2019-01-09 14:36:40,095 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-133 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 14:36:40,100 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3DNGC2CYdAktubRrC8s2eV8Gp 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=805038e1e9f34a349c09768ea1e3dacf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-01-09 14:36:40,100 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-09 14:36:40,101 - 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-09 14:36:40,134 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-01-09 14:36:41,377 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-01-09 14:36:41,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:36:41,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ff0e288-9b0f-43b1-8a82-92b399758d83 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:36:41,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8ff0e288-9b0f-43b1-8a82-92b399758d83 2019-01-09 14:36:41,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:36:41,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["aTK-TTwvRo--Pq0drgK7Cg"], "issued_at": "2019-01-09T14:36:41.000000Z"}} 2019-01-09 14:36:41,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-09 14:36:41,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:42,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-b410fe18-d99e-43c2-be04-faeff4eaeaec Date: Wed, 09 Jan 2019 14:36:42 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-09 14:36:42,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-b410fe18-d99e-43c2-be04-faeff4eaeaec 2019-01-09 14:36:42,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.850425004959s 2019-01-09 14:36:42,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-b410fe18-d99e-43c2-be04-faeff4eaeaec 2019-01-09 14:36:42,667 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - get_network_extensions: set([u'default-subnetpools', u'qos', u'network-ip-availability', u'network_availability_zone', u'auto-allocated-topology', u'ext-gw-mode', u'binding', u'trunk-details', u'agent', u'quotas', u'l3_agent_scheduler', u'tag', u'external-net', u'router', u'flavors', u'net-mtu', u'availability_zone', u'qos-default', u'subnet_allocation', u'standard-attr-tag', u'revision-if-match', u'provider', u'l3-ha', u'quota_details', u'address-scope', u'trunk', u'extraroute', u'net-mtu-writable', u'subnet-service-types', u'standard-attr-timestamp', u'pagination', u'qos-rule-type-details', u'l3-flavors', u'multi-provider', u'segment', u'standard-attr-revisions', u'service-type', u'sorting', u'security-group', u'dhcp_agent_scheduler', u'extra_dhcp_opt', u'router_availability_zone', u'rbac-policies', u'l2_adjacency', u'qos-bw-limit-direction', u'tag-ext', u'standard-attr-description', u'ip-substring-filtering', u'port-security', u'allowed-address-pairs', u'project-id', u'qos-fip', u'ip_allocation']) 2019-01-09 14:36:42,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-01-09 14:36:42,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:43,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f331c054-2f7d-496d-85ae-365098c374c3 x-compute-request-id: req-f331c054-2f7d-496d-85ae-365098c374c3 Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2019-01-09 14:36:43,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-aggregates used request id req-f331c054-2f7d-496d-85ae-365098c374c3 2019-01-09 14:36:43,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.69681596756s 2019-01-09 14:36:43,365 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-aggregates used request id req-f331c054-2f7d-496d-85ae-365098c374c3 2019-01-09 14:36:43,365 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-01-09 14:36:43,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:36:43,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:36: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:36:43,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:36:43,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:43,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124d6d32-b256-4df3-afad-2d2ffa29819f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:36:43,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-124d6d32-b256-4df3-afad-2d2ffa29819f 2019-01-09 14:36:43,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0975699424744s 2019-01-09 14:36:43,475 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-124d6d32-b256-4df3-afad-2d2ffa29819f 2019-01-09 14:36:43,476 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'70f303950d8c4960b77fe442759bd87e', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-01-09 14:36:43,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-01-09 14:36:43,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:43,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ef8e9e3-7f0d-43c5-9c2d-4ac0087e4ccc Content-Encoding: gzip Content-Length: 1956 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0494669e6d664717880aebbd11e4ae6f"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/04d35a572f924343aa32492c786071a4"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "04d35a572f924343aa32492c786071a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0690c92d0c164de2a16224489d883f5b"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "0690c92d0c164de2a16224489d883f5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0deb5bc52df045ada936f4b18c6a3c8f"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/119ecfd8b420436b9c6e88dd1da04922"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71ef488140974ef49719f554f104c76d", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2218848367404a1eac6f8ca2d04d0e6f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2763ead0f88e4e6090b1b8da5ef2578c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/319a147d6e124efb97d6a97c450012fc"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "319a147d6e124efb97d6a97c450012fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/355294da3c9d412681cf2f590b41be19"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4717077414284e3f961902d8c0944254", "id": "355294da3c9d412681cf2f590b41be19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/3b5ffa070ba44334837f8ef37a3002b6"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4260397daaf34de5a3de392b9176f823"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "4260397daaf34de5a3de392b9176f823"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/486c4ab736ea4feaa67d1b83d6e623c1"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/582c241a23bc49ae87845cb9d0079e65"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5a8e2dc6214849e79098ede842dc424e"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5f570c6186f5490fa61ba9505618d4b6"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5f79df9592784e868f26484a5da49352"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "5f79df9592784e868f26484a5da49352"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/606903abb74049c2a056538f35c2ba1a"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4717077414284e3f961902d8c0944254", "id": "606903abb74049c2a056538f35c2ba1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/70da0e4e7a084832ac28cc9ac23c173b"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4717077414284e3f961902d8c0944254", "id": "70da0e4e7a084832ac28cc9ac23c173b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/7578d48bc0dc49dfb5bca1cc62e3cf81"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/80c444892a134608972016eb91c65d44"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "80c444892a134608972016eb91c65d44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8229dee59f61487e8c443d8883943bcc"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "8229dee59f61487e8c443d8883943bcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/90f2e10e13764f47b58b3740c374c9f7"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/956a7257362d42a6855e7698e00194c0"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "956a7257362d42a6855e7698e00194c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/989a3966184d46c1bf7a08cee156c05a"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/998bf57150744a2cb215189d5606ff4f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "998bf57150744a2cb215189d5606ff4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a3723a8b886143438cc87f43c49a2509"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "a3723a8b886143438cc87f43c49a2509"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/aafbcc22baa2460098ef75c92660bdeb"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71ef488140974ef49719f554f104c76d", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ab34b269564748bbb67812ad50577b28"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "ab34b269564748bbb67812ad50577b28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ac7b46b8ccfb45318b4f4c4fd027f84c"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/af8099841ebd4626be67394b87a270f3"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "af8099841ebd4626be67394b87a270f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b5124e7b2d364989a49208133960b11d"}, "url": "http://172.30.9.29:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "b5124e7b2d364989a49208133960b11d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c3388084bfd046d49e4f2e58459f204b"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "c3388084bfd046d49e4f2e58459f204b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ca2378a76601468b91ea637427d8c9e8"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "ca2378a76601468b91ea637427d8c9e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/cbfe54a82e8a4af49f405799c6549a8e"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "cbfe54a82e8a4af49f405799c6549a8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d47856aec8e64fddafd275b4069b2d26"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "d47856aec8e64fddafd275b4069b2d26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d692e93224cc4cc181f0716f0895cd50"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "d692e93224cc4cc181f0716f0895cd50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e0ea0c6d13d2461990ca160bb0e0c593"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e8da202a4f094bba8a90ca07a7a8ebba"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e9409f19e2f248e8a5467f8de5282e0a"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "e9409f19e2f248e8a5467f8de5282e0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e99e9d2db4514fdbb69b9a02ccc9f8e2"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71ef488140974ef49719f554f104c76d", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f9da5b1c5c7649d9a57988068eea0a76"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "f9da5b1c5c7649d9a57988068eea0a76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/fa97e1f3166f48f590d2a5f9d70b83a9"}, "url": "http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-09 14:36:43,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-4ef8e9e3-7f0d-43c5-9c2d-4ac0087e4ccc 2019-01-09 14:36:43,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0916140079498s 2019-01-09 14:36:43,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-4ef8e9e3-7f0d-43c5-9c2d-4ac0087e4ccc 2019-01-09 14:36:43,578 - 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.29:5000/v3/endpoints/0494669e6d664717880aebbd11e4ae6f'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9c271945f3f8465bbabd834d53ba434e', u'id': u'0494669e6d664717880aebbd11e4ae6f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/04d35a572f924343aa32492c786071a4'}, u'url': u'http://172.30.9.29:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b43a0e99c677415ead46a25551dcaa62', u'id': u'04d35a572f924343aa32492c786071a4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/0690c92d0c164de2a16224489d883f5b'}, u'url': u'http://172.30.9.29:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a61154b8e8a945b997f3e9f39abcf493', u'id': u'0690c92d0c164de2a16224489d883f5b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/0deb5bc52df045ada936f4b18c6a3c8f'}, u'url': u'http://12.0.0.28:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f0e34f7515014511bae41aee0418f831', u'id': u'0deb5bc52df045ada936f4b18c6a3c8f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/119ecfd8b420436b9c6e88dd1da04922'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'71ef488140974ef49719f554f104c76d', u'id': u'119ecfd8b420436b9c6e88dd1da04922'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/2218848367404a1eac6f8ca2d04d0e6f'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'f91ac5ded4bc47bbae877082dd9291c4', u'id': u'2218848367404a1eac6f8ca2d04d0e6f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/2763ead0f88e4e6090b1b8da5ef2578c'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c83add85f03845e2a1ce45d254dc9b15', u'id': u'2763ead0f88e4e6090b1b8da5ef2578c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/319a147d6e124efb97d6a97c450012fc'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a61154b8e8a945b997f3e9f39abcf493', u'id': u'319a147d6e124efb97d6a97c450012fc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/355294da3c9d412681cf2f590b41be19'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'4717077414284e3f961902d8c0944254', u'id': u'355294da3c9d412681cf2f590b41be19'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/3b5ffa070ba44334837f8ef37a3002b6'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'aea4ee122f6f40e98a0dc482890bd467', u'id': u'3b5ffa070ba44334837f8ef37a3002b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/4260397daaf34de5a3de392b9176f823'}, u'url': u'http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f0e34f7515014511bae41aee0418f831', u'id': u'4260397daaf34de5a3de392b9176f823'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/486c4ab736ea4feaa67d1b83d6e623c1'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'da226220039d4615b5f8080537c6c4a1', u'id': u'486c4ab736ea4feaa67d1b83d6e623c1'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/582c241a23bc49ae87845cb9d0079e65'}, u'url': u'http://172.30.9.29:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'614b683bc799461aaa8f2ca241b9fed7', u'id': u'582c241a23bc49ae87845cb9d0079e65'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/5a8e2dc6214849e79098ede842dc424e'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b90b05cccdb349a289180c838900f68c', u'id': u'5a8e2dc6214849e79098ede842dc424e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/5f570c6186f5490fa61ba9505618d4b6'}, u'url': u'http://192.30.9.4:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c83add85f03845e2a1ce45d254dc9b15', u'id': u'5f570c6186f5490fa61ba9505618d4b6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/5f79df9592784e868f26484a5da49352'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'da226220039d4615b5f8080537c6c4a1', u'id': u'5f79df9592784e868f26484a5da49352'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/606903abb74049c2a056538f35c2ba1a'}, u'url': u'http://192.30.9.4:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'4717077414284e3f961902d8c0944254', u'id': u'606903abb74049c2a056538f35c2ba1a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/70da0e4e7a084832ac28cc9ac23c173b'}, u'url': u'http://172.30.9.29:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'4717077414284e3f961902d8c0944254', u'id': u'70da0e4e7a084832ac28cc9ac23c173b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/7578d48bc0dc49dfb5bca1cc62e3cf81'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'22a7299703534e2e82b992b551a2522b', u'id': u'7578d48bc0dc49dfb5bca1cc62e3cf81'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/80c444892a134608972016eb91c65d44'}, u'url': u'http://172.30.9.29:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aea4ee122f6f40e98a0dc482890bd467', u'id': u'80c444892a134608972016eb91c65d44'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/8229dee59f61487e8c443d8883943bcc'}, u'url': u'http://172.30.9.29:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'e3b4c57a2e4b41019377f1675443f695', u'id': u'8229dee59f61487e8c443d8883943bcc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/90f2e10e13764f47b58b3740c374c9f7'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b43a0e99c677415ead46a25551dcaa62', u'id': u'90f2e10e13764f47b58b3740c374c9f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/956a7257362d42a6855e7698e00194c0'}, u'url': u'http://172.30.9.29:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f91ac5ded4bc47bbae877082dd9291c4', u'id': u'956a7257362d42a6855e7698e00194c0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/989a3966184d46c1bf7a08cee156c05a'}, u'url': u'http://192.30.9.4:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'22a7299703534e2e82b992b551a2522b', u'id': u'989a3966184d46c1bf7a08cee156c05a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/998bf57150744a2cb215189d5606ff4f'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'614b683bc799461aaa8f2ca241b9fed7', u'id': u'998bf57150744a2cb215189d5606ff4f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/a3723a8b886143438cc87f43c49a2509'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b90b05cccdb349a289180c838900f68c', u'id': u'a3723a8b886143438cc87f43c49a2509'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/aafbcc22baa2460098ef75c92660bdeb'}, u'url': u'http://172.30.9.29:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'71ef488140974ef49719f554f104c76d', u'id': u'aafbcc22baa2460098ef75c92660bdeb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/ab34b269564748bbb67812ad50577b28'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9c271945f3f8465bbabd834d53ba434e', u'id': u'ab34b269564748bbb67812ad50577b28'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/ac7b46b8ccfb45318b4f4c4fd027f84c'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'e3b4c57a2e4b41019377f1675443f695', u'id': u'ac7b46b8ccfb45318b4f4c4fd027f84c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/af8099841ebd4626be67394b87a270f3'}, u'url': u'http://172.30.9.29:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c83add85f03845e2a1ce45d254dc9b15', u'id': u'af8099841ebd4626be67394b87a270f3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/b5124e7b2d364989a49208133960b11d'}, u'url': u'http://172.30.9.29:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9c271945f3f8465bbabd834d53ba434e', u'id': u'b5124e7b2d364989a49208133960b11d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/c3388084bfd046d49e4f2e58459f204b'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'f91ac5ded4bc47bbae877082dd9291c4', u'id': u'c3388084bfd046d49e4f2e58459f204b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/ca2378a76601468b91ea637427d8c9e8'}, u'url': u'http://172.30.9.29:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'22a7299703534e2e82b992b551a2522b', u'id': u'ca2378a76601468b91ea637427d8c9e8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/cbfe54a82e8a4af49f405799c6549a8e'}, u'url': u'http://192.30.9.4:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a61154b8e8a945b997f3e9f39abcf493', u'id': u'cbfe54a82e8a4af49f405799c6549a8e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/d47856aec8e64fddafd275b4069b2d26'}, u'url': u'http://192.30.9.4:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'aea4ee122f6f40e98a0dc482890bd467', u'id': u'd47856aec8e64fddafd275b4069b2d26'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/d692e93224cc4cc181f0716f0895cd50'}, u'url': u'http://192.30.9.4:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'614b683bc799461aaa8f2ca241b9fed7', u'id': u'd692e93224cc4cc181f0716f0895cd50'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/e0ea0c6d13d2461990ca160bb0e0c593'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'e3b4c57a2e4b41019377f1675443f695', u'id': u'e0ea0c6d13d2461990ca160bb0e0c593'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/e8da202a4f094bba8a90ca07a7a8ebba'}, u'url': u'http://172.30.9.29:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b90b05cccdb349a289180c838900f68c', u'id': u'e8da202a4f094bba8a90ca07a7a8ebba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/e9409f19e2f248e8a5467f8de5282e0a'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b43a0e99c677415ead46a25551dcaa62', u'id': u'e9409f19e2f248e8a5467f8de5282e0a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/e99e9d2db4514fdbb69b9a02ccc9f8e2'}, u'url': u'http://192.30.9.4:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'71ef488140974ef49719f554f104c76d', u'id': u'e99e9d2db4514fdbb69b9a02ccc9f8e2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/f9da5b1c5c7649d9a57988068eea0a76'}, u'url': u'http://172.30.9.29:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'da226220039d4615b5f8080537c6c4a1', u'id': u'f9da5b1c5c7649d9a57988068eea0a76'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.29:5000/v3/endpoints/fa97e1f3166f48f590d2a5f9d70b83a9'}, u'url': u'http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f0e34f7515014511bae41aee0418f831', u'id': u'fa97e1f3166f48f590d2a5f9d70b83a9'})] 2019-01-09 14:36:43,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-01-09 14:36:43,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:43,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36: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-4eac57ba-926b-4919-82d0-a86a9b8bc88d x-compute-request-id: req-4eac57ba-926b-4919-82d0-a86a9b8bc88d 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-09 14:36:43,687 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/extensions used request id req-4eac57ba-926b-4919-82d0-a86a9b8bc88d 2019-01-09 14:36:43,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.10737991333s 2019-01-09 14:36:43,688 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/extensions used request id req-4eac57ba-926b-4919-82d0-a86a9b8bc88d 2019-01-09 14:36:43,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-01-09 14:36:43,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:44,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36: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-27f2e6f2-110f-4ca1-ba56-25367804ea95 x-compute-request-id: req-27f2e6f2-110f-4ca1-ba56-25367804ea95 Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-01-09 14:36:44,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-floating-ip-pools used request id req-27f2e6f2-110f-4ca1-ba56-25367804ea95 2019-01-09 14:36:44,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.18046998978s 2019-01-09 14:36:44,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-floating-ip-pools used request id req-27f2e6f2-110f-4ca1-ba56-25367804ea95 2019-01-09 14:36:44,884 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-01-09 14:36:44,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:36:44,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:44,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f3bad986-114c-4b4f-96b8-41ece952a8db Date: Wed, 09 Jan 2019 14:36:44 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:36:44,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f3bad986-114c-4b4f-96b8-41ece952a8db 2019-01-09 14:36:44,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0412669181824s 2019-01-09 14:36:44,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f3bad986-114c-4b4f-96b8-41ece952a8db 2019-01-09 14:36:44,929 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-01-09 14:36:44,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 14:36:44,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:45,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e817ae0-7070-4220-8d3c-6f7f9cf24e84 x-compute-request-id: req-1e817ae0-7070-4220-8d3c-6f7f9cf24e84 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2019-01-09 14:36:45,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-1e817ae0-7070-4220-8d3c-6f7f9cf24e84 2019-01-09 14:36:45,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.142855882645s 2019-01-09 14:36:45,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-1e817ae0-7070-4220-8d3c-6f7f9cf24e84 2019-01-09 14:36:45,073 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.8', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2012000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 1, u'service': {u'host': u'overcloud-novacompute-0.opnfvlf.org', u'disabled_reason': None, u'id': 5}, 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.3', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 148, u'hypervisor_version': 2012000, u'disk_available_least': 148, u'local_gb': 148, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 6}, 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-09 14:36:45,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-01-09 14:36:45,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:45,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-040927c1-b584-4101-b973-e32396ae540e x-compute-request-id: req-040927c1-b584-4101-b973-e32396ae540e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 14:36:45,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-040927c1-b584-4101-b973-e32396ae540e 2019-01-09 14:36:45,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.0208148956299s 2019-01-09 14:36:45,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-040927c1-b584-4101-b973-e32396ae540e 2019-01-09 14:36:45,096 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-01-09 14:36:45,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:36:45,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:45,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-4e320229-13e1-4cbf-bc2a-bb211ca2a08b Date: Wed, 09 Jan 2019 14:36:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:36:45,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4e320229-13e1-4cbf-bc2a-bb211ca2a08b 2019-01-09 14:36:45,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0929379463196s 2019-01-09 14:36:45,189 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4e320229-13e1-4cbf-bc2a-bb211ca2a08b 2019-01-09 14:36:45,190 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T14:33:58Z', u'is_default': False, u'revision_number': 7, u'port_security_enabled': True, u'mtu': 1500, u'id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'provider:segmentation_id': None, u'router:external': True, u'availability_zone_hints': [], u'availability_zones': [u'nova'], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'external', u'created_at': u'2019-01-09T14:33:52Z', u'provider:network_type': u'flat', u'tenant_id': u'0500c4b87961418980a7c07f67a08318', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0500c4b87961418980a7c07f67a08318', u'l2_adjacency': True})] 2019-01-09 14:36:45,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:36:45,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:45,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eafa34d7-9a97-4ea9-bf54-690cf6f21854 Date: Wed, 09 Jan 2019 14:36:45 GMT RESP BODY: {"ports":[]} 2019-01-09 14:36:45,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json used request id req-eafa34d7-9a97-4ea9-bf54-690cf6f21854 2019-01-09 14:36:45,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0355060100555s 2019-01-09 14:36:45,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json used request id req-eafa34d7-9a97-4ea9-bf54-690cf6f21854 2019-01-09 14:36:45,226 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-01-09 14:36:45,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:36:45,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:45,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179981da-3498-4b9d-8084-52d95d06793c Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "0500c4b87961418980a7c07f67a08318"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "01c83b98b1f347ab9410fc10fedd430b"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318/users/01c83b98b1f347ab9410fc10fedd430b/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"project": {"id": "0500c4b87961418980a7c07f67a08318"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "07d378842dcb43a9869542f6544a43c0"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318/users/07d378842dcb43a9869542f6544a43c0/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"project": {"id": "0500c4b87961418980a7c07f67a08318"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "26bc30d0dace40f98117a50a9685e9ba"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318/users/26bc30d0dace40f98117a50a9685e9ba/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"project": {"id": "0500c4b87961418980a7c07f67a08318"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "54c8874f53b54ad3962eb7c8949d5437"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318/users/54c8874f53b54ad3962eb7c8949d5437/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"project": {"id": "0500c4b87961418980a7c07f67a08318"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "5771d01662484018a91690bb8afed30b"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318/users/5771d01662484018a91690bb8afed30b/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"project": {"id": "0500c4b87961418980a7c07f67a08318"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "5e7439aec09c428aaed68b899ee9141a"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318/users/5e7439aec09c428aaed68b899ee9141a/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"project": {"id": "0500c4b87961418980a7c07f67a08318"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "5edfe4a4fa644ee394192ffd69f1b586"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318/users/5edfe4a4fa644ee394192ffd69f1b586/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"project": {"id": "0500c4b87961418980a7c07f67a08318"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "600e1589dfed4438b29f25ce164fc466"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318/users/600e1589dfed4438b29f25ce164fc466/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"project": {"id": "0500c4b87961418980a7c07f67a08318"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "7938b997a5714a9ba571ba02c101cf11"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318/users/7938b997a5714a9ba571ba02c101cf11/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"project": {"id": "0500c4b87961418980a7c07f67a08318"}}, "role": {"id": "4d17bb70d2564fbd82cfa0fc88916733"}, "user": {"id": "7938b997a5714a9ba571ba02c101cf11"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318/users/7938b997a5714a9ba571ba02c101cf11/roles/4d17bb70d2564fbd82cfa0fc88916733"}}, {"scope": {"project": {"id": "0500c4b87961418980a7c07f67a08318"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "8bfd1f5635c549cf8c4ac403c81f2964"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318/users/8bfd1f5635c549cf8c4ac403c81f2964/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"project": {"id": "0500c4b87961418980a7c07f67a08318"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "a2eea84444784e138ac7f34e5917f617"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318/users/a2eea84444784e138ac7f34e5917f617/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"project": {"id": "0500c4b87961418980a7c07f67a08318"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "bbae5385819a40de8a1701b968af7c18"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318/users/bbae5385819a40de8a1701b968af7c18/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"project": {"id": "805038e1e9f34a349c09768ea1e3dacf"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "f532accc59d74f429f6bd1404e63fdb0"}, "links": {"assignment": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf/users/f532accc59d74f429f6bd1404e63fdb0/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"domain": {"id": "70f303950d8c4960b77fe442759bd87e"}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "e220fc2b503a4ace9aa1c9fe722dd0af"}, "links": {"assignment": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e/users/e220fc2b503a4ace9aa1c9fe722dd0af/roles/1810c142dc3242c4a6346a71cf5af7c3"}}, {"scope": {"system": {"all": true}}, "role": {"id": "1810c142dc3242c4a6346a71cf5af7c3"}, "user": {"id": "f532accc59d74f429f6bd1404e63fdb0"}, "links": {"assignment": "http://172.30.9.29:5000/v3/system/users/f532accc59d74f429f6bd1404e63fdb0/roles/1810c142dc3242c4a6346a71cf5af7c3"}}], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments", "previous": null, "next": null}} 2019-01-09 14:36:45,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments used request id req-179981da-3498-4b9d-8084-52d95d06793c 2019-01-09 14:36:45,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0943009853363s 2019-01-09 14:36:45,325 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments used request id req-179981da-3498-4b9d-8084-52d95d06793c 2019-01-09 14:36:45,328 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'0500c4b87961418980a7c07f67a08318', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'01c83b98b1f347ab9410fc10fedd430b'}), Munch({'project': u'0500c4b87961418980a7c07f67a08318', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'07d378842dcb43a9869542f6544a43c0'}), Munch({'project': u'0500c4b87961418980a7c07f67a08318', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'26bc30d0dace40f98117a50a9685e9ba'}), Munch({'project': u'0500c4b87961418980a7c07f67a08318', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'54c8874f53b54ad3962eb7c8949d5437'}), Munch({'project': u'0500c4b87961418980a7c07f67a08318', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'5771d01662484018a91690bb8afed30b'}), Munch({'project': u'0500c4b87961418980a7c07f67a08318', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'5e7439aec09c428aaed68b899ee9141a'}), Munch({'project': u'0500c4b87961418980a7c07f67a08318', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'5edfe4a4fa644ee394192ffd69f1b586'}), Munch({'project': u'0500c4b87961418980a7c07f67a08318', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'600e1589dfed4438b29f25ce164fc466'}), Munch({'project': u'0500c4b87961418980a7c07f67a08318', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'7938b997a5714a9ba571ba02c101cf11'}), Munch({'project': u'0500c4b87961418980a7c07f67a08318', 'id': u'4d17bb70d2564fbd82cfa0fc88916733', 'user': u'7938b997a5714a9ba571ba02c101cf11'}), Munch({'project': u'0500c4b87961418980a7c07f67a08318', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'8bfd1f5635c549cf8c4ac403c81f2964'}), Munch({'project': u'0500c4b87961418980a7c07f67a08318', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'a2eea84444784e138ac7f34e5917f617'}), Munch({'project': u'0500c4b87961418980a7c07f67a08318', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'bbae5385819a40de8a1701b968af7c18'}), Munch({'project': u'805038e1e9f34a349c09768ea1e3dacf', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'f532accc59d74f429f6bd1404e63fdb0'}), Munch({'domain': u'70f303950d8c4960b77fe442759bd87e', 'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'e220fc2b503a4ace9aa1c9fe722dd0af'}), Munch({'id': u'1810c142dc3242c4a6346a71cf5af7c3', 'user': u'f532accc59d74f429f6bd1404e63fdb0'})] 2019-01-09 14:36:45,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:36:45,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:45,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54859267-e5c3-4e14-987a-2c9216e7c73d Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:36:45,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-54859267-e5c3-4e14-987a-2c9216e7c73d 2019-01-09 14:36:45,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0896050930023s 2019-01-09 14:36:45,422 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-54859267-e5c3-4e14-987a-2c9216e7c73d 2019-01-09 14:36:45,423 - 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'1810c142dc3242c4a6346a71cf5af7c3'}), 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'4d17bb70d2564fbd82cfa0fc88916733'}), 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'8fbd071d37d84457b39709fae45a557b'}), 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'heat_stack_user', 'id': u'ea19b40588114da9937932a6d256167b'})] 2019-01-09 14:36:45,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 14:36:45,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:45,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e9b44020-3ad4-4d70-a9be-327ef53baceb Date: Wed, 09 Jan 2019 14:36:45 GMT RESP BODY: {"routers": []} 2019-01-09 14:36:45,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-e9b44020-3ad4-4d70-a9be-327ef53baceb 2019-01-09 14:36:45,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0467188358307s 2019-01-09 14:36:45,470 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-e9b44020-3ad4-4d70-a9be-327ef53baceb 2019-01-09 14:36:45,470 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-01-09 14:36:45,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:36:45,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:45,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-25506045-76f9-4782-80d7-56400354765b x-compute-request-id: req-25506045-76f9-4782-80d7-56400354765b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 14:36:45,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-25506045-76f9-4782-80d7-56400354765b 2019-01-09 14:36:45,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0815708637238s 2019-01-09 14:36:45,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-25506045-76f9-4782-80d7-56400354765b 2019-01-09 14:36:45,553 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-01-09 14:36:45,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-09 14:36:45,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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-09 14:36:45,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:36: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://192.30.9.4: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.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:36:45,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:45,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2a25d1-1f51-4575-8fd8-214c77d6a5fe Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/22a7299703534e2e82b992b551a2522b"}, "enabled": true, "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4717077414284e3f961902d8c0944254"}, "enabled": true, "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/614b683bc799461aaa8f2ca241b9fed7"}, "enabled": true, "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/63a8acabacb642f78b2450de5f0e7340"}, "enabled": true, "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/71ef488140974ef49719f554f104c76d"}, "enabled": true, "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9c271945f3f8465bbabd834d53ba434e"}, "enabled": true, "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a61154b8e8a945b997f3e9f39abcf493"}, "enabled": true, "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aea4ee122f6f40e98a0dc482890bd467"}, "enabled": true, "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b43a0e99c677415ead46a25551dcaa62"}, "enabled": true, "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b90b05cccdb349a289180c838900f68c"}, "enabled": true, "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/c83add85f03845e2a1ce45d254dc9b15"}, "enabled": true, "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/da226220039d4615b5f8080537c6c4a1"}, "enabled": true, "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e3b4c57a2e4b41019377f1675443f695"}, "enabled": true, "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f0e34f7515014511bae41aee0418f831"}, "enabled": true, "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f91ac5ded4bc47bbae877082dd9291c4"}, "enabled": true, "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2019-01-09 14:36:45,668 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-0e2a25d1-1f51-4575-8fd8-214c77d6a5fe 2019-01-09 14:36:45,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.111429929733s 2019-01-09 14:36:45,668 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-0e2a25d1-1f51-4575-8fd8-214c77d6a5fe 2019-01-09 14:36:45,674 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'22a7299703534e2e82b992b551a2522b', 'name': u'cinder'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'4717077414284e3f961902d8c0944254', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'614b683bc799461aaa8f2ca241b9fed7', 'name': u'placement'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'63a8acabacb642f78b2450de5f0e7340', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'71ef488140974ef49719f554f104c76d', 'name': u'cinderv2'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'9c271945f3f8465bbabd834d53ba434e', 'name': u'panko'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'a61154b8e8a945b997f3e9f39abcf493', 'name': u'nova'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'aea4ee122f6f40e98a0dc482890bd467', 'name': u'heat'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'b43a0e99c677415ead46a25551dcaa62', 'name': u'gnocchi'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'b90b05cccdb349a289180c838900f68c', 'name': u'aodh'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'c83add85f03845e2a1ce45d254dc9b15', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'da226220039d4615b5f8080537c6c4a1', 'name': u'glance'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'e3b4c57a2e4b41019377f1675443f695', 'name': u'keystone'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'f0e34f7515014511bae41aee0418f831', 'name': u'swift'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'f91ac5ded4bc47bbae877082dd9291c4', 'name': u'neutron'})] 2019-01-09 14:36:45,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:36:45,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:45,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-bb5bcbf1-2dfe-44fb-b159-ca8d30fa4c4f Date: Wed, 09 Jan 2019 14:36:45 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:36:45,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-bb5bcbf1-2dfe-44fb-b159-ca8d30fa4c4f 2019-01-09 14:36:45,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0391709804535s 2019-01-09 14:36:45,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-bb5bcbf1-2dfe-44fb-b159-ca8d30fa4c4f 2019-01-09 14:36:45,714 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:33:58Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'172.30.9.200', u'end': u'172.30.9.220'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'172.30.9.0/24', u'id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'tenant_id': u'0500c4b87961418980a7c07f67a08318', u'created_at': u'2019-01-09T14:33:58Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'0500c4b87961418980a7c07f67a08318'})] 2019-01-09 14:36:45,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-01-09 14:36:45,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c7ed7b57a17fde0093e695a48170e84a2407f8be" 2019-01-09 14:36:45,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 304 X-Openstack-Request-Id: req-5f1d48f6-2558-43ad-b7ec-4b57fda44878 Date: Wed, 09 Jan 2019 14:36:45 GMT RESP BODY: {"service_providers": [{"service_type": "L3_ROUTER_NAT", "default": false, "name": "single_node"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "ha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvrha"}, {"service_type": "L3_ROUTER_NAT", "default": false, "name": "dvr"}]} 2019-01-09 14:36:45,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/service-providers.json used request id req-5f1d48f6-2558-43ad-b7ec-4b57fda44878 2019-01-09 14:36:45,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00696301460266s 2019-01-09 14:36:45,722 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/service-providers.json used request id req-5f1d48f6-2558-43ad-b7ec-4b57fda44878 2019-01-09 14:36:45,723 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_service_providers: [Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'single_node'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'ha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvrha'}), Munch({u'service_type': u'L3_ROUTER_NAT', u'default': False, u'name': u'dvr'})] 2019-01-09 14:36:45,863 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 14:36:45,863 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:04 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-09 14:36:45,916 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-01-09 14:36:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:36:46,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92cecf4f-d441-4340-a3d4-bcacf04a72d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:36:46,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-92cecf4f-d441-4340-a3d4-bcacf04a72d3 2019-01-09 14:36:46,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:36:46,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["bdfcmEVBQ4KreQZh95T4CQ"], "issued_at": "2019-01-09T14:36:46.000000Z"}} 2019-01-09 14:36:46,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:36:46,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}bf11f4739da7beb9c1c06ba432012496ed7962e3" 2019-01-09 14:36:47,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1ae93659-bb51-477e-8959-29d13fc1d0d8 Date: Wed, 09 Jan 2019 14:36:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:36:47,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1ae93659-bb51-477e-8959-29d13fc1d0d8 2019-01-09 14:36:47,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.03292989731s 2019-01-09 14:36:47,584 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1ae93659-bb51-477e-8959-29d13fc1d0d8 2019-01-09 14:36:47,585 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-01-09 14:36:47,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:36:47,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:36: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:36:47,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:36:47,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bf11f4739da7beb9c1c06ba432012496ed7962e3" 2019-01-09 14:36:47,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a96144-b401-476a-af0f-3e3f7d691164 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:36:47,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-e1a96144-b401-476a-af0f-3e3f7d691164 2019-01-09 14:36:47,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0929200649261s 2019-01-09 14:36:47,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-e1a96144-b401-476a-af0f-3e3f7d691164 2019-01-09 14:36:47,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:36:47,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}bf11f4739da7beb9c1c06ba432012496ed7962e3" 2019-01-09 14:36:47,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c2327a1-499c-48d8-8651-560ba85b1ccc Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-09 14:36:47,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-0c2327a1-499c-48d8-8651-560ba85b1ccc 2019-01-09 14:36:47,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0298290252686s 2019-01-09 14:36:47,726 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-0c2327a1-499c-48d8-8651-560ba85b1ccc 2019-01-09 14:36:47,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 14:36:47,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}bf11f4739da7beb9c1c06ba432012496ed7962e3" -d '{"network": {"tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "name": "tenantnetwork1-net_67cda524-41d9-46ab-adb8-b42e1eaa2b47", "admin_state_up": true}}' 2019-01-09 14:36:48,243 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fca7ea63-3066-4593-8c18-2a4a6cb1298b Date: Wed, 09 Jan 2019 14:36:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7a610d8c-18e9-42ac-98a1-013ab457d723","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"805038e1e9f34a349c09768ea1e3dacf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:36:48Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_67cda524-41d9-46ab-adb8-b42e1eaa2b47","admin_state_up":true,"tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:36:47Z","mtu":1450}} 2019-01-09 14:36:48,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-fca7ea63-3066-4593-8c18-2a4a6cb1298b 2019-01-09 14:36:48,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.516398906708s 2019-01-09 14:36:48,244 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-fca7ea63-3066-4593-8c18-2a4a6cb1298b 2019-01-09 14:36:48,244 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T14:36:48Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7a610d8c-18e9-42ac-98a1-013ab457d723', u'provider:segmentation_id': 55, 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_67cda524-41d9-46ab-adb8-b42e1eaa2b47', u'created_at': u'2019-01-09T14:36:47Z', u'mtu': 1450, u'tenant_id': u'805038e1e9f34a349c09768ea1e3dacf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'805038e1e9f34a349c09768ea1e3dacf', u'l2_adjacency': True}) 2019-01-09 14:36:48,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:36:48,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bf11f4739da7beb9c1c06ba432012496ed7962e3" 2019-01-09 14:36:48,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-a2092165-e40a-4cf9-a107-761265112922 Date: Wed, 09 Jan 2019 14:36:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7a610d8c-18e9-42ac-98a1-013ab457d723","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"805038e1e9f34a349c09768ea1e3dacf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:36:48Z","qos_policy_id":null,"name":"tenantnetwork1-net_67cda524-41d9-46ab-adb8-b42e1eaa2b47","admin_state_up":true,"tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:36:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:36:48,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a2092165-e40a-4cf9-a107-761265112922 2019-01-09 14:36:48,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.154585123062s 2019-01-09 14:36:48,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a2092165-e40a-4cf9-a107-761265112922 2019-01-09 14:36:48,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 14:36:48,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}bf11f4739da7beb9c1c06ba432012496ed7962e3" -d '{"subnet": {"name": "tenantnetwork1-subnet_67cda524-41d9-46ab-adb8-b42e1eaa2b47", "enable_dhcp": true, "network_id": "7a610d8c-18e9-42ac-98a1-013ab457d723", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 14:36:48,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-d44704aa-632b-4d86-8353-4b4bc59fb31e Date: Wed, 09 Jan 2019 14:36:48 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:36:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e34d5bef-e851-4297-b96d-fcf5c9d25eb6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"805038e1e9f34a349c09768ea1e3dacf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_67cda524-41d9-46ab-adb8-b42e1eaa2b47","enable_dhcp":true,"segment_id":null,"network_id":"7a610d8c-18e9-42ac-98a1-013ab457d723","tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:36:48Z","ip_version":4}} 2019-01-09 14:36:48,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-d44704aa-632b-4d86-8353-4b4bc59fb31e 2019-01-09 14:36:48,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.595335960388s 2019-01-09 14:36:48,997 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-d44704aa-632b-4d86-8353-4b4bc59fb31e 2019-01-09 14:36:48,998 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:36:48Z', 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'e34d5bef-e851-4297-b96d-fcf5c9d25eb6', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_67cda524-41d9-46ab-adb8-b42e1eaa2b47', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7a610d8c-18e9-42ac-98a1-013ab457d723', u'tenant_id': u'805038e1e9f34a349c09768ea1e3dacf', u'created_at': u'2019-01-09T14:36:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'805038e1e9f34a349c09768ea1e3dacf'}) 2019-01-09 14:36:48,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 14:36:48,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}bf11f4739da7beb9c1c06ba432012496ed7962e3" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "tenantnetwork1-router_67cda524-41d9-46ab-adb8-b42e1eaa2b47", "admin_state_up": true}}' 2019-01-09 14:36:50,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-111bcd2e-541e-4d01-be4a-7fb266fe8d0f Date: Wed, 09 Jan 2019 14:36:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:49Z", "admin_state_up": true, "updated_at": "2019-01-09T14:36:50Z", "project_id": "805038e1e9f34a349c09768ea1e3dacf", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "a2d495f7-4098-4f29-85a4-2cc44c13335e", "name": "tenantnetwork1-router_67cda524-41d9-46ab-adb8-b42e1eaa2b47"}} 2019-01-09 14:36:50,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-111bcd2e-541e-4d01-be4a-7fb266fe8d0f 2019-01-09 14:36:50,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.58189702034s 2019-01-09 14:36:50,581 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-111bcd2e-541e-4d01-be4a-7fb266fe8d0f 2019-01-09 14:36:50,581 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:36:50Z', u'revision_number': 3, u'ha': False, u'id': u'a2d495f7-4098-4f29-85a4-2cc44c13335e', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_67cda524-41d9-46ab-adb8-b42e1eaa2b47', u'admin_state_up': True, u'tenant_id': u'805038e1e9f34a349c09768ea1e3dacf', u'created_at': u'2019-01-09T14:36:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'805038e1e9f34a349c09768ea1e3dacf'}) 2019-01-09 14:36:50,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 14:36:50,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/a2d495f7-4098-4f29-85a4-2cc44c13335e/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}bf11f4739da7beb9c1c06ba432012496ed7962e3" -d '{"subnet_id": "e34d5bef-e851-4297-b96d-fcf5c9d25eb6"}' 2019-01-09 14:36:52,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b3035c3b-70e7-4f6c-bae1-6912ee62e49d Date: Wed, 09 Jan 2019 14:36:52 GMT RESP BODY: {"network_id": "7a610d8c-18e9-42ac-98a1-013ab457d723", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "subnet_id": "e34d5bef-e851-4297-b96d-fcf5c9d25eb6", "subnet_ids": ["e34d5bef-e851-4297-b96d-fcf5c9d25eb6"], "port_id": "ca95a2c5-426d-4615-91e0-351d9c0032d7", "id": "a2d495f7-4098-4f29-85a4-2cc44c13335e"} 2019-01-09 14:36:52,585 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a2d495f7-4098-4f29-85a4-2cc44c13335e/add_router_interface.json used request id req-b3035c3b-70e7-4f6c-bae1-6912ee62e49d 2019-01-09 14:36:52,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.00344991684s 2019-01-09 14:36:52,585 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a2d495f7-4098-4f29-85a4-2cc44c13335e/add_router_interface.json used request id req-b3035c3b-70e7-4f6c-bae1-6912ee62e49d returning object a2d495f7-4098-4f29-85a4-2cc44c13335e 2019-01-09 14:36:52,703 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 14:36:52,704 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-09 14:36:52,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 14:36:52,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/a2d495f7-4098-4f29-85a4-2cc44c13335e/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}bf11f4739da7beb9c1c06ba432012496ed7962e3" -d '{"subnet_id": "e34d5bef-e851-4297-b96d-fcf5c9d25eb6"}' 2019-01-09 14:36:54,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a6afd28a-88fe-42bf-825b-c02685ec9a6c Date: Wed, 09 Jan 2019 14:36:54 GMT RESP BODY: {"network_id": "7a610d8c-18e9-42ac-98a1-013ab457d723", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "subnet_id": "e34d5bef-e851-4297-b96d-fcf5c9d25eb6", "subnet_ids": ["e34d5bef-e851-4297-b96d-fcf5c9d25eb6"], "port_id": "ca95a2c5-426d-4615-91e0-351d9c0032d7", "id": "a2d495f7-4098-4f29-85a4-2cc44c13335e"} 2019-01-09 14:36:54,619 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a2d495f7-4098-4f29-85a4-2cc44c13335e/remove_router_interface.json used request id req-a6afd28a-88fe-42bf-825b-c02685ec9a6c 2019-01-09 14:36:54,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.90933203697s 2019-01-09 14:36:54,619 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a2d495f7-4098-4f29-85a4-2cc44c13335e/remove_router_interface.json used request id req-a6afd28a-88fe-42bf-825b-c02685ec9a6c returning object a2d495f7-4098-4f29-85a4-2cc44c13335e 2019-01-09 14:36:54,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 14:36:54,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bf11f4739da7beb9c1c06ba432012496ed7962e3" 2019-01-09 14:36:54,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-0b3d5a8f-c6f8-45f4-87df-a55d6bd48de1 Date: Wed, 09 Jan 2019 14:36:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:49Z", "admin_state_up": true, "updated_at": "2019-01-09T14:36:53Z", "project_id": "805038e1e9f34a349c09768ea1e3dacf", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "a2d495f7-4098-4f29-85a4-2cc44c13335e", "name": "tenantnetwork1-router_67cda524-41d9-46ab-adb8-b42e1eaa2b47"}]} 2019-01-09 14:36:54,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-0b3d5a8f-c6f8-45f4-87df-a55d6bd48de1 2019-01-09 14:36:54,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.142184972763s 2019-01-09 14:36:54,762 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-0b3d5a8f-c6f8-45f4-87df-a55d6bd48de1 2019-01-09 14:36:54,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 14:36:54,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/a2d495f7-4098-4f29-85a4-2cc44c13335e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf11f4739da7beb9c1c06ba432012496ed7962e3" 2019-01-09 14:36:55,884 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b6ad1b6-cefa-4ace-862f-cdf1a11183ec Content-Length: 0 Date: Wed, 09 Jan 2019 14:36:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:36:55,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/a2d495f7-4098-4f29-85a4-2cc44c13335e.json used request id req-9b6ad1b6-cefa-4ace-862f-cdf1a11183ec 2019-01-09 14:36:55,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12132978439s 2019-01-09 14:36:55,885 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/a2d495f7-4098-4f29-85a4-2cc44c13335e.json used request id req-9b6ad1b6-cefa-4ace-862f-cdf1a11183ec 2019-01-09 14:36:55,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:36:55,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bf11f4739da7beb9c1c06ba432012496ed7962e3" 2019-01-09 14:36:55,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-ac710d7c-af27-424a-b1af-83a53a4220c5 Date: Wed, 09 Jan 2019 14:36:55 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4},{"updated_at":"2019-01-09T14:36:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e34d5bef-e851-4297-b96d-fcf5c9d25eb6","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"805038e1e9f34a349c09768ea1e3dacf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_67cda524-41d9-46ab-adb8-b42e1eaa2b47","enable_dhcp":true,"segment_id":null,"network_id":"7a610d8c-18e9-42ac-98a1-013ab457d723","tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:36:48Z","ip_version":4}]} 2019-01-09 14:36:55,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-ac710d7c-af27-424a-b1af-83a53a4220c5 2019-01-09 14:36:55,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0845000743866s 2019-01-09 14:36:55,970 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-ac710d7c-af27-424a-b1af-83a53a4220c5 2019-01-09 14:36:55,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 14:36:55,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/e34d5bef-e851-4297-b96d-fcf5c9d25eb6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf11f4739da7beb9c1c06ba432012496ed7962e3" 2019-01-09 14:36:56,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7c532ee-8f29-40ab-ac91-76cf711232c4 Date: Wed, 09 Jan 2019 14:36:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:36:56,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/e34d5bef-e851-4297-b96d-fcf5c9d25eb6.json used request id req-d7c532ee-8f29-40ab-ac91-76cf711232c4 2019-01-09 14:36:56,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00948691368s 2019-01-09 14:36:56,982 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/e34d5bef-e851-4297-b96d-fcf5c9d25eb6.json used request id req-d7c532ee-8f29-40ab-ac91-76cf711232c4 2019-01-09 14:36:56,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:36:56,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bf11f4739da7beb9c1c06ba432012496ed7962e3" 2019-01-09 14:36:57,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-0c96016e-b877-4b1a-9b8f-f14ac7f308f3 Date: Wed, 09 Jan 2019 14:36:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"7a610d8c-18e9-42ac-98a1-013ab457d723","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"805038e1e9f34a349c09768ea1e3dacf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:36:56Z","qos_policy_id":null,"name":"tenantnetwork1-net_67cda524-41d9-46ab-adb8-b42e1eaa2b47","admin_state_up":true,"tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:36:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:36:57,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-0c96016e-b877-4b1a-9b8f-f14ac7f308f3 2019-01-09 14:36:57,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0844879150391s 2019-01-09 14:36:57,067 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-0c96016e-b877-4b1a-9b8f-f14ac7f308f3 2019-01-09 14:36:57,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 14:36:57,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/7a610d8c-18e9-42ac-98a1-013ab457d723.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf11f4739da7beb9c1c06ba432012496ed7962e3" 2019-01-09 14:36:58,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ab430a6-f91c-41a7-8ab1-953bcd15134c Date: Wed, 09 Jan 2019 14:36:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:36:58,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7a610d8c-18e9-42ac-98a1-013ab457d723.json used request id req-8ab430a6-f91c-41a7-8ab1-953bcd15134c 2019-01-09 14:36:58,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00474405289s 2019-01-09 14:36:58,073 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7a610d8c-18e9-42ac-98a1-013ab457d723.json used request id req-8ab430a6-f91c-41a7-8ab1-953bcd15134c 2019-01-09 14:36:58,147 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-01-09 14:36:58,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:36:58,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daaeb5d4-8652-4bed-a027-a714cc28dfc4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:36:58,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-daaeb5d4-8652-4bed-a027-a714cc28dfc4 2019-01-09 14:36:58,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:36:58,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:36:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["LcoOXRekRkWjza6XGrQicw"], "issued_at": "2019-01-09T14:36:58.000000Z"}} 2019-01-09 14:36:58,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:36:58,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:36:59,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5054587c-fb5b-4f58-9457-5416999592e9 Date: Wed, 09 Jan 2019 14:36:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:36:59,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5054587c-fb5b-4f58-9457-5416999592e9 2019-01-09 14:36:59,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.05647206306s 2019-01-09 14:36:59,627 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5054587c-fb5b-4f58-9457-5416999592e9 2019-01-09 14:36:59,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:36:59,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:36: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:36:59,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:36:59,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:36:59,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5492a904-3ea2-4336-a9eb-e418fc250c9e Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:36:59,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-5492a904-3ea2-4336-a9eb-e418fc250c9e 2019-01-09 14:36:59,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0236101150513s 2019-01-09 14:36:59,661 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-5492a904-3ea2-4336-a9eb-e418fc250c9e 2019-01-09 14:36:59,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 14:36:59,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_110ac65a-710a-4b84-a88f-fe122aade18a"}}' 2019-01-09 14:36:59,838 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b078a4b6-a074-462c-8803-b97fb976ab61 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.29:5000/v3/projects/9b17f6a344284dce91aa869057ab9ce5"}, "tags": [], "enabled": true, "id": "9b17f6a344284dce91aa869057ab9ce5", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_110ac65a-710a-4b84-a88f-fe122aade18a"}} 2019-01-09 14:36:59,839 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b078a4b6-a074-462c-8803-b97fb976ab61 2019-01-09 14:36:59,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.171737909317s 2019-01-09 14:36:59,839 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b078a4b6-a074-462c-8803-b97fb976ab61 2019-01-09 14:36:59,840 - 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'9b17f6a344284dce91aa869057ab9ce5', '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_110ac65a-710a-4b84-a88f-fe122aade18a'}) 2019-01-09 14:36:59,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 14:36:59,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d5a42f4f-a238-4421-8c45-6091a0e729a6", "email": null, "name": "tenantnetwork2-user_110ac65a-710a-4b84-a88f-fe122aade18a"}}' 2019-01-09 14:37:00,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea96ac65-3a82-4821-9aa4-7595195efaaa Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_110ac65a-710a-4b84-a88f-fe122aade18a", "links": {"self": "http://172.30.9.29:5000/v3/users/450e071d040641e29e8cc2f9728acf1f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "450e071d040641e29e8cc2f9728acf1f", "domain_id": "default", "password_expires_at": null}} 2019-01-09 14:37:00,261 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-ea96ac65-3a82-4821-9aa4-7595195efaaa 2019-01-09 14:37:00,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.415126085281s 2019-01-09 14:37:00,262 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-ea96ac65-3a82-4821-9aa4-7595195efaaa 2019-01-09 14:37:00,262 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'450e071d040641e29e8cc2f9728acf1f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_110ac65a-710a-4b84-a88f-fe122aade18a'}) 2019-01-09 14:37:00,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:37:00,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:00,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2091156-706b-4952-9737-ff2e81279596 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:37:00,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a2091156-706b-4952-9737-ff2e81279596 2019-01-09 14:37:00,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107805967331s 2019-01-09 14:37:00,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a2091156-706b-4952-9737-ff2e81279596 2019-01-09 14:37:00,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:37:00,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:00,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-187c4744-31f4-4da2-9f98-71e7f05d1793 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:37:00,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-187c4744-31f4-4da2-9f98-71e7f05d1793 2019-01-09 14:37:00,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0898180007935s 2019-01-09 14:37:00,469 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-187c4744-31f4-4da2-9f98-71e7f05d1793 2019-01-09 14:37:00,470 - functest.core.tenantnetwork - INFO - Creating default role Member 2019-01-09 14:37:00,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-09 14:37:00,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" -d '{"role": {"name": "Member"}}' 2019-01-09 14:37:00,578 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5c46b15-e4f9-490a-a139-84ccbe5bc260 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}} 2019-01-09 14:37:00,578 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e5c46b15-e4f9-490a-a139-84ccbe5bc260 2019-01-09 14:37:00,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.104445934296s 2019-01-09 14:37:00,578 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e5c46b15-e4f9-490a-a139-84ccbe5bc260 2019-01-09 14:37:00,579 - 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'7e6597241f8c4fb0a704cfd82578998c'}) 2019-01-09 14:37:00,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:37:00,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:00,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-961c0205-819b-4e7d-ae98-5260e86c8bda Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:37:00,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-961c0205-819b-4e7d-ae98-5260e86c8bda 2019-01-09 14:37:00,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0987219810486s 2019-01-09 14:37:00,681 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-961c0205-819b-4e7d-ae98-5260e86c8bda 2019-01-09 14:37:00,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:37:00,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:00,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f92b001-ef9d-4a4b-9ab4-73c3d82bcc41 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:37:00,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-6f92b001-ef9d-4a4b-9ab4-73c3d82bcc41 2019-01-09 14:37:00,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0969169139862s 2019-01-09 14:37:00,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-6f92b001-ef9d-4a4b-9ab4-73c3d82bcc41 2019-01-09 14:37:00,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:37:00,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:00,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4b4128-355f-426e-98a9-c31c01ea2081 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_110ac65a-710a-4b84-a88f-fe122aade18a", "links": {"self": "http://172.30.9.29:5000/v3/users/450e071d040641e29e8cc2f9728acf1f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "450e071d040641e29e8cc2f9728acf1f", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:37:00,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ef4b4128-355f-426e-98a9-c31c01ea2081 2019-01-09 14:37:00,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115417957306s 2019-01-09 14:37:00,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ef4b4128-355f-426e-98a9-c31c01ea2081 2019-01-09 14:37:00,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:37:00,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:01,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a83816-c281-4705-8a21-bcaaa03f8817 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/9b17f6a344284dce91aa869057ab9ce5"}, "tags": [], "enabled": true, "id": "9b17f6a344284dce91aa869057ab9ce5", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_110ac65a-710a-4b84-a88f-fe122aade18a"}]} 2019-01-09 14:37:01,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-69a83816-c281-4705-8a21-bcaaa03f8817 2019-01-09 14:37:01,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0981879234314s 2019-01-09 14:37:01,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-69a83816-c281-4705-8a21-bcaaa03f8817 2019-01-09 14:37:01,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:37:01,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=450e071d040641e29e8cc2f9728acf1f&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=9b17f6a344284dce91aa869057ab9ce5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:01,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da07b787-c44b-4c18-9465-b52a43f4feab Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=450e071d040641e29e8cc2f9728acf1f&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=9b17f6a344284dce91aa869057ab9ce5", "previous": null, "next": null}} 2019-01-09 14:37:01,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=450e071d040641e29e8cc2f9728acf1f&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=9b17f6a344284dce91aa869057ab9ce5 used request id req-da07b787-c44b-4c18-9465-b52a43f4feab 2019-01-09 14:37:01,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0984599590302s 2019-01-09 14:37:01,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=450e071d040641e29e8cc2f9728acf1f&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=9b17f6a344284dce91aa869057ab9ce5 used request id req-da07b787-c44b-4c18-9465-b52a43f4feab 2019-01-09 14:37:01,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:37:01,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/9b17f6a344284dce91aa869057ab9ce5/users/450e071d040641e29e8cc2f9728acf1f/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:01,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46a17db0-0ffb-4068-94f7-fb1fd98599ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:37:01,296 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/9b17f6a344284dce91aa869057ab9ce5/users/450e071d040641e29e8cc2f9728acf1f/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-46a17db0-0ffb-4068-94f7-fb1fd98599ba 2019-01-09 14:37:01,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.175572156906s 2019-01-09 14:37:01,296 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/9b17f6a344284dce91aa869057ab9ce5/users/450e071d040641e29e8cc2f9728acf1f/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-46a17db0-0ffb-4068-94f7-fb1fd98599ba 2019-01-09 14:37:01,297 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_110ac65a-710a-4b84-a88f-fe122aade18a', 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'9b17f6a344284dce91aa869057ab9ce5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd5a42f4f-a238-4421-8c45-6091a0e729a6', 'username': u'tenantnetwork2-user_110ac65a-710a-4b84-a88f-fe122aade18a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 14:37:01,300 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_110ac65a-710a-4b84-a88f-fe122aade18a', 'password': 'd5a42f4f-a238-4421-8c45-6091a0e729a6', 'project_name': 'tenantnetwork2-project_110ac65a-710a-4b84-a88f-fe122aade18a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '9b17f6a344284dce91aa869057ab9ce5', 'project_domain_name': 'Default'} 2019-01-09 14:37:01,301 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-01-09 14:37:01,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:37:01,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:01,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b4bb232-627a-4dcf-8167-3402d5fdffdd Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:37:01,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-5b4bb232-627a-4dcf-8167-3402d5fdffdd 2019-01-09 14:37:01,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154284000397s 2019-01-09 14:37:01,456 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-5b4bb232-627a-4dcf-8167-3402d5fdffdd 2019-01-09 14:37:01,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:37:01,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:01,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88498eb-38d6-472b-a744-fe5fcdd35714 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/9b17f6a344284dce91aa869057ab9ce5"}, "tags": [], "enabled": true, "id": "9b17f6a344284dce91aa869057ab9ce5", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_110ac65a-710a-4b84-a88f-fe122aade18a"}]} 2019-01-09 14:37:01,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-c88498eb-38d6-472b-a744-fe5fcdd35714 2019-01-09 14:37:01,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106009960175s 2019-01-09 14:37:01,570 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-c88498eb-38d6-472b-a744-fe5fcdd35714 2019-01-09 14:37:01,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 14:37:01,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" -d '{"network": {"tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "name": "tenantnetwork2-net_110ac65a-710a-4b84-a88f-fe122aade18a", "admin_state_up": true}}' 2019-01-09 14:37:02,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1a19d4c2-c4c0-41ca-b149-2f13aaf18118 Date: Wed, 09 Jan 2019 14:37:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cb0be1c6-b7bf-4ef1-a9a7-70d55944a175","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"9b17f6a344284dce91aa869057ab9ce5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:37:01Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_110ac65a-710a-4b84-a88f-fe122aade18a","admin_state_up":true,"tenant_id":"9b17f6a344284dce91aa869057ab9ce5","created_at":"2019-01-09T14:37:01Z","mtu":1450}} 2019-01-09 14:37:02,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1a19d4c2-c4c0-41ca-b149-2f13aaf18118 2019-01-09 14:37:02,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.434747934341s 2019-01-09 14:37:02,007 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1a19d4c2-c4c0-41ca-b149-2f13aaf18118 2019-01-09 14:37:02,007 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T14:37:01Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'cb0be1c6-b7bf-4ef1-a9a7-70d55944a175', u'provider:segmentation_id': 64, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_110ac65a-710a-4b84-a88f-fe122aade18a', u'created_at': u'2019-01-09T14:37:01Z', u'mtu': 1450, u'tenant_id': u'9b17f6a344284dce91aa869057ab9ce5', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9b17f6a344284dce91aa869057ab9ce5', u'l2_adjacency': True}) 2019-01-09 14:37:02,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:37:02,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c409c739-5761-4820-bad3-84c2f4625f82 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:37:02,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c409c739-5761-4820-bad3-84c2f4625f82 2019-01-09 14:37:02,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:37:02,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b17f6a344284dce91aa869057ab9ce5", "name": "tenantnetwork2-project_110ac65a-710a-4b84-a88f-fe122aade18a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9b17f6a344284dce91aa869057ab9ce5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/9b17f6a344284dce91aa869057ab9ce5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/9b17f6a344284dce91aa869057ab9ce5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9b17f6a344284dce91aa869057ab9ce5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/9b17f6a344284dce91aa869057ab9ce5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/9b17f6a344284dce91aa869057ab9ce5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9b17f6a344284dce91aa869057ab9ce5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/9b17f6a344284dce91aa869057ab9ce5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/9b17f6a344284dce91aa869057ab9ce5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9b17f6a344284dce91aa869057ab9ce5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/9b17f6a344284dce91aa869057ab9ce5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/9b17f6a344284dce91aa869057ab9ce5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9b17f6a344284dce91aa869057ab9ce5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_9b17f6a344284dce91aa869057ab9ce5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_110ac65a-710a-4b84-a88f-fe122aade18a", "id": "450e071d040641e29e8cc2f9728acf1f"}, "audit_ids": ["3WbPN4cBRqyBe6MKVaWc_A"], "issued_at": "2019-01-09T14:37:02.000000Z"}} 2019-01-09 14:37:02,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:37:02,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bf8c7d4e6f863679ad204d4587f1b321976e4217" 2019-01-09 14:37:02,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-6c4c27ad-9d30-4640-a0b6-3fc3c98e8a44 Date: Wed, 09 Jan 2019 14:37:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cb0be1c6-b7bf-4ef1-a9a7-70d55944a175","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9b17f6a344284dce91aa869057ab9ce5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:37:01Z","qos_policy_id":null,"name":"tenantnetwork2-net_110ac65a-710a-4b84-a88f-fe122aade18a","admin_state_up":true,"tenant_id":"9b17f6a344284dce91aa869057ab9ce5","created_at":"2019-01-09T14:37:01Z","mtu":1450}]} 2019-01-09 14:37:02,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-6c4c27ad-9d30-4640-a0b6-3fc3c98e8a44 2019-01-09 14:37:02,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273091077805s 2019-01-09 14:37:02,699 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-6c4c27ad-9d30-4640-a0b6-3fc3c98e8a44 2019-01-09 14:37:02,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 14:37:02,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}bf8c7d4e6f863679ad204d4587f1b321976e4217" -d '{"subnet": {"name": "tenantnetwork2-subnet_110ac65a-710a-4b84-a88f-fe122aade18a", "enable_dhcp": true, "network_id": "cb0be1c6-b7bf-4ef1-a9a7-70d55944a175", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 14:37:03,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-31765a80-2b6b-4209-b0d4-fcfc9eac2d20 Date: Wed, 09 Jan 2019 14:37:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb0be1c6-b7bf-4ef1-a9a7-70d55944a175","tenant_id":"9b17f6a344284dce91aa869057ab9ce5","created_at":"2019-01-09T14:37:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:37: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":"9b17f6a344284dce91aa869057ab9ce5","id":"24737653-7162-4e2f-ba30-2cdea90d1b9c","subnetpool_id":null,"name":"tenantnetwork2-subnet_110ac65a-710a-4b84-a88f-fe122aade18a"}} 2019-01-09 14:37:03,223 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-31765a80-2b6b-4209-b0d4-fcfc9eac2d20 2019-01-09 14:37:03,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.521867990494s 2019-01-09 14:37:03,223 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-31765a80-2b6b-4209-b0d4-fcfc9eac2d20 2019-01-09 14:37:03,223 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:37: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'24737653-7162-4e2f-ba30-2cdea90d1b9c', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_110ac65a-710a-4b84-a88f-fe122aade18a', u'enable_dhcp': True, u'network_id': u'cb0be1c6-b7bf-4ef1-a9a7-70d55944a175', u'tenant_id': u'9b17f6a344284dce91aa869057ab9ce5', u'created_at': u'2019-01-09T14:37: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'9b17f6a344284dce91aa869057ab9ce5'}) 2019-01-09 14:37:03,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 14:37:03,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}bf8c7d4e6f863679ad204d4587f1b321976e4217" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "tenantnetwork2-router_110ac65a-710a-4b84-a88f-fe122aade18a", "admin_state_up": true}}' 2019-01-09 14:37:04,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-c6f1c67b-f8f3-45c2-90e7-7493b0dd0757 Date: Wed, 09 Jan 2019 14:37:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "created_at": "2019-01-09T14:37:03Z", "admin_state_up": true, "updated_at": "2019-01-09T14:37:04Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9b17f6a344284dce91aa869057ab9ce5", "id": "f567a79e-a2e5-4b25-9c67-77f9e3dde9fe", "name": "tenantnetwork2-router_110ac65a-710a-4b84-a88f-fe122aade18a"}} 2019-01-09 14:37:04,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-c6f1c67b-f8f3-45c2-90e7-7493b0dd0757 2019-01-09 14:37:04,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53295207024s 2019-01-09 14:37:04,757 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-c6f1c67b-f8f3-45c2-90e7-7493b0dd0757 2019-01-09 14:37:04,758 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:37:04Z', u'revision_number': 3, u'id': u'f567a79e-a2e5-4b25-9c67-77f9e3dde9fe', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_110ac65a-710a-4b84-a88f-fe122aade18a', u'admin_state_up': True, u'tenant_id': u'9b17f6a344284dce91aa869057ab9ce5', u'created_at': u'2019-01-09T14:37:03Z', u'flavor_id': None, u'routes': [], u'project_id': u'9b17f6a344284dce91aa869057ab9ce5'}) 2019-01-09 14:37:04,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 14:37:04,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/f567a79e-a2e5-4b25-9c67-77f9e3dde9fe/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}bf8c7d4e6f863679ad204d4587f1b321976e4217" -d '{"subnet_id": "24737653-7162-4e2f-ba30-2cdea90d1b9c"}' 2019-01-09 14:37:07,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-75f4afc8-de65-44dd-aaf1-af59e4fb2ac8 Date: Wed, 09 Jan 2019 14:37:07 GMT RESP BODY: {"network_id": "cb0be1c6-b7bf-4ef1-a9a7-70d55944a175", "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "subnet_id": "24737653-7162-4e2f-ba30-2cdea90d1b9c", "subnet_ids": ["24737653-7162-4e2f-ba30-2cdea90d1b9c"], "port_id": "0a13ddf9-be7c-473a-a6f8-039cd26bf1a9", "id": "f567a79e-a2e5-4b25-9c67-77f9e3dde9fe"} 2019-01-09 14:37:07,221 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/f567a79e-a2e5-4b25-9c67-77f9e3dde9fe/add_router_interface.json used request id req-75f4afc8-de65-44dd-aaf1-af59e4fb2ac8 2019-01-09 14:37:07,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.46316695213s 2019-01-09 14:37:07,222 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/f567a79e-a2e5-4b25-9c67-77f9e3dde9fe/add_router_interface.json used request id req-75f4afc8-de65-44dd-aaf1-af59e4fb2ac8 returning object f567a79e-a2e5-4b25-9c67-77f9e3dde9fe 2019-01-09 14:37:07,334 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 14:37:07,335 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-09 14:37:07,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 14:37:07,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/f567a79e-a2e5-4b25-9c67-77f9e3dde9fe/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}bf8c7d4e6f863679ad204d4587f1b321976e4217" -d '{"subnet_id": "24737653-7162-4e2f-ba30-2cdea90d1b9c"}' 2019-01-09 14:37:09,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ce42aeae-9e80-42ca-b531-bdc8f963828c Date: Wed, 09 Jan 2019 14:37:09 GMT RESP BODY: {"network_id": "cb0be1c6-b7bf-4ef1-a9a7-70d55944a175", "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "subnet_id": "24737653-7162-4e2f-ba30-2cdea90d1b9c", "subnet_ids": ["24737653-7162-4e2f-ba30-2cdea90d1b9c"], "port_id": "0a13ddf9-be7c-473a-a6f8-039cd26bf1a9", "id": "f567a79e-a2e5-4b25-9c67-77f9e3dde9fe"} 2019-01-09 14:37:09,282 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/f567a79e-a2e5-4b25-9c67-77f9e3dde9fe/remove_router_interface.json used request id req-ce42aeae-9e80-42ca-b531-bdc8f963828c 2019-01-09 14:37:09,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.94188690186s 2019-01-09 14:37:09,282 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/f567a79e-a2e5-4b25-9c67-77f9e3dde9fe/remove_router_interface.json used request id req-ce42aeae-9e80-42ca-b531-bdc8f963828c returning object f567a79e-a2e5-4b25-9c67-77f9e3dde9fe 2019-01-09 14:37:09,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 14:37:09,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bf8c7d4e6f863679ad204d4587f1b321976e4217" 2019-01-09 14:37:09,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-1901db98-0393-4e87-938d-d95cf984f83b Date: Wed, 09 Jan 2019 14:37:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "created_at": "2019-01-09T14:37:03Z", "admin_state_up": true, "updated_at": "2019-01-09T14:37:08Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "9b17f6a344284dce91aa869057ab9ce5", "id": "f567a79e-a2e5-4b25-9c67-77f9e3dde9fe", "name": "tenantnetwork2-router_110ac65a-710a-4b84-a88f-fe122aade18a"}]} 2019-01-09 14:37:09,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-1901db98-0393-4e87-938d-d95cf984f83b 2019-01-09 14:37:09,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.155055999756s 2019-01-09 14:37:09,438 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-1901db98-0393-4e87-938d-d95cf984f83b 2019-01-09 14:37:09,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 14:37:09,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/f567a79e-a2e5-4b25-9c67-77f9e3dde9fe.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf8c7d4e6f863679ad204d4587f1b321976e4217" 2019-01-09 14:37:10,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03c50aca-2a3a-4f7d-8002-58de87865c81 Content-Length: 0 Date: Wed, 09 Jan 2019 14:37:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:37:10,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/f567a79e-a2e5-4b25-9c67-77f9e3dde9fe.json used request id req-03c50aca-2a3a-4f7d-8002-58de87865c81 2019-01-09 14:37:10,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.10895681381s 2019-01-09 14:37:10,549 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/f567a79e-a2e5-4b25-9c67-77f9e3dde9fe.json used request id req-03c50aca-2a3a-4f7d-8002-58de87865c81 2019-01-09 14:37:10,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:37:10,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bf8c7d4e6f863679ad204d4587f1b321976e4217" 2019-01-09 14:37:10,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-323df306-fb50-4be8-8387-ad191b761286 Date: Wed, 09 Jan 2019 14:37:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb0be1c6-b7bf-4ef1-a9a7-70d55944a175","tenant_id":"9b17f6a344284dce91aa869057ab9ce5","created_at":"2019-01-09T14:37:02Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:37: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":"9b17f6a344284dce91aa869057ab9ce5","id":"24737653-7162-4e2f-ba30-2cdea90d1b9c","subnetpool_id":null,"name":"tenantnetwork2-subnet_110ac65a-710a-4b84-a88f-fe122aade18a"}]} 2019-01-09 14:37:10,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-323df306-fb50-4be8-8387-ad191b761286 2019-01-09 14:37:10,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.108080863953s 2019-01-09 14:37:10,657 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-323df306-fb50-4be8-8387-ad191b761286 2019-01-09 14:37:10,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 14:37:10,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/24737653-7162-4e2f-ba30-2cdea90d1b9c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf8c7d4e6f863679ad204d4587f1b321976e4217" 2019-01-09 14:37:11,785 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-64c9554b-30c4-41d9-8c24-e9ba929fc4ae Date: Wed, 09 Jan 2019 14:37:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:37:11,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/24737653-7162-4e2f-ba30-2cdea90d1b9c.json used request id req-64c9554b-30c4-41d9-8c24-e9ba929fc4ae 2019-01-09 14:37:11,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12610006332s 2019-01-09 14:37:11,785 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/24737653-7162-4e2f-ba30-2cdea90d1b9c.json used request id req-64c9554b-30c4-41d9-8c24-e9ba929fc4ae 2019-01-09 14:37:11,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:37:11,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bf8c7d4e6f863679ad204d4587f1b321976e4217" 2019-01-09 14:37:11,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-53ef72e4-d522-4d9e-be7d-630376e7e31c Date: Wed, 09 Jan 2019 14:37:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"cb0be1c6-b7bf-4ef1-a9a7-70d55944a175","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9b17f6a344284dce91aa869057ab9ce5","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:37:11Z","qos_policy_id":null,"name":"tenantnetwork2-net_110ac65a-710a-4b84-a88f-fe122aade18a","admin_state_up":true,"tenant_id":"9b17f6a344284dce91aa869057ab9ce5","created_at":"2019-01-09T14:37:01Z","mtu":1450}]} 2019-01-09 14:37:11,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-53ef72e4-d522-4d9e-be7d-630376e7e31c 2019-01-09 14:37:11,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0934679508209s 2019-01-09 14:37:11,880 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-53ef72e4-d522-4d9e-be7d-630376e7e31c 2019-01-09 14:37:11,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 14:37:11,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/cb0be1c6-b7bf-4ef1-a9a7-70d55944a175.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bf8c7d4e6f863679ad204d4587f1b321976e4217" 2019-01-09 14:37:13,048 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d5a062aa-9c42-49a8-bb2f-0e16421b6ff9 Date: Wed, 09 Jan 2019 14:37:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:37:13,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/cb0be1c6-b7bf-4ef1-a9a7-70d55944a175.json used request id req-d5a062aa-9c42-49a8-bb2f-0e16421b6ff9 2019-01-09 14:37:13,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16794395447s 2019-01-09 14:37:13,049 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/cb0be1c6-b7bf-4ef1-a9a7-70d55944a175.json used request id req-d5a062aa-9c42-49a8-bb2f-0e16421b6ff9 2019-01-09 14:37:13,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:37:13,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:13,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb42d06-24f7-46dd-a84b-fd79d4c990cf Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_110ac65a-710a-4b84-a88f-fe122aade18a", "links": {"self": "http://172.30.9.29:5000/v3/users/450e071d040641e29e8cc2f9728acf1f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "450e071d040641e29e8cc2f9728acf1f", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:37:13,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9cb42d06-24f7-46dd-a84b-fd79d4c990cf 2019-01-09 14:37:13,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11776804924s 2019-01-09 14:37:13,168 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9cb42d06-24f7-46dd-a84b-fd79d4c990cf 2019-01-09 14:37:13,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:37:13,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/450e071d040641e29e8cc2f9728acf1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:13,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9caf6bc9-53d9-4e5e-bb4b-afe9c82f4efd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_110ac65a-710a-4b84-a88f-fe122aade18a", "links": {"self": "http://172.30.9.29:5000/v3/users/450e071d040641e29e8cc2f9728acf1f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "450e071d040641e29e8cc2f9728acf1f", "description": null}} 2019-01-09 14:37:13,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/450e071d040641e29e8cc2f9728acf1f used request id req-9caf6bc9-53d9-4e5e-bb4b-afe9c82f4efd 2019-01-09 14:37:13,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107169866562s 2019-01-09 14:37:13,281 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/450e071d040641e29e8cc2f9728acf1f used request id req-9caf6bc9-53d9-4e5e-bb4b-afe9c82f4efd 2019-01-09 14:37:13,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 14:37:13,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/450e071d040641e29e8cc2f9728acf1f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:13,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fac6d61f-d3c4-4e15-9c99-faf960ad36c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:37:13,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/450e071d040641e29e8cc2f9728acf1f used request id req-fac6d61f-d3c4-4e15-9c99-faf960ad36c0 2019-01-09 14:37:13,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.245252132416s 2019-01-09 14:37:13,527 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/450e071d040641e29e8cc2f9728acf1f used request id req-fac6d61f-d3c4-4e15-9c99-faf960ad36c0 2019-01-09 14:37:13,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:37:13,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:13,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828d57bf-4558-4a57-8606-2e33ae298a12 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.29:5000/v3/projects/9b17f6a344284dce91aa869057ab9ce5"}, "tags": [], "enabled": true, "id": "9b17f6a344284dce91aa869057ab9ce5", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_110ac65a-710a-4b84-a88f-fe122aade18a"}]} 2019-01-09 14:37:13,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-828d57bf-4558-4a57-8606-2e33ae298a12 2019-01-09 14:37:13,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105782985687s 2019-01-09 14:37:13,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-828d57bf-4558-4a57-8606-2e33ae298a12 2019-01-09 14:37:13,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 14:37:13,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/9b17f6a344284dce91aa869057ab9ce5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:13,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c864efa6-f30a-475c-ad46-2bb33e5bdda4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:37:13,855 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/9b17f6a344284dce91aa869057ab9ce5 used request id req-c864efa6-f30a-475c-ad46-2bb33e5bdda4 2019-01-09 14:37:13,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.21084189415s 2019-01-09 14:37:13,855 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/9b17f6a344284dce91aa869057ab9ce5 used request id req-c864efa6-f30a-475c-ad46-2bb33e5bdda4 2019-01-09 14:37:13,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:37:13,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=9b17f6a344284dce91aa869057ab9ce5&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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:14,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-6d7ae119-8975-48d9-9322-09bcad2a70c4 Date: Wed, 09 Jan 2019 14:37:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "created_at": "2019-01-09T14:37:01Z", "updated_at": "2019-01-09T14:37:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:01Z", "revision_number": 0, "id": "48dd2c5a-2e89-477c-9cb6-223782539d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:01Z", "security_group_id": "d143345c-db87-4976-b99e-0ac4bfe311db", "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b17f6a344284dce91aa869057ab9ce5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:01Z", "revision_number": 0, "id": "6f2c701e-f3fa-4bc6-995a-a68ce9c9fc94", "remote_group_id": "d143345c-db87-4976-b99e-0ac4bfe311db", "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:01Z", "security_group_id": "d143345c-db87-4976-b99e-0ac4bfe311db", "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b17f6a344284dce91aa869057ab9ce5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:01Z", "revision_number": 0, "id": "71104f03-1f11-4276-96d9-5f7e2df74402", "remote_group_id": "d143345c-db87-4976-b99e-0ac4bfe311db", "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:01Z", "security_group_id": "d143345c-db87-4976-b99e-0ac4bfe311db", "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b17f6a344284dce91aa869057ab9ce5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:01Z", "revision_number": 0, "id": "d15ac23b-ef28-432b-add9-ca4f0139ee4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:01Z", "security_group_id": "d143345c-db87-4976-b99e-0ac4bfe311db", "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b17f6a344284dce91aa869057ab9ce5"}], "revision_number": 4, "project_id": "9b17f6a344284dce91aa869057ab9ce5", "id": "d143345c-db87-4976-b99e-0ac4bfe311db", "name": "default"}]} 2019-01-09 14:37:14,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=9b17f6a344284dce91aa869057ab9ce5&name=default used request id req-6d7ae119-8975-48d9-9322-09bcad2a70c4 2019-01-09 14:37:14,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.92514705658s 2019-01-09 14:37:14,784 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=9b17f6a344284dce91aa869057ab9ce5&name=default used request id req-6d7ae119-8975-48d9-9322-09bcad2a70c4 2019-01-09 14:37:14,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:37:14,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:14,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b6def94d-6083-4243-9c51-86de9a0a4622 Date: Wed, 09 Jan 2019 14:37:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "created_at": "2019-01-09T14:37:01Z", "updated_at": "2019-01-09T14:37:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:01Z", "revision_number": 0, "id": "48dd2c5a-2e89-477c-9cb6-223782539d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:01Z", "security_group_id": "d143345c-db87-4976-b99e-0ac4bfe311db", "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b17f6a344284dce91aa869057ab9ce5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:01Z", "revision_number": 0, "id": "6f2c701e-f3fa-4bc6-995a-a68ce9c9fc94", "remote_group_id": "d143345c-db87-4976-b99e-0ac4bfe311db", "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:01Z", "security_group_id": "d143345c-db87-4976-b99e-0ac4bfe311db", "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b17f6a344284dce91aa869057ab9ce5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:01Z", "revision_number": 0, "id": "71104f03-1f11-4276-96d9-5f7e2df74402", "remote_group_id": "d143345c-db87-4976-b99e-0ac4bfe311db", "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:01Z", "security_group_id": "d143345c-db87-4976-b99e-0ac4bfe311db", "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b17f6a344284dce91aa869057ab9ce5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:01Z", "revision_number": 0, "id": "d15ac23b-ef28-432b-add9-ca4f0139ee4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:01Z", "security_group_id": "d143345c-db87-4976-b99e-0ac4bfe311db", "tenant_id": "9b17f6a344284dce91aa869057ab9ce5", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b17f6a344284dce91aa869057ab9ce5"}], "revision_number": 4, "project_id": "9b17f6a344284dce91aa869057ab9ce5", "id": "d143345c-db87-4976-b99e-0ac4bfe311db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:37:14,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-b6def94d-6083-4243-9c51-86de9a0a4622 2019-01-09 14:37:14,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0502080917358s 2019-01-09 14:37:14,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-b6def94d-6083-4243-9c51-86de9a0a4622 2019-01-09 14:37:14,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 14:37:14,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d143345c-db87-4976-b99e-0ac4bfe311db.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caca6a72d2792b19226e4adf9ae4a321d5b9ae8f" 2019-01-09 14:37:15,004 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58436c19-3094-4a03-934f-6bf0c4442f73 Content-Length: 0 Date: Wed, 09 Jan 2019 14:37:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:37:15,004 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d143345c-db87-4976-b99e-0ac4bfe311db.json used request id req-58436c19-3094-4a03-934f-6bf0c4442f73 2019-01-09 14:37:15,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.162363052368s 2019-01-09 14:37:15,004 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d143345c-db87-4976-b99e-0ac4bfe311db.json used request id req-58436c19-3094-4a03-934f-6bf0c4442f73 2019-01-09 14:37:15,048 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-01-09 14:37:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:37:15,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-005762a8-4154-4bb2-9dfe-4c988227b5e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:37:15,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-005762a8-4154-4bb2-9dfe-4c988227b5e6 2019-01-09 14:37:15,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:37:16,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:37:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["weXzfq6ASfShQVHhJK5mwg"], "issued_at": "2019-01-09T14:37:16.000000Z"}} 2019-01-09 14:37:16,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:37:16,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:16,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e63c8270-557b-4643-899a-0c186b618564 Date: Wed, 09 Jan 2019 14:37:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:37:16,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e63c8270-557b-4643-899a-0c186b618564 2019-01-09 14:37:16,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343464851379s 2019-01-09 14:37:16,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e63c8270-557b-4643-899a-0c186b618564 2019-01-09 14:37:16,408 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-01-09 14:37:16,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:37:16,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:37: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:37:16,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:37:16,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:16,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d906e10e-cfc2-40cf-b16d-4e3198fb9d3e Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:37:16,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-d906e10e-cfc2-40cf-b16d-4e3198fb9d3e 2019-01-09 14:37:16,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110607147217s 2019-01-09 14:37:16,529 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-d906e10e-cfc2-40cf-b16d-4e3198fb9d3e 2019-01-09 14:37:16,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:37:16,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:16,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c014442-c98a-4570-b9e4-9174c6830c10 Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-09 14:37:16,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-8c014442-c98a-4570-b9e4-9174c6830c10 2019-01-09 14:37:16,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0218989849091s 2019-01-09 14:37:16,559 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-8c014442-c98a-4570-b9e4-9174c6830c10 2019-01-09 14:37:16,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 14:37:16,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" -d '{"network": {"tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "name": "vmready1-net_763df118-f02d-4e33-8616-69f18e58638f", "admin_state_up": true}}' 2019-01-09 14:37:16,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-806bfe51-77a7-4e50-808b-e395da96fc22 Date: Wed, 09 Jan 2019 14:37:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ce744a8a-070a-41d3-8661-d9692d841d5e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"805038e1e9f34a349c09768ea1e3dacf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:37:16Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_763df118-f02d-4e33-8616-69f18e58638f","admin_state_up":true,"tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:16Z","mtu":1450}} 2019-01-09 14:37:16,858 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-806bfe51-77a7-4e50-808b-e395da96fc22 2019-01-09 14:37:16,858 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.298683166504s 2019-01-09 14:37:16,859 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-806bfe51-77a7-4e50-808b-e395da96fc22 2019-01-09 14:37:16,859 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T14:37:16Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ce744a8a-070a-41d3-8661-d9692d841d5e', u'provider:segmentation_id': 5, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready1-net_763df118-f02d-4e33-8616-69f18e58638f', u'created_at': u'2019-01-09T14:37:16Z', u'mtu': 1450, u'tenant_id': u'805038e1e9f34a349c09768ea1e3dacf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'805038e1e9f34a349c09768ea1e3dacf', u'l2_adjacency': True}) 2019-01-09 14:37:16,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:37:16,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:16,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-f8222be3-19da-4649-be23-909c5bf0f729 Date: Wed, 09 Jan 2019 14:37:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ce744a8a-070a-41d3-8661-d9692d841d5e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"805038e1e9f34a349c09768ea1e3dacf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:37:16Z","qos_policy_id":null,"name":"vmready1-net_763df118-f02d-4e33-8616-69f18e58638f","admin_state_up":true,"tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:16Z","provider:network_type":"vxlan"}]} 2019-01-09 14:37:16,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f8222be3-19da-4649-be23-909c5bf0f729 2019-01-09 14:37:16,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100387096405s 2019-01-09 14:37:16,960 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-f8222be3-19da-4649-be23-909c5bf0f729 2019-01-09 14:37:16,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 14:37:16,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" -d '{"subnet": {"name": "vmready1-subnet_763df118-f02d-4e33-8616-69f18e58638f", "enable_dhcp": true, "network_id": "ce744a8a-070a-41d3-8661-d9692d841d5e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 14:37:17,349 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-cd17b365-a658-4ff2-b352-a7959e3edc35 Date: Wed, 09 Jan 2019 14:37:17 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:37:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c03ec5e2-cc23-44d6-934d-a375466bc944","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"805038e1e9f34a349c09768ea1e3dacf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_763df118-f02d-4e33-8616-69f18e58638f","enable_dhcp":true,"segment_id":null,"network_id":"ce744a8a-070a-41d3-8661-d9692d841d5e","tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:17Z","ip_version":4}} 2019-01-09 14:37:17,349 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-cd17b365-a658-4ff2-b352-a7959e3edc35 2019-01-09 14:37:17,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.387381076813s 2019-01-09 14:37:17,350 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-cd17b365-a658-4ff2-b352-a7959e3edc35 2019-01-09 14:37:17,350 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:37:17Z', 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'c03ec5e2-cc23-44d6-934d-a375466bc944', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_763df118-f02d-4e33-8616-69f18e58638f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ce744a8a-070a-41d3-8661-d9692d841d5e', u'tenant_id': u'805038e1e9f34a349c09768ea1e3dacf', u'created_at': u'2019-01-09T14:37:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'805038e1e9f34a349c09768ea1e3dacf'}) 2019-01-09 14:37:17,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 14:37:17,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "vmready1-router_763df118-f02d-4e33-8616-69f18e58638f", "admin_state_up": true}}' 2019-01-09 14:37:19,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-b7b37acf-6dd5-4c85-a5b3-c253898548bc Date: Wed, 09 Jan 2019 14:37:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:37:17Z", "admin_state_up": true, "updated_at": "2019-01-09T14:37:18Z", "project_id": "805038e1e9f34a349c09768ea1e3dacf", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "bca53b3e-7a51-4b52-acdc-608cd1657212", "name": "vmready1-router_763df118-f02d-4e33-8616-69f18e58638f"}} 2019-01-09 14:37:19,715 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-b7b37acf-6dd5-4c85-a5b3-c253898548bc 2019-01-09 14:37:19,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.36386108398s 2019-01-09 14:37:19,715 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-b7b37acf-6dd5-4c85-a5b3-c253898548bc 2019-01-09 14:37:19,715 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:37:18Z', u'revision_number': 3, u'ha': False, u'id': u'bca53b3e-7a51-4b52-acdc-608cd1657212', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_763df118-f02d-4e33-8616-69f18e58638f', u'admin_state_up': True, u'tenant_id': u'805038e1e9f34a349c09768ea1e3dacf', u'created_at': u'2019-01-09T14:37:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'805038e1e9f34a349c09768ea1e3dacf'}) 2019-01-09 14:37:19,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 14:37:19,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/bca53b3e-7a51-4b52-acdc-608cd1657212/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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" -d '{"subnet_id": "c03ec5e2-cc23-44d6-934d-a375466bc944"}' 2019-01-09 14:37:21,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6eb11273-d61e-4a48-8634-260a59d16307 Date: Wed, 09 Jan 2019 14:37:21 GMT RESP BODY: {"network_id": "ce744a8a-070a-41d3-8661-d9692d841d5e", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "subnet_id": "c03ec5e2-cc23-44d6-934d-a375466bc944", "subnet_ids": ["c03ec5e2-cc23-44d6-934d-a375466bc944"], "port_id": "b1728fc0-bd2a-4ae7-a180-147e3af4dd8a", "id": "bca53b3e-7a51-4b52-acdc-608cd1657212"} 2019-01-09 14:37:21,895 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/bca53b3e-7a51-4b52-acdc-608cd1657212/add_router_interface.json used request id req-6eb11273-d61e-4a48-8634-260a59d16307 2019-01-09 14:37:21,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.17892408371s 2019-01-09 14:37:21,895 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/bca53b3e-7a51-4b52-acdc-608cd1657212/add_router_interface.json used request id req-6eb11273-d61e-4a48-8634-260a59d16307 returning object bca53b3e-7a51-4b52-acdc-608cd1657212 2019-01-09 14:37:21,896 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:37:22,028 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 14:37:22,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:37:22,034 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 14:37:22 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 14:37:22,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:37:22,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:22,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4e4d6aec-13f8-4cd0-9365-6d94672227ed Date: Wed, 09 Jan 2019 14:37:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:37:22,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4e4d6aec-13f8-4cd0-9365-6d94672227ed 2019-01-09 14:37:22,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.665750980377s 2019-01-09 14:37:22,703 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4e4d6aec-13f8-4cd0-9365-6d94672227ed 2019-01-09 14:37:22,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 14:37:22,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e84b98606e1c3654695f5d3f2e5093e85a943ac" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_763df118-f02d-4e33-8616-69f18e58638f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_763df118-f02d-4e33-8616-69f18e58638f"}' 2019-01-09 14:37:22,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d8c6be1d-b718-4644-a498-25a9419789c8 Date: Wed, 09 Jan 2019 14:37:22 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f/file", "owner": "805038e1e9f34a349c09768ea1e3dacf", "id": "cd5391a2-cd01-47e8-88e6-812a9619032f", "size": null, "self": "/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:37:22Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_763df118-f02d-4e33-8616-69f18e58638f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_763df118-f02d-4e33-8616-69f18e58638f", "checksum": null, "created_at": "2019-01-09T14:37:22Z", "protected": false} 2019-01-09 14:37:22,811 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-d8c6be1d-b718-4644-a498-25a9419789c8 2019-01-09 14:37:22,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.100758075714s 2019-01-09 14:37:22,811 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-d8c6be1d-b718-4644-a498-25a9419789c8 returning object cd5391a2-cd01-47e8-88e6-812a9619032f 2019-01-09 14:37:22,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 14:37:22,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f/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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" -d '' 2019-01-09 14:37:25,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e4b85d91-c1d1-47bc-9b04-e4c6e2624366 Date: Wed, 09 Jan 2019 14:37: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-09 14:37:25,826 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f/file used request id req-e4b85d91-c1d1-47bc-9b04-e4c6e2624366 2019-01-09 14:37:25,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.01394200325s 2019-01-09 14:37:25,826 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f/file used request id req-e4b85d91-c1d1-47bc-9b04-e4c6e2624366 2019-01-09 14:37:25,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:37:25,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:25,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-e062dfc2-00a8-4544-b974-b14650568dba Date: Wed, 09 Jan 2019 14:37:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/cd5391a2-cd01-47e8-88e6-812a9619032f/snap", "metadata": {}}], "file": "/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f/file", "owner": "805038e1e9f34a349c09768ea1e3dacf", "id": "cd5391a2-cd01-47e8-88e6-812a9619032f", "size": 12716032, "self": "/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/cd5391a2-cd01-47e8-88e6-812a9619032f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:37:25Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_763df118-f02d-4e33-8616-69f18e58638f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_763df118-f02d-4e33-8616-69f18e58638f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:37:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:37:25,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e062dfc2-00a8-4544-b974-b14650568dba 2019-01-09 14:37:25,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256180763245s 2019-01-09 14:37:25,856 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e062dfc2-00a8-4544-b974-b14650568dba 2019-01-09 14:37:25,858 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/cd5391a2-cd01-47e8-88e6-812a9619032f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f/file', 'owner': u'805038e1e9f34a349c09768ea1e3dacf', 'id': u'cd5391a2-cd01-47e8-88e6-812a9619032f', 'size': 12716032, u'self': u'/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'805038e1e9f34a349c09768ea1e3dacf', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/cd5391a2-cd01-47e8-88e6-812a9619032f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T14:37:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T14:37:25Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_763df118-f02d-4e33-8616-69f18e58638f', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_763df118-f02d-4e33-8616-69f18e58638f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_763df118-f02d-4e33-8616-69f18e58638f', 'created': u'2019-01-09T14:37:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T14:37:22Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready1-img_763df118-f02d-4e33-8616-69f18e58638f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 14:37:25,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 14:37:25,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_763df118-f02d-4e33-8616-69f18e58638f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 14:37:26,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37: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-5c88f49a-855e-48a7-a8a9-127b8204953f x-compute-request-id: req-5c88f49a-855e-48a7-a8a9-127b8204953f Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_763df118-f02d-4e33-8616-69f18e58638f", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f1e540f3-f27a-4fa0-8199-750b21f62135", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f1e540f3-f27a-4fa0-8199-750b21f62135", "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": "f1e540f3-f27a-4fa0-8199-750b21f62135"}} 2019-01-09 14:37:26,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5c88f49a-855e-48a7-a8a9-127b8204953f 2019-01-09 14:37:26,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.717009067535s 2019-01-09 14:37:26,576 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5c88f49a-855e-48a7-a8a9-127b8204953f 2019-01-09 14:37:26,577 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_763df118-f02d-4e33-8616-69f18e58638f', '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'805038e1e9f34a349c09768ea1e3dacf', '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'f1e540f3-f27a-4fa0-8199-750b21f62135', 'swap': 0}) 2019-01-09 14:37:26,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 14:37:26,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/f1e540f3-f27a-4fa0-8199-750b21f62135/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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" -d '{"extra_specs": {}}' 2019-01-09 14:37:26,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-218d0b34-c860-4859-8694-17b6f603cd59 x-compute-request-id: req-218d0b34-c860-4859-8694-17b6f603cd59 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:37:26,601 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/f1e540f3-f27a-4fa0-8199-750b21f62135/os-extra_specs used request id req-218d0b34-c860-4859-8694-17b6f603cd59 2019-01-09 14:37:26,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228321552277s 2019-01-09 14:37:26,601 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/f1e540f3-f27a-4fa0-8199-750b21f62135/os-extra_specs used request id req-218d0b34-c860-4859-8694-17b6f603cd59 2019-01-09 14:37:26,712 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 14:37:26,712 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 14:37:26,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 14:37:26,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/bca53b3e-7a51-4b52-acdc-608cd1657212/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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" -d '{"subnet_id": "c03ec5e2-cc23-44d6-934d-a375466bc944"}' 2019-01-09 14:37:28,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-25d64893-61d6-4280-b9b1-412c6b42b530 Date: Wed, 09 Jan 2019 14:37:28 GMT RESP BODY: {"network_id": "ce744a8a-070a-41d3-8661-d9692d841d5e", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "subnet_id": "c03ec5e2-cc23-44d6-934d-a375466bc944", "subnet_ids": ["c03ec5e2-cc23-44d6-934d-a375466bc944"], "port_id": "b1728fc0-bd2a-4ae7-a180-147e3af4dd8a", "id": "bca53b3e-7a51-4b52-acdc-608cd1657212"} 2019-01-09 14:37:28,572 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/bca53b3e-7a51-4b52-acdc-608cd1657212/remove_router_interface.json used request id req-25d64893-61d6-4280-b9b1-412c6b42b530 2019-01-09 14:37:28,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85490298271s 2019-01-09 14:37:28,573 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/bca53b3e-7a51-4b52-acdc-608cd1657212/remove_router_interface.json used request id req-25d64893-61d6-4280-b9b1-412c6b42b530 returning object bca53b3e-7a51-4b52-acdc-608cd1657212 2019-01-09 14:37:28,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 14:37:28,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:28,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-cd768b06-874f-4d54-8b32-83508541bce0 Date: Wed, 09 Jan 2019 14:37:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:37:17Z", "admin_state_up": true, "updated_at": "2019-01-09T14:37:27Z", "project_id": "805038e1e9f34a349c09768ea1e3dacf", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "bca53b3e-7a51-4b52-acdc-608cd1657212", "name": "vmready1-router_763df118-f02d-4e33-8616-69f18e58638f"}]} 2019-01-09 14:37:28,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-cd768b06-874f-4d54-8b32-83508541bce0 2019-01-09 14:37:28,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130769968033s 2019-01-09 14:37:28,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-cd768b06-874f-4d54-8b32-83508541bce0 2019-01-09 14:37:28,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 14:37:28,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/bca53b3e-7a51-4b52-acdc-608cd1657212.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:29,776 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f43663ae-17cb-4965-9338-0840f89285bd Content-Length: 0 Date: Wed, 09 Jan 2019 14:37:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:37:29,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/bca53b3e-7a51-4b52-acdc-608cd1657212.json used request id req-f43663ae-17cb-4965-9338-0840f89285bd 2019-01-09 14:37:29,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.07082295418s 2019-01-09 14:37:29,777 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/bca53b3e-7a51-4b52-acdc-608cd1657212.json used request id req-f43663ae-17cb-4965-9338-0840f89285bd 2019-01-09 14:37:29,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:37:29,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:29,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-bec07a39-fcb9-480b-a477-6ad84acfcab8 Date: Wed, 09 Jan 2019 14:37:29 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:37:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c03ec5e2-cc23-44d6-934d-a375466bc944","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"805038e1e9f34a349c09768ea1e3dacf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_763df118-f02d-4e33-8616-69f18e58638f","enable_dhcp":true,"segment_id":null,"network_id":"ce744a8a-070a-41d3-8661-d9692d841d5e","tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:17Z","ip_version":4},{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:37:29,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-bec07a39-fcb9-480b-a477-6ad84acfcab8 2019-01-09 14:37:29,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.078978061676s 2019-01-09 14:37:29,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-bec07a39-fcb9-480b-a477-6ad84acfcab8 2019-01-09 14:37:29,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 14:37:29,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/c03ec5e2-cc23-44d6-934d-a375466bc944.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:30,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ce2e0d9-03b2-4cdf-a016-9efa2b881c06 Date: Wed, 09 Jan 2019 14:37:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:37:30,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c03ec5e2-cc23-44d6-934d-a375466bc944.json used request id req-5ce2e0d9-03b2-4cdf-a016-9efa2b881c06 2019-01-09 14:37:30,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07011198997s 2019-01-09 14:37:30,929 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c03ec5e2-cc23-44d6-934d-a375466bc944.json used request id req-5ce2e0d9-03b2-4cdf-a016-9efa2b881c06 2019-01-09 14:37:30,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:37:30,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:31,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-06ef4745-a647-46d1-ab57-cd27019b1ace Date: Wed, 09 Jan 2019 14:37:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"ce744a8a-070a-41d3-8661-d9692d841d5e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"805038e1e9f34a349c09768ea1e3dacf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:37:30Z","qos_policy_id":null,"name":"vmready1-net_763df118-f02d-4e33-8616-69f18e58638f","admin_state_up":true,"tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:16Z","provider:network_type":"vxlan"}]} 2019-01-09 14:37:31,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-06ef4745-a647-46d1-ab57-cd27019b1ace 2019-01-09 14:37:31,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0858769416809s 2019-01-09 14:37:31,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-06ef4745-a647-46d1-ab57-cd27019b1ace 2019-01-09 14:37:31,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 14:37:31,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/ce744a8a-070a-41d3-8661-d9692d841d5e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:31,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3840f709-86d1-4a78-b715-0d839092e0e2 Date: Wed, 09 Jan 2019 14:37:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:37:31,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/ce744a8a-070a-41d3-8661-d9692d841d5e.json used request id req-3840f709-86d1-4a78-b715-0d839092e0e2 2019-01-09 14:37:31,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.882531166077s 2019-01-09 14:37:31,899 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/ce744a8a-070a-41d3-8661-d9692d841d5e.json used request id req-3840f709-86d1-4a78-b715-0d839092e0e2 2019-01-09 14:37:31,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:37:31,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:31,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-f69e05d0-4e82-422b-ac54-0ec7c3da923e Date: Wed, 09 Jan 2019 14:37:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/cd5391a2-cd01-47e8-88e6-812a9619032f/snap", "metadata": {}}], "file": "/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f/file", "owner": "805038e1e9f34a349c09768ea1e3dacf", "id": "cd5391a2-cd01-47e8-88e6-812a9619032f", "size": 12716032, "self": "/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/cd5391a2-cd01-47e8-88e6-812a9619032f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:37:25Z", "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_763df118-f02d-4e33-8616-69f18e58638f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_763df118-f02d-4e33-8616-69f18e58638f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:37:22Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:37:31,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f69e05d0-4e82-422b-ac54-0ec7c3da923e 2019-01-09 14:37:31,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0236370563507s 2019-01-09 14:37:31,927 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f69e05d0-4e82-422b-ac54-0ec7c3da923e 2019-01-09 14:37:31,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 14:37:31,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:32,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-adb42a42-ceab-41f1-b789-c2e3af218bda Date: Wed, 09 Jan 2019 14:37: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-09 14:37:32,287 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f used request id req-adb42a42-ceab-41f1-b789-c2e3af218bda 2019-01-09 14:37:32,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.358660936356s 2019-01-09 14:37:32,288 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/cd5391a2-cd01-47e8-88e6-812a9619032f used request id req-adb42a42-ceab-41f1-b789-c2e3af218bda 2019-01-09 14:37:32,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:37:32,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:32,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37: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-984c44a0-65a0-4028-b782-0824b81c7165 x-compute-request-id: req-984c44a0-65a0-4028-b782-0824b81c7165 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_763df118-f02d-4e33-8616-69f18e58638f", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f1e540f3-f27a-4fa0-8199-750b21f62135", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f1e540f3-f27a-4fa0-8199-750b21f62135", "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": "f1e540f3-f27a-4fa0-8199-750b21f62135"}]} 2019-01-09 14:37:32,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-984c44a0-65a0-4028-b782-0824b81c7165 2019-01-09 14:37:32,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251359939575s 2019-01-09 14:37:32,314 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-984c44a0-65a0-4028-b782-0824b81c7165 2019-01-09 14:37:32,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 14:37:32,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/f1e540f3-f27a-4fa0-8199-750b21f62135 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e84b98606e1c3654695f5d3f2e5093e85a943ac" 2019-01-09 14:37:32,460 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:37: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-efb55921-d77f-4350-9840-1336e87cdb79 x-compute-request-id: req-efb55921-d77f-4350-9840-1336e87cdb79 Content-Length: 0 Content-Type: application/json 2019-01-09 14:37:32,460 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f1e540f3-f27a-4fa0-8199-750b21f62135 used request id req-efb55921-d77f-4350-9840-1336e87cdb79 2019-01-09 14:37:32,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.144531011581s 2019-01-09 14:37:32,460 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f1e540f3-f27a-4fa0-8199-750b21f62135 used request id req-efb55921-d77f-4350-9840-1336e87cdb79 2019-01-09 14:37:32,509 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-01-09 14:37:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:37:32,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-033d1be9-f87b-4135-88cc-c05306b83f29 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:37:32,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-033d1be9-f87b-4135-88cc-c05306b83f29 2019-01-09 14:37:32,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:37:32,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:37:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["Mk62Oh9fTb2yGEgrbfVhMg"], "issued_at": "2019-01-09T14:37:32.000000Z"}} 2019-01-09 14:37:32,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:37:32,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:33,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ed0d1008-c168-4c7b-9c45-b9a53be9aa7d Date: Wed, 09 Jan 2019 14:37:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:37:33,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ed0d1008-c168-4c7b-9c45-b9a53be9aa7d 2019-01-09 14:37:33,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.343711853027s 2019-01-09 14:37:33,286 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ed0d1008-c168-4c7b-9c45-b9a53be9aa7d 2019-01-09 14:37:33,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:37:33,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:37: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:37:33,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:37:33,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:33,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2eb2f8-e9db-4ba6-92cb-d78552be20d9 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:37:33,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-5c2eb2f8-e9db-4ba6-92cb-d78552be20d9 2019-01-09 14:37:33,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0966370105743s 2019-01-09 14:37:33,392 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-5c2eb2f8-e9db-4ba6-92cb-d78552be20d9 2019-01-09 14:37:33,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 14:37:33,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_2417a755-091b-4c4b-9920-3f62994867ee"}}' 2019-01-09 14:37:33,541 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a3b6c33-391d-4c88-9129-b30a81d1c52a 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.29:5000/v3/projects/1d7896ff2c8a444d92400605388e0d49"}, "tags": [], "enabled": true, "id": "1d7896ff2c8a444d92400605388e0d49", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_2417a755-091b-4c4b-9920-3f62994867ee"}} 2019-01-09 14:37:33,541 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9a3b6c33-391d-4c88-9129-b30a81d1c52a 2019-01-09 14:37:33,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.141786813736s 2019-01-09 14:37:33,542 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9a3b6c33-391d-4c88-9129-b30a81d1c52a 2019-01-09 14:37:33,542 - 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'1d7896ff2c8a444d92400605388e0d49', '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_2417a755-091b-4c4b-9920-3f62994867ee'}) 2019-01-09 14:37:33,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 14:37:33,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "88f45bd1-0f3a-4d72-ab25-9cdbce7009cd", "email": null, "name": "vmready2-user_2417a755-091b-4c4b-9920-3f62994867ee"}}' 2019-01-09 14:37:33,958 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1b67d8f-61c5-4458-937e-54091715d23b Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_2417a755-091b-4c4b-9920-3f62994867ee", "links": {"self": "http://172.30.9.29:5000/v3/users/2e932617e898454bb47ecc192e04bf92"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2e932617e898454bb47ecc192e04bf92", "domain_id": "default", "password_expires_at": null}} 2019-01-09 14:37:33,959 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-c1b67d8f-61c5-4458-937e-54091715d23b 2019-01-09 14:37:33,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.409465074539s 2019-01-09 14:37:33,959 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-c1b67d8f-61c5-4458-937e-54091715d23b 2019-01-09 14:37:33,960 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2e932617e898454bb47ecc192e04bf92', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_2417a755-091b-4c4b-9920-3f62994867ee'}) 2019-01-09 14:37:33,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:37:33,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:34,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0caf1706-60ef-4f95-9393-e1989fd5b153 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:37:34,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0caf1706-60ef-4f95-9393-e1989fd5b153 2019-01-09 14:37:34,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103915929794s 2019-01-09 14:37:34,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0caf1706-60ef-4f95-9393-e1989fd5b153 2019-01-09 14:37:34,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:37:34,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:34,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-070e0383-3fc7-434a-9bc3-f79036c3c880 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:37:34,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-070e0383-3fc7-434a-9bc3-f79036c3c880 2019-01-09 14:37:34,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100493907928s 2019-01-09 14:37:34,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-070e0383-3fc7-434a-9bc3-f79036c3c880 2019-01-09 14:37:34,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:37:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:34,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f0d2fc-4424-477e-8bbb-c99d965d7151 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:37:34,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-81f0d2fc-4424-477e-8bbb-c99d965d7151 2019-01-09 14:37:34,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0201001167297s 2019-01-09 14:37:34,197 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-81f0d2fc-4424-477e-8bbb-c99d965d7151 2019-01-09 14:37:34,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:37:34,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:34,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb8b99a-f82a-4b93-93dc-4770df8b84e8 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmready2-user_2417a755-091b-4c4b-9920-3f62994867ee", "links": {"self": "http://172.30.9.29:5000/v3/users/2e932617e898454bb47ecc192e04bf92"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2e932617e898454bb47ecc192e04bf92", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:37:34,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ceb8b99a-f82a-4b93-93dc-4770df8b84e8 2019-01-09 14:37:34,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110214948654s 2019-01-09 14:37:34,309 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ceb8b99a-f82a-4b93-93dc-4770df8b84e8 2019-01-09 14:37:34,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:37:34,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:34,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d1047bf-abef-4dfd-8b59-cdab4611d963 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.29:5000/v3/projects/1d7896ff2c8a444d92400605388e0d49"}, "tags": [], "enabled": true, "id": "1d7896ff2c8a444d92400605388e0d49", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_2417a755-091b-4c4b-9920-3f62994867ee"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:37:34,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-3d1047bf-abef-4dfd-8b59-cdab4611d963 2019-01-09 14:37:34,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0962500572205s 2019-01-09 14:37:34,416 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-3d1047bf-abef-4dfd-8b59-cdab4611d963 2019-01-09 14:37:34,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:37:34,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=2e932617e898454bb47ecc192e04bf92&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=1d7896ff2c8a444d92400605388e0d49" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:34,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e79dbd85-15c8-4d4d-90fc-37c9c7e7f795 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=2e932617e898454bb47ecc192e04bf92&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=1d7896ff2c8a444d92400605388e0d49", "previous": null, "next": null}} 2019-01-09 14:37:34,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=2e932617e898454bb47ecc192e04bf92&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=1d7896ff2c8a444d92400605388e0d49 used request id req-e79dbd85-15c8-4d4d-90fc-37c9c7e7f795 2019-01-09 14:37:34,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0945930480957s 2019-01-09 14:37:34,518 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=2e932617e898454bb47ecc192e04bf92&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=1d7896ff2c8a444d92400605388e0d49 used request id req-e79dbd85-15c8-4d4d-90fc-37c9c7e7f795 2019-01-09 14:37:34,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:37:34,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/1d7896ff2c8a444d92400605388e0d49/users/2e932617e898454bb47ecc192e04bf92/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:34,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12da92d1-105c-44c2-ba67-4f2add36ff2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:37:34,699 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/1d7896ff2c8a444d92400605388e0d49/users/2e932617e898454bb47ecc192e04bf92/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-12da92d1-105c-44c2-ba67-4f2add36ff2d 2019-01-09 14:37:34,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.176915884018s 2019-01-09 14:37:34,699 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/1d7896ff2c8a444d92400605388e0d49/users/2e932617e898454bb47ecc192e04bf92/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-12da92d1-105c-44c2-ba67-4f2add36ff2d 2019-01-09 14:37:34,700 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_2417a755-091b-4c4b-9920-3f62994867ee', 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'1d7896ff2c8a444d92400605388e0d49', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '88f45bd1-0f3a-4d72-ab25-9cdbce7009cd', 'username': u'vmready2-user_2417a755-091b-4c4b-9920-3f62994867ee', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 14:37:34,703 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_2417a755-091b-4c4b-9920-3f62994867ee', 'password': '88f45bd1-0f3a-4d72-ab25-9cdbce7009cd', 'project_name': 'vmready2-project_2417a755-091b-4c4b-9920-3f62994867ee', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '1d7896ff2c8a444d92400605388e0d49', 'project_domain_name': 'Default'} 2019-01-09 14:37:34,704 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-01-09 14:37:34,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:37:34,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:34,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7997eb3b-997e-4337-9f99-7ab7c6160738 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:37:34,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-7997eb3b-997e-4337-9f99-7ab7c6160738 2019-01-09 14:37:34,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0899729728699s 2019-01-09 14:37:34,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-7997eb3b-997e-4337-9f99-7ab7c6160738 2019-01-09 14:37:34,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:37:34,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:34,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48636583-f0ab-4452-9194-f074e8b6a148 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.29:5000/v3/projects/1d7896ff2c8a444d92400605388e0d49"}, "tags": [], "enabled": true, "id": "1d7896ff2c8a444d92400605388e0d49", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_2417a755-091b-4c4b-9920-3f62994867ee"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:37:34,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-48636583-f0ab-4452-9194-f074e8b6a148 2019-01-09 14:37:34,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100449085236s 2019-01-09 14:37:34,903 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-48636583-f0ab-4452-9194-f074e8b6a148 2019-01-09 14:37:34,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 14:37:34,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" -d '{"network": {"tenant_id": "1d7896ff2c8a444d92400605388e0d49", "name": "vmready2-net_2417a755-091b-4c4b-9920-3f62994867ee", "admin_state_up": true}}' 2019-01-09 14:37:35,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-3a6ed47c-6642-498a-ba65-b16df1a69414 Date: Wed, 09 Jan 2019 14:37:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"80f87cc0-e9d2-4daf-9db5-850bd6a1bb0b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":69,"ipv4_address_scope":null,"shared":false,"project_id":"1d7896ff2c8a444d92400605388e0d49","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:37:35Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_2417a755-091b-4c4b-9920-3f62994867ee","admin_state_up":true,"tenant_id":"1d7896ff2c8a444d92400605388e0d49","created_at":"2019-01-09T14:37:35Z","mtu":1450}} 2019-01-09 14:37:35,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-3a6ed47c-6642-498a-ba65-b16df1a69414 2019-01-09 14:37:35,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.680340051651s 2019-01-09 14:37:35,586 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-3a6ed47c-6642-498a-ba65-b16df1a69414 2019-01-09 14:37:35,586 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T14:37:35Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'80f87cc0-e9d2-4daf-9db5-850bd6a1bb0b', u'provider:segmentation_id': 69, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vmready2-net_2417a755-091b-4c4b-9920-3f62994867ee', u'created_at': u'2019-01-09T14:37:35Z', u'mtu': 1450, u'tenant_id': u'1d7896ff2c8a444d92400605388e0d49', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1d7896ff2c8a444d92400605388e0d49', u'l2_adjacency': True}) 2019-01-09 14:37:35,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:37:35,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8edc2ba-add8-405a-abc6-4be725bb319b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:37:35,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a8edc2ba-add8-405a-abc6-4be725bb319b 2019-01-09 14:37:35,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:37:35,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:37:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d7896ff2c8a444d92400605388e0d49", "name": "vmready2-project_2417a755-091b-4c4b-9920-3f62994867ee"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/1d7896ff2c8a444d92400605388e0d49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/1d7896ff2c8a444d92400605388e0d49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/1d7896ff2c8a444d92400605388e0d49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1d7896ff2c8a444d92400605388e0d49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/1d7896ff2c8a444d92400605388e0d49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/1d7896ff2c8a444d92400605388e0d49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1d7896ff2c8a444d92400605388e0d49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/1d7896ff2c8a444d92400605388e0d49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/1d7896ff2c8a444d92400605388e0d49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1d7896ff2c8a444d92400605388e0d49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/1d7896ff2c8a444d92400605388e0d49", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/1d7896ff2c8a444d92400605388e0d49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1d7896ff2c8a444d92400605388e0d49", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_1d7896ff2c8a444d92400605388e0d49", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_2417a755-091b-4c4b-9920-3f62994867ee", "id": "2e932617e898454bb47ecc192e04bf92"}, "audit_ids": ["86GsEWdaSHawyoEYAK1EqQ"], "issued_at": "2019-01-09T14:37:35.000000Z"}} 2019-01-09 14:37:35,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:37:35,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}443b6944c8434251fa520bc4e408f208e8521d64" 2019-01-09 14:37:37,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-60e6ae1f-3763-4f33-97b9-29eb3f050793 Date: Wed, 09 Jan 2019 14:37:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"80f87cc0-e9d2-4daf-9db5-850bd6a1bb0b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d7896ff2c8a444d92400605388e0d49","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:37:35Z","qos_policy_id":null,"name":"vmready2-net_2417a755-091b-4c4b-9920-3f62994867ee","admin_state_up":true,"tenant_id":"1d7896ff2c8a444d92400605388e0d49","created_at":"2019-01-09T14:37:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:37:37,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-60e6ae1f-3763-4f33-97b9-29eb3f050793 2019-01-09 14:37:37,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.00698590279s 2019-01-09 14:37:37,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-60e6ae1f-3763-4f33-97b9-29eb3f050793 2019-01-09 14:37:37,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 14:37:37,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}443b6944c8434251fa520bc4e408f208e8521d64" -d '{"subnet": {"name": "vmready2-subnet_2417a755-091b-4c4b-9920-3f62994867ee", "enable_dhcp": true, "network_id": "80f87cc0-e9d2-4daf-9db5-850bd6a1bb0b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 14:37:37,597 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-64405b0a-56dd-41df-81e8-f845e6b40d2d Date: Wed, 09 Jan 2019 14:37:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80f87cc0-e9d2-4daf-9db5-850bd6a1bb0b","tenant_id":"1d7896ff2c8a444d92400605388e0d49","created_at":"2019-01-09T14:37:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:37:37Z","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":"1d7896ff2c8a444d92400605388e0d49","id":"fe44eaf3-883d-436e-bed3-12d69db2292b","subnetpool_id":null,"name":"vmready2-subnet_2417a755-091b-4c4b-9920-3f62994867ee"}} 2019-01-09 14:37:37,597 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-64405b0a-56dd-41df-81e8-f845e6b40d2d 2019-01-09 14:37:37,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.591696977615s 2019-01-09 14:37:37,598 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-64405b0a-56dd-41df-81e8-f845e6b40d2d 2019-01-09 14:37:37,598 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:37:37Z', 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'fe44eaf3-883d-436e-bed3-12d69db2292b', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_2417a755-091b-4c4b-9920-3f62994867ee', u'enable_dhcp': True, u'network_id': u'80f87cc0-e9d2-4daf-9db5-850bd6a1bb0b', u'tenant_id': u'1d7896ff2c8a444d92400605388e0d49', u'created_at': u'2019-01-09T14:37:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1d7896ff2c8a444d92400605388e0d49'}) 2019-01-09 14:37:37,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 14:37:37,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}443b6944c8434251fa520bc4e408f208e8521d64" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "vmready2-router_2417a755-091b-4c4b-9920-3f62994867ee", "admin_state_up": true}}' 2019-01-09 14:37:39,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f8ded5e6-b61b-4c43-8a0f-1ef27a70ef1c Date: Wed, 09 Jan 2019 14:37:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "created_at": "2019-01-09T14:37:37Z", "admin_state_up": true, "updated_at": "2019-01-09T14:37:39Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1d7896ff2c8a444d92400605388e0d49", "id": "8ae25ab1-70be-4b42-96c1-eb7bfcc2da70", "name": "vmready2-router_2417a755-091b-4c4b-9920-3f62994867ee"}} 2019-01-09 14:37:39,417 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-f8ded5e6-b61b-4c43-8a0f-1ef27a70ef1c 2019-01-09 14:37:39,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.81894993782s 2019-01-09 14:37:39,418 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-f8ded5e6-b61b-4c43-8a0f-1ef27a70ef1c 2019-01-09 14:37:39,418 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:37:39Z', u'revision_number': 3, u'id': u'8ae25ab1-70be-4b42-96c1-eb7bfcc2da70', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_2417a755-091b-4c4b-9920-3f62994867ee', u'admin_state_up': True, u'tenant_id': u'1d7896ff2c8a444d92400605388e0d49', u'created_at': u'2019-01-09T14:37:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'1d7896ff2c8a444d92400605388e0d49'}) 2019-01-09 14:37:39,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 14:37:39,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/8ae25ab1-70be-4b42-96c1-eb7bfcc2da70/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}443b6944c8434251fa520bc4e408f208e8521d64" -d '{"subnet_id": "fe44eaf3-883d-436e-bed3-12d69db2292b"}' 2019-01-09 14:37:41,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9b125067-130d-4d31-aabf-fb40f10d9dee Date: Wed, 09 Jan 2019 14:37:41 GMT RESP BODY: {"network_id": "80f87cc0-e9d2-4daf-9db5-850bd6a1bb0b", "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "subnet_id": "fe44eaf3-883d-436e-bed3-12d69db2292b", "subnet_ids": ["fe44eaf3-883d-436e-bed3-12d69db2292b"], "port_id": "0e162999-d9c9-4fce-8360-a30f9f1fbe30", "id": "8ae25ab1-70be-4b42-96c1-eb7bfcc2da70"} 2019-01-09 14:37:41,677 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/8ae25ab1-70be-4b42-96c1-eb7bfcc2da70/add_router_interface.json used request id req-9b125067-130d-4d31-aabf-fb40f10d9dee 2019-01-09 14:37:41,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.25827908516s 2019-01-09 14:37:41,678 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/8ae25ab1-70be-4b42-96c1-eb7bfcc2da70/add_router_interface.json used request id req-9b125067-130d-4d31-aabf-fb40f10d9dee returning object 8ae25ab1-70be-4b42-96c1-eb7bfcc2da70 2019-01-09 14:37:41,678 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:37:41,805 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 14:37:41,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:37:41,811 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 14:37:41 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 14:37:41,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:37:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}443b6944c8434251fa520bc4e408f208e8521d64" 2019-01-09 14:37:42,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5a510a66-9bbc-41c5-9fbd-ac2c6e7137a9 Date: Wed, 09 Jan 2019 14:37:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:37:42,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5a510a66-9bbc-41c5-9fbd-ac2c6e7137a9 2019-01-09 14:37:42,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.656057834625s 2019-01-09 14:37:42,470 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5a510a66-9bbc-41c5-9fbd-ac2c6e7137a9 2019-01-09 14:37:42,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 14:37:42,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}443b6944c8434251fa520bc4e408f208e8521d64" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_2417a755-091b-4c4b-9920-3f62994867ee", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_2417a755-091b-4c4b-9920-3f62994867ee"}' 2019-01-09 14:37:42,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2757b036-676b-464e-acc5-c5b508b3141e Date: Wed, 09 Jan 2019 14:37:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc/file", "owner": "1d7896ff2c8a444d92400605388e0d49", "id": "fde9f629-4b68-43f9-a236-91040a899ddc", "size": null, "self": "/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:37:42Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_2417a755-091b-4c4b-9920-3f62994867ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_2417a755-091b-4c4b-9920-3f62994867ee", "checksum": null, "created_at": "2019-01-09T14:37:42Z", "protected": false} 2019-01-09 14:37:42,554 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2757b036-676b-464e-acc5-c5b508b3141e 2019-01-09 14:37:42,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0762920379639s 2019-01-09 14:37:42,554 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2757b036-676b-464e-acc5-c5b508b3141e returning object fde9f629-4b68-43f9-a236-91040a899ddc 2019-01-09 14:37:42,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 14:37:42,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc/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}443b6944c8434251fa520bc4e408f208e8521d64" -d '' 2019-01-09 14:37:43,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a2582a1b-2907-4f20-b674-826694f6a2a5 Date: Wed, 09 Jan 2019 14:37: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-09 14:37:43,733 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc/file used request id req-a2582a1b-2907-4f20-b674-826694f6a2a5 2019-01-09 14:37:43,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1776638031s 2019-01-09 14:37:43,733 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc/file used request id req-a2582a1b-2907-4f20-b674-826694f6a2a5 2019-01-09 14:37:43,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:37:43,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}443b6944c8434251fa520bc4e408f208e8521d64" 2019-01-09 14:37:43,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-6675b969-46c0-4033-967d-6c1d30364c4a Date: Wed, 09 Jan 2019 14:37:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fde9f629-4b68-43f9-a236-91040a899ddc/snap", "metadata": {}}], "file": "/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc/file", "owner": "1d7896ff2c8a444d92400605388e0d49", "id": "fde9f629-4b68-43f9-a236-91040a899ddc", "size": 12716032, "self": "/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fde9f629-4b68-43f9-a236-91040a899ddc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:37:43Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_2417a755-091b-4c4b-9920-3f62994867ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_2417a755-091b-4c4b-9920-3f62994867ee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:37:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:37:43,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6675b969-46c0-4033-967d-6c1d30364c4a 2019-01-09 14:37:43,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0360000133514s 2019-01-09 14:37:43,775 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6675b969-46c0-4033-967d-6c1d30364c4a 2019-01-09 14:37:43,777 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fde9f629-4b68-43f9-a236-91040a899ddc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc/file', 'owner': u'1d7896ff2c8a444d92400605388e0d49', 'id': u'fde9f629-4b68-43f9-a236-91040a899ddc', 'size': 12716032, u'self': u'/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d7896ff2c8a444d92400605388e0d49', 'name': 'vmready2-project_2417a755-091b-4c4b-9920-3f62994867ee', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fde9f629-4b68-43f9-a236-91040a899ddc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T14:37:43Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T14:37:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_2417a755-091b-4c4b-9920-3f62994867ee', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_2417a755-091b-4c4b-9920-3f62994867ee', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_2417a755-091b-4c4b-9920-3f62994867ee', 'created': u'2019-01-09T14:37:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T14:37:42Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vmready2-img_2417a755-091b-4c4b-9920-3f62994867ee', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 14:37:43,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 14:37:43,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_2417a755-091b-4c4b-9920-3f62994867ee", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 14:37:44,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37: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-70863df8-15fc-4516-980d-bb911b9fa640 x-compute-request-id: req-70863df8-15fc-4516-980d-bb911b9fa640 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_2417a755-091b-4c4b-9920-3f62994867ee", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c3460fe0-d907-4b7e-b567-935170bbcc69", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c3460fe0-d907-4b7e-b567-935170bbcc69", "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": "c3460fe0-d907-4b7e-b567-935170bbcc69"}} 2019-01-09 14:37:44,129 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-70863df8-15fc-4516-980d-bb911b9fa640 2019-01-09 14:37:44,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.351475954056s 2019-01-09 14:37:44,129 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-70863df8-15fc-4516-980d-bb911b9fa640 2019-01-09 14:37:44,130 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_2417a755-091b-4c4b-9920-3f62994867ee', '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'805038e1e9f34a349c09768ea1e3dacf', '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'c3460fe0-d907-4b7e-b567-935170bbcc69', 'swap': 0}) 2019-01-09 14:37:44,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 14:37:44,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/c3460fe0-d907-4b7e-b567-935170bbcc69/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}0b4ba426747ef4172d5400666acde19f0bf4064b" -d '{"extra_specs": {}}' 2019-01-09 14:37:44,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37: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-82f61bd9-ea85-4b20-8b8e-7211d36b00a0 x-compute-request-id: req-82f61bd9-ea85-4b20-8b8e-7211d36b00a0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:37:44,252 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/c3460fe0-d907-4b7e-b567-935170bbcc69/os-extra_specs used request id req-82f61bd9-ea85-4b20-8b8e-7211d36b00a0 2019-01-09 14:37:44,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.121064901352s 2019-01-09 14:37:44,252 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/c3460fe0-d907-4b7e-b567-935170bbcc69/os-extra_specs used request id req-82f61bd9-ea85-4b20-8b8e-7211d36b00a0 2019-01-09 14:37:44,367 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 14:37:44,367 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 14:37:44,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 14:37:44,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/8ae25ab1-70be-4b42-96c1-eb7bfcc2da70/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}443b6944c8434251fa520bc4e408f208e8521d64" -d '{"subnet_id": "fe44eaf3-883d-436e-bed3-12d69db2292b"}' 2019-01-09 14:37:46,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e59e3496-fb4b-44dc-9237-a44042406c4b Date: Wed, 09 Jan 2019 14:37:46 GMT RESP BODY: {"network_id": "80f87cc0-e9d2-4daf-9db5-850bd6a1bb0b", "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "subnet_id": "fe44eaf3-883d-436e-bed3-12d69db2292b", "subnet_ids": ["fe44eaf3-883d-436e-bed3-12d69db2292b"], "port_id": "0e162999-d9c9-4fce-8360-a30f9f1fbe30", "id": "8ae25ab1-70be-4b42-96c1-eb7bfcc2da70"} 2019-01-09 14:37:46,295 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/8ae25ab1-70be-4b42-96c1-eb7bfcc2da70/remove_router_interface.json used request id req-e59e3496-fb4b-44dc-9237-a44042406c4b 2019-01-09 14:37:46,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.9230492115s 2019-01-09 14:37:46,295 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/8ae25ab1-70be-4b42-96c1-eb7bfcc2da70/remove_router_interface.json used request id req-e59e3496-fb4b-44dc-9237-a44042406c4b returning object 8ae25ab1-70be-4b42-96c1-eb7bfcc2da70 2019-01-09 14:37:46,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 14:37:46,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}443b6944c8434251fa520bc4e408f208e8521d64" 2019-01-09 14:37:46,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-39cc1764-cd0d-4d47-82ef-82c61b2099cf Date: Wed, 09 Jan 2019 14:37:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "created_at": "2019-01-09T14:37:37Z", "admin_state_up": true, "updated_at": "2019-01-09T14:37:45Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "1d7896ff2c8a444d92400605388e0d49", "id": "8ae25ab1-70be-4b42-96c1-eb7bfcc2da70", "name": "vmready2-router_2417a755-091b-4c4b-9920-3f62994867ee"}]} 2019-01-09 14:37:46,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-39cc1764-cd0d-4d47-82ef-82c61b2099cf 2019-01-09 14:37:46,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.193040847778s 2019-01-09 14:37:46,489 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-39cc1764-cd0d-4d47-82ef-82c61b2099cf 2019-01-09 14:37:46,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 14:37:46,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/8ae25ab1-70be-4b42-96c1-eb7bfcc2da70.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}443b6944c8434251fa520bc4e408f208e8521d64" 2019-01-09 14:37:47,551 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1fe0e43-9102-4b0f-bbeb-6d87ff301ff8 Content-Length: 0 Date: Wed, 09 Jan 2019 14:37:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:37:47,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/8ae25ab1-70be-4b42-96c1-eb7bfcc2da70.json used request id req-c1fe0e43-9102-4b0f-bbeb-6d87ff301ff8 2019-01-09 14:37:47,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.06116580963s 2019-01-09 14:37:47,552 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/8ae25ab1-70be-4b42-96c1-eb7bfcc2da70.json used request id req-c1fe0e43-9102-4b0f-bbeb-6d87ff301ff8 2019-01-09 14:37:47,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:37:47,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}443b6944c8434251fa520bc4e408f208e8521d64" 2019-01-09 14:37:47,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-91e388ff-dd0c-479d-b587-10d5e27e683e Date: Wed, 09 Jan 2019 14:37:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"80f87cc0-e9d2-4daf-9db5-850bd6a1bb0b","tenant_id":"1d7896ff2c8a444d92400605388e0d49","created_at":"2019-01-09T14:37:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:37:37Z","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":"1d7896ff2c8a444d92400605388e0d49","id":"fe44eaf3-883d-436e-bed3-12d69db2292b","subnetpool_id":null,"name":"vmready2-subnet_2417a755-091b-4c4b-9920-3f62994867ee"}]} 2019-01-09 14:37:47,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-91e388ff-dd0c-479d-b587-10d5e27e683e 2019-01-09 14:37:47,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.077810049057s 2019-01-09 14:37:47,631 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-91e388ff-dd0c-479d-b587-10d5e27e683e 2019-01-09 14:37:47,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 14:37:47,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/fe44eaf3-883d-436e-bed3-12d69db2292b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}443b6944c8434251fa520bc4e408f208e8521d64" 2019-01-09 14:37:49,403 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3778ad6e-8de3-4d5b-b1de-f9b56da6b73a Date: Wed, 09 Jan 2019 14:37:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:37:49,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/fe44eaf3-883d-436e-bed3-12d69db2292b.json used request id req-3778ad6e-8de3-4d5b-b1de-f9b56da6b73a 2019-01-09 14:37:49,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.77059197426s 2019-01-09 14:37:49,403 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/fe44eaf3-883d-436e-bed3-12d69db2292b.json used request id req-3778ad6e-8de3-4d5b-b1de-f9b56da6b73a 2019-01-09 14:37:49,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:37:49,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}443b6944c8434251fa520bc4e408f208e8521d64" 2019-01-09 14:37:49,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-4b816548-3eb0-453a-8cbd-63b191b1932b Date: Wed, 09 Jan 2019 14:37:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"80f87cc0-e9d2-4daf-9db5-850bd6a1bb0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d7896ff2c8a444d92400605388e0d49","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:37:48Z","qos_policy_id":null,"name":"vmready2-net_2417a755-091b-4c4b-9920-3f62994867ee","admin_state_up":true,"tenant_id":"1d7896ff2c8a444d92400605388e0d49","created_at":"2019-01-09T14:37:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:37:49,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4b816548-3eb0-453a-8cbd-63b191b1932b 2019-01-09 14:37:49,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106631994247s 2019-01-09 14:37:49,511 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4b816548-3eb0-453a-8cbd-63b191b1932b 2019-01-09 14:37:49,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 14:37:49,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/80f87cc0-e9d2-4daf-9db5-850bd6a1bb0b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}443b6944c8434251fa520bc4e408f208e8521d64" 2019-01-09 14:37:51,001 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80a5dac3-777f-4de3-88e7-718be6fa05b5 Date: Wed, 09 Jan 2019 14:37:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:37:51,001 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/80f87cc0-e9d2-4daf-9db5-850bd6a1bb0b.json used request id req-80a5dac3-777f-4de3-88e7-718be6fa05b5 2019-01-09 14:37:51,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.48962211609s 2019-01-09 14:37:51,002 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/80f87cc0-e9d2-4daf-9db5-850bd6a1bb0b.json used request id req-80a5dac3-777f-4de3-88e7-718be6fa05b5 2019-01-09 14:37:51,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:37:51,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}443b6944c8434251fa520bc4e408f208e8521d64" 2019-01-09 14:37:51,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1198 Content-Type: application/json X-Openstack-Request-Id: req-8f4a2ddd-d33a-4e5f-859b-2c6db40dffec Date: Wed, 09 Jan 2019 14:37:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fde9f629-4b68-43f9-a236-91040a899ddc/snap", "metadata": {}}], "file": "/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc/file", "owner": "1d7896ff2c8a444d92400605388e0d49", "id": "fde9f629-4b68-43f9-a236-91040a899ddc", "size": 12716032, "self": "/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fde9f629-4b68-43f9-a236-91040a899ddc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:37:43Z", "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_2417a755-091b-4c4b-9920-3f62994867ee", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_2417a755-091b-4c4b-9920-3f62994867ee", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:37:42Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:37:51,044 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8f4a2ddd-d33a-4e5f-859b-2c6db40dffec 2019-01-09 14:37:51,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0380990505219s 2019-01-09 14:37:51,044 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8f4a2ddd-d33a-4e5f-859b-2c6db40dffec 2019-01-09 14:37:51,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 14:37:51,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}443b6944c8434251fa520bc4e408f208e8521d64" 2019-01-09 14:37:51,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-110b7fb6-46f5-4fd4-b188-c110c0b5991b Date: Wed, 09 Jan 2019 14:37: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-09 14:37:51,743 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc used request id req-110b7fb6-46f5-4fd4-b188-c110c0b5991b 2019-01-09 14:37:51,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.697535037994s 2019-01-09 14:37:51,743 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/fde9f629-4b68-43f9-a236-91040a899ddc used request id req-110b7fb6-46f5-4fd4-b188-c110c0b5991b 2019-01-09 14:37:51,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:37:51,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:51,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1784db12-b04f-4742-a7b6-809dd457d288 x-compute-request-id: req-1784db12-b04f-4742-a7b6-809dd457d288 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_2417a755-091b-4c4b-9920-3f62994867ee", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c3460fe0-d907-4b7e-b567-935170bbcc69", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c3460fe0-d907-4b7e-b567-935170bbcc69", "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": "c3460fe0-d907-4b7e-b567-935170bbcc69"}]} 2019-01-09 14:37:51,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-1784db12-b04f-4742-a7b6-809dd457d288 2019-01-09 14:37:51,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0365228652954s 2019-01-09 14:37:51,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-1784db12-b04f-4742-a7b6-809dd457d288 2019-01-09 14:37:51,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 14:37:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/c3460fe0-d907-4b7e-b567-935170bbcc69 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:51,820 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:37:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b37971c-4567-4cd8-84c4-c019fedc1b4c x-compute-request-id: req-1b37971c-4567-4cd8-84c4-c019fedc1b4c Content-Length: 0 Content-Type: application/json 2019-01-09 14:37:51,820 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c3460fe0-d907-4b7e-b567-935170bbcc69 used request id req-1b37971c-4567-4cd8-84c4-c019fedc1b4c 2019-01-09 14:37:51,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037369966507s 2019-01-09 14:37:51,821 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c3460fe0-d907-4b7e-b567-935170bbcc69 used request id req-1b37971c-4567-4cd8-84c4-c019fedc1b4c 2019-01-09 14:37:51,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:37:51,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:51,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1abaac78-edb0-4739-ae57-d57019d90eda Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "vmready2-user_2417a755-091b-4c4b-9920-3f62994867ee", "links": {"self": "http://172.30.9.29:5000/v3/users/2e932617e898454bb47ecc192e04bf92"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2e932617e898454bb47ecc192e04bf92", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:37:51,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1abaac78-edb0-4739-ae57-d57019d90eda 2019-01-09 14:37:51,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113713979721s 2019-01-09 14:37:51,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1abaac78-edb0-4739-ae57-d57019d90eda 2019-01-09 14:37:51,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:37:51,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/2e932617e898454bb47ecc192e04bf92 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:52,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe99765-ec53-48b8-845f-82964d57ad85 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_2417a755-091b-4c4b-9920-3f62994867ee", "links": {"self": "http://172.30.9.29:5000/v3/users/2e932617e898454bb47ecc192e04bf92"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2e932617e898454bb47ecc192e04bf92", "description": null}} 2019-01-09 14:37:52,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/2e932617e898454bb47ecc192e04bf92 used request id req-bfe99765-ec53-48b8-845f-82964d57ad85 2019-01-09 14:37:52,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.141368865967s 2019-01-09 14:37:52,083 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/2e932617e898454bb47ecc192e04bf92 used request id req-bfe99765-ec53-48b8-845f-82964d57ad85 2019-01-09 14:37:52,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 14:37:52,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/2e932617e898454bb47ecc192e04bf92 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:52,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:37:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2a098d1-ed7a-4a33-a5ab-4314bf23ab79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:37:52,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2e932617e898454bb47ecc192e04bf92 used request id req-d2a098d1-ed7a-4a33-a5ab-4314bf23ab79 2019-01-09 14:37:52,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.216165065765s 2019-01-09 14:37:52,300 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2e932617e898454bb47ecc192e04bf92 used request id req-d2a098d1-ed7a-4a33-a5ab-4314bf23ab79 2019-01-09 14:37:52,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:37:52,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:52,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b71deb8-39dc-4e98-9d04-256be21c0240 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.29:5000/v3/projects/1d7896ff2c8a444d92400605388e0d49"}, "tags": [], "enabled": true, "id": "1d7896ff2c8a444d92400605388e0d49", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_2417a755-091b-4c4b-9920-3f62994867ee"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:37:52,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-0b71deb8-39dc-4e98-9d04-256be21c0240 2019-01-09 14:37:52,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100178956985s 2019-01-09 14:37:52,407 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-0b71deb8-39dc-4e98-9d04-256be21c0240 2019-01-09 14:37:52,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 14:37:52,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/1d7896ff2c8a444d92400605388e0d49 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:52,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:37:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-068a04e6-c12e-4d0f-bc43-3e02afb2efa7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:37:52,622 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/1d7896ff2c8a444d92400605388e0d49 used request id req-068a04e6-c12e-4d0f-bc43-3e02afb2efa7 2019-01-09 14:37:52,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.211148023605s 2019-01-09 14:37:52,623 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/1d7896ff2c8a444d92400605388e0d49 used request id req-068a04e6-c12e-4d0f-bc43-3e02afb2efa7 2019-01-09 14:37:52,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:37:52,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=1d7896ff2c8a444d92400605388e0d49&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}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:52,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-8dbc7d26-3cdf-4600-bb24-857c9fe758b2 Date: Wed, 09 Jan 2019 14:37:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "created_at": "2019-01-09T14:37:34Z", "updated_at": "2019-01-09T14:37:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:35Z", "revision_number": 0, "id": "4628465d-f3e4-424d-98a0-c42e7b3c6a02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:35Z", "security_group_id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d7896ff2c8a444d92400605388e0d49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:35Z", "revision_number": 0, "id": "4d1c1e9e-c00a-4e28-9702-eac9137c5de0", "remote_group_id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:35Z", "security_group_id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d7896ff2c8a444d92400605388e0d49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:35Z", "revision_number": 0, "id": "6ad739fb-9905-4f05-b510-304c628ffe8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:35Z", "security_group_id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d7896ff2c8a444d92400605388e0d49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:35Z", "revision_number": 0, "id": "f7869153-aa25-41b6-a129-cbe36eb77c53", "remote_group_id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:35Z", "security_group_id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d7896ff2c8a444d92400605388e0d49"}], "revision_number": 4, "project_id": "1d7896ff2c8a444d92400605388e0d49", "id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "name": "default"}]} 2019-01-09 14:37:52,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=1d7896ff2c8a444d92400605388e0d49&name=default used request id req-8dbc7d26-3cdf-4600-bb24-857c9fe758b2 2019-01-09 14:37:52,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.212429046631s 2019-01-09 14:37:52,838 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=1d7896ff2c8a444d92400605388e0d49&name=default used request id req-8dbc7d26-3cdf-4600-bb24-857c9fe758b2 2019-01-09 14:37:52,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:37:52,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:52,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ec54f634-6012-4649-8c28-575067a393ea Date: Wed, 09 Jan 2019 14:37:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "created_at": "2019-01-09T14:37:34Z", "updated_at": "2019-01-09T14:37:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:35Z", "revision_number": 0, "id": "4628465d-f3e4-424d-98a0-c42e7b3c6a02", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:35Z", "security_group_id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d7896ff2c8a444d92400605388e0d49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:35Z", "revision_number": 0, "id": "4d1c1e9e-c00a-4e28-9702-eac9137c5de0", "remote_group_id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:35Z", "security_group_id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d7896ff2c8a444d92400605388e0d49"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:35Z", "revision_number": 0, "id": "6ad739fb-9905-4f05-b510-304c628ffe8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:35Z", "security_group_id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d7896ff2c8a444d92400605388e0d49"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:37:35Z", "revision_number": 0, "id": "f7869153-aa25-41b6-a129-cbe36eb77c53", "remote_group_id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "remote_ip_prefix": null, "created_at": "2019-01-09T14:37:35Z", "security_group_id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "tenant_id": "1d7896ff2c8a444d92400605388e0d49", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d7896ff2c8a444d92400605388e0d49"}], "revision_number": 4, "project_id": "1d7896ff2c8a444d92400605388e0d49", "id": "0720b8fa-75f8-4664-908c-c89debbd5cab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:37:52,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ec54f634-6012-4649-8c28-575067a393ea 2019-01-09 14:37:52,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503461360931s 2019-01-09 14:37:52,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ec54f634-6012-4649-8c28-575067a393ea 2019-01-09 14:37:52,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 14:37:52,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0720b8fa-75f8-4664-908c-c89debbd5cab.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0b4ba426747ef4172d5400666acde19f0bf4064b" 2019-01-09 14:37:53,041 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-45efb80b-41a9-4d3e-881c-3b0067607340 Content-Length: 0 Date: Wed, 09 Jan 2019 14:37:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:37:53,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0720b8fa-75f8-4664-908c-c89debbd5cab.json used request id req-45efb80b-41a9-4d3e-881c-3b0067607340 2019-01-09 14:37:53,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144210100174s 2019-01-09 14:37:53,041 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0720b8fa-75f8-4664-908c-c89debbd5cab.json used request id req-45efb80b-41a9-4d3e-881c-3b0067607340 2019-01-09 14:37:53,089 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-01-09 14:37:53,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:37:53,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a8ae78-896f-495a-8678-3161da82d388 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:37:53,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-98a8ae78-896f-495a-8678-3161da82d388 2019-01-09 14:37:53,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:37:53,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:37:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["oMpEf86JSyCaVq8Nwc5U0w"], "issued_at": "2019-01-09T14:37:53.000000Z"}} 2019-01-09 14:37:53,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:37:53,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:37:53,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a9e5b970-07d2-4dcf-add5-f2d7d732c9b1 Date: Wed, 09 Jan 2019 14:37:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:37:53,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a9e5b970-07d2-4dcf-add5-f2d7d732c9b1 2019-01-09 14:37:53,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279568910599s 2019-01-09 14:37:53,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a9e5b970-07d2-4dcf-add5-f2d7d732c9b1 2019-01-09 14:37:53,823 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-01-09 14:37:53,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:37:53,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:37: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:37:53,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:37:53,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:37:53,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3d6ee9-5cf0-41e6-8803-3ab7af1dcd5c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:37:53,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-2e3d6ee9-5cf0-41e6-8803-3ab7af1dcd5c 2019-01-09 14:37:53,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0942599773407s 2019-01-09 14:37:53,927 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-2e3d6ee9-5cf0-41e6-8803-3ab7af1dcd5c 2019-01-09 14:37:53,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:37:53,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:37:54,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:37:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f8a0f91-35a5-4399-adea-a1984df45c2e Content-Encoding: gzip Content-Length: 295 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-01-09 14:37:54,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-6f8a0f91-35a5-4399-adea-a1984df45c2e 2019-01-09 14:37:54,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0967650413513s 2019-01-09 14:37:54,031 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-6f8a0f91-35a5-4399-adea-a1984df45c2e 2019-01-09 14:37:54,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 14:37:54,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '{"network": {"tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "name": "singlevm1-net_caf2793e-4dc8-4b2c-9f52-c417723d5402", "admin_state_up": true}}' 2019-01-09 14:37:54,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-bbc76553-09f5-4593-92f2-b651e7e3e232 Date: Wed, 09 Jan 2019 14:37:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ac07a628-1cb8-4f18-b0c2-50037e56a2e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"805038e1e9f34a349c09768ea1e3dacf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:37:54Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_caf2793e-4dc8-4b2c-9f52-c417723d5402","admin_state_up":true,"tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:54Z","mtu":1450}} 2019-01-09 14:37:54,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-bbc76553-09f5-4593-92f2-b651e7e3e232 2019-01-09 14:37:54,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.40447306633s 2019-01-09 14:37:54,437 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-bbc76553-09f5-4593-92f2-b651e7e3e232 2019-01-09 14:37:54,438 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T14:37:54Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ac07a628-1cb8-4f18-b0c2-50037e56a2e3', u'provider:segmentation_id': 89, 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_caf2793e-4dc8-4b2c-9f52-c417723d5402', u'created_at': u'2019-01-09T14:37:54Z', u'mtu': 1450, u'tenant_id': u'805038e1e9f34a349c09768ea1e3dacf', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'805038e1e9f34a349c09768ea1e3dacf', u'l2_adjacency': True}) 2019-01-09 14:37:54,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:37:54,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:37:54,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-2b9f13a7-074c-4a00-ab1e-aaaa3697fde9 Date: Wed, 09 Jan 2019 14:37:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ac07a628-1cb8-4f18-b0c2-50037e56a2e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"805038e1e9f34a349c09768ea1e3dacf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:37:54Z","qos_policy_id":null,"name":"singlevm1-net_caf2793e-4dc8-4b2c-9f52-c417723d5402","admin_state_up":true,"tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:54Z","provider:network_type":"vxlan"}]} 2019-01-09 14:37:54,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-2b9f13a7-074c-4a00-ab1e-aaaa3697fde9 2019-01-09 14:37:54,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267907857895s 2019-01-09 14:37:54,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-2b9f13a7-074c-4a00-ab1e-aaaa3697fde9 2019-01-09 14:37:54,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 14:37:54,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '{"subnet": {"name": "singlevm1-subnet_caf2793e-4dc8-4b2c-9f52-c417723d5402", "enable_dhcp": true, "network_id": "ac07a628-1cb8-4f18-b0c2-50037e56a2e3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 14:37:55,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-4ee54fd6-8b5f-42d1-b1a9-81899d740729 Date: Wed, 09 Jan 2019 14:37:55 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"00497666-9d43-40a3-9283-38dc55c9cacb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"805038e1e9f34a349c09768ea1e3dacf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_caf2793e-4dc8-4b2c-9f52-c417723d5402","enable_dhcp":true,"segment_id":null,"network_id":"ac07a628-1cb8-4f18-b0c2-50037e56a2e3","tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:54Z","ip_version":4}} 2019-01-09 14:37:55,122 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-4ee54fd6-8b5f-42d1-b1a9-81899d740729 2019-01-09 14:37:55,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.414136886597s 2019-01-09 14:37:55,123 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-4ee54fd6-8b5f-42d1-b1a9-81899d740729 2019-01-09 14:37:55,123 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:37:54Z', 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'00497666-9d43-40a3-9283-38dc55c9cacb', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_caf2793e-4dc8-4b2c-9f52-c417723d5402', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ac07a628-1cb8-4f18-b0c2-50037e56a2e3', u'tenant_id': u'805038e1e9f34a349c09768ea1e3dacf', u'created_at': u'2019-01-09T14:37:54Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'805038e1e9f34a349c09768ea1e3dacf'}) 2019-01-09 14:37:55,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 14:37:55,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "singlevm1-router_caf2793e-4dc8-4b2c-9f52-c417723d5402", "admin_state_up": true}}' 2019-01-09 14:37:56,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-3d162449-f68c-4a36-b435-a28810cc00d3 Date: Wed, 09 Jan 2019 14:37:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:37:55Z", "admin_state_up": true, "updated_at": "2019-01-09T14:37:56Z", "project_id": "805038e1e9f34a349c09768ea1e3dacf", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "9ea17629-caf7-400c-a7e1-4d83a675d784", "name": "singlevm1-router_caf2793e-4dc8-4b2c-9f52-c417723d5402"}} 2019-01-09 14:37:56,568 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-3d162449-f68c-4a36-b435-a28810cc00d3 2019-01-09 14:37:56,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.44451498985s 2019-01-09 14:37:56,569 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-3d162449-f68c-4a36-b435-a28810cc00d3 2019-01-09 14:37:56,569 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:37:56Z', u'revision_number': 3, u'ha': False, u'id': u'9ea17629-caf7-400c-a7e1-4d83a675d784', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_caf2793e-4dc8-4b2c-9f52-c417723d5402', u'admin_state_up': True, u'tenant_id': u'805038e1e9f34a349c09768ea1e3dacf', u'created_at': u'2019-01-09T14:37:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'805038e1e9f34a349c09768ea1e3dacf'}) 2019-01-09 14:37:56,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 14:37:56,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/9ea17629-caf7-400c-a7e1-4d83a675d784/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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '{"subnet_id": "00497666-9d43-40a3-9283-38dc55c9cacb"}' 2019-01-09 14:37:58,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4716aaa8-5aa1-43b3-bd09-73f09858d200 Date: Wed, 09 Jan 2019 14:37:58 GMT RESP BODY: {"network_id": "ac07a628-1cb8-4f18-b0c2-50037e56a2e3", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "subnet_id": "00497666-9d43-40a3-9283-38dc55c9cacb", "subnet_ids": ["00497666-9d43-40a3-9283-38dc55c9cacb"], "port_id": "b52f205e-11a9-482b-ab5d-41d85b7f3024", "id": "9ea17629-caf7-400c-a7e1-4d83a675d784"} 2019-01-09 14:37:58,652 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/9ea17629-caf7-400c-a7e1-4d83a675d784/add_router_interface.json used request id req-4716aaa8-5aa1-43b3-bd09-73f09858d200 2019-01-09 14:37:58,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.08197498322s 2019-01-09 14:37:58,652 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/9ea17629-caf7-400c-a7e1-4d83a675d784/add_router_interface.json used request id req-4716aaa8-5aa1-43b3-bd09-73f09858d200 returning object 9ea17629-caf7-400c-a7e1-4d83a675d784 2019-01-09 14:37:58,652 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:37:58,780 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 14:37:58,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:37:58,785 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 14:37:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 14:37:58,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:37:58,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:37:59,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-17142b3a-1f9a-4348-a177-7cff477d5288 Date: Wed, 09 Jan 2019 14:37:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:37:59,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-17142b3a-1f9a-4348-a177-7cff477d5288 2019-01-09 14:37:59,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.668483972549s 2019-01-09 14:37:59,456 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-17142b3a-1f9a-4348-a177-7cff477d5288 2019-01-09 14:37:59,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 14:37:59,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402"}' 2019-01-09 14:37:59,556 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/70168f09-eba8-457b-81ec-947407874b7c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bead64af-7568-443d-9eb4-755d08e777a0 Date: Wed, 09 Jan 2019 14:37:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/70168f09-eba8-457b-81ec-947407874b7c/file", "owner": "805038e1e9f34a349c09768ea1e3dacf", "id": "70168f09-eba8-457b-81ec-947407874b7c", "size": null, "self": "/v2/images/70168f09-eba8-457b-81ec-947407874b7c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:37:59Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402", "checksum": null, "created_at": "2019-01-09T14:37:59Z", "protected": false} 2019-01-09 14:37:59,556 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-bead64af-7568-443d-9eb4-755d08e777a0 2019-01-09 14:37:59,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0917780399323s 2019-01-09 14:37:59,556 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-bead64af-7568-443d-9eb4-755d08e777a0 returning object 70168f09-eba8-457b-81ec-947407874b7c 2019-01-09 14:37:59,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 14:37:59,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/70168f09-eba8-457b-81ec-947407874b7c/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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '' 2019-01-09 14:38:00,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f648d776-23e1-41fd-94c0-e7e4722c4493 Date: Wed, 09 Jan 2019 14:38: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-09 14:38:00,019 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/70168f09-eba8-457b-81ec-947407874b7c/file used request id req-f648d776-23e1-41fd-94c0-e7e4722c4493 2019-01-09 14:38:00,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.461916208267s 2019-01-09 14:38:00,019 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/70168f09-eba8-457b-81ec-947407874b7c/file used request id req-f648d776-23e1-41fd-94c0-e7e4722c4493 2019-01-09 14:38:00,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:38:00,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:00,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-89e34f48-e0e9-4958-b1bd-64a660648f51 Date: Wed, 09 Jan 2019 14:38:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/70168f09-eba8-457b-81ec-947407874b7c/snap", "metadata": {}}], "file": "/v2/images/70168f09-eba8-457b-81ec-947407874b7c/file", "owner": "805038e1e9f34a349c09768ea1e3dacf", "id": "70168f09-eba8-457b-81ec-947407874b7c", "size": 12716032, "self": "/v2/images/70168f09-eba8-457b-81ec-947407874b7c", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/70168f09-eba8-457b-81ec-947407874b7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:37:59Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:37:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:38:00,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-89e34f48-e0e9-4958-b1bd-64a660648f51 2019-01-09 14:38:00,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0271890163422s 2019-01-09 14:38:00,051 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-89e34f48-e0e9-4958-b1bd-64a660648f51 2019-01-09 14:38:00,053 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/70168f09-eba8-457b-81ec-947407874b7c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/70168f09-eba8-457b-81ec-947407874b7c/file', 'owner': u'805038e1e9f34a349c09768ea1e3dacf', 'id': u'70168f09-eba8-457b-81ec-947407874b7c', 'size': 12716032, u'self': u'/v2/images/70168f09-eba8-457b-81ec-947407874b7c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'805038e1e9f34a349c09768ea1e3dacf', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/70168f09-eba8-457b-81ec-947407874b7c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T14:37:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T14:37:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/70168f09-eba8-457b-81ec-947407874b7c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402', 'created': u'2019-01-09T14:37:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T14:37:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/70168f09-eba8-457b-81ec-947407874b7c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 14:38:00,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 14:38:00,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_caf2793e-4dc8-4b2c-9f52-c417723d5402", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 14:38:00,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38: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-8d6ad5bf-91fa-40c0-8947-e9f80839bb34 x-compute-request-id: req-8d6ad5bf-91fa-40c0-8947-e9f80839bb34 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_caf2793e-4dc8-4b2c-9f52-c417723d5402", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c", "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": "e5636584-4740-4111-a15a-a6eb2feb2b5c"}} 2019-01-09 14:38:00,312 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8d6ad5bf-91fa-40c0-8947-e9f80839bb34 2019-01-09 14:38:00,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.258900880814s 2019-01-09 14:38:00,313 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8d6ad5bf-91fa-40c0-8947-e9f80839bb34 2019-01-09 14:38:00,314 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_caf2793e-4dc8-4b2c-9f52-c417723d5402', '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'805038e1e9f34a349c09768ea1e3dacf', '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'e5636584-4740-4111-a15a-a6eb2feb2b5c', 'swap': 0}) 2019-01-09 14:38:00,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 14:38:00,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c/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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '{"extra_specs": {}}' 2019-01-09 14:38:00,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38: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-e53eeec7-c182-4477-a042-f12a576bf0f9 x-compute-request-id: req-e53eeec7-c182-4477-a042-f12a576bf0f9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:38:00,335 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c/os-extra_specs used request id req-e53eeec7-c182-4477-a042-f12a576bf0f9 2019-01-09 14:38:00,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207960605621s 2019-01-09 14:38:00,335 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c/os-extra_specs used request id req-e53eeec7-c182-4477-a042-f12a576bf0f9 2019-01-09 14:38:00,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-09 14:38:00,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '{"keypair": {"name": "singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402"}}' 2019-01-09 14:38:00,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38: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-534306e0-3f05-464c-9f94-cc4259d15f26 x-compute-request-id: req-534306e0-3f05-464c-9f94-cc4259d15f26 Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkMk4+4yPALiwr/ZCqbtnDEEPmqGLepJtnY0eRAgLA2GeMuFnvkj4phoKFiGCXp4bpK0Gp0qA4ufniEPsfsvaKoeJ1QxGCgS31TbkEmvrnPzQgPDyzdrCS3cmbNmvO3BpX59ITrlnpNZJuPkHp4eCRPxlbcREWKqHnHw30HPN+yPTGsWy2KJ9qQsLeeiGkNG6Tz3vwS8k82mKylD2R69tmJBOEIBPgqayvO5E+wf4VWHOZuCkjGfBGzEeP4i1gXS1oq9gSyXNYTaslz9tYDjG1aHaLeWSG8AoCdIfA0ukUmUegOXyTIMLorJQ3/pQBF7Ofa4HMUnBj1Gqr6vADIimF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApDJOPuMjwC4sK/2Qqm7ZwxBD5qhi3qSbZ2NHkQICwNhnjLhZ\n75I+KYaChYhgl6eG6StBqdKgOLn54hD7H7L2iqHidUMRgoEt9U25BJr65z80IDw8\ns3awkt3JmzZrztwaV+fSE65Z6TWSbj5B6eHgkT8ZW3ERFiqh5x8N9Bzzfsj0xrFs\ntiifakLC3nohpDRuk8978EvJPNpispQ9kevbZiQThCAT4KmsrzuRPsH+FVhzmbgp\nIxnwRsxHj+ItYF0taKvYEslzWE2rJc/bWA4xtWh2i3lkhvAKAnSHwNLpFJlHoDl8\nkyDC6KyUN/6UARezn2uBzFJwY9Rqq+rwAyIphQIDAQABAoIBAFLS1Uk/he8Q21Mt\nSmXOGKYedEHLOmQYIBOcrqLkosLn5gPDkgoYeKa1pOz6h863wIOpQCwLhKpYlUWF\nT0cEHPx9ACAqPpDX3HjaRbOfAWTYKtD/0ZatDhBnM6TJZMQpnlgtJXir/8p1LXHS\nkakKOR7K9116wSWvR4+vyHgUinau1DKXufrDvwfIpE8Dc701YHe4Bs6t50O442wW\n6wMkcEtzH9UHC7PuV+U42AQZ7bX9cRf9umVqPhvRplYOjmWovooSLPGOkB42DQpx\nXzXYe/NtzlyVDow7515CNkJu3vcAss8KvF7gePswEQad6zY2mewtHuNZqz4kp+4R\nAbDOQ1kCgYEA2KxbsNnn+E7J+EgRWgfHKxH931UbZkxZN+dcNJ7Dx5MoD/cF96cZ\nQUin9Sro812Lp1peS5LUOPM0/ioVsCPI/zR0A8Uo2Y3D+Rqa5G1k7r6TjmyAKpIQ\ntV3V9pr90pmS08tEaBYrK6driPtF61TnrWjemCQ2OEi1ZTR9nZ0h2ycCgYEAwf+i\nYRD5wCep009WSAQv8xHeQuUHq01Omw7p+5VRxnpxxi/TrlSXGJ7+T9qmvQ/m4vj/\nnUOqARBn/EEptSGDODvdE+IdLDVDjnLdSj9t0grYDWm1EhyQgAn5xXn8KyR3PK5t\nSVIJJzfEcRyLqvLEfZKSVzrqf5GW0ebPGVub8XMCgYB8IAFHBw5EyZ4ahe6qzNnk\naqItVuwjZomV5QyFeI5fvoWs366jeS6Wn7DYWoSpJmXisXpjgPHizjEFicZy6Y0z\n5jCwGDqWpwglpIAnbCPuQW72oGGsAZFg1SjF5XSTOTdL7Z56oniIwZhxGMGtVy6B\nwRoDvnrxM3X3TGLJ8EJ88QKBgQCXOLvMyjzEqqZYz4lETe9KnG0S3BEkWPijKfb+\nY6EBBEVX5cQuKkY1rQo0GQ7MZW7nEo2+exY0CiPkoK7wQJVW6mMksqdm5IYqriMN\nU3A5wLY1jmbVHWsOQ7htVO9aeexwYs9Rzh7QcUoxmbzNnrvH3s8wK/7LPiPArxhU\nffKLPQKBgQCtYSdQ8oRSmFHuIKgTrOx0t99ZSC9fo6zHRjEDob/rH35lFop8XHiF\nHWgMAtktmIBpxVA+PPypTIwQg0eYvNnzhMdK91HpCUoFoN3vUeHZcDcB++yD7Q/1\nZLJ/ZTSbH1oP3rIwjN5hi8soPNAM+SG9Xcqht/RAE5quANvzgmhmrg==\n-----END RSA PRIVATE KEY-----\n", "user_id": "f532accc59d74f429f6bd1404e63fdb0", "name": "singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402", "fingerprint": "e9:7f:07:57:58:d8:ac:b8:a1:ad:94:cb:5d:f2:3b:17"}} 2019-01-09 14:38:00,717 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-534306e0-3f05-464c-9f94-cc4259d15f26 2019-01-09 14:38:00,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.381108045578s 2019-01-09 14:38:00,717 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-534306e0-3f05-464c-9f94-cc4259d15f26 2019-01-09 14:38:00,718 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCkMk4+4yPALiwr/ZCqbtnDEEPmqGLepJtnY0eRAgLA2GeMuFnvkj4phoKFiGCXp4bpK0Gp0qA4ufniEPsfsvaKoeJ1QxGCgS31TbkEmvrnPzQgPDyzdrCS3cmbNmvO3BpX59ITrlnpNZJuPkHp4eCRPxlbcREWKqHnHw30HPN+yPTGsWy2KJ9qQsLeeiGkNG6Tz3vwS8k82mKylD2R69tmJBOEIBPgqayvO5E+wf4VWHOZuCkjGfBGzEeP4i1gXS1oq9gSyXNYTaslz9tYDjG1aHaLeWSG8AoCdIfA0ukUmUegOXyTIMLorJQ3/pQBF7Ofa4HMUnBj1Gqr6vADIimF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApDJOPuMjwC4sK/2Qqm7ZwxBD5qhi3qSbZ2NHkQICwNhnjLhZ\n75I+KYaChYhgl6eG6StBqdKgOLn54hD7H7L2iqHidUMRgoEt9U25BJr65z80IDw8\ns3awkt3JmzZrztwaV+fSE65Z6TWSbj5B6eHgkT8ZW3ERFiqh5x8N9Bzzfsj0xrFs\ntiifakLC3nohpDRuk8978EvJPNpispQ9kevbZiQThCAT4KmsrzuRPsH+FVhzmbgp\nIxnwRsxHj+ItYF0taKvYEslzWE2rJc/bWA4xtWh2i3lkhvAKAnSHwNLpFJlHoDl8\nkyDC6KyUN/6UARezn2uBzFJwY9Rqq+rwAyIphQIDAQABAoIBAFLS1Uk/he8Q21Mt\nSmXOGKYedEHLOmQYIBOcrqLkosLn5gPDkgoYeKa1pOz6h863wIOpQCwLhKpYlUWF\nT0cEHPx9ACAqPpDX3HjaRbOfAWTYKtD/0ZatDhBnM6TJZMQpnlgtJXir/8p1LXHS\nkakKOR7K9116wSWvR4+vyHgUinau1DKXufrDvwfIpE8Dc701YHe4Bs6t50O442wW\n6wMkcEtzH9UHC7PuV+U42AQZ7bX9cRf9umVqPhvRplYOjmWovooSLPGOkB42DQpx\nXzXYe/NtzlyVDow7515CNkJu3vcAss8KvF7gePswEQad6zY2mewtHuNZqz4kp+4R\nAbDOQ1kCgYEA2KxbsNnn+E7J+EgRWgfHKxH931UbZkxZN+dcNJ7Dx5MoD/cF96cZ\nQUin9Sro812Lp1peS5LUOPM0/ioVsCPI/zR0A8Uo2Y3D+Rqa5G1k7r6TjmyAKpIQ\ntV3V9pr90pmS08tEaBYrK6driPtF61TnrWjemCQ2OEi1ZTR9nZ0h2ycCgYEAwf+i\nYRD5wCep009WSAQv8xHeQuUHq01Omw7p+5VRxnpxxi/TrlSXGJ7+T9qmvQ/m4vj/\nnUOqARBn/EEptSGDODvdE+IdLDVDjnLdSj9t0grYDWm1EhyQgAn5xXn8KyR3PK5t\nSVIJJzfEcRyLqvLEfZKSVzrqf5GW0ebPGVub8XMCgYB8IAFHBw5EyZ4ahe6qzNnk\naqItVuwjZomV5QyFeI5fvoWs366jeS6Wn7DYWoSpJmXisXpjgPHizjEFicZy6Y0z\n5jCwGDqWpwglpIAnbCPuQW72oGGsAZFg1SjF5XSTOTdL7Z56oniIwZhxGMGtVy6B\nwRoDvnrxM3X3TGLJ8EJ88QKBgQCXOLvMyjzEqqZYz4lETe9KnG0S3BEkWPijKfb+\nY6EBBEVX5cQuKkY1rQo0GQ7MZW7nEo2+exY0CiPkoK7wQJVW6mMksqdm5IYqriMN\nU3A5wLY1jmbVHWsOQ7htVO9aeexwYs9Rzh7QcUoxmbzNnrvH3s8wK/7LPiPArxhU\nffKLPQKBgQCtYSdQ8oRSmFHuIKgTrOx0t99ZSC9fo6zHRjEDob/rH35lFop8XHiF\nHWgMAtktmIBpxVA+PPypTIwQg0eYvNnzhMdK91HpCUoFoN3vUeHZcDcB++yD7Q/1\nZLJ/ZTSbH1oP3rIwjN5hi8soPNAM+SG9Xcqht/RAE5quANvzgmhmrg==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f532accc59d74f429f6bd1404e63fdb0', 'name': u'singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402', 'created_at': '2019-01-09T14:38:00.718412', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'805038e1e9f34a349c09768ea1e3dacf', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'e9:7f:07:57:58:d8:ac:b8:a1:ad:94:cb:5d:f2:3b:17', 'type': 'ssh', 'id': u'singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402'}) 2019-01-09 14:38:00,718 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEApDJOPuMjwC4sK/2Qqm7ZwxBD5qhi3qSbZ2NHkQICwNhnjLhZ 75I+KYaChYhgl6eG6StBqdKgOLn54hD7H7L2iqHidUMRgoEt9U25BJr65z80IDw8 s3awkt3JmzZrztwaV+fSE65Z6TWSbj5B6eHgkT8ZW3ERFiqh5x8N9Bzzfsj0xrFs tiifakLC3nohpDRuk8978EvJPNpispQ9kevbZiQThCAT4KmsrzuRPsH+FVhzmbgp IxnwRsxHj+ItYF0taKvYEslzWE2rJc/bWA4xtWh2i3lkhvAKAnSHwNLpFJlHoDl8 kyDC6KyUN/6UARezn2uBzFJwY9Rqq+rwAyIphQIDAQABAoIBAFLS1Uk/he8Q21Mt SmXOGKYedEHLOmQYIBOcrqLkosLn5gPDkgoYeKa1pOz6h863wIOpQCwLhKpYlUWF T0cEHPx9ACAqPpDX3HjaRbOfAWTYKtD/0ZatDhBnM6TJZMQpnlgtJXir/8p1LXHS kakKOR7K9116wSWvR4+vyHgUinau1DKXufrDvwfIpE8Dc701YHe4Bs6t50O442wW 6wMkcEtzH9UHC7PuV+U42AQZ7bX9cRf9umVqPhvRplYOjmWovooSLPGOkB42DQpx XzXYe/NtzlyVDow7515CNkJu3vcAss8KvF7gePswEQad6zY2mewtHuNZqz4kp+4R AbDOQ1kCgYEA2KxbsNnn+E7J+EgRWgfHKxH931UbZkxZN+dcNJ7Dx5MoD/cF96cZ QUin9Sro812Lp1peS5LUOPM0/ioVsCPI/zR0A8Uo2Y3D+Rqa5G1k7r6TjmyAKpIQ tV3V9pr90pmS08tEaBYrK6driPtF61TnrWjemCQ2OEi1ZTR9nZ0h2ycCgYEAwf+i YRD5wCep009WSAQv8xHeQuUHq01Omw7p+5VRxnpxxi/TrlSXGJ7+T9qmvQ/m4vj/ nUOqARBn/EEptSGDODvdE+IdLDVDjnLdSj9t0grYDWm1EhyQgAn5xXn8KyR3PK5t SVIJJzfEcRyLqvLEfZKSVzrqf5GW0ebPGVub8XMCgYB8IAFHBw5EyZ4ahe6qzNnk aqItVuwjZomV5QyFeI5fvoWs366jeS6Wn7DYWoSpJmXisXpjgPHizjEFicZy6Y0z 5jCwGDqWpwglpIAnbCPuQW72oGGsAZFg1SjF5XSTOTdL7Z56oniIwZhxGMGtVy6B wRoDvnrxM3X3TGLJ8EJ88QKBgQCXOLvMyjzEqqZYz4lETe9KnG0S3BEkWPijKfb+ Y6EBBEVX5cQuKkY1rQo0GQ7MZW7nEo2+exY0CiPkoK7wQJVW6mMksqdm5IYqriMN U3A5wLY1jmbVHWsOQ7htVO9aeexwYs9Rzh7QcUoxmbzNnrvH3s8wK/7LPiPArxhU ffKLPQKBgQCtYSdQ8oRSmFHuIKgTrOx0t99ZSC9fo6zHRjEDob/rH35lFop8XHiF HWgMAtktmIBpxVA+PPypTIwQg0eYvNnzhMdK91HpCUoFoN3vUeHZcDcB++yD7Q/1 ZLJ/ZTSbH1oP3rIwjN5hi8soPNAM+SG9Xcqht/RAE5quANvzgmhmrg== -----END RSA PRIVATE KEY----- 2019-01-09 14:38:00,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-09 14:38:00,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '{"security_group": {"name": "singlevm1-sg_caf2793e-4dc8-4b2c-9f52-c417723d5402", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-01-09 14:38:00,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-10f6800f-2b7f-4ff5-9bed-548fdcf3cc84 Date: Wed, 09 Jan 2019 14:38:00 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:38:00Z", "updated_at": "2019-01-09T14:38:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:00Z", "revision_number": 0, "id": "048904b9-044a-4f15-88a3-4f4c444d6d15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:00Z", "security_group_id": "56bb6fec-6421-4666-b616-ae2435d00d70", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:00Z", "revision_number": 0, "id": "19ffc0af-11e9-4c8a-bf15-592a4dc44696", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:00Z", "security_group_id": "56bb6fec-6421-4666-b616-ae2435d00d70", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 2, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "56bb6fec-6421-4666-b616-ae2435d00d70", "name": "singlevm1-sg_caf2793e-4dc8-4b2c-9f52-c417723d5402"}} 2019-01-09 14:38:00,938 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-10f6800f-2b7f-4ff5-9bed-548fdcf3cc84 2019-01-09 14:38:00,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.217084884644s 2019-01-09 14:38:00,938 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-10f6800f-2b7f-4ff5-9bed-548fdcf3cc84 2019-01-09 14:38:00,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:38:00,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:01,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8340 X-Openstack-Request-Id: req-f45f2223-1292-4124-8335-e6c51249c098 Date: Wed, 09 Jan 2019 14:38:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:38:00Z", "updated_at": "2019-01-09T14:38:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:00Z", "revision_number": 0, "id": "048904b9-044a-4f15-88a3-4f4c444d6d15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:00Z", "security_group_id": "56bb6fec-6421-4666-b616-ae2435d00d70", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:00Z", "revision_number": 0, "id": "19ffc0af-11e9-4c8a-bf15-592a4dc44696", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:00Z", "security_group_id": "56bb6fec-6421-4666-b616-ae2435d00d70", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 2, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "56bb6fec-6421-4666-b616-ae2435d00d70", "name": "singlevm1-sg_caf2793e-4dc8-4b2c-9f52-c417723d5402"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:38:01,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f45f2223-1292-4124-8335-e6c51249c098 2019-01-09 14:38:01,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.110561132431s 2019-01-09 14:38:01,054 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f45f2223-1292-4124-8335-e6c51249c098 2019-01-09 14:38:01,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 14:38:01,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -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": "56bb6fec-6421-4666-b616-ae2435d00d70"}}' 2019-01-09 14:38:01,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-f05d4386-da03-43f1-a17e-0759943d4d3d Date: Wed, 09 Jan 2019 14:38:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-09T14:38:01Z", "security_group_id": "56bb6fec-6421-4666-b616-ae2435d00d70", "port_range_min": 22, "revision_number": 0, "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:38:01Z", "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "1e99b718-3a04-4f3c-9351-b7663b791cab"}} 2019-01-09 14:38:01,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-f05d4386-da03-43f1-a17e-0759943d4d3d 2019-01-09 14:38:01,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.164253950119s 2019-01-09 14:38:01,222 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-f05d4386-da03-43f1-a17e-0759943d4d3d 2019-01-09 14:38:01,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:38:01,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:01,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 8836 X-Openstack-Request-Id: req-a00199ba-4882-46d4-83e9-2863ea12e02b Date: Wed, 09 Jan 2019 14:38:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:38:00Z", "updated_at": "2019-01-09T14:38:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:00Z", "revision_number": 0, "id": "048904b9-044a-4f15-88a3-4f4c444d6d15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:00Z", "security_group_id": "56bb6fec-6421-4666-b616-ae2435d00d70", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T14:38:01Z", "revision_number": 0, "id": "1e99b718-3a04-4f3c-9351-b7663b791cab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:01Z", "security_group_id": "56bb6fec-6421-4666-b616-ae2435d00d70", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:00Z", "revision_number": 0, "id": "19ffc0af-11e9-4c8a-bf15-592a4dc44696", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:00Z", "security_group_id": "56bb6fec-6421-4666-b616-ae2435d00d70", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 3, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "56bb6fec-6421-4666-b616-ae2435d00d70", "name": "singlevm1-sg_caf2793e-4dc8-4b2c-9f52-c417723d5402"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:38:01,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a00199ba-4882-46d4-83e9-2863ea12e02b 2019-01-09 14:38:01,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523719787598s 2019-01-09 14:38:01,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a00199ba-4882-46d4-83e9-2863ea12e02b 2019-01-09 14:38:01,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 14:38:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -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": "56bb6fec-6421-4666-b616-ae2435d00d70"}}' 2019-01-09 14:38:01,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-9df49c56-8a78-4a13-8e14-feb6c655300d Date: Wed, 09 Jan 2019 14:38:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:38:01Z", "security_group_id": "56bb6fec-6421-4666-b616-ae2435d00d70", "port_range_min": null, "revision_number": 0, "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:38:01Z", "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "45cfc135-ea8e-4125-850f-6898ae1493f4"}} 2019-01-09 14:38:01,411 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-9df49c56-8a78-4a13-8e14-feb6c655300d 2019-01-09 14:38:01,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12859416008s 2019-01-09 14:38:01,411 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-9df49c56-8a78-4a13-8e14-feb6c655300d 2019-01-09 14:38:01,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:38:01,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:01,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-ef8e2560-e05a-4f60-b2c4-c7fc4661d861 Date: Wed, 09 Jan 2019 14:38:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ac07a628-1cb8-4f18-b0c2-50037e56a2e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"805038e1e9f34a349c09768ea1e3dacf","l2_adjacency":true,"status":"ACTIVE","subnets":["00497666-9d43-40a3-9283-38dc55c9cacb"],"description":"","tags":[],"updated_at":"2019-01-09T14:37:54Z","qos_policy_id":null,"name":"singlevm1-net_caf2793e-4dc8-4b2c-9f52-c417723d5402","admin_state_up":true,"tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:54Z","provider:network_type":"vxlan"}]} 2019-01-09 14:38:01,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-ef8e2560-e05a-4f60-b2c4-c7fc4661d861 2019-01-09 14:38:01,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0845110416412s 2019-01-09 14:38:01,497 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-ef8e2560-e05a-4f60-b2c4-c7fc4661d861 2019-01-09 14:38:01,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:38:01,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:01,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-a6d141aa-2275-4cbf-8afe-4199eb5a25f6 Date: Wed, 09 Jan 2019 14:38:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/70168f09-eba8-457b-81ec-947407874b7c/snap", "metadata": {}}], "file": "/v2/images/70168f09-eba8-457b-81ec-947407874b7c/file", "owner": "805038e1e9f34a349c09768ea1e3dacf", "id": "70168f09-eba8-457b-81ec-947407874b7c", "size": 12716032, "self": "/v2/images/70168f09-eba8-457b-81ec-947407874b7c", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/70168f09-eba8-457b-81ec-947407874b7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:37:59Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:37:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:38:01,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a6d141aa-2275-4cbf-8afe-4199eb5a25f6 2019-01-09 14:38:01,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0240020751953s 2019-01-09 14:38:01,526 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a6d141aa-2275-4cbf-8afe-4199eb5a25f6 2019-01-09 14:38:01,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:38:01,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:01,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b946531c-d2e5-4536-8c0b-41da7698f223 x-compute-request-id: req-b946531c-d2e5-4536-8c0b-41da7698f223 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_caf2793e-4dc8-4b2c-9f52-c417723d5402", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c", "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": "e5636584-4740-4111-a15a-a6eb2feb2b5c"}]} 2019-01-09 14:38:01,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-b946531c-d2e5-4536-8c0b-41da7698f223 2019-01-09 14:38:01,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219810009003s 2019-01-09 14:38:01,550 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-b946531c-d2e5-4536-8c0b-41da7698f223 2019-01-09 14:38:01,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 14:38:01,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '{"server": {"name": "singlevm1-vm_caf2793e-4dc8-4b2c-9f52-c417723d5402", "imageRef": "70168f09-eba8-457b-81ec-947407874b7c", "key_name": "singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402", "flavorRef": "e5636584-4740-4111-a15a-a6eb2feb2b5c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "ac07a628-1cb8-4f18-b0c2-50037e56a2e3"}], "security_groups": [{"name": "56bb6fec-6421-4666-b616-ae2435d00d70"}]}}' 2019-01-09 14:38:03,993 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:38:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f36e3cf4-8f60-4a48-8ca3-1220f11634ba x-compute-request-id: req-f36e3cf4-8f60-4a48-8ca3-1220f11634ba Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "56bb6fec-6421-4666-b616-ae2435d00d70"}], "OS-DCF:diskConfig": "MANUAL", "id": "4768a361-aff2-4413-81ee-6e42e5dd15f5", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "bookmark"}], "adminPass": "XrWf6b54ebaH"}} 2019-01-09 14:38:03,993 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-f36e3cf4-8f60-4a48-8ca3-1220f11634ba 2019-01-09 14:38:03,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.44133210182s 2019-01-09 14:38:03,994 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-f36e3cf4-8f60-4a48-8ca3-1220f11634ba 2019-01-09 14:38:03,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:38:03,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:05,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0827d8f-0e26-4c43-8ca5-0dfd73f09330 x-compute-request-id: req-e0827d8f-0e26-4c43-8ca5-0dfd73f09330 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "bookmark"}], "image": {"id": "70168f09-eba8-457b-81ec-947407874b7c", "links": [{"href": "http://172.30.9.29:8774/images/70168f09-eba8-457b-81ec-947407874b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5636584-4740-4111-a15a-a6eb2feb2b5c", "links": [{"href": "http://172.30.9.29:8774/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c", "rel": "bookmark"}]}, "id": "4768a361-aff2-4413-81ee-6e42e5dd15f5", "user_id": "f532accc59d74f429f6bd1404e63fdb0", "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-09T14:38:04Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_caf2793e-4dc8-4b2c-9f52-c417723d5402", "created": "2019-01-09T14:38:03Z", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:38:05,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e0827d8f-0e26-4c43-8ca5-0dfd73f09330 2019-01-09 14:38:05,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05462813377s 2019-01-09 14:38:05,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e0827d8f-0e26-4c43-8ca5-0dfd73f09330 2019-01-09 14:38:05,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:38:05,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:05,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-45126086-6ef1-4854-980c-a2ea8e6f62ec Date: Wed, 09 Jan 2019 14:38:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ac07a628-1cb8-4f18-b0c2-50037e56a2e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"805038e1e9f34a349c09768ea1e3dacf","l2_adjacency":true,"status":"ACTIVE","subnets":["00497666-9d43-40a3-9283-38dc55c9cacb"],"description":"","tags":[],"updated_at":"2019-01-09T14:37:54Z","qos_policy_id":null,"name":"singlevm1-net_caf2793e-4dc8-4b2c-9f52-c417723d5402","admin_state_up":true,"tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:54Z","provider:network_type":"vxlan"}]} 2019-01-09 14:38:05,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-45126086-6ef1-4854-980c-a2ea8e6f62ec 2019-01-09 14:38:05,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112148046494s 2019-01-09 14:38:05,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-45126086-6ef1-4854-980c-a2ea8e6f62ec 2019-01-09 14:38:05,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:38:05,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:05,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-5206a02b-aefc-460c-aee7-a541fc77d6be Date: Wed, 09 Jan 2019 14:38:05 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"00497666-9d43-40a3-9283-38dc55c9cacb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"805038e1e9f34a349c09768ea1e3dacf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_caf2793e-4dc8-4b2c-9f52-c417723d5402","enable_dhcp":true,"segment_id":null,"network_id":"ac07a628-1cb8-4f18-b0c2-50037e56a2e3","tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:54Z","ip_version":4},{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:38:05,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-5206a02b-aefc-460c-aee7-a541fc77d6be 2019-01-09 14:38:05,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0611209869385s 2019-01-09 14:38:05,231 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-5206a02b-aefc-460c-aee7-a541fc77d6be 2019-01-09 14:38:05,232 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:38:07,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:38:07,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:08,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5785ebbc-9d5d-47cb-9ac3-9a2b70e85cc0 x-compute-request-id: req-5785ebbc-9d5d-47cb-9ac3-9a2b70e85cc0 Content-Encoding: gzip Content-Length: 721 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "bookmark"}], "image": {"id": "70168f09-eba8-457b-81ec-947407874b7c", "links": [{"href": "http://172.30.9.29:8774/images/70168f09-eba8-457b-81ec-947407874b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5636584-4740-4111-a15a-a6eb2feb2b5c", "links": [{"href": "http://172.30.9.29:8774/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c", "rel": "bookmark"}]}, "id": "4768a361-aff2-4413-81ee-6e42e5dd15f5", "user_id": "f532accc59d74f429f6bd1404e63fdb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:38:07Z", "hostId": "28e398d1a7876adfc3487133b3a86b943c67a9556cf0656b50a2ee2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_caf2793e-4dc8-4b2c-9f52-c417723d5402", "created": "2019-01-09T14:38:03Z", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:38:08,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5785ebbc-9d5d-47cb-9ac3-9a2b70e85cc0 2019-01-09 14:38:08,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30243706703s 2019-01-09 14:38:08,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5785ebbc-9d5d-47cb-9ac3-9a2b70e85cc0 2019-01-09 14:38:08,541 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:38:10,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:38:10,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:11,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33225c46-3746-418b-b6ca-143ca0dd919a x-compute-request-id: req-33225c46-3746-418b-b6ca-143ca0dd919a Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "bookmark"}], "image": {"id": "70168f09-eba8-457b-81ec-947407874b7c", "links": [{"href": "http://172.30.9.29:8774/images/70168f09-eba8-457b-81ec-947407874b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5636584-4740-4111-a15a-a6eb2feb2b5c", "links": [{"href": "http://172.30.9.29:8774/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c", "rel": "bookmark"}]}, "id": "4768a361-aff2-4413-81ee-6e42e5dd15f5", "security_groups": [{"name": "singlevm1-sg_caf2793e-4dc8-4b2c-9f52-c417723d5402"}], "user_id": "f532accc59d74f429f6bd1404e63fdb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:38:07Z", "hostId": "28e398d1a7876adfc3487133b3a86b943c67a9556cf0656b50a2ee2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_caf2793e-4dc8-4b2c-9f52-c417723d5402", "created": "2019-01-09T14:38:03Z", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:38:11,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-33225c46-3746-418b-b6ca-143ca0dd919a 2019-01-09 14:38:11,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483694076538s 2019-01-09 14:38:11,028 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-33225c46-3746-418b-b6ca-143ca0dd919a 2019-01-09 14:38:11,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:38:13,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:38:13,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:13,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6dd8b4bb-d9bc-4b20-9743-d6d622a160c5 x-compute-request-id: req-6dd8b4bb-d9bc-4b20-9743-d6d622a160c5 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_caf2793e-4dc8-4b2c-9f52-c417723d5402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:57:a8", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "bookmark"}], "image": {"id": "70168f09-eba8-457b-81ec-947407874b7c", "links": [{"href": "http://172.30.9.29:8774/images/70168f09-eba8-457b-81ec-947407874b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5636584-4740-4111-a15a-a6eb2feb2b5c", "links": [{"href": "http://172.30.9.29:8774/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c", "rel": "bookmark"}]}, "id": "4768a361-aff2-4413-81ee-6e42e5dd15f5", "security_groups": [{"name": "singlevm1-sg_caf2793e-4dc8-4b2c-9f52-c417723d5402"}], "user_id": "f532accc59d74f429f6bd1404e63fdb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:38:07Z", "hostId": "28e398d1a7876adfc3487133b3a86b943c67a9556cf0656b50a2ee2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_caf2793e-4dc8-4b2c-9f52-c417723d5402", "created": "2019-01-09T14:38:03Z", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:38:13,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6dd8b4bb-d9bc-4b20-9743-d6d622a160c5 2019-01-09 14:38:13,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.90201997757s 2019-01-09 14:38:13,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6dd8b4bb-d9bc-4b20-9743-d6d622a160c5 2019-01-09 14:38:13,941 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:38:15,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:38:15,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:16,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce15e57a-2549-4113-ae52-078d99e57d3b x-compute-request-id: req-ce15e57a-2549-4113-ae52-078d99e57d3b Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_caf2793e-4dc8-4b2c-9f52-c417723d5402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:57:a8", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "bookmark"}], "image": {"id": "70168f09-eba8-457b-81ec-947407874b7c", "links": [{"href": "http://172.30.9.29:8774/images/70168f09-eba8-457b-81ec-947407874b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-01-09T14:38:13.000000", "flavor": {"id": "e5636584-4740-4111-a15a-a6eb2feb2b5c", "links": [{"href": "http://172.30.9.29:8774/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c", "rel": "bookmark"}]}, "id": "4768a361-aff2-4413-81ee-6e42e5dd15f5", "security_groups": [{"name": "singlevm1-sg_caf2793e-4dc8-4b2c-9f52-c417723d5402"}], "user_id": "f532accc59d74f429f6bd1404e63fdb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:38:14Z", "hostId": "28e398d1a7876adfc3487133b3a86b943c67a9556cf0656b50a2ee2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_caf2793e-4dc8-4b2c-9f52-c417723d5402", "created": "2019-01-09T14:38:03Z", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:38:16,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ce15e57a-2549-4113-ae52-078d99e57d3b 2019-01-09 14:38:16,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47264289856s 2019-01-09 14:38:16,417 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ce15e57a-2549-4113-ae52-078d99e57d3b 2019-01-09 14:38:16,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:38:16,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=4768a361-aff2-4413-81ee-6e42e5dd15f5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:16,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 993 X-Openstack-Request-Id: req-a05958f8-135e-4caa-a315-3f52e8f84487 Date: Wed, 09 Jan 2019 14:38:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:38:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"00497666-9d43-40a3-9283-38dc55c9cacb","ip_address":"192.168.120.11"}],"id":"5d0199f8-d14b-42c0-ab82-888706349c55","security_groups":["56bb6fec-6421-4666-b616-ae2435d00d70"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:57:a8","project_id":"805038e1e9f34a349c09768ea1e3dacf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac07a628-1cb8-4f18-b0c2-50037e56a2e3","tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:38:08Z","binding:vnic_type":"normal","device_id":"4768a361-aff2-4413-81ee-6e42e5dd15f5","ip_allocation":"immediate"}]} 2019-01-09 14:38:16,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=4768a361-aff2-4413-81ee-6e42e5dd15f5 used request id req-a05958f8-135e-4caa-a315-3f52e8f84487 2019-01-09 14:38:16,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.226702928543s 2019-01-09 14:38:16,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=4768a361-aff2-4413-81ee-6e42e5dd15f5 used request id req-a05958f8-135e-4caa-a315-3f52e8f84487 2019-01-09 14:38:16,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:16,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=5d0199f8-d14b-42c0-ab82-888706349c55" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:16,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-743fe90c-986e-4edd-b4b9-8646992f7d53 Date: Wed, 09 Jan 2019 14:38:16 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:38:16,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=5d0199f8-d14b-42c0-ab82-888706349c55 used request id req-743fe90c-986e-4edd-b4b9-8646992f7d53 2019-01-09 14:38:16,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0194330215454s 2019-01-09 14:38:16,673 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=5d0199f8-d14b-42c0-ab82-888706349c55 used request id req-743fe90c-986e-4edd-b4b9-8646992f7d53 2019-01-09 14:38:16,673 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_caf2793e-4dc8-4b2c-9f52-c417723d5402': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f1:57:a8', 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'70168f09-eba8-457b-81ec-947407874b7c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-01-09T14:38:13.000000', 'flavor': Munch({u'id': u'e5636584-4740-4111-a15a-a6eb2feb2b5c'}), 'az': u'nova', 'id': u'4768a361-aff2-4413-81ee-6e42e5dd15f5', 'security_groups': [Munch({u'name': u'singlevm1-sg_caf2793e-4dc8-4b2c-9f52-c417723d5402'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f532accc59d74f429f6bd1404e63fdb0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'805038e1e9f34a349c09768ea1e3dacf', '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-09T14:38:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T14:38:14Z', 'hostId': u'28e398d1a7876adfc3487133b3a86b943c67a9556cf0656b50a2ee2c', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'28e398d1a7876adfc3487133b3a86b943c67a9556cf0656b50a2ee2c', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-EXT-SRV-ATTR:instance_name': u'instance-00000001', u'OS-SRV-USG:launched_at': u'2019-01-09T14:38:13.000000', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'805038e1e9f34a349c09768ea1e3dacf', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_caf2793e-4dc8-4b2c-9f52-c417723d5402', 'adminPass': u'XrWf6b54ebaH', 'tenant_id': u'805038e1e9f34a349c09768ea1e3dacf', 'created_at': u'2019-01-09T14:38:03Z', 'created': u'2019-01-09T14:38:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-09 14:38:16,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:38:16,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:16,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-acafc8c3-8864-45de-9d6b-7c42d01cf2ba Date: Wed, 09 Jan 2019 14:38:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ac07a628-1cb8-4f18-b0c2-50037e56a2e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"805038e1e9f34a349c09768ea1e3dacf","l2_adjacency":true,"status":"ACTIVE","subnets":["00497666-9d43-40a3-9283-38dc55c9cacb"],"description":"","tags":[],"updated_at":"2019-01-09T14:37:54Z","qos_policy_id":null,"name":"singlevm1-net_caf2793e-4dc8-4b2c-9f52-c417723d5402","admin_state_up":true,"tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:54Z","provider:network_type":"vxlan"}]} 2019-01-09 14:38:16,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-acafc8c3-8864-45de-9d6b-7c42d01cf2ba 2019-01-09 14:38:16,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0970029830933s 2019-01-09 14:38:16,774 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-acafc8c3-8864-45de-9d6b-7c42d01cf2ba 2019-01-09 14:38:16,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:38:16,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=4768a361-aff2-4413-81ee-6e42e5dd15f5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:16,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 993 X-Openstack-Request-Id: req-e8c86087-37f0-42f3-8010-d49b7a7aa744 Date: Wed, 09 Jan 2019 14:38:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:38:12Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"00497666-9d43-40a3-9283-38dc55c9cacb","ip_address":"192.168.120.11"}],"id":"5d0199f8-d14b-42c0-ab82-888706349c55","security_groups":["56bb6fec-6421-4666-b616-ae2435d00d70"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:57:a8","project_id":"805038e1e9f34a349c09768ea1e3dacf","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ac07a628-1cb8-4f18-b0c2-50037e56a2e3","tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:38:08Z","binding:vnic_type":"normal","device_id":"4768a361-aff2-4413-81ee-6e42e5dd15f5","ip_allocation":"immediate"}]} 2019-01-09 14:38:16,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=4768a361-aff2-4413-81ee-6e42e5dd15f5 used request id req-e8c86087-37f0-42f3-8010-d49b7a7aa744 2019-01-09 14:38:16,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0490489006042s 2019-01-09 14:38:16,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=4768a361-aff2-4413-81ee-6e42e5dd15f5 used request id req-e8c86087-37f0-42f3-8010-d49b7a7aa744 2019-01-09 14:38:16,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-09 14:38:16,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '{"floatingip": {"floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.11", "port_id": "5d0199f8-d14b-42c0-ab82-888706349c55"}}' 2019-01-09 14:38:19,156 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-24d4fc7b-6b8f-42c4-ab3d-5aa713e4138f Date: Wed, 09 Jan 2019 14:38:19 GMT RESP BODY: {"floatingip": {"router_id": "9ea17629-caf7-400c-a7e1-4d83a675d784", "status": "DOWN", "description": "", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:38:17Z", "updated_at": "2019-01-09T14:38:17Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "port_id": "5d0199f8-d14b-42c0-ab82-888706349c55", "id": "caf17443-0961-4f0a-8cd5-c600257e3213", "qos_policy_id": null}} 2019-01-09 14:38:19,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-24d4fc7b-6b8f-42c4-ab3d-5aa713e4138f 2019-01-09 14:38:19,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.33060312271s 2019-01-09 14:38:19,156 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-24d4fc7b-6b8f-42c4-ab3d-5aa713e4138f 2019-01-09 14:38:19,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:19,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:19,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-45217cef-0c52-4718-9f3d-4d182c5d29e3 Date: Wed, 09 Jan 2019 14:38:19 GMT RESP BODY: {"floatingips": [{"router_id": "9ea17629-caf7-400c-a7e1-4d83a675d784", "status": "DOWN", "description": "", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:38:17Z", "updated_at": "2019-01-09T14:38:17Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "port_id": "5d0199f8-d14b-42c0-ab82-888706349c55", "id": "caf17443-0961-4f0a-8cd5-c600257e3213", "qos_policy_id": null}]} 2019-01-09 14:38:19,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-45217cef-0c52-4718-9f3d-4d182c5d29e3 2019-01-09 14:38:19,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0390331745148s 2019-01-09 14:38:19,203 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-45217cef-0c52-4718-9f3d-4d182c5d29e3 2019-01-09 14:38:19,207 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:38:19,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:19,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:19,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-85a67ce1-e0d7-4e6b-a529-4d9a5fb8c71b Date: Wed, 09 Jan 2019 14:38:19 GMT RESP BODY: {"floatingips": [{"router_id": "9ea17629-caf7-400c-a7e1-4d83a675d784", "status": "DOWN", "description": "", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:38:17Z", "updated_at": "2019-01-09T14:38:17Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "port_id": "5d0199f8-d14b-42c0-ab82-888706349c55", "id": "caf17443-0961-4f0a-8cd5-c600257e3213", "qos_policy_id": null}]} 2019-01-09 14:38:19,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-85a67ce1-e0d7-4e6b-a529-4d9a5fb8c71b 2019-01-09 14:38:19,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0195479393005s 2019-01-09 14:38:19,332 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-85a67ce1-e0d7-4e6b-a529-4d9a5fb8c71b 2019-01-09 14:38:19,335 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:38:19,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:19,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:19,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-c9d6015a-80f5-46ad-9c53-a7984d81a871 Date: Wed, 09 Jan 2019 14:38:19 GMT RESP BODY: {"floatingips": [{"router_id": "9ea17629-caf7-400c-a7e1-4d83a675d784", "status": "DOWN", "description": "", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:38:17Z", "updated_at": "2019-01-09T14:38:17Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "port_id": "5d0199f8-d14b-42c0-ab82-888706349c55", "id": "caf17443-0961-4f0a-8cd5-c600257e3213", "qos_policy_id": null}]} 2019-01-09 14:38:19,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c9d6015a-80f5-46ad-9c53-a7984d81a871 2019-01-09 14:38:19,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0206260681152s 2019-01-09 14:38:19,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c9d6015a-80f5-46ad-9c53-a7984d81a871 2019-01-09 14:38:19,464 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:38:19,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:19,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:19,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-8f7f0635-920c-41bf-97c8-3749e272a695 Date: Wed, 09 Jan 2019 14:38:19 GMT RESP BODY: {"floatingips": [{"router_id": "9ea17629-caf7-400c-a7e1-4d83a675d784", "status": "DOWN", "description": "", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:38:17Z", "updated_at": "2019-01-09T14:38:17Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "port_id": "5d0199f8-d14b-42c0-ab82-888706349c55", "id": "caf17443-0961-4f0a-8cd5-c600257e3213", "qos_policy_id": null}]} 2019-01-09 14:38:19,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8f7f0635-920c-41bf-97c8-3749e272a695 2019-01-09 14:38:19,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0207061767578s 2019-01-09 14:38:19,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8f7f0635-920c-41bf-97c8-3749e272a695 2019-01-09 14:38:19,593 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:38:19,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:19,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:19,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-5dd7aaed-7c62-4133-a1e1-c5c5de4680e9 Date: Wed, 09 Jan 2019 14:38:19 GMT RESP BODY: {"floatingips": [{"router_id": "9ea17629-caf7-400c-a7e1-4d83a675d784", "status": "DOWN", "description": "", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:38:17Z", "updated_at": "2019-01-09T14:38:17Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "port_id": "5d0199f8-d14b-42c0-ab82-888706349c55", "id": "caf17443-0961-4f0a-8cd5-c600257e3213", "qos_policy_id": null}]} 2019-01-09 14:38:19,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-5dd7aaed-7c62-4133-a1e1-c5c5de4680e9 2019-01-09 14:38:19,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0211207866669s 2019-01-09 14:38:19,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-5dd7aaed-7c62-4133-a1e1-c5c5de4680e9 2019-01-09 14:38:19,723 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:38:19,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:19,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:19,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-c24442d5-2a50-4fd7-a717-8f81a3990bf5 Date: Wed, 09 Jan 2019 14:38:19 GMT RESP BODY: {"floatingips": [{"router_id": "9ea17629-caf7-400c-a7e1-4d83a675d784", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:38:17Z", "updated_at": "2019-01-09T14:38:19Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "port_id": "5d0199f8-d14b-42c0-ab82-888706349c55", "id": "caf17443-0961-4f0a-8cd5-c600257e3213", "qos_policy_id": null}]} 2019-01-09 14:38:19,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c24442d5-2a50-4fd7-a717-8f81a3990bf5 2019-01-09 14:38:19,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0206160545349s 2019-01-09 14:38:19,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c24442d5-2a50-4fd7-a717-8f81a3990bf5 2019-01-09 14:38:19,852 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'9ea17629-caf7-400c-a7e1-4d83a675d784', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'805038e1e9f34a349c09768ea1e3dacf', 'created_at': u'2019-01-09T14:38:17Z', 'attached': True, 'updated_at': u'2019-01-09T14:38:19Z', 'id': u'caf17443-0961-4f0a-8cd5-c600257e3213', 'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'805038e1e9f34a349c09768ea1e3dacf', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'9ea17629-caf7-400c-a7e1-4d83a675d784', u'qos_policy_id': None, 'project_id': u'805038e1e9f34a349c09768ea1e3dacf', 'port_id': u'5d0199f8-d14b-42c0-ab82-888706349c55', 'port': u'5d0199f8-d14b-42c0-ab82-888706349c55', 'network': u'947a8529-aad3-4570-a0df-05e5c7a7390d'}) 2019-01-09 14:38:19,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 14:38:19,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5/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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 14:38:20,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd1349a5-cdb4-41ba-9487-a354f81225b1 x-compute-request-id: req-fd1349a5-cdb4-41ba-9487-a354f81225b1 Content-Encoding: gzip Content-Length: 9584 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 568929871 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.227385] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.230205] pid_max: default: 32768 minimum: 301\n[ 0.231728] ACPI: Core revision 20150930\n[ 0.233654] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235891] Security Framework initialized\n[ 0.237271] Yama: becoming mindful.\n[ 0.238518] AppArmor: AppArmor initialized\n[ 0.239946] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.242165] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244308] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248702] Initializing cgroup subsys io\n[ 0.250088] Initializing cgroup subsys memory\n[ 0.251549] Initializing cgroup subsys devices\n[ 0.253023] Initializing cgroup subsys freezer\n[ 0.254509] Initializing cgroup subsys net_cls\n[ 0.255988] Initializing cgroup subsys perf_event\n[ 0.257532] Initializing cgroup subsys net_prio\n[ 0.259029] Initializing cgroup subsys hugetlb\n[ 0.260492] Initializing cgroup subsys pids\n[ 0.261923] CPU: Physical Processor ID: 0\n[ 0.263983] mce: CPU supports 10 MCE banks\n[ 0.265381] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.286014] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.295182] ftrace: allocating 31920 entries in 125 pages\n[ 0.326310] smpboot: Max logical packages: 1\n[ 0.327794] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.330089] x2apic enabled\n[ 0.331425] Switched APIC routing to physical x2apic.\n[ 0.334257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336164] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.339700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342733] KVM setup paravirtual spinlock\n[ 0.344613] x86: Booted up 1 node, 1 CPUs\n[ 0.345976] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348268] devtmpfs: initialized\n[ 0.350465] evm: security.selinux\n[ 0.351652] evm: security.SMACK64\n[ 0.352825] evm: security.SMACK64EXEC\n[ 0.354090] evm: security.SMACK64TRANSMUTE\n[ 0.355463] evm: security.SMACK64MMAP\n[ 0.356731] evm: security.ima\n[ 0.357813] evm: security.capability\n[ 0.359131] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.362240] pinctrl core: initialized pinctrl subsystem\n[ 0.364063] RTC time: 14:38:14, date: 01/09/19\n[ 0.365636] NET: Registered protocol family 16\n[ 0.367232] cpuidle: using governor ladder\n[ 0.368626] cpuidle: using governor menu\n[ 0.369962] PCCT header not found.\n[ 0.371206] ACPI: bus type PCI registered\n[ 0.372567] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.374662] PCI: Using configuration type 1 for base access\n[ 0.377160] ACPI: Added _OSI(Module Device)\n[ 0.378588] ACPI: Added _OSI(Processor Device)\n[ 0.380050] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.381577] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.384112] ACPI: Interpreter enabled\n[ 0.385416] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.388560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.391693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.394838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.397978] ACPI: (supports S0 S5)\n[ 0.399174] ACPI: Using IOAPIC for interrupt routing\n[ 0.400779] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.405170] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.407107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.409197] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.411223] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.414893] acpiphp: Slot [3] registered\n[ 0.416248] acpiphp: Slot [4] registered\n[ 0.417790] acpiphp: Slot [5] registered\n[ 0.419233] acpiphp: Slot [6] registered\n[ 0.420650] acpiphp: Slot [7] registered\n[ 0.422056] acpiphp: Slot [8] registered\n[ 0.423424] acpiphp: Slot [9] registered\n[ 0.424824] acpiphp: Slot [10] registered\n[ 0.426237] acpiphp: Slot [11] registered\n[ 0.427672] acpiphp: Slot [12] registered\n[ 0.429056] acpiphp: Slot [13] registered\n[ 0.430441] acpiphp: Slot [14] registered\n[ 0.431829] acpiphp: Slot [15] registered\n[ 0.448824] acpiphp: Slot [16] registered\n[ 0.450221] acpiphp: Slot [17] registered\n[ 0.451606] acpiphp: Slot [18] registered\n[ 0.453019] acpiphp: Slot [19] registered\n[ 0.454407] acpiphp: Slot [20] registered\n[ 0.455789] acpiphp: Slot [21] registered\n[ 0.457192] acpiphp: Slot [22] registered\n[ 0.458592] acpiphp: Slot [23] registered\n[ 0.459977] acpiphp: Slot [24] registered\n[ 0.461394] acpiphp: Slot [25] registered\n[ 0.462779] acpiphp: Slot [26] registered\n[ 0.464158] acpiphp: Slot [27] registered\n[ 0.465547] acpiphp: Slot [28] registered\n[ 0.466932] acpiphp: Slot [29] registered\n[ 0.468342] acpiphp: Slot [30] registered\n[ 0.469728] acpiphp: Slot [31] registered\n[ 0.471108] PCI host bridge to bus 0000:00\n[ 0.472495] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.474578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.476665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.479175] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.481657] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.484187] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.488748] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.490946] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.492972] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.495156] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.499486] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.501942] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.523183] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.525636] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.528117] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.530759] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.536020] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.538867] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.541825] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.543700] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.546424] vgaarb: loaded\n[ 0.547492] vgaarb: bridge control possible 0000:00:02.0\n[ 0.549973] SCSI subsystem initialized\n[ 0.551916] ACPI: bus type USB registered\n[ 0.553405] usbcore: registered new interface driver usbfs\n[ 0.555240] usbcore: registered new interface driver hub\n[ 0.557021] usbcore: registered new device driver usb\n[ 0.559090] PCI: Using ACPI for IRQ routing\n[ 0.561449] NetLabel: Initializing\n[ 0.562721] NetLabel: domain hash size = 128\n[ 0.564229] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.565956] NetLabel: unlabeled traffic allowed by default\n[ 0.568311] clocksource: Switched to clocksource kvm-clock\n[ 0.580023] AppArmor: AppArmor Filesystem Enabled\n[ 0.581733] pnp: PnP ACPI init\n[ 0.583350] pnp: PnP ACPI: found 5 devices\n[ 0.590573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593634] NET: Registered protocol family 2\n[ 0.595692] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.597975] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.600103] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.602240] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604168] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606300] NET: Registered protocol family 1\n[ 0.607901] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.609861] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.611780] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626829] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.642154] Trying to unpack rootfs image as initramfs...\n[ 0.706877] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.709933] Scanning for low memory corruption every 60 seconds\n[ 0.712392] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.714467] audit: initializing netlink subsys (disabled)\n[ 0.716289] audit: type=2000 audit(1547044694.872:1): initialized\n[ 0.718749] Initialise system trusted keyring\n[ 0.720456] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.722508] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.725696] zbud: loaded\n[ 0.726901] VFS: Disk quotas dquot_6.6.0\n[ 0.728377] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.731012] fuse init (API version 7.23)\n[ 0.732573] Key type big_key registered\n[ 0.733981] Allocating IMA MOK and blacklist keyrings.\n[ 0.736100] Key type asymmetric registered\n[ 0.737584] Asymmetric key parser 'x509' registered\n[ 0.739283] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.741955] io scheduler noop registered\n[ 0.743348] io scheduler deadline registered (default)\n[ 0.745133] io scheduler cfq registered\n[ 0.746659] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.748519] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.750772] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.753342] ACPI: Power Button [PWRF]\n[ 0.754825] GHES: HEST is not enabled!\n[ 0.769116] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.798793] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.802304] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.827600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.831162] Linux agpgart interface v0.103\n[ 0.835011] brd: module loaded\n[ 0.837486] loop: module loaded\n[ 0.842928] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.845492] GPT:90111 != 2097151\n[ 0.846690] GPT:Alternate GPT header not at the end of the disk.\n[ 0.848633] GPT:90111 != 2097151\n[ 0.849828] GPT: Use GNU Parted to correct GPT errors.\n[ 0.851538] vda: vda1 vda15\n[ 0.853504] scsi host0: ata_piix\n[ 0.854839] scsi host1: ata_piix\n[ 0.856097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.858261] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.861078] libphy: Fixed MDIO Bus: probed\n[ 0.862528] tun: Universal TUN/TAP device driver, 1.6\n[ 0.864210] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.867502] PPP generic driver version 2.4.2\n[ 0.869096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.871211] ehci-pci: EHCI PCI platform driver\n[ 0.872768] ehci-platform: EHCI generic platform driver\n[ 0.874521] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.876536] ohci-pci: OHCI PCI platform driver\n[ 0.878088] ohci-platform: OHCI generic platform driver\n[ 0.879864] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.894930] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.896716] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.899323] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.901085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.903154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.905366] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.907873] usb usb1: Product: UHCI Host Controller\n[ 0.909536] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.911556] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.913244] hub 1-0:1.0: USB hub found\n[ 0.914616] hub 1-0:1.0: 2 ports detected\n[ 0.916234] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.919900] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.921592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.923387] mousedev: PS/2 mouse device common for all mice\n[ 0.925594] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.928601] rtc_cmos 00:00: RTC can wake from S4\n[ 0.930760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.932865] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.934971] i2c /dev entries driver\n[ 0.936352] device-mapper: uevent: version 1.0.3\n[ 0.938025] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.940915] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.943243] NET: Registered protocol family 10\n[ 0.945289] NET: Registered protocol family 17\n[ 0.946874] Key type dns_resolver registered\n[ 0.948564] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.950513] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.953624] registered taskstats version 1\n[ 0.955128] Loading compiled-in X.509 certificates\n[ 0.957398] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.960690] zswap: loaded using pool lzo/zbud\n[ 0.963217] Key type trusted registered\n[ 0.965708] Key type encrypted registered\n[ 0.967141] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.969010] ima: No TPM chip found, activating TPM-bypass!\n[ 0.970862] evm: HMAC attrs: 0x1\n[ 0.972506] Magic number: 3:709:636\n[ 0.973973] rtc_cmos 00:00: setting system clock to 2019-01-09 14:38:14 UTC (1547044694)\n[ 0.976823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.978789] EDD information not available.\n[ 1.019009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.038539] Write protecting the kernel read-only data: 14336k\n[ 1.043842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.047100] 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.100367] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.89\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000001\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgLUL6C06jU3F8uGxukSdAkkuzLsGZE6xq/10bwefJOUEmgf48xP/Bpr+uswI7eVcEjX+K6u1A2GMKabiNihjd0H1AfDzoIHpuEoEBhhXvCnpVPwl8WO9ViagTta6+pZw8YJEO1FmdNTNa8Xu893XYTpbet1plDfz/ZN+F00TL4k6/5X1uqCC4e35hZMP67ez8h8JCBHo0lrKlDwb+mA+5tgxAx1TKVozLhg/ev5stU+X6qMKWa2tFRcn/8yo+oMRAE/GPTzkqGK3N6IBhv4WYaPwCL3aDzxlF3r6XPCAwtUabcjJDRJuV8QUR/61O/MaA3uaOMUiI1QvXgaTXtPY1 root@singlevm1-vm-caf2793e-4dc8-4b2c-9f52-c417723d5402\nssh-dss AAAAB3NzaC1kc3MAAACBAO5/SXHBemDC3r4+Z6uAqEDDcK8jXNZisUWJU1c07iARrscw7U9OpLK9jSxfV4UOz04GIRjfej4rLre4b6rQsV177ExYhr+9zwaJowO/Vg/sbr86HQnisW3FAdAtK3XDiHuJuSHx1fh7wlATjr2Sl/lnVgPWOM1Uf6YKyMFavSiZAAAAFQCNRcIMlPoMTRAiAi4JmUguD+ZkBwAAAIANtAlCW90wGn961AADDRQCOzq4SR14spoSOURLv/O/4XIb2XA52C3OKuVGcqjuS0AoqDqpbIqd5N6HrH2kRgLBtd0YNV5IoV5QZNJ89dLekSkIHgI9RnwyHhB/0Cay9yfHFFOPPmgOmb3I6/r19CZQPEptPRnt2g2NgNOySvtd4wAAAIB75jF5BP4crEnQY96adkUEU+CoOciutlfohuspiMlYeMATY9TFhurntvDjNY7mSM3M9REaeCK1uIOh+ql4qKLXOsyOyoDIqm7cAYyW1tnfS5W3kEeHkJP5Vwrfq1l6wW5y9Umtv+M6P4rXcr7JwpTtdmMmS6F/1BIeXcJ9SUQ9Dw== root@singlevm1-vm-caf2793e-4dc8-4b2c-9f52-c417723d5402\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.22s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fef1:57a8/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000001\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm1-vm-caf2793e-4dc8-4b2c-9f52-c417723d5402\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.90 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-caf2793e-4dc8-4b2c-9f52-c417723d5402 login: "} 2019-01-09 14:38:20,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5/action used request id req-fd1349a5-cdb4-41ba-9487-a354f81225b1 2019-01-09 14:38:20,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.686274051666s 2019-01-09 14:38:20,540 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5/action used request id req-fd1349a5-cdb4-41ba-9487-a354f81225b1 2019-01-09 14:38:20,541 - 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 568929871 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.227385] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.230205] pid_max: default: 32768 minimum: 301 [ 0.231728] ACPI: Core revision 20150930 [ 0.233654] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235891] Security Framework initialized [ 0.237271] Yama: becoming mindful. [ 0.238518] AppArmor: AppArmor initialized [ 0.239946] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.242165] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244308] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246397] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248702] Initializing cgroup subsys io [ 0.250088] Initializing cgroup subsys memory [ 0.251549] Initializing cgroup subsys devices [ 0.253023] Initializing cgroup subsys freezer [ 0.254509] Initializing cgroup subsys net_cls [ 0.255988] Initializing cgroup subsys perf_event [ 0.257532] Initializing cgroup subsys net_prio [ 0.259029] Initializing cgroup subsys hugetlb [ 0.260492] Initializing cgroup subsys pids [ 0.261923] CPU: Physical Processor ID: 0 [ 0.263983] mce: CPU supports 10 MCE banks [ 0.265381] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.286014] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.295182] ftrace: allocating 31920 entries in 125 pages [ 0.326310] smpboot: Max logical packages: 1 [ 0.327794] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.330089] x2apic enabled [ 0.331425] Switched APIC routing to physical x2apic. [ 0.334257] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336164] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.339700] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342733] KVM setup paravirtual spinlock [ 0.344613] x86: Booted up 1 node, 1 CPUs [ 0.345976] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348268] devtmpfs: initialized [ 0.350465] evm: security.selinux [ 0.351652] evm: security.SMACK64 [ 0.352825] evm: security.SMACK64EXEC [ 0.354090] evm: security.SMACK64TRANSMUTE [ 0.355463] evm: security.SMACK64MMAP [ 0.356731] evm: security.ima [ 0.357813] evm: security.capability [ 0.359131] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.362240] pinctrl core: initialized pinctrl subsystem [ 0.364063] RTC time: 14:38:14, date: 01/09/19 [ 0.365636] NET: Registered protocol family 16 [ 0.367232] cpuidle: using governor ladder [ 0.368626] cpuidle: using governor menu [ 0.369962] PCCT header not found. [ 0.371206] ACPI: bus type PCI registered [ 0.372567] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.374662] PCI: Using configuration type 1 for base access [ 0.377160] ACPI: Added _OSI(Module Device) [ 0.378588] ACPI: Added _OSI(Processor Device) [ 0.380050] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.381577] ACPI: Added _OSI(Processor Aggregator Device) [ 0.384112] ACPI: Interpreter enabled [ 0.385416] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.388560] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.391693] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.394838] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.397978] ACPI: (supports S0 S5) [ 0.399174] ACPI: Using IOAPIC for interrupt routing [ 0.400779] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.405170] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.407107] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.409197] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.411223] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.414893] acpiphp: Slot [3] registered [ 0.416248] acpiphp: Slot [4] registered [ 0.417790] acpiphp: Slot [5] registered [ 0.419233] acpiphp: Slot [6] registered [ 0.420650] acpiphp: Slot [7] registered [ 0.422056] acpiphp: Slot [8] registered [ 0.423424] acpiphp: Slot [9] registered [ 0.424824] acpiphp: Slot [10] registered [ 0.426237] acpiphp: Slot [11] registered [ 0.427672] acpiphp: Slot [12] registered [ 0.429056] acpiphp: Slot [13] registered [ 0.430441] acpiphp: Slot [14] registered [ 0.431829] acpiphp: Slot [15] registered [ 0.448824] acpiphp: Slot [16] registered [ 0.450221] acpiphp: Slot [17] registered [ 0.451606] acpiphp: Slot [18] registered [ 0.453019] acpiphp: Slot [19] registered [ 0.454407] acpiphp: Slot [20] registered [ 0.455789] acpiphp: Slot [21] registered [ 0.457192] acpiphp: Slot [22] registered [ 0.458592] acpiphp: Slot [23] registered [ 0.459977] acpiphp: Slot [24] registered [ 0.461394] acpiphp: Slot [25] registered [ 0.462779] acpiphp: Slot [26] registered [ 0.464158] acpiphp: Slot [27] registered [ 0.465547] acpiphp: Slot [28] registered [ 0.466932] acpiphp: Slot [29] registered [ 0.468342] acpiphp: Slot [30] registered [ 0.469728] acpiphp: Slot [31] registered [ 0.471108] PCI host bridge to bus 0000:00 [ 0.472495] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.474578] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.476665] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.479175] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.481657] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.484187] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.488748] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.490946] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.492972] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.495156] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.499486] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.501942] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.523183] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.525636] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.528117] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.530759] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.536020] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.538867] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.541825] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.543700] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.546424] vgaarb: loaded [ 0.547492] vgaarb: bridge control possible 0000:00:02.0 [ 0.549973] SCSI subsystem initialized [ 0.551916] ACPI: bus type USB registered [ 0.553405] usbcore: registered new interface driver usbfs [ 0.555240] usbcore: registered new interface driver hub [ 0.557021] usbcore: registered new device driver usb [ 0.559090] PCI: Using ACPI for IRQ routing [ 0.561449] NetLabel: Initializing [ 0.562721] NetLabel: domain hash size = 128 [ 0.564229] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.565956] NetLabel: unlabeled traffic allowed by default [ 0.568311] clocksource: Switched to clocksource kvm-clock [ 0.580023] AppArmor: AppArmor Filesystem Enabled [ 0.581733] pnp: PnP ACPI init [ 0.583350] pnp: PnP ACPI: found 5 devices [ 0.590573] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593634] NET: Registered protocol family 2 [ 0.595692] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597975] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600103] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602240] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604168] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606300] NET: Registered protocol family 1 [ 0.607901] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609861] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611780] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626829] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.642154] Trying to unpack rootfs image as initramfs... [ 0.706877] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.709933] Scanning for low memory corruption every 60 seconds [ 0.712392] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.714467] audit: initializing netlink subsys (disabled) [ 0.716289] audit: type=2000 audit(1547044694.872:1): initialized [ 0.718749] Initialise system trusted keyring [ 0.720456] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.722508] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.725696] zbud: loaded [ 0.726901] VFS: Disk quotas dquot_6.6.0 [ 0.728377] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.731012] fuse init (API version 7.23) [ 0.732573] Key type big_key registered [ 0.733981] Allocating IMA MOK and blacklist keyrings. [ 0.736100] Key type asymmetric registered [ 0.737584] Asymmetric key parser 'x509' registered [ 0.739283] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.741955] io scheduler noop registered [ 0.743348] io scheduler deadline registered (default) [ 0.745133] io scheduler cfq registered [ 0.746659] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.748519] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.750772] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.753342] ACPI: Power Button [PWRF] [ 0.754825] GHES: HEST is not enabled! [ 0.769116] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.798793] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.802304] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.827600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.831162] Linux agpgart interface v0.103 [ 0.835011] brd: module loaded [ 0.837486] loop: module loaded [ 0.842928] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.845492] GPT:90111 != 2097151 [ 0.846690] GPT:Alternate GPT header not at the end of the disk. [ 0.848633] GPT:90111 != 2097151 [ 0.849828] GPT: Use GNU Parted to correct GPT errors. [ 0.851538] vda: vda1 vda15 [ 0.853504] scsi host0: ata_piix [ 0.854839] scsi host1: ata_piix [ 0.856097] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.858261] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.861078] libphy: Fixed MDIO Bus: probed [ 0.862528] tun: Universal TUN/TAP device driver, 1.6 [ 0.864210] tun: (C) 1999-2004 Max Krasnyansky [ 0.867502] PPP generic driver version 2.4.2 [ 0.869096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.871211] ehci-pci: EHCI PCI platform driver [ 0.872768] ehci-platform: EHCI generic platform driver [ 0.874521] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.876536] ohci-pci: OHCI PCI platform driver [ 0.878088] ohci-platform: OHCI generic platform driver [ 0.879864] uhci_hcd: USB Universal Host Controller Interface driver [ 0.894930] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.896716] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.899323] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.901085] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.903154] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.905366] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.907873] usb usb1: Product: UHCI Host Controller [ 0.909536] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.911556] usb usb1: SerialNumber: 0000:00:01.2 [ 0.913244] hub 1-0:1.0: USB hub found [ 0.914616] hub 1-0:1.0: 2 ports detected [ 0.916234] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.919900] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.921592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.923387] mousedev: PS/2 mouse device common for all mice [ 0.925594] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.928601] rtc_cmos 00:00: RTC can wake from S4 [ 0.930760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.932865] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.934971] i2c /dev entries driver [ 0.936352] device-mapper: uevent: version 1.0.3 [ 0.938025] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.940915] ledtrig-cpu: registered to indicate activity on CPUs [ 0.943243] NET: Registered protocol family 10 [ 0.945289] NET: Registered protocol family 17 [ 0.946874] Key type dns_resolver registered [ 0.948564] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.950513] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.953624] registered taskstats version 1 [ 0.955128] Loading compiled-in X.509 certificates [ 0.957398] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.960690] zswap: loaded using pool lzo/zbud [ 0.963217] Key type trusted registered [ 0.965708] Key type encrypted registered [ 0.967141] AppArmor: AppArmor sha1 policy hashing enabled [ 0.969010] ima: No TPM chip found, activating TPM-bypass! [ 0.970862] evm: HMAC attrs: 0x1 [ 0.972506] Magic number: 3:709:636 [ 0.973973] rtc_cmos 00:00: setting system clock to 2019-01-09 14:38:14 UTC (1547044694) [ 0.976823] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.978789] EDD information not available. [ 1.019009] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.038539] Write protecting the kernel read-only data: 14336k [ 1.043842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.047100] 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.100367] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.89 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. iid=i-00000001 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgLUL6C06jU3F8uGxukSdAkkuzLsGZE6xq/10bwefJOUEmgf48xP/Bpr+uswI7eVcEjX+K6u1A2GMKabiNihjd0H1AfDzoIHpuEoEBhhXvCnpVPwl8WO9ViagTta6+pZw8YJEO1FmdNTNa8Xu893XYTpbet1plDfz/ZN+F00TL4k6/5X1uqCC4e35hZMP67ez8h8JCBHo0lrKlDwb+mA+5tgxAx1TKVozLhg/ev5stU+X6qMKWa2tFRcn/8yo+oMRAE/GPTzkqGK3N6IBhv4WYaPwCL3aDzxlF3r6XPCAwtUabcjJDRJuV8QUR/61O/MaA3uaOMUiI1QvXgaTXtPY1 root@singlevm1-vm-caf2793e-4dc8-4b2c-9f52-c417723d5402 ssh-dss AAAAB3NzaC1kc3MAAACBAO5/SXHBemDC3r4+Z6uAqEDDcK8jXNZisUWJU1c07iARrscw7U9OpLK9jSxfV4UOz04GIRjfej4rLre4b6rQsV177ExYhr+9zwaJowO/Vg/sbr86HQnisW3FAdAtK3XDiHuJuSHx1fh7wlATjr2Sl/lnVgPWOM1Uf6YKyMFavSiZAAAAFQCNRcIMlPoMTRAiAi4JmUguD+ZkBwAAAIANtAlCW90wGn961AADDRQCOzq4SR14spoSOURLv/O/4XIb2XA52C3OKuVGcqjuS0AoqDqpbIqd5N6HrH2kRgLBtd0YNV5IoV5QZNJ89dLekSkIHgI9RnwyHhB/0Cay9yfHFFOPPmgOmb3I6/r19CZQPEptPRnt2g2NgNOySvtd4wAAAIB75jF5BP4crEnQY96adkUEU+CoOciutlfohuspiMlYeMATY9TFhurntvDjNY7mSM3M9REaeCK1uIOh+ql4qKLXOsyOyoDIqm7cAYyW1tnfS5W3kEeHkJP5Vwrfq1l6wW5y9Umtv+M6P4rXcr7JwpTtdmMmS6F/1BIeXcJ9SUQ9Dw== root@singlevm1-vm-caf2793e-4dc8-4b2c-9f52-c417723d5402 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.22s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fef1:57a8/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.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-00000001 name: N/A availability-zone: nova local-hostname: singlevm1-vm-caf2793e-4dc8-4b2c-9f52-c417723d5402 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.90 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-caf2793e-4dc8-4b2c-9f52-c417723d5402 login: 2019-01-09 14:38:20,545 - paramiko.transport - DEBUG - starting thread (client mode): 0x5055f8d0L 2019-01-09 14:38:20,546 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 14:38:20,546 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 14:38:20,546 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 14:38:20,548 - 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-09 14:38:20,548 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 14:38:20,548 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 14:38:20,548 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 14:38:20,549 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 14:38:20,549 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 14:38:20,599 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 14:38:20,600 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 14:38:20,618 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 04356632e17315220f8ea21d7e40c475 2019-01-09 14:38:20,620 - paramiko.transport - DEBUG - Trying discovered key e97f075758d8acb8a1ad94cb5df23b17 in /tmp/tmpBPcQUi 2019-01-09 14:38:20,637 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 14:38:20,643 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 14:38:20,652 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 14:38:20,653 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 14:38:20,653 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 14:38:20,655 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 14:38:20,656 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 14:38:20,656 - functest.core.singlevm - DEBUG - output: Hello World 2019-01-09 14:38:20,657 - functest.core.singlevm - DEBUG - error: 2019-01-09 14:38:20,661 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 14:38:20,768 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 14:38:20,769 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:27 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 14:38:20,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 14:38:20,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/caf17443-0961-4f0a-8cd5-c600257e3213.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:21,767 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e8f36561-a221-4166-97ea-8c47e1501f27 Content-Length: 0 Date: Wed, 09 Jan 2019 14:38:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:38:21,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/caf17443-0961-4f0a-8cd5-c600257e3213.json used request id req-e8f36561-a221-4166-97ea-8c47e1501f27 2019-01-09 14:38:21,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.991544961929s 2019-01-09 14:38:21,768 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/caf17443-0961-4f0a-8cd5-c600257e3213.json used request id req-e8f36561-a221-4166-97ea-8c47e1501f27 2019-01-09 14:38:21,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:21,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:21,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d9ca3be0-0d83-4d08-9b49-dc897fb94ebf Date: Wed, 09 Jan 2019 14:38:21 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:38:21,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d9ca3be0-0d83-4d08-9b49-dc897fb94ebf 2019-01-09 14:38:21,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0373051166534s 2019-01-09 14:38:21,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d9ca3be0-0d83-4d08-9b49-dc897fb94ebf 2019-01-09 14:38:21,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 14:38:21,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:22,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:38:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-482e6b74-3cd1-4a80-9e3e-3f54945972b3 x-compute-request-id: req-482e6b74-3cd1-4a80-9e3e-3f54945972b3 Content-Type: application/json 2019-01-09 14:38:22,107 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5 used request id req-482e6b74-3cd1-4a80-9e3e-3f54945972b3 2019-01-09 14:38:22,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.296128988266s 2019-01-09 14:38:22,108 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5 used request id req-482e6b74-3cd1-4a80-9e3e-3f54945972b3 2019-01-09 14:38:22,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:38:22,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:22,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-febfd625-30df-42ed-9f04-6ef160caaa66 x-compute-request-id: req-febfd625-30df-42ed-9f04-6ef160caaa66 Content-Encoding: gzip Content-Length: 814 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_caf2793e-4dc8-4b2c-9f52-c417723d5402": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:57:a8", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4768a361-aff2-4413-81ee-6e42e5dd15f5", "rel": "bookmark"}], "image": {"id": "70168f09-eba8-457b-81ec-947407874b7c", "links": [{"href": "http://172.30.9.29:8774/images/70168f09-eba8-457b-81ec-947407874b7c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-01-09T14:38:13.000000", "flavor": {"id": "e5636584-4740-4111-a15a-a6eb2feb2b5c", "links": [{"href": "http://172.30.9.29:8774/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c", "rel": "bookmark"}]}, "id": "4768a361-aff2-4413-81ee-6e42e5dd15f5", "security_groups": [{"name": "singlevm1-sg_caf2793e-4dc8-4b2c-9f52-c417723d5402"}], "user_id": "f532accc59d74f429f6bd1404e63fdb0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:38:22Z", "hostId": "28e398d1a7876adfc3487133b3a86b943c67a9556cf0656b50a2ee2c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_caf2793e-4dc8-4b2c-9f52-c417723d5402", "created": "2019-01-09T14:38:03Z", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:38:22,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-febfd625-30df-42ed-9f04-6ef160caaa66 2019-01-09 14:38:22,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.836792945862s 2019-01-09 14:38:22,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-febfd625-30df-42ed-9f04-6ef160caaa66 2019-01-09 14:38:22,947 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:38:24,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:38:24,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:25,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fdecb9e9-9f9e-4139-88f9-21810548d196 x-compute-request-id: req-fdecb9e9-9f9e-4139-88f9-21810548d196 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 14:38:25,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fdecb9e9-9f9e-4139-88f9-21810548d196 2019-01-09 14:38:25,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.117740869522s 2019-01-09 14:38:25,067 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fdecb9e9-9f9e-4139-88f9-21810548d196 2019-01-09 14:38:25,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:38:25,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:25,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9337 X-Openstack-Request-Id: req-0652f2ca-690c-4f47-a31b-c2942adf159e Date: Wed, 09 Jan 2019 14:38:25 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:38:00Z", "updated_at": "2019-01-09T14:38:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:00Z", "revision_number": 0, "id": "048904b9-044a-4f15-88a3-4f4c444d6d15", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:00Z", "security_group_id": "56bb6fec-6421-4666-b616-ae2435d00d70", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:01Z", "revision_number": 0, "id": "45cfc135-ea8e-4125-850f-6898ae1493f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:01Z", "security_group_id": "56bb6fec-6421-4666-b616-ae2435d00d70", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T14:38:01Z", "revision_number": 0, "id": "1e99b718-3a04-4f3c-9351-b7663b791cab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:01Z", "security_group_id": "56bb6fec-6421-4666-b616-ae2435d00d70", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:00Z", "revision_number": 0, "id": "19ffc0af-11e9-4c8a-bf15-592a4dc44696", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:00Z", "security_group_id": "56bb6fec-6421-4666-b616-ae2435d00d70", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "56bb6fec-6421-4666-b616-ae2435d00d70", "name": "singlevm1-sg_caf2793e-4dc8-4b2c-9f52-c417723d5402"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:38:25,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-0652f2ca-690c-4f47-a31b-c2942adf159e 2019-01-09 14:38:25,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0618979930878s 2019-01-09 14:38:25,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-0652f2ca-690c-4f47-a31b-c2942adf159e 2019-01-09 14:38:25,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 14:38:25,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/56bb6fec-6421-4666-b616-ae2435d00d70.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:25,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b043b3d-539b-49da-ba43-03c4799239ca Content-Length: 0 Date: Wed, 09 Jan 2019 14:38:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:38:25,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/56bb6fec-6421-4666-b616-ae2435d00d70.json used request id req-7b043b3d-539b-49da-ba43-03c4799239ca 2019-01-09 14:38:25,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.167110919952s 2019-01-09 14:38:25,304 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/56bb6fec-6421-4666-b616-ae2435d00d70.json used request id req-7b043b3d-539b-49da-ba43-03c4799239ca 2019-01-09 14:38:25,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-09 14:38:25,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:25,348 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:38:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dcddd7bb-b7e5-43d7-9e8f-95dd2bdd48c2 x-compute-request-id: req-dcddd7bb-b7e5-43d7-9e8f-95dd2bdd48c2 Content-Length: 0 Content-Type: application/json 2019-01-09 14:38:25,349 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402 used request id req-dcddd7bb-b7e5-43d7-9e8f-95dd2bdd48c2 2019-01-09 14:38:25,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.044322013855s 2019-01-09 14:38:25,349 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/singlevm1-kp_caf2793e-4dc8-4b2c-9f52-c417723d5402 used request id req-dcddd7bb-b7e5-43d7-9e8f-95dd2bdd48c2 2019-01-09 14:38:25,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 14:38:25,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/9ea17629-caf7-400c-a7e1-4d83a675d784/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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" -d '{"subnet_id": "00497666-9d43-40a3-9283-38dc55c9cacb"}' 2019-01-09 14:38:27,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-52dbadc1-8867-4f1c-b794-dc4a923c1496 Date: Wed, 09 Jan 2019 14:38:27 GMT RESP BODY: {"network_id": "ac07a628-1cb8-4f18-b0c2-50037e56a2e3", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "subnet_id": "00497666-9d43-40a3-9283-38dc55c9cacb", "subnet_ids": ["00497666-9d43-40a3-9283-38dc55c9cacb"], "port_id": "b52f205e-11a9-482b-ab5d-41d85b7f3024", "id": "9ea17629-caf7-400c-a7e1-4d83a675d784"} 2019-01-09 14:38:27,376 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/9ea17629-caf7-400c-a7e1-4d83a675d784/remove_router_interface.json used request id req-52dbadc1-8867-4f1c-b794-dc4a923c1496 2019-01-09 14:38:27,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.02703595161s 2019-01-09 14:38:27,377 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/9ea17629-caf7-400c-a7e1-4d83a675d784/remove_router_interface.json used request id req-52dbadc1-8867-4f1c-b794-dc4a923c1496 returning object 9ea17629-caf7-400c-a7e1-4d83a675d784 2019-01-09 14:38:27,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 14:38:27,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:27,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-3d7ee59a-cdc7-4c69-bd69-2a8bfcde9ae4 Date: Wed, 09 Jan 2019 14:38:27 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:37:55Z", "admin_state_up": true, "updated_at": "2019-01-09T14:38:26Z", "project_id": "805038e1e9f34a349c09768ea1e3dacf", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "9ea17629-caf7-400c-a7e1-4d83a675d784", "name": "singlevm1-router_caf2793e-4dc8-4b2c-9f52-c417723d5402"}]} 2019-01-09 14:38:27,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-3d7ee59a-cdc7-4c69-bd69-2a8bfcde9ae4 2019-01-09 14:38:27,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113290071487s 2019-01-09 14:38:27,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-3d7ee59a-cdc7-4c69-bd69-2a8bfcde9ae4 2019-01-09 14:38:27,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 14:38:27,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/9ea17629-caf7-400c-a7e1-4d83a675d784.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:28,633 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e984c52e-e49e-4ffc-993d-006898e612d1 Content-Length: 0 Date: Wed, 09 Jan 2019 14:38:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:38:28,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/9ea17629-caf7-400c-a7e1-4d83a675d784.json used request id req-e984c52e-e49e-4ffc-993d-006898e612d1 2019-01-09 14:38:28,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.14066696167s 2019-01-09 14:38:28,633 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/9ea17629-caf7-400c-a7e1-4d83a675d784.json used request id req-e984c52e-e49e-4ffc-993d-006898e612d1 2019-01-09 14:38:28,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:38:28,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:28,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-769c6e5b-e894-46f6-853e-594f3a020ce8 Date: Wed, 09 Jan 2019 14:38:28 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:37:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"00497666-9d43-40a3-9283-38dc55c9cacb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"805038e1e9f34a349c09768ea1e3dacf","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_caf2793e-4dc8-4b2c-9f52-c417723d5402","enable_dhcp":true,"segment_id":null,"network_id":"ac07a628-1cb8-4f18-b0c2-50037e56a2e3","tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:54Z","ip_version":4},{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:38:28,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-769c6e5b-e894-46f6-853e-594f3a020ce8 2019-01-09 14:38:28,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0415608882904s 2019-01-09 14:38:28,676 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-769c6e5b-e894-46f6-853e-594f3a020ce8 2019-01-09 14:38:28,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 14:38:28,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/00497666-9d43-40a3-9283-38dc55c9cacb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:29,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aad31903-0aff-43e9-bcf3-7d007466c96c Date: Wed, 09 Jan 2019 14:38:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:38:29,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/00497666-9d43-40a3-9283-38dc55c9cacb.json used request id req-aad31903-0aff-43e9-bcf3-7d007466c96c 2019-01-09 14:38:29,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07446599007s 2019-01-09 14:38:29,752 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/00497666-9d43-40a3-9283-38dc55c9cacb.json used request id req-aad31903-0aff-43e9-bcf3-7d007466c96c 2019-01-09 14:38:29,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:38:29,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:29,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-85289ba0-d151-45d9-a76d-7f6cff966cdf Date: Wed, 09 Jan 2019 14:38:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"ac07a628-1cb8-4f18-b0c2-50037e56a2e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"805038e1e9f34a349c09768ea1e3dacf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:38:29Z","qos_policy_id":null,"name":"singlevm1-net_caf2793e-4dc8-4b2c-9f52-c417723d5402","admin_state_up":true,"tenant_id":"805038e1e9f34a349c09768ea1e3dacf","created_at":"2019-01-09T14:37:54Z","provider:network_type":"vxlan"}]} 2019-01-09 14:38:29,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-85289ba0-d151-45d9-a76d-7f6cff966cdf 2019-01-09 14:38:29,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.090588092804s 2019-01-09 14:38:29,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-85289ba0-d151-45d9-a76d-7f6cff966cdf 2019-01-09 14:38:29,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 14:38:29,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/ac07a628-1cb8-4f18-b0c2-50037e56a2e3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:30,943 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a9da8634-bd5c-4af1-8c2d-4e3bb522bc90 Date: Wed, 09 Jan 2019 14:38:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:38:30,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/ac07a628-1cb8-4f18-b0c2-50037e56a2e3.json used request id req-a9da8634-bd5c-4af1-8c2d-4e3bb522bc90 2019-01-09 14:38:30,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09893298149s 2019-01-09 14:38:30,944 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/ac07a628-1cb8-4f18-b0c2-50037e56a2e3.json used request id req-a9da8634-bd5c-4af1-8c2d-4e3bb522bc90 2019-01-09 14:38:30,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:38:30,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:31,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ec7cb0ea-1ced-4d42-bf2a-64336637e63b Date: Wed, 09 Jan 2019 14:38:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/70168f09-eba8-457b-81ec-947407874b7c/snap", "metadata": {}}], "file": "/v2/images/70168f09-eba8-457b-81ec-947407874b7c/file", "owner": "805038e1e9f34a349c09768ea1e3dacf", "id": "70168f09-eba8-457b-81ec-947407874b7c", "size": 12716032, "self": "/v2/images/70168f09-eba8-457b-81ec-947407874b7c", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/70168f09-eba8-457b-81ec-947407874b7c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:37:59Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_caf2793e-4dc8-4b2c-9f52-c417723d5402", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:37:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:38:31,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ec7cb0ea-1ced-4d42-bf2a-64336637e63b 2019-01-09 14:38:31,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.686182022095s 2019-01-09 14:38:31,634 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ec7cb0ea-1ced-4d42-bf2a-64336637e63b 2019-01-09 14:38:31,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 14:38:31,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/70168f09-eba8-457b-81ec-947407874b7c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:31,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-56a91964-d123-4b99-a537-e95b3c058aee Date: Wed, 09 Jan 2019 14:38: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-09 14:38:31,999 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/70168f09-eba8-457b-81ec-947407874b7c used request id req-56a91964-d123-4b99-a537-e95b3c058aee 2019-01-09 14:38:31,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.363222122192s 2019-01-09 14:38:31,999 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/70168f09-eba8-457b-81ec-947407874b7c used request id req-56a91964-d123-4b99-a537-e95b3c058aee 2019-01-09 14:38:32,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:38:32,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:32,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62ae323e-3003-4632-909b-46b562cef680 x-compute-request-id: req-62ae323e-3003-4632-909b-46b562cef680 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_caf2793e-4dc8-4b2c-9f52-c417723d5402", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c", "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": "e5636584-4740-4111-a15a-a6eb2feb2b5c"}]} 2019-01-09 14:38:32,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-62ae323e-3003-4632-909b-46b562cef680 2019-01-09 14:38:32,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0224590301514s 2019-01-09 14:38:32,023 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-62ae323e-3003-4632-909b-46b562cef680 2019-01-09 14:38:32,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 14:38:32,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9ceeb399caf1736b93cbf613999c89cb99fbec2f" 2019-01-09 14:38:32,055 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:38:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c09d3229-3de6-4293-a3c0-e436ebe97a5b x-compute-request-id: req-c09d3229-3de6-4293-a3c0-e436ebe97a5b Content-Length: 0 Content-Type: application/json 2019-01-09 14:38:32,056 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c used request id req-c09d3229-3de6-4293-a3c0-e436ebe97a5b 2019-01-09 14:38:32,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0317039489746s 2019-01-09 14:38:32,056 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/e5636584-4740-4111-a15a-a6eb2feb2b5c used request id req-c09d3229-3de6-4293-a3c0-e436ebe97a5b 2019-01-09 14:38:32,103 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-01-09 14:38:32,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:38:32,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf56b99-5ef8-49e7-9a70-7fe05d656c18 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:38:32,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-bbf56b99-5ef8-49e7-9a70-7fe05d656c18 2019-01-09 14:38:32,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:38:32,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:38:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["KjOwsEGlR1apVjJAG4bELg"], "issued_at": "2019-01-09T14:38:32.000000Z"}} 2019-01-09 14:38:32,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:38:32,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:38:32,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-045da19e-8747-4c46-9fe1-76300a699d88 Date: Wed, 09 Jan 2019 14:38:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:38:32,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-045da19e-8747-4c46-9fe1-76300a699d88 2019-01-09 14:38:32,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.293461084366s 2019-01-09 14:38:32,827 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-045da19e-8747-4c46-9fe1-76300a699d88 2019-01-09 14:38:32,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:38:32,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:38: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:38:32,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:38:32,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:38:32,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19881db6-b624-458b-b5a4-0371f39461e9 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:38:32,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-19881db6-b624-458b-b5a4-0371f39461e9 2019-01-09 14:38:32,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10030913353s 2019-01-09 14:38:32,938 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-19881db6-b624-458b-b5a4-0371f39461e9 2019-01-09 14:38:32,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 14:38:32,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_cda42045-eac9-4778-82ed-038cfa7abf4b"}}' 2019-01-09 14:38:33,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:38:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b87e8403-626c-464c-91cb-1bd461a64e0e 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.29:5000/v3/projects/1d8de846fba94b2ab0f32bb7a7980266"}, "tags": [], "enabled": true, "id": "1d8de846fba94b2ab0f32bb7a7980266", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cda42045-eac9-4778-82ed-038cfa7abf4b"}} 2019-01-09 14:38:33,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b87e8403-626c-464c-91cb-1bd461a64e0e 2019-01-09 14:38:33,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.121247053146s 2019-01-09 14:38:33,066 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b87e8403-626c-464c-91cb-1bd461a64e0e 2019-01-09 14:38:33,066 - 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'1d8de846fba94b2ab0f32bb7a7980266', '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_cda42045-eac9-4778-82ed-038cfa7abf4b'}) 2019-01-09 14:38:33,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 14:38:33,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c4b5231d-26a6-421e-9e79-09ccf977dc28", "email": null, "name": "singlevm2-user_cda42045-eac9-4778-82ed-038cfa7abf4b"}}' 2019-01-09 14:38:33,448 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f599bda4-e396-4e78-b661-87c6d3052ba5 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_cda42045-eac9-4778-82ed-038cfa7abf4b", "links": {"self": "http://172.30.9.29:5000/v3/users/ea2012c1827f4d9e9b427a1d47af8b09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ea2012c1827f4d9e9b427a1d47af8b09", "domain_id": "default", "password_expires_at": null}} 2019-01-09 14:38:33,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-f599bda4-e396-4e78-b661-87c6d3052ba5 2019-01-09 14:38:33,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375218868256s 2019-01-09 14:38:33,448 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-f599bda4-e396-4e78-b661-87c6d3052ba5 2019-01-09 14:38:33,449 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ea2012c1827f4d9e9b427a1d47af8b09', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_cda42045-eac9-4778-82ed-038cfa7abf4b'}) 2019-01-09 14:38:33,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:38:33,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:38:33,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3efae089-19a3-4792-9c47-3e156a2e5f81 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:38:33,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3efae089-19a3-4792-9c47-3e156a2e5f81 2019-01-09 14:38:33,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114169836044s 2019-01-09 14:38:33,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3efae089-19a3-4792-9c47-3e156a2e5f81 2019-01-09 14:38:33,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:38:33,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:38:33,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d38b4e-89ea-4ced-b3d5-02ed0752383d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:38:33,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c3d38b4e-89ea-4ced-b3d5-02ed0752383d 2019-01-09 14:38:33,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0181059837341s 2019-01-09 14:38:33,591 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c3d38b4e-89ea-4ced-b3d5-02ed0752383d 2019-01-09 14:38:33,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:38:33,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:38:33,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b31b55-f320-46fc-a30b-531ca1e12b9c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:38:33,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-36b31b55-f320-46fc-a30b-531ca1e12b9c 2019-01-09 14:38:33,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0938451290131s 2019-01-09 14:38:33,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-36b31b55-f320-46fc-a30b-531ca1e12b9c 2019-01-09 14:38:33,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:38:33,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:38:33,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f5e9eb5-43eb-4fe5-b154-9f7c2dc6cee4 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "singlevm2-user_cda42045-eac9-4778-82ed-038cfa7abf4b", "links": {"self": "http://172.30.9.29:5000/v3/users/ea2012c1827f4d9e9b427a1d47af8b09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ea2012c1827f4d9e9b427a1d47af8b09", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:38:33,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9f5e9eb5-43eb-4fe5-b154-9f7c2dc6cee4 2019-01-09 14:38:33,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115926027298s 2019-01-09 14:38:33,806 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9f5e9eb5-43eb-4fe5-b154-9f7c2dc6cee4 2019-01-09 14:38:33,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:38:33,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:38:33,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7232096d-eb4c-45ad-983f-377a10c08ea2 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.29:5000/v3/projects/1d8de846fba94b2ab0f32bb7a7980266"}, "tags": [], "enabled": true, "id": "1d8de846fba94b2ab0f32bb7a7980266", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cda42045-eac9-4778-82ed-038cfa7abf4b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:38:33,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7232096d-eb4c-45ad-983f-377a10c08ea2 2019-01-09 14:38:33,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0932669639587s 2019-01-09 14:38:33,912 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7232096d-eb4c-45ad-983f-377a10c08ea2 2019-01-09 14:38:33,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:38:33,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=ea2012c1827f4d9e9b427a1d47af8b09&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=1d8de846fba94b2ab0f32bb7a7980266" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:38:34,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ef247e-91b1-4945-83bd-b041fecb03d5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=ea2012c1827f4d9e9b427a1d47af8b09&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=1d8de846fba94b2ab0f32bb7a7980266", "previous": null, "next": null}} 2019-01-09 14:38:34,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=ea2012c1827f4d9e9b427a1d47af8b09&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=1d8de846fba94b2ab0f32bb7a7980266 used request id req-15ef247e-91b1-4945-83bd-b041fecb03d5 2019-01-09 14:38:34,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0896518230438s 2019-01-09 14:38:34,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=ea2012c1827f4d9e9b427a1d47af8b09&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=1d8de846fba94b2ab0f32bb7a7980266 used request id req-15ef247e-91b1-4945-83bd-b041fecb03d5 2019-01-09 14:38:34,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:38:34,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/1d8de846fba94b2ab0f32bb7a7980266/users/ea2012c1827f4d9e9b427a1d47af8b09/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:38:34,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1cf9a27-5928-4429-a024-b01d647e58ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:38:34,151 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/1d8de846fba94b2ab0f32bb7a7980266/users/ea2012c1827f4d9e9b427a1d47af8b09/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-f1cf9a27-5928-4429-a024-b01d647e58ad 2019-01-09 14:38:34,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13783788681s 2019-01-09 14:38:34,151 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/1d8de846fba94b2ab0f32bb7a7980266/users/ea2012c1827f4d9e9b427a1d47af8b09/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-f1cf9a27-5928-4429-a024-b01d647e58ad 2019-01-09 14:38:34,152 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_cda42045-eac9-4778-82ed-038cfa7abf4b', 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'1d8de846fba94b2ab0f32bb7a7980266', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c4b5231d-26a6-421e-9e79-09ccf977dc28', 'username': u'singlevm2-user_cda42045-eac9-4778-82ed-038cfa7abf4b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 14:38:34,156 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_cda42045-eac9-4778-82ed-038cfa7abf4b', 'password': 'c4b5231d-26a6-421e-9e79-09ccf977dc28', 'project_name': 'singlevm2-project_cda42045-eac9-4778-82ed-038cfa7abf4b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '1d8de846fba94b2ab0f32bb7a7980266', 'project_domain_name': 'Default'} 2019-01-09 14:38:34,156 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-01-09 14:38:34,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:38:34,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:38:34,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f39c229-a2f7-491f-b37b-5fd4b5fbc455 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:38:34,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-9f39c229-a2f7-491f-b37b-5fd4b5fbc455 2019-01-09 14:38:34,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111328125s 2019-01-09 14:38:34,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-9f39c229-a2f7-491f-b37b-5fd4b5fbc455 2019-01-09 14:38:34,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:38:34,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:38:34,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff437440-3c72-41b9-a9fb-adadf3542beb Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.29:5000/v3/projects/1d8de846fba94b2ab0f32bb7a7980266"}, "tags": [], "enabled": true, "id": "1d8de846fba94b2ab0f32bb7a7980266", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cda42045-eac9-4778-82ed-038cfa7abf4b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:38:34,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-ff437440-3c72-41b9-a9fb-adadf3542beb 2019-01-09 14:38:34,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0911140441895s 2019-01-09 14:38:34,367 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-ff437440-3c72-41b9-a9fb-adadf3542beb 2019-01-09 14:38:34,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 14:38:34,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" -d '{"network": {"tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "name": "singlevm2-net_cda42045-eac9-4778-82ed-038cfa7abf4b", "admin_state_up": true}}' 2019-01-09 14:38:34,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b8b3b6a5-9628-4bf4-ab1d-0330f6c855e7 Date: Wed, 09 Jan 2019 14:38:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"553e1857-adc9-4ab6-ba6e-45c2bc6fe432","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"1d8de846fba94b2ab0f32bb7a7980266","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:38:34Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_cda42045-eac9-4778-82ed-038cfa7abf4b","admin_state_up":true,"tenant_id":"1d8de846fba94b2ab0f32bb7a7980266","created_at":"2019-01-09T14:38:34Z","mtu":1450}} 2019-01-09 14:38:34,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b8b3b6a5-9628-4bf4-ab1d-0330f6c855e7 2019-01-09 14:38:34,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.447551965714s 2019-01-09 14:38:34,817 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b8b3b6a5-9628-4bf4-ab1d-0330f6c855e7 2019-01-09 14:38:34,817 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T14:38:34Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'553e1857-adc9-4ab6-ba6e-45c2bc6fe432', u'provider:segmentation_id': 88, 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_cda42045-eac9-4778-82ed-038cfa7abf4b', u'created_at': u'2019-01-09T14:38:34Z', u'mtu': 1450, u'tenant_id': u'1d8de846fba94b2ab0f32bb7a7980266', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'1d8de846fba94b2ab0f32bb7a7980266', u'l2_adjacency': True}) 2019-01-09 14:38:34,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:38:34,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad2be8e7-e04d-4e06-bdbf-395f4f467541 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:38:34,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ad2be8e7-e04d-4e06-bdbf-395f4f467541 2019-01-09 14:38:34,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:38:35,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:38:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d8de846fba94b2ab0f32bb7a7980266", "name": "singlevm2-project_cda42045-eac9-4778-82ed-038cfa7abf4b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/1d8de846fba94b2ab0f32bb7a7980266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/1d8de846fba94b2ab0f32bb7a7980266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/1d8de846fba94b2ab0f32bb7a7980266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1d8de846fba94b2ab0f32bb7a7980266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/1d8de846fba94b2ab0f32bb7a7980266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/1d8de846fba94b2ab0f32bb7a7980266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1d8de846fba94b2ab0f32bb7a7980266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/1d8de846fba94b2ab0f32bb7a7980266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/1d8de846fba94b2ab0f32bb7a7980266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1d8de846fba94b2ab0f32bb7a7980266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/1d8de846fba94b2ab0f32bb7a7980266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/1d8de846fba94b2ab0f32bb7a7980266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1d8de846fba94b2ab0f32bb7a7980266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_1d8de846fba94b2ab0f32bb7a7980266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_cda42045-eac9-4778-82ed-038cfa7abf4b", "id": "ea2012c1827f4d9e9b427a1d47af8b09"}, "audit_ids": ["FfXy_g5rS6iAXqAZYMAa7w"], "issued_at": "2019-01-09T14:38:35.000000Z"}} 2019-01-09 14:38:35,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:38:35,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:35,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-bd998df9-58fb-41da-8a45-aac3eebdbaa2 Date: Wed, 09 Jan 2019 14:38:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"553e1857-adc9-4ab6-ba6e-45c2bc6fe432","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1d8de846fba94b2ab0f32bb7a7980266","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:38:34Z","qos_policy_id":null,"name":"singlevm2-net_cda42045-eac9-4778-82ed-038cfa7abf4b","admin_state_up":true,"tenant_id":"1d8de846fba94b2ab0f32bb7a7980266","created_at":"2019-01-09T14:38:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:38:35,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-bd998df9-58fb-41da-8a45-aac3eebdbaa2 2019-01-09 14:38:35,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271456956863s 2019-01-09 14:38:35,498 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-bd998df9-58fb-41da-8a45-aac3eebdbaa2 2019-01-09 14:38:35,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 14:38:35,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" -d '{"subnet": {"name": "singlevm2-subnet_cda42045-eac9-4778-82ed-038cfa7abf4b", "enable_dhcp": true, "network_id": "553e1857-adc9-4ab6-ba6e-45c2bc6fe432", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 14:38:36,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-bb66794f-6078-441d-aa29-b8d5db7ee7b5 Date: Wed, 09 Jan 2019 14:38:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"553e1857-adc9-4ab6-ba6e-45c2bc6fe432","tenant_id":"1d8de846fba94b2ab0f32bb7a7980266","created_at":"2019-01-09T14:38:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:38:35Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"1d8de846fba94b2ab0f32bb7a7980266","id":"1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc","subnetpool_id":null,"name":"singlevm2-subnet_cda42045-eac9-4778-82ed-038cfa7abf4b"}} 2019-01-09 14:38:36,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-bb66794f-6078-441d-aa29-b8d5db7ee7b5 2019-01-09 14:38:36,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.628085851669s 2019-01-09 14:38:36,128 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-bb66794f-6078-441d-aa29-b8d5db7ee7b5 2019-01-09 14:38:36,129 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:38:35Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_cda42045-eac9-4778-82ed-038cfa7abf4b', u'enable_dhcp': True, u'network_id': u'553e1857-adc9-4ab6-ba6e-45c2bc6fe432', u'tenant_id': u'1d8de846fba94b2ab0f32bb7a7980266', u'created_at': u'2019-01-09T14:38:35Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1d8de846fba94b2ab0f32bb7a7980266'}) 2019-01-09 14:38:36,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 14:38:36,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "singlevm2-router_cda42045-eac9-4778-82ed-038cfa7abf4b", "admin_state_up": true}}' 2019-01-09 14:38:37,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-9d01203d-15b2-45e7-9907-eeea9192ce45 Date: Wed, 09 Jan 2019 14:38:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:36Z", "admin_state_up": true, "updated_at": "2019-01-09T14:38:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "id": "20375fe4-1526-4416-b29f-c1e524ddeb51", "name": "singlevm2-router_cda42045-eac9-4778-82ed-038cfa7abf4b"}} 2019-01-09 14:38:37,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-9d01203d-15b2-45e7-9907-eeea9192ce45 2019-01-09 14:38:37,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59648609161s 2019-01-09 14:38:37,726 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-9d01203d-15b2-45e7-9907-eeea9192ce45 2019-01-09 14:38:37,727 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:38:37Z', u'revision_number': 3, u'id': u'20375fe4-1526-4416-b29f-c1e524ddeb51', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_cda42045-eac9-4778-82ed-038cfa7abf4b', u'admin_state_up': True, u'tenant_id': u'1d8de846fba94b2ab0f32bb7a7980266', u'created_at': u'2019-01-09T14:38:36Z', u'flavor_id': None, u'routes': [], u'project_id': u'1d8de846fba94b2ab0f32bb7a7980266'}) 2019-01-09 14:38:37,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 14:38:37,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/20375fe4-1526-4416-b29f-c1e524ddeb51/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}54060382aa91be9f4994df3e2298f00573db628f" -d '{"subnet_id": "1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc"}' 2019-01-09 14:38:40,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-701c45a7-2eac-4981-9b4d-8121e4f0288e Date: Wed, 09 Jan 2019 14:38:40 GMT RESP BODY: {"network_id": "553e1857-adc9-4ab6-ba6e-45c2bc6fe432", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "subnet_id": "1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc", "subnet_ids": ["1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc"], "port_id": "3ddf125b-8f45-4fa0-a7fe-e5cac03d9b09", "id": "20375fe4-1526-4416-b29f-c1e524ddeb51"} 2019-01-09 14:38:40,024 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/20375fe4-1526-4416-b29f-c1e524ddeb51/add_router_interface.json used request id req-701c45a7-2eac-4981-9b4d-8121e4f0288e 2019-01-09 14:38:40,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.297082901s 2019-01-09 14:38:40,025 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/20375fe4-1526-4416-b29f-c1e524ddeb51/add_router_interface.json used request id req-701c45a7-2eac-4981-9b4d-8121e4f0288e returning object 20375fe4-1526-4416-b29f-c1e524ddeb51 2019-01-09 14:38:40,025 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:38:40,158 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 14:38:40,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:38:40,164 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 14:38:40 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 14:38:40,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:38:40,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:40,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f2b39659-84ae-4e79-a053-95a7e7d46752 Date: Wed, 09 Jan 2019 14:38:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:38:40,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f2b39659-84ae-4e79-a053-95a7e7d46752 2019-01-09 14:38:40,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.19787311554s 2019-01-09 14:38:40,365 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f2b39659-84ae-4e79-a053-95a7e7d46752 2019-01-09 14:38:40,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 14:38:40,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b"}' 2019-01-09 14:38:40,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-62b57bea-b842-4835-998e-80ca9dc6a50c Date: Wed, 09 Jan 2019 14:38:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/file", "owner": "1d8de846fba94b2ab0f32bb7a7980266", "id": "64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "size": null, "self": "/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:38:40Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b", "checksum": null, "created_at": "2019-01-09T14:38:40Z", "protected": false} 2019-01-09 14:38:40,477 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-62b57bea-b842-4835-998e-80ca9dc6a50c 2019-01-09 14:38:40,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.104290008545s 2019-01-09 14:38:40,478 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-62b57bea-b842-4835-998e-80ca9dc6a50c returning object 64fa8c3c-7fb3-4b00-95f0-2f7332c27d77 2019-01-09 14:38:40,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 14:38:40,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/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}54060382aa91be9f4994df3e2298f00573db628f" -d '' 2019-01-09 14:38:41,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-26f9d2c3-312d-4a54-bf79-8273a22411c8 Date: Wed, 09 Jan 2019 14:38: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-09 14:38:41,721 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/file used request id req-26f9d2c3-312d-4a54-bf79-8273a22411c8 2019-01-09 14:38:41,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24311614037s 2019-01-09 14:38:41,721 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/file used request id req-26f9d2c3-312d-4a54-bf79-8273a22411c8 2019-01-09 14:38:41,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:38:41,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:41,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-b4717209-e899-4869-8558-dc4668a2f545 Date: Wed, 09 Jan 2019 14:38:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/snap", "metadata": {}}], "file": "/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/file", "owner": "1d8de846fba94b2ab0f32bb7a7980266", "id": "64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "size": 12716032, "self": "/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:38:41Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:38:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:38:41,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b4717209-e899-4869-8558-dc4668a2f545 2019-01-09 14:38:41,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388708114624s 2019-01-09 14:38:41,765 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b4717209-e899-4869-8558-dc4668a2f545 2019-01-09 14:38:41,767 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/snap', u'metadata': Munch({})})], 'file': u'/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/file', 'owner': u'1d8de846fba94b2ab0f32bb7a7980266', 'id': u'64fa8c3c-7fb3-4b00-95f0-2f7332c27d77', 'size': 12716032, u'self': u'/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d8de846fba94b2ab0f32bb7a7980266', 'name': 'singlevm2-project_cda42045-eac9-4778-82ed-038cfa7abf4b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T14:38:41Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T14:38:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b', 'created': u'2019-01-09T14:38:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T14:38:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 14:38:41,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 14:38:41,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_cda42045-eac9-4778-82ed-038cfa7abf4b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 14:38:41,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7eb582dd-259f-47a1-a455-5dc0653ec7d6 x-compute-request-id: req-7eb582dd-259f-47a1-a455-5dc0653ec7d6 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_cda42045-eac9-4778-82ed-038cfa7abf4b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be", "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": "11a3fe04-a70d-454b-a925-3c4e814f42be"}} 2019-01-09 14:38:41,966 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7eb582dd-259f-47a1-a455-5dc0653ec7d6 2019-01-09 14:38:41,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.19820690155s 2019-01-09 14:38:41,966 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-7eb582dd-259f-47a1-a455-5dc0653ec7d6 2019-01-09 14:38:41,967 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_cda42045-eac9-4778-82ed-038cfa7abf4b', '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'805038e1e9f34a349c09768ea1e3dacf', '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'11a3fe04-a70d-454b-a925-3c4e814f42be', 'swap': 0}) 2019-01-09 14:38:41,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 14:38:41,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be/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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" -d '{"extra_specs": {}}' 2019-01-09 14:38:41,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dfc68f0c-0a5a-4869-8160-6b48dd3646c5 x-compute-request-id: req-dfc68f0c-0a5a-4869-8160-6b48dd3646c5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:38:41,991 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be/os-extra_specs used request id req-dfc68f0c-0a5a-4869-8160-6b48dd3646c5 2019-01-09 14:38:41,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0232169628143s 2019-01-09 14:38:41,991 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be/os-extra_specs used request id req-dfc68f0c-0a5a-4869-8160-6b48dd3646c5 2019-01-09 14:38:41,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-09 14:38:41,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" -d '{"keypair": {"name": "singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b"}}' 2019-01-09 14:38:42,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-13f3c0e6-3ddb-4020-afd9-5f5fc87f8846 x-compute-request-id: req-13f3c0e6-3ddb-4020-afd9-5f5fc87f8846 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnfRrJFpk4a3tsvOFG+YF+EDM90AWV1SxJQLTOZZvpJzB0foHFdKgCAQW1Y3zU1lui7ovZOkyfgH3Xr4d022/WM2xWLXRUELDKeUd6okK+gSm3qO3n7GJG77DXSqTlPdtYGfD9QTNtxPKGLO57ziZ9HXv9ONmA8sMdsDGU4JLpG0d7aw3QnMaSSG+KGpu/kkh35l0zAE1KhO0JKaADuLNw0Qpu4oS2D9ljRnWvs+yLEz3gLcNvvyKvTHF+k3cScCyg+V8T1x3xTJrkWX8xVjQ8UwhMQ6o0yyiN38SF4MRGw325u7mN63I+gwEcVtdLylzdhWn5tOhfWIA9lpx1SNkj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAp30ayRaZOGt7bLzhRvmBfhAzPdAFldUsSUC0zmWb6ScwdH6B\nxXSoAgEFtWN81NZbou6L2TpMn4B916+HdNtv1jNsVi10VBCwynlHeqJCvoEpt6jt\n5+xiRu+w10qk5T3bWBnw/UEzbcTyhizue84mfR17/TjZgPLDHbAxlOCS6RtHe2sN\n0JzGkkhvihqbv5JId+ZdMwBNSoTtCSmgA7izcNEKbuKEtg/ZY0Z1r7PsixM94C3D\nb78ir0xxfpN3EnAsoPlfE9cd8Uya5Fl/MVY0PFMITEOqNMsojd/EheDERsN9ubu5\njetyPoMBHFbXS8pc3YVp+bToX1iAPZacdUjZIwIDAQABAoIBAG6vQHpPkuY0MZbE\no+Oxk5/puNNKm8ZO4DtwpYwYnhZQrbbuu3fwBe99GXarzp0hI+Hi30ypOGXYFlHp\nUA0rzxaxWRECbPP5K7xCtbgXbyBSX21eGArCrpfOYwGD9MECRehNDHNxGTmbg+Kj\n4t6yd8ELMRtA7IxI4iTGgZ2vY6bkK++04ElxuC5L81exfmt7lZ8ACi1lgPtUiPai\nFBu6syiUko83GrZ/o/NcKellBbBdYjWS0MpFc4hoRmrhVMxNkqTBXihp9VW6fbH6\nYqGAr4Wq55q4CLB6uNK4pCgOLsFXL9QQyqIDE9VoHi4JpBR/cMDdOBhZw1KQykOI\nKW50AIECgYEA3Pm7V7aXFbR2sXgEE00BdKqVlnYfw3nTxl+df2x8cm/j7oXHGRf3\nuB2cmR//859w/r8kDqA4sboX2ng4LocZcwJOwMfWXfUACjco/vFhIDTqZBJjPaPy\n7mGxwfOia9k8DxVtKrqV6miMuCxkIXMnUz+7YRBzjUt0ZhYGsC+KgoMCgYEAwgkZ\nhyHG+o0lm6vlV48OXikK4RFzqGSk4NkTk5gI0vWOJmXRFeyNmZyTi+Fo0KjAdag5\ns1CO4hS8NEVbLcs4qCIr61Qlvd8NmBYDL0J6uphmZlFbVpwaOGoX6PYTgqt2qXur\n/i6BUbyRuD/+hQKAIeJ2P5bbyQSd3T86EVR6DOECgYEA1zTYAXqv9dGFbx0lSu7K\nJicj/B8anDN/zki8iKbNJF5YK6pZ1tSCyur74h1KFqgHUfIxWZUs4doM9RX0EUw9\nusZakGGPIn5DBa/m2zOVldozFDbcM+IB66t1hSCT5FjypvYFFYIWEu6zbYK+Gd2e\nRPNiuAtfnhIIUIvPA7OpP6UCgYEAnDu5e04eKiW2T2cUTfEZD4YahWiI6ODIxWbk\nVWYITNx9Lbuzo+SJi1NAllPUEpaeCN6APzqxIaayd6AUr4W/Q9nn5R8nGH/eMUQg\nIlB0A4SshtwhIFam4h/CyshAo2kuLX8v2IVXiRm9d07HwA9oXmA6+C6fH3eBKOE8\n/zE26OECgYEAtPexROHBGCbiEdXXaza+oSu6aq7gbwEWjF0kelasPaLdnlfkaMDx\n6rdhhD/H9tpfQiFcIF/xPOSdk+hCu8cgiJYaNf4+yr6TNtGr9E1QfSfsP8CxBXKE\nCmwKkbJfBkhJ3DlRjOS+CtLbj7y7IiJYnEld/HDkTyFLwtA0ACboUFc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "ea2012c1827f4d9e9b427a1d47af8b09", "name": "singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b", "fingerprint": "9f:e7:24:7d:b8:6f:08:4b:87:12:99:16:63:dc:81:e8"}} 2019-01-09 14:38:42,264 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-13f3c0e6-3ddb-4020-afd9-5f5fc87f8846 2019-01-09 14:38:42,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.272321939468s 2019-01-09 14:38:42,265 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-13f3c0e6-3ddb-4020-afd9-5f5fc87f8846 2019-01-09 14:38:42,265 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnfRrJFpk4a3tsvOFG+YF+EDM90AWV1SxJQLTOZZvpJzB0foHFdKgCAQW1Y3zU1lui7ovZOkyfgH3Xr4d022/WM2xWLXRUELDKeUd6okK+gSm3qO3n7GJG77DXSqTlPdtYGfD9QTNtxPKGLO57ziZ9HXv9ONmA8sMdsDGU4JLpG0d7aw3QnMaSSG+KGpu/kkh35l0zAE1KhO0JKaADuLNw0Qpu4oS2D9ljRnWvs+yLEz3gLcNvvyKvTHF+k3cScCyg+V8T1x3xTJrkWX8xVjQ8UwhMQ6o0yyiN38SF4MRGw325u7mN63I+gwEcVtdLylzdhWn5tOhfWIA9lpx1SNkj Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAp30ayRaZOGt7bLzhRvmBfhAzPdAFldUsSUC0zmWb6ScwdH6B\nxXSoAgEFtWN81NZbou6L2TpMn4B916+HdNtv1jNsVi10VBCwynlHeqJCvoEpt6jt\n5+xiRu+w10qk5T3bWBnw/UEzbcTyhizue84mfR17/TjZgPLDHbAxlOCS6RtHe2sN\n0JzGkkhvihqbv5JId+ZdMwBNSoTtCSmgA7izcNEKbuKEtg/ZY0Z1r7PsixM94C3D\nb78ir0xxfpN3EnAsoPlfE9cd8Uya5Fl/MVY0PFMITEOqNMsojd/EheDERsN9ubu5\njetyPoMBHFbXS8pc3YVp+bToX1iAPZacdUjZIwIDAQABAoIBAG6vQHpPkuY0MZbE\no+Oxk5/puNNKm8ZO4DtwpYwYnhZQrbbuu3fwBe99GXarzp0hI+Hi30ypOGXYFlHp\nUA0rzxaxWRECbPP5K7xCtbgXbyBSX21eGArCrpfOYwGD9MECRehNDHNxGTmbg+Kj\n4t6yd8ELMRtA7IxI4iTGgZ2vY6bkK++04ElxuC5L81exfmt7lZ8ACi1lgPtUiPai\nFBu6syiUko83GrZ/o/NcKellBbBdYjWS0MpFc4hoRmrhVMxNkqTBXihp9VW6fbH6\nYqGAr4Wq55q4CLB6uNK4pCgOLsFXL9QQyqIDE9VoHi4JpBR/cMDdOBhZw1KQykOI\nKW50AIECgYEA3Pm7V7aXFbR2sXgEE00BdKqVlnYfw3nTxl+df2x8cm/j7oXHGRf3\nuB2cmR//859w/r8kDqA4sboX2ng4LocZcwJOwMfWXfUACjco/vFhIDTqZBJjPaPy\n7mGxwfOia9k8DxVtKrqV6miMuCxkIXMnUz+7YRBzjUt0ZhYGsC+KgoMCgYEAwgkZ\nhyHG+o0lm6vlV48OXikK4RFzqGSk4NkTk5gI0vWOJmXRFeyNmZyTi+Fo0KjAdag5\ns1CO4hS8NEVbLcs4qCIr61Qlvd8NmBYDL0J6uphmZlFbVpwaOGoX6PYTgqt2qXur\n/i6BUbyRuD/+hQKAIeJ2P5bbyQSd3T86EVR6DOECgYEA1zTYAXqv9dGFbx0lSu7K\nJicj/B8anDN/zki8iKbNJF5YK6pZ1tSCyur74h1KFqgHUfIxWZUs4doM9RX0EUw9\nusZakGGPIn5DBa/m2zOVldozFDbcM+IB66t1hSCT5FjypvYFFYIWEu6zbYK+Gd2e\nRPNiuAtfnhIIUIvPA7OpP6UCgYEAnDu5e04eKiW2T2cUTfEZD4YahWiI6ODIxWbk\nVWYITNx9Lbuzo+SJi1NAllPUEpaeCN6APzqxIaayd6AUr4W/Q9nn5R8nGH/eMUQg\nIlB0A4SshtwhIFam4h/CyshAo2kuLX8v2IVXiRm9d07HwA9oXmA6+C6fH3eBKOE8\n/zE26OECgYEAtPexROHBGCbiEdXXaza+oSu6aq7gbwEWjF0kelasPaLdnlfkaMDx\n6rdhhD/H9tpfQiFcIF/xPOSdk+hCu8cgiJYaNf4+yr6TNtGr9E1QfSfsP8CxBXKE\nCmwKkbJfBkhJ3DlRjOS+CtLbj7y7IiJYnEld/HDkTyFLwtA0ACboUFc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'ea2012c1827f4d9e9b427a1d47af8b09', 'name': u'singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b', 'created_at': '2019-01-09T14:38:42.265931', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d8de846fba94b2ab0f32bb7a7980266', 'name': 'singlevm2-project_cda42045-eac9-4778-82ed-038cfa7abf4b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9f:e7:24:7d:b8:6f:08:4b:87:12:99:16:63:dc:81:e8', 'type': 'ssh', 'id': u'singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b'}) 2019-01-09 14:38:42,266 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAp30ayRaZOGt7bLzhRvmBfhAzPdAFldUsSUC0zmWb6ScwdH6B xXSoAgEFtWN81NZbou6L2TpMn4B916+HdNtv1jNsVi10VBCwynlHeqJCvoEpt6jt 5+xiRu+w10qk5T3bWBnw/UEzbcTyhizue84mfR17/TjZgPLDHbAxlOCS6RtHe2sN 0JzGkkhvihqbv5JId+ZdMwBNSoTtCSmgA7izcNEKbuKEtg/ZY0Z1r7PsixM94C3D b78ir0xxfpN3EnAsoPlfE9cd8Uya5Fl/MVY0PFMITEOqNMsojd/EheDERsN9ubu5 jetyPoMBHFbXS8pc3YVp+bToX1iAPZacdUjZIwIDAQABAoIBAG6vQHpPkuY0MZbE o+Oxk5/puNNKm8ZO4DtwpYwYnhZQrbbuu3fwBe99GXarzp0hI+Hi30ypOGXYFlHp UA0rzxaxWRECbPP5K7xCtbgXbyBSX21eGArCrpfOYwGD9MECRehNDHNxGTmbg+Kj 4t6yd8ELMRtA7IxI4iTGgZ2vY6bkK++04ElxuC5L81exfmt7lZ8ACi1lgPtUiPai FBu6syiUko83GrZ/o/NcKellBbBdYjWS0MpFc4hoRmrhVMxNkqTBXihp9VW6fbH6 YqGAr4Wq55q4CLB6uNK4pCgOLsFXL9QQyqIDE9VoHi4JpBR/cMDdOBhZw1KQykOI KW50AIECgYEA3Pm7V7aXFbR2sXgEE00BdKqVlnYfw3nTxl+df2x8cm/j7oXHGRf3 uB2cmR//859w/r8kDqA4sboX2ng4LocZcwJOwMfWXfUACjco/vFhIDTqZBJjPaPy 7mGxwfOia9k8DxVtKrqV6miMuCxkIXMnUz+7YRBzjUt0ZhYGsC+KgoMCgYEAwgkZ hyHG+o0lm6vlV48OXikK4RFzqGSk4NkTk5gI0vWOJmXRFeyNmZyTi+Fo0KjAdag5 s1CO4hS8NEVbLcs4qCIr61Qlvd8NmBYDL0J6uphmZlFbVpwaOGoX6PYTgqt2qXur /i6BUbyRuD/+hQKAIeJ2P5bbyQSd3T86EVR6DOECgYEA1zTYAXqv9dGFbx0lSu7K Jicj/B8anDN/zki8iKbNJF5YK6pZ1tSCyur74h1KFqgHUfIxWZUs4doM9RX0EUw9 usZakGGPIn5DBa/m2zOVldozFDbcM+IB66t1hSCT5FjypvYFFYIWEu6zbYK+Gd2e RPNiuAtfnhIIUIvPA7OpP6UCgYEAnDu5e04eKiW2T2cUTfEZD4YahWiI6ODIxWbk VWYITNx9Lbuzo+SJi1NAllPUEpaeCN6APzqxIaayd6AUr4W/Q9nn5R8nGH/eMUQg IlB0A4SshtwhIFam4h/CyshAo2kuLX8v2IVXiRm9d07HwA9oXmA6+C6fH3eBKOE8 /zE26OECgYEAtPexROHBGCbiEdXXaza+oSu6aq7gbwEWjF0kelasPaLdnlfkaMDx 6rdhhD/H9tpfQiFcIF/xPOSdk+hCu8cgiJYaNf4+yr6TNtGr9E1QfSfsP8CxBXKE CmwKkbJfBkhJ3DlRjOS+CtLbj7y7IiJYnEld/HDkTyFLwtA0ACboUFc= -----END RSA PRIVATE KEY----- 2019-01-09 14:38:42,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-09 14:38:42,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" -d '{"security_group": {"name": "singlevm2-sg_cda42045-eac9-4778-82ed-038cfa7abf4b", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-01-09 14:38:42,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-c7e4fbb1-c3a4-4490-af3e-b34e9f75149c Date: Wed, 09 Jan 2019 14:38:42 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:42Z", "updated_at": "2019-01-09T14:38:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:42Z", "revision_number": 0, "id": "9c0192c5-37b9-4f92-a399-2f5f9e876f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:42Z", "security_group_id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:42Z", "revision_number": 0, "id": "b299beaa-8b0e-49ac-b97f-ca06c60f9203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:42Z", "security_group_id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}], "revision_number": 2, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "name": "singlevm2-sg_cda42045-eac9-4778-82ed-038cfa7abf4b"}} 2019-01-09 14:38:42,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-c7e4fbb1-c3a4-4490-af3e-b34e9f75149c 2019-01-09 14:38:42,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.204607963562s 2019-01-09 14:38:42,474 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-c7e4fbb1-c3a4-4490-af3e-b34e9f75149c 2019-01-09 14:38:42,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:38:42,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:42,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-9e6f77b1-64fb-44a8-bae2-b6f645feae07 Date: Wed, 09 Jan 2019 14:38:42 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:42Z", "updated_at": "2019-01-09T14:38:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:42Z", "revision_number": 0, "id": "9c0192c5-37b9-4f92-a399-2f5f9e876f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:42Z", "security_group_id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:42Z", "revision_number": 0, "id": "b299beaa-8b0e-49ac-b97f-ca06c60f9203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:42Z", "security_group_id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}], "revision_number": 2, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "name": "singlevm2-sg_cda42045-eac9-4778-82ed-038cfa7abf4b"}, {"description": "Default security group", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:34Z", "updated_at": "2019-01-09T14:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "2ef3f362-463e-4b6e-8cbe-71b56b041533", "remote_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "58dbbeec-7111-485a-934b-7480b2f12a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "648dca44-7a98-4825-80ba-6d6d23c32829", "remote_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "b926b409-b4cc-4e40-9418-0fe0d00cb865", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}], "revision_number": 4, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "id": "bdb1fdc5-0560-4737-b17c-322d20955912", "name": "default"}]} 2019-01-09 14:38:42,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9e6f77b1-64fb-44a8-bae2-b6f645feae07 2019-01-09 14:38:42,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0763261318207s 2019-01-09 14:38:42,555 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9e6f77b1-64fb-44a8-bae2-b6f645feae07 2019-01-09 14:38:42,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 14:38:42,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" -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": "04703fa9-f597-461e-b13b-d0bbb718cd0e"}}' 2019-01-09 14:38:42,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-af936575-d979-4a59-9456-9db802767032 Date: Wed, 09 Jan 2019 14:38:42 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-09T14:38:42Z", "security_group_id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "port_range_min": 22, "revision_number": 0, "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:42Z", "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "id": "8b3ff14e-60bb-4a3b-815a-4ca20d5b5852"}} 2019-01-09 14:38:42,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-af936575-d979-4a59-9456-9db802767032 2019-01-09 14:38:42,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.182205915451s 2019-01-09 14:38:42,741 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-af936575-d979-4a59-9456-9db802767032 2019-01-09 14:38:42,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:38:42,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:42,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-c9fd6158-e6f9-47e2-9a07-4a9947a69ad7 Date: Wed, 09 Jan 2019 14:38:42 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:42Z", "updated_at": "2019-01-09T14:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T14:38:42Z", "revision_number": 0, "id": "8b3ff14e-60bb-4a3b-815a-4ca20d5b5852", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:42Z", "security_group_id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:42Z", "revision_number": 0, "id": "9c0192c5-37b9-4f92-a399-2f5f9e876f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:42Z", "security_group_id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:42Z", "revision_number": 0, "id": "b299beaa-8b0e-49ac-b97f-ca06c60f9203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:42Z", "security_group_id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}], "revision_number": 3, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "name": "singlevm2-sg_cda42045-eac9-4778-82ed-038cfa7abf4b"}, {"description": "Default security group", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:34Z", "updated_at": "2019-01-09T14:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "2ef3f362-463e-4b6e-8cbe-71b56b041533", "remote_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "58dbbeec-7111-485a-934b-7480b2f12a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "648dca44-7a98-4825-80ba-6d6d23c32829", "remote_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "b926b409-b4cc-4e40-9418-0fe0d00cb865", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}], "revision_number": 4, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "id": "bdb1fdc5-0560-4737-b17c-322d20955912", "name": "default"}]} 2019-01-09 14:38:42,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-c9fd6158-e6f9-47e2-9a07-4a9947a69ad7 2019-01-09 14:38:42,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0482850074768s 2019-01-09 14:38:42,793 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-c9fd6158-e6f9-47e2-9a07-4a9947a69ad7 2019-01-09 14:38:42,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 14:38:42,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" -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": "04703fa9-f597-461e-b13b-d0bbb718cd0e"}}' 2019-01-09 14:38:42,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-6f46b058-9ddc-4996-8007-c4f93d277b17 Date: Wed, 09 Jan 2019 14:38:42 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:38:42Z", "security_group_id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "port_range_min": null, "revision_number": 0, "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:42Z", "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "id": "ad81520a-d529-4e66-8cbc-1d0399b9fc80"}} 2019-01-09 14:38:42,947 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-6f46b058-9ddc-4996-8007-c4f93d277b17 2019-01-09 14:38:42,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.150858879089s 2019-01-09 14:38:42,947 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-6f46b058-9ddc-4996-8007-c4f93d277b17 2019-01-09 14:38:42,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:38:42,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:43,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-43359762-665b-441d-b0f4-8dcbd6e1a9a3 Date: Wed, 09 Jan 2019 14:38:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"553e1857-adc9-4ab6-ba6e-45c2bc6fe432","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d8de846fba94b2ab0f32bb7a7980266","l2_adjacency":true,"status":"ACTIVE","subnets":["1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc"],"description":"","tags":[],"updated_at":"2019-01-09T14:38:35Z","qos_policy_id":null,"name":"singlevm2-net_cda42045-eac9-4778-82ed-038cfa7abf4b","admin_state_up":true,"tenant_id":"1d8de846fba94b2ab0f32bb7a7980266","created_at":"2019-01-09T14:38:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:38:43,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-43359762-665b-441d-b0f4-8dcbd6e1a9a3 2019-01-09 14:38:43,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0933499336243s 2019-01-09 14:38:43,042 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-43359762-665b-441d-b0f4-8dcbd6e1a9a3 2019-01-09 14:38:43,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:38:43,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:43,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-977dd521-aabd-4c7b-9fde-8272a6341413 Date: Wed, 09 Jan 2019 14:38:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/snap", "metadata": {}}], "file": "/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/file", "owner": "1d8de846fba94b2ab0f32bb7a7980266", "id": "64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "size": 12716032, "self": "/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:38:41Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:38:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:38:43,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-977dd521-aabd-4c7b-9fde-8272a6341413 2019-01-09 14:38:43,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0345630645752s 2019-01-09 14:38:43,082 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-977dd521-aabd-4c7b-9fde-8272a6341413 2019-01-09 14:38:43,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:38:43,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:43,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6b07847-c2d0-4d6e-a8e2-962625a62a17 x-compute-request-id: req-b6b07847-c2d0-4d6e-a8e2-962625a62a17 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_cda42045-eac9-4778-82ed-038cfa7abf4b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be", "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": "11a3fe04-a70d-454b-a925-3c4e814f42be"}]} 2019-01-09 14:38:43,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-b6b07847-c2d0-4d6e-a8e2-962625a62a17 2019-01-09 14:38:43,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0253791809082s 2019-01-09 14:38:43,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-b6b07847-c2d0-4d6e-a8e2-962625a62a17 2019-01-09 14:38:43,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 14:38:43,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" -d '{"server": {"name": "singlevm2-vm_cda42045-eac9-4778-82ed-038cfa7abf4b", "imageRef": "64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "key_name": "singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b", "flavorRef": "11a3fe04-a70d-454b-a925-3c4e814f42be", "max_count": 1, "min_count": 1, "networks": [{"uuid": "553e1857-adc9-4ab6-ba6e-45c2bc6fe432"}], "security_groups": [{"name": "04703fa9-f597-461e-b13b-d0bbb718cd0e"}]}}' 2019-01-09 14:38:44,063 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:38:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2cda146c-face-435a-a145-172fbdb0248c x-compute-request-id: req-2cda146c-face-435a-a145-172fbdb0248c Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "04703fa9-f597-461e-b13b-d0bbb718cd0e"}], "OS-DCF:diskConfig": "MANUAL", "id": "ad37b108-58a7-40b9-b9aa-79673c3c9e12", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12", "rel": "bookmark"}], "adminPass": "gEBe5B3iAPsz"}} 2019-01-09 14:38:44,063 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-2cda146c-face-435a-a145-172fbdb0248c 2019-01-09 14:38:44,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.952584028244s 2019-01-09 14:38:44,064 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-2cda146c-face-435a-a145-172fbdb0248c 2019-01-09 14:38:44,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:38:44,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:44,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38: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-d3891964-6381-4a18-a977-97b0459b1cc3 x-compute-request-id: req-d3891964-6381-4a18-a977-97b0459b1cc3 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.29:8774/v2.1/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12", "rel": "bookmark"}], "image": {"id": "64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "links": [{"href": "http://172.30.9.29:8774/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a3fe04-a70d-454b-a925-3c4e814f42be", "links": [{"href": "http://172.30.9.29:8774/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be", "rel": "bookmark"}]}, "id": "ad37b108-58a7-40b9-b9aa-79673c3c9e12", "user_id": "ea2012c1827f4d9e9b427a1d47af8b09", "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-09T14:38:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b", "name": "singlevm2-vm_cda42045-eac9-4778-82ed-038cfa7abf4b", "created": "2019-01-09T14:38:44Z", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:38:44,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d3891964-6381-4a18-a977-97b0459b1cc3 2019-01-09 14:38:44,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340059041977s 2019-01-09 14:38:44,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d3891964-6381-4a18-a977-97b0459b1cc3 2019-01-09 14:38:44,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:38:44,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:44,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-3588f010-38b5-4915-b6c8-75603c7aeaa0 Date: Wed, 09 Jan 2019 14:38:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"553e1857-adc9-4ab6-ba6e-45c2bc6fe432","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d8de846fba94b2ab0f32bb7a7980266","l2_adjacency":true,"status":"ACTIVE","subnets":["1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc"],"description":"","tags":[],"updated_at":"2019-01-09T14:38:35Z","qos_policy_id":null,"name":"singlevm2-net_cda42045-eac9-4778-82ed-038cfa7abf4b","admin_state_up":true,"tenant_id":"1d8de846fba94b2ab0f32bb7a7980266","created_at":"2019-01-09T14:38:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:38:44,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-3588f010-38b5-4915-b6c8-75603c7aeaa0 2019-01-09 14:38:44,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.126570940018s 2019-01-09 14:38:44,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-3588f010-38b5-4915-b6c8-75603c7aeaa0 2019-01-09 14:38:44,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:38:44,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:44,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c68a02bc-40bc-4af6-be53-e951a1d715a7 Date: Wed, 09 Jan 2019 14:38:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"553e1857-adc9-4ab6-ba6e-45c2bc6fe432","tenant_id":"1d8de846fba94b2ab0f32bb7a7980266","created_at":"2019-01-09T14:38:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:38:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1d8de846fba94b2ab0f32bb7a7980266","id":"1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc","subnetpool_id":null,"name":"singlevm2-subnet_cda42045-eac9-4778-82ed-038cfa7abf4b"}]} 2019-01-09 14:38:44,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-c68a02bc-40bc-4af6-be53-e951a1d715a7 2019-01-09 14:38:44,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0652098655701s 2019-01-09 14:38:44,606 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-c68a02bc-40bc-4af6-be53-e951a1d715a7 2019-01-09 14:38:44,606 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:38:46,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:38:46,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:47,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e0f9e28-08d3-4950-b68b-32c4457ac2fd x-compute-request-id: req-6e0f9e28-08d3-4950-b68b-32c4457ac2fd 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.29:8774/v2.1/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12", "rel": "bookmark"}], "image": {"id": "64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "links": [{"href": "http://172.30.9.29:8774/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a3fe04-a70d-454b-a925-3c4e814f42be", "links": [{"href": "http://172.30.9.29:8774/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be", "rel": "bookmark"}]}, "id": "ad37b108-58a7-40b9-b9aa-79673c3c9e12", "security_groups": [{"name": "singlevm2-sg_cda42045-eac9-4778-82ed-038cfa7abf4b"}], "user_id": "ea2012c1827f4d9e9b427a1d47af8b09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:38:45Z", "hostId": "a3a98b8715adba554bb8b087e6db0f4b0a02f369e779e30e62ec93da", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b", "name": "singlevm2-vm_cda42045-eac9-4778-82ed-038cfa7abf4b", "created": "2019-01-09T14:38:44Z", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:38:47,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6e0f9e28-08d3-4950-b68b-32c4457ac2fd 2019-01-09 14:38:47,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.35940098763s 2019-01-09 14:38:47,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6e0f9e28-08d3-4950-b68b-32c4457ac2fd 2019-01-09 14:38:47,972 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:38:49,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:38:49,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:50,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01d89ef9-db17-4eaf-b39c-69704932a5bf x-compute-request-id: req-01d89ef9-db17-4eaf-b39c-69704932a5bf 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.29:8774/v2.1/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12", "rel": "bookmark"}], "image": {"id": "64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "links": [{"href": "http://172.30.9.29:8774/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "11a3fe04-a70d-454b-a925-3c4e814f42be", "links": [{"href": "http://172.30.9.29:8774/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be", "rel": "bookmark"}]}, "id": "ad37b108-58a7-40b9-b9aa-79673c3c9e12", "security_groups": [{"name": "singlevm2-sg_cda42045-eac9-4778-82ed-038cfa7abf4b"}], "user_id": "ea2012c1827f4d9e9b427a1d47af8b09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:38:45Z", "hostId": "a3a98b8715adba554bb8b087e6db0f4b0a02f369e779e30e62ec93da", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b", "name": "singlevm2-vm_cda42045-eac9-4778-82ed-038cfa7abf4b", "created": "2019-01-09T14:38:44Z", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:38:50,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-01d89ef9-db17-4eaf-b39c-69704932a5bf 2019-01-09 14:38:50,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350739002228s 2019-01-09 14:38:50,326 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-01d89ef9-db17-4eaf-b39c-69704932a5bf 2019-01-09 14:38:50,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:38:52,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:38:52,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:53,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1a27076-70fe-42cc-8aba-0ec4356adf6a x-compute-request-id: req-d1a27076-70fe-42cc-8aba-0ec4356adf6a Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_cda42045-eac9-4778-82ed-038cfa7abf4b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:57:36", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12", "rel": "bookmark"}], "image": {"id": "64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "links": [{"href": "http://172.30.9.29:8774/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:38:50.000000", "flavor": {"id": "11a3fe04-a70d-454b-a925-3c4e814f42be", "links": [{"href": "http://172.30.9.29:8774/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be", "rel": "bookmark"}]}, "id": "ad37b108-58a7-40b9-b9aa-79673c3c9e12", "security_groups": [{"name": "singlevm2-sg_cda42045-eac9-4778-82ed-038cfa7abf4b"}], "user_id": "ea2012c1827f4d9e9b427a1d47af8b09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:38:50Z", "hostId": "a3a98b8715adba554bb8b087e6db0f4b0a02f369e779e30e62ec93da", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b", "name": "singlevm2-vm_cda42045-eac9-4778-82ed-038cfa7abf4b", "created": "2019-01-09T14:38:44Z", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:38:53,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d1a27076-70fe-42cc-8aba-0ec4356adf6a 2019-01-09 14:38:53,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.937465906143s 2019-01-09 14:38:53,271 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d1a27076-70fe-42cc-8aba-0ec4356adf6a 2019-01-09 14:38:53,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:38:53,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=ad37b108-58a7-40b9-b9aa-79673c3c9e12" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:53,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-7a8fa404-46cc-4f15-b851-be89e00b220d Date: Wed, 09 Jan 2019 14:38:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:38:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc","ip_address":"192.168.120.18"}],"id":"ca81bbc5-e989-4bcd-b5ab-b3107304eff5","security_groups":["04703fa9-f597-461e-b13b-d0bbb718cd0e"],"mac_address":"fa:16:3e:62:57:36","project_id":"1d8de846fba94b2ab0f32bb7a7980266","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"553e1857-adc9-4ab6-ba6e-45c2bc6fe432","tenant_id":"1d8de846fba94b2ab0f32bb7a7980266","created_at":"2019-01-09T14:38:46Z","binding:vnic_type":"normal","device_id":"ad37b108-58a7-40b9-b9aa-79673c3c9e12","ip_allocation":"immediate"}]} 2019-01-09 14:38:53,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=ad37b108-58a7-40b9-b9aa-79673c3c9e12 used request id req-7a8fa404-46cc-4f15-b851-be89e00b220d 2019-01-09 14:38:53,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.100307941437s 2019-01-09 14:38:53,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=ad37b108-58a7-40b9-b9aa-79673c3c9e12 used request id req-7a8fa404-46cc-4f15-b851-be89e00b220d 2019-01-09 14:38:53,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:53,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=ca81bbc5-e989-4bcd-b5ab-b3107304eff5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:53,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-59fa6e95-9845-487d-ab51-f3193387e8f9 Date: Wed, 09 Jan 2019 14:38:53 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:38:53,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=ca81bbc5-e989-4bcd-b5ab-b3107304eff5 used request id req-59fa6e95-9845-487d-ab51-f3193387e8f9 2019-01-09 14:38:53,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0186080932617s 2019-01-09 14:38:53,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=ca81bbc5-e989-4bcd-b5ab-b3107304eff5 used request id req-59fa6e95-9845-487d-ab51-f3193387e8f9 2019-01-09 14:38:53,401 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_cda42045-eac9-4778-82ed-038cfa7abf4b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:57:36', u'version': 4, u'addr': u'192.168.120.18', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'64fa8c3c-7fb3-4b00-95f0-2f7332c27d77'}), 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-09T14:38:50.000000', 'flavor': Munch({u'id': u'11a3fe04-a70d-454b-a925-3c4e814f42be'}), 'az': u'nova', 'id': u'ad37b108-58a7-40b9-b9aa-79673c3c9e12', 'security_groups': [Munch({u'name': u'singlevm2-sg_cda42045-eac9-4778-82ed-038cfa7abf4b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ea2012c1827f4d9e9b427a1d47af8b09', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d8de846fba94b2ab0f32bb7a7980266', 'name': 'singlevm2-project_cda42045-eac9-4778-82ed-038cfa7abf4b', '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-09T14:38:50.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T14:38:50Z', 'hostId': u'a3a98b8715adba554bb8b087e6db0f4b0a02f369e779e30e62ec93da', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b', 'public_v6': '', 'private_v4': u'192.168.120.18', 'cloud': 'envvars', 'host_id': u'a3a98b8715adba554bb8b087e6db0f4b0a02f369e779e30e62ec93da', '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-09T14:38:50.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'1d8de846fba94b2ab0f32bb7a7980266', 'name': u'singlevm2-vm_cda42045-eac9-4778-82ed-038cfa7abf4b', 'adminPass': u'gEBe5B3iAPsz', 'tenant_id': u'1d8de846fba94b2ab0f32bb7a7980266', 'created_at': u'2019-01-09T14:38:44Z', 'created': u'2019-01-09T14:38:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-09 14:38:53,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:38:53,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:53,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-532011be-2744-47dc-9b1c-ab6ae2f821a5 Date: Wed, 09 Jan 2019 14:38:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"553e1857-adc9-4ab6-ba6e-45c2bc6fe432","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d8de846fba94b2ab0f32bb7a7980266","l2_adjacency":true,"status":"ACTIVE","subnets":["1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc"],"description":"","tags":[],"updated_at":"2019-01-09T14:38:35Z","qos_policy_id":null,"name":"singlevm2-net_cda42045-eac9-4778-82ed-038cfa7abf4b","admin_state_up":true,"tenant_id":"1d8de846fba94b2ab0f32bb7a7980266","created_at":"2019-01-09T14:38:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:38:53,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-532011be-2744-47dc-9b1c-ab6ae2f821a5 2019-01-09 14:38:53,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10368680954s 2019-01-09 14:38:53,508 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-532011be-2744-47dc-9b1c-ab6ae2f821a5 2019-01-09 14:38:53,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:38:53,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=ad37b108-58a7-40b9-b9aa-79673c3c9e12" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:53,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-d8175f66-2f0c-4708-9287-79bf328a534a Date: Wed, 09 Jan 2019 14:38:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:38:49Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc","ip_address":"192.168.120.18"}],"id":"ca81bbc5-e989-4bcd-b5ab-b3107304eff5","security_groups":["04703fa9-f597-461e-b13b-d0bbb718cd0e"],"mac_address":"fa:16:3e:62:57:36","project_id":"1d8de846fba94b2ab0f32bb7a7980266","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"553e1857-adc9-4ab6-ba6e-45c2bc6fe432","tenant_id":"1d8de846fba94b2ab0f32bb7a7980266","created_at":"2019-01-09T14:38:46Z","binding:vnic_type":"normal","device_id":"ad37b108-58a7-40b9-b9aa-79673c3c9e12","ip_allocation":"immediate"}]} 2019-01-09 14:38:53,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=ad37b108-58a7-40b9-b9aa-79673c3c9e12 used request id req-d8175f66-2f0c-4708-9287-79bf328a534a 2019-01-09 14:38:53,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0433959960938s 2019-01-09 14:38:53,553 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=ad37b108-58a7-40b9-b9aa-79673c3c9e12 used request id req-d8175f66-2f0c-4708-9287-79bf328a534a 2019-01-09 14:38:53,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-09 14:38:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" -d '{"floatingip": {"floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.18", "port_id": "ca81bbc5-e989-4bcd-b5ab-b3107304eff5"}}' 2019-01-09 14:38:55,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-530283bd-e236-444a-913d-f4377e9301d2 Date: Wed, 09 Jan 2019 14:38:55 GMT RESP BODY: {"floatingip": {"router_id": "20375fe4-1526-4416-b29f-c1e524ddeb51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:54Z", "updated_at": "2019-01-09T14:38:54Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_id": "ca81bbc5-e989-4bcd-b5ab-b3107304eff5", "id": "4f7249b6-082c-4da0-8ce4-784a5cab8672", "qos_policy_id": null}} 2019-01-09 14:38:55,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-530283bd-e236-444a-913d-f4377e9301d2 2019-01-09 14:38:55,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.05683398247s 2019-01-09 14:38:55,611 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-530283bd-e236-444a-913d-f4377e9301d2 2019-01-09 14:38:55,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:55,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:55,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-6cbe6475-e57d-44f0-847c-b2fc5215d1ea Date: Wed, 09 Jan 2019 14:38:55 GMT RESP BODY: {"floatingips": [{"router_id": "20375fe4-1526-4416-b29f-c1e524ddeb51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:54Z", "updated_at": "2019-01-09T14:38:54Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_id": "ca81bbc5-e989-4bcd-b5ab-b3107304eff5", "id": "4f7249b6-082c-4da0-8ce4-784a5cab8672", "qos_policy_id": null}]} 2019-01-09 14:38:55,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-6cbe6475-e57d-44f0-847c-b2fc5215d1ea 2019-01-09 14:38:55,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0623881816864s 2019-01-09 14:38:55,682 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-6cbe6475-e57d-44f0-847c-b2fc5215d1ea 2019-01-09 14:38:55,686 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:38:55,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:55,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:55,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-83e955b2-f18e-41fa-96be-142c9d277f8d Date: Wed, 09 Jan 2019 14:38:55 GMT RESP BODY: {"floatingips": [{"router_id": "20375fe4-1526-4416-b29f-c1e524ddeb51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:54Z", "updated_at": "2019-01-09T14:38:54Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_id": "ca81bbc5-e989-4bcd-b5ab-b3107304eff5", "id": "4f7249b6-082c-4da0-8ce4-784a5cab8672", "qos_policy_id": null}]} 2019-01-09 14:38:55,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-83e955b2-f18e-41fa-96be-142c9d277f8d 2019-01-09 14:38:55,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0213930606842s 2019-01-09 14:38:55,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-83e955b2-f18e-41fa-96be-142c9d277f8d 2019-01-09 14:38:55,816 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:38:55,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:55,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:55,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-33403c11-cea4-48e1-8f0a-2601379b6158 Date: Wed, 09 Jan 2019 14:38:55 GMT RESP BODY: {"floatingips": [{"router_id": "20375fe4-1526-4416-b29f-c1e524ddeb51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:54Z", "updated_at": "2019-01-09T14:38:54Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_id": "ca81bbc5-e989-4bcd-b5ab-b3107304eff5", "id": "4f7249b6-082c-4da0-8ce4-784a5cab8672", "qos_policy_id": null}]} 2019-01-09 14:38:55,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-33403c11-cea4-48e1-8f0a-2601379b6158 2019-01-09 14:38:55,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0218999385834s 2019-01-09 14:38:55,944 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-33403c11-cea4-48e1-8f0a-2601379b6158 2019-01-09 14:38:55,947 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:38:56,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:56,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:56,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-93819f59-b399-4bb8-a199-6e9b8a956dd7 Date: Wed, 09 Jan 2019 14:38:56 GMT RESP BODY: {"floatingips": [{"router_id": "20375fe4-1526-4416-b29f-c1e524ddeb51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:54Z", "updated_at": "2019-01-09T14:38:54Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_id": "ca81bbc5-e989-4bcd-b5ab-b3107304eff5", "id": "4f7249b6-082c-4da0-8ce4-784a5cab8672", "qos_policy_id": null}]} 2019-01-09 14:38:56,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-93819f59-b399-4bb8-a199-6e9b8a956dd7 2019-01-09 14:38:56,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0216310024261s 2019-01-09 14:38:56,074 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-93819f59-b399-4bb8-a199-6e9b8a956dd7 2019-01-09 14:38:56,078 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:38:56,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:56,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:56,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-d3ee0db0-d7bb-48c6-93f6-4794092da6b8 Date: Wed, 09 Jan 2019 14:38:56 GMT RESP BODY: {"floatingips": [{"router_id": "20375fe4-1526-4416-b29f-c1e524ddeb51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:54Z", "updated_at": "2019-01-09T14:38:54Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_id": "ca81bbc5-e989-4bcd-b5ab-b3107304eff5", "id": "4f7249b6-082c-4da0-8ce4-784a5cab8672", "qos_policy_id": null}]} 2019-01-09 14:38:56,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d3ee0db0-d7bb-48c6-93f6-4794092da6b8 2019-01-09 14:38:56,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0255789756775s 2019-01-09 14:38:56,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d3ee0db0-d7bb-48c6-93f6-4794092da6b8 2019-01-09 14:38:56,212 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:38:56,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:56,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:56,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-954d0a64-bf61-4393-928b-e8111ae92c55 Date: Wed, 09 Jan 2019 14:38:56 GMT RESP BODY: {"floatingips": [{"router_id": "20375fe4-1526-4416-b29f-c1e524ddeb51", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:54Z", "updated_at": "2019-01-09T14:38:54Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_id": "ca81bbc5-e989-4bcd-b5ab-b3107304eff5", "id": "4f7249b6-082c-4da0-8ce4-784a5cab8672", "qos_policy_id": null}]} 2019-01-09 14:38:56,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-954d0a64-bf61-4393-928b-e8111ae92c55 2019-01-09 14:38:56,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0219559669495s 2019-01-09 14:38:56,339 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-954d0a64-bf61-4393-928b-e8111ae92c55 2019-01-09 14:38:56,342 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:38:56,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:56,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:56,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-1e028c03-cf83-4907-bb67-34258c9d6ccb Date: Wed, 09 Jan 2019 14:38:56 GMT RESP BODY: {"floatingips": [{"router_id": "20375fe4-1526-4416-b29f-c1e524ddeb51", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:54Z", "updated_at": "2019-01-09T14:38:56Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_id": "ca81bbc5-e989-4bcd-b5ab-b3107304eff5", "id": "4f7249b6-082c-4da0-8ce4-784a5cab8672", "qos_policy_id": null}]} 2019-01-09 14:38:56,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1e028c03-cf83-4907-bb67-34258c9d6ccb 2019-01-09 14:38:56,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0224010944366s 2019-01-09 14:38:56,469 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1e028c03-cf83-4907-bb67-34258c9d6ccb 2019-01-09 14:38:56,472 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'20375fe4-1526-4416-b29f-c1e524ddeb51', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'1d8de846fba94b2ab0f32bb7a7980266', 'created_at': u'2019-01-09T14:38:54Z', 'attached': True, 'updated_at': u'2019-01-09T14:38:56Z', 'id': u'4f7249b6-082c-4da0-8ce4-784a5cab8672', 'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', 'fixed_ip_address': u'192.168.120.18', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1d8de846fba94b2ab0f32bb7a7980266', 'name': 'singlevm2-project_cda42045-eac9-4778-82ed-038cfa7abf4b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'20375fe4-1526-4416-b29f-c1e524ddeb51', u'qos_policy_id': None, 'project_id': u'1d8de846fba94b2ab0f32bb7a7980266', 'port_id': u'ca81bbc5-e989-4bcd-b5ab-b3107304eff5', 'port': u'ca81bbc5-e989-4bcd-b5ab-b3107304eff5', 'network': u'947a8529-aad3-4570-a0df-05e5c7a7390d'}) 2019-01-09 14:38:56,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 14:38:56,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12/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}54060382aa91be9f4994df3e2298f00573db628f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 14:38:56,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38: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-9d522266-8f69-4ecd-af9e-72f363aa35fe x-compute-request-id: req-9d522266-8f69-4ecd-af9e-72f363aa35fe Content-Encoding: gzip Content-Length: 9595 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 492189827 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.232337] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.235242] pid_max: default: 32768 minimum: 301\n[ 0.236811] ACPI: Core revision 20150930\n[ 0.238790] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.241055] Security Framework initialized\n[ 0.242473] Yama: becoming mindful.\n[ 0.243749] AppArmor: AppArmor initialized\n[ 0.245221] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.247503] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.249723] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251836] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.254218] Initializing cgroup subsys io\n[ 0.255647] Initializing cgroup subsys memory\n[ 0.257150] Initializing cgroup subsys devices\n[ 0.258669] Initializing cgroup subsys freezer\n[ 0.260187] Initializing cgroup subsys net_cls\n[ 0.261704] Initializing cgroup subsys perf_event\n[ 0.263305] Initializing cgroup subsys net_prio\n[ 0.264848] Initializing cgroup subsys hugetlb\n[ 0.266363] Initializing cgroup subsys pids\n[ 0.267869] CPU: Physical Processor ID: 0\n[ 0.269959] mce: CPU supports 10 MCE banks\n[ 0.271433] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273186] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.290006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.298302] ftrace: allocating 31920 entries in 125 pages\n[ 0.329143] smpboot: Max logical packages: 1\n[ 0.330631] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.332979] x2apic enabled\n[ 0.334341] Switched APIC routing to physical x2apic.\n[ 0.337209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.339163] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.342781] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.345904] KVM setup paravirtual spinlock\n[ 0.347812] x86: Booted up 1 node, 1 CPUs\n[ 0.349222] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.351579] devtmpfs: initialized\n[ 0.353812] evm: security.selinux\n[ 0.355031] evm: security.SMACK64\n[ 0.356234] evm: security.SMACK64EXEC\n[ 0.357534] evm: security.SMACK64TRANSMUTE\n[ 0.358951] evm: security.SMACK64MMAP\n[ 0.360248] evm: security.ima\n[ 0.361360] evm: security.capability\n[ 0.362710] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.365919] pinctrl core: initialized pinctrl subsystem\n[ 0.367792] RTC time: 14:38:50, date: 01/09/19\n[ 0.369407] NET: Registered protocol family 16\n[ 0.371047] cpuidle: using governor ladder\n[ 0.372479] cpuidle: using governor menu\n[ 0.373855] PCCT header not found.\n[ 0.375137] ACPI: bus type PCI registered\n[ 0.376539] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.378686] PCI: Using configuration type 1 for base access\n[ 0.381244] ACPI: Added _OSI(Module Device)\n[ 0.382701] ACPI: Added _OSI(Processor Device)\n[ 0.384219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.385794] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.388392] ACPI: Interpreter enabled\n[ 0.389712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.392942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.396172] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.399402] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.402622] ACPI: (supports S0 S5)\n[ 0.403853] ACPI: Using IOAPIC for interrupt routing\n[ 0.405506] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.409971] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.411968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.414133] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.416225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.420019] acpiphp: Slot [3] registered\n[ 0.421411] acpiphp: Slot [4] registered\n[ 0.422796] acpiphp: Slot [5] registered\n[ 0.424190] acpiphp: Slot [6] registered\n[ 0.425573] acpiphp: Slot [7] registered\n[ 0.426958] acpiphp: Slot [8] registered\n[ 0.428363] acpiphp: Slot [9] registered\n[ 0.429745] acpiphp: Slot [10] registered\n[ 0.431153] acpiphp: Slot [11] registered\n[ 0.432567] acpiphp: Slot [12] registered\n[ 0.433974] acpiphp: Slot [13] registered\n[ 0.435382] acpiphp: Slot [14] registered\n[ 0.436794] acpiphp: Slot [15] registered\n[ 0.454206] acpiphp: Slot [16] registered\n[ 0.455617] acpiphp: Slot [17] registered\n[ 0.457025] acpiphp: Slot [18] registered\n[ 0.458436] acpiphp: Slot [19] registered\n[ 0.459843] acpiphp: Slot [20] registered\n[ 0.461253] acpiphp: Slot [21] registered\n[ 0.462666] acpiphp: Slot [22] registered\n[ 0.464076] acpiphp: Slot [23] registered\n[ 0.465486] acpiphp: Slot [24] registered\n[ 0.466902] acpiphp: Slot [25] registered\n[ 0.468314] acpiphp: Slot [26] registered\n[ 0.469719] acpiphp: Slot [27] registered\n[ 0.471136] acpiphp: Slot [28] registered\n[ 0.472549] acpiphp: Slot [29] registered\n[ 0.473956] acpiphp: Slot [30] registered\n[ 0.475371] acpiphp: Slot [31] registered\n[ 0.476777] PCI host bridge to bus 0000:00\n[ 0.478193] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.480321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.482450] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.484978] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.487513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.490090] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.494664] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496913] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498981] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501205] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.505561] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508056] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.529405] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.531897] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.534428] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.536859] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.539271] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.541413] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.543563] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.545405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.548106] vgaarb: loaded\n[ 0.549153] vgaarb: bridge control possible 0000:00:02.0\n[ 0.551182] SCSI subsystem initialized\n[ 0.552707] ACPI: bus type USB registered\n[ 0.554146] usbcore: registered new interface driver usbfs\n[ 0.555949] usbcore: registered new interface driver hub\n[ 0.557712] usbcore: registered new device driver usb\n[ 0.559563] PCI: Using ACPI for IRQ routing\n[ 0.561410] NetLabel: Initializing\n[ 0.562655] NetLabel: domain hash size = 128\n[ 0.564143] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.565807] NetLabel: unlabeled traffic allowed by default\n[ 0.567777] clocksource: Switched to clocksource kvm-clock\n[ 0.580381] AppArmor: AppArmor Filesystem Enabled\n[ 0.582310] pnp: PnP ACPI init\n[ 0.583940] pnp: PnP ACPI: found 5 devices\n[ 0.591126] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.594148] NET: Registered protocol family 2\n[ 0.596047] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.598308] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.600419] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.602529] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.604440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.606505] NET: Registered protocol family 1\n[ 0.608049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.609983] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.611875] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.626832] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.642011] Trying to unpack rootfs image as initramfs...\n[ 0.703268] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.706220] Scanning for low memory corruption every 60 seconds\n[ 0.708459] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.710488] audit: initializing netlink subsys (disabled)\n[ 0.712333] audit: type=2000 audit(1547044731.048:1): initialized\n[ 0.714574] Initialise system trusted keyring\n[ 0.716199] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.718227] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.721323] zbud: loaded\n[ 0.722485] VFS: Disk quotas dquot_6.6.0\n[ 0.723917] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.726468] fuse init (API version 7.23)\n[ 0.727984] Key type big_key registered\n[ 0.729372] Allocating IMA MOK and blacklist keyrings.\n[ 0.731387] Key type asymmetric registered\n[ 0.732832] Asymmetric key parser 'x509' registered\n[ 0.734500] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.737091] io scheduler noop registered\n[ 0.738471] io scheduler deadline registered (default)\n[ 0.740215] io scheduler cfq registered\n[ 0.741656] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.743480] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.745660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.748191] ACPI: Power Button [PWRF]\n[ 0.749617] GHES: HEST is not enabled!\n[ 0.763871] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.793484] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.796893] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.822094] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.825561] Linux agpgart interface v0.103\n[ 0.829073] brd: module loaded\n[ 0.831436] loop: module loaded\n[ 0.836397] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.838945] GPT:90111 != 2097151\n[ 0.840136] GPT:Alternate GPT header not at the end of the disk.\n[ 0.842061] GPT:90111 != 2097151\n[ 0.843245] GPT: Use GNU Parted to correct GPT errors.\n[ 0.844941] vda: vda1 vda15\n[ 0.846795] scsi host0: ata_piix\n[ 0.848117] scsi host1: ata_piix\n[ 0.849354] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.851496] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.854265] libphy: Fixed MDIO Bus: probed\n[ 0.855695] tun: Universal TUN/TAP device driver, 1.6\n[ 0.857375] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.860601] PPP generic driver version 2.4.2\n[ 0.862159] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.864260] ehci-pci: EHCI PCI platform driver\n[ 0.865786] ehci-platform: EHCI generic platform driver\n[ 0.867524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.869518] ohci-pci: OHCI PCI platform driver\n[ 0.871050] ohci-platform: OHCI generic platform driver\n[ 0.872790] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.887796] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.889550] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.892110] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.893844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.895834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.898038] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.900511] usb usb1: Product: UHCI Host Controller\n[ 0.902134] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.904130] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.905795] hub 1-0:1.0: USB hub found\n[ 0.907156] hub 1-0:1.0: 2 ports detected\n[ 0.908707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.912281] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.913941] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.915700] mousedev: PS/2 mouse device common for all mice\n[ 0.917852] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.920800] rtc_cmos 00:00: RTC can wake from S4\n[ 0.922884] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.924965] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.927050] i2c /dev entries driver\n[ 0.928356] device-mapper: uevent: version 1.0.3\n[ 0.930000] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.932841] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.935057] NET: Registered protocol family 10\n[ 0.936922] NET: Registered protocol family 17\n[ 0.938468] Key type dns_resolver registered\n[ 0.940074] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.941989] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.945025] registered taskstats version 1\n[ 0.946484] Loading compiled-in X.509 certificates\n[ 0.948668] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.951910] zswap: loaded using pool lzo/zbud\n[ 0.954199] Key type trusted registered\n[ 0.956581] Key type encrypted registered\n[ 0.958002] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.959837] ima: No TPM chip found, activating TPM-bypass!\n[ 0.961656] evm: HMAC attrs: 0x1\n[ 0.963219] Magic number: 3:709:636\n[ 0.964676] rtc_cmos 00:00: setting system clock to 2019-01-09 14:38:51 UTC (1547044731)\n[ 0.967465] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.969410] EDD information not available.\n[ 1.009505] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.028284] Write protecting the kernel read-only data: 14336k\n[ 1.031577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.034601] 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.201024] 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.18...\nLease of 192.168.120.18 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCIk5bGapG8qkbMfJLer9u5/uTG6CHWTjAhLMbAISFYBkQ0qCCiultoB56gP4XuXNB9+owE3PeBMVfFKCXY04+W4YK4EJHRftr6S5XIfzkd3l7f2lRFv5qRiTaobE+8SmPZVrs401yiotqMZ7mMcaBCuVzk+JZHfBNwEJEXq4tHnxIflEbDt5ahOIAjdIimU8Rp5mbGN8kfYaYXDuVWZkSGWNENW846xxO/Y6uyHbLUhzJ+Tlz8W4Cuua9pKxhczIhZraxCCnyyrfT+Tkjdhv4s95ifgv8eNvIqSJyIzmE0QfUlsxaNscr4T9970kLfZp4pmFfDzhjYQaLhZyt6S/yN root@singlevm2-vm-cda42045-eac9-4778-82ed-038cfa7abf4b\nssh-dss AAAAB3NzaC1kc3MAAACBAPXdXks8QDTaLnawUAtSjPeWfbrMTftL/hKawzZ5VfMw+djpywyW0rE/6wU2RGeqOZX16N2qrXH+ZtXRR8BOT6IcgBT/XpIb90JCIuKMHtJI63cPtW3Q21cWJmXVifK6OHI/ESi3+vmRFUcTIXDxPG8Etf2Wi/Qq7TsUfWMIsWJZAAAAFQCJ6LxwUynwNa0UsNSB1/2dhBpjZQAAAIEAn/0aaU7UERgU2hrljHBUhMYHTQ9jqlMxgHWbPuu27A7qcg34ImiDo5Y6KYt9M8I1MPC9VI9FcI16IGAXvy32fjhyqJOtnZQQPIrKSer0IQ7wThv3PHOBvGNiKIrr2XZIU9An0jDRqkO+8dHDYTpNfXuMxzVx7W/ZxgX5CicDbXsAAACAUpwrfRW2cS4rsISDP+/au6L0IwCfJi5fskFR90U8bwiftVGCswAl41SY8ea6KA5ZrjxfhXsRkhsYlBirOkx35hvpFo30ASrJRyOxZbw1n5MRpv9RwzGCE623rAYuKyuxF4STRx3/LNkpcz9qkEgQDpLhsgYlP+9geihdmI5KlDA= root@singlevm2-vm-cda42045-eac9-4778-82ed-038cfa7abf4b\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.20s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe62:5736/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.18 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-cda42045-eac9-4778-82ed-038cfa7abf4b\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.61 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-cda42045-eac9-4778-82ed-038cfa7abf4b login: "} 2019-01-09 14:38:56,559 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12/action used request id req-9d522266-8f69-4ecd-af9e-72f363aa35fe 2019-01-09 14:38:56,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0863988399506s 2019-01-09 14:38:56,560 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12/action used request id req-9d522266-8f69-4ecd-af9e-72f363aa35fe 2019-01-09 14:38:56,561 - functest.core.singlevm - DEBUG - vm console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13) [ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers' [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT [ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff] [ 0.000000] ACPI: Early table checksum verification disabled [ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 0x000000001FFE14F7 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 0x000000001FFE0000 000040 [ 0.000000] ACPI: APIC 0x000000001FFE147F 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff] [ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock [ 0.000000] kvm-clock: using sched offset of 492189827 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.232337] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.235242] pid_max: default: 32768 minimum: 301 [ 0.236811] ACPI: Core revision 20150930 [ 0.238790] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.241055] Security Framework initialized [ 0.242473] Yama: becoming mindful. [ 0.243749] AppArmor: AppArmor initialized [ 0.245221] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.247503] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.249723] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251836] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.254218] Initializing cgroup subsys io [ 0.255647] Initializing cgroup subsys memory [ 0.257150] Initializing cgroup subsys devices [ 0.258669] Initializing cgroup subsys freezer [ 0.260187] Initializing cgroup subsys net_cls [ 0.261704] Initializing cgroup subsys perf_event [ 0.263305] Initializing cgroup subsys net_prio [ 0.264848] Initializing cgroup subsys hugetlb [ 0.266363] Initializing cgroup subsys pids [ 0.267869] CPU: Physical Processor ID: 0 [ 0.269959] mce: CPU supports 10 MCE banks [ 0.271433] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273186] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.290006] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.298302] ftrace: allocating 31920 entries in 125 pages [ 0.329143] smpboot: Max logical packages: 1 [ 0.330631] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.332979] x2apic enabled [ 0.334341] Switched APIC routing to physical x2apic. [ 0.337209] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.339163] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.342781] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345904] KVM setup paravirtual spinlock [ 0.347812] x86: Booted up 1 node, 1 CPUs [ 0.349222] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.351579] devtmpfs: initialized [ 0.353812] evm: security.selinux [ 0.355031] evm: security.SMACK64 [ 0.356234] evm: security.SMACK64EXEC [ 0.357534] evm: security.SMACK64TRANSMUTE [ 0.358951] evm: security.SMACK64MMAP [ 0.360248] evm: security.ima [ 0.361360] evm: security.capability [ 0.362710] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365919] pinctrl core: initialized pinctrl subsystem [ 0.367792] RTC time: 14:38:50, date: 01/09/19 [ 0.369407] NET: Registered protocol family 16 [ 0.371047] cpuidle: using governor ladder [ 0.372479] cpuidle: using governor menu [ 0.373855] PCCT header not found. [ 0.375137] ACPI: bus type PCI registered [ 0.376539] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.378686] PCI: Using configuration type 1 for base access [ 0.381244] ACPI: Added _OSI(Module Device) [ 0.382701] ACPI: Added _OSI(Processor Device) [ 0.384219] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.385794] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388392] ACPI: Interpreter enabled [ 0.389712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392942] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396172] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399402] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.402622] ACPI: (supports S0 S5) [ 0.403853] ACPI: Using IOAPIC for interrupt routing [ 0.405506] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409971] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.411968] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414133] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420019] acpiphp: Slot [3] registered [ 0.421411] acpiphp: Slot [4] registered [ 0.422796] acpiphp: Slot [5] registered [ 0.424190] acpiphp: Slot [6] registered [ 0.425573] acpiphp: Slot [7] registered [ 0.426958] acpiphp: Slot [8] registered [ 0.428363] acpiphp: Slot [9] registered [ 0.429745] acpiphp: Slot [10] registered [ 0.431153] acpiphp: Slot [11] registered [ 0.432567] acpiphp: Slot [12] registered [ 0.433974] acpiphp: Slot [13] registered [ 0.435382] acpiphp: Slot [14] registered [ 0.436794] acpiphp: Slot [15] registered [ 0.454206] acpiphp: Slot [16] registered [ 0.455617] acpiphp: Slot [17] registered [ 0.457025] acpiphp: Slot [18] registered [ 0.458436] acpiphp: Slot [19] registered [ 0.459843] acpiphp: Slot [20] registered [ 0.461253] acpiphp: Slot [21] registered [ 0.462666] acpiphp: Slot [22] registered [ 0.464076] acpiphp: Slot [23] registered [ 0.465486] acpiphp: Slot [24] registered [ 0.466902] acpiphp: Slot [25] registered [ 0.468314] acpiphp: Slot [26] registered [ 0.469719] acpiphp: Slot [27] registered [ 0.471136] acpiphp: Slot [28] registered [ 0.472549] acpiphp: Slot [29] registered [ 0.473956] acpiphp: Slot [30] registered [ 0.475371] acpiphp: Slot [31] registered [ 0.476777] PCI host bridge to bus 0000:00 [ 0.478193] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480321] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.482450] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.484978] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487513] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.490090] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494664] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496913] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498981] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501205] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505561] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508056] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.529405] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.531897] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.534428] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.536859] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.539271] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.541413] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.543563] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.545405] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.548106] vgaarb: loaded [ 0.549153] vgaarb: bridge control possible 0000:00:02.0 [ 0.551182] SCSI subsystem initialized [ 0.552707] ACPI: bus type USB registered [ 0.554146] usbcore: registered new interface driver usbfs [ 0.555949] usbcore: registered new interface driver hub [ 0.557712] usbcore: registered new device driver usb [ 0.559563] PCI: Using ACPI for IRQ routing [ 0.561410] NetLabel: Initializing [ 0.562655] NetLabel: domain hash size = 128 [ 0.564143] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.565807] NetLabel: unlabeled traffic allowed by default [ 0.567777] clocksource: Switched to clocksource kvm-clock [ 0.580381] AppArmor: AppArmor Filesystem Enabled [ 0.582310] pnp: PnP ACPI init [ 0.583940] pnp: PnP ACPI: found 5 devices [ 0.591126] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.594148] NET: Registered protocol family 2 [ 0.596047] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.598308] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.600419] TCP: Hash tables configured (established 4096 bind 4096) [ 0.602529] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.604440] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.606505] NET: Registered protocol family 1 [ 0.608049] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609983] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.611875] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.626832] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.642011] Trying to unpack rootfs image as initramfs... [ 0.703268] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.706220] Scanning for low memory corruption every 60 seconds [ 0.708459] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.710488] audit: initializing netlink subsys (disabled) [ 0.712333] audit: type=2000 audit(1547044731.048:1): initialized [ 0.714574] Initialise system trusted keyring [ 0.716199] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.718227] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.721323] zbud: loaded [ 0.722485] VFS: Disk quotas dquot_6.6.0 [ 0.723917] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.726468] fuse init (API version 7.23) [ 0.727984] Key type big_key registered [ 0.729372] Allocating IMA MOK and blacklist keyrings. [ 0.731387] Key type asymmetric registered [ 0.732832] Asymmetric key parser 'x509' registered [ 0.734500] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.737091] io scheduler noop registered [ 0.738471] io scheduler deadline registered (default) [ 0.740215] io scheduler cfq registered [ 0.741656] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.743480] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.745660] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.748191] ACPI: Power Button [PWRF] [ 0.749617] GHES: HEST is not enabled! [ 0.763871] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.793484] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.796893] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.822094] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.825561] Linux agpgart interface v0.103 [ 0.829073] brd: module loaded [ 0.831436] loop: module loaded [ 0.836397] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.838945] GPT:90111 != 2097151 [ 0.840136] GPT:Alternate GPT header not at the end of the disk. [ 0.842061] GPT:90111 != 2097151 [ 0.843245] GPT: Use GNU Parted to correct GPT errors. [ 0.844941] vda: vda1 vda15 [ 0.846795] scsi host0: ata_piix [ 0.848117] scsi host1: ata_piix [ 0.849354] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.851496] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.854265] libphy: Fixed MDIO Bus: probed [ 0.855695] tun: Universal TUN/TAP device driver, 1.6 [ 0.857375] tun: (C) 1999-2004 Max Krasnyansky [ 0.860601] PPP generic driver version 2.4.2 [ 0.862159] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.864260] ehci-pci: EHCI PCI platform driver [ 0.865786] ehci-platform: EHCI generic platform driver [ 0.867524] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.869518] ohci-pci: OHCI PCI platform driver [ 0.871050] ohci-platform: OHCI generic platform driver [ 0.872790] uhci_hcd: USB Universal Host Controller Interface driver [ 0.887796] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.889550] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.892110] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.893844] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.895834] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.898038] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.900511] usb usb1: Product: UHCI Host Controller [ 0.902134] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.904130] usb usb1: SerialNumber: 0000:00:01.2 [ 0.905795] hub 1-0:1.0: USB hub found [ 0.907156] hub 1-0:1.0: 2 ports detected [ 0.908707] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.912281] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.913941] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.915700] mousedev: PS/2 mouse device common for all mice [ 0.917852] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.920800] rtc_cmos 00:00: RTC can wake from S4 [ 0.922884] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.924965] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.927050] i2c /dev entries driver [ 0.928356] device-mapper: uevent: version 1.0.3 [ 0.930000] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.932841] ledtrig-cpu: registered to indicate activity on CPUs [ 0.935057] NET: Registered protocol family 10 [ 0.936922] NET: Registered protocol family 17 [ 0.938468] Key type dns_resolver registered [ 0.940074] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.941989] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.945025] registered taskstats version 1 [ 0.946484] Loading compiled-in X.509 certificates [ 0.948668] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.951910] zswap: loaded using pool lzo/zbud [ 0.954199] Key type trusted registered [ 0.956581] Key type encrypted registered [ 0.958002] AppArmor: AppArmor sha1 policy hashing enabled [ 0.959837] ima: No TPM chip found, activating TPM-bypass! [ 0.961656] evm: HMAC attrs: 0x1 [ 0.963219] Magic number: 3:709:636 [ 0.964676] rtc_cmos 00:00: setting system clock to 2019-01-09 14:38:51 UTC (1547044731) [ 0.967465] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.969410] EDD information not available. [ 1.009505] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.028284] Write protecting the kernel read-only data: 14336k [ 1.031577] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.034601] 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.201024] 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.18... Lease of 192.168.120.18 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCIk5bGapG8qkbMfJLer9u5/uTG6CHWTjAhLMbAISFYBkQ0qCCiultoB56gP4XuXNB9+owE3PeBMVfFKCXY04+W4YK4EJHRftr6S5XIfzkd3l7f2lRFv5qRiTaobE+8SmPZVrs401yiotqMZ7mMcaBCuVzk+JZHfBNwEJEXq4tHnxIflEbDt5ahOIAjdIimU8Rp5mbGN8kfYaYXDuVWZkSGWNENW846xxO/Y6uyHbLUhzJ+Tlz8W4Cuua9pKxhczIhZraxCCnyyrfT+Tkjdhv4s95ifgv8eNvIqSJyIzmE0QfUlsxaNscr4T9970kLfZp4pmFfDzhjYQaLhZyt6S/yN root@singlevm2-vm-cda42045-eac9-4778-82ed-038cfa7abf4b ssh-dss AAAAB3NzaC1kc3MAAACBAPXdXks8QDTaLnawUAtSjPeWfbrMTftL/hKawzZ5VfMw+djpywyW0rE/6wU2RGeqOZX16N2qrXH+ZtXRR8BOT6IcgBT/XpIb90JCIuKMHtJI63cPtW3Q21cWJmXVifK6OHI/ESi3+vmRFUcTIXDxPG8Etf2Wi/Qq7TsUfWMIsWJZAAAAFQCJ6LxwUynwNa0UsNSB1/2dhBpjZQAAAIEAn/0aaU7UERgU2hrljHBUhMYHTQ9jqlMxgHWbPuu27A7qcg34ImiDo5Y6KYt9M8I1MPC9VI9FcI16IGAXvy32fjhyqJOtnZQQPIrKSer0IQ7wThv3PHOBvGNiKIrr2XZIU9An0jDRqkO+8dHDYTpNfXuMxzVx7W/ZxgX5CicDbXsAAACAUpwrfRW2cS4rsISDP+/au6L0IwCfJi5fskFR90U8bwiftVGCswAl41SY8ea6KA5ZrjxfhXsRkhsYlBirOkx35hvpFo30ASrJRyOxZbw1n5MRpv9RwzGCE623rAYuKyuxF4STRx3/LNkpcz9qkEgQDpLhsgYlP+9geihdmI5KlDA= root@singlevm2-vm-cda42045-eac9-4778-82ed-038cfa7abf4b -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.20s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.18,24,fe80::f816:3eff:fe62:5736/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.18 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-cda42045-eac9-4778-82ed-038cfa7abf4b launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.61 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-cda42045-eac9-4778-82ed-038cfa7abf4b login: 2019-01-09 14:38:56,564 - paramiko.transport - DEBUG - starting thread (client mode): 0x5039f4d0L 2019-01-09 14:38:56,565 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 14:38:56,565 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 14:38:56,565 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 14:38:56,567 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-09 14:38:56,567 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 14:38:56,567 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 14:38:56,567 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 14:38:56,567 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 14:38:56,567 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 14:38:56,584 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 14:38:56,585 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 14:38:56,597 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: 69d043b9a211141d3737bc3415bfc84f 2019-01-09 14:38:56,598 - paramiko.transport - DEBUG - Trying discovered key 9fe7247db86f084b8712991663dc81e8 in /tmp/tmpbWHktn 2019-01-09 14:38:56,624 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 14:38:56,631 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 14:38:56,662 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 14:38:56,663 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 14:38:56,663 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 14:38:56,665 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 14:38:56,666 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 14:38:56,666 - functest.core.singlevm - DEBUG - output: Hello World 2019-01-09 14:38:56,666 - functest.core.singlevm - DEBUG - error: 2019-01-09 14:38:56,670 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 14:38:56,770 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 14:38:56,771 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:23 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 14:38:56,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 14:38:56,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/4f7249b6-082c-4da0-8ce4-784a5cab8672.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:57,735 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24abf65d-2239-4ba6-ba67-204d9d9b6dc7 Content-Length: 0 Date: Wed, 09 Jan 2019 14:38:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:38:57,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/4f7249b6-082c-4da0-8ce4-784a5cab8672.json used request id req-24abf65d-2239-4ba6-ba67-204d9d9b6dc7 2019-01-09 14:38:57,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.95655298233s 2019-01-09 14:38:57,736 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/4f7249b6-082c-4da0-8ce4-784a5cab8672.json used request id req-24abf65d-2239-4ba6-ba67-204d9d9b6dc7 2019-01-09 14:38:57,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:38:57,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:57,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-57f3fbcf-d7ea-4a3e-a7ed-054ff6c27193 Date: Wed, 09 Jan 2019 14:38:57 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:38:57,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-57f3fbcf-d7ea-4a3e-a7ed-054ff6c27193 2019-01-09 14:38:57,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.039617061615s 2019-01-09 14:38:57,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-57f3fbcf-d7ea-4a3e-a7ed-054ff6c27193 2019-01-09 14:38:57,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 14:38:57,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:57,921 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:38:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc1df8e2-313b-4b0f-a530-ce2d92d2951c x-compute-request-id: req-bc1df8e2-313b-4b0f-a530-ce2d92d2951c Content-Type: application/json 2019-01-09 14:38:57,921 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12 used request id req-bc1df8e2-313b-4b0f-a530-ce2d92d2951c 2019-01-09 14:38:57,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.139260053635s 2019-01-09 14:38:57,921 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12 used request id req-bc1df8e2-313b-4b0f-a530-ce2d92d2951c 2019-01-09 14:38:57,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:38:57,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:38:58,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:38:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fde385e-387b-4334-8dbb-cecb83798ebf x-compute-request-id: req-6fde385e-387b-4334-8dbb-cecb83798ebf Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_cda42045-eac9-4778-82ed-038cfa7abf4b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:57:36", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:57:36", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ad37b108-58a7-40b9-b9aa-79673c3c9e12", "rel": "bookmark"}], "image": {"id": "64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "links": [{"href": "http://172.30.9.29:8774/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:38:50.000000", "flavor": {"id": "11a3fe04-a70d-454b-a925-3c4e814f42be", "links": [{"href": "http://172.30.9.29:8774/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be", "rel": "bookmark"}]}, "id": "ad37b108-58a7-40b9-b9aa-79673c3c9e12", "security_groups": [{"name": "singlevm2-sg_cda42045-eac9-4778-82ed-038cfa7abf4b"}], "user_id": "ea2012c1827f4d9e9b427a1d47af8b09", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:38:57Z", "hostId": "a3a98b8715adba554bb8b087e6db0f4b0a02f369e779e30e62ec93da", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b", "name": "singlevm2-vm_cda42045-eac9-4778-82ed-038cfa7abf4b", "created": "2019-01-09T14:38:44Z", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:38:58,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6fde385e-387b-4334-8dbb-cecb83798ebf 2019-01-09 14:38:58,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47966003418s 2019-01-09 14:38:58,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6fde385e-387b-4334-8dbb-cecb83798ebf 2019-01-09 14:38:58,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:39:00,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:00,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:39:00,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f22f9950-d5a4-452a-a093-ff681dfb9685 x-compute-request-id: req-f22f9950-d5a4-452a-a093-ff681dfb9685 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 14:39:00,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f22f9950-d5a4-452a-a093-ff681dfb9685 2019-01-09 14:39:00,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0652780532837s 2019-01-09 14:39:00,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f22f9950-d5a4-452a-a093-ff681dfb9685 2019-01-09 14:39:00,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:39:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:39:00,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-39203ece-bd77-476b-8d42-6e64e95cac9d Date: Wed, 09 Jan 2019 14:39:00 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:42Z", "updated_at": "2019-01-09T14:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T14:38:42Z", "revision_number": 0, "id": "8b3ff14e-60bb-4a3b-815a-4ca20d5b5852", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:42Z", "security_group_id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:42Z", "revision_number": 0, "id": "9c0192c5-37b9-4f92-a399-2f5f9e876f45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:42Z", "security_group_id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:42Z", "revision_number": 0, "id": "ad81520a-d529-4e66-8cbc-1d0399b9fc80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:42Z", "security_group_id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:42Z", "revision_number": 0, "id": "b299beaa-8b0e-49ac-b97f-ca06c60f9203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:42Z", "security_group_id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}], "revision_number": 4, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "id": "04703fa9-f597-461e-b13b-d0bbb718cd0e", "name": "singlevm2-sg_cda42045-eac9-4778-82ed-038cfa7abf4b"}, {"description": "Default security group", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:34Z", "updated_at": "2019-01-09T14:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "2ef3f362-463e-4b6e-8cbe-71b56b041533", "remote_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "58dbbeec-7111-485a-934b-7480b2f12a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "648dca44-7a98-4825-80ba-6d6d23c32829", "remote_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "b926b409-b4cc-4e40-9418-0fe0d00cb865", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}], "revision_number": 4, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "id": "bdb1fdc5-0560-4737-b17c-322d20955912", "name": "default"}]} 2019-01-09 14:39:00,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-39203ece-bd77-476b-8d42-6e64e95cac9d 2019-01-09 14:39:00,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0478320121765s 2019-01-09 14:39:00,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-39203ece-bd77-476b-8d42-6e64e95cac9d 2019-01-09 14:39:00,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 14:39:00,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/04703fa9-f597-461e-b13b-d0bbb718cd0e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:39:00,720 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c3b6e8c-34ee-4d41-b077-80efc6dc9b86 Content-Length: 0 Date: Wed, 09 Jan 2019 14:39:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:39:00,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/04703fa9-f597-461e-b13b-d0bbb718cd0e.json used request id req-9c3b6e8c-34ee-4d41-b077-80efc6dc9b86 2019-01-09 14:39:00,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.193692922592s 2019-01-09 14:39:00,720 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/04703fa9-f597-461e-b13b-d0bbb718cd0e.json used request id req-9c3b6e8c-34ee-4d41-b077-80efc6dc9b86 2019-01-09 14:39:00,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-09 14:39:00,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:39:00,756 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:39:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8c26450-4141-4389-8438-78b8571acc58 x-compute-request-id: req-b8c26450-4141-4389-8438-78b8571acc58 Content-Length: 0 Content-Type: application/json 2019-01-09 14:39:00,756 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b used request id req-b8c26450-4141-4389-8438-78b8571acc58 2019-01-09 14:39:00,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.035325050354s 2019-01-09 14:39:00,756 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/singlevm2-kp_cda42045-eac9-4778-82ed-038cfa7abf4b used request id req-b8c26450-4141-4389-8438-78b8571acc58 2019-01-09 14:39:00,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 14:39:00,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/20375fe4-1526-4416-b29f-c1e524ddeb51/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}54060382aa91be9f4994df3e2298f00573db628f" -d '{"subnet_id": "1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc"}' 2019-01-09 14:39:02,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5268f730-cc9c-437d-938d-3ca67219fcdc Date: Wed, 09 Jan 2019 14:39:02 GMT RESP BODY: {"network_id": "553e1857-adc9-4ab6-ba6e-45c2bc6fe432", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "subnet_id": "1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc", "subnet_ids": ["1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc"], "port_id": "3ddf125b-8f45-4fa0-a7fe-e5cac03d9b09", "id": "20375fe4-1526-4416-b29f-c1e524ddeb51"} 2019-01-09 14:39:02,656 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/20375fe4-1526-4416-b29f-c1e524ddeb51/remove_router_interface.json used request id req-5268f730-cc9c-437d-938d-3ca67219fcdc 2019-01-09 14:39:02,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.89919805527s 2019-01-09 14:39:02,656 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/20375fe4-1526-4416-b29f-c1e524ddeb51/remove_router_interface.json used request id req-5268f730-cc9c-437d-938d-3ca67219fcdc returning object 20375fe4-1526-4416-b29f-c1e524ddeb51 2019-01-09 14:39:02,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 14:39:02,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:39:02,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ec8ae307-f5e2-41b6-8c16-c62d029c4bb6 Date: Wed, 09 Jan 2019 14:39:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:36Z", "admin_state_up": true, "updated_at": "2019-01-09T14:39:01Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "id": "20375fe4-1526-4416-b29f-c1e524ddeb51", "name": "singlevm2-router_cda42045-eac9-4778-82ed-038cfa7abf4b"}]} 2019-01-09 14:39:02,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-ec8ae307-f5e2-41b6-8c16-c62d029c4bb6 2019-01-09 14:39:02,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136850118637s 2019-01-09 14:39:02,794 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-ec8ae307-f5e2-41b6-8c16-c62d029c4bb6 2019-01-09 14:39:02,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 14:39:02,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/20375fe4-1526-4416-b29f-c1e524ddeb51.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:39:04,175 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-139fd1c5-0b61-40bf-a1ea-a2dca8c0b6e9 Content-Length: 0 Date: Wed, 09 Jan 2019 14:39:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:39:04,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/20375fe4-1526-4416-b29f-c1e524ddeb51.json used request id req-139fd1c5-0b61-40bf-a1ea-a2dca8c0b6e9 2019-01-09 14:39:04,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37964701653s 2019-01-09 14:39:04,175 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/20375fe4-1526-4416-b29f-c1e524ddeb51.json used request id req-139fd1c5-0b61-40bf-a1ea-a2dca8c0b6e9 2019-01-09 14:39:04,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:39:04,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:39:04,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-a1e00fb9-b1ff-4d84-997e-f9664e91e5ad Date: Wed, 09 Jan 2019 14:39:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"553e1857-adc9-4ab6-ba6e-45c2bc6fe432","tenant_id":"1d8de846fba94b2ab0f32bb7a7980266","created_at":"2019-01-09T14:38:35Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:38:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1d8de846fba94b2ab0f32bb7a7980266","id":"1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc","subnetpool_id":null,"name":"singlevm2-subnet_cda42045-eac9-4778-82ed-038cfa7abf4b"}]} 2019-01-09 14:39:04,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-a1e00fb9-b1ff-4d84-997e-f9664e91e5ad 2019-01-09 14:39:04,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0480849742889s 2019-01-09 14:39:04,224 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-a1e00fb9-b1ff-4d84-997e-f9664e91e5ad 2019-01-09 14:39:04,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 14:39:04,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:39:05,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b722a51d-3557-44fe-85ce-9356561fad70 Date: Wed, 09 Jan 2019 14:39:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:39:05,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc.json used request id req-b722a51d-3557-44fe-85ce-9356561fad70 2019-01-09 14:39:05,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.984857082367s 2019-01-09 14:39:05,210 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/1a51d75c-f05b-45a2-b4b6-6e6e7df21ffc.json used request id req-b722a51d-3557-44fe-85ce-9356561fad70 2019-01-09 14:39:05,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:39:05,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:39:05,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-b15cbd6c-3419-4f72-bffd-2238103025bb Date: Wed, 09 Jan 2019 14:39:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"553e1857-adc9-4ab6-ba6e-45c2bc6fe432","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1d8de846fba94b2ab0f32bb7a7980266","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:39:05Z","qos_policy_id":null,"name":"singlevm2-net_cda42045-eac9-4778-82ed-038cfa7abf4b","admin_state_up":true,"tenant_id":"1d8de846fba94b2ab0f32bb7a7980266","created_at":"2019-01-09T14:38:34Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:39:05,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b15cbd6c-3419-4f72-bffd-2238103025bb 2019-01-09 14:39:05,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0972092151642s 2019-01-09 14:39:05,309 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b15cbd6c-3419-4f72-bffd-2238103025bb 2019-01-09 14:39:05,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 14:39:05,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/553e1857-adc9-4ab6-ba6e-45c2bc6fe432.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:39:06,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-433b728b-205c-4b75-804e-2f4b0f8b532b Date: Wed, 09 Jan 2019 14:39:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:39:06,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/553e1857-adc9-4ab6-ba6e-45c2bc6fe432.json used request id req-433b728b-205c-4b75-804e-2f4b0f8b532b 2019-01-09 14:39:06,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12237095833s 2019-01-09 14:39:06,432 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/553e1857-adc9-4ab6-ba6e-45c2bc6fe432.json used request id req-433b728b-205c-4b75-804e-2f4b0f8b532b 2019-01-09 14:39:06,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:39:06,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:39:07,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-78294d3f-53f1-4908-97d6-55252c29aec8 Date: Wed, 09 Jan 2019 14:39:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/snap", "metadata": {}}], "file": "/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/file", "owner": "1d8de846fba94b2ab0f32bb7a7980266", "id": "64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "size": 12716032, "self": "/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:38:41Z", "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_cda42045-eac9-4778-82ed-038cfa7abf4b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:38:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:39:07,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-78294d3f-53f1-4908-97d6-55252c29aec8 2019-01-09 14:39:07,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.663969039917s 2019-01-09 14:39:07,100 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-78294d3f-53f1-4908-97d6-55252c29aec8 2019-01-09 14:39:07,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 14:39:07,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}54060382aa91be9f4994df3e2298f00573db628f" 2019-01-09 14:39:07,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c34f8576-a7f9-4cf9-b206-f1ff3e2b4f31 Date: Wed, 09 Jan 2019 14:39: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-09 14:39:07,792 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77 used request id req-c34f8576-a7f9-4cf9-b206-f1ff3e2b4f31 2019-01-09 14:39:07,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.689699172974s 2019-01-09 14:39:07,792 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/64fa8c3c-7fb3-4b00-95f0-2f7332c27d77 used request id req-c34f8576-a7f9-4cf9-b206-f1ff3e2b4f31 2019-01-09 14:39:07,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:39:07,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:39:07,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f209a306-1537-4c2a-b92a-5f7811959f18 x-compute-request-id: req-f209a306-1537-4c2a-b92a-5f7811959f18 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_cda42045-eac9-4778-82ed-038cfa7abf4b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be", "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": "11a3fe04-a70d-454b-a925-3c4e814f42be"}]} 2019-01-09 14:39:07,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-f209a306-1537-4c2a-b92a-5f7811959f18 2019-01-09 14:39:07,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.027841091156s 2019-01-09 14:39:07,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-f209a306-1537-4c2a-b92a-5f7811959f18 2019-01-09 14:39:07,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 14:39:07,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:39:07,885 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15eb109f-23b9-4a23-9dbe-4160725c93c8 x-compute-request-id: req-15eb109f-23b9-4a23-9dbe-4160725c93c8 Content-Length: 0 Content-Type: application/json 2019-01-09 14:39:07,885 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be used request id req-15eb109f-23b9-4a23-9dbe-4160725c93c8 2019-01-09 14:39:07,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0631589889526s 2019-01-09 14:39:07,886 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/11a3fe04-a70d-454b-a925-3c4e814f42be used request id req-15eb109f-23b9-4a23-9dbe-4160725c93c8 2019-01-09 14:39:07,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:39:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:39:08,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b0f0b15-caa3-451a-82a0-9f21410eb386 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "singlevm2-user_cda42045-eac9-4778-82ed-038cfa7abf4b", "links": {"self": "http://172.30.9.29:5000/v3/users/ea2012c1827f4d9e9b427a1d47af8b09"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ea2012c1827f4d9e9b427a1d47af8b09", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:39:08,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4b0f0b15-caa3-451a-82a0-9f21410eb386 2019-01-09 14:39:08,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11912894249s 2019-01-09 14:39:08,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4b0f0b15-caa3-451a-82a0-9f21410eb386 2019-01-09 14:39:08,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:39:08,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/ea2012c1827f4d9e9b427a1d47af8b09 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:39:08,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaf5bc38-a273-4184-84a5-7cde5565f1c3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_cda42045-eac9-4778-82ed-038cfa7abf4b", "links": {"self": "http://172.30.9.29:5000/v3/users/ea2012c1827f4d9e9b427a1d47af8b09"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ea2012c1827f4d9e9b427a1d47af8b09", "description": null}} 2019-01-09 14:39:08,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ea2012c1827f4d9e9b427a1d47af8b09 used request id req-eaf5bc38-a273-4184-84a5-7cde5565f1c3 2019-01-09 14:39:08,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100320100784s 2019-01-09 14:39:08,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ea2012c1827f4d9e9b427a1d47af8b09 used request id req-eaf5bc38-a273-4184-84a5-7cde5565f1c3 2019-01-09 14:39:08,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 14:39:08,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/ea2012c1827f4d9e9b427a1d47af8b09 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:39:08,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a64b777-59af-4ca9-9ba2-04ef4582782f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:39:08,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ea2012c1827f4d9e9b427a1d47af8b09 used request id req-0a64b777-59af-4ca9-9ba2-04ef4582782f 2019-01-09 14:39:08,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.259729146957s 2019-01-09 14:39:08,373 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ea2012c1827f4d9e9b427a1d47af8b09 used request id req-0a64b777-59af-4ca9-9ba2-04ef4582782f 2019-01-09 14:39:08,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:39:08,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:39:08,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4174d99-812c-446f-bf33-8dea63f5cb93 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.29:5000/v3/projects/1d8de846fba94b2ab0f32bb7a7980266"}, "tags": [], "enabled": true, "id": "1d8de846fba94b2ab0f32bb7a7980266", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_cda42045-eac9-4778-82ed-038cfa7abf4b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:39:08,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-f4174d99-812c-446f-bf33-8dea63f5cb93 2019-01-09 14:39:08,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115205049515s 2019-01-09 14:39:08,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-f4174d99-812c-446f-bf33-8dea63f5cb93 2019-01-09 14:39:08,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 14:39:08,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/1d8de846fba94b2ab0f32bb7a7980266 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:39:08,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d81ddaf-1e6a-4f19-aaec-6ef74a874772 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:39:08,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/1d8de846fba94b2ab0f32bb7a7980266 used request id req-2d81ddaf-1e6a-4f19-aaec-6ef74a874772 2019-01-09 14:39:08,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.259671926498s 2019-01-09 14:39:08,760 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/1d8de846fba94b2ab0f32bb7a7980266 used request id req-2d81ddaf-1e6a-4f19-aaec-6ef74a874772 2019-01-09 14:39:08,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:39:08,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=1d8de846fba94b2ab0f32bb7a7980266&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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:39:09,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b31aabe5-e7c5-4742-b7f6-511bc44db124 Date: Wed, 09 Jan 2019 14:39:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:34Z", "updated_at": "2019-01-09T14:38:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "2ef3f362-463e-4b6e-8cbe-71b56b041533", "remote_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "58dbbeec-7111-485a-934b-7480b2f12a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "648dca44-7a98-4825-80ba-6d6d23c32829", "remote_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "b926b409-b4cc-4e40-9418-0fe0d00cb865", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}], "revision_number": 4, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "id": "bdb1fdc5-0560-4737-b17c-322d20955912", "name": "default"}]} 2019-01-09 14:39:09,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=1d8de846fba94b2ab0f32bb7a7980266&name=default used request id req-b31aabe5-e7c5-4742-b7f6-511bc44db124 2019-01-09 14:39:09,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.260200023651s 2019-01-09 14:39:09,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=1d8de846fba94b2ab0f32bb7a7980266&name=default used request id req-b31aabe5-e7c5-4742-b7f6-511bc44db124 2019-01-09 14:39:09,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:39:09,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:39:09,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6a3c7487-f33e-425c-829a-8e14c0c6ebbd Date: Wed, 09 Jan 2019 14:39:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "created_at": "2019-01-09T14:38:34Z", "updated_at": "2019-01-09T14:38:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "58dbbeec-7111-485a-934b-7480b2f12a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "2ef3f362-463e-4b6e-8cbe-71b56b041533", "remote_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "b926b409-b4cc-4e40-9418-0fe0d00cb865", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:38:34Z", "revision_number": 0, "id": "648dca44-7a98-4825-80ba-6d6d23c32829", "remote_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "remote_ip_prefix": null, "created_at": "2019-01-09T14:38:34Z", "security_group_id": "bdb1fdc5-0560-4737-b17c-322d20955912", "tenant_id": "1d8de846fba94b2ab0f32bb7a7980266", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d8de846fba94b2ab0f32bb7a7980266"}], "revision_number": 4, "project_id": "1d8de846fba94b2ab0f32bb7a7980266", "id": "bdb1fdc5-0560-4737-b17c-322d20955912", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:39:09,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6a3c7487-f33e-425c-829a-8e14c0c6ebbd 2019-01-09 14:39:09,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0494539737701s 2019-01-09 14:39:09,077 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6a3c7487-f33e-425c-829a-8e14c0c6ebbd 2019-01-09 14:39:09,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 14:39:09,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/bdb1fdc5-0560-4737-b17c-322d20955912.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dd322aaa2a1402602dcd2f537fa8c80bad7e8efa" 2019-01-09 14:39:09,198 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-633f8cac-b445-4005-859d-b5a38ca187e4 Content-Length: 0 Date: Wed, 09 Jan 2019 14:39:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:39:09,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/bdb1fdc5-0560-4737-b17c-322d20955912.json used request id req-633f8cac-b445-4005-859d-b5a38ca187e4 2019-01-09 14:39:09,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.117550134659s 2019-01-09 14:39:09,199 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/bdb1fdc5-0560-4737-b17c-322d20955912.json used request id req-633f8cac-b445-4005-859d-b5a38ca187e4 2019-01-09 14:39:09,244 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-01-09 14:39:09,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:39:09,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db86352-a1e8-4e07-a410-b9bde828d8e0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:39:09,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1db86352-a1e8-4e07-a410-b9bde828d8e0 2019-01-09 14:39:09,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:39:09,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:39:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["lbRcfTF1TRu84Bnuut6KhQ"], "issued_at": "2019-01-09T14:39:09.000000Z"}} 2019-01-09 14:39:09,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:39:09,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:39:09,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2289a5be-fc66-42d5-8cc0-d34c68602ef0 Date: Wed, 09 Jan 2019 14:39:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:39:09,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2289a5be-fc66-42d5-8cc0-d34c68602ef0 2019-01-09 14:39:09,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272292852402s 2019-01-09 14:39:09,983 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2289a5be-fc66-42d5-8cc0-d34c68602ef0 2019-01-09 14:39:09,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:39:09,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:39: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:39:09,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:39:09,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:39:10,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da4ce0fe-408e-4565-9966-051957d7a768 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:39:10,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-da4ce0fe-408e-4565-9966-051957d7a768 2019-01-09 14:39:10,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0945119857788s 2019-01-09 14:39:10,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-da4ce0fe-408e-4565-9966-051957d7a768 2019-01-09 14:39:10,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 14:39:10,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_ba87a405-60b5-4f29-b90e-145665c3f642"}}' 2019-01-09 14:39:10,226 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:39:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-327887e3-46ef-4a4f-94bb-c611c3079266 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.29:5000/v3/projects/7b9cd1d7c09346f5a7f055db708b4cc4"}, "tags": [], "enabled": true, "id": "7b9cd1d7c09346f5a7f055db708b4cc4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ba87a405-60b5-4f29-b90e-145665c3f642"}} 2019-01-09 14:39:10,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-327887e3-46ef-4a4f-94bb-c611c3079266 2019-01-09 14:39:10,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.129585027695s 2019-01-09 14:39:10,227 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-327887e3-46ef-4a4f-94bb-c611c3079266 2019-01-09 14:39:10,227 - 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'7b9cd1d7c09346f5a7f055db708b4cc4', '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_ba87a405-60b5-4f29-b90e-145665c3f642'}) 2019-01-09 14:39:10,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 14:39:10,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "594e0d5c-fa64-4c02-8d96-3ea68ef3271f", "email": null, "name": "vping_ssh-user_ba87a405-60b5-4f29-b90e-145665c3f642"}}' 2019-01-09 14:39:10,597 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:39:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5984683-9b92-45dd-a532-3f6e658ad0b4 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_ba87a405-60b5-4f29-b90e-145665c3f642", "links": {"self": "http://172.30.9.29:5000/v3/users/131b93e5345a49f7b2562e3c83dac94d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "131b93e5345a49f7b2562e3c83dac94d", "domain_id": "default", "password_expires_at": null}} 2019-01-09 14:39:10,597 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-d5984683-9b92-45dd-a532-3f6e658ad0b4 2019-01-09 14:39:10,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.363908052444s 2019-01-09 14:39:10,597 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-d5984683-9b92-45dd-a532-3f6e658ad0b4 2019-01-09 14:39:10,598 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'131b93e5345a49f7b2562e3c83dac94d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_ba87a405-60b5-4f29-b90e-145665c3f642'}) 2019-01-09 14:39:10,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:39:10,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:39:10,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd99296d-b199-4a93-ad08-1125bc97782e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:39:10,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dd99296d-b199-4a93-ad08-1125bc97782e 2019-01-09 14:39:10,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0859248638153s 2019-01-09 14:39:10,688 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-dd99296d-b199-4a93-ad08-1125bc97782e 2019-01-09 14:39:10,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:39:10,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:39:10,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f7d1b8b-5feb-4a83-a530-9d072762c86e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:39:10,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3f7d1b8b-5feb-4a83-a530-9d072762c86e 2019-01-09 14:39:10,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100048065186s 2019-01-09 14:39:10,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3f7d1b8b-5feb-4a83-a530-9d072762c86e 2019-01-09 14:39:10,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:39:10,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:39:10,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275130b9-6d56-4572-ab37-38d34fd68751 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:39:10,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-275130b9-6d56-4572-ab37-38d34fd68751 2019-01-09 14:39:10,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0956130027771s 2019-01-09 14:39:10,894 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-275130b9-6d56-4572-ab37-38d34fd68751 2019-01-09 14:39:10,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:39:10,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:39:11,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e928a65-2537-40aa-9c04-299b0f04c549 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_ba87a405-60b5-4f29-b90e-145665c3f642", "links": {"self": "http://172.30.9.29:5000/v3/users/131b93e5345a49f7b2562e3c83dac94d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "131b93e5345a49f7b2562e3c83dac94d", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:39:11,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0e928a65-2537-40aa-9c04-299b0f04c549 2019-01-09 14:39:11,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110236167908s 2019-01-09 14:39:11,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0e928a65-2537-40aa-9c04-299b0f04c549 2019-01-09 14:39:11,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:39:11,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:39:11,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25fa3ad2-fd8a-491e-9230-17bb0860eabf Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/7b9cd1d7c09346f5a7f055db708b4cc4"}, "tags": [], "enabled": true, "id": "7b9cd1d7c09346f5a7f055db708b4cc4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ba87a405-60b5-4f29-b90e-145665c3f642"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:39:11,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-25fa3ad2-fd8a-491e-9230-17bb0860eabf 2019-01-09 14:39:11,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100444078445s 2019-01-09 14:39:11,118 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-25fa3ad2-fd8a-491e-9230-17bb0860eabf 2019-01-09 14:39:11,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:39:11,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=131b93e5345a49f7b2562e3c83dac94d&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=7b9cd1d7c09346f5a7f055db708b4cc4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:39:11,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dde64e1-ba1c-4284-b6f3-efbb84bef0a7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=131b93e5345a49f7b2562e3c83dac94d&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=7b9cd1d7c09346f5a7f055db708b4cc4", "previous": null, "next": null}} 2019-01-09 14:39:11,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=131b93e5345a49f7b2562e3c83dac94d&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=7b9cd1d7c09346f5a7f055db708b4cc4 used request id req-1dde64e1-ba1c-4284-b6f3-efbb84bef0a7 2019-01-09 14:39:11,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10012793541s 2019-01-09 14:39:11,226 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=131b93e5345a49f7b2562e3c83dac94d&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=7b9cd1d7c09346f5a7f055db708b4cc4 used request id req-1dde64e1-ba1c-4284-b6f3-efbb84bef0a7 2019-01-09 14:39:11,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:39:11,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/7b9cd1d7c09346f5a7f055db708b4cc4/users/131b93e5345a49f7b2562e3c83dac94d/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:39:11,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7fae4ae-4ed2-4046-a158-522f96688c75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:39:11,411 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7b9cd1d7c09346f5a7f055db708b4cc4/users/131b93e5345a49f7b2562e3c83dac94d/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-d7fae4ae-4ed2-4046-a158-522f96688c75 2019-01-09 14:39:11,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.181365013123s 2019-01-09 14:39:11,412 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7b9cd1d7c09346f5a7f055db708b4cc4/users/131b93e5345a49f7b2562e3c83dac94d/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-d7fae4ae-4ed2-4046-a158-522f96688c75 2019-01-09 14:39:11,412 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_ba87a405-60b5-4f29-b90e-145665c3f642', 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'7b9cd1d7c09346f5a7f055db708b4cc4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '594e0d5c-fa64-4c02-8d96-3ea68ef3271f', 'username': u'vping_ssh-user_ba87a405-60b5-4f29-b90e-145665c3f642', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 14:39:11,415 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_ba87a405-60b5-4f29-b90e-145665c3f642', 'password': '594e0d5c-fa64-4c02-8d96-3ea68ef3271f', 'project_name': 'vping_ssh-project_ba87a405-60b5-4f29-b90e-145665c3f642', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '7b9cd1d7c09346f5a7f055db708b4cc4', 'project_domain_name': 'Default'} 2019-01-09 14:39:11,416 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-01-09 14:39:11,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:39:11,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:39:11,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e282642-e03c-4e55-a1b9-676bd565344f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:39:11,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-2e282642-e03c-4e55-a1b9-676bd565344f 2019-01-09 14:39:11,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0967879295349s 2019-01-09 14:39:11,514 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-2e282642-e03c-4e55-a1b9-676bd565344f 2019-01-09 14:39:11,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:39:11,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:39:11,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6166f72-35b6-489c-99fc-35631304308c Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/7b9cd1d7c09346f5a7f055db708b4cc4"}, "tags": [], "enabled": true, "id": "7b9cd1d7c09346f5a7f055db708b4cc4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ba87a405-60b5-4f29-b90e-145665c3f642"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:39:11,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a6166f72-35b6-489c-99fc-35631304308c 2019-01-09 14:39:11,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0886421203613s 2019-01-09 14:39:11,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a6166f72-35b6-489c-99fc-35631304308c 2019-01-09 14:39:11,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 14:39:11,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" -d '{"network": {"tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "name": "vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642", "admin_state_up": true}}' 2019-01-09 14:39:12,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-c0014ba0-86ce-407c-a4c7-8217afbd9b5c Date: Wed, 09 Jan 2019 14:39:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6f96e0ce-61a6-4507-b4e4-83d229eb2a49","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"7b9cd1d7c09346f5a7f055db708b4cc4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:39:11Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642","admin_state_up":true,"tenant_id":"7b9cd1d7c09346f5a7f055db708b4cc4","created_at":"2019-01-09T14:39:11Z","mtu":1450}} 2019-01-09 14:39:12,122 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-c0014ba0-86ce-407c-a4c7-8217afbd9b5c 2019-01-09 14:39:12,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.509681940079s 2019-01-09 14:39:12,122 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-c0014ba0-86ce-407c-a4c7-8217afbd9b5c 2019-01-09 14:39:12,123 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T14:39:11Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'6f96e0ce-61a6-4507-b4e4-83d229eb2a49', u'provider:segmentation_id': 5, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642', u'created_at': u'2019-01-09T14:39:11Z', u'mtu': 1450, u'tenant_id': u'7b9cd1d7c09346f5a7f055db708b4cc4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7b9cd1d7c09346f5a7f055db708b4cc4', u'l2_adjacency': True}) 2019-01-09 14:39:12,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:39:12,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4079183a-a2e0-46e8-8124-629d06b784d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:39:12,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4079183a-a2e0-46e8-8124-629d06b784d7 2019-01-09 14:39:12,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:39:12,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:39:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b9cd1d7c09346f5a7f055db708b4cc4", "name": "vping_ssh-project_ba87a405-60b5-4f29-b90e-145665c3f642"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_7b9cd1d7c09346f5a7f055db708b4cc4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_ba87a405-60b5-4f29-b90e-145665c3f642", "id": "131b93e5345a49f7b2562e3c83dac94d"}, "audit_ids": ["9i-tC2bATPKnE51_rMjM7Q"], "issued_at": "2019-01-09T14:39:12.000000Z"}} 2019-01-09 14:39:12,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:39:12,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:12,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-3ed5dac3-634a-417d-8937-5ff8b4813a1d Date: Wed, 09 Jan 2019 14:39:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f96e0ce-61a6-4507-b4e4-83d229eb2a49","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7b9cd1d7c09346f5a7f055db708b4cc4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:39:11Z","qos_policy_id":null,"name":"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642","admin_state_up":true,"tenant_id":"7b9cd1d7c09346f5a7f055db708b4cc4","created_at":"2019-01-09T14:39:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:39:12,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-3ed5dac3-634a-417d-8937-5ff8b4813a1d 2019-01-09 14:39:12,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.450861930847s 2019-01-09 14:39:12,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-3ed5dac3-634a-417d-8937-5ff8b4813a1d 2019-01-09 14:39:12,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 14:39:12,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" -d '{"subnet": {"name": "vping_ssh-subnet_ba87a405-60b5-4f29-b90e-145665c3f642", "enable_dhcp": true, "network_id": "6f96e0ce-61a6-4507-b4e4-83d229eb2a49", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 14:39:13,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9d5f9fa5-b95f-44c6-8d00-a5827bf2fc51 Date: Wed, 09 Jan 2019 14:39:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f96e0ce-61a6-4507-b4e4-83d229eb2a49","tenant_id":"7b9cd1d7c09346f5a7f055db708b4cc4","created_at":"2019-01-09T14:39:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:39: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":"7b9cd1d7c09346f5a7f055db708b4cc4","id":"6f9a2514-e598-47c9-a0a8-83be842cb4fd","subnetpool_id":null,"name":"vping_ssh-subnet_ba87a405-60b5-4f29-b90e-145665c3f642"}} 2019-01-09 14:39:13,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9d5f9fa5-b95f-44c6-8d00-a5827bf2fc51 2019-01-09 14:39:13,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.609333992004s 2019-01-09 14:39:13,590 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9d5f9fa5-b95f-44c6-8d00-a5827bf2fc51 2019-01-09 14:39:13,590 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:39: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'6f9a2514-e598-47c9-a0a8-83be842cb4fd', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_ba87a405-60b5-4f29-b90e-145665c3f642', u'enable_dhcp': True, u'network_id': u'6f96e0ce-61a6-4507-b4e4-83d229eb2a49', u'tenant_id': u'7b9cd1d7c09346f5a7f055db708b4cc4', u'created_at': u'2019-01-09T14:39: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'7b9cd1d7c09346f5a7f055db708b4cc4'}) 2019-01-09 14:39:13,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 14:39:13,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "vping_ssh-router_ba87a405-60b5-4f29-b90e-145665c3f642", "admin_state_up": true}}' 2019-01-09 14:39:15,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-918efb7b-4eb8-49b8-8f91-e610357517a8 Date: Wed, 09 Jan 2019 14:39:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:13Z", "admin_state_up": true, "updated_at": "2019-01-09T14:39:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "50c27678-e173-48b6-894c-50d97c9ecb59", "name": "vping_ssh-router_ba87a405-60b5-4f29-b90e-145665c3f642"}} 2019-01-09 14:39:15,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-918efb7b-4eb8-49b8-8f91-e610357517a8 2019-01-09 14:39:15,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49136209488s 2019-01-09 14:39:15,083 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-918efb7b-4eb8-49b8-8f91-e610357517a8 2019-01-09 14:39:15,083 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:39:14Z', u'revision_number': 3, u'id': u'50c27678-e173-48b6-894c-50d97c9ecb59', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_ba87a405-60b5-4f29-b90e-145665c3f642', u'admin_state_up': True, u'tenant_id': u'7b9cd1d7c09346f5a7f055db708b4cc4', u'created_at': u'2019-01-09T14:39:13Z', u'flavor_id': None, u'routes': [], u'project_id': u'7b9cd1d7c09346f5a7f055db708b4cc4'}) 2019-01-09 14:39:15,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 14:39:15,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/50c27678-e173-48b6-894c-50d97c9ecb59/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}c06deda0bb1ab4cb42feae66715ce024999c39f9" -d '{"subnet_id": "6f9a2514-e598-47c9-a0a8-83be842cb4fd"}' 2019-01-09 14:39:17,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3abc60f7-36b2-4ab5-a809-313dac72c00a Date: Wed, 09 Jan 2019 14:39:17 GMT RESP BODY: {"network_id": "6f96e0ce-61a6-4507-b4e4-83d229eb2a49", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "subnet_id": "6f9a2514-e598-47c9-a0a8-83be842cb4fd", "subnet_ids": ["6f9a2514-e598-47c9-a0a8-83be842cb4fd"], "port_id": "ed558e40-dcef-4b66-9d47-b0dff993ef50", "id": "50c27678-e173-48b6-894c-50d97c9ecb59"} 2019-01-09 14:39:17,605 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/50c27678-e173-48b6-894c-50d97c9ecb59/add_router_interface.json used request id req-3abc60f7-36b2-4ab5-a809-313dac72c00a 2019-01-09 14:39:17,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.52170801163s 2019-01-09 14:39:17,606 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/50c27678-e173-48b6-894c-50d97c9ecb59/add_router_interface.json used request id req-3abc60f7-36b2-4ab5-a809-313dac72c00a returning object 50c27678-e173-48b6-894c-50d97c9ecb59 2019-01-09 14:39:17,606 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:39:17,747 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 14:39:17,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:39:17,757 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 14:39:17 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 14:39:17,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:39:17,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:17,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-6b5c691e-03e9-4404-8c79-be844b3f5e5c Date: Wed, 09 Jan 2019 14:39:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:39:17,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6b5c691e-03e9-4404-8c79-be844b3f5e5c 2019-01-09 14:39:17,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.215918064117s 2019-01-09 14:39:17,979 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6b5c691e-03e9-4404-8c79-be844b3f5e5c 2019-01-09 14:39:17,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 14:39:17,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642"}' 2019-01-09 14:39:18,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0531e5cb-d1e7-4c12-91f2-64b453d10285 Date: Wed, 09 Jan 2019 14:39:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39/file", "owner": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "size": null, "self": "/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:39:17Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642", "checksum": null, "created_at": "2019-01-09T14:39:17Z", "protected": false} 2019-01-09 14:39:18,044 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-0531e5cb-d1e7-4c12-91f2-64b453d10285 2019-01-09 14:39:18,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.058021068573s 2019-01-09 14:39:18,045 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-0531e5cb-d1e7-4c12-91f2-64b453d10285 returning object 11e9ef39-21c6-43b6-a807-00502bf82a39 2019-01-09 14:39:18,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 14:39:18,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39/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}c06deda0bb1ab4cb42feae66715ce024999c39f9" -d '' 2019-01-09 14:39:18,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83c8aa73-d437-41b6-aa1b-2a60adc4248e Date: Wed, 09 Jan 2019 14:39: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-09 14:39:18,503 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39/file used request id req-83c8aa73-d437-41b6-aa1b-2a60adc4248e 2019-01-09 14:39:18,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.457185029984s 2019-01-09 14:39:18,503 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39/file used request id req-83c8aa73-d437-41b6-aa1b-2a60adc4248e 2019-01-09 14:39:18,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:39:18,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:18,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-bb4f8084-35c4-4870-b5f0-afb27ea24d21 Date: Wed, 09 Jan 2019 14:39:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/11e9ef39-21c6-43b6-a807-00502bf82a39/snap", "metadata": {}}], "file": "/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39/file", "owner": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "size": 12716032, "self": "/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/11e9ef39-21c6-43b6-a807-00502bf82a39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:39:18Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:39:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:39:18,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bb4f8084-35c4-4870-b5f0-afb27ea24d21 2019-01-09 14:39:18,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0945398807526s 2019-01-09 14:39:18,602 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bb4f8084-35c4-4870-b5f0-afb27ea24d21 2019-01-09 14:39:18,604 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/11e9ef39-21c6-43b6-a807-00502bf82a39/snap', u'metadata': Munch({})})], 'file': u'/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39/file', 'owner': u'7b9cd1d7c09346f5a7f055db708b4cc4', 'id': u'11e9ef39-21c6-43b6-a807-00502bf82a39', 'size': 12716032, u'self': u'/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b9cd1d7c09346f5a7f055db708b4cc4', 'name': 'vping_ssh-project_ba87a405-60b5-4f29-b90e-145665c3f642', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/11e9ef39-21c6-43b6-a807-00502bf82a39/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T14:39:18Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T14:39:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642', 'created': u'2019-01-09T14:39:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T14:39:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 14:39:18,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 14:39:18,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_ba87a405-60b5-4f29-b90e-145665c3f642", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 14:39:19,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39: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-fd7001be-fbcd-46eb-826d-43e4116666d1 x-compute-request-id: req-fd7001be-fbcd-46eb-826d-43e4116666d1 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_ba87a405-60b5-4f29-b90e-145665c3f642", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "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": "49500ae7-42c8-48b9-aae4-6afc4adb8576"}} 2019-01-09 14:39:19,612 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-fd7001be-fbcd-46eb-826d-43e4116666d1 2019-01-09 14:39:19,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 1.00723409653s 2019-01-09 14:39:19,613 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-fd7001be-fbcd-46eb-826d-43e4116666d1 2019-01-09 14:39:19,613 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_ba87a405-60b5-4f29-b90e-145665c3f642', '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'805038e1e9f34a349c09768ea1e3dacf', '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'49500ae7-42c8-48b9-aae4-6afc4adb8576', 'swap': 0}) 2019-01-09 14:39:19,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 14:39:19,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576/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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" -d '{"extra_specs": {}}' 2019-01-09 14:39:19,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5f59fc3-84d8-4e41-8a68-e08ef1ac0ed8 x-compute-request-id: req-c5f59fc3-84d8-4e41-8a68-e08ef1ac0ed8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:39:19,641 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576/os-extra_specs used request id req-c5f59fc3-84d8-4e41-8a68-e08ef1ac0ed8 2019-01-09 14:39:19,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.027027130127s 2019-01-09 14:39:19,641 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576/os-extra_specs used request id req-c5f59fc3-84d8-4e41-8a68-e08ef1ac0ed8 2019-01-09 14:39:19,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-09 14:39:19,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" -d '{"keypair": {"name": "vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642"}}' 2019-01-09 14:39:19,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93386e29-1550-4a62-90ab-81d72c352bda x-compute-request-id: req-93386e29-1550-4a62-90ab-81d72c352bda Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHwDzLy+06FFLk+R8rdOjvyBlvt0Q+c99wbh2umsk9wsOqO/yiyRWpDt++C8RDObFWMSHU6NRP+4MeKqUceFhxh6+G5s1PB93DsExaX2zghSPBrFsH9g6Jo6bkQRdmnGaYvVrQC3y3ObnzIeJ+C1RHDzWXgCn02KW7fvlN7gLxjNjsaQXjmvE9R7kvfGCs6/APAkgwRy9HNzaKyHB9+czNpcMgka+QPx39GDvhaeXSpgzys6XagPNdEUBj/zZaMp73/abcy2PMygXw9vyiWwn8PC4MtbaKtA6VZSXCYnJ/0/3oW/F4rAkxopM/dJW1a60im3YacBB8fGH2vMqErc39 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAx8A8y8vtOhRS5PkfK3To78gZb7dEPnPfcG4drprJPcLDqjv8\noskVqQ7fvgvEQzmxVjEh1OjUT/uDHiqlHHhYcYevhubNTwfdw7BMWl9s4IUjwaxb\nB/YOiaOm5EEXZpxmmL1a0At8tzm58yHifgtURw81l4Ap9Nilu375Te4C8YzY7GkF\n45rxPUe5L3xgrOvwDwJIMEcvRzc2ishwffnMzaXDIJGvkD8d/Rg74Wnl0qYM8rOl\n2oDzXRFAY/82WjKe9/2m3MtjzMoF8Pb8olsJ/DwuDLW2irQOlWUlwmJyf9P96Fvx\neKwJMaKTP3SVtWutIpt2GnAQfHxh9rzKhK3N/QIDAQABAoIBAHYOAqB79MenrVpQ\ndgCMBwN4Irho+vdiKkNbgUVpi9hpnJSnAWgAKkIRXWEHuUX1+f4z6YfY12ox/ss8\nbvsFkVf/1liHXf4Aayu1rVqYHVQQvBJB2Ec7QFpOk1tBsR/e/a/18Y8Vyu7LOkAc\n3aya64NX1NemUqW3yTOoFpXdPnYdOZKBSCpP9xPxAHtOBrOdvw/5GJGzEX3tndiE\nRMIRUBFZB5MekFc+HsCFuVdSoWSytW64e91hSgez6uETjp+b9U07b2sLL9kXjXjq\ni7eCHOxfslMCUcNyB3Nzs12JIr9GrSvnAlZEiu6qWC+BuQgLSeY1ug5f1e0mkXne\nc5Z0dMECgYEA7areQH5pyFd0Tipkl+Z5u7plObTISdi0sGPFSuZ4Q4n+4RfSQmjD\nqKBM2DfDE/g+RAUNH+fIPZC69wettt7Ms1F2vlqzty/VnXbyx90VeXYIADqp9ji7\ngfRRyTPe3r6igd7/DLh6TIsqDck+e89A0D2Z43urq+xAP/zaz6L3gNECgYEA1yil\nRtlFbZUvQ/GBjA0C3YuELpeMVO5z9WFaLv6k+zLRNbHBKw/e4FgDRbPDnlnVQTPU\nQY4y6hJUlzm1esgb6Np9zzlnyyV+oeHh3Blj2+Tg8VwvBuBnXndgUMA2hgLXV93K\n9s/x9kM6w7kLstj+LWtql/QI/UJkrv2GZCZB5W0CgYA3sua5WKbz48MHGppOmx4G\nZ+2XM44I+HeIKymunwqqUWnhWNLW63SHTWIU/iSCxpfZGxHzWz+rZgLbJ/qHM/nn\nQH1CqUEa+mPmrlzBiEejGo1PeHAimzMehqKwM67Upvqw0xEU6xsGW0r0xigVngHD\ni9xH2tDlzs1T8a9aIAg/MQKBgA/dD1KJ8nSB61o3FDYfP3bWMoi847vfWO1eoCeW\n3tMmjAZJdNSX9vbThmo9Ns8WEIMeLygmM9rOPy5nMto6ptQkR+JfeSehPBTzcpOn\ny5UK6wrgoRcAtJ5ibteFVH/M9dOkprJL4qslic+kdRhap2Lx6IoLlB4YJxQ/3QjF\nSVaBAoGAdUYdJzp61sYqyjAdvTlYrJnntHm3VlrLn3ZLV+iT5QcI2T3LwG96eUPz\nzyNlg5s3Ydcddxh2iahLXtFWp3SLHaGrn0L7ZOMmDCoh0D96HvSf4wbD0ux2ImjM\nl/45Ppz/Hh8TMD86MC+o4uEBakOtNDHH/diL7NatyF40ukh2Glw=\n-----END RSA PRIVATE KEY-----\n", "user_id": "131b93e5345a49f7b2562e3c83dac94d", "name": "vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642", "fingerprint": "c5:c4:78:8b:6d:cf:f5:ea:5b:88:c6:6f:03:56:95:fa"}} 2019-01-09 14:39:19,990 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-93386e29-1550-4a62-90ab-81d72c352bda 2019-01-09 14:39:19,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.347962856293s 2019-01-09 14:39:19,990 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-93386e29-1550-4a62-90ab-81d72c352bda 2019-01-09 14:39:19,991 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHwDzLy+06FFLk+R8rdOjvyBlvt0Q+c99wbh2umsk9wsOqO/yiyRWpDt++C8RDObFWMSHU6NRP+4MeKqUceFhxh6+G5s1PB93DsExaX2zghSPBrFsH9g6Jo6bkQRdmnGaYvVrQC3y3ObnzIeJ+C1RHDzWXgCn02KW7fvlN7gLxjNjsaQXjmvE9R7kvfGCs6/APAkgwRy9HNzaKyHB9+czNpcMgka+QPx39GDvhaeXSpgzys6XagPNdEUBj/zZaMp73/abcy2PMygXw9vyiWwn8PC4MtbaKtA6VZSXCYnJ/0/3oW/F4rAkxopM/dJW1a60im3YacBB8fGH2vMqErc39 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAx8A8y8vtOhRS5PkfK3To78gZb7dEPnPfcG4drprJPcLDqjv8\noskVqQ7fvgvEQzmxVjEh1OjUT/uDHiqlHHhYcYevhubNTwfdw7BMWl9s4IUjwaxb\nB/YOiaOm5EEXZpxmmL1a0At8tzm58yHifgtURw81l4Ap9Nilu375Te4C8YzY7GkF\n45rxPUe5L3xgrOvwDwJIMEcvRzc2ishwffnMzaXDIJGvkD8d/Rg74Wnl0qYM8rOl\n2oDzXRFAY/82WjKe9/2m3MtjzMoF8Pb8olsJ/DwuDLW2irQOlWUlwmJyf9P96Fvx\neKwJMaKTP3SVtWutIpt2GnAQfHxh9rzKhK3N/QIDAQABAoIBAHYOAqB79MenrVpQ\ndgCMBwN4Irho+vdiKkNbgUVpi9hpnJSnAWgAKkIRXWEHuUX1+f4z6YfY12ox/ss8\nbvsFkVf/1liHXf4Aayu1rVqYHVQQvBJB2Ec7QFpOk1tBsR/e/a/18Y8Vyu7LOkAc\n3aya64NX1NemUqW3yTOoFpXdPnYdOZKBSCpP9xPxAHtOBrOdvw/5GJGzEX3tndiE\nRMIRUBFZB5MekFc+HsCFuVdSoWSytW64e91hSgez6uETjp+b9U07b2sLL9kXjXjq\ni7eCHOxfslMCUcNyB3Nzs12JIr9GrSvnAlZEiu6qWC+BuQgLSeY1ug5f1e0mkXne\nc5Z0dMECgYEA7areQH5pyFd0Tipkl+Z5u7plObTISdi0sGPFSuZ4Q4n+4RfSQmjD\nqKBM2DfDE/g+RAUNH+fIPZC69wettt7Ms1F2vlqzty/VnXbyx90VeXYIADqp9ji7\ngfRRyTPe3r6igd7/DLh6TIsqDck+e89A0D2Z43urq+xAP/zaz6L3gNECgYEA1yil\nRtlFbZUvQ/GBjA0C3YuELpeMVO5z9WFaLv6k+zLRNbHBKw/e4FgDRbPDnlnVQTPU\nQY4y6hJUlzm1esgb6Np9zzlnyyV+oeHh3Blj2+Tg8VwvBuBnXndgUMA2hgLXV93K\n9s/x9kM6w7kLstj+LWtql/QI/UJkrv2GZCZB5W0CgYA3sua5WKbz48MHGppOmx4G\nZ+2XM44I+HeIKymunwqqUWnhWNLW63SHTWIU/iSCxpfZGxHzWz+rZgLbJ/qHM/nn\nQH1CqUEa+mPmrlzBiEejGo1PeHAimzMehqKwM67Upvqw0xEU6xsGW0r0xigVngHD\ni9xH2tDlzs1T8a9aIAg/MQKBgA/dD1KJ8nSB61o3FDYfP3bWMoi847vfWO1eoCeW\n3tMmjAZJdNSX9vbThmo9Ns8WEIMeLygmM9rOPy5nMto6ptQkR+JfeSehPBTzcpOn\ny5UK6wrgoRcAtJ5ibteFVH/M9dOkprJL4qslic+kdRhap2Lx6IoLlB4YJxQ/3QjF\nSVaBAoGAdUYdJzp61sYqyjAdvTlYrJnntHm3VlrLn3ZLV+iT5QcI2T3LwG96eUPz\nzyNlg5s3Ydcddxh2iahLXtFWp3SLHaGrn0L7ZOMmDCoh0D96HvSf4wbD0ux2ImjM\nl/45Ppz/Hh8TMD86MC+o4uEBakOtNDHH/diL7NatyF40ukh2Glw=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'131b93e5345a49f7b2562e3c83dac94d', 'name': u'vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642', 'created_at': '2019-01-09T14:39:19.991523', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b9cd1d7c09346f5a7f055db708b4cc4', 'name': 'vping_ssh-project_ba87a405-60b5-4f29-b90e-145665c3f642', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c5:c4:78:8b:6d:cf:f5:ea:5b:88:c6:6f:03:56:95:fa', 'type': 'ssh', 'id': u'vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642'}) 2019-01-09 14:39:19,992 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAx8A8y8vtOhRS5PkfK3To78gZb7dEPnPfcG4drprJPcLDqjv8 oskVqQ7fvgvEQzmxVjEh1OjUT/uDHiqlHHhYcYevhubNTwfdw7BMWl9s4IUjwaxb B/YOiaOm5EEXZpxmmL1a0At8tzm58yHifgtURw81l4Ap9Nilu375Te4C8YzY7GkF 45rxPUe5L3xgrOvwDwJIMEcvRzc2ishwffnMzaXDIJGvkD8d/Rg74Wnl0qYM8rOl 2oDzXRFAY/82WjKe9/2m3MtjzMoF8Pb8olsJ/DwuDLW2irQOlWUlwmJyf9P96Fvx eKwJMaKTP3SVtWutIpt2GnAQfHxh9rzKhK3N/QIDAQABAoIBAHYOAqB79MenrVpQ dgCMBwN4Irho+vdiKkNbgUVpi9hpnJSnAWgAKkIRXWEHuUX1+f4z6YfY12ox/ss8 bvsFkVf/1liHXf4Aayu1rVqYHVQQvBJB2Ec7QFpOk1tBsR/e/a/18Y8Vyu7LOkAc 3aya64NX1NemUqW3yTOoFpXdPnYdOZKBSCpP9xPxAHtOBrOdvw/5GJGzEX3tndiE RMIRUBFZB5MekFc+HsCFuVdSoWSytW64e91hSgez6uETjp+b9U07b2sLL9kXjXjq i7eCHOxfslMCUcNyB3Nzs12JIr9GrSvnAlZEiu6qWC+BuQgLSeY1ug5f1e0mkXne c5Z0dMECgYEA7areQH5pyFd0Tipkl+Z5u7plObTISdi0sGPFSuZ4Q4n+4RfSQmjD qKBM2DfDE/g+RAUNH+fIPZC69wettt7Ms1F2vlqzty/VnXbyx90VeXYIADqp9ji7 gfRRyTPe3r6igd7/DLh6TIsqDck+e89A0D2Z43urq+xAP/zaz6L3gNECgYEA1yil RtlFbZUvQ/GBjA0C3YuELpeMVO5z9WFaLv6k+zLRNbHBKw/e4FgDRbPDnlnVQTPU QY4y6hJUlzm1esgb6Np9zzlnyyV+oeHh3Blj2+Tg8VwvBuBnXndgUMA2hgLXV93K 9s/x9kM6w7kLstj+LWtql/QI/UJkrv2GZCZB5W0CgYA3sua5WKbz48MHGppOmx4G Z+2XM44I+HeIKymunwqqUWnhWNLW63SHTWIU/iSCxpfZGxHzWz+rZgLbJ/qHM/nn QH1CqUEa+mPmrlzBiEejGo1PeHAimzMehqKwM67Upvqw0xEU6xsGW0r0xigVngHD i9xH2tDlzs1T8a9aIAg/MQKBgA/dD1KJ8nSB61o3FDYfP3bWMoi847vfWO1eoCeW 3tMmjAZJdNSX9vbThmo9Ns8WEIMeLygmM9rOPy5nMto6ptQkR+JfeSehPBTzcpOn y5UK6wrgoRcAtJ5ibteFVH/M9dOkprJL4qslic+kdRhap2Lx6IoLlB4YJxQ/3QjF SVaBAoGAdUYdJzp61sYqyjAdvTlYrJnntHm3VlrLn3ZLV+iT5QcI2T3LwG96eUPz zyNlg5s3Ydcddxh2iahLXtFWp3SLHaGrn0L7ZOMmDCoh0D96HvSf4wbD0ux2ImjM l/45Ppz/Hh8TMD86MC+o4uEBakOtNDHH/diL7NatyF40ukh2Glw= -----END RSA PRIVATE KEY----- 2019-01-09 14:39:19,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-09 14:39:19,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" -d '{"security_group": {"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-01-09 14:39:20,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-57eb8bba-921b-4100-82de-1c70b2c88b48 Date: Wed, 09 Jan 2019 14:39:20 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:20Z", "updated_at": "2019-01-09T14:39:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:20Z", "revision_number": 0, "id": "2345ce8a-ecba-4f06-b09b-71e399d92123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:20Z", "security_group_id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:20Z", "revision_number": 0, "id": "38d6db02-ece5-4cca-9927-341b865132a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:20Z", "security_group_id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}], "revision_number": 2, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}} 2019-01-09 14:39:20,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-57eb8bba-921b-4100-82de-1c70b2c88b48 2019-01-09 14:39:20,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.20490193367s 2019-01-09 14:39:20,200 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-57eb8bba-921b-4100-82de-1c70b2c88b48 2019-01-09 14:39:20,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:39:20,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:20,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-9d1fb22b-1dc6-4dbf-9a77-0d5c039766e7 Date: Wed, 09 Jan 2019 14:39:20 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:20Z", "updated_at": "2019-01-09T14:39:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:20Z", "revision_number": 0, "id": "2345ce8a-ecba-4f06-b09b-71e399d92123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:20Z", "security_group_id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:20Z", "revision_number": 0, "id": "38d6db02-ece5-4cca-9927-341b865132a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:20Z", "security_group_id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}], "revision_number": 2, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}, {"description": "Default security group", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:11Z", "updated_at": "2019-01-09T14:39:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "69da158d-ff98-433e-aa51-d43395a26960", "remote_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "bf0921cc-97ac-421f-a796-093a6f3ad168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "e14803b3-ef22-4937-a4d6-bafa4b6a419c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "f63bf557-dd66-4e43-b60c-691aa2d64e76", "remote_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}], "revision_number": 4, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "name": "default"}]} 2019-01-09 14:39:20,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9d1fb22b-1dc6-4dbf-9a77-0d5c039766e7 2019-01-09 14:39:20,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0745668411255s 2019-01-09 14:39:20,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9d1fb22b-1dc6-4dbf-9a77-0d5c039766e7 2019-01-09 14:39:20,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 14:39:20,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" -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": "63d4327b-2f41-423e-8e53-4a97a1b9d46d"}}' 2019-01-09 14:39:20,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-759b5389-a4c5-4e7c-bcbc-572904117cd7 Date: Wed, 09 Jan 2019 14:39:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-09T14:39:20Z", "security_group_id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "port_range_min": 22, "revision_number": 0, "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:20Z", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "ba62be48-140e-4419-bbf8-bb1ef6334714"}} 2019-01-09 14:39:20,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-759b5389-a4c5-4e7c-bcbc-572904117cd7 2019-01-09 14:39:20,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139778137207s 2019-01-09 14:39:20,423 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-759b5389-a4c5-4e7c-bcbc-572904117cd7 2019-01-09 14:39:20,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:39:20,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:20,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-f763ec66-fd45-45c2-abee-64b494df5ce6 Date: Wed, 09 Jan 2019 14:39:20 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:20Z", "updated_at": "2019-01-09T14:39:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:20Z", "revision_number": 0, "id": "2345ce8a-ecba-4f06-b09b-71e399d92123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:20Z", "security_group_id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:20Z", "revision_number": 0, "id": "38d6db02-ece5-4cca-9927-341b865132a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:20Z", "security_group_id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T14:39:20Z", "revision_number": 0, "id": "ba62be48-140e-4419-bbf8-bb1ef6334714", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:20Z", "security_group_id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}], "revision_number": 3, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}, {"description": "Default security group", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:11Z", "updated_at": "2019-01-09T14:39:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "69da158d-ff98-433e-aa51-d43395a26960", "remote_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "bf0921cc-97ac-421f-a796-093a6f3ad168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "e14803b3-ef22-4937-a4d6-bafa4b6a419c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "f63bf557-dd66-4e43-b60c-691aa2d64e76", "remote_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}], "revision_number": 4, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "name": "default"}]} 2019-01-09 14:39:20,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f763ec66-fd45-45c2-abee-64b494df5ce6 2019-01-09 14:39:20,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0458319187164s 2019-01-09 14:39:20,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f763ec66-fd45-45c2-abee-64b494df5ce6 2019-01-09 14:39:20,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 14:39:20,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" -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": "63d4327b-2f41-423e-8e53-4a97a1b9d46d"}}' 2019-01-09 14:39:20,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-06974bcc-34ab-44ea-bead-413a430e2052 Date: Wed, 09 Jan 2019 14:39:20 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:39:20Z", "security_group_id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "port_range_min": null, "revision_number": 0, "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:20Z", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "8c30e5f8-172e-4294-af0b-3d414c3d8bcb"}} 2019-01-09 14:39:20,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-06974bcc-34ab-44ea-bead-413a430e2052 2019-01-09 14:39:20,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12028002739s 2019-01-09 14:39:20,597 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-06974bcc-34ab-44ea-bead-413a430e2052 2019-01-09 14:39:20,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:39:20,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:20,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-641c237a-2406-4c22-b65c-d62216686926 Date: Wed, 09 Jan 2019 14:39:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f96e0ce-61a6-4507-b4e4-83d229eb2a49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b9cd1d7c09346f5a7f055db708b4cc4","l2_adjacency":true,"status":"ACTIVE","subnets":["6f9a2514-e598-47c9-a0a8-83be842cb4fd"],"description":"","tags":[],"updated_at":"2019-01-09T14:39:13Z","qos_policy_id":null,"name":"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642","admin_state_up":true,"tenant_id":"7b9cd1d7c09346f5a7f055db708b4cc4","created_at":"2019-01-09T14:39:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:39:20,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-641c237a-2406-4c22-b65c-d62216686926 2019-01-09 14:39:20,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0950570106506s 2019-01-09 14:39:20,694 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-641c237a-2406-4c22-b65c-d62216686926 2019-01-09 14:39:20,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:39:20,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:20,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-8cf04b35-83e4-43cd-b461-0aadc841876a Date: Wed, 09 Jan 2019 14:39:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/11e9ef39-21c6-43b6-a807-00502bf82a39/snap", "metadata": {}}], "file": "/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39/file", "owner": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "size": 12716032, "self": "/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/11e9ef39-21c6-43b6-a807-00502bf82a39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:39:18Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:39:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:39:20,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8cf04b35-83e4-43cd-b461-0aadc841876a 2019-01-09 14:39:20,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.143874883652s 2019-01-09 14:39:20,843 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8cf04b35-83e4-43cd-b461-0aadc841876a 2019-01-09 14:39:20,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:39:20,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:20,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39: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-f858d06f-896d-4b6a-a58d-f25089c1d608 x-compute-request-id: req-f858d06f-896d-4b6a-a58d-f25089c1d608 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_ba87a405-60b5-4f29-b90e-145665c3f642", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "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": "49500ae7-42c8-48b9-aae4-6afc4adb8576"}]} 2019-01-09 14:39:20,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-f858d06f-896d-4b6a-a58d-f25089c1d608 2019-01-09 14:39:20,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0234000682831s 2019-01-09 14:39:20,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-f858d06f-896d-4b6a-a58d-f25089c1d608 2019-01-09 14:39:20,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 14:39:20,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" -d '{"server": {"name": "vping_ssh-vm2_ba87a405-60b5-4f29-b90e-145665c3f642", "imageRef": "11e9ef39-21c6-43b6-a807-00502bf82a39", "flavorRef": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6f96e0ce-61a6-4507-b4e4-83d229eb2a49"}], "security_groups": [{"name": "63d4327b-2f41-423e-8e53-4a97a1b9d46d"}]}}' 2019-01-09 14:39:21,967 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:39: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-90fc2bb4-ef8e-4f08-901c-dce2eed75a3e x-compute-request-id: req-90fc2bb4-ef8e-4f08-901c-dce2eed75a3e Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "63d4327b-2f41-423e-8e53-4a97a1b9d46d"}], "OS-DCF:diskConfig": "MANUAL", "id": "447caea1-4d89-4d06-963e-a333fb8daeee", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "bookmark"}], "adminPass": "3CHCXGp6FtAo"}} 2019-01-09 14:39:21,967 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-90fc2bb4-ef8e-4f08-901c-dce2eed75a3e 2019-01-09 14:39:21,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.09750890732s 2019-01-09 14:39:21,968 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-90fc2bb4-ef8e-4f08-901c-dce2eed75a3e 2019-01-09 14:39:21,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:21,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:22,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39: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-0969a036-6896-4762-b9db-66ac09a3e6a7 x-compute-request-id: req-0969a036-6896-4762-b9db-66ac09a3e6a7 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.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "447caea1-4d89-4d06-963e-a333fb8daeee", "user_id": "131b93e5345a49f7b2562e3c83dac94d", "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-09T14:39:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:21Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:39:22,560 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0969a036-6896-4762-b9db-66ac09a3e6a7 2019-01-09 14:39:22,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59134888649s 2019-01-09 14:39:22,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0969a036-6896-4762-b9db-66ac09a3e6a7 2019-01-09 14:39:22,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:39:22,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:22,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-25b8ec63-df54-4f83-a0ff-e05402b13a19 Date: Wed, 09 Jan 2019 14:39:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f96e0ce-61a6-4507-b4e4-83d229eb2a49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b9cd1d7c09346f5a7f055db708b4cc4","l2_adjacency":true,"status":"ACTIVE","subnets":["6f9a2514-e598-47c9-a0a8-83be842cb4fd"],"description":"","tags":[],"updated_at":"2019-01-09T14:39:13Z","qos_policy_id":null,"name":"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642","admin_state_up":true,"tenant_id":"7b9cd1d7c09346f5a7f055db708b4cc4","created_at":"2019-01-09T14:39:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:39:22,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-25b8ec63-df54-4f83-a0ff-e05402b13a19 2019-01-09 14:39:22,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.099445104599s 2019-01-09 14:39:22,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-25b8ec63-df54-4f83-a0ff-e05402b13a19 2019-01-09 14:39:22,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:39:22,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:22,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-e4b4c2dd-b832-4839-8f8e-3a413c622f81 Date: Wed, 09 Jan 2019 14:39:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f96e0ce-61a6-4507-b4e4-83d229eb2a49","tenant_id":"7b9cd1d7c09346f5a7f055db708b4cc4","created_at":"2019-01-09T14:39:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:39: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":"7b9cd1d7c09346f5a7f055db708b4cc4","id":"6f9a2514-e598-47c9-a0a8-83be842cb4fd","subnetpool_id":null,"name":"vping_ssh-subnet_ba87a405-60b5-4f29-b90e-145665c3f642"}]} 2019-01-09 14:39:22,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-e4b4c2dd-b832-4839-8f8e-3a413c622f81 2019-01-09 14:39:22,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0841209888458s 2019-01-09 14:39:22,752 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-e4b4c2dd-b832-4839-8f8e-3a413c622f81 2019-01-09 14:39:22,753 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:39:24,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:24,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:25,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a311729e-4162-4500-a9b5-233098a90bef x-compute-request-id: req-a311729e-4162-4500-a9b5-233098a90bef 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.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "447caea1-4d89-4d06-963e-a333fb8daeee", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:39:23Z", "hostId": "32dabe0201a5b2681286276d2bacb0ee543855589b88ec82c8c4e859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:21Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:39:25,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a311729e-4162-4500-a9b5-233098a90bef 2019-01-09 14:39:25,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657527923584s 2019-01-09 14:39:25,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a311729e-4162-4500-a9b5-233098a90bef 2019-01-09 14:39:25,417 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:39:27,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:27,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:27,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39: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-f97caf5f-7a09-4b76-8587-70890df34f68 x-compute-request-id: req-f97caf5f-7a09-4b76-8587-70890df34f68 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.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "447caea1-4d89-4d06-963e-a333fb8daeee", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:39:23Z", "hostId": "32dabe0201a5b2681286276d2bacb0ee543855589b88ec82c8c4e859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:21Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:39:27,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f97caf5f-7a09-4b76-8587-70890df34f68 2019-01-09 14:39:27,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202742099762s 2019-01-09 14:39:27,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f97caf5f-7a09-4b76-8587-70890df34f68 2019-01-09 14:39:27,626 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:39:29,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:29,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:30,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0fb79313-6ac8-4583-b0a7-59b6645ea538 x-compute-request-id: req-0fb79313-6ac8-4583-b0a7-59b6645ea538 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:a8:04", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:39:29.000000", "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "447caea1-4d89-4d06-963e-a333fb8daeee", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:39:29Z", "hostId": "32dabe0201a5b2681286276d2bacb0ee543855589b88ec82c8c4e859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:21Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:39:30,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0fb79313-6ac8-4583-b0a7-59b6645ea538 2019-01-09 14:39:30,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.951890945435s 2019-01-09 14:39:30,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0fb79313-6ac8-4583-b0a7-59b6645ea538 2019-01-09 14:39:30,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:39:30,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=447caea1-4d89-4d06-963e-a333fb8daeee" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:30,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-22c7259e-2011-4d5c-baad-440facebb72a Date: Wed, 09 Jan 2019 14:39:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:39:28Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6f9a2514-e598-47c9-a0a8-83be842cb4fd","ip_address":"192.168.120.4"}],"id":"808f80eb-4ab1-44c6-bcd5-1e58b8ddda36","security_groups":["63d4327b-2f41-423e-8e53-4a97a1b9d46d"],"mac_address":"fa:16:3e:8a:a8:04","project_id":"7b9cd1d7c09346f5a7f055db708b4cc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f96e0ce-61a6-4507-b4e4-83d229eb2a49","tenant_id":"7b9cd1d7c09346f5a7f055db708b4cc4","created_at":"2019-01-09T14:39:23Z","binding:vnic_type":"normal","device_id":"447caea1-4d89-4d06-963e-a333fb8daeee","ip_allocation":"immediate"}]} 2019-01-09 14:39:30,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=447caea1-4d89-4d06-963e-a333fb8daeee used request id req-22c7259e-2011-4d5c-baad-440facebb72a 2019-01-09 14:39:30,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0776450634003s 2019-01-09 14:39:30,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=447caea1-4d89-4d06-963e-a333fb8daeee used request id req-22c7259e-2011-4d5c-baad-440facebb72a 2019-01-09 14:39:30,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:39:30,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=808f80eb-4ab1-44c6-bcd5-1e58b8ddda36" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:30,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2cf61da3-e33e-415c-b5cc-b09c065981da Date: Wed, 09 Jan 2019 14:39:30 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:39:30,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=808f80eb-4ab1-44c6-bcd5-1e58b8ddda36 used request id req-2cf61da3-e33e-415c-b5cc-b09c065981da 2019-01-09 14:39:30,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0226390361786s 2019-01-09 14:39:30,692 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=808f80eb-4ab1-44c6-bcd5-1e58b8ddda36 used request id req-2cf61da3-e33e-415c-b5cc-b09c065981da 2019-01-09 14:39:30,692 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8a:a8:04', 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'11e9ef39-21c6-43b6-a807-00502bf82a39'}), 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-09T14:39:29.000000', 'flavor': Munch({u'id': u'49500ae7-42c8-48b9-aae4-6afc4adb8576'}), 'az': u'nova', 'id': u'447caea1-4d89-4d06-963e-a333fb8daeee', 'security_groups': [Munch({u'name': u'vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'131b93e5345a49f7b2562e3c83dac94d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b9cd1d7c09346f5a7f055db708b4cc4', 'name': 'vping_ssh-project_ba87a405-60b5-4f29-b90e-145665c3f642', '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-09T14:39:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T14:39:29Z', 'hostId': u'32dabe0201a5b2681286276d2bacb0ee543855589b88ec82c8c4e859', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'32dabe0201a5b2681286276d2bacb0ee543855589b88ec82c8c4e859', '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-09T14:39:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7b9cd1d7c09346f5a7f055db708b4cc4', 'name': u'vping_ssh-vm2_ba87a405-60b5-4f29-b90e-145665c3f642', 'adminPass': u'3CHCXGp6FtAo', 'tenant_id': u'7b9cd1d7c09346f5a7f055db708b4cc4', 'created_at': u'2019-01-09T14:39:21Z', 'created': u'2019-01-09T14:39:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-09 14:39:30,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:39:30,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:30,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-dd16a230-c115-4866-9b3a-d54b74ec90ab Date: Wed, 09 Jan 2019 14:39:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f96e0ce-61a6-4507-b4e4-83d229eb2a49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b9cd1d7c09346f5a7f055db708b4cc4","l2_adjacency":true,"status":"ACTIVE","subnets":["6f9a2514-e598-47c9-a0a8-83be842cb4fd"],"description":"","tags":[],"updated_at":"2019-01-09T14:39:13Z","qos_policy_id":null,"name":"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642","admin_state_up":true,"tenant_id":"7b9cd1d7c09346f5a7f055db708b4cc4","created_at":"2019-01-09T14:39:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:39:30,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-dd16a230-c115-4866-9b3a-d54b74ec90ab 2019-01-09 14:39:30,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0961029529572s 2019-01-09 14:39:30,790 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-dd16a230-c115-4866-9b3a-d54b74ec90ab 2019-01-09 14:39:30,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:39:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:30,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-4d67fdbd-847d-425c-a774-b18103875d6d Date: Wed, 09 Jan 2019 14:39:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/11e9ef39-21c6-43b6-a807-00502bf82a39/snap", "metadata": {}}], "file": "/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39/file", "owner": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "size": 12716032, "self": "/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/11e9ef39-21c6-43b6-a807-00502bf82a39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:39:18Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:39:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:39:30,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4d67fdbd-847d-425c-a774-b18103875d6d 2019-01-09 14:39:30,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0342919826508s 2019-01-09 14:39:30,829 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4d67fdbd-847d-425c-a774-b18103875d6d 2019-01-09 14:39:30,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:39:30,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:30,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39: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-cf760184-56ca-4a7f-897e-b2b9aa9abfeb x-compute-request-id: req-cf760184-56ca-4a7f-897e-b2b9aa9abfeb Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_ba87a405-60b5-4f29-b90e-145665c3f642", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "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": "49500ae7-42c8-48b9-aae4-6afc4adb8576"}]} 2019-01-09 14:39:30,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-cf760184-56ca-4a7f-897e-b2b9aa9abfeb 2019-01-09 14:39:30,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221412181854s 2019-01-09 14:39:30,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-cf760184-56ca-4a7f-897e-b2b9aa9abfeb 2019-01-09 14:39:30,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 14:39:30,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" -d '{"server": {"name": "vping_ssh-vm_ba87a405-60b5-4f29-b90e-145665c3f642", "imageRef": "11e9ef39-21c6-43b6-a807-00502bf82a39", "key_name": "vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642", "flavorRef": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "max_count": 1, "min_count": 1, "networks": [{"uuid": "6f96e0ce-61a6-4507-b4e4-83d229eb2a49"}], "security_groups": [{"name": "63d4327b-2f41-423e-8e53-4a97a1b9d46d"}]}}' 2019-01-09 14:39:31,759 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:39: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-ab9e6e18-ce10-4f49-8188-07603bd05da3 x-compute-request-id: req-ab9e6e18-ce10-4f49-8188-07603bd05da3 Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "63d4327b-2f41-423e-8e53-4a97a1b9d46d"}], "OS-DCF:diskConfig": "MANUAL", "id": "440589fa-a44d-4bf8-893f-94ff32a10f54", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "bookmark"}], "adminPass": "tLM7SYivvMn3"}} 2019-01-09 14:39:31,759 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-ab9e6e18-ce10-4f49-8188-07603bd05da3 2019-01-09 14:39:31,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.905169010162s 2019-01-09 14:39:31,760 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-ab9e6e18-ce10-4f49-8188-07603bd05da3 2019-01-09 14:39:31,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:31,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:32,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-491cea0d-1418-4a27-9553-7b8ddd0a764f x-compute-request-id: req-491cea0d-1418-4a27-9553-7b8ddd0a764f 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.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "440589fa-a44d-4bf8-893f-94ff32a10f54", "user_id": "131b93e5345a49f7b2562e3c83dac94d", "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-09T14:39:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642", "name": "vping_ssh-vm_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:31Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:a8:04", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:39:29.000000", "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "447caea1-4d89-4d06-963e-a333fb8daeee", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:39:29Z", "hostId": "32dabe0201a5b2681286276d2bacb0ee543855589b88ec82c8c4e859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:21Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:39:32,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-491cea0d-1418-4a27-9553-7b8ddd0a764f 2019-01-09 14:39:32,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489072084427s 2019-01-09 14:39:32,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-491cea0d-1418-4a27-9553-7b8ddd0a764f 2019-01-09 14:39:32,256 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:39:34,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:34,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:34,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39: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-c404df3e-5e27-4c54-aeab-10502d6e441f x-compute-request-id: req-c404df3e-5e27-4c54-aeab-10502d6e441f Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "440589fa-a44d-4bf8-893f-94ff32a10f54", "user_id": "131b93e5345a49f7b2562e3c83dac94d", "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-09T14:39:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642", "name": "vping_ssh-vm_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:31Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:a8:04", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:39:29.000000", "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "447caea1-4d89-4d06-963e-a333fb8daeee", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:39:29Z", "hostId": "32dabe0201a5b2681286276d2bacb0ee543855589b88ec82c8c4e859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:21Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:39:34,677 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c404df3e-5e27-4c54-aeab-10502d6e441f 2019-01-09 14:39:34,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418536901474s 2019-01-09 14:39:34,678 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c404df3e-5e27-4c54-aeab-10502d6e441f 2019-01-09 14:39:34,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:39:36,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:36,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:37,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebae6637-28ea-4d0a-9c73-ca7a7ac846ac x-compute-request-id: req-ebae6637-28ea-4d0a-9c73-ca7a7ac846ac Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "440589fa-a44d-4bf8-893f-94ff32a10f54", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:39:36Z", "hostId": "18817ea5a0ea0fa82aa9ecd3e1f2f65e9acd3b971f797a9ccfa30a72", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642", "name": "vping_ssh-vm_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:31Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:a8:04", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:39:29.000000", "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "447caea1-4d89-4d06-963e-a333fb8daeee", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:39:29Z", "hostId": "32dabe0201a5b2681286276d2bacb0ee543855589b88ec82c8c4e859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:21Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:39:37,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ebae6637-28ea-4d0a-9c73-ca7a7ac846ac 2019-01-09 14:39:37,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.330728054047s 2019-01-09 14:39:37,016 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ebae6637-28ea-4d0a-9c73-ca7a7ac846ac 2019-01-09 14:39:37,021 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:39:39,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:39,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:39,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79987ea1-688f-43ff-91be-45c5b193d19e x-compute-request-id: req-79987ea1-688f-43ff-91be-45c5b193d19e Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "440589fa-a44d-4bf8-893f-94ff32a10f54", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:39:36Z", "hostId": "18817ea5a0ea0fa82aa9ecd3e1f2f65e9acd3b971f797a9ccfa30a72", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642", "name": "vping_ssh-vm_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:31Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:a8:04", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:39:29.000000", "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "447caea1-4d89-4d06-963e-a333fb8daeee", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:39:29Z", "hostId": "32dabe0201a5b2681286276d2bacb0ee543855589b88ec82c8c4e859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:21Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:39:39,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-79987ea1-688f-43ff-91be-45c5b193d19e 2019-01-09 14:39:39,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372030973434s 2019-01-09 14:39:39,396 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-79987ea1-688f-43ff-91be-45c5b193d19e 2019-01-09 14:39:39,401 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:39:41,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:41,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:41,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39: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-981a7a2b-1054-4161-951a-fc98ef2b902d x-compute-request-id: req-981a7a2b-1054-4161-951a-fc98ef2b902d Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ee:6f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:39:39.000000", "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "440589fa-a44d-4bf8-893f-94ff32a10f54", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:39:39Z", "hostId": "18817ea5a0ea0fa82aa9ecd3e1f2f65e9acd3b971f797a9ccfa30a72", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642", "name": "vping_ssh-vm_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:31Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:a8:04", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:39:29.000000", "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "447caea1-4d89-4d06-963e-a333fb8daeee", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:39:29Z", "hostId": "32dabe0201a5b2681286276d2bacb0ee543855589b88ec82c8c4e859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:21Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:39:41,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-981a7a2b-1054-4161-951a-fc98ef2b902d 2019-01-09 14:39:41,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172389030457s 2019-01-09 14:39:41,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-981a7a2b-1054-4161-951a-fc98ef2b902d 2019-01-09 14:39:41,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:39:41,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=440589fa-a44d-4bf8-893f-94ff32a10f54" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:41,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-14f7f387-3dc6-4e36-9709-00facac39d0e Date: Wed, 09 Jan 2019 14:39:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:39:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6f9a2514-e598-47c9-a0a8-83be842cb4fd","ip_address":"192.168.120.3"}],"id":"454c2ce6-3b20-468a-9365-dd2836ee9b04","security_groups":["63d4327b-2f41-423e-8e53-4a97a1b9d46d"],"mac_address":"fa:16:3e:65:ee:6f","project_id":"7b9cd1d7c09346f5a7f055db708b4cc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f96e0ce-61a6-4507-b4e4-83d229eb2a49","tenant_id":"7b9cd1d7c09346f5a7f055db708b4cc4","created_at":"2019-01-09T14:39:36Z","binding:vnic_type":"normal","device_id":"440589fa-a44d-4bf8-893f-94ff32a10f54","ip_allocation":"immediate"}]} 2019-01-09 14:39:41,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=440589fa-a44d-4bf8-893f-94ff32a10f54 used request id req-14f7f387-3dc6-4e36-9709-00facac39d0e 2019-01-09 14:39:41,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.230502843857s 2019-01-09 14:39:41,812 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=440589fa-a44d-4bf8-893f-94ff32a10f54 used request id req-14f7f387-3dc6-4e36-9709-00facac39d0e 2019-01-09 14:39:41,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:39:41,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=454c2ce6-3b20-468a-9365-dd2836ee9b04" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:41,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8d70deee-5f15-45ea-a939-c91f5f85a4e7 Date: Wed, 09 Jan 2019 14:39:41 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:39:41,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=454c2ce6-3b20-468a-9365-dd2836ee9b04 used request id req-8d70deee-5f15-45ea-a939-c91f5f85a4e7 2019-01-09 14:39:41,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0206000804901s 2019-01-09 14:39:41,838 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=454c2ce6-3b20-468a-9365-dd2836ee9b04 used request id req-8d70deee-5f15-45ea-a939-c91f5f85a4e7 2019-01-09 14:39:41,839 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:ee:6f', 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'11e9ef39-21c6-43b6-a807-00502bf82a39'}), 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-09T14:39:39.000000', 'flavor': Munch({u'id': u'49500ae7-42c8-48b9-aae4-6afc4adb8576'}), 'az': u'nova', 'id': u'440589fa-a44d-4bf8-893f-94ff32a10f54', 'security_groups': [Munch({u'name': u'vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'131b93e5345a49f7b2562e3c83dac94d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b9cd1d7c09346f5a7f055db708b4cc4', 'name': 'vping_ssh-project_ba87a405-60b5-4f29-b90e-145665c3f642', '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-09T14:39:39.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T14:39:39Z', 'hostId': u'18817ea5a0ea0fa82aa9ecd3e1f2f65e9acd3b971f797a9ccfa30a72', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'18817ea5a0ea0fa82aa9ecd3e1f2f65e9acd3b971f797a9ccfa30a72', '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-09T14:39:39.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'7b9cd1d7c09346f5a7f055db708b4cc4', 'name': u'vping_ssh-vm_ba87a405-60b5-4f29-b90e-145665c3f642', 'adminPass': u'tLM7SYivvMn3', 'tenant_id': u'7b9cd1d7c09346f5a7f055db708b4cc4', 'created_at': u'2019-01-09T14:39:31Z', 'created': u'2019-01-09T14:39:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-09 14:39:41,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:39:41,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:41,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-1eda5cfb-4ae9-41e2-9c6f-0a5f733525cf Date: Wed, 09 Jan 2019 14:39:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f96e0ce-61a6-4507-b4e4-83d229eb2a49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b9cd1d7c09346f5a7f055db708b4cc4","l2_adjacency":true,"status":"ACTIVE","subnets":["6f9a2514-e598-47c9-a0a8-83be842cb4fd"],"description":"","tags":[],"updated_at":"2019-01-09T14:39:13Z","qos_policy_id":null,"name":"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642","admin_state_up":true,"tenant_id":"7b9cd1d7c09346f5a7f055db708b4cc4","created_at":"2019-01-09T14:39:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:39:41,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1eda5cfb-4ae9-41e2-9c6f-0a5f733525cf 2019-01-09 14:39:41,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0995140075684s 2019-01-09 14:39:41,942 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1eda5cfb-4ae9-41e2-9c6f-0a5f733525cf 2019-01-09 14:39:41,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:39:41,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=440589fa-a44d-4bf8-893f-94ff32a10f54" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:41,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-e51f1111-44de-4057-974b-3b25f7cf8d3a Date: Wed, 09 Jan 2019 14:39:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:39:38Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6f9a2514-e598-47c9-a0a8-83be842cb4fd","ip_address":"192.168.120.3"}],"id":"454c2ce6-3b20-468a-9365-dd2836ee9b04","security_groups":["63d4327b-2f41-423e-8e53-4a97a1b9d46d"],"mac_address":"fa:16:3e:65:ee:6f","project_id":"7b9cd1d7c09346f5a7f055db708b4cc4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6f96e0ce-61a6-4507-b4e4-83d229eb2a49","tenant_id":"7b9cd1d7c09346f5a7f055db708b4cc4","created_at":"2019-01-09T14:39:36Z","binding:vnic_type":"normal","device_id":"440589fa-a44d-4bf8-893f-94ff32a10f54","ip_allocation":"immediate"}]} 2019-01-09 14:39:41,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=440589fa-a44d-4bf8-893f-94ff32a10f54 used request id req-e51f1111-44de-4057-974b-3b25f7cf8d3a 2019-01-09 14:39:41,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0452120304108s 2019-01-09 14:39:41,989 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=440589fa-a44d-4bf8-893f-94ff32a10f54 used request id req-e51f1111-44de-4057-974b-3b25f7cf8d3a 2019-01-09 14:39:41,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-09 14:39:41,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" -d '{"floatingip": {"floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.3", "port_id": "454c2ce6-3b20-468a-9365-dd2836ee9b04"}}' 2019-01-09 14:39:44,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-1e3f4229-2870-46c9-93cc-873055743d13 Date: Wed, 09 Jan 2019 14:39:44 GMT RESP BODY: {"floatingip": {"router_id": "50c27678-e173-48b6-894c-50d97c9ecb59", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:43Z", "updated_at": "2019-01-09T14:39:43Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_id": "454c2ce6-3b20-468a-9365-dd2836ee9b04", "id": "5b55435e-d221-4398-b654-3b7800002303", "qos_policy_id": null}} 2019-01-09 14:39:44,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1e3f4229-2870-46c9-93cc-873055743d13 2019-01-09 14:39:44,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.23708891869s 2019-01-09 14:39:44,227 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1e3f4229-2870-46c9-93cc-873055743d13 2019-01-09 14:39:44,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:39:44,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:44,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-eaf6cf6f-19fc-4771-ac7b-e9720605931e Date: Wed, 09 Jan 2019 14:39:44 GMT RESP BODY: {"floatingips": [{"router_id": "50c27678-e173-48b6-894c-50d97c9ecb59", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:43Z", "updated_at": "2019-01-09T14:39:43Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_id": "454c2ce6-3b20-468a-9365-dd2836ee9b04", "id": "5b55435e-d221-4398-b654-3b7800002303", "qos_policy_id": null}]} 2019-01-09 14:39:44,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-eaf6cf6f-19fc-4771-ac7b-e9720605931e 2019-01-09 14:39:44,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0474691390991s 2019-01-09 14:39:44,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-eaf6cf6f-19fc-4771-ac7b-e9720605931e 2019-01-09 14:39:44,287 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:39:44,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:39:44,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:44,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-ebb452f3-a0be-458f-a451-dcb4c4e137de Date: Wed, 09 Jan 2019 14:39:44 GMT RESP BODY: {"floatingips": [{"router_id": "50c27678-e173-48b6-894c-50d97c9ecb59", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:43Z", "updated_at": "2019-01-09T14:39:43Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_id": "454c2ce6-3b20-468a-9365-dd2836ee9b04", "id": "5b55435e-d221-4398-b654-3b7800002303", "qos_policy_id": null}]} 2019-01-09 14:39:44,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ebb452f3-a0be-458f-a451-dcb4c4e137de 2019-01-09 14:39:44,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0219299793243s 2019-01-09 14:39:44,414 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ebb452f3-a0be-458f-a451-dcb4c4e137de 2019-01-09 14:39:44,418 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:39:44,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:39:44,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:44,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-a7128264-5a60-411e-b865-b2932af9e75c Date: Wed, 09 Jan 2019 14:39:44 GMT RESP BODY: {"floatingips": [{"router_id": "50c27678-e173-48b6-894c-50d97c9ecb59", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:43Z", "updated_at": "2019-01-09T14:39:43Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_id": "454c2ce6-3b20-468a-9365-dd2836ee9b04", "id": "5b55435e-d221-4398-b654-3b7800002303", "qos_policy_id": null}]} 2019-01-09 14:39:44,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a7128264-5a60-411e-b865-b2932af9e75c 2019-01-09 14:39:44,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0224828720093s 2019-01-09 14:39:44,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a7128264-5a60-411e-b865-b2932af9e75c 2019-01-09 14:39:44,550 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:39:44,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:39:44,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:44,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-236769f6-cd66-4f20-9baf-b3b9d2d48156 Date: Wed, 09 Jan 2019 14:39:44 GMT RESP BODY: {"floatingips": [{"router_id": "50c27678-e173-48b6-894c-50d97c9ecb59", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:43Z", "updated_at": "2019-01-09T14:39:43Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_id": "454c2ce6-3b20-468a-9365-dd2836ee9b04", "id": "5b55435e-d221-4398-b654-3b7800002303", "qos_policy_id": null}]} 2019-01-09 14:39:44,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-236769f6-cd66-4f20-9baf-b3b9d2d48156 2019-01-09 14:39:44,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0215661525726s 2019-01-09 14:39:44,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-236769f6-cd66-4f20-9baf-b3b9d2d48156 2019-01-09 14:39:44,680 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:39:44,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:39:44,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:44,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-fa28bdac-7fac-4815-a470-a42b1d8162ad Date: Wed, 09 Jan 2019 14:39:44 GMT RESP BODY: {"floatingips": [{"router_id": "50c27678-e173-48b6-894c-50d97c9ecb59", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:43Z", "updated_at": "2019-01-09T14:39:43Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_id": "454c2ce6-3b20-468a-9365-dd2836ee9b04", "id": "5b55435e-d221-4398-b654-3b7800002303", "qos_policy_id": null}]} 2019-01-09 14:39:44,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-fa28bdac-7fac-4815-a470-a42b1d8162ad 2019-01-09 14:39:44,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0383059978485s 2019-01-09 14:39:44,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-fa28bdac-7fac-4815-a470-a42b1d8162ad 2019-01-09 14:39:44,828 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:39:44,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:39:44,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:44,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-10e1407a-15ee-4c45-b08b-8dde5d456ef6 Date: Wed, 09 Jan 2019 14:39:44 GMT RESP BODY: {"floatingips": [{"router_id": "50c27678-e173-48b6-894c-50d97c9ecb59", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:43Z", "updated_at": "2019-01-09T14:39:43Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_id": "454c2ce6-3b20-468a-9365-dd2836ee9b04", "id": "5b55435e-d221-4398-b654-3b7800002303", "qos_policy_id": null}]} 2019-01-09 14:39:44,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-10e1407a-15ee-4c45-b08b-8dde5d456ef6 2019-01-09 14:39:44,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0245790481567s 2019-01-09 14:39:44,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-10e1407a-15ee-4c45-b08b-8dde5d456ef6 2019-01-09 14:39:44,962 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:39:45,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:39:45,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:45,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 579 X-Openstack-Request-Id: req-377ae8b2-b8f4-48be-96ef-599a39b9d18e Date: Wed, 09 Jan 2019 14:39:45 GMT RESP BODY: {"floatingips": [{"router_id": "50c27678-e173-48b6-894c-50d97c9ecb59", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:43Z", "updated_at": "2019-01-09T14:39:45Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_id": "454c2ce6-3b20-468a-9365-dd2836ee9b04", "id": "5b55435e-d221-4398-b654-3b7800002303", "qos_policy_id": null}]} 2019-01-09 14:39:45,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-377ae8b2-b8f4-48be-96ef-599a39b9d18e 2019-01-09 14:39:45,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0217380523682s 2019-01-09 14:39:45,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-377ae8b2-b8f4-48be-96ef-599a39b9d18e 2019-01-09 14:39:45,092 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'50c27678-e173-48b6-894c-50d97c9ecb59', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'7b9cd1d7c09346f5a7f055db708b4cc4', 'created_at': u'2019-01-09T14:39:43Z', 'attached': True, 'updated_at': u'2019-01-09T14:39:45Z', 'id': u'5b55435e-d221-4398-b654-3b7800002303', 'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7b9cd1d7c09346f5a7f055db708b4cc4', 'name': 'vping_ssh-project_ba87a405-60b5-4f29-b90e-145665c3f642', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'50c27678-e173-48b6-894c-50d97c9ecb59', u'qos_policy_id': None, 'project_id': u'7b9cd1d7c09346f5a7f055db708b4cc4', 'port_id': u'454c2ce6-3b20-468a-9365-dd2836ee9b04', 'port': u'454c2ce6-3b20-468a-9365-dd2836ee9b04', 'network': u'947a8529-aad3-4570-a0df-05e5c7a7390d'}) 2019-01-09 14:39:45,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 14:39:45,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54/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}c06deda0bb1ab4cb42feae66715ce024999c39f9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 14:39:45,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a113c66-2420-4bc9-b538-c715e62a2b18 x-compute-request-id: req-1a113c66-2420-4bc9-b538-c715e62a2b18 Content-Encoding: gzip Content-Length: 9601 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 516909118 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.228941] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.231869] pid_max: default: 32768 minimum: 301\n[ 0.233450] ACPI: Core revision 20150930\n[ 0.235440] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237724] Security Framework initialized\n[ 0.239160] Yama: becoming mindful.\n[ 0.240445] AppArmor: AppArmor initialized\n[ 0.241929] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.244243] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.246472] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248598] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.250992] Initializing cgroup subsys io\n[ 0.252420] Initializing cgroup subsys memory\n[ 0.253931] Initializing cgroup subsys devices\n[ 0.255469] Initializing cgroup subsys freezer\n[ 0.256995] Initializing cgroup subsys net_cls\n[ 0.258515] Initializing cgroup subsys perf_event\n[ 0.260119] Initializing cgroup subsys net_prio\n[ 0.261673] Initializing cgroup subsys hugetlb\n[ 0.263192] Initializing cgroup subsys pids\n[ 0.264698] CPU: Physical Processor ID: 0\n[ 0.266810] mce: CPU supports 10 MCE banks\n[ 0.268283] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.270047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.288609] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296941] ftrace: allocating 31920 entries in 125 pages\n[ 0.327865] smpboot: Max logical packages: 1\n[ 0.329372] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331835] x2apic enabled\n[ 0.333195] Switched APIC routing to physical x2apic.\n[ 0.336076] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.338022] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341624] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.344739] KVM setup paravirtual spinlock\n[ 0.346647] x86: Booted up 1 node, 1 CPUs\n[ 0.348053] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350410] devtmpfs: initialized\n[ 0.352642] evm: security.selinux\n[ 0.353862] evm: security.SMACK64\n[ 0.355064] evm: security.SMACK64EXEC\n[ 0.356367] evm: security.SMACK64TRANSMUTE\n[ 0.357780] evm: security.SMACK64MMAP\n[ 0.359077] evm: security.ima\n[ 0.360187] evm: security.capability\n[ 0.361538] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.364739] pinctrl core: initialized pinctrl subsystem\n[ 0.366611] RTC time: 14:39:39, date: 01/09/19\n[ 0.368230] NET: Registered protocol family 16\n[ 0.369874] cpuidle: using governor ladder\n[ 0.371306] cpuidle: using governor menu\n[ 0.372680] PCCT header not found.\n[ 0.373962] ACPI: bus type PCI registered\n[ 0.375365] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.377515] PCI: Using configuration type 1 for base access\n[ 0.380074] ACPI: Added _OSI(Module Device)\n[ 0.381539] ACPI: Added _OSI(Processor Device)\n[ 0.383050] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.384626] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.387208] ACPI: Interpreter enabled\n[ 0.388527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.391746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.394974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.398199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.401418] ACPI: (supports S0 S5)\n[ 0.402651] ACPI: Using IOAPIC for interrupt routing\n[ 0.404309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.408780] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.410795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.412954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.415052] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.418842] acpiphp: Slot [3] registered\n[ 0.420242] acpiphp: Slot [4] registered\n[ 0.421647] acpiphp: Slot [5] registered\n[ 0.423042] acpiphp: Slot [6] registered\n[ 0.424431] acpiphp: Slot [7] registered\n[ 0.425822] acpiphp: Slot [8] registered\n[ 0.427216] acpiphp: Slot [9] registered\n[ 0.428606] acpiphp: Slot [10] registered\n[ 0.430015] acpiphp: Slot [11] registered\n[ 0.431430] acpiphp: Slot [12] registered\n[ 0.432846] acpiphp: Slot [13] registered\n[ 0.434254] acpiphp: Slot [14] registered\n[ 0.435669] acpiphp: Slot [15] registered\n[ 0.453085] acpiphp: Slot [16] registered\n[ 0.454500] acpiphp: Slot [17] registered\n[ 0.455912] acpiphp: Slot [18] registered\n[ 0.457329] acpiphp: Slot [19] registered\n[ 0.458737] acpiphp: Slot [20] registered\n[ 0.460153] acpiphp: Slot [21] registered\n[ 0.461565] acpiphp: Slot [22] registered\n[ 0.462978] acpiphp: Slot [23] registered\n[ 0.464390] acpiphp: Slot [24] registered\n[ 0.465807] acpiphp: Slot [25] registered\n[ 0.467214] acpiphp: Slot [26] registered\n[ 0.468621] acpiphp: Slot [27] registered\n[ 0.470040] acpiphp: Slot [28] registered\n[ 0.471462] acpiphp: Slot [29] registered\n[ 0.472875] acpiphp: Slot [30] registered\n[ 0.474285] acpiphp: Slot [31] registered\n[ 0.475700] PCI host bridge to bus 0000:00\n[ 0.477121] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.479253] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.481380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.483924] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.486460] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.489046] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.493656] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.495907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.497994] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.500225] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.504570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.507073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.528518] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.531021] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.533527] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.535968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.538375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.540506] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.542658] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.546157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.549254] vgaarb: loaded\n[ 0.550307] vgaarb: bridge control possible 0000:00:02.0\n[ 0.552664] SCSI subsystem initialized\n[ 0.554303] ACPI: bus type USB registered\n[ 0.555743] usbcore: registered new interface driver usbfs\n[ 0.557535] usbcore: registered new interface driver hub\n[ 0.559286] usbcore: registered new device driver usb\n[ 0.561184] PCI: Using ACPI for IRQ routing\n[ 0.563161] NetLabel: Initializing\n[ 0.564413] NetLabel: domain hash size = 128\n[ 0.565899] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.567566] NetLabel: unlabeled traffic allowed by default\n[ 0.569669] clocksource: Switched to clocksource kvm-clock\n[ 0.580086] AppArmor: AppArmor Filesystem Enabled\n[ 0.581756] pnp: PnP ACPI init\n[ 0.583350] pnp: PnP ACPI: found 5 devices\n[ 0.590430] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593405] NET: Registered protocol family 2\n[ 0.595180] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.597433] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.599530] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.601628] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.603524] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605574] NET: Registered protocol family 1\n[ 0.607103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.609025] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.610905] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.625847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.640995] Trying to unpack rootfs image as initramfs...\n[ 0.702226] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.704984] Scanning for low memory corruption every 60 seconds\n[ 0.707296] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.709315] audit: initializing netlink subsys (disabled)\n[ 0.711138] audit: type=2000 audit(1547044780.045:1): initialized\n[ 0.713366] Initialise system trusted keyring\n[ 0.714994] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.717023] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.720126] zbud: loaded\n[ 0.721297] VFS: Disk quotas dquot_6.6.0\n[ 0.722731] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.725278] fuse init (API version 7.23)\n[ 0.726800] Key type big_key registered\n[ 0.728185] Allocating IMA MOK and blacklist keyrings.\n[ 0.730213] Key type asymmetric registered\n[ 0.731650] Asymmetric key parser 'x509' registered\n[ 0.733307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.735883] io scheduler noop registered\n[ 0.737260] io scheduler deadline registered (default)\n[ 0.738992] io scheduler cfq registered\n[ 0.740446] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.742285] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.744471] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.747004] ACPI: Power Button [PWRF]\n[ 0.748442] GHES: HEST is not enabled!\n[ 0.762695] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.792282] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.795678] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.820890] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.824342] Linux agpgart interface v0.103\n[ 0.827843] brd: module loaded\n[ 0.830285] loop: module loaded\n[ 0.835525] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.838067] GPT:90111 != 2097151\n[ 0.839256] GPT:Alternate GPT header not at the end of the disk.\n[ 0.841179] GPT:90111 != 2097151\n[ 0.842362] GPT: Use GNU Parted to correct GPT errors.\n[ 0.844058] vda: vda1 vda15\n[ 0.845886] scsi host0: ata_piix\n[ 0.847195] scsi host1: ata_piix\n[ 0.848439] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.850591] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.853340] libphy: Fixed MDIO Bus: probed\n[ 0.854780] tun: Universal TUN/TAP device driver, 1.6\n[ 0.856451] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.859810] PPP generic driver version 2.4.2\n[ 0.861422] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.863517] ehci-pci: EHCI PCI platform driver\n[ 0.865074] ehci-platform: EHCI generic platform driver\n[ 0.866788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.868746] ohci-pci: OHCI PCI platform driver\n[ 0.870271] ohci-platform: OHCI generic platform driver\n[ 0.871996] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.887142] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.888874] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.891406] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.893123] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.895144] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.897321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.899739] usb usb1: Product: UHCI Host Controller\n[ 0.901335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.903285] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.904952] hub 1-0:1.0: USB hub found\n[ 0.906297] hub 1-0:1.0: 2 ports detected\n[ 0.907903] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.911486] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.913123] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.914879] mousedev: PS/2 mouse device common for all mice\n[ 0.917045] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.919949] rtc_cmos 00:00: RTC can wake from S4\n[ 0.922075] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.924102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.926147] i2c /dev entries driver\n[ 0.927461] device-mapper: uevent: version 1.0.3\n[ 0.929100] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.931912] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.934227] NET: Registered protocol family 10\n[ 0.936238] NET: Registered protocol family 17\n[ 0.937827] Key type dns_resolver registered\n[ 0.939468] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.941345] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.944380] registered taskstats version 1\n[ 0.945845] Loading compiled-in X.509 certificates\n[ 0.948067] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.951257] zswap: loaded using pool lzo/zbud\n[ 0.953806] Key type trusted registered\n[ 0.956214] Key type encrypted registered\n[ 0.957619] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.959430] ima: No TPM chip found, activating TPM-bypass!\n[ 0.961231] evm: HMAC attrs: 0x1\n[ 0.962860] Magic number: 3:262:687\n[ 0.964300] rtc_cmos 00:00: setting system clock to 2019-01-09 14:39:40 UTC (1547044780)\n[ 0.967082] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968994] EDD information not available.\n[ 1.008442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.027250] Write protecting the kernel read-only data: 14336k\n[ 1.032949] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.036228] 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.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.208746] 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.3...\nLease of 192.168.120.3 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.04. iid=i-00000004\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCiGf75Wvh+G0YVK+FdluRBGDj2f4oIeGKzOSQFFdZoXwcQzGFWAB7GsRGzHBzCXe2usSkJoRZIJz9cwbYkhcFPlE9XPF89oyDN0CwvX75HDz8Gdtezjz0VVmJPZm7lMYnSlvbe1wOeQESeD6dOMAjEX9Az3MtES5Sh8aDTKVBePxNwORmAJlJJSkJkX1q9xXP0s/QkOf3T0kE+Biv6eOkgGEQOS+hD25Bh+ch4QRDmPlYsctPlUktt5J8lV5LVAgrVNbieb5DLyKK7mOf/rDELEh73W07rQvNm4qHXtHTY8NAm3RpdtqdSKNXcfBmwswzfpX4z8LnGQOP4kE+2uxL root@vping-ssh-vm-ba87a405-60b5-4f29-b90e-145665c3f642\nssh-dss AAAAB3NzaC1kc3MAAACBAOWdeUQKK9OTuZ5GLV5nkMD5Yl3GOn8Tmeb5oNPAMv9orIEezQSo/ynp9SDXS7tEqHWvHo3tGS48Z4TMKeq9sBQ1DPpuZX7jbYd5OarJsNQjG0QSh3+fMRYnYSG+O/nfpd1qK1hNCqQG0hZ+ZdFsukOnamClxNDSdCL+MUU2NTTpAAAAFQCSpGQ18xAyYDf/o59KBGvo4UsS0wAAAIEAj63IyMd8SPb+wrEK7A1q3lZbbwHjfPaVtupjkEdgfrONvH/TvtKMYl/0DOKrRauRBSDHZjs+yji6GPxQ7bWYIC88Omeeu5WxJIK3ZfkWcTVjR1Vys5FSeO6B8kHOlhoIyr8JBefakoZjy2aQBKoM0W9ek0ZMkoS1IC8/QTFjlNgAAACBAKJ2MGnuTzzeLgipUuL7n5Jm6TzytOxUNeb+rdqE0e5jTAUHPjqFSVPAjc0v/xMsPAT+oHWSB84+hL3P/iTIv+quuogCTVs/Ufw36J1BhIhN8rHqq4YvlNp+pqlLmsEHYvaW+SwCnu3BNMJ4e5oPE84y1xet0lUjhSZ1XFhEaiLQ root@vping-ssh-vm-ba87a405-60b5-4f29-b90e-145665c3f642\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.26s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe65:ee6f/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-ba87a405-60b5-4f29-b90e-145665c3f642\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.03 ===\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-ba87a405-60b5-4f29-b90e-145665c3f642 login: "} 2019-01-09 14:39:45,161 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54/action used request id req-1a113c66-2420-4bc9-b538-c715e62a2b18 2019-01-09 14:39:45,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0679488182068s 2019-01-09 14:39:45,162 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54/action used request id req-1a113c66-2420-4bc9-b538-c715e62a2b18 2019-01-09 14:39:45,162 - 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 516909118 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.228941] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.231869] pid_max: default: 32768 minimum: 301 [ 0.233450] ACPI: Core revision 20150930 [ 0.235440] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237724] Security Framework initialized [ 0.239160] Yama: becoming mindful. [ 0.240445] AppArmor: AppArmor initialized [ 0.241929] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.244243] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.246472] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248598] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.250992] Initializing cgroup subsys io [ 0.252420] Initializing cgroup subsys memory [ 0.253931] Initializing cgroup subsys devices [ 0.255469] Initializing cgroup subsys freezer [ 0.256995] Initializing cgroup subsys net_cls [ 0.258515] Initializing cgroup subsys perf_event [ 0.260119] Initializing cgroup subsys net_prio [ 0.261673] Initializing cgroup subsys hugetlb [ 0.263192] Initializing cgroup subsys pids [ 0.264698] CPU: Physical Processor ID: 0 [ 0.266810] mce: CPU supports 10 MCE banks [ 0.268283] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.270047] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.288609] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296941] ftrace: allocating 31920 entries in 125 pages [ 0.327865] smpboot: Max logical packages: 1 [ 0.329372] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331835] x2apic enabled [ 0.333195] Switched APIC routing to physical x2apic. [ 0.336076] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338022] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341624] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344739] KVM setup paravirtual spinlock [ 0.346647] x86: Booted up 1 node, 1 CPUs [ 0.348053] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350410] devtmpfs: initialized [ 0.352642] evm: security.selinux [ 0.353862] evm: security.SMACK64 [ 0.355064] evm: security.SMACK64EXEC [ 0.356367] evm: security.SMACK64TRANSMUTE [ 0.357780] evm: security.SMACK64MMAP [ 0.359077] evm: security.ima [ 0.360187] evm: security.capability [ 0.361538] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.364739] pinctrl core: initialized pinctrl subsystem [ 0.366611] RTC time: 14:39:39, date: 01/09/19 [ 0.368230] NET: Registered protocol family 16 [ 0.369874] cpuidle: using governor ladder [ 0.371306] cpuidle: using governor menu [ 0.372680] PCCT header not found. [ 0.373962] ACPI: bus type PCI registered [ 0.375365] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377515] PCI: Using configuration type 1 for base access [ 0.380074] ACPI: Added _OSI(Module Device) [ 0.381539] ACPI: Added _OSI(Processor Device) [ 0.383050] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384626] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387208] ACPI: Interpreter enabled [ 0.388527] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.391746] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.394974] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.398199] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.401418] ACPI: (supports S0 S5) [ 0.402651] ACPI: Using IOAPIC for interrupt routing [ 0.404309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.408780] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.410795] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.412954] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.415052] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.418842] acpiphp: Slot [3] registered [ 0.420242] acpiphp: Slot [4] registered [ 0.421647] acpiphp: Slot [5] registered [ 0.423042] acpiphp: Slot [6] registered [ 0.424431] acpiphp: Slot [7] registered [ 0.425822] acpiphp: Slot [8] registered [ 0.427216] acpiphp: Slot [9] registered [ 0.428606] acpiphp: Slot [10] registered [ 0.430015] acpiphp: Slot [11] registered [ 0.431430] acpiphp: Slot [12] registered [ 0.432846] acpiphp: Slot [13] registered [ 0.434254] acpiphp: Slot [14] registered [ 0.435669] acpiphp: Slot [15] registered [ 0.453085] acpiphp: Slot [16] registered [ 0.454500] acpiphp: Slot [17] registered [ 0.455912] acpiphp: Slot [18] registered [ 0.457329] acpiphp: Slot [19] registered [ 0.458737] acpiphp: Slot [20] registered [ 0.460153] acpiphp: Slot [21] registered [ 0.461565] acpiphp: Slot [22] registered [ 0.462978] acpiphp: Slot [23] registered [ 0.464390] acpiphp: Slot [24] registered [ 0.465807] acpiphp: Slot [25] registered [ 0.467214] acpiphp: Slot [26] registered [ 0.468621] acpiphp: Slot [27] registered [ 0.470040] acpiphp: Slot [28] registered [ 0.471462] acpiphp: Slot [29] registered [ 0.472875] acpiphp: Slot [30] registered [ 0.474285] acpiphp: Slot [31] registered [ 0.475700] PCI host bridge to bus 0000:00 [ 0.477121] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.479253] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.481380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.483924] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.486460] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.489046] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.493656] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.495907] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.497994] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.500225] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.504570] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.507073] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.528518] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.531021] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.533527] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.535968] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.538375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.540506] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.542658] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.546157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.549254] vgaarb: loaded [ 0.550307] vgaarb: bridge control possible 0000:00:02.0 [ 0.552664] SCSI subsystem initialized [ 0.554303] ACPI: bus type USB registered [ 0.555743] usbcore: registered new interface driver usbfs [ 0.557535] usbcore: registered new interface driver hub [ 0.559286] usbcore: registered new device driver usb [ 0.561184] PCI: Using ACPI for IRQ routing [ 0.563161] NetLabel: Initializing [ 0.564413] NetLabel: domain hash size = 128 [ 0.565899] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.567566] NetLabel: unlabeled traffic allowed by default [ 0.569669] clocksource: Switched to clocksource kvm-clock [ 0.580086] AppArmor: AppArmor Filesystem Enabled [ 0.581756] pnp: PnP ACPI init [ 0.583350] pnp: PnP ACPI: found 5 devices [ 0.590430] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593405] NET: Registered protocol family 2 [ 0.595180] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597433] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.599530] TCP: Hash tables configured (established 4096 bind 4096) [ 0.601628] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.603524] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.605574] NET: Registered protocol family 1 [ 0.607103] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.609025] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610905] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.625847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.640995] Trying to unpack rootfs image as initramfs... [ 0.702226] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.704984] Scanning for low memory corruption every 60 seconds [ 0.707296] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.709315] audit: initializing netlink subsys (disabled) [ 0.711138] audit: type=2000 audit(1547044780.045:1): initialized [ 0.713366] Initialise system trusted keyring [ 0.714994] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.717023] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.720126] zbud: loaded [ 0.721297] VFS: Disk quotas dquot_6.6.0 [ 0.722731] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.725278] fuse init (API version 7.23) [ 0.726800] Key type big_key registered [ 0.728185] Allocating IMA MOK and blacklist keyrings. [ 0.730213] Key type asymmetric registered [ 0.731650] Asymmetric key parser 'x509' registered [ 0.733307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.735883] io scheduler noop registered [ 0.737260] io scheduler deadline registered (default) [ 0.738992] io scheduler cfq registered [ 0.740446] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.742285] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.744471] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.747004] ACPI: Power Button [PWRF] [ 0.748442] GHES: HEST is not enabled! [ 0.762695] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.792282] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.795678] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.820890] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.824342] Linux agpgart interface v0.103 [ 0.827843] brd: module loaded [ 0.830285] loop: module loaded [ 0.835525] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.838067] GPT:90111 != 2097151 [ 0.839256] GPT:Alternate GPT header not at the end of the disk. [ 0.841179] GPT:90111 != 2097151 [ 0.842362] GPT: Use GNU Parted to correct GPT errors. [ 0.844058] vda: vda1 vda15 [ 0.845886] scsi host0: ata_piix [ 0.847195] scsi host1: ata_piix [ 0.848439] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.850591] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.853340] libphy: Fixed MDIO Bus: probed [ 0.854780] tun: Universal TUN/TAP device driver, 1.6 [ 0.856451] tun: (C) 1999-2004 Max Krasnyansky [ 0.859810] PPP generic driver version 2.4.2 [ 0.861422] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.863517] ehci-pci: EHCI PCI platform driver [ 0.865074] ehci-platform: EHCI generic platform driver [ 0.866788] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.868746] ohci-pci: OHCI PCI platform driver [ 0.870271] ohci-platform: OHCI generic platform driver [ 0.871996] uhci_hcd: USB Universal Host Controller Interface driver [ 0.887142] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.888874] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.891406] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.893123] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.895144] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.897321] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.899739] usb usb1: Product: UHCI Host Controller [ 0.901335] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.903285] usb usb1: SerialNumber: 0000:00:01.2 [ 0.904952] hub 1-0:1.0: USB hub found [ 0.906297] hub 1-0:1.0: 2 ports detected [ 0.907903] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.911486] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.913123] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.914879] mousedev: PS/2 mouse device common for all mice [ 0.917045] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.919949] rtc_cmos 00:00: RTC can wake from S4 [ 0.922075] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.924102] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.926147] i2c /dev entries driver [ 0.927461] device-mapper: uevent: version 1.0.3 [ 0.929100] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.931912] ledtrig-cpu: registered to indicate activity on CPUs [ 0.934227] NET: Registered protocol family 10 [ 0.936238] NET: Registered protocol family 17 [ 0.937827] Key type dns_resolver registered [ 0.939468] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.941345] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.944380] registered taskstats version 1 [ 0.945845] Loading compiled-in X.509 certificates [ 0.948067] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.951257] zswap: loaded using pool lzo/zbud [ 0.953806] Key type trusted registered [ 0.956214] Key type encrypted registered [ 0.957619] AppArmor: AppArmor sha1 policy hashing enabled [ 0.959430] ima: No TPM chip found, activating TPM-bypass! [ 0.961231] evm: HMAC attrs: 0x1 [ 0.962860] Magic number: 3:262:687 [ 0.964300] rtc_cmos 00:00: setting system clock to 2019-01-09 14:39:40 UTC (1547044780) [ 0.967082] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968994] EDD information not available. [ 1.008442] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.027250] Write protecting the kernel read-only data: 14336k [ 1.032949] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.036228] 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.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.208746] 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.3... Lease of 192.168.120.3 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.04. iid=i-00000004 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCCiGf75Wvh+G0YVK+FdluRBGDj2f4oIeGKzOSQFFdZoXwcQzGFWAB7GsRGzHBzCXe2usSkJoRZIJz9cwbYkhcFPlE9XPF89oyDN0CwvX75HDz8Gdtezjz0VVmJPZm7lMYnSlvbe1wOeQESeD6dOMAjEX9Az3MtES5Sh8aDTKVBePxNwORmAJlJJSkJkX1q9xXP0s/QkOf3T0kE+Biv6eOkgGEQOS+hD25Bh+ch4QRDmPlYsctPlUktt5J8lV5LVAgrVNbieb5DLyKK7mOf/rDELEh73W07rQvNm4qHXtHTY8NAm3RpdtqdSKNXcfBmwswzfpX4z8LnGQOP4kE+2uxL root@vping-ssh-vm-ba87a405-60b5-4f29-b90e-145665c3f642 ssh-dss AAAAB3NzaC1kc3MAAACBAOWdeUQKK9OTuZ5GLV5nkMD5Yl3GOn8Tmeb5oNPAMv9orIEezQSo/ynp9SDXS7tEqHWvHo3tGS48Z4TMKeq9sBQ1DPpuZX7jbYd5OarJsNQjG0QSh3+fMRYnYSG+O/nfpd1qK1hNCqQG0hZ+ZdFsukOnamClxNDSdCL+MUU2NTTpAAAAFQCSpGQ18xAyYDf/o59KBGvo4UsS0wAAAIEAj63IyMd8SPb+wrEK7A1q3lZbbwHjfPaVtupjkEdgfrONvH/TvtKMYl/0DOKrRauRBSDHZjs+yji6GPxQ7bWYIC88Omeeu5WxJIK3ZfkWcTVjR1Vys5FSeO6B8kHOlhoIyr8JBefakoZjy2aQBKoM0W9ek0ZMkoS1IC8/QTFjlNgAAACBAKJ2MGnuTzzeLgipUuL7n5Jm6TzytOxUNeb+rdqE0e5jTAUHPjqFSVPAjc0v/xMsPAT+oHWSB84+hL3P/iTIv+quuogCTVs/Ufw36J1BhIhN8rHqq4YvlNp+pqlLmsEHYvaW+SwCnu3BNMJ4e5oPE84y1xet0lUjhSZ1XFhEaiLQ root@vping-ssh-vm-ba87a405-60b5-4f29-b90e-145665c3f642 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.26s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.3,24,fe80::f816:3eff:fe65:ee6f/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.3 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-ba87a405-60b5-4f29-b90e-145665c3f642 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.03 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-ba87a405-60b5-4f29-b90e-145665c3f642 login: 2019-01-09 14:39:45,166 - paramiko.transport - DEBUG - starting thread (client mode): 0x503428d0L 2019-01-09 14:39:45,166 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 14:39:45,166 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 14:39:45,166 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 14:39:45,167 - 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-09 14:39:45,167 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 14:39:45,168 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 14:39:45,168 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 14:39:45,168 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 14:39:45,168 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 14:39:45,186 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 14:39:45,187 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 14:39:45,198 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: a603f67c5ed73ad3a5aecb5cade3f9fa 2019-01-09 14:39:45,199 - paramiko.transport - DEBUG - Trying discovered key c5c4788b6dcff5ea5b88c66f035695fa in /tmp/tmpFxOOvG 2019-01-09 14:39:45,223 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 14:39:45,229 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 14:39:45,231 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 14:39:45,232 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 14:39:45,233 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 14:39:45,234 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 14:39:45,277 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 14:39:45,278 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.4 (192.168.120.4): 56 data bytes 64 bytes from 192.168.120.4: seq=0 ttl=64 time=41.646 ms --- 192.168.120.4 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 41.646/41.646/41.646 ms 2019-01-09 14:39:45,278 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-01-09 14:39:45,283 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 14:39:45,391 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 14:39:45,392 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:34 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 14:39:45,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 14:39:45,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:45,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94131f1c-4eb2-40b1-9ee9-9ca980ebb361 x-compute-request-id: req-94131f1c-4eb2-40b1-9ee9-9ca980ebb361 Content-Type: application/json 2019-01-09 14:39:45,610 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee used request id req-94131f1c-4eb2-40b1-9ee9-9ca980ebb361 2019-01-09 14:39:45,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.213238954544s 2019-01-09 14:39:45,610 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee used request id req-94131f1c-4eb2-40b1-9ee9-9ca980ebb361 2019-01-09 14:39:45,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:45,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:46,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed02258d-ddbc-46bf-8e98-b13a94daaaa9 x-compute-request-id: req-ed02258d-ddbc-46bf-8e98-b13a94daaaa9 Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ee:6f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ee:6f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:39:39.000000", "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "440589fa-a44d-4bf8-893f-94ff32a10f54", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:39:39Z", "hostId": "18817ea5a0ea0fa82aa9ecd3e1f2f65e9acd3b971f797a9ccfa30a72", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642", "name": "vping_ssh-vm_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:31Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:a8:04", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/447caea1-4d89-4d06-963e-a333fb8daeee", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:39:29.000000", "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "447caea1-4d89-4d06-963e-a333fb8daeee", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:39:45Z", "hostId": "32dabe0201a5b2681286276d2bacb0ee543855589b88ec82c8c4e859", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:21Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:39:46,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ed02258d-ddbc-46bf-8e98-b13a94daaaa9 2019-01-09 14:39:46,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.436732053757s 2019-01-09 14:39:46,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ed02258d-ddbc-46bf-8e98-b13a94daaaa9 2019-01-09 14:39:46,050 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:39:48,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:48,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:48,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9deee03c-3bb0-43e2-976d-ec52c9f8048b x-compute-request-id: req-9deee03c-3bb0-43e2-976d-ec52c9f8048b Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ee:6f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ee:6f", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:39:39.000000", "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "440589fa-a44d-4bf8-893f-94ff32a10f54", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:39:39Z", "hostId": "18817ea5a0ea0fa82aa9ecd3e1f2f65e9acd3b971f797a9ccfa30a72", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642", "name": "vping_ssh-vm_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:31Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:39:48,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9deee03c-3bb0-43e2-976d-ec52c9f8048b 2019-01-09 14:39:48,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357811927795s 2019-01-09 14:39:48,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9deee03c-3bb0-43e2-976d-ec52c9f8048b 2019-01-09 14:39:48,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 14:39:48,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/5b55435e-d221-4398-b654-3b7800002303.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:49,485 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ca6dc45-99f1-443d-8ad0-cd55106cbf6a Content-Length: 0 Date: Wed, 09 Jan 2019 14:39:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:39:49,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/5b55435e-d221-4398-b654-3b7800002303.json used request id req-9ca6dc45-99f1-443d-8ad0-cd55106cbf6a 2019-01-09 14:39:49,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.07001304626s 2019-01-09 14:39:49,485 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/5b55435e-d221-4398-b654-3b7800002303.json used request id req-9ca6dc45-99f1-443d-8ad0-cd55106cbf6a 2019-01-09 14:39:49,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:39:49,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:49,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2de4393a-0404-489f-9bc4-ac61a06b356a Date: Wed, 09 Jan 2019 14:39:49 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:39:49,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-2de4393a-0404-489f-9bc4-ac61a06b356a 2019-01-09 14:39:49,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0498940944672s 2019-01-09 14:39:49,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-2de4393a-0404-489f-9bc4-ac61a06b356a 2019-01-09 14:39:49,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 14:39:49,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:49,723 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:39:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82d205a0-be5b-4bf7-be4a-071d661ef346 x-compute-request-id: req-82d205a0-be5b-4bf7-be4a-071d661ef346 Content-Type: application/json 2019-01-09 14:39:49,723 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54 used request id req-82d205a0-be5b-4bf7-be4a-071d661ef346 2019-01-09 14:39:49,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.182326078415s 2019-01-09 14:39:49,724 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54 used request id req-82d205a0-be5b-4bf7-be4a-071d661ef346 2019-01-09 14:39:49,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:49,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:49,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8901f9ca-8bb3-4186-96f9-0dfc59d8baa9 x-compute-request-id: req-8901f9ca-8bb3-4186-96f9-0dfc59d8baa9 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:ee:6f", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/440589fa-a44d-4bf8-893f-94ff32a10f54", "rel": "bookmark"}], "image": {"id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "links": [{"href": "http://172.30.9.29:8774/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:39:39.000000", "flavor": {"id": "49500ae7-42c8-48b9-aae4-6afc4adb8576", "links": [{"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "bookmark"}]}, "id": "440589fa-a44d-4bf8-893f-94ff32a10f54", "security_groups": [{"name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}], "user_id": "131b93e5345a49f7b2562e3c83dac94d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:39:49Z", "hostId": "18817ea5a0ea0fa82aa9ecd3e1f2f65e9acd3b971f797a9ccfa30a72", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642", "name": "vping_ssh-vm_ba87a405-60b5-4f29-b90e-145665c3f642", "created": "2019-01-09T14:39:31Z", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:39:49,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8901f9ca-8bb3-4186-96f9-0dfc59d8baa9 2019-01-09 14:39:49,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215296030045s 2019-01-09 14:39:49,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8901f9ca-8bb3-4186-96f9-0dfc59d8baa9 2019-01-09 14:39:49,941 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:39:51,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:39:51,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:52,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-98b075ef-d4c5-42c5-a87b-1afde891c2e4 x-compute-request-id: req-98b075ef-d4c5-42c5-a87b-1afde891c2e4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 14:39:52,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-98b075ef-d4c5-42c5-a87b-1afde891c2e4 2019-01-09 14:39:52,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0734150409698s 2019-01-09 14:39:52,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-98b075ef-d4c5-42c5-a87b-1afde891c2e4 2019-01-09 14:39:52,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:39:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:52,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-86e55c1b-8a7f-4c2a-a873-e5c0d39a0544 Date: Wed, 09 Jan 2019 14:39:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:20Z", "updated_at": "2019-01-09T14:39:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:20Z", "revision_number": 0, "id": "2345ce8a-ecba-4f06-b09b-71e399d92123", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:20Z", "security_group_id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:20Z", "revision_number": 0, "id": "38d6db02-ece5-4cca-9927-341b865132a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:20Z", "security_group_id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:20Z", "revision_number": 0, "id": "8c30e5f8-172e-4294-af0b-3d414c3d8bcb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:20Z", "security_group_id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T14:39:20Z", "revision_number": 0, "id": "ba62be48-140e-4419-bbf8-bb1ef6334714", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:20Z", "security_group_id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}], "revision_number": 4, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "63d4327b-2f41-423e-8e53-4a97a1b9d46d", "name": "vping_ssh-sg_ba87a405-60b5-4f29-b90e-145665c3f642"}, {"description": "Default security group", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:11Z", "updated_at": "2019-01-09T14:39:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "69da158d-ff98-433e-aa51-d43395a26960", "remote_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "bf0921cc-97ac-421f-a796-093a6f3ad168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "e14803b3-ef22-4937-a4d6-bafa4b6a419c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "f63bf557-dd66-4e43-b60c-691aa2d64e76", "remote_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}], "revision_number": 4, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "name": "default"}]} 2019-01-09 14:39:52,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-86e55c1b-8a7f-4c2a-a873-e5c0d39a0544 2019-01-09 14:39:52,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0579180717468s 2019-01-09 14:39:52,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-86e55c1b-8a7f-4c2a-a873-e5c0d39a0544 2019-01-09 14:39:52,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 14:39:52,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/63d4327b-2f41-423e-8e53-4a97a1b9d46d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:52,273 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86ac3e4d-deaa-4b5b-9c3b-e89c5924de11 Content-Length: 0 Date: Wed, 09 Jan 2019 14:39:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:39:52,273 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/63d4327b-2f41-423e-8e53-4a97a1b9d46d.json used request id req-86ac3e4d-deaa-4b5b-9c3b-e89c5924de11 2019-01-09 14:39:52,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.190272092819s 2019-01-09 14:39:52,273 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/63d4327b-2f41-423e-8e53-4a97a1b9d46d.json used request id req-86ac3e4d-deaa-4b5b-9c3b-e89c5924de11 2019-01-09 14:39:52,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-09 14:39:52,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:52,332 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:39: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-9dac0dfe-2816-429e-9944-c69fbf043fd2 x-compute-request-id: req-9dac0dfe-2816-429e-9944-c69fbf043fd2 Content-Length: 0 Content-Type: application/json 2019-01-09 14:39:52,333 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642 used request id req-9dac0dfe-2816-429e-9944-c69fbf043fd2 2019-01-09 14:39:52,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0588450431824s 2019-01-09 14:39:52,333 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vping_ssh-kp_ba87a405-60b5-4f29-b90e-145665c3f642 used request id req-9dac0dfe-2816-429e-9944-c69fbf043fd2 2019-01-09 14:39:52,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 14:39:52,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/50c27678-e173-48b6-894c-50d97c9ecb59/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}c06deda0bb1ab4cb42feae66715ce024999c39f9" -d '{"subnet_id": "6f9a2514-e598-47c9-a0a8-83be842cb4fd"}' 2019-01-09 14:39:54,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-de203bd3-ceb7-4dde-b409-1a9bbdab6499 Date: Wed, 09 Jan 2019 14:39:54 GMT RESP BODY: {"network_id": "6f96e0ce-61a6-4507-b4e4-83d229eb2a49", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "subnet_id": "6f9a2514-e598-47c9-a0a8-83be842cb4fd", "subnet_ids": ["6f9a2514-e598-47c9-a0a8-83be842cb4fd"], "port_id": "ed558e40-dcef-4b66-9d47-b0dff993ef50", "id": "50c27678-e173-48b6-894c-50d97c9ecb59"} 2019-01-09 14:39:54,303 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/50c27678-e173-48b6-894c-50d97c9ecb59/remove_router_interface.json used request id req-de203bd3-ceb7-4dde-b409-1a9bbdab6499 2019-01-09 14:39:54,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.96956086159s 2019-01-09 14:39:54,303 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/50c27678-e173-48b6-894c-50d97c9ecb59/remove_router_interface.json used request id req-de203bd3-ceb7-4dde-b409-1a9bbdab6499 returning object 50c27678-e173-48b6-894c-50d97c9ecb59 2019-01-09 14:39:54,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 14:39:54,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:54,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-21ea332b-da62-4eb8-93ff-d82f24f72487 Date: Wed, 09 Jan 2019 14:39:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:13Z", "admin_state_up": true, "updated_at": "2019-01-09T14:39:53Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "50c27678-e173-48b6-894c-50d97c9ecb59", "name": "vping_ssh-router_ba87a405-60b5-4f29-b90e-145665c3f642"}]} 2019-01-09 14:39:54,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-21ea332b-da62-4eb8-93ff-d82f24f72487 2019-01-09 14:39:54,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11748290062s 2019-01-09 14:39:54,422 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-21ea332b-da62-4eb8-93ff-d82f24f72487 2019-01-09 14:39:54,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 14:39:54,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/50c27678-e173-48b6-894c-50d97c9ecb59.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:55,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-887d9409-6449-4452-aad0-bed2f1563072 Content-Length: 0 Date: Wed, 09 Jan 2019 14:39:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:39:55,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/50c27678-e173-48b6-894c-50d97c9ecb59.json used request id req-887d9409-6449-4452-aad0-bed2f1563072 2019-01-09 14:39:55,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.19509601593s 2019-01-09 14:39:55,618 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/50c27678-e173-48b6-894c-50d97c9ecb59.json used request id req-887d9409-6449-4452-aad0-bed2f1563072 2019-01-09 14:39:55,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:39:55,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:55,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1e4b0fad-a4ef-4180-b7fc-a88a17e752d0 Date: Wed, 09 Jan 2019 14:39:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6f96e0ce-61a6-4507-b4e4-83d229eb2a49","tenant_id":"7b9cd1d7c09346f5a7f055db708b4cc4","created_at":"2019-01-09T14:39:13Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:39: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":"7b9cd1d7c09346f5a7f055db708b4cc4","id":"6f9a2514-e598-47c9-a0a8-83be842cb4fd","subnetpool_id":null,"name":"vping_ssh-subnet_ba87a405-60b5-4f29-b90e-145665c3f642"}]} 2019-01-09 14:39:55,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-1e4b0fad-a4ef-4180-b7fc-a88a17e752d0 2019-01-09 14:39:55,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0448319911957s 2019-01-09 14:39:55,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-1e4b0fad-a4ef-4180-b7fc-a88a17e752d0 2019-01-09 14:39:55,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 14:39:55,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/6f9a2514-e598-47c9-a0a8-83be842cb4fd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:56,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-485a4383-cabd-4816-bea6-60e7c187b563 Date: Wed, 09 Jan 2019 14:39:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:39:56,847 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/6f9a2514-e598-47c9-a0a8-83be842cb4fd.json used request id req-485a4383-cabd-4816-bea6-60e7c187b563 2019-01-09 14:39:56,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18151307106s 2019-01-09 14:39:56,847 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/6f9a2514-e598-47c9-a0a8-83be842cb4fd.json used request id req-485a4383-cabd-4816-bea6-60e7c187b563 2019-01-09 14:39:56,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:39:56,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:56,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-b9d614d9-b4e9-4196-a8f0-290c182c9bb6 Date: Wed, 09 Jan 2019 14:39:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"6f96e0ce-61a6-4507-b4e4-83d229eb2a49","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7b9cd1d7c09346f5a7f055db708b4cc4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:39:56Z","qos_policy_id":null,"name":"vping_ssh-net_ba87a405-60b5-4f29-b90e-145665c3f642","admin_state_up":true,"tenant_id":"7b9cd1d7c09346f5a7f055db708b4cc4","created_at":"2019-01-09T14:39:11Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:39:56,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b9d614d9-b4e9-4196-a8f0-290c182c9bb6 2019-01-09 14:39:56,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0952088832855s 2019-01-09 14:39:56,943 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b9d614d9-b4e9-4196-a8f0-290c182c9bb6 2019-01-09 14:39:56,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 14:39:56,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/6f96e0ce-61a6-4507-b4e4-83d229eb2a49.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:58,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0a3b5ed-88a4-4137-9bc0-b7b873b93c4f Date: Wed, 09 Jan 2019 14:39:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:39:58,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6f96e0ce-61a6-4507-b4e4-83d229eb2a49.json used request id req-b0a3b5ed-88a4-4137-9bc0-b7b873b93c4f 2019-01-09 14:39:58,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09430193901s 2019-01-09 14:39:58,039 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6f96e0ce-61a6-4507-b4e4-83d229eb2a49.json used request id req-b0a3b5ed-88a4-4137-9bc0-b7b873b93c4f 2019-01-09 14:39:58,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:39:58,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:58,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f7cff007-0e06-42cb-8d3b-b6d3b000340b Date: Wed, 09 Jan 2019 14:39:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/11e9ef39-21c6-43b6-a807-00502bf82a39/snap", "metadata": {}}], "file": "/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39/file", "owner": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "11e9ef39-21c6-43b6-a807-00502bf82a39", "size": 12716032, "self": "/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/11e9ef39-21c6-43b6-a807-00502bf82a39/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:39:18Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ba87a405-60b5-4f29-b90e-145665c3f642", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:39:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:39:58,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f7cff007-0e06-42cb-8d3b-b6d3b000340b 2019-01-09 14:39:58,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.684951066971s 2019-01-09 14:39:58,728 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f7cff007-0e06-42cb-8d3b-b6d3b000340b 2019-01-09 14:39:58,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 14:39:58,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c06deda0bb1ab4cb42feae66715ce024999c39f9" 2019-01-09 14:39:59,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ef82b2a-d365-44a7-8f87-819ca0e92f87 Date: Wed, 09 Jan 2019 14:39:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 14:39:59,871 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39 used request id req-9ef82b2a-d365-44a7-8f87-819ca0e92f87 2019-01-09 14:39:59,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14121603966s 2019-01-09 14:39:59,871 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/11e9ef39-21c6-43b6-a807-00502bf82a39 used request id req-9ef82b2a-d365-44a7-8f87-819ca0e92f87 2019-01-09 14:39:59,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:39:59,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:39:59,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39: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-ed3ac6d6-56fc-4de7-a055-b7328fd971c0 x-compute-request-id: req-ed3ac6d6-56fc-4de7-a055-b7328fd971c0 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_ba87a405-60b5-4f29-b90e-145665c3f642", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576", "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": "49500ae7-42c8-48b9-aae4-6afc4adb8576"}]} 2019-01-09 14:39:59,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-ed3ac6d6-56fc-4de7-a055-b7328fd971c0 2019-01-09 14:39:59,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0252039432526s 2019-01-09 14:39:59,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-ed3ac6d6-56fc-4de7-a055-b7328fd971c0 2019-01-09 14:39:59,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 14:39:59,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:39:59,932 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:39: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-e1c06314-2d8a-48f4-8ddd-485f1d39933d x-compute-request-id: req-e1c06314-2d8a-48f4-8ddd-485f1d39933d Content-Length: 0 Content-Type: application/json 2019-01-09 14:39:59,933 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576 used request id req-e1c06314-2d8a-48f4-8ddd-485f1d39933d 2019-01-09 14:39:59,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0338170528412s 2019-01-09 14:39:59,933 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/49500ae7-42c8-48b9-aae4-6afc4adb8576 used request id req-e1c06314-2d8a-48f4-8ddd-485f1d39933d 2019-01-09 14:39:59,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:39:59,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:40:00,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924607b5-d114-4d86-bae6-bea623985a22 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_ba87a405-60b5-4f29-b90e-145665c3f642", "links": {"self": "http://172.30.9.29:5000/v3/users/131b93e5345a49f7b2562e3c83dac94d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "131b93e5345a49f7b2562e3c83dac94d", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:40:00,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-924607b5-d114-4d86-bae6-bea623985a22 2019-01-09 14:40:00,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.119755029678s 2019-01-09 14:40:00,054 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-924607b5-d114-4d86-bae6-bea623985a22 2019-01-09 14:40:00,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:40:00,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/131b93e5345a49f7b2562e3c83dac94d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:40:00,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9883215c-75fe-4d4b-9a89-22a345324198 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_ba87a405-60b5-4f29-b90e-145665c3f642", "links": {"self": "http://172.30.9.29:5000/v3/users/131b93e5345a49f7b2562e3c83dac94d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "131b93e5345a49f7b2562e3c83dac94d", "description": null}} 2019-01-09 14:40:00,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/131b93e5345a49f7b2562e3c83dac94d used request id req-9883215c-75fe-4d4b-9a89-22a345324198 2019-01-09 14:40:00,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107286930084s 2019-01-09 14:40:00,167 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/131b93e5345a49f7b2562e3c83dac94d used request id req-9883215c-75fe-4d4b-9a89-22a345324198 2019-01-09 14:40:00,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 14:40:00,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/131b93e5345a49f7b2562e3c83dac94d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:40:00,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:40:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06ab91bb-cd50-4acd-bf3d-da8630b76572 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:40:00,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/131b93e5345a49f7b2562e3c83dac94d used request id req-06ab91bb-cd50-4acd-bf3d-da8630b76572 2019-01-09 14:40:00,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.186141014099s 2019-01-09 14:40:00,354 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/131b93e5345a49f7b2562e3c83dac94d used request id req-06ab91bb-cd50-4acd-bf3d-da8630b76572 2019-01-09 14:40:00,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:40:00,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:40:00,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acfc1149-43f6-4827-808b-d31952496044 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.29:5000/v3/projects/7b9cd1d7c09346f5a7f055db708b4cc4"}, "tags": [], "enabled": true, "id": "7b9cd1d7c09346f5a7f055db708b4cc4", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ba87a405-60b5-4f29-b90e-145665c3f642"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:40:00,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-acfc1149-43f6-4827-808b-d31952496044 2019-01-09 14:40:00,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0994250774384s 2019-01-09 14:40:00,460 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-acfc1149-43f6-4827-808b-d31952496044 2019-01-09 14:40:00,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 14:40:00,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/7b9cd1d7c09346f5a7f055db708b4cc4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:40:00,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:40:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff58e7f7-ed37-4883-b11a-bd8207bf385a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:40:00,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7b9cd1d7c09346f5a7f055db708b4cc4 used request id req-ff58e7f7-ed37-4883-b11a-bd8207bf385a 2019-01-09 14:40:00,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.207736968994s 2019-01-09 14:40:00,672 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7b9cd1d7c09346f5a7f055db708b4cc4 used request id req-ff58e7f7-ed37-4883-b11a-bd8207bf385a 2019-01-09 14:40:00,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:40:00,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7b9cd1d7c09346f5a7f055db708b4cc4&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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:40:00,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-9791ce39-249e-4ab3-aa58-99d756461452 Date: Wed, 09 Jan 2019 14:40:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:11Z", "updated_at": "2019-01-09T14:39:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "69da158d-ff98-433e-aa51-d43395a26960", "remote_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "bf0921cc-97ac-421f-a796-093a6f3ad168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "e14803b3-ef22-4937-a4d6-bafa4b6a419c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "f63bf557-dd66-4e43-b60c-691aa2d64e76", "remote_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}], "revision_number": 4, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "name": "default"}]} 2019-01-09 14:40:00,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7b9cd1d7c09346f5a7f055db708b4cc4&name=default used request id req-9791ce39-249e-4ab3-aa58-99d756461452 2019-01-09 14:40:00,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.210097074509s 2019-01-09 14:40:00,886 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7b9cd1d7c09346f5a7f055db708b4cc4&name=default used request id req-9791ce39-249e-4ab3-aa58-99d756461452 2019-01-09 14:40:00,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:40:00,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:40:00,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-da25330a-5cbf-4e10-b283-0cd9aed7d530 Date: Wed, 09 Jan 2019 14:40:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "created_at": "2019-01-09T14:39:11Z", "updated_at": "2019-01-09T14:39:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "bf0921cc-97ac-421f-a796-093a6f3ad168", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "f63bf557-dd66-4e43-b60c-691aa2d64e76", "remote_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "69da158d-ff98-433e-aa51-d43395a26960", "remote_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:39:11Z", "revision_number": 0, "id": "e14803b3-ef22-4937-a4d6-bafa4b6a419c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:39:11Z", "security_group_id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "tenant_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4"}], "revision_number": 4, "project_id": "7b9cd1d7c09346f5a7f055db708b4cc4", "id": "6cceb9cb-b896-4d32-9057-10e9ce8bc80e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:40:00,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-da25330a-5cbf-4e10-b283-0cd9aed7d530 2019-01-09 14:40:00,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0509490966797s 2019-01-09 14:40:00,941 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-da25330a-5cbf-4e10-b283-0cd9aed7d530 2019-01-09 14:40:00,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 14:40:00,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/6cceb9cb-b896-4d32-9057-10e9ce8bc80e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a23e42f0ccb47b3c22f17ed17f18764a1b9dd7be" 2019-01-09 14:40:01,061 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbef8b98-e581-4e6a-b235-597f7e841c3f Content-Length: 0 Date: Wed, 09 Jan 2019 14:40:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:40:01,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/6cceb9cb-b896-4d32-9057-10e9ce8bc80e.json used request id req-dbef8b98-e581-4e6a-b235-597f7e841c3f 2019-01-09 14:40:01,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.116527080536s 2019-01-09 14:40:01,062 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/6cceb9cb-b896-4d32-9057-10e9ce8bc80e.json used request id req-dbef8b98-e581-4e6a-b235-597f7e841c3f 2019-01-09 14:40:01,108 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-01-09 14:40:01,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:40:01,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2705f9-897b-460f-ab1e-44ba38d11f97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:40:01,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6c2705f9-897b-460f-ab1e-44ba38d11f97 2019-01-09 14:40:01,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:40:01,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:40:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["IoDV6h5kQwyHZu7qNP9ivg"], "issued_at": "2019-01-09T14:40:01.000000Z"}} 2019-01-09 14:40:01,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:40:01,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:01,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3d3d4817-d23a-4a96-96ef-3fb5e57e226b Date: Wed, 09 Jan 2019 14:40:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:40:01,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3d3d4817-d23a-4a96-96ef-3fb5e57e226b 2019-01-09 14:40:01,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246294975281s 2019-01-09 14:40:01,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3d3d4817-d23a-4a96-96ef-3fb5e57e226b 2019-01-09 14:40:01,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:40:01,887 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:40: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:40:01,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:40:01,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:01,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346d8342-e18f-4988-9cc9-f57840b6f2c6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:40:01,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-346d8342-e18f-4988-9cc9-f57840b6f2c6 2019-01-09 14:40:01,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0934450626373s 2019-01-09 14:40:01,982 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-346d8342-e18f-4988-9cc9-f57840b6f2c6 2019-01-09 14:40:01,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 14:40:01,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_c5291567-8c17-41b6-8056-8c354c3404e7"}}' 2019-01-09 14:40:02,041 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:40:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29816941-12a9-43b0-a187-7bd541a7beb5 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.29:5000/v3/projects/9cde683146a347e3a3a48f30b08ce4c0"}, "tags": [], "enabled": true, "id": "9cde683146a347e3a3a48f30b08ce4c0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c5291567-8c17-41b6-8056-8c354c3404e7"}} 2019-01-09 14:40:02,042 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-29816941-12a9-43b0-a187-7bd541a7beb5 2019-01-09 14:40:02,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0535538196564s 2019-01-09 14:40:02,042 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-29816941-12a9-43b0-a187-7bd541a7beb5 2019-01-09 14:40:02,042 - 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'9cde683146a347e3a3a48f30b08ce4c0', '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_c5291567-8c17-41b6-8056-8c354c3404e7'}) 2019-01-09 14:40:02,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 14:40:02,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4dec410d-c0fa-4155-ad6e-bdfb80cf84b5", "email": null, "name": "vping_userdata-user_c5291567-8c17-41b6-8056-8c354c3404e7"}}' 2019-01-09 14:40:02,415 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:40:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a11ab282-37e4-4add-b000-7de4c8a7c8de Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_c5291567-8c17-41b6-8056-8c354c3404e7", "links": {"self": "http://172.30.9.29:5000/v3/users/b1102c3e1aac4a808cea61d32945c2ea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b1102c3e1aac4a808cea61d32945c2ea", "domain_id": "default", "password_expires_at": null}} 2019-01-09 14:40:02,415 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-a11ab282-37e4-4add-b000-7de4c8a7c8de 2019-01-09 14:40:02,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.367432832718s 2019-01-09 14:40:02,416 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-a11ab282-37e4-4add-b000-7de4c8a7c8de 2019-01-09 14:40:02,416 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b1102c3e1aac4a808cea61d32945c2ea', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_c5291567-8c17-41b6-8056-8c354c3404e7'}) 2019-01-09 14:40:02,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:40:02,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:02,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8dadba-fa13-4a3c-8e10-c8fd2d30fb0d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:40:02,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0c8dadba-fa13-4a3c-8e10-c8fd2d30fb0d 2019-01-09 14:40:02,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105555057526s 2019-01-09 14:40:02,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0c8dadba-fa13-4a3c-8e10-c8fd2d30fb0d 2019-01-09 14:40:02,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:40:02,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:02,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a668ef0e-d47d-4377-bfd3-3c1dd4717b81 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:40:02,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a668ef0e-d47d-4377-bfd3-3c1dd4717b81 2019-01-09 14:40:02,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0904381275177s 2019-01-09 14:40:02,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a668ef0e-d47d-4377-bfd3-3c1dd4717b81 2019-01-09 14:40:02,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:40:02,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:02,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a43016-101c-471a-83f4-432db5a49e7d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:40:02,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e2a43016-101c-471a-83f4-432db5a49e7d 2019-01-09 14:40:02,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0953960418701s 2019-01-09 14:40:02,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e2a43016-101c-471a-83f4-432db5a49e7d 2019-01-09 14:40:02,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:40:02,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:02,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45be1774-02da-438a-8c53-9d3a3b8b5436 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_c5291567-8c17-41b6-8056-8c354c3404e7", "links": {"self": "http://172.30.9.29:5000/v3/users/b1102c3e1aac4a808cea61d32945c2ea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b1102c3e1aac4a808cea61d32945c2ea", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:40:02,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-45be1774-02da-438a-8c53-9d3a3b8b5436 2019-01-09 14:40:02,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104875087738s 2019-01-09 14:40:02,828 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-45be1774-02da-438a-8c53-9d3a3b8b5436 2019-01-09 14:40:02,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:40:02,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:02,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f45a3762-2b29-47c4-8ed1-7c36f8b85307 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/9cde683146a347e3a3a48f30b08ce4c0"}, "tags": [], "enabled": true, "id": "9cde683146a347e3a3a48f30b08ce4c0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c5291567-8c17-41b6-8056-8c354c3404e7"}]} 2019-01-09 14:40:02,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f45a3762-2b29-47c4-8ed1-7c36f8b85307 2019-01-09 14:40:02,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103567123413s 2019-01-09 14:40:02,944 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f45a3762-2b29-47c4-8ed1-7c36f8b85307 2019-01-09 14:40:02,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:40:02,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=b1102c3e1aac4a808cea61d32945c2ea&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=9cde683146a347e3a3a48f30b08ce4c0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:03,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0969cc-6972-4ff0-8783-5149d4f51609 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=b1102c3e1aac4a808cea61d32945c2ea&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=9cde683146a347e3a3a48f30b08ce4c0", "previous": null, "next": null}} 2019-01-09 14:40:03,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=b1102c3e1aac4a808cea61d32945c2ea&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=9cde683146a347e3a3a48f30b08ce4c0 used request id req-2b0969cc-6972-4ff0-8783-5149d4f51609 2019-01-09 14:40:03,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0902280807495s 2019-01-09 14:40:03,042 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=b1102c3e1aac4a808cea61d32945c2ea&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=9cde683146a347e3a3a48f30b08ce4c0 used request id req-2b0969cc-6972-4ff0-8783-5149d4f51609 2019-01-09 14:40:03,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:40:03,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/9cde683146a347e3a3a48f30b08ce4c0/users/b1102c3e1aac4a808cea61d32945c2ea/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:03,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2be36b75-edae-47e2-91be-cdcfd5bdea62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:40:03,178 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/9cde683146a347e3a3a48f30b08ce4c0/users/b1102c3e1aac4a808cea61d32945c2ea/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-2be36b75-edae-47e2-91be-cdcfd5bdea62 2019-01-09 14:40:03,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132053136826s 2019-01-09 14:40:03,178 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/9cde683146a347e3a3a48f30b08ce4c0/users/b1102c3e1aac4a808cea61d32945c2ea/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-2be36b75-edae-47e2-91be-cdcfd5bdea62 2019-01-09 14:40:03,179 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_c5291567-8c17-41b6-8056-8c354c3404e7', 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'9cde683146a347e3a3a48f30b08ce4c0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4dec410d-c0fa-4155-ad6e-bdfb80cf84b5', 'username': u'vping_userdata-user_c5291567-8c17-41b6-8056-8c354c3404e7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 14:40:03,183 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_c5291567-8c17-41b6-8056-8c354c3404e7', 'password': '4dec410d-c0fa-4155-ad6e-bdfb80cf84b5', 'project_name': 'vping_userdata-project_c5291567-8c17-41b6-8056-8c354c3404e7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '9cde683146a347e3a3a48f30b08ce4c0', 'project_domain_name': 'Default'} 2019-01-09 14:40:03,184 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-01-09 14:40:03,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:40:03,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:03,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-153a1613-81f6-4806-a76f-ef7b1a6eadbe Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:40:03,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-153a1613-81f6-4806-a76f-ef7b1a6eadbe 2019-01-09 14:40:03,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0929090976715s 2019-01-09 14:40:03,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-153a1613-81f6-4806-a76f-ef7b1a6eadbe 2019-01-09 14:40:03,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:40:03,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:03,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5771ab66-05d8-4b9f-a025-113e43d69104 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/9cde683146a347e3a3a48f30b08ce4c0"}, "tags": [], "enabled": true, "id": "9cde683146a347e3a3a48f30b08ce4c0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c5291567-8c17-41b6-8056-8c354c3404e7"}]} 2019-01-09 14:40:03,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-5771ab66-05d8-4b9f-a025-113e43d69104 2019-01-09 14:40:03,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0923919677734s 2019-01-09 14:40:03,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-5771ab66-05d8-4b9f-a025-113e43d69104 2019-01-09 14:40:03,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 14:40:03,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" -d '{"network": {"tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "name": "vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7", "admin_state_up": true}}' 2019-01-09 14:40:03,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-e995df67-d102-4e94-a7de-93448137429d Date: Wed, 09 Jan 2019 14:40:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"61974e98-6457-45f4-a61e-ff7db205b61a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"9cde683146a347e3a3a48f30b08ce4c0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:40:03Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7","admin_state_up":true,"tenant_id":"9cde683146a347e3a3a48f30b08ce4c0","created_at":"2019-01-09T14:40:03Z","mtu":1450}} 2019-01-09 14:40:03,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e995df67-d102-4e94-a7de-93448137429d 2019-01-09 14:40:03,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.473546028137s 2019-01-09 14:40:03,854 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e995df67-d102-4e94-a7de-93448137429d 2019-01-09 14:40:03,854 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T14:40:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'61974e98-6457-45f4-a61e-ff7db205b61a', u'provider:segmentation_id': 23, 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_c5291567-8c17-41b6-8056-8c354c3404e7', u'created_at': u'2019-01-09T14:40:03Z', u'mtu': 1450, u'tenant_id': u'9cde683146a347e3a3a48f30b08ce4c0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9cde683146a347e3a3a48f30b08ce4c0', u'l2_adjacency': True}) 2019-01-09 14:40:03,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:40:03,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742a5144-6ae4-43ba-98aa-bec20d7267ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:40:03,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-742a5144-6ae4-43ba-98aa-bec20d7267ac 2019-01-09 14:40:03,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:40:04,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:40:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cde683146a347e3a3a48f30b08ce4c0", "name": "vping_userdata-project_c5291567-8c17-41b6-8056-8c354c3404e7"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9cde683146a347e3a3a48f30b08ce4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/9cde683146a347e3a3a48f30b08ce4c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/9cde683146a347e3a3a48f30b08ce4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9cde683146a347e3a3a48f30b08ce4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/9cde683146a347e3a3a48f30b08ce4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/9cde683146a347e3a3a48f30b08ce4c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9cde683146a347e3a3a48f30b08ce4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/9cde683146a347e3a3a48f30b08ce4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/9cde683146a347e3a3a48f30b08ce4c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9cde683146a347e3a3a48f30b08ce4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/9cde683146a347e3a3a48f30b08ce4c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/9cde683146a347e3a3a48f30b08ce4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9cde683146a347e3a3a48f30b08ce4c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_9cde683146a347e3a3a48f30b08ce4c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_c5291567-8c17-41b6-8056-8c354c3404e7", "id": "b1102c3e1aac4a808cea61d32945c2ea"}, "audit_ids": ["E7tRtCjnQTKMfrT0kIKxvw"], "issued_at": "2019-01-09T14:40:04.000000Z"}} 2019-01-09 14:40:04,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:40:04,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:04,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-49925e04-0676-4ccc-a057-2f275d450047 Date: Wed, 09 Jan 2019 14:40:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"61974e98-6457-45f4-a61e-ff7db205b61a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9cde683146a347e3a3a48f30b08ce4c0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:40:03Z","qos_policy_id":null,"name":"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7","admin_state_up":true,"tenant_id":"9cde683146a347e3a3a48f30b08ce4c0","created_at":"2019-01-09T14:40:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:40:04,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-49925e04-0676-4ccc-a057-2f275d450047 2019-01-09 14:40:04,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275148153305s 2019-01-09 14:40:04,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-49925e04-0676-4ccc-a057-2f275d450047 2019-01-09 14:40:04,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 14:40:04,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" -d '{"subnet": {"name": "vping_userdata-subnet_c5291567-8c17-41b6-8056-8c354c3404e7", "enable_dhcp": true, "network_id": "61974e98-6457-45f4-a61e-ff7db205b61a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 14:40:05,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2d3fe357-230e-43e4-92cf-7489d4250307 Date: Wed, 09 Jan 2019 14:40:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61974e98-6457-45f4-a61e-ff7db205b61a","tenant_id":"9cde683146a347e3a3a48f30b08ce4c0","created_at":"2019-01-09T14:40:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:40: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":"9cde683146a347e3a3a48f30b08ce4c0","id":"bce91dea-50c5-4888-89d2-41687acbbcbe","subnetpool_id":null,"name":"vping_userdata-subnet_c5291567-8c17-41b6-8056-8c354c3404e7"}} 2019-01-09 14:40:05,178 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-2d3fe357-230e-43e4-92cf-7489d4250307 2019-01-09 14:40:05,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.557828903198s 2019-01-09 14:40:05,179 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-2d3fe357-230e-43e4-92cf-7489d4250307 2019-01-09 14:40:05,179 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:40: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'bce91dea-50c5-4888-89d2-41687acbbcbe', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_c5291567-8c17-41b6-8056-8c354c3404e7', u'enable_dhcp': True, u'network_id': u'61974e98-6457-45f4-a61e-ff7db205b61a', u'tenant_id': u'9cde683146a347e3a3a48f30b08ce4c0', u'created_at': u'2019-01-09T14:40: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'9cde683146a347e3a3a48f30b08ce4c0'}) 2019-01-09 14:40:05,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 14:40:05,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "vping_userdata-router_c5291567-8c17-41b6-8056-8c354c3404e7", "admin_state_up": true}}' 2019-01-09 14:40:06,712 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-ac9c162e-0480-46ca-946d-9799cd9d9304 Date: Wed, 09 Jan 2019 14:40:06 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "created_at": "2019-01-09T14:40:05Z", "admin_state_up": true, "updated_at": "2019-01-09T14:40:06Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9cde683146a347e3a3a48f30b08ce4c0", "id": "147e1696-8f9c-43ce-9a5f-873630a05abc", "name": "vping_userdata-router_c5291567-8c17-41b6-8056-8c354c3404e7"}} 2019-01-09 14:40:06,712 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-ac9c162e-0480-46ca-946d-9799cd9d9304 2019-01-09 14:40:06,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53243112564s 2019-01-09 14:40:06,712 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-ac9c162e-0480-46ca-946d-9799cd9d9304 2019-01-09 14:40:06,713 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:40:06Z', u'revision_number': 3, u'id': u'147e1696-8f9c-43ce-9a5f-873630a05abc', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_c5291567-8c17-41b6-8056-8c354c3404e7', u'admin_state_up': True, u'tenant_id': u'9cde683146a347e3a3a48f30b08ce4c0', u'created_at': u'2019-01-09T14:40:05Z', u'flavor_id': None, u'routes': [], u'project_id': u'9cde683146a347e3a3a48f30b08ce4c0'}) 2019-01-09 14:40:06,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 14:40:06,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/147e1696-8f9c-43ce-9a5f-873630a05abc/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}6cc42392593d37129e29389fb9896080c8846e6f" -d '{"subnet_id": "bce91dea-50c5-4888-89d2-41687acbbcbe"}' 2019-01-09 14:40:09,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-81ddba19-6102-484d-a74b-022d40e627ba Date: Wed, 09 Jan 2019 14:40:09 GMT RESP BODY: {"network_id": "61974e98-6457-45f4-a61e-ff7db205b61a", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "subnet_id": "bce91dea-50c5-4888-89d2-41687acbbcbe", "subnet_ids": ["bce91dea-50c5-4888-89d2-41687acbbcbe"], "port_id": "bf2e0576-db4f-45bb-a8d8-16e85ba80bff", "id": "147e1696-8f9c-43ce-9a5f-873630a05abc"} 2019-01-09 14:40:09,147 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/147e1696-8f9c-43ce-9a5f-873630a05abc/add_router_interface.json used request id req-81ddba19-6102-484d-a74b-022d40e627ba 2019-01-09 14:40:09,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43349504471s 2019-01-09 14:40:09,147 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/147e1696-8f9c-43ce-9a5f-873630a05abc/add_router_interface.json used request id req-81ddba19-6102-484d-a74b-022d40e627ba returning object 147e1696-8f9c-43ce-9a5f-873630a05abc 2019-01-09 14:40:09,148 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:40:09,280 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 14:40:09,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:40:09,287 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 14:40:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 14:40:09,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:40:09,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:09,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d61bbbe6-ae28-4812-b8ee-9b2dbbf0b23e Date: Wed, 09 Jan 2019 14:40:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:40:09,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d61bbbe6-ae28-4812-b8ee-9b2dbbf0b23e 2019-01-09 14:40:09,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.195868968964s 2019-01-09 14:40:09,488 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d61bbbe6-ae28-4812-b8ee-9b2dbbf0b23e 2019-01-09 14:40:09,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 14:40:09,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7"}' 2019-01-09 14:40:09,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-54d7d10b-7a35-4977-9577-571abe2ac9d7 Date: Wed, 09 Jan 2019 14:40:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/file", "owner": "9cde683146a347e3a3a48f30b08ce4c0", "id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "size": null, "self": "/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:40:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7", "checksum": null, "created_at": "2019-01-09T14:40:09Z", "protected": false} 2019-01-09 14:40:09,538 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-54d7d10b-7a35-4977-9577-571abe2ac9d7 2019-01-09 14:40:09,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0427260398865s 2019-01-09 14:40:09,539 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-54d7d10b-7a35-4977-9577-571abe2ac9d7 returning object f69e6d38-afa7-4a98-9641-79d4a80d65be 2019-01-09 14:40:09,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 14:40:09,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/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}6cc42392593d37129e29389fb9896080c8846e6f" -d '' 2019-01-09 14:40:10,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dcda7978-5f60-4777-950f-6f5bcb0e9010 Date: Wed, 09 Jan 2019 14:40: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-09 14:40:10,814 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/file used request id req-dcda7978-5f60-4777-950f-6f5bcb0e9010 2019-01-09 14:40:10,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.27519392967s 2019-01-09 14:40:10,815 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/file used request id req-dcda7978-5f60-4777-950f-6f5bcb0e9010 2019-01-09 14:40:10,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:40:10,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:10,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-76e34496-75f6-46fa-9b98-50918de04b4d Date: Wed, 09 Jan 2019 14:40:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/snap", "metadata": {}}], "file": "/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/file", "owner": "9cde683146a347e3a3a48f30b08ce4c0", "id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "size": 12716032, "self": "/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:40:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:40:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:40:10,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-76e34496-75f6-46fa-9b98-50918de04b4d 2019-01-09 14:40:10,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0676031112671s 2019-01-09 14:40:10,887 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-76e34496-75f6-46fa-9b98-50918de04b4d 2019-01-09 14:40:10,889 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/file', 'owner': u'9cde683146a347e3a3a48f30b08ce4c0', 'id': u'f69e6d38-afa7-4a98-9641-79d4a80d65be', 'size': 12716032, u'self': u'/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9cde683146a347e3a3a48f30b08ce4c0', 'name': 'vping_userdata-project_c5291567-8c17-41b6-8056-8c354c3404e7', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T14:40:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T14:40:10Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7', 'created': u'2019-01-09T14:40:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T14:40:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 14:40:10,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 14:40:10,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_c5291567-8c17-41b6-8056-8c354c3404e7", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 14:40:11,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-984e8124-2dbd-46bf-9526-cb8d307a69d6 x-compute-request-id: req-984e8124-2dbd-46bf-9526-cb8d307a69d6 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_c5291567-8c17-41b6-8056-8c354c3404e7", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "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": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad"}} 2019-01-09 14:40:11,119 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-984e8124-2dbd-46bf-9526-cb8d307a69d6 2019-01-09 14:40:11,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.2293009758s 2019-01-09 14:40:11,119 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-984e8124-2dbd-46bf-9526-cb8d307a69d6 2019-01-09 14:40:11,120 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_c5291567-8c17-41b6-8056-8c354c3404e7', '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'805038e1e9f34a349c09768ea1e3dacf', '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'cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad', 'swap': 0}) 2019-01-09 14:40:11,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 14:40:11,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad/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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" -d '{"extra_specs": {}}' 2019-01-09 14:40:11,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f04dc22a-eba5-4331-b8df-1719e06e91a7 x-compute-request-id: req-f04dc22a-eba5-4331-b8df-1719e06e91a7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:40:11,141 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad/os-extra_specs used request id req-f04dc22a-eba5-4331-b8df-1719e06e91a7 2019-01-09 14:40:11,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205540657043s 2019-01-09 14:40:11,142 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad/os-extra_specs used request id req-f04dc22a-eba5-4331-b8df-1719e06e91a7 2019-01-09 14:40:11,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:40:11,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:11,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-82c1477a-c211-4740-8d85-3b024341ad93 Date: Wed, 09 Jan 2019 14:40:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"61974e98-6457-45f4-a61e-ff7db205b61a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cde683146a347e3a3a48f30b08ce4c0","l2_adjacency":true,"status":"ACTIVE","subnets":["bce91dea-50c5-4888-89d2-41687acbbcbe"],"description":"","tags":[],"updated_at":"2019-01-09T14:40:04Z","qos_policy_id":null,"name":"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7","admin_state_up":true,"tenant_id":"9cde683146a347e3a3a48f30b08ce4c0","created_at":"2019-01-09T14:40:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:40:11,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-82c1477a-c211-4740-8d85-3b024341ad93 2019-01-09 14:40:11,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0957000255585s 2019-01-09 14:40:11,238 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-82c1477a-c211-4740-8d85-3b024341ad93 2019-01-09 14:40:11,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:40:11,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:11,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-4dfbf173-42ef-42d1-8535-1da917cf739e Date: Wed, 09 Jan 2019 14:40:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/snap", "metadata": {}}], "file": "/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/file", "owner": "9cde683146a347e3a3a48f30b08ce4c0", "id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "size": 12716032, "self": "/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:40:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:40:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:40:11,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4dfbf173-42ef-42d1-8535-1da917cf739e 2019-01-09 14:40:11,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0350430011749s 2019-01-09 14:40:11,278 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4dfbf173-42ef-42d1-8535-1da917cf739e 2019-01-09 14:40:11,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:40:11,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:11,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8250bde-92f7-49e8-85f1-2c7e9bd4efbe x-compute-request-id: req-a8250bde-92f7-49e8-85f1-2c7e9bd4efbe Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c5291567-8c17-41b6-8056-8c354c3404e7", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "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": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad"}]} 2019-01-09 14:40:11,466 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-a8250bde-92f7-49e8-85f1-2c7e9bd4efbe 2019-01-09 14:40:11,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.186672925949s 2019-01-09 14:40:11,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-a8250bde-92f7-49e8-85f1-2c7e9bd4efbe 2019-01-09 14:40:11,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 14:40:11,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" -d '{"server": {"name": "vping_userdata-vm_c5291567-8c17-41b6-8056-8c354c3404e7", "imageRef": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "flavorRef": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "max_count": 1, "min_count": 1, "networks": [{"uuid": "61974e98-6457-45f4-a61e-ff7db205b61a"}]}}' 2019-01-09 14:40:12,623 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:40:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54ab06b3-946b-461c-9ff2-ea4fb54049d2 x-compute-request-id: req-54ab06b3-946b-461c-9ff2-ea4fb54049d2 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "172194cb-effd-48b4-ac52-043fedf931a6", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "bookmark"}], "adminPass": "XD4VVyRgpmNz"}} 2019-01-09 14:40:12,624 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-54ab06b3-946b-461c-9ff2-ea4fb54049d2 2019-01-09 14:40:12,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.15522813797s 2019-01-09 14:40:12,624 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-54ab06b3-946b-461c-9ff2-ea4fb54049d2 2019-01-09 14:40:12,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:12,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:12,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-20b5d42e-41a0-4ac7-94c1-2c8ee23519a7 x-compute-request-id: req-20b5d42e-41a0-4ac7-94c1-2c8ee23519a7 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "172194cb-effd-48b4-ac52-043fedf931a6", "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "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-09T14:40:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:12Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:12,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-20b5d42e-41a0-4ac7-94c1-2c8ee23519a7 2019-01-09 14:40:12,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.140616893768s 2019-01-09 14:40:12,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-20b5d42e-41a0-4ac7-94c1-2c8ee23519a7 2019-01-09 14:40:12,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:40:12,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:12,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-6b9cc2bd-e892-4bad-b8eb-bf4d10ff202c Date: Wed, 09 Jan 2019 14:40:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"61974e98-6457-45f4-a61e-ff7db205b61a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cde683146a347e3a3a48f30b08ce4c0","l2_adjacency":true,"status":"ACTIVE","subnets":["bce91dea-50c5-4888-89d2-41687acbbcbe"],"description":"","tags":[],"updated_at":"2019-01-09T14:40:04Z","qos_policy_id":null,"name":"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7","admin_state_up":true,"tenant_id":"9cde683146a347e3a3a48f30b08ce4c0","created_at":"2019-01-09T14:40:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:40:12,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-6b9cc2bd-e892-4bad-b8eb-bf4d10ff202c 2019-01-09 14:40:12,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.150678873062s 2019-01-09 14:40:12,923 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-6b9cc2bd-e892-4bad-b8eb-bf4d10ff202c 2019-01-09 14:40:12,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:40:12,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:13,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ea533215-35d9-449d-b5bc-50f18c3466b0 Date: Wed, 09 Jan 2019 14:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61974e98-6457-45f4-a61e-ff7db205b61a","tenant_id":"9cde683146a347e3a3a48f30b08ce4c0","created_at":"2019-01-09T14:40:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:40: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":"9cde683146a347e3a3a48f30b08ce4c0","id":"bce91dea-50c5-4888-89d2-41687acbbcbe","subnetpool_id":null,"name":"vping_userdata-subnet_c5291567-8c17-41b6-8056-8c354c3404e7"}]} 2019-01-09 14:40:13,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-ea533215-35d9-449d-b5bc-50f18c3466b0 2019-01-09 14:40:13,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.090106010437s 2019-01-09 14:40:13,015 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-ea533215-35d9-449d-b5bc-50f18c3466b0 2019-01-09 14:40:13,015 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:40:15,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:15,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:15,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14: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-df8e4cc0-d9b7-47f8-8e19-f70acc838f2b x-compute-request-id: req-df8e4cc0-d9b7-47f8-8e19-f70acc838f2b Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "172194cb-effd-48b4-ac52-043fedf931a6", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:40:13Z", "hostId": "da95c1c7d01cf3327c4fd9c3b0ac30761027e5582e7713164e3057be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:12Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:15,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-df8e4cc0-d9b7-47f8-8e19-f70acc838f2b 2019-01-09 14:40:15,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503377914429s 2019-01-09 14:40:15,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-df8e4cc0-d9b7-47f8-8e19-f70acc838f2b 2019-01-09 14:40:15,525 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:40:17,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:17,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:18,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-559bbc4d-accf-4841-b372-f6d585f660ff x-compute-request-id: req-559bbc4d-accf-4841-b372-f6d585f660ff Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "172194cb-effd-48b4-ac52-043fedf931a6", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:40:13Z", "hostId": "da95c1c7d01cf3327c4fd9c3b0ac30761027e5582e7713164e3057be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:12Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:18,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-559bbc4d-accf-4841-b372-f6d585f660ff 2019-01-09 14:40:18,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557920217514s 2019-01-09 14:40:18,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-559bbc4d-accf-4841-b372-f6d585f660ff 2019-01-09 14:40:18,090 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:40:20,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:20,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:20,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-20f418c8-806f-4585-b3ad-c90284e884fa x-compute-request-id: req-20f418c8-806f-4585-b3ad-c90284e884fa Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9b:3e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:17.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "172194cb-effd-48b4-ac52-043fedf931a6", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:17Z", "hostId": "da95c1c7d01cf3327c4fd9c3b0ac30761027e5582e7713164e3057be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:12Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:20,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-20f418c8-806f-4585-b3ad-c90284e884fa 2019-01-09 14:40:20,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175580978394s 2019-01-09 14:40:20,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-20f418c8-806f-4585-b3ad-c90284e884fa 2019-01-09 14:40:20,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:40:20,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=172194cb-effd-48b4-ac52-043fedf931a6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:20,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-40d781cb-ffcd-4315-a4f4-39480e4d3042 Date: Wed, 09 Jan 2019 14:40:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:40:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bce91dea-50c5-4888-89d2-41687acbbcbe","ip_address":"192.168.120.5"}],"id":"447c4e96-c8f6-4823-9799-0f2791062d6c","security_groups":["83ec4791-a77c-4670-a51d-b7a0f0b9a216"],"mac_address":"fa:16:3e:85:9b:3e","project_id":"9cde683146a347e3a3a48f30b08ce4c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61974e98-6457-45f4-a61e-ff7db205b61a","tenant_id":"9cde683146a347e3a3a48f30b08ce4c0","created_at":"2019-01-09T14:40:14Z","binding:vnic_type":"normal","device_id":"172194cb-effd-48b4-ac52-043fedf931a6","ip_allocation":"immediate"}]} 2019-01-09 14:40:20,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=172194cb-effd-48b4-ac52-043fedf931a6 used request id req-40d781cb-ffcd-4315-a4f4-39480e4d3042 2019-01-09 14:40:20,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0458500385284s 2019-01-09 14:40:20,319 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=172194cb-effd-48b4-ac52-043fedf931a6 used request id req-40d781cb-ffcd-4315-a4f4-39480e4d3042 2019-01-09 14:40:20,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:40:20,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=447c4e96-c8f6-4823-9799-0f2791062d6c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:20,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c7f7e8ff-ed57-458a-bc4a-69e953a98257 Date: Wed, 09 Jan 2019 14:40:20 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:40:20,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=447c4e96-c8f6-4823-9799-0f2791062d6c used request id req-c7f7e8ff-ed57-458a-bc4a-69e953a98257 2019-01-09 14:40:20,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0147471427917s 2019-01-09 14:40:20,339 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=447c4e96-c8f6-4823-9799-0f2791062d6c used request id req-c7f7e8ff-ed57-458a-bc4a-69e953a98257 2019-01-09 14:40:20,339 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:85:9b:3e', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f69e6d38-afa7-4a98-9641-79d4a80d65be'}), 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-09T14:40:17.000000', 'flavor': Munch({u'id': u'cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad'}), 'az': u'nova', 'id': u'172194cb-effd-48b4-ac52-043fedf931a6', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b1102c3e1aac4a808cea61d32945c2ea', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9cde683146a347e3a3a48f30b08ce4c0', 'name': 'vping_userdata-project_c5291567-8c17-41b6-8056-8c354c3404e7', '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-09T14:40:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T14:40:17Z', 'hostId': u'da95c1c7d01cf3327c4fd9c3b0ac30761027e5582e7713164e3057be', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'da95c1c7d01cf3327c4fd9c3b0ac30761027e5582e7713164e3057be', '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-09T14:40:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9cde683146a347e3a3a48f30b08ce4c0', 'name': u'vping_userdata-vm_c5291567-8c17-41b6-8056-8c354c3404e7', 'adminPass': u'XD4VVyRgpmNz', 'tenant_id': u'9cde683146a347e3a3a48f30b08ce4c0', 'created_at': u'2019-01-09T14:40:12Z', 'created': u'2019-01-09T14:40:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-09 14:40:20,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:40:20,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:20,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-a21e1ac1-804f-4115-a3c8-d162962703bf Date: Wed, 09 Jan 2019 14:40:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"61974e98-6457-45f4-a61e-ff7db205b61a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cde683146a347e3a3a48f30b08ce4c0","l2_adjacency":true,"status":"ACTIVE","subnets":["bce91dea-50c5-4888-89d2-41687acbbcbe"],"description":"","tags":[],"updated_at":"2019-01-09T14:40:04Z","qos_policy_id":null,"name":"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7","admin_state_up":true,"tenant_id":"9cde683146a347e3a3a48f30b08ce4c0","created_at":"2019-01-09T14:40:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:40:20,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a21e1ac1-804f-4115-a3c8-d162962703bf 2019-01-09 14:40:20,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0907909870148s 2019-01-09 14:40:20,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a21e1ac1-804f-4115-a3c8-d162962703bf 2019-01-09 14:40:20,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:40:20,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:20,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-145e620b-7aa4-4b60-8687-af9781999962 Date: Wed, 09 Jan 2019 14:40:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/snap", "metadata": {}}], "file": "/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/file", "owner": "9cde683146a347e3a3a48f30b08ce4c0", "id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "size": 12716032, "self": "/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:40:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:40:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:40:20,470 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-145e620b-7aa4-4b60-8687-af9781999962 2019-01-09 14:40:20,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0346300601959s 2019-01-09 14:40:20,470 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-145e620b-7aa4-4b60-8687-af9781999962 2019-01-09 14:40:20,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:40:20,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:20,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-c79d1b3e-1c65-4bdc-96ee-2f2ac08debe8 x-compute-request-id: req-c79d1b3e-1c65-4bdc-96ee-2f2ac08debe8 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c5291567-8c17-41b6-8056-8c354c3404e7", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "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": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad"}]} 2019-01-09 14:40:20,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-c79d1b3e-1c65-4bdc-96ee-2f2ac08debe8 2019-01-09 14:40:20,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0212631225586s 2019-01-09 14:40:20,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-c79d1b3e-1c65-4bdc-96ee-2f2ac08debe8 2019-01-09 14:40:20,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 14:40:20,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" -d '{"server": {"name": "vping_userdata-vm2_c5291567-8c17-41b6-8056-8c354c3404e7", "imageRef": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "flavorRef": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "61974e98-6457-45f4-a61e-ff7db205b61a"}]}}' 2019-01-09 14:40:21,815 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:40: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-12fd2487-e23e-46d4-b2bf-e562ebf91d30 x-compute-request-id: req-12fd2487-e23e-46d4-b2bf-e562ebf91d30 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "68e709bd-1a01-4bf7-bfc9-678d0712fadc", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "bookmark"}], "adminPass": "Fu4UVRWfiigs"}} 2019-01-09 14:40:21,815 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-12fd2487-e23e-46d4-b2bf-e562ebf91d30 2019-01-09 14:40:21,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.32070302963s 2019-01-09 14:40:21,816 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-12fd2487-e23e-46d4-b2bf-e562ebf91d30 2019-01-09 14:40:21,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:21,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:22,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-af5e97f6-f941-472d-84fe-0a951e85050c x-compute-request-id: req-af5e97f6-f941-472d-84fe-0a951e85050c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "68e709bd-1a01-4bf7-bfc9-678d0712fadc", "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "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-09T14:40:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:21Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9b:3e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:17.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "172194cb-effd-48b4-ac52-043fedf931a6", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:17Z", "hostId": "da95c1c7d01cf3327c4fd9c3b0ac30761027e5582e7713164e3057be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:12Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:22,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-af5e97f6-f941-472d-84fe-0a951e85050c 2019-01-09 14:40:22,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543728113174s 2019-01-09 14:40:22,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-af5e97f6-f941-472d-84fe-0a951e85050c 2019-01-09 14:40:22,366 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:40:24,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:24,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:24,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bf17987-0eaa-4bab-86b5-6d5edd9decf7 x-compute-request-id: req-7bf17987-0eaa-4bab-86b5-6d5edd9decf7 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "68e709bd-1a01-4bf7-bfc9-678d0712fadc", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:40:22Z", "hostId": "390274db4d8252652c72c7a1ad72366f9329a122b2488c19fc970ecb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:21Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9b:3e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:17.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "172194cb-effd-48b4-ac52-043fedf931a6", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:17Z", "hostId": "da95c1c7d01cf3327c4fd9c3b0ac30761027e5582e7713164e3057be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:12Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:24,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7bf17987-0eaa-4bab-86b5-6d5edd9decf7 2019-01-09 14:40:24,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.233618974686s 2019-01-09 14:40:24,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7bf17987-0eaa-4bab-86b5-6d5edd9decf7 2019-01-09 14:40:24,607 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:40:26,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:26,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:26,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-7c16065a-7083-4186-b26f-a554ea6f8276 x-compute-request-id: req-7c16065a-7083-4186-b26f-a554ea6f8276 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "68e709bd-1a01-4bf7-bfc9-678d0712fadc", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:40:22Z", "hostId": "390274db4d8252652c72c7a1ad72366f9329a122b2488c19fc970ecb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:21Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9b:3e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:17.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "172194cb-effd-48b4-ac52-043fedf931a6", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:17Z", "hostId": "da95c1c7d01cf3327c4fd9c3b0ac30761027e5582e7713164e3057be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:12Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:26,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7c16065a-7083-4186-b26f-a554ea6f8276 2019-01-09 14:40:26,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177953004837s 2019-01-09 14:40:26,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7c16065a-7083-4186-b26f-a554ea6f8276 2019-01-09 14:40:26,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:40:28,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:28,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:28,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-5e06708a-9cc9-4224-9c86-3d7b668671f6 x-compute-request-id: req-5e06708a-9cc9-4224-9c86-3d7b668671f6 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:c8:df", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:26.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "68e709bd-1a01-4bf7-bfc9-678d0712fadc", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:26Z", "hostId": "390274db4d8252652c72c7a1ad72366f9329a122b2488c19fc970ecb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:21Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9b:3e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:17.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "172194cb-effd-48b4-ac52-043fedf931a6", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:17Z", "hostId": "da95c1c7d01cf3327c4fd9c3b0ac30761027e5582e7713164e3057be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:12Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:28,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5e06708a-9cc9-4224-9c86-3d7b668671f6 2019-01-09 14:40:28,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167257785797s 2019-01-09 14:40:28,963 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5e06708a-9cc9-4224-9c86-3d7b668671f6 2019-01-09 14:40:28,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:40:28,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=68e709bd-1a01-4bf7-bfc9-678d0712fadc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:29,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-62d21414-1681-4fab-9ee1-0bb31dc41b05 Date: Wed, 09 Jan 2019 14:40:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:40:26Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bce91dea-50c5-4888-89d2-41687acbbcbe","ip_address":"192.168.120.4"}],"id":"dfd933f1-fe79-438c-9b7e-32153702fce3","security_groups":["83ec4791-a77c-4670-a51d-b7a0f0b9a216"],"mac_address":"fa:16:3e:57:c8:df","project_id":"9cde683146a347e3a3a48f30b08ce4c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61974e98-6457-45f4-a61e-ff7db205b61a","tenant_id":"9cde683146a347e3a3a48f30b08ce4c0","created_at":"2019-01-09T14:40:23Z","binding:vnic_type":"normal","device_id":"68e709bd-1a01-4bf7-bfc9-678d0712fadc","ip_allocation":"immediate"}]} 2019-01-09 14:40:29,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=68e709bd-1a01-4bf7-bfc9-678d0712fadc used request id req-62d21414-1681-4fab-9ee1-0bb31dc41b05 2019-01-09 14:40:29,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0653328895569s 2019-01-09 14:40:29,033 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=68e709bd-1a01-4bf7-bfc9-678d0712fadc used request id req-62d21414-1681-4fab-9ee1-0bb31dc41b05 2019-01-09 14:40:29,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:40:29,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=dfd933f1-fe79-438c-9b7e-32153702fce3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:29,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-718be780-0e46-498e-be00-cafef61d2c70 Date: Wed, 09 Jan 2019 14:40:29 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:40:29,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=dfd933f1-fe79-438c-9b7e-32153702fce3 used request id req-718be780-0e46-498e-be00-cafef61d2c70 2019-01-09 14:40:29,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0147049427032s 2019-01-09 14:40:29,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=dfd933f1-fe79-438c-9b7e-32153702fce3 used request id req-718be780-0e46-498e-be00-cafef61d2c70 2019-01-09 14:40:29,053 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:57:c8:df', 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'f69e6d38-afa7-4a98-9641-79d4a80d65be'}), 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-09T14:40:26.000000', 'flavor': Munch({u'id': u'cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad'}), 'az': u'nova', 'id': u'68e709bd-1a01-4bf7-bfc9-678d0712fadc', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'b1102c3e1aac4a808cea61d32945c2ea', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9cde683146a347e3a3a48f30b08ce4c0', 'name': 'vping_userdata-project_c5291567-8c17-41b6-8056-8c354c3404e7', '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-09T14:40:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T14:40:26Z', 'hostId': u'390274db4d8252652c72c7a1ad72366f9329a122b2488c19fc970ecb', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'390274db4d8252652c72c7a1ad72366f9329a122b2488c19fc970ecb', '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-09T14:40:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9cde683146a347e3a3a48f30b08ce4c0', 'name': u'vping_userdata-vm2_c5291567-8c17-41b6-8056-8c354c3404e7', 'adminPass': u'Fu4UVRWfiigs', 'tenant_id': u'9cde683146a347e3a3a48f30b08ce4c0', 'created_at': u'2019-01-09T14:40:21Z', 'created': u'2019-01-09T14:40:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-09 14:40:29,054 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-01-09 14:40:30,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:30,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:30,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-981bb34f-b50c-4256-9bde-527cd3866333 x-compute-request-id: req-981bb34f-b50c-4256-9bde-527cd3866333 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:c8:df", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:26.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "68e709bd-1a01-4bf7-bfc9-678d0712fadc", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:26Z", "hostId": "390274db4d8252652c72c7a1ad72366f9329a122b2488c19fc970ecb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:21Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9b:3e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:17.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "172194cb-effd-48b4-ac52-043fedf931a6", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:17Z", "hostId": "da95c1c7d01cf3327c4fd9c3b0ac30761027e5582e7713164e3057be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:12Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:30,348 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-981bb34f-b50c-4256-9bde-527cd3866333 2019-01-09 14:40:30,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.292273044586s 2019-01-09 14:40:30,348 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-981bb34f-b50c-4256-9bde-527cd3866333 2019-01-09 14:40:30,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 14:40:30,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc/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}6cc42392593d37129e29389fb9896080c8846e6f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 14:40:31,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-1e5412c5-262b-4afe-ba2e-c6eddc29f588 x-compute-request-id: req-1e5412c5-262b-4afe-ba2e-c6eddc29f588 Content-Encoding: gzip Content-Length: 7984 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 789467697 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.239453] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.242416] pid_max: default: 32768 minimum: 301\n[ 0.244044] ACPI: Core revision 20150930\n[ 0.246029] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.248307] Security Framework initialized\n[ 0.249786] Yama: becoming mindful.\n[ 0.251085] AppArmor: AppArmor initialized\n[ 0.252587] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.254946] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.257255] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259466] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261970] Initializing cgroup subsys io\n[ 0.263425] Initializing cgroup subsys memory\n[ 0.264926] Initializing cgroup subsys devices\n[ 0.266486] Initializing cgroup subsys freezer\n[ 0.268034] Initializing cgroup subsys net_cls\n[ 0.269590] Initializing cgroup subsys perf_event\n[ 0.271201] Initializing cgroup subsys net_prio\n[ 0.272799] Initializing cgroup subsys hugetlb\n[ 0.274379] Initializing cgroup subsys pids\n[ 0.275880] CPU: Physical Processor ID: 0\n[ 0.277997] mce: CPU supports 10 MCE banks\n[ 0.279518] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.281286] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.297976] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.306284] ftrace: allocating 31920 entries in 125 pages\n[ 0.337073] smpboot: Max logical packages: 1\n[ 0.338656] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.341021] x2apic enabled\n[ 0.342415] Switched APIC routing to physical x2apic.\n[ 0.345340] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.347352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.351059] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.354238] KVM setup paravirtual spinlock\n[ 0.356183] x86: Booted up 1 node, 1 CPUs\n[ 0.357667] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.360134] devtmpfs: initialized\n[ 0.362394] evm: security.selinux\n[ 0.363642] evm: security.SMACK64\n[ 0.364886] evm: security.SMACK64EXEC\n[ 0.366249] evm: security.SMACK64TRANSMUTE\n[ 0.367744] evm: security.SMACK64MMAP\n[ 0.369118] evm: security.ima\n[ 0.370263] evm: security.capability\n[ 0.371651] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.375000] pinctrl core: initialized pinctrl subsystem\n[ 0.376968] RTC time: 14:40:27, date: 01/09/19\n[ 0.378669] NET: Registered protocol family 16\n[ 0.380400] cpuidle: using governor ladder\n[ 0.381930] cpuidle: using governor menu\n[ 0.383436] PCCT header not found.\n[ 0.384795] ACPI: bus type PCI registered\n[ 0.386272] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.388546] PCI: Using configuration type 1 for base access\n[ 0.391203] ACPI: Added _OSI(Module Device)\n[ 0.392744] ACPI: Added _OSI(Processor Device)\n[ 0.394337] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.395959] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.398623] ACPI: Interpreter enabled\n[ 0.400025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.403391] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.406716] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.410128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.413471] ACPI: (supports S0 S5)\n[ 0.414767] ACPI: Using IOAPIC for interrupt routing\n[ 0.416504] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.421087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.423179] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.425417] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.427589] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.431574] acpiphp: Slot [3] registered\n[ 0.433038] acpiphp: Slot [4] registered\n[ 0.434470] acpiphp: Slot [5] registered\n[ 0.435907] acpiphp: Slot [6] registered\n[ 0.437335] acpiphp: Slot [7] registered\n[ 0.438767] acpiphp: Slot [8] registered\n[ 0.440259] acpiphp: Slot [9] registered\n[ 0.441690] acpiphp: Slot [10] registered\n[ 0.443139] acpiphp: Slot [11] registered\n[ 0.444623] acpiphp: Slot [12] registered\n[ 0.446102] acpiphp: Slot [13] registered\n[ 0.447548] acpiphp: Slot [14] registered\n[ 0.449036] acpiphp: Slot [15] registered\n[ 0.466422] acpiphp: Slot [16] registered\n[ 0.467918] acpiphp: Slot [17] registered\n[ 0.469401] acpiphp: Slot [18] registered\n[ 0.470884] acpiphp: Slot [19] registered\n[ 0.472360] acpiphp: Slot [20] registered\n[ 0.473815] acpiphp: Slot [21] registered\n[ 0.475270] acpiphp: Slot [22] registered\n[ 0.476724] acpiphp: Slot [23] registered\n[ 0.478173] acpiphp: Slot [24] registered\n[ 0.479641] acpiphp: Slot [25] registered\n[ 0.481108] acpiphp: Slot [26] registered\n[ 0.482591] acpiphp: Slot [27] registered\n[ 0.484048] acpiphp: Slot [28] registered\n[ 0.485502] acpiphp: Slot [29] registered\n[ 0.486994] acpiphp: Slot [30] registered\n[ 0.488447] acpiphp: Slot [31] registered\n[ 0.489957] PCI host bridge to bus 0000:00\n[ 0.491440] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.493649] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.495886] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.498534] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.501182] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.503853] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.508501] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.510853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.512991] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.515328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.519907] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.522504] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.543884] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.546501] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.549388] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.551982] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.554470] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.556690] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.558957] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.562531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.565601] vgaarb: loaded\n[ 0.566711] vgaarb: bridge control possible 0000:00:02.0\n[ 0.569182] SCSI subsystem initialized\n[ 0.570898] ACPI: bus type USB registered\n[ 0.572418] usbcore: registered new interface driver usbfs\n[ 0.574329] usbcore: registered new interface driver hub\n[ 0.576192] usbcore: registered new device driver usb\n[ 0.578198] PCI: Using ACPI for IRQ routing\n[ 0.580285] NetLabel: Initializing\n[ 0.581614] NetLabel: domain hash size = 128\n[ 0.583191] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.584978] NetLabel: unlabeled traffic allowed by default\n[ 0.587208] clocksource: Switched to clocksource kvm-clock\n[ 0.597600] AppArmor: AppArmor Filesystem Enabled\n[ 0.599335] pnp: PnP ACPI init\n[ 0.600994] pnp: PnP ACPI: found 5 devices\n[ 0.608121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.611256] NET: Registered protocol family 2\n[ 0.613103] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.615460] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.617688] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.619944] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.621929] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.624072] NET: Registered protocol family 1\n[ 0.625691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.627693] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.629695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644496] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.659579] Trying to unpack rootfs image as initramfs...\n[ 0.720406] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.723375] Scanning for low memory corruption every 60 seconds\n[ 0.725689] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.727826] audit: initializing netlink subsys (disabled)\n[ 0.729732] audit: type=2000 audit(1547044827.623:1): initialized\n[ 0.732093] Initialise system trusted keyring\n[ 0.733847] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.736012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.739224] zbud: loaded\n[ 0.740435] VFS: Disk quotas dquot_6.6.0\n[ 0.741894] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.744619] fuse init (API version 7.23)\n[ 0.746218] Key type big_key registered\n[ 0.747713] Allocating IMA MOK and blacklist keyrings.\n[ 0.749844] Key type asymmetric registered\n[ 0.751363] Asymmetric key parser 'x509' registered\n[ 0.753100] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.755802] io scheduler noop registered\n[ 0.757250] io scheduler deadline registered (default)\n[ 0.759099] io scheduler cfq registered\n[ 0.760650] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.762600] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.764915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.767608] ACPI: Power Button [PWRF]\n[ 0.769142] GHES: HEST is not enabled!\n[ 0.783463] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.813358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.817123] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.842532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.846204] Linux agpgart interface v0.103\n[ 0.849885] brd: module loaded\n[ 0.852323] loop: module loaded\n[ 0.858935] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.861691] GPT:90111 != 2097151\n[ 0.862972] GPT:Alternate GPT header not at the end of the disk.\n[ 0.865042] GPT:90111 != 2097151\n[ 0.866271] GPT: Use GNU Parted to correct GPT errors.\n[ 0.868080] vda: vda1 vda15\n[ 0.870017] scsi host0: ata_piix\n[ 0.871372] scsi host1: ata_piix\n[ 0.872678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.874934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.877830] libphy: Fixed MDIO Bus: probed\n[ 0.879353] tun: Universal TUN/TAP device driver, 1.6\n[ 0.881099] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.884424] PPP generic driver version 2.4.2\n[ 0.886074] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.888309] ehci-pci: EHCI PCI platform driver\n[ 0.890101] ehci-platform: EHCI generic platform driver\n[ 0.891968] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.894097] ohci-pci: OHCI PCI platform driver\n[ 0.895722] ohci-platform: OHCI generic platform driver\n[ 0.897573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.912746] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.914594] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.917305] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.919142] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.921322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.923614] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.926245] usb usb1: Product: UHCI Host Controller\n[ 0.927970] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.930101] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.931889] hub 1-0:1.0: USB hub found\n[ 0.933313] hub 1-0:1.0: 2 ports detected\n[ 0.934953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.938695] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.940453] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.942323] mousedev: PS/2 mouse device common for all mice\n[ 0.944612] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.947741] rtc_cmos 00:00: RTC can wake from S4\n[ 0.949938] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.952129] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.954337] i2c /dev entries driver\n[ 0.955753] device-mapper: uevent: version 1.0.3\n[ 0.957478] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.960478] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.962824] NET: Registered protocol family 10\n[ 0.964739] NET: Registered protocol family 17\n[ 0.966375] Key type dns_resolver registered\n[ 0.968076] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.970092] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.973290] registered taskstats version 1\n[ 0.974827] Loading compiled-in X.509 certificates\n[ 0.977103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.980546] zswap: loaded using pool lzo/zbud\n[ 0.982931] Key type trusted registered\n[ 0.985401] Key type encrypted registered\n[ 0.986904] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.988835] ima: No TPM chip found, activating TPM-bypass!\n[ 0.990767] evm: HMAC attrs: 0x1\n[ 0.992415] Magic number: 3:262:687\n[ 0.993939] rtc_cmos 00:00: setting system clock to 2019-01-09 14:40:28 UTC (1547044828)\n[ 0.996895] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.998964] EDD information not available.\n[ 1.033023] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.052483] Write protecting the kernel read-only data: 14336k\n[ 1.055946] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.059138] 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.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.229583] 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 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: "} 2019-01-09 14:40:31,036 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc/action used request id req-1e5412c5-262b-4afe-ba2e-c6eddc29f588 2019-01-09 14:40:31,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.684503078461s 2019-01-09 14:40:31,036 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc/action used request id req-1e5412c5-262b-4afe-ba2e-c6eddc29f588 2019-01-09 14:40:31,037 - 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 789467697 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.239453] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.242416] pid_max: default: 32768 minimum: 301 [ 0.244044] ACPI: Core revision 20150930 [ 0.246029] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.248307] Security Framework initialized [ 0.249786] Yama: becoming mindful. [ 0.251085] AppArmor: AppArmor initialized [ 0.252587] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.254946] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.257255] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259466] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261970] Initializing cgroup subsys io [ 0.263425] Initializing cgroup subsys memory [ 0.264926] Initializing cgroup subsys devices [ 0.266486] Initializing cgroup subsys freezer [ 0.268034] Initializing cgroup subsys net_cls [ 0.269590] Initializing cgroup subsys perf_event [ 0.271201] Initializing cgroup subsys net_prio [ 0.272799] Initializing cgroup subsys hugetlb [ 0.274379] Initializing cgroup subsys pids [ 0.275880] CPU: Physical Processor ID: 0 [ 0.277997] mce: CPU supports 10 MCE banks [ 0.279518] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.281286] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.297976] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.306284] ftrace: allocating 31920 entries in 125 pages [ 0.337073] smpboot: Max logical packages: 1 [ 0.338656] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.341021] x2apic enabled [ 0.342415] Switched APIC routing to physical x2apic. [ 0.345340] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.347352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.351059] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.354238] KVM setup paravirtual spinlock [ 0.356183] x86: Booted up 1 node, 1 CPUs [ 0.357667] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.360134] devtmpfs: initialized [ 0.362394] evm: security.selinux [ 0.363642] evm: security.SMACK64 [ 0.364886] evm: security.SMACK64EXEC [ 0.366249] evm: security.SMACK64TRANSMUTE [ 0.367744] evm: security.SMACK64MMAP [ 0.369118] evm: security.ima [ 0.370263] evm: security.capability [ 0.371651] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.375000] pinctrl core: initialized pinctrl subsystem [ 0.376968] RTC time: 14:40:27, date: 01/09/19 [ 0.378669] NET: Registered protocol family 16 [ 0.380400] cpuidle: using governor ladder [ 0.381930] cpuidle: using governor menu [ 0.383436] PCCT header not found. [ 0.384795] ACPI: bus type PCI registered [ 0.386272] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.388546] PCI: Using configuration type 1 for base access [ 0.391203] ACPI: Added _OSI(Module Device) [ 0.392744] ACPI: Added _OSI(Processor Device) [ 0.394337] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.395959] ACPI: Added _OSI(Processor Aggregator Device) [ 0.398623] ACPI: Interpreter enabled [ 0.400025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.403391] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.406716] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.410128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.413471] ACPI: (supports S0 S5) [ 0.414767] ACPI: Using IOAPIC for interrupt routing [ 0.416504] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.421087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.423179] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.425417] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.427589] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.431574] acpiphp: Slot [3] registered [ 0.433038] acpiphp: Slot [4] registered [ 0.434470] acpiphp: Slot [5] registered [ 0.435907] acpiphp: Slot [6] registered [ 0.437335] acpiphp: Slot [7] registered [ 0.438767] acpiphp: Slot [8] registered [ 0.440259] acpiphp: Slot [9] registered [ 0.441690] acpiphp: Slot [10] registered [ 0.443139] acpiphp: Slot [11] registered [ 0.444623] acpiphp: Slot [12] registered [ 0.446102] acpiphp: Slot [13] registered [ 0.447548] acpiphp: Slot [14] registered [ 0.449036] acpiphp: Slot [15] registered [ 0.466422] acpiphp: Slot [16] registered [ 0.467918] acpiphp: Slot [17] registered [ 0.469401] acpiphp: Slot [18] registered [ 0.470884] acpiphp: Slot [19] registered [ 0.472360] acpiphp: Slot [20] registered [ 0.473815] acpiphp: Slot [21] registered [ 0.475270] acpiphp: Slot [22] registered [ 0.476724] acpiphp: Slot [23] registered [ 0.478173] acpiphp: Slot [24] registered [ 0.479641] acpiphp: Slot [25] registered [ 0.481108] acpiphp: Slot [26] registered [ 0.482591] acpiphp: Slot [27] registered [ 0.484048] acpiphp: Slot [28] registered [ 0.485502] acpiphp: Slot [29] registered [ 0.486994] acpiphp: Slot [30] registered [ 0.488447] acpiphp: Slot [31] registered [ 0.489957] PCI host bridge to bus 0000:00 [ 0.491440] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.493649] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.495886] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498534] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501182] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.503853] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508501] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.510853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.512991] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.515328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.519907] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.522504] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543884] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.546501] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.549388] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.551982] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.554470] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.556690] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.558957] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.562531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.565601] vgaarb: loaded [ 0.566711] vgaarb: bridge control possible 0000:00:02.0 [ 0.569182] SCSI subsystem initialized [ 0.570898] ACPI: bus type USB registered [ 0.572418] usbcore: registered new interface driver usbfs [ 0.574329] usbcore: registered new interface driver hub [ 0.576192] usbcore: registered new device driver usb [ 0.578198] PCI: Using ACPI for IRQ routing [ 0.580285] NetLabel: Initializing [ 0.581614] NetLabel: domain hash size = 128 [ 0.583191] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.584978] NetLabel: unlabeled traffic allowed by default [ 0.587208] clocksource: Switched to clocksource kvm-clock [ 0.597600] AppArmor: AppArmor Filesystem Enabled [ 0.599335] pnp: PnP ACPI init [ 0.600994] pnp: PnP ACPI: found 5 devices [ 0.608121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.611256] NET: Registered protocol family 2 [ 0.613103] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.615460] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.617688] TCP: Hash tables configured (established 4096 bind 4096) [ 0.619944] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.621929] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.624072] NET: Registered protocol family 1 [ 0.625691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.627693] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.629695] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644496] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.659579] Trying to unpack rootfs image as initramfs... [ 0.720406] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.723375] Scanning for low memory corruption every 60 seconds [ 0.725689] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.727826] audit: initializing netlink subsys (disabled) [ 0.729732] audit: type=2000 audit(1547044827.623:1): initialized [ 0.732093] Initialise system trusted keyring [ 0.733847] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.736012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.739224] zbud: loaded [ 0.740435] VFS: Disk quotas dquot_6.6.0 [ 0.741894] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.744619] fuse init (API version 7.23) [ 0.746218] Key type big_key registered [ 0.747713] Allocating IMA MOK and blacklist keyrings. [ 0.749844] Key type asymmetric registered [ 0.751363] Asymmetric key parser 'x509' registered [ 0.753100] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.755802] io scheduler noop registered [ 0.757250] io scheduler deadline registered (default) [ 0.759099] io scheduler cfq registered [ 0.760650] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.762600] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.764915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.767608] ACPI: Power Button [PWRF] [ 0.769142] GHES: HEST is not enabled! [ 0.783463] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.817123] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.842532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.846204] Linux agpgart interface v0.103 [ 0.849885] brd: module loaded [ 0.852323] loop: module loaded [ 0.858935] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.861691] GPT:90111 != 2097151 [ 0.862972] GPT:Alternate GPT header not at the end of the disk. [ 0.865042] GPT:90111 != 2097151 [ 0.866271] GPT: Use GNU Parted to correct GPT errors. [ 0.868080] vda: vda1 vda15 [ 0.870017] scsi host0: ata_piix [ 0.871372] scsi host1: ata_piix [ 0.872678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.874934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.877830] libphy: Fixed MDIO Bus: probed [ 0.879353] tun: Universal TUN/TAP device driver, 1.6 [ 0.881099] tun: (C) 1999-2004 Max Krasnyansky [ 0.884424] PPP generic driver version 2.4.2 [ 0.886074] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.888309] ehci-pci: EHCI PCI platform driver [ 0.890101] ehci-platform: EHCI generic platform driver [ 0.891968] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.894097] ohci-pci: OHCI PCI platform driver [ 0.895722] ohci-platform: OHCI generic platform driver [ 0.897573] uhci_hcd: USB Universal Host Controller Interface driver [ 0.912746] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.914594] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.917305] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.919142] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.921322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.923614] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.926245] usb usb1: Product: UHCI Host Controller [ 0.927970] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.930101] usb usb1: SerialNumber: 0000:00:01.2 [ 0.931889] hub 1-0:1.0: USB hub found [ 0.933313] hub 1-0:1.0: 2 ports detected [ 0.934953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.938695] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.940453] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.942323] mousedev: PS/2 mouse device common for all mice [ 0.944612] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.947741] rtc_cmos 00:00: RTC can wake from S4 [ 0.949938] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.952129] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.954337] i2c /dev entries driver [ 0.955753] device-mapper: uevent: version 1.0.3 [ 0.957478] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.960478] ledtrig-cpu: registered to indicate activity on CPUs [ 0.962824] NET: Registered protocol family 10 [ 0.964739] NET: Registered protocol family 17 [ 0.966375] Key type dns_resolver registered [ 0.968076] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.970092] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.973290] registered taskstats version 1 [ 0.974827] Loading compiled-in X.509 certificates [ 0.977103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.980546] zswap: loaded using pool lzo/zbud [ 0.982931] Key type trusted registered [ 0.985401] Key type encrypted registered [ 0.986904] AppArmor: AppArmor sha1 policy hashing enabled [ 0.988835] ima: No TPM chip found, activating TPM-bypass! [ 0.990767] evm: HMAC attrs: 0x1 [ 0.992415] Magic number: 3:262:687 [ 0.993939] rtc_cmos 00:00: setting system clock to 2019-01-09 14:40:28 UTC (1547044828) [ 0.996895] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.998964] EDD information not available. [ 1.033023] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.052483] Write protecting the kernel read-only data: 14336k [ 1.055946] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.059138] 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.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.229583] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2019-01-09 14:40:31,038 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2019-01-09 14:40:32,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:32,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:32,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-64eba17d-4f73-415e-ab66-b1d1bee8ee15 x-compute-request-id: req-64eba17d-4f73-415e-ab66-b1d1bee8ee15 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:c8:df", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:26.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "68e709bd-1a01-4bf7-bfc9-678d0712fadc", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:26Z", "hostId": "390274db4d8252652c72c7a1ad72366f9329a122b2488c19fc970ecb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:21Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9b:3e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:17.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "172194cb-effd-48b4-ac52-043fedf931a6", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:17Z", "hostId": "da95c1c7d01cf3327c4fd9c3b0ac30761027e5582e7713164e3057be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:12Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:32,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-64eba17d-4f73-415e-ab66-b1d1bee8ee15 2019-01-09 14:40:32,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501447916031s 2019-01-09 14:40:32,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-64eba17d-4f73-415e-ab66-b1d1bee8ee15 2019-01-09 14:40:32,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 14:40:32,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc/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}6cc42392593d37129e29389fb9896080c8846e6f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 14:40:32,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-c8bb8eca-36d7-4a29-acb0-1fbf0c830f4f x-compute-request-id: req-c8bb8eca-36d7-4a29-acb0-1fbf0c830f4f Content-Encoding: gzip Content-Length: 9596 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 789467697 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.239453] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.242416] pid_max: default: 32768 minimum: 301\n[ 0.244044] ACPI: Core revision 20150930\n[ 0.246029] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.248307] Security Framework initialized\n[ 0.249786] Yama: becoming mindful.\n[ 0.251085] AppArmor: AppArmor initialized\n[ 0.252587] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.254946] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.257255] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259466] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261970] Initializing cgroup subsys io\n[ 0.263425] Initializing cgroup subsys memory\n[ 0.264926] Initializing cgroup subsys devices\n[ 0.266486] Initializing cgroup subsys freezer\n[ 0.268034] Initializing cgroup subsys net_cls\n[ 0.269590] Initializing cgroup subsys perf_event\n[ 0.271201] Initializing cgroup subsys net_prio\n[ 0.272799] Initializing cgroup subsys hugetlb\n[ 0.274379] Initializing cgroup subsys pids\n[ 0.275880] CPU: Physical Processor ID: 0\n[ 0.277997] mce: CPU supports 10 MCE banks\n[ 0.279518] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.281286] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.297976] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.306284] ftrace: allocating 31920 entries in 125 pages\n[ 0.337073] smpboot: Max logical packages: 1\n[ 0.338656] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.341021] x2apic enabled\n[ 0.342415] Switched APIC routing to physical x2apic.\n[ 0.345340] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.347352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.351059] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.354238] KVM setup paravirtual spinlock\n[ 0.356183] x86: Booted up 1 node, 1 CPUs\n[ 0.357667] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.360134] devtmpfs: initialized\n[ 0.362394] evm: security.selinux\n[ 0.363642] evm: security.SMACK64\n[ 0.364886] evm: security.SMACK64EXEC\n[ 0.366249] evm: security.SMACK64TRANSMUTE\n[ 0.367744] evm: security.SMACK64MMAP\n[ 0.369118] evm: security.ima\n[ 0.370263] evm: security.capability\n[ 0.371651] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.375000] pinctrl core: initialized pinctrl subsystem\n[ 0.376968] RTC time: 14:40:27, date: 01/09/19\n[ 0.378669] NET: Registered protocol family 16\n[ 0.380400] cpuidle: using governor ladder\n[ 0.381930] cpuidle: using governor menu\n[ 0.383436] PCCT header not found.\n[ 0.384795] ACPI: bus type PCI registered\n[ 0.386272] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.388546] PCI: Using configuration type 1 for base access\n[ 0.391203] ACPI: Added _OSI(Module Device)\n[ 0.392744] ACPI: Added _OSI(Processor Device)\n[ 0.394337] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.395959] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.398623] ACPI: Interpreter enabled\n[ 0.400025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.403391] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.406716] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.410128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.413471] ACPI: (supports S0 S5)\n[ 0.414767] ACPI: Using IOAPIC for interrupt routing\n[ 0.416504] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.421087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.423179] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.425417] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.427589] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.431574] acpiphp: Slot [3] registered\n[ 0.433038] acpiphp: Slot [4] registered\n[ 0.434470] acpiphp: Slot [5] registered\n[ 0.435907] acpiphp: Slot [6] registered\n[ 0.437335] acpiphp: Slot [7] registered\n[ 0.438767] acpiphp: Slot [8] registered\n[ 0.440259] acpiphp: Slot [9] registered\n[ 0.441690] acpiphp: Slot [10] registered\n[ 0.443139] acpiphp: Slot [11] registered\n[ 0.444623] acpiphp: Slot [12] registered\n[ 0.446102] acpiphp: Slot [13] registered\n[ 0.447548] acpiphp: Slot [14] registered\n[ 0.449036] acpiphp: Slot [15] registered\n[ 0.466422] acpiphp: Slot [16] registered\n[ 0.467918] acpiphp: Slot [17] registered\n[ 0.469401] acpiphp: Slot [18] registered\n[ 0.470884] acpiphp: Slot [19] registered\n[ 0.472360] acpiphp: Slot [20] registered\n[ 0.473815] acpiphp: Slot [21] registered\n[ 0.475270] acpiphp: Slot [22] registered\n[ 0.476724] acpiphp: Slot [23] registered\n[ 0.478173] acpiphp: Slot [24] registered\n[ 0.479641] acpiphp: Slot [25] registered\n[ 0.481108] acpiphp: Slot [26] registered\n[ 0.482591] acpiphp: Slot [27] registered\n[ 0.484048] acpiphp: Slot [28] registered\n[ 0.485502] acpiphp: Slot [29] registered\n[ 0.486994] acpiphp: Slot [30] registered\n[ 0.488447] acpiphp: Slot [31] registered\n[ 0.489957] PCI host bridge to bus 0000:00\n[ 0.491440] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.493649] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.495886] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.498534] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.501182] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.503853] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.508501] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.510853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.512991] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.515328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.519907] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.522504] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.543884] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.546501] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.549388] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.551982] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.554470] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.556690] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.558957] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.562531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.565601] vgaarb: loaded\n[ 0.566711] vgaarb: bridge control possible 0000:00:02.0\n[ 0.569182] SCSI subsystem initialized\n[ 0.570898] ACPI: bus type USB registered\n[ 0.572418] usbcore: registered new interface driver usbfs\n[ 0.574329] usbcore: registered new interface driver hub\n[ 0.576192] usbcore: registered new device driver usb\n[ 0.578198] PCI: Using ACPI for IRQ routing\n[ 0.580285] NetLabel: Initializing\n[ 0.581614] NetLabel: domain hash size = 128\n[ 0.583191] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.584978] NetLabel: unlabeled traffic allowed by default\n[ 0.587208] clocksource: Switched to clocksource kvm-clock\n[ 0.597600] AppArmor: AppArmor Filesystem Enabled\n[ 0.599335] pnp: PnP ACPI init\n[ 0.600994] pnp: PnP ACPI: found 5 devices\n[ 0.608121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.611256] NET: Registered protocol family 2\n[ 0.613103] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.615460] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.617688] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.619944] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.621929] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.624072] NET: Registered protocol family 1\n[ 0.625691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.627693] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.629695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.644496] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.659579] Trying to unpack rootfs image as initramfs...\n[ 0.720406] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.723375] Scanning for low memory corruption every 60 seconds\n[ 0.725689] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.727826] audit: initializing netlink subsys (disabled)\n[ 0.729732] audit: type=2000 audit(1547044827.623:1): initialized\n[ 0.732093] Initialise system trusted keyring\n[ 0.733847] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.736012] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.739224] zbud: loaded\n[ 0.740435] VFS: Disk quotas dquot_6.6.0\n[ 0.741894] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.744619] fuse init (API version 7.23)\n[ 0.746218] Key type big_key registered\n[ 0.747713] Allocating IMA MOK and blacklist keyrings.\n[ 0.749844] Key type asymmetric registered\n[ 0.751363] Asymmetric key parser 'x509' registered\n[ 0.753100] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.755802] io scheduler noop registered\n[ 0.757250] io scheduler deadline registered (default)\n[ 0.759099] io scheduler cfq registered\n[ 0.760650] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.762600] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.764915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.767608] ACPI: Power Button [PWRF]\n[ 0.769142] GHES: HEST is not enabled!\n[ 0.783463] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.813358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.817123] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.842532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.846204] Linux agpgart interface v0.103\n[ 0.849885] brd: module loaded\n[ 0.852323] loop: module loaded\n[ 0.858935] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.861691] GPT:90111 != 2097151\n[ 0.862972] GPT:Alternate GPT header not at the end of the disk.\n[ 0.865042] GPT:90111 != 2097151\n[ 0.866271] GPT: Use GNU Parted to correct GPT errors.\n[ 0.868080] vda: vda1 vda15\n[ 0.870017] scsi host0: ata_piix\n[ 0.871372] scsi host1: ata_piix\n[ 0.872678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.874934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.877830] libphy: Fixed MDIO Bus: probed\n[ 0.879353] tun: Universal TUN/TAP device driver, 1.6\n[ 0.881099] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.884424] PPP generic driver version 2.4.2\n[ 0.886074] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.888309] ehci-pci: EHCI PCI platform driver\n[ 0.890101] ehci-platform: EHCI generic platform driver\n[ 0.891968] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.894097] ohci-pci: OHCI PCI platform driver\n[ 0.895722] ohci-platform: OHCI generic platform driver\n[ 0.897573] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.912746] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.914594] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.917305] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.919142] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.921322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.923614] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.926245] usb usb1: Product: UHCI Host Controller\n[ 0.927970] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.930101] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.931889] hub 1-0:1.0: USB hub found\n[ 0.933313] hub 1-0:1.0: 2 ports detected\n[ 0.934953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.938695] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.940453] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.942323] mousedev: PS/2 mouse device common for all mice\n[ 0.944612] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.947741] rtc_cmos 00:00: RTC can wake from S4\n[ 0.949938] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.952129] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.954337] i2c /dev entries driver\n[ 0.955753] device-mapper: uevent: version 1.0.3\n[ 0.957478] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.960478] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.962824] NET: Registered protocol family 10\n[ 0.964739] NET: Registered protocol family 17\n[ 0.966375] Key type dns_resolver registered\n[ 0.968076] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.970092] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.973290] registered taskstats version 1\n[ 0.974827] Loading compiled-in X.509 certificates\n[ 0.977103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.980546] zswap: loaded using pool lzo/zbud\n[ 0.982931] Key type trusted registered\n[ 0.985401] Key type encrypted registered\n[ 0.986904] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.988835] ima: No TPM chip found, activating TPM-bypass!\n[ 0.990767] evm: HMAC attrs: 0x1\n[ 0.992415] Magic number: 3:262:687\n[ 0.993939] rtc_cmos 00:00: setting system clock to 2019-01-09 14:40:28 UTC (1547044828)\n[ 0.996895] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.998964] EDD information not available.\n[ 1.033023] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.052483] Write protecting the kernel read-only data: 14336k\n[ 1.055946] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.059138] 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.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.229583] 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 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.03. iid=i-00000006\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nvPing OK\n/dev/root resized successfully [took 0.60s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOZaVn/0IXb3euOqt5CcZvOeg62tMJOq028B05lLiiaezhvSYZzwM4xoJ+edP+QSurqQxUuuK84QlK7Cth8dnmNL1RITOkNDHP6iiHGrKurA+AcLBCMm0JuLbigVYnxmDW3QUJZgXr1i9Ctyj7Qjh4z54XWvfjj0hAdWO0kCb+TiHySnob/JKKIkrgxjTdZo3DlyigST1GHGAIWTb8+pWDTbR06GqPUHyCVtqS+90MHy1G2xzRby3OXKXWEestwzkX9C7KE4DGMHT7V37ZBE/tBzSO9p0YCLdFtAnyt1RJk5B0R+R1icFAOFbStbGOBsWomkiDETB7GJWATJMNVZbR root@vping-userdata-vm2-c5291567-8c17-41b6-8056-8c354c3404e7\nssh-dss AAAAB3NzaC1kc3MAAACBANIsu0V+5lzqJfgnBcpA81U7Q3jGvO9s+S9Q6LwM7gs5zGnbSH7cYjZ19UTXEGRu3aonCdlVi27fvzovSd2iG3MraAyvdif+jE7HCcTgy0pOEViYfl12jNMai57oSbTLXFEdVioqTNM8dC9tudI1INnToNsQgv7LwNZZ4xDbVdC1AAAAFQDh13OhpTl5mpFryVjou1gQwQusDwAAAIAPbVvLqt1k8f9DR6ErECPb0pjQXZUkKlbSBtjjQ6kwlAH4O4BsKHWd8nfVO7H+bsEBKluu+ixkIKhYDpIzI1v2PlnoycAdTETPWxxJBQ5R0V8hrOyq4PqIzVcMb4lC3vgccWrVQtji4yIEhGwEWVbuWVLXXHToI3XUZialhtF4VwAAAIA+0vPUnUEL+ipEdF7EAXOn5b9fC5jT1AQ9KnvVB6EuYLCfe9KmBMt6WVyUuBoa51lZmaTKb0Vyg41Q0vCoqPdbMFhHJkwGroxXgu+8A3TDaiVsnVDcfOVxKWxOw/p6jU1C8d32WGH/wmude7D0ThM2Z8CNlyTLZiBfbWz0O7G8ZA== root@vping-userdata-vm2-c5291567-8c17-41b6-8056-8c354c3404e7\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe57:c8df/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-c5291567-8c17-41b6-8056-8c354c3404e7\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.26 ===\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-c5291567-8c17-41b6-8056-8c354c3404e7 login: "} 2019-01-09 14:40:32,748 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc/action used request id req-c8bb8eca-36d7-4a29-acb0-1fbf0c830f4f 2019-01-09 14:40:32,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.204169988632s 2019-01-09 14:40:32,750 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc/action used request id req-c8bb8eca-36d7-4a29-acb0-1fbf0c830f4f 2019-01-09 14:40:32,750 - 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 789467697 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.239453] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.242416] pid_max: default: 32768 minimum: 301 [ 0.244044] ACPI: Core revision 20150930 [ 0.246029] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.248307] Security Framework initialized [ 0.249786] Yama: becoming mindful. [ 0.251085] AppArmor: AppArmor initialized [ 0.252587] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.254946] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.257255] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259466] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261970] Initializing cgroup subsys io [ 0.263425] Initializing cgroup subsys memory [ 0.264926] Initializing cgroup subsys devices [ 0.266486] Initializing cgroup subsys freezer [ 0.268034] Initializing cgroup subsys net_cls [ 0.269590] Initializing cgroup subsys perf_event [ 0.271201] Initializing cgroup subsys net_prio [ 0.272799] Initializing cgroup subsys hugetlb [ 0.274379] Initializing cgroup subsys pids [ 0.275880] CPU: Physical Processor ID: 0 [ 0.277997] mce: CPU supports 10 MCE banks [ 0.279518] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.281286] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.297976] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.306284] ftrace: allocating 31920 entries in 125 pages [ 0.337073] smpboot: Max logical packages: 1 [ 0.338656] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.341021] x2apic enabled [ 0.342415] Switched APIC routing to physical x2apic. [ 0.345340] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.347352] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.351059] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.354238] KVM setup paravirtual spinlock [ 0.356183] x86: Booted up 1 node, 1 CPUs [ 0.357667] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.360134] devtmpfs: initialized [ 0.362394] evm: security.selinux [ 0.363642] evm: security.SMACK64 [ 0.364886] evm: security.SMACK64EXEC [ 0.366249] evm: security.SMACK64TRANSMUTE [ 0.367744] evm: security.SMACK64MMAP [ 0.369118] evm: security.ima [ 0.370263] evm: security.capability [ 0.371651] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.375000] pinctrl core: initialized pinctrl subsystem [ 0.376968] RTC time: 14:40:27, date: 01/09/19 [ 0.378669] NET: Registered protocol family 16 [ 0.380400] cpuidle: using governor ladder [ 0.381930] cpuidle: using governor menu [ 0.383436] PCCT header not found. [ 0.384795] ACPI: bus type PCI registered [ 0.386272] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.388546] PCI: Using configuration type 1 for base access [ 0.391203] ACPI: Added _OSI(Module Device) [ 0.392744] ACPI: Added _OSI(Processor Device) [ 0.394337] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.395959] ACPI: Added _OSI(Processor Aggregator Device) [ 0.398623] ACPI: Interpreter enabled [ 0.400025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.403391] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.406716] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.410128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.413471] ACPI: (supports S0 S5) [ 0.414767] ACPI: Using IOAPIC for interrupt routing [ 0.416504] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.421087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.423179] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.425417] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.427589] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.431574] acpiphp: Slot [3] registered [ 0.433038] acpiphp: Slot [4] registered [ 0.434470] acpiphp: Slot [5] registered [ 0.435907] acpiphp: Slot [6] registered [ 0.437335] acpiphp: Slot [7] registered [ 0.438767] acpiphp: Slot [8] registered [ 0.440259] acpiphp: Slot [9] registered [ 0.441690] acpiphp: Slot [10] registered [ 0.443139] acpiphp: Slot [11] registered [ 0.444623] acpiphp: Slot [12] registered [ 0.446102] acpiphp: Slot [13] registered [ 0.447548] acpiphp: Slot [14] registered [ 0.449036] acpiphp: Slot [15] registered [ 0.466422] acpiphp: Slot [16] registered [ 0.467918] acpiphp: Slot [17] registered [ 0.469401] acpiphp: Slot [18] registered [ 0.470884] acpiphp: Slot [19] registered [ 0.472360] acpiphp: Slot [20] registered [ 0.473815] acpiphp: Slot [21] registered [ 0.475270] acpiphp: Slot [22] registered [ 0.476724] acpiphp: Slot [23] registered [ 0.478173] acpiphp: Slot [24] registered [ 0.479641] acpiphp: Slot [25] registered [ 0.481108] acpiphp: Slot [26] registered [ 0.482591] acpiphp: Slot [27] registered [ 0.484048] acpiphp: Slot [28] registered [ 0.485502] acpiphp: Slot [29] registered [ 0.486994] acpiphp: Slot [30] registered [ 0.488447] acpiphp: Slot [31] registered [ 0.489957] PCI host bridge to bus 0000:00 [ 0.491440] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.493649] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.495886] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.498534] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.501182] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.503853] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508501] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.510853] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.512991] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.515328] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.519907] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.522504] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543884] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.546501] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.549388] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.551982] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.554470] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.556690] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.558957] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.562531] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.565601] vgaarb: loaded [ 0.566711] vgaarb: bridge control possible 0000:00:02.0 [ 0.569182] SCSI subsystem initialized [ 0.570898] ACPI: bus type USB registered [ 0.572418] usbcore: registered new interface driver usbfs [ 0.574329] usbcore: registered new interface driver hub [ 0.576192] usbcore: registered new device driver usb [ 0.578198] PCI: Using ACPI for IRQ routing [ 0.580285] NetLabel: Initializing [ 0.581614] NetLabel: domain hash size = 128 [ 0.583191] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.584978] NetLabel: unlabeled traffic allowed by default [ 0.587208] clocksource: Switched to clocksource kvm-clock [ 0.597600] AppArmor: AppArmor Filesystem Enabled [ 0.599335] pnp: PnP ACPI init [ 0.600994] pnp: PnP ACPI: found 5 devices [ 0.608121] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.611256] NET: Registered protocol family 2 [ 0.613103] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.615460] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.617688] TCP: Hash tables configured (established 4096 bind 4096) [ 0.619944] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.621929] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.624072] NET: Registered protocol family 1 [ 0.625691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.627693] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.629695] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.644496] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.659579] Trying to unpack rootfs image as initramfs... [ 0.720406] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.723375] Scanning for low memory corruption every 60 seconds [ 0.725689] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.727826] audit: initializing netlink subsys (disabled) [ 0.729732] audit: type=2000 audit(1547044827.623:1): initialized [ 0.732093] Initialise system trusted keyring [ 0.733847] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.736012] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.739224] zbud: loaded [ 0.740435] VFS: Disk quotas dquot_6.6.0 [ 0.741894] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.744619] fuse init (API version 7.23) [ 0.746218] Key type big_key registered [ 0.747713] Allocating IMA MOK and blacklist keyrings. [ 0.749844] Key type asymmetric registered [ 0.751363] Asymmetric key parser 'x509' registered [ 0.753100] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.755802] io scheduler noop registered [ 0.757250] io scheduler deadline registered (default) [ 0.759099] io scheduler cfq registered [ 0.760650] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.762600] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.764915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.767608] ACPI: Power Button [PWRF] [ 0.769142] GHES: HEST is not enabled! [ 0.783463] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.813358] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.817123] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.842532] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.846204] Linux agpgart interface v0.103 [ 0.849885] brd: module loaded [ 0.852323] loop: module loaded [ 0.858935] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.861691] GPT:90111 != 2097151 [ 0.862972] GPT:Alternate GPT header not at the end of the disk. [ 0.865042] GPT:90111 != 2097151 [ 0.866271] GPT: Use GNU Parted to correct GPT errors. [ 0.868080] vda: vda1 vda15 [ 0.870017] scsi host0: ata_piix [ 0.871372] scsi host1: ata_piix [ 0.872678] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.874934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.877830] libphy: Fixed MDIO Bus: probed [ 0.879353] tun: Universal TUN/TAP device driver, 1.6 [ 0.881099] tun: (C) 1999-2004 Max Krasnyansky [ 0.884424] PPP generic driver version 2.4.2 [ 0.886074] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.888309] ehci-pci: EHCI PCI platform driver [ 0.890101] ehci-platform: EHCI generic platform driver [ 0.891968] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.894097] ohci-pci: OHCI PCI platform driver [ 0.895722] ohci-platform: OHCI generic platform driver [ 0.897573] uhci_hcd: USB Universal Host Controller Interface driver [ 0.912746] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.914594] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.917305] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.919142] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.921322] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.923614] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.926245] usb usb1: Product: UHCI Host Controller [ 0.927970] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.930101] usb usb1: SerialNumber: 0000:00:01.2 [ 0.931889] hub 1-0:1.0: USB hub found [ 0.933313] hub 1-0:1.0: 2 ports detected [ 0.934953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.938695] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.940453] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.942323] mousedev: PS/2 mouse device common for all mice [ 0.944612] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.947741] rtc_cmos 00:00: RTC can wake from S4 [ 0.949938] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.952129] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.954337] i2c /dev entries driver [ 0.955753] device-mapper: uevent: version 1.0.3 [ 0.957478] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.960478] ledtrig-cpu: registered to indicate activity on CPUs [ 0.962824] NET: Registered protocol family 10 [ 0.964739] NET: Registered protocol family 17 [ 0.966375] Key type dns_resolver registered [ 0.968076] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.970092] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.973290] registered taskstats version 1 [ 0.974827] Loading compiled-in X.509 certificates [ 0.977103] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.980546] zswap: loaded using pool lzo/zbud [ 0.982931] Key type trusted registered [ 0.985401] Key type encrypted registered [ 0.986904] AppArmor: AppArmor sha1 policy hashing enabled [ 0.988835] ima: No TPM chip found, activating TPM-bypass! [ 0.990767] evm: HMAC attrs: 0x1 [ 0.992415] Magic number: 3:262:687 [ 0.993939] rtc_cmos 00:00: setting system clock to 2019-01-09 14:40:28 UTC (1547044828) [ 0.996895] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.998964] EDD information not available. [ 1.033023] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.052483] Write protecting the kernel read-only data: 14336k [ 1.055946] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.059138] 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.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.229583] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.03. iid=i-00000006 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 vPing OK /dev/root resized successfully [took 0.60s] === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOZaVn/0IXb3euOqt5CcZvOeg62tMJOq028B05lLiiaezhvSYZzwM4xoJ+edP+QSurqQxUuuK84QlK7Cth8dnmNL1RITOkNDHP6iiHGrKurA+AcLBCMm0JuLbigVYnxmDW3QUJZgXr1i9Ctyj7Qjh4z54XWvfjj0hAdWO0kCb+TiHySnob/JKKIkrgxjTdZo3DlyigST1GHGAIWTb8+pWDTbR06GqPUHyCVtqS+90MHy1G2xzRby3OXKXWEestwzkX9C7KE4DGMHT7V37ZBE/tBzSO9p0YCLdFtAnyt1RJk5B0R+R1icFAOFbStbGOBsWomkiDETB7GJWATJMNVZbR root@vping-userdata-vm2-c5291567-8c17-41b6-8056-8c354c3404e7 ssh-dss AAAAB3NzaC1kc3MAAACBANIsu0V+5lzqJfgnBcpA81U7Q3jGvO9s+S9Q6LwM7gs5zGnbSH7cYjZ19UTXEGRu3aonCdlVi27fvzovSd2iG3MraAyvdif+jE7HCcTgy0pOEViYfl12jNMai57oSbTLXFEdVioqTNM8dC9tudI1INnToNsQgv7LwNZZ4xDbVdC1AAAAFQDh13OhpTl5mpFryVjou1gQwQusDwAAAIAPbVvLqt1k8f9DR6ErECPb0pjQXZUkKlbSBtjjQ6kwlAH4O4BsKHWd8nfVO7H+bsEBKluu+ixkIKhYDpIzI1v2PlnoycAdTETPWxxJBQ5R0V8hrOyq4PqIzVcMb4lC3vgccWrVQtji4yIEhGwEWVbuWVLXXHToI3XUZialhtF4VwAAAIA+0vPUnUEL+ipEdF7EAXOn5b9fC5jT1AQ9KnvVB6EuYLCfe9KmBMt6WVyUuBoa51lZmaTKb0Vyg41Q0vCoqPdbMFhHJkwGroxXgu+8A3TDaiVsnVDcfOVxKWxOw/p6jU1C8d32WGH/wmude7D0ThM2Z8CNlyTLZiBfbWz0O7G8ZA== root@vping-userdata-vm2-c5291567-8c17-41b6-8056-8c354c3404e7 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.4,24,fe80::f816:3eff:fe57:c8df/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.4 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-c5291567-8c17-41b6-8056-8c354c3404e7 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.26 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-c5291567-8c17-41b6-8056-8c354c3404e7 login: 2019-01-09 14:40:32,751 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-01-09 14:40:32,865 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 14:40:32,865 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:30 | PASS | +------------------------+------------------+------------------+----------------+ 2019-01-09 14:40:32,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 14:40:32,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:33,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:40: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-ef19245c-374c-40ff-b789-e057b8bb2468 x-compute-request-id: req-ef19245c-374c-40ff-b789-e057b8bb2468 Content-Type: application/json 2019-01-09 14:40:33,025 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6 used request id req-ef19245c-374c-40ff-b789-e057b8bb2468 2019-01-09 14:40:33,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.15497303009s 2019-01-09 14:40:33,025 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6 used request id req-ef19245c-374c-40ff-b789-e057b8bb2468 2019-01-09 14:40:33,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:33,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:33,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-b744688b-c636-412f-b944-b747ee174d3a x-compute-request-id: req-b744688b-c636-412f-b944-b747ee174d3a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:c8:df", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:26.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "68e709bd-1a01-4bf7-bfc9-678d0712fadc", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:26Z", "hostId": "390274db4d8252652c72c7a1ad72366f9329a122b2488c19fc970ecb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:21Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:9b:3e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/172194cb-effd-48b4-ac52-043fedf931a6", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:17.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "172194cb-effd-48b4-ac52-043fedf931a6", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:32Z", "hostId": "da95c1c7d01cf3327c4fd9c3b0ac30761027e5582e7713164e3057be", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:12Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:33,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b744688b-c636-412f-b944-b747ee174d3a 2019-01-09 14:40:33,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542126893997s 2019-01-09 14:40:33,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b744688b-c636-412f-b944-b747ee174d3a 2019-01-09 14:40:33,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:40:35,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:35,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:36,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-9ff8128d-2cef-45d3-83a0-0c9dfc33a3d2 x-compute-request-id: req-9ff8128d-2cef-45d3-83a0-0c9dfc33a3d2 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:c8:df", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:26.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "68e709bd-1a01-4bf7-bfc9-678d0712fadc", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:26Z", "hostId": "390274db4d8252652c72c7a1ad72366f9329a122b2488c19fc970ecb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:21Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:36,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9ff8128d-2cef-45d3-83a0-0c9dfc33a3d2 2019-01-09 14:40:36,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509181022644s 2019-01-09 14:40:36,082 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9ff8128d-2cef-45d3-83a0-0c9dfc33a3d2 2019-01-09 14:40:36,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 14:40:36,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:36,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:40: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-3dfea96a-0be2-4270-87a2-5707a0019f83 x-compute-request-id: req-3dfea96a-0be2-4270-87a2-5707a0019f83 Content-Type: application/json 2019-01-09 14:40:36,247 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc used request id req-3dfea96a-0be2-4270-87a2-5707a0019f83 2019-01-09 14:40:36,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.162983894348s 2019-01-09 14:40:36,247 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc used request id req-3dfea96a-0be2-4270-87a2-5707a0019f83 2019-01-09 14:40:36,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:36,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:36,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-1c5ac66c-d55f-4fb8-82cb-e003c03c637a x-compute-request-id: req-1c5ac66c-d55f-4fb8-82cb-e003c03c637a Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:c8:df", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/68e709bd-1a01-4bf7-bfc9-678d0712fadc", "rel": "bookmark"}], "image": {"id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "links": [{"href": "http://172.30.9.29:8774/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:40:26.000000", "flavor": {"id": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "links": [{"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "bookmark"}]}, "id": "68e709bd-1a01-4bf7-bfc9-678d0712fadc", "security_groups": [{"name": "default"}], "user_id": "b1102c3e1aac4a808cea61d32945c2ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:40:36Z", "hostId": "390274db4d8252652c72c7a1ad72366f9329a122b2488c19fc970ecb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_c5291567-8c17-41b6-8056-8c354c3404e7", "created": "2019-01-09T14:40:21Z", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:36,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1c5ac66c-d55f-4fb8-82cb-e003c03c637a 2019-01-09 14:40:36,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182500123978s 2019-01-09 14:40:36,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1c5ac66c-d55f-4fb8-82cb-e003c03c637a 2019-01-09 14:40:36,432 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:40:38,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:38,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:38,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-a9610105-951c-4e45-a5d8-eedcda929a93 x-compute-request-id: req-a9610105-951c-4e45-a5d8-eedcda929a93 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 14:40:38,502 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a9610105-951c-4e45-a5d8-eedcda929a93 2019-01-09 14:40:38,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0674610137939s 2019-01-09 14:40:38,503 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a9610105-951c-4e45-a5d8-eedcda929a93 2019-01-09 14:40:38,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 14:40:38,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/147e1696-8f9c-43ce-9a5f-873630a05abc/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}6cc42392593d37129e29389fb9896080c8846e6f" -d '{"subnet_id": "bce91dea-50c5-4888-89d2-41687acbbcbe"}' 2019-01-09 14:40:40,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c3930d09-437f-43b2-bf7e-e42d6b184dd4 Date: Wed, 09 Jan 2019 14:40:40 GMT RESP BODY: {"network_id": "61974e98-6457-45f4-a61e-ff7db205b61a", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "subnet_id": "bce91dea-50c5-4888-89d2-41687acbbcbe", "subnet_ids": ["bce91dea-50c5-4888-89d2-41687acbbcbe"], "port_id": "bf2e0576-db4f-45bb-a8d8-16e85ba80bff", "id": "147e1696-8f9c-43ce-9a5f-873630a05abc"} 2019-01-09 14:40:40,356 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/147e1696-8f9c-43ce-9a5f-873630a05abc/remove_router_interface.json used request id req-c3930d09-437f-43b2-bf7e-e42d6b184dd4 2019-01-09 14:40:40,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.85260295868s 2019-01-09 14:40:40,357 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/147e1696-8f9c-43ce-9a5f-873630a05abc/remove_router_interface.json used request id req-c3930d09-437f-43b2-bf7e-e42d6b184dd4 returning object 147e1696-8f9c-43ce-9a5f-873630a05abc 2019-01-09 14:40:40,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 14:40:40,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:40,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-d32985a0-591c-455a-aa5d-3c0ba822f3b8 Date: Wed, 09 Jan 2019 14:40:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "created_at": "2019-01-09T14:40:05Z", "admin_state_up": true, "updated_at": "2019-01-09T14:40:39Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "9cde683146a347e3a3a48f30b08ce4c0", "id": "147e1696-8f9c-43ce-9a5f-873630a05abc", "name": "vping_userdata-router_c5291567-8c17-41b6-8056-8c354c3404e7"}]} 2019-01-09 14:40:40,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-d32985a0-591c-455a-aa5d-3c0ba822f3b8 2019-01-09 14:40:40,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.160766839981s 2019-01-09 14:40:40,519 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-d32985a0-591c-455a-aa5d-3c0ba822f3b8 2019-01-09 14:40:40,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 14:40:40,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/147e1696-8f9c-43ce-9a5f-873630a05abc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:41,574 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6dec738f-96d9-4b09-91f3-e097565ffb62 Content-Length: 0 Date: Wed, 09 Jan 2019 14:40:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:40:41,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/147e1696-8f9c-43ce-9a5f-873630a05abc.json used request id req-6dec738f-96d9-4b09-91f3-e097565ffb62 2019-01-09 14:40:41,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.05455803871s 2019-01-09 14:40:41,575 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/147e1696-8f9c-43ce-9a5f-873630a05abc.json used request id req-6dec738f-96d9-4b09-91f3-e097565ffb62 2019-01-09 14:40:41,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:40:41,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:41,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6bc1077f-8a7f-40e3-bdd1-a77c460b8097 Date: Wed, 09 Jan 2019 14:40:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61974e98-6457-45f4-a61e-ff7db205b61a","tenant_id":"9cde683146a347e3a3a48f30b08ce4c0","created_at":"2019-01-09T14:40:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:40: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":"9cde683146a347e3a3a48f30b08ce4c0","id":"bce91dea-50c5-4888-89d2-41687acbbcbe","subnetpool_id":null,"name":"vping_userdata-subnet_c5291567-8c17-41b6-8056-8c354c3404e7"}]} 2019-01-09 14:40:41,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-6bc1077f-8a7f-40e3-bdd1-a77c460b8097 2019-01-09 14:40:41,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0423579216003s 2019-01-09 14:40:41,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-6bc1077f-8a7f-40e3-bdd1-a77c460b8097 2019-01-09 14:40:41,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 14:40:41,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/bce91dea-50c5-4888-89d2-41687acbbcbe.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:42,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55931779-4193-4f65-85a6-fc435e086824 Date: Wed, 09 Jan 2019 14:40:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:40:42,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/bce91dea-50c5-4888-89d2-41687acbbcbe.json used request id req-55931779-4193-4f65-85a6-fc435e086824 2019-01-09 14:40:42,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1367161274s 2019-01-09 14:40:42,756 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/bce91dea-50c5-4888-89d2-41687acbbcbe.json used request id req-55931779-4193-4f65-85a6-fc435e086824 2019-01-09 14:40:42,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:40:42,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:42,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-d59e8227-8820-42ef-845a-132ec1a40f8d Date: Wed, 09 Jan 2019 14:40:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"61974e98-6457-45f4-a61e-ff7db205b61a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9cde683146a347e3a3a48f30b08ce4c0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:40:42Z","qos_policy_id":null,"name":"vping_userdata-net_c5291567-8c17-41b6-8056-8c354c3404e7","admin_state_up":true,"tenant_id":"9cde683146a347e3a3a48f30b08ce4c0","created_at":"2019-01-09T14:40:03Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:40:42,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-d59e8227-8820-42ef-845a-132ec1a40f8d 2019-01-09 14:40:42,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.093239068985s 2019-01-09 14:40:42,850 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-d59e8227-8820-42ef-845a-132ec1a40f8d 2019-01-09 14:40:42,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 14:40:42,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/61974e98-6457-45f4-a61e-ff7db205b61a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:43,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56b0afc2-72b9-4519-ace9-88c435c96cbb Date: Wed, 09 Jan 2019 14:40:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:40:43,882 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/61974e98-6457-45f4-a61e-ff7db205b61a.json used request id req-56b0afc2-72b9-4519-ace9-88c435c96cbb 2019-01-09 14:40:43,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.03097701073s 2019-01-09 14:40:43,883 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/61974e98-6457-45f4-a61e-ff7db205b61a.json used request id req-56b0afc2-72b9-4519-ace9-88c435c96cbb 2019-01-09 14:40:43,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:40:43,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:44,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-6cbe581b-16c9-4f32-ba58-b8f4ceacc91b Date: Wed, 09 Jan 2019 14:40:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/snap", "metadata": {}}], "file": "/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/file", "owner": "9cde683146a347e3a3a48f30b08ce4c0", "id": "f69e6d38-afa7-4a98-9641-79d4a80d65be", "size": 12716032, "self": "/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f69e6d38-afa7-4a98-9641-79d4a80d65be/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:40:10Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_c5291567-8c17-41b6-8056-8c354c3404e7", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:40:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:40:44,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6cbe581b-16c9-4f32-ba58-b8f4ceacc91b 2019-01-09 14:40:44,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211193084717s 2019-01-09 14:40:44,100 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6cbe581b-16c9-4f32-ba58-b8f4ceacc91b 2019-01-09 14:40:44,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 14:40:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6cc42392593d37129e29389fb9896080c8846e6f" 2019-01-09 14:40:44,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6fb85cd1-8ce1-4f7d-a69a-249862e9b3ac Date: Wed, 09 Jan 2019 14:40: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-09 14:40:44,405 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be used request id req-6fb85cd1-8ce1-4f7d-a69a-249862e9b3ac 2019-01-09 14:40:44,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.303883075714s 2019-01-09 14:40:44,405 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f69e6d38-afa7-4a98-9641-79d4a80d65be used request id req-6fb85cd1-8ce1-4f7d-a69a-249862e9b3ac 2019-01-09 14:40:44,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:40:44,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:44,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-6087aad3-a6aa-40f3-b2ee-698e194b04c7 x-compute-request-id: req-6087aad3-a6aa-40f3-b2ee-698e194b04c7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_c5291567-8c17-41b6-8056-8c354c3404e7", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad", "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": "cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad"}]} 2019-01-09 14:40:44,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-6087aad3-a6aa-40f3-b2ee-698e194b04c7 2019-01-09 14:40:44,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0210309028625s 2019-01-09 14:40:44,427 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-6087aad3-a6aa-40f3-b2ee-698e194b04c7 2019-01-09 14:40:44,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 14:40:44,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:44,491 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:40: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-9ed22c8d-d1d2-4053-bdcc-4ff4e73aeac4 x-compute-request-id: req-9ed22c8d-d1d2-4053-bdcc-4ff4e73aeac4 Content-Length: 0 Content-Type: application/json 2019-01-09 14:40:44,491 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad used request id req-9ed22c8d-d1d2-4053-bdcc-4ff4e73aeac4 2019-01-09 14:40:44,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0625100135803s 2019-01-09 14:40:44,491 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/cd130ec6-c9d9-4b75-8d98-ff4a0ee2c0ad used request id req-9ed22c8d-d1d2-4053-bdcc-4ff4e73aeac4 2019-01-09 14:40:44,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:40:44,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:44,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b21b8d-6c48-4255-915c-2954a2f01fa5 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_c5291567-8c17-41b6-8056-8c354c3404e7", "links": {"self": "http://172.30.9.29:5000/v3/users/b1102c3e1aac4a808cea61d32945c2ea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "b1102c3e1aac4a808cea61d32945c2ea", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:40:44,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-96b21b8d-6c48-4255-915c-2954a2f01fa5 2019-01-09 14:40:44,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11404800415s 2019-01-09 14:40:44,607 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-96b21b8d-6c48-4255-915c-2954a2f01fa5 2019-01-09 14:40:44,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:40:44,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/b1102c3e1aac4a808cea61d32945c2ea -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:44,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf656a7a-5391-4286-80e2-434615ce719a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_c5291567-8c17-41b6-8056-8c354c3404e7", "links": {"self": "http://172.30.9.29:5000/v3/users/b1102c3e1aac4a808cea61d32945c2ea"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "b1102c3e1aac4a808cea61d32945c2ea", "description": null}} 2019-01-09 14:40:44,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/b1102c3e1aac4a808cea61d32945c2ea used request id req-cf656a7a-5391-4286-80e2-434615ce719a 2019-01-09 14:40:44,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0970199108124s 2019-01-09 14:40:44,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/b1102c3e1aac4a808cea61d32945c2ea used request id req-cf656a7a-5391-4286-80e2-434615ce719a 2019-01-09 14:40:44,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 14:40:44,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/b1102c3e1aac4a808cea61d32945c2ea -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:45,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fb20b51-1704-4445-8be1-ac27355f9578 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:40:45,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b1102c3e1aac4a808cea61d32945c2ea used request id req-5fb20b51-1704-4445-8be1-ac27355f9578 2019-01-09 14:40:45,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.328970193863s 2019-01-09 14:40:45,039 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b1102c3e1aac4a808cea61d32945c2ea used request id req-5fb20b51-1704-4445-8be1-ac27355f9578 2019-01-09 14:40:45,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:40:45,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:45,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc63fff-d69b-41ef-91b2-7e4eb5fefdeb Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.29:5000/v3/projects/9cde683146a347e3a3a48f30b08ce4c0"}, "tags": [], "enabled": true, "id": "9cde683146a347e3a3a48f30b08ce4c0", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_c5291567-8c17-41b6-8056-8c354c3404e7"}]} 2019-01-09 14:40:45,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-bbc63fff-d69b-41ef-91b2-7e4eb5fefdeb 2019-01-09 14:40:45,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0870409011841s 2019-01-09 14:40:45,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-bbc63fff-d69b-41ef-91b2-7e4eb5fefdeb 2019-01-09 14:40:45,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 14:40:45,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/9cde683146a347e3a3a48f30b08ce4c0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:45,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-112d75f7-8628-4b91-8222-d1837640f15f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:40:45,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/9cde683146a347e3a3a48f30b08ce4c0 used request id req-112d75f7-8628-4b91-8222-d1837640f15f 2019-01-09 14:40:45,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.177820920944s 2019-01-09 14:40:45,316 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/9cde683146a347e3a3a48f30b08ce4c0 used request id req-112d75f7-8628-4b91-8222-d1837640f15f 2019-01-09 14:40:45,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:40:45,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=9cde683146a347e3a3a48f30b08ce4c0&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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:45,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-5b9c6729-d80e-45e3-ad41-0fbaf789fb2a Date: Wed, 09 Jan 2019 14:40:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "created_at": "2019-01-09T14:40:03Z", "updated_at": "2019-01-09T14:40:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:03Z", "revision_number": 0, "id": "3156b395-b7ff-4f33-91ed-ea7709bae294", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:03Z", "security_group_id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cde683146a347e3a3a48f30b08ce4c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:03Z", "revision_number": 0, "id": "b71e6380-b162-4abb-aa94-d1d854358c39", "remote_group_id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:03Z", "security_group_id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cde683146a347e3a3a48f30b08ce4c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:03Z", "revision_number": 0, "id": "e617a8ab-4eec-4e71-a639-ae5a56ff0961", "remote_group_id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:03Z", "security_group_id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cde683146a347e3a3a48f30b08ce4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:03Z", "revision_number": 0, "id": "f36e6c7d-8449-410f-9902-8ec55504cd9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:03Z", "security_group_id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cde683146a347e3a3a48f30b08ce4c0"}], "revision_number": 4, "project_id": "9cde683146a347e3a3a48f30b08ce4c0", "id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "name": "default"}]} 2019-01-09 14:40:45,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=9cde683146a347e3a3a48f30b08ce4c0&name=default used request id req-5b9c6729-d80e-45e3-ad41-0fbaf789fb2a 2019-01-09 14:40:45,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221939086914s 2019-01-09 14:40:45,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=9cde683146a347e3a3a48f30b08ce4c0&name=default used request id req-5b9c6729-d80e-45e3-ad41-0fbaf789fb2a 2019-01-09 14:40:45,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:40:45,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:45,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8138532c-adba-4ea4-aec3-9531a178132a Date: Wed, 09 Jan 2019 14:40:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "created_at": "2019-01-09T14:40:03Z", "updated_at": "2019-01-09T14:40:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:03Z", "revision_number": 0, "id": "b71e6380-b162-4abb-aa94-d1d854358c39", "remote_group_id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:03Z", "security_group_id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cde683146a347e3a3a48f30b08ce4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:03Z", "revision_number": 0, "id": "f36e6c7d-8449-410f-9902-8ec55504cd9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:03Z", "security_group_id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9cde683146a347e3a3a48f30b08ce4c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:03Z", "revision_number": 0, "id": "e617a8ab-4eec-4e71-a639-ae5a56ff0961", "remote_group_id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:03Z", "security_group_id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cde683146a347e3a3a48f30b08ce4c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:03Z", "revision_number": 0, "id": "3156b395-b7ff-4f33-91ed-ea7709bae294", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:03Z", "security_group_id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "tenant_id": "9cde683146a347e3a3a48f30b08ce4c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9cde683146a347e3a3a48f30b08ce4c0"}], "revision_number": 4, "project_id": "9cde683146a347e3a3a48f30b08ce4c0", "id": "83ec4791-a77c-4670-a51d-b7a0f0b9a216", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:40:45,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-8138532c-adba-4ea4-aec3-9531a178132a 2019-01-09 14:40:45,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0512540340424s 2019-01-09 14:40:45,596 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-8138532c-adba-4ea4-aec3-9531a178132a 2019-01-09 14:40:45,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 14:40:45,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/83ec4791-a77c-4670-a51d-b7a0f0b9a216.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f77ac45f9cb0c8e9b52a7ce61a12db888d2e60cb" 2019-01-09 14:40:45,735 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e46fff7-3984-424f-8717-bedc568c6f30 Content-Length: 0 Date: Wed, 09 Jan 2019 14:40:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:40:45,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/83ec4791-a77c-4670-a51d-b7a0f0b9a216.json used request id req-1e46fff7-3984-424f-8717-bedc568c6f30 2019-01-09 14:40:45,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.13564491272s 2019-01-09 14:40:45,736 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/83ec4791-a77c-4670-a51d-b7a0f0b9a216.json used request id req-1e46fff7-3984-424f-8717-bedc568c6f30 2019-01-09 14:40:45,785 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-01-09 14:40:45,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:40:45,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6eef265-bdba-49c0-a341-5516435895d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:40:45,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f6eef265-bdba-49c0-a341-5516435895d0 2019-01-09 14:40:45,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:40:46,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["kWLOiRkcRbWfBMf8a3YUdA"], "issued_at": "2019-01-09T14:40:46.000000Z"}} 2019-01-09 14:40:46,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:40:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:40:46,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0808a7fd-bf5f-434a-8341-0342defb41b3 Date: Wed, 09 Jan 2019 14:40:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:40:46,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0808a7fd-bf5f-434a-8341-0342defb41b3 2019-01-09 14:40:46,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.285926103592s 2019-01-09 14:40:46,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0808a7fd-bf5f-434a-8341-0342defb41b3 2019-01-09 14:40:46,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:40:46,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:40: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:40:46,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:40:46,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:40:46,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-167ea994-74c7-4101-85cd-fcd49f2587ff Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:40:46,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-167ea994-74c7-4101-85cd-fcd49f2587ff 2019-01-09 14:40:46,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100891113281s 2019-01-09 14:40:46,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-167ea994-74c7-4101-85cd-fcd49f2587ff 2019-01-09 14:40:46,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 14:40:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca"}}' 2019-01-09 14:40:46,816 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-481741ea-6a47-4a08-a0b7-868b5aa96f42 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.29:5000/v3/projects/f6833af86d454881ad816dcdc9f9a317"}, "tags": [], "enabled": true, "id": "f6833af86d454881ad816dcdc9f9a317", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca"}} 2019-01-09 14:40:46,817 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-481741ea-6a47-4a08-a0b7-868b5aa96f42 2019-01-09 14:40:46,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.132536172867s 2019-01-09 14:40:46,817 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-481741ea-6a47-4a08-a0b7-868b5aa96f42 2019-01-09 14:40:46,818 - 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'f6833af86d454881ad816dcdc9f9a317', '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_5f8b968d-93a8-461f-8a6b-e899486a64ca'}) 2019-01-09 14:40:46,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 14:40:46,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "104ff2a4-42f2-4be8-937c-63fd3246472f", "email": null, "name": "cinder_test-user_5f8b968d-93a8-461f-8a6b-e899486a64ca"}}' 2019-01-09 14:40:47,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:40:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c375c6e4-9868-4902-83df-14a031bc971e Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_5f8b968d-93a8-461f-8a6b-e899486a64ca", "links": {"self": "http://172.30.9.29:5000/v3/users/62653b7acbb2498ea4af628385308fa7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "62653b7acbb2498ea4af628385308fa7", "domain_id": "default", "password_expires_at": null}} 2019-01-09 14:40:47,188 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-c375c6e4-9868-4902-83df-14a031bc971e 2019-01-09 14:40:47,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.364088058472s 2019-01-09 14:40:47,189 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-c375c6e4-9868-4902-83df-14a031bc971e 2019-01-09 14:40:47,189 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'62653b7acbb2498ea4af628385308fa7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_5f8b968d-93a8-461f-8a6b-e899486a64ca'}) 2019-01-09 14:40:47,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:40:47,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:40:47,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89ea7e66-662d-4e8b-ad4e-cc41495f72c6 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:40:47,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-89ea7e66-662d-4e8b-ad4e-cc41495f72c6 2019-01-09 14:40:47,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100360155106s 2019-01-09 14:40:47,294 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-89ea7e66-662d-4e8b-ad4e-cc41495f72c6 2019-01-09 14:40:47,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:40:47,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:40:47,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b097be8e-9cb3-4bf9-af51-d50a19b9c61f Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:40:47,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b097be8e-9cb3-4bf9-af51-d50a19b9c61f 2019-01-09 14:40:47,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100946903229s 2019-01-09 14:40:47,400 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b097be8e-9cb3-4bf9-af51-d50a19b9c61f 2019-01-09 14:40:47,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:40:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:40:47,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b393d1-c98b-433c-93a4-eb2f361003bb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:40:47,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-c7b393d1-c98b-433c-93a4-eb2f361003bb 2019-01-09 14:40:47,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0954811573029s 2019-01-09 14:40:47,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-c7b393d1-c98b-433c-93a4-eb2f361003bb 2019-01-09 14:40:47,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:40:47,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:40:47,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dff2670f-39f4-4cf8-bc05-722a5db6aefd Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_5f8b968d-93a8-461f-8a6b-e899486a64ca", "links": {"self": "http://172.30.9.29:5000/v3/users/62653b7acbb2498ea4af628385308fa7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "62653b7acbb2498ea4af628385308fa7", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:40:47,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-dff2670f-39f4-4cf8-bc05-722a5db6aefd 2019-01-09 14:40:47,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118386030197s 2019-01-09 14:40:47,620 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-dff2670f-39f4-4cf8-bc05-722a5db6aefd 2019-01-09 14:40:47,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:40:47,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:40:47,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40cf584-2c74-4efe-bedf-339c571e3bea Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6833af86d454881ad816dcdc9f9a317"}, "tags": [], "enabled": true, "id": "f6833af86d454881ad816dcdc9f9a317", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca"}]} 2019-01-09 14:40:47,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e40cf584-2c74-4efe-bedf-339c571e3bea 2019-01-09 14:40:47,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0207810401917s 2019-01-09 14:40:47,653 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e40cf584-2c74-4efe-bedf-339c571e3bea 2019-01-09 14:40:47,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:40:47,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=62653b7acbb2498ea4af628385308fa7&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=f6833af86d454881ad816dcdc9f9a317" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:40:47,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d9a978-288e-440b-87c3-616a0e629778 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=62653b7acbb2498ea4af628385308fa7&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=f6833af86d454881ad816dcdc9f9a317", "previous": null, "next": null}} 2019-01-09 14:40:47,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=62653b7acbb2498ea4af628385308fa7&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=f6833af86d454881ad816dcdc9f9a317 used request id req-21d9a978-288e-440b-87c3-616a0e629778 2019-01-09 14:40:47,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.08744597435s 2019-01-09 14:40:47,748 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=62653b7acbb2498ea4af628385308fa7&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=f6833af86d454881ad816dcdc9f9a317 used request id req-21d9a978-288e-440b-87c3-616a0e629778 2019-01-09 14:40:47,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:40:47,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/f6833af86d454881ad816dcdc9f9a317/users/62653b7acbb2498ea4af628385308fa7/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:40:47,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:40:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d705b5df-c142-4017-912a-d3a1d727287d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:40:47,894 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f6833af86d454881ad816dcdc9f9a317/users/62653b7acbb2498ea4af628385308fa7/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-d705b5df-c142-4017-912a-d3a1d727287d 2019-01-09 14:40:47,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142035961151s 2019-01-09 14:40:47,895 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f6833af86d454881ad816dcdc9f9a317/users/62653b7acbb2498ea4af628385308fa7/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-d705b5df-c142-4017-912a-d3a1d727287d 2019-01-09 14:40:47,895 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca', 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'f6833af86d454881ad816dcdc9f9a317', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '104ff2a4-42f2-4be8-937c-63fd3246472f', 'username': u'cinder_test-user_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 14:40:47,899 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'password': '104ff2a4-42f2-4be8-937c-63fd3246472f', 'project_name': 'cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': 'f6833af86d454881ad816dcdc9f9a317', 'project_domain_name': 'Default'} 2019-01-09 14:40:47,901 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-01-09 14:40:47,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:40:47,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:40:47,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b3a336-cbbf-46f0-86e8-10e0af59b01c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:40:47,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-55b3a336-cbbf-46f0-86e8-10e0af59b01c 2019-01-09 14:40:47,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0880098342896s 2019-01-09 14:40:47,990 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-55b3a336-cbbf-46f0-86e8-10e0af59b01c 2019-01-09 14:40:47,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:40:48,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:40:48,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f9da67-6de7-40ba-9570-187960756867 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6833af86d454881ad816dcdc9f9a317"}, "tags": [], "enabled": true, "id": "f6833af86d454881ad816dcdc9f9a317", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca"}]} 2019-01-09 14:40:48,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a9f9da67-6de7-40ba-9570-187960756867 2019-01-09 14:40:48,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0941219329834s 2019-01-09 14:40:48,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a9f9da67-6de7-40ba-9570-187960756867 2019-01-09 14:40:48,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 14:40:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" -d '{"network": {"tenant_id": "f6833af86d454881ad816dcdc9f9a317", "name": "cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca", "admin_state_up": true}}' 2019-01-09 14:40:48,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-beaabcf7-db96-4a04-9df6-599ccbe79c04 Date: Wed, 09 Jan 2019 14:40:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"f6833af86d454881ad816dcdc9f9a317","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:40:48Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca","admin_state_up":true,"tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:40:48Z","mtu":1450}} 2019-01-09 14:40:48,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-beaabcf7-db96-4a04-9df6-599ccbe79c04 2019-01-09 14:40:48,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.463366985321s 2019-01-09 14:40:48,559 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-beaabcf7-db96-4a04-9df6-599ccbe79c04 2019-01-09 14:40:48,559 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T14:40:48Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'55793d56-87a8-4fd1-9cb8-110e6f5e137f', u'provider:segmentation_id': 20, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca', u'created_at': u'2019-01-09T14:40:48Z', u'mtu': 1450, u'tenant_id': u'f6833af86d454881ad816dcdc9f9a317', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f6833af86d454881ad816dcdc9f9a317', u'l2_adjacency': True}) 2019-01-09 14:40:48,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:40:48,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62681725-eebf-47a9-83b3-278711da8553 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:40:48,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-62681725-eebf-47a9-83b3-278711da8553 2019-01-09 14:40:48,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:40:48,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:40:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6833af86d454881ad816dcdc9f9a317", "name": "cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f6833af86d454881ad816dcdc9f9a317", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/f6833af86d454881ad816dcdc9f9a317", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/f6833af86d454881ad816dcdc9f9a317", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f6833af86d454881ad816dcdc9f9a317", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/f6833af86d454881ad816dcdc9f9a317", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/f6833af86d454881ad816dcdc9f9a317", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f6833af86d454881ad816dcdc9f9a317", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/f6833af86d454881ad816dcdc9f9a317", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/f6833af86d454881ad816dcdc9f9a317", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f6833af86d454881ad816dcdc9f9a317", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/f6833af86d454881ad816dcdc9f9a317", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f6833af86d454881ad816dcdc9f9a317", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_f6833af86d454881ad816dcdc9f9a317", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_5f8b968d-93a8-461f-8a6b-e899486a64ca", "id": "62653b7acbb2498ea4af628385308fa7"}, "audit_ids": ["RvndIOnETJemX464CGx1gw"], "issued_at": "2019-01-09T14:40:48.000000Z"}} 2019-01-09 14:40:48,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:40:48,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:40:49,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-0a2ec9cd-3327-4aff-8802-bf278aeb7103 Date: Wed, 09 Jan 2019 14:40:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6833af86d454881ad816dcdc9f9a317","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:40:48Z","qos_policy_id":null,"name":"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca","admin_state_up":true,"tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:40:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:40:49,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-0a2ec9cd-3327-4aff-8802-bf278aeb7103 2019-01-09 14:40:49,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272331953049s 2019-01-09 14:40:49,230 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-0a2ec9cd-3327-4aff-8802-bf278aeb7103 2019-01-09 14:40:49,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 14:40:49,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"subnet": {"name": "cinder_test-subnet_5f8b968d-93a8-461f-8a6b-e899486a64ca", "enable_dhcp": true, "network_id": "55793d56-87a8-4fd1-9cb8-110e6f5e137f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 14:40:49,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-075da2fa-7792-470e-b4d3-a2cb7e3e9199 Date: Wed, 09 Jan 2019 14:40:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:40:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:40:49Z","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":"f6833af86d454881ad816dcdc9f9a317","id":"74dbfd84-d4ad-44c4-85d5-70277cfefcce","subnetpool_id":null,"name":"cinder_test-subnet_5f8b968d-93a8-461f-8a6b-e899486a64ca"}} 2019-01-09 14:40:49,822 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-075da2fa-7792-470e-b4d3-a2cb7e3e9199 2019-01-09 14:40:49,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.590615987778s 2019-01-09 14:40:49,823 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-075da2fa-7792-470e-b4d3-a2cb7e3e9199 2019-01-09 14:40:49,823 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:40:49Z', 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'74dbfd84-d4ad-44c4-85d5-70277cfefcce', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_5f8b968d-93a8-461f-8a6b-e899486a64ca', u'enable_dhcp': True, u'network_id': u'55793d56-87a8-4fd1-9cb8-110e6f5e137f', u'tenant_id': u'f6833af86d454881ad816dcdc9f9a317', u'created_at': u'2019-01-09T14:40:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f6833af86d454881ad816dcdc9f9a317'}) 2019-01-09 14:40:49,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 14:40:49,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "cinder_test-router_5f8b968d-93a8-461f-8a6b-e899486a64ca", "admin_state_up": true}}' 2019-01-09 14:40:51,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-9de083ac-213c-4260-8f23-6ff8c816969a Date: Wed, 09 Jan 2019 14:40:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:40:49Z", "admin_state_up": true, "updated_at": "2019-01-09T14:40:50Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "f6833af86d454881ad816dcdc9f9a317", "id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "name": "cinder_test-router_5f8b968d-93a8-461f-8a6b-e899486a64ca"}} 2019-01-09 14:40:51,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-9de083ac-213c-4260-8f23-6ff8c816969a 2019-01-09 14:40:51,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56199908257s 2019-01-09 14:40:51,386 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-9de083ac-213c-4260-8f23-6ff8c816969a 2019-01-09 14:40:51,387 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T14:40:50Z', u'revision_number': 3, u'id': u'5d59c0ea-7342-4621-8cff-4b48e1c0da87', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_5f8b968d-93a8-461f-8a6b-e899486a64ca', u'admin_state_up': True, u'tenant_id': u'f6833af86d454881ad816dcdc9f9a317', u'created_at': u'2019-01-09T14:40:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'f6833af86d454881ad816dcdc9f9a317'}) 2019-01-09 14:40:51,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 14:40:51,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/5d59c0ea-7342-4621-8cff-4b48e1c0da87/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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"subnet_id": "74dbfd84-d4ad-44c4-85d5-70277cfefcce"}' 2019-01-09 14:40:53,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a40eafb6-c9a0-42ac-a1a2-60499ca9f470 Date: Wed, 09 Jan 2019 14:40:53 GMT RESP BODY: {"network_id": "55793d56-87a8-4fd1-9cb8-110e6f5e137f", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "subnet_id": "74dbfd84-d4ad-44c4-85d5-70277cfefcce", "subnet_ids": ["74dbfd84-d4ad-44c4-85d5-70277cfefcce"], "port_id": "3d51c60c-2a11-4bc2-9f31-441252e5e6a6", "id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87"} 2019-01-09 14:40:53,701 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/5d59c0ea-7342-4621-8cff-4b48e1c0da87/add_router_interface.json used request id req-a40eafb6-c9a0-42ac-a1a2-60499ca9f470 2019-01-09 14:40:53,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.31406497955s 2019-01-09 14:40:53,702 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/5d59c0ea-7342-4621-8cff-4b48e1c0da87/add_router_interface.json used request id req-a40eafb6-c9a0-42ac-a1a2-60499ca9f470 returning object 5d59c0ea-7342-4621-8cff-4b48e1c0da87 2019-01-09 14:40:53,702 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:40:53,825 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 14:40:53,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:40:53,831 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 14:40:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 14:40:53,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:40:53,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:40:54,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-4eb8a8f0-2027-4077-9045-42f21d76cad8 Date: Wed, 09 Jan 2019 14:40:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:40:54,031 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4eb8a8f0-2027-4077-9045-42f21d76cad8 2019-01-09 14:40:54,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.198323011398s 2019-01-09 14:40:54,032 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4eb8a8f0-2027-4077-9045-42f21d76cad8 2019-01-09 14:40:54,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 14:40:54,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca"}' 2019-01-09 14:40:54,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 874 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-19cb493f-09e7-40d3-9219-230b3c26768c Date: Wed, 09 Jan 2019 14:40:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/file", "owner": "f6833af86d454881ad816dcdc9f9a317", "id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "size": null, "self": "/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:40:54Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca", "checksum": null, "created_at": "2019-01-09T14:40:54Z", "protected": false} 2019-01-09 14:40:54,134 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-19cb493f-09e7-40d3-9219-230b3c26768c 2019-01-09 14:40:54,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0930378437042s 2019-01-09 14:40:54,134 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-19cb493f-09e7-40d3-9219-230b3c26768c returning object c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6 2019-01-09 14:40:54,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 14:40:54,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '' 2019-01-09 14:40:54,579 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-428eaf39-cd92-41fb-bb64-8f371a61b33d Date: Wed, 09 Jan 2019 14:40: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-09 14:40:54,579 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/file used request id req-428eaf39-cd92-41fb-bb64-8f371a61b33d 2019-01-09 14:40:54,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.444344997406s 2019-01-09 14:40:54,579 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/file used request id req-428eaf39-cd92-41fb-bb64-8f371a61b33d 2019-01-09 14:40:54,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:40:54,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:40:54,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-d9988ef8-06ae-4d54-8232-41bd7f5018ee Date: Wed, 09 Jan 2019 14:40:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/snap", "metadata": {}}], "file": "/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/file", "owner": "f6833af86d454881ad816dcdc9f9a317", "id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "size": 12716032, "self": "/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:40:54Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:40:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:40:54,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d9988ef8-06ae-4d54-8232-41bd7f5018ee 2019-01-09 14:40:54,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354819297791s 2019-01-09 14:40:54,619 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d9988ef8-06ae-4d54-8232-41bd7f5018ee 2019-01-09 14:40:54,621 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/file', 'owner': u'f6833af86d454881ad816dcdc9f9a317', 'id': u'c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6', 'size': 12716032, u'self': u'/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6833af86d454881ad816dcdc9f9a317', 'name': 'cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T14:40:54Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T14:40:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'created': u'2019-01-09T14:40:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T14:40:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 14:40:54,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 14:40:54,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_5f8b968d-93a8-461f-8a6b-e899486a64ca", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 14:40:54,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-2d8b9e81-3941-48a6-a762-d15f2549d0a8 x-compute-request-id: req-2d8b9e81-3941-48a6-a762-d15f2549d0a8 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_5f8b968d-93a8-461f-8a6b-e899486a64ca", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "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": "3d1db223-0068-4a77-9893-b555ec0a4863"}} 2019-01-09 14:40:54,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2d8b9e81-3941-48a6-a762-d15f2549d0a8 2019-01-09 14:40:54,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.370075941086s 2019-01-09 14:40:54,992 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2d8b9e81-3941-48a6-a762-d15f2549d0a8 2019-01-09 14:40:54,993 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_5f8b968d-93a8-461f-8a6b-e899486a64ca', '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'805038e1e9f34a349c09768ea1e3dacf', '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'3d1db223-0068-4a77-9893-b555ec0a4863', 'swap': 0}) 2019-01-09 14:40:54,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 14:40:54,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/3d1db223-0068-4a77-9893-b555ec0a4863/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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" -d '{"extra_specs": {}}' 2019-01-09 14:40:55,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-e0d2c728-c04a-44ee-b26d-8d81641cb192 x-compute-request-id: req-e0d2c728-c04a-44ee-b26d-8d81641cb192 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:40:55,014 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/3d1db223-0068-4a77-9893-b555ec0a4863/os-extra_specs used request id req-e0d2c728-c04a-44ee-b26d-8d81641cb192 2019-01-09 14:40:55,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204741954803s 2019-01-09 14:40:55,015 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/3d1db223-0068-4a77-9893-b555ec0a4863/os-extra_specs used request id req-e0d2c728-c04a-44ee-b26d-8d81641cb192 2019-01-09 14:40:55,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-09 14:40:55,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"keypair": {"name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca"}}' 2019-01-09 14:40:55,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-22c65f88-461d-431d-b10f-27ecd57d62d3 x-compute-request-id: req-22c65f88-461d-431d-b10f-27ecd57d62d3 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOJp5elRMh7QWfBr+0sQ5BXG73PhoJjcgMDLDQNqeoOFAtu6hjxnNG4LqTMmnV5ojoa1+kxXDq88nhDCMYdPPV85bWR+rEyQLR95c7ekF9lWUAK+ZnS6jaKyV/I7Q/E0x2fSkswpSzUtLzXTitL4Gi7s/bOV3oxg3ZtDpUD/2xTYpv3nR8A1e7GAzpnoHHKlcwQWDMajkkYZqCH3/kS+/6RS7axmHyU75X1qvxT0N/UnMId/yePfOQyLpiWQkWBNeBD68Dc277HlulWXyosiTGFfw8IVBpee9AZProItc+9iitELlp+DODXFh9DCgGJxWOJSFcKIMFxZzCg/o72ilt Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAziaeXpUTIe0Fnwa/tLEOQVxu9z4aCY3IDAyw0DanqDhQLbuo\nY8ZzRuC6kzJp1eaI6GtfpMVw6vPJ4QwjGHTz1fOW1kfqxMkC0feXO3pBfZVlACvm\nZ0uo2islfyO0PxNMdn0pLMKUs1LS8104rS+Bou7P2zld6MYN2bQ6VA/9sU2Kb950\nfANXuxgM6Z6BxypXMEFgzGo5JGGagh9/5Evv+kUu2sZh8lO+V9ar8U9Df1JzCHf8\nnj3zkMi6YlkJFgTXgQ+vA3Nu+x5bpVl8qLIkxhX8PCFQaXnvQGT66CLXPvYorRC5\nafgzg1xYfQwoBicVjiUhXCiDBcWcwoP6O9opbQIDAQABAoIBAQDA1e8emmQjQAwa\nDb4Vz+l9ynEiZb0FYtLWMqjSm82I1eRqYzfI3UHH8z+ToXzO0a8PeiEliGtv3Evj\nb+8EWaIdaJaYKv24xi8VKX0V7e6FAtJPrsD/rw5rxiB1JXjd57eGvt1dOUbP15Hs\nhC8YEXA6cRmN/8OQknMyShylta+hwTDzxouVTx5QybcA1xC24Dp0ashRDgZ2qZzN\nGJAmge8+fFX+OoqsxoOuIaNBt4MXyIGIY3y1beixZAtQZhwrRJXXAJkAwlEFrG5l\nT0VntiNgB0SypIpOY78fIHeDUmmJViFG++o0lV+Onq2m80Xm+Yi00vXABGsjZbdn\npAGnmvYhAoGBAOq2h/0Pu0NzHLS3HekRxhZXuZ+nBgxInqZgIOUnxG1B6mVcr0/E\nEjW2J/uy6zXezmA6EDRmv3EDqVdDgTHKfwTfh9oJ/tKeIEGHgunpNqJpsdCdifO4\nY8ZVGQeD1fJCl9374b7+7pkCsziaMqHE8rQ66pWVBynMX2L85H5vNByHAoGBAODY\n8XIPzIYiMrOFqT8m+PGNCpdN2r1b2EDGROek1bn5Wap62O4A4kmjsrEIDxyhPGA9\nmOcl6Th9gGprCgh2+4MSwSAaDBJstGN4v8czn/GU1qu6ey3XrhtG5rLu7ruDAEXT\no108Gh9yZzGzvdfK4N0Bdzx9bLxPnJFPYV/BcBtrAoGBAOKAO0NOxxwUHgOXItok\nONCe35beC8wW2GMeKSB6++ej0Jr4koWbZSdIHdWbl7hoxye9YJ3w+ZYKPoTjs+1k\nyKbfP65+Ltb5mY8jQoaQdBTPgrUbEmGL810WCg1igDhFY2DpDbTPN1mZbXKV+355\nHO4oXPD02/DONM7F1YrdraBJAoGAPLESazFsiYBNozue9Zb1d24Uv8aaFqbl9oYO\nL2DE+BAgbe3/BC9k5W+0WijMu3OiMnAuB6aqDz+BHDiMWsCTH0w+qQWe4JJLFtaP\nHZwHvlPopi4N9c/UBTTcLMxl0GOJ/U8lN5Nzka11wWq9AbSXgdBVeRR591Kd9nMw\n24IBWsUCgYAu2pV16DEB/2HI/Dg8f8jPxlJ1fbYzXoYkZVaLrGfizRAjxLtUFtcQ\nqr4gVgC9y3n0GWOFJmlLsIrM8jigLB1MBUw0j0nX0oWE2gBrSw3IMqupuOOr0FH6\nKthG6kc8GsNsPgrAv/jqrOOqJd+3SpMVrdxF7PxYM+6prIIq97VOTA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "62653b7acbb2498ea4af628385308fa7", "name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "fingerprint": "6f:aa:47:0a:a4:38:58:2e:cb:fa:ce:05:49:ab:d4:63"}} 2019-01-09 14:40:55,355 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-22c65f88-461d-431d-b10f-27ecd57d62d3 2019-01-09 14:40:55,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.340280056s 2019-01-09 14:40:55,356 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-22c65f88-461d-431d-b10f-27ecd57d62d3 2019-01-09 14:40:55,357 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDOJp5elRMh7QWfBr+0sQ5BXG73PhoJjcgMDLDQNqeoOFAtu6hjxnNG4LqTMmnV5ojoa1+kxXDq88nhDCMYdPPV85bWR+rEyQLR95c7ekF9lWUAK+ZnS6jaKyV/I7Q/E0x2fSkswpSzUtLzXTitL4Gi7s/bOV3oxg3ZtDpUD/2xTYpv3nR8A1e7GAzpnoHHKlcwQWDMajkkYZqCH3/kS+/6RS7axmHyU75X1qvxT0N/UnMId/yePfOQyLpiWQkWBNeBD68Dc277HlulWXyosiTGFfw8IVBpee9AZProItc+9iitELlp+DODXFh9DCgGJxWOJSFcKIMFxZzCg/o72ilt Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAziaeXpUTIe0Fnwa/tLEOQVxu9z4aCY3IDAyw0DanqDhQLbuo\nY8ZzRuC6kzJp1eaI6GtfpMVw6vPJ4QwjGHTz1fOW1kfqxMkC0feXO3pBfZVlACvm\nZ0uo2islfyO0PxNMdn0pLMKUs1LS8104rS+Bou7P2zld6MYN2bQ6VA/9sU2Kb950\nfANXuxgM6Z6BxypXMEFgzGo5JGGagh9/5Evv+kUu2sZh8lO+V9ar8U9Df1JzCHf8\nnj3zkMi6YlkJFgTXgQ+vA3Nu+x5bpVl8qLIkxhX8PCFQaXnvQGT66CLXPvYorRC5\nafgzg1xYfQwoBicVjiUhXCiDBcWcwoP6O9opbQIDAQABAoIBAQDA1e8emmQjQAwa\nDb4Vz+l9ynEiZb0FYtLWMqjSm82I1eRqYzfI3UHH8z+ToXzO0a8PeiEliGtv3Evj\nb+8EWaIdaJaYKv24xi8VKX0V7e6FAtJPrsD/rw5rxiB1JXjd57eGvt1dOUbP15Hs\nhC8YEXA6cRmN/8OQknMyShylta+hwTDzxouVTx5QybcA1xC24Dp0ashRDgZ2qZzN\nGJAmge8+fFX+OoqsxoOuIaNBt4MXyIGIY3y1beixZAtQZhwrRJXXAJkAwlEFrG5l\nT0VntiNgB0SypIpOY78fIHeDUmmJViFG++o0lV+Onq2m80Xm+Yi00vXABGsjZbdn\npAGnmvYhAoGBAOq2h/0Pu0NzHLS3HekRxhZXuZ+nBgxInqZgIOUnxG1B6mVcr0/E\nEjW2J/uy6zXezmA6EDRmv3EDqVdDgTHKfwTfh9oJ/tKeIEGHgunpNqJpsdCdifO4\nY8ZVGQeD1fJCl9374b7+7pkCsziaMqHE8rQ66pWVBynMX2L85H5vNByHAoGBAODY\n8XIPzIYiMrOFqT8m+PGNCpdN2r1b2EDGROek1bn5Wap62O4A4kmjsrEIDxyhPGA9\nmOcl6Th9gGprCgh2+4MSwSAaDBJstGN4v8czn/GU1qu6ey3XrhtG5rLu7ruDAEXT\no108Gh9yZzGzvdfK4N0Bdzx9bLxPnJFPYV/BcBtrAoGBAOKAO0NOxxwUHgOXItok\nONCe35beC8wW2GMeKSB6++ej0Jr4koWbZSdIHdWbl7hoxye9YJ3w+ZYKPoTjs+1k\nyKbfP65+Ltb5mY8jQoaQdBTPgrUbEmGL810WCg1igDhFY2DpDbTPN1mZbXKV+355\nHO4oXPD02/DONM7F1YrdraBJAoGAPLESazFsiYBNozue9Zb1d24Uv8aaFqbl9oYO\nL2DE+BAgbe3/BC9k5W+0WijMu3OiMnAuB6aqDz+BHDiMWsCTH0w+qQWe4JJLFtaP\nHZwHvlPopi4N9c/UBTTcLMxl0GOJ/U8lN5Nzka11wWq9AbSXgdBVeRR591Kd9nMw\n24IBWsUCgYAu2pV16DEB/2HI/Dg8f8jPxlJ1fbYzXoYkZVaLrGfizRAjxLtUFtcQ\nqr4gVgC9y3n0GWOFJmlLsIrM8jigLB1MBUw0j0nX0oWE2gBrSw3IMqupuOOr0FH6\nKthG6kc8GsNsPgrAv/jqrOOqJd+3SpMVrdxF7PxYM+6prIIq97VOTA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'62653b7acbb2498ea4af628385308fa7', 'name': u'cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'created_at': '2019-01-09T14:40:55.357133', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6833af86d454881ad816dcdc9f9a317', 'name': 'cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6f:aa:47:0a:a4:38:58:2e:cb:fa:ce:05:49:ab:d4:63', 'type': 'ssh', 'id': u'cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca'}) 2019-01-09 14:40:55,357 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAziaeXpUTIe0Fnwa/tLEOQVxu9z4aCY3IDAyw0DanqDhQLbuo Y8ZzRuC6kzJp1eaI6GtfpMVw6vPJ4QwjGHTz1fOW1kfqxMkC0feXO3pBfZVlACvm Z0uo2islfyO0PxNMdn0pLMKUs1LS8104rS+Bou7P2zld6MYN2bQ6VA/9sU2Kb950 fANXuxgM6Z6BxypXMEFgzGo5JGGagh9/5Evv+kUu2sZh8lO+V9ar8U9Df1JzCHf8 nj3zkMi6YlkJFgTXgQ+vA3Nu+x5bpVl8qLIkxhX8PCFQaXnvQGT66CLXPvYorRC5 afgzg1xYfQwoBicVjiUhXCiDBcWcwoP6O9opbQIDAQABAoIBAQDA1e8emmQjQAwa Db4Vz+l9ynEiZb0FYtLWMqjSm82I1eRqYzfI3UHH8z+ToXzO0a8PeiEliGtv3Evj b+8EWaIdaJaYKv24xi8VKX0V7e6FAtJPrsD/rw5rxiB1JXjd57eGvt1dOUbP15Hs hC8YEXA6cRmN/8OQknMyShylta+hwTDzxouVTx5QybcA1xC24Dp0ashRDgZ2qZzN GJAmge8+fFX+OoqsxoOuIaNBt4MXyIGIY3y1beixZAtQZhwrRJXXAJkAwlEFrG5l T0VntiNgB0SypIpOY78fIHeDUmmJViFG++o0lV+Onq2m80Xm+Yi00vXABGsjZbdn pAGnmvYhAoGBAOq2h/0Pu0NzHLS3HekRxhZXuZ+nBgxInqZgIOUnxG1B6mVcr0/E EjW2J/uy6zXezmA6EDRmv3EDqVdDgTHKfwTfh9oJ/tKeIEGHgunpNqJpsdCdifO4 Y8ZVGQeD1fJCl9374b7+7pkCsziaMqHE8rQ66pWVBynMX2L85H5vNByHAoGBAODY 8XIPzIYiMrOFqT8m+PGNCpdN2r1b2EDGROek1bn5Wap62O4A4kmjsrEIDxyhPGA9 mOcl6Th9gGprCgh2+4MSwSAaDBJstGN4v8czn/GU1qu6ey3XrhtG5rLu7ruDAEXT o108Gh9yZzGzvdfK4N0Bdzx9bLxPnJFPYV/BcBtrAoGBAOKAO0NOxxwUHgOXItok ONCe35beC8wW2GMeKSB6++ej0Jr4koWbZSdIHdWbl7hoxye9YJ3w+ZYKPoTjs+1k yKbfP65+Ltb5mY8jQoaQdBTPgrUbEmGL810WCg1igDhFY2DpDbTPN1mZbXKV+355 HO4oXPD02/DONM7F1YrdraBJAoGAPLESazFsiYBNozue9Zb1d24Uv8aaFqbl9oYO L2DE+BAgbe3/BC9k5W+0WijMu3OiMnAuB6aqDz+BHDiMWsCTH0w+qQWe4JJLFtaP HZwHvlPopi4N9c/UBTTcLMxl0GOJ/U8lN5Nzka11wWq9AbSXgdBVeRR591Kd9nMw 24IBWsUCgYAu2pV16DEB/2HI/Dg8f8jPxlJ1fbYzXoYkZVaLrGfizRAjxLtUFtcQ qr4gVgC9y3n0GWOFJmlLsIrM8jigLB1MBUw0j0nX0oWE2gBrSw3IMqupuOOr0FH6 KthG6kc8GsNsPgrAv/jqrOOqJd+3SpMVrdxF7PxYM+6prIIq97VOTA== -----END RSA PRIVATE KEY----- 2019-01-09 14:40:55,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-09 14:40:55,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"security_group": {"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-01-09 14:40:55,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-9b52da71-edaa-4fe9-85d5-9e10bc351420 Date: Wed, 09 Jan 2019 14:40:55 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:40:55Z", "updated_at": "2019-01-09T14:40:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:55Z", "revision_number": 0, "id": "59977285-40af-47ca-8910-67448dd28d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:55Z", "security_group_id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:55Z", "revision_number": 0, "id": "dd90856e-600e-4d9d-af05-f519124a13af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:55Z", "security_group_id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}], "revision_number": 2, "project_id": "f6833af86d454881ad816dcdc9f9a317", "id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}} 2019-01-09 14:40:55,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9b52da71-edaa-4fe9-85d5-9e10bc351420 2019-01-09 14:40:55,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.263236045837s 2019-01-09 14:40:55,624 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9b52da71-edaa-4fe9-85d5-9e10bc351420 2019-01-09 14:40:55,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:40:55,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:40:55,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-4d4c20aa-176d-466b-9734-6a10d7130722 Date: Wed, 09 Jan 2019 14:40:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:40:48Z", "updated_at": "2019-01-09T14:40:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "0b32bd06-ba9f-4d66-ad77-8d636818dbbf", "remote_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "5f023d90-5d88-43a3-875e-1216a81aefa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "610e97a4-a2b0-42d6-b092-87abc87b1823", "remote_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "eaeb924a-2c11-42e8-bf2c-b1bbc12d699b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}], "revision_number": 4, "project_id": "f6833af86d454881ad816dcdc9f9a317", "id": "5c55470a-37ec-4887-9e93-b9457e331c29", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:40:55Z", "updated_at": "2019-01-09T14:40:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:55Z", "revision_number": 0, "id": "59977285-40af-47ca-8910-67448dd28d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:55Z", "security_group_id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:55Z", "revision_number": 0, "id": "dd90856e-600e-4d9d-af05-f519124a13af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:55Z", "security_group_id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}], "revision_number": 2, "project_id": "f6833af86d454881ad816dcdc9f9a317", "id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}]} 2019-01-09 14:40:55,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-4d4c20aa-176d-466b-9734-6a10d7130722 2019-01-09 14:40:55,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0723929405212s 2019-01-09 14:40:55,701 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-4d4c20aa-176d-466b-9734-6a10d7130722 2019-01-09 14:40:55,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 14:40:55,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" -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": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb"}}' 2019-01-09 14:40:55,864 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-efa2a9c4-9916-44ba-806a-7274885880c6 Date: Wed, 09 Jan 2019 14:40:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-09T14:40:55Z", "security_group_id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "port_range_min": 22, "revision_number": 0, "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:40:55Z", "project_id": "f6833af86d454881ad816dcdc9f9a317", "id": "5d6825e6-be93-4413-aada-2760a18563b0"}} 2019-01-09 14:40:55,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-efa2a9c4-9916-44ba-806a-7274885880c6 2019-01-09 14:40:55,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158578872681s 2019-01-09 14:40:55,864 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-efa2a9c4-9916-44ba-806a-7274885880c6 2019-01-09 14:40:55,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:40:55,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:40:55,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-af67e00d-3a93-4a37-8e8c-7c7555304136 Date: Wed, 09 Jan 2019 14:40:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:40:48Z", "updated_at": "2019-01-09T14:40:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "0b32bd06-ba9f-4d66-ad77-8d636818dbbf", "remote_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "5f023d90-5d88-43a3-875e-1216a81aefa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "610e97a4-a2b0-42d6-b092-87abc87b1823", "remote_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "eaeb924a-2c11-42e8-bf2c-b1bbc12d699b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}], "revision_number": 4, "project_id": "f6833af86d454881ad816dcdc9f9a317", "id": "5c55470a-37ec-4887-9e93-b9457e331c29", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:40:55Z", "updated_at": "2019-01-09T14:40:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:55Z", "revision_number": 0, "id": "59977285-40af-47ca-8910-67448dd28d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:55Z", "security_group_id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T14:40:55Z", "revision_number": 0, "id": "5d6825e6-be93-4413-aada-2760a18563b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:55Z", "security_group_id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:55Z", "revision_number": 0, "id": "dd90856e-600e-4d9d-af05-f519124a13af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:55Z", "security_group_id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}], "revision_number": 3, "project_id": "f6833af86d454881ad816dcdc9f9a317", "id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}]} 2019-01-09 14:40:55,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-af67e00d-3a93-4a37-8e8c-7c7555304136 2019-01-09 14:40:55,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0468740463257s 2019-01-09 14:40:55,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-af67e00d-3a93-4a37-8e8c-7c7555304136 2019-01-09 14:40:55,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 14:40:55,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" -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": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb"}}' 2019-01-09 14:40:56,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f0d6da26-ddfd-43e2-ae03-f9f74b802c32 Date: Wed, 09 Jan 2019 14:40:56 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-09T14:40:55Z", "security_group_id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "port_range_min": null, "revision_number": 0, "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:40:55Z", "project_id": "f6833af86d454881ad816dcdc9f9a317", "id": "0903dd69-ab39-4e63-b014-68b4b503e2a0"}} 2019-01-09 14:40:56,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-f0d6da26-ddfd-43e2-ae03-f9f74b802c32 2019-01-09 14:40:56,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.135758876801s 2019-01-09 14:40:56,054 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-f0d6da26-ddfd-43e2-ae03-f9f74b802c32 2019-01-09 14:40:56,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:40:56,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:40:56,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-67db950a-e1c6-4998-915c-85b5ea92fd43 Date: Wed, 09 Jan 2019 14:40:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6833af86d454881ad816dcdc9f9a317","l2_adjacency":true,"status":"ACTIVE","subnets":["74dbfd84-d4ad-44c4-85d5-70277cfefcce"],"description":"","tags":[],"updated_at":"2019-01-09T14:40:49Z","qos_policy_id":null,"name":"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca","admin_state_up":true,"tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:40:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:40:56,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-67db950a-e1c6-4998-915c-85b5ea92fd43 2019-01-09 14:40:56,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103723049164s 2019-01-09 14:40:56,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-67db950a-e1c6-4998-915c-85b5ea92fd43 2019-01-09 14:40:56,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:40:56,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:40:56,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-3a736e0d-922e-4728-8b64-72d1d42edbbc Date: Wed, 09 Jan 2019 14:40:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/snap", "metadata": {}}], "file": "/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/file", "owner": "f6833af86d454881ad816dcdc9f9a317", "id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "size": 12716032, "self": "/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:40:54Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:40:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:40:56,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-3a736e0d-922e-4728-8b64-72d1d42edbbc 2019-01-09 14:40:56,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0349180698395s 2019-01-09 14:40:56,200 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-3a736e0d-922e-4728-8b64-72d1d42edbbc 2019-01-09 14:40:56,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:40:56,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:40:56,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cc2536e-2c93-499f-8e9f-c2b48c66a606 x-compute-request-id: req-8cc2536e-2c93-499f-8e9f-c2b48c66a606 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5f8b968d-93a8-461f-8a6b-e899486a64ca", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "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": "3d1db223-0068-4a77-9893-b555ec0a4863"}]} 2019-01-09 14:40:56,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-8cc2536e-2c93-499f-8e9f-c2b48c66a606 2019-01-09 14:40:56,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0218870639801s 2019-01-09 14:40:56,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-8cc2536e-2c93-499f-8e9f-c2b48c66a606 2019-01-09 14:40:56,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 14:40:56,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"server": {"name": "cinder_test-vm2_5f8b968d-93a8-461f-8a6b-e899486a64ca", "imageRef": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "flavorRef": "3d1db223-0068-4a77-9893-b555ec0a4863", "max_count": 1, "min_count": 1, "networks": [{"uuid": "55793d56-87a8-4fd1-9cb8-110e6f5e137f"}], "security_groups": [{"name": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb"}]}}' 2019-01-09 14:40:57,348 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:40:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0f78c0d1-a3b2-4919-a7ff-09f463ba3d84 x-compute-request-id: req-0f78c0d1-a3b2-4919-a7ff-09f463ba3d84 Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb"}], "OS-DCF:diskConfig": "MANUAL", "id": "96294fb1-f6ff-4c22-883c-fa478de9f7d8", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "bookmark"}], "adminPass": "6VvysBNGMKiS"}} 2019-01-09 14:40:57,348 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-0f78c0d1-a3b2-4919-a7ff-09f463ba3d84 2019-01-09 14:40:57,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.12358498573s 2019-01-09 14:40:57,349 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-0f78c0d1-a3b2-4919-a7ff-09f463ba3d84 2019-01-09 14:40:57,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:40:57,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:40:57,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:40: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-a094358b-9849-49f7-9939-9159bc378c51 x-compute-request-id: req-a094358b-9849-49f7-9939-9159bc378c51 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "96294fb1-f6ff-4c22-883c-fa478de9f7d8", "user_id": "62653b7acbb2498ea4af628385308fa7", "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-09T14:40:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm2_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:40:57Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:40:57,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a094358b-9849-49f7-9939-9159bc378c51 2019-01-09 14:40:57,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571201086044s 2019-01-09 14:40:57,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a094358b-9849-49f7-9939-9159bc378c51 2019-01-09 14:40:57,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:40:57,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:40:58,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-733a62ba-7eb5-4102-926b-bcbaa0206636 Date: Wed, 09 Jan 2019 14:40:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6833af86d454881ad816dcdc9f9a317","l2_adjacency":true,"status":"ACTIVE","subnets":["74dbfd84-d4ad-44c4-85d5-70277cfefcce"],"description":"","tags":[],"updated_at":"2019-01-09T14:40:49Z","qos_policy_id":null,"name":"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca","admin_state_up":true,"tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:40:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:40:58,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-733a62ba-7eb5-4102-926b-bcbaa0206636 2019-01-09 14:40:58,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100196838379s 2019-01-09 14:40:58,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-733a62ba-7eb5-4102-926b-bcbaa0206636 2019-01-09 14:40:58,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:40:58,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:40:58,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-607c2e01-f67f-44cb-9fa4-26eaf952b909 Date: Wed, 09 Jan 2019 14:40:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:40:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:40:49Z","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":"f6833af86d454881ad816dcdc9f9a317","id":"74dbfd84-d4ad-44c4-85d5-70277cfefcce","subnetpool_id":null,"name":"cinder_test-subnet_5f8b968d-93a8-461f-8a6b-e899486a64ca"}]} 2019-01-09 14:40:58,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-607c2e01-f67f-44cb-9fa4-26eaf952b909 2019-01-09 14:40:58,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0957951545715s 2019-01-09 14:40:58,126 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-607c2e01-f67f-44cb-9fa4-26eaf952b909 2019-01-09 14:40:58,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:00,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:41:00,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:00,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ac05cf6-5d4d-4cd8-b2b4-72651bce2a6a x-compute-request-id: req-8ac05cf6-5d4d-4cd8-b2b4-72651bce2a6a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "96294fb1-f6ff-4c22-883c-fa478de9f7d8", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:40:58Z", "hostId": "0ed2f0406982a147da3b25331b7085e7f9dcdbd68c3fb77aa1ce4e9f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm2_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:40:57Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:41:00,662 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8ac05cf6-5d4d-4cd8-b2b4-72651bce2a6a 2019-01-09 14:41:00,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533237934113s 2019-01-09 14:41:00,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8ac05cf6-5d4d-4cd8-b2b4-72651bce2a6a 2019-01-09 14:41:00,667 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:02,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:41:02,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:02,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-857783a7-b555-4c6e-903e-4b5ba2ccc704 x-compute-request-id: req-857783a7-b555-4c6e-903e-4b5ba2ccc704 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "96294fb1-f6ff-4c22-883c-fa478de9f7d8", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:40:58Z", "hostId": "0ed2f0406982a147da3b25331b7085e7f9dcdbd68c3fb77aa1ce4e9f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm2_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:40:57Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:41:02,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-857783a7-b555-4c6e-903e-4b5ba2ccc704 2019-01-09 14:41:02,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215756893158s 2019-01-09 14:41:02,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-857783a7-b555-4c6e-903e-4b5ba2ccc704 2019-01-09 14:41:02,890 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:04,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:41:04,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:05,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b00e7f58-dbfb-4c92-8f72-f00873d24886 x-compute-request-id: req-b00e7f58-dbfb-4c92-8f72-f00873d24886 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:a5:fe", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:41:03.000000", "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "96294fb1-f6ff-4c22-883c-fa478de9f7d8", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:41:03Z", "hostId": "0ed2f0406982a147da3b25331b7085e7f9dcdbd68c3fb77aa1ce4e9f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm2_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:40:57Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:41:05,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b00e7f58-dbfb-4c92-8f72-f00873d24886 2019-01-09 14:41:05,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.326986074448s 2019-01-09 14:41:05,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b00e7f58-dbfb-4c92-8f72-f00873d24886 2019-01-09 14:41:05,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:41:05,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=96294fb1-f6ff-4c22-883c-fa478de9f7d8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:05,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-3eb7b59f-dd14-4a22-beee-728af56c6758 Date: Wed, 09 Jan 2019 14:41:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:41:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"74dbfd84-d4ad-44c4-85d5-70277cfefcce","ip_address":"192.168.120.8"}],"id":"71348d5a-0778-4b5c-96b2-70b32be42268","security_groups":["c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb"],"mac_address":"fa:16:3e:0a:a5:fe","project_id":"f6833af86d454881ad816dcdc9f9a317","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:40:58Z","binding:vnic_type":"normal","device_id":"96294fb1-f6ff-4c22-883c-fa478de9f7d8","ip_allocation":"immediate"}]} 2019-01-09 14:41:05,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=96294fb1-f6ff-4c22-883c-fa478de9f7d8 used request id req-3eb7b59f-dd14-4a22-beee-728af56c6758 2019-01-09 14:41:05,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0646960735321s 2019-01-09 14:41:05,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=96294fb1-f6ff-4c22-883c-fa478de9f7d8 used request id req-3eb7b59f-dd14-4a22-beee-728af56c6758 2019-01-09 14:41:05,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:05,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=71348d5a-0778-4b5c-96b2-70b32be42268" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:05,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-36ffe767-42bc-4f99-b7f2-f391753088a1 Date: Wed, 09 Jan 2019 14:41:05 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:41:05,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=71348d5a-0778-4b5c-96b2-70b32be42268 used request id req-36ffe767-42bc-4f99-b7f2-f391753088a1 2019-01-09 14:41:05,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0212321281433s 2019-01-09 14:41:05,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=71348d5a-0778-4b5c-96b2-70b32be42268 used request id req-36ffe767-42bc-4f99-b7f2-f391753088a1 2019-01-09 14:41:05,316 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0a:a5:fe', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6'}), 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-09T14:41:03.000000', 'flavor': Munch({u'id': u'3d1db223-0068-4a77-9893-b555ec0a4863'}), 'az': u'nova', 'id': u'96294fb1-f6ff-4c22-883c-fa478de9f7d8', 'security_groups': [Munch({u'name': u'cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'62653b7acbb2498ea4af628385308fa7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6833af86d454881ad816dcdc9f9a317', 'name': 'cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca', '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-09T14:41:03.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T14:41:03Z', 'hostId': u'0ed2f0406982a147da3b25331b7085e7f9dcdbd68c3fb77aa1ce4e9f', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'0ed2f0406982a147da3b25331b7085e7f9dcdbd68c3fb77aa1ce4e9f', '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-09T14:41:03.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f6833af86d454881ad816dcdc9f9a317', 'name': u'cinder_test-vm2_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'adminPass': u'6VvysBNGMKiS', 'tenant_id': u'f6833af86d454881ad816dcdc9f9a317', 'created_at': u'2019-01-09T14:40:57Z', 'created': u'2019-01-09T14:40:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-09 14:41:05,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:41:05,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:05,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-40b3956d-54fd-44b0-a799-764aa097382f Date: Wed, 09 Jan 2019 14:41:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6833af86d454881ad816dcdc9f9a317","l2_adjacency":true,"status":"ACTIVE","subnets":["74dbfd84-d4ad-44c4-85d5-70277cfefcce"],"description":"","tags":[],"updated_at":"2019-01-09T14:40:49Z","qos_policy_id":null,"name":"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca","admin_state_up":true,"tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:40:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:41:05,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-40b3956d-54fd-44b0-a799-764aa097382f 2019-01-09 14:41:05,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0909321308136s 2019-01-09 14:41:05,410 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-40b3956d-54fd-44b0-a799-764aa097382f 2019-01-09 14:41:05,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:41:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=96294fb1-f6ff-4c22-883c-fa478de9f7d8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:05,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-00b90f6c-3669-475c-94a3-83666e7e9582 Date: Wed, 09 Jan 2019 14:41:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:41:02Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"74dbfd84-d4ad-44c4-85d5-70277cfefcce","ip_address":"192.168.120.8"}],"id":"71348d5a-0778-4b5c-96b2-70b32be42268","security_groups":["c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb"],"mac_address":"fa:16:3e:0a:a5:fe","project_id":"f6833af86d454881ad816dcdc9f9a317","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:40:58Z","binding:vnic_type":"normal","device_id":"96294fb1-f6ff-4c22-883c-fa478de9f7d8","ip_allocation":"immediate"}]} 2019-01-09 14:41:05,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=96294fb1-f6ff-4c22-883c-fa478de9f7d8 used request id req-00b90f6c-3669-475c-94a3-83666e7e9582 2019-01-09 14:41:05,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0426299571991s 2019-01-09 14:41:05,455 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=96294fb1-f6ff-4c22-883c-fa478de9f7d8 used request id req-00b90f6c-3669-475c-94a3-83666e7e9582 2019-01-09 14:41:05,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-09 14:41:05,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"floatingip": {"floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268"}}' 2019-01-09 14:41:07,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-ab5bf603-eb67-4b65-943a-34928ab560cf Date: Wed, 09 Jan 2019 14:41:07 GMT RESP BODY: {"floatingip": {"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:06Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}} 2019-01-09 14:41:07,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ab5bf603-eb67-4b65-943a-34928ab560cf 2019-01-09 14:41:07,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.04832100868s 2019-01-09 14:41:07,504 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ab5bf603-eb67-4b65-943a-34928ab560cf 2019-01-09 14:41:07,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:07,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:07,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-138afbec-c7b6-4cff-a740-b099e1227133 Date: Wed, 09 Jan 2019 14:41:07 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:06Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}]} 2019-01-09 14:41:07,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-138afbec-c7b6-4cff-a740-b099e1227133 2019-01-09 14:41:07,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0600409507751s 2019-01-09 14:41:07,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-138afbec-c7b6-4cff-a740-b099e1227133 2019-01-09 14:41:07,576 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:41:07,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:07,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:07,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-56eff85b-1bd3-41c1-b9c4-0656c687c598 Date: Wed, 09 Jan 2019 14:41:07 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:06Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}]} 2019-01-09 14:41:07,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-56eff85b-1bd3-41c1-b9c4-0656c687c598 2019-01-09 14:41:07,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0212640762329s 2019-01-09 14:41:07,703 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-56eff85b-1bd3-41c1-b9c4-0656c687c598 2019-01-09 14:41:07,706 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:41:07,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:07,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:07,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-193f7883-3d27-4778-9f7a-c96cad568efc Date: Wed, 09 Jan 2019 14:41:07 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:06Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}]} 2019-01-09 14:41:07,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-193f7883-3d27-4778-9f7a-c96cad568efc 2019-01-09 14:41:07,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0291628837585s 2019-01-09 14:41:07,840 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-193f7883-3d27-4778-9f7a-c96cad568efc 2019-01-09 14:41:07,844 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:41:07,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:07,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:07,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-f154b874-9ffd-4fb8-8bea-1fa6f93abacc Date: Wed, 09 Jan 2019 14:41:07 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:06Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}]} 2019-01-09 14:41:07,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f154b874-9ffd-4fb8-8bea-1fa6f93abacc 2019-01-09 14:41:07,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.022369146347s 2019-01-09 14:41:07,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f154b874-9ffd-4fb8-8bea-1fa6f93abacc 2019-01-09 14:41:07,975 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:41:08,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:08,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-69885e02-148c-4aec-86a6-6dd6061d4ea8 Date: Wed, 09 Jan 2019 14:41:08 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:06Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}]} 2019-01-09 14:41:08,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-69885e02-148c-4aec-86a6-6dd6061d4ea8 2019-01-09 14:41:08,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0209119319916s 2019-01-09 14:41:08,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-69885e02-148c-4aec-86a6-6dd6061d4ea8 2019-01-09 14:41:08,105 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:41:08,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:08,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:08,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-1e5a9506-2d24-42b9-a8d5-dc5747ef51fe Date: Wed, 09 Jan 2019 14:41:08 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:06Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}]} 2019-01-09 14:41:08,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1e5a9506-2d24-42b9-a8d5-dc5747ef51fe 2019-01-09 14:41:08,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0283508300781s 2019-01-09 14:41:08,239 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1e5a9506-2d24-42b9-a8d5-dc5747ef51fe 2019-01-09 14:41:08,242 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:41:08,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:08,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:08,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-99c5250d-9091-4fa2-be0c-f09e65d8f1f2 Date: Wed, 09 Jan 2019 14:41:08 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:06Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}]} 2019-01-09 14:41:08,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-99c5250d-9091-4fa2-be0c-f09e65d8f1f2 2019-01-09 14:41:08,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0230631828308s 2019-01-09 14:41:08,370 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-99c5250d-9091-4fa2-be0c-f09e65d8f1f2 2019-01-09 14:41:08,374 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:41:08,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:08,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:08,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-b43d2d52-f03f-4838-b1f3-481e0b9ac625 Date: Wed, 09 Jan 2019 14:41:08 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:06Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}]} 2019-01-09 14:41:08,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-b43d2d52-f03f-4838-b1f3-481e0b9ac625 2019-01-09 14:41:08,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0210361480713s 2019-01-09 14:41:08,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-b43d2d52-f03f-4838-b1f3-481e0b9ac625 2019-01-09 14:41:08,504 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:41:08,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:08,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:08,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 579 X-Openstack-Request-Id: req-1e76f78e-6381-4eff-98bf-452d14e6dbd7 Date: Wed, 09 Jan 2019 14:41:08 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:08Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}]} 2019-01-09 14:41:08,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1e76f78e-6381-4eff-98bf-452d14e6dbd7 2019-01-09 14:41:08,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.020674943924s 2019-01-09 14:41:08,630 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1e76f78e-6381-4eff-98bf-452d14e6dbd7 2019-01-09 14:41:08,634 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'5d59c0ea-7342-4621-8cff-4b48e1c0da87', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f6833af86d454881ad816dcdc9f9a317', 'created_at': u'2019-01-09T14:41:06Z', 'attached': True, 'updated_at': u'2019-01-09T14:41:08Z', 'id': u'd410de76-861b-4fd2-9986-aeaeb264fd5d', 'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6833af86d454881ad816dcdc9f9a317', 'name': 'cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'5d59c0ea-7342-4621-8cff-4b48e1c0da87', u'qos_policy_id': None, 'project_id': u'f6833af86d454881ad816dcdc9f9a317', 'port_id': u'71348d5a-0778-4b5c-96b2-70b32be42268', 'port': u'71348d5a-0778-4b5c-96b2-70b32be42268', 'network': u'947a8529-aad3-4570-a0df-05e5c7a7390d'}) 2019-01-09 14:41:08,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 14:41:08,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8/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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 14:41:08,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc04e1a8-dacf-4004-b30f-fa8b6e59fc7a x-compute-request-id: req-fc04e1a8-dacf-4004-b30f-fa8b6e59fc7a Content-Encoding: gzip Content-Length: 9607 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 526740014 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.233356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.236321] pid_max: default: 32768 minimum: 301\n[ 0.237917] ACPI: Core revision 20150930\n[ 0.239926] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242231] Security Framework initialized\n[ 0.243689] Yama: becoming mindful.\n[ 0.244976] AppArmor: AppArmor initialized\n[ 0.246464] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.248798] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253202] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.255615] Initializing cgroup subsys io\n[ 0.257047] Initializing cgroup subsys memory\n[ 0.258584] Initializing cgroup subsys devices\n[ 0.260145] Initializing cgroup subsys freezer\n[ 0.261697] Initializing cgroup subsys net_cls\n[ 0.263239] Initializing cgroup subsys perf_event\n[ 0.264855] Initializing cgroup subsys net_prio\n[ 0.266432] Initializing cgroup subsys hugetlb\n[ 0.267990] Initializing cgroup subsys pids\n[ 0.269517] CPU: Physical Processor ID: 0\n[ 0.271639] mce: CPU supports 10 MCE banks\n[ 0.273130] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.274914] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.291896] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.300326] ftrace: allocating 31920 entries in 125 pages\n[ 0.331269] smpboot: Max logical packages: 1\n[ 0.332808] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.335198] x2apic enabled\n[ 0.336596] Switched APIC routing to physical x2apic.\n[ 0.339495] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.341469] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.345137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.348297] KVM setup paravirtual spinlock\n[ 0.350232] x86: Booted up 1 node, 1 CPUs\n[ 0.351662] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.354050] devtmpfs: initialized\n[ 0.356364] evm: security.selinux\n[ 0.357596] evm: security.SMACK64\n[ 0.358810] evm: security.SMACK64EXEC\n[ 0.360125] evm: security.SMACK64TRANSMUTE\n[ 0.361555] evm: security.SMACK64MMAP\n[ 0.362865] evm: security.ima\n[ 0.363991] evm: security.capability\n[ 0.365359] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.368592] pinctrl core: initialized pinctrl subsystem\n[ 0.370481] RTC time: 14:41:03, date: 01/09/19\n[ 0.372120] NET: Registered protocol family 16\n[ 0.373777] cpuidle: using governor ladder\n[ 0.375223] cpuidle: using governor menu\n[ 0.376620] PCCT header not found.\n[ 0.377908] ACPI: bus type PCI registered\n[ 0.379326] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.381516] PCI: Using configuration type 1 for base access\n[ 0.384093] ACPI: Added _OSI(Module Device)\n[ 0.385574] ACPI: Added _OSI(Processor Device)\n[ 0.387101] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.388702] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.391323] ACPI: Interpreter enabled\n[ 0.392662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.395927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.399198] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.402456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.405709] ACPI: (supports S0 S5)\n[ 0.406953] ACPI: Using IOAPIC for interrupt routing\n[ 0.408627] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.413121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.415141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.417323] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.419433] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.423267] acpiphp: Slot [3] registered\n[ 0.424681] acpiphp: Slot [4] registered\n[ 0.426091] acpiphp: Slot [5] registered\n[ 0.427499] acpiphp: Slot [6] registered\n[ 0.428905] acpiphp: Slot [7] registered\n[ 0.430318] acpiphp: Slot [8] registered\n[ 0.431731] acpiphp: Slot [9] registered\n[ 0.433135] acpiphp: Slot [10] registered\n[ 0.434566] acpiphp: Slot [11] registered\n[ 0.435997] acpiphp: Slot [12] registered\n[ 0.437425] acpiphp: Slot [13] registered\n[ 0.438856] acpiphp: Slot [14] registered\n[ 0.440286] acpiphp: Slot [15] registered\n[ 0.457562] acpiphp: Slot [16] registered\n[ 0.458991] acpiphp: Slot [17] registered\n[ 0.460414] acpiphp: Slot [18] registered\n[ 0.461845] acpiphp: Slot [19] registered\n[ 0.463269] acpiphp: Slot [20] registered\n[ 0.464694] acpiphp: Slot [21] registered\n[ 0.466119] acpiphp: Slot [22] registered\n[ 0.467546] acpiphp: Slot [23] registered\n[ 0.468968] acpiphp: Slot [24] registered\n[ 0.470396] acpiphp: Slot [25] registered\n[ 0.471822] acpiphp: Slot [26] registered\n[ 0.473241] acpiphp: Slot [27] registered\n[ 0.474675] acpiphp: Slot [28] registered\n[ 0.476098] acpiphp: Slot [29] registered\n[ 0.477529] acpiphp: Slot [30] registered\n[ 0.478953] acpiphp: Slot [31] registered\n[ 0.480375] PCI host bridge to bus 0000:00\n[ 0.481807] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.483966] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.486129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.488691] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.491246] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.493861] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.498539] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.500797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.502879] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.505135] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.509509] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.512023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.536290] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.540232] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.542717] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.545193] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.547635] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.549842] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.552139] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.554013] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.556751] vgaarb: loaded\n[ 0.557808] vgaarb: bridge control possible 0000:00:02.0\n[ 0.559921] SCSI subsystem initialized\n[ 0.561541] ACPI: bus type USB registered\n[ 0.562993] usbcore: registered new interface driver usbfs\n[ 0.564817] usbcore: registered new interface driver hub\n[ 0.566598] usbcore: registered new device driver usb\n[ 0.568511] PCI: Using ACPI for IRQ routing\n[ 0.570456] NetLabel: Initializing\n[ 0.571729] NetLabel: domain hash size = 128\n[ 0.573234] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.574931] NetLabel: unlabeled traffic allowed by default\n[ 0.576987] clocksource: Switched to clocksource kvm-clock\n[ 0.587366] AppArmor: AppArmor Filesystem Enabled\n[ 0.589054] pnp: PnP ACPI init\n[ 0.590561] pnp: PnP ACPI: found 5 devices\n[ 0.597671] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.600693] NET: Registered protocol family 2\n[ 0.602488] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.604784] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.606914] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.609053] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.610978] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.613068] NET: Registered protocol family 1\n[ 0.614617] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.616563] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.618465] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.633473] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.648623] Trying to unpack rootfs image as initramfs...\n[ 0.709398] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.712214] Scanning for low memory corruption every 60 seconds\n[ 0.714575] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.716621] audit: initializing netlink subsys (disabled)\n[ 0.718474] audit: type=2000 audit(1547044864.454:1): initialized\n[ 0.720777] Initialise system trusted keyring\n[ 0.722441] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.724506] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.727679] zbud: loaded\n[ 0.728857] VFS: Disk quotas dquot_6.6.0\n[ 0.730305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.732896] fuse init (API version 7.23)\n[ 0.734427] Key type big_key registered\n[ 0.735837] Allocating IMA MOK and blacklist keyrings.\n[ 0.737876] Key type asymmetric registered\n[ 0.739323] Asymmetric key parser 'x509' registered\n[ 0.741018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.743639] io scheduler noop registered\n[ 0.745042] io scheduler deadline registered (default)\n[ 0.746797] io scheduler cfq registered\n[ 0.748254] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.750110] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.752318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.754878] ACPI: Power Button [PWRF]\n[ 0.756320] GHES: HEST is not enabled!\n[ 0.770644] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.800407] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.803964] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.829249] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.832754] Linux agpgart interface v0.103\n[ 0.836263] brd: module loaded\n[ 0.838652] loop: module loaded\n[ 0.844238] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.846812] GPT:90111 != 2097151\n[ 0.848015] GPT:Alternate GPT header not at the end of the disk.\n[ 0.849962] GPT:90111 != 2097151\n[ 0.851163] GPT: Use GNU Parted to correct GPT errors.\n[ 0.852872] vda: vda1 vda15\n[ 0.854720] scsi host0: ata_piix\n[ 0.856038] scsi host1: ata_piix\n[ 0.857300] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.859472] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.862249] libphy: Fixed MDIO Bus: probed\n[ 0.863700] tun: Universal TUN/TAP device driver, 1.6\n[ 0.865394] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.868619] PPP generic driver version 2.4.2\n[ 0.870192] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.872302] ehci-pci: EHCI PCI platform driver\n[ 0.873855] ehci-platform: EHCI generic platform driver\n[ 0.875616] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.877639] ohci-pci: OHCI PCI platform driver\n[ 0.879184] ohci-platform: OHCI generic platform driver\n[ 0.880936] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.895973] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.897746] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.900328] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.902084] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.904087] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.906304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.908818] usb usb1: Product: UHCI Host Controller\n[ 0.910461] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.912478] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.914166] hub 1-0:1.0: USB hub found\n[ 0.915545] hub 1-0:1.0: 2 ports detected\n[ 0.917121] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.920746] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.922433] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.924218] mousedev: PS/2 mouse device common for all mice\n[ 0.926407] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.929390] rtc_cmos 00:00: RTC can wake from S4\n[ 0.931524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.933621] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.935729] i2c /dev entries driver\n[ 0.937057] device-mapper: uevent: version 1.0.3\n[ 0.938718] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.941595] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.943835] NET: Registered protocol family 10\n[ 0.945722] NET: Registered protocol family 17\n[ 0.947287] Key type dns_resolver registered\n[ 0.948906] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.950837] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.953902] registered taskstats version 1\n[ 0.955372] Loading compiled-in X.509 certificates\n[ 0.957582] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.960850] zswap: loaded using pool lzo/zbud\n[ 0.963141] Key type trusted registered\n[ 0.965559] Key type encrypted registered\n[ 0.966992] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.968819] ima: No TPM chip found, activating TPM-bypass!\n[ 0.970679] evm: HMAC attrs: 0x1\n[ 0.972256] Magic number: 3:262:687\n[ 0.973738] rtc_cmos 00:00: setting system clock to 2019-01-09 14:41:04 UTC (1547044864)\n[ 0.976552] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.978533] EDD information not available.\n[ 1.018755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.037707] Write protecting the kernel read-only data: 14336k\n[ 1.041086] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.044139] 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.204211] 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.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.912 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCR4GUWqbFuxinS/fXhZBX2CVjXKkwThefKD/BgmphE6stqA5dX0lUwEGFKMiwe6Yh8i6NIddCoz8a6Og/PzKCvFhU+sPRSXQztiDWHjVQPn47IzjI/GG2CCvVxTwngu0eGkVA+/IIpGOsNzEb8aS4Jb30l63IBIZsWg1aw37ye652yt6bdty0t0cW+/EKyVPX04Dq+0zftTsdbbSnfYGBLUgxAbemWhY6TZpZbt8Kb9KwnCWgWQcdXNvMtBvqBdaqE7pjJBCZOxnd+79BMTW/YgrMJmHJcKTTbPZP06ZBI1x03F0uJlx+csY9nyoK/rJ1t8SFx+Ulb7W4DZR/UlRfd root@cinder-test-vm2-5f8b968d-93a8-461f-8a6b-e899486a64ca\nssh-dss AAAAB3NzaC1kc3MAAACBAMwjrgvTylI67mdIprChBdo+p+QbCgnlzEL8/THcIokHH34P9QlMOU1bb8nRlhfXCQ3IS4NYbUcefTh2QziGTaO/yOodRy0qV9jmRuD6BfaZ/qi58vl6Q1WGsue973WDJ6tNCQSy+aEUUYdEAJNpour0lDoHDQMqjZLZdneAV5NNAAAAFQD2VLhXYAI//p+8FPTDW2E+iYruEQAAAIB4Z4n5EeFpJTtXxaunTnHFNBjK1lKmBBq7DUyNG1qlRdHBJNShwUzNVC24bcAYEpke3rqBlpnehDbNim5fWTamx/7bu8Ypi/hKhj4Mrcc+znrsFvUrqq8EcxH9J/Ye7cbRnj0/UpO/ROP14HyWkPV7FXOvjn/QkbtZBPfVWvRctAAAAIBD5ZnvKRqi19YvG+YiwkrC3r0ZbCZkGdduntE3ixtOVmk5y6aXC2VIwXHeJVKdOAJuwhAMAGMV+ti7f1+0fqRRgTrbkFpardJwrbsZepIWezkr8gNSq36f+1w8+nUQClsfXnp60pZknz7eCZ4c/ErB//vT+5Ph8y4eJ3w2PjWZIA== root@cinder-test-vm2-5f8b968d-93a8-461f-8a6b-e899486a64ca\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.8,24,fe80::f816:3eff:fe0a:a5fe/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-5f8b968d-93a8-461f-8a6b-e899486a64ca\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.57 ===\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-5f8b968d-93a8-461f-8a6b-e899486a64ca login: "} 2019-01-09 14:41:08,715 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8/action used request id req-fc04e1a8-dacf-4004-b30f-fa8b6e59fc7a 2019-01-09 14:41:08,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0811469554901s 2019-01-09 14:41:08,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8/action used request id req-fc04e1a8-dacf-4004-b30f-fa8b6e59fc7a 2019-01-09 14:41:08,717 - 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 526740014 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.233356] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.236321] pid_max: default: 32768 minimum: 301 [ 0.237917] ACPI: Core revision 20150930 [ 0.239926] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242231] Security Framework initialized [ 0.243689] Yama: becoming mindful. [ 0.244976] AppArmor: AppArmor initialized [ 0.246464] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.248798] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.251063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253202] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255615] Initializing cgroup subsys io [ 0.257047] Initializing cgroup subsys memory [ 0.258584] Initializing cgroup subsys devices [ 0.260145] Initializing cgroup subsys freezer [ 0.261697] Initializing cgroup subsys net_cls [ 0.263239] Initializing cgroup subsys perf_event [ 0.264855] Initializing cgroup subsys net_prio [ 0.266432] Initializing cgroup subsys hugetlb [ 0.267990] Initializing cgroup subsys pids [ 0.269517] CPU: Physical Processor ID: 0 [ 0.271639] mce: CPU supports 10 MCE banks [ 0.273130] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.274914] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.291896] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.300326] ftrace: allocating 31920 entries in 125 pages [ 0.331269] smpboot: Max logical packages: 1 [ 0.332808] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.335198] x2apic enabled [ 0.336596] Switched APIC routing to physical x2apic. [ 0.339495] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.341469] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.345137] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.348297] KVM setup paravirtual spinlock [ 0.350232] x86: Booted up 1 node, 1 CPUs [ 0.351662] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.354050] devtmpfs: initialized [ 0.356364] evm: security.selinux [ 0.357596] evm: security.SMACK64 [ 0.358810] evm: security.SMACK64EXEC [ 0.360125] evm: security.SMACK64TRANSMUTE [ 0.361555] evm: security.SMACK64MMAP [ 0.362865] evm: security.ima [ 0.363991] evm: security.capability [ 0.365359] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.368592] pinctrl core: initialized pinctrl subsystem [ 0.370481] RTC time: 14:41:03, date: 01/09/19 [ 0.372120] NET: Registered protocol family 16 [ 0.373777] cpuidle: using governor ladder [ 0.375223] cpuidle: using governor menu [ 0.376620] PCCT header not found. [ 0.377908] ACPI: bus type PCI registered [ 0.379326] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.381516] PCI: Using configuration type 1 for base access [ 0.384093] ACPI: Added _OSI(Module Device) [ 0.385574] ACPI: Added _OSI(Processor Device) [ 0.387101] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.388702] ACPI: Added _OSI(Processor Aggregator Device) [ 0.391323] ACPI: Interpreter enabled [ 0.392662] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.395927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.399198] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.402456] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.405709] ACPI: (supports S0 S5) [ 0.406953] ACPI: Using IOAPIC for interrupt routing [ 0.408627] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.413121] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.415141] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.417323] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.419433] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.423267] acpiphp: Slot [3] registered [ 0.424681] acpiphp: Slot [4] registered [ 0.426091] acpiphp: Slot [5] registered [ 0.427499] acpiphp: Slot [6] registered [ 0.428905] acpiphp: Slot [7] registered [ 0.430318] acpiphp: Slot [8] registered [ 0.431731] acpiphp: Slot [9] registered [ 0.433135] acpiphp: Slot [10] registered [ 0.434566] acpiphp: Slot [11] registered [ 0.435997] acpiphp: Slot [12] registered [ 0.437425] acpiphp: Slot [13] registered [ 0.438856] acpiphp: Slot [14] registered [ 0.440286] acpiphp: Slot [15] registered [ 0.457562] acpiphp: Slot [16] registered [ 0.458991] acpiphp: Slot [17] registered [ 0.460414] acpiphp: Slot [18] registered [ 0.461845] acpiphp: Slot [19] registered [ 0.463269] acpiphp: Slot [20] registered [ 0.464694] acpiphp: Slot [21] registered [ 0.466119] acpiphp: Slot [22] registered [ 0.467546] acpiphp: Slot [23] registered [ 0.468968] acpiphp: Slot [24] registered [ 0.470396] acpiphp: Slot [25] registered [ 0.471822] acpiphp: Slot [26] registered [ 0.473241] acpiphp: Slot [27] registered [ 0.474675] acpiphp: Slot [28] registered [ 0.476098] acpiphp: Slot [29] registered [ 0.477529] acpiphp: Slot [30] registered [ 0.478953] acpiphp: Slot [31] registered [ 0.480375] PCI host bridge to bus 0000:00 [ 0.481807] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.483966] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.486129] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.488691] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.491246] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.493861] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.498539] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.500797] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.502879] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.505135] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.509509] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.512023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.536290] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.540232] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.542717] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.545193] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.547635] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.549842] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.552139] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.554013] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.556751] vgaarb: loaded [ 0.557808] vgaarb: bridge control possible 0000:00:02.0 [ 0.559921] SCSI subsystem initialized [ 0.561541] ACPI: bus type USB registered [ 0.562993] usbcore: registered new interface driver usbfs [ 0.564817] usbcore: registered new interface driver hub [ 0.566598] usbcore: registered new device driver usb [ 0.568511] PCI: Using ACPI for IRQ routing [ 0.570456] NetLabel: Initializing [ 0.571729] NetLabel: domain hash size = 128 [ 0.573234] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.574931] NetLabel: unlabeled traffic allowed by default [ 0.576987] clocksource: Switched to clocksource kvm-clock [ 0.587366] AppArmor: AppArmor Filesystem Enabled [ 0.589054] pnp: PnP ACPI init [ 0.590561] pnp: PnP ACPI: found 5 devices [ 0.597671] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.600693] NET: Registered protocol family 2 [ 0.602488] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.604784] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.606914] TCP: Hash tables configured (established 4096 bind 4096) [ 0.609053] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.610978] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.613068] NET: Registered protocol family 1 [ 0.614617] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.616563] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.618465] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.633473] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.648623] Trying to unpack rootfs image as initramfs... [ 0.709398] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.712214] Scanning for low memory corruption every 60 seconds [ 0.714575] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.716621] audit: initializing netlink subsys (disabled) [ 0.718474] audit: type=2000 audit(1547044864.454:1): initialized [ 0.720777] Initialise system trusted keyring [ 0.722441] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.724506] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.727679] zbud: loaded [ 0.728857] VFS: Disk quotas dquot_6.6.0 [ 0.730305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.732896] fuse init (API version 7.23) [ 0.734427] Key type big_key registered [ 0.735837] Allocating IMA MOK and blacklist keyrings. [ 0.737876] Key type asymmetric registered [ 0.739323] Asymmetric key parser 'x509' registered [ 0.741018] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.743639] io scheduler noop registered [ 0.745042] io scheduler deadline registered (default) [ 0.746797] io scheduler cfq registered [ 0.748254] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.750110] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.752318] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.754878] ACPI: Power Button [PWRF] [ 0.756320] GHES: HEST is not enabled! [ 0.770644] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.800407] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.803964] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.829249] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.832754] Linux agpgart interface v0.103 [ 0.836263] brd: module loaded [ 0.838652] loop: module loaded [ 0.844238] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.846812] GPT:90111 != 2097151 [ 0.848015] GPT:Alternate GPT header not at the end of the disk. [ 0.849962] GPT:90111 != 2097151 [ 0.851163] GPT: Use GNU Parted to correct GPT errors. [ 0.852872] vda: vda1 vda15 [ 0.854720] scsi host0: ata_piix [ 0.856038] scsi host1: ata_piix [ 0.857300] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.859472] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.862249] libphy: Fixed MDIO Bus: probed [ 0.863700] tun: Universal TUN/TAP device driver, 1.6 [ 0.865394] tun: (C) 1999-2004 Max Krasnyansky [ 0.868619] PPP generic driver version 2.4.2 [ 0.870192] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.872302] ehci-pci: EHCI PCI platform driver [ 0.873855] ehci-platform: EHCI generic platform driver [ 0.875616] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.877639] ohci-pci: OHCI PCI platform driver [ 0.879184] ohci-platform: OHCI generic platform driver [ 0.880936] uhci_hcd: USB Universal Host Controller Interface driver [ 0.895973] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.897746] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.900328] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.902084] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.904087] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.906304] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.908818] usb usb1: Product: UHCI Host Controller [ 0.910461] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.912478] usb usb1: SerialNumber: 0000:00:01.2 [ 0.914166] hub 1-0:1.0: USB hub found [ 0.915545] hub 1-0:1.0: 2 ports detected [ 0.917121] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.920746] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.922433] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.924218] mousedev: PS/2 mouse device common for all mice [ 0.926407] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.929390] rtc_cmos 00:00: RTC can wake from S4 [ 0.931524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.933621] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.935729] i2c /dev entries driver [ 0.937057] device-mapper: uevent: version 1.0.3 [ 0.938718] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.941595] ledtrig-cpu: registered to indicate activity on CPUs [ 0.943835] NET: Registered protocol family 10 [ 0.945722] NET: Registered protocol family 17 [ 0.947287] Key type dns_resolver registered [ 0.948906] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.950837] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.953902] registered taskstats version 1 [ 0.955372] Loading compiled-in X.509 certificates [ 0.957582] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.960850] zswap: loaded using pool lzo/zbud [ 0.963141] Key type trusted registered [ 0.965559] Key type encrypted registered [ 0.966992] AppArmor: AppArmor sha1 policy hashing enabled [ 0.968819] ima: No TPM chip found, activating TPM-bypass! [ 0.970679] evm: HMAC attrs: 0x1 [ 0.972256] Magic number: 3:262:687 [ 0.973738] rtc_cmos 00:00: setting system clock to 2019-01-09 14:41:04 UTC (1547044864) [ 0.976552] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.978533] EDD information not available. [ 1.018755] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.037707] Write protecting the kernel read-only data: 14336k [ 1.041086] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.044139] 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.204211] 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.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.912 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCR4GUWqbFuxinS/fXhZBX2CVjXKkwThefKD/BgmphE6stqA5dX0lUwEGFKMiwe6Yh8i6NIddCoz8a6Og/PzKCvFhU+sPRSXQztiDWHjVQPn47IzjI/GG2CCvVxTwngu0eGkVA+/IIpGOsNzEb8aS4Jb30l63IBIZsWg1aw37ye652yt6bdty0t0cW+/EKyVPX04Dq+0zftTsdbbSnfYGBLUgxAbemWhY6TZpZbt8Kb9KwnCWgWQcdXNvMtBvqBdaqE7pjJBCZOxnd+79BMTW/YgrMJmHJcKTTbPZP06ZBI1x03F0uJlx+csY9nyoK/rJ1t8SFx+Ulb7W4DZR/UlRfd root@cinder-test-vm2-5f8b968d-93a8-461f-8a6b-e899486a64ca ssh-dss AAAAB3NzaC1kc3MAAACBAMwjrgvTylI67mdIprChBdo+p+QbCgnlzEL8/THcIokHH34P9QlMOU1bb8nRlhfXCQ3IS4NYbUcefTh2QziGTaO/yOodRy0qV9jmRuD6BfaZ/qi58vl6Q1WGsue973WDJ6tNCQSy+aEUUYdEAJNpour0lDoHDQMqjZLZdneAV5NNAAAAFQD2VLhXYAI//p+8FPTDW2E+iYruEQAAAIB4Z4n5EeFpJTtXxaunTnHFNBjK1lKmBBq7DUyNG1qlRdHBJNShwUzNVC24bcAYEpke3rqBlpnehDbNim5fWTamx/7bu8Ypi/hKhj4Mrcc+znrsFvUrqq8EcxH9J/Ye7cbRnj0/UpO/ROP14HyWkPV7FXOvjn/QkbtZBPfVWvRctAAAAIBD5ZnvKRqi19YvG+YiwkrC3r0ZbCZkGdduntE3ixtOVmk5y6aXC2VIwXHeJVKdOAJuwhAMAGMV+ti7f1+0fqRRgTrbkFpardJwrbsZepIWezkr8gNSq36f+1w8+nUQClsfXnp60pZknz7eCZ4c/ErB//vT+5Ph8y4eJ3w2PjWZIA== root@cinder-test-vm2-5f8b968d-93a8-461f-8a6b-e899486a64ca -----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.8,24,fe80::f816:3eff:fe0a:a5fe/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-5f8b968d-93a8-461f-8a6b-e899486a64ca launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.57 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-5f8b968d-93a8-461f-8a6b-e899486a64ca login: 2019-01-09 14:41:08,722 - paramiko.transport - DEBUG - starting thread (client mode): 0x50078190L 2019-01-09 14:41:08,722 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 14:41:08,723 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 14:41:08,723 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 14:41:08,724 - 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-09 14:41:08,725 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 14:41:08,725 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 14:41:08,725 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 14:41:08,725 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 14:41:08,725 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 14:41:08,745 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 14:41:08,745 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 14:41:08,754 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: a164355aa698df7cce2c4c81858005c1 2019-01-09 14:41:08,755 - paramiko.transport - DEBUG - Trying discovered key 6faa470aa438582ecbface0549abd463 in /tmp/tmpIBIDXr 2019-01-09 14:41:08,782 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 14:41:08,788 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 14:41:08,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2019-01-09 14:41:08,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"volume": {"display_name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "size": "2"}}' 2019-01-09 14:41:10,005 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:41:08 GMT Server: Apache x-compute-request-id: req-e708e377-986c-400d-8b10-d958037b8f45 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e708e377-986c-400d-8b10-d958037b8f45 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}} 2019-01-09 14:41:10,005 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes used request id req-e708e377-986c-400d-8b10-d958037b8f45 2019-01-09 14:41:10,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.18332219124s 2019-01-09 14:41:10,005 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes used request id req-e708e377-986c-400d-8b10-d958037b8f45 2019-01-09 14:41:10,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:10,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:10,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:10 GMT Server: Apache x-compute-request-id: req-a9cda336-963d-486e-ad4b-ac58f187e695 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a9cda336-963d-486e-ad4b-ac58f187e695 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f6833af86d454881ad816dcdc9f9a317", "updated_at": "2019-01-09T14:41:10.000000", "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}]} 2019-01-09 14:41:10,930 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-a9cda336-963d-486e-ad4b-ac58f187e695 2019-01-09 14:41:10,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.923850059509s 2019-01-09 14:41:10,930 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-a9cda336-963d-486e-ad4b-ac58f187e695 2019-01-09 14:41:10,932 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:12,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:12,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:13,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:12 GMT Server: Apache x-compute-request-id: req-0f32df3c-a224-4342-875b-5b1b9a6f7f42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0f32df3c-a224-4342-875b-5b1b9a6f7f42 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f6833af86d454881ad816dcdc9f9a317", "updated_at": "2019-01-09T14:41:11.000000", "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}]} 2019-01-09 14:41:13,951 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-0f32df3c-a224-4342-875b-5b1b9a6f7f42 2019-01-09 14:41:13,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01686406136s 2019-01-09 14:41:13,952 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-0f32df3c-a224-4342-875b-5b1b9a6f7f42 2019-01-09 14:41:13,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:41:13,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:14,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-05be872c-bff7-4a35-b5ad-141b82174415 Date: Wed, 09 Jan 2019 14:41:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6833af86d454881ad816dcdc9f9a317","l2_adjacency":true,"status":"ACTIVE","subnets":["74dbfd84-d4ad-44c4-85d5-70277cfefcce"],"description":"","tags":[],"updated_at":"2019-01-09T14:40:49Z","qos_policy_id":null,"name":"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca","admin_state_up":true,"tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:40:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:41:14,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-05be872c-bff7-4a35-b5ad-141b82174415 2019-01-09 14:41:14,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.091696023941s 2019-01-09 14:41:14,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-05be872c-bff7-4a35-b5ad-141b82174415 2019-01-09 14:41:14,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:41:14,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:14,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-df7ee126-455e-449f-b17d-8dca57da4c40 Date: Wed, 09 Jan 2019 14:41:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/snap", "metadata": {}}], "file": "/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/file", "owner": "f6833af86d454881ad816dcdc9f9a317", "id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "size": 12716032, "self": "/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:40:54Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:40:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:41:14,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-df7ee126-455e-449f-b17d-8dca57da4c40 2019-01-09 14:41:14,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.390242099762s 2019-01-09 14:41:14,441 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-df7ee126-455e-449f-b17d-8dca57da4c40 2019-01-09 14:41:14,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:41:14,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:14,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41: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-3b98f04d-cd01-4327-a059-7de40e74ce58 x-compute-request-id: req-3b98f04d-cd01-4327-a059-7de40e74ce58 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5f8b968d-93a8-461f-8a6b-e899486a64ca", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "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": "3d1db223-0068-4a77-9893-b555ec0a4863"}]} 2019-01-09 14:41:14,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-3b98f04d-cd01-4327-a059-7de40e74ce58 2019-01-09 14:41:14,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246458053589s 2019-01-09 14:41:14,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-3b98f04d-cd01-4327-a059-7de40e74ce58 2019-01-09 14:41:14,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 14:41:14,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"server": {"name": "cinder_test-vm_5f8b968d-93a8-461f-8a6b-e899486a64ca", "imageRef": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "flavorRef": "3d1db223-0068-4a77-9893-b555ec0a4863", "max_count": 1, "min_count": 1, "networks": [{"uuid": "55793d56-87a8-4fd1-9cb8-110e6f5e137f"}], "security_groups": [{"name": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb"}]}}' 2019-01-09 14:41:15,018 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:41: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-837fc653-6e59-4ce8-abe7-0e5143828b4c x-compute-request-id: req-837fc653-6e59-4ce8-abe7-0e5143828b4c Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb"}], "OS-DCF:diskConfig": "MANUAL", "id": "d4bee0f0-0f35-417b-b7fd-0c177253c244", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "bookmark"}], "adminPass": "e4HPXtyD8DaR"}} 2019-01-09 14:41:15,018 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-837fc653-6e59-4ce8-abe7-0e5143828b4c 2019-01-09 14:41:15,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.548950910568s 2019-01-09 14:41:15,018 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-837fc653-6e59-4ce8-abe7-0e5143828b4c 2019-01-09 14:41:15,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:41:15,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:15,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7854325f-8323-490f-804c-d0fef5833ab8 x-compute-request-id: req-7854325f-8323-490f-804c-d0fef5833ab8 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "d4bee0f0-0f35-417b-b7fd-0c177253c244", "user_id": "62653b7acbb2498ea4af628385308fa7", "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-09T14:41:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:41:14Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:a5:fe", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:a5:fe", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:41:03.000000", "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "96294fb1-f6ff-4c22-883c-fa478de9f7d8", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:41:03Z", "hostId": "0ed2f0406982a147da3b25331b7085e7f9dcdbd68c3fb77aa1ce4e9f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm2_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:40:57Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:41:15,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7854325f-8323-490f-804c-d0fef5833ab8 2019-01-09 14:41:15,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431708097458s 2019-01-09 14:41:15,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7854325f-8323-490f-804c-d0fef5833ab8 2019-01-09 14:41:15,456 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:17,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:41:17,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:17,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41: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-1f36f56d-094e-494f-b2e4-cc3f2d532425 x-compute-request-id: req-1f36f56d-094e-494f-b2e4-cc3f2d532425 Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "d4bee0f0-0f35-417b-b7fd-0c177253c244", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:41:16Z", "hostId": "bc0bbed9babdf93eb90b7f03f70df2ae1ab6ffa3d66dc34d9f9d17bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:41:14Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:a5:fe", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:a5:fe", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:41:03.000000", "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "96294fb1-f6ff-4c22-883c-fa478de9f7d8", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:41:03Z", "hostId": "0ed2f0406982a147da3b25331b7085e7f9dcdbd68c3fb77aa1ce4e9f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm2_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:40:57Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:41:17,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1f36f56d-094e-494f-b2e4-cc3f2d532425 2019-01-09 14:41:17,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51494383812s 2019-01-09 14:41:17,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1f36f56d-094e-494f-b2e4-cc3f2d532425 2019-01-09 14:41:17,979 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:19,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:41:19,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:20,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-313469f8-2644-41f4-b9f4-af9332fc306a x-compute-request-id: req-313469f8-2644-41f4-b9f4-af9332fc306a Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "d4bee0f0-0f35-417b-b7fd-0c177253c244", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:41:16Z", "hostId": "bc0bbed9babdf93eb90b7f03f70df2ae1ab6ffa3d66dc34d9f9d17bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:41:14Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:a5:fe", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:a5:fe", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:41:03.000000", "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "96294fb1-f6ff-4c22-883c-fa478de9f7d8", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:41:03Z", "hostId": "0ed2f0406982a147da3b25331b7085e7f9dcdbd68c3fb77aa1ce4e9f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm2_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:40:57Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:41:20,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-313469f8-2644-41f4-b9f4-af9332fc306a 2019-01-09 14:41:20,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201945066452s 2019-01-09 14:41:20,184 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-313469f8-2644-41f4-b9f4-af9332fc306a 2019-01-09 14:41:20,189 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:22,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:41:22,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:22,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afcabe0f-7236-4be7-874d-e27e50a467b3 x-compute-request-id: req-afcabe0f-7236-4be7-874d-e27e50a467b3 Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:38:97", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:41:21.000000", "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "d4bee0f0-0f35-417b-b7fd-0c177253c244", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:41:21Z", "hostId": "bc0bbed9babdf93eb90b7f03f70df2ae1ab6ffa3d66dc34d9f9d17bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:41:14Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:a5:fe", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:a5:fe", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:41:03.000000", "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "96294fb1-f6ff-4c22-883c-fa478de9f7d8", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:41:03Z", "hostId": "0ed2f0406982a147da3b25331b7085e7f9dcdbd68c3fb77aa1ce4e9f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm2_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:40:57Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:41:22,541 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-afcabe0f-7236-4be7-874d-e27e50a467b3 2019-01-09 14:41:22,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350013017654s 2019-01-09 14:41:22,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-afcabe0f-7236-4be7-874d-e27e50a467b3 2019-01-09 14:41:22,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:41:22,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=d4bee0f0-0f35-417b-b7fd-0c177253c244" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:22,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-dd484c4c-b454-4927-815c-a01de648dc4f Date: Wed, 09 Jan 2019 14:41:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:41:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"74dbfd84-d4ad-44c4-85d5-70277cfefcce","ip_address":"192.168.120.4"}],"id":"e2a0dfcf-2719-4786-b2d6-50e2a854772e","security_groups":["c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb"],"mac_address":"fa:16:3e:6d:38:97","project_id":"f6833af86d454881ad816dcdc9f9a317","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:41:16Z","binding:vnic_type":"normal","device_id":"d4bee0f0-0f35-417b-b7fd-0c177253c244","ip_allocation":"immediate"}]} 2019-01-09 14:41:22,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=d4bee0f0-0f35-417b-b7fd-0c177253c244 used request id req-dd484c4c-b454-4927-815c-a01de648dc4f 2019-01-09 14:41:22,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0461418628693s 2019-01-09 14:41:22,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=d4bee0f0-0f35-417b-b7fd-0c177253c244 used request id req-dd484c4c-b454-4927-815c-a01de648dc4f 2019-01-09 14:41:22,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:22,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=e2a0dfcf-2719-4786-b2d6-50e2a854772e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:22,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-eb9abb56-6c15-449a-b10a-24832ca3f635 Date: Wed, 09 Jan 2019 14:41:22 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:41:22,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=e2a0dfcf-2719-4786-b2d6-50e2a854772e used request id req-eb9abb56-6c15-449a-b10a-24832ca3f635 2019-01-09 14:41:22,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0156798362732s 2019-01-09 14:41:22,614 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=e2a0dfcf-2719-4786-b2d6-50e2a854772e used request id req-eb9abb56-6c15-449a-b10a-24832ca3f635 2019-01-09 14:41:22,615 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6d:38:97', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6'}), 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-09T14:41:21.000000', 'flavor': Munch({u'id': u'3d1db223-0068-4a77-9893-b555ec0a4863'}), 'az': u'nova', 'id': u'd4bee0f0-0f35-417b-b7fd-0c177253c244', 'security_groups': [Munch({u'name': u'cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'62653b7acbb2498ea4af628385308fa7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6833af86d454881ad816dcdc9f9a317', 'name': 'cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca', '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-09T14:41:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T14:41:21Z', 'hostId': u'bc0bbed9babdf93eb90b7f03f70df2ae1ab6ffa3d66dc34d9f9d17bc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'bc0bbed9babdf93eb90b7f03f70df2ae1ab6ffa3d66dc34d9f9d17bc', '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-09T14:41:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'f6833af86d454881ad816dcdc9f9a317', 'name': u'cinder_test-vm_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'adminPass': u'e4HPXtyD8DaR', 'tenant_id': u'f6833af86d454881ad816dcdc9f9a317', 'created_at': u'2019-01-09T14:41:14Z', 'created': u'2019-01-09T14:41:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-09 14:41:22,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:41:22,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:22,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-0c5218c4-6dd5-486e-b0bf-3598bcdab39a Date: Wed, 09 Jan 2019 14:41:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6833af86d454881ad816dcdc9f9a317","l2_adjacency":true,"status":"ACTIVE","subnets":["74dbfd84-d4ad-44c4-85d5-70277cfefcce"],"description":"","tags":[],"updated_at":"2019-01-09T14:40:49Z","qos_policy_id":null,"name":"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca","admin_state_up":true,"tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:40:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:41:22,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-0c5218c4-6dd5-486e-b0bf-3598bcdab39a 2019-01-09 14:41:22,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0925829410553s 2019-01-09 14:41:22,710 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-0c5218c4-6dd5-486e-b0bf-3598bcdab39a 2019-01-09 14:41:22,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 14:41:22,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=d4bee0f0-0f35-417b-b7fd-0c177253c244" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:22,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-c7ea4dbc-bd3e-4e98-b475-b47153466ba1 Date: Wed, 09 Jan 2019 14:41:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:41:20Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"74dbfd84-d4ad-44c4-85d5-70277cfefcce","ip_address":"192.168.120.4"}],"id":"e2a0dfcf-2719-4786-b2d6-50e2a854772e","security_groups":["c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb"],"mac_address":"fa:16:3e:6d:38:97","project_id":"f6833af86d454881ad816dcdc9f9a317","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:41:16Z","binding:vnic_type":"normal","device_id":"d4bee0f0-0f35-417b-b7fd-0c177253c244","ip_allocation":"immediate"}]} 2019-01-09 14:41:22,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=d4bee0f0-0f35-417b-b7fd-0c177253c244 used request id req-c7ea4dbc-bd3e-4e98-b475-b47153466ba1 2019-01-09 14:41:22,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0426490306854s 2019-01-09 14:41:22,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=d4bee0f0-0f35-417b-b7fd-0c177253c244 used request id req-c7ea4dbc-bd3e-4e98-b475-b47153466ba1 2019-01-09 14:41:22,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-09 14:41:22,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"floatingip": {"floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.4", "port_id": "e2a0dfcf-2719-4786-b2d6-50e2a854772e"}}' 2019-01-09 14:41:24,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-fc31b4be-6a26-4c97-a330-dd365790591f Date: Wed, 09 Jan 2019 14:41:24 GMT RESP BODY: {"floatingip": {"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:23Z", "updated_at": "2019-01-09T14:41:23Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "e2a0dfcf-2719-4786-b2d6-50e2a854772e", "id": "fb267125-988a-4e5c-ad12-da41f1ff2746", "qos_policy_id": null}} 2019-01-09 14:41:24,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-fc31b4be-6a26-4c97-a330-dd365790591f 2019-01-09 14:41:24,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.01716995239s 2019-01-09 14:41:24,773 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-fc31b4be-6a26-4c97-a330-dd365790591f 2019-01-09 14:41:24,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:24,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:24,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1139 X-Openstack-Request-Id: req-5bcaf6c2-7070-4613-b98e-651e2e9f5c18 Date: Wed, 09 Jan 2019 14:41:24 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:08Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}, {"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:23Z", "updated_at": "2019-01-09T14:41:23Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "e2a0dfcf-2719-4786-b2d6-50e2a854772e", "id": "fb267125-988a-4e5c-ad12-da41f1ff2746", "qos_policy_id": null}]} 2019-01-09 14:41:24,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-5bcaf6c2-7070-4613-b98e-651e2e9f5c18 2019-01-09 14:41:24,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0736911296844s 2019-01-09 14:41:24,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-5bcaf6c2-7070-4613-b98e-651e2e9f5c18 2019-01-09 14:41:24,863 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:41:24,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:24,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:25,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1139 X-Openstack-Request-Id: req-f4e5182b-f256-4dc5-8c1a-5e1cf8f2a16a Date: Wed, 09 Jan 2019 14:41:25 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:08Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}, {"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:23Z", "updated_at": "2019-01-09T14:41:23Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "e2a0dfcf-2719-4786-b2d6-50e2a854772e", "id": "fb267125-988a-4e5c-ad12-da41f1ff2746", "qos_policy_id": null}]} 2019-01-09 14:41:25,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f4e5182b-f256-4dc5-8c1a-5e1cf8f2a16a 2019-01-09 14:41:25,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597879886627s 2019-01-09 14:41:25,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f4e5182b-f256-4dc5-8c1a-5e1cf8f2a16a 2019-01-09 14:41:25,034 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:41:25,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:25,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:25,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1139 X-Openstack-Request-Id: req-85a02394-233a-40c6-92c3-c7ae02fcc103 Date: Wed, 09 Jan 2019 14:41:25 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:08Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}, {"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:23Z", "updated_at": "2019-01-09T14:41:23Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "e2a0dfcf-2719-4786-b2d6-50e2a854772e", "id": "fb267125-988a-4e5c-ad12-da41f1ff2746", "qos_policy_id": null}]} 2019-01-09 14:41:25,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-85a02394-233a-40c6-92c3-c7ae02fcc103 2019-01-09 14:41:25,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0289869308472s 2019-01-09 14:41:25,169 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-85a02394-233a-40c6-92c3-c7ae02fcc103 2019-01-09 14:41:25,175 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:41:25,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:25,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:25,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1139 X-Openstack-Request-Id: req-99dd98b9-0f65-4a0a-84fc-ead442fadb1e Date: Wed, 09 Jan 2019 14:41:25 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:08Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}, {"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:23Z", "updated_at": "2019-01-09T14:41:23Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "e2a0dfcf-2719-4786-b2d6-50e2a854772e", "id": "fb267125-988a-4e5c-ad12-da41f1ff2746", "qos_policy_id": null}]} 2019-01-09 14:41:25,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-99dd98b9-0f65-4a0a-84fc-ead442fadb1e 2019-01-09 14:41:25,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0233519077301s 2019-01-09 14:41:25,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-99dd98b9-0f65-4a0a-84fc-ead442fadb1e 2019-01-09 14:41:25,310 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:41:25,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:25,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:25,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1139 X-Openstack-Request-Id: req-b2a0adbb-b260-4e7d-a2a6-4cec04010602 Date: Wed, 09 Jan 2019 14:41:25 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:08Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}, {"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:23Z", "updated_at": "2019-01-09T14:41:23Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "e2a0dfcf-2719-4786-b2d6-50e2a854772e", "id": "fb267125-988a-4e5c-ad12-da41f1ff2746", "qos_policy_id": null}]} 2019-01-09 14:41:25,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-b2a0adbb-b260-4e7d-a2a6-4cec04010602 2019-01-09 14:41:25,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0267019271851s 2019-01-09 14:41:25,442 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-b2a0adbb-b260-4e7d-a2a6-4cec04010602 2019-01-09 14:41:25,448 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 14:41:25,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:25,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:25,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1141 X-Openstack-Request-Id: req-de6b8484-11ed-4644-9cac-f7083a6877cf Date: Wed, 09 Jan 2019 14:41:25 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:06Z", "updated_at": "2019-01-09T14:41:08Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.203", "revision_number": 1, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "71348d5a-0778-4b5c-96b2-70b32be42268", "id": "d410de76-861b-4fd2-9986-aeaeb264fd5d", "qos_policy_id": null}, {"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:23Z", "updated_at": "2019-01-09T14:41:25Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "e2a0dfcf-2719-4786-b2d6-50e2a854772e", "id": "fb267125-988a-4e5c-ad12-da41f1ff2746", "qos_policy_id": null}]} 2019-01-09 14:41:25,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-de6b8484-11ed-4644-9cac-f7083a6877cf 2019-01-09 14:41:25,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0250458717346s 2019-01-09 14:41:25,579 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-de6b8484-11ed-4644-9cac-f7083a6877cf 2019-01-09 14:41:25,585 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'5d59c0ea-7342-4621-8cff-4b48e1c0da87', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'f6833af86d454881ad816dcdc9f9a317', 'created_at': u'2019-01-09T14:41:23Z', 'attached': True, 'updated_at': u'2019-01-09T14:41:25Z', 'id': u'fb267125-988a-4e5c-ad12-da41f1ff2746', 'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f6833af86d454881ad816dcdc9f9a317', 'name': 'cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'5d59c0ea-7342-4621-8cff-4b48e1c0da87', u'qos_policy_id': None, 'project_id': u'f6833af86d454881ad816dcdc9f9a317', 'port_id': u'e2a0dfcf-2719-4786-b2d6-50e2a854772e', 'port': u'e2a0dfcf-2719-4786-b2d6-50e2a854772e', 'network': u'947a8529-aad3-4570-a0df-05e5c7a7390d'}) 2019-01-09 14:41:25,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 14:41:25,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244/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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 14:41:25,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dad2fd58-8e0e-4a0d-a0c1-a442fe1497bd x-compute-request-id: req-dad2fd58-8e0e-4a0d-a0c1-a442fe1497bd Content-Encoding: gzip Content-Length: 8048 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 501889877 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.228516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.231452] pid_max: default: 32768 minimum: 301\n[ 0.233030] ACPI: Core revision 20150930\n[ 0.235019] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237863] Security Framework initialized\n[ 0.239839] Yama: becoming mindful.\n[ 0.241318] AppArmor: AppArmor initialized\n[ 0.242807] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.245133] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247392] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.249515] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.251930] Initializing cgroup subsys io\n[ 0.253359] Initializing cgroup subsys memory\n[ 0.254884] Initializing cgroup subsys devices\n[ 0.256415] Initializing cgroup subsys freezer\n[ 0.257943] Initializing cgroup subsys net_cls\n[ 0.259480] Initializing cgroup subsys perf_event\n[ 0.261085] Initializing cgroup subsys net_prio\n[ 0.262638] Initializing cgroup subsys hugetlb\n[ 0.264169] Initializing cgroup subsys pids\n[ 0.265684] CPU: Physical Processor ID: 0\n[ 0.267810] mce: CPU supports 10 MCE banks\n[ 0.269285] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.271067] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287994] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296444] ftrace: allocating 31920 entries in 125 pages\n[ 0.327477] smpboot: Max logical packages: 1\n[ 0.328973] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331360] x2apic enabled\n[ 0.332733] Switched APIC routing to physical x2apic.\n[ 0.335629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.337607] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.344429] KVM setup paravirtual spinlock\n[ 0.346351] x86: Booted up 1 node, 1 CPUs\n[ 0.347773] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350151] devtmpfs: initialized\n[ 0.352396] evm: security.selinux\n[ 0.353625] evm: security.SMACK64\n[ 0.354843] evm: security.SMACK64EXEC\n[ 0.356160] evm: security.SMACK64TRANSMUTE\n[ 0.357588] evm: security.SMACK64MMAP\n[ 0.358895] evm: security.ima\n[ 0.360016] evm: security.capability\n[ 0.361379] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.364610] pinctrl core: initialized pinctrl subsystem\n[ 0.366499] RTC time: 14:41:21, date: 01/09/19\n[ 0.368127] NET: Registered protocol family 16\n[ 0.369784] cpuidle: using governor ladder\n[ 0.371227] cpuidle: using governor menu\n[ 0.372614] PCCT header not found.\n[ 0.373905] ACPI: bus type PCI registered\n[ 0.375329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.377497] PCI: Using configuration type 1 for base access\n[ 0.380073] ACPI: Added _OSI(Module Device)\n[ 0.381546] ACPI: Added _OSI(Processor Device)\n[ 0.383068] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.384657] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.387260] ACPI: Interpreter enabled\n[ 0.388591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.391882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.395134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.398385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.401628] ACPI: (supports S0 S5)\n[ 0.402873] ACPI: Using IOAPIC for interrupt routing\n[ 0.404542] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.409038] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.411043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.413221] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.415335] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.419155] acpiphp: Slot [3] registered\n[ 0.420565] acpiphp: Slot [4] registered\n[ 0.421966] acpiphp: Slot [5] registered\n[ 0.423368] acpiphp: Slot [6] registered\n[ 0.424782] acpiphp: Slot [7] registered\n[ 0.426183] acpiphp: Slot [8] registered\n[ 0.427591] acpiphp: Slot [9] registered\n[ 0.428990] acpiphp: Slot [10] registered\n[ 0.430413] acpiphp: Slot [11] registered\n[ 0.431841] acpiphp: Slot [12] registered\n[ 0.433263] acpiphp: Slot [13] registered\n[ 0.434680] acpiphp: Slot [14] registered\n[ 0.436105] acpiphp: Slot [15] registered\n[ 0.453964] acpiphp: Slot [16] registered\n[ 0.455390] acpiphp: Slot [17] registered\n[ 0.456824] acpiphp: Slot [18] registered\n[ 0.458248] acpiphp: Slot [19] registered\n[ 0.459668] acpiphp: Slot [20] registered\n[ 0.461094] acpiphp: Slot [21] registered\n[ 0.462517] acpiphp: Slot [22] registered\n[ 0.463939] acpiphp: Slot [23] registered\n[ 0.465359] acpiphp: Slot [24] registered\n[ 0.466787] acpiphp: Slot [25] registered\n[ 0.468207] acpiphp: Slot [26] registered\n[ 0.469624] acpiphp: Slot [27] registered\n[ 0.471058] acpiphp: Slot [28] registered\n[ 0.472481] acpiphp: Slot [29] registered\n[ 0.473902] acpiphp: Slot [30] registered\n[ 0.475344] acpiphp: Slot [31] registered\n[ 0.476764] PCI host bridge to bus 0000:00\n[ 0.478188] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.480343] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.482488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.485030] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.487580] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.490179] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.494937] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.497191] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.499267] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501543] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.505997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508505] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.530945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.533482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.536399] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.538881] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.541313] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.543478] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.545650] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.547998] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550904] vgaarb: loaded\n[ 0.551959] vgaarb: bridge control possible 0000:00:02.0\n[ 0.554007] SCSI subsystem initialized\n[ 0.555554] ACPI: bus type USB registered\n[ 0.556999] usbcore: registered new interface driver usbfs\n[ 0.560958] usbcore: registered new interface driver hub\n[ 0.563042] usbcore: registered new device driver usb\n[ 0.565225] PCI: Using ACPI for IRQ routing\n[ 0.567348] NetLabel: Initializing\n[ 0.568600] NetLabel: domain hash size = 128\n[ 0.570100] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.571794] NetLabel: unlabeled traffic allowed by default\n[ 0.573921] clocksource: Switched to clocksource kvm-clock\n[ 0.584188] AppArmor: AppArmor Filesystem Enabled\n[ 0.585868] pnp: PnP ACPI init\n[ 0.587488] pnp: PnP ACPI: found 5 devices\n[ 0.594606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.597611] NET: Registered protocol family 2\n[ 0.599406] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.601684] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.603802] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.605929] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607855] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.609929] NET: Registered protocol family 1\n[ 0.611471] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.613404] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.615307] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.630328] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.645856] Trying to unpack rootfs image as initramfs...\n[ 0.708082] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.710996] Scanning for low memory corruption every 60 seconds\n[ 0.713257] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.715365] audit: initializing netlink subsys (disabled)\n[ 0.717183] audit: type=2000 audit(1547044881.959:1): initialized\n[ 0.719456] Initialise system trusted keyring\n[ 0.721087] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.723148] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.726297] zbud: loaded\n[ 0.727486] VFS: Disk quotas dquot_6.6.0\n[ 0.728923] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.731524] fuse init (API version 7.23)\n[ 0.733053] Key type big_key registered\n[ 0.734471] Allocating IMA MOK and blacklist keyrings.\n[ 0.736508] Key type asymmetric registered\n[ 0.737969] Asymmetric key parser 'x509' registered\n[ 0.739678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.742310] io scheduler noop registered\n[ 0.743706] io scheduler deadline registered (default)\n[ 0.745459] io scheduler cfq registered\n[ 0.746969] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.748826] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.751072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.753636] ACPI: Power Button [PWRF]\n[ 0.755097] GHES: HEST is not enabled!\n[ 0.769396] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.799543] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.803172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.829376] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.833049] Linux agpgart interface v0.103\n[ 0.837022] brd: module loaded\n[ 0.839849] loop: module loaded\n[ 0.845523] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.848097] GPT:90111 != 2097151\n[ 0.849320] GPT:Alternate GPT header not at the end of the disk.\n[ 0.851241] GPT:90111 != 2097151\n[ 0.852426] GPT: Use GNU Parted to correct GPT errors.\n[ 0.854128] vda: vda1 vda15\n[ 0.856102] scsi host0: ata_piix\n[ 0.857416] scsi host1: ata_piix\n[ 0.858654] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.860831] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.863588] libphy: Fixed MDIO Bus: probed\n[ 0.865004] tun: Universal TUN/TAP device driver, 1.6\n[ 0.866652] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.869905] PPP generic driver version 2.4.2\n[ 0.871459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.873538] ehci-pci: EHCI PCI platform driver\n[ 0.875089] ehci-platform: EHCI generic platform driver\n[ 0.877078] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.879393] ohci-pci: OHCI PCI platform driver\n[ 0.881151] ohci-platform: OHCI generic platform driver\n[ 0.883151] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.898520] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.900414] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.902954] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.904663] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.906724] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.908866] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.911329] usb usb1: Product: UHCI Host Controller\n[ 0.912939] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.914905] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.916542] hub 1-0:1.0: USB hub found\n[ 0.917881] hub 1-0:1.0: 2 ports detected\n[ 0.919461] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.923056] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.924711] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.926469] mousedev: PS/2 mouse device common for all mice\n[ 0.928621] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.931568] rtc_cmos 00:00: RTC can wake from S4\n[ 0.933655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.935716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.937781] i2c /dev entries driver\n[ 0.939080] device-mapper: uevent: version 1.0.3\n[ 0.940769] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.943612] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.945838] NET: Registered protocol family 10\n[ 0.947647] NET: Registered protocol family 17\n[ 0.949192] Key type dns_resolver registered\n[ 0.950835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.952712] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.955712] registered taskstats version 1\n[ 0.957166] Loading compiled-in X.509 certificates\n[ 0.959320] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.962603] zswap: loaded using pool lzo/zbud\n[ 0.964945] Key type trusted registered\n[ 0.967341] Key type encrypted registered\n[ 0.968715] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.970515] ima: No TPM chip found, activating TPM-bypass!\n[ 0.972277] evm: HMAC attrs: 0x1\n[ 0.973803] Magic number: 3:262:687\n[ 0.975235] rtc_cmos 00:00: setting system clock to 2019-01-09 14:41:22 UTC (1547044882)\n[ 0.977962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.979833] EDD information not available.\n[ 1.019682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.038474] Write protecting the kernel read-only data: 14336k\n[ 1.041778] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.044694] 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.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.222986] 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 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.05. iid=i-00000008\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\nOWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=20971"} 2019-01-09 14:41:25,666 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244/action used request id req-dad2fd58-8e0e-4a0d-a0c1-a442fe1497bd 2019-01-09 14:41:25,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0799031257629s 2019-01-09 14:41:25,667 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244/action used request id req-dad2fd58-8e0e-4a0d-a0c1-a442fe1497bd 2019-01-09 14:41:25,667 - 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 501889877 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.228516] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.231452] pid_max: default: 32768 minimum: 301 [ 0.233030] ACPI: Core revision 20150930 [ 0.235019] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237863] Security Framework initialized [ 0.239839] Yama: becoming mindful. [ 0.241318] AppArmor: AppArmor initialized [ 0.242807] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.245133] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247392] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.249515] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.251930] Initializing cgroup subsys io [ 0.253359] Initializing cgroup subsys memory [ 0.254884] Initializing cgroup subsys devices [ 0.256415] Initializing cgroup subsys freezer [ 0.257943] Initializing cgroup subsys net_cls [ 0.259480] Initializing cgroup subsys perf_event [ 0.261085] Initializing cgroup subsys net_prio [ 0.262638] Initializing cgroup subsys hugetlb [ 0.264169] Initializing cgroup subsys pids [ 0.265684] CPU: Physical Processor ID: 0 [ 0.267810] mce: CPU supports 10 MCE banks [ 0.269285] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.271067] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287994] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296444] ftrace: allocating 31920 entries in 125 pages [ 0.327477] smpboot: Max logical packages: 1 [ 0.328973] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331360] x2apic enabled [ 0.332733] Switched APIC routing to physical x2apic. [ 0.335629] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.337607] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341270] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.344429] KVM setup paravirtual spinlock [ 0.346351] x86: Booted up 1 node, 1 CPUs [ 0.347773] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350151] devtmpfs: initialized [ 0.352396] evm: security.selinux [ 0.353625] evm: security.SMACK64 [ 0.354843] evm: security.SMACK64EXEC [ 0.356160] evm: security.SMACK64TRANSMUTE [ 0.357588] evm: security.SMACK64MMAP [ 0.358895] evm: security.ima [ 0.360016] evm: security.capability [ 0.361379] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.364610] pinctrl core: initialized pinctrl subsystem [ 0.366499] RTC time: 14:41:21, date: 01/09/19 [ 0.368127] NET: Registered protocol family 16 [ 0.369784] cpuidle: using governor ladder [ 0.371227] cpuidle: using governor menu [ 0.372614] PCCT header not found. [ 0.373905] ACPI: bus type PCI registered [ 0.375329] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.377497] PCI: Using configuration type 1 for base access [ 0.380073] ACPI: Added _OSI(Module Device) [ 0.381546] ACPI: Added _OSI(Processor Device) [ 0.383068] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.384657] ACPI: Added _OSI(Processor Aggregator Device) [ 0.387260] ACPI: Interpreter enabled [ 0.388591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.391882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.395134] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.398385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.401628] ACPI: (supports S0 S5) [ 0.402873] ACPI: Using IOAPIC for interrupt routing [ 0.404542] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.409038] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.411043] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.413221] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.415335] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.419155] acpiphp: Slot [3] registered [ 0.420565] acpiphp: Slot [4] registered [ 0.421966] acpiphp: Slot [5] registered [ 0.423368] acpiphp: Slot [6] registered [ 0.424782] acpiphp: Slot [7] registered [ 0.426183] acpiphp: Slot [8] registered [ 0.427591] acpiphp: Slot [9] registered [ 0.428990] acpiphp: Slot [10] registered [ 0.430413] acpiphp: Slot [11] registered [ 0.431841] acpiphp: Slot [12] registered [ 0.433263] acpiphp: Slot [13] registered [ 0.434680] acpiphp: Slot [14] registered [ 0.436105] acpiphp: Slot [15] registered [ 0.453964] acpiphp: Slot [16] registered [ 0.455390] acpiphp: Slot [17] registered [ 0.456824] acpiphp: Slot [18] registered [ 0.458248] acpiphp: Slot [19] registered [ 0.459668] acpiphp: Slot [20] registered [ 0.461094] acpiphp: Slot [21] registered [ 0.462517] acpiphp: Slot [22] registered [ 0.463939] acpiphp: Slot [23] registered [ 0.465359] acpiphp: Slot [24] registered [ 0.466787] acpiphp: Slot [25] registered [ 0.468207] acpiphp: Slot [26] registered [ 0.469624] acpiphp: Slot [27] registered [ 0.471058] acpiphp: Slot [28] registered [ 0.472481] acpiphp: Slot [29] registered [ 0.473902] acpiphp: Slot [30] registered [ 0.475344] acpiphp: Slot [31] registered [ 0.476764] PCI host bridge to bus 0000:00 [ 0.478188] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.480343] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.482488] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.485030] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.487580] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.490179] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.494937] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.497191] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499267] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501543] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505997] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508505] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.530945] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.533482] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.536399] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.538881] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.541313] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543478] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545650] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.547998] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550904] vgaarb: loaded [ 0.551959] vgaarb: bridge control possible 0000:00:02.0 [ 0.554007] SCSI subsystem initialized [ 0.555554] ACPI: bus type USB registered [ 0.556999] usbcore: registered new interface driver usbfs [ 0.560958] usbcore: registered new interface driver hub [ 0.563042] usbcore: registered new device driver usb [ 0.565225] PCI: Using ACPI for IRQ routing [ 0.567348] NetLabel: Initializing [ 0.568600] NetLabel: domain hash size = 128 [ 0.570100] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.571794] NetLabel: unlabeled traffic allowed by default [ 0.573921] clocksource: Switched to clocksource kvm-clock [ 0.584188] AppArmor: AppArmor Filesystem Enabled [ 0.585868] pnp: PnP ACPI init [ 0.587488] pnp: PnP ACPI: found 5 devices [ 0.594606] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.597611] NET: Registered protocol family 2 [ 0.599406] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.601684] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.603802] TCP: Hash tables configured (established 4096 bind 4096) [ 0.605929] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.607855] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.609929] NET: Registered protocol family 1 [ 0.611471] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.613404] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.615307] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630328] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.645856] Trying to unpack rootfs image as initramfs... [ 0.708082] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.710996] Scanning for low memory corruption every 60 seconds [ 0.713257] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.715365] audit: initializing netlink subsys (disabled) [ 0.717183] audit: type=2000 audit(1547044881.959:1): initialized [ 0.719456] Initialise system trusted keyring [ 0.721087] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.723148] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.726297] zbud: loaded [ 0.727486] VFS: Disk quotas dquot_6.6.0 [ 0.728923] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.731524] fuse init (API version 7.23) [ 0.733053] Key type big_key registered [ 0.734471] Allocating IMA MOK and blacklist keyrings. [ 0.736508] Key type asymmetric registered [ 0.737969] Asymmetric key parser 'x509' registered [ 0.739678] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.742310] io scheduler noop registered [ 0.743706] io scheduler deadline registered (default) [ 0.745459] io scheduler cfq registered [ 0.746969] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.748826] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.751072] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.753636] ACPI: Power Button [PWRF] [ 0.755097] GHES: HEST is not enabled! [ 0.769396] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.799543] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.803172] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.829376] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.833049] Linux agpgart interface v0.103 [ 0.837022] brd: module loaded [ 0.839849] loop: module loaded [ 0.845523] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.848097] GPT:90111 != 2097151 [ 0.849320] GPT:Alternate GPT header not at the end of the disk. [ 0.851241] GPT:90111 != 2097151 [ 0.852426] GPT: Use GNU Parted to correct GPT errors. [ 0.854128] vda: vda1 vda15 [ 0.856102] scsi host0: ata_piix [ 0.857416] scsi host1: ata_piix [ 0.858654] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.860831] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.863588] libphy: Fixed MDIO Bus: probed [ 0.865004] tun: Universal TUN/TAP device driver, 1.6 [ 0.866652] tun: (C) 1999-2004 Max Krasnyansky [ 0.869905] PPP generic driver version 2.4.2 [ 0.871459] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.873538] ehci-pci: EHCI PCI platform driver [ 0.875089] ehci-platform: EHCI generic platform driver [ 0.877078] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.879393] ohci-pci: OHCI PCI platform driver [ 0.881151] ohci-platform: OHCI generic platform driver [ 0.883151] uhci_hcd: USB Universal Host Controller Interface driver [ 0.898520] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.900414] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.902954] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.904663] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.906724] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.908866] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.911329] usb usb1: Product: UHCI Host Controller [ 0.912939] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.914905] usb usb1: SerialNumber: 0000:00:01.2 [ 0.916542] hub 1-0:1.0: USB hub found [ 0.917881] hub 1-0:1.0: 2 ports detected [ 0.919461] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.923056] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.924711] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.926469] mousedev: PS/2 mouse device common for all mice [ 0.928621] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.931568] rtc_cmos 00:00: RTC can wake from S4 [ 0.933655] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.935716] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.937781] i2c /dev entries driver [ 0.939080] device-mapper: uevent: version 1.0.3 [ 0.940769] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.943612] ledtrig-cpu: registered to indicate activity on CPUs [ 0.945838] NET: Registered protocol family 10 [ 0.947647] NET: Registered protocol family 17 [ 0.949192] Key type dns_resolver registered [ 0.950835] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.952712] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.955712] registered taskstats version 1 [ 0.957166] Loading compiled-in X.509 certificates [ 0.959320] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.962603] zswap: loaded using pool lzo/zbud [ 0.964945] Key type trusted registered [ 0.967341] Key type encrypted registered [ 0.968715] AppArmor: AppArmor sha1 policy hashing enabled [ 0.970515] ima: No TPM chip found, activating TPM-bypass! [ 0.972277] evm: HMAC attrs: 0x1 [ 0.973803] Magic number: 3:262:687 [ 0.975235] rtc_cmos 00:00: setting system clock to 2019-01-09 14:41:22 UTC (1547044882) [ 0.977962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.979833] EDD information not available. [ 1.019682] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.038474] Write protecting the kernel read-only data: 14336k [ 1.041778] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.044694] 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.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.222986] 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 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.05. iid=i-00000008 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 OWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=20971 2019-01-09 14:41:25,670 - paramiko.transport - DEBUG - starting thread (client mode): 0x500c3f50L 2019-01-09 14:41:25,670 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 14:41:25,670 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 14:41:25,670 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 14:41:25,672 - 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-09 14:41:25,672 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 14:41:25,672 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 14:41:25,672 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 14:41:25,672 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 14:41:25,673 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 14:41:25,700 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 14:41:25,701 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 14:41:25,703 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.200: fbc1d0191ca37efd18b74add9003a6f6 2019-01-09 14:41:25,704 - paramiko.transport - DEBUG - Trying discovered key 6faa470aa438582ecbface0549abd463 in /tmp/tmpIBIDXr 2019-01-09 14:41:25,740 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 14:41:25,777 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 14:41:25,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-01-09 14:41:25,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244/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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"volumeAttachment": {"volumeId": "395a9da3-edd1-48c9-9c0d-5e4d3939c364"}}' 2019-01-09 14:41:28,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8ffdbb3-a064-4bb8-b121-da3c420de5a4 x-compute-request-id: req-d8ffdbb3-a064-4bb8-b121-da3c420de5a4 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "d4bee0f0-0f35-417b-b7fd-0c177253c244", "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "volumeId": "395a9da3-edd1-48c9-9c0d-5e4d3939c364"}} 2019-01-09 14:41:28,332 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244/os-volume_attachments used request id req-d8ffdbb3-a064-4bb8-b121-da3c420de5a4 2019-01-09 14:41:28,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.52760100365s 2019-01-09 14:41:28,333 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244/os-volume_attachments used request id req-d8ffdbb3-a064-4bb8-b121-da3c420de5a4 2019-01-09 14:41:28,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:28,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:28,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:28 GMT Server: Apache x-compute-request-id: req-964b01b3-1335-4af8-b463-be49a9481aee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-964b01b3-1335-4af8-b463-be49a9481aee Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f6833af86d454881ad816dcdc9f9a317", "updated_at": "2019-01-09T14:41:28.000000", "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}]} 2019-01-09 14:41:28,392 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-964b01b3-1335-4af8-b463-be49a9481aee 2019-01-09 14:41:28,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0582900047302s 2019-01-09 14:41:28,392 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-964b01b3-1335-4af8-b463-be49a9481aee 2019-01-09 14:41:28,393 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:30,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:30,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:30,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:30 GMT Server: Apache x-compute-request-id: req-c08b16bc-7597-4ed5-a817-8edcfc122627 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c08b16bc-7597-4ed5-a817-8edcfc122627 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f6833af86d454881ad816dcdc9f9a317", "updated_at": "2019-01-09T14:41:28.000000", "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}]} 2019-01-09 14:41:30,452 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-c08b16bc-7597-4ed5-a817-8edcfc122627 2019-01-09 14:41:30,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0558891296387s 2019-01-09 14:41:30,452 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-c08b16bc-7597-4ed5-a817-8edcfc122627 2019-01-09 14:41:30,454 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:32,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:33,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:32 GMT Server: Apache x-compute-request-id: req-abc1563e-73f8-422a-94fd-9c0c08ce6e38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-abc1563e-73f8-422a-94fd-9c0c08ce6e38 Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [{"server_id": "d4bee0f0-0f35-417b-b7fd-0c177253c244", "attachment_id": "92bc3ef6-eeb9-484e-8405-ce64f3fd1733", "attached_at": "2019-01-09T14:41:31.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "device": "/dev/vdb", "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364"}], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f6833af86d454881ad816dcdc9f9a317", "updated_at": "2019-01-09T14:41:31.000000", "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}]} 2019-01-09 14:41:33,488 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-abc1563e-73f8-422a-94fd-9c0c08ce6e38 2019-01-09 14:41:33,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.03154301643s 2019-01-09 14:41:33,488 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-abc1563e-73f8-422a-94fd-9c0c08ce6e38 2019-01-09 14:41:33,490 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 14:41:33,491 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 14:41:33,492 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 14:41:33,493 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 14:41:33,566 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 14:41:33,567 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-01-09 14:41:33,568 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-09 14:41:33,569 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 14:41:33,604 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-01-09 14:41:33,604 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-09 14:41:33,633 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-09 14:41:34,177 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-09 14:41:34,178 - 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: daa178e6-b23b-4291-b863-6d4a8d517864 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-09 14:41:34,178 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-01-09 14:41:34,179 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-01-09 14:41:34,179 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-09 14:41:34,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-01-09 14:41:34,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244/os-volume_attachments/395a9da3-edd1-48c9-9c0d-5e4d3939c364 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:34,697 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:41: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-ac4ad5c4-d97c-4a9a-a258-24dd55ba7f44 x-compute-request-id: req-ac4ad5c4-d97c-4a9a-a258-24dd55ba7f44 Content-Length: 0 Content-Type: application/json 2019-01-09 14:41:34,697 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244/os-volume_attachments/395a9da3-edd1-48c9-9c0d-5e4d3939c364 used request id req-ac4ad5c4-d97c-4a9a-a258-24dd55ba7f44 2019-01-09 14:41:34,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.517618179321s 2019-01-09 14:41:34,698 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244/os-volume_attachments/395a9da3-edd1-48c9-9c0d-5e4d3939c364 used request id req-ac4ad5c4-d97c-4a9a-a258-24dd55ba7f44 2019-01-09 14:41:34,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:34,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:34,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:34 GMT Server: Apache x-compute-request-id: req-4a6dcb45-2e65-4ddb-838b-6cd52535f3d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a6dcb45-2e65-4ddb-838b-6cd52535f3d0 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [{"server_id": "d4bee0f0-0f35-417b-b7fd-0c177253c244", "attachment_id": "92bc3ef6-eeb9-484e-8405-ce64f3fd1733", "attached_at": "2019-01-09T14:41:31.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "device": "/dev/vdb", "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364"}], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f6833af86d454881ad816dcdc9f9a317", "updated_at": "2019-01-09T14:41:34.000000", "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}]} 2019-01-09 14:41:34,755 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-4a6dcb45-2e65-4ddb-838b-6cd52535f3d0 2019-01-09 14:41:34,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0570437908173s 2019-01-09 14:41:34,756 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-4a6dcb45-2e65-4ddb-838b-6cd52535f3d0 2019-01-09 14:41:34,757 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:36,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:36,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:36,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:36 GMT Server: Apache x-compute-request-id: req-7eab6e6b-6592-4915-9280-08b8269f115f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7eab6e6b-6592-4915-9280-08b8269f115f Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f6833af86d454881ad816dcdc9f9a317", "updated_at": "2019-01-09T14:41:35.000000", "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}]} 2019-01-09 14:41:36,814 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-7eab6e6b-6592-4915-9280-08b8269f115f 2019-01-09 14:41:36,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0547518730164s 2019-01-09 14:41:36,815 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-7eab6e6b-6592-4915-9280-08b8269f115f 2019-01-09 14:41:36,816 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-01-09 14:41:36,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-01-09 14:41:36,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8/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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"volumeAttachment": {"volumeId": "395a9da3-edd1-48c9-9c0d-5e4d3939c364"}}' 2019-01-09 14:41:37,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b76400b-97e3-44cc-84ad-7cc9c1108bdf x-compute-request-id: req-2b76400b-97e3-44cc-84ad-7cc9c1108bdf Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "96294fb1-f6ff-4c22-883c-fa478de9f7d8", "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "volumeId": "395a9da3-edd1-48c9-9c0d-5e4d3939c364"}} 2019-01-09 14:41:37,561 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8/os-volume_attachments used request id req-2b76400b-97e3-44cc-84ad-7cc9c1108bdf 2019-01-09 14:41:37,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.743844985962s 2019-01-09 14:41:37,561 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8/os-volume_attachments used request id req-2b76400b-97e3-44cc-84ad-7cc9c1108bdf 2019-01-09 14:41:37,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:37,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:38,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:37 GMT Server: Apache x-compute-request-id: req-3f051208-930e-4917-8d20-1b29bec6ff86 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3f051208-930e-4917-8d20-1b29bec6ff86 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f6833af86d454881ad816dcdc9f9a317", "updated_at": "2019-01-09T14:41:37.000000", "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}]} 2019-01-09 14:41:38,496 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-3f051208-930e-4917-8d20-1b29bec6ff86 2019-01-09 14:41:38,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.934761047363s 2019-01-09 14:41:38,497 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-3f051208-930e-4917-8d20-1b29bec6ff86 2019-01-09 14:41:38,498 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:40,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:40,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:41,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:40 GMT Server: Apache x-compute-request-id: req-683b9080-8622-4fd9-8469-c9a8cd322194 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-683b9080-8622-4fd9-8469-c9a8cd322194 Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [{"server_id": "96294fb1-f6ff-4c22-883c-fa478de9f7d8", "attachment_id": "52486e3c-8045-4b03-9d73-890d3b37c9ed", "attached_at": "2019-01-09T14:41:38.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "device": "/dev/vdb", "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364"}], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f6833af86d454881ad816dcdc9f9a317", "updated_at": "2019-01-09T14:41:39.000000", "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}]} 2019-01-09 14:41:41,405 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-683b9080-8622-4fd9-8469-c9a8cd322194 2019-01-09 14:41:41,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.904263019562s 2019-01-09 14:41:41,405 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-683b9080-8622-4fd9-8469-c9a8cd322194 2019-01-09 14:41:41,407 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 14:41:41,409 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 14:41:41,409 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 14:41:41,412 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 14:41:41,488 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 14:41:41,489 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-01-09 14:41:41,489 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-09 14:41:41,490 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 14:41:41,526 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-01-09 14:41:41,526 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-09 14:41:41,555 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-09 14:41:41,576 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-09 14:41:41,577 - 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-09 14:41:41,577 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-01-09 14:41:41,578 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-01-09 14:41:41,578 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-09 14:41:41,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-01-09 14:41:41,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8/os-volume_attachments/395a9da3-edd1-48c9-9c0d-5e4d3939c364 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:42,094 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:41: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-808f5126-d24e-45eb-954b-dfc57256c7b0 x-compute-request-id: req-808f5126-d24e-45eb-954b-dfc57256c7b0 Content-Length: 0 Content-Type: application/json 2019-01-09 14:41:42,094 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8/os-volume_attachments/395a9da3-edd1-48c9-9c0d-5e4d3939c364 used request id req-808f5126-d24e-45eb-954b-dfc57256c7b0 2019-01-09 14:41:42,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.515254974365s 2019-01-09 14:41:42,094 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8/os-volume_attachments/395a9da3-edd1-48c9-9c0d-5e4d3939c364 used request id req-808f5126-d24e-45eb-954b-dfc57256c7b0 2019-01-09 14:41:42,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:42,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:42,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:42 GMT Server: Apache x-compute-request-id: req-b19f2cc5-9d2c-402b-88dc-bc7638748421 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b19f2cc5-9d2c-402b-88dc-bc7638748421 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [{"server_id": "96294fb1-f6ff-4c22-883c-fa478de9f7d8", "attachment_id": "52486e3c-8045-4b03-9d73-890d3b37c9ed", "attached_at": "2019-01-09T14:41:38.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "device": "/dev/vdb", "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364"}], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f6833af86d454881ad816dcdc9f9a317", "updated_at": "2019-01-09T14:41:42.000000", "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}]} 2019-01-09 14:41:42,149 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-b19f2cc5-9d2c-402b-88dc-bc7638748421 2019-01-09 14:41:42,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0549640655518s 2019-01-09 14:41:42,150 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-b19f2cc5-9d2c-402b-88dc-bc7638748421 2019-01-09 14:41:42,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:44,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:44,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:45,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:44 GMT Server: Apache x-compute-request-id: req-2d2a0bfa-ba56-400b-8e97-d4a269ffbd4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d2a0bfa-ba56-400b-8e97-d4a269ffbd4a Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f6833af86d454881ad816dcdc9f9a317", "updated_at": "2019-01-09T14:41:42.000000", "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}]} 2019-01-09 14:41:45,109 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-2d2a0bfa-ba56-400b-8e97-d4a269ffbd4a 2019-01-09 14:41:45,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.955327033997s 2019-01-09 14:41:45,110 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-2d2a0bfa-ba56-400b-8e97-d4a269ffbd4a 2019-01-09 14:41:45,225 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 14:41:45,226 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 00:57 | PASS | +---------------------+------------------+------------------+----------------+ 2019-01-09 14:41:45,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 14:41:45,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:45,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:41: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-5125e9a2-5945-478c-a345-1128ab1806f5 x-compute-request-id: req-5125e9a2-5945-478c-a345-1128ab1806f5 Content-Type: application/json 2019-01-09 14:41:45,345 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8 used request id req-5125e9a2-5945-478c-a345-1128ab1806f5 2019-01-09 14:41:45,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.113637208939s 2019-01-09 14:41:45,346 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8 used request id req-5125e9a2-5945-478c-a345-1128ab1806f5 2019-01-09 14:41:45,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:41:45,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:45,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41: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-614bd686-520f-4936-b9f2-76bd8f21616e x-compute-request-id: req-614bd686-520f-4936-b9f2-76bd8f21616e Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:38:97", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:38:97", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:41:21.000000", "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "d4bee0f0-0f35-417b-b7fd-0c177253c244", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:41:21Z", "hostId": "bc0bbed9babdf93eb90b7f03f70df2ae1ab6ffa3d66dc34d9f9d17bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:41:14Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:a5:fe", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:a5:fe", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/96294fb1-f6ff-4c22-883c-fa478de9f7d8", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:41:03.000000", "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "96294fb1-f6ff-4c22-883c-fa478de9f7d8", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:41:45Z", "hostId": "0ed2f0406982a147da3b25331b7085e7f9dcdbd68c3fb77aa1ce4e9f", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm2_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:40:57Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:41:45,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-614bd686-520f-4936-b9f2-76bd8f21616e 2019-01-09 14:41:45,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385267019272s 2019-01-09 14:41:45,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-614bd686-520f-4936-b9f2-76bd8f21616e 2019-01-09 14:41:45,735 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:47,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:41:47,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:48,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41: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-fb0df783-adc0-479e-a4c5-2907c0977ce9 x-compute-request-id: req-fb0df783-adc0-479e-a4c5-2907c0977ce9 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:38:97", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:38:97", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:41:21.000000", "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "d4bee0f0-0f35-417b-b7fd-0c177253c244", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:41:21Z", "hostId": "bc0bbed9babdf93eb90b7f03f70df2ae1ab6ffa3d66dc34d9f9d17bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:41:14Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:41:48,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fb0df783-adc0-479e-a4c5-2907c0977ce9 2019-01-09 14:41:48,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528217077255s 2019-01-09 14:41:48,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fb0df783-adc0-479e-a4c5-2907c0977ce9 2019-01-09 14:41:48,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 14:41:48,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/d410de76-861b-4fd2-9986-aeaeb264fd5d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:48,935 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37b4283c-1d1d-4989-b6b2-cf000d004be2 Content-Length: 0 Date: Wed, 09 Jan 2019 14:41:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:41:48,935 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d410de76-861b-4fd2-9986-aeaeb264fd5d.json used request id req-37b4283c-1d1d-4989-b6b2-cf000d004be2 2019-01-09 14:41:48,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.665620088577s 2019-01-09 14:41:48,936 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d410de76-861b-4fd2-9986-aeaeb264fd5d.json used request id req-37b4283c-1d1d-4989-b6b2-cf000d004be2 2019-01-09 14:41:48,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:48,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:48,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 579 X-Openstack-Request-Id: req-0ca7d618-62ed-4ff6-98d4-8cf7316bcdc6 Date: Wed, 09 Jan 2019 14:41:48 GMT RESP BODY: {"floatingips": [{"router_id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:41:23Z", "updated_at": "2019-01-09T14:41:25Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "f6833af86d454881ad816dcdc9f9a317", "port_id": "e2a0dfcf-2719-4786-b2d6-50e2a854772e", "id": "fb267125-988a-4e5c-ad12-da41f1ff2746", "qos_policy_id": null}]} 2019-01-09 14:41:48,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-0ca7d618-62ed-4ff6-98d4-8cf7316bcdc6 2019-01-09 14:41:48,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0429317951202s 2019-01-09 14:41:48,984 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-0ca7d618-62ed-4ff6-98d4-8cf7316bcdc6 2019-01-09 14:41:48,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:48,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:49,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:48 GMT Server: Apache x-compute-request-id: req-95b9c397-0ecd-465d-8a98-10574a1fc150 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-95b9c397-0ecd-465d-8a98-10574a1fc150 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f6833af86d454881ad816dcdc9f9a317", "updated_at": "2019-01-09T14:41:42.000000", "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}]} 2019-01-09 14:41:49,041 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-95b9c397-0ecd-465d-8a98-10574a1fc150 2019-01-09 14:41:49,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0533628463745s 2019-01-09 14:41:49,042 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-95b9c397-0ecd-465d-8a98-10574a1fc150 2019-01-09 14:41:49,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2019-01-09 14:41:49,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:49,131 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:41:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b33ed8fe-f6cf-40fc-9d86-1e07608df5b2 Content-Length: 0 Content-Type: text/html; 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-09 14:41:49,131 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364 used request id req-b33ed8fe-f6cf-40fc-9d86-1e07608df5b2 2019-01-09 14:41:49,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0880539417267s 2019-01-09 14:41:49,132 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364 used request id req-b33ed8fe-f6cf-40fc-9d86-1e07608df5b2 2019-01-09 14:41:49,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:49,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:49,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:49 GMT Server: Apache x-compute-request-id: req-a6257de8-63ee-43b3-a001-6bfb0560a520 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a6257de8-63ee-43b3-a001-6bfb0560a520 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "62653b7acbb2498ea4af628385308fa7", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "self"}, {"href": "http://172.30.9.29:8776/f6833af86d454881ad816dcdc9f9a317/volumes/395a9da3-edd1-48c9-9c0d-5e4d3939c364", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:41:09.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f6833af86d454881ad816dcdc9f9a317", "updated_at": "2019-01-09T14:41:49.000000", "volume_type": null, "name": "cinder_test-volume_5f8b968d-93a8-461f-8a6b-e899486a64ca", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "395a9da3-edd1-48c9-9c0d-5e4d3939c364", "size": 2}]} 2019-01-09 14:41:49,295 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-a6257de8-63ee-43b3-a001-6bfb0560a520 2019-01-09 14:41:49,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.163447141647s 2019-01-09 14:41:49,296 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-a6257de8-63ee-43b3-a001-6bfb0560a520 2019-01-09 14:41:49,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:51,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 14:41:51,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:51,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41:51 GMT Server: Apache x-compute-request-id: req-35d4198d-9267-4e27-83a9-2d3ca3b8eb2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-35d4198d-9267-4e27-83a9-2d3ca3b8eb2a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 14:41:51,347 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-35d4198d-9267-4e27-83a9-2d3ca3b8eb2a 2019-01-09 14:41:51,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0473761558533s 2019-01-09 14:41:51,347 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/f6833af86d454881ad816dcdc9f9a317/volumes/detail used request id req-35d4198d-9267-4e27-83a9-2d3ca3b8eb2a 2019-01-09 14:41:51,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 14:41:51,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/fb267125-988a-4e5c-ad12-da41f1ff2746.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:52,358 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a25c988-5dd9-44fe-a02d-70c1aacf6370 Content-Length: 0 Date: Wed, 09 Jan 2019 14:41:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:41:52,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/fb267125-988a-4e5c-ad12-da41f1ff2746.json used request id req-9a25c988-5dd9-44fe-a02d-70c1aacf6370 2019-01-09 14:41:52,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.00637078285s 2019-01-09 14:41:52,358 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/fb267125-988a-4e5c-ad12-da41f1ff2746.json used request id req-9a25c988-5dd9-44fe-a02d-70c1aacf6370 2019-01-09 14:41:52,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 14:41:52,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:52,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2fde72d7-fb53-4877-8a7a-d271443d6de2 Date: Wed, 09 Jan 2019 14:41:52 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:41:52,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-2fde72d7-fb53-4877-8a7a-d271443d6de2 2019-01-09 14:41:52,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0475749969482s 2019-01-09 14:41:52,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-2fde72d7-fb53-4877-8a7a-d271443d6de2 2019-01-09 14:41:52,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 14:41:52,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:52,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:41: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-5e745f11-a99c-49cd-9b9a-599f8752269d x-compute-request-id: req-5e745f11-a99c-49cd-9b9a-599f8752269d Content-Type: application/json 2019-01-09 14:41:52,539 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244 used request id req-5e745f11-a99c-49cd-9b9a-599f8752269d 2019-01-09 14:41:52,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.127445936203s 2019-01-09 14:41:52,540 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244 used request id req-5e745f11-a99c-49cd-9b9a-599f8752269d 2019-01-09 14:41:52,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:41:52,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:53,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41: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-501dd5a4-00e4-45b5-b46b-080ab489d87f x-compute-request-id: req-501dd5a4-00e4-45b5-b46b-080ab489d87f Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:38:97", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:38:97", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d4bee0f0-0f35-417b-b7fd-0c177253c244", "rel": "bookmark"}], "image": {"id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "links": [{"href": "http://172.30.9.29:8774/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:41:21.000000", "flavor": {"id": "3d1db223-0068-4a77-9893-b555ec0a4863", "links": [{"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "bookmark"}]}, "id": "d4bee0f0-0f35-417b-b7fd-0c177253c244", "security_groups": [{"name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}], "user_id": "62653b7acbb2498ea4af628385308fa7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:41:52Z", "hostId": "bc0bbed9babdf93eb90b7f03f70df2ae1ab6ffa3d66dc34d9f9d17bc", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca", "name": "cinder_test-vm_5f8b968d-93a8-461f-8a6b-e899486a64ca", "created": "2019-01-09T14:41:14Z", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 14:41:53,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-501dd5a4-00e4-45b5-b46b-080ab489d87f 2019-01-09 14:41:53,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625856876373s 2019-01-09 14:41:53,166 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-501dd5a4-00e4-45b5-b46b-080ab489d87f 2019-01-09 14:41:53,168 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 14:41:55,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 14:41:55,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:55,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:41: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-1ec195ce-923e-43b0-b57b-85117c0589cc x-compute-request-id: req-1ec195ce-923e-43b0-b57b-85117c0589cc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 14:41:55,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1ec195ce-923e-43b0-b57b-85117c0589cc 2019-01-09 14:41:55,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0722601413727s 2019-01-09 14:41:55,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1ec195ce-923e-43b0-b57b-85117c0589cc 2019-01-09 14:41:55,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:41:55,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:55,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-ae1c8274-31da-4794-bdf3-21ccf20b82f9 Date: Wed, 09 Jan 2019 14:41:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:40:48Z", "updated_at": "2019-01-09T14:40:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "0b32bd06-ba9f-4d66-ad77-8d636818dbbf", "remote_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "5f023d90-5d88-43a3-875e-1216a81aefa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "610e97a4-a2b0-42d6-b092-87abc87b1823", "remote_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "eaeb924a-2c11-42e8-bf2c-b1bbc12d699b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}], "revision_number": 4, "project_id": "f6833af86d454881ad816dcdc9f9a317", "id": "5c55470a-37ec-4887-9e93-b9457e331c29", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:40:55Z", "updated_at": "2019-01-09T14:40:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:55Z", "revision_number": 0, "id": "0903dd69-ab39-4e63-b014-68b4b503e2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:55Z", "security_group_id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:55Z", "revision_number": 0, "id": "59977285-40af-47ca-8910-67448dd28d43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:55Z", "security_group_id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T14:40:55Z", "revision_number": 0, "id": "5d6825e6-be93-4413-aada-2760a18563b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:55Z", "security_group_id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:55Z", "revision_number": 0, "id": "dd90856e-600e-4d9d-af05-f519124a13af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:55Z", "security_group_id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}], "revision_number": 4, "project_id": "f6833af86d454881ad816dcdc9f9a317", "id": "c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb", "name": "cinder_test-sg_5f8b968d-93a8-461f-8a6b-e899486a64ca"}]} 2019-01-09 14:41:55,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ae1c8274-31da-4794-bdf3-21ccf20b82f9 2019-01-09 14:41:55,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0597641468048s 2019-01-09 14:41:55,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ae1c8274-31da-4794-bdf3-21ccf20b82f9 2019-01-09 14:41:55,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 14:41:55,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:55,466 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4befa7b-d18a-425d-94ef-ab3bb39f7c13 Content-Length: 0 Date: Wed, 09 Jan 2019 14:41:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:41:55,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb.json used request id req-d4befa7b-d18a-425d-94ef-ab3bb39f7c13 2019-01-09 14:41:55,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.155571937561s 2019-01-09 14:41:55,466 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c99e21b2-1b6d-4f3b-bcc1-873bcc3cfecb.json used request id req-d4befa7b-d18a-425d-94ef-ab3bb39f7c13 2019-01-09 14:41:55,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-09 14:41:55,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:55,514 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:41: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-302e6053-082a-416c-9231-bd98af8ee3f1 x-compute-request-id: req-302e6053-082a-416c-9231-bd98af8ee3f1 Content-Length: 0 Content-Type: application/json 2019-01-09 14:41:55,514 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca used request id req-302e6053-082a-416c-9231-bd98af8ee3f1 2019-01-09 14:41:55,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0477511882782s 2019-01-09 14:41:55,515 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cinder_test-kp_5f8b968d-93a8-461f-8a6b-e899486a64ca used request id req-302e6053-082a-416c-9231-bd98af8ee3f1 2019-01-09 14:41:55,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 14:41:55,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/5d59c0ea-7342-4621-8cff-4b48e1c0da87/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}51692abdb4e889ec40cd557a8adf35f499b886bf" -d '{"subnet_id": "74dbfd84-d4ad-44c4-85d5-70277cfefcce"}' 2019-01-09 14:41:57,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ee13af6f-6233-4245-8c9f-33e3487b0e0c Date: Wed, 09 Jan 2019 14:41:57 GMT RESP BODY: {"network_id": "55793d56-87a8-4fd1-9cb8-110e6f5e137f", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "subnet_id": "74dbfd84-d4ad-44c4-85d5-70277cfefcce", "subnet_ids": ["74dbfd84-d4ad-44c4-85d5-70277cfefcce"], "port_id": "3d51c60c-2a11-4bc2-9f31-441252e5e6a6", "id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87"} 2019-01-09 14:41:57,504 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/5d59c0ea-7342-4621-8cff-4b48e1c0da87/remove_router_interface.json used request id req-ee13af6f-6233-4245-8c9f-33e3487b0e0c 2019-01-09 14:41:57,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.98845100403s 2019-01-09 14:41:57,504 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/5d59c0ea-7342-4621-8cff-4b48e1c0da87/remove_router_interface.json used request id req-ee13af6f-6233-4245-8c9f-33e3487b0e0c returning object 5d59c0ea-7342-4621-8cff-4b48e1c0da87 2019-01-09 14:41:57,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 14:41:57,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:57,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-e37ca924-d38b-49f8-ad02-d5a5e804bcfa Date: Wed, 09 Jan 2019 14:41:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:40:49Z", "admin_state_up": true, "updated_at": "2019-01-09T14:41:56Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "f6833af86d454881ad816dcdc9f9a317", "id": "5d59c0ea-7342-4621-8cff-4b48e1c0da87", "name": "cinder_test-router_5f8b968d-93a8-461f-8a6b-e899486a64ca"}]} 2019-01-09 14:41:57,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-e37ca924-d38b-49f8-ad02-d5a5e804bcfa 2019-01-09 14:41:57,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.113388061523s 2019-01-09 14:41:57,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-e37ca924-d38b-49f8-ad02-d5a5e804bcfa 2019-01-09 14:41:57,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 14:41:57,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/5d59c0ea-7342-4621-8cff-4b48e1c0da87.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:58,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef2cae68-86e5-4077-a503-b9ee8213c707 Content-Length: 0 Date: Wed, 09 Jan 2019 14:41:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:41:58,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/5d59c0ea-7342-4621-8cff-4b48e1c0da87.json used request id req-ef2cae68-86e5-4077-a503-b9ee8213c707 2019-01-09 14:41:58,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.17121601105s 2019-01-09 14:41:58,791 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/5d59c0ea-7342-4621-8cff-4b48e1c0da87.json used request id req-ef2cae68-86e5-4077-a503-b9ee8213c707 2019-01-09 14:41:58,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 14:41:58,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:41:58,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-baf47595-586f-4fcb-8ee3-35ac0d3280e7 Date: Wed, 09 Jan 2019 14:41:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:40:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T14:40:49Z","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":"f6833af86d454881ad816dcdc9f9a317","id":"74dbfd84-d4ad-44c4-85d5-70277cfefcce","subnetpool_id":null,"name":"cinder_test-subnet_5f8b968d-93a8-461f-8a6b-e899486a64ca"}]} 2019-01-09 14:41:58,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-baf47595-586f-4fcb-8ee3-35ac0d3280e7 2019-01-09 14:41:58,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.047003030777s 2019-01-09 14:41:58,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-baf47595-586f-4fcb-8ee3-35ac0d3280e7 2019-01-09 14:41:58,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 14:41:58,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/74dbfd84-d4ad-44c4-85d5-70277cfefcce.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:42:00,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1a7f48a2-e657-4c87-aaad-37604442f341 Date: Wed, 09 Jan 2019 14:42:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:42:00,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/74dbfd84-d4ad-44c4-85d5-70277cfefcce.json used request id req-1a7f48a2-e657-4c87-aaad-37604442f341 2019-01-09 14:42:00,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.19420599937s 2019-01-09 14:42:00,035 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/74dbfd84-d4ad-44c4-85d5-70277cfefcce.json used request id req-1a7f48a2-e657-4c87-aaad-37604442f341 2019-01-09 14:42:00,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:42:00,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:42:00,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-8b535f4d-e369-4854-a4a9-c931c5cf6249 Date: Wed, 09 Jan 2019 14:42:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"55793d56-87a8-4fd1-9cb8-110e6f5e137f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6833af86d454881ad816dcdc9f9a317","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:41:59Z","qos_policy_id":null,"name":"cinder_test-net_5f8b968d-93a8-461f-8a6b-e899486a64ca","admin_state_up":true,"tenant_id":"f6833af86d454881ad816dcdc9f9a317","created_at":"2019-01-09T14:40:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 14:42:00,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-8b535f4d-e369-4854-a4a9-c931c5cf6249 2019-01-09 14:42:00,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936620235443s 2019-01-09 14:42:00,129 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-8b535f4d-e369-4854-a4a9-c931c5cf6249 2019-01-09 14:42:00,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 14:42:00,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/55793d56-87a8-4fd1-9cb8-110e6f5e137f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:42:01,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-213e9084-46f4-4834-b406-8225302b46af Date: Wed, 09 Jan 2019 14:42:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:42:01,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/55793d56-87a8-4fd1-9cb8-110e6f5e137f.json used request id req-213e9084-46f4-4834-b406-8225302b46af 2019-01-09 14:42:01,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13736510277s 2019-01-09 14:42:01,268 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/55793d56-87a8-4fd1-9cb8-110e6f5e137f.json used request id req-213e9084-46f4-4834-b406-8225302b46af 2019-01-09 14:42:01,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:42:01,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:42:01,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1204 Content-Type: application/json X-Openstack-Request-Id: req-31f794e8-b8f2-415d-97fd-7c3a2ede7010 Date: Wed, 09 Jan 2019 14:42:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/snap", "metadata": {}}], "file": "/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/file", "owner": "f6833af86d454881ad816dcdc9f9a317", "id": "c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "size": 12716032, "self": "/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:40:54Z", "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_5f8b968d-93a8-461f-8a6b-e899486a64ca", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:40:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:42:01,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-31f794e8-b8f2-415d-97fd-7c3a2ede7010 2019-01-09 14:42:01,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378499031067s 2019-01-09 14:42:01,310 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-31f794e8-b8f2-415d-97fd-7c3a2ede7010 2019-01-09 14:42:01,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 14:42:01,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}51692abdb4e889ec40cd557a8adf35f499b886bf" 2019-01-09 14:42:01,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dc516966-aaca-42fa-ae92-779b8b9b616e Date: Wed, 09 Jan 2019 14:42: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-09 14:42:01,893 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6 used request id req-dc516966-aaca-42fa-ae92-779b8b9b616e 2019-01-09 14:42:01,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.581375837326s 2019-01-09 14:42:01,893 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c2ab4d2b-b134-480a-8cdc-14c7ef38a7f6 used request id req-dc516966-aaca-42fa-ae92-779b8b9b616e 2019-01-09 14:42:01,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:42:01,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:42:01,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42: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-260e9323-65a4-4cb2-bdbf-520915d9eb46 x-compute-request-id: req-260e9323-65a4-4cb2-bdbf-520915d9eb46 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_5f8b968d-93a8-461f-8a6b-e899486a64ca", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3d1db223-0068-4a77-9893-b555ec0a4863", "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": "3d1db223-0068-4a77-9893-b555ec0a4863"}]} 2019-01-09 14:42:01,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-260e9323-65a4-4cb2-bdbf-520915d9eb46 2019-01-09 14:42:01,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0228300094604s 2019-01-09 14:42:01,917 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-260e9323-65a4-4cb2-bdbf-520915d9eb46 2019-01-09 14:42:01,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 14:42:01,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/3d1db223-0068-4a77-9893-b555ec0a4863 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:42:01,945 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:42: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-5f868c55-9e80-4a98-bbbf-504c441d56a3 x-compute-request-id: req-5f868c55-9e80-4a98-bbbf-504c441d56a3 Content-Length: 0 Content-Type: application/json 2019-01-09 14:42:01,946 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/3d1db223-0068-4a77-9893-b555ec0a4863 used request id req-5f868c55-9e80-4a98-bbbf-504c441d56a3 2019-01-09 14:42:01,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0271890163422s 2019-01-09 14:42:01,946 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/3d1db223-0068-4a77-9893-b555ec0a4863 used request id req-5f868c55-9e80-4a98-bbbf-504c441d56a3 2019-01-09 14:42:01,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:42:01,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:42:02,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60cf5588-2659-441b-9ff6-26b39ac87b74 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder_test-user_5f8b968d-93a8-461f-8a6b-e899486a64ca", "links": {"self": "http://172.30.9.29:5000/v3/users/62653b7acbb2498ea4af628385308fa7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "62653b7acbb2498ea4af628385308fa7", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:02,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-60cf5588-2659-441b-9ff6-26b39ac87b74 2019-01-09 14:42:02,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112696886063s 2019-01-09 14:42:02,060 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-60cf5588-2659-441b-9ff6-26b39ac87b74 2019-01-09 14:42:02,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:42:02,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/62653b7acbb2498ea4af628385308fa7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:42:02,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9140247a-851e-4ff1-b623-a7b3e0b253c2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_5f8b968d-93a8-461f-8a6b-e899486a64ca", "links": {"self": "http://172.30.9.29:5000/v3/users/62653b7acbb2498ea4af628385308fa7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "62653b7acbb2498ea4af628385308fa7", "description": null}} 2019-01-09 14:42:02,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/62653b7acbb2498ea4af628385308fa7 used request id req-9140247a-851e-4ff1-b623-a7b3e0b253c2 2019-01-09 14:42:02,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.210685014725s 2019-01-09 14:42:02,277 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/62653b7acbb2498ea4af628385308fa7 used request id req-9140247a-851e-4ff1-b623-a7b3e0b253c2 2019-01-09 14:42:02,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 14:42:02,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/62653b7acbb2498ea4af628385308fa7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:42:02,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-828405b9-10d5-4c4e-886a-18388d4d5bca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:02,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/62653b7acbb2498ea4af628385308fa7 used request id req-828405b9-10d5-4c4e-886a-18388d4d5bca 2019-01-09 14:42:02,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.18278002739s 2019-01-09 14:42:02,461 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/62653b7acbb2498ea4af628385308fa7 used request id req-828405b9-10d5-4c4e-886a-18388d4d5bca 2019-01-09 14:42:02,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:42:02,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:42:02,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15997be1-286a-45c1-8ae4-91ad5a3b3ded Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6833af86d454881ad816dcdc9f9a317"}, "tags": [], "enabled": true, "id": "f6833af86d454881ad816dcdc9f9a317", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_5f8b968d-93a8-461f-8a6b-e899486a64ca"}]} 2019-01-09 14:42:02,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-15997be1-286a-45c1-8ae4-91ad5a3b3ded 2019-01-09 14:42:02,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0940918922424s 2019-01-09 14:42:02,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-15997be1-286a-45c1-8ae4-91ad5a3b3ded 2019-01-09 14:42:02,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 14:42:02,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/f6833af86d454881ad816dcdc9f9a317 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:42:02,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfb6a294-2fed-4c98-b873-618c2a42a3ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:02,756 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f6833af86d454881ad816dcdc9f9a317 used request id req-cfb6a294-2fed-4c98-b873-618c2a42a3ca 2019-01-09 14:42:02,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.189804077148s 2019-01-09 14:42:02,756 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f6833af86d454881ad816dcdc9f9a317 used request id req-cfb6a294-2fed-4c98-b873-618c2a42a3ca 2019-01-09 14:42:02,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:42:02,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=f6833af86d454881ad816dcdc9f9a317&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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:42:02,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1d3044e0-3c9e-42d2-9b4b-f5757212d7c6 Date: Wed, 09 Jan 2019 14:42:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:40:48Z", "updated_at": "2019-01-09T14:40:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "0b32bd06-ba9f-4d66-ad77-8d636818dbbf", "remote_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "5f023d90-5d88-43a3-875e-1216a81aefa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "610e97a4-a2b0-42d6-b092-87abc87b1823", "remote_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "eaeb924a-2c11-42e8-bf2c-b1bbc12d699b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}], "revision_number": 4, "project_id": "f6833af86d454881ad816dcdc9f9a317", "id": "5c55470a-37ec-4887-9e93-b9457e331c29", "name": "default"}]} 2019-01-09 14:42:02,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=f6833af86d454881ad816dcdc9f9a317&name=default used request id req-1d3044e0-3c9e-42d2-9b4b-f5757212d7c6 2019-01-09 14:42:02,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220967054367s 2019-01-09 14:42:02,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=f6833af86d454881ad816dcdc9f9a317&name=default used request id req-1d3044e0-3c9e-42d2-9b4b-f5757212d7c6 2019-01-09 14:42:02,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:42:02,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:42:03,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7d34b1f3-630e-4517-8c65-1a9a8fcf9dd7 Date: Wed, 09 Jan 2019 14:42:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "created_at": "2019-01-09T14:40:48Z", "updated_at": "2019-01-09T14:40:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "610e97a4-a2b0-42d6-b092-87abc87b1823", "remote_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "0b32bd06-ba9f-4d66-ad77-8d636818dbbf", "remote_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "5f023d90-5d88-43a3-875e-1216a81aefa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6833af86d454881ad816dcdc9f9a317"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:40:48Z", "revision_number": 0, "id": "eaeb924a-2c11-42e8-bf2c-b1bbc12d699b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:40:48Z", "security_group_id": "5c55470a-37ec-4887-9e93-b9457e331c29", "tenant_id": "f6833af86d454881ad816dcdc9f9a317", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6833af86d454881ad816dcdc9f9a317"}], "revision_number": 4, "project_id": "f6833af86d454881ad816dcdc9f9a317", "id": "5c55470a-37ec-4887-9e93-b9457e331c29", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:42:03,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-7d34b1f3-630e-4517-8c65-1a9a8fcf9dd7 2019-01-09 14:42:03,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0526859760284s 2019-01-09 14:42:03,037 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-7d34b1f3-630e-4517-8c65-1a9a8fcf9dd7 2019-01-09 14:42:03,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 14:42:03,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/5c55470a-37ec-4887-9e93-b9457e331c29.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}574a0f5b2ab6762c121176e73a0eba51ad5df20f" 2019-01-09 14:42:03,175 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b59ae9a2-3b62-4d9d-96df-d0ac7696af7f Content-Length: 0 Date: Wed, 09 Jan 2019 14:42:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:42:03,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/5c55470a-37ec-4887-9e93-b9457e331c29.json used request id req-b59ae9a2-3b62-4d9d-96df-d0ac7696af7f 2019-01-09 14:42:03,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.1337890625s 2019-01-09 14:42:03,175 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/5c55470a-37ec-4887-9e93-b9457e331c29.json used request id req-b59ae9a2-3b62-4d9d-96df-d0ac7696af7f 2019-01-09 14:42:03,225 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2019-01-09 14:42:06,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:42:06,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3950a5-3483-4b28-a888-74c88135988b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:06,926 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-eb3950a5-3483-4b28-a888-74c88135988b 2019-01-09 14:42:06,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:42:07,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["IVmr82R9T1y_YA6I9PS5zA"], "issued_at": "2019-01-09T14:42:07.000000Z"}} 2019-01-09 14:42:07,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:42:07,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:07,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:42:07,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:07,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c4c1d6-4af5-4bc0-bd22-3c7dfb3917cc Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:42:07,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-42c4c1d6-4af5-4bc0-bd22-3c7dfb3917cc 2019-01-09 14:42:07,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0924618244171s 2019-01-09 14:42:07,434 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-42c4c1d6-4af5-4bc0-bd22-3c7dfb3917cc 2019-01-09 14:42:07,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 14:42:07,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}}' 2019-01-09 14:42:07,569 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64e9ebbb-1845-4751-b0dd-76a0a058790a 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.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:42:07,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-64e9ebbb-1845-4751-b0dd-76a0a058790a 2019-01-09 14:42:07,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.128128051758s 2019-01-09 14:42:07,570 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-64e9ebbb-1845-4751-b0dd-76a0a058790a 2019-01-09 14:42:07,570 - 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'73c1b9cf3b6442c68b27cff50999a363', '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_c0ebdb30-6171-4132-ae30-d6bba1496f9d'}) 2019-01-09 14:42:07,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 14:42:07,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bbc0ac00-a759-4919-b4d0-449dafe1e574", "email": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}}' 2019-01-09 14:42:07,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5b2dffd-be21-4280-a6b7-04d8fa7905a9 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}} 2019-01-09 14:42:07,942 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-b5b2dffd-be21-4280-a6b7-04d8fa7905a9 2019-01-09 14:42:07,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.366402864456s 2019-01-09 14:42:07,942 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-b5b2dffd-be21-4280-a6b7-04d8fa7905a9 2019-01-09 14:42:07,943 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'15c55d0029ec432398c827cb6aa709e8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d'}) 2019-01-09 14:42:07,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:42:07,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:08,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da84c65-69b4-4945-b8b5-d7d8504edd40 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:08,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8da84c65-69b4-4945-b8b5-d7d8504edd40 2019-01-09 14:42:08,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0934460163116s 2019-01-09 14:42:08,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8da84c65-69b4-4945-b8b5-d7d8504edd40 2019-01-09 14:42:08,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:42:08,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:08,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3950377f-7f2b-4ccc-b82f-33bd7a3f3508 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:08,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3950377f-7f2b-4ccc-b82f-33bd7a3f3508 2019-01-09 14:42:08,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.090861082077s 2019-01-09 14:42:08,136 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3950377f-7f2b-4ccc-b82f-33bd7a3f3508 2019-01-09 14:42:08,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:42:08,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:08,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b66171fd-39c7-4015-a68e-ad8d5587b3d3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:42:08,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-b66171fd-39c7-4015-a68e-ad8d5587b3d3 2019-01-09 14:42:08,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0957198143005s 2019-01-09 14:42:08,237 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-b66171fd-39c7-4015-a68e-ad8d5587b3d3 2019-01-09 14:42:08,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:42:08,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:08,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb6ea4a-dc82-4ccb-83cb-027fd4015077 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:08,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-eeb6ea4a-dc82-4ccb-83cb-027fd4015077 2019-01-09 14:42:08,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111268043518s 2019-01-09 14:42:08,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-eeb6ea4a-dc82-4ccb-83cb-027fd4015077 2019-01-09 14:42:08,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:42:08,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:08,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b9ea5f3-381b-465d-b643-d1c8cb07d40d Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:42:08,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-1b9ea5f3-381b-465d-b643-d1c8cb07d40d 2019-01-09 14:42:08,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0944130420685s 2019-01-09 14:42:08,456 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-1b9ea5f3-381b-465d-b643-d1c8cb07d40d 2019-01-09 14:42:08,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:42:08,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=15c55d0029ec432398c827cb6aa709e8&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=73c1b9cf3b6442c68b27cff50999a363" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:08,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0211968-fcf6-4ab4-bb63-2e90a336dfb5 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=15c55d0029ec432398c827cb6aa709e8&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=73c1b9cf3b6442c68b27cff50999a363", "previous": null, "next": null}} 2019-01-09 14:42:08,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=15c55d0029ec432398c827cb6aa709e8&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=73c1b9cf3b6442c68b27cff50999a363 used request id req-a0211968-fcf6-4ab4-bb63-2e90a336dfb5 2019-01-09 14:42:08,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0878150463104s 2019-01-09 14:42:08,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=15c55d0029ec432398c827cb6aa709e8&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=73c1b9cf3b6442c68b27cff50999a363 used request id req-a0211968-fcf6-4ab4-bb63-2e90a336dfb5 2019-01-09 14:42:08,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:42:08,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/15c55d0029ec432398c827cb6aa709e8/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:08,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a98be8e-c9fd-4b3c-92ea-be6425b2fe24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:08,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/15c55d0029ec432398c827cb6aa709e8/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-0a98be8e-c9fd-4b3c-92ea-be6425b2fe24 2019-01-09 14:42:08,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131147146225s 2019-01-09 14:42:08,687 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/15c55d0029ec432398c827cb6aa709e8/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-0a98be8e-c9fd-4b3c-92ea-be6425b2fe24 2019-01-09 14:42:08,687 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d', 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'73c1b9cf3b6442c68b27cff50999a363', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bbc0ac00-a759-4919-b4d0-449dafe1e574', 'username': u'api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 14:42:08,691 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d', 'password': 'bbc0ac00-a759-4919-b4d0-449dafe1e574', 'project_name': 'api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '73c1b9cf3b6442c68b27cff50999a363', 'project_domain_name': 'Default'} 2019-01-09 14:42:08,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:42:08,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:08,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d188110c-a653-4a2a-a9cc-92c27bce7fad Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:08,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d188110c-a653-4a2a-a9cc-92c27bce7fad 2019-01-09 14:42:08,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0916299819946s 2019-01-09 14:42:08,786 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d188110c-a653-4a2a-a9cc-92c27bce7fad 2019-01-09 14:42:08,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:42:08,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:08,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9390c7b7-8a0f-4541-91a3-3c7149248f0b Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:08,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9390c7b7-8a0f-4541-91a3-3c7149248f0b 2019-01-09 14:42:08,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0896890163422s 2019-01-09 14:42:08,881 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9390c7b7-8a0f-4541-91a3-3c7149248f0b 2019-01-09 14:42:08,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:42:08,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:08,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5581d22b-5662-415c-896e-409145cf9a38 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:42:08,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-5581d22b-5662-415c-896e-409145cf9a38 2019-01-09 14:42:08,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110378980637s 2019-01-09 14:42:08,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-5581d22b-5662-415c-896e-409145cf9a38 2019-01-09 14:42:08,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:42:09,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:09,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb5d3f0-4bb8-4d43-851f-7c7c4434bd15 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:09,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0fb5d3f0-4bb8-4d43-851f-7c7c4434bd15 2019-01-09 14:42:09,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123688936234s 2019-01-09 14:42:09,122 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0fb5d3f0-4bb8-4d43-851f-7c7c4434bd15 2019-01-09 14:42:09,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:42:09,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:09,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1003659-6248-4304-b1d4-ab059a69cf97 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:42:09,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e1003659-6248-4304-b1d4-ab059a69cf97 2019-01-09 14:42:09,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0955011844635s 2019-01-09 14:42:09,229 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e1003659-6248-4304-b1d4-ab059a69cf97 2019-01-09 14:42:09,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:42:09,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=15c55d0029ec432398c827cb6aa709e8&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=73c1b9cf3b6442c68b27cff50999a363" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:09,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9804cc7-4cb5-42b0-9b29-e88087b98dfd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=15c55d0029ec432398c827cb6aa709e8&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=73c1b9cf3b6442c68b27cff50999a363", "previous": null, "next": null}} 2019-01-09 14:42:09,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=15c55d0029ec432398c827cb6aa709e8&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=73c1b9cf3b6442c68b27cff50999a363 used request id req-a9804cc7-4cb5-42b0-9b29-e88087b98dfd 2019-01-09 14:42:09,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0915539264679s 2019-01-09 14:42:09,327 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=15c55d0029ec432398c827cb6aa709e8&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=73c1b9cf3b6442c68b27cff50999a363 used request id req-a9804cc7-4cb5-42b0-9b29-e88087b98dfd 2019-01-09 14:42:09,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:42:09,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/15c55d0029ec432398c827cb6aa709e8/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:09,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02d1d92b-8e21-4304-b4b0-65cd57e16b55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:09,469 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/15c55d0029ec432398c827cb6aa709e8/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-02d1d92b-8e21-4304-b4b0-65cd57e16b55 2019-01-09 14:42:09,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13871383667s 2019-01-09 14:42:09,470 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/15c55d0029ec432398c827cb6aa709e8/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-02d1d92b-8e21-4304-b4b0-65cd57e16b55 2019-01-09 14:42:09,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:42:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:09,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a83fc9-8019-423c-a1ed-5b263ca64342 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:09,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-81a83fc9-8019-423c-a1ed-5b263ca64342 2019-01-09 14:42:09,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0885138511658s 2019-01-09 14:42:09,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-81a83fc9-8019-423c-a1ed-5b263ca64342 2019-01-09 14:42:09,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-09 14:42:09,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-09 14:42:09,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:42:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-258ec95a-8ca2-4657-a7ee-f0734fef3695 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}} 2019-01-09 14:42:09,677 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-258ec95a-8ca2-4657-a7ee-f0734fef3695 2019-01-09 14:42:09,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.110395908356s 2019-01-09 14:42:09,678 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-258ec95a-8ca2-4657-a7ee-f0734fef3695 2019-01-09 14:42:09,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:42:09,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:09,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25c55ff5-2a44-446a-bc32-17266e48007d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:09,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-25c55ff5-2a44-446a-bc32-17266e48007d 2019-01-09 14:42:09,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0940539836884s 2019-01-09 14:42:09,776 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-25c55ff5-2a44-446a-bc32-17266e48007d 2019-01-09 14:42:09,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:42:09,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:09,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ff8607-b5ba-4a0e-8a31-aba6547e977a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:42:09,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e6ff8607-b5ba-4a0e-8a31-aba6547e977a 2019-01-09 14:42:09,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.104780912399s 2019-01-09 14:42:09,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e6ff8607-b5ba-4a0e-8a31-aba6547e977a 2019-01-09 14:42:09,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:42:09,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:10,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d5b6c3-9a9c-4747-9105-b7f183a4c4d5 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:10,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-34d5b6c3-9a9c-4747-9105-b7f183a4c4d5 2019-01-09 14:42:10,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112895011902s 2019-01-09 14:42:10,000 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-34d5b6c3-9a9c-4747-9105-b7f183a4c4d5 2019-01-09 14:42:10,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:42:10,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:10,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3300642-5e29-43fd-85aa-8226cc9e0168 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:42:10,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d3300642-5e29-43fd-85aa-8226cc9e0168 2019-01-09 14:42:10,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0957078933716s 2019-01-09 14:42:10,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d3300642-5e29-43fd-85aa-8226cc9e0168 2019-01-09 14:42:10,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:42:10,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=15c55d0029ec432398c827cb6aa709e8&role.id=1edb9557e2f5470a92fa72987adb8b8d&scope.project.id=73c1b9cf3b6442c68b27cff50999a363" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:10,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68a179b-8270-4ef7-99c0-dd2341588975 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=15c55d0029ec432398c827cb6aa709e8&role.id=1edb9557e2f5470a92fa72987adb8b8d&scope.project.id=73c1b9cf3b6442c68b27cff50999a363", "previous": null, "next": null}} 2019-01-09 14:42:10,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=15c55d0029ec432398c827cb6aa709e8&role.id=1edb9557e2f5470a92fa72987adb8b8d&scope.project.id=73c1b9cf3b6442c68b27cff50999a363 used request id req-d68a179b-8270-4ef7-99c0-dd2341588975 2019-01-09 14:42:10,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0924868583679s 2019-01-09 14:42:10,208 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=15c55d0029ec432398c827cb6aa709e8&role.id=1edb9557e2f5470a92fa72987adb8b8d&scope.project.id=73c1b9cf3b6442c68b27cff50999a363 used request id req-d68a179b-8270-4ef7-99c0-dd2341588975 2019-01-09 14:42:10,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:42:10,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/15c55d0029ec432398c827cb6aa709e8/roles/1edb9557e2f5470a92fa72987adb8b8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:42:10,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c34ee730-ff49-4920-99c6-e3147267ad63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:10,339 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/15c55d0029ec432398c827cb6aa709e8/roles/1edb9557e2f5470a92fa72987adb8b8d used request id req-c34ee730-ff49-4920-99c6-e3147267ad63 2019-01-09 14:42:10,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.12731719017s 2019-01-09 14:42:10,339 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/15c55d0029ec432398c827cb6aa709e8/roles/1edb9557e2f5470a92fa72987adb8b8d used request id req-c34ee730-ff49-4920-99c6-e3147267ad63 2019-01-09 14:42:10,340 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-09 14:42:10,340 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-09 14:42:10,340 - openstack_tests - INFO - OS Credentials = > 2019-01-09 14:42:10,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:10,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:10,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["9UWPs0RiQ4agEg2c8Pq2Ew"], "issued_at": "2019-01-09T14:42:10.000000Z"}} 2019-01-09 14:42:10,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82019cf9435d872e6656256641499319dd461cb" 2019-01-09 14:42:11,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-894bf042-1e25-4b6a-9ca3-2fd99e85e093 Date: Wed, 09 Jan 2019 14:42:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:42:11,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-894bf042-1e25-4b6a-9ca3-2fd99e85e093 2019-01-09 14:42:11,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82019cf9435d872e6656256641499319dd461cb" 2019-01-09 14:42:11,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-7df397d8-2de6-465b-9fb9-1ba521e7b12e Date: Wed, 09 Jan 2019 14:42:11 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:42:11,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-7df397d8-2de6-465b-9fb9-1ba521e7b12e 2019-01-09 14:42:11,183 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-09 14:42:11,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2019-01-09 14:42:11,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:42:11,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320347fb-6257-47e5-b0eb-9d27f8d05109 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:11,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-320347fb-6257-47e5-b0eb-9d27f8d05109 2019-01-09 14:42:11,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:42:11,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:42:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["rFg0C_kKSsuNlWLeOkl_XA"], "issued_at": "2019-01-09T14:42:11.000000Z"}} 2019-01-09 14:42:11,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}65e99de3d6a8961c2abfb0e08028c4a6efce5a12" 2019-01-09 14:42:11,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-821414c9-5780-48b3-8d88-6794aecce9e7 x-compute-request-id: req-821414c9-5780-48b3-8d88-6794aecce9e7 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.29: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-09 14:42:11,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/ used request id req-821414c9-5780-48b3-8d88-6794aecce9e7 2019-01-09 14:42:11,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.509752988815s 2019-01-09 14:42:11,698 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/ used request id req-821414c9-5780-48b3-8d88-6794aecce9e7 2019-01-09 14:42:11,698 - 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.29: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-09 14:42:11,699 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2019-01-09 14:42:11,699 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2019-01-09 14:42:11,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,765 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:11,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2019-01-09 14:42:11,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:12,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["4wt8zAqYTBe8R6moLxS3mg"], "issued_at": "2019-01-09T14:42:12.000000Z"}} 2019-01-09 14:42:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15fa4f76e02e2589f4125fbf64a7daea95a35a37" 2019-01-09 14:42:12,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-b0807a83-1dea-49f9-98a9-73950e74edac Date: Wed, 09 Jan 2019 14:42:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2019-01-09 14:42:12,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&name=foo used request id req-b0807a83-1dea-49f9-98a9-73950e74edac 2019-01-09 14:42:12,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:12,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2019-01-09 14:42:12,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:13,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["fJHdWbhUTJOk4bFp8doksQ"], "issued_at": "2019-01-09T14:42:13.000000Z"}} 2019-01-09 14:42:13,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a999df44be148b02f2a17c5129062a3791aecb" 2019-01-09 14:42:13,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7be682-d246-4693-8402-fddf512ae490 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:13,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-cb7be682-d246-4693-8402-fddf512ae490 2019-01-09 14:42:13,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:13,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:13,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a999df44be148b02f2a17c5129062a3791aecb" 2019-01-09 14:42:13,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed217d3-7af2-4c0e-8b1f-5f70095882f7 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:13,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-eed217d3-7af2-4c0e-8b1f-5f70095882f7 2019-01-09 14:42:13,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:13,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2019-01-09 14:42:13,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:13,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["dyRIdfBBQrWqUb1lxspEcA"], "issued_at": "2019-01-09T14:42:13.000000Z"}} 2019-01-09 14:42:13,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9377469661e9da8ad224634a83c29b8bf4f8881" 2019-01-09 14:42:13,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-d0315b05-f7af-400a-8cce-5b0a74263ecd Date: Wed, 09 Jan 2019 14:42:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:42:13,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks used request id req-d0315b05-f7af-400a-8cce-5b0a74263ecd 2019-01-09 14:42:13,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:14,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["sF7MNzzuRZW70eD7IXumsw"], "issued_at": "2019-01-09T14:42:14.000000Z"}} 2019-01-09 14:42:14,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a709c6be4c3f055841a8f62bb2c42bbfa48c0b9" 2019-01-09 14:42:14,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-7a9ffc8d-da33-4a25-8cd2-737964222b40 Date: Wed, 09 Jan 2019 14:42:14 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:42:14,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-7a9ffc8d-da33-4a25-8cd2-737964222b40 2019-01-09 14:42:14,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a709c6be4c3f055841a8f62bb2c42bbfa48c0b9" 2019-01-09 14:42:14,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-94d132bf-9a12-4e5d-a828-ff2e1f571d78 Date: Wed, 09 Jan 2019 14:42:14 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:42:14,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-94d132bf-9a12-4e5d-a828-ff2e1f571d78 2019-01-09 14:42:14,773 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:42:14,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:15,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:15,083 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-01-09 14:42:15,084 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:42:15,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:15,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["jbHqd9YFSOavkWpV-SBd6A"], "issued_at": "2019-01-09T14:42:15.000000Z"}} 2019-01-09 14:42:15,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c3d1c5ca6e90d86ff896ddfafd9de785559f3f1" 2019-01-09 14:42:15,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-989477ae-1f26-44cb-94c8-92050a510be6 x-compute-request-id: req-989477ae-1f26-44cb-94c8-92050a510be6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:42:15,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail used request id req-989477ae-1f26-44cb-94c8-92050a510be6 2019-01-09 14:42:15,713 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:42:15,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:16,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["zecsJMxTSaCQdKZN40XFkg"], "issued_at": "2019-01-09T14:42:16.000000Z"}} 2019-01-09 14:42:16,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2004a9481d6030dbf4118d512121f0fdf0d69dfd" 2019-01-09 14:42:16,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42: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-6a1c8c0c-1121-4d30-81ae-5025b5fe6e2f x-compute-request-id: req-6a1c8c0c-1121-4d30-81ae-5025b5fe6e2f Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2019-01-09 14:42:16,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-6a1c8c0c-1121-4d30-81ae-5025b5fe6e2f 2019-01-09 14:42:16,324 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 14:42:16,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:16,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:16,440 - keystoneauth.session - DEBUG - Request returned failure status: 401 2019-01-09 14:42:16,441 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 14:42:16,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:16,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["gIbHaxOBRfOM665Lhs2D9g"], "issued_at": "2019-01-09T14:42:16.000000Z"}} 2019-01-09 14:42:16,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}448fda59ece14d5517eb2925f670634956ac25ce" 2019-01-09 14:42:17,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:16 GMT Server: Apache x-openstack-request-id: req-96b5979c-edd8-4910-afc0-cbe2a24660dd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 14:42:17,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks used request id req-96b5979c-edd8-4910-afc0-cbe2a24660dd 2019-01-09 14:42:17,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:17,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2019-01-09 14:42:17,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:18,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["9IhbRO43RqiCfmLZ3vWwWw"], "issued_at": "2019-01-09T14:42:18.000000Z"}} 2019-01-09 14:42:18,060 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f99c2e54293d7e6a432b33b33233f6f871aabadf" 2019-01-09 14:42:18,279 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:18 GMT Server: Apache x-compute-request-id: req-5a49720c-f959-4dc2-af36-7c821afee985 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5a49720c-f959-4dc2-af36-7c821afee985 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 14:42:18,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/detail used request id req-5a49720c-f959-4dc2-af36-7c821afee985 2019-01-09 14:42:18,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:18,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["SWgNhCzvTj2NpTTWaWkGkA"], "issued_at": "2019-01-09T14:42:18.000000Z"}} 2019-01-09 14:42:18,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ca29f8788163de86cbaebd199dc41aaa249b4b" 2019-01-09 14:42:18,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73635d52-01e1-4900-8699-4e7693935841 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:18,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-73635d52-01e1-4900-8699-4e7693935841 2019-01-09 14:42:18,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:18,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:18,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ca29f8788163de86cbaebd199dc41aaa249b4b" 2019-01-09 14:42:18,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44b8c426-e9cc-4c11-a508-a6944197c9d6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:18,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-44b8c426-e9cc-4c11-a508-a6944197c9d6 2019-01-09 14:42:18,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ca29f8788163de86cbaebd199dc41aaa249b4b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-d014be46-2b57-472a-9e4e-85e5bce19053-projName"}}' 2019-01-09 14:42:18,769 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:42:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a2348a3-7ef2-4b32-8c27-43b82bc49ab7 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/61561650f4bb470badb41d9f00ca4202"}, "tags": [], "enabled": true, "id": "61561650f4bb470badb41d9f00ca4202", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-d014be46-2b57-472a-9e4e-85e5bce19053-projName"}} 2019-01-09 14:42:18,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1a2348a3-7ef2-4b32-8c27-43b82bc49ab7 2019-01-09 14:42:18,770 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-d014be46-2b57-472a-9e4e-85e5bce19053-projName 2019-01-09 14:42:18,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-d014be46-2b57-472a-9e4e-85e5bce19053-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ca29f8788163de86cbaebd199dc41aaa249b4b" 2019-01-09 14:42:18,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f89f98-f9ee-448c-bf44-cd7bd83112a9 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-d014be46-2b57-472a-9e4e-85e5bce19053-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/61561650f4bb470badb41d9f00ca4202"}, "tags": [], "enabled": true, "id": "61561650f4bb470badb41d9f00ca4202", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-d014be46-2b57-472a-9e4e-85e5bce19053-projName"}]} 2019-01-09 14:42:18,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-d014be46-2b57-472a-9e4e-85e5bce19053-projName used request id req-63f89f98-f9ee-448c-bf44-cd7bd83112a9 2019-01-09 14:42:18,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ca29f8788163de86cbaebd199dc41aaa249b4b" 2019-01-09 14:42:18,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf24ef2b-928b-43fa-96e6-17bf036c1234 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:42:18,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-cf24ef2b-928b-43fa-96e6-17bf036c1234 2019-01-09 14:42:18,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ca29f8788163de86cbaebd199dc41aaa249b4b" 2019-01-09 14:42:19,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1b773147-0b75-47c0-83f0-861232047630 Date: Wed, 09 Jan 2019 14:42:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:19Z", "updated_at": "2019-01-09T14:42:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:19Z", "revision_number": 0, "id": "d0306ee1-abc1-4086-a87d-92340888fbe9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:19Z", "security_group_id": "2f90a7e9-f353-4a61-a122-8c156fc9240d", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:19Z", "revision_number": 0, "id": "84071ff5-dbda-4a65-928f-8234ab0f3967", "remote_group_id": "2f90a7e9-f353-4a61-a122-8c156fc9240d", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:19Z", "security_group_id": "2f90a7e9-f353-4a61-a122-8c156fc9240d", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:19Z", "revision_number": 0, "id": "4ed8a3c1-b98c-412e-92b3-80e5e19e1c77", "remote_group_id": "2f90a7e9-f353-4a61-a122-8c156fc9240d", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:19Z", "security_group_id": "2f90a7e9-f353-4a61-a122-8c156fc9240d", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:19Z", "revision_number": 0, "id": "ef12aa9a-41fd-4812-bc18-9da35ab438aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:19Z", "security_group_id": "2f90a7e9-f353-4a61-a122-8c156fc9240d", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 4, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "2f90a7e9-f353-4a61-a122-8c156fc9240d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:42:19,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-1b773147-0b75-47c0-83f0-861232047630 2019-01-09 14:42:19,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ca29f8788163de86cbaebd199dc41aaa249b4b" 2019-01-09 14:42:19,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07dda05-3c9b-43f5-b89c-7bc1f21a2ee9 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:42:19,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-e07dda05-3c9b-43f5-b89c-7bc1f21a2ee9 2019-01-09 14:42:19,610 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2f90a7e9-f353-4a61-a122-8c156fc9240d 2019-01-09 14:42:19,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2f90a7e9-f353-4a61-a122-8c156fc9240d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ca29f8788163de86cbaebd199dc41aaa249b4b" 2019-01-09 14:42:19,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-af8cfe48-58ff-4b32-afa6-48dc92496f1f Date: Wed, 09 Jan 2019 14:42:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2f90a7e9-f353-4a61-a122-8c156fc9240d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:42:19Z", "security_group_id": "2f90a7e9-f353-4a61-a122-8c156fc9240d", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:19Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "4ed8a3c1-b98c-412e-92b3-80e5e19e1c77"}, {"remote_group_id": "2f90a7e9-f353-4a61-a122-8c156fc9240d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:42:19Z", "security_group_id": "2f90a7e9-f353-4a61-a122-8c156fc9240d", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:19Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "84071ff5-dbda-4a65-928f-8234ab0f3967"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:42:19Z", "security_group_id": "2f90a7e9-f353-4a61-a122-8c156fc9240d", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:19Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "d0306ee1-abc1-4086-a87d-92340888fbe9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:42:19Z", "security_group_id": "2f90a7e9-f353-4a61-a122-8c156fc9240d", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:19Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "ef12aa9a-41fd-4812-bc18-9da35ab438aa"}]} 2019-01-09 14:42:19,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2f90a7e9-f353-4a61-a122-8c156fc9240d used request id req-af8cfe48-58ff-4b32-afa6-48dc92496f1f 2019-01-09 14:42:19,633 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 14:42:19,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/2f90a7e9-f353-4a61-a122-8c156fc9240d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ca29f8788163de86cbaebd199dc41aaa249b4b" 2019-01-09 14:42:19,753 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b2b9a9a-b159-44c5-8cb6-f10246027e8e Content-Length: 0 Date: Wed, 09 Jan 2019 14:42:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:42:19,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/2f90a7e9-f353-4a61-a122-8c156fc9240d used request id req-0b2b9a9a-b159-44c5-8cb6-f10246027e8e 2019-01-09 14:42:19,754 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-d014be46-2b57-472a-9e4e-85e5bce19053-projName 2019-01-09 14:42:19,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/61561650f4bb470badb41d9f00ca4202 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9ca29f8788163de86cbaebd199dc41aaa249b4b" 2019-01-09 14:42:19,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-032d4ee2-1ca2-47c4-8fd1-9b57484e1a43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:19,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/61561650f4bb470badb41d9f00ca4202 used request id req-032d4ee2-1ca2-47c4-8fd1-9b57484e1a43 2019-01-09 14:42:19,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:20,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["LXShOIxqTO-uDpcG9Bx3BA"], "issued_at": "2019-01-09T14:42:20.000000Z"}} 2019-01-09 14:42:20,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4c7a5ffcf29136011e9823edff8a27970b9ae6" 2019-01-09 14:42:20,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5122862d-0e54-46d1-a16f-19fd6b91fc9c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:20,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5122862d-0e54-46d1-a16f-19fd6b91fc9c 2019-01-09 14:42:20,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:20,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:20,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4c7a5ffcf29136011e9823edff8a27970b9ae6" 2019-01-09 14:42:20,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30ba570-e7ce-4f4f-a96e-004dd21ed6a8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:20,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d30ba570-e7ce-4f4f-a96e-004dd21ed6a8 2019-01-09 14:42:20,877 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-0b1e428c-a3d8-422f-9810-b7808e169bcf-username 2019-01-09 14:42:20,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4c7a5ffcf29136011e9823edff8a27970b9ae6" 2019-01-09 14:42:21,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42331858-476b-4ea2-a0ad-c09101971a0f Content-Encoding: gzip Content-Length: 928 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-0b1e428c-a3d8-422f-9810-b7808e169bcf-username", "links": {"self": "http://172.30.9.29:5000/v3/users/0be1e0ede46242289692bdfd622aa32c"}, "domain_id": "default", "enabled": true, "id": "0be1e0ede46242289692bdfd622aa32c", "options": {}}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:21,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-42331858-476b-4ea2-a0ad-c09101971a0f 2019-01-09 14:42:21,035 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-0b1e428c-a3d8-422f-9810-b7808e169bcf-username 2019-01-09 14:42:21,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/0be1e0ede46242289692bdfd622aa32c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f4c7a5ffcf29136011e9823edff8a27970b9ae6" 2019-01-09 14:42:21,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d62a7d9-e69d-4735-a360-c3990de12b5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:21,219 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0be1e0ede46242289692bdfd622aa32c used request id req-0d62a7d9-e69d-4735-a360-c3990de12b5f 2019-01-09 14:42:21,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:21,621 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["loJ_7tigQlagKxcYMjwi7g"], "issued_at": "2019-01-09T14:42:21.000000Z"}} 2019-01-09 14:42:21,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40ffe812a120fc3ade61c637336060e5c01ee2a" 2019-01-09 14:42:21,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684807be-0878-4b8c-b0c0-e8f6f82ac8df Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:21,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-684807be-0878-4b8c-b0c0-e8f6f82ac8df 2019-01-09 14:42:21,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:21,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to url/v3/auth/tokens 2019-01-09 14:42:21,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:22,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["eqqlgIZ8T9-eW5vIL_uhwQ"], "issued_at": "2019-01-09T14:42:22.000000Z"}} 2019-01-09 14:42:22,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896009a8084222ff38fccd380ba32ff1c5c7d9b9" 2019-01-09 14:42:22,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feba51aa-dda4-4f9b-a528-e2de85615f0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:22,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-feba51aa-dda4-4f9b-a528-e2de85615f0d 2019-01-09 14:42:22,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:22,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:22,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["f7u7JT3KTwyGqL5UR0emsQ"], "issued_at": "2019-01-09T14:42:22.000000Z"}} 2019-01-09 14:42:22,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:23,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["L-hhb3_kT0GJO0m9F8DdUg"], "issued_at": "2019-01-09T14:42:23.000000Z"}} 2019-01-09 14:42:23,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dbd7de3ac5367aa8a31ff6202a53b07015940d6" 2019-01-09 14:42:23,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60d0ff15-03b1-47a4-9454-47090ed73fa2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:23,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-60d0ff15-03b1-47a4-9454-47090ed73fa2 2019-01-09 14:42:23,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:23,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:23,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["wDl7s4tNT5KvnKbCWcLqpQ"], "issued_at": "2019-01-09T14:42:23.000000Z"}} 2019-01-09 14:42:23,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:23,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["qy1_gIbsRmSR8oHa4Oftow"], "issued_at": "2019-01-09T14:42:23.000000Z"}} 2019-01-09 14:42:23,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e759812723b71c4b342703fe3f540ccb301d51" 2019-01-09 14:42:23,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3223806-7304-40a2-b57b-8c1818e63703 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:23,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d3223806-7304-40a2-b57b-8c1818e63703 2019-01-09 14:42:23,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:23,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:24,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["a0DY-sJETVSilxT5j7xYQQ"], "issued_at": "2019-01-09T14:42:24.000000Z"}} 2019-01-09 14:42:24,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:24,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:24,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["BXfUzONtRCSn5k7jvy6Yqg"], "issued_at": "2019-01-09T14:42:24.000000Z"}} 2019-01-09 14:42:24,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:24,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:25,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["WgO3Bt4uSrWuuu_rGNw3Aw"], "issued_at": "2019-01-09T14:42:25.000000Z"}} 2019-01-09 14:42:25,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:25,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["RdTQXje_RzmdqxZwmU5OVA"], "issued_at": "2019-01-09T14:42:25.000000Z"}} 2019-01-09 14:42:25,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" 2019-01-09 14:42:25,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d31b6ce7-5db0-43f7-a85d-e27b8d68d587 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:25,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d31b6ce7-5db0-43f7-a85d-e27b8d68d587 2019-01-09 14:42:25,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:25,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:25,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" 2019-01-09 14:42:25,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a0043d-e2e2-4aed-a9be-33a87cea6dd1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:25,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-75a0043d-e2e2-4aed-a9be-33a87cea6dd1 2019-01-09 14:42:26,086 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-username 2019-01-09 14:42:26,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" 2019-01-09 14:42:26,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e274c06c-6e92-4116-bbe3-7bea93868467 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:26,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e274c06c-6e92-4116-bbe3-7bea93868467 2019-01-09 14:42:26,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-projName"}}' 2019-01-09 14:42:26,248 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68e53241-6223-46d5-ac57-88b5784454d6 Content-Length: 338 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/459b07fbea8b4c738be090cd3dd3f944"}, "tags": [], "enabled": true, "id": "459b07fbea8b4c738be090cd3dd3f944", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-projName"}} 2019-01-09 14:42:26,249 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-68e53241-6223-46d5-ac57-88b5784454d6 2019-01-09 14:42:26,249 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-projName 2019-01-09 14:42:26,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" -d '{"role": {"name": "KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-role"}}' 2019-01-09 14:42:26,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59e8fc36-0b7f-4ca3-91bf-a303fd8eac42 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a70ae9c7347248cebe811f5b663bffe2", "links": {"self": "http://172.30.9.29:5000/v3/roles/a70ae9c7347248cebe811f5b663bffe2"}, "name": "KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-role"}} 2019-01-09 14:42:26,290 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-59e8fc36-0b7f-4ca3-91bf-a303fd8eac42 2019-01-09 14:42:26,290 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-role 2019-01-09 14:42:26,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a70ae9c7347248cebe811f5b663bffe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" 2019-01-09 14:42:26,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-437131bf-d024-42b8-a6c9-5c0a320bb1c1 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a70ae9c7347248cebe811f5b663bffe2", "links": {"self": "http://172.30.9.29:5000/v3/roles/a70ae9c7347248cebe811f5b663bffe2"}, "name": "KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-role"}} 2019-01-09 14:42:26,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a70ae9c7347248cebe811f5b663bffe2 used request id req-437131bf-d024-42b8-a6c9-5c0a320bb1c1 2019-01-09 14:42:26,391 - keystone_utils - INFO - Granting role KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-role to project KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-projName 2019-01-09 14:42:26,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/459b07fbea8b4c738be090cd3dd3f944/users/f852f5f53e1a4a1680f8b4a41c8e7c11/roles/a70ae9c7347248cebe811f5b663bffe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" 2019-01-09 14:42:26,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d94550a6-89c2-4e8c-8155-2156be0c5075 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:26,532 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/459b07fbea8b4c738be090cd3dd3f944/users/f852f5f53e1a4a1680f8b4a41c8e7c11/roles/a70ae9c7347248cebe811f5b663bffe2 used request id req-d94550a6-89c2-4e8c-8155-2156be0c5075 2019-01-09 14:42:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/459b07fbea8b4c738be090cd3dd3f944/users/f852f5f53e1a4a1680f8b4a41c8e7c11/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" 2019-01-09 14:42:26,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aacbed12-2e5e-4208-8bf2-538ecedb0fd5 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/459b07fbea8b4c738be090cd3dd3f944/users/f852f5f53e1a4a1680f8b4a41c8e7c11/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "a70ae9c7347248cebe811f5b663bffe2", "links": {"self": "http://172.30.9.29:5000/v3/roles/a70ae9c7347248cebe811f5b663bffe2"}, "name": "KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-role"}]} 2019-01-09 14:42:26,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/459b07fbea8b4c738be090cd3dd3f944/users/f852f5f53e1a4a1680f8b4a41c8e7c11/roles used request id req-aacbed12-2e5e-4208-8bf2-538ecedb0fd5 2019-01-09 14:42:26,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" 2019-01-09 14:42:27,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d31cec13-9e84-4045-98ef-5cd41b4e1322 Date: Wed, 09 Jan 2019 14:42:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:26Z", "updated_at": "2019-01-09T14:42:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:26Z", "revision_number": 0, "id": "d9a8d4b0-0f86-4c9a-96c2-68c579db2048", "remote_group_id": "a1d9879a-e586-4161-a901-a7b53b6a99b5", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:26Z", "security_group_id": "a1d9879a-e586-4161-a901-a7b53b6a99b5", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:26Z", "revision_number": 0, "id": "7b3b7c8e-2164-4c3c-9b91-8d6e45dae063", "remote_group_id": "a1d9879a-e586-4161-a901-a7b53b6a99b5", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:26Z", "security_group_id": "a1d9879a-e586-4161-a901-a7b53b6a99b5", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:26Z", "revision_number": 0, "id": "58949881-6c79-457b-ae27-b6a58b05d0b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:26Z", "security_group_id": "a1d9879a-e586-4161-a901-a7b53b6a99b5", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:26Z", "revision_number": 0, "id": "1dbd5906-0f3d-4c44-9c3f-c6eafaf2e058", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:26Z", "security_group_id": "a1d9879a-e586-4161-a901-a7b53b6a99b5", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 4, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "a1d9879a-e586-4161-a901-a7b53b6a99b5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:42:27,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d31cec13-9e84-4045-98ef-5cd41b4e1322 2019-01-09 14:42:27,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" 2019-01-09 14:42:27,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2c4e35b-255f-4eeb-ac43-f96bd1c6ffe3 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:42:27,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-a2c4e35b-255f-4eeb-ac43-f96bd1c6ffe3 2019-01-09 14:42:27,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1d9879a-e586-4161-a901-a7b53b6a99b5 2019-01-09 14:42:27,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a1d9879a-e586-4161-a901-a7b53b6a99b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" 2019-01-09 14:42:27,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c65fdd04-ff1a-4010-b1cd-9835ead9911e Date: Wed, 09 Jan 2019 14:42: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-09T14:42:26Z", "security_group_id": "a1d9879a-e586-4161-a901-a7b53b6a99b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:26Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "1dbd5906-0f3d-4c44-9c3f-c6eafaf2e058"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:42:26Z", "security_group_id": "a1d9879a-e586-4161-a901-a7b53b6a99b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:26Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "58949881-6c79-457b-ae27-b6a58b05d0b8"}, {"remote_group_id": "a1d9879a-e586-4161-a901-a7b53b6a99b5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:42:26Z", "security_group_id": "a1d9879a-e586-4161-a901-a7b53b6a99b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:26Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "7b3b7c8e-2164-4c3c-9b91-8d6e45dae063"}, {"remote_group_id": "a1d9879a-e586-4161-a901-a7b53b6a99b5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:42:26Z", "security_group_id": "a1d9879a-e586-4161-a901-a7b53b6a99b5", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:26Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "d9a8d4b0-0f86-4c9a-96c2-68c579db2048"}]} 2019-01-09 14:42:27,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a1d9879a-e586-4161-a901-a7b53b6a99b5 used request id req-c65fdd04-ff1a-4010-b1cd-9835ead9911e 2019-01-09 14:42:27,103 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 14:42:27,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/a1d9879a-e586-4161-a901-a7b53b6a99b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" 2019-01-09 14:42:27,225 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4b7723b-de35-480b-b1a0-ecd5588fca82 Content-Length: 0 Date: Wed, 09 Jan 2019 14:42:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:42:27,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a1d9879a-e586-4161-a901-a7b53b6a99b5 used request id req-d4b7723b-de35-480b-b1a0-ecd5588fca82 2019-01-09 14:42:27,226 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-projName 2019-01-09 14:42:27,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/459b07fbea8b4c738be090cd3dd3f944 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" 2019-01-09 14:42:27,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abc11c5c-54a6-40f1-8d56-39805ee64459 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:27,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/459b07fbea8b4c738be090cd3dd3f944 used request id req-abc11c5c-54a6-40f1-8d56-39805ee64459 2019-01-09 14:42:27,410 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-username 2019-01-09 14:42:27,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f852f5f53e1a4a1680f8b4a41c8e7c11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" 2019-01-09 14:42:27,602 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d4e3bd0-a2f2-4783-b7fe-c7ab38eb5dd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:27,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f852f5f53e1a4a1680f8b4a41c8e7c11 used request id req-7d4e3bd0-a2f2-4783-b7fe-c7ab38eb5dd8 2019-01-09 14:42:27,603 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-889e385e-8f83-4281-bb79-d6d8332bdb5c-role 2019-01-09 14:42:27,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a70ae9c7347248cebe811f5b663bffe2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21e0e5e045310a33a93e597426d28a6fa438442" 2019-01-09 14:42:27,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47c80786-3df1-4a84-8c02-a2470744f6a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:27,726 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a70ae9c7347248cebe811f5b663bffe2 used request id req-47c80786-3df1-4a84-8c02-a2470744f6a3 2019-01-09 14:42:27,728 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:28,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["LHQJQH3SS6yOQsG0RG9BqA"], "issued_at": "2019-01-09T14:42:28.000000Z"}} 2019-01-09 14:42:28,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d00bcc1f7b7909c0ca01f6ec827e6f3428c1baea" 2019-01-09 14:42:28,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf302d0d-538a-461a-a68d-7d4b0107136a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:28,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-cf302d0d-538a-461a-a68d-7d4b0107136a 2019-01-09 14:42:28,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:28,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:28,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["DTTtL7tySrO-77SA_8gcqQ"], "issued_at": "2019-01-09T14:42:28.000000Z"}} 2019-01-09 14:42:28,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14eea7beb0684557311105edd15a4a59839c1fc8" 2019-01-09 14:42:28,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3faf145-597e-410c-b854-d70a356a6b19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:28,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c3faf145-597e-410c-b854-d70a356a6b19 2019-01-09 14:42:28,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:28,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14eea7beb0684557311105edd15a4a59839c1fc8" 2019-01-09 14:42:28,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8965ec05-3847-49f9-9eed-33575edee7b6 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:28,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8965ec05-3847-49f9-9eed-33575edee7b6 2019-01-09 14:42:28,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14eea7beb0684557311105edd15a4a59839c1fc8" 2019-01-09 14:42:28,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb2c69a-4276-44f6-a27f-16a574b1032c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:28,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0bb2c69a-4276-44f6-a27f-16a574b1032c 2019-01-09 14:42:29,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14eea7beb0684557311105edd15a4a59839c1fc8" 2019-01-09 14:42:29,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a9fbf4-3413-4f47-9587-348ea0dbf5e4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:29,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-44a9fbf4-3413-4f47-9587-348ea0dbf5e4 2019-01-09 14:42:29,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14eea7beb0684557311105edd15a4a59839c1fc8" 2019-01-09 14:42:29,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0cf82a5-2c4f-4b00-871b-e59ad80a62ea Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}]} 2019-01-09 14:42:29,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d used request id req-a0cf82a5-2c4f-4b00-871b-e59ad80a62ea 2019-01-09 14:42:29,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/9e3b20b15ae14eee902c54dd8654a7fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14eea7beb0684557311105edd15a4a59839c1fc8" 2019-01-09 14:42:29,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fabacb15-e08f-4775-8f81-276beb1c02d4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/9e3b20b15ae14eee902c54dd8654a7fb"}, "enabled": true, "id": "9e3b20b15ae14eee902c54dd8654a7fb", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-4defdacd-bfac-4ad-name"}} 2019-01-09 14:42:29,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/9e3b20b15ae14eee902c54dd8654a7fb used request id req-fabacb15-e08f-4775-8f81-276beb1c02d4 2019-01-09 14:42:29,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/9e3b20b15ae14eee902c54dd8654a7fb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14eea7beb0684557311105edd15a4a59839c1fc8" 2019-01-09 14:42:29,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210d2180-b8e2-4363-97ee-7cb7aafc6ba9 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/9e3b20b15ae14eee902c54dd8654a7fb/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 14:42:29,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/9e3b20b15ae14eee902c54dd8654a7fb/roles used request id req-210d2180-b8e2-4363-97ee-7cb7aafc6ba9 2019-01-09 14:42:29,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14eea7beb0684557311105edd15a4a59839c1fc8" 2019-01-09 14:42:29,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f954107f-0ae2-4fa3-86c3-ab9773a6b7e2 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}} 2019-01-09 14:42:29,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-f954107f-0ae2-4fa3-86c3-ab9773a6b7e2 2019-01-09 14:42:29,923 - keystone_utils - INFO - Granting role admin to project api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d 2019-01-09 14:42:29,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/9e3b20b15ae14eee902c54dd8654a7fb/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14eea7beb0684557311105edd15a4a59839c1fc8" 2019-01-09 14:42:29,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c1f0191-dd90-4a67-bd60-5978441a2383 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:29,989 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/9e3b20b15ae14eee902c54dd8654a7fb/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-7c1f0191-dd90-4a67-bd60-5978441a2383 2019-01-09 14:42:29,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14eea7beb0684557311105edd15a4a59839c1fc8" 2019-01-09 14:42:30,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6de3c6-730d-4d62-963c-16b95f94f34d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:30,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3b6de3c6-730d-4d62-963c-16b95f94f34d 2019-01-09 14:42:30,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14eea7beb0684557311105edd15a4a59839c1fc8" 2019-01-09 14:42:30,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba2b152-7661-4e04-bd26-fbc5fa5a3316 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}]} 2019-01-09 14:42:30,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d used request id req-aba2b152-7661-4e04-bd26-fbc5fa5a3316 2019-01-09 14:42:30,189 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-4defdacd-bfac-4ad-name 2019-01-09 14:42:30,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:30,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:30,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d00bcc1f7b7909c0ca01f6ec827e6f3428c1baea" 2019-01-09 14:42:30,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f22508d-ac74-4ab2-aaef-dc8cf579011d Content-Encoding: gzip Content-Length: 918 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-4defdacd-bfac-4ad-name", "links": {"self": "http://172.30.9.29:5000/v3/users/9e3b20b15ae14eee902c54dd8654a7fb"}, "domain_id": "default", "enabled": true, "id": "9e3b20b15ae14eee902c54dd8654a7fb", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:30,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6f22508d-ac74-4ab2-aaef-dc8cf579011d 2019-01-09 14:42:30,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d00bcc1f7b7909c0ca01f6ec827e6f3428c1baea" 2019-01-09 14:42:30,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80cca1ea-bf70-469a-9c0b-0e23a11c2c13 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:30,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-80cca1ea-bf70-469a-9c0b-0e23a11c2c13 2019-01-09 14:42:30,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d00bcc1f7b7909c0ca01f6ec827e6f3428c1baea" 2019-01-09 14:42:30,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68be504b-a9fe-47ee-ba93-f9f057dbd048 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}]} 2019-01-09 14:42:30,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d used request id req-68be504b-a9fe-47ee-ba93-f9f057dbd048 2019-01-09 14:42:30,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/9e3b20b15ae14eee902c54dd8654a7fb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d00bcc1f7b7909c0ca01f6ec827e6f3428c1baea" 2019-01-09 14:42:30,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e04603b9-dc0f-4338-a4e5-09851b44ee8b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/9e3b20b15ae14eee902c54dd8654a7fb/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}]} 2019-01-09 14:42:30,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/9e3b20b15ae14eee902c54dd8654a7fb/roles used request id req-e04603b9-dc0f-4338-a4e5-09851b44ee8b 2019-01-09 14:42:30,734 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-4defdacd-bfac-4ad-name 2019-01-09 14:42:30,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/9e3b20b15ae14eee902c54dd8654a7fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14eea7beb0684557311105edd15a4a59839c1fc8" 2019-01-09 14:42:30,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eafa7c8-e92b-421f-bbc8-6d91aa54f64c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:30,945 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/9e3b20b15ae14eee902c54dd8654a7fb used request id req-1eafa7c8-e92b-421f-bbc8-6d91aa54f64c 2019-01-09 14:42:30,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:31,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["UmCike8gTP6ImI-mz5eYSw"], "issued_at": "2019-01-09T14:42:31.000000Z"}} 2019-01-09 14:42:31,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a72725fd20117317ae6b3d669581067816f6b6" 2019-01-09 14:42:31,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8f6f5f-e27c-42eb-adba-09f6af401c76 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:31,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2a8f6f5f-e27c-42eb-adba-09f6af401c76 2019-01-09 14:42:31,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:31,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:31,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["jnnqNhWCSuO0tOZKtK1qUg"], "issued_at": "2019-01-09T14:42:31.000000Z"}} 2019-01-09 14:42:31,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79115cdb21a8d8b134bca8cb51d76b935b23de43" 2019-01-09 14:42:31,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a543a2cc-26f3-4a79-a33f-18aed90ad278 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:31,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a543a2cc-26f3-4a79-a33f-18aed90ad278 2019-01-09 14:42:31,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:31,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:31,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79115cdb21a8d8b134bca8cb51d76b935b23de43" 2019-01-09 14:42:32,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38936412-5fbf-4cef-ab7d-504114edc733 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:32,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-38936412-5fbf-4cef-ab7d-504114edc733 2019-01-09 14:42:32,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79115cdb21a8d8b134bca8cb51d76b935b23de43" 2019-01-09 14:42:32,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c91a33-2e2f-4e83-a564-2247a9dcbcbe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:32,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-99c91a33-2e2f-4e83-a564-2247a9dcbcbe 2019-01-09 14:42:32,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79115cdb21a8d8b134bca8cb51d76b935b23de43" 2019-01-09 14:42:32,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3992b97b-36ab-443c-b498-a46296bce759 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:32,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3992b97b-36ab-443c-b498-a46296bce759 2019-01-09 14:42:32,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79115cdb21a8d8b134bca8cb51d76b935b23de43" 2019-01-09 14:42:32,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d667716f-f2ef-49d9-95b0-59b71f7a5ed7 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}]} 2019-01-09 14:42:32,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d used request id req-d667716f-f2ef-49d9-95b0-59b71f7a5ed7 2019-01-09 14:42:32,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/a3e6cd12b6814d1ebee101b572b350b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79115cdb21a8d8b134bca8cb51d76b935b23de43" 2019-01-09 14:42:32,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cdd0dca-a14c-44a3-a1d0-eb7f30099e76 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/a3e6cd12b6814d1ebee101b572b350b4"}, "enabled": true, "id": "a3e6cd12b6814d1ebee101b572b350b4", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-77e510fb-bc65-404-name"}} 2019-01-09 14:42:32,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a3e6cd12b6814d1ebee101b572b350b4 used request id req-6cdd0dca-a14c-44a3-a1d0-eb7f30099e76 2019-01-09 14:42:32,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/a3e6cd12b6814d1ebee101b572b350b4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79115cdb21a8d8b134bca8cb51d76b935b23de43" 2019-01-09 14:42:32,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87650f64-a494-4f42-ad8e-878dd58d4a42 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/a3e6cd12b6814d1ebee101b572b350b4/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 14:42:32,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/a3e6cd12b6814d1ebee101b572b350b4/roles used request id req-87650f64-a494-4f42-ad8e-878dd58d4a42 2019-01-09 14:42:32,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79115cdb21a8d8b134bca8cb51d76b935b23de43" 2019-01-09 14:42:33,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ac0d54-e302-43c4-85e8-97a367047aec Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}} 2019-01-09 14:42:33,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-23ac0d54-e302-43c4-85e8-97a367047aec 2019-01-09 14:42:33,089 - keystone_utils - INFO - Granting role admin to project api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d 2019-01-09 14:42:33,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/a3e6cd12b6814d1ebee101b572b350b4/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79115cdb21a8d8b134bca8cb51d76b935b23de43" 2019-01-09 14:42:33,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc9277b8-399b-46de-bb09-8aa8481a0d13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:33,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/a3e6cd12b6814d1ebee101b572b350b4/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-bc9277b8-399b-46de-bb09-8aa8481a0d13 2019-01-09 14:42:33,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79115cdb21a8d8b134bca8cb51d76b935b23de43" 2019-01-09 14:42:33,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f187c2-e8b3-4c6c-94b7-9908248520b5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:33,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-98f187c2-e8b3-4c6c-94b7-9908248520b5 2019-01-09 14:42:33,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79115cdb21a8d8b134bca8cb51d76b935b23de43" 2019-01-09 14:42:33,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ac7094-4a30-4159-a18d-b641a9eda113 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}]} 2019-01-09 14:42:33,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d used request id req-e9ac7094-4a30-4159-a18d-b641a9eda113 2019-01-09 14:42:33,357 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-77e510fb-bc65-404-name 2019-01-09 14:42:33,357 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-77e510fb-bc65-404-name 2019-01-09 14:42:33,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:33,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:33,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/a3e6cd12b6814d1ebee101b572b350b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a72725fd20117317ae6b3d669581067816f6b6" 2019-01-09 14:42:33,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6e0e0da-3754-4392-8c12-2b56e17df7aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:33,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a3e6cd12b6814d1ebee101b572b350b4 used request id req-a6e0e0da-3754-4392-8c12-2b56e17df7aa 2019-01-09 14:42:33,575 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-77e510fb-bc65-404-name 2019-01-09 14:42:33,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/a3e6cd12b6814d1ebee101b572b350b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79115cdb21a8d8b134bca8cb51d76b935b23de43" 2019-01-09 14:42:33,771 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffa198cc-f7bc-488c-9852-49247b25fa1d Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: a3e6cd12b6814d1ebee101b572b350b4.", "code": 404, "title": "Not Found"}} 2019-01-09 14:42:33,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a3e6cd12b6814d1ebee101b572b350b4 used request id req-ffa198cc-f7bc-488c-9852-49247b25fa1d 2019-01-09 14:42:33,772 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 14:42:33,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:34,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["piGh5iu5QQCfBe64YtRogw"], "issued_at": "2019-01-09T14:42:34.000000Z"}} 2019-01-09 14:42:34,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8fe8e70080598ed930c120d9d674b9e7358bb2" 2019-01-09 14:42:34,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95480d30-a0a3-4599-a4f3-34deeb4fa41f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:34,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-95480d30-a0a3-4599-a4f3-34deeb4fa41f 2019-01-09 14:42:34,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:34,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:34,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["cW8avBxFQzqHJVzFZrvb-g"], "issued_at": "2019-01-09T14:42:34.000000Z"}} 2019-01-09 14:42:34,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130535efe48fa9b7154d918bdf74904a32bd189f" 2019-01-09 14:42:34,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-281b7abc-1ddd-42f3-bb62-5f721ab3ff85 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:34,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-281b7abc-1ddd-42f3-bb62-5f721ab3ff85 2019-01-09 14:42:34,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:34,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:34,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130535efe48fa9b7154d918bdf74904a32bd189f" 2019-01-09 14:42:34,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a4a39d-1432-441d-b813-183f5f9b058c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:34,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-43a4a39d-1432-441d-b813-183f5f9b058c 2019-01-09 14:42:34,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130535efe48fa9b7154d918bdf74904a32bd189f" 2019-01-09 14:42:34,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-949b57f4-8eee-45b2-b23c-44f8091edd09 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:34,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-949b57f4-8eee-45b2-b23c-44f8091edd09 2019-01-09 14:42:35,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130535efe48fa9b7154d918bdf74904a32bd189f" 2019-01-09 14:42:35,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c763471e-9f23-41e5-a1d2-56fcaaa15b3b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:35,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c763471e-9f23-41e5-a1d2-56fcaaa15b3b 2019-01-09 14:42:35,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130535efe48fa9b7154d918bdf74904a32bd189f" 2019-01-09 14:42:35,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3496910a-aa80-40c4-abe3-1d450406a0aa Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}]} 2019-01-09 14:42:35,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d used request id req-3496910a-aa80-40c4-abe3-1d450406a0aa 2019-01-09 14:42:35,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/dd61213ada1b4f2b9aa08ac7dabe255e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130535efe48fa9b7154d918bdf74904a32bd189f" 2019-01-09 14:42:35,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-637653fe-1116-49a7-860b-16fa65a84615 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/dd61213ada1b4f2b9aa08ac7dabe255e"}, "enabled": true, "id": "dd61213ada1b4f2b9aa08ac7dabe255e", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-1b64a5f4-ec3c-42b-name"}} 2019-01-09 14:42:35,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/dd61213ada1b4f2b9aa08ac7dabe255e used request id req-637653fe-1116-49a7-860b-16fa65a84615 2019-01-09 14:42:35,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/dd61213ada1b4f2b9aa08ac7dabe255e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130535efe48fa9b7154d918bdf74904a32bd189f" 2019-01-09 14:42:35,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7cde2b-2cc0-4a95-bdd6-4d7851fe5e82 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/dd61213ada1b4f2b9aa08ac7dabe255e/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 14:42:35,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/dd61213ada1b4f2b9aa08ac7dabe255e/roles used request id req-4b7cde2b-2cc0-4a95-bdd6-4d7851fe5e82 2019-01-09 14:42:35,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130535efe48fa9b7154d918bdf74904a32bd189f" 2019-01-09 14:42:35,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc12e96-d5ba-4d6d-b78d-4af79974138b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}} 2019-01-09 14:42:35,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-ebc12e96-d5ba-4d6d-b78d-4af79974138b 2019-01-09 14:42:35,777 - keystone_utils - INFO - Granting role admin to project api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d 2019-01-09 14:42:35,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/dd61213ada1b4f2b9aa08ac7dabe255e/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130535efe48fa9b7154d918bdf74904a32bd189f" 2019-01-09 14:42:35,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a43d648-30f0-4430-a09f-7fa9f89e68cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:35,846 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/dd61213ada1b4f2b9aa08ac7dabe255e/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-0a43d648-30f0-4430-a09f-7fa9f89e68cb 2019-01-09 14:42:35,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130535efe48fa9b7154d918bdf74904a32bd189f" 2019-01-09 14:42:35,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e33ac5-f409-4b1c-bc2a-b4e14a512dbe Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:35,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d0e33ac5-f409-4b1c-bc2a-b4e14a512dbe 2019-01-09 14:42:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130535efe48fa9b7154d918bdf74904a32bd189f" 2019-01-09 14:42:36,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fded8ec-921f-4fae-a56c-373860f7e0ed Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}]} 2019-01-09 14:42:36,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d used request id req-1fded8ec-921f-4fae-a56c-373860f7e0ed 2019-01-09 14:42:36,043 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-1b64a5f4-ec3c-42b-name 2019-01-09 14:42:36,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:36,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:36,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea8fe8e70080598ed930c120d9d674b9e7358bb2" 2019-01-09 14:42:36,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4cc649d-1e0b-4439-ab0f-49182c0bcf1c Content-Encoding: gzip Content-Length: 915 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-1b64a5f4-ec3c-42b-name", "links": {"self": "http://172.30.9.29:5000/v3/users/dd61213ada1b4f2b9aa08ac7dabe255e"}, "domain_id": "default", "enabled": true, "id": "dd61213ada1b4f2b9aa08ac7dabe255e", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:36,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d4cc649d-1e0b-4439-ab0f-49182c0bcf1c 2019-01-09 14:42:36,098 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-1b64a5f4-ec3c-42b-name 2019-01-09 14:42:36,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/dd61213ada1b4f2b9aa08ac7dabe255e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130535efe48fa9b7154d918bdf74904a32bd189f" 2019-01-09 14:42:36,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd1a452c-45c5-4a38-ac95-17738ad0761b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:36,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/dd61213ada1b4f2b9aa08ac7dabe255e used request id req-fd1a452c-45c5-4a38-ac95-17738ad0761b 2019-01-09 14:42:36,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:36,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["LJ3HZD2RTpmJn9-nKDdNMQ"], "issued_at": "2019-01-09T14:42:36.000000Z"}} 2019-01-09 14:42:36,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c339481a07f9fc66eca3d4d73ff6e4df62f13a" 2019-01-09 14:42:36,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-418eaf66-2c06-4312-8f53-c8dc2666ebae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:36,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-418eaf66-2c06-4312-8f53-c8dc2666ebae 2019-01-09 14:42:36,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:36,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:37,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["HXOTJ2YlR7GI0V2nqQHCww"], "issued_at": "2019-01-09T14:42:37.000000Z"}} 2019-01-09 14:42:37,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f443a4d5c948e116f50616727742635f8b8f67" 2019-01-09 14:42:37,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e442d828-1183-40e4-8667-5ebb395ebd5d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:37,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e442d828-1183-40e4-8667-5ebb395ebd5d 2019-01-09 14:42:37,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:37,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:37,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f443a4d5c948e116f50616727742635f8b8f67" 2019-01-09 14:42:37,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575c14fb-8130-4b32-bc11-ffe5bab8d0af Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:37,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-575c14fb-8130-4b32-bc11-ffe5bab8d0af 2019-01-09 14:42:37,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f443a4d5c948e116f50616727742635f8b8f67" 2019-01-09 14:42:37,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62269293-981a-4b4d-998e-9142e2a25e65 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:37,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-62269293-981a-4b4d-998e-9142e2a25e65 2019-01-09 14:42:37,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f443a4d5c948e116f50616727742635f8b8f67" 2019-01-09 14:42:37,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a5f704-ffe5-4a6a-846a-9d8c6bc60021 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:37,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c4a5f704-ffe5-4a6a-846a-9d8c6bc60021 2019-01-09 14:42:37,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f443a4d5c948e116f50616727742635f8b8f67" 2019-01-09 14:42:38,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b405554-e707-4124-91e2-c97fcac9c404 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}]} 2019-01-09 14:42:38,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d used request id req-7b405554-e707-4124-91e2-c97fcac9c404 2019-01-09 14:42:38,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/aa26ac1a879a417687e4b720f976afd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f443a4d5c948e116f50616727742635f8b8f67" 2019-01-09 14:42:38,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9788f461-7e1b-4ab6-9f62-7ba80611b19f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/aa26ac1a879a417687e4b720f976afd8"}, "enabled": true, "id": "aa26ac1a879a417687e4b720f976afd8", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-62f13aad-c125-42a-name"}} 2019-01-09 14:42:38,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/aa26ac1a879a417687e4b720f976afd8 used request id req-9788f461-7e1b-4ab6-9f62-7ba80611b19f 2019-01-09 14:42:38,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/aa26ac1a879a417687e4b720f976afd8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f443a4d5c948e116f50616727742635f8b8f67" 2019-01-09 14:42:38,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d88de733-bda5-428e-9aec-7f2a20122e35 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/aa26ac1a879a417687e4b720f976afd8/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 14:42:38,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/aa26ac1a879a417687e4b720f976afd8/roles used request id req-d88de733-bda5-428e-9aec-7f2a20122e35 2019-01-09 14:42:38,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f443a4d5c948e116f50616727742635f8b8f67" 2019-01-09 14:42:38,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28bd0677-702a-414a-981a-cb5108ecfd81 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}} 2019-01-09 14:42:38,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-28bd0677-702a-414a-981a-cb5108ecfd81 2019-01-09 14:42:38,458 - keystone_utils - INFO - Granting role admin to project api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d 2019-01-09 14:42:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/aa26ac1a879a417687e4b720f976afd8/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f443a4d5c948e116f50616727742635f8b8f67" 2019-01-09 14:42:38,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42329f88-131a-4422-8b2e-b37d844dbc5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:38,624 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363/users/aa26ac1a879a417687e4b720f976afd8/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-42329f88-131a-4422-8b2e-b37d844dbc5a 2019-01-09 14:42:38,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f443a4d5c948e116f50616727742635f8b8f67" 2019-01-09 14:42:38,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6563e4f6-1c1b-4592-8a7a-191628d28b70 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:38,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6563e4f6-1c1b-4592-8a7a-191628d28b70 2019-01-09 14:42:38,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f443a4d5c948e116f50616727742635f8b8f67" 2019-01-09 14:42:38,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da6bb90-7286-4414-a07f-04c3d65806de Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}]} 2019-01-09 14:42:38,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d used request id req-1da6bb90-7286-4414-a07f-04c3d65806de 2019-01-09 14:42:38,832 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-62f13aad-c125-42a-name 2019-01-09 14:42:38,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:38,841 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:38,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5c339481a07f9fc66eca3d4d73ff6e4df62f13a" 2019-01-09 14:42:38,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d61fbc3b-e1a6-4e38-a98e-7c40426dfb5e Content-Encoding: gzip Content-Length: 919 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-62f13aad-c125-42a-name", "links": {"self": "http://172.30.9.29:5000/v3/users/aa26ac1a879a417687e4b720f976afd8"}, "domain_id": "default", "enabled": true, "id": "aa26ac1a879a417687e4b720f976afd8", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:38,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d61fbc3b-e1a6-4e38-a98e-7c40426dfb5e 2019-01-09 14:42:38,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:38,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:39,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["e6wP3rloSXS1tO_aAhmcdA"], "issued_at": "2019-01-09T14:42:39.000000Z"}} 2019-01-09 14:42:39,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6077a6433111fa4f290cee2b995a556051ec2a4" 2019-01-09 14:42:39,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c4cf98-df50-414d-bd86-0b082b2f1965 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:39,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-18c4cf98-df50-414d-bd86-0b082b2f1965 2019-01-09 14:42:39,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:39,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:39,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6077a6433111fa4f290cee2b995a556051ec2a4" 2019-01-09 14:42:39,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-094248ba-dc66-4770-95be-2c9e292dc3a4 Content-Encoding: gzip Content-Length: 919 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-62f13aad-c125-42a-name", "links": {"self": "http://172.30.9.29:5000/v3/users/aa26ac1a879a417687e4b720f976afd8"}, "domain_id": "default", "enabled": true, "id": "aa26ac1a879a417687e4b720f976afd8", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:39,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-094248ba-dc66-4770-95be-2c9e292dc3a4 2019-01-09 14:42:39,521 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-62f13aad-c125-42a-name 2019-01-09 14:42:39,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/aa26ac1a879a417687e4b720f976afd8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12f443a4d5c948e116f50616727742635f8b8f67" 2019-01-09 14:42:39,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98e4fc84-c2d2-4ebb-8b4a-0e07d1c6d42b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:39,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/aa26ac1a879a417687e4b720f976afd8 used request id req-98e4fc84-c2d2-4ebb-8b4a-0e07d1c6d42b 2019-01-09 14:42:39,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:40,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["EiwDRcknRgyFoHUpU6lNcg"], "issued_at": "2019-01-09T14:42:40.000000Z"}} 2019-01-09 14:42:40,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427dafd3c8cbc9fb44bb7ba5ff1e2885b386200c" 2019-01-09 14:42:40,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa085d6-ca76-4fb4-a4e2-10dfd4f2f9d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:40,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9fa085d6-ca76-4fb4-a4e2-10dfd4f2f9d9 2019-01-09 14:42:40,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:40,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:40,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["b65pdrHTSKqacyPWVtt69A"], "issued_at": "2019-01-09T14:42:40.000000Z"}} 2019-01-09 14:42:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d306e9e7be8e842f52509b21c3818e4f42c2f1" 2019-01-09 14:42:40,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d866b32-7400-4f29-a209-54728346bdc5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:40,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5d866b32-7400-4f29-a209-54728346bdc5 2019-01-09 14:42:40,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:40,799 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:40,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-50778cb9-35f6-4e3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d306e9e7be8e842f52509b21c3818e4f42c2f1" 2019-01-09 14:42:40,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c8e70f-3f98-4d34-9ef6-3261cc257e42 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-50778cb9-35f6-4e3-name", "previous": null, "next": null}, "projects": []} 2019-01-09 14:42:40,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-50778cb9-35f6-4e3-name used request id req-f9c8e70f-3f98-4d34-9ef6-3261cc257e42 2019-01-09 14:42:40,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d306e9e7be8e842f52509b21c3818e4f42c2f1" 2019-01-09 14:42:41,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02eba24d-ca84-4df2-aabf-689c2455e3a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:41,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-02eba24d-ca84-4df2-aabf-689c2455e3a6 2019-01-09 14:42:41,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d306e9e7be8e842f52509b21c3818e4f42c2f1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-50778cb9-35f6-4e3-name"}}' 2019-01-09 14:42:41,070 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8119c09b-7b59-4174-945b-0830e3a9caf6 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/880d35777c54433dbe3b93b3e422179f"}, "tags": [], "enabled": true, "id": "880d35777c54433dbe3b93b3e422179f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-50778cb9-35f6-4e3-name"}} 2019-01-09 14:42:41,070 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8119c09b-7b59-4174-945b-0830e3a9caf6 2019-01-09 14:42:41,070 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-50778cb9-35f6-4e3-name 2019-01-09 14:42:41,070 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-50778cb9-35f6-4e3-name 2019-01-09 14:42:41,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:41,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:41,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/880d35777c54433dbe3b93b3e422179f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427dafd3c8cbc9fb44bb7ba5ff1e2885b386200c" 2019-01-09 14:42:41,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9decdc20-33d2-4359-920a-9921ecf3262e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:41,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/880d35777c54433dbe3b93b3e422179f used request id req-9decdc20-33d2-4359-920a-9921ecf3262e 2019-01-09 14:42:41,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d306e9e7be8e842f52509b21c3818e4f42c2f1" 2019-01-09 14:42:41,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-af8d1ac3-5ae7-4ee9-8142-570cd529cf27 Date: Wed, 09 Jan 2019 14:42:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "updated_at": "2019-01-09T14:42:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "1cdea5ed-2cfc-46d4-a221-486820b6d92b", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "f2a7fd0c-1a38-4d3a-adc9-9ebcc548c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "c3db0105-9a82-43a4-b623-9fbe84ad3e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "677be0f3-9bd4-4ae9-a624-f73e32cd70da", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 4, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:42:41,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-af8d1ac3-5ae7-4ee9-8142-570cd529cf27 2019-01-09 14:42:41,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d306e9e7be8e842f52509b21c3818e4f42c2f1" 2019-01-09 14:42:41,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7b1461-312b-4a46-ba4a-38a7f06f890c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:42:41,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-fd7b1461-312b-4a46-ba4a-38a7f06f890c 2019-01-09 14:42:41,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d306e9e7be8e842f52509b21c3818e4f42c2f1" 2019-01-09 14:42:41,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-078cbef5-e131-4778-9cc0-8d77f65a5629 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 14:42:41,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-078cbef5-e131-4778-9cc0-8d77f65a5629 2019-01-09 14:42:41,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d306e9e7be8e842f52509b21c3818e4f42c2f1" 2019-01-09 14:42:42,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8458e78d-7a03-43e4-bf65-bf9e0503f7b4 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 14:42:42,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-8458e78d-7a03-43e4-bf65-bf9e0503f7b4 2019-01-09 14:42:42,005 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-50778cb9-35f6-4e3-name 2019-01-09 14:42:42,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/880d35777c54433dbe3b93b3e422179f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d306e9e7be8e842f52509b21c3818e4f42c2f1" 2019-01-09 14:42:42,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-631ca5e2-4af7-443b-a672-e7e4856aad9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 880d35777c54433dbe3b93b3e422179f.", "code": 404, "title": "Not Found"}} 2019-01-09 14:42:42,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/880d35777c54433dbe3b93b3e422179f used request id req-631ca5e2-4af7-443b-a672-e7e4856aad9b 2019-01-09 14:42:42,108 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 14:42:42,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d306e9e7be8e842f52509b21c3818e4f42c2f1" 2019-01-09 14:42:42,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f1034ca-b047-4df9-ab85-23dded2abd60 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:42,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7f1034ca-b047-4df9-ab85-23dded2abd60 2019-01-09 14:42:42,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427dafd3c8cbc9fb44bb7ba5ff1e2885b386200c" 2019-01-09 14:42:42,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06436b17-0d4b-4a91-a2b8-9ebb22d6a846 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:42:42,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-06436b17-0d4b-4a91-a2b8-9ebb22d6a846 2019-01-09 14:42:42,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51d306e9e7be8e842f52509b21c3818e4f42c2f1" 2019-01-09 14:42:42,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a2e9b7-d674-4345-9574-5e7e907bf690 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:42,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c9a2e9b7-d674-4345-9574-5e7e907bf690 2019-01-09 14:42:42,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:42,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["eLSv90qQSNG0iLGlcxkaLw"], "issued_at": "2019-01-09T14:42:42.000000Z"}} 2019-01-09 14:42:42,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc354854263702408f190037360654fa19f8701a" 2019-01-09 14:42:42,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e82577c-12a4-4298-b235-c375a8a178ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:42,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0e82577c-12a4-4298-b235-c375a8a178ed 2019-01-09 14:42:42,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:42,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:43,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["e-Rc4hKYTg66w-0IvwWDuQ"], "issued_at": "2019-01-09T14:42:43.000000Z"}} 2019-01-09 14:42:43,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e9f0cc441d253099aee78adf9c833048526e06" 2019-01-09 14:42:43,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11e033bd-0d6d-45db-b10a-efb2e43d3ea1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:43,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-11e033bd-0d6d-45db-b10a-efb2e43d3ea1 2019-01-09 14:42:43,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:43,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:43,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8f9e43c9-a149-4bb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e9f0cc441d253099aee78adf9c833048526e06" 2019-01-09 14:42:43,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68cdd735-be1b-46d2-aa8a-982a92a8d612 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8f9e43c9-a149-4bb-name", "previous": null, "next": null}, "projects": []} 2019-01-09 14:42:43,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8f9e43c9-a149-4bb-name used request id req-68cdd735-be1b-46d2-aa8a-982a92a8d612 2019-01-09 14:42:43,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e9f0cc441d253099aee78adf9c833048526e06" 2019-01-09 14:42:43,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a53f808-7bb2-41f1-8d68-670c7ff2faf5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:43,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1a53f808-7bb2-41f1-8d68-670c7ff2faf5 2019-01-09 14:42:43,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e9f0cc441d253099aee78adf9c833048526e06" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-8f9e43c9-a149-4bb-name"}}' 2019-01-09 14:42:43,594 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61b40eb5-fe80-419b-a909-27d96d13da83 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/561ca85052fb43538ba7e20690166e96"}, "tags": [], "enabled": true, "id": "561ca85052fb43538ba7e20690166e96", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8f9e43c9-a149-4bb-name"}} 2019-01-09 14:42:43,594 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-61b40eb5-fe80-419b-a909-27d96d13da83 2019-01-09 14:42:43,594 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8f9e43c9-a149-4bb-name 2019-01-09 14:42:43,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:43,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8f9e43c9-a149-4bb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc354854263702408f190037360654fa19f8701a" 2019-01-09 14:42:43,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e948cd0-b0c2-4a47-a37b-66b83cb4697e Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8f9e43c9-a149-4bb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/561ca85052fb43538ba7e20690166e96"}, "tags": [], "enabled": true, "id": "561ca85052fb43538ba7e20690166e96", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8f9e43c9-a149-4bb-name"}]} 2019-01-09 14:42:43,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8f9e43c9-a149-4bb-name used request id req-4e948cd0-b0c2-4a47-a37b-66b83cb4697e 2019-01-09 14:42:43,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc354854263702408f190037360654fa19f8701a" 2019-01-09 14:42:43,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35411ea-d612-4208-8f78-9165ab55ed26 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:42:43,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e35411ea-d612-4208-8f78-9165ab55ed26 2019-01-09 14:42:43,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e9f0cc441d253099aee78adf9c833048526e06" 2019-01-09 14:42:44,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e0d1fc95-4807-43f7-a2cb-f8d6e7217e30 Date: Wed, 09 Jan 2019 14:42:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "updated_at": "2019-01-09T14:42:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "1cdea5ed-2cfc-46d4-a221-486820b6d92b", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "f2a7fd0c-1a38-4d3a-adc9-9ebcc548c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "c3db0105-9a82-43a4-b623-9fbe84ad3e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "677be0f3-9bd4-4ae9-a624-f73e32cd70da", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 4, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:42:44,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e0d1fc95-4807-43f7-a2cb-f8d6e7217e30 2019-01-09 14:42:44,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e9f0cc441d253099aee78adf9c833048526e06" 2019-01-09 14:42:44,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-193d34ea-f6d3-41bf-b6bd-08ceb365d3ae Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:42:44,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-193d34ea-f6d3-41bf-b6bd-08ceb365d3ae 2019-01-09 14:42:44,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e9f0cc441d253099aee78adf9c833048526e06" 2019-01-09 14:42:44,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d2cea8-d425-44a3-86f0-339d8c421247 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 14:42:44,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-53d2cea8-d425-44a3-86f0-339d8c421247 2019-01-09 14:42:44,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e9f0cc441d253099aee78adf9c833048526e06" 2019-01-09 14:42:44,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50acc9d5-f779-4b7d-bb21-4662e33aa2a3 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 14:42:44,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-50acc9d5-f779-4b7d-bb21-4662e33aa2a3 2019-01-09 14:42:44,362 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8f9e43c9-a149-4bb-name 2019-01-09 14:42:44,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/561ca85052fb43538ba7e20690166e96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e9f0cc441d253099aee78adf9c833048526e06" 2019-01-09 14:42:44,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4769401d-652c-496b-b2ef-5932901f3d0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:44,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/561ca85052fb43538ba7e20690166e96 used request id req-4769401d-652c-496b-b2ef-5932901f3d0d 2019-01-09 14:42:44,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e9f0cc441d253099aee78adf9c833048526e06" 2019-01-09 14:42:44,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d5acb8-490d-44f7-940b-02323d6796fe Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:44,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-67d5acb8-490d-44f7-940b-02323d6796fe 2019-01-09 14:42:44,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:45,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["2Ntf8hvYT7KqI_KY8NzxZQ"], "issued_at": "2019-01-09T14:42:45.000000Z"}} 2019-01-09 14:42:45,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf487201c9aafca9c5f7da958697e69fb91fe2f" 2019-01-09 14:42:45,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2bf31f-69a5-4b33-9b9c-f8005bb01016 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:45,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6d2bf31f-69a5-4b33-9b9c-f8005bb01016 2019-01-09 14:42:45,126 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:45,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:45,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["Qd9Fht6VSjSleT7-z4zqTQ"], "issued_at": "2019-01-09T14:42:45.000000Z"}} 2019-01-09 14:42:45,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10163be723057145e4e8508e8150b79fb83739a2" 2019-01-09 14:42:45,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f362e46-1bd7-4d9f-b7ef-be99ca637031 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:45,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8f362e46-1bd7-4d9f-b7ef-be99ca637031 2019-01-09 14:42:45,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:45,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:45,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce806c4d-c37e-44a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10163be723057145e4e8508e8150b79fb83739a2" 2019-01-09 14:42:45,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5326e91-0585-4d1f-b604-4d0fab9c222d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce806c4d-c37e-44a-name", "previous": null, "next": null}, "projects": []} 2019-01-09 14:42:45,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce806c4d-c37e-44a-name used request id req-b5326e91-0585-4d1f-b604-4d0fab9c222d 2019-01-09 14:42:45,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10163be723057145e4e8508e8150b79fb83739a2" 2019-01-09 14:42:45,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a96066a-163e-4741-a5aa-6f6abee0d599 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:45,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6a96066a-163e-4741-a5aa-6f6abee0d599 2019-01-09 14:42:45,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10163be723057145e4e8508e8150b79fb83739a2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ce806c4d-c37e-44a-name"}}' 2019-01-09 14:42:45,881 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73b4ba7e-f2a7-412b-82c0-e1b0b997d419 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/993e2398519843809d75d72aa7433b2f"}, "tags": [], "enabled": true, "id": "993e2398519843809d75d72aa7433b2f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ce806c4d-c37e-44a-name"}} 2019-01-09 14:42:45,882 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-73b4ba7e-f2a7-412b-82c0-e1b0b997d419 2019-01-09 14:42:45,882 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ce806c4d-c37e-44a-name 2019-01-09 14:42:45,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:45,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:45,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce806c4d-c37e-44a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf487201c9aafca9c5f7da958697e69fb91fe2f" 2019-01-09 14:42:45,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70af64c5-7c45-495e-810e-62f85414c029 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce806c4d-c37e-44a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/993e2398519843809d75d72aa7433b2f"}, "tags": [], "enabled": true, "id": "993e2398519843809d75d72aa7433b2f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ce806c4d-c37e-44a-name"}]} 2019-01-09 14:42:45,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce806c4d-c37e-44a-name used request id req-70af64c5-7c45-495e-810e-62f85414c029 2019-01-09 14:42:45,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:45,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:46,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["VjVTr4a9QsajhD_j0wfC-g"], "issued_at": "2019-01-09T14:42:46.000000Z"}} 2019-01-09 14:42:46,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b536a068bccf677c9f00ce625f53405d55f38a7e" 2019-01-09 14:42:46,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93de78ea-1e89-41d0-b464-ef467bdc5741 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:46,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-93de78ea-1e89-41d0-b464-ef467bdc5741 2019-01-09 14:42:46,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:46,413 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:46,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce806c4d-c37e-44a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b536a068bccf677c9f00ce625f53405d55f38a7e" 2019-01-09 14:42:46,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd305f1-02a4-4adf-b82c-e55fa7730928 Content-Encoding: gzip Content-Length: 276 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce806c4d-c37e-44a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/993e2398519843809d75d72aa7433b2f"}, "tags": [], "enabled": true, "id": "993e2398519843809d75d72aa7433b2f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ce806c4d-c37e-44a-name"}]} 2019-01-09 14:42:46,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ce806c4d-c37e-44a-name used request id req-9dd305f1-02a4-4adf-b82c-e55fa7730928 2019-01-09 14:42:46,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf487201c9aafca9c5f7da958697e69fb91fe2f" 2019-01-09 14:42:46,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd8a1ba0-c236-4661-b8df-838c65efa7c1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:42:46,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-fd8a1ba0-c236-4661-b8df-838c65efa7c1 2019-01-09 14:42:46,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10163be723057145e4e8508e8150b79fb83739a2" 2019-01-09 14:42:46,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-80a08bb4-d29e-47a2-a4c1-5610c04a2455 Date: Wed, 09 Jan 2019 14:42:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "updated_at": "2019-01-09T14:42:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "1cdea5ed-2cfc-46d4-a221-486820b6d92b", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "f2a7fd0c-1a38-4d3a-adc9-9ebcc548c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "c3db0105-9a82-43a4-b623-9fbe84ad3e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "677be0f3-9bd4-4ae9-a624-f73e32cd70da", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 4, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:42:46,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-80a08bb4-d29e-47a2-a4c1-5610c04a2455 2019-01-09 14:42:46,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10163be723057145e4e8508e8150b79fb83739a2" 2019-01-09 14:42:46,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754cb93d-8a1b-44e1-a39c-129a518f2ef7 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:42:46,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-754cb93d-8a1b-44e1-a39c-129a518f2ef7 2019-01-09 14:42:46,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10163be723057145e4e8508e8150b79fb83739a2" 2019-01-09 14:42:46,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc5c34c-e321-4fb0-bae6-58b2f507c779 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 14:42:46,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-8fc5c34c-e321-4fb0-bae6-58b2f507c779 2019-01-09 14:42:46,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10163be723057145e4e8508e8150b79fb83739a2" 2019-01-09 14:42:47,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befa936c-72fe-4550-ac2c-166f57fc1288 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 14:42:47,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-befa936c-72fe-4550-ac2c-166f57fc1288 2019-01-09 14:42:47,077 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ce806c4d-c37e-44a-name 2019-01-09 14:42:47,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/993e2398519843809d75d72aa7433b2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10163be723057145e4e8508e8150b79fb83739a2" 2019-01-09 14:42:47,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37421f6d-39ec-4c86-9df2-d9deed5c8fd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:47,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/993e2398519843809d75d72aa7433b2f used request id req-37421f6d-39ec-4c86-9df2-d9deed5c8fd8 2019-01-09 14:42:47,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10163be723057145e4e8508e8150b79fb83739a2" 2019-01-09 14:42:47,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d120338d-8d32-470b-8d57-8926f8c37457 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:47,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d120338d-8d32-470b-8d57-8926f8c37457 2019-01-09 14:42:47,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:47,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["gS5kGFwwQSmsGbSBLjUdoQ"], "issued_at": "2019-01-09T14:42:47.000000Z"}} 2019-01-09 14:42:47,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d68105d2c102877e7bebd7fddc03f964270146a" 2019-01-09 14:42:47,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b2ec01-3cae-4c9f-b883-939824cee32f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:47,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-61b2ec01-3cae-4c9f-b883-939824cee32f 2019-01-09 14:42:47,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:47,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:48,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["pVvFYq0QQ5aj2FEpgDXTXA"], "issued_at": "2019-01-09T14:42:48.000000Z"}} 2019-01-09 14:42:48,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b9671b1a8f9ea33c262ee1251dda8bc5648336" 2019-01-09 14:42:48,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7614515-3558-4eb1-9720-d78c19f04c1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:48,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c7614515-3558-4eb1-9720-d78c19f04c1a 2019-01-09 14:42:48,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:48,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:48,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-e64e10e3-3fe0-484-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b9671b1a8f9ea33c262ee1251dda8bc5648336" 2019-01-09 14:42:48,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736e931e-bf5f-424f-95ea-2472b58ea1b3 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-e64e10e3-3fe0-484-name", "previous": null, "next": null}, "projects": []} 2019-01-09 14:42:48,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-e64e10e3-3fe0-484-name used request id req-736e931e-bf5f-424f-95ea-2472b58ea1b3 2019-01-09 14:42:48,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b9671b1a8f9ea33c262ee1251dda8bc5648336" 2019-01-09 14:42:48,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebeb4d10-8217-4607-af53-9ace064535c4 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=foo", "previous": null, "next": null}} 2019-01-09 14:42:48,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=foo used request id req-ebeb4d10-8217-4607-af53-9ace064535c4 2019-01-09 14:42:48,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b9671b1a8f9ea33c262ee1251dda8bc5648336" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-e64e10e3-3fe0-484-name"}}' 2019-01-09 14:42:48,511 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 14:42:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-486c402b-68ef-4dfa-838e-723b7467adad Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2019-01-09 14:42:48,511 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-486c402b-68ef-4dfa-838e-723b7467adad 2019-01-09 14:42:48,511 - keystoneauth.session - DEBUG - Request returned failure status: 400 2019-01-09 14:42:48,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b9671b1a8f9ea33c262ee1251dda8bc5648336" 2019-01-09 14:42:48,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7042c08-e283-4c09-ba5a-1db8c506e0d8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:48,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a7042c08-e283-4c09-ba5a-1db8c506e0d8 2019-01-09 14:42:48,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:49,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["iXilOYlDTuOE0VATYqwdHQ"], "issued_at": "2019-01-09T14:42:49.000000Z"}} 2019-01-09 14:42:49,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bc26987bc0de6f8786ff2b9eaed086d79fffb7" 2019-01-09 14:42:49,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ef299a-31ba-414d-8046-7f0a5d4c93aa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:49,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c6ef299a-31ba-414d-8046-7f0a5d4c93aa 2019-01-09 14:42:49,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:49,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:49,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["cEda84rVQsWcAnomFmYkQQ"], "issued_at": "2019-01-09T14:42:49.000000Z"}} 2019-01-09 14:42:49,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7ff389d3d33575790073c33b487ae8bc32fba9" 2019-01-09 14:42:49,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b32832e-3e86-423c-b701-fca26cddba0a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:49,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4b32832e-3e86-423c-b701-fca26cddba0a 2019-01-09 14:42:49,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:49,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:49,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c6a11d13-428f-4eb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7ff389d3d33575790073c33b487ae8bc32fba9" 2019-01-09 14:42:49,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9fabc1-0829-4564-92ea-46d51e85405f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c6a11d13-428f-4eb-name", "previous": null, "next": null}, "projects": []} 2019-01-09 14:42:49,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c6a11d13-428f-4eb-name used request id req-1a9fabc1-0829-4564-92ea-46d51e85405f 2019-01-09 14:42:49,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7ff389d3d33575790073c33b487ae8bc32fba9" 2019-01-09 14:42:49,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3460b626-3729-4fb5-a809-4ab7f410d9a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:49,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3460b626-3729-4fb5-a809-4ab7f410d9a6 2019-01-09 14:42:49,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7ff389d3d33575790073c33b487ae8bc32fba9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-c6a11d13-428f-4eb-name"}}' 2019-01-09 14:42:49,972 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:42:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-313d6055-7610-4106-96e3-a3358d637702 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/45bbe592a2774abfaa99844039230f6b"}, "tags": [], "enabled": true, "id": "45bbe592a2774abfaa99844039230f6b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-c6a11d13-428f-4eb-name"}} 2019-01-09 14:42:49,972 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-313d6055-7610-4106-96e3-a3358d637702 2019-01-09 14:42:49,972 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-c6a11d13-428f-4eb-name 2019-01-09 14:42:49,972 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:42:49,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-quota-sets/45bbe592a2774abfaa99844039230f6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7ff389d3d33575790073c33b487ae8bc32fba9" 2019-01-09 14:42:50,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a868391d-dd32-4dec-a6e4-950a2067a1dd x-compute-request-id: req-a868391d-dd32-4dec-a6e4-950a2067a1dd Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "45bbe592a2774abfaa99844039230f6b", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-09 14:42:50,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/45bbe592a2774abfaa99844039230f6b used request id req-a868391d-dd32-4dec-a6e4-950a2067a1dd 2019-01-09 14:42:50,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:8774/v2.1/os-quota-sets/45bbe592a2774abfaa99844039230f6b -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7ff389d3d33575790073c33b487ae8bc32fba9" -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-09 14:42:50,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8319362a-d8d8-4339-ad5f-62ee4b3b18fd x-compute-request-id: req-8319362a-d8d8-4339-ad5f-62ee4b3b18fd 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-09 14:42:50,711 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/45bbe592a2774abfaa99844039230f6b used request id req-8319362a-d8d8-4339-ad5f-62ee4b3b18fd 2019-01-09 14:42:50,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:50,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:50,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c6a11d13-428f-4eb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bc26987bc0de6f8786ff2b9eaed086d79fffb7" 2019-01-09 14:42:50,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61f53c9e-3fa0-4f79-a7dd-345bbba01d8d Content-Encoding: gzip Content-Length: 277 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c6a11d13-428f-4eb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/45bbe592a2774abfaa99844039230f6b"}, "tags": [], "enabled": true, "id": "45bbe592a2774abfaa99844039230f6b", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-c6a11d13-428f-4eb-name"}]} 2019-01-09 14:42:50,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c6a11d13-428f-4eb-name used request id req-61f53c9e-3fa0-4f79-a7dd-345bbba01d8d 2019-01-09 14:42:50,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bc26987bc0de6f8786ff2b9eaed086d79fffb7" 2019-01-09 14:42:50,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65803f63-e856-4d87-a404-89d4ae5e4a78 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:42:50,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-65803f63-e856-4d87-a404-89d4ae5e4a78 2019-01-09 14:42:50,923 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:42:50,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-quota-sets/45bbe592a2774abfaa99844039230f6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bc26987bc0de6f8786ff2b9eaed086d79fffb7" 2019-01-09 14:42:51,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df023254-ba74-4b90-a36c-b7771eb568a0 x-compute-request-id: req-df023254-ba74-4b90-a36c-b7771eb568a0 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": "45bbe592a2774abfaa99844039230f6b", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-09 14:42:51,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/45bbe592a2774abfaa99844039230f6b used request id req-df023254-ba74-4b90-a36c-b7771eb568a0 2019-01-09 14:42:51,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7ff389d3d33575790073c33b487ae8bc32fba9" 2019-01-09 14:42:51,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c48e9c8a-4e27-4915-a669-73464a989e83 Date: Wed, 09 Jan 2019 14:42:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "updated_at": "2019-01-09T14:42:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "1cdea5ed-2cfc-46d4-a221-486820b6d92b", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "f2a7fd0c-1a38-4d3a-adc9-9ebcc548c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "c3db0105-9a82-43a4-b623-9fbe84ad3e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "677be0f3-9bd4-4ae9-a624-f73e32cd70da", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 4, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:42:51,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c48e9c8a-4e27-4915-a669-73464a989e83 2019-01-09 14:42:51,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7ff389d3d33575790073c33b487ae8bc32fba9" 2019-01-09 14:42:51,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892827f7-6677-4498-a56b-d2c79110d804 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:42:51,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-892827f7-6677-4498-a56b-d2c79110d804 2019-01-09 14:42:51,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7ff389d3d33575790073c33b487ae8bc32fba9" 2019-01-09 14:42:51,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-199719eb-da2c-4f68-8a98-d4beac5adf9e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 14:42:51,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-199719eb-da2c-4f68-8a98-d4beac5adf9e 2019-01-09 14:42:51,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7ff389d3d33575790073c33b487ae8bc32fba9" 2019-01-09 14:42:51,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09206522-412e-4eaf-ba68-4c3b7c73daec 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 14:42:51,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-09206522-412e-4eaf-ba68-4c3b7c73daec 2019-01-09 14:42:51,780 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-c6a11d13-428f-4eb-name 2019-01-09 14:42:51,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/45bbe592a2774abfaa99844039230f6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7ff389d3d33575790073c33b487ae8bc32fba9" 2019-01-09 14:42:51,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e540026-0de8-4438-a639-baa1b88fc57a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:51,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/45bbe592a2774abfaa99844039230f6b used request id req-4e540026-0de8-4438-a639-baa1b88fc57a 2019-01-09 14:42:51,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7ff389d3d33575790073c33b487ae8bc32fba9" 2019-01-09 14:42:52,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a2006ba-40b1-4bdd-ab23-c09516b08d4e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:52,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9a2006ba-40b1-4bdd-ab23-c09516b08d4e 2019-01-09 14:42:52,047 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:52,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["2N7Sa4GJQA-7qoe7uhcjSQ"], "issued_at": "2019-01-09T14:42:52.000000Z"}} 2019-01-09 14:42:52,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d7980018574f8055017d59ac3ff4c24a75ff7f" 2019-01-09 14:42:52,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-367186b9-9ab2-4ccc-9d85-4c555f51558d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:52,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-367186b9-9ab2-4ccc-9d85-4c555f51558d 2019-01-09 14:42:52,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:52,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:52,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["cYMYmdACTr-lBQC8jIsbPg"], "issued_at": "2019-01-09T14:42:52.000000Z"}} 2019-01-09 14:42:52,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" 2019-01-09 14:42:53,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31c2aaa-f731-4444-9c79-89199af4765b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:53,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c31c2aaa-f731-4444-9c79-89199af4765b 2019-01-09 14:42:53,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:53,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:53,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1fd43aba-0a3a-492-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" 2019-01-09 14:42:53,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e1323f-e7e3-4c46-8701-53013b8cf1ab Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1fd43aba-0a3a-492-name", "previous": null, "next": null}, "projects": []} 2019-01-09 14:42:53,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1fd43aba-0a3a-492-name used request id req-84e1323f-e7e3-4c46-8701-53013b8cf1ab 2019-01-09 14:42:53,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" 2019-01-09 14:42:53,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0648046-6bf1-42c3-b52a-13e53de4ddc4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:53,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f0648046-6bf1-42c3-b52a-13e53de4ddc4 2019-01-09 14:42:53,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-1fd43aba-0a3a-492-name"}}' 2019-01-09 14:42:53,307 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9886a94d-fe63-4650-87b7-71e88fa0c6d8 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d03c428764944ea289e24e2697db294c"}, "tags": [], "enabled": true, "id": "d03c428764944ea289e24e2697db294c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1fd43aba-0a3a-492-name"}} 2019-01-09 14:42:53,307 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9886a94d-fe63-4650-87b7-71e88fa0c6d8 2019-01-09 14:42:53,307 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-1fd43aba-0a3a-492-name 2019-01-09 14:42:53,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:53,315 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:53,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1fd43aba-0a3a-492-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d7980018574f8055017d59ac3ff4c24a75ff7f" 2019-01-09 14:42:53,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a2663e9-2112-4da7-b74e-b3b5fec5456f Content-Encoding: gzip Content-Length: 275 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1fd43aba-0a3a-492-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d03c428764944ea289e24e2697db294c"}, "tags": [], "enabled": true, "id": "d03c428764944ea289e24e2697db294c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-1fd43aba-0a3a-492-name"}]} 2019-01-09 14:42:53,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-1fd43aba-0a3a-492-name used request id req-0a2663e9-2112-4da7-b74e-b3b5fec5456f 2019-01-09 14:42:53,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d7980018574f8055017d59ac3ff4c24a75ff7f" 2019-01-09 14:42:53,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a601bc69-ceee-47e6-b295-490faf108240 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:42:53,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a601bc69-ceee-47e6-b295-490faf108240 2019-01-09 14:42:53,438 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:42:53,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:8774/v2.1/os-quota-sets/d03c428764944ea289e24e2697db294c -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" -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-09 14:42:53,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42: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-c5727f9a-dc1a-4345-8c5f-70ad6def858a x-compute-request-id: req-c5727f9a-dc1a-4345-8c5f-70ad6def858a 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-09 14:42:53,952 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/d03c428764944ea289e24e2697db294c used request id req-c5727f9a-dc1a-4345-8c5f-70ad6def858a 2019-01-09 14:42:53,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/quotas/d03c428764944ea289e24e2697db294c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2019-01-09 14:42:54,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-dccbbf09-874e-4ae7-acd6-6e65157d3833 Date: Wed, 09 Jan 2019 14:42:54 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2019-01-09 14:42:54,302 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/quotas/d03c428764944ea289e24e2697db294c used request id req-dccbbf09-874e-4ae7-acd6-6e65157d3833 2019-01-09 14:42:54,303 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:42:54,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-quota-sets/d03c428764944ea289e24e2697db294c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" 2019-01-09 14:42:54,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3478b4e7-e897-445f-ae48-9b744405ddc9 x-compute-request-id: req-3478b4e7-e897-445f-ae48-9b744405ddc9 Content-Encoding: gzip Content-Length: 220 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": "d03c428764944ea289e24e2697db294c", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-09 14:42:54,491 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/d03c428764944ea289e24e2697db294c used request id req-3478b4e7-e897-445f-ae48-9b744405ddc9 2019-01-09 14:42:54,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/quotas/d03c428764944ea289e24e2697db294c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" 2019-01-09 14:42:54,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-7f152dbe-8115-4795-b925-343756062949 Date: Wed, 09 Jan 2019 14:42:54 GMT RESP BODY: {"quota": {"subnet": 7, "network": 5, "floatingip": 25, "subnetpool": -1, "security_group_rule": 50, "trunk": -1, "security_group": 5, "router": 6, "rbac_policy": 10, "port": 25}} 2019-01-09 14:42:54,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/quotas/d03c428764944ea289e24e2697db294c used request id req-7f152dbe-8115-4795-b925-343756062949 2019-01-09 14:42:54,511 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:42:54,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-quota-sets/d03c428764944ea289e24e2697db294c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d7980018574f8055017d59ac3ff4c24a75ff7f" 2019-01-09 14:42:54,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62097345-0d96-4a78-9e6e-72d30dfbb5c0 x-compute-request-id: req-62097345-0d96-4a78-9e6e-72d30dfbb5c0 Content-Encoding: gzip Content-Length: 220 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": "d03c428764944ea289e24e2697db294c", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2019-01-09 14:42:54,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-quota-sets/d03c428764944ea289e24e2697db294c used request id req-62097345-0d96-4a78-9e6e-72d30dfbb5c0 2019-01-09 14:42:54,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/quotas/d03c428764944ea289e24e2697db294c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d7980018574f8055017d59ac3ff4c24a75ff7f" 2019-01-09 14:42:55,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-3b97594d-1230-4190-b477-ae5a28bf47da Date: Wed, 09 Jan 2019 14:42:55 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-09 14:42:55,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/quotas/d03c428764944ea289e24e2697db294c used request id req-3b97594d-1230-4190-b477-ae5a28bf47da 2019-01-09 14:42:55,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" 2019-01-09 14:42:55,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-19f1e532-2d7b-4f23-874f-aa87cb939b16 Date: Wed, 09 Jan 2019 14:42:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "updated_at": "2019-01-09T14:42:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "1cdea5ed-2cfc-46d4-a221-486820b6d92b", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "f2a7fd0c-1a38-4d3a-adc9-9ebcc548c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "c3db0105-9a82-43a4-b623-9fbe84ad3e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "677be0f3-9bd4-4ae9-a624-f73e32cd70da", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 4, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:42:55,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-19f1e532-2d7b-4f23-874f-aa87cb939b16 2019-01-09 14:42:55,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" 2019-01-09 14:42:55,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5524495-4df7-4c7f-b305-f2876b66ab3b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:42:55,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-b5524495-4df7-4c7f-b305-f2876b66ab3b 2019-01-09 14:42:55,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" 2019-01-09 14:42:55,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85fedd9-1e77-4f46-9c48-5aa05b2138db Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 14:42:55,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-a85fedd9-1e77-4f46-9c48-5aa05b2138db 2019-01-09 14:42:55,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" 2019-01-09 14:42:55,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a04cf91c-4166-4192-a7d1-c8dabe9314a5 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 14:42:55,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-a04cf91c-4166-4192-a7d1-c8dabe9314a5 2019-01-09 14:42:55,711 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-1fd43aba-0a3a-492-name 2019-01-09 14:42:55,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d03c428764944ea289e24e2697db294c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" 2019-01-09 14:42:55,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-925e7dbf-934d-4bfe-aab5-d43d857d3a3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:55,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d03c428764944ea289e24e2697db294c used request id req-925e7dbf-934d-4bfe-aab5-d43d857d3a3f 2019-01-09 14:42:55,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c52991378d407d291ea23c5186f943d5df1b4d" 2019-01-09 14:42:55,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-027d3968-c18d-499c-8c16-c932117d855e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:55,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-027d3968-c18d-499c-8c16-c932117d855e 2019-01-09 14:42:55,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:56,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["Wj02aeGZTimQkfMIdAwtjw"], "issued_at": "2019-01-09T14:42:56.000000Z"}} 2019-01-09 14:42:56,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad664afc2fda7ace0adda854fa755f7cb37f5f2" 2019-01-09 14:42:56,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58151116-d554-43fe-80f2-1d088ef97534 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:56,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-58151116-d554-43fe-80f2-1d088ef97534 2019-01-09 14:42:56,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:56,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:56,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["yfpAruXpTfuHO-M4JkXSVQ"], "issued_at": "2019-01-09T14:42:56.000000Z"}} 2019-01-09 14:42:56,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" 2019-01-09 14:42:57,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf640522-4832-48e0-8c3e-8bcc6fbe85f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:57,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-cf640522-4832-48e0-8c3e-8bcc6fbe85f2 2019-01-09 14:42:57,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:57,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:57,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-53f33171-d246-4f7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" 2019-01-09 14:42:57,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1758b41-60b6-457b-a534-ab13b1efb92d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-53f33171-d246-4f7-name", "previous": null, "next": null}, "projects": []} 2019-01-09 14:42:57,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-53f33171-d246-4f7-name used request id req-a1758b41-60b6-457b-a534-ab13b1efb92d 2019-01-09 14:42:57,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" 2019-01-09 14:42:57,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88152685-8197-4101-a641-8dc794673fce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:57,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-88152685-8197-4101-a641-8dc794673fce 2019-01-09 14:42:57,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-53f33171-d246-4f7-name"}}' 2019-01-09 14:42:57,259 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:42:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4240f825-d782-4045-83eb-b07e905e4874 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7"}, "tags": [], "enabled": true, "id": "62607f59814e4417b82f3f7dcb4427c7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-53f33171-d246-4f7-name"}} 2019-01-09 14:42:57,259 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4240f825-d782-4045-83eb-b07e905e4874 2019-01-09 14:42:57,260 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-53f33171-d246-4f7-name 2019-01-09 14:42:57,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:57,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:57,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["GIsIFRJQSH6MxwgvTbMg6w"], "issued_at": "2019-01-09T14:42:57.000000Z"}} 2019-01-09 14:42:57,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4be5b0f6d749411d3777d7a779424bbe7dd14d" 2019-01-09 14:42:57,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc58dd2-c0ad-404c-8f84-071cda43f8a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:42:57,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7cc58dd2-c0ad-404c-8f84-071cda43f8a7 2019-01-09 14:42:57,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:42:57,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:42: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:42:57,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4be5b0f6d749411d3777d7a779424bbe7dd14d" 2019-01-09 14:42:57,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c3e058-7742-4eb8-b76c-332459c28008 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:42:57,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f9c3e058-7742-4eb8-b76c-332459c28008 2019-01-09 14:42:57,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4be5b0f6d749411d3777d7a779424bbe7dd14d" 2019-01-09 14:42:58,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a1db9b-61e3-4161-866e-ad90179d53b8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:42:58,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-09a1db9b-61e3-4161-866e-ad90179d53b8 2019-01-09 14:42:58,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4be5b0f6d749411d3777d7a779424bbe7dd14d" 2019-01-09 14:42:58,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dcbf19b-4546-4b41-b506-9aa11e16eacf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:58,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0dcbf19b-4546-4b41-b506-9aa11e16eacf 2019-01-09 14:42:58,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-53f33171-d246-4f7-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4be5b0f6d749411d3777d7a779424bbe7dd14d" 2019-01-09 14:42:58,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd121935-2fe7-42d8-bf4b-1ebe6377ecfe Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-53f33171-d246-4f7-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7"}, "tags": [], "enabled": true, "id": "62607f59814e4417b82f3f7dcb4427c7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-53f33171-d246-4f7-name"}]} 2019-01-09 14:42:58,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-53f33171-d246-4f7-name used request id req-dd121935-2fe7-42d8-bf4b-1ebe6377ecfe 2019-01-09 14:42:58,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/4e7089795f184410a71cd03855001b11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4be5b0f6d749411d3777d7a779424bbe7dd14d" 2019-01-09 14:42:58,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b22b6e-0cfd-496d-9f48-29d41cc8b750 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/4e7089795f184410a71cd03855001b11"}, "enabled": true, "id": "4e7089795f184410a71cd03855001b11", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-53f33171-d246-4f7-user"}} 2019-01-09 14:42:58,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/4e7089795f184410a71cd03855001b11 used request id req-33b22b6e-0cfd-496d-9f48-29d41cc8b750 2019-01-09 14:42:58,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7/users/4e7089795f184410a71cd03855001b11/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4be5b0f6d749411d3777d7a779424bbe7dd14d" 2019-01-09 14:42:58,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc1afacd-bb09-4bc8-9a49-97cf3e63a2dc Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7/users/4e7089795f184410a71cd03855001b11/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 14:42:58,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7/users/4e7089795f184410a71cd03855001b11/roles used request id req-cc1afacd-bb09-4bc8-9a49-97cf3e63a2dc 2019-01-09 14:42:58,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4be5b0f6d749411d3777d7a779424bbe7dd14d" 2019-01-09 14:42:58,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79d21a47-4aa0-496f-903c-c336a44ce8c5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}} 2019-01-09 14:42:58,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-79d21a47-4aa0-496f-903c-c336a44ce8c5 2019-01-09 14:42:58,831 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-53f33171-d246-4f7-name 2019-01-09 14:42:58,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7/users/4e7089795f184410a71cd03855001b11/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4be5b0f6d749411d3777d7a779424bbe7dd14d" 2019-01-09 14:42:59,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-855b021b-434a-4448-a226-dc88fc005a1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:59,051 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7/users/4e7089795f184410a71cd03855001b11/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-855b021b-434a-4448-a226-dc88fc005a1a 2019-01-09 14:42:59,052 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-53f33171-d246-4f7-user 2019-01-09 14:42:59,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" 2019-01-09 14:42:59,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36258072-d013-458f-8625-747368f96647 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:42:59,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-36258072-d013-458f-8625-747368f96647 2019-01-09 14:42:59,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" -d '{"role": {"name": "CreateProjectUserTests-53f33171-d246-4f7-name-role"}}' 2019-01-09 14:42:59,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-029d575d-7181-45bf-94b3-58ddbefb6bc3 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "87c6a0e7ca864842beb84ecab02db490", "links": {"self": "http://172.30.9.29:5000/v3/roles/87c6a0e7ca864842beb84ecab02db490"}, "name": "CreateProjectUserTests-53f33171-d246-4f7-name-role"}} 2019-01-09 14:42:59,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-029d575d-7181-45bf-94b3-58ddbefb6bc3 2019-01-09 14:42:59,289 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-53f33171-d246-4f7-name-role 2019-01-09 14:42:59,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/87c6a0e7ca864842beb84ecab02db490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" 2019-01-09 14:42:59,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c43177a8-0a81-45af-81f2-7475d8608af1 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "87c6a0e7ca864842beb84ecab02db490", "links": {"self": "http://172.30.9.29:5000/v3/roles/87c6a0e7ca864842beb84ecab02db490"}, "name": "CreateProjectUserTests-53f33171-d246-4f7-name-role"}} 2019-01-09 14:42:59,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/87c6a0e7ca864842beb84ecab02db490 used request id req-c43177a8-0a81-45af-81f2-7475d8608af1 2019-01-09 14:42:59,389 - keystone_utils - INFO - Granting role CreateProjectUserTests-53f33171-d246-4f7-name-role to project CreateProjectUserTests-53f33171-d246-4f7-name 2019-01-09 14:42:59,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7/users/4e7089795f184410a71cd03855001b11/roles/87c6a0e7ca864842beb84ecab02db490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" 2019-01-09 14:42:59,525 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2b2c14-ee6c-4801-b851-15fee633ae5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:42:59,526 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7/users/4e7089795f184410a71cd03855001b11/roles/87c6a0e7ca864842beb84ecab02db490 used request id req-0d2b2c14-ee6c-4801-b851-15fee633ae5d 2019-01-09 14:42:59,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:42:59,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:42:59,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "87c6a0e7ca864842beb84ecab02db490", "name": "CreateProjectUserTests-53f33171-d246-4f7-name-role"}], "expires_at": "2019-01-09T15:42:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "62607f59814e4417b82f3f7dcb4427c7", "name": "CreateProjectUserTests-53f33171-d246-4f7-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/62607f59814e4417b82f3f7dcb4427c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/62607f59814e4417b82f3f7dcb4427c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/62607f59814e4417b82f3f7dcb4427c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/62607f59814e4417b82f3f7dcb4427c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/62607f59814e4417b82f3f7dcb4427c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/62607f59814e4417b82f3f7dcb4427c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/62607f59814e4417b82f3f7dcb4427c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/62607f59814e4417b82f3f7dcb4427c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/62607f59814e4417b82f3f7dcb4427c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/62607f59814e4417b82f3f7dcb4427c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/62607f59814e4417b82f3f7dcb4427c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/62607f59814e4417b82f3f7dcb4427c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_62607f59814e4417b82f3f7dcb4427c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_62607f59814e4417b82f3f7dcb4427c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-53f33171-d246-4f7-user", "id": "4e7089795f184410a71cd03855001b11"}, "audit_ids": ["ITHQ1suwRmGB5OU-4rKs3A"], "issued_at": "2019-01-09T14:42:59.000000Z"}} 2019-01-09 14:42:59,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" 2019-01-09 14:43:00,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9909f825-0722-4a25-9288-deb55e4d2a73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:00,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9909f825-0722-4a25-9288-deb55e4d2a73 2019-01-09 14:43:00,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-53f33171-d246-4f7-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" 2019-01-09 14:43:00,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8c965494-d33a-4622-a12e-61c8d2070aa7 Date: Wed, 09 Jan 2019 14:43:00 GMT RESP BODY: {"security_groups": []} 2019-01-09 14:43:00,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-53f33171-d246-4f7-name&description=hello+group used request id req-8c965494-d33a-4622-a12e-61c8d2070aa7 2019-01-09 14:43:00,385 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-53f33171-d246-4f7-name... 2019-01-09 14:43:00,385 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-53f33171-d246-4f7-name 2019-01-09 14:43:00,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" -d '{"security_group": {"name": "CreateProjectUserTests-53f33171-d246-4f7-name", "description": "hello group"}}' 2019-01-09 14:43:00,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-b787c3a6-a809-405f-99ef-353ea440ed95 Date: Wed, 09 Jan 2019 14:43:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "updated_at": "2019-01-09T14:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "revision_number": 0, "id": "167a725c-93d0-4ed8-8699-718dcc1a2a4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "62607f59814e4417b82f3f7dcb4427c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "revision_number": 0, "id": "20de2217-d207-4846-8cec-9c970515ff66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "62607f59814e4417b82f3f7dcb4427c7"}], "revision_number": 2, "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "name": "CreateProjectUserTests-53f33171-d246-4f7-name"}} 2019-01-09 14:43:00,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-b787c3a6-a809-405f-99ef-353ea440ed95 2019-01-09 14:43:00,625 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 694f08fb-3547-4c92-9d4e-b8bb72bb416a 2019-01-09 14:43:00,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=694f08fb-3547-4c92-9d4e-b8bb72bb416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" 2019-01-09 14:43:00,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e3db8bb-3ee8-4c03-a8f1-092484862a37 Date: Wed, 09 Jan 2019 14:43: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-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "167a725c-93d0-4ed8-8699-718dcc1a2a4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "20de2217-d207-4846-8cec-9c970515ff66"}]} 2019-01-09 14:43:00,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=694f08fb-3547-4c92-9d4e-b8bb72bb416a used request id req-5e3db8bb-3ee8-4c03-a8f1-092484862a37 2019-01-09 14:43:00,682 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 694f08fb-3547-4c92-9d4e-b8bb72bb416a 2019-01-09 14:43:00,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=694f08fb-3547-4c92-9d4e-b8bb72bb416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" 2019-01-09 14:43:00,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-32b87b5e-d345-40ad-a76c-87f36bf6d150 Date: Wed, 09 Jan 2019 14:43: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-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "167a725c-93d0-4ed8-8699-718dcc1a2a4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "20de2217-d207-4846-8cec-9c970515ff66"}]} 2019-01-09 14:43:00,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=694f08fb-3547-4c92-9d4e-b8bb72bb416a used request id req-32b87b5e-d345-40ad-a76c-87f36bf6d150 2019-01-09 14:43:00,704 - neutron_utils - INFO - Retrieving security group with ID - 694f08fb-3547-4c92-9d4e-b8bb72bb416a 2019-01-09 14:43:00,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=694f08fb-3547-4c92-9d4e-b8bb72bb416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" 2019-01-09 14:43:00,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-ed97b9e1-518d-4b4e-9e8b-9aa9ca927e8a Date: Wed, 09 Jan 2019 14:43:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "updated_at": "2019-01-09T14:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "revision_number": 0, "id": "167a725c-93d0-4ed8-8699-718dcc1a2a4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "62607f59814e4417b82f3f7dcb4427c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "revision_number": 0, "id": "20de2217-d207-4846-8cec-9c970515ff66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "62607f59814e4417b82f3f7dcb4427c7"}], "revision_number": 2, "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "name": "CreateProjectUserTests-53f33171-d246-4f7-name"}]} 2019-01-09 14:43:00,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=694f08fb-3547-4c92-9d4e-b8bb72bb416a used request id req-ed97b9e1-518d-4b4e-9e8b-9aa9ca927e8a 2019-01-09 14:43:00,772 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 694f08fb-3547-4c92-9d4e-b8bb72bb416a 2019-01-09 14:43:00,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=694f08fb-3547-4c92-9d4e-b8bb72bb416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" 2019-01-09 14:43:00,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-54b7a454-7aeb-481d-ba75-994941a8fbff Date: Wed, 09 Jan 2019 14:43: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-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "167a725c-93d0-4ed8-8699-718dcc1a2a4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "20de2217-d207-4846-8cec-9c970515ff66"}]} 2019-01-09 14:43:00,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=694f08fb-3547-4c92-9d4e-b8bb72bb416a used request id req-54b7a454-7aeb-481d-ba75-994941a8fbff 2019-01-09 14:43:00,793 - neutron_utils - INFO - Retrieving security group with ID - 694f08fb-3547-4c92-9d4e-b8bb72bb416a 2019-01-09 14:43:00,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=694f08fb-3547-4c92-9d4e-b8bb72bb416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" 2019-01-09 14:43:00,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-63790565-b0c4-4aaa-a852-73ef717ba0fe Date: Wed, 09 Jan 2019 14:43:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "updated_at": "2019-01-09T14:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "revision_number": 0, "id": "167a725c-93d0-4ed8-8699-718dcc1a2a4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "62607f59814e4417b82f3f7dcb4427c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "revision_number": 0, "id": "20de2217-d207-4846-8cec-9c970515ff66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "62607f59814e4417b82f3f7dcb4427c7"}], "revision_number": 2, "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "name": "CreateProjectUserTests-53f33171-d246-4f7-name"}]} 2019-01-09 14:43:00,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=694f08fb-3547-4c92-9d4e-b8bb72bb416a used request id req-63790565-b0c4-4aaa-a852-73ef717ba0fe 2019-01-09 14:43:00,836 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 694f08fb-3547-4c92-9d4e-b8bb72bb416a 2019-01-09 14:43:00,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=694f08fb-3547-4c92-9d4e-b8bb72bb416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" 2019-01-09 14:43:00,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-35157326-f2c7-45cc-a772-5e39b3e982ad Date: Wed, 09 Jan 2019 14:43: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-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "167a725c-93d0-4ed8-8699-718dcc1a2a4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "20de2217-d207-4846-8cec-9c970515ff66"}]} 2019-01-09 14:43:00,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=694f08fb-3547-4c92-9d4e-b8bb72bb416a used request id req-35157326-f2c7-45cc-a772-5e39b3e982ad 2019-01-09 14:43:00,856 - neutron_utils - INFO - Retrieving security group with ID - 694f08fb-3547-4c92-9d4e-b8bb72bb416a 2019-01-09 14:43:00,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=694f08fb-3547-4c92-9d4e-b8bb72bb416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" 2019-01-09 14:43:00,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-5818306a-7390-45ac-9b5f-144309dfc8f1 Date: Wed, 09 Jan 2019 14:43:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "updated_at": "2019-01-09T14:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "revision_number": 0, "id": "167a725c-93d0-4ed8-8699-718dcc1a2a4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "62607f59814e4417b82f3f7dcb4427c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "revision_number": 0, "id": "20de2217-d207-4846-8cec-9c970515ff66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "62607f59814e4417b82f3f7dcb4427c7"}], "revision_number": 2, "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "name": "CreateProjectUserTests-53f33171-d246-4f7-name"}]} 2019-01-09 14:43:00,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=694f08fb-3547-4c92-9d4e-b8bb72bb416a used request id req-5818306a-7390-45ac-9b5f-144309dfc8f1 2019-01-09 14:43:00,902 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 694f08fb-3547-4c92-9d4e-b8bb72bb416a 2019-01-09 14:43:00,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=694f08fb-3547-4c92-9d4e-b8bb72bb416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" 2019-01-09 14:43:00,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-57f42ff4-f33c-478a-b1e8-cc0b02d4a2e0 Date: Wed, 09 Jan 2019 14:43: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-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "167a725c-93d0-4ed8-8699-718dcc1a2a4a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "security_group_id": "694f08fb-3547-4c92-9d4e-b8bb72bb416a", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "20de2217-d207-4846-8cec-9c970515ff66"}]} 2019-01-09 14:43:00,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=694f08fb-3547-4c92-9d4e-b8bb72bb416a used request id req-57f42ff4-f33c-478a-b1e8-cc0b02d4a2e0 2019-01-09 14:43:00,923 - neutron_utils - INFO - Deleting security group rule with ID - 167a725c-93d0-4ed8-8699-718dcc1a2a4a 2019-01-09 14:43:00,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/167a725c-93d0-4ed8-8699-718dcc1a2a4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" 2019-01-09 14:43:01,013 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b6d225fd-4093-4545-80c0-2372c6cf4aff Content-Length: 0 Date: Wed, 09 Jan 2019 14:43:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:01,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/167a725c-93d0-4ed8-8699-718dcc1a2a4a used request id req-b6d225fd-4093-4545-80c0-2372c6cf4aff 2019-01-09 14:43:01,013 - neutron_utils - INFO - Deleting security group rule with ID - 20de2217-d207-4846-8cec-9c970515ff66 2019-01-09 14:43:01,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/20de2217-d207-4846-8cec-9c970515ff66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" 2019-01-09 14:43:01,094 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60be1ac1-32b4-470e-a9ed-784d45ee43a2 Content-Length: 0 Date: Wed, 09 Jan 2019 14:43:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:01,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/20de2217-d207-4846-8cec-9c970515ff66 used request id req-60be1ac1-32b4-470e-a9ed-784d45ee43a2 2019-01-09 14:43:01,095 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-53f33171-d246-4f7-name 2019-01-09 14:43:01,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/694f08fb-3547-4c92-9d4e-b8bb72bb416a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3639a8fbf593920df4edd2061708f1641e33aa2" 2019-01-09 14:43:01,212 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e5e0c7a0-2d0a-45e8-8132-c45d2938b8b9 Content-Length: 0 Date: Wed, 09 Jan 2019 14:43:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:01,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/694f08fb-3547-4c92-9d4e-b8bb72bb416a used request id req-e5e0c7a0-2d0a-45e8-8132-c45d2938b8b9 2019-01-09 14:43:01,213 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-53f33171-d246-4f7-user 2019-01-09 14:43:01,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/4e7089795f184410a71cd03855001b11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca4be5b0f6d749411d3777d7a779424bbe7dd14d" 2019-01-09 14:43:01,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2079ff3-1dbd-49e8-af8b-984e31ed2537 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:43:01,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4e7089795f184410a71cd03855001b11 used request id req-d2079ff3-1dbd-49e8-af8b-984e31ed2537 2019-01-09 14:43:01,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" 2019-01-09 14:43:01,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bb451187-91c4-48fa-be8d-3fe9d0937c68 Date: Wed, 09 Jan 2019 14:43:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "updated_at": "2019-01-09T14:43:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "revision_number": 0, "id": "0435b2b2-f4ce-40fe-bfff-8327681abb5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:00Z", "security_group_id": "6bc52467-51d5-4f1b-b59d-e851b0982ab7", "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "62607f59814e4417b82f3f7dcb4427c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "revision_number": 0, "id": "5f6041d7-5432-4530-ac9e-d026d6e0599e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:00Z", "security_group_id": "6bc52467-51d5-4f1b-b59d-e851b0982ab7", "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "62607f59814e4417b82f3f7dcb4427c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "revision_number": 0, "id": "ccb950ec-92bb-43c2-baee-72f977ff15ab", "remote_group_id": "6bc52467-51d5-4f1b-b59d-e851b0982ab7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:00Z", "security_group_id": "6bc52467-51d5-4f1b-b59d-e851b0982ab7", "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "62607f59814e4417b82f3f7dcb4427c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "revision_number": 0, "id": "e1c194ea-3cd9-4e6f-81db-7bb50c60c865", "remote_group_id": "6bc52467-51d5-4f1b-b59d-e851b0982ab7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:00Z", "security_group_id": "6bc52467-51d5-4f1b-b59d-e851b0982ab7", "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "62607f59814e4417b82f3f7dcb4427c7"}], "revision_number": 4, "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "6bc52467-51d5-4f1b-b59d-e851b0982ab7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "updated_at": "2019-01-09T14:42:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "1cdea5ed-2cfc-46d4-a221-486820b6d92b", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "677be0f3-9bd4-4ae9-a624-f73e32cd70da", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "c3db0105-9a82-43a4-b623-9fbe84ad3e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "f2a7fd0c-1a38-4d3a-adc9-9ebcc548c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 4, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:43:01,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-bb451187-91c4-48fa-be8d-3fe9d0937c68 2019-01-09 14:43:01,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" 2019-01-09 14:43:01,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db39c54-640a-458c-9ae9-1b9288f2cdde Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "62607f59814e4417b82f3f7dcb4427c7", "name": "CreateProjectUserTests-53f33171-d246-4f7-name"}} 2019-01-09 14:43:01,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7 used request id req-7db39c54-640a-458c-9ae9-1b9288f2cdde 2019-01-09 14:43:01,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bc52467-51d5-4f1b-b59d-e851b0982ab7 2019-01-09 14:43:01,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6bc52467-51d5-4f1b-b59d-e851b0982ab7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" 2019-01-09 14:43:01,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9bccadde-2254-4183-b282-25f41e67d46c Date: Wed, 09 Jan 2019 14:43:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "security_group_id": "6bc52467-51d5-4f1b-b59d-e851b0982ab7", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "0435b2b2-f4ce-40fe-bfff-8327681abb5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "security_group_id": "6bc52467-51d5-4f1b-b59d-e851b0982ab7", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "5f6041d7-5432-4530-ac9e-d026d6e0599e"}, {"remote_group_id": "6bc52467-51d5-4f1b-b59d-e851b0982ab7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "security_group_id": "6bc52467-51d5-4f1b-b59d-e851b0982ab7", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "ccb950ec-92bb-43c2-baee-72f977ff15ab"}, {"remote_group_id": "6bc52467-51d5-4f1b-b59d-e851b0982ab7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:00Z", "security_group_id": "6bc52467-51d5-4f1b-b59d-e851b0982ab7", "port_range_min": null, "revision_number": 0, "tenant_id": "62607f59814e4417b82f3f7dcb4427c7", "created_at": "2019-01-09T14:43:00Z", "project_id": "62607f59814e4417b82f3f7dcb4427c7", "id": "e1c194ea-3cd9-4e6f-81db-7bb50c60c865"}]} 2019-01-09 14:43:01,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6bc52467-51d5-4f1b-b59d-e851b0982ab7 used request id req-9bccadde-2254-4183-b282-25f41e67d46c 2019-01-09 14:43:01,872 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 14:43:01,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/6bc52467-51d5-4f1b-b59d-e851b0982ab7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" 2019-01-09 14:43:02,009 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aec170cc-c5dd-4621-b0f3-f12a13c6584d Content-Length: 0 Date: Wed, 09 Jan 2019 14:43:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:02,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/6bc52467-51d5-4f1b-b59d-e851b0982ab7 used request id req-aec170cc-c5dd-4621-b0f3-f12a13c6584d 2019-01-09 14:43:02,010 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-53f33171-d246-4f7-name 2019-01-09 14:43:02,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" 2019-01-09 14:43:02,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a6e62e1-629f-4fac-91d6-b8bd6972c404 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:43:02,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/62607f59814e4417b82f3f7dcb4427c7 used request id req-7a6e62e1-629f-4fac-91d6-b8bd6972c404 2019-01-09 14:43:02,202 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-53f33171-d246-4f7-name-role 2019-01-09 14:43:02,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/87c6a0e7ca864842beb84ecab02db490 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" 2019-01-09 14:43:02,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:43:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c179ad12-da9d-491a-84cc-ba76974b1297 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:43:02,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/87c6a0e7ca864842beb84ecab02db490 used request id req-c179ad12-da9d-491a-84cc-ba76974b1297 2019-01-09 14:43:02,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f182696aafa97586bdef4ceca005091e11546d" 2019-01-09 14:43:02,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b128006-d4d5-4c7d-918c-befed74518d6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:43:02,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2b128006-d4d5-4c7d-918c-befed74518d6 2019-01-09 14:43:02,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:02,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["XgAnirE4QByDN8yUfNR1yg"], "issued_at": "2019-01-09T14:43:02.000000Z"}} 2019-01-09 14:43:02,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64657162610626d3bacb8b0a6695392ebd57dd3e" 2019-01-09 14:43:02,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24164174-0c8b-4cb8-a343-758d09041d06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:02,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-24164174-0c8b-4cb8-a343-758d09041d06 2019-01-09 14:43:02,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:43:02,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:03,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["og-PG5crSeGIMiCaXkkAcw"], "issued_at": "2019-01-09T14:43:03.000000Z"}} 2019-01-09 14:43:03,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:03,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-001a0d6d-6d35-4fa0-9969-4e921942698c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:03,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-001a0d6d-6d35-4fa0-9969-4e921942698c 2019-01-09 14:43:03,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:43:03,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:43:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:43:03,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-35365fe8-08cd-4ee-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:03,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70a67bc-2f2f-405f-831b-ea58f36f50f7 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-35365fe8-08cd-4ee-name", "previous": null, "next": null}, "projects": []} 2019-01-09 14:43:03,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-35365fe8-08cd-4ee-name used request id req-b70a67bc-2f2f-405f-831b-ea58f36f50f7 2019-01-09 14:43:03,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:03,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e5728b-cd22-453f-9a43-d77c6380f6ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:43:03,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-18e5728b-cd22-453f-9a43-d77c6380f6ee 2019-01-09 14:43:03,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}}' 2019-01-09 14:43:03,668 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acbd2c28-552d-49a4-a87c-f70a87aaf85f Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca"}, "tags": [], "enabled": true, "id": "d937d9e0ea4746969edac8e11c6dafca", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}} 2019-01-09 14:43:03,668 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-acbd2c28-552d-49a4-a87c-f70a87aaf85f 2019-01-09 14:43:03,668 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-35365fe8-08cd-4ee-name 2019-01-09 14:43:03,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:43:03,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:04,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["xlZMvqJGTqi5Epd4mRpn7Q"], "issued_at": "2019-01-09T14:43:04.000000Z"}} 2019-01-09 14:43:04,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fc5c713491611dbd671c4d88d75e7fddfb6ce8" 2019-01-09 14:43:04,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096e5df2-5bd5-493e-abd3-998680d8b6cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:04,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-096e5df2-5bd5-493e-abd3-998680d8b6cc 2019-01-09 14:43:04,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:43:04,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:43:04,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fc5c713491611dbd671c4d88d75e7fddfb6ce8" 2019-01-09 14:43:04,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f61ea3-8019-46d8-891f-d0be09615bda Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:43:04,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f5f61ea3-8019-46d8-891f-d0be09615bda 2019-01-09 14:43:04,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fc5c713491611dbd671c4d88d75e7fddfb6ce8" 2019-01-09 14:43:04,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe9255c-e747-4093-aabd-2bc6540b137c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:43:04,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cfe9255c-e747-4093-aabd-2bc6540b137c 2019-01-09 14:43:04,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fc5c713491611dbd671c4d88d75e7fddfb6ce8" 2019-01-09 14:43:04,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f71ebdc-d255-4aca-ba8d-c1bf2b93bbc2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:43:04,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5f71ebdc-d255-4aca-ba8d-c1bf2b93bbc2 2019-01-09 14:43:04,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-35365fe8-08cd-4ee-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fc5c713491611dbd671c4d88d75e7fddfb6ce8" 2019-01-09 14:43:04,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c40a21-4e5e-449b-b052-080a627092e6 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-35365fe8-08cd-4ee-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca"}, "tags": [], "enabled": true, "id": "d937d9e0ea4746969edac8e11c6dafca", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}]} 2019-01-09 14:43:04,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-35365fe8-08cd-4ee-name used request id req-60c40a21-4e5e-449b-b052-080a627092e6 2019-01-09 14:43:04,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/9a8907d8356943d1a9e93477c7942c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fc5c713491611dbd671c4d88d75e7fddfb6ce8" 2019-01-09 14:43:05,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32dc4c47-6e09-4af7-ad1a-4a3a020dc097 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/9a8907d8356943d1a9e93477c7942c95"}, "enabled": true, "id": "9a8907d8356943d1a9e93477c7942c95", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-user1"}} 2019-01-09 14:43:05,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/9a8907d8356943d1a9e93477c7942c95 used request id req-32dc4c47-6e09-4af7-ad1a-4a3a020dc097 2019-01-09 14:43:05,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/9a8907d8356943d1a9e93477c7942c95/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fc5c713491611dbd671c4d88d75e7fddfb6ce8" 2019-01-09 14:43:05,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-839ea357-8be6-40f4-acc2-dc3b412fd069 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/9a8907d8356943d1a9e93477c7942c95/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 14:43:05,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/9a8907d8356943d1a9e93477c7942c95/roles used request id req-839ea357-8be6-40f4-acc2-dc3b412fd069 2019-01-09 14:43:05,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fc5c713491611dbd671c4d88d75e7fddfb6ce8" 2019-01-09 14:43:05,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55d56b4-8833-4ee8-8a03-26d316c265e2 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}} 2019-01-09 14:43:05,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-d55d56b4-8833-4ee8-8a03-26d316c265e2 2019-01-09 14:43:05,327 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-35365fe8-08cd-4ee-name 2019-01-09 14:43:05,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/9a8907d8356943d1a9e93477c7942c95/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fc5c713491611dbd671c4d88d75e7fddfb6ce8" 2019-01-09 14:43:05,461 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:43:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38d2cdd6-11e6-4fb4-8688-033df98f8a5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:43:05,461 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/9a8907d8356943d1a9e93477c7942c95/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-38d2cdd6-11e6-4fb4-8688-033df98f8a5d 2019-01-09 14:43:05,461 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-35365fe8-08cd-4ee-user1 2019-01-09 14:43:05,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:05,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bcec8ab-3d68-472d-acde-bf54331fe65d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:43:05,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1bcec8ab-3d68-472d-acde-bf54331fe65d 2019-01-09 14:43:05,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" -d '{"role": {"name": "CreateProjectUserTests-35365fe8-08cd-4ee-name-role"}}' 2019-01-09 14:43:05,685 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:43:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2070fc6-0cce-45d0-9e17-3185bd2e135a Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b889b2cb3c04e119dccb0d947bbe938", "links": {"self": "http://172.30.9.29:5000/v3/roles/3b889b2cb3c04e119dccb0d947bbe938"}, "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name-role"}} 2019-01-09 14:43:05,685 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e2070fc6-0cce-45d0-9e17-3185bd2e135a 2019-01-09 14:43:05,685 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-35365fe8-08cd-4ee-name-role 2019-01-09 14:43:05,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/3b889b2cb3c04e119dccb0d947bbe938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:05,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa19f572-fcaf-4595-8b87-6799ad6d948a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b889b2cb3c04e119dccb0d947bbe938", "links": {"self": "http://172.30.9.29:5000/v3/roles/3b889b2cb3c04e119dccb0d947bbe938"}, "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name-role"}} 2019-01-09 14:43:05,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3b889b2cb3c04e119dccb0d947bbe938 used request id req-fa19f572-fcaf-4595-8b87-6799ad6d948a 2019-01-09 14:43:05,794 - keystone_utils - INFO - Granting role CreateProjectUserTests-35365fe8-08cd-4ee-name-role to project CreateProjectUserTests-35365fe8-08cd-4ee-name 2019-01-09 14:43:05,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/9a8907d8356943d1a9e93477c7942c95/roles/3b889b2cb3c04e119dccb0d947bbe938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:05,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:43:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38fcbf7a-ac78-49b4-9ee5-5c68e7516fad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:43:05,933 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/9a8907d8356943d1a9e93477c7942c95/roles/3b889b2cb3c04e119dccb0d947bbe938 used request id req-38fcbf7a-ac78-49b4-9ee5-5c68e7516fad 2019-01-09 14:43:05,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:43:05,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:06,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["pF85XOa5Rw6tAdE24BuKCw"], "issued_at": "2019-01-09T14:43:06.000000Z"}} 2019-01-09 14:43:06,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f5877c66d0797957f34a28942369c673601227" 2019-01-09 14:43:06,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b4228d6-4df4-424b-9c22-592bb64cbe41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:06,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0b4228d6-4df4-424b-9c22-592bb64cbe41 2019-01-09 14:43:06,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:43:06,433 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:43: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:43:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f5877c66d0797957f34a28942369c673601227" 2019-01-09 14:43:06,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a16398-2ecb-455f-ae85-bc8544d1e95a Content-Encoding: gzip Content-Length: 919 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-35365fe8-08cd-4ee-user1", "links": {"self": "http://172.30.9.29:5000/v3/users/9a8907d8356943d1a9e93477c7942c95"}, "domain_id": "default", "enabled": true, "id": "9a8907d8356943d1a9e93477c7942c95", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:43:06,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e5a16398-2ecb-455f-ae85-bc8544d1e95a 2019-01-09 14:43:06,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f5877c66d0797957f34a28942369c673601227" 2019-01-09 14:43:06,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1b9d95-60cd-4b17-b391-7473abf6fbb3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:43:06,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-dd1b9d95-60cd-4b17-b391-7473abf6fbb3 2019-01-09 14:43:07,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f5877c66d0797957f34a28942369c673601227" 2019-01-09 14:43:07,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-663db50f-8cd7-4afc-951b-24b12b9dd5fc Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "3b889b2cb3c04e119dccb0d947bbe938", "links": {"self": "http://172.30.9.29:5000/v3/roles/3b889b2cb3c04e119dccb0d947bbe938"}, "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name-role"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:43:07,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-663db50f-8cd7-4afc-951b-24b12b9dd5fc 2019-01-09 14:43:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-35365fe8-08cd-4ee-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f5877c66d0797957f34a28942369c673601227" 2019-01-09 14:43:07,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50366324-e358-4326-9731-43b5e76e76f8 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-35365fe8-08cd-4ee-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca"}, "tags": [], "enabled": true, "id": "d937d9e0ea4746969edac8e11c6dafca", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}]} 2019-01-09 14:43:07,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateProjectUserTests-35365fe8-08cd-4ee-name used request id req-50366324-e358-4326-9731-43b5e76e76f8 2019-01-09 14:43:07,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/3fe7ea2b0b0a46b4b7a6ec77e1cb91d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f5877c66d0797957f34a28942369c673601227" 2019-01-09 14:43:07,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669cba36-00e9-4eed-af33-310302a560fd Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.29:5000/v3/users/3fe7ea2b0b0a46b4b7a6ec77e1cb91d4"}, "enabled": true, "id": "3fe7ea2b0b0a46b4b7a6ec77e1cb91d4", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-user2"}} 2019-01-09 14:43:07,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/3fe7ea2b0b0a46b4b7a6ec77e1cb91d4 used request id req-669cba36-00e9-4eed-af33-310302a560fd 2019-01-09 14:43:07,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/3fe7ea2b0b0a46b4b7a6ec77e1cb91d4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f5877c66d0797957f34a28942369c673601227" 2019-01-09 14:43:07,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed14e94b-0870-4e23-8938-29b03665ddfc Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/3fe7ea2b0b0a46b4b7a6ec77e1cb91d4/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 14:43:07,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/3fe7ea2b0b0a46b4b7a6ec77e1cb91d4/roles used request id req-ed14e94b-0870-4e23-8938-29b03665ddfc 2019-01-09 14:43:07,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f5877c66d0797957f34a28942369c673601227" 2019-01-09 14:43:07,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f7300e-78dc-49f5-a804-dcbec96430d0 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}} 2019-01-09 14:43:07,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-b7f7300e-78dc-49f5-a804-dcbec96430d0 2019-01-09 14:43:07,587 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-35365fe8-08cd-4ee-name 2019-01-09 14:43:07,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/3fe7ea2b0b0a46b4b7a6ec77e1cb91d4/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f5877c66d0797957f34a28942369c673601227" 2019-01-09 14:43:07,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:43:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5243bc1d-cf5e-4954-a20c-ff9a86e6bdc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:43:07,647 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/3fe7ea2b0b0a46b4b7a6ec77e1cb91d4/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-5243bc1d-cf5e-4954-a20c-ff9a86e6bdc8 2019-01-09 14:43:07,647 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-35365fe8-08cd-4ee-user2 2019-01-09 14:43:07,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/3b889b2cb3c04e119dccb0d947bbe938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:07,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a39c78a-9741-477b-afe9-532fd818164f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3b889b2cb3c04e119dccb0d947bbe938", "links": {"self": "http://172.30.9.29:5000/v3/roles/3b889b2cb3c04e119dccb0d947bbe938"}, "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name-role"}} 2019-01-09 14:43:07,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3b889b2cb3c04e119dccb0d947bbe938 used request id req-5a39c78a-9741-477b-afe9-532fd818164f 2019-01-09 14:43:07,746 - keystone_utils - INFO - Granting role CreateProjectUserTests-35365fe8-08cd-4ee-name-role to project CreateProjectUserTests-35365fe8-08cd-4ee-name 2019-01-09 14:43:07,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/3fe7ea2b0b0a46b4b7a6ec77e1cb91d4/roles/3b889b2cb3c04e119dccb0d947bbe938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:07,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:43:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31f0c5ac-15b6-40fc-a43b-313cfddf6a35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:43:07,892 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca/users/3fe7ea2b0b0a46b4b7a6ec77e1cb91d4/roles/3b889b2cb3c04e119dccb0d947bbe938 used request id req-31f0c5ac-15b6-40fc-a43b-313cfddf6a35 2019-01-09 14:43:07,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:43:07,893 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:08,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "3b889b2cb3c04e119dccb0d947bbe938", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name-role"}], "expires_at": "2019-01-09T15:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d937d9e0ea4746969edac8e11c6dafca", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d937d9e0ea4746969edac8e11c6dafca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/d937d9e0ea4746969edac8e11c6dafca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/d937d9e0ea4746969edac8e11c6dafca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d937d9e0ea4746969edac8e11c6dafca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/d937d9e0ea4746969edac8e11c6dafca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/d937d9e0ea4746969edac8e11c6dafca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d937d9e0ea4746969edac8e11c6dafca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/d937d9e0ea4746969edac8e11c6dafca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/d937d9e0ea4746969edac8e11c6dafca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d937d9e0ea4746969edac8e11c6dafca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/d937d9e0ea4746969edac8e11c6dafca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/d937d9e0ea4746969edac8e11c6dafca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d937d9e0ea4746969edac8e11c6dafca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_d937d9e0ea4746969edac8e11c6dafca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-35365fe8-08cd-4ee-user1", "id": "9a8907d8356943d1a9e93477c7942c95"}, "audit_ids": ["rSOyl34HQcGYvPI-Q5je0Q"], "issued_at": "2019-01-09T14:43:08.000000Z"}} 2019-01-09 14:43:08,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" 2019-01-09 14:43:08,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff660485-1683-419f-b0ab-98c053335688 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:08,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ff660485-1683-419f-b0ab-98c053335688 2019-01-09 14:43:08,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-35365fe8-08cd-4ee-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" 2019-01-09 14:43:08,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-222f3d64-235b-44e8-8856-28fde02f4f50 Date: Wed, 09 Jan 2019 14:43:08 GMT RESP BODY: {"security_groups": []} 2019-01-09 14:43:08,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-35365fe8-08cd-4ee-name&description=hello+group used request id req-222f3d64-235b-44e8-8856-28fde02f4f50 2019-01-09 14:43:08,732 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-35365fe8-08cd-4ee-name... 2019-01-09 14:43:08,732 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-35365fe8-08cd-4ee-name 2019-01-09 14:43:08,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" -d '{"security_group": {"name": "CreateProjectUserTests-35365fe8-08cd-4ee-name", "description": "hello group"}}' 2019-01-09 14:43:08,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-398ebde7-331a-4b3e-94b1-317b405e811d Date: Wed, 09 Jan 2019 14:43:08 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "updated_at": "2019-01-09T14:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "057335a9-1524-46a6-a22b-04028a083eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "250d2cc2-4400-408c-884d-4803f0da2ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}], "revision_number": 2, "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}} 2019-01-09 14:43:08,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-398ebde7-331a-4b3e-94b1-317b405e811d 2019-01-09 14:43:08,900 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a4edf9-aac4-453f-9488-0d60b5fad2c8 2019-01-09 14:43:08,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" 2019-01-09 14:43:08,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-06fab2e5-2b6b-4f55-bf00-dbe59b04acdf Date: Wed, 09 Jan 2019 14:43:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "057335a9-1524-46a6-a22b-04028a083eb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "250d2cc2-4400-408c-884d-4803f0da2ec3"}]} 2019-01-09 14:43:08,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-06fab2e5-2b6b-4f55-bf00-dbe59b04acdf 2019-01-09 14:43:08,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a4edf9-aac4-453f-9488-0d60b5fad2c8 2019-01-09 14:43:08,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" 2019-01-09 14:43:08,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3298609d-09e5-4314-bade-7005205717f4 Date: Wed, 09 Jan 2019 14:43:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "057335a9-1524-46a6-a22b-04028a083eb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "250d2cc2-4400-408c-884d-4803f0da2ec3"}]} 2019-01-09 14:43:08,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-3298609d-09e5-4314-bade-7005205717f4 2019-01-09 14:43:08,969 - neutron_utils - INFO - Retrieving security group with ID - 37a4edf9-aac4-453f-9488-0d60b5fad2c8 2019-01-09 14:43:08,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" 2019-01-09 14:43:09,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-fb2240ed-d26d-416f-842b-4e9f9103d742 Date: Wed, 09 Jan 2019 14:43:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "updated_at": "2019-01-09T14:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "057335a9-1524-46a6-a22b-04028a083eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "250d2cc2-4400-408c-884d-4803f0da2ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}], "revision_number": 2, "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}]} 2019-01-09 14:43:09,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-fb2240ed-d26d-416f-842b-4e9f9103d742 2019-01-09 14:43:09,037 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a4edf9-aac4-453f-9488-0d60b5fad2c8 2019-01-09 14:43:09,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" 2019-01-09 14:43:09,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4720004-76e2-4df4-94aa-d465c1009ed7 Date: Wed, 09 Jan 2019 14:43: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-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "057335a9-1524-46a6-a22b-04028a083eb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "250d2cc2-4400-408c-884d-4803f0da2ec3"}]} 2019-01-09 14:43:09,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-d4720004-76e2-4df4-94aa-d465c1009ed7 2019-01-09 14:43:09,062 - neutron_utils - INFO - Retrieving security group with ID - 37a4edf9-aac4-453f-9488-0d60b5fad2c8 2019-01-09 14:43:09,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" 2019-01-09 14:43:09,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b2dddf6a-3c67-4533-ae15-0bd0ee64eb92 Date: Wed, 09 Jan 2019 14:43:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "updated_at": "2019-01-09T14:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "057335a9-1524-46a6-a22b-04028a083eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "250d2cc2-4400-408c-884d-4803f0da2ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}], "revision_number": 2, "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}]} 2019-01-09 14:43:09,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-b2dddf6a-3c67-4533-ae15-0bd0ee64eb92 2019-01-09 14:43:09,108 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a4edf9-aac4-453f-9488-0d60b5fad2c8 2019-01-09 14:43:09,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" 2019-01-09 14:43:09,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-54a65e39-ed32-4bc4-aa99-0bd51c77065f Date: Wed, 09 Jan 2019 14:43: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-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "057335a9-1524-46a6-a22b-04028a083eb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "250d2cc2-4400-408c-884d-4803f0da2ec3"}]} 2019-01-09 14:43:09,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-54a65e39-ed32-4bc4-aa99-0bd51c77065f 2019-01-09 14:43:09,126 - neutron_utils - INFO - Retrieving security group with ID - 37a4edf9-aac4-453f-9488-0d60b5fad2c8 2019-01-09 14:43:09,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" 2019-01-09 14:43:09,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-1b7d7932-5e45-464a-aeef-4627f0830ed6 Date: Wed, 09 Jan 2019 14:43:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "updated_at": "2019-01-09T14:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "057335a9-1524-46a6-a22b-04028a083eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "250d2cc2-4400-408c-884d-4803f0da2ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}], "revision_number": 2, "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}]} 2019-01-09 14:43:09,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-1b7d7932-5e45-464a-aeef-4627f0830ed6 2019-01-09 14:43:09,167 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a4edf9-aac4-453f-9488-0d60b5fad2c8 2019-01-09 14:43:09,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" 2019-01-09 14:43:09,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e3c55f42-1169-4872-a1b1-8c909b74e58b Date: Wed, 09 Jan 2019 14:43: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-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "057335a9-1524-46a6-a22b-04028a083eb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "250d2cc2-4400-408c-884d-4803f0da2ec3"}]} 2019-01-09 14:43:09,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-e3c55f42-1169-4872-a1b1-8c909b74e58b 2019-01-09 14:43:09,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:43:09,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:09,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "3b889b2cb3c04e119dccb0d947bbe938", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name-role"}], "expires_at": "2019-01-09T15:43:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d937d9e0ea4746969edac8e11c6dafca", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d937d9e0ea4746969edac8e11c6dafca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/d937d9e0ea4746969edac8e11c6dafca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/d937d9e0ea4746969edac8e11c6dafca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d937d9e0ea4746969edac8e11c6dafca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/d937d9e0ea4746969edac8e11c6dafca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/d937d9e0ea4746969edac8e11c6dafca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d937d9e0ea4746969edac8e11c6dafca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/d937d9e0ea4746969edac8e11c6dafca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/d937d9e0ea4746969edac8e11c6dafca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d937d9e0ea4746969edac8e11c6dafca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/d937d9e0ea4746969edac8e11c6dafca", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/d937d9e0ea4746969edac8e11c6dafca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d937d9e0ea4746969edac8e11c6dafca", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_d937d9e0ea4746969edac8e11c6dafca", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-35365fe8-08cd-4ee-user2", "id": "3fe7ea2b0b0a46b4b7a6ec77e1cb91d4"}, "audit_ids": ["pLhu0UprQa20utEsPMzCVA"], "issued_at": "2019-01-09T14:43:09.000000Z"}} 2019-01-09 14:43:09,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4401c91f2761bfd7733431f9a8cb093cad72f13e" 2019-01-09 14:43:09,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a707130b-7a53-4c97-b156-e77f0eff30f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:09,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a707130b-7a53-4c97-b156-e77f0eff30f7 2019-01-09 14:43:09,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-35365fe8-08cd-4ee-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4401c91f2761bfd7733431f9a8cb093cad72f13e" 2019-01-09 14:43:09,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-de0d95cf-b117-40cf-b068-307603e666fd Date: Wed, 09 Jan 2019 14:43:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "updated_at": "2019-01-09T14:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "057335a9-1524-46a6-a22b-04028a083eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "250d2cc2-4400-408c-884d-4803f0da2ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}], "revision_number": 2, "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}]} 2019-01-09 14:43:09,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateProjectUserTests-35365fe8-08cd-4ee-name&description=hello+group used request id req-de0d95cf-b117-40cf-b068-307603e666fd 2019-01-09 14:43:09,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:43:09,891 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:43: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:43:09,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4401c91f2761bfd7733431f9a8cb093cad72f13e" 2019-01-09 14:43:09,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a111c6-421c-490b-ba5d-089291021717 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d937d9e0ea4746969edac8e11c6dafca", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}} 2019-01-09 14:43:09,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca used request id req-e9a111c6-421c-490b-ba5d-089291021717 2019-01-09 14:43:09,986 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a4edf9-aac4-453f-9488-0d60b5fad2c8 2019-01-09 14:43:09,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4401c91f2761bfd7733431f9a8cb093cad72f13e" 2019-01-09 14:43:10,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8487d497-4cf6-4e30-b277-4381c6a3d58f Date: Wed, 09 Jan 2019 14:43: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-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "057335a9-1524-46a6-a22b-04028a083eb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "250d2cc2-4400-408c-884d-4803f0da2ec3"}]} 2019-01-09 14:43:10,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-8487d497-4cf6-4e30-b277-4381c6a3d58f 2019-01-09 14:43:10,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a4edf9-aac4-453f-9488-0d60b5fad2c8 2019-01-09 14:43:10,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4401c91f2761bfd7733431f9a8cb093cad72f13e" 2019-01-09 14:43:10,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c7190273-6b13-48dd-a452-b676d41779a4 Date: Wed, 09 Jan 2019 14:43: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-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "057335a9-1524-46a6-a22b-04028a083eb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "250d2cc2-4400-408c-884d-4803f0da2ec3"}]} 2019-01-09 14:43:10,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-c7190273-6b13-48dd-a452-b676d41779a4 2019-01-09 14:43:10,026 - neutron_utils - INFO - Retrieving security group with ID - 37a4edf9-aac4-453f-9488-0d60b5fad2c8 2019-01-09 14:43:10,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4401c91f2761bfd7733431f9a8cb093cad72f13e" 2019-01-09 14:43:10,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a8b61232-e682-49af-a31f-3e6892ff9e16 Date: Wed, 09 Jan 2019 14:43:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "updated_at": "2019-01-09T14:43:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "057335a9-1524-46a6-a22b-04028a083eb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "250d2cc2-4400-408c-884d-4803f0da2ec3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}], "revision_number": 2, "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}]} 2019-01-09 14:43:10,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-a8b61232-e682-49af-a31f-3e6892ff9e16 2019-01-09 14:43:10,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a4edf9-aac4-453f-9488-0d60b5fad2c8 2019-01-09 14:43:10,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4401c91f2761bfd7733431f9a8cb093cad72f13e" 2019-01-09 14:43:10,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c843760b-fecf-41bc-91d8-44a76fb19488 Date: Wed, 09 Jan 2019 14:43: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-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "057335a9-1524-46a6-a22b-04028a083eb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "37a4edf9-aac4-453f-9488-0d60b5fad2c8", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "250d2cc2-4400-408c-884d-4803f0da2ec3"}]} 2019-01-09 14:43:10,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-c843760b-fecf-41bc-91d8-44a76fb19488 2019-01-09 14:43:10,086 - neutron_utils - INFO - Deleting security group rule with ID - 057335a9-1524-46a6-a22b-04028a083eb6 2019-01-09 14:43:10,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/057335a9-1524-46a6-a22b-04028a083eb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" 2019-01-09 14:43:10,169 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac6f732b-819e-401a-8ec1-42be559df67c Content-Length: 0 Date: Wed, 09 Jan 2019 14:43:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:10,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/057335a9-1524-46a6-a22b-04028a083eb6 used request id req-ac6f732b-819e-401a-8ec1-42be559df67c 2019-01-09 14:43:10,170 - neutron_utils - INFO - Deleting security group rule with ID - 250d2cc2-4400-408c-884d-4803f0da2ec3 2019-01-09 14:43:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/250d2cc2-4400-408c-884d-4803f0da2ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" 2019-01-09 14:43:10,239 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f17e6d9-2457-42ee-8ca5-208c6368fac7 Content-Length: 0 Date: Wed, 09 Jan 2019 14:43:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:10,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/250d2cc2-4400-408c-884d-4803f0da2ec3 used request id req-4f17e6d9-2457-42ee-8ca5-208c6368fac7 2019-01-09 14:43:10,240 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-35365fe8-08cd-4ee-name 2019-01-09 14:43:10,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb4d56bebdb75b8fcc27c7a13ae839c7ae9bf30b" 2019-01-09 14:43:10,350 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2b1467a4-9fb6-4d93-8653-dfdf5298f258 Content-Length: 0 Date: Wed, 09 Jan 2019 14:43:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:10,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-2b1467a4-9fb6-4d93-8653-dfdf5298f258 2019-01-09 14:43:10,351 - neutron_utils - INFO - Deleting security group rule with ID - 250d2cc2-4400-408c-884d-4803f0da2ec3 2019-01-09 14:43:10,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/250d2cc2-4400-408c-884d-4803f0da2ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4401c91f2761bfd7733431f9a8cb093cad72f13e" 2019-01-09 14:43:10,370 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-49cabddb-1793-472c-9898-3adb826cea58 Date: Wed, 09 Jan 2019 14:43:10 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 250d2cc2-4400-408c-884d-4803f0da2ec3 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 14:43:10,370 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/250d2cc2-4400-408c-884d-4803f0da2ec3 used request id req-49cabddb-1793-472c-9898-3adb826cea58 2019-01-09 14:43:10,371 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 250d2cc2-4400-408c-884d-4803f0da2ec3 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 14:43:10,371 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 250d2cc2-4400-408c-884d-4803f0da2ec3 does not exist Neutron server returns request_ids: ['req-49cabddb-1793-472c-9898-3adb826cea58'] 2019-01-09 14:43:10,371 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-35365fe8-08cd-4ee-name 2019-01-09 14:43:10,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/37a4edf9-aac4-453f-9488-0d60b5fad2c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4401c91f2761bfd7733431f9a8cb093cad72f13e" 2019-01-09 14:43:10,390 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-277d7b6a-30f7-4dce-9273-3e236522d34e Date: Wed, 09 Jan 2019 14:43:10 GMT RESP BODY: {"NeutronError": {"message": "Security group 37a4edf9-aac4-453f-9488-0d60b5fad2c8 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-09 14:43:10,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/37a4edf9-aac4-453f-9488-0d60b5fad2c8 used request id req-277d7b6a-30f7-4dce-9273-3e236522d34e 2019-01-09 14:43:10,391 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 37a4edf9-aac4-453f-9488-0d60b5fad2c8 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-09 14:43:10,391 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 37a4edf9-aac4-453f-9488-0d60b5fad2c8 does not exist Neutron server returns request_ids: ['req-277d7b6a-30f7-4dce-9273-3e236522d34e'] 2019-01-09 14:43:10,392 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-35365fe8-08cd-4ee-user1 2019-01-09 14:43:10,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/9a8907d8356943d1a9e93477c7942c95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32fc5c713491611dbd671c4d88d75e7fddfb6ce8" 2019-01-09 14:43:10,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dfa3d38-0689-4fa9-9936-824a0b1b9997 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:43:10,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/9a8907d8356943d1a9e93477c7942c95 used request id req-8dfa3d38-0689-4fa9-9936-824a0b1b9997 2019-01-09 14:43:10,568 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-35365fe8-08cd-4ee-user2 2019-01-09 14:43:10,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3fe7ea2b0b0a46b4b7a6ec77e1cb91d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7f5877c66d0797957f34a28942369c673601227" 2019-01-09 14:43:10,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb1820e-c24d-4218-a723-a48b04a8f748 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:43:10,788 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3fe7ea2b0b0a46b4b7a6ec77e1cb91d4 used request id req-9bb1820e-c24d-4218-a723-a48b04a8f748 2019-01-09 14:43:10,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:11,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-402383e6-7667-4b7c-a142-697b0b8cd59f Date: Wed, 09 Jan 2019 14:43:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "updated_at": "2019-01-09T14:42:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "1cdea5ed-2cfc-46d4-a221-486820b6d92b", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "677be0f3-9bd4-4ae9-a624-f73e32cd70da", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "c3db0105-9a82-43a4-b623-9fbe84ad3e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "f2a7fd0c-1a38-4d3a-adc9-9ebcc548c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 4, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "updated_at": "2019-01-09T14:43:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "6a8178fc-04e3-4fd9-82e2-6d968bc16a0a", "remote_group_id": "e4507ea8-11c7-444e-83fe-31e7e6127e9c", "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "e4507ea8-11c7-444e-83fe-31e7e6127e9c", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "a45142ef-0213-4840-993e-a2a19e70f553", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "e4507ea8-11c7-444e-83fe-31e7e6127e9c", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv6", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "b4664eef-1b93-4ad2-812a-54fa374633f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "e4507ea8-11c7-444e-83fe-31e7e6127e9c", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "revision_number": 0, "id": "bc8fec3a-f7c4-4b0f-b766-3f5e5413a551", "remote_group_id": "e4507ea8-11c7-444e-83fe-31e7e6127e9c", "remote_ip_prefix": null, "created_at": "2019-01-09T14:43:08Z", "security_group_id": "e4507ea8-11c7-444e-83fe-31e7e6127e9c", "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "port_range_min": null, "ethertype": "IPv4", "project_id": "d937d9e0ea4746969edac8e11c6dafca"}], "revision_number": 4, "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "e4507ea8-11c7-444e-83fe-31e7e6127e9c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:43:11,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-402383e6-7667-4b7c-a142-697b0b8cd59f 2019-01-09 14:43:11,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:11,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-376f608a-aba6-4175-844f-c977ed3d641e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:43:11,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-376f608a-aba6-4175-844f-c977ed3d641e 2019-01-09 14:43:11,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:11,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c8c635-31fb-4ed6-8291-c4c7d148268f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 14:43:11,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-13c8c635-31fb-4ed6-8291-c4c7d148268f 2019-01-09 14:43:11,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:11,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38db771e-2149-499e-b79f-3596304b878a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d937d9e0ea4746969edac8e11c6dafca", "name": "CreateProjectUserTests-35365fe8-08cd-4ee-name"}} 2019-01-09 14:43:11,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca used request id req-38db771e-2149-499e-b79f-3596304b878a 2019-01-09 14:43:11,342 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4507ea8-11c7-444e-83fe-31e7e6127e9c 2019-01-09 14:43:11,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e4507ea8-11c7-444e-83fe-31e7e6127e9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:11,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9b9c6a8a-790c-4aea-9f03-2d435eb1900b Date: Wed, 09 Jan 2019 14:43:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e4507ea8-11c7-444e-83fe-31e7e6127e9c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "e4507ea8-11c7-444e-83fe-31e7e6127e9c", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "6a8178fc-04e3-4fd9-82e2-6d968bc16a0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "e4507ea8-11c7-444e-83fe-31e7e6127e9c", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "a45142ef-0213-4840-993e-a2a19e70f553"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "e4507ea8-11c7-444e-83fe-31e7e6127e9c", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "b4664eef-1b93-4ad2-812a-54fa374633f2"}, {"remote_group_id": "e4507ea8-11c7-444e-83fe-31e7e6127e9c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:43:08Z", "security_group_id": "e4507ea8-11c7-444e-83fe-31e7e6127e9c", "port_range_min": null, "revision_number": 0, "tenant_id": "d937d9e0ea4746969edac8e11c6dafca", "created_at": "2019-01-09T14:43:08Z", "project_id": "d937d9e0ea4746969edac8e11c6dafca", "id": "bc8fec3a-f7c4-4b0f-b766-3f5e5413a551"}]} 2019-01-09 14:43:11,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e4507ea8-11c7-444e-83fe-31e7e6127e9c used request id req-9b9c6a8a-790c-4aea-9f03-2d435eb1900b 2019-01-09 14:43:11,367 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 14:43:11,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/e4507ea8-11c7-444e-83fe-31e7e6127e9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:11,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2bab7daa-2db2-4bad-8cc0-2c71b654cfc5 Content-Length: 0 Date: Wed, 09 Jan 2019 14:43:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:11,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/e4507ea8-11c7-444e-83fe-31e7e6127e9c used request id req-2bab7daa-2db2-4bad-8cc0-2c71b654cfc5 2019-01-09 14:43:11,497 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-35365fe8-08cd-4ee-name 2019-01-09 14:43:11,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:11,697 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:43:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2a0f7a0-fe16-4314-b947-fc3ef1e3705c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:43:11,697 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d937d9e0ea4746969edac8e11c6dafca used request id req-b2a0f7a0-fe16-4314-b947-fc3ef1e3705c 2019-01-09 14:43:11,698 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-35365fe8-08cd-4ee-name-role 2019-01-09 14:43:11,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/3b889b2cb3c04e119dccb0d947bbe938 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:11,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:43:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed4e817e-1182-412b-a9d4-0aed72fbbaad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:43:11,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3b889b2cb3c04e119dccb0d947bbe938 used request id req-ed4e817e-1182-412b-a9d4-0aed72fbbaad 2019-01-09 14:43:11,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f27983536a325b47a0366bd5de103b030925e458" 2019-01-09 14:43:11,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12537966-9c73-490e-82e8-4a32ed46ddf0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:43:11,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-12537966-9c73-490e-82e8-4a32ed46ddf0 2019-01-09 14:43:11,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:12,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["ILRQHPYiT2aKQpgWWGJ-4g"], "issued_at": "2019-01-09T14:43:12.000000Z"}} 2019-01-09 14:43:12,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11b79d4457cf9d488d62e20318b69639cf662ad3" 2019-01-09 14:43:12,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-108aee7b-8192-4bdc-ad3f-5172eb78ffdd Date: Wed, 09 Jan 2019 14:43: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-09 14:43:12,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-108aee7b-8192-4bdc-ad3f-5172eb78ffdd 2019-01-09 14:43:12,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}11b79d4457cf9d488d62e20318b69639cf662ad3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-b05dcb70-59a7-4214-8932-a70e02dcd708"}' 2019-01-09 14:43:12,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/7a34e325-1ad5-4bc2-9586-390e3948a838 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b63d9701-5b2d-459d-8a0c-5c0f101c555b Date: Wed, 09 Jan 2019 14:43:12 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-b05dcb70-59a7-4214-8932-a70e02dcd708", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:43:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T14:43:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/7a34e325-1ad5-4bc2-9586-390e3948a838", "min_disk": 0, "protected": false, "id": "7a34e325-1ad5-4bc2-9586-390e3948a838", "file": "/v2/images/7a34e325-1ad5-4bc2-9586-390e3948a838/file", "checksum": null, "owner": "73c1b9cf3b6442c68b27cff50999a363", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:43:12,608 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b63d9701-5b2d-459d-8a0c-5c0f101c555b 2019-01-09 14:43:12,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/7a34e325-1ad5-4bc2-9586-390e3948a838/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11b79d4457cf9d488d62e20318b69639cf662ad3" -d '' 2019-01-09 14:43:13,852 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5abc532-3513-47f9-b1bb-04253472fd24 Date: Wed, 09 Jan 2019 14:43: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-09 14:43:13,852 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/7a34e325-1ad5-4bc2-9586-390e3948a838/file used request id req-c5abc532-3513-47f9-b1bb-04253472fd24 2019-01-09 14:43:13,852 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:43:13,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/7a34e325-1ad5-4bc2-9586-390e3948a838 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11b79d4457cf9d488d62e20318b69639cf662ad3" 2019-01-09 14:43:13,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-ab2226a7-e590-46d3-9c26-3598b328e301 Date: Wed, 09 Jan 2019 14:43:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-b05dcb70-59a7-4214-8932-a70e02dcd708", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:43:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:43:13Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7a34e325-1ad5-4bc2-9586-390e3948a838/snap", "metadata": {}}], "self": "/v2/images/7a34e325-1ad5-4bc2-9586-390e3948a838", "min_disk": 0, "protected": false, "id": "7a34e325-1ad5-4bc2-9586-390e3948a838", "file": "/v2/images/7a34e325-1ad5-4bc2-9586-390e3948a838/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7a34e325-1ad5-4bc2-9586-390e3948a838/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:43:13,957 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/7a34e325-1ad5-4bc2-9586-390e3948a838 used request id req-ab2226a7-e590-46d3-9c26-3598b328e301 2019-01-09 14:43:13,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11b79d4457cf9d488d62e20318b69639cf662ad3" 2019-01-09 14:43:13,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dd380298-2dde-485b-8d87-cdf64cb228c2 Date: Wed, 09 Jan 2019 14:43: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-09 14:43:13,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-dd380298-2dde-485b-8d87-cdf64cb228c2 2019-01-09 14:43:13,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-b05dcb70-59a7-4214-8932-a70e02dcd708 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11b79d4457cf9d488d62e20318b69639cf662ad3" 2019-01-09 14:43:14,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-29af2f70-b268-468c-926b-8996efc121e6 Date: Wed, 09 Jan 2019 14:43:13 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-b05dcb70-59a7-4214-8932-a70e02dcd708", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:43:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:43:13Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7a34e325-1ad5-4bc2-9586-390e3948a838/snap", "metadata": {}}], "self": "/v2/images/7a34e325-1ad5-4bc2-9586-390e3948a838", "min_disk": 0, "protected": false, "id": "7a34e325-1ad5-4bc2-9586-390e3948a838", "file": "/v2/images/7a34e325-1ad5-4bc2-9586-390e3948a838/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7a34e325-1ad5-4bc2-9586-390e3948a838/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-b05dcb70-59a7-4214-8932-a70e02dcd708"} 2019-01-09 14:43:14,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-b05dcb70-59a7-4214-8932-a70e02dcd708 used request id req-29af2f70-b268-468c-926b-8996efc121e6 2019-01-09 14:43:14,002 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-b05dcb70-59a7-4214-8932-a70e02dcd708 2019-01-09 14:43:14,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/7a34e325-1ad5-4bc2-9586-390e3948a838 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}11b79d4457cf9d488d62e20318b69639cf662ad3" 2019-01-09 14:43:14,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b021c45-ed8a-4042-b733-cec5f5c1b998 Date: Wed, 09 Jan 2019 14:43: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-09 14:43:14,980 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/7a34e325-1ad5-4bc2-9586-390e3948a838 used request id req-1b021c45-ed8a-4042-b733-cec5f5c1b998 2019-01-09 14:43:14,989 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-09 14:43:14,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:15,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["0_6JebK8S1eQ-f4vfA8qRw"], "issued_at": "2019-01-09T14:43:15.000000Z"}} 2019-01-09 14:43:15,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3bd21e5d18eaab0d1ba58018fb95af61d04a7" 2019-01-09 14:43:15,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebc277b2-6286-4e4e-9564-5a685a82aa35 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:15,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ebc277b2-6286-4e4e-9564-5a685a82aa35 2019-01-09 14:43:15,519 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-7ec56453-d794-48a7-9dab-beccd1d5bdf1-pub-net 2019-01-09 14:43:15,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3bd21e5d18eaab0d1ba58018fb95af61d04a7" -d '{"network": {"name": "NeutronUtilsNetworkTests-7ec56453-d794-48a7-9dab-beccd1d5bdf1-pub-net", "admin_state_up": true}}' 2019-01-09 14:43:15,984 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-cf9c4400-dec4-464c-be1c-af9a901f254c Date: Wed, 09 Jan 2019 14:43:15 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"89791b11-4169-4b24-92a8-c31e19606167","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:15Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-7ec56453-d794-48a7-9dab-beccd1d5bdf1-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:15Z","mtu":1450}} 2019-01-09 14:43:15,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-cf9c4400-dec4-464c-be1c-af9a901f254c 2019-01-09 14:43:15,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=89791b11-4169-4b24-92a8-c31e19606167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3bd21e5d18eaab0d1ba58018fb95af61d04a7" 2019-01-09 14:43:16,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-9cc04f29-3dad-4e12-b0ec-734900e591fc Date: Wed, 09 Jan 2019 14:43:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"89791b11-4169-4b24-92a8-c31e19606167","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:15Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-7ec56453-d794-48a7-9dab-beccd1d5bdf1-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:15Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:16,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=89791b11-4169-4b24-92a8-c31e19606167 used request id req-9cc04f29-3dad-4e12-b0ec-734900e591fc 2019-01-09 14:43:16,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=89791b11-4169-4b24-92a8-c31e19606167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3bd21e5d18eaab0d1ba58018fb95af61d04a7" 2019-01-09 14:43:16,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cff0eaf2-e485-441a-a04b-0567c32ca40d Date: Wed, 09 Jan 2019 14:43:16 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:43:16,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=89791b11-4169-4b24-92a8-c31e19606167 used request id req-cff0eaf2-e485-441a-a04b-0567c32ca40d 2019-01-09 14:43:16,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=89791b11-4169-4b24-92a8-c31e19606167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3bd21e5d18eaab0d1ba58018fb95af61d04a7" 2019-01-09 14:43:16,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-2e24bcc9-e777-48e0-81ca-d0ef16f4d771 Date: Wed, 09 Jan 2019 14:43:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"89791b11-4169-4b24-92a8-c31e19606167","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:15Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-7ec56453-d794-48a7-9dab-beccd1d5bdf1-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:15Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:16,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=89791b11-4169-4b24-92a8-c31e19606167 used request id req-2e24bcc9-e777-48e0-81ca-d0ef16f4d771 2019-01-09 14:43:16,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=89791b11-4169-4b24-92a8-c31e19606167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3bd21e5d18eaab0d1ba58018fb95af61d04a7" 2019-01-09 14:43:16,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ce9faeb5-dad6-4a1d-919f-f5cf1a649312 Date: Wed, 09 Jan 2019 14:43:16 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:43:16,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=89791b11-4169-4b24-92a8-c31e19606167 used request id req-ce9faeb5-dad6-4a1d-919f-f5cf1a649312 2019-01-09 14:43:16,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsNetworkTests-7ec56453-d794-48a7-9dab-beccd1d5bdf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3bd21e5d18eaab0d1ba58018fb95af61d04a7" 2019-01-09 14:43:16,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-f7237cf2-6276-4cbb-99ea-b0ad9c4ac4ec Date: Wed, 09 Jan 2019 14:43:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"89791b11-4169-4b24-92a8-c31e19606167","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:15Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-7ec56453-d794-48a7-9dab-beccd1d5bdf1-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:15Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:16,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsNetworkTests-7ec56453-d794-48a7-9dab-beccd1d5bdf1-pub-net used request id req-f7237cf2-6276-4cbb-99ea-b0ad9c4ac4ec 2019-01-09 14:43:16,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:43:16,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:43: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:43:16,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3bd21e5d18eaab0d1ba58018fb95af61d04a7" 2019-01-09 14:43:16,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6470e764-d17c-48ba-b610-4b423d56b6cf Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:43:16,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-6470e764-d17c-48ba-b610-4b423d56b6cf 2019-01-09 14:43:16,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=89791b11-4169-4b24-92a8-c31e19606167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3bd21e5d18eaab0d1ba58018fb95af61d04a7" 2019-01-09 14:43:16,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-322b4d4b-bb37-42c8-90db-bfec1d8622fc Date: Wed, 09 Jan 2019 14:43:16 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:43:16,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=89791b11-4169-4b24-92a8-c31e19606167 used request id req-322b4d4b-bb37-42c8-90db-bfec1d8622fc 2019-01-09 14:43:16,435 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-7ec56453-d794-48a7-9dab-beccd1d5bdf1-pub-net 2019-01-09 14:43:16,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/89791b11-4169-4b24-92a8-c31e19606167 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3d3bd21e5d18eaab0d1ba58018fb95af61d04a7" 2019-01-09 14:43:17,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3084c28f-1887-466b-ba52-cb12ec7305ed Date: Wed, 09 Jan 2019 14:43:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:17,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/89791b11-4169-4b24-92a8-c31e19606167 used request id req-3084c28f-1887-466b-ba52-cb12ec7305ed 2019-01-09 14:43:17,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:17,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["rXsvaLPTSjaOMUva6Z5P1Q"], "issued_at": "2019-01-09T14:43:17.000000Z"}} 2019-01-09 14:43:17,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b5012c3266927dffc366c2ab1f5ecd1d993f6c" 2019-01-09 14:43:17,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2d0b3d-cfc9-4402-a37b-4fae0409ddd0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:17,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8b2d0b3d-cfc9-4402-a37b-4fae0409ddd0 2019-01-09 14:43:17,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:18,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["pMWv-M8KQIG6_4eASUv3Qw"], "issued_at": "2019-01-09T14:43:18.000000Z"}} 2019-01-09 14:43:18,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a085bc2baea852049efd7bae79e1a6d5eabbc558" 2019-01-09 14:43:18,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5cc96aa-e14e-4f4c-885e-e3910af164da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:18,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b5cc96aa-e14e-4f4c-885e-e3910af164da 2019-01-09 14:43:18,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:18,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["G1cwHVtiQO6RyMNFdpC0Gg"], "issued_at": "2019-01-09T14:43:18.000000Z"}} 2019-01-09 14:43:18,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:18,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1c18a5-d13f-4075-a304-6c44c18374cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:18,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-da1c18a5-d13f-4075-a304-6c44c18374cf 2019-01-09 14:43:18,708 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-net 2019-01-09 14:43:18,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" -d '{"network": {"name": "NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-net", "admin_state_up": true}}' 2019-01-09 14:43:19,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-04c934af-24e5-4ba5-b2d1-fb6536c4136d Date: Wed, 09 Jan 2019 14:43:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2a77fd8b-589b-46a8-b911-68566dab7973","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:18Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:18Z","mtu":1450}} 2019-01-09 14:43:19,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-04c934af-24e5-4ba5-b2d1-fb6536c4136d 2019-01-09 14:43:19,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=2a77fd8b-589b-46a8-b911-68566dab7973 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:19,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-e5e77939-f134-4dc3-b207-042c66f221d2 Date: Wed, 09 Jan 2019 14:43:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2a77fd8b-589b-46a8-b911-68566dab7973","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:18Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:18Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:19,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=2a77fd8b-589b-46a8-b911-68566dab7973 used request id req-e5e77939-f134-4dc3-b207-042c66f221d2 2019-01-09 14:43:19,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2a77fd8b-589b-46a8-b911-68566dab7973 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:19,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4f4a3807-0188-42da-ad26-a897b867b514 Date: Wed, 09 Jan 2019 14:43:19 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:43:19,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2a77fd8b-589b-46a8-b911-68566dab7973 used request id req-4f4a3807-0188-42da-ad26-a897b867b514 2019-01-09 14:43:19,225 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet 2019-01-09 14:43:19,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" -d '{"subnets": [{"ip_version": 4, "network_id": "2a77fd8b-589b-46a8-b911-68566dab7973", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet"}]}' 2019-01-09 14:43:19,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c55a549e-2792-4af7-aff7-af20a6b4e86c Date: Wed, 09 Jan 2019 14:43:19 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"89b78840-8cfa-4349-893d-709050c5e905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2a77fd8b-589b-46a8-b911-68566dab7973","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:19Z","ip_version":4}]} 2019-01-09 14:43:19,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-c55a549e-2792-4af7-aff7-af20a6b4e86c 2019-01-09 14:43:19,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=2a77fd8b-589b-46a8-b911-68566dab7973 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:20,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d78d0789-fbc7-4b3a-a438-174c610d830e Date: Wed, 09 Jan 2019 14:43:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2a77fd8b-589b-46a8-b911-68566dab7973","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["89b78840-8cfa-4349-893d-709050c5e905"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:19Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:18Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:20,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=2a77fd8b-589b-46a8-b911-68566dab7973 used request id req-d78d0789-fbc7-4b3a-a438-174c610d830e 2019-01-09 14:43:20,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2a77fd8b-589b-46a8-b911-68566dab7973 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:20,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d217f41b-4e44-4b8b-895f-3445c99bda93 Date: Wed, 09 Jan 2019 14:43:20 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"89b78840-8cfa-4349-893d-709050c5e905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2a77fd8b-589b-46a8-b911-68566dab7973","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:19Z","ip_version":4}]} 2019-01-09 14:43:20,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2a77fd8b-589b-46a8-b911-68566dab7973 used request id req-d217f41b-4e44-4b8b-895f-3445c99bda93 2019-01-09 14:43:20,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:20,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-78c5c43e-fcd7-431d-a41d-4c494f12af3f Date: Wed, 09 Jan 2019 14:43:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2a77fd8b-589b-46a8-b911-68566dab7973","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":86,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["89b78840-8cfa-4349-893d-709050c5e905"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:19Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:18Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:20,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-net used request id req-78c5c43e-fcd7-431d-a41d-4c494f12af3f 2019-01-09 14:43:20,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:43:20,188 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:43:20,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:20,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f50d65-811a-4cb2-be07-f8a67f482148 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:43:20,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-55f50d65-811a-4cb2-be07-f8a67f482148 2019-01-09 14:43:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2a77fd8b-589b-46a8-b911-68566dab7973 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:20,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-c6b1871d-3a6e-496b-85e4-8b8621418ff4 Date: Wed, 09 Jan 2019 14:43:20 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"89b78840-8cfa-4349-893d-709050c5e905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2a77fd8b-589b-46a8-b911-68566dab7973","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:19Z","ip_version":4}]} 2019-01-09 14:43:20,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2a77fd8b-589b-46a8-b911-68566dab7973 used request id req-c6b1871d-3a6e-496b-85e4-8b8621418ff4 2019-01-09 14:43:20,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2a77fd8b-589b-46a8-b911-68566dab7973&name=NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:20,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-351b4736-d84a-4dd0-be3d-e2a902baf532 Date: Wed, 09 Jan 2019 14:43:20 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"89b78840-8cfa-4349-893d-709050c5e905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2a77fd8b-589b-46a8-b911-68566dab7973","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:19Z","ip_version":4}]} 2019-01-09 14:43:20,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2a77fd8b-589b-46a8-b911-68566dab7973&name=NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet used request id req-351b4736-d84a-4dd0-be3d-e2a902baf532 2019-01-09 14:43:20,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2a77fd8b-589b-46a8-b911-68566dab7973&name=NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:20,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6660db5a-9407-4789-9359-ab4ecba6a2e5 Date: Wed, 09 Jan 2019 14:43:20 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"89b78840-8cfa-4349-893d-709050c5e905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2a77fd8b-589b-46a8-b911-68566dab7973","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:19Z","ip_version":4}]} 2019-01-09 14:43:20,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2a77fd8b-589b-46a8-b911-68566dab7973&name=NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet used request id req-6660db5a-9407-4789-9359-ab4ecba6a2e5 2019-01-09 14:43:20,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2a77fd8b-589b-46a8-b911-68566dab7973 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:20,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a16630c4-ad7d-47a9-841a-87eca839c52e Date: Wed, 09 Jan 2019 14:43:20 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"89b78840-8cfa-4349-893d-709050c5e905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2a77fd8b-589b-46a8-b911-68566dab7973","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:19Z","ip_version":4}]} 2019-01-09 14:43:20,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2a77fd8b-589b-46a8-b911-68566dab7973 used request id req-a16630c4-ad7d-47a9-841a-87eca839c52e 2019-01-09 14:43:20,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:20,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8bcf20dd-08a1-4510-8d6a-26b778274cb2 Date: Wed, 09 Jan 2019 14:43:20 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"89b78840-8cfa-4349-893d-709050c5e905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2a77fd8b-589b-46a8-b911-68566dab7973","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:19Z","ip_version":4}]} 2019-01-09 14:43:20,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet used request id req-8bcf20dd-08a1-4510-8d6a-26b778274cb2 2019-01-09 14:43:20,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:20,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4958544d-225b-4a36-a1a3-fff84dd5df84 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:43:20,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-4958544d-225b-4a36-a1a3-fff84dd5df84 2019-01-09 14:43:20,563 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet 2019-01-09 14:43:20,563 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-subnet 2019-01-09 14:43:20,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/89b78840-8cfa-4349-893d-709050c5e905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:21,559 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f5434220-b4a7-4941-bd73-d41b443f3838 Date: Wed, 09 Jan 2019 14:43:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:21,560 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/89b78840-8cfa-4349-893d-709050c5e905 used request id req-f5434220-b4a7-4941-bd73-d41b443f3838 2019-01-09 14:43:21,560 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-58121913-7a19-4e26-941b-249f56a8455f-pub-net 2019-01-09 14:43:21,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/2a77fd8b-589b-46a8-b911-68566dab7973 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38cc274764a70972c39f13e7aaadb992ad198e5" 2019-01-09 14:43:22,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-df9d5c46-1c22-48f8-88f4-e445a28ab8ff Date: Wed, 09 Jan 2019 14:43:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:22,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/2a77fd8b-589b-46a8-b911-68566dab7973 used request id req-df9d5c46-1c22-48f8-88f4-e445a28ab8ff 2019-01-09 14:43:22,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:22,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["SLrUMnKaQc24zxdxGYSXzg"], "issued_at": "2019-01-09T14:43:22.000000Z"}} 2019-01-09 14:43:22,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9023b66c2a5432ed9d36f84abde83c2fe3a8712e" 2019-01-09 14:43:23,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4148e0c8-439a-40a6-bd05-0e9944cacb9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:23,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4148e0c8-439a-40a6-bd05-0e9944cacb9e 2019-01-09 14:43:23,071 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-7f4f9b60-0200-4057-8bf9-302850de33ff-pub-net 2019-01-09 14:43:23,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9023b66c2a5432ed9d36f84abde83c2fe3a8712e" -d '{"network": {"name": "NeutronUtilsSubnetTests-7f4f9b60-0200-4057-8bf9-302850de33ff-pub-net", "admin_state_up": true}}' 2019-01-09 14:43:23,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-1434a3ea-9ee3-470f-b06a-9b05edf06755 Date: Wed, 09 Jan 2019 14:43:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"62b58ba7-74d4-47c5-994d-45cb979052c1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:23Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-7f4f9b60-0200-4057-8bf9-302850de33ff-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:23Z","mtu":1450}} 2019-01-09 14:43:23,488 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-1434a3ea-9ee3-470f-b06a-9b05edf06755 2019-01-09 14:43:23,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=62b58ba7-74d4-47c5-994d-45cb979052c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9023b66c2a5432ed9d36f84abde83c2fe3a8712e" 2019-01-09 14:43:23,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-c32193cd-07ac-4235-aed3-222a1c9368be Date: Wed, 09 Jan 2019 14:43:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62b58ba7-74d4-47c5-994d-45cb979052c1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":11,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:23Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-7f4f9b60-0200-4057-8bf9-302850de33ff-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:23Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:23,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=62b58ba7-74d4-47c5-994d-45cb979052c1 used request id req-c32193cd-07ac-4235-aed3-222a1c9368be 2019-01-09 14:43:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=62b58ba7-74d4-47c5-994d-45cb979052c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9023b66c2a5432ed9d36f84abde83c2fe3a8712e" 2019-01-09 14:43:23,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bc473946-de16-466d-ae26-d02f94db57df Date: Wed, 09 Jan 2019 14:43:23 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:43:23,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=62b58ba7-74d4-47c5-994d-45cb979052c1 used request id req-bc473946-de16-466d-ae26-d02f94db57df 2019-01-09 14:43:23,615 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-7f4f9b60-0200-4057-8bf9-302850de33ff-pub-subnet 2019-01-09 14:43:23,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9023b66c2a5432ed9d36f84abde83c2fe3a8712e" -d '{"subnets": [{"ip_version": 4, "network_id": "62b58ba7-74d4-47c5-994d-45cb979052c1", "cidr": "", "name": "NeutronUtilsSubnetTests-7f4f9b60-0200-4057-8bf9-302850de33ff-pub-subnet"}]}' 2019-01-09 14:43:23,625 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-79b9021c-5263-48f3-a54b-24ad0258a0ac Date: Wed, 09 Jan 2019 14:43:23 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 14:43:23,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-79b9021c-5263-48f3-a54b-24ad0258a0ac 2019-01-09 14:43:23,626 - 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-09 14:43:23,626 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-7f4f9b60-0200-4057-8bf9-302850de33ff-pub-subnet] for network [NeutronUtilsSubnetTests-7f4f9b60-0200-4057-8bf9-302850de33ff-pub-net] 2019-01-09 14:43:23,626 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-7f4f9b60-0200-4057-8bf9-302850de33ff-pub-net 2019-01-09 14:43:23,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/62b58ba7-74d4-47c5-994d-45cb979052c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9023b66c2a5432ed9d36f84abde83c2fe3a8712e" 2019-01-09 14:43:24,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45c4e32f-d9cb-45da-bbef-2a39744ffb47 Date: Wed, 09 Jan 2019 14:43:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:24,381 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/62b58ba7-74d4-47c5-994d-45cb979052c1 used request id req-45c4e32f-d9cb-45da-bbef-2a39744ffb47 2019-01-09 14:43:24,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:24,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["yNZ8e-5_S9Cpf_ifsiFbeQ"], "issued_at": "2019-01-09T14:43:24.000000Z"}} 2019-01-09 14:43:24,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" 2019-01-09 14:43:24,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e576829-6678-4bf8-8c04-4724dbcf4538 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:24,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3e576829-6678-4bf8-8c04-4724dbcf4538 2019-01-09 14:43:24,898 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-net 2019-01-09 14:43:24,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" -d '{"network": {"name": "NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-net", "admin_state_up": true}}' 2019-01-09 14:43:25,327 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-c3d9fbfb-7698-45e6-8a61-b4bfef9b4241 Date: Wed, 09 Jan 2019 14:43:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"fdf4bc79-3b1d-4945-bd82-402669a2baae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:25Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:25Z","mtu":1450}} 2019-01-09 14:43:25,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-c3d9fbfb-7698-45e6-8a61-b4bfef9b4241 2019-01-09 14:43:25,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=fdf4bc79-3b1d-4945-bd82-402669a2baae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" 2019-01-09 14:43:25,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-250868c1-7c04-442c-8b1f-cb35f1702dbe Date: Wed, 09 Jan 2019 14:43:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fdf4bc79-3b1d-4945-bd82-402669a2baae","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:25Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:25Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:25,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=fdf4bc79-3b1d-4945-bd82-402669a2baae used request id req-250868c1-7c04-442c-8b1f-cb35f1702dbe 2019-01-09 14:43:25,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fdf4bc79-3b1d-4945-bd82-402669a2baae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" 2019-01-09 14:43:25,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c4f6d801-e818-466b-b6c1-4dbd43b79e64 Date: Wed, 09 Jan 2019 14:43:25 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:43:25,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fdf4bc79-3b1d-4945-bd82-402669a2baae used request id req-c4f6d801-e818-466b-b6c1-4dbd43b79e64 2019-01-09 14:43:25,457 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet 2019-01-09 14:43:25,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" -d '{"subnets": [{"ip_version": 4, "network_id": "fdf4bc79-3b1d-4945-bd82-402669a2baae", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet"}]}' 2019-01-09 14:43:25,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a41dd23a-114f-4047-9d00-70e34188e16f Date: Wed, 09 Jan 2019 14:43:25 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"08be0c7f-a7d2-4cd3-b151-168c75328c03","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fdf4bc79-3b1d-4945-bd82-402669a2baae","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:25Z","ip_version":4}]} 2019-01-09 14:43:25,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-a41dd23a-114f-4047-9d00-70e34188e16f 2019-01-09 14:43:25,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=fdf4bc79-3b1d-4945-bd82-402669a2baae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" 2019-01-09 14:43:25,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-c299e3d5-ef60-4be2-9e96-420694e4302f Date: Wed, 09 Jan 2019 14:43:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fdf4bc79-3b1d-4945-bd82-402669a2baae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["08be0c7f-a7d2-4cd3-b151-168c75328c03"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:25Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:25Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:25,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=fdf4bc79-3b1d-4945-bd82-402669a2baae used request id req-c299e3d5-ef60-4be2-9e96-420694e4302f 2019-01-09 14:43:25,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fdf4bc79-3b1d-4945-bd82-402669a2baae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" 2019-01-09 14:43:26,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1e4185a3-15a8-48ce-98f0-03af00c564ff Date: Wed, 09 Jan 2019 14:43:26 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"08be0c7f-a7d2-4cd3-b151-168c75328c03","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fdf4bc79-3b1d-4945-bd82-402669a2baae","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:25Z","ip_version":4}]} 2019-01-09 14:43:26,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fdf4bc79-3b1d-4945-bd82-402669a2baae used request id req-1e4185a3-15a8-48ce-98f0-03af00c564ff 2019-01-09 14:43:26,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" 2019-01-09 14:43:26,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-763810ac-056b-48d4-9ca0-8c16a9e6a75e Date: Wed, 09 Jan 2019 14:43:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fdf4bc79-3b1d-4945-bd82-402669a2baae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["08be0c7f-a7d2-4cd3-b151-168c75328c03"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:25Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:25Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:26,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-net used request id req-763810ac-056b-48d4-9ca0-8c16a9e6a75e 2019-01-09 14:43:26,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:43:26,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:43: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:43:26,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" 2019-01-09 14:43:26,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd6fac7-3382-4b50-a841-34f192ce59fa Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:43:26,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-2fd6fac7-3382-4b50-a841-34f192ce59fa 2019-01-09 14:43:26,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fdf4bc79-3b1d-4945-bd82-402669a2baae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" 2019-01-09 14:43:26,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-133573d2-81e1-4753-acf1-1d2191112520 Date: Wed, 09 Jan 2019 14:43:26 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"08be0c7f-a7d2-4cd3-b151-168c75328c03","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fdf4bc79-3b1d-4945-bd82-402669a2baae","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:25Z","ip_version":4}]} 2019-01-09 14:43:26,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fdf4bc79-3b1d-4945-bd82-402669a2baae used request id req-133573d2-81e1-4753-acf1-1d2191112520 2019-01-09 14:43:26,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fdf4bc79-3b1d-4945-bd82-402669a2baae&name=NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" 2019-01-09 14:43:26,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bf78681f-b970-4175-8efe-7b1e3a9378e8 Date: Wed, 09 Jan 2019 14:43:26 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"08be0c7f-a7d2-4cd3-b151-168c75328c03","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fdf4bc79-3b1d-4945-bd82-402669a2baae","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:25Z","ip_version":4}]} 2019-01-09 14:43:26,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fdf4bc79-3b1d-4945-bd82-402669a2baae&name=NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet used request id req-bf78681f-b970-4175-8efe-7b1e3a9378e8 2019-01-09 14:43:26,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fdf4bc79-3b1d-4945-bd82-402669a2baae&name=NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" 2019-01-09 14:43:26,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-13df8090-7797-42ba-91b7-01050697954d Date: Wed, 09 Jan 2019 14:43:26 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"08be0c7f-a7d2-4cd3-b151-168c75328c03","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fdf4bc79-3b1d-4945-bd82-402669a2baae","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:25Z","ip_version":4}]} 2019-01-09 14:43:26,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fdf4bc79-3b1d-4945-bd82-402669a2baae&name=NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet used request id req-13df8090-7797-42ba-91b7-01050697954d 2019-01-09 14:43:26,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=fdf4bc79-3b1d-4945-bd82-402669a2baae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" 2019-01-09 14:43:26,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-df596672-cbb1-4552-9489-873a792cdd22 Date: Wed, 09 Jan 2019 14:43:26 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"08be0c7f-a7d2-4cd3-b151-168c75328c03","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"fdf4bc79-3b1d-4945-bd82-402669a2baae","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:25Z","ip_version":4}]} 2019-01-09 14:43:26,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=fdf4bc79-3b1d-4945-bd82-402669a2baae used request id req-df596672-cbb1-4552-9489-873a792cdd22 2019-01-09 14:43:26,319 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet 2019-01-09 14:43:26,319 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-subnet 2019-01-09 14:43:26,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/08be0c7f-a7d2-4cd3-b151-168c75328c03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" 2019-01-09 14:43:27,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c59ddd9-3e29-47d9-a812-ddc32c9eb5ca Date: Wed, 09 Jan 2019 14:43:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:27,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/08be0c7f-a7d2-4cd3-b151-168c75328c03 used request id req-4c59ddd9-3e29-47d9-a812-ddc32c9eb5ca 2019-01-09 14:43:27,688 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-b2107174-6859-409a-9aa7-6a58ec30f15b-pub-net 2019-01-09 14:43:27,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/fdf4bc79-3b1d-4945-bd82-402669a2baae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63951bfcc55276119999a83f8a2e62d801548de1" 2019-01-09 14:43:28,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a285c0b4-9a98-4ada-9186-2ad33cda1a40 Date: Wed, 09 Jan 2019 14:43:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:28,766 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/fdf4bc79-3b1d-4945-bd82-402669a2baae used request id req-a285c0b4-9a98-4ada-9186-2ad33cda1a40 2019-01-09 14:43:28,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:29,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["kV5HNuXHSrOfKStjLnn46w"], "issued_at": "2019-01-09T14:43:29.000000Z"}} 2019-01-09 14:43:29,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a34e1bfa3c10815d62ddba67bdaf543f167911" 2019-01-09 14:43:29,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f7c50a-6c27-4857-9074-50fabc2a4467 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:29,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e0f7c50a-6c27-4857-9074-50fabc2a4467 2019-01-09 14:43:29,273 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-a474eb18-f2aa-4808-aa42-c26a5a35d2f7-pub-net 2019-01-09 14:43:29,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a34e1bfa3c10815d62ddba67bdaf543f167911" -d '{"network": {"name": "NeutronUtilsSubnetTests-a474eb18-f2aa-4808-aa42-c26a5a35d2f7-pub-net", "admin_state_up": true}}' 2019-01-09 14:43:29,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-c5e147ae-d12c-4507-a08a-d44c578c1340 Date: Wed, 09 Jan 2019 14:43:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"901bfa90-c0fb-4a4e-86d9-b7280914acaa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:29Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a474eb18-f2aa-4808-aa42-c26a5a35d2f7-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:29Z","mtu":1450}} 2019-01-09 14:43:29,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-c5e147ae-d12c-4507-a08a-d44c578c1340 2019-01-09 14:43:29,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=901bfa90-c0fb-4a4e-86d9-b7280914acaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a34e1bfa3c10815d62ddba67bdaf543f167911" 2019-01-09 14:43:29,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-5a0d9c5c-2ce4-48dd-b411-b7503c24cdbd Date: Wed, 09 Jan 2019 14:43:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"901bfa90-c0fb-4a4e-86d9-b7280914acaa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":83,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:29Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-a474eb18-f2aa-4808-aa42-c26a5a35d2f7-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:29Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:29,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=901bfa90-c0fb-4a4e-86d9-b7280914acaa used request id req-5a0d9c5c-2ce4-48dd-b411-b7503c24cdbd 2019-01-09 14:43:29,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=901bfa90-c0fb-4a4e-86d9-b7280914acaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a34e1bfa3c10815d62ddba67bdaf543f167911" 2019-01-09 14:43:30,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e11f822d-2bc2-4f22-9e6c-7c7c6834d5a5 Date: Wed, 09 Jan 2019 14:43:30 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:43:30,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=901bfa90-c0fb-4a4e-86d9-b7280914acaa used request id req-e11f822d-2bc2-4f22-9e6c-7c7c6834d5a5 2019-01-09 14:43:30,023 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-a474eb18-f2aa-4808-aa42-c26a5a35d2f7-pub-subnet 2019-01-09 14:43:30,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a34e1bfa3c10815d62ddba67bdaf543f167911" -d '{"subnets": [{"ip_version": 4, "network_id": "901bfa90-c0fb-4a4e-86d9-b7280914acaa", "cidr": null, "name": "NeutronUtilsSubnetTests-a474eb18-f2aa-4808-aa42-c26a5a35d2f7-pub-subnet"}]}' 2019-01-09 14:43:30,082 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-d5d3944e-1fda-4947-b77e-b927e348d6de Date: Wed, 09 Jan 2019 14:43:30 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2019-01-09 14:43:30,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-d5d3944e-1fda-4947-b77e-b927e348d6de 2019-01-09 14:43:30,082 - 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-09 14:43:30,082 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-a474eb18-f2aa-4808-aa42-c26a5a35d2f7-pub-subnet] for network [NeutronUtilsSubnetTests-a474eb18-f2aa-4808-aa42-c26a5a35d2f7-pub-net] 2019-01-09 14:43:30,082 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-a474eb18-f2aa-4808-aa42-c26a5a35d2f7-pub-net 2019-01-09 14:43:30,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/901bfa90-c0fb-4a4e-86d9-b7280914acaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a34e1bfa3c10815d62ddba67bdaf543f167911" 2019-01-09 14:43:30,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea6e8db7-f0b8-41e3-bea3-aff34153c714 Date: Wed, 09 Jan 2019 14:43:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:30,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/901bfa90-c0fb-4a4e-86d9-b7280914acaa used request id req-ea6e8db7-f0b8-41e3-bea3-aff34153c714 2019-01-09 14:43:30,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:31,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["NDQBUeCBQqyexQ00HEpgjQ"], "issued_at": "2019-01-09T14:43:31.000000Z"}} 2019-01-09 14:43:31,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112519373d72c3a397ef84de17fb5ec844af8e" 2019-01-09 14:43:31,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2cf5ded-2078-4634-8cdd-bb7a94d1fc7f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:31,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c2cf5ded-2078-4634-8cdd-bb7a94d1fc7f 2019-01-09 14:43:31,207 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-net 2019-01-09 14:43:31,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112519373d72c3a397ef84de17fb5ec844af8e" -d '{"network": {"name": "NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-net", "admin_state_up": true}}' 2019-01-09 14:43:31,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-2e0ec216-0728-462a-965e-eb8e15a103a6 Date: Wed, 09 Jan 2019 14:43:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"37a4a3e0-05d7-4ca4-8955-f5a8827227f8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:31Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:31Z","mtu":1450}} 2019-01-09 14:43:31,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-2e0ec216-0728-462a-965e-eb8e15a103a6 2019-01-09 14:43:31,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=37a4a3e0-05d7-4ca4-8955-f5a8827227f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112519373d72c3a397ef84de17fb5ec844af8e" 2019-01-09 14:43:31,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-15aebf32-e452-41fd-b93d-1dd937635a17 Date: Wed, 09 Jan 2019 14:43:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"37a4a3e0-05d7-4ca4-8955-f5a8827227f8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:31Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:31Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:31,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=37a4a3e0-05d7-4ca4-8955-f5a8827227f8 used request id req-15aebf32-e452-41fd-b93d-1dd937635a17 2019-01-09 14:43:31,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37a4a3e0-05d7-4ca4-8955-f5a8827227f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112519373d72c3a397ef84de17fb5ec844af8e" 2019-01-09 14:43:31,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-906a3468-ed70-4400-85ca-13c89d7695ee Date: Wed, 09 Jan 2019 14:43:31 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:43:31,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37a4a3e0-05d7-4ca4-8955-f5a8827227f8 used request id req-906a3468-ed70-4400-85ca-13c89d7695ee 2019-01-09 14:43:31,892 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-subnet 2019-01-09 14:43:31,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112519373d72c3a397ef84de17fb5ec844af8e" -d '{"subnets": [{"ip_version": 4, "network_id": "37a4a3e0-05d7-4ca4-8955-f5a8827227f8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-subnet"}]}' 2019-01-09 14:43:32,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-24ca5639-c3b4-476a-af7a-9b0ea919295d Date: Wed, 09 Jan 2019 14:43:32 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b83bf74d-4bb2-4753-879d-15d64df48f5d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37a4a3e0-05d7-4ca4-8955-f5a8827227f8","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:32Z","ip_version":4}]} 2019-01-09 14:43:32,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-24ca5639-c3b4-476a-af7a-9b0ea919295d 2019-01-09 14:43:32,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=37a4a3e0-05d7-4ca4-8955-f5a8827227f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112519373d72c3a397ef84de17fb5ec844af8e" 2019-01-09 14:43:32,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-d6a849b3-324e-4e4a-aa2c-9b2a6712fe7b Date: Wed, 09 Jan 2019 14:43:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"37a4a3e0-05d7-4ca4-8955-f5a8827227f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["b83bf74d-4bb2-4753-879d-15d64df48f5d"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:32Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:31Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:32,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=37a4a3e0-05d7-4ca4-8955-f5a8827227f8 used request id req-d6a849b3-324e-4e4a-aa2c-9b2a6712fe7b 2019-01-09 14:43:32,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37a4a3e0-05d7-4ca4-8955-f5a8827227f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112519373d72c3a397ef84de17fb5ec844af8e" 2019-01-09 14:43:32,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-753d5fc8-91a0-4993-983e-678d1e233869 Date: Wed, 09 Jan 2019 14:43:32 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b83bf74d-4bb2-4753-879d-15d64df48f5d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37a4a3e0-05d7-4ca4-8955-f5a8827227f8","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:32Z","ip_version":4}]} 2019-01-09 14:43:32,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37a4a3e0-05d7-4ca4-8955-f5a8827227f8 used request id req-753d5fc8-91a0-4993-983e-678d1e233869 2019-01-09 14:43:32,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112519373d72c3a397ef84de17fb5ec844af8e" 2019-01-09 14:43:32,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-62a23aae-4d6e-4a10-9032-88f38e3df9f9 Date: Wed, 09 Jan 2019 14:43:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"37a4a3e0-05d7-4ca4-8955-f5a8827227f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["b83bf74d-4bb2-4753-879d-15d64df48f5d"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:32Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:31Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:32,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-net used request id req-62a23aae-4d6e-4a10-9032-88f38e3df9f9 2019-01-09 14:43:32,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:43:32,541 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:43: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:43:32,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112519373d72c3a397ef84de17fb5ec844af8e" 2019-01-09 14:43:32,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db8b942-3013-40c2-814e-7fccfb38bc3c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:43:32,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-1db8b942-3013-40c2-814e-7fccfb38bc3c 2019-01-09 14:43:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=37a4a3e0-05d7-4ca4-8955-f5a8827227f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112519373d72c3a397ef84de17fb5ec844af8e" 2019-01-09 14:43:32,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5566d641-5b46-4aa7-b13d-570fbcd361e8 Date: Wed, 09 Jan 2019 14:43:32 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"b83bf74d-4bb2-4753-879d-15d64df48f5d","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"37a4a3e0-05d7-4ca4-8955-f5a8827227f8","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:32Z","ip_version":4}]} 2019-01-09 14:43:32,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=37a4a3e0-05d7-4ca4-8955-f5a8827227f8 used request id req-5566d641-5b46-4aa7-b13d-570fbcd361e8 2019-01-09 14:43:32,688 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-subnet 2019-01-09 14:43:32,688 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-subnet 2019-01-09 14:43:32,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/b83bf74d-4bb2-4753-879d-15d64df48f5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112519373d72c3a397ef84de17fb5ec844af8e" 2019-01-09 14:43:33,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fa50bc1-5ab7-43db-9559-040197446932 Date: Wed, 09 Jan 2019 14:43:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:33,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/b83bf74d-4bb2-4753-879d-15d64df48f5d used request id req-7fa50bc1-5ab7-43db-9559-040197446932 2019-01-09 14:43:33,065 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-114800ea-10dd-4031-8287-4726ec14caea-pub-net 2019-01-09 14:43:33,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/37a4a3e0-05d7-4ca4-8955-f5a8827227f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a112519373d72c3a397ef84de17fb5ec844af8e" 2019-01-09 14:43:34,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f994ca0-59b4-484d-83b9-dfda03f9a41a Date: Wed, 09 Jan 2019 14:43:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:34,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/37a4a3e0-05d7-4ca4-8955-f5a8827227f8 used request id req-2f994ca0-59b4-484d-83b9-dfda03f9a41a 2019-01-09 14:43:34,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:34,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["7AZB2z1zQ1ibiGOeeImtVg"], "issued_at": "2019-01-09T14:43:34.000000Z"}} 2019-01-09 14:43:34,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:34,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b254434f-35db-437d-8be1-cefccd9aec4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:34,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b254434f-35db-437d-8be1-cefccd9aec4b 2019-01-09 14:43:34,596 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-net 2019-01-09 14:43:34,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" -d '{"network": {"name": "NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-net", "admin_state_up": true}}' 2019-01-09 14:43:34,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-1635e066-bdf6-40e6-a91f-854823103dad Date: Wed, 09 Jan 2019 14:43:34 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7da9cdb4-3665-44bf-b2e2-ee26e7353114","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:34Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:34Z","mtu":1450}} 2019-01-09 14:43:34,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-1635e066-bdf6-40e6-a91f-854823103dad 2019-01-09 14:43:34,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7da9cdb4-3665-44bf-b2e2-ee26e7353114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:35,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-fc271870-e61f-462d-93af-f37cd987b307 Date: Wed, 09 Jan 2019 14:43:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7da9cdb4-3665-44bf-b2e2-ee26e7353114","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:34Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:35,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7da9cdb4-3665-44bf-b2e2-ee26e7353114 used request id req-fc271870-e61f-462d-93af-f37cd987b307 2019-01-09 14:43:35,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7da9cdb4-3665-44bf-b2e2-ee26e7353114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:35,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b3e549fd-df14-4f8f-9034-7ee7fdbf9153 Date: Wed, 09 Jan 2019 14:43:35 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:43:35,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7da9cdb4-3665-44bf-b2e2-ee26e7353114 used request id req-b3e549fd-df14-4f8f-9034-7ee7fdbf9153 2019-01-09 14:43:35,140 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-subnet 2019-01-09 14:43:35,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" -d '{"subnets": [{"ip_version": 4, "network_id": "7da9cdb4-3665-44bf-b2e2-ee26e7353114", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-subnet"}]}' 2019-01-09 14:43:35,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-56f84882-0cb0-4343-b71a-2bc9f888a847 Date: Wed, 09 Jan 2019 14:43:35 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c1626032-427a-4c5a-91da-a9afb5e5ea4e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7da9cdb4-3665-44bf-b2e2-ee26e7353114","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:35Z","ip_version":4}]} 2019-01-09 14:43:35,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-56f84882-0cb0-4343-b71a-2bc9f888a847 2019-01-09 14:43:35,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7da9cdb4-3665-44bf-b2e2-ee26e7353114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:35,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-8f0c8880-0efd-4d51-b454-126c79a87e91 Date: Wed, 09 Jan 2019 14:43:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7da9cdb4-3665-44bf-b2e2-ee26e7353114","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["c1626032-427a-4c5a-91da-a9afb5e5ea4e"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:34Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:35,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7da9cdb4-3665-44bf-b2e2-ee26e7353114 used request id req-8f0c8880-0efd-4d51-b454-126c79a87e91 2019-01-09 14:43:35,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7da9cdb4-3665-44bf-b2e2-ee26e7353114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:35,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-30dd387c-c748-4ffe-ad27-f96eb16f0290 Date: Wed, 09 Jan 2019 14:43:35 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c1626032-427a-4c5a-91da-a9afb5e5ea4e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7da9cdb4-3665-44bf-b2e2-ee26e7353114","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:35Z","ip_version":4}]} 2019-01-09 14:43:35,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7da9cdb4-3665-44bf-b2e2-ee26e7353114 used request id req-30dd387c-c748-4ffe-ad27-f96eb16f0290 2019-01-09 14:43:35,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:35,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-efddfce0-fa9d-490d-a806-512a2d6d1e2e Date: Wed, 09 Jan 2019 14:43:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7da9cdb4-3665-44bf-b2e2-ee26e7353114","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["c1626032-427a-4c5a-91da-a9afb5e5ea4e"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:34Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:35,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-net used request id req-efddfce0-fa9d-490d-a806-512a2d6d1e2e 2019-01-09 14:43:35,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:43:35,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:43:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:43:35,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:35,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9caa7b24-91e9-417f-91b3-c58e7fa73d87 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:43:35,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-9caa7b24-91e9-417f-91b3-c58e7fa73d87 2019-01-09 14:43:35,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7da9cdb4-3665-44bf-b2e2-ee26e7353114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:35,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4465b305-d65a-4df0-9a36-72586fe518cd Date: Wed, 09 Jan 2019 14:43:35 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c1626032-427a-4c5a-91da-a9afb5e5ea4e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7da9cdb4-3665-44bf-b2e2-ee26e7353114","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:35Z","ip_version":4}]} 2019-01-09 14:43:35,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7da9cdb4-3665-44bf-b2e2-ee26e7353114 used request id req-4465b305-d65a-4df0-9a36-72586fe518cd 2019-01-09 14:43:35,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7da9cdb4-3665-44bf-b2e2-ee26e7353114&name=NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:36,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-f394e3a0-956b-4115-93ef-9e96c782f08d Date: Wed, 09 Jan 2019 14:43:36 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:35Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c1626032-427a-4c5a-91da-a9afb5e5ea4e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7da9cdb4-3665-44bf-b2e2-ee26e7353114","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:35Z","ip_version":4}]} 2019-01-09 14:43:36,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7da9cdb4-3665-44bf-b2e2-ee26e7353114&name=NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-subnet used request id req-f394e3a0-956b-4115-93ef-9e96c782f08d 2019-01-09 14:43:36,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:43:36,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:36,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["31sROWCqSFq8ibCrUCyaug"], "issued_at": "2019-01-09T14:43:36.000000Z"}} 2019-01-09 14:43:36,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}136685045a81c5e00b2e1a860061a80d4875d5f7" 2019-01-09 14:43:36,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d19e48-4ae0-4666-9ce3-344e3e2c111d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:36,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a7d19e48-4ae0-4666-9ce3-344e3e2c111d 2019-01-09 14:43:36,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:36,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3535f4d5-0b09-4b5c-8c0f-6cc929b6408d Date: Wed, 09 Jan 2019 14:43:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:43:36,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-3535f4d5-0b09-4b5c-8c0f-6cc929b6408d 2019-01-09 14:43:36,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:36,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-aa074e50-80a9-4897-95c6-bb29da48bd89 Date: Wed, 09 Jan 2019 14:43:36 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:43:36,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-aa074e50-80a9-4897-95c6-bb29da48bd89 2019-01-09 14:43:36,674 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-router 2019-01-09 14:43:36,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-router", "admin_state_up": true}}' 2019-01-09 14:43:38,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-facf6571-0482-4128-8bf6-0ecb1112d513 Date: Wed, 09 Jan 2019 14:43:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:43:36Z", "admin_state_up": true, "updated_at": "2019-01-09T14:43:37Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "d61988ef-e44c-456a-be12-323652c2c502", "name": "NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-router"}} 2019-01-09 14:43:38,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-facf6571-0482-4128-8bf6-0ecb1112d513 2019-01-09 14:43:38,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=d61988ef-e44c-456a-be12-323652c2c502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:38,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-8a37a023-a75f-47a5-947d-1d5d92d4c29b Date: Wed, 09 Jan 2019 14:43:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:43:37Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.215"}],"id":"3dac2e8b-6d0c-4acd-83b7-0a93ab7782c4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:73:7d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T14:43:37Z","binding:vnic_type":"normal","device_id":"d61988ef-e44c-456a-be12-323652c2c502","ip_allocation":"immediate"}]} 2019-01-09 14:43:38,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=d61988ef-e44c-456a-be12-323652c2c502 used request id req-8a37a023-a75f-47a5-947d-1d5d92d4c29b 2019-01-09 14:43:38,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:38,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-9b61fa09-28dd-487e-945b-b318c0af12a5 Date: Wed, 09 Jan 2019 14:43:38 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 14:43:38,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-9b61fa09-28dd-487e-945b-b318c0af12a5 2019-01-09 14:43:38,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:38,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-dc3789a4-f5a5-4280-92b0-d5f13b0fb634 Date: Wed, 09 Jan 2019 14:43:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.215"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:43:36Z", "admin_state_up": true, "updated_at": "2019-01-09T14:43:37Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "d61988ef-e44c-456a-be12-323652c2c502", "name": "NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-router"}]} 2019-01-09 14:43:38,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-router used request id req-dc3789a4-f5a5-4280-92b0-d5f13b0fb634 2019-01-09 14:43:38,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:38,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea94ce12-f0b5-4918-a2f2-e4877ccbfd1c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:43:38,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-ea94ce12-f0b5-4918-a2f2-e4877ccbfd1c 2019-01-09 14:43:38,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=d61988ef-e44c-456a-be12-323652c2c502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:38,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-afbbd174-205a-4073-bbdc-528c57319357 Date: Wed, 09 Jan 2019 14:43:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:43:37Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.215"}],"id":"3dac2e8b-6d0c-4acd-83b7-0a93ab7782c4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:40:73:7d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T14:43:37Z","binding:vnic_type":"normal","device_id":"d61988ef-e44c-456a-be12-323652c2c502","ip_allocation":"immediate"}]} 2019-01-09 14:43:38,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=d61988ef-e44c-456a-be12-323652c2c502 used request id req-afbbd174-205a-4073-bbdc-528c57319357 2019-01-09 14:43:38,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:38,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-10362b0d-3e6c-49d2-b328-03d19c05df3f Date: Wed, 09 Jan 2019 14:43:38 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 14:43:38,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-10362b0d-3e6c-49d2-b328-03d19c05df3f 2019-01-09 14:43:38,804 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-router 2019-01-09 14:43:38,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/d61988ef-e44c-456a-be12-323652c2c502/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" -d '{"subnet_id": "c1626032-427a-4c5a-91da-a9afb5e5ea4e"}' 2019-01-09 14:43:40,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c28034a4-d1a4-413f-a557-09bbc093f727 Date: Wed, 09 Jan 2019 14:43:40 GMT RESP BODY: {"network_id": "7da9cdb4-3665-44bf-b2e2-ee26e7353114", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "subnet_id": "c1626032-427a-4c5a-91da-a9afb5e5ea4e", "subnet_ids": ["c1626032-427a-4c5a-91da-a9afb5e5ea4e"], "port_id": "c4e6ad7f-22e6-4248-b3f4-7dc8a0215f69", "id": "d61988ef-e44c-456a-be12-323652c2c502"} 2019-01-09 14:43:40,806 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/d61988ef-e44c-456a-be12-323652c2c502/add_router_interface used request id req-c28034a4-d1a4-413f-a557-09bbc093f727 2019-01-09 14:43:40,807 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-router 2019-01-09 14:43:40,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/d61988ef-e44c-456a-be12-323652c2c502/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" -d '{"subnet_id": "c1626032-427a-4c5a-91da-a9afb5e5ea4e"}' 2019-01-09 14:43:42,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2c168a29-8f64-4996-8f2f-f8e394a76842 Date: Wed, 09 Jan 2019 14:43:42 GMT RESP BODY: {"network_id": "7da9cdb4-3665-44bf-b2e2-ee26e7353114", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "subnet_id": "c1626032-427a-4c5a-91da-a9afb5e5ea4e", "subnet_ids": ["c1626032-427a-4c5a-91da-a9afb5e5ea4e"], "port_id": "c4e6ad7f-22e6-4248-b3f4-7dc8a0215f69", "id": "d61988ef-e44c-456a-be12-323652c2c502"} 2019-01-09 14:43:42,413 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/d61988ef-e44c-456a-be12-323652c2c502/remove_router_interface used request id req-2c168a29-8f64-4996-8f2f-f8e394a76842 2019-01-09 14:43:42,413 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-router 2019-01-09 14:43:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/d61988ef-e44c-456a-be12-323652c2c502 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:43,641 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-854d50af-20ff-455a-a43e-b970f87d87db Content-Length: 0 Date: Wed, 09 Jan 2019 14:43:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:43,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/d61988ef-e44c-456a-be12-323652c2c502 used request id req-854d50af-20ff-455a-a43e-b970f87d87db 2019-01-09 14:43:43,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:43,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-486337e7-73e2-44bb-8f8b-da70dfd1e935 Date: Wed, 09 Jan 2019 14:43:43 GMT RESP BODY: {"routers": []} 2019-01-09 14:43:43,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-router used request id req-486337e7-73e2-44bb-8f8b-da70dfd1e935 2019-01-09 14:43:43,721 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-subnet 2019-01-09 14:43:43,721 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-subnet 2019-01-09 14:43:43,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/c1626032-427a-4c5a-91da-a9afb5e5ea4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:44,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4aea4612-2510-4533-b149-0aeecd834cc3 Date: Wed, 09 Jan 2019 14:43:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:44,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c1626032-427a-4c5a-91da-a9afb5e5ea4e used request id req-4aea4612-2510-4533-b149-0aeecd834cc3 2019-01-09 14:43:44,608 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5687d820-8954-4a71-a257-c0a493229740-pub-net 2019-01-09 14:43:44,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/7da9cdb4-3665-44bf-b2e2-ee26e7353114 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a1b7b1b4ee09ffab8ae3bb73d5da82570d7bfb2" 2019-01-09 14:43:45,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27812b6c-9811-47a2-9bdb-8c7fc43f5c30 Date: Wed, 09 Jan 2019 14:43:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:45,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7da9cdb4-3665-44bf-b2e2-ee26e7353114 used request id req-27812b6c-9811-47a2-9bdb-8c7fc43f5c30 2019-01-09 14:43:45,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:46,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["K1_X3zvqQeuNFupmCR4KAw"], "issued_at": "2019-01-09T14:43:46.000000Z"}} 2019-01-09 14:43:46,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:46,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0acc6036-a234-4da0-b2e8-67f929eafb44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:46,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0acc6036-a234-4da0-b2e8-67f929eafb44 2019-01-09 14:43:46,115 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-net 2019-01-09 14:43:46,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" -d '{"network": {"name": "NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-net", "admin_state_up": true}}' 2019-01-09 14:43:46,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-6831a9aa-5ec8-4cde-a99b-1134f54696c3 Date: Wed, 09 Jan 2019 14:43:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f9e2453b-bb2a-4959-8239-bc261c061eaf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:46Z","mtu":1450}} 2019-01-09 14:43:46,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-6831a9aa-5ec8-4cde-a99b-1134f54696c3 2019-01-09 14:43:46,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f9e2453b-bb2a-4959-8239-bc261c061eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:46,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-52508ff4-37f0-472d-836f-be0f93eefe64 Date: Wed, 09 Jan 2019 14:43:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f9e2453b-bb2a-4959-8239-bc261c061eaf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:46Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:46,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f9e2453b-bb2a-4959-8239-bc261c061eaf used request id req-52508ff4-37f0-472d-836f-be0f93eefe64 2019-01-09 14:43:46,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f9e2453b-bb2a-4959-8239-bc261c061eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:46,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-63f96eec-53db-475f-953d-2f94263fe592 Date: Wed, 09 Jan 2019 14:43:46 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:43:46,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f9e2453b-bb2a-4959-8239-bc261c061eaf used request id req-63f96eec-53db-475f-953d-2f94263fe592 2019-01-09 14:43:46,650 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-subnet 2019-01-09 14:43:46,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" -d '{"subnets": [{"ip_version": 4, "network_id": "f9e2453b-bb2a-4959-8239-bc261c061eaf", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-subnet"}]}' 2019-01-09 14:43:47,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-11910e61-40fa-4eb1-8a4b-2b2469563dad Date: Wed, 09 Jan 2019 14:43:47 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dcbe8f53-1389-44dd-9aa9-83d19d3f055a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f9e2453b-bb2a-4959-8239-bc261c061eaf","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:46Z","ip_version":4}]} 2019-01-09 14:43:47,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-11910e61-40fa-4eb1-8a4b-2b2469563dad 2019-01-09 14:43:47,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f9e2453b-bb2a-4959-8239-bc261c061eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:47,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-07655d84-9e0f-43d1-aad8-2fa8bd8ca130 Date: Wed, 09 Jan 2019 14:43:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f9e2453b-bb2a-4959-8239-bc261c061eaf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["dcbe8f53-1389-44dd-9aa9-83d19d3f055a"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:46Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:47,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f9e2453b-bb2a-4959-8239-bc261c061eaf used request id req-07655d84-9e0f-43d1-aad8-2fa8bd8ca130 2019-01-09 14:43:47,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f9e2453b-bb2a-4959-8239-bc261c061eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:47,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8cbd9732-5353-4c13-b271-7a272cd0874c Date: Wed, 09 Jan 2019 14:43:47 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dcbe8f53-1389-44dd-9aa9-83d19d3f055a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f9e2453b-bb2a-4959-8239-bc261c061eaf","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:46Z","ip_version":4}]} 2019-01-09 14:43:47,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f9e2453b-bb2a-4959-8239-bc261c061eaf used request id req-8cbd9732-5353-4c13-b271-7a272cd0874c 2019-01-09 14:43:47,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:47,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ce4b17e0-2e74-474f-9249-06b939269ee5 Date: Wed, 09 Jan 2019 14:43:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f9e2453b-bb2a-4959-8239-bc261c061eaf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["dcbe8f53-1389-44dd-9aa9-83d19d3f055a"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:46Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:47,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-net used request id req-ce4b17e0-2e74-474f-9249-06b939269ee5 2019-01-09 14:43:47,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:43:47,411 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:43:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:43:47,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:47,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-183ed5e1-67d8-42e2-9737-8c92975d6825 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:43:47,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-183ed5e1-67d8-42e2-9737-8c92975d6825 2019-01-09 14:43:47,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f9e2453b-bb2a-4959-8239-bc261c061eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:47,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8eafa335-415d-49a2-b699-ce994c133755 Date: Wed, 09 Jan 2019 14:43:47 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dcbe8f53-1389-44dd-9aa9-83d19d3f055a","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"f9e2453b-bb2a-4959-8239-bc261c061eaf","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:46Z","ip_version":4}]} 2019-01-09 14:43:47,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f9e2453b-bb2a-4959-8239-bc261c061eaf used request id req-8eafa335-415d-49a2-b699-ce994c133755 2019-01-09 14:43:47,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:43:47,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:47,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["rhDkqRvxTiK3PLGiGt3vNA"], "issued_at": "2019-01-09T14:43:47.000000Z"}} 2019-01-09 14:43:47,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6a957530cf76a67a70d1530dd5c225bdb0cc175" 2019-01-09 14:43:47,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f0611d6-1571-488e-87ec-c35ec82468da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:47,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4f0611d6-1571-488e-87ec-c35ec82468da 2019-01-09 14:43:47,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:48,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-9136904d-0604-43a5-babe-0becef5c57f7 Date: Wed, 09 Jan 2019 14:43:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:43:48,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-9136904d-0604-43a5-babe-0becef5c57f7 2019-01-09 14:43:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:48,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-cfaa5df9-ed8e-436b-a19c-5e5e861c0483 Date: Wed, 09 Jan 2019 14:43:48 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:43:48,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-cfaa5df9-ed8e-436b-a19c-5e5e861c0483 2019-01-09 14:43:48,107 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-router 2019-01-09 14:43:48,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-router", "admin_state_up": true}}' 2019-01-09 14:43:50,036 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-d0aadaeb-dc0a-47eb-8809-f84a7471bb13 Date: Wed, 09 Jan 2019 14:43:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:43:48Z", "admin_state_up": true, "updated_at": "2019-01-09T14:43:49Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "fd9a643e-1781-4dfd-84b2-7db18fdbdb8e", "name": "NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-router"}} 2019-01-09 14:43:50,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-d0aadaeb-dc0a-47eb-8809-f84a7471bb13 2019-01-09 14:43:50,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=fd9a643e-1781-4dfd-84b2-7db18fdbdb8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:50,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-937c72b5-7a82-42bc-8034-a486ddb427b2 Date: Wed, 09 Jan 2019 14:43:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:43:48Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.209"}],"id":"41f199aa-1d5a-40a5-954f-1437d74fa997","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:5d:86","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T14:43:48Z","binding:vnic_type":"normal","device_id":"fd9a643e-1781-4dfd-84b2-7db18fdbdb8e","ip_allocation":"immediate"}]} 2019-01-09 14:43:50,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=fd9a643e-1781-4dfd-84b2-7db18fdbdb8e used request id req-937c72b5-7a82-42bc-8034-a486ddb427b2 2019-01-09 14:43:50,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:50,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-934c8863-dbbd-4f18-8ac6-56a098bc046f Date: Wed, 09 Jan 2019 14:43:50 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 14:43:50,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-934c8863-dbbd-4f18-8ac6-56a098bc046f 2019-01-09 14:43:50,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:50,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-e537e6cc-95c8-46ff-a5f4-e873234ae1e6 Date: Wed, 09 Jan 2019 14:43:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:43:48Z", "admin_state_up": true, "updated_at": "2019-01-09T14:43:49Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "fd9a643e-1781-4dfd-84b2-7db18fdbdb8e", "name": "NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-router"}]} 2019-01-09 14:43:50,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-router used request id req-e537e6cc-95c8-46ff-a5f4-e873234ae1e6 2019-01-09 14:43:50,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:50,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e898faa9-a9a4-41fd-ba62-9eddd951368c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:43:50,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-e898faa9-a9a4-41fd-ba62-9eddd951368c 2019-01-09 14:43:50,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=fd9a643e-1781-4dfd-84b2-7db18fdbdb8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:50,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-ec4b7f1f-37ba-40f0-9451-951c7460623d Date: Wed, 09 Jan 2019 14:43:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:43:50Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.209"}],"id":"41f199aa-1d5a-40a5-954f-1437d74fa997","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ad:5d:86","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T14:43:48Z","binding:vnic_type":"normal","device_id":"fd9a643e-1781-4dfd-84b2-7db18fdbdb8e","ip_allocation":"immediate"}]} 2019-01-09 14:43:50,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=fd9a643e-1781-4dfd-84b2-7db18fdbdb8e used request id req-ec4b7f1f-37ba-40f0-9451-951c7460623d 2019-01-09 14:43:50,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:50,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-5a08fa58-04f9-44f4-8b74-02896353c26a Date: Wed, 09 Jan 2019 14:43:50 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 14:43:50,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-5a08fa58-04f9-44f4-8b74-02896353c26a 2019-01-09 14:43:50,563 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-subnet 2019-01-09 14:43:50,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/dcbe8f53-1389-44dd-9aa9-83d19d3f055a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:51,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0199f94-c1b0-4278-a536-085d4b1deed2 Date: Wed, 09 Jan 2019 14:43:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:51,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/dcbe8f53-1389-44dd-9aa9-83d19d3f055a used request id req-e0199f94-c1b0-4278-a536-085d4b1deed2 2019-01-09 14:43:51,550 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-router 2019-01-09 14:43:51,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/fd9a643e-1781-4dfd-84b2-7db18fdbdb8e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" -d '{"subnet_id": "dcbe8f53-1389-44dd-9aa9-83d19d3f055a"}' 2019-01-09 14:43:51,911 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-3ee771d1-1051-4297-94ff-ffe1715f022c Date: Wed, 09 Jan 2019 14:43:51 GMT RESP BODY: {"NeutronError": {"message": "Subnet dcbe8f53-1389-44dd-9aa9-83d19d3f055a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-09 14:43:51,911 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/fd9a643e-1781-4dfd-84b2-7db18fdbdb8e/add_router_interface used request id req-3ee771d1-1051-4297-94ff-ffe1715f022c 2019-01-09 14:43:51,911 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet dcbe8f53-1389-44dd-9aa9-83d19d3f055a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-09 14:43:51,912 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-router 2019-01-09 14:43:51,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/fd9a643e-1781-4dfd-84b2-7db18fdbdb8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:53,093 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b7a283a-95d8-4233-a69c-7f1f41c134dd Content-Length: 0 Date: Wed, 09 Jan 2019 14:43:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:53,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/fd9a643e-1781-4dfd-84b2-7db18fdbdb8e used request id req-9b7a283a-95d8-4233-a69c-7f1f41c134dd 2019-01-09 14:43:53,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:53,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-610bbac2-a91a-4853-bccd-c9b210ccd6af Date: Wed, 09 Jan 2019 14:43:53 GMT RESP BODY: {"routers": []} 2019-01-09 14:43:53,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-router used request id req-610bbac2-a91a-4853-bccd-c9b210ccd6af 2019-01-09 14:43:53,317 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-subnet 2019-01-09 14:43:53,317 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-subnet 2019-01-09 14:43:53,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/dcbe8f53-1389-44dd-9aa9-83d19d3f055a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:53,354 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-b77946e0-7270-4e8c-9278-4da15844818b Date: Wed, 09 Jan 2019 14:43:53 GMT RESP BODY: {"NeutronError": {"message": "Subnet dcbe8f53-1389-44dd-9aa9-83d19d3f055a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-09 14:43:53,354 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/dcbe8f53-1389-44dd-9aa9-83d19d3f055a used request id req-b77946e0-7270-4e8c-9278-4da15844818b 2019-01-09 14:43:53,355 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet dcbe8f53-1389-44dd-9aa9-83d19d3f055a could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-09 14:43:53,355 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-6b5a93b2-4723-4c47-8815-2a9ab888ae3c-pub-net 2019-01-09 14:43:53,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/f9e2453b-bb2a-4959-8239-bc261c061eaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0af01f5fe4b489ec8c4aeddca84ac18ef82ac98" 2019-01-09 14:43:53,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d9a1ca3-c896-4a08-b740-896f816b1433 Date: Wed, 09 Jan 2019 14:43:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:53,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f9e2453b-bb2a-4959-8239-bc261c061eaf used request id req-4d9a1ca3-c896-4a08-b740-896f816b1433 2019-01-09 14:43:53,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:54,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["4SthtIm7TYCcLfYEN-0yVQ"], "issued_at": "2019-01-09T14:43:54.000000Z"}} 2019-01-09 14:43:54,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8133a447d26ab757fa121d1f3d7ea4aface0bfea" 2019-01-09 14:43:54,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e35b40-8e1b-44e1-9945-29b4e87b0450 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:54,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-34e35b40-8e1b-44e1-9945-29b4e87b0450 2019-01-09 14:43:54,398 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-net 2019-01-09 14:43:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8133a447d26ab757fa121d1f3d7ea4aface0bfea" -d '{"network": {"name": "NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-net", "admin_state_up": true}}' 2019-01-09 14:43:54,779 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-116d4df2-3d35-468c-9592-6e4cc2855c52 Date: Wed, 09 Jan 2019 14:43:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ec890d67-e887-4d5d-91d1-9c2586416a17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:54Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:54Z","mtu":1450}} 2019-01-09 14:43:54,779 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-116d4df2-3d35-468c-9592-6e4cc2855c52 2019-01-09 14:43:54,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ec890d67-e887-4d5d-91d1-9c2586416a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8133a447d26ab757fa121d1f3d7ea4aface0bfea" 2019-01-09 14:43:54,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-4e4ac59b-8647-4f78-b153-dad596cf32ed Date: Wed, 09 Jan 2019 14:43:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ec890d67-e887-4d5d-91d1-9c2586416a17","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:54Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:54Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:54,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ec890d67-e887-4d5d-91d1-9c2586416a17 used request id req-4e4ac59b-8647-4f78-b153-dad596cf32ed 2019-01-09 14:43:54,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ec890d67-e887-4d5d-91d1-9c2586416a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8133a447d26ab757fa121d1f3d7ea4aface0bfea" 2019-01-09 14:43:54,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e01dda39-7acd-4571-8907-d735689c7ccc Date: Wed, 09 Jan 2019 14:43:54 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:43:54,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ec890d67-e887-4d5d-91d1-9c2586416a17 used request id req-e01dda39-7acd-4571-8907-d735689c7ccc 2019-01-09 14:43:54,904 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-subnet 2019-01-09 14:43:54,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8133a447d26ab757fa121d1f3d7ea4aface0bfea" -d '{"subnets": [{"ip_version": 4, "network_id": "ec890d67-e887-4d5d-91d1-9c2586416a17", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-subnet"}]}' 2019-01-09 14:43:55,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-984e8785-3d1d-429b-ab2e-3387036b13b5 Date: Wed, 09 Jan 2019 14:43:55 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"92374992-4ce6-4b88-9241-2bcaca4b7b9e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ec890d67-e887-4d5d-91d1-9c2586416a17","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:55Z","ip_version":4}]} 2019-01-09 14:43:55,281 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-984e8785-3d1d-429b-ab2e-3387036b13b5 2019-01-09 14:43:55,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ec890d67-e887-4d5d-91d1-9c2586416a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8133a447d26ab757fa121d1f3d7ea4aface0bfea" 2019-01-09 14:43:55,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-81cb04ba-a4be-45ab-9fd5-a5418710e0c0 Date: Wed, 09 Jan 2019 14:43:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec890d67-e887-4d5d-91d1-9c2586416a17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["92374992-4ce6-4b88-9241-2bcaca4b7b9e"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:54Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:55,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ec890d67-e887-4d5d-91d1-9c2586416a17 used request id req-81cb04ba-a4be-45ab-9fd5-a5418710e0c0 2019-01-09 14:43:55,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ec890d67-e887-4d5d-91d1-9c2586416a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8133a447d26ab757fa121d1f3d7ea4aface0bfea" 2019-01-09 14:43:55,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-df6d7c2f-9dcf-4460-9f9f-eb20075ed4a0 Date: Wed, 09 Jan 2019 14:43:55 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"92374992-4ce6-4b88-9241-2bcaca4b7b9e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ec890d67-e887-4d5d-91d1-9c2586416a17","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:55Z","ip_version":4}]} 2019-01-09 14:43:55,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ec890d67-e887-4d5d-91d1-9c2586416a17 used request id req-df6d7c2f-9dcf-4460-9f9f-eb20075ed4a0 2019-01-09 14:43:55,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8133a447d26ab757fa121d1f3d7ea4aface0bfea" 2019-01-09 14:43:55,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9aaa5ab7-4b24-4158-a190-0262d414ab9c Date: Wed, 09 Jan 2019 14:43:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec890d67-e887-4d5d-91d1-9c2586416a17","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["92374992-4ce6-4b88-9241-2bcaca4b7b9e"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:54Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:55,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-net used request id req-9aaa5ab7-4b24-4158-a190-0262d414ab9c 2019-01-09 14:43:55,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:43:55,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:43: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:43:55,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8133a447d26ab757fa121d1f3d7ea4aface0bfea" 2019-01-09 14:43:55,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9dbdab1-ee1e-4bd8-b104-2a15cb1a5edf Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:43:55,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-e9dbdab1-ee1e-4bd8-b104-2a15cb1a5edf 2019-01-09 14:43:55,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ec890d67-e887-4d5d-91d1-9c2586416a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8133a447d26ab757fa121d1f3d7ea4aface0bfea" 2019-01-09 14:43:55,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4d13a3f1-6ee8-44f4-b880-595988cdccdb Date: Wed, 09 Jan 2019 14:43:55 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"92374992-4ce6-4b88-9241-2bcaca4b7b9e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ec890d67-e887-4d5d-91d1-9c2586416a17","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:55Z","ip_version":4}]} 2019-01-09 14:43:55,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ec890d67-e887-4d5d-91d1-9c2586416a17 used request id req-4d13a3f1-6ee8-44f4-b880-595988cdccdb 2019-01-09 14:43:55,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ec890d67-e887-4d5d-91d1-9c2586416a17&name=NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8133a447d26ab757fa121d1f3d7ea4aface0bfea" 2019-01-09 14:43:55,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ea3ce167-516e-4339-af6c-2839cc471561 Date: Wed, 09 Jan 2019 14:43:55 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"92374992-4ce6-4b88-9241-2bcaca4b7b9e","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ec890d67-e887-4d5d-91d1-9c2586416a17","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:55Z","ip_version":4}]} 2019-01-09 14:43:55,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ec890d67-e887-4d5d-91d1-9c2586416a17&name=NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-subnet used request id req-ea3ce167-516e-4339-af6c-2839cc471561 2019-01-09 14:43:55,885 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-subnet 2019-01-09 14:43:55,885 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-subnet 2019-01-09 14:43:55,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/92374992-4ce6-4b88-9241-2bcaca4b7b9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8133a447d26ab757fa121d1f3d7ea4aface0bfea" 2019-01-09 14:43:57,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fefd4e64-77f2-4bf5-897c-617e68c67231 Date: Wed, 09 Jan 2019 14:43:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:57,114 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/92374992-4ce6-4b88-9241-2bcaca4b7b9e used request id req-fefd4e64-77f2-4bf5-897c-617e68c67231 2019-01-09 14:43:57,114 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-7808f28a-12fc-4aab-a8dd-5937ff94a095-pub-net 2019-01-09 14:43:57,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/ec890d67-e887-4d5d-91d1-9c2586416a17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8133a447d26ab757fa121d1f3d7ea4aface0bfea" 2019-01-09 14:43:58,138 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d378c227-20b7-4e9d-ae0c-d7855278995b Date: Wed, 09 Jan 2019 14:43:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:43:58,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/ec890d67-e887-4d5d-91d1-9c2586416a17 used request id req-d378c227-20b7-4e9d-ae0c-d7855278995b 2019-01-09 14:43:58,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:43:58,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:43:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["BoQRQguITtqUlr0H5Vk6Ng"], "issued_at": "2019-01-09T14:43:58.000000Z"}} 2019-01-09 14:43:58,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:43:58,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:43:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a5217a-1f2f-4543-8841-1db1c8314a48 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:43:58,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a7a5217a-1f2f-4543-8841-1db1c8314a48 2019-01-09 14:43:58,636 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-net 2019-01-09 14:43:58,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" -d '{"network": {"name": "NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-net", "admin_state_up": true}}' 2019-01-09 14:43:59,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-19593453-dd13-45ac-b9a7-2e22d1f98a06 Date: Wed, 09 Jan 2019 14:43:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ce16cae8-479c-4b63-9f5e-521dae711215","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:58Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:58Z","mtu":1450}} 2019-01-09 14:43:59,234 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-19593453-dd13-45ac-b9a7-2e22d1f98a06 2019-01-09 14:43:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ce16cae8-479c-4b63-9f5e-521dae711215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:43:59,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-0ed28c82-14e8-4efa-bf86-e21d3ab2bb97 Date: Wed, 09 Jan 2019 14:43:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ce16cae8-479c-4b63-9f5e-521dae711215","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:43:58Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:58Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:59,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ce16cae8-479c-4b63-9f5e-521dae711215 used request id req-0ed28c82-14e8-4efa-bf86-e21d3ab2bb97 2019-01-09 14:43:59,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ce16cae8-479c-4b63-9f5e-521dae711215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:43:59,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e936973e-9370-4f94-919f-7b06c9feef1a Date: Wed, 09 Jan 2019 14:43:59 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:43:59,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ce16cae8-479c-4b63-9f5e-521dae711215 used request id req-e936973e-9370-4f94-919f-7b06c9feef1a 2019-01-09 14:43:59,361 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-subnet 2019-01-09 14:43:59,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" -d '{"subnets": [{"ip_version": 4, "network_id": "ce16cae8-479c-4b63-9f5e-521dae711215", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-subnet"}]}' 2019-01-09 14:43:59,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8590f1d5-2731-4093-8aae-bae6d12c4984 Date: Wed, 09 Jan 2019 14:43:59 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"40df874a-991d-4159-a857-681f2b7f820b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ce16cae8-479c-4b63-9f5e-521dae711215","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:59Z","ip_version":4}]} 2019-01-09 14:43:59,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-8590f1d5-2731-4093-8aae-bae6d12c4984 2019-01-09 14:43:59,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ce16cae8-479c-4b63-9f5e-521dae711215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:43:59,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-492e9f63-5dfa-4ea7-8771-910d3703a6f2 Date: Wed, 09 Jan 2019 14:43:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ce16cae8-479c-4b63-9f5e-521dae711215","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["40df874a-991d-4159-a857-681f2b7f820b"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:58Z","provider:network_type":"vxlan"}]} 2019-01-09 14:43:59,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ce16cae8-479c-4b63-9f5e-521dae711215 used request id req-492e9f63-5dfa-4ea7-8771-910d3703a6f2 2019-01-09 14:43:59,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ce16cae8-479c-4b63-9f5e-521dae711215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:43:59,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-88aa9502-e1c5-4380-860a-f0cf8952ad68 Date: Wed, 09 Jan 2019 14:43:59 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"40df874a-991d-4159-a857-681f2b7f820b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ce16cae8-479c-4b63-9f5e-521dae711215","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:59Z","ip_version":4}]} 2019-01-09 14:43:59,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ce16cae8-479c-4b63-9f5e-521dae711215 used request id req-88aa9502-e1c5-4380-860a-f0cf8952ad68 2019-01-09 14:43:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:00,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-9982e0cb-b8cc-4498-abbb-7eca06302b1a Date: Wed, 09 Jan 2019 14:44:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ce16cae8-479c-4b63-9f5e-521dae711215","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["40df874a-991d-4159-a857-681f2b7f820b"],"description":"","tags":[],"updated_at":"2019-01-09T14:43:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:58Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:00,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-net used request id req-9982e0cb-b8cc-4498-abbb-7eca06302b1a 2019-01-09 14:44:00,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:00,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:44: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:00,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:00,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf37cdc4-e495-407a-81a2-1a1c8a692775 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:00,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-cf37cdc4-e495-407a-81a2-1a1c8a692775 2019-01-09 14:44:00,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ce16cae8-479c-4b63-9f5e-521dae711215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:00,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4232f530-a79c-4190-8467-c77c5c95cfb2 Date: Wed, 09 Jan 2019 14:44:00 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:43:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"40df874a-991d-4159-a857-681f2b7f820b","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"ce16cae8-479c-4b63-9f5e-521dae711215","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:43:59Z","ip_version":4}]} 2019-01-09 14:44:00,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ce16cae8-479c-4b63-9f5e-521dae711215 used request id req-4232f530-a79c-4190-8467-c77c5c95cfb2 2019-01-09 14:44:00,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:44:00,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:00,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["H6QbValARL2TUBEWOoTARA"], "issued_at": "2019-01-09T14:44:00.000000Z"}} 2019-01-09 14:44:00,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff4866ee97e23c7e512933b783fee686a29d7ceb" 2019-01-09 14:44:00,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40be6a7e-6ae2-42cd-913f-e01620f6f79c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:00,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-40be6a7e-6ae2-42cd-913f-e01620f6f79c 2019-01-09 14:44:00,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:00,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-ec061267-7b5d-4bd7-974f-b6e1c457abb3 Date: Wed, 09 Jan 2019 14:44:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:44:00,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-ec061267-7b5d-4bd7-974f-b6e1c457abb3 2019-01-09 14:44:00,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:00,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3165af35-ffcb-4b58-b3ff-053ba35957be Date: Wed, 09 Jan 2019 14:44:00 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:44:00,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-3165af35-ffcb-4b58-b3ff-053ba35957be 2019-01-09 14:44:00,868 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-router 2019-01-09 14:44:00,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-router", "admin_state_up": true}}' 2019-01-09 14:44:02,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-d77ecde9-889a-4c86-808f-8d96fa2e4be7 Date: Wed, 09 Jan 2019 14:44:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:00Z", "admin_state_up": true, "updated_at": "2019-01-09T14:44:01Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "6d0028ee-3cae-402c-bca7-59d1f51c28b0", "name": "NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-router"}} 2019-01-09 14:44:02,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-d77ecde9-889a-4c86-808f-8d96fa2e4be7 2019-01-09 14:44:02,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=6d0028ee-3cae-402c-bca7-59d1f51c28b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:02,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-54cd0e9f-16fa-47e7-884f-fe11da001f7f Date: Wed, 09 Jan 2019 14:44:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:01Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.205"}],"id":"726da85b-878c-406a-8765-ddc533105c31","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:33:55","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T14:44:01Z","binding:vnic_type":"normal","device_id":"6d0028ee-3cae-402c-bca7-59d1f51c28b0","ip_allocation":"immediate"}]} 2019-01-09 14:44:02,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=6d0028ee-3cae-402c-bca7-59d1f51c28b0 used request id req-54cd0e9f-16fa-47e7-884f-fe11da001f7f 2019-01-09 14:44:02,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:02,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-c7ed6804-732d-4e48-a6bc-273201ef55c5 Date: Wed, 09 Jan 2019 14:44:02 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 14:44:02,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-c7ed6804-732d-4e48-a6bc-273201ef55c5 2019-01-09 14:44:02,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:02,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5b2c03ca-15df-483c-b20e-49e1da744ccd Date: Wed, 09 Jan 2019 14:44:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:00Z", "admin_state_up": true, "updated_at": "2019-01-09T14:44:01Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "6d0028ee-3cae-402c-bca7-59d1f51c28b0", "name": "NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-router"}]} 2019-01-09 14:44:02,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-router used request id req-5b2c03ca-15df-483c-b20e-49e1da744ccd 2019-01-09 14:44:02,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:02,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c61c599f-7e12-40f7-aad6-cff8e22ffba9 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:02,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-c61c599f-7e12-40f7-aad6-cff8e22ffba9 2019-01-09 14:44:02,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=6d0028ee-3cae-402c-bca7-59d1f51c28b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:02,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-0c265f73-abfb-4273-b31f-5ba5159292d2 Date: Wed, 09 Jan 2019 14:44:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:02Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.205"}],"id":"726da85b-878c-406a-8765-ddc533105c31","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c2:33:55","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T14:44:01Z","binding:vnic_type":"normal","device_id":"6d0028ee-3cae-402c-bca7-59d1f51c28b0","ip_allocation":"immediate"}]} 2019-01-09 14:44:02,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=6d0028ee-3cae-402c-bca7-59d1f51c28b0 used request id req-0c265f73-abfb-4273-b31f-5ba5159292d2 2019-01-09 14:44:02,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:02,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-776646f5-d778-496c-8144-e92a53fa4cf3 Date: Wed, 09 Jan 2019 14:44:02 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 14:44:02,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-776646f5-d778-496c-8144-e92a53fa4cf3 2019-01-09 14:44:02,885 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-router 2019-01-09 14:44:02,885 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-router 2019-01-09 14:44:02,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/6d0028ee-3cae-402c-bca7-59d1f51c28b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:04,048 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5b2a546-32c7-4211-9c62-bb65d505aa71 Content-Length: 0 Date: Wed, 09 Jan 2019 14:44:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:04,048 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/6d0028ee-3cae-402c-bca7-59d1f51c28b0 used request id req-f5b2a546-32c7-4211-9c62-bb65d505aa71 2019-01-09 14:44:04,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:04,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-25059313-6969-4b33-a3e6-540b0662b767 Date: Wed, 09 Jan 2019 14:44:04 GMT RESP BODY: {"routers": []} 2019-01-09 14:44:04,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-router used request id req-25059313-6969-4b33-a3e6-540b0662b767 2019-01-09 14:44:04,123 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-subnet 2019-01-09 14:44:04,123 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-subnet 2019-01-09 14:44:04,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/40df874a-991d-4159-a857-681f2b7f820b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:05,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c0b1e4a-d575-42b6-a80c-6dbadb6b015b Date: Wed, 09 Jan 2019 14:44:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:05,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/40df874a-991d-4159-a857-681f2b7f820b used request id req-0c0b1e4a-d575-42b6-a80c-6dbadb6b015b 2019-01-09 14:44:05,182 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c8220f8d-1835-4524-a653-0551fad427ef-pub-net 2019-01-09 14:44:05,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/ce16cae8-479c-4b63-9f5e-521dae711215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c3cf05a3f1781765ee8f6069deab6521ab74e2c" 2019-01-09 14:44:06,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc8970a2-9d85-4415-ba0b-c3bff761e413 Date: Wed, 09 Jan 2019 14:44:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:06,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/ce16cae8-479c-4b63-9f5e-521dae711215 used request id req-bc8970a2-9d85-4415-ba0b-c3bff761e413 2019-01-09 14:44:06,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:06,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["M4UOtA_1QpGlihkybWxUWw"], "issued_at": "2019-01-09T14:44:06.000000Z"}} 2019-01-09 14:44:06,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:06,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18a63ba-63b4-4e93-a56e-1cbb3ace6998 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:06,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a18a63ba-63b4-4e93-a56e-1cbb3ace6998 2019-01-09 14:44:06,475 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net 2019-01-09 14:44:06,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" -d '{"network": {"name": "NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net", "admin_state_up": true}}' 2019-01-09 14:44:06,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-5b4ad017-b101-463c-a832-f8c2a7d57018 Date: Wed, 09 Jan 2019 14:44:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c35094f1-1bbf-43a7-8164-005764dab467","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:44:06Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:06Z","mtu":1450}} 2019-01-09 14:44:06,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-5b4ad017-b101-463c-a832-f8c2a7d57018 2019-01-09 14:44:06,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=c35094f1-1bbf-43a7-8164-005764dab467 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:06,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-9a8364b1-4220-4db8-9413-9e7976a9f02e Date: Wed, 09 Jan 2019 14:44:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c35094f1-1bbf-43a7-8164-005764dab467","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:44:06Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:06Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:06,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=c35094f1-1bbf-43a7-8164-005764dab467 used request id req-9a8364b1-4220-4db8-9413-9e7976a9f02e 2019-01-09 14:44:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:06,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d75aaeaf-6842-4da9-8b4f-224b1eb7f0a3 Date: Wed, 09 Jan 2019 14:44:06 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:44:06,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467 used request id req-d75aaeaf-6842-4da9-8b4f-224b1eb7f0a3 2019-01-09 14:44:06,989 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet 2019-01-09 14:44:06,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" -d '{"subnets": [{"ip_version": 4, "network_id": "c35094f1-1bbf-43a7-8164-005764dab467", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet"}]}' 2019-01-09 14:44:07,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-8b919327-37e5-4cb0-9346-06f707165550 Date: Wed, 09 Jan 2019 14:44:07 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"470b2e13-e3b7-418c-be6f-e79617724767","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c35094f1-1bbf-43a7-8164-005764dab467","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:07Z","ip_version":4}]} 2019-01-09 14:44:07,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-8b919327-37e5-4cb0-9346-06f707165550 2019-01-09 14:44:07,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=c35094f1-1bbf-43a7-8164-005764dab467 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:07,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b06724b8-bc4a-44b9-a479-e103c377acdb Date: Wed, 09 Jan 2019 14:44:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c35094f1-1bbf-43a7-8164-005764dab467","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["470b2e13-e3b7-418c-be6f-e79617724767"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:06Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:07,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=c35094f1-1bbf-43a7-8164-005764dab467 used request id req-b06724b8-bc4a-44b9-a479-e103c377acdb 2019-01-09 14:44:07,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:07,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e2edb64e-3ab6-4d48-99a9-97a83a89261d Date: Wed, 09 Jan 2019 14:44:07 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"470b2e13-e3b7-418c-be6f-e79617724767","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c35094f1-1bbf-43a7-8164-005764dab467","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:07Z","ip_version":4}]} 2019-01-09 14:44:07,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467 used request id req-e2edb64e-3ab6-4d48-99a9-97a83a89261d 2019-01-09 14:44:07,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:07,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-db044747-48eb-4f61-a961-aeb8fec2c285 Date: Wed, 09 Jan 2019 14:44:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c35094f1-1bbf-43a7-8164-005764dab467","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["470b2e13-e3b7-418c-be6f-e79617724767"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:06Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:07,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net used request id req-db044747-48eb-4f61-a961-aeb8fec2c285 2019-01-09 14:44:07,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:07,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:44:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:07,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:07,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb931bdd-9099-463d-8269-78ced0c3fa51 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:07,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-bb931bdd-9099-463d-8269-78ced0c3fa51 2019-01-09 14:44:07,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:07,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-13c37b19-7282-41b8-81a1-c90342de8eb7 Date: Wed, 09 Jan 2019 14:44:07 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"470b2e13-e3b7-418c-be6f-e79617724767","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c35094f1-1bbf-43a7-8164-005764dab467","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:07Z","ip_version":4}]} 2019-01-09 14:44:07,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467 used request id req-13c37b19-7282-41b8-81a1-c90342de8eb7 2019-01-09 14:44:07,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467&name=NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:07,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-30b33271-03e6-4950-a9be-160018d78ff3 Date: Wed, 09 Jan 2019 14:44:07 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"470b2e13-e3b7-418c-be6f-e79617724767","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c35094f1-1bbf-43a7-8164-005764dab467","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:07Z","ip_version":4}]} 2019-01-09 14:44:07,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467&name=NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet used request id req-30b33271-03e6-4950-a9be-160018d78ff3 2019-01-09 14:44:07,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:44:07,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:08,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["HZit5F8LS_-BhUTDEFkSKA"], "issued_at": "2019-01-09T14:44:08.000000Z"}} 2019-01-09 14:44:08,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800388fab7e2c5e674e30c3cd84426645f5cfacd" 2019-01-09 14:44:08,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee91e078-c060-4b04-832e-25d3cab53896 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:08,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ee91e078-c060-4b04-832e-25d3cab53896 2019-01-09 14:44:08,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:08,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f6d5d28e-64f8-4b3a-9434-ee07b886d1c2 Date: Wed, 09 Jan 2019 14:44:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c35094f1-1bbf-43a7-8164-005764dab467","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["470b2e13-e3b7-418c-be6f-e79617724767"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:06Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:08,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net used request id req-f6d5d28e-64f8-4b3a-9434-ee07b886d1c2 2019-01-09 14:44:08,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:08,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5a2a3aa6-4b74-4457-a8d8-a015f597335f Date: Wed, 09 Jan 2019 14:44:08 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"470b2e13-e3b7-418c-be6f-e79617724767","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c35094f1-1bbf-43a7-8164-005764dab467","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:07Z","ip_version":4}]} 2019-01-09 14:44:08,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467 used request id req-5a2a3aa6-4b74-4457-a8d8-a015f597335f 2019-01-09 14:44:08,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:08,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ab06699d-52a4-41a5-8c0c-0e7a30643503 Date: Wed, 09 Jan 2019 14:44:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c35094f1-1bbf-43a7-8164-005764dab467","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["470b2e13-e3b7-418c-be6f-e79617724767"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:07Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:06Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:08,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net used request id req-ab06699d-52a4-41a5-8c0c-0e7a30643503 2019-01-09 14:44:08,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:08,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:44:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:08,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}800388fab7e2c5e674e30c3cd84426645f5cfacd" 2019-01-09 14:44:08,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89f4599-90ff-4474-9f67-1a707d5621d0 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:08,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-d89f4599-90ff-4474-9f67-1a707d5621d0 2019-01-09 14:44:08,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:08,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a4c99ec7-98f1-4c76-871e-42352633291a Date: Wed, 09 Jan 2019 14:44:08 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"470b2e13-e3b7-418c-be6f-e79617724767","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c35094f1-1bbf-43a7-8164-005764dab467","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:07Z","ip_version":4}]} 2019-01-09 14:44:08,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467 used request id req-a4c99ec7-98f1-4c76-871e-42352633291a 2019-01-09 14:44:08,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467&name=NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:08,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1442ffba-ca76-449f-b41a-2c0dd044c185 Date: Wed, 09 Jan 2019 14:44:08 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"470b2e13-e3b7-418c-be6f-e79617724767","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"c35094f1-1bbf-43a7-8164-005764dab467","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:07Z","ip_version":4}]} 2019-01-09 14:44:08,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=c35094f1-1bbf-43a7-8164-005764dab467&name=NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet used request id req-1442ffba-ca76-449f-b41a-2c0dd044c185 2019-01-09 14:44:08,915 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net 2019-01-09 14:44:08,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" -d '{"port": {"network_id": "c35094f1-1bbf-43a7-8164-005764dab467", "fixed_ips": [{"subnet_id": "470b2e13-e3b7-418c-be6f-e79617724767", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-port", "admin_state_up": true}}' 2019-01-09 14:44:09,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-fad127ae-7287-4150-bdc5-b8f59295b84d Date: Wed, 09 Jan 2019 14:44:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:09Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"470b2e13-e3b7-418c-be6f-e79617724767","ip_address":"10.55.1.100"}],"id":"e9c77ae4-6a9d-4b19-822d-5429052df9e0","security_groups":["a86da277-fa18-4989-8e02-16bb8afdbe16"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:ec:cb","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-port","project_id":"73c1b9cf3b6442c68b27cff50999a363","qos_policy_id":null,"admin_state_up":true,"network_id":"c35094f1-1bbf-43a7-8164-005764dab467","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:09Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 14:44:09,705 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-fad127ae-7287-4150-bdc5-b8f59295b84d 2019-01-09 14:44:09,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:09,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-fa35dbeb-b6b0-40ac-adaa-db3f584f9eba Date: Wed, 09 Jan 2019 14:44:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"470b2e13-e3b7-418c-be6f-e79617724767","ip_address":"10.55.1.2"}],"id":"26b18f89-cc86-4573-84d9-8c790d6baaac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:08:84","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c35094f1-1bbf-43a7-8164-005764dab467","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c35094f1-1bbf-43a7-8164-005764dab467","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:09Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"470b2e13-e3b7-418c-be6f-e79617724767","ip_address":"10.55.1.100"}],"id":"e9c77ae4-6a9d-4b19-822d-5429052df9e0","security_groups":["a86da277-fa18-4989-8e02-16bb8afdbe16"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:26:ec:cb","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-port","admin_state_up":true,"network_id":"c35094f1-1bbf-43a7-8164-005764dab467","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:09Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 14:44:09,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports used request id req-fa35dbeb-b6b0-40ac-adaa-db3f584f9eba 2019-01-09 14:44:09,785 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-port 2019-01-09 14:44:09,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/e9c77ae4-6a9d-4b19-822d-5429052df9e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:10,405 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db4a7d67-11e3-4b4c-834e-76a2c8878a5b Date: Wed, 09 Jan 2019 14:44:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:10,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/e9c77ae4-6a9d-4b19-822d-5429052df9e0 used request id req-db4a7d67-11e3-4b4c-834e-76a2c8878a5b 2019-01-09 14:44:10,406 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet 2019-01-09 14:44:10,406 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-subnet 2019-01-09 14:44:10,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/470b2e13-e3b7-418c-be6f-e79617724767 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:11,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e931f570-22fd-44dd-b180-882c433641f9 Date: Wed, 09 Jan 2019 14:44:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:11,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/470b2e13-e3b7-418c-be6f-e79617724767 used request id req-e931f570-22fd-44dd-b180-882c433641f9 2019-01-09 14:44:11,265 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-64ab3f37-8028-47ba-a381-f419afe9f85e-pub-net 2019-01-09 14:44:11,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/c35094f1-1bbf-43a7-8164-005764dab467 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19bda111524b6c284e8157272b6ec3cfd6d5cfa2" 2019-01-09 14:44:12,317 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-79380547-d53d-4379-96c3-ee11f9ee4447 Date: Wed, 09 Jan 2019 14:44:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:12,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/c35094f1-1bbf-43a7-8164-005764dab467 used request id req-79380547-d53d-4379-96c3-ee11f9ee4447 2019-01-09 14:44:12,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:12,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["cBFR7KbMQUaGqgv2POTGrQ"], "issued_at": "2019-01-09T14:44:12.000000Z"}} 2019-01-09 14:44:12,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:12,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d078f5d5-0aab-4347-ac1c-43886ef4930e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:12,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d078f5d5-0aab-4347-ac1c-43886ef4930e 2019-01-09 14:44:12,832 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net 2019-01-09 14:44:12,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" -d '{"network": {"name": "NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net", "admin_state_up": true}}' 2019-01-09 14:44:13,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-3af11574-d854-4f9c-a2d6-ea2512ad2e39 Date: Wed, 09 Jan 2019 14:44:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"66550c12-d52b-4928-acf0-1b328a30f83b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:44:13Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:13Z","mtu":1450}} 2019-01-09 14:44:13,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-3af11574-d854-4f9c-a2d6-ea2512ad2e39 2019-01-09 14:44:13,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=66550c12-d52b-4928-acf0-1b328a30f83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:13,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-9eecf9ef-d549-4f95-82f7-e68e728cacad Date: Wed, 09 Jan 2019 14:44:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"66550c12-d52b-4928-acf0-1b328a30f83b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:44:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:13Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:13,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=66550c12-d52b-4928-acf0-1b328a30f83b used request id req-9eecf9ef-d549-4f95-82f7-e68e728cacad 2019-01-09 14:44:13,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:13,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2fdc6461-8939-48e8-b6e1-98b38599dc0d Date: Wed, 09 Jan 2019 14:44:13 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:44:13,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b used request id req-2fdc6461-8939-48e8-b6e1-98b38599dc0d 2019-01-09 14:44:13,660 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet 2019-01-09 14:44:13,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" -d '{"subnets": [{"ip_version": 4, "network_id": "66550c12-d52b-4928-acf0-1b328a30f83b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet"}]}' 2019-01-09 14:44:14,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a0720f3e-34e8-411a-a8d3-2bbcd05d7c4b Date: Wed, 09 Jan 2019 14:44:14 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"61d7dbcc-4245-49ac-8638-735b26338af5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"66550c12-d52b-4928-acf0-1b328a30f83b","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:13Z","ip_version":4}]} 2019-01-09 14:44:14,102 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-a0720f3e-34e8-411a-a8d3-2bbcd05d7c4b 2019-01-09 14:44:14,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=66550c12-d52b-4928-acf0-1b328a30f83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:14,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0257215b-c7b8-4786-ba27-70b2710254cd Date: Wed, 09 Jan 2019 14:44:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"66550c12-d52b-4928-acf0-1b328a30f83b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["61d7dbcc-4245-49ac-8638-735b26338af5"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:13Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:14,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=66550c12-d52b-4928-acf0-1b328a30f83b used request id req-0257215b-c7b8-4786-ba27-70b2710254cd 2019-01-09 14:44:14,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:14,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-43d1a320-cfc3-4047-aa0c-b7cbd9cd4ede Date: Wed, 09 Jan 2019 14:44:14 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"61d7dbcc-4245-49ac-8638-735b26338af5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"66550c12-d52b-4928-acf0-1b328a30f83b","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:13Z","ip_version":4}]} 2019-01-09 14:44:14,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b used request id req-43d1a320-cfc3-4047-aa0c-b7cbd9cd4ede 2019-01-09 14:44:14,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:14,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f2ea43ce-e53e-46b1-bd15-5e3c83489260 Date: Wed, 09 Jan 2019 14:44:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"66550c12-d52b-4928-acf0-1b328a30f83b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["61d7dbcc-4245-49ac-8638-735b26338af5"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:13Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:14,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net used request id req-f2ea43ce-e53e-46b1-bd15-5e3c83489260 2019-01-09 14:44:14,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:14,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:44:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:14,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:14,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d21f457-5012-490a-b498-26de9ec94513 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:14,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-8d21f457-5012-490a-b498-26de9ec94513 2019-01-09 14:44:14,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:14,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b65ce461-45d7-4339-a137-d323813ef8e3 Date: Wed, 09 Jan 2019 14:44:14 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"61d7dbcc-4245-49ac-8638-735b26338af5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"66550c12-d52b-4928-acf0-1b328a30f83b","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:13Z","ip_version":4}]} 2019-01-09 14:44:14,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b used request id req-b65ce461-45d7-4339-a137-d323813ef8e3 2019-01-09 14:44:14,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b&name=NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:14,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-36acd3ad-40a1-45ae-9a18-2d4cfd10f841 Date: Wed, 09 Jan 2019 14:44:14 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"61d7dbcc-4245-49ac-8638-735b26338af5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"66550c12-d52b-4928-acf0-1b328a30f83b","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:13Z","ip_version":4}]} 2019-01-09 14:44:14,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b&name=NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet used request id req-36acd3ad-40a1-45ae-9a18-2d4cfd10f841 2019-01-09 14:44:14,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:44:14,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:15,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["JTtm8RNqSR6ja2EWWFEIMQ"], "issued_at": "2019-01-09T14:44:15.000000Z"}} 2019-01-09 14:44:15,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc19197779ce3f8d1f3eb5da43715e286d4aaf8b" 2019-01-09 14:44:15,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab66642-54d3-48df-9930-ca3325dd3f6f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:15,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6ab66642-54d3-48df-9930-ca3325dd3f6f 2019-01-09 14:44:15,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:15,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-7812883f-77c6-49ff-9a0e-c681baf118c9 Date: Wed, 09 Jan 2019 14:44:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"66550c12-d52b-4928-acf0-1b328a30f83b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["61d7dbcc-4245-49ac-8638-735b26338af5"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:13Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:15,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net used request id req-7812883f-77c6-49ff-9a0e-c681baf118c9 2019-01-09 14:44:15,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:15,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e2dfa845-8131-46ec-b9c4-cfc6930a4458 Date: Wed, 09 Jan 2019 14:44:15 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"61d7dbcc-4245-49ac-8638-735b26338af5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"66550c12-d52b-4928-acf0-1b328a30f83b","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:13Z","ip_version":4}]} 2019-01-09 14:44:15,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b used request id req-e2dfa845-8131-46ec-b9c4-cfc6930a4458 2019-01-09 14:44:15,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:15,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e4a20fbc-f334-4b13-a0ea-1cf6a4224189 Date: Wed, 09 Jan 2019 14:44:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"66550c12-d52b-4928-acf0-1b328a30f83b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["61d7dbcc-4245-49ac-8638-735b26338af5"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:13Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:15,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net used request id req-e4a20fbc-f334-4b13-a0ea-1cf6a4224189 2019-01-09 14:44:15,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:15,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:44:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:15,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc19197779ce3f8d1f3eb5da43715e286d4aaf8b" 2019-01-09 14:44:15,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242bae5d-1b48-4234-aa45-1ab8d3e2f605 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:15,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-242bae5d-1b48-4234-aa45-1ab8d3e2f605 2019-01-09 14:44:15,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:15,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-9ee6e9f3-ec17-4d99-9733-d98ea4ef0fa4 Date: Wed, 09 Jan 2019 14:44:15 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"61d7dbcc-4245-49ac-8638-735b26338af5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"66550c12-d52b-4928-acf0-1b328a30f83b","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:13Z","ip_version":4}]} 2019-01-09 14:44:15,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b used request id req-9ee6e9f3-ec17-4d99-9733-d98ea4ef0fa4 2019-01-09 14:44:15,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b&name=NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:15,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-4a258ffa-362b-4ed6-9f7e-227a6ccf7780 Date: Wed, 09 Jan 2019 14:44:15 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"61d7dbcc-4245-49ac-8638-735b26338af5","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"66550c12-d52b-4928-acf0-1b328a30f83b","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:13Z","ip_version":4}]} 2019-01-09 14:44:15,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=66550c12-d52b-4928-acf0-1b328a30f83b&name=NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet used request id req-4a258ffa-362b-4ed6-9f7e-227a6ccf7780 2019-01-09 14:44:15,705 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net 2019-01-09 14:44:15,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" -d '{"port": {"network_id": "66550c12-d52b-4928-acf0-1b328a30f83b", "fixed_ips": [{"subnet_id": "61d7dbcc-4245-49ac-8638-735b26338af5", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-port", "admin_state_up": true}}' 2019-01-09 14:44:16,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-ae1ab4c3-e2ca-4999-abb9-d1e83bf09873 Date: Wed, 09 Jan 2019 14:44:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:16Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"61d7dbcc-4245-49ac-8638-735b26338af5","ip_address":"10.55.1.100"}],"id":"1c2f37d9-215c-4245-85e8-cfec707314ca","security_groups":["a86da277-fa18-4989-8e02-16bb8afdbe16"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:fd:97","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-port","project_id":"73c1b9cf3b6442c68b27cff50999a363","qos_policy_id":null,"admin_state_up":true,"network_id":"66550c12-d52b-4928-acf0-1b328a30f83b","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 14:44:16,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-ae1ab4c3-e2ca-4999-abb9-d1e83bf09873 2019-01-09 14:44:16,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:16,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1886 X-Openstack-Request-Id: req-c957e9a2-9ac3-4386-8dbb-2d3678b0f51f Date: Wed, 09 Jan 2019 14:44:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:16Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"61d7dbcc-4245-49ac-8638-735b26338af5","ip_address":"10.55.1.100"}],"id":"1c2f37d9-215c-4245-85e8-cfec707314ca","security_groups":["a86da277-fa18-4989-8e02-16bb8afdbe16"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:5a:fd:97","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-port","admin_state_up":true,"network_id":"66550c12-d52b-4928-acf0-1b328a30f83b","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:15Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"61d7dbcc-4245-49ac-8638-735b26338af5","ip_address":"10.55.1.2"}],"id":"6a404018-59a8-4a19-90b0-f3421068e2e3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5c:9b:68","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"66550c12-d52b-4928-acf0-1b328a30f83b","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-66550c12-d52b-4928-acf0-1b328a30f83b","ip_allocation":"immediate"}]} 2019-01-09 14:44:16,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports used request id req-c957e9a2-9ac3-4386-8dbb-2d3678b0f51f 2019-01-09 14:44:16,517 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-port 2019-01-09 14:44:16,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/1c2f37d9-215c-4245-85e8-cfec707314ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:17,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2f47617-ab4d-40ec-8afd-a2201061ec4e Date: Wed, 09 Jan 2019 14:44:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:17,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/1c2f37d9-215c-4245-85e8-cfec707314ca used request id req-e2f47617-ab4d-40ec-8afd-a2201061ec4e 2019-01-09 14:44:17,091 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet 2019-01-09 14:44:17,091 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-subnet 2019-01-09 14:44:17,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/61d7dbcc-4245-49ac-8638-735b26338af5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:17,953 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da2bbb4e-626d-4440-9d72-3ea3d751275b Date: Wed, 09 Jan 2019 14:44:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:17,953 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/61d7dbcc-4245-49ac-8638-735b26338af5 used request id req-da2bbb4e-626d-4440-9d72-3ea3d751275b 2019-01-09 14:44:17,954 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c69efdd3-df5c-4cd0-a6f1-b18fadd996f1-pub-net 2019-01-09 14:44:17,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/66550c12-d52b-4928-acf0-1b328a30f83b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8b8de0da048a55de44a6ab6869a9c4307a254b" 2019-01-09 14:44:18,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aaf05d39-9f7a-40e7-ae98-a5a041d40ffe Date: Wed, 09 Jan 2019 14:44:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:18,942 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/66550c12-d52b-4928-acf0-1b328a30f83b used request id req-aaf05d39-9f7a-40e7-ae98-a5a041d40ffe 2019-01-09 14:44:18,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:19,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["LhlesOiORaebyDTArS2xpA"], "issued_at": "2019-01-09T14:44:19.000000Z"}} 2019-01-09 14:44:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:19,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56692282-d335-4689-8058-3486d717e8bc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:19,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-56692282-d335-4689-8058-3486d717e8bc 2019-01-09 14:44:19,434 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net 2019-01-09 14:44:19,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" -d '{"network": {"name": "NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net", "admin_state_up": true}}' 2019-01-09 14:44:20,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-ac0e3696-b9fa-4318-8bb4-d179d9b7cc89 Date: Wed, 09 Jan 2019 14:44:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9cddb966-5834-40a8-ba8f-3b8992a4ad61","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:44:20Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:20Z","mtu":1450}} 2019-01-09 14:44:20,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-ac0e3696-b9fa-4318-8bb4-d179d9b7cc89 2019-01-09 14:44:20,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:20,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-53002d04-d54e-43f6-809e-98e671a5484c Date: Wed, 09 Jan 2019 14:44:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9cddb966-5834-40a8-ba8f-3b8992a4ad61","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:44:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:20Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:20,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 used request id req-53002d04-d54e-43f6-809e-98e671a5484c 2019-01-09 14:44:20,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:20,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5562af9f-22a5-4f70-8279-733f6d8abb51 Date: Wed, 09 Jan 2019 14:44:20 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:44:20,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 used request id req-5562af9f-22a5-4f70-8279-733f6d8abb51 2019-01-09 14:44:20,853 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet 2019-01-09 14:44:20,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" -d '{"subnets": [{"ip_version": 4, "network_id": "9cddb966-5834-40a8-ba8f-3b8992a4ad61", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet"}]}' 2019-01-09 14:44:21,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d6db8209-7506-4b85-898f-e7c11285b59d Date: Wed, 09 Jan 2019 14:44:21 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cc6cdb0-48e0-4fda-8f76-3f6491f80465","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9cddb966-5834-40a8-ba8f-3b8992a4ad61","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:20Z","ip_version":4}]} 2019-01-09 14:44:21,218 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-d6db8209-7506-4b85-898f-e7c11285b59d 2019-01-09 14:44:21,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:21,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f166f8d9-b899-40ef-9689-1f9caf9212d9 Date: Wed, 09 Jan 2019 14:44:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9cddb966-5834-40a8-ba8f-3b8992a4ad61","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["0cc6cdb0-48e0-4fda-8f76-3f6491f80465"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:20Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:21,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 used request id req-f166f8d9-b899-40ef-9689-1f9caf9212d9 2019-01-09 14:44:21,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:21,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3639202b-e793-45b4-9345-9ec49ba93b4e Date: Wed, 09 Jan 2019 14:44:21 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cc6cdb0-48e0-4fda-8f76-3f6491f80465","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9cddb966-5834-40a8-ba8f-3b8992a4ad61","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:20Z","ip_version":4}]} 2019-01-09 14:44:21,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 used request id req-3639202b-e793-45b4-9345-9ec49ba93b4e 2019-01-09 14:44:21,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:21,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-344a310f-6e70-4084-b211-e8147144b02b Date: Wed, 09 Jan 2019 14:44:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9cddb966-5834-40a8-ba8f-3b8992a4ad61","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["0cc6cdb0-48e0-4fda-8f76-3f6491f80465"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:20Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:21,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net used request id req-344a310f-6e70-4084-b211-e8147144b02b 2019-01-09 14:44:21,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:21,661 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:44:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:21,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:21,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5a495a-03bb-4eeb-ae6f-ecd71d7671c3 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:21,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-2c5a495a-03bb-4eeb-ae6f-ecd71d7671c3 2019-01-09 14:44:21,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:21,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-6ae08f46-87f1-4619-bcec-4766dad6b2ac Date: Wed, 09 Jan 2019 14:44:21 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cc6cdb0-48e0-4fda-8f76-3f6491f80465","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9cddb966-5834-40a8-ba8f-3b8992a4ad61","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:20Z","ip_version":4}]} 2019-01-09 14:44:21,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 used request id req-6ae08f46-87f1-4619-bcec-4766dad6b2ac 2019-01-09 14:44:21,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61&name=NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:21,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ce94d9ba-13e4-4282-8ba8-27158f42cb49 Date: Wed, 09 Jan 2019 14:44:21 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cc6cdb0-48e0-4fda-8f76-3f6491f80465","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9cddb966-5834-40a8-ba8f-3b8992a4ad61","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:20Z","ip_version":4}]} 2019-01-09 14:44:21,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61&name=NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet used request id req-ce94d9ba-13e4-4282-8ba8-27158f42cb49 2019-01-09 14:44:21,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:44:21,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:22,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["o2HkdAHdRGO6d2lQ-c939w"], "issued_at": "2019-01-09T14:44:22.000000Z"}} 2019-01-09 14:44:22,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3164d7ee89f70719e0de2979712d6c0f47e84f" 2019-01-09 14:44:22,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626c213c-a176-4bec-a966-679b976eda56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:22,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-626c213c-a176-4bec-a966-679b976eda56 2019-01-09 14:44:22,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:22,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f127268c-1659-4ca1-9049-27aa427ede72 Date: Wed, 09 Jan 2019 14:44:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9cddb966-5834-40a8-ba8f-3b8992a4ad61","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["0cc6cdb0-48e0-4fda-8f76-3f6491f80465"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:20Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:22,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net used request id req-f127268c-1659-4ca1-9049-27aa427ede72 2019-01-09 14:44:22,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:22,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-be62f9a0-00dd-4691-8493-314ba14333a1 Date: Wed, 09 Jan 2019 14:44:22 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cc6cdb0-48e0-4fda-8f76-3f6491f80465","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9cddb966-5834-40a8-ba8f-3b8992a4ad61","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:20Z","ip_version":4}]} 2019-01-09 14:44:22,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 used request id req-be62f9a0-00dd-4691-8493-314ba14333a1 2019-01-09 14:44:22,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:22,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5c40d315-9ce6-4106-9f77-9eea1be3e66b Date: Wed, 09 Jan 2019 14:44:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9cddb966-5834-40a8-ba8f-3b8992a4ad61","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["0cc6cdb0-48e0-4fda-8f76-3f6491f80465"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:20Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:22,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net used request id req-5c40d315-9ce6-4106-9f77-9eea1be3e66b 2019-01-09 14:44:22,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:22,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:22,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3164d7ee89f70719e0de2979712d6c0f47e84f" 2019-01-09 14:44:22,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef81524-50d9-4c8e-91c4-c168e3a43825 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:22,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-eef81524-50d9-4c8e-91c4-c168e3a43825 2019-01-09 14:44:22,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:22,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b235813e-27ea-4723-bd5c-8c73e8a1d0c9 Date: Wed, 09 Jan 2019 14:44:22 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cc6cdb0-48e0-4fda-8f76-3f6491f80465","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9cddb966-5834-40a8-ba8f-3b8992a4ad61","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:20Z","ip_version":4}]} 2019-01-09 14:44:22,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61 used request id req-b235813e-27ea-4723-bd5c-8c73e8a1d0c9 2019-01-09 14:44:22,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61&name=NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:22,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e2575d7a-eca9-4da2-9ff0-afa868e199c3 Date: Wed, 09 Jan 2019 14:44:22 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"0cc6cdb0-48e0-4fda-8f76-3f6491f80465","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"9cddb966-5834-40a8-ba8f-3b8992a4ad61","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:20Z","ip_version":4}]} 2019-01-09 14:44:22,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9cddb966-5834-40a8-ba8f-3b8992a4ad61&name=NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet used request id req-e2575d7a-eca9-4da2-9ff0-afa868e199c3 2019-01-09 14:44:22,691 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net 2019-01-09 14:44:22,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" -d '{"port": {"network_id": "9cddb966-5834-40a8-ba8f-3b8992a4ad61", "fixed_ips": [{"subnet_id": "0cc6cdb0-48e0-4fda-8f76-3f6491f80465", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-port", "admin_state_up": true}}' 2019-01-09 14:44:22,703 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-f1fd2985-93d7-4928-a5a3-07d28f51efb9 Date: Wed, 09 Jan 2019 14:44:22 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 14:44:22,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-f1fd2985-93d7-4928-a5a3-07d28f51efb9 2019-01-09 14:44:22,704 - 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-09 14:44:22,704 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet 2019-01-09 14:44:22,704 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-subnet 2019-01-09 14:44:22,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/0cc6cdb0-48e0-4fda-8f76-3f6491f80465 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:23,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95a00a9d-c8e9-4a9f-a4e7-900a070800e8 Date: Wed, 09 Jan 2019 14:44:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:23,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/0cc6cdb0-48e0-4fda-8f76-3f6491f80465 used request id req-95a00a9d-c8e9-4a9f-a4e7-900a070800e8 2019-01-09 14:44:23,566 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d2cfd6f8-c72d-4d4b-bea3-0fddd7d54b6e-pub-net 2019-01-09 14:44:23,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/9cddb966-5834-40a8-ba8f-3b8992a4ad61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0082f24c0ab450690741c5ba82525895f9ecac2a" 2019-01-09 14:44:24,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e340d2e4-bc6a-4eda-9940-4592c5f44cb9 Date: Wed, 09 Jan 2019 14:44:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:24,823 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/9cddb966-5834-40a8-ba8f-3b8992a4ad61 used request id req-e340d2e4-bc6a-4eda-9940-4592c5f44cb9 2019-01-09 14:44:24,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:25,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["eeiMS4oCTXqj5QFuzg00Cw"], "issued_at": "2019-01-09T14:44:25.000000Z"}} 2019-01-09 14:44:25,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:25,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c308ca-dfd3-41dd-8e21-5dba225f7ccd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:25,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d5c308ca-dfd3-41dd-8e21-5dba225f7ccd 2019-01-09 14:44:25,324 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net 2019-01-09 14:44:25,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" -d '{"network": {"name": "NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net", "admin_state_up": true}}' 2019-01-09 14:44:25,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-2a371f0a-48a1-4ed7-ba4d-b0f7be7fff84 Date: Wed, 09 Jan 2019 14:44:25 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"21b5962d-ea6f-47d4-9e97-7201126eef57","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:44:25Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:25Z","mtu":1450}} 2019-01-09 14:44:25,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-2a371f0a-48a1-4ed7-ba4d-b0f7be7fff84 2019-01-09 14:44:25,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=21b5962d-ea6f-47d4-9e97-7201126eef57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:26,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-80d2696b-8a67-451b-a83f-af68f844e578 Date: Wed, 09 Jan 2019 14:44:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"21b5962d-ea6f-47d4-9e97-7201126eef57","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:44:25Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:25Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:26,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=21b5962d-ea6f-47d4-9e97-7201126eef57 used request id req-80d2696b-8a67-451b-a83f-af68f844e578 2019-01-09 14:44:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:26,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eb0f2953-7bf3-4843-ad6b-78f37205c381 Date: Wed, 09 Jan 2019 14:44:26 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:44:26,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57 used request id req-eb0f2953-7bf3-4843-ad6b-78f37205c381 2019-01-09 14:44:26,148 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet 2019-01-09 14:44:26,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" -d '{"subnets": [{"ip_version": 4, "network_id": "21b5962d-ea6f-47d4-9e97-7201126eef57", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet"}]}' 2019-01-09 14:44:26,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1124df18-fecf-4b34-91ec-72a0ef1b96f4 Date: Wed, 09 Jan 2019 14:44:26 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e3ca7806-c160-44a3-a034-b57d394814b3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"21b5962d-ea6f-47d4-9e97-7201126eef57","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:26Z","ip_version":4}]} 2019-01-09 14:44:26,511 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-1124df18-fecf-4b34-91ec-72a0ef1b96f4 2019-01-09 14:44:26,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=21b5962d-ea6f-47d4-9e97-7201126eef57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:26,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-2e79c6b4-0268-474f-9e1a-7cff82774683 Date: Wed, 09 Jan 2019 14:44:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"21b5962d-ea6f-47d4-9e97-7201126eef57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["e3ca7806-c160-44a3-a034-b57d394814b3"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:25Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:26,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=21b5962d-ea6f-47d4-9e97-7201126eef57 used request id req-2e79c6b4-0268-474f-9e1a-7cff82774683 2019-01-09 14:44:26,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:26,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-ec3e9f0f-dded-497c-9ac9-6fe6b51a7573 Date: Wed, 09 Jan 2019 14:44:26 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e3ca7806-c160-44a3-a034-b57d394814b3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"21b5962d-ea6f-47d4-9e97-7201126eef57","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:26Z","ip_version":4}]} 2019-01-09 14:44:26,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57 used request id req-ec3e9f0f-dded-497c-9ac9-6fe6b51a7573 2019-01-09 14:44:26,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:26,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1b4d98f5-2568-4d1a-a9ae-1db4c543004a Date: Wed, 09 Jan 2019 14:44:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"21b5962d-ea6f-47d4-9e97-7201126eef57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["e3ca7806-c160-44a3-a034-b57d394814b3"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:25Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:26,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net used request id req-1b4d98f5-2568-4d1a-a9ae-1db4c543004a 2019-01-09 14:44:26,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:26,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:26,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:26,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761ca155-9402-4450-b847-3b3c2290d3df Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:26,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-761ca155-9402-4450-b847-3b3c2290d3df 2019-01-09 14:44:26,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:26,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-77f19e51-c35b-413a-ae2e-02dc94ffc495 Date: Wed, 09 Jan 2019 14:44:26 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e3ca7806-c160-44a3-a034-b57d394814b3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"21b5962d-ea6f-47d4-9e97-7201126eef57","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:26Z","ip_version":4}]} 2019-01-09 14:44:26,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57 used request id req-77f19e51-c35b-413a-ae2e-02dc94ffc495 2019-01-09 14:44:26,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57&name=NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:26,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b2c1dcaa-c0f9-4726-8dcb-6936b76e1a63 Date: Wed, 09 Jan 2019 14:44:26 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e3ca7806-c160-44a3-a034-b57d394814b3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"21b5962d-ea6f-47d4-9e97-7201126eef57","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:26Z","ip_version":4}]} 2019-01-09 14:44:26,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57&name=NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet used request id req-b2c1dcaa-c0f9-4726-8dcb-6936b76e1a63 2019-01-09 14:44:26,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:44:26,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:27,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["ImQdKpetSbWB9AOUi7JR5Q"], "issued_at": "2019-01-09T14:44:27.000000Z"}} 2019-01-09 14:44:27,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e17765b05600513297e5a1aaf10467e966c84b" 2019-01-09 14:44:27,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82752817-0a76-4041-8fbe-6c7d05290ae7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:27,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-82752817-0a76-4041-8fbe-6c7d05290ae7 2019-01-09 14:44:27,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:27,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-661112c7-753b-4594-891a-609cdbc6a081 Date: Wed, 09 Jan 2019 14:44:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"21b5962d-ea6f-47d4-9e97-7201126eef57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["e3ca7806-c160-44a3-a034-b57d394814b3"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:25Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:27,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net used request id req-661112c7-753b-4594-891a-609cdbc6a081 2019-01-09 14:44:27,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:27,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-a16ecb01-60a9-41f1-b086-757a0410f557 Date: Wed, 09 Jan 2019 14:44:27 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e3ca7806-c160-44a3-a034-b57d394814b3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"21b5962d-ea6f-47d4-9e97-7201126eef57","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:26Z","ip_version":4}]} 2019-01-09 14:44:27,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57 used request id req-a16ecb01-60a9-41f1-b086-757a0410f557 2019-01-09 14:44:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:27,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-1aa157aa-8435-4d91-b08d-efb706dad25a Date: Wed, 09 Jan 2019 14:44:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"21b5962d-ea6f-47d4-9e97-7201126eef57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["e3ca7806-c160-44a3-a034-b57d394814b3"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:26Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:25Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:27,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net used request id req-1aa157aa-8435-4d91-b08d-efb706dad25a 2019-01-09 14:44:27,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:27,670 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:44: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:27,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e17765b05600513297e5a1aaf10467e966c84b" 2019-01-09 14:44:27,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1f500d-c877-4ba1-9b80-833e8f4d60c0 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:27,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-db1f500d-c877-4ba1-9b80-833e8f4d60c0 2019-01-09 14:44:27,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:27,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-03f817d1-8d8e-40a0-a75a-3ff6be12a7d4 Date: Wed, 09 Jan 2019 14:44:27 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e3ca7806-c160-44a3-a034-b57d394814b3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"21b5962d-ea6f-47d4-9e97-7201126eef57","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:26Z","ip_version":4}]} 2019-01-09 14:44:27,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57 used request id req-03f817d1-8d8e-40a0-a75a-3ff6be12a7d4 2019-01-09 14:44:27,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57&name=NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:27,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-d957668e-019a-4535-83ed-1b053f6f74c5 Date: Wed, 09 Jan 2019 14:44:27 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:26Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"e3ca7806-c160-44a3-a034-b57d394814b3","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"21b5962d-ea6f-47d4-9e97-7201126eef57","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:26Z","ip_version":4}]} 2019-01-09 14:44:27,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=21b5962d-ea6f-47d4-9e97-7201126eef57&name=NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet used request id req-d957668e-019a-4535-83ed-1b053f6f74c5 2019-01-09 14:44:27,860 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net 2019-01-09 14:44:27,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" -d '{"port": {"network_id": "21b5962d-ea6f-47d4-9e97-7201126eef57", "fixed_ips": [{"subnet_id": "e3ca7806-c160-44a3-a034-b57d394814b3", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-port", "admin_state_up": true}}' 2019-01-09 14:44:28,087 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-3d55c3d6-c235-480a-9a15-b6eff4211bcf Date: Wed, 09 Jan 2019 14:44:28 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-09 14:44:28,087 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-3d55c3d6-c235-480a-9a15-b6eff4211bcf 2019-01-09 14:44:28,087 - 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-09 14:44:28,088 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet 2019-01-09 14:44:28,088 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-subnet 2019-01-09 14:44:28,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/e3ca7806-c160-44a3-a034-b57d394814b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:29,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3ebfab1-1027-4785-98c1-96a02512d3f0 Date: Wed, 09 Jan 2019 14:44:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:29,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/e3ca7806-c160-44a3-a034-b57d394814b3 used request id req-e3ebfab1-1027-4785-98c1-96a02512d3f0 2019-01-09 14:44:29,451 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-018f2f86-b9ce-4761-b0ae-07154330c796-pub-net 2019-01-09 14:44:29,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/21b5962d-ea6f-47d4-9e97-7201126eef57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57a9814c505a4ef951c40bbe9002633dea0b4d6d" 2019-01-09 14:44:30,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c5dc2112-0f48-4369-973c-d1b6a7285312 Date: Wed, 09 Jan 2019 14:44:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:30,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/21b5962d-ea6f-47d4-9e97-7201126eef57 used request id req-c5dc2112-0f48-4369-973c-d1b6a7285312 2019-01-09 14:44:30,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:30,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["4vmxs55GRluqiVgGOIlYdA"], "issued_at": "2019-01-09T14:44:30.000000Z"}} 2019-01-09 14:44:30,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:31,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-815d80d7-3e41-4385-a9bd-7ef6d4f2b949 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:31,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-815d80d7-3e41-4385-a9bd-7ef6d4f2b949 2019-01-09 14:44:31,060 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net 2019-01-09 14:44:31,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" -d '{"network": {"name": "NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net", "admin_state_up": true}}' 2019-01-09 14:44:31,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-49434cde-78bf-41f9-9f1a-3abf2b90a0cd Date: Wed, 09 Jan 2019 14:44:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7c4eaa74-6bf0-43e4-914e-6d166576f8a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:44:31Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:31Z","mtu":1450}} 2019-01-09 14:44:31,586 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-49434cde-78bf-41f9-9f1a-3abf2b90a0cd 2019-01-09 14:44:31,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:31,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-62b0f4e6-147c-4a22-b084-f61abacbde09 Date: Wed, 09 Jan 2019 14:44:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7c4eaa74-6bf0-43e4-914e-6d166576f8a3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:44:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:31Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:31,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 used request id req-62b0f4e6-147c-4a22-b084-f61abacbde09 2019-01-09 14:44:31,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:31,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb614f7f-490a-428f-a07a-c17baa90ad44 Date: Wed, 09 Jan 2019 14:44:31 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:44:31,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 used request id req-cb614f7f-490a-428f-a07a-c17baa90ad44 2019-01-09 14:44:31,730 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet 2019-01-09 14:44:31,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" -d '{"subnets": [{"ip_version": 4, "network_id": "7c4eaa74-6bf0-43e4-914e-6d166576f8a3", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet"}]}' 2019-01-09 14:44:32,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-cfb1ab2c-c1d9-4e62-a46f-9f9a84da6ffe Date: Wed, 09 Jan 2019 14:44:32 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1fe770d1-4d5a-4562-b3ce-61401ffbc905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7c4eaa74-6bf0-43e4-914e-6d166576f8a3","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:31Z","ip_version":4}]} 2019-01-09 14:44:32,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-cfb1ab2c-c1d9-4e62-a46f-9f9a84da6ffe 2019-01-09 14:44:32,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:32,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-96bf3f33-3b7a-4a4e-9b85-f451457aeeaa Date: Wed, 09 Jan 2019 14:44:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7c4eaa74-6bf0-43e4-914e-6d166576f8a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["1fe770d1-4d5a-4562-b3ce-61401ffbc905"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:31Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:32,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 used request id req-96bf3f33-3b7a-4a4e-9b85-f451457aeeaa 2019-01-09 14:44:32,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:32,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b1caa6d9-0588-41a0-95ac-e06382c8c908 Date: Wed, 09 Jan 2019 14:44:32 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1fe770d1-4d5a-4562-b3ce-61401ffbc905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7c4eaa74-6bf0-43e4-914e-6d166576f8a3","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:31Z","ip_version":4}]} 2019-01-09 14:44:32,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 used request id req-b1caa6d9-0588-41a0-95ac-e06382c8c908 2019-01-09 14:44:32,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:32,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-f7030046-cc6f-4b81-8d39-bba71d525e0a Date: Wed, 09 Jan 2019 14:44:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7c4eaa74-6bf0-43e4-914e-6d166576f8a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["1fe770d1-4d5a-4562-b3ce-61401ffbc905"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:31Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:32,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net used request id req-f7030046-cc6f-4b81-8d39-bba71d525e0a 2019-01-09 14:44:32,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:32,525 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:44: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:32,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:32,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba95fdc-76fd-4deb-a3cc-6f8fca7d6259 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:32,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-7ba95fdc-76fd-4deb-a3cc-6f8fca7d6259 2019-01-09 14:44:32,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:32,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-925c56a0-94ac-4eb3-8614-42ef3d039e62 Date: Wed, 09 Jan 2019 14:44:32 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1fe770d1-4d5a-4562-b3ce-61401ffbc905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7c4eaa74-6bf0-43e4-914e-6d166576f8a3","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:31Z","ip_version":4}]} 2019-01-09 14:44:32,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 used request id req-925c56a0-94ac-4eb3-8614-42ef3d039e62 2019-01-09 14:44:32,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3&name=NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:32,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-44107f22-fe03-4f1e-a1dc-7c211d1e2312 Date: Wed, 09 Jan 2019 14:44:32 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1fe770d1-4d5a-4562-b3ce-61401ffbc905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7c4eaa74-6bf0-43e4-914e-6d166576f8a3","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:31Z","ip_version":4}]} 2019-01-09 14:44:32,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3&name=NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet used request id req-44107f22-fe03-4f1e-a1dc-7c211d1e2312 2019-01-09 14:44:32,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:44:32,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:33,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["PrR2fX-VSD6L523Z1ofiNQ"], "issued_at": "2019-01-09T14:44:33.000000Z"}} 2019-01-09 14:44:33,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42ee0bd2c13294a9148b30cb544825f782a21c5" 2019-01-09 14:44:33,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a628dd2-cc7e-4522-9bc0-5abe9e171fdf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:33,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2a628dd2-cc7e-4522-9bc0-5abe9e171fdf 2019-01-09 14:44:33,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:33,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-fd41de11-b646-4faf-a93d-85bea9fa1f37 Date: Wed, 09 Jan 2019 14:44:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7c4eaa74-6bf0-43e4-914e-6d166576f8a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["1fe770d1-4d5a-4562-b3ce-61401ffbc905"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:31Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:33,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net used request id req-fd41de11-b646-4faf-a93d-85bea9fa1f37 2019-01-09 14:44:33,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:33,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-223a8519-b84b-4321-a1d9-6159d0c77bdf Date: Wed, 09 Jan 2019 14:44:33 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1fe770d1-4d5a-4562-b3ce-61401ffbc905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7c4eaa74-6bf0-43e4-914e-6d166576f8a3","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:31Z","ip_version":4}]} 2019-01-09 14:44:33,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 used request id req-223a8519-b84b-4321-a1d9-6159d0c77bdf 2019-01-09 14:44:33,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:33,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-ef3afe27-2f6b-405a-a6ee-e2166d92c8d8 Date: Wed, 09 Jan 2019 14:44:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7c4eaa74-6bf0-43e4-914e-6d166576f8a3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["1fe770d1-4d5a-4562-b3ce-61401ffbc905"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:31Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:33,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net used request id req-ef3afe27-2f6b-405a-a6ee-e2166d92c8d8 2019-01-09 14:44:33,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:33,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:44: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:33,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42ee0bd2c13294a9148b30cb544825f782a21c5" 2019-01-09 14:44:33,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205a7822-8eda-43c4-834d-2b37742e5101 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:33,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-205a7822-8eda-43c4-834d-2b37742e5101 2019-01-09 14:44:33,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:33,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-46c78081-d4cd-4fa3-982f-22bf08af93e5 Date: Wed, 09 Jan 2019 14:44:33 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1fe770d1-4d5a-4562-b3ce-61401ffbc905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7c4eaa74-6bf0-43e4-914e-6d166576f8a3","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:31Z","ip_version":4}]} 2019-01-09 14:44:33,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3 used request id req-46c78081-d4cd-4fa3-982f-22bf08af93e5 2019-01-09 14:44:33,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3&name=NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:33,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-1da17c19-b435-4f89-9e17-c53d6df5eb92 Date: Wed, 09 Jan 2019 14:44:33 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"1fe770d1-4d5a-4562-b3ce-61401ffbc905","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7c4eaa74-6bf0-43e4-914e-6d166576f8a3","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:31Z","ip_version":4}]} 2019-01-09 14:44:33,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7c4eaa74-6bf0-43e4-914e-6d166576f8a3&name=NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet used request id req-1da17c19-b435-4f89-9e17-c53d6df5eb92 2019-01-09 14:44:33,688 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net 2019-01-09 14:44:33,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" -d '{"port": {"network_id": "7c4eaa74-6bf0-43e4-914e-6d166576f8a3", "fixed_ips": [{"subnet_id": "1fe770d1-4d5a-4562-b3ce-61401ffbc905", "ip_address": null}], "name": "NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-port", "admin_state_up": true}}' 2019-01-09 14:44:33,700 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-a96d2ac5-ea9b-4574-92e9-36902ddff97f Date: Wed, 09 Jan 2019 14:44:33 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 14:44:33,700 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-a96d2ac5-ea9b-4574-92e9-36902ddff97f 2019-01-09 14:44:33,700 - 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-09 14:44:33,701 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet 2019-01-09 14:44:33,701 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-subnet 2019-01-09 14:44:33,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/1fe770d1-4d5a-4562-b3ce-61401ffbc905 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:34,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4294d4f3-df7b-4ac8-9fef-ea48cae17ed4 Date: Wed, 09 Jan 2019 14:44:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:34,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/1fe770d1-4d5a-4562-b3ce-61401ffbc905 used request id req-4294d4f3-df7b-4ac8-9fef-ea48cae17ed4 2019-01-09 14:44:34,791 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b19350a0-5593-46a2-9a1b-69855c799730-pub-net 2019-01-09 14:44:34,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/7c4eaa74-6bf0-43e4-914e-6d166576f8a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da95307f0b95c5d39ae32632134c67084a7d30ab" 2019-01-09 14:44:35,647 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbb74129-5799-4ad7-86a2-d4f221277d56 Date: Wed, 09 Jan 2019 14:44:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:35,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7c4eaa74-6bf0-43e4-914e-6d166576f8a3 used request id req-dbb74129-5799-4ad7-86a2-d4f221277d56 2019-01-09 14:44:35,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:36,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["-TCnN9hZRdSg_1zF7tZbXw"], "issued_at": "2019-01-09T14:44:36.000000Z"}} 2019-01-09 14:44:36,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:36,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96bf8c10-a6b8-4742-bd81-79db16bfc967 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:36,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-96bf8c10-a6b8-4742-bd81-79db16bfc967 2019-01-09 14:44:36,179 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net 2019-01-09 14:44:36,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" -d '{"network": {"name": "NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net", "admin_state_up": true}}' 2019-01-09 14:44:36,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 741 X-Openstack-Request-Id: req-bed01f6c-2bc3-49e4-975c-a1261c4b1da7 Date: Wed, 09 Jan 2019 14:44:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:44:36Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:36Z","mtu":1450}} 2019-01-09 14:44:36,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-bed01f6c-2bc3-49e4-975c-a1261c4b1da7 2019-01-09 14:44:36,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:36,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-ca459b1f-c3c8-4854-883d-7f4c5f6ccd16 Date: Wed, 09 Jan 2019 14:44:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:44:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:36Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:36,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 used request id req-ca459b1f-c3c8-4854-883d-7f4c5f6ccd16 2019-01-09 14:44:36,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:36,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f8f4f110-c805-498a-a475-fc7272376bff Date: Wed, 09 Jan 2019 14:44:36 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:44:36,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 used request id req-f8f4f110-c805-498a-a475-fc7272376bff 2019-01-09 14:44:36,711 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet 2019-01-09 14:44:36,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" -d '{"subnets": [{"ip_version": 4, "network_id": "2019ff14-acd9-4c04-8e90-c09418d8e2c6", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet"}]}' 2019-01-09 14:44:37,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bef83dba-bf91-4cf4-8d9d-33779b992878 Date: Wed, 09 Jan 2019 14:44:37 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7cfaa07e-5b49-49ed-81a7-d1df992aa590","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:36Z","ip_version":4}]} 2019-01-09 14:44:37,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-bef83dba-bf91-4cf4-8d9d-33779b992878 2019-01-09 14:44:37,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:37,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-099d3d16-f72e-48ce-981c-2d6fe85b4d63 Date: Wed, 09 Jan 2019 14:44:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["7cfaa07e-5b49-49ed-81a7-d1df992aa590"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:36Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:37,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 used request id req-099d3d16-f72e-48ce-981c-2d6fe85b4d63 2019-01-09 14:44:37,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:37,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-92a7478f-e0fc-4da3-84d2-21de51abee06 Date: Wed, 09 Jan 2019 14:44:37 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7cfaa07e-5b49-49ed-81a7-d1df992aa590","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:36Z","ip_version":4}]} 2019-01-09 14:44:37,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 used request id req-92a7478f-e0fc-4da3-84d2-21de51abee06 2019-01-09 14:44:37,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:37,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-e8fc03fa-1bc2-4758-9b5b-6b84418ffa54 Date: Wed, 09 Jan 2019 14:44:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["7cfaa07e-5b49-49ed-81a7-d1df992aa590"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:36Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:37,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net used request id req-e8fc03fa-1bc2-4758-9b5b-6b84418ffa54 2019-01-09 14:44:37,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:37,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:44: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:37,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:37,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc75cc8a-99f0-4548-9481-ca490e05fc8a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:37,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-dc75cc8a-99f0-4548-9481-ca490e05fc8a 2019-01-09 14:44:37,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:37,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-b94c5f06-c656-4efa-aa23-f80879946d49 Date: Wed, 09 Jan 2019 14:44:37 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7cfaa07e-5b49-49ed-81a7-d1df992aa590","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:36Z","ip_version":4}]} 2019-01-09 14:44:37,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 used request id req-b94c5f06-c656-4efa-aa23-f80879946d49 2019-01-09 14:44:37,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6&name=NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:37,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-63ac308f-52a7-4779-905b-b90e18812557 Date: Wed, 09 Jan 2019 14:44:37 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7cfaa07e-5b49-49ed-81a7-d1df992aa590","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:36Z","ip_version":4}]} 2019-01-09 14:44:37,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6&name=NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet used request id req-63ac308f-52a7-4779-905b-b90e18812557 2019-01-09 14:44:37,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:44:37,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:38,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["LJq8EEgbRaGNXYoQPeGPBw"], "issued_at": "2019-01-09T14:44:38.000000Z"}} 2019-01-09 14:44:38,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e96684097cd74ea7b73b000e7671156394ae3b3" 2019-01-09 14:44:38,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad16a19-5106-4340-b50d-69a0e2e5c086 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:38,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5ad16a19-5106-4340-b50d-69a0e2e5c086 2019-01-09 14:44:38,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:38,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-77354f13-1844-4fb4-89e9-f8d20c70e355 Date: Wed, 09 Jan 2019 14:44:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["7cfaa07e-5b49-49ed-81a7-d1df992aa590"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:36Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:38,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net used request id req-77354f13-1844-4fb4-89e9-f8d20c70e355 2019-01-09 14:44:38,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:38,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-58042d72-c9eb-4fcd-b395-8b0ad9fc62a7 Date: Wed, 09 Jan 2019 14:44:38 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7cfaa07e-5b49-49ed-81a7-d1df992aa590","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:36Z","ip_version":4}]} 2019-01-09 14:44:38,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 used request id req-58042d72-c9eb-4fcd-b395-8b0ad9fc62a7 2019-01-09 14:44:38,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:38,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-0a9a5a89-3abc-4c37-a53b-18b3ea42f95b Date: Wed, 09 Jan 2019 14:44:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["7cfaa07e-5b49-49ed-81a7-d1df992aa590"],"description":"","tags":[],"updated_at":"2019-01-09T14:44:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:36Z","provider:network_type":"vxlan"}]} 2019-01-09 14:44:38,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net used request id req-0a9a5a89-3abc-4c37-a53b-18b3ea42f95b 2019-01-09 14:44:38,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:38,435 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:44: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:38,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e96684097cd74ea7b73b000e7671156394ae3b3" 2019-01-09 14:44:38,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd846d6b-5240-466c-9871-761e6401f88b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:38,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-bd846d6b-5240-466c-9871-761e6401f88b 2019-01-09 14:44:38,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:38,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-e967ce1c-3bad-45f2-8fa9-cc740eb2c5eb Date: Wed, 09 Jan 2019 14:44:38 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7cfaa07e-5b49-49ed-81a7-d1df992aa590","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:36Z","ip_version":4}]} 2019-01-09 14:44:38,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6 used request id req-e967ce1c-3bad-45f2-8fa9-cc740eb2c5eb 2019-01-09 14:44:38,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6&name=NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:38,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-bf77a180-ba2d-4e0b-ba99-12a2253a549f Date: Wed, 09 Jan 2019 14:44:38 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:44:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7cfaa07e-5b49-49ed-81a7-d1df992aa590","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:36Z","ip_version":4}]} 2019-01-09 14:44:38,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=2019ff14-acd9-4c04-8e90-c09418d8e2c6&name=NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet used request id req-bf77a180-ba2d-4e0b-ba99-12a2253a549f 2019-01-09 14:44:38,631 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net 2019-01-09 14:44:38,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" -d '{"port": {"network_id": "2019ff14-acd9-4c04-8e90-c09418d8e2c6", "fixed_ips": [{"subnet_id": "7cfaa07e-5b49-49ed-81a7-d1df992aa590", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2019-01-09 14:44:39,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-8654b1db-8859-40c3-b218-0b086542725d Date: Wed, 09 Jan 2019 14:44:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:38Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7cfaa07e-5b49-49ed-81a7-d1df992aa590","ip_address":"10.55.1.100"}],"id":"f62e77be-6adf-461c-8421-70126e615e1b","security_groups":["a86da277-fa18-4989-8e02-16bb8afdbe16"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:83:68","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"73c1b9cf3b6442c68b27cff50999a363","qos_policy_id":null,"admin_state_up":true,"network_id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 14:44:39,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-8654b1db-8859-40c3-b218-0b086542725d 2019-01-09 14:44:39,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports/f62e77be-6adf-461c-8421-70126e615e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:39,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 839 X-Openstack-Request-Id: req-3450dd14-5915-494f-83d6-169517911b37 Date: Wed, 09 Jan 2019 14:44:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:38Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7cfaa07e-5b49-49ed-81a7-d1df992aa590","ip_address":"10.55.1.100"}],"id":"f62e77be-6adf-461c-8421-70126e615e1b","security_groups":["a86da277-fa18-4989-8e02-16bb8afdbe16"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:28:83:68","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"73c1b9cf3b6442c68b27cff50999a363","qos_policy_id":null,"admin_state_up":true,"network_id":"2019ff14-acd9-4c04-8e90-c09418d8e2c6","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:44:38Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 14:44:39,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports/f62e77be-6adf-461c-8421-70126e615e1b used request id req-3450dd14-5915-494f-83d6-169517911b37 2019-01-09 14:44:39,439 - neutron_utils - INFO - Deleting port with name 2019-01-09 14:44:39,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/f62e77be-6adf-461c-8421-70126e615e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:40,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0557780-a12b-4161-9a24-e963d1cd3091 Date: Wed, 09 Jan 2019 14:44:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:40,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/f62e77be-6adf-461c-8421-70126e615e1b used request id req-f0557780-a12b-4161-9a24-e963d1cd3091 2019-01-09 14:44:40,103 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet 2019-01-09 14:44:40,103 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-subnet 2019-01-09 14:44:40,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/7cfaa07e-5b49-49ed-81a7-d1df992aa590 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:41,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4c5a8999-6138-44cc-9b9e-4e908317f996 Date: Wed, 09 Jan 2019 14:44:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:41,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/7cfaa07e-5b49-49ed-81a7-d1df992aa590 used request id req-4c5a8999-6138-44cc-9b9e-4e908317f996 2019-01-09 14:44:41,008 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-306107ee-3249-435a-aa4c-f7480ab38ae4-pub-net 2019-01-09 14:44:41,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/2019ff14-acd9-4c04-8e90-c09418d8e2c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aecaedd9888455b844fd0039f2565e981a1eede" 2019-01-09 14:44:42,088 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3e70172-92c2-4288-94a7-8977745f4834 Date: Wed, 09 Jan 2019 14:44:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:42,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/2019ff14-acd9-4c04-8e90-c09418d8e2c6 used request id req-c3e70172-92c2-4288-94a7-8977745f4834 2019-01-09 14:44:42,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:42,581 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["DFHNgzxyTWqY7D2nniMuWA"], "issued_at": "2019-01-09T14:44:42.000000Z"}} 2019-01-09 14:44:42,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea0c90f08b9155dcdab2e535b5bf0aeae887f7f2" 2019-01-09 14:44:42,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b23ccda-a212-41d7-a677-bc14f9950009 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:42,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8b23ccda-a212-41d7-a677-bc14f9950009 2019-01-09 14:44:42,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:44:42,676 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:43,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["A_UGOk08T9KBR3o8GepmAA"], "issued_at": "2019-01-09T14:44:43.000000Z"}} 2019-01-09 14:44:43,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c2299ad8dd08da978301e7a57b41cb0442b79b8" 2019-01-09 14:44:43,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac96fdb-77f9-420f-bff3-e383f8f42701 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:43,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-eac96fdb-77f9-420f-bff3-e383f8f42701 2019-01-09 14:44:43,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-84edfa87-9bba-4e2c-8117-1325f34bb02d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea0c90f08b9155dcdab2e535b5bf0aeae887f7f2" 2019-01-09 14:44:43,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7a51ffc9-f91f-4f4f-b97c-6f45b4951f73 Date: Wed, 09 Jan 2019 14:44:43 GMT RESP BODY: {"networks":[]} 2019-01-09 14:44:43,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NeutronUtilsRouterTests-84edfa87-9bba-4e2c-8117-1325f34bb02d-pub-net used request id req-7a51ffc9-f91f-4f4f-b97c-6f45b4951f73 2019-01-09 14:44:43,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:43,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["fycHtkcARm-2vw9lvXmeoA"], "issued_at": "2019-01-09T14:44:43.000000Z"}} 2019-01-09 14:44:43,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a7ec73cfc56463975a06a28b3af230f578f033" 2019-01-09 14:44:43,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6592cc9a-2c7c-4a2d-bb4f-8cd30d065e8d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:43,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6592cc9a-2c7c-4a2d-bb4f-8cd30d065e8d 2019-01-09 14:44:43,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:44:43,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:44,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["WCjetramS8mB-PHIsAemfQ"], "issued_at": "2019-01-09T14:44:44.000000Z"}} 2019-01-09 14:44:44,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a267970528ade23b88572f233dee3943b23687f1" 2019-01-09 14:44:44,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a4a381-3a65-499e-9c68-090378745561 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:44,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a5a4a381-3a65-499e-9c68-090378745561 2019-01-09 14:44:44,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a7ec73cfc56463975a06a28b3af230f578f033" 2019-01-09 14:44:44,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-0a53f745-548e-40d3-8801-87f6617d02a7 Date: Wed, 09 Jan 2019 14:44:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:44:44,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-0a53f745-548e-40d3-8801-87f6617d02a7 2019-01-09 14:44:44,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a7ec73cfc56463975a06a28b3af230f578f033" 2019-01-09 14:44:44,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-efa4dc47-73e9-4dfd-b760-fe4fb65f118b Date: Wed, 09 Jan 2019 14:44:44 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:44:44,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-efa4dc47-73e9-4dfd-b760-fe4fb65f118b 2019-01-09 14:44:44,604 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-ee36ea7b-3159-41be-ac37-475635df419b-pub-router 2019-01-09 14:44:44,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a7ec73cfc56463975a06a28b3af230f578f033" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "NeutronUtilsRouterTests-ee36ea7b-3159-41be-ac37-475635df419b-pub-router", "admin_state_up": true}}' 2019-01-09 14:44:46,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-8a004036-97ae-4f23-9dfe-9e922383888b Date: Wed, 09 Jan 2019 14:44:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:44Z", "admin_state_up": true, "updated_at": "2019-01-09T14:44:45Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "bf0d3f63-bb05-43b4-923e-c1f41f32771d", "name": "NeutronUtilsRouterTests-ee36ea7b-3159-41be-ac37-475635df419b-pub-router"}} 2019-01-09 14:44:46,270 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-8a004036-97ae-4f23-9dfe-9e922383888b 2019-01-09 14:44:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=bf0d3f63-bb05-43b4-923e-c1f41f32771d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a7ec73cfc56463975a06a28b3af230f578f033" 2019-01-09 14:44:46,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-f24177d6-db42-49ec-924f-3311575fa49d Date: Wed, 09 Jan 2019 14:44:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:45Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.204"}],"id":"87c6e293-623d-49c0-8c99-e78a24c7d777","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:3d:c1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T14:44:45Z","binding:vnic_type":"normal","device_id":"bf0d3f63-bb05-43b4-923e-c1f41f32771d","ip_allocation":"immediate"}]} 2019-01-09 14:44:46,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=bf0d3f63-bb05-43b4-923e-c1f41f32771d used request id req-f24177d6-db42-49ec-924f-3311575fa49d 2019-01-09 14:44:46,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a7ec73cfc56463975a06a28b3af230f578f033" 2019-01-09 14:44:46,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-076d8c87-1bf0-450d-9546-031192b72bba Date: Wed, 09 Jan 2019 14:44:46 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 14:44:46,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-076d8c87-1bf0-450d-9546-031192b72bba 2019-01-09 14:44:46,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-ee36ea7b-3159-41be-ac37-475635df419b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a7ec73cfc56463975a06a28b3af230f578f033" 2019-01-09 14:44:46,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-fc3a0c28-d1ba-465a-9c39-2a7b7e89a08a Date: Wed, 09 Jan 2019 14:44:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:44Z", "admin_state_up": true, "updated_at": "2019-01-09T14:44:45Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "bf0d3f63-bb05-43b4-923e-c1f41f32771d", "name": "NeutronUtilsRouterTests-ee36ea7b-3159-41be-ac37-475635df419b-pub-router"}]} 2019-01-09 14:44:46,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-ee36ea7b-3159-41be-ac37-475635df419b-pub-router used request id req-fc3a0c28-d1ba-465a-9c39-2a7b7e89a08a 2019-01-09 14:44:46,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:46,504 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:44: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:46,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a7ec73cfc56463975a06a28b3af230f578f033" 2019-01-09 14:44:46,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e4a9e1-b1e8-471c-9dfb-8b5db2f77e12 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:46,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-66e4a9e1-b1e8-471c-9dfb-8b5db2f77e12 2019-01-09 14:44:46,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=bf0d3f63-bb05-43b4-923e-c1f41f32771d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a7ec73cfc56463975a06a28b3af230f578f033" 2019-01-09 14:44:46,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-2b2f2c7f-38fb-4972-b5f7-75b63f5ca533 Date: Wed, 09 Jan 2019 14:44:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:45Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.204"}],"id":"87c6e293-623d-49c0-8c99-e78a24c7d777","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:3d:c1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T14:44:45Z","binding:vnic_type":"normal","device_id":"bf0d3f63-bb05-43b4-923e-c1f41f32771d","ip_allocation":"immediate"}]} 2019-01-09 14:44:46,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=bf0d3f63-bb05-43b4-923e-c1f41f32771d used request id req-2b2f2c7f-38fb-4972-b5f7-75b63f5ca533 2019-01-09 14:44:46,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a7ec73cfc56463975a06a28b3af230f578f033" 2019-01-09 14:44:46,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-fe358ebd-e7ba-4a7b-8f23-c3da90423f55 Date: Wed, 09 Jan 2019 14:44:46 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 14:44:46,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-fe358ebd-e7ba-4a7b-8f23-c3da90423f55 2019-01-09 14:44:46,612 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-ee36ea7b-3159-41be-ac37-475635df419b-pub-router 2019-01-09 14:44:46,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/bf0d3f63-bb05-43b4-923e-c1f41f32771d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a7ec73cfc56463975a06a28b3af230f578f033" 2019-01-09 14:44:48,028 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6af4fce-3209-47e8-8186-70f60c1c2c7f Content-Length: 0 Date: Wed, 09 Jan 2019 14:44:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:48,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/bf0d3f63-bb05-43b4-923e-c1f41f32771d used request id req-c6af4fce-3209-47e8-8186-70f60c1c2c7f 2019-01-09 14:44:48,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-ee36ea7b-3159-41be-ac37-475635df419b-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5a7ec73cfc56463975a06a28b3af230f578f033" 2019-01-09 14:44:48,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aa7f04e4-a820-40f4-bcf6-1ab3b82b8cd0 Date: Wed, 09 Jan 2019 14:44:48 GMT RESP BODY: {"routers": []} 2019-01-09 14:44:48,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-ee36ea7b-3159-41be-ac37-475635df419b-pub-router used request id req-aa7f04e4-a820-40f4-bcf6-1ab3b82b8cd0 2019-01-09 14:44:48,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:48,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["IsoCKEx3QoSUf3YxfaywkA"], "issued_at": "2019-01-09T14:44:48.000000Z"}} 2019-01-09 14:44:48,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" 2019-01-09 14:44:48,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d39a8c7-7c9d-4b3c-b501-12c4148ccc32 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:48,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7d39a8c7-7c9d-4b3c-b501-12c4148ccc32 2019-01-09 14:44:48,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:44:48,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:49,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["qIV0bI7MTSqYK_Juh7HSKQ"], "issued_at": "2019-01-09T14:44:49.000000Z"}} 2019-01-09 14:44:49,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20b4620fc5d1b1f61e5c213ceb1e97052798139" 2019-01-09 14:44:49,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b852bdd-493f-4980-91ec-39cdab856e66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:49,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8b852bdd-493f-4980-91ec-39cdab856e66 2019-01-09 14:44:49,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" 2019-01-09 14:44:49,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-b90708a3-8d7a-4950-9e20-2f22ece678d0 Date: Wed, 09 Jan 2019 14:44:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:44:49,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-b90708a3-8d7a-4950-9e20-2f22ece678d0 2019-01-09 14:44:49,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" 2019-01-09 14:44:49,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-28adbf7e-1823-4661-aea5-907409c6fe4a Date: Wed, 09 Jan 2019 14:44:49 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:44:49,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-28adbf7e-1823-4661-aea5-907409c6fe4a 2019-01-09 14:44:49,436 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-2590e614-8394-4eba-b494-dad1a34615a7-pub-router 2019-01-09 14:44:49,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "NeutronUtilsRouterTests-2590e614-8394-4eba-b494-dad1a34615a7-pub-router", "admin_state_up": true}}' 2019-01-09 14:44:51,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-67b41c21-0fc6-47c2-a547-4745ca7164ac Date: Wed, 09 Jan 2019 14:44:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:50Z", "admin_state_up": true, "updated_at": "2019-01-09T14:44:51Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "fccf48c6-0da3-4b01-853b-f30c6e2386a7", "name": "NeutronUtilsRouterTests-2590e614-8394-4eba-b494-dad1a34615a7-pub-router"}} 2019-01-09 14:44:51,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-67b41c21-0fc6-47c2-a547-4745ca7164ac 2019-01-09 14:44:51,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=fccf48c6-0da3-4b01-853b-f30c6e2386a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" 2019-01-09 14:44:51,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-801ab2a8-a1de-445d-a7ff-f15f0da26eda Date: Wed, 09 Jan 2019 14:44:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:51Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.205"}],"id":"735877ec-fefc-4a8c-9098-089cbf331f0e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2a:6f:31","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T14:44:50Z","binding:vnic_type":"normal","device_id":"fccf48c6-0da3-4b01-853b-f30c6e2386a7","ip_allocation":"immediate"}]} 2019-01-09 14:44:51,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=fccf48c6-0da3-4b01-853b-f30c6e2386a7 used request id req-801ab2a8-a1de-445d-a7ff-f15f0da26eda 2019-01-09 14:44:51,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" 2019-01-09 14:44:51,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-a9a35c34-a8eb-4bcf-aeef-af4094c537bd Date: Wed, 09 Jan 2019 14:44:51 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 14:44:51,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-a9a35c34-a8eb-4bcf-aeef-af4094c537bd 2019-01-09 14:44:51,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-2590e614-8394-4eba-b494-dad1a34615a7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" 2019-01-09 14:44:52,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-8102cdd1-7bd3-4f11-903c-71dcfd2d9433 Date: Wed, 09 Jan 2019 14:44:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:50Z", "admin_state_up": true, "updated_at": "2019-01-09T14:44:51Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "fccf48c6-0da3-4b01-853b-f30c6e2386a7", "name": "NeutronUtilsRouterTests-2590e614-8394-4eba-b494-dad1a34615a7-pub-router"}]} 2019-01-09 14:44:52,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-2590e614-8394-4eba-b494-dad1a34615a7-pub-router used request id req-8102cdd1-7bd3-4f11-903c-71dcfd2d9433 2019-01-09 14:44:52,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:52,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:44: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:52,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" 2019-01-09 14:44:52,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3790765f-1b08-4003-abc0-36b90a60f09c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:52,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-3790765f-1b08-4003-abc0-36b90a60f09c 2019-01-09 14:44:52,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=fccf48c6-0da3-4b01-853b-f30c6e2386a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" 2019-01-09 14:44:52,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-67317587-008b-43f8-bb8a-b003e0d69454 Date: Wed, 09 Jan 2019 14:44:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:44:51Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.205"}],"id":"735877ec-fefc-4a8c-9098-089cbf331f0e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2a:6f:31","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T14:44:50Z","binding:vnic_type":"normal","device_id":"fccf48c6-0da3-4b01-853b-f30c6e2386a7","ip_allocation":"immediate"}]} 2019-01-09 14:44:52,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=fccf48c6-0da3-4b01-853b-f30c6e2386a7 used request id req-67317587-008b-43f8-bb8a-b003e0d69454 2019-01-09 14:44:52,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" 2019-01-09 14:44:52,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-973c01e2-9cd2-4ade-b522-f53ece5168d1 Date: Wed, 09 Jan 2019 14:44:52 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 14:44:52,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-973c01e2-9cd2-4ade-b522-f53ece5168d1 2019-01-09 14:44:52,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" 2019-01-09 14:44:52,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6fdd9d68-c267-4a62-ba61-dc1f2952ab19 Date: Wed, 09 Jan 2019 14:44:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:44:52,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-6fdd9d68-c267-4a62-ba61-dc1f2952ab19 2019-01-09 14:44:52,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" 2019-01-09 14:44:52,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8884bcf3-1faa-41b7-91ca-4bcc4e41553b Date: Wed, 09 Jan 2019 14:44:52 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:44:52,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-8884bcf3-1faa-41b7-91ca-4bcc4e41553b 2019-01-09 14:44:52,473 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-2590e614-8394-4eba-b494-dad1a34615a7-pub-router 2019-01-09 14:44:52,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/fccf48c6-0da3-4b01-853b-f30c6e2386a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" 2019-01-09 14:44:53,777 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70816fd0-3695-465b-903d-88d4e66d5d1f Content-Length: 0 Date: Wed, 09 Jan 2019 14:44:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:53,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/fccf48c6-0da3-4b01-853b-f30c6e2386a7 used request id req-70816fd0-3695-465b-903d-88d4e66d5d1f 2019-01-09 14:44:53,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-2590e614-8394-4eba-b494-dad1a34615a7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a67db1f781677d941981d1aca8c077b670d488e" 2019-01-09 14:44:53,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-60b0c287-3b26-4900-9fe9-a234e7879541 Date: Wed, 09 Jan 2019 14:44:53 GMT RESP BODY: {"routers": []} 2019-01-09 14:44:53,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=NeutronUtilsRouterTests-2590e614-8394-4eba-b494-dad1a34615a7-pub-router used request id req-60b0c287-3b26-4900-9fe9-a234e7879541 2019-01-09 14:44:53,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:54,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["71UN1xXuTN2xqohXzXoqDg"], "issued_at": "2019-01-09T14:44:54.000000Z"}} 2019-01-09 14:44:54,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb730fbf1360b12f8fa7478fe15fb29181607a0c" 2019-01-09 14:44:54,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7737d1e-af68-4828-9254-d51fd8d85cf0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:54,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a7737d1e-af68-4828-9254-d51fd8d85cf0 2019-01-09 14:44:54,344 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-8e4eab77-49ae-42a9-96fb-f6c3d387d5c6name 2019-01-09 14:44:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb730fbf1360b12f8fa7478fe15fb29181607a0c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-8e4eab77-49ae-42a9-96fb-f6c3d387d5c6name"}}' 2019-01-09 14:44:54,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-f0c483f8-9306-476c-8223-4725d0aad129 Date: Wed, 09 Jan 2019 14:44:54 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:54Z", "updated_at": "2019-01-09T14:44:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:54Z", "revision_number": 0, "id": "017b600b-8d1a-4251-9239-71081d8fa053", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:54Z", "security_group_id": "57e8e459-9dfc-4781-9e3d-ce3a1e72916b", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:54Z", "revision_number": 0, "id": "f1e3413d-0d47-470b-bb3b-6d271c559c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:54Z", "security_group_id": "57e8e459-9dfc-4781-9e3d-ce3a1e72916b", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "57e8e459-9dfc-4781-9e3d-ce3a1e72916b", "name": "NeutronUtilsSecurityGroupTests-8e4eab77-49ae-42a9-96fb-f6c3d387d5c6name"}} 2019-01-09 14:44:54,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-f0c483f8-9306-476c-8223-4725d0aad129 2019-01-09 14:44:54,703 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57e8e459-9dfc-4781-9e3d-ce3a1e72916b 2019-01-09 14:44:54,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=57e8e459-9dfc-4781-9e3d-ce3a1e72916b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb730fbf1360b12f8fa7478fe15fb29181607a0c" 2019-01-09 14:44:54,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b87c3000-de25-4b44-802b-f05cef0f5339 Date: Wed, 09 Jan 2019 14:44: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-09T14:44:54Z", "security_group_id": "57e8e459-9dfc-4781-9e3d-ce3a1e72916b", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:54Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "017b600b-8d1a-4251-9239-71081d8fa053"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:54Z", "security_group_id": "57e8e459-9dfc-4781-9e3d-ce3a1e72916b", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:54Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "f1e3413d-0d47-470b-bb3b-6d271c559c36"}]} 2019-01-09 14:44:54,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=57e8e459-9dfc-4781-9e3d-ce3a1e72916b used request id req-b87c3000-de25-4b44-802b-f05cef0f5339 2019-01-09 14:44:54,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8e4eab77-49ae-42a9-96fb-f6c3d387d5c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb730fbf1360b12f8fa7478fe15fb29181607a0c" 2019-01-09 14:44:54,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-ed2d6e07-e0fe-4915-bfd6-ecc41d59a158 Date: Wed, 09 Jan 2019 14:44:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:54Z", "updated_at": "2019-01-09T14:44:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:54Z", "revision_number": 0, "id": "017b600b-8d1a-4251-9239-71081d8fa053", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:54Z", "security_group_id": "57e8e459-9dfc-4781-9e3d-ce3a1e72916b", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:54Z", "revision_number": 0, "id": "f1e3413d-0d47-470b-bb3b-6d271c559c36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:54Z", "security_group_id": "57e8e459-9dfc-4781-9e3d-ce3a1e72916b", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "57e8e459-9dfc-4781-9e3d-ce3a1e72916b", "name": "NeutronUtilsSecurityGroupTests-8e4eab77-49ae-42a9-96fb-f6c3d387d5c6name"}]} 2019-01-09 14:44:54,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8e4eab77-49ae-42a9-96fb-f6c3d387d5c6name used request id req-ed2d6e07-e0fe-4915-bfd6-ecc41d59a158 2019-01-09 14:44:54,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 57e8e459-9dfc-4781-9e3d-ce3a1e72916b 2019-01-09 14:44:54,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=57e8e459-9dfc-4781-9e3d-ce3a1e72916b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb730fbf1360b12f8fa7478fe15fb29181607a0c" 2019-01-09 14:44:54,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b38d11ed-8591-42d7-9e52-c14d13082707 Date: Wed, 09 Jan 2019 14:44: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-09T14:44:54Z", "security_group_id": "57e8e459-9dfc-4781-9e3d-ce3a1e72916b", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:54Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "017b600b-8d1a-4251-9239-71081d8fa053"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:54Z", "security_group_id": "57e8e459-9dfc-4781-9e3d-ce3a1e72916b", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:54Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "f1e3413d-0d47-470b-bb3b-6d271c559c36"}]} 2019-01-09 14:44:54,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=57e8e459-9dfc-4781-9e3d-ce3a1e72916b used request id req-b38d11ed-8591-42d7-9e52-c14d13082707 2019-01-09 14:44:54,896 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-8e4eab77-49ae-42a9-96fb-f6c3d387d5c6name 2019-01-09 14:44:54,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/57e8e459-9dfc-4781-9e3d-ce3a1e72916b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb730fbf1360b12f8fa7478fe15fb29181607a0c" 2019-01-09 14:44:55,086 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-911db6c4-f37c-4c91-9508-af80c4892ac0 Content-Length: 0 Date: Wed, 09 Jan 2019 14:44:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:55,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/57e8e459-9dfc-4781-9e3d-ce3a1e72916b used request id req-911db6c4-f37c-4c91-9508-af80c4892ac0 2019-01-09 14:44:55,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8e4eab77-49ae-42a9-96fb-f6c3d387d5c6name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb730fbf1360b12f8fa7478fe15fb29181607a0c" 2019-01-09 14:44:55,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f1bd01a8-ee71-4a6d-b97f-3e00080f23be Date: Wed, 09 Jan 2019 14:44:55 GMT RESP BODY: {"security_groups": []} 2019-01-09 14:44:55,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8e4eab77-49ae-42a9-96fb-f6c3d387d5c6name used request id req-f1bd01a8-ee71-4a6d-b97f-3e00080f23be 2019-01-09 14:44:55,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:55,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["v7bjGOMBTFmjg7ut5buKMw"], "issued_at": "2019-01-09T14:44:55.000000Z"}} 2019-01-09 14:44:55,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" 2019-01-09 14:44:55,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe1d8c5-8dd1-488c-b716-a48509f801d5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:55,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-bfe1d8c5-8dd1-488c-b716-a48509f801d5 2019-01-09 14:44:55,563 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-e4ccafb7-d097-4d15-8ce8-8adeb4967313name-1 2019-01-09 14:44:55,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-e4ccafb7-d097-4d15-8ce8-8adeb4967313name-1", "description": "hello group"}}' 2019-01-09 14:44:55,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-8a25e8b6-04e4-4fca-b96d-634e6e1b740c Date: Wed, 09 Jan 2019 14:44:55 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:55Z", "updated_at": "2019-01-09T14:44:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:55Z", "revision_number": 0, "id": "5c521fa4-ceb6-4044-9c81-e6c1e3247e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:55Z", "security_group_id": "0e5a5092-324c-4160-9321-76b1d2508221", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:55Z", "revision_number": 0, "id": "e3f8fe41-b84a-4e5b-9150-807a70475348", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:55Z", "security_group_id": "0e5a5092-324c-4160-9321-76b1d2508221", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "0e5a5092-324c-4160-9321-76b1d2508221", "name": "NeutronUtilsSecurityGroupTests-e4ccafb7-d097-4d15-8ce8-8adeb4967313name-1"}} 2019-01-09 14:44:55,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-8a25e8b6-04e4-4fca-b96d-634e6e1b740c 2019-01-09 14:44:55,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e5a5092-324c-4160-9321-76b1d2508221 2019-01-09 14:44:55,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0e5a5092-324c-4160-9321-76b1d2508221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" 2019-01-09 14:44:56,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6cfbaa34-5827-4c14-825a-82b5bbc2d04b Date: Wed, 09 Jan 2019 14:44:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:55Z", "security_group_id": "0e5a5092-324c-4160-9321-76b1d2508221", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:55Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "5c521fa4-ceb6-4044-9c81-e6c1e3247e56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:55Z", "security_group_id": "0e5a5092-324c-4160-9321-76b1d2508221", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:55Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "e3f8fe41-b84a-4e5b-9150-807a70475348"}]} 2019-01-09 14:44:56,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0e5a5092-324c-4160-9321-76b1d2508221 used request id req-6cfbaa34-5827-4c14-825a-82b5bbc2d04b 2019-01-09 14:44:56,007 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-e4ccafb7-d097-4d15-8ce8-8adeb4967313name-2 2019-01-09 14:44:56,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-e4ccafb7-d097-4d15-8ce8-8adeb4967313name-2", "description": "hola group"}}' 2019-01-09 14:44:56,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1415 X-Openstack-Request-Id: req-7e5cdf26-99d8-463c-bf98-6880b0f709f5 Date: Wed, 09 Jan 2019 14:44:56 GMT RESP BODY: {"security_group": {"description": "hola group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:56Z", "updated_at": "2019-01-09T14:44:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:56Z", "revision_number": 0, "id": "29095d92-c267-41da-9981-9e6cda354675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:56Z", "security_group_id": "914f62f7-d9e9-4c7c-bca7-574512da5c32", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:56Z", "revision_number": 0, "id": "43318f02-124e-4b8b-8208-9591a1b579db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:56Z", "security_group_id": "914f62f7-d9e9-4c7c-bca7-574512da5c32", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "914f62f7-d9e9-4c7c-bca7-574512da5c32", "name": "NeutronUtilsSecurityGroupTests-e4ccafb7-d097-4d15-8ce8-8adeb4967313name-2"}} 2019-01-09 14:44:56,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-7e5cdf26-99d8-463c-bf98-6880b0f709f5 2019-01-09 14:44:56,212 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 914f62f7-d9e9-4c7c-bca7-574512da5c32 2019-01-09 14:44:56,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=914f62f7-d9e9-4c7c-bca7-574512da5c32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" 2019-01-09 14:44:56,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2f6a9178-710b-40b8-9d91-132e7a499f22 Date: Wed, 09 Jan 2019 14:44:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:56Z", "security_group_id": "914f62f7-d9e9-4c7c-bca7-574512da5c32", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:56Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "29095d92-c267-41da-9981-9e6cda354675"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:56Z", "security_group_id": "914f62f7-d9e9-4c7c-bca7-574512da5c32", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:56Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "43318f02-124e-4b8b-8208-9591a1b579db"}]} 2019-01-09 14:44:56,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=914f62f7-d9e9-4c7c-bca7-574512da5c32 used request id req-2f6a9178-710b-40b8-9d91-132e7a499f22 2019-01-09 14:44:56,253 - neutron_utils - INFO - Listing the available security groups 2019-01-09 14:44:56,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" 2019-01-09 14:44:56,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12148 X-Openstack-Request-Id: req-63d546be-e4e6-46d2-9b97-2eb22766ab0d Date: Wed, 09 Jan 2019 14:44:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:55Z", "updated_at": "2019-01-09T14:44:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:55Z", "revision_number": 0, "id": "e3f8fe41-b84a-4e5b-9150-807a70475348", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:55Z", "security_group_id": "0e5a5092-324c-4160-9321-76b1d2508221", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:55Z", "revision_number": 0, "id": "5c521fa4-ceb6-4044-9c81-e6c1e3247e56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:55Z", "security_group_id": "0e5a5092-324c-4160-9321-76b1d2508221", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "0e5a5092-324c-4160-9321-76b1d2508221", "name": "NeutronUtilsSecurityGroupTests-e4ccafb7-d097-4d15-8ce8-8adeb4967313name-1"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "hola group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:56Z", "updated_at": "2019-01-09T14:44:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:56Z", "revision_number": 0, "id": "43318f02-124e-4b8b-8208-9591a1b579db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:56Z", "security_group_id": "914f62f7-d9e9-4c7c-bca7-574512da5c32", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:56Z", "revision_number": 0, "id": "29095d92-c267-41da-9981-9e6cda354675", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:56Z", "security_group_id": "914f62f7-d9e9-4c7c-bca7-574512da5c32", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "914f62f7-d9e9-4c7c-bca7-574512da5c32", "name": "NeutronUtilsSecurityGroupTests-e4ccafb7-d097-4d15-8ce8-8adeb4967313name-2"}, {"description": "Default security group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "updated_at": "2019-01-09T14:42:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "c3db0105-9a82-43a4-b623-9fbe84ad3e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "f2a7fd0c-1a38-4d3a-adc9-9ebcc548c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "677be0f3-9bd4-4ae9-a624-f73e32cd70da", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "1cdea5ed-2cfc-46d4-a221-486820b6d92b", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 4, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:44:56,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-63d546be-e4e6-46d2-9b97-2eb22766ab0d 2019-01-09 14:44:56,328 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0e5a5092-324c-4160-9321-76b1d2508221 2019-01-09 14:44:56,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0e5a5092-324c-4160-9321-76b1d2508221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" 2019-01-09 14:44:56,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b254be32-dd74-4ad0-a315-9c74e16669a6 Date: Wed, 09 Jan 2019 14:44:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:55Z", "security_group_id": "0e5a5092-324c-4160-9321-76b1d2508221", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:55Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "5c521fa4-ceb6-4044-9c81-e6c1e3247e56"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:55Z", "security_group_id": "0e5a5092-324c-4160-9321-76b1d2508221", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:55Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "e3f8fe41-b84a-4e5b-9150-807a70475348"}]} 2019-01-09 14:44:56,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0e5a5092-324c-4160-9321-76b1d2508221 used request id req-b254be32-dd74-4ad0-a315-9c74e16669a6 2019-01-09 14:44:56,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59374c8c-17aa-41c2-9e55-81e357074329 2019-01-09 14:44:56,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=59374c8c-17aa-41c2-9e55-81e357074329 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" 2019-01-09 14:44:56,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1792 X-Openstack-Request-Id: req-92466a5c-a906-408a-9fe2-b450938c71fb Date: Wed, 09 Jan 2019 14:44:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "project_id": "", "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd"}, {"remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "project_id": "", "id": "1eb0472a-a61d-4217-9630-c6577e035a3c"}, {"remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "project_id": "", "id": "c331bfe4-525e-464f-80f7-36e9cd29a532"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "port_range_min": null, "revision_number": 0, "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "project_id": "", "id": "d93f0a14-1251-4858-9be0-80047e4e7836"}]} 2019-01-09 14:44:56,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=59374c8c-17aa-41c2-9e55-81e357074329 used request id req-92466a5c-a906-408a-9fe2-b450938c71fb 2019-01-09 14:44:56,370 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 914f62f7-d9e9-4c7c-bca7-574512da5c32 2019-01-09 14:44:56,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=914f62f7-d9e9-4c7c-bca7-574512da5c32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" 2019-01-09 14:44:56,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-293962e7-ae39-4ba4-b722-0ea34f34f29f Date: Wed, 09 Jan 2019 14:44:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:56Z", "security_group_id": "914f62f7-d9e9-4c7c-bca7-574512da5c32", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:56Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "29095d92-c267-41da-9981-9e6cda354675"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:56Z", "security_group_id": "914f62f7-d9e9-4c7c-bca7-574512da5c32", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:56Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "43318f02-124e-4b8b-8208-9591a1b579db"}]} 2019-01-09 14:44:56,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=914f62f7-d9e9-4c7c-bca7-574512da5c32 used request id req-293962e7-ae39-4ba4-b722-0ea34f34f29f 2019-01-09 14:44:56,393 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a86da277-fa18-4989-8e02-16bb8afdbe16 2019-01-09 14:44:56,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86da277-fa18-4989-8e02-16bb8afdbe16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" 2019-01-09 14:44:56,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-432318a8-93da-44cd-9064-00fc9751d8e0 Date: Wed, 09 Jan 2019 14:44:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "1cdea5ed-2cfc-46d4-a221-486820b6d92b"}, {"remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "677be0f3-9bd4-4ae9-a624-f73e32cd70da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "c3db0105-9a82-43a4-b623-9fbe84ad3e92"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "f2a7fd0c-1a38-4d3a-adc9-9ebcc548c7ba"}]} 2019-01-09 14:44:56,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a86da277-fa18-4989-8e02-16bb8afdbe16 used request id req-432318a8-93da-44cd-9064-00fc9751d8e0 2019-01-09 14:44:56,414 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - afbcfbd6-439e-451f-a759-951f157a9e82 2019-01-09 14:44:56,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=afbcfbd6-439e-451f-a759-951f157a9e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" 2019-01-09 14:44:56,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a162bfe1-8192-4291-9756-bb3a3028a632 Date: Wed, 09 Jan 2019 14:44:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "port_range_min": null, "revision_number": 0, "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c"}, {"remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "port_range_min": null, "revision_number": 0, "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f"}, {"remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "port_range_min": null, "revision_number": 0, "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "851bd44f-efca-4269-8084-461c4ec2cbe7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "port_range_min": null, "revision_number": 0, "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291"}]} 2019-01-09 14:44:56,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=afbcfbd6-439e-451f-a759-951f157a9e82 used request id req-a162bfe1-8192-4291-9756-bb3a3028a632 2019-01-09 14:44:56,434 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7d0ba4d-9b76-440e-933b-6f3790644775 2019-01-09 14:44:56,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f7d0ba4d-9b76-440e-933b-6f3790644775 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" 2019-01-09 14:44:56,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fd1b1457-9347-44d3-a616-12d56925e156 Date: Wed, 09 Jan 2019 14:44:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "port_range_min": null, "revision_number": 0, "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "project_id": "0500c4b87961418980a7c07f67a08318", "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "port_range_min": null, "revision_number": 0, "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "project_id": "0500c4b87961418980a7c07f67a08318", "id": "5e3fb706-5aa1-41d5-934e-6b314d230004"}, {"remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "port_range_min": null, "revision_number": 0, "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "project_id": "0500c4b87961418980a7c07f67a08318", "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "port_range_min": null, "revision_number": 0, "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "project_id": "0500c4b87961418980a7c07f67a08318", "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0"}]} 2019-01-09 14:44:56,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f7d0ba4d-9b76-440e-933b-6f3790644775 used request id req-fd1b1457-9347-44d3-a616-12d56925e156 2019-01-09 14:44:56,455 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-e4ccafb7-d097-4d15-8ce8-8adeb4967313name-1 2019-01-09 14:44:56,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0e5a5092-324c-4160-9321-76b1d2508221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" 2019-01-09 14:44:56,799 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5da06151-59ef-49e4-aa43-6ffbc3620626 Content-Length: 0 Date: Wed, 09 Jan 2019 14:44:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:56,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0e5a5092-324c-4160-9321-76b1d2508221 used request id req-5da06151-59ef-49e4-aa43-6ffbc3620626 2019-01-09 14:44:56,799 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-e4ccafb7-d097-4d15-8ce8-8adeb4967313name-2 2019-01-09 14:44:56,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/914f62f7-d9e9-4c7c-bca7-574512da5c32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9dfbf08fda0680a98b2768ee5b24a706f75522" 2019-01-09 14:44:56,923 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa528763-359b-46d3-9c57-2b39f337ca16 Content-Length: 0 Date: Wed, 09 Jan 2019 14:44:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:56,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/914f62f7-d9e9-4c7c-bca7-574512da5c32 used request id req-aa528763-359b-46d3-9c57-2b39f337ca16 2019-01-09 14:44:56,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:57,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["jYjwj9qhSHO5cHhMzICPNQ"], "issued_at": "2019-01-09T14:44:57.000000Z"}} 2019-01-09 14:44:57,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5e0bc52695877a412ce5213b5222a5ae70de0a" 2019-01-09 14:44:57,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f4e35c-7827-4a00-a1c1-9c8af0d06c46 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:57,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-28f4e35c-7827-4a00-a1c1-9c8af0d06c46 2019-01-09 14:44:57,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:57,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["FXrL2FO3RO6llOG5vNJImg"], "issued_at": "2019-01-09T14:44:57.000000Z"}} 2019-01-09 14:44:57,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ee17a0bd658dc985cf40737ad9bd9316b32b44" 2019-01-09 14:44:57,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ab5dfa-c876-4a77-955d-8a3b3f90b77c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:57,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-26ab5dfa-c876-4a77-955d-8a3b3f90b77c 2019-01-09 14:44:57,909 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-ac128933-96aa-4e80-894f-38e971ece647name 2019-01-09 14:44:57,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ee17a0bd658dc985cf40737ad9bd9316b32b44" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-ac128933-96aa-4e80-894f-38e971ece647name", "description": "hello group"}}' 2019-01-09 14:44:58,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b1cfcbb0-bb35-4e9f-9e6e-0ea2ccf09b4c Date: Wed, 09 Jan 2019 14:44:58 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:58Z", "updated_at": "2019-01-09T14:44:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:58Z", "revision_number": 0, "id": "22a9a453-4fd5-4ee4-9b77-bdae84d19e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:58Z", "security_group_id": "099cf57b-db43-47b9-a468-c5ff3a29d8bf", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:58Z", "revision_number": 0, "id": "48e8a000-d6d4-457c-a8d8-99b37d63637d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:58Z", "security_group_id": "099cf57b-db43-47b9-a468-c5ff3a29d8bf", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "099cf57b-db43-47b9-a468-c5ff3a29d8bf", "name": "NeutronUtilsSecurityGroupTests-ac128933-96aa-4e80-894f-38e971ece647name"}} 2019-01-09 14:44:58,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-b1cfcbb0-bb35-4e9f-9e6e-0ea2ccf09b4c 2019-01-09 14:44:58,314 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 099cf57b-db43-47b9-a468-c5ff3a29d8bf 2019-01-09 14:44:58,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=099cf57b-db43-47b9-a468-c5ff3a29d8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ee17a0bd658dc985cf40737ad9bd9316b32b44" 2019-01-09 14:44:58,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f8a7af4-6927-42a0-a9be-d0b9183c1012 Date: Wed, 09 Jan 2019 14:44:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:58Z", "security_group_id": "099cf57b-db43-47b9-a468-c5ff3a29d8bf", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:58Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "22a9a453-4fd5-4ee4-9b77-bdae84d19e42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:58Z", "security_group_id": "099cf57b-db43-47b9-a468-c5ff3a29d8bf", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:58Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "48e8a000-d6d4-457c-a8d8-99b37d63637d"}]} 2019-01-09 14:44:58,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=099cf57b-db43-47b9-a468-c5ff3a29d8bf used request id req-1f8a7af4-6927-42a0-a9be-d0b9183c1012 2019-01-09 14:44:58,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ac128933-96aa-4e80-894f-38e971ece647name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ee17a0bd658dc985cf40737ad9bd9316b32b44" 2019-01-09 14:44:58,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-368c09a9-64fd-44d4-b245-cc4f9f5254e4 Date: Wed, 09 Jan 2019 14:44:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:58Z", "updated_at": "2019-01-09T14:44:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:58Z", "revision_number": 0, "id": "48e8a000-d6d4-457c-a8d8-99b37d63637d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:58Z", "security_group_id": "099cf57b-db43-47b9-a468-c5ff3a29d8bf", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:58Z", "revision_number": 0, "id": "22a9a453-4fd5-4ee4-9b77-bdae84d19e42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:58Z", "security_group_id": "099cf57b-db43-47b9-a468-c5ff3a29d8bf", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "099cf57b-db43-47b9-a468-c5ff3a29d8bf", "name": "NeutronUtilsSecurityGroupTests-ac128933-96aa-4e80-894f-38e971ece647name"}]} 2019-01-09 14:44:58,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-ac128933-96aa-4e80-894f-38e971ece647name&description=hello+group used request id req-368c09a9-64fd-44d4-b245-cc4f9f5254e4 2019-01-09 14:44:58,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 099cf57b-db43-47b9-a468-c5ff3a29d8bf 2019-01-09 14:44:58,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=099cf57b-db43-47b9-a468-c5ff3a29d8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ee17a0bd658dc985cf40737ad9bd9316b32b44" 2019-01-09 14:44:58,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6c9fc10a-24da-483b-a8d8-8a5faa94652f Date: Wed, 09 Jan 2019 14:44:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:58Z", "security_group_id": "099cf57b-db43-47b9-a468-c5ff3a29d8bf", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:58Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "22a9a453-4fd5-4ee4-9b77-bdae84d19e42"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:58Z", "security_group_id": "099cf57b-db43-47b9-a468-c5ff3a29d8bf", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:58Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "48e8a000-d6d4-457c-a8d8-99b37d63637d"}]} 2019-01-09 14:44:58,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=099cf57b-db43-47b9-a468-c5ff3a29d8bf used request id req-6c9fc10a-24da-483b-a8d8-8a5faa94652f 2019-01-09 14:44:58,448 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-ac128933-96aa-4e80-894f-38e971ece647name 2019-01-09 14:44:58,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/099cf57b-db43-47b9-a468-c5ff3a29d8bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ee17a0bd658dc985cf40737ad9bd9316b32b44" 2019-01-09 14:44:58,583 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc7fccf1-411f-4684-ab32-d08d877cdf64 Content-Length: 0 Date: Wed, 09 Jan 2019 14:44:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:44:58,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/099cf57b-db43-47b9-a468-c5ff3a29d8bf used request id req-bc7fccf1-411f-4684-ab32-d08d877cdf64 2019-01-09 14:44:58,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:44:59,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["XU_Ox1V5Td-1q76h989Ulw"], "issued_at": "2019-01-09T14:44:59.000000Z"}} 2019-01-09 14:44:59,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:44:59,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7cdf1ad-63a3-4017-bd53-d780c0af4b13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:59,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b7cdf1ad-63a3-4017-bd53-d780c0af4b13 2019-01-09 14:44:59,102 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname 2019-01-09 14:44:59,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname", "description": "hello group"}}' 2019-01-09 14:44:59,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c2acdacc-c91c-4d23-900c-603acf5b8bac Date: Wed, 09 Jan 2019 14:44:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "updated_at": "2019-01-09T14:44:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "revision_number": 0, "id": "402d133d-7d70-4c99-a94d-3a51a7e91205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "revision_number": 0, "id": "be80710c-ba08-445b-9afe-a8a99c66f02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "0807babc-99e5-4c54-be44-8204042aea9e", "name": "NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname"}} 2019-01-09 14:44:59,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-c2acdacc-c91c-4d23-900c-603acf5b8bac 2019-01-09 14:44:59,464 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0807babc-99e5-4c54-be44-8204042aea9e 2019-01-09 14:44:59,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0807babc-99e5-4c54-be44-8204042aea9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:44:59,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2f3d9703-c459-40cf-879f-c17112047e38 Date: Wed, 09 Jan 2019 14:44:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "402d133d-7d70-4c99-a94d-3a51a7e91205"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "be80710c-ba08-445b-9afe-a8a99c66f02f"}]} 2019-01-09 14:44:59,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0807babc-99e5-4c54-be44-8204042aea9e used request id req-2f3d9703-c459-40cf-879f-c17112047e38 2019-01-09 14:44:59,505 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0807babc-99e5-4c54-be44-8204042aea9e 2019-01-09 14:44:59,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0807babc-99e5-4c54-be44-8204042aea9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:44:59,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fe77b0fa-b13d-44d5-94d1-09fc859c463d Date: Wed, 09 Jan 2019 14:44:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "402d133d-7d70-4c99-a94d-3a51a7e91205"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "be80710c-ba08-445b-9afe-a8a99c66f02f"}]} 2019-01-09 14:44:59,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0807babc-99e5-4c54-be44-8204042aea9e used request id req-fe77b0fa-b13d-44d5-94d1-09fc859c463d 2019-01-09 14:44:59,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:44:59,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1d8d84-c806-4904-9393-4d714d7c085d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:44:59,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ed1d8d84-c806-4904-9393-4d714d7c085d 2019-01-09 14:44:59,619 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname 2019-01-09 14:44:59,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:44:59,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-0a34e57e-e668-4b75-bf67-c9a300fbdb3a Date: Wed, 09 Jan 2019 14:44:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "updated_at": "2019-01-09T14:44:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "revision_number": 0, "id": "be80710c-ba08-445b-9afe-a8a99c66f02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "revision_number": 0, "id": "402d133d-7d70-4c99-a94d-3a51a7e91205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "0807babc-99e5-4c54-be44-8204042aea9e", "name": "NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname"}]} 2019-01-09 14:44:59,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname used request id req-0a34e57e-e668-4b75-bf67-c9a300fbdb3a 2019-01-09 14:44:59,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:44:59,705 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:44:59,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:44:59,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb9c82b-636a-4fdf-af98-572a4cda73a4 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:44:59,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-afb9c82b-636a-4fdf-af98-572a4cda73a4 2019-01-09 14:44:59,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0807babc-99e5-4c54-be44-8204042aea9e 2019-01-09 14:44:59,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0807babc-99e5-4c54-be44-8204042aea9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:44:59,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eac48e02-7608-45e1-aa3b-e99e96e5dd3a Date: Wed, 09 Jan 2019 14:44:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "402d133d-7d70-4c99-a94d-3a51a7e91205"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "be80710c-ba08-445b-9afe-a8a99c66f02f"}]} 2019-01-09 14:44:59,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0807babc-99e5-4c54-be44-8204042aea9e used request id req-eac48e02-7608-45e1-aa3b-e99e96e5dd3a 2019-01-09 14:44:59,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}0c90dd795a52420c269fc6485cc40930dd4fb579" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e"}}' 2019-01-09 14:44:59,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-5b510acc-6e47-4f6b-87eb-906dd1c5c754 Date: Wed, 09 Jan 2019 14:44:59 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-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "62710ac7-11d1-4be0-93aa-73f1db77cf61"}} 2019-01-09 14:44:59,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-5b510acc-6e47-4f6b-87eb-906dd1c5c754 2019-01-09 14:44:59,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:44:59,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-6b1840d9-0211-41ce-b587-05b2f74cbb96 Date: Wed, 09 Jan 2019 14:44:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "updated_at": "2019-01-09T14:44:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "revision_number": 0, "id": "be80710c-ba08-445b-9afe-a8a99c66f02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "revision_number": 0, "id": "62710ac7-11d1-4be0-93aa-73f1db77cf61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "revision_number": 0, "id": "402d133d-7d70-4c99-a94d-3a51a7e91205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 3, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "0807babc-99e5-4c54-be44-8204042aea9e", "name": "NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname"}]} 2019-01-09 14:44:59,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname&description=hello+group used request id req-6b1840d9-0211-41ce-b587-05b2f74cbb96 2019-01-09 14:44:59,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0807babc-99e5-4c54-be44-8204042aea9e 2019-01-09 14:44:59,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0807babc-99e5-4c54-be44-8204042aea9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:44:59,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-2f651b2a-edd0-4d69-bd2d-83fcdfd741ac Date: Wed, 09 Jan 2019 14:44:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "402d133d-7d70-4c99-a94d-3a51a7e91205"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "62710ac7-11d1-4be0-93aa-73f1db77cf61"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "be80710c-ba08-445b-9afe-a8a99c66f02f"}]} 2019-01-09 14:44:59,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0807babc-99e5-4c54-be44-8204042aea9e used request id req-2f651b2a-edd0-4d69-bd2d-83fcdfd741ac 2019-01-09 14:44:59,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0807babc-99e5-4c54-be44-8204042aea9e 2019-01-09 14:44:59,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0807babc-99e5-4c54-be44-8204042aea9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:45:00,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-46b054f5-6816-4ba0-a5a5-bd000f7896e5 Date: Wed, 09 Jan 2019 14:45:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "402d133d-7d70-4c99-a94d-3a51a7e91205"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "62710ac7-11d1-4be0-93aa-73f1db77cf61"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "be80710c-ba08-445b-9afe-a8a99c66f02f"}]} 2019-01-09 14:45:00,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0807babc-99e5-4c54-be44-8204042aea9e used request id req-46b054f5-6816-4ba0-a5a5-bd000f7896e5 2019-01-09 14:45:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:45:00,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-a94d5cb0-ab5e-415d-87ef-9c5a48a7d386 Date: Wed, 09 Jan 2019 14:45:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "updated_at": "2019-01-09T14:44:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "revision_number": 0, "id": "be80710c-ba08-445b-9afe-a8a99c66f02f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "revision_number": 0, "id": "62710ac7-11d1-4be0-93aa-73f1db77cf61", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "revision_number": 0, "id": "402d133d-7d70-4c99-a94d-3a51a7e91205", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 3, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "0807babc-99e5-4c54-be44-8204042aea9e", "name": "NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname"}]} 2019-01-09 14:45:00,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname&description=hello+group used request id req-a94d5cb0-ab5e-415d-87ef-9c5a48a7d386 2019-01-09 14:45:00,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0807babc-99e5-4c54-be44-8204042aea9e 2019-01-09 14:45:00,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0807babc-99e5-4c54-be44-8204042aea9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:45:00,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-57d34f63-7d24-4ecd-9eb4-8d1d84a84ba1 Date: Wed, 09 Jan 2019 14:45:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "402d133d-7d70-4c99-a94d-3a51a7e91205"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "62710ac7-11d1-4be0-93aa-73f1db77cf61"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:44:59Z", "security_group_id": "0807babc-99e5-4c54-be44-8204042aea9e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:44:59Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "be80710c-ba08-445b-9afe-a8a99c66f02f"}]} 2019-01-09 14:45:00,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0807babc-99e5-4c54-be44-8204042aea9e used request id req-57d34f63-7d24-4ecd-9eb4-8d1d84a84ba1 2019-01-09 14:45:00,072 - neutron_utils - INFO - Deleting security group rule with ID - 402d133d-7d70-4c99-a94d-3a51a7e91205 2019-01-09 14:45:00,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/402d133d-7d70-4c99-a94d-3a51a7e91205 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:45:00,164 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fa0d13a6-3036-4382-9461-0332cebc1f1b Content-Length: 0 Date: Wed, 09 Jan 2019 14:45:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:45:00,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/402d133d-7d70-4c99-a94d-3a51a7e91205 used request id req-fa0d13a6-3036-4382-9461-0332cebc1f1b 2019-01-09 14:45:00,165 - neutron_utils - INFO - Deleting security group rule with ID - be80710c-ba08-445b-9afe-a8a99c66f02f 2019-01-09 14:45:00,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/be80710c-ba08-445b-9afe-a8a99c66f02f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:45:00,371 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e7639fb-dd2d-48f1-9207-8dbfbfb900f4 Content-Length: 0 Date: Wed, 09 Jan 2019 14:45:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:45:00,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/be80710c-ba08-445b-9afe-a8a99c66f02f used request id req-3e7639fb-dd2d-48f1-9207-8dbfbfb900f4 2019-01-09 14:45:00,372 - neutron_utils - INFO - Deleting security group rule with ID - 62710ac7-11d1-4be0-93aa-73f1db77cf61 2019-01-09 14:45:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/62710ac7-11d1-4be0-93aa-73f1db77cf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:45:00,460 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2691aab2-23a8-4219-93ce-966d544853fe Content-Length: 0 Date: Wed, 09 Jan 2019 14:45:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:45:00,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/62710ac7-11d1-4be0-93aa-73f1db77cf61 used request id req-2691aab2-23a8-4219-93ce-966d544853fe 2019-01-09 14:45:00,461 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-40fcf4be-67fb-4dc9-bb20-7d54fec58cfbname 2019-01-09 14:45:00,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0807babc-99e5-4c54-be44-8204042aea9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c90dd795a52420c269fc6485cc40930dd4fb579" 2019-01-09 14:45:00,572 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02c6bda7-4ad2-46d6-ab50-71ce960958df Content-Length: 0 Date: Wed, 09 Jan 2019 14:45:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:45:00,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0807babc-99e5-4c54-be44-8204042aea9e used request id req-02c6bda7-4ad2-46d6-ab50-71ce960958df 2019-01-09 14:45:00,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:00,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["Ip5ZiPeJQCShduHPqE6z4A"], "issued_at": "2019-01-09T14:45:00.000000Z"}} 2019-01-09 14:45:00,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df880126002c1e44e842e9ccc15564b2ca81fda" 2019-01-09 14:45:01,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e608788-5fe6-4570-bf78-0253a9403b23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:01,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8e608788-5fe6-4570-bf78-0253a9403b23 2019-01-09 14:45:01,065 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0d52cce2-6868-48eb-96b3-fdbf478e760dname-1 2019-01-09 14:45:01,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df880126002c1e44e842e9ccc15564b2ca81fda" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0d52cce2-6868-48eb-96b3-fdbf478e760dname-1", "description": "hello group"}}' 2019-01-09 14:45:01,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-8b8f10a9-6048-4bad-9094-1d5993071415 Date: Wed, 09 Jan 2019 14:45:01 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:01Z", "updated_at": "2019-01-09T14:45:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "revision_number": 0, "id": "3cdf1ff4-1f7a-4fb2-a8f8-e8a8065183d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:45:01Z", "security_group_id": "0119629e-3711-47ad-a9da-5087d3c4ff58", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "revision_number": 0, "id": "599ec63c-746f-4e24-b19c-dc58c9a2e873", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:45:01Z", "security_group_id": "0119629e-3711-47ad-a9da-5087d3c4ff58", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "0119629e-3711-47ad-a9da-5087d3c4ff58", "name": "NeutronUtilsSecurityGroupTests-0d52cce2-6868-48eb-96b3-fdbf478e760dname-1"}} 2019-01-09 14:45:01,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-8b8f10a9-6048-4bad-9094-1d5993071415 2019-01-09 14:45:01,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0119629e-3711-47ad-a9da-5087d3c4ff58 2019-01-09 14:45:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0119629e-3711-47ad-a9da-5087d3c4ff58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df880126002c1e44e842e9ccc15564b2ca81fda" 2019-01-09 14:45:01,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0e8df725-1eb7-495b-9dff-744d1f3cae2b Date: Wed, 09 Jan 2019 14:45:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "security_group_id": "0119629e-3711-47ad-a9da-5087d3c4ff58", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:01Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "3cdf1ff4-1f7a-4fb2-a8f8-e8a8065183d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "security_group_id": "0119629e-3711-47ad-a9da-5087d3c4ff58", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:01Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "599ec63c-746f-4e24-b19c-dc58c9a2e873"}]} 2019-01-09 14:45:01,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0119629e-3711-47ad-a9da-5087d3c4ff58 used request id req-0e8df725-1eb7-495b-9dff-744d1f3cae2b 2019-01-09 14:45:01,500 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0d52cce2-6868-48eb-96b3-fdbf478e760dname-2 2019-01-09 14:45:01,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df880126002c1e44e842e9ccc15564b2ca81fda" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0d52cce2-6868-48eb-96b3-fdbf478e760dname-2", "description": "hello group"}}' 2019-01-09 14:45:01,699 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-049823ec-95a8-4500-a249-b03e6f0c40bc Date: Wed, 09 Jan 2019 14:45:01 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:01Z", "updated_at": "2019-01-09T14:45:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "revision_number": 0, "id": "5a201b99-6bde-419c-9304-67c412588422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:45:01Z", "security_group_id": "9ad5ad0e-ab68-4a9a-8257-c146f5eae16e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "revision_number": 0, "id": "b857c245-bd9e-4151-93dc-7dbd13fa831f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:45:01Z", "security_group_id": "9ad5ad0e-ab68-4a9a-8257-c146f5eae16e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "9ad5ad0e-ab68-4a9a-8257-c146f5eae16e", "name": "NeutronUtilsSecurityGroupTests-0d52cce2-6868-48eb-96b3-fdbf478e760dname-2"}} 2019-01-09 14:45:01,699 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-049823ec-95a8-4500-a249-b03e6f0c40bc 2019-01-09 14:45:01,699 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ad5ad0e-ab68-4a9a-8257-c146f5eae16e 2019-01-09 14:45:01,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9ad5ad0e-ab68-4a9a-8257-c146f5eae16e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df880126002c1e44e842e9ccc15564b2ca81fda" 2019-01-09 14:45:01,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2714723c-d9db-4251-b77c-88cb143e809c Date: Wed, 09 Jan 2019 14:45:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "security_group_id": "9ad5ad0e-ab68-4a9a-8257-c146f5eae16e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:01Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "5a201b99-6bde-419c-9304-67c412588422"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "security_group_id": "9ad5ad0e-ab68-4a9a-8257-c146f5eae16e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:01Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "b857c245-bd9e-4151-93dc-7dbd13fa831f"}]} 2019-01-09 14:45:01,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9ad5ad0e-ab68-4a9a-8257-c146f5eae16e used request id req-2714723c-d9db-4251-b77c-88cb143e809c 2019-01-09 14:45:01,751 - neutron_utils - INFO - Retrieving security group with ID - 0119629e-3711-47ad-a9da-5087d3c4ff58 2019-01-09 14:45:01,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=0119629e-3711-47ad-a9da-5087d3c4ff58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df880126002c1e44e842e9ccc15564b2ca81fda" 2019-01-09 14:45:01,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-168d94fe-be65-4008-b417-3d41856c1c24 Date: Wed, 09 Jan 2019 14:45:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:01Z", "updated_at": "2019-01-09T14:45:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "revision_number": 0, "id": "3cdf1ff4-1f7a-4fb2-a8f8-e8a8065183d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:45:01Z", "security_group_id": "0119629e-3711-47ad-a9da-5087d3c4ff58", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "revision_number": 0, "id": "599ec63c-746f-4e24-b19c-dc58c9a2e873", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:45:01Z", "security_group_id": "0119629e-3711-47ad-a9da-5087d3c4ff58", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "0119629e-3711-47ad-a9da-5087d3c4ff58", "name": "NeutronUtilsSecurityGroupTests-0d52cce2-6868-48eb-96b3-fdbf478e760dname-1"}]} 2019-01-09 14:45:01,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=0119629e-3711-47ad-a9da-5087d3c4ff58 used request id req-168d94fe-be65-4008-b417-3d41856c1c24 2019-01-09 14:45:01,817 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0119629e-3711-47ad-a9da-5087d3c4ff58 2019-01-09 14:45:01,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0119629e-3711-47ad-a9da-5087d3c4ff58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df880126002c1e44e842e9ccc15564b2ca81fda" 2019-01-09 14:45:01,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7277a097-1b66-4caa-8126-2222c0a6cc88 Date: Wed, 09 Jan 2019 14:45:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "security_group_id": "0119629e-3711-47ad-a9da-5087d3c4ff58", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:01Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "3cdf1ff4-1f7a-4fb2-a8f8-e8a8065183d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "security_group_id": "0119629e-3711-47ad-a9da-5087d3c4ff58", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:01Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "599ec63c-746f-4e24-b19c-dc58c9a2e873"}]} 2019-01-09 14:45:01,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0119629e-3711-47ad-a9da-5087d3c4ff58 used request id req-7277a097-1b66-4caa-8126-2222c0a6cc88 2019-01-09 14:45:01,838 - neutron_utils - INFO - Retrieving security group with ID - 9ad5ad0e-ab68-4a9a-8257-c146f5eae16e 2019-01-09 14:45:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=9ad5ad0e-ab68-4a9a-8257-c146f5eae16e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df880126002c1e44e842e9ccc15564b2ca81fda" 2019-01-09 14:45:01,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-61bfbe5f-6b89-4cc4-9376-ba2acf953547 Date: Wed, 09 Jan 2019 14:45:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:01Z", "updated_at": "2019-01-09T14:45:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "revision_number": 0, "id": "5a201b99-6bde-419c-9304-67c412588422", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:45:01Z", "security_group_id": "9ad5ad0e-ab68-4a9a-8257-c146f5eae16e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "revision_number": 0, "id": "b857c245-bd9e-4151-93dc-7dbd13fa831f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:45:01Z", "security_group_id": "9ad5ad0e-ab68-4a9a-8257-c146f5eae16e", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 2, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "9ad5ad0e-ab68-4a9a-8257-c146f5eae16e", "name": "NeutronUtilsSecurityGroupTests-0d52cce2-6868-48eb-96b3-fdbf478e760dname-2"}]} 2019-01-09 14:45:01,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=9ad5ad0e-ab68-4a9a-8257-c146f5eae16e used request id req-61bfbe5f-6b89-4cc4-9376-ba2acf953547 2019-01-09 14:45:01,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ad5ad0e-ab68-4a9a-8257-c146f5eae16e 2019-01-09 14:45:01,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9ad5ad0e-ab68-4a9a-8257-c146f5eae16e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df880126002c1e44e842e9ccc15564b2ca81fda" 2019-01-09 14:45:01,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4df79aed-3e32-434b-9010-63d35bdb86bb Date: Wed, 09 Jan 2019 14:45:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "security_group_id": "9ad5ad0e-ab68-4a9a-8257-c146f5eae16e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:01Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "5a201b99-6bde-419c-9304-67c412588422"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:45:01Z", "security_group_id": "9ad5ad0e-ab68-4a9a-8257-c146f5eae16e", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:01Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "b857c245-bd9e-4151-93dc-7dbd13fa831f"}]} 2019-01-09 14:45:01,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9ad5ad0e-ab68-4a9a-8257-c146f5eae16e used request id req-4df79aed-3e32-434b-9010-63d35bdb86bb 2019-01-09 14:45:01,907 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0d52cce2-6868-48eb-96b3-fdbf478e760dname-1 2019-01-09 14:45:01,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0119629e-3711-47ad-a9da-5087d3c4ff58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df880126002c1e44e842e9ccc15564b2ca81fda" 2019-01-09 14:45:02,027 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0766d9a8-983f-4a87-a5b4-3e8a536388bd Content-Length: 0 Date: Wed, 09 Jan 2019 14:45:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:45:02,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0119629e-3711-47ad-a9da-5087d3c4ff58 used request id req-0766d9a8-983f-4a87-a5b4-3e8a536388bd 2019-01-09 14:45:02,027 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0d52cce2-6868-48eb-96b3-fdbf478e760dname-2 2019-01-09 14:45:02,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/9ad5ad0e-ab68-4a9a-8257-c146f5eae16e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df880126002c1e44e842e9ccc15564b2ca81fda" 2019-01-09 14:45:02,163 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-15d006b8-d0ad-4d9c-a54a-2ac8b0c7a07f Content-Length: 0 Date: Wed, 09 Jan 2019 14:45:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:45:02,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/9ad5ad0e-ab68-4a9a-8257-c146f5eae16e used request id req-15d006b8-d0ad-4d9c-a54a-2ac8b0c7a07f 2019-01-09 14:45:02,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:02,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["Qix8832MScedjTBXiYq3uQ"], "issued_at": "2019-01-09T14:45:02.000000Z"}} 2019-01-09 14:45:02,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db248a06612cf439963fa7decdb8d97bc462b8c0" 2019-01-09 14:45:02,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00cfa836-45c1-4fc1-9e5c-ddda114edb79 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:02,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-00cfa836-45c1-4fc1-9e5c-ddda114edb79 2019-01-09 14:45:02,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db248a06612cf439963fa7decdb8d97bc462b8c0" 2019-01-09 14:45:02,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-54e9decc-7add-46b7-b263-c3e7d28a3a08 Date: Wed, 09 Jan 2019 14:45:02 GMT RESP BODY: {"floatingips": []} 2019-01-09 14:45:02,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-54e9decc-7add-46b7-b263-c3e7d28a3a08 2019-01-09 14:45:02,864 - neutron_utils - INFO - Creating floating ip to external network - external 2019-01-09 14:45:02,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db248a06612cf439963fa7decdb8d97bc462b8c0" 2019-01-09 14:45:02,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-12f0a4dc-e43c-4831-b198-e898ed254f6a Date: Wed, 09 Jan 2019 14:45:02 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:45:02,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-12f0a4dc-e43c-4831-b198-e898ed254f6a 2019-01-09 14:45:02,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db248a06612cf439963fa7decdb8d97bc462b8c0" 2019-01-09 14:45:03,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8decf3e2-da6b-49ac-8703-1f38c596b8b2 Date: Wed, 09 Jan 2019 14:45:03 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:45:03,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-8decf3e2-da6b-49ac-8703-1f38c596b8b2 2019-01-09 14:45:03,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db248a06612cf439963fa7decdb8d97bc462b8c0" -d '{"floatingip": {"floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}}' 2019-01-09 14:45:04,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 495 X-Openstack-Request-Id: req-8dcbcd9b-d5d5-4061-aa46-75c3d594fd8b Date: Wed, 09 Jan 2019 14:45:04 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:03Z", "updated_at": "2019-01-09T14:45:03Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "port_id": null, "id": "aeb5b7b3-bb63-49e3-b83b-4f822aa014c3", "qos_policy_id": null}} 2019-01-09 14:45:04,513 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-8dcbcd9b-d5d5-4061-aa46-75c3d594fd8b 2019-01-09 14:45:04,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db248a06612cf439963fa7decdb8d97bc462b8c0" 2019-01-09 14:45:04,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-c95d8430-7ad6-4e3b-90aa-fc0aa48dc375 Date: Wed, 09 Jan 2019 14:45:04 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:03Z", "updated_at": "2019-01-09T14:45:03Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "port_id": null, "id": "aeb5b7b3-bb63-49e3-b83b-4f822aa014c3", "qos_policy_id": null}]} 2019-01-09 14:45:04,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-c95d8430-7ad6-4e3b-90aa-fc0aa48dc375 2019-01-09 14:45:04,571 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2019-01-09 14:45:04,572 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.203 2019-01-09 14:45:04,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips?ip=aeb5b7b3-bb63-49e3-b83b-4f822aa014c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db248a06612cf439963fa7decdb8d97bc462b8c0" 2019-01-09 14:45:04,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-bccb5937-4ca3-4060-b8ff-e9c8871863f6 Date: Wed, 09 Jan 2019 14:45:04 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:45:03Z", "updated_at": "2019-01-09T14:45:03Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "port_id": null, "id": "aeb5b7b3-bb63-49e3-b83b-4f822aa014c3", "qos_policy_id": null}]} 2019-01-09 14:45:04,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips?ip=aeb5b7b3-bb63-49e3-b83b-4f822aa014c3 used request id req-bccb5937-4ca3-4060-b8ff-e9c8871863f6 2019-01-09 14:45:04,595 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2019-01-09 14:45:04,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/floatingips/aeb5b7b3-bb63-49e3-b83b-4f822aa014c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db248a06612cf439963fa7decdb8d97bc462b8c0" 2019-01-09 14:45:05,067 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f883de76-10eb-4562-b120-92f6da995347 Content-Length: 0 Date: Wed, 09 Jan 2019 14:45:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:45:05,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/aeb5b7b3-bb63-49e3-b83b-4f822aa014c3 used request id req-f883de76-10eb-4562-b120-92f6da995347 2019-01-09 14:45:05,069 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:05,142 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e 2019-01-09 14:45:05,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:05,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["Ll_coFWaQM2PkLl4kTzJCA"], "issued_at": "2019-01-09T14:45:05.000000Z"}} 2019-01-09 14:45:05,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ab0eab4126b2b8f69c94cfdacdf5ae5c872dce" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmcNcDohGQyaduU/hTNPuVDP8zXTH9ylanlgfYUgoNkg+P1k9Z7x2YrhioI97oRYcAzen1X9A3nVhzd/inZPVi6wfu+3U3rowBuCpCl2S+RT5zW+qTvcyGLCBxD5p9CLlHxjimK48QjcAWqvWhBjgZwg3vFalyqmQLG5SOmWesU8cR/mKHHVHJnKe2MGGPPoT7wtxMg+e47n+N7tNuxFmPZ9yHQ9D8z28LKVNXlm3vsWxbhDxgR49n/v/zS681Q7pGeLMCDaOAu+g7UzwovtJTKIIiV5vHAalDZm6xtbD2lCjkhDzLFXPrQtXtTlwnbEIYYHKI6YXo3m05GWBe4nDF", "name": "NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e"}}' 2019-01-09 14:45:05,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc54d2a1-2693-4abd-9f33-779690ee97ad x-compute-request-id: req-cc54d2a1-2693-4abd-9f33-779690ee97ad Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmcNcDohGQyaduU/hTNPuVDP8zXTH9ylanlgfYUgoNkg+P1k9Z7x2YrhioI97oRYcAzen1X9A3nVhzd/inZPVi6wfu+3U3rowBuCpCl2S+RT5zW+qTvcyGLCBxD5p9CLlHxjimK48QjcAWqvWhBjgZwg3vFalyqmQLG5SOmWesU8cR/mKHHVHJnKe2MGGPPoT7wtxMg+e47n+N7tNuxFmPZ9yHQ9D8z28LKVNXlm3vsWxbhDxgR49n/v/zS681Q7pGeLMCDaOAu+g7UzwovtJTKIIiV5vHAalDZm6xtbD2lCjkhDzLFXPrQtXtTlwnbEIYYHKI6YXo3m05GWBe4nDF", "user_id": "15c55d0029ec432398c827cb6aa709e8", "name": "NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e", "fingerprint": "56:0c:2c:c5:ec:85:1f:ae:14:6d:10:c6:72:09:94:0f"}} 2019-01-09 14:45:05,766 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-cc54d2a1-2693-4abd-9f33-779690ee97ad 2019-01-09 14:45:05,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ab0eab4126b2b8f69c94cfdacdf5ae5c872dce" 2019-01-09 14:45:05,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55cef6fb-7097-4589-ac0f-94a5f43ff6d3 x-compute-request-id: req-55cef6fb-7097-4589-ac0f-94a5f43ff6d3 Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCmcNcDohGQyaduU/hTNPuVDP8zXTH9ylanlgfYUgoNkg+P1k9Z7x2YrhioI97oRYcAzen1X9A3nVhzd/inZPVi6wfu+3U3rowBuCpCl2S+RT5zW+qTvcyGLCBxD5p9CLlHxjimK48QjcAWqvWhBjgZwg3vFalyqmQLG5SOmWesU8cR/mKHHVHJnKe2MGGPPoT7wtxMg+e47n+N7tNuxFmPZ9yHQ9D8z28LKVNXlm3vsWxbhDxgR49n/v/zS681Q7pGeLMCDaOAu+g7UzwovtJTKIIiV5vHAalDZm6xtbD2lCjkhDzLFXPrQtXtTlwnbEIYYHKI6YXo3m05GWBe4nDF", "user_id": "15c55d0029ec432398c827cb6aa709e8", "name": "NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e", "deleted": false, "created_at": "2019-01-09T14:45:05.000000", "updated_at": null, "fingerprint": "56:0c:2c:c5:ec:85:1f:ae:14:6d:10:c6:72:09:94:0f", "deleted_at": null, "id": 5}} 2019-01-09 14:45:05,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e used request id req-55cef6fb-7097-4589-ac0f-94a5f43ff6d3 2019-01-09 14:45:05,783 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e 2019-01-09 14:45:05,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ab0eab4126b2b8f69c94cfdacdf5ae5c872dce" 2019-01-09 14:45:05,818 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a5e713c-9962-40a3-a2be-a262a98ec900 x-compute-request-id: req-5a5e713c-9962-40a3-a2be-a262a98ec900 Content-Length: 0 Content-Type: application/json 2019-01-09 14:45:05,818 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e used request id req-5a5e713c-9962-40a3-a2be-a262a98ec900 2019-01-09 14:45:05,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ab0eab4126b2b8f69c94cfdacdf5ae5c872dce" 2019-01-09 14:45:05,838 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-504d2a14-2c53-4347-8e08-6481458aa876 x-compute-request-id: req-504d2a14-2c53-4347-8e08-6481458aa876 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e not found for user 15c55d0029ec432398c827cb6aa709e8", "code": 404}} 2019-01-09 14:45:05,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e used request id req-504d2a14-2c53-4347-8e08-6481458aa876 2019-01-09 14:45:05,838 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e 2019-01-09 14:45:05,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ab0eab4126b2b8f69c94cfdacdf5ae5c872dce" 2019-01-09 14:45:05,877 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:45:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68a4398a-9643-47a5-9158-4409725e334b x-compute-request-id: req-68a4398a-9643-47a5-9158-4409725e334b Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e not found for user 15c55d0029ec432398c827cb6aa709e8", "code": 404}} 2019-01-09 14:45:05,877 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-3d260bcd-a147-43b6-b3e7-01f93972ad4e used request id req-68a4398a-9643-47a5-9158-4409725e334b 2019-01-09 14:45:05,878 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:05,967 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-84361f82-c069-4816-825c-be22296c890b.pub 2019-01-09 14:45:05,968 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-84361f82-c069-4816-825c-be22296c890b 2019-01-09 14:45:05,968 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-84361f82-c069-4816-825c-be22296c890b.pub 2019-01-09 14:45:05,968 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-84361f82-c069-4816-825c-be22296c890b 2019-01-09 14:45:05,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:06,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["Qi-x06YlShCuO4BeJt6V_g"], "issued_at": "2019-01-09T14:45:06.000000Z"}} 2019-01-09 14:45:06,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c87895d44f4c6c370a07d662952bf3bacbc6137b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDD1oN1tqa7MUzR5HTqysyABnzhi1BdQfRh6OcqRO4dLpp7pe6FETte3GE/HEqaXiUXzC8EXJulOmtaVQ+iu3vRY7fSLcGULA91VWjuLo6HWnP+YHovxgWRr1DpWwtRptrXIiNKJMPfrJLVDdML3HVzm3+Ez6EsBYEV9iICUw8F0igM1HmxN5gkWW2xtoDAV9Q3oexI1b/lor8Mjzp+FAmjZpItTpkwhjUQ3tZTwV7CiEohzEAWO6PETu8mzhEVgglmholgTM7oRBFODXYVrtmqgZMmiBw1KGuqbjs3R6bB1syWENqsszsLKCsFpcPRGmOoFkTFHclVxStbNx9gtR7n", "name": "NovaUtilsKeypairTests-84361f82-c069-4816-825c-be22296c890b"}}' 2019-01-09 14:45:06,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b040462-6c07-458d-b226-2eafe0e78560 x-compute-request-id: req-5b040462-6c07-458d-b226-2eafe0e78560 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDD1oN1tqa7MUzR5HTqysyABnzhi1BdQfRh6OcqRO4dLpp7pe6FETte3GE/HEqaXiUXzC8EXJulOmtaVQ+iu3vRY7fSLcGULA91VWjuLo6HWnP+YHovxgWRr1DpWwtRptrXIiNKJMPfrJLVDdML3HVzm3+Ez6EsBYEV9iICUw8F0igM1HmxN5gkWW2xtoDAV9Q3oexI1b/lor8Mjzp+FAmjZpItTpkwhjUQ3tZTwV7CiEohzEAWO6PETu8mzhEVgglmholgTM7oRBFODXYVrtmqgZMmiBw1KGuqbjs3R6bB1syWENqsszsLKCsFpcPRGmOoFkTFHclVxStbNx9gtR7n", "user_id": "15c55d0029ec432398c827cb6aa709e8", "name": "NovaUtilsKeypairTests-84361f82-c069-4816-825c-be22296c890b", "fingerprint": "1c:21:e1:af:b8:8e:af:08:d1:65:51:4e:36:2c:39:07"}} 2019-01-09 14:45:06,609 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-5b040462-6c07-458d-b226-2eafe0e78560 2019-01-09 14:45:06,610 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-84361f82-c069-4816-825c-be22296c890b 2019-01-09 14:45:06,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-84361f82-c069-4816-825c-be22296c890b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c87895d44f4c6c370a07d662952bf3bacbc6137b" 2019-01-09 14:45:06,638 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:45:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d393a84-49d2-4491-b662-c283906e1276 x-compute-request-id: req-5d393a84-49d2-4491-b662-c283906e1276 Content-Length: 0 Content-Type: application/json 2019-01-09 14:45:06,639 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-84361f82-c069-4816-825c-be22296c890b used request id req-5d393a84-49d2-4491-b662-c283906e1276 2019-01-09 14:45:06,640 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:06,729 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-26e8372b-3553-43fe-8b29-879519f5abc6 2019-01-09 14:45:06,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:07,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["ACQ-bLFNRliq7bNJajdl3Q"], "issued_at": "2019-01-09T14:45:07.000000Z"}} 2019-01-09 14:45:07,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07de442dcbc6eb1cfc5b47754d39cd2f5025af53" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpOPvOBSuhprIqjCOLjiYxatlPpw4RdiJ5lQt7BQ0DvyOrZS8zlhlRqPZqOZpWhngIbBjkz5p28CArbQ7qvJVJajw35r9sGdEuw9N3ZkAY08qE0GShEuPaM2LEccrOr0ElqRw0kwtuRqWVIQIXHhUqBNu4nAsxp9N2hvaJSAAODj5lItQtzVoQ/X4bElD+NqfgriOvBD/Usq82iYYe6W1tBn7wzEA+r8KLjxeZBXPv4IFVfe+/R2Xl5qKX5SaV6euehtfdqp7LeDuAWXvE3qDT/yEOC6mUTwh3IbHSHjyI9XgKIDr1ncDNJI10/Dq71SvM69UfVfxvYnoU6o5OaQ3T", "name": "NovaUtilsKeypairTests-26e8372b-3553-43fe-8b29-879519f5abc6"}}' 2019-01-09 14:45:07,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45: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-431e166f-19e0-4597-a925-373e538b21b6 x-compute-request-id: req-431e166f-19e0-4597-a925-373e538b21b6 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpOPvOBSuhprIqjCOLjiYxatlPpw4RdiJ5lQt7BQ0DvyOrZS8zlhlRqPZqOZpWhngIbBjkz5p28CArbQ7qvJVJajw35r9sGdEuw9N3ZkAY08qE0GShEuPaM2LEccrOr0ElqRw0kwtuRqWVIQIXHhUqBNu4nAsxp9N2hvaJSAAODj5lItQtzVoQ/X4bElD+NqfgriOvBD/Usq82iYYe6W1tBn7wzEA+r8KLjxeZBXPv4IFVfe+/R2Xl5qKX5SaV6euehtfdqp7LeDuAWXvE3qDT/yEOC6mUTwh3IbHSHjyI9XgKIDr1ncDNJI10/Dq71SvM69UfVfxvYnoU6o5OaQ3T", "user_id": "15c55d0029ec432398c827cb6aa709e8", "name": "NovaUtilsKeypairTests-26e8372b-3553-43fe-8b29-879519f5abc6", "fingerprint": "f8:3e:65:16:ef:d0:4a:44:21:56:a3:ec:c5:81:e2:19"}} 2019-01-09 14:45:07,388 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-431e166f-19e0-4597-a925-373e538b21b6 2019-01-09 14:45:07,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-26e8372b-3553-43fe-8b29-879519f5abc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07de442dcbc6eb1cfc5b47754d39cd2f5025af53" 2019-01-09 14:45:07,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45: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-3a1017b3-0eda-4fc6-87ce-c3d075a882f7 x-compute-request-id: req-3a1017b3-0eda-4fc6-87ce-c3d075a882f7 Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpOPvOBSuhprIqjCOLjiYxatlPpw4RdiJ5lQt7BQ0DvyOrZS8zlhlRqPZqOZpWhngIbBjkz5p28CArbQ7qvJVJajw35r9sGdEuw9N3ZkAY08qE0GShEuPaM2LEccrOr0ElqRw0kwtuRqWVIQIXHhUqBNu4nAsxp9N2hvaJSAAODj5lItQtzVoQ/X4bElD+NqfgriOvBD/Usq82iYYe6W1tBn7wzEA+r8KLjxeZBXPv4IFVfe+/R2Xl5qKX5SaV6euehtfdqp7LeDuAWXvE3qDT/yEOC6mUTwh3IbHSHjyI9XgKIDr1ncDNJI10/Dq71SvM69UfVfxvYnoU6o5OaQ3T", "user_id": "15c55d0029ec432398c827cb6aa709e8", "name": "NovaUtilsKeypairTests-26e8372b-3553-43fe-8b29-879519f5abc6", "deleted": false, "created_at": "2019-01-09T14:45:07.000000", "updated_at": null, "fingerprint": "f8:3e:65:16:ef:d0:4a:44:21:56:a3:ec:c5:81:e2:19", "deleted_at": null, "id": 7}} 2019-01-09 14:45:07,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-26e8372b-3553-43fe-8b29-879519f5abc6 used request id req-3a1017b3-0eda-4fc6-87ce-c3d075a882f7 2019-01-09 14:45:07,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07de442dcbc6eb1cfc5b47754d39cd2f5025af53" 2019-01-09 14:45:07,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45: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-4c4e3f5f-58f3-47c7-bbee-789e85b95f0d x-compute-request-id: req-4c4e3f5f-58f3-47c7-bbee-789e85b95f0d Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpOPvOBSuhprIqjCOLjiYxatlPpw4RdiJ5lQt7BQ0DvyOrZS8zlhlRqPZqOZpWhngIbBjkz5p28CArbQ7qvJVJajw35r9sGdEuw9N3ZkAY08qE0GShEuPaM2LEccrOr0ElqRw0kwtuRqWVIQIXHhUqBNu4nAsxp9N2hvaJSAAODj5lItQtzVoQ/X4bElD+NqfgriOvBD/Usq82iYYe6W1tBn7wzEA+r8KLjxeZBXPv4IFVfe+/R2Xl5qKX5SaV6euehtfdqp7LeDuAWXvE3qDT/yEOC6mUTwh3IbHSHjyI9XgKIDr1ncDNJI10/Dq71SvM69UfVfxvYnoU6o5OaQ3T", "name": "NovaUtilsKeypairTests-26e8372b-3553-43fe-8b29-879519f5abc6", "fingerprint": "f8:3e:65:16:ef:d0:4a:44:21:56:a3:ec:c5:81:e2:19"}}]} 2019-01-09 14:45:07,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-4c4e3f5f-58f3-47c7-bbee-789e85b95f0d 2019-01-09 14:45:07,428 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-26e8372b-3553-43fe-8b29-879519f5abc6 2019-01-09 14:45:07,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-26e8372b-3553-43fe-8b29-879519f5abc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07de442dcbc6eb1cfc5b47754d39cd2f5025af53" 2019-01-09 14:45:07,460 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:45: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-505a9163-1bd6-4c81-997e-aff9c6564461 x-compute-request-id: req-505a9163-1bd6-4c81-997e-aff9c6564461 Content-Length: 0 Content-Type: application/json 2019-01-09 14:45:07,460 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-26e8372b-3553-43fe-8b29-879519f5abc6 used request id req-505a9163-1bd6-4c81-997e-aff9c6564461 2019-01-09 14:45:07,462 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:07,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:07,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["je-ZHmYwQCemu447QR_-Uw"], "issued_at": "2019-01-09T14:45:07.000000Z"}} 2019-01-09 14:45:07,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49fa1725c6b6c09e667f564facc0917851780af" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-a8f229af-f556-4cb3-836b-86a5ffe8b14e-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-a8f229af-f556-4cb3-836b-86a5ffe8b14e-id", "swap": 2}}' 2019-01-09 14:45:08,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45: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-af2dc905-b624-4288-a598-a94ad827e208 x-compute-request-id: req-af2dc905-b624-4288-a598-a94ad827e208 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-a8f229af-f556-4cb3-836b-86a5ffe8b14e-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-a8f229af-f556-4cb3-836b-86a5ffe8b14e-id", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/NovaUtilsFlavorTests-a8f229af-f556-4cb3-836b-86a5ffe8b14e-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-a8f229af-f556-4cb3-836b-86a5ffe8b14e-id"}} 2019-01-09 14:45:08,073 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-af2dc905-b624-4288-a598-a94ad827e208 2019-01-09 14:45:08,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-a8f229af-f556-4cb3-836b-86a5ffe8b14e-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49fa1725c6b6c09e667f564facc0917851780af" 2019-01-09 14:45:08,099 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-48a0d1ca-36b5-4b66-b97a-7539b45d84f9 x-compute-request-id: req-48a0d1ca-36b5-4b66-b97a-7539b45d84f9 Content-Length: 0 Content-Type: application/json 2019-01-09 14:45:08,099 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-a8f229af-f556-4cb3-836b-86a5ffe8b14e-id used request id req-48a0d1ca-36b5-4b66-b97a-7539b45d84f9 2019-01-09 14:45:08,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49fa1725c6b6c09e667f564facc0917851780af" 2019-01-09 14:45:08,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d5e31ae0-c6fd-43ae-8d6c-8391c5102d40 x-compute-request-id: req-d5e31ae0-c6fd-43ae-8d6c-8391c5102d40 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:45:08,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d5e31ae0-c6fd-43ae-8d6c-8391c5102d40 2019-01-09 14:45:08,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-a8f229af-f556-4cb3-836b-86a5ffe8b14e-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49fa1725c6b6c09e667f564facc0917851780af" 2019-01-09 14:45:08,134 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-51f4bf70-3ce5-44f7-95f3-394588b0adf6 x-compute-request-id: req-51f4bf70-3ce5-44f7-95f3-394588b0adf6 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-a8f229af-f556-4cb3-836b-86a5ffe8b14e-id could not be found.", "code": 404}} 2019-01-09 14:45:08,134 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-a8f229af-f556-4cb3-836b-86a5ffe8b14e-id used request id req-51f4bf70-3ce5-44f7-95f3-394588b0adf6 2019-01-09 14:45:08,135 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:08,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:08,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["A1YbOJanQDm57TMyVRbnmQ"], "issued_at": "2019-01-09T14:45:08.000000Z"}} 2019-01-09 14:45:08,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94acb3fe69d3fa17264fb4c631675cc4312b7faf" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-b52ed34e-8e62-4ab6-b133-55ee2723ec9c-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-b52ed34e-8e62-4ab6-b133-55ee2723ec9c-id", "swap": 2}}' 2019-01-09 14:45:08,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1d6949e-2d25-472f-9d3b-51b3c1aa7a39 x-compute-request-id: req-e1d6949e-2d25-472f-9d3b-51b3c1aa7a39 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsFlavorTests-b52ed34e-8e62-4ab6-b133-55ee2723ec9c-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-b52ed34e-8e62-4ab6-b133-55ee2723ec9c-id", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/NovaUtilsFlavorTests-b52ed34e-8e62-4ab6-b133-55ee2723ec9c-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-b52ed34e-8e62-4ab6-b133-55ee2723ec9c-id"}} 2019-01-09 14:45:08,813 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e1d6949e-2d25-472f-9d3b-51b3c1aa7a39 2019-01-09 14:45:08,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-b52ed34e-8e62-4ab6-b133-55ee2723ec9c-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94acb3fe69d3fa17264fb4c631675cc4312b7faf" 2019-01-09 14:45:08,835 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:45:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-300ef09c-0342-4aa7-b836-161457da28bd x-compute-request-id: req-300ef09c-0342-4aa7-b836-161457da28bd Content-Length: 0 Content-Type: application/json 2019-01-09 14:45:08,836 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/NovaUtilsFlavorTests-b52ed34e-8e62-4ab6-b133-55ee2723ec9c-id used request id req-300ef09c-0342-4aa7-b836-161457da28bd 2019-01-09 14:45:08,837 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:08,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:09,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["TgYVEv7VSj6wiyGEpAu-rg"], "issued_at": "2019-01-09T14:45:09.000000Z"}} 2019-01-09 14:45:09,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:09,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2dc9ec-f2a6-4ebb-b803-80130256906c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:09,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6e2dc9ec-f2a6-4ebb-b803-80130256906c 2019-01-09 14:45:09,249 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 14:45:09,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:45:09,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:09,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["xshKP4LWR7mTqYCVIuJYdg"], "issued_at": "2019-01-09T14:45:09.000000Z"}} 2019-01-09 14:45:09,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebe11ccba906d20cba942d260db06464f3992cb8" 2019-01-09 14:45:09,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220ce0e4-56ff-4555-b54c-3984564cff41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:09,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-220ce0e4-56ff-4555-b54c-3984564cff41 2019-01-09 14:45:09,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebe11ccba906d20cba942d260db06464f3992cb8" 2019-01-09 14:45:10,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-d6dd13ac-9eb3-4b6d-93eb-c75892dd7909 Date: Wed, 09 Jan 2019 14:45:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image"} 2019-01-09 14:45:10,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image used request id req-d6dd13ac-9eb3-4b6d-93eb-c75892dd7909 2019-01-09 14:45:10,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebe11ccba906d20cba942d260db06464f3992cb8" 2019-01-09 14:45:10,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b4dcce1c-95de-40d8-ac6b-70714a87bb04 Date: Wed, 09 Jan 2019 14:45: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-09 14:45:10,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b4dcce1c-95de-40d8-ac6b-70714a87bb04 2019-01-09 14:45:10,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ebe11ccba906d20cba942d260db06464f3992cb8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image"}' 2019-01-09 14:45:10,084 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a6fa31af-e48b-4878-8527-7722ab0310bd Date: Wed, 09 Jan 2019 14:45:10 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:45:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T14:45:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74", "min_disk": 0, "protected": false, "id": "fa13782f-0a4e-4e85-8f34-efc45009ba74", "file": "/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74/file", "checksum": null, "owner": "73c1b9cf3b6442c68b27cff50999a363", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:45:10,084 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-a6fa31af-e48b-4878-8527-7722ab0310bd 2019-01-09 14:45:10,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebe11ccba906d20cba942d260db06464f3992cb8" -d '' 2019-01-09 14:45:11,008 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d877f41-f605-460f-b0cd-80c2ba5553b2 Date: Wed, 09 Jan 2019 14:45: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-09 14:45:11,008 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74/file used request id req-4d877f41-f605-460f-b0cd-80c2ba5553b2 2019-01-09 14:45:11,009 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:45:11,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebe11ccba906d20cba942d260db06464f3992cb8" 2019-01-09 14:45:11,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-a871fe8e-bb4e-4967-b6af-caa7b6221375 Date: Wed, 09 Jan 2019 14:45:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:45:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:45:10Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fa13782f-0a4e-4e85-8f34-efc45009ba74/snap", "metadata": {}}], "self": "/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74", "min_disk": 0, "protected": false, "id": "fa13782f-0a4e-4e85-8f34-efc45009ba74", "file": "/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fa13782f-0a4e-4e85-8f34-efc45009ba74/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:45:11,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74 used request id req-a871fe8e-bb4e-4967-b6af-caa7b6221375 2019-01-09 14:45:11,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebe11ccba906d20cba942d260db06464f3992cb8" 2019-01-09 14:45:11,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-769f0030-d97a-44b1-b2ac-a1e7fc1faf09 Date: Wed, 09 Jan 2019 14: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-09 14:45:11,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-769f0030-d97a-44b1-b2ac-a1e7fc1faf09 2019-01-09 14:45:11,040 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image 2019-01-09 14:45:11,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebe11ccba906d20cba942d260db06464f3992cb8" 2019-01-09 14:45:11,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-07636f1b-7cc4-4307-b9f0-3f83c8c80644 Date: Wed, 09 Jan 2019 14:45:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:45:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:45:10Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fa13782f-0a4e-4e85-8f34-efc45009ba74/snap", "metadata": {}}], "self": "/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74", "min_disk": 0, "protected": false, "id": "fa13782f-0a4e-4e85-8f34-efc45009ba74", "file": "/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fa13782f-0a4e-4e85-8f34-efc45009ba74/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:45:11,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74 used request id req-07636f1b-7cc4-4307-b9f0-3f83c8c80644 2019-01-09 14:45:11,058 - create_image - DEBUG - Instance status is - active 2019-01-09 14:45:11,058 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image 2019-01-09 14:45:11,058 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image 2019-01-09 14:45:11,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:45:11,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:11,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["_FbCaZsUTXWh6tfjSUrZMQ"], "issued_at": "2019-01-09T14:45:11.000000Z"}} 2019-01-09 14:45:11,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b42160d51032113e190920d8442116d296ac51c" 2019-01-09 14:45:11,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee681b3-687f-4b50-83b0-822974d354e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:11,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2ee681b3-687f-4b50-83b0-822974d354e4 2019-01-09 14:45:11,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b42160d51032113e190920d8442116d296ac51c" 2019-01-09 14:45:11,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d89961ca-8d09-4bdd-9b62-9d81d5ae6585 Date: Wed, 09 Jan 2019 14:45:11 GMT RESP BODY: {"networks":[]} 2019-01-09 14:45:11,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net used request id req-d89961ca-8d09-4bdd-9b62-9d81d5ae6585 2019-01-09 14:45:11,694 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net 2019-01-09 14:45:11,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b42160d51032113e190920d8442116d296ac51c" -d '{"network": {"name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net", "admin_state_up": true}}' 2019-01-09 14:45:11,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-3dafee8d-926a-4041-806d-f50eb67e757e Date: Wed, 09 Jan 2019 14:45:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:45:11Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:11Z","mtu":1450}} 2019-01-09 14:45:11,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-3dafee8d-926a-4041-806d-f50eb67e757e 2019-01-09 14:45:11,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b42160d51032113e190920d8442116d296ac51c" 2019-01-09 14:45:12,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-0ded9930-d740-4833-bcaf-b58112ccaa15 Date: Wed, 09 Jan 2019 14:45:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:45:11Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:11Z","provider:network_type":"vxlan"}]} 2019-01-09 14:45:12,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 used request id req-0ded9930-d740-4833-bcaf-b58112ccaa15 2019-01-09 14:45:12,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b42160d51032113e190920d8442116d296ac51c" 2019-01-09 14:45:12,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c0c210c4-6472-4233-99c1-8e1085acf9e0 Date: Wed, 09 Jan 2019 14:45:12 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:45:12,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 used request id req-c0c210c4-6472-4233-99c1-8e1085acf9e0 2019-01-09 14:45:12,043 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-subnet 2019-01-09 14:45:12,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b42160d51032113e190920d8442116d296ac51c" -d '{"subnets": [{"ip_version": 4, "network_id": "1c4de4f2-52dc-4956-aca1-7ef0bc6768a5", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-subnet"}]}' 2019-01-09 14:45:12,596 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-777b77c6-874a-4332-8012-2c4e9c9d8d8d Date: Wed, 09 Jan 2019 14:45:12 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:45:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f697cf55-fd72-4a88-9709-d7b2983d3c35","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:12Z","ip_version":4}]} 2019-01-09 14:45:12,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-777b77c6-874a-4332-8012-2c4e9c9d8d8d 2019-01-09 14:45:12,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b42160d51032113e190920d8442116d296ac51c" 2019-01-09 14:45:12,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-d8d01a9e-d539-4456-a19e-21c38995fd95 Date: Wed, 09 Jan 2019 14:45:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["f697cf55-fd72-4a88-9709-d7b2983d3c35"],"description":"","tags":[],"updated_at":"2019-01-09T14:45:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:11Z","provider:network_type":"vxlan"}]} 2019-01-09 14:45:12,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 used request id req-d8d01a9e-d539-4456-a19e-21c38995fd95 2019-01-09 14:45:12,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b42160d51032113e190920d8442116d296ac51c" 2019-01-09 14:45:12,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b3f423a2-cef1-4a9b-9fdd-8ac5febde1b5 Date: Wed, 09 Jan 2019 14:45:12 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:45:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f697cf55-fd72-4a88-9709-d7b2983d3c35","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:12Z","ip_version":4}]} 2019-01-09 14:45:12,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 used request id req-b3f423a2-cef1-4a9b-9fdd-8ac5febde1b5 2019-01-09 14:45:12,753 - OpenStackNetwork - DEBUG - Network [1c4de4f2-52dc-4956-aca1-7ef0bc6768a5] created successfully 2019-01-09 14:45:12,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:45:12,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:13,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["XMsZ8PWjRVOCfZaJa3qmhw"], "issued_at": "2019-01-09T14:45:13.000000Z"}} 2019-01-09 14:45:13,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9d84c9b677cd2667730475a85c735d810ac580" 2019-01-09 14:45:13,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2f26db-67c3-4402-a3e5-99beeeb7da50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:13,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8b2f26db-67c3-4402-a3e5-99beeeb7da50 2019-01-09 14:45:13,171 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:13,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9d84c9b677cd2667730475a85c735d810ac580" 2019-01-09 14:45:13,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5028a0a4-4037-4017-a5e2-f3611bbbbc46 x-compute-request-id: req-5028a0a4-4037-4017-a5e2-f3611bbbbc46 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:45:13,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5028a0a4-4037-4017-a5e2-f3611bbbbc46 2019-01-09 14:45:13,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9d84c9b677cd2667730475a85c735d810ac580" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-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-09 14:45:13,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c99105b0-325f-4dbd-b8f5-07e544c1df7e x-compute-request-id: req-c99105b0-325f-4dbd-b8f5-07e544c1df7e Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "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": "68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e"}} 2019-01-09 14:45:13,401 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c99105b0-325f-4dbd-b8f5-07e544c1df7e 2019-01-09 14:45:13,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:45:13,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:13,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["PRvZxv1YRRywM4Pgnr3eDw"], "issued_at": "2019-01-09T14:45:13.000000Z"}} 2019-01-09 14:45:13,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25b6b613d00d8d6be906fabc68522164f8484fb" 2019-01-09 14:45:13,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19fa82a4-e5d9-415e-bb23-1a8d48f65eca Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:13,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-19fa82a4-e5d9-415e-bb23-1a8d48f65eca 2019-01-09 14:45:13,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:14,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-25117ed2-1b96-4d5e-aa8c-b7f718e4b23e Date: Wed, 09 Jan 2019 14:45:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["f697cf55-fd72-4a88-9709-d7b2983d3c35"],"description":"","tags":[],"updated_at":"2019-01-09T14:45:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:11Z","provider:network_type":"vxlan"}]} 2019-01-09 14:45:14,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net used request id req-25117ed2-1b96-4d5e-aa8c-b7f718e4b23e 2019-01-09 14:45:14,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:14,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-afbd07b0-7825-413b-83ba-ca775ae962b4 Date: Wed, 09 Jan 2019 14:45:14 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:45:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f697cf55-fd72-4a88-9709-d7b2983d3c35","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:12Z","ip_version":4}]} 2019-01-09 14:45:14,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 used request id req-afbd07b0-7825-413b-83ba-ca775ae962b4 2019-01-09 14:45:14,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:14,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-83d0605f-942e-4853-af86-6583e5945779 Date: Wed, 09 Jan 2019 14:45:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["f697cf55-fd72-4a88-9709-d7b2983d3c35"],"description":"","tags":[],"updated_at":"2019-01-09T14:45:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:11Z","provider:network_type":"vxlan"}]} 2019-01-09 14:45:14,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net used request id req-83d0605f-942e-4853-af86-6583e5945779 2019-01-09 14:45:14,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:45:14,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:45: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:45:14,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a25b6b613d00d8d6be906fabc68522164f8484fb" 2019-01-09 14:45:14,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51773297-3b52-47a2-8559-b29a031263a6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:45:14,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-51773297-3b52-47a2-8559-b29a031263a6 2019-01-09 14:45:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:14,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-165a484c-94d1-48e9-8919-edc65711628c Date: Wed, 09 Jan 2019 14:45:14 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:45:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f697cf55-fd72-4a88-9709-d7b2983d3c35","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:12Z","ip_version":4}]} 2019-01-09 14:45:14,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 used request id req-165a484c-94d1-48e9-8919-edc65711628c 2019-01-09 14:45:14,494 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net 2019-01-09 14:45:14,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" -d '{"port": {"network_id": "1c4de4f2-52dc-4956-aca1-7ef0bc6768a5", "name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-port", "admin_state_up": true}}' 2019-01-09 14:45:15,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-7d3fba61-17a1-450b-a420-51c21f996cc3 Date: Wed, 09 Jan 2019 14:45:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:45:14Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f697cf55-fd72-4a88-9709-d7b2983d3c35","ip_address":"10.55.0.7"}],"id":"d463e2a6-f834-4763-854f-cba84d0f7adc","security_groups":["a86da277-fa18-4989-8e02-16bb8afdbe16"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ea:09:3d","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-port","project_id":"73c1b9cf3b6442c68b27cff50999a363","qos_policy_id":null,"admin_state_up":true,"network_id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:14Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 14:45:15,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-7d3fba61-17a1-450b-a420-51c21f996cc3 2019-01-09 14:45:15,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:15,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-e771b20a-8649-4bfb-98de-10646901b958 Date: Wed, 09 Jan 2019 14:45:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["f697cf55-fd72-4a88-9709-d7b2983d3c35"],"description":"","tags":[],"updated_at":"2019-01-09T14:45:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:11Z","provider:network_type":"vxlan"}]} 2019-01-09 14:45:15,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net used request id req-e771b20a-8649-4bfb-98de-10646901b958 2019-01-09 14:45:15,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:15,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0f5b02d5-05ac-42e5-8c65-55dc5dc48890 Date: Wed, 09 Jan 2019 14:45:15 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:45:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f697cf55-fd72-4a88-9709-d7b2983d3c35","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:12Z","ip_version":4}]} 2019-01-09 14:45:15,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 used request id req-0f5b02d5-05ac-42e5-8c65-55dc5dc48890 2019-01-09 14:45:15,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:15,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-dec778ab-9b31-4126-afeb-8a0ad85d3102 Date: Wed, 09 Jan 2019 14:45:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["f697cf55-fd72-4a88-9709-d7b2983d3c35"],"description":"","tags":[],"updated_at":"2019-01-09T14:45:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:11Z","provider:network_type":"vxlan"}]} 2019-01-09 14:45:15,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net used request id req-dec778ab-9b31-4126-afeb-8a0ad85d3102 2019-01-09 14:45:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:45:15,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:45: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:45:15,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:15,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e851c4-5ee2-43f2-8952-bafe07ffe935 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:45:15,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-48e851c4-5ee2-43f2-8952-bafe07ffe935 2019-01-09 14:45:15,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:15,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d1a7c5e9-6b7b-49ac-9ce0-4f334ef67449 Date: Wed, 09 Jan 2019 14:45:15 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:45:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f697cf55-fd72-4a88-9709-d7b2983d3c35","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:12Z","ip_version":4}]} 2019-01-09 14:45:15,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 used request id req-d1a7c5e9-6b7b-49ac-9ce0-4f334ef67449 2019-01-09 14:45:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5&name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:15,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-4bc484a8-e70e-4d1f-bd17-850b454328cd Date: Wed, 09 Jan 2019 14:45:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:45:14Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f697cf55-fd72-4a88-9709-d7b2983d3c35","ip_address":"10.55.0.7"}],"id":"d463e2a6-f834-4763-854f-cba84d0f7adc","security_groups":["a86da277-fa18-4989-8e02-16bb8afdbe16"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ea:09:3d","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-port","admin_state_up":true,"network_id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:14Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 14:45:15,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5&name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-port&admin_state_up=True used request id req-4bc484a8-e70e-4d1f-bd17-850b454328cd 2019-01-09 14:45:15,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:15,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028f4ab6-2398-4185-bdc7-e229e9beecd0 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:45:15,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-028f4ab6-2398-4185-bdc7-e229e9beecd0 2019-01-09 14:45:15,975 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-vm_inst 2019-01-09 14:45:15,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:16,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a01f5975-6fa8-4b93-b591-c35d7afb1b76 x-compute-request-id: req-a01f5975-6fa8-4b93-b591-c35d7afb1b76 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-flavor-name"}]} 2019-01-09 14:45:16,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a01f5975-6fa8-4b93-b591-c35d7afb1b76 2019-01-09 14:45:16,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:16,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3737536d-adb0-4b79-a0f3-dc0440d77891 x-compute-request-id: req-3737536d-adb0-4b79-a0f3-dc0440d77891 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "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": "68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e"}} 2019-01-09 14:45:16,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e used request id req-3737536d-adb0-4b79-a0f3-dc0440d77891 2019-01-09 14:45:16,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:16,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-42b5af7c-97bd-451a-82c2-c34f342b5869 Date: Wed, 09 Jan 2019 14:45:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:45:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:45:10Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fa13782f-0a4e-4e85-8f34-efc45009ba74/snap", "metadata": {}}], "self": "/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74", "min_disk": 0, "protected": false, "id": "fa13782f-0a4e-4e85-8f34-efc45009ba74", "file": "/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fa13782f-0a4e-4e85-8f34-efc45009ba74/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image"} 2019-01-09 14:45:16,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image used request id req-42b5af7c-97bd-451a-82c2-c34f342b5869 2019-01-09 14:45:16,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:16,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-28590331-ab5c-4e93-81a9-1af08718a3db Date: Wed, 09 Jan 2019 14:45: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-09 14:45:16,396 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-28590331-ab5c-4e93-81a9-1af08718a3db 2019-01-09 14:45:16,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" -d '{"server": {"name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-vm_inst", "imageRef": "fa13782f-0a4e-4e85-8f34-efc45009ba74", "flavorRef": "68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "max_count": 1, "min_count": 1, "networks": [{"port": "d463e2a6-f834-4763-854f-cba84d0f7adc"}]}}' 2019-01-09 14:45:17,804 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:45:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e99ccd6b-1bd8-4654-8a85-27bcf607a835 x-compute-request-id: req-e99ccd6b-1bd8-4654-8a85-27bcf607a835 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3eab304e-e112-45e0-8197-c9304ba6157f", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3eab304e-e112-45e0-8197-c9304ba6157f", "rel": "bookmark"}], "adminPass": "bYFXNEr5NLCp"}} 2019-01-09 14:45:17,804 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-e99ccd6b-1bd8-4654-8a85-27bcf607a835 2019-01-09 14:45:17,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:18,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07566b81-26b3-41fb-bd62-f3d6a1e047d9 x-compute-request-id: req-07566b81-26b3-41fb-bd62-f3d6a1e047d9 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3eab304e-e112-45e0-8197-c9304ba6157f", "rel": "bookmark"}], "image": {"id": "fa13782f-0a4e-4e85-8f34-efc45009ba74", "links": [{"href": "http://172.30.9.29:8774/images/fa13782f-0a4e-4e85-8f34-efc45009ba74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "links": [{"href": "http://172.30.9.29:8774/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "rel": "bookmark"}]}, "id": "3eab304e-e112-45e0-8197-c9304ba6157f", "user_id": "15c55d0029ec432398c827cb6aa709e8", "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-09T14:45:17Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-vm_inst", "created": "2019-01-09T14:45:17Z", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:45:18,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f used request id req-07566b81-26b3-41fb-bd62-f3d6a1e047d9 2019-01-09 14:45:18,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:18,785 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef350e85-e6e2-431c-aeb2-e73836a09067 x-compute-request-id: req-ef350e85-e6e2-431c-aeb2-e73836a09067 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3eab304e-e112-45e0-8197-c9304ba6157f", "rel": "bookmark"}], "image": {"id": "fa13782f-0a4e-4e85-8f34-efc45009ba74", "links": [{"href": "http://172.30.9.29:8774/images/fa13782f-0a4e-4e85-8f34-efc45009ba74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "links": [{"href": "http://172.30.9.29:8774/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "rel": "bookmark"}]}, "id": "3eab304e-e112-45e0-8197-c9304ba6157f", "user_id": "15c55d0029ec432398c827cb6aa709e8", "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-09T14:45:18Z", "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-d350db32-6e95-4091-b5a7-bdeb4eaac298-vm_inst", "created": "2019-01-09T14:45:17Z", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:45:18,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f used request id req-ef350e85-e6e2-431c-aeb2-e73836a09067 2019-01-09 14:45:21,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:21,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c75f350e-5b8f-432f-aa2b-ddb2275dfe71 x-compute-request-id: req-c75f350e-5b8f-432f-aa2b-ddb2275dfe71 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:09:3d", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3eab304e-e112-45e0-8197-c9304ba6157f", "rel": "bookmark"}], "image": {"id": "fa13782f-0a4e-4e85-8f34-efc45009ba74", "links": [{"href": "http://172.30.9.29:8774/images/fa13782f-0a4e-4e85-8f34-efc45009ba74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "links": [{"href": "http://172.30.9.29:8774/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "rel": "bookmark"}]}, "id": "3eab304e-e112-45e0-8197-c9304ba6157f", "security_groups": [{"name": "default"}], "user_id": "15c55d0029ec432398c827cb6aa709e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:45:19Z", "hostId": "3866ebad6837f86d75dc4b182d287c4de4f458f30222d6b3fac1544b", "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-d350db32-6e95-4091-b5a7-bdeb4eaac298-vm_inst", "created": "2019-01-09T14:45:17Z", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:45:21,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f used request id req-c75f350e-5b8f-432f-aa2b-ddb2275dfe71 2019-01-09 14:45:24,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:25,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-afe8fb0d-2bb7-4eaf-9ba3-16ae3698e5e2 x-compute-request-id: req-afe8fb0d-2bb7-4eaf-9ba3-16ae3698e5e2 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:09:3d", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3eab304e-e112-45e0-8197-c9304ba6157f", "rel": "bookmark"}], "image": {"id": "fa13782f-0a4e-4e85-8f34-efc45009ba74", "links": [{"href": "http://172.30.9.29:8774/images/fa13782f-0a4e-4e85-8f34-efc45009ba74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-09T14:45:23.000000", "flavor": {"id": "68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "links": [{"href": "http://172.30.9.29:8774/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "rel": "bookmark"}]}, "id": "3eab304e-e112-45e0-8197-c9304ba6157f", "security_groups": [{"name": "default"}], "user_id": "15c55d0029ec432398c827cb6aa709e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:45:23Z", "hostId": "3866ebad6837f86d75dc4b182d287c4de4f458f30222d6b3fac1544b", "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-d350db32-6e95-4091-b5a7-bdeb4eaac298-vm_inst", "created": "2019-01-09T14:45:17Z", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:45:25,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f used request id req-afe8fb0d-2bb7-4eaf-9ba3-16ae3698e5e2 2019-01-09 14:45:25,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:25,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b353ce5d-ba11-4068-86e8-908cfd8a558c x-compute-request-id: req-b353ce5d-ba11-4068-86e8-908cfd8a558c Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:09:3d", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3eab304e-e112-45e0-8197-c9304ba6157f", "rel": "bookmark"}], "image": {"id": "fa13782f-0a4e-4e85-8f34-efc45009ba74", "links": [{"href": "http://172.30.9.29:8774/images/fa13782f-0a4e-4e85-8f34-efc45009ba74", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000009", "OS-SRV-USG:launched_at": "2019-01-09T14:45:23.000000", "flavor": {"id": "68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "links": [{"href": "http://172.30.9.29:8774/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e", "rel": "bookmark"}]}, "id": "3eab304e-e112-45e0-8197-c9304ba6157f", "security_groups": [{"name": "default"}], "user_id": "15c55d0029ec432398c827cb6aa709e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:45:23Z", "hostId": "3866ebad6837f86d75dc4b182d287c4de4f458f30222d6b3fac1544b", "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-d350db32-6e95-4091-b5a7-bdeb4eaac298-vm_inst", "created": "2019-01-09T14:45:17Z", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:45:25,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f used request id req-b353ce5d-ba11-4068-86e8-908cfd8a558c 2019-01-09 14:45:25,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:25,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 764 X-Openstack-Request-Id: req-770980cb-fc27-4cb6-8721-f5c5fa8aa5db Date: Wed, 09 Jan 2019 14:45:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["f697cf55-fd72-4a88-9709-d7b2983d3c35"],"description":"","tags":[],"updated_at":"2019-01-09T14:45:12Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:11Z","provider:network_type":"vxlan"}]} 2019-01-09 14:45:25,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net used request id req-770980cb-fc27-4cb6-8721-f5c5fa8aa5db 2019-01-09 14:45:25,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:25,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf6981ef-3737-46e7-964a-410cbf05f57c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:45:25,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-cf6981ef-3737-46e7-964a-410cbf05f57c 2019-01-09 14:45:25,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:25,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-78a2706e-bce5-4a03-bc65-f39e03ec6a37 Date: Wed, 09 Jan 2019 14:45:25 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:45:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f697cf55-fd72-4a88-9709-d7b2983d3c35","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-subnet","enable_dhcp":true,"segment_id":null,"network_id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:12Z","ip_version":4}]} 2019-01-09 14:45:25,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 used request id req-78a2706e-bce5-4a03-bc65-f39e03ec6a37 2019-01-09 14:45:25,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:25,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2031 X-Openstack-Request-Id: req-b3c45a99-8e74-499f-9d6c-30b254815556 Date: Wed, 09 Jan 2019 14:45:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:45:14Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f697cf55-fd72-4a88-9709-d7b2983d3c35","ip_address":"10.55.0.2"}],"id":"375616da-b924-44e2-8e76-a05ee79654e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:c1:32","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:45:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f697cf55-fd72-4a88-9709-d7b2983d3c35","ip_address":"10.55.0.7"}],"id":"d463e2a6-f834-4763-854f-cba84d0f7adc","security_groups":["a86da277-fa18-4989-8e02-16bb8afdbe16"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ea:09:3d","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-port","admin_state_up":true,"network_id":"1c4de4f2-52dc-4956-aca1-7ef0bc6768a5","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:14Z","binding:vnic_type":"normal","device_id":"3eab304e-e112-45e0-8197-c9304ba6157f","ip_allocation":"immediate"}]} 2019-01-09 14:45:25,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 used request id req-b3c45a99-8e74-499f-9d6c-30b254815556 2019-01-09 14:45:25,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:26,051 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:45:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7342278-3d10-48fd-aa5a-b0a02df4fdf4 x-compute-request-id: req-d7342278-3d10-48fd-aa5a-b0a02df4fdf4 Content-Type: application/json 2019-01-09 14:45:26,052 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/3eab304e-e112-45e0-8197-c9304ba6157f used request id req-d7342278-3d10-48fd-aa5a-b0a02df4fdf4 2019-01-09 14:45:26,052 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-port 2019-01-09 14:45:26,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/d463e2a6-f834-4763-854f-cba84d0f7adc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24590fc55a13ec25db442b8eda01894eb1605c0a" 2019-01-09 14:45:26,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ce2e9e2-cc03-4d42-9bb6-0af3d6a5e7ef Date: Wed, 09 Jan 2019 14:45:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:45:26,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/d463e2a6-f834-4763-854f-cba84d0f7adc used request id req-4ce2e9e2-cc03-4d42-9bb6-0af3d6a5e7ef 2019-01-09 14:45:26,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f9d84c9b677cd2667730475a85c735d810ac580" 2019-01-09 14:45:26,606 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:45:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2d62fe3-6a1b-46c0-b26c-1bc17b3ea8f8 x-compute-request-id: req-b2d62fe3-6a1b-46c0-b26c-1bc17b3ea8f8 Content-Length: 0 Content-Type: application/json 2019-01-09 14:45:26,606 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/68aee9c4-e1c4-4d76-9d50-76fd7a1ecf1e used request id req-b2d62fe3-6a1b-46c0-b26c-1bc17b3ea8f8 2019-01-09 14:45:26,607 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-subnet 2019-01-09 14:45:26,607 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-subnet 2019-01-09 14:45:26,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/f697cf55-fd72-4a88-9709-d7b2983d3c35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b42160d51032113e190920d8442116d296ac51c" 2019-01-09 14:45:27,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1a18fdf3-5044-48bc-957d-a06a6d7a44a8 Date: Wed, 09 Jan 2019 14:45:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:45:27,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f697cf55-fd72-4a88-9709-d7b2983d3c35 used request id req-1a18fdf3-5044-48bc-957d-a06a6d7a44a8 2019-01-09 14:45:27,726 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-net 2019-01-09 14:45:27,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b42160d51032113e190920d8442116d296ac51c" 2019-01-09 14:45:28,870 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-11a87c70-9d32-4007-a2d7-e2ba68f563e1 Date: Wed, 09 Jan 2019 14:45:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:45:28,870 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/1c4de4f2-52dc-4956-aca1-7ef0bc6768a5 used request id req-11a87c70-9d32-4007-a2d7-e2ba68f563e1 2019-01-09 14:45:28,871 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-d350db32-6e95-4091-b5a7-bdeb4eaac298-image 2019-01-09 14:45:28,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ebe11ccba906d20cba942d260db06464f3992cb8" 2019-01-09 14:45:30,195 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4e7ff182-2153-4cea-87aa-351857f78675 Date: Wed, 09 Jan 2019 14:45: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-09 14:45:30,195 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/fa13782f-0a4e-4e85-8f34-efc45009ba74 used request id req-4e7ff182-2153-4cea-87aa-351857f78675 2019-01-09 14:45:30,198 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:30,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:45:30,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:30,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["I53Pk4-USD2HdJAUy44KMg"], "issued_at": "2019-01-09T14:45:30.000000Z"}} 2019-01-09 14:45:30,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b94ee8d4de127792df996e8ca6185d56e88a72" 2019-01-09 14:45:30,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cd605d5-ef14-4c70-bf0e-383f2e2e3855 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:30,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9cd605d5-ef14-4c70-bf0e-383f2e2e3855 2019-01-09 14:45:30,697 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:30,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b94ee8d4de127792df996e8ca6185d56e88a72" 2019-01-09 14:45:31,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-018d5094-6909-4ba5-b558-c05246aecbba x-compute-request-id: req-018d5094-6909-4ba5-b558-c05246aecbba Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:45:31,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-018d5094-6909-4ba5-b558-c05246aecbba 2019-01-09 14:45:31,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b94ee8d4de127792df996e8ca6185d56e88a72" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-4a25dd4e-a925-4365-a144-8107b8d064d4name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-09 14:45:31,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b83b6826-9c0d-4605-8c00-7f279f1dc167 x-compute-request-id: req-b83b6826-9c0d-4605-8c00-7f279f1dc167 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-4a25dd4e-a925-4365-a144-8107b8d064d4name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/2ffd7169-631b-4b62-bd16-db85a4284050", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/2ffd7169-631b-4b62-bd16-db85a4284050", "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": "2ffd7169-631b-4b62-bd16-db85a4284050"}} 2019-01-09 14:45:31,035 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b83b6826-9c0d-4605-8c00-7f279f1dc167 2019-01-09 14:45:31,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:31,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["YEd3V0yCRxeV46JsIb_UMA"], "issued_at": "2019-01-09T14:45:31.000000Z"}} 2019-01-09 14:45:31,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/2ffd7169-631b-4b62-bd16-db85a4284050 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe417b8eaf242839de1b44d29cdbf9cf6745df" 2019-01-09 14:45:31,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35ef256d-40e1-47ea-ab6d-f5baa64442f5 x-compute-request-id: req-35ef256d-40e1-47ea-ab6d-f5baa64442f5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-4a25dd4e-a925-4365-a144-8107b8d064d4name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/2ffd7169-631b-4b62-bd16-db85a4284050", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/2ffd7169-631b-4b62-bd16-db85a4284050", "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": "2ffd7169-631b-4b62-bd16-db85a4284050"}} 2019-01-09 14:45:31,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/2ffd7169-631b-4b62-bd16-db85a4284050 used request id req-35ef256d-40e1-47ea-ab6d-f5baa64442f5 2019-01-09 14:45:31,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/2ffd7169-631b-4b62-bd16-db85a4284050/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe417b8eaf242839de1b44d29cdbf9cf6745df" 2019-01-09 14:45:31,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64cc9a93-928d-48ed-9b7a-d87bb3e26081 x-compute-request-id: req-64cc9a93-928d-48ed-9b7a-d87bb3e26081 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:45:31,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/2ffd7169-631b-4b62-bd16-db85a4284050/os-extra_specs used request id req-64cc9a93-928d-48ed-9b7a-d87bb3e26081 2019-01-09 14:45:31,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/2ffd7169-631b-4b62-bd16-db85a4284050 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b94ee8d4de127792df996e8ca6185d56e88a72" 2019-01-09 14:45:31,692 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:45:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-429c96b9-e8b6-4106-9a8f-ba99eb39ddf1 x-compute-request-id: req-429c96b9-e8b6-4106-9a8f-ba99eb39ddf1 Content-Length: 0 Content-Type: application/json 2019-01-09 14:45:31,693 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/2ffd7169-631b-4b62-bd16-db85a4284050 used request id req-429c96b9-e8b6-4106-9a8f-ba99eb39ddf1 2019-01-09 14:45:31,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41fe417b8eaf242839de1b44d29cdbf9cf6745df" 2019-01-09 14:45:31,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c12a60a-c063-44bc-b6eb-2afa12f03ab8 x-compute-request-id: req-4c12a60a-c063-44bc-b6eb-2afa12f03ab8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:45:31,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4c12a60a-c063-44bc-b6eb-2afa12f03ab8 2019-01-09 14:45:31,715 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:31,716 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:45:31,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:32,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["ec5osvZyQh6di-nsQN3luw"], "issued_at": "2019-01-09T14:45:32.000000Z"}} 2019-01-09 14:45:32,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}116094a29187d4242733125f3aee3f8c435f7823" 2019-01-09 14:45:32,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df99d049-f2e7-4b4c-8afa-6dfe8ff2b80c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:32,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-df99d049-f2e7-4b4c-8afa-6dfe8ff2b80c 2019-01-09 14:45:32,278 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:32,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}116094a29187d4242733125f3aee3f8c435f7823" 2019-01-09 14:45:32,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d29633b6-e11c-47b9-b3a2-e6f9b6d05734 x-compute-request-id: req-d29633b6-e11c-47b9-b3a2-e6f9b6d05734 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:45:32,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d29633b6-e11c-47b9-b3a2-e6f9b6d05734 2019-01-09 14:45:32,486 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}116094a29187d4242733125f3aee3f8c435f7823" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-c458ed6c-393a-4de7-b67f-f2ca6f427179name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-09 14:45:32,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2cde2ea-779b-4f06-b2f9-254348cc6b1c x-compute-request-id: req-b2cde2ea-779b-4f06-b2f9-254348cc6b1c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c458ed6c-393a-4de7-b67f-f2ca6f427179name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5710aedf-ca56-434e-8231-c963447f0a71", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5710aedf-ca56-434e-8231-c963447f0a71", "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": "5710aedf-ca56-434e-8231-c963447f0a71"}} 2019-01-09 14:45:32,519 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b2cde2ea-779b-4f06-b2f9-254348cc6b1c 2019-01-09 14:45:32,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:32,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["UZu_KkZ8Qq6n1ShLIu1cVA"], "issued_at": "2019-01-09T14:45:32.000000Z"}} 2019-01-09 14:45:32,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/5710aedf-ca56-434e-8231-c963447f0a71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb120f5f7254c57e6edb18bb00c293967355e3" 2019-01-09 14:45:33,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca2a73a3-9289-4346-aefc-bafbbb8b9ec4 x-compute-request-id: req-ca2a73a3-9289-4346-aefc-bafbbb8b9ec4 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-c458ed6c-393a-4de7-b67f-f2ca6f427179name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5710aedf-ca56-434e-8231-c963447f0a71", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5710aedf-ca56-434e-8231-c963447f0a71", "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": "5710aedf-ca56-434e-8231-c963447f0a71"}} 2019-01-09 14:45:33,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/5710aedf-ca56-434e-8231-c963447f0a71 used request id req-ca2a73a3-9289-4346-aefc-bafbbb8b9ec4 2019-01-09 14:45:33,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/5710aedf-ca56-434e-8231-c963447f0a71/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb120f5f7254c57e6edb18bb00c293967355e3" 2019-01-09 14:45:33,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b4602582-3309-4beb-a93e-97449aabe4fc x-compute-request-id: req-b4602582-3309-4beb-a93e-97449aabe4fc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:45:33,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/5710aedf-ca56-434e-8231-c963447f0a71/os-extra_specs used request id req-b4602582-3309-4beb-a93e-97449aabe4fc 2019-01-09 14:45:33,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/5710aedf-ca56-434e-8231-c963447f0a71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb120f5f7254c57e6edb18bb00c293967355e3" 2019-01-09 14:45:33,158 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:45:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-990f2648-b947-47d7-81b4-30b67929d6cc x-compute-request-id: req-990f2648-b947-47d7-81b4-30b67929d6cc Content-Length: 0 Content-Type: application/json 2019-01-09 14:45:33,158 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/5710aedf-ca56-434e-8231-c963447f0a71 used request id req-990f2648-b947-47d7-81b4-30b67929d6cc 2019-01-09 14:45:33,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffbb120f5f7254c57e6edb18bb00c293967355e3" 2019-01-09 14:45:33,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3955f14c-40b4-40b8-97ad-d14e455d91a0 x-compute-request-id: req-3955f14c-40b4-40b8-97ad-d14e455d91a0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:45:33,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-3955f14c-40b4-40b8-97ad-d14e455d91a0 2019-01-09 14:45:33,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/5710aedf-ca56-434e-8231-c963447f0a71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}116094a29187d4242733125f3aee3f8c435f7823" 2019-01-09 14:45:33,192 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:45:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-71997df2-ee73-4dd7-863a-6692675b2367 x-compute-request-id: req-71997df2-ee73-4dd7-863a-6692675b2367 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 5710aedf-ca56-434e-8231-c963447f0a71 could not be found.", "code": 404}} 2019-01-09 14:45:33,193 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/5710aedf-ca56-434e-8231-c963447f0a71 used request id req-71997df2-ee73-4dd7-863a-6692675b2367 2019-01-09 14:45:33,194 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:33,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:45:33,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:33,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["EVeyJiouRBKLBdZ4zlKhFg"], "issued_at": "2019-01-09T14:45:33.000000Z"}} 2019-01-09 14:45:33,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bca8cdd52ae5820caa778599b85d0129421351" 2019-01-09 14:45:33,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67711053-7e28-46a1-ba9c-aeefc1f5e72a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:33,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-67711053-7e28-46a1-ba9c-aeefc1f5e72a 2019-01-09 14:45:33,685 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:33,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bca8cdd52ae5820caa778599b85d0129421351" 2019-01-09 14:45:33,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26c6f27c-0948-44c2-ba31-af01f9097d85 x-compute-request-id: req-26c6f27c-0948-44c2-ba31-af01f9097d85 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:45:33,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-26c6f27c-0948-44c2-ba31-af01f9097d85 2019-01-09 14:45:33,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bca8cdd52ae5820caa778599b85d0129421351" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-1c9cb539-281e-4ce4-a5d5-602f7a528629name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-09 14:45:33,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b25d1552-1d1d-4a8d-bf94-5874b5d6cc1f x-compute-request-id: req-b25d1552-1d1d-4a8d-bf94-5874b5d6cc1f Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-1c9cb539-281e-4ce4-a5d5-602f7a528629name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d9c81893-0b4f-4cbc-99d0-3d5498280b64", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d9c81893-0b4f-4cbc-99d0-3d5498280b64", "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": "d9c81893-0b4f-4cbc-99d0-3d5498280b64"}} 2019-01-09 14:45:33,927 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b25d1552-1d1d-4a8d-bf94-5874b5d6cc1f 2019-01-09 14:45:33,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:34,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["sYNiO69dSDacrxJwUEA8Fg"], "issued_at": "2019-01-09T14:45:34.000000Z"}} 2019-01-09 14:45:34,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/d9c81893-0b4f-4cbc-99d0-3d5498280b64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24577010048c06ac1204093c1e5fde7fcd8409e" 2019-01-09 14:45:34,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a3383b4-d02d-4ab0-b37e-4cf0515b05d7 x-compute-request-id: req-8a3383b4-d02d-4ab0-b37e-4cf0515b05d7 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-1c9cb539-281e-4ce4-a5d5-602f7a528629name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d9c81893-0b4f-4cbc-99d0-3d5498280b64", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d9c81893-0b4f-4cbc-99d0-3d5498280b64", "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": "d9c81893-0b4f-4cbc-99d0-3d5498280b64"}} 2019-01-09 14:45:34,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/d9c81893-0b4f-4cbc-99d0-3d5498280b64 used request id req-8a3383b4-d02d-4ab0-b37e-4cf0515b05d7 2019-01-09 14:45:34,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/d9c81893-0b4f-4cbc-99d0-3d5498280b64/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24577010048c06ac1204093c1e5fde7fcd8409e" 2019-01-09 14:45:34,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1de872d2-f291-47d7-9b83-21f6f065c895 x-compute-request-id: req-1de872d2-f291-47d7-9b83-21f6f065c895 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:45:34,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/d9c81893-0b4f-4cbc-99d0-3d5498280b64/os-extra_specs used request id req-1de872d2-f291-47d7-9b83-21f6f065c895 2019-01-09 14:45:34,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/d9c81893-0b4f-4cbc-99d0-3d5498280b64 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58bca8cdd52ae5820caa778599b85d0129421351" 2019-01-09 14:45:34,554 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:45:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-722cb463-f121-44a5-98f3-a826ecf211ba x-compute-request-id: req-722cb463-f121-44a5-98f3-a826ecf211ba Content-Length: 0 Content-Type: application/json 2019-01-09 14:45:34,554 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d9c81893-0b4f-4cbc-99d0-3d5498280b64 used request id req-722cb463-f121-44a5-98f3-a826ecf211ba 2019-01-09 14:45:34,555 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:34,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:45:34,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:34,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["DZTGgaPLROqbrK1Ck1SupA"], "issued_at": "2019-01-09T14:45:34.000000Z"}} 2019-01-09 14:45:34,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffb276d00028323c79bbcd8ebd7498730d09e74d" 2019-01-09 14:45:35,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48a5562-d063-4223-821d-e1681e150bb7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:35,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f48a5562-d063-4223-821d-e1681e150bb7 2019-01-09 14:45:35,049 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:35,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffb276d00028323c79bbcd8ebd7498730d09e74d" 2019-01-09 14:45:35,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae810856-eb1a-4d8b-9995-3677fac0747e x-compute-request-id: req-ae810856-eb1a-4d8b-9995-3677fac0747e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:45:35,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ae810856-eb1a-4d8b-9995-3677fac0747e 2019-01-09 14:45:35,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffb276d00028323c79bbcd8ebd7498730d09e74d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-51e89066-cdea-4e83-86db-369db9c0edeaname", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2019-01-09 14:45:35,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abafb2d9-2694-4cba-92e8-df374893bd25 x-compute-request-id: req-abafb2d9-2694-4cba-92e8-df374893bd25 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-51e89066-cdea-4e83-86db-369db9c0edeaname", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4f4393cd-c358-4273-b511-405275dd84b8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4f4393cd-c358-4273-b511-405275dd84b8", "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": "4f4393cd-c358-4273-b511-405275dd84b8"}} 2019-01-09 14:45:35,281 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-abafb2d9-2694-4cba-92e8-df374893bd25 2019-01-09 14:45:35,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:35,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["e9zw2_T6QFOsxbax-az4sA"], "issued_at": "2019-01-09T14:45:35.000000Z"}} 2019-01-09 14:45:35,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/4f4393cd-c358-4273-b511-405275dd84b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5291af7d764d6472266912e59f51772dc242de52" 2019-01-09 14:45:35,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ff59ac7-ccc2-4f57-a97a-455165e2bb6e x-compute-request-id: req-9ff59ac7-ccc2-4f57-a97a-455165e2bb6e Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-51e89066-cdea-4e83-86db-369db9c0edeaname", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4f4393cd-c358-4273-b511-405275dd84b8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4f4393cd-c358-4273-b511-405275dd84b8", "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": "4f4393cd-c358-4273-b511-405275dd84b8"}} 2019-01-09 14:45:35,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/4f4393cd-c358-4273-b511-405275dd84b8 used request id req-9ff59ac7-ccc2-4f57-a97a-455165e2bb6e 2019-01-09 14:45:35,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/4f4393cd-c358-4273-b511-405275dd84b8/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5291af7d764d6472266912e59f51772dc242de52" 2019-01-09 14:45:35,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6c81aad7-6768-412f-b0f9-0a0bd0d3f4a8 x-compute-request-id: req-6c81aad7-6768-412f-b0f9-0a0bd0d3f4a8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:45:35,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/4f4393cd-c358-4273-b511-405275dd84b8/os-extra_specs used request id req-6c81aad7-6768-412f-b0f9-0a0bd0d3f4a8 2019-01-09 14:45:35,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/4f4393cd-c358-4273-b511-405275dd84b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5291af7d764d6472266912e59f51772dc242de52" 2019-01-09 14:45:35,920 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:45:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc05cd91-c47c-4b45-8ff0-89da139cfb15 x-compute-request-id: req-fc05cd91-c47c-4b45-8ff0-89da139cfb15 Content-Length: 0 Content-Type: application/json 2019-01-09 14:45:35,920 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/4f4393cd-c358-4273-b511-405275dd84b8 used request id req-fc05cd91-c47c-4b45-8ff0-89da139cfb15 2019-01-09 14:45:35,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5291af7d764d6472266912e59f51772dc242de52" 2019-01-09 14:45:35,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1357df16-0964-43a5-be2a-892f28b0c800 x-compute-request-id: req-1357df16-0964-43a5-be2a-892f28b0c800 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:45:35,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1357df16-0964-43a5-be2a-892f28b0c800 2019-01-09 14:45:35,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/4f4393cd-c358-4273-b511-405275dd84b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffb276d00028323c79bbcd8ebd7498730d09e74d" 2019-01-09 14:45:35,956 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:45:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f65b50a6-bc22-4145-9407-ceb273e7bbf8 x-compute-request-id: req-f65b50a6-bc22-4145-9407-ceb273e7bbf8 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 4f4393cd-c358-4273-b511-405275dd84b8 could not be found.", "code": 404}} 2019-01-09 14:45:35,956 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/4f4393cd-c358-4273-b511-405275dd84b8 used request id req-f65b50a6-bc22-4145-9407-ceb273e7bbf8 2019-01-09 14:45:35,957 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:35,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:45:35,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:36,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["GNhzE--tRSaeRXSxnO_UKg"], "issued_at": "2019-01-09T14:45:36.000000Z"}} 2019-01-09 14:45:36,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d2e730a36dde981203117bfc873a05b33c7ad7" 2019-01-09 14:45:36,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de66bbd-0552-4056-b7f3-d2d44c0785ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:36,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3de66bbd-0552-4056-b7f3-d2d44c0785ac 2019-01-09 14:45:36,460 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:36,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d2e730a36dde981203117bfc873a05b33c7ad7" 2019-01-09 14:45:36,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45: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-934865fd-acc7-43d9-8980-5d075b602476 x-compute-request-id: req-934865fd-acc7-43d9-8980-5d075b602476 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:45:36,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-934865fd-acc7-43d9-8980-5d075b602476 2019-01-09 14:45:36,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d2e730a36dde981203117bfc873a05b33c7ad7" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-a87e8345-c318-4bee-9b3e-864e827ec981name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2019-01-09 14:45:36,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45: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-739d1d5c-4087-4380-9788-9302575b7de9 x-compute-request-id: req-739d1d5c-4087-4380-9788-9302575b7de9 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-a87e8345-c318-4bee-9b3e-864e827ec981name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/baf29e78-f508-42e0-9909-531b597cd50e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/baf29e78-f508-42e0-9909-531b597cd50e", "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": "baf29e78-f508-42e0-9909-531b597cd50e"}} 2019-01-09 14:45:36,699 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-739d1d5c-4087-4380-9788-9302575b7de9 2019-01-09 14:45:36,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:37,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["AT_m57xdQrmkULr7bVB9dg"], "issued_at": "2019-01-09T14:45:37.000000Z"}} 2019-01-09 14:45:37,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/baf29e78-f508-42e0-9909-531b597cd50e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37450318ee4105ab5c8b4b2e42764de7a6b53cf" 2019-01-09 14:45:37,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73a522dc-e1ad-4a6f-a187-6a75dbebd78a x-compute-request-id: req-73a522dc-e1ad-4a6f-a187-6a75dbebd78a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-a87e8345-c318-4bee-9b3e-864e827ec981name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/baf29e78-f508-42e0-9909-531b597cd50e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/baf29e78-f508-42e0-9909-531b597cd50e", "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": "baf29e78-f508-42e0-9909-531b597cd50e"}} 2019-01-09 14:45:37,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/baf29e78-f508-42e0-9909-531b597cd50e used request id req-73a522dc-e1ad-4a6f-a187-6a75dbebd78a 2019-01-09 14:45:37,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/baf29e78-f508-42e0-9909-531b597cd50e/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37450318ee4105ab5c8b4b2e42764de7a6b53cf" 2019-01-09 14:45:37,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-964dac15-43b5-42ee-ade1-db79ed72d661 x-compute-request-id: req-964dac15-43b5-42ee-ade1-db79ed72d661 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:45:37,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/baf29e78-f508-42e0-9909-531b597cd50e/os-extra_specs used request id req-964dac15-43b5-42ee-ade1-db79ed72d661 2019-01-09 14:45:37,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:45:37,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:37,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["3iGKyLzhSjGGCuzZ07fh9g"], "issued_at": "2019-01-09T14:45:37.000000Z"}} 2019-01-09 14:45:37,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a94bc61e54887a266541f5ccf87b0500b3eb07d" 2019-01-09 14:45:37,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e2e632-69dd-450a-8d71-273617ff5ef1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:37,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-64e2e632-69dd-450a-8d71-273617ff5ef1 2019-01-09 14:45:37,719 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:37,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a94bc61e54887a266541f5ccf87b0500b3eb07d" 2019-01-09 14:45:37,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62315942-2659-4e3d-8160-90ca5b5af86f x-compute-request-id: req-62315942-2659-4e3d-8160-90ca5b5af86f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"flavors": [{"id": "baf29e78-f508-42e0-9909-531b597cd50e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/baf29e78-f508-42e0-9909-531b597cd50e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/baf29e78-f508-42e0-9909-531b597cd50e", "rel": "bookmark"}], "name": "CreateFlavorTests-a87e8345-c318-4bee-9b3e-864e827ec981name"}]} 2019-01-09 14:45:37,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-62315942-2659-4e3d-8160-90ca5b5af86f 2019-01-09 14:45:37,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/baf29e78-f508-42e0-9909-531b597cd50e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a94bc61e54887a266541f5ccf87b0500b3eb07d" 2019-01-09 14:45:37,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b1cbca8-f158-4a84-b2dd-4bb2d2fa080c x-compute-request-id: req-1b1cbca8-f158-4a84-b2dd-4bb2d2fa080c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateFlavorTests-a87e8345-c318-4bee-9b3e-864e827ec981name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/baf29e78-f508-42e0-9909-531b597cd50e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/baf29e78-f508-42e0-9909-531b597cd50e", "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": "baf29e78-f508-42e0-9909-531b597cd50e"}} 2019-01-09 14:45:37,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/baf29e78-f508-42e0-9909-531b597cd50e used request id req-1b1cbca8-f158-4a84-b2dd-4bb2d2fa080c 2019-01-09 14:45:37,930 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-a87e8345-c318-4bee-9b3e-864e827ec981name 2019-01-09 14:45:37,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/baf29e78-f508-42e0-9909-531b597cd50e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21d2e730a36dde981203117bfc873a05b33c7ad7" 2019-01-09 14:45:37,955 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:45:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0abf9a3f-19ec-450f-aa4c-4af1ebe81cb1 x-compute-request-id: req-0abf9a3f-19ec-450f-aa4c-4af1ebe81cb1 Content-Length: 0 Content-Type: application/json 2019-01-09 14:45:37,955 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/baf29e78-f508-42e0-9909-531b597cd50e used request id req-0abf9a3f-19ec-450f-aa4c-4af1ebe81cb1 2019-01-09 14:45:37,957 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 14:45:37,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:45:37,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:38,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["jtfQLl0VSyiwIDC_th5jDQ"], "issued_at": "2019-01-09T14:45:38.000000Z"}} 2019-01-09 14:45:38,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e6555e177a9b8745679812b6b73d8b03ab51f66" 2019-01-09 14:45:38,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f315ff-46a2-4e2b-8f81-7d63839973ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:38,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-20f315ff-46a2-4e2b-8f81-7d63839973ba 2019-01-09 14:45:38,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6555e177a9b8745679812b6b73d8b03ab51f66" 2019-01-09 14:45:39,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-494559f7-58f2-480c-9ffb-ede7a45facc1 Date: Wed, 09 Jan 2019 14:45:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image"} 2019-01-09 14:45:39,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image used request id req-494559f7-58f2-480c-9ffb-ede7a45facc1 2019-01-09 14:45:39,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6555e177a9b8745679812b6b73d8b03ab51f66" 2019-01-09 14:45:39,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-92ecf3c9-5ca9-4d4e-ab07-ba4f8cf74278 Date: Wed, 09 Jan 2019 14:45: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-09 14:45:39,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-92ecf3c9-5ca9-4d4e-ab07-ba4f8cf74278 2019-01-09 14:45:39,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2e6555e177a9b8745679812b6b73d8b03ab51f66" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image"}' 2019-01-09 14:45:39,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3e10eec1-bfec-41d0-9ce2-6fc9f8149537 Date: Wed, 09 Jan 2019 14:45:39 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:45:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T14:45:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e", "min_disk": 0, "protected": false, "id": "2f6b999e-d5d9-4903-8e6d-6cf38e77237e", "file": "/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e/file", "checksum": null, "owner": "73c1b9cf3b6442c68b27cff50999a363", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:45:39,152 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-3e10eec1-bfec-41d0-9ce2-6fc9f8149537 2019-01-09 14:45:39,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6555e177a9b8745679812b6b73d8b03ab51f66" -d '' 2019-01-09 14:45:40,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-51dbf6c6-7e74-4b05-9549-3973791559ae Date: Wed, 09 Jan 2019 14:45: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-09 14:45:40,147 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e/file used request id req-51dbf6c6-7e74-4b05-9549-3973791559ae 2019-01-09 14:45:40,148 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:45:40,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6555e177a9b8745679812b6b73d8b03ab51f66" 2019-01-09 14:45:40,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-16a5c070-9675-4951-9327-62d68f3abad5 Date: Wed, 09 Jan 2019 14:45:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:45:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:45:40Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e/snap", "metadata": {}}], "self": "/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e", "min_disk": 0, "protected": false, "id": "2f6b999e-d5d9-4903-8e6d-6cf38e77237e", "file": "/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:45:40,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e used request id req-16a5c070-9675-4951-9327-62d68f3abad5 2019-01-09 14:45:40,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6555e177a9b8745679812b6b73d8b03ab51f66" 2019-01-09 14:45:40,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-673aecfd-0731-43f5-bc94-946e8b2db5ed Date: Wed, 09 Jan 2019 14:45: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-09 14:45:40,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-673aecfd-0731-43f5-bc94-946e8b2db5ed 2019-01-09 14:45:40,179 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image 2019-01-09 14:45:40,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6555e177a9b8745679812b6b73d8b03ab51f66" 2019-01-09 14:45:40,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-1c0b472f-6c01-48a4-9459-0a76838d85b7 Date: Wed, 09 Jan 2019 14:45:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:45:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:45:40Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e/snap", "metadata": {}}], "self": "/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e", "min_disk": 0, "protected": false, "id": "2f6b999e-d5d9-4903-8e6d-6cf38e77237e", "file": "/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:45:40,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e used request id req-1c0b472f-6c01-48a4-9459-0a76838d85b7 2019-01-09 14:45:40,213 - create_image - DEBUG - Instance status is - active 2019-01-09 14:45:40,214 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image 2019-01-09 14:45:40,214 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image 2019-01-09 14:45:40,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:45:40,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:40,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["oh5K8va3TCOzBgZUvw0QxQ"], "issued_at": "2019-01-09T14:45:40.000000Z"}} 2019-01-09 14:45:40,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f57bf031108013df2d69047a251c98da2b8898" 2019-01-09 14:45:40,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf6dbb4c-0572-4193-855a-a1c3b046bf33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:40,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-cf6dbb4c-0572-4193-855a-a1c3b046bf33 2019-01-09 14:45:40,630 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:40,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f57bf031108013df2d69047a251c98da2b8898" 2019-01-09 14:45:40,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fb978e61-4c3b-419b-a96f-8df655567153 x-compute-request-id: req-fb978e61-4c3b-419b-a96f-8df655567153 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:45:40,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-fb978e61-4c3b-419b-a96f-8df655567153 2019-01-09 14:45:40,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f57bf031108013df2d69047a251c98da2b8898" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-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-09 14:45:40,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89423142-7ba1-4f58-8bcf-cc79ddba8ad8 x-compute-request-id: req-89423142-7ba1-4f58-8bcf-cc79ddba8ad8 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-flavor", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bf52b030-fc74-4787-afa0-46ac457dd96f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bf52b030-fc74-4787-afa0-46ac457dd96f", "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": "bf52b030-fc74-4787-afa0-46ac457dd96f"}} 2019-01-09 14:45:40,868 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-89423142-7ba1-4f58-8bcf-cc79ddba8ad8 2019-01-09 14:45:40,884 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 14:45:40,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:45:41,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:45:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["Wi7ULr8wTMi1oh8r6I4Gbw"], "issued_at": "2019-01-09T14:45:41.000000Z"}} 2019-01-09 14:45:41,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-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-c1df1023-3440-4c60-b91b-38562457a75d-net", "inst_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-flavor"}}' 2019-01-09 14:45:43,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:45:41 GMT Server: Apache x-openstack-request-id: req-0bf52f61-25e2-4782-8f56-c54848675936 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "self"}]}} 2019-01-09 14:45:43,492 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks used request id req-0bf52f61-25e2-4782-8f56-c54848675936 2019-01-09 14:45:43,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/1aa54599-b6ea-4889-adc9-87dbfde2185e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:44,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:45:43 GMT Server: Apache x-openstack-request-id: req-7570c628-de81-461b-9510-ae9afaa40d63 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:45:45,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:44 GMT Server: Apache x-openstack-request-id: req-ac7146b6-906c-4415-b421-360d681375ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "stack_user_project_id": "bdda822e38b24fcdab0d986bdf881607", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:45:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:45:45,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e used request id req-ac7146b6-906c-4415-b421-360d681375ab 2019-01-09 14:45:45,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:45,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:45 GMT Server: Apache x-openstack-request-id: req-b82498f3-f93d-45df-bbe7-25419fad44d3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "stack_user_project_id": "bdda822e38b24fcdab0d986bdf881607", "deletion_time": null, "creation_time": "2019-01-09T14:45:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "self"}], "updated_time": null, "project": "73c1b9cf3b6442c68b27cff50999a363", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "tags": null}]} 2019-01-09 14:45:45,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1 used request id req-b82498f3-f93d-45df-bbe7-25419fad44d3 2019-01-09 14:45:45,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:46,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:45 GMT Server: Apache x-openstack-request-id: req-c23c351d-c8b2-4e84-98da-b4a9f2286bed Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "stack_user_project_id": "bdda822e38b24fcdab0d986bdf881607", "deletion_time": null, "creation_time": "2019-01-09T14:45:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "self"}], "updated_time": null, "project": "73c1b9cf3b6442c68b27cff50999a363", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "tags": null}]} 2019-01-09 14:45:46,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1 used request id req-c23c351d-c8b2-4e84-98da-b4a9f2286bed 2019-01-09 14:45:46,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/1aa54599-b6ea-4889-adc9-87dbfde2185e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:46,564 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:45:46 GMT Server: Apache x-openstack-request-id: req-a0911256-9d7c-4f89-86c2-9df87a3e392d Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:45:47,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:46 GMT Server: Apache x-openstack-request-id: req-3042eaf2-a377-4b57-8b32-a87381f58b65 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "stack_user_project_id": "bdda822e38b24fcdab0d986bdf881607", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:45:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:45:47,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e used request id req-3042eaf2-a377-4b57-8b32-a87381f58b65 2019-01-09 14:45:47,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:48,088 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:45:47 GMT Server: Apache x-openstack-request-id: req-686df979-6f97-484e-8012-4574b6d940a3 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:45:48,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:48 GMT Server: Apache x-openstack-request-id: req-2325c64f-32f4-4a82-b19a-eff7c3dca7bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "77ac6660-72da-432d-9378-3a9c62b42944", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "52deed65-3d9b-4f5d-92fa-bb6aa4653aa5", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "a3f62e4e-4968-489a-aadb-a1134ccb90fc", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2019-01-09T14:45:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2019-01-09 14:45:48,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources used request id req-2325c64f-32f4-4a82-b19a-eff7c3dca7bd 2019-01-09 14:45:48,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/1aa54599-b6ea-4889-adc9-87dbfde2185e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:48,978 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:45:48 GMT Server: Apache x-openstack-request-id: req-aef08cf2-4ca4-46f0-8d4c-3778c964dd70 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:45:49,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:48 GMT Server: Apache x-openstack-request-id: req-229d5a04-ee25-448f-81b5-c7513a453dd0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "stack_user_project_id": "bdda822e38b24fcdab0d986bdf881607", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:45:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:45:49,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e used request id req-229d5a04-ee25-448f-81b5-c7513a453dd0 2019-01-09 14:45:49,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/1aa54599-b6ea-4889-adc9-87dbfde2185e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:50,583 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:45:49 GMT Server: Apache x-openstack-request-id: req-250266d3-da59-4aa0-b406-9312ce5e8597 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:45:50,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:50 GMT Server: Apache x-openstack-request-id: req-287d045b-d407-45c6-aec6-867033874b58 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "stack_user_project_id": "bdda822e38b24fcdab0d986bdf881607", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:45:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:45:50,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e used request id req-287d045b-d407-45c6-aec6-867033874b58 2019-01-09 14:45:53,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/1aa54599-b6ea-4889-adc9-87dbfde2185e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:54,334 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:45:53 GMT Server: Apache x-openstack-request-id: req-e1a1dffa-19a6-4a78-b1d9-6592f98bae53 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:45:54,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:54 GMT Server: Apache x-openstack-request-id: req-d691154a-688a-4832-90ae-088f05b5261a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "stack_user_project_id": "bdda822e38b24fcdab0d986bdf881607", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:45:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:45:54,375 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e used request id req-d691154a-688a-4832-90ae-088f05b5261a 2019-01-09 14:45:57,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/1aa54599-b6ea-4889-adc9-87dbfde2185e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:57,408 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:45:57 GMT Server: Apache x-openstack-request-id: req-fe271200-5121-424a-8c01-c91c9da40aab Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:45:57,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:57 GMT Server: Apache x-openstack-request-id: req-a7824d34-e86c-45c9-8256-40a2c02d5e6f 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1", "stack_user_project_id": "bdda822e38b24fcdab0d986bdf881607", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T14:45:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "1aa54599-b6ea-4889-adc9-87dbfde2185e", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:45:57,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e used request id req-a7824d34-e86c-45c9-8256-40a2c02d5e6f 2019-01-09 14:45:57,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:57,514 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:45:57 GMT Server: Apache x-openstack-request-id: req-4fe65c51-23bd-4f2b-8bc2-7ee80418697e Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:45:57,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:57 GMT Server: Apache x-openstack-request-id: req-d10ef043-3589-4f70-91a2-9fd6553b3c44 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.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "77ac6660-72da-432d-9378-3a9c62b42944", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "52deed65-3d9b-4f5d-92fa-bb6aa4653aa5", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "a3f62e4e-4968-489a-aadb-a1134ccb90fc", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d4333578-877f-4686-8ebf-7908ba0f0ff7", "resource_type": "OS::Nova::Server"}]} 2019-01-09 14:45:57,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources used request id req-d10ef043-3589-4f70-91a2-9fd6553b3c44 2019-01-09 14:45:57,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a3f62e4e-4968-489a-aadb-a1134ccb90fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:57,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-4d55d8d6-04a3-46f3-b646-9f8e0b9eb1ca Date: Wed, 09 Jan 2019 14:45:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a3f62e4e-4968-489a-aadb-a1134ccb90fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["52deed65-3d9b-4f5d-92fa-bb6aa4653aa5"],"description":"","tags":[],"updated_at":"2019-01-09T14:45:44Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:43Z","provider:network_type":"vxlan"}]} 2019-01-09 14:45:57,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a3f62e4e-4968-489a-aadb-a1134ccb90fc used request id req-4d55d8d6-04a3-46f3-b646-9f8e0b9eb1ca 2019-01-09 14:45:57,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a3f62e4e-4968-489a-aadb-a1134ccb90fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:57,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-3f9e67b5-5243-4081-ab47-284ca028f765 Date: Wed, 09 Jan 2019 14:45:57 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:45:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"52deed65-3d9b-4f5d-92fa-bb6aa4653aa5","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a3f62e4e-4968-489a-aadb-a1134ccb90fc","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:44Z","ip_version":4}]} 2019-01-09 14:45:57,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a3f62e4e-4968-489a-aadb-a1134ccb90fc used request id req-3f9e67b5-5243-4081-ab47-284ca028f765 2019-01-09 14:45:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a3f62e4e-4968-489a-aadb-a1134ccb90fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:57,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-990208be-fce3-4705-a48f-1ff42eba8340 Date: Wed, 09 Jan 2019 14:45:57 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:45:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"52deed65-3d9b-4f5d-92fa-bb6aa4653aa5","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a3f62e4e-4968-489a-aadb-a1134ccb90fc","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:44Z","ip_version":4}]} 2019-01-09 14:45:57,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a3f62e4e-4968-489a-aadb-a1134ccb90fc used request id req-990208be-fce3-4705-a48f-1ff42eba8340 2019-01-09 14:45:57,961 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:45:57,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:58,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aedd6d6f-e139-4f2c-96bc-8a82efd7313d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:45:58,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-aedd6d6f-e139-4f2c-96bc-8a82efd7313d 2019-01-09 14:45:58,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:58,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:45:58 GMT Server: Apache x-openstack-request-id: req-f9967655-d0dc-479a-ba18-4b20e7f209cc Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:45:58,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:58 GMT Server: Apache x-openstack-request-id: req-441c0517-b75b-4d43-9836-eac6ae03436b 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.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "77ac6660-72da-432d-9378-3a9c62b42944", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "52deed65-3d9b-4f5d-92fa-bb6aa4653aa5", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "a3f62e4e-4968-489a-aadb-a1134ccb90fc", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d4333578-877f-4686-8ebf-7908ba0f0ff7", "resource_type": "OS::Nova::Server"}]} 2019-01-09 14:45:58,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources used request id req-441c0517-b75b-4d43-9836-eac6ae03436b 2019-01-09 14:45:58,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d4333578-877f-4686-8ebf-7908ba0f0ff7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:58,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45: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-268ccb94-1a58-4ea5-b1c2-77839e6b7d8b x-compute-request-id: req-268ccb94-1a58-4ea5-b1c2-77839e6b7d8b Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:84:bd", "version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d4333578-877f-4686-8ebf-7908ba0f0ff7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d4333578-877f-4686-8ebf-7908ba0f0ff7", "rel": "bookmark"}], "image": {"id": "2f6b999e-d5d9-4903-8e6d-6cf38e77237e", "links": [{"href": "http://172.30.9.29:8774/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000a", "OS-SRV-USG:launched_at": "2019-01-09T14:45:53.000000", "flavor": {"id": "bf52b030-fc74-4787-afa0-46ac457dd96f", "links": [{"href": "http://172.30.9.29:8774/flavors/bf52b030-fc74-4787-afa0-46ac457dd96f", "rel": "bookmark"}]}, "id": "d4333578-877f-4686-8ebf-7908ba0f0ff7", "security_groups": [{"name": "default"}], "user_id": "15c55d0029ec432398c827cb6aa709e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:45:53Z", "hostId": "3866ebad6837f86d75dc4b182d287c4de4f458f30222d6b3fac1544b", "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-c1df1023-3440-4c60-b91b-38562457a75d-inst", "created": "2019-01-09T14:45:48Z", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:45:58,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d4333578-877f-4686-8ebf-7908ba0f0ff7 used request id req-268ccb94-1a58-4ea5-b1c2-77839e6b7d8b 2019-01-09 14:45:58,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:58,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-f70f90d5-a57c-4e5b-ac96-2853ca9275ff Date: Wed, 09 Jan 2019 14:45:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a3f62e4e-4968-489a-aadb-a1134ccb90fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["52deed65-3d9b-4f5d-92fa-bb6aa4653aa5"],"description":"","tags":[],"updated_at":"2019-01-09T14:45:44Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:43Z","provider:network_type":"vxlan"}]} 2019-01-09 14:45:58,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-net used request id req-f70f90d5-a57c-4e5b-ac96-2853ca9275ff 2019-01-09 14:45:58,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:45:58,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:45: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:45:58,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:58,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7e98496-b407-4305-83ee-f5773ab05ea4 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:45:58,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-c7e98496-b407-4305-83ee-f5773ab05ea4 2019-01-09 14:45:58,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a3f62e4e-4968-489a-aadb-a1134ccb90fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:58,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-474c8596-22df-49c3-a4b8-d9582d71d886 Date: Wed, 09 Jan 2019 14:45:58 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:45:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"52deed65-3d9b-4f5d-92fa-bb6aa4653aa5","dns_nameservers":[],"gateway_ip":"10.0.0.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.0.0.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a3f62e4e-4968-489a-aadb-a1134ccb90fc","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:44Z","ip_version":4}]} 2019-01-09 14:45:58,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a3f62e4e-4968-489a-aadb-a1134ccb90fc used request id req-474c8596-22df-49c3-a4b8-d9582d71d886 2019-01-09 14:45:58,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a3f62e4e-4968-489a-aadb-a1134ccb90fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:58,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2066 X-Openstack-Request-Id: req-e1171353-ac1b-4295-8818-fa251867d516 Date: Wed, 09 Jan 2019 14:45:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:45:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"52deed65-3d9b-4f5d-92fa-bb6aa4653aa5","ip_address":"10.0.0.2"}],"id":"543ffeee-c783-4cb9-a268-0bcbe34e36aa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:26:31","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a3f62e4e-4968-489a-aadb-a1134ccb90fc","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a3f62e4e-4968-489a-aadb-a1134ccb90fc","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:45:52Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"52deed65-3d9b-4f5d-92fa-bb6aa4653aa5","ip_address":"10.0.0.5"}],"id":"77ac6660-72da-432d-9378-3a9c62b42944","security_groups":["a86da277-fa18-4989-8e02-16bb8afdbe16"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:84:bd","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1-server1_port-vrkmgn4o7nft","admin_state_up":true,"network_id":"a3f62e4e-4968-489a-aadb-a1134ccb90fc","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:45:45Z","binding:vnic_type":"normal","device_id":"d4333578-877f-4686-8ebf-7908ba0f0ff7","ip_allocation":"immediate"}]} 2019-01-09 14:45:58,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a3f62e4e-4968-489a-aadb-a1134ccb90fc used request id req-e1171353-ac1b-4295-8818-fa251867d516 2019-01-09 14:45:58,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:58,595 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:45:58 GMT Server: Apache x-openstack-request-id: req-81112b01-1fba-4787-966e-47884a5d7d10 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:45:58,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:45:58 GMT Server: Apache x-openstack-request-id: req-dc8031d7-47e5-4573-880f-76a6b6aef19e 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.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "77ac6660-72da-432d-9378-3a9c62b42944", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "52deed65-3d9b-4f5d-92fa-bb6aa4653aa5", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "a3f62e4e-4968-489a-aadb-a1134ccb90fc", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T14:45:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:45:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d4333578-877f-4686-8ebf-7908ba0f0ff7", "resource_type": "OS::Nova::Server"}]} 2019-01-09 14:45:58,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e/resources used request id req-dc8031d7-47e5-4573-880f-76a6b6aef19e 2019-01-09 14:45:58,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/1aa54599-b6ea-4889-adc9-87dbfde2185e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}700946ef5850c8e450ae8a68d9116a5d385f0b7f" 2019-01-09 14:45:58,667 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:45:58 GMT Server: Apache x-openstack-request-id: req-3be7ea7b-6b5c-4819-8de1-2628baf3b013 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:45:58,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:45:58 GMT Server: Apache x-openstack-request-id: req-405e5d05-7e60-4e1a-8cfe-352a06600df2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:45:58,840 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-stack1/1aa54599-b6ea-4889-adc9-87dbfde2185e used request id req-405e5d05-7e60-4e1a-8cfe-352a06600df2 2019-01-09 14:45:58,840 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-c1df1023-3440-4c60-b91b-38562457a75d-image 2019-01-09 14:45:58,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e6555e177a9b8745679812b6b73d8b03ab51f66" 2019-01-09 14:46:00,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a84bb1b3-be95-41f4-aea3-dbc1a2d2f9ea Date: Wed, 09 Jan 2019 14:46: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-09 14:46:00,012 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2f6b999e-d5d9-4903-8e6d-6cf38e77237e used request id req-a84bb1b3-be95-41f4-aea3-dbc1a2d2f9ea 2019-01-09 14:46:00,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/bf52b030-fc74-4787-afa0-46ac457dd96f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f57bf031108013df2d69047a251c98da2b8898" 2019-01-09 14:46:00,037 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:46: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-14f150c0-9908-467a-ab7b-b8af62933229 x-compute-request-id: req-14f150c0-9908-467a-ab7b-b8af62933229 Content-Length: 0 Content-Type: application/json 2019-01-09 14:46:00,037 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/bf52b030-fc74-4787-afa0-46ac457dd96f used request id req-14f150c0-9908-467a-ab7b-b8af62933229 2019-01-09 14:46:00,040 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 14:46:00,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:46:00,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:46:00,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:46:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["KK-bK0X7TxWGbeOa1TTJmQ"], "issued_at": "2019-01-09T14:46:00.000000Z"}} 2019-01-09 14:46:00,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}724761bdf4bafa8587a88dca6fc5f28ae3f742fa" 2019-01-09 14:46:00,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62e898d-21cb-4aec-817f-d20942db9a67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:46:00,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b62e898d-21cb-4aec-817f-d20942db9a67 2019-01-09 14:46:00,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}724761bdf4bafa8587a88dca6fc5f28ae3f742fa" 2019-01-09 14:46:00,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-4a36727d-24f6-4b1c-bc7d-d3da90a9d3d0 Date: Wed, 09 Jan 2019 14:46:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image"} 2019-01-09 14:46:00,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image used request id req-4a36727d-24f6-4b1c-bc7d-d3da90a9d3d0 2019-01-09 14:46:00,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}724761bdf4bafa8587a88dca6fc5f28ae3f742fa" 2019-01-09 14:46:00,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9dd4df1a-86af-4ed5-b2df-5afbc0cbd253 Date: Wed, 09 Jan 2019 14:46: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-09 14:46:00,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9dd4df1a-86af-4ed5-b2df-5afbc0cbd253 2019-01-09 14:46:00,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}724761bdf4bafa8587a88dca6fc5f28ae3f742fa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image"}' 2019-01-09 14:46:00,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ef90ddbe-ba20-4aa9-a1d7-625178b7a917 Date: Wed, 09 Jan 2019 14:46:00 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:46:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T14:46:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540", "min_disk": 0, "protected": false, "id": "2bfa345e-fc23-4c34-ad5d-14fc49d86540", "file": "/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540/file", "checksum": null, "owner": "73c1b9cf3b6442c68b27cff50999a363", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:46:00,940 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ef90ddbe-ba20-4aa9-a1d7-625178b7a917 2019-01-09 14:46:00,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}724761bdf4bafa8587a88dca6fc5f28ae3f742fa" -d '' 2019-01-09 14:46:02,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5db307fa-af2f-4c17-9d75-1539acba53de Date: Wed, 09 Jan 2019 14:46: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-09 14:46:02,111 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540/file used request id req-5db307fa-af2f-4c17-9d75-1539acba53de 2019-01-09 14:46:02,112 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:46:02,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}724761bdf4bafa8587a88dca6fc5f28ae3f742fa" 2019-01-09 14:46:02,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-f8cc9607-79b5-4b89-8863-7082ae1de154 Date: Wed, 09 Jan 2019 14:46:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:46:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:46:02Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540/snap", "metadata": {}}], "self": "/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540", "min_disk": 0, "protected": false, "id": "2bfa345e-fc23-4c34-ad5d-14fc49d86540", "file": "/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:46:02,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540 used request id req-f8cc9607-79b5-4b89-8863-7082ae1de154 2019-01-09 14:46:02,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}724761bdf4bafa8587a88dca6fc5f28ae3f742fa" 2019-01-09 14:46:02,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b364049c-5a5e-436d-9575-6fa90cb35c30 Date: Wed, 09 Jan 2019 14:46: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-09 14:46:02,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b364049c-5a5e-436d-9575-6fa90cb35c30 2019-01-09 14:46:02,144 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image 2019-01-09 14:46:02,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}724761bdf4bafa8587a88dca6fc5f28ae3f742fa" 2019-01-09 14:46:02,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-c5c27066-4160-4212-abfe-65b449f82821 Date: Wed, 09 Jan 2019 14:46:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:46:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:46:02Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540/snap", "metadata": {}}], "self": "/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540", "min_disk": 0, "protected": false, "id": "2bfa345e-fc23-4c34-ad5d-14fc49d86540", "file": "/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:46:02,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540 used request id req-c5c27066-4160-4212-abfe-65b449f82821 2019-01-09 14:46:02,163 - create_image - DEBUG - Instance status is - active 2019-01-09 14:46:02,163 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image 2019-01-09 14:46:02,164 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image 2019-01-09 14:46:02,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:46:02,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:46:02,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:46:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["ZLSmwSYlQpKDt9fyMuIdeA"], "issued_at": "2019-01-09T14:46:02.000000Z"}} 2019-01-09 14:46:02,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64386907f719665560070af54c9248a1109f9504" 2019-01-09 14:46:02,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-094ab942-2655-4747-b699-3f46a9555e0f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:46:02,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-094ab942-2655-4747-b699-3f46a9555e0f 2019-01-09 14:46:02,678 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:46:02,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64386907f719665560070af54c9248a1109f9504" 2019-01-09 14:46:02,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46: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-c8495ddf-abb9-4aaa-8b7d-fae57dba70f0 x-compute-request-id: req-c8495ddf-abb9-4aaa-8b7d-fae57dba70f0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:46:02,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c8495ddf-abb9-4aaa-8b7d-fae57dba70f0 2019-01-09 14:46:02,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64386907f719665560070af54c9248a1109f9504" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-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-09 14:46:02,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46: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-2961bf17-6548-4557-8cb7-9b8c5006fac7 x-compute-request-id: req-2961bf17-6548-4557-8cb7-9b8c5006fac7 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6ddbb254-c20f-4be1-978a-1f5365fdd438", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6ddbb254-c20f-4be1-978a-1f5365fdd438", "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": "6ddbb254-c20f-4be1-978a-1f5365fdd438"}} 2019-01-09 14:46:02,884 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2961bf17-6548-4557-8cb7-9b8c5006fac7 2019-01-09 14:46:02,885 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 14:46:02,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:46:03,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:46:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["O2SQiw4jQR2sBa49FxoSOg"], "issued_at": "2019-01-09T14:46:03.000000Z"}} 2019-01-09 14:46:03,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-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-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}}' 2019-01-09 14:46:05,321 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:46:03 GMT Server: Apache x-openstack-request-id: req-16213b13-30c0-49b7-953d-da6b3ef950a2 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148", "rel": "self"}]}} 2019-01-09 14:46:05,322 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks used request id req-16213b13-30c0-49b7-953d-da6b3ef950a2 2019-01-09 14:46:05,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/9d35b8d9-df1e-49cf-8aea-d93a528ea148 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:05,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:05 GMT Server: Apache x-openstack-request-id: req-21d237f1-32f2-42e6-ad69-0f331d27a7e8 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:05,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:05 GMT Server: Apache x-openstack-request-id: req-736b75b3-c736-43de-a945-0fe0e5fe4fd9 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "stack_user_project_id": "fbd8d022cce04f6d8a792ca5267f4cdc", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:05,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 used request id req-736b75b3-c736-43de-a945-0fe0e5fe4fd9 2019-01-09 14:46:05,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:06,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:05 GMT Server: Apache x-openstack-request-id: req-dc4a1b33-9613-4f6e-a455-cafb38cb6811 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "stack_user_project_id": "fbd8d022cce04f6d8a792ca5267f4cdc", "deletion_time": null, "creation_time": "2019-01-09T14:46:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148", "rel": "self"}], "updated_time": null, "project": "73c1b9cf3b6442c68b27cff50999a363", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "tags": null}]} 2019-01-09 14:46:06,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1 used request id req-dc4a1b33-9613-4f6e-a455-cafb38cb6811 2019-01-09 14:46:06,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:06,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:06 GMT Server: Apache x-openstack-request-id: req-c02f1d97-1b52-4dd5-b845-8510ffa1e5d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "stack_user_project_id": "fbd8d022cce04f6d8a792ca5267f4cdc", "deletion_time": null, "creation_time": "2019-01-09T14:46:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148", "rel": "self"}], "updated_time": null, "project": "73c1b9cf3b6442c68b27cff50999a363", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "tags": null}]} 2019-01-09 14:46:06,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1 used request id req-c02f1d97-1b52-4dd5-b845-8510ffa1e5d1 2019-01-09 14:46:06,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/9d35b8d9-df1e-49cf-8aea-d93a528ea148 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:06,363 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:06 GMT Server: Apache x-openstack-request-id: req-9b2350e4-4531-415c-b018-df12efdb36e1 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:06,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:06 GMT Server: Apache x-openstack-request-id: req-9c13bdaf-ec09-4fb5-956b-99e6c293c289 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "stack_user_project_id": "fbd8d022cce04f6d8a792ca5267f4cdc", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:06,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 used request id req-9c13bdaf-ec09-4fb5-956b-99e6c293c289 2019-01-09 14:46:06,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/9d35b8d9-df1e-49cf-8aea-d93a528ea148 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:06,602 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:06 GMT Server: Apache x-openstack-request-id: req-5e174b42-d621-4bad-97b2-05db33889943 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:06,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:06 GMT Server: Apache x-openstack-request-id: req-53940461-6aa7-4750-815d-6881fb705b0f 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "stack_user_project_id": "fbd8d022cce04f6d8a792ca5267f4cdc", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:06,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 used request id req-53940461-6aa7-4750-815d-6881fb705b0f 2019-01-09 14:46:09,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/9d35b8d9-df1e-49cf-8aea-d93a528ea148 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:09,860 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:09 GMT Server: Apache x-openstack-request-id: req-68ddf777-6c0c-4d81-8740-9b1462bb104e Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:10,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:09 GMT Server: Apache x-openstack-request-id: req-959990fa-163d-4d69-96ef-303cb95aed31 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "stack_user_project_id": "fbd8d022cce04f6d8a792ca5267f4cdc", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:10,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 used request id req-959990fa-163d-4d69-96ef-303cb95aed31 2019-01-09 14:46:13,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/9d35b8d9-df1e-49cf-8aea-d93a528ea148 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:13,109 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:13 GMT Server: Apache x-openstack-request-id: req-a6877336-ab9e-42d4-a3ad-db994b9c12c4 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:13,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:13 GMT Server: Apache x-openstack-request-id: req-2ec26601-52bf-4d1f-99af-2d5c70dc4622 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "stack_user_project_id": "fbd8d022cce04f6d8a792ca5267f4cdc", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:13,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 used request id req-2ec26601-52bf-4d1f-99af-2d5c70dc4622 2019-01-09 14:46:16,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/9d35b8d9-df1e-49cf-8aea-d93a528ea148 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:16,379 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:16 GMT Server: Apache x-openstack-request-id: req-c53ab833-4844-43fe-bd4b-f160e3c080bd Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:16,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:16 GMT Server: Apache x-openstack-request-id: req-ff9add75-c237-4b93-8b4f-81dfb5026e5a 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "stack_user_project_id": "fbd8d022cce04f6d8a792ca5267f4cdc", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:16,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 used request id req-ff9add75-c237-4b93-8b4f-81dfb5026e5a 2019-01-09 14:46:19,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/9d35b8d9-df1e-49cf-8aea-d93a528ea148 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:19,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:19 GMT Server: Apache x-openstack-request-id: req-56fe3da8-0cf8-42d1-b457-691325e274b8 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:19,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:19 GMT Server: Apache x-openstack-request-id: req-38cb64a4-b1ef-4a28-a6bf-448c4b4745da 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1", "stack_user_project_id": "fbd8d022cce04f6d8a792ca5267f4cdc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T14:46:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9d35b8d9-df1e-49cf-8aea-d93a528ea148", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:19,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 used request id req-38cb64a4-b1ef-4a28-a6bf-448c4b4745da 2019-01-09 14:46:19,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-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-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}}' 2019-01-09 14:46:21,174 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:46:19 GMT Server: Apache x-openstack-request-id: req-f41ba706-15af-47f0-9e2b-e307817e4e09 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "4b770108-e53f-420c-970d-e21682936fb2", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2", "rel": "self"}]}} 2019-01-09 14:46:21,174 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks used request id req-f41ba706-15af-47f0-9e2b-e307817e4e09 2019-01-09 14:46:21,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/4b770108-e53f-420c-970d-e21682936fb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:21,251 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:21 GMT Server: Apache x-openstack-request-id: req-c4c591ee-0554-4905-a2f3-88cb529290fe Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:21,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:21 GMT Server: Apache x-openstack-request-id: req-60610b0f-70e6-469b-909d-935d3b5c3e08 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "4b770108-e53f-420c-970d-e21682936fb2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "stack_user_project_id": "983b2aa4e8184a14a3022203f72d0e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b770108-e53f-420c-970d-e21682936fb2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:21,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 used request id req-60610b0f-70e6-469b-909d-935d3b5c3e08 2019-01-09 14:46:21,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:21,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:21 GMT Server: Apache x-openstack-request-id: req-baac3eee-ddd2-48c3-b73c-f7f4c3962b9c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "stack_user_project_id": "983b2aa4e8184a14a3022203f72d0e8c", "deletion_time": null, "creation_time": "2019-01-09T14:46:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2", "rel": "self"}], "updated_time": null, "project": "73c1b9cf3b6442c68b27cff50999a363", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "4b770108-e53f-420c-970d-e21682936fb2", "tags": null}]} 2019-01-09 14:46:21,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2 used request id req-baac3eee-ddd2-48c3-b73c-f7f4c3962b9c 2019-01-09 14:46:21,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:21,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:21 GMT Server: Apache x-openstack-request-id: req-2bc06dd9-e204-49d8-83e6-72a8f7aec00c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "stack_user_project_id": "983b2aa4e8184a14a3022203f72d0e8c", "deletion_time": null, "creation_time": "2019-01-09T14:46:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2", "rel": "self"}], "updated_time": null, "project": "73c1b9cf3b6442c68b27cff50999a363", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "4b770108-e53f-420c-970d-e21682936fb2", "tags": null}]} 2019-01-09 14:46:21,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks?stack_name=HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2 used request id req-2bc06dd9-e204-49d8-83e6-72a8f7aec00c 2019-01-09 14:46:21,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/4b770108-e53f-420c-970d-e21682936fb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:21,576 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:21 GMT Server: Apache x-openstack-request-id: req-2239ff55-f024-456b-8f93-949554670bd1 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:21,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:21 GMT Server: Apache x-openstack-request-id: req-41d3ba47-31fc-4de5-bdfa-21f6639d0df4 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "4b770108-e53f-420c-970d-e21682936fb2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "stack_user_project_id": "983b2aa4e8184a14a3022203f72d0e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b770108-e53f-420c-970d-e21682936fb2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:21,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 used request id req-41d3ba47-31fc-4de5-bdfa-21f6639d0df4 2019-01-09 14:46:21,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/4b770108-e53f-420c-970d-e21682936fb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:21,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:21 GMT Server: Apache x-openstack-request-id: req-1c8315db-59e4-424e-9f59-d8eb191b1045 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:21,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:21 GMT Server: Apache x-openstack-request-id: req-133039af-d626-4b23-9448-edbc72d150d7 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "4b770108-e53f-420c-970d-e21682936fb2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "stack_user_project_id": "983b2aa4e8184a14a3022203f72d0e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b770108-e53f-420c-970d-e21682936fb2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:21,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 used request id req-133039af-d626-4b23-9448-edbc72d150d7 2019-01-09 14:46:24,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/4b770108-e53f-420c-970d-e21682936fb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:24,718 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:24 GMT Server: Apache x-openstack-request-id: req-d3a0513c-4221-429f-af15-529381be0c98 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:24,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:24 GMT Server: Apache x-openstack-request-id: req-bcaacd74-a95d-4b12-85ab-218bca073969 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "4b770108-e53f-420c-970d-e21682936fb2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "stack_user_project_id": "983b2aa4e8184a14a3022203f72d0e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b770108-e53f-420c-970d-e21682936fb2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:24,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 used request id req-bcaacd74-a95d-4b12-85ab-218bca073969 2019-01-09 14:46:27,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/4b770108-e53f-420c-970d-e21682936fb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:28,445 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:27 GMT Server: Apache x-openstack-request-id: req-f3bb2ffe-b016-4c91-a195-6ee57e6ac302 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:28,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:28 GMT Server: Apache x-openstack-request-id: req-f6daa88c-e34f-4ac9-8f23-1eca97a5b813 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "4b770108-e53f-420c-970d-e21682936fb2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "stack_user_project_id": "983b2aa4e8184a14a3022203f72d0e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b770108-e53f-420c-970d-e21682936fb2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:28,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 used request id req-f6daa88c-e34f-4ac9-8f23-1eca97a5b813 2019-01-09 14:46:31,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/4b770108-e53f-420c-970d-e21682936fb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:31,520 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:31 GMT Server: Apache x-openstack-request-id: req-1d52a99c-5b80-438f-8cb4-66280951ff1b Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:31,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:31 GMT Server: Apache x-openstack-request-id: req-436223c9-7733-4808-9e7f-6b69e9dc6133 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "4b770108-e53f-420c-970d-e21682936fb2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "stack_user_project_id": "983b2aa4e8184a14a3022203f72d0e8c", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4b770108-e53f-420c-970d-e21682936fb2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:31,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 used request id req-436223c9-7733-4808-9e7f-6b69e9dc6133 2019-01-09 14:46:34,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/4b770108-e53f-420c-970d-e21682936fb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:34,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:34 GMT Server: Apache x-openstack-request-id: req-f7922f65-2a69-414a-837c-ff5edf304903 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:34,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:34 GMT Server: Apache x-openstack-request-id: req-94bd1b0e-7934-4155-9f26-eb41c44c4686 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "4b770108-e53f-420c-970d-e21682936fb2", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image", "inst_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2", "stack_user_project_id": "983b2aa4e8184a14a3022203f72d0e8c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T14:46:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4b770108-e53f-420c-970d-e21682936fb2", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 14:46:34,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 used request id req-94bd1b0e-7934-4155-9f26-eb41c44c4686 2019-01-09 14:46:34,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/9d35b8d9-df1e-49cf-8aea-d93a528ea148 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:34,669 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:34 GMT Server: Apache x-openstack-request-id: req-f774e828-5071-49c8-9fe0-ff30e5e175dc Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:34,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:46:34 GMT Server: Apache x-openstack-request-id: req-9557e78a-d669-49d4-a7db-d57f9971feb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:46:34,793 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack1/9d35b8d9-df1e-49cf-8aea-d93a528ea148 used request id req-9557e78a-d669-49d4-a7db-d57f9971feb2 2019-01-09 14:46:34,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/4b770108-e53f-420c-970d-e21682936fb2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43897035f33757c43d32ee1774ee13d879245a28" 2019-01-09 14:46:34,822 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:34 GMT Server: Apache x-openstack-request-id: req-00c59af7-e38d-43ab-a7f3-5b667580dd19 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:34,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:46:34 GMT Server: Apache x-openstack-request-id: req-a98abce8-a4e4-4766-a727-e4da8517472a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:46:34,945 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-stack2/4b770108-e53f-420c-970d-e21682936fb2 used request id req-a98abce8-a4e4-4766-a727-e4da8517472a 2019-01-09 14:46:34,945 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-c24ad45f-f299-4705-91e5-457d034a6b8d-image 2019-01-09 14:46:34,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}724761bdf4bafa8587a88dca6fc5f28ae3f742fa" 2019-01-09 14:46:36,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-282e7e6a-926f-433a-b5d2-649a0bb2e3c8 Date: Wed, 09 Jan 2019 14:46: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-09 14:46:36,061 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2bfa345e-fc23-4c34-ad5d-14fc49d86540 used request id req-282e7e6a-926f-433a-b5d2-649a0bb2e3c8 2019-01-09 14:46:36,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/6ddbb254-c20f-4be1-978a-1f5365fdd438 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64386907f719665560070af54c9248a1109f9504" 2019-01-09 14:46:36,097 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:46:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7af4c9b-f4fe-4cb0-957b-e82c44bd04bb x-compute-request-id: req-f7af4c9b-f4fe-4cb0-957b-e82c44bd04bb Content-Length: 0 Content-Type: application/json 2019-01-09 14:46:36,097 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6ddbb254-c20f-4be1-978a-1f5365fdd438 used request id req-f7af4c9b-f4fe-4cb0-957b-e82c44bd04bb 2019-01-09 14:46:36,099 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 14:46:36,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:46:36,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:46:36,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:46:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["8Y8bjguLS-6CRMrCQwOzyA"], "issued_at": "2019-01-09T14:46:36.000000Z"}} 2019-01-09 14:46:36,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f76fce8d05258cc5998bfe5f7092ae1220c1e21" 2019-01-09 14:46:36,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f6ab41-b0f5-48e3-8bf5-4862f4a51fa8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:46:36,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-00f6ab41-b0f5-48e3-8bf5-4862f4a51fa8 2019-01-09 14:46:36,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f76fce8d05258cc5998bfe5f7092ae1220c1e21" 2019-01-09 14:46:36,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-edea09eb-30c5-4aaa-820f-02560ba1da7b Date: Wed, 09 Jan 2019 14:46:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"} 2019-01-09 14:46:36,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1 used request id req-edea09eb-30c5-4aaa-820f-02560ba1da7b 2019-01-09 14:46:36,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f76fce8d05258cc5998bfe5f7092ae1220c1e21" 2019-01-09 14:46:36,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b40761af-355f-4f52-878e-9a5ecfeecc76 Date: Wed, 09 Jan 2019 14:46: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-09 14:46:36,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b40761af-355f-4f52-878e-9a5ecfeecc76 2019-01-09 14:46:36,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8f76fce8d05258cc5998bfe5f7092ae1220c1e21" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}' 2019-01-09 14:46:37,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-293152a6-e44d-43fc-9ccd-24a91f3bfc9d Date: Wed, 09 Jan 2019 14:46:37 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:46:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T14:46:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04", "min_disk": 0, "protected": false, "id": "71f96c3e-b7aa-492a-a08d-24dadc150f04", "file": "/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04/file", "checksum": null, "owner": "73c1b9cf3b6442c68b27cff50999a363", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:46:37,039 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-293152a6-e44d-43fc-9ccd-24a91f3bfc9d 2019-01-09 14:46:37,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f76fce8d05258cc5998bfe5f7092ae1220c1e21" -d '' 2019-01-09 14:46:38,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f891e21-d230-423b-a3da-f8b1a7d1cad0 Date: Wed, 09 Jan 2019 14:46: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-09 14:46:38,132 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04/file used request id req-8f891e21-d230-423b-a3da-f8b1a7d1cad0 2019-01-09 14:46:38,133 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:46:38,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f76fce8d05258cc5998bfe5f7092ae1220c1e21" 2019-01-09 14:46:38,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-c78a94b4-ccf1-4899-90d4-bb7d8b023f6f Date: Wed, 09 Jan 2019 14:46:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:46:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:46:38Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/71f96c3e-b7aa-492a-a08d-24dadc150f04/snap", "metadata": {}}], "self": "/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04", "min_disk": 0, "protected": false, "id": "71f96c3e-b7aa-492a-a08d-24dadc150f04", "file": "/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/71f96c3e-b7aa-492a-a08d-24dadc150f04/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:46:38,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04 used request id req-c78a94b4-ccf1-4899-90d4-bb7d8b023f6f 2019-01-09 14:46:38,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f76fce8d05258cc5998bfe5f7092ae1220c1e21" 2019-01-09 14:46:38,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5050728e-c1bd-4de9-85d1-516bd56944fc Date: Wed, 09 Jan 2019 14:46: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-09 14:46:38,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-5050728e-c1bd-4de9-85d1-516bd56944fc 2019-01-09 14:46:38,162 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1 2019-01-09 14:46:38,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f76fce8d05258cc5998bfe5f7092ae1220c1e21" 2019-01-09 14:46:38,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-62547d9f-8cc7-4529-a089-11867b0cc2f4 Date: Wed, 09 Jan 2019 14:46:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:46:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:46:38Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/71f96c3e-b7aa-492a-a08d-24dadc150f04/snap", "metadata": {}}], "self": "/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04", "min_disk": 0, "protected": false, "id": "71f96c3e-b7aa-492a-a08d-24dadc150f04", "file": "/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/71f96c3e-b7aa-492a-a08d-24dadc150f04/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:46:38,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04 used request id req-62547d9f-8cc7-4529-a089-11867b0cc2f4 2019-01-09 14:46:38,179 - create_image - DEBUG - Instance status is - active 2019-01-09 14:46:38,179 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1 2019-01-09 14:46:38,179 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1 2019-01-09 14:46:38,179 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 14:46:38,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:46:38,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:46:38,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:46:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["XcMYmBdAStO61gdLj-_S2A"], "issued_at": "2019-01-09T14:46:38.000000Z"}} 2019-01-09 14:46:38,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91394279f9e6f9089a6b2c11cd20ad58ad00603e" 2019-01-09 14:46:38,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46370e1-8bfd-4e0c-bd1d-cb3d7390b23a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:46:38,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e46370e1-8bfd-4e0c-bd1d-cb3d7390b23a 2019-01-09 14:46:38,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91394279f9e6f9089a6b2c11cd20ad58ad00603e" 2019-01-09 14:46:39,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-60022723-7bfe-41bf-8a90-ae29eef67b7a Date: Wed, 09 Jan 2019 14:46:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2"} 2019-01-09 14:46:39,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2 used request id req-60022723-7bfe-41bf-8a90-ae29eef67b7a 2019-01-09 14:46:39,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91394279f9e6f9089a6b2c11cd20ad58ad00603e" 2019-01-09 14:46:39,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-906c7075-1a67-4967-8d03-02bb93d9ca6a Date: Wed, 09 Jan 2019 14:46: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-09 14:46:39,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-906c7075-1a67-4967-8d03-02bb93d9ca6a 2019-01-09 14:46:39,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91394279f9e6f9089a6b2c11cd20ad58ad00603e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2"}' 2019-01-09 14:46:39,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3f78830d-9257-44ad-b595-a56eb0fe1969 Date: Wed, 09 Jan 2019 14:46:39 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:46:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T14:46:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee", "min_disk": 0, "protected": false, "id": "2f61557a-2397-454b-81b8-3b0f515533ee", "file": "/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee/file", "checksum": null, "owner": "73c1b9cf3b6442c68b27cff50999a363", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:46:39,473 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-3f78830d-9257-44ad-b595-a56eb0fe1969 2019-01-09 14:46:39,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91394279f9e6f9089a6b2c11cd20ad58ad00603e" -d '' 2019-01-09 14:46:40,569 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9a401d5-19ab-4c48-ad3c-61c7beb3a5d6 Date: Wed, 09 Jan 2019 14:46: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-09 14:46:40,569 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee/file used request id req-e9a401d5-19ab-4c48-ad3c-61c7beb3a5d6 2019-01-09 14:46:40,569 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:46:40,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91394279f9e6f9089a6b2c11cd20ad58ad00603e" 2019-01-09 14:46:40,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-b7883604-1343-4f39-8144-ed7baf5fede4 Date: Wed, 09 Jan 2019 14:46:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:46:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:46:40Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2f61557a-2397-454b-81b8-3b0f515533ee/snap", "metadata": {}}], "self": "/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee", "min_disk": 0, "protected": false, "id": "2f61557a-2397-454b-81b8-3b0f515533ee", "file": "/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2f61557a-2397-454b-81b8-3b0f515533ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:46:40,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee used request id req-b7883604-1343-4f39-8144-ed7baf5fede4 2019-01-09 14:46:40,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91394279f9e6f9089a6b2c11cd20ad58ad00603e" 2019-01-09 14:46:40,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e00aaf1e-9185-492b-8436-235dae1c3153 Date: Wed, 09 Jan 2019 14:46: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-09 14:46:40,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e00aaf1e-9185-492b-8436-235dae1c3153 2019-01-09 14:46:40,601 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2 2019-01-09 14:46:40,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91394279f9e6f9089a6b2c11cd20ad58ad00603e" 2019-01-09 14:46:40,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-7a3c37d0-ce2c-4a34-95ac-f86120e586d0 Date: Wed, 09 Jan 2019 14:46:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:46:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:46:40Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2f61557a-2397-454b-81b8-3b0f515533ee/snap", "metadata": {}}], "self": "/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee", "min_disk": 0, "protected": false, "id": "2f61557a-2397-454b-81b8-3b0f515533ee", "file": "/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2f61557a-2397-454b-81b8-3b0f515533ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:46:40,619 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee used request id req-7a3c37d0-ce2c-4a34-95ac-f86120e586d0 2019-01-09 14:46:40,619 - create_image - DEBUG - Instance status is - active 2019-01-09 14:46:40,619 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2 2019-01-09 14:46:40,620 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2 2019-01-09 14:46:40,620 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 14:46:40,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:46:41,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:46:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["clxwXCPSThGnM9dqwBwBig"], "issued_at": "2019-01-09T14:46:41.000000Z"}} 2019-01-09 14:46:41,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-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-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net"}}' 2019-01-09 14:46:43,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:46:41 GMT Server: Apache x-openstack-request-id: req-878beaef-acdd-48a9-8635-4b4b20c05b6d Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}]}} 2019-01-09 14:46:43,487 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks used request id req-878beaef-acdd-48a9-8635-4b4b20c05b6d 2019-01-09 14:46:43,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:46:43,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:43 GMT Server: Apache x-openstack-request-id: req-ba47d648-93b6-474c-9d7b-356bb3e2619f Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:43,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:43 GMT Server: Apache x-openstack-request-id: req-48fa58a0-efb8-4b67-8a85-d42e3dc43952 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 738 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-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "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-09 14:46:43,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-48fa58a0-efb8-4b67-8a85-d42e3dc43952 2019-01-09 14:46:43,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:46:44,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:43 GMT Server: Apache x-openstack-request-id: req-e8d9361a-4205-4993-99f2-30f7a10765ea Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:44,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:44 GMT Server: Apache x-openstack-request-id: req-50ce445e-572c-44a1-978b-99f8fd2ea669 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 738 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-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "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-09 14:46:44,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-50ce445e-572c-44a1-978b-99f8fd2ea669 2019-01-09 14:46:47,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:46:47,632 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:47 GMT Server: Apache x-openstack-request-id: req-6b81bbaf-59d0-4f53-b3c0-2a81c6a8e738 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:48,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:47 GMT Server: Apache x-openstack-request-id: req-6118f4b0-98ee-4482-bffc-e68d2b664422 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 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-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAusPeVdKKY9nClGp/y50Sn56xMxf3dEQEIX4p2BhLJXVBTDE1\nZ3SEJQ0uXh+J+qiin6R1HvWuU33gnurN8TD6UEc/+kx4c869iEOKWoqf6lQp+/F1\n4iZRou5uSfjwobjElTs2TYGciPYgLBJg7aJASgSPEV1BGUpY942X4kEb+DsTmtoh\nrg92r9BNmtxQ6wV5CCewFwYf4YGErZoJUEFrLzHTdGtpI+b+m4fotL9wDeAjDtU8\nDun29U3sfctkA92UtkKV9QBh00ZLRZb6I+IlGyW9k5D9iv8t0qgNIlSKDoX+jmSO\nOtHEF/G4bpwPTXCGBn0TREdwt1Lr7L1Z/nISkwIDAQABAoIBAF2T6GHuBQM0x8bf\nebrGr98kfzrPhmBN+BfkBAlPWs+g6Z/IhC6a9d8utI3alaLvPdRpbXmetcMFrjdS\nBPAVj0YL/SVnjW7RJqwQ01C8ZpXdp8+h02QFuR+/Aam0vrT5RB5Vtcat64XAdKxA\nZSqMAlRT5m9X31dRpjQbUP+/ickczFuOsl1qtXA0SkNhHig87xuC5a07Pll9lcnD\nOqjjjvcnoWD7wOQN/ZyG5yyIfwto3qW0gsAEUa0Il2SHS33rh7asdJfnA99A5Mor\n0bExXSObd5ZmjX9FtUq537M2XaEwoItrGvGKkzFb18Z84PCA3cHlSzMBCYVAAO4E\nkFg2cLECgYEA8hU28oMxzOi/LeNFuPYBp5t9vG0lBax5WvoddWb4EymBIt7CHixc\nr7ThB5qTlvbWZzSxl+qEoZHz2cKGchu9bX6wA76ifQWWP4fV9sFMI6AYNkMdFRHF\nhb6VzkiIRUteOt0I9DOWU4P26qt4+msk4xClsd6TbG5J4lkZQYtRS4sCgYEAxYCH\n1BG/DpDo3Hx9sE8tCIQTUnyBuHZBIm61nlFwwxCPo1WTku0iJ7a9rWkp7PiCXLZG\nqFsRuRLo5uKqVTYqCp6UtIcnIMbSNzwtpRljWh9TwxCCGQdmmrhnVCInIhi7Hsoo\n7p5W8kgxlfaODl0L2tI0fQQ4GAnQEe0Y4sSDVhkCgYEAz6gFB0gkuunXvKwczckw\nqC6IT86sGE7XloPAK0oVeJJ8tIWyrCFPrGUTNuuQuMmqJsObp33DIblKHLxxiYZk\nGn22zK+FQIs/U+XYUx+CiXi17C3rz3v8HHrclCPByPcasJGUMa3iwGcNskU+tEie\nTqykBYywly2P8TqOoJu6M3sCgYEAjfh0qycOlePo4AXFO+XOU17NnO/PN9AZxiya\n9XFJg472Ec1ERcucT7v24R7Feoiw/QAyDndYaBeFv+KT2qkS04tnDdZRdCg3mGjz\nzshPOMtoJMJLIr7FLNb9v+bFBqeMavebMNw1V/g5XLldKEoOaX/NJ0jPIch7/0bW\nKrxkRJECgYBVpSpuufwWTdEAkAaFwQXmd8CEys6lOc+9TnKIRW0TGY5c8M2gCLj9\ntP3+3rAoKEePY6blPr/RXM2ADXAuIyd10I05dG6MdFiHqwMA4R42WfM79texmGlb\nzXBEQxfSqLyBSgoXiYAdJTyI+YEZfeR0psI+w1U9C6JPQJdBDgwAnw==\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-09 14:46:48,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-6118f4b0-98ee-4482-bffc-e68d2b664422 2019-01-09 14:46:51,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:46:51,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:51 GMT Server: Apache x-openstack-request-id: req-05493762-18b5-4430-b49e-a9884881a247 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:51,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:51 GMT Server: Apache x-openstack-request-id: req-46e0e029-e402-4501-a531-f8956a9512dd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 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-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAusPeVdKKY9nClGp/y50Sn56xMxf3dEQEIX4p2BhLJXVBTDE1\nZ3SEJQ0uXh+J+qiin6R1HvWuU33gnurN8TD6UEc/+kx4c869iEOKWoqf6lQp+/F1\n4iZRou5uSfjwobjElTs2TYGciPYgLBJg7aJASgSPEV1BGUpY942X4kEb+DsTmtoh\nrg92r9BNmtxQ6wV5CCewFwYf4YGErZoJUEFrLzHTdGtpI+b+m4fotL9wDeAjDtU8\nDun29U3sfctkA92UtkKV9QBh00ZLRZb6I+IlGyW9k5D9iv8t0qgNIlSKDoX+jmSO\nOtHEF/G4bpwPTXCGBn0TREdwt1Lr7L1Z/nISkwIDAQABAoIBAF2T6GHuBQM0x8bf\nebrGr98kfzrPhmBN+BfkBAlPWs+g6Z/IhC6a9d8utI3alaLvPdRpbXmetcMFrjdS\nBPAVj0YL/SVnjW7RJqwQ01C8ZpXdp8+h02QFuR+/Aam0vrT5RB5Vtcat64XAdKxA\nZSqMAlRT5m9X31dRpjQbUP+/ickczFuOsl1qtXA0SkNhHig87xuC5a07Pll9lcnD\nOqjjjvcnoWD7wOQN/ZyG5yyIfwto3qW0gsAEUa0Il2SHS33rh7asdJfnA99A5Mor\n0bExXSObd5ZmjX9FtUq537M2XaEwoItrGvGKkzFb18Z84PCA3cHlSzMBCYVAAO4E\nkFg2cLECgYEA8hU28oMxzOi/LeNFuPYBp5t9vG0lBax5WvoddWb4EymBIt7CHixc\nr7ThB5qTlvbWZzSxl+qEoZHz2cKGchu9bX6wA76ifQWWP4fV9sFMI6AYNkMdFRHF\nhb6VzkiIRUteOt0I9DOWU4P26qt4+msk4xClsd6TbG5J4lkZQYtRS4sCgYEAxYCH\n1BG/DpDo3Hx9sE8tCIQTUnyBuHZBIm61nlFwwxCPo1WTku0iJ7a9rWkp7PiCXLZG\nqFsRuRLo5uKqVTYqCp6UtIcnIMbSNzwtpRljWh9TwxCCGQdmmrhnVCInIhi7Hsoo\n7p5W8kgxlfaODl0L2tI0fQQ4GAnQEe0Y4sSDVhkCgYEAz6gFB0gkuunXvKwczckw\nqC6IT86sGE7XloPAK0oVeJJ8tIWyrCFPrGUTNuuQuMmqJsObp33DIblKHLxxiYZk\nGn22zK+FQIs/U+XYUx+CiXi17C3rz3v8HHrclCPByPcasJGUMa3iwGcNskU+tEie\nTqykBYywly2P8TqOoJu6M3sCgYEAjfh0qycOlePo4AXFO+XOU17NnO/PN9AZxiya\n9XFJg472Ec1ERcucT7v24R7Feoiw/QAyDndYaBeFv+KT2qkS04tnDdZRdCg3mGjz\nzshPOMtoJMJLIr7FLNb9v+bFBqeMavebMNw1V/g5XLldKEoOaX/NJ0jPIch7/0bW\nKrxkRJECgYBVpSpuufwWTdEAkAaFwQXmd8CEys6lOc+9TnKIRW0TGY5c8M2gCLj9\ntP3+3rAoKEePY6blPr/RXM2ADXAuIyd10I05dG6MdFiHqwMA4R42WfM79texmGlb\nzXBEQxfSqLyBSgoXiYAdJTyI+YEZfeR0psI+w1U9C6JPQJdBDgwAnw==\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-09 14:46:51,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-46e0e029-e402-4501-a531-f8956a9512dd 2019-01-09 14:46:54,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:46:54,389 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:54 GMT Server: Apache x-openstack-request-id: req-7fec7bf5-6f77-4f5a-a997-41cfd5b98508 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:54,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:54 GMT Server: Apache x-openstack-request-id: req-d1fe21e6-2568-4c0f-83b4-03df793c9d6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 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-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAusPeVdKKY9nClGp/y50Sn56xMxf3dEQEIX4p2BhLJXVBTDE1\nZ3SEJQ0uXh+J+qiin6R1HvWuU33gnurN8TD6UEc/+kx4c869iEOKWoqf6lQp+/F1\n4iZRou5uSfjwobjElTs2TYGciPYgLBJg7aJASgSPEV1BGUpY942X4kEb+DsTmtoh\nrg92r9BNmtxQ6wV5CCewFwYf4YGErZoJUEFrLzHTdGtpI+b+m4fotL9wDeAjDtU8\nDun29U3sfctkA92UtkKV9QBh00ZLRZb6I+IlGyW9k5D9iv8t0qgNIlSKDoX+jmSO\nOtHEF/G4bpwPTXCGBn0TREdwt1Lr7L1Z/nISkwIDAQABAoIBAF2T6GHuBQM0x8bf\nebrGr98kfzrPhmBN+BfkBAlPWs+g6Z/IhC6a9d8utI3alaLvPdRpbXmetcMFrjdS\nBPAVj0YL/SVnjW7RJqwQ01C8ZpXdp8+h02QFuR+/Aam0vrT5RB5Vtcat64XAdKxA\nZSqMAlRT5m9X31dRpjQbUP+/ickczFuOsl1qtXA0SkNhHig87xuC5a07Pll9lcnD\nOqjjjvcnoWD7wOQN/ZyG5yyIfwto3qW0gsAEUa0Il2SHS33rh7asdJfnA99A5Mor\n0bExXSObd5ZmjX9FtUq537M2XaEwoItrGvGKkzFb18Z84PCA3cHlSzMBCYVAAO4E\nkFg2cLECgYEA8hU28oMxzOi/LeNFuPYBp5t9vG0lBax5WvoddWb4EymBIt7CHixc\nr7ThB5qTlvbWZzSxl+qEoZHz2cKGchu9bX6wA76ifQWWP4fV9sFMI6AYNkMdFRHF\nhb6VzkiIRUteOt0I9DOWU4P26qt4+msk4xClsd6TbG5J4lkZQYtRS4sCgYEAxYCH\n1BG/DpDo3Hx9sE8tCIQTUnyBuHZBIm61nlFwwxCPo1WTku0iJ7a9rWkp7PiCXLZG\nqFsRuRLo5uKqVTYqCp6UtIcnIMbSNzwtpRljWh9TwxCCGQdmmrhnVCInIhi7Hsoo\n7p5W8kgxlfaODl0L2tI0fQQ4GAnQEe0Y4sSDVhkCgYEAz6gFB0gkuunXvKwczckw\nqC6IT86sGE7XloPAK0oVeJJ8tIWyrCFPrGUTNuuQuMmqJsObp33DIblKHLxxiYZk\nGn22zK+FQIs/U+XYUx+CiXi17C3rz3v8HHrclCPByPcasJGUMa3iwGcNskU+tEie\nTqykBYywly2P8TqOoJu6M3sCgYEAjfh0qycOlePo4AXFO+XOU17NnO/PN9AZxiya\n9XFJg472Ec1ERcucT7v24R7Feoiw/QAyDndYaBeFv+KT2qkS04tnDdZRdCg3mGjz\nzshPOMtoJMJLIr7FLNb9v+bFBqeMavebMNw1V/g5XLldKEoOaX/NJ0jPIch7/0bW\nKrxkRJECgYBVpSpuufwWTdEAkAaFwQXmd8CEys6lOc+9TnKIRW0TGY5c8M2gCLj9\ntP3+3rAoKEePY6blPr/RXM2ADXAuIyd10I05dG6MdFiHqwMA4R42WfM79texmGlb\nzXBEQxfSqLyBSgoXiYAdJTyI+YEZfeR0psI+w1U9C6JPQJdBDgwAnw==\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-09 14:46:54,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-d1fe21e6-2568-4c0f-83b4-03df793c9d6e 2019-01-09 14:46:57,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:46:58,028 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:46:57 GMT Server: Apache x-openstack-request-id: req-8a4154ab-b305-467a-b312-a477526e5d82 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:46:58,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:46:58 GMT Server: Apache x-openstack-request-id: req-487380e7-53c2-46ab-9ad7-d774451f0466 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 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-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAusPeVdKKY9nClGp/y50Sn56xMxf3dEQEIX4p2BhLJXVBTDE1\nZ3SEJQ0uXh+J+qiin6R1HvWuU33gnurN8TD6UEc/+kx4c869iEOKWoqf6lQp+/F1\n4iZRou5uSfjwobjElTs2TYGciPYgLBJg7aJASgSPEV1BGUpY942X4kEb+DsTmtoh\nrg92r9BNmtxQ6wV5CCewFwYf4YGErZoJUEFrLzHTdGtpI+b+m4fotL9wDeAjDtU8\nDun29U3sfctkA92UtkKV9QBh00ZLRZb6I+IlGyW9k5D9iv8t0qgNIlSKDoX+jmSO\nOtHEF/G4bpwPTXCGBn0TREdwt1Lr7L1Z/nISkwIDAQABAoIBAF2T6GHuBQM0x8bf\nebrGr98kfzrPhmBN+BfkBAlPWs+g6Z/IhC6a9d8utI3alaLvPdRpbXmetcMFrjdS\nBPAVj0YL/SVnjW7RJqwQ01C8ZpXdp8+h02QFuR+/Aam0vrT5RB5Vtcat64XAdKxA\nZSqMAlRT5m9X31dRpjQbUP+/ickczFuOsl1qtXA0SkNhHig87xuC5a07Pll9lcnD\nOqjjjvcnoWD7wOQN/ZyG5yyIfwto3qW0gsAEUa0Il2SHS33rh7asdJfnA99A5Mor\n0bExXSObd5ZmjX9FtUq537M2XaEwoItrGvGKkzFb18Z84PCA3cHlSzMBCYVAAO4E\nkFg2cLECgYEA8hU28oMxzOi/LeNFuPYBp5t9vG0lBax5WvoddWb4EymBIt7CHixc\nr7ThB5qTlvbWZzSxl+qEoZHz2cKGchu9bX6wA76ifQWWP4fV9sFMI6AYNkMdFRHF\nhb6VzkiIRUteOt0I9DOWU4P26qt4+msk4xClsd6TbG5J4lkZQYtRS4sCgYEAxYCH\n1BG/DpDo3Hx9sE8tCIQTUnyBuHZBIm61nlFwwxCPo1WTku0iJ7a9rWkp7PiCXLZG\nqFsRuRLo5uKqVTYqCp6UtIcnIMbSNzwtpRljWh9TwxCCGQdmmrhnVCInIhi7Hsoo\n7p5W8kgxlfaODl0L2tI0fQQ4GAnQEe0Y4sSDVhkCgYEAz6gFB0gkuunXvKwczckw\nqC6IT86sGE7XloPAK0oVeJJ8tIWyrCFPrGUTNuuQuMmqJsObp33DIblKHLxxiYZk\nGn22zK+FQIs/U+XYUx+CiXi17C3rz3v8HHrclCPByPcasJGUMa3iwGcNskU+tEie\nTqykBYywly2P8TqOoJu6M3sCgYEAjfh0qycOlePo4AXFO+XOU17NnO/PN9AZxiya\n9XFJg472Ec1ERcucT7v24R7Feoiw/QAyDndYaBeFv+KT2qkS04tnDdZRdCg3mGjz\nzshPOMtoJMJLIr7FLNb9v+bFBqeMavebMNw1V/g5XLldKEoOaX/NJ0jPIch7/0bW\nKrxkRJECgYBVpSpuufwWTdEAkAaFwQXmd8CEys6lOc+9TnKIRW0TGY5c8M2gCLj9\ntP3+3rAoKEePY6blPr/RXM2ADXAuIyd10I05dG6MdFiHqwMA4R42WfM79texmGlb\nzXBEQxfSqLyBSgoXiYAdJTyI+YEZfeR0psI+w1U9C6JPQJdBDgwAnw==\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-09 14:46:58,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-487380e7-53c2-46ab-9ad7-d774451f0466 2019-01-09 14:47:01,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:01,353 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:01 GMT Server: Apache x-openstack-request-id: req-9f8d96d3-ab74-4f45-87d6-a6f717482281 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:01,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:01 GMT Server: Apache x-openstack-request-id: req-e120955c-cc22-4730-860a-baab56ee32f8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 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-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAusPeVdKKY9nClGp/y50Sn56xMxf3dEQEIX4p2BhLJXVBTDE1\nZ3SEJQ0uXh+J+qiin6R1HvWuU33gnurN8TD6UEc/+kx4c869iEOKWoqf6lQp+/F1\n4iZRou5uSfjwobjElTs2TYGciPYgLBJg7aJASgSPEV1BGUpY942X4kEb+DsTmtoh\nrg92r9BNmtxQ6wV5CCewFwYf4YGErZoJUEFrLzHTdGtpI+b+m4fotL9wDeAjDtU8\nDun29U3sfctkA92UtkKV9QBh00ZLRZb6I+IlGyW9k5D9iv8t0qgNIlSKDoX+jmSO\nOtHEF/G4bpwPTXCGBn0TREdwt1Lr7L1Z/nISkwIDAQABAoIBAF2T6GHuBQM0x8bf\nebrGr98kfzrPhmBN+BfkBAlPWs+g6Z/IhC6a9d8utI3alaLvPdRpbXmetcMFrjdS\nBPAVj0YL/SVnjW7RJqwQ01C8ZpXdp8+h02QFuR+/Aam0vrT5RB5Vtcat64XAdKxA\nZSqMAlRT5m9X31dRpjQbUP+/ickczFuOsl1qtXA0SkNhHig87xuC5a07Pll9lcnD\nOqjjjvcnoWD7wOQN/ZyG5yyIfwto3qW0gsAEUa0Il2SHS33rh7asdJfnA99A5Mor\n0bExXSObd5ZmjX9FtUq537M2XaEwoItrGvGKkzFb18Z84PCA3cHlSzMBCYVAAO4E\nkFg2cLECgYEA8hU28oMxzOi/LeNFuPYBp5t9vG0lBax5WvoddWb4EymBIt7CHixc\nr7ThB5qTlvbWZzSxl+qEoZHz2cKGchu9bX6wA76ifQWWP4fV9sFMI6AYNkMdFRHF\nhb6VzkiIRUteOt0I9DOWU4P26qt4+msk4xClsd6TbG5J4lkZQYtRS4sCgYEAxYCH\n1BG/DpDo3Hx9sE8tCIQTUnyBuHZBIm61nlFwwxCPo1WTku0iJ7a9rWkp7PiCXLZG\nqFsRuRLo5uKqVTYqCp6UtIcnIMbSNzwtpRljWh9TwxCCGQdmmrhnVCInIhi7Hsoo\n7p5W8kgxlfaODl0L2tI0fQQ4GAnQEe0Y4sSDVhkCgYEAz6gFB0gkuunXvKwczckw\nqC6IT86sGE7XloPAK0oVeJJ8tIWyrCFPrGUTNuuQuMmqJsObp33DIblKHLxxiYZk\nGn22zK+FQIs/U+XYUx+CiXi17C3rz3v8HHrclCPByPcasJGUMa3iwGcNskU+tEie\nTqykBYywly2P8TqOoJu6M3sCgYEAjfh0qycOlePo4AXFO+XOU17NnO/PN9AZxiya\n9XFJg472Ec1ERcucT7v24R7Feoiw/QAyDndYaBeFv+KT2qkS04tnDdZRdCg3mGjz\nzshPOMtoJMJLIr7FLNb9v+bFBqeMavebMNw1V/g5XLldKEoOaX/NJ0jPIch7/0bW\nKrxkRJECgYBVpSpuufwWTdEAkAaFwQXmd8CEys6lOc+9TnKIRW0TGY5c8M2gCLj9\ntP3+3rAoKEePY6blPr/RXM2ADXAuIyd10I05dG6MdFiHqwMA4R42WfM79texmGlb\nzXBEQxfSqLyBSgoXiYAdJTyI+YEZfeR0psI+w1U9C6JPQJdBDgwAnw==\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-09 14:47:01,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-e120955c-cc22-4730-860a-baab56ee32f8 2019-01-09 14:47:04,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:04,685 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:04 GMT Server: Apache x-openstack-request-id: req-a7b325b4-f460-4ece-8f61-bdb8acc2142b Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:04,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:04 GMT Server: Apache x-openstack-request-id: req-962e880a-586d-4a2a-b3c2-491db2e5d3dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2095 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAusPeVdKKY9nClGp/y50Sn56xMxf3dEQEIX4p2BhLJXVBTDE1\nZ3SEJQ0uXh+J+qiin6R1HvWuU33gnurN8TD6UEc/+kx4c869iEOKWoqf6lQp+/F1\n4iZRou5uSfjwobjElTs2TYGciPYgLBJg7aJASgSPEV1BGUpY942X4kEb+DsTmtoh\nrg92r9BNmtxQ6wV5CCewFwYf4YGErZoJUEFrLzHTdGtpI+b+m4fotL9wDeAjDtU8\nDun29U3sfctkA92UtkKV9QBh00ZLRZb6I+IlGyW9k5D9iv8t0qgNIlSKDoX+jmSO\nOtHEF/G4bpwPTXCGBn0TREdwt1Lr7L1Z/nISkwIDAQABAoIBAF2T6GHuBQM0x8bf\nebrGr98kfzrPhmBN+BfkBAlPWs+g6Z/IhC6a9d8utI3alaLvPdRpbXmetcMFrjdS\nBPAVj0YL/SVnjW7RJqwQ01C8ZpXdp8+h02QFuR+/Aam0vrT5RB5Vtcat64XAdKxA\nZSqMAlRT5m9X31dRpjQbUP+/ickczFuOsl1qtXA0SkNhHig87xuC5a07Pll9lcnD\nOqjjjvcnoWD7wOQN/ZyG5yyIfwto3qW0gsAEUa0Il2SHS33rh7asdJfnA99A5Mor\n0bExXSObd5ZmjX9FtUq537M2XaEwoItrGvGKkzFb18Z84PCA3cHlSzMBCYVAAO4E\nkFg2cLECgYEA8hU28oMxzOi/LeNFuPYBp5t9vG0lBax5WvoddWb4EymBIt7CHixc\nr7ThB5qTlvbWZzSxl+qEoZHz2cKGchu9bX6wA76ifQWWP4fV9sFMI6AYNkMdFRHF\nhb6VzkiIRUteOt0I9DOWU4P26qt4+msk4xClsd6TbG5J4lkZQYtRS4sCgYEAxYCH\n1BG/DpDo3Hx9sE8tCIQTUnyBuHZBIm61nlFwwxCPo1WTku0iJ7a9rWkp7PiCXLZG\nqFsRuRLo5uKqVTYqCp6UtIcnIMbSNzwtpRljWh9TwxCCGQdmmrhnVCInIhi7Hsoo\n7p5W8kgxlfaODl0L2tI0fQQ4GAnQEe0Y4sSDVhkCgYEAz6gFB0gkuunXvKwczckw\nqC6IT86sGE7XloPAK0oVeJJ8tIWyrCFPrGUTNuuQuMmqJsObp33DIblKHLxxiYZk\nGn22zK+FQIs/U+XYUx+CiXi17C3rz3v8HHrclCPByPcasJGUMa3iwGcNskU+tEie\nTqykBYywly2P8TqOoJu6M3sCgYEAjfh0qycOlePo4AXFO+XOU17NnO/PN9AZxiya\n9XFJg472Ec1ERcucT7v24R7Feoiw/QAyDndYaBeFv+KT2qkS04tnDdZRdCg3mGjz\nzshPOMtoJMJLIr7FLNb9v+bFBqeMavebMNw1V/g5XLldKEoOaX/NJ0jPIch7/0bW\nKrxkRJECgYBVpSpuufwWTdEAkAaFwQXmd8CEys6lOc+9TnKIRW0TGY5c8M2gCLj9\ntP3+3rAoKEePY6blPr/RXM2ADXAuIyd10I05dG6MdFiHqwMA4R42WfM79texmGlb\nzXBEQxfSqLyBSgoXiYAdJTyI+YEZfeR0psI+w1U9C6JPQJdBDgwAnw==\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-09 14:47:04,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-962e880a-586d-4a2a-b3c2-491db2e5d3dc 2019-01-09 14:47:04,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:04,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:04 GMT Server: Apache x-openstack-request-id: req-c8187c5c-2fcb-488e-afea-434dc8003f8a Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:04,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:04 GMT Server: Apache x-openstack-request-id: req-778c07d7-de80-48c0-8618-e67f28cf7405 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1043 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a912ae09-e5e6-4f4e-99a2-c6c31c582ed7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "644e9789-5ab7-42ce-a76c-c133a58f76b7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "836f3b39-e93e-42cb-9898-7fa956245ec1", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "b41befed-a84e-4832-b1c8-3a675667e778", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "2b8d0eb5-ea38-4343-9297-fd24f39801db", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "18", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6ccf7e2c-5a54-4fde-8946-217b62c84183:subnet_id=51c694be-d4e2-46e3-a75b-aaa95f38b1c6", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "51c694be-d4e2-46e3-a75b-aaa95f38b1c6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6ccf7e2c-5a54-4fde-8946-217b62c84183", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ce6aee81-a790-42df-aa19-93e649cc7600", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "58329bb4-1b5b-426f-9514-02dd1449deeb", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "36d75924-2d4e-4b69-9994-769b537eb4ef", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 14:47:04,915 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources used request id req-778c07d7-de80-48c0-8618-e67f28cf7405 2019-01-09 14:47:04,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:04,944 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:04 GMT Server: Apache x-openstack-request-id: req-1ed34f0a-3dad-43c8-8627-a26b59a06152 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:05,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:04 GMT Server: Apache x-openstack-request-id: req-0ebd3550-f944-463e-ab14-48a9bcce0e45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2095 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAusPeVdKKY9nClGp/y50Sn56xMxf3dEQEIX4p2BhLJXVBTDE1\nZ3SEJQ0uXh+J+qiin6R1HvWuU33gnurN8TD6UEc/+kx4c869iEOKWoqf6lQp+/F1\n4iZRou5uSfjwobjElTs2TYGciPYgLBJg7aJASgSPEV1BGUpY942X4kEb+DsTmtoh\nrg92r9BNmtxQ6wV5CCewFwYf4YGErZoJUEFrLzHTdGtpI+b+m4fotL9wDeAjDtU8\nDun29U3sfctkA92UtkKV9QBh00ZLRZb6I+IlGyW9k5D9iv8t0qgNIlSKDoX+jmSO\nOtHEF/G4bpwPTXCGBn0TREdwt1Lr7L1Z/nISkwIDAQABAoIBAF2T6GHuBQM0x8bf\nebrGr98kfzrPhmBN+BfkBAlPWs+g6Z/IhC6a9d8utI3alaLvPdRpbXmetcMFrjdS\nBPAVj0YL/SVnjW7RJqwQ01C8ZpXdp8+h02QFuR+/Aam0vrT5RB5Vtcat64XAdKxA\nZSqMAlRT5m9X31dRpjQbUP+/ickczFuOsl1qtXA0SkNhHig87xuC5a07Pll9lcnD\nOqjjjvcnoWD7wOQN/ZyG5yyIfwto3qW0gsAEUa0Il2SHS33rh7asdJfnA99A5Mor\n0bExXSObd5ZmjX9FtUq537M2XaEwoItrGvGKkzFb18Z84PCA3cHlSzMBCYVAAO4E\nkFg2cLECgYEA8hU28oMxzOi/LeNFuPYBp5t9vG0lBax5WvoddWb4EymBIt7CHixc\nr7ThB5qTlvbWZzSxl+qEoZHz2cKGchu9bX6wA76ifQWWP4fV9sFMI6AYNkMdFRHF\nhb6VzkiIRUteOt0I9DOWU4P26qt4+msk4xClsd6TbG5J4lkZQYtRS4sCgYEAxYCH\n1BG/DpDo3Hx9sE8tCIQTUnyBuHZBIm61nlFwwxCPo1WTku0iJ7a9rWkp7PiCXLZG\nqFsRuRLo5uKqVTYqCp6UtIcnIMbSNzwtpRljWh9TwxCCGQdmmrhnVCInIhi7Hsoo\n7p5W8kgxlfaODl0L2tI0fQQ4GAnQEe0Y4sSDVhkCgYEAz6gFB0gkuunXvKwczckw\nqC6IT86sGE7XloPAK0oVeJJ8tIWyrCFPrGUTNuuQuMmqJsObp33DIblKHLxxiYZk\nGn22zK+FQIs/U+XYUx+CiXi17C3rz3v8HHrclCPByPcasJGUMa3iwGcNskU+tEie\nTqykBYywly2P8TqOoJu6M3sCgYEAjfh0qycOlePo4AXFO+XOU17NnO/PN9AZxiya\n9XFJg472Ec1ERcucT7v24R7Feoiw/QAyDndYaBeFv+KT2qkS04tnDdZRdCg3mGjz\nzshPOMtoJMJLIr7FLNb9v+bFBqeMavebMNw1V/g5XLldKEoOaX/NJ0jPIch7/0bW\nKrxkRJECgYBVpSpuufwWTdEAkAaFwQXmd8CEys6lOc+9TnKIRW0TGY5c8M2gCLj9\ntP3+3rAoKEePY6blPr/RXM2ADXAuIyd10I05dG6MdFiHqwMA4R42WfM79texmGlb\nzXBEQxfSqLyBSgoXiYAdJTyI+YEZfeR0psI+w1U9C6JPQJdBDgwAnw==\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-09 14:47:05,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-0ebd3550-f944-463e-ab14-48a9bcce0e45 2019-01-09 14:47:05,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:05,097 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:05 GMT Server: Apache x-openstack-request-id: req-8341117f-ba2c-4f3d-b8c0-3928a659824a Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:05,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:05 GMT Server: Apache x-openstack-request-id: req-2e9d9f13-afe6-43d2-9137-6c55988ac734 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.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a912ae09-e5e6-4f4e-99a2-c6c31c582ed7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "644e9789-5ab7-42ce-a76c-c133a58f76b7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "836f3b39-e93e-42cb-9898-7fa956245ec1", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "b41befed-a84e-4832-b1c8-3a675667e778", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "2b8d0eb5-ea38-4343-9297-fd24f39801db", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "18", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6ccf7e2c-5a54-4fde-8946-217b62c84183:subnet_id=51c694be-d4e2-46e3-a75b-aaa95f38b1c6", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "51c694be-d4e2-46e3-a75b-aaa95f38b1c6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6ccf7e2c-5a54-4fde-8946-217b62c84183", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ce6aee81-a790-42df-aa19-93e649cc7600", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "58329bb4-1b5b-426f-9514-02dd1449deeb", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "36d75924-2d4e-4b69-9994-769b537eb4ef", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 14:47:05,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources used request id req-2e9d9f13-afe6-43d2-9137-6c55988ac734 2019-01-09 14:47:05,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=836f3b39-e93e-42cb-9898-7fa956245ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:05,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-93c335ca-2113-430a-9101-5adb6c686416 Date: Wed, 09 Jan 2019 14:47:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"836f3b39-e93e-42cb-9898-7fa956245ec1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["51c694be-d4e2-46e3-a75b-aaa95f38b1c6"],"description":"","tags":[],"updated_at":"2019-01-09T14:46:49Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 14:47:05,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=836f3b39-e93e-42cb-9898-7fa956245ec1 used request id req-93c335ca-2113-430a-9101-5adb6c686416 2019-01-09 14:47:05,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=836f3b39-e93e-42cb-9898-7fa956245ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:05,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-055ea282-bffd-4bc1-a94f-7d66b23ae8a5 Date: Wed, 09 Jan 2019 14:47:05 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:46:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"51c694be-d4e2-46e3-a75b-aaa95f38b1c6","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"836f3b39-e93e-42cb-9898-7fa956245ec1","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:49Z","ip_version":4}]} 2019-01-09 14:47:05,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=836f3b39-e93e-42cb-9898-7fa956245ec1 used request id req-055ea282-bffd-4bc1-a94f-7d66b23ae8a5 2019-01-09 14:47:05,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=836f3b39-e93e-42cb-9898-7fa956245ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:05,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-fcb33c2b-be5b-45da-8aed-fc94e5186820 Date: Wed, 09 Jan 2019 14:47:05 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:46:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"51c694be-d4e2-46e3-a75b-aaa95f38b1c6","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"836f3b39-e93e-42cb-9898-7fa956245ec1","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:49Z","ip_version":4}]} 2019-01-09 14:47:05,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=836f3b39-e93e-42cb-9898-7fa956245ec1 used request id req-fcb33c2b-be5b-45da-8aed-fc94e5186820 2019-01-09 14:47:05,544 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:47:05,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:05,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f7413c-728c-4753-bb30-d10d2849f146 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:47:05,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a8f7413c-728c-4753-bb30-d10d2849f146 2019-01-09 14:47:05,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:05,677 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:05 GMT Server: Apache x-openstack-request-id: req-ba525819-c759-485b-83d7-6b756c522f19 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:05,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:05 GMT Server: Apache x-openstack-request-id: req-24b25d0c-b365-43fb-a0c4-f1a41aa05242 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1043 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a912ae09-e5e6-4f4e-99a2-c6c31c582ed7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "644e9789-5ab7-42ce-a76c-c133a58f76b7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "836f3b39-e93e-42cb-9898-7fa956245ec1", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "b41befed-a84e-4832-b1c8-3a675667e778", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "2b8d0eb5-ea38-4343-9297-fd24f39801db", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "18", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6ccf7e2c-5a54-4fde-8946-217b62c84183:subnet_id=51c694be-d4e2-46e3-a75b-aaa95f38b1c6", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "51c694be-d4e2-46e3-a75b-aaa95f38b1c6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6ccf7e2c-5a54-4fde-8946-217b62c84183", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ce6aee81-a790-42df-aa19-93e649cc7600", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "58329bb4-1b5b-426f-9514-02dd1449deeb", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "36d75924-2d4e-4b69-9994-769b537eb4ef", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 14:47:05,754 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources used request id req-24b25d0c-b365-43fb-a0c4-f1a41aa05242 2019-01-09 14:47:05,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/ce6aee81-a790-42df-aa19-93e649cc7600 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:05,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/58329bb4-1b5b-426f-9514-02dd1449deeb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:05,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d61f460-1b36-405e-b12c-65032db06557 x-compute-request-id: req-8d61f460-1b36-405e-b12c-65032db06557 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:93:0f", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/58329bb4-1b5b-426f-9514-02dd1449deeb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/58329bb4-1b5b-426f-9514-02dd1449deeb", "rel": "bookmark"}], "image": {"id": "2f61557a-2397-454b-81b8-3b0f515533ee", "links": [{"href": "http://172.30.9.29:8774/images/2f61557a-2397-454b-81b8-3b0f515533ee", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000d", "OS-SRV-USG:launched_at": "2019-01-09T14:46:59.000000", "flavor": {"id": "a912ae09-e5e6-4f4e-99a2-c6c31c582ed7", "links": [{"href": "http://172.30.9.29:8774/flavors/a912ae09-e5e6-4f4e-99a2-c6c31c582ed7", "rel": "bookmark"}]}, "id": "58329bb4-1b5b-426f-9514-02dd1449deeb", "security_groups": [{"name": "default"}], "user_id": "15c55d0029ec432398c827cb6aa709e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:46:59Z", "hostId": "3866ebad6837f86d75dc4b182d287c4de4f458f30222d6b3fac1544b", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "created": "2019-01-09T14:46:51Z", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:47:05,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/58329bb4-1b5b-426f-9514-02dd1449deeb used request id req-8d61f460-1b36-405e-b12c-65032db06557 2019-01-09 14:47:05,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45e1f68e-faa9-49fb-aeec-4a7a93402a64 x-compute-request-id: req-45e1f68e-faa9-49fb-aeec-4a7a93402a64 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:01:6a", "version": 4, "addr": "10.1.2.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:01:6a", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/ce6aee81-a790-42df-aa19-93e649cc7600", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/ce6aee81-a790-42df-aa19-93e649cc7600", "rel": "bookmark"}], "image": {"id": "71f96c3e-b7aa-492a-a08d-24dadc150f04", "links": [{"href": "http://172.30.9.29:8774/images/71f96c3e-b7aa-492a-a08d-24dadc150f04", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2019-01-09T14:47:00.000000", "flavor": {"id": "644e9789-5ab7-42ce-a76c-c133a58f76b7", "links": [{"href": "http://172.30.9.29:8774/flavors/644e9789-5ab7-42ce-a76c-c133a58f76b7", "rel": "bookmark"}]}, "id": "ce6aee81-a790-42df-aa19-93e649cc7600", "security_groups": [{"name": "security_group_name"}], "user_id": "15c55d0029ec432398c827cb6aa709e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:47:00Z", "hostId": "572cef976062f4a854e1cced5d1e19a79b5b215b47c6fa85f9efef7c", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "created": "2019-01-09T14:46:54Z", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:47:05,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:05,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/ce6aee81-a790-42df-aa19-93e649cc7600 used request id req-45e1f68e-faa9-49fb-aeec-4a7a93402a64 2019-01-09 14:47:05,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-35f1151d-7630-45c7-8be3-4e5ad7e87a46 Date: Wed, 09 Jan 2019 14:47:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"836f3b39-e93e-42cb-9898-7fa956245ec1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["51c694be-d4e2-46e3-a75b-aaa95f38b1c6"],"description":"","tags":[],"updated_at":"2019-01-09T14:46:49Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 14:47:06,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net used request id req-35f1151d-7630-45c7-8be3-4e5ad7e87a46 2019-01-09 14:47:06,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:47:06,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-d17a4cfe-407e-40ac-94de-4e722068504c Date: Wed, 09 Jan 2019 14:47:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"836f3b39-e93e-42cb-9898-7fa956245ec1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"73c1b9cf3b6442c68b27cff50999a363","l2_adjacency":true,"status":"ACTIVE","subnets":["51c694be-d4e2-46e3-a75b-aaa95f38b1c6"],"description":"","tags":[],"updated_at":"2019-01-09T14:46:49Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net","admin_state_up":true,"tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:48Z","provider:network_type":"vxlan"}]} 2019-01-09 14:47:06,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net used request id req-d17a4cfe-407e-40ac-94de-4e722068504c 2019-01-09 14:47:06,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:47: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:47:06,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc4735e-820e-4a67-9e54-88525ad4c6be Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:47:06,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-0dc4735e-820e-4a67-9e54-88525ad4c6be 2019-01-09 14:47:06,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f76d9d76-0e7f-4c59-b6e2-8bd1020221fe Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:47:06,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-f76d9d76-0e7f-4c59-b6e2-8bd1020221fe 2019-01-09 14:47:06,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=836f3b39-e93e-42cb-9898-7fa956245ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=836f3b39-e93e-42cb-9898-7fa956245ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-25b59d46-7271-48ca-956f-2e1b035fc40a Date: Wed, 09 Jan 2019 14:47:06 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:46:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"51c694be-d4e2-46e3-a75b-aaa95f38b1c6","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"836f3b39-e93e-42cb-9898-7fa956245ec1","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:49Z","ip_version":4}]} 2019-01-09 14:47:06,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 692 X-Openstack-Request-Id: req-83c5d95d-967f-40f6-8553-4e82efc1cc8e Date: Wed, 09 Jan 2019 14:47:06 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:46:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"51c694be-d4e2-46e3-a75b-aaa95f38b1c6","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"73c1b9cf3b6442c68b27cff50999a363","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet","enable_dhcp":true,"segment_id":null,"network_id":"836f3b39-e93e-42cb-9898-7fa956245ec1","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:49Z","ip_version":4}]} 2019-01-09 14:47:06,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=836f3b39-e93e-42cb-9898-7fa956245ec1 used request id req-25b59d46-7271-48ca-956f-2e1b035fc40a 2019-01-09 14:47:06,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=836f3b39-e93e-42cb-9898-7fa956245ec1 used request id req-83c5d95d-967f-40f6-8553-4e82efc1cc8e 2019-01-09 14:47:06,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=836f3b39-e93e-42cb-9898-7fa956245ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=836f3b39-e93e-42cb-9898-7fa956245ec1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-63153030-584c-4630-a9fd-bd1d5b3ecdc0 Date: Wed, 09 Jan 2019 14:47:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:47:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"51c694be-d4e2-46e3-a75b-aaa95f38b1c6","ip_address":"10.1.2.18"}],"id":"36d75924-2d4e-4b69-9994-769b537eb4ef","security_groups":["b41befed-a84e-4832-b1c8-3a675667e778"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:01:6a","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack-port1-ki75q5ktinbe","admin_state_up":true,"network_id":"836f3b39-e93e-42cb-9898-7fa956245ec1","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:50Z","binding:vnic_type":"normal","device_id":"ce6aee81-a790-42df-aa19-93e649cc7600","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:46:57Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"51c694be-d4e2-46e3-a75b-aaa95f38b1c6","ip_address":"10.1.2.1"}],"id":"bfec72f5-6421-4b83-8763-74374fc08089","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:6b:1f","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"836f3b39-e93e-42cb-9898-7fa956245ec1","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:52Z","binding:vnic_type":"normal","device_id":"6ccf7e2c-5a54-4fde-8946-217b62c84183","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:46:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"51c694be-d4e2-46e3-a75b-aaa95f38b1c6","ip_address":"10.1.2.2"}],"id":"c37c3386-fbcb-4403-a631-803f81b5eed3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:e7:60","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"836f3b39-e93e-42cb-9898-7fa956245ec1","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-836f3b39-e93e-42cb-9898-7fa956245ec1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:46:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"51c694be-d4e2-46e3-a75b-aaa95f38b1c6","ip_address":"10.1.2.9"}],"id":"d8df5c01-fd75-4240-a823-948de1801894","security_groups":["a86da277-fa18-4989-8e02-16bb8afdbe16"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:93:0f","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"836f3b39-e93e-42cb-9898-7fa956245ec1","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:53Z","binding:vnic_type":"normal","device_id":"58329bb4-1b5b-426f-9514-02dd1449deeb","ip_allocation":"immediate"}]} 2019-01-09 14:47:06,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=836f3b39-e93e-42cb-9898-7fa956245ec1 used request id req-63153030-584c-4630-a9fd-bd1d5b3ecdc0 2019-01-09 14:47:06,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-90a94f41-931f-4288-b963-061cfcc2e4dc Date: Wed, 09 Jan 2019 14:47:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:47:00Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"51c694be-d4e2-46e3-a75b-aaa95f38b1c6","ip_address":"10.1.2.18"}],"id":"36d75924-2d4e-4b69-9994-769b537eb4ef","security_groups":["b41befed-a84e-4832-b1c8-3a675667e778"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:13:01:6a","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack-port1-ki75q5ktinbe","admin_state_up":true,"network_id":"836f3b39-e93e-42cb-9898-7fa956245ec1","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:50Z","binding:vnic_type":"normal","device_id":"ce6aee81-a790-42df-aa19-93e649cc7600","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:46:57Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"51c694be-d4e2-46e3-a75b-aaa95f38b1c6","ip_address":"10.1.2.1"}],"id":"bfec72f5-6421-4b83-8763-74374fc08089","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:6b:1f","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"836f3b39-e93e-42cb-9898-7fa956245ec1","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:52Z","binding:vnic_type":"normal","device_id":"6ccf7e2c-5a54-4fde-8946-217b62c84183","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:46:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"51c694be-d4e2-46e3-a75b-aaa95f38b1c6","ip_address":"10.1.2.2"}],"id":"c37c3386-fbcb-4403-a631-803f81b5eed3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:e7:60","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"836f3b39-e93e-42cb-9898-7fa956245ec1","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-836f3b39-e93e-42cb-9898-7fa956245ec1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:46:58Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"51c694be-d4e2-46e3-a75b-aaa95f38b1c6","ip_address":"10.1.2.9"}],"id":"d8df5c01-fd75-4240-a823-948de1801894","security_groups":["a86da277-fa18-4989-8e02-16bb8afdbe16"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9a:93:0f","project_id":"73c1b9cf3b6442c68b27cff50999a363","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"836f3b39-e93e-42cb-9898-7fa956245ec1","tenant_id":"73c1b9cf3b6442c68b27cff50999a363","created_at":"2019-01-09T14:46:53Z","binding:vnic_type":"normal","device_id":"58329bb4-1b5b-426f-9514-02dd1449deeb","ip_allocation":"immediate"}]} 2019-01-09 14:47:06,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=836f3b39-e93e-42cb-9898-7fa956245ec1 used request id req-90a94f41-931f-4288-b963-061cfcc2e4dc 2019-01-09 14:47:06,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:06 GMT Server: Apache x-openstack-request-id: req-303650da-a54c-49dc-8de6-9f696578c316 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:06,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:06 GMT Server: Apache x-openstack-request-id: req-b7eae791-aa47-473c-b46c-de7d224d327c 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.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a912ae09-e5e6-4f4e-99a2-c6c31c582ed7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "644e9789-5ab7-42ce-a76c-c133a58f76b7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "836f3b39-e93e-42cb-9898-7fa956245ec1", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "b41befed-a84e-4832-b1c8-3a675667e778", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "2b8d0eb5-ea38-4343-9297-fd24f39801db", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "18", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "6ccf7e2c-5a54-4fde-8946-217b62c84183:subnet_id=51c694be-d4e2-46e3-a75b-aaa95f38b1c6", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "51c694be-d4e2-46e3-a75b-aaa95f38b1c6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "6ccf7e2c-5a54-4fde-8946-217b62c84183", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ce6aee81-a790-42df-aa19-93e649cc7600", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "58329bb4-1b5b-426f-9514-02dd1449deeb", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T14:46:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:46:43Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "36d75924-2d4e-4b69-9994-769b537eb4ef", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 14:47:06,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105/resources used request id req-b7eae791-aa47-473c-b46c-de7d224d327c 2019-01-09 14:47:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-e2b112e2-b5b1-488a-8941-eb4ac6bb9292 Date: Wed, 09 Jan 2019 14:47:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:46:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:46:38Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/71f96c3e-b7aa-492a-a08d-24dadc150f04/snap", "metadata": {}}], "self": "/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04", "min_disk": 0, "protected": false, "id": "71f96c3e-b7aa-492a-a08d-24dadc150f04", "file": "/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/71f96c3e-b7aa-492a-a08d-24dadc150f04/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:47:06,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04 used request id req-e2b112e2-b5b1-488a-8941-eb4ac6bb9292 2019-01-09 14:47:06,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-358187dd-5560-40db-9907-824cc4b0f722 Date: Wed, 09 Jan 2019 14:47: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-09 14:47:06,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-358187dd-5560-40db-9907-824cc4b0f722 2019-01-09 14:47:06,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-d29156f0-b7c0-49e2-a8a0-217cd0bd3ea2 Date: Wed, 09 Jan 2019 14:47:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:46:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:46:40Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2f61557a-2397-454b-81b8-3b0f515533ee/snap", "metadata": {}}], "self": "/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee", "min_disk": 0, "protected": false, "id": "2f61557a-2397-454b-81b8-3b0f515533ee", "file": "/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2f61557a-2397-454b-81b8-3b0f515533ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:47:06,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee used request id req-d29156f0-b7c0-49e2-a8a0-217cd0bd3ea2 2019-01-09 14:47:06,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-7ee24a78-e7a7-4a6d-866d-0649925cdc52 Date: Wed, 09 Jan 2019 14:47:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:46:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:46:40Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2f61557a-2397-454b-81b8-3b0f515533ee/snap", "metadata": {}}], "self": "/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee", "min_disk": 0, "protected": false, "id": "2f61557a-2397-454b-81b8-3b0f515533ee", "file": "/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "73c1b9cf3b6442c68b27cff50999a363", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2f61557a-2397-454b-81b8-3b0f515533ee/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:47:06,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee used request id req-7ee24a78-e7a7-4a6d-866d-0649925cdc52 2019-01-09 14:47:06,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,616 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:06 GMT Server: Apache x-openstack-request-id: req-e69725f9-441b-47b5-9ae1-622ba5a9ae1f Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:06,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:06 GMT Server: Apache x-openstack-request-id: req-2eef8c20-9758-4e51-b8a9-6c4f2360eff5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2095 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAusPeVdKKY9nClGp/y50Sn56xMxf3dEQEIX4p2BhLJXVBTDE1\nZ3SEJQ0uXh+J+qiin6R1HvWuU33gnurN8TD6UEc/+kx4c869iEOKWoqf6lQp+/F1\n4iZRou5uSfjwobjElTs2TYGciPYgLBJg7aJASgSPEV1BGUpY942X4kEb+DsTmtoh\nrg92r9BNmtxQ6wV5CCewFwYf4YGErZoJUEFrLzHTdGtpI+b+m4fotL9wDeAjDtU8\nDun29U3sfctkA92UtkKV9QBh00ZLRZb6I+IlGyW9k5D9iv8t0qgNIlSKDoX+jmSO\nOtHEF/G4bpwPTXCGBn0TREdwt1Lr7L1Z/nISkwIDAQABAoIBAF2T6GHuBQM0x8bf\nebrGr98kfzrPhmBN+BfkBAlPWs+g6Z/IhC6a9d8utI3alaLvPdRpbXmetcMFrjdS\nBPAVj0YL/SVnjW7RJqwQ01C8ZpXdp8+h02QFuR+/Aam0vrT5RB5Vtcat64XAdKxA\nZSqMAlRT5m9X31dRpjQbUP+/ickczFuOsl1qtXA0SkNhHig87xuC5a07Pll9lcnD\nOqjjjvcnoWD7wOQN/ZyG5yyIfwto3qW0gsAEUa0Il2SHS33rh7asdJfnA99A5Mor\n0bExXSObd5ZmjX9FtUq537M2XaEwoItrGvGKkzFb18Z84PCA3cHlSzMBCYVAAO4E\nkFg2cLECgYEA8hU28oMxzOi/LeNFuPYBp5t9vG0lBax5WvoddWb4EymBIt7CHixc\nr7ThB5qTlvbWZzSxl+qEoZHz2cKGchu9bX6wA76ifQWWP4fV9sFMI6AYNkMdFRHF\nhb6VzkiIRUteOt0I9DOWU4P26qt4+msk4xClsd6TbG5J4lkZQYtRS4sCgYEAxYCH\n1BG/DpDo3Hx9sE8tCIQTUnyBuHZBIm61nlFwwxCPo1WTku0iJ7a9rWkp7PiCXLZG\nqFsRuRLo5uKqVTYqCp6UtIcnIMbSNzwtpRljWh9TwxCCGQdmmrhnVCInIhi7Hsoo\n7p5W8kgxlfaODl0L2tI0fQQ4GAnQEe0Y4sSDVhkCgYEAz6gFB0gkuunXvKwczckw\nqC6IT86sGE7XloPAK0oVeJJ8tIWyrCFPrGUTNuuQuMmqJsObp33DIblKHLxxiYZk\nGn22zK+FQIs/U+XYUx+CiXi17C3rz3v8HHrclCPByPcasJGUMa3iwGcNskU+tEie\nTqykBYywly2P8TqOoJu6M3sCgYEAjfh0qycOlePo4AXFO+XOU17NnO/PN9AZxiya\n9XFJg472Ec1ERcucT7v24R7Feoiw/QAyDndYaBeFv+KT2qkS04tnDdZRdCg3mGjz\nzshPOMtoJMJLIr7FLNb9v+bFBqeMavebMNw1V/g5XLldKEoOaX/NJ0jPIch7/0bW\nKrxkRJECgYBVpSpuufwWTdEAkAaFwQXmd8CEys6lOc+9TnKIRW0TGY5c8M2gCLj9\ntP3+3rAoKEePY6blPr/RXM2ADXAuIyd10I05dG6MdFiHqwMA4R42WfM79texmGlb\nzXBEQxfSqLyBSgoXiYAdJTyI+YEZfeR0psI+w1U9C6JPQJdBDgwAnw==\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-09 14:47:06,740 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-2eef8c20-9758-4e51-b8a9-6c4f2360eff5 2019-01-09 14:47:06,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,770 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:06 GMT Server: Apache x-openstack-request-id: req-99eb49a9-ff7a-4da2-ae0b-368749d138b7 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:06,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:06 GMT Server: Apache x-openstack-request-id: req-2c906900-0d0d-4967-9afd-d016cbf4ecf4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2095 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAusPeVdKKY9nClGp/y50Sn56xMxf3dEQEIX4p2BhLJXVBTDE1\nZ3SEJQ0uXh+J+qiin6R1HvWuU33gnurN8TD6UEc/+kx4c869iEOKWoqf6lQp+/F1\n4iZRou5uSfjwobjElTs2TYGciPYgLBJg7aJASgSPEV1BGUpY942X4kEb+DsTmtoh\nrg92r9BNmtxQ6wV5CCewFwYf4YGErZoJUEFrLzHTdGtpI+b+m4fotL9wDeAjDtU8\nDun29U3sfctkA92UtkKV9QBh00ZLRZb6I+IlGyW9k5D9iv8t0qgNIlSKDoX+jmSO\nOtHEF/G4bpwPTXCGBn0TREdwt1Lr7L1Z/nISkwIDAQABAoIBAF2T6GHuBQM0x8bf\nebrGr98kfzrPhmBN+BfkBAlPWs+g6Z/IhC6a9d8utI3alaLvPdRpbXmetcMFrjdS\nBPAVj0YL/SVnjW7RJqwQ01C8ZpXdp8+h02QFuR+/Aam0vrT5RB5Vtcat64XAdKxA\nZSqMAlRT5m9X31dRpjQbUP+/ickczFuOsl1qtXA0SkNhHig87xuC5a07Pll9lcnD\nOqjjjvcnoWD7wOQN/ZyG5yyIfwto3qW0gsAEUa0Il2SHS33rh7asdJfnA99A5Mor\n0bExXSObd5ZmjX9FtUq537M2XaEwoItrGvGKkzFb18Z84PCA3cHlSzMBCYVAAO4E\nkFg2cLECgYEA8hU28oMxzOi/LeNFuPYBp5t9vG0lBax5WvoddWb4EymBIt7CHixc\nr7ThB5qTlvbWZzSxl+qEoZHz2cKGchu9bX6wA76ifQWWP4fV9sFMI6AYNkMdFRHF\nhb6VzkiIRUteOt0I9DOWU4P26qt4+msk4xClsd6TbG5J4lkZQYtRS4sCgYEAxYCH\n1BG/DpDo3Hx9sE8tCIQTUnyBuHZBIm61nlFwwxCPo1WTku0iJ7a9rWkp7PiCXLZG\nqFsRuRLo5uKqVTYqCp6UtIcnIMbSNzwtpRljWh9TwxCCGQdmmrhnVCInIhi7Hsoo\n7p5W8kgxlfaODl0L2tI0fQQ4GAnQEe0Y4sSDVhkCgYEAz6gFB0gkuunXvKwczckw\nqC6IT86sGE7XloPAK0oVeJJ8tIWyrCFPrGUTNuuQuMmqJsObp33DIblKHLxxiYZk\nGn22zK+FQIs/U+XYUx+CiXi17C3rz3v8HHrclCPByPcasJGUMa3iwGcNskU+tEie\nTqykBYywly2P8TqOoJu6M3sCgYEAjfh0qycOlePo4AXFO+XOU17NnO/PN9AZxiya\n9XFJg472Ec1ERcucT7v24R7Feoiw/QAyDndYaBeFv+KT2qkS04tnDdZRdCg3mGjz\nzshPOMtoJMJLIr7FLNb9v+bFBqeMavebMNw1V/g5XLldKEoOaX/NJ0jPIch7/0bW\nKrxkRJECgYBVpSpuufwWTdEAkAaFwQXmd8CEys6lOc+9TnKIRW0TGY5c8M2gCLj9\ntP3+3rAoKEePY6blPr/RXM2ADXAuIyd10I05dG6MdFiHqwMA4R42WfM79texmGlb\nzXBEQxfSqLyBSgoXiYAdJTyI+YEZfeR0psI+w1U9C6JPQJdBDgwAnw==\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-09 14:47:06,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-2c906900-0d0d-4967-9afd-d016cbf4ecf4 2019-01-09 14:47:06,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:06,923 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:06 GMT Server: Apache x-openstack-request-id: req-04b2328c-3bb6-45a8-b6af-11ab9352c22b Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:07,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:47:06 GMT Server: Apache x-openstack-request-id: req-8e70cb73-de98-4b18-9417-b31fc553ea5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:47:07,096 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-8e70cb73-de98-4b18-9417-b31fc553ea5e 2019-01-09 14:47:07,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:07,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:07 GMT Server: Apache x-openstack-request-id: req-14ed1e95-d261-4207-a351-18d091f0099e Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:07,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:07 GMT Server: Apache x-openstack-request-id: req-6d380908-4802-49ff-9da2-31bc6b215e34 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 792 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-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T14:47:06Z", "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "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-09 14:47:07,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-6d380908-4802-49ff-9da2-31bc6b215e34 2019-01-09 14:47:10,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:10,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:10 GMT Server: Apache x-openstack-request-id: req-8ac763fe-5298-4902-9962-a7ed471ede99 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:10,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:10 GMT Server: Apache x-openstack-request-id: req-5d70a935-bf71-48e7-a65f-ebb930c78f14 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 792 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-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T14:47:06Z", "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "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-09 14:47:10,240 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-5d70a935-bf71-48e7-a65f-ebb930c78f14 2019-01-09 14:47:13,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:13,272 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:13 GMT Server: Apache x-openstack-request-id: req-544e079c-26e2-44a8-bce1-fdf3ceb59d7d Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:13,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:13 GMT Server: Apache x-openstack-request-id: req-776bc5b2-a589-4d85-a171-17f2c7135e0d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 792 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-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T14:47:06Z", "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "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-09 14:47:13,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-776bc5b2-a589-4d85-a171-17f2c7135e0d 2019-01-09 14:47:16,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/d48c7844-39ad-4b80-98b0-56d4b127b105 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd00c40e4ed40ab8d7ddaad23f979965760f8792" 2019-01-09 14:47:16,344 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:16 GMT Server: Apache x-openstack-request-id: req-768aef1c-d31a-4cd8-9210-3458e40b0e56 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:16,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:16 GMT Server: Apache x-openstack-request-id: req-6ad8816d-21a1-455e-a985-7515e3f30f7f 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": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor2", "OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "OS::stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-keypair", "security_group_name": "security_group_name", "flavor_extra_specs": "{}", "subnet_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-subnet", "net_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack", "stack_user_project_id": "521980d75e954d2680da70c690688bd3", "tags": null, "creation_time": "2019-01-09T14:46:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T14:47:06Z", "id": "d48c7844-39ad-4b80-98b0-56d4b127b105", "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-09 14:47:16,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-stack/d48c7844-39ad-4b80-98b0-56d4b127b105 used request id req-6ad8816d-21a1-455e-a985-7515e3f30f7f 2019-01-09 14:47:16,370 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image1 2019-01-09 14:47:16,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8f76fce8d05258cc5998bfe5f7092ae1220c1e21" 2019-01-09 14:47:16,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53015cfe-5237-4901-9184-c5e0b1b5ccba Date: Wed, 09 Jan 2019 14:47: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-09 14:47:16,816 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/71f96c3e-b7aa-492a-a08d-24dadc150f04 used request id req-53015cfe-5237-4901-9184-c5e0b1b5ccba 2019-01-09 14:47:16,817 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-680cc58f-0b65-4ce5-8f3e-39f9a4e61d4a-image2 2019-01-09 14:47:16,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91394279f9e6f9089a6b2c11cd20ad58ad00603e" 2019-01-09 14:47:17,928 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3dfa7a8f-8b6a-4ebb-a7ba-584333d0093a Date: Wed, 09 Jan 2019 14:47:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 14:47:17,928 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2f61557a-2397-454b-81b8-3b0f515533ee used request id req-3dfa7a8f-8b6a-4ebb-a7ba-584333d0093a 2019-01-09 14:47:17,931 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 14:47:17,932 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:47:17,947 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:18,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["eiBjvGvwSziq3f2oBvwmng"], "issued_at": "2019-01-09T14:47:18.000000Z"}} 2019-01-09 14:47:18,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c12c6d4a757e7cbb15ae000d2b31f9cc8d0b4a" -d '{"stack_name": "HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-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-09 14:47:19,952 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:47:18 GMT Server: Apache x-openstack-request-id: req-d33f5088-0f55-417e-bac0-20b939cc0a96 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "73a7fee3-ffd7-47cd-aa0b-b841b626f2fe", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe", "rel": "self"}]}} 2019-01-09 14:47:19,952 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks used request id req-d33f5088-0f55-417e-bac0-20b939cc0a96 2019-01-09 14:47:19,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c12c6d4a757e7cbb15ae000d2b31f9cc8d0b4a" 2019-01-09 14:47:20,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:19 GMT Server: Apache x-openstack-request-id: req-ea3820db-b0d3-4a0b-812c-02261f2f51a0 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:20,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:20 GMT Server: Apache x-openstack-request-id: req-cf2a91cd-7fee-4fd0-ac2c-b719631973b4 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "73a7fee3-ffd7-47cd-aa0b-b841b626f2fe", "OS::stack_name": "HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack", "stack_user_project_id": "2a7b4cfb72164eef8d78cd9f00159c0f", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:47:19Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "73a7fee3-ffd7-47cd-aa0b-b841b626f2fe", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 14:47:20,421 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe used request id req-cf2a91cd-7fee-4fd0-ac2c-b719631973b4 2019-01-09 14:47:20,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c12c6d4a757e7cbb15ae000d2b31f9cc8d0b4a" 2019-01-09 14:47:20,450 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:20 GMT Server: Apache x-openstack-request-id: req-9b3ed773-097d-4c18-bc91-994ae65b697b Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:20,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:20 GMT Server: Apache x-openstack-request-id: req-2a2a9ab6-ab29-4a2d-a348-7ac13ebaebb8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "73a7fee3-ffd7-47cd-aa0b-b841b626f2fe", "OS::stack_name": "HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack", "stack_user_project_id": "2a7b4cfb72164eef8d78cd9f00159c0f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T14:47:19Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "73a7fee3-ffd7-47cd-aa0b-b841b626f2fe", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 14:47:20,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe used request id req-2a2a9ab6-ab29-4a2d-a348-7ac13ebaebb8 2019-01-09 14:47:20,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c12c6d4a757e7cbb15ae000d2b31f9cc8d0b4a" 2019-01-09 14:47:20,788 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:20 GMT Server: Apache x-openstack-request-id: req-c3233218-0012-4668-855a-527b9a1e0b1b Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:20,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:20 GMT Server: Apache x-openstack-request-id: req-65e02b88-7e5d-4162-a51e-5567b4ee13d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2019-01-09T14:47:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:47:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2fb6034e-e213-46d0-9888-c9575735718d", "resource_type": "OS::Nova::Flavor"}]} 2019-01-09 14:47:20,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe/resources used request id req-65e02b88-7e5d-4162-a51e-5567b4ee13d5 2019-01-09 14:47:21,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/2fb6034e-e213-46d0-9888-c9575735718d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c12c6d4a757e7cbb15ae000d2b31f9cc8d0b4a" 2019-01-09 14:47:21,016 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f18b0ef7-a1cc-4c3b-a0b9-d7171f9b9a91 x-compute-request-id: req-f18b0ef7-a1cc-4c3b-a0b9-d7171f9b9a91 Content-Encoding: gzip Content-Length: 334 Content-Type: application/json RESP BODY: {"flavor": {"name": "HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack-flavor-w5733gyty6vp", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/2fb6034e-e213-46d0-9888-c9575735718d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/2fb6034e-e213-46d0-9888-c9575735718d", "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": "2fb6034e-e213-46d0-9888-c9575735718d"}} 2019-01-09 14:47:21,016 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/2fb6034e-e213-46d0-9888-c9575735718d used request id req-f18b0ef7-a1cc-4c3b-a0b9-d7171f9b9a91 2019-01-09 14:47:21,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0c12c6d4a757e7cbb15ae000d2b31f9cc8d0b4a" 2019-01-09 14:47:21,045 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:21 GMT Server: Apache x-openstack-request-id: req-952fb1b6-6f0c-4c9a-9dd4-9789e034009e Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:21,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:47:21 GMT Server: Apache x-openstack-request-id: req-d6be7d14-0819-4ff8-8aed-50bd6e00e151 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:47:21,345 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsFlavorTests-2280a05a-936a-4d83-84e1-b71c06128e94-stack/73a7fee3-ffd7-47cd-aa0b-b841b626f2fe used request id req-d6be7d14-0819-4ff8-8aed-50bd6e00e151 2019-01-09 14:47:21,347 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 14:47:21,347 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:47:21,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:21,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["To_PcPZ8SSug34ouM-LgFQ"], "issued_at": "2019-01-09T14:47:21.000000Z"}} 2019-01-09 14:47:21,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0ed394163c7c817b16de4142c334577b30a116" -d '{"stack_name": "HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-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-6f50f199-a35a-43f7-85ea-07704b638b46-kp"}}' 2019-01-09 14:47:23,451 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:47:21 GMT Server: Apache x-openstack-request-id: req-093b593e-5c60-4a97-8775-8a23760f1281 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "8b103220-1cf8-421e-8aca-fe58ec59b086", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086", "rel": "self"}]}} 2019-01-09 14:47:23,451 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks used request id req-093b593e-5c60-4a97-8775-8a23760f1281 2019-01-09 14:47:23,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/8b103220-1cf8-421e-8aca-fe58ec59b086 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0ed394163c7c817b16de4142c334577b30a116" 2019-01-09 14:47:23,670 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:23 GMT Server: Apache x-openstack-request-id: req-da76a12d-f397-4f8d-9b0b-db668b3fbe34 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:23,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:23 GMT Server: Apache x-openstack-request-id: req-d558e21c-376a-4dbc-b676-dbaa2d9dfef7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1899 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "8b103220-1cf8-421e-8aca-fe58ec59b086", "OS::stack_name": "HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack", "keypair_name": "HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack", "stack_user_project_id": "204690503ad44a5eb8a40cfb6e5e07a4", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:47:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8b103220-1cf8-421e-8aca-fe58ec59b086", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8FjSf6vyoMMNAFEW/42NxBhRonbnnUFh54M1o8YJGvs4xaKf\nzAUsEXNLRRFKM/yk5y4kE4HYr9hmrIjV6hSRFFHBZeWgEHd2B+c0Y7f6Fw6I7/g7\nRV+efqBBrUpLnHrVVzUu258e9rd2uv7ltiD8zN2tHzgTdgvxpMFiSdYm773clKw+\nfiTAMh63KUe0Ay2XrdGi/69S1NS4fZ+y/mEXaLawLXBaLCgiqfqa1AENSEE3gznk\n84o64aJYoEO5Lgmql38U67ToCLDIQeqapzlxcT2hZM9z4DDLyLDdhgsYEeCgPJqF\nUTJBV8lErKd/Kpzw46rchG2N+8o8J4JrFZHsCwIDAQABAoIBAQDJn5mmpNZ7amVD\nuML0Swl8UXJaOil+0FSTZIzhAMaurcUodo5bFpOrZ+7i1+hJyE2F6j01aB4hFga8\nAmaBYhN62kLFemZWqgCIDLr0VGgmY3kY5kLCpb5ON54hA0x+zsSdze2rK8dL7Qhb\nQm3t5aptKiGLKP2ab9adAeW0T0SGpD1RNHNvTfQa/pIzjB+PYKPkgOlP0wuTgMla\natWarK0XafcJ2VxtW7TWQOe9k/5/5z44tMm2985I3wWO9hhmcMGahqikrMV1sJDT\nhQjwGuUy+9Cb3TwPDRTqoKZHeXP672lNPzRzcysj0Nlgg2afMumJbfpj2oqn7HBt\n+3wr1VaxAoGBAP50lQRrAuWevSuc4Wlf+cN3eLQ/uE7yWIYkUA7U3bhAG0GDoNqS\nCn4LTwjSpZ8l3uijZgEyPoegMWjBE5akaiMb/lrr7pNed9msJcRBTLTbT/YuVEkF\nCme/c1ci7f6CA62WydwVdzMNvDdWdNKMhWs5moyqc/ssoohCbhQIZryfAoGBAPHO\nUOOKi0Sw2lrN+powndvX7il7fHFTjOP8OCUZst5ADUnlrkdBkaR/uZOriA6Orxd4\n/ao9gMJBY3WYOdnlJ0gtYFvslXAUaDEuOsqfFmyPqluP0deWvfT9zmQRoLYLHJmO\n6ZopgdzyBFku6bGbPox4a1rXZBKNCc6S+AAcM60VAoGBAKM7sqTk6TTYgk5KE6h/\ns0Abkkk/X0L14Kgc/2akU5/xMAr1H+lXKnf1VTw5tZnEt5zRxYwa6VYkA85JngFT\nc+sV+DPnimLrhUMUVh3yLf0Pe9pXmiZFn4kynhFWDQrp6OYhB1myQ4dy1j1Bryuq\njaRdjbGTX1fQKGv1AZzETvPNAoGAEph7QAR3kWDIahNNIm56tV11w1rrxwtV2nKb\nHr9LMixa2UQAkxpHyQ7JhsG6RORUMsnrOBxiuo2syG5chJVK4BIdRvR6yZPIL4AO\npWZ2owKpZ0E4Mgw1r5GVPbzdTyKroGONM33drtAt5W3mKvJ1bPgVyXanC4YtKuXC\njL+eecECgYBs0D7zwUFTYX6AR8kmvvgDY0KZoIB0gXdqsRXSh+EGmv5q3yo/V32o\nLiU8g4aMEP+ToF/iyeyiTFoFnUJe2yYkXB8RaDknb3kR20E81Jk2r1zLay8j4sJ/\nzEWgBEDyLMnthTGoe/xGVQTfZlFKOJclIE1OBgbatiqGJtlXfsPgMg==\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-09 14:47:23,910 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086 used request id req-d558e21c-376a-4dbc-b676-dbaa2d9dfef7 2019-01-09 14:47:23,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/8b103220-1cf8-421e-8aca-fe58ec59b086 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0ed394163c7c817b16de4142c334577b30a116" 2019-01-09 14:47:24,104 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:23 GMT Server: Apache x-openstack-request-id: req-4355f8d7-8bf6-46e9-af4d-1564796d4f0a Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:24,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:24 GMT Server: Apache x-openstack-request-id: req-8ceb7b1c-06e3-4722-bdef-6f9f2221ba96 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1907 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "8b103220-1cf8-421e-8aca-fe58ec59b086", "OS::stack_name": "HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack", "keypair_name": "HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack", "stack_user_project_id": "204690503ad44a5eb8a40cfb6e5e07a4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T14:47:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8b103220-1cf8-421e-8aca-fe58ec59b086", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8FjSf6vyoMMNAFEW/42NxBhRonbnnUFh54M1o8YJGvs4xaKf\nzAUsEXNLRRFKM/yk5y4kE4HYr9hmrIjV6hSRFFHBZeWgEHd2B+c0Y7f6Fw6I7/g7\nRV+efqBBrUpLnHrVVzUu258e9rd2uv7ltiD8zN2tHzgTdgvxpMFiSdYm773clKw+\nfiTAMh63KUe0Ay2XrdGi/69S1NS4fZ+y/mEXaLawLXBaLCgiqfqa1AENSEE3gznk\n84o64aJYoEO5Lgmql38U67ToCLDIQeqapzlxcT2hZM9z4DDLyLDdhgsYEeCgPJqF\nUTJBV8lErKd/Kpzw46rchG2N+8o8J4JrFZHsCwIDAQABAoIBAQDJn5mmpNZ7amVD\nuML0Swl8UXJaOil+0FSTZIzhAMaurcUodo5bFpOrZ+7i1+hJyE2F6j01aB4hFga8\nAmaBYhN62kLFemZWqgCIDLr0VGgmY3kY5kLCpb5ON54hA0x+zsSdze2rK8dL7Qhb\nQm3t5aptKiGLKP2ab9adAeW0T0SGpD1RNHNvTfQa/pIzjB+PYKPkgOlP0wuTgMla\natWarK0XafcJ2VxtW7TWQOe9k/5/5z44tMm2985I3wWO9hhmcMGahqikrMV1sJDT\nhQjwGuUy+9Cb3TwPDRTqoKZHeXP672lNPzRzcysj0Nlgg2afMumJbfpj2oqn7HBt\n+3wr1VaxAoGBAP50lQRrAuWevSuc4Wlf+cN3eLQ/uE7yWIYkUA7U3bhAG0GDoNqS\nCn4LTwjSpZ8l3uijZgEyPoegMWjBE5akaiMb/lrr7pNed9msJcRBTLTbT/YuVEkF\nCme/c1ci7f6CA62WydwVdzMNvDdWdNKMhWs5moyqc/ssoohCbhQIZryfAoGBAPHO\nUOOKi0Sw2lrN+powndvX7il7fHFTjOP8OCUZst5ADUnlrkdBkaR/uZOriA6Orxd4\n/ao9gMJBY3WYOdnlJ0gtYFvslXAUaDEuOsqfFmyPqluP0deWvfT9zmQRoLYLHJmO\n6ZopgdzyBFku6bGbPox4a1rXZBKNCc6S+AAcM60VAoGBAKM7sqTk6TTYgk5KE6h/\ns0Abkkk/X0L14Kgc/2akU5/xMAr1H+lXKnf1VTw5tZnEt5zRxYwa6VYkA85JngFT\nc+sV+DPnimLrhUMUVh3yLf0Pe9pXmiZFn4kynhFWDQrp6OYhB1myQ4dy1j1Bryuq\njaRdjbGTX1fQKGv1AZzETvPNAoGAEph7QAR3kWDIahNNIm56tV11w1rrxwtV2nKb\nHr9LMixa2UQAkxpHyQ7JhsG6RORUMsnrOBxiuo2syG5chJVK4BIdRvR6yZPIL4AO\npWZ2owKpZ0E4Mgw1r5GVPbzdTyKroGONM33drtAt5W3mKvJ1bPgVyXanC4YtKuXC\njL+eecECgYBs0D7zwUFTYX6AR8kmvvgDY0KZoIB0gXdqsRXSh+EGmv5q3yo/V32o\nLiU8g4aMEP+ToF/iyeyiTFoFnUJe2yYkXB8RaDknb3kR20E81Jk2r1zLay8j4sJ/\nzEWgBEDyLMnthTGoe/xGVQTfZlFKOJclIE1OBgbatiqGJtlXfsPgMg==\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-09 14:47:24,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086 used request id req-8ceb7b1c-06e3-4722-bdef-6f9f2221ba96 2019-01-09 14:47:24,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/8b103220-1cf8-421e-8aca-fe58ec59b086/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0ed394163c7c817b16de4142c334577b30a116" 2019-01-09 14:47:24,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:24 GMT Server: Apache x-openstack-request-id: req-3b6275fa-9492-4b42-8ddb-9c89986ebc92 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:24,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:24 GMT Server: Apache x-openstack-request-id: req-0546e32e-c806-45a5-ab95-9972ff83d6be 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.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T14:47:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:47:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-kp", "resource_type": "OS::Nova::KeyPair"}]} 2019-01-09 14:47:24,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086/resources used request id req-0546e32e-c806-45a5-ab95-9972ff83d6be 2019-01-09 14:47:24,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0ed394163c7c817b16de4142c334577b30a116" 2019-01-09 14:47:24,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a4200a1-0001-48ff-a9ba-02fb5573e003 x-compute-request-id: req-7a4200a1-0001-48ff-a9ba-02fb5573e003 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwWNJ/q/Kgww0AURb/jY3EGFGiduedQWHngzWjxgka+zjFop/MBSwRc0tFEUoz/KTnLiQTgdiv2GasiNXqFJEUUcFl5aAQd3YH5zRjt/oXDojv+DtFX55+oEGtSkucetVXNS7bnx72t3a6/uW2IPzM3a0fOBN2C/GkwWJJ1ibvvdyUrD5+JMAyHrcpR7QDLZet0aL/r1LU1Lh9n7L+YRdotrAtcFosKCKp+prUAQ1IQTeDOeTzijrholigQ7kuCaqXfxTrtOgIsMhB6pqnOXFxPaFkz3PgMMvIsN2GCxgR4KA8moVRMkFXyUSsp38qnPDjqtyEbY37yjwngmsVkewL Generated-by-Nova", "user_id": "15c55d0029ec432398c827cb6aa709e8", "name": "HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-kp", "deleted": false, "created_at": "2019-01-09T14:47:23.000000", "updated_at": null, "fingerprint": "80:83:f6:ae:cf:24:f3:97:8d:d6:96:97:66:55:27:1a", "deleted_at": null, "id": 9}} 2019-01-09 14:47:24,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-kp used request id req-7a4200a1-0001-48ff-a9ba-02fb5573e003 2019-01-09 14:47:24,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/8b103220-1cf8-421e-8aca-fe58ec59b086 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0ed394163c7c817b16de4142c334577b30a116" 2019-01-09 14:47:24,973 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:24 GMT Server: Apache x-openstack-request-id: req-568b155f-00ae-4140-a587-43ec109d1977 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:25,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:24 GMT Server: Apache x-openstack-request-id: req-671a40c7-fa59-406e-99df-03bea93f749c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1907 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "8b103220-1cf8-421e-8aca-fe58ec59b086", "OS::stack_name": "HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack", "keypair_name": "HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack", "stack_user_project_id": "204690503ad44a5eb8a40cfb6e5e07a4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T14:47:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8b103220-1cf8-421e-8aca-fe58ec59b086", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA8FjSf6vyoMMNAFEW/42NxBhRonbnnUFh54M1o8YJGvs4xaKf\nzAUsEXNLRRFKM/yk5y4kE4HYr9hmrIjV6hSRFFHBZeWgEHd2B+c0Y7f6Fw6I7/g7\nRV+efqBBrUpLnHrVVzUu258e9rd2uv7ltiD8zN2tHzgTdgvxpMFiSdYm773clKw+\nfiTAMh63KUe0Ay2XrdGi/69S1NS4fZ+y/mEXaLawLXBaLCgiqfqa1AENSEE3gznk\n84o64aJYoEO5Lgmql38U67ToCLDIQeqapzlxcT2hZM9z4DDLyLDdhgsYEeCgPJqF\nUTJBV8lErKd/Kpzw46rchG2N+8o8J4JrFZHsCwIDAQABAoIBAQDJn5mmpNZ7amVD\nuML0Swl8UXJaOil+0FSTZIzhAMaurcUodo5bFpOrZ+7i1+hJyE2F6j01aB4hFga8\nAmaBYhN62kLFemZWqgCIDLr0VGgmY3kY5kLCpb5ON54hA0x+zsSdze2rK8dL7Qhb\nQm3t5aptKiGLKP2ab9adAeW0T0SGpD1RNHNvTfQa/pIzjB+PYKPkgOlP0wuTgMla\natWarK0XafcJ2VxtW7TWQOe9k/5/5z44tMm2985I3wWO9hhmcMGahqikrMV1sJDT\nhQjwGuUy+9Cb3TwPDRTqoKZHeXP672lNPzRzcysj0Nlgg2afMumJbfpj2oqn7HBt\n+3wr1VaxAoGBAP50lQRrAuWevSuc4Wlf+cN3eLQ/uE7yWIYkUA7U3bhAG0GDoNqS\nCn4LTwjSpZ8l3uijZgEyPoegMWjBE5akaiMb/lrr7pNed9msJcRBTLTbT/YuVEkF\nCme/c1ci7f6CA62WydwVdzMNvDdWdNKMhWs5moyqc/ssoohCbhQIZryfAoGBAPHO\nUOOKi0Sw2lrN+powndvX7il7fHFTjOP8OCUZst5ADUnlrkdBkaR/uZOriA6Orxd4\n/ao9gMJBY3WYOdnlJ0gtYFvslXAUaDEuOsqfFmyPqluP0deWvfT9zmQRoLYLHJmO\n6ZopgdzyBFku6bGbPox4a1rXZBKNCc6S+AAcM60VAoGBAKM7sqTk6TTYgk5KE6h/\ns0Abkkk/X0L14Kgc/2akU5/xMAr1H+lXKnf1VTw5tZnEt5zRxYwa6VYkA85JngFT\nc+sV+DPnimLrhUMUVh3yLf0Pe9pXmiZFn4kynhFWDQrp6OYhB1myQ4dy1j1Bryuq\njaRdjbGTX1fQKGv1AZzETvPNAoGAEph7QAR3kWDIahNNIm56tV11w1rrxwtV2nKb\nHr9LMixa2UQAkxpHyQ7JhsG6RORUMsnrOBxiuo2syG5chJVK4BIdRvR6yZPIL4AO\npWZ2owKpZ0E4Mgw1r5GVPbzdTyKroGONM33drtAt5W3mKvJ1bPgVyXanC4YtKuXC\njL+eecECgYBs0D7zwUFTYX6AR8kmvvgDY0KZoIB0gXdqsRXSh+EGmv5q3yo/V32o\nLiU8g4aMEP+ToF/iyeyiTFoFnUJe2yYkXB8RaDknb3kR20E81Jk2r1zLay8j4sJ/\nzEWgBEDyLMnthTGoe/xGVQTfZlFKOJclIE1OBgbatiqGJtlXfsPgMg==\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-09 14:47:25,216 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086 used request id req-671a40c7-fa59-406e-99df-03bea93f749c 2019-01-09 14:47:25,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0ed394163c7c817b16de4142c334577b30a116" 2019-01-09 14:47:25,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47: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-c6cee0f8-5a34-4295-bf89-ea32314f0aa2 x-compute-request-id: req-c6cee0f8-5a34-4295-bf89-ea32314f0aa2 Content-Encoding: gzip Content-Length: 572 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDwWNJ/q/Kgww0AURb/jY3EGFGiduedQWHngzWjxgka+zjFop/MBSwRc0tFEUoz/KTnLiQTgdiv2GasiNXqFJEUUcFl5aAQd3YH5zRjt/oXDojv+DtFX55+oEGtSkucetVXNS7bnx72t3a6/uW2IPzM3a0fOBN2C/GkwWJJ1ibvvdyUrD5+JMAyHrcpR7QDLZet0aL/r1LU1Lh9n7L+YRdotrAtcFosKCKp+prUAQ1IQTeDOeTzijrholigQ7kuCaqXfxTrtOgIsMhB6pqnOXFxPaFkz3PgMMvIsN2GCxgR4KA8moVRMkFXyUSsp38qnPDjqtyEbY37yjwngmsVkewL Generated-by-Nova", "user_id": "15c55d0029ec432398c827cb6aa709e8", "name": "HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-kp", "deleted": false, "created_at": "2019-01-09T14:47:23.000000", "updated_at": null, "fingerprint": "80:83:f6:ae:cf:24:f3:97:8d:d6:96:97:66:55:27:1a", "deleted_at": null, "id": 9}} 2019-01-09 14:47:25,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-kp used request id req-c6cee0f8-5a34-4295-bf89-ea32314f0aa2 2019-01-09 14:47:25,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/8b103220-1cf8-421e-8aca-fe58ec59b086 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b0ed394163c7c817b16de4142c334577b30a116" 2019-01-09 14:47:25,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:25 GMT Server: Apache x-openstack-request-id: req-b94289c6-a0a6-4666-9bea-85c1fe81bef8 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:25,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:47:25 GMT Server: Apache x-openstack-request-id: req-0dd7623c-035d-4a0c-b19e-12babfaca7e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:47:25,384 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsKeypairTests-6f50f199-a35a-43f7-85ea-07704b638b46-stack/8b103220-1cf8-421e-8aca-fe58ec59b086 used request id req-0dd7623c-035d-4a0c-b19e-12babfaca7e3 2019-01-09 14:47:25,386 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 14:47:25,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:25,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["u3ASC0UJTPaBUSvMCvb6dQ"], "issued_at": "2019-01-09T14:47:25.000000Z"}} 2019-01-09 14:47:25,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98fc9c77892504c0c817a5ed9ca069f86bea41d1" -d '{"stack_name": "HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-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-e8205519-f8bb-4235-8f30-15c51107a866-sec-grp"}}' 2019-01-09 14:47:27,451 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:47:25 GMT Server: Apache x-openstack-request-id: req-4c75f081-0aff-4da8-803e-4deec81b8a52 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "c8c2afb7-37c1-4cca-8b90-b78293716eec", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec", "rel": "self"}]}} 2019-01-09 14:47:27,452 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks used request id req-4c75f081-0aff-4da8-803e-4deec81b8a52 2019-01-09 14:47:27,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/c8c2afb7-37c1-4cca-8b90-b78293716eec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98fc9c77892504c0c817a5ed9ca069f86bea41d1" 2019-01-09 14:47:27,659 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:27 GMT Server: Apache x-openstack-request-id: req-4b238c21-cd6d-4aea-a0ae-646a0fba8141 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:27,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:27 GMT Server: Apache x-openstack-request-id: req-045bc9a3-991d-4328-9fd3-94e812ccdc47 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "c8c2afb7-37c1-4cca-8b90-b78293716eec", "OS::stack_name": "HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack", "security_group_name": "HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack", "stack_user_project_id": "3e94320b34ae4fa5942bad451678d8ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:47:26Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c8c2afb7-37c1-4cca-8b90-b78293716eec", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 14:47:27,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec used request id req-045bc9a3-991d-4328-9fd3-94e812ccdc47 2019-01-09 14:47:27,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/c8c2afb7-37c1-4cca-8b90-b78293716eec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98fc9c77892504c0c817a5ed9ca069f86bea41d1" 2019-01-09 14:47:28,089 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:27 GMT Server: Apache x-openstack-request-id: req-00e8df75-c613-4f06-8988-a25a4c1df846 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:28,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:28 GMT Server: Apache x-openstack-request-id: req-e5dd7fd4-69e2-4c87-b62c-1272370d9b7e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "c8c2afb7-37c1-4cca-8b90-b78293716eec", "OS::stack_name": "HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack", "security_group_name": "HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack", "stack_user_project_id": "3e94320b34ae4fa5942bad451678d8ef", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T14:47:26Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c8c2afb7-37c1-4cca-8b90-b78293716eec", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 14:47:28,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec used request id req-e5dd7fd4-69e2-4c87-b62c-1272370d9b7e 2019-01-09 14:47:31,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/c8c2afb7-37c1-4cca-8b90-b78293716eec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98fc9c77892504c0c817a5ed9ca069f86bea41d1" 2019-01-09 14:47:31,630 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:31 GMT Server: Apache x-openstack-request-id: req-957320f4-26a5-4ce2-a72a-9dad6ec3f427 Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:31,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:31 GMT Server: Apache x-openstack-request-id: req-99feaaef-2ed6-4cba-8a97-bfd8b223ef54 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": "73c1b9cf3b6442c68b27cff50999a363", "OS::stack_id": "c8c2afb7-37c1-4cca-8b90-b78293716eec", "OS::stack_name": "HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack", "security_group_name": "HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack", "stack_user_project_id": "3e94320b34ae4fa5942bad451678d8ef", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T14:47:26Z", "links": [{"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c8c2afb7-37c1-4cca-8b90-b78293716eec", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 14:47:31,861 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec used request id req-99feaaef-2ed6-4cba-8a97-bfd8b223ef54 2019-01-09 14:47:31,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/c8c2afb7-37c1-4cca-8b90-b78293716eec/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98fc9c77892504c0c817a5ed9ca069f86bea41d1" 2019-01-09 14:47:31,889 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:31 GMT Server: Apache x-openstack-request-id: req-e9de352d-0bcc-4961-95c1-5fd22f3a96be Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:32,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:31 GMT Server: Apache x-openstack-request-id: req-657aba1d-b884-4ca4-8585-7440222c28a2 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.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T14:47:27Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T14:47:27Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8516cba9-d03e-4114-9648-99c0c7bd5eda", "resource_type": "OS::Neutron::SecurityGroup"}]} 2019-01-09 14:47:32,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec/resources used request id req-657aba1d-b884-4ca4-8585-7440222c28a2 2019-01-09 14:47:32,220 - neutron_utils - INFO - Retrieving security group with ID - 8516cba9-d03e-4114-9648-99c0c7bd5eda 2019-01-09 14:47:32,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=8516cba9-d03e-4114-9648-99c0c7bd5eda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98fc9c77892504c0c817a5ed9ca069f86bea41d1" 2019-01-09 14:47:32,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-5461c73a-f572-418a-bc75-77a0ff9c5c55 Date: Wed, 09 Jan 2019 14:47:32 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:47:27Z", "updated_at": "2019-01-09T14:47:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:47:28Z", "revision_number": 0, "id": "0c795fd5-59ab-45f2-9bce-58b7db08ecd6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T14:47:28Z", "security_group_id": "8516cba9-d03e-4114-9648-99c0c7bd5eda", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T14:47:28Z", "revision_number": 0, "id": "bdd58aea-bc68-43dd-ad72-e4b36a9d638f", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T14:47:28Z", "security_group_id": "8516cba9-d03e-4114-9648-99c0c7bd5eda", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": 22, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 6, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "8516cba9-d03e-4114-9648-99c0c7bd5eda", "name": "HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-sec-grp"}]} 2019-01-09 14:47:32,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=8516cba9-d03e-4114-9648-99c0c7bd5eda used request id req-5461c73a-f572-418a-bc75-77a0ff9c5c55 2019-01-09 14:47:32,295 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8516cba9-d03e-4114-9648-99c0c7bd5eda 2019-01-09 14:47:32,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8516cba9-d03e-4114-9648-99c0c7bd5eda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98fc9c77892504c0c817a5ed9ca069f86bea41d1" 2019-01-09 14:47:32,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-09919a4e-b919-4277-8694-d960f2f0f3a8 Date: Wed, 09 Jan 2019 14:47:32 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-09T14:47:28Z", "security_group_id": "8516cba9-d03e-4114-9648-99c0c7bd5eda", "port_range_min": null, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:47:28Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "0c795fd5-59ab-45f2-9bce-58b7db08ecd6"}, {"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-09T14:47:28Z", "security_group_id": "8516cba9-d03e-4114-9648-99c0c7bd5eda", "port_range_min": 22, "revision_number": 0, "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:47:28Z", "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "bdd58aea-bc68-43dd-ad72-e4b36a9d638f"}]} 2019-01-09 14:47:32,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8516cba9-d03e-4114-9648-99c0c7bd5eda used request id req-09919a4e-b919-4277-8694-d960f2f0f3a8 2019-01-09 14:47:32,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/c8c2afb7-37c1-4cca-8b90-b78293716eec -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98fc9c77892504c0c817a5ed9ca069f86bea41d1" 2019-01-09 14:47:32,532 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 14:47:32 GMT Server: Apache x-openstack-request-id: req-ae79aab8-0603-4f9b-825b-66055b4c153b Location: http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 14:47:32,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:47:32 GMT Server: Apache x-openstack-request-id: req-0ec1245a-42c6-4764-b7a3-579f02a6af63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:47:32,827 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363/stacks/HeatUtilsSecurityGroupTests-e8205519-f8bb-4235-8f30-15c51107a866-stack/c8c2afb7-37c1-4cca-8b90-b78293716eec used request id req-0ec1245a-42c6-4764-b7a3-579f02a6af63 2019-01-09 14:47:32,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:33,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["hdMpDDwDRtWYdEHX45lzXQ"], "issued_at": "2019-01-09T14:47:33.000000Z"}} 2019-01-09 14:47:33,236 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0bb31c79a2f91b8cf3bdfb54d567c512216ada" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-ccb3dde5-e313-47a2-aa49-c786dbfd8a6b"}}' 2019-01-09 14:47:33,463 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:33 GMT Server: Apache x-compute-request-id: req-6385cc28-7dfe-4782-a1e6-7a339eb17c4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6385cc28-7dfe-4782-a1e6-7a339eb17c4b Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "595ab8cf-eb1c-4170-8af7-bbd003f6aa55", "name": "CinderUtilsQoSTests-ccb3dde5-e313-47a2-aa49-c786dbfd8a6b"}, "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/595ab8cf-eb1c-4170-8af7-bbd003f6aa55", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/qos-specs/595ab8cf-eb1c-4170-8af7-bbd003f6aa55", "rel": "bookmark"}]} 2019-01-09 14:47:33,463 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-6385cc28-7dfe-4782-a1e6-7a339eb17c4b 2019-01-09 14:47:33,466 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6385cc28-7dfe-4782-a1e6-7a339eb17c4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0bb31c79a2f91b8cf3bdfb54d567c512216ada" 2019-01-09 14:47:33,660 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:33 GMT Server: Apache x-compute-request-id: req-55a4f550-cd54-4f3a-8baa-df8ecd718ce6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55a4f550-cd54-4f3a-8baa-df8ecd718ce6 Content-Encoding: gzip Content-Length: 154 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "595ab8cf-eb1c-4170-8af7-bbd003f6aa55", "name": "CinderUtilsQoSTests-ccb3dde5-e313-47a2-aa49-c786dbfd8a6b"}]} 2019-01-09 14:47:33,660 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-55a4f550-cd54-4f3a-8baa-df8ecd718ce6 2019-01-09 14:47:33,661 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-ccb3dde5-e313-47a2-aa49-c786dbfd8a6b 2019-01-09 14:47:33,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/595ab8cf-eb1c-4170-8af7-bbd003f6aa55?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6385cc28-7dfe-4782-a1e6-7a339eb17c4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0bb31c79a2f91b8cf3bdfb54d567c512216ada" 2019-01-09 14:47:33,918 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d2edb6ee-177a-44c2-b474-b319851040cb Content-Length: 0 Content-Type: text/html; 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-09 14:47:33,918 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/595ab8cf-eb1c-4170-8af7-bbd003f6aa55?force=False used request id req-d2edb6ee-177a-44c2-b474-b319851040cb 2019-01-09 14:47:33,921 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6385cc28-7dfe-4782-a1e6-7a339eb17c4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0bb31c79a2f91b8cf3bdfb54d567c512216ada" 2019-01-09 14:47:34,111 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:33 GMT Server: Apache x-compute-request-id: req-a4a36a8d-5564-4ffb-be30-385572005464 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a4a36a8d-5564-4ffb-be30-385572005464 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 14:47:34,111 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-a4a36a8d-5564-4ffb-be30-385572005464 2019-01-09 14:47:34,112 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-ccb3dde5-e313-47a2-aa49-c786dbfd8a6b 2019-01-09 14:47:34,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/595ab8cf-eb1c-4170-8af7-bbd003f6aa55?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6385cc28-7dfe-4782-a1e6-7a339eb17c4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be0bb31c79a2f91b8cf3bdfb54d567c512216ada" 2019-01-09 14:47:34,323 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:47:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6f865244-3d54-4f2b-b6cd-8ee4d25b1110 x-openstack-request-id: req-6f865244-3d54-4f2b-b6cd-8ee4d25b1110 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 595ab8cf-eb1c-4170-8af7-bbd003f6aa55.", "code": 404}} 2019-01-09 14:47:34,323 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/595ab8cf-eb1c-4170-8af7-bbd003f6aa55?force=False used request id req-6f865244-3d54-4f2b-b6cd-8ee4d25b1110 2019-01-09 14:47:34,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:34,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["MDeOxo8PRnSp7Bc9ul5dNg"], "issued_at": "2019-01-09T14:47:34.000000Z"}} 2019-01-09 14:47:34,725 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83bb7a9cb09732362c277eaed1d030cdfc35c96c" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-76fdcc3d-cb34-4a69-b40b-12610c8baddb"}}' 2019-01-09 14:47:34,936 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:34 GMT Server: Apache x-compute-request-id: req-9f4723bf-c5e9-4539-9a8c-54fef65789e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f4723bf-c5e9-4539-9a8c-54fef65789e5 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "8d0e9d9f-ab93-4d03-b7b4-a8f2ded628f8", "name": "CinderUtilsQoSTests-76fdcc3d-cb34-4a69-b40b-12610c8baddb"}, "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/8d0e9d9f-ab93-4d03-b7b4-a8f2ded628f8", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/qos-specs/8d0e9d9f-ab93-4d03-b7b4-a8f2ded628f8", "rel": "bookmark"}]} 2019-01-09 14:47:34,936 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-9f4723bf-c5e9-4539-9a8c-54fef65789e5 2019-01-09 14:47:34,939 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f4723bf-c5e9-4539-9a8c-54fef65789e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83bb7a9cb09732362c277eaed1d030cdfc35c96c" 2019-01-09 14:47:35,129 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:34 GMT Server: Apache x-compute-request-id: req-77398969-793e-4be0-95dc-5e8c5bb0ee7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77398969-793e-4be0-95dc-5e8c5bb0ee7e Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "8d0e9d9f-ab93-4d03-b7b4-a8f2ded628f8", "name": "CinderUtilsQoSTests-76fdcc3d-cb34-4a69-b40b-12610c8baddb"}]} 2019-01-09 14:47:35,130 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-77398969-793e-4be0-95dc-5e8c5bb0ee7e 2019-01-09 14:47:35,133 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/8d0e9d9f-ab93-4d03-b7b4-a8f2ded628f8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f4723bf-c5e9-4539-9a8c-54fef65789e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83bb7a9cb09732362c277eaed1d030cdfc35c96c" 2019-01-09 14:47:35,325 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:35 GMT Server: Apache x-compute-request-id: req-d4003980-ef41-4173-8aee-a0091a380f64 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d4003980-ef41-4173-8aee-a0091a380f64 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "8d0e9d9f-ab93-4d03-b7b4-a8f2ded628f8", "name": "CinderUtilsQoSTests-76fdcc3d-cb34-4a69-b40b-12610c8baddb"}, "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/8d0e9d9f-ab93-4d03-b7b4-a8f2ded628f8", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/qos-specs/8d0e9d9f-ab93-4d03-b7b4-a8f2ded628f8", "rel": "bookmark"}]} 2019-01-09 14:47:35,326 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/8d0e9d9f-ab93-4d03-b7b4-a8f2ded628f8 used request id req-d4003980-ef41-4173-8aee-a0091a380f64 2019-01-09 14:47:35,326 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-76fdcc3d-cb34-4a69-b40b-12610c8baddb 2019-01-09 14:47:35,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/8d0e9d9f-ab93-4d03-b7b4-a8f2ded628f8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9f4723bf-c5e9-4539-9a8c-54fef65789e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83bb7a9cb09732362c277eaed1d030cdfc35c96c" 2019-01-09 14:47:35,553 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-67ac94d8-bde4-4bbe-b5ed-68c76cccc278 Content-Length: 0 Content-Type: text/html; 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-09 14:47:35,554 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/8d0e9d9f-ab93-4d03-b7b4-a8f2ded628f8?force=False used request id req-67ac94d8-bde4-4bbe-b5ed-68c76cccc278 2019-01-09 14:47:35,556 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:35,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["PySbxoddQd-XDRfjg3NMmg"], "issued_at": "2019-01-09T14:47:35.000000Z"}} 2019-01-09 14:47:35,955 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2160eb685adf48e41860910400bc966bf3f92ac" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-2b356399-2f56-4189-9181-d00e53f4244c"}}' 2019-01-09 14:47:36,172 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:35 GMT Server: Apache x-compute-request-id: req-777e8082-c261-4862-a8fd-63e730c2d66a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-777e8082-c261-4862-a8fd-63e730c2d66a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "87853660-2833-478b-b2a8-f33bdb41506e", "name": "CinderUtilsQoSTests-2b356399-2f56-4189-9181-d00e53f4244c"}, "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/87853660-2833-478b-b2a8-f33bdb41506e", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/qos-specs/87853660-2833-478b-b2a8-f33bdb41506e", "rel": "bookmark"}]} 2019-01-09 14:47:36,172 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-777e8082-c261-4862-a8fd-63e730c2d66a 2019-01-09 14:47:36,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-777e8082-c261-4862-a8fd-63e730c2d66a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2160eb685adf48e41860910400bc966bf3f92ac" 2019-01-09 14:47:36,381 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:36 GMT Server: Apache x-compute-request-id: req-a1504508-1994-4bf0-a1d1-a303ef2aaee0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a1504508-1994-4bf0-a1d1-a303ef2aaee0 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "87853660-2833-478b-b2a8-f33bdb41506e", "name": "CinderUtilsQoSTests-2b356399-2f56-4189-9181-d00e53f4244c"}]} 2019-01-09 14:47:36,381 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-a1504508-1994-4bf0-a1d1-a303ef2aaee0 2019-01-09 14:47:36,384 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/87853660-2833-478b-b2a8-f33bdb41506e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-777e8082-c261-4862-a8fd-63e730c2d66a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2160eb685adf48e41860910400bc966bf3f92ac" 2019-01-09 14:47:36,563 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:36 GMT Server: Apache x-compute-request-id: req-e673a0c1-0a77-44de-abf9-b4452eb8151b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e673a0c1-0a77-44de-abf9-b4452eb8151b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "87853660-2833-478b-b2a8-f33bdb41506e", "name": "CinderUtilsQoSTests-2b356399-2f56-4189-9181-d00e53f4244c"}, "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/87853660-2833-478b-b2a8-f33bdb41506e", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/qos-specs/87853660-2833-478b-b2a8-f33bdb41506e", "rel": "bookmark"}]} 2019-01-09 14:47:36,564 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/87853660-2833-478b-b2a8-f33bdb41506e used request id req-e673a0c1-0a77-44de-abf9-b4452eb8151b 2019-01-09 14:47:36,564 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-2b356399-2f56-4189-9181-d00e53f4244c 2019-01-09 14:47:36,566 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/87853660-2833-478b-b2a8-f33bdb41506e?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-777e8082-c261-4862-a8fd-63e730c2d66a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2160eb685adf48e41860910400bc966bf3f92ac" 2019-01-09 14:47:36,810 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2cb46b58-7ce7-40a7-bcb9-46a2f221d6b3 Content-Length: 0 Content-Type: text/html; 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-09 14:47:36,810 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/87853660-2833-478b-b2a8-f33bdb41506e?force=False used request id req-2cb46b58-7ce7-40a7-bcb9-46a2f221d6b3 2019-01-09 14:47:36,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:37,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["Vt4xlU91RqCyKT6thFR9zw"], "issued_at": "2019-01-09T14:47:37.000000Z"}} 2019-01-09 14:47:37,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc28979997eea2fb2549bedb099c2924eccc13f" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-ebb55c11-6e6d-480f-951b-a81e53d772a2"}}' 2019-01-09 14:47:37,442 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:37 GMT Server: Apache x-compute-request-id: req-c0f729ab-1962-4308-9499-b4f80b7bed54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c0f729ab-1962-4308-9499-b4f80b7bed54 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "ea63a67a-cf54-4909-98e8-89b0cc846f71", "name": "CinderUtilsQoSTests-ebb55c11-6e6d-480f-951b-a81e53d772a2"}, "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/ea63a67a-cf54-4909-98e8-89b0cc846f71", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/qos-specs/ea63a67a-cf54-4909-98e8-89b0cc846f71", "rel": "bookmark"}]} 2019-01-09 14:47:37,443 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-c0f729ab-1962-4308-9499-b4f80b7bed54 2019-01-09 14:47:37,446 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c0f729ab-1962-4308-9499-b4f80b7bed54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc28979997eea2fb2549bedb099c2924eccc13f" 2019-01-09 14:47:37,649 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:37 GMT Server: Apache x-compute-request-id: req-1875832a-671a-413f-b672-f0ef7c3f8d3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1875832a-671a-413f-b672-f0ef7c3f8d3c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "ea63a67a-cf54-4909-98e8-89b0cc846f71", "name": "CinderUtilsQoSTests-ebb55c11-6e6d-480f-951b-a81e53d772a2"}]} 2019-01-09 14:47:37,649 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-1875832a-671a-413f-b672-f0ef7c3f8d3c 2019-01-09 14:47:37,652 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/ea63a67a-cf54-4909-98e8-89b0cc846f71 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c0f729ab-1962-4308-9499-b4f80b7bed54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc28979997eea2fb2549bedb099c2924eccc13f" 2019-01-09 14:47:37,839 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:37 GMT Server: Apache x-compute-request-id: req-e95285a5-1066-475d-b697-674d2c72402f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e95285a5-1066-475d-b697-674d2c72402f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "ea63a67a-cf54-4909-98e8-89b0cc846f71", "name": "CinderUtilsQoSTests-ebb55c11-6e6d-480f-951b-a81e53d772a2"}, "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/ea63a67a-cf54-4909-98e8-89b0cc846f71", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/qos-specs/ea63a67a-cf54-4909-98e8-89b0cc846f71", "rel": "bookmark"}]} 2019-01-09 14:47:37,839 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/ea63a67a-cf54-4909-98e8-89b0cc846f71 used request id req-e95285a5-1066-475d-b697-674d2c72402f 2019-01-09 14:47:37,839 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-ebb55c11-6e6d-480f-951b-a81e53d772a2 2019-01-09 14:47:37,842 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/ea63a67a-cf54-4909-98e8-89b0cc846f71?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c0f729ab-1962-4308-9499-b4f80b7bed54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dc28979997eea2fb2549bedb099c2924eccc13f" 2019-01-09 14:47:38,083 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4eb2b54f-3cd2-4fd4-9ec0-84166b4db084 Content-Length: 0 Content-Type: text/html; 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-09 14:47:38,083 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/ea63a67a-cf54-4909-98e8-89b0cc846f71?force=False used request id req-4eb2b54f-3cd2-4fd4-9ec0-84166b4db084 2019-01-09 14:47:38,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:38,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["Z6xhrYmWR76jyAADJaFAFA"], "issued_at": "2019-01-09T14:47:38.000000Z"}} 2019-01-09 14:47:38,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752265b0dfe74bc92bcba337f407ecfcefd855e" 2019-01-09 14:47:38,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca8abed-14fa-4c1c-9813-2f5cb8e9fff1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:47:38,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5ca8abed-14fa-4c1c-9813-2f5cb8e9fff1 2019-01-09 14:47:38,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752265b0dfe74bc92bcba337f407ecfcefd855e" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-42938556-c4ab-4928-8545-f21eadc99665", "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-09 14:47:38,978 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:38 GMT Server: Apache x-compute-request-id: req-c55affb7-9d9f-4961-88d8-ce8e00d4a90c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c55affb7-9d9f-4961-88d8-ce8e00d4a90c Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "15c55d0029ec432398c827cb6aa709e8", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:47:38.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-42938556-c4ab-4928-8545-f21eadc99665", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "86dfddf8-0334-49ea-8cfc-a169b93c5d58", "size": 1}} 2019-01-09 14:47:38,979 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes used request id req-c55affb7-9d9f-4961-88d8-ce8e00d4a90c 2019-01-09 14:47:38,982 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c55affb7-9d9f-4961-88d8-ce8e00d4a90c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752265b0dfe74bc92bcba337f407ecfcefd855e" 2019-01-09 14:47:39,269 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:38 GMT Server: Apache x-compute-request-id: req-0b85f066-6b7b-4713-af82-b4fa82a15f49 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b85f066-6b7b-4713-af82-b4fa82a15f49 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T14:47:39.000000", "replication_status": null, "snapshot_id": null, "id": "86dfddf8-0334-49ea-8cfc-a169b93c5d58", "size": 1, "user_id": "15c55d0029ec432398c827cb6aa709e8", "os-vol-tenant-attr:tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "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-42938556-c4ab-4928-8545-f21eadc99665", "bootable": "false", "created_at": "2019-01-09T14:47:38.000000", "volume_type": null}} 2019-01-09 14:47:39,269 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58 used request id req-0b85f066-6b7b-4713-af82-b4fa82a15f49 2019-01-09 14:47:39,272 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c55affb7-9d9f-4961-88d8-ce8e00d4a90c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752265b0dfe74bc92bcba337f407ecfcefd855e" 2019-01-09 14:47:39,514 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:39 GMT Server: Apache x-compute-request-id: req-fd9eb04e-08a7-453f-b941-c7d615909ed9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd9eb04e-08a7-453f-b941-c7d615909ed9 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T14:47:39.000000", "replication_status": null, "snapshot_id": null, "id": "86dfddf8-0334-49ea-8cfc-a169b93c5d58", "size": 1, "user_id": "15c55d0029ec432398c827cb6aa709e8", "os-vol-tenant-attr:tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "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-42938556-c4ab-4928-8545-f21eadc99665", "bootable": "false", "created_at": "2019-01-09T14:47:38.000000", "volume_type": null}} 2019-01-09 14:47:39,514 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58 used request id req-fd9eb04e-08a7-453f-b941-c7d615909ed9 2019-01-09 14:47:39,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c55affb7-9d9f-4961-88d8-ce8e00d4a90c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752265b0dfe74bc92bcba337f407ecfcefd855e" 2019-01-09 14:47:39,733 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:39 GMT Server: Apache x-compute-request-id: req-f53430c5-4ae7-464c-802a-794c6ad59fb6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f53430c5-4ae7-464c-802a-794c6ad59fb6 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T14:47:39.000000", "replication_status": null, "snapshot_id": null, "id": "86dfddf8-0334-49ea-8cfc-a169b93c5d58", "size": 1, "user_id": "15c55d0029ec432398c827cb6aa709e8", "os-vol-tenant-attr:tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "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-42938556-c4ab-4928-8545-f21eadc99665", "bootable": "false", "created_at": "2019-01-09T14:47:38.000000", "volume_type": null}]} 2019-01-09 14:47:39,733 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/detail used request id req-f53430c5-4ae7-464c-802a-794c6ad59fb6 2019-01-09 14:47:39,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:47:39,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:47:39,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752265b0dfe74bc92bcba337f407ecfcefd855e" 2019-01-09 14:47:39,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aacdb15-c293-4735-9bce-197f3c51dcaa Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:47:39,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-3aacdb15-c293-4735-9bce-197f3c51dcaa 2019-01-09 14:47:39,841 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-42938556-c4ab-4928-8545-f21eadc99665 2019-01-09 14:47:39,844 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c55affb7-9d9f-4961-88d8-ce8e00d4a90c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752265b0dfe74bc92bcba337f407ecfcefd855e" 2019-01-09 14:47:40,103 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7775629f-34f9-4695-9902-35ed200ec6cc Content-Length: 0 Content-Type: text/html; 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-09 14:47:40,103 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58 used request id req-7775629f-34f9-4695-9902-35ed200ec6cc 2019-01-09 14:47:40,106 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c55affb7-9d9f-4961-88d8-ce8e00d4a90c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752265b0dfe74bc92bcba337f407ecfcefd855e" 2019-01-09 14:47:40,333 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:47:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4db238f3-1e8d-44ee-9461-216f1c5b7f5f x-openstack-request-id: req-4db238f3-1e8d-44ee-9461-216f1c5b7f5f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 86dfddf8-0334-49ea-8cfc-a169b93c5d58 could not be found.", "code": 404}} 2019-01-09 14:47:40,333 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58 used request id req-4db238f3-1e8d-44ee-9461-216f1c5b7f5f 2019-01-09 14:47:40,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c55affb7-9d9f-4961-88d8-ce8e00d4a90c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752265b0dfe74bc92bcba337f407ecfcefd855e" 2019-01-09 14:47:40,540 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:40 GMT Server: Apache x-compute-request-id: req-ece03e14-f6e2-422d-9f6b-949d479a5346 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ece03e14-f6e2-422d-9f6b-949d479a5346 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 14:47:40,540 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/detail used request id req-ece03e14-f6e2-422d-9f6b-949d479a5346 2019-01-09 14:47:40,541 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-42938556-c4ab-4928-8545-f21eadc99665 2019-01-09 14:47:40,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c55affb7-9d9f-4961-88d8-ce8e00d4a90c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752265b0dfe74bc92bcba337f407ecfcefd855e" 2019-01-09 14:47:40,578 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:47:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6641bdca-0a05-44bd-8ec2-6b7262ee8221 x-openstack-request-id: req-6641bdca-0a05-44bd-8ec2-6b7262ee8221 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 86dfddf8-0334-49ea-8cfc-a169b93c5d58 could not be found.", "code": 404}} 2019-01-09 14:47:40,579 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58 used request id req-6641bdca-0a05-44bd-8ec2-6b7262ee8221 2019-01-09 14:47:40,581 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c55affb7-9d9f-4961-88d8-ce8e00d4a90c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752265b0dfe74bc92bcba337f407ecfcefd855e" 2019-01-09 14:47:40,795 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:47:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-92083eae-e758-4976-a043-8b30cbe64d4b x-openstack-request-id: req-92083eae-e758-4976-a043-8b30cbe64d4b Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 86dfddf8-0334-49ea-8cfc-a169b93c5d58 could not be found.", "code": 404}} 2019-01-09 14:47:40,795 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/86dfddf8-0334-49ea-8cfc-a169b93c5d58 used request id req-92083eae-e758-4976-a043-8b30cbe64d4b 2019-01-09 14:47:40,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:41,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["LUhPDhEGRkud_kR8eFw0nA"], "issued_at": "2019-01-09T14:47:41.000000Z"}} 2019-01-09 14:47:41,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa44c4aa4a8940b9e70adc2697b52e75baf02cf" 2019-01-09 14:47:41,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c25fda4-bca0-4bfa-bf3a-a5d49bec8913 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:47:41,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5c25fda4-bca0-4bfa-bf3a-a5d49bec8913 2019-01-09 14:47:41,217 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa44c4aa4a8940b9e70adc2697b52e75baf02cf" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CinderUtilsVolumeTests-5664bbe6-5864-4f2e-9d6c-38d7b16ee40d", "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-09 14:47:41,633 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:41 GMT Server: Apache x-compute-request-id: req-d48d4771-61fa-4cb4-aff3-f420c0386b41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d48d4771-61fa-4cb4-aff3-f420c0386b41 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "15c55d0029ec432398c827cb6aa709e8", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T14:47:41.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-5664bbe6-5864-4f2e-9d6c-38d7b16ee40d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b988fc1a-1123-48b1-8a26-fdff58f96190", "size": 1}} 2019-01-09 14:47:41,633 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes used request id req-d48d4771-61fa-4cb4-aff3-f420c0386b41 2019-01-09 14:47:41,636 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d48d4771-61fa-4cb4-aff3-f420c0386b41" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa44c4aa4a8940b9e70adc2697b52e75baf02cf" 2019-01-09 14:47:41,876 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:41 GMT Server: Apache x-compute-request-id: req-d9629922-8e35-4cb1-9708-8b9d46598bd4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d9629922-8e35-4cb1-9708-8b9d46598bd4 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T14:47:41.000000", "replication_status": null, "snapshot_id": null, "id": "b988fc1a-1123-48b1-8a26-fdff58f96190", "size": 1, "user_id": "15c55d0029ec432398c827cb6aa709e8", "os-vol-tenant-attr:tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "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-5664bbe6-5864-4f2e-9d6c-38d7b16ee40d", "bootable": "false", "created_at": "2019-01-09T14:47:41.000000", "volume_type": null}} 2019-01-09 14:47:41,876 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190 used request id req-d9629922-8e35-4cb1-9708-8b9d46598bd4 2019-01-09 14:47:41,879 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d48d4771-61fa-4cb4-aff3-f420c0386b41" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa44c4aa4a8940b9e70adc2697b52e75baf02cf" 2019-01-09 14:47:42,110 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:41 GMT Server: Apache x-compute-request-id: req-9e12b48b-85a1-47f8-b590-341d8bd8188e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9e12b48b-85a1-47f8-b590-341d8bd8188e Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T14:47:41.000000", "replication_status": null, "snapshot_id": null, "id": "b988fc1a-1123-48b1-8a26-fdff58f96190", "size": 1, "user_id": "15c55d0029ec432398c827cb6aa709e8", "os-vol-tenant-attr:tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "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-5664bbe6-5864-4f2e-9d6c-38d7b16ee40d", "bootable": "false", "created_at": "2019-01-09T14:47:41.000000", "volume_type": null}} 2019-01-09 14:47:42,110 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190 used request id req-9e12b48b-85a1-47f8-b590-341d8bd8188e 2019-01-09 14:47:42,113 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d48d4771-61fa-4cb4-aff3-f420c0386b41" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa44c4aa4a8940b9e70adc2697b52e75baf02cf" 2019-01-09 14:47:42,326 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:42 GMT Server: Apache x-compute-request-id: req-9ea46a21-e1e0-4486-bce6-6fc0c34cbb80 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ea46a21-e1e0-4486-bce6-6fc0c34cbb80 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T14:47:41.000000", "replication_status": null, "snapshot_id": null, "id": "b988fc1a-1123-48b1-8a26-fdff58f96190", "size": 1, "user_id": "15c55d0029ec432398c827cb6aa709e8", "os-vol-tenant-attr:tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "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-5664bbe6-5864-4f2e-9d6c-38d7b16ee40d", "bootable": "false", "created_at": "2019-01-09T14:47:41.000000", "volume_type": null}]} 2019-01-09 14:47:42,326 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/detail used request id req-9ea46a21-e1e0-4486-bce6-6fc0c34cbb80 2019-01-09 14:47:42,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:47:42,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:47: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:47:42,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa44c4aa4a8940b9e70adc2697b52e75baf02cf" 2019-01-09 14:47:42,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f16ff63-86ea-4445-9221-087ebfa8b117 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}} 2019-01-09 14:47:42,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-1f16ff63-86ea-4445-9221-087ebfa8b117 2019-01-09 14:47:42,435 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-5664bbe6-5864-4f2e-9d6c-38d7b16ee40d 2019-01-09 14:47:42,438 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d48d4771-61fa-4cb4-aff3-f420c0386b41" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa44c4aa4a8940b9e70adc2697b52e75baf02cf" 2019-01-09 14:47:42,671 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-28ca2356-dc97-4770-a682-e39b5c3e08ba Content-Length: 0 Content-Type: text/html; 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-09 14:47:42,672 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190 used request id req-28ca2356-dc97-4770-a682-e39b5c3e08ba 2019-01-09 14:47:42,674 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d48d4771-61fa-4cb4-aff3-f420c0386b41" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caa44c4aa4a8940b9e70adc2697b52e75baf02cf" 2019-01-09 14:47:42,904 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:47:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9ca95219-bb9d-45ff-a131-ca28e0ecba60 x-openstack-request-id: req-9ca95219-bb9d-45ff-a131-ca28e0ecba60 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b988fc1a-1123-48b1-8a26-fdff58f96190 could not be found.", "code": 404}} 2019-01-09 14:47:42,904 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/volumes/b988fc1a-1123-48b1-8a26-fdff58f96190 used request id req-9ca95219-bb9d-45ff-a131-ca28e0ecba60 2019-01-09 14:47:42,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:43,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["IPEVGC2VQrKfxofPFkrvCQ"], "issued_at": "2019-01-09T14:47:43.000000Z"}} 2019-01-09 14:47:43,306 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822af7a21592f0dd5e02341edb5d0cd0c629045e" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-dedf757c-c097-47fc-95b3-82df2bc508ad", "description": null}}' 2019-01-09 14:47:43,534 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:43 GMT Server: Apache x-compute-request-id: req-2947b45b-84c4-42e5-bb0d-a5e2b8e7b068 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2947b45b-84c4-42e5-bb0d-a5e2b8e7b068 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-dedf757c-c097-47fc-95b3-82df2bc508ad", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "87d82eda-dbd8-4959-8e5e-9ad156b17746", "description": null}} 2019-01-09 14:47:43,534 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types used request id req-2947b45b-84c4-42e5-bb0d-a5e2b8e7b068 2019-01-09 14:47:43,539 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2947b45b-84c4-42e5-bb0d-a5e2b8e7b068" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822af7a21592f0dd5e02341edb5d0cd0c629045e" 2019-01-09 14:47:43,731 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:43 GMT Server: Apache x-compute-request-id: req-9443cabe-b170-41c7-ad8d-aef454425959 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9443cabe-b170-41c7-ad8d-aef454425959 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-dedf757c-c097-47fc-95b3-82df2bc508ad", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "87d82eda-dbd8-4959-8e5e-9ad156b17746", "description": null}]} 2019-01-09 14:47:43,731 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types?is_public=None used request id req-9443cabe-b170-41c7-ad8d-aef454425959 2019-01-09 14:47:43,734 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/87d82eda-dbd8-4959-8e5e-9ad156b17746 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2947b45b-84c4-42e5-bb0d-a5e2b8e7b068" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822af7a21592f0dd5e02341edb5d0cd0c629045e" 2019-01-09 14:47:43,917 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:43 GMT Server: Apache x-compute-request-id: req-205e623e-7997-4323-93c2-bbfc729c7c96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-205e623e-7997-4323-93c2-bbfc729c7c96 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-dedf757c-c097-47fc-95b3-82df2bc508ad", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "87d82eda-dbd8-4959-8e5e-9ad156b17746", "description": null}} 2019-01-09 14:47:43,917 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/87d82eda-dbd8-4959-8e5e-9ad156b17746 used request id req-205e623e-7997-4323-93c2-bbfc729c7c96 2019-01-09 14:47:43,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/87d82eda-dbd8-4959-8e5e-9ad156b17746/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2947b45b-84c4-42e5-bb0d-a5e2b8e7b068" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822af7a21592f0dd5e02341edb5d0cd0c629045e" 2019-01-09 14:47:44,129 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:43 GMT Server: Apache x-compute-request-id: req-77635504-c577-4151-8f06-a27b770e8ab5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-77635504-c577-4151-8f06-a27b770e8ab5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 14:47:44,129 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/87d82eda-dbd8-4959-8e5e-9ad156b17746/encryption used request id req-77635504-c577-4151-8f06-a27b770e8ab5 2019-01-09 14:47:44,129 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-dedf757c-c097-47fc-95b3-82df2bc508ad 2019-01-09 14:47:44,132 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/87d82eda-dbd8-4959-8e5e-9ad156b17746 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2947b45b-84c4-42e5-bb0d-a5e2b8e7b068" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822af7a21592f0dd5e02341edb5d0cd0c629045e" 2019-01-09 14:47:44,393 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3ad82ba7-63f7-4c20-8384-151a70fec89f Content-Length: 0 Content-Type: text/html; 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-09 14:47:44,393 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/87d82eda-dbd8-4959-8e5e-9ad156b17746 used request id req-3ad82ba7-63f7-4c20-8384-151a70fec89f 2019-01-09 14:47:44,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/87d82eda-dbd8-4959-8e5e-9ad156b17746 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2947b45b-84c4-42e5-bb0d-a5e2b8e7b068" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822af7a21592f0dd5e02341edb5d0cd0c629045e" 2019-01-09 14:47:44,579 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:47:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8ae15c02-bb99-4e14-b7c2-dab185eca706 x-openstack-request-id: req-8ae15c02-bb99-4e14-b7c2-dab185eca706 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 87d82eda-dbd8-4959-8e5e-9ad156b17746 could not be found.", "code": 404}} 2019-01-09 14:47:44,579 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/87d82eda-dbd8-4959-8e5e-9ad156b17746 used request id req-8ae15c02-bb99-4e14-b7c2-dab185eca706 2019-01-09 14:47:44,579 - cinder_utils - INFO - Volume with ID [87d82eda-dbd8-4959-8e5e-9ad156b17746] does not exist 2019-01-09 14:47:44,579 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-dedf757c-c097-47fc-95b3-82df2bc508ad 2019-01-09 14:47:44,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/87d82eda-dbd8-4959-8e5e-9ad156b17746 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2947b45b-84c4-42e5-bb0d-a5e2b8e7b068" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}822af7a21592f0dd5e02341edb5d0cd0c629045e" 2019-01-09 14:47:44,600 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:47:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-83a5ee6d-906a-4818-8482-bc19222d9f2b x-openstack-request-id: req-83a5ee6d-906a-4818-8482-bc19222d9f2b Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 87d82eda-dbd8-4959-8e5e-9ad156b17746 could not be found.", "code": 404}} 2019-01-09 14:47:44,600 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/87d82eda-dbd8-4959-8e5e-9ad156b17746 used request id req-83a5ee6d-906a-4818-8482-bc19222d9f2b 2019-01-09 14:47:44,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:45,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["s8_Bsr1KSP-7eXjn5_MFeQ"], "issued_at": "2019-01-09T14:47:45.000000Z"}} 2019-01-09 14:47:45,114 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0757f524569de3740e12e4fe51b5b37581c033" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-c24f9400-9735-499b-be7e-c8f686099812", "description": null}}' 2019-01-09 14:47:45,358 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:45 GMT Server: Apache x-compute-request-id: req-ca2b88f8-11cd-4825-8f43-67efde01508a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca2b88f8-11cd-4825-8f43-67efde01508a Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-c24f9400-9735-499b-be7e-c8f686099812", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "314954fb-3fe9-4e4d-ac8e-02b68d6e209e", "description": null}} 2019-01-09 14:47:45,358 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types used request id req-ca2b88f8-11cd-4825-8f43-67efde01508a 2019-01-09 14:47:45,361 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca2b88f8-11cd-4825-8f43-67efde01508a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0757f524569de3740e12e4fe51b5b37581c033" 2019-01-09 14:47:45,543 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:45 GMT Server: Apache x-compute-request-id: req-c78c6e91-3d7d-4be7-85a3-93fe968025a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c78c6e91-3d7d-4be7-85a3-93fe968025a5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-c24f9400-9735-499b-be7e-c8f686099812", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "314954fb-3fe9-4e4d-ac8e-02b68d6e209e", "description": null}]} 2019-01-09 14:47:45,543 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types?is_public=None used request id req-c78c6e91-3d7d-4be7-85a3-93fe968025a5 2019-01-09 14:47:45,547 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/314954fb-3fe9-4e4d-ac8e-02b68d6e209e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca2b88f8-11cd-4825-8f43-67efde01508a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0757f524569de3740e12e4fe51b5b37581c033" 2019-01-09 14:47:45,752 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:45 GMT Server: Apache x-compute-request-id: req-f36ffba7-0fec-4e8e-bc57-f8a6e79bada2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f36ffba7-0fec-4e8e-bc57-f8a6e79bada2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-c24f9400-9735-499b-be7e-c8f686099812", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "314954fb-3fe9-4e4d-ac8e-02b68d6e209e", "description": null}} 2019-01-09 14:47:45,752 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/314954fb-3fe9-4e4d-ac8e-02b68d6e209e used request id req-f36ffba7-0fec-4e8e-bc57-f8a6e79bada2 2019-01-09 14:47:45,755 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/314954fb-3fe9-4e4d-ac8e-02b68d6e209e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca2b88f8-11cd-4825-8f43-67efde01508a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0757f524569de3740e12e4fe51b5b37581c033" 2019-01-09 14:47:45,942 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:45 GMT Server: Apache x-compute-request-id: req-5cdf4314-1ba7-4341-9e18-03f04b9404e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5cdf4314-1ba7-4341-9e18-03f04b9404e1 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 14:47:45,942 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/314954fb-3fe9-4e4d-ac8e-02b68d6e209e/encryption used request id req-5cdf4314-1ba7-4341-9e18-03f04b9404e1 2019-01-09 14:47:45,945 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/314954fb-3fe9-4e4d-ac8e-02b68d6e209e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca2b88f8-11cd-4825-8f43-67efde01508a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0757f524569de3740e12e4fe51b5b37581c033" 2019-01-09 14:47:46,144 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:45 GMT Server: Apache x-compute-request-id: req-63d08e4c-b1f1-4507-a362-e6eb30273db6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-63d08e4c-b1f1-4507-a362-e6eb30273db6 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-c24f9400-9735-499b-be7e-c8f686099812", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "314954fb-3fe9-4e4d-ac8e-02b68d6e209e", "description": null}} 2019-01-09 14:47:46,144 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/314954fb-3fe9-4e4d-ac8e-02b68d6e209e used request id req-63d08e4c-b1f1-4507-a362-e6eb30273db6 2019-01-09 14:47:46,148 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/314954fb-3fe9-4e4d-ac8e-02b68d6e209e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca2b88f8-11cd-4825-8f43-67efde01508a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0757f524569de3740e12e4fe51b5b37581c033" 2019-01-09 14:47:46,333 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:46 GMT Server: Apache x-compute-request-id: req-33a57e0d-bf21-4e3e-bb94-f718f7c35634 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33a57e0d-bf21-4e3e-bb94-f718f7c35634 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-c24f9400-9735-499b-be7e-c8f686099812", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "314954fb-3fe9-4e4d-ac8e-02b68d6e209e", "description": null}} 2019-01-09 14:47:46,334 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/314954fb-3fe9-4e4d-ac8e-02b68d6e209e used request id req-33a57e0d-bf21-4e3e-bb94-f718f7c35634 2019-01-09 14:47:46,337 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/314954fb-3fe9-4e4d-ac8e-02b68d6e209e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca2b88f8-11cd-4825-8f43-67efde01508a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0757f524569de3740e12e4fe51b5b37581c033" 2019-01-09 14:47:46,355 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:46 GMT Server: Apache x-compute-request-id: req-df9d04c5-bcb8-419d-8cc0-385ecde4b13b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df9d04c5-bcb8-419d-8cc0-385ecde4b13b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 14:47:46,355 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/314954fb-3fe9-4e4d-ac8e-02b68d6e209e/encryption used request id req-df9d04c5-bcb8-419d-8cc0-385ecde4b13b 2019-01-09 14:47:46,355 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-c24f9400-9735-499b-be7e-c8f686099812 2019-01-09 14:47:46,358 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/314954fb-3fe9-4e4d-ac8e-02b68d6e209e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca2b88f8-11cd-4825-8f43-67efde01508a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb0757f524569de3740e12e4fe51b5b37581c033" 2019-01-09 14:47:46,409 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-44362900-231b-4957-a54f-b537d83519c1 Content-Length: 0 Content-Type: text/html; 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-09 14:47:46,409 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/314954fb-3fe9-4e4d-ac8e-02b68d6e209e used request id req-44362900-231b-4957-a54f-b537d83519c1 2019-01-09 14:47:46,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:46,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["3BgKi8CjTxaaTIc899i6wQ"], "issued_at": "2019-01-09T14:47:46.000000Z"}} 2019-01-09 14:47:46,811 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa33bf5a63121ac85fd8b51c06efe759b29e6db1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-f0f345ab-c910-491f-9462-e12e68d52687-type", "description": null}}' 2019-01-09 14:47:47,041 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:46 GMT Server: Apache x-compute-request-id: req-7e0656db-1948-4bff-8d5f-31b5fb481de8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e0656db-1948-4bff-8d5f-31b5fb481de8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-f0f345ab-c910-491f-9462-e12e68d52687-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "90ef2a00-2da9-488f-8223-8e16f9040269", "description": null}} 2019-01-09 14:47:47,041 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types used request id req-7e0656db-1948-4bff-8d5f-31b5fb481de8 2019-01-09 14:47:47,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/90ef2a00-2da9-488f-8223-8e16f9040269/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7e0656db-1948-4bff-8d5f-31b5fb481de8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa33bf5a63121ac85fd8b51c06efe759b29e6db1" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-f0f345ab-c910-491f-9462-e12e68d52687", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2019-01-09 14:47:47,246 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 14:47:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f9942b84-4b0e-47e6-8ff6-471c5de2227f x-openstack-request-id: req-f9942b84-4b0e-47e6-8ff6-471c5de2227f Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2019-01-09 14:47:47,246 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/90ef2a00-2da9-488f-8223-8e16f9040269/encryption used request id req-f9942b84-4b0e-47e6-8ff6-471c5de2227f 2019-01-09 14:47:47,247 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-f0f345ab-c910-491f-9462-e12e68d52687-type 2019-01-09 14:47:47,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/90ef2a00-2da9-488f-8223-8e16f9040269 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7e0656db-1948-4bff-8d5f-31b5fb481de8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa33bf5a63121ac85fd8b51c06efe759b29e6db1" 2019-01-09 14:47:47,484 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7743ea4c-d1df-4d42-b13c-0d32cf765110 Content-Length: 0 Content-Type: text/html; 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-09 14:47:47,484 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/90ef2a00-2da9-488f-8223-8e16f9040269 used request id req-7743ea4c-d1df-4d42-b13c-0d32cf765110 2019-01-09 14:47:47,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:47,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["XZ48OmmrQBW78qUug49J5Q"], "issued_at": "2019-01-09T14:47:47.000000Z"}} 2019-01-09 14:47:47,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa89daa918e23bc5c7550ae76ca680921f4aaca" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-25f37c9a-d779-42d5-9003-8ddd445ae7e7-type", "description": null}}' 2019-01-09 14:47:48,119 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:47 GMT Server: Apache x-compute-request-id: req-00b2a357-b452-43e2-bb99-98782aa508d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-00b2a357-b452-43e2-bb99-98782aa508d8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-25f37c9a-d779-42d5-9003-8ddd445ae7e7-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "869142f0-b489-48e5-abfe-bc237cd41c20", "description": null}} 2019-01-09 14:47:48,119 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types used request id req-00b2a357-b452-43e2-bb99-98782aa508d8 2019-01-09 14:47:48,123 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-00b2a357-b452-43e2-bb99-98782aa508d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa89daa918e23bc5c7550ae76ca680921f4aaca" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-25f37c9a-d779-42d5-9003-8ddd445ae7e7", "provider": "LuksEncryptor"}}' 2019-01-09 14:47:48,341 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:48 GMT Server: Apache x-compute-request-id: req-8dfc63b9-e1a7-4eba-8c50-f43ab9250a33 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8dfc63b9-e1a7-4eba-8c50-f43ab9250a33 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "869142f0-b489-48e5-abfe-bc237cd41c20", "name": "CinderUtilsAddEncryptionTests-25f37c9a-d779-42d5-9003-8ddd445ae7e7", "control_location": "back-end", "encryption_id": "e4eaa17a-d052-4964-a4ca-896e86245e64", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2019-01-09 14:47:48,341 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20/encryption used request id req-8dfc63b9-e1a7-4eba-8c50-f43ab9250a33 2019-01-09 14:47:48,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-00b2a357-b452-43e2-bb99-98782aa508d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa89daa918e23bc5c7550ae76ca680921f4aaca" 2019-01-09 14:47:48,532 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:48 GMT Server: Apache x-compute-request-id: req-3aa67396-3443-4e45-a96f-20dc02f2104e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3aa67396-3443-4e45-a96f-20dc02f2104e Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-25f37c9a-d779-42d5-9003-8ddd445ae7e7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "869142f0-b489-48e5-abfe-bc237cd41c20", "description": null}} 2019-01-09 14:47:48,532 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20 used request id req-3aa67396-3443-4e45-a96f-20dc02f2104e 2019-01-09 14:47:48,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-00b2a357-b452-43e2-bb99-98782aa508d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa89daa918e23bc5c7550ae76ca680921f4aaca" 2019-01-09 14:47:48,719 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:48 GMT Server: Apache x-compute-request-id: req-0a029c28-e865-48d4-8538-04d5bcb7ff8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a029c28-e865-48d4-8538-04d5bcb7ff8c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "869142f0-b489-48e5-abfe-bc237cd41c20", "control_location": "back-end", "deleted": false, "created_at": "2019-01-09T14:47:48.000000", "updated_at": null, "encryption_id": "e4eaa17a-d052-4964-a4ca-896e86245e64", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2019-01-09 14:47:48,719 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20/encryption used request id req-0a029c28-e865-48d4-8538-04d5bcb7ff8c 2019-01-09 14:47:48,720 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-25f37c9a-d779-42d5-9003-8ddd445ae7e7-type 2019-01-09 14:47:48,723 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-00b2a357-b452-43e2-bb99-98782aa508d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa89daa918e23bc5c7550ae76ca680921f4aaca" 2019-01-09 14:47:48,739 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:48 GMT Server: Apache x-compute-request-id: req-776e597a-f04c-428c-bd17-55fb0be4ba82 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-776e597a-f04c-428c-bd17-55fb0be4ba82 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-25f37c9a-d779-42d5-9003-8ddd445ae7e7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "869142f0-b489-48e5-abfe-bc237cd41c20", "description": null}} 2019-01-09 14:47:48,739 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20 used request id req-776e597a-f04c-428c-bd17-55fb0be4ba82 2019-01-09 14:47:48,742 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-00b2a357-b452-43e2-bb99-98782aa508d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa89daa918e23bc5c7550ae76ca680921f4aaca" 2019-01-09 14:47:48,973 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-33258a98-cb72-4a4d-9c16-a832e47f66d5 Content-Length: 0 Content-Type: text/html; 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-09 14:47:48,973 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20/encryption/provider used request id req-33258a98-cb72-4a4d-9c16-a832e47f66d5 2019-01-09 14:47:48,976 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-00b2a357-b452-43e2-bb99-98782aa508d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa89daa918e23bc5c7550ae76ca680921f4aaca" 2019-01-09 14:47:48,992 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:48 GMT Server: Apache x-compute-request-id: req-b68a6e9a-b9bd-4568-a509-340f29e72c51 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b68a6e9a-b9bd-4568-a509-340f29e72c51 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-25f37c9a-d779-42d5-9003-8ddd445ae7e7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "869142f0-b489-48e5-abfe-bc237cd41c20", "description": null}} 2019-01-09 14:47:48,992 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20 used request id req-b68a6e9a-b9bd-4568-a509-340f29e72c51 2019-01-09 14:47:48,995 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-00b2a357-b452-43e2-bb99-98782aa508d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa89daa918e23bc5c7550ae76ca680921f4aaca" 2019-01-09 14:47:49,184 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:48 GMT Server: Apache x-compute-request-id: req-4d5573a4-b756-4f7a-9ad6-ef753f1cd9e6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4d5573a4-b756-4f7a-9ad6-ef753f1cd9e6 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 14:47:49,184 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20/encryption used request id req-4d5573a4-b756-4f7a-9ad6-ef753f1cd9e6 2019-01-09 14:47:49,185 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-25f37c9a-d779-42d5-9003-8ddd445ae7e7-type 2019-01-09 14:47:49,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-00b2a357-b452-43e2-bb99-98782aa508d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa89daa918e23bc5c7550ae76ca680921f4aaca" 2019-01-09 14:47:49,206 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:49 GMT Server: Apache x-compute-request-id: req-e287776a-1bc4-4cc3-a6aa-b4999c65f070 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e287776a-1bc4-4cc3-a6aa-b4999c65f070 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-25f37c9a-d779-42d5-9003-8ddd445ae7e7-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "869142f0-b489-48e5-abfe-bc237cd41c20", "description": null}} 2019-01-09 14:47:49,207 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20 used request id req-e287776a-1bc4-4cc3-a6aa-b4999c65f070 2019-01-09 14:47:49,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-00b2a357-b452-43e2-bb99-98782aa508d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa89daa918e23bc5c7550ae76ca680921f4aaca" 2019-01-09 14:47:49,237 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:47:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ccdd34b1-3427-4ea9-a6fa-4fe942f4b5dd x-openstack-request-id: req-ccdd34b1-3427-4ea9-a6fa-4fe942f4b5dd Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 869142f0-b489-48e5-abfe-bc237cd41c20 does not exist.", "code": 404}} 2019-01-09 14:47:49,237 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20/encryption/provider used request id req-ccdd34b1-3427-4ea9-a6fa-4fe942f4b5dd 2019-01-09 14:47:49,238 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-25f37c9a-d779-42d5-9003-8ddd445ae7e7-type 2019-01-09 14:47:49,240 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-00b2a357-b452-43e2-bb99-98782aa508d8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfa89daa918e23bc5c7550ae76ca680921f4aaca" 2019-01-09 14:47:49,457 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9187899a-c37b-4b00-96fd-905e432aa0bc Content-Length: 0 Content-Type: text/html; 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-09 14:47:49,457 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/869142f0-b489-48e5-abfe-bc237cd41c20 used request id req-9187899a-c37b-4b00-96fd-905e432aa0bc 2019-01-09 14:47:49,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:49,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["N-GbeRu5RfqdSQDpQv5I8g"], "issued_at": "2019-01-09T14:47:49.000000Z"}} 2019-01-09 14:47:49,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729833c86ee7e8d12382e9587e952835ff9cbb4d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-e5501fcc-f678-47ff-9d78-a42ecb4bba71-type", "description": null}}' 2019-01-09 14:47:50,099 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:49 GMT Server: Apache x-compute-request-id: req-5e9924ee-f32b-41f4-ac06-5a913b6e4576 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5e9924ee-f32b-41f4-ac06-5a913b6e4576 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e5501fcc-f678-47ff-9d78-a42ecb4bba71-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd", "description": null}} 2019-01-09 14:47:50,099 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types used request id req-5e9924ee-f32b-41f4-ac06-5a913b6e4576 2019-01-09 14:47:50,102 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5e9924ee-f32b-41f4-ac06-5a913b6e4576" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729833c86ee7e8d12382e9587e952835ff9cbb4d" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-e5501fcc-f678-47ff-9d78-a42ecb4bba71", "provider": "foo"}}' 2019-01-09 14:47:50,338 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:50 GMT Server: Apache x-compute-request-id: req-d410d8bd-7999-40ee-b2d6-460100c81d91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d410d8bd-7999-40ee-b2d6-460100c81d91 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd", "name": "CinderUtilsAddEncryptionTests-e5501fcc-f678-47ff-9d78-a42ecb4bba71", "control_location": "front-end", "encryption_id": "37a3c839-796d-4599-8131-02eab9939e75", "provider": "foo", "provider_class": "foo"}} 2019-01-09 14:47:50,339 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd/encryption used request id req-d410d8bd-7999-40ee-b2d6-460100c81d91 2019-01-09 14:47:50,342 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e9924ee-f32b-41f4-ac06-5a913b6e4576" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729833c86ee7e8d12382e9587e952835ff9cbb4d" 2019-01-09 14:47:50,539 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:50 GMT Server: Apache x-compute-request-id: req-a985bd22-51d2-4f2f-8712-984cb483ec5c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a985bd22-51d2-4f2f-8712-984cb483ec5c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e5501fcc-f678-47ff-9d78-a42ecb4bba71-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd", "description": null}} 2019-01-09 14:47:50,539 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd used request id req-a985bd22-51d2-4f2f-8712-984cb483ec5c 2019-01-09 14:47:50,542 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e9924ee-f32b-41f4-ac06-5a913b6e4576" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729833c86ee7e8d12382e9587e952835ff9cbb4d" 2019-01-09 14:47:50,725 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:50 GMT Server: Apache x-compute-request-id: req-12749f3a-0fca-40a2-a7f6-45446cdcc7ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12749f3a-0fca-40a2-a7f6-45446cdcc7ac Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd", "control_location": "front-end", "deleted": false, "created_at": "2019-01-09T14:47:50.000000", "updated_at": null, "encryption_id": "37a3c839-796d-4599-8131-02eab9939e75", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2019-01-09 14:47:50,726 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd/encryption used request id req-12749f3a-0fca-40a2-a7f6-45446cdcc7ac 2019-01-09 14:47:50,726 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-e5501fcc-f678-47ff-9d78-a42ecb4bba71-type 2019-01-09 14:47:50,729 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e9924ee-f32b-41f4-ac06-5a913b6e4576" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729833c86ee7e8d12382e9587e952835ff9cbb4d" 2019-01-09 14:47:50,744 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:50 GMT Server: Apache x-compute-request-id: req-1b0db044-3b59-4bb7-be8d-53f269f3ef94 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1b0db044-3b59-4bb7-be8d-53f269f3ef94 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-e5501fcc-f678-47ff-9d78-a42ecb4bba71-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd", "description": null}} 2019-01-09 14:47:50,744 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd used request id req-1b0db044-3b59-4bb7-be8d-53f269f3ef94 2019-01-09 14:47:50,747 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e9924ee-f32b-41f4-ac06-5a913b6e4576" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729833c86ee7e8d12382e9587e952835ff9cbb4d" 2019-01-09 14:47:50,968 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5bc0509c-d0c3-4b3c-8b15-8ae7f62af37d Content-Length: 0 Content-Type: text/html; 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-09 14:47:50,968 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd/encryption/provider used request id req-5bc0509c-d0c3-4b3c-8b15-8ae7f62af37d 2019-01-09 14:47:50,968 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-e5501fcc-f678-47ff-9d78-a42ecb4bba71-type 2019-01-09 14:47:50,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5e9924ee-f32b-41f4-ac06-5a913b6e4576" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729833c86ee7e8d12382e9587e952835ff9cbb4d" 2019-01-09 14:47:51,018 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3a8b36f5-e297-4228-a64e-8d1d29bc07e5 Content-Length: 0 Content-Type: text/html; 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-09 14:47:51,018 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/aed0b6f7-1df9-45eb-8555-7bd9d23cd4fd used request id req-3a8b36f5-e297-4228-a64e-8d1d29bc07e5 2019-01-09 14:47:51,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:51,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["w55FWUqARi-I5W_Uk8EAXg"], "issued_at": "2019-01-09T14:47:51.000000Z"}} 2019-01-09 14:47:51,427 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67140a934e3d59f5a2ef68282a81d473028a14" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-02ec4378-e0ad-497b-8f3b-d5d7576a971e-type", "description": null}}' 2019-01-09 14:47:51,667 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:51 GMT Server: Apache x-compute-request-id: req-cff158ba-8cf0-41c5-a51b-c905e89d3e0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cff158ba-8cf0-41c5-a51b-c905e89d3e0c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-02ec4378-e0ad-497b-8f3b-d5d7576a971e-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "75509d78-6934-44aa-92e9-2d7de032ed9d", "description": null}} 2019-01-09 14:47:51,667 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types used request id req-cff158ba-8cf0-41c5-a51b-c905e89d3e0c 2019-01-09 14:47:51,670 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/75509d78-6934-44aa-92e9-2d7de032ed9d/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cff158ba-8cf0-41c5-a51b-c905e89d3e0c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67140a934e3d59f5a2ef68282a81d473028a14" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-02ec4378-e0ad-497b-8f3b-d5d7576a971e", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2019-01-09 14:47:51,876 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:51 GMT Server: Apache x-compute-request-id: req-4e7d1440-ca48-4f33-be03-4203a4f0d4e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e7d1440-ca48-4f33-be03-4203a4f0d4e1 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "75509d78-6934-44aa-92e9-2d7de032ed9d", "name": "CinderUtilsAddEncryptionTests-02ec4378-e0ad-497b-8f3b-d5d7576a971e", "control_location": "back-end", "encryption_id": "fc3e06af-d930-4b57-a4da-ccc1813dbaf9", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2019-01-09 14:47:51,876 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/75509d78-6934-44aa-92e9-2d7de032ed9d/encryption used request id req-4e7d1440-ca48-4f33-be03-4203a4f0d4e1 2019-01-09 14:47:51,880 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/75509d78-6934-44aa-92e9-2d7de032ed9d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cff158ba-8cf0-41c5-a51b-c905e89d3e0c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67140a934e3d59f5a2ef68282a81d473028a14" 2019-01-09 14:47:52,069 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:51 GMT Server: Apache x-compute-request-id: req-2d46a17c-ad37-4b0d-8955-1acd7ea95a42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d46a17c-ad37-4b0d-8955-1acd7ea95a42 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-02ec4378-e0ad-497b-8f3b-d5d7576a971e-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "75509d78-6934-44aa-92e9-2d7de032ed9d", "description": null}} 2019-01-09 14:47:52,069 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/75509d78-6934-44aa-92e9-2d7de032ed9d used request id req-2d46a17c-ad37-4b0d-8955-1acd7ea95a42 2019-01-09 14:47:52,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/75509d78-6934-44aa-92e9-2d7de032ed9d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cff158ba-8cf0-41c5-a51b-c905e89d3e0c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67140a934e3d59f5a2ef68282a81d473028a14" 2019-01-09 14:47:52,268 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:52 GMT Server: Apache x-compute-request-id: req-5862ca91-f61b-4576-a5eb-96d7bf690ec8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5862ca91-f61b-4576-a5eb-96d7bf690ec8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"volume_type_id": "75509d78-6934-44aa-92e9-2d7de032ed9d", "control_location": "back-end", "deleted": false, "created_at": "2019-01-09T14:47:51.000000", "updated_at": null, "encryption_id": "fc3e06af-d930-4b57-a4da-ccc1813dbaf9", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2019-01-09 14:47:52,268 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/75509d78-6934-44aa-92e9-2d7de032ed9d/encryption used request id req-5862ca91-f61b-4576-a5eb-96d7bf690ec8 2019-01-09 14:47:52,268 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-02ec4378-e0ad-497b-8f3b-d5d7576a971e-type 2019-01-09 14:47:52,271 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/75509d78-6934-44aa-92e9-2d7de032ed9d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cff158ba-8cf0-41c5-a51b-c905e89d3e0c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67140a934e3d59f5a2ef68282a81d473028a14" 2019-01-09 14:47:52,465 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:52 GMT Server: Apache x-compute-request-id: req-111cd7b2-e970-45ce-95f7-1989461f7330 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-111cd7b2-e970-45ce-95f7-1989461f7330 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-02ec4378-e0ad-497b-8f3b-d5d7576a971e-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "75509d78-6934-44aa-92e9-2d7de032ed9d", "description": null}} 2019-01-09 14:47:52,465 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/75509d78-6934-44aa-92e9-2d7de032ed9d used request id req-111cd7b2-e970-45ce-95f7-1989461f7330 2019-01-09 14:47:52,468 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/75509d78-6934-44aa-92e9-2d7de032ed9d/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cff158ba-8cf0-41c5-a51b-c905e89d3e0c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67140a934e3d59f5a2ef68282a81d473028a14" 2019-01-09 14:47:52,707 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1340aa90-08e7-4daa-b914-57ae953a3fa3 Content-Length: 0 Content-Type: text/html; 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-09 14:47:52,707 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/75509d78-6934-44aa-92e9-2d7de032ed9d/encryption/provider used request id req-1340aa90-08e7-4daa-b914-57ae953a3fa3 2019-01-09 14:47:52,707 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-02ec4378-e0ad-497b-8f3b-d5d7576a971e-type 2019-01-09 14:47:52,710 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/75509d78-6934-44aa-92e9-2d7de032ed9d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cff158ba-8cf0-41c5-a51b-c905e89d3e0c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e67140a934e3d59f5a2ef68282a81d473028a14" 2019-01-09 14:47:52,771 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-16656dae-0c97-4879-bff3-c00a6366aec8 Content-Length: 0 Content-Type: text/html; 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-09 14:47:52,771 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/75509d78-6934-44aa-92e9-2d7de032ed9d used request id req-16656dae-0c97-4879-bff3-c00a6366aec8 2019-01-09 14:47:52,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:53,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["CRz9EDQDQ-mjaC3TOQ_GXg"], "issued_at": "2019-01-09T14:47:53.000000Z"}} 2019-01-09 14:47:53,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}028cc12535abe7fe85451a6d37ab2983292a1981" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-d0773195-c32e-47c1-b38a-5e3586a8f36c-qos"}}' 2019-01-09 14:47:53,383 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:53 GMT Server: Apache x-compute-request-id: req-cf81b97e-34b1-4cec-b719-1e16c455ebee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf81b97e-34b1-4cec-b719-1e16c455ebee Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "5c451554-c897-4d18-a14b-38707b3f148d", "name": "CinderUtilsVolumeTypeCompleteTests-d0773195-c32e-47c1-b38a-5e3586a8f36c-qos"}, "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/5c451554-c897-4d18-a14b-38707b3f148d", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/qos-specs/5c451554-c897-4d18-a14b-38707b3f148d", "rel": "bookmark"}]} 2019-01-09 14:47:53,383 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-cf81b97e-34b1-4cec-b719-1e16c455ebee 2019-01-09 14:47:53,386 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cf81b97e-34b1-4cec-b719-1e16c455ebee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}028cc12535abe7fe85451a6d37ab2983292a1981" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-d0773195-c32e-47c1-b38a-5e3586a8f36c", "description": null}}' 2019-01-09 14:47:53,600 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:53 GMT Server: Apache x-compute-request-id: req-32c5f51a-3da1-4ccd-bc55-f8fdecc0abcb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32c5f51a-3da1-4ccd-bc55-f8fdecc0abcb Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d0773195-c32e-47c1-b38a-5e3586a8f36c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5b622b0b-4a12-4ba2-8910-7d123f717aa2", "description": null}} 2019-01-09 14:47:53,601 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types used request id req-32c5f51a-3da1-4ccd-bc55-f8fdecc0abcb 2019-01-09 14:47:53,604 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/5b622b0b-4a12-4ba2-8910-7d123f717aa2/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cf81b97e-34b1-4cec-b719-1e16c455ebee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}028cc12535abe7fe85451a6d37ab2983292a1981" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-09 14:47:53,835 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:53 GMT Server: Apache x-compute-request-id: req-f18eb8b5-7745-41e9-a1cf-17a1f64726eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f18eb8b5-7745-41e9-a1cf-17a1f64726eb Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "5b622b0b-4a12-4ba2-8910-7d123f717aa2", "name": "foo", "control_location": "back-end", "encryption_id": "33b00d64-1a6d-401b-b732-03b2919ef013", "provider": "bar", "provider_class": "bar"}} 2019-01-09 14:47:53,835 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/5b622b0b-4a12-4ba2-8910-7d123f717aa2/encryption used request id req-f18eb8b5-7745-41e9-a1cf-17a1f64726eb 2019-01-09 14:47:53,838 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/5b622b0b-4a12-4ba2-8910-7d123f717aa2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf81b97e-34b1-4cec-b719-1e16c455ebee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}028cc12535abe7fe85451a6d37ab2983292a1981" 2019-01-09 14:47:54,027 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:53 GMT Server: Apache x-compute-request-id: req-189e3f4b-8ddd-45a6-872a-75a22f040e57 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-189e3f4b-8ddd-45a6-872a-75a22f040e57 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d0773195-c32e-47c1-b38a-5e3586a8f36c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5b622b0b-4a12-4ba2-8910-7d123f717aa2", "description": null}} 2019-01-09 14:47:54,027 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/5b622b0b-4a12-4ba2-8910-7d123f717aa2 used request id req-189e3f4b-8ddd-45a6-872a-75a22f040e57 2019-01-09 14:47:54,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/5b622b0b-4a12-4ba2-8910-7d123f717aa2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf81b97e-34b1-4cec-b719-1e16c455ebee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}028cc12535abe7fe85451a6d37ab2983292a1981" 2019-01-09 14:47:54,051 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:54 GMT Server: Apache x-compute-request-id: req-8072fa2d-94ae-4616-88f1-2c8bdd491d76 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8072fa2d-94ae-4616-88f1-2c8bdd491d76 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "5b622b0b-4a12-4ba2-8910-7d123f717aa2", "control_location": "back-end", "deleted": false, "created_at": "2019-01-09T14:47:53.000000", "updated_at": null, "encryption_id": "33b00d64-1a6d-401b-b732-03b2919ef013", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-09 14:47:54,051 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/5b622b0b-4a12-4ba2-8910-7d123f717aa2/encryption used request id req-8072fa2d-94ae-4616-88f1-2c8bdd491d76 2019-01-09 14:47:54,052 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-d0773195-c32e-47c1-b38a-5e3586a8f36c 2019-01-09 14:47:54,054 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/5b622b0b-4a12-4ba2-8910-7d123f717aa2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf81b97e-34b1-4cec-b719-1e16c455ebee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}028cc12535abe7fe85451a6d37ab2983292a1981" 2019-01-09 14:47:54,251 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:54 GMT Server: Apache x-compute-request-id: req-4788cc7a-16b9-443a-9abb-b572f14c5baf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4788cc7a-16b9-443a-9abb-b572f14c5baf Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d0773195-c32e-47c1-b38a-5e3586a8f36c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5b622b0b-4a12-4ba2-8910-7d123f717aa2", "description": null}} 2019-01-09 14:47:54,251 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/5b622b0b-4a12-4ba2-8910-7d123f717aa2 used request id req-4788cc7a-16b9-443a-9abb-b572f14c5baf 2019-01-09 14:47:54,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/5b622b0b-4a12-4ba2-8910-7d123f717aa2/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf81b97e-34b1-4cec-b719-1e16c455ebee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}028cc12535abe7fe85451a6d37ab2983292a1981" 2019-01-09 14:47:54,459 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c77a00a1-93c1-4a20-bfea-543d219834e3 Content-Length: 0 Content-Type: text/html; 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-09 14:47:54,459 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/5b622b0b-4a12-4ba2-8910-7d123f717aa2/encryption/provider used request id req-c77a00a1-93c1-4a20-bfea-543d219834e3 2019-01-09 14:47:54,459 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-d0773195-c32e-47c1-b38a-5e3586a8f36c 2019-01-09 14:47:54,462 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/5b622b0b-4a12-4ba2-8910-7d123f717aa2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf81b97e-34b1-4cec-b719-1e16c455ebee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}028cc12535abe7fe85451a6d37ab2983292a1981" 2019-01-09 14:47:54,514 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a10ce6f3-b146-4eeb-a090-af2e9598a45a Content-Length: 0 Content-Type: text/html; 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-09 14:47:54,515 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/5b622b0b-4a12-4ba2-8910-7d123f717aa2 used request id req-a10ce6f3-b146-4eeb-a090-af2e9598a45a 2019-01-09 14:47:54,515 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-d0773195-c32e-47c1-b38a-5e3586a8f36c-qos 2019-01-09 14:47:54,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/5c451554-c897-4d18-a14b-38707b3f148d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cf81b97e-34b1-4cec-b719-1e16c455ebee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}028cc12535abe7fe85451a6d37ab2983292a1981" 2019-01-09 14:47:54,580 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3503746b-f034-4a02-9334-6ebea579207b Content-Length: 0 Content-Type: text/html; 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-09 14:47:54,580 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/5c451554-c897-4d18-a14b-38707b3f148d?force=False used request id req-3503746b-f034-4a02-9334-6ebea579207b 2019-01-09 14:47:54,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:54,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["0E5QcrccRG2BijTL47N6hA"], "issued_at": "2019-01-09T14:47:54.000000Z"}} 2019-01-09 14:47:54,985 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84baacb539e8dfde0df36a7c80ed2b5944b994b6" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-bdb86287-f50c-41d5-bb25-ac32f048ac21-qos"}}' 2019-01-09 14:47:55,206 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:54 GMT Server: Apache x-compute-request-id: req-91d4fec7-951d-4c27-9e9d-4edfdb3d49b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91d4fec7-951d-4c27-9e9d-4edfdb3d49b7 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "68485d5e-50a1-42af-b133-331cdd7b671a", "name": "CinderUtilsVolumeTypeCompleteTests-bdb86287-f50c-41d5-bb25-ac32f048ac21-qos"}, "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/68485d5e-50a1-42af-b133-331cdd7b671a", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/qos-specs/68485d5e-50a1-42af-b133-331cdd7b671a", "rel": "bookmark"}]} 2019-01-09 14:47:55,206 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-91d4fec7-951d-4c27-9e9d-4edfdb3d49b7 2019-01-09 14:47:55,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-91d4fec7-951d-4c27-9e9d-4edfdb3d49b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84baacb539e8dfde0df36a7c80ed2b5944b994b6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-bdb86287-f50c-41d5-bb25-ac32f048ac21", "description": null}}' 2019-01-09 14:47:55,454 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:55 GMT Server: Apache x-compute-request-id: req-7949c00b-bee9-4d75-ba2c-7e6807c2bd12 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7949c00b-bee9-4d75-ba2c-7e6807c2bd12 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-bdb86287-f50c-41d5-bb25-ac32f048ac21", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "1c256df1-4527-46ab-bc07-1d88b281936b", "description": null}} 2019-01-09 14:47:55,455 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types used request id req-7949c00b-bee9-4d75-ba2c-7e6807c2bd12 2019-01-09 14:47:55,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91d4fec7-951d-4c27-9e9d-4edfdb3d49b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84baacb539e8dfde0df36a7c80ed2b5944b994b6" 2019-01-09 14:47:55,644 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:55 GMT Server: Apache x-compute-request-id: req-7a61d1c1-2111-422b-a448-8b2e43b45a78 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a61d1c1-2111-422b-a448-8b2e43b45a78 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "68485d5e-50a1-42af-b133-331cdd7b671a", "name": "CinderUtilsVolumeTypeCompleteTests-bdb86287-f50c-41d5-bb25-ac32f048ac21-qos"}]} 2019-01-09 14:47:55,644 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-7a61d1c1-2111-422b-a448-8b2e43b45a78 2019-01-09 14:47:55,647 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/None/associate?vol_type_id=1c256df1-4527-46ab-bc07-1d88b281936b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91d4fec7-951d-4c27-9e9d-4edfdb3d49b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84baacb539e8dfde0df36a7c80ed2b5944b994b6" 2019-01-09 14:47:55,845 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:47:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a99039b9-f895-4ab5-b2b9-ae1ccdecf01e x-openstack-request-id: req-a99039b9-f895-4ab5-b2b9-ae1ccdecf01e Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2019-01-09 14:47:55,845 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/None/associate?vol_type_id=1c256df1-4527-46ab-bc07-1d88b281936b used request id req-a99039b9-f895-4ab5-b2b9-ae1ccdecf01e 2019-01-09 14:47:55,845 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-a99039b9-f895-4ab5-b2b9-ae1ccdecf01e) 2019-01-09 14:47:55,845 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-bdb86287-f50c-41d5-bb25-ac32f048ac21 2019-01-09 14:47:55,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/1c256df1-4527-46ab-bc07-1d88b281936b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91d4fec7-951d-4c27-9e9d-4edfdb3d49b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84baacb539e8dfde0df36a7c80ed2b5944b994b6" 2019-01-09 14:47:56,082 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e2ed85f7-25db-45fa-bf99-f7515f1739a0 Content-Length: 0 Content-Type: text/html; 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-09 14:47:56,082 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/1c256df1-4527-46ab-bc07-1d88b281936b used request id req-e2ed85f7-25db-45fa-bf99-f7515f1739a0 2019-01-09 14:47:56,082 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-bdb86287-f50c-41d5-bb25-ac32f048ac21-qos 2019-01-09 14:47:56,085 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/68485d5e-50a1-42af-b133-331cdd7b671a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-91d4fec7-951d-4c27-9e9d-4edfdb3d49b7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84baacb539e8dfde0df36a7c80ed2b5944b994b6" 2019-01-09 14:47:56,289 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9b71e0d-fadb-4e6b-bbfa-350cff55fe9d Content-Length: 0 Content-Type: text/html; 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-09 14:47:56,290 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/68485d5e-50a1-42af-b133-331cdd7b671a?force=False used request id req-e9b71e0d-fadb-4e6b-bbfa-350cff55fe9d 2019-01-09 14:47:56,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:56,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["S_jM3WD6RFi6cEZWvRdRHw"], "issued_at": "2019-01-09T14:47:56.000000Z"}} 2019-01-09 14:47:56,696 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3c594fe53638c0ce5453e76c6b422e84467ec3" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-c799089f-6c6c-4443-a224-d60eab9ae8d2-qos"}}' 2019-01-09 14:47:56,911 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:56 GMT Server: Apache x-compute-request-id: req-ba5b069e-d314-48ef-a224-a4b061e9f6df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ba5b069e-d314-48ef-a224-a4b061e9f6df Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "dcdb3f78-f4e9-490c-b82e-8914cb78b981", "name": "CinderUtilsVolumeTypeCompleteTests-c799089f-6c6c-4443-a224-d60eab9ae8d2-qos"}, "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/dcdb3f78-f4e9-490c-b82e-8914cb78b981", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/qos-specs/dcdb3f78-f4e9-490c-b82e-8914cb78b981", "rel": "bookmark"}]} 2019-01-09 14:47:56,911 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-ba5b069e-d314-48ef-a224-a4b061e9f6df 2019-01-09 14:47:56,914 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ba5b069e-d314-48ef-a224-a4b061e9f6df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3c594fe53638c0ce5453e76c6b422e84467ec3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-c799089f-6c6c-4443-a224-d60eab9ae8d2", "description": null}}' 2019-01-09 14:47:57,129 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:56 GMT Server: Apache x-compute-request-id: req-4ef3e4a9-d111-498e-9ccf-b6bcfd8cd15a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4ef3e4a9-d111-498e-9ccf-b6bcfd8cd15a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-c799089f-6c6c-4443-a224-d60eab9ae8d2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "654e87d6-3e95-4f7f-8a8a-f48ad346f69b", "description": null}} 2019-01-09 14:47:57,129 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types used request id req-4ef3e4a9-d111-498e-9ccf-b6bcfd8cd15a 2019-01-09 14:47:57,133 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba5b069e-d314-48ef-a224-a4b061e9f6df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3c594fe53638c0ce5453e76c6b422e84467ec3" 2019-01-09 14:47:57,343 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:57 GMT Server: Apache x-compute-request-id: req-91690cca-37a6-4b7a-87d5-ec6440cbad68 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-91690cca-37a6-4b7a-87d5-ec6440cbad68 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "dcdb3f78-f4e9-490c-b82e-8914cb78b981", "name": "CinderUtilsVolumeTypeCompleteTests-c799089f-6c6c-4443-a224-d60eab9ae8d2-qos"}]} 2019-01-09 14:47:57,343 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-91690cca-37a6-4b7a-87d5-ec6440cbad68 2019-01-09 14:47:57,346 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/dcdb3f78-f4e9-490c-b82e-8914cb78b981/associate?vol_type_id=654e87d6-3e95-4f7f-8a8a-f48ad346f69b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba5b069e-d314-48ef-a224-a4b061e9f6df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3c594fe53638c0ce5453e76c6b422e84467ec3" 2019-01-09 14:47:57,569 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ecd8a467-8c61-41ae-bcf6-e301ab3a5278 Content-Length: 0 Content-Type: text/html; 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-09 14:47:57,569 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/dcdb3f78-f4e9-490c-b82e-8914cb78b981/associate?vol_type_id=654e87d6-3e95-4f7f-8a8a-f48ad346f69b used request id req-ecd8a467-8c61-41ae-bcf6-e301ab3a5278 2019-01-09 14:47:57,570 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-c799089f-6c6c-4443-a224-d60eab9ae8d2 2019-01-09 14:47:57,572 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/654e87d6-3e95-4f7f-8a8a-f48ad346f69b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba5b069e-d314-48ef-a224-a4b061e9f6df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3c594fe53638c0ce5453e76c6b422e84467ec3" 2019-01-09 14:47:57,797 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9c535c5b-b56f-41a5-84f8-a2e28299b258 Content-Length: 0 Content-Type: text/html; 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-09 14:47:57,797 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/654e87d6-3e95-4f7f-8a8a-f48ad346f69b used request id req-9c535c5b-b56f-41a5-84f8-a2e28299b258 2019-01-09 14:47:57,797 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-c799089f-6c6c-4443-a224-d60eab9ae8d2-qos 2019-01-09 14:47:57,801 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/dcdb3f78-f4e9-490c-b82e-8914cb78b981?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ba5b069e-d314-48ef-a224-a4b061e9f6df" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d3c594fe53638c0ce5453e76c6b422e84467ec3" 2019-01-09 14:47:58,038 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6e80107c-cc0a-4c1b-bc38-e8166ab8e9a9 Content-Length: 0 Content-Type: text/html; 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-09 14:47:58,038 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/dcdb3f78-f4e9-490c-b82e-8914cb78b981?force=False used request id req-6e80107c-cc0a-4c1b-bc38-e8166ab8e9a9 2019-01-09 14:47:58,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:47:58,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1edb9557e2f5470a92fa72987adb8b8d", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "73c1b9cf3b6442c68b27cff50999a363", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_73c1b9cf3b6442c68b27cff50999a363", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "id": "15c55d0029ec432398c827cb6aa709e8"}, "audit_ids": ["k7M18g5iQcSrb42KW_EHgQ"], "issued_at": "2019-01-09T14:47:58.000000Z"}} 2019-01-09 14:47:58,438 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6007d0931f07cd63661eb0c10ef90f5d123696" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-22ea0935-c664-4dde-b78f-b8f1158b29bb-qos"}}' 2019-01-09 14:47:58,657 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:58 GMT Server: Apache x-compute-request-id: req-f78cece2-3ada-4d4d-a27b-819d4e282198 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f78cece2-3ada-4d4d-a27b-819d4e282198 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "d1ba13af-d4fd-4e2e-aeb1-1552c01b2289", "name": "CinderUtilsVolumeTypeCompleteTests-22ea0935-c664-4dde-b78f-b8f1158b29bb-qos"}, "links": [{"href": "http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/d1ba13af-d4fd-4e2e-aeb1-1552c01b2289", "rel": "self"}, {"href": "http://172.30.9.29:8776/73c1b9cf3b6442c68b27cff50999a363/qos-specs/d1ba13af-d4fd-4e2e-aeb1-1552c01b2289", "rel": "bookmark"}]} 2019-01-09 14:47:58,657 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-f78cece2-3ada-4d4d-a27b-819d4e282198 2019-01-09 14:47:58,660 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f78cece2-3ada-4d4d-a27b-819d4e282198" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6007d0931f07cd63661eb0c10ef90f5d123696" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-22ea0935-c664-4dde-b78f-b8f1158b29bb", "description": null}}' 2019-01-09 14:47:58,887 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:58 GMT Server: Apache x-compute-request-id: req-4e0ad904-d3c6-454d-adc3-9042961846ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e0ad904-d3c6-454d-adc3-9042961846ff Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-22ea0935-c664-4dde-b78f-b8f1158b29bb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bf2e5877-656b-4e5a-aa7f-8553c3cb5c16", "description": null}} 2019-01-09 14:47:58,887 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types used request id req-4e0ad904-d3c6-454d-adc3-9042961846ff 2019-01-09 14:47:58,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/bf2e5877-656b-4e5a-aa7f-8553c3cb5c16/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f78cece2-3ada-4d4d-a27b-819d4e282198" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6007d0931f07cd63661eb0c10ef90f5d123696" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-09 14:47:59,116 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:58 GMT Server: Apache x-compute-request-id: req-b56814bc-4edd-408f-9b33-e30e4cb996a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b56814bc-4edd-408f-9b33-e30e4cb996a5 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "bf2e5877-656b-4e5a-aa7f-8553c3cb5c16", "name": "foo", "control_location": "back-end", "encryption_id": "542ee7ce-b287-45b4-a1bc-1f021228225a", "provider": "bar", "provider_class": "bar"}} 2019-01-09 14:47:59,116 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/bf2e5877-656b-4e5a-aa7f-8553c3cb5c16/encryption used request id req-b56814bc-4edd-408f-9b33-e30e4cb996a5 2019-01-09 14:47:59,120 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f78cece2-3ada-4d4d-a27b-819d4e282198" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6007d0931f07cd63661eb0c10ef90f5d123696" 2019-01-09 14:47:59,303 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:59 GMT Server: Apache x-compute-request-id: req-c72817ee-6bbf-4625-b85f-449c21cb8262 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c72817ee-6bbf-4625-b85f-449c21cb8262 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "d1ba13af-d4fd-4e2e-aeb1-1552c01b2289", "name": "CinderUtilsVolumeTypeCompleteTests-22ea0935-c664-4dde-b78f-b8f1158b29bb-qos"}]} 2019-01-09 14:47:59,303 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs used request id req-c72817ee-6bbf-4625-b85f-449c21cb8262 2019-01-09 14:47:59,306 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/d1ba13af-d4fd-4e2e-aeb1-1552c01b2289/associate?vol_type_id=bf2e5877-656b-4e5a-aa7f-8553c3cb5c16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f78cece2-3ada-4d4d-a27b-819d4e282198" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6007d0931f07cd63661eb0c10ef90f5d123696" 2019-01-09 14:47:59,535 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-abd8a7ad-e1e5-444e-a2ae-b7a7c7db8cac Content-Length: 0 Content-Type: text/html; 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-09 14:47:59,535 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/d1ba13af-d4fd-4e2e-aeb1-1552c01b2289/associate?vol_type_id=bf2e5877-656b-4e5a-aa7f-8553c3cb5c16 used request id req-abd8a7ad-e1e5-444e-a2ae-b7a7c7db8cac 2019-01-09 14:47:59,538 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/bf2e5877-656b-4e5a-aa7f-8553c3cb5c16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f78cece2-3ada-4d4d-a27b-819d4e282198" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6007d0931f07cd63661eb0c10ef90f5d123696" 2019-01-09 14:47:59,728 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:59 GMT Server: Apache x-compute-request-id: req-b4ad6e31-df93-45a4-beb0-3a1c7fbd7cac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4ad6e31-df93-45a4-beb0-3a1c7fbd7cac Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-22ea0935-c664-4dde-b78f-b8f1158b29bb", "qos_specs_id": "d1ba13af-d4fd-4e2e-aeb1-1552c01b2289", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bf2e5877-656b-4e5a-aa7f-8553c3cb5c16", "description": null}} 2019-01-09 14:47:59,728 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/bf2e5877-656b-4e5a-aa7f-8553c3cb5c16 used request id req-b4ad6e31-df93-45a4-beb0-3a1c7fbd7cac 2019-01-09 14:47:59,731 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/bf2e5877-656b-4e5a-aa7f-8553c3cb5c16/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f78cece2-3ada-4d4d-a27b-819d4e282198" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6007d0931f07cd63661eb0c10ef90f5d123696" 2019-01-09 14:47:59,752 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:59 GMT Server: Apache x-compute-request-id: req-d758e9b8-6485-4fc8-b1a7-b2cec1eabbcd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d758e9b8-6485-4fc8-b1a7-b2cec1eabbcd Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "bf2e5877-656b-4e5a-aa7f-8553c3cb5c16", "control_location": "back-end", "deleted": false, "created_at": "2019-01-09T14:47:59.000000", "updated_at": null, "encryption_id": "542ee7ce-b287-45b4-a1bc-1f021228225a", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-09 14:47:59,752 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/bf2e5877-656b-4e5a-aa7f-8553c3cb5c16/encryption used request id req-d758e9b8-6485-4fc8-b1a7-b2cec1eabbcd 2019-01-09 14:47:59,752 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-22ea0935-c664-4dde-b78f-b8f1158b29bb 2019-01-09 14:47:59,755 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/bf2e5877-656b-4e5a-aa7f-8553c3cb5c16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f78cece2-3ada-4d4d-a27b-819d4e282198" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6007d0931f07cd63661eb0c10ef90f5d123696" 2019-01-09 14:47:59,940 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:47:59 GMT Server: Apache x-compute-request-id: req-cf91dea3-be88-4162-88dc-1f24dfff617a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cf91dea3-be88-4162-88dc-1f24dfff617a Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-22ea0935-c664-4dde-b78f-b8f1158b29bb", "qos_specs_id": "d1ba13af-d4fd-4e2e-aeb1-1552c01b2289", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "bf2e5877-656b-4e5a-aa7f-8553c3cb5c16", "description": null}} 2019-01-09 14:47:59,940 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/bf2e5877-656b-4e5a-aa7f-8553c3cb5c16 used request id req-cf91dea3-be88-4162-88dc-1f24dfff617a 2019-01-09 14:47:59,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/bf2e5877-656b-4e5a-aa7f-8553c3cb5c16/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f78cece2-3ada-4d4d-a27b-819d4e282198" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6007d0931f07cd63661eb0c10ef90f5d123696" 2019-01-09 14:48:00,154 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:47:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-abd080e3-ddff-44a3-b420-a389b1f26867 Content-Length: 0 Content-Type: text/html; 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-09 14:48:00,154 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/bf2e5877-656b-4e5a-aa7f-8553c3cb5c16/encryption/provider used request id req-abd080e3-ddff-44a3-b420-a389b1f26867 2019-01-09 14:48:00,154 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-22ea0935-c664-4dde-b78f-b8f1158b29bb 2019-01-09 14:48:00,157 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/bf2e5877-656b-4e5a-aa7f-8553c3cb5c16 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f78cece2-3ada-4d4d-a27b-819d4e282198" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6007d0931f07cd63661eb0c10ef90f5d123696" 2019-01-09 14:48:00,205 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:48:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6ba97a7b-bde4-40f6-9cc4-912db42fc2c4 Content-Length: 0 Content-Type: text/html; 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-09 14:48:00,205 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/types/bf2e5877-656b-4e5a-aa7f-8553c3cb5c16 used request id req-6ba97a7b-bde4-40f6-9cc4-912db42fc2c4 2019-01-09 14:48:00,205 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-22ea0935-c664-4dde-b78f-b8f1158b29bb-qos 2019-01-09 14:48:00,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/d1ba13af-d4fd-4e2e-aeb1-1552c01b2289?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f78cece2-3ada-4d4d-a27b-819d4e282198" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f6007d0931f07cd63661eb0c10ef90f5d123696" 2019-01-09 14:48:00,257 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:48:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4fd40a82-e9e9-423e-bb45-5efa184a8592 Content-Length: 0 Content-Type: text/html; 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-09 14:48:00,257 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/73c1b9cf3b6442c68b27cff50999a363/qos-specs/d1ba13af-d4fd-4e2e-aeb1-1552c01b2289?force=False used request id req-4fd40a82-e9e9-423e-bb45-5efa184a8592 2019-01-09 14:48:00,564 - xtesting.core.unit - INFO - Total tests: 96 Passed tests: 96 Failed tests: 0 Skipped tests: 0 Seen tags: 2019-01-09 14:48:01,291 - xtesting.core.unit - DEBUG - subunit2html /var/lib/xtesting/results/api_check/subunit_stream /var/lib/xtesting/results/api_check/results.html 2019-01-09 14:48:01,415 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 14:48:01,415 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 05:50 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 14:48:01,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:48:01,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:48:01,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e621b7e8-19f8-4857-b175-8e5fa2dae19d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "1edb9557e2f5470a92fa72987adb8b8d", "links": {"self": "http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:01,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e621b7e8-19f8-4857-b175-8e5fa2dae19d 2019-01-09 14:48:01,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0996451377869s 2019-01-09 14:48:01,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e621b7e8-19f8-4857-b175-8e5fa2dae19d 2019-01-09 14:48:01,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-01-09 14:48:01,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:48:01,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0ac5f00-d291-417e-9499-79512106033c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:01,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d used request id req-a0ac5f00-d291-417e-9499-79512106033c 2019-01-09 14:48:01,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.140944957733s 2019-01-09 14:48:01,672 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1edb9557e2f5470a92fa72987adb8b8d used request id req-a0ac5f00-d291-417e-9499-79512106033c 2019-01-09 14:48:01,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:48:01,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:48:01,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-141b71c0-3102-4cd6-8b22-c5abf64ef50d Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:48:01,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-141b71c0-3102-4cd6-8b22-c5abf64ef50d 2019-01-09 14:48:01,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110224962234s 2019-01-09 14:48:01,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-141b71c0-3102-4cd6-8b22-c5abf64ef50d 2019-01-09 14:48:01,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:48:01,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:48:01,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20acfbcc-7540-4786-b664-02ba73016c42 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "api_check-user_c0ebdb30-6171-4132-ae30-d6bba1496f9d", "links": {"self": "http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "15c55d0029ec432398c827cb6aa709e8", "description": null}} 2019-01-09 14:48:01,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8 used request id req-20acfbcc-7540-4786-b664-02ba73016c42 2019-01-09 14:48:01,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0967490673065s 2019-01-09 14:48:01,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8 used request id req-20acfbcc-7540-4786-b664-02ba73016c42 2019-01-09 14:48:01,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 14:48:01,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:48:02,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ddd112c-fd24-45fb-90d6-2f19a392e61a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:02,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8 used request id req-3ddd112c-fd24-45fb-90d6-2f19a392e61a 2019-01-09 14:48:02,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.232716083527s 2019-01-09 14:48:02,120 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/15c55d0029ec432398c827cb6aa709e8 used request id req-3ddd112c-fd24-45fb-90d6-2f19a392e61a 2019-01-09 14:48:02,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:48:02,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:48:02,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e82dc9-5921-4bec-bbf6-b316031970bf Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363"}, "tags": [], "enabled": true, "id": "73c1b9cf3b6442c68b27cff50999a363", "parent_id": "default", "domain_id": "default", "name": "api_check-project_c0ebdb30-6171-4132-ae30-d6bba1496f9d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:48:02,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-95e82dc9-5921-4bec-bbf6-b316031970bf 2019-01-09 14:48:02,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0969700813293s 2019-01-09 14:48:02,223 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-95e82dc9-5921-4bec-bbf6-b316031970bf 2019-01-09 14:48:02,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 14:48:02,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:48:02,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed24c8cb-e8a8-44ae-85a9-b238e3433a77 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:02,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-ed24c8cb-e8a8-44ae-85a9-b238e3433a77 2019-01-09 14:48:02,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.182918071747s 2019-01-09 14:48:02,411 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/73c1b9cf3b6442c68b27cff50999a363 used request id req-ed24c8cb-e8a8-44ae-85a9-b238e3433a77 2019-01-09 14:48:02,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:48:02,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=73c1b9cf3b6442c68b27cff50999a363&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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:48:02,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-00676cfd-14c5-4e66-9bc1-341646f6840d Date: Wed, 09 Jan 2019 14:48:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "updated_at": "2019-01-09T14:42:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "1cdea5ed-2cfc-46d4-a221-486820b6d92b", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "677be0f3-9bd4-4ae9-a624-f73e32cd70da", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "c3db0105-9a82-43a4-b623-9fbe84ad3e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "f2a7fd0c-1a38-4d3a-adc9-9ebcc548c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 4, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "name": "default"}]} 2019-01-09 14:48:02,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=73c1b9cf3b6442c68b27cff50999a363&name=default used request id req-00676cfd-14c5-4e66-9bc1-341646f6840d 2019-01-09 14:48:02,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220384120941s 2019-01-09 14:48:02,636 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=73c1b9cf3b6442c68b27cff50999a363&name=default used request id req-00676cfd-14c5-4e66-9bc1-341646f6840d 2019-01-09 14:48:02,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:48:02,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:48:02,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1a9c6b13-2d20-4c7e-91de-549584b20211 Date: Wed, 09 Jan 2019 14:48:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "created_at": "2019-01-09T14:42:41Z", "updated_at": "2019-01-09T14:42:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "c3db0105-9a82-43a4-b623-9fbe84ad3e92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "1cdea5ed-2cfc-46d4-a221-486820b6d92b", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "677be0f3-9bd4-4ae9-a624-f73e32cd70da", "remote_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv4", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:42:41Z", "revision_number": 0, "id": "f2a7fd0c-1a38-4d3a-adc9-9ebcc548c7ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:42:41Z", "security_group_id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "tenant_id": "73c1b9cf3b6442c68b27cff50999a363", "port_range_min": null, "ethertype": "IPv6", "project_id": "73c1b9cf3b6442c68b27cff50999a363"}], "revision_number": 4, "project_id": "73c1b9cf3b6442c68b27cff50999a363", "id": "a86da277-fa18-4989-8e02-16bb8afdbe16", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:48:02,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-1a9c6b13-2d20-4c7e-91de-549584b20211 2019-01-09 14:48:02,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0482108592987s 2019-01-09 14:48:02,688 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-1a9c6b13-2d20-4c7e-91de-549584b20211 2019-01-09 14:48:02,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 14:48:02,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/a86da277-fa18-4989-8e02-16bb8afdbe16.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ba43ce47d5959c1c231d0b1e49c60564cb6593f" 2019-01-09 14:48:02,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06587e4b-3088-4589-a308-3f623e62db41 Content-Length: 0 Date: Wed, 09 Jan 2019 14:48:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:48:02,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a86da277-fa18-4989-8e02-16bb8afdbe16.json used request id req-06587e4b-3088-4589-a308-3f623e62db41 2019-01-09 14:48:02,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.129437923431s 2019-01-09 14:48:02,822 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a86da277-fa18-4989-8e02-16bb8afdbe16.json used request id req-06587e4b-3088-4589-a308-3f623e62db41 2019-01-09 14:48:02,875 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2019-01-09 14:48:02,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:48:02,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f1136a-457f-4b7a-bcd3-7b9fe1a62b49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:48:02,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-58f1136a-457f-4b7a-bcd3-7b9fe1a62b49 2019-01-09 14:48:02,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:48:03,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:48:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["LWuzbVEJSUKHyIJwhUBfKg"], "issued_at": "2019-01-09T14:48:03.000000Z"}} 2019-01-09 14:48:03,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:48:03,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:48: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:48:03,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:48:03,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:03,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-402ac7c8-28dd-4a1e-a8d9-49b3894b6029 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:48:03,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-402ac7c8-28dd-4a1e-a8d9-49b3894b6029 2019-01-09 14:48:03,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103485107422s 2019-01-09 14:48:03,455 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-402ac7c8-28dd-4a1e-a8d9-49b3894b6029 2019-01-09 14:48:03,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 14:48:03,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62"}}' 2019-01-09 14:48:03,601 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:48:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f828e62a-c5a0-4acc-9088-d4667a6491a9 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.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af"}, "tags": [], "enabled": true, "id": "4d023354d17b45d88f16047614ece8af", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62"}} 2019-01-09 14:48:03,601 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f828e62a-c5a0-4acc-9088-d4667a6491a9 2019-01-09 14:48:03,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.139360904694s 2019-01-09 14:48:03,602 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f828e62a-c5a0-4acc-9088-d4667a6491a9 2019-01-09 14:48:03,602 - 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'4d023354d17b45d88f16047614ece8af', '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_bd29cc89-87f1-40f7-ba2e-e84e9202ac62'}) 2019-01-09 14:48:03,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 14:48:03,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "31bf2f75-54dc-4eec-9206-5b44a78b91c4", "email": null, "name": "snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62"}}' 2019-01-09 14:48:03,966 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:48:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b79aa09b-b796-4f1c-8d1f-0c85d7a801bf Content-Length: 333 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62", "links": {"self": "http://172.30.9.29:5000/v3/users/43190d0797f04d23b683dec57122bc13"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43190d0797f04d23b683dec57122bc13", "domain_id": "default", "password_expires_at": null}} 2019-01-09 14:48:03,966 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-b79aa09b-b796-4f1c-8d1f-0c85d7a801bf 2019-01-09 14:48:03,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.357031822205s 2019-01-09 14:48:03,966 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-b79aa09b-b796-4f1c-8d1f-0c85d7a801bf 2019-01-09 14:48:03,967 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'43190d0797f04d23b683dec57122bc13', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62'}) 2019-01-09 14:48:03,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:48:03,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:04,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab895b7b-3e13-475d-95b1-cb311ce24aeb Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:04,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ab895b7b-3e13-475d-95b1-cb311ce24aeb 2019-01-09 14:48:04,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0881369113922s 2019-01-09 14:48:04,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ab895b7b-3e13-475d-95b1-cb311ce24aeb 2019-01-09 14:48:04,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:48:04,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:04,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416c9704-8184-43e5-a200-096e52de33aa Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:04,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-416c9704-8184-43e5-a200-096e52de33aa 2019-01-09 14:48:04,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.019296169281s 2019-01-09 14:48:04,083 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-416c9704-8184-43e5-a200-096e52de33aa 2019-01-09 14:48:04,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:48:04,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:04,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9293dde-2b5c-4b31-a65a-572c10191976 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:48:04,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-c9293dde-2b5c-4b31-a65a-572c10191976 2019-01-09 14:48:04,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0875329971313s 2019-01-09 14:48:04,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-c9293dde-2b5c-4b31-a65a-572c10191976 2019-01-09 14:48:04,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:48:04,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:04,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f78df392-7fbc-43e1-a3a6-b63d2bd0fb71 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62", "links": {"self": "http://172.30.9.29:5000/v3/users/43190d0797f04d23b683dec57122bc13"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43190d0797f04d23b683dec57122bc13", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:48:04,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f78df392-7fbc-43e1-a3a6-b63d2bd0fb71 2019-01-09 14:48:04,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115414142609s 2019-01-09 14:48:04,292 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f78df392-7fbc-43e1-a3a6-b63d2bd0fb71 2019-01-09 14:48:04,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:48:04,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:04,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36926ea2-4bc8-422c-9d69-e6abf3e7c8a0 Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af"}, "tags": [], "enabled": true, "id": "4d023354d17b45d88f16047614ece8af", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:48:04,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-36926ea2-4bc8-422c-9d69-e6abf3e7c8a0 2019-01-09 14:48:04,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0994679927826s 2019-01-09 14:48:04,404 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-36926ea2-4bc8-422c-9d69-e6abf3e7c8a0 2019-01-09 14:48:04,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:48:04,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=43190d0797f04d23b683dec57122bc13&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=4d023354d17b45d88f16047614ece8af" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:04,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a99101b-ecf6-481a-97ca-c279f00f01d4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=43190d0797f04d23b683dec57122bc13&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=4d023354d17b45d88f16047614ece8af", "previous": null, "next": null}} 2019-01-09 14:48:04,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=43190d0797f04d23b683dec57122bc13&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=4d023354d17b45d88f16047614ece8af used request id req-9a99101b-ecf6-481a-97ca-c279f00f01d4 2019-01-09 14:48:04,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0939218997955s 2019-01-09 14:48:04,506 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=43190d0797f04d23b683dec57122bc13&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=4d023354d17b45d88f16047614ece8af used request id req-9a99101b-ecf6-481a-97ca-c279f00f01d4 2019-01-09 14:48:04,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:48:04,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af/users/43190d0797f04d23b683dec57122bc13/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:04,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c77526c-0d15-4121-a07a-62700151d5c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:04,639 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af/users/43190d0797f04d23b683dec57122bc13/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-4c77526c-0d15-4121-a07a-62700151d5c2 2019-01-09 14:48:04,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.128598928452s 2019-01-09 14:48:04,639 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af/users/43190d0797f04d23b683dec57122bc13/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-4c77526c-0d15-4121-a07a-62700151d5c2 2019-01-09 14:48:04,640 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62', 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'4d023354d17b45d88f16047614ece8af', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '31bf2f75-54dc-4eec-9206-5b44a78b91c4', 'username': u'snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 14:48:04,642 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62', 'password': '31bf2f75-54dc-4eec-9206-5b44a78b91c4', 'project_name': 'snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '4d023354d17b45d88f16047614ece8af', 'project_domain_name': 'Default'} 2019-01-09 14:48:04,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:48:04,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:04,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-272a8d5f-620a-49a1-b69c-cc5e218fcc20 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:04,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-272a8d5f-620a-49a1-b69c-cc5e218fcc20 2019-01-09 14:48:04,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.087308883667s 2019-01-09 14:48:04,733 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-272a8d5f-620a-49a1-b69c-cc5e218fcc20 2019-01-09 14:48:04,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:48:04,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:04,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a1edf1-10d3-44e3-b7f4-7ff96e41ea4e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:04,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-43a1edf1-10d3-44e3-b7f4-7ff96e41ea4e 2019-01-09 14:48:04,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0951788425446s 2019-01-09 14:48:04,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-43a1edf1-10d3-44e3-b7f4-7ff96e41ea4e 2019-01-09 14:48:04,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:48:04,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:04,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4349ac89-87da-460a-844b-e78c8dbffdca Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:48:04,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-4349ac89-87da-460a-844b-e78c8dbffdca 2019-01-09 14:48:04,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0899298191071s 2019-01-09 14:48:04,929 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-4349ac89-87da-460a-844b-e78c8dbffdca 2019-01-09 14:48:04,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:48:04,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:05,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a8623b-c965-49d1-89cb-060bba989572 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62", "links": {"self": "http://172.30.9.29:5000/v3/users/43190d0797f04d23b683dec57122bc13"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43190d0797f04d23b683dec57122bc13", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:48:05,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-69a8623b-c965-49d1-89cb-060bba989572 2019-01-09 14:48:05,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107210159302s 2019-01-09 14:48:05,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-69a8623b-c965-49d1-89cb-060bba989572 2019-01-09 14:48:05,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:48:05,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:05,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7174f3e-fdee-46bc-9e07-e74663ff600b Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af"}, "tags": [], "enabled": true, "id": "4d023354d17b45d88f16047614ece8af", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:48:05,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a7174f3e-fdee-46bc-9e07-e74663ff600b 2019-01-09 14:48:05,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0934648513794s 2019-01-09 14:48:05,142 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a7174f3e-fdee-46bc-9e07-e74663ff600b 2019-01-09 14:48:05,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:48:05,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=43190d0797f04d23b683dec57122bc13&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=4d023354d17b45d88f16047614ece8af" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:05,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f445c17-1281-415b-942e-97b809b774ba Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=43190d0797f04d23b683dec57122bc13&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=4d023354d17b45d88f16047614ece8af", "previous": null, "next": null}} 2019-01-09 14:48:05,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=43190d0797f04d23b683dec57122bc13&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=4d023354d17b45d88f16047614ece8af used request id req-2f445c17-1281-415b-942e-97b809b774ba 2019-01-09 14:48:05,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0975520610809s 2019-01-09 14:48:05,248 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=43190d0797f04d23b683dec57122bc13&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=4d023354d17b45d88f16047614ece8af used request id req-2f445c17-1281-415b-942e-97b809b774ba 2019-01-09 14:48:05,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:48:05,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af/users/43190d0797f04d23b683dec57122bc13/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:05,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce45e419-8892-4d56-9d40-467de7b4fbd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:05,384 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af/users/43190d0797f04d23b683dec57122bc13/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-ce45e419-8892-4d56-9d40-467de7b4fbd1 2019-01-09 14:48:05,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.13246512413s 2019-01-09 14:48:05,385 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af/users/43190d0797f04d23b683dec57122bc13/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-ce45e419-8892-4d56-9d40-467de7b4fbd1 2019-01-09 14:48:05,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:48:05,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:05,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a6c22f-a66d-4a71-86a8-6c9fd7f91dc2 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:05,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-47a6c22f-a66d-4a71-86a8-6c9fd7f91dc2 2019-01-09 14:48:05,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0945611000061s 2019-01-09 14:48:05,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-47a6c22f-a66d-4a71-86a8-6c9fd7f91dc2 2019-01-09 14:48:05,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-09 14:48:05,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-09 14:48:05,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:48:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-473c23f9-2e67-442a-9415-f613d02248da Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92ccbd5574134e36bba6c69981160fe9", "links": {"self": "http://172.30.9.29:5000/v3/roles/92ccbd5574134e36bba6c69981160fe9"}, "name": "heat_stack_owner"}} 2019-01-09 14:48:05,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-473c23f9-2e67-442a-9415-f613d02248da 2019-01-09 14:48:05,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.120682954788s 2019-01-09 14:48:05,609 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-473c23f9-2e67-442a-9415-f613d02248da 2019-01-09 14:48:05,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:48:05,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:05,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e34f842e-0c55-47fb-b58c-160aaa134c53 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "92ccbd5574134e36bba6c69981160fe9", "links": {"self": "http://172.30.9.29:5000/v3/roles/92ccbd5574134e36bba6c69981160fe9"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:05,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e34f842e-0c55-47fb-b58c-160aaa134c53 2019-01-09 14:48:05,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181376934052s 2019-01-09 14:48:05,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e34f842e-0c55-47fb-b58c-160aaa134c53 2019-01-09 14:48:05,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:48:05,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:05,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b6c8e67-5d62-4864-8eec-a9b6f873040d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:48:05,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-1b6c8e67-5d62-4864-8eec-a9b6f873040d 2019-01-09 14:48:05,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0978631973267s 2019-01-09 14:48:05,896 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-1b6c8e67-5d62-4864-8eec-a9b6f873040d 2019-01-09 14:48:05,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:48:05,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:06,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89641598-e7e2-49fb-a8f9-2d71a9bbd1f9 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62", "links": {"self": "http://172.30.9.29:5000/v3/users/43190d0797f04d23b683dec57122bc13"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43190d0797f04d23b683dec57122bc13", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:48:06,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-89641598-e7e2-49fb-a8f9-2d71a9bbd1f9 2019-01-09 14:48:06,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117610931396s 2019-01-09 14:48:06,015 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-89641598-e7e2-49fb-a8f9-2d71a9bbd1f9 2019-01-09 14:48:06,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:48:06,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:06,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5abd7b6-909d-4406-ad82-c9360f9cfd98 Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af"}, "tags": [], "enabled": true, "id": "4d023354d17b45d88f16047614ece8af", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:48:06,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a5abd7b6-909d-4406-ad82-c9360f9cfd98 2019-01-09 14:48:06,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0990600585938s 2019-01-09 14:48:06,128 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-a5abd7b6-909d-4406-ad82-c9360f9cfd98 2019-01-09 14:48:06,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:48:06,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=43190d0797f04d23b683dec57122bc13&role.id=92ccbd5574134e36bba6c69981160fe9&scope.project.id=4d023354d17b45d88f16047614ece8af" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:06,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c620d7d2-90ba-4683-9acc-5e57e566e068 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=43190d0797f04d23b683dec57122bc13&role.id=92ccbd5574134e36bba6c69981160fe9&scope.project.id=4d023354d17b45d88f16047614ece8af", "previous": null, "next": null}} 2019-01-09 14:48:06,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=43190d0797f04d23b683dec57122bc13&role.id=92ccbd5574134e36bba6c69981160fe9&scope.project.id=4d023354d17b45d88f16047614ece8af used request id req-c620d7d2-90ba-4683-9acc-5e57e566e068 2019-01-09 14:48:06,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0953099727631s 2019-01-09 14:48:06,231 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=43190d0797f04d23b683dec57122bc13&role.id=92ccbd5574134e36bba6c69981160fe9&scope.project.id=4d023354d17b45d88f16047614ece8af used request id req-c620d7d2-90ba-4683-9acc-5e57e566e068 2019-01-09 14:48:06,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:48:06,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af/users/43190d0797f04d23b683dec57122bc13/roles/92ccbd5574134e36bba6c69981160fe9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:06,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17eec0a2-489b-4fd5-ad8c-5da480652d0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:06,372 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af/users/43190d0797f04d23b683dec57122bc13/roles/92ccbd5574134e36bba6c69981160fe9 used request id req-17eec0a2-489b-4fd5-ad8c-5da480652d0c 2019-01-09 14:48:06,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.137695074081s 2019-01-09 14:48:06,372 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af/users/43190d0797f04d23b683dec57122bc13/roles/92ccbd5574134e36bba6c69981160fe9 used request id req-17eec0a2-489b-4fd5-ad8c-5da480652d0c 2019-01-09 14:48:06,372 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-09 14:48:06,372 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-09 14:48:06,373 - openstack_tests - INFO - OS Credentials = > 2019-01-09 14:48:06,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:48:06,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:48:06,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ccbd5574134e36bba6c69981160fe9", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:48:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d023354d17b45d88f16047614ece8af", "name": "snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62", "id": "43190d0797f04d23b683dec57122bc13"}, "audit_ids": ["4lJB1alxTsigaKKAllDN0g"], "issued_at": "2019-01-09T14:48:06.000000Z"}} 2019-01-09 14:48:06,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8fa31b296218b705605423242c143b7370833b" 2019-01-09 14:48:07,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-6cdd0302-7186-42ca-add3-51dc4b734a84 Date: Wed, 09 Jan 2019 14:48:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:48:07,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-6cdd0302-7186-42ca-add3-51dc4b734a84 2019-01-09 14:48:07,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8fa31b296218b705605423242c143b7370833b" 2019-01-09 14:48:07,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-ed32f508-d8ca-4593-9e24-22ba40e5a147 Date: Wed, 09 Jan 2019 14:48:07 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 14:48:07,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-ed32f508-d8ca-4593-9e24-22ba40e5a147 2019-01-09 14:48:07,208 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-09 14:48:07,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2019-01-09 14:48:07,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:48:07,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49439627-7954-4faf-a305-49cdb55ba975 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:48:07,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-49439627-7954-4faf-a305-49cdb55ba975 2019-01-09 14:48:07,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:48:07,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:48:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["EciaTNWOQ-i0b8V-Ff39Wg"], "issued_at": "2019-01-09T14:48:07.000000Z"}} 2019-01-09 14:48:07,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e01e60d797063feb3c3492f46885a2f9aeac23eb" 2019-01-09 14:48:07,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3792a4a7-8279-4f17-92ab-85d6fe004a62 x-compute-request-id: req-3792a4a7-8279-4f17-92ab-85d6fe004a62 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.29: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-09 14:48:07,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/ used request id req-3792a4a7-8279-4f17-92ab-85d6fe004a62 2019-01-09 14:48:07,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.561206817627s 2019-01-09 14:48:07,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/ used request id req-3792a4a7-8279-4f17-92ab-85d6fe004a62 2019-01-09 14:48:07,774 - 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.29: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-09 14:48:07,775 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2019-01-09 14:48:07,775 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2019-01-09 14:48:07,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:48:07,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:48:08,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ccbd5574134e36bba6c69981160fe9", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:48:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d023354d17b45d88f16047614ece8af", "name": "snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62", "id": "43190d0797f04d23b683dec57122bc13"}, "audit_ids": ["ZDfjGf_-R3qhEvmjkWbarg"], "issued_at": "2019-01-09T14:48:08.000000Z"}} 2019-01-09 14:48:08,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254bc2926876522c41eac0b67b8f5e53d37ead41" 2019-01-09 14:48:08,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c0f6ac-a141-40e9-9196-b975ad02794e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:48:08,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-81c0f6ac-a141-40e9-9196-b975ad02794e 2019-01-09 14:48:08,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:48:08,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:48:08,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ccbd5574134e36bba6c69981160fe9", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:48:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d023354d17b45d88f16047614ece8af", "name": "snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62", "id": "43190d0797f04d23b683dec57122bc13"}, "audit_ids": ["BUUBCyEwQVW835OvcAEcSw"], "issued_at": "2019-01-09T14:48:08.000000Z"}} 2019-01-09 14:48:08,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:08,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3000d8-68fe-42f5-bfea-b1ce0e80963d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:48:08,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fb3000d8-68fe-42f5-bfea-b1ce0e80963d 2019-01-09 14:48:08,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:48:08,695 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:48:08,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-b3bbf122-026c-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:08,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68ac998-4d03-4bd2-996a-cd88bb3b72af Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-b3bbf122-026c-460-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 14:48:08,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-b3bbf122-026c-460-proj used request id req-a68ac998-4d03-4bd2-996a-cd88bb3b72af 2019-01-09 14:48:08,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:08,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfa6840-8efc-43c9-a06a-fd3d5dabfca6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:48:08,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ebfa6840-8efc-43c9-a06a-fd3d5dabfca6 2019-01-09 14:48:08,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}}' 2019-01-09 14:48:08,942 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:48:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a38b5847-0267-419c-88fe-011e7e520b51 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329"}, "tags": [], "enabled": true, "id": "75280c95ae49429db0784b89839a3329", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}} 2019-01-09 14:48:08,942 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a38b5847-0267-419c-88fe-011e7e520b51 2019-01-09 14:48:08,942 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-b3bbf122-026c-460-proj 2019-01-09 14:48:08,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:48:08,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:48:09,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ccbd5574134e36bba6c69981160fe9", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:48:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d023354d17b45d88f16047614ece8af", "name": "snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62", "id": "43190d0797f04d23b683dec57122bc13"}, "audit_ids": ["9fZGUXVzS1WnMFAK4ppE7Q"], "issued_at": "2019-01-09T14:48:09.000000Z"}} 2019-01-09 14:48:09,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b1d8de296e6adb1796b50c30d4dcd7cf734b96" 2019-01-09 14:48:09,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0499f0-8ac6-4843-ac34-84576a3598c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:48:09,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5e0499f0-8ac6-4843-ac34-84576a3598c9 2019-01-09 14:48:09,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:48:09,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:48:09,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b1d8de296e6adb1796b50c30d4dcd7cf734b96" 2019-01-09 14:48:09,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa8c6a9-165b-4a6a-a369-812ea151f065 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62", "links": {"self": "http://172.30.9.29:5000/v3/users/43190d0797f04d23b683dec57122bc13"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43190d0797f04d23b683dec57122bc13", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:48:09,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2aa8c6a9-165b-4a6a-a369-812ea151f065 2019-01-09 14:48:09,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-b3bbf122-026c-460-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b1d8de296e6adb1796b50c30d4dcd7cf734b96" 2019-01-09 14:48:09,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae86338-741e-48e8-aaa3-569b693307ad Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-b3bbf122-026c-460-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329"}, "tags": [], "enabled": true, "id": "75280c95ae49429db0784b89839a3329", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}]} 2019-01-09 14:48:09,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-b3bbf122-026c-460-proj used request id req-4ae86338-741e-48e8-aaa3-569b693307ad 2019-01-09 14:48:09,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b1d8de296e6adb1796b50c30d4dcd7cf734b96" 2019-01-09 14:48:09,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c10ff89c-ed83-4dcf-b9f0-23dcade62020 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 14:48:09,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c10ff89c-ed83-4dcf-b9f0-23dcade62020 2019-01-09 14:48:10,219 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-b3bbf122-026c-460-user 2019-01-09 14:48:10,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:48:10,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:10,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f6653e-febc-4d4c-b9d8-c4ac70e6080f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "92ccbd5574134e36bba6c69981160fe9", "links": {"self": "http://172.30.9.29:5000/v3/roles/92ccbd5574134e36bba6c69981160fe9"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:10,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-06f6653e-febc-4d4c-b9d8-c4ac70e6080f 2019-01-09 14:48:10,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" -d '{"role": {"name": "SimpleHealthCheck-b3bbf122-026c-460-proj-role"}}' 2019-01-09 14:48:10,436 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95ae6581-79c3-4c17-bac2-b23c14c86d5a Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dabe251f100e46febc25c1c99a029a86", "links": {"self": "http://172.30.9.29:5000/v3/roles/dabe251f100e46febc25c1c99a029a86"}, "name": "SimpleHealthCheck-b3bbf122-026c-460-proj-role"}} 2019-01-09 14:48:10,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-95ae6581-79c3-4c17-bac2-b23c14c86d5a 2019-01-09 14:48:10,436 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-b3bbf122-026c-460-proj-role 2019-01-09 14:48:10,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/dabe251f100e46febc25c1c99a029a86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:10,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80884fa7-fd27-4306-b547-a2120497023f Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dabe251f100e46febc25c1c99a029a86", "links": {"self": "http://172.30.9.29:5000/v3/roles/dabe251f100e46febc25c1c99a029a86"}, "name": "SimpleHealthCheck-b3bbf122-026c-460-proj-role"}} 2019-01-09 14:48:10,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/dabe251f100e46febc25c1c99a029a86 used request id req-80884fa7-fd27-4306-b547-a2120497023f 2019-01-09 14:48:10,537 - keystone_utils - INFO - Granting role SimpleHealthCheck-b3bbf122-026c-460-proj-role to project SimpleHealthCheck-b3bbf122-026c-460-proj 2019-01-09 14:48:10,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329/users/2e6be9ce917844c3aa3baa114bb93940/roles/dabe251f100e46febc25c1c99a029a86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:10,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea8acb51-9f0a-487e-ad38-10b39251d0e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:10,680 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329/users/2e6be9ce917844c3aa3baa114bb93940/roles/dabe251f100e46febc25c1c99a029a86 used request id req-ea8acb51-9f0a-487e-ad38-10b39251d0e8 2019-01-09 14:48:10,680 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:48:10,682 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 14:48:10,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:48:10,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:48:11,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dabe251f100e46febc25c1c99a029a86", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj-role"}], "expires_at": "2019-01-09T15:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75280c95ae49429db0784b89839a3329", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b3bbf122-026c-460-user", "id": "2e6be9ce917844c3aa3baa114bb93940"}, "audit_ids": ["b7zDIzViScGB5StAnddHvg"], "issued_at": "2019-01-09T14:48:11.000000Z"}} 2019-01-09 14:48:11,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}428f079aab5925561152e2079ec37679ecde2652" 2019-01-09 14:48:11,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5faac96f-eeb8-4e98-8f2a-97ba040210a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:48:11,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5faac96f-eeb8-4e98-8f2a-97ba040210a4 2019-01-09 14:48:11,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}428f079aab5925561152e2079ec37679ecde2652" 2019-01-09 14:48:11,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-fee5267a-051d-4391-859f-e4f7c64b960d Date: Wed, 09 Jan 2019 14:48:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image"} 2019-01-09 14:48:11,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image used request id req-fee5267a-051d-4391-859f-e4f7c64b960d 2019-01-09 14:48:11,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}428f079aab5925561152e2079ec37679ecde2652" 2019-01-09 14:48:11,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2bf797b8-d859-4d73-ad82-cb0b4868194b Date: Wed, 09 Jan 2019 14:48: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-09 14:48:11,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2bf797b8-d859-4d73-ad82-cb0b4868194b 2019-01-09 14:48:11,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}428f079aab5925561152e2079ec37679ecde2652" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image"}' 2019-01-09 14:48:11,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-707b0ea3-cccd-47ab-8059-789135bae418 Date: Wed, 09 Jan 2019 14:48:11 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:48:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T14:48:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "min_disk": 0, "protected": false, "id": "92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "file": "/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce/file", "checksum": null, "owner": "75280c95ae49429db0784b89839a3329", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:48:11,483 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-707b0ea3-cccd-47ab-8059-789135bae418 2019-01-09 14:48:11,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}428f079aab5925561152e2079ec37679ecde2652" -d '' 2019-01-09 14:48:12,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e6c31cfe-733d-4614-a5c9-32a745559fbe Date: Wed, 09 Jan 2019 14:48: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-09 14:48:12,130 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce/file used request id req-e6c31cfe-733d-4614-a5c9-32a745559fbe 2019-01-09 14:48:12,131 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:48:12,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}428f079aab5925561152e2079ec37679ecde2652" 2019-01-09 14:48:12,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9e9ee964-2fc0-427f-a913-e06f8cb6279c Date: Wed, 09 Jan 2019 14:48:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:48:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:48:12Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce/snap", "metadata": {}}], "self": "/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "min_disk": 0, "protected": false, "id": "92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "file": "/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "75280c95ae49429db0784b89839a3329", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:48:12,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce used request id req-9e9ee964-2fc0-427f-a913-e06f8cb6279c 2019-01-09 14:48:12,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}428f079aab5925561152e2079ec37679ecde2652" 2019-01-09 14:48:12,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-db6a4135-b01b-45e9-987a-019c20cb42fd Date: Wed, 09 Jan 2019 14:48: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-09 14:48:12,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-db6a4135-b01b-45e9-987a-019c20cb42fd 2019-01-09 14:48:12,160 - create_image - INFO - Created image with name - SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image 2019-01-09 14:48:12,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}428f079aab5925561152e2079ec37679ecde2652" 2019-01-09 14:48:12,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-21565701-b27f-4f6e-b56b-6c221fc981cd Date: Wed, 09 Jan 2019 14:48:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:48:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:48:12Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce/snap", "metadata": {}}], "self": "/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "min_disk": 0, "protected": false, "id": "92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "file": "/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "75280c95ae49429db0784b89839a3329", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 14:48:12,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce used request id req-21565701-b27f-4f6e-b56b-6c221fc981cd 2019-01-09 14:48:12,177 - create_image - DEBUG - Instance status is - active 2019-01-09 14:48:12,177 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image 2019-01-09 14:48:12,177 - create_image - INFO - Image is now active with name - SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image 2019-01-09 14:48:12,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:48:12,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:48:12,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dabe251f100e46febc25c1c99a029a86", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj-role"}], "expires_at": "2019-01-09T15:48:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75280c95ae49429db0784b89839a3329", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b3bbf122-026c-460-user", "id": "2e6be9ce917844c3aa3baa114bb93940"}, "audit_ids": ["KZzRYbzkQ_-iBJID9TbzOw"], "issued_at": "2019-01-09T14:48:12.000000Z"}} 2019-01-09 14:48:12,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495699d5a6cf2a4f5c34aae7ba68cf9289052e31" 2019-01-09 14:48:12,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dedb31e8-7cc2-4f76-aab4-3fdb6896bd39 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:48:12,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-dedb31e8-7cc2-4f76-aab4-3fdb6896bd39 2019-01-09 14:48:12,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495699d5a6cf2a4f5c34aae7ba68cf9289052e31" 2019-01-09 14:48:12,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bf4a7f25-f188-4519-9dae-fd9b538726eb Date: Wed, 09 Jan 2019 14:48:12 GMT RESP BODY: {"networks":[]} 2019-01-09 14:48:12,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net used request id req-bf4a7f25-f188-4519-9dae-fd9b538726eb 2019-01-09 14:48:12,855 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net 2019-01-09 14:48:12,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495699d5a6cf2a4f5c34aae7ba68cf9289052e31" -d '{"network": {"name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net", "admin_state_up": true}}' 2019-01-09 14:48:13,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-307c5ee9-75e0-4428-a7fd-5eca6801571a Date: Wed, 09 Jan 2019 14:48:13 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6751cfd5-bdfb-403d-b564-4c02b66828db","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"75280c95ae49429db0784b89839a3329","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:48:13Z","is_default":false,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","mtu":1450}} 2019-01-09 14:48:13,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-307c5ee9-75e0-4428-a7fd-5eca6801571a 2019-01-09 14:48:13,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495699d5a6cf2a4f5c34aae7ba68cf9289052e31" 2019-01-09 14:48:13,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-3025a0e9-661c-4cf4-872e-b3e74ccfb698 Date: Wed, 09 Jan 2019 14:48:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6751cfd5-bdfb-403d-b564-4c02b66828db","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"75280c95ae49429db0784b89839a3329","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T14:48:13Z","qos_policy_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net","admin_state_up":true,"tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","mtu":1450}]} 2019-01-09 14:48:13,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-3025a0e9-661c-4cf4-872e-b3e74ccfb698 2019-01-09 14:48:13,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495699d5a6cf2a4f5c34aae7ba68cf9289052e31" 2019-01-09 14:48:13,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-79ab2431-5ada-4453-9af7-d3a9425c9069 Date: Wed, 09 Jan 2019 14:48:13 GMT RESP BODY: {"subnets":[]} 2019-01-09 14:48:13,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-79ab2431-5ada-4453-9af7-d3a9425c9069 2019-01-09 14:48:13,478 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet 2019-01-09 14:48:13,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495699d5a6cf2a4f5c34aae7ba68cf9289052e31" -d '{"subnets": [{"ip_version": 4, "network_id": "6751cfd5-bdfb-403d-b564-4c02b66828db", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet"}]}' 2019-01-09 14:48:14,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3b0cc4d4-7ec4-4b96-afca-9ba73a7793b1 Date: Wed, 09 Jan 2019 14:48:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","dns_nameservers":[],"updated_at":"2019-01-09T14:48:13Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"75280c95ae49429db0784b89839a3329","id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","subnetpool_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet"}]} 2019-01-09 14:48:14,276 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-3b0cc4d4-7ec4-4b96-afca-9ba73a7793b1 2019-01-09 14:48:14,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495699d5a6cf2a4f5c34aae7ba68cf9289052e31" 2019-01-09 14:48:14,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-0dc51739-74cd-4092-a4f3-60c427b43a78 Date: Wed, 09 Jan 2019 14:48:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6751cfd5-bdfb-403d-b564-4c02b66828db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"75280c95ae49429db0784b89839a3329","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb2f2a5-64c4-4f13-af67-23f1791072bf"],"description":"","tags":[],"updated_at":"2019-01-09T14:48:13Z","qos_policy_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net","admin_state_up":true,"tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","mtu":1450}]} 2019-01-09 14:48:14,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-0dc51739-74cd-4092-a4f3-60c427b43a78 2019-01-09 14:48:14,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495699d5a6cf2a4f5c34aae7ba68cf9289052e31" 2019-01-09 14:48:14,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4635f120-a068-4efe-9645-c6d68c984158 Date: Wed, 09 Jan 2019 14:48:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","dns_nameservers":[],"updated_at":"2019-01-09T14:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"75280c95ae49429db0784b89839a3329","id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","subnetpool_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet"}]} 2019-01-09 14:48:14,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-4635f120-a068-4efe-9645-c6d68c984158 2019-01-09 14:48:14,462 - OpenStackNetwork - DEBUG - Network [6751cfd5-bdfb-403d-b564-4c02b66828db] created successfully 2019-01-09 14:48:14,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:48:14,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:48:15,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92ccbd5574134e36bba6c69981160fe9", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:48:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d023354d17b45d88f16047614ece8af", "name": "snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4d023354d17b45d88f16047614ece8af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4d023354d17b45d88f16047614ece8af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62", "id": "43190d0797f04d23b683dec57122bc13"}, "audit_ids": ["TLC0ZUTbQDedq0mLo5mJvw"], "issued_at": "2019-01-09T14:48:14.000000Z"}} 2019-01-09 14:48:15,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff3ff16c83681cd2dc81ecc493609fd737074ec" 2019-01-09 14:48:15,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5ce203-bced-4f51-8601-55eda29f0402 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:48:15,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ef5ce203-bced-4f51-8601-55eda29f0402 2019-01-09 14:48:15,104 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:48:15,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff3ff16c83681cd2dc81ecc493609fd737074ec" 2019-01-09 14:48:15,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59bc53b2-2f2b-4313-a95d-24abb074db1a x-compute-request-id: req-59bc53b2-2f2b-4313-a95d-24abb074db1a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 14:48:15,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-59bc53b2-2f2b-4313-a95d-24abb074db1a 2019-01-09 14:48:15,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff3ff16c83681cd2dc81ecc493609fd737074ec" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-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-09 14:48:15,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9415577f-4445-43d1-8d8a-19c404788118 x-compute-request-id: req-9415577f-4445-43d1-8d8a-19c404788118 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/328c2fce-1241-4e22-94e8-2a895bb21769", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/328c2fce-1241-4e22-94e8-2a895bb21769", "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": "328c2fce-1241-4e22-94e8-2a895bb21769"}} 2019-01-09 14:48:15,341 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9415577f-4445-43d1-8d8a-19c404788118 2019-01-09 14:48:15,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:48:15,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:48:15,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dabe251f100e46febc25c1c99a029a86", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj-role"}], "expires_at": "2019-01-09T15:48:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75280c95ae49429db0784b89839a3329", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b3bbf122-026c-460-user", "id": "2e6be9ce917844c3aa3baa114bb93940"}, "audit_ids": ["rEGc-tcMR8yWpElrdWb80g"], "issued_at": "2019-01-09T14:48:15.000000Z"}} 2019-01-09 14:48:15,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:15,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d813a095-ac88-4cc2-a494-b2bbcd7e87c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:48:15,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d813a095-ac88-4cc2-a494-b2bbcd7e87c6 2019-01-09 14:48:15,824 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 14:48:15,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:15,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df36ec6e-68ce-4eb1-9e69-711ac77eb2c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:48:15,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-df36ec6e-68ce-4eb1-9e69-711ac77eb2c1 2019-01-09 14:48:15,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:16,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-23f9ac98-88ca-402c-bb7f-fd1926bfcfa8 Date: Wed, 09 Jan 2019 14:48:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6751cfd5-bdfb-403d-b564-4c02b66828db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"75280c95ae49429db0784b89839a3329","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb2f2a5-64c4-4f13-af67-23f1791072bf"],"description":"","tags":[],"updated_at":"2019-01-09T14:48:13Z","qos_policy_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net","admin_state_up":true,"tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","mtu":1450}]} 2019-01-09 14:48:16,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net used request id req-23f9ac98-88ca-402c-bb7f-fd1926bfcfa8 2019-01-09 14:48:16,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:16,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f1d74575-f6c4-4968-be69-8a4a3c7330eb Date: Wed, 09 Jan 2019 14:48:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","dns_nameservers":[],"updated_at":"2019-01-09T14:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"75280c95ae49429db0784b89839a3329","id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","subnetpool_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet"}]} 2019-01-09 14:48:16,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-f1d74575-f6c4-4968-be69-8a4a3c7330eb 2019-01-09 14:48:16,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:16,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-07778470-85cf-4442-b0ac-baa42b160b36 Date: Wed, 09 Jan 2019 14:48:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6751cfd5-bdfb-403d-b564-4c02b66828db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"75280c95ae49429db0784b89839a3329","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb2f2a5-64c4-4f13-af67-23f1791072bf"],"description":"","tags":[],"updated_at":"2019-01-09T14:48:13Z","qos_policy_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net","admin_state_up":true,"tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","mtu":1450}]} 2019-01-09 14:48:16,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net used request id req-07778470-85cf-4442-b0ac-baa42b160b36 2019-01-09 14:48:16,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:48:16,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:48:16,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:16,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a05bc0-b437-4628-bc32-601c2765efff Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75280c95ae49429db0784b89839a3329", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}} 2019-01-09 14:48:16,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 used request id req-39a05bc0-b437-4628-bc32-601c2765efff 2019-01-09 14:48:16,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:16,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-eec35225-688c-461f-abc0-c6114bffc3bd Date: Wed, 09 Jan 2019 14:48:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","dns_nameservers":[],"updated_at":"2019-01-09T14:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"75280c95ae49429db0784b89839a3329","id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","subnetpool_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet"}]} 2019-01-09 14:48:16,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-eec35225-688c-461f-abc0-c6114bffc3bd 2019-01-09 14:48:16,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db&name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:16,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-afefa5cf-214b-42bb-87f4-7f10537129cd Date: Wed, 09 Jan 2019 14:48:16 GMT RESP BODY: {"ports":[]} 2019-01-09 14:48:16,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db&name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999port-1&admin_state_up=True used request id req-afefa5cf-214b-42bb-87f4-7f10537129cd 2019-01-09 14:48:16,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:16,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03e44fad-3437-4660-a1ed-d2110fae4856 x-compute-request-id: req-03e44fad-3437-4660-a1ed-d2110fae4856 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 14:48:16,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst used request id req-03e44fad-3437-4660-a1ed-d2110fae4856 2019-01-09 14:48:16,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:16,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-ff34d75d-ecea-4663-995e-1a616000d248 Date: Wed, 09 Jan 2019 14:48:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6751cfd5-bdfb-403d-b564-4c02b66828db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"75280c95ae49429db0784b89839a3329","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb2f2a5-64c4-4f13-af67-23f1791072bf"],"description":"","tags":[],"updated_at":"2019-01-09T14:48:13Z","qos_policy_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net","admin_state_up":true,"tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","mtu":1450}]} 2019-01-09 14:48:16,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net used request id req-ff34d75d-ecea-4663-995e-1a616000d248 2019-01-09 14:48:16,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:16,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-af013e64-6caa-4a73-8365-c9369d352d55 Date: Wed, 09 Jan 2019 14:48:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","dns_nameservers":[],"updated_at":"2019-01-09T14:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"75280c95ae49429db0784b89839a3329","id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","subnetpool_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet"}]} 2019-01-09 14:48:16,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-af013e64-6caa-4a73-8365-c9369d352d55 2019-01-09 14:48:16,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:16,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-671f3cf9-2802-425d-8fc7-d1f85430cf2f Date: Wed, 09 Jan 2019 14:48:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6751cfd5-bdfb-403d-b564-4c02b66828db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"75280c95ae49429db0784b89839a3329","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb2f2a5-64c4-4f13-af67-23f1791072bf"],"description":"","tags":[],"updated_at":"2019-01-09T14:48:13Z","qos_policy_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net","admin_state_up":true,"tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","mtu":1450}]} 2019-01-09 14:48:16,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net used request id req-671f3cf9-2802-425d-8fc7-d1f85430cf2f 2019-01-09 14:48:16,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:16,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-639852b3-5c45-49ec-82fe-19c6d2e43799 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75280c95ae49429db0784b89839a3329", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}} 2019-01-09 14:48:16,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 used request id req-639852b3-5c45-49ec-82fe-19c6d2e43799 2019-01-09 14:48:16,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:17,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-febd96ff-7689-44bc-ba24-faa56e5bf81e Date: Wed, 09 Jan 2019 14:48:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","dns_nameservers":[],"updated_at":"2019-01-09T14:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"75280c95ae49429db0784b89839a3329","id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","subnetpool_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet"}]} 2019-01-09 14:48:17,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-febd96ff-7689-44bc-ba24-faa56e5bf81e 2019-01-09 14:48:17,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db&name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:17,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e3da3942-2093-4333-ba0d-e3c788b10676 Date: Wed, 09 Jan 2019 14:48:17 GMT RESP BODY: {"ports":[]} 2019-01-09 14:48:17,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db&name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999port-1&admin_state_up=True used request id req-e3da3942-2093-4333-ba0d-e3c788b10676 2019-01-09 14:48:17,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 14:48:17,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 14:48:17,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dabe251f100e46febc25c1c99a029a86", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj-role"}], "expires_at": "2019-01-09T15:48:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "75280c95ae49429db0784b89839a3329", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/75280c95ae49429db0784b89839a3329", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_75280c95ae49429db0784b89839a3329", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_75280c95ae49429db0784b89839a3329", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-b3bbf122-026c-460-user", "id": "2e6be9ce917844c3aa3baa114bb93940"}, "audit_ids": ["gAL8pBedQdq-LECKgxwsjA"], "issued_at": "2019-01-09T14:48:17.000000Z"}} 2019-01-09 14:48:17,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa14418e30b989d9c79fbd98864ac9c6c60c793" 2019-01-09 14:48:17,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef727e1-151f-4375-b9cc-4ad05773442f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:48:17,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7ef727e1-151f-4375-b9cc-4ad05773442f 2019-01-09 14:48:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:17,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-6b685fcd-7e3b-440f-b95f-cb6d65e08863 Date: Wed, 09 Jan 2019 14:48:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6751cfd5-bdfb-403d-b564-4c02b66828db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"75280c95ae49429db0784b89839a3329","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb2f2a5-64c4-4f13-af67-23f1791072bf"],"description":"","tags":[],"updated_at":"2019-01-09T14:48:13Z","qos_policy_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net","admin_state_up":true,"tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","mtu":1450}]} 2019-01-09 14:48:17,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net used request id req-6b685fcd-7e3b-440f-b95f-cb6d65e08863 2019-01-09 14:48:17,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:17,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-95bee72a-88ff-4111-8f97-ec331d292077 Date: Wed, 09 Jan 2019 14:48:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","dns_nameservers":[],"updated_at":"2019-01-09T14:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"75280c95ae49429db0784b89839a3329","id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","subnetpool_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet"}]} 2019-01-09 14:48:17,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-95bee72a-88ff-4111-8f97-ec331d292077 2019-01-09 14:48:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:17,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-c1bfdbc1-fcb0-401c-b245-8bc0525b0e64 Date: Wed, 09 Jan 2019 14:48:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6751cfd5-bdfb-403d-b564-4c02b66828db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"75280c95ae49429db0784b89839a3329","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb2f2a5-64c4-4f13-af67-23f1791072bf"],"description":"","tags":[],"updated_at":"2019-01-09T14:48:13Z","qos_policy_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net","admin_state_up":true,"tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","mtu":1450}]} 2019-01-09 14:48:17,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net used request id req-c1bfdbc1-fcb0-401c-b245-8bc0525b0e64 2019-01-09 14:48:17,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 14:48:17,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:48: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:48:17,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faa14418e30b989d9c79fbd98864ac9c6c60c793" 2019-01-09 14:48:18,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4598c7d-720e-4b4c-9650-fbbb5969d0b8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75280c95ae49429db0784b89839a3329", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}} 2019-01-09 14:48:18,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 used request id req-a4598c7d-720e-4b4c-9650-fbbb5969d0b8 2019-01-09 14:48:18,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:18,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-33183402-cc94-4ee5-951b-d82476250375 Date: Wed, 09 Jan 2019 14:48:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","dns_nameservers":[],"updated_at":"2019-01-09T14:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"75280c95ae49429db0784b89839a3329","id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","subnetpool_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet"}]} 2019-01-09 14:48:18,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-33183402-cc94-4ee5-951b-d82476250375 2019-01-09 14:48:18,075 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net 2019-01-09 14:48:18,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" -d '{"port": {"network_id": "6751cfd5-bdfb-403d-b564-4c02b66828db", "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999port-1", "admin_state_up": true}}' 2019-01-09 14:48:19,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-f80ee591-1d30-4be5-a88e-9f067729839b Date: Wed, 09 Jan 2019 14:48:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:48:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","ip_address":"10.55.0.5"}],"id":"684eea28-edbe-4cce-81e0-44ccd5d08840","security_groups":["f548b153-28cd-4cb1-8a20-7cea1cbb20bf"],"mac_address":"fa:16:3e:f1:a9:50","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999port-1","project_id":"75280c95ae49429db0784b89839a3329","qos_policy_id":null,"admin_state_up":true,"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:18Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 14:48:19,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-f80ee591-1d30-4be5-a88e-9f067729839b 2019-01-09 14:48:19,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:19,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-0e60cd24-cc63-40d8-9ce3-e1d8eaddb312 Date: Wed, 09 Jan 2019 14:48:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6751cfd5-bdfb-403d-b564-4c02b66828db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"75280c95ae49429db0784b89839a3329","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb2f2a5-64c4-4f13-af67-23f1791072bf"],"description":"","tags":[],"updated_at":"2019-01-09T14:48:13Z","qos_policy_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net","admin_state_up":true,"tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","mtu":1450}]} 2019-01-09 14:48:19,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net used request id req-0e60cd24-cc63-40d8-9ce3-e1d8eaddb312 2019-01-09 14:48:19,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:19,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fc0445b5-e65d-4b48-9471-bd57bdaabd5f Date: Wed, 09 Jan 2019 14:48:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","dns_nameservers":[],"updated_at":"2019-01-09T14:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"75280c95ae49429db0784b89839a3329","id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","subnetpool_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet"}]} 2019-01-09 14:48:19,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-fc0445b5-e65d-4b48-9471-bd57bdaabd5f 2019-01-09 14:48:19,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:19,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-7e9af8f7-0d94-48ad-b8e0-5776cc44a30d Date: Wed, 09 Jan 2019 14:48:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6751cfd5-bdfb-403d-b564-4c02b66828db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"75280c95ae49429db0784b89839a3329","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb2f2a5-64c4-4f13-af67-23f1791072bf"],"description":"","tags":[],"updated_at":"2019-01-09T14:48:13Z","qos_policy_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net","admin_state_up":true,"tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","mtu":1450}]} 2019-01-09 14:48:19,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net used request id req-7e9af8f7-0d94-48ad-b8e0-5776cc44a30d 2019-01-09 14:48:19,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:19,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b8fa21-95e5-4257-a639-19e478f94f9e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75280c95ae49429db0784b89839a3329", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}} 2019-01-09 14:48:19,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 used request id req-20b8fa21-95e5-4257-a639-19e478f94f9e 2019-01-09 14:48:19,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:19,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ed96e444-e27b-4de0-89ec-d0da8a75b7c2 Date: Wed, 09 Jan 2019 14:48:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","dns_nameservers":[],"updated_at":"2019-01-09T14:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"75280c95ae49429db0784b89839a3329","id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","subnetpool_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet"}]} 2019-01-09 14:48:19,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-ed96e444-e27b-4de0-89ec-d0da8a75b7c2 2019-01-09 14:48:19,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db&name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:19,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-a18deb3e-4300-4998-aa9f-a4f79a042963 Date: Wed, 09 Jan 2019 14:48:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:48:18Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","ip_address":"10.55.0.5"}],"id":"684eea28-edbe-4cce-81e0-44ccd5d08840","security_groups":["f548b153-28cd-4cb1-8a20-7cea1cbb20bf"],"mac_address":"fa:16:3e:f1:a9:50","project_id":"75280c95ae49429db0784b89839a3329","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999port-1","admin_state_up":true,"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:18Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 14:48:19,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db&name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999port-1&admin_state_up=True used request id req-a18deb3e-4300-4998-aa9f-a4f79a042963 2019-01-09 14:48:19,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:19,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955fb531-2f92-486e-870c-794b9fd0e6ed Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75280c95ae49429db0784b89839a3329", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}} 2019-01-09 14:48:19,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 used request id req-955fb531-2f92-486e-870c-794b9fd0e6ed 2019-01-09 14:48:19,580 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst 2019-01-09 14:48:19,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:19,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06a26b3a-8604-473d-aac2-d5d542e7f70c x-compute-request-id: req-06a26b3a-8604-473d-aac2-d5d542e7f70c Content-Encoding: gzip Content-Length: 200 Content-Type: application/json RESP BODY: {"flavors": [{"id": "328c2fce-1241-4e22-94e8-2a895bb21769", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/328c2fce-1241-4e22-94e8-2a895bb21769", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/328c2fce-1241-4e22-94e8-2a895bb21769", "rel": "bookmark"}], "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-flavor-name"}]} 2019-01-09 14:48:19,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-06a26b3a-8604-473d-aac2-d5d542e7f70c 2019-01-09 14:48:19,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/328c2fce-1241-4e22-94e8-2a895bb21769 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:19,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25a8947a-8184-4029-9f07-a29dc949aa3c x-compute-request-id: req-25a8947a-8184-4029-9f07-a29dc949aa3c Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/328c2fce-1241-4e22-94e8-2a895bb21769", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/328c2fce-1241-4e22-94e8-2a895bb21769", "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": "328c2fce-1241-4e22-94e8-2a895bb21769"}} 2019-01-09 14:48:19,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/328c2fce-1241-4e22-94e8-2a895bb21769 used request id req-25a8947a-8184-4029-9f07-a29dc949aa3c 2019-01-09 14:48:19,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:19,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-7cfd9f83-e80e-432c-badc-81287f972d95 Date: Wed, 09 Jan 2019 14:48:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T14:48:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T14:48:12Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce/snap", "metadata": {}}], "self": "/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "min_disk": 0, "protected": false, "id": "92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "file": "/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "75280c95ae49429db0784b89839a3329", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image"} 2019-01-09 14:48:19,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image used request id req-7cfd9f83-e80e-432c-badc-81287f972d95 2019-01-09 14:48:19,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:19,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f11698bc-f864-41b9-b69b-45ca1231e253 Date: Wed, 09 Jan 2019 14:48: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-09 14:48:19,827 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f11698bc-f864-41b9-b69b-45ca1231e253 2019-01-09 14:48:19,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" -d '{"server": {"name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst", "imageRef": "92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "flavorRef": "328c2fce-1241-4e22-94e8-2a895bb21769", "max_count": 1, "min_count": 1, "networks": [{"port": "684eea28-edbe-4cce-81e0-44ccd5d08840"}]}}' 2019-01-09 14:48:21,204 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:48:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-012c04fd-0b6e-4cbe-ba9a-cc0704ab5a90 x-compute-request-id: req-012c04fd-0b6e-4cbe-ba9a-cc0704ab5a90 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c3190811-259e-4721-bd3f-9d608f02b2e6", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "bookmark"}], "adminPass": "uaNAgh5YpGKz"}} 2019-01-09 14:48:21,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-012c04fd-0b6e-4cbe-ba9a-cc0704ab5a90 2019-01-09 14:48:21,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:21,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-866e60f4-0941-4bc5-9238-ce22d87abd0d x-compute-request-id: req-866e60f4-0941-4bc5-9238-ce22d87abd0d Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "bookmark"}], "image": {"id": "92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "links": [{"href": "http://172.30.9.29:8774/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "328c2fce-1241-4e22-94e8-2a895bb21769", "links": [{"href": "http://172.30.9.29:8774/flavors/328c2fce-1241-4e22-94e8-2a895bb21769", "rel": "bookmark"}]}, "id": "c3190811-259e-4721-bd3f-9d608f02b2e6", "user_id": "2e6be9ce917844c3aa3baa114bb93940", "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-09T14:48:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst", "created": "2019-01-09T14:48:21Z", "tenant_id": "75280c95ae49429db0784b89839a3329", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:48:21,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 used request id req-866e60f4-0941-4bc5-9238-ce22d87abd0d 2019-01-09 14:48:21,462 - create_instance - INFO - Created instance with name - SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst 2019-01-09 14:48:21,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:21,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77cb7670-b228-4c77-8ec2-f98392928de3 x-compute-request-id: req-77cb7670-b228-4c77-8ec2-f98392928de3 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "bookmark"}], "image": {"id": "92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "links": [{"href": "http://172.30.9.29:8774/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "328c2fce-1241-4e22-94e8-2a895bb21769", "links": [{"href": "http://172.30.9.29:8774/flavors/328c2fce-1241-4e22-94e8-2a895bb21769", "rel": "bookmark"}]}, "id": "c3190811-259e-4721-bd3f-9d608f02b2e6", "user_id": "2e6be9ce917844c3aa3baa114bb93940", "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-09T14:48:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst", "created": "2019-01-09T14:48:21Z", "tenant_id": "75280c95ae49429db0784b89839a3329", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:48:21,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 used request id req-77cb7670-b228-4c77-8ec2-f98392928de3 2019-01-09 14:48:21,651 - create_instance - DEBUG - Instance status [SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst] is - BUILD 2019-01-09 14:48:21,651 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 14:48:24,654 - create_instance - DEBUG - VM status query timeout in 896.808137894 2019-01-09 14:48:24,657 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:24,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14: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-ed350a9e-278e-4c9d-a8c6-8e6e9319a6fe x-compute-request-id: req-ed350a9e-278e-4c9d-a8c6-8e6e9319a6fe Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "bookmark"}], "image": {"id": "92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "links": [{"href": "http://172.30.9.29:8774/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "328c2fce-1241-4e22-94e8-2a895bb21769", "links": [{"href": "http://172.30.9.29:8774/flavors/328c2fce-1241-4e22-94e8-2a895bb21769", "rel": "bookmark"}]}, "id": "c3190811-259e-4721-bd3f-9d608f02b2e6", "security_groups": [{"name": "default"}], "user_id": "2e6be9ce917844c3aa3baa114bb93940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T14:48:22Z", "hostId": "b28fbda462c7446861577903a7de851f7039d7305bf1a12d7a637698", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst", "created": "2019-01-09T14:48:21Z", "tenant_id": "75280c95ae49429db0784b89839a3329", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:48:24,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 used request id req-ed350a9e-278e-4c9d-a8c6-8e6e9319a6fe 2019-01-09 14:48:24,999 - create_instance - DEBUG - Instance status [SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst] is - BUILD 2019-01-09 14:48:24,999 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 14:48:28,001 - create_instance - DEBUG - VM status query timeout in 893.461578846 2019-01-09 14:48:28,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:28,491 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d52eecf-bb1e-4144-9a58-2155375f5956 x-compute-request-id: req-7d52eecf-bb1e-4144-9a58-2155375f5956 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:a9:50", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "bookmark"}], "image": {"id": "92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "links": [{"href": "http://172.30.9.29:8774/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:48:25.000000", "flavor": {"id": "328c2fce-1241-4e22-94e8-2a895bb21769", "links": [{"href": "http://172.30.9.29:8774/flavors/328c2fce-1241-4e22-94e8-2a895bb21769", "rel": "bookmark"}]}, "id": "c3190811-259e-4721-bd3f-9d608f02b2e6", "security_groups": [{"name": "default"}], "user_id": "2e6be9ce917844c3aa3baa114bb93940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:48:25Z", "hostId": "b28fbda462c7446861577903a7de851f7039d7305bf1a12d7a637698", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst", "created": "2019-01-09T14:48:21Z", "tenant_id": "75280c95ae49429db0784b89839a3329", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:48:28,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 used request id req-7d52eecf-bb1e-4144-9a58-2155375f5956 2019-01-09 14:48:28,492 - create_instance - DEBUG - Instance status [SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst] is - ACTIVE 2019-01-09 14:48:28,492 - create_instance - INFO - VM is - ACTIVE 2019-01-09 14:48:28,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:28,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fe8e817-840f-4db5-96c4-aba430781dbf x-compute-request-id: req-1fe8e817-840f-4db5-96c4-aba430781dbf Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:a9:50", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "bookmark"}], "image": {"id": "92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "links": [{"href": "http://172.30.9.29:8774/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:48:25.000000", "flavor": {"id": "328c2fce-1241-4e22-94e8-2a895bb21769", "links": [{"href": "http://172.30.9.29:8774/flavors/328c2fce-1241-4e22-94e8-2a895bb21769", "rel": "bookmark"}]}, "id": "c3190811-259e-4721-bd3f-9d608f02b2e6", "security_groups": [{"name": "default"}], "user_id": "2e6be9ce917844c3aa3baa114bb93940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:48:25Z", "hostId": "b28fbda462c7446861577903a7de851f7039d7305bf1a12d7a637698", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst", "created": "2019-01-09T14:48:21Z", "tenant_id": "75280c95ae49429db0784b89839a3329", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:48:28,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 used request id req-1fe8e817-840f-4db5-96c4-aba430781dbf 2019-01-09 14:48:28,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:28,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-ba91fa40-0740-4c67-ae99-7d93665096da Date: Wed, 09 Jan 2019 14:48:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6751cfd5-bdfb-403d-b564-4c02b66828db","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"75280c95ae49429db0784b89839a3329","l2_adjacency":true,"status":"ACTIVE","subnets":["ebb2f2a5-64c4-4f13-af67-23f1791072bf"],"description":"","tags":[],"updated_at":"2019-01-09T14:48:13Z","qos_policy_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net","admin_state_up":true,"tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","mtu":1450}]} 2019-01-09 14:48:28,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net used request id req-ba91fa40-0740-4c67-ae99-7d93665096da 2019-01-09 14:48:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:29,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23705887-4a05-4a3d-af85-02e2821bb2bc Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75280c95ae49429db0784b89839a3329", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}} 2019-01-09 14:48:29,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 used request id req-23705887-4a05-4a3d-af85-02e2821bb2bc 2019-01-09 14:48:29,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:29,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-dc265e54-48ea-48c6-ab4f-dea42ecbeb20 Date: Wed, 09 Jan 2019 14:48:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:13Z","dns_nameservers":[],"updated_at":"2019-01-09T14:48:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"75280c95ae49429db0784b89839a3329","id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","subnetpool_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet"}]} 2019-01-09 14:48:29,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-dc265e54-48ea-48c6-ab4f-dea42ecbeb20 2019-01-09 14:48:29,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:29,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1642 X-Openstack-Request-Id: req-fdef5c6b-40f0-417d-8582-3ed01715215a Date: Wed, 09 Jan 2019 14:48:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:48:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","ip_address":"10.55.0.5"}],"id":"684eea28-edbe-4cce-81e0-44ccd5d08840","security_groups":["f548b153-28cd-4cb1-8a20-7cea1cbb20bf"],"mac_address":"fa:16:3e:f1:a9:50","project_id":"75280c95ae49429db0784b89839a3329","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999port-1","admin_state_up":true,"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:18Z","binding:vnic_type":"normal","device_id":"c3190811-259e-4721-bd3f-9d608f02b2e6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T14:48:16Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ebb2f2a5-64c4-4f13-af67-23f1791072bf","ip_address":"10.55.0.2"}],"id":"fd949790-df7b-4b39-8a30-2461d4116186","security_groups":[],"mac_address":"fa:16:3e:ee:27:88","project_id":"75280c95ae49429db0784b89839a3329","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6751cfd5-bdfb-403d-b564-4c02b66828db","tenant_id":"75280c95ae49429db0784b89839a3329","created_at":"2019-01-09T14:48:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6751cfd5-bdfb-403d-b564-4c02b66828db","ip_allocation":"immediate"}]} 2019-01-09 14:48:29,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-fdef5c6b-40f0-417d-8582-3ed01715215a 2019-01-09 14:48:29,112 - create_instance_tests - INFO - Looking for IP 10.55.0.5 in the console log 2019-01-09 14:48:29,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:29,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3789bd88-adf6-4a7c-911c-60af5cbaaa80 x-compute-request-id: req-3789bd88-adf6-4a7c-911c-60af5cbaaa80 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:a9:50", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "bookmark"}], "image": {"id": "92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "links": [{"href": "http://172.30.9.29:8774/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:48:25.000000", "flavor": {"id": "328c2fce-1241-4e22-94e8-2a895bb21769", "links": [{"href": "http://172.30.9.29:8774/flavors/328c2fce-1241-4e22-94e8-2a895bb21769", "rel": "bookmark"}]}, "id": "c3190811-259e-4721-bd3f-9d608f02b2e6", "security_groups": [{"name": "default"}], "user_id": "2e6be9ce917844c3aa3baa114bb93940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:48:25Z", "hostId": "b28fbda462c7446861577903a7de851f7039d7305bf1a12d7a637698", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst", "created": "2019-01-09T14:48:21Z", "tenant_id": "75280c95ae49429db0784b89839a3329", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:48:29,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 used request id req-3789bd88-adf6-4a7c-911c-60af5cbaaa80 2019-01-09 14:48:29,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 14:48:29,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5e87aa6-919a-4fdc-b3d9-ad56bed01daa x-compute-request-id: req-e5e87aa6-919a-4fdc-b3d9-ad56bed01daa Content-Encoding: gzip Content-Length: 7783 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 492473138 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.232081] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.235050] pid_max: default: 32768 minimum: 301\n[ 0.236644] ACPI: Core revision 20150930\n[ 0.238657] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.240978] Security Framework initialized\n[ 0.242448] Yama: becoming mindful.\n[ 0.243747] AppArmor: AppArmor initialized\n[ 0.245238] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.247533] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.249786] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.251918] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.254343] Initializing cgroup subsys io\n[ 0.255796] Initializing cgroup subsys memory\n[ 0.257332] Initializing cgroup subsys devices\n[ 0.258900] Initializing cgroup subsys freezer\n[ 0.260449] Initializing cgroup subsys net_cls\n[ 0.261991] Initializing cgroup subsys perf_event\n[ 0.263628] Initializing cgroup subsys net_prio\n[ 0.265210] Initializing cgroup subsys hugetlb\n[ 0.266772] Initializing cgroup subsys pids\n[ 0.268308] CPU: Physical Processor ID: 0\n[ 0.270462] mce: CPU supports 10 MCE banks\n[ 0.271953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.273736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.292640] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.301037] ftrace: allocating 31920 entries in 125 pages\n[ 0.332154] smpboot: Max logical packages: 1\n[ 0.333669] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.336065] x2apic enabled\n[ 0.337445] Switched APIC routing to physical x2apic.\n[ 0.340353] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.342349] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.346043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.349246] KVM setup paravirtual spinlock\n[ 0.351289] x86: Booted up 1 node, 1 CPUs\n[ 0.352726] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.355163] devtmpfs: initialized\n[ 0.357412] evm: security.selinux\n[ 0.358652] evm: security.SMACK64\n[ 0.359885] evm: security.SMACK64EXEC\n[ 0.361221] evm: security.SMACK64TRANSMUTE\n[ 0.362662] evm: security.SMACK64MMAP\n[ 0.363988] evm: security.ima\n[ 0.365137] evm: security.capability\n[ 0.366521] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.369810] pinctrl core: initialized pinctrl subsystem\n[ 0.371724] RTC time: 14:48:26, date: 01/09/19\n[ 0.373376] NET: Registered protocol family 16\n[ 0.375060] cpuidle: using governor ladder\n[ 0.376520] cpuidle: using governor menu\n[ 0.377923] PCCT header not found.\n[ 0.379237] ACPI: bus type PCI registered\n[ 0.380665] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.382872] PCI: Using configuration type 1 for base access\n[ 0.385484] ACPI: Added _OSI(Module Device)\n[ 0.386978] ACPI: Added _OSI(Processor Device)\n[ 0.388524] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.390144] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.392803] ACPI: Interpreter enabled\n[ 0.394162] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.397457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.400750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.404040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.407334] ACPI: (supports S0 S5)\n[ 0.408595] ACPI: Using IOAPIC for interrupt routing\n[ 0.410284] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.414836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.416879] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.419104] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.421254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.425155] acpiphp: Slot [3] registered\n[ 0.426583] acpiphp: Slot [4] registered\n[ 0.428007] acpiphp: Slot [5] registered\n[ 0.429439] acpiphp: Slot [6] registered\n[ 0.430861] acpiphp: Slot [7] registered\n[ 0.432282] acpiphp: Slot [8] registered\n[ 0.433706] acpiphp: Slot [9] registered\n[ 0.435125] acpiphp: Slot [10] registered\n[ 0.436564] acpiphp: Slot [11] registered\n[ 0.438013] acpiphp: Slot [12] registered\n[ 0.439468] acpiphp: Slot [13] registered\n[ 0.440909] acpiphp: Slot [14] registered\n[ 0.442357] acpiphp: Slot [15] registered\n[ 0.460059] acpiphp: Slot [16] registered\n[ 0.461503] acpiphp: Slot [17] registered\n[ 0.462949] acpiphp: Slot [18] registered\n[ 0.464396] acpiphp: Slot [19] registered\n[ 0.465844] acpiphp: Slot [20] registered\n[ 0.467287] acpiphp: Slot [21] registered\n[ 0.468732] acpiphp: Slot [22] registered\n[ 0.470176] acpiphp: Slot [23] registered\n[ 0.471624] acpiphp: Slot [24] registered\n[ 0.473071] acpiphp: Slot [25] registered\n[ 0.474512] acpiphp: Slot [26] registered\n[ 0.475950] acpiphp: Slot [27] registered\n[ 0.477403] acpiphp: Slot [28] registered\n[ 0.478845] acpiphp: Slot [29] registered\n[ 0.480285] acpiphp: Slot [30] registered\n[ 0.481731] acpiphp: Slot [31] registered\n[ 0.483174] PCI host bridge to bus 0000:00\n[ 0.484616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.486797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.488992] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.491588] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.494189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.496835] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.501613] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.503909] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.506025] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.508307] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512785] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.515329] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.538109] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.540687] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.543819] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.546317] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.548775] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.550973] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.553173] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.555045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.557798] vgaarb: loaded\n[ 0.558866] vgaarb: bridge control possible 0000:00:02.0\n[ 0.560930] SCSI subsystem initialized\n[ 0.562491] ACPI: bus type USB registered\n[ 0.563961] usbcore: registered new interface driver usbfs\n[ 0.565805] usbcore: registered new interface driver hub\n[ 0.569910] usbcore: registered new device driver usb\n[ 0.572186] PCI: Using ACPI for IRQ routing\n[ 0.574349] NetLabel: Initializing\n[ 0.575616] NetLabel: domain hash size = 128\n[ 0.577131] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.578839] NetLabel: unlabeled traffic allowed by default\n[ 0.580993] clocksource: Switched to clocksource kvm-clock\n[ 0.591131] AppArmor: AppArmor Filesystem Enabled\n[ 0.592823] pnp: PnP ACPI init\n[ 0.594460] pnp: PnP ACPI: found 5 devices\n[ 0.601576] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604621] NET: Registered protocol family 2\n[ 0.606426] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.608707] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.610817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.612953] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614882] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616981] NET: Registered protocol family 1\n[ 0.618542] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620508] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.622431] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637437] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652852] Trying to unpack rootfs image as initramfs...\n[ 0.714502] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.717443] Scanning for low memory corruption every 60 seconds\n[ 0.719729] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.721843] audit: initializing netlink subsys (disabled)\n[ 0.723686] audit: type=2000 audit(1547045306.146:1): initialized\n[ 0.725972] Initialise system trusted keyring\n[ 0.727632] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.729715] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.732843] zbud: loaded\n[ 0.734041] VFS: Disk quotas dquot_6.6.0\n[ 0.735494] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.738130] fuse init (API version 7.23)\n[ 0.739676] Key type big_key registered\n[ 0.741121] Allocating IMA MOK and blacklist keyrings.\n[ 0.743203] Key type asymmetric registered\n[ 0.744674] Asymmetric key parser 'x509' registered\n[ 0.746388] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.749040] io scheduler noop registered\n[ 0.750462] io scheduler deadline registered (default)\n[ 0.752242] io scheduler cfq registered\n[ 0.753739] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.755616] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.757863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.760457] ACPI: Power Button [PWRF]\n[ 0.761929] GHES: HEST is not enabled!\n[ 0.776242] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.806261] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.809888] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.835146] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.838712] Linux agpgart interface v0.103\n[ 0.842348] brd: module loaded\n[ 0.844781] loop: module loaded\n[ 0.849819] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.852419] GPT:90111 != 20971519\n[ 0.853659] GPT:Alternate GPT header not at the end of the disk.\n[ 0.855649] GPT:90111 != 20971519\n[ 0.856885] GPT: Use GNU Parted to correct GPT errors.\n[ 0.858627] vda: vda1 vda15\n[ 0.860575] scsi host0: ata_piix\n[ 0.861917] scsi host1: ata_piix\n[ 0.863183] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.865381] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.868172] libphy: Fixed MDIO Bus: probed\n[ 0.869651] tun: Universal TUN/TAP device driver, 1.6\n[ 0.871371] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.874656] PPP generic driver version 2.4.2\n[ 0.876236] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.878391] ehci-pci: EHCI PCI platform driver\n[ 0.879957] ehci-platform: EHCI generic platform driver\n[ 0.881758] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.883808] ohci-pci: OHCI PCI platform driver\n[ 0.885379] ohci-platform: OHCI generic platform driver\n[ 0.887170] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.902244] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.904027] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.906644] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.908421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.910460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.912770] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.915289] usb usb1: Product: UHCI Host Controller\n[ 0.916949] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.919000] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.920694] hub 1-0:1.0: USB hub found\n[ 0.922093] hub 1-0:1.0: 2 ports detected\n[ 0.923691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.927340] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.929048] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.930866] mousedev: PS/2 mouse device common for all mice\n[ 0.933103] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.936152] rtc_cmos 00:00: RTC can wake from S4\n[ 0.938294] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.940407] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.942553] i2c /dev entries driver\n[ 0.943893] device-mapper: uevent: version 1.0.3\n[ 0.945608] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.948520] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.950791] NET: Registered protocol family 10\n[ 0.952668] NET: Registered protocol family 17\n[ 0.954276] Key type dns_resolver registered\n[ 0.955902] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.957865] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.961005] registered taskstats version 1\n[ 0.962496] Loading compiled-in X.509 certificates\n[ 0.964706] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.968007] zswap: loaded using pool lzo/zbud\n[ 0.970370] Key type trusted registered\n[ 0.972870] Key type encrypted registered\n[ 0.974346] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.976209] ima: No TPM chip found, activating TPM-bypass!\n[ 0.978068] evm: HMAC attrs: 0x1\n[ 0.979675] Magic number: 3:915:838\n[ 0.981171] rtc_cmos 00:00: setting system clock to 2019-01-09 14:48:26 UTC (1547045306)\n[ 0.984019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.986017] EDD information not available.\n[ 1.022762] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.042020] Write protecting the kernel read-only data: 14336k\n[ 1.045696] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.049167] 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.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.216328] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.5...\nLease of 10.55.0.5 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2019-01-09 14:48:29,625 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6/action used request id req-e5e87aa6-919a-4fdc-b3d9-ad56bed01daa 2019-01-09 14:48:29,626 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 14:48:29,626 - 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 492473138 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.232081] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.235050] pid_max: default: 32768 minimum: 301 [ 0.236644] ACPI: Core revision 20150930 [ 0.238657] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.240978] Security Framework initialized [ 0.242448] Yama: becoming mindful. [ 0.243747] AppArmor: AppArmor initialized [ 0.245238] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.247533] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.249786] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.251918] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.254343] Initializing cgroup subsys io [ 0.255796] Initializing cgroup subsys memory [ 0.257332] Initializing cgroup subsys devices [ 0.258900] Initializing cgroup subsys freezer [ 0.260449] Initializing cgroup subsys net_cls [ 0.261991] Initializing cgroup subsys perf_event [ 0.263628] Initializing cgroup subsys net_prio [ 0.265210] Initializing cgroup subsys hugetlb [ 0.266772] Initializing cgroup subsys pids [ 0.268308] CPU: Physical Processor ID: 0 [ 0.270462] mce: CPU supports 10 MCE banks [ 0.271953] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.273736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.292640] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.301037] ftrace: allocating 31920 entries in 125 pages [ 0.332154] smpboot: Max logical packages: 1 [ 0.333669] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.336065] x2apic enabled [ 0.337445] Switched APIC routing to physical x2apic. [ 0.340353] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.342349] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.346043] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.349246] KVM setup paravirtual spinlock [ 0.351289] x86: Booted up 1 node, 1 CPUs [ 0.352726] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.355163] devtmpfs: initialized [ 0.357412] evm: security.selinux [ 0.358652] evm: security.SMACK64 [ 0.359885] evm: security.SMACK64EXEC [ 0.361221] evm: security.SMACK64TRANSMUTE [ 0.362662] evm: security.SMACK64MMAP [ 0.363988] evm: security.ima [ 0.365137] evm: security.capability [ 0.366521] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.369810] pinctrl core: initialized pinctrl subsystem [ 0.371724] RTC time: 14:48:26, date: 01/09/19 [ 0.373376] NET: Registered protocol family 16 [ 0.375060] cpuidle: using governor ladder [ 0.376520] cpuidle: using governor menu [ 0.377923] PCCT header not found. [ 0.379237] ACPI: bus type PCI registered [ 0.380665] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.382872] PCI: Using configuration type 1 for base access [ 0.385484] ACPI: Added _OSI(Module Device) [ 0.386978] ACPI: Added _OSI(Processor Device) [ 0.388524] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.390144] ACPI: Added _OSI(Processor Aggregator Device) [ 0.392803] ACPI: Interpreter enabled [ 0.394162] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.397457] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.400750] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.404040] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.407334] ACPI: (supports S0 S5) [ 0.408595] ACPI: Using IOAPIC for interrupt routing [ 0.410284] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.414836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.416879] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.419104] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421254] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425155] acpiphp: Slot [3] registered [ 0.426583] acpiphp: Slot [4] registered [ 0.428007] acpiphp: Slot [5] registered [ 0.429439] acpiphp: Slot [6] registered [ 0.430861] acpiphp: Slot [7] registered [ 0.432282] acpiphp: Slot [8] registered [ 0.433706] acpiphp: Slot [9] registered [ 0.435125] acpiphp: Slot [10] registered [ 0.436564] acpiphp: Slot [11] registered [ 0.438013] acpiphp: Slot [12] registered [ 0.439468] acpiphp: Slot [13] registered [ 0.440909] acpiphp: Slot [14] registered [ 0.442357] acpiphp: Slot [15] registered [ 0.460059] acpiphp: Slot [16] registered [ 0.461503] acpiphp: Slot [17] registered [ 0.462949] acpiphp: Slot [18] registered [ 0.464396] acpiphp: Slot [19] registered [ 0.465844] acpiphp: Slot [20] registered [ 0.467287] acpiphp: Slot [21] registered [ 0.468732] acpiphp: Slot [22] registered [ 0.470176] acpiphp: Slot [23] registered [ 0.471624] acpiphp: Slot [24] registered [ 0.473071] acpiphp: Slot [25] registered [ 0.474512] acpiphp: Slot [26] registered [ 0.475950] acpiphp: Slot [27] registered [ 0.477403] acpiphp: Slot [28] registered [ 0.478845] acpiphp: Slot [29] registered [ 0.480285] acpiphp: Slot [30] registered [ 0.481731] acpiphp: Slot [31] registered [ 0.483174] PCI host bridge to bus 0000:00 [ 0.484616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.486797] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.488992] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.491588] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.494189] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.496835] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.501613] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.503909] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.506025] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.508307] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512785] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.515329] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.538109] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.540687] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.543819] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.546317] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.548775] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.550973] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.553173] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.555045] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.557798] vgaarb: loaded [ 0.558866] vgaarb: bridge control possible 0000:00:02.0 [ 0.560930] SCSI subsystem initialized [ 0.562491] ACPI: bus type USB registered [ 0.563961] usbcore: registered new interface driver usbfs [ 0.565805] usbcore: registered new interface driver hub [ 0.569910] usbcore: registered new device driver usb [ 0.572186] PCI: Using ACPI for IRQ routing [ 0.574349] NetLabel: Initializing [ 0.575616] NetLabel: domain hash size = 128 [ 0.577131] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.578839] NetLabel: unlabeled traffic allowed by default [ 0.580993] clocksource: Switched to clocksource kvm-clock [ 0.591131] AppArmor: AppArmor Filesystem Enabled [ 0.592823] pnp: PnP ACPI init [ 0.594460] pnp: PnP ACPI: found 5 devices [ 0.601576] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604621] NET: Registered protocol family 2 [ 0.606426] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.608707] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.610817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.612953] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614882] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.616981] NET: Registered protocol family 1 [ 0.618542] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620508] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.622431] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637437] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652852] Trying to unpack rootfs image as initramfs... [ 0.714502] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.717443] Scanning for low memory corruption every 60 seconds [ 0.719729] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.721843] audit: initializing netlink subsys (disabled) [ 0.723686] audit: type=2000 audit(1547045306.146:1): initialized [ 0.725972] Initialise system trusted keyring [ 0.727632] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.729715] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.732843] zbud: loaded [ 0.734041] VFS: Disk quotas dquot_6.6.0 [ 0.735494] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.738130] fuse init (API version 7.23) [ 0.739676] Key type big_key registered [ 0.741121] Allocating IMA MOK and blacklist keyrings. [ 0.743203] Key type asymmetric registered [ 0.744674] Asymmetric key parser 'x509' registered [ 0.746388] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.749040] io scheduler noop registered [ 0.750462] io scheduler deadline registered (default) [ 0.752242] io scheduler cfq registered [ 0.753739] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.755616] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.757863] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.760457] ACPI: Power Button [PWRF] [ 0.761929] GHES: HEST is not enabled! [ 0.776242] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.806261] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.809888] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.835146] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.838712] Linux agpgart interface v0.103 [ 0.842348] brd: module loaded [ 0.844781] loop: module loaded [ 0.849819] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.852419] GPT:90111 != 20971519 [ 0.853659] GPT:Alternate GPT header not at the end of the disk. [ 0.855649] GPT:90111 != 20971519 [ 0.856885] GPT: Use GNU Parted to correct GPT errors. [ 0.858627] vda: vda1 vda15 [ 0.860575] scsi host0: ata_piix [ 0.861917] scsi host1: ata_piix [ 0.863183] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.865381] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.868172] libphy: Fixed MDIO Bus: probed [ 0.869651] tun: Universal TUN/TAP device driver, 1.6 [ 0.871371] tun: (C) 1999-2004 Max Krasnyansky [ 0.874656] PPP generic driver version 2.4.2 [ 0.876236] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.878391] ehci-pci: EHCI PCI platform driver [ 0.879957] ehci-platform: EHCI generic platform driver [ 0.881758] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.883808] ohci-pci: OHCI PCI platform driver [ 0.885379] ohci-platform: OHCI generic platform driver [ 0.887170] uhci_hcd: USB Universal Host Controller Interface driver [ 0.902244] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.904027] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.906644] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.908421] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.910460] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.912770] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.915289] usb usb1: Product: UHCI Host Controller [ 0.916949] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.919000] usb usb1: SerialNumber: 0000:00:01.2 [ 0.920694] hub 1-0:1.0: USB hub found [ 0.922093] hub 1-0:1.0: 2 ports detected [ 0.923691] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.927340] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.929048] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.930866] mousedev: PS/2 mouse device common for all mice [ 0.933103] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.936152] rtc_cmos 00:00: RTC can wake from S4 [ 0.938294] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.940407] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.942553] i2c /dev entries driver [ 0.943893] device-mapper: uevent: version 1.0.3 [ 0.945608] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.948520] ledtrig-cpu: registered to indicate activity on CPUs [ 0.950791] NET: Registered protocol family 10 [ 0.952668] NET: Registered protocol family 17 [ 0.954276] Key type dns_resolver registered [ 0.955902] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.957865] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.961005] registered taskstats version 1 [ 0.962496] Loading compiled-in X.509 certificates [ 0.964706] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.968007] zswap: loaded using pool lzo/zbud [ 0.970370] Key type trusted registered [ 0.972870] Key type encrypted registered [ 0.974346] AppArmor: AppArmor sha1 policy hashing enabled [ 0.976209] ima: No TPM chip found, activating TPM-bypass! [ 0.978068] evm: HMAC attrs: 0x1 [ 0.979675] Magic number: 3:915:838 [ 0.981171] rtc_cmos 00:00: setting system clock to 2019-01-09 14:48:26 UTC (1547045306) [ 0.984019] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.986017] EDD information not available. [ 1.022762] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.042020] Write protecting the kernel read-only data: 14336k [ 1.045696] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.049167] 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.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.216328] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.5... Lease of 10.55.0.5 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2019-01-09 14:48:29,627 - create_instance - INFO - Deleting Port with ID - 684eea28-edbe-4cce-81e0-44ccd5d08840 2019-01-09 14:48:29,627 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999port-1 2019-01-09 14:48:29,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/684eea28-edbe-4cce-81e0-44ccd5d08840 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:30,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-189fa392-73e2-4b5f-bd31-449784ea42ac Date: Wed, 09 Jan 2019 14:48:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:48:30,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/684eea28-edbe-4cce-81e0-44ccd5d08840 used request id req-189fa392-73e2-4b5f-bd31-449784ea42ac 2019-01-09 14:48:30,124 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst 2019-01-09 14:48:30,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:30,242 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00214a53-4df9-43b5-b365-cc8cb5303264 x-compute-request-id: req-00214a53-4df9-43b5-b365-cc8cb5303264 Content-Type: application/json 2019-01-09 14:48:30,242 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 used request id req-00214a53-4df9-43b5-b365-cc8cb5303264 2019-01-09 14:48:30,243 - create_instance - INFO - Checking deletion status 2019-01-09 14:48:30,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:30,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9a43d76-8ca0-47e8-816b-c3e45bdcee8c x-compute-request-id: req-a9a43d76-8ca0-47e8-816b-c3e45bdcee8c Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c3190811-259e-4721-bd3f-9d608f02b2e6", "rel": "bookmark"}], "image": {"id": "92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "links": [{"href": "http://172.30.9.29:8774/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T14:48:25.000000", "flavor": {"id": "328c2fce-1241-4e22-94e8-2a895bb21769", "links": [{"href": "http://172.30.9.29:8774/flavors/328c2fce-1241-4e22-94e8-2a895bb21769", "rel": "bookmark"}]}, "id": "c3190811-259e-4721-bd3f-9d608f02b2e6", "user_id": "2e6be9ce917844c3aa3baa114bb93940", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T14:48:30Z", "hostId": "b28fbda462c7446861577903a7de851f7039d7305bf1a12d7a637698", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst", "created": "2019-01-09T14:48:21Z", "tenant_id": "75280c95ae49429db0784b89839a3329", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 14:48:30,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 used request id req-a9a43d76-8ca0-47e8-816b-c3e45bdcee8c 2019-01-09 14:48:30,795 - create_instance - DEBUG - Instance status [SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst] is - ACTIVE 2019-01-09 14:48:30,795 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 14:48:33,798 - create_instance - DEBUG - VM status query timeout in 296.444841146 2019-01-09 14:48:33,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c6b0a78a3dd8e5fb0e463d9cfbd84e0123129ce" 2019-01-09 14:48:33,849 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 14:48:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4061436-298e-4fcf-8830-a3fa23d44316 x-compute-request-id: req-e4061436-298e-4fcf-8830-a3fa23d44316 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c3190811-259e-4721-bd3f-9d608f02b2e6 could not be found.", "code": 404}} 2019-01-09 14:48:33,849 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c3190811-259e-4721-bd3f-9d608f02b2e6 used request id req-e4061436-298e-4fcf-8830-a3fa23d44316 2019-01-09 14:48:33,850 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c3190811-259e-4721-bd3f-9d608f02b2e6 could not be found. (HTTP 404) (Request-ID: req-e4061436-298e-4fcf-8830-a3fa23d44316) 2019-01-09 14:48:33,850 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-inst 2019-01-09 14:48:33,851 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet 2019-01-09 14:48:33,851 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-subnet 2019-01-09 14:48:33,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/ebb2f2a5-64c4-4f13-af67-23f1791072bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495699d5a6cf2a4f5c34aae7ba68cf9289052e31" 2019-01-09 14:48:35,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbbe91b5-2845-4972-aaa8-22d5ac73d41e Date: Wed, 09 Jan 2019 14:48:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:48:35,197 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/ebb2f2a5-64c4-4f13-af67-23f1791072bf used request id req-bbbe91b5-2845-4972-aaa8-22d5ac73d41e 2019-01-09 14:48:35,197 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-priv-net 2019-01-09 14:48:35,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/6751cfd5-bdfb-403d-b564-4c02b66828db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}495699d5a6cf2a4f5c34aae7ba68cf9289052e31" 2019-01-09 14:48:36,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bfe4b261-5d57-45c0-84b3-de13e1094d0f Date: Wed, 09 Jan 2019 14:48:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:48:36,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6751cfd5-bdfb-403d-b564-4c02b66828db used request id req-bfe4b261-5d57-45c0-84b3-de13e1094d0f 2019-01-09 14:48:36,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/328c2fce-1241-4e22-94e8-2a895bb21769 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ff3ff16c83681cd2dc81ecc493609fd737074ec" 2019-01-09 14:48:36,101 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:48:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6cf35422-4f7e-45fe-9092-1fb020e52cda x-compute-request-id: req-6cf35422-4f7e-45fe-9092-1fb020e52cda Content-Length: 0 Content-Type: application/json 2019-01-09 14:48:36,101 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/328c2fce-1241-4e22-94e8-2a895bb21769 used request id req-6cf35422-4f7e-45fe-9092-1fb020e52cda 2019-01-09 14:48:36,102 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-9d9198dc-c439-4842-a318-d8a6611cf999-image 2019-01-09 14:48:36,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}428f079aab5925561152e2079ec37679ecde2652" 2019-01-09 14:48:36,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-603fb1a5-89d3-4b2f-b765-5beeeb934db6 Date: Wed, 09 Jan 2019 14:48: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-09 14:48:36,634 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/92b9eba1-d4e9-4994-8d1b-b88c4272a7ce used request id req-603fb1a5-89d3-4b2f-b765-5beeeb934db6 2019-01-09 14:48:36,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:37,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-be1e995a-bb43-4a02-ae8e-1ed4234a552b Date: Wed, 09 Jan 2019 14:48:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d023354d17b45d88f16047614ece8af", "created_at": "2019-01-09T14:48:36Z", "updated_at": "2019-01-09T14:48:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:36Z", "revision_number": 0, "id": "1b7b0d8f-7b37-4811-bf5b-535f12094ced", "remote_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:36Z", "security_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "tenant_id": "4d023354d17b45d88f16047614ece8af", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d023354d17b45d88f16047614ece8af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:36Z", "revision_number": 0, "id": "49971f8e-4f8f-4ae7-bebb-ab2cdc72c21e", "remote_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:36Z", "security_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "tenant_id": "4d023354d17b45d88f16047614ece8af", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d023354d17b45d88f16047614ece8af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:36Z", "revision_number": 0, "id": "92cf6b87-e7de-4331-9a9d-7a0901dca83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:36Z", "security_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "tenant_id": "4d023354d17b45d88f16047614ece8af", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d023354d17b45d88f16047614ece8af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:36Z", "revision_number": 0, "id": "d201415c-d08d-4ff1-8011-7b9f4755f6a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:36Z", "security_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "tenant_id": "4d023354d17b45d88f16047614ece8af", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d023354d17b45d88f16047614ece8af"}], "revision_number": 4, "project_id": "4d023354d17b45d88f16047614ece8af", "id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "75280c95ae49429db0784b89839a3329", "created_at": "2019-01-09T14:48:12Z", "updated_at": "2019-01-09T14:48:13Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:13Z", "revision_number": 0, "id": "39248e83-4492-4d73-b963-02f280e87a67", "remote_group_id": "f548b153-28cd-4cb1-8a20-7cea1cbb20bf", "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:13Z", "security_group_id": "f548b153-28cd-4cb1-8a20-7cea1cbb20bf", "tenant_id": "75280c95ae49429db0784b89839a3329", "port_range_min": null, "ethertype": "IPv6", "project_id": "75280c95ae49429db0784b89839a3329"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:12Z", "revision_number": 0, "id": "4e1df8e9-b9a5-4d19-8b5e-baae2c1d857a", "remote_group_id": "f548b153-28cd-4cb1-8a20-7cea1cbb20bf", "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:12Z", "security_group_id": "f548b153-28cd-4cb1-8a20-7cea1cbb20bf", "tenant_id": "75280c95ae49429db0784b89839a3329", "port_range_min": null, "ethertype": "IPv4", "project_id": "75280c95ae49429db0784b89839a3329"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:12Z", "revision_number": 0, "id": "7517c0c7-3252-46ff-96d3-4b24a72d613a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:12Z", "security_group_id": "f548b153-28cd-4cb1-8a20-7cea1cbb20bf", "tenant_id": "75280c95ae49429db0784b89839a3329", "port_range_min": null, "ethertype": "IPv4", "project_id": "75280c95ae49429db0784b89839a3329"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:13Z", "revision_number": 0, "id": "7746f2ac-f40f-4f37-b49d-30b15422c3af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:13Z", "security_group_id": "f548b153-28cd-4cb1-8a20-7cea1cbb20bf", "tenant_id": "75280c95ae49429db0784b89839a3329", "port_range_min": null, "ethertype": "IPv6", "project_id": "75280c95ae49429db0784b89839a3329"}], "revision_number": 4, "project_id": "75280c95ae49429db0784b89839a3329", "id": "f548b153-28cd-4cb1-8a20-7cea1cbb20bf", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:48:37,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-be1e995a-bb43-4a02-ae8e-1ed4234a552b 2019-01-09 14:48:37,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:37,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0dcd3e6-ac9c-41e7-ba55-856f0da44ac0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 14:48:37,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-f0dcd3e6-ac9c-41e7-ba55-856f0da44ac0 2019-01-09 14:48:37,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:37,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a2b4cb-7138-4c7c-80da-f31650e542ca Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4d023354d17b45d88f16047614ece8af", "name": "snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62"}} 2019-01-09 14:48:37,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af used request id req-24a2b4cb-7138-4c7c-80da-f31650e542ca 2019-01-09 14:48:37,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:37,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dbe09e1-394c-4d32-b364-49dd36a5ed00 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "75280c95ae49429db0784b89839a3329", "name": "SimpleHealthCheck-b3bbf122-026c-460-proj"}} 2019-01-09 14:48:37,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 used request id req-0dbe09e1-394c-4d32-b364-49dd36a5ed00 2019-01-09 14:48:37,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f548b153-28cd-4cb1-8a20-7cea1cbb20bf 2019-01-09 14:48:37,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f548b153-28cd-4cb1-8a20-7cea1cbb20bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:37,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-36e3f2ce-c2c5-40cb-888d-7a1303fdab38 Date: Wed, 09 Jan 2019 14:48:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f548b153-28cd-4cb1-8a20-7cea1cbb20bf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:48:13Z", "security_group_id": "f548b153-28cd-4cb1-8a20-7cea1cbb20bf", "port_range_min": null, "revision_number": 0, "tenant_id": "75280c95ae49429db0784b89839a3329", "created_at": "2019-01-09T14:48:13Z", "project_id": "75280c95ae49429db0784b89839a3329", "id": "39248e83-4492-4d73-b963-02f280e87a67"}, {"remote_group_id": "f548b153-28cd-4cb1-8a20-7cea1cbb20bf", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:48:12Z", "security_group_id": "f548b153-28cd-4cb1-8a20-7cea1cbb20bf", "port_range_min": null, "revision_number": 0, "tenant_id": "75280c95ae49429db0784b89839a3329", "created_at": "2019-01-09T14:48:12Z", "project_id": "75280c95ae49429db0784b89839a3329", "id": "4e1df8e9-b9a5-4d19-8b5e-baae2c1d857a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:48:12Z", "security_group_id": "f548b153-28cd-4cb1-8a20-7cea1cbb20bf", "port_range_min": null, "revision_number": 0, "tenant_id": "75280c95ae49429db0784b89839a3329", "created_at": "2019-01-09T14:48:12Z", "project_id": "75280c95ae49429db0784b89839a3329", "id": "7517c0c7-3252-46ff-96d3-4b24a72d613a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T14:48:13Z", "security_group_id": "f548b153-28cd-4cb1-8a20-7cea1cbb20bf", "port_range_min": null, "revision_number": 0, "tenant_id": "75280c95ae49429db0784b89839a3329", "created_at": "2019-01-09T14:48:13Z", "project_id": "75280c95ae49429db0784b89839a3329", "id": "7746f2ac-f40f-4f37-b49d-30b15422c3af"}]} 2019-01-09 14:48:37,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f548b153-28cd-4cb1-8a20-7cea1cbb20bf used request id req-36e3f2ce-c2c5-40cb-888d-7a1303fdab38 2019-01-09 14:48:37,342 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 14:48:37,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f548b153-28cd-4cb1-8a20-7cea1cbb20bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:37,475 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0017abde-515c-4542-b589-0cf816906c11 Content-Length: 0 Date: Wed, 09 Jan 2019 14:48:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:48:37,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f548b153-28cd-4cb1-8a20-7cea1cbb20bf used request id req-0017abde-515c-4542-b589-0cf816906c11 2019-01-09 14:48:37,476 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-b3bbf122-026c-460-proj 2019-01-09 14:48:37,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:37,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5411e1f-88f8-4271-905d-6fc4474df410 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:37,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/75280c95ae49429db0784b89839a3329 used request id req-c5411e1f-88f8-4271-905d-6fc4474df410 2019-01-09 14:48:37,683 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-b3bbf122-026c-460-proj-role 2019-01-09 14:48:37,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/dabe251f100e46febc25c1c99a029a86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:37,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acd5631d-ee88-4e72-8132-262aed2d9f90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:37,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/dabe251f100e46febc25c1c99a029a86 used request id req-acd5631d-ee88-4e72-8132-262aed2d9f90 2019-01-09 14:48:37,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28bcc972dfc6ad35e7f1a2d5d214520ef7bfa8c4" 2019-01-09 14:48:37,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8291fd10-eb7f-49a8-a309-fba5addd27d6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "92ccbd5574134e36bba6c69981160fe9", "links": {"self": "http://172.30.9.29:5000/v3/roles/92ccbd5574134e36bba6c69981160fe9"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:37,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8291fd10-eb7f-49a8-a309-fba5addd27d6 2019-01-09 14:48:37,902 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-b3bbf122-026c-460-user 2019-01-09 14:48:37,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2e6be9ce917844c3aa3baa114bb93940 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b1d8de296e6adb1796b50c30d4dcd7cf734b96" 2019-01-09 14:48:38,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87fe5f68-c127-49cf-982c-5121789bb902 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:38,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2e6be9ce917844c3aa3baa114bb93940 used request id req-87fe5f68-c127-49cf-982c-5121789bb902 2019-01-09 14:48:38,383 - xtesting.core.unit - INFO - Total tests: 1 Passed tests: 1 Failed tests: 0 Skipped tests: 0 Seen tags: 2019-01-09 14:48:38,835 - 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-09 14:48:38,956 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 14:48:38,956 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:31 | PASS | +----------------------------+------------------+------------------+----------------+ 2019-01-09 14:48:38,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:48:38,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:39,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbe8e34-ff88-4cc7-b11f-589a4d5cdce6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "92ccbd5574134e36bba6c69981160fe9", "links": {"self": "http://172.30.9.29:5000/v3/roles/92ccbd5574134e36bba6c69981160fe9"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:39,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6cbe8e34-ff88-4cc7-b11f-589a4d5cdce6 2019-01-09 14:48:39,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.12152504921s 2019-01-09 14:48:39,088 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6cbe8e34-ff88-4cc7-b11f-589a4d5cdce6 2019-01-09 14:48:39,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-01-09 14:48:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/92ccbd5574134e36bba6c69981160fe9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:39,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d40d047b-f988-40d5-a1c5-c50e29d1c750 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:39,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/92ccbd5574134e36bba6c69981160fe9 used request id req-d40d047b-f988-40d5-a1c5-c50e29d1c750 2019-01-09 14:48:39,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.167757987976s 2019-01-09 14:48:39,262 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/92ccbd5574134e36bba6c69981160fe9 used request id req-d40d047b-f988-40d5-a1c5-c50e29d1c750 2019-01-09 14:48:39,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:48:39,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:39,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c412f07a-cb4c-40b0-8509-0a9afa222373 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62", "links": {"self": "http://172.30.9.29:5000/v3/users/43190d0797f04d23b683dec57122bc13"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "43190d0797f04d23b683dec57122bc13", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:48:39,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c412f07a-cb4c-40b0-8509-0a9afa222373 2019-01-09 14:48:39,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111232042313s 2019-01-09 14:48:39,374 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c412f07a-cb4c-40b0-8509-0a9afa222373 2019-01-09 14:48:39,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:48:39,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/43190d0797f04d23b683dec57122bc13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:39,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28c660e6-c535-48db-a046-4301356b996f Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_health_check-user_bd29cc89-87f1-40f7-ba2e-e84e9202ac62", "links": {"self": "http://172.30.9.29:5000/v3/users/43190d0797f04d23b683dec57122bc13"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "43190d0797f04d23b683dec57122bc13", "description": null}} 2019-01-09 14:48:39,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/43190d0797f04d23b683dec57122bc13 used request id req-28c660e6-c535-48db-a046-4301356b996f 2019-01-09 14:48:39,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113362073898s 2019-01-09 14:48:39,494 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/43190d0797f04d23b683dec57122bc13 used request id req-28c660e6-c535-48db-a046-4301356b996f 2019-01-09 14:48:39,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 14:48:39,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/43190d0797f04d23b683dec57122bc13 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:39,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1fad2e2-2aa6-4134-b8cd-2b8b4d043139 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:39,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/43190d0797f04d23b683dec57122bc13 used request id req-e1fad2e2-2aa6-4134-b8cd-2b8b4d043139 2019-01-09 14:48:39,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.211802959442s 2019-01-09 14:48:39,706 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/43190d0797f04d23b683dec57122bc13 used request id req-e1fad2e2-2aa6-4134-b8cd-2b8b4d043139 2019-01-09 14:48:39,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:48:39,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:39,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e49f10c-d0dd-465e-850c-1280dfc45ac1 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af"}, "tags": [], "enabled": true, "id": "4d023354d17b45d88f16047614ece8af", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_bd29cc89-87f1-40f7-ba2e-e84e9202ac62"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 14:48:39,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-3e49f10c-d0dd-465e-850c-1280dfc45ac1 2019-01-09 14:48:39,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181556940079s 2019-01-09 14:48:39,894 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-3e49f10c-d0dd-465e-850c-1280dfc45ac1 2019-01-09 14:48:39,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 14:48:39,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:40,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd036601-79d1-4639-b5d6-9219273e1a64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:40,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af used request id req-cd036601-79d1-4639-b5d6-9219273e1a64 2019-01-09 14:48:40,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.222860097885s 2019-01-09 14:48:40,122 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4d023354d17b45d88f16047614ece8af used request id req-cd036601-79d1-4639-b5d6-9219273e1a64 2019-01-09 14:48:40,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:48:40,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=4d023354d17b45d88f16047614ece8af&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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:40,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b7c77216-866f-4b4d-b126-0d953d0b234c Date: Wed, 09 Jan 2019 14:48:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4d023354d17b45d88f16047614ece8af", "created_at": "2019-01-09T14:48:36Z", "updated_at": "2019-01-09T14:48:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:36Z", "revision_number": 0, "id": "1b7b0d8f-7b37-4811-bf5b-535f12094ced", "remote_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:36Z", "security_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "tenant_id": "4d023354d17b45d88f16047614ece8af", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d023354d17b45d88f16047614ece8af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:36Z", "revision_number": 0, "id": "49971f8e-4f8f-4ae7-bebb-ab2cdc72c21e", "remote_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:36Z", "security_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "tenant_id": "4d023354d17b45d88f16047614ece8af", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d023354d17b45d88f16047614ece8af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:36Z", "revision_number": 0, "id": "92cf6b87-e7de-4331-9a9d-7a0901dca83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:36Z", "security_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "tenant_id": "4d023354d17b45d88f16047614ece8af", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d023354d17b45d88f16047614ece8af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:36Z", "revision_number": 0, "id": "d201415c-d08d-4ff1-8011-7b9f4755f6a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:36Z", "security_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "tenant_id": "4d023354d17b45d88f16047614ece8af", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d023354d17b45d88f16047614ece8af"}], "revision_number": 4, "project_id": "4d023354d17b45d88f16047614ece8af", "id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "name": "default"}]} 2019-01-09 14:48:40,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=4d023354d17b45d88f16047614ece8af&name=default used request id req-b7c77216-866f-4b4d-b126-0d953d0b234c 2019-01-09 14:48:40,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.213442087173s 2019-01-09 14:48:40,342 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=4d023354d17b45d88f16047614ece8af&name=default used request id req-b7c77216-866f-4b4d-b126-0d953d0b234c 2019-01-09 14:48:40,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:48:40,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:40,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8b4d215f-eb85-4a2a-a0d3-c15fb96c06c7 Date: Wed, 09 Jan 2019 14:48:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d023354d17b45d88f16047614ece8af", "created_at": "2019-01-09T14:48:36Z", "updated_at": "2019-01-09T14:48:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:36Z", "revision_number": 0, "id": "92cf6b87-e7de-4331-9a9d-7a0901dca83d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:36Z", "security_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "tenant_id": "4d023354d17b45d88f16047614ece8af", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d023354d17b45d88f16047614ece8af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:36Z", "revision_number": 0, "id": "49971f8e-4f8f-4ae7-bebb-ab2cdc72c21e", "remote_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:36Z", "security_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "tenant_id": "4d023354d17b45d88f16047614ece8af", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d023354d17b45d88f16047614ece8af"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:36Z", "revision_number": 0, "id": "d201415c-d08d-4ff1-8011-7b9f4755f6a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:36Z", "security_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "tenant_id": "4d023354d17b45d88f16047614ece8af", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d023354d17b45d88f16047614ece8af"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:48:36Z", "revision_number": 0, "id": "1b7b0d8f-7b37-4811-bf5b-535f12094ced", "remote_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "remote_ip_prefix": null, "created_at": "2019-01-09T14:48:36Z", "security_group_id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "tenant_id": "4d023354d17b45d88f16047614ece8af", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d023354d17b45d88f16047614ece8af"}], "revision_number": 4, "project_id": "4d023354d17b45d88f16047614ece8af", "id": "ce1ab079-9755-420b-8fd2-1dd4f19cfca6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 14:48:40,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-8b4d215f-eb85-4a2a-a0d3-c15fb96c06c7 2019-01-09 14:48:40,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0589220523834s 2019-01-09 14:48:40,405 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-8b4d215f-eb85-4a2a-a0d3-c15fb96c06c7 2019-01-09 14:48:40,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 14:48:40,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ce1ab079-9755-420b-8fd2-1dd4f19cfca6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d7c5aeefef73d9d635b80c30f204be285f9923d9" 2019-01-09 14:48:40,550 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d6817a3-c067-42bd-96da-239a311a8569 Content-Length: 0 Date: Wed, 09 Jan 2019 14:48:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 14:48:40,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ce1ab079-9755-420b-8fd2-1dd4f19cfca6.json used request id req-0d6817a3-c067-42bd-96da-239a311a8569 2019-01-09 14:48:40,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.141241073608s 2019-01-09 14:48:40,551 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ce1ab079-9755-420b-8fd2-1dd4f19cfca6.json used request id req-0d6817a3-c067-42bd-96da-239a311a8569 2019-01-09 14:48:40,552 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:04 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:10 | PASS | | singlevm1 | functest | healthcheck | 00:27 | PASS | | singlevm2 | functest | healthcheck | 00:23 | PASS | | vping_ssh | functest | healthcheck | 00:34 | PASS | | vping_userdata | functest | healthcheck | 00:30 | PASS | | cinder_test | functest | healthcheck | 00:57 | PASS | | api_check | functest | healthcheck | 05:50 | PASS | | snaps_health_check | functest | healthcheck | 00:31 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2019-01-09 14:48:40,566 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-09 14:48:40,629 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 14:48:40,728 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 14:48:40,826 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 14:48:45,987 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-133 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 14:48:45,993 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3DNGC2CYdAktubRrC8s2eV8Gp 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=805038e1e9f34a349c09768ea1e3dacf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-01-09 14:48:45,993 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-09 14:48:45,995 - 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-09 14:48:46,036 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-01-09 14:48:47,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:48:47,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ce9c6c-6110-4f0e-96e1-ba50a8971b86 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:48:47,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-34ce9c6c-6110-4f0e-96e1-ba50a8971b86 2019-01-09 14:48:47,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:48:48,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:48:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["BQp5CS41QnilVdqaPf9pgg"], "issued_at": "2019-01-09T14:48:48.000000Z"}} 2019-01-09 14:48:48,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:48:48,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:48,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-596e7997-1295-4b65-92c2-3fb0f80af556 Date: Wed, 09 Jan 2019 14:48:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:48:48,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-596e7997-1295-4b65-92c2-3fb0f80af556 2019-01-09 14:48:48,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261842012405s 2019-01-09 14:48:48,569 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-596e7997-1295-4b65-92c2-3fb0f80af556 2019-01-09 14:48:48,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:48:48,578 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:48: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:48:48,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:48:48,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:48,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14be6657-7196-44a9-b146-390946448c3a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:48:48,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-14be6657-7196-44a9-b146-390946448c3a 2019-01-09 14:48:48,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0934851169586s 2019-01-09 14:48:48,673 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-14be6657-7196-44a9-b146-390946448c3a 2019-01-09 14:48:48,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 14:48:48,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed"}}' 2019-01-09 14:48:48,804 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7599e74-5024-42e5-a8e5-649935c2915d 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.29:5000/v3/projects/b75c1e483ff54075a34418fd759329ae"}, "tags": [], "enabled": true, "id": "b75c1e483ff54075a34418fd759329ae", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed"}} 2019-01-09 14:48:48,804 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a7599e74-5024-42e5-a8e5-649935c2915d 2019-01-09 14:48:48,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.123842000961s 2019-01-09 14:48:48,805 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a7599e74-5024-42e5-a8e5-649935c2915d 2019-01-09 14:48:48,805 - 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'b75c1e483ff54075a34418fd759329ae', '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_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed'}) 2019-01-09 14:48:48,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 14:48:48,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "823dc881-f616-45e8-ac59-d2a0640ecc5b", "email": null, "name": "tempest_smoke-user_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed"}}' 2019-01-09 14:48:49,224 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f263eb3d-93a7-4a86-aa2d-4385823fa176 Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "links": {"self": "http://172.30.9.29:5000/v3/users/5172d93c3b4c4a70b03726ed1f67c991"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5172d93c3b4c4a70b03726ed1f67c991", "domain_id": "default", "password_expires_at": null}} 2019-01-09 14:48:49,224 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-f263eb3d-93a7-4a86-aa2d-4385823fa176 2019-01-09 14:48:49,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.412233114243s 2019-01-09 14:48:49,224 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-f263eb3d-93a7-4a86-aa2d-4385823fa176 2019-01-09 14:48:49,225 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5172d93c3b4c4a70b03726ed1f67c991', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed'}) 2019-01-09 14:48:49,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:48:49,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:49,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f369950-ef5d-4d1c-8755-d8f2ab05b7da Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:49,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2f369950-ef5d-4d1c-8755-d8f2ab05b7da 2019-01-09 14:48:49,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0944149494171s 2019-01-09 14:48:49,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2f369950-ef5d-4d1c-8755-d8f2ab05b7da 2019-01-09 14:48:49,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:48:49,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:49,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca486a7d-2f5b-4ad3-b011-25148850efb9 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:49,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ca486a7d-2f5b-4ad3-b011-25148850efb9 2019-01-09 14:48:49,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0212099552155s 2019-01-09 14:48:49,350 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ca486a7d-2f5b-4ad3-b011-25148850efb9 2019-01-09 14:48:49,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:48:49,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:49,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6a52ab-da8b-4f4a-b0f8-01a5388a0d1d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:48:49,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-5e6a52ab-da8b-4f4a-b0f8-01a5388a0d1d 2019-01-09 14:48:49,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0992031097412s 2019-01-09 14:48:49,454 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-5e6a52ab-da8b-4f4a-b0f8-01a5388a0d1d 2019-01-09 14:48:49,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:48:49,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:49,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-450c3e33-3fa2-4970-a2cd-39b48b59b7aa Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "links": {"self": "http://172.30.9.29:5000/v3/users/5172d93c3b4c4a70b03726ed1f67c991"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5172d93c3b4c4a70b03726ed1f67c991", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:48:49,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-450c3e33-3fa2-4970-a2cd-39b48b59b7aa 2019-01-09 14:48:49,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110425949097s 2019-01-09 14:48:49,565 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-450c3e33-3fa2-4970-a2cd-39b48b59b7aa 2019-01-09 14:48:49,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:48:49,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:49,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8842df0c-2847-449a-ad4d-27a52cd59ab9 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/b75c1e483ff54075a34418fd759329ae"}, "tags": [], "enabled": true, "id": "b75c1e483ff54075a34418fd759329ae", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed"}]} 2019-01-09 14:48:49,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-8842df0c-2847-449a-ad4d-27a52cd59ab9 2019-01-09 14:48:49,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0947868824005s 2019-01-09 14:48:49,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-8842df0c-2847-449a-ad4d-27a52cd59ab9 2019-01-09 14:48:49,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:48:49,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=5172d93c3b4c4a70b03726ed1f67c991&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=b75c1e483ff54075a34418fd759329ae" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:49,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15880c7c-5cbe-44cc-973e-f982da9316f4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=5172d93c3b4c4a70b03726ed1f67c991&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=b75c1e483ff54075a34418fd759329ae", "previous": null, "next": null}} 2019-01-09 14:48:49,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=5172d93c3b4c4a70b03726ed1f67c991&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=b75c1e483ff54075a34418fd759329ae used request id req-15880c7c-5cbe-44cc-973e-f982da9316f4 2019-01-09 14:48:49,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0901989936829s 2019-01-09 14:48:49,770 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=5172d93c3b4c4a70b03726ed1f67c991&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=b75c1e483ff54075a34418fd759329ae used request id req-15880c7c-5cbe-44cc-973e-f982da9316f4 2019-01-09 14:48:49,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:48:49,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/b75c1e483ff54075a34418fd759329ae/users/5172d93c3b4c4a70b03726ed1f67c991/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:50,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f0a4125-1492-44ce-a940-11c039a315d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:50,025 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b75c1e483ff54075a34418fd759329ae/users/5172d93c3b4c4a70b03726ed1f67c991/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-4f0a4125-1492-44ce-a940-11c039a315d9 2019-01-09 14:48:50,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.25192117691s 2019-01-09 14:48:50,026 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b75c1e483ff54075a34418fd759329ae/users/5172d93c3b4c4a70b03726ed1f67c991/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-4f0a4125-1492-44ce-a940-11c039a315d9 2019-01-09 14:48:50,026 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', 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'b75c1e483ff54075a34418fd759329ae', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '823dc881-f616-45e8-ac59-d2a0640ecc5b', 'username': u'tempest_smoke-user_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 14:48:50,030 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', 'password': '823dc881-f616-45e8-ac59-d2a0640ecc5b', 'project_name': 'tempest_smoke-project_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': 'b75c1e483ff54075a34418fd759329ae', 'project_domain_name': 'Default'} 2019-01-09 14:48:50,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:48:50,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:50,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a7890d-3929-4f2b-b048-4ecb1e1cda67 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:50,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e4a7890d-3929-4f2b-b048-4ecb1e1cda67 2019-01-09 14:48:50,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0995988845825s 2019-01-09 14:48:50,134 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e4a7890d-3929-4f2b-b048-4ecb1e1cda67 2019-01-09 14:48:50,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:48:50,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:50,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-998b44b6-734f-4d3a-97fc-e6ef69b9b09c Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:50,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-998b44b6-734f-4d3a-97fc-e6ef69b9b09c 2019-01-09 14:48:50,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0971150398254s 2019-01-09 14:48:50,236 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-998b44b6-734f-4d3a-97fc-e6ef69b9b09c 2019-01-09 14:48:50,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:48:50,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:50,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb8180c8-10f7-40a4-8056-88cdb6d9d82a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:48:50,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-eb8180c8-10f7-40a4-8056-88cdb6d9d82a 2019-01-09 14:48:50,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.103061914444s 2019-01-09 14:48:50,344 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-eb8180c8-10f7-40a4-8056-88cdb6d9d82a 2019-01-09 14:48:50,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:48:50,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:50,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af600751-6603-4505-930d-8d70162daee8 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "links": {"self": "http://172.30.9.29:5000/v3/users/5172d93c3b4c4a70b03726ed1f67c991"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5172d93c3b4c4a70b03726ed1f67c991", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:48:50,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-af600751-6603-4505-930d-8d70162daee8 2019-01-09 14:48:50,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113114118576s 2019-01-09 14:48:50,459 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-af600751-6603-4505-930d-8d70162daee8 2019-01-09 14:48:50,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:48:50,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:50,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6a5a454-6a99-43d0-986e-5945d7d33e84 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/b75c1e483ff54075a34418fd759329ae"}, "tags": [], "enabled": true, "id": "b75c1e483ff54075a34418fd759329ae", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed"}]} 2019-01-09 14:48:50,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d6a5a454-6a99-43d0-986e-5945d7d33e84 2019-01-09 14:48:50,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0975160598755s 2019-01-09 14:48:50,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d6a5a454-6a99-43d0-986e-5945d7d33e84 2019-01-09 14:48:50,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:48:50,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=5172d93c3b4c4a70b03726ed1f67c991&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=b75c1e483ff54075a34418fd759329ae" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:50,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-548ddad3-945a-451d-bf3e-e8187c12e042 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=5172d93c3b4c4a70b03726ed1f67c991&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=b75c1e483ff54075a34418fd759329ae", "previous": null, "next": null}} 2019-01-09 14:48:50,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=5172d93c3b4c4a70b03726ed1f67c991&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=b75c1e483ff54075a34418fd759329ae used request id req-548ddad3-945a-451d-bf3e-e8187c12e042 2019-01-09 14:48:50,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0941300392151s 2019-01-09 14:48:50,669 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=5172d93c3b4c4a70b03726ed1f67c991&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=b75c1e483ff54075a34418fd759329ae used request id req-548ddad3-945a-451d-bf3e-e8187c12e042 2019-01-09 14:48:50,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:48:50,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/b75c1e483ff54075a34418fd759329ae/users/5172d93c3b4c4a70b03726ed1f67c991/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:50,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8be6dd5-96e6-441c-9fbc-b88abc73ade6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:50,804 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b75c1e483ff54075a34418fd759329ae/users/5172d93c3b4c4a70b03726ed1f67c991/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-e8be6dd5-96e6-441c-9fbc-b88abc73ade6 2019-01-09 14:48:50,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131011009216s 2019-01-09 14:48:50,804 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b75c1e483ff54075a34418fd759329ae/users/5172d93c3b4c4a70b03726ed1f67c991/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-e8be6dd5-96e6-441c-9fbc-b88abc73ade6 2019-01-09 14:48:50,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:48:50,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:50,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3b99f7-a9d1-42ca-90b0-f951909174d7 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:48:50,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7a3b99f7-a9d1-42ca-90b0-f951909174d7 2019-01-09 14:48:50,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0948178768158s 2019-01-09 14:48:50,903 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7a3b99f7-a9d1-42ca-90b0-f951909174d7 2019-01-09 14:48:50,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:48:50,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:50,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29cc0dd3-713f-480d-b171-97776b52d42f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:48:50,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-29cc0dd3-713f-480d-b171-97776b52d42f 2019-01-09 14:48:50,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0886740684509s 2019-01-09 14:48:50,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-29cc0dd3-713f-480d-b171-97776b52d42f 2019-01-09 14:48:50,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:48:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:51,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a35bd8-b643-4db3-a333-302ae0e4c5ea Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "links": {"self": "http://172.30.9.29:5000/v3/users/5172d93c3b4c4a70b03726ed1f67c991"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5172d93c3b4c4a70b03726ed1f67c991", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:48:51,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-61a35bd8-b643-4db3-a333-302ae0e4c5ea 2019-01-09 14:48:51,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110058069229s 2019-01-09 14:48:51,108 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-61a35bd8-b643-4db3-a333-302ae0e4c5ea 2019-01-09 14:48:51,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:48:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=5172d93c3b4c4a70b03726ed1f67c991&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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:51,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e3ef44-7228-496f-801f-bf5032faea8c Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=5172d93c3b4c4a70b03726ed1f67c991&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 14:48:51,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=5172d93c3b4c4a70b03726ed1f67c991&scope.domain.id=default used request id req-f2e3ef44-7228-496f-801f-bf5032faea8c 2019-01-09 14:48:51,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0968358516693s 2019-01-09 14:48:51,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=5172d93c3b4c4a70b03726ed1f67c991&scope.domain.id=default used request id req-f2e3ef44-7228-496f-801f-bf5032faea8c 2019-01-09 14:48:51,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-09 14:48:51,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/5172d93c3b4c4a70b03726ed1f67c991/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:48:51,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-802de9e3-fb36-4574-ad09-fc8955b7222e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:48:51,345 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/5172d93c3b4c4a70b03726ed1f67c991/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-802de9e3-fb36-4574-ad09-fc8955b7222e 2019-01-09 14:48:51,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.125616073608s 2019-01-09 14:48:51,346 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/5172d93c3b4c4a70b03726ed1f67c991/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-802de9e3-fb36-4574-ad09-fc8955b7222e 2019-01-09 14:48:51,346 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 14:49:02,662 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1f8ea6ef-209d-4a7d-b8d7-15099535b595 | 2019-01-09T14:49:02.266031 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1f8ea6ef-209d-4a7d-b8d7-15099535b595 ~/.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-09 14:49:05,863 - 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-09 14:49:06,604 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 14:49:13,824 - 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=91cd5d7a-c831-47ac-8194-5e4e1762e319) as the default verifier for the future CLI operations. 2019-01-09 14:49:15,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:49:15,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:49:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f74bae8-5490-40ec-aef7-381fec9445ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:49:15,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3f74bae8-5490-40ec-aef7-381fec9445ba 2019-01-09 14:49:15,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:49:15,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:49:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b75c1e483ff54075a34418fd759329ae", "name": "tempest_smoke-project_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b75c1e483ff54075a34418fd759329ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b75c1e483ff54075a34418fd759329ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b75c1e483ff54075a34418fd759329ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b75c1e483ff54075a34418fd759329ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b75c1e483ff54075a34418fd759329ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b75c1e483ff54075a34418fd759329ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b75c1e483ff54075a34418fd759329ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b75c1e483ff54075a34418fd759329ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b75c1e483ff54075a34418fd759329ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b75c1e483ff54075a34418fd759329ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b75c1e483ff54075a34418fd759329ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b75c1e483ff54075a34418fd759329ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b75c1e483ff54075a34418fd759329ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b75c1e483ff54075a34418fd759329ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "id": "5172d93c3b4c4a70b03726ed1f67c991"}, "audit_ids": ["V_t94VxPTJKRdS4vpFvdAg"], "issued_at": "2019-01-09T14:49:15.000000Z"}} 2019-01-09 14:49:15,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-09 14:49:15,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}f1aa856cd2b5b8f345cb4d767e1817b0a3a3c3a8" 2019-01-09 14:49:16,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-a681b724-f9b6-4412-9d3d-40c63cf6fca6 Date: Wed, 09 Jan 2019 14:49:16 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-09 14:49:16,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-a681b724-f9b6-4412-9d3d-40c63cf6fca6 2019-01-09 14:49:16,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.249863147736s 2019-01-09 14:49:16,194 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-a681b724-f9b6-4412-9d3d-40c63cf6fca6 2019-01-09 14:49:16,202 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-01-09 14:49:16,202 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:49:16,324 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 14:49:16,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:49:16,329 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 14:49:16 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 14:49:16,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:49:16,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1aa856cd2b5b8f345cb4d767e1817b0a3a3c3a8" 2019-01-09 14:49:16,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-71b6daf6-e659-48a8-bb40-933284e223b4 Date: Wed, 09 Jan 2019 14:49:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:49:16,527 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-71b6daf6-e659-48a8-bb40-933284e223b4 2019-01-09 14:49:16,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.195291042328s 2019-01-09 14:49:16,527 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-71b6daf6-e659-48a8-bb40-933284e223b4 2019-01-09 14:49:16,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 14:49:16,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1aa856cd2b5b8f345cb4d767e1817b0a3a3c3a8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed"}' 2019-01-09 14:49:16,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eb09867a-69fb-4d4d-9b36-0cc4a4493b84 Date: Wed, 09 Jan 2019 14:49:16 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893/file", "owner": "b75c1e483ff54075a34418fd759329ae", "id": "15bd548e-e70c-47e2-96a6-11fc920de893", "size": null, "self": "/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:49:16Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "checksum": null, "created_at": "2019-01-09T14:49:16Z", "protected": false} 2019-01-09 14:49:16,603 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-eb09867a-69fb-4d4d-9b36-0cc4a4493b84 2019-01-09 14:49:16,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.071259021759s 2019-01-09 14:49:16,603 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-eb09867a-69fb-4d4d-9b36-0cc4a4493b84 returning object 15bd548e-e70c-47e2-96a6-11fc920de893 2019-01-09 14:49:16,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 14:49:16,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893/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}f1aa856cd2b5b8f345cb4d767e1817b0a3a3c3a8" -d '' 2019-01-09 14:49:17,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b65a7b63-41a5-4f13-947d-322bc0e882d9 Date: Wed, 09 Jan 2019 14:49:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 14:49:17,084 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893/file used request id req-b65a7b63-41a5-4f13-947d-322bc0e882d9 2019-01-09 14:49:17,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.479682207108s 2019-01-09 14:49:17,084 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893/file used request id req-b65a7b63-41a5-4f13-947d-322bc0e882d9 2019-01-09 14:49:17,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:49:17,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1aa856cd2b5b8f345cb4d767e1817b0a3a3c3a8" 2019-01-09 14:49:17,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-977ebbca-4316-46a1-97e9-6b3baee9358a Date: Wed, 09 Jan 2019 14:49:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/15bd548e-e70c-47e2-96a6-11fc920de893/snap", "metadata": {}}], "file": "/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893/file", "owner": "b75c1e483ff54075a34418fd759329ae", "id": "15bd548e-e70c-47e2-96a6-11fc920de893", "size": 12716032, "self": "/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/15bd548e-e70c-47e2-96a6-11fc920de893/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:49:17Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:49:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:49:17,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-977ebbca-4316-46a1-97e9-6b3baee9358a 2019-01-09 14:49:17,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0245990753174s 2019-01-09 14:49:17,113 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-977ebbca-4316-46a1-97e9-6b3baee9358a 2019-01-09 14:49:17,115 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/15bd548e-e70c-47e2-96a6-11fc920de893/snap', u'metadata': Munch({})})], 'file': u'/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893/file', 'owner': u'b75c1e483ff54075a34418fd759329ae', 'id': u'15bd548e-e70c-47e2-96a6-11fc920de893', 'size': 12716032, u'self': u'/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b75c1e483ff54075a34418fd759329ae', 'name': 'tempest_smoke-project_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/15bd548e-e70c-47e2-96a6-11fc920de893/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T14:49:17Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T14:49:17Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', 'created': u'2019-01-09T14:49:16Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T14:49:16Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 14:49:17,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 14:49:17,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 14:49:17,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:49: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-bec87f45-d1da-453e-8dd2-9251da8c6157 x-compute-request-id: req-bec87f45-d1da-453e-8dd2-9251da8c6157 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d56627dc-fa81-49d7-b261-de9deba2cf8c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d56627dc-fa81-49d7-b261-de9deba2cf8c", "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": "d56627dc-fa81-49d7-b261-de9deba2cf8c"}} 2019-01-09 14:49:17,446 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-bec87f45-d1da-453e-8dd2-9251da8c6157 2019-01-09 14:49:17,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.330617904663s 2019-01-09 14:49:17,447 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-bec87f45-d1da-453e-8dd2-9251da8c6157 2019-01-09 14:49:17,448 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', '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'805038e1e9f34a349c09768ea1e3dacf', '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'd56627dc-fa81-49d7-b261-de9deba2cf8c', 'swap': 0}) 2019-01-09 14:49:17,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 14:49:17,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/d56627dc-fa81-49d7-b261-de9deba2cf8c/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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" -d '{"extra_specs": {}}' 2019-01-09 14:49:17,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:49: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-c77a76df-945c-43b8-82ce-ced7eca52999 x-compute-request-id: req-c77a76df-945c-43b8-82ce-ced7eca52999 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:49:17,469 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/d56627dc-fa81-49d7-b261-de9deba2cf8c/os-extra_specs used request id req-c77a76df-945c-43b8-82ce-ced7eca52999 2019-01-09 14:49:17,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201790332794s 2019-01-09 14:49:17,469 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/d56627dc-fa81-49d7-b261-de9deba2cf8c/os-extra_specs used request id req-c77a76df-945c-43b8-82ce-ced7eca52999 2019-01-09 14:49:17,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:49:17,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:49:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:49:17,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:49:17,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1aa856cd2b5b8f345cb4d767e1817b0a3a3c3a8" 2019-01-09 14:49:17,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:49:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ce5ba4-3d39-4849-be9b-f3dcfdb42dce Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:49:17,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-72ce5ba4-3d39-4849-be9b-f3dcfdb42dce 2019-01-09 14:49:17,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0931730270386s 2019-01-09 14:49:17,576 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-72ce5ba4-3d39-4849-be9b-f3dcfdb42dce 2019-01-09 14:49:17,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 14:49:17,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:49:17,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:49: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-350bdf26-5a61-40cb-b509-950edc6307b8 x-compute-request-id: req-350bdf26-5a61-40cb-b509-950edc6307b8 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2019-01-09 14:49:17,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-350bdf26-5a61-40cb-b509-950edc6307b8 2019-01-09 14:49:17,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0344829559326s 2019-01-09 14:49:17,622 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-350bdf26-5a61-40cb-b509-950edc6307b8 2019-01-09 14:49:17,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:49:17,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1aa856cd2b5b8f345cb4d767e1817b0a3a3c3a8" 2019-01-09 14:49:17,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-367cd0b4-cdc6-4b92-a138-935851df4d5f Date: Wed, 09 Jan 2019 14:49:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/15bd548e-e70c-47e2-96a6-11fc920de893/snap", "metadata": {}}], "file": "/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893/file", "owner": "b75c1e483ff54075a34418fd759329ae", "id": "15bd548e-e70c-47e2-96a6-11fc920de893", "size": 12716032, "self": "/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/15bd548e-e70c-47e2-96a6-11fc920de893/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:49:17Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:49:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:49:17,650 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-367cd0b4-cdc6-4b92-a138-935851df4d5f 2019-01-09 14:49:17,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0238630771637s 2019-01-09 14:49:17,651 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-367cd0b4-cdc6-4b92-a138-935851df4d5f 2019-01-09 14:49:17,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 14:49:17,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f1aa856cd2b5b8f345cb4d767e1817b0a3a3c3a8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed"}' 2019-01-09 14:49:17,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-66b728c9-e891-4056-befc-a3f1a2f356e9 Date: Wed, 09 Jan 2019 14:49:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6/file", "owner": "b75c1e483ff54075a34418fd759329ae", "id": "65608c00-d5cd-4262-8d28-8b1145ae68e6", "size": null, "self": "/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:49:17Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "checksum": null, "created_at": "2019-01-09T14:49:17Z", "protected": false} 2019-01-09 14:49:17,702 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-66b728c9-e891-4056-befc-a3f1a2f356e9 2019-01-09 14:49:17,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0441348552704s 2019-01-09 14:49:17,703 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-66b728c9-e891-4056-befc-a3f1a2f356e9 returning object 65608c00-d5cd-4262-8d28-8b1145ae68e6 2019-01-09 14:49:17,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 14:49:17,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6/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}f1aa856cd2b5b8f345cb4d767e1817b0a3a3c3a8" -d '' 2019-01-09 14:49:18,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-49f10060-b4e4-4773-9674-85cdfed628fd Date: Wed, 09 Jan 2019 14:49: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-09 14:49:18,157 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6/file used request id req-49f10060-b4e4-4773-9674-85cdfed628fd 2019-01-09 14:49:18,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.453933000565s 2019-01-09 14:49:18,158 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6/file used request id req-49f10060-b4e4-4773-9674-85cdfed628fd 2019-01-09 14:49:18,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:49:18,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1aa856cd2b5b8f345cb4d767e1817b0a3a3c3a8" 2019-01-09 14:49:18,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-e61c952d-d524-4a03-8af0-7c80b53c46ca Date: Wed, 09 Jan 2019 14:49:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/65608c00-d5cd-4262-8d28-8b1145ae68e6/snap", "metadata": {}}], "file": "/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6/file", "owner": "b75c1e483ff54075a34418fd759329ae", "id": "65608c00-d5cd-4262-8d28-8b1145ae68e6", "size": 12716032, "self": "/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/65608c00-d5cd-4262-8d28-8b1145ae68e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:49:18Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:49:17Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/15bd548e-e70c-47e2-96a6-11fc920de893/snap", "metadata": {}}], "file": "/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893/file", "owner": "b75c1e483ff54075a34418fd759329ae", "id": "15bd548e-e70c-47e2-96a6-11fc920de893", "size": 12716032, "self": "/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/15bd548e-e70c-47e2-96a6-11fc920de893/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:49:17Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:49:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:49:18,187 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e61c952d-d524-4a03-8af0-7c80b53c46ca 2019-01-09 14:49:18,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257430076599s 2019-01-09 14:49:18,188 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e61c952d-d524-4a03-8af0-7c80b53c46ca 2019-01-09 14:49:18,190 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/65608c00-d5cd-4262-8d28-8b1145ae68e6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6/file', 'owner': u'b75c1e483ff54075a34418fd759329ae', 'id': u'65608c00-d5cd-4262-8d28-8b1145ae68e6', 'size': 12716032, u'self': u'/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b75c1e483ff54075a34418fd759329ae', 'name': 'tempest_smoke-project_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/65608c00-d5cd-4262-8d28-8b1145ae68e6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T14:49:18Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T14:49:18Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', 'created': u'2019-01-09T14:49:17Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T14:49:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 14:49:18,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 14:49:18,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 14:49:18,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:49:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa5731fe-6c14-4004-9072-42b04665dd46 x-compute-request-id: req-fa5731fe-6c14-4004-9072-42b04665dd46 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/aa02bb2b-34b7-407f-8007-b4caf2d31d71", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/aa02bb2b-34b7-407f-8007-b4caf2d31d71", "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": "aa02bb2b-34b7-407f-8007-b4caf2d31d71"}} 2019-01-09 14:49:18,224 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-fa5731fe-6c14-4004-9072-42b04665dd46 2019-01-09 14:49:18,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.032693862915s 2019-01-09 14:49:18,224 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-fa5731fe-6c14-4004-9072-42b04665dd46 2019-01-09 14:49:18,225 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', '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'805038e1e9f34a349c09768ea1e3dacf', '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'aa02bb2b-34b7-407f-8007-b4caf2d31d71', 'swap': 0}) 2019-01-09 14:49:18,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 14:49:18,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/aa02bb2b-34b7-407f-8007-b4caf2d31d71/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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" -d '{"extra_specs": {}}' 2019-01-09 14:49:18,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:49:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d09b2b96-fb45-4dda-8619-e7d8fdc316e6 x-compute-request-id: req-d09b2b96-fb45-4dda-8619-e7d8fdc316e6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:49:18,255 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/aa02bb2b-34b7-407f-8007-b4caf2d31d71/os-extra_specs used request id req-d09b2b96-fb45-4dda-8619-e7d8fdc316e6 2019-01-09 14:49:18,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0292809009552s 2019-01-09 14:49:18,255 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/aa02bb2b-34b7-407f-8007-b4caf2d31d71/os-extra_specs used request id req-d09b2b96-fb45-4dda-8619-e7d8fdc316e6 2019-01-09 14:49:18,255 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed', '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'805038e1e9f34a349c09768ea1e3dacf', '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'aa02bb2b-34b7-407f-8007-b4caf2d31d71', 'swap': 0}) 2019-01-09 14:49:21,389 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-09 14:49:21,389 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-09 14:49:21,390 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-09 14:49:21,392 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-09 14:49:21,404 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-09 14:49:26,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-91cd5d7a-c831-47ac-8194-5e4e1762e319/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-01-09 14:49:26,175 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-09 14:49:26,212 - 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-09 14:49:32,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:49:32.133 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 14:49:34,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:49:34.129 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.199s] 2019-01-09 14:49:34,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:49:34.192 36 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.062s] 2019-01-09 14:49:36,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:49:36.719 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.353s] 2019-01-09 14:49:39,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:49:39.839 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [3.989s] 2019-01-09 14:49:40,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:49:40.671 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.964s] 2019-01-09 14:49:42,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:49:42.597 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.925s] 2019-01-09 14:49:44,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:49:44.674 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.516s] 2019-01-09 14:49:45,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:49:45.348 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.719s] 2019-01-09 14:49:52,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:49:52.715 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.731s] 2019-01-09 14:49:52,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:49:52.724 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-09 14:49:55,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:49:55.099 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.066s] 2019-01-09 14:49:58,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:49:58.415 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.789s] 2019-01-09 14:50:01,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:01.990 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.192s] 2019-01-09 14:50:03,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:03.545 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.080s] 2019-01-09 14:50:03,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:03.546 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-09 14:50:06,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:06.028 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.513s] 2019-01-09 14:50:08,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:08.787 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.829s] 2019-01-09 14:50:10,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:10.706 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.069s] 2019-01-09 14:50:10,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:10.707 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-09 14:50:14,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:14.474 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.550s] 2019-01-09 14:50:15,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:15.345 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.870s] 2019-01-09 14:50:16,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:16.344 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.000s] 2019-01-09 14:50:17,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:17.244 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [4.122s] 2019-01-09 14:50:21,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:21.855 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-09 14:50:25,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:25.040 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.955s] 2019-01-09 14:50:29,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:29.116 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [4.075s] 2019-01-09 14:50:33,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:33.704 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.578s] 2019-01-09 14:50:33,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:33.975 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.271s] 2019-01-09 14:50:34,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:34.273 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.296s] 2019-01-09 14:50:34,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:34.333 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.060s] 2019-01-09 14:50:34,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:34.430 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.097s] 2019-01-09 14:50:34,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:34.476 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.045s] 2019-01-09 14:50:34,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:34.695 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.579s] 2019-01-09 14:50:38,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:38.986 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.089s] 2019-01-09 14:50:38,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:38.988 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-09 14:50:43,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:43.469 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.818s] 2019-01-09 14:50:46,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:46.287 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.815s] 2019-01-09 14:50:46,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:46.324 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.041s] 2019-01-09 14:50:47,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:47.653 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.275s] 2019-01-09 14:50:47,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:47.783 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.130s] 2019-01-09 14:50:48,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:48.047 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.263s] 2019-01-09 14:50:48,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:48.095 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.048s] 2019-01-09 14:50:48,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:48.217 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.122s] 2019-01-09 14:50:48,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:48.271 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.054s] 2019-01-09 14:50:49,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:49.763 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-09 14:50:53,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:53.362 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.093s] 2019-01-09 14:50:53,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:53.445 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.083s] 2019-01-09 14:50:53,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:53.465 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.116s] 2019-01-09 14:50:53,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:53.484 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.019s] 2019-01-09 14:50:53,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:53.524 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.078s] 2019-01-09 14:50:53,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:53.531 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-09 14:50:56,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:56.478 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.386s] 2019-01-09 14:50:59,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:50:59.822 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [2.942s] 2019-01-09 14:51:07,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:07.832 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [12.269s] 2019-01-09 14:51:11,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:11.437 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.130s] 2019-01-09 14:51:11,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:11.520 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.082s] 2019-01-09 14:51:11,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:11.585 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.065s] 2019-01-09 14:51:11,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:11.655 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.069s] 2019-01-09 14:51:14,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:14.677 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [6.845s] 2019-01-09 14:51:15,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:15.653 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.981s] 2019-01-09 14:51:19,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:19.929 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2019-01-09 14:51:20,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:20.197 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.268s] 2019-01-09 14:51:21,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:21.761 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [6.106s] 2019-01-09 14:51:21,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:21.925 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [7.248s] 2019-01-09 14:51:25,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:25.420 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.736s] 2019-01-09 14:51:25,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:25.743 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [3.818s] 2019-01-09 14:51:26,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:26.123 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 14:51:29,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:29.799 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.485s] 2019-01-09 14:51:33,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:33.877 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.681s] 2019-01-09 14:51:37,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:37.303 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.604s] 2019-01-09 14:51:37,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:37.508 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.629s] 2019-01-09 14:51:38,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:38.828 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.961s] 2019-01-09 14:51:43,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:43.318 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [5.810s] 2019-01-09 14:51:45,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:45.516 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.342s] 2019-01-09 14:51:47,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:47.786 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.939s] 2019-01-09 14:51:48,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:48.081 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.562s] 2019-01-09 14:51:50,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:50.563 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.481s] 2019-01-09 14:51:53,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:53.213 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.426s] 2019-01-09 14:51:54,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:54.700 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2019-01-09 14:51:55,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:55.886 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.672s] 2019-01-09 14:51:55,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:55.930 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.045s] 2019-01-09 14:51:55,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:55.988 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.057s] 2019-01-09 14:51:56,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:51:56.202 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.738s] 2019-01-09 14:52:00,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:00.959 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.757s] 2019-01-09 14:52:03,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:03.053 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.984s] 2019-01-09 14:52:03,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:03.215 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.255s] 2019-01-09 14:52:03,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:03.258 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.044s] 2019-01-09 14:52:03,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:03.297 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.038s] 2019-01-09 14:52:04,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:04.665 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.611s] 2019-01-09 14:52:04,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:04.711 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.049s] 2019-01-09 14:52:16,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:16.700 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [7.440s] 2019-01-09 14:52:21,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:21.257 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [12.142s] 2019-01-09 14:52:26,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:26.540 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.248s] 2019-01-09 14:52:28,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:28.656 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.398s] 2019-01-09 14:52:34,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:34.407 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.750s] 2019-01-09 14:52:35,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:35.286 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [8.742s] 2019-01-09 14:52:38,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:38.438 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.030s] 2019-01-09 14:52:50,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:50.133 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-09 14:52:56,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:56.386 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.500s] 2019-01-09 14:52:56,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:52:56.535 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.149s] 2019-01-09 14:53:05,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:53:05.395 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.248s] 2019-01-09 14:53:07,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:53:07.723 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.327s] 2019-01-09 14:53:10,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 14:53:10.029 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.305s] 2019-01-09 14:53:12,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f398b3fd-ae72-48c9-be3f-10122ec051de 2019-01-09 14:53:12,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f398b3fd-ae72-48c9-be3f-10122ec051de']'. 2019-01-09 14:53:13,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-09 14:53:13,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-09 14:53:13,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 14:53:13,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f398b3fd-ae72-48c9-be3f-10122ec051de | 2019-01-09 14:53:13,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-09 14:53:13,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-09 14:49:28 | 2019-01-09 14:53:13,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-09 14:53:12 | 2019-01-09 14:53:13,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:03:44 | 2019-01-09 14:53:13,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-09 14:53:13,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-09 14:53:13,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-09 14:53:13,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 91cd5d7a-c831-47ac-8194-5e4e1762e319) | 2019-01-09 14:53:13,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-09 14:53:13,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1f8ea6ef-209d-4a7d-b8d7-15099535b595) | 2019-01-09 14:53:13,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2019-01-09 14:53:13,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 217.976 | 2019-01-09 14:53:13,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2019-01-09 14:53:13,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2019-01-09 14:53:13,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-09 14:53:13,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-09 14:53:13,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-09 14:53:13,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 14:53:13,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-09 14:53:13,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-09 14:53:13,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-01-09 14:53:15,519 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 14:53:15,519 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 03:59 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-01-09 14:53:15,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 14:53:15,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1aa856cd2b5b8f345cb4d767e1817b0a3a3c3a8" 2019-01-09 14:53:16,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0439d378-9007-49d5-b602-0a9c5e0bdba6 Date: Wed, 09 Jan 2019 14:53: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-09 14:53:16,272 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6 used request id req-0439d378-9007-49d5-b602-0a9c5e0bdba6 2019-01-09 14:53:16,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.74659705162s 2019-01-09 14:53:16,272 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/65608c00-d5cd-4262-8d28-8b1145ae68e6 used request id req-0439d378-9007-49d5-b602-0a9c5e0bdba6 2019-01-09 14:53:16,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:53:16,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:53:16,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a00f221-cb1d-4da3-acbc-81283afbdb86 x-compute-request-id: req-1a00f221-cb1d-4da3-acbc-81283afbdb86 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_alt_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/aa02bb2b-34b7-407f-8007-b4caf2d31d71", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/aa02bb2b-34b7-407f-8007-b4caf2d31d71", "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": "aa02bb2b-34b7-407f-8007-b4caf2d31d71"}, {"name": "tempest_smoke-flavor_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d56627dc-fa81-49d7-b261-de9deba2cf8c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d56627dc-fa81-49d7-b261-de9deba2cf8c", "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": "d56627dc-fa81-49d7-b261-de9deba2cf8c"}]} 2019-01-09 14:53:16,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-1a00f221-cb1d-4da3-acbc-81283afbdb86 2019-01-09 14:53:16,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0242209434509s 2019-01-09 14:53:16,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-1a00f221-cb1d-4da3-acbc-81283afbdb86 2019-01-09 14:53:16,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 14:53:16,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/aa02bb2b-34b7-407f-8007-b4caf2d31d71 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:53:16,337 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:53:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a5986455-a692-4360-b6f4-16767e2c7208 x-compute-request-id: req-a5986455-a692-4360-b6f4-16767e2c7208 Content-Length: 0 Content-Type: application/json 2019-01-09 14:53:16,337 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/aa02bb2b-34b7-407f-8007-b4caf2d31d71 used request id req-a5986455-a692-4360-b6f4-16767e2c7208 2019-01-09 14:53:16,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0374400615692s 2019-01-09 14:53:16,337 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/aa02bb2b-34b7-407f-8007-b4caf2d31d71 used request id req-a5986455-a692-4360-b6f4-16767e2c7208 2019-01-09 14:53:16,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:53:16,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1aa856cd2b5b8f345cb4d767e1817b0a3a3c3a8" 2019-01-09 14:53:16,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b86adf9b-b3b4-4d5f-932a-6ba95db67d6b Date: Wed, 09 Jan 2019 14:53:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/15bd548e-e70c-47e2-96a6-11fc920de893/snap", "metadata": {}}], "file": "/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893/file", "owner": "b75c1e483ff54075a34418fd759329ae", "id": "15bd548e-e70c-47e2-96a6-11fc920de893", "size": 12716032, "self": "/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/15bd548e-e70c-47e2-96a6-11fc920de893/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:49:17Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:49:16Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:53:16,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b86adf9b-b3b4-4d5f-932a-6ba95db67d6b 2019-01-09 14:53:16,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0300109386444s 2019-01-09 14:53:16,372 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b86adf9b-b3b4-4d5f-932a-6ba95db67d6b 2019-01-09 14:53:16,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 14:53:16,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f1aa856cd2b5b8f345cb4d767e1817b0a3a3c3a8" 2019-01-09 14:53:17,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ceb32fc-c5b5-40d1-afd2-0c4051a292ee Date: Wed, 09 Jan 2019 14:53:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 14:53:17,382 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893 used request id req-5ceb32fc-c5b5-40d1-afd2-0c4051a292ee 2019-01-09 14:53:17,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.00870609283s 2019-01-09 14:53:17,382 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/15bd548e-e70c-47e2-96a6-11fc920de893 used request id req-5ceb32fc-c5b5-40d1-afd2-0c4051a292ee 2019-01-09 14:53:17,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 14:53:17,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:53:17,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53: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-86da7721-05d1-4acc-966e-4015c3fbb289 x-compute-request-id: req-86da7721-05d1-4acc-966e-4015c3fbb289 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d56627dc-fa81-49d7-b261-de9deba2cf8c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d56627dc-fa81-49d7-b261-de9deba2cf8c", "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": "d56627dc-fa81-49d7-b261-de9deba2cf8c"}]} 2019-01-09 14:53:17,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-86da7721-05d1-4acc-966e-4015c3fbb289 2019-01-09 14:53:17,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024581193924s 2019-01-09 14:53:17,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-86da7721-05d1-4acc-966e-4015c3fbb289 2019-01-09 14:53:17,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 14:53:17,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/d56627dc-fa81-49d7-b261-de9deba2cf8c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:53:17,446 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 14:53: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-030ffa15-0be8-4079-b41f-0c7263236095 x-compute-request-id: req-030ffa15-0be8-4079-b41f-0c7263236095 Content-Length: 0 Content-Type: application/json 2019-01-09 14:53:17,446 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d56627dc-fa81-49d7-b261-de9deba2cf8c used request id req-030ffa15-0be8-4079-b41f-0c7263236095 2019-01-09 14:53:17,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0366711616516s 2019-01-09 14:53:17,446 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d56627dc-fa81-49d7-b261-de9deba2cf8c used request id req-030ffa15-0be8-4079-b41f-0c7263236095 2019-01-09 14:53:17,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:53:17,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:53:17,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca620b8c-eb1b-41ef-b74b-2d7fc4bcd72d Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "links": {"self": "http://172.30.9.29:5000/v3/users/5172d93c3b4c4a70b03726ed1f67c991"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5172d93c3b4c4a70b03726ed1f67c991", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:53:17,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ca620b8c-eb1b-41ef-b74b-2d7fc4bcd72d 2019-01-09 14:53:17,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115545034409s 2019-01-09 14:53:17,563 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ca620b8c-eb1b-41ef-b74b-2d7fc4bcd72d 2019-01-09 14:53:17,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:53:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/5172d93c3b4c4a70b03726ed1f67c991 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:53:17,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ee6a8e-d114-4d42-8eed-9716a9e6eec6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_smoke-user_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed", "links": {"self": "http://172.30.9.29:5000/v3/users/5172d93c3b4c4a70b03726ed1f67c991"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5172d93c3b4c4a70b03726ed1f67c991", "description": null}} 2019-01-09 14:53:17,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/5172d93c3b4c4a70b03726ed1f67c991 used request id req-51ee6a8e-d114-4d42-8eed-9716a9e6eec6 2019-01-09 14:53:17,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108985185623s 2019-01-09 14:53:17,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/5172d93c3b4c4a70b03726ed1f67c991 used request id req-51ee6a8e-d114-4d42-8eed-9716a9e6eec6 2019-01-09 14:53:17,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 14:53:17,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/5172d93c3b4c4a70b03726ed1f67c991 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:53:17,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-649a03b3-525c-4f48-bc3e-c8281c3ec253 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:53:17,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5172d93c3b4c4a70b03726ed1f67c991 used request id req-649a03b3-525c-4f48-bc3e-c8281c3ec253 2019-01-09 14:53:17,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.18249297142s 2019-01-09 14:53:17,861 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5172d93c3b4c4a70b03726ed1f67c991 used request id req-649a03b3-525c-4f48-bc3e-c8281c3ec253 2019-01-09 14:53:17,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:53:17,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:53:17,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-148443b2-edb6-490d-98eb-86b98d0ecc7e Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/b75c1e483ff54075a34418fd759329ae"}, "tags": [], "enabled": true, "id": "b75c1e483ff54075a34418fd759329ae", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_cb3ae4bf-ebf8-4d4e-938d-8dd3b3f39eed"}]} 2019-01-09 14:53:17,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-148443b2-edb6-490d-98eb-86b98d0ecc7e 2019-01-09 14:53:17,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0998730659485s 2019-01-09 14:53:17,968 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-148443b2-edb6-490d-98eb-86b98d0ecc7e 2019-01-09 14:53:17,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 14:53:17,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/b75c1e483ff54075a34418fd759329ae -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:53:18,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:53:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6118334e-c08c-4222-b6a8-6de29e036d51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:53:18,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b75c1e483ff54075a34418fd759329ae used request id req-6118334e-c08c-4222-b6a8-6de29e036d51 2019-01-09 14:53:18,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.173609018326s 2019-01-09 14:53:18,146 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b75c1e483ff54075a34418fd759329ae used request id req-6118334e-c08c-4222-b6a8-6de29e036d51 2019-01-09 14:53:18,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 14:53:18,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b75c1e483ff54075a34418fd759329ae&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}e20510465586a33c7d4b6c9304ee4c75cccb7ddc" 2019-01-09 14:53:18,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-28b38a93-3071-4c47-a313-00645693299e Date: Wed, 09 Jan 2019 14:53:18 GMT RESP BODY: {"security_groups": []} 2019-01-09 14:53:18,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b75c1e483ff54075a34418fd759329ae&name=default used request id req-28b38a93-3071-4c47-a313-00645693299e 2019-01-09 14:53:18,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.226364135742s 2019-01-09 14:53:18,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b75c1e483ff54075a34418fd759329ae&name=default used request id req-28b38a93-3071-4c47-a313-00645693299e 2019-01-09 14:53:18,430 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-01-09 14:53:18,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:53:18,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6dd888-eb46-4934-8a32-670574983c8d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:53:18,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0e6dd888-eb46-4934-8a32-670574983c8d 2019-01-09 14:53:18,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:53:18,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T15:53:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["EOFaOWxlQJyCtFlNm-pk7g"], "issued_at": "2019-01-09T14:53:18.000000Z"}} 2019-01-09 14:53:18,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 14:53:18,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:19,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-efc409a6-8aa3-47eb-9b78-33b0424a8a6a Date: Wed, 09 Jan 2019 14:53:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":7,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:33:58Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 14:53:19,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-efc409a6-8aa3-47eb-9b78-33b0424a8a6a 2019-01-09 14:53:19,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.47297000885s 2019-01-09 14:53:19,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-efc409a6-8aa3-47eb-9b78-33b0424a8a6a 2019-01-09 14:53:19,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:53:19,353 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14:53: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:53:19,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:53:19,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:19,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-358755c7-f8b8-471e-bd0c-e4b8937534c0 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 14:53:19,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-358755c7-f8b8-471e-bd0c-e4b8937534c0 2019-01-09 14:53:19,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0962889194489s 2019-01-09 14:53:19,450 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-358755c7-f8b8-471e-bd0c-e4b8937534c0 2019-01-09 14:53:19,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 14:53:19,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_1aa67df0-3c26-47e8-8af5-ce32d1aa9048"}}' 2019-01-09 14:53:19,680 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d419bfae-c649-494e-a29b-3646d2190fa9 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.29:5000/v3/projects/fc8de420aa38481e9e81558c4bd50c84"}, "tags": [], "enabled": true, "id": "fc8de420aa38481e9e81558c4bd50c84", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_1aa67df0-3c26-47e8-8af5-ce32d1aa9048"}} 2019-01-09 14:53:19,680 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d419bfae-c649-494e-a29b-3646d2190fa9 2019-01-09 14:53:19,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.223551988602s 2019-01-09 14:53:19,680 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d419bfae-c649-494e-a29b-3646d2190fa9 2019-01-09 14:53:19,681 - 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'fc8de420aa38481e9e81558c4bd50c84', '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_1aa67df0-3c26-47e8-8af5-ce32d1aa9048'}) 2019-01-09 14:53:19,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 14:53:19,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c8a7d1af-c0cc-4cd9-8714-3b502598942a", "email": null, "name": "neutron-tempest-plugin-api-user_1aa67df0-3c26-47e8-8af5-ce32d1aa9048"}}' 2019-01-09 14:53:20,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 14:53:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2834390-0a62-46a6-acfa-b5392da50ab9 Content-Length: 341 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "links": {"self": "http://172.30.9.29:5000/v3/users/871c1234d2bf4acfbc9fa8ca390174b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "871c1234d2bf4acfbc9fa8ca390174b1", "domain_id": "default", "password_expires_at": null}} 2019-01-09 14:53:20,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-d2834390-0a62-46a6-acfa-b5392da50ab9 2019-01-09 14:53:20,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.357653141022s 2019-01-09 14:53:20,045 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-d2834390-0a62-46a6-acfa-b5392da50ab9 2019-01-09 14:53:20,046 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'871c1234d2bf4acfbc9fa8ca390174b1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_1aa67df0-3c26-47e8-8af5-ce32d1aa9048'}) 2019-01-09 14:53:20,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:53:20,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:20,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22e6e8fe-b926-4629-ad26-2edef97aad97 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:53:20,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-22e6e8fe-b926-4629-ad26-2edef97aad97 2019-01-09 14:53:20,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0988998413086s 2019-01-09 14:53:20,148 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-22e6e8fe-b926-4629-ad26-2edef97aad97 2019-01-09 14:53:20,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:53:20,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:20,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8994823d-c333-4c4a-8957-2bf30c3d41b6 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:53:20,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8994823d-c333-4c4a-8957-2bf30c3d41b6 2019-01-09 14:53:20,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0925438404083s 2019-01-09 14:53:20,246 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8994823d-c333-4c4a-8957-2bf30c3d41b6 2019-01-09 14:53:20,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:53:20,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:20,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f1fdd89-86b1-4e42-beb7-db0e6874557a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:53:20,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-5f1fdd89-86b1-4e42-beb7-db0e6874557a 2019-01-09 14:53:20,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0978019237518s 2019-01-09 14:53:20,349 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-5f1fdd89-86b1-4e42-beb7-db0e6874557a 2019-01-09 14:53:20,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:53:20,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:20,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3209bbb-d479-4500-b36a-1d2363cf0001 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "links": {"self": "http://172.30.9.29:5000/v3/users/871c1234d2bf4acfbc9fa8ca390174b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "871c1234d2bf4acfbc9fa8ca390174b1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:53:20,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c3209bbb-d479-4500-b36a-1d2363cf0001 2019-01-09 14:53:20,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113173961639s 2019-01-09 14:53:20,463 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c3209bbb-d479-4500-b36a-1d2363cf0001 2019-01-09 14:53:20,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:53:20,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:20,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4766297-c16a-40fc-be82-ea64acc45383 Content-Encoding: gzip Content-Length: 408 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "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.29:5000/v3/projects/fc8de420aa38481e9e81558c4bd50c84"}, "tags": [], "enabled": true, "id": "fc8de420aa38481e9e81558c4bd50c84", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_1aa67df0-3c26-47e8-8af5-ce32d1aa9048"}]} 2019-01-09 14:53:20,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e4766297-c16a-40fc-be82-ea64acc45383 2019-01-09 14:53:20,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0937678813934s 2019-01-09 14:53:20,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e4766297-c16a-40fc-be82-ea64acc45383 2019-01-09 14:53:20,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:53:20,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=871c1234d2bf4acfbc9fa8ca390174b1&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=fc8de420aa38481e9e81558c4bd50c84" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:20,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a57d1f17-ea63-4bc5-87af-09693a9fa768 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=871c1234d2bf4acfbc9fa8ca390174b1&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=fc8de420aa38481e9e81558c4bd50c84", "previous": null, "next": null}} 2019-01-09 14:53:20,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=871c1234d2bf4acfbc9fa8ca390174b1&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=fc8de420aa38481e9e81558c4bd50c84 used request id req-a57d1f17-ea63-4bc5-87af-09693a9fa768 2019-01-09 14:53:20,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0864610671997s 2019-01-09 14:53:20,663 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=871c1234d2bf4acfbc9fa8ca390174b1&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=fc8de420aa38481e9e81558c4bd50c84 used request id req-a57d1f17-ea63-4bc5-87af-09693a9fa768 2019-01-09 14:53:20,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:53:20,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/fc8de420aa38481e9e81558c4bd50c84/users/871c1234d2bf4acfbc9fa8ca390174b1/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:20,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:53:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a0ce297-060d-4fc9-afb0-a45f4a6c5813 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:53:20,797 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fc8de420aa38481e9e81558c4bd50c84/users/871c1234d2bf4acfbc9fa8ca390174b1/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-0a0ce297-060d-4fc9-afb0-a45f4a6c5813 2019-01-09 14:53:20,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.130223989487s 2019-01-09 14:53:20,797 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fc8de420aa38481e9e81558c4bd50c84/users/871c1234d2bf4acfbc9fa8ca390174b1/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-0a0ce297-060d-4fc9-afb0-a45f4a6c5813 2019-01-09 14:53:20,798 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', 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'fc8de420aa38481e9e81558c4bd50c84', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c8a7d1af-c0cc-4cd9-8714-3b502598942a', 'username': u'neutron-tempest-plugin-api-user_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 14:53:20,801 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', 'password': 'c8a7d1af-c0cc-4cd9-8714-3b502598942a', 'project_name': 'neutron-tempest-pl-project_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': 'fc8de420aa38481e9e81558c4bd50c84', 'project_domain_name': 'Default'} 2019-01-09 14:53:20,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:53:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:20,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ebbe418-d5f9-4ff6-ab23-dea8287be50d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:53:20,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7ebbe418-d5f9-4ff6-ab23-dea8287be50d 2019-01-09 14:53:20,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0929400920868s 2019-01-09 14:53:20,898 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7ebbe418-d5f9-4ff6-ab23-dea8287be50d 2019-01-09 14:53:20,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:53:20,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:20,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41692aa8-2773-4003-88cc-6b37eec7416d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:53:20,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-41692aa8-2773-4003-88cc-6b37eec7416d 2019-01-09 14:53:20,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0856399536133s 2019-01-09 14:53:20,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-41692aa8-2773-4003-88cc-6b37eec7416d 2019-01-09 14:53:20,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:53:20,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:21,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440ea4d7-9501-481a-a85d-581e2e9b7178 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:53:21,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-440ea4d7-9501-481a-a85d-581e2e9b7178 2019-01-09 14:53:21,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0877528190613s 2019-01-09 14:53:21,082 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-440ea4d7-9501-481a-a85d-581e2e9b7178 2019-01-09 14:53:21,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:53:21,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:21,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5067dde4-4429-4d9c-9338-c7e68128e183 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "links": {"self": "http://172.30.9.29:5000/v3/users/871c1234d2bf4acfbc9fa8ca390174b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "871c1234d2bf4acfbc9fa8ca390174b1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:53:21,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5067dde4-4429-4d9c-9338-c7e68128e183 2019-01-09 14:53:21,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126835107803s 2019-01-09 14:53:21,210 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5067dde4-4429-4d9c-9338-c7e68128e183 2019-01-09 14:53:21,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 14:53:21,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:21,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31414894-5313-40e0-b943-a44706e3ebc7 Content-Encoding: gzip Content-Length: 408 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "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.29:5000/v3/projects/fc8de420aa38481e9e81558c4bd50c84"}, "tags": [], "enabled": true, "id": "fc8de420aa38481e9e81558c4bd50c84", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_1aa67df0-3c26-47e8-8af5-ce32d1aa9048"}]} 2019-01-09 14:53:21,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-31414894-5313-40e0-b943-a44706e3ebc7 2019-01-09 14:53:21,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0955238342285s 2019-01-09 14:53:21,316 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-31414894-5313-40e0-b943-a44706e3ebc7 2019-01-09 14:53:21,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:53:21,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=871c1234d2bf4acfbc9fa8ca390174b1&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=fc8de420aa38481e9e81558c4bd50c84" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:21,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8737c626-c82a-4a57-afb2-f7584a3868a6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=871c1234d2bf4acfbc9fa8ca390174b1&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=fc8de420aa38481e9e81558c4bd50c84", "previous": null, "next": null}} 2019-01-09 14:53:21,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=871c1234d2bf4acfbc9fa8ca390174b1&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=fc8de420aa38481e9e81558c4bd50c84 used request id req-8737c626-c82a-4a57-afb2-f7584a3868a6 2019-01-09 14:53:21,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0933659076691s 2019-01-09 14:53:21,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=871c1234d2bf4acfbc9fa8ca390174b1&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=fc8de420aa38481e9e81558c4bd50c84 used request id req-8737c626-c82a-4a57-afb2-f7584a3868a6 2019-01-09 14:53:21,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 14:53:21,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/fc8de420aa38481e9e81558c4bd50c84/users/871c1234d2bf4acfbc9fa8ca390174b1/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:21,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:53:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc28cb7a-ddbf-4f67-aee5-7f0e929173da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:53:21,546 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fc8de420aa38481e9e81558c4bd50c84/users/871c1234d2bf4acfbc9fa8ca390174b1/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-cc28cb7a-ddbf-4f67-aee5-7f0e929173da 2019-01-09 14:53:21,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.125061988831s 2019-01-09 14:53:21,546 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fc8de420aa38481e9e81558c4bd50c84/users/871c1234d2bf4acfbc9fa8ca390174b1/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-cc28cb7a-ddbf-4f67-aee5-7f0e929173da 2019-01-09 14:53:21,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:53:21,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:21,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d74328-d249-4e87-b93b-d344f1add072 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:53:21,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-51d74328-d249-4e87-b93b-d344f1add072 2019-01-09 14:53:21,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214919090271s 2019-01-09 14:53:21,765 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-51d74328-d249-4e87-b93b-d344f1add072 2019-01-09 14:53:21,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 14:53:21,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:21,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c50b2b5-9372-417c-b76d-849df11ac531 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 14:53:21,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-2c50b2b5-9372-417c-b76d-849df11ac531 2019-01-09 14:53:21,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0942988395691s 2019-01-09 14:53:21,864 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-2c50b2b5-9372-417c-b76d-849df11ac531 2019-01-09 14:53:21,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 14:53:21,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:21,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37c124fc-2891-4384-8ee6-d639319e785d Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "links": {"self": "http://172.30.9.29:5000/v3/users/871c1234d2bf4acfbc9fa8ca390174b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "871c1234d2bf4acfbc9fa8ca390174b1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 14:53:21,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-37c124fc-2891-4384-8ee6-d639319e785d 2019-01-09 14:53:21,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104322910309s 2019-01-09 14:53:21,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-37c124fc-2891-4384-8ee6-d639319e785d 2019-01-09 14:53:21,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 14:53:21,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=871c1234d2bf4acfbc9fa8ca390174b1&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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:22,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9728b785-03d6-4ea2-bddb-559aff3b66e2 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=871c1234d2bf4acfbc9fa8ca390174b1&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 14:53:22,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=871c1234d2bf4acfbc9fa8ca390174b1&scope.domain.id=default used request id req-9728b785-03d6-4ea2-bddb-559aff3b66e2 2019-01-09 14:53:22,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10160779953s 2019-01-09 14:53:22,083 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=871c1234d2bf4acfbc9fa8ca390174b1&scope.domain.id=default used request id req-9728b785-03d6-4ea2-bddb-559aff3b66e2 2019-01-09 14:53:22,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-09 14:53:22,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/871c1234d2bf4acfbc9fa8ca390174b1/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:22,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 14:53:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5494b797-e9f1-40e6-99d7-56a39f496bec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 14:53:22,211 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/871c1234d2bf4acfbc9fa8ca390174b1/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-5494b797-e9f1-40e6-99d7-56a39f496bec 2019-01-09 14:53:22,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.124307870865s 2019-01-09 14:53:22,211 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/871c1234d2bf4acfbc9fa8ca390174b1/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-5494b797-e9f1-40e6-99d7-56a39f496bec 2019-01-09 14:53:22,211 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 14:53:24,390 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-09 14:53:26,484 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 90aa7f73-1458-40bb-abc1-501be682cea0 | 2019-01-09T14:53:26.120746 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 90aa7f73-1458-40bb-abc1-501be682cea0 ~/.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-09 14:53:29,505 - 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-09 14:53:30,339 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 14:53:32,656 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-09 14:53:35,377 - 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=25267697-081c-4772-b8fb-45d65c72de37) as the default verifier for the future CLI operations. 2019-01-09 14:53:36,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:53:36,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83d9000-8913-437b-9ade-49e91303edc3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 14:53:36,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c83d9000-8913-437b-9ade-49e91303edc3 2019-01-09 14:53:36,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 14:53:37,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T15:53:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc8de420aa38481e9e81558c4bd50c84", "name": "neutron-tempest-pl-project_1aa67df0-3c26-47e8-8af5-ce32d1aa9048"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fc8de420aa38481e9e81558c4bd50c84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/fc8de420aa38481e9e81558c4bd50c84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/fc8de420aa38481e9e81558c4bd50c84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fc8de420aa38481e9e81558c4bd50c84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/fc8de420aa38481e9e81558c4bd50c84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/fc8de420aa38481e9e81558c4bd50c84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fc8de420aa38481e9e81558c4bd50c84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/fc8de420aa38481e9e81558c4bd50c84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/fc8de420aa38481e9e81558c4bd50c84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fc8de420aa38481e9e81558c4bd50c84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/fc8de420aa38481e9e81558c4bd50c84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/fc8de420aa38481e9e81558c4bd50c84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_fc8de420aa38481e9e81558c4bd50c84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_fc8de420aa38481e9e81558c4bd50c84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "id": "871c1234d2bf4acfbc9fa8ca390174b1"}, "audit_ids": ["rrT1YuX2QACOjTRDqxCItQ"], "issued_at": "2019-01-09T14:53:37.000000Z"}} 2019-01-09 14:53:37,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-09 14:53:37,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}507ad98a2810190ff0cea5ec67c12cc70d808c41" 2019-01-09 14:53:37,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-f19c64af-ee22-4bc1-a482-685af6caf799 Date: Wed, 09 Jan 2019 14:53: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": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-09 14:53:37,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-f19c64af-ee22-4bc1-a482-685af6caf799 2019-01-09 14:53:37,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.185636043549s 2019-01-09 14:53:37,575 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-f19c64af-ee22-4bc1-a482-685af6caf799 2019-01-09 14:53:37,584 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-01-09 14:53:37,585 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 14:53:37,711 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 14:53:37,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:53:37,716 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 14:53:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 14:53:37,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:53:37,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}507ad98a2810190ff0cea5ec67c12cc70d808c41" 2019-01-09 14:53:37,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8309921b-62ba-4bce-ae92-d157a4fb4ca5 Date: Wed, 09 Jan 2019 14:53:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:53:37,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8309921b-62ba-4bce-ae92-d157a4fb4ca5 2019-01-09 14:53:37,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205195903778s 2019-01-09 14:53:37,924 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8309921b-62ba-4bce-ae92-d157a4fb4ca5 2019-01-09 14:53:37,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 14:53:37,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}507ad98a2810190ff0cea5ec67c12cc70d808c41" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048"}' 2019-01-09 14:53:37,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 903 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-98dcb9fa-0c12-4ed7-88a9-f7fee4f730a8 Date: Wed, 09 Jan 2019 14:53:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/file", "owner": "fc8de420aa38481e9e81558c4bd50c84", "id": "c891b97d-32fd-424e-b0b2-7f7f687cc5db", "size": null, "self": "/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:53:37Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "checksum": null, "created_at": "2019-01-09T14:53:37Z", "protected": false} 2019-01-09 14:53:37,970 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-98dcb9fa-0c12-4ed7-88a9-f7fee4f730a8 2019-01-09 14:53:37,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0382308959961s 2019-01-09 14:53:37,971 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-98dcb9fa-0c12-4ed7-88a9-f7fee4f730a8 returning object c891b97d-32fd-424e-b0b2-7f7f687cc5db 2019-01-09 14:53:37,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 14:53:37,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/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}507ad98a2810190ff0cea5ec67c12cc70d808c41" -d '' 2019-01-09 14:53:38,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d7fafa60-bca9-4aeb-b04f-5d142eb1a26e Date: Wed, 09 Jan 2019 14:53: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-09 14:53:38,364 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/file used request id req-d7fafa60-bca9-4aeb-b04f-5d142eb1a26e 2019-01-09 14:53:38,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.39243388176s 2019-01-09 14:53:38,364 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/file used request id req-d7fafa60-bca9-4aeb-b04f-5d142eb1a26e 2019-01-09 14:53:38,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:53:38,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}507ad98a2810190ff0cea5ec67c12cc70d808c41" 2019-01-09 14:53:38,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-adee12bf-f06c-4bbc-a20d-56ae2537543e Date: Wed, 09 Jan 2019 14:53:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/snap", "metadata": {}}], "file": "/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/file", "owner": "fc8de420aa38481e9e81558c4bd50c84", "id": "c891b97d-32fd-424e-b0b2-7f7f687cc5db", "size": 12716032, "self": "/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:53:38Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:53:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:53:38,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-adee12bf-f06c-4bbc-a20d-56ae2537543e 2019-01-09 14:53:38,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0255360603333s 2019-01-09 14:53:38,394 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-adee12bf-f06c-4bbc-a20d-56ae2537543e 2019-01-09 14:53:38,396 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/file', 'owner': u'fc8de420aa38481e9e81558c4bd50c84', 'id': u'c891b97d-32fd-424e-b0b2-7f7f687cc5db', 'size': 12716032, u'self': u'/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc8de420aa38481e9e81558c4bd50c84', 'name': 'neutron-tempest-pl-project_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T14:53:38Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T14:53:38Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', 'created': u'2019-01-09T14:53:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T14:53:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 14:53:38,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 14:53:38,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 14:53:38,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-553dafcb-6577-4801-b1a4-b50d41c1bc66 x-compute-request-id: req-553dafcb-6577-4801-b1a4-b50d41c1bc66 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/48ca1264-c0af-404e-8abb-bb76fb2caad5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/48ca1264-c0af-404e-8abb-bb76fb2caad5", "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": "48ca1264-c0af-404e-8abb-bb76fb2caad5"}} 2019-01-09 14:53:38,614 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-553dafcb-6577-4801-b1a4-b50d41c1bc66 2019-01-09 14:53:38,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.217429876328s 2019-01-09 14:53:38,614 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-553dafcb-6577-4801-b1a4-b50d41c1bc66 2019-01-09 14:53:38,615 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', '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'805038e1e9f34a349c09768ea1e3dacf', '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'48ca1264-c0af-404e-8abb-bb76fb2caad5', 'swap': 0}) 2019-01-09 14:53:38,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 14:53:38,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/48ca1264-c0af-404e-8abb-bb76fb2caad5/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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" -d '{"extra_specs": {}}' 2019-01-09 14:53:38,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b95e3d35-d320-4454-aa0e-7719488683ed x-compute-request-id: req-b95e3d35-d320-4454-aa0e-7719488683ed Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:53:38,635 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/48ca1264-c0af-404e-8abb-bb76fb2caad5/os-extra_specs used request id req-b95e3d35-d320-4454-aa0e-7719488683ed 2019-01-09 14:53:38,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019238948822s 2019-01-09 14:53:38,635 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/48ca1264-c0af-404e-8abb-bb76fb2caad5/os-extra_specs used request id req-b95e3d35-d320-4454-aa0e-7719488683ed 2019-01-09 14:53:38,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 14:53:38,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 14:53:38,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 14:53:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}507ad98a2810190ff0cea5ec67c12cc70d808c41" 2019-01-09 14:53:38,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0faba5-e45c-43e0-81cf-84584f8b58ba Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 14:53:38,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2e0faba5-e45c-43e0-81cf-84584f8b58ba 2019-01-09 14:53:38,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102401018143s 2019-01-09 14:53:38,749 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2e0faba5-e45c-43e0-81cf-84584f8b58ba 2019-01-09 14:53:38,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 14:53:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 14:53:38,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b4297c3-4405-4210-b2f1-bb89118fe680 x-compute-request-id: req-3b4297c3-4405-4210-b2f1-bb89118fe680 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2019-01-09 14:53:38,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-3b4297c3-4405-4210-b2f1-bb89118fe680 2019-01-09 14:53:38,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0434920787811s 2019-01-09 14:53:38,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-3b4297c3-4405-4210-b2f1-bb89118fe680 2019-01-09 14:53:38,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:53:38,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}507ad98a2810190ff0cea5ec67c12cc70d808c41" 2019-01-09 14:53:38,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-71eb4cd0-ed03-4c65-bcfb-76986a23aa6d Date: Wed, 09 Jan 2019 14:53:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/snap", "metadata": {}}], "file": "/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/file", "owner": "fc8de420aa38481e9e81558c4bd50c84", "id": "c891b97d-32fd-424e-b0b2-7f7f687cc5db", "size": 12716032, "self": "/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:53:38Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:53:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:53:38,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-71eb4cd0-ed03-4c65-bcfb-76986a23aa6d 2019-01-09 14:53:38,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256268978119s 2019-01-09 14:53:38,833 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-71eb4cd0-ed03-4c65-bcfb-76986a23aa6d 2019-01-09 14:53:38,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 14:53:38,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}507ad98a2810190ff0cea5ec67c12cc70d808c41" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048"}' 2019-01-09 14:53:38,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 911 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c9e53ebd-206e-48e1-b192-b6a61b7b8c9e Date: Wed, 09 Jan 2019 14:53:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac/file", "owner": "fc8de420aa38481e9e81558c4bd50c84", "id": "2db4eb6c-ec22-498b-bf89-d76ae3a579ac", "size": null, "self": "/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:53:38Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "checksum": null, "created_at": "2019-01-09T14:53:38Z", "protected": false} 2019-01-09 14:53:38,893 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c9e53ebd-206e-48e1-b192-b6a61b7b8c9e 2019-01-09 14:53:38,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.051815032959s 2019-01-09 14:53:38,893 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c9e53ebd-206e-48e1-b192-b6a61b7b8c9e returning object 2db4eb6c-ec22-498b-bf89-d76ae3a579ac 2019-01-09 14:53:38,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 14:53:38,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac/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}507ad98a2810190ff0cea5ec67c12cc70d808c41" -d '' 2019-01-09 14:53:39,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02632536-4b17-44f0-af88-86a71265307e Date: Wed, 09 Jan 2019 14:53: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-09 14:53:39,395 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac/file used request id req-02632536-4b17-44f0-af88-86a71265307e 2019-01-09 14:53:39,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.501703023911s 2019-01-09 14:53:39,396 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac/file used request id req-02632536-4b17-44f0-af88-86a71265307e 2019-01-09 14:53:39,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 14:53:39,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}507ad98a2810190ff0cea5ec67c12cc70d808c41" 2019-01-09 14:53:39,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2407 Content-Type: application/json X-Openstack-Request-Id: req-87c82490-2dad-410f-9489-e3286635c165 Date: Wed, 09 Jan 2019 14:53:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac/snap", "metadata": {}}], "file": "/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac/file", "owner": "fc8de420aa38481e9e81558c4bd50c84", "id": "2db4eb6c-ec22-498b-bf89-d76ae3a579ac", "size": 12716032, "self": "/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:53:39Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:53:38Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/snap", "metadata": {}}], "file": "/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/file", "owner": "fc8de420aa38481e9e81558c4bd50c84", "id": "c891b97d-32fd-424e-b0b2-7f7f687cc5db", "size": 12716032, "self": "/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:53:38Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:53:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 14:53:39,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-87c82490-2dad-410f-9489-e3286635c165 2019-01-09 14:53:39,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261130332947s 2019-01-09 14:53:39,426 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-87c82490-2dad-410f-9489-e3286635c165 2019-01-09 14:53:39,428 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac/file', 'owner': u'fc8de420aa38481e9e81558c4bd50c84', 'id': u'2db4eb6c-ec22-498b-bf89-d76ae3a579ac', 'size': 12716032, u'self': u'/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'fc8de420aa38481e9e81558c4bd50c84', 'name': 'neutron-tempest-pl-project_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T14:53:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T14:53:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', 'created': u'2019-01-09T14:53:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T14:53:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 14:53:39,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 14:53:39,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 14:53:39,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53: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-b0e138ad-47d1-4b26-9cc0-3e014313c3fb x-compute-request-id: req-b0e138ad-47d1-4b26-9cc0-3e014313c3fb Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d32055e2-e284-4b97-b0b5-59d25b2eb7a4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d32055e2-e284-4b97-b0b5-59d25b2eb7a4", "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": "d32055e2-e284-4b97-b0b5-59d25b2eb7a4"}} 2019-01-09 14:53:39,503 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b0e138ad-47d1-4b26-9cc0-3e014313c3fb 2019-01-09 14:53:39,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0734350681305s 2019-01-09 14:53:39,503 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b0e138ad-47d1-4b26-9cc0-3e014313c3fb 2019-01-09 14:53:39,504 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', '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'805038e1e9f34a349c09768ea1e3dacf', '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'd32055e2-e284-4b97-b0b5-59d25b2eb7a4', 'swap': 0}) 2019-01-09 14:53:39,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 14:53:39,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/d32055e2-e284-4b97-b0b5-59d25b2eb7a4/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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" -d '{"extra_specs": {}}' 2019-01-09 14:53:39,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 14:53: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-be65edb7-8a9d-4cd9-8c3e-7bf94be950ae x-compute-request-id: req-be65edb7-8a9d-4cd9-8c3e-7bf94be950ae Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 14:53:39,527 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/d32055e2-e284-4b97-b0b5-59d25b2eb7a4/os-extra_specs used request id req-be65edb7-8a9d-4cd9-8c3e-7bf94be950ae 2019-01-09 14:53:39,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226600170135s 2019-01-09 14:53:39,528 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/d32055e2-e284-4b97-b0b5-59d25b2eb7a4/os-extra_specs used request id req-be65edb7-8a9d-4cd9-8c3e-7bf94be950ae 2019-01-09 14:53:39,528 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048', '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'805038e1e9f34a349c09768ea1e3dacf', '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'd32055e2-e284-4b97-b0b5-59d25b2eb7a4', 'swap': 0}) 2019-01-09 14:53:42,328 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-09 14:53:42,328 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-09 14:53:42,329 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-09 14:53:42,332 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-09 14:53:42,347 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-09 14:53:45,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-25267697-081c-4772-b8fb-45d65c72de37/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-01-09 14:53:45,449 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-09 14:53:45,456 - 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-09 15:04:45,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3d5aedfb-b5e3-4dff-a109-2af7b44fe1eb 2019-01-09 15:04:45,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3d5aedfb-b5e3-4dff-a109-2af7b44fe1eb']'. 2019-01-09 15:04:46,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-09 15:04:46,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-09 15:04:46,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 15:04:46,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3d5aedfb-b5e3-4dff-a109-2af7b44fe1eb | 2019-01-09 15:04:46,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-09 15:04:46,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-09 14:53:47 | 2019-01-09 15:04:46,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-09 15:04:45 | 2019-01-09 15:04:46,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:58 | 2019-01-09 15:04:46,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-09 15:04:46,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-09 15:04:46,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-09 15:04:46,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 25267697-081c-4772-b8fb-45d65c72de37) | 2019-01-09 15:04:46,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-09 15:04:46,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 90aa7f73-1458-40bb-abc1-501be682cea0) | 2019-01-09 15:04:46,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2019-01-09 15:04:46,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 649.0 | 2019-01-09 15:04:46,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 489 | 2019-01-09 15:04:46,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 58 | 2019-01-09 15:04:46,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-09 15:04:46,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-09 15:04:46,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-09 15:04:46,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 15:04:46,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-09 15:04:46,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-09 15:04:46,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-01-09 15:04:48,810 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 15:04:48,811 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:11 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-01-09 15:04:48,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 15:04:48,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}507ad98a2810190ff0cea5ec67c12cc70d808c41" 2019-01-09 15:04:49,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-21266fe1-c814-473c-a523-a70da913d856 Date: Wed, 09 Jan 2019 15:04: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-09 15:04:49,293 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac used request id req-21266fe1-c814-473c-a523-a70da913d856 2019-01-09 15:04:49,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.475430011749s 2019-01-09 15:04:49,293 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2db4eb6c-ec22-498b-bf89-d76ae3a579ac used request id req-21266fe1-c814-473c-a523-a70da913d856 2019-01-09 15:04:49,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 15:04:49,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 15:04:49,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81e6e268-720b-472f-9912-13a5c01b0b50 x-compute-request-id: req-81e6e268-720b-472f-9912-13a5c01b0b50 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/48ca1264-c0af-404e-8abb-bb76fb2caad5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/48ca1264-c0af-404e-8abb-bb76fb2caad5", "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": "48ca1264-c0af-404e-8abb-bb76fb2caad5"}, {"name": "neutron-tempest-plugin-api-flavor_alt_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d32055e2-e284-4b97-b0b5-59d25b2eb7a4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d32055e2-e284-4b97-b0b5-59d25b2eb7a4", "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": "d32055e2-e284-4b97-b0b5-59d25b2eb7a4"}]} 2019-01-09 15:04:49,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-81e6e268-720b-472f-9912-13a5c01b0b50 2019-01-09 15:04:49,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.215381145477s 2019-01-09 15:04:49,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-81e6e268-720b-472f-9912-13a5c01b0b50 2019-01-09 15:04:49,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 15:04:49,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/d32055e2-e284-4b97-b0b5-59d25b2eb7a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 15:04:49,543 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 15:04:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82cc7901-fbda-4be4-b879-474abc42ef9e x-compute-request-id: req-82cc7901-fbda-4be4-b879-474abc42ef9e Content-Length: 0 Content-Type: application/json 2019-01-09 15:04:49,543 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d32055e2-e284-4b97-b0b5-59d25b2eb7a4 used request id req-82cc7901-fbda-4be4-b879-474abc42ef9e 2019-01-09 15:04:49,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0311229228973s 2019-01-09 15:04:49,544 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d32055e2-e284-4b97-b0b5-59d25b2eb7a4 used request id req-82cc7901-fbda-4be4-b879-474abc42ef9e 2019-01-09 15:04:49,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 15:04:49,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}507ad98a2810190ff0cea5ec67c12cc70d808c41" 2019-01-09 15:04:49,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1233 Content-Type: application/json X-Openstack-Request-Id: req-d35a8d66-fb8f-4c4d-bd2d-85e811dbbe2d Date: Wed, 09 Jan 2019 15:04:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/snap", "metadata": {}}], "file": "/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/file", "owner": "fc8de420aa38481e9e81558c4bd50c84", "id": "c891b97d-32fd-424e-b0b2-7f7f687cc5db", "size": 12716032, "self": "/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T14:53:38Z", "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T14:53:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 15:04:49,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d35a8d66-fb8f-4c4d-bd2d-85e811dbbe2d 2019-01-09 15:04:49,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249409675598s 2019-01-09 15:04:49,573 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d35a8d66-fb8f-4c4d-bd2d-85e811dbbe2d 2019-01-09 15:04:49,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 15:04:49,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}507ad98a2810190ff0cea5ec67c12cc70d808c41" 2019-01-09 15:04:50,353 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-41231adf-0a86-4abf-8f9d-f633c15a8a1c Date: Wed, 09 Jan 2019 15:04: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-09 15:04:50,353 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db used request id req-41231adf-0a86-4abf-8f9d-f633c15a8a1c 2019-01-09 15:04:50,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.77910900116s 2019-01-09 15:04:50,353 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c891b97d-32fd-424e-b0b2-7f7f687cc5db used request id req-41231adf-0a86-4abf-8f9d-f633c15a8a1c 2019-01-09 15:04:50,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 15:04:50,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 15:04:50,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ace0b92-e854-4d01-8f6c-b3319a9874e5 x-compute-request-id: req-5ace0b92-e854-4d01-8f6c-b3319a9874e5 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/48ca1264-c0af-404e-8abb-bb76fb2caad5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/48ca1264-c0af-404e-8abb-bb76fb2caad5", "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": "48ca1264-c0af-404e-8abb-bb76fb2caad5"}]} 2019-01-09 15:04:50,383 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-5ace0b92-e854-4d01-8f6c-b3319a9874e5 2019-01-09 15:04:50,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287101268768s 2019-01-09 15:04:50,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-5ace0b92-e854-4d01-8f6c-b3319a9874e5 2019-01-09 15:04:50,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 15:04:50,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/48ca1264-c0af-404e-8abb-bb76fb2caad5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 15:04:50,424 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 15:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f4ebe1c-84c0-4a84-bbb1-af38d9821336 x-compute-request-id: req-2f4ebe1c-84c0-4a84-bbb1-af38d9821336 Content-Length: 0 Content-Type: application/json 2019-01-09 15:04:50,424 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/48ca1264-c0af-404e-8abb-bb76fb2caad5 used request id req-2f4ebe1c-84c0-4a84-bbb1-af38d9821336 2019-01-09 15:04:50,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0390090942383s 2019-01-09 15:04:50,424 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/48ca1264-c0af-404e-8abb-bb76fb2caad5 used request id req-2f4ebe1c-84c0-4a84-bbb1-af38d9821336 2019-01-09 15:04:50,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 15:04:50,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 15:04:50,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7045c6b2-43b4-43d3-8cfa-52c4f6375b21 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "links": {"self": "http://172.30.9.29:5000/v3/users/871c1234d2bf4acfbc9fa8ca390174b1"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "871c1234d2bf4acfbc9fa8ca390174b1", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 15:04:50,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7045c6b2-43b4-43d3-8cfa-52c4f6375b21 2019-01-09 15:04:50,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104725837708s 2019-01-09 15:04:50,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7045c6b2-43b4-43d3-8cfa-52c4f6375b21 2019-01-09 15:04:50,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 15:04:50,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/871c1234d2bf4acfbc9fa8ca390174b1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 15:04:50,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3dd8e64-1d5f-4c5a-9409-8ed30571ba3e Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_1aa67df0-3c26-47e8-8af5-ce32d1aa9048", "links": {"self": "http://172.30.9.29:5000/v3/users/871c1234d2bf4acfbc9fa8ca390174b1"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "871c1234d2bf4acfbc9fa8ca390174b1", "description": null}} 2019-01-09 15:04:50,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/871c1234d2bf4acfbc9fa8ca390174b1 used request id req-d3dd8e64-1d5f-4c5a-9409-8ed30571ba3e 2019-01-09 15:04:50,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107937097549s 2019-01-09 15:04:50,644 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/871c1234d2bf4acfbc9fa8ca390174b1 used request id req-d3dd8e64-1d5f-4c5a-9409-8ed30571ba3e 2019-01-09 15:04:50,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 15:04:50,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/871c1234d2bf4acfbc9fa8ca390174b1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 15:04:50,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 15:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf6de2f4-634e-4feb-85c8-06e46d824a63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 15:04:50,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/871c1234d2bf4acfbc9fa8ca390174b1 used request id req-cf6de2f4-634e-4feb-85c8-06e46d824a63 2019-01-09 15:04:50,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.171186923981s 2019-01-09 15:04:50,816 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/871c1234d2bf4acfbc9fa8ca390174b1 used request id req-cf6de2f4-634e-4feb-85c8-06e46d824a63 2019-01-09 15:04:50,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 15:04:50,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 15:04:50,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d86aff-37c9-404a-a601-e0fe564c1ca7 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "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.29:5000/v3/projects/fc8de420aa38481e9e81558c4bd50c84"}, "tags": [], "enabled": true, "id": "fc8de420aa38481e9e81558c4bd50c84", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_1aa67df0-3c26-47e8-8af5-ce32d1aa9048"}]} 2019-01-09 15:04:50,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-87d86aff-37c9-404a-a601-e0fe564c1ca7 2019-01-09 15:04:50,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101089954376s 2019-01-09 15:04:50,924 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-87d86aff-37c9-404a-a601-e0fe564c1ca7 2019-01-09 15:04:50,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 15:04:50,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/fc8de420aa38481e9e81558c4bd50c84 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 15:04:51,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 15:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9b6dbbb-0371-42dd-9d45-a5b89c75a888 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 15:04:51,089 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fc8de420aa38481e9e81558c4bd50c84 used request id req-e9b6dbbb-0371-42dd-9d45-a5b89c75a888 2019-01-09 15:04:51,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.161026954651s 2019-01-09 15:04:51,089 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fc8de420aa38481e9e81558c4bd50c84 used request id req-e9b6dbbb-0371-42dd-9d45-a5b89c75a888 2019-01-09 15:04:51,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 15:04:51,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=fc8de420aa38481e9e81558c4bd50c84&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}c08f8df90071c813713dd9b68d5b8ada9e2b887c" 2019-01-09 15:04:51,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-19a03d9e-b8c4-4a7d-abe4-26c3e1acbc3d Date: Wed, 09 Jan 2019 15:04:51 GMT RESP BODY: {"security_groups": []} 2019-01-09 15:04:51,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=fc8de420aa38481e9e81558c4bd50c84&name=default used request id req-19a03d9e-b8c4-4a7d-abe4-26c3e1acbc3d 2019-01-09 15:04:51,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.212646961212s 2019-01-09 15:04:51,305 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=fc8de420aa38481e9e81558c4bd50c84&name=default used request id req-19a03d9e-b8c4-4a7d-abe4-26c3e1acbc3d 2019-01-09 15:04:51,356 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-01-09 15:04:51,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 15:04:51,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd8e080-f0b5-4a00-be3c-8f1555a1645d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 15:04:51,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ccd8e080-f0b5-4a00-be3c-8f1555a1645d 2019-01-09 15:04:51,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 15:04:52,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T16:04:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["aUa2ZVgKSqCEa05zWvT9aA"], "issued_at": "2019-01-09T15:04:52.000000Z"}} 2019-01-09 15:04:52,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 15:04:52,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:52,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a9239733-46ca-4692-9efa-3e7b94c9151b Date: Wed, 09 Jan 2019 15:04:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 15:04:52,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a9239733-46ca-4692-9efa-3e7b94c9151b 2019-01-09 15:04:52,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282329082489s 2019-01-09 15:04:52,297 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a9239733-46ca-4692-9efa-3e7b94c9151b 2019-01-09 15:04:52,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 15:04:52,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 15:04: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 15:04:52,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 15:04:52,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:52,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791a17ad-8eee-4965-bf1e-4fb3a8d53d77 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 15:04:52,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-791a17ad-8eee-4965-bf1e-4fb3a8d53d77 2019-01-09 15:04:52,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100091934204s 2019-01-09 15:04:52,407 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-791a17ad-8eee-4965-bf1e-4fb3a8d53d77 2019-01-09 15:04:52,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 15:04:52,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_d222e06a-1cc7-41ad-a061-aac5151a0032"}}' 2019-01-09 15:04:52,539 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 15:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8a6b981-abda-4312-b21e-8fa8da70df7a 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.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508"}, "tags": [], "enabled": true, "id": "575265e77adf42b381a8afa297e0b508", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d222e06a-1cc7-41ad-a061-aac5151a0032"}} 2019-01-09 15:04:52,539 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f8a6b981-abda-4312-b21e-8fa8da70df7a 2019-01-09 15:04:52,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.126499176025s 2019-01-09 15:04:52,539 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f8a6b981-abda-4312-b21e-8fa8da70df7a 2019-01-09 15:04:52,540 - 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'575265e77adf42b381a8afa297e0b508', '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_d222e06a-1cc7-41ad-a061-aac5151a0032'}) 2019-01-09 15:04:52,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 15:04:52,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "bd81da74-89ce-4ae5-9c93-0a4c6c740303", "email": null, "name": "rally_sanity-user_d222e06a-1cc7-41ad-a061-aac5151a0032"}}' 2019-01-09 15:04:52,947 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 15:04:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a29eedb-518f-4537-96f8-fd86fbfc3474 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_d222e06a-1cc7-41ad-a061-aac5151a0032", "links": {"self": "http://172.30.9.29:5000/v3/users/64f945a43899469f9c7f2eb6a0a81d46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64f945a43899469f9c7f2eb6a0a81d46", "domain_id": "default", "password_expires_at": null}} 2019-01-09 15:04:52,947 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-3a29eedb-518f-4537-96f8-fd86fbfc3474 2019-01-09 15:04:52,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.401073932648s 2019-01-09 15:04:52,948 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-3a29eedb-518f-4537-96f8-fd86fbfc3474 2019-01-09 15:04:52,948 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'64f945a43899469f9c7f2eb6a0a81d46', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_d222e06a-1cc7-41ad-a061-aac5151a0032'}) 2019-01-09 15:04:52,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 15:04:52,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:52,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8403ad6c-69de-489c-8f1a-dc5a927070ca Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 15:04:52,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8403ad6c-69de-489c-8f1a-dc5a927070ca 2019-01-09 15:04:52,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0175189971924s 2019-01-09 15:04:52,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8403ad6c-69de-489c-8f1a-dc5a927070ca 2019-01-09 15:04:52,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 15:04:52,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:53,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c165f7-43d1-4d9c-abd1-317343ab4e23 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 15:04:53,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-24c165f7-43d1-4d9c-abd1-317343ab4e23 2019-01-09 15:04:53,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0936281681061s 2019-01-09 15:04:53,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-24c165f7-43d1-4d9c-abd1-317343ab4e23 2019-01-09 15:04:53,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 15:04:53,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:53,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3477da7-03c4-439e-baf5-6986c2687f42 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 15:04:53,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e3477da7-03c4-439e-baf5-6986c2687f42 2019-01-09 15:04:53,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0934820175171s 2019-01-09 15:04:53,166 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e3477da7-03c4-439e-baf5-6986c2687f42 2019-01-09 15:04:53,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 15:04:53,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:53,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e35167-845d-4ec3-8ee0-5dee4b33b703 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_d222e06a-1cc7-41ad-a061-aac5151a0032", "links": {"self": "http://172.30.9.29:5000/v3/users/64f945a43899469f9c7f2eb6a0a81d46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64f945a43899469f9c7f2eb6a0a81d46", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 15:04:53,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c1e35167-845d-4ec3-8ee0-5dee4b33b703 2019-01-09 15:04:53,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111524820328s 2019-01-09 15:04:53,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c1e35167-845d-4ec3-8ee0-5dee4b33b703 2019-01-09 15:04:53,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 15:04:53,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:53,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fcc3bb1-e3c7-472f-a922-50302b2ebc1f Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508"}, "tags": [], "enabled": true, "id": "575265e77adf42b381a8afa297e0b508", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d222e06a-1cc7-41ad-a061-aac5151a0032"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 15:04:53,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2fcc3bb1-e3c7-472f-a922-50302b2ebc1f 2019-01-09 15:04:53,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0937149524689s 2019-01-09 15:04:53,385 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2fcc3bb1-e3c7-472f-a922-50302b2ebc1f 2019-01-09 15:04:53,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 15:04:53,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=64f945a43899469f9c7f2eb6a0a81d46&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=575265e77adf42b381a8afa297e0b508" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:53,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66bdd826-82d6-43f4-90e0-c78b5cd188a1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=64f945a43899469f9c7f2eb6a0a81d46&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=575265e77adf42b381a8afa297e0b508", "previous": null, "next": null}} 2019-01-09 15:04:53,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=64f945a43899469f9c7f2eb6a0a81d46&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=575265e77adf42b381a8afa297e0b508 used request id req-66bdd826-82d6-43f4-90e0-c78b5cd188a1 2019-01-09 15:04:53,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0896210670471s 2019-01-09 15:04:53,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=64f945a43899469f9c7f2eb6a0a81d46&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=575265e77adf42b381a8afa297e0b508 used request id req-66bdd826-82d6-43f4-90e0-c78b5cd188a1 2019-01-09 15:04:53,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 15:04:53,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508/users/64f945a43899469f9c7f2eb6a0a81d46/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:53,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 15:04:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c9b5ceb-54ca-49cb-b62c-57df7890529b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 15:04:53,614 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508/users/64f945a43899469f9c7f2eb6a0a81d46/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-0c9b5ceb-54ca-49cb-b62c-57df7890529b 2019-01-09 15:04:53,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.127711772919s 2019-01-09 15:04:53,614 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508/users/64f945a43899469f9c7f2eb6a0a81d46/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-0c9b5ceb-54ca-49cb-b62c-57df7890529b 2019-01-09 15:04:53,615 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_d222e06a-1cc7-41ad-a061-aac5151a0032', 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'575265e77adf42b381a8afa297e0b508', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'bd81da74-89ce-4ae5-9c93-0a4c6c740303', 'username': u'rally_sanity-user_d222e06a-1cc7-41ad-a061-aac5151a0032', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 15:04:53,618 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_d222e06a-1cc7-41ad-a061-aac5151a0032', 'password': 'bd81da74-89ce-4ae5-9c93-0a4c6c740303', 'project_name': 'rally_sanity-project_d222e06a-1cc7-41ad-a061-aac5151a0032', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '575265e77adf42b381a8afa297e0b508', 'project_domain_name': 'Default'} 2019-01-09 15:04:53,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 15:04:53,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:53,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c99fcdd2-3129-4c65-9377-75b3185a8421 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 15:04:53,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c99fcdd2-3129-4c65-9377-75b3185a8421 2019-01-09 15:04:53,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970981121063s 2019-01-09 15:04:53,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c99fcdd2-3129-4c65-9377-75b3185a8421 2019-01-09 15:04:53,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 15:04:53,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:53,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-616975bd-302b-4c99-9478-d5b5e5f33a16 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 15:04:53,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-616975bd-302b-4c99-9478-d5b5e5f33a16 2019-01-09 15:04:53,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0925769805908s 2019-01-09 15:04:53,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-616975bd-302b-4c99-9478-d5b5e5f33a16 2019-01-09 15:04:53,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 15:04:53,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:53,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5154145f-8c3d-4d8f-b4d1-af7c854f3a56 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 15:04:53,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-5154145f-8c3d-4d8f-b4d1-af7c854f3a56 2019-01-09 15:04:53,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0959792137146s 2019-01-09 15:04:53,918 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-5154145f-8c3d-4d8f-b4d1-af7c854f3a56 2019-01-09 15:04:53,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 15:04:53,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:54,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ad8cc0-dee1-4866-ae2d-16b2cc0c729e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_d222e06a-1cc7-41ad-a061-aac5151a0032", "links": {"self": "http://172.30.9.29:5000/v3/users/64f945a43899469f9c7f2eb6a0a81d46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64f945a43899469f9c7f2eb6a0a81d46", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 15:04:54,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a0ad8cc0-dee1-4866-ae2d-16b2cc0c729e 2019-01-09 15:04:54,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11011505127s 2019-01-09 15:04:54,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a0ad8cc0-dee1-4866-ae2d-16b2cc0c729e 2019-01-09 15:04:54,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 15:04:54,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:54,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b8a56b-1e34-4350-aab7-91ac83c7643b Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508"}, "tags": [], "enabled": true, "id": "575265e77adf42b381a8afa297e0b508", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d222e06a-1cc7-41ad-a061-aac5151a0032"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 15:04:54,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-68b8a56b-1e34-4350-aab7-91ac83c7643b 2019-01-09 15:04:54,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0893700122833s 2019-01-09 15:04:54,130 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-68b8a56b-1e34-4350-aab7-91ac83c7643b 2019-01-09 15:04:54,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 15:04:54,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=64f945a43899469f9c7f2eb6a0a81d46&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=575265e77adf42b381a8afa297e0b508" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:54,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1ca47b-1893-4001-8c1f-47e285815090 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=64f945a43899469f9c7f2eb6a0a81d46&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=575265e77adf42b381a8afa297e0b508", "previous": null, "next": null}} 2019-01-09 15:04:54,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=64f945a43899469f9c7f2eb6a0a81d46&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=575265e77adf42b381a8afa297e0b508 used request id req-2f1ca47b-1893-4001-8c1f-47e285815090 2019-01-09 15:04:54,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0921399593353s 2019-01-09 15:04:54,230 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=64f945a43899469f9c7f2eb6a0a81d46&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=575265e77adf42b381a8afa297e0b508 used request id req-2f1ca47b-1893-4001-8c1f-47e285815090 2019-01-09 15:04:54,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 15:04:54,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508/users/64f945a43899469f9c7f2eb6a0a81d46/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:54,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 15:04:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60e45315-f080-4a57-af45-1c2a3e007115 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 15:04:54,363 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508/users/64f945a43899469f9c7f2eb6a0a81d46/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-60e45315-f080-4a57-af45-1c2a3e007115 2019-01-09 15:04:54,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.128864049911s 2019-01-09 15:04:54,363 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508/users/64f945a43899469f9c7f2eb6a0a81d46/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-60e45315-f080-4a57-af45-1c2a3e007115 2019-01-09 15:04:54,364 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-01-09 15:04:54,694 - 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-09 15:04:54,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 15:04:54,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:54,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b0b119-11b7-4e0f-af1e-7a08fa869ba2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 15:04:54,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-35b0b119-11b7-4e0f-af1e-7a08fa869ba2 2019-01-09 15:04:54,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100508928299s 2019-01-09 15:04:54,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-35b0b119-11b7-4e0f-af1e-7a08fa869ba2 2019-01-09 15:04:54,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 15:04:54,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:04:54,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f933f962-7102-46ec-ac2c-4045caf2ddac Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508"}, "tags": [], "enabled": true, "id": "575265e77adf42b381a8afa297e0b508", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d222e06a-1cc7-41ad-a061-aac5151a0032"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 15:04:54,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f933f962-7102-46ec-ac2c-4045caf2ddac 2019-01-09 15:04:54,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103101968765s 2019-01-09 15:04:54,906 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f933f962-7102-46ec-ac2c-4045caf2ddac 2019-01-09 15:04:54,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 15:04:54,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" -d '{"network": {"shared": true, "tenant_id": "575265e77adf42b381a8afa297e0b508", "name": "rally_sanity-net_d222e06a-1cc7-41ad-a061-aac5151a0032", "admin_state_up": true}}' 2019-01-09 15:04:55,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-5fcc6e12-3df4-45e7-9e25-66e3fbaf67fc Date: Wed, 09 Jan 2019 15:04:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f125511d-5cd3-4abf-a19f-a65305221953","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":true,"project_id":"575265e77adf42b381a8afa297e0b508","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T15:04:55Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_d222e06a-1cc7-41ad-a061-aac5151a0032","admin_state_up":true,"tenant_id":"575265e77adf42b381a8afa297e0b508","created_at":"2019-01-09T15:04:55Z","mtu":1450}} 2019-01-09 15:04:55,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-5fcc6e12-3df4-45e7-9e25-66e3fbaf67fc 2019-01-09 15:04:55,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.318213939667s 2019-01-09 15:04:55,227 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-5fcc6e12-3df4-45e7-9e25-66e3fbaf67fc 2019-01-09 15:04:55,227 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T15:04:55Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f125511d-5cd3-4abf-a19f-a65305221953', u'provider:segmentation_id': 91, 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_d222e06a-1cc7-41ad-a061-aac5151a0032', u'created_at': u'2019-01-09T15:04:55Z', u'mtu': 1450, u'tenant_id': u'575265e77adf42b381a8afa297e0b508', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'575265e77adf42b381a8afa297e0b508', u'l2_adjacency': True}) 2019-01-09 15:04:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 15:04:55,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32a15e77-e4b3-4515-b9d1-a6c8db02d9b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 15:04:55,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-32a15e77-e4b3-4515-b9d1-a6c8db02d9b9 2019-01-09 15:04:55,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 15:04:55,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T16:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "575265e77adf42b381a8afa297e0b508", "name": "rally_sanity-project_d222e06a-1cc7-41ad-a061-aac5151a0032"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/575265e77adf42b381a8afa297e0b508", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/575265e77adf42b381a8afa297e0b508", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/575265e77adf42b381a8afa297e0b508", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/575265e77adf42b381a8afa297e0b508", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/575265e77adf42b381a8afa297e0b508", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/575265e77adf42b381a8afa297e0b508", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/575265e77adf42b381a8afa297e0b508", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/575265e77adf42b381a8afa297e0b508", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/575265e77adf42b381a8afa297e0b508", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/575265e77adf42b381a8afa297e0b508", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/575265e77adf42b381a8afa297e0b508", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/575265e77adf42b381a8afa297e0b508", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_575265e77adf42b381a8afa297e0b508", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_575265e77adf42b381a8afa297e0b508", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_d222e06a-1cc7-41ad-a061-aac5151a0032", "id": "64f945a43899469f9c7f2eb6a0a81d46"}, "audit_ids": ["AqdP3h07TZ-tV5CDEr9m0w"], "issued_at": "2019-01-09T15:04:55.000000Z"}} 2019-01-09 15:04:55,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 15:04:55,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}941e640f7ee98f202309853709bb659a08888645" 2019-01-09 15:04:56,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1430 X-Openstack-Request-Id: req-b061f472-2a79-4f38-9a66-f1b4ccb802c9 Date: Wed, 09 Jan 2019 15:04:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f125511d-5cd3-4abf-a19f-a65305221953","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":true,"project_id":"575265e77adf42b381a8afa297e0b508","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T15:04:55Z","qos_policy_id":null,"name":"rally_sanity-net_d222e06a-1cc7-41ad-a061-aac5151a0032","admin_state_up":true,"tenant_id":"575265e77adf42b381a8afa297e0b508","created_at":"2019-01-09T15:04:55Z","provider:network_type":"vxlan"}]} 2019-01-09 15:04:56,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b061f472-2a79-4f38-9a66-f1b4ccb802c9 2019-01-09 15:04:56,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.45023393631s 2019-01-09 15:04:56,077 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b061f472-2a79-4f38-9a66-f1b4ccb802c9 2019-01-09 15:04:56,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 15:04:56,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}941e640f7ee98f202309853709bb659a08888645" -d '{"subnet": {"name": "rally_sanity-subnet_d222e06a-1cc7-41ad-a061-aac5151a0032", "enable_dhcp": true, "network_id": "f125511d-5cd3-4abf-a19f-a65305221953", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 15:04:56,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-43be4d45-2fb2-4f5d-982f-c9ae3e2ec398 Date: Wed, 09 Jan 2019 15:04:56 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T15:04:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"783e313e-5145-4099-bce4-a1fa572656d4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"575265e77adf42b381a8afa297e0b508","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_d222e06a-1cc7-41ad-a061-aac5151a0032","enable_dhcp":true,"segment_id":null,"network_id":"f125511d-5cd3-4abf-a19f-a65305221953","tenant_id":"575265e77adf42b381a8afa297e0b508","created_at":"2019-01-09T15:04:56Z","ip_version":4}} 2019-01-09 15:04:56,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-43be4d45-2fb2-4f5d-982f-c9ae3e2ec398 2019-01-09 15:04:56,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.423132181168s 2019-01-09 15:04:56,502 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-43be4d45-2fb2-4f5d-982f-c9ae3e2ec398 2019-01-09 15:04:56,503 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T15:04:56Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'783e313e-5145-4099-bce4-a1fa572656d4', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_d222e06a-1cc7-41ad-a061-aac5151a0032', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f125511d-5cd3-4abf-a19f-a65305221953', u'tenant_id': u'575265e77adf42b381a8afa297e0b508', u'created_at': u'2019-01-09T15:04:56Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'575265e77adf42b381a8afa297e0b508'}) 2019-01-09 15:04:56,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 15:04:56,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}941e640f7ee98f202309853709bb659a08888645" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "rally_sanity-router_d222e06a-1cc7-41ad-a061-aac5151a0032", "admin_state_up": true}}' 2019-01-09 15:04:58,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-981399ae-d05d-4cf9-bb70-4be1e69ced1a Date: Wed, 09 Jan 2019 15:04:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "575265e77adf42b381a8afa297e0b508", "created_at": "2019-01-09T15:04:56Z", "admin_state_up": true, "updated_at": "2019-01-09T15:04:57Z", "project_id": "575265e77adf42b381a8afa297e0b508", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "a7c9198c-fd65-4b10-a801-f6baf2f6c4c4", "name": "rally_sanity-router_d222e06a-1cc7-41ad-a061-aac5151a0032"}} 2019-01-09 15:04:58,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-981399ae-d05d-4cf9-bb70-4be1e69ced1a 2019-01-09 15:04:58,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.52106714249s 2019-01-09 15:04:58,025 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-981399ae-d05d-4cf9-bb70-4be1e69ced1a 2019-01-09 15:04:58,025 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T15:04:57Z', u'revision_number': 3, u'ha': False, u'id': u'a7c9198c-fd65-4b10-a801-f6baf2f6c4c4', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_d222e06a-1cc7-41ad-a061-aac5151a0032', u'admin_state_up': True, u'tenant_id': u'575265e77adf42b381a8afa297e0b508', u'created_at': u'2019-01-09T15:04:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'575265e77adf42b381a8afa297e0b508'}) 2019-01-09 15:04:58,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 15:04:58,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/a7c9198c-fd65-4b10-a801-f6baf2f6c4c4/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}941e640f7ee98f202309853709bb659a08888645" -d '{"subnet_id": "783e313e-5145-4099-bce4-a1fa572656d4"}' 2019-01-09 15:05:00,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7c085679-e3df-433b-8826-011f46f82b39 Date: Wed, 09 Jan 2019 15:05:00 GMT RESP BODY: {"network_id": "f125511d-5cd3-4abf-a19f-a65305221953", "tenant_id": "575265e77adf42b381a8afa297e0b508", "subnet_id": "783e313e-5145-4099-bce4-a1fa572656d4", "subnet_ids": ["783e313e-5145-4099-bce4-a1fa572656d4"], "port_id": "a8fb7318-275a-4727-9541-6be4e5bc99cf", "id": "a7c9198c-fd65-4b10-a801-f6baf2f6c4c4"} 2019-01-09 15:05:00,184 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a7c9198c-fd65-4b10-a801-f6baf2f6c4c4/add_router_interface.json used request id req-7c085679-e3df-433b-8826-011f46f82b39 2019-01-09 15:05:00,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.15834307671s 2019-01-09 15:05:00,184 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a7c9198c-fd65-4b10-a801-f6baf2f6c4c4/add_router_interface.json used request id req-7c085679-e3df-433b-8826-011f46f82b39 returning object a7c9198c-fd65-4b10-a801-f6baf2f6c4c4 2019-01-09 15:05:00,185 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 15:05:00,317 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 15:05:00,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 15:05:00,322 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 15:05:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 15:05:00,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 15:05:00,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941e640f7ee98f202309853709bb659a08888645" 2019-01-09 15:05:00,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fba70706-bcd1-47e5-954e-352bc85cf5ec Date: Wed, 09 Jan 2019 15:05:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 15:05:00,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-fba70706-bcd1-47e5-954e-352bc85cf5ec 2019-01-09 15:05:00,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.207948923111s 2019-01-09 15:05:00,533 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-fba70706-bcd1-47e5-954e-352bc85cf5ec 2019-01-09 15:05:00,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 15:05:00,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}941e640f7ee98f202309853709bb659a08888645" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032"}' 2019-01-09 15:05:00,586 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f2b58a81-e0ef-48ad-895d-4dea75a90c2f Date: Wed, 09 Jan 2019 15:05:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f/file", "owner": "575265e77adf42b381a8afa297e0b508", "id": "8012f6b8-049d-4188-92b6-2adef3c8106f", "size": null, "self": "/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T15:05:00Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032", "checksum": null, "created_at": "2019-01-09T15:05:00Z", "protected": false} 2019-01-09 15:05:00,586 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f2b58a81-e0ef-48ad-895d-4dea75a90c2f 2019-01-09 15:05:00,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0453441143036s 2019-01-09 15:05:00,587 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f2b58a81-e0ef-48ad-895d-4dea75a90c2f returning object 8012f6b8-049d-4188-92b6-2adef3c8106f 2019-01-09 15:05:00,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 15:05:00,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f/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}941e640f7ee98f202309853709bb659a08888645" -d '' 2019-01-09 15:05:01,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a6073e0-a05a-4f6f-badc-d0cc0e53b652 Date: Wed, 09 Jan 2019 15:05: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-09 15:05:01,036 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f/file used request id req-2a6073e0-a05a-4f6f-badc-d0cc0e53b652 2019-01-09 15:05:01,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.448955059052s 2019-01-09 15:05:01,037 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f/file used request id req-2a6073e0-a05a-4f6f-badc-d0cc0e53b652 2019-01-09 15:05:01,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 15:05:01,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941e640f7ee98f202309853709bb659a08888645" 2019-01-09 15:05:01,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-6593a283-c200-4926-93e0-0f6b6b55f053 Date: Wed, 09 Jan 2019 15:05:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8012f6b8-049d-4188-92b6-2adef3c8106f/snap", "metadata": {}}], "file": "/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f/file", "owner": "575265e77adf42b381a8afa297e0b508", "id": "8012f6b8-049d-4188-92b6-2adef3c8106f", "size": 12716032, "self": "/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8012f6b8-049d-4188-92b6-2adef3c8106f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T15:05:00Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T15:05:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 15:05:01,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6593a283-c200-4926-93e0-0f6b6b55f053 2019-01-09 15:05:01,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250730514526s 2019-01-09 15:05:01,067 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-6593a283-c200-4926-93e0-0f6b6b55f053 2019-01-09 15:05:01,069 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8012f6b8-049d-4188-92b6-2adef3c8106f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f/file', 'owner': u'575265e77adf42b381a8afa297e0b508', 'id': u'8012f6b8-049d-4188-92b6-2adef3c8106f', 'size': 12716032, u'self': u'/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'575265e77adf42b381a8afa297e0b508', 'name': 'rally_sanity-project_d222e06a-1cc7-41ad-a061-aac5151a0032', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8012f6b8-049d-4188-92b6-2adef3c8106f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T15:05:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T15:05:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032', 'created': u'2019-01-09T15:05:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T15:05:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 15:05:01,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 15:05:01,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 15:05:01,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-635576c8-6b73-45c0-9545-9d1546b72151 x-compute-request-id: req-635576c8-6b73-45c0-9545-9d1546b72151 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b3e5455e-8a07-4879-873d-5c332f7c852a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b3e5455e-8a07-4879-873d-5c332f7c852a", "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": "b3e5455e-8a07-4879-873d-5c332f7c852a"}} 2019-01-09 15:05:01,297 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-635576c8-6b73-45c0-9545-9d1546b72151 2019-01-09 15:05:01,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.227429151535s 2019-01-09 15:05:01,298 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-635576c8-6b73-45c0-9545-9d1546b72151 2019-01-09 15:05:01,299 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032', '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'805038e1e9f34a349c09768ea1e3dacf', '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'b3e5455e-8a07-4879-873d-5c332f7c852a', 'swap': 0}) 2019-01-09 15:05:01,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 15:05:01,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/b3e5455e-8a07-4879-873d-5c332f7c852a/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}8574ca7980559b4b3ee6927799c79a26d5a3695c" -d '{"extra_specs": {}}' 2019-01-09 15:05:01,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3619a781-ed72-4b62-bba1-845c2130f569 x-compute-request-id: req-3619a781-ed72-4b62-bba1-845c2130f569 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 15:05:01,322 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b3e5455e-8a07-4879-873d-5c332f7c852a/os-extra_specs used request id req-3619a781-ed72-4b62-bba1-845c2130f569 2019-01-09 15:05:01,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0227000713348s 2019-01-09 15:05:01,322 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b3e5455e-8a07-4879-873d-5c332f7c852a/os-extra_specs used request id req-3619a781-ed72-4b62-bba1-845c2130f569 2019-01-09 15:05:01,323 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 15:05:03,493 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-09 15:05:05,552 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | d733796c-a8d1-4db0-b91c-37c57041c18c | 2019-01-09T15:05:05.185983 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: d733796c-a8d1-4db0-b91c-37c57041c18c ~/.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-09 15:05:08,722 - 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-09 15:05:09,515 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-09 15:05:09,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 15:05:09,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}941e640f7ee98f202309853709bb659a08888645" 2019-01-09 15:05:09,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15: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-d165c8bc-301a-4121-b830-632ef77f8915 x-compute-request-id: req-d165c8bc-301a-4121-b830-632ef77f8915 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2019-01-09 15:05:09,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-d165c8bc-301a-4121-b830-632ef77f8915 2019-01-09 15:05:09,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.22807598114s 2019-01-09 15:05:09,753 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-d165c8bc-301a-4121-b830-632ef77f8915 2019-01-09 15:05:09,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-09 15:05:09,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}941e640f7ee98f202309853709bb659a08888645" 2019-01-09 15:05:09,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-516b1a86-f535-4ede-8809-052255771e63 Date: Wed, 09 Jan 2019 15:05:09 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-09 15:05:09,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-516b1a86-f535-4ede-8809-052255771e63 2019-01-09 15:05:09,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0101008415222s 2019-01-09 15:05:09,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-516b1a86-f535-4ede-8809-052255771e63 2019-01-09 15:05:09,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 15:05:09,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_d222e06a-1cc7-41ad-a061-aac5151a0032", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 15:05:09,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15: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-00e46645-3eb5-4947-ac75-4827f3f14762 x-compute-request-id: req-00e46645-3eb5-4947-ac75-4827f3f14762 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_d222e06a-1cc7-41ad-a061-aac5151a0032", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f", "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": "ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f"}} 2019-01-09 15:05:09,809 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-00e46645-3eb5-4947-ac75-4827f3f14762 2019-01-09 15:05:09,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0359230041504s 2019-01-09 15:05:09,809 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-00e46645-3eb5-4947-ac75-4827f3f14762 2019-01-09 15:05:09,810 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d222e06a-1cc7-41ad-a061-aac5151a0032', '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'805038e1e9f34a349c09768ea1e3dacf', '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'ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f', 'swap': 0}) 2019-01-09 15:05:09,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 15:05:09,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f/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}8574ca7980559b4b3ee6927799c79a26d5a3695c" -d '{"extra_specs": {}}' 2019-01-09 15:05:09,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:05:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49fb8bab-122e-4708-84d6-dcabc57bf50c x-compute-request-id: req-49fb8bab-122e-4708-84d6-dcabc57bf50c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 15:05:09,838 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f/os-extra_specs used request id req-49fb8bab-122e-4708-84d6-dcabc57bf50c 2019-01-09 15:05:09,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0272879600525s 2019-01-09 15:05:09,838 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f/os-extra_specs used request id req-49fb8bab-122e-4708-84d6-dcabc57bf50c 2019-01-09 15:05:09,838 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d222e06a-1cc7-41ad-a061-aac5151a0032', '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'805038e1e9f34a349c09768ea1e3dacf', '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'ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f', 'swap': 0}) 2019-01-09 15:05:09,839 - 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-09 15:05:09,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 15:05:09,855 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 15:05:09,862 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-01-09 15:05:09,863 - 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': 'f125511d-5cd3-4abf-a19f-a65305221953', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032', 'flavor_name': 'rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032', '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_d222e06a-1cc7-41ad-a061-aac5151a0032', '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-09 15:06:09,358 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 09c92f45-d823-47be-b0eb-6595010680d7 2019-01-09 15:06:09,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-01-09 15:06:09,360 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '09c92f45-d823-47be-b0eb-6595010680d7'] 2019-01-09 15:06:10,143 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 09c92f45-d823-47be-b0eb-6595010680d7 -------------------------------------------------------------------------------- Task 09c92f45-d823-47be-b0eb-6595010680d7: 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 09c92f45-d823-47be-b0eb-6595010680d7 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.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | total | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | -> duration | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 0.495 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.495123 Full duration: 7.278895 -------------------------------------------------------------------------------- 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 09c92f45-d823-47be-b0eb-6595010680d7 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.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | total | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> duration | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 0.836 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.836367 Full duration: 7.887733 -------------------------------------------------------------------------------- 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 09c92f45-d823-47be-b0eb-6595010680d7 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.343 | 0.343 | 0.343 | 0.343 | 0.343 | 0.343 | 100.0% | 1 | | total | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> duration | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 0.774 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.774257 Full duration: 7.522211 -------------------------------------------------------------------------------- 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 09c92f45-d823-47be-b0eb-6595010680d7 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.408 | 0.408 | 0.408 | 0.408 | 0.408 | 0.408 | 100.0% | 1 | | total | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> duration | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 0.854 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.853913 Full duration: 7.681009 -------------------------------------------------------------------------------- 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 09c92f45-d823-47be-b0eb-6595010680d7 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | authenticate.validate_neutron | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 0.359 | 100.0% | 1 | | total | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> duration | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 0.782 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782344 Full duration: 7.385629 -------------------------------------------------------------------------------- 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 09c92f45-d823-47be-b0eb-6595010680d7 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.24 | 0.24 | 0.24 | 0.24 | 0.24 | 0.24 | 100.0% | 1 | | total | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> duration | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 0.87 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.869859 Full duration: 7.899087 HINTS: * To plot HTML graphics with this data, run: rally task report 09c92f45-d823-47be-b0eb-6595010680d7 --out output.html * To generate a JUnit report, run: rally task export 09c92f45-d823-47be-b0eb-6595010680d7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 09c92f45-d823-47be-b0eb-6595010680d7 --json --out output.json 2019-01-09 15:06:10,143 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '09c92f45-d823-47be-b0eb-6595010680d7', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-01-09 15:06:12,027 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 09c92f45-d823-47be-b0eb-6595010680d7 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-01-09 15:06:11.924 718 INFO rally.api [-] Building 'json' report for the following task(s): '09c92f45-d823-47be-b0eb-6595010680d7'. 2019-01-09 15:06:11.929 718 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:06:12,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '09c92f45-d823-47be-b0eb-6595010680d7', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.html'] 2019-01-09 15:06:13,945 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 09c92f45-d823-47be-b0eb-6595010680d7 --out /home/opnfv/functest/results/rally_sanity/authenticate.html 2019-01-09 15:06:13.759 720 INFO rally.api [-] Building 'html' report for the following task(s): '09c92f45-d823-47be-b0eb-6595010680d7'. 2019-01-09 15:06:13.814 720 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:06:13,952 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-01-09 15:06:13,958 - 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-09 15:06:13,959 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 15:06:13,973 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 15:06:13,984 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-01-09 15:06:13,984 - 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': 'f125511d-5cd3-4abf-a19f-a65305221953', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032', 'flavor_name': 'rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032', '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_d222e06a-1cc7-41ad-a061-aac5151a0032', '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-09 15:07:42,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f98b4831-ae50-4c6e-9b0e-e6a288314194 2019-01-09 15:07:42,206 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f98b4831-ae50-4c6e-9b0e-e6a288314194'] 2019-01-09 15:07:42,961 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f98b4831-ae50-4c6e-9b0e-e6a288314194 -------------------------------------------------------------------------------- Task f98b4831-ae50-4c6e-9b0e-e6a288314194: 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 f98b4831-ae50-4c6e-9b0e-e6a288314194 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.933 | 2.933 | 2.933 | 2.933 | 2.933 | 2.933 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 0.502 | 100.0% | 1 | | glance_v2.delete_image | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 0.99 | 100.0% | 1 | | total | 3.924 | 3.924 | 3.924 | 3.924 | 3.924 | 3.924 | 100.0% | 1 | | -> duration | 3.924 | 3.924 | 3.924 | 3.924 | 3.924 | 3.924 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.923939 Full duration: 12.377367 -------------------------------------------------------------------------------- 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 f98b4831-ae50-4c6e-9b0e-e6a288314194 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.847 | 2.847 | 2.847 | 2.847 | 2.847 | 2.847 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | -> glance_v2.upload_data | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 0.418 | 100.0% | 1 | | glance_v2.list_images | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 0.035 | 100.0% | 1 | | total | 2.882 | 2.882 | 2.882 | 2.882 | 2.882 | 2.882 | 100.0% | 1 | | -> duration | 2.882 | 2.882 | 2.882 | 2.882 | 2.882 | 2.882 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.882285 Full duration: 13.491351 -------------------------------------------------------------------------------- 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 f98b4831-ae50-4c6e-9b0e-e6a288314194 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.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | -> duration | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.222308 Full duration: 7.685152 -------------------------------------------------------------------------------- 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": "f125511d-5cd3-4abf-a19f-a65305221953" } ], "flavor": { "name": "rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f98b4831-ae50-4c6e-9b0e-e6a288314194 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.904 | 3.904 | 3.904 | 3.904 | 3.904 | 3.904 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 100.0% | 1 | | nova.boot_servers | 14.448 | 14.448 | 14.448 | 14.448 | 14.448 | 14.448 | 100.0% | 1 | | total | 18.352 | 18.352 | 18.352 | 18.352 | 18.352 | 18.352 | 100.0% | 1 | | -> duration | 17.352 | 17.352 | 17.352 | 17.352 | 17.352 | 17.352 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.352432 Full duration: 38.046576 HINTS: * To plot HTML graphics with this data, run: rally task report f98b4831-ae50-4c6e-9b0e-e6a288314194 --out output.html * To generate a JUnit report, run: rally task export f98b4831-ae50-4c6e-9b0e-e6a288314194 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f98b4831-ae50-4c6e-9b0e-e6a288314194 --json --out output.json 2019-01-09 15:07:42,961 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f98b4831-ae50-4c6e-9b0e-e6a288314194', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-01-09 15:07:44,791 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f98b4831-ae50-4c6e-9b0e-e6a288314194 --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-01-09 15:07:44.692 1270 INFO rally.api [-] Building 'json' report for the following task(s): 'f98b4831-ae50-4c6e-9b0e-e6a288314194'. 2019-01-09 15:07:44.697 1270 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:07:44,792 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f98b4831-ae50-4c6e-9b0e-e6a288314194', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.html'] 2019-01-09 15:07:46,918 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f98b4831-ae50-4c6e-9b0e-e6a288314194 --out /home/opnfv/functest/results/rally_sanity/glance.html 2019-01-09 15:07:46.757 1272 INFO rally.api [-] Building 'html' report for the following task(s): 'f98b4831-ae50-4c6e-9b0e-e6a288314194'. 2019-01-09 15:07:46.779 1272 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:07:46,924 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-01-09 15:07:46,925 - 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-09 15:07:46,926 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 15:07:46,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 15:07:46,952 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-01-09 15:07:46,952 - 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': 'f125511d-5cd3-4abf-a19f-a65305221953', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032', 'flavor_name': 'rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032', '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_d222e06a-1cc7-41ad-a061-aac5151a0032', '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-09 15:10:56,044 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f2d585af-4f56-4bee-a40d-1e9f4657b04c 2019-01-09 15:10:56,044 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f2d585af-4f56-4bee-a40d-1e9f4657b04c'] 2019-01-09 15:10:56,896 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f2d585af-4f56-4bee-a40d-1e9f4657b04c -------------------------------------------------------------------------------- Task f2d585af-4f56-4bee-a40d-1e9f4657b04c: 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 f2d585af-4f56-4bee-a40d-1e9f4657b04c 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.336 | 3.336 | 3.336 | 3.336 | 3.336 | 3.336 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 2.667 | 100.0% | 1 | | total | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 100.0% | 1 | | -> duration | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 6.002 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.002395 Full duration: 22.261447 -------------------------------------------------------------------------------- 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 f2d585af-4f56-4bee-a40d-1e9f4657b04c 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.248 | 3.248 | 3.248 | 3.248 | 3.248 | 3.248 | 100.0% | 1 | | cinder_v2.delete_volume | 2.692 | 2.692 | 2.692 | 2.692 | 2.692 | 2.692 | 100.0% | 1 | | total | 5.94 | 5.94 | 5.94 | 5.94 | 5.94 | 5.94 | 100.0% | 1 | | -> duration | 5.94 | 5.94 | 5.94 | 5.94 | 5.94 | 5.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.94003 Full duration: 16.223221 -------------------------------------------------------------------------------- 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_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f2d585af-4f56-4bee-a40d-1e9f4657b04c has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.982 | 5.982 | 5.982 | 5.982 | 5.982 | 5.982 | 100.0% | 1 | | cinder_v2.delete_volume | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 0.551 | 100.0% | 1 | | total | 6.533 | 6.533 | 6.533 | 6.533 | 6.533 | 6.533 | 100.0% | 1 | | -> duration | 6.533 | 6.533 | 6.533 | 6.533 | 6.533 | 6.533 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.532779 Full duration: 17.206543 -------------------------------------------------------------------------------- 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 f2d585af-4f56-4bee-a40d-1e9f4657b04c 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.255 | 3.255 | 3.255 | 3.255 | 3.255 | 3.255 | 100.0% | 1 | | cinder_v2.delete_volume | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 100.0% | 1 | | total | 5.94 | 5.94 | 5.94 | 5.94 | 5.94 | 5.94 | 100.0% | 1 | | -> duration | 5.94 | 5.94 | 5.94 | 5.94 | 5.94 | 5.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.939785 Full duration: 16.258749 -------------------------------------------------------------------------------- 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 f2d585af-4f56-4bee-a40d-1e9f4657b04c 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.238 | 3.238 | 3.238 | 3.238 | 3.238 | 3.238 | 100.0% | 1 | | cinder_v2.extend_volume | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 0.664 | 100.0% | 1 | | cinder_v2.delete_volume | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 0.439 | 100.0% | 1 | | total | 4.341 | 4.341 | 4.341 | 4.341 | 4.341 | 4.341 | 100.0% | 1 | | -> duration | 4.341 | 4.341 | 4.341 | 4.341 | 4.341 | 4.341 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.341119 Full duration: 14.427212 -------------------------------------------------------------------------------- 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 f2d585af-4f56-4bee-a40d-1e9f4657b04c 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.444 | 3.444 | 3.444 | 3.444 | 3.444 | 3.444 | 100.0% | 1 | | cinder_v2.delete_volume | 2.678 | 2.678 | 2.678 | 2.678 | 2.678 | 2.678 | 100.0% | 1 | | total | 6.123 | 6.123 | 6.123 | 6.123 | 6.123 | 6.123 | 100.0% | 1 | | -> duration | 6.123 | 6.123 | 6.123 | 6.123 | 6.123 | 6.123 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.122698 Full duration: 21.953484 -------------------------------------------------------------------------------- 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 f2d585af-4f56-4bee-a40d-1e9f4657b04c 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.645 | 0.645 | 0.645 | 0.645 | 0.645 | 0.645 | 100.0% | 1 | | cinder_v2.list_qos | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 0.185 | 100.0% | 1 | | total | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | -> duration | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.83091 Full duration: 12.31746 -------------------------------------------------------------------------------- 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 f2d585af-4f56-4bee-a40d-1e9f4657b04c 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.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | cinder_v2.set_qos | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 0.337 | 100.0% | 1 | | total | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | -> duration | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.988699 Full duration: 12.496913 -------------------------------------------------------------------------------- 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 f2d585af-4f56-4bee-a40d-1e9f4657b04c 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.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | cinder_v2.list_types | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 0.199 | 100.0% | 1 | | total | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> duration | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 0.867 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.866713 Full duration: 12.599539 -------------------------------------------------------------------------------- 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 f2d585af-4f56-4bee-a40d-1e9f4657b04c 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 0.221 | 100.0% | 1 | | total | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> duration | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 0.889 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.889262 Full duration: 12.856572 HINTS: * To plot HTML graphics with this data, run: rally task report f2d585af-4f56-4bee-a40d-1e9f4657b04c --out output.html * To generate a JUnit report, run: rally task export f2d585af-4f56-4bee-a40d-1e9f4657b04c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f2d585af-4f56-4bee-a40d-1e9f4657b04c --json --out output.json 2019-01-09 15:10:56,897 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f2d585af-4f56-4bee-a40d-1e9f4657b04c', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-01-09 15:10:58,846 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f2d585af-4f56-4bee-a40d-1e9f4657b04c --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-01-09 15:10:58.731 3058 INFO rally.api [-] Building 'json' report for the following task(s): 'f2d585af-4f56-4bee-a40d-1e9f4657b04c'. 2019-01-09 15:10:58.741 3058 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:10:58,847 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f2d585af-4f56-4bee-a40d-1e9f4657b04c', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.html'] 2019-01-09 15:11:00,728 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f2d585af-4f56-4bee-a40d-1e9f4657b04c --out /home/opnfv/functest/results/rally_sanity/cinder.html 2019-01-09 15:11:00.613 3060 INFO rally.api [-] Building 'html' report for the following task(s): 'f2d585af-4f56-4bee-a40d-1e9f4657b04c'. 2019-01-09 15:11:00.640 3060 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:11:00,739 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-01-09 15:11:00,740 - 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-09 15:11:00,740 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 15:11:00,751 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 15:11:00,765 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-01-09 15:11:00,765 - 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': 'f125511d-5cd3-4abf-a19f-a65305221953', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032', 'flavor_name': 'rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032', '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_d222e06a-1cc7-41ad-a061-aac5151a0032', '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-09 15:12:56,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1b2530e0-3106-4bde-a353-f333fd5af37a 2019-01-09 15:12:56,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1b2530e0-3106-4bde-a353-f333fd5af37a'] 2019-01-09 15:12:57,499 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1b2530e0-3106-4bde-a353-f333fd5af37a -------------------------------------------------------------------------------- Task 1b2530e0-3106-4bde-a353-f333fd5af37a: 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 1b2530e0-3106-4bde-a353-f333fd5af37a 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.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | total | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> duration | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.681385 Full duration: 7.444477 -------------------------------------------------------------------------------- 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 1b2530e0-3106-4bde-a353-f333fd5af37a 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.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | total | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> duration | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 0.613 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.613106 Full duration: 7.306716 -------------------------------------------------------------------------------- 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 1b2530e0-3106-4bde-a353-f333fd5af37a 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.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | total | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> duration | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.700737 Full duration: 7.437264 -------------------------------------------------------------------------------- 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 1b2530e0-3106-4bde-a353-f333fd5af37a 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.641 | 0.641 | 0.641 | 0.641 | 0.641 | 0.641 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 0.191 | 100.0% | 1 | | total | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> duration | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.831734 Full duration: 8.138861 -------------------------------------------------------------------------------- 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 1b2530e0-3106-4bde-a353-f333fd5af37a 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.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | total | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> duration | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 0.616 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.616141 Full duration: 7.185333 -------------------------------------------------------------------------------- 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 1b2530e0-3106-4bde-a353-f333fd5af37a 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.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> duration | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 0.828 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.82812 Full duration: 8.25654 -------------------------------------------------------------------------------- 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 1b2530e0-3106-4bde-a353-f333fd5af37a 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.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | total | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | -> duration | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 0.605 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.605199 Full duration: 7.360282 -------------------------------------------------------------------------------- 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 1b2530e0-3106-4bde-a353-f333fd5af37a 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.338 | 1.338 | 1.338 | 1.338 | 1.338 | 1.338 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 0.305 | 100.0% | 1 | | total | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 100.0% | 1 | | -> duration | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 1.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.643408 Full duration: 8.93797 -------------------------------------------------------------------------------- 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 1b2530e0-3106-4bde-a353-f333fd5af37a 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.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | total | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> duration | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 0.617 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.617166 Full duration: 7.254089 -------------------------------------------------------------------------------- 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 1b2530e0-3106-4bde-a353-f333fd5af37a 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.805 | 0.805 | 0.805 | 0.805 | 0.805 | 0.805 | 100.0% | 1 | | gnocchi.delete_metric | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 0.202 | 100.0% | 1 | | total | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | -> duration | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.008064 Full duration: 8.399683 -------------------------------------------------------------------------------- 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 1b2530e0-3106-4bde-a353-f333fd5af37a 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.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | gnocchi.delete_resource | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 0.197 | 100.0% | 1 | | total | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> duration | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.812634 Full duration: 8.240868 HINTS: * To plot HTML graphics with this data, run: rally task report 1b2530e0-3106-4bde-a353-f333fd5af37a --out output.html * To generate a JUnit report, run: rally task export 1b2530e0-3106-4bde-a353-f333fd5af37a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1b2530e0-3106-4bde-a353-f333fd5af37a --json --out output.json 2019-01-09 15:12:57,500 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1b2530e0-3106-4bde-a353-f333fd5af37a', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-01-09 15:12:59,479 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1b2530e0-3106-4bde-a353-f333fd5af37a --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-01-09 15:12:59.359 4192 INFO rally.api [-] Building 'json' report for the following task(s): '1b2530e0-3106-4bde-a353-f333fd5af37a'. 2019-01-09 15:12:59.367 4192 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:12:59,480 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1b2530e0-3106-4bde-a353-f333fd5af37a', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.html'] 2019-01-09 15:13:01,307 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1b2530e0-3106-4bde-a353-f333fd5af37a --out /home/opnfv/functest/results/rally_sanity/gnocchi.html 2019-01-09 15:13:01.186 4194 INFO rally.api [-] Building 'html' report for the following task(s): '1b2530e0-3106-4bde-a353-f333fd5af37a'. 2019-01-09 15:13:01.213 4194 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:13:01,319 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2019-01-09 15:13:01,320 - 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-09 15:13:01,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 15:13:01,333 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 15:13:01,339 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-01-09 15:13:01,339 - 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': 'f125511d-5cd3-4abf-a19f-a65305221953', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032', 'flavor_name': 'rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032', '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_d222e06a-1cc7-41ad-a061-aac5151a0032', '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-09 15:14:29,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ca98b2ca-030a-4464-a8f3-ccead9eb57bd 2019-01-09 15:14:29,176 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ca98b2ca-030a-4464-a8f3-ccead9eb57bd'] 2019-01-09 15:14:29,997 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ca98b2ca-030a-4464-a8f3-ccead9eb57bd -------------------------------------------------------------------------------- Task ca98b2ca-030a-4464-a8f3-ccead9eb57bd: 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 ca98b2ca-030a-4464-a8f3-ccead9eb57bd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.798 | 4.798 | 4.798 | 4.798 | 4.798 | 4.798 | 100.0% | 1 | | heat.update_stack | 2.894 | 2.894 | 2.894 | 2.894 | 2.894 | 2.894 | 100.0% | 1 | | heat.delete_stack | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 2.489 | 100.0% | 1 | | total | 10.18 | 10.18 | 10.18 | 10.18 | 10.18 | 10.18 | 100.0% | 1 | | -> duration | 6.18 | 6.18 | 6.18 | 6.18 | 6.18 | 6.18 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.18026 Full duration: 20.290036 -------------------------------------------------------------------------------- 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 ca98b2ca-030a-4464-a8f3-ccead9eb57bd has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.652 | 4.652 | 4.652 | 4.652 | 4.652 | 4.652 | 100.0% | 1 | | heat.check_stack | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | heat.delete_stack | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 1.633 | 100.0% | 1 | | total | 7.121 | 7.121 | 7.121 | 7.121 | 7.121 | 7.121 | 100.0% | 1 | | -> duration | 5.121 | 5.121 | 5.121 | 5.121 | 5.121 | 5.121 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.121469 Full duration: 15.753905 -------------------------------------------------------------------------------- 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 ca98b2ca-030a-4464-a8f3-ccead9eb57bd has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 4.757 | 4.757 | 4.757 | 4.757 | 4.757 | 4.757 | 100.0% | 1 | | heat.suspend_stack | 2.455 | 2.455 | 2.455 | 2.455 | 2.455 | 2.455 | 100.0% | 1 | | heat.resume_stack | 3.61 | 3.61 | 3.61 | 3.61 | 3.61 | 3.61 | 100.0% | 1 | | heat.delete_stack | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 2.316 | 100.0% | 1 | | total | 13.139 | 13.139 | 13.139 | 13.139 | 13.139 | 13.139 | 100.0% | 1 | | -> duration | 11.139 | 11.139 | 11.139 | 11.139 | 11.139 | 11.139 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.138881 Full duration: 21.443886 -------------------------------------------------------------------------------- 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 ca98b2ca-030a-4464-a8f3-ccead9eb57bd 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.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | total | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> duration | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 0.781 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.781388 Full duration: 8.644459 HINTS: * To plot HTML graphics with this data, run: rally task report ca98b2ca-030a-4464-a8f3-ccead9eb57bd --out output.html * To generate a JUnit report, run: rally task export ca98b2ca-030a-4464-a8f3-ccead9eb57bd --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ca98b2ca-030a-4464-a8f3-ccead9eb57bd --json --out output.json 2019-01-09 15:14:29,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ca98b2ca-030a-4464-a8f3-ccead9eb57bd', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-01-09 15:14:31,931 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ca98b2ca-030a-4464-a8f3-ccead9eb57bd --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-01-09 15:14:31.826 5104 INFO rally.api [-] Building 'json' report for the following task(s): 'ca98b2ca-030a-4464-a8f3-ccead9eb57bd'. 2019-01-09 15:14:31.830 5104 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:14:31,931 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ca98b2ca-030a-4464-a8f3-ccead9eb57bd', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.html'] 2019-01-09 15:14:33,838 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ca98b2ca-030a-4464-a8f3-ccead9eb57bd --out /home/opnfv/functest/results/rally_sanity/heat.html 2019-01-09 15:14:33.725 5106 INFO rally.api [-] Building 'html' report for the following task(s): 'ca98b2ca-030a-4464-a8f3-ccead9eb57bd'. 2019-01-09 15:14:33.745 5106 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:14:33,845 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-01-09 15:14:33,846 - 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-09 15:14:33,846 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 15:14:33,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 15:14:33,869 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-01-09 15:14:33,869 - 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': 'f125511d-5cd3-4abf-a19f-a65305221953', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032', 'flavor_name': 'rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032', '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_d222e06a-1cc7-41ad-a061-aac5151a0032', '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-09 15:17:53,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f927b595-946e-408e-8d12-f388a4183ee6 2019-01-09 15:17:53,883 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f927b595-946e-408e-8d12-f388a4183ee6'] 2019-01-09 15:17:54,752 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f927b595-946e-408e-8d12-f388a4183ee6 -------------------------------------------------------------------------------- Task f927b595-946e-408e-8d12-f388a4183ee6: 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 f927b595-946e-408e-8d12-f388a4183ee6 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.525 | 0.525 | 0.525 | 0.525 | 0.525 | 0.525 | 100.0% | 1 | | keystone_v3.add_role | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 0.139 | 100.0% | 1 | | keystone_v3.revoke_role | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | total | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> duration | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.810568 Full duration: 14.791914 -------------------------------------------------------------------------------- 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 f927b595-946e-408e-8d12-f388a4183ee6 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.54 | 0.54 | 0.54 | 0.54 | 0.54 | 0.54 | 100.0% | 1 | | keystone_v3.add_role | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | keystone_v3.list_roles | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | total | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> duration | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.803462 Full duration: 14.737157 -------------------------------------------------------------------------------- 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 f927b595-946e-408e-8d12-f388a4183ee6 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | keystone_v3.list_projects | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> duration | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.837742 Full duration: 14.961838 -------------------------------------------------------------------------------- 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 f927b595-946e-408e-8d12-f388a4183ee6 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.536 | 0.536 | 0.536 | 0.536 | 0.536 | 0.536 | 100.0% | 1 | | keystone_v3.delete_role | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 0.113 | 100.0% | 1 | | total | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> duration | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 0.649 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.649322 Full duration: 12.687239 -------------------------------------------------------------------------------- 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 f927b595-946e-408e-8d12-f388a4183ee6 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.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | keystone_v3.delete_service | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | total | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | -> duration | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 0.648 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.648091 Full duration: 12.622359 -------------------------------------------------------------------------------- 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 f927b595-946e-408e-8d12-f388a4183ee6 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.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | keystone_v3.create_user | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 0.584 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | -> keystone_v3.add_role | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 0.135 | 100.0% | 1 | | keystone_v3.create_role | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | keystone_v3.get_project | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.get_user | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.get_role | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 0.097 | 100.0% | 1 | | keystone_v3.list_services | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | keystone_v3.get_services | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 0.098 | 100.0% | 1 | | total | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 100.0% | 1 | | -> duration | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 2.041 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.040605 Full duration: 19.984988 -------------------------------------------------------------------------------- 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 f927b595-946e-408e-8d12-f388a4183ee6 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.739 | 0.739 | 0.739 | 0.739 | 0.739 | 0.739 | 100.0% | 1 | | keystone_v3.update_project | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.delete_project | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 0.168 | 100.0% | 1 | | total | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | -> duration | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 1.022 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.022367 Full duration: 13.255238 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f927b595-946e-408e-8d12-f388a4183ee6 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.744 | 0.744 | 0.744 | 0.744 | 0.744 | 0.744 | 100.0% | 1 | | total | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | -> duration | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 0.855 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.855112 Full duration: 14.810537 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task f927b595-946e-408e-8d12-f388a4183ee6 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | total | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> duration | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.728354 Full duration: 15.054646 -------------------------------------------------------------------------------- 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 f927b595-946e-408e-8d12-f388a4183ee6 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.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | keystone_v3.list_users | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | -> duration | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 0.964 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.963825 Full duration: 15.215319 -------------------------------------------------------------------------------- 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 f927b595-946e-408e-8d12-f388a4183ee6 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | keystone_v3.create_users | 5.937 | 5.937 | 5.937 | 5.937 | 5.937 | 5.937 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.937 | 5.937 | 5.937 | 5.937 | 5.937 | 5.937 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.599 | 1.599 | 1.599 | 1.599 | 1.599 | 1.599 | 100.0% | 1 | | total | 7.813 | 7.813 | 7.813 | 7.813 | 7.813 | 7.813 | 100.0% | 1 | | -> duration | 7.813 | 7.813 | 7.813 | 7.813 | 7.813 | 7.813 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.813304 Full duration: 26.168306 HINTS: * To plot HTML graphics with this data, run: rally task report f927b595-946e-408e-8d12-f388a4183ee6 --out output.html * To generate a JUnit report, run: rally task export f927b595-946e-408e-8d12-f388a4183ee6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f927b595-946e-408e-8d12-f388a4183ee6 --json --out output.json 2019-01-09 15:17:54,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f927b595-946e-408e-8d12-f388a4183ee6', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-01-09 15:17:56,559 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f927b595-946e-408e-8d12-f388a4183ee6 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-01-09 15:17:56.453 7018 INFO rally.api [-] Building 'json' report for the following task(s): 'f927b595-946e-408e-8d12-f388a4183ee6'. 2019-01-09 15:17:56.464 7018 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:17:56,559 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f927b595-946e-408e-8d12-f388a4183ee6', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.html'] 2019-01-09 15:17:58,435 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f927b595-946e-408e-8d12-f388a4183ee6 --out /home/opnfv/functest/results/rally_sanity/keystone.html 2019-01-09 15:17:58.312 7020 INFO rally.api [-] Building 'html' report for the following task(s): 'f927b595-946e-408e-8d12-f388a4183ee6'. 2019-01-09 15:17:58.341 7020 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:17:58,450 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-01-09 15:17:58,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2019-01-09 15:17:58,451 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 15:17:58,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 15:17:58,469 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-09 15:17:58,469 - 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': 'f125511d-5cd3-4abf-a19f-a65305221953', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032', 'flavor_name': 'rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032', '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_d222e06a-1cc7-41ad-a061-aac5151a0032', '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-09 15:23:13,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dcd4744e-1a55-48c9-a311-c5f4750d18fb 2019-01-09 15:23:13,157 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'dcd4744e-1a55-48c9-a311-c5f4750d18fb'] 2019-01-09 15:23:14,006 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid dcd4744e-1a55-48c9-a311-c5f4750d18fb -------------------------------------------------------------------------------- Task dcd4744e-1a55-48c9-a311-c5f4750d18fb: 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 dcd4744e-1a55-48c9-a311-c5f4750d18fb 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.065 | 1.065 | 1.065 | 1.065 | 1.065 | 1.065 | 100.0% | 1 | | neutron.delete_network | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | total | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 100.0% | 1 | | -> duration | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 1.662 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.662301 Full duration: 15.507549 -------------------------------------------------------------------------------- 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 dcd4744e-1a55-48c9-a311-c5f4750d18fb has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_port | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 100.0% | 1 | | neutron.delete_port | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 0.597 | 100.0% | 1 | | total | 2.103 | 2.103 | 2.103 | 2.103 | 2.103 | 2.103 | 100.0% | 1 | | -> duration | 2.103 | 2.103 | 2.103 | 2.103 | 2.103 | 2.103 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.103148 Full duration: 28.799512 -------------------------------------------------------------------------------- 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 dcd4744e-1a55-48c9-a311-c5f4750d18fb has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 0.875 | 100.0% | 1 | | neutron.create_subnet | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 0.546 | 100.0% | 1 | | neutron.create_router | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | neutron.add_interface_router | 2.48 | 2.48 | 2.48 | 2.48 | 2.48 | 2.48 | 100.0% | 1 | | neutron.remove_interface_router | 1.557 | 1.557 | 1.557 | 1.557 | 1.557 | 1.557 | 100.0% | 1 | | neutron.delete_router | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 0.683 | 100.0% | 1 | | total | 6.24 | 6.24 | 6.24 | 6.24 | 6.24 | 6.24 | 100.0% | 1 | | -> duration | 6.24 | 6.24 | 6.24 | 6.24 | 6.24 | 6.24 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.239929 Full duration: 37.294825 -------------------------------------------------------------------------------- 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 dcd4744e-1a55-48c9-a311-c5f4750d18fb has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 1.158 | 100.0% | 1 | | neutron.delete_subnet | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 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.862858 Full duration: 27.894365 -------------------------------------------------------------------------------- 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 dcd4744e-1a55-48c9-a311-c5f4750d18fb 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.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | neutron.list_networks | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 0.123 | 100.0% | 1 | | total | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | -> duration | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 1.14 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.140101 Full duration: 17.039565 -------------------------------------------------------------------------------- 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 dcd4744e-1a55-48c9-a311-c5f4750d18fb 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.7 | 1.7 | 1.7 | 1.7 | 1.7 | 1.7 | 100.0% | 1 | | neutron.list_ports | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | total | 1.805 | 1.805 | 1.805 | 1.805 | 1.805 | 1.805 | 100.0% | 1 | | -> duration | 1.805 | 1.805 | 1.805 | 1.805 | 1.805 | 1.805 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.805223 Full duration: 30.119249 -------------------------------------------------------------------------------- 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 dcd4744e-1a55-48c9-a311-c5f4750d18fb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | neutron.create_subnet | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | neutron.create_router | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | neutron.add_interface_router | 2.252 | 2.252 | 2.252 | 2.252 | 2.252 | 2.252 | 100.0% | 1 | | neutron.list_routers | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 4.146 | 4.146 | 4.146 | 4.146 | 4.146 | 4.146 | 100.0% | 1 | | -> duration | 4.146 | 4.146 | 4.146 | 4.146 | 4.146 | 4.146 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.14573 Full duration: 40.673138 -------------------------------------------------------------------------------- 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 dcd4744e-1a55-48c9-a311-c5f4750d18fb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 0.866 | 100.0% | 1 | | neutron.create_subnet | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 0.628 | 100.0% | 1 | | neutron.list_subnets | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | total | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 100.0% | 1 | | -> duration | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 1.579 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.578608 Full duration: 33.041337 -------------------------------------------------------------------------------- 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 dcd4744e-1a55-48c9-a311-c5f4750d18fb 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.235 | 1.235 | 1.235 | 1.235 | 1.235 | 1.235 | 100.0% | 1 | | neutron.delete_security_group | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | total | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 100.0% | 1 | | -> duration | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 1.346 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.345857 Full duration: 15.117752 -------------------------------------------------------------------------------- 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 dcd4744e-1a55-48c9-a311-c5f4750d18fb has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_security_group | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 0.919 | 100.0% | 1 | | neutron.create_security_group_rule | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 0.091 | 100.0% | 1 | | neutron.delete_security_group | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> duration | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 1.252 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.252473 Full duration: 14.911129 -------------------------------------------------------------------------------- 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 dcd4744e-1a55-48c9-a311-c5f4750d18fb has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | neutron.create_router | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | neutron.add_gateway_router | 2.085 | 2.085 | 2.085 | 2.085 | 2.085 | 2.085 | 100.0% | 1 | | neutron.remove_gateway_router | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 1.528 | 100.0% | 1 | | total | 4.688 | 4.688 | 4.688 | 4.688 | 4.688 | 4.688 | 100.0% | 1 | | -> duration | 4.688 | 4.688 | 4.688 | 4.688 | 4.688 | 4.688 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.687572 Full duration: 26.947715 HINTS: * To plot HTML graphics with this data, run: rally task report dcd4744e-1a55-48c9-a311-c5f4750d18fb --out output.html * To generate a JUnit report, run: rally task export dcd4744e-1a55-48c9-a311-c5f4750d18fb --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dcd4744e-1a55-48c9-a311-c5f4750d18fb --json --out output.json 2019-01-09 15:23:14,006 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'dcd4744e-1a55-48c9-a311-c5f4750d18fb', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-01-09 15:23:16,087 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid dcd4744e-1a55-48c9-a311-c5f4750d18fb --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-01-09 15:23:15.947 10312 INFO rally.api [-] Building 'json' report for the following task(s): 'dcd4744e-1a55-48c9-a311-c5f4750d18fb'. 2019-01-09 15:23:15.960 10312 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:23:16,087 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'dcd4744e-1a55-48c9-a311-c5f4750d18fb', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.html'] 2019-01-09 15:23:18,045 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid dcd4744e-1a55-48c9-a311-c5f4750d18fb --out /home/opnfv/functest/results/rally_sanity/neutron.html 2019-01-09 15:23:17.922 10314 INFO rally.api [-] Building 'html' report for the following task(s): 'dcd4744e-1a55-48c9-a311-c5f4750d18fb'. 2019-01-09 15:23:17.952 10314 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:23:18,064 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-09 15:23:18,065 - 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-09 15:23:18,065 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 15:23:18,078 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 15:23:18,095 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-01-09 15:23:18,095 - 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': 'f125511d-5cd3-4abf-a19f-a65305221953', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032', 'flavor_name': 'rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032', '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_d222e06a-1cc7-41ad-a061-aac5151a0032', '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-09 15:30:14,838 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 412789a3-b1bd-4f7a-a872-d39674dda2a3 2019-01-09 15:30:14,839 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '412789a3-b1bd-4f7a-a872-d39674dda2a3'] 2019-01-09 15:30:15,722 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 412789a3-b1bd-4f7a-a872-d39674dda2a3 -------------------------------------------------------------------------------- Task 412789a3-b1bd-4f7a-a872-d39674dda2a3: 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_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "image": { "name": "rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "nics": [ { "net-id": "f125511d-5cd3-4abf-a19f-a65305221953" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 412789a3-b1bd-4f7a-a872-d39674dda2a3 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.361 | 8.361 | 8.361 | 8.361 | 8.361 | 8.361 | 100.0% | 1 | | nova.live_migrate | 10.017 | 10.017 | 10.017 | 10.017 | 10.017 | 10.017 | 100.0% | 1 | | nova.delete_server | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 2.481 | 100.0% | 1 | | total | 20.86 | 20.86 | 20.86 | 20.86 | 20.86 | 20.86 | 100.0% | 1 | | -> duration | 19.86 | 19.86 | 19.86 | 19.86 | 19.86 | 19.86 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.859738 Full duration: 30.726741 -------------------------------------------------------------------------------- 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_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "boot_server_kwargs": { "nics": [ { "net-id": "f125511d-5cd3-4abf-a19f-a65305221953" } ] }, "image": { "name": "rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 412789a3-b1bd-4f7a-a872-d39674dda2a3 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 | 10.392 | 10.392 | 10.392 | 10.392 | 10.392 | 10.392 | 100.0% | 1 | | cinder_v2.create_volume | 2.981 | 2.981 | 2.981 | 2.981 | 2.981 | 2.981 | 100.0% | 1 | | nova.attach_volume | 4.4 | 4.4 | 4.4 | 4.4 | 4.4 | 4.4 | 100.0% | 1 | | nova.live_migrate | 10.096 | 10.096 | 10.096 | 10.096 | 10.096 | 10.096 | 100.0% | 1 | | nova.detach_volume | 4.111 | 4.111 | 4.111 | 4.111 | 4.111 | 4.111 | 100.0% | 1 | | cinder_v2.delete_volume | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | nova.delete_server | 2.417 | 2.417 | 2.417 | 2.417 | 2.417 | 2.417 | 100.0% | 1 | | total | 34.908 | 34.908 | 34.908 | 34.908 | 34.908 | 34.908 | 100.0% | 1 | | -> duration | 33.908 | 33.908 | 33.908 | 33.908 | 33.908 | 33.908 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 33.908102 Full duration: 47.660348 -------------------------------------------------------------------------------- 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": "f125511d-5cd3-4abf-a19f-a65305221953" } ], "image": { "name": "rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 412789a3-b1bd-4f7a-a872-d39674dda2a3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.72 | 5.72 | 5.72 | 5.72 | 5.72 | 5.72 | 100.0% | 1 | | nova.boot_server | 8.352 | 8.352 | 8.352 | 8.352 | 8.352 | 8.352 | 100.0% | 1 | | nova.live_migrate | 14.362 | 14.362 | 14.362 | 14.362 | 14.362 | 14.362 | 100.0% | 1 | | nova.delete_server | 4.492 | 4.492 | 4.492 | 4.492 | 4.492 | 4.492 | 100.0% | 1 | | total | 32.926 | 32.926 | 32.926 | 32.926 | 32.926 | 32.926 | 100.0% | 1 | | -> duration | 31.926 | 31.926 | 31.926 | 31.926 | 31.926 | 31.926 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.925703 Full duration: 44.941055 -------------------------------------------------------------------------------- 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": "f125511d-5cd3-4abf-a19f-a65305221953" } ] }, "flavor": { "name": "rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "image": { "name": "rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 412789a3-b1bd-4f7a-a872-d39674dda2a3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.create_keypair | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | nova.boot_server | 7.591 | 7.591 | 7.591 | 7.591 | 7.591 | 7.591 | 100.0% | 1 | | nova.delete_server | 2.602 | 2.602 | 2.602 | 2.602 | 2.602 | 2.602 | 100.0% | 1 | | nova.delete_keypair | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 0.032 | 100.0% | 1 | | total | 11.016 | 11.016 | 11.016 | 11.016 | 11.016 | 11.016 | 100.0% | 1 | | -> duration | 10.016 | 10.016 | 10.016 | 10.016 | 10.016 | 10.016 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.016408 Full duration: 34.917202 -------------------------------------------------------------------------------- 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_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "image": { "name": "rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "nics": [ { "net-id": "f125511d-5cd3-4abf-a19f-a65305221953" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 412789a3-b1bd-4f7a-a872-d39674dda2a3 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 5.795 | 5.795 | 5.795 | 5.795 | 5.795 | 5.795 | 100.0% | 1 | | nova.boot_server | 8.287 | 8.287 | 8.287 | 8.287 | 8.287 | 8.287 | 100.0% | 1 | | nova.delete_server | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 2.683 | 100.0% | 1 | | total | 16.766 | 16.766 | 16.766 | 16.766 | 16.766 | 16.766 | 100.0% | 1 | | -> duration | 15.766 | 15.766 | 15.766 | 15.766 | 15.766 | 15.766 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.765809 Full duration: 42.590278 -------------------------------------------------------------------------------- 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_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "image": { "name": "rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "nics": [ { "net-id": "f125511d-5cd3-4abf-a19f-a65305221953" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 412789a3-b1bd-4f7a-a872-d39674dda2a3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.021 | 8.021 | 8.021 | 8.021 | 8.021 | 8.021 | 100.0% | 1 | | nova.pause_server | 2.486 | 2.486 | 2.486 | 2.486 | 2.486 | 2.486 | 100.0% | 1 | | nova.unpause_server | 2.295 | 2.295 | 2.295 | 2.295 | 2.295 | 2.295 | 100.0% | 1 | | nova.delete_server | 2.507 | 2.507 | 2.507 | 2.507 | 2.507 | 2.507 | 100.0% | 1 | | total | 15.309 | 15.309 | 15.309 | 15.309 | 15.309 | 15.309 | 100.0% | 1 | | -> duration | 10.309 | 10.309 | 10.309 | 10.309 | 10.309 | 10.309 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.308594 Full duration: 38.316878 -------------------------------------------------------------------------------- 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": "f125511d-5cd3-4abf-a19f-a65305221953" } ], "flavor": { "name": "rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "image": { "name": "rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 412789a3-b1bd-4f7a-a872-d39674dda2a3 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 7.806 | 7.806 | 7.806 | 7.806 | 7.806 | 7.806 | 100.0% | 1 | | nova.migrate | 20.921 | 20.921 | 20.921 | 20.921 | 20.921 | 20.921 | 100.0% | 1 | | nova.resize_confirm | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 2.758 | 100.0% | 1 | | nova.delete_server | 2.486 | 2.486 | 2.486 | 2.486 | 2.486 | 2.486 | 100.0% | 1 | | total | 33.972 | 33.972 | 33.972 | 33.972 | 33.972 | 33.972 | 100.0% | 1 | | -> duration | 32.972 | 32.972 | 32.972 | 32.972 | 32.972 | 32.972 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.971783 Full duration: 43.657188 -------------------------------------------------------------------------------- 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_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 412789a3-b1bd-4f7a-a872-d39674dda2a3 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.boot_server | 8.096 | 8.096 | 8.096 | 8.096 | 8.096 | 8.096 | 100.0% | 1 | | nova.list_interfaces | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 8.198 | 8.198 | 8.198 | 8.198 | 8.198 | 8.198 | 100.0% | 1 | | -> duration | 7.198 | 7.198 | 7.198 | 7.198 | 7.198 | 7.198 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.197888 Full duration: 32.827507 -------------------------------------------------------------------------------- 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": "f125511d-5cd3-4abf-a19f-a65305221953" } ], "flavor": { "name": "rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "image": { "name": "rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 412789a3-b1bd-4f7a-a872-d39674dda2a3 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 | 10.193 | 10.193 | 10.193 | 10.193 | 10.193 | 10.193 | 100.0% | 1 | | nova.associate_floating_ip | 2.948 | 2.948 | 2.948 | 2.948 | 2.948 | 2.948 | 100.0% | 1 | | -> neutron.list_ports | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 0.051 | 100.0% | 1 | | nova.dissociate_floating_ip | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 2.301 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 0.024 | 100.0% | 1 | | total | 17.082 | 17.082 | 17.082 | 17.082 | 17.082 | 17.082 | 100.0% | 1 | | -> duration | 16.082 | 16.082 | 16.082 | 16.082 | 16.082 | 16.082 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.082055 Full duration: 44.489909 -------------------------------------------------------------------------------- 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 412789a3-b1bd-4f7a-a872-d39674dda2a3 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.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | nova.delete_server_group | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> duration | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 0.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.735561 Full duration: 9.490226 HINTS: * To plot HTML graphics with this data, run: rally task report 412789a3-b1bd-4f7a-a872-d39674dda2a3 --out output.html * To generate a JUnit report, run: rally task export 412789a3-b1bd-4f7a-a872-d39674dda2a3 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 412789a3-b1bd-4f7a-a872-d39674dda2a3 --json --out output.json 2019-01-09 15:30:15,722 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '412789a3-b1bd-4f7a-a872-d39674dda2a3', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-01-09 15:30:17,631 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 412789a3-b1bd-4f7a-a872-d39674dda2a3 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-01-09 15:30:17.519 12120 INFO rally.api [-] Building 'json' report for the following task(s): '412789a3-b1bd-4f7a-a872-d39674dda2a3'. 2019-01-09 15:30:17.530 12120 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:30:17,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '412789a3-b1bd-4f7a-a872-d39674dda2a3', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.html'] 2019-01-09 15:30:19,558 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 412789a3-b1bd-4f7a-a872-d39674dda2a3 --out /home/opnfv/functest/results/rally_sanity/nova.html 2019-01-09 15:30:19.426 12122 INFO rally.api [-] Building 'html' report for the following task(s): '412789a3-b1bd-4f7a-a872-d39674dda2a3'. 2019-01-09 15:30:19.456 12122 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:30:19,575 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-01-09 15:30:19,576 - 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-09 15:30:19,577 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 15:30:19,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 15:30:19,597 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-01-09 15:30:19,597 - 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': 'f125511d-5cd3-4abf-a19f-a65305221953', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032', 'flavor_name': 'rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032', '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_d222e06a-1cc7-41ad-a061-aac5151a0032', '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-09 15:31:12,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c9fc3c18-59da-4780-993c-287143268c20 2019-01-09 15:31:12,533 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c9fc3c18-59da-4780-993c-287143268c20'] 2019-01-09 15:31:13,347 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c9fc3c18-59da-4780-993c-287143268c20 -------------------------------------------------------------------------------- Task c9fc3c18-59da-4780-993c-287143268c20: 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 c9fc3c18-59da-4780-993c-287143268c20 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.753 | 0.753 | 0.753 | 0.753 | 0.753 | 0.753 | 100.0% | 1 | | quotas.delete_quotas | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 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.039047 Full duration: 8.625163 -------------------------------------------------------------------------------- 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 c9fc3c18-59da-4780-993c-287143268c20 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.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746355 Full duration: 8.32078 -------------------------------------------------------------------------------- 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 c9fc3c18-59da-4780-993c-287143268c20 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.4 | 0.4 | 0.4 | 0.4 | 0.4 | 0.4 | 100.0% | 1 | | total | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> duration | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.821195 Full duration: 8.658411 -------------------------------------------------------------------------------- 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 c9fc3c18-59da-4780-993c-287143268c20 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.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | total | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> duration | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.134148 Full duration: 8.785505 HINTS: * To plot HTML graphics with this data, run: rally task report c9fc3c18-59da-4780-993c-287143268c20 --out output.html * To generate a JUnit report, run: rally task export c9fc3c18-59da-4780-993c-287143268c20 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c9fc3c18-59da-4780-993c-287143268c20 --json --out output.json 2019-01-09 15:31:13,347 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c9fc3c18-59da-4780-993c-287143268c20', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-01-09 15:31:15,242 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c9fc3c18-59da-4780-993c-287143268c20 --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-01-09 15:31:15.144 12632 INFO rally.api [-] Building 'json' report for the following task(s): 'c9fc3c18-59da-4780-993c-287143268c20'. 2019-01-09 15:31:15.148 12632 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:31:15,242 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c9fc3c18-59da-4780-993c-287143268c20', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.html'] 2019-01-09 15:31:17,182 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c9fc3c18-59da-4780-993c-287143268c20 --out /home/opnfv/functest/results/rally_sanity/quotas.html 2019-01-09 15:31:17.069 12634 INFO rally.api [-] Building 'html' report for the following task(s): 'c9fc3c18-59da-4780-993c-287143268c20'. 2019-01-09 15:31:17.089 12634 INFO rally.api [-] The report has been successfully built. 2019-01-09 15:31:17,188 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-01-09 15:31:17,192 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:45 | 6 | 100.00% | | glance | 00:01:11 | 4 | 100.00% | | cinder | 00:02:38 | 10 | 100.00% | | gnocchi | 00:01:25 | 11 | 100.00% | | heat | 00:01:06 | 4 | 100.00% | | keystone | 00:02:54 | 11 | 100.00% | | neutron | 00:04:47 | 11 | 100.00% | | nova | 00:06:09 | 10 | 100.00% | | quotas | 00:00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:33 | 71 | 100.00% | +----------------+------------+----------------+-----------+ 2019-01-09 15:31:17,192 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 9/9 modules 2019-01-09 15:31:17,315 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 15:31:17,316 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 26:22 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-09 15:31:17,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 15:31:17,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:31:17,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0ffd55f-3414-494e-a300-d2bc51fb573d x-compute-request-id: req-a0ffd55f-3414-494e-a300-d2bc51fb573d Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b3e5455e-8a07-4879-873d-5c332f7c852a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b3e5455e-8a07-4879-873d-5c332f7c852a", "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": "b3e5455e-8a07-4879-873d-5c332f7c852a"}, {"name": "rally_sanity-flavor_alt_d222e06a-1cc7-41ad-a061-aac5151a0032", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f", "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": "ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f"}]} 2019-01-09 15:31:17,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-a0ffd55f-3414-494e-a300-d2bc51fb573d 2019-01-09 15:31:17,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.199035167694s 2019-01-09 15:31:17,523 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-a0ffd55f-3414-494e-a300-d2bc51fb573d 2019-01-09 15:31:17,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 15:31:17,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:31:17,561 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 15:31:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67517c6b-c805-42e4-a2d9-f0f2e427d0e4 x-compute-request-id: req-67517c6b-c805-42e4-a2d9-f0f2e427d0e4 Content-Length: 0 Content-Type: application/json 2019-01-09 15:31:17,561 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f used request id req-67517c6b-c805-42e4-a2d9-f0f2e427d0e4 2019-01-09 15:31:17,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0349810123444s 2019-01-09 15:31:17,561 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ff0c9d7e-9399-4fcb-b1d4-fff81f0be37f used request id req-67517c6b-c805-42e4-a2d9-f0f2e427d0e4 2019-01-09 15:31:17,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 15:31:17,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/a7c9198c-fd65-4b10-a801-f6baf2f6c4c4/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}941e640f7ee98f202309853709bb659a08888645" -d '{"subnet_id": "783e313e-5145-4099-bce4-a1fa572656d4"}' 2019-01-09 15:31:19,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b7d754ad-364e-41cc-afbf-bb99abf3b10b Date: Wed, 09 Jan 2019 15:31:19 GMT RESP BODY: {"network_id": "f125511d-5cd3-4abf-a19f-a65305221953", "tenant_id": "575265e77adf42b381a8afa297e0b508", "subnet_id": "783e313e-5145-4099-bce4-a1fa572656d4", "subnet_ids": ["783e313e-5145-4099-bce4-a1fa572656d4"], "port_id": "a8fb7318-275a-4727-9541-6be4e5bc99cf", "id": "a7c9198c-fd65-4b10-a801-f6baf2f6c4c4"} 2019-01-09 15:31:19,874 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a7c9198c-fd65-4b10-a801-f6baf2f6c4c4/remove_router_interface.json used request id req-b7d754ad-364e-41cc-afbf-bb99abf3b10b 2019-01-09 15:31:19,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.31262898445s 2019-01-09 15:31:19,875 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/a7c9198c-fd65-4b10-a801-f6baf2f6c4c4/remove_router_interface.json used request id req-b7d754ad-364e-41cc-afbf-bb99abf3b10b returning object a7c9198c-fd65-4b10-a801-f6baf2f6c4c4 2019-01-09 15:31:19,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 15:31:19,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}941e640f7ee98f202309853709bb659a08888645" 2019-01-09 15:31:19,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1710 X-Openstack-Request-Id: req-671a25d5-e002-4f0c-9340-19848ccce008 Date: Wed, 09 Jan 2019 15:31:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "575265e77adf42b381a8afa297e0b508", "created_at": "2019-01-09T15:04:56Z", "admin_state_up": true, "updated_at": "2019-01-09T15:31:18Z", "project_id": "575265e77adf42b381a8afa297e0b508", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "a7c9198c-fd65-4b10-a801-f6baf2f6c4c4", "name": "rally_sanity-router_d222e06a-1cc7-41ad-a061-aac5151a0032"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "51a7c9eee9c143709911da63d80921da", "created_at": "2019-01-09T14:55:06Z", "admin_state_up": false, "updated_at": "2019-01-09T14:55:06Z", "project_id": "51a7c9eee9c143709911da63d80921da", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "b8dc235a-2de2-43e6-9e15-2c0d02d114e2", "name": "tempest-router-1927793149"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "108b35b55409492e8c83ec92189f6b38", "created_at": "2019-01-09T14:54:38Z", "admin_state_up": true, "updated_at": "2019-01-09T14:54:38Z", "project_id": "108b35b55409492e8c83ec92189f6b38", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "f9c3e3e0-7483-4a53-b32a-c9375477d8cc", "name": "tempest-pretest-check-753267560"}]} 2019-01-09 15:31:19,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-671a25d5-e002-4f0c-9340-19848ccce008 2019-01-09 15:31:19,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.112345933914s 2019-01-09 15:31:19,988 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-671a25d5-e002-4f0c-9340-19848ccce008 2019-01-09 15:31:19,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 15:31:19,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/a7c9198c-fd65-4b10-a801-f6baf2f6c4c4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941e640f7ee98f202309853709bb659a08888645" 2019-01-09 15:31:21,257 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-294807ab-1e46-4232-9c11-77dabb2b588c Content-Length: 0 Date: Wed, 09 Jan 2019 15:31:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 15:31:21,257 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/a7c9198c-fd65-4b10-a801-f6baf2f6c4c4.json used request id req-294807ab-1e46-4232-9c11-77dabb2b588c 2019-01-09 15:31:21,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26774692535s 2019-01-09 15:31:21,258 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/a7c9198c-fd65-4b10-a801-f6baf2f6c4c4.json used request id req-294807ab-1e46-4232-9c11-77dabb2b588c 2019-01-09 15:31:21,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 15:31:21,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}941e640f7ee98f202309853709bb659a08888645" 2019-01-09 15:31:21,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-70ed5cfa-d181-440a-b261-6e246f034af5 Date: Wed, 09 Jan 2019 15:31:21 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T15:04:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"783e313e-5145-4099-bce4-a1fa572656d4","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"575265e77adf42b381a8afa297e0b508","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_d222e06a-1cc7-41ad-a061-aac5151a0032","enable_dhcp":true,"segment_id":null,"network_id":"f125511d-5cd3-4abf-a19f-a65305221953","tenant_id":"575265e77adf42b381a8afa297e0b508","created_at":"2019-01-09T15:04:56Z","ip_version":4},{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 15:31:21,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-70ed5cfa-d181-440a-b261-6e246f034af5 2019-01-09 15:31:21,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0454540252686s 2019-01-09 15:31:21,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-70ed5cfa-d181-440a-b261-6e246f034af5 2019-01-09 15:31:21,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 15:31:21,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/783e313e-5145-4099-bce4-a1fa572656d4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941e640f7ee98f202309853709bb659a08888645" 2019-01-09 15:31:22,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-028246f4-6066-4ff3-aedf-cad46534c566 Date: Wed, 09 Jan 2019 15:31:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 15:31:22,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/783e313e-5145-4099-bce4-a1fa572656d4.json used request id req-028246f4-6066-4ff3-aedf-cad46534c566 2019-01-09 15:31:22,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06604099274s 2019-01-09 15:31:22,372 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/783e313e-5145-4099-bce4-a1fa572656d4.json used request id req-028246f4-6066-4ff3-aedf-cad46534c566 2019-01-09 15:31:22,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 15:31:22,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}941e640f7ee98f202309853709bb659a08888645" 2019-01-09 15:31:22,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1436 X-Openstack-Request-Id: req-3497f972-937a-47f7-9721-d1f083b2021a Date: Wed, 09 Jan 2019 15:31:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"f125511d-5cd3-4abf-a19f-a65305221953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":91,"ipv4_address_scope":null,"shared":true,"project_id":"575265e77adf42b381a8afa297e0b508","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T15:31:22Z","qos_policy_id":null,"name":"rally_sanity-net_d222e06a-1cc7-41ad-a061-aac5151a0032","admin_state_up":true,"tenant_id":"575265e77adf42b381a8afa297e0b508","created_at":"2019-01-09T15:04:55Z","provider:network_type":"vxlan"}]} 2019-01-09 15:31:22,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-3497f972-937a-47f7-9721-d1f083b2021a 2019-01-09 15:31:22,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0843579769135s 2019-01-09 15:31:22,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-3497f972-937a-47f7-9721-d1f083b2021a 2019-01-09 15:31:22,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 15:31:22,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/f125511d-5cd3-4abf-a19f-a65305221953.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941e640f7ee98f202309853709bb659a08888645" 2019-01-09 15:31:23,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-768305f5-c883-4212-9c2d-ce10ecd9ea3d Date: Wed, 09 Jan 2019 15:31:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 15:31:23,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f125511d-5cd3-4abf-a19f-a65305221953.json used request id req-768305f5-c883-4212-9c2d-ce10ecd9ea3d 2019-01-09 15:31:23,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.99790096283s 2019-01-09 15:31:23,457 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f125511d-5cd3-4abf-a19f-a65305221953.json used request id req-768305f5-c883-4212-9c2d-ce10ecd9ea3d 2019-01-09 15:31:23,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 15:31:23,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941e640f7ee98f202309853709bb659a08888645" 2019-01-09 15:31:23,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-b826232c-4d88-4cab-b6c1-55c2fdb883ab Date: Wed, 09 Jan 2019 15:31:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8012f6b8-049d-4188-92b6-2adef3c8106f/snap", "metadata": {}}], "file": "/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f/file", "owner": "575265e77adf42b381a8afa297e0b508", "id": "8012f6b8-049d-4188-92b6-2adef3c8106f", "size": 12716032, "self": "/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8012f6b8-049d-4188-92b6-2adef3c8106f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T15:05:00Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d222e06a-1cc7-41ad-a061-aac5151a0032", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T15:05:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 15:31:23,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b826232c-4d88-4cab-b6c1-55c2fdb883ab 2019-01-09 15:31:23,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217508792877s 2019-01-09 15:31:23,678 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b826232c-4d88-4cab-b6c1-55c2fdb883ab 2019-01-09 15:31:23,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 15:31:23,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}941e640f7ee98f202309853709bb659a08888645" 2019-01-09 15:31:24,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a9bd6f5-405c-4af0-924f-68eefb61d05a Date: Wed, 09 Jan 2019 15:31: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-09 15:31:24,531 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f used request id req-6a9bd6f5-405c-4af0-924f-68eefb61d05a 2019-01-09 15:31:24,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.851265907288s 2019-01-09 15:31:24,532 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8012f6b8-049d-4188-92b6-2adef3c8106f used request id req-6a9bd6f5-405c-4af0-924f-68eefb61d05a 2019-01-09 15:31:24,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 15:31:24,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:31:24,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31: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-cf7efdcb-4d13-41a5-82ff-99658748a590 x-compute-request-id: req-cf7efdcb-4d13-41a5-82ff-99658748a590 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_d222e06a-1cc7-41ad-a061-aac5151a0032", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b3e5455e-8a07-4879-873d-5c332f7c852a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b3e5455e-8a07-4879-873d-5c332f7c852a", "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": "b3e5455e-8a07-4879-873d-5c332f7c852a"}]} 2019-01-09 15:31:24,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-cf7efdcb-4d13-41a5-82ff-99658748a590 2019-01-09 15:31:24,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243539810181s 2019-01-09 15:31:24,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-cf7efdcb-4d13-41a5-82ff-99658748a590 2019-01-09 15:31:24,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 15:31:24,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/b3e5455e-8a07-4879-873d-5c332f7c852a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:31:24,597 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 15:31: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-dc505e73-5f51-4219-bb66-8d138d841288 x-compute-request-id: req-dc505e73-5f51-4219-bb66-8d138d841288 Content-Length: 0 Content-Type: application/json 2019-01-09 15:31:24,597 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b3e5455e-8a07-4879-873d-5c332f7c852a used request id req-dc505e73-5f51-4219-bb66-8d138d841288 2019-01-09 15:31:24,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0389449596405s 2019-01-09 15:31:24,598 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b3e5455e-8a07-4879-873d-5c332f7c852a used request id req-dc505e73-5f51-4219-bb66-8d138d841288 2019-01-09 15:31:24,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 15:31:24,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:31:24,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d46620-a41d-41d4-94de-eb9cd2c9012b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_d222e06a-1cc7-41ad-a061-aac5151a0032", "links": {"self": "http://172.30.9.29:5000/v3/users/64f945a43899469f9c7f2eb6a0a81d46"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "64f945a43899469f9c7f2eb6a0a81d46", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 15:31:24,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e8d46620-a41d-41d4-94de-eb9cd2c9012b 2019-01-09 15:31:24,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104578971863s 2019-01-09 15:31:24,704 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e8d46620-a41d-41d4-94de-eb9cd2c9012b 2019-01-09 15:31:24,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 15:31:24,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/64f945a43899469f9c7f2eb6a0a81d46 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:31:24,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603ff169-6cde-453c-9aa8-822ac73db765 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "rally_sanity-user_d222e06a-1cc7-41ad-a061-aac5151a0032", "links": {"self": "http://172.30.9.29:5000/v3/users/64f945a43899469f9c7f2eb6a0a81d46"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "64f945a43899469f9c7f2eb6a0a81d46", "description": null}} 2019-01-09 15:31:24,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/64f945a43899469f9c7f2eb6a0a81d46 used request id req-603ff169-6cde-453c-9aa8-822ac73db765 2019-01-09 15:31:24,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107445001602s 2019-01-09 15:31:24,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/64f945a43899469f9c7f2eb6a0a81d46 used request id req-603ff169-6cde-453c-9aa8-822ac73db765 2019-01-09 15:31:24,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 15:31:24,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/64f945a43899469f9c7f2eb6a0a81d46 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:31:24,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 15:31:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceadb611-e6d2-4abc-abe5-d69986d52fa9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 15:31:24,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/64f945a43899469f9c7f2eb6a0a81d46 used request id req-ceadb611-e6d2-4abc-abe5-d69986d52fa9 2019-01-09 15:31:24,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.171544075012s 2019-01-09 15:31:24,989 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/64f945a43899469f9c7f2eb6a0a81d46 used request id req-ceadb611-e6d2-4abc-abe5-d69986d52fa9 2019-01-09 15:31:24,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 15:31:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:31:25,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0eb480e-6029-4738-94fc-480ea3b74fb8 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508"}, "tags": [], "enabled": true, "id": "575265e77adf42b381a8afa297e0b508", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d222e06a-1cc7-41ad-a061-aac5151a0032"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 15:31:25,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-b0eb480e-6029-4738-94fc-480ea3b74fb8 2019-01-09 15:31:25,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.097797870636s 2019-01-09 15:31:25,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-b0eb480e-6029-4738-94fc-480ea3b74fb8 2019-01-09 15:31:25,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 15:31:25,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:31:25,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 15:31:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fad5699-6548-49a0-8f74-0d74d628932f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 15:31:25,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508 used request id req-7fad5699-6548-49a0-8f74-0d74d628932f 2019-01-09 15:31:25,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.159076929092s 2019-01-09 15:31:25,258 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/575265e77adf42b381a8afa297e0b508 used request id req-7fad5699-6548-49a0-8f74-0d74d628932f 2019-01-09 15:31:25,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 15:31:25,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=575265e77adf42b381a8afa297e0b508&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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:31:25,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-cdbea503-2d89-4762-a047-2bafc164bd10 Date: Wed, 09 Jan 2019 15:31:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "575265e77adf42b381a8afa297e0b508", "created_at": "2019-01-09T15:04:54Z", "updated_at": "2019-01-09T15:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:04:55Z", "revision_number": 0, "id": "6bae8cb9-328e-4a94-885b-85f90f5d38a3", "remote_group_id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "remote_ip_prefix": null, "created_at": "2019-01-09T15:04:55Z", "security_group_id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "tenant_id": "575265e77adf42b381a8afa297e0b508", "port_range_min": null, "ethertype": "IPv6", "project_id": "575265e77adf42b381a8afa297e0b508"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:04:54Z", "revision_number": 0, "id": "6fa18c21-389e-4b77-9c94-a577441466b9", "remote_group_id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "remote_ip_prefix": null, "created_at": "2019-01-09T15:04:54Z", "security_group_id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "tenant_id": "575265e77adf42b381a8afa297e0b508", "port_range_min": null, "ethertype": "IPv4", "project_id": "575265e77adf42b381a8afa297e0b508"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:04:54Z", "revision_number": 0, "id": "a53ed16c-1f42-49a6-8237-c97658fd4bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T15:04:54Z", "security_group_id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "tenant_id": "575265e77adf42b381a8afa297e0b508", "port_range_min": null, "ethertype": "IPv4", "project_id": "575265e77adf42b381a8afa297e0b508"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:04:55Z", "revision_number": 0, "id": "cc27e9b3-8d8a-486a-9b7e-a3230a0ce0a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T15:04:55Z", "security_group_id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "tenant_id": "575265e77adf42b381a8afa297e0b508", "port_range_min": null, "ethertype": "IPv6", "project_id": "575265e77adf42b381a8afa297e0b508"}], "revision_number": 4, "project_id": "575265e77adf42b381a8afa297e0b508", "id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "name": "default"}]} 2019-01-09 15:31:25,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=575265e77adf42b381a8afa297e0b508&name=default used request id req-cdbea503-2d89-4762-a047-2bafc164bd10 2019-01-09 15:31:25,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220790147781s 2019-01-09 15:31:25,482 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=575265e77adf42b381a8afa297e0b508&name=default used request id req-cdbea503-2d89-4762-a047-2bafc164bd10 2019-01-09 15:31:25,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 15:31:25,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:31:25,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-0bdf9468-488e-46d7-85ad-905d89fcd759 Date: Wed, 09 Jan 2019 15:31:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "575265e77adf42b381a8afa297e0b508", "created_at": "2019-01-09T15:04:54Z", "updated_at": "2019-01-09T15:04:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:04:55Z", "revision_number": 0, "id": "6bae8cb9-328e-4a94-885b-85f90f5d38a3", "remote_group_id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "remote_ip_prefix": null, "created_at": "2019-01-09T15:04:55Z", "security_group_id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "tenant_id": "575265e77adf42b381a8afa297e0b508", "port_range_min": null, "ethertype": "IPv6", "project_id": "575265e77adf42b381a8afa297e0b508"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:04:54Z", "revision_number": 0, "id": "6fa18c21-389e-4b77-9c94-a577441466b9", "remote_group_id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "remote_ip_prefix": null, "created_at": "2019-01-09T15:04:54Z", "security_group_id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "tenant_id": "575265e77adf42b381a8afa297e0b508", "port_range_min": null, "ethertype": "IPv4", "project_id": "575265e77adf42b381a8afa297e0b508"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:04:54Z", "revision_number": 0, "id": "a53ed16c-1f42-49a6-8237-c97658fd4bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T15:04:54Z", "security_group_id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "tenant_id": "575265e77adf42b381a8afa297e0b508", "port_range_min": null, "ethertype": "IPv4", "project_id": "575265e77adf42b381a8afa297e0b508"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:04:55Z", "revision_number": 0, "id": "cc27e9b3-8d8a-486a-9b7e-a3230a0ce0a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T15:04:55Z", "security_group_id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "tenant_id": "575265e77adf42b381a8afa297e0b508", "port_range_min": null, "ethertype": "IPv6", "project_id": "575265e77adf42b381a8afa297e0b508"}], "revision_number": 4, "project_id": "575265e77adf42b381a8afa297e0b508", "id": "867a750b-2d8d-45df-afd1-42f82b1a7126", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 15:31:25,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-0bdf9468-488e-46d7-85ad-905d89fcd759 2019-01-09 15:31:25,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.122242927551s 2019-01-09 15:31:25,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-0bdf9468-488e-46d7-85ad-905d89fcd759 2019-01-09 15:31:25,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 15:31:25,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/867a750b-2d8d-45df-afd1-42f82b1a7126.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8574ca7980559b4b3ee6927799c79a26d5a3695c" 2019-01-09 15:31:25,751 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-20b6d7aa-33b8-4810-b94b-525434b5b564 Content-Length: 0 Date: Wed, 09 Jan 2019 15:31:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 15:31:25,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/867a750b-2d8d-45df-afd1-42f82b1a7126.json used request id req-20b6d7aa-33b8-4810-b94b-525434b5b564 2019-01-09 15:31:25,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.13686299324s 2019-01-09 15:31:25,752 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/867a750b-2d8d-45df-afd1-42f82b1a7126.json used request id req-20b6d7aa-33b8-4810-b94b-525434b5b564 2019-01-09 15:31:25,804 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-01-09 15:31:25,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 15:31:25,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83cb877a-0d19-4a5f-aeeb-47e1bdedde03 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 15:31:25,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-83cb877a-0d19-4a5f-aeeb-47e1bdedde03 2019-01-09 15:31:25,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 15:31:26,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T16:31:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["VIqsrGzKSkKvAMoq31nUjA"], "issued_at": "2019-01-09T15:31:26.000000Z"}} 2019-01-09 15:31:26,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 15:31:26,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:26,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8bc85e74-21ae-4677-a622-35768c291820 Date: Wed, 09 Jan 2019 15:31:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 15:31:26,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8bc85e74-21ae-4677-a622-35768c291820 2019-01-09 15:31:26,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.345362901688s 2019-01-09 15:31:26,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8bc85e74-21ae-4677-a622-35768c291820 2019-01-09 15:31:26,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 15:31:26,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 15:31: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 15:31:26,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 15:31:26,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:26,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8759438c-21d2-40a8-a398-c929b024fd3b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 15:31:26,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-8759438c-21d2-40a8-a398-c929b024fd3b 2019-01-09 15:31:26,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0854580402374s 2019-01-09 15:31:26,682 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-8759438c-21d2-40a8-a398-c929b024fd3b 2019-01-09 15:31:26,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 15:31:26,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_682de878-34e1-4c9a-a1b2-1811939fe12e"}}' 2019-01-09 15:31:26,824 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 15:31:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c22418c-1e76-4b75-943f-7bc256434fc5 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.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332"}, "tags": [], "enabled": true, "id": "b67b0c6a3fba413c804a61328973b332", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_682de878-34e1-4c9a-a1b2-1811939fe12e"}} 2019-01-09 15:31:26,825 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9c22418c-1e76-4b75-943f-7bc256434fc5 2019-01-09 15:31:26,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.135869026184s 2019-01-09 15:31:26,825 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9c22418c-1e76-4b75-943f-7bc256434fc5 2019-01-09 15:31:26,826 - 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'b67b0c6a3fba413c804a61328973b332', '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_682de878-34e1-4c9a-a1b2-1811939fe12e'}) 2019-01-09 15:31:26,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 15:31:26,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "36a991ad-9c96-4da3-b121-42c40acf2e39", "email": null, "name": "rally_jobs-user_682de878-34e1-4c9a-a1b2-1811939fe12e"}}' 2019-01-09 15:31:27,231 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 15:31:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d68242fd-de4b-4908-a4d1-7dbdfddff221 Content-Length: 325 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_682de878-34e1-4c9a-a1b2-1811939fe12e", "links": {"self": "http://172.30.9.29:5000/v3/users/2e158e91a18d418c9469144403de121e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2e158e91a18d418c9469144403de121e", "domain_id": "default", "password_expires_at": null}} 2019-01-09 15:31:27,231 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-d68242fd-de4b-4908-a4d1-7dbdfddff221 2019-01-09 15:31:27,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.398600816727s 2019-01-09 15:31:27,231 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-d68242fd-de4b-4908-a4d1-7dbdfddff221 2019-01-09 15:31:27,232 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2e158e91a18d418c9469144403de121e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_682de878-34e1-4c9a-a1b2-1811939fe12e'}) 2019-01-09 15:31:27,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 15:31:27,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:27,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af9db15e-ff98-44cc-9048-49cd212ba450 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 15:31:27,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-af9db15e-ff98-44cc-9048-49cd212ba450 2019-01-09 15:31:27,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0165748596191s 2019-01-09 15:31:27,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-af9db15e-ff98-44cc-9048-49cd212ba450 2019-01-09 15:31:27,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 15:31:27,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:27,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27876c23-4723-44da-812e-a25f8ba60d73 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 15:31:27,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-27876c23-4723-44da-812e-a25f8ba60d73 2019-01-09 15:31:27,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0889201164246s 2019-01-09 15:31:27,346 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-27876c23-4723-44da-812e-a25f8ba60d73 2019-01-09 15:31:27,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 15:31:27,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:27,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78307f2f-71fd-4d26-a6ac-d3ac0b1992eb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 15:31:27,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-78307f2f-71fd-4d26-a6ac-d3ac0b1992eb 2019-01-09 15:31:27,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0916979312897s 2019-01-09 15:31:27,443 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-78307f2f-71fd-4d26-a6ac-d3ac0b1992eb 2019-01-09 15:31:27,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 15:31:27,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:27,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12f8cf3-c5d1-4b9f-b17a-63688c04477f Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_682de878-34e1-4c9a-a1b2-1811939fe12e", "links": {"self": "http://172.30.9.29:5000/v3/users/2e158e91a18d418c9469144403de121e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2e158e91a18d418c9469144403de121e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 15:31:27,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f12f8cf3-c5d1-4b9f-b17a-63688c04477f 2019-01-09 15:31:27,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116616010666s 2019-01-09 15:31:27,561 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f12f8cf3-c5d1-4b9f-b17a-63688c04477f 2019-01-09 15:31:27,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 15:31:27,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:27,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd18b19-3977-43c2-8d28-2d57528a50ed Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332"}, "tags": [], "enabled": true, "id": "b67b0c6a3fba413c804a61328973b332", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_682de878-34e1-4c9a-a1b2-1811939fe12e"}]} 2019-01-09 15:31:27,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-1fd18b19-3977-43c2-8d28-2d57528a50ed 2019-01-09 15:31:27,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0946509838104s 2019-01-09 15:31:27,668 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-1fd18b19-3977-43c2-8d28-2d57528a50ed 2019-01-09 15:31:27,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 15:31:27,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=2e158e91a18d418c9469144403de121e&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=b67b0c6a3fba413c804a61328973b332" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:27,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d159bc-0af8-4c1d-9312-2db6d76474e1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=2e158e91a18d418c9469144403de121e&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=b67b0c6a3fba413c804a61328973b332", "previous": null, "next": null}} 2019-01-09 15:31:27,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=2e158e91a18d418c9469144403de121e&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=b67b0c6a3fba413c804a61328973b332 used request id req-48d159bc-0af8-4c1d-9312-2db6d76474e1 2019-01-09 15:31:27,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0913028717041s 2019-01-09 15:31:27,767 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=2e158e91a18d418c9469144403de121e&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=b67b0c6a3fba413c804a61328973b332 used request id req-48d159bc-0af8-4c1d-9312-2db6d76474e1 2019-01-09 15:31:27,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 15:31:27,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332/users/2e158e91a18d418c9469144403de121e/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:27,894 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 15:31:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39e0221d-3b09-4b78-8fdd-ff31cf47e407 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 15:31:27,894 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332/users/2e158e91a18d418c9469144403de121e/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-39e0221d-3b09-4b78-8fdd-ff31cf47e407 2019-01-09 15:31:27,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.123920202255s 2019-01-09 15:31:27,895 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332/users/2e158e91a18d418c9469144403de121e/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-39e0221d-3b09-4b78-8fdd-ff31cf47e407 2019-01-09 15:31:27,896 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_682de878-34e1-4c9a-a1b2-1811939fe12e', 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'b67b0c6a3fba413c804a61328973b332', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '36a991ad-9c96-4da3-b121-42c40acf2e39', 'username': u'rally_jobs-user_682de878-34e1-4c9a-a1b2-1811939fe12e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 15:31:27,899 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_682de878-34e1-4c9a-a1b2-1811939fe12e', 'password': '36a991ad-9c96-4da3-b121-42c40acf2e39', 'project_name': 'rally_jobs-project_682de878-34e1-4c9a-a1b2-1811939fe12e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': 'b67b0c6a3fba413c804a61328973b332', 'project_domain_name': 'Default'} 2019-01-09 15:31:27,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 15:31:27,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:27,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fae649fe-1a22-4223-bcc3-96c3f0e78aa7 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 15:31:27,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fae649fe-1a22-4223-bcc3-96c3f0e78aa7 2019-01-09 15:31:27,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0915901660919s 2019-01-09 15:31:27,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fae649fe-1a22-4223-bcc3-96c3f0e78aa7 2019-01-09 15:31:28,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 15:31:28,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:28,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896abae1-845d-49f1-b161-46ee745ede2e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 15:31:28,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-896abae1-845d-49f1-b161-46ee745ede2e 2019-01-09 15:31:28,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0887870788574s 2019-01-09 15:31:28,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-896abae1-845d-49f1-b161-46ee745ede2e 2019-01-09 15:31:28,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 15:31:28,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:28,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de7c6b53-c6c3-4541-b8cf-8ba0edfe37b8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 15:31:28,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-de7c6b53-c6c3-4541-b8cf-8ba0edfe37b8 2019-01-09 15:31:28,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17073392868s 2019-01-09 15:31:28,265 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-de7c6b53-c6c3-4541-b8cf-8ba0edfe37b8 2019-01-09 15:31:28,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 15:31:28,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:28,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05404f63-925c-4f86-a057-4ec58b27fe12 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_682de878-34e1-4c9a-a1b2-1811939fe12e", "links": {"self": "http://172.30.9.29:5000/v3/users/2e158e91a18d418c9469144403de121e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2e158e91a18d418c9469144403de121e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 15:31:28,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-05404f63-925c-4f86-a057-4ec58b27fe12 2019-01-09 15:31:28,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104684114456s 2019-01-09 15:31:28,371 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-05404f63-925c-4f86-a057-4ec58b27fe12 2019-01-09 15:31:28,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 15:31:28,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:28,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dcd8b39-e9c1-4174-8bd4-5ef227d9f7df Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332"}, "tags": [], "enabled": true, "id": "b67b0c6a3fba413c804a61328973b332", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_682de878-34e1-4c9a-a1b2-1811939fe12e"}]} 2019-01-09 15:31:28,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-6dcd8b39-e9c1-4174-8bd4-5ef227d9f7df 2019-01-09 15:31:28,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0914239883423s 2019-01-09 15:31:28,473 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-6dcd8b39-e9c1-4174-8bd4-5ef227d9f7df 2019-01-09 15:31:28,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 15:31:28,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=2e158e91a18d418c9469144403de121e&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=b67b0c6a3fba413c804a61328973b332" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:28,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49540615-5212-4a63-876f-9e0b871fb7b4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=2e158e91a18d418c9469144403de121e&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=b67b0c6a3fba413c804a61328973b332", "previous": null, "next": null}} 2019-01-09 15:31:28,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=2e158e91a18d418c9469144403de121e&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=b67b0c6a3fba413c804a61328973b332 used request id req-49540615-5212-4a63-876f-9e0b871fb7b4 2019-01-09 15:31:28,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.086140871048s 2019-01-09 15:31:28,567 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=2e158e91a18d418c9469144403de121e&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=b67b0c6a3fba413c804a61328973b332 used request id req-49540615-5212-4a63-876f-9e0b871fb7b4 2019-01-09 15:31:28,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 15:31:28,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332/users/2e158e91a18d418c9469144403de121e/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:28,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 15:31:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdfdaff6-7214-4a06-8ba2-9f17da41c53e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 15:31:28,707 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332/users/2e158e91a18d418c9469144403de121e/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-fdfdaff6-7214-4a06-8ba2-9f17da41c53e 2019-01-09 15:31:28,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.137093067169s 2019-01-09 15:31:28,707 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332/users/2e158e91a18d418c9469144403de121e/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-fdfdaff6-7214-4a06-8ba2-9f17da41c53e 2019-01-09 15:31:28,708 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-01-09 15:31:28,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 15:31:28,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:28,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e827099-08ca-48fb-a59f-972e3e5266e9 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 15:31:28,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-3e827099-08ca-48fb-a59f-972e3e5266e9 2019-01-09 15:31:28,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0936889648438s 2019-01-09 15:31:28,803 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-3e827099-08ca-48fb-a59f-972e3e5266e9 2019-01-09 15:31:28,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 15:31:28,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 15:31:28,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9e160d-6800-4cbd-b8a6-261f60e83a70 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332"}, "tags": [], "enabled": true, "id": "b67b0c6a3fba413c804a61328973b332", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_682de878-34e1-4c9a-a1b2-1811939fe12e"}]} 2019-01-09 15:31:28,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-dd9e160d-6800-4cbd-b8a6-261f60e83a70 2019-01-09 15:31:28,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0871820449829s 2019-01-09 15:31:28,897 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-dd9e160d-6800-4cbd-b8a6-261f60e83a70 2019-01-09 15:31:28,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 15:31:28,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" -d '{"network": {"shared": true, "tenant_id": "b67b0c6a3fba413c804a61328973b332", "name": "rally_jobs-net_682de878-34e1-4c9a-a1b2-1811939fe12e", "admin_state_up": true}}' 2019-01-09 15:31:29,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-059ef0d4-3beb-488a-8f42-4f02c137bf83 Date: Wed, 09 Jan 2019 15:31:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3193aa4b-26a1-4ed6-afcc-ef8c4ec2264d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":true,"project_id":"b67b0c6a3fba413c804a61328973b332","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T15:31:29Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_682de878-34e1-4c9a-a1b2-1811939fe12e","admin_state_up":true,"tenant_id":"b67b0c6a3fba413c804a61328973b332","created_at":"2019-01-09T15:31:29Z","mtu":1450}} 2019-01-09 15:31:29,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-059ef0d4-3beb-488a-8f42-4f02c137bf83 2019-01-09 15:31:29,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.644276857376s 2019-01-09 15:31:29,544 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-059ef0d4-3beb-488a-8f42-4f02c137bf83 2019-01-09 15:31:29,544 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T15:31:29Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3193aa4b-26a1-4ed6-afcc-ef8c4ec2264d', u'provider:segmentation_id': 26, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_jobs-net_682de878-34e1-4c9a-a1b2-1811939fe12e', u'created_at': u'2019-01-09T15:31:29Z', u'mtu': 1450, u'tenant_id': u'b67b0c6a3fba413c804a61328973b332', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'b67b0c6a3fba413c804a61328973b332', u'l2_adjacency': True}) 2019-01-09 15:31:29,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 15:31:29,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d80cc4-7fd5-4d5c-af52-0e33ce3b43ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 15:31:29,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f1d80cc4-7fd5-4d5c-af52-0e33ce3b43ed 2019-01-09 15:31:29,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 15:31:29,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T16:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b67b0c6a3fba413c804a61328973b332", "name": "rally_jobs-project_682de878-34e1-4c9a-a1b2-1811939fe12e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b67b0c6a3fba413c804a61328973b332", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b67b0c6a3fba413c804a61328973b332", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b67b0c6a3fba413c804a61328973b332", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b67b0c6a3fba413c804a61328973b332", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b67b0c6a3fba413c804a61328973b332", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b67b0c6a3fba413c804a61328973b332", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b67b0c6a3fba413c804a61328973b332", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b67b0c6a3fba413c804a61328973b332", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b67b0c6a3fba413c804a61328973b332", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b67b0c6a3fba413c804a61328973b332", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b67b0c6a3fba413c804a61328973b332", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b67b0c6a3fba413c804a61328973b332", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b67b0c6a3fba413c804a61328973b332", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b67b0c6a3fba413c804a61328973b332", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_682de878-34e1-4c9a-a1b2-1811939fe12e", "id": "2e158e91a18d418c9469144403de121e"}, "audit_ids": ["0erprfAATEeVL55juFxdxA"], "issued_at": "2019-01-09T15:31:29.000000Z"}} 2019-01-09 15:31:29,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 15:31:29,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" 2019-01-09 15:31:30,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1428 X-Openstack-Request-Id: req-e1804bc6-5730-41c5-80f1-e583d4c96805 Date: Wed, 09 Jan 2019 15:31:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3193aa4b-26a1-4ed6-afcc-ef8c4ec2264d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":true,"project_id":"b67b0c6a3fba413c804a61328973b332","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T15:31:29Z","qos_policy_id":null,"name":"rally_jobs-net_682de878-34e1-4c9a-a1b2-1811939fe12e","admin_state_up":true,"tenant_id":"b67b0c6a3fba413c804a61328973b332","created_at":"2019-01-09T15:31:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 15:31:30,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e1804bc6-5730-41c5-80f1-e583d4c96805 2019-01-09 15:31:30,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267376899719s 2019-01-09 15:31:30,211 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e1804bc6-5730-41c5-80f1-e583d4c96805 2019-01-09 15:31:30,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 15:31:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" -d '{"subnet": {"name": "rally_jobs-subnet_682de878-34e1-4c9a-a1b2-1811939fe12e", "enable_dhcp": true, "network_id": "3193aa4b-26a1-4ed6-afcc-ef8c4ec2264d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 15:31:30,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-9d24c6c1-5d04-4486-8db5-a97bd09f491e Date: Wed, 09 Jan 2019 15:31:30 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T15:31:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76ad28d9-8437-4404-9f9a-f6006b142372","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b67b0c6a3fba413c804a61328973b332","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_682de878-34e1-4c9a-a1b2-1811939fe12e","enable_dhcp":true,"segment_id":null,"network_id":"3193aa4b-26a1-4ed6-afcc-ef8c4ec2264d","tenant_id":"b67b0c6a3fba413c804a61328973b332","created_at":"2019-01-09T15:31:30Z","ip_version":4}} 2019-01-09 15:31:30,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9d24c6c1-5d04-4486-8db5-a97bd09f491e 2019-01-09 15:31:30,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.538277864456s 2019-01-09 15:31:30,752 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9d24c6c1-5d04-4486-8db5-a97bd09f491e 2019-01-09 15:31:30,752 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T15:31: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'76ad28d9-8437-4404-9f9a-f6006b142372', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_682de878-34e1-4c9a-a1b2-1811939fe12e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'3193aa4b-26a1-4ed6-afcc-ef8c4ec2264d', u'tenant_id': u'b67b0c6a3fba413c804a61328973b332', u'created_at': u'2019-01-09T15:31: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'b67b0c6a3fba413c804a61328973b332'}) 2019-01-09 15:31:30,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 15:31:30,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "rally_jobs-router_682de878-34e1-4c9a-a1b2-1811939fe12e", "admin_state_up": true}}' 2019-01-09 15:31:32,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-bb9ea802-cafd-4b27-85e0-270baf9ab0ac Date: Wed, 09 Jan 2019 15:31:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b67b0c6a3fba413c804a61328973b332", "created_at": "2019-01-09T15:31:30Z", "admin_state_up": true, "updated_at": "2019-01-09T15:31:32Z", "project_id": "b67b0c6a3fba413c804a61328973b332", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "071ce5c6-a70f-4a55-8050-8e6ec0d0c3da", "name": "rally_jobs-router_682de878-34e1-4c9a-a1b2-1811939fe12e"}} 2019-01-09 15:31:32,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-bb9ea802-cafd-4b27-85e0-270baf9ab0ac 2019-01-09 15:31:32,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.69788694382s 2019-01-09 15:31:32,451 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-bb9ea802-cafd-4b27-85e0-270baf9ab0ac 2019-01-09 15:31:32,451 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T15:31:32Z', u'revision_number': 3, u'ha': False, u'id': u'071ce5c6-a70f-4a55-8050-8e6ec0d0c3da', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_682de878-34e1-4c9a-a1b2-1811939fe12e', u'admin_state_up': True, u'tenant_id': u'b67b0c6a3fba413c804a61328973b332', u'created_at': u'2019-01-09T15:31:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'b67b0c6a3fba413c804a61328973b332'}) 2019-01-09 15:31:32,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 15:31:32,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/071ce5c6-a70f-4a55-8050-8e6ec0d0c3da/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}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" -d '{"subnet_id": "76ad28d9-8437-4404-9f9a-f6006b142372"}' 2019-01-09 15:31:34,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5b2083c1-02ef-424c-a5fc-c346857e5c5b Date: Wed, 09 Jan 2019 15:31:34 GMT RESP BODY: {"network_id": "3193aa4b-26a1-4ed6-afcc-ef8c4ec2264d", "tenant_id": "b67b0c6a3fba413c804a61328973b332", "subnet_id": "76ad28d9-8437-4404-9f9a-f6006b142372", "subnet_ids": ["76ad28d9-8437-4404-9f9a-f6006b142372"], "port_id": "5e931af7-2bf0-41f8-ba23-ed299c9c4743", "id": "071ce5c6-a70f-4a55-8050-8e6ec0d0c3da"} 2019-01-09 15:31:34,767 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/071ce5c6-a70f-4a55-8050-8e6ec0d0c3da/add_router_interface.json used request id req-5b2083c1-02ef-424c-a5fc-c346857e5c5b 2019-01-09 15:31:34,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.31531214714s 2019-01-09 15:31:34,768 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/071ce5c6-a70f-4a55-8050-8e6ec0d0c3da/add_router_interface.json used request id req-5b2083c1-02ef-424c-a5fc-c346857e5c5b returning object 071ce5c6-a70f-4a55-8050-8e6ec0d0c3da 2019-01-09 15:31:34,768 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 15:31:34,900 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 15:31:34,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 15:31:34,906 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 15:31:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 15:31:34,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 15:31:34,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" 2019-01-09 15:31:35,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-09d56aab-cfbb-4576-b2e6-223ff3cf97de Date: Wed, 09 Jan 2019 15:31:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 15:31:35,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-09d56aab-cfbb-4576-b2e6-223ff3cf97de 2019-01-09 15:31:35,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204824924469s 2019-01-09 15:31:35,113 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-09d56aab-cfbb-4576-b2e6-223ff3cf97de 2019-01-09 15:31:35,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 15:31:35,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_682de878-34e1-4c9a-a1b2-1811939fe12e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_682de878-34e1-4c9a-a1b2-1811939fe12e"}' 2019-01-09 15:31:35,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 871 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f755c30b-a948-4190-99cf-10a6b1ad7a57 Date: Wed, 09 Jan 2019 15:31:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a/file", "owner": "b67b0c6a3fba413c804a61328973b332", "id": "7897fae7-03e9-4d77-8e2a-5be93692e82a", "size": null, "self": "/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T15:31:35Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_682de878-34e1-4c9a-a1b2-1811939fe12e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_682de878-34e1-4c9a-a1b2-1811939fe12e", "checksum": null, "created_at": "2019-01-09T15:31:35Z", "protected": false} 2019-01-09 15:31:35,195 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f755c30b-a948-4190-99cf-10a6b1ad7a57 2019-01-09 15:31:35,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0735700130463s 2019-01-09 15:31:35,195 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f755c30b-a948-4190-99cf-10a6b1ad7a57 returning object 7897fae7-03e9-4d77-8e2a-5be93692e82a 2019-01-09 15:31:35,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 15:31:35,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a/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}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" -d '' 2019-01-09 15:31:35,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-146b2e2e-53e5-41e1-9676-56bc30cf7181 Date: Wed, 09 Jan 2019 15:31: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-09 15:31:35,627 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a/file used request id req-146b2e2e-53e5-41e1-9676-56bc30cf7181 2019-01-09 15:31:35,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.430774927139s 2019-01-09 15:31:35,627 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a/file used request id req-146b2e2e-53e5-41e1-9676-56bc30cf7181 2019-01-09 15:31:35,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 15:31:35,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" 2019-01-09 15:31:35,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-86f26d0b-844e-42af-9168-96f2d6eecee8 Date: Wed, 09 Jan 2019 15:31:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7897fae7-03e9-4d77-8e2a-5be93692e82a/snap", "metadata": {}}], "file": "/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a/file", "owner": "b67b0c6a3fba413c804a61328973b332", "id": "7897fae7-03e9-4d77-8e2a-5be93692e82a", "size": 12716032, "self": "/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7897fae7-03e9-4d77-8e2a-5be93692e82a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T15:31:35Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_682de878-34e1-4c9a-a1b2-1811939fe12e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_682de878-34e1-4c9a-a1b2-1811939fe12e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T15:31:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 15:31:35,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-86f26d0b-844e-42af-9168-96f2d6eecee8 2019-01-09 15:31:35,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248839855194s 2019-01-09 15:31:35,656 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-86f26d0b-844e-42af-9168-96f2d6eecee8 2019-01-09 15:31:35,658 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7897fae7-03e9-4d77-8e2a-5be93692e82a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a/file', 'owner': u'b67b0c6a3fba413c804a61328973b332', 'id': u'7897fae7-03e9-4d77-8e2a-5be93692e82a', 'size': 12716032, u'self': u'/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b67b0c6a3fba413c804a61328973b332', 'name': 'rally_jobs-project_682de878-34e1-4c9a-a1b2-1811939fe12e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7897fae7-03e9-4d77-8e2a-5be93692e82a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T15:31:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T15:31:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_682de878-34e1-4c9a-a1b2-1811939fe12e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_682de878-34e1-4c9a-a1b2-1811939fe12e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_682de878-34e1-4c9a-a1b2-1811939fe12e', 'created': u'2019-01-09T15:31:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T15:31:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_jobs-img_682de878-34e1-4c9a-a1b2-1811939fe12e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 15:31:35,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 15:31:35,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_682de878-34e1-4c9a-a1b2-1811939fe12e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 15:31:35,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da01fa61-6867-4c15-b8e2-66ffe947af74 x-compute-request-id: req-da01fa61-6867-4c15-b8e2-66ffe947af74 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_682de878-34e1-4c9a-a1b2-1811939fe12e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ae6ba25b-b47f-4a0f-8e05-83676ae79711", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ae6ba25b-b47f-4a0f-8e05-83676ae79711", "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": "ae6ba25b-b47f-4a0f-8e05-83676ae79711"}} 2019-01-09 15:31:35,870 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-da01fa61-6867-4c15-b8e2-66ffe947af74 2019-01-09 15:31:35,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.211663007736s 2019-01-09 15:31:35,871 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-da01fa61-6867-4c15-b8e2-66ffe947af74 2019-01-09 15:31:35,872 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_682de878-34e1-4c9a-a1b2-1811939fe12e', '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'805038e1e9f34a349c09768ea1e3dacf', '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'ae6ba25b-b47f-4a0f-8e05-83676ae79711', 'swap': 0}) 2019-01-09 15:31:35,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 15:31:35,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/ae6ba25b-b47f-4a0f-8e05-83676ae79711/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}acd74b975ba0364964276acf5941997275669ba3" -d '{"extra_specs": {}}' 2019-01-09 15:31:35,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0b3bb16-87cd-4cc2-931d-bf6a95c1aca8 x-compute-request-id: req-a0b3bb16-87cd-4cc2-931d-bf6a95c1aca8 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 15:31:35,893 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ae6ba25b-b47f-4a0f-8e05-83676ae79711/os-extra_specs used request id req-a0b3bb16-87cd-4cc2-931d-bf6a95c1aca8 2019-01-09 15:31:35,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211939811707s 2019-01-09 15:31:35,894 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ae6ba25b-b47f-4a0f-8e05-83676ae79711/os-extra_specs used request id req-a0b3bb16-87cd-4cc2-931d-bf6a95c1aca8 2019-01-09 15:31:35,894 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 15:31:37,909 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-09 15:31:40,191 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 05403f63-1770-47bc-a154-b03eacf13a31 | 2019-01-09T15:31:39.755659 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 05403f63-1770-47bc-a154-b03eacf13a31 ~/.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-09 15:31:43,398 - 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-09 15:31:44,222 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2019-01-09 15:31:44,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 15:31:44,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" 2019-01-09 15:31:44,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15: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-4905a9b6-aab3-409a-8351-6380db97d503 x-compute-request-id: req-4905a9b6-aab3-409a-8351-6380db97d503 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2019-01-09 15:31:44,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-4905a9b6-aab3-409a-8351-6380db97d503 2019-01-09 15:31:44,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.614948034286s 2019-01-09 15:31:44,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-4905a9b6-aab3-409a-8351-6380db97d503 2019-01-09 15:31:44,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-09 15:31:44,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" 2019-01-09 15:31:45,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-58c850d4-42cb-4fb3-93ec-8b246c5f165e Date: Wed, 09 Jan 2019 15:31:45 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-09 15:31:45,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-58c850d4-42cb-4fb3-93ec-8b246c5f165e 2019-01-09 15:31:45,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.184034109116s 2019-01-09 15:31:45,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-58c850d4-42cb-4fb3-93ec-8b246c5f165e 2019-01-09 15:31:45,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 15:31:45,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_682de878-34e1-4c9a-a1b2-1811939fe12e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 15:31:45,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31: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-8b7570c6-c2de-471f-a4d6-dd50f2f8679e x-compute-request-id: req-8b7570c6-c2de-471f-a4d6-dd50f2f8679e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_682de878-34e1-4c9a-a1b2-1811939fe12e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0483dcf7-ec13-4160-a614-8ea3514125dd", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0483dcf7-ec13-4160-a614-8ea3514125dd", "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": "0483dcf7-ec13-4160-a614-8ea3514125dd"}} 2019-01-09 15:31:45,107 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8b7570c6-c2de-471f-a4d6-dd50f2f8679e 2019-01-09 15:31:45,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.07173204422s 2019-01-09 15:31:45,108 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8b7570c6-c2de-471f-a4d6-dd50f2f8679e 2019-01-09 15:31:45,109 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_682de878-34e1-4c9a-a1b2-1811939fe12e', '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'805038e1e9f34a349c09768ea1e3dacf', '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'0483dcf7-ec13-4160-a614-8ea3514125dd', 'swap': 0}) 2019-01-09 15:31:45,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 15:31:45,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/0483dcf7-ec13-4160-a614-8ea3514125dd/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}acd74b975ba0364964276acf5941997275669ba3" -d '{"extra_specs": {}}' 2019-01-09 15:31:45,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 15:31: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-ae7b374a-5eab-42cb-847a-9f4d4808c566 x-compute-request-id: req-ae7b374a-5eab-42cb-847a-9f4d4808c566 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 15:31:45,129 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/0483dcf7-ec13-4160-a614-8ea3514125dd/os-extra_specs used request id req-ae7b374a-5eab-42cb-847a-9f4d4808c566 2019-01-09 15:31:45,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0191221237183s 2019-01-09 15:31:45,129 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/0483dcf7-ec13-4160-a614-8ea3514125dd/os-extra_specs used request id req-ae7b374a-5eab-42cb-847a-9f4d4808c566 2019-01-09 15:31:45,129 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_682de878-34e1-4c9a-a1b2-1811939fe12e', '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'805038e1e9f34a349c09768ea1e3dacf', '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'0483dcf7-ec13-4160-a614-8ea3514125dd', 'swap': 0}) 2019-01-09 15:31:45,153 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-01-09 15:31:45,154 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-01-09 15:31:45,168 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-01-09 15:31:45,428 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-01-09 15:31:45,428 - 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-09 16:00:02,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4e650971-826c-4510-abfb-120332181493 2019-01-09 16:00:02,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-01-09 16:00:02,719 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4e650971-826c-4510-abfb-120332181493'] 2019-01-09 16:00:03,754 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4e650971-826c-4510-abfb-120332181493 -------------------------------------------------------------------------------- Task 4e650971-826c-4510-abfb-120332181493: 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 4e650971-826c-4510-abfb-120332181493 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.981 | 2.223 | 4.389 | 5.058 | 5.706 | 2.589 | 100.0% | 100 | | neutron.list_networks | 0.106 | 0.597 | 1.149 | 1.399 | 1.763 | 0.666 | 100.0% | 100 | | total | 1.399 | 2.844 | 5.383 | 5.62 | 6.606 | 3.256 | 100.0% | 100 | | -> duration | 1.399 | 2.844 | 5.383 | 5.62 | 6.606 | 3.256 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.956967 Full duration: 50.4372 -------------------------------------------------------------------------------- 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 4e650971-826c-4510-abfb-120332181493 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.821 | 1.603 | 2.569 | 2.866 | 2.956 | 1.737 | 100.0% | 40 | | neutron.update_network | 0.418 | 1.019 | 4.423 | 4.473 | 4.524 | 1.829 | 100.0% | 40 | | total | 1.325 | 2.445 | 6.949 | 6.968 | 7.025 | 3.567 | 100.0% | 40 | | -> duration | 1.325 | 2.445 | 6.949 | 6.968 | 7.025 | 3.567 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.922438 Full duration: 31.839058 -------------------------------------------------------------------------------- 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 4e650971-826c-4510-abfb-120332181493 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.945 | 1.861 | 2.93 | 3.06 | 4.213 | 1.981 | 100.0% | 40 | | neutron.delete_network | 0.612 | 1.764 | 3.803 | 3.937 | 4.184 | 2.071 | 100.0% | 40 | | total | 1.818 | 3.626 | 6.418 | 6.981 | 7.605 | 4.052 | 100.0% | 40 | | -> duration | 1.818 | 3.626 | 6.418 | 6.981 | 7.605 | 4.052 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.853496 Full duration: 23.68924 -------------------------------------------------------------------------------- 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 4e650971-826c-4510-abfb-120332181493 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.173 | 1.961 | 3.017 | 3.245 | 3.587 | 2.128 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.481 | 3.662 | 10.744 | 11.35 | 11.351 | 4.98 | 100.0% | 40 | | neutron.list_subnets | 0.131 | 0.387 | 1.308 | 1.475 | 1.55 | 0.588 | 100.0% | 40 | | total | 3.385 | 5.844 | 15.614 | 15.741 | 15.824 | 7.697 | 100.0% | 40 | | -> duration | 3.385 | 5.844 | 15.614 | 15.741 | 15.824 | 7.697 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.65883 Full duration: 65.487402 -------------------------------------------------------------------------------- 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 4e650971-826c-4510-abfb-120332181493 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.066 | 1.904 | 2.489 | 3.127 | 3.762 | 1.998 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.412 | 3.651 | 6.427 | 8.001 | 9.499 | 4.088 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.041 | 2.719 | 4.984 | 5.961 | 7.173 | 3.038 | 100.0% | 100 | | total | 4.469 | 8.297 | 13.203 | 15.726 | 19.468 | 9.125 | 100.0% | 100 | | -> duration | 4.469 | 8.297 | 13.203 | 15.726 | 19.468 | 9.125 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.268761 Full duration: 143.239798 -------------------------------------------------------------------------------- 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 4e650971-826c-4510-abfb-120332181493 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.016 | 1.915 | 3.657 | 3.72 | 3.937 | 2.096 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.497 | 3.343 | 8.139 | 8.879 | 9.507 | 4.54 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.311 | 3.871 | 11.808 | 12.587 | 12.837 | 5.415 | 100.0% | 40 | | total | 4.558 | 8.579 | 24.225 | 24.521 | 24.636 | 12.053 | 100.0% | 40 | | -> duration | 4.558 | 8.579 | 24.225 | 24.521 | 24.636 | 12.053 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.650968 Full duration: 50.329583 -------------------------------------------------------------------------------- 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 4e650971-826c-4510-abfb-120332181493 has 0 error(s) -------------------------------------------------------------------------------- +--------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.998 | 2.252 | 3.231 | 3.351 | 3.797 | 2.234 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.27 | 5.362 | 7.544 | 7.741 | 7.936 | 5.274 | 100.0% | 40 | | neutron.create_router (x2) | 0.363 | 1.204 | 2.721 | 2.917 | 4.046 | 1.401 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.935 | 20.115 | 26.981 | 27.341 | 28.43 | 18.825 | 100.0% | 40 | | neutron.list_routers | 0.176 | 0.57 | 0.987 | 1.035 | 1.172 | 0.621 | 100.0% | 40 | | total | 11.204 | 29.739 | 39.505 | 39.727 | 40.319 | 28.354 | 100.0% | 40 | | -> duration | 11.204 | 29.739 | 39.505 | 39.727 | 40.319 | 28.354 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 76.355566 Full duration: 186.248364 -------------------------------------------------------------------------------- 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 4e650971-826c-4510-abfb-120332181493 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.345 | 2.459 | 3.031 | 3.55 | 6.549 | 2.474 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.106 | 6.145 | 9.141 | 10.212 | 10.879 | 6.064 | 100.0% | 40 | | neutron.create_router (x2) | 0.331 | 0.982 | 1.594 | 1.744 | 2.812 | 0.983 | 100.0% | 40 | | neutron.add_interface_router (x2) | 8.825 | 16.24 | 24.122 | 28.63 | 29.487 | 17.543 | 100.0% | 40 | | neutron.update_router (x2) | 1.665 | 4.046 | 7.321 | 7.621 | 8.396 | 4.461 | 100.0% | 40 | | total | 14.375 | 30.156 | 42.717 | 51.173 | 51.275 | 31.526 | 100.0% | 40 | | -> duration | 14.375 | 30.156 | 42.717 | 51.173 | 51.275 | 31.526 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 79.882738 Full duration: 181.851087 -------------------------------------------------------------------------------- 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 4e650971-826c-4510-abfb-120332181493 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.964 | 2.948 | 3.778 | 4.027 | 6.105 | 2.497 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.431 | 3.862 | 10.026 | 10.521 | 10.645 | 4.652 | 100.0% | 40 | | neutron.create_router (x2) | 0.312 | 0.809 | 2.263 | 2.638 | 3.482 | 1.12 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.666 | 14.699 | 36.699 | 37.53 | 39.814 | 18.952 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 4.693 | 10.153 | 30.32 | 32.649 | 33.66 | 13.908 | 100.0% | 40 | | neutron.delete_router (x2) | 1.175 | 2.448 | 4.987 | 5.72 | 6.601 | 2.971 | 100.0% | 40 | | total | 16.216 | 32.22 | 89.803 | 91.657 | 92.476 | 44.101 | 100.0% | 40 | | -> duration | 16.216 | 32.22 | 89.803 | 91.657 | 92.476 | 44.101 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 97.676745 Full duration: 150.29812 -------------------------------------------------------------------------------- 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 4e650971-826c-4510-abfb-120332181493 has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.809 | 2.029 | 3.445 | 3.445 | 3.446 | 2.124 | 100.0% | 8 | | neutron.create_port (x50) | 35.508 | 36.723 | 97.995 | 98.575 | 99.155 | 59.274 | 100.0% | 8 | | neutron.list_ports | 0.24 | 0.767 | 1.217 | 1.237 | 1.258 | 0.785 | 100.0% | 8 | | total | 37.122 | 38.968 | 102.439 | 102.792 | 103.145 | 62.187 | 100.0% | 8 | | -> duration | 37.122 | 38.968 | 102.439 | 102.792 | 103.145 | 62.187 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 139.452174 Full duration: 216.262434 -------------------------------------------------------------------------------- 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 4e650971-826c-4510-abfb-120332181493 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.91 | 1.826 | 2.486 | 2.621 | 2.971 | 1.732 | 100.0% | 40 | | neutron.create_port (x5) | 4.565 | 8.488 | 21.22 | 21.529 | 22.668 | 10.847 | 100.0% | 40 | | neutron.update_port (x5) | 2.068 | 4.113 | 11.362 | 11.526 | 12.627 | 5.881 | 100.0% | 40 | | total | 8.314 | 14.464 | 34.589 | 34.914 | 35.561 | 18.461 | 100.0% | 40 | | -> duration | 8.314 | 14.464 | 34.589 | 34.914 | 35.561 | 18.461 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 42.725368 Full duration: 98.980654 -------------------------------------------------------------------------------- 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 4e650971-826c-4510-abfb-120332181493 has 0 error(s) -------------------------------------------------------------------------------- +-----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.941 | 1.953 | 2.522 | 3.138 | 3.351 | 1.83 | 100.0% | 40 | | neutron.create_port (x5) | 4.537 | 9.173 | 23.284 | 23.555 | 24.65 | 10.607 | 100.0% | 40 | | neutron.delete_port (x5) | 2.319 | 5.193 | 12.749 | 13.27 | 13.757 | 5.879 | 100.0% | 40 | | total | 7.892 | 16.554 | 39.537 | 39.897 | 39.942 | 18.318 | 100.0% | 40 | | -> duration | 7.892 | 16.554 | 39.537 | 39.897 | 39.942 | 18.318 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.323485 Full duration: 68.052292 -------------------------------------------------------------------------------- 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 4e650971-826c-4510-abfb-120332181493 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.397 | 0.719 | 0.994 | 1.01 | 1.076 | 0.736 | 100.0% | 40 | | total | 1.166 | 1.394 | 1.762 | 1.779 | 1.797 | 1.447 | 100.0% | 40 | | -> duration | 1.166 | 1.394 | 1.762 | 1.779 | 1.797 | 1.447 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.156637 Full duration: 36.12685 -------------------------------------------------------------------------------- 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 4e650971-826c-4510-abfb-120332181493 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.122 | 1.163 | 1.359 | 1.396 | 1.433 | 1.22 | 100.0% | 4 | | neutron.create_subnet | 0.545 | 0.852 | 1.119 | 1.16 | 1.201 | 0.862 | 100.0% | 4 | | neutron.create_port (x125) | 126.952 | 182.675 | 237.075 | 237.079 | 237.084 | 182.347 | 100.0% | 4 | | neutron.create_trunk | 6.42 | 9.553 | 12.894 | 12.99 | 13.087 | 9.653 | 100.0% | 4 | | neutron.update_port | 1.421 | 1.992 | 2.573 | 2.601 | 2.628 | 2.008 | 100.0% | 4 | | neutron.list_trunks | 0.04 | 0.067 | 0.2 | 0.223 | 0.246 | 0.105 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.239 | 0.377 | 0.631 | 0.657 | 0.683 | 0.419 | 100.0% | 4 | | neutron.delete_trunk | 0.274 | 0.46 | 0.483 | 0.484 | 0.485 | 0.42 | 100.0% | 4 | | total | 137.683 | 197.15 | 256.053 | 256.118 | 256.183 | 197.041 | 100.0% | 4 | | -> duration | 137.683 | 197.15 | 256.053 | 256.118 | 256.183 | 197.041 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 256.188644 Full duration: 362.737207 HINTS: * To plot HTML graphics with this data, run: rally task report 4e650971-826c-4510-abfb-120332181493 --out output.html * To generate a JUnit report, run: rally task export 4e650971-826c-4510-abfb-120332181493 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4e650971-826c-4510-abfb-120332181493 --json --out output.json 2019-01-09 16:00:03,755 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4e650971-826c-4510-abfb-120332181493', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-01-09 16:00:05,933 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4e650971-826c-4510-abfb-120332181493 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-01-09 16:00:05.470 17710 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-01-09 16:00:05.471 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-01-09 16:00:05.472 17710 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-01-09 16:00:05.667 17710 INFO rally.api [-] Building 'json' report for the following task(s): '4e650971-826c-4510-abfb-120332181493'. 2019-01-09 16:00:05.791 17710 INFO rally.api [-] The report has been successfully built. 2019-01-09 16:00:05,934 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4e650971-826c-4510-abfb-120332181493', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.html'] 2019-01-09 16:00:08,242 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4e650971-826c-4510-abfb-120332181493 --out /home/opnfv/functest/results/rally_jobs/neutron.html 2019-01-09 16:00:07.662 17712 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-01-09 16:00:07.663 17712 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-01-09 16:00:07.664 17712 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-01-09 16:00:07.857 17712 INFO rally.api [-] Building 'html' report for the following task(s): '4e650971-826c-4510-abfb-120332181493'. 2019-01-09 16:00:08.142 17712 INFO rally.api [-] The report has been successfully built. 2019-01-09 16:00:08,374 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-01-09 16:00:08,375 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:27:45 | 612 | 100.00% | | | | | | | TOTAL: | 00:27:45 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-01-09 16:00:08,375 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-01-09 16:00:08,498 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 16:00:08,498 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 28:40 | PASS | +--------------------+------------------+------------------+----------------+ 2019-01-09 16:00:08,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 16:00:08,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 16:00:08,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-02894222-35a3-4b62-aaa1-4dd26e47e228 x-compute-request-id: req-02894222-35a3-4b62-aaa1-4dd26e47e228 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_alt_682de878-34e1-4c9a-a1b2-1811939fe12e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/0483dcf7-ec13-4160-a614-8ea3514125dd", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/0483dcf7-ec13-4160-a614-8ea3514125dd", "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": "0483dcf7-ec13-4160-a614-8ea3514125dd"}, {"name": "rally_jobs-flavor_682de878-34e1-4c9a-a1b2-1811939fe12e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ae6ba25b-b47f-4a0f-8e05-83676ae79711", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ae6ba25b-b47f-4a0f-8e05-83676ae79711", "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": "ae6ba25b-b47f-4a0f-8e05-83676ae79711"}]} 2019-01-09 16:00:08,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-02894222-35a3-4b62-aaa1-4dd26e47e228 2019-01-09 16:00:08,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.214370012283s 2019-01-09 16:00:08,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-02894222-35a3-4b62-aaa1-4dd26e47e228 2019-01-09 16:00:08,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 16:00:08,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/0483dcf7-ec13-4160-a614-8ea3514125dd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 16:00:08,772 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d86bd86d-94ed-4997-aebf-7341c5a66dfa x-compute-request-id: req-d86bd86d-94ed-4997-aebf-7341c5a66dfa Content-Length: 0 Content-Type: application/json 2019-01-09 16:00:08,772 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/0483dcf7-ec13-4160-a614-8ea3514125dd used request id req-d86bd86d-94ed-4997-aebf-7341c5a66dfa 2019-01-09 16:00:08,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0506119728088s 2019-01-09 16:00:08,773 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/0483dcf7-ec13-4160-a614-8ea3514125dd used request id req-d86bd86d-94ed-4997-aebf-7341c5a66dfa 2019-01-09 16:00:08,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 16:00:08,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/071ce5c6-a70f-4a55-8050-8e6ec0d0c3da/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}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" -d '{"subnet_id": "76ad28d9-8437-4404-9f9a-f6006b142372"}' 2019-01-09 16:00:11,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2480c0b2-e866-4795-a6f6-d55a1860e3d3 Date: Wed, 09 Jan 2019 16:00:11 GMT RESP BODY: {"network_id": "3193aa4b-26a1-4ed6-afcc-ef8c4ec2264d", "tenant_id": "b67b0c6a3fba413c804a61328973b332", "subnet_id": "76ad28d9-8437-4404-9f9a-f6006b142372", "subnet_ids": ["76ad28d9-8437-4404-9f9a-f6006b142372"], "port_id": "5e931af7-2bf0-41f8-ba23-ed299c9c4743", "id": "071ce5c6-a70f-4a55-8050-8e6ec0d0c3da"} 2019-01-09 16:00:11,059 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/071ce5c6-a70f-4a55-8050-8e6ec0d0c3da/remove_router_interface.json used request id req-2480c0b2-e866-4795-a6f6-d55a1860e3d3 2019-01-09 16:00:11,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.28630208969s 2019-01-09 16:00:11,060 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/071ce5c6-a70f-4a55-8050-8e6ec0d0c3da/remove_router_interface.json used request id req-2480c0b2-e866-4795-a6f6-d55a1860e3d3 returning object 071ce5c6-a70f-4a55-8050-8e6ec0d0c3da 2019-01-09 16:00:11,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 16:00:11,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" 2019-01-09 16:00:11,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1708 X-Openstack-Request-Id: req-d2d12ee3-8553-499b-8fca-d91963dd08cc Date: Wed, 09 Jan 2019 16:00:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b67b0c6a3fba413c804a61328973b332", "created_at": "2019-01-09T15:31:30Z", "admin_state_up": true, "updated_at": "2019-01-09T16:00:09Z", "project_id": "b67b0c6a3fba413c804a61328973b332", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "071ce5c6-a70f-4a55-8050-8e6ec0d0c3da", "name": "rally_jobs-router_682de878-34e1-4c9a-a1b2-1811939fe12e"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "51a7c9eee9c143709911da63d80921da", "created_at": "2019-01-09T14:55:06Z", "admin_state_up": false, "updated_at": "2019-01-09T14:55:06Z", "project_id": "51a7c9eee9c143709911da63d80921da", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "b8dc235a-2de2-43e6-9e15-2c0d02d114e2", "name": "tempest-router-1927793149"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "108b35b55409492e8c83ec92189f6b38", "created_at": "2019-01-09T14:54:38Z", "admin_state_up": true, "updated_at": "2019-01-09T14:54:38Z", "project_id": "108b35b55409492e8c83ec92189f6b38", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "f9c3e3e0-7483-4a53-b32a-c9375477d8cc", "name": "tempest-pretest-check-753267560"}]} 2019-01-09 16:00:11,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-d2d12ee3-8553-499b-8fca-d91963dd08cc 2019-01-09 16:00:11,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115252971649s 2019-01-09 16:00:11,176 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-d2d12ee3-8553-499b-8fca-d91963dd08cc 2019-01-09 16:00:11,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 16:00:11,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/071ce5c6-a70f-4a55-8050-8e6ec0d0c3da.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" 2019-01-09 16:00:12,535 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10e78848-95c8-48e9-be4f-29385da8615e Content-Length: 0 Date: Wed, 09 Jan 2019 16:00:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:00:12,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/071ce5c6-a70f-4a55-8050-8e6ec0d0c3da.json used request id req-10e78848-95c8-48e9-be4f-29385da8615e 2019-01-09 16:00:12,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.35746121407s 2019-01-09 16:00:12,535 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/071ce5c6-a70f-4a55-8050-8e6ec0d0c3da.json used request id req-10e78848-95c8-48e9-be4f-29385da8615e 2019-01-09 16:00:12,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 16:00:12,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" 2019-01-09 16:00:12,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1328 X-Openstack-Request-Id: req-7643efbc-507a-4684-b1de-0164db4dff61 Date: Wed, 09 Jan 2019 16:00:12 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T15:31:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"76ad28d9-8437-4404-9f9a-f6006b142372","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"b67b0c6a3fba413c804a61328973b332","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_682de878-34e1-4c9a-a1b2-1811939fe12e","enable_dhcp":true,"segment_id":null,"network_id":"3193aa4b-26a1-4ed6-afcc-ef8c4ec2264d","tenant_id":"b67b0c6a3fba413c804a61328973b332","created_at":"2019-01-09T15:31:30Z","ip_version":4},{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 16:00:12,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-7643efbc-507a-4684-b1de-0164db4dff61 2019-01-09 16:00:12,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.046324968338s 2019-01-09 16:00:12,583 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-7643efbc-507a-4684-b1de-0164db4dff61 2019-01-09 16:00:12,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 16:00:12,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/76ad28d9-8437-4404-9f9a-f6006b142372.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" 2019-01-09 16:00:13,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f28d3a7b-99c2-4003-b4c3-e3a7a303cd0f Date: Wed, 09 Jan 2019 16:00:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:00:13,448 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/76ad28d9-8437-4404-9f9a-f6006b142372.json used request id req-f28d3a7b-99c2-4003-b4c3-e3a7a303cd0f 2019-01-09 16:00:13,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.863500833511s 2019-01-09 16:00:13,448 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/76ad28d9-8437-4404-9f9a-f6006b142372.json used request id req-f28d3a7b-99c2-4003-b4c3-e3a7a303cd0f 2019-01-09 16:00:13,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 16:00:13,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" 2019-01-09 16:00:13,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-7855a0a5-c562-4945-a552-a0fa664dcb3f Date: Wed, 09 Jan 2019 16:00:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"3193aa4b-26a1-4ed6-afcc-ef8c4ec2264d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":true,"project_id":"b67b0c6a3fba413c804a61328973b332","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:00:13Z","qos_policy_id":null,"name":"rally_jobs-net_682de878-34e1-4c9a-a1b2-1811939fe12e","admin_state_up":true,"tenant_id":"b67b0c6a3fba413c804a61328973b332","created_at":"2019-01-09T15:31:29Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:00:13,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7855a0a5-c562-4945-a552-a0fa664dcb3f 2019-01-09 16:00:13,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301869869232s 2019-01-09 16:00:13,751 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7855a0a5-c562-4945-a552-a0fa664dcb3f 2019-01-09 16:00:13,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 16:00:13,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/3193aa4b-26a1-4ed6-afcc-ef8c4ec2264d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" 2019-01-09 16:00:14,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-20e8088f-88ac-4735-bb6c-147230801b90 Date: Wed, 09 Jan 2019 16:00:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:00:14,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/3193aa4b-26a1-4ed6-afcc-ef8c4ec2264d.json used request id req-20e8088f-88ac-4735-bb6c-147230801b90 2019-01-09 16:00:14,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.568547964096s 2019-01-09 16:00:14,321 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/3193aa4b-26a1-4ed6-afcc-ef8c4ec2264d.json used request id req-20e8088f-88ac-4735-bb6c-147230801b90 2019-01-09 16:00:14,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:00:14,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" 2019-01-09 16:00:14,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1201 Content-Type: application/json X-Openstack-Request-Id: req-f895df59-4301-4cd6-a6e1-0fe203ac9f6b Date: Wed, 09 Jan 2019 16:00:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7897fae7-03e9-4d77-8e2a-5be93692e82a/snap", "metadata": {}}], "file": "/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a/file", "owner": "b67b0c6a3fba413c804a61328973b332", "id": "7897fae7-03e9-4d77-8e2a-5be93692e82a", "size": 12716032, "self": "/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7897fae7-03e9-4d77-8e2a-5be93692e82a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T15:31:35Z", "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_682de878-34e1-4c9a-a1b2-1811939fe12e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_682de878-34e1-4c9a-a1b2-1811939fe12e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T15:31:35Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:00:14,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f895df59-4301-4cd6-a6e1-0fe203ac9f6b 2019-01-09 16:00:14,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.630804777145s 2019-01-09 16:00:14,956 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-f895df59-4301-4cd6-a6e1-0fe203ac9f6b 2019-01-09 16:00:14,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 16:00:14,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ffe0f9a19198e0c6d1f30d93648627b0499ff9fb" 2019-01-09 16:00:15,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f92e92c3-ef4b-4c0f-8c07-ed352e5da1aa Date: Wed, 09 Jan 2019 16:00: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-09 16:00:15,970 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a used request id req-f92e92c3-ef4b-4c0f-8c07-ed352e5da1aa 2019-01-09 16:00:15,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.01331496239s 2019-01-09 16:00:15,971 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/7897fae7-03e9-4d77-8e2a-5be93692e82a used request id req-f92e92c3-ef4b-4c0f-8c07-ed352e5da1aa 2019-01-09 16:00:15,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 16:00:15,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 16:00:16,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61cd30b3-2376-4a56-8f2a-4be94c755253 x-compute-request-id: req-61cd30b3-2376-4a56-8f2a-4be94c755253 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_682de878-34e1-4c9a-a1b2-1811939fe12e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ae6ba25b-b47f-4a0f-8e05-83676ae79711", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ae6ba25b-b47f-4a0f-8e05-83676ae79711", "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": "ae6ba25b-b47f-4a0f-8e05-83676ae79711"}]} 2019-01-09 16:00:16,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-61cd30b3-2376-4a56-8f2a-4be94c755253 2019-01-09 16:00:16,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0300421714783s 2019-01-09 16:00:16,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-61cd30b3-2376-4a56-8f2a-4be94c755253 2019-01-09 16:00:16,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 16:00:16,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/ae6ba25b-b47f-4a0f-8e05-83676ae79711 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 16:00:16,042 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:00:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e712d1c-ac1c-4f14-a5b7-820915cea4f4 x-compute-request-id: req-4e712d1c-ac1c-4f14-a5b7-820915cea4f4 Content-Length: 0 Content-Type: application/json 2019-01-09 16:00:16,042 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ae6ba25b-b47f-4a0f-8e05-83676ae79711 used request id req-4e712d1c-ac1c-4f14-a5b7-820915cea4f4 2019-01-09 16:00:16,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.038321018219s 2019-01-09 16:00:16,042 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ae6ba25b-b47f-4a0f-8e05-83676ae79711 used request id req-4e712d1c-ac1c-4f14-a5b7-820915cea4f4 2019-01-09 16:00:16,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:00:16,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 16:00:16,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f2720d-dfc2-4ed0-b070-62813606c6c6 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_682de878-34e1-4c9a-a1b2-1811939fe12e", "links": {"self": "http://172.30.9.29:5000/v3/users/2e158e91a18d418c9469144403de121e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "2e158e91a18d418c9469144403de121e", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:00:16,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d8f2720d-dfc2-4ed0-b070-62813606c6c6 2019-01-09 16:00:16,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.150780916214s 2019-01-09 16:00:16,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d8f2720d-dfc2-4ed0-b070-62813606c6c6 2019-01-09 16:00:16,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:00:16,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/2e158e91a18d418c9469144403de121e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 16:00:16,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba133af-9410-40d7-b4ea-61a1e9cd002e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "rally_jobs-user_682de878-34e1-4c9a-a1b2-1811939fe12e", "links": {"self": "http://172.30.9.29:5000/v3/users/2e158e91a18d418c9469144403de121e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "2e158e91a18d418c9469144403de121e", "description": null}} 2019-01-09 16:00:16,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/2e158e91a18d418c9469144403de121e used request id req-6ba133af-9410-40d7-b4ea-61a1e9cd002e 2019-01-09 16:00:16,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1102039814s 2019-01-09 16:00:16,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/2e158e91a18d418c9469144403de121e used request id req-6ba133af-9410-40d7-b4ea-61a1e9cd002e 2019-01-09 16:00:16,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 16:00:16,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/2e158e91a18d418c9469144403de121e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 16:00:16,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eece408b-f683-4f9c-a1f9-02acf2e778dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:00:16,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2e158e91a18d418c9469144403de121e used request id req-eece408b-f683-4f9c-a1f9-02acf2e778dd 2019-01-09 16:00:16,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.202611207962s 2019-01-09 16:00:16,514 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2e158e91a18d418c9469144403de121e used request id req-eece408b-f683-4f9c-a1f9-02acf2e778dd 2019-01-09 16:00:16,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:00:16,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 16:00:16,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42f52171-7795-44da-926e-3a947e108a4f Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332"}, "tags": [], "enabled": true, "id": "b67b0c6a3fba413c804a61328973b332", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_682de878-34e1-4c9a-a1b2-1811939fe12e"}]} 2019-01-09 16:00:16,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-42f52171-7795-44da-926e-3a947e108a4f 2019-01-09 16:00:16,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0894260406494s 2019-01-09 16:00:16,610 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-42f52171-7795-44da-926e-3a947e108a4f 2019-01-09 16:00:16,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 16:00:16,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 16:00:16,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:00:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9dacd01-a8dc-4521-be71-b95f30b6bc2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:00:16,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332 used request id req-e9dacd01-a8dc-4521-be71-b95f30b6bc2d 2019-01-09 16:00:16,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.179861068726s 2019-01-09 16:00:16,794 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b67b0c6a3fba413c804a61328973b332 used request id req-e9dacd01-a8dc-4521-be71-b95f30b6bc2d 2019-01-09 16:00:16,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 16:00:16,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b67b0c6a3fba413c804a61328973b332&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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 16:00:17,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b482e1be-db08-41ac-8ed3-5f8723f0a475 Date: Wed, 09 Jan 2019 16:00:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "b67b0c6a3fba413c804a61328973b332", "created_at": "2019-01-09T15:31:28Z", "updated_at": "2019-01-09T15:31:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:31:29Z", "revision_number": 0, "id": "3b660980-04e8-4602-a9e2-91f8ef02ff3c", "remote_group_id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "remote_ip_prefix": null, "created_at": "2019-01-09T15:31:29Z", "security_group_id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "tenant_id": "b67b0c6a3fba413c804a61328973b332", "port_range_min": null, "ethertype": "IPv6", "project_id": "b67b0c6a3fba413c804a61328973b332"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:31:29Z", "revision_number": 0, "id": "4e573f51-ef92-4e3b-a8bd-b56b03e28e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T15:31:29Z", "security_group_id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "tenant_id": "b67b0c6a3fba413c804a61328973b332", "port_range_min": null, "ethertype": "IPv6", "project_id": "b67b0c6a3fba413c804a61328973b332"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:31:28Z", "revision_number": 0, "id": "542bcff0-8d7f-4bab-86e1-53a8a502f8e9", "remote_group_id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "remote_ip_prefix": null, "created_at": "2019-01-09T15:31:28Z", "security_group_id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "tenant_id": "b67b0c6a3fba413c804a61328973b332", "port_range_min": null, "ethertype": "IPv4", "project_id": "b67b0c6a3fba413c804a61328973b332"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:31:28Z", "revision_number": 0, "id": "c3afe1fd-4ad8-45a0-b517-4905dc0adea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T15:31:28Z", "security_group_id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "tenant_id": "b67b0c6a3fba413c804a61328973b332", "port_range_min": null, "ethertype": "IPv4", "project_id": "b67b0c6a3fba413c804a61328973b332"}], "revision_number": 4, "project_id": "b67b0c6a3fba413c804a61328973b332", "id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "name": "default"}]} 2019-01-09 16:00:17,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b67b0c6a3fba413c804a61328973b332&name=default used request id req-b482e1be-db08-41ac-8ed3-5f8723f0a475 2019-01-09 16:00:17,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.22061085701s 2019-01-09 16:00:17,018 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b67b0c6a3fba413c804a61328973b332&name=default used request id req-b482e1be-db08-41ac-8ed3-5f8723f0a475 2019-01-09 16:00:17,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 16:00:17,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 16:00:17,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-14854bf2-6123-40fb-b4c3-ab676256c941 Date: Wed, 09 Jan 2019 16:00:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b67b0c6a3fba413c804a61328973b332", "created_at": "2019-01-09T15:31:28Z", "updated_at": "2019-01-09T15:31:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:31:29Z", "revision_number": 0, "id": "3b660980-04e8-4602-a9e2-91f8ef02ff3c", "remote_group_id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "remote_ip_prefix": null, "created_at": "2019-01-09T15:31:29Z", "security_group_id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "tenant_id": "b67b0c6a3fba413c804a61328973b332", "port_range_min": null, "ethertype": "IPv6", "project_id": "b67b0c6a3fba413c804a61328973b332"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:31:29Z", "revision_number": 0, "id": "4e573f51-ef92-4e3b-a8bd-b56b03e28e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T15:31:29Z", "security_group_id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "tenant_id": "b67b0c6a3fba413c804a61328973b332", "port_range_min": null, "ethertype": "IPv6", "project_id": "b67b0c6a3fba413c804a61328973b332"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:31:28Z", "revision_number": 0, "id": "542bcff0-8d7f-4bab-86e1-53a8a502f8e9", "remote_group_id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "remote_ip_prefix": null, "created_at": "2019-01-09T15:31:28Z", "security_group_id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "tenant_id": "b67b0c6a3fba413c804a61328973b332", "port_range_min": null, "ethertype": "IPv4", "project_id": "b67b0c6a3fba413c804a61328973b332"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T15:31:28Z", "revision_number": 0, "id": "c3afe1fd-4ad8-45a0-b517-4905dc0adea4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T15:31:28Z", "security_group_id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "tenant_id": "b67b0c6a3fba413c804a61328973b332", "port_range_min": null, "ethertype": "IPv4", "project_id": "b67b0c6a3fba413c804a61328973b332"}], "revision_number": 4, "project_id": "b67b0c6a3fba413c804a61328973b332", "id": "96b2614c-78db-4353-a8f5-c55f66ab3340", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:00:17,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-14854bf2-6123-40fb-b4c3-ab676256c941 2019-01-09 16:00:17,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.135668992996s 2019-01-09 16:00:17,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-14854bf2-6123-40fb-b4c3-ab676256c941 2019-01-09 16:00:17,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 16:00:17,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/96b2614c-78db-4353-a8f5-c55f66ab3340.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}acd74b975ba0364964276acf5941997275669ba3" 2019-01-09 16:00:17,279 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac61d3ca-42d1-414e-bf1f-7fd441206200 Content-Length: 0 Date: Wed, 09 Jan 2019 16:00:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:00:17,279 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/96b2614c-78db-4353-a8f5-c55f66ab3340.json used request id req-ac61d3ca-42d1-414e-bf1f-7fd441206200 2019-01-09 16:00:17,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.115619182587s 2019-01-09 16:00:17,279 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/96b2614c-78db-4353-a8f5-c55f66ab3340.json used request id req-ac61d3ca-42d1-414e-bf1f-7fd441206200 2019-01-09 16:00:17,332 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-01-09 16:00:17,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:00:17,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12afb27f-b017-456c-a5b7-257d8f60806f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:00:17,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-12afb27f-b017-456c-a5b7-257d8f60806f 2019-01-09 16:00:17,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:00:17,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T17:00:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["UQUPl6ksST2p2qJgcC0L4A"], "issued_at": "2019-01-09T16:00:17.000000Z"}} 2019-01-09 16:00:17,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 16:00:17,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:18,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-98a530f1-a4d0-4d8f-8b70-f3625b48e069 Date: Wed, 09 Jan 2019 16:00:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:00:18,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-98a530f1-a4d0-4d8f-8b70-f3625b48e069 2019-01-09 16:00:18,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273006916046s 2019-01-09 16:00:18,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-98a530f1-a4d0-4d8f-8b70-f3625b48e069 2019-01-09 16:00:18,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:00:18,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:00: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:00:18,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:00:18,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:18,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e344079-ad68-4a1d-8e1c-5b318d1b71fd Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 16:00:18,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-0e344079-ad68-4a1d-8e1c-5b318d1b71fd 2019-01-09 16:00:18,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0922541618347s 2019-01-09 16:00:18,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-0e344079-ad68-4a1d-8e1c-5b318d1b71fd 2019-01-09 16:00:18,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 16:00:18,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6"}}' 2019-01-09 16:00:18,291 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef49f5b2-3118-4915-b0df-cf91bec93101 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.29:5000/v3/projects/765c507ec9b0494797e52a78c3b7ca8e"}, "tags": [], "enabled": true, "id": "765c507ec9b0494797e52a78c3b7ca8e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6"}} 2019-01-09 16:00:18,291 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ef49f5b2-3118-4915-b0df-cf91bec93101 2019-01-09 16:00:18,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.138665914536s 2019-01-09 16:00:18,292 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ef49f5b2-3118-4915-b0df-cf91bec93101 2019-01-09 16:00:18,292 - 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'765c507ec9b0494797e52a78c3b7ca8e', '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_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6'}) 2019-01-09 16:00:18,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 16:00:18,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5b06351a-7552-4622-b5dd-68d358efa9c0", "email": null, "name": "refstack_defcore-user_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6"}}' 2019-01-09 16:00:18,735 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:00:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfaec5cf-325f-4fce-8e40-e4e036e22ce4 Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "links": {"self": "http://172.30.9.29:5000/v3/users/61a95b04a5af49958bedcf84404f0711"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "61a95b04a5af49958bedcf84404f0711", "domain_id": "default", "password_expires_at": null}} 2019-01-09 16:00:18,735 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-cfaec5cf-325f-4fce-8e40-e4e036e22ce4 2019-01-09 16:00:18,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.436314105988s 2019-01-09 16:00:18,736 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-cfaec5cf-325f-4fce-8e40-e4e036e22ce4 2019-01-09 16:00:18,736 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'61a95b04a5af49958bedcf84404f0711', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6'}) 2019-01-09 16:00:18,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:00:18,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:18,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-699d59f1-163e-48c1-b411-801517218044 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:00:18,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-699d59f1-163e-48c1-b411-801517218044 2019-01-09 16:00:18,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0932679176331s 2019-01-09 16:00:18,833 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-699d59f1-163e-48c1-b411-801517218044 2019-01-09 16:00:18,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:00:18,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:18,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d7348c-1799-4207-adb5-a1aa1a589f33 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:00:18,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c8d7348c-1799-4207-adb5-a1aa1a589f33 2019-01-09 16:00:18,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0916640758514s 2019-01-09 16:00:18,930 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c8d7348c-1799-4207-adb5-a1aa1a589f33 2019-01-09 16:00:18,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:00:18,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:19,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e77173-beca-4569-b320-73c7acaf9355 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:00:19,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-93e77173-beca-4569-b320-73c7acaf9355 2019-01-09 16:00:19,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0950961112976s 2019-01-09 16:00:19,030 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-93e77173-beca-4569-b320-73c7acaf9355 2019-01-09 16:00:19,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:00:19,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:19,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d5ff92-c23e-4c4d-820b-51ec8d3eb97f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "links": {"self": "http://172.30.9.29:5000/v3/users/61a95b04a5af49958bedcf84404f0711"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "61a95b04a5af49958bedcf84404f0711", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:00:19,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-89d5ff92-c23e-4c4d-820b-51ec8d3eb97f 2019-01-09 16:00:19,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116406917572s 2019-01-09 16:00:19,148 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-89d5ff92-c23e-4c4d-820b-51ec8d3eb97f 2019-01-09 16:00:19,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:00:19,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:19,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29aa4c89-e48e-4082-9a7a-6370e7ab4bb5 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/765c507ec9b0494797e52a78c3b7ca8e"}, "tags": [], "enabled": true, "id": "765c507ec9b0494797e52a78c3b7ca8e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:00:19,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-29aa4c89-e48e-4082-9a7a-6370e7ab4bb5 2019-01-09 16:00:19,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102771997452s 2019-01-09 16:00:19,263 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-29aa4c89-e48e-4082-9a7a-6370e7ab4bb5 2019-01-09 16:00:19,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:00:19,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=61a95b04a5af49958bedcf84404f0711&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=765c507ec9b0494797e52a78c3b7ca8e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:19,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4470dc-543f-4f34-9ab8-57acfc74c970 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=61a95b04a5af49958bedcf84404f0711&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=765c507ec9b0494797e52a78c3b7ca8e", "previous": null, "next": null}} 2019-01-09 16:00:19,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=61a95b04a5af49958bedcf84404f0711&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=765c507ec9b0494797e52a78c3b7ca8e used request id req-5a4470dc-543f-4f34-9ab8-57acfc74c970 2019-01-09 16:00:19,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0970289707184s 2019-01-09 16:00:19,368 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=61a95b04a5af49958bedcf84404f0711&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=765c507ec9b0494797e52a78c3b7ca8e used request id req-5a4470dc-543f-4f34-9ab8-57acfc74c970 2019-01-09 16:00:19,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:00:19,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/765c507ec9b0494797e52a78c3b7ca8e/users/61a95b04a5af49958bedcf84404f0711/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:19,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:00:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82a9bbf7-4651-4cfc-a18c-d97773e8a581 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:00:19,503 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/765c507ec9b0494797e52a78c3b7ca8e/users/61a95b04a5af49958bedcf84404f0711/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-82a9bbf7-4651-4cfc-a18c-d97773e8a581 2019-01-09 16:00:19,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131282806396s 2019-01-09 16:00:19,503 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/765c507ec9b0494797e52a78c3b7ca8e/users/61a95b04a5af49958bedcf84404f0711/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-82a9bbf7-4651-4cfc-a18c-d97773e8a581 2019-01-09 16:00:19,504 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', 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'765c507ec9b0494797e52a78c3b7ca8e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '5b06351a-7552-4622-b5dd-68d358efa9c0', 'username': u'refstack_defcore-user_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 16:00:19,507 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', 'password': '5b06351a-7552-4622-b5dd-68d358efa9c0', 'project_name': 'refstack_defcore-project_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '765c507ec9b0494797e52a78c3b7ca8e', 'project_domain_name': 'Default'} 2019-01-09 16:00:19,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:00:19,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:19,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07f47f9-e5a9-4520-8e60-59c2c8833206 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:00:19,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e07f47f9-e5a9-4520-8e60-59c2c8833206 2019-01-09 16:00:19,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0935978889465s 2019-01-09 16:00:19,605 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e07f47f9-e5a9-4520-8e60-59c2c8833206 2019-01-09 16:00:19,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:00:19,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:19,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d33bc5b9-d137-453b-a58a-af7f200eeec3 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:00:19,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d33bc5b9-d137-453b-a58a-af7f200eeec3 2019-01-09 16:00:19,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0927548408508s 2019-01-09 16:00:19,703 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d33bc5b9-d137-453b-a58a-af7f200eeec3 2019-01-09 16:00:19,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:00:19,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:19,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44e5a1a-5928-451d-a157-09d3e98d71f8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:00:19,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a44e5a1a-5928-451d-a157-09d3e98d71f8 2019-01-09 16:00:19,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0896198749542s 2019-01-09 16:00:19,797 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a44e5a1a-5928-451d-a157-09d3e98d71f8 2019-01-09 16:00:19,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:00:19,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:20,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12c2da6-cf63-44d1-837d-f94aab02c921 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "links": {"self": "http://172.30.9.29:5000/v3/users/61a95b04a5af49958bedcf84404f0711"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "61a95b04a5af49958bedcf84404f0711", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:00:20,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e12c2da6-cf63-44d1-837d-f94aab02c921 2019-01-09 16:00:20,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225117921829s 2019-01-09 16:00:20,024 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e12c2da6-cf63-44d1-837d-f94aab02c921 2019-01-09 16:00:20,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:00:20,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:20,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81543a8-6854-4538-a6d7-4c2ccc0e0767 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/765c507ec9b0494797e52a78c3b7ca8e"}, "tags": [], "enabled": true, "id": "765c507ec9b0494797e52a78c3b7ca8e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:00:20,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-b81543a8-6854-4538-a6d7-4c2ccc0e0767 2019-01-09 16:00:20,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0949399471283s 2019-01-09 16:00:20,130 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-b81543a8-6854-4538-a6d7-4c2ccc0e0767 2019-01-09 16:00:20,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:00:20,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=61a95b04a5af49958bedcf84404f0711&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=765c507ec9b0494797e52a78c3b7ca8e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:20,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f042e61-f2c0-4883-be53-713dc23afc40 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=61a95b04a5af49958bedcf84404f0711&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=765c507ec9b0494797e52a78c3b7ca8e", "previous": null, "next": null}} 2019-01-09 16:00:20,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=61a95b04a5af49958bedcf84404f0711&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=765c507ec9b0494797e52a78c3b7ca8e used request id req-8f042e61-f2c0-4883-be53-713dc23afc40 2019-01-09 16:00:20,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0887439250946s 2019-01-09 16:00:20,226 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=61a95b04a5af49958bedcf84404f0711&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=765c507ec9b0494797e52a78c3b7ca8e used request id req-8f042e61-f2c0-4883-be53-713dc23afc40 2019-01-09 16:00:20,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:00:20,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/765c507ec9b0494797e52a78c3b7ca8e/users/61a95b04a5af49958bedcf84404f0711/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:20,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1d6727c-ec44-4c50-acb9-e943a329e749 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:00:20,358 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/765c507ec9b0494797e52a78c3b7ca8e/users/61a95b04a5af49958bedcf84404f0711/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-e1d6727c-ec44-4c50-acb9-e943a329e749 2019-01-09 16:00:20,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.128015995026s 2019-01-09 16:00:20,358 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/765c507ec9b0494797e52a78c3b7ca8e/users/61a95b04a5af49958bedcf84404f0711/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-e1d6727c-ec44-4c50-acb9-e943a329e749 2019-01-09 16:00:20,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:00:20,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:20,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f215f3f9-f870-4966-ad0a-016d32f0c93a Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:00:20,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f215f3f9-f870-4966-ad0a-016d32f0c93a 2019-01-09 16:00:20,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0908608436584s 2019-01-09 16:00:20,453 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f215f3f9-f870-4966-ad0a-016d32f0c93a 2019-01-09 16:00:20,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:00:20,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:20,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-857d5f64-f564-4566-93b4-4c1ffe67f7c4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:00:20,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-857d5f64-f564-4566-93b4-4c1ffe67f7c4 2019-01-09 16:00:20,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0966899394989s 2019-01-09 16:00:20,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-857d5f64-f564-4566-93b4-4c1ffe67f7c4 2019-01-09 16:00:20,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:00:20,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:20,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cac589db-2fdf-4c36-b88a-f8d835440a5b Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "links": {"self": "http://172.30.9.29:5000/v3/users/61a95b04a5af49958bedcf84404f0711"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "61a95b04a5af49958bedcf84404f0711", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:00:20,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-cac589db-2fdf-4c36-b88a-f8d835440a5b 2019-01-09 16:00:20,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110641002655s 2019-01-09 16:00:20,667 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-cac589db-2fdf-4c36-b88a-f8d835440a5b 2019-01-09 16:00:20,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:00:20,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=61a95b04a5af49958bedcf84404f0711&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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:20,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18eb858c-1ac5-4424-a7ce-76a693519d52 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=61a95b04a5af49958bedcf84404f0711&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 16:00:20,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=61a95b04a5af49958bedcf84404f0711&scope.domain.id=default used request id req-18eb858c-1ac5-4424-a7ce-76a693519d52 2019-01-09 16:00:20,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0830590724945s 2019-01-09 16:00:20,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=61a95b04a5af49958bedcf84404f0711&scope.domain.id=default used request id req-18eb858c-1ac5-4424-a7ce-76a693519d52 2019-01-09 16:00:20,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-09 16:00:20,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/61a95b04a5af49958bedcf84404f0711/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:20,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:00:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f939bdb-c0bf-405a-af8d-be374a711cec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:00:20,896 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/61a95b04a5af49958bedcf84404f0711/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-6f939bdb-c0bf-405a-af8d-be374a711cec 2019-01-09 16:00:20,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.132421970367s 2019-01-09 16:00:20,897 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/61a95b04a5af49958bedcf84404f0711/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-6f939bdb-c0bf-405a-af8d-be374a711cec 2019-01-09 16:00:20,897 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 16:00:23,078 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-09 16:00:25,154 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 77e4d898-506c-4a4a-964b-5e2509282c67 | 2019-01-09T16:00:24.785520 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 77e4d898-506c-4a4a-964b-5e2509282c67 ~/.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-09 16:00:28,238 - 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-09 16:00:28,981 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 16:00:31,134 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-09 16:00:33,754 - 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=80edba37-4516-4008-af7c-ba643547c62b) as the default verifier for the future CLI operations. 2019-01-09 16:00:35,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:00:35,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c51e3c31-8000-4f28-b3bc-baac45c4e8c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:00:35,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c51e3c31-8000-4f28-b3bc-baac45c4e8c9 2019-01-09 16:00:35,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:00:35,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:00:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "765c507ec9b0494797e52a78c3b7ca8e", "name": "refstack_defcore-project_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/765c507ec9b0494797e52a78c3b7ca8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/765c507ec9b0494797e52a78c3b7ca8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/765c507ec9b0494797e52a78c3b7ca8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/765c507ec9b0494797e52a78c3b7ca8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/765c507ec9b0494797e52a78c3b7ca8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/765c507ec9b0494797e52a78c3b7ca8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/765c507ec9b0494797e52a78c3b7ca8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/765c507ec9b0494797e52a78c3b7ca8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/765c507ec9b0494797e52a78c3b7ca8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/765c507ec9b0494797e52a78c3b7ca8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/765c507ec9b0494797e52a78c3b7ca8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/765c507ec9b0494797e52a78c3b7ca8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_765c507ec9b0494797e52a78c3b7ca8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_765c507ec9b0494797e52a78c3b7ca8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "id": "61a95b04a5af49958bedcf84404f0711"}, "audit_ids": ["KOIW5SyPTSi38Zjj_LVlgQ"], "issued_at": "2019-01-09T16:00:35.000000Z"}} 2019-01-09 16:00:35,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-09 16:00:35,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}607cee172f0d0a47f828839dbec53915605d5981" 2019-01-09 16:00:36,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-bec7e714-103b-419d-84af-6ba249e8669a Date: Wed, 09 Jan 2019 16:00:36 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-09 16:00:36,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-bec7e714-103b-419d-84af-6ba249e8669a 2019-01-09 16:00:36,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.188575029373s 2019-01-09 16:00:36,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-bec7e714-103b-419d-84af-6ba249e8669a 2019-01-09 16:00:36,144 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-01-09 16:00:36,144 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:00:36,259 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 16:00:36,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:00:36,264 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 16:00:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 16:00:36,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:00:36,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}607cee172f0d0a47f828839dbec53915605d5981" 2019-01-09 16:00:36,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a09fa8e4-a2b6-44e1-8337-0c38a2c33d25 Date: Wed, 09 Jan 2019 16:00:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:00:36,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a09fa8e4-a2b6-44e1-8337-0c38a2c33d25 2019-01-09 16:00:36,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.60932803154s 2019-01-09 16:00:36,876 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-a09fa8e4-a2b6-44e1-8337-0c38a2c33d25 2019-01-09 16:00:36,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 16:00:36,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}607cee172f0d0a47f828839dbec53915605d5981" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6"}' 2019-01-09 16:00:36,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d10c070a-d73f-4ffd-a3e0-0942a9c296a5 Date: Wed, 09 Jan 2019 16:00:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/file", "owner": "765c507ec9b0494797e52a78c3b7ca8e", "id": "48a26e9e-d704-403f-9068-4ed2c06f0edd", "size": null, "self": "/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:00:36Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "checksum": null, "created_at": "2019-01-09T16:00:36Z", "protected": false} 2019-01-09 16:00:36,941 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-d10c070a-d73f-4ffd-a3e0-0942a9c296a5 2019-01-09 16:00:36,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0569651126862s 2019-01-09 16:00:36,942 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-d10c070a-d73f-4ffd-a3e0-0942a9c296a5 returning object 48a26e9e-d704-403f-9068-4ed2c06f0edd 2019-01-09 16:00:36,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 16:00:36,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/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}607cee172f0d0a47f828839dbec53915605d5981" -d '' 2019-01-09 16:00:38,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a388d440-fa92-40cc-a8d9-0264663f8efe Date: Wed, 09 Jan 2019 16:00: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-09 16:00:38,010 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/file used request id req-a388d440-fa92-40cc-a8d9-0264663f8efe 2019-01-09 16:00:38,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.0672519207s 2019-01-09 16:00:38,010 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/file used request id req-a388d440-fa92-40cc-a8d9-0264663f8efe 2019-01-09 16:00:38,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:00:38,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}607cee172f0d0a47f828839dbec53915605d5981" 2019-01-09 16:00:38,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-1d7415b7-6ba6-40ac-be05-ede36d24c627 Date: Wed, 09 Jan 2019 16:00:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/snap", "metadata": {}}], "file": "/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/file", "owner": "765c507ec9b0494797e52a78c3b7ca8e", "id": "48a26e9e-d704-403f-9068-4ed2c06f0edd", "size": 12716032, "self": "/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:00:37Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:00:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:00:38,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1d7415b7-6ba6-40ac-be05-ede36d24c627 2019-01-09 16:00:38,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354721546173s 2019-01-09 16:00:38,050 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1d7415b7-6ba6-40ac-be05-ede36d24c627 2019-01-09 16:00:38,052 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/file', 'owner': u'765c507ec9b0494797e52a78c3b7ca8e', 'id': u'48a26e9e-d704-403f-9068-4ed2c06f0edd', 'size': 12716032, u'self': u'/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'765c507ec9b0494797e52a78c3b7ca8e', 'name': 'refstack_defcore-project_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T16:00:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T16:00:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', 'created': u'2019-01-09T16:00:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T16:00:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 16:00:38,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 16:00:38,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 16:00:38,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-904479c0-2e04-43f7-bc3f-8904daae7803 x-compute-request-id: req-904479c0-2e04-43f7-bc3f-8904daae7803 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4", "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": "e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4"}} 2019-01-09 16:00:38,708 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-904479c0-2e04-43f7-bc3f-8904daae7803 2019-01-09 16:00:38,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.655272006989s 2019-01-09 16:00:38,708 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-904479c0-2e04-43f7-bc3f-8904daae7803 2019-01-09 16:00:38,709 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', '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'805038e1e9f34a349c09768ea1e3dacf', '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'e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4', 'swap': 0}) 2019-01-09 16:00:38,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 16:00:38,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4/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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" -d '{"extra_specs": {}}' 2019-01-09 16:00:38,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-73663278-683b-4ead-b889-2cfacdfc864f x-compute-request-id: req-73663278-683b-4ead-b889-2cfacdfc864f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 16:00:38,733 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4/os-extra_specs used request id req-73663278-683b-4ead-b889-2cfacdfc864f 2019-01-09 16:00:38,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233709812164s 2019-01-09 16:00:38,733 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4/os-extra_specs used request id req-73663278-683b-4ead-b889-2cfacdfc864f 2019-01-09 16:00:38,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:00:38,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:00: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:00:38,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:00:38,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}607cee172f0d0a47f828839dbec53915605d5981" 2019-01-09 16:00:38,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8847f126-3f91-42cb-a4bc-315880f4b86d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:00:38,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8847f126-3f91-42cb-a4bc-315880f4b86d 2019-01-09 16:00:38,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0165750980377s 2019-01-09 16:00:38,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8847f126-3f91-42cb-a4bc-315880f4b86d 2019-01-09 16:00:38,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 16:00:38,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:00:38,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-ba73d42d-67fa-47ad-8078-90ffd3a9f715 x-compute-request-id: req-ba73d42d-67fa-47ad-8078-90ffd3a9f715 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2019-01-09 16:00:38,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-ba73d42d-67fa-47ad-8078-90ffd3a9f715 2019-01-09 16:00:38,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0359618663788s 2019-01-09 16:00:38,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-ba73d42d-67fa-47ad-8078-90ffd3a9f715 2019-01-09 16:00:38,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:00:38,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}607cee172f0d0a47f828839dbec53915605d5981" 2019-01-09 16:00:38,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-1c472e1f-6208-4a66-be6f-a243e3720798 Date: Wed, 09 Jan 2019 16:00:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/snap", "metadata": {}}], "file": "/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/file", "owner": "765c507ec9b0494797e52a78c3b7ca8e", "id": "48a26e9e-d704-403f-9068-4ed2c06f0edd", "size": 12716032, "self": "/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:00:37Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:00:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:00:38,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1c472e1f-6208-4a66-be6f-a243e3720798 2019-01-09 16:00:38,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0240478515625s 2019-01-09 16:00:38,843 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1c472e1f-6208-4a66-be6f-a243e3720798 2019-01-09 16:00:38,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 16:00:38,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}607cee172f0d0a47f828839dbec53915605d5981" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6"}' 2019-01-09 16:00:38,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-738d0c48-aab0-42f8-ac0f-60e1c2731860 Date: Wed, 09 Jan 2019 16:00:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188/file", "owner": "765c507ec9b0494797e52a78c3b7ca8e", "id": "61dc5261-ec08-4e9e-9a81-198f4a8b8188", "size": null, "self": "/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:00:38Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "checksum": null, "created_at": "2019-01-09T16:00:38Z", "protected": false} 2019-01-09 16:00:38,917 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-738d0c48-aab0-42f8-ac0f-60e1c2731860 2019-01-09 16:00:38,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0665299892426s 2019-01-09 16:00:38,918 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-738d0c48-aab0-42f8-ac0f-60e1c2731860 returning object 61dc5261-ec08-4e9e-9a81-198f4a8b8188 2019-01-09 16:00:38,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 16:00:38,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188/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}607cee172f0d0a47f828839dbec53915605d5981" -d '' 2019-01-09 16:00:40,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-858fff35-0de9-473b-8098-cb3f5df0f601 Date: Wed, 09 Jan 2019 16:00: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-09 16:00:40,108 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188/file used request id req-858fff35-0de9-473b-8098-cb3f5df0f601 2019-01-09 16:00:40,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1894659996s 2019-01-09 16:00:40,108 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188/file used request id req-858fff35-0de9-473b-8098-cb3f5df0f601 2019-01-09 16:00:40,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:00:40,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}607cee172f0d0a47f828839dbec53915605d5981" 2019-01-09 16:00:40,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-d18518b2-ac57-4e2f-8896-9e2047adba29 Date: Wed, 09 Jan 2019 16:00:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188/snap", "metadata": {}}], "file": "/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188/file", "owner": "765c507ec9b0494797e52a78c3b7ca8e", "id": "61dc5261-ec08-4e9e-9a81-198f4a8b8188", "size": 12716032, "self": "/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:00:40Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:00:38Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/snap", "metadata": {}}], "file": "/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/file", "owner": "765c507ec9b0494797e52a78c3b7ca8e", "id": "48a26e9e-d704-403f-9068-4ed2c06f0edd", "size": 12716032, "self": "/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:00:37Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:00:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:00:40,142 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d18518b2-ac57-4e2f-8896-9e2047adba29 2019-01-09 16:00:40,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0294609069824s 2019-01-09 16:00:40,142 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d18518b2-ac57-4e2f-8896-9e2047adba29 2019-01-09 16:00:40,144 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188/snap', u'metadata': Munch({})})], 'file': u'/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188/file', 'owner': u'765c507ec9b0494797e52a78c3b7ca8e', 'id': u'61dc5261-ec08-4e9e-9a81-198f4a8b8188', 'size': 12716032, u'self': u'/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'765c507ec9b0494797e52a78c3b7ca8e', 'name': 'refstack_defcore-project_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T16:00:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T16:00:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', 'created': u'2019-01-09T16:00:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T16:00:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 16:00:40,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 16:00:40,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 16:00:40,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00: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-21b43e29-289c-41d4-a9f6-cf9eb44bf397 x-compute-request-id: req-21b43e29-289c-41d4-a9f6-cf9eb44bf397 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6e56633e-2f04-4d17-8bbf-fe1a42120a00", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6e56633e-2f04-4d17-8bbf-fe1a42120a00", "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": "6e56633e-2f04-4d17-8bbf-fe1a42120a00"}} 2019-01-09 16:00:40,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-21b43e29-289c-41d4-a9f6-cf9eb44bf397 2019-01-09 16:00:40,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0553510189056s 2019-01-09 16:00:40,200 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-21b43e29-289c-41d4-a9f6-cf9eb44bf397 2019-01-09 16:00:40,201 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', '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'805038e1e9f34a349c09768ea1e3dacf', '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'6e56633e-2f04-4d17-8bbf-fe1a42120a00', 'swap': 0}) 2019-01-09 16:00:40,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 16:00:40,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/6e56633e-2f04-4d17-8bbf-fe1a42120a00/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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" -d '{"extra_specs": {}}' 2019-01-09 16:00:40,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:00: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-6f5bc07f-33ba-4d0d-8337-5ffae9a0e93a x-compute-request-id: req-6f5bc07f-33ba-4d0d-8337-5ffae9a0e93a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 16:00:40,234 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/6e56633e-2f04-4d17-8bbf-fe1a42120a00/os-extra_specs used request id req-6f5bc07f-33ba-4d0d-8337-5ffae9a0e93a 2019-01-09 16:00:40,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0321187973022s 2019-01-09 16:00:40,234 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/6e56633e-2f04-4d17-8bbf-fe1a42120a00/os-extra_specs used request id req-6f5bc07f-33ba-4d0d-8337-5ffae9a0e93a 2019-01-09 16:00:40,235 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6', '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'805038e1e9f34a349c09768ea1e3dacf', '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'6e56633e-2f04-4d17-8bbf-fe1a42120a00', 'swap': 0}) 2019-01-09 16:00:42,987 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-09 16:00:42,987 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-09 16:00:42,988 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-09 16:00:42,991 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-09 16:00:46,828 - 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-09 16:00:46,828 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-01-09 16:00:46,829 - 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-09 16:00:46,829 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_atction.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-01-09 16:00:46,829 - 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-09 16:00:46,829 - 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-09 16:00:46,829 - 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-09 16:00:46,829 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-01-09 16:00:46,829 - 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-09 16:00:46,829 - 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-09 16:00:46,829 - 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-09 16:00:46,829 - 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-09 16:00:46,829 - 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-09 16:00:46,829 - 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-09 16:00:46,829 - 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-09 16:00:46,830 - 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-09 16:00:46,830 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-01-09 16:00:46,830 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload: not found. skipping it 2019-01-09 16:00:46,830 - 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-09 16:00:46,830 - 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-09 16:00:46,830 - 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-09 16:00:46,830 - 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-09 16:00:46,830 - 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-09 16:00:46,830 - 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-09 16:00:46,830 - 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-09 16:00:46,830 - 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-09 16:00:46,830 - 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-09 16:00:46,830 - 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-09 16:00:46,830 - 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-09 16:00:46,831 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-01-09 16:00:46,831 - 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-09 16:00:46,831 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-01-09 16:00:46,831 - 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-09 16:00:46,831 - 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-09 16:00:46,831 - 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-09 16:00:46,831 - 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-09 16:00:46,831 - 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-09 16:00:46,831 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-01-09 16:00:46,831 - 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-09 16:00:46,831 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata: not found. skipping it 2019-01-09 16:00:46,831 - 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-09 16:00:46,831 - 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-09 16:00:46,831 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-01-09 16:00:46,831 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-01-09 16:00:46,832 - 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-09 16:00:46,832 - 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-09 16:00:46,832 - 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-09 16:00:46,832 - 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-09 16:00:46,832 - 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-09 16:00:46,832 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-01-09 16:00:46,832 - 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-09 16:00:46,832 - 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-09 16:00:46,832 - 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-09 16:00:46,832 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-01-09 16:00:46,832 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-01-09 16:00:46,832 - 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-09 16:00:46,833 - 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-09 16:00:46,833 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-01-09 16:00:46,833 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-01-09 16:00:46,833 - 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-09 16:00:46,833 - 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-09 16:00:46,833 - 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-09 16:00:46,833 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-01-09 16:00:46,833 - 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-09 16:00:46,833 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-01-09 16:00:46,833 - 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-09 16:00:46,833 - 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-09 16:00:46,833 - 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-09 16:00:46,833 - 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-09 16:00:46,833 - 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-09 16:00:46,833 - 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-09 16:00:46,834 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata: not found. skipping it 2019-01-09 16:00:46,834 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-01-09 16:00:46,834 - 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-09 16:00:46,834 - 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-09 16:00:46,834 - 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-09 16:00:46,834 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-01-09 16:00:46,834 - 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-09 16:00:46,834 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-01-09 16:00:46,834 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-01-09 16:00:46,834 - 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-09 16:00:46,834 - 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-09 16:00:46,834 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-01-09 16:00:46,834 - 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-09 16:00:46,834 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-01-09 16:00:46,835 - 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-09 16:00:46,835 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-01-09 16:00:46,835 - 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-09 16:00:46,835 - 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-09 16:00:46,835 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-01-09 16:00:46,835 - 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-09 16:00:46,835 - 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-09 16:00:46,835 - 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-09 16:00:46,835 - 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-09 16:00:46,835 - 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-09 16:00:46,835 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata: not found. skipping it 2019-01-09 16:00:46,835 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-01-09 16:00:46,835 - 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-09 16:00:46,835 - 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-09 16:00:46,835 - 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-09 16:00:46,836 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-09 16:00:46,838 - 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-09 16:00:55,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:00:55.076 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.821s] 2019-01-09 16:00:55,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:00:55.095 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.862s] 2019-01-09 16:00:55,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:00:55.131 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.055s] 2019-01-09 16:01:12,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:12.009 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [13.078s] 2019-01-09 16:01:12,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:12.527 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [7.857s] 2019-01-09 16:01:12,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:12.932 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.407s] 2019-01-09 16:01:15,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:15.128 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.226s] 2019-01-09 16:01:15,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:15.315 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.187s] 2019-01-09 16:01:15,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:15.767 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.451s] 2019-01-09 16:01:15,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:15.965 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.198s] 2019-01-09 16:01:16,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:16.145 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.180s] 2019-01-09 16:01:16,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:16.224 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.079s] 2019-01-09 16:01:16,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:16.297 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.072s] 2019-01-09 16:01:16,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:16.361 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.063s] 2019-01-09 16:01:16,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:16.419 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.058s] 2019-01-09 16:01:16,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:16.500 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.080s] 2019-01-09 16:01:16,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:16.628 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.129s] 2019-01-09 16:01:22,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:22.987 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.061s] 2019-01-09 16:01:23,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:22.999 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.012s] 2019-01-09 16:01:23,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:23.141 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.141s] 2019-01-09 16:01:23,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:23.151 17742 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-09 16:01:23,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:23.162 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2019-01-09 16:01:23,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:23.190 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.028s] 2019-01-09 16:01:23,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:23.248 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.058s] 2019-01-09 16:01:23,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:23.306 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.057s] 2019-01-09 16:01:23,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:23.426 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.119s] 2019-01-09 16:01:23,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:23.442 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2019-01-09 16:01:23,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:23.505 17742 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.063s] 2019-01-09 16:01:24,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:24.225 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.059s] 2019-01-09 16:01:25,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:25.181 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [7.121s] 2019-01-09 16:01:25,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:25.245 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.063s] 2019-01-09 16:01:25,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:25.459 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.214s] 2019-01-09 16:01:25,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:25.574 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.114s] 2019-01-09 16:01:25,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:25.575 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-09 16:01:27,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:27.369 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.141s] 2019-01-09 16:01:29,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:29.057 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.189s] 2019-01-09 16:01:29,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:29.071 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.014s] 2019-01-09 16:01:29,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:29.553 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.480s] 2019-01-09 16:01:29,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:29.558 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.006s] 2019-01-09 16:01:29,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:29.743 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.185s] 2019-01-09 16:01:33,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:33.764 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.400s] 2019-01-09 16:01:33,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:33.971 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.207s] 2019-01-09 16:01:34,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:34.312 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.340s] 2019-01-09 16:01:34,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:34.580 17742 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.255s] 2019-01-09 16:01:34,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:34.844 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.532s] 2019-01-09 16:01:35,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:35.411 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.566s] 2019-01-09 16:01:35,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:35.770 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.359s] 2019-01-09 16:01:39,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:39.259 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.968s] 2019-01-09 16:01:40,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:40.045 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.786s] 2019-01-09 16:01:41,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:41.094 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.048s] 2019-01-09 16:01:41,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:41.725 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.631s] 2019-01-09 16:01:42,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:42.168 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [2.707s] 2019-01-09 16:01:42,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:42.666 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.939s] 2019-01-09 16:01:43,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:43.327 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.660s] 2019-01-09 16:01:43,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:43.533 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.207s] 2019-01-09 16:01:43,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:43.977 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.443s] 2019-01-09 16:01:44,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:44.365 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.388s] 2019-01-09 16:01:45,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:45.025 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.658s] 2019-01-09 16:01:45,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:45.248 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.223s] 2019-01-09 16:01:45,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:45.527 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.278s] 2019-01-09 16:01:46,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:46.167 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.639s] 2019-01-09 16:01:46,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:46.587 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [4.418s] 2019-01-09 16:01:46,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:46.798 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.631s] 2019-01-09 16:01:47,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:47.173 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.373s] 2019-01-09 16:01:47,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:47.427 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.254s] 2019-01-09 16:01:47,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:47.683 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.254s] 2019-01-09 16:01:47,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:47.929 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.246s] 2019-01-09 16:01:51,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:51.011 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.423s] 2019-01-09 16:01:53,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:53.237 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [2.226s] 2019-01-09 16:01:53,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:53.248 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.403s] 2019-01-09 16:01:53,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:53.703 17742 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.454s] 2019-01-09 16:01:57,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:57.115 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.878s] 2019-01-09 16:01:57,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:57.449 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.086s] 2019-01-09 16:01:57,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:57.537 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.088s] 2019-01-09 16:01:57,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:01:57.648 17742 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.111s] 2019-01-09 16:02:00,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:00.374 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.258s] 2019-01-09 16:02:01,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:01.034 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.079s] 2019-01-09 16:02:01,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:01.124 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.089s] 2019-01-09 16:02:01,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:01.331 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.206s] 2019-01-09 16:02:01,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:01.426 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.094s] 2019-01-09 16:02:01,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:01.427 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-09 16:02:04,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:04.591 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.217s] 2019-01-09 16:02:08,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:08.520 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2019-01-09 16:02:08,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:08.528 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2019-01-09 16:02:08,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:08.567 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.037s] 2019-01-09 16:02:08,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:08.596 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.030s] 2019-01-09 16:02:08,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:08.629 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.033s] 2019-01-09 16:02:08,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:08.678 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.048s] 2019-01-09 16:02:08,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:08.724 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.046s] 2019-01-09 16:02:08,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:08.786 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.061s] 2019-01-09 16:02:08,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:08.832 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.046s] 2019-01-09 16:02:08,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:08.875 17742 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.042s] 2019-01-09 16:02:09,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:09.645 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.053s] 2019-01-09 16:02:14,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:14.554 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.908s] 2019-01-09 16:02:14,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:14.685 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.131s] 2019-01-09 16:02:14,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:14.826 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.140s] 2019-01-09 16:02:14,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:14.933 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.107s] 2019-01-09 16:02:15,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:15.014 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.080s] 2019-01-09 16:02:15,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:15.073 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.059s] 2019-01-09 16:02:15,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:15.193 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.120s] 2019-01-09 16:02:15,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:15.312 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.118s] 2019-01-09 16:02:15,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:15.360 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.048s] 2019-01-09 16:02:15,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:15.416 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.056s] 2019-01-09 16:02:19,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:19.187 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.595s] 2019-01-09 16:02:19,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:19.477 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [4.061s] 2019-01-09 16:02:29,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:29.094 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.793s] 2019-01-09 16:02:30,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:30.027 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.934s] 2019-01-09 16:02:37,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:37.428 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-01-09 16:02:41,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:41.554 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [14.790s] 2019-01-09 16:02:41,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:41.624 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [54.774s] 2019-01-09 16:02:49,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:49.349 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.938s] 2019-01-09 16:02:49,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:49.463 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.909s] 2019-01-09 16:02:55,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:55.687 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [6.222s] 2019-01-09 16:02:57,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:57.435 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [18.040s] 2019-01-09 16:02:59,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:59.134 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.782s] 2019-01-09 16:02:59,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:02:59.669 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [3.981s] 2019-01-09 16:03:08,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:08.471 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [9.335s] 2019-01-09 16:03:10,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:10.593 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [13.160s] 2019-01-09 16:03:11,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:11.831 17742 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [30.198s] 2019-01-09 16:03:13,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:13.719 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.221s] 2019-01-09 16:03:13,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:13.927 17742 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.208s] 2019-01-09 16:03:24,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:24.376 17742 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.327s] 2019-01-09 16:03:26,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:26.842 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [27.169s] 2019-01-09 16:03:27,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:27.933 17742 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.288s] 2019-01-09 16:03:27,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:27.953 17742 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.020s] 2019-01-09 16:03:28,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:28.128 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.289s] 2019-01-09 16:03:31,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:31.238 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [20.641s] 2019-01-09 16:03:37,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:37.925 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.779s] 2019-01-09 16:03:42,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:42.477 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.552s] 2019-01-09 16:03:44,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:44.453 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.975s] 2019-01-09 16:03:44,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:44.497 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.044s] 2019-01-09 16:03:44,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:44.542 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.045s] 2019-01-09 16:03:48,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:48.190 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [16.953s] 2019-01-09 16:03:52,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:52.596 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.756s] 2019-01-09 16:03:53,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:53.282 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.687s] 2019-01-09 16:03:54,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:54.361 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [9.816s] 2019-01-09 16:03:54,576 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:54.575 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.214s] 2019-01-09 16:03:54,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:54.634 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.059s] 2019-01-09 16:03:55,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:55.823 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.535s] 2019-01-09 16:03:56,664 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:56.663 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.842s] 2019-01-09 16:03:58,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:58.102 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.437s] 2019-01-09 16:03:59,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:03:59.163 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.061s] 2019-01-09 16:04:00,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:00.359 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.195s] 2019-01-09 16:04:00,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:00.401 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.044s] 2019-01-09 16:04:01,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:01.472 17742 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.580s] 2019-01-09 16:04:01,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:01.874 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.712s] 2019-01-09 16:04:04,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:04.368 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.174s] 2019-01-09 16:04:05,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:05.456 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.086s] 2019-01-09 16:04:06,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:06.242 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.235s] 2019-01-09 16:04:06,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:06.475 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.018s] 2019-01-09 16:04:06,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:06.476 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.232s] 2019-01-09 16:04:06,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:06.685 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.209s] 2019-01-09 16:04:06,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:06.966 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.281s] 2019-01-09 16:04:07,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.030 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.556s] 2019-01-09 16:04:07,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.147 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.180s] 2019-01-09 16:04:07,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.157 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2019-01-09 16:04:07,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.211 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.054s] 2019-01-09 16:04:07,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.252 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.040s] 2019-01-09 16:04:07,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.430 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.178s] 2019-01-09 16:04:07,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.630 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.598s] 2019-01-09 16:04:07,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.631 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.200s] 2019-01-09 16:04:07,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.816 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.184s] 2019-01-09 16:04:07,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.854 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.039s] 2019-01-09 16:04:07,893 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.893 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.038s] 2019-01-09 16:04:07,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.931 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.038s] 2019-01-09 16:04:07,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.949 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [6.073s] 2019-01-09 16:04:07,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.969 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.037s] 2019-01-09 16:04:07,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:07.976 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.007s] 2019-01-09 16:04:08,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:08.010 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.034s] 2019-01-09 16:04:08,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:08.059 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.049s] 2019-01-09 16:04:08,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:08.100 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.041s] 2019-01-09 16:04:08,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:08.135 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.034s] 2019-01-09 16:04:08,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:08.890 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.259s] 2019-01-09 16:04:09,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:09.440 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.550s] 2019-01-09 16:04:09,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:09.510 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.070s] 2019-01-09 16:04:09,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:09.543 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.033s] 2019-01-09 16:04:09,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:09.732 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.188s] 2019-01-09 16:04:09,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:09.751 17742 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.019s] 2019-01-09 16:04:14,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:14.804 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.467s] 2019-01-09 16:04:15,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:15.229 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.425s] 2019-01-09 16:04:16,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:16.686 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.667s] 2019-01-09 16:04:17,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:17.209 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [9.257s] 2019-01-09 16:04:22,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:22.523 17742 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.835s] 2019-01-09 16:04:22,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:22.561 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [5.352s] 2019-01-09 16:04:23,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:23.788 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2019-01-09 16:04:23,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:23.827 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.039s] 2019-01-09 16:04:23,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:23.880 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.052s] 2019-01-09 16:04:24,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:24.149 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.269s] 2019-01-09 16:04:24,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:24.426 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.276s] 2019-01-09 16:04:24,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:24.842 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.415s] 2019-01-09 16:04:24,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:24.880 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.039s] 2019-01-09 16:04:24,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:24.930 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.050s] 2019-01-09 16:04:24,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:24.996 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.066s] 2019-01-09 16:04:25,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:25.059 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.062s] 2019-01-09 16:04:25,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:25.103 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.044s] 2019-01-09 16:04:25,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:25.198 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.094s] 2019-01-09 16:04:25,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:25.286 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.087s] 2019-01-09 16:04:25,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:25.367 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.082s] 2019-01-09 16:04:25,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:04:25.431 17742 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.064s] 2019-01-09 16:05:14,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:05:14.646 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [52.071s] 2019-01-09 16:05:18,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:05:18.425 17742 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2019-01-09 16:05:22,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:05:22.230 17742 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.487s] 2019-01-09 16:05:22,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:05:22.649 17742 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.419s] 2019-01-09 16:05:34,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:05:34.948 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.524s] 2019-01-09 16:05:35,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:05:35.245 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.297s] 2019-01-09 16:05:35,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:05:35.781 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.535s] 2019-01-09 16:05:37,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:05:37.306 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.525s] 2019-01-09 16:05:41,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:05:41.676 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.370s] 2019-01-09 16:05:41,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:05:41.723 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.046s] 2019-01-09 16:05:41,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:05:41.769 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.046s] 2019-01-09 16:05:53,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:05:53.498 17742 INFO opnfv-tempest [-] {2} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2019-01-09 16:05:57,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:05:57.127 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.180s] 2019-01-09 16:06:01,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:06:01.612 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.873s] 2019-01-09 16:06:02,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:06:02.173 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.559s] 2019-01-09 16:06:20,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:06:20.972 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [18.797s] 2019-01-09 16:06:31,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:06:31.293 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.403s] 2019-01-09 16:06:31,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 16:06:31.351 17742 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.058s] 2019-01-09 16:06:40,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 11e3d68f-710f-4cab-a7d5-233865567ec1 2019-01-09 16:06:40,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '11e3d68f-710f-4cab-a7d5-233865567ec1']'. 2019-01-09 16:06:41,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-09 16:06:41,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-09 16:06:41,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 16:06:41,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 11e3d68f-710f-4cab-a7d5-233865567ec1 | 2019-01-09 16:06:41,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-09 16:06:41,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-09 16:00:48 | 2019-01-09 16:06:41,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-09 16:06:39 | 2019-01-09 16:06:41,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:51 | 2019-01-09 16:06:41,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-09 16:06:41,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-09 16:06:41,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-09 16:06:41,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 80edba37-4516-4008-af7c-ba643547c62b) | 2019-01-09 16:06:41,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-09 16:06:41,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 77e4d898-506c-4a4a-964b-5e2509282c67) | 2019-01-09 16:06:41,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 217 | 2019-01-09 16:06:41,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 339.113 | 2019-01-09 16:06:41,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 217 | 2019-01-09 16:06:41,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-01-09 16:06:41,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-09 16:06:41,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-09 16:06:41,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-09 16:06:41,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 16:06:41,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-09 16:06:41,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-09 16:06:41,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-01-09 16:06:43,385 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 16:06:43,385 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:07 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-09 16:06:43,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 16:06:43,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}607cee172f0d0a47f828839dbec53915605d5981" 2019-01-09 16:06:44,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-441feebe-6845-4080-b1af-81ab65608e1b Date: Wed, 09 Jan 2019 16:06: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-09 16:06:44,228 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188 used request id req-441feebe-6845-4080-b1af-81ab65608e1b 2019-01-09 16:06:44,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.835995912552s 2019-01-09 16:06:44,229 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/61dc5261-ec08-4e9e-9a81-198f4a8b8188 used request id req-441feebe-6845-4080-b1af-81ab65608e1b 2019-01-09 16:06:44,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 16:06:44,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:06:44,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c2de9d6-a587-4d35-8b05-724e2f537bcc x-compute-request-id: req-8c2de9d6-a587-4d35-8b05-724e2f537bcc Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_alt_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6e56633e-2f04-4d17-8bbf-fe1a42120a00", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6e56633e-2f04-4d17-8bbf-fe1a42120a00", "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": "6e56633e-2f04-4d17-8bbf-fe1a42120a00"}, {"name": "refstack_defcore-flavor_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4", "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": "e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4"}]} 2019-01-09 16:06:44,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-8c2de9d6-a587-4d35-8b05-724e2f537bcc 2019-01-09 16:06:44,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.238202095032s 2019-01-09 16:06:44,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-8c2de9d6-a587-4d35-8b05-724e2f537bcc 2019-01-09 16:06:44,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 16:06:44,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/6e56633e-2f04-4d17-8bbf-fe1a42120a00 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:06:44,508 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:06:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-68c2bddb-89e9-4e0a-8de4-1fcce12832fb x-compute-request-id: req-68c2bddb-89e9-4e0a-8de4-1fcce12832fb Content-Length: 0 Content-Type: application/json 2019-01-09 16:06:44,508 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6e56633e-2f04-4d17-8bbf-fe1a42120a00 used request id req-68c2bddb-89e9-4e0a-8de4-1fcce12832fb 2019-01-09 16:06:44,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0377411842346s 2019-01-09 16:06:44,508 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6e56633e-2f04-4d17-8bbf-fe1a42120a00 used request id req-68c2bddb-89e9-4e0a-8de4-1fcce12832fb 2019-01-09 16:06:44,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:06:44,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}607cee172f0d0a47f828839dbec53915605d5981" 2019-01-09 16:06:44,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-307dccb9-25d4-451e-af5c-22ce789224bc Date: Wed, 09 Jan 2019 16:06:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/snap", "metadata": {}}], "file": "/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/file", "owner": "765c507ec9b0494797e52a78c3b7ca8e", "id": "48a26e9e-d704-403f-9068-4ed2c06f0edd", "size": 12716032, "self": "/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/48a26e9e-d704-403f-9068-4ed2c06f0edd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:00:37Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:00:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:06:44,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-307dccb9-25d4-451e-af5c-22ce789224bc 2019-01-09 16:06:44,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0339188575745s 2019-01-09 16:06:44,546 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-307dccb9-25d4-451e-af5c-22ce789224bc 2019-01-09 16:06:44,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 16:06:44,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}607cee172f0d0a47f828839dbec53915605d5981" 2019-01-09 16:06:45,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0baf7539-01c5-4a1f-a8cd-b689eef6d077 Date: Wed, 09 Jan 2019 16:06: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-09 16:06:45,281 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd used request id req-0baf7539-01c5-4a1f-a8cd-b689eef6d077 2019-01-09 16:06:45,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.733298063278s 2019-01-09 16:06:45,281 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/48a26e9e-d704-403f-9068-4ed2c06f0edd used request id req-0baf7539-01c5-4a1f-a8cd-b689eef6d077 2019-01-09 16:06:45,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 16:06:45,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:06:45,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddd068e3-46c9-46c5-874f-bcd2ad8cd47f x-compute-request-id: req-ddd068e3-46c9-46c5-874f-bcd2ad8cd47f Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4", "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": "e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4"}]} 2019-01-09 16:06:45,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-ddd068e3-46c9-46c5-874f-bcd2ad8cd47f 2019-01-09 16:06:45,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222070217133s 2019-01-09 16:06:45,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-ddd068e3-46c9-46c5-874f-bcd2ad8cd47f 2019-01-09 16:06:45,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 16:06:45,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:06:45,346 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-08f80003-74e7-4deb-a2c9-521c9bc0fb4d x-compute-request-id: req-08f80003-74e7-4deb-a2c9-521c9bc0fb4d Content-Length: 0 Content-Type: application/json 2019-01-09 16:06:45,346 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4 used request id req-08f80003-74e7-4deb-a2c9-521c9bc0fb4d 2019-01-09 16:06:45,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401391983032s 2019-01-09 16:06:45,347 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/e63d6cc5-9ef2-4c0f-ac2d-5aa0b820c8a4 used request id req-08f80003-74e7-4deb-a2c9-521c9bc0fb4d 2019-01-09 16:06:45,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:06:45,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:06:45,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce181312-80af-444f-9f6f-0dab0767af42 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "links": {"self": "http://172.30.9.29:5000/v3/users/61a95b04a5af49958bedcf84404f0711"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "61a95b04a5af49958bedcf84404f0711", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:06:45,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ce181312-80af-444f-9f6f-0dab0767af42 2019-01-09 16:06:45,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114651918411s 2019-01-09 16:06:45,462 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ce181312-80af-444f-9f6f-0dab0767af42 2019-01-09 16:06:45,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:06:45,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/61a95b04a5af49958bedcf84404f0711 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:06:45,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ea501a-604b-4dd6-89d7-c674ce47d2eb Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "refstack_defcore-user_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6", "links": {"self": "http://172.30.9.29:5000/v3/users/61a95b04a5af49958bedcf84404f0711"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "61a95b04a5af49958bedcf84404f0711", "description": null}} 2019-01-09 16:06:45,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/61a95b04a5af49958bedcf84404f0711 used request id req-e6ea501a-604b-4dd6-89d7-c674ce47d2eb 2019-01-09 16:06:45,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109053850174s 2019-01-09 16:06:45,578 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/61a95b04a5af49958bedcf84404f0711 used request id req-e6ea501a-604b-4dd6-89d7-c674ce47d2eb 2019-01-09 16:06:45,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 16:06:45,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/61a95b04a5af49958bedcf84404f0711 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:06:45,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9648c9d-afd7-4625-b972-9b8397d5591d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:06:45,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/61a95b04a5af49958bedcf84404f0711 used request id req-f9648c9d-afd7-4625-b972-9b8397d5591d 2019-01-09 16:06:45,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.191638231277s 2019-01-09 16:06:45,770 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/61a95b04a5af49958bedcf84404f0711 used request id req-f9648c9d-afd7-4625-b972-9b8397d5591d 2019-01-09 16:06:45,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:06:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:06:46,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93cecf8a-ae5c-4762-ae1e-21f5fad76752 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.29:5000/v3/projects/765c507ec9b0494797e52a78c3b7ca8e"}, "tags": [], "enabled": true, "id": "765c507ec9b0494797e52a78c3b7ca8e", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_daf491c7-71f3-4f6e-88d0-2c9c4bf6c7d6"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:06:46,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-93cecf8a-ae5c-4762-ae1e-21f5fad76752 2019-01-09 16:06:46,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.237648963928s 2019-01-09 16:06:46,015 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-93cecf8a-ae5c-4762-ae1e-21f5fad76752 2019-01-09 16:06:46,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 16:06:46,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/765c507ec9b0494797e52a78c3b7ca8e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:06:46,179 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:06:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28102184-b822-4622-9953-36d5466787a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:06:46,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/765c507ec9b0494797e52a78c3b7ca8e used request id req-28102184-b822-4622-9953-36d5466787a4 2019-01-09 16:06:46,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160489082336s 2019-01-09 16:06:46,180 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/765c507ec9b0494797e52a78c3b7ca8e used request id req-28102184-b822-4622-9953-36d5466787a4 2019-01-09 16:06:46,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 16:06:46,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=765c507ec9b0494797e52a78c3b7ca8e&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}bfe178d46cf5cc9c81a5fd7b7f44ed08f07d7317" 2019-01-09 16:06:46,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-be2d301f-090b-496a-888c-372642946743 Date: Wed, 09 Jan 2019 16:06:46 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:06:46,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=765c507ec9b0494797e52a78c3b7ca8e&name=default used request id req-be2d301f-090b-496a-888c-372642946743 2019-01-09 16:06:46,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206516027451s 2019-01-09 16:06:46,389 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=765c507ec9b0494797e52a78c3b7ca8e&name=default used request id req-be2d301f-090b-496a-888c-372642946743 2019-01-09 16:06:46,442 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-01-09 16:06:46,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:06:46,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0f24da-04ae-446b-acc7-61671aa4ed69 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:06:46,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-bd0f24da-04ae-446b-acc7-61671aa4ed69 2019-01-09 16:06:46,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:06:46,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T17:06:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["zVBlaCgRTDCNjIxzhNb3AA"], "issued_at": "2019-01-09T16:06:46.000000Z"}} 2019-01-09 16:06:46,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 16:06:46,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:47,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c3f13ba9-fd5b-430a-956b-435dd58c4281 Date: Wed, 09 Jan 2019 16:06:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:06:47,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c3f13ba9-fd5b-430a-956b-435dd58c4281 2019-01-09 16:06:47,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.26184797287s 2019-01-09 16:06:47,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c3f13ba9-fd5b-430a-956b-435dd58c4281 2019-01-09 16:06:47,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:06:47,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:06: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:06:47,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:06:47,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:47,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be2d108c-8ce6-45e4-bef3-5c4e1cee5ce4 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 16:06:47,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-be2d108c-8ce6-45e4-bef3-5c4e1cee5ce4 2019-01-09 16:06:47,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0879180431366s 2019-01-09 16:06:47,286 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-be2d108c-8ce6-45e4-bef3-5c4e1cee5ce4 2019-01-09 16:06:47,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 16:06:47,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_e5dc2f04-c45a-494a-96b8-db9153067f3e"}}' 2019-01-09 16:06:47,426 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86d73f02-fd2c-4e15-ac2e-39b61bbc3542 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.29:5000/v3/projects/379163ccfbb74650a5b28736917740ed"}, "tags": [], "enabled": true, "id": "379163ccfbb74650a5b28736917740ed", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e5dc2f04-c45a-494a-96b8-db9153067f3e"}} 2019-01-09 16:06:47,426 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-86d73f02-fd2c-4e15-ac2e-39b61bbc3542 2019-01-09 16:06:47,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133321046829s 2019-01-09 16:06:47,427 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-86d73f02-fd2c-4e15-ac2e-39b61bbc3542 2019-01-09 16:06:47,427 - 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'379163ccfbb74650a5b28736917740ed', '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_e5dc2f04-c45a-494a-96b8-db9153067f3e'}) 2019-01-09 16:06:47,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 16:06:47,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b3d8342c-6580-43d8-a61f-f916afa74929", "email": null, "name": "patrole-user_e5dc2f04-c45a-494a-96b8-db9153067f3e"}}' 2019-01-09 16:06:47,796 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:06:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b39682b9-a4b8-4911-abcf-2b841ef2d160 Content-Length: 322 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_e5dc2f04-c45a-494a-96b8-db9153067f3e", "links": {"self": "http://172.30.9.29:5000/v3/users/535da97ec3cd465ba2b5fbaf89e7c1a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "535da97ec3cd465ba2b5fbaf89e7c1a9", "domain_id": "default", "password_expires_at": null}} 2019-01-09 16:06:47,796 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-b39682b9-a4b8-4911-abcf-2b841ef2d160 2019-01-09 16:06:47,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.362464904785s 2019-01-09 16:06:47,796 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-b39682b9-a4b8-4911-abcf-2b841ef2d160 2019-01-09 16:06:47,797 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'535da97ec3cd465ba2b5fbaf89e7c1a9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_e5dc2f04-c45a-494a-96b8-db9153067f3e'}) 2019-01-09 16:06:47,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:06:47,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:47,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5dabbba-4478-4dc4-98a5-559af6717d9e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:06:47,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e5dabbba-4478-4dc4-98a5-559af6717d9e 2019-01-09 16:06:47,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0928709506989s 2019-01-09 16:06:47,894 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e5dabbba-4478-4dc4-98a5-559af6717d9e 2019-01-09 16:06:47,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:06:47,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:48,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2137bfdd-9ed6-458b-8719-a7c1bdbfe0bf Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:06:48,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2137bfdd-9ed6-458b-8719-a7c1bdbfe0bf 2019-01-09 16:06:48,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115426063538s 2019-01-09 16:06:48,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2137bfdd-9ed6-458b-8719-a7c1bdbfe0bf 2019-01-09 16:06:48,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:06:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:48,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2ab7450-a891-49be-9c02-d694764c8c90 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:06:48,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-b2ab7450-a891-49be-9c02-d694764c8c90 2019-01-09 16:06:48,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0955121517181s 2019-01-09 16:06:48,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-b2ab7450-a891-49be-9c02-d694764c8c90 2019-01-09 16:06:48,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:06:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:48,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25999584-837a-4b4d-8540-75f76f17587c Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_e5dc2f04-c45a-494a-96b8-db9153067f3e", "links": {"self": "http://172.30.9.29:5000/v3/users/535da97ec3cd465ba2b5fbaf89e7c1a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "535da97ec3cd465ba2b5fbaf89e7c1a9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:06:48,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-25999584-837a-4b4d-8540-75f76f17587c 2019-01-09 16:06:48,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110770940781s 2019-01-09 16:06:48,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-25999584-837a-4b4d-8540-75f76f17587c 2019-01-09 16:06:48,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:06:48,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:48,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc21e32-c839-4981-9935-d15b7f84c619 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/379163ccfbb74650a5b28736917740ed"}, "tags": [], "enabled": true, "id": "379163ccfbb74650a5b28736917740ed", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e5dc2f04-c45a-494a-96b8-db9153067f3e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:06:48,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-9fc21e32-c839-4981-9935-d15b7f84c619 2019-01-09 16:06:48,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0941970348358s 2019-01-09 16:06:48,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-9fc21e32-c839-4981-9935-d15b7f84c619 2019-01-09 16:06:48,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:06:48,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=535da97ec3cd465ba2b5fbaf89e7c1a9&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=379163ccfbb74650a5b28736917740ed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:48,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7b92a2-c38f-4d30-99ec-707aa9330d90 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=535da97ec3cd465ba2b5fbaf89e7c1a9&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=379163ccfbb74650a5b28736917740ed", "previous": null, "next": null}} 2019-01-09 16:06:48,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=535da97ec3cd465ba2b5fbaf89e7c1a9&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=379163ccfbb74650a5b28736917740ed used request id req-2b7b92a2-c38f-4d30-99ec-707aa9330d90 2019-01-09 16:06:48,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.09206199646s 2019-01-09 16:06:48,433 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=535da97ec3cd465ba2b5fbaf89e7c1a9&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=379163ccfbb74650a5b28736917740ed used request id req-2b7b92a2-c38f-4d30-99ec-707aa9330d90 2019-01-09 16:06:48,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:06:48,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/379163ccfbb74650a5b28736917740ed/users/535da97ec3cd465ba2b5fbaf89e7c1a9/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:48,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:06:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50eda4f6-36a8-424d-805f-cd9200113796 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:06:48,572 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/379163ccfbb74650a5b28736917740ed/users/535da97ec3cd465ba2b5fbaf89e7c1a9/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-50eda4f6-36a8-424d-805f-cd9200113796 2019-01-09 16:06:48,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135317087173s 2019-01-09 16:06:48,572 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/379163ccfbb74650a5b28736917740ed/users/535da97ec3cd465ba2b5fbaf89e7c1a9/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-50eda4f6-36a8-424d-805f-cd9200113796 2019-01-09 16:06:48,573 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_e5dc2f04-c45a-494a-96b8-db9153067f3e', 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'379163ccfbb74650a5b28736917740ed', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'b3d8342c-6580-43d8-a61f-f916afa74929', 'username': u'patrole-user_e5dc2f04-c45a-494a-96b8-db9153067f3e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 16:06:48,576 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_e5dc2f04-c45a-494a-96b8-db9153067f3e', 'password': 'b3d8342c-6580-43d8-a61f-f916afa74929', 'project_name': 'patrole-project_e5dc2f04-c45a-494a-96b8-db9153067f3e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '379163ccfbb74650a5b28736917740ed', 'project_domain_name': 'Default'} 2019-01-09 16:06:48,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:06:48,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:48,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23ff7877-c3c3-43ee-8502-ae00433a1af3 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:06:48,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-23ff7877-c3c3-43ee-8502-ae00433a1af3 2019-01-09 16:06:48,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0919070243835s 2019-01-09 16:06:48,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-23ff7877-c3c3-43ee-8502-ae00433a1af3 2019-01-09 16:06:48,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:06:48,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:48,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f9f8a6-9a1b-4cf6-9865-e35f1e7567cd Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:06:48,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-28f9f8a6-9a1b-4cf6-9865-e35f1e7567cd 2019-01-09 16:06:48,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0903549194336s 2019-01-09 16:06:48,768 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-28f9f8a6-9a1b-4cf6-9865-e35f1e7567cd 2019-01-09 16:06:48,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:06:48,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:48,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4800560d-0181-41f2-bf02-04bb000d62f5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:06:48,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-4800560d-0181-41f2-bf02-04bb000d62f5 2019-01-09 16:06:48,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.226878881454s 2019-01-09 16:06:49,000 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-4800560d-0181-41f2-bf02-04bb000d62f5 2019-01-09 16:06:49,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:06:49,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:49,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-517ba28d-12d9-48c8-9446-e30f0531029c Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_e5dc2f04-c45a-494a-96b8-db9153067f3e", "links": {"self": "http://172.30.9.29:5000/v3/users/535da97ec3cd465ba2b5fbaf89e7c1a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "535da97ec3cd465ba2b5fbaf89e7c1a9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:06:49,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-517ba28d-12d9-48c8-9446-e30f0531029c 2019-01-09 16:06:49,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114404916763s 2019-01-09 16:06:49,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-517ba28d-12d9-48c8-9446-e30f0531029c 2019-01-09 16:06:49,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:06:49,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:49,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a05fe93-6b0e-492f-8692-3b6c43d289e9 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/379163ccfbb74650a5b28736917740ed"}, "tags": [], "enabled": true, "id": "379163ccfbb74650a5b28736917740ed", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e5dc2f04-c45a-494a-96b8-db9153067f3e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:06:49,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7a05fe93-6b0e-492f-8692-3b6c43d289e9 2019-01-09 16:06:49,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100193023682s 2019-01-09 16:06:49,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7a05fe93-6b0e-492f-8692-3b6c43d289e9 2019-01-09 16:06:49,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:06:49,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=535da97ec3cd465ba2b5fbaf89e7c1a9&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=379163ccfbb74650a5b28736917740ed" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:49,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e31d86-e45e-4e16-bf4a-c08f1ba3ad7a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=535da97ec3cd465ba2b5fbaf89e7c1a9&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=379163ccfbb74650a5b28736917740ed", "previous": null, "next": null}} 2019-01-09 16:06:49,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=535da97ec3cd465ba2b5fbaf89e7c1a9&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=379163ccfbb74650a5b28736917740ed used request id req-a4e31d86-e45e-4e16-bf4a-c08f1ba3ad7a 2019-01-09 16:06:49,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.098237991333s 2019-01-09 16:06:49,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=535da97ec3cd465ba2b5fbaf89e7c1a9&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=379163ccfbb74650a5b28736917740ed used request id req-a4e31d86-e45e-4e16-bf4a-c08f1ba3ad7a 2019-01-09 16:06:49,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:06:49,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/379163ccfbb74650a5b28736917740ed/users/535da97ec3cd465ba2b5fbaf89e7c1a9/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:49,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-727651d8-8c39-46ed-87af-e29234369289 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:06:49,458 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/379163ccfbb74650a5b28736917740ed/users/535da97ec3cd465ba2b5fbaf89e7c1a9/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-727651d8-8c39-46ed-87af-e29234369289 2019-01-09 16:06:49,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.121183872223s 2019-01-09 16:06:49,458 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/379163ccfbb74650a5b28736917740ed/users/535da97ec3cd465ba2b5fbaf89e7c1a9/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-727651d8-8c39-46ed-87af-e29234369289 2019-01-09 16:06:49,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:06:49,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:49,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5990aa26-481d-4813-a320-f4d096c0be45 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:06:49,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5990aa26-481d-4813-a320-f4d096c0be45 2019-01-09 16:06:49,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0908210277557s 2019-01-09 16:06:49,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5990aa26-481d-4813-a320-f4d096c0be45 2019-01-09 16:06:49,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:06:49,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:49,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c63e77-22ce-43c6-86ae-106a1763a6cc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:06:49,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d2c63e77-22ce-43c6-86ae-106a1763a6cc 2019-01-09 16:06:49,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192842960358s 2019-01-09 16:06:49,751 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d2c63e77-22ce-43c6-86ae-106a1763a6cc 2019-01-09 16:06:49,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:06:49,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:49,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19cb8a49-0247-4c13-80f1-1c0c366a0f51 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_e5dc2f04-c45a-494a-96b8-db9153067f3e", "links": {"self": "http://172.30.9.29:5000/v3/users/535da97ec3cd465ba2b5fbaf89e7c1a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "535da97ec3cd465ba2b5fbaf89e7c1a9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:06:49,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-19cb8a49-0247-4c13-80f1-1c0c366a0f51 2019-01-09 16:06:49,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111804962158s 2019-01-09 16:06:49,864 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-19cb8a49-0247-4c13-80f1-1c0c366a0f51 2019-01-09 16:06:49,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:06:49,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=535da97ec3cd465ba2b5fbaf89e7c1a9&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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:49,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a272b54-b89e-4c71-a080-72a304c2427a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=535da97ec3cd465ba2b5fbaf89e7c1a9&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 16:06:49,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=535da97ec3cd465ba2b5fbaf89e7c1a9&scope.domain.id=default used request id req-0a272b54-b89e-4c71-a080-72a304c2427a 2019-01-09 16:06:49,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0951220989227s 2019-01-09 16:06:49,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=535da97ec3cd465ba2b5fbaf89e7c1a9&scope.domain.id=default used request id req-0a272b54-b89e-4c71-a080-72a304c2427a 2019-01-09 16:06:49,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-09 16:06:49,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/535da97ec3cd465ba2b5fbaf89e7c1a9/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:06:50,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:06:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8818d29-79e5-47dd-b3e5-f50760a0e86c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:06:50,098 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/535da97ec3cd465ba2b5fbaf89e7c1a9/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-d8818d29-79e5-47dd-b3e5-f50760a0e86c 2019-01-09 16:06:50,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.123720169067s 2019-01-09 16:06:50,098 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/535da97ec3cd465ba2b5fbaf89e7c1a9/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-d8818d29-79e5-47dd-b3e5-f50760a0e86c 2019-01-09 16:06:50,099 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 16:06:52,290 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-09 16:06:54,438 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 70336ecd-4f14-4ca5-8da1-c6b88c96e303 | 2019-01-09T16:06:54.076402 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 70336ecd-4f14-4ca5-8da1-c6b88c96e303 ~/.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-09 16:06:57,264 - 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-09 16:06:57,893 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 16:06:59,893 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-09 16:07:02,487 - 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=121c1f9f-bcde-4907-b8a0-2bc8e4565916) as the default verifier for the future CLI operations. 2019-01-09 16:07:04,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:07:04,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32112264-f870-496d-aae1-b9cec86328f1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:07:04,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-32112264-f870-496d-aae1-b9cec86328f1 2019-01-09 16:07:04,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:07:04,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:07:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "379163ccfbb74650a5b28736917740ed", "name": "patrole-project_e5dc2f04-c45a-494a-96b8-db9153067f3e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/379163ccfbb74650a5b28736917740ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/379163ccfbb74650a5b28736917740ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/379163ccfbb74650a5b28736917740ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/379163ccfbb74650a5b28736917740ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/379163ccfbb74650a5b28736917740ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/379163ccfbb74650a5b28736917740ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/379163ccfbb74650a5b28736917740ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/379163ccfbb74650a5b28736917740ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/379163ccfbb74650a5b28736917740ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/379163ccfbb74650a5b28736917740ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/379163ccfbb74650a5b28736917740ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/379163ccfbb74650a5b28736917740ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_379163ccfbb74650a5b28736917740ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_379163ccfbb74650a5b28736917740ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_e5dc2f04-c45a-494a-96b8-db9153067f3e", "id": "535da97ec3cd465ba2b5fbaf89e7c1a9"}, "audit_ids": ["291isOFMQzigZfyeG1bm4Q"], "issued_at": "2019-01-09T16:07:04.000000Z"}} 2019-01-09 16:07:04,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-09 16:07:04,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}9764ec1084ab55d849697bfde85d8da35dbef981" 2019-01-09 16:07:04,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-dd98a2f5-e414-40df-aee8-9ed150a6340f Date: Wed, 09 Jan 2019 16:07:04 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-09 16:07:04,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-dd98a2f5-e414-40df-aee8-9ed150a6340f 2019-01-09 16:07:04,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.185101985931s 2019-01-09 16:07:04,877 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-dd98a2f5-e414-40df-aee8-9ed150a6340f 2019-01-09 16:07:04,886 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-01-09 16:07:04,886 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:07:05,008 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 16:07:05,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:07:05,013 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 16:07:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 16:07:05,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:07:05,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9764ec1084ab55d849697bfde85d8da35dbef981" 2019-01-09 16:07:05,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cb7a4b56-669c-45d3-abd7-52871ac7678d Date: Wed, 09 Jan 2019 16:07:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:07:05,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-cb7a4b56-669c-45d3-abd7-52871ac7678d 2019-01-09 16:07:05,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196343898773s 2019-01-09 16:07:05,212 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-cb7a4b56-669c-45d3-abd7-52871ac7678d 2019-01-09 16:07:05,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 16:07:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9764ec1084ab55d849697bfde85d8da35dbef981" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e"}' 2019-01-09 16:07:05,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c150853a-7cab-4bc7-8d8b-1adb26118fb4 Date: Wed, 09 Jan 2019 16:07:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/file", "owner": "379163ccfbb74650a5b28736917740ed", "id": "418f78d3-4aec-40fc-a6ba-79f876c8c27b", "size": null, "self": "/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:07:05Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e", "checksum": null, "created_at": "2019-01-09T16:07:05Z", "protected": false} 2019-01-09 16:07:05,287 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c150853a-7cab-4bc7-8d8b-1adb26118fb4 2019-01-09 16:07:05,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0675070285797s 2019-01-09 16:07:05,288 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c150853a-7cab-4bc7-8d8b-1adb26118fb4 returning object 418f78d3-4aec-40fc-a6ba-79f876c8c27b 2019-01-09 16:07:05,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 16:07:05,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/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}9764ec1084ab55d849697bfde85d8da35dbef981" -d '' 2019-01-09 16:07:06,233 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa4b565d-f365-4f18-b560-94febb7516c0 Date: Wed, 09 Jan 2019 16: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-09 16:07:06,233 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/file used request id req-fa4b565d-f365-4f18-b560-94febb7516c0 2019-01-09 16:07:06,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.944936037064s 2019-01-09 16:07:06,233 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/file used request id req-fa4b565d-f365-4f18-b560-94febb7516c0 2019-01-09 16:07:06,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:07:06,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9764ec1084ab55d849697bfde85d8da35dbef981" 2019-01-09 16:07:06,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-ba5d71f1-5f44-4c76-b7dd-ba795c376dde Date: Wed, 09 Jan 2019 16:07:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/snap", "metadata": {}}], "file": "/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/file", "owner": "379163ccfbb74650a5b28736917740ed", "id": "418f78d3-4aec-40fc-a6ba-79f876c8c27b", "size": 12716032, "self": "/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:07:06Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:07:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:07:06,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ba5d71f1-5f44-4c76-b7dd-ba795c376dde 2019-01-09 16:07:06,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261249542236s 2019-01-09 16:07:06,264 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ba5d71f1-5f44-4c76-b7dd-ba795c376dde 2019-01-09 16:07:06,266 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/file', 'owner': u'379163ccfbb74650a5b28736917740ed', 'id': u'418f78d3-4aec-40fc-a6ba-79f876c8c27b', 'size': 12716032, u'self': u'/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'379163ccfbb74650a5b28736917740ed', 'name': 'patrole-project_e5dc2f04-c45a-494a-96b8-db9153067f3e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T16:07:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T16:07:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e', 'created': u'2019-01-09T16:07:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T16:07:05Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 16:07:06,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 16:07:06,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_e5dc2f04-c45a-494a-96b8-db9153067f3e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 16:07:06,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:07: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-9c20f762-1415-4f6d-ac82-4bfffcefd6fc x-compute-request-id: req-9c20f762-1415-4f6d-ac82-4bfffcefd6fc Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_e5dc2f04-c45a-494a-96b8-db9153067f3e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/98aa7fe0-3091-4759-b8a3-dda93e82702b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/98aa7fe0-3091-4759-b8a3-dda93e82702b", "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": "98aa7fe0-3091-4759-b8a3-dda93e82702b"}} 2019-01-09 16:07:06,476 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9c20f762-1415-4f6d-ac82-4bfffcefd6fc 2019-01-09 16:07:06,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.209449052811s 2019-01-09 16:07:06,476 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9c20f762-1415-4f6d-ac82-4bfffcefd6fc 2019-01-09 16:07:06,477 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_e5dc2f04-c45a-494a-96b8-db9153067f3e', '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'805038e1e9f34a349c09768ea1e3dacf', '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'98aa7fe0-3091-4759-b8a3-dda93e82702b', 'swap': 0}) 2019-01-09 16:07:06,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 16:07:06,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/98aa7fe0-3091-4759-b8a3-dda93e82702b/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}b027aa45875ab74cbae0a756feb037c29de015b3" -d '{"extra_specs": {}}' 2019-01-09 16:07:06,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:07: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-eba4deb0-50bf-4ee5-be17-72e1f1bd1ed5 x-compute-request-id: req-eba4deb0-50bf-4ee5-be17-72e1f1bd1ed5 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 16:07:06,499 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/98aa7fe0-3091-4759-b8a3-dda93e82702b/os-extra_specs used request id req-eba4deb0-50bf-4ee5-be17-72e1f1bd1ed5 2019-01-09 16:07:06,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206120014191s 2019-01-09 16:07:06,499 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/98aa7fe0-3091-4759-b8a3-dda93e82702b/os-extra_specs used request id req-eba4deb0-50bf-4ee5-be17-72e1f1bd1ed5 2019-01-09 16:07:06,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:07:06,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:07:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:07:06,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:07:06,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9764ec1084ab55d849697bfde85d8da35dbef981" 2019-01-09 16:07:06,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0641f202-0f40-4801-a52f-74f59fccaeef Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:07:06,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0641f202-0f40-4801-a52f-74f59fccaeef 2019-01-09 16:07:06,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107929944992s 2019-01-09 16:07:06,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0641f202-0f40-4801-a52f-74f59fccaeef 2019-01-09 16:07:06,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 16:07:06,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:07:06,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:07: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-1487fce3-e0f5-4cdb-be57-c6fda52a3b2b x-compute-request-id: req-1487fce3-e0f5-4cdb-be57-c6fda52a3b2b Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 145, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2019-01-09 16:07:06,668 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-1487fce3-e0f5-4cdb-be57-c6fda52a3b2b 2019-01-09 16:07:06,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.045243024826s 2019-01-09 16:07:06,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-1487fce3-e0f5-4cdb-be57-c6fda52a3b2b 2019-01-09 16:07:06,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:07:06,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9764ec1084ab55d849697bfde85d8da35dbef981" 2019-01-09 16:07:06,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-ebba9c43-58e5-4b24-9dd3-87e2cbd40710 Date: Wed, 09 Jan 2019 16:07:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/snap", "metadata": {}}], "file": "/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/file", "owner": "379163ccfbb74650a5b28736917740ed", "id": "418f78d3-4aec-40fc-a6ba-79f876c8c27b", "size": 12716032, "self": "/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:07:06Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:07:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:07:06,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ebba9c43-58e5-4b24-9dd3-87e2cbd40710 2019-01-09 16:07:06,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256431102753s 2019-01-09 16:07:06,698 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ebba9c43-58e5-4b24-9dd3-87e2cbd40710 2019-01-09 16:07:06,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 16:07:06,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9764ec1084ab55d849697bfde85d8da35dbef981" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e"}' 2019-01-09 16:07:06,746 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4275e232-47d3-4899-ae38-a5b407573e3d Date: Wed, 09 Jan 2019 16:07:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333/file", "owner": "379163ccfbb74650a5b28736917740ed", "id": "c9c0fd90-9df7-464b-b396-8ba8879e2333", "size": null, "self": "/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:07:06Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e", "checksum": null, "created_at": "2019-01-09T16:07:06Z", "protected": false} 2019-01-09 16:07:06,747 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-4275e232-47d3-4899-ae38-a5b407573e3d 2019-01-09 16:07:06,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0413300991058s 2019-01-09 16:07:06,747 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-4275e232-47d3-4899-ae38-a5b407573e3d returning object c9c0fd90-9df7-464b-b396-8ba8879e2333 2019-01-09 16:07:06,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 16:07:06,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333/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}9764ec1084ab55d849697bfde85d8da35dbef981" -d '' 2019-01-09 16:07:07,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22414e65-22fc-46b3-98c7-d5c2c53d024a Date: Wed, 09 Jan 2019 16:07: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-09 16:07:07,321 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333/file used request id req-22414e65-22fc-46b3-98c7-d5c2c53d024a 2019-01-09 16:07:07,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.573660850525s 2019-01-09 16:07:07,321 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333/file used request id req-22414e65-22fc-46b3-98c7-d5c2c53d024a 2019-01-09 16:07:07,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:07:07,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9764ec1084ab55d849697bfde85d8da35dbef981" 2019-01-09 16:07:07,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-d6d6d0f4-5d4d-4f92-ba6f-5e60a3541abb Date: Wed, 09 Jan 2019 16:07:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c9c0fd90-9df7-464b-b396-8ba8879e2333/snap", "metadata": {}}], "file": "/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333/file", "owner": "379163ccfbb74650a5b28736917740ed", "id": "c9c0fd90-9df7-464b-b396-8ba8879e2333", "size": 12716032, "self": "/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c9c0fd90-9df7-464b-b396-8ba8879e2333/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:07:07Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:07:06Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/snap", "metadata": {}}], "file": "/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/file", "owner": "379163ccfbb74650a5b28736917740ed", "id": "418f78d3-4aec-40fc-a6ba-79f876c8c27b", "size": 12716032, "self": "/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:07:06Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:07:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:07:07,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d6d6d0f4-5d4d-4f92-ba6f-5e60a3541abb 2019-01-09 16:07:07,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265369415283s 2019-01-09 16:07:07,352 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d6d6d0f4-5d4d-4f92-ba6f-5e60a3541abb 2019-01-09 16:07:07,355 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c9c0fd90-9df7-464b-b396-8ba8879e2333/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333/file', 'owner': u'379163ccfbb74650a5b28736917740ed', 'id': u'c9c0fd90-9df7-464b-b396-8ba8879e2333', 'size': 12716032, u'self': u'/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'379163ccfbb74650a5b28736917740ed', 'name': 'patrole-project_e5dc2f04-c45a-494a-96b8-db9153067f3e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c9c0fd90-9df7-464b-b396-8ba8879e2333/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T16:07:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T16:07:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e', 'created': u'2019-01-09T16:07:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T16:07:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 16:07:07,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 16:07:07,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 16:07:07,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:07:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b0a2c3f-e517-43f5-bbdb-b987fcf0b658 x-compute-request-id: req-9b0a2c3f-e517-43f5-bbdb-b987fcf0b658 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9c99b7b9-15fe-419f-a03b-20f25afe6177", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9c99b7b9-15fe-419f-a03b-20f25afe6177", "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": "9c99b7b9-15fe-419f-a03b-20f25afe6177"}} 2019-01-09 16:07:07,387 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9b0a2c3f-e517-43f5-bbdb-b987fcf0b658 2019-01-09 16:07:07,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0311868190765s 2019-01-09 16:07:07,387 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9b0a2c3f-e517-43f5-bbdb-b987fcf0b658 2019-01-09 16:07:07,388 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e', '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'805038e1e9f34a349c09768ea1e3dacf', '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'9c99b7b9-15fe-419f-a03b-20f25afe6177', 'swap': 0}) 2019-01-09 16:07:07,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 16:07:07,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/9c99b7b9-15fe-419f-a03b-20f25afe6177/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}b027aa45875ab74cbae0a756feb037c29de015b3" -d '{"extra_specs": {}}' 2019-01-09 16:07:07,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:07:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d934bf13-1c00-40c8-864e-46826f4a3faa x-compute-request-id: req-d934bf13-1c00-40c8-864e-46826f4a3faa Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 16:07:07,408 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/9c99b7b9-15fe-419f-a03b-20f25afe6177/os-extra_specs used request id req-d934bf13-1c00-40c8-864e-46826f4a3faa 2019-01-09 16:07:07,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198760032654s 2019-01-09 16:07:07,409 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/9c99b7b9-15fe-419f-a03b-20f25afe6177/os-extra_specs used request id req-d934bf13-1c00-40c8-864e-46826f4a3faa 2019-01-09 16:07:07,409 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e', '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'805038e1e9f34a349c09768ea1e3dacf', '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'9c99b7b9-15fe-419f-a03b-20f25afe6177', 'swap': 0}) 2019-01-09 16:07:10,257 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-09 16:07:10,258 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-09 16:07:10,258 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-09 16:07:10,261 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-09 16:07:10,282 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-09 16:07:14,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-121c1f9f-bcde-4907-b8a0-2bc8e4565916/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-09 16:07:14,544 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-09 16:07:14,549 - 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-09 16:08:56,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d9a67554-a233-4c15-b4da-587d677e43d7 2019-01-09 16:08:56,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd9a67554-a233-4c15-b4da-587d677e43d7']'. 2019-01-09 16:08:57,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-09 16:08:57,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-09 16:08:57,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 16:08:57,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d9a67554-a233-4c15-b4da-587d677e43d7 | 2019-01-09 16:08:57,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-09 16:08:57,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-09 16:07:16 | 2019-01-09 16:08:57,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-09 16:08:56 | 2019-01-09 16:08:57,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:40 | 2019-01-09 16:08:57,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-09 16:08:57,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-09 16:08:57,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 121c1f9f-bcde-4907-b8a0-2bc8e4565916) | 2019-01-09 16:08:57,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-09 16:08:57,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 70336ecd-4f14-4ca5-8da1-c6b88c96e303) | 2019-01-09 16:08:57,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2019-01-09 16:08:57,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 85.265 | 2019-01-09 16:08:57,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2019-01-09 16:08:57,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-01-09 16:08:57,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-09 16:08:57,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-09 16:08:57,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-09 16:08:57,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 16:08:57,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-09 16:08:57,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-09 16:08:57,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-01-09 16:08:59,627 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 16:08:59,627 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 01:55 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 16:08:59,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 16:08:59,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9764ec1084ab55d849697bfde85d8da35dbef981" 2019-01-09 16:09:00,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-79f26fb5-075d-4f95-91fc-53a1b49761d5 Date: Wed, 09 Jan 2019 16:09: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-09 16:09:00,450 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333 used request id req-79f26fb5-075d-4f95-91fc-53a1b49761d5 2019-01-09 16:09:00,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.815232038498s 2019-01-09 16:09:00,450 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c9c0fd90-9df7-464b-b396-8ba8879e2333 used request id req-79f26fb5-075d-4f95-91fc-53a1b49761d5 2019-01-09 16:09:00,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 16:09:00,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:09:00,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-470db1df-0d9f-4a2f-98e1-5d883a547a19 x-compute-request-id: req-470db1df-0d9f-4a2f-98e1-5d883a547a19 Content-Encoding: gzip Content-Length: 360 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_e5dc2f04-c45a-494a-96b8-db9153067f3e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/98aa7fe0-3091-4759-b8a3-dda93e82702b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/98aa7fe0-3091-4759-b8a3-dda93e82702b", "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": "98aa7fe0-3091-4759-b8a3-dda93e82702b"}, {"name": "patrole-flavor_alt_e5dc2f04-c45a-494a-96b8-db9153067f3e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9c99b7b9-15fe-419f-a03b-20f25afe6177", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9c99b7b9-15fe-419f-a03b-20f25afe6177", "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": "9c99b7b9-15fe-419f-a03b-20f25afe6177"}]} 2019-01-09 16:09:00,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-470db1df-0d9f-4a2f-98e1-5d883a547a19 2019-01-09 16:09:00,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225751399994s 2019-01-09 16:09:00,473 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-470db1df-0d9f-4a2f-98e1-5d883a547a19 2019-01-09 16:09:00,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 16:09:00,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/9c99b7b9-15fe-419f-a03b-20f25afe6177 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:09:00,507 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:09:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-45b34b58-96fe-4ee9-885b-d019b05798db x-compute-request-id: req-45b34b58-96fe-4ee9-885b-d019b05798db Content-Length: 0 Content-Type: application/json 2019-01-09 16:09:00,507 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/9c99b7b9-15fe-419f-a03b-20f25afe6177 used request id req-45b34b58-96fe-4ee9-885b-d019b05798db 2019-01-09 16:09:00,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0314919948578s 2019-01-09 16:09:00,508 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/9c99b7b9-15fe-419f-a03b-20f25afe6177 used request id req-45b34b58-96fe-4ee9-885b-d019b05798db 2019-01-09 16:09:00,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:09:00,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9764ec1084ab55d849697bfde85d8da35dbef981" 2019-01-09 16:09:00,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-bd0c3887-ace3-451d-ab23-1ca3dbc2c3d5 Date: Wed, 09 Jan 2019 16:09:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/snap", "metadata": {}}], "file": "/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/file", "owner": "379163ccfbb74650a5b28736917740ed", "id": "418f78d3-4aec-40fc-a6ba-79f876c8c27b", "size": 12716032, "self": "/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:07:06Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e5dc2f04-c45a-494a-96b8-db9153067f3e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:07:05Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:09:00,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bd0c3887-ace3-451d-ab23-1ca3dbc2c3d5 2019-01-09 16:09:00,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0254309177399s 2019-01-09 16:09:00,537 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bd0c3887-ace3-451d-ab23-1ca3dbc2c3d5 2019-01-09 16:09:00,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 16:09:00,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9764ec1084ab55d849697bfde85d8da35dbef981" 2019-01-09 16:09:01,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d34cf66-261b-4dca-bc9a-5ffc455f3569 Date: Wed, 09 Jan 2019 16: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-09 16:09:01,459 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b used request id req-3d34cf66-261b-4dca-bc9a-5ffc455f3569 2019-01-09 16:09:01,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.920454978943s 2019-01-09 16:09:01,460 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/418f78d3-4aec-40fc-a6ba-79f876c8c27b used request id req-3d34cf66-261b-4dca-bc9a-5ffc455f3569 2019-01-09 16:09:01,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 16:09:01,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:09:01,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7459815-7da7-45f0-ae71-6a63dff38e60 x-compute-request-id: req-a7459815-7da7-45f0-ae71-6a63dff38e60 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_e5dc2f04-c45a-494a-96b8-db9153067f3e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/98aa7fe0-3091-4759-b8a3-dda93e82702b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/98aa7fe0-3091-4759-b8a3-dda93e82702b", "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": "98aa7fe0-3091-4759-b8a3-dda93e82702b"}]} 2019-01-09 16:09:01,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-a7459815-7da7-45f0-ae71-6a63dff38e60 2019-01-09 16:09:01,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0203340053558s 2019-01-09 16:09:01,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-a7459815-7da7-45f0-ae71-6a63dff38e60 2019-01-09 16:09:01,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 16:09:01,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/98aa7fe0-3091-4759-b8a3-dda93e82702b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:09:01,514 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:09:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3fa9744-d7fb-4af8-9fdb-8806159584b9 x-compute-request-id: req-b3fa9744-d7fb-4af8-9fdb-8806159584b9 Content-Length: 0 Content-Type: application/json 2019-01-09 16:09:01,514 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/98aa7fe0-3091-4759-b8a3-dda93e82702b used request id req-b3fa9744-d7fb-4af8-9fdb-8806159584b9 2019-01-09 16:09:01,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0316550731659s 2019-01-09 16:09:01,514 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/98aa7fe0-3091-4759-b8a3-dda93e82702b used request id req-b3fa9744-d7fb-4af8-9fdb-8806159584b9 2019-01-09 16:09:01,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:09:01,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:09:01,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b7b453-3e2f-46f3-bd27-3380cb8658b5 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "patrole-user_e5dc2f04-c45a-494a-96b8-db9153067f3e", "links": {"self": "http://172.30.9.29:5000/v3/users/535da97ec3cd465ba2b5fbaf89e7c1a9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "535da97ec3cd465ba2b5fbaf89e7c1a9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:09:01,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-83b7b453-3e2f-46f3-bd27-3380cb8658b5 2019-01-09 16:09:01,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126623868942s 2019-01-09 16:09:01,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-83b7b453-3e2f-46f3-bd27-3380cb8658b5 2019-01-09 16:09:01,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:09:01,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/535da97ec3cd465ba2b5fbaf89e7c1a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:09:01,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53247a4b-c02b-4b71-8220-702705991bcc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "patrole-user_e5dc2f04-c45a-494a-96b8-db9153067f3e", "links": {"self": "http://172.30.9.29:5000/v3/users/535da97ec3cd465ba2b5fbaf89e7c1a9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "535da97ec3cd465ba2b5fbaf89e7c1a9", "description": null}} 2019-01-09 16:09:01,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/535da97ec3cd465ba2b5fbaf89e7c1a9 used request id req-53247a4b-c02b-4b71-8220-702705991bcc 2019-01-09 16:09:01,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.124288082123s 2019-01-09 16:09:01,773 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/535da97ec3cd465ba2b5fbaf89e7c1a9 used request id req-53247a4b-c02b-4b71-8220-702705991bcc 2019-01-09 16:09:01,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 16:09:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/535da97ec3cd465ba2b5fbaf89e7c1a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:09:02,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57a2dc62-fca4-4617-ba1b-9d0f2112988d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:02,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/535da97ec3cd465ba2b5fbaf89e7c1a9 used request id req-57a2dc62-fca4-4617-ba1b-9d0f2112988d 2019-01-09 16:09:02,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.242781877518s 2019-01-09 16:09:02,016 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/535da97ec3cd465ba2b5fbaf89e7c1a9 used request id req-57a2dc62-fca4-4617-ba1b-9d0f2112988d 2019-01-09 16:09:02,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:09:02,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:09:02,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf22e61-a9af-44f9-bc17-f271ca5b4d6d Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.29:5000/v3/projects/379163ccfbb74650a5b28736917740ed"}, "tags": [], "enabled": true, "id": "379163ccfbb74650a5b28736917740ed", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e5dc2f04-c45a-494a-96b8-db9153067f3e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:09:02,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-1cf22e61-a9af-44f9-bc17-f271ca5b4d6d 2019-01-09 16:09:02,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.100781917572s 2019-01-09 16:09:02,124 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-1cf22e61-a9af-44f9-bc17-f271ca5b4d6d 2019-01-09 16:09:02,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 16:09:02,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/379163ccfbb74650a5b28736917740ed -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:09:02,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7806bfa8-227d-4c28-b55f-716a2e9f6410 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:02,293 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/379163ccfbb74650a5b28736917740ed used request id req-7806bfa8-227d-4c28-b55f-716a2e9f6410 2019-01-09 16:09:02,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.164499998093s 2019-01-09 16:09:02,293 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/379163ccfbb74650a5b28736917740ed used request id req-7806bfa8-227d-4c28-b55f-716a2e9f6410 2019-01-09 16:09:02,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 16:09:02,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=379163ccfbb74650a5b28736917740ed&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}b027aa45875ab74cbae0a756feb037c29de015b3" 2019-01-09 16:09:02,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-24d4a7e3-6af4-4f87-9e66-bc920f4e2266 Date: Wed, 09 Jan 2019 16:09:02 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:09:02,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=379163ccfbb74650a5b28736917740ed&name=default used request id req-24d4a7e3-6af4-4f87-9e66-bc920f4e2266 2019-01-09 16:09:02,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202169179916s 2019-01-09 16:09:02,499 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=379163ccfbb74650a5b28736917740ed&name=default used request id req-24d4a7e3-6af4-4f87-9e66-bc920f4e2266 2019-01-09 16:09:02,551 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2019-01-09 16:09:03,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:09:03,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5983b739-2bd4-4ecf-9498-215eba3f486e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:03,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5983b739-2bd4-4ecf-9498-215eba3f486e 2019-01-09 16:09:03,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:09:03,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T17:09:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["mH6lh1YMTLGte_RaLB13FQ"], "issued_at": "2019-01-09T16:09:03.000000Z"}} 2019-01-09 16:09:03,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:09:03,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:03,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:09:03,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:03,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a65104ef-c4cd-46be-a411-3b5df6c6af70 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 16:09:03,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-a65104ef-c4cd-46be-a411-3b5df6c6af70 2019-01-09 16:09:03,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0958950519562s 2019-01-09 16:09:03,548 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-a65104ef-c4cd-46be-a411-3b5df6c6af70 2019-01-09 16:09:03,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 16:09:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}}' 2019-01-09 16:09:03,671 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef4165ca-007b-4db1-87d0-579c4b85a1e3 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "id": "21858900ba734c8a8e7cb477622fbbbe", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:09:03,671 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ef4165ca-007b-4db1-87d0-579c4b85a1e3 2019-01-09 16:09:03,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.116980075836s 2019-01-09 16:09:03,672 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ef4165ca-007b-4db1-87d0-579c4b85a1e3 2019-01-09 16:09:03,672 - 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'21858900ba734c8a8e7cb477622fbbbe', '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_4090b693-9aab-4ad1-803a-30e7c793f01a'}) 2019-01-09 16:09:03,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 16:09:03,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "807a9afa-2657-4641-aa74-2d6c37ef8fb9", "email": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a"}}' 2019-01-09 16:09:04,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ff29d3-2031-419a-bb49-eeea9eb93bd3 Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}} 2019-01-09 16:09:04,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-01ff29d3-2031-419a-bb49-eeea9eb93bd3 2019-01-09 16:09:04,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.357875108719s 2019-01-09 16:09:04,037 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-01ff29d3-2031-419a-bb49-eeea9eb93bd3 2019-01-09 16:09:04,038 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4d9e5734ddf7493495b2c7a80dba6d77', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a'}) 2019-01-09 16:09:04,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:09:04,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:04,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39ae3f96-6413-4de3-a619-f6c1f1351b69 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:04,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-39ae3f96-6413-4de3-a619-f6c1f1351b69 2019-01-09 16:09:04,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0951359272003s 2019-01-09 16:09:04,137 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-39ae3f96-6413-4de3-a619-f6c1f1351b69 2019-01-09 16:09:04,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:09:04,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:04,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb76e1c-2b98-40e8-a658-cfbab2fbebd5 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:04,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-adb76e1c-2b98-40e8-a658-cfbab2fbebd5 2019-01-09 16:09:04,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0184338092804s 2019-01-09 16:09:04,160 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-adb76e1c-2b98-40e8-a658-cfbab2fbebd5 2019-01-09 16:09:04,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:09:04,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:04,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82a1fcb-f2c4-42df-83e9-2a98214faac4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:09:04,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-c82a1fcb-f2c4-42df-83e9-2a98214faac4 2019-01-09 16:09:04,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0916900634766s 2019-01-09 16:09:04,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-c82a1fcb-f2c4-42df-83e9-2a98214faac4 2019-01-09 16:09:04,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:09:04,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:04,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0245de81-fad6-46fd-833d-0bd280008a75 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:09:04,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0245de81-fad6-46fd-833d-0bd280008a75 2019-01-09 16:09:04,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114369869232s 2019-01-09 16:09:04,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0245de81-fad6-46fd-833d-0bd280008a75 2019-01-09 16:09:04,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:09:04,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:04,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ac5815-e6a9-4be2-9f85-0b026606b391 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "id": "21858900ba734c8a8e7cb477622fbbbe", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:09:04,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-95ac5815-e6a9-4be2-9f85-0b026606b391 2019-01-09 16:09:04,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0972189903259s 2019-01-09 16:09:04,482 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-95ac5815-e6a9-4be2-9f85-0b026606b391 2019-01-09 16:09:04,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:09:04,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=4d9e5734ddf7493495b2c7a80dba6d77&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=21858900ba734c8a8e7cb477622fbbbe" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:04,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c0a1faa-8e54-4368-aba6-fe4927efaaf0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=4d9e5734ddf7493495b2c7a80dba6d77&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=21858900ba734c8a8e7cb477622fbbbe", "previous": null, "next": null}} 2019-01-09 16:09:04,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=4d9e5734ddf7493495b2c7a80dba6d77&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=21858900ba734c8a8e7cb477622fbbbe used request id req-9c0a1faa-8e54-4368-aba6-fe4927efaaf0 2019-01-09 16:09:04,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0941059589386s 2019-01-09 16:09:04,584 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=4d9e5734ddf7493495b2c7a80dba6d77&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=21858900ba734c8a8e7cb477622fbbbe used request id req-9c0a1faa-8e54-4368-aba6-fe4927efaaf0 2019-01-09 16:09:04,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:09:04,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe/users/4d9e5734ddf7493495b2c7a80dba6d77/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:04,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1259b36a-6c5c-4ee6-97f7-c2e77adef297 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:04,722 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe/users/4d9e5734ddf7493495b2c7a80dba6d77/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-1259b36a-6c5c-4ee6-97f7-c2e77adef297 2019-01-09 16:09:04,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.134366989136s 2019-01-09 16:09:04,722 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe/users/4d9e5734ddf7493495b2c7a80dba6d77/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-1259b36a-6c5c-4ee6-97f7-c2e77adef297 2019-01-09 16:09:04,723 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a', 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'21858900ba734c8a8e7cb477622fbbbe', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '807a9afa-2657-4641-aa74-2d6c37ef8fb9', 'username': u'snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 16:09:04,726 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a', 'password': '807a9afa-2657-4641-aa74-2d6c37ef8fb9', 'project_name': 'snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '21858900ba734c8a8e7cb477622fbbbe', 'project_domain_name': 'Default'} 2019-01-09 16:09:04,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:09:04,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:04,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfefbcc8-d939-46fa-ba4b-bcc95e686c4f Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:04,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bfefbcc8-d939-46fa-ba4b-bcc95e686c4f 2019-01-09 16:09:04,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0996232032776s 2019-01-09 16:09:04,830 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bfefbcc8-d939-46fa-ba4b-bcc95e686c4f 2019-01-09 16:09:04,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:09:04,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:04,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46ed67d-74f2-4920-a844-e5ceac05d01b Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:04,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b46ed67d-74f2-4920-a844-e5ceac05d01b 2019-01-09 16:09:04,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0959968566895s 2019-01-09 16:09:04,931 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b46ed67d-74f2-4920-a844-e5ceac05d01b 2019-01-09 16:09:04,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:09:04,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:05,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c059e890-55c2-4317-8ee4-b9a2716f4492 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:09:05,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-c059e890-55c2-4317-8ee4-b9a2716f4492 2019-01-09 16:09:05,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.100297927856s 2019-01-09 16:09:05,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-c059e890-55c2-4317-8ee4-b9a2716f4492 2019-01-09 16:09:05,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:09:05,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:05,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e14b07-16d2-45ad-9c8c-4c3c3c7877b7 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:09:05,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c0e14b07-16d2-45ad-9c8c-4c3c3c7877b7 2019-01-09 16:09:05,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107605934143s 2019-01-09 16:09:05,146 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c0e14b07-16d2-45ad-9c8c-4c3c3c7877b7 2019-01-09 16:09:05,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:09:05,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:05,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e017cf-9104-4ea3-840b-a60039fb0a9f Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "id": "21858900ba734c8a8e7cb477622fbbbe", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:09:05,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-88e017cf-9104-4ea3-840b-a60039fb0a9f 2019-01-09 16:09:05,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0943050384521s 2019-01-09 16:09:05,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-88e017cf-9104-4ea3-840b-a60039fb0a9f 2019-01-09 16:09:05,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:09:05,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=4d9e5734ddf7493495b2c7a80dba6d77&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=21858900ba734c8a8e7cb477622fbbbe" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:05,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b612984-e477-4e4b-bf8f-ab3ca7b7a925 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=4d9e5734ddf7493495b2c7a80dba6d77&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=21858900ba734c8a8e7cb477622fbbbe", "previous": null, "next": null}} 2019-01-09 16:09:05,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=4d9e5734ddf7493495b2c7a80dba6d77&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=21858900ba734c8a8e7cb477622fbbbe used request id req-0b612984-e477-4e4b-bf8f-ab3ca7b7a925 2019-01-09 16:09:05,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0929188728333s 2019-01-09 16:09:05,352 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=4d9e5734ddf7493495b2c7a80dba6d77&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=21858900ba734c8a8e7cb477622fbbbe used request id req-0b612984-e477-4e4b-bf8f-ab3ca7b7a925 2019-01-09 16:09:05,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:09:05,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe/users/4d9e5734ddf7493495b2c7a80dba6d77/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:05,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a180a66f-7cc2-494b-84f8-0946d85111b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:05,502 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe/users/4d9e5734ddf7493495b2c7a80dba6d77/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-a180a66f-7cc2-494b-84f8-0946d85111b9 2019-01-09 16:09:05,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.146154880524s 2019-01-09 16:09:05,502 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe/users/4d9e5734ddf7493495b2c7a80dba6d77/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-a180a66f-7cc2-494b-84f8-0946d85111b9 2019-01-09 16:09:05,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:09:05,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:05,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242a9a82-8ba3-419c-a09d-847e9fd94a99 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:05,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-242a9a82-8ba3-419c-a09d-847e9fd94a99 2019-01-09 16:09:05,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0936968326569s 2019-01-09 16:09:05,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-242a9a82-8ba3-419c-a09d-847e9fd94a99 2019-01-09 16:09:05,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-09 16:09:05,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-09 16:09:05,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6d553b3-409c-467f-acc0-94d0380fe8ff Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:09:05,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e6d553b3-409c-467f-acc0-94d0380fe8ff 2019-01-09 16:09:05,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.114905118942s 2019-01-09 16:09:05,721 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e6d553b3-409c-467f-acc0-94d0380fe8ff 2019-01-09 16:09:05,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:09:05,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:05,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f542c7cd-981e-4d85-8f84-972e677c48f4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:05,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f542c7cd-981e-4d85-8f84-972e677c48f4 2019-01-09 16:09:05,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0965800285339s 2019-01-09 16:09:05,821 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f542c7cd-981e-4d85-8f84-972e677c48f4 2019-01-09 16:09:05,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:09:05,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:05,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e24e6b32-6c3f-4f22-84b4-b61949c66e68 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:09:05,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e24e6b32-6c3f-4f22-84b4-b61949c66e68 2019-01-09 16:09:05,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0886039733887s 2019-01-09 16:09:05,915 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e24e6b32-6c3f-4f22-84b4-b61949c66e68 2019-01-09 16:09:05,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:09:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:06,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a60d546-2e0d-4e7b-ad96-de8478c76ffd Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:09:06,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9a60d546-2e0d-4e7b-ad96-de8478c76ffd 2019-01-09 16:09:06,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108816862106s 2019-01-09 16:09:06,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9a60d546-2e0d-4e7b-ad96-de8478c76ffd 2019-01-09 16:09:06,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:09:06,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:06,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b7df07-9cce-4f7c-bf79-36be83534785 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "id": "21858900ba734c8a8e7cb477622fbbbe", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:09:06,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-13b7df07-9cce-4f7c-bf79-36be83534785 2019-01-09 16:09:06,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0966348648071s 2019-01-09 16:09:06,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-13b7df07-9cce-4f7c-bf79-36be83534785 2019-01-09 16:09:06,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:09:06,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=4d9e5734ddf7493495b2c7a80dba6d77&role.id=acf51aa7e18c44ffaf32b307d20f4b08&scope.project.id=21858900ba734c8a8e7cb477622fbbbe" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:06,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c44658f8-4c97-4144-a205-4eeddeb7a945 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=4d9e5734ddf7493495b2c7a80dba6d77&role.id=acf51aa7e18c44ffaf32b307d20f4b08&scope.project.id=21858900ba734c8a8e7cb477622fbbbe", "previous": null, "next": null}} 2019-01-09 16:09:06,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=4d9e5734ddf7493495b2c7a80dba6d77&role.id=acf51aa7e18c44ffaf32b307d20f4b08&scope.project.id=21858900ba734c8a8e7cb477622fbbbe used request id req-c44658f8-4c97-4144-a205-4eeddeb7a945 2019-01-09 16:09:06,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.08895611763s 2019-01-09 16:09:06,230 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=4d9e5734ddf7493495b2c7a80dba6d77&role.id=acf51aa7e18c44ffaf32b307d20f4b08&scope.project.id=21858900ba734c8a8e7cb477622fbbbe used request id req-c44658f8-4c97-4144-a205-4eeddeb7a945 2019-01-09 16:09:06,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:09:06,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe/users/4d9e5734ddf7493495b2c7a80dba6d77/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:09:06,362 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3567a840-d053-4e7c-8e1f-b9f3f7cddafe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:06,363 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe/users/4d9e5734ddf7493495b2c7a80dba6d77/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-3567a840-d053-4e7c-8e1f-b9f3f7cddafe 2019-01-09 16:09:06,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.1294901371s 2019-01-09 16:09:06,363 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe/users/4d9e5734ddf7493495b2c7a80dba6d77/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-3567a840-d053-4e7c-8e1f-b9f3f7cddafe 2019-01-09 16:09:06,363 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2019-01-09 16:09:06,363 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2019-01-09 16:09:06,364 - openstack_tests - INFO - OS Credentials = > 2019-01-09 16:09:06,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:06,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:06,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["UU668UiuT-ap8RamkAnfwg"], "issued_at": "2019-01-09T16:09:06.000000Z"}} 2019-01-09 16:09:06,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e965b0136b3f340cb66a0000442550f49366356b" 2019-01-09 16:09:07,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-02ad1874-4064-4368-8020-86633e4ce241 Date: Wed, 09 Jan 2019 16:09:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:09:07,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?router%3Aexternal=True used request id req-02ad1874-4064-4368-8020-86633e4ce241 2019-01-09 16:09:07,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e965b0136b3f340cb66a0000442550f49366356b" 2019-01-09 16:09:07,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-f243fa4c-7fe2-4975-8926-5b8369ec4dcf Date: Wed, 09 Jan 2019 16:09:07 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 16:09:07,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-f243fa4c-7fe2-4975-8926-5b8369ec4dcf 2019-01-09 16:09:07,106 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2019-01-09 16:09:07,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2019-01-09 16:09:07,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:09:07,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02218119-dc28-410a-b68f-5f63dc5a43ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:07,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-02218119-dc28-410a-b68f-5f63dc5a43ec 2019-01-09 16:09:07,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:09:07,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T17:09:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["k7MIXliPTgGz8McoHf7zcg"], "issued_at": "2019-01-09T16:09:07.000000Z"}} 2019-01-09 16:09:07,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ee4938b8e8264d1a54460961e3ed20552d8321b9" 2019-01-09 16:09:07,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f0ac5cef-daf7-4941-83be-81a6335d51d8 x-compute-request-id: req-f0ac5cef-daf7-4941-83be-81a6335d51d8 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.29: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-09 16:09:07,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/ used request id req-f0ac5cef-daf7-4941-83be-81a6335d51d8 2019-01-09 16:09:07,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.705953121185s 2019-01-09 16:09:07,817 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/ used request id req-f0ac5cef-daf7-4941-83be-81a6335d51d8 2019-01-09 16:09:07,818 - 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.29: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-09 16:09:07,818 - functest.utils.functest_utils - DEBUG - nova version: (2, 60) 2019-01-09 16:09:07,819 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2019-01-09 16:09:07,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:07,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:08,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["2NPOJo1nSkaNaj6_UL6ljg"], "issued_at": "2019-01-09T16:09:08.000000Z"}} 2019-01-09 16:09:08,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c3e1ea296d0b5819e1fe4f2e2cc49290f052e84" 2019-01-09 16:09:08,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e5923c6-d512-496a-8e5b-6cd11f871c4d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:08,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8e5923c6-d512-496a-8e5b-6cd11f871c4d 2019-01-09 16:09:08,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:08,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:08,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["xCz4kQLNQmuya4abFHE82g"], "issued_at": "2019-01-09T16:09:08.000000Z"}} 2019-01-09 16:09:08,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:08,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf8ebacc-c763-4c7b-9a92-8ac7c9af1f22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:08,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-bf8ebacc-c763-4c7b-9a92-8ac7c9af1f22 2019-01-09 16:09:08,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:08,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-620c880f-d740-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:09,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d1b3dd-962b-463b-b335-76c2aab2814e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-620c880f-d740-413-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:09:09,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-620c880f-d740-413-proj used request id req-d7d1b3dd-962b-463b-b335-76c2aab2814e 2019-01-09 16:09:09,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:09,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b03bb970-8e59-4e70-b5de-22f62c208faf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:09,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b03bb970-8e59-4e70-b5de-22f62c208faf 2019-01-09 16:09:09,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-620c880f-d740-413-proj"}}' 2019-01-09 16:09:09,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c195d1b-6930-4ba8-b502-ff5a1e8f0b98 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38"}, "tags": [], "enabled": true, "id": "aa1e026d40e34538abf6233652c80f38", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-620c880f-d740-413-proj"}} 2019-01-09 16:09:09,276 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1c195d1b-6930-4ba8-b502-ff5a1e8f0b98 2019-01-09 16:09:09,276 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-620c880f-d740-413-proj 2019-01-09 16:09:09,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:09,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:09,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["eisV1EMLShKh_5w4cpeb2Q"], "issued_at": "2019-01-09T16:09:09.000000Z"}} 2019-01-09 16:09:09,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171d5392b195167a34099c67c17dbc220120457" 2019-01-09 16:09:09,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba922ff-3e9a-48aa-a37e-dc51e5160858 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:09,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-dba922ff-3e9a-48aa-a37e-dc51e5160858 2019-01-09 16:09:09,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:09,698 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:09,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171d5392b195167a34099c67c17dbc220120457" 2019-01-09 16:09:09,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46933c42-306c-4a0d-b83e-c42885bc5007 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:09:09,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-46933c42-306c-4a0d-b83e-c42885bc5007 2019-01-09 16:09:09,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-620c880f-d740-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171d5392b195167a34099c67c17dbc220120457" 2019-01-09 16:09:09,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e01b7b-4205-48cb-8577-ef998494eebf Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-620c880f-d740-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38"}, "tags": [], "enabled": true, "id": "aa1e026d40e34538abf6233652c80f38", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-620c880f-d740-413-proj"}]} 2019-01-09 16:09:09,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-620c880f-d740-413-proj used request id req-f2e01b7b-4205-48cb-8577-ef998494eebf 2019-01-09 16:09:09,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171d5392b195167a34099c67c17dbc220120457" 2019-01-09 16:09:10,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df493c87-c770-4153-b15a-1beeda071f28 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:10,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-df493c87-c770-4153-b15a-1beeda071f28 2019-01-09 16:09:10,467 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-620c880f-d740-413-user 2019-01-09 16:09:10,467 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:10,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:10,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2999d645-1cc3-4617-9b67-1720756e4aa8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:10,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2999d645-1cc3-4617-9b67-1720756e4aa8 2019-01-09 16:09:10,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" -d '{"role": {"name": "CreateSecurityGroupTests-620c880f-d740-413-proj-role"}}' 2019-01-09 16:09:10,690 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d327b6-ef79-476e-916b-dc84f1c420a7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b84832bee5eb4538a9680bbac7221f2c", "links": {"self": "http://172.30.9.29:5000/v3/roles/b84832bee5eb4538a9680bbac7221f2c"}, "name": "CreateSecurityGroupTests-620c880f-d740-413-proj-role"}} 2019-01-09 16:09:10,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e7d327b6-ef79-476e-916b-dc84f1c420a7 2019-01-09 16:09:10,691 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-620c880f-d740-413-proj-role 2019-01-09 16:09:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b84832bee5eb4538a9680bbac7221f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:10,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f7723a-6409-46f9-95cb-dd7cf1e4ca71 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b84832bee5eb4538a9680bbac7221f2c", "links": {"self": "http://172.30.9.29:5000/v3/roles/b84832bee5eb4538a9680bbac7221f2c"}, "name": "CreateSecurityGroupTests-620c880f-d740-413-proj-role"}} 2019-01-09 16:09:10,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b84832bee5eb4538a9680bbac7221f2c used request id req-55f7723a-6409-46f9-95cb-dd7cf1e4ca71 2019-01-09 16:09:10,711 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-620c880f-d740-413-proj-role to project CreateSecurityGroupTests-620c880f-d740-413-proj 2019-01-09 16:09:10,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38/users/f7bc76cdfd574e43b9ea60c16d14c782/roles/b84832bee5eb4538a9680bbac7221f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:10,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1b70422-1ba5-4691-80ab-95ea0728b23e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:10,956 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38/users/f7bc76cdfd574e43b9ea60c16d14c782/roles/b84832bee5eb4538a9680bbac7221f2c used request id req-b1b70422-1ba5-4691-80ab-95ea0728b23e 2019-01-09 16:09:10,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:10,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:11,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b84832bee5eb4538a9680bbac7221f2c", "name": "CreateSecurityGroupTests-620c880f-d740-413-proj-role"}], "expires_at": "2019-01-09T17:09:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa1e026d40e34538abf6233652c80f38", "name": "CreateSecurityGroupTests-620c880f-d740-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/aa1e026d40e34538abf6233652c80f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/aa1e026d40e34538abf6233652c80f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/aa1e026d40e34538abf6233652c80f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/aa1e026d40e34538abf6233652c80f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/aa1e026d40e34538abf6233652c80f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/aa1e026d40e34538abf6233652c80f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/aa1e026d40e34538abf6233652c80f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/aa1e026d40e34538abf6233652c80f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/aa1e026d40e34538abf6233652c80f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/aa1e026d40e34538abf6233652c80f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/aa1e026d40e34538abf6233652c80f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/aa1e026d40e34538abf6233652c80f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_aa1e026d40e34538abf6233652c80f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_aa1e026d40e34538abf6233652c80f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-620c880f-d740-413-user", "id": "f7bc76cdfd574e43b9ea60c16d14c782"}, "audit_ids": ["CHoVzC3WQJeZszNa7_G0Wg"], "issued_at": "2019-01-09T16:09:11.000000Z"}} 2019-01-09 16:09:11,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:11,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-371be1bd-2801-47f6-9697-e2ad4d9809dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:11,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-371be1bd-2801-47f6-9697-e2ad4d9809dc 2019-01-09 16:09:11,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:11,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4cb2f3de-39fc-4dfd-877d-6f5a6ae09387 Date: Wed, 09 Jan 2019 16:09:11 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:09:11,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname&description=hello+group used request id req-4cb2f3de-39fc-4dfd-877d-6f5a6ae09387 2019-01-09 16:09:11,810 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname... 2019-01-09 16:09:11,810 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname 2019-01-09 16:09:11,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" -d '{"security_group": {"name": "CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname", "description": "hello group"}}' 2019-01-09 16:09:12,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-32e06ab7-d5b9-45c0-b3a5-772385a37a4d Date: Wed, 09 Jan 2019 16:09:12 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "updated_at": "2019-01-09T16:09:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa1e026d40e34538abf6233652c80f38"}], "revision_number": 2, "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "00e19849-4298-4c6b-8d91-228476942ea8", "name": "CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname"}} 2019-01-09 16:09:12,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-32e06ab7-d5b9-45c0-b3a5-772385a37a4d 2019-01-09 16:09:12,013 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:12,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:12,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ca3e0643-a5ef-4b6b-bd45-b2de552035f3 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e"}]} 2019-01-09 16:09:12,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-ca3e0643-a5ef-4b6b-bd45-b2de552035f3 2019-01-09 16:09:12,060 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:12,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:12,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de5c3e2f-9cdc-496b-8478-16a4a312d54e Date: Wed, 09 Jan 2019 16:09: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-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e"}]} 2019-01-09 16:09:12,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-de5c3e2f-9cdc-496b-8478-16a4a312d54e 2019-01-09 16:09:12,080 - neutron_utils - INFO - Retrieving security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:12,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:12,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1fd780ff-4afa-405c-83c3-f957827f2fe5 Date: Wed, 09 Jan 2019 16:09:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "updated_at": "2019-01-09T16:09:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa1e026d40e34538abf6233652c80f38"}], "revision_number": 2, "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "00e19849-4298-4c6b-8d91-228476942ea8", "name": "CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname"}]} 2019-01-09 16:09:12,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-1fd780ff-4afa-405c-83c3-f957827f2fe5 2019-01-09 16:09:12,150 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:12,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:12,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5a48e9df-536f-419b-829b-c9d9d4b12f10 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e"}]} 2019-01-09 16:09:12,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-5a48e9df-536f-419b-829b-c9d9d4b12f10 2019-01-09 16:09:12,171 - neutron_utils - INFO - Retrieving security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:12,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:12,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-74e5f4d9-3459-48aa-8af4-dbaea1c3f881 Date: Wed, 09 Jan 2019 16:09:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "updated_at": "2019-01-09T16:09:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa1e026d40e34538abf6233652c80f38"}], "revision_number": 2, "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "00e19849-4298-4c6b-8d91-228476942ea8", "name": "CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname"}]} 2019-01-09 16:09:12,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-74e5f4d9-3459-48aa-8af4-dbaea1c3f881 2019-01-09 16:09:12,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:12,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:12,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc54a865-357a-4258-a2a7-6387ae5c7ca8 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e"}]} 2019-01-09 16:09:12,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-fc54a865-357a-4258-a2a7-6387ae5c7ca8 2019-01-09 16:09:12,234 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname 2019-01-09 16:09:12,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:12,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7a3bc30b-e3f4-406d-8b09-38c9389ea2b1 Date: Wed, 09 Jan 2019 16:09:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "updated_at": "2019-01-09T16:09:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa1e026d40e34538abf6233652c80f38"}], "revision_number": 2, "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "00e19849-4298-4c6b-8d91-228476942ea8", "name": "CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname"}]} 2019-01-09 16:09:12,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname used request id req-7a3bc30b-e3f4-406d-8b09-38c9389ea2b1 2019-01-09 16:09:12,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:12,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:12,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:12,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c113d7-3404-494c-8f6c-47859464db37 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aa1e026d40e34538abf6233652c80f38", "name": "CreateSecurityGroupTests-620c880f-d740-413-proj"}} 2019-01-09 16:09:12,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38 used request id req-88c113d7-3404-494c-8f6c-47859464db37 2019-01-09 16:09:12,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:12,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:12,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4f35a8a-6148-4379-9b5b-acf7bb65c89f Date: Wed, 09 Jan 2019 16:09: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-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e"}]} 2019-01-09 16:09:12,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-d4f35a8a-6148-4379-9b5b-acf7bb65c89f 2019-01-09 16:09:12,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8"}}' 2019-01-09 16:09:12,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-02e8f53a-63fd-420b-af6e-e14516fa831b Date: Wed, 09 Jan 2019 16:09:12 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-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:12Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "1ec57487-212d-4861-96cd-f82b247edb29"}} 2019-01-09 16:09:12,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-02e8f53a-63fd-420b-af6e-e14516fa831b 2019-01-09 16:09:12,540 - neutron_utils - INFO - Retrieving security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:12,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:12,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e6f842f7-2c37-4c7c-88b1-18d45534a3eb Date: Wed, 09 Jan 2019 16:09:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "updated_at": "2019-01-09T16:09:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:12Z", "revision_number": 0, "id": "1ec57487-212d-4861-96cd-f82b247edb29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa1e026d40e34538abf6233652c80f38"}], "revision_number": 3, "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "00e19849-4298-4c6b-8d91-228476942ea8", "name": "CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname"}]} 2019-01-09 16:09:12,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-e6f842f7-2c37-4c7c-88b1-18d45534a3eb 2019-01-09 16:09:12,586 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:12,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:12,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-328cea4f-e247-4257-a015-a3df4df2ca41 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0"}, {"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-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:12Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "1ec57487-212d-4861-96cd-f82b247edb29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e"}]} 2019-01-09 16:09:12,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-328cea4f-e247-4257-a015-a3df4df2ca41 2019-01-09 16:09:12,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:13,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b84832bee5eb4538a9680bbac7221f2c", "name": "CreateSecurityGroupTests-620c880f-d740-413-proj-role"}], "expires_at": "2019-01-09T17:09:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa1e026d40e34538abf6233652c80f38", "name": "CreateSecurityGroupTests-620c880f-d740-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/aa1e026d40e34538abf6233652c80f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/aa1e026d40e34538abf6233652c80f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/aa1e026d40e34538abf6233652c80f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/aa1e026d40e34538abf6233652c80f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/aa1e026d40e34538abf6233652c80f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/aa1e026d40e34538abf6233652c80f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/aa1e026d40e34538abf6233652c80f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/aa1e026d40e34538abf6233652c80f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/aa1e026d40e34538abf6233652c80f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/aa1e026d40e34538abf6233652c80f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/aa1e026d40e34538abf6233652c80f38", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/aa1e026d40e34538abf6233652c80f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_aa1e026d40e34538abf6233652c80f38", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_aa1e026d40e34538abf6233652c80f38", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-620c880f-d740-413-user", "id": "f7bc76cdfd574e43b9ea60c16d14c782"}, "audit_ids": ["o6ddj4McSeeULXv8TVS3ww"], "issued_at": "2019-01-09T16:09:13.000000Z"}} 2019-01-09 16:09:13,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3cf2169767b770dd9cb4c79e4b9cf09de945b1" 2019-01-09 16:09:13,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-90a81bcd-7838-4252-a407-637022d6b9dd Date: Wed, 09 Jan 2019 16:09:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "updated_at": "2019-01-09T16:09:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:12Z", "revision_number": 0, "id": "1ec57487-212d-4861-96cd-f82b247edb29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa1e026d40e34538abf6233652c80f38"}], "revision_number": 3, "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "00e19849-4298-4c6b-8d91-228476942ea8", "name": "CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname"}]} 2019-01-09 16:09:13,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname&description=hello+group used request id req-90a81bcd-7838-4252-a407-637022d6b9dd 2019-01-09 16:09:13,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:13,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3cf2169767b770dd9cb4c79e4b9cf09de945b1" 2019-01-09 16:09:13,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-1bb5905d-0663-4997-a956-cda8e325bb65 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0"}, {"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-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:12Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "1ec57487-212d-4861-96cd-f82b247edb29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e"}]} 2019-01-09 16:09:13,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-1bb5905d-0663-4997-a956-cda8e325bb65 2019-01-09 16:09:13,279 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:13,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3cf2169767b770dd9cb4c79e4b9cf09de945b1" 2019-01-09 16:09:13,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f92c47cb-182c-4630-b4b2-b8c166aafd4c Date: Wed, 09 Jan 2019 16:09: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-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0"}, {"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-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:12Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "1ec57487-212d-4861-96cd-f82b247edb29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e"}]} 2019-01-09 16:09:13,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-f92c47cb-182c-4630-b4b2-b8c166aafd4c 2019-01-09 16:09:13,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3cf2169767b770dd9cb4c79e4b9cf09de945b1" 2019-01-09 16:09:13,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-8cc53121-996e-4b60-8e7e-99a825101dd9 Date: Wed, 09 Jan 2019 16:09:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "updated_at": "2019-01-09T16:09:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:12Z", "revision_number": 0, "id": "1ec57487-212d-4861-96cd-f82b247edb29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa1e026d40e34538abf6233652c80f38"}], "revision_number": 3, "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "00e19849-4298-4c6b-8d91-228476942ea8", "name": "CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname"}]} 2019-01-09 16:09:13,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname used request id req-8cc53121-996e-4b60-8e7e-99a825101dd9 2019-01-09 16:09:13,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:13,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3cf2169767b770dd9cb4c79e4b9cf09de945b1" 2019-01-09 16:09:13,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ab898d75-c29f-4dce-95c0-c6046fa25a9e Date: Wed, 09 Jan 2019 16:09: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-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0"}, {"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-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:12Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "1ec57487-212d-4861-96cd-f82b247edb29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e"}]} 2019-01-09 16:09:13,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-ab898d75-c29f-4dce-95c0-c6046fa25a9e 2019-01-09 16:09:13,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3cf2169767b770dd9cb4c79e4b9cf09de945b1" 2019-01-09 16:09:13,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9cd8081b-0bc9-4fef-8f61-017e8a2516ee Date: Wed, 09 Jan 2019 16:09:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "updated_at": "2019-01-09T16:09:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:12Z", "revision_number": 0, "id": "1ec57487-212d-4861-96cd-f82b247edb29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa1e026d40e34538abf6233652c80f38"}], "revision_number": 3, "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "00e19849-4298-4c6b-8d91-228476942ea8", "name": "CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname"}]} 2019-01-09 16:09:13,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname used request id req-9cd8081b-0bc9-4fef-8f61-017e8a2516ee 2019-01-09 16:09:13,417 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:13,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3cf2169767b770dd9cb4c79e4b9cf09de945b1" 2019-01-09 16:09:13,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-759ceb6b-bc05-4c04-9cba-a3ad3046a802 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0"}, {"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-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:12Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "1ec57487-212d-4861-96cd-f82b247edb29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e"}]} 2019-01-09 16:09:13,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-759ceb6b-bc05-4c04-9cba-a3ad3046a802 2019-01-09 16:09:13,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:13,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3cf2169767b770dd9cb4c79e4b9cf09de945b1" 2019-01-09 16:09:13,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3ff032b0-d1b8-40f1-ad8c-1af9b7d9f32a Date: Wed, 09 Jan 2019 16:09: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-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0"}, {"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-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:12Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "1ec57487-212d-4861-96cd-f82b247edb29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e"}]} 2019-01-09 16:09:13,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-3ff032b0-d1b8-40f1-ad8c-1af9b7d9f32a 2019-01-09 16:09:13,460 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname 2019-01-09 16:09:13,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:13,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-099350c4-90a3-4fc0-bc2b-9377ace43948 Date: Wed, 09 Jan 2019 16:09:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "updated_at": "2019-01-09T16:09:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:12Z", "revision_number": 0, "id": "1ec57487-212d-4861-96cd-f82b247edb29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa1e026d40e34538abf6233652c80f38"}], "revision_number": 3, "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "00e19849-4298-4c6b-8d91-228476942ea8", "name": "CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname"}]} 2019-01-09 16:09:13,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname used request id req-099350c4-90a3-4fc0-bc2b-9377ace43948 2019-01-09 16:09:13,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:13,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0618d7-6616-4768-84ba-96dd466517e1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aa1e026d40e34538abf6233652c80f38", "name": "CreateSecurityGroupTests-620c880f-d740-413-proj"}} 2019-01-09 16:09:13,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38 used request id req-2e0618d7-6616-4768-84ba-96dd466517e1 2019-01-09 16:09:13,607 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:13,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:13,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ef13df8b-6b9b-40a3-a812-2eddefac4f40 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0"}, {"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-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:12Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "1ec57487-212d-4861-96cd-f82b247edb29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e"}]} 2019-01-09 16:09:13,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-ef13df8b-6b9b-40a3-a812-2eddefac4f40 2019-01-09 16:09:13,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8"}}' 2019-01-09 16:09:13,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-53b492d9-e5a8-45c9-9279-76f7ed326ef1 Date: Wed, 09 Jan 2019 16:09:13 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-09T16:09:13Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:13Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "5f3054fe-1751-41ab-a620-7c0b348247a5"}} 2019-01-09 16:09:13,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-53b492d9-e5a8-45c9-9279-76f7ed326ef1 2019-01-09 16:09:13,774 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 00e19849-4298-4c6b-8d91-228476942ea8 2019-01-09 16:09:13,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3cf2169767b770dd9cb4c79e4b9cf09de945b1" 2019-01-09 16:09:13,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-c219e7e5-4607-4d6e-b705-55933252e49e Date: Wed, 09 Jan 2019 16:09: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-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "0a8b86f8-3baf-4120-b604-5b3c6610d5d0"}, {"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-09T16:09:12Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:12Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "1ec57487-212d-4861-96cd-f82b247edb29"}, {"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-09T16:09:13Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:13Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "5f3054fe-1751-41ab-a620-7c0b348247a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "00e19849-4298-4c6b-8d91-228476942ea8", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "68e970ed-d8d5-4aa0-bb92-0326359b7a8e"}]} 2019-01-09 16:09:13,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=00e19849-4298-4c6b-8d91-228476942ea8 used request id req-c219e7e5-4607-4d6e-b705-55933252e49e 2019-01-09 16:09:13,804 - neutron_utils - INFO - Deleting security group rule with ID - 0a8b86f8-3baf-4120-b604-5b3c6610d5d0 2019-01-09 16:09:13,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/0a8b86f8-3baf-4120-b604-5b3c6610d5d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:13,879 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fca9376c-f0da-4c2b-ad79-4c236dcc6f16 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:13,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/0a8b86f8-3baf-4120-b604-5b3c6610d5d0 used request id req-fca9376c-f0da-4c2b-ad79-4c236dcc6f16 2019-01-09 16:09:13,879 - neutron_utils - INFO - Deleting security group rule with ID - 1ec57487-212d-4861-96cd-f82b247edb29 2019-01-09 16:09:13,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/1ec57487-212d-4861-96cd-f82b247edb29 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:13,951 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5aea5a00-dfc0-45aa-8db7-921f34846901 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:13,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/1ec57487-212d-4861-96cd-f82b247edb29 used request id req-5aea5a00-dfc0-45aa-8db7-921f34846901 2019-01-09 16:09:13,951 - neutron_utils - INFO - Deleting security group rule with ID - 68e970ed-d8d5-4aa0-bb92-0326359b7a8e 2019-01-09 16:09:13,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/68e970ed-d8d5-4aa0-bb92-0326359b7a8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:14,023 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c691d2d0-c2f3-4631-8478-97d3a4ff8d62 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:14,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/68e970ed-d8d5-4aa0-bb92-0326359b7a8e used request id req-c691d2d0-c2f3-4631-8478-97d3a4ff8d62 2019-01-09 16:09:14,023 - neutron_utils - INFO - Deleting security group rule with ID - 5f3054fe-1751-41ab-a620-7c0b348247a5 2019-01-09 16:09:14,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/5f3054fe-1751-41ab-a620-7c0b348247a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:14,100 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-148caeb3-c474-4486-a417-cd95dee21141 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:14,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/5f3054fe-1751-41ab-a620-7c0b348247a5 used request id req-148caeb3-c474-4486-a417-cd95dee21141 2019-01-09 16:09:14,100 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4bb65605-dbd6-457e-a18a-ba901af58bbdname 2019-01-09 16:09:14,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/00e19849-4298-4c6b-8d91-228476942ea8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1117fa1ad9513fe72d7e3ecda1aab55fdee6b0c" 2019-01-09 16:09:14,241 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-425efd9b-e655-49ad-8da8-1b32d108666d Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:14,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/00e19849-4298-4c6b-8d91-228476942ea8 used request id req-425efd9b-e655-49ad-8da8-1b32d108666d 2019-01-09 16:09:14,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:14,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-feb2663d-66aa-4b2e-a354-70c7e55873e4 Date: Wed, 09 Jan 2019 16:09:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "updated_at": "2019-01-09T16:09:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "225de84c-2489-4771-9473-3573b61fa230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "1139fa2a-5c17-435d-a08c-aa4c62559d11", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "4f4a065a-ded7-494f-af6c-b30ff8e10845", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "1139fa2a-5c17-435d-a08c-aa4c62559d11", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "95f44728-8bff-4f04-a9c3-2e6592b4aea9", "remote_group_id": "1139fa2a-5c17-435d-a08c-aa4c62559d11", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "1139fa2a-5c17-435d-a08c-aa4c62559d11", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa1e026d40e34538abf6233652c80f38"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "revision_number": 0, "id": "f08df2aa-0da1-45fc-a58f-5f94f2478cc9", "remote_group_id": "1139fa2a-5c17-435d-a08c-aa4c62559d11", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:11Z", "security_group_id": "1139fa2a-5c17-435d-a08c-aa4c62559d11", "tenant_id": "aa1e026d40e34538abf6233652c80f38", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa1e026d40e34538abf6233652c80f38"}], "revision_number": 4, "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "1139fa2a-5c17-435d-a08c-aa4c62559d11", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:09:14,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-feb2663d-66aa-4b2e-a354-70c7e55873e4 2019-01-09 16:09:14,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:14,731 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6215fb1d-81bb-4d94-89b5-85b679855468 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:14,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-6215fb1d-81bb-4d94-89b5-85b679855468 2019-01-09 16:09:14,731 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:14,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:14,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77548ebc-5aa1-42a6-97c9-c4f93641a5ec Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aa1e026d40e34538abf6233652c80f38", "name": "CreateSecurityGroupTests-620c880f-d740-413-proj"}} 2019-01-09 16:09:14,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38 used request id req-77548ebc-5aa1-42a6-97c9-c4f93641a5ec 2019-01-09 16:09:14,837 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1139fa2a-5c17-435d-a08c-aa4c62559d11 2019-01-09 16:09:14,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1139fa2a-5c17-435d-a08c-aa4c62559d11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:14,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a5f5afb1-858a-4bb5-849c-1c346a3e1b93 Date: Wed, 09 Jan 2019 16:09:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "1139fa2a-5c17-435d-a08c-aa4c62559d11", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "225de84c-2489-4771-9473-3573b61fa230"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "1139fa2a-5c17-435d-a08c-aa4c62559d11", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "4f4a065a-ded7-494f-af6c-b30ff8e10845"}, {"remote_group_id": "1139fa2a-5c17-435d-a08c-aa4c62559d11", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "1139fa2a-5c17-435d-a08c-aa4c62559d11", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "95f44728-8bff-4f04-a9c3-2e6592b4aea9"}, {"remote_group_id": "1139fa2a-5c17-435d-a08c-aa4c62559d11", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:11Z", "security_group_id": "1139fa2a-5c17-435d-a08c-aa4c62559d11", "port_range_min": null, "revision_number": 0, "tenant_id": "aa1e026d40e34538abf6233652c80f38", "created_at": "2019-01-09T16:09:11Z", "project_id": "aa1e026d40e34538abf6233652c80f38", "id": "f08df2aa-0da1-45fc-a58f-5f94f2478cc9"}]} 2019-01-09 16:09:14,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1139fa2a-5c17-435d-a08c-aa4c62559d11 used request id req-a5f5afb1-858a-4bb5-849c-1c346a3e1b93 2019-01-09 16:09:14,864 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:09:14,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/1139fa2a-5c17-435d-a08c-aa4c62559d11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:15,000 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c480b93a-2279-4d8e-956a-40ef9782c8e5 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:15,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/1139fa2a-5c17-435d-a08c-aa4c62559d11 used request id req-c480b93a-2279-4d8e-956a-40ef9782c8e5 2019-01-09 16:09:15,001 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-620c880f-d740-413-proj 2019-01-09 16:09:15,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:15,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09c218be-09c3-41d0-9802-7ceba9a08782 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:15,277 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/aa1e026d40e34538abf6233652c80f38 used request id req-09c218be-09c3-41d0-9802-7ceba9a08782 2019-01-09 16:09:15,278 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-620c880f-d740-413-proj-role 2019-01-09 16:09:15,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b84832bee5eb4538a9680bbac7221f2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:15,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3f66cce-6a5c-43a4-8dee-66421e618656 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:15,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b84832bee5eb4538a9680bbac7221f2c used request id req-b3f66cce-6a5c-43a4-8dee-66421e618656 2019-01-09 16:09:15,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995aa1a81cce124fa259441fdfe57107e8cbe919" 2019-01-09 16:09:15,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af41e42-8807-48f2-ad2a-cf2adddb3384 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:15,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5af41e42-8807-48f2-ad2a-cf2adddb3384 2019-01-09 16:09:15,546 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-620c880f-d740-413-user 2019-01-09 16:09:15,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f7bc76cdfd574e43b9ea60c16d14c782 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1171d5392b195167a34099c67c17dbc220120457" 2019-01-09 16:09:15,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-573a4a23-b548-4378-9627-190694bba0fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:15,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f7bc76cdfd574e43b9ea60c16d14c782 used request id req-573a4a23-b548-4378-9627-190694bba0fe 2019-01-09 16:09:15,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:16,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["av3xvNQRRleOyPfjgvlnzw"], "issued_at": "2019-01-09T16:09:16.000000Z"}} 2019-01-09 16:09:16,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c95f8cc7ac48a1c07c9390c083fd4adec11a292" 2019-01-09 16:09:16,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2383c26d-5aac-40f2-bd95-a4577c16b2d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:16,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2383c26d-5aac-40f2-bd95-a4577c16b2d9 2019-01-09 16:09:16,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:16,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:16,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["P9wQsvIOQ2O1YpweJ7tQog"], "issued_at": "2019-01-09T16:09:16.000000Z"}} 2019-01-09 16:09:16,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:16,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4374eb14-d688-4852-85d1-89c1360deb42 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:16,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4374eb14-d688-4852-85d1-89c1360deb42 2019-01-09 16:09:16,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:16,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:16,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-56f87558-d671-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:16,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98530add-197b-45c2-8825-0bc3648e3deb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-56f87558-d671-431-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:09:16,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-56f87558-d671-431-proj used request id req-98530add-197b-45c2-8825-0bc3648e3deb 2019-01-09 16:09:16,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:16,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-975a011f-7c21-401a-b18d-83ebff3efe1a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:16,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-975a011f-7c21-401a-b18d-83ebff3efe1a 2019-01-09 16:09:16,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-56f87558-d671-431-proj"}}' 2019-01-09 16:09:17,020 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12d2bced-fd1f-41e4-9866-04bf955128ce Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3e53120ccbc24cc8bbc402b5476a51e6"}, "tags": [], "enabled": true, "id": "3e53120ccbc24cc8bbc402b5476a51e6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-56f87558-d671-431-proj"}} 2019-01-09 16:09:17,020 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-12d2bced-fd1f-41e4-9866-04bf955128ce 2019-01-09 16:09:17,020 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-56f87558-d671-431-proj 2019-01-09 16:09:17,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:17,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:17,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["97HBvrbCQTeB7f5jEm6sSw"], "issued_at": "2019-01-09T16:09:17.000000Z"}} 2019-01-09 16:09:17,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac50e2715c020eff2a0559e446e29d3f9d2799c" 2019-01-09 16:09:17,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39846d7-39ac-4686-b4eb-5532236c50ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:17,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c39846d7-39ac-4686-b4eb-5532236c50ee 2019-01-09 16:09:17,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:17,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:17,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac50e2715c020eff2a0559e446e29d3f9d2799c" 2019-01-09 16:09:17,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8c2834-e8ea-48a3-96ee-e0aa5ed1b566 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:09:17,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9b8c2834-e8ea-48a3-96ee-e0aa5ed1b566 2019-01-09 16:09:17,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-56f87558-d671-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac50e2715c020eff2a0559e446e29d3f9d2799c" 2019-01-09 16:09:17,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2089d407-e951-4b6c-8bdf-84e89d53c378 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-56f87558-d671-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3e53120ccbc24cc8bbc402b5476a51e6"}, "tags": [], "enabled": true, "id": "3e53120ccbc24cc8bbc402b5476a51e6", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-56f87558-d671-431-proj"}]} 2019-01-09 16:09:17,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-56f87558-d671-431-proj used request id req-2089d407-e951-4b6c-8bdf-84e89d53c378 2019-01-09 16:09:17,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac50e2715c020eff2a0559e446e29d3f9d2799c" 2019-01-09 16:09:17,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc6355f-12ad-4bbb-8e5a-14e647f35426 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:17,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0cc6355f-12ad-4bbb-8e5a-14e647f35426 2019-01-09 16:09:18,169 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-56f87558-d671-431-user 2019-01-09 16:09:18,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:18,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:18,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f7630b-acaa-448a-a8b4-8ec1fb1c8be1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:18,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-27f7630b-acaa-448a-a8b4-8ec1fb1c8be1 2019-01-09 16:09:18,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" -d '{"role": {"name": "CreateSecurityGroupTests-56f87558-d671-431-proj-role"}}' 2019-01-09 16:09:18,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-166a4b61-817e-44ee-8b23-770ffc94c147 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a38fed930d5c49f0a71ce8af748559a1", "links": {"self": "http://172.30.9.29:5000/v3/roles/a38fed930d5c49f0a71ce8af748559a1"}, "name": "CreateSecurityGroupTests-56f87558-d671-431-proj-role"}} 2019-01-09 16:09:18,319 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-166a4b61-817e-44ee-8b23-770ffc94c147 2019-01-09 16:09:18,319 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-56f87558-d671-431-proj-role 2019-01-09 16:09:18,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a38fed930d5c49f0a71ce8af748559a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:18,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf59ff40-bd2c-46bb-ab86-4c941947a884 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a38fed930d5c49f0a71ce8af748559a1", "links": {"self": "http://172.30.9.29:5000/v3/roles/a38fed930d5c49f0a71ce8af748559a1"}, "name": "CreateSecurityGroupTests-56f87558-d671-431-proj-role"}} 2019-01-09 16:09:18,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a38fed930d5c49f0a71ce8af748559a1 used request id req-cf59ff40-bd2c-46bb-ab86-4c941947a884 2019-01-09 16:09:18,415 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-56f87558-d671-431-proj-role to project CreateSecurityGroupTests-56f87558-d671-431-proj 2019-01-09 16:09:18,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/3e53120ccbc24cc8bbc402b5476a51e6/users/169a26eabaac495b879a71d24190f50d/roles/a38fed930d5c49f0a71ce8af748559a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:18,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d855337-6586-4270-9dc9-3b510d7b927f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:18,592 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3e53120ccbc24cc8bbc402b5476a51e6/users/169a26eabaac495b879a71d24190f50d/roles/a38fed930d5c49f0a71ce8af748559a1 used request id req-0d855337-6586-4270-9dc9-3b510d7b927f 2019-01-09 16:09:18,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:18,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:18,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a38fed930d5c49f0a71ce8af748559a1", "name": "CreateSecurityGroupTests-56f87558-d671-431-proj-role"}], "expires_at": "2019-01-09T17:09:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e53120ccbc24cc8bbc402b5476a51e6", "name": "CreateSecurityGroupTests-56f87558-d671-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3e53120ccbc24cc8bbc402b5476a51e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3e53120ccbc24cc8bbc402b5476a51e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-56f87558-d671-431-user", "id": "169a26eabaac495b879a71d24190f50d"}, "audit_ids": ["nap9bVMgQhqfp8YgKdlLCA"], "issued_at": "2019-01-09T16:09:18.000000Z"}} 2019-01-09 16:09:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" 2019-01-09 16:09:19,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b33c4b-f3b4-4d29-85bb-ebb605da54da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:19,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-62b33c4b-f3b4-4d29-85bb-ebb605da54da 2019-01-09 16:09:19,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1411c00f-faa1-4703-a318-c60e9487bfb0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" 2019-01-09 16:09:19,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8326f004-1322-408c-9c8d-211c3c0cc28d Date: Wed, 09 Jan 2019 16:09:19 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:09:19,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1411c00f-faa1-4703-a318-c60e9487bfb0name&description=hello+group used request id req-8326f004-1322-408c-9c8d-211c3c0cc28d 2019-01-09 16:09:19,417 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-1411c00f-faa1-4703-a318-c60e9487bfb0name... 2019-01-09 16:09:19,417 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-1411c00f-faa1-4703-a318-c60e9487bfb0name 2019-01-09 16:09:19,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" -d '{"security_group": {"name": "CreateSecurityGroupTests-1411c00f-faa1-4703-a318-c60e9487bfb0name", "description": "hello group"}}' 2019-01-09 16:09:19,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2909b587-e59c-4bd4-8582-082b4c33ac5a Date: Wed, 09 Jan 2019 16:09:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "updated_at": "2019-01-09T16:09:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "revision_number": 0, "id": "b29d4e80-a5e4-482d-838a-77579beb5b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "revision_number": 0, "id": "f5d99305-93cd-4a30-87e9-5c899737e15c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6"}], "revision_number": 2, "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "name": "CreateSecurityGroupTests-1411c00f-faa1-4703-a318-c60e9487bfb0name"}} 2019-01-09 16:09:19,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-2909b587-e59c-4bd4-8582-082b4c33ac5a 2019-01-09 16:09:19,608 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b777200-bda0-480c-9dd4-d630fba1b98c 2019-01-09 16:09:19,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1b777200-bda0-480c-9dd4-d630fba1b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" 2019-01-09 16:09:19,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b08e70d0-4e6e-417f-add1-a86e96f64121 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "b29d4e80-a5e4-482d-838a-77579beb5b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "f5d99305-93cd-4a30-87e9-5c899737e15c"}]} 2019-01-09 16:09:19,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1b777200-bda0-480c-9dd4-d630fba1b98c used request id req-b08e70d0-4e6e-417f-add1-a86e96f64121 2019-01-09 16:09:19,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b777200-bda0-480c-9dd4-d630fba1b98c 2019-01-09 16:09:19,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1b777200-bda0-480c-9dd4-d630fba1b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" 2019-01-09 16:09:19,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e6ec69f-3fc0-435f-be32-e4b7b474aa70 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "b29d4e80-a5e4-482d-838a-77579beb5b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "f5d99305-93cd-4a30-87e9-5c899737e15c"}]} 2019-01-09 16:09:19,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1b777200-bda0-480c-9dd4-d630fba1b98c used request id req-8e6ec69f-3fc0-435f-be32-e4b7b474aa70 2019-01-09 16:09:19,677 - neutron_utils - INFO - Retrieving security group with ID - 1b777200-bda0-480c-9dd4-d630fba1b98c 2019-01-09 16:09:19,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1b777200-bda0-480c-9dd4-d630fba1b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" 2019-01-09 16:09:19,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dda61b37-01b5-4e01-8646-9118fbcdeb11 Date: Wed, 09 Jan 2019 16:09:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "updated_at": "2019-01-09T16:09:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "revision_number": 0, "id": "b29d4e80-a5e4-482d-838a-77579beb5b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "revision_number": 0, "id": "f5d99305-93cd-4a30-87e9-5c899737e15c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6"}], "revision_number": 2, "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "name": "CreateSecurityGroupTests-1411c00f-faa1-4703-a318-c60e9487bfb0name"}]} 2019-01-09 16:09:19,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1b777200-bda0-480c-9dd4-d630fba1b98c used request id req-dda61b37-01b5-4e01-8646-9118fbcdeb11 2019-01-09 16:09:19,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b777200-bda0-480c-9dd4-d630fba1b98c 2019-01-09 16:09:19,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1b777200-bda0-480c-9dd4-d630fba1b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" 2019-01-09 16:09:19,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-79afffe4-a8df-4b26-a988-bd7af209d86a Date: Wed, 09 Jan 2019 16:09: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-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "b29d4e80-a5e4-482d-838a-77579beb5b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "f5d99305-93cd-4a30-87e9-5c899737e15c"}]} 2019-01-09 16:09:19,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1b777200-bda0-480c-9dd4-d630fba1b98c used request id req-79afffe4-a8df-4b26-a988-bd7af209d86a 2019-01-09 16:09:19,783 - neutron_utils - INFO - Retrieving security group with ID - 1b777200-bda0-480c-9dd4-d630fba1b98c 2019-01-09 16:09:19,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1b777200-bda0-480c-9dd4-d630fba1b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" 2019-01-09 16:09:19,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7535d331-3e60-4828-ba5e-f712be05f4af Date: Wed, 09 Jan 2019 16:09:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "updated_at": "2019-01-09T16:09:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "revision_number": 0, "id": "b29d4e80-a5e4-482d-838a-77579beb5b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "revision_number": 0, "id": "f5d99305-93cd-4a30-87e9-5c899737e15c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6"}], "revision_number": 2, "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "name": "CreateSecurityGroupTests-1411c00f-faa1-4703-a318-c60e9487bfb0name"}]} 2019-01-09 16:09:19,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1b777200-bda0-480c-9dd4-d630fba1b98c used request id req-7535d331-3e60-4828-ba5e-f712be05f4af 2019-01-09 16:09:19,829 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b777200-bda0-480c-9dd4-d630fba1b98c 2019-01-09 16:09:19,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1b777200-bda0-480c-9dd4-d630fba1b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" 2019-01-09 16:09:19,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-91fd650b-7ab2-4d1f-9849-a6b9d8283c37 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "b29d4e80-a5e4-482d-838a-77579beb5b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "f5d99305-93cd-4a30-87e9-5c899737e15c"}]} 2019-01-09 16:09:19,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1b777200-bda0-480c-9dd4-d630fba1b98c used request id req-91fd650b-7ab2-4d1f-9849-a6b9d8283c37 2019-01-09 16:09:19,849 - neutron_utils - INFO - Retrieving security group with ID - 1b777200-bda0-480c-9dd4-d630fba1b98c 2019-01-09 16:09:19,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1b777200-bda0-480c-9dd4-d630fba1b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" 2019-01-09 16:09:19,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b8e38702-3160-48e7-a412-3a6fd5e0369a Date: Wed, 09 Jan 2019 16:09:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "updated_at": "2019-01-09T16:09:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "revision_number": 0, "id": "b29d4e80-a5e4-482d-838a-77579beb5b7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "revision_number": 0, "id": "f5d99305-93cd-4a30-87e9-5c899737e15c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6"}], "revision_number": 2, "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "name": "CreateSecurityGroupTests-1411c00f-faa1-4703-a318-c60e9487bfb0name"}]} 2019-01-09 16:09:19,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1b777200-bda0-480c-9dd4-d630fba1b98c used request id req-b8e38702-3160-48e7-a412-3a6fd5e0369a 2019-01-09 16:09:19,894 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1b777200-bda0-480c-9dd4-d630fba1b98c 2019-01-09 16:09:19,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1b777200-bda0-480c-9dd4-d630fba1b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" 2019-01-09 16:09:19,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a00c1c52-d24c-4e94-846b-a2628bab4755 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "b29d4e80-a5e4-482d-838a-77579beb5b7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "security_group_id": "1b777200-bda0-480c-9dd4-d630fba1b98c", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "f5d99305-93cd-4a30-87e9-5c899737e15c"}]} 2019-01-09 16:09:19,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1b777200-bda0-480c-9dd4-d630fba1b98c used request id req-a00c1c52-d24c-4e94-846b-a2628bab4755 2019-01-09 16:09:19,915 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-1411c00f-faa1-4703-a318-c60e9487bfb0name 2019-01-09 16:09:19,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:20,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a38fed930d5c49f0a71ce8af748559a1", "name": "CreateSecurityGroupTests-56f87558-d671-431-proj-role"}], "expires_at": "2019-01-09T17:09:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e53120ccbc24cc8bbc402b5476a51e6", "name": "CreateSecurityGroupTests-56f87558-d671-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3e53120ccbc24cc8bbc402b5476a51e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3e53120ccbc24cc8bbc402b5476a51e6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3e53120ccbc24cc8bbc402b5476a51e6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-56f87558-d671-431-user", "id": "169a26eabaac495b879a71d24190f50d"}, "audit_ids": ["4RnMSROnTquaU7ppxRmGBA"], "issued_at": "2019-01-09T16:09:20.000000Z"}} 2019-01-09 16:09:20,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/1b777200-bda0-480c-9dd4-d630fba1b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2755c2bd20eac4330ba4941433ddbb2ed52b0c1c" 2019-01-09 16:09:20,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1ec6989-34ec-4be3-9b22-a80a25e51163 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:20,619 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/1b777200-bda0-480c-9dd4-d630fba1b98c used request id req-f1ec6989-34ec-4be3-9b22-a80a25e51163 2019-01-09 16:09:20,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1411c00f-faa1-4703-a318-c60e9487bfb0name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2755c2bd20eac4330ba4941433ddbb2ed52b0c1c" 2019-01-09 16:09:20,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-336c13e5-b62b-4fe8-8209-a1c2a6d1f1a4 Date: Wed, 09 Jan 2019 16:09:20 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:09:20,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1411c00f-faa1-4703-a318-c60e9487bfb0name&description=hello+group used request id req-336c13e5-b62b-4fe8-8209-a1c2a6d1f1a4 2019-01-09 16:09:20,677 - neutron_utils - INFO - Deleting security group rule with ID - f5d99305-93cd-4a30-87e9-5c899737e15c 2019-01-09 16:09:20,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/f5d99305-93cd-4a30-87e9-5c899737e15c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" 2019-01-09 16:09:20,697 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-f710b377-e65a-4282-94a7-ab38200963c9 Date: Wed, 09 Jan 2019 16:09:20 GMT RESP BODY: {"NeutronError": {"message": "Security group rule f5d99305-93cd-4a30-87e9-5c899737e15c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 16:09:20,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/f5d99305-93cd-4a30-87e9-5c899737e15c used request id req-f710b377-e65a-4282-94a7-ab38200963c9 2019-01-09 16:09:20,697 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule f5d99305-93cd-4a30-87e9-5c899737e15c does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 16:09:20,697 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule f5d99305-93cd-4a30-87e9-5c899737e15c does not exist Neutron server returns request_ids: ['req-f710b377-e65a-4282-94a7-ab38200963c9'] 2019-01-09 16:09:20,697 - neutron_utils - INFO - Deleting security group rule with ID - b29d4e80-a5e4-482d-838a-77579beb5b7e 2019-01-09 16:09:20,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/b29d4e80-a5e4-482d-838a-77579beb5b7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" 2019-01-09 16:09:20,714 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-9e60c213-5797-4d1c-9b88-cfd0e239cf40 Date: Wed, 09 Jan 2019 16:09:20 GMT RESP BODY: {"NeutronError": {"message": "Security group rule b29d4e80-a5e4-482d-838a-77579beb5b7e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 16:09:20,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/b29d4e80-a5e4-482d-838a-77579beb5b7e used request id req-9e60c213-5797-4d1c-9b88-cfd0e239cf40 2019-01-09 16:09:20,714 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule b29d4e80-a5e4-482d-838a-77579beb5b7e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 16:09:20,714 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule b29d4e80-a5e4-482d-838a-77579beb5b7e does not exist Neutron server returns request_ids: ['req-9e60c213-5797-4d1c-9b88-cfd0e239cf40'] 2019-01-09 16:09:20,714 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-1411c00f-faa1-4703-a318-c60e9487bfb0name 2019-01-09 16:09:20,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/1b777200-bda0-480c-9dd4-d630fba1b98c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2005ac2cb90c298e66b2e4119334bce248e1769" 2019-01-09 16:09:20,732 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-f3ea7368-d88b-4a54-840d-9a97b7fd83e2 Date: Wed, 09 Jan 2019 16:09:20 GMT RESP BODY: {"NeutronError": {"message": "Security group 1b777200-bda0-480c-9dd4-d630fba1b98c does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-09 16:09:20,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/1b777200-bda0-480c-9dd4-d630fba1b98c used request id req-f3ea7368-d88b-4a54-840d-9a97b7fd83e2 2019-01-09 16:09:20,732 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 1b777200-bda0-480c-9dd4-d630fba1b98c does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2019-01-09 16:09:20,733 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 1b777200-bda0-480c-9dd4-d630fba1b98c does not exist Neutron server returns request_ids: ['req-f3ea7368-d88b-4a54-840d-9a97b7fd83e2'] 2019-01-09 16:09:20,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:20,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-6d7d682e-a54a-46b3-8539-56aeac3e276a Date: Wed, 09 Jan 2019 16:09:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "updated_at": "2019-01-09T16:09:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "revision_number": 0, "id": "3d8dc264-07f3-42cb-a04e-edec0fce2fcb", "remote_group_id": "2d4628e5-2603-43b4-a28d-d8112828e58a", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:19Z", "security_group_id": "2d4628e5-2603-43b4-a28d-d8112828e58a", "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "revision_number": 0, "id": "ac07ab6b-59d2-4d01-96c4-7cf351188c57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:19Z", "security_group_id": "2d4628e5-2603-43b4-a28d-d8112828e58a", "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "revision_number": 0, "id": "def5bf94-028f-480c-8aea-c288256d21dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:19Z", "security_group_id": "2d4628e5-2603-43b4-a28d-d8112828e58a", "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "revision_number": 0, "id": "e9a68592-1499-4073-90ef-2ab6cd6406be", "remote_group_id": "2d4628e5-2603-43b4-a28d-d8112828e58a", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:19Z", "security_group_id": "2d4628e5-2603-43b4-a28d-d8112828e58a", "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6"}], "revision_number": 4, "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "2d4628e5-2603-43b4-a28d-d8112828e58a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:09:20,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-6d7d682e-a54a-46b3-8539-56aeac3e276a 2019-01-09 16:09:21,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:21,114 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41caf490-d93a-4ced-a494-bab2dcc5f708 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:21,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-41caf490-d93a-4ced-a494-bab2dcc5f708 2019-01-09 16:09:21,115 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:21,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3e53120ccbc24cc8bbc402b5476a51e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:21,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfcd6651-41a4-43a4-b20a-04d3d18bfb93 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3e53120ccbc24cc8bbc402b5476a51e6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3e53120ccbc24cc8bbc402b5476a51e6", "name": "CreateSecurityGroupTests-56f87558-d671-431-proj"}} 2019-01-09 16:09:21,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3e53120ccbc24cc8bbc402b5476a51e6 used request id req-bfcd6651-41a4-43a4-b20a-04d3d18bfb93 2019-01-09 16:09:21,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2d4628e5-2603-43b4-a28d-d8112828e58a 2019-01-09 16:09:21,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2d4628e5-2603-43b4-a28d-d8112828e58a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:21,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-932a702a-e877-49d6-aaf5-cef8134e0204 Date: Wed, 09 Jan 2019 16:09:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2d4628e5-2603-43b4-a28d-d8112828e58a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "security_group_id": "2d4628e5-2603-43b4-a28d-d8112828e58a", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "3d8dc264-07f3-42cb-a04e-edec0fce2fcb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "security_group_id": "2d4628e5-2603-43b4-a28d-d8112828e58a", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "ac07ab6b-59d2-4d01-96c4-7cf351188c57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "security_group_id": "2d4628e5-2603-43b4-a28d-d8112828e58a", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "def5bf94-028f-480c-8aea-c288256d21dc"}, {"remote_group_id": "2d4628e5-2603-43b4-a28d-d8112828e58a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:19Z", "security_group_id": "2d4628e5-2603-43b4-a28d-d8112828e58a", "port_range_min": null, "revision_number": 0, "tenant_id": "3e53120ccbc24cc8bbc402b5476a51e6", "created_at": "2019-01-09T16:09:19Z", "project_id": "3e53120ccbc24cc8bbc402b5476a51e6", "id": "e9a68592-1499-4073-90ef-2ab6cd6406be"}]} 2019-01-09 16:09:21,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2d4628e5-2603-43b4-a28d-d8112828e58a used request id req-932a702a-e877-49d6-aaf5-cef8134e0204 2019-01-09 16:09:21,161 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:09:21,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/2d4628e5-2603-43b4-a28d-d8112828e58a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:21,314 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37e44afd-f17c-4d71-b1fb-d9e297e15e02 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:21,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/2d4628e5-2603-43b4-a28d-d8112828e58a used request id req-37e44afd-f17c-4d71-b1fb-d9e297e15e02 2019-01-09 16:09:21,315 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-56f87558-d671-431-proj 2019-01-09 16:09:21,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/3e53120ccbc24cc8bbc402b5476a51e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:21,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b716e12-43fa-4682-868e-fa26dfc1bcf7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:21,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/3e53120ccbc24cc8bbc402b5476a51e6 used request id req-0b716e12-43fa-4682-868e-fa26dfc1bcf7 2019-01-09 16:09:21,530 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-56f87558-d671-431-proj-role 2019-01-09 16:09:21,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a38fed930d5c49f0a71ce8af748559a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:21,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb98ad15-1b7f-4ac1-a629-368b59608dce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:21,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a38fed930d5c49f0a71ce8af748559a1 used request id req-bb98ad15-1b7f-4ac1-a629-368b59608dce 2019-01-09 16:09:21,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d576b6904c575568d5f593af5ccec60701c9a163" 2019-01-09 16:09:21,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8177d2a-cf42-46f4-9492-3586df350b03 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:21,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e8177d2a-cf42-46f4-9492-3586df350b03 2019-01-09 16:09:21,760 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-56f87558-d671-431-user 2019-01-09 16:09:21,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/169a26eabaac495b879a71d24190f50d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac50e2715c020eff2a0559e446e29d3f9d2799c" 2019-01-09 16:09:21,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2b2955f-c6fd-477d-9301-50a5db3649f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:21,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/169a26eabaac495b879a71d24190f50d used request id req-d2b2955f-c6fd-477d-9301-50a5db3649f4 2019-01-09 16:09:21,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:22,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["f73lljtoSXeeo3YSySTY_Q"], "issued_at": "2019-01-09T16:09:22.000000Z"}} 2019-01-09 16:09:22,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7867f76a4ed5eb3bd333c556b817477a52019fc" 2019-01-09 16:09:22,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593a7606-adcd-4c13-a119-5edf7bf0ac8f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:22,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-593a7606-adcd-4c13-a119-5edf7bf0ac8f 2019-01-09 16:09:22,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:22,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:22,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["bv7d9_dQSJWzE4fFAfwX5w"], "issued_at": "2019-01-09T16:09:22.000000Z"}} 2019-01-09 16:09:22,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:22,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5922d4-8384-4cd0-8f51-697328d389ce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:22,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6b5922d4-8384-4cd0-8f51-697328d389ce 2019-01-09 16:09:22,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:22,951 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:22,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-36d42bea-df7f-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:23,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91685b1e-d431-43b7-ad69-2d5fd02e73fb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-36d42bea-df7f-456-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:09:23,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-36d42bea-df7f-456-proj used request id req-91685b1e-d431-43b7-ad69-2d5fd02e73fb 2019-01-09 16:09:23,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:23,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6338b622-6bdd-40f0-b5c6-8fd9a74669a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:23,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6338b622-6bdd-40f0-b5c6-8fd9a74669a9 2019-01-09 16:09:23,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj"}}' 2019-01-09 16:09:23,284 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caff9875-9c17-496c-aea0-09c4c6ef48d7 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a"}, "tags": [], "enabled": true, "id": "4a107f4e768b4d17a916eac61ddde05a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj"}} 2019-01-09 16:09:23,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-caff9875-9c17-496c-aea0-09c4c6ef48d7 2019-01-09 16:09:23,284 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-36d42bea-df7f-456-proj 2019-01-09 16:09:23,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:23,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:23,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["SyZ_csQ3S26oEHBC5lkGdA"], "issued_at": "2019-01-09T16:09:23.000000Z"}} 2019-01-09 16:09:23,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebcd20edc27e86bf81d30f8793a846cbef3f2cf2" 2019-01-09 16:09:23,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25520230-0aaa-41f7-897a-f9c685a21bef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:23,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-25520230-0aaa-41f7-897a-f9c685a21bef 2019-01-09 16:09:23,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:23,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:23,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebcd20edc27e86bf81d30f8793a846cbef3f2cf2" 2019-01-09 16:09:23,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb31eb8-8b19-4cb3-8d96-3066e6ad8ad3 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:09:23,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7fb31eb8-8b19-4cb3-8d96-3066e6ad8ad3 2019-01-09 16:09:23,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-36d42bea-df7f-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebcd20edc27e86bf81d30f8793a846cbef3f2cf2" 2019-01-09 16:09:23,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a06fce10-2f0c-4549-8f82-1c6750ad2abf Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-36d42bea-df7f-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a"}, "tags": [], "enabled": true, "id": "4a107f4e768b4d17a916eac61ddde05a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj"}]} 2019-01-09 16:09:23,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-36d42bea-df7f-456-proj used request id req-a06fce10-2f0c-4549-8f82-1c6750ad2abf 2019-01-09 16:09:23,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebcd20edc27e86bf81d30f8793a846cbef3f2cf2" 2019-01-09 16:09:24,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd334a7c-cfcc-483b-a448-a86ce69ad68d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:24,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-cd334a7c-cfcc-483b-a448-a86ce69ad68d 2019-01-09 16:09:24,439 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-36d42bea-df7f-456-user 2019-01-09 16:09:24,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:24,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:24,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f0664d-01db-4184-8edb-ec491523d83f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:24,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c9f0664d-01db-4184-8edb-ec491523d83f 2019-01-09 16:09:24,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" -d '{"role": {"name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj-role"}}' 2019-01-09 16:09:24,661 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a7b31eb-9279-4e1e-b0ce-46edef53209d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06299122174744719d05d57f8c3c14d0", "links": {"self": "http://172.30.9.29:5000/v3/roles/06299122174744719d05d57f8c3c14d0"}, "name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj-role"}} 2019-01-09 16:09:24,661 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-0a7b31eb-9279-4e1e-b0ce-46edef53209d 2019-01-09 16:09:24,661 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-36d42bea-df7f-456-proj-role 2019-01-09 16:09:24,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/06299122174744719d05d57f8c3c14d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:24,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8424026b-5679-4683-bd21-6e9064122748 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "06299122174744719d05d57f8c3c14d0", "links": {"self": "http://172.30.9.29:5000/v3/roles/06299122174744719d05d57f8c3c14d0"}, "name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj-role"}} 2019-01-09 16:09:24,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/06299122174744719d05d57f8c3c14d0 used request id req-8424026b-5679-4683-bd21-6e9064122748 2019-01-09 16:09:24,682 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-36d42bea-df7f-456-proj-role to project CreateSecurityGroupTests-36d42bea-df7f-456-proj 2019-01-09 16:09:24,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a/users/2d6586b3e7864608b14a4c0e95fe2ad2/roles/06299122174744719d05d57f8c3c14d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:24,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b9d685-78c6-45e2-8318-a9a4bb6bc1b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:24,814 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a/users/2d6586b3e7864608b14a4c0e95fe2ad2/roles/06299122174744719d05d57f8c3c14d0 used request id req-19b9d685-78c6-45e2-8318-a9a4bb6bc1b9 2019-01-09 16:09:24,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:24,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:25,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["fA2TP_1JThWcgP2vdDnv5Q"], "issued_at": "2019-01-09T16:09:25.000000Z"}} 2019-01-09 16:09:25,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:25,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174b6ef9-abac-463b-a021-fcf7cac98465 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:25,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-174b6ef9-abac-463b-a021-fcf7cac98465 2019-01-09 16:09:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:25,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-137ef2ba-04f5-4e5b-bdef-cfebf8f9209d Date: Wed, 09 Jan 2019 16:09:25 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:09:25,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname&description=hello+group used request id req-137ef2ba-04f5-4e5b-bdef-cfebf8f9209d 2019-01-09 16:09:25,551 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname... 2019-01-09 16:09:25,551 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname 2019-01-09 16:09:25,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:25,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:25,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-36d42bea-df7f-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:25,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df14e568-c01d-443b-ab96-2234c7b727b9 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-36d42bea-df7f-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a"}, "tags": [], "enabled": true, "id": "4a107f4e768b4d17a916eac61ddde05a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj"}]} 2019-01-09 16:09:25,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-36d42bea-df7f-456-proj used request id req-df14e568-c01d-443b-ab96-2234c7b727b9 2019-01-09 16:09:25,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" -d '{"security_group": {"tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "name": "CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname", "description": "hello group"}}' 2019-01-09 16:09:25,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-3124978f-79ce-4710-b7d8-5aefd65c92b4 Date: Wed, 09 Jan 2019 16:09:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "updated_at": "2019-01-09T16:09:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "25d542ef-632c-4873-870d-b1337d23d754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}], "revision_number": 2, "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "name": "CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname"}} 2019-01-09 16:09:25,944 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-3124978f-79ce-4710-b7d8-5aefd65c92b4 2019-01-09 16:09:25,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:25,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:25,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-122deca5-30a9-45e2-83be-c1b191821dd5 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "25d542ef-632c-4873-870d-b1337d23d754"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1"}]} 2019-01-09 16:09:25,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-122deca5-30a9-45e2-83be-c1b191821dd5 2019-01-09 16:09:25,968 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:25,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:25,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0405feec-c509-4cab-aa58-3218be5bc296 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "25d542ef-632c-4873-870d-b1337d23d754"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1"}]} 2019-01-09 16:09:25,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-0405feec-c509-4cab-aa58-3218be5bc296 2019-01-09 16:09:25,990 - neutron_utils - INFO - Retrieving security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:25,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:26,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-970655cc-c493-4376-a685-d070c4e4f6c1 Date: Wed, 09 Jan 2019 16:09:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "updated_at": "2019-01-09T16:09:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "25d542ef-632c-4873-870d-b1337d23d754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}], "revision_number": 2, "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "name": "CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname"}]} 2019-01-09 16:09:26,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-970655cc-c493-4376-a685-d070c4e4f6c1 2019-01-09 16:09:26,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:26,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:26,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-12fc430e-d43d-4b91-aaab-4fc57e6a7c55 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "25d542ef-632c-4873-870d-b1337d23d754"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1"}]} 2019-01-09 16:09:26,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-12fc430e-d43d-4b91-aaab-4fc57e6a7c55 2019-01-09 16:09:26,060 - neutron_utils - INFO - Retrieving security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:26,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:26,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0dba0799-4ebc-4725-8620-1989fffd4e82 Date: Wed, 09 Jan 2019 16:09:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "updated_at": "2019-01-09T16:09:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "25d542ef-632c-4873-870d-b1337d23d754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}], "revision_number": 2, "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "name": "CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname"}]} 2019-01-09 16:09:26,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-0dba0799-4ebc-4725-8620-1989fffd4e82 2019-01-09 16:09:26,111 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:26,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:26,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a9892d12-49f4-4a19-b9e4-125dfb891ff9 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "25d542ef-632c-4873-870d-b1337d23d754"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1"}]} 2019-01-09 16:09:26,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-a9892d12-49f4-4a19-b9e4-125dfb891ff9 2019-01-09 16:09:26,132 - neutron_utils - INFO - Retrieving security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:26,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:26,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ce80da0c-d406-47aa-bb13-d2219e5fa6de Date: Wed, 09 Jan 2019 16:09:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "updated_at": "2019-01-09T16:09:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "25d542ef-632c-4873-870d-b1337d23d754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}], "revision_number": 2, "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "name": "CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname"}]} 2019-01-09 16:09:26,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-ce80da0c-d406-47aa-bb13-d2219e5fa6de 2019-01-09 16:09:26,174 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:26,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:26,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1971282a-26c0-45cd-a91c-20984f23d69f Date: Wed, 09 Jan 2019 16:09: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-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "25d542ef-632c-4873-870d-b1337d23d754"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1"}]} 2019-01-09 16:09:26,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-1971282a-26c0-45cd-a91c-20984f23d69f 2019-01-09 16:09:26,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:26,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06299122174744719d05d57f8c3c14d0", "name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj-role"}], "expires_at": "2019-01-09T17:09:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a107f4e768b4d17a916eac61ddde05a", "name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a107f4e768b4d17a916eac61ddde05a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a107f4e768b4d17a916eac61ddde05a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a107f4e768b4d17a916eac61ddde05a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a107f4e768b4d17a916eac61ddde05a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a107f4e768b4d17a916eac61ddde05a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a107f4e768b4d17a916eac61ddde05a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a107f4e768b4d17a916eac61ddde05a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a107f4e768b4d17a916eac61ddde05a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a107f4e768b4d17a916eac61ddde05a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a107f4e768b4d17a916eac61ddde05a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a107f4e768b4d17a916eac61ddde05a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a107f4e768b4d17a916eac61ddde05a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a107f4e768b4d17a916eac61ddde05a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a107f4e768b4d17a916eac61ddde05a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-36d42bea-df7f-456-user", "id": "2d6586b3e7864608b14a4c0e95fe2ad2"}, "audit_ids": ["Koqt4M15RSeJ-zm9eFSmEw"], "issued_at": "2019-01-09T16:09:26.000000Z"}} 2019-01-09 16:09:26,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ddacd24043b92172417ae4c009156cce3588892" 2019-01-09 16:09:26,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-07b87dbb-e93c-483f-8156-2141ce207614 Date: Wed, 09 Jan 2019 16:09:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "updated_at": "2019-01-09T16:09:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "25d542ef-632c-4873-870d-b1337d23d754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}], "revision_number": 2, "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "name": "CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname"}]} 2019-01-09 16:09:26,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname&description=hello+group used request id req-07b87dbb-e93c-483f-8156-2141ce207614 2019-01-09 16:09:26,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:26,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:26,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7867f76a4ed5eb3bd333c556b817477a52019fc" 2019-01-09 16:09:26,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e71b6f-b1cd-451d-8f61-c7386aeff268 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a107f4e768b4d17a916eac61ddde05a", "name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj"}} 2019-01-09 16:09:26,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a used request id req-08e71b6f-b1cd-451d-8f61-c7386aeff268 2019-01-09 16:09:26,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:26,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ddacd24043b92172417ae4c009156cce3588892" 2019-01-09 16:09:26,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-75e6386b-aa3f-41a6-854b-34e666e90526 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "25d542ef-632c-4873-870d-b1337d23d754"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1"}]} 2019-01-09 16:09:26,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-75e6386b-aa3f-41a6-854b-34e666e90526 2019-01-09 16:09:26,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:26,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ddacd24043b92172417ae4c009156cce3588892" 2019-01-09 16:09:26,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-56704420-95d0-41a1-9398-043674d7d803 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "25d542ef-632c-4873-870d-b1337d23d754"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1"}]} 2019-01-09 16:09:26,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-56704420-95d0-41a1-9398-043674d7d803 2019-01-09 16:09:26,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:26,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:27,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "06299122174744719d05d57f8c3c14d0", "name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj-role"}], "expires_at": "2019-01-09T17:09:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a107f4e768b4d17a916eac61ddde05a", "name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a107f4e768b4d17a916eac61ddde05a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a107f4e768b4d17a916eac61ddde05a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a107f4e768b4d17a916eac61ddde05a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a107f4e768b4d17a916eac61ddde05a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a107f4e768b4d17a916eac61ddde05a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a107f4e768b4d17a916eac61ddde05a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a107f4e768b4d17a916eac61ddde05a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a107f4e768b4d17a916eac61ddde05a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a107f4e768b4d17a916eac61ddde05a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a107f4e768b4d17a916eac61ddde05a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a107f4e768b4d17a916eac61ddde05a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a107f4e768b4d17a916eac61ddde05a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a107f4e768b4d17a916eac61ddde05a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a107f4e768b4d17a916eac61ddde05a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-36d42bea-df7f-456-user", "id": "2d6586b3e7864608b14a4c0e95fe2ad2"}, "audit_ids": ["_6-njl80SbSSm0c36gv93g"], "issued_at": "2019-01-09T16:09:27.000000Z"}} 2019-01-09 16:09:27,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae469d2b6b3b15a95fc7cea9e06e48a1e47a45ab" 2019-01-09 16:09:27,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed67197c-bed7-49cb-ba24-d6a41bb653bf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:27,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ed67197c-bed7-49cb-ba24-d6a41bb653bf 2019-01-09 16:09:27,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae469d2b6b3b15a95fc7cea9e06e48a1e47a45ab" 2019-01-09 16:09:27,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-15a5c55c-31bf-4e44-854f-29849098aa43 Date: Wed, 09 Jan 2019 16:09:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "updated_at": "2019-01-09T16:09:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "25d542ef-632c-4873-870d-b1337d23d754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}], "revision_number": 2, "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "name": "CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname"}]} 2019-01-09 16:09:27,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname used request id req-15a5c55c-31bf-4e44-854f-29849098aa43 2019-01-09 16:09:27,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:27,687 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:27,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae469d2b6b3b15a95fc7cea9e06e48a1e47a45ab" 2019-01-09 16:09:27,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c990bd2-7dcf-48f1-9426-3394bf4333ce Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a107f4e768b4d17a916eac61ddde05a", "name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj"}} 2019-01-09 16:09:27,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a used request id req-4c990bd2-7dcf-48f1-9426-3394bf4333ce 2019-01-09 16:09:27,780 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:27,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae469d2b6b3b15a95fc7cea9e06e48a1e47a45ab" 2019-01-09 16:09:27,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3af9756e-ed6d-41cd-b232-0b948b044ede Date: Wed, 09 Jan 2019 16:09: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-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "25d542ef-632c-4873-870d-b1337d23d754"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1"}]} 2019-01-09 16:09:27,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-3af9756e-ed6d-41cd-b232-0b948b044ede 2019-01-09 16:09:27,828 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:27,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae469d2b6b3b15a95fc7cea9e06e48a1e47a45ab" 2019-01-09 16:09:27,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c49b3c0f-469e-4d80-8f11-ed414ac3745f Date: Wed, 09 Jan 2019 16:09: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-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "25d542ef-632c-4873-870d-b1337d23d754"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1"}]} 2019-01-09 16:09:27,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-c49b3c0f-469e-4d80-8f11-ed414ac3745f 2019-01-09 16:09:27,849 - neutron_utils - INFO - Retrieving security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:27,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae469d2b6b3b15a95fc7cea9e06e48a1e47a45ab" 2019-01-09 16:09:27,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-13609422-1a73-4fca-a905-9afe377603cb Date: Wed, 09 Jan 2019 16:09:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "updated_at": "2019-01-09T16:09:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "25d542ef-632c-4873-870d-b1337d23d754", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}], "revision_number": 2, "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "name": "CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname"}]} 2019-01-09 16:09:27,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-13609422-1a73-4fca-a905-9afe377603cb 2019-01-09 16:09:27,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19417e4-89be-4d8d-9e93-31a405b2e60a 2019-01-09 16:09:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae469d2b6b3b15a95fc7cea9e06e48a1e47a45ab" 2019-01-09 16:09:27,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b9e88a9b-6c2b-4eef-a5a4-39f7b862a77b Date: Wed, 09 Jan 2019 16:09: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-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "25d542ef-632c-4873-870d-b1337d23d754"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "b19417e4-89be-4d8d-9e93-31a405b2e60a", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "31d6559e-e9a3-48c4-9317-a9ca9c2177c1"}]} 2019-01-09 16:09:27,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-b9e88a9b-6c2b-4eef-a5a4-39f7b862a77b 2019-01-09 16:09:27,920 - neutron_utils - INFO - Deleting security group rule with ID - 25d542ef-632c-4873-870d-b1337d23d754 2019-01-09 16:09:27,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/25d542ef-632c-4873-870d-b1337d23d754 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:28,040 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a2f419d-6f6c-4df5-b392-ed42ddf78080 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:28,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/25d542ef-632c-4873-870d-b1337d23d754 used request id req-6a2f419d-6f6c-4df5-b392-ed42ddf78080 2019-01-09 16:09:28,040 - neutron_utils - INFO - Deleting security group rule with ID - 31d6559e-e9a3-48c4-9317-a9ca9c2177c1 2019-01-09 16:09:28,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/31d6559e-e9a3-48c4-9317-a9ca9c2177c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:28,121 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d987dfd7-ee0b-4445-bf50-909dcf44dbdd Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:28,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/31d6559e-e9a3-48c4-9317-a9ca9c2177c1 used request id req-d987dfd7-ee0b-4445-bf50-909dcf44dbdd 2019-01-09 16:09:28,122 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-44060c0d-be8f-480c-b50b-7baef366b49cname 2019-01-09 16:09:28,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b19417e4-89be-4d8d-9e93-31a405b2e60a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc5e77c6b0f2a6a5fa2f2021781dc5e5ae9123d" 2019-01-09 16:09:28,255 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53584ef3-cafd-43c7-9ae1-ff4ac479bca6 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:28,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b19417e4-89be-4d8d-9e93-31a405b2e60a used request id req-53584ef3-cafd-43c7-9ae1-ff4ac479bca6 2019-01-09 16:09:28,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:28,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-b628d302-ddfe-472b-814a-990f72f3bf17 Date: Wed, 09 Jan 2019 16:09:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "updated_at": "2019-01-09T16:09:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "b659fb9a-68e7-4b48-83d0-15011fcb75cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "af7a520b-479a-476e-836c-1123782a89a8", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "c52b6f39-1443-4e12-8271-a112458864f1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "af7a520b-479a-476e-836c-1123782a89a8", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "dbdd0521-7e48-488a-8d8d-5a4f2af28995", "remote_group_id": "af7a520b-479a-476e-836c-1123782a89a8", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "af7a520b-479a-476e-836c-1123782a89a8", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "revision_number": 0, "id": "edb0ded5-00ea-4c8f-8c8c-db06be957f9c", "remote_group_id": "af7a520b-479a-476e-836c-1123782a89a8", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:25Z", "security_group_id": "af7a520b-479a-476e-836c-1123782a89a8", "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a107f4e768b4d17a916eac61ddde05a"}], "revision_number": 4, "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "af7a520b-479a-476e-836c-1123782a89a8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:09:28,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b628d302-ddfe-472b-814a-990f72f3bf17 2019-01-09 16:09:28,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:28,631 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6296e63d-a60d-4971-b7e2-b5746705ba66 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:28,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-6296e63d-a60d-4971-b7e2-b5746705ba66 2019-01-09 16:09:28,632 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:28,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:28,731 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40d00f1c-ff33-4f4d-ac9d-a2362888fe61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:28,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-40d00f1c-ff33-4f4d-ac9d-a2362888fe61 2019-01-09 16:09:28,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:28,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:28,826 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7064911-3d29-4c27-9608-c80764770326 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:28,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-d7064911-3d29-4c27-9608-c80764770326 2019-01-09 16:09:28,826 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:28,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:28,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86258978-32ef-4634-a002-42ed3120ed67 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:28,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-86258978-32ef-4634-a002-42ed3120ed67 2019-01-09 16:09:28,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:28,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:29,041 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a08889d4-708a-425a-bc7f-33b8a232f284 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:29,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-a08889d4-708a-425a-bc7f-33b8a232f284 2019-01-09 16:09:29,041 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:29,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:29,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbe6a761-bf05-4bfb-9812-d25752d5119f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:29,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-bbe6a761-bf05-4bfb-9812-d25752d5119f 2019-01-09 16:09:29,136 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:29,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:29,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b57366c-1e0e-4bdd-b162-be053eb99daf Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a107f4e768b4d17a916eac61ddde05a", "name": "CreateSecurityGroupTests-36d42bea-df7f-456-proj"}} 2019-01-09 16:09:29,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a used request id req-1b57366c-1e0e-4bdd-b162-be053eb99daf 2019-01-09 16:09:29,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - af7a520b-479a-476e-836c-1123782a89a8 2019-01-09 16:09:29,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=af7a520b-479a-476e-836c-1123782a89a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:29,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e8ce2fae-aca3-4f24-9ffd-c9d1dab271ca Date: Wed, 09 Jan 2019 16:09:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "af7a520b-479a-476e-836c-1123782a89a8", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "b659fb9a-68e7-4b48-83d0-15011fcb75cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "af7a520b-479a-476e-836c-1123782a89a8", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "c52b6f39-1443-4e12-8271-a112458864f1"}, {"remote_group_id": "af7a520b-479a-476e-836c-1123782a89a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "af7a520b-479a-476e-836c-1123782a89a8", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "dbdd0521-7e48-488a-8d8d-5a4f2af28995"}, {"remote_group_id": "af7a520b-479a-476e-836c-1123782a89a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:25Z", "security_group_id": "af7a520b-479a-476e-836c-1123782a89a8", "port_range_min": null, "revision_number": 0, "tenant_id": "4a107f4e768b4d17a916eac61ddde05a", "created_at": "2019-01-09T16:09:25Z", "project_id": "4a107f4e768b4d17a916eac61ddde05a", "id": "edb0ded5-00ea-4c8f-8c8c-db06be957f9c"}]} 2019-01-09 16:09:29,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=af7a520b-479a-476e-836c-1123782a89a8 used request id req-e8ce2fae-aca3-4f24-9ffd-c9d1dab271ca 2019-01-09 16:09:29,267 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:09:29,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/af7a520b-479a-476e-836c-1123782a89a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:29,436 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba109876-d1ae-4697-a4f1-aab062eadb80 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:29,436 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/af7a520b-479a-476e-836c-1123782a89a8 used request id req-ba109876-d1ae-4697-a4f1-aab062eadb80 2019-01-09 16:09:29,437 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-36d42bea-df7f-456-proj 2019-01-09 16:09:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:29,661 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a328532-0360-41da-9c33-16e5faa16a4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:29,661 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4a107f4e768b4d17a916eac61ddde05a used request id req-3a328532-0360-41da-9c33-16e5faa16a4a 2019-01-09 16:09:29,662 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-36d42bea-df7f-456-proj-role 2019-01-09 16:09:29,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/06299122174744719d05d57f8c3c14d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:29,787 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc220d2d-59bb-479d-a162-ea080d2ad7e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:29,787 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/06299122174744719d05d57f8c3c14d0 used request id req-fc220d2d-59bb-479d-a162-ea080d2ad7e3 2019-01-09 16:09:29,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}995dbaf0b17410595edb08b978469ec1e84dc8ea" 2019-01-09 16:09:29,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-722cc220-4f70-4123-9629-b0b098aa3ce5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:29,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-722cc220-4f70-4123-9629-b0b098aa3ce5 2019-01-09 16:09:29,891 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-36d42bea-df7f-456-user 2019-01-09 16:09:29,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2d6586b3e7864608b14a4c0e95fe2ad2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebcd20edc27e86bf81d30f8793a846cbef3f2cf2" 2019-01-09 16:09:30,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-878a3cad-2e5e-4ce5-8d8b-5f03d483deb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:30,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2d6586b3e7864608b14a4c0e95fe2ad2 used request id req-878a3cad-2e5e-4ce5-8d8b-5f03d483deb4 2019-01-09 16:09:30,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:30,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["4AWyEiDuSDuC9xfFm-ttaw"], "issued_at": "2019-01-09T16:09:30.000000Z"}} 2019-01-09 16:09:30,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a57a0bfa354926208cb8e8a1543b1cbfba8635" 2019-01-09 16:09:30,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a05899f5-dc7b-4911-8149-d3fa5fd84d9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:30,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a05899f5-dc7b-4911-8149-d3fa5fd84d9a 2019-01-09 16:09:30,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:30,620 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:31,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["JtqyFEs7SLa0zQrpWl_aTA"], "issued_at": "2019-01-09T16:09:31.000000Z"}} 2019-01-09 16:09:31,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:31,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e597b5-e554-4cda-894f-e113bd31eade Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:31,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e3e597b5-e554-4cda-894f-e113bd31eade 2019-01-09 16:09:31,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:31,152 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:31,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-291af4ac-2b20-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:31,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b739f8-bd76-4ad5-89fb-7d24638ccad6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-291af4ac-2b20-4ab-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:09:31,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-291af4ac-2b20-4ab-proj used request id req-a9b739f8-bd76-4ad5-89fb-7d24638ccad6 2019-01-09 16:09:31,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:31,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4229277-85eb-4f10-ae6b-ebe41968d4ba Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:31,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b4229277-85eb-4f10-ae6b-ebe41968d4ba 2019-01-09 16:09:31,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-291af4ac-2b20-4ab-proj"}}' 2019-01-09 16:09:31,418 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b32fc00-c2a2-4e4c-bb8a-7ddc6b64cb27 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/da6126fc1fd6417d8cd692ca8f0dedb0"}, "tags": [], "enabled": true, "id": "da6126fc1fd6417d8cd692ca8f0dedb0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-291af4ac-2b20-4ab-proj"}} 2019-01-09 16:09:31,418 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4b32fc00-c2a2-4e4c-bb8a-7ddc6b64cb27 2019-01-09 16:09:31,419 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-291af4ac-2b20-4ab-proj 2019-01-09 16:09:31,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:31,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:31,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["jkIp7-wUTUOkC94nul6r8w"], "issued_at": "2019-01-09T16:09:31.000000Z"}} 2019-01-09 16:09:31,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0d9b791beccfb37c3f352c568485e294a28ad0" 2019-01-09 16:09:31,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc6cec3-51ab-4df5-a45b-9a6cde0546d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:31,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-bcc6cec3-51ab-4df5-a45b-9a6cde0546d1 2019-01-09 16:09:31,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:31,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:31,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0d9b791beccfb37c3f352c568485e294a28ad0" 2019-01-09 16:09:31,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-519a46db-2d82-4030-8b2e-3eea5845a976 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:09:31,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-519a46db-2d82-4030-8b2e-3eea5845a976 2019-01-09 16:09:31,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-291af4ac-2b20-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0d9b791beccfb37c3f352c568485e294a28ad0" 2019-01-09 16:09:32,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16e1ea3-2568-4dac-b276-03f712087c77 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-291af4ac-2b20-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/da6126fc1fd6417d8cd692ca8f0dedb0"}, "tags": [], "enabled": true, "id": "da6126fc1fd6417d8cd692ca8f0dedb0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-291af4ac-2b20-4ab-proj"}]} 2019-01-09 16:09:32,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-291af4ac-2b20-4ab-proj used request id req-c16e1ea3-2568-4dac-b276-03f712087c77 2019-01-09 16:09:32,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0d9b791beccfb37c3f352c568485e294a28ad0" 2019-01-09 16:09:32,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33947985-6114-438f-a2ab-15b697947b49 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:32,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-33947985-6114-438f-a2ab-15b697947b49 2019-01-09 16:09:32,627 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-291af4ac-2b20-4ab-user 2019-01-09 16:09:32,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:32,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:32,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7da56ba-5115-4871-8b41-f70a9e9f12dc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:32,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c7da56ba-5115-4871-8b41-f70a9e9f12dc 2019-01-09 16:09:32,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" -d '{"role": {"name": "CreateSecurityGroupTests-291af4ac-2b20-4ab-proj-role"}}' 2019-01-09 16:09:32,764 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13782b49-8718-461c-aedc-4af2cbbe36aa Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a586acbe93e8489d8ebae4c4262ea410", "links": {"self": "http://172.30.9.29:5000/v3/roles/a586acbe93e8489d8ebae4c4262ea410"}, "name": "CreateSecurityGroupTests-291af4ac-2b20-4ab-proj-role"}} 2019-01-09 16:09:32,765 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-13782b49-8718-461c-aedc-4af2cbbe36aa 2019-01-09 16:09:32,765 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-291af4ac-2b20-4ab-proj-role 2019-01-09 16:09:32,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a586acbe93e8489d8ebae4c4262ea410 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:32,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e4c572d-5ca7-4754-8ea9-026f49433a2d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a586acbe93e8489d8ebae4c4262ea410", "links": {"self": "http://172.30.9.29:5000/v3/roles/a586acbe93e8489d8ebae4c4262ea410"}, "name": "CreateSecurityGroupTests-291af4ac-2b20-4ab-proj-role"}} 2019-01-09 16:09:32,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a586acbe93e8489d8ebae4c4262ea410 used request id req-4e4c572d-5ca7-4754-8ea9-026f49433a2d 2019-01-09 16:09:32,785 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-291af4ac-2b20-4ab-proj-role to project CreateSecurityGroupTests-291af4ac-2b20-4ab-proj 2019-01-09 16:09:32,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/da6126fc1fd6417d8cd692ca8f0dedb0/users/251714f1de8c4c1b92cbe824f691e5d5/roles/a586acbe93e8489d8ebae4c4262ea410 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:32,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a437a06-33d8-4eff-8250-efa8564401b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:32,929 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/da6126fc1fd6417d8cd692ca8f0dedb0/users/251714f1de8c4c1b92cbe824f691e5d5/roles/a586acbe93e8489d8ebae4c4262ea410 used request id req-1a437a06-33d8-4eff-8250-efa8564401b3 2019-01-09 16:09:32,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:32,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:33,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["PyU9qJ3QQqG3PfXWbPxlTA"], "issued_at": "2019-01-09T16:09:33.000000Z"}} 2019-01-09 16:09:33,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:33,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d123e3e-7468-44b3-97a1-bb0827c52ac1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:33,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8d123e3e-7468-44b3-97a1-bb0827c52ac1 2019-01-09 16:09:33,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-686ca7da-a422-4807-8451-cfbd01c3166ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:33,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-fcf67e7b-93e5-4ab4-a832-f0c47182ee4d Date: Wed, 09 Jan 2019 16:09:33 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:09:33,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-686ca7da-a422-4807-8451-cfbd01c3166ename&description=hello+group used request id req-fcf67e7b-93e5-4ab4-a832-f0c47182ee4d 2019-01-09 16:09:33,561 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-686ca7da-a422-4807-8451-cfbd01c3166ename... 2019-01-09 16:09:33,562 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-686ca7da-a422-4807-8451-cfbd01c3166ename 2019-01-09 16:09:33,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:33,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:33,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-291af4ac-2b20-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:33,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9126dd34-a90f-46cb-8589-50a6eaa7c831 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-291af4ac-2b20-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/da6126fc1fd6417d8cd692ca8f0dedb0"}, "tags": [], "enabled": true, "id": "da6126fc1fd6417d8cd692ca8f0dedb0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-291af4ac-2b20-4ab-proj"}]} 2019-01-09 16:09:33,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-291af4ac-2b20-4ab-proj used request id req-9126dd34-a90f-46cb-8589-50a6eaa7c831 2019-01-09 16:09:33,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" -d '{"security_group": {"tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "name": "CreateSecurityGroupTests-686ca7da-a422-4807-8451-cfbd01c3166ename", "description": "hello group"}}' 2019-01-09 16:09:33,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-098b3fe8-26d5-4136-b137-5f4566166ccb Date: Wed, 09 Jan 2019 16:09:33 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "updated_at": "2019-01-09T16:09:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "98f31d1b-9b52-4a6a-9a38-55a08d40457b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv4", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "be206a17-7f01-48b5-bb9f-9cf30fde6d6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv6", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}], "revision_number": 2, "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "name": "CreateSecurityGroupTests-686ca7da-a422-4807-8451-cfbd01c3166ename"}} 2019-01-09 16:09:33,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-098b3fe8-26d5-4136-b137-5f4566166ccb 2019-01-09 16:09:33,968 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee909471-d496-42a6-88e9-a21cddfc18ad 2019-01-09 16:09:33,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:33,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-01acb15f-cd5d-4012-bd30-cfcd3cbf253d Date: Wed, 09 Jan 2019 16:09: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-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "98f31d1b-9b52-4a6a-9a38-55a08d40457b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "be206a17-7f01-48b5-bb9f-9cf30fde6d6f"}]} 2019-01-09 16:09:33,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad used request id req-01acb15f-cd5d-4012-bd30-cfcd3cbf253d 2019-01-09 16:09:33,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee909471-d496-42a6-88e9-a21cddfc18ad 2019-01-09 16:09:33,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:34,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc324d32-e6e9-4395-9808-b5269727b174 Date: Wed, 09 Jan 2019 16:09:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "98f31d1b-9b52-4a6a-9a38-55a08d40457b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "be206a17-7f01-48b5-bb9f-9cf30fde6d6f"}]} 2019-01-09 16:09:34,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad used request id req-fc324d32-e6e9-4395-9808-b5269727b174 2019-01-09 16:09:34,009 - neutron_utils - INFO - Retrieving security group with ID - ee909471-d496-42a6-88e9-a21cddfc18ad 2019-01-09 16:09:34,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ee909471-d496-42a6-88e9-a21cddfc18ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:34,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f51cd579-6d4f-4951-8f6a-a2a1fcb6c694 Date: Wed, 09 Jan 2019 16:09:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "updated_at": "2019-01-09T16:09:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "98f31d1b-9b52-4a6a-9a38-55a08d40457b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv4", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "be206a17-7f01-48b5-bb9f-9cf30fde6d6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv6", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}], "revision_number": 2, "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "name": "CreateSecurityGroupTests-686ca7da-a422-4807-8451-cfbd01c3166ename"}]} 2019-01-09 16:09:34,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ee909471-d496-42a6-88e9-a21cddfc18ad used request id req-f51cd579-6d4f-4951-8f6a-a2a1fcb6c694 2019-01-09 16:09:34,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee909471-d496-42a6-88e9-a21cddfc18ad 2019-01-09 16:09:34,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:34,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a8174709-c7d9-4b94-8e4d-1649a26c1133 Date: Wed, 09 Jan 2019 16:09:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "98f31d1b-9b52-4a6a-9a38-55a08d40457b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "be206a17-7f01-48b5-bb9f-9cf30fde6d6f"}]} 2019-01-09 16:09:34,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad used request id req-a8174709-c7d9-4b94-8e4d-1649a26c1133 2019-01-09 16:09:34,078 - neutron_utils - INFO - Retrieving security group with ID - ee909471-d496-42a6-88e9-a21cddfc18ad 2019-01-09 16:09:34,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ee909471-d496-42a6-88e9-a21cddfc18ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:34,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f598e267-5fd5-4330-bf6c-5feea2e5125e Date: Wed, 09 Jan 2019 16:09:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "updated_at": "2019-01-09T16:09:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "98f31d1b-9b52-4a6a-9a38-55a08d40457b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv4", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "be206a17-7f01-48b5-bb9f-9cf30fde6d6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv6", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}], "revision_number": 2, "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "name": "CreateSecurityGroupTests-686ca7da-a422-4807-8451-cfbd01c3166ename"}]} 2019-01-09 16:09:34,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ee909471-d496-42a6-88e9-a21cddfc18ad used request id req-f598e267-5fd5-4330-bf6c-5feea2e5125e 2019-01-09 16:09:34,121 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee909471-d496-42a6-88e9-a21cddfc18ad 2019-01-09 16:09:34,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:34,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b233960e-26eb-4ac8-83a0-8c047f7c7a24 Date: Wed, 09 Jan 2019 16:09:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "98f31d1b-9b52-4a6a-9a38-55a08d40457b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "be206a17-7f01-48b5-bb9f-9cf30fde6d6f"}]} 2019-01-09 16:09:34,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad used request id req-b233960e-26eb-4ac8-83a0-8c047f7c7a24 2019-01-09 16:09:34,140 - neutron_utils - INFO - Retrieving security group with ID - ee909471-d496-42a6-88e9-a21cddfc18ad 2019-01-09 16:09:34,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ee909471-d496-42a6-88e9-a21cddfc18ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:34,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1e2a037d-f223-4bee-8da2-55b920aed79c Date: Wed, 09 Jan 2019 16:09:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "updated_at": "2019-01-09T16:09:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "98f31d1b-9b52-4a6a-9a38-55a08d40457b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv4", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "be206a17-7f01-48b5-bb9f-9cf30fde6d6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv6", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}], "revision_number": 2, "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "name": "CreateSecurityGroupTests-686ca7da-a422-4807-8451-cfbd01c3166ename"}]} 2019-01-09 16:09:34,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ee909471-d496-42a6-88e9-a21cddfc18ad used request id req-1e2a037d-f223-4bee-8da2-55b920aed79c 2019-01-09 16:09:34,187 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee909471-d496-42a6-88e9-a21cddfc18ad 2019-01-09 16:09:34,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:34,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f5d10668-3bf4-4d9e-afad-8edc9ad195d8 Date: Wed, 09 Jan 2019 16:09:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "98f31d1b-9b52-4a6a-9a38-55a08d40457b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "be206a17-7f01-48b5-bb9f-9cf30fde6d6f"}]} 2019-01-09 16:09:34,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad used request id req-f5d10668-3bf4-4d9e-afad-8edc9ad195d8 2019-01-09 16:09:34,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:34,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a586acbe93e8489d8ebae4c4262ea410", "name": "CreateSecurityGroupTests-291af4ac-2b20-4ab-proj-role"}], "expires_at": "2019-01-09T17:09:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da6126fc1fd6417d8cd692ca8f0dedb0", "name": "CreateSecurityGroupTests-291af4ac-2b20-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_da6126fc1fd6417d8cd692ca8f0dedb0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-291af4ac-2b20-4ab-user", "id": "251714f1de8c4c1b92cbe824f691e5d5"}, "audit_ids": ["5HViI1n9SnKBQoEt7eNKWA"], "issued_at": "2019-01-09T16:09:34.000000Z"}} 2019-01-09 16:09:34,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-686ca7da-a422-4807-8451-cfbd01c3166ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3abbd49b474460252a2caf020ccdde8f6260314" 2019-01-09 16:09:34,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9193b5f0-9ae5-48bb-9d8c-9d7d2d3ceae5 Date: Wed, 09 Jan 2019 16:09:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "updated_at": "2019-01-09T16:09:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "98f31d1b-9b52-4a6a-9a38-55a08d40457b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv4", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "be206a17-7f01-48b5-bb9f-9cf30fde6d6f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv6", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}], "revision_number": 2, "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "name": "CreateSecurityGroupTests-686ca7da-a422-4807-8451-cfbd01c3166ename"}]} 2019-01-09 16:09:34,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-686ca7da-a422-4807-8451-cfbd01c3166ename&description=hello+group used request id req-9193b5f0-9ae5-48bb-9d8c-9d7d2d3ceae5 2019-01-09 16:09:34,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:34,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:34,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/da6126fc1fd6417d8cd692ca8f0dedb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a57a0bfa354926208cb8e8a1543b1cbfba8635" 2019-01-09 16:09:34,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439d4f9e-dad5-4175-bc9e-8c9ef8419743 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/da6126fc1fd6417d8cd692ca8f0dedb0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da6126fc1fd6417d8cd692ca8f0dedb0", "name": "CreateSecurityGroupTests-291af4ac-2b20-4ab-proj"}} 2019-01-09 16:09:34,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/da6126fc1fd6417d8cd692ca8f0dedb0 used request id req-439d4f9e-dad5-4175-bc9e-8c9ef8419743 2019-01-09 16:09:34,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee909471-d496-42a6-88e9-a21cddfc18ad 2019-01-09 16:09:34,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3abbd49b474460252a2caf020ccdde8f6260314" 2019-01-09 16:09:34,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d2ae6937-e1d3-4f1d-aebc-9447c767977a Date: Wed, 09 Jan 2019 16:09:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "98f31d1b-9b52-4a6a-9a38-55a08d40457b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "be206a17-7f01-48b5-bb9f-9cf30fde6d6f"}]} 2019-01-09 16:09:34,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad used request id req-d2ae6937-e1d3-4f1d-aebc-9447c767977a 2019-01-09 16:09:34,964 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ee909471-d496-42a6-88e9-a21cddfc18ad 2019-01-09 16:09:34,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3abbd49b474460252a2caf020ccdde8f6260314" 2019-01-09 16:09:34,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a10f8f50-d5eb-4eb6-8745-4bd0ac48d40e Date: Wed, 09 Jan 2019 16:09:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "98f31d1b-9b52-4a6a-9a38-55a08d40457b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "ee909471-d496-42a6-88e9-a21cddfc18ad", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "be206a17-7f01-48b5-bb9f-9cf30fde6d6f"}]} 2019-01-09 16:09:34,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ee909471-d496-42a6-88e9-a21cddfc18ad used request id req-a10f8f50-d5eb-4eb6-8745-4bd0ac48d40e 2019-01-09 16:09:34,987 - neutron_utils - INFO - Deleting security group rule with ID - 98f31d1b-9b52-4a6a-9a38-55a08d40457b 2019-01-09 16:09:34,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/98f31d1b-9b52-4a6a-9a38-55a08d40457b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:35,071 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-daad1a1b-2fdc-4be6-b307-b89c596e9f9a Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:35,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/98f31d1b-9b52-4a6a-9a38-55a08d40457b used request id req-daad1a1b-2fdc-4be6-b307-b89c596e9f9a 2019-01-09 16:09:35,071 - neutron_utils - INFO - Deleting security group rule with ID - be206a17-7f01-48b5-bb9f-9cf30fde6d6f 2019-01-09 16:09:35,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/be206a17-7f01-48b5-bb9f-9cf30fde6d6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:35,148 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0064a8fc-c060-4aef-8636-c792ca0d4ea4 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:35,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/be206a17-7f01-48b5-bb9f-9cf30fde6d6f used request id req-0064a8fc-c060-4aef-8636-c792ca0d4ea4 2019-01-09 16:09:35,148 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-686ca7da-a422-4807-8451-cfbd01c3166ename 2019-01-09 16:09:35,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ee909471-d496-42a6-88e9-a21cddfc18ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e1606c09ac626c882085a3eb59034037ab16011" 2019-01-09 16:09:35,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a32e6a3a-bda4-4615-94ac-0aca9a0b0fea Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:35,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ee909471-d496-42a6-88e9-a21cddfc18ad used request id req-a32e6a3a-bda4-4615-94ac-0aca9a0b0fea 2019-01-09 16:09:35,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:35,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-8fb11407-82e4-4a5d-82ab-81fc3a5a301f Date: Wed, 09 Jan 2019 16:09:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "updated_at": "2019-01-09T16:09:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "0d9d30c7-36ff-4659-966f-d078ea2960f0", "remote_group_id": "d8e2b856-eb42-424a-bd5a-c46650965abb", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "d8e2b856-eb42-424a-bd5a-c46650965abb", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv6", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "b2276447-896c-4c21-9d71-6d229692947f", "remote_group_id": "d8e2b856-eb42-424a-bd5a-c46650965abb", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "d8e2b856-eb42-424a-bd5a-c46650965abb", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv4", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "bd36dd5f-4f5a-44b1-977c-ecf2add39c40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "d8e2b856-eb42-424a-bd5a-c46650965abb", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv6", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "revision_number": 0, "id": "ec863caa-7106-482a-b0d5-fd83a52ed20f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:33Z", "security_group_id": "d8e2b856-eb42-424a-bd5a-c46650965abb", "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "port_range_min": null, "ethertype": "IPv4", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0"}], "revision_number": 4, "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "d8e2b856-eb42-424a-bd5a-c46650965abb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:09:35,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-8fb11407-82e4-4a5d-82ab-81fc3a5a301f 2019-01-09 16:09:35,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:35,620 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a49401c8-7eb3-425f-a8ef-abd748a37ba8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:35,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-a49401c8-7eb3-425f-a8ef-abd748a37ba8 2019-01-09 16:09:35,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:35,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:35,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f13371bf-be89-4c37-b99b-527305986eaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:35,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-f13371bf-be89-4c37-b99b-527305986eaf 2019-01-09 16:09:35,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:35,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:35,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f103f5a-112c-4a07-93e6-f5621bc344f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:35,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-8f103f5a-112c-4a07-93e6-f5621bc344f6 2019-01-09 16:09:35,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:35,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:35,922 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1b73713-ac91-4023-a2f8-677357b6ff96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:35,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-d1b73713-ac91-4023-a2f8-677357b6ff96 2019-01-09 16:09:35,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:35,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:35,944 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e6c6b5c-ad40-435e-8f5c-a8af63e2fdc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:35,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-5e6c6b5c-ad40-435e-8f5c-a8af63e2fdc6 2019-01-09 16:09:35,945 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:35,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:36,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3362bbaa-e65a-4b81-a584-bbdeef0d4519 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:36,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-3362bbaa-e65a-4b81-a584-bbdeef0d4519 2019-01-09 16:09:36,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:36,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:36,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b9db768-0447-499e-aa57-4a6357cde5a0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:09:36,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-8b9db768-0447-499e-aa57-4a6357cde5a0 2019-01-09 16:09:36,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:36,254 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9065938a-75f9-4e7f-94c3-23e34008474e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:36,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-9065938a-75f9-4e7f-94c3-23e34008474e 2019-01-09 16:09:36,255 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:36,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:36,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4705076-4ab8-4c01-a2cf-95e227833af8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:36,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-b4705076-4ab8-4c01-a2cf-95e227833af8 2019-01-09 16:09:36,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:36,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:36,461 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84b9732f-c9e2-4dbf-9133-7aaf07e82d4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:36,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-84b9732f-c9e2-4dbf-9133-7aaf07e82d4d 2019-01-09 16:09:36,462 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:36,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/da6126fc1fd6417d8cd692ca8f0dedb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:36,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12dbd9fd-021a-4f12-8524-dc5a32cdd7e3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/da6126fc1fd6417d8cd692ca8f0dedb0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "da6126fc1fd6417d8cd692ca8f0dedb0", "name": "CreateSecurityGroupTests-291af4ac-2b20-4ab-proj"}} 2019-01-09 16:09:36,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/da6126fc1fd6417d8cd692ca8f0dedb0 used request id req-12dbd9fd-021a-4f12-8524-dc5a32cdd7e3 2019-01-09 16:09:36,568 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d8e2b856-eb42-424a-bd5a-c46650965abb 2019-01-09 16:09:36,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d8e2b856-eb42-424a-bd5a-c46650965abb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:36,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0246e8d9-d97e-4783-bebe-a65516815537 Date: Wed, 09 Jan 2019 16:09:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d8e2b856-eb42-424a-bd5a-c46650965abb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "d8e2b856-eb42-424a-bd5a-c46650965abb", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "0d9d30c7-36ff-4659-966f-d078ea2960f0"}, {"remote_group_id": "d8e2b856-eb42-424a-bd5a-c46650965abb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "d8e2b856-eb42-424a-bd5a-c46650965abb", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "b2276447-896c-4c21-9d71-6d229692947f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "d8e2b856-eb42-424a-bd5a-c46650965abb", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "bd36dd5f-4f5a-44b1-977c-ecf2add39c40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:33Z", "security_group_id": "d8e2b856-eb42-424a-bd5a-c46650965abb", "port_range_min": null, "revision_number": 0, "tenant_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "created_at": "2019-01-09T16:09:33Z", "project_id": "da6126fc1fd6417d8cd692ca8f0dedb0", "id": "ec863caa-7106-482a-b0d5-fd83a52ed20f"}]} 2019-01-09 16:09:36,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d8e2b856-eb42-424a-bd5a-c46650965abb used request id req-0246e8d9-d97e-4783-bebe-a65516815537 2019-01-09 16:09:36,596 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:09:36,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d8e2b856-eb42-424a-bd5a-c46650965abb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:36,725 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f0dbca03-0362-4dad-99cb-769746edaf72 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:36,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d8e2b856-eb42-424a-bd5a-c46650965abb used request id req-f0dbca03-0362-4dad-99cb-769746edaf72 2019-01-09 16:09:36,726 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-291af4ac-2b20-4ab-proj 2019-01-09 16:09:36,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/da6126fc1fd6417d8cd692ca8f0dedb0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:36,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92ff7613-7f63-48d6-a904-5a9106641d3e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:36,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/da6126fc1fd6417d8cd692ca8f0dedb0 used request id req-92ff7613-7f63-48d6-a904-5a9106641d3e 2019-01-09 16:09:36,945 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-291af4ac-2b20-4ab-proj-role 2019-01-09 16:09:36,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a586acbe93e8489d8ebae4c4262ea410 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:37,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0ac5963-0895-4101-912d-198364878b45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:37,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a586acbe93e8489d8ebae4c4262ea410 used request id req-a0ac5963-0895-4101-912d-198364878b45 2019-01-09 16:09:37,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e7ac3e88e5c5058d7073c73be48261e2583a864" 2019-01-09 16:09:37,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e47ad1ca-5780-4786-9183-8a6754a16d01 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:37,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e47ad1ca-5780-4786-9183-8a6754a16d01 2019-01-09 16:09:37,165 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-291af4ac-2b20-4ab-user 2019-01-09 16:09:37,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/251714f1de8c4c1b92cbe824f691e5d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb0d9b791beccfb37c3f352c568485e294a28ad0" 2019-01-09 16:09:37,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0d5ed75-7b46-412c-8c8d-d867473909ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:37,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/251714f1de8c4c1b92cbe824f691e5d5 used request id req-b0d5ed75-7b46-412c-8c8d-d867473909ff 2019-01-09 16:09:37,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:37,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["sf1SL8z0RaqgphZXZaS_Qg"], "issued_at": "2019-01-09T16:09:37.000000Z"}} 2019-01-09 16:09:37,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0198ae5966e7c6432b5e97e31e9b09f6dd691f06" 2019-01-09 16:09:37,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a11297-8650-4f11-a582-efa3eb4ba548 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:37,868 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a5a11297-8650-4f11-a582-efa3eb4ba548 2019-01-09 16:09:37,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:37,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:38,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["BAH9xBO5RpmyR9xpAbZLVA"], "issued_at": "2019-01-09T16:09:38.000000Z"}} 2019-01-09 16:09:38,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" 2019-01-09 16:09:38,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6d2e75-7fdf-4abd-a700-ba227c9cb0d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:38,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7c6d2e75-7fdf-4abd-a700-ba227c9cb0d9 2019-01-09 16:09:38,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:38,382 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:38,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-db3d01b5-fada-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" 2019-01-09 16:09:38,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f6b0bcd-a77a-4ae7-8e14-6b9469082cbd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-db3d01b5-fada-43d-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:09:38,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-db3d01b5-fada-43d-proj used request id req-0f6b0bcd-a77a-4ae7-8e14-6b9469082cbd 2019-01-09 16:09:38,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" 2019-01-09 16:09:38,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b24ef06-e0b6-469a-8de1-ea0ef2c14a38 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:38,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8b24ef06-e0b6-469a-8de1-ea0ef2c14a38 2019-01-09 16:09:38,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-db3d01b5-fada-43d-proj"}}' 2019-01-09 16:09:38,548 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7596c113-e26d-46ae-98ff-c585294dc979 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/74b9c500afc14267afe45908a45c46c7"}, "tags": [], "enabled": true, "id": "74b9c500afc14267afe45908a45c46c7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-db3d01b5-fada-43d-proj"}} 2019-01-09 16:09:38,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-7596c113-e26d-46ae-98ff-c585294dc979 2019-01-09 16:09:38,549 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-db3d01b5-fada-43d-proj 2019-01-09 16:09:38,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:38,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:38,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["ngpNcf-DQS2WeB7OTmf1qw"], "issued_at": "2019-01-09T16:09:38.000000Z"}} 2019-01-09 16:09:38,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf9689f1ad25848f8a5319844ee3d62c04d0234" 2019-01-09 16:09:39,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b09b2cc-70b1-4c76-ad22-0072fc7087d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:39,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1b09b2cc-70b1-4c76-ad22-0072fc7087d9 2019-01-09 16:09:39,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:39,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:39,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf9689f1ad25848f8a5319844ee3d62c04d0234" 2019-01-09 16:09:39,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4a5681-8597-4e78-a0eb-858d495a8759 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:09:39,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7d4a5681-8597-4e78-a0eb-858d495a8759 2019-01-09 16:09:39,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-db3d01b5-fada-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf9689f1ad25848f8a5319844ee3d62c04d0234" 2019-01-09 16:09:39,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e025f589-9ae5-4bde-b6cd-1ebf63fe97bc Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-db3d01b5-fada-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/74b9c500afc14267afe45908a45c46c7"}, "tags": [], "enabled": true, "id": "74b9c500afc14267afe45908a45c46c7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-db3d01b5-fada-43d-proj"}]} 2019-01-09 16:09:39,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-db3d01b5-fada-43d-proj used request id req-e025f589-9ae5-4bde-b6cd-1ebf63fe97bc 2019-01-09 16:09:39,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf9689f1ad25848f8a5319844ee3d62c04d0234" 2019-01-09 16:09:39,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9f6402-fdec-43e0-b1ae-d01f12e9d07b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:39,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9e9f6402-fdec-43e0-b1ae-d01f12e9d07b 2019-01-09 16:09:39,794 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-db3d01b5-fada-43d-user 2019-01-09 16:09:39,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:39,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" 2019-01-09 16:09:39,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6d69de-82e2-47da-ade0-92facec1c78b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:39,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8e6d69de-82e2-47da-ade0-92facec1c78b 2019-01-09 16:09:39,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" -d '{"role": {"name": "CreateSecurityGroupTests-db3d01b5-fada-43d-proj-role"}}' 2019-01-09 16:09:40,004 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b420219a-231d-4e53-83db-26f4feea0a27 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "320546b0c0454f088a0a159e46eb03ee", "links": {"self": "http://172.30.9.29:5000/v3/roles/320546b0c0454f088a0a159e46eb03ee"}, "name": "CreateSecurityGroupTests-db3d01b5-fada-43d-proj-role"}} 2019-01-09 16:09:40,004 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b420219a-231d-4e53-83db-26f4feea0a27 2019-01-09 16:09:40,004 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-db3d01b5-fada-43d-proj-role 2019-01-09 16:09:40,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/320546b0c0454f088a0a159e46eb03ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" 2019-01-09 16:09:40,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa938f76-f7a7-4a1d-8a1b-c4017e51e5cd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "320546b0c0454f088a0a159e46eb03ee", "links": {"self": "http://172.30.9.29:5000/v3/roles/320546b0c0454f088a0a159e46eb03ee"}, "name": "CreateSecurityGroupTests-db3d01b5-fada-43d-proj-role"}} 2019-01-09 16:09:40,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/320546b0c0454f088a0a159e46eb03ee used request id req-fa938f76-f7a7-4a1d-8a1b-c4017e51e5cd 2019-01-09 16:09:40,221 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-db3d01b5-fada-43d-proj-role to project CreateSecurityGroupTests-db3d01b5-fada-43d-proj 2019-01-09 16:09:40,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/74b9c500afc14267afe45908a45c46c7/users/13a8f67ac8784802832ac1fc05b2e7ad/roles/320546b0c0454f088a0a159e46eb03ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" 2019-01-09 16:09:40,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9208ec2-99ff-4a54-a740-738a38e45ed0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:40,381 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/74b9c500afc14267afe45908a45c46c7/users/13a8f67ac8784802832ac1fc05b2e7ad/roles/320546b0c0454f088a0a159e46eb03ee used request id req-f9208ec2-99ff-4a54-a740-738a38e45ed0 2019-01-09 16:09:40,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:40,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:40,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "320546b0c0454f088a0a159e46eb03ee", "name": "CreateSecurityGroupTests-db3d01b5-fada-43d-proj-role"}], "expires_at": "2019-01-09T17:09:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74b9c500afc14267afe45908a45c46c7", "name": "CreateSecurityGroupTests-db3d01b5-fada-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/74b9c500afc14267afe45908a45c46c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/74b9c500afc14267afe45908a45c46c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/74b9c500afc14267afe45908a45c46c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/74b9c500afc14267afe45908a45c46c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/74b9c500afc14267afe45908a45c46c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/74b9c500afc14267afe45908a45c46c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/74b9c500afc14267afe45908a45c46c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/74b9c500afc14267afe45908a45c46c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/74b9c500afc14267afe45908a45c46c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/74b9c500afc14267afe45908a45c46c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/74b9c500afc14267afe45908a45c46c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/74b9c500afc14267afe45908a45c46c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_74b9c500afc14267afe45908a45c46c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_74b9c500afc14267afe45908a45c46c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-db3d01b5-fada-43d-user", "id": "13a8f67ac8784802832ac1fc05b2e7ad"}, "audit_ids": ["DjG8UC_TT7K6NqiU58SgCg"], "issued_at": "2019-01-09T16:09:40.000000Z"}} 2019-01-09 16:09:40,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:40,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bec85c36-1f46-4b92-9ae2-41e6de812894 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:40,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-bec85c36-1f46-4b92-9ae2-41e6de812894 2019-01-09 16:09:40,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:41,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d41306b7-33fa-401e-a615-a52d3a805017 Date: Wed, 09 Jan 2019 16:09:41 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:09:41,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name&description=hello+group used request id req-d41306b7-33fa-401e-a615-a52d3a805017 2019-01-09 16:09:41,176 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name... 2019-01-09 16:09:41,177 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name 2019-01-09 16:09:41,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" -d '{"security_group": {"name": "CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name", "description": "hello group"}}' 2019-01-09 16:09:41,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-c00954ed-a89a-4c03-8560-7c433202d6d4 Date: Wed, 09 Jan 2019 16:09:41 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "updated_at": "2019-01-09T16:09:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "74b9c500afc14267afe45908a45c46c7"}], "revision_number": 2, "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "ce4b1b46-e967-4692-8019-f719e83861e5", "name": "CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name"}} 2019-01-09 16:09:41,370 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-c00954ed-a89a-4c03-8560-7c433202d6d4 2019-01-09 16:09:41,371 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce4b1b46-e967-4692-8019-f719e83861e5 2019-01-09 16:09:41,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:41,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e9cf479-2336-4e3b-b149-3042467ddba7 Date: Wed, 09 Jan 2019 16:09:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97"}]} 2019-01-09 16:09:41,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-5e9cf479-2336-4e3b-b149-3042467ddba7 2019-01-09 16:09:41,412 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce4b1b46-e967-4692-8019-f719e83861e5 2019-01-09 16:09:41,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:41,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2dcd73a3-e010-4fa8-9b00-9db1d7e8f857 Date: Wed, 09 Jan 2019 16:09:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97"}]} 2019-01-09 16:09:41,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-2dcd73a3-e010-4fa8-9b00-9db1d7e8f857 2019-01-09 16:09:41,432 - neutron_utils - INFO - Retrieving security group with ID - ce4b1b46-e967-4692-8019-f719e83861e5 2019-01-09 16:09:41,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:41,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3f0a338e-5cd1-400e-a25c-99cffc6e1c09 Date: Wed, 09 Jan 2019 16:09:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "updated_at": "2019-01-09T16:09:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "74b9c500afc14267afe45908a45c46c7"}], "revision_number": 2, "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "ce4b1b46-e967-4692-8019-f719e83861e5", "name": "CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name"}]} 2019-01-09 16:09:41,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-3f0a338e-5cd1-400e-a25c-99cffc6e1c09 2019-01-09 16:09:41,513 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce4b1b46-e967-4692-8019-f719e83861e5 2019-01-09 16:09:41,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:41,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3afa4a24-d37a-45da-baea-6224f85a671a Date: Wed, 09 Jan 2019 16:09:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97"}]} 2019-01-09 16:09:41,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-3afa4a24-d37a-45da-baea-6224f85a671a 2019-01-09 16:09:41,536 - neutron_utils - INFO - Retrieving security group with ID - ce4b1b46-e967-4692-8019-f719e83861e5 2019-01-09 16:09:41,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:41,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cbddcc5c-e4fe-46f3-b1d4-5bf6f4526b98 Date: Wed, 09 Jan 2019 16:09:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "updated_at": "2019-01-09T16:09:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "74b9c500afc14267afe45908a45c46c7"}], "revision_number": 2, "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "ce4b1b46-e967-4692-8019-f719e83861e5", "name": "CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name"}]} 2019-01-09 16:09:41,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-cbddcc5c-e4fe-46f3-b1d4-5bf6f4526b98 2019-01-09 16:09:41,584 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce4b1b46-e967-4692-8019-f719e83861e5 2019-01-09 16:09:41,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:41,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-36d69856-44c8-4954-a7e8-2b4bb155ee6f Date: Wed, 09 Jan 2019 16:09:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97"}]} 2019-01-09 16:09:41,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-36d69856-44c8-4954-a7e8-2b4bb155ee6f 2019-01-09 16:09:41,603 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name 2019-01-09 16:09:41,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:41,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d4422d49-c13b-4b36-98c3-5df75667ea96 Date: Wed, 09 Jan 2019 16:09:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "updated_at": "2019-01-09T16:09:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "74b9c500afc14267afe45908a45c46c7"}], "revision_number": 2, "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "ce4b1b46-e967-4692-8019-f719e83861e5", "name": "CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name"}]} 2019-01-09 16:09:41,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name used request id req-d4422d49-c13b-4b36-98c3-5df75667ea96 2019-01-09 16:09:41,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:41,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:41,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/74b9c500afc14267afe45908a45c46c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:41,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6df6f12-b5c5-46f7-a877-27c221184c99 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/74b9c500afc14267afe45908a45c46c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "74b9c500afc14267afe45908a45c46c7", "name": "CreateSecurityGroupTests-db3d01b5-fada-43d-proj"}} 2019-01-09 16:09:41,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/74b9c500afc14267afe45908a45c46c7 used request id req-d6df6f12-b5c5-46f7-a877-27c221184c99 2019-01-09 16:09:41,724 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce4b1b46-e967-4692-8019-f719e83861e5 2019-01-09 16:09:41,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:41,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f62476f-bef7-4467-abba-c7a6d4221792 Date: Wed, 09 Jan 2019 16:09:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97"}]} 2019-01-09 16:09:41,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-8f62476f-bef7-4467-abba-c7a6d4221792 2019-01-09 16:09:41,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}a61946827c66ead93c2d6ac48386c54274a42460" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": 10}}' 2019-01-09 16:09:41,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a03411b0-1c1f-4a60-a3d9-80e4bee05f8e Date: Wed, 09 Jan 2019 16:09:41 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-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": 10, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "8b191b42-7dd7-4f40-9c06-ade53c6ad67c"}} 2019-01-09 16:09:41,890 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-a03411b0-1c1f-4a60-a3d9-80e4bee05f8e 2019-01-09 16:09:41,891 - neutron_utils - INFO - Retrieving security group with ID - ce4b1b46-e967-4692-8019-f719e83861e5 2019-01-09 16:09:41,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:41,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-25698a43-752c-441a-ba22-8b98ed7fa5a9 Date: Wed, 09 Jan 2019 16:09:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "updated_at": "2019-01-09T16:09:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "8b191b42-7dd7-4f40-9c06-ade53c6ad67c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "74b9c500afc14267afe45908a45c46c7"}], "revision_number": 3, "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "ce4b1b46-e967-4692-8019-f719e83861e5", "name": "CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name"}]} 2019-01-09 16:09:41,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-25698a43-752c-441a-ba22-8b98ed7fa5a9 2019-01-09 16:09:41,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce4b1b46-e967-4692-8019-f719e83861e5 2019-01-09 16:09:41,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:41,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-3348098b-c24e-4b19-b9f0-182bca194162 Date: Wed, 09 Jan 2019 16:09:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8"}, {"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-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": 10, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "8b191b42-7dd7-4f40-9c06-ade53c6ad67c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97"}]} 2019-01-09 16:09:41,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-3348098b-c24e-4b19-b9f0-182bca194162 2019-01-09 16:09:41,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:42,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "320546b0c0454f088a0a159e46eb03ee", "name": "CreateSecurityGroupTests-db3d01b5-fada-43d-proj-role"}], "expires_at": "2019-01-09T17:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74b9c500afc14267afe45908a45c46c7", "name": "CreateSecurityGroupTests-db3d01b5-fada-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/74b9c500afc14267afe45908a45c46c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/74b9c500afc14267afe45908a45c46c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/74b9c500afc14267afe45908a45c46c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/74b9c500afc14267afe45908a45c46c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/74b9c500afc14267afe45908a45c46c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/74b9c500afc14267afe45908a45c46c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/74b9c500afc14267afe45908a45c46c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/74b9c500afc14267afe45908a45c46c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/74b9c500afc14267afe45908a45c46c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/74b9c500afc14267afe45908a45c46c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/74b9c500afc14267afe45908a45c46c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/74b9c500afc14267afe45908a45c46c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_74b9c500afc14267afe45908a45c46c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_74b9c500afc14267afe45908a45c46c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-db3d01b5-fada-43d-user", "id": "13a8f67ac8784802832ac1fc05b2e7ad"}, "audit_ids": ["tDocQ-SJRFOYvwMLYQendw"], "issued_at": "2019-01-09T16:09:42.000000Z"}} 2019-01-09 16:09:42,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39923292c0b231ee7d1cdb9b58386a39039e37f8" 2019-01-09 16:09:42,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-16196bbb-6761-4e92-badb-e267c27b8d67 Date: Wed, 09 Jan 2019 16:09:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "updated_at": "2019-01-09T16:09:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "8b191b42-7dd7-4f40-9c06-ade53c6ad67c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "74b9c500afc14267afe45908a45c46c7"}], "revision_number": 3, "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "ce4b1b46-e967-4692-8019-f719e83861e5", "name": "CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name"}]} 2019-01-09 16:09:42,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name&description=hello+group used request id req-16196bbb-6761-4e92-badb-e267c27b8d67 2019-01-09 16:09:42,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce4b1b46-e967-4692-8019-f719e83861e5 2019-01-09 16:09:42,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39923292c0b231ee7d1cdb9b58386a39039e37f8" 2019-01-09 16:09:42,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-155e883b-8632-49fc-b77d-749f00edb5fc Date: Wed, 09 Jan 2019 16:09:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8"}, {"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-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": 10, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "8b191b42-7dd7-4f40-9c06-ade53c6ad67c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97"}]} 2019-01-09 16:09:42,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-155e883b-8632-49fc-b77d-749f00edb5fc 2019-01-09 16:09:42,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce4b1b46-e967-4692-8019-f719e83861e5 2019-01-09 16:09:42,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39923292c0b231ee7d1cdb9b58386a39039e37f8" 2019-01-09 16:09:42,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-69dc57d2-14b4-4bdc-8e5e-91d6f9392b2d Date: Wed, 09 Jan 2019 16:09:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8"}, {"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-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": 10, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "8b191b42-7dd7-4f40-9c06-ade53c6ad67c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97"}]} 2019-01-09 16:09:42,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-69dc57d2-14b4-4bdc-8e5e-91d6f9392b2d 2019-01-09 16:09:42,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39923292c0b231ee7d1cdb9b58386a39039e37f8" 2019-01-09 16:09:42,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-cc69f757-b244-4b78-9e2b-2aaa954f40fd Date: Wed, 09 Jan 2019 16:09:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "updated_at": "2019-01-09T16:09:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "8b191b42-7dd7-4f40-9c06-ade53c6ad67c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "74b9c500afc14267afe45908a45c46c7"}], "revision_number": 3, "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "ce4b1b46-e967-4692-8019-f719e83861e5", "name": "CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name"}]} 2019-01-09 16:09:42,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name used request id req-cc69f757-b244-4b78-9e2b-2aaa954f40fd 2019-01-09 16:09:42,688 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce4b1b46-e967-4692-8019-f719e83861e5 2019-01-09 16:09:42,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39923292c0b231ee7d1cdb9b58386a39039e37f8" 2019-01-09 16:09:42,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-31daa376-edcd-41eb-9a9d-13f19729a7c1 Date: Wed, 09 Jan 2019 16:09:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8"}, {"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-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": 10, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "8b191b42-7dd7-4f40-9c06-ade53c6ad67c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97"}]} 2019-01-09 16:09:42,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-31daa376-edcd-41eb-9a9d-13f19729a7c1 2019-01-09 16:09:42,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39923292c0b231ee7d1cdb9b58386a39039e37f8" 2019-01-09 16:09:42,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-2b15c477-2cf7-4243-80d2-df90176ba634 Date: Wed, 09 Jan 2019 16:09:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "updated_at": "2019-01-09T16:09:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "8b191b42-7dd7-4f40-9c06-ade53c6ad67c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "74b9c500afc14267afe45908a45c46c7"}], "revision_number": 3, "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "ce4b1b46-e967-4692-8019-f719e83861e5", "name": "CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name"}]} 2019-01-09 16:09:42,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name used request id req-2b15c477-2cf7-4243-80d2-df90176ba634 2019-01-09 16:09:42,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce4b1b46-e967-4692-8019-f719e83861e5 2019-01-09 16:09:42,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39923292c0b231ee7d1cdb9b58386a39039e37f8" 2019-01-09 16:09:42,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-8e815c14-5d2b-4b24-8d78-b70968fce0dc Date: Wed, 09 Jan 2019 16:09:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "801d75ed-a91f-4f75-99e8-0df0463d6ca8"}, {"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-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": 10, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "8b191b42-7dd7-4f40-9c06-ade53c6ad67c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "ce4b1b46-e967-4692-8019-f719e83861e5", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "d4b63e30-98a8-49f9-9296-3134dbc6fc97"}]} 2019-01-09 16:09:42,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-8e815c14-5d2b-4b24-8d78-b70968fce0dc 2019-01-09 16:09:42,794 - neutron_utils - INFO - Deleting security group rule with ID - d4b63e30-98a8-49f9-9296-3134dbc6fc97 2019-01-09 16:09:42,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d4b63e30-98a8-49f9-9296-3134dbc6fc97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:42,891 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5320227e-4bd9-4098-9b8f-c094e1940ef4 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:42,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d4b63e30-98a8-49f9-9296-3134dbc6fc97 used request id req-5320227e-4bd9-4098-9b8f-c094e1940ef4 2019-01-09 16:09:42,891 - neutron_utils - INFO - Deleting security group rule with ID - 801d75ed-a91f-4f75-99e8-0df0463d6ca8 2019-01-09 16:09:42,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/801d75ed-a91f-4f75-99e8-0df0463d6ca8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:42,973 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54b9dbec-d4b6-4840-ba13-9aa8a35437c7 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:42,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/801d75ed-a91f-4f75-99e8-0df0463d6ca8 used request id req-54b9dbec-d4b6-4840-ba13-9aa8a35437c7 2019-01-09 16:09:42,973 - neutron_utils - INFO - Deleting security group rule with ID - 8b191b42-7dd7-4f40-9c06-ade53c6ad67c 2019-01-09 16:09:42,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/8b191b42-7dd7-4f40-9c06-ade53c6ad67c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:43,045 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d84be4c-b515-4153-b8f3-545faee0d40d Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:43,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/8b191b42-7dd7-4f40-9c06-ade53c6ad67c used request id req-9d84be4c-b515-4153-b8f3-545faee0d40d 2019-01-09 16:09:43,045 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-1e4a0797-c1ce-491a-ac58-88440f7b36d9name 2019-01-09 16:09:43,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ce4b1b46-e967-4692-8019-f719e83861e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a61946827c66ead93c2d6ac48386c54274a42460" 2019-01-09 16:09:43,150 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a460ce66-fb7f-4e79-8f04-56f495219ea1 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:43,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ce4b1b46-e967-4692-8019-f719e83861e5 used request id req-a460ce66-fb7f-4e79-8f04-56f495219ea1 2019-01-09 16:09:43,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" 2019-01-09 16:09:43,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-f7647002-a335-49ad-a618-4d367b101112 Date: Wed, 09 Jan 2019 16:09:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "updated_at": "2019-01-09T16:09:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "3956dcc5-4219-41e3-bbdb-f67486b5eee4", "remote_group_id": "0594c38a-aabf-4e98-8383-4a2007a4ab11", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "0594c38a-aabf-4e98-8383-4a2007a4ab11", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "4a07ff4a-dc77-463e-bbd7-7a7b63f1cd93", "remote_group_id": "0594c38a-aabf-4e98-8383-4a2007a4ab11", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "0594c38a-aabf-4e98-8383-4a2007a4ab11", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "8702fb69-c6f3-4e7e-95a6-6e6c7aca73e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "0594c38a-aabf-4e98-8383-4a2007a4ab11", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "74b9c500afc14267afe45908a45c46c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "revision_number": 0, "id": "b8593201-fbe8-41f9-b139-27fa57854eb0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:41Z", "security_group_id": "0594c38a-aabf-4e98-8383-4a2007a4ab11", "tenant_id": "74b9c500afc14267afe45908a45c46c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "74b9c500afc14267afe45908a45c46c7"}], "revision_number": 4, "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "0594c38a-aabf-4e98-8383-4a2007a4ab11", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:09:43,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f7647002-a335-49ad-a618-4d367b101112 2019-01-09 16:09:43,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/74b9c500afc14267afe45908a45c46c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" 2019-01-09 16:09:43,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a99f7d-9de8-4039-8b49-7651d5e134a6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/74b9c500afc14267afe45908a45c46c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "74b9c500afc14267afe45908a45c46c7", "name": "CreateSecurityGroupTests-db3d01b5-fada-43d-proj"}} 2019-01-09 16:09:43,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/74b9c500afc14267afe45908a45c46c7 used request id req-47a99f7d-9de8-4039-8b49-7651d5e134a6 2019-01-09 16:09:43,522 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0594c38a-aabf-4e98-8383-4a2007a4ab11 2019-01-09 16:09:43,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0594c38a-aabf-4e98-8383-4a2007a4ab11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" 2019-01-09 16:09:43,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-80a1101a-e2a6-45e4-8e06-dda94e801872 Date: Wed, 09 Jan 2019 16:09:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0594c38a-aabf-4e98-8383-4a2007a4ab11", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "0594c38a-aabf-4e98-8383-4a2007a4ab11", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "3956dcc5-4219-41e3-bbdb-f67486b5eee4"}, {"remote_group_id": "0594c38a-aabf-4e98-8383-4a2007a4ab11", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "0594c38a-aabf-4e98-8383-4a2007a4ab11", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "4a07ff4a-dc77-463e-bbd7-7a7b63f1cd93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "0594c38a-aabf-4e98-8383-4a2007a4ab11", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "8702fb69-c6f3-4e7e-95a6-6e6c7aca73e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:41Z", "security_group_id": "0594c38a-aabf-4e98-8383-4a2007a4ab11", "port_range_min": null, "revision_number": 0, "tenant_id": "74b9c500afc14267afe45908a45c46c7", "created_at": "2019-01-09T16:09:41Z", "project_id": "74b9c500afc14267afe45908a45c46c7", "id": "b8593201-fbe8-41f9-b139-27fa57854eb0"}]} 2019-01-09 16:09:43,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0594c38a-aabf-4e98-8383-4a2007a4ab11 used request id req-80a1101a-e2a6-45e4-8e06-dda94e801872 2019-01-09 16:09:43,546 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:09:43,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0594c38a-aabf-4e98-8383-4a2007a4ab11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" 2019-01-09 16:09:43,680 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6b5f5f4-58ab-487e-bf42-9d667529b9af Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:43,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0594c38a-aabf-4e98-8383-4a2007a4ab11 used request id req-a6b5f5f4-58ab-487e-bf42-9d667529b9af 2019-01-09 16:09:43,681 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-db3d01b5-fada-43d-proj 2019-01-09 16:09:43,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/74b9c500afc14267afe45908a45c46c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" 2019-01-09 16:09:43,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7573b0ac-90c8-410f-adc7-cd5c0289cfd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:43,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/74b9c500afc14267afe45908a45c46c7 used request id req-7573b0ac-90c8-410f-adc7-cd5c0289cfd0 2019-01-09 16:09:43,897 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-db3d01b5-fada-43d-proj-role 2019-01-09 16:09:43,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/320546b0c0454f088a0a159e46eb03ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" 2019-01-09 16:09:44,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-234c1b66-bf9d-4035-b709-b7024a18a185 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:44,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/320546b0c0454f088a0a159e46eb03ee used request id req-234c1b66-bf9d-4035-b709-b7024a18a185 2019-01-09 16:09:44,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2cac41c0ac46571c8699435499a248a40074314" 2019-01-09 16:09:44,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142a2a41-758b-4e46-838d-d2467aa4bce4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:44,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-142a2a41-758b-4e46-838d-d2467aa4bce4 2019-01-09 16:09:44,122 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-db3d01b5-fada-43d-user 2019-01-09 16:09:44,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/13a8f67ac8784802832ac1fc05b2e7ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbf9689f1ad25848f8a5319844ee3d62c04d0234" 2019-01-09 16:09:44,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e85f6c8-fc9e-494b-961b-471ceda77bec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:44,318 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/13a8f67ac8784802832ac1fc05b2e7ad used request id req-5e85f6c8-fc9e-494b-961b-471ceda77bec 2019-01-09 16:09:44,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:44,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["cuL8vxumS6KjbVtJJxaF1A"], "issued_at": "2019-01-09T16:09:44.000000Z"}} 2019-01-09 16:09:44,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd40d58ee6114443d3b6bff39d943e0ab669fe5b" 2019-01-09 16:09:44,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daed1822-04f7-407f-b120-bbc17fa73c0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:44,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-daed1822-04f7-407f-b120-bbc17fa73c0d 2019-01-09 16:09:44,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:44,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:45,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["AIRY2TZlTeqpXdE4TbNdEw"], "issued_at": "2019-01-09T16:09:45.000000Z"}} 2019-01-09 16:09:45,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:45,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e4d21cf-4eba-4c29-8c0b-fab5f33f4ef4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:45,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3e4d21cf-4eba-4c29-8c0b-fab5f33f4ef4 2019-01-09 16:09:45,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:45,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:45,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:45,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff79e34-da8e-4a42-a0c5-98ef8bf90629 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:09:45,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj used request id req-2ff79e34-da8e-4a42-a0c5-98ef8bf90629 2019-01-09 16:09:45,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:45,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37853c6e-66ba-4a77-853f-d33c8121ba21 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:45,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-37853c6e-66ba-4a77-853f-d33c8121ba21 2019-01-09 16:09:45,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj"}}' 2019-01-09 16:09:45,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e6a1a8c-fd92-48bb-8a05-0e00b3f0f451 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e8b281fd5ccf41a98ea0ad842be7782a"}, "tags": [], "enabled": true, "id": "e8b281fd5ccf41a98ea0ad842be7782a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj"}} 2019-01-09 16:09:45,623 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-7e6a1a8c-fd92-48bb-8a05-0e00b3f0f451 2019-01-09 16:09:45,623 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj 2019-01-09 16:09:45,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:45,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:46,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["vm-nGySuTtybrwnUtXz0dg"], "issued_at": "2019-01-09T16:09:46.000000Z"}} 2019-01-09 16:09:46,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f660f7f46eb0474b23fcf67e957f6dc130a34a" 2019-01-09 16:09:46,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6752a7c-d3d8-4de6-a63a-eabd2e5065f7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:46,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f6752a7c-d3d8-4de6-a63a-eabd2e5065f7 2019-01-09 16:09:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:46,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:46,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f660f7f46eb0474b23fcf67e957f6dc130a34a" 2019-01-09 16:09:46,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe5bd6cc-f8b5-4329-b1bd-c04a592102f3 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:09:46,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fe5bd6cc-f8b5-4329-b1bd-c04a592102f3 2019-01-09 16:09:46,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f660f7f46eb0474b23fcf67e957f6dc130a34a" 2019-01-09 16:09:46,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311acd0a-25eb-494b-94f0-eafbd5aac0be Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e8b281fd5ccf41a98ea0ad842be7782a"}, "tags": [], "enabled": true, "id": "e8b281fd5ccf41a98ea0ad842be7782a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj"}]} 2019-01-09 16:09:46,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj used request id req-311acd0a-25eb-494b-94f0-eafbd5aac0be 2019-01-09 16:09:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f660f7f46eb0474b23fcf67e957f6dc130a34a" 2019-01-09 16:09:46,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf0768e-c972-4c63-99ad-4ee0378d4887 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:46,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2cf0768e-c972-4c63-99ad-4ee0378d4887 2019-01-09 16:09:46,748 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5a4ad8b2-b7a9-417-user 2019-01-09 16:09:46,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:46,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:46,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de52644-5773-4780-b2a0-e0e2cb805a07 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:46,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2de52644-5773-4780-b2a0-e0e2cb805a07 2019-01-09 16:09:46,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" -d '{"role": {"name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj-role"}}' 2019-01-09 16:09:46,982 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eed6e896-94bc-49e7-b8e0-357cfec85a3f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ab3b4b6d94540b4a9a52ea5fa9b3dc8", "links": {"self": "http://172.30.9.29:5000/v3/roles/7ab3b4b6d94540b4a9a52ea5fa9b3dc8"}, "name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj-role"}} 2019-01-09 16:09:46,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-eed6e896-94bc-49e7-b8e0-357cfec85a3f 2019-01-09 16:09:46,983 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj-role 2019-01-09 16:09:46,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/7ab3b4b6d94540b4a9a52ea5fa9b3dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:47,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5226ce5e-3f16-4f32-8e5e-f971a0d1293c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7ab3b4b6d94540b4a9a52ea5fa9b3dc8", "links": {"self": "http://172.30.9.29:5000/v3/roles/7ab3b4b6d94540b4a9a52ea5fa9b3dc8"}, "name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj-role"}} 2019-01-09 16:09:47,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/7ab3b4b6d94540b4a9a52ea5fa9b3dc8 used request id req-5226ce5e-3f16-4f32-8e5e-f971a0d1293c 2019-01-09 16:09:47,089 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj-role to project CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj 2019-01-09 16:09:47,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e8b281fd5ccf41a98ea0ad842be7782a/users/67d849d5834445e8af3db75ea19c4501/roles/7ab3b4b6d94540b4a9a52ea5fa9b3dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:47,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16b3a132-c2a6-411d-ac54-30ab25cf2455 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:47,235 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e8b281fd5ccf41a98ea0ad842be7782a/users/67d849d5834445e8af3db75ea19c4501/roles/7ab3b4b6d94540b4a9a52ea5fa9b3dc8 used request id req-16b3a132-c2a6-411d-ac54-30ab25cf2455 2019-01-09 16:09:47,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:47,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:47,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ab3b4b6d94540b4a9a52ea5fa9b3dc8", "name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj-role"}], "expires_at": "2019-01-09T17:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8b281fd5ccf41a98ea0ad842be7782a", "name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e8b281fd5ccf41a98ea0ad842be7782a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_e8b281fd5ccf41a98ea0ad842be7782a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-user", "id": "67d849d5834445e8af3db75ea19c4501"}, "audit_ids": ["kfnjUvfqRaGCmquYQ5wg2w"], "issued_at": "2019-01-09T16:09:47.000000Z"}} 2019-01-09 16:09:47,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:47,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33ab4ac-c919-471b-8b0d-6fcbedfda9e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:47,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f33ab4ac-c919-471b-8b0d-6fcbedfda9e1 2019-01-09 16:09:47,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:48,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f9e63193-155d-489a-b9b5-9e0e224136cd Date: Wed, 09 Jan 2019 16:09:48 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:09:48,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname&description=hello+group used request id req-f9e63193-155d-489a-b9b5-9e0e224136cd 2019-01-09 16:09:48,042 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname... 2019-01-09 16:09:48,043 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname 2019-01-09 16:09:48,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" -d '{"security_group": {"name": "CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname", "description": "hello group"}}' 2019-01-09 16:09:48,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-34efa5f9-e83f-4352-8665-b8526ab15737 Date: Wed, 09 Jan 2019 16:09:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "updated_at": "2019-01-09T16:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "1b727ca5-9040-46a4-981c-5fb6048f0275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "f4a4720c-115a-439a-abaf-6406e3c02f39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}], "revision_number": 2, "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "name": "CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname"}} 2019-01-09 16:09:48,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-34efa5f9-e83f-4352-8665-b8526ab15737 2019-01-09 16:09:48,227 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 2019-01-09 16:09:48,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:48,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3f7a0dd6-011e-4b9c-9155-f8646c6b2bc4 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "1b727ca5-9040-46a4-981c-5fb6048f0275"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "f4a4720c-115a-439a-abaf-6406e3c02f39"}]} 2019-01-09 16:09:48,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-3f7a0dd6-011e-4b9c-9155-f8646c6b2bc4 2019-01-09 16:09:48,268 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 2019-01-09 16:09:48,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:48,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2a8665cd-22b5-4d8e-b0bd-09a3d61955c4 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "1b727ca5-9040-46a4-981c-5fb6048f0275"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "f4a4720c-115a-439a-abaf-6406e3c02f39"}]} 2019-01-09 16:09:48,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-2a8665cd-22b5-4d8e-b0bd-09a3d61955c4 2019-01-09 16:09:48,288 - neutron_utils - INFO - Retrieving security group with ID - 5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 2019-01-09 16:09:48,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:48,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8788dd1f-b530-4c18-82ee-34a7963c9df5 Date: Wed, 09 Jan 2019 16:09:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "updated_at": "2019-01-09T16:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "1b727ca5-9040-46a4-981c-5fb6048f0275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "f4a4720c-115a-439a-abaf-6406e3c02f39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}], "revision_number": 2, "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "name": "CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname"}]} 2019-01-09 16:09:48,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-8788dd1f-b530-4c18-82ee-34a7963c9df5 2019-01-09 16:09:48,358 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 2019-01-09 16:09:48,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:48,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-05fa084c-70c0-469e-a465-93f35a1d8559 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "1b727ca5-9040-46a4-981c-5fb6048f0275"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "f4a4720c-115a-439a-abaf-6406e3c02f39"}]} 2019-01-09 16:09:48,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-05fa084c-70c0-469e-a465-93f35a1d8559 2019-01-09 16:09:48,380 - neutron_utils - INFO - Retrieving security group with ID - 5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 2019-01-09 16:09:48,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:48,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-51e4703d-2772-4e70-a7ac-205220b3b572 Date: Wed, 09 Jan 2019 16:09:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "updated_at": "2019-01-09T16:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "1b727ca5-9040-46a4-981c-5fb6048f0275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "f4a4720c-115a-439a-abaf-6406e3c02f39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}], "revision_number": 2, "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "name": "CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname"}]} 2019-01-09 16:09:48,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-51e4703d-2772-4e70-a7ac-205220b3b572 2019-01-09 16:09:48,425 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 2019-01-09 16:09:48,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:48,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e7f5b099-6fbc-46b1-ba41-7ad76d8c48cf Date: Wed, 09 Jan 2019 16:09: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-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "1b727ca5-9040-46a4-981c-5fb6048f0275"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "f4a4720c-115a-439a-abaf-6406e3c02f39"}]} 2019-01-09 16:09:48,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-e7f5b099-6fbc-46b1-ba41-7ad76d8c48cf 2019-01-09 16:09:48,448 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname 2019-01-09 16:09:48,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:48,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-20423f3e-4b87-4be6-93ae-11c423dcc47e Date: Wed, 09 Jan 2019 16:09:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "updated_at": "2019-01-09T16:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "1b727ca5-9040-46a4-981c-5fb6048f0275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "f4a4720c-115a-439a-abaf-6406e3c02f39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}], "revision_number": 2, "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "name": "CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname"}]} 2019-01-09 16:09:48,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname used request id req-20423f3e-4b87-4be6-93ae-11c423dcc47e 2019-01-09 16:09:48,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:48,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:48,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e8b281fd5ccf41a98ea0ad842be7782a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:48,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057b6cbe-1490-4eb8-b117-1cd3b9cd15d9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e8b281fd5ccf41a98ea0ad842be7782a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e8b281fd5ccf41a98ea0ad842be7782a", "name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj"}} 2019-01-09 16:09:48,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e8b281fd5ccf41a98ea0ad842be7782a used request id req-057b6cbe-1490-4eb8-b117-1cd3b9cd15d9 2019-01-09 16:09:48,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 2019-01-09 16:09:48,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:48,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d36230dd-f2a9-4d40-a5e2-e0fcd972cfd2 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "1b727ca5-9040-46a4-981c-5fb6048f0275"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "f4a4720c-115a-439a-abaf-6406e3c02f39"}]} 2019-01-09 16:09:48,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-d36230dd-f2a9-4d40-a5e2-e0fcd972cfd2 2019-01-09 16:09:48,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}3812659f5d5c999ad49897fa333da8827bc0858e" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6"}}' 2019-01-09 16:09:48,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-499c343c-5f77-46fd-8c8c-3b3c531c54da Date: Wed, 09 Jan 2019 16:09:48 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-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "75581cc7-7585-4518-9522-d9c1f41bd220"}} 2019-01-09 16:09:48,755 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-499c343c-5f77-46fd-8c8c-3b3c531c54da 2019-01-09 16:09:48,755 - neutron_utils - INFO - Retrieving security group with ID - 5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 2019-01-09 16:09:48,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:48,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9bd4a4e3-7383-4cc5-bdae-64839f662d73 Date: Wed, 09 Jan 2019 16:09:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "updated_at": "2019-01-09T16:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "1b727ca5-9040-46a4-981c-5fb6048f0275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "75581cc7-7585-4518-9522-d9c1f41bd220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "f4a4720c-115a-439a-abaf-6406e3c02f39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}], "revision_number": 3, "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "name": "CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname"}]} 2019-01-09 16:09:48,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-9bd4a4e3-7383-4cc5-bdae-64839f662d73 2019-01-09 16:09:48,803 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 2019-01-09 16:09:48,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:48,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e8c0dbcf-0da5-4e31-bb6b-43bc7fb29269 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "1b727ca5-9040-46a4-981c-5fb6048f0275"}, {"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-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "75581cc7-7585-4518-9522-d9c1f41bd220"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "f4a4720c-115a-439a-abaf-6406e3c02f39"}]} 2019-01-09 16:09:48,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-e8c0dbcf-0da5-4e31-bb6b-43bc7fb29269 2019-01-09 16:09:48,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:49,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7ab3b4b6d94540b4a9a52ea5fa9b3dc8", "name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj-role"}], "expires_at": "2019-01-09T17:09:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8b281fd5ccf41a98ea0ad842be7782a", "name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/e8b281fd5ccf41a98ea0ad842be7782a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e8b281fd5ccf41a98ea0ad842be7782a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_e8b281fd5ccf41a98ea0ad842be7782a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-user", "id": "67d849d5834445e8af3db75ea19c4501"}, "audit_ids": ["jGODPZ3ATSaI1BuvqjOYRA"], "issued_at": "2019-01-09T16:09:49.000000Z"}} 2019-01-09 16:09:49,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd61cc2a6e730f54314ff879dd30d5a6297588" 2019-01-09 16:09:49,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-e6a5c851-0bc3-473b-9532-6d99483dc459 Date: Wed, 09 Jan 2019 16:09:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "updated_at": "2019-01-09T16:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "1b727ca5-9040-46a4-981c-5fb6048f0275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "75581cc7-7585-4518-9522-d9c1f41bd220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "f4a4720c-115a-439a-abaf-6406e3c02f39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}], "revision_number": 3, "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "name": "CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname"}]} 2019-01-09 16:09:49,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname&description=hello+group used request id req-e6a5c851-0bc3-473b-9532-6d99483dc459 2019-01-09 16:09:49,468 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 2019-01-09 16:09:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd61cc2a6e730f54314ff879dd30d5a6297588" 2019-01-09 16:09:49,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-4d48f0fb-3541-4cae-b29c-544f9224db01 Date: Wed, 09 Jan 2019 16:09:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "1b727ca5-9040-46a4-981c-5fb6048f0275"}, {"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-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "75581cc7-7585-4518-9522-d9c1f41bd220"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "f4a4720c-115a-439a-abaf-6406e3c02f39"}]} 2019-01-09 16:09:49,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-4d48f0fb-3541-4cae-b29c-544f9224db01 2019-01-09 16:09:49,489 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 2019-01-09 16:09:49,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd61cc2a6e730f54314ff879dd30d5a6297588" 2019-01-09 16:09:49,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a11ed21c-eea9-41b4-b94b-3e71f66d6b8e Date: Wed, 09 Jan 2019 16:09:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "1b727ca5-9040-46a4-981c-5fb6048f0275"}, {"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-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "75581cc7-7585-4518-9522-d9c1f41bd220"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "f4a4720c-115a-439a-abaf-6406e3c02f39"}]} 2019-01-09 16:09:49,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-a11ed21c-eea9-41b4-b94b-3e71f66d6b8e 2019-01-09 16:09:49,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd61cc2a6e730f54314ff879dd30d5a6297588" 2019-01-09 16:09:49,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-f81fd5a8-c5cd-47a4-b22a-abee8ef637cd Date: Wed, 09 Jan 2019 16:09:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "updated_at": "2019-01-09T16:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "1b727ca5-9040-46a4-981c-5fb6048f0275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "75581cc7-7585-4518-9522-d9c1f41bd220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "f4a4720c-115a-439a-abaf-6406e3c02f39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}], "revision_number": 3, "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "name": "CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname"}]} 2019-01-09 16:09:49,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname used request id req-f81fd5a8-c5cd-47a4-b22a-abee8ef637cd 2019-01-09 16:09:49,558 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 2019-01-09 16:09:49,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd61cc2a6e730f54314ff879dd30d5a6297588" 2019-01-09 16:09:49,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9fa53de1-3637-4fd0-952a-266320054cb4 Date: Wed, 09 Jan 2019 16:09:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "1b727ca5-9040-46a4-981c-5fb6048f0275"}, {"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-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "75581cc7-7585-4518-9522-d9c1f41bd220"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "f4a4720c-115a-439a-abaf-6406e3c02f39"}]} 2019-01-09 16:09:49,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-9fa53de1-3637-4fd0-952a-266320054cb4 2019-01-09 16:09:49,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd61cc2a6e730f54314ff879dd30d5a6297588" 2019-01-09 16:09:49,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-d2f01528-4559-4195-8a97-536fc012ee3b Date: Wed, 09 Jan 2019 16:09:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "updated_at": "2019-01-09T16:09:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "1b727ca5-9040-46a4-981c-5fb6048f0275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "75581cc7-7585-4518-9522-d9c1f41bd220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "revision_number": 0, "id": "f4a4720c-115a-439a-abaf-6406e3c02f39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}], "revision_number": 3, "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "name": "CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname"}]} 2019-01-09 16:09:49,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname used request id req-d2f01528-4559-4195-8a97-536fc012ee3b 2019-01-09 16:09:49,625 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 2019-01-09 16:09:49,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7cd61cc2a6e730f54314ff879dd30d5a6297588" 2019-01-09 16:09:49,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bf7dbe11-6784-4c83-ad1e-2a6b5d0c8205 Date: Wed, 09 Jan 2019 16:09:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "1b727ca5-9040-46a4-981c-5fb6048f0275"}, {"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-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "75581cc7-7585-4518-9522-d9c1f41bd220"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:48Z", "security_group_id": "5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:48Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "f4a4720c-115a-439a-abaf-6406e3c02f39"}]} 2019-01-09 16:09:49,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-bf7dbe11-6784-4c83-ad1e-2a6b5d0c8205 2019-01-09 16:09:49,645 - neutron_utils - INFO - Deleting security group rule with ID - 75581cc7-7585-4518-9522-d9c1f41bd220 2019-01-09 16:09:49,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/75581cc7-7585-4518-9522-d9c1f41bd220 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:49,731 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2290565e-bc9c-44f1-9db7-7cb32644b70d Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:49,731 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/75581cc7-7585-4518-9522-d9c1f41bd220 used request id req-2290565e-bc9c-44f1-9db7-7cb32644b70d 2019-01-09 16:09:49,731 - neutron_utils - INFO - Deleting security group rule with ID - f4a4720c-115a-439a-abaf-6406e3c02f39 2019-01-09 16:09:49,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/f4a4720c-115a-439a-abaf-6406e3c02f39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:49,824 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f597480-1bd6-4143-95f9-5f8ac96c63b8 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:49,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/f4a4720c-115a-439a-abaf-6406e3c02f39 used request id req-6f597480-1bd6-4143-95f9-5f8ac96c63b8 2019-01-09 16:09:49,824 - neutron_utils - INFO - Deleting security group rule with ID - 1b727ca5-9040-46a4-981c-5fb6048f0275 2019-01-09 16:09:49,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/1b727ca5-9040-46a4-981c-5fb6048f0275 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:49,901 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae8fb260-71f1-452c-bf7a-093cbd62a521 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:49,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/1b727ca5-9040-46a4-981c-5fb6048f0275 used request id req-ae8fb260-71f1-452c-bf7a-093cbd62a521 2019-01-09 16:09:49,901 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a81a3852-3966-4325-86a8-32893db0c77fname 2019-01-09 16:09:49,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3812659f5d5c999ad49897fa333da8827bc0858e" 2019-01-09 16:09:50,011 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d72e9de5-f6ee-439a-ba8c-19025579090b Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:50,011 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/5b98cbfe-e80b-45ef-8f9f-078cd8e64ee6 used request id req-d72e9de5-f6ee-439a-ba8c-19025579090b 2019-01-09 16:09:50,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:50,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-84ae6d1a-b4a9-4297-9d9e-f4e93142aed0 Date: Wed, 09 Jan 2019 16:09:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:47Z", "updated_at": "2019-01-09T16:09:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:47Z", "revision_number": 0, "id": "1dc6d339-322f-4cd2-9a00-12ac779192b4", "remote_group_id": "4724f26c-64c7-47e8-bfc6-ee117c119c6d", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:47Z", "security_group_id": "4724f26c-64c7-47e8-bfc6-ee117c119c6d", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:47Z", "revision_number": 0, "id": "35ce865c-1942-4c0c-a28b-91c79ed73eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:47Z", "security_group_id": "4724f26c-64c7-47e8-bfc6-ee117c119c6d", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:47Z", "revision_number": 0, "id": "821eaa59-2414-48f8-9d63-b07df746c78b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:47Z", "security_group_id": "4724f26c-64c7-47e8-bfc6-ee117c119c6d", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:47Z", "revision_number": 0, "id": "9264ce1a-6324-4e6e-820a-003755967f36", "remote_group_id": "4724f26c-64c7-47e8-bfc6-ee117c119c6d", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:47Z", "security_group_id": "4724f26c-64c7-47e8-bfc6-ee117c119c6d", "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a"}], "revision_number": 4, "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "4724f26c-64c7-47e8-bfc6-ee117c119c6d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:09:50,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-84ae6d1a-b4a9-4297-9d9e-f4e93142aed0 2019-01-09 16:09:50,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:50,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6862f771-1fd4-4ac5-ad63-bc37f6a05d5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:50,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-6862f771-1fd4-4ac5-ad63-bc37f6a05d5e 2019-01-09 16:09:50,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:50,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e8b281fd5ccf41a98ea0ad842be7782a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:50,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31fda13e-f906-499a-a6ac-0c6059d033da Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e8b281fd5ccf41a98ea0ad842be7782a"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e8b281fd5ccf41a98ea0ad842be7782a", "name": "CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj"}} 2019-01-09 16:09:50,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e8b281fd5ccf41a98ea0ad842be7782a used request id req-31fda13e-f906-499a-a6ac-0c6059d033da 2019-01-09 16:09:50,485 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4724f26c-64c7-47e8-bfc6-ee117c119c6d 2019-01-09 16:09:50,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=4724f26c-64c7-47e8-bfc6-ee117c119c6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:50,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3c51c7f3-4d0d-4a79-9098-bd4416eabc64 Date: Wed, 09 Jan 2019 16:09:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "4724f26c-64c7-47e8-bfc6-ee117c119c6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:47Z", "security_group_id": "4724f26c-64c7-47e8-bfc6-ee117c119c6d", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:47Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "1dc6d339-322f-4cd2-9a00-12ac779192b4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:47Z", "security_group_id": "4724f26c-64c7-47e8-bfc6-ee117c119c6d", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:47Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "35ce865c-1942-4c0c-a28b-91c79ed73eb1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:47Z", "security_group_id": "4724f26c-64c7-47e8-bfc6-ee117c119c6d", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:47Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "821eaa59-2414-48f8-9d63-b07df746c78b"}, {"remote_group_id": "4724f26c-64c7-47e8-bfc6-ee117c119c6d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:47Z", "security_group_id": "4724f26c-64c7-47e8-bfc6-ee117c119c6d", "port_range_min": null, "revision_number": 0, "tenant_id": "e8b281fd5ccf41a98ea0ad842be7782a", "created_at": "2019-01-09T16:09:47Z", "project_id": "e8b281fd5ccf41a98ea0ad842be7782a", "id": "9264ce1a-6324-4e6e-820a-003755967f36"}]} 2019-01-09 16:09:50,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=4724f26c-64c7-47e8-bfc6-ee117c119c6d used request id req-3c51c7f3-4d0d-4a79-9098-bd4416eabc64 2019-01-09 16:09:50,510 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:09:50,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/4724f26c-64c7-47e8-bfc6-ee117c119c6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:50,647 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c171f11-6868-4475-a7bf-aed7515584af Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:50,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/4724f26c-64c7-47e8-bfc6-ee117c119c6d used request id req-1c171f11-6868-4475-a7bf-aed7515584af 2019-01-09 16:09:50,648 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj 2019-01-09 16:09:50,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e8b281fd5ccf41a98ea0ad842be7782a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:50,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9147f539-23a7-4663-9bab-f4e581929cb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:50,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e8b281fd5ccf41a98ea0ad842be7782a used request id req-9147f539-23a7-4663-9bab-f4e581929cb3 2019-01-09 16:09:50,900 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5a4ad8b2-b7a9-417-proj-role 2019-01-09 16:09:50,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/7ab3b4b6d94540b4a9a52ea5fa9b3dc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:51,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32677da2-e279-4d05-b883-0822c712635c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:51,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/7ab3b4b6d94540b4a9a52ea5fa9b3dc8 used request id req-32677da2-e279-4d05-b883-0822c712635c 2019-01-09 16:09:51,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ff5e47aebc342ca0efc8afb3dbb228d86daf8c" 2019-01-09 16:09:51,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b66cd6a-c359-43bc-a9f0-5d3a33855dd4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:51,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7b66cd6a-c359-43bc-a9f0-5d3a33855dd4 2019-01-09 16:09:51,208 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5a4ad8b2-b7a9-417-user 2019-01-09 16:09:51,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/67d849d5834445e8af3db75ea19c4501 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71f660f7f46eb0474b23fcf67e957f6dc130a34a" 2019-01-09 16:09:51,485 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ad7eba9-dbed-4db0-81c0-b06e2e8f95a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:51,485 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/67d849d5834445e8af3db75ea19c4501 used request id req-2ad7eba9-dbed-4db0-81c0-b06e2e8f95a5 2019-01-09 16:09:51,487 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:51,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["gh5Zvv_wQ4W1_VChJzMguQ"], "issued_at": "2019-01-09T16:09:51.000000Z"}} 2019-01-09 16:09:51,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41b2d2aa4ed8f164aaee258984c55faf1a52865d" 2019-01-09 16:09:51,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dec9ebef-b92d-4e35-9c85-7d1f5e04eb03 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:51,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-dec9ebef-b92d-4e35-9c85-7d1f5e04eb03 2019-01-09 16:09:51,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:52,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:52,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["TOBs5Dm-TAuBg4PopYJ7Ag"], "issued_at": "2019-01-09T16:09:52.000000Z"}} 2019-01-09 16:09:52,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:52,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31259819-4f91-4a94-802a-3626258234fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:52,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-31259819-4f91-4a94-802a-3626258234fe 2019-01-09 16:09:52,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:52,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:52,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5493a838-5004-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:52,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1625592-d3c1-4769-8d7b-f0fbc65b88a0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5493a838-5004-4ed-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:09:52,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5493a838-5004-4ed-proj used request id req-a1625592-d3c1-4769-8d7b-f0fbc65b88a0 2019-01-09 16:09:52,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:52,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7c5e18-f774-48af-9fee-7c5c735b99bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:52,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-da7c5e18-f774-48af-9fee-7c5c735b99bd 2019-01-09 16:09:52,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj"}}' 2019-01-09 16:09:52,778 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1cb0c5-cd2d-4587-a115-aa5186279b89 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661"}, "tags": [], "enabled": true, "id": "fa75eb31a3b94ae8ba30e86520174661", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj"}} 2019-01-09 16:09:52,778 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0b1cb0c5-cd2d-4587-a115-aa5186279b89 2019-01-09 16:09:52,778 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5493a838-5004-4ed-proj 2019-01-09 16:09:52,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:52,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:53,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:09:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["7UWVPOg9Q42vTu3ljJoOQQ"], "issued_at": "2019-01-09T16:09:53.000000Z"}} 2019-01-09 16:09:53,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89757065c4e5ff6ebd55c851ebd6487d13a2d6c1" 2019-01-09 16:09:53,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28660948-e7ca-4f3d-9a6f-9541994b1208 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:53,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-28660948-e7ca-4f3d-9a6f-9541994b1208 2019-01-09 16:09:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:53,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:53,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89757065c4e5ff6ebd55c851ebd6487d13a2d6c1" 2019-01-09 16:09:53,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76fe66cc-7b87-4693-bcd3-a3c352349734 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:09:53,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-76fe66cc-7b87-4693-bcd3-a3c352349734 2019-01-09 16:09:53,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-5493a838-5004-4ed-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89757065c4e5ff6ebd55c851ebd6487d13a2d6c1" 2019-01-09 16:09:53,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc920ab-d16f-499d-a775-54a6c5beb722 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-5493a838-5004-4ed-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661"}, "tags": [], "enabled": true, "id": "fa75eb31a3b94ae8ba30e86520174661", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj"}]} 2019-01-09 16:09:53,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-5493a838-5004-4ed-proj used request id req-7bc920ab-d16f-499d-a775-54a6c5beb722 2019-01-09 16:09:53,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89757065c4e5ff6ebd55c851ebd6487d13a2d6c1" 2019-01-09 16:09:53,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd9cd1f-d09f-4dc6-a2c4-24b74f890dbc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:09:53,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9dd9cd1f-d09f-4dc6-a2c4-24b74f890dbc 2019-01-09 16:09:53,833 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5493a838-5004-4ed-user 2019-01-09 16:09:53,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:53,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:53,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-792a6769-5313-456c-8729-a8e906f0caf6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:53,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-792a6769-5313-456c-8729-a8e906f0caf6 2019-01-09 16:09:53,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" -d '{"role": {"name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj-role"}}' 2019-01-09 16:09:53,964 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:09:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d87716-3d97-4241-b347-8847f233f12f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d2b939f97914a1e8f8c96cc9a76082b", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2b939f97914a1e8f8c96cc9a76082b"}, "name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj-role"}} 2019-01-09 16:09:53,965 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-01d87716-3d97-4241-b347-8847f233f12f 2019-01-09 16:09:53,965 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5493a838-5004-4ed-proj-role 2019-01-09 16:09:53,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1d2b939f97914a1e8f8c96cc9a76082b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:54,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271033eb-549b-4520-9ca3-8757b46659a5 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d2b939f97914a1e8f8c96cc9a76082b", "links": {"self": "http://172.30.9.29:5000/v3/roles/1d2b939f97914a1e8f8c96cc9a76082b"}, "name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj-role"}} 2019-01-09 16:09:54,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1d2b939f97914a1e8f8c96cc9a76082b used request id req-271033eb-549b-4520-9ca3-8757b46659a5 2019-01-09 16:09:54,067 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5493a838-5004-4ed-proj-role to project CreateSecurityGroupTests-5493a838-5004-4ed-proj 2019-01-09 16:09:54,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661/users/4fefed22553d4af9892baddcae6cec04/roles/1d2b939f97914a1e8f8c96cc9a76082b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:54,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a494b793-ff2b-40bc-ac14-83d906baa775 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:54,213 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661/users/4fefed22553d4af9892baddcae6cec04/roles/1d2b939f97914a1e8f8c96cc9a76082b used request id req-a494b793-ff2b-40bc-ac14-83d906baa775 2019-01-09 16:09:54,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:09:54,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:54,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d2b939f97914a1e8f8c96cc9a76082b", "name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj-role"}], "expires_at": "2019-01-09T17:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa75eb31a3b94ae8ba30e86520174661", "name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fa75eb31a3b94ae8ba30e86520174661", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/fa75eb31a3b94ae8ba30e86520174661", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/fa75eb31a3b94ae8ba30e86520174661", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fa75eb31a3b94ae8ba30e86520174661", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/fa75eb31a3b94ae8ba30e86520174661", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/fa75eb31a3b94ae8ba30e86520174661", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fa75eb31a3b94ae8ba30e86520174661", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/fa75eb31a3b94ae8ba30e86520174661", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/fa75eb31a3b94ae8ba30e86520174661", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fa75eb31a3b94ae8ba30e86520174661", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/fa75eb31a3b94ae8ba30e86520174661", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/fa75eb31a3b94ae8ba30e86520174661", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_fa75eb31a3b94ae8ba30e86520174661", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_fa75eb31a3b94ae8ba30e86520174661", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5493a838-5004-4ed-user", "id": "4fefed22553d4af9892baddcae6cec04"}, "audit_ids": ["AnZ0F6vsRo6QexJWNA4uiw"], "issued_at": "2019-01-09T16:09:54.000000Z"}} 2019-01-09 16:09:54,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:54,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b373b8e-dc10-4063-a798-87d74b52027d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:09:54,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2b373b8e-dc10-4063-a798-87d74b52027d 2019-01-09 16:09:54,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:55,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7e33018c-e848-4a79-af51-9b8174f53333 Date: Wed, 09 Jan 2019 16:09:55 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:09:55,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name&description=hello+group used request id req-7e33018c-e848-4a79-af51-9b8174f53333 2019-01-09 16:09:55,120 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name... 2019-01-09 16:09:55,121 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name 2019-01-09 16:09:55,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" -d '{"security_group": {"name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name", "description": "hello group"}}' 2019-01-09 16:09:55,288 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-67295e30-142e-437b-b9c9-7c1c126818dc Date: Wed, 09 Jan 2019 16:09:55 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 2, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}} 2019-01-09 16:09:55,288 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-67295e30-142e-437b-b9c9-7c1c126818dc 2019-01-09 16:09:55,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:55,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:55,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fd91be26-ef7e-4dff-82a8-49b5160ad4d4 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}]} 2019-01-09 16:09:55,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-fd91be26-ef7e-4dff-82a8-49b5160ad4d4 2019-01-09 16:09:55,334 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:55,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:55,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bc138b84-6c23-4f16-8235-1bd85451ab5e Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}]} 2019-01-09 16:09:55,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-bc138b84-6c23-4f16-8235-1bd85451ab5e 2019-01-09 16:09:55,357 - neutron_utils - INFO - Retrieving security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:55,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:55,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2d763bf7-6f61-4308-a9f5-a711676cf943 Date: Wed, 09 Jan 2019 16:09:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 2, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:55,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-2d763bf7-6f61-4308-a9f5-a711676cf943 2019-01-09 16:09:55,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:55,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:55,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0cdd0bbd-0d98-4225-924b-4206f78d9cfc Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}]} 2019-01-09 16:09:55,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-0cdd0bbd-0d98-4225-924b-4206f78d9cfc 2019-01-09 16:09:55,451 - neutron_utils - INFO - Retrieving security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:55,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:55,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-63c9d0b1-b1e8-4fe0-9dad-a589265ab136 Date: Wed, 09 Jan 2019 16:09:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 2, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:55,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-63c9d0b1-b1e8-4fe0-9dad-a589265ab136 2019-01-09 16:09:55,494 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:55,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:55,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-85618f02-cc6a-4004-b982-d6b493022e0b Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}]} 2019-01-09 16:09:55,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-85618f02-cc6a-4004-b982-d6b493022e0b 2019-01-09 16:09:55,514 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name 2019-01-09 16:09:55,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:55,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-767060f9-d2ea-48bf-b122-2d6953018e2b Date: Wed, 09 Jan 2019 16:09:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 2, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:55,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-767060f9-d2ea-48bf-b122-2d6953018e2b 2019-01-09 16:09:55,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:09:55,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:09: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:09:55,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:55,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f96950f9-f5c6-4b8a-a58b-89c03c486f20 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fa75eb31a3b94ae8ba30e86520174661", "name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj"}} 2019-01-09 16:09:55,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661 used request id req-f96950f9-f5c6-4b8a-a58b-89c03c486f20 2019-01-09 16:09:55,587 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:55,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:55,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6419ff17-1494-4cc0-84bd-dbc71e455c77 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}]} 2019-01-09 16:09:55,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-6419ff17-1494-4cc0-84bd-dbc71e455c77 2019-01-09 16:09:55,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}1c66fed21a3947a18e5a4529d47c907b241cd696" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3"}}' 2019-01-09 16:09:55,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-e43eeb7e-986d-44b4-8a01-580bc3b645a8 Date: Wed, 09 Jan 2019 16:09:55 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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}} 2019-01-09 16:09:55,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-e43eeb7e-986d-44b4-8a01-580bc3b645a8 2019-01-09 16:09:55,766 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name 2019-01-09 16:09:55,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:55,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-3e886ca5-c3ab-4609-8847-194603829fe1 Date: Wed, 09 Jan 2019 16:09:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 3, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:55,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-3e886ca5-c3ab-4609-8847-194603829fe1 2019-01-09 16:09:55,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:55,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef5e3a7-3c56-45a2-82eb-460fe2cb09a4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fa75eb31a3b94ae8ba30e86520174661", "name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj"}} 2019-01-09 16:09:55,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661 used request id req-6ef5e3a7-3c56-45a2-82eb-460fe2cb09a4 2019-01-09 16:09:55,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:55,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:55,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7ad1bd91-4fec-4d6d-acd7-cb43cd7a4e39 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}]} 2019-01-09 16:09:55,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-7ad1bd91-4fec-4d6d-acd7-cb43cd7a4e39 2019-01-09 16:09:55,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}1c66fed21a3947a18e5a4529d47c907b241cd696" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3"}}' 2019-01-09 16:09:56,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-0f788c18-c8fb-49a0-8dfc-3f148e54a485 Date: Wed, 09 Jan 2019 16:09:56 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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}} 2019-01-09 16:09:56,090 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-0f788c18-c8fb-49a0-8dfc-3f148e54a485 2019-01-09 16:09:56,090 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name 2019-01-09 16:09:56,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:56,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-301d5a53-51a4-4381-88f8-46e57c70de9a Date: Wed, 09 Jan 2019 16:09:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 4, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:56,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-301d5a53-51a4-4381-88f8-46e57c70de9a 2019-01-09 16:09:56,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:56,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37055ae-eb8d-4366-bcbf-08d24e7d0de6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fa75eb31a3b94ae8ba30e86520174661", "name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj"}} 2019-01-09 16:09:56,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661 used request id req-c37055ae-eb8d-4366-bcbf-08d24e7d0de6 2019-01-09 16:09:56,334 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:56,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:56,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-afeea0ff-714e-4931-a620-10fe6e12ac9f Date: Wed, 09 Jan 2019 16:09:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}]} 2019-01-09 16:09:56,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-afeea0ff-714e-4931-a620-10fe6e12ac9f 2019-01-09 16:09:56,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}1c66fed21a3947a18e5a4529d47c907b241cd696" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10}}' 2019-01-09 16:09:56,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-d05d5748-f28d-42a1-8adf-1fdd8583bd68 Date: Wed, 09 Jan 2019 16:09:56 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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}} 2019-01-09 16:09:56,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-d05d5748-f28d-42a1-8adf-1fdd8583bd68 2019-01-09 16:09:56,511 - neutron_utils - INFO - Retrieving security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:56,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:56,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4fb12b8b-c878-4639-872d-55a0710f19e1 Date: Wed, 09 Jan 2019 16:09:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "f3557578-020d-4321-a107-f52601da5e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 5, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:56,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-4fb12b8b-c878-4639-872d-55a0710f19e1 2019-01-09 16:09:56,559 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:56,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:56,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f782b44c-63db-4163-a543-dc90b0e4a2d9 Date: Wed, 09 Jan 2019 16:09:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:56,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-f782b44c-63db-4163-a543-dc90b0e4a2d9 2019-01-09 16:09:56,600 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:09:56,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d2b939f97914a1e8f8c96cc9a76082b", "name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj-role"}], "expires_at": "2019-01-09T17:09:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa75eb31a3b94ae8ba30e86520174661", "name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fa75eb31a3b94ae8ba30e86520174661", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/fa75eb31a3b94ae8ba30e86520174661", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/fa75eb31a3b94ae8ba30e86520174661", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fa75eb31a3b94ae8ba30e86520174661", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/fa75eb31a3b94ae8ba30e86520174661", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/fa75eb31a3b94ae8ba30e86520174661", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fa75eb31a3b94ae8ba30e86520174661", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/fa75eb31a3b94ae8ba30e86520174661", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/fa75eb31a3b94ae8ba30e86520174661", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fa75eb31a3b94ae8ba30e86520174661", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/fa75eb31a3b94ae8ba30e86520174661", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/fa75eb31a3b94ae8ba30e86520174661", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_fa75eb31a3b94ae8ba30e86520174661", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_fa75eb31a3b94ae8ba30e86520174661", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5493a838-5004-4ed-user", "id": "4fefed22553d4af9892baddcae6cec04"}, "audit_ids": ["sTjOpIvaQlKhV7Asbabrew"], "issued_at": "2019-01-09T16:09:56.000000Z"}} 2019-01-09 16:09:56,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4802d531-4908-4fc8-83a2-fea9f53caad4 Date: Wed, 09 Jan 2019 16:09:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "f3557578-020d-4321-a107-f52601da5e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 5, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:57,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name&description=hello+group used request id req-4802d531-4908-4fc8-83a2-fea9f53caad4 2019-01-09 16:09:57,219 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:57,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2a1c2540-4cdf-46ee-b28e-087e0788ee13 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:57,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-2a1c2540-4cdf-46ee-b28e-087e0788ee13 2019-01-09 16:09:57,243 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:57,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-896cc014-2e54-41a9-9be1-5da6537faf55 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:57,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-896cc014-2e54-41a9-9be1-5da6537faf55 2019-01-09 16:09:57,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0b706d9f-73f5-4052-9578-db451fc859c1 Date: Wed, 09 Jan 2019 16:09:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "f3557578-020d-4321-a107-f52601da5e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 5, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:57,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-0b706d9f-73f5-4052-9578-db451fc859c1 2019-01-09 16:09:57,317 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:57,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-31532e3c-0b3d-481a-9c30-6fbf640311f5 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:57,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-31532e3c-0b3d-481a-9c30-6fbf640311f5 2019-01-09 16:09:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7f554925-f9e2-4a77-a543-9fddc9781baa Date: Wed, 09 Jan 2019 16:09:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "f3557578-020d-4321-a107-f52601da5e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 5, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:57,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-7f554925-f9e2-4a77-a543-9fddc9781baa 2019-01-09 16:09:57,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:57,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f054645c-9003-4629-8cf4-273c23991cee Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:57,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-f054645c-9003-4629-8cf4-273c23991cee 2019-01-09 16:09:57,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0b32ddc0-ca3a-4927-a392-20239f360355 Date: Wed, 09 Jan 2019 16:09:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "f3557578-020d-4321-a107-f52601da5e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 5, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:57,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-0b32ddc0-ca3a-4927-a392-20239f360355 2019-01-09 16:09:57,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:57,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d985ef23-60e5-4897-ac77-8fc8e145f8ec Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:57,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-d985ef23-60e5-4897-ac77-8fc8e145f8ec 2019-01-09 16:09:57,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-084291c5-29c7-47a2-a715-6f36aa53db5e Date: Wed, 09 Jan 2019 16:09:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "f3557578-020d-4321-a107-f52601da5e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 5, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:57,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-084291c5-29c7-47a2-a715-6f36aa53db5e 2019-01-09 16:09:57,519 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:57,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-330a1581-1e63-4c7b-a1a6-1a34687622ca Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:57,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-330a1581-1e63-4c7b-a1a6-1a34687622ca 2019-01-09 16:09:57,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e02b09e3-a23b-4e32-aae2-35813fdb8ff3 Date: Wed, 09 Jan 2019 16:09:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "f3557578-020d-4321-a107-f52601da5e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 5, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:57,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-e02b09e3-a23b-4e32-aae2-35813fdb8ff3 2019-01-09 16:09:57,590 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:57,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7626b95c-4b85-4adc-bc7b-a90bd1febf38 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:57,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-7626b95c-4b85-4adc-bc7b-a90bd1febf38 2019-01-09 16:09:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9590d158-94dd-46b4-96c8-4ed37b04080c Date: Wed, 09 Jan 2019 16:09:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "f3557578-020d-4321-a107-f52601da5e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 5, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:57,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-9590d158-94dd-46b4-96c8-4ed37b04080c 2019-01-09 16:09:57,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:57,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7348b6ed-60b7-461b-b2c8-c1bbd67490f1 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:57,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-7348b6ed-60b7-461b-b2c8-c1bbd67490f1 2019-01-09 16:09:57,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fd180a60-f997-4995-880a-e096e281b2bb Date: Wed, 09 Jan 2019 16:09:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "f3557578-020d-4321-a107-f52601da5e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 5, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:57,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-fd180a60-f997-4995-880a-e096e281b2bb 2019-01-09 16:09:57,909 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:57,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3f0d7a92-26a5-4954-9084-239357200b7f Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:57,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-3f0d7a92-26a5-4954-9084-239357200b7f 2019-01-09 16:09:57,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:57,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b1472f23-6f34-4570-b358-3489cba6f934 Date: Wed, 09 Jan 2019 16:09:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "f3557578-020d-4321-a107-f52601da5e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 5, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:57,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-b1472f23-6f34-4570-b358-3489cba6f934 2019-01-09 16:09:57,987 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:57,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:58,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-80c43d91-5417-4794-87b7-3eb605318527 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:58,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-80c43d91-5417-4794-87b7-3eb605318527 2019-01-09 16:09:58,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:58,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e7da8504-577a-4321-9845-f09474eb28ee Date: Wed, 09 Jan 2019 16:09:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "f3557578-020d-4321-a107-f52601da5e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 5, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:58,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-e7da8504-577a-4321-9845-f09474eb28ee 2019-01-09 16:09:58,061 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:58,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:58,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1e90784b-2f0a-466f-9126-a9cd0672e804 Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:58,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-1e90784b-2f0a-466f-9126-a9cd0672e804 2019-01-09 16:09:58,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:58,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1b24f734-f39a-4722-bb90-5aa1fcb3dbef Date: Wed, 09 Jan 2019 16:09:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "f3557578-020d-4321-a107-f52601da5e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 5, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:58,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-1b24f734-f39a-4722-bb90-5aa1fcb3dbef 2019-01-09 16:09:58,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:58,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:58,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-108bb2f3-afb4-4463-b0fb-fc2191a85c0d Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:58,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-108bb2f3-afb4-4463-b0fb-fc2191a85c0d 2019-01-09 16:09:58,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:58,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d8c9d8c3-4690-4a90-b01d-392834a3dac4 Date: Wed, 09 Jan 2019 16:09:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "updated_at": "2019-01-09T16:09:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "27da2e36-0a05-4842-99c8-a7597998fc00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "d7b52443-4b06-4050-98b7-5b12cf73323f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:09:56Z", "revision_number": 0, "id": "f3557578-020d-4321-a107-f52601da5e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 5, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "name": "CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name"}]} 2019-01-09 16:09:58,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name used request id req-d8c9d8c3-4690-4a90-b01d-392834a3dac4 2019-01-09 16:09:58,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bc0f47a-2273-4a6d-b196-6459516051e3 2019-01-09 16:09:58,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d4f96fa436e44c4859d8f49356ae7050e6bd8c" 2019-01-09 16:09:58,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0e840535-5a71-4d2e-9f99-9f1113d9e1cb Date: Wed, 09 Jan 2019 16:09: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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "27da2e36-0a05-4842-99c8-a7597998fc00"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "7549852d-9040-45fe-b93c-bfe652bf9a3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d45e1260-de07-4fd3-86b1-e0b9e1b28912"}, {"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-09T16:09:55Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "d7b52443-4b06-4050-98b7-5b12cf73323f"}, {"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-09T16:09:56Z", "security_group_id": "8bc0f47a-2273-4a6d-b196-6459516051e3", "port_range_min": 10, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:56Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "f3557578-020d-4321-a107-f52601da5e9b"}]} 2019-01-09 16:09:58,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-0e840535-5a71-4d2e-9f99-9f1113d9e1cb 2019-01-09 16:09:58,221 - neutron_utils - INFO - Deleting security group rule with ID - d45e1260-de07-4fd3-86b1-e0b9e1b28912 2019-01-09 16:09:58,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d45e1260-de07-4fd3-86b1-e0b9e1b28912 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:58,305 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-824a41ca-6db0-49d1-a36b-3bd2a286b850 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:58,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d45e1260-de07-4fd3-86b1-e0b9e1b28912 used request id req-824a41ca-6db0-49d1-a36b-3bd2a286b850 2019-01-09 16:09:58,306 - neutron_utils - INFO - Deleting security group rule with ID - f3557578-020d-4321-a107-f52601da5e9b 2019-01-09 16:09:58,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/f3557578-020d-4321-a107-f52601da5e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:58,382 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad88687a-2e40-4796-80f8-e120a9c3d43d Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:58,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/f3557578-020d-4321-a107-f52601da5e9b used request id req-ad88687a-2e40-4796-80f8-e120a9c3d43d 2019-01-09 16:09:58,382 - neutron_utils - INFO - Deleting security group rule with ID - 27da2e36-0a05-4842-99c8-a7597998fc00 2019-01-09 16:09:58,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/27da2e36-0a05-4842-99c8-a7597998fc00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:58,463 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6404fb4-e14f-455e-a9dc-00d3b6d6f520 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:58,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/27da2e36-0a05-4842-99c8-a7597998fc00 used request id req-e6404fb4-e14f-455e-a9dc-00d3b6d6f520 2019-01-09 16:09:58,463 - neutron_utils - INFO - Deleting security group rule with ID - 7549852d-9040-45fe-b93c-bfe652bf9a3e 2019-01-09 16:09:58,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/7549852d-9040-45fe-b93c-bfe652bf9a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:58,538 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28c7751d-dc0a-42f5-a8ff-d1a0326bdb70 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:58,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/7549852d-9040-45fe-b93c-bfe652bf9a3e used request id req-28c7751d-dc0a-42f5-a8ff-d1a0326bdb70 2019-01-09 16:09:58,538 - neutron_utils - INFO - Deleting security group rule with ID - d7b52443-4b06-4050-98b7-5b12cf73323f 2019-01-09 16:09:58,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d7b52443-4b06-4050-98b7-5b12cf73323f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:58,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-780c5028-5347-4d24-9b04-bf5e2a1b95dc Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:58,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d7b52443-4b06-4050-98b7-5b12cf73323f used request id req-780c5028-5347-4d24-9b04-bf5e2a1b95dc 2019-01-09 16:09:58,611 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-0ac348cb-35b4-4e2e-b01e-1a3c5b805490name 2019-01-09 16:09:58,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/8bc0f47a-2273-4a6d-b196-6459516051e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c66fed21a3947a18e5a4529d47c907b241cd696" 2019-01-09 16:09:58,726 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8106037-8eb1-410a-ace2-22d15695f277 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:58,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/8bc0f47a-2273-4a6d-b196-6459516051e3 used request id req-c8106037-8eb1-410a-ace2-22d15695f277 2019-01-09 16:09:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:58,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-af7376d3-8285-468d-a6d3-bc25a9b97cf1 Date: Wed, 09 Jan 2019 16:09:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:54Z", "updated_at": "2019-01-09T16:09:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "00c1465e-ed87-4490-bf2e-0aa36543e5de", "remote_group_id": "350a2e7a-3f22-4ab6-bfb0-7a20736bd581", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "350a2e7a-3f22-4ab6-bfb0-7a20736bd581", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "21b62376-4ec4-440a-ac9b-5da997acd992", "remote_group_id": "350a2e7a-3f22-4ab6-bfb0-7a20736bd581", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "350a2e7a-3f22-4ab6-bfb0-7a20736bd581", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "268e9beb-d984-488c-b66a-6ff781b8a602", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "350a2e7a-3f22-4ab6-bfb0-7a20736bd581", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "revision_number": 0, "id": "954d94b0-b5bf-43b7-8dad-b122071aecc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:55Z", "security_group_id": "350a2e7a-3f22-4ab6-bfb0-7a20736bd581", "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa75eb31a3b94ae8ba30e86520174661"}], "revision_number": 4, "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "350a2e7a-3f22-4ab6-bfb0-7a20736bd581", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:09:58,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-af7376d3-8285-468d-a6d3-bc25a9b97cf1 2019-01-09 16:09:59,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:59,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-480f62ba-e2d6-40a6-9580-65466694b354 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:09:59,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-480f62ba-e2d6-40a6-9580-65466694b354 2019-01-09 16:09:59,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:09:59,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:59,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc4488b-2cb5-4c7a-bb17-c16a92ecaa49 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "fa75eb31a3b94ae8ba30e86520174661", "name": "CreateSecurityGroupTests-5493a838-5004-4ed-proj"}} 2019-01-09 16:09:59,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661 used request id req-4cc4488b-2cb5-4c7a-bb17-c16a92ecaa49 2019-01-09 16:09:59,207 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 350a2e7a-3f22-4ab6-bfb0-7a20736bd581 2019-01-09 16:09:59,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=350a2e7a-3f22-4ab6-bfb0-7a20736bd581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:59,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9ef4f742-366d-41fe-b681-0a77974ac826 Date: Wed, 09 Jan 2019 16:09:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "350a2e7a-3f22-4ab6-bfb0-7a20736bd581", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "350a2e7a-3f22-4ab6-bfb0-7a20736bd581", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "00c1465e-ed87-4490-bf2e-0aa36543e5de"}, {"remote_group_id": "350a2e7a-3f22-4ab6-bfb0-7a20736bd581", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "350a2e7a-3f22-4ab6-bfb0-7a20736bd581", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "21b62376-4ec4-440a-ac9b-5da997acd992"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "350a2e7a-3f22-4ab6-bfb0-7a20736bd581", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "268e9beb-d984-488c-b66a-6ff781b8a602"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:09:55Z", "security_group_id": "350a2e7a-3f22-4ab6-bfb0-7a20736bd581", "port_range_min": null, "revision_number": 0, "tenant_id": "fa75eb31a3b94ae8ba30e86520174661", "created_at": "2019-01-09T16:09:55Z", "project_id": "fa75eb31a3b94ae8ba30e86520174661", "id": "954d94b0-b5bf-43b7-8dad-b122071aecc7"}]} 2019-01-09 16:09:59,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=350a2e7a-3f22-4ab6-bfb0-7a20736bd581 used request id req-9ef4f742-366d-41fe-b681-0a77974ac826 2019-01-09 16:09:59,230 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:09:59,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/350a2e7a-3f22-4ab6-bfb0-7a20736bd581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:59,368 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-011e545c-5cd3-451d-8d50-7ae3393ba187 Content-Length: 0 Date: Wed, 09 Jan 2019 16:09:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:09:59,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/350a2e7a-3f22-4ab6-bfb0-7a20736bd581 used request id req-011e545c-5cd3-451d-8d50-7ae3393ba187 2019-01-09 16:09:59,368 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5493a838-5004-4ed-proj 2019-01-09 16:09:59,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:59,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90abd14b-f148-45d9-a9a2-eb1407072931 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:59,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fa75eb31a3b94ae8ba30e86520174661 used request id req-90abd14b-f148-45d9-a9a2-eb1407072931 2019-01-09 16:09:59,581 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5493a838-5004-4ed-proj-role 2019-01-09 16:09:59,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/1d2b939f97914a1e8f8c96cc9a76082b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:59,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5561376a-ddd5-4e48-9887-b1494f4855dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:59,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1d2b939f97914a1e8f8c96cc9a76082b used request id req-5561376a-ddd5-4e48-9887-b1494f4855dc 2019-01-09 16:09:59,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f1e0690a0b161f79572804e5d11ede008978260" 2019-01-09 16:09:59,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c293cc-47b8-47de-8928-bdd5fc3b3498 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:09:59,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-77c293cc-47b8-47de-8928-bdd5fc3b3498 2019-01-09 16:09:59,806 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5493a838-5004-4ed-user 2019-01-09 16:09:59,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/4fefed22553d4af9892baddcae6cec04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89757065c4e5ff6ebd55c851ebd6487d13a2d6c1" 2019-01-09 16:09:59,978 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:09:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4a4ab49-13b3-45cb-b406-9ec8fb19f2ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:09:59,978 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4fefed22553d4af9892baddcae6cec04 used request id req-d4a4ab49-13b3-45cb-b406-9ec8fb19f2ac 2019-01-09 16:09:59,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:00,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["g1y_oHEPRtWSppq_LmE6Uw"], "issued_at": "2019-01-09T16:10:00.000000Z"}} 2019-01-09 16:10:00,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1264b3ceeddf9583a4056def58747dc3ebc943b" 2019-01-09 16:10:00,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7694c5-d245-4c30-a4fd-1c2daf13a9b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:00,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8d7694c5-d245-4c30-a4fd-1c2daf13a9b9 2019-01-09 16:10:00,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:00,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:00,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["SyTeDdvxQTK2cCIJeBPtQg"], "issued_at": "2019-01-09T16:10:00.000000Z"}} 2019-01-09 16:10:00,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:00,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-367966d9-2798-4444-98d2-7d0e74f3c41c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:00,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-367966d9-2798-4444-98d2-7d0e74f3c41c 2019-01-09 16:10:00,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:00,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:00,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-240acd4b-6adf-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:00,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6239b8b6-2073-4331-8605-361a63f7627b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-240acd4b-6adf-416-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:10:00,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-240acd4b-6adf-416-proj used request id req-6239b8b6-2073-4331-8605-361a63f7627b 2019-01-09 16:10:00,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:01,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85886b82-8489-43d6-b9dd-5e1276416ba5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:01,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-85886b82-8489-43d6-b9dd-5e1276416ba5 2019-01-09 16:10:01,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-240acd4b-6adf-416-proj"}}' 2019-01-09 16:10:01,140 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c7d4da7-c6b4-4263-81f2-54e6618d0d77 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/dd364473ea71403ca23d2a0c8b5dc57d"}, "tags": [], "enabled": true, "id": "dd364473ea71403ca23d2a0c8b5dc57d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-240acd4b-6adf-416-proj"}} 2019-01-09 16:10:01,140 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2c7d4da7-c6b4-4263-81f2-54e6618d0d77 2019-01-09 16:10:01,140 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-240acd4b-6adf-416-proj 2019-01-09 16:10:01,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:01,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:01,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Lf4vg8-wTjSJBdSEpsj2Dw"], "issued_at": "2019-01-09T16:10:01.000000Z"}} 2019-01-09 16:10:01,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9687ab4b564ffc1f4629218690ae02ffa584c57f" 2019-01-09 16:10:01,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5171f72-4b14-4678-bcd5-180bc9e20d22 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:01,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c5171f72-4b14-4678-bcd5-180bc9e20d22 2019-01-09 16:10:01,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:01,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:01,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9687ab4b564ffc1f4629218690ae02ffa584c57f" 2019-01-09 16:10:01,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fdfaf8-a02e-48a3-b956-2b4ee89bb300 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:10:01,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-24fdfaf8-a02e-48a3-b956-2b4ee89bb300 2019-01-09 16:10:01,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-240acd4b-6adf-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9687ab4b564ffc1f4629218690ae02ffa584c57f" 2019-01-09 16:10:01,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db6de19-f82f-416c-afc2-e77e7e39504d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-240acd4b-6adf-416-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/dd364473ea71403ca23d2a0c8b5dc57d"}, "tags": [], "enabled": true, "id": "dd364473ea71403ca23d2a0c8b5dc57d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-240acd4b-6adf-416-proj"}]} 2019-01-09 16:10:01,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-240acd4b-6adf-416-proj used request id req-6db6de19-f82f-416c-afc2-e77e7e39504d 2019-01-09 16:10:01,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9687ab4b564ffc1f4629218690ae02ffa584c57f" 2019-01-09 16:10:01,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3510eca3-1678-4ad7-8b8b-ba7af210e6df Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:01,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3510eca3-1678-4ad7-8b8b-ba7af210e6df 2019-01-09 16:10:02,273 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-240acd4b-6adf-416-user 2019-01-09 16:10:02,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:02,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:02,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee52262-c384-475a-aa25-c82d8b7a34fd Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:02,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4ee52262-c384-475a-aa25-c82d8b7a34fd 2019-01-09 16:10:02,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" -d '{"role": {"name": "CreateSecurityGroupTests-240acd4b-6adf-416-proj-role"}}' 2019-01-09 16:10:02,487 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abddc0a1-c593-46c4-84a0-aa3c308e44f5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4b2d07029b5430a913c3fa8c4199632", "links": {"self": "http://172.30.9.29:5000/v3/roles/e4b2d07029b5430a913c3fa8c4199632"}, "name": "CreateSecurityGroupTests-240acd4b-6adf-416-proj-role"}} 2019-01-09 16:10:02,488 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-abddc0a1-c593-46c4-84a0-aa3c308e44f5 2019-01-09 16:10:02,488 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-240acd4b-6adf-416-proj-role 2019-01-09 16:10:02,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e4b2d07029b5430a913c3fa8c4199632 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:02,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee088e0-7d26-45f7-8e6e-6fb1adc7810d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e4b2d07029b5430a913c3fa8c4199632", "links": {"self": "http://172.30.9.29:5000/v3/roles/e4b2d07029b5430a913c3fa8c4199632"}, "name": "CreateSecurityGroupTests-240acd4b-6adf-416-proj-role"}} 2019-01-09 16:10:02,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e4b2d07029b5430a913c3fa8c4199632 used request id req-cee088e0-7d26-45f7-8e6e-6fb1adc7810d 2019-01-09 16:10:02,585 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-240acd4b-6adf-416-proj-role to project CreateSecurityGroupTests-240acd4b-6adf-416-proj 2019-01-09 16:10:02,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/dd364473ea71403ca23d2a0c8b5dc57d/users/6673521dcfe941c498e55d9918baa352/roles/e4b2d07029b5430a913c3fa8c4199632 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:02,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05cb1513-9777-4869-a717-3649631b7df4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:02,740 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/dd364473ea71403ca23d2a0c8b5dc57d/users/6673521dcfe941c498e55d9918baa352/roles/e4b2d07029b5430a913c3fa8c4199632 used request id req-05cb1513-9777-4869-a717-3649631b7df4 2019-01-09 16:10:02,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:02,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:03,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4b2d07029b5430a913c3fa8c4199632", "name": "CreateSecurityGroupTests-240acd4b-6adf-416-proj-role"}], "expires_at": "2019-01-09T17:10:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd364473ea71403ca23d2a0c8b5dc57d", "name": "CreateSecurityGroupTests-240acd4b-6adf-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_dd364473ea71403ca23d2a0c8b5dc57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_dd364473ea71403ca23d2a0c8b5dc57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-240acd4b-6adf-416-user", "id": "6673521dcfe941c498e55d9918baa352"}, "audit_ids": ["AefKkUIfRdCX4HYow7vgAw"], "issued_at": "2019-01-09T16:10:03.000000Z"}} 2019-01-09 16:10:03,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" 2019-01-09 16:10:03,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-703d0092-a905-4029-a78f-e55c546e62a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:03,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-703d0092-a905-4029-a78f-e55c546e62a8 2019-01-09 16:10:03,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-74c1fff5-c626-48f3-926d-874cb72eaa90name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" 2019-01-09 16:10:03,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-11e8a516-c114-4588-8f16-0d95a1e5b8c7 Date: Wed, 09 Jan 2019 16:10:03 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:10:03,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-74c1fff5-c626-48f3-926d-874cb72eaa90name&description=hello+group used request id req-11e8a516-c114-4588-8f16-0d95a1e5b8c7 2019-01-09 16:10:03,552 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-74c1fff5-c626-48f3-926d-874cb72eaa90name... 2019-01-09 16:10:03,552 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-74c1fff5-c626-48f3-926d-874cb72eaa90name 2019-01-09 16:10:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" -d '{"security_group": {"name": "CreateSecurityGroupTests-74c1fff5-c626-48f3-926d-874cb72eaa90name", "description": "hello group"}}' 2019-01-09 16:10:03,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-131aa0f7-ab20-4eba-8b49-226b031cd19a Date: Wed, 09 Jan 2019 16:10:03 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "updated_at": "2019-01-09T16:10:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "3c07cd6b-a2c5-4136-8456-b8bae92637f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "d5965ba8-3fd2-44aa-8ef7-af1ea612cd34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}], "revision_number": 2, "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "230e4131-fbca-4627-a40a-81ec30e1735a", "name": "CreateSecurityGroupTests-74c1fff5-c626-48f3-926d-874cb72eaa90name"}} 2019-01-09 16:10:03,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-131aa0f7-ab20-4eba-8b49-226b031cd19a 2019-01-09 16:10:03,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 230e4131-fbca-4627-a40a-81ec30e1735a 2019-01-09 16:10:03,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" 2019-01-09 16:10:03,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-297c3e80-7b47-4e3e-82ab-4712ebfd1ad2 Date: Wed, 09 Jan 2019 16:10:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "3c07cd6b-a2c5-4136-8456-b8bae92637f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "d5965ba8-3fd2-44aa-8ef7-af1ea612cd34"}]} 2019-01-09 16:10:03,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a used request id req-297c3e80-7b47-4e3e-82ab-4712ebfd1ad2 2019-01-09 16:10:03,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 230e4131-fbca-4627-a40a-81ec30e1735a 2019-01-09 16:10:03,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" 2019-01-09 16:10:03,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d1f77644-510c-411f-8a46-26d086b82eac Date: Wed, 09 Jan 2019 16:10:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "3c07cd6b-a2c5-4136-8456-b8bae92637f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "d5965ba8-3fd2-44aa-8ef7-af1ea612cd34"}]} 2019-01-09 16:10:03,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a used request id req-d1f77644-510c-411f-8a46-26d086b82eac 2019-01-09 16:10:03,802 - neutron_utils - INFO - Retrieving security group with ID - 230e4131-fbca-4627-a40a-81ec30e1735a 2019-01-09 16:10:03,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=230e4131-fbca-4627-a40a-81ec30e1735a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" 2019-01-09 16:10:03,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-86735454-bebb-4e82-9353-2fd1e723fe79 Date: Wed, 09 Jan 2019 16:10:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "updated_at": "2019-01-09T16:10:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "3c07cd6b-a2c5-4136-8456-b8bae92637f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "d5965ba8-3fd2-44aa-8ef7-af1ea612cd34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}], "revision_number": 2, "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "230e4131-fbca-4627-a40a-81ec30e1735a", "name": "CreateSecurityGroupTests-74c1fff5-c626-48f3-926d-874cb72eaa90name"}]} 2019-01-09 16:10:03,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=230e4131-fbca-4627-a40a-81ec30e1735a used request id req-86735454-bebb-4e82-9353-2fd1e723fe79 2019-01-09 16:10:03,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 230e4131-fbca-4627-a40a-81ec30e1735a 2019-01-09 16:10:03,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" 2019-01-09 16:10:03,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a9409839-c73e-4b69-969d-fa7956713415 Date: Wed, 09 Jan 2019 16:10:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "3c07cd6b-a2c5-4136-8456-b8bae92637f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "d5965ba8-3fd2-44aa-8ef7-af1ea612cd34"}]} 2019-01-09 16:10:03,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a used request id req-a9409839-c73e-4b69-969d-fa7956713415 2019-01-09 16:10:03,903 - neutron_utils - INFO - Retrieving security group with ID - 230e4131-fbca-4627-a40a-81ec30e1735a 2019-01-09 16:10:03,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=230e4131-fbca-4627-a40a-81ec30e1735a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" 2019-01-09 16:10:03,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bc6a91f5-c30d-4e21-88fb-3c8098993653 Date: Wed, 09 Jan 2019 16:10:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "updated_at": "2019-01-09T16:10:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "3c07cd6b-a2c5-4136-8456-b8bae92637f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "d5965ba8-3fd2-44aa-8ef7-af1ea612cd34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}], "revision_number": 2, "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "230e4131-fbca-4627-a40a-81ec30e1735a", "name": "CreateSecurityGroupTests-74c1fff5-c626-48f3-926d-874cb72eaa90name"}]} 2019-01-09 16:10:03,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=230e4131-fbca-4627-a40a-81ec30e1735a used request id req-bc6a91f5-c30d-4e21-88fb-3c8098993653 2019-01-09 16:10:03,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 230e4131-fbca-4627-a40a-81ec30e1735a 2019-01-09 16:10:03,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" 2019-01-09 16:10:03,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-55288c56-4032-4178-a5f0-a8576516bdf9 Date: Wed, 09 Jan 2019 16:10:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "3c07cd6b-a2c5-4136-8456-b8bae92637f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "d5965ba8-3fd2-44aa-8ef7-af1ea612cd34"}]} 2019-01-09 16:10:03,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a used request id req-55288c56-4032-4178-a5f0-a8576516bdf9 2019-01-09 16:10:03,970 - neutron_utils - INFO - Retrieving security group with ID - 230e4131-fbca-4627-a40a-81ec30e1735a 2019-01-09 16:10:03,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=230e4131-fbca-4627-a40a-81ec30e1735a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" 2019-01-09 16:10:04,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b091f9f2-2522-481d-973e-fddce28fdbb5 Date: Wed, 09 Jan 2019 16:10:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "updated_at": "2019-01-09T16:10:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "3c07cd6b-a2c5-4136-8456-b8bae92637f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "d5965ba8-3fd2-44aa-8ef7-af1ea612cd34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}], "revision_number": 2, "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "230e4131-fbca-4627-a40a-81ec30e1735a", "name": "CreateSecurityGroupTests-74c1fff5-c626-48f3-926d-874cb72eaa90name"}]} 2019-01-09 16:10:04,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=230e4131-fbca-4627-a40a-81ec30e1735a used request id req-b091f9f2-2522-481d-973e-fddce28fdbb5 2019-01-09 16:10:04,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 230e4131-fbca-4627-a40a-81ec30e1735a 2019-01-09 16:10:04,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" 2019-01-09 16:10:04,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c9341eae-d700-46cf-a87f-674b462f0ec5 Date: Wed, 09 Jan 2019 16:10:04 GMT RESP BODY: {"security_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-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "3c07cd6b-a2c5-4136-8456-b8bae92637f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "d5965ba8-3fd2-44aa-8ef7-af1ea612cd34"}]} 2019-01-09 16:10:04,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a used request id req-c9341eae-d700-46cf-a87f-674b462f0ec5 2019-01-09 16:10:04,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:04,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e4b2d07029b5430a913c3fa8c4199632", "name": "CreateSecurityGroupTests-240acd4b-6adf-416-proj-role"}], "expires_at": "2019-01-09T17:10:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd364473ea71403ca23d2a0c8b5dc57d", "name": "CreateSecurityGroupTests-240acd4b-6adf-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/dd364473ea71403ca23d2a0c8b5dc57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_dd364473ea71403ca23d2a0c8b5dc57d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_dd364473ea71403ca23d2a0c8b5dc57d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-240acd4b-6adf-416-user", "id": "6673521dcfe941c498e55d9918baa352"}, "audit_ids": ["QG2x6_vlQwmzU7zmWs0Giw"], "issued_at": "2019-01-09T16:10:04.000000Z"}} 2019-01-09 16:10:04,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-74c1fff5-c626-48f3-926d-874cb72eaa90name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6698216307145143091b3c4cdb8ca48d3acb1f09" 2019-01-09 16:10:04,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6a8499c4-e379-48a8-84c0-9cb18cca198c Date: Wed, 09 Jan 2019 16:10:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "updated_at": "2019-01-09T16:10:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "3c07cd6b-a2c5-4136-8456-b8bae92637f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "d5965ba8-3fd2-44aa-8ef7-af1ea612cd34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}], "revision_number": 2, "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "230e4131-fbca-4627-a40a-81ec30e1735a", "name": "CreateSecurityGroupTests-74c1fff5-c626-48f3-926d-874cb72eaa90name"}]} 2019-01-09 16:10:04,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-74c1fff5-c626-48f3-926d-874cb72eaa90name&description=hello+group used request id req-6a8499c4-e379-48a8-84c0-9cb18cca198c 2019-01-09 16:10:04,656 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 230e4131-fbca-4627-a40a-81ec30e1735a 2019-01-09 16:10:04,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6698216307145143091b3c4cdb8ca48d3acb1f09" 2019-01-09 16:10:04,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5fb20bfd-da53-4ad3-95c5-386b44e9c70e Date: Wed, 09 Jan 2019 16:10:04 GMT RESP BODY: {"security_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-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "3c07cd6b-a2c5-4136-8456-b8bae92637f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "d5965ba8-3fd2-44aa-8ef7-af1ea612cd34"}]} 2019-01-09 16:10:04,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a used request id req-5fb20bfd-da53-4ad3-95c5-386b44e9c70e 2019-01-09 16:10:04,684 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 230e4131-fbca-4627-a40a-81ec30e1735a 2019-01-09 16:10:04,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6698216307145143091b3c4cdb8ca48d3acb1f09" 2019-01-09 16:10:04,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ce86f85-3550-4d9f-9fac-ec84158ea015 Date: Wed, 09 Jan 2019 16:10:04 GMT RESP BODY: {"security_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-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "3c07cd6b-a2c5-4136-8456-b8bae92637f7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "230e4131-fbca-4627-a40a-81ec30e1735a", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "d5965ba8-3fd2-44aa-8ef7-af1ea612cd34"}]} 2019-01-09 16:10:04,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=230e4131-fbca-4627-a40a-81ec30e1735a used request id req-7ce86f85-3550-4d9f-9fac-ec84158ea015 2019-01-09 16:10:04,706 - neutron_utils - INFO - Deleting security group rule with ID - 3c07cd6b-a2c5-4136-8456-b8bae92637f7 2019-01-09 16:10:04,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/3c07cd6b-a2c5-4136-8456-b8bae92637f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" 2019-01-09 16:10:04,805 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bba5ea26-b930-48a1-8c51-69a3b3216581 Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:04,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/3c07cd6b-a2c5-4136-8456-b8bae92637f7 used request id req-bba5ea26-b930-48a1-8c51-69a3b3216581 2019-01-09 16:10:04,805 - neutron_utils - INFO - Deleting security group rule with ID - d5965ba8-3fd2-44aa-8ef7-af1ea612cd34 2019-01-09 16:10:04,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/d5965ba8-3fd2-44aa-8ef7-af1ea612cd34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" 2019-01-09 16:10:04,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab55ad4d-ca8b-43ab-bca1-d4a62a76b767 Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:04,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/d5965ba8-3fd2-44aa-8ef7-af1ea612cd34 used request id req-ab55ad4d-ca8b-43ab-bca1-d4a62a76b767 2019-01-09 16:10:04,888 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-74c1fff5-c626-48f3-926d-874cb72eaa90name 2019-01-09 16:10:04,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/230e4131-fbca-4627-a40a-81ec30e1735a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8988ef2329fb259fd657bb1c8f0afad243ca9319" 2019-01-09 16:10:05,006 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b79b86bd-6dbf-4077-aa16-978c78439fac Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:05,007 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/230e4131-fbca-4627-a40a-81ec30e1735a used request id req-b79b86bd-6dbf-4077-aa16-978c78439fac 2019-01-09 16:10:05,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:05,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-55681021-cdd8-45c3-bc5f-7c59469b2c80 Date: Wed, 09 Jan 2019 16:10:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "updated_at": "2019-01-09T16:10:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "4842ffb4-b5f2-4f1b-bb83-276bde333b15", "remote_group_id": "23225b78-68ae-494d-ae2e-1e2b01697194", "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "23225b78-68ae-494d-ae2e-1e2b01697194", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "9a83f531-219f-423d-b316-e68cc22389b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "23225b78-68ae-494d-ae2e-1e2b01697194", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "d2f17b46-01fc-4d4c-bd4a-5589306cdc92", "remote_group_id": "23225b78-68ae-494d-ae2e-1e2b01697194", "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "23225b78-68ae-494d-ae2e-1e2b01697194", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv4", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "revision_number": 0, "id": "dcf5031e-c536-4a84-9c30-dd80b964f3e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:03Z", "security_group_id": "23225b78-68ae-494d-ae2e-1e2b01697194", "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "port_range_min": null, "ethertype": "IPv6", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d"}], "revision_number": 4, "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "23225b78-68ae-494d-ae2e-1e2b01697194", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:10:05,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-55681021-cdd8-45c3-bc5f-7c59469b2c80 2019-01-09 16:10:05,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:05,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-954131af-b862-464d-aa7c-ad866a5cd19d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:05,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-954131af-b862-464d-aa7c-ad866a5cd19d 2019-01-09 16:10:05,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/dd364473ea71403ca23d2a0c8b5dc57d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:05,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594d34f0-dfe1-47f0-abe8-fa83629ea349 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/dd364473ea71403ca23d2a0c8b5dc57d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dd364473ea71403ca23d2a0c8b5dc57d", "name": "CreateSecurityGroupTests-240acd4b-6adf-416-proj"}} 2019-01-09 16:10:05,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/dd364473ea71403ca23d2a0c8b5dc57d used request id req-594d34f0-dfe1-47f0-abe8-fa83629ea349 2019-01-09 16:10:05,560 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 23225b78-68ae-494d-ae2e-1e2b01697194 2019-01-09 16:10:05,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=23225b78-68ae-494d-ae2e-1e2b01697194 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:05,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b8c7d4e5-e205-4436-9c19-9f7b07605441 Date: Wed, 09 Jan 2019 16:10:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "23225b78-68ae-494d-ae2e-1e2b01697194", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "23225b78-68ae-494d-ae2e-1e2b01697194", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "4842ffb4-b5f2-4f1b-bb83-276bde333b15"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "23225b78-68ae-494d-ae2e-1e2b01697194", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "9a83f531-219f-423d-b316-e68cc22389b4"}, {"remote_group_id": "23225b78-68ae-494d-ae2e-1e2b01697194", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "23225b78-68ae-494d-ae2e-1e2b01697194", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "d2f17b46-01fc-4d4c-bd4a-5589306cdc92"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:03Z", "security_group_id": "23225b78-68ae-494d-ae2e-1e2b01697194", "port_range_min": null, "revision_number": 0, "tenant_id": "dd364473ea71403ca23d2a0c8b5dc57d", "created_at": "2019-01-09T16:10:03Z", "project_id": "dd364473ea71403ca23d2a0c8b5dc57d", "id": "dcf5031e-c536-4a84-9c30-dd80b964f3e1"}]} 2019-01-09 16:10:05,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=23225b78-68ae-494d-ae2e-1e2b01697194 used request id req-b8c7d4e5-e205-4436-9c19-9f7b07605441 2019-01-09 16:10:05,585 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:10:05,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/23225b78-68ae-494d-ae2e-1e2b01697194 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:05,713 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7acc824-361c-4400-9f48-ce2485403c0a Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:05,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/23225b78-68ae-494d-ae2e-1e2b01697194 used request id req-d7acc824-361c-4400-9f48-ce2485403c0a 2019-01-09 16:10:05,714 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-240acd4b-6adf-416-proj 2019-01-09 16:10:05,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/dd364473ea71403ca23d2a0c8b5dc57d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:05,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63011fb6-dafc-4e72-8d50-87c9dd8c015f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:05,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/dd364473ea71403ca23d2a0c8b5dc57d used request id req-63011fb6-dafc-4e72-8d50-87c9dd8c015f 2019-01-09 16:10:05,942 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-240acd4b-6adf-416-proj-role 2019-01-09 16:10:05,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e4b2d07029b5430a913c3fa8c4199632 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:06,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9669c34d-88c6-472e-80d4-43526fbe1a15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:06,062 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e4b2d07029b5430a913c3fa8c4199632 used request id req-9669c34d-88c6-472e-80d4-43526fbe1a15 2019-01-09 16:10:06,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04fff8fd99b71b9debda1e286229dc8e23fa058d" 2019-01-09 16:10:06,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887e399a-3f39-4c6f-a8f6-89f5230c45ee Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:06,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-887e399a-3f39-4c6f-a8f6-89f5230c45ee 2019-01-09 16:10:06,168 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-240acd4b-6adf-416-user 2019-01-09 16:10:06,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6673521dcfe941c498e55d9918baa352 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9687ab4b564ffc1f4629218690ae02ffa584c57f" 2019-01-09 16:10:06,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfc77105-df74-4ae4-be66-0ee52a84b53c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:06,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6673521dcfe941c498e55d9918baa352 used request id req-bfc77105-df74-4ae4-be66-0ee52a84b53c 2019-01-09 16:10:06,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:06,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["hL4Mm96QS4qM5fd8raMw2A"], "issued_at": "2019-01-09T16:10:06.000000Z"}} 2019-01-09 16:10:06,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85778dcb870272bf903a648c8f9d82517b85adb9" 2019-01-09 16:10:06,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855aeaca-fd68-433a-8f16-aa7e5d05799b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:06,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-855aeaca-fd68-433a-8f16-aa7e5d05799b 2019-01-09 16:10:06,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:06,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:07,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["gR6rVkBaTv6KZ1S2zISWqQ"], "issued_at": "2019-01-09T16:10:07.000000Z"}} 2019-01-09 16:10:07,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:07,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c18785c-61b8-4f9c-a14e-17957718461f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:07,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2c18785c-61b8-4f9c-a14e-17957718461f 2019-01-09 16:10:07,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:07,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:07,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7417c137-926f-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:07,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d66183b-5c95-4537-a248-64f614b3844b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7417c137-926f-4bf-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:10:07,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7417c137-926f-4bf-proj used request id req-3d66183b-5c95-4537-a248-64f614b3844b 2019-01-09 16:10:07,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:07,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca7e53ad-d861-412a-90b0-1b53b124de9a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:07,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ca7e53ad-d861-412a-90b0-1b53b124de9a 2019-01-09 16:10:07,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj"}}' 2019-01-09 16:10:07,512 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c4c27f0-0d2e-4035-b00f-b622e900e1a4 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798"}, "tags": [], "enabled": true, "id": "1cec717e5c5e4f10906ae71e029af798", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj"}} 2019-01-09 16:10:07,512 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-3c4c27f0-0d2e-4035-b00f-b622e900e1a4 2019-01-09 16:10:07,512 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-7417c137-926f-4bf-proj 2019-01-09 16:10:07,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:07,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:07,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["NLc63fnmRtymDeaagkYYUg"], "issued_at": "2019-01-09T16:10:07.000000Z"}} 2019-01-09 16:10:07,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52a82ba1e31b899deecfa2ea34afc930f0a8861d" 2019-01-09 16:10:08,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201815e2-9ffb-4c0c-a1ca-27e964739819 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:08,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-201815e2-9ffb-4c0c-a1ca-27e964739819 2019-01-09 16:10:08,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:08,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:08,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52a82ba1e31b899deecfa2ea34afc930f0a8861d" 2019-01-09 16:10:08,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bb9988-af43-44ca-b690-dcf7a7d00bfc Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:10:08,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f9bb9988-af43-44ca-b690-dcf7a7d00bfc 2019-01-09 16:10:08,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-7417c137-926f-4bf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52a82ba1e31b899deecfa2ea34afc930f0a8861d" 2019-01-09 16:10:08,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b4e4c4-91a6-4c7b-b403-a8347dba7fa0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-7417c137-926f-4bf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798"}, "tags": [], "enabled": true, "id": "1cec717e5c5e4f10906ae71e029af798", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj"}]} 2019-01-09 16:10:08,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-7417c137-926f-4bf-proj used request id req-23b4e4c4-91a6-4c7b-b403-a8347dba7fa0 2019-01-09 16:10:08,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52a82ba1e31b899deecfa2ea34afc930f0a8861d" 2019-01-09 16:10:08,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f45ce0d9-a91c-48c2-97fd-87c8ad352715 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:08,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f45ce0d9-a91c-48c2-97fd-87c8ad352715 2019-01-09 16:10:08,833 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-7417c137-926f-4bf-user 2019-01-09 16:10:08,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:08,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:08,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f9178e-2080-4c0c-93a5-83d083443740 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:08,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-36f9178e-2080-4c0c-93a5-83d083443740 2019-01-09 16:10:08,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" -d '{"role": {"name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj-role"}}' 2019-01-09 16:10:09,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef023c7-6af5-478f-9eee-8e9699d579bd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "275a9306a2a64665a216bf3e71862803", "links": {"self": "http://172.30.9.29:5000/v3/roles/275a9306a2a64665a216bf3e71862803"}, "name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj-role"}} 2019-01-09 16:10:09,055 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-6ef023c7-6af5-478f-9eee-8e9699d579bd 2019-01-09 16:10:09,056 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-7417c137-926f-4bf-proj-role 2019-01-09 16:10:09,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/275a9306a2a64665a216bf3e71862803 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:09,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fac8daa-de77-4813-aada-8c8642f4959c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "275a9306a2a64665a216bf3e71862803", "links": {"self": "http://172.30.9.29:5000/v3/roles/275a9306a2a64665a216bf3e71862803"}, "name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj-role"}} 2019-01-09 16:10:09,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/275a9306a2a64665a216bf3e71862803 used request id req-8fac8daa-de77-4813-aada-8c8642f4959c 2019-01-09 16:10:09,077 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-7417c137-926f-4bf-proj-role to project CreateSecurityGroupTests-7417c137-926f-4bf-proj 2019-01-09 16:10:09,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798/users/ab84ddb18d0c441ab73d8e3487132728/roles/275a9306a2a64665a216bf3e71862803 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:09,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9c29478-4109-4630-9055-332e749ba41b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:09,232 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798/users/ab84ddb18d0c441ab73d8e3487132728/roles/275a9306a2a64665a216bf3e71862803 used request id req-f9c29478-4109-4630-9055-332e749ba41b 2019-01-09 16:10:09,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:09,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:09,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "275a9306a2a64665a216bf3e71862803", "name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj-role"}], "expires_at": "2019-01-09T17:10:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cec717e5c5e4f10906ae71e029af798", "name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/1cec717e5c5e4f10906ae71e029af798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/1cec717e5c5e4f10906ae71e029af798", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/1cec717e5c5e4f10906ae71e029af798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1cec717e5c5e4f10906ae71e029af798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/1cec717e5c5e4f10906ae71e029af798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/1cec717e5c5e4f10906ae71e029af798", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1cec717e5c5e4f10906ae71e029af798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/1cec717e5c5e4f10906ae71e029af798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/1cec717e5c5e4f10906ae71e029af798", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1cec717e5c5e4f10906ae71e029af798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/1cec717e5c5e4f10906ae71e029af798", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/1cec717e5c5e4f10906ae71e029af798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1cec717e5c5e4f10906ae71e029af798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_1cec717e5c5e4f10906ae71e029af798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7417c137-926f-4bf-user", "id": "ab84ddb18d0c441ab73d8e3487132728"}, "audit_ids": ["iEPWVE3mQP2T8myfmd8-Ug"], "issued_at": "2019-01-09T16:10:09.000000Z"}} 2019-01-09 16:10:09,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:09,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a77cc0-11a9-4778-8812-07454fa54ba7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:09,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-65a77cc0-11a9-4778-8812-07454fa54ba7 2019-01-09 16:10:09,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:10,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-dc9b2c3c-9bb6-46d3-90b5-fef1c284a80f Date: Wed, 09 Jan 2019 16:10:10 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:10:10,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname&description=hello+group used request id req-dc9b2c3c-9bb6-46d3-90b5-fef1c284a80f 2019-01-09 16:10:10,033 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname... 2019-01-09 16:10:10,033 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname 2019-01-09 16:10:10,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" -d '{"security_group": {"name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname", "description": "hello group"}}' 2019-01-09 16:10:10,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-8a9b6449-bf37-4231-89e0-194ab6e85dcd Date: Wed, 09 Jan 2019 16:10:10 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 2, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}} 2019-01-09 16:10:10,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-8a9b6449-bf37-4231-89e0-194ab6e85dcd 2019-01-09 16:10:10,237 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:10,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:10,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-863a3a73-d463-4ffd-9a98-9da4c1e785d1 Date: Wed, 09 Jan 2019 16:10: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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}]} 2019-01-09 16:10:10,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-863a3a73-d463-4ffd-9a98-9da4c1e785d1 2019-01-09 16:10:10,290 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:10,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:10,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4700328e-88ea-4c41-8c69-fd473ff75a83 Date: Wed, 09 Jan 2019 16:10: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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}]} 2019-01-09 16:10:10,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-4700328e-88ea-4c41-8c69-fd473ff75a83 2019-01-09 16:10:10,310 - neutron_utils - INFO - Retrieving security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:10,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:10,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1ff94b32-59b5-4458-a633-ddc12a259720 Date: Wed, 09 Jan 2019 16:10:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 2, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:10,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-1ff94b32-59b5-4458-a633-ddc12a259720 2019-01-09 16:10:10,379 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:10,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:10,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-65f59e5d-bebf-4d20-8d82-dd5e61d2a24f Date: Wed, 09 Jan 2019 16:10: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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}]} 2019-01-09 16:10:10,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-65f59e5d-bebf-4d20-8d82-dd5e61d2a24f 2019-01-09 16:10:10,399 - neutron_utils - INFO - Retrieving security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:10,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:10,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-61b27cea-a1f5-4326-8c0b-7df9ba679d95 Date: Wed, 09 Jan 2019 16:10:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 2, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:10,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-61b27cea-a1f5-4326-8c0b-7df9ba679d95 2019-01-09 16:10:10,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:10,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:10,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5adf2ee4-d37f-4c29-9e8a-bcee0153e649 Date: Wed, 09 Jan 2019 16:10: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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}]} 2019-01-09 16:10:10,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-5adf2ee4-d37f-4c29-9e8a-bcee0153e649 2019-01-09 16:10:10,461 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname 2019-01-09 16:10:10,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:10,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0bfaaa24-64e3-4283-98df-d31d7f789087 Date: Wed, 09 Jan 2019 16:10:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 2, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:10,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname used request id req-0bfaaa24-64e3-4283-98df-d31d7f789087 2019-01-09 16:10:10,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:10,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:10,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:10,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57816dd0-40da-4b98-8ccd-16d5176e0d9f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cec717e5c5e4f10906ae71e029af798", "name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj"}} 2019-01-09 16:10:10,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798 used request id req-57816dd0-40da-4b98-8ccd-16d5176e0d9f 2019-01-09 16:10:10,604 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:10,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:10,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-acb08aa1-1cba-476d-87b4-dc81a900f5b2 Date: Wed, 09 Jan 2019 16:10: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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}]} 2019-01-09 16:10:10,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-acb08aa1-1cba-476d-87b4-dc81a900f5b2 2019-01-09 16:10:10,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594"}}' 2019-01-09 16:10:10,768 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-d3962ab6-0c05-4008-9de0-77d15ed30ddb Date: Wed, 09 Jan 2019 16:10:10 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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}} 2019-01-09 16:10:10,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-d3962ab6-0c05-4008-9de0-77d15ed30ddb 2019-01-09 16:10:10,768 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname 2019-01-09 16:10:10,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:10,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-604eea0a-7c63-4081-8da9-2220701f2f4a Date: Wed, 09 Jan 2019 16:10:10 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "5187ddd7-b75f-4276-a629-7ff74834fb98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 3, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:10,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname used request id req-604eea0a-7c63-4081-8da9-2220701f2f4a 2019-01-09 16:10:10,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:10,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08491561-eac0-4d14-8158-66371466375d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cec717e5c5e4f10906ae71e029af798", "name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj"}} 2019-01-09 16:10:10,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798 used request id req-08491561-eac0-4d14-8158-66371466375d 2019-01-09 16:10:10,836 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:10,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:10,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-1fdde634-fe54-41da-8ded-2bdd14a855d3 Date: Wed, 09 Jan 2019 16:10: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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}]} 2019-01-09 16:10:10,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-1fdde634-fe54-41da-8ded-2bdd14a855d3 2019-01-09 16:10:10,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594"}}' 2019-01-09 16:10:11,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-158b11e3-feeb-4957-baa0-295271b92c19 Date: Wed, 09 Jan 2019 16:10:11 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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}} 2019-01-09 16:10:11,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-158b11e3-feeb-4957-baa0-295271b92c19 2019-01-09 16:10:11,026 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname 2019-01-09 16:10:11,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:11,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-a29c02bc-9f51-44f4-bb25-10b4959bfa79 Date: Wed, 09 Jan 2019 16:10:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "5187ddd7-b75f-4276-a629-7ff74834fb98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 4, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:11,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname used request id req-a29c02bc-9f51-44f4-bb25-10b4959bfa79 2019-01-09 16:10:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:11,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e58d9a-41d1-40b7-8aac-21e5b44b29a0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cec717e5c5e4f10906ae71e029af798", "name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj"}} 2019-01-09 16:10:11,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798 used request id req-57e58d9a-41d1-40b7-8aac-21e5b44b29a0 2019-01-09 16:10:11,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:11,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:11,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-91eabd11-af42-448b-9f1f-9fa36c3f94c7 Date: Wed, 09 Jan 2019 16:10: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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:11,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-91eabd11-af42-448b-9f1f-9fa36c3f94c7 2019-01-09 16:10:11,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10}}' 2019-01-09 16:10:11,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-c29be120-ec91-4af1-9dc4-b6d09c55d905 Date: Wed, 09 Jan 2019 16:10:11 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-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}} 2019-01-09 16:10:11,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-c29be120-ec91-4af1-9dc4-b6d09c55d905 2019-01-09 16:10:11,380 - neutron_utils - INFO - Retrieving security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:11,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:11,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-acf3e69b-4927-4ad5-acc7-912446d3e3f8 Date: Wed, 09 Jan 2019 16:10:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:11Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "revision_number": 0, "id": "37cdd1e9-f52a-4752-be88-1d98989f5066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "5187ddd7-b75f-4276-a629-7ff74834fb98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 5, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:11,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-acf3e69b-4927-4ad5-acc7-912446d3e3f8 2019-01-09 16:10:11,428 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:11,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:11,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2669a0d7-0504-406e-8a84-df5240896e59 Date: Wed, 09 Jan 2019 16:10:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:11,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-2669a0d7-0504-406e-8a84-df5240896e59 2019-01-09 16:10:11,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:11,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "275a9306a2a64665a216bf3e71862803", "name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj-role"}], "expires_at": "2019-01-09T17:10:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1cec717e5c5e4f10906ae71e029af798", "name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/1cec717e5c5e4f10906ae71e029af798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/1cec717e5c5e4f10906ae71e029af798", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/1cec717e5c5e4f10906ae71e029af798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1cec717e5c5e4f10906ae71e029af798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/1cec717e5c5e4f10906ae71e029af798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/1cec717e5c5e4f10906ae71e029af798", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1cec717e5c5e4f10906ae71e029af798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/1cec717e5c5e4f10906ae71e029af798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/1cec717e5c5e4f10906ae71e029af798", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1cec717e5c5e4f10906ae71e029af798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/1cec717e5c5e4f10906ae71e029af798", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/1cec717e5c5e4f10906ae71e029af798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1cec717e5c5e4f10906ae71e029af798", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_1cec717e5c5e4f10906ae71e029af798", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7417c137-926f-4bf-user", "id": "ab84ddb18d0c441ab73d8e3487132728"}, "audit_ids": ["qqecc4mJTZ6uGiueziR_9w"], "issued_at": "2019-01-09T16:10:11.000000Z"}} 2019-01-09 16:10:11,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4fb0b508-0164-4491-b75c-491ac9ddbab2 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:11Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "revision_number": 0, "id": "37cdd1e9-f52a-4752-be88-1d98989f5066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "5187ddd7-b75f-4276-a629-7ff74834fb98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 5, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:12,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname&description=hello+group used request id req-4fb0b508-0164-4491-b75c-491ac9ddbab2 2019-01-09 16:10:12,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ffc4c7bf-6a1a-41cb-af58-8630eeec6e2f Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:12,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-ffc4c7bf-6a1a-41cb-af58-8630eeec6e2f 2019-01-09 16:10:12,131 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:12,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bfcdcb4d-b7f0-466a-8818-b814815710ea Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:12,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-bfcdcb4d-b7f0-466a-8818-b814815710ea 2019-01-09 16:10:12,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1d831ab6-dd17-42f3-b876-e2e3dc9370b2 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:11Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "revision_number": 0, "id": "37cdd1e9-f52a-4752-be88-1d98989f5066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "5187ddd7-b75f-4276-a629-7ff74834fb98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 5, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:12,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname used request id req-1d831ab6-dd17-42f3-b876-e2e3dc9370b2 2019-01-09 16:10:12,201 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:12,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-064a38c0-661b-4489-a1bf-caafc4fb905c Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:12,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-064a38c0-661b-4489-a1bf-caafc4fb905c 2019-01-09 16:10:12,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6e3ffa84-a43f-4903-997a-35a045772737 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:11Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "revision_number": 0, "id": "37cdd1e9-f52a-4752-be88-1d98989f5066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "5187ddd7-b75f-4276-a629-7ff74834fb98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 5, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:12,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname used request id req-6e3ffa84-a43f-4903-997a-35a045772737 2019-01-09 16:10:12,274 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:12,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-31282dd0-bd3b-4b99-8adb-ce4e19edc865 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:12,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-31282dd0-bd3b-4b99-8adb-ce4e19edc865 2019-01-09 16:10:12,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-43ecee87-ab7f-4076-9a6b-b5a0ca9cc3f9 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:11Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "revision_number": 0, "id": "37cdd1e9-f52a-4752-be88-1d98989f5066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "5187ddd7-b75f-4276-a629-7ff74834fb98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 5, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:12,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname used request id req-43ecee87-ab7f-4076-9a6b-b5a0ca9cc3f9 2019-01-09 16:10:12,345 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:12,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d97bc520-0cab-46e6-8c8a-6a021bd7d0aa Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:12,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-d97bc520-0cab-46e6-8c8a-6a021bd7d0aa 2019-01-09 16:10:12,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-79c78e26-e23d-4daa-bcf9-b87ad1caf678 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:11Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "revision_number": 0, "id": "37cdd1e9-f52a-4752-be88-1d98989f5066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "5187ddd7-b75f-4276-a629-7ff74834fb98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 5, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:12,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname used request id req-79c78e26-e23d-4daa-bcf9-b87ad1caf678 2019-01-09 16:10:12,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:12,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-24cdb673-24c0-4f9b-8502-acf306f27ac5 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:12,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-24cdb673-24c0-4f9b-8502-acf306f27ac5 2019-01-09 16:10:12,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5d0539e3-ba23-491b-a451-4bed2121c8b9 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:11Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "revision_number": 0, "id": "37cdd1e9-f52a-4752-be88-1d98989f5066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "5187ddd7-b75f-4276-a629-7ff74834fb98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 5, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:12,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname used request id req-5d0539e3-ba23-491b-a451-4bed2121c8b9 2019-01-09 16:10:12,491 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:12,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bab7ecdd-9aa4-436a-8af3-41fa5acc8d82 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:12,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-bab7ecdd-9aa4-436a-8af3-41fa5acc8d82 2019-01-09 16:10:12,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dced9465-c0c0-4ea6-aad9-36670e256aef Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:11Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "revision_number": 0, "id": "37cdd1e9-f52a-4752-be88-1d98989f5066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "5187ddd7-b75f-4276-a629-7ff74834fb98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 5, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:12,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname used request id req-dced9465-c0c0-4ea6-aad9-36670e256aef 2019-01-09 16:10:12,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:12,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e9f8afe9-2246-4236-ba11-25942083094b Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:12,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-e9f8afe9-2246-4236-ba11-25942083094b 2019-01-09 16:10:12,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e8617b9e-e21c-45c3-9cae-1b6b84ea5cf3 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:11Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "revision_number": 0, "id": "37cdd1e9-f52a-4752-be88-1d98989f5066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "5187ddd7-b75f-4276-a629-7ff74834fb98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 5, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:12,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname used request id req-e8617b9e-e21c-45c3-9cae-1b6b84ea5cf3 2019-01-09 16:10:12,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:12,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-924283c7-f8bc-4541-8bc5-a115a5b33cc8 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:12,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-924283c7-f8bc-4541-8bc5-a115a5b33cc8 2019-01-09 16:10:12,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e8e68002-19bf-43b7-93fa-6a74e705409b Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:11Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "revision_number": 0, "id": "37cdd1e9-f52a-4752-be88-1d98989f5066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "5187ddd7-b75f-4276-a629-7ff74834fb98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 5, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:12,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname used request id req-e8e68002-19bf-43b7-93fa-6a74e705409b 2019-01-09 16:10:12,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:12,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b6560b81-33c3-4976-99bc-c276caf9d580 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:12,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-b6560b81-33c3-4976-99bc-c276caf9d580 2019-01-09 16:10:12,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fdebc489-d161-4f75-9737-3b6787d511d5 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "updated_at": "2019-01-09T16:10:11Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "revision_number": 0, "id": "37cdd1e9-f52a-4752-be88-1d98989f5066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": 10, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "5187ddd7-b75f-4276-a629-7ff74834fb98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "revision_number": 0, "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 5, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "name": "CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname"}]} 2019-01-09 16:10:12,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname used request id req-fdebc489-d161-4f75-9737-3b6787d511d5 2019-01-09 16:10:12,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:12,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a280cd19-74e7-4977-9ca5-0e3c84f097c8 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:12,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-a280cd19-74e7-4977-9ca5-0e3c84f097c8 2019-01-09 16:10:12,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:12,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-596dea55-8ff4-4551-aff8-293fa12414b0 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2019-01-09T16:10:11Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": 10, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:11Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "37cdd1e9-f52a-4752-be88-1d98989f5066"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:12,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-596dea55-8ff4-4551-aff8-293fa12414b0 2019-01-09 16:10:12,818 - neutron_utils - INFO - Deleting security group rule with ID - 37cdd1e9-f52a-4752-be88-1d98989f5066 2019-01-09 16:10:12,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/37cdd1e9-f52a-4752-be88-1d98989f5066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:12,914 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58fedd11-04c8-4b69-8675-f9adb40c4c3a Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:12,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/37cdd1e9-f52a-4752-be88-1d98989f5066 used request id req-58fedd11-04c8-4b69-8675-f9adb40c4c3a 2019-01-09 16:10:12,914 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2019-01-09 16:10:12,914 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f8a2bc2e-50a0-48ac-8510-8259afd75594 2019-01-09 16:10:12,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df19707ed25e11c711692d0672adc7374626fc6c" 2019-01-09 16:10:12,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-a1f799df-e840-4f4d-8781-5ff433c28883 Date: Wed, 09 Jan 2019 16:10: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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "5187ddd7-b75f-4276-a629-7ff74834fb98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "590889a5-0ab5-4cbf-82fc-4321a08b800f"}, {"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-09T16:10:10Z", "security_group_id": "f8a2bc2e-50a0-48ac-8510-8259afd75594", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:10Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "a11a72d9-0445-4038-a01c-40cbbeac5b60"}]} 2019-01-09 16:10:12,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-a1f799df-e840-4f4d-8781-5ff433c28883 2019-01-09 16:10:12,940 - neutron_utils - INFO - Deleting security group rule with ID - 590889a5-0ab5-4cbf-82fc-4321a08b800f 2019-01-09 16:10:12,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/590889a5-0ab5-4cbf-82fc-4321a08b800f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:13,013 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5faf9381-217b-4f70-8215-410289326529 Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:13,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/590889a5-0ab5-4cbf-82fc-4321a08b800f used request id req-5faf9381-217b-4f70-8215-410289326529 2019-01-09 16:10:13,013 - neutron_utils - INFO - Deleting security group rule with ID - 5187ddd7-b75f-4276-a629-7ff74834fb98 2019-01-09 16:10:13,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/5187ddd7-b75f-4276-a629-7ff74834fb98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:13,101 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-320024e3-a359-4178-94fb-c56433e0bb27 Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:13,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/5187ddd7-b75f-4276-a629-7ff74834fb98 used request id req-320024e3-a359-4178-94fb-c56433e0bb27 2019-01-09 16:10:13,101 - neutron_utils - INFO - Deleting security group rule with ID - 37cdd1e9-f52a-4752-be88-1d98989f5066 2019-01-09 16:10:13,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/37cdd1e9-f52a-4752-be88-1d98989f5066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:13,119 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-99e4b4d6-5054-4f69-a038-056c8aa619af Date: Wed, 09 Jan 2019 16:10:13 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 37cdd1e9-f52a-4752-be88-1d98989f5066 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 16:10:13,120 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/37cdd1e9-f52a-4752-be88-1d98989f5066 used request id req-99e4b4d6-5054-4f69-a038-056c8aa619af 2019-01-09 16:10:13,120 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 37cdd1e9-f52a-4752-be88-1d98989f5066 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 16:10:13,120 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 37cdd1e9-f52a-4752-be88-1d98989f5066 does not exist Neutron server returns request_ids: ['req-99e4b4d6-5054-4f69-a038-056c8aa619af'] 2019-01-09 16:10:13,120 - neutron_utils - INFO - Deleting security group rule with ID - a11a72d9-0445-4038-a01c-40cbbeac5b60 2019-01-09 16:10:13,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/a11a72d9-0445-4038-a01c-40cbbeac5b60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:13,191 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e75906f4-3b03-4ba9-a2ff-57d03559218e Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:13,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/a11a72d9-0445-4038-a01c-40cbbeac5b60 used request id req-e75906f4-3b03-4ba9-a2ff-57d03559218e 2019-01-09 16:10:13,192 - neutron_utils - INFO - Deleting security group rule with ID - 44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1 2019-01-09 16:10:13,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:13,324 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ccab8b8b-5b87-48a0-b92b-26835e327c25 Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:13,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/44068d7a-3bc5-4cfe-8bef-1ba49efd7eb1 used request id req-ccab8b8b-5b87-48a0-b92b-26835e327c25 2019-01-09 16:10:13,324 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-fcb568f2-e854-4f08-a20d-d15881aef14cname 2019-01-09 16:10:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f8a2bc2e-50a0-48ac-8510-8259afd75594 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dfff594e0624cd70b92b4799d2d7f76eae7eb4c" 2019-01-09 16:10:13,434 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc39456d-e165-4054-b821-a976c8a49d9e Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:13,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f8a2bc2e-50a0-48ac-8510-8259afd75594 used request id req-fc39456d-e165-4054-b821-a976c8a49d9e 2019-01-09 16:10:13,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:13,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-cbb3ed69-d710-45f2-86d4-79eff339ba26 Date: Wed, 09 Jan 2019 16:10:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:09Z", "updated_at": "2019-01-09T16:10:09Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:09Z", "revision_number": 0, "id": "09867882-1d66-4c90-a7e8-c5e107313758", "remote_group_id": "41217134-a47f-45e2-8916-0f52ec77d356", "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:09Z", "security_group_id": "41217134-a47f-45e2-8916-0f52ec77d356", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:09Z", "revision_number": 0, "id": "90b51c48-fa20-49d3-9f4e-5b6d2f2626a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:09Z", "security_group_id": "41217134-a47f-45e2-8916-0f52ec77d356", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv4", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:09Z", "revision_number": 0, "id": "bcb83c97-dbff-4bcf-bb17-61f411435768", "remote_group_id": "41217134-a47f-45e2-8916-0f52ec77d356", "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:09Z", "security_group_id": "41217134-a47f-45e2-8916-0f52ec77d356", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:09Z", "revision_number": 0, "id": "da56df3e-70f4-4de6-857f-204a02832e46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:09Z", "security_group_id": "41217134-a47f-45e2-8916-0f52ec77d356", "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "port_range_min": null, "ethertype": "IPv6", "project_id": "1cec717e5c5e4f10906ae71e029af798"}], "revision_number": 4, "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "41217134-a47f-45e2-8916-0f52ec77d356", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:10:13,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-cbb3ed69-d710-45f2-86d4-79eff339ba26 2019-01-09 16:10:13,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:13,820 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25af4dc8-993e-4f1a-976b-c724e98831a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:13,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-25af4dc8-993e-4f1a-976b-c724e98831a6 2019-01-09 16:10:13,821 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:13,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:13,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab890d60-428a-419d-bb0f-ecf33ff5b655 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1cec717e5c5e4f10906ae71e029af798", "name": "CreateSecurityGroupTests-7417c137-926f-4bf-proj"}} 2019-01-09 16:10:13,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798 used request id req-ab890d60-428a-419d-bb0f-ecf33ff5b655 2019-01-09 16:10:13,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41217134-a47f-45e2-8916-0f52ec77d356 2019-01-09 16:10:13,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=41217134-a47f-45e2-8916-0f52ec77d356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:13,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b4aba420-bced-4504-b20a-672865e8b4d4 Date: Wed, 09 Jan 2019 16:10:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "41217134-a47f-45e2-8916-0f52ec77d356", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:09Z", "security_group_id": "41217134-a47f-45e2-8916-0f52ec77d356", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:09Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "09867882-1d66-4c90-a7e8-c5e107313758"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:09Z", "security_group_id": "41217134-a47f-45e2-8916-0f52ec77d356", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:09Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "90b51c48-fa20-49d3-9f4e-5b6d2f2626a1"}, {"remote_group_id": "41217134-a47f-45e2-8916-0f52ec77d356", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:09Z", "security_group_id": "41217134-a47f-45e2-8916-0f52ec77d356", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:09Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "bcb83c97-dbff-4bcf-bb17-61f411435768"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:09Z", "security_group_id": "41217134-a47f-45e2-8916-0f52ec77d356", "port_range_min": null, "revision_number": 0, "tenant_id": "1cec717e5c5e4f10906ae71e029af798", "created_at": "2019-01-09T16:10:09Z", "project_id": "1cec717e5c5e4f10906ae71e029af798", "id": "da56df3e-70f4-4de6-857f-204a02832e46"}]} 2019-01-09 16:10:13,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=41217134-a47f-45e2-8916-0f52ec77d356 used request id req-b4aba420-bced-4504-b20a-672865e8b4d4 2019-01-09 16:10:13,952 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:10:13,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/41217134-a47f-45e2-8916-0f52ec77d356 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:14,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a047c0ca-16ff-4041-b323-a4f56a4f10a0 Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:14,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/41217134-a47f-45e2-8916-0f52ec77d356 used request id req-a047c0ca-16ff-4041-b323-a4f56a4f10a0 2019-01-09 16:10:14,081 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-7417c137-926f-4bf-proj 2019-01-09 16:10:14,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:14,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf6a2e9-34ac-44f0-a34b-e99e32dd4540 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:14,316 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/1cec717e5c5e4f10906ae71e029af798 used request id req-1bf6a2e9-34ac-44f0-a34b-e99e32dd4540 2019-01-09 16:10:14,316 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-7417c137-926f-4bf-proj-role 2019-01-09 16:10:14,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/275a9306a2a64665a216bf3e71862803 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:14,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4c8db4d-9f7a-471d-812b-de01309a9ed2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:14,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/275a9306a2a64665a216bf3e71862803 used request id req-a4c8db4d-9f7a-471d-812b-de01309a9ed2 2019-01-09 16:10:14,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120cabdee14f61b37d3a7fe3c359c19abc415fad" 2019-01-09 16:10:14,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b41f81-b8b5-4e73-966f-8a98547b7af3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:14,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-84b41f81-b8b5-4e73-966f-8a98547b7af3 2019-01-09 16:10:14,532 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-7417c137-926f-4bf-user 2019-01-09 16:10:14,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ab84ddb18d0c441ab73d8e3487132728 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52a82ba1e31b899deecfa2ea34afc930f0a8861d" 2019-01-09 16:10:14,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e175589-93c8-4630-9429-0bdf6674c459 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:14,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ab84ddb18d0c441ab73d8e3487132728 used request id req-6e175589-93c8-4630-9429-0bdf6674c459 2019-01-09 16:10:14,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:15,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["lT8Qe9oaQ2yUNMHOKWWXZw"], "issued_at": "2019-01-09T16:10:15.000000Z"}} 2019-01-09 16:10:15,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d48490c3fbd6734c5ed0e47dff10c38d4e2abe8d" 2019-01-09 16:10:15,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a369bc1a-8ead-441d-9782-86f1c0ebd9d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:15,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a369bc1a-8ead-441d-9782-86f1c0ebd9d2 2019-01-09 16:10:15,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:15,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:15,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["2uxR9a_WSKCiiiHRiIHIig"], "issued_at": "2019-01-09T16:10:15.000000Z"}} 2019-01-09 16:10:15,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:15,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-debdb9ea-5cde-4faa-a7d2-0158f9c7bcb2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:15,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-debdb9ea-5cde-4faa-a7d2-0158f9c7bcb2 2019-01-09 16:10:15,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:15,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:15,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e02e2d78-1532-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:15,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3402d406-3b4b-4cd2-940a-e913616649c9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e02e2d78-1532-408-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:10:15,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e02e2d78-1532-408-proj used request id req-3402d406-3b4b-4cd2-940a-e913616649c9 2019-01-09 16:10:15,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:15,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab00379-7e99-4c31-a382-39b8a773da80 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:15,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0ab00379-7e99-4c31-a382-39b8a773da80 2019-01-09 16:10:15,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj"}}' 2019-01-09 16:10:16,111 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42ede57d-bbc2-44d2-969e-c3a1335b04c0 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df"}, "tags": [], "enabled": true, "id": "dba8186e3f1e4123bf27426cbd9395df", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj"}} 2019-01-09 16:10:16,111 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-42ede57d-bbc2-44d2-969e-c3a1335b04c0 2019-01-09 16:10:16,111 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e02e2d78-1532-408-proj 2019-01-09 16:10:16,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:16,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:16,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["1XTkYoQGQZ2D2hz25PpQYg"], "issued_at": "2019-01-09T16:10:16.000000Z"}} 2019-01-09 16:10:16,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4b5cbceabbbc05884a357e19f9510f1ec76022" 2019-01-09 16:10:16,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ff5624-be65-4132-84e0-63559b493214 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:16,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b5ff5624-be65-4132-84e0-63559b493214 2019-01-09 16:10:16,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:16,619 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:16,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4b5cbceabbbc05884a357e19f9510f1ec76022" 2019-01-09 16:10:16,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcdf09f1-258f-4a9c-a7ea-aa37799a52c4 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:10:16,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-dcdf09f1-258f-4a9c-a7ea-aa37799a52c4 2019-01-09 16:10:16,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-e02e2d78-1532-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4b5cbceabbbc05884a357e19f9510f1ec76022" 2019-01-09 16:10:16,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71dfdeb-3060-4d62-bbba-d9ab99533de0 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-e02e2d78-1532-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df"}, "tags": [], "enabled": true, "id": "dba8186e3f1e4123bf27426cbd9395df", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj"}]} 2019-01-09 16:10:16,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSecurityGroupTests-e02e2d78-1532-408-proj used request id req-b71dfdeb-3060-4d62-bbba-d9ab99533de0 2019-01-09 16:10:16,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4b5cbceabbbc05884a357e19f9510f1ec76022" 2019-01-09 16:10:16,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-676e46c8-7ce9-4424-a5e0-c2270896a876 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:16,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-676e46c8-7ce9-4424-a5e0-c2270896a876 2019-01-09 16:10:17,248 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e02e2d78-1532-408-user 2019-01-09 16:10:17,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:17,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:17,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed02fddc-26cf-42f7-92c2-4347c99becb4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:17,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ed02fddc-26cf-42f7-92c2-4347c99becb4 2019-01-09 16:10:17,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" -d '{"role": {"name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj-role"}}' 2019-01-09 16:10:17,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e1d0ae9-2618-4ad5-abab-2578f74a6c35 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be3e2d5ab01f4e1c90d1e19359e87345", "links": {"self": "http://172.30.9.29:5000/v3/roles/be3e2d5ab01f4e1c90d1e19359e87345"}, "name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj-role"}} 2019-01-09 16:10:17,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-6e1d0ae9-2618-4ad5-abab-2578f74a6c35 2019-01-09 16:10:17,388 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e02e2d78-1532-408-proj-role 2019-01-09 16:10:17,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/be3e2d5ab01f4e1c90d1e19359e87345 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:17,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1021b3-ad4b-4843-93c8-602c2f09bf07 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be3e2d5ab01f4e1c90d1e19359e87345", "links": {"self": "http://172.30.9.29:5000/v3/roles/be3e2d5ab01f4e1c90d1e19359e87345"}, "name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj-role"}} 2019-01-09 16:10:17,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/be3e2d5ab01f4e1c90d1e19359e87345 used request id req-fb1021b3-ad4b-4843-93c8-602c2f09bf07 2019-01-09 16:10:17,488 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e02e2d78-1532-408-proj-role to project CreateSecurityGroupTests-e02e2d78-1532-408-proj 2019-01-09 16:10:17,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df/users/d33523a5bf7b44dea1471e6decf97d8d/roles/be3e2d5ab01f4e1c90d1e19359e87345 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:17,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f8eb8dc-9775-4746-b0fb-c163648064d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:17,624 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df/users/d33523a5bf7b44dea1471e6decf97d8d/roles/be3e2d5ab01f4e1c90d1e19359e87345 used request id req-4f8eb8dc-9775-4746-b0fb-c163648064d0 2019-01-09 16:10:17,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:17,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:18,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be3e2d5ab01f4e1c90d1e19359e87345", "name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj-role"}], "expires_at": "2019-01-09T17:10:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dba8186e3f1e4123bf27426cbd9395df", "name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/dba8186e3f1e4123bf27426cbd9395df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/dba8186e3f1e4123bf27426cbd9395df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/dba8186e3f1e4123bf27426cbd9395df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dba8186e3f1e4123bf27426cbd9395df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/dba8186e3f1e4123bf27426cbd9395df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/dba8186e3f1e4123bf27426cbd9395df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dba8186e3f1e4123bf27426cbd9395df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/dba8186e3f1e4123bf27426cbd9395df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/dba8186e3f1e4123bf27426cbd9395df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dba8186e3f1e4123bf27426cbd9395df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/dba8186e3f1e4123bf27426cbd9395df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/dba8186e3f1e4123bf27426cbd9395df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_dba8186e3f1e4123bf27426cbd9395df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_dba8186e3f1e4123bf27426cbd9395df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e02e2d78-1532-408-user", "id": "d33523a5bf7b44dea1471e6decf97d8d"}, "audit_ids": ["bck0ZdJMRAqIQ9BPjEkGsA"], "issued_at": "2019-01-09T16:10:18.000000Z"}} 2019-01-09 16:10:18,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:18,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd9dbdf-88f0-48ad-abc2-e52e83647c08 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:18,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5bd9dbdf-88f0-48ad-abc2-e52e83647c08 2019-01-09 16:10:18,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:18,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6dbb5d2d-63fe-4d8c-916a-31024daba510 Date: Wed, 09 Jan 2019 16:10:18 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:10:18,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname&description=hello+group used request id req-6dbb5d2d-63fe-4d8c-916a-31024daba510 2019-01-09 16:10:18,466 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname... 2019-01-09 16:10:18,466 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname 2019-01-09 16:10:18,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" -d '{"security_group": {"name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname", "description": "hello group"}}' 2019-01-09 16:10:18,649 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-8fc1a825-e3c8-40b5-85a8-01efd9e31304 Date: Wed, 09 Jan 2019 16:10:18 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 2, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}} 2019-01-09 16:10:18,649 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-8fc1a825-e3c8-40b5-85a8-01efd9e31304 2019-01-09 16:10:18,649 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:18,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:18,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4ba3859-6f30-4b71-83e1-22d49427a0b4 Date: Wed, 09 Jan 2019 16:10: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-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:18,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-a4ba3859-6f30-4b71-83e1-22d49427a0b4 2019-01-09 16:10:18,697 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:18,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:18,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2811543e-3a12-481d-bff9-5c1665ad4583 Date: Wed, 09 Jan 2019 16:10: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-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:18,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-2811543e-3a12-481d-bff9-5c1665ad4583 2019-01-09 16:10:18,718 - neutron_utils - INFO - Retrieving security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:18,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:18,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-30c6f6cd-290a-4af4-9b2a-79d82d7aeeca Date: Wed, 09 Jan 2019 16:10:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 2, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}]} 2019-01-09 16:10:18,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-30c6f6cd-290a-4af4-9b2a-79d82d7aeeca 2019-01-09 16:10:18,786 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:18,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:18,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f31c6204-76ea-48b7-a4d4-66cebbac4567 Date: Wed, 09 Jan 2019 16:10: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-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:18,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-f31c6204-76ea-48b7-a4d4-66cebbac4567 2019-01-09 16:10:18,807 - neutron_utils - INFO - Retrieving security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:18,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:18,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-68288c6f-eacc-4f33-9f8e-8cc622d87c8a Date: Wed, 09 Jan 2019 16:10:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 2, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}]} 2019-01-09 16:10:18,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-68288c6f-eacc-4f33-9f8e-8cc622d87c8a 2019-01-09 16:10:18,855 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:18,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:18,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e772774e-ce35-4569-9b20-534bdf642139 Date: Wed, 09 Jan 2019 16:10: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-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:18,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-e772774e-ce35-4569-9b20-534bdf642139 2019-01-09 16:10:18,876 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname 2019-01-09 16:10:18,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:18,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-89c9443c-bfcb-478e-8b57-73ac665afaa9 Date: Wed, 09 Jan 2019 16:10:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 2, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}]} 2019-01-09 16:10:18,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname used request id req-89c9443c-bfcb-478e-8b57-73ac665afaa9 2019-01-09 16:10:18,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:18,927 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:18,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:19,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d17914-f056-4141-b222-6eb84cbf3dd9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dba8186e3f1e4123bf27426cbd9395df", "name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj"}} 2019-01-09 16:10:19,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df used request id req-38d17914-f056-4141-b222-6eb84cbf3dd9 2019-01-09 16:10:19,013 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:19,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:19,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-032e4536-63f0-4ddf-a5f0-593f2febc190 Date: Wed, 09 Jan 2019 16:10: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-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:19,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-032e4536-63f0-4ddf-a5f0-593f2febc190 2019-01-09 16:10:19,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}dd112afe8d3b00599f55a09bffbc55aa46ae0187" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438"}}' 2019-01-09 16:10:19,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-8bb24ee2-1a7c-4632-8d95-f5e4147ed0e9 Date: Wed, 09 Jan 2019 16:10:19 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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b"}} 2019-01-09 16:10:19,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-8bb24ee2-1a7c-4632-8d95-f5e4147ed0e9 2019-01-09 16:10:19,176 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname 2019-01-09 16:10:19,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:19,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-8d40e5fe-0697-41bb-91bf-751dd0bc589f Date: Wed, 09 Jan 2019 16:10:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 3, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}]} 2019-01-09 16:10:19,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname used request id req-8d40e5fe-0697-41bb-91bf-751dd0bc589f 2019-01-09 16:10:19,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:19,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47791c8d-9b3b-4b9c-b9e7-c61c2fbfafa0 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dba8186e3f1e4123bf27426cbd9395df", "name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj"}} 2019-01-09 16:10:19,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df used request id req-47791c8d-9b3b-4b9c-b9e7-c61c2fbfafa0 2019-01-09 16:10:19,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:19,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:19,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bcbcd5d1-f7cf-413b-abb7-8e7bc8cfdf3e Date: Wed, 09 Jan 2019 16:10:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:19,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-bcbcd5d1-f7cf-413b-abb7-8e7bc8cfdf3e 2019-01-09 16:10:19,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}dd112afe8d3b00599f55a09bffbc55aa46ae0187" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438"}}' 2019-01-09 16:10:19,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-55b99a97-27eb-4e25-aced-321ab490de96 Date: Wed, 09 Jan 2019 16:10:19 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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "17113398-82fd-43f7-a238-4a01dcc626b7"}} 2019-01-09 16:10:19,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-55b99a97-27eb-4e25-aced-321ab490de96 2019-01-09 16:10:19,532 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname 2019-01-09 16:10:19,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:19,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-f5d94235-7267-4c76-9902-6ef7d113a3b1 Date: Wed, 09 Jan 2019 16:10:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "17113398-82fd-43f7-a238-4a01dcc626b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 4, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}]} 2019-01-09 16:10:19,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname used request id req-f5d94235-7267-4c76-9902-6ef7d113a3b1 2019-01-09 16:10:19,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:19,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3c1655-6fd4-49ef-bb90-e03c594af8b6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dba8186e3f1e4123bf27426cbd9395df", "name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj"}} 2019-01-09 16:10:19,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df used request id req-8e3c1655-6fd4-49ef-bb90-e03c594af8b6 2019-01-09 16:10:19,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:19,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:19,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-2a89887b-753b-4443-ac2f-d0756de249c6 Date: Wed, 09 Jan 2019 16:10:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "17113398-82fd-43f7-a238-4a01dcc626b7"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:19,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-2a89887b-753b-4443-ac2f-d0756de249c6 2019-01-09 16:10:19,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}dd112afe8d3b00599f55a09bffbc55aa46ae0187" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": 10}}' 2019-01-09 16:10:19,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-1ac6bf5d-28f4-427a-8eae-049a39db5461 Date: Wed, 09 Jan 2019 16:10:19 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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": 10, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "35b85851-bfa9-4113-ba99-3908f223992f"}} 2019-01-09 16:10:19,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-1ac6bf5d-28f4-427a-8eae-049a39db5461 2019-01-09 16:10:19,850 - neutron_utils - INFO - Retrieving security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:19,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:19,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-952d9527-ddd6-4a17-8a84-73c8adcd076d Date: Wed, 09 Jan 2019 16:10:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "17113398-82fd-43f7-a238-4a01dcc626b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "35b85851-bfa9-4113-ba99-3908f223992f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 5, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}]} 2019-01-09 16:10:19,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-952d9527-ddd6-4a17-8a84-73c8adcd076d 2019-01-09 16:10:19,900 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:19,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:19,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c28b7b74-9408-4be9-b34c-66a0be06f355 Date: Wed, 09 Jan 2019 16:10:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "17113398-82fd-43f7-a238-4a01dcc626b7"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": 10, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "35b85851-bfa9-4113-ba99-3908f223992f"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:19,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-c28b7b74-9408-4be9-b34c-66a0be06f355 2019-01-09 16:10:19,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:20,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be3e2d5ab01f4e1c90d1e19359e87345", "name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj-role"}], "expires_at": "2019-01-09T17:10:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dba8186e3f1e4123bf27426cbd9395df", "name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/dba8186e3f1e4123bf27426cbd9395df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/dba8186e3f1e4123bf27426cbd9395df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/dba8186e3f1e4123bf27426cbd9395df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dba8186e3f1e4123bf27426cbd9395df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/dba8186e3f1e4123bf27426cbd9395df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/dba8186e3f1e4123bf27426cbd9395df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dba8186e3f1e4123bf27426cbd9395df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/dba8186e3f1e4123bf27426cbd9395df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/dba8186e3f1e4123bf27426cbd9395df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/dba8186e3f1e4123bf27426cbd9395df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/dba8186e3f1e4123bf27426cbd9395df", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/dba8186e3f1e4123bf27426cbd9395df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_dba8186e3f1e4123bf27426cbd9395df", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_dba8186e3f1e4123bf27426cbd9395df", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e02e2d78-1532-408-user", "id": "d33523a5bf7b44dea1471e6decf97d8d"}, "audit_ids": ["P4sN6ld-RwuSRBdKunpnDg"], "issued_at": "2019-01-09T16:10:20.000000Z"}} 2019-01-09 16:10:20,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:20,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-29b9cc54-ac1d-4a4b-ab7c-b1a49a80c16f Date: Wed, 09 Jan 2019 16:10:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "17113398-82fd-43f7-a238-4a01dcc626b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "35b85851-bfa9-4113-ba99-3908f223992f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 5, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}]} 2019-01-09 16:10:20,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname&description=hello+group used request id req-29b9cc54-ac1d-4a4b-ab7c-b1a49a80c16f 2019-01-09 16:10:20,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:20,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:20,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-36e3aa85-5484-42b8-81d3-e7e4d87cf4de Date: Wed, 09 Jan 2019 16:10:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "17113398-82fd-43f7-a238-4a01dcc626b7"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": 10, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "35b85851-bfa9-4113-ba99-3908f223992f"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:20,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-36e3aa85-5484-42b8-81d3-e7e4d87cf4de 2019-01-09 16:10:20,595 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:20,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:20,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-27875254-b541-4989-8f7a-a486d802f885 Date: Wed, 09 Jan 2019 16:10:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "17113398-82fd-43f7-a238-4a01dcc626b7"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": 10, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "35b85851-bfa9-4113-ba99-3908f223992f"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:20,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-27875254-b541-4989-8f7a-a486d802f885 2019-01-09 16:10:20,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:20,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d4ae3199-03f3-481c-8973-39a2fed17e5e Date: Wed, 09 Jan 2019 16:10:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "17113398-82fd-43f7-a238-4a01dcc626b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "35b85851-bfa9-4113-ba99-3908f223992f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 5, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}]} 2019-01-09 16:10:20,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname used request id req-d4ae3199-03f3-481c-8973-39a2fed17e5e 2019-01-09 16:10:20,674 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:20,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:20,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-902ca75c-7270-4a42-a42a-3cfbfd0f83fa Date: Wed, 09 Jan 2019 16:10:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "17113398-82fd-43f7-a238-4a01dcc626b7"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": 10, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "35b85851-bfa9-4113-ba99-3908f223992f"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:20,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-902ca75c-7270-4a42-a42a-3cfbfd0f83fa 2019-01-09 16:10:20,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:20,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-442cc3c7-e8da-4631-8c41-8934c7a0af21 Date: Wed, 09 Jan 2019 16:10:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "17113398-82fd-43f7-a238-4a01dcc626b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "35b85851-bfa9-4113-ba99-3908f223992f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 5, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}]} 2019-01-09 16:10:20,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname used request id req-442cc3c7-e8da-4631-8c41-8934c7a0af21 2019-01-09 16:10:20,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:20,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:20,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-95d7cb3d-3872-41b9-b691-7e2020c844da Date: Wed, 09 Jan 2019 16:10:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "17113398-82fd-43f7-a238-4a01dcc626b7"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": 10, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "35b85851-bfa9-4113-ba99-3908f223992f"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:20,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-95d7cb3d-3872-41b9-b691-7e2020c844da 2019-01-09 16:10:20,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:20,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-106f3065-3c6b-4f53-ae52-b5f87cfa6991 Date: Wed, 09 Jan 2019 16:10:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "17113398-82fd-43f7-a238-4a01dcc626b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "35b85851-bfa9-4113-ba99-3908f223992f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 5, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}]} 2019-01-09 16:10:20,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname used request id req-106f3065-3c6b-4f53-ae52-b5f87cfa6991 2019-01-09 16:10:20,817 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:20,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:20,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d3d7c7a9-dedc-4cde-a4bc-989d818c627e Date: Wed, 09 Jan 2019 16:10:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "17113398-82fd-43f7-a238-4a01dcc626b7"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": 10, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "35b85851-bfa9-4113-ba99-3908f223992f"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:20,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-d3d7c7a9-dedc-4cde-a4bc-989d818c627e 2019-01-09 16:10:20,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:20,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4a19cf06-9eac-47f6-acd0-443823a2011e Date: Wed, 09 Jan 2019 16:10:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "17113398-82fd-43f7-a238-4a01dcc626b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "35b85851-bfa9-4113-ba99-3908f223992f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 5, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}]} 2019-01-09 16:10:20,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname used request id req-4a19cf06-9eac-47f6-acd0-443823a2011e 2019-01-09 16:10:20,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:20,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:20,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-32c9bd5c-40b3-4e5a-8b0e-46c94538d167 Date: Wed, 09 Jan 2019 16:10:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "17113398-82fd-43f7-a238-4a01dcc626b7"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": 10, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "35b85851-bfa9-4113-ba99-3908f223992f"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:20,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-32c9bd5c-40b3-4e5a-8b0e-46c94538d167 2019-01-09 16:10:20,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:20,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f87e3f4e-c9db-449e-a0c5-64e2ceedc54f Date: Wed, 09 Jan 2019 16:10:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "17113398-82fd-43f7-a238-4a01dcc626b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "35b85851-bfa9-4113-ba99-3908f223992f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 5, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}]} 2019-01-09 16:10:20,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname used request id req-f87e3f4e-c9db-449e-a0c5-64e2ceedc54f 2019-01-09 16:10:20,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:20,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:20,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0d22a2f5-b8d0-458e-a62f-83c08109bb9b Date: Wed, 09 Jan 2019 16:10:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "17113398-82fd-43f7-a238-4a01dcc626b7"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": 10, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "35b85851-bfa9-4113-ba99-3908f223992f"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:20,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-0d22a2f5-b8d0-458e-a62f-83c08109bb9b 2019-01-09 16:10:20,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:21,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f1799422-c45f-4595-826f-501a79af89d1 Date: Wed, 09 Jan 2019 16:10:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:19Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "17113398-82fd-43f7-a238-4a01dcc626b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "35b85851-bfa9-4113-ba99-3908f223992f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:19Z", "revision_number": 0, "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f771e543-3d09-4431-b651-08e196ce2760", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 5, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "name": "CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname"}]} 2019-01-09 16:10:21,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname used request id req-f1799422-c45f-4595-826f-501a79af89d1 2019-01-09 16:10:21,027 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:21,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:21,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7579fb51-9dcb-4f6e-a19b-6b6077d2fe0e Date: Wed, 09 Jan 2019 16:10:21 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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "17113398-82fd-43f7-a238-4a01dcc626b7"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": 10, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "35b85851-bfa9-4113-ba99-3908f223992f"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "e3404e1f-a9e4-4d71-b2a5-e190be9bc00b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:21,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-7579fb51-9dcb-4f6e-a19b-6b6077d2fe0e 2019-01-09 16:10:21,051 - neutron_utils - INFO - Deleting security group rule with ID - e3404e1f-a9e4-4d71-b2a5-e190be9bc00b 2019-01-09 16:10:21,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/e3404e1f-a9e4-4d71-b2a5-e190be9bc00b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:21,141 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-882fc9ea-1e4e-4298-82ac-e90fbba699f5 Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:21,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/e3404e1f-a9e4-4d71-b2a5-e190be9bc00b used request id req-882fc9ea-1e4e-4298-82ac-e90fbba699f5 2019-01-09 16:10:21,141 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2019-01-09 16:10:21,142 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e78dcd81-4b55-492e-bbdf-72f5ba30d438 2019-01-09 16:10:21,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227059f25f0a7e502c3a36ae9f402302ddc6545f" 2019-01-09 16:10:21,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-24b25f69-2064-4933-b776-a6f23d28b015 Date: Wed, 09 Jan 2019 16:10:21 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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "17113398-82fd-43f7-a238-4a01dcc626b7"}, {"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-09T16:10:19Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": 10, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:19Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "35b85851-bfa9-4113-ba99-3908f223992f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f771e543-3d09-4431-b651-08e196ce2760"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "e78dcd81-4b55-492e-bbdf-72f5ba30d438", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "fa57f2ee-0341-4d79-8036-67dde6c7c107"}]} 2019-01-09 16:10:21,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-24b25f69-2064-4933-b776-a6f23d28b015 2019-01-09 16:10:21,166 - neutron_utils - INFO - Deleting security group rule with ID - fa57f2ee-0341-4d79-8036-67dde6c7c107 2019-01-09 16:10:21,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/fa57f2ee-0341-4d79-8036-67dde6c7c107 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:21,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5cb86752-a803-43d4-a227-49fa0ab19f36 Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:21,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/fa57f2ee-0341-4d79-8036-67dde6c7c107 used request id req-5cb86752-a803-43d4-a227-49fa0ab19f36 2019-01-09 16:10:21,265 - neutron_utils - INFO - Deleting security group rule with ID - 35b85851-bfa9-4113-ba99-3908f223992f 2019-01-09 16:10:21,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/35b85851-bfa9-4113-ba99-3908f223992f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:21,342 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a39c487-eb4d-4901-87f2-e1a00e8a6f40 Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:21,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/35b85851-bfa9-4113-ba99-3908f223992f used request id req-5a39c487-eb4d-4901-87f2-e1a00e8a6f40 2019-01-09 16:10:21,343 - neutron_utils - INFO - Deleting security group rule with ID - e3404e1f-a9e4-4d71-b2a5-e190be9bc00b 2019-01-09 16:10:21,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/e3404e1f-a9e4-4d71-b2a5-e190be9bc00b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:21,359 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-4fb523f7-8180-4a25-b364-f4f406376005 Date: Wed, 09 Jan 2019 16:10:21 GMT RESP BODY: {"NeutronError": {"message": "Security group rule e3404e1f-a9e4-4d71-b2a5-e190be9bc00b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 16:10:21,360 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/e3404e1f-a9e4-4d71-b2a5-e190be9bc00b used request id req-4fb523f7-8180-4a25-b364-f4f406376005 2019-01-09 16:10:21,360 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule e3404e1f-a9e4-4d71-b2a5-e190be9bc00b does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2019-01-09 16:10:21,360 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule e3404e1f-a9e4-4d71-b2a5-e190be9bc00b does not exist Neutron server returns request_ids: ['req-4fb523f7-8180-4a25-b364-f4f406376005'] 2019-01-09 16:10:21,360 - neutron_utils - INFO - Deleting security group rule with ID - 17113398-82fd-43f7-a238-4a01dcc626b7 2019-01-09 16:10:21,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/17113398-82fd-43f7-a238-4a01dcc626b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:21,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-862d0204-a76e-4fd3-b2a7-504ba15c5dd6 Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:21,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/17113398-82fd-43f7-a238-4a01dcc626b7 used request id req-862d0204-a76e-4fd3-b2a7-504ba15c5dd6 2019-01-09 16:10:21,432 - neutron_utils - INFO - Deleting security group rule with ID - f771e543-3d09-4431-b651-08e196ce2760 2019-01-09 16:10:21,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/f771e543-3d09-4431-b651-08e196ce2760 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:21,507 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70a07d7a-b53c-4d25-92c3-5cd12840d2fa Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:21,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/f771e543-3d09-4431-b651-08e196ce2760 used request id req-70a07d7a-b53c-4d25-92c3-5cd12840d2fa 2019-01-09 16:10:21,508 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4fabd085-68f0-40e8-8a57-37dd7690462bname 2019-01-09 16:10:21,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/e78dcd81-4b55-492e-bbdf-72f5ba30d438 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd112afe8d3b00599f55a09bffbc55aa46ae0187" 2019-01-09 16:10:21,628 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-698a6330-86f4-43a2-80b6-6019fa450590 Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:21,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/e78dcd81-4b55-492e-bbdf-72f5ba30d438 used request id req-698a6330-86f4-43a2-80b6-6019fa450590 2019-01-09 16:10:21,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:21,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-8b607a1a-c9c2-4c3c-a706-0de62fef6169 Date: Wed, 09 Jan 2019 16:10:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "updated_at": "2019-01-09T16:10:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "00248e0c-d7c4-4723-8189-e354f68eba7e", "remote_group_id": "38f87160-c345-4dbf-b92c-c92d5bcaabba", "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "38f87160-c345-4dbf-b92c-c92d5bcaabba", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "715b0bf3-ff53-4ed4-ae6a-74e45580fc17", "remote_group_id": "38f87160-c345-4dbf-b92c-c92d5bcaabba", "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "38f87160-c345-4dbf-b92c-c92d5bcaabba", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "7754cd4a-1370-439e-af1c-04945b0e8706", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "38f87160-c345-4dbf-b92c-c92d5bcaabba", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv4", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "revision_number": 0, "id": "f2de3d18-adf7-457f-9da5-93cd5df7a84b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:10:18Z", "security_group_id": "38f87160-c345-4dbf-b92c-c92d5bcaabba", "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "port_range_min": null, "ethertype": "IPv6", "project_id": "dba8186e3f1e4123bf27426cbd9395df"}], "revision_number": 4, "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "38f87160-c345-4dbf-b92c-c92d5bcaabba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:10:21,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-8b607a1a-c9c2-4c3c-a706-0de62fef6169 2019-01-09 16:10:21,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:22,007 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6c0a141-3e8f-45d2-a822-7819ffdfd926 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:22,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-e6c0a141-3e8f-45d2-a822-7819ffdfd926 2019-01-09 16:10:22,007 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:22,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:22,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46f548e-d727-4c5f-9746-7dec1b0a5529 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "dba8186e3f1e4123bf27426cbd9395df", "name": "CreateSecurityGroupTests-e02e2d78-1532-408-proj"}} 2019-01-09 16:10:22,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df used request id req-a46f548e-d727-4c5f-9746-7dec1b0a5529 2019-01-09 16:10:22,103 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 38f87160-c345-4dbf-b92c-c92d5bcaabba 2019-01-09 16:10:22,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=38f87160-c345-4dbf-b92c-c92d5bcaabba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:22,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5b0135d0-c4df-4c71-95a1-28ff83a55d73 Date: Wed, 09 Jan 2019 16:10:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "38f87160-c345-4dbf-b92c-c92d5bcaabba", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "38f87160-c345-4dbf-b92c-c92d5bcaabba", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "00248e0c-d7c4-4723-8189-e354f68eba7e"}, {"remote_group_id": "38f87160-c345-4dbf-b92c-c92d5bcaabba", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "38f87160-c345-4dbf-b92c-c92d5bcaabba", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "715b0bf3-ff53-4ed4-ae6a-74e45580fc17"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "38f87160-c345-4dbf-b92c-c92d5bcaabba", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "7754cd4a-1370-439e-af1c-04945b0e8706"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:10:18Z", "security_group_id": "38f87160-c345-4dbf-b92c-c92d5bcaabba", "port_range_min": null, "revision_number": 0, "tenant_id": "dba8186e3f1e4123bf27426cbd9395df", "created_at": "2019-01-09T16:10:18Z", "project_id": "dba8186e3f1e4123bf27426cbd9395df", "id": "f2de3d18-adf7-457f-9da5-93cd5df7a84b"}]} 2019-01-09 16:10:22,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=38f87160-c345-4dbf-b92c-c92d5bcaabba used request id req-5b0135d0-c4df-4c71-95a1-28ff83a55d73 2019-01-09 16:10:22,127 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:10:22,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/38f87160-c345-4dbf-b92c-c92d5bcaabba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:22,291 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0627d120-d40d-4833-8ba3-2345186bcd76 Content-Length: 0 Date: Wed, 09 Jan 2019 16:10:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:10:22,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/38f87160-c345-4dbf-b92c-c92d5bcaabba used request id req-0627d120-d40d-4833-8ba3-2345186bcd76 2019-01-09 16:10:22,292 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e02e2d78-1532-408-proj 2019-01-09 16:10:22,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:22,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e141dea9-44d7-42d9-b8ae-5137b3812e48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:22,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/dba8186e3f1e4123bf27426cbd9395df used request id req-e141dea9-44d7-42d9-b8ae-5137b3812e48 2019-01-09 16:10:22,518 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e02e2d78-1532-408-proj-role 2019-01-09 16:10:22,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/be3e2d5ab01f4e1c90d1e19359e87345 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:22,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f2d4df9-337b-404e-82c0-151831769695 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:22,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/be3e2d5ab01f4e1c90d1e19359e87345 used request id req-0f2d4df9-337b-404e-82c0-151831769695 2019-01-09 16:10:22,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00899e5ed74aa6e7a201dba032823221de74bc01" 2019-01-09 16:10:22,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1caba5e2-78d6-4fb9-b8d5-bfa7b3e516ab Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:22,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1caba5e2-78d6-4fb9-b8d5-bfa7b3e516ab 2019-01-09 16:10:22,747 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e02e2d78-1532-408-user 2019-01-09 16:10:22,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d33523a5bf7b44dea1471e6decf97d8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a4b5cbceabbbc05884a357e19f9510f1ec76022" 2019-01-09 16:10:22,927 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99a43d79-8014-4c6f-8bc0-99b4ef9b56f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:22,927 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d33523a5bf7b44dea1471e6decf97d8d used request id req-99a43d79-8014-4c6f-8bc0-99b4ef9b56f3 2019-01-09 16:10:22,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:23,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["DCfNA7g_SXar33iJwHj8MQ"], "issued_at": "2019-01-09T16:10:23.000000Z"}} 2019-01-09 16:10:23,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2f76d0883770c2dfbcf1659cc4fb7e793e3f526" 2019-01-09 16:10:23,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c8966e-beaf-4376-a700-8d5feef8bdad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:23,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f1c8966e-beaf-4376-a700-8d5feef8bdad 2019-01-09 16:10:23,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:23,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:23,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["LsBma-7AS2GksdfXiEjQZA"], "issued_at": "2019-01-09T16:10:23.000000Z"}} 2019-01-09 16:10:23,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:23,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39570456-81fb-412c-a2d0-2c85e56653ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:23,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-39570456-81fb-412c-a2d0-2c85e56653ef 2019-01-09 16:10:23,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:23,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:23,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2872410c-f075-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:24,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120092f9-0e83-4f71-8de6-0fd7e924f1d7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2872410c-f075-429-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:10:24,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-2872410c-f075-429-proj used request id req-120092f9-0e83-4f71-8de6-0fd7e924f1d7 2019-01-09 16:10:24,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:24,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b02c62-6809-4e92-89b3-42a606e1b015 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:24,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-20b02c62-6809-4e92-89b3-42a606e1b015 2019-01-09 16:10:24,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-2872410c-f075-429-proj"}}' 2019-01-09 16:10:24,269 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91f81ae4-befd-48ec-9cae-dd5ca3bb0264 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ea49784a0edf44daa3ec043a607c62cc"}, "tags": [], "enabled": true, "id": "ea49784a0edf44daa3ec043a607c62cc", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-2872410c-f075-429-proj"}} 2019-01-09 16:10:24,269 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-91f81ae4-befd-48ec-9cae-dd5ca3bb0264 2019-01-09 16:10:24,269 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-2872410c-f075-429-proj 2019-01-09 16:10:24,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:24,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:24,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["wLJudt2GTdWY3BDU-dzy2w"], "issued_at": "2019-01-09T16:10:24.000000Z"}} 2019-01-09 16:10:24,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f35f503a92373e2a51e54d738b1d42cab34089" 2019-01-09 16:10:24,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94f6c44b-6676-4915-a848-9a0240f02d3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:24,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-94f6c44b-6676-4915-a848-9a0240f02d3a 2019-01-09 16:10:24,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:24,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:24,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f35f503a92373e2a51e54d738b1d42cab34089" 2019-01-09 16:10:24,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414405cf-79d9-4e10-a34f-693098198d8d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:10:24,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-414405cf-79d9-4e10-a34f-693098198d8d 2019-01-09 16:10:24,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-2872410c-f075-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f35f503a92373e2a51e54d738b1d42cab34089" 2019-01-09 16:10:24,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7ef0ca1-ae5c-4c87-9165-a29ef0bab81f Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-2872410c-f075-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ea49784a0edf44daa3ec043a607c62cc"}, "tags": [], "enabled": true, "id": "ea49784a0edf44daa3ec043a607c62cc", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-2872410c-f075-429-proj"}]} 2019-01-09 16:10:24,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-2872410c-f075-429-proj used request id req-d7ef0ca1-ae5c-4c87-9165-a29ef0bab81f 2019-01-09 16:10:25,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f35f503a92373e2a51e54d738b1d42cab34089" 2019-01-09 16:10:25,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc05679-6636-4515-844f-1d96c703b9e4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:25,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3bc05679-6636-4515-844f-1d96c703b9e4 2019-01-09 16:10:25,389 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-2872410c-f075-429-user 2019-01-09 16:10:25,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:25,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:25,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73000521-a949-468d-850e-140eea440ca9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:25,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-73000521-a949-468d-850e-140eea440ca9 2019-01-09 16:10:25,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" -d '{"role": {"name": "CreateImageSuccessTests-2872410c-f075-429-proj-role"}}' 2019-01-09 16:10:25,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79ae1da3-4e25-4384-ad4d-dcef4e59e178 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e8d5ff34ff40483d8f4e4255191574f7", "links": {"self": "http://172.30.9.29:5000/v3/roles/e8d5ff34ff40483d8f4e4255191574f7"}, "name": "CreateImageSuccessTests-2872410c-f075-429-proj-role"}} 2019-01-09 16:10:25,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-79ae1da3-4e25-4384-ad4d-dcef4e59e178 2019-01-09 16:10:25,521 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-2872410c-f075-429-proj-role 2019-01-09 16:10:25,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e8d5ff34ff40483d8f4e4255191574f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:25,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b62d47-daf5-4616-b00f-80c871400c4b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e8d5ff34ff40483d8f4e4255191574f7", "links": {"self": "http://172.30.9.29:5000/v3/roles/e8d5ff34ff40483d8f4e4255191574f7"}, "name": "CreateImageSuccessTests-2872410c-f075-429-proj-role"}} 2019-01-09 16:10:25,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e8d5ff34ff40483d8f4e4255191574f7 used request id req-95b62d47-daf5-4616-b00f-80c871400c4b 2019-01-09 16:10:25,620 - keystone_utils - INFO - Granting role CreateImageSuccessTests-2872410c-f075-429-proj-role to project CreateImageSuccessTests-2872410c-f075-429-proj 2019-01-09 16:10:25,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ea49784a0edf44daa3ec043a607c62cc/users/2c35a61c2c764b19aedcb5299b7b4fd0/roles/e8d5ff34ff40483d8f4e4255191574f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:25,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e108af7-19e0-4fa4-ab66-40d33a59eb49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:25,769 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ea49784a0edf44daa3ec043a607c62cc/users/2c35a61c2c764b19aedcb5299b7b4fd0/roles/e8d5ff34ff40483d8f4e4255191574f7 used request id req-7e108af7-19e0-4fa4-ab66-40d33a59eb49 2019-01-09 16:10:25,789 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:10:25,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:25,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:26,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e8d5ff34ff40483d8f4e4255191574f7", "name": "CreateImageSuccessTests-2872410c-f075-429-proj-role"}], "expires_at": "2019-01-09T17:10:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea49784a0edf44daa3ec043a607c62cc", "name": "CreateImageSuccessTests-2872410c-f075-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ea49784a0edf44daa3ec043a607c62cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ea49784a0edf44daa3ec043a607c62cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ea49784a0edf44daa3ec043a607c62cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ea49784a0edf44daa3ec043a607c62cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ea49784a0edf44daa3ec043a607c62cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ea49784a0edf44daa3ec043a607c62cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ea49784a0edf44daa3ec043a607c62cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ea49784a0edf44daa3ec043a607c62cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ea49784a0edf44daa3ec043a607c62cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ea49784a0edf44daa3ec043a607c62cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ea49784a0edf44daa3ec043a607c62cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ea49784a0edf44daa3ec043a607c62cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ea49784a0edf44daa3ec043a607c62cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ea49784a0edf44daa3ec043a607c62cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-2872410c-f075-429-user", "id": "2c35a61c2c764b19aedcb5299b7b4fd0"}, "audit_ids": ["rMxUWwigQvi_qbVzt67lrA"], "issued_at": "2019-01-09T16:10:26.000000Z"}} 2019-01-09 16:10:26,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3879b1172cccf4a225094814df78a086c166ccac" 2019-01-09 16:10:26,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5383ebc5-2ace-41d8-95e4-5b95ea683fb2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:26,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5383ebc5-2ace-41d8-95e4-5b95ea683fb2 2019-01-09 16:10:26,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3879b1172cccf4a225094814df78a086c166ccac" 2019-01-09 16:10:26,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-887e4dcd-be8d-4388-9a32-35c1b096c1f3 Date: Wed, 09 Jan 2019 16:10:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a"} 2019-01-09 16:10:26,481 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a used request id req-887e4dcd-be8d-4388-9a32-35c1b096c1f3 2019-01-09 16:10:26,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3879b1172cccf4a225094814df78a086c166ccac" 2019-01-09 16:10:26,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-71efd027-d04d-4ed9-a5ec-0262aeb9ce56 Date: Wed, 09 Jan 2019 16:10: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-09 16:10:26,490 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-71efd027-d04d-4ed9-a5ec-0262aeb9ce56 2019-01-09 16:10:26,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3879b1172cccf4a225094814df78a086c166ccac" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a"}' 2019-01-09 16:10:26,551 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/d1f83931-e0a3-426d-aea3-69452d082882 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0a69bba5-13c0-4ea8-9c2b-fdb6e7dc02f1 Date: Wed, 09 Jan 2019 16:10:26 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/d1f83931-e0a3-426d-aea3-69452d082882", "min_disk": 0, "protected": false, "id": "d1f83931-e0a3-426d-aea3-69452d082882", "file": "/v2/images/d1f83931-e0a3-426d-aea3-69452d082882/file", "checksum": null, "owner": "ea49784a0edf44daa3ec043a607c62cc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:26,551 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-0a69bba5-13c0-4ea8-9c2b-fdb6e7dc02f1 2019-01-09 16:10:26,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/d1f83931-e0a3-426d-aea3-69452d082882/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3879b1172cccf4a225094814df78a086c166ccac" -d '' 2019-01-09 16:10:26,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ab67116-5dda-4fde-9bd9-3a9d294c510e Date: Wed, 09 Jan 2019 16:10: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-09 16:10:26,900 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d1f83931-e0a3-426d-aea3-69452d082882/file used request id req-0ab67116-5dda-4fde-9bd9-3a9d294c510e 2019-01-09 16:10:26,901 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:10:26,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d1f83931-e0a3-426d-aea3-69452d082882 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3879b1172cccf4a225094814df78a086c166ccac" 2019-01-09 16:10:26,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-44e937b5-b00c-4b17-8fe1-85f16b707979 Date: Wed, 09 Jan 2019 16:10:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:26Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d1f83931-e0a3-426d-aea3-69452d082882/snap", "metadata": {}}], "self": "/v2/images/d1f83931-e0a3-426d-aea3-69452d082882", "min_disk": 0, "protected": false, "id": "d1f83931-e0a3-426d-aea3-69452d082882", "file": "/v2/images/d1f83931-e0a3-426d-aea3-69452d082882/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ea49784a0edf44daa3ec043a607c62cc", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d1f83931-e0a3-426d-aea3-69452d082882/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:26,920 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d1f83931-e0a3-426d-aea3-69452d082882 used request id req-44e937b5-b00c-4b17-8fe1-85f16b707979 2019-01-09 16:10:26,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3879b1172cccf4a225094814df78a086c166ccac" 2019-01-09 16:10:26,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7e679f72-57b8-419b-aff9-39bc2de66611 Date: Wed, 09 Jan 2019 16:10: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-09 16:10:26,930 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-7e679f72-57b8-419b-aff9-39bc2de66611 2019-01-09 16:10:26,933 - create_image - INFO - Created image with name - CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a 2019-01-09 16:10:26,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d1f83931-e0a3-426d-aea3-69452d082882 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3879b1172cccf4a225094814df78a086c166ccac" 2019-01-09 16:10:26,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5f76fb62-6106-46a3-9270-4704c4471067 Date: Wed, 09 Jan 2019 16:10:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:26Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d1f83931-e0a3-426d-aea3-69452d082882/snap", "metadata": {}}], "self": "/v2/images/d1f83931-e0a3-426d-aea3-69452d082882", "min_disk": 0, "protected": false, "id": "d1f83931-e0a3-426d-aea3-69452d082882", "file": "/v2/images/d1f83931-e0a3-426d-aea3-69452d082882/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ea49784a0edf44daa3ec043a607c62cc", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d1f83931-e0a3-426d-aea3-69452d082882/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:26,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d1f83931-e0a3-426d-aea3-69452d082882 used request id req-5f76fb62-6106-46a3-9270-4704c4471067 2019-01-09 16:10:26,952 - create_image - DEBUG - Instance status is - active 2019-01-09 16:10:26,952 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a 2019-01-09 16:10:26,952 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a 2019-01-09 16:10:26,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:27,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e8d5ff34ff40483d8f4e4255191574f7", "name": "CreateImageSuccessTests-2872410c-f075-429-proj-role"}], "expires_at": "2019-01-09T17:10:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea49784a0edf44daa3ec043a607c62cc", "name": "CreateImageSuccessTests-2872410c-f075-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ea49784a0edf44daa3ec043a607c62cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ea49784a0edf44daa3ec043a607c62cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ea49784a0edf44daa3ec043a607c62cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ea49784a0edf44daa3ec043a607c62cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ea49784a0edf44daa3ec043a607c62cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ea49784a0edf44daa3ec043a607c62cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ea49784a0edf44daa3ec043a607c62cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ea49784a0edf44daa3ec043a607c62cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ea49784a0edf44daa3ec043a607c62cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ea49784a0edf44daa3ec043a607c62cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ea49784a0edf44daa3ec043a607c62cc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ea49784a0edf44daa3ec043a607c62cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ea49784a0edf44daa3ec043a607c62cc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ea49784a0edf44daa3ec043a607c62cc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-2872410c-f075-429-user", "id": "2c35a61c2c764b19aedcb5299b7b4fd0"}, "audit_ids": ["-ce_orP1RnaXC01BZeZBBw"], "issued_at": "2019-01-09T16:10:27.000000Z"}} 2019-01-09 16:10:27,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb6e4c3efde901647a2943ea97923824b1694671" 2019-01-09 16:10:27,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-5454636c-e6ee-4162-9e0b-b1f2c00d5f23 Date: Wed, 09 Jan 2019 16:10:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:26Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d1f83931-e0a3-426d-aea3-69452d082882/snap", "metadata": {}}], "self": "/v2/images/d1f83931-e0a3-426d-aea3-69452d082882", "min_disk": 0, "protected": false, "id": "d1f83931-e0a3-426d-aea3-69452d082882", "file": "/v2/images/d1f83931-e0a3-426d-aea3-69452d082882/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ea49784a0edf44daa3ec043a607c62cc", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d1f83931-e0a3-426d-aea3-69452d082882/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a"} 2019-01-09 16:10:27,556 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a used request id req-5454636c-e6ee-4162-9e0b-b1f2c00d5f23 2019-01-09 16:10:27,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb6e4c3efde901647a2943ea97923824b1694671" 2019-01-09 16:10:27,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-59339710-688f-4599-a4ed-8d62247e43ce Date: Wed, 09 Jan 2019 16:10: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-09 16:10:27,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-59339710-688f-4599-a4ed-8d62247e43ce 2019-01-09 16:10:27,569 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a 2019-01-09 16:10:27,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/d1f83931-e0a3-426d-aea3-69452d082882 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb6e4c3efde901647a2943ea97923824b1694671" 2019-01-09 16:10:28,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d4d42d1-882d-44b7-ac70-73d629ec505b Date: Wed, 09 Jan 2019 16:10: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-09 16:10:28,041 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d1f83931-e0a3-426d-aea3-69452d082882 used request id req-3d4d42d1-882d-44b7-ac70-73d629ec505b 2019-01-09 16:10:28,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fb6e4c3efde901647a2943ea97923824b1694671" 2019-01-09 16:10:28,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-16024e0c-3046-4d09-b0f9-a274863d4e4f Date: Wed, 09 Jan 2019 16:10:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a"} 2019-01-09 16:10:28,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a used request id req-16024e0c-3046-4d09-b0f9-a274863d4e4f 2019-01-09 16:10:28,074 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-7bc280a3-596d-4eb2-8fc1-c8295c22a78a 2019-01-09 16:10:28,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/d1f83931-e0a3-426d-aea3-69452d082882 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3879b1172cccf4a225094814df78a086c166ccac" 2019-01-09 16:10:28,090 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-03fd2ecc-73f8-4abc-bbd3-28c2b19cf3f8 Date: Wed, 09 Jan 2019 16:10: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-09 16:10:28,090 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d1f83931-e0a3-426d-aea3-69452d082882 used request id req-03fd2ecc-73f8-4abc-bbd3-28c2b19cf3f8 2019-01-09 16:10:28,090 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2019-01-09 16:10:28,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:28,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-af9e79d9-80a0-4080-b199-bc5e9e656768 Date: Wed, 09 Jan 2019 16:10:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:10:28,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-af9e79d9-80a0-4080-b199-bc5e9e656768 2019-01-09 16:10:28,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:28,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f35397e0-c669-42d7-98b4-48245b5fc161 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:28,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-f35397e0-c669-42d7-98b4-48245b5fc161 2019-01-09 16:10:28,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:28,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:28,568 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c48554e4-9001-4e03-bd77-e6b4cb6123d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:28,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-c48554e4-9001-4e03-bd77-e6b4cb6123d0 2019-01-09 16:10:28,568 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:28,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:28,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-324bd092-5a99-4be6-ad8e-c4bdd4de764d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:28,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-324bd092-5a99-4be6-ad8e-c4bdd4de764d 2019-01-09 16:10:28,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:28,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:28,770 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7002319-8dde-4b85-b786-b0d4aa85c61c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:28,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-b7002319-8dde-4b85-b786-b0d4aa85c61c 2019-01-09 16:10:28,770 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:28,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:28,869 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79e9676d-040a-4689-8fa3-4e517f3ef66a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:28,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-79e9676d-040a-4689-8fa3-4e517f3ef66a 2019-01-09 16:10:28,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:28,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:28,972 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4207d12-3850-4085-b202-77c052f5407b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:28,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-e4207d12-3850-4085-b202-77c052f5407b 2019-01-09 16:10:28,972 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:28,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:29,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8278433d-3a3a-4ee2-b23d-7a974899e7ca Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:10:29,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-8278433d-3a3a-4ee2-b23d-7a974899e7ca 2019-01-09 16:10:29,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:29,182 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48b46a0c-f472-47ee-b53a-1ea2cfe85c47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:29,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-48b46a0c-f472-47ee-b53a-1ea2cfe85c47 2019-01-09 16:10:29,182 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:29,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:29,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-480e1736-4683-4c56-a99c-a5f44e8eb4ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:29,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-480e1736-4683-4c56-a99c-a5f44e8eb4ce 2019-01-09 16:10:29,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:29,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:29,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0875fa66-4708-4203-b1b6-8cecf268382c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:29,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-0875fa66-4708-4203-b1b6-8cecf268382c 2019-01-09 16:10:29,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:29,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:29,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb7139b-9941-4626-9d4a-113ef56f7afa 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:10:29,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-8bb7139b-9941-4626-9d4a-113ef56f7afa 2019-01-09 16:10:29,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:29,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2448c835-127f-4896-b5c8-e0fb8b33aab3 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:10:29,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-2448c835-127f-4896-b5c8-e0fb8b33aab3 2019-01-09 16:10:29,597 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-2872410c-f075-429-proj 2019-01-09 16:10:29,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ea49784a0edf44daa3ec043a607c62cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:29,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74e73322-492b-41f3-ace5-bec5b58cf6f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:29,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ea49784a0edf44daa3ec043a607c62cc used request id req-74e73322-492b-41f3-ace5-bec5b58cf6f4 2019-01-09 16:10:29,821 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-2872410c-f075-429-proj-role 2019-01-09 16:10:29,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e8d5ff34ff40483d8f4e4255191574f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:29,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61606ba3-244f-4044-b30c-d58445ceca0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:29,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e8d5ff34ff40483d8f4e4255191574f7 used request id req-61606ba3-244f-4044-b30c-d58445ceca0b 2019-01-09 16:10:29,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cc0d0babd1da1b98a6ae46e4735342c95ea79a" 2019-01-09 16:10:30,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e2dcaf-136d-415d-9db9-2656d1449307 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:30,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-07e2dcaf-136d-415d-9db9-2656d1449307 2019-01-09 16:10:30,063 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-2872410c-f075-429-user 2019-01-09 16:10:30,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2c35a61c2c764b19aedcb5299b7b4fd0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6f35f503a92373e2a51e54d738b1d42cab34089" 2019-01-09 16:10:30,284 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a33b4525-a703-47e2-885d-49040c2ec8f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:30,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2c35a61c2c764b19aedcb5299b7b4fd0 used request id req-a33b4525-a703-47e2-885d-49040c2ec8f6 2019-01-09 16:10:30,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:30,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["0UUUhrx6QnGVZnvw1cL-Zw"], "issued_at": "2019-01-09T16:10:30.000000Z"}} 2019-01-09 16:10:30,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d44653302b56dd1328b948f114efb909342fc7" 2019-01-09 16:10:30,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caadf4f6-4ae0-482a-a6f8-862b2c29504a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:30,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-caadf4f6-4ae0-482a-a6f8-862b2c29504a 2019-01-09 16:10:30,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:30,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:31,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["4LfdvHvwR9WFc3P6Wwu2-w"], "issued_at": "2019-01-09T16:10:31.000000Z"}} 2019-01-09 16:10:31,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:31,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85eb9de6-bd95-4083-a1eb-2d62aebd1e24 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:31,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-85eb9de6-bd95-4083-a1eb-2d62aebd1e24 2019-01-09 16:10:31,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:31,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:31,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8c560f83-33d9-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:31,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa47e29c-5a93-4c9e-a94b-b3769d9c5d21 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8c560f83-33d9-446-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:10:31,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-8c560f83-33d9-446-proj used request id req-fa47e29c-5a93-4c9e-a94b-b3769d9c5d21 2019-01-09 16:10:31,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:31,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52630e57-c218-4f7f-9c4d-007fc5b71a77 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:31,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-52630e57-c218-4f7f-9c4d-007fc5b71a77 2019-01-09 16:10:31,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-8c560f83-33d9-446-proj"}}' 2019-01-09 16:10:31,538 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd206bb3-4e28-4f10-b0aa-a8b736e3ca7a Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9a7395004e9349278e93e512fd274c92"}, "tags": [], "enabled": true, "id": "9a7395004e9349278e93e512fd274c92", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8c560f83-33d9-446-proj"}} 2019-01-09 16:10:31,539 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-fd206bb3-4e28-4f10-b0aa-a8b736e3ca7a 2019-01-09 16:10:31,539 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-8c560f83-33d9-446-proj 2019-01-09 16:10:31,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:31,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:32,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["m7cZi6PXT8qXbD56iAnQbg"], "issued_at": "2019-01-09T16:10:32.000000Z"}} 2019-01-09 16:10:32,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd416762ae0b870850b65df46ca85fd8080e4f9" 2019-01-09 16:10:32,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c45d99b-e644-4a8f-9e85-696cbe594d8b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:32,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6c45d99b-e644-4a8f-9e85-696cbe594d8b 2019-01-09 16:10:32,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:32,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:32,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd416762ae0b870850b65df46ca85fd8080e4f9" 2019-01-09 16:10:32,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23fb2da0-f9a1-42f7-b999-1257f56728d9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:10:32,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-23fb2da0-f9a1-42f7-b999-1257f56728d9 2019-01-09 16:10:32,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-8c560f83-33d9-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd416762ae0b870850b65df46ca85fd8080e4f9" 2019-01-09 16:10:32,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1653a3-d8e9-4b82-9eab-fea38b2cac54 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-8c560f83-33d9-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9a7395004e9349278e93e512fd274c92"}, "tags": [], "enabled": true, "id": "9a7395004e9349278e93e512fd274c92", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-8c560f83-33d9-446-proj"}]} 2019-01-09 16:10:32,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-8c560f83-33d9-446-proj used request id req-1e1653a3-d8e9-4b82-9eab-fea38b2cac54 2019-01-09 16:10:32,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd416762ae0b870850b65df46ca85fd8080e4f9" 2019-01-09 16:10:32,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe648037-d15d-4e5b-afea-480b80afe1a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:32,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-fe648037-d15d-4e5b-afea-480b80afe1a6 2019-01-09 16:10:32,748 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-8c560f83-33d9-446-user 2019-01-09 16:10:32,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:32,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:32,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95e02cf4-2383-487e-aae1-043e5078fd83 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:32,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-95e02cf4-2383-487e-aae1-043e5078fd83 2019-01-09 16:10:32,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" -d '{"role": {"name": "CreateImageSuccessTests-8c560f83-33d9-446-proj-role"}}' 2019-01-09 16:10:32,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-270319ca-0ece-4ba8-bc26-d0e638b9f64e Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e608391564c4549ae77ceedf4cea797", "links": {"self": "http://172.30.9.29:5000/v3/roles/4e608391564c4549ae77ceedf4cea797"}, "name": "CreateImageSuccessTests-8c560f83-33d9-446-proj-role"}} 2019-01-09 16:10:32,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-270319ca-0ece-4ba8-bc26-d0e638b9f64e 2019-01-09 16:10:32,960 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-8c560f83-33d9-446-proj-role 2019-01-09 16:10:32,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/4e608391564c4549ae77ceedf4cea797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:33,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d9101d-5401-4ffa-9547-1b243bbd00ef Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e608391564c4549ae77ceedf4cea797", "links": {"self": "http://172.30.9.29:5000/v3/roles/4e608391564c4549ae77ceedf4cea797"}, "name": "CreateImageSuccessTests-8c560f83-33d9-446-proj-role"}} 2019-01-09 16:10:33,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/4e608391564c4549ae77ceedf4cea797 used request id req-d6d9101d-5401-4ffa-9547-1b243bbd00ef 2019-01-09 16:10:33,058 - keystone_utils - INFO - Granting role CreateImageSuccessTests-8c560f83-33d9-446-proj-role to project CreateImageSuccessTests-8c560f83-33d9-446-proj 2019-01-09 16:10:33,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/9a7395004e9349278e93e512fd274c92/users/2751bc5524924e40b0a3c1b582d8bf87/roles/4e608391564c4549ae77ceedf4cea797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:33,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-944c6532-7739-4f41-9d29-99fd87db9471 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:33,195 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/9a7395004e9349278e93e512fd274c92/users/2751bc5524924e40b0a3c1b582d8bf87/roles/4e608391564c4549ae77ceedf4cea797 used request id req-944c6532-7739-4f41-9d29-99fd87db9471 2019-01-09 16:10:33,196 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:10:33,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:33,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:33,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e608391564c4549ae77ceedf4cea797", "name": "CreateImageSuccessTests-8c560f83-33d9-446-proj-role"}], "expires_at": "2019-01-09T17:10:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a7395004e9349278e93e512fd274c92", "name": "CreateImageSuccessTests-8c560f83-33d9-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9a7395004e9349278e93e512fd274c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/9a7395004e9349278e93e512fd274c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/9a7395004e9349278e93e512fd274c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9a7395004e9349278e93e512fd274c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/9a7395004e9349278e93e512fd274c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/9a7395004e9349278e93e512fd274c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9a7395004e9349278e93e512fd274c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/9a7395004e9349278e93e512fd274c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/9a7395004e9349278e93e512fd274c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9a7395004e9349278e93e512fd274c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/9a7395004e9349278e93e512fd274c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/9a7395004e9349278e93e512fd274c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9a7395004e9349278e93e512fd274c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_9a7395004e9349278e93e512fd274c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8c560f83-33d9-446-user", "id": "2751bc5524924e40b0a3c1b582d8bf87"}, "audit_ids": ["yoJV4I0JTjeEaMfPbPV6qg"], "issued_at": "2019-01-09T16:10:33.000000Z"}} 2019-01-09 16:10:33,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3a0bc56a9c78f47027ebfbb3ed597ca4cc331c" 2019-01-09 16:10:33,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be396074-b817-46f5-823d-dc91344ee065 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:33,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-be396074-b817-46f5-823d-dc91344ee065 2019-01-09 16:10:33,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd3a0bc56a9c78f47027ebfbb3ed597ca4cc331c" 2019-01-09 16:10:33,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-180e23fe-0362-4661-9521-f4a8b8fa5b26 Date: Wed, 09 Jan 2019 16:10:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576"} 2019-01-09 16:10:33,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576 used request id req-180e23fe-0362-4661-9521-f4a8b8fa5b26 2019-01-09 16:10:33,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd3a0bc56a9c78f47027ebfbb3ed597ca4cc331c" 2019-01-09 16:10:33,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0b3eef2a-22b3-4884-9869-b207b9a19882 Date: Wed, 09 Jan 2019 16:10: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-09 16:10:33,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0b3eef2a-22b3-4884-9869-b207b9a19882 2019-01-09 16:10:33,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cd3a0bc56a9c78f47027ebfbb3ed597ca4cc331c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576"}' 2019-01-09 16:10:33,949 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4cc3831d-1a70-4015-9cba-878f4ca10d81 Date: Wed, 09 Jan 2019 16:10:33 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0", "min_disk": 0, "protected": false, "id": "edb0c44e-5387-4e30-b0a2-c797f95872f0", "file": "/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0/file", "checksum": null, "owner": "9a7395004e9349278e93e512fd274c92", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:33,949 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-4cc3831d-1a70-4015-9cba-878f4ca10d81 2019-01-09 16:10:33,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd3a0bc56a9c78f47027ebfbb3ed597ca4cc331c" -d '' 2019-01-09 16:10:34,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b90e1f4-3416-4f81-8245-b1c77761492a Date: Wed, 09 Jan 2019 16:10: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-09 16:10:34,423 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0/file used request id req-8b90e1f4-3416-4f81-8245-b1c77761492a 2019-01-09 16:10:34,424 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:10:34,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd3a0bc56a9c78f47027ebfbb3ed597ca4cc331c" 2019-01-09 16:10:34,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3a49a4f6-ae14-4c1e-9e13-95ed21af3faf Date: Wed, 09 Jan 2019 16:10:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:34Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/edb0c44e-5387-4e30-b0a2-c797f95872f0/snap", "metadata": {}}], "self": "/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0", "min_disk": 0, "protected": false, "id": "edb0c44e-5387-4e30-b0a2-c797f95872f0", "file": "/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9a7395004e9349278e93e512fd274c92", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/edb0c44e-5387-4e30-b0a2-c797f95872f0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:34,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0 used request id req-3a49a4f6-ae14-4c1e-9e13-95ed21af3faf 2019-01-09 16:10:34,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd3a0bc56a9c78f47027ebfbb3ed597ca4cc331c" 2019-01-09 16:10:34,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6dc36ed3-06e8-4723-9526-d842c836220d Date: Wed, 09 Jan 2019 16:10:34 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file 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-09 16:10:34,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-6dc36ed3-06e8-4723-9526-d842c836220d 2019-01-09 16:10:34,461 - create_image - INFO - Created image with name - CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576 2019-01-09 16:10:34,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd3a0bc56a9c78f47027ebfbb3ed597ca4cc331c" 2019-01-09 16:10:34,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-94e7cf89-80a9-4035-b8a3-00e0eef42317 Date: Wed, 09 Jan 2019 16:10:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:34Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/edb0c44e-5387-4e30-b0a2-c797f95872f0/snap", "metadata": {}}], "self": "/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0", "min_disk": 0, "protected": false, "id": "edb0c44e-5387-4e30-b0a2-c797f95872f0", "file": "/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9a7395004e9349278e93e512fd274c92", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/edb0c44e-5387-4e30-b0a2-c797f95872f0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:34,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0 used request id req-94e7cf89-80a9-4035-b8a3-00e0eef42317 2019-01-09 16:10:34,483 - create_image - DEBUG - Instance status is - active 2019-01-09 16:10:34,484 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576 2019-01-09 16:10:34,484 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576 2019-01-09 16:10:34,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:34,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e608391564c4549ae77ceedf4cea797", "name": "CreateImageSuccessTests-8c560f83-33d9-446-proj-role"}], "expires_at": "2019-01-09T17:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9a7395004e9349278e93e512fd274c92", "name": "CreateImageSuccessTests-8c560f83-33d9-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9a7395004e9349278e93e512fd274c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/9a7395004e9349278e93e512fd274c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/9a7395004e9349278e93e512fd274c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9a7395004e9349278e93e512fd274c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/9a7395004e9349278e93e512fd274c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/9a7395004e9349278e93e512fd274c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9a7395004e9349278e93e512fd274c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/9a7395004e9349278e93e512fd274c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/9a7395004e9349278e93e512fd274c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9a7395004e9349278e93e512fd274c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/9a7395004e9349278e93e512fd274c92", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/9a7395004e9349278e93e512fd274c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9a7395004e9349278e93e512fd274c92", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_9a7395004e9349278e93e512fd274c92", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-8c560f83-33d9-446-user", "id": "2751bc5524924e40b0a3c1b582d8bf87"}, "audit_ids": ["FH_dhT7LRUOjPNcf-hSMhw"], "issued_at": "2019-01-09T16:10:34.000000Z"}} 2019-01-09 16:10:34,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac0e81d2e78039c6ccea3a2835157a4ff6a316b8" 2019-01-09 16:10:35,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-9b1b94a5-af2e-4faf-b61d-a1b55244ff09 Date: Wed, 09 Jan 2019 16:10:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:34Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/edb0c44e-5387-4e30-b0a2-c797f95872f0/snap", "metadata": {}}], "self": "/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0", "min_disk": 0, "protected": false, "id": "edb0c44e-5387-4e30-b0a2-c797f95872f0", "file": "/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9a7395004e9349278e93e512fd274c92", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/edb0c44e-5387-4e30-b0a2-c797f95872f0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576"} 2019-01-09 16:10:35,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576 used request id req-9b1b94a5-af2e-4faf-b61d-a1b55244ff09 2019-01-09 16:10:35,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ac0e81d2e78039c6ccea3a2835157a4ff6a316b8" 2019-01-09 16:10:35,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f76a8f26-8542-4dcc-8aab-b06e1d827bd4 Date: Wed, 09 Jan 2019 16:10:35 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 16:10:35,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f76a8f26-8542-4dcc-8aab-b06e1d827bd4 2019-01-09 16:10:35,104 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-8392cd13-bd6f-48fd-9c69-64ee22983576 2019-01-09 16:10:35,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cd3a0bc56a9c78f47027ebfbb3ed597ca4cc331c" 2019-01-09 16:10:35,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de49b3f9-0a95-4855-92b5-249fd34725ad Date: Wed, 09 Jan 2019 16: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-09 16:10:35,499 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/edb0c44e-5387-4e30-b0a2-c797f95872f0 used request id req-de49b3f9-0a95-4855-92b5-249fd34725ad 2019-01-09 16:10:35,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:35,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-874f7554-52ae-4505-9e56-b008862355b4 Date: Wed, 09 Jan 2019 16:10:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:10:35,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-874f7554-52ae-4505-9e56-b008862355b4 2019-01-09 16:10:35,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:35,897 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f365772-22de-4a33-aa5d-7747579f4cf7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:35,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-4f365772-22de-4a33-aa5d-7747579f4cf7 2019-01-09 16:10:35,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:36,002 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c1f40dc-a92a-49a5-82af-3f6f2c2610cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:36,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-4c1f40dc-a92a-49a5-82af-3f6f2c2610cd 2019-01-09 16:10:36,002 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:36,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:36,117 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27439668-e0f8-490c-b419-f6674b8b484c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:36,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-27439668-e0f8-490c-b419-f6674b8b484c 2019-01-09 16:10:36,117 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:36,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:36,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20235bb3-95d8-48c9-a419-a997df03de88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:36,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-20235bb3-95d8-48c9-a419-a997df03de88 2019-01-09 16:10:36,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:36,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:36,409 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40a83a3c-4b47-4aa8-a2d1-45cfd7af6c0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:36,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-40a83a3c-4b47-4aa8-a2d1-45cfd7af6c0b 2019-01-09 16:10:36,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:36,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:36,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd47558b-94a5-4064-877a-3bc447c27ee7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:36,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-cd47558b-94a5-4064-877a-3bc447c27ee7 2019-01-09 16:10:36,513 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:36,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:36,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c853a49-cd35-495e-acb1-ff262fd629ce Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:10:36,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-2c853a49-cd35-495e-acb1-ff262fd629ce 2019-01-09 16:10:36,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:36,737 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22ac6b30-be4e-47fc-a304-54def9f6877a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:36,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-22ac6b30-be4e-47fc-a304-54def9f6877a 2019-01-09 16:10:36,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:36,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:36,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-767f5e3c-d8ad-49e4-8f37-bd995e283ae4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:36,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-767f5e3c-d8ad-49e4-8f37-bd995e283ae4 2019-01-09 16:10:36,833 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:36,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:36,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc5dc8d8-f2fb-4454-b6ea-aceb9d81a5d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:36,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-dc5dc8d8-f2fb-4454-b6ea-aceb9d81a5d2 2019-01-09 16:10:36,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:36,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:37,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a438da6-5e88-464e-ab02-27e4115d2034 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:10:37,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-5a438da6-5e88-464e-ab02-27e4115d2034 2019-01-09 16:10:37,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:37,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771e499d-b7b9-45d9-a4be-2c8c4cc37b95 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:10:37,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-771e499d-b7b9-45d9-a4be-2c8c4cc37b95 2019-01-09 16:10:37,135 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-8c560f83-33d9-446-proj 2019-01-09 16:10:37,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/9a7395004e9349278e93e512fd274c92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:37,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90d92330-1658-4a69-ada1-47e9e8abbc1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:37,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/9a7395004e9349278e93e512fd274c92 used request id req-90d92330-1658-4a69-ada1-47e9e8abbc1f 2019-01-09 16:10:37,290 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-8c560f83-33d9-446-proj-role 2019-01-09 16:10:37,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/4e608391564c4549ae77ceedf4cea797 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:37,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b95ad9ff-cfb0-4667-924f-f151a55f12a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:37,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/4e608391564c4549ae77ceedf4cea797 used request id req-b95ad9ff-cfb0-4667-924f-f151a55f12a7 2019-01-09 16:10:37,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d375a945d8c0a8f6cf3d3d328c88eec7bb6ad95" 2019-01-09 16:10:37,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7bef9a4-1cec-4989-848a-b9fb998f11e7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:37,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e7bef9a4-1cec-4989-848a-b9fb998f11e7 2019-01-09 16:10:37,528 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-8c560f83-33d9-446-user 2019-01-09 16:10:37,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2751bc5524924e40b0a3c1b582d8bf87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fd416762ae0b870850b65df46ca85fd8080e4f9" 2019-01-09 16:10:37,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a97ecaeb-a400-4955-8e67-3679f3aa0a06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:37,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2751bc5524924e40b0a3c1b582d8bf87 used request id req-a97ecaeb-a400-4955-8e67-3679f3aa0a06 2019-01-09 16:10:37,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:38,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["REf30x84Rv2mLMIciy2sCg"], "issued_at": "2019-01-09T16:10:38.000000Z"}} 2019-01-09 16:10:38,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abf2a28f1afbdfee2c23f12f34d71242f729747" 2019-01-09 16:10:38,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a79ca0-c9e1-490e-b96a-726a5ef3e381 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:38,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b2a79ca0-c9e1-490e-b96a-726a5ef3e381 2019-01-09 16:10:38,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:38,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:38,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["IC5wv7s2SVOKHGeekaZWLA"], "issued_at": "2019-01-09T16:10:38.000000Z"}} 2019-01-09 16:10:38,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:38,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a0efb4-b5a7-4b4f-8ae6-8cc173c9b66b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:38,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-04a0efb4-b5a7-4b4f-8ae6-8cc173c9b66b 2019-01-09 16:10:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:38,793 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:38,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-92a23a39-c79f-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:38,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e8f31a-4fb5-47da-9402-cad28d3fcc27 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-92a23a39-c79f-4f2-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:10:38,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-92a23a39-c79f-4f2-proj used request id req-c2e8f31a-4fb5-47da-9402-cad28d3fcc27 2019-01-09 16:10:38,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:38,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-329c8716-177d-47e2-b033-a1285c74a532 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:38,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-329c8716-177d-47e2-b033-a1285c74a532 2019-01-09 16:10:38,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-92a23a39-c79f-4f2-proj"}}' 2019-01-09 16:10:39,116 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-387054ac-d727-4f52-832a-40209e563d90 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a5a709d2a2cb4ab3a9decd04b85c19ea"}, "tags": [], "enabled": true, "id": "a5a709d2a2cb4ab3a9decd04b85c19ea", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-92a23a39-c79f-4f2-proj"}} 2019-01-09 16:10:39,116 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-387054ac-d727-4f52-832a-40209e563d90 2019-01-09 16:10:39,117 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-92a23a39-c79f-4f2-proj 2019-01-09 16:10:39,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:39,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:39,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["I5UiV3gmS3enQHGBDoLtqA"], "issued_at": "2019-01-09T16:10:39.000000Z"}} 2019-01-09 16:10:39,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d3c9b2f3b4a74886fdebf64aa241e1ca645e10" 2019-01-09 16:10:39,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8106275-2a37-4c7b-99a7-e1f7b5d15dd5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:39,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b8106275-2a37-4c7b-99a7-e1f7b5d15dd5 2019-01-09 16:10:39,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:39,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:39,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d3c9b2f3b4a74886fdebf64aa241e1ca645e10" 2019-01-09 16:10:39,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1758c8b-703c-42f1-ab2e-2c5317d1ee4d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:10:39,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a1758c8b-703c-42f1-ab2e-2c5317d1ee4d 2019-01-09 16:10:39,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-92a23a39-c79f-4f2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d3c9b2f3b4a74886fdebf64aa241e1ca645e10" 2019-01-09 16:10:39,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8da4926-415a-43bf-be7f-50690eaa74e1 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-92a23a39-c79f-4f2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a5a709d2a2cb4ab3a9decd04b85c19ea"}, "tags": [], "enabled": true, "id": "a5a709d2a2cb4ab3a9decd04b85c19ea", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-92a23a39-c79f-4f2-proj"}]} 2019-01-09 16:10:39,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-92a23a39-c79f-4f2-proj used request id req-b8da4926-415a-43bf-be7f-50690eaa74e1 2019-01-09 16:10:39,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d3c9b2f3b4a74886fdebf64aa241e1ca645e10" 2019-01-09 16:10:39,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453eceba-2daf-488b-936d-e604116d3178 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:39,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-453eceba-2daf-488b-936d-e604116d3178 2019-01-09 16:10:40,341 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-92a23a39-c79f-4f2-user 2019-01-09 16:10:40,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:40,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:40,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ce7522-c7f8-4134-921e-dab42d9dcfab Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:40,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-44ce7522-c7f8-4134-921e-dab42d9dcfab 2019-01-09 16:10:40,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" -d '{"role": {"name": "CreateImageSuccessTests-92a23a39-c79f-4f2-proj-role"}}' 2019-01-09 16:10:40,563 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-819ac5b6-968c-4f09-8181-ae814e00b6e9 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9bf1d697894340d7a4e0a60874c71514", "links": {"self": "http://172.30.9.29:5000/v3/roles/9bf1d697894340d7a4e0a60874c71514"}, "name": "CreateImageSuccessTests-92a23a39-c79f-4f2-proj-role"}} 2019-01-09 16:10:40,563 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-819ac5b6-968c-4f09-8181-ae814e00b6e9 2019-01-09 16:10:40,563 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-92a23a39-c79f-4f2-proj-role 2019-01-09 16:10:40,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/9bf1d697894340d7a4e0a60874c71514 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:40,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fd91b1f-cceb-4258-b29c-8679e75663fb Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9bf1d697894340d7a4e0a60874c71514", "links": {"self": "http://172.30.9.29:5000/v3/roles/9bf1d697894340d7a4e0a60874c71514"}, "name": "CreateImageSuccessTests-92a23a39-c79f-4f2-proj-role"}} 2019-01-09 16:10:40,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/9bf1d697894340d7a4e0a60874c71514 used request id req-8fd91b1f-cceb-4258-b29c-8679e75663fb 2019-01-09 16:10:40,669 - keystone_utils - INFO - Granting role CreateImageSuccessTests-92a23a39-c79f-4f2-proj-role to project CreateImageSuccessTests-92a23a39-c79f-4f2-proj 2019-01-09 16:10:40,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a5a709d2a2cb4ab3a9decd04b85c19ea/users/08033c2540484ca696bd44f9d393d754/roles/9bf1d697894340d7a4e0a60874c71514 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:40,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2205be4e-ed67-4c37-8f6f-3a8365927435 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:40,812 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a5a709d2a2cb4ab3a9decd04b85c19ea/users/08033c2540484ca696bd44f9d393d754/roles/9bf1d697894340d7a4e0a60874c71514 used request id req-2205be4e-ed67-4c37-8f6f-3a8365927435 2019-01-09 16:10:40,813 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:10:40,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:40,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:41,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9bf1d697894340d7a4e0a60874c71514", "name": "CreateImageSuccessTests-92a23a39-c79f-4f2-proj-role"}], "expires_at": "2019-01-09T17:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5a709d2a2cb4ab3a9decd04b85c19ea", "name": "CreateImageSuccessTests-92a23a39-c79f-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-92a23a39-c79f-4f2-user", "id": "08033c2540484ca696bd44f9d393d754"}, "audit_ids": ["9320dGStQPqJUULgSyv3dg"], "issued_at": "2019-01-09T16:10:41.000000Z"}} 2019-01-09 16:10:41,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3517b2fd2f896d435fa91c96d8dcfaae1723459" 2019-01-09 16:10:41,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13396799-9701-4d4c-99f6-a91dc2683aa6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:41,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-13396799-9701-4d4c-99f6-a91dc2683aa6 2019-01-09 16:10:41,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3517b2fd2f896d435fa91c96d8dcfaae1723459" 2019-01-09 16:10:41,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-37c6715b-832e-4641-95e0-dde66706a472 Date: Wed, 09 Jan 2019 16:10:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160"} 2019-01-09 16:10:41,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160 used request id req-37c6715b-832e-4641-95e0-dde66706a472 2019-01-09 16:10:41,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3517b2fd2f896d435fa91c96d8dcfaae1723459" 2019-01-09 16:10:41,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-742d7d4a-6be6-4ac0-a278-f583ae884c1a Date: Wed, 09 Jan 2019 16:10: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-09 16:10:41,506 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-742d7d4a-6be6-4ac0-a278-f583ae884c1a 2019-01-09 16:10:41,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c3517b2fd2f896d435fa91c96d8dcfaae1723459" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160"}' 2019-01-09 16:10:41,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-58c2853e-9393-4b56-a6ab-40af00d4b12a Date: Wed, 09 Jan 2019 16:10:41 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628", "min_disk": 0, "protected": false, "id": "dcdbd18f-3737-49a3-98ce-ac4e8491e628", "file": "/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628/file", "checksum": null, "owner": "a5a709d2a2cb4ab3a9decd04b85c19ea", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:41,567 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-58c2853e-9393-4b56-a6ab-40af00d4b12a 2019-01-09 16:10:41,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3517b2fd2f896d435fa91c96d8dcfaae1723459" -d '' 2019-01-09 16:10:42,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da705264-4656-49aa-b70a-fe0614418d7f Date: Wed, 09 Jan 2019 16: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-09 16:10:42,448 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628/file used request id req-da705264-4656-49aa-b70a-fe0614418d7f 2019-01-09 16:10:42,448 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:10:42,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3517b2fd2f896d435fa91c96d8dcfaae1723459" 2019-01-09 16:10:42,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9790a1d9-74eb-461d-a556-c5b13a3945bf Date: Wed, 09 Jan 2019 16:10:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:42Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628/snap", "metadata": {}}], "self": "/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628", "min_disk": 0, "protected": false, "id": "dcdbd18f-3737-49a3-98ce-ac4e8491e628", "file": "/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a5a709d2a2cb4ab3a9decd04b85c19ea", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:42,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628 used request id req-9790a1d9-74eb-461d-a556-c5b13a3945bf 2019-01-09 16:10:42,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3517b2fd2f896d435fa91c96d8dcfaae1723459" 2019-01-09 16:10:42,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e27e9f05-d16f-470b-95b1-540b2fc128c1 Date: Wed, 09 Jan 2019 16:10: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-09 16:10:42,477 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e27e9f05-d16f-470b-95b1-540b2fc128c1 2019-01-09 16:10:42,479 - create_image - INFO - Created image with name - CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160 2019-01-09 16:10:42,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3517b2fd2f896d435fa91c96d8dcfaae1723459" 2019-01-09 16:10:42,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-37e3b68a-9d1e-4848-a0de-f7f44afa0560 Date: Wed, 09 Jan 2019 16:10:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:42Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628/snap", "metadata": {}}], "self": "/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628", "min_disk": 0, "protected": false, "id": "dcdbd18f-3737-49a3-98ce-ac4e8491e628", "file": "/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a5a709d2a2cb4ab3a9decd04b85c19ea", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:42,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628 used request id req-37e3b68a-9d1e-4848-a0de-f7f44afa0560 2019-01-09 16:10:42,497 - create_image - DEBUG - Instance status is - active 2019-01-09 16:10:42,497 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160 2019-01-09 16:10:42,497 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160 2019-01-09 16:10:42,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:42,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9bf1d697894340d7a4e0a60874c71514", "name": "CreateImageSuccessTests-92a23a39-c79f-4f2-proj-role"}], "expires_at": "2019-01-09T17:10:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5a709d2a2cb4ab3a9decd04b85c19ea", "name": "CreateImageSuccessTests-92a23a39-c79f-4f2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_a5a709d2a2cb4ab3a9decd04b85c19ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-92a23a39-c79f-4f2-user", "id": "08033c2540484ca696bd44f9d393d754"}, "audit_ids": ["NeIbyL20QviyJC5xj5DwvA"], "issued_at": "2019-01-09T16:10:42.000000Z"}} 2019-01-09 16:10:42,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3cf1e3b16cebebde57d8967c13df09b5917def40" 2019-01-09 16:10:43,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e68c5ca5-5b7b-4bb8-9492-2f9d37824bf5 Date: Wed, 09 Jan 2019 16:10:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:42Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628/snap", "metadata": {}}], "self": "/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628", "min_disk": 0, "protected": false, "id": "dcdbd18f-3737-49a3-98ce-ac4e8491e628", "file": "/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a5a709d2a2cb4ab3a9decd04b85c19ea", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160"} 2019-01-09 16:10:43,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160 used request id req-e68c5ca5-5b7b-4bb8-9492-2f9d37824bf5 2019-01-09 16:10:43,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3cf1e3b16cebebde57d8967c13df09b5917def40" 2019-01-09 16:10:43,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-822e8b29-a4ef-42dc-ad1f-cba6ade54766 Date: Wed, 09 Jan 2019 16:10: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-09 16:10:43,112 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-822e8b29-a4ef-42dc-ad1f-cba6ade54766 2019-01-09 16:10:43,114 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-6069272b-63bc-4ae5-b328-b9a56d3de160 2019-01-09 16:10:43,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3517b2fd2f896d435fa91c96d8dcfaae1723459" 2019-01-09 16:10:43,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c233bf9-102b-4b7d-85dd-ed1872ae52a8 Date: Wed, 09 Jan 2019 16:10: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-09 16:10:43,469 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/dcdbd18f-3737-49a3-98ce-ac4e8491e628 used request id req-4c233bf9-102b-4b7d-85dd-ed1872ae52a8 2019-01-09 16:10:43,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:43,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-ff812a2d-4b14-4d7c-9ce3-1c3ad8251d74 Date: Wed, 09 Jan 2019 16:10:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:10:43,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ff812a2d-4b14-4d7c-9ce3-1c3ad8251d74 2019-01-09 16:10:43,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:43,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-493cc730-02e7-422a-85ac-b7d3c34f8b94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:43,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-493cc730-02e7-422a-85ac-b7d3c34f8b94 2019-01-09 16:10:43,840 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:43,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:43,933 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d03ea42-bb87-4541-949a-8ab6c16b1229 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:43,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-3d03ea42-bb87-4541-949a-8ab6c16b1229 2019-01-09 16:10:43,933 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:43,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:44,034 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f541b95-39b7-40f8-9330-95cc4380fdfd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:44,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-0f541b95-39b7-40f8-9330-95cc4380fdfd 2019-01-09 16:10:44,034 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:44,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:44,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f3eda2d-63e0-4453-a550-8fc2e9b25008 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:44,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-2f3eda2d-63e0-4453-a550-8fc2e9b25008 2019-01-09 16:10:44,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:44,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:44,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37a85dc3-90e6-41fb-990a-05a53d793206 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:44,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-37a85dc3-90e6-41fb-990a-05a53d793206 2019-01-09 16:10:44,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:44,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:44,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dd3bbb7-5084-4323-a895-6fcbe32ff093 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:44,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-9dd3bbb7-5084-4323-a895-6fcbe32ff093 2019-01-09 16:10:44,270 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:44,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:44,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8126bd-3432-4b16-92b5-59fdaa39c1bd Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:10:44,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-7a8126bd-3432-4b16-92b5-59fdaa39c1bd 2019-01-09 16:10:44,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:44,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-580d751a-07da-4d31-b55c-d237e567932c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:44,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-580d751a-07da-4d31-b55c-d237e567932c 2019-01-09 16:10:44,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:44,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:44,584 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd0b13b5-6900-497b-a7e3-93fc63c4a554 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:44,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-cd0b13b5-6900-497b-a7e3-93fc63c4a554 2019-01-09 16:10:44,585 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:44,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:44,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d68cd8fe-8a12-401e-b449-9388613061c9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:44,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-d68cd8fe-8a12-401e-b449-9388613061c9 2019-01-09 16:10:44,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:44,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:44,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e8b28b-599a-4d03-ab5a-48b96ce8e69f 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:10:44,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-71e8b28b-599a-4d03-ab5a-48b96ce8e69f 2019-01-09 16:10:44,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:44,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69860485-8775-496b-a791-61bbf94c3d8a 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:10:44,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-69860485-8775-496b-a791-61bbf94c3d8a 2019-01-09 16:10:44,890 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-92a23a39-c79f-4f2-proj 2019-01-09 16:10:44,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a5a709d2a2cb4ab3a9decd04b85c19ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:45,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42847b5e-8f2a-49c6-a8f6-01653e458be4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:45,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a5a709d2a2cb4ab3a9decd04b85c19ea used request id req-42847b5e-8f2a-49c6-a8f6-01653e458be4 2019-01-09 16:10:45,114 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-92a23a39-c79f-4f2-proj-role 2019-01-09 16:10:45,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/9bf1d697894340d7a4e0a60874c71514 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:45,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c049a32a-4bd0-4c7c-a2e1-c6b354135ce1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:45,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/9bf1d697894340d7a4e0a60874c71514 used request id req-c049a32a-4bd0-4c7c-a2e1-c6b354135ce1 2019-01-09 16:10:45,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2073414e7cba2da08bbc3ba58ec8afc1e8c088e" 2019-01-09 16:10:45,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05e6b95d-cb09-4bd4-b77f-8dae950bbd20 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:45,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-05e6b95d-cb09-4bd4-b77f-8dae950bbd20 2019-01-09 16:10:45,378 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-92a23a39-c79f-4f2-user 2019-01-09 16:10:45,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/08033c2540484ca696bd44f9d393d754 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0d3c9b2f3b4a74886fdebf64aa241e1ca645e10" 2019-01-09 16:10:45,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c0e480c-175e-4a17-b1c2-2a08d56e733f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:45,584 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/08033c2540484ca696bd44f9d393d754 used request id req-2c0e480c-175e-4a17-b1c2-2a08d56e733f 2019-01-09 16:10:45,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:45,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["jJdzwJ_YQ62ZH_hlHY4fnA"], "issued_at": "2019-01-09T16:10:45.000000Z"}} 2019-01-09 16:10:45,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8934462f23be0d38cbddd81733c709533184baa1" 2019-01-09 16:10:46,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb531be7-fe6e-4075-a427-f8c9796afd72 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:46,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fb531be7-fe6e-4075-a427-f8c9796afd72 2019-01-09 16:10:46,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:46,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:46,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["DvvvQoPkQ564V0e-erXmaA"], "issued_at": "2019-01-09T16:10:46.000000Z"}} 2019-01-09 16:10:46,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:46,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c864a99-628c-4714-86ee-a0e3cdfd7a60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:46,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1c864a99-628c-4714-86ee-a0e3cdfd7a60 2019-01-09 16:10:46,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:46,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:46,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-de5a32ae-c9e0-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:46,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f78ab7ce-6532-4691-a8b8-da5b96f3fa7b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-de5a32ae-c9e0-432-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:10:46,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-de5a32ae-c9e0-432-proj used request id req-f78ab7ce-6532-4691-a8b8-da5b96f3fa7b 2019-01-09 16:10:46,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:46,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979a9d50-899e-4835-aafb-620227717b72 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:46,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-979a9d50-899e-4835-aafb-620227717b72 2019-01-09 16:10:46,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-de5a32ae-c9e0-432-proj"}}' 2019-01-09 16:10:46,859 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a91c7261-8eca-40ff-948a-a945c9446538 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7514d9566e044be4bb507c3de48d5e1e"}, "tags": [], "enabled": true, "id": "7514d9566e044be4bb507c3de48d5e1e", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-de5a32ae-c9e0-432-proj"}} 2019-01-09 16:10:46,859 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a91c7261-8eca-40ff-948a-a945c9446538 2019-01-09 16:10:46,860 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-de5a32ae-c9e0-432-proj 2019-01-09 16:10:46,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:46,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:47,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["iNSP8XfyTBWaywh081NQQw"], "issued_at": "2019-01-09T16:10:47.000000Z"}} 2019-01-09 16:10:47,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04340eab855edea86a683b1253f6edc1d19becd" 2019-01-09 16:10:47,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3fbba8c-1b61-432c-827d-5a99985592ee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:47,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d3fbba8c-1b61-432c-827d-5a99985592ee 2019-01-09 16:10:47,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:47,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:47,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04340eab855edea86a683b1253f6edc1d19becd" 2019-01-09 16:10:47,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba1165b-bd59-4e22-a4eb-c878172f25c9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:10:47,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-dba1165b-bd59-4e22-a4eb-c878172f25c9 2019-01-09 16:10:47,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-de5a32ae-c9e0-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04340eab855edea86a683b1253f6edc1d19becd" 2019-01-09 16:10:47,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e678129-0d27-4e4c-a530-0b296ef774c9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-de5a32ae-c9e0-432-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7514d9566e044be4bb507c3de48d5e1e"}, "tags": [], "enabled": true, "id": "7514d9566e044be4bb507c3de48d5e1e", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-de5a32ae-c9e0-432-proj"}]} 2019-01-09 16:10:47,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-de5a32ae-c9e0-432-proj used request id req-9e678129-0d27-4e4c-a530-0b296ef774c9 2019-01-09 16:10:47,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04340eab855edea86a683b1253f6edc1d19becd" 2019-01-09 16:10:47,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f921ddc-8918-4e03-9d52-0c8b1388788b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:47,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7f921ddc-8918-4e03-9d52-0c8b1388788b 2019-01-09 16:10:47,935 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-de5a32ae-c9e0-432-user 2019-01-09 16:10:47,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:47,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:48,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb0be04-3eba-4bdb-80a7-18aa2713222d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:48,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9eb0be04-3eba-4bdb-80a7-18aa2713222d 2019-01-09 16:10:48,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" -d '{"role": {"name": "CreateImageSuccessTests-de5a32ae-c9e0-432-proj-role"}}' 2019-01-09 16:10:48,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24719137-0279-4b82-a24b-88740f292e0c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67ea717543ad4d27918b8f72e3d18e14", "links": {"self": "http://172.30.9.29:5000/v3/roles/67ea717543ad4d27918b8f72e3d18e14"}, "name": "CreateImageSuccessTests-de5a32ae-c9e0-432-proj-role"}} 2019-01-09 16:10:48,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-24719137-0279-4b82-a24b-88740f292e0c 2019-01-09 16:10:48,157 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-de5a32ae-c9e0-432-proj-role 2019-01-09 16:10:48,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/67ea717543ad4d27918b8f72e3d18e14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:48,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69b0e52-629c-4fd3-996f-3b4e3fdf48be Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "67ea717543ad4d27918b8f72e3d18e14", "links": {"self": "http://172.30.9.29:5000/v3/roles/67ea717543ad4d27918b8f72e3d18e14"}, "name": "CreateImageSuccessTests-de5a32ae-c9e0-432-proj-role"}} 2019-01-09 16:10:48,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/67ea717543ad4d27918b8f72e3d18e14 used request id req-a69b0e52-629c-4fd3-996f-3b4e3fdf48be 2019-01-09 16:10:48,256 - keystone_utils - INFO - Granting role CreateImageSuccessTests-de5a32ae-c9e0-432-proj-role to project CreateImageSuccessTests-de5a32ae-c9e0-432-proj 2019-01-09 16:10:48,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7514d9566e044be4bb507c3de48d5e1e/users/7095fbb70767496899dafe4060867fe7/roles/67ea717543ad4d27918b8f72e3d18e14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:48,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4de146c4-f5c7-4893-ade4-8952ce658ea4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:48,405 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7514d9566e044be4bb507c3de48d5e1e/users/7095fbb70767496899dafe4060867fe7/roles/67ea717543ad4d27918b8f72e3d18e14 used request id req-4de146c4-f5c7-4893-ade4-8952ce658ea4 2019-01-09 16:10:48,406 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:10:48,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:48,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:48,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67ea717543ad4d27918b8f72e3d18e14", "name": "CreateImageSuccessTests-de5a32ae-c9e0-432-proj-role"}], "expires_at": "2019-01-09T17:10:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7514d9566e044be4bb507c3de48d5e1e", "name": "CreateImageSuccessTests-de5a32ae-c9e0-432-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7514d9566e044be4bb507c3de48d5e1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/7514d9566e044be4bb507c3de48d5e1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/7514d9566e044be4bb507c3de48d5e1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7514d9566e044be4bb507c3de48d5e1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/7514d9566e044be4bb507c3de48d5e1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/7514d9566e044be4bb507c3de48d5e1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7514d9566e044be4bb507c3de48d5e1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/7514d9566e044be4bb507c3de48d5e1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/7514d9566e044be4bb507c3de48d5e1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7514d9566e044be4bb507c3de48d5e1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/7514d9566e044be4bb507c3de48d5e1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/7514d9566e044be4bb507c3de48d5e1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7514d9566e044be4bb507c3de48d5e1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_7514d9566e044be4bb507c3de48d5e1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-de5a32ae-c9e0-432-user", "id": "7095fbb70767496899dafe4060867fe7"}, "audit_ids": ["8ImWlmMjRAu1yW34DqBVHg"], "issued_at": "2019-01-09T16:10:48.000000Z"}} 2019-01-09 16:10:48,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed81c3105b626e551f3c3e242b302751e8c7c7c2" 2019-01-09 16:10:48,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f693a5cb-a1f2-4ad5-bd17-dd635112dc80 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:48,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f693a5cb-a1f2-4ad5-bd17-dd635112dc80 2019-01-09 16:10:48,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed81c3105b626e551f3c3e242b302751e8c7c7c2" 2019-01-09 16:10:49,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-45375c11-9c5d-4f69-a22e-a80df79fa008 Date: Wed, 09 Jan 2019 16:10:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f"} 2019-01-09 16:10:49,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f used request id req-45375c11-9c5d-4f69-a22e-a80df79fa008 2019-01-09 16:10:49,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed81c3105b626e551f3c3e242b302751e8c7c7c2" 2019-01-09 16:10:49,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-04bf0dc6-0b85-488d-aa65-8dc6275faf9d Date: Wed, 09 Jan 2019 16: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-09 16:10:49,096 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-04bf0dc6-0b85-488d-aa65-8dc6275faf9d 2019-01-09 16:10:49,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ed81c3105b626e551f3c3e242b302751e8c7c7c2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f"}' 2019-01-09 16:10:49,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/5ce4ac09-1695-495f-afc4-535322494a71 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5867cd8a-783b-4bc5-af46-1cd74be8d1d6 Date: Wed, 09 Jan 2019 16:10:49 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/5ce4ac09-1695-495f-afc4-535322494a71", "min_disk": 0, "protected": false, "id": "5ce4ac09-1695-495f-afc4-535322494a71", "file": "/v2/images/5ce4ac09-1695-495f-afc4-535322494a71/file", "checksum": null, "owner": "7514d9566e044be4bb507c3de48d5e1e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:49,164 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-5867cd8a-783b-4bc5-af46-1cd74be8d1d6 2019-01-09 16:10:49,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/5ce4ac09-1695-495f-afc4-535322494a71/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed81c3105b626e551f3c3e242b302751e8c7c7c2" -d '' 2019-01-09 16:10:50,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b6beafb-2b69-47ce-9c9b-0afff2bd5b56 Date: Wed, 09 Jan 2019 16: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-09 16:10:50,476 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5ce4ac09-1695-495f-afc4-535322494a71/file used request id req-8b6beafb-2b69-47ce-9c9b-0afff2bd5b56 2019-01-09 16:10:50,477 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:10:50,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5ce4ac09-1695-495f-afc4-535322494a71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed81c3105b626e551f3c3e242b302751e8c7c7c2" 2019-01-09 16:10:50,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c28a9c25-861d-4f78-89ba-4ad946854acf Date: Wed, 09 Jan 2019 16:10:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:50Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5ce4ac09-1695-495f-afc4-535322494a71/snap", "metadata": {}}], "self": "/v2/images/5ce4ac09-1695-495f-afc4-535322494a71", "min_disk": 0, "protected": false, "id": "5ce4ac09-1695-495f-afc4-535322494a71", "file": "/v2/images/5ce4ac09-1695-495f-afc4-535322494a71/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7514d9566e044be4bb507c3de48d5e1e", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5ce4ac09-1695-495f-afc4-535322494a71/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:50,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5ce4ac09-1695-495f-afc4-535322494a71 used request id req-c28a9c25-861d-4f78-89ba-4ad946854acf 2019-01-09 16:10:50,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed81c3105b626e551f3c3e242b302751e8c7c7c2" 2019-01-09 16:10:50,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7984ccdd-b241-45a4-a01b-4a7f75b6e413 Date: Wed, 09 Jan 2019 16: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-09 16:10:50,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-7984ccdd-b241-45a4-a01b-4a7f75b6e413 2019-01-09 16:10:50,507 - create_image - INFO - Created image with name - CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f 2019-01-09 16:10:50,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5ce4ac09-1695-495f-afc4-535322494a71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed81c3105b626e551f3c3e242b302751e8c7c7c2" 2019-01-09 16:10:50,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3fa7116a-d4f5-4e12-9c71-2716480a3858 Date: Wed, 09 Jan 2019 16:10:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:50Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5ce4ac09-1695-495f-afc4-535322494a71/snap", "metadata": {}}], "self": "/v2/images/5ce4ac09-1695-495f-afc4-535322494a71", "min_disk": 0, "protected": false, "id": "5ce4ac09-1695-495f-afc4-535322494a71", "file": "/v2/images/5ce4ac09-1695-495f-afc4-535322494a71/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7514d9566e044be4bb507c3de48d5e1e", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5ce4ac09-1695-495f-afc4-535322494a71/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:50,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5ce4ac09-1695-495f-afc4-535322494a71 used request id req-3fa7116a-d4f5-4e12-9c71-2716480a3858 2019-01-09 16:10:50,525 - create_image - DEBUG - Instance status is - active 2019-01-09 16:10:50,525 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f 2019-01-09 16:10:50,525 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f 2019-01-09 16:10:50,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:50,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "67ea717543ad4d27918b8f72e3d18e14", "name": "CreateImageSuccessTests-de5a32ae-c9e0-432-proj-role"}], "expires_at": "2019-01-09T17:10:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7514d9566e044be4bb507c3de48d5e1e", "name": "CreateImageSuccessTests-de5a32ae-c9e0-432-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7514d9566e044be4bb507c3de48d5e1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/7514d9566e044be4bb507c3de48d5e1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/7514d9566e044be4bb507c3de48d5e1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7514d9566e044be4bb507c3de48d5e1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/7514d9566e044be4bb507c3de48d5e1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/7514d9566e044be4bb507c3de48d5e1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7514d9566e044be4bb507c3de48d5e1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/7514d9566e044be4bb507c3de48d5e1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/7514d9566e044be4bb507c3de48d5e1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7514d9566e044be4bb507c3de48d5e1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/7514d9566e044be4bb507c3de48d5e1e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/7514d9566e044be4bb507c3de48d5e1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7514d9566e044be4bb507c3de48d5e1e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_7514d9566e044be4bb507c3de48d5e1e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-de5a32ae-c9e0-432-user", "id": "7095fbb70767496899dafe4060867fe7"}, "audit_ids": ["Ce4W6fWBR76uqCCn-BNBww"], "issued_at": "2019-01-09T16:10:50.000000Z"}} 2019-01-09 16:10:50,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}798305da53a15eea1b36e2d7ef502f3b552b77b5" 2019-01-09 16:10:51,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-023a6e70-b755-4d07-b275-e0a54e28c4f5 Date: Wed, 09 Jan 2019 16:10:51 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:50Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5ce4ac09-1695-495f-afc4-535322494a71/snap", "metadata": {}}], "self": "/v2/images/5ce4ac09-1695-495f-afc4-535322494a71", "min_disk": 0, "protected": false, "id": "5ce4ac09-1695-495f-afc4-535322494a71", "file": "/v2/images/5ce4ac09-1695-495f-afc4-535322494a71/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7514d9566e044be4bb507c3de48d5e1e", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5ce4ac09-1695-495f-afc4-535322494a71/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f"} 2019-01-09 16:10:51,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f used request id req-023a6e70-b755-4d07-b275-e0a54e28c4f5 2019-01-09 16:10:51,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}798305da53a15eea1b36e2d7ef502f3b552b77b5" 2019-01-09 16:10:51,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d75c6617-c08f-4254-b8f6-db729db00eac Date: Wed, 09 Jan 2019 16:10: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-09 16:10:51,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-d75c6617-c08f-4254-b8f6-db729db00eac 2019-01-09 16:10:51,152 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-6fabffcc-f678-4100-bda7-5712a10c7e4f 2019-01-09 16:10:51,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/5ce4ac09-1695-495f-afc4-535322494a71 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed81c3105b626e551f3c3e242b302751e8c7c7c2" 2019-01-09 16:10:51,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ebf327b-e11a-45f3-9e46-8eab5e6bec56 Date: Wed, 09 Jan 2019 16:10: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-09 16:10:51,536 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5ce4ac09-1695-495f-afc4-535322494a71 used request id req-1ebf327b-e11a-45f3-9e46-8eab5e6bec56 2019-01-09 16:10:51,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:51,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-b4ab3194-cf97-43ee-893c-85dadf2a4d61 Date: Wed, 09 Jan 2019 16:10:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:10:51,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b4ab3194-cf97-43ee-893c-85dadf2a4d61 2019-01-09 16:10:51,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:51,920 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-661b8411-454b-4dfa-8484-9145f33a0659 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:51,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-661b8411-454b-4dfa-8484-9145f33a0659 2019-01-09 16:10:51,920 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:51,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:52,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-031f848d-5e0c-4fa9-ab20-abf79e42647f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:52,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-031f848d-5e0c-4fa9-ab20-abf79e42647f 2019-01-09 16:10:52,019 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:52,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:52,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d6dc98c-19ad-432e-8e5e-5a4d3e19cd6e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:52,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-8d6dc98c-19ad-432e-8e5e-5a4d3e19cd6e 2019-01-09 16:10:52,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:52,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:52,212 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0848feb3-6fa1-4871-97aa-b32e5c016aae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:52,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-0848feb3-6fa1-4871-97aa-b32e5c016aae 2019-01-09 16:10:52,212 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:52,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:52,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c20e1d06-4c7a-45b1-93fc-4b67e46789b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:52,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-c20e1d06-4c7a-45b1-93fc-4b67e46789b7 2019-01-09 16:10:52,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:52,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:52,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5e579e6-7fec-4564-ac9e-cbe01a219529 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:52,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-f5e579e6-7fec-4564-ac9e-cbe01a219529 2019-01-09 16:10:52,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:52,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:52,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05d2a0e-317e-42ca-b793-14833d020e41 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:10:52,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-d05d2a0e-317e-42ca-b793-14833d020e41 2019-01-09 16:10:52,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:52,555 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5f27c89-3312-4046-ab49-c00e308fec5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:52,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-a5f27c89-3312-4046-ab49-c00e308fec5b 2019-01-09 16:10:52,555 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:52,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:52,656 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fa1d02d-7cb3-4d71-9d7d-bf166f0f5c6c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:52,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-3fa1d02d-7cb3-4d71-9d7d-bf166f0f5c6c 2019-01-09 16:10:52,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:52,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:52,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba4a194-fcd3-4be0-a6db-18709e558fcc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:10:52,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-5ba4a194-fcd3-4be0-a6db-18709e558fcc 2019-01-09 16:10:52,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:10:52,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:52,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2216a7a6-55d1-4b7b-b6db-8c6e5e86f543 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:10:52,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-2216a7a6-55d1-4b7b-b6db-8c6e5e86f543 2019-01-09 16:10:52,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:52,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32243cb-5061-4652-9063-5d120e02db34 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:10:52,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-c32243cb-5061-4652-9063-5d120e02db34 2019-01-09 16:10:52,970 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-de5a32ae-c9e0-432-proj 2019-01-09 16:10:52,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7514d9566e044be4bb507c3de48d5e1e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:53,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b73bf923-8769-4980-a86e-720fe45bbc3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:53,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7514d9566e044be4bb507c3de48d5e1e used request id req-b73bf923-8769-4980-a86e-720fe45bbc3c 2019-01-09 16:10:53,182 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-de5a32ae-c9e0-432-proj-role 2019-01-09 16:10:53,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/67ea717543ad4d27918b8f72e3d18e14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:53,318 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6296b29a-a5a9-4b93-90b9-adbd7e2d1e80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:53,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/67ea717543ad4d27918b8f72e3d18e14 used request id req-6296b29a-a5a9-4b93-90b9-adbd7e2d1e80 2019-01-09 16:10:53,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ef9a953fbfeebcb35c379915baf6b14bd223976" 2019-01-09 16:10:53,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d007e34-2adc-4033-ab8a-680078f2cae3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:53,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9d007e34-2adc-4033-ab8a-680078f2cae3 2019-01-09 16:10:53,421 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-de5a32ae-c9e0-432-user 2019-01-09 16:10:53,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7095fbb70767496899dafe4060867fe7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f04340eab855edea86a683b1253f6edc1d19becd" 2019-01-09 16:10:53,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73d4ab19-a87d-4c6c-b01a-0297f59ed44a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:53,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7095fbb70767496899dafe4060867fe7 used request id req-73d4ab19-a87d-4c6c-b01a-0297f59ed44a 2019-01-09 16:10:53,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:53,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["EajT7tzMTimeWnerup7OIg"], "issued_at": "2019-01-09T16:10:53.000000Z"}} 2019-01-09 16:10:53,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f03931343fc72ab169ac5826d35044935083a23f" 2019-01-09 16:10:54,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08945a24-54d6-4a66-b146-37847a0b6c49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:54,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-08945a24-54d6-4a66-b146-37847a0b6c49 2019-01-09 16:10:54,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:54,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:54,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["IU_rgpytRSO1Q3OJc2ktJQ"], "issued_at": "2019-01-09T16:10:54.000000Z"}} 2019-01-09 16:10:54,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:10:54,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eaeb2e3-12b2-4107-a0e1-547eda146d1c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:54,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5eaeb2e3-12b2-4107-a0e1-547eda146d1c 2019-01-09 16:10:54,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:54,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:54,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-59c8a7c6-1141-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:10:54,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24dc5c4f-3943-412f-a002-a58a72ad4e66 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-59c8a7c6-1141-43b-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:10:54,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-59c8a7c6-1141-43b-proj used request id req-24dc5c4f-3943-412f-a002-a58a72ad4e66 2019-01-09 16:10:54,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:10:54,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25fa5641-3254-436f-a9e2-443b6396e009 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:54,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-25fa5641-3254-436f-a9e2-443b6396e009 2019-01-09 16:10:54,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-proj"}}' 2019-01-09 16:10:54,920 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f268354b-4ffd-42ff-97ca-162225890d87 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed0024131ef74878ae9cf18f10829023"}, "tags": [], "enabled": true, "id": "ed0024131ef74878ae9cf18f10829023", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-proj"}} 2019-01-09 16:10:54,920 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f268354b-4ffd-42ff-97ca-162225890d87 2019-01-09 16:10:54,920 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-59c8a7c6-1141-43b-proj 2019-01-09 16:10:54,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:54,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:55,331 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:10:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Pg93uYBBR322IzlgE7WwEg"], "issued_at": "2019-01-09T16:10:55.000000Z"}} 2019-01-09 16:10:55,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3223822bffc0a444b4c926c186448b72b84903c" 2019-01-09 16:10:55,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c55d564c-7fd1-4fbf-ada2-f1ed44368e5e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:55,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c55d564c-7fd1-4fbf-ada2-f1ed44368e5e 2019-01-09 16:10:55,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:10:55,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:10:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:10:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3223822bffc0a444b4c926c186448b72b84903c" 2019-01-09 16:10:55,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73162e0b-2c81-446b-aa73-6fb30608d00e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:10:55,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-73162e0b-2c81-446b-aa73-6fb30608d00e 2019-01-09 16:10:55,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-59c8a7c6-1141-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3223822bffc0a444b4c926c186448b72b84903c" 2019-01-09 16:10:55,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90d321b-a8e8-4c91-9103-2651eb77be79 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-59c8a7c6-1141-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ed0024131ef74878ae9cf18f10829023"}, "tags": [], "enabled": true, "id": "ed0024131ef74878ae9cf18f10829023", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-proj"}]} 2019-01-09 16:10:55,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-59c8a7c6-1141-43b-proj used request id req-e90d321b-a8e8-4c91-9103-2651eb77be79 2019-01-09 16:10:55,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3223822bffc0a444b4c926c186448b72b84903c" 2019-01-09 16:10:55,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708835d6-8764-4425-8a7c-bb92a408de4e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:10:55,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-708835d6-8764-4425-8a7c-bb92a408de4e 2019-01-09 16:10:56,100 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-59c8a7c6-1141-43b-user 2019-01-09 16:10:56,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:56,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:10:56,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720456e8-c063-4203-8528-b9ea47d62968 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:10:56,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-720456e8-c063-4203-8528-b9ea47d62968 2019-01-09 16:10:56,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" -d '{"role": {"name": "CreateImageSuccessTests-59c8a7c6-1141-43b-proj-role"}}' 2019-01-09 16:10:56,237 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-269cc338-57db-4cf2-bdc7-c37c6613f866 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0a782e8840594c54a8aa3a0a415fe725", "links": {"self": "http://172.30.9.29:5000/v3/roles/0a782e8840594c54a8aa3a0a415fe725"}, "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-proj-role"}} 2019-01-09 16:10:56,238 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-269cc338-57db-4cf2-bdc7-c37c6613f866 2019-01-09 16:10:56,238 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-59c8a7c6-1141-43b-proj-role 2019-01-09 16:10:56,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/0a782e8840594c54a8aa3a0a415fe725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:10:56,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa55f7b6-8fdd-4bcd-a8cd-c84bc2a6eeb4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0a782e8840594c54a8aa3a0a415fe725", "links": {"self": "http://172.30.9.29:5000/v3/roles/0a782e8840594c54a8aa3a0a415fe725"}, "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-proj-role"}} 2019-01-09 16:10:56,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/0a782e8840594c54a8aa3a0a415fe725 used request id req-aa55f7b6-8fdd-4bcd-a8cd-c84bc2a6eeb4 2019-01-09 16:10:56,339 - keystone_utils - INFO - Granting role CreateImageSuccessTests-59c8a7c6-1141-43b-proj-role to project CreateImageSuccessTests-59c8a7c6-1141-43b-proj 2019-01-09 16:10:56,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ed0024131ef74878ae9cf18f10829023/users/5d8e8e52024d4a90a2201e49ad03f972/roles/0a782e8840594c54a8aa3a0a415fe725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:10:56,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:10:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f14af97e-db8d-4c33-bd3f-92d0ff4dae3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:10:56,478 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ed0024131ef74878ae9cf18f10829023/users/5d8e8e52024d4a90a2201e49ad03f972/roles/0a782e8840594c54a8aa3a0a415fe725 used request id req-f14af97e-db8d-4c33-bd3f-92d0ff4dae3b 2019-01-09 16:10:56,479 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:10:56,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:56,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:56,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0a782e8840594c54a8aa3a0a415fe725", "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-proj-role"}], "expires_at": "2019-01-09T17:10:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed0024131ef74878ae9cf18f10829023", "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ed0024131ef74878ae9cf18f10829023", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ed0024131ef74878ae9cf18f10829023", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ed0024131ef74878ae9cf18f10829023", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ed0024131ef74878ae9cf18f10829023", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-user", "id": "5d8e8e52024d4a90a2201e49ad03f972"}, "audit_ids": ["XkUt_ry6REea5XrPMeLMtQ"], "issued_at": "2019-01-09T16:10:56.000000Z"}} 2019-01-09 16:10:56,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}632c254ffa1ae95a5a6e49ab625be0997a7ab053" 2019-01-09 16:10:56,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26418654-9597-4a79-a6e1-a28c80de2518 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:56,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-26418654-9597-4a79-a6e1-a28c80de2518 2019-01-09 16:10:56,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632c254ffa1ae95a5a6e49ab625be0997a7ab053" 2019-01-09 16:10:57,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-25214380-af1b-4256-a17f-c081d9558219 Date: Wed, 09 Jan 2019 16:10:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db"} 2019-01-09 16:10:57,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db used request id req-25214380-af1b-4256-a17f-c081d9558219 2019-01-09 16:10:57,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632c254ffa1ae95a5a6e49ab625be0997a7ab053" 2019-01-09 16:10:57,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fcd8e468-f4d0-4e6e-b679-4059ee97d9a9 Date: Wed, 09 Jan 2019 16:10:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file 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-09 16:10:57,157 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-fcd8e468-f4d0-4e6e-b679-4059ee97d9a9 2019-01-09 16:10:57,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}632c254ffa1ae95a5a6e49ab625be0997a7ab053" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db"}' 2019-01-09 16:10:57,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c60d306a-81cb-40ab-a5e6-7caff702b71e Date: Wed, 09 Jan 2019 16:10:57 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf", "min_disk": 0, "protected": false, "id": "c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf", "file": "/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/file", "checksum": null, "owner": "ed0024131ef74878ae9cf18f10829023", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:57,222 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c60d306a-81cb-40ab-a5e6-7caff702b71e 2019-01-09 16:10:57,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632c254ffa1ae95a5a6e49ab625be0997a7ab053" -d '' 2019-01-09 16:10:58,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f8ddba90-3436-4487-8b97-5f196236d7d0 Date: Wed, 09 Jan 2019 16:10: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-09 16:10:58,534 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/file used request id req-f8ddba90-3436-4487-8b97-5f196236d7d0 2019-01-09 16:10:58,535 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:10:58,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632c254ffa1ae95a5a6e49ab625be0997a7ab053" 2019-01-09 16:10:58,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0fde0d0f-5239-4552-8a3c-b454c6283f9d Date: Wed, 09 Jan 2019 16:10:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:58Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/snap", "metadata": {}}], "self": "/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf", "min_disk": 0, "protected": false, "id": "c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf", "file": "/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ed0024131ef74878ae9cf18f10829023", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:58,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf used request id req-0fde0d0f-5239-4552-8a3c-b454c6283f9d 2019-01-09 16:10:58,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632c254ffa1ae95a5a6e49ab625be0997a7ab053" 2019-01-09 16:10:58,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-825703ad-fa79-4640-983e-4ea16ed0b2b1 Date: Wed, 09 Jan 2019 16:10:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 16:10:58,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-825703ad-fa79-4640-983e-4ea16ed0b2b1 2019-01-09 16:10:58,565 - create_image - INFO - Created image with name - CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db 2019-01-09 16:10:58,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632c254ffa1ae95a5a6e49ab625be0997a7ab053" 2019-01-09 16:10:58,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2d17c430-cdb5-40f4-a487-908bf5368d0e Date: Wed, 09 Jan 2019 16:10:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:58Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/snap", "metadata": {}}], "self": "/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf", "min_disk": 0, "protected": false, "id": "c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf", "file": "/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ed0024131ef74878ae9cf18f10829023", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:10:58,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf used request id req-2d17c430-cdb5-40f4-a487-908bf5368d0e 2019-01-09 16:10:58,584 - create_image - DEBUG - Instance status is - active 2019-01-09 16:10:58,584 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db 2019-01-09 16:10:58,584 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db 2019-01-09 16:10:58,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:58,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0a782e8840594c54a8aa3a0a415fe725", "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-proj-role"}], "expires_at": "2019-01-09T17:10:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed0024131ef74878ae9cf18f10829023", "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ed0024131ef74878ae9cf18f10829023", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ed0024131ef74878ae9cf18f10829023", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ed0024131ef74878ae9cf18f10829023", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ed0024131ef74878ae9cf18f10829023", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-user", "id": "5d8e8e52024d4a90a2201e49ad03f972"}, "audit_ids": ["p_8IOkL3QLuyLdmUZ-qdkg"], "issued_at": "2019-01-09T16:10:58.000000Z"}} 2019-01-09 16:10:58,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e44c66cda866e6d066fd6d84aa46df0c1a9cfb40" 2019-01-09 16:10:59,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-d839cc4a-5ff2-45cd-b875-3677704d415b Date: Wed, 09 Jan 2019 16:10:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:58Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/snap", "metadata": {}}], "self": "/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf", "min_disk": 0, "protected": false, "id": "c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf", "file": "/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ed0024131ef74878ae9cf18f10829023", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db"} 2019-01-09 16:10:59,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db used request id req-d839cc4a-5ff2-45cd-b875-3677704d415b 2019-01-09 16:10:59,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e44c66cda866e6d066fd6d84aa46df0c1a9cfb40" 2019-01-09 16:10:59,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9e94fa0a-56da-4396-8575-12b8efd15aa6 Date: Wed, 09 Jan 2019 16:10:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file 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-09 16:10:59,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9e94fa0a-56da-4396-8575-12b8efd15aa6 2019-01-09 16:10:59,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:10:59,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:10:59,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0a782e8840594c54a8aa3a0a415fe725", "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-proj-role"}], "expires_at": "2019-01-09T17:10:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ed0024131ef74878ae9cf18f10829023", "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ed0024131ef74878ae9cf18f10829023", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ed0024131ef74878ae9cf18f10829023", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ed0024131ef74878ae9cf18f10829023", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ed0024131ef74878ae9cf18f10829023", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ed0024131ef74878ae9cf18f10829023", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ed0024131ef74878ae9cf18f10829023", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-59c8a7c6-1141-43b-user", "id": "5d8e8e52024d4a90a2201e49ad03f972"}, "audit_ids": ["e0d72V5XS3udlA8_vlICCw"], "issued_at": "2019-01-09T16:10:59.000000Z"}} 2019-01-09 16:10:59,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8d1dc491cfbd33c5dcc72e146315bd3757aff6" 2019-01-09 16:10:59,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c7c001e-75cf-4d83-b131-904a89e56577 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:10:59,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2c7c001e-75cf-4d83-b131-904a89e56577 2019-01-09 16:10:59,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c8d1dc491cfbd33c5dcc72e146315bd3757aff6" 2019-01-09 16:10:59,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-483b961b-45d1-4243-aaa3-64436d7335c2 Date: Wed, 09 Jan 2019 16:10:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:10:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:10:58Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/snap", "metadata": {}}], "self": "/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf", "min_disk": 0, "protected": false, "id": "c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf", "file": "/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ed0024131ef74878ae9cf18f10829023", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db"} 2019-01-09 16:10:59,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db used request id req-483b961b-45d1-4243-aaa3-64436d7335c2 2019-01-09 16:10:59,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c8d1dc491cfbd33c5dcc72e146315bd3757aff6" 2019-01-09 16:10:59,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ec2318c3-6114-48b2-9754-eacdafbd1f89 Date: Wed, 09 Jan 2019 16:10:59 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file 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-09 16:10:59,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ec2318c3-6114-48b2-9754-eacdafbd1f89 2019-01-09 16:10:59,998 - create_image - INFO - Found image with name - CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db 2019-01-09 16:10:59,998 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-d647475f-481b-44d6-8897-a532638972db 2019-01-09 16:11:00,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}632c254ffa1ae95a5a6e49ab625be0997a7ab053" 2019-01-09 16:11:00,548 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b7c132db-883c-4571-ba50-4629c61b6fe1 Date: Wed, 09 Jan 2019 16:11: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-09 16:11:00,548 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/c81c20b5-e4f8-4d5c-8df9-ac01f1d151cf used request id req-b7c132db-883c-4571-ba50-4629c61b6fe1 2019-01-09 16:11:00,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:00,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-7bd5cd11-04bf-4cd3-b393-1808026f4c9e Date: Wed, 09 Jan 2019 16:11:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:11:00,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-7bd5cd11-04bf-4cd3-b393-1808026f4c9e 2019-01-09 16:11:00,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:00,922 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8de971f-f5d3-435d-ab76-905a8a6758e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:00,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-b8de971f-f5d3-435d-ab76-905a8a6758e1 2019-01-09 16:11:00,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:00,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:01,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-902a038f-f19e-44eb-944c-5346278d2426 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:01,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-902a038f-f19e-44eb-944c-5346278d2426 2019-01-09 16:11:01,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:01,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:01,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77c5c94a-8e03-429b-baa9-c15e16accf82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:01,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-77c5c94a-8e03-429b-baa9-c15e16accf82 2019-01-09 16:11:01,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:01,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cda9130-bea3-4605-95d1-0660098df6ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:01,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-9cda9130-bea3-4605-95d1-0660098df6ad 2019-01-09 16:11:01,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:01,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:01,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-322a71c7-8a9b-44a9-a827-c0d6eaa73af9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:01,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-322a71c7-8a9b-44a9-a827-c0d6eaa73af9 2019-01-09 16:11:01,324 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:01,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:01,427 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f875d3-9397-4f19-8541-e7c89b035009 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:01,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-12f875d3-9397-4f19-8541-e7c89b035009 2019-01-09 16:11:01,428 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:01,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:01,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22fb003b-6f57-48ee-8d0e-811c7ed53a85 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:11:01,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-22fb003b-6f57-48ee-8d0e-811c7ed53a85 2019-01-09 16:11:01,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:01,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db8a093a-19dc-4335-a199-1ca350d640d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:01,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-db8a093a-19dc-4335-a199-1ca350d640d9 2019-01-09 16:11:01,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:01,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:01,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb2545cf-660c-4a8d-ad6f-f1748135d3ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:01,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-cb2545cf-660c-4a8d-ad6f-f1748135d3ac 2019-01-09 16:11:01,740 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:01,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:01,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5408e9c3-1a7a-4383-a972-a7d308b155ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:01,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-5408e9c3-1a7a-4383-a972-a7d308b155ee 2019-01-09 16:11:01,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:01,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:01,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-003d345c-3f5e-4f67-8cb0-dec93eb6f741 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:11:01,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-003d345c-3f5e-4f67-8cb0-dec93eb6f741 2019-01-09 16:11:01,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:01,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eca4b610-2583-4e1b-a260-13dccaff6ad3 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:11:01,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-eca4b610-2583-4e1b-a260-13dccaff6ad3 2019-01-09 16:11:01,991 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-59c8a7c6-1141-43b-proj 2019-01-09 16:11:01,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ed0024131ef74878ae9cf18f10829023 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:02,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c6e33e-d354-4ed9-a5b4-ffa10f19b63f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:02,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ed0024131ef74878ae9cf18f10829023 used request id req-66c6e33e-d354-4ed9-a5b4-ffa10f19b63f 2019-01-09 16:11:02,212 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-59c8a7c6-1141-43b-proj-role 2019-01-09 16:11:02,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/0a782e8840594c54a8aa3a0a415fe725 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:02,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32f2b1e9-5aed-4ce4-a512-8ebc90f0b2e7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:02,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/0a782e8840594c54a8aa3a0a415fe725 used request id req-32f2b1e9-5aed-4ce4-a512-8ebc90f0b2e7 2019-01-09 16:11:02,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}801324cd9d78b7c4c4dec54d02ea700413a5e45f" 2019-01-09 16:11:02,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba68542-e759-44a9-a108-0e8a258256f4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:02,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8ba68542-e759-44a9-a108-0e8a258256f4 2019-01-09 16:11:02,480 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-59c8a7c6-1141-43b-user 2019-01-09 16:11:02,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/5d8e8e52024d4a90a2201e49ad03f972 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3223822bffc0a444b4c926c186448b72b84903c" 2019-01-09 16:11:02,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4593704e-6ac7-4a9d-8e17-812378e899f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:02,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5d8e8e52024d4a90a2201e49ad03f972 used request id req-4593704e-6ac7-4a9d-8e17-812378e899f8 2019-01-09 16:11:02,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:03,074 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["gn9m3BzRQA649nsHG7IguA"], "issued_at": "2019-01-09T16:11:03.000000Z"}} 2019-01-09 16:11:03,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8363cdf229438dd756d4930fecdab2295b2bf95e" 2019-01-09 16:11:03,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cacd057-b7e1-470d-92c6-46eb15e0b7c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:03,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1cacd057-b7e1-470d-92c6-46eb15e0b7c1 2019-01-09 16:11:03,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:03,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:03,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["ju2fO1odS6eR_DHWOT3qbQ"], "issued_at": "2019-01-09T16:11:03.000000Z"}} 2019-01-09 16:11:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:03,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d158327-6087-4ec6-a26c-22688a861b46 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:03,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8d158327-6087-4ec6-a26c-22688a861b46 2019-01-09 16:11:03,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:03,676 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:03,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-370a6ebd-ed35-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:03,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c5840eb-16d1-42eb-9085-56b8868a4e28 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-370a6ebd-ed35-410-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:11:03,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-370a6ebd-ed35-410-proj used request id req-0c5840eb-16d1-42eb-9085-56b8868a4e28 2019-01-09 16:11:03,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:03,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5014d4f4-a407-4a73-9731-93c1b9a6715b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:03,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5014d4f4-a407-4a73-9731-93c1b9a6715b 2019-01-09 16:11:03,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-370a6ebd-ed35-410-proj"}}' 2019-01-09 16:11:04,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56f38d84-8814-47f8-9144-c0a782f7e776 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ce3b446ad6ad4c4780c4e0f5268c462c"}, "tags": [], "enabled": true, "id": "ce3b446ad6ad4c4780c4e0f5268c462c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-370a6ebd-ed35-410-proj"}} 2019-01-09 16:11:04,021 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-56f38d84-8814-47f8-9144-c0a782f7e776 2019-01-09 16:11:04,021 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-370a6ebd-ed35-410-proj 2019-01-09 16:11:04,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:04,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:04,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["mdIiyrjVTHmHwrUEEtZSkg"], "issued_at": "2019-01-09T16:11:04.000000Z"}} 2019-01-09 16:11:04,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d18ca0a5fd9de0a51a87f2249ff8df97eace45" 2019-01-09 16:11:04,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-110ba5f9-f7ad-4db0-ac28-2d9ec2f5999f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:04,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-110ba5f9-f7ad-4db0-ac28-2d9ec2f5999f 2019-01-09 16:11:04,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:04,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:04,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d18ca0a5fd9de0a51a87f2249ff8df97eace45" 2019-01-09 16:11:04,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dd26377-8fb3-4f4e-9931-f424e721ced5 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:11:04,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3dd26377-8fb3-4f4e-9931-f424e721ced5 2019-01-09 16:11:04,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-370a6ebd-ed35-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d18ca0a5fd9de0a51a87f2249ff8df97eace45" 2019-01-09 16:11:04,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64cc31a8-6b19-4bf0-8549-54c3c82c542e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-370a6ebd-ed35-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ce3b446ad6ad4c4780c4e0f5268c462c"}, "tags": [], "enabled": true, "id": "ce3b446ad6ad4c4780c4e0f5268c462c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-370a6ebd-ed35-410-proj"}]} 2019-01-09 16:11:04,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageSuccessTests-370a6ebd-ed35-410-proj used request id req-64cc31a8-6b19-4bf0-8549-54c3c82c542e 2019-01-09 16:11:04,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d18ca0a5fd9de0a51a87f2249ff8df97eace45" 2019-01-09 16:11:04,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38efdf27-b78c-48f3-a893-ed2f33566174 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:04,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-38efdf27-b78c-48f3-a893-ed2f33566174 2019-01-09 16:11:05,151 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-370a6ebd-ed35-410-user 2019-01-09 16:11:05,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:05,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:05,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af12713-9a18-4898-9acb-88b4834992ac Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:05,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6af12713-9a18-4898-9acb-88b4834992ac 2019-01-09 16:11:05,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" -d '{"role": {"name": "CreateImageSuccessTests-370a6ebd-ed35-410-proj-role"}}' 2019-01-09 16:11:05,340 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deea6252-a43a-4a05-8a18-54450ff78801 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f61f191270334136bc53d188f0695403", "links": {"self": "http://172.30.9.29:5000/v3/roles/f61f191270334136bc53d188f0695403"}, "name": "CreateImageSuccessTests-370a6ebd-ed35-410-proj-role"}} 2019-01-09 16:11:05,341 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-deea6252-a43a-4a05-8a18-54450ff78801 2019-01-09 16:11:05,341 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-370a6ebd-ed35-410-proj-role 2019-01-09 16:11:05,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/f61f191270334136bc53d188f0695403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:05,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a5deea-ce41-45d3-a4af-03dec4017444 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f61f191270334136bc53d188f0695403", "links": {"self": "http://172.30.9.29:5000/v3/roles/f61f191270334136bc53d188f0695403"}, "name": "CreateImageSuccessTests-370a6ebd-ed35-410-proj-role"}} 2019-01-09 16:11:05,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f61f191270334136bc53d188f0695403 used request id req-80a5deea-ce41-45d3-a4af-03dec4017444 2019-01-09 16:11:05,451 - keystone_utils - INFO - Granting role CreateImageSuccessTests-370a6ebd-ed35-410-proj-role to project CreateImageSuccessTests-370a6ebd-ed35-410-proj 2019-01-09 16:11:05,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ce3b446ad6ad4c4780c4e0f5268c462c/users/2223cb632b174b70b18bdff418023a78/roles/f61f191270334136bc53d188f0695403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:05,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9f0297b-0aee-4289-9cbc-c1c7c7336724 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:05,592 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ce3b446ad6ad4c4780c4e0f5268c462c/users/2223cb632b174b70b18bdff418023a78/roles/f61f191270334136bc53d188f0695403 used request id req-d9f0297b-0aee-4289-9cbc-c1c7c7336724 2019-01-09 16:11:05,593 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:11:05,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:05,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:05,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61f191270334136bc53d188f0695403", "name": "CreateImageSuccessTests-370a6ebd-ed35-410-proj-role"}], "expires_at": "2019-01-09T17:11:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce3b446ad6ad4c4780c4e0f5268c462c", "name": "CreateImageSuccessTests-370a6ebd-ed35-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-370a6ebd-ed35-410-user", "id": "2223cb632b174b70b18bdff418023a78"}, "audit_ids": ["b-UdMYItQbqVG1qeWPeeIw"], "issued_at": "2019-01-09T16:11:05.000000Z"}} 2019-01-09 16:11:05,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c1c1915e72fc4af4ae5b7bb1c1c6ca282c78225" 2019-01-09 16:11:06,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9d58e0-a3d5-469d-82fc-7a703488e2a3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:06,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2b9d58e0-a3d5-469d-82fc-7a703488e2a3 2019-01-09 16:11:06,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c1c1915e72fc4af4ae5b7bb1c1c6ca282c78225" 2019-01-09 16:11:06,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-55e8f7b2-51ae-42c2-8d82-2af2f6d2b483 Date: Wed, 09 Jan 2019 16:11:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e"} 2019-01-09 16:11:06,367 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e used request id req-55e8f7b2-51ae-42c2-8d82-2af2f6d2b483 2019-01-09 16:11:06,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c1c1915e72fc4af4ae5b7bb1c1c6ca282c78225" 2019-01-09 16:11:06,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-50f41002-bc54-4f4f-b5d6-42db8833b708 Date: Wed, 09 Jan 2019 16:11:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file 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-09 16:11:06,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-50f41002-bc54-4f4f-b5d6-42db8833b708 2019-01-09 16:11:06,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c1c1915e72fc4af4ae5b7bb1c1c6ca282c78225" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e"}' 2019-01-09 16:11:06,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6070521d-da6f-4b95-837f-2f4040460647 Date: Wed, 09 Jan 2019 16:11:06 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:11:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:11:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156", "min_disk": 0, "protected": false, "id": "9cb092ed-f6eb-4ad6-b6e4-187dd9503156", "file": "/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/file", "checksum": null, "owner": "ce3b446ad6ad4c4780c4e0f5268c462c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:11:06,436 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6070521d-da6f-4b95-837f-2f4040460647 2019-01-09 16:11:06,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c1c1915e72fc4af4ae5b7bb1c1c6ca282c78225" -d '' 2019-01-09 16:11:06,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-955f968a-a679-4eb3-a00e-e835685c0aa4 Date: Wed, 09 Jan 2019 16:11: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-09 16:11:06,831 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/file used request id req-955f968a-a679-4eb3-a00e-e835685c0aa4 2019-01-09 16:11:06,831 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:11:06,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c1c1915e72fc4af4ae5b7bb1c1c6ca282c78225" 2019-01-09 16:11:06,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2579426e-731a-4440-81d5-7b2d1eab02fa Date: Wed, 09 Jan 2019 16:11:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:11:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:11:06Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/snap", "metadata": {}}], "self": "/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156", "min_disk": 0, "protected": false, "id": "9cb092ed-f6eb-4ad6-b6e4-187dd9503156", "file": "/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ce3b446ad6ad4c4780c4e0f5268c462c", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:11:06,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156 used request id req-2579426e-731a-4440-81d5-7b2d1eab02fa 2019-01-09 16:11:06,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c1c1915e72fc4af4ae5b7bb1c1c6ca282c78225" 2019-01-09 16:11:06,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-69e885c7-8e71-4afc-abbc-f15ad3315751 Date: Wed, 09 Jan 2019 16:11:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file 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-09 16:11:06,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-69e885c7-8e71-4afc-abbc-f15ad3315751 2019-01-09 16:11:06,862 - create_image - INFO - Created image with name - CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e 2019-01-09 16:11:06,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c1c1915e72fc4af4ae5b7bb1c1c6ca282c78225" 2019-01-09 16:11:06,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5e695699-33ba-42d7-a3aa-8f98d2ed079d Date: Wed, 09 Jan 2019 16:11:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:11:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:11:06Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/snap", "metadata": {}}], "self": "/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156", "min_disk": 0, "protected": false, "id": "9cb092ed-f6eb-4ad6-b6e4-187dd9503156", "file": "/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ce3b446ad6ad4c4780c4e0f5268c462c", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:11:06,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156 used request id req-5e695699-33ba-42d7-a3aa-8f98d2ed079d 2019-01-09 16:11:06,880 - create_image - DEBUG - Instance status is - active 2019-01-09 16:11:06,880 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e 2019-01-09 16:11:06,880 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e 2019-01-09 16:11:06,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:07,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61f191270334136bc53d188f0695403", "name": "CreateImageSuccessTests-370a6ebd-ed35-410-proj-role"}], "expires_at": "2019-01-09T17:11:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce3b446ad6ad4c4780c4e0f5268c462c", "name": "CreateImageSuccessTests-370a6ebd-ed35-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-370a6ebd-ed35-410-user", "id": "2223cb632b174b70b18bdff418023a78"}, "audit_ids": ["cveL-N0BSZ-b-cqP4acqag"], "issued_at": "2019-01-09T16:11:07.000000Z"}} 2019-01-09 16:11:07,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7406c2451651be17ac0e7665690045046fb7b7a9" 2019-01-09 16:11:07,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-692f1c66-8cbf-45af-b471-95436c3bdbc3 Date: Wed, 09 Jan 2019 16:11:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:11:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:11:06Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/snap", "metadata": {}}], "self": "/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156", "min_disk": 0, "protected": false, "id": "9cb092ed-f6eb-4ad6-b6e4-187dd9503156", "file": "/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ce3b446ad6ad4c4780c4e0f5268c462c", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e"} 2019-01-09 16:11:07,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e used request id req-692f1c66-8cbf-45af-b471-95436c3bdbc3 2019-01-09 16:11:07,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7406c2451651be17ac0e7665690045046fb7b7a9" 2019-01-09 16:11:07,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a3bd3493-c92e-4194-92d4-4bae388a3b80 Date: Wed, 09 Jan 2019 16: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-09 16:11:07,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a3bd3493-c92e-4194-92d4-4bae388a3b80 2019-01-09 16:11:07,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:07,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:07,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f61f191270334136bc53d188f0695403", "name": "CreateImageSuccessTests-370a6ebd-ed35-410-proj-role"}], "expires_at": "2019-01-09T17:11:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ce3b446ad6ad4c4780c4e0f5268c462c", "name": "CreateImageSuccessTests-370a6ebd-ed35-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ce3b446ad6ad4c4780c4e0f5268c462c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-370a6ebd-ed35-410-user", "id": "2223cb632b174b70b18bdff418023a78"}, "audit_ids": ["di_vLuuJR52T29Q3y0nqKg"], "issued_at": "2019-01-09T16:11:07.000000Z"}} 2019-01-09 16:11:07,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9f9de4a13f21e1ded849292cab5968a0ccb472" 2019-01-09 16:11:07,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0904fd7-aa86-4185-932b-9fcdb8b8c529 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:07,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f0904fd7-aa86-4185-932b-9fcdb8b8c529 2019-01-09 16:11:08,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&name=CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e9f9de4a13f21e1ded849292cab5968a0ccb472" 2019-01-09 16:11:08,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-a26d8733-9926-4917-b218-49d2d623e0a0 Date: Wed, 09 Jan 2019 16:11:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:11:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:11:06Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/snap", "metadata": {}}], "self": "/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156", "min_disk": 0, "protected": false, "id": "9cb092ed-f6eb-4ad6-b6e4-187dd9503156", "file": "/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ce3b446ad6ad4c4780c4e0f5268c462c", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e"} 2019-01-09 16:11:08,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&name=CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e used request id req-a26d8733-9926-4917-b218-49d2d623e0a0 2019-01-09 16:11:08,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e9f9de4a13f21e1ded849292cab5968a0ccb472" 2019-01-09 16:11:08,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-4ad1891f-c1d3-4d8e-b902-027bd5fe29e8 Date: Wed, 09 Jan 2019 16:11: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-09 16:11:08,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-4ad1891f-c1d3-4d8e-b902-027bd5fe29e8 2019-01-09 16:11:08,214 - create_image - INFO - Found image with name - CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e 2019-01-09 16:11:08,214 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-afc47a0b-329c-4084-bc5e-b88931a2df7e 2019-01-09 16:11:08,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c1c1915e72fc4af4ae5b7bb1c1c6ca282c78225" 2019-01-09 16:11:08,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf82f0aa-eef7-4465-8341-0080f7a54a8d Date: Wed, 09 Jan 2019 16:11: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-09 16:11:08,961 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/9cb092ed-f6eb-4ad6-b6e4-187dd9503156 used request id req-bf82f0aa-eef7-4465-8341-0080f7a54a8d 2019-01-09 16:11:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:09,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-02382701-3203-4405-bdf5-a1555a38ee39 Date: Wed, 09 Jan 2019 16:11:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:11:09,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-02382701-3203-4405-bdf5-a1555a38ee39 2019-01-09 16:11:09,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:09,340 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ffec70e-89a6-4234-b1e0-83b6f40b397c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:09,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-7ffec70e-89a6-4234-b1e0-83b6f40b397c 2019-01-09 16:11:09,340 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:09,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:09,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c9d466f-a5d9-491d-8dfd-5ceb2afdc17d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:09,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-7c9d466f-a5d9-491d-8dfd-5ceb2afdc17d 2019-01-09 16:11:09,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:09,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:09,554 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fc6dce0-8588-446a-ad1b-7f1e43d615f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:09,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-3fc6dce0-8588-446a-ad1b-7f1e43d615f2 2019-01-09 16:11:09,555 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:09,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:09,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f04f3a01-5538-40ea-8106-660fc3083240 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:09,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-f04f3a01-5538-40ea-8106-660fc3083240 2019-01-09 16:11:09,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:09,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:09,768 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20b8a301-6e11-48f6-9db5-05544596231b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:09,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-20b8a301-6e11-48f6-9db5-05544596231b 2019-01-09 16:11:09,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:09,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:09,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8e4aba3-907b-49cc-8dbf-42eb9f4b84cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:09,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-b8e4aba3-907b-49cc-8dbf-42eb9f4b84cc 2019-01-09 16:11:09,863 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:09,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:09,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3cef066-b731-45c3-89cc-4cba3091c0a3 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:11:09,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-f3cef066-b731-45c3-89cc-4cba3091c0a3 2019-01-09 16:11:09,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:10,074 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6bbadf1-bf77-4de6-8ce9-0929e9a78612 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:10,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-a6bbadf1-bf77-4de6-8ce9-0929e9a78612 2019-01-09 16:11:10,074 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:10,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:10,175 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32f37232-bfb8-4ad2-a208-026e625a1b57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:10,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-32f37232-bfb8-4ad2-a208-026e625a1b57 2019-01-09 16:11:10,176 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:10,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:10,277 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4788ddec-9d9e-4468-a19d-98a3afe230c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:10,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-4788ddec-9d9e-4468-a19d-98a3afe230c5 2019-01-09 16:11:10,277 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:10,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:10,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2611e2c-3f7f-4826-b500-0e46786415af 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:11:10,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-c2611e2c-3f7f-4826-b500-0e46786415af 2019-01-09 16:11:10,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:10,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c2bbea-5255-41f8-aa6f-c44636999b61 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:11:10,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-d1c2bbea-5255-41f8-aa6f-c44636999b61 2019-01-09 16:11:10,486 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-370a6ebd-ed35-410-proj 2019-01-09 16:11:10,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ce3b446ad6ad4c4780c4e0f5268c462c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:10,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a36da85-25f5-4f30-8303-e2e0d7dc20af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:10,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ce3b446ad6ad4c4780c4e0f5268c462c used request id req-3a36da85-25f5-4f30-8303-e2e0d7dc20af 2019-01-09 16:11:10,713 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-370a6ebd-ed35-410-proj-role 2019-01-09 16:11:10,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/f61f191270334136bc53d188f0695403 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:10,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d581ef9-34c8-4d3e-9b62-845b113f8a33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:10,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/f61f191270334136bc53d188f0695403 used request id req-0d581ef9-34c8-4d3e-9b62-845b113f8a33 2019-01-09 16:11:10,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2697754c73bbc6084edf39dfc3fcce3076f7e852" 2019-01-09 16:11:10,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e4d8d7a-29e2-4482-8834-142d05d12b5f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:10,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4e4d8d7a-29e2-4482-8834-142d05d12b5f 2019-01-09 16:11:10,941 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-370a6ebd-ed35-410-user 2019-01-09 16:11:10,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2223cb632b174b70b18bdff418023a78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d18ca0a5fd9de0a51a87f2249ff8df97eace45" 2019-01-09 16:11:11,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3044d04-a0e4-40f2-bcb9-e2b841420a07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:11,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2223cb632b174b70b18bdff418023a78 used request id req-f3044d04-a0e4-40f2-bcb9-e2b841420a07 2019-01-09 16:11:11,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:11,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["DMx-0NNsTyq88a-T0q4sZQ"], "issued_at": "2019-01-09T16:11:11.000000Z"}} 2019-01-09 16:11:11,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81030818cffed861581f34d7840947f4c965f6b0" 2019-01-09 16:11:11,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926dcd2d-9a76-4b36-9a0f-b08c378f4950 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:11,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-926dcd2d-9a76-4b36-9a0f-b08c378f4950 2019-01-09 16:11:11,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:11,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:12,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["g1HyIRHfR8qUe-xfuVVl3A"], "issued_at": "2019-01-09T16:11:12.000000Z"}} 2019-01-09 16:11:12,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:12,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f90ed9-9cb1-41d1-93bb-54ab66fbdba1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:12,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a4f90ed9-9cb1-41d1-93bb-54ab66fbdba1 2019-01-09 16:11:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:12,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:12,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:12,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d549166c-776b-487b-a734-bc5f0cd74e78 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:11:12,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj used request id req-d549166c-776b-487b-a734-bc5f0cd74e78 2019-01-09 16:11:12,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:12,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10923bdc-176b-485f-9819-a4c39f7bafb3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:12,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-10923bdc-176b-485f-9819-a4c39f7bafb3 2019-01-09 16:11:12,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj"}}' 2019-01-09 16:11:12,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2421ee1-45a5-4fbc-9a5b-64c1966a1da4 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d794a98ffa474f07a87c086a4c4d2527"}, "tags": [], "enabled": true, "id": "d794a98ffa474f07a87c086a4c4d2527", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj"}} 2019-01-09 16:11:12,388 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-c2421ee1-45a5-4fbc-9a5b-64c1966a1da4 2019-01-09 16:11:12,388 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj 2019-01-09 16:11:12,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:12,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:12,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["HWdtBp5lRJSQb8M5WdlfeA"], "issued_at": "2019-01-09T16:11:12.000000Z"}} 2019-01-09 16:11:12,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d496bf5305776676726cb658ca314730173526bf" 2019-01-09 16:11:12,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb13d6ba-3c2d-4b12-98bf-d1a5bc4b36e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:12,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-eb13d6ba-3c2d-4b12-98bf-d1a5bc4b36e6 2019-01-09 16:11:12,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:12,900 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:12,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d496bf5305776676726cb658ca314730173526bf" 2019-01-09 16:11:13,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca22931-f8cf-44f8-b7a0-4c4a77f73d58 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:11:13,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fca22931-f8cf-44f8-b7a0-4c4a77f73d58 2019-01-09 16:11:13,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d496bf5305776676726cb658ca314730173526bf" 2019-01-09 16:11:13,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474e682c-69de-49b5-a4a2-06b8662a36da Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d794a98ffa474f07a87c086a4c4d2527"}, "tags": [], "enabled": true, "id": "d794a98ffa474f07a87c086a4c4d2527", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj"}]} 2019-01-09 16:11:13,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj used request id req-474e682c-69de-49b5-a4a2-06b8662a36da 2019-01-09 16:11:13,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d496bf5305776676726cb658ca314730173526bf" 2019-01-09 16:11:13,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84105ef8-fbe6-4052-8b27-b69e92ea873c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:13,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-84105ef8-fbe6-4052-8b27-b69e92ea873c 2019-01-09 16:11:13,516 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-d5f4a4f6-a6b7-426-user 2019-01-09 16:11:13,516 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:13,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:13,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e60bd6-8662-4f11-b5b0-01c12f8850de Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:13,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a9e60bd6-8662-4f11-b5b0-01c12f8850de 2019-01-09 16:11:13,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" -d '{"role": {"name": "CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj-role"}}' 2019-01-09 16:11:13,737 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f30e319-0ec0-4579-86ea-fed6142b0c24 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a252478bd8894df89215cddd6f7bc6be", "links": {"self": "http://172.30.9.29:5000/v3/roles/a252478bd8894df89215cddd6f7bc6be"}, "name": "CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj-role"}} 2019-01-09 16:11:13,737 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-6f30e319-0ec0-4579-86ea-fed6142b0c24 2019-01-09 16:11:13,737 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj-role 2019-01-09 16:11:13,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a252478bd8894df89215cddd6f7bc6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:13,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92759bcb-e303-48f6-9477-00d542a7ec49 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a252478bd8894df89215cddd6f7bc6be", "links": {"self": "http://172.30.9.29:5000/v3/roles/a252478bd8894df89215cddd6f7bc6be"}, "name": "CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj-role"}} 2019-01-09 16:11:13,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a252478bd8894df89215cddd6f7bc6be used request id req-92759bcb-e303-48f6-9477-00d542a7ec49 2019-01-09 16:11:13,835 - keystone_utils - INFO - Granting role CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj-role to project CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj 2019-01-09 16:11:13,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d794a98ffa474f07a87c086a4c4d2527/users/9fc5f8083c074964afaf9ad16c13a75e/roles/a252478bd8894df89215cddd6f7bc6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:13,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f33635f-3a8f-45fb-becf-c22a79d3294f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:13,973 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d794a98ffa474f07a87c086a4c4d2527/users/9fc5f8083c074964afaf9ad16c13a75e/roles/a252478bd8894df89215cddd6f7bc6be used request id req-0f33635f-3a8f-45fb-becf-c22a79d3294f 2019-01-09 16:11:13,974 - openstack_tests - DEBUG - Image metadata - None 2019-01-09 16:11:13,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:13,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:14,371 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a252478bd8894df89215cddd6f7bc6be", "name": "CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj-role"}], "expires_at": "2019-01-09T17:11:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d794a98ffa474f07a87c086a4c4d2527", "name": "CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d794a98ffa474f07a87c086a4c4d2527", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/d794a98ffa474f07a87c086a4c4d2527", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/d794a98ffa474f07a87c086a4c4d2527", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d794a98ffa474f07a87c086a4c4d2527", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/d794a98ffa474f07a87c086a4c4d2527", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/d794a98ffa474f07a87c086a4c4d2527", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d794a98ffa474f07a87c086a4c4d2527", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/d794a98ffa474f07a87c086a4c4d2527", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/d794a98ffa474f07a87c086a4c4d2527", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d794a98ffa474f07a87c086a4c4d2527", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/d794a98ffa474f07a87c086a4c4d2527", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/d794a98ffa474f07a87c086a4c4d2527", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d794a98ffa474f07a87c086a4c4d2527", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_d794a98ffa474f07a87c086a4c4d2527", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-d5f4a4f6-a6b7-426-user", "id": "9fc5f8083c074964afaf9ad16c13a75e"}, "audit_ids": ["ARkN2gY3TEe0qrPQk5hrZA"], "issued_at": "2019-01-09T16:11:14.000000Z"}} 2019-01-09 16:11:14,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a879e9040072d1162e2f07e64950092fde3af60" 2019-01-09 16:11:14,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa91ef7-6a28-4417-a572-42bd3c1c6160 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:14,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3aa91ef7-6a28-4417-a572-42bd3c1c6160 2019-01-09 16:11:14,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-bd630062-9491-4122-83d0-c6e88ab3be9e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a879e9040072d1162e2f07e64950092fde3af60" 2019-01-09 16:11:14,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-3903f235-c7ef-4e8f-ac5a-22d8f42e40b6 Date: Wed, 09 Jan 2019 16:11:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-bd630062-9491-4122-83d0-c6e88ab3be9e"} 2019-01-09 16:11:14,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-bd630062-9491-4122-83d0-c6e88ab3be9e used request id req-3903f235-c7ef-4e8f-ac5a-22d8f42e40b6 2019-01-09 16:11:14,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a879e9040072d1162e2f07e64950092fde3af60" 2019-01-09 16:11:14,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0bedef00-3098-4754-b557-9b2e8b00573c Date: Wed, 09 Jan 2019 16:11: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-09 16:11:14,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0bedef00-3098-4754-b557-9b2e8b00573c 2019-01-09 16:11:14,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a879e9040072d1162e2f07e64950092fde3af60" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-bd630062-9491-4122-83d0-c6e88ab3be9e"}' 2019-01-09 16:11:14,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/26b1d4c8-6d14-4f4b-a30a-30f93015b1aa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7ed55356-28cd-4382-a2a1-ff06b714516a Date: Wed, 09 Jan 2019 16:11:14 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-bd630062-9491-4122-83d0-c6e88ab3be9e", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:11:14Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:11:14Z", "visibility": "shared", "locations": [], "self": "/v2/images/26b1d4c8-6d14-4f4b-a30a-30f93015b1aa", "min_disk": 0, "protected": false, "id": "26b1d4c8-6d14-4f4b-a30a-30f93015b1aa", "file": "/v2/images/26b1d4c8-6d14-4f4b-a30a-30f93015b1aa/file", "checksum": null, "owner": "d794a98ffa474f07a87c086a4c4d2527", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:11:14,733 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-7ed55356-28cd-4382-a2a1-ff06b714516a 2019-01-09 16:11:14,741 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2019-01-09 16:11:14,741 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-bd630062-9491-4122-83d0-c6e88ab3be9e 2019-01-09 16:11:14,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/26b1d4c8-6d14-4f4b-a30a-30f93015b1aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a879e9040072d1162e2f07e64950092fde3af60" 2019-01-09 16:11:14,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-341535a3-4065-4308-b20f-c070d7502dca Date: Wed, 09 Jan 2019 16:11: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-09 16:11:14,806 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/26b1d4c8-6d14-4f4b-a30a-30f93015b1aa used request id req-341535a3-4065-4308-b20f-c070d7502dca 2019-01-09 16:11:14,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:15,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-5cd07d82-02d8-4be0-b1c9-930c4897c6ec Date: Wed, 09 Jan 2019 16:11:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:11:15,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-5cd07d82-02d8-4be0-b1c9-930c4897c6ec 2019-01-09 16:11:15,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:15,181 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8cac6bf-4a66-4c2e-b958-81c04ce226d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:15,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-d8cac6bf-4a66-4c2e-b958-81c04ce226d6 2019-01-09 16:11:15,181 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:15,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:15,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c2aa876-4927-4160-887c-5e7968f5e08d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:15,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-6c2aa876-4927-4160-887c-5e7968f5e08d 2019-01-09 16:11:15,281 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:15,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:15,381 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-637576f7-fa3f-49fc-8880-7e4f989824a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:15,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-637576f7-fa3f-49fc-8880-7e4f989824a5 2019-01-09 16:11:15,381 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:15,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:15,482 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b5b83ed-3155-4ed3-a3d1-790c83b60dfc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:15,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-1b5b83ed-3155-4ed3-a3d1-790c83b60dfc 2019-01-09 16:11:15,482 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:15,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:15,609 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f300710-e5a1-4d14-8fd5-fc97d1b54261 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:15,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-0f300710-e5a1-4d14-8fd5-fc97d1b54261 2019-01-09 16:11:15,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:15,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:15,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39a33047-a2a4-4c19-a01f-01978dd2cc8c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:15,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-39a33047-a2a4-4c19-a01f-01978dd2cc8c 2019-01-09 16:11:15,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:15,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:15,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e6fbf3-4c60-4a33-b29c-fde14e99b920 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:11:15,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-50e6fbf3-4c60-4a33-b29c-fde14e99b920 2019-01-09 16:11:15,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:15,933 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb564396-038d-4a4b-96c7-3a0f32814109 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:15,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-eb564396-038d-4a4b-96c7-3a0f32814109 2019-01-09 16:11:15,933 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:15,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:16,041 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20acd63d-83a7-47ce-b653-35e8357217a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:16,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-20acd63d-83a7-47ce-b653-35e8357217a8 2019-01-09 16:11:16,041 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:16,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:16,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5162c07c-2fd2-4314-8219-95892bc42814 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:16,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-5162c07c-2fd2-4314-8219-95892bc42814 2019-01-09 16:11:16,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:16,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:16,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec6141f8-0a82-4929-8936-d00b5f9e83d1 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:11:16,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-ec6141f8-0a82-4929-8936-d00b5f9e83d1 2019-01-09 16:11:16,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:16,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822af359-4815-4cd8-9333-88e47f7c27ab 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:11:16,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-822af359-4815-4cd8-9333-88e47f7c27ab 2019-01-09 16:11:16,372 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj 2019-01-09 16:11:16,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d794a98ffa474f07a87c086a4c4d2527 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:16,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d34bec6-8636-4646-b8af-1b1f32a7aad7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:16,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d794a98ffa474f07a87c086a4c4d2527 used request id req-8d34bec6-8636-4646-b8af-1b1f32a7aad7 2019-01-09 16:11:16,593 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-d5f4a4f6-a6b7-426-proj-role 2019-01-09 16:11:16,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a252478bd8894df89215cddd6f7bc6be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:16,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-044c45b5-d7cb-496d-aa9d-7885823dc8b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:16,719 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a252478bd8894df89215cddd6f7bc6be used request id req-044c45b5-d7cb-496d-aa9d-7885823dc8b6 2019-01-09 16:11:16,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267d8d60b0910ef49d0bc5f8d63e27e3513c87df" 2019-01-09 16:11:16,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b3e4181-56bc-4dee-9c51-9ca7f9ba7bfd Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:16,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1b3e4181-56bc-4dee-9c51-9ca7f9ba7bfd 2019-01-09 16:11:16,824 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-d5f4a4f6-a6b7-426-user 2019-01-09 16:11:16,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/9fc5f8083c074964afaf9ad16c13a75e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d496bf5305776676726cb658ca314730173526bf" 2019-01-09 16:11:17,019 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d71ec5a4-a437-42bb-9be0-811422ef0315 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:17,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/9fc5f8083c074964afaf9ad16c13a75e used request id req-d71ec5a4-a437-42bb-9be0-811422ef0315 2019-01-09 16:11:17,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:17,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["tmmWndZaRx6JWLoJQtcKZw"], "issued_at": "2019-01-09T16:11:17.000000Z"}} 2019-01-09 16:11:17,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9497b385694bbb64cac2de856f4e7e242b72e2" 2019-01-09 16:11:17,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17dc8b0-ee10-4ca6-943d-bb05024b0fc3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:17,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f17dc8b0-ee10-4ca6-943d-bb05024b0fc3 2019-01-09 16:11:17,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:17,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:17,936 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["gIUJJkisSUebuNRGjb2pQQ"], "issued_at": "2019-01-09T16:11:17.000000Z"}} 2019-01-09 16:11:17,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:18,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c6d0294-df00-438d-93bc-41d702138b7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:18,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2c6d0294-df00-438d-93bc-41d702138b7c 2019-01-09 16:11:18,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:18,041 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:18,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:18,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba4c4e5-32cc-42cf-9656-6f23c20b5a01 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:11:18,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj used request id req-fba4c4e5-32cc-42cf-9656-6f23c20b5a01 2019-01-09 16:11:18,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:18,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-358dca8a-8b84-4fcd-b6ca-705f7405b0a2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:18,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-358dca8a-8b84-4fcd-b6ca-705f7405b0a2 2019-01-09 16:11:18,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj"}}' 2019-01-09 16:11:18,291 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-112dcad4-c41f-4585-8e48-06f1117ff5c6 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/224fa5af80be417dbb69d4d9e75b2a6b"}, "tags": [], "enabled": true, "id": "224fa5af80be417dbb69d4d9e75b2a6b", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj"}} 2019-01-09 16:11:18,292 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-112dcad4-c41f-4585-8e48-06f1117ff5c6 2019-01-09 16:11:18,292 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj 2019-01-09 16:11:18,292 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:18,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:18,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["uP5tip5RQyi4jZCBxD01GA"], "issued_at": "2019-01-09T16:11:18.000000Z"}} 2019-01-09 16:11:18,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4072f1cd8ad53ad2d8a414d497784b8041f24d9" 2019-01-09 16:11:18,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d314ae-186a-4f1c-878b-292e93b72b1f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:18,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b2d314ae-186a-4f1c-878b-292e93b72b1f 2019-01-09 16:11:18,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:18,797 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:18,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4072f1cd8ad53ad2d8a414d497784b8041f24d9" 2019-01-09 16:11:18,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253659d4-f0e7-4ae6-aa05-e2ef94111afe Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:11:18,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-253659d4-f0e7-4ae6-aa05-e2ef94111afe 2019-01-09 16:11:18,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4072f1cd8ad53ad2d8a414d497784b8041f24d9" 2019-01-09 16:11:18,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21529e9-c1ff-4618-aeab-b6bce654901c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/224fa5af80be417dbb69d4d9e75b2a6b"}, "tags": [], "enabled": true, "id": "224fa5af80be417dbb69d4d9e75b2a6b", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj"}]} 2019-01-09 16:11:18,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj used request id req-d21529e9-c1ff-4618-aeab-b6bce654901c 2019-01-09 16:11:18,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4072f1cd8ad53ad2d8a414d497784b8041f24d9" 2019-01-09 16:11:19,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868f57e3-183d-4b55-9d18-eec35df8f591 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:19,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-868f57e3-183d-4b55-9d18-eec35df8f591 2019-01-09 16:11:19,406 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-ccf9c4de-1dfd-4e0-user 2019-01-09 16:11:19,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:19,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:19,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ddd5cef-44c7-4ec2-a6d5-4c259ebe49e0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:19,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5ddd5cef-44c7-4ec2-a6d5-4c259ebe49e0 2019-01-09 16:11:19,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" -d '{"role": {"name": "CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj-role"}}' 2019-01-09 16:11:19,621 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6053a2c3-5849-4475-bff0-df9b664e28fa Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc145c2ce0a94d64919a7b022ab4349b", "links": {"self": "http://172.30.9.29:5000/v3/roles/cc145c2ce0a94d64919a7b022ab4349b"}, "name": "CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj-role"}} 2019-01-09 16:11:19,621 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-6053a2c3-5849-4475-bff0-df9b664e28fa 2019-01-09 16:11:19,621 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj-role 2019-01-09 16:11:19,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/cc145c2ce0a94d64919a7b022ab4349b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:19,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34f4b7c-c977-466b-92fd-9ac02845ad52 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cc145c2ce0a94d64919a7b022ab4349b", "links": {"self": "http://172.30.9.29:5000/v3/roles/cc145c2ce0a94d64919a7b022ab4349b"}, "name": "CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj-role"}} 2019-01-09 16:11:19,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/cc145c2ce0a94d64919a7b022ab4349b used request id req-d34f4b7c-c977-466b-92fd-9ac02845ad52 2019-01-09 16:11:19,721 - keystone_utils - INFO - Granting role CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj-role to project CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj 2019-01-09 16:11:19,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/224fa5af80be417dbb69d4d9e75b2a6b/users/8dfb9f479c5048fba35e47e6a2fe4f37/roles/cc145c2ce0a94d64919a7b022ab4349b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:19,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0fce14e-9f61-40b9-990c-5c2c529f4992 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:19,941 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/224fa5af80be417dbb69d4d9e75b2a6b/users/8dfb9f479c5048fba35e47e6a2fe4f37/roles/cc145c2ce0a94d64919a7b022ab4349b used request id req-c0fce14e-9f61-40b9-990c-5c2c529f4992 2019-01-09 16:11:19,942 - openstack_tests - DEBUG - Image metadata - None 2019-01-09 16:11:19,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:19,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:20,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cc145c2ce0a94d64919a7b022ab4349b", "name": "CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj-role"}], "expires_at": "2019-01-09T17:11:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "224fa5af80be417dbb69d4d9e75b2a6b", "name": "CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/224fa5af80be417dbb69d4d9e75b2a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/224fa5af80be417dbb69d4d9e75b2a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/224fa5af80be417dbb69d4d9e75b2a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/224fa5af80be417dbb69d4d9e75b2a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/224fa5af80be417dbb69d4d9e75b2a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/224fa5af80be417dbb69d4d9e75b2a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/224fa5af80be417dbb69d4d9e75b2a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/224fa5af80be417dbb69d4d9e75b2a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/224fa5af80be417dbb69d4d9e75b2a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/224fa5af80be417dbb69d4d9e75b2a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/224fa5af80be417dbb69d4d9e75b2a6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/224fa5af80be417dbb69d4d9e75b2a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_224fa5af80be417dbb69d4d9e75b2a6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_224fa5af80be417dbb69d4d9e75b2a6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-ccf9c4de-1dfd-4e0-user", "id": "8dfb9f479c5048fba35e47e6a2fe4f37"}, "audit_ids": ["Y5fhg5JXT9K3RWrAtHB7lA"], "issued_at": "2019-01-09T16:11:20.000000Z"}} 2019-01-09 16:11:20,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f68f612e2992275e82a52718ee42362f500408a5" 2019-01-09 16:11:20,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be3cf74-cdac-4103-8f50-8a6c06951105 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:20,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8be3cf74-cdac-4103-8f50-8a6c06951105 2019-01-09 16:11:20,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-bfdbc3af-66c3-4cf6-82ad-e0a6a36b2968 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f68f612e2992275e82a52718ee42362f500408a5" 2019-01-09 16:11:20,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-31152fae-bc55-414a-8f82-a3d969175619 Date: Wed, 09 Jan 2019 16:11:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-bfdbc3af-66c3-4cf6-82ad-e0a6a36b2968"} 2019-01-09 16:11:20,626 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-bfdbc3af-66c3-4cf6-82ad-e0a6a36b2968 used request id req-31152fae-bc55-414a-8f82-a3d969175619 2019-01-09 16:11:20,626 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2019-01-09 16:11:20,627 - file_utils - DEBUG - Saving file to - /tmp/19870d56-5c6f-41ce-835c-e6aeb18017aa 2019-01-09 16:11:20,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f68f612e2992275e82a52718ee42362f500408a5" 2019-01-09 16:11:20,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-cfe98798-2994-4f62-9122-3cf030929a7e Date: Wed, 09 Jan 2019 16:11: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-09 16:11:20,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-cfe98798-2994-4f62-9122-3cf030929a7e 2019-01-09 16:11:20,904 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2019-01-09 16:11:20,904 - glance_utils - DEBUG - Closing file ./tmp/19870d56-5c6f-41ce-835c-e6aeb18017aa 2019-01-09 16:11:20,904 - glance_utils - INFO - Removing file ./tmp/19870d56-5c6f-41ce-835c-e6aeb18017aa 2019-01-09 16:11:20,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:21,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-162f3a97-0658-430f-b14f-b683e809da5c Date: Wed, 09 Jan 2019 16:11:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:11:21,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-162f3a97-0658-430f-b14f-b683e809da5c 2019-01-09 16:11:21,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:21,283 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b79755c-19d5-4224-971b-5c522ea88940 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:21,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-9b79755c-19d5-4224-971b-5c522ea88940 2019-01-09 16:11:21,284 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:21,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:21,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a2570ce-564f-424b-a2da-cb42f7024a59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:21,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-2a2570ce-564f-424b-a2da-cb42f7024a59 2019-01-09 16:11:21,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:21,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:21,611 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-310b1801-e746-4829-a58b-c113a03e00c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:21,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-310b1801-e746-4829-a58b-c113a03e00c1 2019-01-09 16:11:21,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:21,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:21,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b34bea1d-c05c-4a7c-b387-26e435608b2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:21,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-b34bea1d-c05c-4a7c-b387-26e435608b2f 2019-01-09 16:11:21,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:21,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:21,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7d664b1-c466-43f6-8f19-1e3cfb4390a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:21,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-c7d664b1-c466-43f6-8f19-1e3cfb4390a8 2019-01-09 16:11:21,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:21,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:21,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccc7fce9-b4be-45d6-99ec-7da1d99b53d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:21,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-ccc7fce9-b4be-45d6-99ec-7da1d99b53d6 2019-01-09 16:11:21,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:21,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:22,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cf7e13-5da8-474f-b70a-56ca71fd98c6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:11:22,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-d7cf7e13-5da8-474f-b70a-56ca71fd98c6 2019-01-09 16:11:22,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:22,137 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ed4c902-58f8-4371-935b-b9043779c297 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:22,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-6ed4c902-58f8-4371-935b-b9043779c297 2019-01-09 16:11:22,138 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:22,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:22,242 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2180818d-5802-438a-9127-9ae5c9a9cdeb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:22,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-2180818d-5802-438a-9127-9ae5c9a9cdeb 2019-01-09 16:11:22,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:22,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:22,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-882e30ec-99ea-4a3c-b37e-03a907c78486 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:22,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-882e30ec-99ea-4a3c-b37e-03a907c78486 2019-01-09 16:11:22,337 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:22,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:22,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59688a9b-6723-4724-ac72-a94682835df9 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:11:22,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-59688a9b-6723-4724-ac72-a94682835df9 2019-01-09 16:11:22,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:22,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba1e3336-6d9d-4ab6-a0be-21cbc1340bbd 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:11:22,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-ba1e3336-6d9d-4ab6-a0be-21cbc1340bbd 2019-01-09 16:11:22,537 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj 2019-01-09 16:11:22,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/224fa5af80be417dbb69d4d9e75b2a6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:22,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3613557f-f51e-4dc9-8c7f-c2a7caa54b9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:22,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/224fa5af80be417dbb69d4d9e75b2a6b used request id req-3613557f-f51e-4dc9-8c7f-c2a7caa54b9f 2019-01-09 16:11:22,873 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-ccf9c4de-1dfd-4e0-proj-role 2019-01-09 16:11:22,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/cc145c2ce0a94d64919a7b022ab4349b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:22,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37aa085e-1b52-4b8b-9649-478f9e9d426e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:22,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/cc145c2ce0a94d64919a7b022ab4349b used request id req-37aa085e-1b52-4b8b-9649-478f9e9d426e 2019-01-09 16:11:22,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de4b34874973b11f38a2a06166b4bbe3a500cfd" 2019-01-09 16:11:23,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf90d99e-ca17-4bad-adb2-fa96623532b9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:23,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cf90d99e-ca17-4bad-adb2-fa96623532b9 2019-01-09 16:11:23,091 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-ccf9c4de-1dfd-4e0-user 2019-01-09 16:11:23,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/8dfb9f479c5048fba35e47e6a2fe4f37 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4072f1cd8ad53ad2d8a414d497784b8041f24d9" 2019-01-09 16:11:23,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-919abada-c0e9-4cc7-8389-0eb21aa5cb5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:23,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/8dfb9f479c5048fba35e47e6a2fe4f37 used request id req-919abada-c0e9-4cc7-8389-0eb21aa5cb5d 2019-01-09 16:11:23,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:23,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["KRmzMzJdSIej_0LK4TPx1A"], "issued_at": "2019-01-09T16:11:23.000000Z"}} 2019-01-09 16:11:23,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848d82ea874b0b349bea7caeede83768d6450388" 2019-01-09 16:11:23,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abeded4-1d07-4f00-aea2-f0f39884dc1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:23,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5abeded4-1d07-4f00-aea2-f0f39884dc1d 2019-01-09 16:11:23,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:23,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:24,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["thRPXaWiThOIl-brRLmlbA"], "issued_at": "2019-01-09T16:11:24.000000Z"}} 2019-01-09 16:11:24,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:24,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fc7688-41ba-4044-8359-4b16d864c8fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:24,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e1fc7688-41ba-4044-8359-4b16d864c8fe 2019-01-09 16:11:24,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:24,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:24,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-23cc033e-ce61-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:24,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca665f7e-75cb-463b-b327-c118c5fd6625 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-23cc033e-ce61-4c9-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:11:24,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-23cc033e-ce61-4c9-proj used request id req-ca665f7e-75cb-463b-b327-c118c5fd6625 2019-01-09 16:11:24,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:24,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53af173b-6d11-47b7-94cd-750453454fb2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:24,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-53af173b-6d11-47b7-94cd-750453454fb2 2019-01-09 16:11:24,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-23cc033e-ce61-4c9-proj"}}' 2019-01-09 16:11:24,684 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d34339f-4600-4b82-87d1-45e184c30f22 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d1211dd23587489282762500de5cd7ea"}, "tags": [], "enabled": true, "id": "d1211dd23587489282762500de5cd7ea", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-23cc033e-ce61-4c9-proj"}} 2019-01-09 16:11:24,684 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2d34339f-4600-4b82-87d1-45e184c30f22 2019-01-09 16:11:24,684 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-23cc033e-ce61-4c9-proj 2019-01-09 16:11:24,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:24,685 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:25,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["H3QIKOIWSwW8Vrno8DnMeg"], "issued_at": "2019-01-09T16:11:25.000000Z"}} 2019-01-09 16:11:25,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af09823bd79ced55584888ef1d6ec877ee204ada" 2019-01-09 16:11:25,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a132f08d-4171-49ed-8caa-ec39ac55849b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:25,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a132f08d-4171-49ed-8caa-ec39ac55849b 2019-01-09 16:11:25,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:25,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:25,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af09823bd79ced55584888ef1d6ec877ee204ada" 2019-01-09 16:11:25,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cf61066-2152-4b79-aae5-00900301aa5e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:11:25,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7cf61066-2152-4b79-aae5-00900301aa5e 2019-01-09 16:11:25,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-23cc033e-ce61-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af09823bd79ced55584888ef1d6ec877ee204ada" 2019-01-09 16:11:25,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e06a15-dda5-4064-8eb7-356dd4b8a094 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-23cc033e-ce61-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d1211dd23587489282762500de5cd7ea"}, "tags": [], "enabled": true, "id": "d1211dd23587489282762500de5cd7ea", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-23cc033e-ce61-4c9-proj"}]} 2019-01-09 16:11:25,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-23cc033e-ce61-4c9-proj used request id req-98e06a15-dda5-4064-8eb7-356dd4b8a094 2019-01-09 16:11:25,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af09823bd79ced55584888ef1d6ec877ee204ada" 2019-01-09 16:11:25,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c891ee9a-efdf-42d7-8b17-33ff831eac82 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:25,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c891ee9a-efdf-42d7-8b17-33ff831eac82 2019-01-09 16:11:25,929 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-23cc033e-ce61-4c9-user 2019-01-09 16:11:25,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:25,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:26,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e79265-a67c-45fa-9740-617c4eee1647 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:26,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a3e79265-a67c-45fa-9740-617c4eee1647 2019-01-09 16:11:26,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" -d '{"role": {"name": "CreateImageNegativeTests-23cc033e-ce61-4c9-proj-role"}}' 2019-01-09 16:11:26,157 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7e15b1-0c2d-4c06-9edc-d0ad20657a95 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b788b82db9c4ff9ae56292a961d7b5f", "links": {"self": "http://172.30.9.29:5000/v3/roles/0b788b82db9c4ff9ae56292a961d7b5f"}, "name": "CreateImageNegativeTests-23cc033e-ce61-4c9-proj-role"}} 2019-01-09 16:11:26,157 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-2a7e15b1-0c2d-4c06-9edc-d0ad20657a95 2019-01-09 16:11:26,157 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-23cc033e-ce61-4c9-proj-role 2019-01-09 16:11:26,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/0b788b82db9c4ff9ae56292a961d7b5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:26,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3adf0a7c-9c3b-4b43-b741-e2dc01acfab8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b788b82db9c4ff9ae56292a961d7b5f", "links": {"self": "http://172.30.9.29:5000/v3/roles/0b788b82db9c4ff9ae56292a961d7b5f"}, "name": "CreateImageNegativeTests-23cc033e-ce61-4c9-proj-role"}} 2019-01-09 16:11:26,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/0b788b82db9c4ff9ae56292a961d7b5f used request id req-3adf0a7c-9c3b-4b43-b741-e2dc01acfab8 2019-01-09 16:11:26,255 - keystone_utils - INFO - Granting role CreateImageNegativeTests-23cc033e-ce61-4c9-proj-role to project CreateImageNegativeTests-23cc033e-ce61-4c9-proj 2019-01-09 16:11:26,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d1211dd23587489282762500de5cd7ea/users/63762d8308a241049365546cd46cc155/roles/0b788b82db9c4ff9ae56292a961d7b5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:26,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a5a17c6-6b31-47d1-a93b-4090ee25c856 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:26,391 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d1211dd23587489282762500de5cd7ea/users/63762d8308a241049365546cd46cc155/roles/0b788b82db9c4ff9ae56292a961d7b5f used request id req-5a5a17c6-6b31-47d1-a93b-4090ee25c856 2019-01-09 16:11:26,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:26,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:26,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b788b82db9c4ff9ae56292a961d7b5f", "name": "CreateImageNegativeTests-23cc033e-ce61-4c9-proj-role"}], "expires_at": "2019-01-09T17:11:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1211dd23587489282762500de5cd7ea", "name": "CreateImageNegativeTests-23cc033e-ce61-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d1211dd23587489282762500de5cd7ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/d1211dd23587489282762500de5cd7ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/d1211dd23587489282762500de5cd7ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d1211dd23587489282762500de5cd7ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/d1211dd23587489282762500de5cd7ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/d1211dd23587489282762500de5cd7ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d1211dd23587489282762500de5cd7ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/d1211dd23587489282762500de5cd7ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/d1211dd23587489282762500de5cd7ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d1211dd23587489282762500de5cd7ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/d1211dd23587489282762500de5cd7ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/d1211dd23587489282762500de5cd7ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d1211dd23587489282762500de5cd7ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_d1211dd23587489282762500de5cd7ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-23cc033e-ce61-4c9-user", "id": "63762d8308a241049365546cd46cc155"}, "audit_ids": ["QETuJVDlQs22ITcSaGVr3w"], "issued_at": "2019-01-09T16:11:26.000000Z"}} 2019-01-09 16:11:26,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e18d48628e4d1faacf7d0cd917ae9c587ddb4f9" 2019-01-09 16:11:26,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74422033-9f57-4b92-b3c7-d23402c28977 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:26,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-74422033-9f57-4b92-b3c7-d23402c28977 2019-01-09 16:11:26,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2e18d48628e4d1faacf7d0cd917ae9c587ddb4f9" 2019-01-09 16:11:27,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-57003399-270e-4d65-acd1-a69e2a67b126 Date: Wed, 09 Jan 2019 16:11:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2019-01-09 16:11:27,086 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&name=foo used request id req-57003399-270e-4d65-acd1-a69e2a67b126 2019-01-09 16:11:27,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:27,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-234d39e4-bf0c-4eed-b74d-81a909cfca03 Date: Wed, 09 Jan 2019 16:11:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:11:27,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-234d39e4-bf0c-4eed-b74d-81a909cfca03 2019-01-09 16:11:27,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:27,460 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59229b7c-84c3-43cc-8499-bdf64814ea70 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:27,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-59229b7c-84c3-43cc-8499-bdf64814ea70 2019-01-09 16:11:27,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:27,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:27,562 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d15c57d9-a494-4651-9a19-2e7e94fdfa0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:27,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-d15c57d9-a494-4651-9a19-2e7e94fdfa0b 2019-01-09 16:11:27,562 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:27,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:27,582 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1995eaff-839d-44ee-9154-1c2f3776caf0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:27,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-1995eaff-839d-44ee-9154-1c2f3776caf0 2019-01-09 16:11:27,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:27,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:27,683 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89afa7b4-a80e-4dcf-aef1-09a20c4427b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:27,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-89afa7b4-a80e-4dcf-aef1-09a20c4427b4 2019-01-09 16:11:27,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:27,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:27,776 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77347947-b166-41fc-b7ae-5df468f0e47e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:27,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-77347947-b166-41fc-b7ae-5df468f0e47e 2019-01-09 16:11:27,777 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:27,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:27,877 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7bee244-38b6-43b1-90ec-baa16241b25f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:27,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-f7bee244-38b6-43b1-90ec-baa16241b25f 2019-01-09 16:11:27,878 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:27,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:27,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1520ad4a-5f23-40be-814b-e7f2a4ba888d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:11:27,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-1520ad4a-5f23-40be-814b-e7f2a4ba888d 2019-01-09 16:11:27,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:28,001 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-113c6fb9-b392-4553-8295-4c3542c23fb3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:28,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-113c6fb9-b392-4553-8295-4c3542c23fb3 2019-01-09 16:11:28,002 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:28,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:28,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e954660f-6523-4d65-9ca4-d873e4279a10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:28,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-e954660f-6523-4d65-9ca4-d873e4279a10 2019-01-09 16:11:28,103 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:28,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:28,203 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-952e2526-19bd-4c51-b9f4-1956e80304c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:28,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-952e2526-19bd-4c51-b9f4-1956e80304c1 2019-01-09 16:11:28,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:28,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:28,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f7e1ce-29ee-4d0e-942b-e3f9050ed70a 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:11:28,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-48f7e1ce-29ee-4d0e-942b-e3f9050ed70a 2019-01-09 16:11:28,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:28,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e580db23-ad0c-4bfb-9e88-f463ee400ec1 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:11:28,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-e580db23-ad0c-4bfb-9e88-f463ee400ec1 2019-01-09 16:11:28,402 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-23cc033e-ce61-4c9-proj 2019-01-09 16:11:28,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d1211dd23587489282762500de5cd7ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:28,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e60958dc-1494-42ce-b21e-bff2062db230 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:28,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d1211dd23587489282762500de5cd7ea used request id req-e60958dc-1494-42ce-b21e-bff2062db230 2019-01-09 16:11:28,618 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-23cc033e-ce61-4c9-proj-role 2019-01-09 16:11:28,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/0b788b82db9c4ff9ae56292a961d7b5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:28,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9847e90a-5779-40b6-bc25-36f1de183638 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:28,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/0b788b82db9c4ff9ae56292a961d7b5f used request id req-9847e90a-5779-40b6-bc25-36f1de183638 2019-01-09 16:11:28,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f8aaf436a319a4435b4b54b476613389554148" 2019-01-09 16:11:28,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654d7cd3-f345-4d86-86d9-18b8b38a9bc8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:28,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-654d7cd3-f345-4d86-86d9-18b8b38a9bc8 2019-01-09 16:11:28,834 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-23cc033e-ce61-4c9-user 2019-01-09 16:11:28,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/63762d8308a241049365546cd46cc155 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af09823bd79ced55584888ef1d6ec877ee204ada" 2019-01-09 16:11:29,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45176988-6862-4af3-b40e-dbff629dc99c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:29,003 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/63762d8308a241049365546cd46cc155 used request id req-45176988-6862-4af3-b40e-dbff629dc99c 2019-01-09 16:11:29,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:29,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["QvWzfmnJS9yxLCkO3reDZg"], "issued_at": "2019-01-09T16:11:29.000000Z"}} 2019-01-09 16:11:29,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0bcb25cea0de8acac4526653044922d6949057" 2019-01-09 16:11:29,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a216d3-cec8-49aa-b702-e16ade122f60 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:29,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-13a216d3-cec8-49aa-b702-e16ade122f60 2019-01-09 16:11:29,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:29,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:29,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["TdPbm5wnSbq3f_nwIkCenw"], "issued_at": "2019-01-09T16:11:29.000000Z"}} 2019-01-09 16:11:29,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:30,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2574dd-f5c4-4057-ab84-87a9f7be6d9e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:30,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fd2574dd-f5c4-4057-ab84-87a9f7be6d9e 2019-01-09 16:11:30,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:30,100 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2407fa05-8784-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:30,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6f112a-ca69-4fdf-b39d-1b01f6860809 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2407fa05-8784-4be-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:11:30,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2407fa05-8784-4be-proj used request id req-3b6f112a-ca69-4fdf-b39d-1b01f6860809 2019-01-09 16:11:30,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:30,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5139b619-37af-4f64-a46e-5dc99cb08341 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:30,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5139b619-37af-4f64-a46e-5dc99cb08341 2019-01-09 16:11:30,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-2407fa05-8784-4be-proj"}}' 2019-01-09 16:11:30,346 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-182d5809-ee8a-47de-98eb-62e95bbc9b7c Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b243ecd068f842ffb32d923238edf9fa"}, "tags": [], "enabled": true, "id": "b243ecd068f842ffb32d923238edf9fa", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2407fa05-8784-4be-proj"}} 2019-01-09 16:11:30,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-182d5809-ee8a-47de-98eb-62e95bbc9b7c 2019-01-09 16:11:30,347 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-2407fa05-8784-4be-proj 2019-01-09 16:11:30,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:30,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:30,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["SBmWfy-TQYejpPQRrtCkTA"], "issued_at": "2019-01-09T16:11:30.000000Z"}} 2019-01-09 16:11:30,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9df7349e6da83afec6c1b21961a100f4d4d6992" 2019-01-09 16:11:30,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16f3309-d006-42fe-97bc-57717434a8db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:30,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f16f3309-d006-42fe-97bc-57717434a8db 2019-01-09 16:11:30,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:30,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:30,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9df7349e6da83afec6c1b21961a100f4d4d6992" 2019-01-09 16:11:30,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a901c33-cb79-4cb0-aad0-f70a44ec6953 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:11:30,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6a901c33-cb79-4cb0-aad0-f70a44ec6953 2019-01-09 16:11:31,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-2407fa05-8784-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9df7349e6da83afec6c1b21961a100f4d4d6992" 2019-01-09 16:11:31,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59c4ef9-f2b9-46a2-bf92-b91468dc9846 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-2407fa05-8784-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b243ecd068f842ffb32d923238edf9fa"}, "tags": [], "enabled": true, "id": "b243ecd068f842ffb32d923238edf9fa", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2407fa05-8784-4be-proj"}]} 2019-01-09 16:11:31,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateImageNegativeTests-2407fa05-8784-4be-proj used request id req-d59c4ef9-f2b9-46a2-bf92-b91468dc9846 2019-01-09 16:11:31,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9df7349e6da83afec6c1b21961a100f4d4d6992" 2019-01-09 16:11:31,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0757220-9604-4319-beaa-2d5f8559aca8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:31,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f0757220-9604-4319-beaa-2d5f8559aca8 2019-01-09 16:11:31,496 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-2407fa05-8784-4be-user 2019-01-09 16:11:31,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:31,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:31,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69bbbf6d-8007-4955-af37-4371ed6bbb1b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:31,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-69bbbf6d-8007-4955-af37-4371ed6bbb1b 2019-01-09 16:11:31,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" -d '{"role": {"name": "CreateImageNegativeTests-2407fa05-8784-4be-proj-role"}}' 2019-01-09 16:11:31,714 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01010d19-5590-4f86-8f50-e806c2ab575e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4fe9f4254b184c70adfbb66a14c89946", "links": {"self": "http://172.30.9.29:5000/v3/roles/4fe9f4254b184c70adfbb66a14c89946"}, "name": "CreateImageNegativeTests-2407fa05-8784-4be-proj-role"}} 2019-01-09 16:11:31,715 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-01010d19-5590-4f86-8f50-e806c2ab575e 2019-01-09 16:11:31,715 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-2407fa05-8784-4be-proj-role 2019-01-09 16:11:31,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/4fe9f4254b184c70adfbb66a14c89946 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:31,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565b91a5-de26-40db-a832-cd520740ed6b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4fe9f4254b184c70adfbb66a14c89946", "links": {"self": "http://172.30.9.29:5000/v3/roles/4fe9f4254b184c70adfbb66a14c89946"}, "name": "CreateImageNegativeTests-2407fa05-8784-4be-proj-role"}} 2019-01-09 16:11:31,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/4fe9f4254b184c70adfbb66a14c89946 used request id req-565b91a5-de26-40db-a832-cd520740ed6b 2019-01-09 16:11:31,814 - keystone_utils - INFO - Granting role CreateImageNegativeTests-2407fa05-8784-4be-proj-role to project CreateImageNegativeTests-2407fa05-8784-4be-proj 2019-01-09 16:11:31,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b243ecd068f842ffb32d923238edf9fa/users/61e519b0b73f43dc84621201bbf0b836/roles/4fe9f4254b184c70adfbb66a14c89946 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:31,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ccf83a1-bb8f-424b-965b-b256d612fd59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:31,952 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b243ecd068f842ffb32d923238edf9fa/users/61e519b0b73f43dc84621201bbf0b836/roles/4fe9f4254b184c70adfbb66a14c89946 used request id req-3ccf83a1-bb8f-424b-965b-b256d612fd59 2019-01-09 16:11:31,953 - openstack_tests - DEBUG - Image metadata - None 2019-01-09 16:11:31,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:31,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:32,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fe9f4254b184c70adfbb66a14c89946", "name": "CreateImageNegativeTests-2407fa05-8784-4be-proj-role"}], "expires_at": "2019-01-09T17:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b243ecd068f842ffb32d923238edf9fa", "name": "CreateImageNegativeTests-2407fa05-8784-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b243ecd068f842ffb32d923238edf9fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b243ecd068f842ffb32d923238edf9fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b243ecd068f842ffb32d923238edf9fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b243ecd068f842ffb32d923238edf9fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b243ecd068f842ffb32d923238edf9fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b243ecd068f842ffb32d923238edf9fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b243ecd068f842ffb32d923238edf9fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b243ecd068f842ffb32d923238edf9fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b243ecd068f842ffb32d923238edf9fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b243ecd068f842ffb32d923238edf9fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b243ecd068f842ffb32d923238edf9fa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b243ecd068f842ffb32d923238edf9fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b243ecd068f842ffb32d923238edf9fa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b243ecd068f842ffb32d923238edf9fa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-2407fa05-8784-4be-user", "id": "61e519b0b73f43dc84621201bbf0b836"}, "audit_ids": ["bgAt-ElYTeKKk8YeHAsVkg"], "issued_at": "2019-01-09T16:11:32.000000Z"}} 2019-01-09 16:11:32,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8bc92099d736635a7416112091aa53ff9d0643c" 2019-01-09 16:11:32,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83ab7486-0d82-4b47-be2a-98a409aa548a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:32,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-83ab7486-0d82-4b47-be2a-98a409aa548a 2019-01-09 16:11:32,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-e3754c04-2959-40fc-872a-d2f02c5cc465 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8bc92099d736635a7416112091aa53ff9d0643c" 2019-01-09 16:11:32,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-78316d75-bc8d-465b-b8f3-1c0e6e051d84 Date: Wed, 09 Jan 2019 16:11:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-e3754c04-2959-40fc-872a-d2f02c5cc465"} 2019-01-09 16:11:32,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-e3754c04-2959-40fc-872a-d2f02c5cc465 used request id req-78316d75-bc8d-465b-b8f3-1c0e6e051d84 2019-01-09 16:11:32,648 - file_utils - DEBUG - Downloading file from - http://foo.bar 2019-01-09 16:11:32,649 - file_utils - DEBUG - Saving file to - /tmp/fcf88b88-6dcd-483d-bc6f-894a4b68b2a2 2019-01-09 16:11:32,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:32,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-7217c6e2-7c5f-4b19-9daa-97fbe7719c29 Date: Wed, 09 Jan 2019 16:11:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:11:32,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-7217c6e2-7c5f-4b19-9daa-97fbe7719c29 2019-01-09 16:11:32,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:33,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5d8645d-7b6f-4bb1-9f88-c0a829aa4400 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:33,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-c5d8645d-7b6f-4bb1-9f88-c0a829aa4400 2019-01-09 16:11:33,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:33,149 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87039cb-d26c-44a6-bb5c-b7be8161fcca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:33,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-c87039cb-d26c-44a6-bb5c-b7be8161fcca 2019-01-09 16:11:33,149 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:33,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:33,252 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd32ed46-5b68-45bf-93e9-33cdf74bb533 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:33,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-bd32ed46-5b68-45bf-93e9-33cdf74bb533 2019-01-09 16:11:33,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:33,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:33,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c3e7f4e-d7c6-49d0-9437-e9280b2b5362 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:33,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-2c3e7f4e-d7c6-49d0-9437-e9280b2b5362 2019-01-09 16:11:33,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:33,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:33,462 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d160181-e8a8-411e-8e1d-d05b1fbf2a2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:33,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-4d160181-e8a8-411e-8e1d-d05b1fbf2a2f 2019-01-09 16:11:33,462 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:33,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:33,564 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-940f3c70-c5e1-4ae7-a2c4-3b1657914f1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:33,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-940f3c70-c5e1-4ae7-a2c4-3b1657914f1a 2019-01-09 16:11:33,565 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:33,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:33,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ffade6-2183-41b4-89bf-93b4ec7e8543 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:11:33,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-e4ffade6-2183-41b4-89bf-93b4ec7e8543 2019-01-09 16:11:33,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:33,766 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75dc8dd5-6a4a-46be-8942-0809ed0ed17e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:33,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-75dc8dd5-6a4a-46be-8942-0809ed0ed17e 2019-01-09 16:11:33,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:33,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:33,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a4f6e62-51bc-4526-8b7b-7d1b2506a6ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:33,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-5a4f6e62-51bc-4526-8b7b-7d1b2506a6ce 2019-01-09 16:11:33,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:33,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:33,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d8e5f3c-91dc-4e28-8591-106f105721db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:33,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-5d8e5f3c-91dc-4e28-8591-106f105721db 2019-01-09 16:11:33,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:33,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:34,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f54139-b40e-40ce-867f-52fc428c049a 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:11:34,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-f7f54139-b40e-40ce-867f-52fc428c049a 2019-01-09 16:11:34,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:34,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-643c131b-37f6-45ba-89e9-6f60e2202cc8 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:11:34,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-643c131b-37f6-45ba-89e9-6f60e2202cc8 2019-01-09 16:11:34,176 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-2407fa05-8784-4be-proj 2019-01-09 16:11:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b243ecd068f842ffb32d923238edf9fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:34,430 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-195efea1-14fa-4201-87a9-ffd82616aef6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:34,430 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b243ecd068f842ffb32d923238edf9fa used request id req-195efea1-14fa-4201-87a9-ffd82616aef6 2019-01-09 16:11:34,431 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-2407fa05-8784-4be-proj-role 2019-01-09 16:11:34,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/4fe9f4254b184c70adfbb66a14c89946 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:34,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b5f5d8c-0da3-4ff6-ada2-a92650a78ce2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:34,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/4fe9f4254b184c70adfbb66a14c89946 used request id req-7b5f5d8c-0da3-4ff6-ada2-a92650a78ce2 2019-01-09 16:11:34,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}171a04e49cec2cb7ae18db15aaea8f90f3fb04a7" 2019-01-09 16:11:34,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb0e46cc-9789-4f0d-9b7a-e79061d2db18 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:34,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cb0e46cc-9789-4f0d-9b7a-e79061d2db18 2019-01-09 16:11:34,670 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-2407fa05-8784-4be-user 2019-01-09 16:11:34,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/61e519b0b73f43dc84621201bbf0b836 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9df7349e6da83afec6c1b21961a100f4d4d6992" 2019-01-09 16:11:34,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4f1bd88-f72a-4457-a2ea-a8926e1f93fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:34,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/61e519b0b73f43dc84621201bbf0b836 used request id req-c4f1bd88-f72a-4457-a2ea-a8926e1f93fb 2019-01-09 16:11:34,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:35,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["tSVvx-8YQJKJxuH6LUQoQQ"], "issued_at": "2019-01-09T16:11:35.000000Z"}} 2019-01-09 16:11:35,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb6828a97da0cf59db2ea243f03d968152335406" 2019-01-09 16:11:35,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-913abccc-145b-4889-a6ca-ccebb11cf706 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:35,363 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-913abccc-145b-4889-a6ca-ccebb11cf706 2019-01-09 16:11:35,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:35,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:35,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["GxdprCNNSYGMHGheo5o7AQ"], "issued_at": "2019-01-09T16:11:35.000000Z"}} 2019-01-09 16:11:35,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:35,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc30973c-53f3-4775-b944-a734c5387142 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:35,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-bc30973c-53f3-4775-b944-a734c5387142 2019-01-09 16:11:35,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:35,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:35,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-f282545e-b65d-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:35,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d50bb13-a6c5-45dc-9d39-63f01dceaf53 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-f282545e-b65d-42f-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:11:35,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-f282545e-b65d-42f-proj used request id req-7d50bb13-a6c5-45dc-9d39-63f01dceaf53 2019-01-09 16:11:35,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:35,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ec24fd-45ce-42fc-b29e-f544ac531c1b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:35,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-15ec24fd-45ce-42fc-b29e-f544ac531c1b 2019-01-09 16:11:35,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-f282545e-b65d-42f-proj"}}' 2019-01-09 16:11:36,140 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b311d0c-2f14-4560-b8a8-267b68e83865 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1d51e263ddf74ba9bf13626bed9382d7"}, "tags": [], "enabled": true, "id": "1d51e263ddf74ba9bf13626bed9382d7", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-f282545e-b65d-42f-proj"}} 2019-01-09 16:11:36,140 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2b311d0c-2f14-4560-b8a8-267b68e83865 2019-01-09 16:11:36,141 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-f282545e-b65d-42f-proj 2019-01-09 16:11:36,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:36,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:36,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["-B-qPWPlQ3Cqrq0F6xZFhw"], "issued_at": "2019-01-09T16:11:36.000000Z"}} 2019-01-09 16:11:36,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e3da90f495998c5b069e6afa2a0b5541a71e07" 2019-01-09 16:11:36,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-771ba20b-f29a-4024-a4d3-6138dc0dfc80 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:36,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-771ba20b-f29a-4024-a4d3-6138dc0dfc80 2019-01-09 16:11:36,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:36,644 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:36,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e3da90f495998c5b069e6afa2a0b5541a71e07" 2019-01-09 16:11:36,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5dee89-2beb-487f-8ce5-e7a875207b72 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:11:36,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6d5dee89-2beb-487f-8ce5-e7a875207b72 2019-01-09 16:11:36,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-f282545e-b65d-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e3da90f495998c5b069e6afa2a0b5541a71e07" 2019-01-09 16:11:36,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f56a8c-3a88-4848-83b1-fb2946b580a2 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-f282545e-b65d-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1d51e263ddf74ba9bf13626bed9382d7"}, "tags": [], "enabled": true, "id": "1d51e263ddf74ba9bf13626bed9382d7", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-f282545e-b65d-42f-proj"}]} 2019-01-09 16:11:36,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-f282545e-b65d-42f-proj used request id req-48f56a8c-3a88-4848-83b1-fb2946b580a2 2019-01-09 16:11:36,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e3da90f495998c5b069e6afa2a0b5541a71e07" 2019-01-09 16:11:36,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414ee025-498f-430f-8a2d-2861624e4a20 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:36,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-414ee025-498f-430f-8a2d-2861624e4a20 2019-01-09 16:11:37,257 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-f282545e-b65d-42f-user 2019-01-09 16:11:37,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:37,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:37,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ce0437-224b-44bd-a05f-b0cc3ccff66e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:37,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f2ce0437-224b-44bd-a05f-b0cc3ccff66e 2019-01-09 16:11:37,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" -d '{"role": {"name": "CreateMultiPartImageTests-f282545e-b65d-42f-proj-role"}}' 2019-01-09 16:11:37,491 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7e252cb-c9ca-448e-b95d-5f1b68319d19 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "168758e8dfa2484299fedd98a883a462", "links": {"self": "http://172.30.9.29:5000/v3/roles/168758e8dfa2484299fedd98a883a462"}, "name": "CreateMultiPartImageTests-f282545e-b65d-42f-proj-role"}} 2019-01-09 16:11:37,491 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b7e252cb-c9ca-448e-b95d-5f1b68319d19 2019-01-09 16:11:37,491 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-f282545e-b65d-42f-proj-role 2019-01-09 16:11:37,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/168758e8dfa2484299fedd98a883a462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:37,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c3f896e-41ee-478b-bfeb-04d8bd4f40a4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "168758e8dfa2484299fedd98a883a462", "links": {"self": "http://172.30.9.29:5000/v3/roles/168758e8dfa2484299fedd98a883a462"}, "name": "CreateMultiPartImageTests-f282545e-b65d-42f-proj-role"}} 2019-01-09 16:11:37,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/168758e8dfa2484299fedd98a883a462 used request id req-1c3f896e-41ee-478b-bfeb-04d8bd4f40a4 2019-01-09 16:11:37,510 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-f282545e-b65d-42f-proj-role to project CreateMultiPartImageTests-f282545e-b65d-42f-proj 2019-01-09 16:11:37,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/1d51e263ddf74ba9bf13626bed9382d7/users/74e9ede8e8b5496397d8b4f8cef4270d/roles/168758e8dfa2484299fedd98a883a462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:37,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d37b8b3d-d4bd-4e5d-b838-7e08c9367001 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:37,656 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/1d51e263ddf74ba9bf13626bed9382d7/users/74e9ede8e8b5496397d8b4f8cef4270d/roles/168758e8dfa2484299fedd98a883a462 used request id req-d37b8b3d-d4bd-4e5d-b838-7e08c9367001 2019-01-09 16:11:37,657 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2019-01-09 16:11:37,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:37,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-4ec0bbd5-8246-41d1-95b4-fa77b2ef7831 Date: Wed, 09 Jan 2019 16:11:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:11:37,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-4ec0bbd5-8246-41d1-95b4-fa77b2ef7831 2019-01-09 16:11:37,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:38,079 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-108218eb-38ea-4e90-b65e-788fbbed5189 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:38,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-108218eb-38ea-4e90-b65e-788fbbed5189 2019-01-09 16:11:38,080 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:38,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:38,179 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-280ac8f6-1466-4216-a2ee-d38c26905b47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:38,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-280ac8f6-1466-4216-a2ee-d38c26905b47 2019-01-09 16:11:38,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:38,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:38,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa12d7f8-3a38-4494-9a48-166d208f305b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:38,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-fa12d7f8-3a38-4494-9a48-166d208f305b 2019-01-09 16:11:38,275 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:38,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:38,378 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43a57aef-6185-4bf6-9381-020c185fa269 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:38,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-43a57aef-6185-4bf6-9381-020c185fa269 2019-01-09 16:11:38,378 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:38,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:38,481 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4659a77-dee3-49d8-9ca7-64c2a0124d97 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:38,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-e4659a77-dee3-49d8-9ca7-64c2a0124d97 2019-01-09 16:11:38,481 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:38,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:38,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5b36e04-1b21-41ab-803f-49d7199da7bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:38,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-a5b36e04-1b21-41ab-803f-49d7199da7bf 2019-01-09 16:11:38,576 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:38,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:38,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40390b4-da44-45a5-ae75-aed825757b8e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:11:38,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-e40390b4-da44-45a5-ae75-aed825757b8e 2019-01-09 16:11:38,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:38,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dd1b50e-af59-4f78-b769-14233c546e74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:38,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-9dd1b50e-af59-4f78-b769-14233c546e74 2019-01-09 16:11:38,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:38,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:38,879 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a0ff1c8-7255-4b33-a847-fcc2a25cd25f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:38,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-3a0ff1c8-7255-4b33-a847-fcc2a25cd25f 2019-01-09 16:11:38,879 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:38,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:38,981 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24c8a418-4174-4ac8-9a71-1ffbe8920233 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:38,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-24c8a418-4174-4ac8-9a71-1ffbe8920233 2019-01-09 16:11:38,981 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:38,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:39,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4523ca11-f59f-4011-a138-7cbf45a7d41d 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:11:39,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-4523ca11-f59f-4011-a138-7cbf45a7d41d 2019-01-09 16:11:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:39,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea44221-4774-443d-bca1-6801e9d3931f 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:11:39,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-0ea44221-4774-443d-bca1-6801e9d3931f 2019-01-09 16:11:39,214 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-f282545e-b65d-42f-proj 2019-01-09 16:11:39,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/1d51e263ddf74ba9bf13626bed9382d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:39,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4698c2f-2f9a-4165-8937-ef2ccccf85a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:39,434 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/1d51e263ddf74ba9bf13626bed9382d7 used request id req-c4698c2f-2f9a-4165-8937-ef2ccccf85a6 2019-01-09 16:11:39,434 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-f282545e-b65d-42f-proj-role 2019-01-09 16:11:39,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/168758e8dfa2484299fedd98a883a462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:39,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2c27ee1-5a50-4876-9ee6-7441b5ada7fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:39,553 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/168758e8dfa2484299fedd98a883a462 used request id req-f2c27ee1-5a50-4876-9ee6-7441b5ada7fe 2019-01-09 16:11:39,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecb60172cc4ba2763617229a896e7e50698e501" 2019-01-09 16:11:39,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2e4861-b5c6-40dd-9260-ba0bd4750855 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:39,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-da2e4861-b5c6-40dd-9260-ba0bd4750855 2019-01-09 16:11:39,656 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-f282545e-b65d-42f-user 2019-01-09 16:11:39,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/74e9ede8e8b5496397d8b4f8cef4270d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06e3da90f495998c5b069e6afa2a0b5541a71e07" 2019-01-09 16:11:39,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6013fa19-5d05-49ca-9875-ae3187b6ac1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:39,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/74e9ede8e8b5496397d8b4f8cef4270d used request id req-6013fa19-5d05-49ca-9875-ae3187b6ac1f 2019-01-09 16:11:39,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:40,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["VLgBOrlrQg6_6TEtcem3DQ"], "issued_at": "2019-01-09T16:11:40.000000Z"}} 2019-01-09 16:11:40,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}372fdcd5c0db7a5204b4c058a9209f3c4d0aacc1" 2019-01-09 16:11:40,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b5211b-4001-4be0-9fe0-5de5f65e4168 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:40,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-12b5211b-4001-4be0-9fe0-5de5f65e4168 2019-01-09 16:11:40,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:40,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:40,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["tJyUxWz8SjixQMgvpTE36w"], "issued_at": "2019-01-09T16:11:40.000000Z"}} 2019-01-09 16:11:40,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:40,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57fca058-3143-4637-b1a8-6b65543d4fd2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:40,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-57fca058-3143-4637-b1a8-6b65543d4fd2 2019-01-09 16:11:40,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:40,872 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:40,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e43d6aa3-23ae-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:40,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce284418-f0d2-4d16-89da-e3c70c8c336b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e43d6aa3-23ae-453-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:11:40,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-e43d6aa3-23ae-453-proj used request id req-ce284418-f0d2-4d16-89da-e3c70c8c336b 2019-01-09 16:11:40,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:40,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5b5332-d597-41c5-843e-5b4308d7abdd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:40,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9b5b5332-d597-41c5-843e-5b4308d7abdd 2019-01-09 16:11:40,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-e43d6aa3-23ae-453-proj"}}' 2019-01-09 16:11:41,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7a437e0-c422-4f8d-b234-95a813dc39f9 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/943737f11840496bbc6e4ce701c94e93"}, "tags": [], "enabled": true, "id": "943737f11840496bbc6e4ce701c94e93", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-e43d6aa3-23ae-453-proj"}} 2019-01-09 16:11:41,121 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f7a437e0-c422-4f8d-b234-95a813dc39f9 2019-01-09 16:11:41,121 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-e43d6aa3-23ae-453-proj 2019-01-09 16:11:41,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:41,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:41,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["oHXWE5_DQ8CnOKOsEH0sWA"], "issued_at": "2019-01-09T16:11:41.000000Z"}} 2019-01-09 16:11:41,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94face77ca9a3be325aa3afa6eb5fab1457ac251" 2019-01-09 16:11:41,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe17c9ae-a2ac-4f87-9459-95715b29ff56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:41,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fe17c9ae-a2ac-4f87-9459-95715b29ff56 2019-01-09 16:11:41,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:41,629 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:41,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94face77ca9a3be325aa3afa6eb5fab1457ac251" 2019-01-09 16:11:41,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1851e0-3cbd-4d74-aad9-035570195cb9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:11:41,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1f1851e0-3cbd-4d74-aad9-035570195cb9 2019-01-09 16:11:41,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-e43d6aa3-23ae-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94face77ca9a3be325aa3afa6eb5fab1457ac251" 2019-01-09 16:11:41,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4f5e22-01cb-4919-8947-2e75c6f4605b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-e43d6aa3-23ae-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/943737f11840496bbc6e4ce701c94e93"}, "tags": [], "enabled": true, "id": "943737f11840496bbc6e4ce701c94e93", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-e43d6aa3-23ae-453-proj"}]} 2019-01-09 16:11:41,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-e43d6aa3-23ae-453-proj used request id req-4f4f5e22-01cb-4919-8947-2e75c6f4605b 2019-01-09 16:11:41,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94face77ca9a3be325aa3afa6eb5fab1457ac251" 2019-01-09 16:11:41,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a5ebf0-6457-4f8e-9603-68cde27300fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:41,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a0a5ebf0-6457-4f8e-9603-68cde27300fa 2019-01-09 16:11:42,392 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-e43d6aa3-23ae-453-user 2019-01-09 16:11:42,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:42,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:42,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d35098-b3b0-4a3e-bb6a-ed926486bdb4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:42,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-33d35098-b3b0-4a3e-bb6a-ed926486bdb4 2019-01-09 16:11:42,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" -d '{"role": {"name": "CreateMultiPartImageTests-e43d6aa3-23ae-453-proj-role"}}' 2019-01-09 16:11:42,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c49ff50-26ad-40d6-b334-67ca3f60e73f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc73a102979643ce98dae1969a123081", "links": {"self": "http://172.30.9.29:5000/v3/roles/dc73a102979643ce98dae1969a123081"}, "name": "CreateMultiPartImageTests-e43d6aa3-23ae-453-proj-role"}} 2019-01-09 16:11:42,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-6c49ff50-26ad-40d6-b334-67ca3f60e73f 2019-01-09 16:11:42,620 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-e43d6aa3-23ae-453-proj-role 2019-01-09 16:11:42,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/dc73a102979643ce98dae1969a123081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:42,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfc3afb-e1f2-4957-ba6c-b58deb040e71 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc73a102979643ce98dae1969a123081", "links": {"self": "http://172.30.9.29:5000/v3/roles/dc73a102979643ce98dae1969a123081"}, "name": "CreateMultiPartImageTests-e43d6aa3-23ae-453-proj-role"}} 2019-01-09 16:11:42,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/dc73a102979643ce98dae1969a123081 used request id req-bbfc3afb-e1f2-4957-ba6c-b58deb040e71 2019-01-09 16:11:42,716 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-e43d6aa3-23ae-453-proj-role to project CreateMultiPartImageTests-e43d6aa3-23ae-453-proj 2019-01-09 16:11:42,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/943737f11840496bbc6e4ce701c94e93/users/f59aced78e8c4d4fbd7ae2c5c10d3cde/roles/dc73a102979643ce98dae1969a123081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:42,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab07ee51-a61d-484b-91a2-e307dbe7f221 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:42,856 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/943737f11840496bbc6e4ce701c94e93/users/f59aced78e8c4d4fbd7ae2c5c10d3cde/roles/dc73a102979643ce98dae1969a123081 used request id req-ab07ee51-a61d-484b-91a2-e307dbe7f221 2019-01-09 16:11:42,857 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-09 16:11:42,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:43,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-3dda090d-dc27-4904-a7c8-b82ab255bbd4 Date: Wed, 09 Jan 2019 16:11:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:11:43,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-3dda090d-dc27-4904-a7c8-b82ab255bbd4 2019-01-09 16:11:43,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:43,248 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d544711-e39f-4856-966e-706e4142ba69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:43,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-5d544711-e39f-4856-966e-706e4142ba69 2019-01-09 16:11:43,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:43,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:43,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36b7ea44-5f57-462f-93fa-efe7bdfae5b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:43,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-36b7ea44-5f57-462f-93fa-efe7bdfae5b7 2019-01-09 16:11:43,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:43,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:43,448 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb43f092-bc86-4bf6-81bd-1585534af6eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:43,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-eb43f092-bc86-4bf6-81bd-1585534af6eb 2019-01-09 16:11:43,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:43,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:43,546 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a997af67-e22e-487f-a347-dd7e548c071c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:43,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-a997af67-e22e-487f-a347-dd7e548c071c 2019-01-09 16:11:43,547 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:43,647 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62c7a2bd-9f43-4069-97bd-499886d05212 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:43,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-62c7a2bd-9f43-4069-97bd-499886d05212 2019-01-09 16:11:43,648 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:43,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:43,751 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d10538a-e973-4386-bbdd-59bcd1f0152a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:43,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-5d10538a-e973-4386-bbdd-59bcd1f0152a 2019-01-09 16:11:43,751 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:43,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:43,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4417bb-dbc6-47ff-b695-a29b966099f4 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:11:43,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-8f4417bb-dbc6-47ff-b695-a29b966099f4 2019-01-09 16:11:43,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:43,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43ce991e-ffa3-44a3-836f-9802ef35883d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:43,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-43ce991e-ffa3-44a3-836f-9802ef35883d 2019-01-09 16:11:43,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:43,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:44,079 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30c41fee-83fd-4fd2-867e-a947eb51e1af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:44,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-30c41fee-83fd-4fd2-867e-a947eb51e1af 2019-01-09 16:11:44,079 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:44,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:44,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95daff56-1557-49f2-a42c-fe1fd4b74402 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:44,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-95daff56-1557-49f2-a42c-fe1fd4b74402 2019-01-09 16:11:44,101 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:44,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b14a70-44ec-4d52-8482-93d0ebd6cdbc 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:11:44,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-32b14a70-44ec-4d52-8482-93d0ebd6cdbc 2019-01-09 16:11:44,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:44,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1951e5c-a660-4893-9369-0d33f34f845a 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:11:44,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-e1951e5c-a660-4893-9369-0d33f34f845a 2019-01-09 16:11:44,310 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-e43d6aa3-23ae-453-proj 2019-01-09 16:11:44,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/943737f11840496bbc6e4ce701c94e93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:44,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-872f67de-afc9-492e-b317-cd0357f18491 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:44,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/943737f11840496bbc6e4ce701c94e93 used request id req-872f67de-afc9-492e-b317-cd0357f18491 2019-01-09 16:11:44,539 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-e43d6aa3-23ae-453-proj-role 2019-01-09 16:11:44,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/dc73a102979643ce98dae1969a123081 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:44,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56fcfc30-51fe-42c8-a591-5441a1813d36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:44,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/dc73a102979643ce98dae1969a123081 used request id req-56fcfc30-51fe-42c8-a591-5441a1813d36 2019-01-09 16:11:44,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbaf63cd7177c19468bdef0a4f8431ac36005999" 2019-01-09 16:11:44,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4308bacc-daf5-4e79-8e5d-144a8009d56f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:44,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4308bacc-daf5-4e79-8e5d-144a8009d56f 2019-01-09 16:11:44,761 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-e43d6aa3-23ae-453-user 2019-01-09 16:11:44,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f59aced78e8c4d4fbd7ae2c5c10d3cde -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94face77ca9a3be325aa3afa6eb5fab1457ac251" 2019-01-09 16:11:44,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e2f7434-4858-42aa-af51-990212842abc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:44,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f59aced78e8c4d4fbd7ae2c5c10d3cde used request id req-1e2f7434-4858-42aa-af51-990212842abc 2019-01-09 16:11:44,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:45,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["siWoUvm_RlaJSBIYW2c0hQ"], "issued_at": "2019-01-09T16:11:45.000000Z"}} 2019-01-09 16:11:45,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5312ebf3efdc3c01280ace76bde39b4907997659" 2019-01-09 16:11:45,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a8a036-e2cc-4de4-89b0-ec8c481b4036 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:45,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e3a8a036-e2cc-4de4-89b0-ec8c481b4036 2019-01-09 16:11:45,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:45,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:45,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["xYEkPyQYRhybEaALoPjtPA"], "issued_at": "2019-01-09T16:11:45.000000Z"}} 2019-01-09 16:11:45,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:46,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a4e545-f697-4fed-82df-a02f8a2a570e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:46,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a4a4e545-f697-4fed-82df-a02f8a2a570e 2019-01-09 16:11:46,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:46,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:46,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-3da7c6e6-65a0-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:46,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50e6b0e-51ed-4d09-b14c-3e433d313b71 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-3da7c6e6-65a0-445-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:11:46,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-3da7c6e6-65a0-445-proj used request id req-d50e6b0e-51ed-4d09-b14c-3e433d313b71 2019-01-09 16:11:46,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:46,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1031a367-2a68-4a4b-95a5-513aa22d7ba2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:46,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1031a367-2a68-4a4b-95a5-513aa22d7ba2 2019-01-09 16:11:46,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-3da7c6e6-65a0-445-proj"}}' 2019-01-09 16:11:46,405 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae40aa8b-74ec-48ff-8f8d-96fffc5807cc Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/766671f283824c1bb7bec8eaea3328cc"}, "tags": [], "enabled": true, "id": "766671f283824c1bb7bec8eaea3328cc", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-3da7c6e6-65a0-445-proj"}} 2019-01-09 16:11:46,405 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ae40aa8b-74ec-48ff-8f8d-96fffc5807cc 2019-01-09 16:11:46,405 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-3da7c6e6-65a0-445-proj 2019-01-09 16:11:46,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:46,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:46,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["M3ftS-t5SwmkGk-tbwQy3w"], "issued_at": "2019-01-09T16:11:46.000000Z"}} 2019-01-09 16:11:46,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e60d464090836d85af6e559cf0b62cd691819e" 2019-01-09 16:11:46,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43252188-7ebd-4556-80aa-90ee650309f3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:46,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-43252188-7ebd-4556-80aa-90ee650309f3 2019-01-09 16:11:46,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:46,924 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:46,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e60d464090836d85af6e559cf0b62cd691819e" 2019-01-09 16:11:47,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7b0e23-c4b8-47a9-86ac-fd1f9de0e078 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:11:47,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ad7b0e23-c4b8-47a9-86ac-fd1f9de0e078 2019-01-09 16:11:47,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-3da7c6e6-65a0-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e60d464090836d85af6e559cf0b62cd691819e" 2019-01-09 16:11:47,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ffafc9-bc44-4d6c-b452-9d6acccd3bb9 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-3da7c6e6-65a0-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/766671f283824c1bb7bec8eaea3328cc"}, "tags": [], "enabled": true, "id": "766671f283824c1bb7bec8eaea3328cc", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-3da7c6e6-65a0-445-proj"}]} 2019-01-09 16:11:47,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateMultiPartImageTests-3da7c6e6-65a0-445-proj used request id req-f6ffafc9-bc44-4d6c-b452-9d6acccd3bb9 2019-01-09 16:11:47,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e60d464090836d85af6e559cf0b62cd691819e" 2019-01-09 16:11:47,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9986a829-ead1-4f4c-849f-8e534a8b9e04 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:47,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9986a829-ead1-4f4c-849f-8e534a8b9e04 2019-01-09 16:11:47,531 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-3da7c6e6-65a0-445-user 2019-01-09 16:11:47,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:47,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:47,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057daebd-b89a-46bb-b7e7-b8f0931451c3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:47,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-057daebd-b89a-46bb-b7e7-b8f0931451c3 2019-01-09 16:11:47,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" -d '{"role": {"name": "CreateMultiPartImageTests-3da7c6e6-65a0-445-proj-role"}}' 2019-01-09 16:11:47,753 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e017e0f-56ae-48f8-a53e-ec69f53c27aa Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ef0ad0f51944c2fb03762c6efaee17a", "links": {"self": "http://172.30.9.29:5000/v3/roles/4ef0ad0f51944c2fb03762c6efaee17a"}, "name": "CreateMultiPartImageTests-3da7c6e6-65a0-445-proj-role"}} 2019-01-09 16:11:47,753 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-9e017e0f-56ae-48f8-a53e-ec69f53c27aa 2019-01-09 16:11:47,753 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-3da7c6e6-65a0-445-proj-role 2019-01-09 16:11:47,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/4ef0ad0f51944c2fb03762c6efaee17a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:47,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f60dc363-bd49-4ddd-b562-355880184689 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ef0ad0f51944c2fb03762c6efaee17a", "links": {"self": "http://172.30.9.29:5000/v3/roles/4ef0ad0f51944c2fb03762c6efaee17a"}, "name": "CreateMultiPartImageTests-3da7c6e6-65a0-445-proj-role"}} 2019-01-09 16:11:47,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/4ef0ad0f51944c2fb03762c6efaee17a used request id req-f60dc363-bd49-4ddd-b562-355880184689 2019-01-09 16:11:47,873 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-3da7c6e6-65a0-445-proj-role to project CreateMultiPartImageTests-3da7c6e6-65a0-445-proj 2019-01-09 16:11:47,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/766671f283824c1bb7bec8eaea3328cc/users/d6673fd9b356465bade780916c28f73c/roles/4ef0ad0f51944c2fb03762c6efaee17a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:48,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d6d2fbb-e854-41a3-aaa3-c19219974180 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:48,022 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/766671f283824c1bb7bec8eaea3328cc/users/d6673fd9b356465bade780916c28f73c/roles/4ef0ad0f51944c2fb03762c6efaee17a used request id req-0d6d2fbb-e854-41a3-aaa3-c19219974180 2019-01-09 16:11:48,023 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2019-01-09 16:11:48,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:48,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-c26bd197-c3d8-408f-a16c-dbd3c980fcc8 Date: Wed, 09 Jan 2019 16:11:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:11:48,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c26bd197-c3d8-408f-a16c-dbd3c980fcc8 2019-01-09 16:11:48,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:48,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc5da00f-42c7-4185-aad3-9b41533e6ce8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:48,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-cc5da00f-42c7-4185-aad3-9b41533e6ce8 2019-01-09 16:11:48,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:48,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:48,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a168c1-e12a-4379-a3e5-b57f2f33af7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:48,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-14a168c1-e12a-4379-a3e5-b57f2f33af7a 2019-01-09 16:11:48,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:48,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:48,611 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2715dc0a-3770-42d0-8c0f-580269a2b998 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:48,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-2715dc0a-3770-42d0-8c0f-580269a2b998 2019-01-09 16:11:48,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:48,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:48,728 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2bdb638-632f-489c-a5a1-5dd4b6dd01c5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:48,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-f2bdb638-632f-489c-a5a1-5dd4b6dd01c5 2019-01-09 16:11:48,729 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:48,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:48,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1b781e-1a6e-46f3-a9db-f0d98fc79756 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:48,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-0b1b781e-1a6e-46f3-a9db-f0d98fc79756 2019-01-09 16:11:48,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:48,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:48,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50f9ce11-a5bd-45f3-9715-b18ac220f4b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:48,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-50f9ce11-a5bd-45f3-9715-b18ac220f4b6 2019-01-09 16:11:48,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:48,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:48,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ec3d9d-e830-4336-a86e-93c4cd0b3e0a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:11:48,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-c2ec3d9d-e830-4336-a86e-93c4cd0b3e0a 2019-01-09 16:11:48,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:49,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-759a2bf3-ff7a-4e62-9217-fd67030f322d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:49,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-759a2bf3-ff7a-4e62-9217-fd67030f322d 2019-01-09 16:11:49,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:49,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:49,179 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-357a1aef-47b8-442d-81b7-25a6637f7ac0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:49,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-357a1aef-47b8-442d-81b7-25a6637f7ac0 2019-01-09 16:11:49,179 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:49,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:49,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-679ca115-1a70-4dd5-9383-8859f5c2bce9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:49,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-679ca115-1a70-4dd5-9383-8859f5c2bce9 2019-01-09 16:11:49,288 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:49,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:49,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed46b89-dfc0-45b5-bb18-ba2c42569faa 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:11:49,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-aed46b89-dfc0-45b5-bb18-ba2c42569faa 2019-01-09 16:11:49,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:49,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c44f38e2-3813-466f-8671-2335cc0ac0e7 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:11:49,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-c44f38e2-3813-466f-8671-2335cc0ac0e7 2019-01-09 16:11:49,512 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-3da7c6e6-65a0-445-proj 2019-01-09 16:11:49,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/766671f283824c1bb7bec8eaea3328cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:49,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5d1c2f4-a4ba-4834-bfbd-937d99515d11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:49,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/766671f283824c1bb7bec8eaea3328cc used request id req-e5d1c2f4-a4ba-4834-bfbd-937d99515d11 2019-01-09 16:11:49,747 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-3da7c6e6-65a0-445-proj-role 2019-01-09 16:11:49,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/4ef0ad0f51944c2fb03762c6efaee17a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:49,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50974833-1aba-4c71-8467-5e1299c118c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:49,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/4ef0ad0f51944c2fb03762c6efaee17a used request id req-50974833-1aba-4c71-8467-5e1299c118c1 2019-01-09 16:11:49,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}383066d160f3e00728d039f378d9c0a2d34b9ba1" 2019-01-09 16:11:49,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8810b58-daa7-42e8-a97c-1a80b29b4f63 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:49,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f8810b58-daa7-42e8-a97c-1a80b29b4f63 2019-01-09 16:11:49,975 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-3da7c6e6-65a0-445-user 2019-01-09 16:11:49,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d6673fd9b356465bade780916c28f73c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89e60d464090836d85af6e559cf0b62cd691819e" 2019-01-09 16:11:50,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb1cc98b-8188-4bc7-b740-760965dbc3e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:50,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d6673fd9b356465bade780916c28f73c used request id req-bb1cc98b-8188-4bc7-b740-760965dbc3e2 2019-01-09 16:11:50,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:50,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["po-ga31bQJ61CWpqRGv5aQ"], "issued_at": "2019-01-09T16:11:50.000000Z"}} 2019-01-09 16:11:50,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}631efa087bcafe83e8e59299df6d7696f032d459" 2019-01-09 16:11:50,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-097a00cd-b546-493c-9fe4-9b3e718205b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:50,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-097a00cd-b546-493c-9fe4-9b3e718205b4 2019-01-09 16:11:50,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:50,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:51,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["5Hnuf7R8QCemDNdMs6h8HQ"], "issued_at": "2019-01-09T16:11:51.000000Z"}} 2019-01-09 16:11:51,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:51,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81249766-971b-4174-a896-f1cbee99183f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:51,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-81249766-971b-4174-a896-f1cbee99183f 2019-01-09 16:11:51,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:51,178 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:51,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3b55756c-e7d4-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:51,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4e982e-f321-47bb-be51-4d92cbf0a45f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3b55756c-e7d4-47b-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:11:51,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3b55756c-e7d4-47b-proj used request id req-4f4e982e-f321-47bb-be51-4d92cbf0a45f 2019-01-09 16:11:51,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:51,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b87655c-3327-4480-a7d5-79e640cbd137 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:51,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3b87655c-3327-4480-a7d5-79e640cbd137 2019-01-09 16:11:51,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-3b55756c-e7d4-47b-proj"}}' 2019-01-09 16:11:51,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b57819aa-62d7-4f41-82a3-37d2417d76e0 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57d4d9fdb3754022b28224c97e508a53"}, "tags": [], "enabled": true, "id": "57d4d9fdb3754022b28224c97e508a53", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3b55756c-e7d4-47b-proj"}} 2019-01-09 16:11:51,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b57819aa-62d7-4f41-82a3-37d2417d76e0 2019-01-09 16:11:51,438 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-3b55756c-e7d4-47b-proj 2019-01-09 16:11:51,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:51,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:51,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["l5_xIx7aQty5M-El2YoJCw"], "issued_at": "2019-01-09T16:11:51.000000Z"}} 2019-01-09 16:11:51,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0663e16bce5b4f82c557123ee831df382bfad765" 2019-01-09 16:11:51,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203eddea-d929-4a9f-9369-554703e6d408 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:51,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-203eddea-d929-4a9f-9369-554703e6d408 2019-01-09 16:11:51,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:51,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:51,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0663e16bce5b4f82c557123ee831df382bfad765" 2019-01-09 16:11:52,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cbc801-d17f-4349-89b1-5ccbcf30e2f4 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:11:52,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-08cbc801-d17f-4349-89b1-5ccbcf30e2f4 2019-01-09 16:11:52,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-3b55756c-e7d4-47b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0663e16bce5b4f82c557123ee831df382bfad765" 2019-01-09 16:11:52,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c32fd376-b1db-4391-aff8-ae097a4eb166 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-3b55756c-e7d4-47b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57d4d9fdb3754022b28224c97e508a53"}, "tags": [], "enabled": true, "id": "57d4d9fdb3754022b28224c97e508a53", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3b55756c-e7d4-47b-proj"}]} 2019-01-09 16:11:52,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-3b55756c-e7d4-47b-proj used request id req-c32fd376-b1db-4391-aff8-ae097a4eb166 2019-01-09 16:11:52,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0663e16bce5b4f82c557123ee831df382bfad765" 2019-01-09 16:11:52,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87a8438-3391-4e6b-a35f-a59b630cc4d2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:52,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b87a8438-3391-4e6b-a35f-a59b630cc4d2 2019-01-09 16:11:52,567 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-3b55756c-e7d4-47b-user 2019-01-09 16:11:52,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:52,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:52,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0fded0f-6a06-46f5-924a-09f021eb4bf6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:52,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c0fded0f-6a06-46f5-924a-09f021eb4bf6 2019-01-09 16:11:52,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" -d '{"role": {"name": "CreateKeypairsTests-3b55756c-e7d4-47b-proj-role"}}' 2019-01-09 16:11:52,794 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dae52e3-4ac4-46ef-aabf-14d903cb958f Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ccad9a7ccfc24f80bfa35dc2fd0232ba", "links": {"self": "http://172.30.9.29:5000/v3/roles/ccad9a7ccfc24f80bfa35dc2fd0232ba"}, "name": "CreateKeypairsTests-3b55756c-e7d4-47b-proj-role"}} 2019-01-09 16:11:52,795 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-0dae52e3-4ac4-46ef-aabf-14d903cb958f 2019-01-09 16:11:52,795 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-3b55756c-e7d4-47b-proj-role 2019-01-09 16:11:52,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ccad9a7ccfc24f80bfa35dc2fd0232ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:52,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152e9f22-53f3-48b7-ae07-7a08091c225e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ccad9a7ccfc24f80bfa35dc2fd0232ba", "links": {"self": "http://172.30.9.29:5000/v3/roles/ccad9a7ccfc24f80bfa35dc2fd0232ba"}, "name": "CreateKeypairsTests-3b55756c-e7d4-47b-proj-role"}} 2019-01-09 16:11:52,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ccad9a7ccfc24f80bfa35dc2fd0232ba used request id req-152e9f22-53f3-48b7-ae07-7a08091c225e 2019-01-09 16:11:52,812 - keystone_utils - INFO - Granting role CreateKeypairsTests-3b55756c-e7d4-47b-proj-role to project CreateKeypairsTests-3b55756c-e7d4-47b-proj 2019-01-09 16:11:52,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/57d4d9fdb3754022b28224c97e508a53/users/2395e4075f4b490491ab26bd1bf04a8f/roles/ccad9a7ccfc24f80bfa35dc2fd0232ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:52,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe4427bb-31a2-4ef9-88f2-ce9334eda9a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:52,947 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/57d4d9fdb3754022b28224c97e508a53/users/2395e4075f4b490491ab26bd1bf04a8f/roles/ccad9a7ccfc24f80bfa35dc2fd0232ba used request id req-fe4427bb-31a2-4ef9-88f2-ce9334eda9a3 2019-01-09 16:11:52,947 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:11:53,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:53,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:53,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ccad9a7ccfc24f80bfa35dc2fd0232ba", "name": "CreateKeypairsTests-3b55756c-e7d4-47b-proj-role"}], "expires_at": "2019-01-09T17:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57d4d9fdb3754022b28224c97e508a53", "name": "CreateKeypairsTests-3b55756c-e7d4-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/57d4d9fdb3754022b28224c97e508a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/57d4d9fdb3754022b28224c97e508a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/57d4d9fdb3754022b28224c97e508a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/57d4d9fdb3754022b28224c97e508a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/57d4d9fdb3754022b28224c97e508a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/57d4d9fdb3754022b28224c97e508a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/57d4d9fdb3754022b28224c97e508a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/57d4d9fdb3754022b28224c97e508a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/57d4d9fdb3754022b28224c97e508a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/57d4d9fdb3754022b28224c97e508a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/57d4d9fdb3754022b28224c97e508a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/57d4d9fdb3754022b28224c97e508a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_57d4d9fdb3754022b28224c97e508a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_57d4d9fdb3754022b28224c97e508a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3b55756c-e7d4-47b-user", "id": "2395e4075f4b490491ab26bd1bf04a8f"}, "audit_ids": ["20cZHLCHSBqqXebfuztUfw"], "issued_at": "2019-01-09T16:11:53.000000Z"}} 2019-01-09 16:11:53,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff58d8ef49e685787daf4fde24acf14b9e73086" 2019-01-09 16:11:53,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f44d93e-585a-4f91-9f96-f65f59d017b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:53,492 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8f44d93e-585a-4f91-9f96-f65f59d017b6 2019-01-09 16:11:53,493 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:11:53,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff58d8ef49e685787daf4fde24acf14b9e73086" 2019-01-09 16:11:53,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be701e28-f103-42b7-9f51-499dce44d922 x-compute-request-id: req-be701e28-f103-42b7-9f51-499dce44d922 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 16:11:53,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-be701e28-f103-42b7-9f51-499dce44d922 2019-01-09 16:11:53,679 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-34cb7073-8d42-4511-a9b2-caaa903444bc... 2019-01-09 16:11:53,679 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 16:11:53,792 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-34cb7073-8d42-4511-a9b2-caaa903444bc 2019-01-09 16:11:53,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff58d8ef49e685787daf4fde24acf14b9e73086" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDgtkeQVzD1FQSFWnB/z5cSbI4SWQRcf758dVlzbn4fA2xiK0uaNzc7ld5LwQAltoYCplTim7ab6ms5DKmxBlUGOWGl/En/wnnNwDtWe1bY5QRLi04b0/FahP1HA9wI2rgCJqlWx9/2RqSHBDbr/HSjCfeXKUjXIcu3icuC9MB+gQ==", "name": "CreateKeypairsTests-34cb7073-8d42-4511-a9b2-caaa903444bc"}}' 2019-01-09 16:11:53,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6799b825-6e6b-4efe-8b1d-2334bfaf9eea x-compute-request-id: req-6799b825-6e6b-4efe-8b1d-2334bfaf9eea Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDgtkeQVzD1FQSFWnB/z5cSbI4SWQRcf758dVlzbn4fA2xiK0uaNzc7ld5LwQAltoYCplTim7ab6ms5DKmxBlUGOWGl/En/wnnNwDtWe1bY5QRLi04b0/FahP1HA9wI2rgCJqlWx9/2RqSHBDbr/HSjCfeXKUjXIcu3icuC9MB+gQ==", "user_id": "2395e4075f4b490491ab26bd1bf04a8f", "name": "CreateKeypairsTests-34cb7073-8d42-4511-a9b2-caaa903444bc", "fingerprint": "7f:ab:5b:dc:01:c3:0b:e8:0d:d0:33:f7:c5:f8:09:88"}} 2019-01-09 16:11:53,849 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-6799b825-6e6b-4efe-8b1d-2334bfaf9eea 2019-01-09 16:11:53,850 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-34cb7073-8d42-4511-a9b2-caaa903444bc 2019-01-09 16:11:53,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:54,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ccad9a7ccfc24f80bfa35dc2fd0232ba", "name": "CreateKeypairsTests-3b55756c-e7d4-47b-proj-role"}], "expires_at": "2019-01-09T17:11:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57d4d9fdb3754022b28224c97e508a53", "name": "CreateKeypairsTests-3b55756c-e7d4-47b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/57d4d9fdb3754022b28224c97e508a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/57d4d9fdb3754022b28224c97e508a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/57d4d9fdb3754022b28224c97e508a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/57d4d9fdb3754022b28224c97e508a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/57d4d9fdb3754022b28224c97e508a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/57d4d9fdb3754022b28224c97e508a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/57d4d9fdb3754022b28224c97e508a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/57d4d9fdb3754022b28224c97e508a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/57d4d9fdb3754022b28224c97e508a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/57d4d9fdb3754022b28224c97e508a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/57d4d9fdb3754022b28224c97e508a53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/57d4d9fdb3754022b28224c97e508a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_57d4d9fdb3754022b28224c97e508a53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_57d4d9fdb3754022b28224c97e508a53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3b55756c-e7d4-47b-user", "id": "2395e4075f4b490491ab26bd1bf04a8f"}, "audit_ids": ["8l_M6AmyTLyPJ5vItuVWkg"], "issued_at": "2019-01-09T16:11:54.000000Z"}} 2019-01-09 16:11:54,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-34cb7073-8d42-4511-a9b2-caaa903444bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa540d863fcdbb62b8995d5b0f7823614e50b84" 2019-01-09 16:11:54,642 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:11:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-375f95e4-ec40-44a0-b355-a0de5e6d9e03 x-compute-request-id: req-375f95e4-ec40-44a0-b355-a0de5e6d9e03 Content-Length: 0 Content-Type: application/json 2019-01-09 16:11:54,643 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-34cb7073-8d42-4511-a9b2-caaa903444bc used request id req-375f95e4-ec40-44a0-b355-a0de5e6d9e03 2019-01-09 16:11:54,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa540d863fcdbb62b8995d5b0f7823614e50b84" 2019-01-09 16:11:54,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a20316d0-f001-4758-8cde-499b7bdeb395 x-compute-request-id: req-a20316d0-f001-4758-8cde-499b7bdeb395 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 16:11:54,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-a20316d0-f001-4758-8cde-499b7bdeb395 2019-01-09 16:11:54,663 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-34cb7073-8d42-4511-a9b2-caaa903444bc 2019-01-09 16:11:54,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-34cb7073-8d42-4511-a9b2-caaa903444bc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff58d8ef49e685787daf4fde24acf14b9e73086" 2019-01-09 16:11:54,687 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b98bf3c-5a64-4541-b43e-5b59633ce64c x-compute-request-id: req-4b98bf3c-5a64-4541-b43e-5b59633ce64c Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-34cb7073-8d42-4511-a9b2-caaa903444bc not found for user 2395e4075f4b490491ab26bd1bf04a8f", "code": 404}} 2019-01-09 16:11:54,687 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-34cb7073-8d42-4511-a9b2-caaa903444bc used request id req-4b98bf3c-5a64-4541-b43e-5b59633ce64c 2019-01-09 16:11:54,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:54,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-d5e6a5a8-b61f-4828-baa6-d7aac9fcbe75 Date: Wed, 09 Jan 2019 16:11:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:11:54,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d5e6a5a8-b61f-4828-baa6-d7aac9fcbe75 2019-01-09 16:11:54,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:55,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b2a4149-57f6-4dd9-a22b-892cce2c069a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:55,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-5b2a4149-57f6-4dd9-a22b-892cce2c069a 2019-01-09 16:11:55,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:55,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:55,177 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3685907b-d734-4df4-afe7-54ecd34b6e18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:55,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-3685907b-d734-4df4-afe7-54ecd34b6e18 2019-01-09 16:11:55,177 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:55,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:55,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c96cb073-237a-45d9-9f3e-75333734af20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:55,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-c96cb073-237a-45d9-9f3e-75333734af20 2019-01-09 16:11:55,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:55,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:55,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-017eee92-be87-4d70-8ff1-78a39c0bae47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:55,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-017eee92-be87-4d70-8ff1-78a39c0bae47 2019-01-09 16:11:55,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:55,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:55,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0be4477f-463e-4810-806a-ebb14d6a35a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:55,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-0be4477f-463e-4810-806a-ebb14d6a35a0 2019-01-09 16:11:55,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:55,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:55,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a24586e3-0d00-4c80-b4d2-4914194bb07f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:55,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-a24586e3-0d00-4c80-b4d2-4914194bb07f 2019-01-09 16:11:55,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:55,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:55,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ccef8b-93a8-4d75-8361-fd6e24f0cb8a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:11:55,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-98ccef8b-93a8-4d75-8361-fd6e24f0cb8a 2019-01-09 16:11:55,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:55,788 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3f78a86-41fc-4737-b46a-d42bbf9c3238 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:55,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-e3f78a86-41fc-4737-b46a-d42bbf9c3238 2019-01-09 16:11:55,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:55,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:55,889 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34333a33-a048-473f-bb9f-d17d3c6c218c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:55,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-34333a33-a048-473f-bb9f-d17d3c6c218c 2019-01-09 16:11:55,890 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:55,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:55,989 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:11:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f8e145-3166-411a-9a80-0d82e302706a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:11:55,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-f7f8e145-3166-411a-9a80-0d82e302706a 2019-01-09 16:11:55,990 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:11:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:56,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e5414d-815f-44f8-a102-f257fc30c656 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:11:56,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-82e5414d-815f-44f8-a102-f257fc30c656 2019-01-09 16:11:56,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:56,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb7a3ce-8e57-49fa-9444-0fd05d4311e4 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:11:56,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-dfb7a3ce-8e57-49fa-9444-0fd05d4311e4 2019-01-09 16:11:56,212 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-3b55756c-e7d4-47b-proj 2019-01-09 16:11:56,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/57d4d9fdb3754022b28224c97e508a53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:56,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3156012-4c05-4a38-9892-3a164fd6517b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:56,435 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/57d4d9fdb3754022b28224c97e508a53 used request id req-f3156012-4c05-4a38-9892-3a164fd6517b 2019-01-09 16:11:56,436 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-3b55756c-e7d4-47b-proj-role 2019-01-09 16:11:56,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ccad9a7ccfc24f80bfa35dc2fd0232ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:56,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9ce0c29-ef04-46f8-b332-feca12f610f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:56,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ccad9a7ccfc24f80bfa35dc2fd0232ba used request id req-a9ce0c29-ef04-46f8-b332-feca12f610f9 2019-01-09 16:11:56,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}570bdf138718285e2e0c3e692364be33938ea362" 2019-01-09 16:11:56,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f07ee58-5f7e-410f-9892-21cf1381e366 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:56,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5f07ee58-5f7e-410f-9892-21cf1381e366 2019-01-09 16:11:56,665 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-3b55756c-e7d4-47b-user 2019-01-09 16:11:56,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2395e4075f4b490491ab26bd1bf04a8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0663e16bce5b4f82c557123ee831df382bfad765" 2019-01-09 16:11:56,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed352b1d-4989-4e72-8b51-dd22348a2a57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:56,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2395e4075f4b490491ab26bd1bf04a8f used request id req-ed352b1d-4989-4e72-8b51-dd22348a2a57 2019-01-09 16:11:56,852 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:57,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["cCS-QyBaTKiZo7wXXUtk_Q"], "issued_at": "2019-01-09T16:11:57.000000Z"}} 2019-01-09 16:11:57,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a8caf0dde83c17209493cbd92d3090c33a87144" 2019-01-09 16:11:57,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f640137c-8de9-42ca-bbef-5ec2f1b856ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:57,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f640137c-8de9-42ca-bbef-5ec2f1b856ba 2019-01-09 16:11:57,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:57,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:57,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["SfpxFAGoRjCU8TpQBwCQEw"], "issued_at": "2019-01-09T16:11:57.000000Z"}} 2019-01-09 16:11:57,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:11:57,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98c85b8-6cce-486b-9ec6-091f087902ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:57,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a98c85b8-6cce-486b-9ec6-091f087902ed 2019-01-09 16:11:57,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:57,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:57,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-46803321-8688-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:11:57,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf5b99b-8067-497d-8de7-54a359f3058d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-46803321-8688-440-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:11:57,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-46803321-8688-440-proj used request id req-6cf5b99b-8067-497d-8de7-54a359f3058d 2019-01-09 16:11:57,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:11:58,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386367b1-b549-4c8f-b474-3959856a76fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:58,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-386367b1-b549-4c8f-b474-3959856a76fa 2019-01-09 16:11:58,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-46803321-8688-440-proj"}}' 2019-01-09 16:11:58,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c54729-13ce-45a4-8340-706c1a84da63 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c77b93a4237e4a1b8da5c306d85ca88b"}, "tags": [], "enabled": true, "id": "c77b93a4237e4a1b8da5c306d85ca88b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-46803321-8688-440-proj"}} 2019-01-09 16:11:58,283 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-86c54729-13ce-45a4-8340-706c1a84da63 2019-01-09 16:11:58,284 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-46803321-8688-440-proj 2019-01-09 16:11:58,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:58,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:11:58,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:11:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["VkaWnJ19Tyyhmg3X4hbjcw"], "issued_at": "2019-01-09T16:11:58.000000Z"}} 2019-01-09 16:11:58,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33efefe0086591fe0343ad1ecc24e5b2bd9c2551" 2019-01-09 16:11:58,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0baca265-ee03-47c6-b5c2-d1caeabe699a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:11:58,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0baca265-ee03-47c6-b5c2-d1caeabe699a 2019-01-09 16:11:58,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:11:58,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:11: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:11:58,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33efefe0086591fe0343ad1ecc24e5b2bd9c2551" 2019-01-09 16:11:58,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654dfd2b-50f6-4e1e-9457-441ce2d0cc63 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:11:58,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-654dfd2b-50f6-4e1e-9457-441ce2d0cc63 2019-01-09 16:11:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-46803321-8688-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33efefe0086591fe0343ad1ecc24e5b2bd9c2551" 2019-01-09 16:11:58,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f00da6-eaf9-45e2-b104-e3e99a82caaa Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-46803321-8688-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c77b93a4237e4a1b8da5c306d85ca88b"}, "tags": [], "enabled": true, "id": "c77b93a4237e4a1b8da5c306d85ca88b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-46803321-8688-440-proj"}]} 2019-01-09 16:11:58,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-46803321-8688-440-proj used request id req-d4f00da6-eaf9-45e2-b104-e3e99a82caaa 2019-01-09 16:11:58,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33efefe0086591fe0343ad1ecc24e5b2bd9c2551" 2019-01-09 16:11:59,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada54d48-ad01-4835-847e-9985a2dbdbb6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:11:59,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ada54d48-ad01-4835-847e-9985a2dbdbb6 2019-01-09 16:11:59,342 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-46803321-8688-440-user 2019-01-09 16:11:59,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:59,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:11:59,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f58e0c9-6a6d-4806-91e8-bad4cd0bb407 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:11:59,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4f58e0c9-6a6d-4806-91e8-bad4cd0bb407 2019-01-09 16:11:59,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" -d '{"role": {"name": "CreateKeypairsTests-46803321-8688-440-proj-role"}}' 2019-01-09 16:11:59,553 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-734dfe89-c1f1-4a14-a625-ddbc06287a88 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "70dc0776067247fba8a2216366adad3b", "links": {"self": "http://172.30.9.29:5000/v3/roles/70dc0776067247fba8a2216366adad3b"}, "name": "CreateKeypairsTests-46803321-8688-440-proj-role"}} 2019-01-09 16:11:59,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-734dfe89-c1f1-4a14-a625-ddbc06287a88 2019-01-09 16:11:59,554 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-46803321-8688-440-proj-role 2019-01-09 16:11:59,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/70dc0776067247fba8a2216366adad3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:11:59,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4176c92-2733-417e-9677-c357d7e6f3e8 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "70dc0776067247fba8a2216366adad3b", "links": {"self": "http://172.30.9.29:5000/v3/roles/70dc0776067247fba8a2216366adad3b"}, "name": "CreateKeypairsTests-46803321-8688-440-proj-role"}} 2019-01-09 16:11:59,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/70dc0776067247fba8a2216366adad3b used request id req-d4176c92-2733-417e-9677-c357d7e6f3e8 2019-01-09 16:11:59,653 - keystone_utils - INFO - Granting role CreateKeypairsTests-46803321-8688-440-proj-role to project CreateKeypairsTests-46803321-8688-440-proj 2019-01-09 16:11:59,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c77b93a4237e4a1b8da5c306d85ca88b/users/5fdae177673c456496756fee84445f2e/roles/70dc0776067247fba8a2216366adad3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:11:59,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:11:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e998557-4e3e-4d84-9746-27e75bcf827d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:11:59,780 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c77b93a4237e4a1b8da5c306d85ca88b/users/5fdae177673c456496756fee84445f2e/roles/70dc0776067247fba8a2216366adad3b used request id req-2e998557-4e3e-4d84-9746-27e75bcf827d 2019-01-09 16:11:59,781 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:11:59,922 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-2b78d56f-b335-4949-a13c-ab666c5f998b.pub 2019-01-09 16:11:59,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:11:59,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:12:00,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70dc0776067247fba8a2216366adad3b", "name": "CreateKeypairsTests-46803321-8688-440-proj-role"}], "expires_at": "2019-01-09T17:12:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c77b93a4237e4a1b8da5c306d85ca88b", "name": "CreateKeypairsTests-46803321-8688-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c77b93a4237e4a1b8da5c306d85ca88b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_c77b93a4237e4a1b8da5c306d85ca88b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-46803321-8688-440-user", "id": "5fdae177673c456496756fee84445f2e"}, "audit_ids": ["64M1B6n_S96r_ttai5L8QQ"], "issued_at": "2019-01-09T16:12:00.000000Z"}} 2019-01-09 16:12:00,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}377a717ceda410e2d271eddd18dcfc418e0faa56" 2019-01-09 16:12:00,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27badc75-50e4-472a-8bb3-17cfdb00c7f0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:12:00,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-27badc75-50e4-472a-8bb3-17cfdb00c7f0 2019-01-09 16:12:00,401 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:12:00,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}377a717ceda410e2d271eddd18dcfc418e0faa56" 2019-01-09 16:12:00,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-3cf49611-5c9f-4a2e-ab16-0484c2d0646c x-compute-request-id: req-3cf49611-5c9f-4a2e-ab16-0484c2d0646c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 16:12:00,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-3cf49611-5c9f-4a2e-ab16-0484c2d0646c 2019-01-09 16:12:00,779 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-2b78d56f-b335-4949-a13c-ab666c5f998b... 2019-01-09 16:12:00,779 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-09 16:12:00,779 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-2b78d56f-b335-4949-a13c-ab666c5f998b.pub 2019-01-09 16:12:00,779 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-2b78d56f-b335-4949-a13c-ab666c5f998b 2019-01-09 16:12:00,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}377a717ceda410e2d271eddd18dcfc418e0faa56" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcc2GiP6wF55v6/iylPkQ5irl5SRAvg8l4CEGheiU5EHzkJynLvz2kCjg/DeVCNsyKJcZN7K1rszhiHGyNTr4DbJ0v1dRlXNcMmuOJeWS33gIfByO2EpttsglzaTWdFYJd5jgh51EN3/S4ki2AxDHL+98LxKgZ54HgQavPD50QF0XjfvfX/7583OgSNeqF6DBHjQjPbTUHj0vMGtiT3S088Fd+JNdMpaJTGHbcgF9Dy+IQtDzxHsFFKJ/p1aGwcHT1Ikvr2nJYYy38rJUXajv8q/PGKJH2O8j5bdSowY5Tb8jKxRFYe2f+XmNdzF1/Lkdkofccx+gLbptAqfw5pZsh", "name": "CreateKeypairsTests-2b78d56f-b335-4949-a13c-ab666c5f998b"}}' 2019-01-09 16:12:00,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-e6d4adf7-907f-473b-873b-d2cf484f34d8 x-compute-request-id: req-e6d4adf7-907f-473b-873b-d2cf484f34d8 Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcc2GiP6wF55v6/iylPkQ5irl5SRAvg8l4CEGheiU5EHzkJynLvz2kCjg/DeVCNsyKJcZN7K1rszhiHGyNTr4DbJ0v1dRlXNcMmuOJeWS33gIfByO2EpttsglzaTWdFYJd5jgh51EN3/S4ki2AxDHL+98LxKgZ54HgQavPD50QF0XjfvfX/7583OgSNeqF6DBHjQjPbTUHj0vMGtiT3S088Fd+JNdMpaJTGHbcgF9Dy+IQtDzxHsFFKJ/p1aGwcHT1Ikvr2nJYYy38rJUXajv8q/PGKJH2O8j5bdSowY5Tb8jKxRFYe2f+XmNdzF1/Lkdkofccx+gLbptAqfw5pZsh", "user_id": "5fdae177673c456496756fee84445f2e", "name": "CreateKeypairsTests-2b78d56f-b335-4949-a13c-ab666c5f998b", "fingerprint": "fe:d8:16:a1:a6:37:e0:a9:76:44:bc:6d:64:3c:7d:85"}} 2019-01-09 16:12:00,831 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-e6d4adf7-907f-473b-873b-d2cf484f34d8 2019-01-09 16:12:00,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:12:01,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70dc0776067247fba8a2216366adad3b", "name": "CreateKeypairsTests-46803321-8688-440-proj-role"}], "expires_at": "2019-01-09T17:12:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c77b93a4237e4a1b8da5c306d85ca88b", "name": "CreateKeypairsTests-46803321-8688-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/c77b93a4237e4a1b8da5c306d85ca88b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c77b93a4237e4a1b8da5c306d85ca88b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_c77b93a4237e4a1b8da5c306d85ca88b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-46803321-8688-440-user", "id": "5fdae177673c456496756fee84445f2e"}, "audit_ids": ["hNWmsq4CQvmlEDNYgAACHQ"], "issued_at": "2019-01-09T16:12:01.000000Z"}} 2019-01-09 16:12:01,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-2b78d56f-b335-4949-a13c-ab666c5f998b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5982b8635c3c0616df629c028e737e9e300e60d" 2019-01-09 16:12:01,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-558520f1-0432-4eeb-95cb-ee116e3e48ef x-compute-request-id: req-558520f1-0432-4eeb-95cb-ee116e3e48ef Content-Encoding: gzip Content-Length: 554 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDcc2GiP6wF55v6/iylPkQ5irl5SRAvg8l4CEGheiU5EHzkJynLvz2kCjg/DeVCNsyKJcZN7K1rszhiHGyNTr4DbJ0v1dRlXNcMmuOJeWS33gIfByO2EpttsglzaTWdFYJd5jgh51EN3/S4ki2AxDHL+98LxKgZ54HgQavPD50QF0XjfvfX/7583OgSNeqF6DBHjQjPbTUHj0vMGtiT3S088Fd+JNdMpaJTGHbcgF9Dy+IQtDzxHsFFKJ/p1aGwcHT1Ikvr2nJYYy38rJUXajv8q/PGKJH2O8j5bdSowY5Tb8jKxRFYe2f+XmNdzF1/Lkdkofccx+gLbptAqfw5pZsh", "user_id": "5fdae177673c456496756fee84445f2e", "name": "CreateKeypairsTests-2b78d56f-b335-4949-a13c-ab666c5f998b", "deleted": false, "created_at": "2019-01-09T16:12:00.000000", "updated_at": null, "fingerprint": "fe:d8:16:a1:a6:37:e0:a9:76:44:bc:6d:64:3c:7d:85", "deleted_at": null, "id": 22}} 2019-01-09 16:12:01,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-2b78d56f-b335-4949-a13c-ab666c5f998b used request id req-558520f1-0432-4eeb-95cb-ee116e3e48ef 2019-01-09 16:12:01,416 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-2b78d56f-b335-4949-a13c-ab666c5f998b 2019-01-09 16:12:01,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-2b78d56f-b335-4949-a13c-ab666c5f998b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}377a717ceda410e2d271eddd18dcfc418e0faa56" 2019-01-09 16:12:01,449 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-789bcd9d-739f-4c20-b2e4-63380816ea05 x-compute-request-id: req-789bcd9d-739f-4c20-b2e4-63380816ea05 Content-Length: 0 Content-Type: application/json 2019-01-09 16:12:01,449 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-2b78d56f-b335-4949-a13c-ab666c5f998b used request id req-789bcd9d-739f-4c20-b2e4-63380816ea05 2019-01-09 16:12:01,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:01,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-e5aec9dd-cc81-413e-a9f2-26de4b7e7c6a Date: Wed, 09 Jan 2019 16:12:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:12:01,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e5aec9dd-cc81-413e-a9f2-26de4b7e7c6a 2019-01-09 16:12:01,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:01,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:12:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0981cbdf-c349-43df-acb8-078fb344f8d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:12:01,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-0981cbdf-c349-43df-acb8-078fb344f8d2 2019-01-09 16:12:01,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:12:01,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:01,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:12:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-461e9b64-469a-4d52-ad3c-e7f24901b707 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:12:01,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-461e9b64-469a-4d52-ad3c-e7f24901b707 2019-01-09 16:12:01,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:12:01,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:01,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:12:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eca42083-06d6-44ed-89e0-15317f9ffc5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:12:01,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-eca42083-06d6-44ed-89e0-15317f9ffc5a 2019-01-09 16:12:01,975 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:12:01,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:02,076 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:12:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59df3565-2286-4a3f-b559-fbca341bfcbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:12:02,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-59df3565-2286-4a3f-b559-fbca341bfcbb 2019-01-09 16:12:02,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:12:02,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:02,168 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bf4a014-cf53-4b26-abf4-d655fd8d7b64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:12:02,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-6bf4a014-cf53-4b26-abf4-d655fd8d7b64 2019-01-09 16:12:02,168 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:12:02,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:02,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3261d269-ad86-43d8-827c-9c735956aedd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:12:02,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-3261d269-ad86-43d8-827c-9c735956aedd 2019-01-09 16:12:02,271 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:12:02,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:02,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc393bbe-caad-4607-8bb5-f8b3921e24ed Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:12:02,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-cc393bbe-caad-4607-8bb5-f8b3921e24ed 2019-01-09 16:12:02,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:02,475 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35d496a4-4e4d-41db-8abc-8b8001e1c4cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:12:02,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-35d496a4-4e4d-41db-8abc-8b8001e1c4cc 2019-01-09 16:12:02,475 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:12:02,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:02,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd275de1-6af9-45cb-bda5-bde068d4f5a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:12:02,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-cd275de1-6af9-45cb-bda5-bde068d4f5a3 2019-01-09 16:12:02,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:12:02,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:02,667 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1b454df-73a7-4d5e-8bdb-740d12ce1b21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:12:02,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-a1b454df-73a7-4d5e-8bdb-740d12ce1b21 2019-01-09 16:12:02,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:12:02,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:02,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0af8c528-604e-429b-93f8-a32ca00cf0db 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:12:02,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-0af8c528-604e-429b-93f8-a32ca00cf0db 2019-01-09 16:12:02,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:02,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8cce9b7-c64e-474d-9f49-1de2febc9788 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:12:02,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-e8cce9b7-c64e-474d-9f49-1de2febc9788 2019-01-09 16:12:02,873 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-46803321-8688-440-proj 2019-01-09 16:12:02,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c77b93a4237e4a1b8da5c306d85ca88b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:03,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:12:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a496e30e-c440-4af2-ae21-ebbc344b2db5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:12:03,074 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c77b93a4237e4a1b8da5c306d85ca88b used request id req-a496e30e-c440-4af2-ae21-ebbc344b2db5 2019-01-09 16:12:03,074 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-46803321-8688-440-proj-role 2019-01-09 16:12:03,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/70dc0776067247fba8a2216366adad3b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:03,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:12:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-877ecca9-7dcd-4c48-99e4-3571ff0cb24b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:12:03,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/70dc0776067247fba8a2216366adad3b used request id req-877ecca9-7dcd-4c48-99e4-3571ff0cb24b 2019-01-09 16:12:03,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9834228b14b75bb7822744677484e30ae632e499" 2019-01-09 16:12:03,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a5fa770-fed8-457a-bb8c-0cf8197fb6f6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:12:03,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3a5fa770-fed8-457a-bb8c-0cf8197fb6f6 2019-01-09 16:12:03,288 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-46803321-8688-440-user 2019-01-09 16:12:03,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/5fdae177673c456496756fee84445f2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33efefe0086591fe0343ad1ecc24e5b2bd9c2551" 2019-01-09 16:12:03,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:12:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5226e3d-0a59-42c2-bb9c-d155104322c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:12:03,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5fdae177673c456496756fee84445f2e used request id req-c5226e3d-0a59-42c2-bb9c-d155104322c6 2019-01-09 16:12:03,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:12:03,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:12:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Ohgq_IehStGiUVZQgu-XAQ"], "issued_at": "2019-01-09T16:12:03.000000Z"}} 2019-01-09 16:12:03,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1434b9f500274eb24c726a3b01a699491bcc0616" 2019-01-09 16:12:03,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17a20bf-9876-4a7c-a9b6-3261d9df205f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:12:03,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e17a20bf-9876-4a7c-a9b6-3261d9df205f 2019-01-09 16:12:03,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:12:03,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:12:04,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:12:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["8Z0XahydR3CdhchdCAGaPg"], "issued_at": "2019-01-09T16:12:04.000000Z"}} 2019-01-09 16:12:04,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:12:04,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bdd30ff-387a-4e43-98f1-e84f6120cf71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:12:04,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1bdd30ff-387a-4e43-98f1-e84f6120cf71 2019-01-09 16:12:04,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:12:04,488 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:12: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:12:04,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3ec806dc-4dc1-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:12:04,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b81552-c735-470f-bb04-b228d1dd9af6 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3ec806dc-4dc1-447-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:12:04,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-3ec806dc-4dc1-447-proj used request id req-a6b81552-c735-470f-bb04-b228d1dd9af6 2019-01-09 16:12:04,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:12:04,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb7fcee-56cb-49ff-9299-9b3394cc91c7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:12:04,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-adb7fcee-56cb-49ff-9299-9b3394cc91c7 2019-01-09 16:12:04,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-3ec806dc-4dc1-447-proj"}}' 2019-01-09 16:12:04,832 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:12:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fed5f6d-e6e2-40d5-82e2-862eed4e9815 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0ed4090320b04286b59e316e720c297b"}, "tags": [], "enabled": true, "id": "0ed4090320b04286b59e316e720c297b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3ec806dc-4dc1-447-proj"}} 2019-01-09 16:12:04,832 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8fed5f6d-e6e2-40d5-82e2-862eed4e9815 2019-01-09 16:12:04,832 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-3ec806dc-4dc1-447-proj 2019-01-09 16:12:04,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:12:04,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:12:05,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:12:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["VYCaZsH4RZWvl5bvkEnWCA"], "issued_at": "2019-01-09T16:12:05.000000Z"}} 2019-01-09 16:12:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5963776aa5e283fc626f52e8a4c2b249e5fc41ce" 2019-01-09 16:12:05,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46059a3b-15a1-4d28-90fe-d1c8ad9d7001 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:12:05,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-46059a3b-15a1-4d28-90fe-d1c8ad9d7001 2019-01-09 16:12:05,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:12:05,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:12:05,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5963776aa5e283fc626f52e8a4c2b249e5fc41ce" 2019-01-09 16:12:05,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399820b7-6f72-4c21-ad66-eb67a3a0ade4 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:12:05,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-399820b7-6f72-4c21-ad66-eb67a3a0ade4 2019-01-09 16:12:05,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-3ec806dc-4dc1-447-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5963776aa5e283fc626f52e8a4c2b249e5fc41ce" 2019-01-09 16:12:05,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a373d0-c1fe-4dda-ac44-c5206b2ddc70 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-3ec806dc-4dc1-447-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0ed4090320b04286b59e316e720c297b"}, "tags": [], "enabled": true, "id": "0ed4090320b04286b59e316e720c297b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-3ec806dc-4dc1-447-proj"}]} 2019-01-09 16:12:05,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-3ec806dc-4dc1-447-proj used request id req-e4a373d0-c1fe-4dda-ac44-c5206b2ddc70 2019-01-09 16:12:05,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5963776aa5e283fc626f52e8a4c2b249e5fc41ce" 2019-01-09 16:12:05,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3957e89e-8c7d-4d6e-99a5-b729c93af425 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:12:05,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3957e89e-8c7d-4d6e-99a5-b729c93af425 2019-01-09 16:12:05,960 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-3ec806dc-4dc1-447-user 2019-01-09 16:12:05,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:12:05,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:12:06,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-114bef63-72b3-46ca-a2f1-4ebdc98d289e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:12:06,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-114bef63-72b3-46ca-a2f1-4ebdc98d289e 2019-01-09 16:12:06,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" -d '{"role": {"name": "CreateKeypairsTests-3ec806dc-4dc1-447-proj-role"}}' 2019-01-09 16:12:06,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-421dee05-2b55-4e57-bad1-959cd14346a4 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1110c276454e41089c39761f20094711", "links": {"self": "http://172.30.9.29:5000/v3/roles/1110c276454e41089c39761f20094711"}, "name": "CreateKeypairsTests-3ec806dc-4dc1-447-proj-role"}} 2019-01-09 16:12:06,176 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-421dee05-2b55-4e57-bad1-959cd14346a4 2019-01-09 16:12:06,176 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-3ec806dc-4dc1-447-proj-role 2019-01-09 16:12:06,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1110c276454e41089c39761f20094711 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:12:06,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5148719-a49b-4a69-a46a-69a29320f3c2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1110c276454e41089c39761f20094711", "links": {"self": "http://172.30.9.29:5000/v3/roles/1110c276454e41089c39761f20094711"}, "name": "CreateKeypairsTests-3ec806dc-4dc1-447-proj-role"}} 2019-01-09 16:12:06,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1110c276454e41089c39761f20094711 used request id req-d5148719-a49b-4a69-a46a-69a29320f3c2 2019-01-09 16:12:06,277 - keystone_utils - INFO - Granting role CreateKeypairsTests-3ec806dc-4dc1-447-proj-role to project CreateKeypairsTests-3ec806dc-4dc1-447-proj 2019-01-09 16:12:06,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/0ed4090320b04286b59e316e720c297b/users/6cfffa0da5524fdfbc271184b8aee396/roles/1110c276454e41089c39761f20094711 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:12:06,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:12:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1537226c-a57b-453b-a31e-46b721db90a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:12:06,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/0ed4090320b04286b59e316e720c297b/users/6cfffa0da5524fdfbc271184b8aee396/roles/1110c276454e41089c39761f20094711 used request id req-1537226c-a57b-453b-a31e-46b721db90a5 2019-01-09 16:12:06,419 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:12:06,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:12:06,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:12:06,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1110c276454e41089c39761f20094711", "name": "CreateKeypairsTests-3ec806dc-4dc1-447-proj-role"}], "expires_at": "2019-01-09T17:12:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ed4090320b04286b59e316e720c297b", "name": "CreateKeypairsTests-3ec806dc-4dc1-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0ed4090320b04286b59e316e720c297b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/0ed4090320b04286b59e316e720c297b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/0ed4090320b04286b59e316e720c297b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0ed4090320b04286b59e316e720c297b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/0ed4090320b04286b59e316e720c297b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/0ed4090320b04286b59e316e720c297b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0ed4090320b04286b59e316e720c297b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/0ed4090320b04286b59e316e720c297b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/0ed4090320b04286b59e316e720c297b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0ed4090320b04286b59e316e720c297b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/0ed4090320b04286b59e316e720c297b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/0ed4090320b04286b59e316e720c297b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0ed4090320b04286b59e316e720c297b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_0ed4090320b04286b59e316e720c297b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3ec806dc-4dc1-447-user", "id": "6cfffa0da5524fdfbc271184b8aee396"}, "audit_ids": ["3Q_8caVDRDaOIfemtXQwzw"], "issued_at": "2019-01-09T16:12:06.000000Z"}} 2019-01-09 16:12:06,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba402da2aaa2e8ae5bd70be9291a2b8d42dc7fd" 2019-01-09 16:12:06,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde4c2af-b9a0-4ab7-940e-07eb720acb4c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:12:06,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-cde4c2af-b9a0-4ab7-940e-07eb720acb4c 2019-01-09 16:12:06,909 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:12:06,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba402da2aaa2e8ae5bd70be9291a2b8d42dc7fd" 2019-01-09 16:12:07,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:12:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56b8750d-1c56-4d2c-a407-60d6aa4fea64 x-compute-request-id: req-56b8750d-1c56-4d2c-a407-60d6aa4fea64 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 16:12:07,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-56b8750d-1c56-4d2c-a407-60d6aa4fea64 2019-01-09 16:12:07,095 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-bd067ca2-975e-4bfd-ba34-f956c22c9e5f... 2019-01-09 16:12:07,095 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 16:13:07,534 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-bd067ca2-975e-4bfd-ba34-f956c22c9e5f 2019-01-09 16:13:07,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba402da2aaa2e8ae5bd70be9291a2b8d42dc7fd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC2nWJQMkulk8QNvcBtYud9RdXIJcpM7doNl/Qche67RAbrQYD3wEW3e4Ii+5rkvPpMSsNIdZ0CG3D88rlgjjHnsEibgPdYVfrtAM+unAwwWOFOml4LETYp3duWTqMMsMb/s81Ui6iCrSKMVJyvaIDsU47NWPUCnP/5Vq/ZBcpo7l22vlpjD8C+CFYd3LDgEOj4NuifgRCJ9xlRhA9wuN6hqNJxnQpedSzy/iuGD7Y7UA+x10GOfv+AOxpdpEW6DRm2S3H7tpleu97nNZ3hmSD0UXbzgsvVTDg5tfgGtkVkmj4T16kxBscF5OuDj483u8ziTR+meUKdWpCsci2HY0FYh8+fmCf0FTM+9Q/dRHuDFHTcrE1OnJ09SBl/OhmFo2mi7A7nB8TsRLC0vSrQ/y2LA76uWMNgU3YzuGbxOwvGv9qHe+zy2jxANxpQR5gPD9SvgAWmonCzqOmbflCpYgFl46UN0yz6301ZUj1i7p21m5GeazkYUB6nBYQ7q8rZ9MrDL34pQ+2qkzJCUtj6PdG4SksTkvEkNj6L4gxEjafBAQO0CLCN+a/NTtYoAJLth1Xi/ViYLLQDowsBzqPcFaDaN9AxIOtkiP3PL/oCDiE9loWYX4bdjypAlXEsvtdeGMsiamNjJa1mFW5PRWdF9l6wz6XnEQ3GmWVYY6aqzXBHt2ukvzxZgP9xLaYtC7REO/2OuUI7KEisPhy0m3az08PT59jtHA7a7951gAc2Q/Z7odfkxhocUMiPOv2h22Y4LC/9Tr5sRt7TStX4da6APyk0hdS/phKjmG417RCE8GPK4f7Jwx/u23xwnos16y3+pCjzgChG/dWYuxt3nwfLq1OrPKrKbIVXO+0HneEGURXClFB37Xabz0XxGE0vVAFw2k6sgSigacfsB54By5pj7CWkpYUGyX6UhWL217LNTi2o1NN9lb72/j5YKXyyVZvw50SJ0Nb0+MBmblrJuvLXLWfuA++wwCSC8+iZbKByZWA1GKoNdxZATkdSygPan8VLhnTjLzwfkFPocftP6vt8AYpEXOe2+cgQLWx4wcgZPCVvTq0/wkYZRoLrVgSZKyHnRcvYHWTu2JBBsjC1efwVAwCdIpwn9vD9UAexCk0SwREay5BvcffaR+o7N7vaoMc6J2bbLwD+5Za6MXWUU1rUGbxnWfEwDUFGWuWr1QRSz1FaxKWe4zErR/g5g9NTcR4P4IUj4pLyvisLVm4tDsLKxJQ9aP7LltnPNRh1EfD4OWfgnWqMRRIhx2hRNVF7dZ5/4N1R+arOZWE00G0bFZDyTluRLZPGNQMXLr5lbBhQbPzJ+HPaNLE8Dk0NnaO87eFNa3ej3QrMuTQMZUAfOG7IMrwURogAsTnLnw8uP1s8dTxBC6Zc/q2v3EMtWpvTitIyNEGRdrjXLSqRNFWPmnSWPxCchqACigt356/WrJd8v4LHTq1DdU3sFTF+CWFpqQhyTmck30WrYD2KGqbB9cm9UHaVrg/v2dANblnO6xVJpFwublzGQpxWzvdEoUbiZgQwYqY0cIUm8ZqORj0iGrXL0gH8sA4xmVwdk/RlKL3PRKSKgAa22QEUDY59en3Iopkqqin+MG9zo/QlTQRcRM1yOvrRnEgFFxrx2DSBcQdiXRVDMSOFwkQg9RdAF3kLGjOlPot0Lw==", "name": "CreateKeypairsTests-bd067ca2-975e-4bfd-ba34-f956c22c9e5f"}}' 2019-01-09 16:13:07,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-10a26d54-e181-4c80-9206-eeab34fe07f0 x-compute-request-id: req-10a26d54-e181-4c80-9206-eeab34fe07f0 Content-Encoding: gzip Content-Length: 1508 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC2nWJQMkulk8QNvcBtYud9RdXIJcpM7doNl/Qche67RAbrQYD3wEW3e4Ii+5rkvPpMSsNIdZ0CG3D88rlgjjHnsEibgPdYVfrtAM+unAwwWOFOml4LETYp3duWTqMMsMb/s81Ui6iCrSKMVJyvaIDsU47NWPUCnP/5Vq/ZBcpo7l22vlpjD8C+CFYd3LDgEOj4NuifgRCJ9xlRhA9wuN6hqNJxnQpedSzy/iuGD7Y7UA+x10GOfv+AOxpdpEW6DRm2S3H7tpleu97nNZ3hmSD0UXbzgsvVTDg5tfgGtkVkmj4T16kxBscF5OuDj483u8ziTR+meUKdWpCsci2HY0FYh8+fmCf0FTM+9Q/dRHuDFHTcrE1OnJ09SBl/OhmFo2mi7A7nB8TsRLC0vSrQ/y2LA76uWMNgU3YzuGbxOwvGv9qHe+zy2jxANxpQR5gPD9SvgAWmonCzqOmbflCpYgFl46UN0yz6301ZUj1i7p21m5GeazkYUB6nBYQ7q8rZ9MrDL34pQ+2qkzJCUtj6PdG4SksTkvEkNj6L4gxEjafBAQO0CLCN+a/NTtYoAJLth1Xi/ViYLLQDowsBzqPcFaDaN9AxIOtkiP3PL/oCDiE9loWYX4bdjypAlXEsvtdeGMsiamNjJa1mFW5PRWdF9l6wz6XnEQ3GmWVYY6aqzXBHt2ukvzxZgP9xLaYtC7REO/2OuUI7KEisPhy0m3az08PT59jtHA7a7951gAc2Q/Z7odfkxhocUMiPOv2h22Y4LC/9Tr5sRt7TStX4da6APyk0hdS/phKjmG417RCE8GPK4f7Jwx/u23xwnos16y3+pCjzgChG/dWYuxt3nwfLq1OrPKrKbIVXO+0HneEGURXClFB37Xabz0XxGE0vVAFw2k6sgSigacfsB54By5pj7CWkpYUGyX6UhWL217LNTi2o1NN9lb72/j5YKXyyVZvw50SJ0Nb0+MBmblrJuvLXLWfuA++wwCSC8+iZbKByZWA1GKoNdxZATkdSygPan8VLhnTjLzwfkFPocftP6vt8AYpEXOe2+cgQLWx4wcgZPCVvTq0/wkYZRoLrVgSZKyHnRcvYHWTu2JBBsjC1efwVAwCdIpwn9vD9UAexCk0SwREay5BvcffaR+o7N7vaoMc6J2bbLwD+5Za6MXWUU1rUGbxnWfEwDUFGWuWr1QRSz1FaxKWe4zErR/g5g9NTcR4P4IUj4pLyvisLVm4tDsLKxJQ9aP7LltnPNRh1EfD4OWfgnWqMRRIhx2hRNVF7dZ5/4N1R+arOZWE00G0bFZDyTluRLZPGNQMXLr5lbBhQbPzJ+HPaNLE8Dk0NnaO87eFNa3ej3QrMuTQMZUAfOG7IMrwURogAsTnLnw8uP1s8dTxBC6Zc/q2v3EMtWpvTitIyNEGRdrjXLSqRNFWPmnSWPxCchqACigt356/WrJd8v4LHTq1DdU3sFTF+CWFpqQhyTmck30WrYD2KGqbB9cm9UHaVrg/v2dANblnO6xVJpFwublzGQpxWzvdEoUbiZgQwYqY0cIUm8ZqORj0iGrXL0gH8sA4xmVwdk/RlKL3PRKSKgAa22QEUDY59en3Iopkqqin+MG9zo/QlTQRcRM1yOvrRnEgFFxrx2DSBcQdiXRVDMSOFwkQg9RdAF3kLGjOlPot0Lw==", "user_id": "6cfffa0da5524fdfbc271184b8aee396", "name": "CreateKeypairsTests-bd067ca2-975e-4bfd-ba34-f956c22c9e5f", "fingerprint": "2d:77:f9:46:41:c9:85:82:3a:26:65:99:b5:b9:3c:f6"}} 2019-01-09 16:13:07,598 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-10a26d54-e181-4c80-9206-eeab34fe07f0 2019-01-09 16:13:07,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:07,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1110c276454e41089c39761f20094711", "name": "CreateKeypairsTests-3ec806dc-4dc1-447-proj-role"}], "expires_at": "2019-01-09T17:13:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ed4090320b04286b59e316e720c297b", "name": "CreateKeypairsTests-3ec806dc-4dc1-447-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0ed4090320b04286b59e316e720c297b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/0ed4090320b04286b59e316e720c297b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/0ed4090320b04286b59e316e720c297b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0ed4090320b04286b59e316e720c297b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/0ed4090320b04286b59e316e720c297b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/0ed4090320b04286b59e316e720c297b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0ed4090320b04286b59e316e720c297b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/0ed4090320b04286b59e316e720c297b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/0ed4090320b04286b59e316e720c297b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0ed4090320b04286b59e316e720c297b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/0ed4090320b04286b59e316e720c297b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/0ed4090320b04286b59e316e720c297b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0ed4090320b04286b59e316e720c297b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_0ed4090320b04286b59e316e720c297b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-3ec806dc-4dc1-447-user", "id": "6cfffa0da5524fdfbc271184b8aee396"}, "audit_ids": ["lgptK6BuSX6wowqeojXZYw"], "issued_at": "2019-01-09T16:13:07.000000Z"}} 2019-01-09 16:13:08,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-bd067ca2-975e-4bfd-ba34-f956c22c9e5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f434adfd27e853b3c463c69107499658a32c9ec7" 2019-01-09 16:13:08,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27a40ff4-350a-4ddb-a282-42e33a225791 x-compute-request-id: req-27a40ff4-350a-4ddb-a282-42e33a225791 Content-Encoding: gzip Content-Length: 1573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wC2nWJQMkulk8QNvcBtYud9RdXIJcpM7doNl/Qche67RAbrQYD3wEW3e4Ii+5rkvPpMSsNIdZ0CG3D88rlgjjHnsEibgPdYVfrtAM+unAwwWOFOml4LETYp3duWTqMMsMb/s81Ui6iCrSKMVJyvaIDsU47NWPUCnP/5Vq/ZBcpo7l22vlpjD8C+CFYd3LDgEOj4NuifgRCJ9xlRhA9wuN6hqNJxnQpedSzy/iuGD7Y7UA+x10GOfv+AOxpdpEW6DRm2S3H7tpleu97nNZ3hmSD0UXbzgsvVTDg5tfgGtkVkmj4T16kxBscF5OuDj483u8ziTR+meUKdWpCsci2HY0FYh8+fmCf0FTM+9Q/dRHuDFHTcrE1OnJ09SBl/OhmFo2mi7A7nB8TsRLC0vSrQ/y2LA76uWMNgU3YzuGbxOwvGv9qHe+zy2jxANxpQR5gPD9SvgAWmonCzqOmbflCpYgFl46UN0yz6301ZUj1i7p21m5GeazkYUB6nBYQ7q8rZ9MrDL34pQ+2qkzJCUtj6PdG4SksTkvEkNj6L4gxEjafBAQO0CLCN+a/NTtYoAJLth1Xi/ViYLLQDowsBzqPcFaDaN9AxIOtkiP3PL/oCDiE9loWYX4bdjypAlXEsvtdeGMsiamNjJa1mFW5PRWdF9l6wz6XnEQ3GmWVYY6aqzXBHt2ukvzxZgP9xLaYtC7REO/2OuUI7KEisPhy0m3az08PT59jtHA7a7951gAc2Q/Z7odfkxhocUMiPOv2h22Y4LC/9Tr5sRt7TStX4da6APyk0hdS/phKjmG417RCE8GPK4f7Jwx/u23xwnos16y3+pCjzgChG/dWYuxt3nwfLq1OrPKrKbIVXO+0HneEGURXClFB37Xabz0XxGE0vVAFw2k6sgSigacfsB54By5pj7CWkpYUGyX6UhWL217LNTi2o1NN9lb72/j5YKXyyVZvw50SJ0Nb0+MBmblrJuvLXLWfuA++wwCSC8+iZbKByZWA1GKoNdxZATkdSygPan8VLhnTjLzwfkFPocftP6vt8AYpEXOe2+cgQLWx4wcgZPCVvTq0/wkYZRoLrVgSZKyHnRcvYHWTu2JBBsjC1efwVAwCdIpwn9vD9UAexCk0SwREay5BvcffaR+o7N7vaoMc6J2bbLwD+5Za6MXWUU1rUGbxnWfEwDUFGWuWr1QRSz1FaxKWe4zErR/g5g9NTcR4P4IUj4pLyvisLVm4tDsLKxJQ9aP7LltnPNRh1EfD4OWfgnWqMRRIhx2hRNVF7dZ5/4N1R+arOZWE00G0bFZDyTluRLZPGNQMXLr5lbBhQbPzJ+HPaNLE8Dk0NnaO87eFNa3ej3QrMuTQMZUAfOG7IMrwURogAsTnLnw8uP1s8dTxBC6Zc/q2v3EMtWpvTitIyNEGRdrjXLSqRNFWPmnSWPxCchqACigt356/WrJd8v4LHTq1DdU3sFTF+CWFpqQhyTmck30WrYD2KGqbB9cm9UHaVrg/v2dANblnO6xVJpFwublzGQpxWzvdEoUbiZgQwYqY0cIUm8ZqORj0iGrXL0gH8sA4xmVwdk/RlKL3PRKSKgAa22QEUDY59en3Iopkqqin+MG9zo/QlTQRcRM1yOvrRnEgFFxrx2DSBcQdiXRVDMSOFwkQg9RdAF3kLGjOlPot0Lw==", "user_id": "6cfffa0da5524fdfbc271184b8aee396", "name": "CreateKeypairsTests-bd067ca2-975e-4bfd-ba34-f956c22c9e5f", "deleted": false, "created_at": "2019-01-09T16:13:07.000000", "updated_at": null, "fingerprint": "2d:77:f9:46:41:c9:85:82:3a:26:65:99:b5:b9:3c:f6", "deleted_at": null, "id": 23}} 2019-01-09 16:13:08,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-bd067ca2-975e-4bfd-ba34-f956c22c9e5f used request id req-27a40ff4-350a-4ddb-a282-42e33a225791 2019-01-09 16:13:08,188 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-bd067ca2-975e-4bfd-ba34-f956c22c9e5f 2019-01-09 16:13:08,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-bd067ca2-975e-4bfd-ba34-f956c22c9e5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eba402da2aaa2e8ae5bd70be9291a2b8d42dc7fd" 2019-01-09 16:13:08,225 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:13:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61f8ad3a-1974-40a8-ad36-daff63fce453 x-compute-request-id: req-61f8ad3a-1974-40a8-ad36-daff63fce453 Content-Length: 0 Content-Type: application/json 2019-01-09 16:13:08,226 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-bd067ca2-975e-4bfd-ba34-f956c22c9e5f used request id req-61f8ad3a-1974-40a8-ad36-daff63fce453 2019-01-09 16:13:08,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:08,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-7d84cdf8-feeb-4eb4-827f-4c1c46e93322 Date: Wed, 09 Jan 2019 16:13:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:13:08,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-7d84cdf8-feeb-4eb4-827f-4c1c46e93322 2019-01-09 16:13:08,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:08,621 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4be1a42-c986-46a8-b1f3-48bac996fcf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:08,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-f4be1a42-c986-46a8-b1f3-48bac996fcf1 2019-01-09 16:13:08,621 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:08,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:08,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bc0c70e-77bd-452a-a253-e0ae717e0a58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:08,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-5bc0c70e-77bd-452a-a253-e0ae717e0a58 2019-01-09 16:13:08,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:08,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:08,820 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bf5533a-8921-45f8-91cd-2210c22ae0b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:08,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-8bf5533a-8921-45f8-91cd-2210c22ae0b8 2019-01-09 16:13:08,820 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:08,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:08,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef3263cf-b30f-4a4b-87ba-324a52526c31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:08,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-ef3263cf-b30f-4a4b-87ba-324a52526c31 2019-01-09 16:13:08,922 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:08,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:09,023 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd354625-4fbb-4ace-a557-0836316846cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:09,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-cd354625-4fbb-4ace-a557-0836316846cb 2019-01-09 16:13:09,023 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:09,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:09,128 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a8ddb70-505f-4c79-b0ef-dfca7ef6079e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:09,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-9a8ddb70-505f-4c79-b0ef-dfca7ef6079e 2019-01-09 16:13:09,129 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:09,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:09,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0802cb60-0de5-46e2-87c1-9f49cfb37bf1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:13:09,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-0802cb60-0de5-46e2-87c1-9f49cfb37bf1 2019-01-09 16:13:09,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:09,359 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-530e131e-1dce-447c-97b6-f9ef201c67a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:09,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-530e131e-1dce-447c-97b6-f9ef201c67a3 2019-01-09 16:13:09,359 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:09,458 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7039389-ef10-49a4-a5c8-4ce804b4efb3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:09,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-e7039389-ef10-49a4-a5c8-4ce804b4efb3 2019-01-09 16:13:09,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:09,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:09,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9e16f29-34e2-4e27-8c6d-f0d41c96872a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:09,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-d9e16f29-34e2-4e27-8c6d-f0d41c96872a 2019-01-09 16:13:09,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:09,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:09,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93547c7c-5cf5-41c1-9045-c1b886c3243e 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:13:09,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-93547c7c-5cf5-41c1-9045-c1b886c3243e 2019-01-09 16:13:09,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:09,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a562eb33-4f11-409a-bf86-9af5b2245790 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:13:09,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-a562eb33-4f11-409a-bf86-9af5b2245790 2019-01-09 16:13:09,761 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-3ec806dc-4dc1-447-proj 2019-01-09 16:13:09,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/0ed4090320b04286b59e316e720c297b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:09,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2b10a11-9381-462e-9c0d-e573a2cb7ad8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:09,981 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/0ed4090320b04286b59e316e720c297b used request id req-b2b10a11-9381-462e-9c0d-e573a2cb7ad8 2019-01-09 16:13:09,982 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-3ec806dc-4dc1-447-proj-role 2019-01-09 16:13:09,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/1110c276454e41089c39761f20094711 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:10,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb3c24b2-7a05-4294-82b6-61970990ca44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:10,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/1110c276454e41089c39761f20094711 used request id req-bb3c24b2-7a05-4294-82b6-61970990ca44 2019-01-09 16:13:10,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14f3d45ed7a7778ba8d13ffc2c9ed6e3b7312211" 2019-01-09 16:13:10,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841dc162-5809-41b2-a4f8-d08b92f1ddeb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:10,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-841dc162-5809-41b2-a4f8-d08b92f1ddeb 2019-01-09 16:13:10,219 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-3ec806dc-4dc1-447-user 2019-01-09 16:13:10,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6cfffa0da5524fdfbc271184b8aee396 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5963776aa5e283fc626f52e8a4c2b249e5fc41ce" 2019-01-09 16:13:10,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15910425-41cd-4433-8f05-ace5b4b3e0b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:10,448 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6cfffa0da5524fdfbc271184b8aee396 used request id req-15910425-41cd-4433-8f05-ace5b4b3e0b3 2019-01-09 16:13:10,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:10,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["fCAqjF1oTqeEaQUMeJFl-g"], "issued_at": "2019-01-09T16:13:10.000000Z"}} 2019-01-09 16:13:10,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3463b6b5dbe07721c002b264eb01c319d8499b8d" 2019-01-09 16:13:10,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735319d6-3f8a-4a64-95ff-b21ad5c58132 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:10,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-735319d6-3f8a-4a64-95ff-b21ad5c58132 2019-01-09 16:13:10,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:10,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:11,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["37Kup2W2TXyKMypsQcedNA"], "issued_at": "2019-01-09T16:13:11.000000Z"}} 2019-01-09 16:13:11,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:11,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4512dce-9762-4609-8dcb-512aa9b6fb59 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:11,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b4512dce-9762-4609-8dcb-512aa9b6fb59 2019-01-09 16:13:11,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:11,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:11,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0986413b-57d4-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:11,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6069442-1d2c-41cc-bdf7-d60a226a8ef8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0986413b-57d4-485-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:13:11,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0986413b-57d4-485-proj used request id req-f6069442-1d2c-41cc-bdf7-d60a226a8ef8 2019-01-09 16:13:11,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:11,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81fc9b6-30c2-4cc3-b9f6-31dc52a181ca Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:11,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b81fc9b6-30c2-4cc3-b9f6-31dc52a181ca 2019-01-09 16:13:11,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-0986413b-57d4-485-proj"}}' 2019-01-09 16:13:11,723 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf7fcf07-4047-45a6-829c-3b439dc4c9b2 Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/522e403d887948c891978f1273a6c37e"}, "tags": [], "enabled": true, "id": "522e403d887948c891978f1273a6c37e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0986413b-57d4-485-proj"}} 2019-01-09 16:13:11,723 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-cf7fcf07-4047-45a6-829c-3b439dc4c9b2 2019-01-09 16:13:11,723 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-0986413b-57d4-485-proj 2019-01-09 16:13:11,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:11,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:12,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["pttnUdmYSbqYQYOwoGJ7bg"], "issued_at": "2019-01-09T16:13:12.000000Z"}} 2019-01-09 16:13:12,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071d1b4062aadd888042a663c067bf01c5a13860" 2019-01-09 16:13:12,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275bfc32-1721-4d04-a92d-e6306d14ddcd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:12,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-275bfc32-1721-4d04-a92d-e6306d14ddcd 2019-01-09 16:13:12,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:12,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:12,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071d1b4062aadd888042a663c067bf01c5a13860" 2019-01-09 16:13:12,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1dc9cdc-facf-48ec-a5f8-6066c9897a6e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:13:12,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e1dc9cdc-facf-48ec-a5f8-6066c9897a6e 2019-01-09 16:13:12,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-0986413b-57d4-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071d1b4062aadd888042a663c067bf01c5a13860" 2019-01-09 16:13:12,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e4d918a-eb49-473e-bace-5b162b754164 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-0986413b-57d4-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/522e403d887948c891978f1273a6c37e"}, "tags": [], "enabled": true, "id": "522e403d887948c891978f1273a6c37e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0986413b-57d4-485-proj"}]} 2019-01-09 16:13:12,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-0986413b-57d4-485-proj used request id req-9e4d918a-eb49-473e-bace-5b162b754164 2019-01-09 16:13:12,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071d1b4062aadd888042a663c067bf01c5a13860" 2019-01-09 16:13:12,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9beb9990-790b-484e-b685-56575ad61242 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:12,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9beb9990-790b-484e-b685-56575ad61242 2019-01-09 16:13:12,934 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-0986413b-57d4-485-user 2019-01-09 16:13:12,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:12,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:13,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac75dc0-cf44-4734-85a8-15a140b70471 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:13,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6ac75dc0-cf44-4734-85a8-15a140b70471 2019-01-09 16:13:13,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" -d '{"role": {"name": "CreateKeypairsTests-0986413b-57d4-485-proj-role"}}' 2019-01-09 16:13:13,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91ffc2c7-7b7d-49e0-88f5-22656f133b0f Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b30a9aab1ad4416eae7c4e48d164ec1b", "links": {"self": "http://172.30.9.29:5000/v3/roles/b30a9aab1ad4416eae7c4e48d164ec1b"}, "name": "CreateKeypairsTests-0986413b-57d4-485-proj-role"}} 2019-01-09 16:13:13,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-91ffc2c7-7b7d-49e0-88f5-22656f133b0f 2019-01-09 16:13:13,066 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-0986413b-57d4-485-proj-role 2019-01-09 16:13:13,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b30a9aab1ad4416eae7c4e48d164ec1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:13,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47766b8b-5eef-4234-adc1-31fc5ae68891 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b30a9aab1ad4416eae7c4e48d164ec1b", "links": {"self": "http://172.30.9.29:5000/v3/roles/b30a9aab1ad4416eae7c4e48d164ec1b"}, "name": "CreateKeypairsTests-0986413b-57d4-485-proj-role"}} 2019-01-09 16:13:13,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b30a9aab1ad4416eae7c4e48d164ec1b used request id req-47766b8b-5eef-4234-adc1-31fc5ae68891 2019-01-09 16:13:13,162 - keystone_utils - INFO - Granting role CreateKeypairsTests-0986413b-57d4-485-proj-role to project CreateKeypairsTests-0986413b-57d4-485-proj 2019-01-09 16:13:13,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/522e403d887948c891978f1273a6c37e/users/48eff9eea3fd48d6b1647f85cf7cb10e/roles/b30a9aab1ad4416eae7c4e48d164ec1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:13,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bf69279-2001-4688-8d1f-818df8cb8568 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:13,321 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/522e403d887948c891978f1273a6c37e/users/48eff9eea3fd48d6b1647f85cf7cb10e/roles/b30a9aab1ad4416eae7c4e48d164ec1b used request id req-8bf69279-2001-4688-8d1f-818df8cb8568 2019-01-09 16:13:13,322 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:13,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:13,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:13,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b30a9aab1ad4416eae7c4e48d164ec1b", "name": "CreateKeypairsTests-0986413b-57d4-485-proj-role"}], "expires_at": "2019-01-09T17:13:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "522e403d887948c891978f1273a6c37e", "name": "CreateKeypairsTests-0986413b-57d4-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/522e403d887948c891978f1273a6c37e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/522e403d887948c891978f1273a6c37e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/522e403d887948c891978f1273a6c37e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/522e403d887948c891978f1273a6c37e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/522e403d887948c891978f1273a6c37e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/522e403d887948c891978f1273a6c37e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/522e403d887948c891978f1273a6c37e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/522e403d887948c891978f1273a6c37e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/522e403d887948c891978f1273a6c37e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/522e403d887948c891978f1273a6c37e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/522e403d887948c891978f1273a6c37e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/522e403d887948c891978f1273a6c37e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_522e403d887948c891978f1273a6c37e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_522e403d887948c891978f1273a6c37e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0986413b-57d4-485-user", "id": "48eff9eea3fd48d6b1647f85cf7cb10e"}, "audit_ids": ["yQ6gs4GiS2WkT6P4Nl_QTQ"], "issued_at": "2019-01-09T16:13:13.000000Z"}} 2019-01-09 16:13:13,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ae4e4a0da45a22d79f59aaae7983ad465fb29f" 2019-01-09 16:13:13,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8789ab59-476f-4ae9-aaa1-4a2fc40ff454 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:13,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8789ab59-476f-4ae9-aaa1-4a2fc40ff454 2019-01-09 16:13:13,808 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:13,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ae4e4a0da45a22d79f59aaae7983ad465fb29f" 2019-01-09 16:13:13,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-249834dc-40d8-47af-8f7d-f0315a3fcf3f x-compute-request-id: req-249834dc-40d8-47af-8f7d-f0315a3fcf3f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 16:13:13,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-249834dc-40d8-47af-8f7d-f0315a3fcf3f 2019-01-09 16:13:13,992 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-f8d5eec3-ead1-44db-b1ff-07c86f643d7e... 2019-01-09 16:13:13,992 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 16:13:14,010 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-f8d5eec3-ead1-44db-b1ff-07c86f643d7e 2019-01-09 16:13:14,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ae4e4a0da45a22d79f59aaae7983ad465fb29f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNWa0kesgENzVu9uRV+PYWqqHo2dD3QbkSb5ZmF5T51OVqy7D/dlKTB46ZXkUNxeII1cdtlacHBPQoUfCEPpWkbbAKlyufVu/xhkOYjraZZQXNxG2pGKrprMQvA07huLOQfkYWpoP6ZZmBmdIfPwPNp1gmIrVGAE8Igh+MVeSvIw==", "name": "CreateKeypairsTests-f8d5eec3-ead1-44db-b1ff-07c86f643d7e"}}' 2019-01-09 16:13:14,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-d485fb78-9123-41b4-a173-935166c7919f x-compute-request-id: req-d485fb78-9123-41b4-a173-935166c7919f Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNWa0kesgENzVu9uRV+PYWqqHo2dD3QbkSb5ZmF5T51OVqy7D/dlKTB46ZXkUNxeII1cdtlacHBPQoUfCEPpWkbbAKlyufVu/xhkOYjraZZQXNxG2pGKrprMQvA07huLOQfkYWpoP6ZZmBmdIfPwPNp1gmIrVGAE8Igh+MVeSvIw==", "user_id": "48eff9eea3fd48d6b1647f85cf7cb10e", "name": "CreateKeypairsTests-f8d5eec3-ead1-44db-b1ff-07c86f643d7e", "fingerprint": "12:21:88:9e:f6:a3:18:de:ce:cb:c2:d7:85:1d:43:eb"}} 2019-01-09 16:13:14,226 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-d485fb78-9123-41b4-a173-935166c7919f 2019-01-09 16:13:14,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:14,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b30a9aab1ad4416eae7c4e48d164ec1b", "name": "CreateKeypairsTests-0986413b-57d4-485-proj-role"}], "expires_at": "2019-01-09T17:13:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "522e403d887948c891978f1273a6c37e", "name": "CreateKeypairsTests-0986413b-57d4-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/522e403d887948c891978f1273a6c37e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/522e403d887948c891978f1273a6c37e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/522e403d887948c891978f1273a6c37e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/522e403d887948c891978f1273a6c37e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/522e403d887948c891978f1273a6c37e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/522e403d887948c891978f1273a6c37e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/522e403d887948c891978f1273a6c37e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/522e403d887948c891978f1273a6c37e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/522e403d887948c891978f1273a6c37e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/522e403d887948c891978f1273a6c37e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/522e403d887948c891978f1273a6c37e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/522e403d887948c891978f1273a6c37e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_522e403d887948c891978f1273a6c37e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_522e403d887948c891978f1273a6c37e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0986413b-57d4-485-user", "id": "48eff9eea3fd48d6b1647f85cf7cb10e"}, "audit_ids": ["q6D7t9IdTJakYpk08bezJQ"], "issued_at": "2019-01-09T16:13:14.000000Z"}} 2019-01-09 16:13:14,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-f8d5eec3-ead1-44db-b1ff-07c86f643d7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398f95f88b7b933984d84cbe4e26da23a6610867" 2019-01-09 16:13:14,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-5269ed32-b7db-492c-8253-88d06a24d966 x-compute-request-id: req-5269ed32-b7db-492c-8253-88d06a24d966 Content-Encoding: gzip Content-Length: 423 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNWa0kesgENzVu9uRV+PYWqqHo2dD3QbkSb5ZmF5T51OVqy7D/dlKTB46ZXkUNxeII1cdtlacHBPQoUfCEPpWkbbAKlyufVu/xhkOYjraZZQXNxG2pGKrprMQvA07huLOQfkYWpoP6ZZmBmdIfPwPNp1gmIrVGAE8Igh+MVeSvIw==", "user_id": "48eff9eea3fd48d6b1647f85cf7cb10e", "name": "CreateKeypairsTests-f8d5eec3-ead1-44db-b1ff-07c86f643d7e", "deleted": false, "created_at": "2019-01-09T16:13:14.000000", "updated_at": null, "fingerprint": "12:21:88:9e:f6:a3:18:de:ce:cb:c2:d7:85:1d:43:eb", "deleted_at": null, "id": 24}} 2019-01-09 16:13:14,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-f8d5eec3-ead1-44db-b1ff-07c86f643d7e used request id req-5269ed32-b7db-492c-8253-88d06a24d966 2019-01-09 16:13:14,795 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-f8d5eec3-ead1-44db-b1ff-07c86f643d7e 2019-01-09 16:13:14,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-f8d5eec3-ead1-44db-b1ff-07c86f643d7e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ae4e4a0da45a22d79f59aaae7983ad465fb29f" 2019-01-09 16:13:14,831 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-9c7dd91d-cf64-4627-90b0-6cda71d240d5 x-compute-request-id: req-9c7dd91d-cf64-4627-90b0-6cda71d240d5 Content-Length: 0 Content-Type: application/json 2019-01-09 16:13:14,831 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-f8d5eec3-ead1-44db-b1ff-07c86f643d7e used request id req-9c7dd91d-cf64-4627-90b0-6cda71d240d5 2019-01-09 16:13:14,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:15,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-274aa910-8d7b-418e-9e92-38d7b4cdd05f Date: Wed, 09 Jan 2019 16:13:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:13:15,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-274aa910-8d7b-418e-9e92-38d7b4cdd05f 2019-01-09 16:13:15,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:15,236 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fcd9602-5f2e-479d-bed5-f498e7cf8664 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:15,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-7fcd9602-5f2e-479d-bed5-f498e7cf8664 2019-01-09 16:13:15,237 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:15,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:15,255 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2682ad27-dda8-4b81-95da-db31b83ba43c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:15,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-2682ad27-dda8-4b81-95da-db31b83ba43c 2019-01-09 16:13:15,255 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:15,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:15,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9433cfd0-7eb2-445b-9cdc-2ee8826ef698 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:15,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-9433cfd0-7eb2-445b-9cdc-2ee8826ef698 2019-01-09 16:13:15,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:15,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:15,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ca1c4fc-1d7e-46c2-bc76-e94a136f2c89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:15,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-2ca1c4fc-1d7e-46c2-bc76-e94a136f2c89 2019-01-09 16:13:15,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:15,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:15,549 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-490b214a-1764-4ab1-aee0-12e7a7315f59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:15,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-490b214a-1764-4ab1-aee0-12e7a7315f59 2019-01-09 16:13:15,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:15,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:15,650 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee639062-2c56-44cb-aa3c-fd20ee2a04b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:15,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-ee639062-2c56-44cb-aa3c-fd20ee2a04b4 2019-01-09 16:13:15,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:15,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:15,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a51528cf-5b16-4e1d-b186-008d3219a44e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:13:15,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-a51528cf-5b16-4e1d-b186-008d3219a44e 2019-01-09 16:13:15,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:15,850 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-082f3304-2255-4feb-af8a-8e5143b8e825 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:15,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-082f3304-2255-4feb-af8a-8e5143b8e825 2019-01-09 16:13:15,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:15,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:15,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aaa96ab-8178-4c49-a084-653d3484cf7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:15,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-5aaa96ab-8178-4c49-a084-653d3484cf7a 2019-01-09 16:13:15,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:15,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:16,053 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cf877f6-b313-4113-a83f-6324e6a2e4ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:16,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-4cf877f6-b313-4113-a83f-6324e6a2e4ba 2019-01-09 16:13:16,053 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:16,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:16,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70099f70-2462-406a-8767-ec9cdd364fb4 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:13:16,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-70099f70-2462-406a-8767-ec9cdd364fb4 2019-01-09 16:13:16,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:16,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd3046db-f9e1-4c3f-a996-6f90cb672df0 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:13:16,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-fd3046db-f9e1-4c3f-a996-6f90cb672df0 2019-01-09 16:13:16,364 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-0986413b-57d4-485-proj 2019-01-09 16:13:16,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/522e403d887948c891978f1273a6c37e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:16,604 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b215bd64-7726-4347-b38c-e17164a3d632 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:16,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/522e403d887948c891978f1273a6c37e used request id req-b215bd64-7726-4347-b38c-e17164a3d632 2019-01-09 16:13:16,605 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-0986413b-57d4-485-proj-role 2019-01-09 16:13:16,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b30a9aab1ad4416eae7c4e48d164ec1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:16,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ab1b868-3ceb-42bb-9009-e51709ee4b9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:16,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b30a9aab1ad4416eae7c4e48d164ec1b used request id req-5ab1b868-3ceb-42bb-9009-e51709ee4b9a 2019-01-09 16:13:16,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b89e63340659c2eb6a9864505429554c14647d50" 2019-01-09 16:13:16,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e71099-be03-4662-be22-303bd4720505 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:16,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-45e71099-be03-4662-be22-303bd4720505 2019-01-09 16:13:16,824 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-0986413b-57d4-485-user 2019-01-09 16:13:16,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/48eff9eea3fd48d6b1647f85cf7cb10e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071d1b4062aadd888042a663c067bf01c5a13860" 2019-01-09 16:13:17,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-659f84e9-f694-4a4f-8256-5cae2679cebd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:17,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/48eff9eea3fd48d6b1647f85cf7cb10e used request id req-659f84e9-f694-4a4f-8256-5cae2679cebd 2019-01-09 16:13:17,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:17,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["kCfjWxp6R-eakQZwanaJFA"], "issued_at": "2019-01-09T16:13:17.000000Z"}} 2019-01-09 16:13:17,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409c7b17cbd56e02df34c79ad357601b082dfbd1" 2019-01-09 16:13:17,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f502be-f9ea-479c-b080-4408b24c9a10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:17,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c8f502be-f9ea-479c-b080-4408b24c9a10 2019-01-09 16:13:17,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:17,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:18,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["vABD9nR9SkaYS_gkVtUWNg"], "issued_at": "2019-01-09T16:13:18.000000Z"}} 2019-01-09 16:13:18,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:18,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686025f1-ce9c-4f5b-83f6-14cb943516e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:18,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-686025f1-ce9c-4f5b-83f6-14cb943516e8 2019-01-09 16:13:18,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:18,138 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:18,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f5646513-da59-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:18,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1da5f84c-11ec-4319-ae6a-319ef783ea16 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f5646513-da59-44d-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:13:18,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-f5646513-da59-44d-proj used request id req-1da5f84c-11ec-4319-ae6a-319ef783ea16 2019-01-09 16:13:18,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:18,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ebe9db-c17a-4434-8181-d97e0e363f8f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:18,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-90ebe9db-c17a-4434-8181-d97e0e363f8f 2019-01-09 16:13:18,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-f5646513-da59-44d-proj"}}' 2019-01-09 16:13:18,478 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67930b3a-482a-4009-824f-39fcc5a83ddb Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a453f11548244002afa047a4e57d8e4b"}, "tags": [], "enabled": true, "id": "a453f11548244002afa047a4e57d8e4b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f5646513-da59-44d-proj"}} 2019-01-09 16:13:18,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-67930b3a-482a-4009-824f-39fcc5a83ddb 2019-01-09 16:13:18,478 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-f5646513-da59-44d-proj 2019-01-09 16:13:18,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:18,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:18,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Ta1ABqPbT5-RbYWAyFXFfg"], "issued_at": "2019-01-09T16:13:18.000000Z"}} 2019-01-09 16:13:18,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3192ba339009f975743b0fa8245e0d8f0cdf5d20" 2019-01-09 16:13:18,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96736696-3877-499b-8709-473b1f784a04 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:18,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-96736696-3877-499b-8709-473b1f784a04 2019-01-09 16:13:18,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:18,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:18,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3192ba339009f975743b0fa8245e0d8f0cdf5d20" 2019-01-09 16:13:19,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6efecbad-d119-4c52-872e-7c8d4415becc Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:13:19,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6efecbad-d119-4c52-872e-7c8d4415becc 2019-01-09 16:13:19,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-f5646513-da59-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3192ba339009f975743b0fa8245e0d8f0cdf5d20" 2019-01-09 16:13:19,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33592a46-3f6a-4015-90f6-6c0cde943c72 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-f5646513-da59-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a453f11548244002afa047a4e57d8e4b"}, "tags": [], "enabled": true, "id": "a453f11548244002afa047a4e57d8e4b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-f5646513-da59-44d-proj"}]} 2019-01-09 16:13:19,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-f5646513-da59-44d-proj used request id req-33592a46-3f6a-4015-90f6-6c0cde943c72 2019-01-09 16:13:19,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3192ba339009f975743b0fa8245e0d8f0cdf5d20" 2019-01-09 16:13:19,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57c859a-8fce-458b-911e-2f360f614740 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:19,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d57c859a-8fce-458b-911e-2f360f614740 2019-01-09 16:13:19,673 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-f5646513-da59-44d-user 2019-01-09 16:13:19,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:19,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:19,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0326deaa-ca97-44e2-a831-46321d108fc8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:19,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0326deaa-ca97-44e2-a831-46321d108fc8 2019-01-09 16:13:19,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" -d '{"role": {"name": "CreateKeypairsTests-f5646513-da59-44d-proj-role"}}' 2019-01-09 16:13:19,899 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adc3dab3-478a-4e4c-a686-f7647dfa0495 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d263b7e4b010417b9f5255e4d4cbe642", "links": {"self": "http://172.30.9.29:5000/v3/roles/d263b7e4b010417b9f5255e4d4cbe642"}, "name": "CreateKeypairsTests-f5646513-da59-44d-proj-role"}} 2019-01-09 16:13:19,899 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-adc3dab3-478a-4e4c-a686-f7647dfa0495 2019-01-09 16:13:19,900 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-f5646513-da59-44d-proj-role 2019-01-09 16:13:19,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d263b7e4b010417b9f5255e4d4cbe642 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:20,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2614692e-7bc8-4c7e-a3f2-a322225d4eac Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d263b7e4b010417b9f5255e4d4cbe642", "links": {"self": "http://172.30.9.29:5000/v3/roles/d263b7e4b010417b9f5255e4d4cbe642"}, "name": "CreateKeypairsTests-f5646513-da59-44d-proj-role"}} 2019-01-09 16:13:20,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d263b7e4b010417b9f5255e4d4cbe642 used request id req-2614692e-7bc8-4c7e-a3f2-a322225d4eac 2019-01-09 16:13:20,009 - keystone_utils - INFO - Granting role CreateKeypairsTests-f5646513-da59-44d-proj-role to project CreateKeypairsTests-f5646513-da59-44d-proj 2019-01-09 16:13:20,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a453f11548244002afa047a4e57d8e4b/users/27d35b9a4c754224926c872647f9f413/roles/d263b7e4b010417b9f5255e4d4cbe642 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:20,089 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d393ef83-72d1-42b3-befb-6fb05328e73f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:20,089 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a453f11548244002afa047a4e57d8e4b/users/27d35b9a4c754224926c872647f9f413/roles/d263b7e4b010417b9f5255e4d4cbe642 used request id req-d393ef83-72d1-42b3-befb-6fb05328e73f 2019-01-09 16:13:20,089 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:20,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:20,092 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:20,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d263b7e4b010417b9f5255e4d4cbe642", "name": "CreateKeypairsTests-f5646513-da59-44d-proj-role"}], "expires_at": "2019-01-09T17:13:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a453f11548244002afa047a4e57d8e4b", "name": "CreateKeypairsTests-f5646513-da59-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a453f11548244002afa047a4e57d8e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/a453f11548244002afa047a4e57d8e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/a453f11548244002afa047a4e57d8e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a453f11548244002afa047a4e57d8e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/a453f11548244002afa047a4e57d8e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/a453f11548244002afa047a4e57d8e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a453f11548244002afa047a4e57d8e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/a453f11548244002afa047a4e57d8e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/a453f11548244002afa047a4e57d8e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a453f11548244002afa047a4e57d8e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/a453f11548244002afa047a4e57d8e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/a453f11548244002afa047a4e57d8e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_a453f11548244002afa047a4e57d8e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_a453f11548244002afa047a4e57d8e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f5646513-da59-44d-user", "id": "27d35b9a4c754224926c872647f9f413"}, "audit_ids": ["3t1kzvBtSiu-G-VN8-jEIg"], "issued_at": "2019-01-09T16:13:20.000000Z"}} 2019-01-09 16:13:20,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2acaafed6eda4e5e30af66313d347ce9d85793c" 2019-01-09 16:13:20,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf2414b-744b-451a-a9f7-de2cc0b3ab9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:20,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5bf2414b-744b-451a-a9f7-de2cc0b3ab9a 2019-01-09 16:13:20,570 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:20,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2acaafed6eda4e5e30af66313d347ce9d85793c" 2019-01-09 16:13:20,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-295940f6-393b-49e5-a06d-b77b9fe55d77 x-compute-request-id: req-295940f6-393b-49e5-a06d-b77b9fe55d77 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 16:13:20,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-295940f6-393b-49e5-a06d-b77b9fe55d77 2019-01-09 16:13:20,752 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33... 2019-01-09 16:13:20,752 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 16:13:20,789 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33 2019-01-09 16:13:20,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2acaafed6eda4e5e30af66313d347ce9d85793c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoTTzarE5/lB1AiLdkXL8sUSYGER63d/hNuz7zJ4oZqUaNFJc40Lf3Z1CtlHt2xuU4HApRkBSwW7HSLNsXY5fNG9OVfJSu8Kd04tjMLRXqUA0OSj2B0z5oH0cqHh4pK4s0bznoAstOnnfkJiEw4zLJjGplQxGZZ0Plaq/Cr7eK9w==", "name": "CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33"}}' 2019-01-09 16:13:20,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d346f66e-2199-41e7-a32f-0819be54440f x-compute-request-id: req-d346f66e-2199-41e7-a32f-0819be54440f Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoTTzarE5/lB1AiLdkXL8sUSYGER63d/hNuz7zJ4oZqUaNFJc40Lf3Z1CtlHt2xuU4HApRkBSwW7HSLNsXY5fNG9OVfJSu8Kd04tjMLRXqUA0OSj2B0z5oH0cqHh4pK4s0bznoAstOnnfkJiEw4zLJjGplQxGZZ0Plaq/Cr7eK9w==", "user_id": "27d35b9a4c754224926c872647f9f413", "name": "CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33", "fingerprint": "24:63:02:56:c3:f9:19:aa:a3:b7:2f:5b:09:24:e2:a3"}} 2019-01-09 16:13:20,838 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-d346f66e-2199-41e7-a32f-0819be54440f 2019-01-09 16:13:20,840 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33.pub 2019-01-09 16:13:20,841 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33 2019-01-09 16:13:20,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:21,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d263b7e4b010417b9f5255e4d4cbe642", "name": "CreateKeypairsTests-f5646513-da59-44d-proj-role"}], "expires_at": "2019-01-09T17:13:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a453f11548244002afa047a4e57d8e4b", "name": "CreateKeypairsTests-f5646513-da59-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a453f11548244002afa047a4e57d8e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/a453f11548244002afa047a4e57d8e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/a453f11548244002afa047a4e57d8e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a453f11548244002afa047a4e57d8e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/a453f11548244002afa047a4e57d8e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/a453f11548244002afa047a4e57d8e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a453f11548244002afa047a4e57d8e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/a453f11548244002afa047a4e57d8e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/a453f11548244002afa047a4e57d8e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a453f11548244002afa047a4e57d8e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/a453f11548244002afa047a4e57d8e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/a453f11548244002afa047a4e57d8e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_a453f11548244002afa047a4e57d8e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_a453f11548244002afa047a4e57d8e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-f5646513-da59-44d-user", "id": "27d35b9a4c754224926c872647f9f413"}, "audit_ids": ["sHzIvRG_TWeXEJJtcHH58Q"], "issued_at": "2019-01-09T16:13:21.000000Z"}} 2019-01-09 16:13:21,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2389f8020a026c6ec21e7d13413ac1a3ef4f9696" 2019-01-09 16:13:21,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-e88476a3-a013-4ead-a75a-c6ec290047d3 x-compute-request-id: req-e88476a3-a013-4ead-a75a-c6ec290047d3 Content-Encoding: gzip Content-Length: 419 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCoTTzarE5/lB1AiLdkXL8sUSYGER63d/hNuz7zJ4oZqUaNFJc40Lf3Z1CtlHt2xuU4HApRkBSwW7HSLNsXY5fNG9OVfJSu8Kd04tjMLRXqUA0OSj2B0z5oH0cqHh4pK4s0bznoAstOnnfkJiEw4zLJjGplQxGZZ0Plaq/Cr7eK9w==", "user_id": "27d35b9a4c754224926c872647f9f413", "name": "CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33", "deleted": false, "created_at": "2019-01-09T16:13:20.000000", "updated_at": null, "fingerprint": "24:63:02:56:c3:f9:19:aa:a3:b7:2f:5b:09:24:e2:a3", "deleted_at": null, "id": 25}} 2019-01-09 16:13:21,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33 used request id req-e88476a3-a013-4ead-a75a-c6ec290047d3 2019-01-09 16:13:21,429 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33 2019-01-09 16:13:21,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2acaafed6eda4e5e30af66313d347ce9d85793c" 2019-01-09 16:13:21,472 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:13:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-07a82562-e5bb-42e3-ae04-00c96a0b4224 x-compute-request-id: req-07a82562-e5bb-42e3-ae04-00c96a0b4224 Content-Length: 0 Content-Type: application/json 2019-01-09 16:13:21,472 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33 used request id req-07a82562-e5bb-42e3-ae04-00c96a0b4224 2019-01-09 16:13:21,473 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33.pub] 2019-01-09 16:13:21,473 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-4903f89a-fc38-4106-9c06-e565af4f8c33] 2019-01-09 16:13:21,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:21,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-0837cd59-3604-46a9-a7d1-f57468aa210c Date: Wed, 09 Jan 2019 16:13:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:13:21,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0837cd59-3604-46a9-a7d1-f57468aa210c 2019-01-09 16:13:21,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:21,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84398831-d836-4378-b974-d17e0eea1b82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:21,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-84398831-d836-4378-b974-d17e0eea1b82 2019-01-09 16:13:21,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:21,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:21,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08992c7d-2f94-46ae-8725-d34a800242ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:21,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-08992c7d-2f94-46ae-8725-d34a800242ea 2019-01-09 16:13:21,977 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:21,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:22,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c632699f-51ef-4b90-bfd2-ac9b081578a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:22,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-c632699f-51ef-4b90-bfd2-ac9b081578a5 2019-01-09 16:13:22,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:22,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:22,110 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c874c1a2-5d86-4ee6-b20e-53042fb8cb8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:22,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-c874c1a2-5d86-4ee6-b20e-53042fb8cb8d 2019-01-09 16:13:22,110 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:22,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:22,216 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-133163f2-cca2-41a2-8b40-00fc128fa9cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:22,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-133163f2-cca2-41a2-8b40-00fc128fa9cd 2019-01-09 16:13:22,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:22,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:22,328 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc8bccdd-45fb-4ca8-940d-b6f659b7f7d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:22,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-bc8bccdd-45fb-4ca8-940d-b6f659b7f7d7 2019-01-09 16:13:22,328 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:22,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666bdc69-9922-4fb6-8c62-a83f6e3af821 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:13:22,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-666bdc69-9922-4fb6-8c62-a83f6e3af821 2019-01-09 16:13:22,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:22,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b96c45f4-4f10-4a34-8c3d-0dcb48dbbe3f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:22,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-b96c45f4-4f10-4a34-8c3d-0dcb48dbbe3f 2019-01-09 16:13:22,544 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:22,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:22,650 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86eed97d-5aa7-480d-b9b9-72f2a52f3fbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:22,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-86eed97d-5aa7-480d-b9b9-72f2a52f3fbe 2019-01-09 16:13:22,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:22,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:22,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-243b1291-cf28-42a7-941d-0b0c54fd1c75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:22,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-243b1291-cf28-42a7-941d-0b0c54fd1c75 2019-01-09 16:13:22,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:22,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:22,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2555477-2ca6-4813-8a7e-1358ba17d573 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:13:22,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-b2555477-2ca6-4813-8a7e-1358ba17d573 2019-01-09 16:13:22,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:22,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cc18c24-9e8e-4114-b960-b4b50fd770ca 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:13:22,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-4cc18c24-9e8e-4114-b960-b4b50fd770ca 2019-01-09 16:13:22,977 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-f5646513-da59-44d-proj 2019-01-09 16:13:22,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a453f11548244002afa047a4e57d8e4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:23,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e495958f-a899-4571-8864-be76776d2cd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:23,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a453f11548244002afa047a4e57d8e4b used request id req-e495958f-a899-4571-8864-be76776d2cd0 2019-01-09 16:13:23,217 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-f5646513-da59-44d-proj-role 2019-01-09 16:13:23,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d263b7e4b010417b9f5255e4d4cbe642 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:23,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-103153ce-225a-47c8-a84d-190b515abba4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:23,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d263b7e4b010417b9f5255e4d4cbe642 used request id req-103153ce-225a-47c8-a84d-190b515abba4 2019-01-09 16:13:23,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfabe379f867dc18ea71c630d8630149ad4db9e1" 2019-01-09 16:13:23,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9d2542-212b-4b70-904a-b1e7bdd86ad8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:23,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ec9d2542-212b-4b70-904a-b1e7bdd86ad8 2019-01-09 16:13:23,438 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-f5646513-da59-44d-user 2019-01-09 16:13:23,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/27d35b9a4c754224926c872647f9f413 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3192ba339009f975743b0fa8245e0d8f0cdf5d20" 2019-01-09 16:13:23,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdd28914-1431-4095-9753-4b37eeaf1b5f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:23,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/27d35b9a4c754224926c872647f9f413 used request id req-fdd28914-1431-4095-9753-4b37eeaf1b5f 2019-01-09 16:13:23,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:24,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["q8CozKZaQdO7MKm_8vb1Ag"], "issued_at": "2019-01-09T16:13:24.000000Z"}} 2019-01-09 16:13:24,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3408186dcf20c7e68b4c46e244c138d046ded354" 2019-01-09 16:13:24,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ba5fcc-f841-40b8-a77f-b1a642b68657 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:24,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-95ba5fcc-f841-40b8-a77f-b1a642b68657 2019-01-09 16:13:24,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:24,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:24,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["yQC8hpl4RaS4RXuIgXqQaw"], "issued_at": "2019-01-09T16:13:24.000000Z"}} 2019-01-09 16:13:24,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:24,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e0fdb0-9c8d-4fd6-8047-dbde528ba6de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:24,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e0e0fdb0-9c8d-4fd6-8047-dbde528ba6de 2019-01-09 16:13:24,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:24,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:24,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-650e04a1-92c6-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:24,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d8d085-1399-4d9e-b1dd-df88842d7942 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-650e04a1-92c6-499-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:13:24,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-650e04a1-92c6-499-proj used request id req-09d8d085-1399-4d9e-b1dd-df88842d7942 2019-01-09 16:13:24,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:24,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5753c0ad-146d-4acb-abee-d1685329c28d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:24,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5753c0ad-146d-4acb-abee-d1685329c28d 2019-01-09 16:13:24,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-650e04a1-92c6-499-proj"}}' 2019-01-09 16:13:25,029 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ac61ec5-3e53-46f2-affc-15b4dd01d1ec Content-Length: 316 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d04bf0403dc845d4bed2c01217643b76"}, "tags": [], "enabled": true, "id": "d04bf0403dc845d4bed2c01217643b76", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-650e04a1-92c6-499-proj"}} 2019-01-09 16:13:25,029 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5ac61ec5-3e53-46f2-affc-15b4dd01d1ec 2019-01-09 16:13:25,029 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-650e04a1-92c6-499-proj 2019-01-09 16:13:25,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:25,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:25,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["02G18aoDRfOjZGp4Y4hCPw"], "issued_at": "2019-01-09T16:13:25.000000Z"}} 2019-01-09 16:13:25,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b52b03c62872bc35511773d0524c40c6cb4758" 2019-01-09 16:13:25,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b542aa-d3f4-45bf-b2d0-eabd772ccc8d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:25,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-42b542aa-d3f4-45bf-b2d0-eabd772ccc8d 2019-01-09 16:13:25,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:25,550 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:25,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b52b03c62872bc35511773d0524c40c6cb4758" 2019-01-09 16:13:25,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c56b690-e439-4edb-9876-9145c665177e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:13:25,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9c56b690-e439-4edb-9876-9145c665177e 2019-01-09 16:13:25,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-650e04a1-92c6-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b52b03c62872bc35511773d0524c40c6cb4758" 2019-01-09 16:13:25,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f97fa86e-171b-48f0-a205-78d9ff57e600 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-650e04a1-92c6-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d04bf0403dc845d4bed2c01217643b76"}, "tags": [], "enabled": true, "id": "d04bf0403dc845d4bed2c01217643b76", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-650e04a1-92c6-499-proj"}]} 2019-01-09 16:13:25,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsTests-650e04a1-92c6-499-proj used request id req-f97fa86e-171b-48f0-a205-78d9ff57e600 2019-01-09 16:13:25,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b52b03c62872bc35511773d0524c40c6cb4758" 2019-01-09 16:13:25,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5678216f-db0a-408e-8de7-db7ac8a55a10 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:25,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5678216f-db0a-408e-8de7-db7ac8a55a10 2019-01-09 16:13:26,167 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-650e04a1-92c6-499-user 2019-01-09 16:13:26,168 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:26,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:26,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0d23653-5c24-40a1-bfca-632f71ad752d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:26,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a0d23653-5c24-40a1-bfca-632f71ad752d 2019-01-09 16:13:26,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" -d '{"role": {"name": "CreateKeypairsTests-650e04a1-92c6-499-proj-role"}}' 2019-01-09 16:13:26,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29f111ca-c2d9-477c-b880-16bafe2a5e31 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d330296afb544e38b990dde6591ea066", "links": {"self": "http://172.30.9.29:5000/v3/roles/d330296afb544e38b990dde6591ea066"}, "name": "CreateKeypairsTests-650e04a1-92c6-499-proj-role"}} 2019-01-09 16:13:26,319 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-29f111ca-c2d9-477c-b880-16bafe2a5e31 2019-01-09 16:13:26,320 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-650e04a1-92c6-499-proj-role 2019-01-09 16:13:26,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d330296afb544e38b990dde6591ea066 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:26,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe984195-098b-486c-83ed-b2a2326e699b Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d330296afb544e38b990dde6591ea066", "links": {"self": "http://172.30.9.29:5000/v3/roles/d330296afb544e38b990dde6591ea066"}, "name": "CreateKeypairsTests-650e04a1-92c6-499-proj-role"}} 2019-01-09 16:13:26,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d330296afb544e38b990dde6591ea066 used request id req-fe984195-098b-486c-83ed-b2a2326e699b 2019-01-09 16:13:26,418 - keystone_utils - INFO - Granting role CreateKeypairsTests-650e04a1-92c6-499-proj-role to project CreateKeypairsTests-650e04a1-92c6-499-proj 2019-01-09 16:13:26,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d04bf0403dc845d4bed2c01217643b76/users/d00a9e2407ac4f268e273002ff99c00b/roles/d330296afb544e38b990dde6591ea066 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:26,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-920363b6-23c4-43e5-b53f-f5d0dcc73035 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:26,555 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d04bf0403dc845d4bed2c01217643b76/users/d00a9e2407ac4f268e273002ff99c00b/roles/d330296afb544e38b990dde6591ea066 used request id req-920363b6-23c4-43e5-b53f-f5d0dcc73035 2019-01-09 16:13:26,555 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:26,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:26,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:26,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d330296afb544e38b990dde6591ea066", "name": "CreateKeypairsTests-650e04a1-92c6-499-proj-role"}], "expires_at": "2019-01-09T17:13:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d04bf0403dc845d4bed2c01217643b76", "name": "CreateKeypairsTests-650e04a1-92c6-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d04bf0403dc845d4bed2c01217643b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/d04bf0403dc845d4bed2c01217643b76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/d04bf0403dc845d4bed2c01217643b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d04bf0403dc845d4bed2c01217643b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/d04bf0403dc845d4bed2c01217643b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/d04bf0403dc845d4bed2c01217643b76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d04bf0403dc845d4bed2c01217643b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/d04bf0403dc845d4bed2c01217643b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/d04bf0403dc845d4bed2c01217643b76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d04bf0403dc845d4bed2c01217643b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/d04bf0403dc845d4bed2c01217643b76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/d04bf0403dc845d4bed2c01217643b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d04bf0403dc845d4bed2c01217643b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_d04bf0403dc845d4bed2c01217643b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-650e04a1-92c6-499-user", "id": "d00a9e2407ac4f268e273002ff99c00b"}, "audit_ids": ["FElwWQXxQ_ykgohp4nIUKg"], "issued_at": "2019-01-09T16:13:26.000000Z"}} 2019-01-09 16:13:26,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba97708778ca7c889d02292df34872b18d406830" 2019-01-09 16:13:27,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697998f4-2e54-4f13-965e-f923e49fca95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:27,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-697998f4-2e54-4f13-965e-f923e49fca95 2019-01-09 16:13:27,053 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:27,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba97708778ca7c889d02292df34872b18d406830" 2019-01-09 16:13:27,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-7629011a-0c30-4e6e-8b7c-4d6a5ccd1735 x-compute-request-id: req-7629011a-0c30-4e6e-8b7c-4d6a5ccd1735 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 16:13:27,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-7629011a-0c30-4e6e-8b7c-4d6a5ccd1735 2019-01-09 16:13:27,245 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4caa55e8-8dbe-4e2e-ac3f-3ef1c1337f22... 2019-01-09 16:13:27,245 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 16:13:27,272 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4caa55e8-8dbe-4e2e-ac3f-3ef1c1337f22 2019-01-09 16:13:27,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba97708778ca7c889d02292df34872b18d406830" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCw8YWzFgPALEC83hsJTNAICp0PuksW3N+L84iDLWr4kbOvNTrb122XlDFyGUXeotCkrRkfSaznGE6/dFmE0OCIp3l6F7T27EavaeZrJ+Coeq8IW7bKbVGzyo/1vUvjxnJpPL4agMh5NEr8aM94xUquQP7YfqDcuOrVEtENlq83NQ==", "name": "CreateKeypairsTests-4caa55e8-8dbe-4e2e-ac3f-3ef1c1337f22"}}' 2019-01-09 16:13:27,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-ecbc26ab-9354-4f03-9d82-49dfe35e8f7c x-compute-request-id: req-ecbc26ab-9354-4f03-9d82-49dfe35e8f7c Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCw8YWzFgPALEC83hsJTNAICp0PuksW3N+L84iDLWr4kbOvNTrb122XlDFyGUXeotCkrRkfSaznGE6/dFmE0OCIp3l6F7T27EavaeZrJ+Coeq8IW7bKbVGzyo/1vUvjxnJpPL4agMh5NEr8aM94xUquQP7YfqDcuOrVEtENlq83NQ==", "user_id": "d00a9e2407ac4f268e273002ff99c00b", "name": "CreateKeypairsTests-4caa55e8-8dbe-4e2e-ac3f-3ef1c1337f22", "fingerprint": "13:a1:8a:48:bb:ad:8d:ed:df:4f:73:c6:ed:7b:7d:e6"}} 2019-01-09 16:13:27,325 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-ecbc26ab-9354-4f03-9d82-49dfe35e8f7c 2019-01-09 16:13:27,342 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-4caa55e8-8dbe-4e2e-ac3f-3ef1c1337f22.pub 2019-01-09 16:13:27,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:27,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d330296afb544e38b990dde6591ea066", "name": "CreateKeypairsTests-650e04a1-92c6-499-proj-role"}], "expires_at": "2019-01-09T17:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d04bf0403dc845d4bed2c01217643b76", "name": "CreateKeypairsTests-650e04a1-92c6-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d04bf0403dc845d4bed2c01217643b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/d04bf0403dc845d4bed2c01217643b76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/d04bf0403dc845d4bed2c01217643b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d04bf0403dc845d4bed2c01217643b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/d04bf0403dc845d4bed2c01217643b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/d04bf0403dc845d4bed2c01217643b76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d04bf0403dc845d4bed2c01217643b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/d04bf0403dc845d4bed2c01217643b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/d04bf0403dc845d4bed2c01217643b76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d04bf0403dc845d4bed2c01217643b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/d04bf0403dc845d4bed2c01217643b76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/d04bf0403dc845d4bed2c01217643b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d04bf0403dc845d4bed2c01217643b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_d04bf0403dc845d4bed2c01217643b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-650e04a1-92c6-499-user", "id": "d00a9e2407ac4f268e273002ff99c00b"}, "audit_ids": ["UlbUNkOATLK3V1N9gq29kw"], "issued_at": "2019-01-09T16:13:27.000000Z"}} 2019-01-09 16:13:27,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-4caa55e8-8dbe-4e2e-ac3f-3ef1c1337f22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a7ccfec39191d3ff6821c79b7c1857ff6232e00" 2019-01-09 16:13:27,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-1bcd1ffe-74e7-4c89-98e2-937eb340d85f x-compute-request-id: req-1bcd1ffe-74e7-4c89-98e2-937eb340d85f Content-Encoding: gzip Content-Length: 421 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCw8YWzFgPALEC83hsJTNAICp0PuksW3N+L84iDLWr4kbOvNTrb122XlDFyGUXeotCkrRkfSaznGE6/dFmE0OCIp3l6F7T27EavaeZrJ+Coeq8IW7bKbVGzyo/1vUvjxnJpPL4agMh5NEr8aM94xUquQP7YfqDcuOrVEtENlq83NQ==", "user_id": "d00a9e2407ac4f268e273002ff99c00b", "name": "CreateKeypairsTests-4caa55e8-8dbe-4e2e-ac3f-3ef1c1337f22", "deleted": false, "created_at": "2019-01-09T16:13:27.000000", "updated_at": null, "fingerprint": "13:a1:8a:48:bb:ad:8d:ed:df:4f:73:c6:ed:7b:7d:e6", "deleted_at": null, "id": 26}} 2019-01-09 16:13:27,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-4caa55e8-8dbe-4e2e-ac3f-3ef1c1337f22 used request id req-1bcd1ffe-74e7-4c89-98e2-937eb340d85f 2019-01-09 16:13:27,908 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4caa55e8-8dbe-4e2e-ac3f-3ef1c1337f22 2019-01-09 16:13:27,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-4caa55e8-8dbe-4e2e-ac3f-3ef1c1337f22 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba97708778ca7c889d02292df34872b18d406830" 2019-01-09 16:13:27,946 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-3b16303b-58ec-4b4b-b14b-a54dfc2e49ff x-compute-request-id: req-3b16303b-58ec-4b4b-b14b-a54dfc2e49ff Content-Length: 0 Content-Type: application/json 2019-01-09 16:13:27,946 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsTests-4caa55e8-8dbe-4e2e-ac3f-3ef1c1337f22 used request id req-3b16303b-58ec-4b4b-b14b-a54dfc2e49ff 2019-01-09 16:13:27,946 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-4caa55e8-8dbe-4e2e-ac3f-3ef1c1337f22.pub] 2019-01-09 16:13:27,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:28,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-a83695c6-323f-4740-b22b-7370f3dc4b92 Date: Wed, 09 Jan 2019 16:13:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:13:28,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-a83695c6-323f-4740-b22b-7370f3dc4b92 2019-01-09 16:13:28,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:28,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bd7f301-4b4c-49c7-a5bc-1b153c554b37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:28,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-1bd7f301-4b4c-49c7-a5bc-1b153c554b37 2019-01-09 16:13:28,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:28,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:28,334 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1f67e31-4522-4dbf-ac3d-2a5b26def505 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:28,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-c1f67e31-4522-4dbf-ac3d-2a5b26def505 2019-01-09 16:13:28,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:28,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:28,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c445454-8e48-4c8f-a432-119300b1142a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:28,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-0c445454-8e48-4c8f-a432-119300b1142a 2019-01-09 16:13:28,438 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:28,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:28,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7129e4ee-e499-4b8a-b8de-798931160ef8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:28,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-7129e4ee-e499-4b8a-b8de-798931160ef8 2019-01-09 16:13:28,538 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:28,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:28,641 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75e4739e-2081-4625-8c50-d11950a16d5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:28,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-75e4739e-2081-4625-8c50-d11950a16d5d 2019-01-09 16:13:28,642 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:28,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:28,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09793566-cc28-4e6f-a028-e150702d4b26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:28,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-09793566-cc28-4e6f-a028-e150702d4b26 2019-01-09 16:13:28,743 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:28,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:28,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb072b33-4640-4d70-bac5-9f06f4a02af8 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:13:28,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-eb072b33-4640-4d70-bac5-9f06f4a02af8 2019-01-09 16:13:28,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:28,946 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1329aa1e-e825-4e50-99f5-1bf5f5dcfcd3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:28,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-1329aa1e-e825-4e50-99f5-1bf5f5dcfcd3 2019-01-09 16:13:28,946 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:28,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:29,171 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e4bb859-720f-4d01-9ed5-f3fcdc18fc46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:29,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-0e4bb859-720f-4d01-9ed5-f3fcdc18fc46 2019-01-09 16:13:29,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:29,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:29,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f014567-56e6-44d9-8d82-cebe0e0c8751 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:29,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-0f014567-56e6-44d9-8d82-cebe0e0c8751 2019-01-09 16:13:29,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:29,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:29,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7479a4-34cf-4629-9ff8-6a5dfe4529c2 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:13:29,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-5c7479a4-34cf-4629-9ff8-6a5dfe4529c2 2019-01-09 16:13:29,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:29,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-225c1079-cb1a-45a5-9409-80304ce8e6f6 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:13:29,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-225c1079-cb1a-45a5-9409-80304ce8e6f6 2019-01-09 16:13:29,474 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-650e04a1-92c6-499-proj 2019-01-09 16:13:29,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d04bf0403dc845d4bed2c01217643b76 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:29,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-148e1475-cb59-408f-86c5-dc7a3ba26896 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:29,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d04bf0403dc845d4bed2c01217643b76 used request id req-148e1475-cb59-408f-86c5-dc7a3ba26896 2019-01-09 16:13:29,739 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-650e04a1-92c6-499-proj-role 2019-01-09 16:13:29,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d330296afb544e38b990dde6591ea066 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:29,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf11d842-eaa2-426c-8726-72df28d99a40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:29,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d330296afb544e38b990dde6591ea066 used request id req-cf11d842-eaa2-426c-8726-72df28d99a40 2019-01-09 16:13:29,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c11603b0fc1788fe9953b1460d356e0de5cd19c" 2019-01-09 16:13:29,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d79f4557-9f72-47a8-987f-6110a18e9afd Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:29,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d79f4557-9f72-47a8-987f-6110a18e9afd 2019-01-09 16:13:29,980 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-650e04a1-92c6-499-user 2019-01-09 16:13:29,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d00a9e2407ac4f268e273002ff99c00b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20b52b03c62872bc35511773d0524c40c6cb4758" 2019-01-09 16:13:30,191 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe27193e-c7a1-49b1-9103-3b568c57e6ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:30,191 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d00a9e2407ac4f268e273002ff99c00b used request id req-fe27193e-c7a1-49b1-9103-3b568c57e6ec 2019-01-09 16:13:30,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:30,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["qxl-SQO3RJO9tR341jRuzg"], "issued_at": "2019-01-09T16:13:30.000000Z"}} 2019-01-09 16:13:30,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a8bb17d4b19a858eb8cf4bd92dfb97efcf14f43" 2019-01-09 16:13:30,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfc7622c-c04f-40f5-9e13-96486f53bafb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:30,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-dfc7622c-c04f-40f5-9e13-96486f53bafb 2019-01-09 16:13:30,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:30,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:31,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["SGU3OyUAQPSHtYutGRnKqg"], "issued_at": "2019-01-09T16:13:31.000000Z"}} 2019-01-09 16:13:31,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:31,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d7b52f-18a4-4130-bc78-073c7bc4b7d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:31,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-56d7b52f-18a4-4130-bc78-073c7bc4b7d7 2019-01-09 16:13:31,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:31,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:31,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-96599966-ccef-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:31,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc336b3-24c9-4942-a51d-3e550e239de7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-96599966-ccef-485-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:13:31,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-96599966-ccef-485-proj used request id req-cbc336b3-24c9-4942-a51d-3e550e239de7 2019-01-09 16:13:31,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:31,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ccb42f-94ba-44a4-9153-bca89db7548b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:31,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-13ccb42f-94ba-44a4-9153-bca89db7548b 2019-01-09 16:13:31,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-96599966-ccef-485-proj"}}' 2019-01-09 16:13:31,587 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc214404-0361-414d-b65d-7622345fd4ac Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/96e073d1afd844e7b4a05b2c05ef7a08"}, "tags": [], "enabled": true, "id": "96e073d1afd844e7b4a05b2c05ef7a08", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-96599966-ccef-485-proj"}} 2019-01-09 16:13:31,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-cc214404-0361-414d-b65d-7622345fd4ac 2019-01-09 16:13:31,588 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-96599966-ccef-485-proj 2019-01-09 16:13:31,588 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:31,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:31,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["QeZ8mxo-Rcme7UNeJ6CiOA"], "issued_at": "2019-01-09T16:13:31.000000Z"}} 2019-01-09 16:13:31,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fc1c9f1ce38bd0bb86a2fbf7112248cf683eb3" 2019-01-09 16:13:32,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49dc49a0-d271-4274-9b61-ae2819efa115 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:32,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-49dc49a0-d271-4274-9b61-ae2819efa115 2019-01-09 16:13:32,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:32,099 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:32,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fc1c9f1ce38bd0bb86a2fbf7112248cf683eb3" 2019-01-09 16:13:32,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7be5ce2-0b35-41fa-8d66-b7f95aac740e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:13:32,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e7be5ce2-0b35-41fa-8d66-b7f95aac740e 2019-01-09 16:13:32,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-96599966-ccef-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fc1c9f1ce38bd0bb86a2fbf7112248cf683eb3" 2019-01-09 16:13:32,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9903d63d-39a0-4f9f-b5ec-4e85b30a6b8a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-96599966-ccef-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/96e073d1afd844e7b4a05b2c05ef7a08"}, "tags": [], "enabled": true, "id": "96e073d1afd844e7b4a05b2c05ef7a08", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-96599966-ccef-485-proj"}]} 2019-01-09 16:13:32,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-96599966-ccef-485-proj used request id req-9903d63d-39a0-4f9f-b5ec-4e85b30a6b8a 2019-01-09 16:13:32,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fc1c9f1ce38bd0bb86a2fbf7112248cf683eb3" 2019-01-09 16:13:32,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-452d09bb-13be-4a31-9a8f-64547e9ad3a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:32,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-452d09bb-13be-4a31-9a8f-64547e9ad3a7 2019-01-09 16:13:32,720 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-96599966-ccef-485-user 2019-01-09 16:13:32,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:32,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:32,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6482a2ce-7263-4d49-85a8-506013980c50 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:32,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6482a2ce-7263-4d49-85a8-506013980c50 2019-01-09 16:13:32,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" -d '{"role": {"name": "CreateKeypairsCleanupTests-96599966-ccef-485-proj-role"}}' 2019-01-09 16:13:32,948 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f407db5-55c3-458f-a5d5-9beabc64b8ec Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "59614907adec4c7baf832b7987371112", "links": {"self": "http://172.30.9.29:5000/v3/roles/59614907adec4c7baf832b7987371112"}, "name": "CreateKeypairsCleanupTests-96599966-ccef-485-proj-role"}} 2019-01-09 16:13:32,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-2f407db5-55c3-458f-a5d5-9beabc64b8ec 2019-01-09 16:13:32,948 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-96599966-ccef-485-proj-role 2019-01-09 16:13:32,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/59614907adec4c7baf832b7987371112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:33,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01630ddc-14c9-45e7-a47e-1da5bd20b50c Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "59614907adec4c7baf832b7987371112", "links": {"self": "http://172.30.9.29:5000/v3/roles/59614907adec4c7baf832b7987371112"}, "name": "CreateKeypairsCleanupTests-96599966-ccef-485-proj-role"}} 2019-01-09 16:13:33,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/59614907adec4c7baf832b7987371112 used request id req-01630ddc-14c9-45e7-a47e-1da5bd20b50c 2019-01-09 16:13:33,046 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-96599966-ccef-485-proj-role to project CreateKeypairsCleanupTests-96599966-ccef-485-proj 2019-01-09 16:13:33,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/96e073d1afd844e7b4a05b2c05ef7a08/users/41f73eee234043389f8fb1fcab4e649d/roles/59614907adec4c7baf832b7987371112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:33,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9835ff4a-63d7-48a9-bbc8-aa3fdddae365 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:33,184 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/96e073d1afd844e7b4a05b2c05ef7a08/users/41f73eee234043389f8fb1fcab4e649d/roles/59614907adec4c7baf832b7987371112 used request id req-9835ff4a-63d7-48a9-bbc8-aa3fdddae365 2019-01-09 16:13:33,185 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:33,371 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-c8b958d4-3fa3-4369-bb49-7d3d06debe83.pub 2019-01-09 16:13:33,372 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-c8b958d4-3fa3-4369-bb49-7d3d06debe83 2019-01-09 16:13:33,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:33,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:33,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59614907adec4c7baf832b7987371112", "name": "CreateKeypairsCleanupTests-96599966-ccef-485-proj-role"}], "expires_at": "2019-01-09T17:13:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96e073d1afd844e7b4a05b2c05ef7a08", "name": "CreateKeypairsCleanupTests-96599966-ccef-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/96e073d1afd844e7b4a05b2c05ef7a08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/96e073d1afd844e7b4a05b2c05ef7a08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/96e073d1afd844e7b4a05b2c05ef7a08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/96e073d1afd844e7b4a05b2c05ef7a08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/96e073d1afd844e7b4a05b2c05ef7a08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/96e073d1afd844e7b4a05b2c05ef7a08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/96e073d1afd844e7b4a05b2c05ef7a08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/96e073d1afd844e7b4a05b2c05ef7a08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/96e073d1afd844e7b4a05b2c05ef7a08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/96e073d1afd844e7b4a05b2c05ef7a08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/96e073d1afd844e7b4a05b2c05ef7a08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/96e073d1afd844e7b4a05b2c05ef7a08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_96e073d1afd844e7b4a05b2c05ef7a08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_96e073d1afd844e7b4a05b2c05ef7a08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-96599966-ccef-485-user", "id": "41f73eee234043389f8fb1fcab4e649d"}, "audit_ids": ["1BYtiapPSEuYiAoAiUzLhw"], "issued_at": "2019-01-09T16:13:33.000000Z"}} 2019-01-09 16:13:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3eca63ea7a6fcf169d435005906464f139704de" 2019-01-09 16:13:33,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23690520-1d5f-4357-afb3-4346970dd38e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:33,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-23690520-1d5f-4357-afb3-4346970dd38e 2019-01-09 16:13:33,852 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:33,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3eca63ea7a6fcf169d435005906464f139704de" 2019-01-09 16:13:34,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-8ab02a07-b11f-4a61-9a72-57c925720b88 x-compute-request-id: req-8ab02a07-b11f-4a61-9a72-57c925720b88 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 16:13:34,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-8ab02a07-b11f-4a61-9a72-57c925720b88 2019-01-09 16:13:34,074 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-c8b958d4-3fa3-4369-bb49-7d3d06debe83... 2019-01-09 16:13:34,075 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-09 16:13:34,075 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-c8b958d4-3fa3-4369-bb49-7d3d06debe83.pub 2019-01-09 16:13:34,075 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-c8b958d4-3fa3-4369-bb49-7d3d06debe83 2019-01-09 16:13:34,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3eca63ea7a6fcf169d435005906464f139704de" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4TmBvBXAM7aacJN8yF4CjiUKFaORxvag0AxhmqWhiiz3rGCDudjfH/OBf9b85ao6+sKicYHk8Rezkbaz+qbMLPCUUIcV/VukZ4/PqquXYi+9pbh+3B41146BpGkmTDrzUMUVR63x0uzzcR8HZqHyRLJs65373Bc0t3M9wwfY9u6WzJ8edTx1fIarOntcErjg2KlOFI84urANxM4CN+3gmF1KIIRv3Rm7ftWAUP50Li9f0Y1lP8PivFjjyPeMpMFzaREMG/VzOEUY/Pe9N6WNe/UqYWo3Znj63WuVLuG1a8ttFl2tQyu4YB2+5kLr3uazpHB+KoYhJ4C6i43XYcAh1", "name": "CreateKeypairsCleanupTests-c8b958d4-3fa3-4369-bb49-7d3d06debe83"}}' 2019-01-09 16:13:34,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-c425ad0b-d77f-4db8-adf2-26fdfc5eff45 x-compute-request-id: req-c425ad0b-d77f-4db8-adf2-26fdfc5eff45 Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4TmBvBXAM7aacJN8yF4CjiUKFaORxvag0AxhmqWhiiz3rGCDudjfH/OBf9b85ao6+sKicYHk8Rezkbaz+qbMLPCUUIcV/VukZ4/PqquXYi+9pbh+3B41146BpGkmTDrzUMUVR63x0uzzcR8HZqHyRLJs65373Bc0t3M9wwfY9u6WzJ8edTx1fIarOntcErjg2KlOFI84urANxM4CN+3gmF1KIIRv3Rm7ftWAUP50Li9f0Y1lP8PivFjjyPeMpMFzaREMG/VzOEUY/Pe9N6WNe/UqYWo3Znj63WuVLuG1a8ttFl2tQyu4YB2+5kLr3uazpHB+KoYhJ4C6i43XYcAh1", "user_id": "41f73eee234043389f8fb1fcab4e649d", "name": "CreateKeypairsCleanupTests-c8b958d4-3fa3-4369-bb49-7d3d06debe83", "fingerprint": "06:06:80:79:88:ad:a5:1e:59:c1:02:ad:86:25:ab:9c"}} 2019-01-09 16:13:34,139 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-c425ad0b-d77f-4db8-adf2-26fdfc5eff45 2019-01-09 16:13:34,140 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-c8b958d4-3fa3-4369-bb49-7d3d06debe83 2019-01-09 16:13:34,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-c8b958d4-3fa3-4369-bb49-7d3d06debe83 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3eca63ea7a6fcf169d435005906464f139704de" 2019-01-09 16:13:34,180 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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-5a88294b-7e9b-4af9-8e00-a0c23da4bbad x-compute-request-id: req-5a88294b-7e9b-4af9-8e00-a0c23da4bbad Content-Length: 0 Content-Type: application/json 2019-01-09 16:13:34,180 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-c8b958d4-3fa3-4369-bb49-7d3d06debe83 used request id req-5a88294b-7e9b-4af9-8e00-a0c23da4bbad 2019-01-09 16:13:34,181 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-c8b958d4-3fa3-4369-bb49-7d3d06debe83.pub] 2019-01-09 16:13:34,181 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-c8b958d4-3fa3-4369-bb49-7d3d06debe83] 2019-01-09 16:13:34,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:34,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-b8c01a38-2836-4de0-bc93-bdaa5073a02f Date: Wed, 09 Jan 2019 16:13:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:13:34,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b8c01a38-2836-4de0-bc93-bdaa5073a02f 2019-01-09 16:13:34,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:34,563 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d21ed39e-d3ff-4b70-a356-e1fd3465de5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:34,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-d21ed39e-d3ff-4b70-a356-e1fd3465de5b 2019-01-09 16:13:34,563 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:34,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:34,656 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8582d39-9087-4649-bc0e-b00d0f9b4f2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:34,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-a8582d39-9087-4649-bc0e-b00d0f9b4f2f 2019-01-09 16:13:34,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:34,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:34,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4644673d-e60f-41e8-90f1-fe6df40da1ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:34,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-4644673d-e60f-41e8-90f1-fe6df40da1ba 2019-01-09 16:13:34,781 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:34,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:34,900 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d640747e-2619-46da-be59-09122775fefe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:34,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-d640747e-2619-46da-be59-09122775fefe 2019-01-09 16:13:34,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:34,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:35,006 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de5e2f6a-2242-4dc3-bad0-9af57ce65f62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:35,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-de5e2f6a-2242-4dc3-bad0-9af57ce65f62 2019-01-09 16:13:35,007 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:35,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:35,108 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e072b392-d269-4c5c-95ff-da949a9a8bb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:35,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-e072b392-d269-4c5c-95ff-da949a9a8bb1 2019-01-09 16:13:35,108 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:35,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:35,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878e1573-1253-4349-a071-570539e53720 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:13:35,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-878e1573-1253-4349-a071-570539e53720 2019-01-09 16:13:35,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:35,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1557d08d-e4a1-448e-804c-0b88b5b56cc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:35,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-1557d08d-e4a1-448e-804c-0b88b5b56cc4 2019-01-09 16:13:35,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:35,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:35,414 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a95c92ce-9424-4f4c-8910-053ccb6917d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:35,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-a95c92ce-9424-4f4c-8910-053ccb6917d7 2019-01-09 16:13:35,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:35,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:35,514 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ee10c59-0c9a-47e6-9100-c6255fc728de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:35,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-0ee10c59-0c9a-47e6-9100-c6255fc728de 2019-01-09 16:13:35,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:35,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:35,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6ebaf5-f9c3-4846-b1ac-8522b9a815d7 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:13:35,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-7e6ebaf5-f9c3-4846-b1ac-8522b9a815d7 2019-01-09 16:13:35,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:35,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2ad5c9-1230-463a-8bb6-4e96f5a70c52 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:13:35,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-9f2ad5c9-1230-463a-8bb6-4e96f5a70c52 2019-01-09 16:13:35,716 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-96599966-ccef-485-proj 2019-01-09 16:13:35,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/96e073d1afd844e7b4a05b2c05ef7a08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:35,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d21e01dd-31a3-45d0-bac7-5b09cf492ee6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:35,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/96e073d1afd844e7b4a05b2c05ef7a08 used request id req-d21e01dd-31a3-45d0-bac7-5b09cf492ee6 2019-01-09 16:13:35,933 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-96599966-ccef-485-proj-role 2019-01-09 16:13:35,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/59614907adec4c7baf832b7987371112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:36,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f2e8a79-4f07-42d8-a208-ab8bf147700b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:36,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/59614907adec4c7baf832b7987371112 used request id req-8f2e8a79-4f07-42d8-a208-ab8bf147700b 2019-01-09 16:13:36,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4caae83bfe96a735d1a43f7e5018b2ccfa830749" 2019-01-09 16:13:36,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99223eee-72a4-48a5-9cd5-eb854b4d0d3e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:36,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-99223eee-72a4-48a5-9cd5-eb854b4d0d3e 2019-01-09 16:13:36,172 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-96599966-ccef-485-user 2019-01-09 16:13:36,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/41f73eee234043389f8fb1fcab4e649d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3fc1c9f1ce38bd0bb86a2fbf7112248cf683eb3" 2019-01-09 16:13:36,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc15338f-bb47-4051-a36f-de6ec6f0f019 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:36,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/41f73eee234043389f8fb1fcab4e649d used request id req-cc15338f-bb47-4051-a36f-de6ec6f0f019 2019-01-09 16:13:36,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:36,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["YlDVrAbRS0K3F3IWDzIFWA"], "issued_at": "2019-01-09T16:13:36.000000Z"}} 2019-01-09 16:13:36,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc91633475b89f084056706c1b5d289ee93d3bb" 2019-01-09 16:13:36,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbebeafd-b797-44eb-8f5f-93970c3015ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:36,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fbebeafd-b797-44eb-8f5f-93970c3015ff 2019-01-09 16:13:36,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:36,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:37,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["1yDzqoitT2uY89Wgr9rTJA"], "issued_at": "2019-01-09T16:13:37.000000Z"}} 2019-01-09 16:13:37,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:37,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9110d8df-e587-4591-bcdf-e84ad8ee06b6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:37,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9110d8df-e587-4591-bcdf-e84ad8ee06b6 2019-01-09 16:13:37,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:37,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:37,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:37,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0861ab9b-a4d2-4885-b102-3ad2d17c4c90 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:13:37,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj used request id req-0861ab9b-a4d2-4885-b102-3ad2d17c4c90 2019-01-09 16:13:37,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:37,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbaf7d15-8cba-42f1-9cc9-1c801e1d028e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:37,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-dbaf7d15-8cba-42f1-9cc9-1c801e1d028e 2019-01-09 16:13:37,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj"}}' 2019-01-09 16:13:37,702 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f80d615-ef68-42c2-92ca-a78c8ba7e6c2 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/338fec96b1834a539d919e7e71eb71e4"}, "tags": [], "enabled": true, "id": "338fec96b1834a539d919e7e71eb71e4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj"}} 2019-01-09 16:13:37,702 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4f80d615-ef68-42c2-92ca-a78c8ba7e6c2 2019-01-09 16:13:37,703 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj 2019-01-09 16:13:37,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:37,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:38,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["W8YyIb1XTsKvisrTocBR3Q"], "issued_at": "2019-01-09T16:13:38.000000Z"}} 2019-01-09 16:13:38,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0a21625d391636d755aae25a3271de08d9c319" 2019-01-09 16:13:38,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23925e91-1de4-4388-ae2e-a87ca7b34078 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:38,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-23925e91-1de4-4388-ae2e-a87ca7b34078 2019-01-09 16:13:38,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:38,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0a21625d391636d755aae25a3271de08d9c319" 2019-01-09 16:13:38,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d532fd01-7c25-4e81-a39c-518e34150e55 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:13:38,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d532fd01-7c25-4e81-a39c-518e34150e55 2019-01-09 16:13:38,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0a21625d391636d755aae25a3271de08d9c319" 2019-01-09 16:13:38,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184b311c-24a0-4ae5-a614-f043a06b1760 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/338fec96b1834a539d919e7e71eb71e4"}, "tags": [], "enabled": true, "id": "338fec96b1834a539d919e7e71eb71e4", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj"}]} 2019-01-09 16:13:38,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj used request id req-184b311c-24a0-4ae5-a614-f043a06b1760 2019-01-09 16:13:38,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0a21625d391636d755aae25a3271de08d9c319" 2019-01-09 16:13:38,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8587f831-b742-4dda-bf4b-ff556a00897a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:38,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8587f831-b742-4dda-bf4b-ff556a00897a 2019-01-09 16:13:38,671 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-user 2019-01-09 16:13:38,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:38,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:38,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26fe908f-04f9-48db-93f1-979fa8c8824e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:38,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-26fe908f-04f9-48db-93f1-979fa8c8824e 2019-01-09 16:13:38,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" -d '{"role": {"name": "CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj-role"}}' 2019-01-09 16:13:38,880 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f7167b9-d2fd-49a3-99dd-85a768157c3f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73ea06f967aa4d88b7e5936ec5859e81", "links": {"self": "http://172.30.9.29:5000/v3/roles/73ea06f967aa4d88b7e5936ec5859e81"}, "name": "CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj-role"}} 2019-01-09 16:13:38,880 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-7f7167b9-d2fd-49a3-99dd-85a768157c3f 2019-01-09 16:13:38,880 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj-role 2019-01-09 16:13:38,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/73ea06f967aa4d88b7e5936ec5859e81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:38,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-880ccda5-e372-407d-a761-9f1f8a1c750e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73ea06f967aa4d88b7e5936ec5859e81", "links": {"self": "http://172.30.9.29:5000/v3/roles/73ea06f967aa4d88b7e5936ec5859e81"}, "name": "CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj-role"}} 2019-01-09 16:13:38,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/73ea06f967aa4d88b7e5936ec5859e81 used request id req-880ccda5-e372-407d-a761-9f1f8a1c750e 2019-01-09 16:13:38,975 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj-role to project CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj 2019-01-09 16:13:38,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/338fec96b1834a539d919e7e71eb71e4/users/e2380aaf50f640ed9f27fe5e901936a5/roles/73ea06f967aa4d88b7e5936ec5859e81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:39,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-537fcf46-6e25-4eea-9928-a02f7292755d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:39,118 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/338fec96b1834a539d919e7e71eb71e4/users/e2380aaf50f640ed9f27fe5e901936a5/roles/73ea06f967aa4d88b7e5936ec5859e81 used request id req-537fcf46-6e25-4eea-9928-a02f7292755d 2019-01-09 16:13:39,118 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:39,288 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f3520e28-06b7-4a8b-94da-0759eb1f92f2.pub 2019-01-09 16:13:39,288 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f3520e28-06b7-4a8b-94da-0759eb1f92f2 2019-01-09 16:13:39,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:39,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:39,681 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73ea06f967aa4d88b7e5936ec5859e81", "name": "CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj-role"}], "expires_at": "2019-01-09T17:13:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "338fec96b1834a539d919e7e71eb71e4", "name": "CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/338fec96b1834a539d919e7e71eb71e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/338fec96b1834a539d919e7e71eb71e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/338fec96b1834a539d919e7e71eb71e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/338fec96b1834a539d919e7e71eb71e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/338fec96b1834a539d919e7e71eb71e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/338fec96b1834a539d919e7e71eb71e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/338fec96b1834a539d919e7e71eb71e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/338fec96b1834a539d919e7e71eb71e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/338fec96b1834a539d919e7e71eb71e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/338fec96b1834a539d919e7e71eb71e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/338fec96b1834a539d919e7e71eb71e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/338fec96b1834a539d919e7e71eb71e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_338fec96b1834a539d919e7e71eb71e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_338fec96b1834a539d919e7e71eb71e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-user", "id": "e2380aaf50f640ed9f27fe5e901936a5"}, "audit_ids": ["h8ZNnpdFSV-PL3_tXYt7eA"], "issued_at": "2019-01-09T16:13:39.000000Z"}} 2019-01-09 16:13:39,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ff197d19cb56b21b403dd402f7213bb431a2d6" 2019-01-09 16:13:39,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a99ee2-bf64-4eaf-947f-610d1f7ea2a9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:39,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e8a99ee2-bf64-4eaf-947f-610d1f7ea2a9 2019-01-09 16:13:39,768 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:39,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ff197d19cb56b21b403dd402f7213bb431a2d6" 2019-01-09 16:13:39,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-99c8c6e7-40bd-4211-974e-9d1dd4d0793a x-compute-request-id: req-99c8c6e7-40bd-4211-974e-9d1dd4d0793a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 16:13:39,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-99c8c6e7-40bd-4211-974e-9d1dd4d0793a 2019-01-09 16:13:39,966 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f3520e28-06b7-4a8b-94da-0759eb1f92f2... 2019-01-09 16:13:39,966 - OpenStackKeypair - INFO - Uploading existing keypair 2019-01-09 16:13:39,967 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-f3520e28-06b7-4a8b-94da-0759eb1f92f2.pub 2019-01-09 16:13:39,967 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f3520e28-06b7-4a8b-94da-0759eb1f92f2 2019-01-09 16:13:39,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ff197d19cb56b21b403dd402f7213bb431a2d6" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGTtnSAxeWE0GC2mhNC6rn4Kx4f2feo/hnDrGd+/Klrlsm7MYw/XZDAjeY2F+r1j0/QwgySH5YgEJnovoRIo5+AhBUf0AJ1GFxknKFtpcbZng0HoBhju1BJR6HCqn2stKcTSkPLO6cImiRrpZbNnDJlHuKiqRdxNBr8tN/4OY+D4auYAZkC3cCWTMuwn5Fm0SF2phLZoIwjuVyuZ5kvoi3pZUtEAO1vncI+uAWNilAJhZD0g/7HwUlXQdgAklPDrpHsmKDFnJEUrDM4FLQJJc5TFT4Oxb8LlsciyGG6AtQZe4L84R4TsBWGHoxMvW0vMlWic6KK7gPRZjlZ5q4JG3z", "name": "CreateKeypairsCleanupTests-f3520e28-06b7-4a8b-94da-0759eb1f92f2"}}' 2019-01-09 16:13:40,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-bc16fb89-b5f5-4fed-b305-b1397ee2c1f9 x-compute-request-id: req-bc16fb89-b5f5-4fed-b305-b1397ee2c1f9 Content-Encoding: gzip Content-Length: 504 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGTtnSAxeWE0GC2mhNC6rn4Kx4f2feo/hnDrGd+/Klrlsm7MYw/XZDAjeY2F+r1j0/QwgySH5YgEJnovoRIo5+AhBUf0AJ1GFxknKFtpcbZng0HoBhju1BJR6HCqn2stKcTSkPLO6cImiRrpZbNnDJlHuKiqRdxNBr8tN/4OY+D4auYAZkC3cCWTMuwn5Fm0SF2phLZoIwjuVyuZ5kvoi3pZUtEAO1vncI+uAWNilAJhZD0g/7HwUlXQdgAklPDrpHsmKDFnJEUrDM4FLQJJc5TFT4Oxb8LlsciyGG6AtQZe4L84R4TsBWGHoxMvW0vMlWic6KK7gPRZjlZ5q4JG3z", "user_id": "e2380aaf50f640ed9f27fe5e901936a5", "name": "CreateKeypairsCleanupTests-f3520e28-06b7-4a8b-94da-0759eb1f92f2", "fingerprint": "e5:af:a4:5b:22:f9:81:84:a9:ad:1d:56:b4:11:2e:cd"}} 2019-01-09 16:13:40,024 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-bc16fb89-b5f5-4fed-b305-b1397ee2c1f9 2019-01-09 16:13:40,025 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f3520e28-06b7-4a8b-94da-0759eb1f92f2 2019-01-09 16:13:40,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f3520e28-06b7-4a8b-94da-0759eb1f92f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3ff197d19cb56b21b403dd402f7213bb431a2d6" 2019-01-09 16:13:40,053 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:13:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-943b30a6-4611-4a90-a0e9-ef02bb4628df x-compute-request-id: req-943b30a6-4611-4a90-a0e9-ef02bb4628df Content-Length: 0 Content-Type: application/json 2019-01-09 16:13:40,053 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f3520e28-06b7-4a8b-94da-0759eb1f92f2 used request id req-943b30a6-4611-4a90-a0e9-ef02bb4628df 2019-01-09 16:13:40,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:40,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-772cd70a-4796-44e5-b0a3-081ee4abe34e Date: Wed, 09 Jan 2019 16:13:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:13:40,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-772cd70a-4796-44e5-b0a3-081ee4abe34e 2019-01-09 16:13:40,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:40,433 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d712b091-1085-470e-9d70-fef07817f3fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:40,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-d712b091-1085-470e-9d70-fef07817f3fd 2019-01-09 16:13:40,433 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:40,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:40,536 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1584bda-0c9b-4373-aec3-655dd5a1ed93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:40,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-e1584bda-0c9b-4373-aec3-655dd5a1ed93 2019-01-09 16:13:40,536 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:40,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:40,635 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20df322c-ca41-4f6f-ae4e-1381c134bb89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:40,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-20df322c-ca41-4f6f-ae4e-1381c134bb89 2019-01-09 16:13:40,635 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:40,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:40,740 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558d6ecf-f482-47ae-b701-506167e6d4d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:40,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-558d6ecf-f482-47ae-b701-506167e6d4d8 2019-01-09 16:13:40,740 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:40,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:40,844 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a2b172c-cd36-4f34-8aa6-71a40786b5ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:40,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-6a2b172c-cd36-4f34-8aa6-71a40786b5ce 2019-01-09 16:13:40,844 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:40,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:40,945 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bbeff17-483f-4d30-acf1-2efdbd30c795 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:40,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-3bbeff17-483f-4d30-acf1-2efdbd30c795 2019-01-09 16:13:40,945 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:40,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:41,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a10804-475c-4bad-8d9e-916f223d240b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:13:41,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-37a10804-475c-4bad-8d9e-916f223d240b 2019-01-09 16:13:41,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:41,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9882cef2-8061-490d-8a8b-046a37f60884 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:41,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-9882cef2-8061-490d-8a8b-046a37f60884 2019-01-09 16:13:41,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:41,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:41,341 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9095a90-6dc1-427b-bd78-4bbdd5bf334d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:41,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-d9095a90-6dc1-427b-bd78-4bbdd5bf334d 2019-01-09 16:13:41,341 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:41,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:41,443 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a08b71cd-f89d-4d83-9fa3-d0fc01384c8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:41,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-a08b71cd-f89d-4d83-9fa3-d0fc01384c8a 2019-01-09 16:13:41,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:41,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:41,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5883b8e-afca-455f-8b12-4b8d167f2a70 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:13:41,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-b5883b8e-afca-455f-8b12-4b8d167f2a70 2019-01-09 16:13:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:41,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5681440f-d0bf-4424-b183-3f85f52145ea 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:13:41,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-5681440f-d0bf-4424-b183-3f85f52145ea 2019-01-09 16:13:41,652 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj 2019-01-09 16:13:41,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/338fec96b1834a539d919e7e71eb71e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:41,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-badd94af-8512-4051-bb72-e8b47e1f348c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:41,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/338fec96b1834a539d919e7e71eb71e4 used request id req-badd94af-8512-4051-bb72-e8b47e1f348c 2019-01-09 16:13:41,885 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-proj-role 2019-01-09 16:13:41,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/73ea06f967aa4d88b7e5936ec5859e81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:42,005 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5098f163-6e13-4247-907d-9327e97d6001 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:42,005 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/73ea06f967aa4d88b7e5936ec5859e81 used request id req-5098f163-6e13-4247-907d-9327e97d6001 2019-01-09 16:13:42,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc88030bf4b0be02849f8ca7fa452a34d7b52ea" 2019-01-09 16:13:42,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f61d6c-bdc7-4b41-87d9-9e700c2c1eb7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:42,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-55f61d6c-bdc7-4b41-87d9-9e700c2c1eb7 2019-01-09 16:13:42,105 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-a86e11be-d6e1-4ec-user 2019-01-09 16:13:42,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/e2380aaf50f640ed9f27fe5e901936a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba0a21625d391636d755aae25a3271de08d9c319" 2019-01-09 16:13:42,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b559931-83f6-40a0-b4bb-385bf9f97336 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:42,282 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e2380aaf50f640ed9f27fe5e901936a5 used request id req-2b559931-83f6-40a0-b4bb-385bf9f97336 2019-01-09 16:13:42,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:42,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Szs0Hb_7R66N58OeNqOPXQ"], "issued_at": "2019-01-09T16:13:42.000000Z"}} 2019-01-09 16:13:42,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ded28a64f40b79c6f4eb12cb098273ae0f0e342" 2019-01-09 16:13:42,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-477c19f0-5c10-4f7c-9c04-7f4bc33d9cc0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:42,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-477c19f0-5c10-4f7c-9c04-7f4bc33d9cc0 2019-01-09 16:13:42,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:42,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:43,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["yfrWIWzETR2ccNcysh9ntQ"], "issued_at": "2019-01-09T16:13:43.000000Z"}} 2019-01-09 16:13:43,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:43,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e446fb5-bf54-478b-bcb1-6b0d890c97d7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:43,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8e446fb5-bf54-478b-bcb1-6b0d890c97d7 2019-01-09 16:13:43,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:43,288 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:43,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-24279d79-cb10-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:43,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5511d89-9812-4ccf-b191-b54ff5a224a6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-24279d79-cb10-41c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:13:43,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-24279d79-cb10-41c-proj used request id req-b5511d89-9812-4ccf-b191-b54ff5a224a6 2019-01-09 16:13:43,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:43,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c15b468-36c8-4443-a910-467c17738deb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:43,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1c15b468-36c8-4443-a910-467c17738deb 2019-01-09 16:13:43,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-24279d79-cb10-41c-proj"}}' 2019-01-09 16:13:43,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e79f9ad4-7fd9-4e0b-928c-63ad771f9403 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b2cd3e2fa6af4e86bb52aed9b5dcaa0a"}, "tags": [], "enabled": true, "id": "b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-24279d79-cb10-41c-proj"}} 2019-01-09 16:13:43,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e79f9ad4-7fd9-4e0b-928c-63ad771f9403 2019-01-09 16:13:43,547 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-24279d79-cb10-41c-proj 2019-01-09 16:13:43,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:43,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:43,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["mMVZZb6cRKyQ85zPDDsvSQ"], "issued_at": "2019-01-09T16:13:43.000000Z"}} 2019-01-09 16:13:43,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c6ef712b97930bb2fda9ce6d34755ead7707c9" 2019-01-09 16:13:44,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c8542e-63bc-4519-b227-87c508aa05cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:44,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-64c8542e-63bc-4519-b227-87c508aa05cc 2019-01-09 16:13:44,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:44,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:44,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c6ef712b97930bb2fda9ce6d34755ead7707c9" 2019-01-09 16:13:44,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9466136c-6aba-4eb4-95b7-cd736c1a33c0 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:13:44,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9466136c-6aba-4eb4-95b7-cd736c1a33c0 2019-01-09 16:13:44,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-24279d79-cb10-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c6ef712b97930bb2fda9ce6d34755ead7707c9" 2019-01-09 16:13:44,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1928c276-a300-45c1-9fca-785c109b0c9c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-24279d79-cb10-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b2cd3e2fa6af4e86bb52aed9b5dcaa0a"}, "tags": [], "enabled": true, "id": "b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-24279d79-cb10-41c-proj"}]} 2019-01-09 16:13:44,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-24279d79-cb10-41c-proj used request id req-1928c276-a300-45c1-9fca-785c109b0c9c 2019-01-09 16:13:44,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c6ef712b97930bb2fda9ce6d34755ead7707c9" 2019-01-09 16:13:44,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4098efe6-e941-4662-ae71-6ceb4c8d8c33 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:44,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4098efe6-e941-4662-ae71-6ceb4c8d8c33 2019-01-09 16:13:44,673 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-24279d79-cb10-41c-user 2019-01-09 16:13:44,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:44,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:44,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf671a97-56b6-4909-999a-c6123f332a44 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:44,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bf671a97-56b6-4909-999a-c6123f332a44 2019-01-09 16:13:44,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" -d '{"role": {"name": "CreateKeypairsCleanupTests-24279d79-cb10-41c-proj-role"}}' 2019-01-09 16:13:44,889 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1bd1464-3e30-44a8-80e6-c554126065b1 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f612c16cd6a401886fdb4d94b0b09a9", "links": {"self": "http://172.30.9.29:5000/v3/roles/2f612c16cd6a401886fdb4d94b0b09a9"}, "name": "CreateKeypairsCleanupTests-24279d79-cb10-41c-proj-role"}} 2019-01-09 16:13:44,889 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c1bd1464-3e30-44a8-80e6-c554126065b1 2019-01-09 16:13:44,889 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-24279d79-cb10-41c-proj-role 2019-01-09 16:13:44,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/2f612c16cd6a401886fdb4d94b0b09a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:44,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec26b6f1-fecd-4a57-b840-0b9470ada43c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2f612c16cd6a401886fdb4d94b0b09a9", "links": {"self": "http://172.30.9.29:5000/v3/roles/2f612c16cd6a401886fdb4d94b0b09a9"}, "name": "CreateKeypairsCleanupTests-24279d79-cb10-41c-proj-role"}} 2019-01-09 16:13:44,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/2f612c16cd6a401886fdb4d94b0b09a9 used request id req-ec26b6f1-fecd-4a57-b840-0b9470ada43c 2019-01-09 16:13:44,995 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-24279d79-cb10-41c-proj-role to project CreateKeypairsCleanupTests-24279d79-cb10-41c-proj 2019-01-09 16:13:44,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b2cd3e2fa6af4e86bb52aed9b5dcaa0a/users/3a4e38f6b83e40c080cddd0b272c3f95/roles/2f612c16cd6a401886fdb4d94b0b09a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:45,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04ea10e3-7197-4085-a511-6c48f30fe987 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:45,131 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b2cd3e2fa6af4e86bb52aed9b5dcaa0a/users/3a4e38f6b83e40c080cddd0b272c3f95/roles/2f612c16cd6a401886fdb4d94b0b09a9 used request id req-04ea10e3-7197-4085-a511-6c48f30fe987 2019-01-09 16:13:45,131 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:45,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:45,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:45,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2f612c16cd6a401886fdb4d94b0b09a9", "name": "CreateKeypairsCleanupTests-24279d79-cb10-41c-proj-role"}], "expires_at": "2019-01-09T17:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "name": "CreateKeypairsCleanupTests-24279d79-cb10-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b2cd3e2fa6af4e86bb52aed9b5dcaa0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-24279d79-cb10-41c-user", "id": "3a4e38f6b83e40c080cddd0b272c3f95"}, "audit_ids": ["fWZsbAdPSHWTxLv_PfFp8w"], "issued_at": "2019-01-09T16:13:45.000000Z"}} 2019-01-09 16:13:45,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa21eb5b015e6d537c585a4bd18e041a1a918f3" 2019-01-09 16:13:45,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a0a599-bd96-463f-b547-b1541e3a52ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:45,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b6a0a599-bd96-463f-b547-b1541e3a52ae 2019-01-09 16:13:45,615 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:45,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa21eb5b015e6d537c585a4bd18e041a1a918f3" 2019-01-09 16:13:45,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-1bff327b-faf8-4206-9047-91b872c918a5 x-compute-request-id: req-1bff327b-faf8-4206-9047-91b872c918a5 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 16:13:45,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-1bff327b-faf8-4206-9047-91b872c918a5 2019-01-09 16:13:45,807 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-7745d138-147a-4d4e-b28d-f0370820b16e... 2019-01-09 16:13:45,807 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 16:13:45,833 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-7745d138-147a-4d4e-b28d-f0370820b16e 2019-01-09 16:13:45,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa21eb5b015e6d537c585a4bd18e041a1a918f3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDAr9xwWXtJKXSb0QRtT36jqAkbgOBWo/cT75Km3vGKBrCVl/ww1Jka3lUmz406sHCo0p/3UynseKaw7WPUkiRe4uWL3CwqrIlg5B5USAND5QClfwXSqY3cQ4QyKHAGBrqVUlADyIp05zDyoEqfQq7jchcCaZel4It0bGYRU+iFGQ==", "name": "CreateKeypairsCleanupTests-7745d138-147a-4d4e-b28d-f0370820b16e"}}' 2019-01-09 16:13:45,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-2793fbda-2b38-4f94-8c94-3930b395e9f5 x-compute-request-id: req-2793fbda-2b38-4f94-8c94-3930b395e9f5 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDAr9xwWXtJKXSb0QRtT36jqAkbgOBWo/cT75Km3vGKBrCVl/ww1Jka3lUmz406sHCo0p/3UynseKaw7WPUkiRe4uWL3CwqrIlg5B5USAND5QClfwXSqY3cQ4QyKHAGBrqVUlADyIp05zDyoEqfQq7jchcCaZel4It0bGYRU+iFGQ==", "user_id": "3a4e38f6b83e40c080cddd0b272c3f95", "name": "CreateKeypairsCleanupTests-7745d138-147a-4d4e-b28d-f0370820b16e", "fingerprint": "a4:4a:a9:cc:6f:b4:81:1d:1f:18:e9:14:67:5b:49:f5"}} 2019-01-09 16:13:45,886 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-2793fbda-2b38-4f94-8c94-3930b395e9f5 2019-01-09 16:13:45,888 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-7745d138-147a-4d4e-b28d-f0370820b16e.pub 2019-01-09 16:13:45,889 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-7745d138-147a-4d4e-b28d-f0370820b16e 2019-01-09 16:13:45,889 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-7745d138-147a-4d4e-b28d-f0370820b16e 2019-01-09 16:13:45,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-7745d138-147a-4d4e-b28d-f0370820b16e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9aa21eb5b015e6d537c585a4bd18e041a1a918f3" 2019-01-09 16:13:45,915 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-7a18e630-f8b8-4650-90d6-4424aca020a7 x-compute-request-id: req-7a18e630-f8b8-4650-90d6-4424aca020a7 Content-Length: 0 Content-Type: application/json 2019-01-09 16:13:45,915 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-7745d138-147a-4d4e-b28d-f0370820b16e used request id req-7a18e630-f8b8-4650-90d6-4424aca020a7 2019-01-09 16:13:45,915 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-7745d138-147a-4d4e-b28d-f0370820b16e.pub] 2019-01-09 16:13:45,916 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-7745d138-147a-4d4e-b28d-f0370820b16e] 2019-01-09 16:13:45,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:46,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-e7b8242e-5af9-4035-bc5b-e08756261579 Date: Wed, 09 Jan 2019 16:13:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:13:46,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e7b8242e-5af9-4035-bc5b-e08756261579 2019-01-09 16:13:46,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:46,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-473ce1b5-58e8-468c-8155-143e9c8aa5d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:46,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-473ce1b5-58e8-468c-8155-143e9c8aa5d2 2019-01-09 16:13:46,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:46,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:46,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9dc4268-31b1-401d-bdb0-4ca4d401aaa1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:46,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-e9dc4268-31b1-401d-bdb0-4ca4d401aaa1 2019-01-09 16:13:46,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:46,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:46,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d15cdb7e-134e-4fc4-93d0-e73357583420 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:46,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-d15cdb7e-134e-4fc4-93d0-e73357583420 2019-01-09 16:13:46,394 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:46,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:46,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85ee8ea9-b610-42f8-8406-8724ce9bf79b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:46,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-85ee8ea9-b610-42f8-8406-8724ce9bf79b 2019-01-09 16:13:46,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:46,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:46,601 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3de62844-b335-4590-8738-4ef8ed48693f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:46,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-3de62844-b335-4590-8738-4ef8ed48693f 2019-01-09 16:13:46,601 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:46,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:46,704 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3db95b98-5d8d-494b-b7b8-7758da810b83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:46,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-3db95b98-5d8d-494b-b7b8-7758da810b83 2019-01-09 16:13:46,704 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:46,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:46,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1192be9-2c6e-4b64-b727-356ffb5f105a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:13:46,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-a1192be9-2c6e-4b64-b727-356ffb5f105a 2019-01-09 16:13:46,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:46,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e40e71f8-90e6-44a7-99e2-5c5290737b35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:46,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-e40e71f8-90e6-44a7-99e2-5c5290737b35 2019-01-09 16:13:46,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:46,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:47,011 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42b58632-73df-46ac-a074-952a732aac37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:47,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-42b58632-73df-46ac-a074-952a732aac37 2019-01-09 16:13:47,012 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:47,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:47,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bdee996-b3fe-4752-8e8b-f3c36e8c89f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:47,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-6bdee996-b3fe-4752-8e8b-f3c36e8c89f8 2019-01-09 16:13:47,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:47,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db5dfdcb-70b9-489c-84f5-8c2f18d5fad1 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:13:47,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-db5dfdcb-70b9-489c-84f5-8c2f18d5fad1 2019-01-09 16:13:47,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:47,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f8a070-54d4-462e-9646-decbbf573ea5 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:13:47,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-d0f8a070-54d4-462e-9646-decbbf573ea5 2019-01-09 16:13:47,320 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-24279d79-cb10-41c-proj 2019-01-09 16:13:47,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b2cd3e2fa6af4e86bb52aed9b5dcaa0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:47,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d3f47e9-56c5-4d5b-a813-f4f17c487991 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:47,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b2cd3e2fa6af4e86bb52aed9b5dcaa0a used request id req-9d3f47e9-56c5-4d5b-a813-f4f17c487991 2019-01-09 16:13:47,530 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-24279d79-cb10-41c-proj-role 2019-01-09 16:13:47,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/2f612c16cd6a401886fdb4d94b0b09a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:47,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd9522ab-7c4c-45aa-a81f-817e6eaf6d7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:47,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/2f612c16cd6a401886fdb4d94b0b09a9 used request id req-bd9522ab-7c4c-45aa-a81f-817e6eaf6d7f 2019-01-09 16:13:47,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3aef81e896c1a3a43df3c4c9c231f88d26c1081" 2019-01-09 16:13:47,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a8c9b16-c799-468b-be06-f3ee623e736f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:47,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5a8c9b16-c799-468b-be06-f3ee623e736f 2019-01-09 16:13:47,737 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-24279d79-cb10-41c-user 2019-01-09 16:13:47,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3a4e38f6b83e40c080cddd0b272c3f95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2c6ef712b97930bb2fda9ce6d34755ead7707c9" 2019-01-09 16:13:47,908 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc900104-9f4a-42dc-a739-d0054af6cd39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:47,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3a4e38f6b83e40c080cddd0b272c3f95 used request id req-fc900104-9f4a-42dc-a739-d0054af6cd39 2019-01-09 16:13:47,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:48,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["WWeUuNcFRYefYgFne_9ZyQ"], "issued_at": "2019-01-09T16:13:48.000000Z"}} 2019-01-09 16:13:48,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8752ff08dfc26213c3e1e6dc3552fdf272b96d96" 2019-01-09 16:13:48,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb9eff75-345d-47ef-84cf-62dfe606b394 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:48,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-cb9eff75-345d-47ef-84cf-62dfe606b394 2019-01-09 16:13:48,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:48,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:48,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["dj4l3r8tTf2b0S0DsRNr7Q"], "issued_at": "2019-01-09T16:13:48.000000Z"}} 2019-01-09 16:13:48,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:48,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a80cfea-5ae0-41bb-aded-7dd6e10aafd0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:48,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4a80cfea-5ae0-41bb-aded-7dd6e10aafd0 2019-01-09 16:13:48,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:48,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:48,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5f58b453-5f39-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:48,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d675085-6c48-4fe9-b5fd-1593d97adae0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5f58b453-5f39-421-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:13:48,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-5f58b453-5f39-421-proj used request id req-9d675085-6c48-4fe9-b5fd-1593d97adae0 2019-01-09 16:13:48,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:49,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785ac37d-e1cc-4b71-bb6b-8d236c8cc5e7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:49,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-785ac37d-e1cc-4b71-bb6b-8d236c8cc5e7 2019-01-09 16:13:49,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-5f58b453-5f39-421-proj"}}' 2019-01-09 16:13:49,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e003a0ec-d38b-40de-9850-742991f9741b Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b20331f527454d5abc147dd058e81586"}, "tags": [], "enabled": true, "id": "b20331f527454d5abc147dd058e81586", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5f58b453-5f39-421-proj"}} 2019-01-09 16:13:49,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e003a0ec-d38b-40de-9850-742991f9741b 2019-01-09 16:13:49,163 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-5f58b453-5f39-421-proj 2019-01-09 16:13:49,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:49,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:49,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["N_K_C1iRQ_OoNyGJY7EwXg"], "issued_at": "2019-01-09T16:13:49.000000Z"}} 2019-01-09 16:13:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2d0c758c0fb9fbf4fcdda5ae00fba2794cbf64" 2019-01-09 16:13:49,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d6a6e4-7641-4da5-8f16-d92324accb19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:49,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-03d6a6e4-7641-4da5-8f16-d92324accb19 2019-01-09 16:13:49,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:49,672 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:49,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2d0c758c0fb9fbf4fcdda5ae00fba2794cbf64" 2019-01-09 16:13:49,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a21cf3b-beda-402a-810c-7a9f2f37769d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:13:49,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3a21cf3b-beda-402a-810c-7a9f2f37769d 2019-01-09 16:13:49,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-5f58b453-5f39-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2d0c758c0fb9fbf4fcdda5ae00fba2794cbf64" 2019-01-09 16:13:49,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf250ac-e4c7-4de0-aa0c-0d928b361e49 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-5f58b453-5f39-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b20331f527454d5abc147dd058e81586"}, "tags": [], "enabled": true, "id": "b20331f527454d5abc147dd058e81586", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-5f58b453-5f39-421-proj"}]} 2019-01-09 16:13:49,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-5f58b453-5f39-421-proj used request id req-ccf250ac-e4c7-4de0-aa0c-0d928b361e49 2019-01-09 16:13:49,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2d0c758c0fb9fbf4fcdda5ae00fba2794cbf64" 2019-01-09 16:13:50,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dd941cf-c34b-4562-ad81-e63a2e7a7ced Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:50,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0dd941cf-c34b-4562-ad81-e63a2e7a7ced 2019-01-09 16:13:50,378 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-5f58b453-5f39-421-user 2019-01-09 16:13:50,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:50,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:50,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ffc1cf1-853b-4358-8507-5113dd9dd117 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:50,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2ffc1cf1-853b-4358-8507-5113dd9dd117 2019-01-09 16:13:50,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" -d '{"role": {"name": "CreateKeypairsCleanupTests-5f58b453-5f39-421-proj-role"}}' 2019-01-09 16:13:50,500 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20bf0756-9b25-419d-a4d5-84a3efd848c0 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c34f5ccc9ded40a8adcc57c6d27a8ee1", "links": {"self": "http://172.30.9.29:5000/v3/roles/c34f5ccc9ded40a8adcc57c6d27a8ee1"}, "name": "CreateKeypairsCleanupTests-5f58b453-5f39-421-proj-role"}} 2019-01-09 16:13:50,500 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-20bf0756-9b25-419d-a4d5-84a3efd848c0 2019-01-09 16:13:50,500 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-5f58b453-5f39-421-proj-role 2019-01-09 16:13:50,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/c34f5ccc9ded40a8adcc57c6d27a8ee1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:50,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e78fb086-1989-43ed-a5fb-91a8f0137094 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c34f5ccc9ded40a8adcc57c6d27a8ee1", "links": {"self": "http://172.30.9.29:5000/v3/roles/c34f5ccc9ded40a8adcc57c6d27a8ee1"}, "name": "CreateKeypairsCleanupTests-5f58b453-5f39-421-proj-role"}} 2019-01-09 16:13:50,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/c34f5ccc9ded40a8adcc57c6d27a8ee1 used request id req-e78fb086-1989-43ed-a5fb-91a8f0137094 2019-01-09 16:13:50,602 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-5f58b453-5f39-421-proj-role to project CreateKeypairsCleanupTests-5f58b453-5f39-421-proj 2019-01-09 16:13:50,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b20331f527454d5abc147dd058e81586/users/88aacfff6b154e529f4e381a8537fb09/roles/c34f5ccc9ded40a8adcc57c6d27a8ee1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:50,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d02d8b1-b948-445a-9d83-021f7607015b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:50,664 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b20331f527454d5abc147dd058e81586/users/88aacfff6b154e529f4e381a8537fb09/roles/c34f5ccc9ded40a8adcc57c6d27a8ee1 used request id req-6d02d8b1-b948-445a-9d83-021f7607015b 2019-01-09 16:13:50,665 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:50,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:50,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:51,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c34f5ccc9ded40a8adcc57c6d27a8ee1", "name": "CreateKeypairsCleanupTests-5f58b453-5f39-421-proj-role"}], "expires_at": "2019-01-09T17:13:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b20331f527454d5abc147dd058e81586", "name": "CreateKeypairsCleanupTests-5f58b453-5f39-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b20331f527454d5abc147dd058e81586", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b20331f527454d5abc147dd058e81586", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b20331f527454d5abc147dd058e81586", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b20331f527454d5abc147dd058e81586", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b20331f527454d5abc147dd058e81586", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b20331f527454d5abc147dd058e81586", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b20331f527454d5abc147dd058e81586", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b20331f527454d5abc147dd058e81586", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b20331f527454d5abc147dd058e81586", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b20331f527454d5abc147dd058e81586", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b20331f527454d5abc147dd058e81586", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b20331f527454d5abc147dd058e81586", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b20331f527454d5abc147dd058e81586", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b20331f527454d5abc147dd058e81586", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-5f58b453-5f39-421-user", "id": "88aacfff6b154e529f4e381a8537fb09"}, "audit_ids": ["tDIZ832sSTe8jmxRyLUZHA"], "issued_at": "2019-01-09T16:13:51.000000Z"}} 2019-01-09 16:13:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eda6375c227989b96426d22390a36f5c834023bc" 2019-01-09 16:13:51,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7f4cde-e1bc-4a07-900e-adef07a7bdda Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:51,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3e7f4cde-e1bc-4a07-900e-adef07a7bdda 2019-01-09 16:13:51,145 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:51,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eda6375c227989b96426d22390a36f5c834023bc" 2019-01-09 16:13:51,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-3694e03f-e0d7-44b7-ba1a-7fbc5ada6ebc x-compute-request-id: req-3694e03f-e0d7-44b7-ba1a-7fbc5ada6ebc Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 16:13:51,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-3694e03f-e0d7-44b7-ba1a-7fbc5ada6ebc 2019-01-09 16:13:51,331 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-efd776f9-1c73-4af7-9e35-0eb1cb66ffd0... 2019-01-09 16:13:51,331 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 16:13:51,381 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-efd776f9-1c73-4af7-9e35-0eb1cb66ffd0 2019-01-09 16:13:51,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eda6375c227989b96426d22390a36f5c834023bc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDrVGF6pL9f5vXjMU0E4okQD0rRci6rgqdsDPnOQcaGkFxXPR2D+f3U/XD5LZe9yS4SocO204fxYIqpB4F7Frkxmr/GkcO4NLj709cUgqnIRAbEnJGA/fDGxjV4/oM5CBw5oWGS5I7sQCzrhWP+qj4gXL6EM8Ak1coSfeIBU2vc8Q==", "name": "CreateKeypairsCleanupTests-efd776f9-1c73-4af7-9e35-0eb1cb66ffd0"}}' 2019-01-09 16:13:51,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-9cc2080e-7aa5-4dcb-93f5-43bced2475e1 x-compute-request-id: req-9cc2080e-7aa5-4dcb-93f5-43bced2475e1 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDrVGF6pL9f5vXjMU0E4okQD0rRci6rgqdsDPnOQcaGkFxXPR2D+f3U/XD5LZe9yS4SocO204fxYIqpB4F7Frkxmr/GkcO4NLj709cUgqnIRAbEnJGA/fDGxjV4/oM5CBw5oWGS5I7sQCzrhWP+qj4gXL6EM8Ak1coSfeIBU2vc8Q==", "user_id": "88aacfff6b154e529f4e381a8537fb09", "name": "CreateKeypairsCleanupTests-efd776f9-1c73-4af7-9e35-0eb1cb66ffd0", "fingerprint": "f9:e2:55:5c:fb:e2:9e:6c:46:80:be:d8:b2:b6:32:8f"}} 2019-01-09 16:13:51,437 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-9cc2080e-7aa5-4dcb-93f5-43bced2475e1 2019-01-09 16:13:51,450 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-efd776f9-1c73-4af7-9e35-0eb1cb66ffd0.pub 2019-01-09 16:13:51,450 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-efd776f9-1c73-4af7-9e35-0eb1cb66ffd0 2019-01-09 16:13:51,450 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-efd776f9-1c73-4af7-9e35-0eb1cb66ffd0 2019-01-09 16:13:51,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-efd776f9-1c73-4af7-9e35-0eb1cb66ffd0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eda6375c227989b96426d22390a36f5c834023bc" 2019-01-09 16:13:51,479 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-31839ac6-6cdb-435c-8834-9afe25b59b7d x-compute-request-id: req-31839ac6-6cdb-435c-8834-9afe25b59b7d Content-Length: 0 Content-Type: application/json 2019-01-09 16:13:51,479 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-efd776f9-1c73-4af7-9e35-0eb1cb66ffd0 used request id req-31839ac6-6cdb-435c-8834-9afe25b59b7d 2019-01-09 16:13:51,479 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-efd776f9-1c73-4af7-9e35-0eb1cb66ffd0.pub] 2019-01-09 16:13:51,479 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-efd776f9-1c73-4af7-9e35-0eb1cb66ffd0] 2019-01-09 16:13:51,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:51,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-9dbcd346-5b59-441b-82ac-ba7cc43f7325 Date: Wed, 09 Jan 2019 16:13:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:13:51,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-9dbcd346-5b59-441b-82ac-ba7cc43f7325 2019-01-09 16:13:51,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:51,868 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c01a8234-5ec0-4360-8cfb-c5b8efab178f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:51,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-c01a8234-5ec0-4360-8cfb-c5b8efab178f 2019-01-09 16:13:51,869 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:51,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:51,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-647e600d-6bb9-4dc9-8e51-8653e519343f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:51,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-647e600d-6bb9-4dc9-8e51-8653e519343f 2019-01-09 16:13:51,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:51,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:52,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63b62cc7-7958-4a3a-8a1b-59937edff6b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:52,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-63b62cc7-7958-4a3a-8a1b-59937edff6b4 2019-01-09 16:13:52,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:52,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:52,168 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9acf2a05-7e8e-496f-85ff-f0c5a03f0806 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:52,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-9acf2a05-7e8e-496f-85ff-f0c5a03f0806 2019-01-09 16:13:52,168 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:52,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:52,269 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-689addb0-8beb-4279-aedc-6a7b373dc0d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:52,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-689addb0-8beb-4279-aedc-6a7b373dc0d8 2019-01-09 16:13:52,269 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:52,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:52,375 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26e54062-4485-4867-9633-b5de96d631ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:52,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-26e54062-4485-4867-9633-b5de96d631ac 2019-01-09 16:13:52,375 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:52,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:52,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72d5d095-eff9-43cb-b054-56897ff0cc44 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:13:52,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-72d5d095-eff9-43cb-b054-56897ff0cc44 2019-01-09 16:13:52,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:52,583 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0315dec3-c399-44d9-80ba-78fd67eec3bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:52,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-0315dec3-c399-44d9-80ba-78fd67eec3bf 2019-01-09 16:13:52,583 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:52,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:52,682 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2d0fcf-daa4-4cf5-a0d7-c459a5582c95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:52,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-0d2d0fcf-daa4-4cf5-a0d7-c459a5582c95 2019-01-09 16:13:52,683 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:52,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:52,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9af9687-a44d-4bbc-9eef-81a0e82c2f90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:52,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-b9af9687-a44d-4bbc-9eef-81a0e82c2f90 2019-01-09 16:13:52,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:52,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:52,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b7040b-fdb5-4a7a-93c0-f20735310493 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:13:52,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-99b7040b-fdb5-4a7a-93c0-f20735310493 2019-01-09 16:13:52,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:52,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f757120e-1cfd-4add-998d-d5c26ad30e48 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:13:52,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-f757120e-1cfd-4add-998d-d5c26ad30e48 2019-01-09 16:13:52,988 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-5f58b453-5f39-421-proj 2019-01-09 16:13:52,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b20331f527454d5abc147dd058e81586 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:53,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d8da2b0-c79a-4113-aa24-d7c09a97ba78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:53,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b20331f527454d5abc147dd058e81586 used request id req-1d8da2b0-c79a-4113-aa24-d7c09a97ba78 2019-01-09 16:13:53,273 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-5f58b453-5f39-421-proj-role 2019-01-09 16:13:53,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/c34f5ccc9ded40a8adcc57c6d27a8ee1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:53,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f32f71e4-9fbe-4909-bdfd-6236a2010031 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:53,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/c34f5ccc9ded40a8adcc57c6d27a8ee1 used request id req-f32f71e4-9fbe-4909-bdfd-6236a2010031 2019-01-09 16:13:53,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}298a38d966ad4d9ceccfdb87672a074676a8fddc" 2019-01-09 16:13:53,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50a2246-687b-4413-b822-0daedb93f689 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:53,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e50a2246-687b-4413-b822-0daedb93f689 2019-01-09 16:13:53,490 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-5f58b453-5f39-421-user 2019-01-09 16:13:53,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/88aacfff6b154e529f4e381a8537fb09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2d0c758c0fb9fbf4fcdda5ae00fba2794cbf64" 2019-01-09 16:13:53,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32222b46-48a9-4074-8077-f83aa3b7dfae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:53,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/88aacfff6b154e529f4e381a8537fb09 used request id req-32222b46-48a9-4074-8077-f83aa3b7dfae 2019-01-09 16:13:53,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:54,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["AiJ3yd_ORVGXWQhb7hsB4Q"], "issued_at": "2019-01-09T16:13:54.000000Z"}} 2019-01-09 16:13:54,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}808a01f930bdc595685df31f90e6050f7cf74547" 2019-01-09 16:13:54,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6e7181-2097-4c5c-bd97-580b56d033ad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:54,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7e6e7181-2097-4c5c-bd97-580b56d033ad 2019-01-09 16:13:54,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:54,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:54,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["BSBIUfYWQDOiIv-Gc70iig"], "issued_at": "2019-01-09T16:13:54.000000Z"}} 2019-01-09 16:13:54,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:54,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1932b8-5ff1-41a3-8f07-3e1e070a6b78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:54,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0c1932b8-5ff1-41a3-8f07-3e1e070a6b78 2019-01-09 16:13:54,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:54,680 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:54,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-62a00f12-11f4-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:54,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc399bb-a887-41de-9c71-dbd900a82394 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-62a00f12-11f4-422-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:13:54,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-62a00f12-11f4-422-proj used request id req-3bc399bb-a887-41de-9c71-dbd900a82394 2019-01-09 16:13:54,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:54,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f61333d5-a2c5-4388-8e0b-471ab7fdfd58 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:54,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f61333d5-a2c5-4388-8e0b-471ab7fdfd58 2019-01-09 16:13:54,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-62a00f12-11f4-422-proj"}}' 2019-01-09 16:13:54,935 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fec7f1b-178b-431e-b996-01d35a114c7e Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6e17849bad7b4a09a752d11c598e53dd"}, "tags": [], "enabled": true, "id": "6e17849bad7b4a09a752d11c598e53dd", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-62a00f12-11f4-422-proj"}} 2019-01-09 16:13:54,935 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4fec7f1b-178b-431e-b996-01d35a114c7e 2019-01-09 16:13:54,936 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-62a00f12-11f4-422-proj 2019-01-09 16:13:54,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:54,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:55,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:13:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["lF9YGejeTDeCZoVr1_03Ow"], "issued_at": "2019-01-09T16:13:55.000000Z"}} 2019-01-09 16:13:55,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8bf829cd32aa0b7e28677bc34fa80e4b44dc606" 2019-01-09 16:13:55,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3deb3e-8e2c-4ffd-bdee-053e2c308a9d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:55,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ed3deb3e-8e2c-4ffd-bdee-053e2c308a9d 2019-01-09 16:13:55,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:13:55,526 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:13: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:13:55,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8bf829cd32aa0b7e28677bc34fa80e4b44dc606" 2019-01-09 16:13:55,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b84651-9eb8-41af-a34c-09a0d973ef02 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:13:55,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-17b84651-9eb8-41af-a34c-09a0d973ef02 2019-01-09 16:13:55,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-62a00f12-11f4-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8bf829cd32aa0b7e28677bc34fa80e4b44dc606" 2019-01-09 16:13:55,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c230eacc-9a94-41e0-a393-eb62a8321c40 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-62a00f12-11f4-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6e17849bad7b4a09a752d11c598e53dd"}, "tags": [], "enabled": true, "id": "6e17849bad7b4a09a752d11c598e53dd", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-62a00f12-11f4-422-proj"}]} 2019-01-09 16:13:55,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateKeypairsCleanupTests-62a00f12-11f4-422-proj used request id req-c230eacc-9a94-41e0-a393-eb62a8321c40 2019-01-09 16:13:55,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8bf829cd32aa0b7e28677bc34fa80e4b44dc606" 2019-01-09 16:13:55,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d25bc413-ab24-45f6-b6b1-bc26d30825c8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:13:55,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d25bc413-ab24-45f6-b6b1-bc26d30825c8 2019-01-09 16:13:56,138 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-62a00f12-11f4-422-user 2019-01-09 16:13:56,138 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:56,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:56,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62138aa-ef25-4aa5-b1cf-7b7c19a2e995 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:56,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e62138aa-ef25-4aa5-b1cf-7b7c19a2e995 2019-01-09 16:13:56,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" -d '{"role": {"name": "CreateKeypairsCleanupTests-62a00f12-11f4-422-proj-role"}}' 2019-01-09 16:13:56,444 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:13:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8206690-44d2-49a0-864e-a239ab4f4e7e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf29eea392454e56b460f7a8f7da4769", "links": {"self": "http://172.30.9.29:5000/v3/roles/cf29eea392454e56b460f7a8f7da4769"}, "name": "CreateKeypairsCleanupTests-62a00f12-11f4-422-proj-role"}} 2019-01-09 16:13:56,445 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e8206690-44d2-49a0-864e-a239ab4f4e7e 2019-01-09 16:13:56,445 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-62a00f12-11f4-422-proj-role 2019-01-09 16:13:56,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/cf29eea392454e56b460f7a8f7da4769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:56,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7273eef8-d7c8-4c2a-9e97-d9e60486b5c8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf29eea392454e56b460f7a8f7da4769", "links": {"self": "http://172.30.9.29:5000/v3/roles/cf29eea392454e56b460f7a8f7da4769"}, "name": "CreateKeypairsCleanupTests-62a00f12-11f4-422-proj-role"}} 2019-01-09 16:13:56,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/cf29eea392454e56b460f7a8f7da4769 used request id req-7273eef8-d7c8-4c2a-9e97-d9e60486b5c8 2019-01-09 16:13:56,545 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-62a00f12-11f4-422-proj-role to project CreateKeypairsCleanupTests-62a00f12-11f4-422-proj 2019-01-09 16:13:56,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6e17849bad7b4a09a752d11c598e53dd/users/fa5ad3d8e36e4c7a8524d2be19ac4ab7/roles/cf29eea392454e56b460f7a8f7da4769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:56,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41e3828b-918c-483a-8440-b2f2230ed952 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:56,756 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6e17849bad7b4a09a752d11c598e53dd/users/fa5ad3d8e36e4c7a8524d2be19ac4ab7/roles/cf29eea392454e56b460f7a8f7da4769 used request id req-41e3828b-918c-483a-8440-b2f2230ed952 2019-01-09 16:13:56,756 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:56,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:13:56,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:13:57,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf29eea392454e56b460f7a8f7da4769", "name": "CreateKeypairsCleanupTests-62a00f12-11f4-422-proj-role"}], "expires_at": "2019-01-09T17:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6e17849bad7b4a09a752d11c598e53dd", "name": "CreateKeypairsCleanupTests-62a00f12-11f4-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6e17849bad7b4a09a752d11c598e53dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/6e17849bad7b4a09a752d11c598e53dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/6e17849bad7b4a09a752d11c598e53dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6e17849bad7b4a09a752d11c598e53dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/6e17849bad7b4a09a752d11c598e53dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/6e17849bad7b4a09a752d11c598e53dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6e17849bad7b4a09a752d11c598e53dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/6e17849bad7b4a09a752d11c598e53dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/6e17849bad7b4a09a752d11c598e53dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6e17849bad7b4a09a752d11c598e53dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/6e17849bad7b4a09a752d11c598e53dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/6e17849bad7b4a09a752d11c598e53dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_6e17849bad7b4a09a752d11c598e53dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_6e17849bad7b4a09a752d11c598e53dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-62a00f12-11f4-422-user", "id": "fa5ad3d8e36e4c7a8524d2be19ac4ab7"}, "audit_ids": ["vcosouWTT5CK4boStDTzSQ"], "issued_at": "2019-01-09T16:13:57.000000Z"}} 2019-01-09 16:13:57,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8f07b49b72d79750a9409ce138b6ac9cec1df" 2019-01-09 16:13:57,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2972a969-00b5-4035-9b74-fad9cf27b202 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:13:57,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2972a969-00b5-4035-9b74-fad9cf27b202 2019-01-09 16:13:57,260 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:13:57,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8f07b49b72d79750a9409ce138b6ac9cec1df" 2019-01-09 16:13:57,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-13c02d46-b440-4985-a266-9dec03e4e24c x-compute-request-id: req-13c02d46-b440-4985-a266-9dec03e4e24c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2019-01-09 16:13:57,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-13c02d46-b440-4985-a266-9dec03e4e24c 2019-01-09 16:13:57,527 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-e6e0d9cb-e3ee-4bd8-8687-267b79285889... 2019-01-09 16:13:57,527 - OpenStackKeypair - INFO - Creating new keypair 2019-01-09 16:13:57,564 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-e6e0d9cb-e3ee-4bd8-8687-267b79285889 2019-01-09 16:13:57,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8f07b49b72d79750a9409ce138b6ac9cec1df" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLlqLIcr6FP0AlMrtFQBXThEvSoRbHOUWzXhXJlGIxepAYcF4yqY/bBVrTqfApiXBSmVo9Ufcnr5O4pOThnbirgRgsDX/k6gWaOUiE2Pg0JX8XI6/z1nEwIGHVoh6tBNLoSnnr+jjOBqAj/af58yFIozonFjmGtpQv1vAIkXLHVQ==", "name": "CreateKeypairsCleanupTests-e6e0d9cb-e3ee-4bd8-8687-267b79285889"}}' 2019-01-09 16:13:57,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-a294e578-ea04-46bc-856d-97ed9222b04b x-compute-request-id: req-a294e578-ea04-46bc-856d-97ed9222b04b Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLlqLIcr6FP0AlMrtFQBXThEvSoRbHOUWzXhXJlGIxepAYcF4yqY/bBVrTqfApiXBSmVo9Ufcnr5O4pOThnbirgRgsDX/k6gWaOUiE2Pg0JX8XI6/z1nEwIGHVoh6tBNLoSnnr+jjOBqAj/af58yFIozonFjmGtpQv1vAIkXLHVQ==", "user_id": "fa5ad3d8e36e4c7a8524d2be19ac4ab7", "name": "CreateKeypairsCleanupTests-e6e0d9cb-e3ee-4bd8-8687-267b79285889", "fingerprint": "f5:49:59:b9:59:38:80:4e:33:5f:f9:c0:88:25:0a:18"}} 2019-01-09 16:13:57,609 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-a294e578-ea04-46bc-856d-97ed9222b04b 2019-01-09 16:13:57,624 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-e6e0d9cb-e3ee-4bd8-8687-267b79285889.pub 2019-01-09 16:13:57,624 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-e6e0d9cb-e3ee-4bd8-8687-267b79285889 2019-01-09 16:13:57,624 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-e6e0d9cb-e3ee-4bd8-8687-267b79285889 2019-01-09 16:13:57,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-e6e0d9cb-e3ee-4bd8-8687-267b79285889 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69e8f07b49b72d79750a9409ce138b6ac9cec1df" 2019-01-09 16:13:57,650 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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-125cb601-8c53-460a-8207-1d57863213fb x-compute-request-id: req-125cb601-8c53-460a-8207-1d57863213fb Content-Length: 0 Content-Type: application/json 2019-01-09 16:13:57,651 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-e6e0d9cb-e3ee-4bd8-8687-267b79285889 used request id req-125cb601-8c53-460a-8207-1d57863213fb 2019-01-09 16:13:57,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:57,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-2dd48e34-a78f-4b80-bc87-7df225076dd2 Date: Wed, 09 Jan 2019 16:13:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:13:57,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-2dd48e34-a78f-4b80-bc87-7df225076dd2 2019-01-09 16:13:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:58,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13f7d026-851e-4d7a-9554-f4d1a6d36d1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:58,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-13f7d026-851e-4d7a-9554-f4d1a6d36d1e 2019-01-09 16:13:58,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:58,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:58,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e97767a2-4b73-4f12-991e-b9030de2b553 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:58,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-e97767a2-4b73-4f12-991e-b9030de2b553 2019-01-09 16:13:58,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:58,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:58,216 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df9fe299-70c7-42ad-9a93-c87deb70d2e9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:58,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-df9fe299-70c7-42ad-9a93-c87deb70d2e9 2019-01-09 16:13:58,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:58,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:58,319 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-279231cf-d830-41d9-8d4a-54c998666597 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:58,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-279231cf-d830-41d9-8d4a-54c998666597 2019-01-09 16:13:58,319 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:58,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:58,421 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6879b93a-83d3-4a2b-8b1c-643a75c99d49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:58,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-6879b93a-83d3-4a2b-8b1c-643a75c99d49 2019-01-09 16:13:58,421 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:58,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:58,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb76684a-b06d-40f1-a4f5-47d5d35ad15d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:58,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-eb76684a-b06d-40f1-a4f5-47d5d35ad15d 2019-01-09 16:13:58,521 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:58,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:58,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e78a383a-d64a-4d58-90fe-351d049dc80f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:13:58,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-e78a383a-d64a-4d58-90fe-351d049dc80f 2019-01-09 16:13:58,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:58,729 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5da49ac-0485-4521-abcb-b7e3871aa0f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:58,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-d5da49ac-0485-4521-abcb-b7e3871aa0f6 2019-01-09 16:13:58,730 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:58,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:58,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c35e8024-60da-44e9-89f6-e1bc1c266b13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:58,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-c35e8024-60da-44e9-89f6-e1bc1c266b13 2019-01-09 16:13:58,831 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:58,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:58,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:13:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc91fb74-b737-4c49-a346-e93379e0b4d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:13:58,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-fc91fb74-b737-4c49-a346-e93379e0b4d8 2019-01-09 16:13:58,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:13:58,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:59,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e769e382-076b-4441-9e19-27851d16cd5b 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:13:59,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-e769e382-076b-4441-9e19-27851d16cd5b 2019-01-09 16:13:59,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:59,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eacaf1f-cf1b-4e1f-b100-298ffb95b992 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:13:59,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-1eacaf1f-cf1b-4e1f-b100-298ffb95b992 2019-01-09 16:13:59,137 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-62a00f12-11f4-422-proj 2019-01-09 16:13:59,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6e17849bad7b4a09a752d11c598e53dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:59,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a25d8947-7465-48b6-9299-d925be82dc62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:59,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6e17849bad7b4a09a752d11c598e53dd used request id req-a25d8947-7465-48b6-9299-d925be82dc62 2019-01-09 16:13:59,360 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-62a00f12-11f4-422-proj-role 2019-01-09 16:13:59,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/cf29eea392454e56b460f7a8f7da4769 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:59,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9955dec-dec7-47be-8132-0df03ed29f39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:59,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/cf29eea392454e56b460f7a8f7da4769 used request id req-b9955dec-dec7-47be-8132-0df03ed29f39 2019-01-09 16:13:59,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a27617203fd902fbde319510218347f2c5e9d53c" 2019-01-09 16:13:59,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec7e5f40-aa60-4af0-8517-8107b00d46bb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:13:59,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ec7e5f40-aa60-4af0-8517-8107b00d46bb 2019-01-09 16:13:59,605 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-62a00f12-11f4-422-user 2019-01-09 16:13:59,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/fa5ad3d8e36e4c7a8524d2be19ac4ab7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8bf829cd32aa0b7e28677bc34fa80e4b44dc606" 2019-01-09 16:13:59,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:13:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7246e554-b747-41a7-a105-ec9aad047ee7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:13:59,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/fa5ad3d8e36e4c7a8524d2be19ac4ab7 used request id req-7246e554-b747-41a7-a105-ec9aad047ee7 2019-01-09 16:13:59,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:00,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Dj8NrBdcTGKRMmGfePALCw"], "issued_at": "2019-01-09T16:14:00.000000Z"}} 2019-01-09 16:14:00,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207202d09ddf4f55a834c4938eb309d482fc3ed" 2019-01-09 16:14:00,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda655e8-7722-4fa9-b825-d3e7adb725e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:00,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-cda655e8-7722-4fa9-b825-d3e7adb725e2 2019-01-09 16:14:00,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:00,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:00,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["oBCKEykoTzCQWEmZaGEqBA"], "issued_at": "2019-01-09T16:14:00.000000Z"}} 2019-01-09 16:14:00,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:00,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c4b409-fffc-4fe9-81fc-dcb0e2217a52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:00,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a7c4b409-fffc-4fe9-81fc-dcb0e2217a52 2019-01-09 16:14:00,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:00,923 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:00,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d21bacdd-1da0-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:01,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea27089-3918-43cd-a731-9924b5c0e83e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d21bacdd-1da0-481-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:14:01,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d21bacdd-1da0-481-proj used request id req-fea27089-3918-43cd-a731-9924b5c0e83e 2019-01-09 16:14:01,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:01,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce34e028-d812-42a9-a9e0-70e2a67ad5ad Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:14:01,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ce34e028-d812-42a9-a9e0-70e2a67ad5ad 2019-01-09 16:14:01,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-proj"}}' 2019-01-09 16:14:01,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:14:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ca8a5e5-12d5-4d36-ac39-4ccd5a13c713 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1c30a26ba1624dd8bffac440392b0a06"}, "tags": [], "enabled": true, "id": "1c30a26ba1624dd8bffac440392b0a06", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-proj"}} 2019-01-09 16:14:01,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1ca8a5e5-12d5-4d36-ac39-4ccd5a13c713 2019-01-09 16:14:01,251 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-d21bacdd-1da0-481-proj 2019-01-09 16:14:01,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:01,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:01,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Ho5fEtNOTXG8R02uoMQK7w"], "issued_at": "2019-01-09T16:14:01.000000Z"}} 2019-01-09 16:14:01,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab1c667260e1fb741846da79f0d60fd254c2967" 2019-01-09 16:14:01,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25547287-a1d7-4460-b238-04d98c80ea9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:01,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-25547287-a1d7-4460-b238-04d98c80ea9a 2019-01-09 16:14:01,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:01,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:01,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab1c667260e1fb741846da79f0d60fd254c2967" 2019-01-09 16:14:01,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605280a7-9a25-4b74-bb5a-41e0683494bc Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:14:01,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-605280a7-9a25-4b74-bb5a-41e0683494bc 2019-01-09 16:14:01,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-d21bacdd-1da0-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab1c667260e1fb741846da79f0d60fd254c2967" 2019-01-09 16:14:01,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d68eefbf-baf4-44f8-b331-78b4204d20ce Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-d21bacdd-1da0-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1c30a26ba1624dd8bffac440392b0a06"}, "tags": [], "enabled": true, "id": "1c30a26ba1624dd8bffac440392b0a06", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-proj"}]} 2019-01-09 16:14:01,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-d21bacdd-1da0-481-proj used request id req-d68eefbf-baf4-44f8-b331-78b4204d20ce 2019-01-09 16:14:01,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab1c667260e1fb741846da79f0d60fd254c2967" 2019-01-09 16:14:01,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64baa8b8-e107-40dc-9af3-905b6526ce6b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:14:01,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-64baa8b8-e107-40dc-9af3-905b6526ce6b 2019-01-09 16:14:02,312 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-d21bacdd-1da0-481-user 2019-01-09 16:14:02,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:02,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:02,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b485e2-0aa1-4959-bae2-a8efa00bf415 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:14:02,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e2b485e2-0aa1-4959-bae2-a8efa00bf415 2019-01-09 16:14:02,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" -d '{"role": {"name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-proj-role"}}' 2019-01-09 16:14:02,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:14:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-256107c9-abfc-4606-8651-63e02915ac50 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a051eae730b4a24891835783616f5cb", "links": {"self": "http://172.30.9.29:5000/v3/roles/3a051eae730b4a24891835783616f5cb"}, "name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-proj-role"}} 2019-01-09 16:14:02,547 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-256107c9-abfc-4606-8651-63e02915ac50 2019-01-09 16:14:02,547 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-d21bacdd-1da0-481-proj-role 2019-01-09 16:14:02,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/3a051eae730b4a24891835783616f5cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:02,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e69d73fd-2c12-446e-a8f0-dcffb95c1b34 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a051eae730b4a24891835783616f5cb", "links": {"self": "http://172.30.9.29:5000/v3/roles/3a051eae730b4a24891835783616f5cb"}, "name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-proj-role"}} 2019-01-09 16:14:02,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3a051eae730b4a24891835783616f5cb used request id req-e69d73fd-2c12-446e-a8f0-dcffb95c1b34 2019-01-09 16:14:02,648 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-d21bacdd-1da0-481-proj-role to project CreateNetworkSuccessTests-d21bacdd-1da0-481-proj 2019-01-09 16:14:02,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/1c30a26ba1624dd8bffac440392b0a06/users/68bb981f5b9f4af18a26f2bef5b2033a/roles/3a051eae730b4a24891835783616f5cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:02,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:14:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0eaccf4-cd82-4598-be84-874b1d13dd94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:14:02,789 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/1c30a26ba1624dd8bffac440392b0a06/users/68bb981f5b9f4af18a26f2bef5b2033a/roles/3a051eae730b4a24891835783616f5cb used request id req-e0eaccf4-cd82-4598-be84-874b1d13dd94 2019-01-09 16:14:02,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:02,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:03,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a051eae730b4a24891835783616f5cb", "name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-proj-role"}], "expires_at": "2019-01-09T17:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c30a26ba1624dd8bffac440392b0a06", "name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/1c30a26ba1624dd8bffac440392b0a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/1c30a26ba1624dd8bffac440392b0a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/1c30a26ba1624dd8bffac440392b0a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1c30a26ba1624dd8bffac440392b0a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/1c30a26ba1624dd8bffac440392b0a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/1c30a26ba1624dd8bffac440392b0a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1c30a26ba1624dd8bffac440392b0a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/1c30a26ba1624dd8bffac440392b0a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/1c30a26ba1624dd8bffac440392b0a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1c30a26ba1624dd8bffac440392b0a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/1c30a26ba1624dd8bffac440392b0a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/1c30a26ba1624dd8bffac440392b0a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1c30a26ba1624dd8bffac440392b0a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_1c30a26ba1624dd8bffac440392b0a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-user", "id": "68bb981f5b9f4af18a26f2bef5b2033a"}, "audit_ids": ["QbueJYoLQJaSjBiPmpA04w"], "issued_at": "2019-01-09T16:14:03.000000Z"}} 2019-01-09 16:14:03,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731a4eceb568023fed900ddc95ff3337394a04e" 2019-01-09 16:14:03,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41976009-3e92-4ca7-b505-affb24283edd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:03,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-41976009-3e92-4ca7-b505-affb24283edd 2019-01-09 16:14:03,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731a4eceb568023fed900ddc95ff3337394a04e" 2019-01-09 16:14:03,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-140564e9-9214-45b3-b2f6-9d2487751d79 Date: Wed, 09 Jan 2019 16:14:03 GMT RESP BODY: {"networks":[]} 2019-01-09 16:14:03,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net used request id req-140564e9-9214-45b3-b2f6-9d2487751d79 2019-01-09 16:14:03,477 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net 2019-01-09 16:14:03,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731a4eceb568023fed900ddc95ff3337394a04e" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net", "admin_state_up": true}}' 2019-01-09 16:14:03,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-8c6a757b-a465-458a-a737-b2e2aa305fbb Date: Wed, 09 Jan 2019 16:14:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"53124b24-a586-4b63-bedf-d890c071e011","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c30a26ba1624dd8bffac440392b0a06","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:14:03Z","is_default":false,"name":"CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1c30a26ba1624dd8bffac440392b0a06","created_at":"2019-01-09T16:14:03Z","mtu":999}} 2019-01-09 16:14:03,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-8c6a757b-a465-458a-a737-b2e2aa305fbb 2019-01-09 16:14:03,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=53124b24-a586-4b63-bedf-d890c071e011 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731a4eceb568023fed900ddc95ff3337394a04e" 2019-01-09 16:14:04,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3b5a7d74-a355-4dbd-ab15-e895a5f47478 Date: Wed, 09 Jan 2019 16:14:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"53124b24-a586-4b63-bedf-d890c071e011","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1c30a26ba1624dd8bffac440392b0a06","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:14:03Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net","admin_state_up":true,"tenant_id":"1c30a26ba1624dd8bffac440392b0a06","created_at":"2019-01-09T16:14:03Z","mtu":999}]} 2019-01-09 16:14:04,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=53124b24-a586-4b63-bedf-d890c071e011 used request id req-3b5a7d74-a355-4dbd-ab15-e895a5f47478 2019-01-09 16:14:04,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=53124b24-a586-4b63-bedf-d890c071e011 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731a4eceb568023fed900ddc95ff3337394a04e" 2019-01-09 16:14:04,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-be849fa1-3558-438b-9d18-167303f19f03 Date: Wed, 09 Jan 2019 16:14:04 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:14:04,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=53124b24-a586-4b63-bedf-d890c071e011 used request id req-be849fa1-3558-438b-9d18-167303f19f03 2019-01-09 16:14:04,099 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-subnet 2019-01-09 16:14:04,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731a4eceb568023fed900ddc95ff3337394a04e" -d '{"subnets": [{"ip_version": 4, "network_id": "53124b24-a586-4b63-bedf-d890c071e011", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-subnet"}]}' 2019-01-09 16:14:04,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0e6e365a-73fa-4238-b495-5756b5845f5e Date: Wed, 09 Jan 2019 16:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53124b24-a586-4b63-bedf-d890c071e011","tenant_id":"1c30a26ba1624dd8bffac440392b0a06","created_at":"2019-01-09T16:14:04Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:04Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"1c30a26ba1624dd8bffac440392b0a06","id":"4bd94fec-90ba-4bec-9d81-83e8ec7979a4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-subnet"}]} 2019-01-09 16:14:04,868 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-0e6e365a-73fa-4238-b495-5756b5845f5e 2019-01-09 16:14:04,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=53124b24-a586-4b63-bedf-d890c071e011 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731a4eceb568023fed900ddc95ff3337394a04e" 2019-01-09 16:14:04,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ec14cebb-c8b1-4f89-b1b7-07078ddd0ac0 Date: Wed, 09 Jan 2019 16:14:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53124b24-a586-4b63-bedf-d890c071e011","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1c30a26ba1624dd8bffac440392b0a06","l2_adjacency":true,"status":"ACTIVE","subnets":["4bd94fec-90ba-4bec-9d81-83e8ec7979a4"],"description":"","tags":[],"updated_at":"2019-01-09T16:14:04Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net","admin_state_up":true,"tenant_id":"1c30a26ba1624dd8bffac440392b0a06","created_at":"2019-01-09T16:14:03Z","mtu":999}]} 2019-01-09 16:14:04,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=53124b24-a586-4b63-bedf-d890c071e011 used request id req-ec14cebb-c8b1-4f89-b1b7-07078ddd0ac0 2019-01-09 16:14:04,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=53124b24-a586-4b63-bedf-d890c071e011 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731a4eceb568023fed900ddc95ff3337394a04e" 2019-01-09 16:14:05,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ed001d58-3836-4d34-8ea5-c0f52bbd8ebf Date: Wed, 09 Jan 2019 16:14:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53124b24-a586-4b63-bedf-d890c071e011","tenant_id":"1c30a26ba1624dd8bffac440392b0a06","created_at":"2019-01-09T16:14:04Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1c30a26ba1624dd8bffac440392b0a06","id":"4bd94fec-90ba-4bec-9d81-83e8ec7979a4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-subnet"}]} 2019-01-09 16:14:05,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=53124b24-a586-4b63-bedf-d890c071e011 used request id req-ed001d58-3836-4d34-8ea5-c0f52bbd8ebf 2019-01-09 16:14:05,042 - OpenStackNetwork - DEBUG - Network [53124b24-a586-4b63-bedf-d890c071e011] created successfully 2019-01-09 16:14:05,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:05,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a051eae730b4a24891835783616f5cb", "name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-proj-role"}], "expires_at": "2019-01-09T17:14:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c30a26ba1624dd8bffac440392b0a06", "name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/1c30a26ba1624dd8bffac440392b0a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/1c30a26ba1624dd8bffac440392b0a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/1c30a26ba1624dd8bffac440392b0a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1c30a26ba1624dd8bffac440392b0a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/1c30a26ba1624dd8bffac440392b0a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/1c30a26ba1624dd8bffac440392b0a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1c30a26ba1624dd8bffac440392b0a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/1c30a26ba1624dd8bffac440392b0a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/1c30a26ba1624dd8bffac440392b0a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1c30a26ba1624dd8bffac440392b0a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/1c30a26ba1624dd8bffac440392b0a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/1c30a26ba1624dd8bffac440392b0a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1c30a26ba1624dd8bffac440392b0a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_1c30a26ba1624dd8bffac440392b0a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-user", "id": "68bb981f5b9f4af18a26f2bef5b2033a"}, "audit_ids": ["jRM_Lj8GSc2UJHyoGC5SVQ"], "issued_at": "2019-01-09T16:14:05.000000Z"}} 2019-01-09 16:14:05,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7173ba172b75c02f3b74c9bd5549a088d9ee36" 2019-01-09 16:14:05,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1702d242-2c17-4998-ba5f-ef9a3ec140e9 Date: Wed, 09 Jan 2019 16:14:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"53124b24-a586-4b63-bedf-d890c071e011","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"1c30a26ba1624dd8bffac440392b0a06","l2_adjacency":true,"status":"ACTIVE","subnets":["4bd94fec-90ba-4bec-9d81-83e8ec7979a4"],"description":"","tags":[],"updated_at":"2019-01-09T16:14:04Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net","admin_state_up":true,"tenant_id":"1c30a26ba1624dd8bffac440392b0a06","created_at":"2019-01-09T16:14:03Z","mtu":999}]} 2019-01-09 16:14:05,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net used request id req-1702d242-2c17-4998-ba5f-ef9a3ec140e9 2019-01-09 16:14:05,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:05,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:05,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1c30a26ba1624dd8bffac440392b0a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e207202d09ddf4f55a834c4938eb309d482fc3ed" 2019-01-09 16:14:06,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67647308-6dc1-4ad5-8682-d83e41f60b03 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1c30a26ba1624dd8bffac440392b0a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1c30a26ba1624dd8bffac440392b0a06", "name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-proj"}} 2019-01-09 16:14:06,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1c30a26ba1624dd8bffac440392b0a06 used request id req-67647308-6dc1-4ad5-8682-d83e41f60b03 2019-01-09 16:14:06,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=53124b24-a586-4b63-bedf-d890c071e011 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7173ba172b75c02f3b74c9bd5549a088d9ee36" 2019-01-09 16:14:06,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f1d30643-3008-4895-9c17-2ba32382b86e Date: Wed, 09 Jan 2019 16:14:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"53124b24-a586-4b63-bedf-d890c071e011","tenant_id":"1c30a26ba1624dd8bffac440392b0a06","created_at":"2019-01-09T16:14:04Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"1c30a26ba1624dd8bffac440392b0a06","id":"4bd94fec-90ba-4bec-9d81-83e8ec7979a4","subnetpool_id":null,"name":"CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-subnet"}]} 2019-01-09 16:14:06,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=53124b24-a586-4b63-bedf-d890c071e011 used request id req-f1d30643-3008-4895-9c17-2ba32382b86e 2019-01-09 16:14:06,050 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-subnet 2019-01-09 16:14:06,051 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-subnet 2019-01-09 16:14:06,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/4bd94fec-90ba-4bec-9d81-83e8ec7979a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7173ba172b75c02f3b74c9bd5549a088d9ee36" 2019-01-09 16:14:07,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2dff1ea5-382b-49ee-9ab5-61a680f8c229 Date: Wed, 09 Jan 2019 16:14:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:14:07,406 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/4bd94fec-90ba-4bec-9d81-83e8ec7979a4 used request id req-2dff1ea5-382b-49ee-9ab5-61a680f8c229 2019-01-09 16:14:07,406 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net 2019-01-09 16:14:07,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/53124b24-a586-4b63-bedf-d890c071e011 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7173ba172b75c02f3b74c9bd5549a088d9ee36" 2019-01-09 16:14:08,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9de82fad-2671-4075-9d4c-dda68a1847b8 Date: Wed, 09 Jan 2019 16:14:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:14:08,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/53124b24-a586-4b63-bedf-d890c071e011 used request id req-9de82fad-2671-4075-9d4c-dda68a1847b8 2019-01-09 16:14:08,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b7173ba172b75c02f3b74c9bd5549a088d9ee36" 2019-01-09 16:14:08,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-402b8a7a-ef10-4977-b1a6-1a72aa7e6949 Date: Wed, 09 Jan 2019 16:14:08 GMT RESP BODY: {"networks":[]} 2019-01-09 16:14:08,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net used request id req-402b8a7a-ef10-4977-b1a6-1a72aa7e6949 2019-01-09 16:14:08,432 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-subnet 2019-01-09 16:14:08,433 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-subnet 2019-01-09 16:14:08,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/4bd94fec-90ba-4bec-9d81-83e8ec7979a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731a4eceb568023fed900ddc95ff3337394a04e" 2019-01-09 16:14:08,480 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-73a4a8e8-3a6e-405c-962f-939aa3de45f7 Date: Wed, 09 Jan 2019 16:14:08 GMT RESP BODY: {"NeutronError": {"message": "Subnet 4bd94fec-90ba-4bec-9d81-83e8ec7979a4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-09 16:14:08,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/4bd94fec-90ba-4bec-9d81-83e8ec7979a4 used request id req-73a4a8e8-3a6e-405c-962f-939aa3de45f7 2019-01-09 16:14:08,480 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 4bd94fec-90ba-4bec-9d81-83e8ec7979a4 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2019-01-09 16:14:08,480 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-13ebad3a-3377-457f-bbc1-58123807a7c6-pub-net 2019-01-09 16:14:08,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/53124b24-a586-4b63-bedf-d890c071e011 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f731a4eceb568023fed900ddc95ff3337394a04e" 2019-01-09 16:14:08,509 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-f5725ca0-5284-46be-877a-e2667db5dba8 Date: Wed, 09 Jan 2019 16:14:08 GMT RESP BODY: {"NeutronError": {"message": "Network 53124b24-a586-4b63-bedf-d890c071e011 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2019-01-09 16:14:08,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/53124b24-a586-4b63-bedf-d890c071e011 used request id req-f5725ca0-5284-46be-877a-e2667db5dba8 2019-01-09 16:14:08,509 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 53124b24-a586-4b63-bedf-d890c071e011 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2019-01-09 16:14:08,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:08,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-73a371bf-bf34-468f-b9e0-1b631045c98c Date: Wed, 09 Jan 2019 16:14:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1c30a26ba1624dd8bffac440392b0a06", "created_at": "2019-01-09T16:14:03Z", "updated_at": "2019-01-09T16:14:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:03Z", "revision_number": 0, "id": "a4b49261-d837-4895-9a56-e7eddab08d2c", "remote_group_id": "28f2bdaa-04a0-438a-a6b9-2e1784474104", "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:03Z", "security_group_id": "28f2bdaa-04a0-438a-a6b9-2e1784474104", "tenant_id": "1c30a26ba1624dd8bffac440392b0a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c30a26ba1624dd8bffac440392b0a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:03Z", "revision_number": 0, "id": "a9262ce5-3327-4043-a8b3-cb60041d75f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:03Z", "security_group_id": "28f2bdaa-04a0-438a-a6b9-2e1784474104", "tenant_id": "1c30a26ba1624dd8bffac440392b0a06", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c30a26ba1624dd8bffac440392b0a06"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:03Z", "revision_number": 0, "id": "a9b9d9cc-3cda-4cf8-af2c-f30438d0106f", "remote_group_id": "28f2bdaa-04a0-438a-a6b9-2e1784474104", "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:03Z", "security_group_id": "28f2bdaa-04a0-438a-a6b9-2e1784474104", "tenant_id": "1c30a26ba1624dd8bffac440392b0a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c30a26ba1624dd8bffac440392b0a06"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:03Z", "revision_number": 0, "id": "bb5bbc1b-31e7-43c1-ac26-de5090cfb695", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:03Z", "security_group_id": "28f2bdaa-04a0-438a-a6b9-2e1784474104", "tenant_id": "1c30a26ba1624dd8bffac440392b0a06", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c30a26ba1624dd8bffac440392b0a06"}], "revision_number": 4, "project_id": "1c30a26ba1624dd8bffac440392b0a06", "id": "28f2bdaa-04a0-438a-a6b9-2e1784474104", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:14:08,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-73a371bf-bf34-468f-b9e0-1b631045c98c 2019-01-09 16:14:08,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:08,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:14:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34c78eee-6f54-45d3-9aa4-6b827ae7ac91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:14:08,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-34c78eee-6f54-45d3-9aa4-6b827ae7ac91 2019-01-09 16:14:08,871 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:14:08,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1c30a26ba1624dd8bffac440392b0a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:08,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-118b7a65-2847-46dd-bfb7-a9f83ed9e3f1 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1c30a26ba1624dd8bffac440392b0a06"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1c30a26ba1624dd8bffac440392b0a06", "name": "CreateNetworkSuccessTests-d21bacdd-1da0-481-proj"}} 2019-01-09 16:14:08,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1c30a26ba1624dd8bffac440392b0a06 used request id req-118b7a65-2847-46dd-bfb7-a9f83ed9e3f1 2019-01-09 16:14:08,977 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28f2bdaa-04a0-438a-a6b9-2e1784474104 2019-01-09 16:14:08,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=28f2bdaa-04a0-438a-a6b9-2e1784474104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:09,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a4262dfb-1bd6-4b5c-8df1-ce2f2572634e Date: Wed, 09 Jan 2019 16:14:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "28f2bdaa-04a0-438a-a6b9-2e1784474104", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:03Z", "security_group_id": "28f2bdaa-04a0-438a-a6b9-2e1784474104", "port_range_min": null, "revision_number": 0, "tenant_id": "1c30a26ba1624dd8bffac440392b0a06", "created_at": "2019-01-09T16:14:03Z", "project_id": "1c30a26ba1624dd8bffac440392b0a06", "id": "a4b49261-d837-4895-9a56-e7eddab08d2c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:03Z", "security_group_id": "28f2bdaa-04a0-438a-a6b9-2e1784474104", "port_range_min": null, "revision_number": 0, "tenant_id": "1c30a26ba1624dd8bffac440392b0a06", "created_at": "2019-01-09T16:14:03Z", "project_id": "1c30a26ba1624dd8bffac440392b0a06", "id": "a9262ce5-3327-4043-a8b3-cb60041d75f2"}, {"remote_group_id": "28f2bdaa-04a0-438a-a6b9-2e1784474104", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:03Z", "security_group_id": "28f2bdaa-04a0-438a-a6b9-2e1784474104", "port_range_min": null, "revision_number": 0, "tenant_id": "1c30a26ba1624dd8bffac440392b0a06", "created_at": "2019-01-09T16:14:03Z", "project_id": "1c30a26ba1624dd8bffac440392b0a06", "id": "a9b9d9cc-3cda-4cf8-af2c-f30438d0106f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:03Z", "security_group_id": "28f2bdaa-04a0-438a-a6b9-2e1784474104", "port_range_min": null, "revision_number": 0, "tenant_id": "1c30a26ba1624dd8bffac440392b0a06", "created_at": "2019-01-09T16:14:03Z", "project_id": "1c30a26ba1624dd8bffac440392b0a06", "id": "bb5bbc1b-31e7-43c1-ac26-de5090cfb695"}]} 2019-01-09 16:14:09,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=28f2bdaa-04a0-438a-a6b9-2e1784474104 used request id req-a4262dfb-1bd6-4b5c-8df1-ce2f2572634e 2019-01-09 16:14:09,002 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:14:09,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/28f2bdaa-04a0-438a-a6b9-2e1784474104 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:09,152 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-db303adc-093c-4ee9-86d5-1a0c507fd4c2 Content-Length: 0 Date: Wed, 09 Jan 2019 16:14:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:14:09,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/28f2bdaa-04a0-438a-a6b9-2e1784474104 used request id req-db303adc-093c-4ee9-86d5-1a0c507fd4c2 2019-01-09 16:14:09,153 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-d21bacdd-1da0-481-proj 2019-01-09 16:14:09,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/1c30a26ba1624dd8bffac440392b0a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:09,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6c7b35d-094f-4ef0-8dc7-eca99199325a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:14:09,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/1c30a26ba1624dd8bffac440392b0a06 used request id req-e6c7b35d-094f-4ef0-8dc7-eca99199325a 2019-01-09 16:14:09,401 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-d21bacdd-1da0-481-proj-role 2019-01-09 16:14:09,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/3a051eae730b4a24891835783616f5cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:09,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e1f2519-cb9a-4cd0-b58a-5c540c9585cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:14:09,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3a051eae730b4a24891835783616f5cb used request id req-5e1f2519-cb9a-4cd0-b58a-5c540c9585cc 2019-01-09 16:14:09,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a594aeb5bc638cbcf538297c9345c4cc9d9c22" 2019-01-09 16:14:09,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a603aa5-163b-4fce-aa97-3c1d6ff472bf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:14:09,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0a603aa5-163b-4fce-aa97-3c1d6ff472bf 2019-01-09 16:14:09,675 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-d21bacdd-1da0-481-user 2019-01-09 16:14:09,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/68bb981f5b9f4af18a26f2bef5b2033a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aab1c667260e1fb741846da79f0d60fd254c2967" 2019-01-09 16:14:09,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:14:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-961738d8-3b50-47d8-bced-fcb75d21489f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:14:09,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/68bb981f5b9f4af18a26f2bef5b2033a used request id req-961738d8-3b50-47d8-bced-fcb75d21489f 2019-01-09 16:14:09,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:10,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["hNzV6gKHQkigBmjoy61GfA"], "issued_at": "2019-01-09T16:14:10.000000Z"}} 2019-01-09 16:14:10,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d81f9bef7d25f4bfaf090f3e175330564434996" 2019-01-09 16:14:10,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4800d35d-d1fe-4c26-817e-da3e71c3b09f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:10,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4800d35d-d1fe-4c26-817e-da3e71c3b09f 2019-01-09 16:14:10,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:10,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:10,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["mEHdqtKDSca58-1iMade6w"], "issued_at": "2019-01-09T16:14:10.000000Z"}} 2019-01-09 16:14:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:10,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c6c95a-a3db-4744-8e34-02ffb6334ac2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:10,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b8c6c95a-a3db-4744-8e34-02ffb6334ac2 2019-01-09 16:14:10,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:10,882 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:10,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:10,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5797e33a-8d0e-434e-b59d-73177807988c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:14:10,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj used request id req-5797e33a-8d0e-434e-b59d-73177807988c 2019-01-09 16:14:10,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:11,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-945114bc-1374-4b64-924d-c0781071fa7e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:14:11,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-945114bc-1374-4b64-924d-c0781071fa7e 2019-01-09 16:14:11,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj"}}' 2019-01-09 16:14:11,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:14:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5ac4d69-a190-4b7e-8ddd-dc35dcfce9f1 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100"}, "tags": [], "enabled": true, "id": "69f37096dd474cd182b0ac0a186a2100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj"}} 2019-01-09 16:14:11,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a5ac4d69-a190-4b7e-8ddd-dc35dcfce9f1 2019-01-09 16:14:11,213 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj 2019-01-09 16:14:11,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:11,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:11,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["z0aVGCTuTBqutAxDZtCV5w"], "issued_at": "2019-01-09T16:14:11.000000Z"}} 2019-01-09 16:14:11,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64d766e6938e69b5750a6ce466722db91202740" 2019-01-09 16:14:11,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05eefdee-b8a8-45d9-b682-34fc3fbcf064 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:11,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-05eefdee-b8a8-45d9-b682-34fc3fbcf064 2019-01-09 16:14:11,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:11,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:11,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64d766e6938e69b5750a6ce466722db91202740" 2019-01-09 16:14:11,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd5b3d5-4e63-477a-9781-fceb6dcdfca1 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:14:11,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4fd5b3d5-4e63-477a-9781-fceb6dcdfca1 2019-01-09 16:14:11,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64d766e6938e69b5750a6ce466722db91202740" 2019-01-09 16:14:11,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e246a9-d710-4c46-a839-e63f7ab0cf37 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100"}, "tags": [], "enabled": true, "id": "69f37096dd474cd182b0ac0a186a2100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj"}]} 2019-01-09 16:14:11,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj used request id req-66e246a9-d710-4c46-a839-e63f7ab0cf37 2019-01-09 16:14:11,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64d766e6938e69b5750a6ce466722db91202740" 2019-01-09 16:14:11,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e450dbb-47e6-4899-bd2c-26a0c435b43b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:14:11,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0e450dbb-47e6-4899-bd2c-26a0c435b43b 2019-01-09 16:14:12,380 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-user 2019-01-09 16:14:12,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:12,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:12,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5c2ec1e-0a93-495e-9db4-b50a0e7b24fc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:14:12,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c5c2ec1e-0a93-495e-9db4-b50a0e7b24fc 2019-01-09 16:14:12,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" -d '{"role": {"name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj-role"}}' 2019-01-09 16:14:12,629 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:14:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2a4493e-d17a-47a9-ab94-f4b420e8ed36 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ae955d7badd74a5f9403ec3cda9a47f7", "links": {"self": "http://172.30.9.29:5000/v3/roles/ae955d7badd74a5f9403ec3cda9a47f7"}, "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj-role"}} 2019-01-09 16:14:12,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b2a4493e-d17a-47a9-ab94-f4b420e8ed36 2019-01-09 16:14:12,630 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj-role 2019-01-09 16:14:12,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ae955d7badd74a5f9403ec3cda9a47f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:12,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8980aa-c0d3-488f-b86c-25fc49dbecb4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ae955d7badd74a5f9403ec3cda9a47f7", "links": {"self": "http://172.30.9.29:5000/v3/roles/ae955d7badd74a5f9403ec3cda9a47f7"}, "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj-role"}} 2019-01-09 16:14:12,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ae955d7badd74a5f9403ec3cda9a47f7 used request id req-9e8980aa-c0d3-488f-b86c-25fc49dbecb4 2019-01-09 16:14:12,743 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj-role to project CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj 2019-01-09 16:14:12,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100/users/d962db0ef9fb47c887bdfccca603c9af/roles/ae955d7badd74a5f9403ec3cda9a47f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:12,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:14:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28674436-b8df-49e3-86f9-d471c637945b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:14:12,878 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100/users/d962db0ef9fb47c887bdfccca603c9af/roles/ae955d7badd74a5f9403ec3cda9a47f7 used request id req-28674436-b8df-49e3-86f9-d471c637945b 2019-01-09 16:14:12,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:12,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:13,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["3ZoXVEWQT3-FzHtpxjRIkw"], "issued_at": "2019-01-09T16:14:13.000000Z"}} 2019-01-09 16:14:13,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aab5172d6aabc89b58796ed55bb36740a316a1" 2019-01-09 16:14:13,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab181c13-2a7f-43d8-ac0a-5f332dd04bcd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:13,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ab181c13-2a7f-43d8-ac0a-5f332dd04bcd 2019-01-09 16:14:13,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aab5172d6aabc89b58796ed55bb36740a316a1" 2019-01-09 16:14:13,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-593fb068-a125-48f5-a80e-7e29d2f7d5f9 Date: Wed, 09 Jan 2019 16:14:13 GMT RESP BODY: {"networks":[]} 2019-01-09 16:14:13,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net used request id req-593fb068-a125-48f5-a80e-7e29d2f7d5f9 2019-01-09 16:14:13,592 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net 2019-01-09 16:14:13,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:13,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:13,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["_PpjpARVRii4sj4DtIE9XA"], "issued_at": "2019-01-09T16:14:13.000000Z"}} 2019-01-09 16:14:13,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecfe8c07fbf107f003622d8a6ca3e38ed95b7d4" 2019-01-09 16:14:14,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9846c23c-5530-4ec7-b5ab-7cb1b43739e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:14,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9846c23c-5530-4ec7-b5ab-7cb1b43739e4 2019-01-09 16:14:14,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:14,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:14,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fecfe8c07fbf107f003622d8a6ca3e38ed95b7d4" 2019-01-09 16:14:14,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ba6348-d6a5-4986-9b53-dc52a80a1143 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100"}, "tags": [], "enabled": true, "id": "69f37096dd474cd182b0ac0a186a2100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj"}]} 2019-01-09 16:14:14,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj used request id req-27ba6348-d6a5-4986-9b53-dc52a80a1143 2019-01-09 16:14:14,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aab5172d6aabc89b58796ed55bb36740a316a1" -d '{"network": {"tenant_id": "69f37096dd474cd182b0ac0a186a2100", "mtu": 999, "name": "CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net", "admin_state_up": true}}' 2019-01-09 16:14:14,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-cdad1153-40e6-40d1-b7a8-6324509c8a89 Date: Wed, 09 Jan 2019 16:14:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"69f37096dd474cd182b0ac0a186a2100","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:14:14Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net","admin_state_up":true,"tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:14Z","mtu":999}} 2019-01-09 16:14:14,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-cdad1153-40e6-40d1-b7a8-6324509c8a89 2019-01-09 16:14:14,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aab5172d6aabc89b58796ed55bb36740a316a1" 2019-01-09 16:14:14,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-4f0f3a12-374c-4c4c-8bfd-0c53d50a2e1b Date: Wed, 09 Jan 2019 16:14:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"69f37096dd474cd182b0ac0a186a2100","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:14:14Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net","admin_state_up":true,"tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:14Z","provider:network_type":"vxlan"}]} 2019-01-09 16:14:14,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed used request id req-4f0f3a12-374c-4c4c-8bfd-0c53d50a2e1b 2019-01-09 16:14:14,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aab5172d6aabc89b58796ed55bb36740a316a1" 2019-01-09 16:14:14,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c16e40e4-0017-46f5-a180-4bc2aac3486e Date: Wed, 09 Jan 2019 16:14:14 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:14:14,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed used request id req-c16e40e4-0017-46f5-a180-4bc2aac3486e 2019-01-09 16:14:14,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:14,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:15,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["cD07vuPmRPGQP8gNAnLQfQ"], "issued_at": "2019-01-09T16:14:15.000000Z"}} 2019-01-09 16:14:15,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157ee492b9004f0c3019ec50f92dbae5887bbd7b" 2019-01-09 16:14:15,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536e0c3d-14d2-48fb-b554-26c40025d024 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:15,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-536e0c3d-14d2-48fb-b554-26c40025d024 2019-01-09 16:14:15,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:15,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:15,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157ee492b9004f0c3019ec50f92dbae5887bbd7b" 2019-01-09 16:14:15,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a00edb9-212c-4131-9761-c7beec25b11a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100"}, "tags": [], "enabled": true, "id": "69f37096dd474cd182b0ac0a186a2100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj"}]} 2019-01-09 16:14:15,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj used request id req-1a00edb9-212c-4131-9761-c7beec25b11a 2019-01-09 16:14:15,432 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet 2019-01-09 16:14:15,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aab5172d6aabc89b58796ed55bb36740a316a1" -d '{"subnets": [{"ip_version": 4, "network_id": "224c618b-a2d1-4abd-8e65-c6b136a2d3ed", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet", "tenant_id": "69f37096dd474cd182b0ac0a186a2100"}]}' 2019-01-09 16:14:15,832 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-b080d66e-2921-47a9-87e8-1170f1131de8 Date: Wed, 09 Jan 2019 16:14:15 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:14:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"05eeabf5-56c3-4077-a556-bfc31816b5db","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"69f37096dd474cd182b0ac0a186a2100","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:15Z","ip_version":4}]} 2019-01-09 16:14:15,832 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-b080d66e-2921-47a9-87e8-1170f1131de8 2019-01-09 16:14:15,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aab5172d6aabc89b58796ed55bb36740a316a1" 2019-01-09 16:14:15,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4e8cd07d-6ff5-4f7a-8572-1a3c7c4b54c4 Date: Wed, 09 Jan 2019 16:14:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"69f37096dd474cd182b0ac0a186a2100","l2_adjacency":true,"status":"ACTIVE","subnets":["05eeabf5-56c3-4077-a556-bfc31816b5db"],"description":"","tags":[],"updated_at":"2019-01-09T16:14:15Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net","admin_state_up":true,"tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:14Z","provider:network_type":"vxlan"}]} 2019-01-09 16:14:15,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed used request id req-4e8cd07d-6ff5-4f7a-8572-1a3c7c4b54c4 2019-01-09 16:14:15,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aab5172d6aabc89b58796ed55bb36740a316a1" 2019-01-09 16:14:15,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-85148e75-623c-4c78-be53-b04afcbdf05c Date: Wed, 09 Jan 2019 16:14:15 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:14:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"05eeabf5-56c3-4077-a556-bfc31816b5db","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"69f37096dd474cd182b0ac0a186a2100","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:15Z","ip_version":4}]} 2019-01-09 16:14:15,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed used request id req-85148e75-623c-4c78-be53-b04afcbdf05c 2019-01-09 16:14:15,970 - OpenStackNetwork - DEBUG - Network [224c618b-a2d1-4abd-8e65-c6b136a2d3ed] created successfully 2019-01-09 16:14:15,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:16,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ae955d7badd74a5f9403ec3cda9a47f7", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj-role"}], "expires_at": "2019-01-09T17:14:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69f37096dd474cd182b0ac0a186a2100", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/69f37096dd474cd182b0ac0a186a2100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/69f37096dd474cd182b0ac0a186a2100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/69f37096dd474cd182b0ac0a186a2100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/69f37096dd474cd182b0ac0a186a2100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/69f37096dd474cd182b0ac0a186a2100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/69f37096dd474cd182b0ac0a186a2100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/69f37096dd474cd182b0ac0a186a2100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/69f37096dd474cd182b0ac0a186a2100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/69f37096dd474cd182b0ac0a186a2100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/69f37096dd474cd182b0ac0a186a2100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/69f37096dd474cd182b0ac0a186a2100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/69f37096dd474cd182b0ac0a186a2100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_69f37096dd474cd182b0ac0a186a2100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_69f37096dd474cd182b0ac0a186a2100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-user", "id": "d962db0ef9fb47c887bdfccca603c9af"}, "audit_ids": ["p69rGBJOQ66gtgC8OAoDGw"], "issued_at": "2019-01-09T16:14:16.000000Z"}} 2019-01-09 16:14:16,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3989ce8afab130fb8f165c7ab580d640170117e" 2019-01-09 16:14:16,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-90706201-5f43-4a93-b0de-243ad8845471 Date: Wed, 09 Jan 2019 16:14:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f37096dd474cd182b0ac0a186a2100","l2_adjacency":true,"status":"ACTIVE","subnets":["05eeabf5-56c3-4077-a556-bfc31816b5db"],"description":"","tags":[],"updated_at":"2019-01-09T16:14:15Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net","admin_state_up":true,"tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:14Z","mtu":999}]} 2019-01-09 16:14:16,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net used request id req-90706201-5f43-4a93-b0de-243ad8845471 2019-01-09 16:14:16,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:16,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:16,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d81f9bef7d25f4bfaf090f3e175330564434996" 2019-01-09 16:14:16,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5f3247-1c0a-45ac-9e01-4273551dd0d6 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69f37096dd474cd182b0ac0a186a2100", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj"}} 2019-01-09 16:14:16,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100 used request id req-0a5f3247-1c0a-45ac-9e01-4273551dd0d6 2019-01-09 16:14:16,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3989ce8afab130fb8f165c7ab580d640170117e" 2019-01-09 16:14:16,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-43339616-e948-451c-acb7-57eaa69661dc Date: Wed, 09 Jan 2019 16:14:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:15Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"69f37096dd474cd182b0ac0a186a2100","id":"05eeabf5-56c3-4077-a556-bfc31816b5db","subnetpool_id":null,"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet"}]} 2019-01-09 16:14:16,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed used request id req-43339616-e948-451c-acb7-57eaa69661dc 2019-01-09 16:14:16,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:16,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:17,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ae955d7badd74a5f9403ec3cda9a47f7", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj-role"}], "expires_at": "2019-01-09T17:14:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69f37096dd474cd182b0ac0a186a2100", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/69f37096dd474cd182b0ac0a186a2100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/69f37096dd474cd182b0ac0a186a2100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/69f37096dd474cd182b0ac0a186a2100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/69f37096dd474cd182b0ac0a186a2100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/69f37096dd474cd182b0ac0a186a2100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/69f37096dd474cd182b0ac0a186a2100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/69f37096dd474cd182b0ac0a186a2100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/69f37096dd474cd182b0ac0a186a2100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/69f37096dd474cd182b0ac0a186a2100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/69f37096dd474cd182b0ac0a186a2100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/69f37096dd474cd182b0ac0a186a2100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/69f37096dd474cd182b0ac0a186a2100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_69f37096dd474cd182b0ac0a186a2100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_69f37096dd474cd182b0ac0a186a2100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-user", "id": "d962db0ef9fb47c887bdfccca603c9af"}, "audit_ids": ["gV06AplpSLaNarukV4v62Q"], "issued_at": "2019-01-09T16:14:17.000000Z"}} 2019-01-09 16:14:17,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37502c982e6a06612f22bd05f123983dcf42b482" 2019-01-09 16:14:17,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013f650a-571b-48ed-8dfb-4ac1de206530 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:17,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-013f650a-571b-48ed-8dfb-4ac1de206530 2019-01-09 16:14:17,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37502c982e6a06612f22bd05f123983dcf42b482" 2019-01-09 16:14:17,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-92c77758-f613-4a2b-aef3-1fb814a32aef Date: Wed, 09 Jan 2019 16:14:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"69f37096dd474cd182b0ac0a186a2100","l2_adjacency":true,"status":"ACTIVE","subnets":["05eeabf5-56c3-4077-a556-bfc31816b5db"],"description":"","tags":[],"updated_at":"2019-01-09T16:14:15Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net","admin_state_up":true,"tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:14Z","mtu":999}]} 2019-01-09 16:14:17,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net used request id req-92c77758-f613-4a2b-aef3-1fb814a32aef 2019-01-09 16:14:17,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:17,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:17,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37502c982e6a06612f22bd05f123983dcf42b482" 2019-01-09 16:14:17,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc7f4413-dfc0-4831-980c-72694a6c12ec Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69f37096dd474cd182b0ac0a186a2100", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj"}} 2019-01-09 16:14:17,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100 used request id req-dc7f4413-dfc0-4831-980c-72694a6c12ec 2019-01-09 16:14:17,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37502c982e6a06612f22bd05f123983dcf42b482" 2019-01-09 16:14:17,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f036dd35-7b86-4aa3-9213-64e159dad8a7 Date: Wed, 09 Jan 2019 16:14:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:15Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"69f37096dd474cd182b0ac0a186a2100","id":"05eeabf5-56c3-4077-a556-bfc31816b5db","subnetpool_id":null,"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet"}]} 2019-01-09 16:14:17,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed used request id req-f036dd35-7b86-4aa3-9213-64e159dad8a7 2019-01-09 16:14:17,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:17,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:18,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["qNl3PQbVS3qKiB-5ub8oqw"], "issued_at": "2019-01-09T16:14:18.000000Z"}} 2019-01-09 16:14:18,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:18,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc827a6-9fd5-4b76-bab6-001ceb4166da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:18,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ecc827a6-9fd5-4b76-bab6-001ceb4166da 2019-01-09 16:14:18,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:18,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-afc23404-871e-4ff6-8410-fe3b421f3888 Date: Wed, 09 Jan 2019 16:14:18 GMT RESP BODY: {"routers": []} 2019-01-09 16:14:18,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router&admin_state_up=True used request id req-afc23404-871e-4ff6-8410-fe3b421f3888 2019-01-09 16:14:18,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:18,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:18,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["iBrtNTSLSAyMPurDlMm1_g"], "issued_at": "2019-01-09T16:14:18.000000Z"}} 2019-01-09 16:14:18,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e5ac2e87670c7da56a0b06272fd54ec998b0c1" 2019-01-09 16:14:18,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b64859-f00a-47d2-b2b1-7eed568fcd61 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:18,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-39b64859-f00a-47d2-b2b1-7eed568fcd61 2019-01-09 16:14:18,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:18,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:18,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51e5ac2e87670c7da56a0b06272fd54ec998b0c1" 2019-01-09 16:14:19,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcdc13b5-e45c-4212-b9d8-c1ead778f1a2 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100"}, "tags": [], "enabled": true, "id": "69f37096dd474cd182b0ac0a186a2100", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj"}]} 2019-01-09 16:14:19,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj used request id req-fcdc13b5-e45c-4212-b9d8-c1ead778f1a2 2019-01-09 16:14:19,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:19,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-3543f872-2777-45e3-8ad0-fa03e5b19d00 Date: Wed, 09 Jan 2019 16:14:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:14:19,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-3543f872-2777-45e3-8ad0-fa03e5b19d00 2019-01-09 16:14:19,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:19,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-498afb2f-9d60-47ae-9020-b88273551b83 Date: Wed, 09 Jan 2019 16:14:19 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 16:14:19,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-498afb2f-9d60-47ae-9020-b88273551b83 2019-01-09 16:14:19,197 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router 2019-01-09 16:14:19,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "name": "CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router", "admin_state_up": true}}' 2019-01-09 16:14:20,663 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c85b4358-c941-446b-bf05-a97ad1744e8c Date: Wed, 09 Jan 2019 16:14:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "created_at": "2019-01-09T16:14:19Z", "admin_state_up": true, "updated_at": "2019-01-09T16:14:20Z", "project_id": "69f37096dd474cd182b0ac0a186a2100", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "d5ab965f-6b52-46cc-ab43-cd2eda4753ec", "name": "CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router"}} 2019-01-09 16:14:20,663 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-c85b4358-c941-446b-bf05-a97ad1744e8c 2019-01-09 16:14:20,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=d5ab965f-6b52-46cc-ab43-cd2eda4753ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:20,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-7f231caf-42e9-45a5-a7dc-dc03600ea2eb Date: Wed, 09 Jan 2019 16:14:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:14:19Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.200"}],"id":"92e34ebc-968e-486b-a5eb-eeb6e65bb010","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3c:50:e9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T16:14:19Z","binding:vnic_type":"normal","device_id":"d5ab965f-6b52-46cc-ab43-cd2eda4753ec","ip_allocation":"immediate"}]} 2019-01-09 16:14:20,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=d5ab965f-6b52-46cc-ab43-cd2eda4753ec used request id req-7f231caf-42e9-45a5-a7dc-dc03600ea2eb 2019-01-09 16:14:20,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:20,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-62d031da-1cae-4fa7-b70c-c2ec5b0c4686 Date: Wed, 09 Jan 2019 16:14:20 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 16:14:20,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-62d031da-1cae-4fa7-b70c-c2ec5b0c4686 2019-01-09 16:14:20,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:20,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-72d67f3b-7c56-4fc3-822e-e1f47daaeba0 Date: Wed, 09 Jan 2019 16:14:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"69f37096dd474cd182b0ac0a186a2100","l2_adjacency":true,"status":"ACTIVE","subnets":["05eeabf5-56c3-4077-a556-bfc31816b5db"],"description":"","tags":[],"updated_at":"2019-01-09T16:14:15Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net","admin_state_up":true,"tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:14Z","provider:network_type":"vxlan"}]} 2019-01-09 16:14:20,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net used request id req-72d67f3b-7c56-4fc3-822e-e1f47daaeba0 2019-01-09 16:14:20,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:20,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:20,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:20,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a26487-e2d7-422d-ac7c-4c5ce9ddab92 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69f37096dd474cd182b0ac0a186a2100", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj"}} 2019-01-09 16:14:20,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100 used request id req-28a26487-e2d7-422d-ac7c-4c5ce9ddab92 2019-01-09 16:14:20,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:21,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-da96b8da-d2e8-4543-9f1c-bdb782550029 Date: Wed, 09 Jan 2019 16:14:21 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:14:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"05eeabf5-56c3-4077-a556-bfc31816b5db","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"69f37096dd474cd182b0ac0a186a2100","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:15Z","ip_version":4}]} 2019-01-09 16:14:21,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed used request id req-da96b8da-d2e8-4543-9f1c-bdb782550029 2019-01-09 16:14:21,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed&name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:21,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-40102b60-3c93-4116-b505-52f01e6ce6d6 Date: Wed, 09 Jan 2019 16:14:21 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:14:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"05eeabf5-56c3-4077-a556-bfc31816b5db","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"69f37096dd474cd182b0ac0a186a2100","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:15Z","ip_version":4}]} 2019-01-09 16:14:21,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=224c618b-a2d1-4abd-8e65-c6b136a2d3ed&name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet used request id req-40102b60-3c93-4116-b505-52f01e6ce6d6 2019-01-09 16:14:21,062 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 16:14:21,062 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router 2019-01-09 16:14:21,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/d5ab965f-6b52-46cc-ab43-cd2eda4753ec/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" -d '{"subnet_id": "05eeabf5-56c3-4077-a556-bfc31816b5db"}' 2019-01-09 16:14:23,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5617f2ef-dfdd-4fcf-8c45-478ced608da2 Date: Wed, 09 Jan 2019 16:14:23 GMT RESP BODY: {"network_id": "224c618b-a2d1-4abd-8e65-c6b136a2d3ed", "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "subnet_id": "05eeabf5-56c3-4077-a556-bfc31816b5db", "subnet_ids": ["05eeabf5-56c3-4077-a556-bfc31816b5db"], "port_id": "5f82febe-da85-47fa-b321-980c4290b775", "id": "d5ab965f-6b52-46cc-ab43-cd2eda4753ec"} 2019-01-09 16:14:23,209 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/d5ab965f-6b52-46cc-ab43-cd2eda4753ec/add_router_interface used request id req-5617f2ef-dfdd-4fcf-8c45-478ced608da2 2019-01-09 16:14:23,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/d5ab965f-6b52-46cc-ab43-cd2eda4753ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:23,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-cd406345-56cd-4301-b579-1449b15e0808 Date: Wed, 09 Jan 2019 16:14:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "created_at": "2019-01-09T16:14:19Z", "admin_state_up": true, "updated_at": "2019-01-09T16:14:22Z", "project_id": "69f37096dd474cd182b0ac0a186a2100", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "d5ab965f-6b52-46cc-ab43-cd2eda4753ec", "name": "CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router"}} 2019-01-09 16:14:23,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/d5ab965f-6b52-46cc-ab43-cd2eda4753ec used request id req-cd406345-56cd-4301-b579-1449b15e0808 2019-01-09 16:14:23,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=d5ab965f-6b52-46cc-ab43-cd2eda4753ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:23,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1750 X-Openstack-Request-Id: req-9c095184-d3ad-4f5e-ac46-072da98f3d1f Date: Wed, 09 Jan 2019 16:14:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:14:22Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"05eeabf5-56c3-4077-a556-bfc31816b5db","ip_address":"10.55.1.1"}],"id":"5f82febe-da85-47fa-b321-980c4290b775","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b9:f1:06","project_id":"69f37096dd474cd182b0ac0a186a2100","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:21Z","binding:vnic_type":"normal","device_id":"d5ab965f-6b52-46cc-ab43-cd2eda4753ec","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:14:23Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.200"}],"id":"92e34ebc-968e-486b-a5eb-eeb6e65bb010","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:50:e9","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T16:14:19Z","binding:vnic_type":"normal","device_id":"d5ab965f-6b52-46cc-ab43-cd2eda4753ec","ip_allocation":"immediate"}]} 2019-01-09 16:14:23,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=d5ab965f-6b52-46cc-ab43-cd2eda4753ec used request id req-9c095184-d3ad-4f5e-ac46-072da98f3d1f 2019-01-09 16:14:23,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:23,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-937a2c0b-3506-47e5-a9fb-536517bf5450 Date: Wed, 09 Jan 2019 16:14:23 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 16:14:23,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-937a2c0b-3506-47e5-a9fb-536517bf5450 2019-01-09 16:14:23,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/05eeabf5-56c3-4077-a556-bfc31816b5db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:23,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-18c45356-7641-468f-b6f2-d6f683ae9e15 Date: Wed, 09 Jan 2019 16:14:23 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T16:14:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"05eeabf5-56c3-4077-a556-bfc31816b5db","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"69f37096dd474cd182b0ac0a186a2100","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:15Z","ip_version":4}} 2019-01-09 16:14:23,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/05eeabf5-56c3-4077-a556-bfc31816b5db used request id req-18c45356-7641-468f-b6f2-d6f683ae9e15 2019-01-09 16:14:23,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3989ce8afab130fb8f165c7ab580d640170117e" 2019-01-09 16:14:23,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-7f894d86-c74b-48bf-9c82-77c75492e45b Date: Wed, 09 Jan 2019 16:14:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "created_at": "2019-01-09T16:14:19Z", "admin_state_up": true, "updated_at": "2019-01-09T16:14:22Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "69f37096dd474cd182b0ac0a186a2100", "id": "d5ab965f-6b52-46cc-ab43-cd2eda4753ec", "name": "CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router"}]} 2019-01-09 16:14:23,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router&admin_state_up=True used request id req-7f894d86-c74b-48bf-9c82-77c75492e45b 2019-01-09 16:14:23,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d81f9bef7d25f4bfaf090f3e175330564434996" 2019-01-09 16:14:23,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1163e9e7-552b-4bcb-b990-1ca2315263ed Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69f37096dd474cd182b0ac0a186a2100", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj"}} 2019-01-09 16:14:23,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100 used request id req-1163e9e7-552b-4bcb-b990-1ca2315263ed 2019-01-09 16:14:23,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=d5ab965f-6b52-46cc-ab43-cd2eda4753ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3989ce8afab130fb8f165c7ab580d640170117e" 2019-01-09 16:14:23,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-fc032aba-7210-4469-b6bd-e1e1bfe97953 Date: Wed, 09 Jan 2019 16:14:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:14:22Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"05eeabf5-56c3-4077-a556-bfc31816b5db","ip_address":"10.55.1.1"}],"id":"5f82febe-da85-47fa-b321-980c4290b775","security_groups":[],"mac_address":"fa:16:3e:b9:f1:06","project_id":"69f37096dd474cd182b0ac0a186a2100","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:21Z","binding:vnic_type":"normal","device_id":"d5ab965f-6b52-46cc-ab43-cd2eda4753ec","ip_allocation":"immediate"}]} 2019-01-09 16:14:23,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=d5ab965f-6b52-46cc-ab43-cd2eda4753ec used request id req-fc032aba-7210-4469-b6bd-e1e1bfe97953 2019-01-09 16:14:23,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/05eeabf5-56c3-4077-a556-bfc31816b5db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3989ce8afab130fb8f165c7ab580d640170117e" 2019-01-09 16:14:23,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-ae58ff07-0e52-461e-85e7-74c95973b9bf Date: Wed, 09 Jan 2019 16:14:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"224c618b-a2d1-4abd-8e65-c6b136a2d3ed","tenant_id":"69f37096dd474cd182b0ac0a186a2100","created_at":"2019-01-09T16:14:15Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:15Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"69f37096dd474cd182b0ac0a186a2100","id":"05eeabf5-56c3-4077-a556-bfc31816b5db","subnetpool_id":null,"name":"CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet"}} 2019-01-09 16:14:23,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/05eeabf5-56c3-4077-a556-bfc31816b5db used request id req-ae58ff07-0e52-461e-85e7-74c95973b9bf 2019-01-09 16:14:23,792 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router and subnet CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet 2019-01-09 16:14:23,792 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router 2019-01-09 16:14:23,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/d5ab965f-6b52-46cc-ab43-cd2eda4753ec/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" -d '{"subnet_id": "05eeabf5-56c3-4077-a556-bfc31816b5db"}' 2019-01-09 16:14:25,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e0b10358-4795-47f6-a2ad-506c97a7a88d Date: Wed, 09 Jan 2019 16:14:25 GMT RESP BODY: {"network_id": "224c618b-a2d1-4abd-8e65-c6b136a2d3ed", "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "subnet_id": "05eeabf5-56c3-4077-a556-bfc31816b5db", "subnet_ids": ["05eeabf5-56c3-4077-a556-bfc31816b5db"], "port_id": "5f82febe-da85-47fa-b321-980c4290b775", "id": "d5ab965f-6b52-46cc-ab43-cd2eda4753ec"} 2019-01-09 16:14:25,771 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/d5ab965f-6b52-46cc-ab43-cd2eda4753ec/remove_router_interface used request id req-e0b10358-4795-47f6-a2ad-506c97a7a88d 2019-01-09 16:14:25,771 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router 2019-01-09 16:14:25,771 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-router 2019-01-09 16:14:25,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/d5ab965f-6b52-46cc-ab43-cd2eda4753ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac0f82ec0e18b8899482b8b4db1d29da5be4a369" 2019-01-09 16:14:26,954 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58c5d02c-a65a-441b-b9a9-5a5eb4a0d87d Content-Length: 0 Date: Wed, 09 Jan 2019 16:14:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:14:26,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/d5ab965f-6b52-46cc-ab43-cd2eda4753ec used request id req-58c5d02c-a65a-441b-b9a9-5a5eb4a0d87d 2019-01-09 16:14:26,955 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet 2019-01-09 16:14:26,955 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-subnet 2019-01-09 16:14:26,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/05eeabf5-56c3-4077-a556-bfc31816b5db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aab5172d6aabc89b58796ed55bb36740a316a1" 2019-01-09 16:14:28,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69f38310-3029-418e-b6b0-612f0616e891 Date: Wed, 09 Jan 2019 16:14:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:14:28,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/05eeabf5-56c3-4077-a556-bfc31816b5db used request id req-69f38310-3029-418e-b6b0-612f0616e891 2019-01-09 16:14:28,045 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-41695862-eb15-471a-96ce-cdd483713ce3-pub-net 2019-01-09 16:14:28,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/224c618b-a2d1-4abd-8e65-c6b136a2d3ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31aab5172d6aabc89b58796ed55bb36740a316a1" 2019-01-09 16:14:29,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75569bc3-5b96-4dbd-b2f1-7b798f902486 Date: Wed, 09 Jan 2019 16:14:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:14:29,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/224c618b-a2d1-4abd-8e65-c6b136a2d3ed used request id req-75569bc3-5b96-4dbd-b2f1-7b798f902486 2019-01-09 16:14:29,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:29,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-098a0d40-1430-4fb9-85ac-fec060390bec Date: Wed, 09 Jan 2019 16:14:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "created_at": "2019-01-09T16:14:14Z", "updated_at": "2019-01-09T16:14:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:14Z", "revision_number": 0, "id": "6f0b3437-25a9-4630-85dd-705acbd44b77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:14Z", "security_group_id": "ae4d9fce-940d-420e-bebb-ee6ca0e9b79d", "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f37096dd474cd182b0ac0a186a2100"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:14Z", "revision_number": 0, "id": "8e2bd9eb-a8f0-4e38-920b-ed231c76a3da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:14Z", "security_group_id": "ae4d9fce-940d-420e-bebb-ee6ca0e9b79d", "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f37096dd474cd182b0ac0a186a2100"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:14Z", "revision_number": 0, "id": "b493356c-c458-44d3-a00b-7128039ad84c", "remote_group_id": "ae4d9fce-940d-420e-bebb-ee6ca0e9b79d", "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:14Z", "security_group_id": "ae4d9fce-940d-420e-bebb-ee6ca0e9b79d", "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "port_range_min": null, "ethertype": "IPv4", "project_id": "69f37096dd474cd182b0ac0a186a2100"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:14Z", "revision_number": 0, "id": "d381fd39-a66a-42ef-8ddc-8fa78bbac685", "remote_group_id": "ae4d9fce-940d-420e-bebb-ee6ca0e9b79d", "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:14Z", "security_group_id": "ae4d9fce-940d-420e-bebb-ee6ca0e9b79d", "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "port_range_min": null, "ethertype": "IPv6", "project_id": "69f37096dd474cd182b0ac0a186a2100"}], "revision_number": 4, "project_id": "69f37096dd474cd182b0ac0a186a2100", "id": "ae4d9fce-940d-420e-bebb-ee6ca0e9b79d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:14:29,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-098a0d40-1430-4fb9-85ac-fec060390bec 2019-01-09 16:14:29,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:29,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3240cdeb-4fde-404a-85e9-3f256651ae52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:14:29,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-3240cdeb-4fde-404a-85e9-3f256651ae52 2019-01-09 16:14:29,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:14:29,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:29,477 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83c0ca5e-ccad-49b2-9a48-1525c9025cb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:14:29,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-83c0ca5e-ccad-49b2-9a48-1525c9025cb1 2019-01-09 16:14:29,477 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:14:29,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:29,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef49930a-505f-4780-9740-97dc6014bed9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:14:29,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-ef49930a-505f-4780-9740-97dc6014bed9 2019-01-09 16:14:29,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:14:29,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:29,678 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37be8215-6a4d-481a-b6ea-8c127df14716 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:14:29,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-37be8215-6a4d-481a-b6ea-8c127df14716 2019-01-09 16:14:29,679 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:14:29,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:29,780 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fbd7e98-ef96-447b-99a2-dd250e14234e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:14:29,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-1fbd7e98-ef96-447b-99a2-dd250e14234e 2019-01-09 16:14:29,780 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:14:29,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:29,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ec6a41e-44ad-465e-884b-8a7aeefd2d5d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:14:29,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-2ec6a41e-44ad-465e-884b-8a7aeefd2d5d 2019-01-09 16:14:29,883 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:14:29,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:29,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e55d04c-0008-445f-a9ee-2a8c5e3c0d1e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "69f37096dd474cd182b0ac0a186a2100", "name": "CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj"}} 2019-01-09 16:14:29,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100 used request id req-7e55d04c-0008-445f-a9ee-2a8c5e3c0d1e 2019-01-09 16:14:29,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ae4d9fce-940d-420e-bebb-ee6ca0e9b79d 2019-01-09 16:14:29,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ae4d9fce-940d-420e-bebb-ee6ca0e9b79d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:30,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d6c71bd2-489e-4477-8138-b2989b38e95c Date: Wed, 09 Jan 2019 16:14:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:14Z", "security_group_id": "ae4d9fce-940d-420e-bebb-ee6ca0e9b79d", "port_range_min": null, "revision_number": 0, "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "created_at": "2019-01-09T16:14:14Z", "project_id": "69f37096dd474cd182b0ac0a186a2100", "id": "6f0b3437-25a9-4630-85dd-705acbd44b77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:14Z", "security_group_id": "ae4d9fce-940d-420e-bebb-ee6ca0e9b79d", "port_range_min": null, "revision_number": 0, "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "created_at": "2019-01-09T16:14:14Z", "project_id": "69f37096dd474cd182b0ac0a186a2100", "id": "8e2bd9eb-a8f0-4e38-920b-ed231c76a3da"}, {"remote_group_id": "ae4d9fce-940d-420e-bebb-ee6ca0e9b79d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:14Z", "security_group_id": "ae4d9fce-940d-420e-bebb-ee6ca0e9b79d", "port_range_min": null, "revision_number": 0, "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "created_at": "2019-01-09T16:14:14Z", "project_id": "69f37096dd474cd182b0ac0a186a2100", "id": "b493356c-c458-44d3-a00b-7128039ad84c"}, {"remote_group_id": "ae4d9fce-940d-420e-bebb-ee6ca0e9b79d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:14Z", "security_group_id": "ae4d9fce-940d-420e-bebb-ee6ca0e9b79d", "port_range_min": null, "revision_number": 0, "tenant_id": "69f37096dd474cd182b0ac0a186a2100", "created_at": "2019-01-09T16:14:14Z", "project_id": "69f37096dd474cd182b0ac0a186a2100", "id": "d381fd39-a66a-42ef-8ddc-8fa78bbac685"}]} 2019-01-09 16:14:30,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=ae4d9fce-940d-420e-bebb-ee6ca0e9b79d used request id req-d6c71bd2-489e-4477-8138-b2989b38e95c 2019-01-09 16:14:30,036 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:14:30,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ae4d9fce-940d-420e-bebb-ee6ca0e9b79d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:30,151 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-201cd3e3-7696-420b-8093-6eb598c174b9 Content-Length: 0 Date: Wed, 09 Jan 2019 16:14:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:14:30,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ae4d9fce-940d-420e-bebb-ee6ca0e9b79d used request id req-201cd3e3-7696-420b-8093-6eb598c174b9 2019-01-09 16:14:30,152 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj 2019-01-09 16:14:30,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:30,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebd19aad-27ac-45bd-a0ae-e61421f4972e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:14:30,376 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/69f37096dd474cd182b0ac0a186a2100 used request id req-ebd19aad-27ac-45bd-a0ae-e61421f4972e 2019-01-09 16:14:30,376 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-proj-role 2019-01-09 16:14:30,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ae955d7badd74a5f9403ec3cda9a47f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:30,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-883cb8b0-0537-44f7-b58c-8080b7173dbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:14:30,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ae955d7badd74a5f9403ec3cda9a47f7 used request id req-883cb8b0-0537-44f7-b58c-8080b7173dbe 2019-01-09 16:14:30,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}932bac841f88341192bca6872dc1a7769fbef867" 2019-01-09 16:14:30,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4ca8e2b-7801-4226-912f-cb96e11af055 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:14:30,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a4ca8e2b-7801-4226-912f-cb96e11af055 2019-01-09 16:14:30,683 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-3cff7de7-bb2a-4a3-user 2019-01-09 16:14:30,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d962db0ef9fb47c887bdfccca603c9af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64d766e6938e69b5750a6ce466722db91202740" 2019-01-09 16:14:30,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-506ad7b3-fa59-4dd4-bc0b-75ec0dd815c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:14:30,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d962db0ef9fb47c887bdfccca603c9af used request id req-506ad7b3-fa59-4dd4-bc0b-75ec0dd815c2 2019-01-09 16:14:30,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:31,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["rIQ6skd2S1mNzxMgqGzWJQ"], "issued_at": "2019-01-09T16:14:31.000000Z"}} 2019-01-09 16:14:31,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1318b34a5d6701804e6ca24d33c11deedca8f65" 2019-01-09 16:14:31,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97de8c50-84c4-4e34-8d9a-f33182e201e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:31,314 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-97de8c50-84c4-4e34-8d9a-f33182e201e4 2019-01-09 16:14:31,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:31,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:31,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["L6i7d8JVQuSVhcqOYRqvKA"], "issued_at": "2019-01-09T16:14:31.000000Z"}} 2019-01-09 16:14:31,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:31,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b547bfac-3f1b-4f8d-9f7e-09a6d1fed65e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:31,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b547bfac-3f1b-4f8d-9f7e-09a6d1fed65e 2019-01-09 16:14:31,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:31,816 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:31,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-043d76be-ff09-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:31,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-097a79ec-aed0-4c34-a095-d2a393997ffb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-043d76be-ff09-420-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:14:31,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-043d76be-ff09-420-proj used request id req-097a79ec-aed0-4c34-a095-d2a393997ffb 2019-01-09 16:14:31,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:31,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7700408a-dc30-49af-8331-7c648e3ca107 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:14:31,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7700408a-dc30-49af-8331-7c648e3ca107 2019-01-09 16:14:31,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj"}}' 2019-01-09 16:14:31,989 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-973a752a-359d-4738-8a4e-2e0adbb4f484 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406"}, "tags": [], "enabled": true, "id": "e163c0d70b8143c3a652d25f1397a406", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj"}} 2019-01-09 16:14:31,989 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-973a752a-359d-4738-8a4e-2e0adbb4f484 2019-01-09 16:14:31,989 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-043d76be-ff09-420-proj 2019-01-09 16:14:31,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:31,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:32,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["zHhY2f3JSlK57CLpKKX7TA"], "issued_at": "2019-01-09T16:14:32.000000Z"}} 2019-01-09 16:14:32,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ae62ec520b92fdc49518b3d42cb40570e0196b" 2019-01-09 16:14:32,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efd21f2-caef-4d4b-a55d-f893de2f0446 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:32,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7efd21f2-caef-4d4b-a55d-f893de2f0446 2019-01-09 16:14:32,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:32,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:32,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ae62ec520b92fdc49518b3d42cb40570e0196b" 2019-01-09 16:14:32,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a743f03d-2398-4594-9467-a30e7ae8735a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:14:32,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a743f03d-2398-4594-9467-a30e7ae8735a 2019-01-09 16:14:32,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-043d76be-ff09-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ae62ec520b92fdc49518b3d42cb40570e0196b" 2019-01-09 16:14:32,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19734435-ad27-4712-8807-a970003296b7 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-043d76be-ff09-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406"}, "tags": [], "enabled": true, "id": "e163c0d70b8143c3a652d25f1397a406", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj"}]} 2019-01-09 16:14:32,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-043d76be-ff09-420-proj used request id req-19734435-ad27-4712-8807-a970003296b7 2019-01-09 16:14:32,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ae62ec520b92fdc49518b3d42cb40570e0196b" 2019-01-09 16:14:32,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3cf6561-59dd-4c18-a079-c90bfe314718 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:14:32,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f3cf6561-59dd-4c18-a079-c90bfe314718 2019-01-09 16:14:33,216 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-043d76be-ff09-420-user 2019-01-09 16:14:33,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:33,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:33,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22bd4578-0f9d-405f-8888-896e66f5df75 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:14:33,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-22bd4578-0f9d-405f-8888-896e66f5df75 2019-01-09 16:14:33,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" -d '{"role": {"name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj-role"}}' 2019-01-09 16:14:33,351 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:14:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ceb9277-a36b-4edb-906d-f35b319e6382 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36ee32be0fcb4b3793649ed81d025de7", "links": {"self": "http://172.30.9.29:5000/v3/roles/36ee32be0fcb4b3793649ed81d025de7"}, "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj-role"}} 2019-01-09 16:14:33,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5ceb9277-a36b-4edb-906d-f35b319e6382 2019-01-09 16:14:33,352 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-043d76be-ff09-420-proj-role 2019-01-09 16:14:33,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/36ee32be0fcb4b3793649ed81d025de7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:33,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc47961-b092-4822-9ae7-626af7eccfe8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36ee32be0fcb4b3793649ed81d025de7", "links": {"self": "http://172.30.9.29:5000/v3/roles/36ee32be0fcb4b3793649ed81d025de7"}, "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj-role"}} 2019-01-09 16:14:33,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/36ee32be0fcb4b3793649ed81d025de7 used request id req-7fc47961-b092-4822-9ae7-626af7eccfe8 2019-01-09 16:14:33,454 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-043d76be-ff09-420-proj-role to project CreateNetworkSuccessTests-043d76be-ff09-420-proj 2019-01-09 16:14:33,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406/users/d4f55197b3044d65b0852524d3760828/roles/36ee32be0fcb4b3793649ed81d025de7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:33,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:14:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ff13ed4-9b7a-4c57-857f-ca095d46bb22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:14:33,596 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406/users/d4f55197b3044d65b0852524d3760828/roles/36ee32be0fcb4b3793649ed81d025de7 used request id req-5ff13ed4-9b7a-4c57-857f-ca095d46bb22 2019-01-09 16:14:33,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:33,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:34,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Hh_6sdxQSsmLY_pRAX0jZQ"], "issued_at": "2019-01-09T16:14:34.000000Z"}} 2019-01-09 16:14:34,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf4343b3621fea261c1fe855d1f2c8d1c79fcf1" 2019-01-09 16:14:34,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7045e63-e814-4e66-b9c0-15dc5eeb5b18 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:34,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d7045e63-e814-4e66-b9c0-15dc5eeb5b18 2019-01-09 16:14:34,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf4343b3621fea261c1fe855d1f2c8d1c79fcf1" 2019-01-09 16:14:34,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1dcbeab1-fb51-46d9-87c2-9db9ebbf383b Date: Wed, 09 Jan 2019 16:14:34 GMT RESP BODY: {"networks":[]} 2019-01-09 16:14:34,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net used request id req-1dcbeab1-fb51-46d9-87c2-9db9ebbf383b 2019-01-09 16:14:34,307 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net 2019-01-09 16:14:34,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:34,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:34,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["aBLLnccDTYuQntQRnYj9AQ"], "issued_at": "2019-01-09T16:14:34.000000Z"}} 2019-01-09 16:14:34,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4caa87b8a62112597ce19fc566d02780ff06bed" 2019-01-09 16:14:34,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2d662d-3b16-407b-852e-bd8d887ab131 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:34,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2a2d662d-3b16-407b-852e-bd8d887ab131 2019-01-09 16:14:34,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:34,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:34,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-043d76be-ff09-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4caa87b8a62112597ce19fc566d02780ff06bed" 2019-01-09 16:14:34,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4337be8-eaee-4171-a8e9-ecac90d934e1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-043d76be-ff09-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406"}, "tags": [], "enabled": true, "id": "e163c0d70b8143c3a652d25f1397a406", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj"}]} 2019-01-09 16:14:34,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-043d76be-ff09-420-proj used request id req-a4337be8-eaee-4171-a8e9-ecac90d934e1 2019-01-09 16:14:34,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf4343b3621fea261c1fe855d1f2c8d1c79fcf1" -d '{"network": {"tenant_id": "e163c0d70b8143c3a652d25f1397a406", "mtu": 999, "name": "CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net", "admin_state_up": true}}' 2019-01-09 16:14:35,334 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 742 X-Openstack-Request-Id: req-4f96bdbd-6f8a-4ae7-a9a8-389f058c0fe8 Date: Wed, 09 Jan 2019 16:14:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"e163c0d70b8143c3a652d25f1397a406","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:14:35Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net","admin_state_up":true,"tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:35Z","mtu":999}} 2019-01-09 16:14:35,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-4f96bdbd-6f8a-4ae7-a9a8-389f058c0fe8 2019-01-09 16:14:35,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=8daabf58-12c3-423d-a6ab-ae48595fc5ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf4343b3621fea261c1fe855d1f2c8d1c79fcf1" 2019-01-09 16:14:35,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-dc7d8584-cb8f-493b-bffc-bb3da24c0303 Date: Wed, 09 Jan 2019 16:14:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":999,"id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"e163c0d70b8143c3a652d25f1397a406","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:14:35Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net","admin_state_up":true,"tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:35Z","provider:network_type":"vxlan"}]} 2019-01-09 16:14:35,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=8daabf58-12c3-423d-a6ab-ae48595fc5ab used request id req-dc7d8584-cb8f-493b-bffc-bb3da24c0303 2019-01-09 16:14:35,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8daabf58-12c3-423d-a6ab-ae48595fc5ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf4343b3621fea261c1fe855d1f2c8d1c79fcf1" 2019-01-09 16:14:35,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-160ee5ef-d28a-48d6-a9d7-1284990cb713 Date: Wed, 09 Jan 2019 16:14:35 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:14:35,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8daabf58-12c3-423d-a6ab-ae48595fc5ab used request id req-160ee5ef-d28a-48d6-a9d7-1284990cb713 2019-01-09 16:14:35,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:35,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:35,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["MJmXeTPdTrexjlZmt8QbrQ"], "issued_at": "2019-01-09T16:14:35.000000Z"}} 2019-01-09 16:14:35,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4adbb38130c6600e0b52797276c30b01290008" 2019-01-09 16:14:35,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96721b11-b7c2-450e-a67c-ce672f603d52 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:35,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-96721b11-b7c2-450e-a67c-ce672f603d52 2019-01-09 16:14:35,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:35,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-043d76be-ff09-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4adbb38130c6600e0b52797276c30b01290008" 2019-01-09 16:14:36,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4335b2-3970-42cc-a970-95e3e63c93ff Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-043d76be-ff09-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406"}, "tags": [], "enabled": true, "id": "e163c0d70b8143c3a652d25f1397a406", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj"}]} 2019-01-09 16:14:36,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-043d76be-ff09-420-proj used request id req-5a4335b2-3970-42cc-a970-95e3e63c93ff 2019-01-09 16:14:36,045 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet 2019-01-09 16:14:36,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf4343b3621fea261c1fe855d1f2c8d1c79fcf1" -d '{"subnets": [{"ip_version": 4, "network_id": "8daabf58-12c3-423d-a6ab-ae48595fc5ab", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet", "tenant_id": "e163c0d70b8143c3a652d25f1397a406"}]}' 2019-01-09 16:14:36,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-7c935da9-4c8d-40de-9098-6d06c8b310c8 Date: Wed, 09 Jan 2019 16:14:36 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"00e68f6b-ca79-4647-b760-5a19fc199d60","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e163c0d70b8143c3a652d25f1397a406","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:36Z","ip_version":4}]} 2019-01-09 16:14:36,437 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-7c935da9-4c8d-40de-9098-6d06c8b310c8 2019-01-09 16:14:36,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=8daabf58-12c3-423d-a6ab-ae48595fc5ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf4343b3621fea261c1fe855d1f2c8d1c79fcf1" 2019-01-09 16:14:36,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-54332858-d251-48c7-a53f-ce0d1a45c141 Date: Wed, 09 Jan 2019 16:14:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"e163c0d70b8143c3a652d25f1397a406","l2_adjacency":true,"status":"ACTIVE","subnets":["00e68f6b-ca79-4647-b760-5a19fc199d60"],"description":"","tags":[],"updated_at":"2019-01-09T16:14:36Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net","admin_state_up":true,"tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:35Z","provider:network_type":"vxlan"}]} 2019-01-09 16:14:36,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=8daabf58-12c3-423d-a6ab-ae48595fc5ab used request id req-54332858-d251-48c7-a53f-ce0d1a45c141 2019-01-09 16:14:36,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8daabf58-12c3-423d-a6ab-ae48595fc5ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf4343b3621fea261c1fe855d1f2c8d1c79fcf1" 2019-01-09 16:14:36,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-5b2ffbe2-8445-46af-bff6-e332a6dd01e7 Date: Wed, 09 Jan 2019 16:14:36 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"00e68f6b-ca79-4647-b760-5a19fc199d60","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e163c0d70b8143c3a652d25f1397a406","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:36Z","ip_version":4}]} 2019-01-09 16:14:36,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8daabf58-12c3-423d-a6ab-ae48595fc5ab used request id req-5b2ffbe2-8445-46af-bff6-e332a6dd01e7 2019-01-09 16:14:36,586 - OpenStackNetwork - DEBUG - Network [8daabf58-12c3-423d-a6ab-ae48595fc5ab] created successfully 2019-01-09 16:14:36,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:36,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36ee32be0fcb4b3793649ed81d025de7", "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj-role"}], "expires_at": "2019-01-09T17:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e163c0d70b8143c3a652d25f1397a406", "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e163c0d70b8143c3a652d25f1397a406", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/e163c0d70b8143c3a652d25f1397a406", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/e163c0d70b8143c3a652d25f1397a406", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e163c0d70b8143c3a652d25f1397a406", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/e163c0d70b8143c3a652d25f1397a406", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/e163c0d70b8143c3a652d25f1397a406", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e163c0d70b8143c3a652d25f1397a406", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/e163c0d70b8143c3a652d25f1397a406", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/e163c0d70b8143c3a652d25f1397a406", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e163c0d70b8143c3a652d25f1397a406", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/e163c0d70b8143c3a652d25f1397a406", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/e163c0d70b8143c3a652d25f1397a406", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e163c0d70b8143c3a652d25f1397a406", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_e163c0d70b8143c3a652d25f1397a406", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-043d76be-ff09-420-user", "id": "d4f55197b3044d65b0852524d3760828"}, "audit_ids": ["gO8qekHRQuyWhu5s3XvO_g"], "issued_at": "2019-01-09T16:14:36.000000Z"}} 2019-01-09 16:14:36,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53dc4a9b1cbfdc06e8bcaca50be62b7cf2b28d09" 2019-01-09 16:14:37,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7e912e5c-9062-47a5-a430-5dc59cdaa48e Date: Wed, 09 Jan 2019 16:14:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e163c0d70b8143c3a652d25f1397a406","l2_adjacency":true,"status":"ACTIVE","subnets":["00e68f6b-ca79-4647-b760-5a19fc199d60"],"description":"","tags":[],"updated_at":"2019-01-09T16:14:36Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net","admin_state_up":true,"tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:35Z","mtu":999}]} 2019-01-09 16:14:37,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net used request id req-7e912e5c-9062-47a5-a430-5dc59cdaa48e 2019-01-09 16:14:37,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:37,276 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:37,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1318b34a5d6701804e6ca24d33c11deedca8f65" 2019-01-09 16:14:37,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-470b6c78-0d01-4878-9119-a16dcda1f059 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e163c0d70b8143c3a652d25f1397a406", "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj"}} 2019-01-09 16:14:37,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406 used request id req-470b6c78-0d01-4878-9119-a16dcda1f059 2019-01-09 16:14:37,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8daabf58-12c3-423d-a6ab-ae48595fc5ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53dc4a9b1cbfdc06e8bcaca50be62b7cf2b28d09" 2019-01-09 16:14:37,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fb569321-3d3f-499f-a892-0b40e86e18b6 Date: Wed, 09 Jan 2019 16:14:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:36Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"e163c0d70b8143c3a652d25f1397a406","id":"00e68f6b-ca79-4647-b760-5a19fc199d60","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet"}]} 2019-01-09 16:14:37,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8daabf58-12c3-423d-a6ab-ae48595fc5ab used request id req-fb569321-3d3f-499f-a892-0b40e86e18b6 2019-01-09 16:14:37,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:37,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:37,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["KWKduX0XR0OYmrk__Qc5Fg"], "issued_at": "2019-01-09T16:14:37.000000Z"}} 2019-01-09 16:14:37,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:38,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6718671-fee2-452e-8413-5d1f125c898d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:38,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a6718671-fee2-452e-8413-5d1f125c898d 2019-01-09 16:14:38,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:38,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-423102e1-0b4e-456e-9830-faee7b64f735 Date: Wed, 09 Jan 2019 16:14:38 GMT RESP BODY: {"routers": []} 2019-01-09 16:14:38,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router&admin_state_up=True used request id req-423102e1-0b4e-456e-9830-faee7b64f735 2019-01-09 16:14:38,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:38,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:38,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["AobeFD2bTbSabtcO4GsNmQ"], "issued_at": "2019-01-09T16:14:38.000000Z"}} 2019-01-09 16:14:38,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f0a85c00c6360bf6c70bad0a9609ea0b9afe41" 2019-01-09 16:14:38,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ae87b4-caef-4e9d-a298-96f60674ca24 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:38,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f7ae87b4-caef-4e9d-a298-96f60674ca24 2019-01-09 16:14:38,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:38,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:38,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-043d76be-ff09-420-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27f0a85c00c6360bf6c70bad0a9609ea0b9afe41" 2019-01-09 16:14:38,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af2cddd-40d3-47e3-b680-943254746d66 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-043d76be-ff09-420-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406"}, "tags": [], "enabled": true, "id": "e163c0d70b8143c3a652d25f1397a406", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj"}]} 2019-01-09 16:14:38,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-043d76be-ff09-420-proj used request id req-5af2cddd-40d3-47e3-b680-943254746d66 2019-01-09 16:14:38,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:39,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-730ddf4a-fca9-401d-88c2-e670d900d841 Date: Wed, 09 Jan 2019 16:14:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:14:39,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-730ddf4a-fca9-401d-88c2-e670d900d841 2019-01-09 16:14:39,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:39,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-60210936-91b4-4cbc-aa14-e9527454daf2 Date: Wed, 09 Jan 2019 16:14:39 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 16:14:39,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-60210936-91b4-4cbc-aa14-e9527454daf2 2019-01-09 16:14:39,208 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router 2019-01-09 16:14:39,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "name": "CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router", "admin_state_up": true}}' 2019-01-09 16:14:40,659 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-24fca185-f929-4dd3-a8d5-ba957c48e968 Date: Wed, 09 Jan 2019 16:14:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "created_at": "2019-01-09T16:14:39Z", "admin_state_up": true, "updated_at": "2019-01-09T16:14:40Z", "project_id": "e163c0d70b8143c3a652d25f1397a406", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "2a15163b-fb63-42c9-b943-7dc99c7c4f9f", "name": "CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router"}} 2019-01-09 16:14:40,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-24fca185-f929-4dd3-a8d5-ba957c48e968 2019-01-09 16:14:40,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=2a15163b-fb63-42c9-b943-7dc99c7c4f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:40,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-00685e9f-74d3-41a1-b098-68472e474c29 Date: Wed, 09 Jan 2019 16:14:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:14:39Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.202"}],"id":"8132913d-ce75-48ae-bd97-016ed34e154d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:06:2c:f9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T16:14:39Z","binding:vnic_type":"normal","device_id":"2a15163b-fb63-42c9-b943-7dc99c7c4f9f","ip_allocation":"immediate"}]} 2019-01-09 16:14:40,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=2a15163b-fb63-42c9-b943-7dc99c7c4f9f used request id req-00685e9f-74d3-41a1-b098-68472e474c29 2019-01-09 16:14:40,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:40,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-eec4a3d5-034f-421f-b6e0-a245e483a8e8 Date: Wed, 09 Jan 2019 16:14:40 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 16:14:40,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-eec4a3d5-034f-421f-b6e0-a245e483a8e8 2019-01-09 16:14:40,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:40,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-8653a9bc-a3f6-48fe-bc83-979ce8bde59f Date: Wed, 09 Jan 2019 16:14:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":999,"id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":28,"ipv4_address_scope":null,"shared":false,"project_id":"e163c0d70b8143c3a652d25f1397a406","l2_adjacency":true,"status":"ACTIVE","subnets":["00e68f6b-ca79-4647-b760-5a19fc199d60"],"description":"","tags":[],"updated_at":"2019-01-09T16:14:36Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net","admin_state_up":true,"tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:35Z","provider:network_type":"vxlan"}]} 2019-01-09 16:14:40,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net used request id req-8653a9bc-a3f6-48fe-bc83-979ce8bde59f 2019-01-09 16:14:40,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:40,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:40,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:40,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca2516de-b3cf-4a2c-86b2-4f1e26ee5a41 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e163c0d70b8143c3a652d25f1397a406", "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj"}} 2019-01-09 16:14:40,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406 used request id req-ca2516de-b3cf-4a2c-86b2-4f1e26ee5a41 2019-01-09 16:14:40,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8daabf58-12c3-423d-a6ab-ae48595fc5ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:41,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-bc2bbea7-31e8-43a0-976a-80d85afba481 Date: Wed, 09 Jan 2019 16:14:41 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"00e68f6b-ca79-4647-b760-5a19fc199d60","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e163c0d70b8143c3a652d25f1397a406","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:36Z","ip_version":4}]} 2019-01-09 16:14:41,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8daabf58-12c3-423d-a6ab-ae48595fc5ab used request id req-bc2bbea7-31e8-43a0-976a-80d85afba481 2019-01-09 16:14:41,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8daabf58-12c3-423d-a6ab-ae48595fc5ab&name=CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:41,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-d88a1f67-4f42-4878-95ea-58583da691dc Date: Wed, 09 Jan 2019 16:14:41 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"00e68f6b-ca79-4647-b760-5a19fc199d60","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e163c0d70b8143c3a652d25f1397a406","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:36Z","ip_version":4}]} 2019-01-09 16:14:41,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8daabf58-12c3-423d-a6ab-ae48595fc5ab&name=CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet used request id req-d88a1f67-4f42-4878-95ea-58583da691dc 2019-01-09 16:14:41,049 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 16:14:41,049 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router 2019-01-09 16:14:41,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/2a15163b-fb63-42c9-b943-7dc99c7c4f9f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" -d '{"subnet_id": "00e68f6b-ca79-4647-b760-5a19fc199d60"}' 2019-01-09 16:14:43,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b1a7ff89-264b-44ba-bce5-387972e33bf6 Date: Wed, 09 Jan 2019 16:14:43 GMT RESP BODY: {"network_id": "8daabf58-12c3-423d-a6ab-ae48595fc5ab", "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "subnet_id": "00e68f6b-ca79-4647-b760-5a19fc199d60", "subnet_ids": ["00e68f6b-ca79-4647-b760-5a19fc199d60"], "port_id": "619b85eb-f2a6-41e8-9135-1eeb586e577b", "id": "2a15163b-fb63-42c9-b943-7dc99c7c4f9f"} 2019-01-09 16:14:43,011 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/2a15163b-fb63-42c9-b943-7dc99c7c4f9f/add_router_interface used request id req-b1a7ff89-264b-44ba-bce5-387972e33bf6 2019-01-09 16:14:43,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/2a15163b-fb63-42c9-b943-7dc99c7c4f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:43,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-0203a7cb-0dc3-45ea-a40c-92a1df25e293 Date: Wed, 09 Jan 2019 16:14:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "created_at": "2019-01-09T16:14:39Z", "admin_state_up": true, "updated_at": "2019-01-09T16:14:42Z", "project_id": "e163c0d70b8143c3a652d25f1397a406", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "2a15163b-fb63-42c9-b943-7dc99c7c4f9f", "name": "CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router"}} 2019-01-09 16:14:43,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/2a15163b-fb63-42c9-b943-7dc99c7c4f9f used request id req-0203a7cb-0dc3-45ea-a40c-92a1df25e293 2019-01-09 16:14:43,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=2a15163b-fb63-42c9-b943-7dc99c7c4f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:43,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1750 X-Openstack-Request-Id: req-9a6fef0b-5726-41ff-8ace-d5156a58826c Date: Wed, 09 Jan 2019 16:14:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:14:42Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00e68f6b-ca79-4647-b760-5a19fc199d60","ip_address":"10.55.1.1"}],"id":"619b85eb-f2a6-41e8-9135-1eeb586e577b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e3:58:ee","project_id":"e163c0d70b8143c3a652d25f1397a406","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:41Z","binding:vnic_type":"normal","device_id":"2a15163b-fb63-42c9-b943-7dc99c7c4f9f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:14:43Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.202"}],"id":"8132913d-ce75-48ae-bd97-016ed34e154d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:2c:f9","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T16:14:39Z","binding:vnic_type":"normal","device_id":"2a15163b-fb63-42c9-b943-7dc99c7c4f9f","ip_allocation":"immediate"}]} 2019-01-09 16:14:43,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=2a15163b-fb63-42c9-b943-7dc99c7c4f9f used request id req-9a6fef0b-5726-41ff-8ace-d5156a58826c 2019-01-09 16:14:43,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:43,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-277d8303-c55c-43f4-b9ea-645027854825 Date: Wed, 09 Jan 2019 16:14:43 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 16:14:43,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-277d8303-c55c-43f4-b9ea-645027854825 2019-01-09 16:14:43,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/00e68f6b-ca79-4647-b760-5a19fc199d60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:43,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 690 X-Openstack-Request-Id: req-35f6888c-d17f-4bb8-8f16-2ef8e854ad65 Date: Wed, 09 Jan 2019 16:14:43 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T16:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"00e68f6b-ca79-4647-b760-5a19fc199d60","dns_nameservers":[],"gateway_ip":"10.55.1.1","project_id":"e163c0d70b8143c3a652d25f1397a406","description":"","tags":[],"cidr":"10.55.1.0/24","subnetpool_id":null,"service_types":[],"name":"CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:36Z","ip_version":4}} 2019-01-09 16:14:43,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/00e68f6b-ca79-4647-b760-5a19fc199d60 used request id req-35f6888c-d17f-4bb8-8f16-2ef8e854ad65 2019-01-09 16:14:43,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53dc4a9b1cbfdc06e8bcaca50be62b7cf2b28d09" 2019-01-09 16:14:43,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-d5bc5e03-e398-47b9-ab8a-5da06ba22d58 Date: Wed, 09 Jan 2019 16:14:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "created_at": "2019-01-09T16:14:39Z", "admin_state_up": true, "updated_at": "2019-01-09T16:14:42Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e163c0d70b8143c3a652d25f1397a406", "id": "2a15163b-fb63-42c9-b943-7dc99c7c4f9f", "name": "CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router"}]} 2019-01-09 16:14:43,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router&admin_state_up=True used request id req-d5bc5e03-e398-47b9-ab8a-5da06ba22d58 2019-01-09 16:14:43,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1318b34a5d6701804e6ca24d33c11deedca8f65" 2019-01-09 16:14:43,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d927f7a9-e2f7-4d0f-99d4-6af5979aa53d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e163c0d70b8143c3a652d25f1397a406", "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj"}} 2019-01-09 16:14:43,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406 used request id req-d927f7a9-e2f7-4d0f-99d4-6af5979aa53d 2019-01-09 16:14:43,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=2a15163b-fb63-42c9-b943-7dc99c7c4f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53dc4a9b1cbfdc06e8bcaca50be62b7cf2b28d09" 2019-01-09 16:14:43,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-59007014-f6e7-40cf-a607-f786c395a3dc Date: Wed, 09 Jan 2019 16:14:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:14:42Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"00e68f6b-ca79-4647-b760-5a19fc199d60","ip_address":"10.55.1.1"}],"id":"619b85eb-f2a6-41e8-9135-1eeb586e577b","security_groups":[],"mac_address":"fa:16:3e:e3:58:ee","project_id":"e163c0d70b8143c3a652d25f1397a406","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:41Z","binding:vnic_type":"normal","device_id":"2a15163b-fb63-42c9-b943-7dc99c7c4f9f","ip_allocation":"immediate"}]} 2019-01-09 16:14:43,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=2a15163b-fb63-42c9-b943-7dc99c7c4f9f used request id req-59007014-f6e7-40cf-a607-f786c395a3dc 2019-01-09 16:14:43,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/00e68f6b-ca79-4647-b760-5a19fc199d60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53dc4a9b1cbfdc06e8bcaca50be62b7cf2b28d09" 2019-01-09 16:14:43,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-85a0543d-f2bd-48f2-8f97-5d658c15624e Date: Wed, 09 Jan 2019 16:14:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8daabf58-12c3-423d-a6ab-ae48595fc5ab","tenant_id":"e163c0d70b8143c3a652d25f1397a406","created_at":"2019-01-09T16:14:36Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:36Z","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":"e163c0d70b8143c3a652d25f1397a406","id":"00e68f6b-ca79-4647-b760-5a19fc199d60","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet"}} 2019-01-09 16:14:43,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/00e68f6b-ca79-4647-b760-5a19fc199d60 used request id req-85a0543d-f2bd-48f2-8f97-5d658c15624e 2019-01-09 16:14:43,770 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router and subnet CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet 2019-01-09 16:14:43,770 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router 2019-01-09 16:14:43,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/2a15163b-fb63-42c9-b943-7dc99c7c4f9f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" -d '{"subnet_id": "00e68f6b-ca79-4647-b760-5a19fc199d60"}' 2019-01-09 16:14:45,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fe0e1a93-4cd4-441e-9c7c-23972c942a36 Date: Wed, 09 Jan 2019 16:14:45 GMT RESP BODY: {"network_id": "8daabf58-12c3-423d-a6ab-ae48595fc5ab", "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "subnet_id": "00e68f6b-ca79-4647-b760-5a19fc199d60", "subnet_ids": ["00e68f6b-ca79-4647-b760-5a19fc199d60"], "port_id": "619b85eb-f2a6-41e8-9135-1eeb586e577b", "id": "2a15163b-fb63-42c9-b943-7dc99c7c4f9f"} 2019-01-09 16:14:45,820 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/2a15163b-fb63-42c9-b943-7dc99c7c4f9f/remove_router_interface used request id req-fe0e1a93-4cd4-441e-9c7c-23972c942a36 2019-01-09 16:14:45,821 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router 2019-01-09 16:14:45,821 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-router 2019-01-09 16:14:45,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/2a15163b-fb63-42c9-b943-7dc99c7c4f9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9299bad728b1aff75fcbd993f6e9f82eecf0c5" 2019-01-09 16:14:46,959 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06644a6a-31c5-4446-9632-5e0a51b721e1 Content-Length: 0 Date: Wed, 09 Jan 2019 16:14:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:14:46,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/2a15163b-fb63-42c9-b943-7dc99c7c4f9f used request id req-06644a6a-31c5-4446-9632-5e0a51b721e1 2019-01-09 16:14:46,960 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet 2019-01-09 16:14:46,960 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-subnet 2019-01-09 16:14:46,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/00e68f6b-ca79-4647-b760-5a19fc199d60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf4343b3621fea261c1fe855d1f2c8d1c79fcf1" 2019-01-09 16:14:48,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef88ba8b-16c6-4370-ad9e-d588eb623fe7 Date: Wed, 09 Jan 2019 16:14:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:14:48,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/00e68f6b-ca79-4647-b760-5a19fc199d60 used request id req-ef88ba8b-16c6-4370-ad9e-d588eb623fe7 2019-01-09 16:14:48,268 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-f3b35c24-36e7-4f1b-83a2-b6814cb043c7-pub-net 2019-01-09 16:14:48,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/8daabf58-12c3-423d-a6ab-ae48595fc5ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cf4343b3621fea261c1fe855d1f2c8d1c79fcf1" 2019-01-09 16:14:49,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-52d4880b-9e10-4b69-8b23-fe2cbc939e1e Date: Wed, 09 Jan 2019 16:14:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:14:49,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/8daabf58-12c3-423d-a6ab-ae48595fc5ab used request id req-52d4880b-9e10-4b69-8b23-fe2cbc939e1e 2019-01-09 16:14:49,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:49,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-2eb50b64-40bc-4182-9c3d-56394773cb4e Date: Wed, 09 Jan 2019 16:14:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "created_at": "2019-01-09T16:14:35Z", "updated_at": "2019-01-09T16:14:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:35Z", "revision_number": 0, "id": "10b0b784-17ed-46e3-95bd-d2f5aeb0a943", "remote_group_id": "8cde59fb-9343-468c-bde6-d92232c84364", "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:35Z", "security_group_id": "8cde59fb-9343-468c-bde6-d92232c84364", "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "port_range_min": null, "ethertype": "IPv6", "project_id": "e163c0d70b8143c3a652d25f1397a406"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:35Z", "revision_number": 0, "id": "13b05174-6276-4663-943c-77eb475e5ca1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:35Z", "security_group_id": "8cde59fb-9343-468c-bde6-d92232c84364", "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "port_range_min": null, "ethertype": "IPv6", "project_id": "e163c0d70b8143c3a652d25f1397a406"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:35Z", "revision_number": 0, "id": "6d3936ae-0102-48ab-9e95-f08e5cc41da6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:35Z", "security_group_id": "8cde59fb-9343-468c-bde6-d92232c84364", "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "port_range_min": null, "ethertype": "IPv4", "project_id": "e163c0d70b8143c3a652d25f1397a406"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:35Z", "revision_number": 0, "id": "e0e0d278-30cc-459d-91e7-caed8849ece5", "remote_group_id": "8cde59fb-9343-468c-bde6-d92232c84364", "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:35Z", "security_group_id": "8cde59fb-9343-468c-bde6-d92232c84364", "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "port_range_min": null, "ethertype": "IPv4", "project_id": "e163c0d70b8143c3a652d25f1397a406"}], "revision_number": 4, "project_id": "e163c0d70b8143c3a652d25f1397a406", "id": "8cde59fb-9343-468c-bde6-d92232c84364", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:14:49,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-2eb50b64-40bc-4182-9c3d-56394773cb4e 2019-01-09 16:14:49,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:49,523 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-269e3ceb-eae1-4056-a711-41be96e20703 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:14:49,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-269e3ceb-eae1-4056-a711-41be96e20703 2019-01-09 16:14:49,523 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:14:49,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:49,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce3568c9-3859-49f8-9f27-3508d0b5c53b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:14:49,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-ce3568c9-3859-49f8-9f27-3508d0b5c53b 2019-01-09 16:14:49,624 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:14:49,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:49,726 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad22ef7d-138d-4fdf-80db-3fff072f8451 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:14:49,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-ad22ef7d-138d-4fdf-80db-3fff072f8451 2019-01-09 16:14:49,726 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:14:49,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:49,826 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d448cdea-ae32-4338-af02-15c50bb19ef7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:14:49,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-d448cdea-ae32-4338-af02-15c50bb19ef7 2019-01-09 16:14:49,826 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:14:49,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:49,932 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:14:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2631772a-b6cb-42a8-b055-3893455b16bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:14:49,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-2631772a-b6cb-42a8-b055-3893455b16bb 2019-01-09 16:14:49,932 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:14:49,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:50,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c749316d-2234-41d0-be51-14d4e67cd652 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e163c0d70b8143c3a652d25f1397a406", "name": "CreateNetworkSuccessTests-043d76be-ff09-420-proj"}} 2019-01-09 16:14:50,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406 used request id req-c749316d-2234-41d0-be51-14d4e67cd652 2019-01-09 16:14:50,033 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8cde59fb-9343-468c-bde6-d92232c84364 2019-01-09 16:14:50,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cde59fb-9343-468c-bde6-d92232c84364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:50,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fce40db5-a2a4-4c2b-ae42-80f4a693b84f Date: Wed, 09 Jan 2019 16:14:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8cde59fb-9343-468c-bde6-d92232c84364", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:35Z", "security_group_id": "8cde59fb-9343-468c-bde6-d92232c84364", "port_range_min": null, "revision_number": 0, "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "created_at": "2019-01-09T16:14:35Z", "project_id": "e163c0d70b8143c3a652d25f1397a406", "id": "10b0b784-17ed-46e3-95bd-d2f5aeb0a943"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:35Z", "security_group_id": "8cde59fb-9343-468c-bde6-d92232c84364", "port_range_min": null, "revision_number": 0, "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "created_at": "2019-01-09T16:14:35Z", "project_id": "e163c0d70b8143c3a652d25f1397a406", "id": "13b05174-6276-4663-943c-77eb475e5ca1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:35Z", "security_group_id": "8cde59fb-9343-468c-bde6-d92232c84364", "port_range_min": null, "revision_number": 0, "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "created_at": "2019-01-09T16:14:35Z", "project_id": "e163c0d70b8143c3a652d25f1397a406", "id": "6d3936ae-0102-48ab-9e95-f08e5cc41da6"}, {"remote_group_id": "8cde59fb-9343-468c-bde6-d92232c84364", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:35Z", "security_group_id": "8cde59fb-9343-468c-bde6-d92232c84364", "port_range_min": null, "revision_number": 0, "tenant_id": "e163c0d70b8143c3a652d25f1397a406", "created_at": "2019-01-09T16:14:35Z", "project_id": "e163c0d70b8143c3a652d25f1397a406", "id": "e0e0d278-30cc-459d-91e7-caed8849ece5"}]} 2019-01-09 16:14:50,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=8cde59fb-9343-468c-bde6-d92232c84364 used request id req-fce40db5-a2a4-4c2b-ae42-80f4a693b84f 2019-01-09 16:14:50,061 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:14:50,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/8cde59fb-9343-468c-bde6-d92232c84364 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:50,219 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0e0b06c-492b-444f-b658-1245191f2d52 Content-Length: 0 Date: Wed, 09 Jan 2019 16:14:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:14:50,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/8cde59fb-9343-468c-bde6-d92232c84364 used request id req-e0e0b06c-492b-444f-b658-1245191f2d52 2019-01-09 16:14:50,219 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-043d76be-ff09-420-proj 2019-01-09 16:14:50,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:50,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61728e32-fa1b-44d5-8232-7c7d1a61aeb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:14:50,446 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e163c0d70b8143c3a652d25f1397a406 used request id req-61728e32-fa1b-44d5-8232-7c7d1a61aeb1 2019-01-09 16:14:50,447 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-043d76be-ff09-420-proj-role 2019-01-09 16:14:50,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/36ee32be0fcb4b3793649ed81d025de7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:50,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a35750e5-2516-4be6-a4c5-2b471c200741 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:14:50,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/36ee32be0fcb4b3793649ed81d025de7 used request id req-a35750e5-2516-4be6-a4c5-2b471c200741 2019-01-09 16:14:50,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}206e4722b5c5fbe85ea772fb866ed22b6e4a0e71" 2019-01-09 16:14:50,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb55ba87-0638-4664-b624-e6970d343a2b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:14:50,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bb55ba87-0638-4664-b624-e6970d343a2b 2019-01-09 16:14:50,678 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-043d76be-ff09-420-user 2019-01-09 16:14:50,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d4f55197b3044d65b0852524d3760828 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55ae62ec520b92fdc49518b3d42cb40570e0196b" 2019-01-09 16:14:50,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:14:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07ab9b0a-65f3-4dc1-bfbc-d3cffa267d62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:14:50,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d4f55197b3044d65b0852524d3760828 used request id req-07ab9b0a-65f3-4dc1-bfbc-d3cffa267d62 2019-01-09 16:14:50,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:51,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["q5FSEIbLSN2lMAE_QvXe6w"], "issued_at": "2019-01-09T16:14:51.000000Z"}} 2019-01-09 16:14:51,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a917af7c8805c4976862b4ebb4eef079a52bbaa" 2019-01-09 16:14:51,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c825190-1f4e-4e3e-a625-d824b71cf044 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:51,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1c825190-1f4e-4e3e-a625-d824b71cf044 2019-01-09 16:14:51,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:51,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:51,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["oEMPRe4ZQy-4uPlqIqERCQ"], "issued_at": "2019-01-09T16:14:51.000000Z"}} 2019-01-09 16:14:51,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:14:51,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f35989b-5c87-46bc-975d-3ffbf76250cb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:51,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3f35989b-5c87-46bc-975d-3ffbf76250cb 2019-01-09 16:14:51,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:51,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:51,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:14:51,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bcb569c-e116-4585-8d17-8b6e92b634c7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:14:51,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj used request id req-8bcb569c-e116-4585-8d17-8b6e92b634c7 2019-01-09 16:14:51,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:14:52,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d859ca-2937-4d45-91c4-4c2a31db2e53 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:14:52,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e1d859ca-2937-4d45-91c4-4c2a31db2e53 2019-01-09 16:14:52,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj"}}' 2019-01-09 16:14:52,149 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:14:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69a7a34c-59c5-41a5-aba4-b78cd46b7542 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b"}, "tags": [], "enabled": true, "id": "b9faad1e560047ca8ec3489f4447921b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj"}} 2019-01-09 16:14:52,150 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-69a7a34c-59c5-41a5-aba4-b78cd46b7542 2019-01-09 16:14:52,150 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj 2019-01-09 16:14:52,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:52,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:52,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:14:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["rF2eIdn-S0uvj-WCR7WPMQ"], "issued_at": "2019-01-09T16:14:52.000000Z"}} 2019-01-09 16:14:52,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf74c4f0799a35c17886b5589751b5a27c4c46b" 2019-01-09 16:14:52,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99bf3aea-55de-4bc9-a25e-f23b9d35e3a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:52,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-99bf3aea-55de-4bc9-a25e-f23b9d35e3a0 2019-01-09 16:14:52,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:52,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:52,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf74c4f0799a35c17886b5589751b5a27c4c46b" 2019-01-09 16:14:52,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd1eb39-204c-4dd8-8514-f35225dabbb4 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:14:52,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ccd1eb39-204c-4dd8-8514-f35225dabbb4 2019-01-09 16:14:52,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf74c4f0799a35c17886b5589751b5a27c4c46b" 2019-01-09 16:14:52,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ffc29d-e6f9-42c6-a822-996a566a2fe7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b"}, "tags": [], "enabled": true, "id": "b9faad1e560047ca8ec3489f4447921b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj"}]} 2019-01-09 16:14:52,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj used request id req-03ffc29d-e6f9-42c6-a822-996a566a2fe7 2019-01-09 16:14:52,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf74c4f0799a35c17886b5589751b5a27c4c46b" 2019-01-09 16:14:52,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb99157b-fcae-42d3-846e-859fed3c9423 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:14:52,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-fb99157b-fcae-42d3-846e-859fed3c9423 2019-01-09 16:14:53,357 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-45ed4154-e2cc-42c-user 2019-01-09 16:14:53,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:53,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:14:53,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77549769-ff29-4486-bbcc-05eb82a2028f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:14:53,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-77549769-ff29-4486-bbcc-05eb82a2028f 2019-01-09 16:14:53,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" -d '{"role": {"name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj-role"}}' 2019-01-09 16:14:53,501 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:14:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0361f79c-1a0b-436d-a9ae-24c8ee6c96aa Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ec8ca1bfc9d48ab9b6a853c11cf61e5", "links": {"self": "http://172.30.9.29:5000/v3/roles/2ec8ca1bfc9d48ab9b6a853c11cf61e5"}, "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj-role"}} 2019-01-09 16:14:53,501 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-0361f79c-1a0b-436d-a9ae-24c8ee6c96aa 2019-01-09 16:14:53,501 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj-role 2019-01-09 16:14:53,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/2ec8ca1bfc9d48ab9b6a853c11cf61e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:14:53,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8dfd435-72cb-4bed-8826-c5b09756ea7a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ec8ca1bfc9d48ab9b6a853c11cf61e5", "links": {"self": "http://172.30.9.29:5000/v3/roles/2ec8ca1bfc9d48ab9b6a853c11cf61e5"}, "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj-role"}} 2019-01-09 16:14:53,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/2ec8ca1bfc9d48ab9b6a853c11cf61e5 used request id req-f8dfd435-72cb-4bed-8826-c5b09756ea7a 2019-01-09 16:14:53,609 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj-role to project CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj 2019-01-09 16:14:53,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b/users/00dc792c32924037a364b4c1a701a344/roles/2ec8ca1bfc9d48ab9b6a853c11cf61e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:14:53,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:14:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a3af863-1f6a-4417-8a37-ad81ec8e5900 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:14:53,750 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b/users/00dc792c32924037a364b4c1a701a344/roles/2ec8ca1bfc9d48ab9b6a853c11cf61e5 used request id req-1a3af863-1f6a-4417-8a37-ad81ec8e5900 2019-01-09 16:14:53,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:53,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:54,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ec8ca1bfc9d48ab9b6a853c11cf61e5", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj-role"}], "expires_at": "2019-01-09T17:14:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9faad1e560047ca8ec3489f4447921b", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-user", "id": "00dc792c32924037a364b4c1a701a344"}, "audit_ids": ["kj386EF4TQqcng6TaoS3CQ"], "issued_at": "2019-01-09T16:14:54.000000Z"}} 2019-01-09 16:14:54,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204bf8fc6686437ba6c6b7c5fb6131cc6665cfdd" 2019-01-09 16:14:54,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29a60d2-c8c4-4ed6-a388-4e041317b452 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:54,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f29a60d2-c8c4-4ed6-a388-4e041317b452 2019-01-09 16:14:54,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204bf8fc6686437ba6c6b7c5fb6131cc6665cfdd" 2019-01-09 16:14:54,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a83a40f8-68e1-416b-9b72-bfc604e28f7b Date: Wed, 09 Jan 2019 16:14:54 GMT RESP BODY: {"networks":[]} 2019-01-09 16:14:54,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net used request id req-a83a40f8-68e1-416b-9b72-bfc604e28f7b 2019-01-09 16:14:54,430 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net 2019-01-09 16:14:54,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204bf8fc6686437ba6c6b7c5fb6131cc6665cfdd" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net", "admin_state_up": true}}' 2019-01-09 16:14:54,854 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-10c2d2b1-8a10-4811-a904-3b597f3cdac6 Date: Wed, 09 Jan 2019 16:14:54 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0ba06169-c204-4872-8cb5-c7bd48930b57","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9faad1e560047ca8ec3489f4447921b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:14:54Z","is_default":false,"name":"CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:54Z","mtu":999}} 2019-01-09 16:14:54,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-10c2d2b1-8a10-4811-a904-3b597f3cdac6 2019-01-09 16:14:54,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0ba06169-c204-4872-8cb5-c7bd48930b57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204bf8fc6686437ba6c6b7c5fb6131cc6665cfdd" 2019-01-09 16:14:55,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-0d111d71-1137-4b05-9c3c-402f6a8c8b9a Date: Wed, 09 Jan 2019 16:14:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0ba06169-c204-4872-8cb5-c7bd48930b57","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b9faad1e560047ca8ec3489f4447921b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:14:54Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net","admin_state_up":true,"tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:54Z","mtu":999}]} 2019-01-09 16:14:55,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0ba06169-c204-4872-8cb5-c7bd48930b57 used request id req-0d111d71-1137-4b05-9c3c-402f6a8c8b9a 2019-01-09 16:14:55,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0ba06169-c204-4872-8cb5-c7bd48930b57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204bf8fc6686437ba6c6b7c5fb6131cc6665cfdd" 2019-01-09 16:14:55,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5d0647a8-3767-40e4-9130-975ab3617e13 Date: Wed, 09 Jan 2019 16:14:55 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:14:55,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0ba06169-c204-4872-8cb5-c7bd48930b57 used request id req-5d0647a8-3767-40e4-9130-975ab3617e13 2019-01-09 16:14:55,161 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet 2019-01-09 16:14:55,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204bf8fc6686437ba6c6b7c5fb6131cc6665cfdd" -d '{"subnets": [{"ip_version": 4, "network_id": "0ba06169-c204-4872-8cb5-c7bd48930b57", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet"}]}' 2019-01-09 16:14:55,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d17ad8d9-9324-41eb-9dc6-0bdbc746d719 Date: Wed, 09 Jan 2019 16:14:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ba06169-c204-4872-8cb5-c7bd48930b57","tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:55Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b9faad1e560047ca8ec3489f4447921b","id":"eb4821fe-abc7-46c2-8e68-3c5f34096b30","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet"}]} 2019-01-09 16:14:55,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-d17ad8d9-9324-41eb-9dc6-0bdbc746d719 2019-01-09 16:14:55,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=0ba06169-c204-4872-8cb5-c7bd48930b57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204bf8fc6686437ba6c6b7c5fb6131cc6665cfdd" 2019-01-09 16:14:55,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4b7c7f38-5f47-4449-850a-22bad93fae02 Date: Wed, 09 Jan 2019 16:14:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ba06169-c204-4872-8cb5-c7bd48930b57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9faad1e560047ca8ec3489f4447921b","l2_adjacency":true,"status":"ACTIVE","subnets":["eb4821fe-abc7-46c2-8e68-3c5f34096b30"],"description":"","tags":[],"updated_at":"2019-01-09T16:14:55Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net","admin_state_up":true,"tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:54Z","mtu":999}]} 2019-01-09 16:14:55,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=0ba06169-c204-4872-8cb5-c7bd48930b57 used request id req-4b7c7f38-5f47-4449-850a-22bad93fae02 2019-01-09 16:14:55,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0ba06169-c204-4872-8cb5-c7bd48930b57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204bf8fc6686437ba6c6b7c5fb6131cc6665cfdd" 2019-01-09 16:14:55,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1c11a671-db32-4d09-a9dc-4d16259f4c98 Date: Wed, 09 Jan 2019 16:14:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ba06169-c204-4872-8cb5-c7bd48930b57","tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:55Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b9faad1e560047ca8ec3489f4447921b","id":"eb4821fe-abc7-46c2-8e68-3c5f34096b30","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet"}]} 2019-01-09 16:14:55,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0ba06169-c204-4872-8cb5-c7bd48930b57 used request id req-1c11a671-db32-4d09-a9dc-4d16259f4c98 2019-01-09 16:14:55,859 - OpenStackNetwork - DEBUG - Network [0ba06169-c204-4872-8cb5-c7bd48930b57] created successfully 2019-01-09 16:14:55,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:55,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:56,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ec8ca1bfc9d48ab9b6a853c11cf61e5", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj-role"}], "expires_at": "2019-01-09T17:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9faad1e560047ca8ec3489f4447921b", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-user", "id": "00dc792c32924037a364b4c1a701a344"}, "audit_ids": ["o-XpAA-XQdyZo7g11GHwig"], "issued_at": "2019-01-09T16:14:56.000000Z"}} 2019-01-09 16:14:56,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" 2019-01-09 16:14:56,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d81d4e-9224-482b-b86f-8305387fb67d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:56,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-61d81d4e-9224-482b-b86f-8305387fb67d 2019-01-09 16:14:56,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" 2019-01-09 16:14:56,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-86157653-ec7f-4200-a909-16f5afdaac46 Date: Wed, 09 Jan 2019 16:14:56 GMT RESP BODY: {"routers": []} 2019-01-09 16:14:56,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router&admin_state_up=True used request id req-86157653-ec7f-4200-a909-16f5afdaac46 2019-01-09 16:14:56,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:14:56,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:14:57,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ec8ca1bfc9d48ab9b6a853c11cf61e5", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj-role"}], "expires_at": "2019-01-09T17:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9faad1e560047ca8ec3489f4447921b", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-user", "id": "00dc792c32924037a364b4c1a701a344"}, "audit_ids": ["3Ug8cAFRRkC3aqqdu_DRVQ"], "issued_at": "2019-01-09T16:14:57.000000Z"}} 2019-01-09 16:14:57,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754a75a0ae8b690472856e13651f4a3a945a8baf" 2019-01-09 16:14:57,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd4ae2a-9dc7-4254-99b2-bfaa950e6121 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:14:57,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ffd4ae2a-9dc7-4254-99b2-bfaa950e6121 2019-01-09 16:14:57,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" 2019-01-09 16:14:57,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-3cb8032a-f027-46c5-9f84-ad323538bce7 Date: Wed, 09 Jan 2019 16:14:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 16:14:57,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-3cb8032a-f027-46c5-9f84-ad323538bce7 2019-01-09 16:14:57,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" 2019-01-09 16:14:57,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2aaa39de-d443-418f-bf5e-78991d9ac2a5 Date: Wed, 09 Jan 2019 16:14:57 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:14:57,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-2aaa39de-d443-418f-bf5e-78991d9ac2a5 2019-01-09 16:14:57,273 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router 2019-01-09 16:14:57,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router", "admin_state_up": true}}' 2019-01-09 16:14:58,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-54a85304-b8a5-4772-a201-854e20a41c4e Date: Wed, 09 Jan 2019 16:14:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "created_at": "2019-01-09T16:14:57Z", "admin_state_up": true, "updated_at": "2019-01-09T16:14:58Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b9faad1e560047ca8ec3489f4447921b", "id": "5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181", "name": "CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router"}} 2019-01-09 16:14:58,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-54a85304-b8a5-4772-a201-854e20a41c4e 2019-01-09 16:14:58,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" 2019-01-09 16:14:58,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-91794ea4-b59d-4100-b4db-94ac701d6986 Date: Wed, 09 Jan 2019 16:14:58 GMT RESP BODY: {"ports":[]} 2019-01-09 16:14:58,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181 used request id req-91794ea4-b59d-4100-b4db-94ac701d6986 2019-01-09 16:14:58,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" 2019-01-09 16:14:58,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-068a8656-1ab5-4c30-92b1-bf7b5a83de5a Date: Wed, 09 Jan 2019 16:14:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ba06169-c204-4872-8cb5-c7bd48930b57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9faad1e560047ca8ec3489f4447921b","l2_adjacency":true,"status":"ACTIVE","subnets":["eb4821fe-abc7-46c2-8e68-3c5f34096b30"],"description":"","tags":[],"updated_at":"2019-01-09T16:14:55Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net","admin_state_up":true,"tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:54Z","mtu":999}]} 2019-01-09 16:14:58,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net used request id req-068a8656-1ab5-4c30-92b1-bf7b5a83de5a 2019-01-09 16:14:58,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:14:58,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:14: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:14:58,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" 2019-01-09 16:14:58,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9449b79b-bf82-431a-bbca-9e17bcf8baf6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b9faad1e560047ca8ec3489f4447921b", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj"}} 2019-01-09 16:14:58,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b used request id req-9449b79b-bf82-431a-bbca-9e17bcf8baf6 2019-01-09 16:14:59,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0ba06169-c204-4872-8cb5-c7bd48930b57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" 2019-01-09 16:14:59,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-50ebf652-c874-4fc5-aefc-e5be504d4616 Date: Wed, 09 Jan 2019 16:14:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ba06169-c204-4872-8cb5-c7bd48930b57","tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:55Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b9faad1e560047ca8ec3489f4447921b","id":"eb4821fe-abc7-46c2-8e68-3c5f34096b30","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet"}]} 2019-01-09 16:14:59,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0ba06169-c204-4872-8cb5-c7bd48930b57 used request id req-50ebf652-c874-4fc5-aefc-e5be504d4616 2019-01-09 16:14:59,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0ba06169-c204-4872-8cb5-c7bd48930b57&name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" 2019-01-09 16:14:59,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f5ad8a97-b91a-4c07-baa2-2f9454adf45d Date: Wed, 09 Jan 2019 16:14:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ba06169-c204-4872-8cb5-c7bd48930b57","tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:55Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b9faad1e560047ca8ec3489f4447921b","id":"eb4821fe-abc7-46c2-8e68-3c5f34096b30","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet"}]} 2019-01-09 16:14:59,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0ba06169-c204-4872-8cb5-c7bd48930b57&name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet used request id req-f5ad8a97-b91a-4c07-baa2-2f9454adf45d 2019-01-09 16:14:59,108 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 16:14:59,108 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router 2019-01-09 16:14:59,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" -d '{"subnet_id": "eb4821fe-abc7-46c2-8e68-3c5f34096b30"}' 2019-01-09 16:15:01,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7ba5d601-3d47-490e-9830-e8a23cea811f Date: Wed, 09 Jan 2019 16:15:01 GMT RESP BODY: {"network_id": "0ba06169-c204-4872-8cb5-c7bd48930b57", "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "subnet_id": "eb4821fe-abc7-46c2-8e68-3c5f34096b30", "subnet_ids": ["eb4821fe-abc7-46c2-8e68-3c5f34096b30"], "port_id": "999a72b2-549e-42b4-b1ec-b04c40a316be", "id": "5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181"} 2019-01-09 16:15:01,562 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181/add_router_interface used request id req-7ba5d601-3d47-490e-9830-e8a23cea811f 2019-01-09 16:15:01,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" 2019-01-09 16:15:01,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-6e9cce9f-efac-4e2d-95a5-aa9e12db9644 Date: Wed, 09 Jan 2019 16:15:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "created_at": "2019-01-09T16:14:57Z", "admin_state_up": true, "updated_at": "2019-01-09T16:15:00Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b9faad1e560047ca8ec3489f4447921b", "id": "5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181", "name": "CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router"}} 2019-01-09 16:15:01,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181 used request id req-6e9cce9f-efac-4e2d-95a5-aa9e12db9644 2019-01-09 16:15:01,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" 2019-01-09 16:15:01,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-b3614896-5bd5-4b5a-aab3-57a6ffcb339a Date: Wed, 09 Jan 2019 16:15:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:15:01Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb4821fe-abc7-46c2-8e68-3c5f34096b30","ip_address":"10.55.1.1"}],"id":"999a72b2-549e-42b4-b1ec-b04c40a316be","security_groups":[],"mac_address":"fa:16:3e:df:07:f1","project_id":"b9faad1e560047ca8ec3489f4447921b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0ba06169-c204-4872-8cb5-c7bd48930b57","tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:59Z","binding:vnic_type":"normal","device_id":"5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181","ip_allocation":"immediate"}]} 2019-01-09 16:15:01,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181 used request id req-b3614896-5bd5-4b5a-aab3-57a6ffcb339a 2019-01-09 16:15:01,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/eb4821fe-abc7-46c2-8e68-3c5f34096b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" 2019-01-09 16:15:01,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-d425d4e3-91b8-42be-8f3b-03bdba0ebe74 Date: Wed, 09 Jan 2019 16:15:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ba06169-c204-4872-8cb5-c7bd48930b57","tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:55Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b9faad1e560047ca8ec3489f4447921b","id":"eb4821fe-abc7-46c2-8e68-3c5f34096b30","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet"}} 2019-01-09 16:15:01,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/eb4821fe-abc7-46c2-8e68-3c5f34096b30 used request id req-d425d4e3-91b8-42be-8f3b-03bdba0ebe74 2019-01-09 16:15:01,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:02,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ec8ca1bfc9d48ab9b6a853c11cf61e5", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj-role"}], "expires_at": "2019-01-09T17:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b9faad1e560047ca8ec3489f4447921b", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b9faad1e560047ca8ec3489f4447921b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b9faad1e560047ca8ec3489f4447921b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b9faad1e560047ca8ec3489f4447921b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-user", "id": "00dc792c32924037a364b4c1a701a344"}, "audit_ids": ["VHKSKEP8QA6hQW01EelKHQ"], "issued_at": "2019-01-09T16:15:02.000000Z"}} 2019-01-09 16:15:02,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05a06392bcd38cbbeb7b4c497def8a72d72434b" 2019-01-09 16:15:02,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4d6c71cd-f5de-4845-9d06-e9360c5d2d8b Date: Wed, 09 Jan 2019 16:15:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0ba06169-c204-4872-8cb5-c7bd48930b57","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b9faad1e560047ca8ec3489f4447921b","l2_adjacency":true,"status":"ACTIVE","subnets":["eb4821fe-abc7-46c2-8e68-3c5f34096b30"],"description":"","tags":[],"updated_at":"2019-01-09T16:14:55Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net","admin_state_up":true,"tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:54Z","mtu":999}]} 2019-01-09 16:15:02,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net used request id req-4d6c71cd-f5de-4845-9d06-e9360c5d2d8b 2019-01-09 16:15:02,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:02,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:02,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a917af7c8805c4976862b4ebb4eef079a52bbaa" 2019-01-09 16:15:02,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0731f578-78c3-4ae4-b5e9-ce18f01d9472 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b9faad1e560047ca8ec3489f4447921b", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj"}} 2019-01-09 16:15:02,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b used request id req-0731f578-78c3-4ae4-b5e9-ce18f01d9472 2019-01-09 16:15:02,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0ba06169-c204-4872-8cb5-c7bd48930b57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05a06392bcd38cbbeb7b4c497def8a72d72434b" 2019-01-09 16:15:02,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0f8f8ce3-57e2-4f13-aba7-3521d53957b5 Date: Wed, 09 Jan 2019 16:15:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ba06169-c204-4872-8cb5-c7bd48930b57","tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:55Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b9faad1e560047ca8ec3489f4447921b","id":"eb4821fe-abc7-46c2-8e68-3c5f34096b30","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet"}]} 2019-01-09 16:15:02,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0ba06169-c204-4872-8cb5-c7bd48930b57 used request id req-0f8f8ce3-57e2-4f13-aba7-3521d53957b5 2019-01-09 16:15:02,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=0ba06169-c204-4872-8cb5-c7bd48930b57&name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05a06392bcd38cbbeb7b4c497def8a72d72434b" 2019-01-09 16:15:02,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3d017dec-a87f-4e97-b752-eef7912ef353 Date: Wed, 09 Jan 2019 16:15:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ba06169-c204-4872-8cb5-c7bd48930b57","tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:55Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"b9faad1e560047ca8ec3489f4447921b","id":"eb4821fe-abc7-46c2-8e68-3c5f34096b30","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet"}]} 2019-01-09 16:15:02,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=0ba06169-c204-4872-8cb5-c7bd48930b57&name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet used request id req-3d017dec-a87f-4e97-b752-eef7912ef353 2019-01-09 16:15:02,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05a06392bcd38cbbeb7b4c497def8a72d72434b" 2019-01-09 16:15:02,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-908c5d04-d7a1-47ed-a0eb-6378f2fa72e9 Date: Wed, 09 Jan 2019 16:15:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "created_at": "2019-01-09T16:14:57Z", "admin_state_up": true, "updated_at": "2019-01-09T16:15:00Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "b9faad1e560047ca8ec3489f4447921b", "id": "5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181", "name": "CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router"}]} 2019-01-09 16:15:02,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router used request id req-908c5d04-d7a1-47ed-a0eb-6378f2fa72e9 2019-01-09 16:15:02,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a917af7c8805c4976862b4ebb4eef079a52bbaa" 2019-01-09 16:15:02,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43638af-faa4-4cf6-ad60-89143da84fb0 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b9faad1e560047ca8ec3489f4447921b", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj"}} 2019-01-09 16:15:02,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b used request id req-e43638af-faa4-4cf6-ad60-89143da84fb0 2019-01-09 16:15:02,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05a06392bcd38cbbeb7b4c497def8a72d72434b" 2019-01-09 16:15:02,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 767 X-Openstack-Request-Id: req-b0cc39a3-77ce-457d-8d7b-87ab4de15a4b Date: Wed, 09 Jan 2019 16:15:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:15:02Z","device_owner":"network:router_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"eb4821fe-abc7-46c2-8e68-3c5f34096b30","ip_address":"10.55.1.1"}],"id":"999a72b2-549e-42b4-b1ec-b04c40a316be","security_groups":[],"mac_address":"fa:16:3e:df:07:f1","project_id":"b9faad1e560047ca8ec3489f4447921b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0ba06169-c204-4872-8cb5-c7bd48930b57","tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:59Z","binding:vnic_type":"normal","device_id":"5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181","ip_allocation":"immediate"}]} 2019-01-09 16:15:02,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181 used request id req-b0cc39a3-77ce-457d-8d7b-87ab4de15a4b 2019-01-09 16:15:03,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/eb4821fe-abc7-46c2-8e68-3c5f34096b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d05a06392bcd38cbbeb7b4c497def8a72d72434b" 2019-01-09 16:15:03,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-56d3deb7-ac72-4296-bcc8-cad72372b4f7 Date: Wed, 09 Jan 2019 16:15:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0ba06169-c204-4872-8cb5-c7bd48930b57","tenant_id":"b9faad1e560047ca8ec3489f4447921b","created_at":"2019-01-09T16:14:55Z","dns_nameservers":[],"updated_at":"2019-01-09T16:14:55Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"b9faad1e560047ca8ec3489f4447921b","id":"eb4821fe-abc7-46c2-8e68-3c5f34096b30","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet"}} 2019-01-09 16:15:03,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/eb4821fe-abc7-46c2-8e68-3c5f34096b30 used request id req-56d3deb7-ac72-4296-bcc8-cad72372b4f7 2019-01-09 16:15:03,046 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router and subnet CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet 2019-01-09 16:15:03,047 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router 2019-01-09 16:15:03,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" -d '{"subnet_id": "eb4821fe-abc7-46c2-8e68-3c5f34096b30"}' 2019-01-09 16:15:05,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-94a60015-8c73-4cd4-bed6-d1e759b5ea65 Date: Wed, 09 Jan 2019 16:15:05 GMT RESP BODY: {"network_id": "0ba06169-c204-4872-8cb5-c7bd48930b57", "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "subnet_id": "eb4821fe-abc7-46c2-8e68-3c5f34096b30", "subnet_ids": ["eb4821fe-abc7-46c2-8e68-3c5f34096b30"], "port_id": "999a72b2-549e-42b4-b1ec-b04c40a316be", "id": "5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181"} 2019-01-09 16:15:05,006 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181/remove_router_interface used request id req-94a60015-8c73-4cd4-bed6-d1e759b5ea65 2019-01-09 16:15:05,006 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router 2019-01-09 16:15:05,006 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-router 2019-01-09 16:15:05,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}188c8429c6da6ef95fd30d47dc089d1331a7e5e4" 2019-01-09 16:15:06,238 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37a64deb-e9e7-405d-9af2-68a4325299c1 Content-Length: 0 Date: Wed, 09 Jan 2019 16:15:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:15:06,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/5c2e61a7-9dd6-4c08-a2e4-a9c631c5c181 used request id req-37a64deb-e9e7-405d-9af2-68a4325299c1 2019-01-09 16:15:06,239 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet 2019-01-09 16:15:06,239 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-subnet 2019-01-09 16:15:06,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/eb4821fe-abc7-46c2-8e68-3c5f34096b30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204bf8fc6686437ba6c6b7c5fb6131cc6665cfdd" 2019-01-09 16:15:07,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15cd5301-a613-456e-a5ad-c63f908fb5d6 Date: Wed, 09 Jan 2019 16:15:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:15:07,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/eb4821fe-abc7-46c2-8e68-3c5f34096b30 used request id req-15cd5301-a613-456e-a5ad-c63f908fb5d6 2019-01-09 16:15:07,683 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-9c1ce27b-5371-4886-91d0-ac57bc554c3d-pub-net 2019-01-09 16:15:07,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/0ba06169-c204-4872-8cb5-c7bd48930b57 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}204bf8fc6686437ba6c6b7c5fb6131cc6665cfdd" 2019-01-09 16:15:08,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-97f05c2b-b9ba-4907-ae04-1c2beffab266 Date: Wed, 09 Jan 2019 16:15:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:15:08,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/0ba06169-c204-4872-8cb5-c7bd48930b57 used request id req-97f05c2b-b9ba-4907-ae04-1c2beffab266 2019-01-09 16:15:08,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:08,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-42916a15-dc0c-420e-8224-9abaf91ab84f Date: Wed, 09 Jan 2019 16:15:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "created_at": "2019-01-09T16:14:54Z", "updated_at": "2019-01-09T16:14:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:54Z", "revision_number": 0, "id": "105eb6f5-2108-4827-a34f-c2c138cbb6e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:54Z", "security_group_id": "bd847ae6-c634-4abb-b195-3917320a3dac", "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9faad1e560047ca8ec3489f4447921b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:54Z", "revision_number": 0, "id": "11f9ed20-8b78-4f77-ae1c-cefd26113f8f", "remote_group_id": "bd847ae6-c634-4abb-b195-3917320a3dac", "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:54Z", "security_group_id": "bd847ae6-c634-4abb-b195-3917320a3dac", "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9faad1e560047ca8ec3489f4447921b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:54Z", "revision_number": 0, "id": "7478fb37-1c3b-49e3-b13a-d76245b97c82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:54Z", "security_group_id": "bd847ae6-c634-4abb-b195-3917320a3dac", "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "port_range_min": null, "ethertype": "IPv4", "project_id": "b9faad1e560047ca8ec3489f4447921b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:14:54Z", "revision_number": 0, "id": "c62ead75-fe45-44cb-b13c-647fd2c0d4b6", "remote_group_id": "bd847ae6-c634-4abb-b195-3917320a3dac", "remote_ip_prefix": null, "created_at": "2019-01-09T16:14:54Z", "security_group_id": "bd847ae6-c634-4abb-b195-3917320a3dac", "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "port_range_min": null, "ethertype": "IPv6", "project_id": "b9faad1e560047ca8ec3489f4447921b"}], "revision_number": 4, "project_id": "b9faad1e560047ca8ec3489f4447921b", "id": "bd847ae6-c634-4abb-b195-3917320a3dac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:15:08,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-42916a15-dc0c-420e-8224-9abaf91ab84f 2019-01-09 16:15:08,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:09,009 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efddf25b-4bba-4581-95f4-ef50cf0ff936 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:09,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-efddf25b-4bba-4581-95f4-ef50cf0ff936 2019-01-09 16:15:09,009 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:09,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:09,112 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-558855a1-bb65-4354-a180-3b86a6bf73e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:09,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-558855a1-bb65-4354-a180-3b86a6bf73e1 2019-01-09 16:15:09,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:09,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bd97fb3-3a85-4b85-83a2-7c58339cef33 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:09,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-1bd97fb3-3a85-4b85-83a2-7c58339cef33 2019-01-09 16:15:09,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:09,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:09,340 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8a5499c-3f9d-4253-83e1-1e9a588044d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:09,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-a8a5499c-3f9d-4253-83e1-1e9a588044d3 2019-01-09 16:15:09,340 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:09,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:09,441 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49794834-25ce-409a-94d8-6d322dbd4fff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:09,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-49794834-25ce-409a-94d8-6d322dbd4fff 2019-01-09 16:15:09,442 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:09,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:09,543 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fcb149d-007e-4f45-a802-4fabda786410 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:09,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-2fcb149d-007e-4f45-a802-4fabda786410 2019-01-09 16:15:09,543 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:09,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:09,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a30bd5-e50e-4ad0-86e5-ea61a6bbac38 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:15:09,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-86a30bd5-e50e-4ad0-86e5-ea61a6bbac38 2019-01-09 16:15:09,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:09,747 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94228b60-40c9-493a-a5f3-60a46d183003 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:09,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-94228b60-40c9-493a-a5f3-60a46d183003 2019-01-09 16:15:09,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:09,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:09,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1c92e98-989f-4788-b12f-fd684c4ec8c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:09,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-e1c92e98-989f-4788-b12f-fd684c4ec8c0 2019-01-09 16:15:09,862 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:09,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:09,959 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d489bcad-fa92-4dae-b1d1-977d02afdfd7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:09,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-d489bcad-fa92-4dae-b1d1-977d02afdfd7 2019-01-09 16:15:09,960 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:09,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:10,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10f28978-a5f4-41b8-9266-d3fe42b95a2d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b9faad1e560047ca8ec3489f4447921b", "name": "CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj"}} 2019-01-09 16:15:10,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b used request id req-10f28978-a5f4-41b8-9266-d3fe42b95a2d 2019-01-09 16:15:10,070 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bd847ae6-c634-4abb-b195-3917320a3dac 2019-01-09 16:15:10,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=bd847ae6-c634-4abb-b195-3917320a3dac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:10,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-97a42c82-8b0c-403f-ab4b-9f9311b0879a Date: Wed, 09 Jan 2019 16:15: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-09T16:14:54Z", "security_group_id": "bd847ae6-c634-4abb-b195-3917320a3dac", "port_range_min": null, "revision_number": 0, "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "created_at": "2019-01-09T16:14:54Z", "project_id": "b9faad1e560047ca8ec3489f4447921b", "id": "105eb6f5-2108-4827-a34f-c2c138cbb6e0"}, {"remote_group_id": "bd847ae6-c634-4abb-b195-3917320a3dac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:54Z", "security_group_id": "bd847ae6-c634-4abb-b195-3917320a3dac", "port_range_min": null, "revision_number": 0, "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "created_at": "2019-01-09T16:14:54Z", "project_id": "b9faad1e560047ca8ec3489f4447921b", "id": "11f9ed20-8b78-4f77-ae1c-cefd26113f8f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:54Z", "security_group_id": "bd847ae6-c634-4abb-b195-3917320a3dac", "port_range_min": null, "revision_number": 0, "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "created_at": "2019-01-09T16:14:54Z", "project_id": "b9faad1e560047ca8ec3489f4447921b", "id": "7478fb37-1c3b-49e3-b13a-d76245b97c82"}, {"remote_group_id": "bd847ae6-c634-4abb-b195-3917320a3dac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:14:54Z", "security_group_id": "bd847ae6-c634-4abb-b195-3917320a3dac", "port_range_min": null, "revision_number": 0, "tenant_id": "b9faad1e560047ca8ec3489f4447921b", "created_at": "2019-01-09T16:14:54Z", "project_id": "b9faad1e560047ca8ec3489f4447921b", "id": "c62ead75-fe45-44cb-b13c-647fd2c0d4b6"}]} 2019-01-09 16:15:10,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=bd847ae6-c634-4abb-b195-3917320a3dac used request id req-97a42c82-8b0c-403f-ab4b-9f9311b0879a 2019-01-09 16:15:10,096 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:15:10,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/bd847ae6-c634-4abb-b195-3917320a3dac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:10,220 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-98cd736a-e790-49ec-a449-7c9d40365389 Content-Length: 0 Date: Wed, 09 Jan 2019 16:15:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:15:10,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/bd847ae6-c634-4abb-b195-3917320a3dac used request id req-98cd736a-e790-49ec-a449-7c9d40365389 2019-01-09 16:15:10,221 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj 2019-01-09 16:15:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:10,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f7f0161-1950-42a8-ae2b-5f4a7ffb851b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:10,494 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b9faad1e560047ca8ec3489f4447921b used request id req-3f7f0161-1950-42a8-ae2b-5f4a7ffb851b 2019-01-09 16:15:10,495 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-45ed4154-e2cc-42c-proj-role 2019-01-09 16:15:10,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/2ec8ca1bfc9d48ab9b6a853c11cf61e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:10,613 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-660c8537-ee53-4772-8f1b-45f66f44d27e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:10,613 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/2ec8ca1bfc9d48ab9b6a853c11cf61e5 used request id req-660c8537-ee53-4772-8f1b-45f66f44d27e 2019-01-09 16:15:10,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a203c97776c39bf551e34af5ef64181eba8892f5" 2019-01-09 16:15:10,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecdd2dda-7a3c-45cc-8a38-b643d2377867 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:15:10,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ecdd2dda-7a3c-45cc-8a38-b643d2377867 2019-01-09 16:15:10,717 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-45ed4154-e2cc-42c-user 2019-01-09 16:15:10,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/00dc792c32924037a364b4c1a701a344 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bf74c4f0799a35c17886b5589751b5a27c4c46b" 2019-01-09 16:15:10,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03871ad8-3b2d-45d7-98cc-192d45084fa5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:10,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/00dc792c32924037a364b4c1a701a344 used request id req-03871ad8-3b2d-45d7-98cc-192d45084fa5 2019-01-09 16:15:10,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:11,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["SMD5LpnrQP-zgqYXPOkxzg"], "issued_at": "2019-01-09T16:15:11.000000Z"}} 2019-01-09 16:15:11,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46811876c6fc864d78fd4f025fcc85990d0789e" 2019-01-09 16:15:11,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c254e446-60c8-4cbd-bb45-c0952fdc5d2b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:11,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c254e446-60c8-4cbd-bb45-c0952fdc5d2b 2019-01-09 16:15:11,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:11,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:11,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["4RqH8BgnSbqeiQTRpKa0Fw"], "issued_at": "2019-01-09T16:15:11.000000Z"}} 2019-01-09 16:15:11,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:11,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1051485b-f09f-47d2-a696-aefc6290a5f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:11,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1051485b-f09f-47d2-a696-aefc6290a5f6 2019-01-09 16:15:11,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:11,955 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:11,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b8aeb421-939a-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:12,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896b6a92-2567-4673-9298-b638fbcce5bf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b8aeb421-939a-477-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:15:12,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b8aeb421-939a-477-proj used request id req-896b6a92-2567-4673-9298-b638fbcce5bf 2019-01-09 16:15:12,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:12,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a3659a-7d1d-4950-a966-b3f8e9a0f25e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:15:12,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-60a3659a-7d1d-4950-a966-b3f8e9a0f25e 2019-01-09 16:15:12,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-b8aeb421-939a-477-proj"}}' 2019-01-09 16:15:12,290 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c57404a3-bc84-41ec-9e53-61c488ab9620 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bf8bdca74fe64219a8c964e65d51cfbe"}, "tags": [], "enabled": true, "id": "bf8bdca74fe64219a8c964e65d51cfbe", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b8aeb421-939a-477-proj"}} 2019-01-09 16:15:12,290 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-c57404a3-bc84-41ec-9e53-61c488ab9620 2019-01-09 16:15:12,290 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-b8aeb421-939a-477-proj 2019-01-09 16:15:12,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:12,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:12,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["QWw667XcRQusM_oW0uXNFA"], "issued_at": "2019-01-09T16:15:12.000000Z"}} 2019-01-09 16:15:12,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947e9145889923b14e3be25ff4ca8cffd2c6a3fc" 2019-01-09 16:15:12,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4686f868-affb-4cbf-96a1-71ff96af52ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:12,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4686f868-affb-4cbf-96a1-71ff96af52ec 2019-01-09 16:15:12,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:12,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:12,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947e9145889923b14e3be25ff4ca8cffd2c6a3fc" 2019-01-09 16:15:12,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9fd20d8-9075-499a-aaba-ccee6add32f4 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:15:12,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c9fd20d8-9075-499a-aaba-ccee6add32f4 2019-01-09 16:15:12,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-b8aeb421-939a-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947e9145889923b14e3be25ff4ca8cffd2c6a3fc" 2019-01-09 16:15:12,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625e141f-29d8-44c3-b5a8-5152c236506d Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-b8aeb421-939a-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bf8bdca74fe64219a8c964e65d51cfbe"}, "tags": [], "enabled": true, "id": "bf8bdca74fe64219a8c964e65d51cfbe", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b8aeb421-939a-477-proj"}]} 2019-01-09 16:15:12,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-b8aeb421-939a-477-proj used request id req-625e141f-29d8-44c3-b5a8-5152c236506d 2019-01-09 16:15:12,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947e9145889923b14e3be25ff4ca8cffd2c6a3fc" 2019-01-09 16:15:13,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669438cb-e02a-4455-aad3-a1dc36cb5f1c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:15:13,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-669438cb-e02a-4455-aad3-a1dc36cb5f1c 2019-01-09 16:15:13,345 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-b8aeb421-939a-477-user 2019-01-09 16:15:13,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:13,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:13,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef51138-8479-4310-b028-a9898a9ad8a6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:15:13,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cef51138-8479-4310-b028-a9898a9ad8a6 2019-01-09 16:15:13,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" -d '{"role": {"name": "CreateNetworkSuccessTests-b8aeb421-939a-477-proj-role"}}' 2019-01-09 16:15:13,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d8aae77-ea6c-410c-b527-73190d7ae2c8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "321792099063414b8ca120647d961e19", "links": {"self": "http://172.30.9.29:5000/v3/roles/321792099063414b8ca120647d961e19"}, "name": "CreateNetworkSuccessTests-b8aeb421-939a-477-proj-role"}} 2019-01-09 16:15:13,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-7d8aae77-ea6c-410c-b527-73190d7ae2c8 2019-01-09 16:15:13,655 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-b8aeb421-939a-477-proj-role 2019-01-09 16:15:13,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/321792099063414b8ca120647d961e19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:13,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2ca181-ff23-4d8b-8c0f-a4286f204cbd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "321792099063414b8ca120647d961e19", "links": {"self": "http://172.30.9.29:5000/v3/roles/321792099063414b8ca120647d961e19"}, "name": "CreateNetworkSuccessTests-b8aeb421-939a-477-proj-role"}} 2019-01-09 16:15:13,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/321792099063414b8ca120647d961e19 used request id req-cc2ca181-ff23-4d8b-8c0f-a4286f204cbd 2019-01-09 16:15:13,757 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-b8aeb421-939a-477-proj-role to project CreateNetworkSuccessTests-b8aeb421-939a-477-proj 2019-01-09 16:15:13,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/bf8bdca74fe64219a8c964e65d51cfbe/users/c3032db5bd8e412ab311868c43ee60a7/roles/321792099063414b8ca120647d961e19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:13,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9883ab26-bf0b-4a4b-ac35-a75da7f500ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:13,897 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/bf8bdca74fe64219a8c964e65d51cfbe/users/c3032db5bd8e412ab311868c43ee60a7/roles/321792099063414b8ca120647d961e19 used request id req-9883ab26-bf0b-4a4b-ac35-a75da7f500ca 2019-01-09 16:15:13,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:13,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:14,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "321792099063414b8ca120647d961e19", "name": "CreateNetworkSuccessTests-b8aeb421-939a-477-proj-role"}], "expires_at": "2019-01-09T17:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf8bdca74fe64219a8c964e65d51cfbe", "name": "CreateNetworkSuccessTests-b8aeb421-939a-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_bf8bdca74fe64219a8c964e65d51cfbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_bf8bdca74fe64219a8c964e65d51cfbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b8aeb421-939a-477-user", "id": "c3032db5bd8e412ab311868c43ee60a7"}, "audit_ids": ["wFkHZtaPS6a-VAWhjwEKPA"], "issued_at": "2019-01-09T16:15:14.000000Z"}} 2019-01-09 16:15:14,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2ac336a3f4b496d398111db253b53f172e33d0" 2019-01-09 16:15:14,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a081c97-3eec-4dc7-a43d-b85d562f9e2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:14,373 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1a081c97-3eec-4dc7-a43d-b85d562f9e2a 2019-01-09 16:15:14,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2ac336a3f4b496d398111db253b53f172e33d0" 2019-01-09 16:15:14,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-87e9610c-8c72-49bc-a35b-61bdf1123410 Date: Wed, 09 Jan 2019 16:15:14 GMT RESP BODY: {"networks":[]} 2019-01-09 16:15:14,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-net used request id req-87e9610c-8c72-49bc-a35b-61bdf1123410 2019-01-09 16:15:14,572 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-net 2019-01-09 16:15:14,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2ac336a3f4b496d398111db253b53f172e33d0" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-net", "admin_state_up": true}}' 2019-01-09 16:15:15,026 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-c9dbba3e-fe48-407c-9224-d88605a27695 Date: Wed, 09 Jan 2019 16:15:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"403f8bac-a5ba-4458-8e9c-e1d06c159dda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bf8bdca74fe64219a8c964e65d51cfbe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:15:14Z","is_default":false,"name":"CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bf8bdca74fe64219a8c964e65d51cfbe","created_at":"2019-01-09T16:15:14Z","mtu":999}} 2019-01-09 16:15:15,026 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-c9dbba3e-fe48-407c-9224-d88605a27695 2019-01-09 16:15:15,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=403f8bac-a5ba-4458-8e9c-e1d06c159dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2ac336a3f4b496d398111db253b53f172e33d0" 2019-01-09 16:15:15,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-80ec043c-6df2-4d8c-9eae-bae7a55c0988 Date: Wed, 09 Jan 2019 16:15:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"403f8bac-a5ba-4458-8e9c-e1d06c159dda","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bf8bdca74fe64219a8c964e65d51cfbe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:15:14Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-net","admin_state_up":true,"tenant_id":"bf8bdca74fe64219a8c964e65d51cfbe","created_at":"2019-01-09T16:15:14Z","mtu":999}]} 2019-01-09 16:15:15,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=403f8bac-a5ba-4458-8e9c-e1d06c159dda used request id req-80ec043c-6df2-4d8c-9eae-bae7a55c0988 2019-01-09 16:15:15,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=403f8bac-a5ba-4458-8e9c-e1d06c159dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2ac336a3f4b496d398111db253b53f172e33d0" 2019-01-09 16:15:15,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8ac83cb1-097e-4f56-8c39-d9a1841046e2 Date: Wed, 09 Jan 2019 16:15:15 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:15:15,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=403f8bac-a5ba-4458-8e9c-e1d06c159dda used request id req-8ac83cb1-097e-4f56-8c39-d9a1841046e2 2019-01-09 16:15:15,187 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-subnet 2019-01-09 16:15:15,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2ac336a3f4b496d398111db253b53f172e33d0" -d '{"subnets": [{"ip_version": 4, "network_id": "403f8bac-a5ba-4458-8e9c-e1d06c159dda", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-subnet"}]}' 2019-01-09 16:15:15,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fac6dfcc-d9af-45c0-b3b2-d87e5a92d0a3 Date: Wed, 09 Jan 2019 16:15:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"403f8bac-a5ba-4458-8e9c-e1d06c159dda","tenant_id":"bf8bdca74fe64219a8c964e65d51cfbe","created_at":"2019-01-09T16:15:15Z","dns_nameservers":[],"updated_at":"2019-01-09T16:15:15Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"bf8bdca74fe64219a8c964e65d51cfbe","id":"0e84969d-a00f-4854-bfd8-c57c7af1c25c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-subnet"}]} 2019-01-09 16:15:15,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-fac6dfcc-d9af-45c0-b3b2-d87e5a92d0a3 2019-01-09 16:15:15,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=403f8bac-a5ba-4458-8e9c-e1d06c159dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2ac336a3f4b496d398111db253b53f172e33d0" 2019-01-09 16:15:16,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-04558326-d137-4d59-a878-4607b61e2671 Date: Wed, 09 Jan 2019 16:15:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"403f8bac-a5ba-4458-8e9c-e1d06c159dda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf8bdca74fe64219a8c964e65d51cfbe","l2_adjacency":true,"status":"ACTIVE","subnets":["0e84969d-a00f-4854-bfd8-c57c7af1c25c"],"description":"","tags":[],"updated_at":"2019-01-09T16:15:15Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-net","admin_state_up":true,"tenant_id":"bf8bdca74fe64219a8c964e65d51cfbe","created_at":"2019-01-09T16:15:14Z","mtu":999}]} 2019-01-09 16:15:16,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=403f8bac-a5ba-4458-8e9c-e1d06c159dda used request id req-04558326-d137-4d59-a878-4607b61e2671 2019-01-09 16:15:16,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=403f8bac-a5ba-4458-8e9c-e1d06c159dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2ac336a3f4b496d398111db253b53f172e33d0" 2019-01-09 16:15:16,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ac6e8576-220f-4b89-a6e7-75fd4ea85022 Date: Wed, 09 Jan 2019 16:15:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"403f8bac-a5ba-4458-8e9c-e1d06c159dda","tenant_id":"bf8bdca74fe64219a8c964e65d51cfbe","created_at":"2019-01-09T16:15:15Z","dns_nameservers":[],"updated_at":"2019-01-09T16:15:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bf8bdca74fe64219a8c964e65d51cfbe","id":"0e84969d-a00f-4854-bfd8-c57c7af1c25c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-subnet"}]} 2019-01-09 16:15:16,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=403f8bac-a5ba-4458-8e9c-e1d06c159dda used request id req-ac6e8576-220f-4b89-a6e7-75fd4ea85022 2019-01-09 16:15:16,110 - OpenStackNetwork - DEBUG - Network [403f8bac-a5ba-4458-8e9c-e1d06c159dda] created successfully 2019-01-09 16:15:16,110 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:16,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "321792099063414b8ca120647d961e19", "name": "CreateNetworkSuccessTests-b8aeb421-939a-477-proj-role"}], "expires_at": "2019-01-09T17:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bf8bdca74fe64219a8c964e65d51cfbe", "name": "CreateNetworkSuccessTests-b8aeb421-939a-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/bf8bdca74fe64219a8c964e65d51cfbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_bf8bdca74fe64219a8c964e65d51cfbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_bf8bdca74fe64219a8c964e65d51cfbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b8aeb421-939a-477-user", "id": "c3032db5bd8e412ab311868c43ee60a7"}, "audit_ids": ["MDCOP4oVSG66VRhBxzdYag"], "issued_at": "2019-01-09T16:15:16.000000Z"}} 2019-01-09 16:15:16,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb609d6ee9150ad1c7a540605118c5198b26b2a" 2019-01-09 16:15:16,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c0c797b6-54e6-4eb4-ad4d-46723a5cbd70 Date: Wed, 09 Jan 2019 16:15:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"403f8bac-a5ba-4458-8e9c-e1d06c159dda","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"bf8bdca74fe64219a8c964e65d51cfbe","l2_adjacency":true,"status":"ACTIVE","subnets":["0e84969d-a00f-4854-bfd8-c57c7af1c25c"],"description":"","tags":[],"updated_at":"2019-01-09T16:15:15Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-net","admin_state_up":true,"tenant_id":"bf8bdca74fe64219a8c964e65d51cfbe","created_at":"2019-01-09T16:15:14Z","mtu":999}]} 2019-01-09 16:15:16,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-net used request id req-c0c797b6-54e6-4eb4-ad4d-46723a5cbd70 2019-01-09 16:15:16,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:16,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:16,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bf8bdca74fe64219a8c964e65d51cfbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46811876c6fc864d78fd4f025fcc85990d0789e" 2019-01-09 16:15:16,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50018204-acb4-456d-8ca5-e4c7e6c7d893 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bf8bdca74fe64219a8c964e65d51cfbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bf8bdca74fe64219a8c964e65d51cfbe", "name": "CreateNetworkSuccessTests-b8aeb421-939a-477-proj"}} 2019-01-09 16:15:16,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bf8bdca74fe64219a8c964e65d51cfbe used request id req-50018204-acb4-456d-8ca5-e4c7e6c7d893 2019-01-09 16:15:16,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=403f8bac-a5ba-4458-8e9c-e1d06c159dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb609d6ee9150ad1c7a540605118c5198b26b2a" 2019-01-09 16:15:16,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9c49e3c6-32b5-4775-a5ef-d87ec7f98b36 Date: Wed, 09 Jan 2019 16:15:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"403f8bac-a5ba-4458-8e9c-e1d06c159dda","tenant_id":"bf8bdca74fe64219a8c964e65d51cfbe","created_at":"2019-01-09T16:15:15Z","dns_nameservers":[],"updated_at":"2019-01-09T16:15:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bf8bdca74fe64219a8c964e65d51cfbe","id":"0e84969d-a00f-4854-bfd8-c57c7af1c25c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-subnet"}]} 2019-01-09 16:15:16,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=403f8bac-a5ba-4458-8e9c-e1d06c159dda used request id req-9c49e3c6-32b5-4775-a5ef-d87ec7f98b36 2019-01-09 16:15:16,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=403f8bac-a5ba-4458-8e9c-e1d06c159dda&name=CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acb609d6ee9150ad1c7a540605118c5198b26b2a" 2019-01-09 16:15:17,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3606c1a0-2685-4677-a51c-29ee02df067c Date: Wed, 09 Jan 2019 16:15:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"403f8bac-a5ba-4458-8e9c-e1d06c159dda","tenant_id":"bf8bdca74fe64219a8c964e65d51cfbe","created_at":"2019-01-09T16:15:15Z","dns_nameservers":[],"updated_at":"2019-01-09T16:15:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"bf8bdca74fe64219a8c964e65d51cfbe","id":"0e84969d-a00f-4854-bfd8-c57c7af1c25c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-subnet"}]} 2019-01-09 16:15:17,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=403f8bac-a5ba-4458-8e9c-e1d06c159dda&name=CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-subnet used request id req-3606c1a0-2685-4677-a51c-29ee02df067c 2019-01-09 16:15:17,022 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-subnet 2019-01-09 16:15:17,022 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-subnet 2019-01-09 16:15:17,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/0e84969d-a00f-4854-bfd8-c57c7af1c25c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2ac336a3f4b496d398111db253b53f172e33d0" 2019-01-09 16:15:18,199 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40f726d4-e9f5-4fc2-8bf4-87f8899925c1 Date: Wed, 09 Jan 2019 16:15:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:15:18,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/0e84969d-a00f-4854-bfd8-c57c7af1c25c used request id req-40f726d4-e9f5-4fc2-8bf4-87f8899925c1 2019-01-09 16:15:18,199 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-18b24695-b760-4c59-b893-266a7802d0ce-pub-net 2019-01-09 16:15:18,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/403f8bac-a5ba-4458-8e9c-e1d06c159dda -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf2ac336a3f4b496d398111db253b53f172e33d0" 2019-01-09 16:15:19,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a4c0a55-6105-44f3-9065-fe25a1f49cb4 Date: Wed, 09 Jan 2019 16:15:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:15:19,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/403f8bac-a5ba-4458-8e9c-e1d06c159dda used request id req-7a4c0a55-6105-44f3-9065-fe25a1f49cb4 2019-01-09 16:15:19,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:19,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-2ac2a17c-6de9-4d37-a9fe-4e3b2906880a Date: Wed, 09 Jan 2019 16:15:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bf8bdca74fe64219a8c964e65d51cfbe", "created_at": "2019-01-09T16:15:14Z", "updated_at": "2019-01-09T16:15:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:15:14Z", "revision_number": 0, "id": "5212b830-8b4a-4177-98fc-c70eba28022c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:15:14Z", "security_group_id": "3090954b-276d-4084-9afc-156ca0710e88", "tenant_id": "bf8bdca74fe64219a8c964e65d51cfbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf8bdca74fe64219a8c964e65d51cfbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:15:14Z", "revision_number": 0, "id": "a29bd56f-cb2d-4f1c-a777-6571ffc6d6e5", "remote_group_id": "3090954b-276d-4084-9afc-156ca0710e88", "remote_ip_prefix": null, "created_at": "2019-01-09T16:15:14Z", "security_group_id": "3090954b-276d-4084-9afc-156ca0710e88", "tenant_id": "bf8bdca74fe64219a8c964e65d51cfbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf8bdca74fe64219a8c964e65d51cfbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:15:14Z", "revision_number": 0, "id": "e0c940d0-04f6-4e63-8aaf-ec43f7e0b6b4", "remote_group_id": "3090954b-276d-4084-9afc-156ca0710e88", "remote_ip_prefix": null, "created_at": "2019-01-09T16:15:14Z", "security_group_id": "3090954b-276d-4084-9afc-156ca0710e88", "tenant_id": "bf8bdca74fe64219a8c964e65d51cfbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "bf8bdca74fe64219a8c964e65d51cfbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:15:14Z", "revision_number": 0, "id": "e35a3976-0363-444b-8867-b87308f17000", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:15:14Z", "security_group_id": "3090954b-276d-4084-9afc-156ca0710e88", "tenant_id": "bf8bdca74fe64219a8c964e65d51cfbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "bf8bdca74fe64219a8c964e65d51cfbe"}], "revision_number": 4, "project_id": "bf8bdca74fe64219a8c964e65d51cfbe", "id": "3090954b-276d-4084-9afc-156ca0710e88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:15:19,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-2ac2a17c-6de9-4d37-a9fe-4e3b2906880a 2019-01-09 16:15:19,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:19,658 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c38502e-fb63-441b-934d-a0c984ca9cbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:19,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-3c38502e-fb63-441b-934d-a0c984ca9cbe 2019-01-09 16:15:19,659 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:19,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bf8bdca74fe64219a8c964e65d51cfbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:19,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-718a4be3-aa53-46cf-882b-58ca26983765 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bf8bdca74fe64219a8c964e65d51cfbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "bf8bdca74fe64219a8c964e65d51cfbe", "name": "CreateNetworkSuccessTests-b8aeb421-939a-477-proj"}} 2019-01-09 16:15:19,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bf8bdca74fe64219a8c964e65d51cfbe used request id req-718a4be3-aa53-46cf-882b-58ca26983765 2019-01-09 16:15:19,759 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3090954b-276d-4084-9afc-156ca0710e88 2019-01-09 16:15:19,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3090954b-276d-4084-9afc-156ca0710e88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:19,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-758df522-0adc-4385-a01a-5a7f16427754 Date: Wed, 09 Jan 2019 16:15: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-09T16:15:14Z", "security_group_id": "3090954b-276d-4084-9afc-156ca0710e88", "port_range_min": null, "revision_number": 0, "tenant_id": "bf8bdca74fe64219a8c964e65d51cfbe", "created_at": "2019-01-09T16:15:14Z", "project_id": "bf8bdca74fe64219a8c964e65d51cfbe", "id": "5212b830-8b4a-4177-98fc-c70eba28022c"}, {"remote_group_id": "3090954b-276d-4084-9afc-156ca0710e88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:15:14Z", "security_group_id": "3090954b-276d-4084-9afc-156ca0710e88", "port_range_min": null, "revision_number": 0, "tenant_id": "bf8bdca74fe64219a8c964e65d51cfbe", "created_at": "2019-01-09T16:15:14Z", "project_id": "bf8bdca74fe64219a8c964e65d51cfbe", "id": "a29bd56f-cb2d-4f1c-a777-6571ffc6d6e5"}, {"remote_group_id": "3090954b-276d-4084-9afc-156ca0710e88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:15:14Z", "security_group_id": "3090954b-276d-4084-9afc-156ca0710e88", "port_range_min": null, "revision_number": 0, "tenant_id": "bf8bdca74fe64219a8c964e65d51cfbe", "created_at": "2019-01-09T16:15:14Z", "project_id": "bf8bdca74fe64219a8c964e65d51cfbe", "id": "e0c940d0-04f6-4e63-8aaf-ec43f7e0b6b4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:15:14Z", "security_group_id": "3090954b-276d-4084-9afc-156ca0710e88", "port_range_min": null, "revision_number": 0, "tenant_id": "bf8bdca74fe64219a8c964e65d51cfbe", "created_at": "2019-01-09T16:15:14Z", "project_id": "bf8bdca74fe64219a8c964e65d51cfbe", "id": "e35a3976-0363-444b-8867-b87308f17000"}]} 2019-01-09 16:15:19,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3090954b-276d-4084-9afc-156ca0710e88 used request id req-758df522-0adc-4385-a01a-5a7f16427754 2019-01-09 16:15:19,785 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:15:19,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/3090954b-276d-4084-9afc-156ca0710e88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:19,953 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6af369c4-a152-4cde-acf9-f99df702848f Content-Length: 0 Date: Wed, 09 Jan 2019 16:15:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:15:19,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/3090954b-276d-4084-9afc-156ca0710e88 used request id req-6af369c4-a152-4cde-acf9-f99df702848f 2019-01-09 16:15:19,954 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-b8aeb421-939a-477-proj 2019-01-09 16:15:19,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/bf8bdca74fe64219a8c964e65d51cfbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:20,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e3031d9-bf75-4815-9556-945e8e31de78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:20,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/bf8bdca74fe64219a8c964e65d51cfbe used request id req-3e3031d9-bf75-4815-9556-945e8e31de78 2019-01-09 16:15:20,184 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-b8aeb421-939a-477-proj-role 2019-01-09 16:15:20,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/321792099063414b8ca120647d961e19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:20,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e328fb6-6ac4-4806-a61e-037370319217 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:20,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/321792099063414b8ca120647d961e19 used request id req-7e328fb6-6ac4-4806-a61e-037370319217 2019-01-09 16:15:20,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}056b69f94e55f5d62c11c26598492b8a56d7a3b3" 2019-01-09 16:15:20,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05840a4-1510-4733-8488-afc7de0e12f3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:15:20,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c05840a4-1510-4733-8488-afc7de0e12f3 2019-01-09 16:15:20,415 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-b8aeb421-939a-477-user 2019-01-09 16:15:20,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/c3032db5bd8e412ab311868c43ee60a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947e9145889923b14e3be25ff4ca8cffd2c6a3fc" 2019-01-09 16:15:20,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee56fc24-119e-4350-bf37-478c26008aee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:20,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c3032db5bd8e412ab311868c43ee60a7 used request id req-ee56fc24-119e-4350-bf37-478c26008aee 2019-01-09 16:15:20,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:21,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["C_JoglXrTM2x6Lr2IufuSQ"], "issued_at": "2019-01-09T16:15:21.000000Z"}} 2019-01-09 16:15:21,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ded6cfff741e7cac765d0bda4461c4af71a3a1" 2019-01-09 16:15:21,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3388cec5-f7d3-4257-8e41-32714dea9317 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:21,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3388cec5-f7d3-4257-8e41-32714dea9317 2019-01-09 16:15:21,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:21,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:21,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["RSUipustQjKtc7SOHbkQZw"], "issued_at": "2019-01-09T16:15:21.000000Z"}} 2019-01-09 16:15:21,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" 2019-01-09 16:15:21,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2b381fa-ab41-47d8-9421-0beca45a7acb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:21,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b2b381fa-ab41-47d8-9421-0beca45a7acb 2019-01-09 16:15:21,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:21,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:21,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" 2019-01-09 16:15:21,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82876f09-7edd-4c47-8075-3c680471b697 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:15:21,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj used request id req-82876f09-7edd-4c47-8075-3c680471b697 2019-01-09 16:15:21,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" 2019-01-09 16:15:21,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b24b545-243e-4c8a-98af-83518137f556 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:15:21,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2b24b545-243e-4c8a-98af-83518137f556 2019-01-09 16:15:21,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj"}}' 2019-01-09 16:15:21,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:15:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec246719-4384-48a9-a8e2-a2be8b3c94a0 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ec4792b83fa34107b5a4adb3d356820d"}, "tags": [], "enabled": true, "id": "ec4792b83fa34107b5a4adb3d356820d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj"}} 2019-01-09 16:15:21,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ec246719-4384-48a9-a8e2-a2be8b3c94a0 2019-01-09 16:15:21,968 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj 2019-01-09 16:15:21,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:21,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:22,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["H8VpNfkMRyewvA6ogNxhkg"], "issued_at": "2019-01-09T16:15:22.000000Z"}} 2019-01-09 16:15:22,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de60f02f6f6c61955ad8465e2b611a948853f3e" 2019-01-09 16:15:22,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc47ed1-ae6e-4959-af56-49c3e997c166 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:22,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9dc47ed1-ae6e-4959-af56-49c3e997c166 2019-01-09 16:15:22,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:22,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:22,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de60f02f6f6c61955ad8465e2b611a948853f3e" 2019-01-09 16:15:22,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341ba219-29d8-4cce-b328-1cc78dfe5ec3 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:15:22,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-341ba219-29d8-4cce-b328-1cc78dfe5ec3 2019-01-09 16:15:22,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de60f02f6f6c61955ad8465e2b611a948853f3e" 2019-01-09 16:15:22,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e09f264-b246-4f15-9c5f-5b1aba80d675 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ec4792b83fa34107b5a4adb3d356820d"}, "tags": [], "enabled": true, "id": "ec4792b83fa34107b5a4adb3d356820d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj"}]} 2019-01-09 16:15:22,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj used request id req-9e09f264-b246-4f15-9c5f-5b1aba80d675 2019-01-09 16:15:22,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de60f02f6f6c61955ad8465e2b611a948853f3e" 2019-01-09 16:15:22,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210a55b5-136c-40d0-8833-6e61eefd9df7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:15:22,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-210a55b5-136c-40d0-8833-6e61eefd9df7 2019-01-09 16:15:23,195 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-ff46d442-2efd-4b3-user 2019-01-09 16:15:23,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:23,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" 2019-01-09 16:15:23,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1608fe59-dcaa-4d1a-85fb-02c22552d1b7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:15:23,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1608fe59-dcaa-4d1a-85fb-02c22552d1b7 2019-01-09 16:15:23,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" -d '{"role": {"name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj-role"}}' 2019-01-09 16:15:23,422 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:15:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6bb87a7-833b-4749-b29d-6f2562d3700a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f659e3c41a2147f093f9cd606e01a5fb", "links": {"self": "http://172.30.9.29:5000/v3/roles/f659e3c41a2147f093f9cd606e01a5fb"}, "name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj-role"}} 2019-01-09 16:15:23,423 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e6bb87a7-833b-4749-b29d-6f2562d3700a 2019-01-09 16:15:23,423 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj-role 2019-01-09 16:15:23,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/f659e3c41a2147f093f9cd606e01a5fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" 2019-01-09 16:15:23,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e23b599-7b0a-4677-8018-c764270d5a55 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f659e3c41a2147f093f9cd606e01a5fb", "links": {"self": "http://172.30.9.29:5000/v3/roles/f659e3c41a2147f093f9cd606e01a5fb"}, "name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj-role"}} 2019-01-09 16:15:23,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f659e3c41a2147f093f9cd606e01a5fb used request id req-0e23b599-7b0a-4677-8018-c764270d5a55 2019-01-09 16:15:23,532 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj-role to project CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj 2019-01-09 16:15:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ec4792b83fa34107b5a4adb3d356820d/users/b547d42756e34c7f9469f77aab4854e8/roles/f659e3c41a2147f093f9cd606e01a5fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" 2019-01-09 16:15:23,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeec9183-b510-4566-9672-f54baa923ccc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:23,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ec4792b83fa34107b5a4adb3d356820d/users/b547d42756e34c7f9469f77aab4854e8/roles/f659e3c41a2147f093f9cd606e01a5fb used request id req-eeec9183-b510-4566-9672-f54baa923ccc 2019-01-09 16:15:23,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:23,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:23,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f659e3c41a2147f093f9cd606e01a5fb", "name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj-role"}], "expires_at": "2019-01-09T17:15:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec4792b83fa34107b5a4adb3d356820d", "name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ec4792b83fa34107b5a4adb3d356820d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ec4792b83fa34107b5a4adb3d356820d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ec4792b83fa34107b5a4adb3d356820d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ec4792b83fa34107b5a4adb3d356820d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ec4792b83fa34107b5a4adb3d356820d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ec4792b83fa34107b5a4adb3d356820d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ec4792b83fa34107b5a4adb3d356820d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ec4792b83fa34107b5a4adb3d356820d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ec4792b83fa34107b5a4adb3d356820d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ec4792b83fa34107b5a4adb3d356820d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ec4792b83fa34107b5a4adb3d356820d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ec4792b83fa34107b5a4adb3d356820d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ec4792b83fa34107b5a4adb3d356820d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ec4792b83fa34107b5a4adb3d356820d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-user", "id": "b547d42756e34c7f9469f77aab4854e8"}, "audit_ids": ["oOzl0xWITF2OuKh7giPoug"], "issued_at": "2019-01-09T16:15:23.000000Z"}} 2019-01-09 16:15:23,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc2896a87dc858673ad19298e2a80f11497d31f" 2019-01-09 16:15:24,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af257ed2-9b00-46d8-8cb3-e2315a66b9d0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:24,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-af257ed2-9b00-46d8-8cb3-e2315a66b9d0 2019-01-09 16:15:24,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc2896a87dc858673ad19298e2a80f11497d31f" 2019-01-09 16:15:24,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9527dc3e-904e-4074-813b-42036d74ceb0 Date: Wed, 09 Jan 2019 16:15:24 GMT RESP BODY: {"networks":[]} 2019-01-09 16:15:24,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-net used request id req-9527dc3e-904e-4074-813b-42036d74ceb0 2019-01-09 16:15:24,261 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-net 2019-01-09 16:15:24,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc2896a87dc858673ad19298e2a80f11497d31f" -d '{"network": {"mtu": 999, "name": "CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-net", "admin_state_up": true}}' 2019-01-09 16:15:24,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 647 X-Openstack-Request-Id: req-253022cf-d705-4570-b8d1-09b60328567d Date: Wed, 09 Jan 2019 16:15:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6ca18a8c-255e-41d0-be24-27911befc185","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ec4792b83fa34107b5a4adb3d356820d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:15:24Z","is_default":false,"name":"CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ec4792b83fa34107b5a4adb3d356820d","created_at":"2019-01-09T16:15:24Z","mtu":999}} 2019-01-09 16:15:24,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-253022cf-d705-4570-b8d1-09b60328567d 2019-01-09 16:15:24,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6ca18a8c-255e-41d0-be24-27911befc185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc2896a87dc858673ad19298e2a80f11497d31f" 2019-01-09 16:15:24,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-96db09a9-f79b-47ac-ad7e-63ab16b671e8 Date: Wed, 09 Jan 2019 16:15:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6ca18a8c-255e-41d0-be24-27911befc185","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ec4792b83fa34107b5a4adb3d356820d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:15:24Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-net","admin_state_up":true,"tenant_id":"ec4792b83fa34107b5a4adb3d356820d","created_at":"2019-01-09T16:15:24Z","mtu":999}]} 2019-01-09 16:15:24,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6ca18a8c-255e-41d0-be24-27911befc185 used request id req-96db09a9-f79b-47ac-ad7e-63ab16b671e8 2019-01-09 16:15:24,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6ca18a8c-255e-41d0-be24-27911befc185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc2896a87dc858673ad19298e2a80f11497d31f" 2019-01-09 16:15:24,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b9f4ea6d-75fa-46e5-b1e7-7d97655484cd Date: Wed, 09 Jan 2019 16:15:24 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:15:24,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6ca18a8c-255e-41d0-be24-27911befc185 used request id req-b9f4ea6d-75fa-46e5-b1e7-7d97655484cd 2019-01-09 16:15:24,887 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-subnet 2019-01-09 16:15:24,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc2896a87dc858673ad19298e2a80f11497d31f" -d '{"subnets": [{"ip_version": 4, "network_id": "6ca18a8c-255e-41d0-be24-27911befc185", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-subnet"}]}' 2019-01-09 16:15:25,614 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7b2041d0-2e85-45b2-8f6c-f72094d3b7a3 Date: Wed, 09 Jan 2019 16:15:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ca18a8c-255e-41d0-be24-27911befc185","tenant_id":"ec4792b83fa34107b5a4adb3d356820d","created_at":"2019-01-09T16:15:25Z","dns_nameservers":[],"updated_at":"2019-01-09T16:15: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":"ec4792b83fa34107b5a4adb3d356820d","id":"e716dd23-f3cb-40e4-bdcb-7c39e9924595","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-subnet"}]} 2019-01-09 16:15:25,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-7b2041d0-2e85-45b2-8f6c-f72094d3b7a3 2019-01-09 16:15:25,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6ca18a8c-255e-41d0-be24-27911befc185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc2896a87dc858673ad19298e2a80f11497d31f" 2019-01-09 16:15:25,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0ecda51a-fc61-48ce-ba06-44092f77e4ae Date: Wed, 09 Jan 2019 16:15:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ca18a8c-255e-41d0-be24-27911befc185","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ec4792b83fa34107b5a4adb3d356820d","l2_adjacency":true,"status":"ACTIVE","subnets":["e716dd23-f3cb-40e4-bdcb-7c39e9924595"],"description":"","tags":[],"updated_at":"2019-01-09T16:15:25Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-net","admin_state_up":true,"tenant_id":"ec4792b83fa34107b5a4adb3d356820d","created_at":"2019-01-09T16:15:24Z","mtu":999}]} 2019-01-09 16:15:25,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6ca18a8c-255e-41d0-be24-27911befc185 used request id req-0ecda51a-fc61-48ce-ba06-44092f77e4ae 2019-01-09 16:15:25,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6ca18a8c-255e-41d0-be24-27911befc185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc2896a87dc858673ad19298e2a80f11497d31f" 2019-01-09 16:15:25,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5e709d58-4eb7-44b8-8f4a-7d9c540d99ae Date: Wed, 09 Jan 2019 16:15:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ca18a8c-255e-41d0-be24-27911befc185","tenant_id":"ec4792b83fa34107b5a4adb3d356820d","created_at":"2019-01-09T16:15:25Z","dns_nameservers":[],"updated_at":"2019-01-09T16:15: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":"ec4792b83fa34107b5a4adb3d356820d","id":"e716dd23-f3cb-40e4-bdcb-7c39e9924595","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-subnet"}]} 2019-01-09 16:15:25,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6ca18a8c-255e-41d0-be24-27911befc185 used request id req-5e709d58-4eb7-44b8-8f4a-7d9c540d99ae 2019-01-09 16:15:25,795 - OpenStackNetwork - DEBUG - Network [6ca18a8c-255e-41d0-be24-27911befc185] created successfully 2019-01-09 16:15:25,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:25,796 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:26,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f659e3c41a2147f093f9cd606e01a5fb", "name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj-role"}], "expires_at": "2019-01-09T17:15:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec4792b83fa34107b5a4adb3d356820d", "name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ec4792b83fa34107b5a4adb3d356820d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ec4792b83fa34107b5a4adb3d356820d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ec4792b83fa34107b5a4adb3d356820d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ec4792b83fa34107b5a4adb3d356820d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ec4792b83fa34107b5a4adb3d356820d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ec4792b83fa34107b5a4adb3d356820d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ec4792b83fa34107b5a4adb3d356820d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ec4792b83fa34107b5a4adb3d356820d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ec4792b83fa34107b5a4adb3d356820d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ec4792b83fa34107b5a4adb3d356820d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ec4792b83fa34107b5a4adb3d356820d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ec4792b83fa34107b5a4adb3d356820d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ec4792b83fa34107b5a4adb3d356820d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ec4792b83fa34107b5a4adb3d356820d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-user", "id": "b547d42756e34c7f9469f77aab4854e8"}, "audit_ids": ["u2VaTaGMTUyQok63A0k91Q"], "issued_at": "2019-01-09T16:15:26.000000Z"}} 2019-01-09 16:15:26,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102c203a0deace93c502737ec12f62ff720b4f3d" 2019-01-09 16:15:26,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab661b9-420b-4871-a8d6-35ab341f10e7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:26,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0ab661b9-420b-4871-a8d6-35ab341f10e7 2019-01-09 16:15:26,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102c203a0deace93c502737ec12f62ff720b4f3d" 2019-01-09 16:15:26,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-67fa6b07-9e3c-4a33-8656-dd4eaadc2bff Date: Wed, 09 Jan 2019 16:15:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6ca18a8c-255e-41d0-be24-27911befc185","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ec4792b83fa34107b5a4adb3d356820d","l2_adjacency":true,"status":"ACTIVE","subnets":["e716dd23-f3cb-40e4-bdcb-7c39e9924595"],"description":"","tags":[],"updated_at":"2019-01-09T16:15:25Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-net","admin_state_up":true,"tenant_id":"ec4792b83fa34107b5a4adb3d356820d","created_at":"2019-01-09T16:15:24Z","mtu":999}]} 2019-01-09 16:15:26,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-net used request id req-67fa6b07-9e3c-4a33-8656-dd4eaadc2bff 2019-01-09 16:15:26,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:26,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:26,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ec4792b83fa34107b5a4adb3d356820d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102c203a0deace93c502737ec12f62ff720b4f3d" 2019-01-09 16:15:26,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a0a724-83de-45fa-8ee3-5f060d8a86bf Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ec4792b83fa34107b5a4adb3d356820d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec4792b83fa34107b5a4adb3d356820d", "name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj"}} 2019-01-09 16:15:26,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ec4792b83fa34107b5a4adb3d356820d used request id req-72a0a724-83de-45fa-8ee3-5f060d8a86bf 2019-01-09 16:15:26,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6ca18a8c-255e-41d0-be24-27911befc185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102c203a0deace93c502737ec12f62ff720b4f3d" 2019-01-09 16:15:26,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cc745d3f-7cb8-4178-98a4-2fb43e0c0a8a Date: Wed, 09 Jan 2019 16:15:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ca18a8c-255e-41d0-be24-27911befc185","tenant_id":"ec4792b83fa34107b5a4adb3d356820d","created_at":"2019-01-09T16:15:25Z","dns_nameservers":[],"updated_at":"2019-01-09T16:15: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":"ec4792b83fa34107b5a4adb3d356820d","id":"e716dd23-f3cb-40e4-bdcb-7c39e9924595","subnetpool_id":null,"name":"CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-subnet"}]} 2019-01-09 16:15:26,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6ca18a8c-255e-41d0-be24-27911befc185 used request id req-cc745d3f-7cb8-4178-98a4-2fb43e0c0a8a 2019-01-09 16:15:26,734 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-subnet 2019-01-09 16:15:26,734 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-subnet 2019-01-09 16:15:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/e716dd23-f3cb-40e4-bdcb-7c39e9924595 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc2896a87dc858673ad19298e2a80f11497d31f" 2019-01-09 16:15:27,992 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eb8e53a1-8583-4c96-a1e8-766ab1ee8496 Date: Wed, 09 Jan 2019 16:15:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:15:27,992 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/e716dd23-f3cb-40e4-bdcb-7c39e9924595 used request id req-eb8e53a1-8583-4c96-a1e8-766ab1ee8496 2019-01-09 16:15:27,993 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-fa29804a-a5a5-412f-bc95-4ccabff8b1cb-pub-net 2019-01-09 16:15:27,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/6ca18a8c-255e-41d0-be24-27911befc185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdc2896a87dc858673ad19298e2a80f11497d31f" 2019-01-09 16:15:29,255 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83f0c504-bc59-4009-a09a-1c8e3038c0c1 Date: Wed, 09 Jan 2019 16:15:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:15:29,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6ca18a8c-255e-41d0-be24-27911befc185 used request id req-83f0c504-bc59-4009-a09a-1c8e3038c0c1 2019-01-09 16:15:29,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" 2019-01-09 16:15:29,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-30ae0f8c-dad6-4ab1-8f23-d30df4a38c65 Date: Wed, 09 Jan 2019 16:15:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ec4792b83fa34107b5a4adb3d356820d", "created_at": "2019-01-09T16:15:24Z", "updated_at": "2019-01-09T16:15:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:15:24Z", "revision_number": 0, "id": "2554011f-be43-49b6-8c8b-df33efc10f98", "remote_group_id": "0417074e-2b93-4798-93de-c3f9b6621a39", "remote_ip_prefix": null, "created_at": "2019-01-09T16:15:24Z", "security_group_id": "0417074e-2b93-4798-93de-c3f9b6621a39", "tenant_id": "ec4792b83fa34107b5a4adb3d356820d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4792b83fa34107b5a4adb3d356820d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:15:24Z", "revision_number": 0, "id": "2c58d6f2-363c-424b-b488-79c0bf07406c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:15:24Z", "security_group_id": "0417074e-2b93-4798-93de-c3f9b6621a39", "tenant_id": "ec4792b83fa34107b5a4adb3d356820d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4792b83fa34107b5a4adb3d356820d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:15:24Z", "revision_number": 0, "id": "63c8e888-8de3-4060-89cb-607eae0eae63", "remote_group_id": "0417074e-2b93-4798-93de-c3f9b6621a39", "remote_ip_prefix": null, "created_at": "2019-01-09T16:15:24Z", "security_group_id": "0417074e-2b93-4798-93de-c3f9b6621a39", "tenant_id": "ec4792b83fa34107b5a4adb3d356820d", "port_range_min": null, "ethertype": "IPv6", "project_id": "ec4792b83fa34107b5a4adb3d356820d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:15:24Z", "revision_number": 0, "id": "add65f25-d73d-4ba8-95f2-eb27967a07ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:15:24Z", "security_group_id": "0417074e-2b93-4798-93de-c3f9b6621a39", "tenant_id": "ec4792b83fa34107b5a4adb3d356820d", "port_range_min": null, "ethertype": "IPv4", "project_id": "ec4792b83fa34107b5a4adb3d356820d"}], "revision_number": 4, "project_id": "ec4792b83fa34107b5a4adb3d356820d", "id": "0417074e-2b93-4798-93de-c3f9b6621a39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:15:29,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-30ae0f8c-dad6-4ab1-8f23-d30df4a38c65 2019-01-09 16:15:29,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ec4792b83fa34107b5a4adb3d356820d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" 2019-01-09 16:15:29,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cf5025-6da4-49fb-9fec-0a9ddf4da62d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ec4792b83fa34107b5a4adb3d356820d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ec4792b83fa34107b5a4adb3d356820d", "name": "CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj"}} 2019-01-09 16:15:29,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ec4792b83fa34107b5a4adb3d356820d used request id req-08cf5025-6da4-49fb-9fec-0a9ddf4da62d 2019-01-09 16:15:29,626 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0417074e-2b93-4798-93de-c3f9b6621a39 2019-01-09 16:15:29,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0417074e-2b93-4798-93de-c3f9b6621a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" 2019-01-09 16:15:29,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-35f0bb53-2f5c-4beb-b46e-9f489a0bceed Date: Wed, 09 Jan 2019 16:15:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0417074e-2b93-4798-93de-c3f9b6621a39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:15:24Z", "security_group_id": "0417074e-2b93-4798-93de-c3f9b6621a39", "port_range_min": null, "revision_number": 0, "tenant_id": "ec4792b83fa34107b5a4adb3d356820d", "created_at": "2019-01-09T16:15:24Z", "project_id": "ec4792b83fa34107b5a4adb3d356820d", "id": "2554011f-be43-49b6-8c8b-df33efc10f98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:15:24Z", "security_group_id": "0417074e-2b93-4798-93de-c3f9b6621a39", "port_range_min": null, "revision_number": 0, "tenant_id": "ec4792b83fa34107b5a4adb3d356820d", "created_at": "2019-01-09T16:15:24Z", "project_id": "ec4792b83fa34107b5a4adb3d356820d", "id": "2c58d6f2-363c-424b-b488-79c0bf07406c"}, {"remote_group_id": "0417074e-2b93-4798-93de-c3f9b6621a39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:15:24Z", "security_group_id": "0417074e-2b93-4798-93de-c3f9b6621a39", "port_range_min": null, "revision_number": 0, "tenant_id": "ec4792b83fa34107b5a4adb3d356820d", "created_at": "2019-01-09T16:15:24Z", "project_id": "ec4792b83fa34107b5a4adb3d356820d", "id": "63c8e888-8de3-4060-89cb-607eae0eae63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:15:24Z", "security_group_id": "0417074e-2b93-4798-93de-c3f9b6621a39", "port_range_min": null, "revision_number": 0, "tenant_id": "ec4792b83fa34107b5a4adb3d356820d", "created_at": "2019-01-09T16:15:24Z", "project_id": "ec4792b83fa34107b5a4adb3d356820d", "id": "add65f25-d73d-4ba8-95f2-eb27967a07ed"}]} 2019-01-09 16:15:29,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=0417074e-2b93-4798-93de-c3f9b6621a39 used request id req-35f0bb53-2f5c-4beb-b46e-9f489a0bceed 2019-01-09 16:15:29,648 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:15:29,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0417074e-2b93-4798-93de-c3f9b6621a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" 2019-01-09 16:15:29,764 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ad736b7-b776-42fc-aa87-faec6c16c64c Content-Length: 0 Date: Wed, 09 Jan 2019 16:15:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:15:29,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0417074e-2b93-4798-93de-c3f9b6621a39 used request id req-8ad736b7-b776-42fc-aa87-faec6c16c64c 2019-01-09 16:15:29,765 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj 2019-01-09 16:15:29,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ec4792b83fa34107b5a4adb3d356820d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" 2019-01-09 16:15:29,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9932181c-6f9a-4407-9b2c-851f62d9acc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:29,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ec4792b83fa34107b5a4adb3d356820d used request id req-9932181c-6f9a-4407-9b2c-851f62d9acc2 2019-01-09 16:15:29,970 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-ff46d442-2efd-4b3-proj-role 2019-01-09 16:15:29,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/f659e3c41a2147f093f9cd606e01a5fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" 2019-01-09 16:15:30,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1af1e26-7aea-4f2e-9bc4-5f5b24bd4153 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:30,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/f659e3c41a2147f093f9cd606e01a5fb used request id req-c1af1e26-7aea-4f2e-9bc4-5f5b24bd4153 2019-01-09 16:15:30,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeac3b6db232f562379339fe4402f83c9506063d" 2019-01-09 16:15:30,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c8603c-269b-4d07-b522-aa2d11026dd9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:15:30,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d6c8603c-269b-4d07-b522-aa2d11026dd9 2019-01-09 16:15:30,216 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-ff46d442-2efd-4b3-user 2019-01-09 16:15:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/b547d42756e34c7f9469f77aab4854e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de60f02f6f6c61955ad8465e2b611a948853f3e" 2019-01-09 16:15:30,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba094161-27bb-4a60-8631-93185ef357a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:30,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b547d42756e34c7f9469f77aab4854e8 used request id req-ba094161-27bb-4a60-8631-93185ef357a6 2019-01-09 16:15:30,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:30,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["xe-I6lO_Rx68rJn2Fi7h7Q"], "issued_at": "2019-01-09T16:15:30.000000Z"}} 2019-01-09 16:15:30,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d266037060d6044829b603a29230c1a25847d191" 2019-01-09 16:15:30,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-630ff865-f1db-4aef-a2a5-f61004e47aff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:30,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-630ff865-f1db-4aef-a2a5-f61004e47aff 2019-01-09 16:15:30,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:30,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:31,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["CTfb20TSQmm7Ax_7kPR4aA"], "issued_at": "2019-01-09T16:15:31.000000Z"}} 2019-01-09 16:15:31,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:31,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d38c5caa-7d8d-42c7-8001-03b1119e5dc0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:31,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d38c5caa-7d8d-42c7-8001-03b1119e5dc0 2019-01-09 16:15:31,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:31,404 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:31,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bfa2d1dc-c681-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:31,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28739d1f-31b8-4f84-bf2b-36088dd413f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bfa2d1dc-c681-405-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:15:31,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-bfa2d1dc-c681-405-proj used request id req-28739d1f-31b8-4f84-bf2b-36088dd413f1 2019-01-09 16:15:31,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:31,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-389c3b7b-1d8b-415c-bfcb-11f93ddb19a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:15:31,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-389c3b7b-1d8b-415c-bfcb-11f93ddb19a1 2019-01-09 16:15:31,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-proj"}}' 2019-01-09 16:15:31,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:15:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-441c0895-b32c-47b3-a2c6-8f3fc4811b67 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2918dc5e664040b1bbc745f820a0b0a2"}, "tags": [], "enabled": true, "id": "2918dc5e664040b1bbc745f820a0b0a2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-proj"}} 2019-01-09 16:15:31,653 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-441c0895-b32c-47b3-a2c6-8f3fc4811b67 2019-01-09 16:15:31,653 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-bfa2d1dc-c681-405-proj 2019-01-09 16:15:31,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:31,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:32,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["--Cf4ZmNRjCe3P7AOais5Q"], "issued_at": "2019-01-09T16:15:32.000000Z"}} 2019-01-09 16:15:32,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb1f952522df81685584c6397ee98652e926488" 2019-01-09 16:15:32,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6013bc9-3a2d-4fc9-ba58-9bbb0e8272db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:32,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e6013bc9-3a2d-4fc9-ba58-9bbb0e8272db 2019-01-09 16:15:32,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:32,174 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:32,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb1f952522df81685584c6397ee98652e926488" 2019-01-09 16:15:32,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f67975-392a-468d-8dc4-9b2664dd2b90 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:15:32,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-76f67975-392a-468d-8dc4-9b2664dd2b90 2019-01-09 16:15:32,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-bfa2d1dc-c681-405-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb1f952522df81685584c6397ee98652e926488" 2019-01-09 16:15:32,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b94a75-a816-4a95-aa68-1ebdb07a6649 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-bfa2d1dc-c681-405-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2918dc5e664040b1bbc745f820a0b0a2"}, "tags": [], "enabled": true, "id": "2918dc5e664040b1bbc745f820a0b0a2", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-proj"}]} 2019-01-09 16:15:32,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-bfa2d1dc-c681-405-proj used request id req-15b94a75-a816-4a95-aa68-1ebdb07a6649 2019-01-09 16:15:32,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb1f952522df81685584c6397ee98652e926488" 2019-01-09 16:15:32,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5585f1d0-43f0-4ed9-b5de-ae822476cf07 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:15:32,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5585f1d0-43f0-4ed9-b5de-ae822476cf07 2019-01-09 16:15:32,862 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-bfa2d1dc-c681-405-user 2019-01-09 16:15:32,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:32,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:32,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdbd8aaf-044d-4392-bc82-db5b31274e90 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:15:32,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cdbd8aaf-044d-4392-bc82-db5b31274e90 2019-01-09 16:15:32,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" -d '{"role": {"name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-proj-role"}}' 2019-01-09 16:15:33,091 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:15:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a1e6b4f-fa07-4188-b9c9-f06a0042e4ae Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "787257fdb6be41059dbea075df875605", "links": {"self": "http://172.30.9.29:5000/v3/roles/787257fdb6be41059dbea075df875605"}, "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-proj-role"}} 2019-01-09 16:15:33,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-7a1e6b4f-fa07-4188-b9c9-f06a0042e4ae 2019-01-09 16:15:33,092 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-bfa2d1dc-c681-405-proj-role 2019-01-09 16:15:33,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/787257fdb6be41059dbea075df875605 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:33,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c6d543-7737-4f83-83a0-df1dd9095cf9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "787257fdb6be41059dbea075df875605", "links": {"self": "http://172.30.9.29:5000/v3/roles/787257fdb6be41059dbea075df875605"}, "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-proj-role"}} 2019-01-09 16:15:33,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/787257fdb6be41059dbea075df875605 used request id req-b4c6d543-7737-4f83-83a0-df1dd9095cf9 2019-01-09 16:15:33,191 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-bfa2d1dc-c681-405-proj-role to project CreateRouterSuccessTests-bfa2d1dc-c681-405-proj 2019-01-09 16:15:33,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/2918dc5e664040b1bbc745f820a0b0a2/users/73d2735b8bad4d2881f49c2fcb4aa61f/roles/787257fdb6be41059dbea075df875605 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:33,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f77983e-83bf-4c90-b3b8-a087ee0fee33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:33,321 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/2918dc5e664040b1bbc745f820a0b0a2/users/73d2735b8bad4d2881f49c2fcb4aa61f/roles/787257fdb6be41059dbea075df875605 used request id req-0f77983e-83bf-4c90-b3b8-a087ee0fee33 2019-01-09 16:15:33,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:33,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:33,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "787257fdb6be41059dbea075df875605", "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-proj-role"}], "expires_at": "2019-01-09T17:15:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2918dc5e664040b1bbc745f820a0b0a2", "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/2918dc5e664040b1bbc745f820a0b0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/2918dc5e664040b1bbc745f820a0b0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-user", "id": "73d2735b8bad4d2881f49c2fcb4aa61f"}, "audit_ids": ["Ecl_S8L8QOS4Z-6eCG-g6w"], "issued_at": "2019-01-09T16:15:33.000000Z"}} 2019-01-09 16:15:33,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd9d6fa21a5209b50b9cfebf5181e8dea5ba6a3" 2019-01-09 16:15:33,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-010d7ce1-120f-4944-b51b-c25ab74ad0af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:33,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-010d7ce1-120f-4944-b51b-c25ab74ad0af 2019-01-09 16:15:33,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd9d6fa21a5209b50b9cfebf5181e8dea5ba6a3" 2019-01-09 16:15:34,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e0bc88ae-2f3d-4001-8118-812e904c496f Date: Wed, 09 Jan 2019 16:15:34 GMT RESP BODY: {"routers": []} 2019-01-09 16:15:34,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router&admin_state_up=True used request id req-e0bc88ae-2f3d-4001-8118-812e904c496f 2019-01-09 16:15:34,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:34,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:34,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "787257fdb6be41059dbea075df875605", "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-proj-role"}], "expires_at": "2019-01-09T17:15:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2918dc5e664040b1bbc745f820a0b0a2", "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/2918dc5e664040b1bbc745f820a0b0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/2918dc5e664040b1bbc745f820a0b0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-user", "id": "73d2735b8bad4d2881f49c2fcb4aa61f"}, "audit_ids": ["1CFoR_4lRLOUzr4oSBSdIg"], "issued_at": "2019-01-09T16:15:34.000000Z"}} 2019-01-09 16:15:34,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae24b9455bfcffa810392861f97e9c85ce1c2af9" 2019-01-09 16:15:34,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5984e5eb-a592-4def-a8c0-7c80bfc0d0e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:34,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5984e5eb-a592-4def-a8c0-7c80bfc0d0e3 2019-01-09 16:15:34,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd9d6fa21a5209b50b9cfebf5181e8dea5ba6a3" 2019-01-09 16:15:34,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-e4fa4bf2-bcaf-419b-8d32-44a6a64b633d Date: Wed, 09 Jan 2019 16:15:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 16:15:34,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-e4fa4bf2-bcaf-419b-8d32-44a6a64b633d 2019-01-09 16:15:34,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd9d6fa21a5209b50b9cfebf5181e8dea5ba6a3" 2019-01-09 16:15:34,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-86978712-e934-41e1-819a-0c8ab644b59d Date: Wed, 09 Jan 2019 16:15:34 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:15:34,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-86978712-e934-41e1-819a-0c8ab644b59d 2019-01-09 16:15:34,670 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router 2019-01-09 16:15:34,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd9d6fa21a5209b50b9cfebf5181e8dea5ba6a3" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router", "admin_state_up": true}}' 2019-01-09 16:15:36,174 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-2cbc6d5b-d98d-4bbf-9518-a91bb8b71a74 Date: Wed, 09 Jan 2019 16:15:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2918dc5e664040b1bbc745f820a0b0a2", "created_at": "2019-01-09T16:15:34Z", "admin_state_up": true, "updated_at": "2019-01-09T16:15:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2918dc5e664040b1bbc745f820a0b0a2", "id": "19ef025e-0654-413f-8d88-1ca099a8c10b", "name": "CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router"}} 2019-01-09 16:15:36,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-2cbc6d5b-d98d-4bbf-9518-a91bb8b71a74 2019-01-09 16:15:36,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=19ef025e-0654-413f-8d88-1ca099a8c10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd9d6fa21a5209b50b9cfebf5181e8dea5ba6a3" 2019-01-09 16:15:36,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5f8c7ad2-bded-4417-bf5d-08633b5324d0 Date: Wed, 09 Jan 2019 16:15:36 GMT RESP BODY: {"ports":[]} 2019-01-09 16:15:36,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=19ef025e-0654-413f-8d88-1ca099a8c10b used request id req-5f8c7ad2-bded-4417-bf5d-08633b5324d0 2019-01-09 16:15:36,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/19ef025e-0654-413f-8d88-1ca099a8c10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd9d6fa21a5209b50b9cfebf5181e8dea5ba6a3" 2019-01-09 16:15:36,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0e583aa6-0e25-4f82-b116-5e907f378510 Date: Wed, 09 Jan 2019 16:15:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2918dc5e664040b1bbc745f820a0b0a2", "created_at": "2019-01-09T16:15:34Z", "admin_state_up": true, "updated_at": "2019-01-09T16:15:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2918dc5e664040b1bbc745f820a0b0a2", "id": "19ef025e-0654-413f-8d88-1ca099a8c10b", "name": "CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router"}} 2019-01-09 16:15:36,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/19ef025e-0654-413f-8d88-1ca099a8c10b used request id req-0e583aa6-0e25-4f82-b116-5e907f378510 2019-01-09 16:15:36,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=19ef025e-0654-413f-8d88-1ca099a8c10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd9d6fa21a5209b50b9cfebf5181e8dea5ba6a3" 2019-01-09 16:15:36,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7c04ed2e-c98d-432b-89ae-194057ac4b1b Date: Wed, 09 Jan 2019 16:15:36 GMT RESP BODY: {"ports":[]} 2019-01-09 16:15:36,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=19ef025e-0654-413f-8d88-1ca099a8c10b used request id req-7c04ed2e-c98d-432b-89ae-194057ac4b1b 2019-01-09 16:15:36,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:36,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "787257fdb6be41059dbea075df875605", "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-proj-role"}], "expires_at": "2019-01-09T17:15:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2918dc5e664040b1bbc745f820a0b0a2", "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/2918dc5e664040b1bbc745f820a0b0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/2918dc5e664040b1bbc745f820a0b0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/2918dc5e664040b1bbc745f820a0b0a2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_2918dc5e664040b1bbc745f820a0b0a2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_2918dc5e664040b1bbc745f820a0b0a2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-user", "id": "73d2735b8bad4d2881f49c2fcb4aa61f"}, "audit_ids": ["UVBvcRh8Sw-CFNjopgt52A"], "issued_at": "2019-01-09T16:15:36.000000Z"}} 2019-01-09 16:15:36,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014c6aa71fcaa7d0baad83976f63d13ba28639bc" 2019-01-09 16:15:37,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-26bdb407-cb59-44d3-b0e8-3cb80c53baad Date: Wed, 09 Jan 2019 16:15:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2918dc5e664040b1bbc745f820a0b0a2", "created_at": "2019-01-09T16:15:34Z", "admin_state_up": true, "updated_at": "2019-01-09T16:15:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2918dc5e664040b1bbc745f820a0b0a2", "id": "19ef025e-0654-413f-8d88-1ca099a8c10b", "name": "CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router"}]} 2019-01-09 16:15:37,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router&admin_state_up=True used request id req-26bdb407-cb59-44d3-b0e8-3cb80c53baad 2019-01-09 16:15:37,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:37,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:37,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2918dc5e664040b1bbc745f820a0b0a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d266037060d6044829b603a29230c1a25847d191" 2019-01-09 16:15:37,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dbf71d2-7bef-45b1-b5c3-22a446bea1e8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/2918dc5e664040b1bbc745f820a0b0a2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "2918dc5e664040b1bbc745f820a0b0a2", "name": "CreateRouterSuccessTests-bfa2d1dc-c681-405-proj"}} 2019-01-09 16:15:37,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2918dc5e664040b1bbc745f820a0b0a2 used request id req-9dbf71d2-7bef-45b1-b5c3-22a446bea1e8 2019-01-09 16:15:37,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=19ef025e-0654-413f-8d88-1ca099a8c10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014c6aa71fcaa7d0baad83976f63d13ba28639bc" 2019-01-09 16:15:37,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1bb95ef0-05c7-4ea7-b0cc-09c526c7bf18 Date: Wed, 09 Jan 2019 16:15:37 GMT RESP BODY: {"ports":[]} 2019-01-09 16:15:37,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=19ef025e-0654-413f-8d88-1ca099a8c10b used request id req-1bb95ef0-05c7-4ea7-b0cc-09c526c7bf18 2019-01-09 16:15:37,195 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router 2019-01-09 16:15:37,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/19ef025e-0654-413f-8d88-1ca099a8c10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014c6aa71fcaa7d0baad83976f63d13ba28639bc" 2019-01-09 16:15:38,365 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42780ce3-5a82-4779-a0f1-f0087decf537 Content-Length: 0 Date: Wed, 09 Jan 2019 16:15:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:15:38,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/19ef025e-0654-413f-8d88-1ca099a8c10b used request id req-42780ce3-5a82-4779-a0f1-f0087decf537 2019-01-09 16:15:38,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}014c6aa71fcaa7d0baad83976f63d13ba28639bc" 2019-01-09 16:15:38,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-efcb6ac4-72f5-4124-93d0-d5da5280d964 Date: Wed, 09 Jan 2019 16:15:38 GMT RESP BODY: {"routers": []} 2019-01-09 16:15:38,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router&admin_state_up=True used request id req-efcb6ac4-72f5-4124-93d0-d5da5280d964 2019-01-09 16:15:38,437 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router 2019-01-09 16:15:38,437 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-89cf0b97-9b2e-4234-84be-33640f7f138b-pub-router 2019-01-09 16:15:38,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/19ef025e-0654-413f-8d88-1ca099a8c10b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcd9d6fa21a5209b50b9cfebf5181e8dea5ba6a3" 2019-01-09 16:15:38,488 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-5d27269c-f524-4b1f-93f7-6c8e7fad20cf Date: Wed, 09 Jan 2019 16:15:38 GMT RESP BODY: {"NeutronError": {"message": "Router 19ef025e-0654-413f-8d88-1ca099a8c10b could not be found", "type": "RouterNotFound", "detail": ""}} 2019-01-09 16:15:38,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/19ef025e-0654-413f-8d88-1ca099a8c10b used request id req-5d27269c-f524-4b1f-93f7-6c8e7fad20cf 2019-01-09 16:15:38,489 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 19ef025e-0654-413f-8d88-1ca099a8c10b could not be found", "type": "RouterNotFound", "detail": ""}} 2019-01-09 16:15:38,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:38,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-c096f0a0-2124-4248-86b2-02021fdc2e30 Date: Wed, 09 Jan 2019 16:15:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:15:38,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-c096f0a0-2124-4248-86b2-02021fdc2e30 2019-01-09 16:15:38,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:38,858 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c607f2d-fcf2-499b-a98c-578dcf7e0d95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:38,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-9c607f2d-fcf2-499b-a98c-578dcf7e0d95 2019-01-09 16:15:38,858 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:38,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:39,044 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db3cfcf6-cae5-419d-9b08-fe07ea918414 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:39,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-db3cfcf6-cae5-419d-9b08-fe07ea918414 2019-01-09 16:15:39,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:39,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:39,145 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef75d34-92e0-408b-a3fb-211c683e3fc8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:39,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-5ef75d34-92e0-408b-a3fb-211c683e3fc8 2019-01-09 16:15:39,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:39,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:39,250 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9af0f7c-1ba5-4301-a283-e3e408a9f05c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:39,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-b9af0f7c-1ba5-4301-a283-e3e408a9f05c 2019-01-09 16:15:39,250 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:39,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:39,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe009975-7f2d-40a7-8b02-c06ec60bd8a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:39,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-fe009975-7f2d-40a7-8b02-c06ec60bd8a5 2019-01-09 16:15:39,343 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:39,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:39,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec6bd50b-0ab7-42b8-ba09-e7e7bdf68150 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:39,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-ec6bd50b-0ab7-42b8-ba09-e7e7bdf68150 2019-01-09 16:15:39,444 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:39,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:39,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ed2522-029c-4cf2-9658-7cd00485be5f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:15:39,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-c6ed2522-029c-4cf2-9658-7cd00485be5f 2019-01-09 16:15:39,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:39,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9223d9f-f221-4334-9952-5902ef87d8a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:39,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-e9223d9f-f221-4334-9952-5902ef87d8a7 2019-01-09 16:15:39,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:39,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:39,744 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aea2d7ff-d02c-45a0-a92c-2dbbe757f76a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:39,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-aea2d7ff-d02c-45a0-a92c-2dbbe757f76a 2019-01-09 16:15:39,744 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:39,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:39,840 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f909bad7-5f86-40d8-b52a-08d9fd2b1be0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:39,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-f909bad7-5f86-40d8-b52a-08d9fd2b1be0 2019-01-09 16:15:39,840 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:39,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:39,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5794e466-90e2-4e56-9c0c-3f382b315753 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:15:39,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-5794e466-90e2-4e56-9c0c-3f382b315753 2019-01-09 16:15:39,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:40,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f93d0f92-e3a9-47a8-a393-92ce36850f8e 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:15:40,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-f93d0f92-e3a9-47a8-a393-92ce36850f8e 2019-01-09 16:15:40,045 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-bfa2d1dc-c681-405-proj 2019-01-09 16:15:40,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/2918dc5e664040b1bbc745f820a0b0a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:40,258 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe04883-5cd2-43d9-beb3-004b2fa0632d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:40,258 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/2918dc5e664040b1bbc745f820a0b0a2 used request id req-9fe04883-5cd2-43d9-beb3-004b2fa0632d 2019-01-09 16:15:40,259 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-bfa2d1dc-c681-405-proj-role 2019-01-09 16:15:40,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/787257fdb6be41059dbea075df875605 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:40,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff00e6cf-9e8d-4da4-99c4-2762548c98fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:40,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/787257fdb6be41059dbea075df875605 used request id req-ff00e6cf-9e8d-4da4-99c4-2762548c98fe 2019-01-09 16:15:40,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85bc509cb8e6eeda419a2cb8639ec226ff919f19" 2019-01-09 16:15:40,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e19f0d-0f07-4b18-8869-8da9e3582c3f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:15:40,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b4e19f0d-0f07-4b18-8869-8da9e3582c3f 2019-01-09 16:15:40,589 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-bfa2d1dc-c681-405-user 2019-01-09 16:15:40,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/73d2735b8bad4d2881f49c2fcb4aa61f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb1f952522df81685584c6397ee98652e926488" 2019-01-09 16:15:40,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9203134a-8d03-44ad-8d95-2f7e29220e61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:40,757 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/73d2735b8bad4d2881f49c2fcb4aa61f used request id req-9203134a-8d03-44ad-8d95-2f7e29220e61 2019-01-09 16:15:40,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:41,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["xC0apTuGTGKZdIGBIRJkLg"], "issued_at": "2019-01-09T16:15:41.000000Z"}} 2019-01-09 16:15:41,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46599fdf88022440a76b016c408e57db96cbbca" 2019-01-09 16:15:41,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84432b5-3fe1-4ba4-91ee-6ed42715a4b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:41,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c84432b5-3fe1-4ba4-91ee-6ed42715a4b0 2019-01-09 16:15:41,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:41,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:41,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["3WBloPVnSOOtTYCU2MOH-A"], "issued_at": "2019-01-09T16:15:41.000000Z"}} 2019-01-09 16:15:41,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:41,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80e5cf85-07d1-407e-a930-311150d09aef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:41,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-80e5cf85-07d1-407e-a930-311150d09aef 2019-01-09 16:15:41,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:41,752 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:41,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5030a483-3b70-486-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:41,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e863e157-20d2-4f1d-8ff3-3352c5708598 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5030a483-3b70-486-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:15:41,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-5030a483-3b70-486-proj used request id req-e863e157-20d2-4f1d-8ff3-3352c5708598 2019-01-09 16:15:41,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:41,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209d444f-34a6-496f-9199-a93107f132d6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:15:41,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-209d444f-34a6-496f-9199-a93107f132d6 2019-01-09 16:15:41,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-5030a483-3b70-486-proj"}}' 2019-01-09 16:15:41,995 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:15:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3c7583e-31dd-4d21-b697-830b9a3cc790 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/22b7eda473ed48239d20ee77f359443f"}, "tags": [], "enabled": true, "id": "22b7eda473ed48239d20ee77f359443f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5030a483-3b70-486-proj"}} 2019-01-09 16:15:41,995 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e3c7583e-31dd-4d21-b697-830b9a3cc790 2019-01-09 16:15:41,996 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-5030a483-3b70-486-proj 2019-01-09 16:15:41,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:41,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:42,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["wC4FyozcT9mMQRPf7JB09A"], "issued_at": "2019-01-09T16:15:42.000000Z"}} 2019-01-09 16:15:42,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40dc2afe5ae77d76ccbf2ea4094799f3187ddff" 2019-01-09 16:15:42,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0801dc3d-127f-424f-ba47-c8638c018e13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:42,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0801dc3d-127f-424f-ba47-c8638c018e13 2019-01-09 16:15:42,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:42,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:42,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40dc2afe5ae77d76ccbf2ea4094799f3187ddff" 2019-01-09 16:15:42,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e34dcdd1-f181-4ac2-a22e-45c0396a57ca Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:15:42,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e34dcdd1-f181-4ac2-a22e-45c0396a57ca 2019-01-09 16:15:42,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-5030a483-3b70-486-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40dc2afe5ae77d76ccbf2ea4094799f3187ddff" 2019-01-09 16:15:42,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d430f35-ce97-4813-8dbb-5a139c5e74d2 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-5030a483-3b70-486-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/22b7eda473ed48239d20ee77f359443f"}, "tags": [], "enabled": true, "id": "22b7eda473ed48239d20ee77f359443f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-5030a483-3b70-486-proj"}]} 2019-01-09 16:15:42,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-5030a483-3b70-486-proj used request id req-0d430f35-ce97-4813-8dbb-5a139c5e74d2 2019-01-09 16:15:42,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40dc2afe5ae77d76ccbf2ea4094799f3187ddff" 2019-01-09 16:15:42,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa18930-3b2c-49d8-b02f-235643bcdd07 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:15:42,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6fa18930-3b2c-49d8-b02f-235643bcdd07 2019-01-09 16:15:43,025 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-5030a483-3b70-486-user 2019-01-09 16:15:43,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:43,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:43,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12c6f7d-aad7-4231-85a0-daf07520c2b2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:15:43,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c12c6f7d-aad7-4231-85a0-daf07520c2b2 2019-01-09 16:15:43,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" -d '{"role": {"name": "CreateRouterSuccessTests-5030a483-3b70-486-proj-role"}}' 2019-01-09 16:15:43,331 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:15:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e52aa469-cf15-4c17-ad08-de2db0377b39 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f956d798d50443b9870d9695508ce827", "links": {"self": "http://172.30.9.29:5000/v3/roles/f956d798d50443b9870d9695508ce827"}, "name": "CreateRouterSuccessTests-5030a483-3b70-486-proj-role"}} 2019-01-09 16:15:43,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e52aa469-cf15-4c17-ad08-de2db0377b39 2019-01-09 16:15:43,331 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-5030a483-3b70-486-proj-role 2019-01-09 16:15:43,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/f956d798d50443b9870d9695508ce827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:43,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc979a2b-a9fc-43d6-8c43-afbc19bbc8c4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f956d798d50443b9870d9695508ce827", "links": {"self": "http://172.30.9.29:5000/v3/roles/f956d798d50443b9870d9695508ce827"}, "name": "CreateRouterSuccessTests-5030a483-3b70-486-proj-role"}} 2019-01-09 16:15:43,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f956d798d50443b9870d9695508ce827 used request id req-bc979a2b-a9fc-43d6-8c43-afbc19bbc8c4 2019-01-09 16:15:43,431 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-5030a483-3b70-486-proj-role to project CreateRouterSuccessTests-5030a483-3b70-486-proj 2019-01-09 16:15:43,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/22b7eda473ed48239d20ee77f359443f/users/73fb77d41d7c4b74b79dbb35feeadaca/roles/f956d798d50443b9870d9695508ce827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:43,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72e224cf-53f1-45a6-b993-a09bdbcade4e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:43,573 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/22b7eda473ed48239d20ee77f359443f/users/73fb77d41d7c4b74b79dbb35feeadaca/roles/f956d798d50443b9870d9695508ce827 used request id req-72e224cf-53f1-45a6-b993-a09bdbcade4e 2019-01-09 16:15:43,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:43,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:43,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f956d798d50443b9870d9695508ce827", "name": "CreateRouterSuccessTests-5030a483-3b70-486-proj-role"}], "expires_at": "2019-01-09T17:15:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22b7eda473ed48239d20ee77f359443f", "name": "CreateRouterSuccessTests-5030a483-3b70-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/22b7eda473ed48239d20ee77f359443f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/22b7eda473ed48239d20ee77f359443f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/22b7eda473ed48239d20ee77f359443f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/22b7eda473ed48239d20ee77f359443f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5030a483-3b70-486-user", "id": "73fb77d41d7c4b74b79dbb35feeadaca"}, "audit_ids": ["POBIWaRUSPWRiJ2to0ZumA"], "issued_at": "2019-01-09T16:15:43.000000Z"}} 2019-01-09 16:15:43,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcacc3fa4f08ed334a8a3405155572228f14de6e" 2019-01-09 16:15:44,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989f4f87-65bc-450d-8706-58d9eb9f2ae9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:44,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-989f4f87-65bc-450d-8706-58d9eb9f2ae9 2019-01-09 16:15:44,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-f517b514-1f1b-43a0-ad1a-61baf4b76e89-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcacc3fa4f08ed334a8a3405155572228f14de6e" 2019-01-09 16:15:44,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c62b4965-30c8-4f07-86b4-9f0aa4023610 Date: Wed, 09 Jan 2019 16:15:44 GMT RESP BODY: {"routers": []} 2019-01-09 16:15:44,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-f517b514-1f1b-43a0-ad1a-61baf4b76e89-pub-router&admin_state_up=True used request id req-c62b4965-30c8-4f07-86b4-9f0aa4023610 2019-01-09 16:15:44,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:44,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:44,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f956d798d50443b9870d9695508ce827", "name": "CreateRouterSuccessTests-5030a483-3b70-486-proj-role"}], "expires_at": "2019-01-09T17:15:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22b7eda473ed48239d20ee77f359443f", "name": "CreateRouterSuccessTests-5030a483-3b70-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/22b7eda473ed48239d20ee77f359443f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/22b7eda473ed48239d20ee77f359443f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/22b7eda473ed48239d20ee77f359443f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/22b7eda473ed48239d20ee77f359443f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5030a483-3b70-486-user", "id": "73fb77d41d7c4b74b79dbb35feeadaca"}, "audit_ids": ["1w0BkcBhTjmmGVC7wymvww"], "issued_at": "2019-01-09T16:15:44.000000Z"}} 2019-01-09 16:15:44,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ff4fec58f6f9c6bf819c25c1f8b593509d8284" 2019-01-09 16:15:44,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e75d33b1-89b2-4c53-83e2-f3edc533c73c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:44,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e75d33b1-89b2-4c53-83e2-f3edc533c73c 2019-01-09 16:15:44,758 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f517b514-1f1b-43a0-ad1a-61baf4b76e89-pub-router 2019-01-09 16:15:44,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcacc3fa4f08ed334a8a3405155572228f14de6e" -d '{"router": {"name": "CreateRouterSuccessTests-f517b514-1f1b-43a0-ad1a-61baf4b76e89-pub-router", "admin_state_up": true}}' 2019-01-09 16:15:44,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-835be67e-9ebb-4fb2-8207-a134c22503d5 Date: Wed, 09 Jan 2019 16:15:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "22b7eda473ed48239d20ee77f359443f", "created_at": "2019-01-09T16:15:44Z", "admin_state_up": true, "updated_at": "2019-01-09T16:15:44Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "22b7eda473ed48239d20ee77f359443f", "id": "159c14e0-80fd-4d0e-a5a9-8f1eec37f03a", "name": "CreateRouterSuccessTests-f517b514-1f1b-43a0-ad1a-61baf4b76e89-pub-router"}} 2019-01-09 16:15:44,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-835be67e-9ebb-4fb2-8207-a134c22503d5 2019-01-09 16:15:44,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=159c14e0-80fd-4d0e-a5a9-8f1eec37f03a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcacc3fa4f08ed334a8a3405155572228f14de6e" 2019-01-09 16:15:44,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0ca78c82-c184-4565-8610-e9cf89fbea72 Date: Wed, 09 Jan 2019 16:15:44 GMT RESP BODY: {"ports":[]} 2019-01-09 16:15:44,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=159c14e0-80fd-4d0e-a5a9-8f1eec37f03a used request id req-0ca78c82-c184-4565-8610-e9cf89fbea72 2019-01-09 16:15:44,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/159c14e0-80fd-4d0e-a5a9-8f1eec37f03a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcacc3fa4f08ed334a8a3405155572228f14de6e" 2019-01-09 16:15:45,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-d71e32c9-73d9-4e4b-a638-f6f2a77d7ee2 Date: Wed, 09 Jan 2019 16:15:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "22b7eda473ed48239d20ee77f359443f", "created_at": "2019-01-09T16:15:44Z", "admin_state_up": true, "updated_at": "2019-01-09T16:15:44Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "22b7eda473ed48239d20ee77f359443f", "id": "159c14e0-80fd-4d0e-a5a9-8f1eec37f03a", "name": "CreateRouterSuccessTests-f517b514-1f1b-43a0-ad1a-61baf4b76e89-pub-router"}} 2019-01-09 16:15:45,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/159c14e0-80fd-4d0e-a5a9-8f1eec37f03a used request id req-d71e32c9-73d9-4e4b-a638-f6f2a77d7ee2 2019-01-09 16:15:45,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=159c14e0-80fd-4d0e-a5a9-8f1eec37f03a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcacc3fa4f08ed334a8a3405155572228f14de6e" 2019-01-09 16:15:45,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aa7d53b5-cb58-4acf-b863-9c984c029fc6 Date: Wed, 09 Jan 2019 16:15:45 GMT RESP BODY: {"ports":[]} 2019-01-09 16:15:45,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=159c14e0-80fd-4d0e-a5a9-8f1eec37f03a used request id req-aa7d53b5-cb58-4acf-b863-9c984c029fc6 2019-01-09 16:15:45,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:45,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f956d798d50443b9870d9695508ce827", "name": "CreateRouterSuccessTests-5030a483-3b70-486-proj-role"}], "expires_at": "2019-01-09T17:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "22b7eda473ed48239d20ee77f359443f", "name": "CreateRouterSuccessTests-5030a483-3b70-486-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/22b7eda473ed48239d20ee77f359443f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/22b7eda473ed48239d20ee77f359443f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/22b7eda473ed48239d20ee77f359443f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/22b7eda473ed48239d20ee77f359443f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_22b7eda473ed48239d20ee77f359443f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_22b7eda473ed48239d20ee77f359443f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-5030a483-3b70-486-user", "id": "73fb77d41d7c4b74b79dbb35feeadaca"}, "audit_ids": ["PzdqwBSJQb-jR8KqzT8nPA"], "issued_at": "2019-01-09T16:15:45.000000Z"}} 2019-01-09 16:15:45,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-f517b514-1f1b-43a0-ad1a-61baf4b76e89-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9469f2c03cf1813aa648e45ab23f15ec09963092" 2019-01-09 16:15:45,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 538 X-Openstack-Request-Id: req-88801eff-58f8-4d7b-9d61-a25be5b00b32 Date: Wed, 09 Jan 2019 16:15:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "22b7eda473ed48239d20ee77f359443f", "created_at": "2019-01-09T16:15:44Z", "admin_state_up": true, "updated_at": "2019-01-09T16:15:44Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "22b7eda473ed48239d20ee77f359443f", "id": "159c14e0-80fd-4d0e-a5a9-8f1eec37f03a", "name": "CreateRouterSuccessTests-f517b514-1f1b-43a0-ad1a-61baf4b76e89-pub-router"}]} 2019-01-09 16:15:45,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-f517b514-1f1b-43a0-ad1a-61baf4b76e89-pub-router&admin_state_up=True used request id req-88801eff-58f8-4d7b-9d61-a25be5b00b32 2019-01-09 16:15:45,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:45,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:45,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/22b7eda473ed48239d20ee77f359443f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f46599fdf88022440a76b016c408e57db96cbbca" 2019-01-09 16:15:45,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f4490f-ffc5-46b7-adcc-fbad4f9fe6ac Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/22b7eda473ed48239d20ee77f359443f"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "22b7eda473ed48239d20ee77f359443f", "name": "CreateRouterSuccessTests-5030a483-3b70-486-proj"}} 2019-01-09 16:15:45,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/22b7eda473ed48239d20ee77f359443f used request id req-d3f4490f-ffc5-46b7-adcc-fbad4f9fe6ac 2019-01-09 16:15:45,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=159c14e0-80fd-4d0e-a5a9-8f1eec37f03a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9469f2c03cf1813aa648e45ab23f15ec09963092" 2019-01-09 16:15:46,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc4ccec2-d8be-4d2c-a7f5-e7afa932afe0 Date: Wed, 09 Jan 2019 16:15:46 GMT RESP BODY: {"ports":[]} 2019-01-09 16:15:46,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=159c14e0-80fd-4d0e-a5a9-8f1eec37f03a used request id req-dc4ccec2-d8be-4d2c-a7f5-e7afa932afe0 2019-01-09 16:15:46,033 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f517b514-1f1b-43a0-ad1a-61baf4b76e89-pub-router 2019-01-09 16:15:46,033 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f517b514-1f1b-43a0-ad1a-61baf4b76e89-pub-router 2019-01-09 16:15:46,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/159c14e0-80fd-4d0e-a5a9-8f1eec37f03a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcacc3fa4f08ed334a8a3405155572228f14de6e" 2019-01-09 16:15:46,392 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1bc4c2b4-be60-42bf-9581-34281920d84d Content-Length: 0 Date: Wed, 09 Jan 2019 16:15:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:15:46,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/159c14e0-80fd-4d0e-a5a9-8f1eec37f03a used request id req-1bc4c2b4-be60-42bf-9581-34281920d84d 2019-01-09 16:15:46,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:46,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-17762b3b-52af-4697-8d6b-9d3e75531bb6 Date: Wed, 09 Jan 2019 16:15:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:15:46,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-17762b3b-52af-4697-8d6b-9d3e75531bb6 2019-01-09 16:15:46,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:46,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd6c99c7-0988-4944-a99e-5ce0808e28d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:46,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-bd6c99c7-0988-4944-a99e-5ce0808e28d3 2019-01-09 16:15:46,754 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:46,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:46,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00525673-2015-4e72-993a-d97049731808 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:46,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-00525673-2015-4e72-993a-d97049731808 2019-01-09 16:15:46,862 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:46,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:46,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6020df23-a7d2-4ec4-bf83-45cedf36df83 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:46,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-6020df23-a7d2-4ec4-bf83-45cedf36df83 2019-01-09 16:15:46,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:46,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:47,072 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8f68ffe-3dd8-4adc-af8c-5129295f2c94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:47,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-b8f68ffe-3dd8-4adc-af8c-5129295f2c94 2019-01-09 16:15:47,072 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:47,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:47,173 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2f35373-f847-42a6-b00d-0f92ab646dc5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:47,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-d2f35373-f847-42a6-b00d-0f92ab646dc5 2019-01-09 16:15:47,173 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:47,271 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b89941b-85ee-497d-b534-62762f94d360 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:47,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-6b89941b-85ee-497d-b534-62762f94d360 2019-01-09 16:15:47,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:47,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:47,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-167b19dc-7cb9-4e21-8504-2dfcfa342a1f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:15:47,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-167b19dc-7cb9-4e21-8504-2dfcfa342a1f 2019-01-09 16:15:47,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:47,469 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e739dd2-d822-421e-94eb-cd535899e6c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:47,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-6e739dd2-d822-421e-94eb-cd535899e6c6 2019-01-09 16:15:47,470 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:47,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:47,570 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc05c552-9e72-46bf-ba63-3ed1c77a066a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:47,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-bc05c552-9e72-46bf-ba63-3ed1c77a066a 2019-01-09 16:15:47,570 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:47,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:47,673 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6212001-2a08-4ba1-8081-d4dad2bcb6a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:47,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-e6212001-2a08-4ba1-8081-d4dad2bcb6a6 2019-01-09 16:15:47,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:47,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:47,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd88343a-9de8-4e3d-9e06-5d92e2adbe11 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:15:47,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-bd88343a-9de8-4e3d-9e06-5d92e2adbe11 2019-01-09 16:15:47,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:47,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9a3e45-16e9-4079-a072-3dac915d9a8c 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:15:47,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-6e9a3e45-16e9-4079-a072-3dac915d9a8c 2019-01-09 16:15:47,878 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-5030a483-3b70-486-proj 2019-01-09 16:15:47,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/22b7eda473ed48239d20ee77f359443f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:48,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17f5d2fe-40db-4735-9453-c167ae512789 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:48,092 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/22b7eda473ed48239d20ee77f359443f used request id req-17f5d2fe-40db-4735-9453-c167ae512789 2019-01-09 16:15:48,092 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-5030a483-3b70-486-proj-role 2019-01-09 16:15:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/f956d798d50443b9870d9695508ce827 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:48,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98e25abc-6717-4560-bf91-640f68449b93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:48,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/f956d798d50443b9870d9695508ce827 used request id req-98e25abc-6717-4560-bf91-640f68449b93 2019-01-09 16:15:48,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f080d687b0c1da1fc720b6e0bd04d374556465" 2019-01-09 16:15:48,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7383a77-5efe-4b63-9538-ab63fca01231 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:15:48,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d7383a77-5efe-4b63-9538-ab63fca01231 2019-01-09 16:15:48,313 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-5030a483-3b70-486-user 2019-01-09 16:15:48,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/73fb77d41d7c4b74b79dbb35feeadaca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c40dc2afe5ae77d76ccbf2ea4094799f3187ddff" 2019-01-09 16:15:48,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2893a0c8-8a7e-46f2-a9dc-c9f76e3724cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:48,488 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/73fb77d41d7c4b74b79dbb35feeadaca used request id req-2893a0c8-8a7e-46f2-a9dc-c9f76e3724cc 2019-01-09 16:15:48,490 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:48,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["hi4rTpu2Si2jO5blHucvog"], "issued_at": "2019-01-09T16:15:48.000000Z"}} 2019-01-09 16:15:48,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec7cdb30fb21e2a68ffafc4b613381574e87d9d" 2019-01-09 16:15:49,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991ab5c8-38bc-4d3b-af0c-363866e55444 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:49,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-991ab5c8-38bc-4d3b-af0c-363866e55444 2019-01-09 16:15:49,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:49,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:49,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["IRlqXdrjQGOzWQUir16oEA"], "issued_at": "2019-01-09T16:15:49.000000Z"}} 2019-01-09 16:15:49,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:49,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6381585e-3b5d-4fdf-8644-5317e14021d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:49,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6381585e-3b5d-4fdf-8644-5317e14021d1 2019-01-09 16:15:49,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:49,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:49,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-604fec32-b871-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:49,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9c955e-2d9c-4def-a5d3-26c8e78a7885 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-604fec32-b871-43c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:15:49,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-604fec32-b871-43c-proj used request id req-2c9c955e-2d9c-4def-a5d3-26c8e78a7885 2019-01-09 16:15:49,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:49,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-037219f7-62f7-45f9-8167-663f109011c7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:15:49,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-037219f7-62f7-45f9-8167-663f109011c7 2019-01-09 16:15:49,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-604fec32-b871-43c-proj"}}' 2019-01-09 16:15:49,769 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:15:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1414a3c-0539-4478-affa-ab6100760d31 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fe0880aed7044f9bd9347dc3a7fbc9c"}, "tags": [], "enabled": true, "id": "3fe0880aed7044f9bd9347dc3a7fbc9c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-604fec32-b871-43c-proj"}} 2019-01-09 16:15:49,769 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a1414a3c-0539-4478-affa-ab6100760d31 2019-01-09 16:15:49,770 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-604fec32-b871-43c-proj 2019-01-09 16:15:49,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:49,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:50,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["GvuR8ISUTzSVsUokDEvIag"], "issued_at": "2019-01-09T16:15:50.000000Z"}} 2019-01-09 16:15:50,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67755a2da14c21c5145cc925c25485ba3cf04bb9" 2019-01-09 16:15:50,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da108d6-3cfd-41bb-bae9-7e19871adcb7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:50,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5da108d6-3cfd-41bb-bae9-7e19871adcb7 2019-01-09 16:15:50,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:50,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:50,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67755a2da14c21c5145cc925c25485ba3cf04bb9" 2019-01-09 16:15:50,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b43ed6-09d5-4bac-93c9-78fa334cc18b Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:15:50,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-85b43ed6-09d5-4bac-93c9-78fa334cc18b 2019-01-09 16:15:50,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-604fec32-b871-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67755a2da14c21c5145cc925c25485ba3cf04bb9" 2019-01-09 16:15:50,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c11a8fc-636a-498b-9f47-22e7eb3b5f76 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-604fec32-b871-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fe0880aed7044f9bd9347dc3a7fbc9c"}, "tags": [], "enabled": true, "id": "3fe0880aed7044f9bd9347dc3a7fbc9c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-604fec32-b871-43c-proj"}]} 2019-01-09 16:15:50,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-604fec32-b871-43c-proj used request id req-9c11a8fc-636a-498b-9f47-22e7eb3b5f76 2019-01-09 16:15:50,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67755a2da14c21c5145cc925c25485ba3cf04bb9" 2019-01-09 16:15:50,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-710f865a-16af-48d3-8276-6da725a630b3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:15:50,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-710f865a-16af-48d3-8276-6da725a630b3 2019-01-09 16:15:50,906 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-604fec32-b871-43c-user 2019-01-09 16:15:50,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:50,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:51,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7cafe06-8778-458a-90cf-2726813d99a6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:15:51,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a7cafe06-8778-458a-90cf-2726813d99a6 2019-01-09 16:15:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" -d '{"role": {"name": "CreateRouterSuccessTests-604fec32-b871-43c-proj-role"}}' 2019-01-09 16:15:51,121 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cbbfc63-184f-4734-9337-c04b0f72927e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a66db898e65e442a9b96d4251e71b7a4", "links": {"self": "http://172.30.9.29:5000/v3/roles/a66db898e65e442a9b96d4251e71b7a4"}, "name": "CreateRouterSuccessTests-604fec32-b871-43c-proj-role"}} 2019-01-09 16:15:51,122 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-8cbbfc63-184f-4734-9337-c04b0f72927e 2019-01-09 16:15:51,122 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-604fec32-b871-43c-proj-role 2019-01-09 16:15:51,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a66db898e65e442a9b96d4251e71b7a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:51,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557ac50f-ea41-4905-9155-fb5a0b685fe6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a66db898e65e442a9b96d4251e71b7a4", "links": {"self": "http://172.30.9.29:5000/v3/roles/a66db898e65e442a9b96d4251e71b7a4"}, "name": "CreateRouterSuccessTests-604fec32-b871-43c-proj-role"}} 2019-01-09 16:15:51,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a66db898e65e442a9b96d4251e71b7a4 used request id req-557ac50f-ea41-4905-9155-fb5a0b685fe6 2019-01-09 16:15:51,224 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-604fec32-b871-43c-proj-role to project CreateRouterSuccessTests-604fec32-b871-43c-proj 2019-01-09 16:15:51,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/3fe0880aed7044f9bd9347dc3a7fbc9c/users/984e5658b96f42ad93f4eebeb46bf9d9/roles/a66db898e65e442a9b96d4251e71b7a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:51,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-643d4ccd-f7f5-42c3-b23e-0d361cd1ef94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:51,352 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3fe0880aed7044f9bd9347dc3a7fbc9c/users/984e5658b96f42ad93f4eebeb46bf9d9/roles/a66db898e65e442a9b96d4251e71b7a4 used request id req-643d4ccd-f7f5-42c3-b23e-0d361cd1ef94 2019-01-09 16:15:51,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:51,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:51,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a66db898e65e442a9b96d4251e71b7a4", "name": "CreateRouterSuccessTests-604fec32-b871-43c-proj-role"}], "expires_at": "2019-01-09T17:15:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fe0880aed7044f9bd9347dc3a7fbc9c", "name": "CreateRouterSuccessTests-604fec32-b871-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-604fec32-b871-43c-user", "id": "984e5658b96f42ad93f4eebeb46bf9d9"}, "audit_ids": ["Exv9iUSfSeWD9xPzn2D9Fw"], "issued_at": "2019-01-09T16:15:51.000000Z"}} 2019-01-09 16:15:51,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe794d50bf5cf8b0708caf0e2cf4d8a569c71d82" 2019-01-09 16:15:51,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82160897-fc80-4be8-87aa-1c86a65df0c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:51,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-82160897-fc80-4be8-87aa-1c86a65df0c6 2019-01-09 16:15:51,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-3ab29997-875e-4405-9e87-01123efb039d-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe794d50bf5cf8b0708caf0e2cf4d8a569c71d82" 2019-01-09 16:15:52,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f6d338f1-b1aa-4aab-a8db-e32787176ae2 Date: Wed, 09 Jan 2019 16:15:52 GMT RESP BODY: {"routers": []} 2019-01-09 16:15:52,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-3ab29997-875e-4405-9e87-01123efb039d-pub-router&admin_state_up=False used request id req-f6d338f1-b1aa-4aab-a8db-e32787176ae2 2019-01-09 16:15:52,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:52,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:52,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a66db898e65e442a9b96d4251e71b7a4", "name": "CreateRouterSuccessTests-604fec32-b871-43c-proj-role"}], "expires_at": "2019-01-09T17:15:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fe0880aed7044f9bd9347dc3a7fbc9c", "name": "CreateRouterSuccessTests-604fec32-b871-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-604fec32-b871-43c-user", "id": "984e5658b96f42ad93f4eebeb46bf9d9"}, "audit_ids": ["_EJXg3dCTLuEcIpaJEfNtg"], "issued_at": "2019-01-09T16:15:52.000000Z"}} 2019-01-09 16:15:52,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283807fec15185d7cec22365f1850341aedd069d" 2019-01-09 16:15:52,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8abd0a9-d2ca-48da-96da-2bcb0841534f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:52,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b8abd0a9-d2ca-48da-96da-2bcb0841534f 2019-01-09 16:15:52,540 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-3ab29997-875e-4405-9e87-01123efb039d-pub-router 2019-01-09 16:15:52,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe794d50bf5cf8b0708caf0e2cf4d8a569c71d82" -d '{"router": {"name": "CreateRouterSuccessTests-3ab29997-875e-4405-9e87-01123efb039d-pub-router", "admin_state_up": false}}' 2019-01-09 16:15:52,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-74df4894-1a96-448f-b121-e8d3870f5c14 Date: Wed, 09 Jan 2019 16:15:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3fe0880aed7044f9bd9347dc3a7fbc9c", "created_at": "2019-01-09T16:15:52Z", "admin_state_up": false, "updated_at": "2019-01-09T16:15:52Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "3fe0880aed7044f9bd9347dc3a7fbc9c", "id": "4488be16-5841-4475-9eab-3bed592ad931", "name": "CreateRouterSuccessTests-3ab29997-875e-4405-9e87-01123efb039d-pub-router"}} 2019-01-09 16:15:52,643 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-74df4894-1a96-448f-b121-e8d3870f5c14 2019-01-09 16:15:52,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=4488be16-5841-4475-9eab-3bed592ad931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe794d50bf5cf8b0708caf0e2cf4d8a569c71d82" 2019-01-09 16:15:52,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4c66eeb4-b04e-4ed9-9dae-e7bf12158961 Date: Wed, 09 Jan 2019 16:15:52 GMT RESP BODY: {"ports":[]} 2019-01-09 16:15:52,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=4488be16-5841-4475-9eab-3bed592ad931 used request id req-4c66eeb4-b04e-4ed9-9dae-e7bf12158961 2019-01-09 16:15:52,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/4488be16-5841-4475-9eab-3bed592ad931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe794d50bf5cf8b0708caf0e2cf4d8a569c71d82" 2019-01-09 16:15:52,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-e4c87b6b-f060-4968-a26e-146b5c470127 Date: Wed, 09 Jan 2019 16:15:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3fe0880aed7044f9bd9347dc3a7fbc9c", "created_at": "2019-01-09T16:15:52Z", "admin_state_up": false, "updated_at": "2019-01-09T16:15:52Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "3fe0880aed7044f9bd9347dc3a7fbc9c", "id": "4488be16-5841-4475-9eab-3bed592ad931", "name": "CreateRouterSuccessTests-3ab29997-875e-4405-9e87-01123efb039d-pub-router"}} 2019-01-09 16:15:52,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/4488be16-5841-4475-9eab-3bed592ad931 used request id req-e4c87b6b-f060-4968-a26e-146b5c470127 2019-01-09 16:15:52,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=4488be16-5841-4475-9eab-3bed592ad931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe794d50bf5cf8b0708caf0e2cf4d8a569c71d82" 2019-01-09 16:15:52,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1befa2b5-062e-4f8d-bbac-4b028678f68a Date: Wed, 09 Jan 2019 16:15:52 GMT RESP BODY: {"ports":[]} 2019-01-09 16:15:52,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=4488be16-5841-4475-9eab-3bed592ad931 used request id req-1befa2b5-062e-4f8d-bbac-4b028678f68a 2019-01-09 16:15:52,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:53,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a66db898e65e442a9b96d4251e71b7a4", "name": "CreateRouterSuccessTests-604fec32-b871-43c-proj-role"}], "expires_at": "2019-01-09T17:15:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fe0880aed7044f9bd9347dc3a7fbc9c", "name": "CreateRouterSuccessTests-604fec32-b871-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3fe0880aed7044f9bd9347dc3a7fbc9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-604fec32-b871-43c-user", "id": "984e5658b96f42ad93f4eebeb46bf9d9"}, "audit_ids": ["AIZrHzALSeOp8MDeU0WWzw"], "issued_at": "2019-01-09T16:15:53.000000Z"}} 2019-01-09 16:15:53,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-3ab29997-875e-4405-9e87-01123efb039d-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686801bf7bfcdd91a8963a48bec291d5b7dec4e4" 2019-01-09 16:15:53,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 539 X-Openstack-Request-Id: req-d0d1b872-9edb-4991-a0c1-0420d2ec5134 Date: Wed, 09 Jan 2019 16:15:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3fe0880aed7044f9bd9347dc3a7fbc9c", "created_at": "2019-01-09T16:15:52Z", "admin_state_up": false, "updated_at": "2019-01-09T16:15:52Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "3fe0880aed7044f9bd9347dc3a7fbc9c", "id": "4488be16-5841-4475-9eab-3bed592ad931", "name": "CreateRouterSuccessTests-3ab29997-875e-4405-9e87-01123efb039d-pub-router"}]} 2019-01-09 16:15:53,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-3ab29997-875e-4405-9e87-01123efb039d-pub-router&admin_state_up=False used request id req-d0d1b872-9edb-4991-a0c1-0420d2ec5134 2019-01-09 16:15:53,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:53,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:53,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3fe0880aed7044f9bd9347dc3a7fbc9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec7cdb30fb21e2a68ffafc4b613381574e87d9d" 2019-01-09 16:15:53,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c64f53-61a4-4d8d-ba32-b7c92d17b790 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fe0880aed7044f9bd9347dc3a7fbc9c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fe0880aed7044f9bd9347dc3a7fbc9c", "name": "CreateRouterSuccessTests-604fec32-b871-43c-proj"}} 2019-01-09 16:15:53,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3fe0880aed7044f9bd9347dc3a7fbc9c used request id req-a1c64f53-61a4-4d8d-ba32-b7c92d17b790 2019-01-09 16:15:53,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=4488be16-5841-4475-9eab-3bed592ad931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}686801bf7bfcdd91a8963a48bec291d5b7dec4e4" 2019-01-09 16:15:53,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fb27994a-a4aa-4075-948e-306a3485f2fa Date: Wed, 09 Jan 2019 16:15:53 GMT RESP BODY: {"ports":[]} 2019-01-09 16:15:53,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=4488be16-5841-4475-9eab-3bed592ad931 used request id req-fb27994a-a4aa-4075-948e-306a3485f2fa 2019-01-09 16:15:53,591 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-3ab29997-875e-4405-9e87-01123efb039d-pub-router 2019-01-09 16:15:53,591 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-3ab29997-875e-4405-9e87-01123efb039d-pub-router 2019-01-09 16:15:53,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/4488be16-5841-4475-9eab-3bed592ad931 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe794d50bf5cf8b0708caf0e2cf4d8a569c71d82" 2019-01-09 16:15:53,934 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d63ed187-a7b2-4cec-89b4-760fe11ac73b Content-Length: 0 Date: Wed, 09 Jan 2019 16:15:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:15:53,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/4488be16-5841-4475-9eab-3bed592ad931 used request id req-d63ed187-a7b2-4cec-89b4-760fe11ac73b 2019-01-09 16:15:53,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:54,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-adc39a54-fcb2-4a88-97fa-9973bb1d906c Date: Wed, 09 Jan 2019 16:15:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:15:54,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-adc39a54-fcb2-4a88-97fa-9973bb1d906c 2019-01-09 16:15:54,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:54,289 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb047f41-11a9-4b13-ab5a-0114ed96bfdd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:54,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-fb047f41-11a9-4b13-ab5a-0114ed96bfdd 2019-01-09 16:15:54,290 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:54,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:54,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2b32538-362b-4c01-917e-7813511bf6e8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:54,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-e2b32538-362b-4c01-917e-7813511bf6e8 2019-01-09 16:15:54,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:54,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:54,497 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f49976a-5dec-4c17-b840-e49074a58ace Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:54,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-4f49976a-5dec-4c17-b840-e49074a58ace 2019-01-09 16:15:54,498 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:54,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:54,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a8acc14-e70f-486e-be0d-c271c6dacb6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:54,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-1a8acc14-e70f-486e-be0d-c271c6dacb6b 2019-01-09 16:15:54,608 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:54,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:54,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cbe2a3e-60b7-4b72-84c5-27e6f7e3e409 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:54,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-5cbe2a3e-60b7-4b72-84c5-27e6f7e3e409 2019-01-09 16:15:54,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:54,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:54,809 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b5d5009-0e6c-4600-be0d-3416a3d3777a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:54,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-8b5d5009-0e6c-4600-be0d-3416a3d3777a 2019-01-09 16:15:54,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:54,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:54,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3bd136-b029-49fc-945c-b67a27fdb637 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:15:54,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-fc3bd136-b029-49fc-945c-b67a27fdb637 2019-01-09 16:15:54,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:55,010 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68286fd9-c1c3-4e6d-9b6e-983ab8e64ac8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:55,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-68286fd9-c1c3-4e6d-9b6e-983ab8e64ac8 2019-01-09 16:15:55,011 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:55,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:55,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba687fe-0972-44e8-9dcf-10aa43c8873b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:55,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-0ba687fe-0972-44e8-9dcf-10aa43c8873b 2019-01-09 16:15:55,112 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:55,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:55,209 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:15:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88183d31-480f-4bf3-8892-4ab38b1044fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:15:55,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-88183d31-480f-4bf3-8892-4ab38b1044fc 2019-01-09 16:15:55,210 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:15:55,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:55,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab40e15-ea85-4577-8914-094aa2aaf97d 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:15:55,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-bab40e15-ea85-4577-8914-094aa2aaf97d 2019-01-09 16:15:55,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:55,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee2041e3-ddc4-4597-9df9-1b469447015e 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:15:55,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-ee2041e3-ddc4-4597-9df9-1b469447015e 2019-01-09 16:15:55,500 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-604fec32-b871-43c-proj 2019-01-09 16:15:55,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/3fe0880aed7044f9bd9347dc3a7fbc9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:55,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75993ee5-ad86-413f-9bf4-27c3b5c6fae7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:55,745 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/3fe0880aed7044f9bd9347dc3a7fbc9c used request id req-75993ee5-ad86-413f-9bf4-27c3b5c6fae7 2019-01-09 16:15:55,745 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-604fec32-b871-43c-proj-role 2019-01-09 16:15:55,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a66db898e65e442a9b96d4251e71b7a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:55,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-357a8b1c-c7eb-4c76-b29c-9eda7d1d7ea4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:55,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a66db898e65e442a9b96d4251e71b7a4 used request id req-357a8b1c-c7eb-4c76-b29c-9eda7d1d7ea4 2019-01-09 16:15:55,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178a32976a3e6f9ef99c31be80ad32595c603035" 2019-01-09 16:15:55,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c352acf2-1bc4-4f81-a7a6-06d559ae7e63 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:15:55,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c352acf2-1bc4-4f81-a7a6-06d559ae7e63 2019-01-09 16:15:55,977 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-604fec32-b871-43c-user 2019-01-09 16:15:55,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/984e5658b96f42ad93f4eebeb46bf9d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67755a2da14c21c5145cc925c25485ba3cf04bb9" 2019-01-09 16:15:56,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-747c4ef0-ff9e-4d06-8fe5-8b47a98fce46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:56,142 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/984e5658b96f42ad93f4eebeb46bf9d9 used request id req-747c4ef0-ff9e-4d06-8fe5-8b47a98fce46 2019-01-09 16:15:56,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:56,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Ls9beA06TmKAJjPD0cJx9w"], "issued_at": "2019-01-09T16:15:56.000000Z"}} 2019-01-09 16:15:56,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0246ac48d714a9e0b8ebca027be657552caa2f06" 2019-01-09 16:15:56,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77dadbab-7a2c-4ffc-9c18-7a774ba4c433 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:56,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-77dadbab-7a2c-4ffc-9c18-7a774ba4c433 2019-01-09 16:15:56,641 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:56,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:57,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["g3PtDNyTTUeqzXyA6bcU_A"], "issued_at": "2019-01-09T16:15:57.000000Z"}} 2019-01-09 16:15:57,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:15:57,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a705e0-e1d9-4cd7-b0b6-a2ebbba5e97c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:57,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e6a705e0-e1d9-4cd7-b0b6-a2ebbba5e97c 2019-01-09 16:15:57,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:57,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:57,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:15:57,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ff9f3b-7ba0-430b-bba6-8c64c7ad58ca Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:15:57,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj used request id req-87ff9f3b-7ba0-430b-bba6-8c64c7ad58ca 2019-01-09 16:15:57,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:15:57,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f10c5f74-b974-446e-bbf3-b159c35e53c9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:15:57,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f10c5f74-b974-446e-bbf3-b159c35e53c9 2019-01-09 16:15:57,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj"}}' 2019-01-09 16:15:57,374 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:15:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7b7bcd6-491f-4b4a-b6ca-0861ac37d079 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6a797b79086e41fb8197a636b2ec6100"}, "tags": [], "enabled": true, "id": "6a797b79086e41fb8197a636b2ec6100", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj"}} 2019-01-09 16:15:57,374 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d7b7bcd6-491f-4b4a-b6ca-0861ac37d079 2019-01-09 16:15:57,375 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj 2019-01-09 16:15:57,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:57,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:57,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["hELWu--GR6uarCjCdYX8Xw"], "issued_at": "2019-01-09T16:15:57.000000Z"}} 2019-01-09 16:15:57,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}374035b12e7acba26c586950bde220b6fd2b3d61" 2019-01-09 16:15:57,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41602c4e-16d8-4111-adac-0c20d8374873 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:57,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-41602c4e-16d8-4111-adac-0c20d8374873 2019-01-09 16:15:57,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:15:57,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:15: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:15:57,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}374035b12e7acba26c586950bde220b6fd2b3d61" 2019-01-09 16:15:58,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fabe55e-915a-41b8-b26a-a7693644a13e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:15:58,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8fabe55e-915a-41b8-b26a-a7693644a13e 2019-01-09 16:15:58,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}374035b12e7acba26c586950bde220b6fd2b3d61" 2019-01-09 16:15:58,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197cdec5-056c-4317-ba5c-7fc849b53ee6 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6a797b79086e41fb8197a636b2ec6100"}, "tags": [], "enabled": true, "id": "6a797b79086e41fb8197a636b2ec6100", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj"}]} 2019-01-09 16:15:58,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj used request id req-197cdec5-056c-4317-ba5c-7fc849b53ee6 2019-01-09 16:15:58,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}374035b12e7acba26c586950bde220b6fd2b3d61" 2019-01-09 16:15:58,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0f8f42-596c-472d-a2de-ab78e83be76e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:15:58,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4e0f8f42-596c-472d-a2de-ab78e83be76e 2019-01-09 16:15:58,673 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ca80dd6a-e678-4d5-user 2019-01-09 16:15:58,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:58,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:15:58,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5f83988-b410-4520-a356-7f0d156ee279 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:15:58,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d5f83988-b410-4520-a356-7f0d156ee279 2019-01-09 16:15:58,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" -d '{"role": {"name": "CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj-role"}}' 2019-01-09 16:15:58,805 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcc76b93-8abb-4935-ab16-7e38f68cd3e9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c146b972fae3408db6a5ae8da777897f", "links": {"self": "http://172.30.9.29:5000/v3/roles/c146b972fae3408db6a5ae8da777897f"}, "name": "CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj-role"}} 2019-01-09 16:15:58,805 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-bcc76b93-8abb-4935-ab16-7e38f68cd3e9 2019-01-09 16:15:58,805 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj-role 2019-01-09 16:15:58,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/c146b972fae3408db6a5ae8da777897f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:15:58,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f972a8-6d80-4095-891d-055092365bb0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c146b972fae3408db6a5ae8da777897f", "links": {"self": "http://172.30.9.29:5000/v3/roles/c146b972fae3408db6a5ae8da777897f"}, "name": "CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj-role"}} 2019-01-09 16:15:58,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/c146b972fae3408db6a5ae8da777897f used request id req-e8f972a8-6d80-4095-891d-055092365bb0 2019-01-09 16:15:58,904 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj-role to project CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj 2019-01-09 16:15:58,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6a797b79086e41fb8197a636b2ec6100/users/d87228d10e73496389e1a39dd6698a8e/roles/c146b972fae3408db6a5ae8da777897f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:15:59,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:15:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced0ae5e-0004-4a8c-998d-637d50e9d5a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:15:59,037 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6a797b79086e41fb8197a636b2ec6100/users/d87228d10e73496389e1a39dd6698a8e/roles/c146b972fae3408db6a5ae8da777897f used request id req-ced0ae5e-0004-4a8c-998d-637d50e9d5a2 2019-01-09 16:15:59,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:59,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:15:59,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:15:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["mQH32mmHRpOFf1S3ixivkQ"], "issued_at": "2019-01-09T16:15:59.000000Z"}} 2019-01-09 16:15:59,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705faddbfb299e5d9a6e78eacf4991a5328578" 2019-01-09 16:15:59,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:15:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c9558e-e67e-4735-a0c5-97b722b92d2e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:15:59,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-73c9558e-e67e-4735-a0c5-97b722b92d2e 2019-01-09 16:15:59,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-07b0d327-6691-4b16-8ae8-7c74cbe4b61c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705faddbfb299e5d9a6e78eacf4991a5328578" 2019-01-09 16:15:59,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a9b0b036-72ff-4935-a31d-cc19ac9ac1d3 Date: Wed, 09 Jan 2019 16:15:59 GMT RESP BODY: {"routers": []} 2019-01-09 16:15:59,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-07b0d327-6691-4b16-8ae8-7c74cbe4b61c-pub-router&admin_state_up=True used request id req-a9b0b036-72ff-4935-a31d-cc19ac9ac1d3 2019-01-09 16:15:59,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:15:59,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:00,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:16:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["gVYn_wOkSFuquMd0gryqXQ"], "issued_at": "2019-01-09T16:16:00.000000Z"}} 2019-01-09 16:16:00,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d783342e6aa9d62e279de07575d9b927e2aac8af" 2019-01-09 16:16:00,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7621499-9efb-466e-a0b2-0348fa3affce Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:00,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b7621499-9efb-466e-a0b2-0348fa3affce 2019-01-09 16:16:00,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:00,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:00,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d783342e6aa9d62e279de07575d9b927e2aac8af" 2019-01-09 16:16:00,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e32c2f-c7c2-400e-a6c5-87553fcb8886 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6a797b79086e41fb8197a636b2ec6100"}, "tags": [], "enabled": true, "id": "6a797b79086e41fb8197a636b2ec6100", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj"}]} 2019-01-09 16:16:00,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj used request id req-a8e32c2f-c7c2-400e-a6c5-87553fcb8886 2019-01-09 16:16:00,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705faddbfb299e5d9a6e78eacf4991a5328578" 2019-01-09 16:16:00,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-cc2878e4-bf16-4cb9-9a3b-58e78c022acd Date: Wed, 09 Jan 2019 16:16:00 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:16:00,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-cc2878e4-bf16-4cb9-9a3b-58e78c022acd 2019-01-09 16:16:00,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705faddbfb299e5d9a6e78eacf4991a5328578" 2019-01-09 16:16:00,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a0b3bc01-a91b-4a43-b2e8-b7dfeefb2491 Date: Wed, 09 Jan 2019 16:16:00 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 16:16:00,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-a0b3bc01-a91b-4a43-b2e8-b7dfeefb2491 2019-01-09 16:16:00,517 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-07b0d327-6691-4b16-8ae8-7c74cbe4b61c-pub-router 2019-01-09 16:16:00,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705faddbfb299e5d9a6e78eacf4991a5328578" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "tenant_id": "6a797b79086e41fb8197a636b2ec6100", "name": "CreateRouterSuccessTests-07b0d327-6691-4b16-8ae8-7c74cbe4b61c-pub-router", "admin_state_up": true}}' 2019-01-09 16:16:02,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-21a057c1-4e1c-4115-8ef0-71ca901a0b18 Date: Wed, 09 Jan 2019 16:16:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6a797b79086e41fb8197a636b2ec6100", "created_at": "2019-01-09T16:16:00Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:01Z", "project_id": "6a797b79086e41fb8197a636b2ec6100", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "28b779d3-b056-4a82-a570-905b4bc836e2", "name": "CreateRouterSuccessTests-07b0d327-6691-4b16-8ae8-7c74cbe4b61c-pub-router"}} 2019-01-09 16:16:02,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-21a057c1-4e1c-4115-8ef0-71ca901a0b18 2019-01-09 16:16:02,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=28b779d3-b056-4a82-a570-905b4bc836e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705faddbfb299e5d9a6e78eacf4991a5328578" 2019-01-09 16:16:02,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-b8700457-d505-4abc-b963-2f267de2189f Date: Wed, 09 Jan 2019 16:16:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:01Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.200"}],"id":"830c3e42-77cb-4db9-bf89-adf92f62bba4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:06:b1:9f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T16:16:01Z","binding:vnic_type":"normal","device_id":"28b779d3-b056-4a82-a570-905b4bc836e2","ip_allocation":"immediate"}]} 2019-01-09 16:16:02,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=28b779d3-b056-4a82-a570-905b4bc836e2 used request id req-b8700457-d505-4abc-b963-2f267de2189f 2019-01-09 16:16:02,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705faddbfb299e5d9a6e78eacf4991a5328578" 2019-01-09 16:16:02,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-342e6ead-0d3c-484c-9b56-337ecc7dfe77 Date: Wed, 09 Jan 2019 16:16:02 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 16:16:02,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-342e6ead-0d3c-484c-9b56-337ecc7dfe77 2019-01-09 16:16:02,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/28b779d3-b056-4a82-a570-905b4bc836e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705faddbfb299e5d9a6e78eacf4991a5328578" 2019-01-09 16:16:02,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-135a12fe-a9bd-4a8f-b743-03f1684678c3 Date: Wed, 09 Jan 2019 16:16:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6a797b79086e41fb8197a636b2ec6100", "created_at": "2019-01-09T16:16:00Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:01Z", "project_id": "6a797b79086e41fb8197a636b2ec6100", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "28b779d3-b056-4a82-a570-905b4bc836e2", "name": "CreateRouterSuccessTests-07b0d327-6691-4b16-8ae8-7c74cbe4b61c-pub-router"}} 2019-01-09 16:16:02,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/28b779d3-b056-4a82-a570-905b4bc836e2 used request id req-135a12fe-a9bd-4a8f-b743-03f1684678c3 2019-01-09 16:16:02,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=28b779d3-b056-4a82-a570-905b4bc836e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705faddbfb299e5d9a6e78eacf4991a5328578" 2019-01-09 16:16:02,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-fb25a167-5725-44bc-9847-c6b12e6f852c Date: Wed, 09 Jan 2019 16:16:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:01Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.200"}],"id":"830c3e42-77cb-4db9-bf89-adf92f62bba4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:06:b1:9f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T16:16:01Z","binding:vnic_type":"normal","device_id":"28b779d3-b056-4a82-a570-905b4bc836e2","ip_allocation":"immediate"}]} 2019-01-09 16:16:02,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=28b779d3-b056-4a82-a570-905b4bc836e2 used request id req-fb25a167-5725-44bc-9847-c6b12e6f852c 2019-01-09 16:16:02,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705faddbfb299e5d9a6e78eacf4991a5328578" 2019-01-09 16:16:02,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-d34654ae-9a29-4003-898a-ed9efa7e2899 Date: Wed, 09 Jan 2019 16:16:02 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 16:16:02,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-d34654ae-9a29-4003-898a-ed9efa7e2899 2019-01-09 16:16:02,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:02,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c146b972fae3408db6a5ae8da777897f", "name": "CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj-role"}], "expires_at": "2019-01-09T17:16:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a797b79086e41fb8197a636b2ec6100", "name": "CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6a797b79086e41fb8197a636b2ec6100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/6a797b79086e41fb8197a636b2ec6100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/6a797b79086e41fb8197a636b2ec6100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6a797b79086e41fb8197a636b2ec6100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/6a797b79086e41fb8197a636b2ec6100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/6a797b79086e41fb8197a636b2ec6100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6a797b79086e41fb8197a636b2ec6100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/6a797b79086e41fb8197a636b2ec6100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/6a797b79086e41fb8197a636b2ec6100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6a797b79086e41fb8197a636b2ec6100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/6a797b79086e41fb8197a636b2ec6100", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/6a797b79086e41fb8197a636b2ec6100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_6a797b79086e41fb8197a636b2ec6100", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_6a797b79086e41fb8197a636b2ec6100", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ca80dd6a-e678-4d5-user", "id": "d87228d10e73496389e1a39dd6698a8e"}, "audit_ids": ["OnSV_FYbSBygBoKUcBRSKQ"], "issued_at": "2019-01-09T16:16:02.000000Z"}} 2019-01-09 16:16:02,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-07b0d327-6691-4b16-8ae8-7c74cbe4b61c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30650c2bd78b02c524f171e831cd42b356393b57" 2019-01-09 16:16:03,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-93f10af0-5d49-4d4e-8469-3bdecc47123a Date: Wed, 09 Jan 2019 16:16:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6a797b79086e41fb8197a636b2ec6100", "created_at": "2019-01-09T16:16:00Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6a797b79086e41fb8197a636b2ec6100", "id": "28b779d3-b056-4a82-a570-905b4bc836e2", "name": "CreateRouterSuccessTests-07b0d327-6691-4b16-8ae8-7c74cbe4b61c-pub-router"}]} 2019-01-09 16:16:03,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-07b0d327-6691-4b16-8ae8-7c74cbe4b61c-pub-router&admin_state_up=True used request id req-93f10af0-5d49-4d4e-8469-3bdecc47123a 2019-01-09 16:16:03,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:03,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:03,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6a797b79086e41fb8197a636b2ec6100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0246ac48d714a9e0b8ebca027be657552caa2f06" 2019-01-09 16:16:03,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d5e5fc-65fc-497c-b3f5-532b0484b09e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6a797b79086e41fb8197a636b2ec6100"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6a797b79086e41fb8197a636b2ec6100", "name": "CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj"}} 2019-01-09 16:16:03,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6a797b79086e41fb8197a636b2ec6100 used request id req-06d5e5fc-65fc-497c-b3f5-532b0484b09e 2019-01-09 16:16:03,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=28b779d3-b056-4a82-a570-905b4bc836e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30650c2bd78b02c524f171e831cd42b356393b57" 2019-01-09 16:16:03,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9338a852-6cda-4d3b-9d72-7d30324612db Date: Wed, 09 Jan 2019 16:16:03 GMT RESP BODY: {"ports":[]} 2019-01-09 16:16:03,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=28b779d3-b056-4a82-a570-905b4bc836e2 used request id req-9338a852-6cda-4d3b-9d72-7d30324612db 2019-01-09 16:16:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30650c2bd78b02c524f171e831cd42b356393b57" 2019-01-09 16:16:03,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-aaf2f93e-8187-43b1-a182-9aed6a12d7ee Date: Wed, 09 Jan 2019 16:16:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 16:16:03,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-aaf2f93e-8187-43b1-a182-9aed6a12d7ee 2019-01-09 16:16:03,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30650c2bd78b02c524f171e831cd42b356393b57" 2019-01-09 16:16:03,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b2029a3d-893c-437a-957a-db863dc2491c Date: Wed, 09 Jan 2019 16:16:03 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:16:03,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-b2029a3d-893c-437a-957a-db863dc2491c 2019-01-09 16:16:03,547 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-07b0d327-6691-4b16-8ae8-7c74cbe4b61c-pub-router 2019-01-09 16:16:03,547 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-07b0d327-6691-4b16-8ae8-7c74cbe4b61c-pub-router 2019-01-09 16:16:03,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/28b779d3-b056-4a82-a570-905b4bc836e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54705faddbfb299e5d9a6e78eacf4991a5328578" 2019-01-09 16:16:04,696 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c1f9efa5-c888-4123-a6cb-cf0c8e4bc278 Content-Length: 0 Date: Wed, 09 Jan 2019 16:16:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:16:04,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/28b779d3-b056-4a82-a570-905b4bc836e2 used request id req-c1f9efa5-c888-4123-a6cb-cf0c8e4bc278 2019-01-09 16:16:04,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:04,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-e690fc82-8f92-4d41-8801-e3ff48fd4321 Date: Wed, 09 Jan 2019 16:16:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:16:04,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e690fc82-8f92-4d41-8801-e3ff48fd4321 2019-01-09 16:16:04,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:05,092 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56cd9af2-4f39-4b23-90f0-2fb0ea6e0b2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:05,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-56cd9af2-4f39-4b23-90f0-2fb0ea6e0b2f 2019-01-09 16:16:05,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:05,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:05,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eee890a-968d-4d9e-a715-67bfb518d37f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:05,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-6eee890a-968d-4d9e-a715-67bfb518d37f 2019-01-09 16:16:05,192 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:05,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:05,295 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb745cdc-9aa1-4183-828a-5097e48b6243 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:05,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-bb745cdc-9aa1-4183-828a-5097e48b6243 2019-01-09 16:16:05,295 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:05,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:05,394 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2c657a0-a223-4b1c-8a54-f3eccb1a015f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:05,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-e2c657a0-a223-4b1c-8a54-f3eccb1a015f 2019-01-09 16:16:05,394 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:05,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:05,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c86838e2-a315-4405-8b20-5be6dbfed6ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:05,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-c86838e2-a315-4405-8b20-5be6dbfed6ee 2019-01-09 16:16:05,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:05,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:05,596 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13153c5e-08af-4e06-b29e-5345d7c8ef4d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:05,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-13153c5e-08af-4e06-b29e-5345d7c8ef4d 2019-01-09 16:16:05,597 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:05,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:05,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8725edc7-c204-4b4f-a9de-372c23803424 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:16:05,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-8725edc7-c204-4b4f-a9de-372c23803424 2019-01-09 16:16:05,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:05,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ffd880e-e6ac-4aaf-b25c-0f1c80885f5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:05,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-0ffd880e-e6ac-4aaf-b25c-0f1c80885f5b 2019-01-09 16:16:05,794 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:05,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:05,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-858fc872-0029-4548-89af-de6b399d2b17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:05,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-858fc872-0029-4548-89af-de6b399d2b17 2019-01-09 16:16:05,897 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:05,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:05,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-328b0d97-0d1a-48b7-8225-c2b650874fa2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:05,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-328b0d97-0d1a-48b7-8225-c2b650874fa2 2019-01-09 16:16:05,918 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:05,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:06,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04cebd8c-bd41-4a08-955b-5416d835c90f 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:16:06,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-04cebd8c-bd41-4a08-955b-5416d835c90f 2019-01-09 16:16:06,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:06,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79bb1ff8-985a-45e4-a4cb-8d98069278d6 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:16:06,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-79bb1ff8-985a-45e4-a4cb-8d98069278d6 2019-01-09 16:16:06,122 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj 2019-01-09 16:16:06,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6a797b79086e41fb8197a636b2ec6100 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:06,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c5048b7-53be-4111-97de-ddb646be02d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:16:06,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6a797b79086e41fb8197a636b2ec6100 used request id req-1c5048b7-53be-4111-97de-ddb646be02d7 2019-01-09 16:16:06,339 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ca80dd6a-e678-4d5-proj-role 2019-01-09 16:16:06,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/c146b972fae3408db6a5ae8da777897f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:06,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da71f9f-f15b-409b-8754-722fb3cb5902 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:16:06,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/c146b972fae3408db6a5ae8da777897f used request id req-8da71f9f-f15b-409b-8754-722fb3cb5902 2019-01-09 16:16:06,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce1f5e84740c6456e07d0844fc4aa6d64308afd" 2019-01-09 16:16:06,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba685cb-2860-4601-a808-73fad6d85c5b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:16:06,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1ba685cb-2860-4601-a808-73fad6d85c5b 2019-01-09 16:16:06,560 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ca80dd6a-e678-4d5-user 2019-01-09 16:16:06,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d87228d10e73496389e1a39dd6698a8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}374035b12e7acba26c586950bde220b6fd2b3d61" 2019-01-09 16:16:06,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bacaab37-c272-4c87-b8e1-2b11d7f8b70b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:16:06,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d87228d10e73496389e1a39dd6698a8e used request id req-bacaab37-c272-4c87-b8e1-2b11d7f8b70b 2019-01-09 16:16:06,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:07,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:16:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["qCCLN2xSSy-577rPfZSxmA"], "issued_at": "2019-01-09T16:16:07.000000Z"}} 2019-01-09 16:16:07,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c728b06b3b89cf8fbe0107ba3e0b527e5b2b6c1e" 2019-01-09 16:16:07,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da8e55e-2b6e-4c50-be4b-44710aac22e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:07,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5da8e55e-2b6e-4c50-be4b-44710aac22e4 2019-01-09 16:16:07,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:07,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:07,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:16:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["UlSfy8N-T46DKnqNX2kevQ"], "issued_at": "2019-01-09T16:16:07.000000Z"}} 2019-01-09 16:16:07,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:07,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24509a72-5678-4300-b9db-ed7c0daf7efd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:07,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-24509a72-5678-4300-b9db-ed7c0daf7efd 2019-01-09 16:16:07,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:07,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:07,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d18ad32d-fd25-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:07,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32621355-b004-49f6-b24f-bf038a34bc24 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d18ad32d-fd25-461-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:16:07,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d18ad32d-fd25-461-proj used request id req-32621355-b004-49f6-b24f-bf038a34bc24 2019-01-09 16:16:07,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:07,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c621241-7587-4096-a1a0-3446e8611ba4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:16:07,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9c621241-7587-4096-a1a0-3446e8611ba4 2019-01-09 16:16:07,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj"}}' 2019-01-09 16:16:07,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6287cf51-d324-48b8-99c0-77d0811175a5 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e"}, "tags": [], "enabled": true, "id": "57841be6368d4df1803c2276f91cc15e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj"}} 2019-01-09 16:16:07,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6287cf51-d324-48b8-99c0-77d0811175a5 2019-01-09 16:16:07,957 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d18ad32d-fd25-461-proj 2019-01-09 16:16:07,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:07,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:08,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:16:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["gblsy1AlTtGIX0tcmG_OzQ"], "issued_at": "2019-01-09T16:16:08.000000Z"}} 2019-01-09 16:16:08,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b72323daa0797e80ca21a99753ef39641df9f" 2019-01-09 16:16:08,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c124522-78dc-4739-849a-3fcc4a01291b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:08,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4c124522-78dc-4739-849a-3fcc4a01291b 2019-01-09 16:16:08,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:08,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:08,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b72323daa0797e80ca21a99753ef39641df9f" 2019-01-09 16:16:08,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20245cd2-c50d-4850-bcda-2eb73b2108f6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:16:08,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-20245cd2-c50d-4850-bcda-2eb73b2108f6 2019-01-09 16:16:08,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-d18ad32d-fd25-461-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b72323daa0797e80ca21a99753ef39641df9f" 2019-01-09 16:16:08,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85e2822-03b0-4df2-afe6-475b2e7551aa Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-d18ad32d-fd25-461-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e"}, "tags": [], "enabled": true, "id": "57841be6368d4df1803c2276f91cc15e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj"}]} 2019-01-09 16:16:08,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-d18ad32d-fd25-461-proj used request id req-d85e2822-03b0-4df2-afe6-475b2e7551aa 2019-01-09 16:16:08,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b72323daa0797e80ca21a99753ef39641df9f" 2019-01-09 16:16:08,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7affd796-f3dc-4bb6-994e-422b2cb82520 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:16:08,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-7affd796-f3dc-4bb6-994e-422b2cb82520 2019-01-09 16:16:09,023 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d18ad32d-fd25-461-user 2019-01-09 16:16:09,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:09,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:09,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3094b18a-c858-4c1f-b41c-37a30209c190 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:16:09,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3094b18a-c858-4c1f-b41c-37a30209c190 2019-01-09 16:16:09,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" -d '{"role": {"name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj-role"}}' 2019-01-09 16:16:09,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07533da3-5146-4c3c-a431-062350e0ce71 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d8d4e914905241b593f8ffb0fb921a5c", "links": {"self": "http://172.30.9.29:5000/v3/roles/d8d4e914905241b593f8ffb0fb921a5c"}, "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj-role"}} 2019-01-09 16:16:09,262 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-07533da3-5146-4c3c-a431-062350e0ce71 2019-01-09 16:16:09,263 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d18ad32d-fd25-461-proj-role 2019-01-09 16:16:09,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d8d4e914905241b593f8ffb0fb921a5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:09,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-730d89b5-ffda-4bb8-b76f-7bc2107d669a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d8d4e914905241b593f8ffb0fb921a5c", "links": {"self": "http://172.30.9.29:5000/v3/roles/d8d4e914905241b593f8ffb0fb921a5c"}, "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj-role"}} 2019-01-09 16:16:09,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d8d4e914905241b593f8ffb0fb921a5c used request id req-730d89b5-ffda-4bb8-b76f-7bc2107d669a 2019-01-09 16:16:09,363 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d18ad32d-fd25-461-proj-role to project CreateRouterSuccessTests-d18ad32d-fd25-461-proj 2019-01-09 16:16:09,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e/users/2a7f7700445d4339991b1365ed727ee3/roles/d8d4e914905241b593f8ffb0fb921a5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:09,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:16:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc60632-f00b-414e-a43a-4d80eddb30c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:16:09,504 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e/users/2a7f7700445d4339991b1365ed727ee3/roles/d8d4e914905241b593f8ffb0fb921a5c used request id req-4bc60632-f00b-414e-a43a-4d80eddb30c9 2019-01-09 16:16:09,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:09,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:09,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8d4e914905241b593f8ffb0fb921a5c", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj-role"}], "expires_at": "2019-01-09T17:16:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57841be6368d4df1803c2276f91cc15e", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-user", "id": "2a7f7700445d4339991b1365ed727ee3"}, "audit_ids": ["vrWOflqsShelRgPnGVMKQg"], "issued_at": "2019-01-09T16:16:09.000000Z"}} 2019-01-09 16:16:09,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0154d36029c85d34280fb3cec25d053d2001054" 2019-01-09 16:16:09,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e777ad-93e0-4542-8c16-9e20f500edac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:09,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d1e777ad-93e0-4542-8c16-9e20f500edac 2019-01-09 16:16:10,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0154d36029c85d34280fb3cec25d053d2001054" 2019-01-09 16:16:10,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f5f6ebd0-d142-4ee3-b918-c3b8c7f14ed5 Date: Wed, 09 Jan 2019 16:16:10 GMT RESP BODY: {"networks":[]} 2019-01-09 16:16:10,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1 used request id req-f5f6ebd0-d142-4ee3-b918-c3b8c7f14ed5 2019-01-09 16:16:10,195 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1 2019-01-09 16:16:10,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0154d36029c85d34280fb3cec25d053d2001054" -d '{"network": {"name": "CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1", "admin_state_up": true}}' 2019-01-09 16:16:10,692 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-d26b86e8-4656-45e6-af6e-88d3120d8def Date: Wed, 09 Jan 2019 16:16:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"18fded87-9980-4def-b888-ed608044f0a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"57841be6368d4df1803c2276f91cc15e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:16:10Z","is_default":false,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:10Z","mtu":1450}} 2019-01-09 16:16:10,692 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-d26b86e8-4656-45e6-af6e-88d3120d8def 2019-01-09 16:16:10,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0154d36029c85d34280fb3cec25d053d2001054" 2019-01-09 16:16:10,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-36eb8564-33f9-4fc1-b22b-3f62005005c6 Date: Wed, 09 Jan 2019 16:16:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"18fded87-9980-4def-b888-ed608044f0a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"57841be6368d4df1803c2276f91cc15e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:16:10Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1","admin_state_up":true,"tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:10Z","mtu":1450}]} 2019-01-09 16:16:10,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=18fded87-9980-4def-b888-ed608044f0a9 used request id req-36eb8564-33f9-4fc1-b22b-3f62005005c6 2019-01-09 16:16:10,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0154d36029c85d34280fb3cec25d053d2001054" 2019-01-09 16:16:10,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-859601f7-faaa-41fe-89bd-f137a1c3122a Date: Wed, 09 Jan 2019 16:16:10 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:16:10,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 used request id req-859601f7-faaa-41fe-89bd-f137a1c3122a 2019-01-09 16:16:10,831 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1 2019-01-09 16:16:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0154d36029c85d34280fb3cec25d053d2001054" -d '{"subnets": [{"ip_version": 4, "network_id": "18fded87-9980-4def-b888-ed608044f0a9", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1"}]}' 2019-01-09 16:16:11,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-23566c72-9e76-4162-8f24-85f328e0317e Date: Wed, 09 Jan 2019 16:16:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:11Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"57841be6368d4df1803c2276f91cc15e","id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","subnetpool_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1"}]} 2019-01-09 16:16:11,375 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-23566c72-9e76-4162-8f24-85f328e0317e 2019-01-09 16:16:11,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0154d36029c85d34280fb3cec25d053d2001054" 2019-01-09 16:16:11,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b510de33-c531-4c70-a331-b285880d7164 Date: Wed, 09 Jan 2019 16:16:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"18fded87-9980-4def-b888-ed608044f0a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57841be6368d4df1803c2276f91cc15e","l2_adjacency":true,"status":"ACTIVE","subnets":["626b3c45-d363-4d8b-88fc-51bb61724cc6"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:11Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1","admin_state_up":true,"tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:10Z","mtu":1450}]} 2019-01-09 16:16:11,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=18fded87-9980-4def-b888-ed608044f0a9 used request id req-b510de33-c531-4c70-a331-b285880d7164 2019-01-09 16:16:11,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0154d36029c85d34280fb3cec25d053d2001054" 2019-01-09 16:16:11,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-756ec52c-f565-4648-be0f-2bf32f64bbcb Date: Wed, 09 Jan 2019 16:16:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"57841be6368d4df1803c2276f91cc15e","id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","subnetpool_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1"}]} 2019-01-09 16:16:11,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 used request id req-756ec52c-f565-4648-be0f-2bf32f64bbcb 2019-01-09 16:16:11,741 - OpenStackNetwork - DEBUG - Network [18fded87-9980-4def-b888-ed608044f0a9] created successfully 2019-01-09 16:16:11,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:11,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:12,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8d4e914905241b593f8ffb0fb921a5c", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj-role"}], "expires_at": "2019-01-09T17:16:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57841be6368d4df1803c2276f91cc15e", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-user", "id": "2a7f7700445d4339991b1365ed727ee3"}, "audit_ids": ["_ETxxkwlTYKgcEbmAG33bA"], "issued_at": "2019-01-09T16:16:12.000000Z"}} 2019-01-09 16:16:12,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:12,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd9be018-9803-4d68-8850-fd6ef2758699 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:12,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fd9be018-9803-4d68-8850-fd6ef2758699 2019-01-09 16:16:12,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:12,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-580f9244-d548-4299-811f-48069435c4f2 Date: Wed, 09 Jan 2019 16:16:12 GMT RESP BODY: {"routers": []} 2019-01-09 16:16:12,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router&admin_state_up=True used request id req-580f9244-d548-4299-811f-48069435c4f2 2019-01-09 16:16:12,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:12,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:12,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8d4e914905241b593f8ffb0fb921a5c", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj-role"}], "expires_at": "2019-01-09T17:16:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57841be6368d4df1803c2276f91cc15e", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-user", "id": "2a7f7700445d4339991b1365ed727ee3"}, "audit_ids": ["ftxSNB8lRu-AQeKTF39bsA"], "issued_at": "2019-01-09T16:16:12.000000Z"}} 2019-01-09 16:16:12,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}041aa514faa915eff0f8103dd19c51c4ef97f27c" 2019-01-09 16:16:12,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-118d9a59-3296-4625-a074-0cf2f708f349 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:12,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-118d9a59-3296-4625-a074-0cf2f708f349 2019-01-09 16:16:12,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:13,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-b07f003d-029e-400b-a5b5-55f8d3588e01 Date: Wed, 09 Jan 2019 16:16:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 16:16:13,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-b07f003d-029e-400b-a5b5-55f8d3588e01 2019-01-09 16:16:13,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:13,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77083290-14cc-4807-aedd-3a08ff53525b Date: Wed, 09 Jan 2019 16:16:13 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:16:13,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-77083290-14cc-4807-aedd-3a08ff53525b 2019-01-09 16:16:13,086 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router 2019-01-09 16:16:13,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router", "admin_state_up": true}}' 2019-01-09 16:16:14,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-12c26053-55d6-4dca-975e-9b5ec4c0441e Date: Wed, 09 Jan 2019 16:16:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "57841be6368d4df1803c2276f91cc15e", "created_at": "2019-01-09T16:16:13Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "57841be6368d4df1803c2276f91cc15e", "id": "f480f0e1-f706-4bb1-a6e7-4a54515171ae", "name": "CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router"}} 2019-01-09 16:16:14,706 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-12c26053-55d6-4dca-975e-9b5ec4c0441e 2019-01-09 16:16:14,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=f480f0e1-f706-4bb1-a6e7-4a54515171ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:14,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ecc9614d-fa33-4d4a-a6a9-0816ae4fe3eb Date: Wed, 09 Jan 2019 16:16:14 GMT RESP BODY: {"ports":[]} 2019-01-09 16:16:14,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=f480f0e1-f706-4bb1-a6e7-4a54515171ae used request id req-ecc9614d-fa33-4d4a-a6a9-0816ae4fe3eb 2019-01-09 16:16:14,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:14,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6bbf3290-d69e-4493-a760-655bb8ffdf5f Date: Wed, 09 Jan 2019 16:16:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"18fded87-9980-4def-b888-ed608044f0a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57841be6368d4df1803c2276f91cc15e","l2_adjacency":true,"status":"ACTIVE","subnets":["626b3c45-d363-4d8b-88fc-51bb61724cc6"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:11Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1","admin_state_up":true,"tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:10Z","mtu":1450}]} 2019-01-09 16:16:14,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1 used request id req-6bbf3290-d69e-4493-a760-655bb8ffdf5f 2019-01-09 16:16:14,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:14,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6b6404e4-d89e-4f23-b893-59c18f79e174 Date: Wed, 09 Jan 2019 16:16:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"57841be6368d4df1803c2276f91cc15e","id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","subnetpool_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1"}]} 2019-01-09 16:16:14,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 used request id req-6b6404e4-d89e-4f23-b893-59c18f79e174 2019-01-09 16:16:14,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:14,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1e6610db-b86f-4592-b138-b46b98c1ff81 Date: Wed, 09 Jan 2019 16:16:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"18fded87-9980-4def-b888-ed608044f0a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57841be6368d4df1803c2276f91cc15e","l2_adjacency":true,"status":"ACTIVE","subnets":["626b3c45-d363-4d8b-88fc-51bb61724cc6"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:11Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1","admin_state_up":true,"tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:10Z","mtu":1450}]} 2019-01-09 16:16:14,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1 used request id req-1e6610db-b86f-4592-b138-b46b98c1ff81 2019-01-09 16:16:14,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:14,996 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:14,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:15,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebef1965-4994-4b63-9a17-50040981b86e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "57841be6368d4df1803c2276f91cc15e", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj"}} 2019-01-09 16:16:15,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e used request id req-ebef1965-4994-4b63-9a17-50040981b86e 2019-01-09 16:16:15,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:15,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f8fdde28-6713-40e2-a015-04d66e2fcd01 Date: Wed, 09 Jan 2019 16:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"57841be6368d4df1803c2276f91cc15e","id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","subnetpool_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1"}]} 2019-01-09 16:16:15,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 used request id req-f8fdde28-6713-40e2-a015-04d66e2fcd01 2019-01-09 16:16:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=18fded87-9980-4def-b888-ed608044f0a9&name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:15,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4b6f5df0-9afa-43a4-8b81-f29076c77310 Date: Wed, 09 Jan 2019 16:16:15 GMT RESP BODY: {"ports":[]} 2019-01-09 16:16:15,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=18fded87-9980-4def-b888-ed608044f0a9&name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-port1&admin_state_up=True used request id req-4b6f5df0-9afa-43a4-8b81-f29076c77310 2019-01-09 16:16:15,316 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-port1 for router - CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router 2019-01-09 16:16:15,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:15,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:15,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8d4e914905241b593f8ffb0fb921a5c", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj-role"}], "expires_at": "2019-01-09T17:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57841be6368d4df1803c2276f91cc15e", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-user", "id": "2a7f7700445d4339991b1365ed727ee3"}, "audit_ids": ["ugfikt1-RYKe9Qfnve0Hbg"], "issued_at": "2019-01-09T16:16:15.000000Z"}} 2019-01-09 16:16:15,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3513c5f8139caaa13abe0148e07cd9e086796244" 2019-01-09 16:16:15,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8734dc0b-e0c4-4411-9e87-cdd1bbca46e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:15,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8734dc0b-e0c4-4411-9e87-cdd1bbca46e1 2019-01-09 16:16:15,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:15,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1fea1fd9-6c54-4dd5-88e0-40436824fad9 Date: Wed, 09 Jan 2019 16:16:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"18fded87-9980-4def-b888-ed608044f0a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57841be6368d4df1803c2276f91cc15e","l2_adjacency":true,"status":"ACTIVE","subnets":["626b3c45-d363-4d8b-88fc-51bb61724cc6"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:11Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1","admin_state_up":true,"tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:10Z","mtu":1450}]} 2019-01-09 16:16:15,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1 used request id req-1fea1fd9-6c54-4dd5-88e0-40436824fad9 2019-01-09 16:16:15,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:15,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-bb88205d-ed27-427b-9dde-d7fa3030e28c Date: Wed, 09 Jan 2019 16:16:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"57841be6368d4df1803c2276f91cc15e","id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","subnetpool_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1"}]} 2019-01-09 16:16:15,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 used request id req-bb88205d-ed27-427b-9dde-d7fa3030e28c 2019-01-09 16:16:15,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:16,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0b3a81b3-eb8b-4691-aad1-aa604f9fd91f Date: Wed, 09 Jan 2019 16:16:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"18fded87-9980-4def-b888-ed608044f0a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57841be6368d4df1803c2276f91cc15e","l2_adjacency":true,"status":"ACTIVE","subnets":["626b3c45-d363-4d8b-88fc-51bb61724cc6"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:11Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1","admin_state_up":true,"tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:10Z","mtu":1450}]} 2019-01-09 16:16:16,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1 used request id req-0b3a81b3-eb8b-4691-aad1-aa604f9fd91f 2019-01-09 16:16:16,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:16,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:16,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3513c5f8139caaa13abe0148e07cd9e086796244" 2019-01-09 16:16:16,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ee9cee-7525-4738-ab1e-3a001fd3f0ea Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "57841be6368d4df1803c2276f91cc15e", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj"}} 2019-01-09 16:16:16,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e used request id req-59ee9cee-7525-4738-ab1e-3a001fd3f0ea 2019-01-09 16:16:16,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:16,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b30c674c-0cff-47da-bcb8-0b25ed19087e Date: Wed, 09 Jan 2019 16:16:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"57841be6368d4df1803c2276f91cc15e","id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","subnetpool_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1"}]} 2019-01-09 16:16:16,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 used request id req-b30c674c-0cff-47da-bcb8-0b25ed19087e 2019-01-09 16:16:16,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9&name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:16,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1c9c47e8-c5dc-4818-82b8-78236cc25283 Date: Wed, 09 Jan 2019 16:16:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"57841be6368d4df1803c2276f91cc15e","id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","subnetpool_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1"}]} 2019-01-09 16:16:16,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9&name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1 used request id req-1c9c47e8-c5dc-4818-82b8-78236cc25283 2019-01-09 16:16:16,205 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1 2019-01-09 16:16:16,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" -d '{"port": {"network_id": "18fded87-9980-4def-b888-ed608044f0a9", "fixed_ips": [{"subnet_id": "626b3c45-d363-4d8b-88fc-51bb61724cc6", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-port1", "admin_state_up": true}}' 2019-01-09 16:16:17,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-02d3def2-16e9-4161-96d9-7915c2f0cf71 Date: Wed, 09 Jan 2019 16:16:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:16Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","ip_address":"10.200.201.1"}],"id":"842164d5-023a-4f22-ba86-5065d13a485f","security_groups":["dad9cfc7-3e6d-4489-853b-fe8d8983f63d"],"mac_address":"fa:16:3e:cc:de:90","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-port1","project_id":"57841be6368d4df1803c2276f91cc15e","qos_policy_id":null,"admin_state_up":true,"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:16:17,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-02d3def2-16e9-4161-96d9-7915c2f0cf71 2019-01-09 16:16:17,131 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-port1 for router - CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router 2019-01-09 16:16:17,131 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router 2019-01-09 16:16:17,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/f480f0e1-f706-4bb1-a6e7-4a54515171ae/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" -d '{"port_id": "842164d5-023a-4f22-ba86-5065d13a485f"}' 2019-01-09 16:16:19,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dcd471b4-a893-4870-92d6-990954ae6620 Date: Wed, 09 Jan 2019 16:16:19 GMT RESP BODY: {"network_id": "18fded87-9980-4def-b888-ed608044f0a9", "tenant_id": "57841be6368d4df1803c2276f91cc15e", "subnet_id": "626b3c45-d363-4d8b-88fc-51bb61724cc6", "subnet_ids": ["626b3c45-d363-4d8b-88fc-51bb61724cc6"], "port_id": "842164d5-023a-4f22-ba86-5065d13a485f", "id": "f480f0e1-f706-4bb1-a6e7-4a54515171ae"} 2019-01-09 16:16:19,277 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/f480f0e1-f706-4bb1-a6e7-4a54515171ae/add_router_interface used request id req-dcd471b4-a893-4870-92d6-990954ae6620 2019-01-09 16:16:19,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/f480f0e1-f706-4bb1-a6e7-4a54515171ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:19,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a45d83b3-d634-4463-8247-d905f45dbaf0 Date: Wed, 09 Jan 2019 16:16:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "57841be6368d4df1803c2276f91cc15e", "created_at": "2019-01-09T16:16:13Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:18Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "57841be6368d4df1803c2276f91cc15e", "id": "f480f0e1-f706-4bb1-a6e7-4a54515171ae", "name": "CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router"}} 2019-01-09 16:16:19,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/f480f0e1-f706-4bb1-a6e7-4a54515171ae used request id req-a45d83b3-d634-4463-8247-d905f45dbaf0 2019-01-09 16:16:19,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=f480f0e1-f706-4bb1-a6e7-4a54515171ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:19,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 875 X-Openstack-Request-Id: req-a4b743c6-659d-4d28-9c1d-fbc6a19d7360 Date: Wed, 09 Jan 2019 16:16:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:18Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","ip_address":"10.200.201.1"}],"id":"842164d5-023a-4f22-ba86-5065d13a485f","security_groups":["dad9cfc7-3e6d-4489-853b-fe8d8983f63d"],"mac_address":"fa:16:3e:cc:de:90","project_id":"57841be6368d4df1803c2276f91cc15e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-port1","admin_state_up":true,"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:16Z","binding:vnic_type":"normal","device_id":"f480f0e1-f706-4bb1-a6e7-4a54515171ae","ip_allocation":"immediate"}]} 2019-01-09 16:16:19,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=f480f0e1-f706-4bb1-a6e7-4a54515171ae used request id req-a4b743c6-659d-4d28-9c1d-fbc6a19d7360 2019-01-09 16:16:19,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/626b3c45-d363-4d8b-88fc-51bb61724cc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:19,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-42f100d5-0eb3-40c9-87b7-022c866d4333 Date: Wed, 09 Jan 2019 16:16:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:11Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"57841be6368d4df1803c2276f91cc15e","id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","subnetpool_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1"}} 2019-01-09 16:16:19,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/626b3c45-d363-4d8b-88fc-51bb61724cc6 used request id req-42f100d5-0eb3-40c9-87b7-022c866d4333 2019-01-09 16:16:19,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:19,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d8d4e914905241b593f8ffb0fb921a5c", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj-role"}], "expires_at": "2019-01-09T17:16:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "57841be6368d4df1803c2276f91cc15e", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_57841be6368d4df1803c2276f91cc15e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_57841be6368d4df1803c2276f91cc15e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-user", "id": "2a7f7700445d4339991b1365ed727ee3"}, "audit_ids": ["tPnT7wFTRAOIv2Qk8cZAbw"], "issued_at": "2019-01-09T16:16:19.000000Z"}} 2019-01-09 16:16:19,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35afce6a9bc191103f8e6c03b3b57e516fb277b" 2019-01-09 16:16:20,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-49a4dfe4-c885-4f51-a62f-201fb6e7adf7 Date: Wed, 09 Jan 2019 16:16:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "57841be6368d4df1803c2276f91cc15e", "created_at": "2019-01-09T16:16:13Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:18Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "57841be6368d4df1803c2276f91cc15e", "id": "f480f0e1-f706-4bb1-a6e7-4a54515171ae", "name": "CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router"}]} 2019-01-09 16:16:20,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router&admin_state_up=True used request id req-49a4dfe4-c885-4f51-a62f-201fb6e7adf7 2019-01-09 16:16:20,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:20,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:20,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c728b06b3b89cf8fbe0107ba3e0b527e5b2b6c1e" 2019-01-09 16:16:20,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0248ac9-e2ff-4e0e-8ffb-76339f8ae2f2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "57841be6368d4df1803c2276f91cc15e", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj"}} 2019-01-09 16:16:20,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e used request id req-a0248ac9-e2ff-4e0e-8ffb-76339f8ae2f2 2019-01-09 16:16:20,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=f480f0e1-f706-4bb1-a6e7-4a54515171ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35afce6a9bc191103f8e6c03b3b57e516fb277b" 2019-01-09 16:16:20,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 875 X-Openstack-Request-Id: req-6a3c1a76-63e0-4863-9584-014511e557ad Date: Wed, 09 Jan 2019 16:16:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:20Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","ip_address":"10.200.201.1"}],"id":"842164d5-023a-4f22-ba86-5065d13a485f","security_groups":["dad9cfc7-3e6d-4489-853b-fe8d8983f63d"],"mac_address":"fa:16:3e:cc:de:90","project_id":"57841be6368d4df1803c2276f91cc15e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-port1","admin_state_up":true,"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:16Z","binding:vnic_type":"normal","device_id":"f480f0e1-f706-4bb1-a6e7-4a54515171ae","ip_allocation":"immediate"}]} 2019-01-09 16:16:20,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=f480f0e1-f706-4bb1-a6e7-4a54515171ae used request id req-6a3c1a76-63e0-4863-9584-014511e557ad 2019-01-09 16:16:20,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/626b3c45-d363-4d8b-88fc-51bb61724cc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35afce6a9bc191103f8e6c03b3b57e516fb277b" 2019-01-09 16:16:20,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9c4f2f02-a495-45ad-9297-9174f4824a3f Date: Wed, 09 Jan 2019 16:16:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:11Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"57841be6368d4df1803c2276f91cc15e","id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","subnetpool_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1"}} 2019-01-09 16:16:20,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/626b3c45-d363-4d8b-88fc-51bb61724cc6 used request id req-9c4f2f02-a495-45ad-9297-9174f4824a3f 2019-01-09 16:16:20,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35afce6a9bc191103f8e6c03b3b57e516fb277b" 2019-01-09 16:16:20,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-26a77ffe-7792-4457-8987-1cad14d7be5a Date: Wed, 09 Jan 2019 16:16:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 16:16:20,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-26a77ffe-7792-4457-8987-1cad14d7be5a 2019-01-09 16:16:20,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35afce6a9bc191103f8e6c03b3b57e516fb277b" 2019-01-09 16:16:20,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-da388865-f16f-4d6e-a2a7-cb353f562708 Date: Wed, 09 Jan 2019 16:16:20 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:16:20,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-da388865-f16f-4d6e-a2a7-cb353f562708 2019-01-09 16:16:20,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35afce6a9bc191103f8e6c03b3b57e516fb277b" 2019-01-09 16:16:20,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b064e67e-cecf-4483-be16-ec283e6a4bf4 Date: Wed, 09 Jan 2019 16:16:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"18fded87-9980-4def-b888-ed608044f0a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57841be6368d4df1803c2276f91cc15e","l2_adjacency":true,"status":"ACTIVE","subnets":["626b3c45-d363-4d8b-88fc-51bb61724cc6"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:11Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1","admin_state_up":true,"tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:10Z","mtu":1450}]} 2019-01-09 16:16:20,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=18fded87-9980-4def-b888-ed608044f0a9 used request id req-b064e67e-cecf-4483-be16-ec283e6a4bf4 2019-01-09 16:16:20,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35afce6a9bc191103f8e6c03b3b57e516fb277b" 2019-01-09 16:16:20,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4526db29-e8e3-47cd-9c79-f08cf80d0b87 Date: Wed, 09 Jan 2019 16:16:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"57841be6368d4df1803c2276f91cc15e","id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","subnetpool_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1"}]} 2019-01-09 16:16:20,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 used request id req-4526db29-e8e3-47cd-9c79-f08cf80d0b87 2019-01-09 16:16:20,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35afce6a9bc191103f8e6c03b3b57e516fb277b" 2019-01-09 16:16:20,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1665 X-Openstack-Request-Id: req-9746f5ef-9b8c-4ffe-bca2-47a0c4c93e93 Date: Wed, 09 Jan 2019 16:16:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:20Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","ip_address":"10.200.201.1"}],"id":"842164d5-023a-4f22-ba86-5065d13a485f","security_groups":["dad9cfc7-3e6d-4489-853b-fe8d8983f63d"],"mac_address":"fa:16:3e:cc:de:90","project_id":"57841be6368d4df1803c2276f91cc15e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-port1","admin_state_up":true,"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:16Z","binding:vnic_type":"normal","device_id":"f480f0e1-f706-4bb1-a6e7-4a54515171ae","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","ip_address":"10.200.201.2"}],"id":"9edb7de8-3345-4c9f-a474-5ea9d899a59f","security_groups":[],"mac_address":"fa:16:3e:ae:a9:7a","project_id":"57841be6368d4df1803c2276f91cc15e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-18fded87-9980-4def-b888-ed608044f0a9","ip_allocation":"immediate"}]} 2019-01-09 16:16:20,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=18fded87-9980-4def-b888-ed608044f0a9 used request id req-9746f5ef-9b8c-4ffe-bca2-47a0c4c93e93 2019-01-09 16:16:20,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/626b3c45-d363-4d8b-88fc-51bb61724cc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35afce6a9bc191103f8e6c03b3b57e516fb277b" 2019-01-09 16:16:20,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-25b002db-c64b-483f-815a-1ab833e69151 Date: Wed, 09 Jan 2019 16:16:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:11Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"57841be6368d4df1803c2276f91cc15e","id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","subnetpool_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1"}} 2019-01-09 16:16:20,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/626b3c45-d363-4d8b-88fc-51bb61724cc6 used request id req-25b002db-c64b-483f-815a-1ab833e69151 2019-01-09 16:16:20,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35afce6a9bc191103f8e6c03b3b57e516fb277b" 2019-01-09 16:16:20,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c6d6f7fc-d5fb-41ce-a403-398bcda36dee Date: Wed, 09 Jan 2019 16:16:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"18fded87-9980-4def-b888-ed608044f0a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"57841be6368d4df1803c2276f91cc15e","l2_adjacency":true,"status":"ACTIVE","subnets":["626b3c45-d363-4d8b-88fc-51bb61724cc6"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:11Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1","admin_state_up":true,"tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:10Z","mtu":1450}]} 2019-01-09 16:16:20,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=18fded87-9980-4def-b888-ed608044f0a9 used request id req-c6d6f7fc-d5fb-41ce-a403-398bcda36dee 2019-01-09 16:16:20,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35afce6a9bc191103f8e6c03b3b57e516fb277b" 2019-01-09 16:16:20,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3b823b4d-ee6f-4ce3-b237-b890d6b9fc9d Date: Wed, 09 Jan 2019 16:16:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18fded87-9980-4def-b888-ed608044f0a9","tenant_id":"57841be6368d4df1803c2276f91cc15e","created_at":"2019-01-09T16:16:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"57841be6368d4df1803c2276f91cc15e","id":"626b3c45-d363-4d8b-88fc-51bb61724cc6","subnetpool_id":null,"name":"CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1"}]} 2019-01-09 16:16:20,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=18fded87-9980-4def-b888-ed608044f0a9 used request id req-3b823b4d-ee6f-4ce3-b237-b890d6b9fc9d 2019-01-09 16:16:20,974 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router and port CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-port1 2019-01-09 16:16:20,975 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router 2019-01-09 16:16:20,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/f480f0e1-f706-4bb1-a6e7-4a54515171ae/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" -d '{"port_id": "842164d5-023a-4f22-ba86-5065d13a485f"}' 2019-01-09 16:16:22,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cf82e6dc-8723-48de-9ef4-25ebab657228 Date: Wed, 09 Jan 2019 16:16:22 GMT RESP BODY: {"network_id": "18fded87-9980-4def-b888-ed608044f0a9", "tenant_id": "57841be6368d4df1803c2276f91cc15e", "subnet_id": "626b3c45-d363-4d8b-88fc-51bb61724cc6", "subnet_ids": ["626b3c45-d363-4d8b-88fc-51bb61724cc6"], "port_id": "842164d5-023a-4f22-ba86-5065d13a485f", "id": "f480f0e1-f706-4bb1-a6e7-4a54515171ae"} 2019-01-09 16:16:22,934 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/f480f0e1-f706-4bb1-a6e7-4a54515171ae/remove_router_interface used request id req-cf82e6dc-8723-48de-9ef4-25ebab657228 2019-01-09 16:16:22,934 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router 2019-01-09 16:16:22,935 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-router 2019-01-09 16:16:22,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/f480f0e1-f706-4bb1-a6e7-4a54515171ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb02eca45c47490b1d6351b926c942622ee9e31" 2019-01-09 16:16:24,076 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6cf204b-5960-43f9-b831-6360dbf599d9 Content-Length: 0 Date: Wed, 09 Jan 2019 16:16:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:16:24,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/f480f0e1-f706-4bb1-a6e7-4a54515171ae used request id req-c6cf204b-5960-43f9-b831-6360dbf599d9 2019-01-09 16:16:24,077 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1 2019-01-09 16:16:24,077 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-subnet1 2019-01-09 16:16:24,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/626b3c45-d363-4d8b-88fc-51bb61724cc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0154d36029c85d34280fb3cec25d053d2001054" 2019-01-09 16:16:25,463 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c08a53f5-f206-4340-bc73-b9ed2a0c6565 Date: Wed, 09 Jan 2019 16:16:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:16:25,464 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/626b3c45-d363-4d8b-88fc-51bb61724cc6 used request id req-c08a53f5-f206-4340-bc73-b9ed2a0c6565 2019-01-09 16:16:25,464 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-cac8249b-a202-44f3-b0fb-7b72babf6fe9-pub-net1 2019-01-09 16:16:25,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/18fded87-9980-4def-b888-ed608044f0a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0154d36029c85d34280fb3cec25d053d2001054" 2019-01-09 16:16:26,529 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-537f323c-c3f7-4413-85e1-aca66b32aa1f Date: Wed, 09 Jan 2019 16:16:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:16:26,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/18fded87-9980-4def-b888-ed608044f0a9 used request id req-537f323c-c3f7-4413-85e1-aca66b32aa1f 2019-01-09 16:16:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:26,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-d2652e6e-11d1-4be9-a0a6-58a8d9eb3661 Date: Wed, 09 Jan 2019 16:16:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "57841be6368d4df1803c2276f91cc15e", "created_at": "2019-01-09T16:16:10Z", "updated_at": "2019-01-09T16:16:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:16:10Z", "revision_number": 0, "id": "07fff581-a63c-4545-b8dc-bb6ad79706c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:16:10Z", "security_group_id": "dad9cfc7-3e6d-4489-853b-fe8d8983f63d", "tenant_id": "57841be6368d4df1803c2276f91cc15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57841be6368d4df1803c2276f91cc15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:16:10Z", "revision_number": 0, "id": "1480ea9e-e044-466e-b67d-b171e85b2b09", "remote_group_id": "dad9cfc7-3e6d-4489-853b-fe8d8983f63d", "remote_ip_prefix": null, "created_at": "2019-01-09T16:16:10Z", "security_group_id": "dad9cfc7-3e6d-4489-853b-fe8d8983f63d", "tenant_id": "57841be6368d4df1803c2276f91cc15e", "port_range_min": null, "ethertype": "IPv6", "project_id": "57841be6368d4df1803c2276f91cc15e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:16:10Z", "revision_number": 0, "id": "a33031e0-c538-49e3-bb22-a27699b22b44", "remote_group_id": "dad9cfc7-3e6d-4489-853b-fe8d8983f63d", "remote_ip_prefix": null, "created_at": "2019-01-09T16:16:10Z", "security_group_id": "dad9cfc7-3e6d-4489-853b-fe8d8983f63d", "tenant_id": "57841be6368d4df1803c2276f91cc15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57841be6368d4df1803c2276f91cc15e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:16:10Z", "revision_number": 0, "id": "c2e1ed45-8b16-4ca3-9df4-387045ed00d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:16:10Z", "security_group_id": "dad9cfc7-3e6d-4489-853b-fe8d8983f63d", "tenant_id": "57841be6368d4df1803c2276f91cc15e", "port_range_min": null, "ethertype": "IPv4", "project_id": "57841be6368d4df1803c2276f91cc15e"}], "revision_number": 4, "project_id": "57841be6368d4df1803c2276f91cc15e", "id": "dad9cfc7-3e6d-4489-853b-fe8d8983f63d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:16:26,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d2652e6e-11d1-4be9-a0a6-58a8d9eb3661 2019-01-09 16:16:26,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:26,901 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50eb6281-8e9c-4098-9a7d-d659c5120aaa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:26,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-50eb6281-8e9c-4098-9a7d-d659c5120aaa 2019-01-09 16:16:26,901 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:26,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:26,999 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbe77a8a-9273-4f91-bbda-fe169fe57e38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:26,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-dbe77a8a-9273-4f91-bbda-fe169fe57e38 2019-01-09 16:16:26,999 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:27,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:27,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fc16408-4199-477d-84d8-241147adffb8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:27,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-3fc16408-4199-477d-84d8-241147adffb8 2019-01-09 16:16:27,103 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:27,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:27,204 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfcdf98d-3d80-4869-b29c-3f6270b73ec5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:27,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-dfcdf98d-3d80-4869-b29c-3f6270b73ec5 2019-01-09 16:16:27,204 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:27,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:27,304 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb2dab0-965a-44f4-a94d-a24d8d6330c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:27,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-9fb2dab0-965a-44f4-a94d-a24d8d6330c3 2019-01-09 16:16:27,305 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:27,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:27,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-086e79c5-cc9a-4527-91fe-dddde855a46a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:27,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-086e79c5-cc9a-4527-91fe-dddde855a46a 2019-01-09 16:16:27,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:27,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:27,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d55731-2f59-4a58-b4fe-9af80d8fc114 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:16:27,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-09d55731-2f59-4a58-b4fe-9af80d8fc114 2019-01-09 16:16:27,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:27,603 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53a9ac6c-a7ff-4ebf-b68e-86145e5983e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:27,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-53a9ac6c-a7ff-4ebf-b68e-86145e5983e7 2019-01-09 16:16:27,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:27,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:27,806 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59df3815-2606-46a0-b329-a7b1b3170422 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:27,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-59df3815-2606-46a0-b329-a7b1b3170422 2019-01-09 16:16:27,807 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:27,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:27,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3834ed61-19de-4df5-b4c7-809446359ee9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:27,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-3834ed61-19de-4df5-b4c7-809446359ee9 2019-01-09 16:16:27,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:27,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:28,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8446389-e468-49f0-a4ba-708165d1d886 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "57841be6368d4df1803c2276f91cc15e", "name": "CreateRouterSuccessTests-d18ad32d-fd25-461-proj"}} 2019-01-09 16:16:28,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e used request id req-f8446389-e468-49f0-a4ba-708165d1d886 2019-01-09 16:16:28,013 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dad9cfc7-3e6d-4489-853b-fe8d8983f63d 2019-01-09 16:16:28,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dad9cfc7-3e6d-4489-853b-fe8d8983f63d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:28,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-49a61890-1613-4290-af02-abfaacd92488 Date: Wed, 09 Jan 2019 16:16:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:16:10Z", "security_group_id": "dad9cfc7-3e6d-4489-853b-fe8d8983f63d", "port_range_min": null, "revision_number": 0, "tenant_id": "57841be6368d4df1803c2276f91cc15e", "created_at": "2019-01-09T16:16:10Z", "project_id": "57841be6368d4df1803c2276f91cc15e", "id": "07fff581-a63c-4545-b8dc-bb6ad79706c7"}, {"remote_group_id": "dad9cfc7-3e6d-4489-853b-fe8d8983f63d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:16:10Z", "security_group_id": "dad9cfc7-3e6d-4489-853b-fe8d8983f63d", "port_range_min": null, "revision_number": 0, "tenant_id": "57841be6368d4df1803c2276f91cc15e", "created_at": "2019-01-09T16:16:10Z", "project_id": "57841be6368d4df1803c2276f91cc15e", "id": "1480ea9e-e044-466e-b67d-b171e85b2b09"}, {"remote_group_id": "dad9cfc7-3e6d-4489-853b-fe8d8983f63d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:16:10Z", "security_group_id": "dad9cfc7-3e6d-4489-853b-fe8d8983f63d", "port_range_min": null, "revision_number": 0, "tenant_id": "57841be6368d4df1803c2276f91cc15e", "created_at": "2019-01-09T16:16:10Z", "project_id": "57841be6368d4df1803c2276f91cc15e", "id": "a33031e0-c538-49e3-bb22-a27699b22b44"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:16:10Z", "security_group_id": "dad9cfc7-3e6d-4489-853b-fe8d8983f63d", "port_range_min": null, "revision_number": 0, "tenant_id": "57841be6368d4df1803c2276f91cc15e", "created_at": "2019-01-09T16:16:10Z", "project_id": "57841be6368d4df1803c2276f91cc15e", "id": "c2e1ed45-8b16-4ca3-9df4-387045ed00d8"}]} 2019-01-09 16:16:28,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dad9cfc7-3e6d-4489-853b-fe8d8983f63d used request id req-49a61890-1613-4290-af02-abfaacd92488 2019-01-09 16:16:28,039 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:16:28,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/dad9cfc7-3e6d-4489-853b-fe8d8983f63d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:28,210 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c3921bc7-2200-471a-bcc0-8093b6248d16 Content-Length: 0 Date: Wed, 09 Jan 2019 16:16:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:16:28,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/dad9cfc7-3e6d-4489-853b-fe8d8983f63d used request id req-c3921bc7-2200-471a-bcc0-8093b6248d16 2019-01-09 16:16:28,211 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d18ad32d-fd25-461-proj 2019-01-09 16:16:28,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:28,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:16:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfd6d62d-a009-4932-8769-d4edc7ae84d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:16:28,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/57841be6368d4df1803c2276f91cc15e used request id req-dfd6d62d-a009-4932-8769-d4edc7ae84d5 2019-01-09 16:16:28,428 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d18ad32d-fd25-461-proj-role 2019-01-09 16:16:28,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d8d4e914905241b593f8ffb0fb921a5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:28,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:16:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-067297eb-92d9-4142-8882-7e0744437c47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:16:28,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d8d4e914905241b593f8ffb0fb921a5c used request id req-067297eb-92d9-4142-8882-7e0744437c47 2019-01-09 16:16:28,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d09b4915c63976e4d5356b069b79dc3ac294694" 2019-01-09 16:16:28,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c777c45-77f4-479e-b373-f92eae384634 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:16:28,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3c777c45-77f4-479e-b373-f92eae384634 2019-01-09 16:16:28,650 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d18ad32d-fd25-461-user 2019-01-09 16:16:28,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2a7f7700445d4339991b1365ed727ee3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af9b72323daa0797e80ca21a99753ef39641df9f" 2019-01-09 16:16:28,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:16:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd1692ce-f2f4-40af-82df-848728acb884 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:16:28,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2a7f7700445d4339991b1365ed727ee3 used request id req-dd1692ce-f2f4-40af-82df-848728acb884 2019-01-09 16:16:28,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:29,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:16:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["rUyU4zwSR6m7YFAnVLtncQ"], "issued_at": "2019-01-09T16:16:29.000000Z"}} 2019-01-09 16:16:29,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2956856006b72c775e59645df09ba7acbde2cbe" 2019-01-09 16:16:29,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3d9cd4-4c94-44ea-880b-ea60dc3a67ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:29,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fb3d9cd4-4c94-44ea-880b-ea60dc3a67ff 2019-01-09 16:16:29,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:29,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:29,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:16:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["xd6XogbmRtWGeo9dlW2mEg"], "issued_at": "2019-01-09T16:16:29.000000Z"}} 2019-01-09 16:16:29,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:29,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91da369-9993-4639-bd1f-01dce1bf3e2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:29,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b91da369-9993-4639-bd1f-01dce1bf3e2a 2019-01-09 16:16:29,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:29,843 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:29,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:29,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fea38d-2d62-4c11-89eb-59598bc02e10 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:16:29,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj used request id req-c8fea38d-2d62-4c11-89eb-59598bc02e10 2019-01-09 16:16:29,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:29,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52cd4de5-2cad-4350-afaf-4fe6c0abee0b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:16:29,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-52cd4de5-2cad-4350-afaf-4fe6c0abee0b 2019-01-09 16:16:29,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj"}}' 2019-01-09 16:16:30,094 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c1a463d-5701-4f9b-8b9e-d30fdf9be851 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0b1923046f584237ac9936f28c0ece61"}, "tags": [], "enabled": true, "id": "0b1923046f584237ac9936f28c0ece61", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj"}} 2019-01-09 16:16:30,094 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5c1a463d-5701-4f9b-8b9e-d30fdf9be851 2019-01-09 16:16:30,095 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj 2019-01-09 16:16:30,095 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:30,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:30,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:16:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["lGDM-Br6TuWPkdw85WOpEQ"], "issued_at": "2019-01-09T16:16:30.000000Z"}} 2019-01-09 16:16:30,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4108fd5f5b50f24e9d8613d41ce3024ddf929d13" 2019-01-09 16:16:30,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a0fdc2-6d72-4517-b1ba-211f275c76fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:30,586 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e4a0fdc2-6d72-4517-b1ba-211f275c76fe 2019-01-09 16:16:30,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:30,595 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:30,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4108fd5f5b50f24e9d8613d41ce3024ddf929d13" 2019-01-09 16:16:30,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b95b870-b4eb-46f7-9e81-ef402dbab149 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:16:30,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0b95b870-b4eb-46f7-9e81-ef402dbab149 2019-01-09 16:16:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4108fd5f5b50f24e9d8613d41ce3024ddf929d13" 2019-01-09 16:16:30,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29538683-d176-45ff-ab67-3b47fef816e4 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0b1923046f584237ac9936f28c0ece61"}, "tags": [], "enabled": true, "id": "0b1923046f584237ac9936f28c0ece61", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj"}]} 2019-01-09 16:16:30,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj used request id req-29538683-d176-45ff-ab67-3b47fef816e4 2019-01-09 16:16:30,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4108fd5f5b50f24e9d8613d41ce3024ddf929d13" 2019-01-09 16:16:30,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e3a01e9-e909-4313-9163-0f933e4ec619 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:16:30,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0e3a01e9-e909-4313-9163-0f933e4ec619 2019-01-09 16:16:31,296 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-c68fc46a-54a9-4f5-user 2019-01-09 16:16:31,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:31,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:31,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8353c8a1-6457-41f3-bd37-185961844ccc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:16:31,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8353c8a1-6457-41f3-bd37-185961844ccc 2019-01-09 16:16:31,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" -d '{"role": {"name": "CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj-role"}}' 2019-01-09 16:16:31,434 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab6619e9-6e81-4031-a121-fc0fafc7c8cb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afd750fe64f94f5cbb6eb8611932e0ac", "links": {"self": "http://172.30.9.29:5000/v3/roles/afd750fe64f94f5cbb6eb8611932e0ac"}, "name": "CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj-role"}} 2019-01-09 16:16:31,434 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ab6619e9-6e81-4031-a121-fc0fafc7c8cb 2019-01-09 16:16:31,435 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj-role 2019-01-09 16:16:31,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/afd750fe64f94f5cbb6eb8611932e0ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:31,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db595951-0059-4e8b-aece-510ee39407d0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "afd750fe64f94f5cbb6eb8611932e0ac", "links": {"self": "http://172.30.9.29:5000/v3/roles/afd750fe64f94f5cbb6eb8611932e0ac"}, "name": "CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj-role"}} 2019-01-09 16:16:31,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/afd750fe64f94f5cbb6eb8611932e0ac used request id req-db595951-0059-4e8b-aece-510ee39407d0 2019-01-09 16:16:31,536 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj-role to project CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj 2019-01-09 16:16:31,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/0b1923046f584237ac9936f28c0ece61/users/7a73c436a632463bb7239b1931690fee/roles/afd750fe64f94f5cbb6eb8611932e0ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:31,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62f5e412-a719-42d2-9d80-407df6e53480 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:16:31,665 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/0b1923046f584237ac9936f28c0ece61/users/7a73c436a632463bb7239b1931690fee/roles/afd750fe64f94f5cbb6eb8611932e0ac used request id req-62f5e412-a719-42d2-9d80-407df6e53480 2019-01-09 16:16:31,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:31,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:32,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:16:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["-owEATJqTv2HUP5OIKzvHA"], "issued_at": "2019-01-09T16:16:32.000000Z"}} 2019-01-09 16:16:32,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1126003508ef1e0cd59c05e674df4b199e6232" 2019-01-09 16:16:32,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb4103da-3838-4882-a068-a66c56e81ae5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:32,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-bb4103da-3838-4882-a068-a66c56e81ae5 2019-01-09 16:16:32,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-6f1e8757-ecad-42d1-a143-9b405544dbbf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1126003508ef1e0cd59c05e674df4b199e6232" 2019-01-09 16:16:32,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-97c35846-a988-4377-a7a2-f4b56fc30ed7 Date: Wed, 09 Jan 2019 16:16:32 GMT RESP BODY: {"routers": []} 2019-01-09 16:16:32,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-6f1e8757-ecad-42d1-a143-9b405544dbbf-pub-router&admin_state_up=True used request id req-97c35846-a988-4377-a7a2-f4b56fc30ed7 2019-01-09 16:16:32,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:32,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:32,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:16:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["25Ney-FiTxuMlHuV5PY7wA"], "issued_at": "2019-01-09T16:16:32.000000Z"}} 2019-01-09 16:16:32,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227b80a63b1d008984fb2a288bf307b57c7b41eb" 2019-01-09 16:16:32,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9fbfa41-349d-4de3-8f17-6c2723afa518 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:32,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c9fbfa41-349d-4de3-8f17-6c2723afa518 2019-01-09 16:16:32,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:32,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:32,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}227b80a63b1d008984fb2a288bf307b57c7b41eb" 2019-01-09 16:16:33,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a051e13f-e924-4f18-8a5a-d7ca9465d1ad Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0b1923046f584237ac9936f28c0ece61"}, "tags": [], "enabled": true, "id": "0b1923046f584237ac9936f28c0ece61", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj"}]} 2019-01-09 16:16:33,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj used request id req-a051e13f-e924-4f18-8a5a-d7ca9465d1ad 2019-01-09 16:16:33,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1126003508ef1e0cd59c05e674df4b199e6232" 2019-01-09 16:16:33,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-cd47c3c9-012b-4ddf-972a-d6420a5ec2c2 Date: Wed, 09 Jan 2019 16:16:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:16:33,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-cd47c3c9-012b-4ddf-972a-d6420a5ec2c2 2019-01-09 16:16:33,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1126003508ef1e0cd59c05e674df4b199e6232" 2019-01-09 16:16:33,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-45d33000-3db7-420f-8f10-725c557309d2 Date: Wed, 09 Jan 2019 16:16:33 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 16:16:33,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-45d33000-3db7-420f-8f10-725c557309d2 2019-01-09 16:16:33,248 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-6f1e8757-ecad-42d1-a143-9b405544dbbf-pub-router 2019-01-09 16:16:33,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1126003508ef1e0cd59c05e674df4b199e6232" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "tenant_id": "0b1923046f584237ac9936f28c0ece61", "name": "CreateRouterSuccessTests-6f1e8757-ecad-42d1-a143-9b405544dbbf-pub-router", "admin_state_up": true}}' 2019-01-09 16:16:35,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0723dede-6b00-4fa8-8d38-44d76680bef7 Date: Wed, 09 Jan 2019 16:16:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0b1923046f584237ac9936f28c0ece61", "created_at": "2019-01-09T16:16:33Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:34Z", "project_id": "0b1923046f584237ac9936f28c0ece61", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "e64f561b-9a82-4740-ad1d-9135a0192345", "name": "CreateRouterSuccessTests-6f1e8757-ecad-42d1-a143-9b405544dbbf-pub-router"}} 2019-01-09 16:16:35,052 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-0723dede-6b00-4fa8-8d38-44d76680bef7 2019-01-09 16:16:35,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=e64f561b-9a82-4740-ad1d-9135a0192345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1126003508ef1e0cd59c05e674df4b199e6232" 2019-01-09 16:16:35,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-42e868ef-4a7e-4862-a6b3-67f96fbf6ff2 Date: Wed, 09 Jan 2019 16:16:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:34Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.204"}],"id":"c5b737aa-7e81-4521-8dab-f299cd934536","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:24:67","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T16:16:33Z","binding:vnic_type":"normal","device_id":"e64f561b-9a82-4740-ad1d-9135a0192345","ip_allocation":"immediate"}]} 2019-01-09 16:16:35,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=e64f561b-9a82-4740-ad1d-9135a0192345 used request id req-42e868ef-4a7e-4862-a6b3-67f96fbf6ff2 2019-01-09 16:16:35,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1126003508ef1e0cd59c05e674df4b199e6232" 2019-01-09 16:16:35,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-ef355a22-3e83-4dee-9980-8f2e252be45e Date: Wed, 09 Jan 2019 16:16:35 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 16:16:35,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-ef355a22-3e83-4dee-9980-8f2e252be45e 2019-01-09 16:16:35,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/e64f561b-9a82-4740-ad1d-9135a0192345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1126003508ef1e0cd59c05e674df4b199e6232" 2019-01-09 16:16:35,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-6b1e3ac7-5978-4b74-bf85-41fb2260967d Date: Wed, 09 Jan 2019 16:16:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0b1923046f584237ac9936f28c0ece61", "created_at": "2019-01-09T16:16:33Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:34Z", "project_id": "0b1923046f584237ac9936f28c0ece61", "flavor_id": null, "revision_number": 3, "routes": [], "ha": false, "id": "e64f561b-9a82-4740-ad1d-9135a0192345", "name": "CreateRouterSuccessTests-6f1e8757-ecad-42d1-a143-9b405544dbbf-pub-router"}} 2019-01-09 16:16:35,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/e64f561b-9a82-4740-ad1d-9135a0192345 used request id req-6b1e3ac7-5978-4b74-bf85-41fb2260967d 2019-01-09 16:16:35,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=e64f561b-9a82-4740-ad1d-9135a0192345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1126003508ef1e0cd59c05e674df4b199e6232" 2019-01-09 16:16:35,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-3e8e64ff-9c56-4ec9-8a85-02229053b7c2 Date: Wed, 09 Jan 2019 16:16:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:34Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.204"}],"id":"c5b737aa-7e81-4521-8dab-f299cd934536","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a9:24:67","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T16:16:33Z","binding:vnic_type":"normal","device_id":"e64f561b-9a82-4740-ad1d-9135a0192345","ip_allocation":"immediate"}]} 2019-01-09 16:16:35,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=e64f561b-9a82-4740-ad1d-9135a0192345 used request id req-3e8e64ff-9c56-4ec9-8a85-02229053b7c2 2019-01-09 16:16:35,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1126003508ef1e0cd59c05e674df4b199e6232" 2019-01-09 16:16:35,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-2ef00d83-1a9b-495d-8b8c-bce6bbd1ca9a Date: Wed, 09 Jan 2019 16:16:35 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 16:16:35,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-2ef00d83-1a9b-495d-8b8c-bce6bbd1ca9a 2019-01-09 16:16:35,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:35,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "afd750fe64f94f5cbb6eb8611932e0ac", "name": "CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj-role"}], "expires_at": "2019-01-09T17:16:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b1923046f584237ac9936f28c0ece61", "name": "CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0b1923046f584237ac9936f28c0ece61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/0b1923046f584237ac9936f28c0ece61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/0b1923046f584237ac9936f28c0ece61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0b1923046f584237ac9936f28c0ece61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/0b1923046f584237ac9936f28c0ece61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/0b1923046f584237ac9936f28c0ece61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0b1923046f584237ac9936f28c0ece61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/0b1923046f584237ac9936f28c0ece61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/0b1923046f584237ac9936f28c0ece61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0b1923046f584237ac9936f28c0ece61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/0b1923046f584237ac9936f28c0ece61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/0b1923046f584237ac9936f28c0ece61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0b1923046f584237ac9936f28c0ece61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_0b1923046f584237ac9936f28c0ece61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-c68fc46a-54a9-4f5-user", "id": "7a73c436a632463bb7239b1931690fee"}, "audit_ids": ["pjLpSXH4Q1G-_TSb1h4x9A"], "issued_at": "2019-01-09T16:16:35.000000Z"}} 2019-01-09 16:16:35,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-6f1e8757-ecad-42d1-a143-9b405544dbbf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f6ad773ed3a74d2a3a7dc5963a925af5704b69" 2019-01-09 16:16:36,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-44480a97-4214-440a-9e15-ac29122e5c94 Date: Wed, 09 Jan 2019 16:16:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0b1923046f584237ac9936f28c0ece61", "created_at": "2019-01-09T16:16:33Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:34Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "0b1923046f584237ac9936f28c0ece61", "id": "e64f561b-9a82-4740-ad1d-9135a0192345", "name": "CreateRouterSuccessTests-6f1e8757-ecad-42d1-a143-9b405544dbbf-pub-router"}]} 2019-01-09 16:16:36,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-6f1e8757-ecad-42d1-a143-9b405544dbbf-pub-router&admin_state_up=True used request id req-44480a97-4214-440a-9e15-ac29122e5c94 2019-01-09 16:16:36,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:36,309 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:36,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0b1923046f584237ac9936f28c0ece61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2956856006b72c775e59645df09ba7acbde2cbe" 2019-01-09 16:16:36,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686b9d0f-dc27-4112-892d-e28dad325ca5 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0b1923046f584237ac9936f28c0ece61"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0b1923046f584237ac9936f28c0ece61", "name": "CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj"}} 2019-01-09 16:16:36,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0b1923046f584237ac9936f28c0ece61 used request id req-686b9d0f-dc27-4112-892d-e28dad325ca5 2019-01-09 16:16:36,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=e64f561b-9a82-4740-ad1d-9135a0192345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f6ad773ed3a74d2a3a7dc5963a925af5704b69" 2019-01-09 16:16:36,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fe07c0a1-af8c-41db-b108-8609c73b855e Date: Wed, 09 Jan 2019 16:16:36 GMT RESP BODY: {"ports":[]} 2019-01-09 16:16:36,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=e64f561b-9a82-4740-ad1d-9135a0192345 used request id req-fe07c0a1-af8c-41db-b108-8609c73b855e 2019-01-09 16:16:36,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f6ad773ed3a74d2a3a7dc5963a925af5704b69" 2019-01-09 16:16:36,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-b6080b2a-99b2-446c-9638-116e5f9ab160 Date: Wed, 09 Jan 2019 16:16:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 16:16:36,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-b6080b2a-99b2-446c-9638-116e5f9ab160 2019-01-09 16:16:36,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24f6ad773ed3a74d2a3a7dc5963a925af5704b69" 2019-01-09 16:16:36,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a2d3624e-5509-47e4-b711-566e105b9c32 Date: Wed, 09 Jan 2019 16:16:36 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:16:36,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-a2d3624e-5509-47e4-b711-566e105b9c32 2019-01-09 16:16:36,853 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-6f1e8757-ecad-42d1-a143-9b405544dbbf-pub-router 2019-01-09 16:16:36,853 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-6f1e8757-ecad-42d1-a143-9b405544dbbf-pub-router 2019-01-09 16:16:36,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/e64f561b-9a82-4740-ad1d-9135a0192345 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1126003508ef1e0cd59c05e674df4b199e6232" 2019-01-09 16:16:38,350 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87b41bcf-99f2-4ebe-a65f-5eba552ac09e Content-Length: 0 Date: Wed, 09 Jan 2019 16:16:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:16:38,350 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/e64f561b-9a82-4740-ad1d-9135a0192345 used request id req-87b41bcf-99f2-4ebe-a65f-5eba552ac09e 2019-01-09 16:16:38,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:38,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-af5ad892-7ee9-42a2-a91a-41bc6cd77e2b Date: Wed, 09 Jan 2019 16:16:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:16:38,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-af5ad892-7ee9-42a2-a91a-41bc6cd77e2b 2019-01-09 16:16:38,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:38,761 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43f75750-7bae-4003-860e-f4104330d5f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:38,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-43f75750-7bae-4003-860e-f4104330d5f4 2019-01-09 16:16:38,761 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:38,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:38,861 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b28b9e23-89f4-4c74-b8a1-c1248de218bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:38,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-b28b9e23-89f4-4c74-b8a1-c1248de218bb 2019-01-09 16:16:38,861 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:38,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:38,952 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-297e90c7-f7f1-422b-858c-810ccc28f364 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:38,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-297e90c7-f7f1-422b-858c-810ccc28f364 2019-01-09 16:16:38,952 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:38,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:39,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2528d8a7-f877-4266-8361-88bc1b262be5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:39,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-2528d8a7-f877-4266-8361-88bc1b262be5 2019-01-09 16:16:39,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:39,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:39,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1039bcbe-b3b0-4e60-9d06-17f431eeae68 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:39,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-1039bcbe-b3b0-4e60-9d06-17f431eeae68 2019-01-09 16:16:39,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:39,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:39,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fac1537a-d31a-4fec-ab3e-253fd9944ae8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:39,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-fac1537a-d31a-4fec-ab3e-253fd9944ae8 2019-01-09 16:16:39,259 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:39,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:39,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf33edc0-2368-43c8-abc3-44c150ebbf64 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:16:39,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-cf33edc0-2368-43c8-abc3-44c150ebbf64 2019-01-09 16:16:39,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:39,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51ada2be-93a3-4394-86f1-1d70ac31d24a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:39,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-51ada2be-93a3-4394-86f1-1d70ac31d24a 2019-01-09 16:16:39,458 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:39,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:39,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79be263f-d7db-4ad9-961a-a145e1322ebc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:39,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-79be263f-d7db-4ad9-961a-a145e1322ebc 2019-01-09 16:16:39,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:39,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:39,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d31f3046-8816-4b2c-9ef4-26194a55b18d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:16:39,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-d31f3046-8816-4b2c-9ef4-26194a55b18d 2019-01-09 16:16:39,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:16:39,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:39,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864faa45-b458-46d7-acfb-e2035b7b2a73 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:16:39,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-864faa45-b458-46d7-acfb-e2035b7b2a73 2019-01-09 16:16:39,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:39,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0b7427-35be-4adb-95fd-886879cfea79 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:16:39,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-5c0b7427-35be-4adb-95fd-886879cfea79 2019-01-09 16:16:39,866 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj 2019-01-09 16:16:39,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/0b1923046f584237ac9936f28c0ece61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:40,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:16:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63440baa-d8ce-4c00-b635-7f69fa14f5ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:16:40,142 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/0b1923046f584237ac9936f28c0ece61 used request id req-63440baa-d8ce-4c00-b635-7f69fa14f5ba 2019-01-09 16:16:40,143 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-c68fc46a-54a9-4f5-proj-role 2019-01-09 16:16:40,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/afd750fe64f94f5cbb6eb8611932e0ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:40,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:16:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1b781e3-22ad-481f-94c1-4ad9d864821b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:16:40,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/afd750fe64f94f5cbb6eb8611932e0ac used request id req-a1b781e3-22ad-481f-94c1-4ad9d864821b 2019-01-09 16:16:40,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d1d3e5c8069a5509d0047ee9909cec67f4aad6" 2019-01-09 16:16:40,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f6c610b-d909-44ed-a763-1c5aa383fcd2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:16:40,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8f6c610b-d909-44ed-a763-1c5aa383fcd2 2019-01-09 16:16:40,360 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-c68fc46a-54a9-4f5-user 2019-01-09 16:16:40,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7a73c436a632463bb7239b1931690fee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4108fd5f5b50f24e9d8613d41ce3024ddf929d13" 2019-01-09 16:16:40,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:16:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18a02e4c-56bf-4b84-9154-361a744fc52c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:16:40,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7a73c436a632463bb7239b1931690fee used request id req-18a02e4c-56bf-4b84-9154-361a744fc52c 2019-01-09 16:16:40,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:40,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:16:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["sGJJan4ASLOVc_JkUUa1EA"], "issued_at": "2019-01-09T16:16:40.000000Z"}} 2019-01-09 16:16:40,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24421dbe306fcd7140481a75da2bbb5db5b1a07" 2019-01-09 16:16:41,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6cce75-f902-4237-b9bd-b9fc30dc7c91 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:41,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8e6cce75-f902-4237-b9bd-b9fc30dc7c91 2019-01-09 16:16:41,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:41,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:41,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:16:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["7sbWiR9JR1mq5Gakvap11Q"], "issued_at": "2019-01-09T16:16:41.000000Z"}} 2019-01-09 16:16:41,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:16:41,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26cf6cd-65b7-4e5b-9191-03550fd54c6f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:41,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a26cf6cd-65b7-4e5b-9191-03550fd54c6f 2019-01-09 16:16:41,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:41,565 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:41,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:16:41,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e34d98e-8f14-4bf0-943d-852dec04b16c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:16:41,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj used request id req-5e34d98e-8f14-4bf0-943d-852dec04b16c 2019-01-09 16:16:41,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:16:41,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d2626a-31f0-40c4-adcc-f82bc118dec1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:16:41,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-01d2626a-31f0-40c4-adcc-f82bc118dec1 2019-01-09 16:16:41,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}}' 2019-01-09 16:16:41,898 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:16:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-253651cf-5474-4c5c-831d-4fe45b34478e Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e"}, "tags": [], "enabled": true, "id": "b1c5616ff57d4359a8adc78de02d4b3e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}} 2019-01-09 16:16:41,898 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-253651cf-5474-4c5c-831d-4fe45b34478e 2019-01-09 16:16:41,899 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj 2019-01-09 16:16:41,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:41,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:42,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:16:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["eQVUpAaPQ4Kbp-H6Vawtkg"], "issued_at": "2019-01-09T16:16:42.000000Z"}} 2019-01-09 16:16:42,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23df17f3ca961936e71ead27b2f4f9a6f4acc986" 2019-01-09 16:16:42,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c787c9-bc88-4aae-a455-42d5e8bd4c44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:42,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-97c787c9-bc88-4aae-a455-42d5e8bd4c44 2019-01-09 16:16:42,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:42,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:42,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23df17f3ca961936e71ead27b2f4f9a6f4acc986" 2019-01-09 16:16:42,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb94179-b9fd-40eb-ab28-3e143a782a30 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:16:42,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5bb94179-b9fd-40eb-ab28-3e143a782a30 2019-01-09 16:16:42,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23df17f3ca961936e71ead27b2f4f9a6f4acc986" 2019-01-09 16:16:42,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5fad5dd-cc53-48a4-859a-934948e0eca3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e"}, "tags": [], "enabled": true, "id": "b1c5616ff57d4359a8adc78de02d4b3e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}]} 2019-01-09 16:16:42,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj used request id req-c5fad5dd-cc53-48a4-859a-934948e0eca3 2019-01-09 16:16:42,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23df17f3ca961936e71ead27b2f4f9a6f4acc986" 2019-01-09 16:16:42,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d989fcda-2d3e-4606-8659-d68c4faf41af Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:16:42,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d989fcda-2d3e-4606-8659-d68c4faf41af 2019-01-09 16:16:42,927 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-28b8aecd-0c8a-4e1-user 2019-01-09 16:16:42,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:42,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:16:43,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd985e03-58a4-4638-893f-62e1f51cf130 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:16:43,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bd985e03-58a4-4638-893f-62e1f51cf130 2019-01-09 16:16:43,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" -d '{"role": {"name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role"}}' 2019-01-09 16:16:43,136 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:16:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2af17d6-6bfd-44ff-b319-441bfaec318b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29b23286ab4a4faabc83c16aff838689", "links": {"self": "http://172.30.9.29:5000/v3/roles/29b23286ab4a4faabc83c16aff838689"}, "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role"}} 2019-01-09 16:16:43,137 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b2af17d6-6bfd-44ff-b319-441bfaec318b 2019-01-09 16:16:43,137 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role 2019-01-09 16:16:43,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/29b23286ab4a4faabc83c16aff838689 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:16:43,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed86767-0f39-4943-914e-8bb0485a22bc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29b23286ab4a4faabc83c16aff838689", "links": {"self": "http://172.30.9.29:5000/v3/roles/29b23286ab4a4faabc83c16aff838689"}, "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role"}} 2019-01-09 16:16:43,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/29b23286ab4a4faabc83c16aff838689 used request id req-8ed86767-0f39-4943-914e-8bb0485a22bc 2019-01-09 16:16:43,235 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role to project CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj 2019-01-09 16:16:43,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e/users/3cf0d0b5f8e647b992919c198e8135eb/roles/29b23286ab4a4faabc83c16aff838689 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:16:43,367 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:16:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37230dc1-ab50-4383-a330-f5858dd00af6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:16:43,367 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e/users/3cf0d0b5f8e647b992919c198e8135eb/roles/29b23286ab4a4faabc83c16aff838689 used request id req-37230dc1-ab50-4383-a330-f5858dd00af6 2019-01-09 16:16:43,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:43,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:43,762 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29b23286ab4a4faabc83c16aff838689", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role"}], "expires_at": "2019-01-09T17:16:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-user", "id": "3cf0d0b5f8e647b992919c198e8135eb"}, "audit_ids": ["Thb-YVfRQPCNCn-TysN29A"], "issued_at": "2019-01-09T16:16:43.000000Z"}} 2019-01-09 16:16:43,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21655e8b63e2d5a4d170a9e86472c136edb214a2" 2019-01-09 16:16:43,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537a0815-22ff-432d-b0c0-7a6c3fb45684 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:43,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-537a0815-22ff-432d-b0c0-7a6c3fb45684 2019-01-09 16:16:43,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21655e8b63e2d5a4d170a9e86472c136edb214a2" 2019-01-09 16:16:44,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8ce02a54-e894-4ced-a748-829283879fd6 Date: Wed, 09 Jan 2019 16:16:44 GMT RESP BODY: {"networks":[]} 2019-01-09 16:16:44,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 used request id req-8ce02a54-e894-4ced-a748-829283879fd6 2019-01-09 16:16:44,053 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 2019-01-09 16:16:44,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21655e8b63e2d5a4d170a9e86472c136edb214a2" -d '{"network": {"name": "CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1", "admin_state_up": true}}' 2019-01-09 16:16:44,466 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-ebc39123-f53d-431a-b6fd-a1197946758a Date: Wed, 09 Jan 2019 16:16:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:16:44Z","is_default":false,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","mtu":1450}} 2019-01-09 16:16:44,466 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-ebc39123-f53d-431a-b6fd-a1197946758a 2019-01-09 16:16:44,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21655e8b63e2d5a4d170a9e86472c136edb214a2" 2019-01-09 16:16:44,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-63e91927-2d4c-4aff-9eb4-2294690a61a0 Date: Wed, 09 Jan 2019 16:16:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:16:44Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","mtu":1450}]} 2019-01-09 16:16:44,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-63e91927-2d4c-4aff-9eb4-2294690a61a0 2019-01-09 16:16:44,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21655e8b63e2d5a4d170a9e86472c136edb214a2" 2019-01-09 16:16:44,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3d92d2b5-cc2a-45e1-811c-552976e3d8f1 Date: Wed, 09 Jan 2019 16:16:44 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:16:44,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-3d92d2b5-cc2a-45e1-811c-552976e3d8f1 2019-01-09 16:16:44,622 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1 2019-01-09 16:16:44,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21655e8b63e2d5a4d170a9e86472c136edb214a2" -d '{"subnets": [{"ip_version": 4, "network_id": "59ea707a-476d-4af5-92c8-e77a363a5e1b", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}]}' 2019-01-09 16:16:45,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-066806ac-adc8-4c0f-9a16-87c8685d7150 Date: Wed, 09 Jan 2019 16:16:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}]} 2019-01-09 16:16:45,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-066806ac-adc8-4c0f-9a16-87c8685d7150 2019-01-09 16:16:45,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21655e8b63e2d5a4d170a9e86472c136edb214a2" 2019-01-09 16:16:45,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4b3f7f43-f862-448e-9a74-d27875933247 Date: Wed, 09 Jan 2019 16:16:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["1288cd86-5fd8-4c92-aab2-dd28ea2573a5"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:44Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","mtu":1450}]} 2019-01-09 16:16:45,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-4b3f7f43-f862-448e-9a74-d27875933247 2019-01-09 16:16:45,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21655e8b63e2d5a4d170a9e86472c136edb214a2" 2019-01-09 16:16:45,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-09be60d0-b844-4b5c-82fd-10cabc973dd3 Date: Wed, 09 Jan 2019 16:16:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}]} 2019-01-09 16:16:45,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-09be60d0-b844-4b5c-82fd-10cabc973dd3 2019-01-09 16:16:45,352 - OpenStackNetwork - DEBUG - Network [59ea707a-476d-4af5-92c8-e77a363a5e1b] created successfully 2019-01-09 16:16:45,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:45,353 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:45,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29b23286ab4a4faabc83c16aff838689", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role"}], "expires_at": "2019-01-09T17:16:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-user", "id": "3cf0d0b5f8e647b992919c198e8135eb"}, "audit_ids": ["IUlK4FRSTlyUtzTBw2uc4g"], "issued_at": "2019-01-09T16:16:45.000000Z"}} 2019-01-09 16:16:45,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e677bcf9a2df9a531ce787bfdac634aeccc1a1f1" 2019-01-09 16:16:45,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a645a2-9218-4ba2-befb-bb62bf66c825 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:45,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-77a645a2-9218-4ba2-befb-bb62bf66c825 2019-01-09 16:16:45,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e677bcf9a2df9a531ce787bfdac634aeccc1a1f1" 2019-01-09 16:16:46,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-662ba7e1-e7f1-4a7d-89a4-ea5c0a28642d Date: Wed, 09 Jan 2019 16:16:46 GMT RESP BODY: {"networks":[]} 2019-01-09 16:16:46,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 used request id req-662ba7e1-e7f1-4a7d-89a4-ea5c0a28642d 2019-01-09 16:16:46,205 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 2019-01-09 16:16:46,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e677bcf9a2df9a531ce787bfdac634aeccc1a1f1" -d '{"network": {"name": "CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2", "admin_state_up": true}}' 2019-01-09 16:16:46,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-77ec41ce-1c84-41c8-89dd-b34099d261fe Date: Wed, 09 Jan 2019 16:16:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ab8562cd-8445-4992-a480-8e88c247e91b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:16:46Z","is_default":false,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","mtu":1450}} 2019-01-09 16:16:46,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-77ec41ce-1c84-41c8-89dd-b34099d261fe 2019-01-09 16:16:46,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e677bcf9a2df9a531ce787bfdac634aeccc1a1f1" 2019-01-09 16:16:46,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-15d4fdf0-5570-421c-a6c4-048ebcfc9803 Date: Wed, 09 Jan 2019 16:16:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ab8562cd-8445-4992-a480-8e88c247e91b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:16:46Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","mtu":1450}]} 2019-01-09 16:16:46,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-15d4fdf0-5570-421c-a6c4-048ebcfc9803 2019-01-09 16:16:46,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e677bcf9a2df9a531ce787bfdac634aeccc1a1f1" 2019-01-09 16:16:46,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e546e7a1-eb4d-466c-b7c8-12fdf8edfa67 Date: Wed, 09 Jan 2019 16:16:46 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:16:46,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-e546e7a1-eb4d-466c-b7c8-12fdf8edfa67 2019-01-09 16:16:46,638 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2 2019-01-09 16:16:46,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e677bcf9a2df9a531ce787bfdac634aeccc1a1f1" -d '{"subnets": [{"ip_version": 4, "network_id": "ab8562cd-8445-4992-a480-8e88c247e91b", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}]}' 2019-01-09 16:16:47,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6a968dcd-eb49-4623-899a-2cdaa652f4f7 Date: Wed, 09 Jan 2019 16:16:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}]} 2019-01-09 16:16:47,293 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-6a968dcd-eb49-4623-899a-2cdaa652f4f7 2019-01-09 16:16:47,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e677bcf9a2df9a531ce787bfdac634aeccc1a1f1" 2019-01-09 16:16:47,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1fc450ff-5965-49d5-ba0e-543c9c47bc6b Date: Wed, 09 Jan 2019 16:16:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab8562cd-8445-4992-a480-8e88c247e91b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:46Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","mtu":1450}]} 2019-01-09 16:16:47,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-1fc450ff-5965-49d5-ba0e-543c9c47bc6b 2019-01-09 16:16:47,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e677bcf9a2df9a531ce787bfdac634aeccc1a1f1" 2019-01-09 16:16:47,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-5cbb8e4e-fc73-429b-af3b-605b498f64a0 Date: Wed, 09 Jan 2019 16:16:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}]} 2019-01-09 16:16:47,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-5cbb8e4e-fc73-429b-af3b-605b498f64a0 2019-01-09 16:16:47,515 - OpenStackNetwork - DEBUG - Network [ab8562cd-8445-4992-a480-8e88c247e91b] created successfully 2019-01-09 16:16:47,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:47,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:47,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29b23286ab4a4faabc83c16aff838689", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role"}], "expires_at": "2019-01-09T17:16:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-user", "id": "3cf0d0b5f8e647b992919c198e8135eb"}, "audit_ids": ["9jftAqqhSA2Syr8C_u0SVA"], "issued_at": "2019-01-09T16:16:47.000000Z"}} 2019-01-09 16:16:47,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:47,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f6c886-0fb6-401e-a856-088e216ce536 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:47,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-76f6c886-0fb6-401e-a856-088e216ce536 2019-01-09 16:16:47,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:48,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bcd90be9-4c93-40c4-b8b8-36baeb6401b6 Date: Wed, 09 Jan 2019 16:16:48 GMT RESP BODY: {"routers": []} 2019-01-09 16:16:48,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router&admin_state_up=True used request id req-bcd90be9-4c93-40c4-b8b8-36baeb6401b6 2019-01-09 16:16:48,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:48,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:48,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29b23286ab4a4faabc83c16aff838689", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role"}], "expires_at": "2019-01-09T17:16:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-user", "id": "3cf0d0b5f8e647b992919c198e8135eb"}, "audit_ids": ["L5Xh4ROdSVSegrilcV1UhA"], "issued_at": "2019-01-09T16:16:48.000000Z"}} 2019-01-09 16:16:48,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ea557478eadad452c569a6fc30ad026c964805" 2019-01-09 16:16:48,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a691906-350b-42a8-98ff-661a7b33a14c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:48,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1a691906-350b-42a8-98ff-661a7b33a14c 2019-01-09 16:16:48,749 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router 2019-01-09 16:16:48,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" -d '{"router": {"name": "CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router", "admin_state_up": true}}' 2019-01-09 16:16:48,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-3cc58d99-676a-4a05-a5dc-f816fd8e82d7 Date: Wed, 09 Jan 2019 16:16:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "created_at": "2019-01-09T16:16:48Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:48Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "b1c5616ff57d4359a8adc78de02d4b3e", "id": "6bc12dd3-4a8b-4fb7-9e62-8554d68284f6", "name": "CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router"}} 2019-01-09 16:16:48,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-3cc58d99-676a-4a05-a5dc-f816fd8e82d7 2019-01-09 16:16:48,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:48,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-56c41a8c-ad56-40ce-8f80-856a52d4de66 Date: Wed, 09 Jan 2019 16:16:48 GMT RESP BODY: {"ports":[]} 2019-01-09 16:16:48,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 used request id req-56c41a8c-ad56-40ce-8f80-856a52d4de66 2019-01-09 16:16:48,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:48,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a392768c-37a5-4359-bbe8-24926f26142a Date: Wed, 09 Jan 2019 16:16:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["1288cd86-5fd8-4c92-aab2-dd28ea2573a5"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:44Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","mtu":1450}]} 2019-01-09 16:16:48,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 used request id req-a392768c-37a5-4359-bbe8-24926f26142a 2019-01-09 16:16:48,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:49,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-822ef7fd-15a4-4420-82aa-775af0929eb1 Date: Wed, 09 Jan 2019 16:16:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}]} 2019-01-09 16:16:49,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-822ef7fd-15a4-4420-82aa-775af0929eb1 2019-01-09 16:16:49,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:49,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0a545271-2813-4280-b05e-e804dfe808ae Date: Wed, 09 Jan 2019 16:16:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["1288cd86-5fd8-4c92-aab2-dd28ea2573a5"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:44Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","mtu":1450}]} 2019-01-09 16:16:49,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 used request id req-0a545271-2813-4280-b05e-e804dfe808ae 2019-01-09 16:16:49,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:49,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:49,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:49,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-363721c3-0d1f-4984-a762-20a01db38cd0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}} 2019-01-09 16:16:49,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e used request id req-363721c3-0d1f-4984-a762-20a01db38cd0 2019-01-09 16:16:49,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:49,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-49a692f5-8ddb-435f-8b63-e7f73f25920c Date: Wed, 09 Jan 2019 16:16:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}]} 2019-01-09 16:16:49,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-49a692f5-8ddb-435f-8b63-e7f73f25920c 2019-01-09 16:16:49,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b&name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:49,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2d0aff05-2e67-4ef8-adb9-91f671f3f4ce Date: Wed, 09 Jan 2019 16:16:49 GMT RESP BODY: {"ports":[]} 2019-01-09 16:16:49,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b&name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1&admin_state_up=True used request id req-2d0aff05-2e67-4ef8-adb9-91f671f3f4ce 2019-01-09 16:16:49,322 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1 for router - CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router 2019-01-09 16:16:49,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:49,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:49,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29b23286ab4a4faabc83c16aff838689", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role"}], "expires_at": "2019-01-09T17:16:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-user", "id": "3cf0d0b5f8e647b992919c198e8135eb"}, "audit_ids": ["AI4i-zxAT7qrA_vKdZpdfg"], "issued_at": "2019-01-09T16:16:49.000000Z"}} 2019-01-09 16:16:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569f1d9e9187e0da14a62f967a62976d389d6461" 2019-01-09 16:16:49,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993f1498-cb64-4f4f-9da8-423533015f56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:49,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-993f1498-cb64-4f4f-9da8-423533015f56 2019-01-09 16:16:49,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:50,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e4ca970f-5c68-47fc-8537-dbeb1c759122 Date: Wed, 09 Jan 2019 16:16:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["1288cd86-5fd8-4c92-aab2-dd28ea2573a5"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:44Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","mtu":1450}]} 2019-01-09 16:16:50,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 used request id req-e4ca970f-5c68-47fc-8537-dbeb1c759122 2019-01-09 16:16:50,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:50,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4df98da1-62a8-4265-a7bc-0b9308646c59 Date: Wed, 09 Jan 2019 16:16:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}]} 2019-01-09 16:16:50,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-4df98da1-62a8-4265-a7bc-0b9308646c59 2019-01-09 16:16:50,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:50,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-900850b3-738a-40fa-ac6e-797d466a4edc Date: Wed, 09 Jan 2019 16:16:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["1288cd86-5fd8-4c92-aab2-dd28ea2573a5"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:44Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","mtu":1450}]} 2019-01-09 16:16:50,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 used request id req-900850b3-738a-40fa-ac6e-797d466a4edc 2019-01-09 16:16:50,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:50,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:50,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}569f1d9e9187e0da14a62f967a62976d389d6461" 2019-01-09 16:16:50,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb95e6b2-0a38-4a9c-8bc5-b54ceb75870a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}} 2019-01-09 16:16:50,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e used request id req-cb95e6b2-0a38-4a9c-8bc5-b54ceb75870a 2019-01-09 16:16:50,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:50,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0b2b5b7e-dc93-4ca3-b039-696e700d3c5e Date: Wed, 09 Jan 2019 16:16:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}]} 2019-01-09 16:16:50,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-0b2b5b7e-dc93-4ca3-b039-696e700d3c5e 2019-01-09 16:16:50,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b&name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:50,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-60ba5b5a-296a-4598-8c2a-324e9d1fe286 Date: Wed, 09 Jan 2019 16:16:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}]} 2019-01-09 16:16:50,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b&name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1 used request id req-60ba5b5a-296a-4598-8c2a-324e9d1fe286 2019-01-09 16:16:50,382 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 2019-01-09 16:16:50,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" -d '{"port": {"network_id": "59ea707a-476d-4af5-92c8-e77a363a5e1b", "fixed_ips": [{"subnet_id": "1288cd86-5fd8-4c92-aab2-dd28ea2573a5", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1", "admin_state_up": true}}' 2019-01-09 16:16:51,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-b43e8c23-37aa-425a-bbb5-cb1544ec8a15 Date: Wed, 09 Jan 2019 16:16:51 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:50Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","ip_address":"10.200.201.1"}],"id":"49d7c28f-1196-4885-9a9b-6e7d6b5900dc","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:b0:1f:9e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","qos_policy_id":null,"admin_state_up":true,"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:50Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:16:51,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-b43e8c23-37aa-425a-bbb5-cb1544ec8a15 2019-01-09 16:16:51,277 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1 for router - CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router 2019-01-09 16:16:51,278 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router 2019-01-09 16:16:51,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" -d '{"port_id": "49d7c28f-1196-4885-9a9b-6e7d6b5900dc"}' 2019-01-09 16:16:53,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-07f7e5b5-76f8-4895-a2f6-802a099a6a63 Date: Wed, 09 Jan 2019 16:16:53 GMT RESP BODY: {"network_id": "59ea707a-476d-4af5-92c8-e77a363a5e1b", "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "subnet_id": "1288cd86-5fd8-4c92-aab2-dd28ea2573a5", "subnet_ids": ["1288cd86-5fd8-4c92-aab2-dd28ea2573a5"], "port_id": "49d7c28f-1196-4885-9a9b-6e7d6b5900dc", "id": "6bc12dd3-4a8b-4fb7-9e62-8554d68284f6"} 2019-01-09 16:16:53,298 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6/add_router_interface used request id req-07f7e5b5-76f8-4895-a2f6-802a099a6a63 2019-01-09 16:16:53,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:53,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1a4a6f2d-7692-4732-829a-cab8bcfdefb6 Date: Wed, 09 Jan 2019 16:16:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab8562cd-8445-4992-a480-8e88c247e91b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:46Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","mtu":1450}]} 2019-01-09 16:16:53,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 used request id req-1a4a6f2d-7692-4732-829a-cab8bcfdefb6 2019-01-09 16:16:53,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:53,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a7b997f8-31fd-46e5-8117-017ff979f164 Date: Wed, 09 Jan 2019 16:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}]} 2019-01-09 16:16:53,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-a7b997f8-31fd-46e5-8117-017ff979f164 2019-01-09 16:16:53,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:53,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-049d4089-1d0a-4a93-90b2-955a5d2d11a8 Date: Wed, 09 Jan 2019 16:16:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab8562cd-8445-4992-a480-8e88c247e91b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:46Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","mtu":1450}]} 2019-01-09 16:16:53,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 used request id req-049d4089-1d0a-4a93-90b2-955a5d2d11a8 2019-01-09 16:16:53,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:53,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11a83f25-11e0-4f85-b96f-0ff2b34351eb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}} 2019-01-09 16:16:53,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e used request id req-11a83f25-11e0-4f85-b96f-0ff2b34351eb 2019-01-09 16:16:53,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:53,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9f58f696-eb50-4ec9-a99d-9528aa8ccad5 Date: Wed, 09 Jan 2019 16:16:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}]} 2019-01-09 16:16:53,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-9f58f696-eb50-4ec9-a99d-9528aa8ccad5 2019-01-09 16:16:53,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ab8562cd-8445-4992-a480-8e88c247e91b&name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:53,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3f3d4481-d603-4983-8c77-da4387fe8e02 Date: Wed, 09 Jan 2019 16:16:53 GMT RESP BODY: {"ports":[]} 2019-01-09 16:16:53,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ab8562cd-8445-4992-a480-8e88c247e91b&name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2&admin_state_up=True used request id req-3f3d4481-d603-4983-8c77-da4387fe8e02 2019-01-09 16:16:53,678 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2 for router - CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router 2019-01-09 16:16:53,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:53,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:54,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29b23286ab4a4faabc83c16aff838689", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role"}], "expires_at": "2019-01-09T17:16:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-user", "id": "3cf0d0b5f8e647b992919c198e8135eb"}, "audit_ids": ["KDAJEKuXQnKrmuLgxeGhdg"], "issued_at": "2019-01-09T16:16:54.000000Z"}} 2019-01-09 16:16:54,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd1bc35885c209390fbeb1b916cfc4ce21984ce" 2019-01-09 16:16:54,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70e8eed0-2a27-4ca1-b213-27ec70eb58ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:54,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-70e8eed0-2a27-4ca1-b213-27ec70eb58ac 2019-01-09 16:16:54,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:54,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-52e858f0-0b9e-4025-b608-79c93d81c4bd Date: Wed, 09 Jan 2019 16:16:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab8562cd-8445-4992-a480-8e88c247e91b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:46Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","mtu":1450}]} 2019-01-09 16:16:54,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 used request id req-52e858f0-0b9e-4025-b608-79c93d81c4bd 2019-01-09 16:16:54,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:54,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6d0996f9-d4fb-4e2f-8dd6-125cf31cee83 Date: Wed, 09 Jan 2019 16:16:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}]} 2019-01-09 16:16:54,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-6d0996f9-d4fb-4e2f-8dd6-125cf31cee83 2019-01-09 16:16:54,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:54,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9c3aeb9a-3af9-464d-8a3c-3e817b55a0ff Date: Wed, 09 Jan 2019 16:16:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab8562cd-8445-4992-a480-8e88c247e91b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:46Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","mtu":1450}]} 2019-01-09 16:16:54,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 used request id req-9c3aeb9a-3af9-464d-8a3c-3e817b55a0ff 2019-01-09 16:16:54,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:54,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:54,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fd1bc35885c209390fbeb1b916cfc4ce21984ce" 2019-01-09 16:16:54,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9e8308-d7b1-4d04-a04d-d7fa70eea698 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}} 2019-01-09 16:16:54,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e used request id req-8c9e8308-d7b1-4d04-a04d-d7fa70eea698 2019-01-09 16:16:54,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:54,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-670c47c3-6f3d-4185-8251-7a9eeafdbf10 Date: Wed, 09 Jan 2019 16:16:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}]} 2019-01-09 16:16:54,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-670c47c3-6f3d-4185-8251-7a9eeafdbf10 2019-01-09 16:16:54,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b&name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:54,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2736b457-da71-4fd6-ab30-2896c96b802c Date: Wed, 09 Jan 2019 16:16:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}]} 2019-01-09 16:16:54,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b&name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2 used request id req-2736b457-da71-4fd6-ab30-2896c96b802c 2019-01-09 16:16:54,626 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 2019-01-09 16:16:54,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" -d '{"port": {"network_id": "ab8562cd-8445-4992-a480-8e88c247e91b", "fixed_ips": [{"subnet_id": "0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2", "admin_state_up": true}}' 2019-01-09 16:16:55,684 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-083386dd-4189-4f12-9158-4646ff66fd80 Date: Wed, 09 Jan 2019 16:16:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:55Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","ip_address":"10.200.202.1"}],"id":"d729a8fc-ad2d-4330-8127-fb5658e1a6df","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:43:c6:a8","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","qos_policy_id":null,"admin_state_up":true,"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:54Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:16:55,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-083386dd-4189-4f12-9158-4646ff66fd80 2019-01-09 16:16:55,685 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2 for router - CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router 2019-01-09 16:16:55,685 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router 2019-01-09 16:16:55,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" -d '{"port_id": "d729a8fc-ad2d-4330-8127-fb5658e1a6df"}' 2019-01-09 16:16:57,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0e8161e3-4711-4861-a652-ddc6bba048c7 Date: Wed, 09 Jan 2019 16:16:57 GMT RESP BODY: {"network_id": "ab8562cd-8445-4992-a480-8e88c247e91b", "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "subnet_id": "0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9", "subnet_ids": ["0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9"], "port_id": "d729a8fc-ad2d-4330-8127-fb5658e1a6df", "id": "6bc12dd3-4a8b-4fb7-9e62-8554d68284f6"} 2019-01-09 16:16:57,734 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6/add_router_interface used request id req-0e8161e3-4711-4861-a652-ddc6bba048c7 2019-01-09 16:16:57,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:57,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-9208e7ab-fb48-4123-af60-c570ef60d6d8 Date: Wed, 09 Jan 2019 16:16:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "created_at": "2019-01-09T16:16:48Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b1c5616ff57d4359a8adc78de02d4b3e", "id": "6bc12dd3-4a8b-4fb7-9e62-8554d68284f6", "name": "CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router"}} 2019-01-09 16:16:57,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 used request id req-9208e7ab-fb48-4123-af60-c570ef60d6d8 2019-01-09 16:16:57,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:57,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1741 X-Openstack-Request-Id: req-e7815ce0-cb80-4545-93ed-4b5414fc65e4 Date: Wed, 09 Jan 2019 16:16:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:57Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","ip_address":"10.200.201.1"}],"id":"49d7c28f-1196-4885-9a9b-6e7d6b5900dc","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:b0:1f:9e","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1","admin_state_up":true,"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:50Z","binding:vnic_type":"normal","device_id":"6bc12dd3-4a8b-4fb7-9e62-8554d68284f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:57Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","ip_address":"10.200.202.1"}],"id":"d729a8fc-ad2d-4330-8127-fb5658e1a6df","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:43:c6:a8","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2","admin_state_up":true,"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:54Z","binding:vnic_type":"normal","device_id":"6bc12dd3-4a8b-4fb7-9e62-8554d68284f6","ip_allocation":"immediate"}]} 2019-01-09 16:16:57,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 used request id req-e7815ce0-cb80-4545-93ed-4b5414fc65e4 2019-01-09 16:16:57,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/1288cd86-5fd8-4c92-aab2-dd28ea2573a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:57,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-15b2d817-6f8e-43b3-86c0-a8ad04e2f5e7 Date: Wed, 09 Jan 2019 16:16:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}} 2019-01-09 16:16:57,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/1288cd86-5fd8-4c92-aab2-dd28ea2573a5 used request id req-15b2d817-6f8e-43b3-86c0-a8ad04e2f5e7 2019-01-09 16:16:57,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:16:58,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1d95351d-d74a-470b-885f-ada748c1bfd5 Date: Wed, 09 Jan 2019 16:16:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}} 2019-01-09 16:16:58,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9 used request id req-1d95351d-d74a-470b-885f-ada748c1bfd5 2019-01-09 16:16:58,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:58,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29b23286ab4a4faabc83c16aff838689", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role"}], "expires_at": "2019-01-09T17:16:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-user", "id": "3cf0d0b5f8e647b992919c198e8135eb"}, "audit_ids": ["7bYIRGcYRju4Yfkc0j9lOw"], "issued_at": "2019-01-09T16:16:58.000000Z"}} 2019-01-09 16:16:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:16:58,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-7a92565c-b5c6-4d53-aad7-578ee152ba8b Date: Wed, 09 Jan 2019 16:16:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "created_at": "2019-01-09T16:16:48Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b1c5616ff57d4359a8adc78de02d4b3e", "id": "6bc12dd3-4a8b-4fb7-9e62-8554d68284f6", "name": "CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router"}]} 2019-01-09 16:16:58,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router&admin_state_up=True used request id req-7a92565c-b5c6-4d53-aad7-578ee152ba8b 2019-01-09 16:16:58,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:58,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:58,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d24421dbe306fcd7140481a75da2bbb5db5b1a07" 2019-01-09 16:16:58,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086cd882-11c3-40e9-8f94-d13ac29487ef Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}} 2019-01-09 16:16:58,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e used request id req-086cd882-11c3-40e9-8f94-d13ac29487ef 2019-01-09 16:16:58,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:16:59,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1741 X-Openstack-Request-Id: req-e13ff214-330b-4f8a-abb8-47975072da8e Date: Wed, 09 Jan 2019 16:16:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:57Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","ip_address":"10.200.201.1"}],"id":"49d7c28f-1196-4885-9a9b-6e7d6b5900dc","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:b0:1f:9e","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1","admin_state_up":true,"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:50Z","binding:vnic_type":"normal","device_id":"6bc12dd3-4a8b-4fb7-9e62-8554d68284f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:58Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","ip_address":"10.200.202.1"}],"id":"d729a8fc-ad2d-4330-8127-fb5658e1a6df","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:43:c6:a8","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2","admin_state_up":true,"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:54Z","binding:vnic_type":"normal","device_id":"6bc12dd3-4a8b-4fb7-9e62-8554d68284f6","ip_allocation":"immediate"}]} 2019-01-09 16:16:59,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 used request id req-e13ff214-330b-4f8a-abb8-47975072da8e 2019-01-09 16:16:59,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/1288cd86-5fd8-4c92-aab2-dd28ea2573a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:16:59,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a4496495-dd42-4ce5-80c5-bf88403ddf70 Date: Wed, 09 Jan 2019 16:16:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}} 2019-01-09 16:16:59,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/1288cd86-5fd8-4c92-aab2-dd28ea2573a5 used request id req-a4496495-dd42-4ce5-80c5-bf88403ddf70 2019-01-09 16:16:59,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:16:59,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4d818ff0-3ece-4460-a4df-1f2f24bc9a91 Date: Wed, 09 Jan 2019 16:16:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}} 2019-01-09 16:16:59,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9 used request id req-4d818ff0-3ece-4460-a4df-1f2f24bc9a91 2019-01-09 16:16:59,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:16:59,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:16:59,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29b23286ab4a4faabc83c16aff838689", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role"}], "expires_at": "2019-01-09T17:16:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b1c5616ff57d4359a8adc78de02d4b3e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-user", "id": "3cf0d0b5f8e647b992919c198e8135eb"}, "audit_ids": ["aQevSHpYTVWoRSEenNMv8Q"], "issued_at": "2019-01-09T16:16:59.000000Z"}} 2019-01-09 16:16:59,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:16:59,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4fa3e7-8e86-409c-bb3e-0d99e83c0963 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:16:59,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0c4fa3e7-8e86-409c-bb3e-0d99e83c0963 2019-01-09 16:16:59,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:16:59,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-c98bfc90-0ff1-4db3-ba1f-b3515b4b81ef Date: Wed, 09 Jan 2019 16:16:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "created_at": "2019-01-09T16:16:48Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b1c5616ff57d4359a8adc78de02d4b3e", "id": "6bc12dd3-4a8b-4fb7-9e62-8554d68284f6", "name": "CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router"}]} 2019-01-09 16:16:59,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router&admin_state_up=True used request id req-c98bfc90-0ff1-4db3-ba1f-b3515b4b81ef 2019-01-09 16:16:59,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:16:59,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:16:59,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:16:59,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ade6d86-0348-46b7-b3d0-91697b27954c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}} 2019-01-09 16:16:59,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e used request id req-0ade6d86-0348-46b7-b3d0-91697b27954c 2019-01-09 16:16:59,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:00,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1741 X-Openstack-Request-Id: req-bf771395-09a0-4bbb-8650-2f6e9eebb7f9 Date: Wed, 09 Jan 2019 16:17:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:57Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","ip_address":"10.200.201.1"}],"id":"49d7c28f-1196-4885-9a9b-6e7d6b5900dc","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:b0:1f:9e","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1","admin_state_up":true,"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:50Z","binding:vnic_type":"normal","device_id":"6bc12dd3-4a8b-4fb7-9e62-8554d68284f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:58Z","device_owner":"network:router_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","ip_address":"10.200.202.1"}],"id":"d729a8fc-ad2d-4330-8127-fb5658e1a6df","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:43:c6:a8","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2","admin_state_up":true,"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:54Z","binding:vnic_type":"normal","device_id":"6bc12dd3-4a8b-4fb7-9e62-8554d68284f6","ip_allocation":"immediate"}]} 2019-01-09 16:17:00,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 used request id req-bf771395-09a0-4bbb-8650-2f6e9eebb7f9 2019-01-09 16:17:00,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/1288cd86-5fd8-4c92-aab2-dd28ea2573a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:00,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8c876344-fd3b-4cd6-ad47-2b789e07a6bf Date: Wed, 09 Jan 2019 16:17:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}} 2019-01-09 16:17:00,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/1288cd86-5fd8-4c92-aab2-dd28ea2573a5 used request id req-8c876344-fd3b-4cd6-ad47-2b789e07a6bf 2019-01-09 16:17:00,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:00,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0a3f086b-503f-47f2-ae3a-adea7cfa46b5 Date: Wed, 09 Jan 2019 16:17:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}} 2019-01-09 16:17:00,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9 used request id req-0a3f086b-503f-47f2-ae3a-adea7cfa46b5 2019-01-09 16:17:00,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:00,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-78e61b3d-434b-4f4a-9497-57bb5845d3e1 Date: Wed, 09 Jan 2019 16:17:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["1288cd86-5fd8-4c92-aab2-dd28ea2573a5"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:44Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","mtu":1450}]} 2019-01-09 16:17:00,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 used request id req-78e61b3d-434b-4f4a-9497-57bb5845d3e1 2019-01-09 16:17:00,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:00,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b6a86a65-fd3e-491f-b58c-32159a808b16 Date: Wed, 09 Jan 2019 16:17:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}]} 2019-01-09 16:17:00,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-b6a86a65-fd3e-491f-b58c-32159a808b16 2019-01-09 16:17:00,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:00,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f1ee87bc-1ce3-45cb-98b3-12664f560ce3 Date: Wed, 09 Jan 2019 16:17:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["1288cd86-5fd8-4c92-aab2-dd28ea2573a5"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:44Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","mtu":1450}]} 2019-01-09 16:17:00,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 used request id req-f1ee87bc-1ce3-45cb-98b3-12664f560ce3 2019-01-09 16:17:00,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:00,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d38fc1-b3ee-4b7a-9531-7627be55c4c6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}} 2019-01-09 16:17:00,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e used request id req-17d38fc1-b3ee-4b7a-9531-7627be55c4c6 2019-01-09 16:17:00,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:00,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-52230e01-fa4a-4ae3-b8aa-48b7accf5caa Date: Wed, 09 Jan 2019 16:17:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}]} 2019-01-09 16:17:00,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-52230e01-fa4a-4ae3-b8aa-48b7accf5caa 2019-01-09 16:17:00,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b&name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:00,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-9bc9b127-08ce-4267-a510-9657cb461fe9 Date: Wed, 09 Jan 2019 16:17:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:57Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","ip_address":"10.200.201.1"}],"id":"49d7c28f-1196-4885-9a9b-6e7d6b5900dc","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:b0:1f:9e","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1","admin_state_up":true,"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:50Z","binding:vnic_type":"normal","device_id":"6bc12dd3-4a8b-4fb7-9e62-8554d68284f6","ip_allocation":"immediate"}]} 2019-01-09 16:17:00,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b&name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1&admin_state_up=True used request id req-9bc9b127-08ce-4267-a510-9657cb461fe9 2019-01-09 16:17:00,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:00,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cb55503-af6f-429f-af7d-1c797f6dece5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}} 2019-01-09 16:17:00,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e used request id req-8cb55503-af6f-429f-af7d-1c797f6dece5 2019-01-09 16:17:00,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:00,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-464eccc7-85c7-4607-bf0c-b3aba9f7813c Date: Wed, 09 Jan 2019 16:17:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab8562cd-8445-4992-a480-8e88c247e91b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:46Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","mtu":1450}]} 2019-01-09 16:17:00,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 used request id req-464eccc7-85c7-4607-bf0c-b3aba9f7813c 2019-01-09 16:17:00,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:00,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b3966697-2ee9-4297-81cf-2a49a202445b Date: Wed, 09 Jan 2019 16:17:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}]} 2019-01-09 16:17:00,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-b3966697-2ee9-4297-81cf-2a49a202445b 2019-01-09 16:17:00,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:01,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e3e5f426-5513-4427-b167-0df676158f00 Date: Wed, 09 Jan 2019 16:17:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab8562cd-8445-4992-a480-8e88c247e91b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:46Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","mtu":1450}]} 2019-01-09 16:17:01,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 used request id req-e3e5f426-5513-4427-b167-0df676158f00 2019-01-09 16:17:01,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:01,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7816803f-4a68-4aaf-9d6a-1c33642022a0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}} 2019-01-09 16:17:01,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e used request id req-7816803f-4a68-4aaf-9d6a-1c33642022a0 2019-01-09 16:17:01,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:01,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b74b6c45-1afb-4bf1-90ed-33ec7f9e943d Date: Wed, 09 Jan 2019 16:17:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}]} 2019-01-09 16:17:01,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-b74b6c45-1afb-4bf1-90ed-33ec7f9e943d 2019-01-09 16:17:01,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ab8562cd-8445-4992-a480-8e88c247e91b&name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:01,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-bbf50ef4-6dc0-463e-a16b-220db3454a68 Date: Wed, 09 Jan 2019 16:17:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:17:01Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","ip_address":"10.200.202.1"}],"id":"d729a8fc-ad2d-4330-8127-fb5658e1a6df","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:43:c6:a8","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2","admin_state_up":true,"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:54Z","binding:vnic_type":"normal","device_id":"6bc12dd3-4a8b-4fb7-9e62-8554d68284f6","ip_allocation":"immediate"}]} 2019-01-09 16:17:01,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ab8562cd-8445-4992-a480-8e88c247e91b&name=CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2&admin_state_up=True used request id req-bbf50ef4-6dc0-463e-a16b-220db3454a68 2019-01-09 16:17:01,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:01,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5dbf23-c140-47c4-9f86-4d3d266bd454 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}} 2019-01-09 16:17:01,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e used request id req-3b5dbf23-c140-47c4-9f86-4d3d266bd454 2019-01-09 16:17:01,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:01,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-f550d37b-fb63-4d33-8fce-6342d66c9642 Date: Wed, 09 Jan 2019 16:17:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "created_at": "2019-01-09T16:16:48Z", "admin_state_up": true, "updated_at": "2019-01-09T16:16:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "b1c5616ff57d4359a8adc78de02d4b3e", "id": "6bc12dd3-4a8b-4fb7-9e62-8554d68284f6", "name": "CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router"}} 2019-01-09 16:17:01,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 used request id req-f550d37b-fb63-4d33-8fce-6342d66c9642 2019-01-09 16:17:01,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:01,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1743 X-Openstack-Request-Id: req-6a606d86-04cf-4b4f-8369-d391d7098bcb Date: Wed, 09 Jan 2019 16:17:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:57Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","ip_address":"10.200.201.1"}],"id":"49d7c28f-1196-4885-9a9b-6e7d6b5900dc","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:b0:1f:9e","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1","admin_state_up":true,"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:50Z","binding:vnic_type":"normal","device_id":"6bc12dd3-4a8b-4fb7-9e62-8554d68284f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:17:01Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","ip_address":"10.200.202.1"}],"id":"d729a8fc-ad2d-4330-8127-fb5658e1a6df","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:43:c6:a8","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2","admin_state_up":true,"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:54Z","binding:vnic_type":"normal","device_id":"6bc12dd3-4a8b-4fb7-9e62-8554d68284f6","ip_allocation":"immediate"}]} 2019-01-09 16:17:01,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 used request id req-6a606d86-04cf-4b4f-8369-d391d7098bcb 2019-01-09 16:17:01,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/1288cd86-5fd8-4c92-aab2-dd28ea2573a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:01,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cec17a09-269f-451d-9e76-8dd08a44bae6 Date: Wed, 09 Jan 2019 16:17:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}} 2019-01-09 16:17:01,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/1288cd86-5fd8-4c92-aab2-dd28ea2573a5 used request id req-cec17a09-269f-451d-9e76-8dd08a44bae6 2019-01-09 16:17:01,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f956fe946f3876d4d9cb7a5499f6c5578bc07cc5" 2019-01-09 16:17:01,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7fb471a8-8b90-4d0e-bae8-668f40243c16 Date: Wed, 09 Jan 2019 16:17:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}} 2019-01-09 16:17:01,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9 used request id req-7fb471a8-8b90-4d0e-bae8-668f40243c16 2019-01-09 16:17:01,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:17:01,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-43599266-666e-4d44-9960-088df0a9928f Date: Wed, 09 Jan 2019 16:17:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["1288cd86-5fd8-4c92-aab2-dd28ea2573a5"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:44Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","mtu":1450}]} 2019-01-09 16:17:01,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-43599266-666e-4d44-9960-088df0a9928f 2019-01-09 16:17:01,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:17:01,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-118c2c80-da05-408f-afdd-bc0527d7fb02 Date: Wed, 09 Jan 2019 16:17:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}]} 2019-01-09 16:17:01,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-118c2c80-da05-408f-afdd-bc0527d7fb02 2019-01-09 16:17:01,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:17:01,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1667 X-Openstack-Request-Id: req-7ec55962-2881-466f-bd03-21ab6706fcbd Date: Wed, 09 Jan 2019 16:17:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:57Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","ip_address":"10.200.201.1"}],"id":"49d7c28f-1196-4885-9a9b-6e7d6b5900dc","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:b0:1f:9e","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1","admin_state_up":true,"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:50Z","binding:vnic_type":"normal","device_id":"6bc12dd3-4a8b-4fb7-9e62-8554d68284f6","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","ip_address":"10.200.201.2"}],"id":"cffc387f-e521-4058-83aa-ccae48021df0","security_groups":[],"mac_address":"fa:16:3e:83:a7:d8","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-59ea707a-476d-4af5-92c8-e77a363a5e1b","ip_allocation":"immediate"}]} 2019-01-09 16:17:01,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-7ec55962-2881-466f-bd03-21ab6706fcbd 2019-01-09 16:17:01,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:17:01,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-02f7fac6-6aa6-4ab3-b990-d0fe4d6627e7 Date: Wed, 09 Jan 2019 16:17:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab8562cd-8445-4992-a480-8e88c247e91b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:46Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","mtu":1450}]} 2019-01-09 16:17:01,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-02f7fac6-6aa6-4ab3-b990-d0fe4d6627e7 2019-01-09 16:17:01,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:17:01,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-09e5c2f4-53b7-42e8-9b47-f0a52a3f2e6b Date: Wed, 09 Jan 2019 16:17:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}]} 2019-01-09 16:17:01,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-09e5c2f4-53b7-42e8-9b47-f0a52a3f2e6b 2019-01-09 16:17:01,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:17:01,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1667 X-Openstack-Request-Id: req-2d4f7746-36a0-4d14-8f20-b6785fb306f1 Date: Wed, 09 Jan 2019 16:17:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:16:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","ip_address":"10.200.202.2"}],"id":"7fa5d1f5-9636-4872-ab6c-44e20e6b43f6","security_groups":[],"mac_address":"fa:16:3e:03:14:01","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ab8562cd-8445-4992-a480-8e88c247e91b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:17:01Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","ip_address":"10.200.202.1"}],"id":"d729a8fc-ad2d-4330-8127-fb5658e1a6df","security_groups":["59d5a4ef-71dc-48e5-8747-5c3d6bd25900"],"mac_address":"fa:16:3e:43:c6:a8","project_id":"b1c5616ff57d4359a8adc78de02d4b3e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2","admin_state_up":true,"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:54Z","binding:vnic_type":"normal","device_id":"6bc12dd3-4a8b-4fb7-9e62-8554d68284f6","ip_allocation":"immediate"}]} 2019-01-09 16:17:01,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-2d4f7746-36a0-4d14-8f20-b6785fb306f1 2019-01-09 16:17:01,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/1288cd86-5fd8-4c92-aab2-dd28ea2573a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:17:01,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c61dcad5-f9bd-4a75-8f9f-b8a742f1bef8 Date: Wed, 09 Jan 2019 16:17:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}} 2019-01-09 16:17:01,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/1288cd86-5fd8-4c92-aab2-dd28ea2573a5 used request id req-c61dcad5-f9bd-4a75-8f9f-b8a742f1bef8 2019-01-09 16:17:01,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:17:02,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8e2f90e1-ee7d-4ff3-8df0-0d46e0820b30 Date: Wed, 09 Jan 2019 16:17:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["1288cd86-5fd8-4c92-aab2-dd28ea2573a5"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:44Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","mtu":1450}]} 2019-01-09 16:17:02,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-8e2f90e1-ee7d-4ff3-8df0-0d46e0820b30 2019-01-09 16:17:02,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:17:02,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e137b3a6-7236-49ae-a109-c39b91a3328a Date: Wed, 09 Jan 2019 16:17:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59ea707a-476d-4af5-92c8-e77a363a5e1b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:44Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"1288cd86-5fd8-4c92-aab2-dd28ea2573a5","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1"}]} 2019-01-09 16:17:02,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-e137b3a6-7236-49ae-a109-c39b91a3328a 2019-01-09 16:17:02,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:17:02,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5cee6c0f-0ff8-40a7-b6bf-996228dc36b6 Date: Wed, 09 Jan 2019 16:17:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}} 2019-01-09 16:17:02,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9 used request id req-5cee6c0f-0ff8-40a7-b6bf-996228dc36b6 2019-01-09 16:17:02,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:17:02,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-072ba830-d65a-4ebc-b1f7-f2ca1321f583 Date: Wed, 09 Jan 2019 16:17:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ab8562cd-8445-4992-a480-8e88c247e91b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"b1c5616ff57d4359a8adc78de02d4b3e","l2_adjacency":true,"status":"ACTIVE","subnets":["0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9"],"description":"","tags":[],"updated_at":"2019-01-09T16:16:46Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2","admin_state_up":true,"tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","mtu":1450}]} 2019-01-09 16:17:02,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-072ba830-d65a-4ebc-b1f7-f2ca1321f583 2019-01-09 16:17:02,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1feaef883f6b948e765464d3ad12641d9bdc9426" 2019-01-09 16:17:02,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-db18f91f-f330-4de7-b7e7-b425ccedad1f Date: Wed, 09 Jan 2019 16:17:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ab8562cd-8445-4992-a480-8e88c247e91b","tenant_id":"b1c5616ff57d4359a8adc78de02d4b3e","created_at":"2019-01-09T16:16:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:16:46Z","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":"b1c5616ff57d4359a8adc78de02d4b3e","id":"0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9","subnetpool_id":null,"name":"CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2"}]} 2019-01-09 16:17:02,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ab8562cd-8445-4992-a480-8e88c247e91b used request id req-db18f91f-f330-4de7-b7e7-b425ccedad1f 2019-01-09 16:17:02,326 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router and port CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port1 2019-01-09 16:17:02,326 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router 2019-01-09 16:17:02,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" -d '{"port_id": "49d7c28f-1196-4885-9a9b-6e7d6b5900dc"}' 2019-01-09 16:17:04,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b93358ee-e2d1-433c-901f-2f734157b2cb Date: Wed, 09 Jan 2019 16:17:04 GMT RESP BODY: {"network_id": "59ea707a-476d-4af5-92c8-e77a363a5e1b", "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "subnet_id": "1288cd86-5fd8-4c92-aab2-dd28ea2573a5", "subnet_ids": ["1288cd86-5fd8-4c92-aab2-dd28ea2573a5"], "port_id": "49d7c28f-1196-4885-9a9b-6e7d6b5900dc", "id": "6bc12dd3-4a8b-4fb7-9e62-8554d68284f6"} 2019-01-09 16:17:04,147 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6/remove_router_interface used request id req-b93358ee-e2d1-433c-901f-2f734157b2cb 2019-01-09 16:17:04,147 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router and port CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-port2 2019-01-09 16:17:04,147 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router 2019-01-09 16:17:04,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" -d '{"port_id": "d729a8fc-ad2d-4330-8127-fb5658e1a6df"}' 2019-01-09 16:17:06,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-03860486-6def-4c38-b147-52c4883ef6bc Date: Wed, 09 Jan 2019 16:17:06 GMT RESP BODY: {"network_id": "ab8562cd-8445-4992-a480-8e88c247e91b", "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "subnet_id": "0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9", "subnet_ids": ["0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9"], "port_id": "d729a8fc-ad2d-4330-8127-fb5658e1a6df", "id": "6bc12dd3-4a8b-4fb7-9e62-8554d68284f6"} 2019-01-09 16:17:06,103 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6/remove_router_interface used request id req-03860486-6def-4c38-b147-52c4883ef6bc 2019-01-09 16:17:06,103 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router 2019-01-09 16:17:06,103 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-router 2019-01-09 16:17:06,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3043e56d07e598333d1408fe096e2139a0d3b780" 2019-01-09 16:17:06,699 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48521a47-cbce-4e71-bf0f-64ee78a0e795 Content-Length: 0 Date: Wed, 09 Jan 2019 16:17:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:17:06,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/6bc12dd3-4a8b-4fb7-9e62-8554d68284f6 used request id req-48521a47-cbce-4e71-bf0f-64ee78a0e795 2019-01-09 16:17:06,700 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1 2019-01-09 16:17:06,700 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet1 2019-01-09 16:17:06,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/1288cd86-5fd8-4c92-aab2-dd28ea2573a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21655e8b63e2d5a4d170a9e86472c136edb214a2" 2019-01-09 16:17:07,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-223fce05-e5f8-4091-b5a6-f57076bc5091 Date: Wed, 09 Jan 2019 16:17:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:17:07,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/1288cd86-5fd8-4c92-aab2-dd28ea2573a5 used request id req-223fce05-e5f8-4091-b5a6-f57076bc5091 2019-01-09 16:17:07,914 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net1 2019-01-09 16:17:07,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/59ea707a-476d-4af5-92c8-e77a363a5e1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21655e8b63e2d5a4d170a9e86472c136edb214a2" 2019-01-09 16:17:09,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d2557760-2ade-4ecb-841b-394eac78a826 Date: Wed, 09 Jan 2019 16:17:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:17:09,034 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/59ea707a-476d-4af5-92c8-e77a363a5e1b used request id req-d2557760-2ade-4ecb-841b-394eac78a826 2019-01-09 16:17:09,035 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2 2019-01-09 16:17:09,035 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-subnet2 2019-01-09 16:17:09,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e677bcf9a2df9a531ce787bfdac634aeccc1a1f1" 2019-01-09 16:17:10,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb3977ce-8f2c-4227-9c6e-d288517431a5 Date: Wed, 09 Jan 2019 16:17:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:17:10,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/0ae429cd-89e4-4a8d-bbb2-b4e8526bb3b9 used request id req-fb3977ce-8f2c-4227-9c6e-d288517431a5 2019-01-09 16:17:10,251 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-2a58cd65-22fe-4c76-a186-1a42fe272060-pub-net2 2019-01-09 16:17:10,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/ab8562cd-8445-4992-a480-8e88c247e91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e677bcf9a2df9a531ce787bfdac634aeccc1a1f1" 2019-01-09 16:17:11,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b4697b14-0eb0-48cd-a5d7-1174c1cb2826 Date: Wed, 09 Jan 2019 16:17:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:17:11,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/ab8562cd-8445-4992-a480-8e88c247e91b used request id req-b4697b14-0eb0-48cd-a5d7-1174c1cb2826 2019-01-09 16:17:11,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:17:11,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-95630b3c-4beb-479e-9443-bf0e0343f1bd Date: Wed, 09 Jan 2019 16:17:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "created_at": "2019-01-09T16:16:44Z", "updated_at": "2019-01-09T16:16:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:16:44Z", "revision_number": 0, "id": "1bf0faf9-2868-49f6-a40d-d1369ecf5151", "remote_group_id": "59d5a4ef-71dc-48e5-8747-5c3d6bd25900", "remote_ip_prefix": null, "created_at": "2019-01-09T16:16:44Z", "security_group_id": "59d5a4ef-71dc-48e5-8747-5c3d6bd25900", "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1c5616ff57d4359a8adc78de02d4b3e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:16:44Z", "revision_number": 0, "id": "3722b21a-3115-4329-888c-15cc4d0490b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:16:44Z", "security_group_id": "59d5a4ef-71dc-48e5-8747-5c3d6bd25900", "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "port_range_min": null, "ethertype": "IPv4", "project_id": "b1c5616ff57d4359a8adc78de02d4b3e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:16:44Z", "revision_number": 0, "id": "85cff2b2-1013-467f-902d-d58afb6292ac", "remote_group_id": "59d5a4ef-71dc-48e5-8747-5c3d6bd25900", "remote_ip_prefix": null, "created_at": "2019-01-09T16:16:44Z", "security_group_id": "59d5a4ef-71dc-48e5-8747-5c3d6bd25900", "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1c5616ff57d4359a8adc78de02d4b3e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:16:44Z", "revision_number": 0, "id": "ff0c4e8c-113b-4002-9ab6-34255651c02a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:16:44Z", "security_group_id": "59d5a4ef-71dc-48e5-8747-5c3d6bd25900", "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "port_range_min": null, "ethertype": "IPv6", "project_id": "b1c5616ff57d4359a8adc78de02d4b3e"}], "revision_number": 4, "project_id": "b1c5616ff57d4359a8adc78de02d4b3e", "id": "59d5a4ef-71dc-48e5-8747-5c3d6bd25900", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:17:11,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-95630b3c-4beb-479e-9443-bf0e0343f1bd 2019-01-09 16:17:11,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:17:11,756 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dea47b95-8c58-484c-99a5-49cf7db0f415 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:11,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-dea47b95-8c58-484c-99a5-49cf7db0f415 2019-01-09 16:17:11,756 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:11,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:17:11,856 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d99e361c-baa8-49b5-9808-3840502cd575 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:11,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-d99e361c-baa8-49b5-9808-3840502cd575 2019-01-09 16:17:11,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:11,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:17:11,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc64e29-f038-46fa-9169-56075188f7f2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "b1c5616ff57d4359a8adc78de02d4b3e", "name": "CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj"}} 2019-01-09 16:17:11,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e used request id req-fdc64e29-f038-46fa-9169-56075188f7f2 2019-01-09 16:17:11,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 59d5a4ef-71dc-48e5-8747-5c3d6bd25900 2019-01-09 16:17:11,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=59d5a4ef-71dc-48e5-8747-5c3d6bd25900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:17:11,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f65da7a0-f56d-474f-8549-1d6a9fc82e61 Date: Wed, 09 Jan 2019 16:17:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "59d5a4ef-71dc-48e5-8747-5c3d6bd25900", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:16:44Z", "security_group_id": "59d5a4ef-71dc-48e5-8747-5c3d6bd25900", "port_range_min": null, "revision_number": 0, "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "created_at": "2019-01-09T16:16:44Z", "project_id": "b1c5616ff57d4359a8adc78de02d4b3e", "id": "1bf0faf9-2868-49f6-a40d-d1369ecf5151"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:16:44Z", "security_group_id": "59d5a4ef-71dc-48e5-8747-5c3d6bd25900", "port_range_min": null, "revision_number": 0, "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "created_at": "2019-01-09T16:16:44Z", "project_id": "b1c5616ff57d4359a8adc78de02d4b3e", "id": "3722b21a-3115-4329-888c-15cc4d0490b4"}, {"remote_group_id": "59d5a4ef-71dc-48e5-8747-5c3d6bd25900", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:16:44Z", "security_group_id": "59d5a4ef-71dc-48e5-8747-5c3d6bd25900", "port_range_min": null, "revision_number": 0, "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "created_at": "2019-01-09T16:16:44Z", "project_id": "b1c5616ff57d4359a8adc78de02d4b3e", "id": "85cff2b2-1013-467f-902d-d58afb6292ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:16:44Z", "security_group_id": "59d5a4ef-71dc-48e5-8747-5c3d6bd25900", "port_range_min": null, "revision_number": 0, "tenant_id": "b1c5616ff57d4359a8adc78de02d4b3e", "created_at": "2019-01-09T16:16:44Z", "project_id": "b1c5616ff57d4359a8adc78de02d4b3e", "id": "ff0c4e8c-113b-4002-9ab6-34255651c02a"}]} 2019-01-09 16:17:11,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=59d5a4ef-71dc-48e5-8747-5c3d6bd25900 used request id req-f65da7a0-f56d-474f-8549-1d6a9fc82e61 2019-01-09 16:17:11,985 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:17:11,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/59d5a4ef-71dc-48e5-8747-5c3d6bd25900 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:17:12,134 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8bf86892-91f7-4329-a9bc-19d90ac0dc5b Content-Length: 0 Date: Wed, 09 Jan 2019 16:17:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:17:12,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/59d5a4ef-71dc-48e5-8747-5c3d6bd25900 used request id req-8bf86892-91f7-4329-a9bc-19d90ac0dc5b 2019-01-09 16:17:12,135 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj 2019-01-09 16:17:12,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:17:12,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d81b395e-99cf-405d-8d18-465ae058e0cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:12,347 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b1c5616ff57d4359a8adc78de02d4b3e used request id req-d81b395e-99cf-405d-8d18-465ae058e0cf 2019-01-09 16:17:12,347 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-28b8aecd-0c8a-4e1-proj-role 2019-01-09 16:17:12,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/29b23286ab4a4faabc83c16aff838689 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:17:12,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e49494e-925a-4402-a202-066ef78a28aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:12,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/29b23286ab4a4faabc83c16aff838689 used request id req-6e49494e-925a-4402-a202-066ef78a28aa 2019-01-09 16:17:12,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ef090f1530d42b957ef858796778b0995e9dc3a" 2019-01-09 16:17:12,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e5baecd-0f37-41a1-af1b-39f0440d95fb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:17:12,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6e5baecd-0f37-41a1-af1b-39f0440d95fb 2019-01-09 16:17:12,567 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-28b8aecd-0c8a-4e1-user 2019-01-09 16:17:12,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3cf0d0b5f8e647b992919c198e8135eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23df17f3ca961936e71ead27b2f4f9a6f4acc986" 2019-01-09 16:17:12,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1553741c-9685-43ea-91af-09e2d9b9ca88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:12,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3cf0d0b5f8e647b992919c198e8135eb used request id req-1553741c-9685-43ea-91af-09e2d9b9ca88 2019-01-09 16:17:12,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:13,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["TaccYFzuRqC3OFFTMm_U_A"], "issued_at": "2019-01-09T16:17:13.000000Z"}} 2019-01-09 16:17:13,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158dc027527da7cd0766ce45f4c5a60b98a0c9be" 2019-01-09 16:17:13,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4efce0cb-fb6e-48a6-9253-75b86456784e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:13,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4efce0cb-fb6e-48a6-9253-75b86456784e 2019-01-09 16:17:13,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:13,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:13,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["RgAN6KV9TpaFvn-zlICCDQ"], "issued_at": "2019-01-09T16:17:13.000000Z"}} 2019-01-09 16:17:13,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:13,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd344e5-9d39-4441-b59a-d3308f9aecfc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:13,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3fd344e5-9d39-4441-b59a-d3308f9aecfc 2019-01-09 16:17:13,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:17:13,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:17: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:17:13,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-78aac4ee-07a8-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:13,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a5ebc9-9c17-4953-9630-a018c2de584d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-78aac4ee-07a8-416-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:17:13,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-78aac4ee-07a8-416-proj used request id req-f8a5ebc9-9c17-4953-9630-a018c2de584d 2019-01-09 16:17:13,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:13,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3413a627-d3b5-495c-80d5-791e5ae9a746 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:17:13,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3413a627-d3b5-495c-80d5-791e5ae9a746 2019-01-09 16:17:13,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-proj"}}' 2019-01-09 16:17:14,024 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5170e12-31d4-46c1-8aa6-2f21be0acb15 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/def06acec607437795cc913dc3a732ce"}, "tags": [], "enabled": true, "id": "def06acec607437795cc913dc3a732ce", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-proj"}} 2019-01-09 16:17:14,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b5170e12-31d4-46c1-8aa6-2f21be0acb15 2019-01-09 16:17:14,025 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-78aac4ee-07a8-416-proj 2019-01-09 16:17:14,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:14,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:14,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["C2jh5b20RBG6p4Xb5KfsRw"], "issued_at": "2019-01-09T16:17:14.000000Z"}} 2019-01-09 16:17:14,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07638cc584e31830233cb4d46e72158ee1c16fa8" 2019-01-09 16:17:14,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d29c2c28-074f-4d90-87d1-49798b1ad8ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:14,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d29c2c28-074f-4d90-87d1-49798b1ad8ed 2019-01-09 16:17:14,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:17:14,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:17: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:17:14,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07638cc584e31830233cb4d46e72158ee1c16fa8" 2019-01-09 16:17:14,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff8eca5c-a6bf-4def-8685-0626ad830c7b Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:17:14,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ff8eca5c-a6bf-4def-8685-0626ad830c7b 2019-01-09 16:17:14,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-78aac4ee-07a8-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07638cc584e31830233cb4d46e72158ee1c16fa8" 2019-01-09 16:17:14,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a22dfb-89a7-42ba-b1b4-87e93c04197a Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-78aac4ee-07a8-416-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/def06acec607437795cc913dc3a732ce"}, "tags": [], "enabled": true, "id": "def06acec607437795cc913dc3a732ce", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-proj"}]} 2019-01-09 16:17:14,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-78aac4ee-07a8-416-proj used request id req-65a22dfb-89a7-42ba-b1b4-87e93c04197a 2019-01-09 16:17:14,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07638cc584e31830233cb4d46e72158ee1c16fa8" 2019-01-09 16:17:14,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3565619b-1c89-4267-9602-f56ae0ff7302 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:17:14,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3565619b-1c89-4267-9602-f56ae0ff7302 2019-01-09 16:17:15,162 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-78aac4ee-07a8-416-user 2019-01-09 16:17:15,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:15,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:15,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf02f650-e294-4db2-aaf1-0907b79c3917 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:17:15,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cf02f650-e294-4db2-aaf1-0907b79c3917 2019-01-09 16:17:15,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" -d '{"role": {"name": "CreateRouterSuccessTests-78aac4ee-07a8-416-proj-role"}}' 2019-01-09 16:17:15,378 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcb070cb-b002-4bbf-8781-ed7394826023 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7aab21bb38a47efa2db57b86852f51a", "links": {"self": "http://172.30.9.29:5000/v3/roles/a7aab21bb38a47efa2db57b86852f51a"}, "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-proj-role"}} 2019-01-09 16:17:15,378 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-bcb070cb-b002-4bbf-8781-ed7394826023 2019-01-09 16:17:15,378 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-78aac4ee-07a8-416-proj-role 2019-01-09 16:17:15,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a7aab21bb38a47efa2db57b86852f51a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:15,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20d4820f-7908-4c58-9757-340332fc5377 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7aab21bb38a47efa2db57b86852f51a", "links": {"self": "http://172.30.9.29:5000/v3/roles/a7aab21bb38a47efa2db57b86852f51a"}, "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-proj-role"}} 2019-01-09 16:17:15,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a7aab21bb38a47efa2db57b86852f51a used request id req-20d4820f-7908-4c58-9757-340332fc5377 2019-01-09 16:17:15,478 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-78aac4ee-07a8-416-proj-role to project CreateRouterSuccessTests-78aac4ee-07a8-416-proj 2019-01-09 16:17:15,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/def06acec607437795cc913dc3a732ce/users/d0f47d29a8df414eafb7033e2669fe27/roles/a7aab21bb38a47efa2db57b86852f51a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:15,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf365cc8-efa4-4615-b809-b3993528f4c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:15,620 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/def06acec607437795cc913dc3a732ce/users/d0f47d29a8df414eafb7033e2669fe27/roles/a7aab21bb38a47efa2db57b86852f51a used request id req-bf365cc8-efa4-4615-b809-b3993528f4c4 2019-01-09 16:17:15,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:15,623 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:16,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7aab21bb38a47efa2db57b86852f51a", "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-proj-role"}], "expires_at": "2019-01-09T17:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "def06acec607437795cc913dc3a732ce", "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/def06acec607437795cc913dc3a732ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/def06acec607437795cc913dc3a732ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/def06acec607437795cc913dc3a732ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/def06acec607437795cc913dc3a732ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-user", "id": "d0f47d29a8df414eafb7033e2669fe27"}, "audit_ids": ["jHY_7BumQnKefuS2deKrEQ"], "issued_at": "2019-01-09T16:17:16.000000Z"}} 2019-01-09 16:17:16,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852f9e950c5eb526f69e2339cd05717cef2e5b32" 2019-01-09 16:17:16,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24efeb02-824d-4a83-bbc0-ada10aee416e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:16,094 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-24efeb02-824d-4a83-bbc0-ada10aee416e 2019-01-09 16:17:16,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-93bcc822-113e-4315-af0e-ddd131ff5435-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852f9e950c5eb526f69e2339cd05717cef2e5b32" 2019-01-09 16:17:16,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fb00b9b0-bee9-4ffa-b074-fdf7488c7b61 Date: Wed, 09 Jan 2019 16:17:16 GMT RESP BODY: {"routers": []} 2019-01-09 16:17:16,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-93bcc822-113e-4315-af0e-ddd131ff5435-pub-router&admin_state_up=True used request id req-fb00b9b0-bee9-4ffa-b074-fdf7488c7b61 2019-01-09 16:17:16,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:16,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:16,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7aab21bb38a47efa2db57b86852f51a", "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-proj-role"}], "expires_at": "2019-01-09T17:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "def06acec607437795cc913dc3a732ce", "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/def06acec607437795cc913dc3a732ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/def06acec607437795cc913dc3a732ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/def06acec607437795cc913dc3a732ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/def06acec607437795cc913dc3a732ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-user", "id": "d0f47d29a8df414eafb7033e2669fe27"}, "audit_ids": ["AJRf-FqHSo6LysKNagOOcw"], "issued_at": "2019-01-09T16:17:16.000000Z"}} 2019-01-09 16:17:16,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23fe32682cfe540170a9255933bd03bc1b03863f" 2019-01-09 16:17:16,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ba9bc5-450e-4177-bb47-c6607c846f81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:16,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c8ba9bc5-450e-4177-bb47-c6607c846f81 2019-01-09 16:17:16,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852f9e950c5eb526f69e2339cd05717cef2e5b32" 2019-01-09 16:17:16,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d3fe45ba-e8a5-4873-b353-8b2139e0c21e Date: Wed, 09 Jan 2019 16:17:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 16:17:16,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-d3fe45ba-e8a5-4873-b353-8b2139e0c21e 2019-01-09 16:17:16,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852f9e950c5eb526f69e2339cd05717cef2e5b32" 2019-01-09 16:17:16,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fc35fbc4-ab51-47ad-9ea6-b2cb469d90ed Date: Wed, 09 Jan 2019 16:17:16 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:17:16,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-fc35fbc4-ab51-47ad-9ea6-b2cb469d90ed 2019-01-09 16:17:16,951 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-93bcc822-113e-4315-af0e-ddd131ff5435-pub-router 2019-01-09 16:17:16,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852f9e950c5eb526f69e2339cd05717cef2e5b32" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "CreateRouterSuccessTests-93bcc822-113e-4315-af0e-ddd131ff5435-pub-router", "admin_state_up": true}}' 2019-01-09 16:17:18,449 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-1496ba41-4276-44cc-9a90-03ef9feb7491 Date: Wed, 09 Jan 2019 16:17:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "def06acec607437795cc913dc3a732ce", "created_at": "2019-01-09T16:17:16Z", "admin_state_up": true, "updated_at": "2019-01-09T16:17:18Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "def06acec607437795cc913dc3a732ce", "id": "7dd517df-9711-4a1b-9bc8-73bc35b3e439", "name": "CreateRouterSuccessTests-93bcc822-113e-4315-af0e-ddd131ff5435-pub-router"}} 2019-01-09 16:17:18,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-1496ba41-4276-44cc-9a90-03ef9feb7491 2019-01-09 16:17:18,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=7dd517df-9711-4a1b-9bc8-73bc35b3e439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852f9e950c5eb526f69e2339cd05717cef2e5b32" 2019-01-09 16:17:18,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8bbdfbbc-14cd-4dc4-b359-7381bde800da Date: Wed, 09 Jan 2019 16:17:18 GMT RESP BODY: {"ports":[]} 2019-01-09 16:17:18,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=7dd517df-9711-4a1b-9bc8-73bc35b3e439 used request id req-8bbdfbbc-14cd-4dc4-b359-7381bde800da 2019-01-09 16:17:18,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/7dd517df-9711-4a1b-9bc8-73bc35b3e439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852f9e950c5eb526f69e2339cd05717cef2e5b32" 2019-01-09 16:17:18,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6c43b643-0458-4c80-abf5-b246cac78b52 Date: Wed, 09 Jan 2019 16:17:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "def06acec607437795cc913dc3a732ce", "created_at": "2019-01-09T16:17:16Z", "admin_state_up": true, "updated_at": "2019-01-09T16:17:18Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "def06acec607437795cc913dc3a732ce", "id": "7dd517df-9711-4a1b-9bc8-73bc35b3e439", "name": "CreateRouterSuccessTests-93bcc822-113e-4315-af0e-ddd131ff5435-pub-router"}} 2019-01-09 16:17:18,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/7dd517df-9711-4a1b-9bc8-73bc35b3e439 used request id req-6c43b643-0458-4c80-abf5-b246cac78b52 2019-01-09 16:17:18,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=7dd517df-9711-4a1b-9bc8-73bc35b3e439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852f9e950c5eb526f69e2339cd05717cef2e5b32" 2019-01-09 16:17:18,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a74850b8-9264-4b60-aec7-4ed7d7e57e18 Date: Wed, 09 Jan 2019 16:17:18 GMT RESP BODY: {"ports":[]} 2019-01-09 16:17:18,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=7dd517df-9711-4a1b-9bc8-73bc35b3e439 used request id req-a74850b8-9264-4b60-aec7-4ed7d7e57e18 2019-01-09 16:17:18,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:19,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7aab21bb38a47efa2db57b86852f51a", "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-proj-role"}], "expires_at": "2019-01-09T17:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "def06acec607437795cc913dc3a732ce", "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/def06acec607437795cc913dc3a732ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/def06acec607437795cc913dc3a732ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/def06acec607437795cc913dc3a732ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/def06acec607437795cc913dc3a732ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_def06acec607437795cc913dc3a732ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_def06acec607437795cc913dc3a732ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-user", "id": "d0f47d29a8df414eafb7033e2669fe27"}, "audit_ids": ["DKbjVuIMRt20jPkBuuHBdQ"], "issued_at": "2019-01-09T16:17:19.000000Z"}} 2019-01-09 16:17:19,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-93bcc822-113e-4315-af0e-ddd131ff5435-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a299bf9e9f587bd0551f0d77b55f5dac0c89f10" 2019-01-09 16:17:19,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-52f3ad93-1892-44f2-ab2d-24f2a68e53b5 Date: Wed, 09 Jan 2019 16:17:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "def06acec607437795cc913dc3a732ce", "created_at": "2019-01-09T16:17:16Z", "admin_state_up": true, "updated_at": "2019-01-09T16:17:18Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "def06acec607437795cc913dc3a732ce", "id": "7dd517df-9711-4a1b-9bc8-73bc35b3e439", "name": "CreateRouterSuccessTests-93bcc822-113e-4315-af0e-ddd131ff5435-pub-router"}]} 2019-01-09 16:17:19,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-93bcc822-113e-4315-af0e-ddd131ff5435-pub-router&admin_state_up=True used request id req-52f3ad93-1892-44f2-ab2d-24f2a68e53b5 2019-01-09 16:17:19,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:17:19,344 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:17: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:17:19,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/def06acec607437795cc913dc3a732ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}158dc027527da7cd0766ce45f4c5a60b98a0c9be" 2019-01-09 16:17:19,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be00772c-96da-4aab-9be0-f366907724f6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/def06acec607437795cc913dc3a732ce"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "def06acec607437795cc913dc3a732ce", "name": "CreateRouterSuccessTests-78aac4ee-07a8-416-proj"}} 2019-01-09 16:17:19,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/def06acec607437795cc913dc3a732ce used request id req-be00772c-96da-4aab-9be0-f366907724f6 2019-01-09 16:17:19,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=7dd517df-9711-4a1b-9bc8-73bc35b3e439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a299bf9e9f587bd0551f0d77b55f5dac0c89f10" 2019-01-09 16:17:19,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e00f3cc3-bd09-4437-b587-feb044ab9c3e Date: Wed, 09 Jan 2019 16:17:19 GMT RESP BODY: {"ports":[]} 2019-01-09 16:17:19,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=7dd517df-9711-4a1b-9bc8-73bc35b3e439 used request id req-e00f3cc3-bd09-4437-b587-feb044ab9c3e 2019-01-09 16:17:19,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a299bf9e9f587bd0551f0d77b55f5dac0c89f10" 2019-01-09 16:17:19,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-a90b2c66-059e-473b-97cb-30af06863cc8 Date: Wed, 09 Jan 2019 16:17:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 16:17:19,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-a90b2c66-059e-473b-97cb-30af06863cc8 2019-01-09 16:17:19,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a299bf9e9f587bd0551f0d77b55f5dac0c89f10" 2019-01-09 16:17:19,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-69ed5e6b-2acd-4e30-9872-fe8a17e52fe4 Date: Wed, 09 Jan 2019 16:17:19 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:17:19,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-69ed5e6b-2acd-4e30-9872-fe8a17e52fe4 2019-01-09 16:17:19,609 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-93bcc822-113e-4315-af0e-ddd131ff5435-pub-router 2019-01-09 16:17:19,609 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-93bcc822-113e-4315-af0e-ddd131ff5435-pub-router 2019-01-09 16:17:19,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/7dd517df-9711-4a1b-9bc8-73bc35b3e439 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852f9e950c5eb526f69e2339cd05717cef2e5b32" 2019-01-09 16:17:20,784 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e858eed1-66d1-4417-89e7-5a8c27b1bd70 Content-Length: 0 Date: Wed, 09 Jan 2019 16:17:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:17:20,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/7dd517df-9711-4a1b-9bc8-73bc35b3e439 used request id req-e858eed1-66d1-4417-89e7-5a8c27b1bd70 2019-01-09 16:17:20,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:21,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-d99b74a4-495c-4fcd-adca-8524d3fb3290 Date: Wed, 09 Jan 2019 16:17:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:17:21,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d99b74a4-495c-4fcd-adca-8524d3fb3290 2019-01-09 16:17:21,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:21,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01ae7244-119b-4947-89c5-9c13c3cbf331 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:21,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-01ae7244-119b-4947-89c5-9c13c3cbf331 2019-01-09 16:17:21,160 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:21,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:21,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c87f5dc-ab22-40f1-8762-d9dc31bcab1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:21,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-8c87f5dc-ab22-40f1-8762-d9dc31bcab1a 2019-01-09 16:17:21,259 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:21,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:21,363 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03849bba-525a-4b80-b4dc-6ded0105ae57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:21,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-03849bba-525a-4b80-b4dc-6ded0105ae57 2019-01-09 16:17:21,363 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:21,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:21,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-167509a2-ed6d-4327-b538-3297da5aeac5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:21,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-167509a2-ed6d-4327-b538-3297da5aeac5 2019-01-09 16:17:21,463 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:21,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:21,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c2eb78e-f927-4129-bd0a-3d086c405787 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:21,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-7c2eb78e-f927-4129-bd0a-3d086c405787 2019-01-09 16:17:21,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:21,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:21,666 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a0054f3-490f-40b8-ae25-38d6ff64ba4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:21,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-2a0054f3-490f-40b8-ae25-38d6ff64ba4b 2019-01-09 16:17:21,666 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:21,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:21,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da6c90e-4778-4f50-bc18-b1289dc586ab Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:17:21,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-5da6c90e-4778-4f50-bc18-b1289dc586ab 2019-01-09 16:17:21,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:21,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-981138d2-2aa3-4f20-8132-3d4f1882d84f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:21,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-981138d2-2aa3-4f20-8132-3d4f1882d84f 2019-01-09 16:17:21,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:21,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:21,994 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ad32e09-fb25-4c87-b9e8-e3dc1b90324d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:21,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-1ad32e09-fb25-4c87-b9e8-e3dc1b90324d 2019-01-09 16:17:21,995 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:21,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:22,100 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-346d2183-1b9a-4fa7-87a1-884a7b3e8335 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:22,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-346d2183-1b9a-4fa7-87a1-884a7b3e8335 2019-01-09 16:17:22,100 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:22,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:22,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ccbe3e6-bd0e-4dde-9585-d91c4529bc1d 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:17:22,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-7ccbe3e6-bd0e-4dde-9585-d91c4529bc1d 2019-01-09 16:17:22,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:22,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ada0a7-addf-430d-b26c-775b7270116d 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:17:22,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-98ada0a7-addf-430d-b26c-775b7270116d 2019-01-09 16:17:22,305 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-78aac4ee-07a8-416-proj 2019-01-09 16:17:22,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/def06acec607437795cc913dc3a732ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:22,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-026c0c2c-5855-41b9-b8fe-cd9d823cd495 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:22,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/def06acec607437795cc913dc3a732ce used request id req-026c0c2c-5855-41b9-b8fe-cd9d823cd495 2019-01-09 16:17:22,553 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-78aac4ee-07a8-416-proj-role 2019-01-09 16:17:22,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a7aab21bb38a47efa2db57b86852f51a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:22,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efd0326e-58cb-4d67-b536-73a2dd9e41e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:22,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a7aab21bb38a47efa2db57b86852f51a used request id req-efd0326e-58cb-4d67-b536-73a2dd9e41e1 2019-01-09 16:17:22,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a487032516a3440d16ed64510c923369e115817" 2019-01-09 16:17:22,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba8899f-15c4-46ed-9b8f-27f1e2802398 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:17:22,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bba8899f-15c4-46ed-9b8f-27f1e2802398 2019-01-09 16:17:22,798 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-78aac4ee-07a8-416-user 2019-01-09 16:17:22,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d0f47d29a8df414eafb7033e2669fe27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07638cc584e31830233cb4d46e72158ee1c16fa8" 2019-01-09 16:17:23,009 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61f1ed47-d9c4-4140-ac63-c352c7d8f14d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:23,009 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d0f47d29a8df414eafb7033e2669fe27 used request id req-61f1ed47-d9c4-4140-ac63-c352c7d8f14d 2019-01-09 16:17:23,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:23,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["3KISMgYuQ66VORuC3ngzvQ"], "issued_at": "2019-01-09T16:17:23.000000Z"}} 2019-01-09 16:17:23,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9d805ea1312c724ad74645ce60d5434cf2dd2d" 2019-01-09 16:17:23,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83c17f40-9d8b-4e5c-bcdd-c7824186c736 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:23,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-83c17f40-9d8b-4e5c-bcdd-c7824186c736 2019-01-09 16:17:23,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:23,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:24,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["by5Ji830QJqT4euAv0_ETQ"], "issued_at": "2019-01-09T16:17:23.000000Z"}} 2019-01-09 16:17:24,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:24,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7d92e87-0093-4229-a148-4e2e19a9bd0d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:24,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a7d92e87-0093-4229-a148-4e2e19a9bd0d 2019-01-09 16:17:24,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:17:24,102 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:17:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:17:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7db5bd34-6191-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:24,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b35421-dd70-409b-8558-3ca4ef937a5f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7db5bd34-6191-4fc-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:17:24,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7db5bd34-6191-4fc-proj used request id req-67b35421-dd70-409b-8558-3ca4ef937a5f 2019-01-09 16:17:24,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:24,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbe1fd71-56df-4f23-b2e5-cdb00ac570f4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:17:24,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bbe1fd71-56df-4f23-b2e5-cdb00ac570f4 2019-01-09 16:17:24,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-7db5bd34-6191-4fc-proj"}}' 2019-01-09 16:17:24,349 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:17:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f046ef7d-32b2-44a8-995f-86f44714ec40 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4b48ed3c1a26410a8c189052161f75cc"}, "tags": [], "enabled": true, "id": "4b48ed3c1a26410a8c189052161f75cc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7db5bd34-6191-4fc-proj"}} 2019-01-09 16:17:24,349 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f046ef7d-32b2-44a8-995f-86f44714ec40 2019-01-09 16:17:24,349 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7db5bd34-6191-4fc-proj 2019-01-09 16:17:24,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:24,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:24,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["GfWFCbrrQu2HDI2qSpqF0Q"], "issued_at": "2019-01-09T16:17:24.000000Z"}} 2019-01-09 16:17:24,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}163ae22a014843507a3cbc32b01b1cc910cc1209" 2019-01-09 16:17:24,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c89ff20-2b30-4a7d-86c2-5cd63a66b377 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:24,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9c89ff20-2b30-4a7d-86c2-5cd63a66b377 2019-01-09 16:17:24,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:17:24,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:17:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:17:24,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}163ae22a014843507a3cbc32b01b1cc910cc1209" 2019-01-09 16:17:24,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72bd314e-27f3-4850-99bb-a6a8bd22133c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:17:24,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-72bd314e-27f3-4850-99bb-a6a8bd22133c 2019-01-09 16:17:24,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-7db5bd34-6191-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}163ae22a014843507a3cbc32b01b1cc910cc1209" 2019-01-09 16:17:25,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d7dcd6-3228-489f-97c9-6ec39c981ee9 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-7db5bd34-6191-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4b48ed3c1a26410a8c189052161f75cc"}, "tags": [], "enabled": true, "id": "4b48ed3c1a26410a8c189052161f75cc", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7db5bd34-6191-4fc-proj"}]} 2019-01-09 16:17:25,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-7db5bd34-6191-4fc-proj used request id req-e0d7dcd6-3228-489f-97c9-6ec39c981ee9 2019-01-09 16:17:25,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}163ae22a014843507a3cbc32b01b1cc910cc1209" 2019-01-09 16:17:25,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63437968-661b-4ff6-92f5-6a5eba521bfa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:17:25,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-63437968-661b-4ff6-92f5-6a5eba521bfa 2019-01-09 16:17:25,456 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7db5bd34-6191-4fc-user 2019-01-09 16:17:25,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:25,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:25,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8536b938-2016-49bd-b1f8-1ae1ca5cca5a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:17:25,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8536b938-2016-49bd-b1f8-1ae1ca5cca5a 2019-01-09 16:17:25,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" -d '{"role": {"name": "CreateRouterSuccessTests-7db5bd34-6191-4fc-proj-role"}}' 2019-01-09 16:17:25,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbcdea22-0e1c-4b71-a911-2428875e651f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "246a2e5a1e8b4e63b2d8480336b62861", "links": {"self": "http://172.30.9.29:5000/v3/roles/246a2e5a1e8b4e63b2d8480336b62861"}, "name": "CreateRouterSuccessTests-7db5bd34-6191-4fc-proj-role"}} 2019-01-09 16:17:25,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-bbcdea22-0e1c-4b71-a911-2428875e651f 2019-01-09 16:17:25,679 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7db5bd34-6191-4fc-proj-role 2019-01-09 16:17:25,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/246a2e5a1e8b4e63b2d8480336b62861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:25,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3707a6c4-f995-4c55-aa0b-1865cb2ee899 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "246a2e5a1e8b4e63b2d8480336b62861", "links": {"self": "http://172.30.9.29:5000/v3/roles/246a2e5a1e8b4e63b2d8480336b62861"}, "name": "CreateRouterSuccessTests-7db5bd34-6191-4fc-proj-role"}} 2019-01-09 16:17:25,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/246a2e5a1e8b4e63b2d8480336b62861 used request id req-3707a6c4-f995-4c55-aa0b-1865cb2ee899 2019-01-09 16:17:25,780 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7db5bd34-6191-4fc-proj-role to project CreateRouterSuccessTests-7db5bd34-6191-4fc-proj 2019-01-09 16:17:25,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4b48ed3c1a26410a8c189052161f75cc/users/fcf4657543b34c99b2d2eed7f287076a/roles/246a2e5a1e8b4e63b2d8480336b62861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:25,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96fa219a-5a6c-4b0f-8d99-86c45e8a9ed0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:25,915 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4b48ed3c1a26410a8c189052161f75cc/users/fcf4657543b34c99b2d2eed7f287076a/roles/246a2e5a1e8b4e63b2d8480336b62861 used request id req-96fa219a-5a6c-4b0f-8d99-86c45e8a9ed0 2019-01-09 16:17:25,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:25,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:26,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["H7x88ew7TtahE_YYmSxB6w"], "issued_at": "2019-01-09T16:17:26.000000Z"}} 2019-01-09 16:17:26,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" 2019-01-09 16:17:26,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13142a93-09ff-482d-9040-05dfb04e026f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:26,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-13142a93-09ff-482d-9040-05dfb04e026f 2019-01-09 16:17:26,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" 2019-01-09 16:17:26,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f214e638-676d-497f-8ac0-1280acfc9a59 Date: Wed, 09 Jan 2019 16:17:26 GMT RESP BODY: {"routers": []} 2019-01-09 16:17:26,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router&admin_state_up=True used request id req-f214e638-676d-497f-8ac0-1280acfc9a59 2019-01-09 16:17:26,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:26,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:27,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["K1MWXcLWT2KBl1no1vkMUA"], "issued_at": "2019-01-09T16:17:27.000000Z"}} 2019-01-09 16:17:27,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}648834aa26e8216077defe1edd6217dd9acc3890" 2019-01-09 16:17:27,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf73d39-8873-48b8-a439-883c39e7608c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:27,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-cdf73d39-8873-48b8-a439-883c39e7608c 2019-01-09 16:17:27,267 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router 2019-01-09 16:17:27,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" -d '{"router": {"name": "CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router", "admin_state_up": true}}' 2019-01-09 16:17:27,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-f708ba1b-f29b-47ba-ab20-13a2cc893029 Date: Wed, 09 Jan 2019 16:17:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:17:27Z", "admin_state_up": true, "updated_at": "2019-01-09T16:17:27Z", "project_id": "21858900ba734c8a8e7cb477622fbbbe", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "1b867197-69bc-4e56-b883-656d42623d66", "name": "CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router"}} 2019-01-09 16:17:27,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-f708ba1b-f29b-47ba-ab20-13a2cc893029 2019-01-09 16:17:27,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=1b867197-69bc-4e56-b883-656d42623d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" 2019-01-09 16:17:27,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-db682973-54ee-46b8-823a-5e90ea62346d Date: Wed, 09 Jan 2019 16:17:27 GMT RESP BODY: {"ports":[]} 2019-01-09 16:17:27,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=1b867197-69bc-4e56-b883-656d42623d66 used request id req-db682973-54ee-46b8-823a-5e90ea62346d 2019-01-09 16:17:27,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" 2019-01-09 16:17:27,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-df3947e1-ffb8-4173-a221-246e66c65c58 Date: Wed, 09 Jan 2019 16:17:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:17:27,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-df3947e1-ffb8-4173-a221-246e66c65c58 2019-01-09 16:17:27,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" 2019-01-09 16:17:27,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-9f70bbcc-4374-45aa-87d3-5a6748ca56d2 Date: Wed, 09 Jan 2019 16:17:27 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 16:17:27,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-9f70bbcc-4374-45aa-87d3-5a6748ca56d2 2019-01-09 16:17:27,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d&name=CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" 2019-01-09 16:17:27,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-88791b34-cceb-4363-8ee6-c5853e208f76 Date: Wed, 09 Jan 2019 16:17:27 GMT RESP BODY: {"ports":[]} 2019-01-09 16:17:27,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d&name=CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-port1&admin_state_up=True used request id req-88791b34-cceb-4363-8ee6-c5853e208f76 2019-01-09 16:17:27,570 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-port1 for router - CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router 2019-01-09 16:17:27,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:27,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:27,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["zrisMRziTHmAcT7zUtr1Hw"], "issued_at": "2019-01-09T16:17:27.000000Z"}} 2019-01-09 16:17:27,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df8a219ea873bcae90d2a8b886afaa4c7cb015" 2019-01-09 16:17:28,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ddc2b32-74d4-471e-a2f1-4d9aaf36e864 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:28,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5ddc2b32-74d4-471e-a2f1-4d9aaf36e864 2019-01-09 16:17:28,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" 2019-01-09 16:17:28,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-d68b84c6-1962-48d4-bf8c-584e8b9938be Date: Wed, 09 Jan 2019 16:17:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:17:28,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-d68b84c6-1962-48d4-bf8c-584e8b9938be 2019-01-09 16:17:28,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" 2019-01-09 16:17:28,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-67517576-989a-452c-9877-3459115d8ff1 Date: Wed, 09 Jan 2019 16:17:28 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 16:17:28,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-67517576-989a-452c-9877-3459115d8ff1 2019-01-09 16:17:28,212 - neutron_utils - INFO - Creating port for network with name - external 2019-01-09 16:17:28,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" -d '{"port": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "name": "CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-port1", "admin_state_up": true}}' 2019-01-09 16:17:29,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-97e5ad73-ebbe-46c2-8ca4-402c41bf3614 Date: Wed, 09 Jan 2019 16:17:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:17:28Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.202"}],"id":"396312dc-eb88-4c2f-be04-48040eddfeaa","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:d9:19","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-port1","project_id":"21858900ba734c8a8e7cb477622fbbbe","qos_policy_id":null,"admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:17:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:17:29,115 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-97e5ad73-ebbe-46c2-8ca4-402c41bf3614 2019-01-09 16:17:29,115 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-port1 for router - CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router 2019-01-09 16:17:29,115 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router 2019-01-09 16:17:29,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/1b867197-69bc-4e56-b883-656d42623d66/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" -d '{"port_id": "396312dc-eb88-4c2f-be04-48040eddfeaa"}' 2019-01-09 16:17:30,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8b632109-cb73-4dae-a810-75a66741aa00 Date: Wed, 09 Jan 2019 16:17:30 GMT RESP BODY: {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "subnet_ids": ["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"], "port_id": "396312dc-eb88-4c2f-be04-48040eddfeaa", "id": "1b867197-69bc-4e56-b883-656d42623d66"} 2019-01-09 16:17:30,826 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/1b867197-69bc-4e56-b883-656d42623d66/add_router_interface used request id req-8b632109-cb73-4dae-a810-75a66741aa00 2019-01-09 16:17:30,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/1b867197-69bc-4e56-b883-656d42623d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" 2019-01-09 16:17:30,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-7d8d2e08-29be-48e7-95d5-52a6c16fa37b Date: Wed, 09 Jan 2019 16:17:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:17:27Z", "admin_state_up": true, "updated_at": "2019-01-09T16:17:29Z", "project_id": "21858900ba734c8a8e7cb477622fbbbe", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1b867197-69bc-4e56-b883-656d42623d66", "name": "CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router"}} 2019-01-09 16:17:30,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/1b867197-69bc-4e56-b883-656d42623d66 used request id req-7d8d2e08-29be-48e7-95d5-52a6c16fa37b 2019-01-09 16:17:30,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=1b867197-69bc-4e56-b883-656d42623d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" 2019-01-09 16:17:31,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 971 X-Openstack-Request-Id: req-cee57d99-1178-422c-be74-5402e54bc888 Date: Wed, 09 Jan 2019 16:17:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:17:30Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.202"}],"id":"396312dc-eb88-4c2f-be04-48040eddfeaa","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:d9:19","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-port1","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:17:28Z","binding:vnic_type":"normal","device_id":"1b867197-69bc-4e56-b883-656d42623d66","ip_allocation":"immediate"}]} 2019-01-09 16:17:31,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=1b867197-69bc-4e56-b883-656d42623d66 used request id req-cee57d99-1178-422c-be74-5402e54bc888 2019-01-09 16:17:31,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" 2019-01-09 16:17:31,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-9d6e7013-d624-41d5-bf80-d3a11a013136 Date: Wed, 09 Jan 2019 16:17:31 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 16:17:31,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-9d6e7013-d624-41d5-bf80-d3a11a013136 2019-01-09 16:17:31,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9d805ea1312c724ad74645ce60d5434cf2dd2d" 2019-01-09 16:17:31,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54bb07c-df70-427b-9f3b-5d997c8b5d6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:31,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a54bb07c-df70-427b-9f3b-5d997c8b5d6b 2019-01-09 16:17:31,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9d805ea1312c724ad74645ce60d5434cf2dd2d" 2019-01-09 16:17:31,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-1f30635b-7864-403a-8567-b6aa0092c5d6 Date: Wed, 09 Jan 2019 16:17:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:17:27Z", "admin_state_up": true, "updated_at": "2019-01-09T16:17:29Z", "project_id": "21858900ba734c8a8e7cb477622fbbbe", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1b867197-69bc-4e56-b883-656d42623d66", "name": "CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router"}]} 2019-01-09 16:17:31,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router&admin_state_up=True used request id req-1f30635b-7864-403a-8567-b6aa0092c5d6 2019-01-09 16:17:31,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:17:31,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:17: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:17:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9d805ea1312c724ad74645ce60d5434cf2dd2d" 2019-01-09 16:17:31,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1072fb7a-0a2e-48de-a298-9704280800d1 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:17:31,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-1072fb7a-0a2e-48de-a298-9704280800d1 2019-01-09 16:17:31,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=1b867197-69bc-4e56-b883-656d42623d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9d805ea1312c724ad74645ce60d5434cf2dd2d" 2019-01-09 16:17:31,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1005 X-Openstack-Request-Id: req-6cf71043-9ad0-433a-912d-ebdd424f002b Date: Wed, 09 Jan 2019 16:17:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:17:31Z","device_owner":"network:router_interface","revision_number":11,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.202"}],"id":"396312dc-eb88-4c2f-be04-48040eddfeaa","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0e:d9:19","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-port1","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:17:28Z","binding:vnic_type":"normal","device_id":"1b867197-69bc-4e56-b883-656d42623d66","ip_allocation":"immediate"}]} 2019-01-09 16:17:31,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=1b867197-69bc-4e56-b883-656d42623d66 used request id req-6cf71043-9ad0-433a-912d-ebdd424f002b 2019-01-09 16:17:31,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9d805ea1312c724ad74645ce60d5434cf2dd2d" 2019-01-09 16:17:31,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-1b062581-376f-47c7-8726-f952518e8c57 Date: Wed, 09 Jan 2019 16:17:31 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 16:17:31,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-1b062581-376f-47c7-8726-f952518e8c57 2019-01-09 16:17:31,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9d805ea1312c724ad74645ce60d5434cf2dd2d" 2019-01-09 16:17:31,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a3f41629-02b4-4259-b9d5-c8106ab547c1 Date: Wed, 09 Jan 2019 16:17:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:17:31,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-a3f41629-02b4-4259-b9d5-c8106ab547c1 2019-01-09 16:17:31,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e9d805ea1312c724ad74645ce60d5434cf2dd2d" 2019-01-09 16:17:31,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-73673ec8-7ca7-421a-ab8a-bfcfb31e0861 Date: Wed, 09 Jan 2019 16:17:31 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}]} 2019-01-09 16:17:31,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-73673ec8-7ca7-421a-ab8a-bfcfb31e0861 2019-01-09 16:17:31,924 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router and port CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-port1 2019-01-09 16:17:31,924 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router 2019-01-09 16:17:31,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/1b867197-69bc-4e56-b883-656d42623d66/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" -d '{"port_id": "396312dc-eb88-4c2f-be04-48040eddfeaa"}' 2019-01-09 16:17:33,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ffff74f8-f0cc-4c4c-aa6c-ad231961486e Date: Wed, 09 Jan 2019 16:17:33 GMT RESP BODY: {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "subnet_ids": ["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"], "port_id": "396312dc-eb88-4c2f-be04-48040eddfeaa", "id": "1b867197-69bc-4e56-b883-656d42623d66"} 2019-01-09 16:17:33,684 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/1b867197-69bc-4e56-b883-656d42623d66/remove_router_interface used request id req-ffff74f8-f0cc-4c4c-aa6c-ad231961486e 2019-01-09 16:17:33,685 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router 2019-01-09 16:17:33,685 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-66b94321-a617-41b8-afb3-d75069fc327a-pub-router 2019-01-09 16:17:33,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/1b867197-69bc-4e56-b883-656d42623d66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98d7860350ded4f61dfade63acfa423d534d8367" 2019-01-09 16:17:34,014 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83c0b913-92ed-41cf-8f5a-b2d69b859a40 Content-Length: 0 Date: Wed, 09 Jan 2019 16:17:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:17:34,015 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/1b867197-69bc-4e56-b883-656d42623d66 used request id req-83c0b913-92ed-41cf-8f5a-b2d69b859a40 2019-01-09 16:17:34,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:34,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-bdb8b61a-79df-49b5-a4f7-c13ded0f5c99 Date: Wed, 09 Jan 2019 16:17:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:17:34,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-bdb8b61a-79df-49b5-a4f7-c13ded0f5c99 2019-01-09 16:17:34,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:34,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5076319-9074-4ac1-947f-fd467fae9599 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:34,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-c5076319-9074-4ac1-947f-fd467fae9599 2019-01-09 16:17:34,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:34,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:34,653 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2be9f6be-73ab-4a54-ba5e-3ed1ee2caf8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:34,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-2be9f6be-73ab-4a54-ba5e-3ed1ee2caf8e 2019-01-09 16:17:34,653 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:34,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:34,673 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c30f1ae-4b04-40c1-9df1-4a65bb9fa595 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:34,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-3c30f1ae-4b04-40c1-9df1-4a65bb9fa595 2019-01-09 16:17:34,674 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:34,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:34,862 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc2a54f7-1ee5-4f09-8006-fbba84d800a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:34,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-fc2a54f7-1ee5-4f09-8006-fbba84d800a5 2019-01-09 16:17:34,862 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:34,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:34,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-713e0546-c5d7-48fd-81b9-dfa233532336 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:34,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-713e0546-c5d7-48fd-81b9-dfa233532336 2019-01-09 16:17:34,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:34,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:35,064 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1a73465-d3e5-441e-a220-c16af2114482 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:35,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-c1a73465-d3e5-441e-a220-c16af2114482 2019-01-09 16:17:35,065 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:35,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:35,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a34b4d7-919b-4231-8d83-8b795bfd73dd Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:17:35,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-2a34b4d7-919b-4231-8d83-8b795bfd73dd 2019-01-09 16:17:35,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:35,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b5a234-6dad-437f-a6ae-72f4ba193bd9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:35,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-26b5a234-6dad-437f-a6ae-72f4ba193bd9 2019-01-09 16:17:35,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:35,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:35,376 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeb6ba2a-51fa-4bd3-b31f-db97c1093231 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:35,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-aeb6ba2a-51fa-4bd3-b31f-db97c1093231 2019-01-09 16:17:35,376 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:35,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:35,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a2a6879-4c82-4681-9cfd-b96befa50290 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:35,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-6a2a6879-4c82-4681-9cfd-b96befa50290 2019-01-09 16:17:35,479 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:35,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:35,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4fdd883-b65c-4158-bb4d-1dd00edece0e 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:17:35,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-d4fdd883-b65c-4158-bb4d-1dd00edece0e 2019-01-09 16:17:35,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:35,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f79dafe-c887-44b4-b623-043c4f44a4ca 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:17:35,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-3f79dafe-c887-44b4-b623-043c4f44a4ca 2019-01-09 16:17:35,690 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7db5bd34-6191-4fc-proj 2019-01-09 16:17:35,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4b48ed3c1a26410a8c189052161f75cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:35,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e6747db-a08d-4352-811a-4b3d9ce06a14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:35,901 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4b48ed3c1a26410a8c189052161f75cc used request id req-2e6747db-a08d-4352-811a-4b3d9ce06a14 2019-01-09 16:17:35,901 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7db5bd34-6191-4fc-proj-role 2019-01-09 16:17:35,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/246a2e5a1e8b4e63b2d8480336b62861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:36,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ac0dbf-4458-42ea-ab53-5a5a3a19c081 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:36,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/246a2e5a1e8b4e63b2d8480336b62861 used request id req-69ac0dbf-4458-42ea-ab53-5a5a3a19c081 2019-01-09 16:17:36,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5ef555db943580badb9aa844c9846781896ed" 2019-01-09 16:17:36,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0095f67-8f56-47b0-ada1-47d3e1503ee8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:17:36,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b0095f67-8f56-47b0-ada1-47d3e1503ee8 2019-01-09 16:17:36,115 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7db5bd34-6191-4fc-user 2019-01-09 16:17:36,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/fcf4657543b34c99b2d2eed7f287076a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}163ae22a014843507a3cbc32b01b1cc910cc1209" 2019-01-09 16:17:36,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0b5911d-4dbc-4c1e-beb0-c7c316d231ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:36,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/fcf4657543b34c99b2d2eed7f287076a used request id req-a0b5911d-4dbc-4c1e-beb0-c7c316d231ee 2019-01-09 16:17:36,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:36,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["6npg6btzRiaHfklo4gJviA"], "issued_at": "2019-01-09T16:17:36.000000Z"}} 2019-01-09 16:17:36,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c843ab4065964dfbebba3f4ad25278f0b468adc0" 2019-01-09 16:17:36,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3117674-4614-4d82-9dbd-af21c8bc24e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:36,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f3117674-4614-4d82-9dbd-af21c8bc24e8 2019-01-09 16:17:36,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:36,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:37,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["heC6pIORR7i7Gwytn_nLog"], "issued_at": "2019-01-09T16:17:37.000000Z"}} 2019-01-09 16:17:37,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:37,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5501a4aa-5682-49b8-8ff1-6efcabbbbf49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:37,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5501a4aa-5682-49b8-8ff1-6efcabbbbf49 2019-01-09 16:17:37,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:17:37,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:17: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:17:37,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-77b13214-cc77-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:37,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f8afed-886b-4060-9da4-c49653fb9578 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-77b13214-cc77-481-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:17:37,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-77b13214-cc77-481-proj used request id req-85f8afed-886b-4060-9da4-c49653fb9578 2019-01-09 16:17:37,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:37,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb846dc-744e-415b-8b87-d03bc8e36068 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:17:37,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6fb846dc-744e-415b-8b87-d03bc8e36068 2019-01-09 16:17:37,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-77b13214-cc77-481-proj"}}' 2019-01-09 16:17:37,657 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-794d2982-4c67-4fb7-9475-14f46eb290b3 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/18c8129adef148698b0c3f29d3800c0b"}, "tags": [], "enabled": true, "id": "18c8129adef148698b0c3f29d3800c0b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-77b13214-cc77-481-proj"}} 2019-01-09 16:17:37,657 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-794d2982-4c67-4fb7-9475-14f46eb290b3 2019-01-09 16:17:37,657 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-77b13214-cc77-481-proj 2019-01-09 16:17:37,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:37,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:38,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["NYkUSHm4RjW7u5DK2Yoe8A"], "issued_at": "2019-01-09T16:17:38.000000Z"}} 2019-01-09 16:17:38,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9150dc06f1ee2d9991fa0d23dcf28d3c16e9943f" 2019-01-09 16:17:38,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-542b2022-d3d8-4e7a-81c7-b5710a354850 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:38,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-542b2022-d3d8-4e7a-81c7-b5710a354850 2019-01-09 16:17:38,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:17:38,166 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:17: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:17:38,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9150dc06f1ee2d9991fa0d23dcf28d3c16e9943f" 2019-01-09 16:17:38,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd5bb76-c417-4903-88f4-b44d9cd6e60c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:17:38,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ecd5bb76-c417-4903-88f4-b44d9cd6e60c 2019-01-09 16:17:38,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-77b13214-cc77-481-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9150dc06f1ee2d9991fa0d23dcf28d3c16e9943f" 2019-01-09 16:17:38,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1a2999-b509-4c6d-b39f-c6a6803071b5 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-77b13214-cc77-481-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/18c8129adef148698b0c3f29d3800c0b"}, "tags": [], "enabled": true, "id": "18c8129adef148698b0c3f29d3800c0b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-77b13214-cc77-481-proj"}]} 2019-01-09 16:17:38,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-77b13214-cc77-481-proj used request id req-4f1a2999-b509-4c6d-b39f-c6a6803071b5 2019-01-09 16:17:38,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9150dc06f1ee2d9991fa0d23dcf28d3c16e9943f" 2019-01-09 16:17:38,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3cfa84-885c-4492-af5a-7e5f81876799 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:17:38,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2c3cfa84-885c-4492-af5a-7e5f81876799 2019-01-09 16:17:38,853 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-77b13214-cc77-481-user 2019-01-09 16:17:38,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:38,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:38,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9804868f-8fef-4525-8896-17008fed26a3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:17:38,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9804868f-8fef-4525-8896-17008fed26a3 2019-01-09 16:17:38,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" -d '{"role": {"name": "CreateRouterSuccessTests-77b13214-cc77-481-proj-role"}}' 2019-01-09 16:17:39,076 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c1cdd3c-f7c7-45ab-be7a-ea216e5e1b54 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea5ae995e3554f8a81b8b2b32d1c3f3a", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea5ae995e3554f8a81b8b2b32d1c3f3a"}, "name": "CreateRouterSuccessTests-77b13214-cc77-481-proj-role"}} 2019-01-09 16:17:39,076 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4c1cdd3c-f7c7-45ab-be7a-ea216e5e1b54 2019-01-09 16:17:39,076 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-77b13214-cc77-481-proj-role 2019-01-09 16:17:39,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ea5ae995e3554f8a81b8b2b32d1c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:39,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9773e4-5ebd-40be-b979-935312f0db56 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ea5ae995e3554f8a81b8b2b32d1c3f3a", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea5ae995e3554f8a81b8b2b32d1c3f3a"}, "name": "CreateRouterSuccessTests-77b13214-cc77-481-proj-role"}} 2019-01-09 16:17:39,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ea5ae995e3554f8a81b8b2b32d1c3f3a used request id req-3a9773e4-5ebd-40be-b979-935312f0db56 2019-01-09 16:17:39,102 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-77b13214-cc77-481-proj-role to project CreateRouterSuccessTests-77b13214-cc77-481-proj 2019-01-09 16:17:39,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/18c8129adef148698b0c3f29d3800c0b/users/f98fa50ea5284fbe8b526216f6be5300/roles/ea5ae995e3554f8a81b8b2b32d1c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:39,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b0a6c66-d3e5-43f0-8825-78eaedd5c388 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:39,246 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/18c8129adef148698b0c3f29d3800c0b/users/f98fa50ea5284fbe8b526216f6be5300/roles/ea5ae995e3554f8a81b8b2b32d1c3f3a used request id req-5b0a6c66-d3e5-43f0-8825-78eaedd5c388 2019-01-09 16:17:39,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:39,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:39,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea5ae995e3554f8a81b8b2b32d1c3f3a", "name": "CreateRouterSuccessTests-77b13214-cc77-481-proj-role"}], "expires_at": "2019-01-09T17:17:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18c8129adef148698b0c3f29d3800c0b", "name": "CreateRouterSuccessTests-77b13214-cc77-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/18c8129adef148698b0c3f29d3800c0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/18c8129adef148698b0c3f29d3800c0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-77b13214-cc77-481-user", "id": "f98fa50ea5284fbe8b526216f6be5300"}, "audit_ids": ["SVgmjcxVTYa9l3nEED_P2Q"], "issued_at": "2019-01-09T16:17:39.000000Z"}} 2019-01-09 16:17:39,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7920619b10ebfe7c847b41e3f74820b7c3304ad" 2019-01-09 16:17:39,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e414ea-6f12-40f9-8ad6-64f3487aa281 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:39,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d8e414ea-6f12-40f9-8ad6-64f3487aa281 2019-01-09 16:17:39,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7920619b10ebfe7c847b41e3f74820b7c3304ad" 2019-01-09 16:17:39,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-794af2ea-35a2-458f-87b1-0318403951ad Date: Wed, 09 Jan 2019 16:17:39 GMT RESP BODY: {"networks":[]} 2019-01-09 16:17:39,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-net1 used request id req-794af2ea-35a2-458f-87b1-0318403951ad 2019-01-09 16:17:39,926 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-net1 2019-01-09 16:17:39,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7920619b10ebfe7c847b41e3f74820b7c3304ad" -d '{"network": {"name": "CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-net1", "admin_state_up": true}}' 2019-01-09 16:17:40,554 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-85381ddc-2e39-4e99-9c01-11494330135f Date: Wed, 09 Jan 2019 16:17:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1d01962f-fa03-4084-9a5d-7cf95c7e13a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"18c8129adef148698b0c3f29d3800c0b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:17:40Z","is_default":false,"name":"CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"18c8129adef148698b0c3f29d3800c0b","created_at":"2019-01-09T16:17:40Z","mtu":1450}} 2019-01-09 16:17:40,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-85381ddc-2e39-4e99-9c01-11494330135f 2019-01-09 16:17:40,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1d01962f-fa03-4084-9a5d-7cf95c7e13a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7920619b10ebfe7c847b41e3f74820b7c3304ad" 2019-01-09 16:17:40,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-a726fbd7-4244-4503-b1d2-d0fc308617cd Date: Wed, 09 Jan 2019 16:17:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1d01962f-fa03-4084-9a5d-7cf95c7e13a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"18c8129adef148698b0c3f29d3800c0b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:17:40Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-net1","admin_state_up":true,"tenant_id":"18c8129adef148698b0c3f29d3800c0b","created_at":"2019-01-09T16:17:40Z","mtu":1450}]} 2019-01-09 16:17:40,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1d01962f-fa03-4084-9a5d-7cf95c7e13a0 used request id req-a726fbd7-4244-4503-b1d2-d0fc308617cd 2019-01-09 16:17:40,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1d01962f-fa03-4084-9a5d-7cf95c7e13a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7920619b10ebfe7c847b41e3f74820b7c3304ad" 2019-01-09 16:17:40,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c6ebd5da-bbce-4979-beeb-20f66e8b07d7 Date: Wed, 09 Jan 2019 16:17:40 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:17:40,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1d01962f-fa03-4084-9a5d-7cf95c7e13a0 used request id req-c6ebd5da-bbce-4979-beeb-20f66e8b07d7 2019-01-09 16:17:40,728 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-subnet1 2019-01-09 16:17:40,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7920619b10ebfe7c847b41e3f74820b7c3304ad" -d '{"subnets": [{"ip_version": 4, "network_id": "1d01962f-fa03-4084-9a5d-7cf95c7e13a0", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-subnet1"}]}' 2019-01-09 16:17:41,224 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0e1dba5c-2678-472b-8275-9d6c8efed826 Date: Wed, 09 Jan 2019 16:17:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d01962f-fa03-4084-9a5d-7cf95c7e13a0","tenant_id":"18c8129adef148698b0c3f29d3800c0b","created_at":"2019-01-09T16:17:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:17:40Z","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":"18c8129adef148698b0c3f29d3800c0b","id":"9e8b8b34-5c6a-41c8-a564-1d3d1745256a","subnetpool_id":null,"name":"CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-subnet1"}]} 2019-01-09 16:17:41,224 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-0e1dba5c-2678-472b-8275-9d6c8efed826 2019-01-09 16:17:41,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=1d01962f-fa03-4084-9a5d-7cf95c7e13a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7920619b10ebfe7c847b41e3f74820b7c3304ad" 2019-01-09 16:17:41,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-73157c0e-1036-4cb5-b798-21772dd097bf Date: Wed, 09 Jan 2019 16:17:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1d01962f-fa03-4084-9a5d-7cf95c7e13a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"18c8129adef148698b0c3f29d3800c0b","l2_adjacency":true,"status":"ACTIVE","subnets":["9e8b8b34-5c6a-41c8-a564-1d3d1745256a"],"description":"","tags":[],"updated_at":"2019-01-09T16:17:40Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-net1","admin_state_up":true,"tenant_id":"18c8129adef148698b0c3f29d3800c0b","created_at":"2019-01-09T16:17:40Z","mtu":1450}]} 2019-01-09 16:17:41,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=1d01962f-fa03-4084-9a5d-7cf95c7e13a0 used request id req-73157c0e-1036-4cb5-b798-21772dd097bf 2019-01-09 16:17:41,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=1d01962f-fa03-4084-9a5d-7cf95c7e13a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7920619b10ebfe7c847b41e3f74820b7c3304ad" 2019-01-09 16:17:41,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-09ca1862-3b4a-49dc-ba32-baf0a439b95f Date: Wed, 09 Jan 2019 16:17:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d01962f-fa03-4084-9a5d-7cf95c7e13a0","tenant_id":"18c8129adef148698b0c3f29d3800c0b","created_at":"2019-01-09T16:17:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:17:40Z","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":"18c8129adef148698b0c3f29d3800c0b","id":"9e8b8b34-5c6a-41c8-a564-1d3d1745256a","subnetpool_id":null,"name":"CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-subnet1"}]} 2019-01-09 16:17:41,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=1d01962f-fa03-4084-9a5d-7cf95c7e13a0 used request id req-09ca1862-3b4a-49dc-ba32-baf0a439b95f 2019-01-09 16:17:41,405 - OpenStackNetwork - DEBUG - Network [1d01962f-fa03-4084-9a5d-7cf95c7e13a0] created successfully 2019-01-09 16:17:41,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:41,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:41,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea5ae995e3554f8a81b8b2b32d1c3f3a", "name": "CreateRouterSuccessTests-77b13214-cc77-481-proj-role"}], "expires_at": "2019-01-09T17:17:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18c8129adef148698b0c3f29d3800c0b", "name": "CreateRouterSuccessTests-77b13214-cc77-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/18c8129adef148698b0c3f29d3800c0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/18c8129adef148698b0c3f29d3800c0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-77b13214-cc77-481-user", "id": "f98fa50ea5284fbe8b526216f6be5300"}, "audit_ids": ["_ZXnJzYxSIarfvKgYJohEw"], "issued_at": "2019-01-09T16:17:41.000000Z"}} 2019-01-09 16:17:41,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" 2019-01-09 16:17:41,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87447d24-f153-495a-971d-091ac9045f7c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:41,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-87447d24-f153-495a-971d-091ac9045f7c 2019-01-09 16:17:41,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" 2019-01-09 16:17:42,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5f1d8afc-ab07-4596-8b1d-ed387171e8e4 Date: Wed, 09 Jan 2019 16:17:42 GMT RESP BODY: {"routers": []} 2019-01-09 16:17:42,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-router&admin_state_up=True used request id req-5f1d8afc-ab07-4596-8b1d-ed387171e8e4 2019-01-09 16:17:42,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:42,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:42,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ea5ae995e3554f8a81b8b2b32d1c3f3a", "name": "CreateRouterSuccessTests-77b13214-cc77-481-proj-role"}], "expires_at": "2019-01-09T17:17:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18c8129adef148698b0c3f29d3800c0b", "name": "CreateRouterSuccessTests-77b13214-cc77-481-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/18c8129adef148698b0c3f29d3800c0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/18c8129adef148698b0c3f29d3800c0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/18c8129adef148698b0c3f29d3800c0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_18c8129adef148698b0c3f29d3800c0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_18c8129adef148698b0c3f29d3800c0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-77b13214-cc77-481-user", "id": "f98fa50ea5284fbe8b526216f6be5300"}, "audit_ids": ["XoqxpouuSyyfUEsjrESgRg"], "issued_at": "2019-01-09T16:17:42.000000Z"}} 2019-01-09 16:17:42,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1f813032ebf26909a262731a5ca8916bec0d2e3" 2019-01-09 16:17:42,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c969fe59-1f2a-4755-8473-46afdef7dd44 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:42,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c969fe59-1f2a-4755-8473-46afdef7dd44 2019-01-09 16:17:42,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" 2019-01-09 16:17:42,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-91827c91-930d-4a0c-9de3-c25c2f6f7e14 Date: Wed, 09 Jan 2019 16:17:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 16:17:42,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-91827c91-930d-4a0c-9de3-c25c2f6f7e14 2019-01-09 16:17:42,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" 2019-01-09 16:17:42,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9b374cc3-1d09-4475-813b-0019ff07c24c Date: Wed, 09 Jan 2019 16:17:42 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:17:42,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-9b374cc3-1d09-4475-813b-0019ff07c24c 2019-01-09 16:17:42,750 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-router 2019-01-09 16:17:42,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-router", "admin_state_up": true}}' 2019-01-09 16:17:44,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-4db460a9-f374-457f-a263-d6876b311610 Date: Wed, 09 Jan 2019 16:17:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "18c8129adef148698b0c3f29d3800c0b", "created_at": "2019-01-09T16:17:42Z", "admin_state_up": true, "updated_at": "2019-01-09T16:17:43Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "18c8129adef148698b0c3f29d3800c0b", "id": "3268e9fa-c720-4441-a560-f8ed5e291735", "name": "CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-router"}} 2019-01-09 16:17:44,203 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-4db460a9-f374-457f-a263-d6876b311610 2019-01-09 16:17:44,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=3268e9fa-c720-4441-a560-f8ed5e291735 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" 2019-01-09 16:17:44,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cd055b87-aac8-40cb-a0f8-1a6935d6501a Date: Wed, 09 Jan 2019 16:17:44 GMT RESP BODY: {"ports":[]} 2019-01-09 16:17:44,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=3268e9fa-c720-4441-a560-f8ed5e291735 used request id req-cd055b87-aac8-40cb-a0f8-1a6935d6501a 2019-01-09 16:17:44,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?name=CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" 2019-01-09 16:17:44,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cb129858-6b1c-4560-a61d-6aa559fea498 Date: Wed, 09 Jan 2019 16:17:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d01962f-fa03-4084-9a5d-7cf95c7e13a0","tenant_id":"18c8129adef148698b0c3f29d3800c0b","created_at":"2019-01-09T16:17:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:17:40Z","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":"18c8129adef148698b0c3f29d3800c0b","id":"9e8b8b34-5c6a-41c8-a564-1d3d1745256a","subnetpool_id":null,"name":"CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-subnet1"}]} 2019-01-09 16:17:44,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?name=CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-subnet1 used request id req-cb129858-6b1c-4560-a61d-6aa559fea498 2019-01-09 16:17:44,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:17:44,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:17: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:17:44,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/18c8129adef148698b0c3f29d3800c0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" 2019-01-09 16:17:44,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22ad2bf5-9291-4aa0-a6c0-62cc0e64e0a7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/18c8129adef148698b0c3f29d3800c0b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "18c8129adef148698b0c3f29d3800c0b", "name": "CreateRouterSuccessTests-77b13214-cc77-481-proj"}} 2019-01-09 16:17:44,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/18c8129adef148698b0c3f29d3800c0b used request id req-22ad2bf5-9291-4aa0-a6c0-62cc0e64e0a7 2019-01-09 16:17:44,396 - OpenStackNetwork - DEBUG - Adding router to subnet... 2019-01-09 16:17:44,396 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-router 2019-01-09 16:17:44,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/3268e9fa-c720-4441-a560-f8ed5e291735/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" -d '{"subnet_id": "9e8b8b34-5c6a-41c8-a564-1d3d1745256a"}' 2019-01-09 16:17:46,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5f32ffa2-3e60-4afb-bd2e-0174cb5c5ef8 Date: Wed, 09 Jan 2019 16:17:46 GMT RESP BODY: {"network_id": "1d01962f-fa03-4084-9a5d-7cf95c7e13a0", "tenant_id": "18c8129adef148698b0c3f29d3800c0b", "subnet_id": "9e8b8b34-5c6a-41c8-a564-1d3d1745256a", "subnet_ids": ["9e8b8b34-5c6a-41c8-a564-1d3d1745256a"], "port_id": "570a507b-f0db-439b-86ef-8d891113a1fa", "id": "3268e9fa-c720-4441-a560-f8ed5e291735"} 2019-01-09 16:17:46,892 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/3268e9fa-c720-4441-a560-f8ed5e291735/add_router_interface used request id req-5f32ffa2-3e60-4afb-bd2e-0174cb5c5ef8 2019-01-09 16:17:46,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/3268e9fa-c720-4441-a560-f8ed5e291735 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" 2019-01-09 16:17:47,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4ed95149-262d-43ce-9980-a5a6a67bbec5 Date: Wed, 09 Jan 2019 16:17:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "18c8129adef148698b0c3f29d3800c0b", "created_at": "2019-01-09T16:17:42Z", "admin_state_up": true, "updated_at": "2019-01-09T16:17:45Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "18c8129adef148698b0c3f29d3800c0b", "id": "3268e9fa-c720-4441-a560-f8ed5e291735", "name": "CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-router"}} 2019-01-09 16:17:47,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/3268e9fa-c720-4441-a560-f8ed5e291735 used request id req-4ed95149-262d-43ce-9980-a5a6a67bbec5 2019-01-09 16:17:47,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=3268e9fa-c720-4441-a560-f8ed5e291735 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" 2019-01-09 16:17:47,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-388d1413-d386-4f87-bb5c-7fedc58b7c27 Date: Wed, 09 Jan 2019 16:17:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:17:46Z","device_owner":"network:router_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9e8b8b34-5c6a-41c8-a564-1d3d1745256a","ip_address":"10.200.201.1"}],"id":"570a507b-f0db-439b-86ef-8d891113a1fa","security_groups":[],"mac_address":"fa:16:3e:e8:df:ae","project_id":"18c8129adef148698b0c3f29d3800c0b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d01962f-fa03-4084-9a5d-7cf95c7e13a0","tenant_id":"18c8129adef148698b0c3f29d3800c0b","created_at":"2019-01-09T16:17:45Z","binding:vnic_type":"normal","device_id":"3268e9fa-c720-4441-a560-f8ed5e291735","ip_allocation":"immediate"}]} 2019-01-09 16:17:47,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=3268e9fa-c720-4441-a560-f8ed5e291735 used request id req-388d1413-d386-4f87-bb5c-7fedc58b7c27 2019-01-09 16:17:47,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/9e8b8b34-5c6a-41c8-a564-1d3d1745256a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" 2019-01-09 16:17:47,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3d93fef2-6b8e-4fa5-acaa-d89a0ee225a0 Date: Wed, 09 Jan 2019 16:17:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d01962f-fa03-4084-9a5d-7cf95c7e13a0","tenant_id":"18c8129adef148698b0c3f29d3800c0b","created_at":"2019-01-09T16:17:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:17:40Z","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":"18c8129adef148698b0c3f29d3800c0b","id":"9e8b8b34-5c6a-41c8-a564-1d3d1745256a","subnetpool_id":null,"name":"CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-subnet1"}} 2019-01-09 16:17:47,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/9e8b8b34-5c6a-41c8-a564-1d3d1745256a used request id req-3d93fef2-6b8e-4fa5-acaa-d89a0ee225a0 2019-01-09 16:17:47,149 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-router and subnet CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-subnet1 2019-01-09 16:17:47,149 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-router 2019-01-09 16:17:47,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/3268e9fa-c720-4441-a560-f8ed5e291735/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" -d '{"subnet_id": "9e8b8b34-5c6a-41c8-a564-1d3d1745256a"}' 2019-01-09 16:17:49,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c9b85aa3-14db-40f7-8bfa-6556005ccf57 Date: Wed, 09 Jan 2019 16:17:49 GMT RESP BODY: {"network_id": "1d01962f-fa03-4084-9a5d-7cf95c7e13a0", "tenant_id": "18c8129adef148698b0c3f29d3800c0b", "subnet_id": "9e8b8b34-5c6a-41c8-a564-1d3d1745256a", "subnet_ids": ["9e8b8b34-5c6a-41c8-a564-1d3d1745256a"], "port_id": "570a507b-f0db-439b-86ef-8d891113a1fa", "id": "3268e9fa-c720-4441-a560-f8ed5e291735"} 2019-01-09 16:17:49,400 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/3268e9fa-c720-4441-a560-f8ed5e291735/remove_router_interface used request id req-c9b85aa3-14db-40f7-8bfa-6556005ccf57 2019-01-09 16:17:49,400 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-router 2019-01-09 16:17:49,401 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-router 2019-01-09 16:17:49,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/3268e9fa-c720-4441-a560-f8ed5e291735 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144ffbc2ae3decdb9becbd1ff17492a837978eca" 2019-01-09 16:17:50,557 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96e72703-b77a-4bf6-8e18-61ae1735a410 Content-Length: 0 Date: Wed, 09 Jan 2019 16:17:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:17:50,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/3268e9fa-c720-4441-a560-f8ed5e291735 used request id req-96e72703-b77a-4bf6-8e18-61ae1735a410 2019-01-09 16:17:50,558 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-subnet1 2019-01-09 16:17:50,558 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-subnet1 2019-01-09 16:17:50,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/9e8b8b34-5c6a-41c8-a564-1d3d1745256a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7920619b10ebfe7c847b41e3f74820b7c3304ad" 2019-01-09 16:17:51,867 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e2c6b22-306f-4e4d-9f34-d5c86d485ca9 Date: Wed, 09 Jan 2019 16:17:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:17:51,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/9e8b8b34-5c6a-41c8-a564-1d3d1745256a used request id req-8e2c6b22-306f-4e4d-9f34-d5c86d485ca9 2019-01-09 16:17:51,868 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-fe95e06a-e106-45f3-bd3a-1e0b7f216e19-pub-net1 2019-01-09 16:17:51,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/1d01962f-fa03-4084-9a5d-7cf95c7e13a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7920619b10ebfe7c847b41e3f74820b7c3304ad" 2019-01-09 16:17:52,879 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-adf27cb0-040e-4930-8415-f3cf2f85d2b0 Date: Wed, 09 Jan 2019 16:17:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:17:52,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/1d01962f-fa03-4084-9a5d-7cf95c7e13a0 used request id req-adf27cb0-040e-4930-8415-f3cf2f85d2b0 2019-01-09 16:17:52,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:53,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-25edd1df-7ea9-4796-8ff4-b94ca8e9735a Date: Wed, 09 Jan 2019 16:17:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "18c8129adef148698b0c3f29d3800c0b", "created_at": "2019-01-09T16:17:39Z", "updated_at": "2019-01-09T16:17:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:17:40Z", "revision_number": 0, "id": "119cb149-62fa-4f79-a8d7-402217077896", "remote_group_id": "27250887-ac81-4afa-b31a-7ec972d62d48", "remote_ip_prefix": null, "created_at": "2019-01-09T16:17:40Z", "security_group_id": "27250887-ac81-4afa-b31a-7ec972d62d48", "tenant_id": "18c8129adef148698b0c3f29d3800c0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "18c8129adef148698b0c3f29d3800c0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:17:40Z", "revision_number": 0, "id": "3ecafd18-112c-465d-9dfa-534a546534c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:17:40Z", "security_group_id": "27250887-ac81-4afa-b31a-7ec972d62d48", "tenant_id": "18c8129adef148698b0c3f29d3800c0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "18c8129adef148698b0c3f29d3800c0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:17:40Z", "revision_number": 0, "id": "583238a0-e281-4caf-963e-f045a1e1ba21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:17:40Z", "security_group_id": "27250887-ac81-4afa-b31a-7ec972d62d48", "tenant_id": "18c8129adef148698b0c3f29d3800c0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "18c8129adef148698b0c3f29d3800c0b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:17:40Z", "revision_number": 0, "id": "82c17b77-6799-4ee8-804c-40e8bd6929ca", "remote_group_id": "27250887-ac81-4afa-b31a-7ec972d62d48", "remote_ip_prefix": null, "created_at": "2019-01-09T16:17:40Z", "security_group_id": "27250887-ac81-4afa-b31a-7ec972d62d48", "tenant_id": "18c8129adef148698b0c3f29d3800c0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "18c8129adef148698b0c3f29d3800c0b"}], "revision_number": 4, "project_id": "18c8129adef148698b0c3f29d3800c0b", "id": "27250887-ac81-4afa-b31a-7ec972d62d48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:17:53,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-25edd1df-7ea9-4796-8ff4-b94ca8e9735a 2019-01-09 16:17:53,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:53,342 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:17:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16ef380c-c402-4486-9899-6b238ba57305 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:17:53,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-16ef380c-c402-4486-9899-6b238ba57305 2019-01-09 16:17:53,342 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:17:53,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/18c8129adef148698b0c3f29d3800c0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:53,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e9a009-8ed4-4b88-9789-24c82b711f71 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/18c8129adef148698b0c3f29d3800c0b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "18c8129adef148698b0c3f29d3800c0b", "name": "CreateRouterSuccessTests-77b13214-cc77-481-proj"}} 2019-01-09 16:17:53,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/18c8129adef148698b0c3f29d3800c0b used request id req-d9e9a009-8ed4-4b88-9789-24c82b711f71 2019-01-09 16:17:53,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 27250887-ac81-4afa-b31a-7ec972d62d48 2019-01-09 16:17:53,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=27250887-ac81-4afa-b31a-7ec972d62d48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:53,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b3736c6f-17f6-4bf0-87e4-b49d2655bd55 Date: Wed, 09 Jan 2019 16:17:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "27250887-ac81-4afa-b31a-7ec972d62d48", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:17:40Z", "security_group_id": "27250887-ac81-4afa-b31a-7ec972d62d48", "port_range_min": null, "revision_number": 0, "tenant_id": "18c8129adef148698b0c3f29d3800c0b", "created_at": "2019-01-09T16:17:40Z", "project_id": "18c8129adef148698b0c3f29d3800c0b", "id": "119cb149-62fa-4f79-a8d7-402217077896"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:17:40Z", "security_group_id": "27250887-ac81-4afa-b31a-7ec972d62d48", "port_range_min": null, "revision_number": 0, "tenant_id": "18c8129adef148698b0c3f29d3800c0b", "created_at": "2019-01-09T16:17:40Z", "project_id": "18c8129adef148698b0c3f29d3800c0b", "id": "3ecafd18-112c-465d-9dfa-534a546534c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:17:40Z", "security_group_id": "27250887-ac81-4afa-b31a-7ec972d62d48", "port_range_min": null, "revision_number": 0, "tenant_id": "18c8129adef148698b0c3f29d3800c0b", "created_at": "2019-01-09T16:17:40Z", "project_id": "18c8129adef148698b0c3f29d3800c0b", "id": "583238a0-e281-4caf-963e-f045a1e1ba21"}, {"remote_group_id": "27250887-ac81-4afa-b31a-7ec972d62d48", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:17:40Z", "security_group_id": "27250887-ac81-4afa-b31a-7ec972d62d48", "port_range_min": null, "revision_number": 0, "tenant_id": "18c8129adef148698b0c3f29d3800c0b", "created_at": "2019-01-09T16:17:40Z", "project_id": "18c8129adef148698b0c3f29d3800c0b", "id": "82c17b77-6799-4ee8-804c-40e8bd6929ca"}]} 2019-01-09 16:17:53,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=27250887-ac81-4afa-b31a-7ec972d62d48 used request id req-b3736c6f-17f6-4bf0-87e4-b49d2655bd55 2019-01-09 16:17:53,469 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:17:53,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/27250887-ac81-4afa-b31a-7ec972d62d48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:53,596 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-22f8ed40-2fcd-493e-bf83-ad8aedc086b7 Content-Length: 0 Date: Wed, 09 Jan 2019 16:17:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:17:53,596 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/27250887-ac81-4afa-b31a-7ec972d62d48 used request id req-22f8ed40-2fcd-493e-bf83-ad8aedc086b7 2019-01-09 16:17:53,597 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-77b13214-cc77-481-proj 2019-01-09 16:17:53,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/18c8129adef148698b0c3f29d3800c0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:53,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d28380d-58ae-415a-b911-0e83cbd3c297 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:53,822 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/18c8129adef148698b0c3f29d3800c0b used request id req-5d28380d-58ae-415a-b911-0e83cbd3c297 2019-01-09 16:17:53,822 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-77b13214-cc77-481-proj-role 2019-01-09 16:17:53,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ea5ae995e3554f8a81b8b2b32d1c3f3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:53,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3046eb08-4e21-48d1-a9e3-c9edab0a01a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:53,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ea5ae995e3554f8a81b8b2b32d1c3f3a used request id req-3046eb08-4e21-48d1-a9e3-c9edab0a01a2 2019-01-09 16:17:53,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3c4b19f688ac1c1ad77b0f1c4c0cafefc5ac2e7" 2019-01-09 16:17:54,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea3ad780-68ed-409d-9fad-a2ce1bc7d956 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:17:54,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ea3ad780-68ed-409d-9fad-a2ce1bc7d956 2019-01-09 16:17:54,047 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-77b13214-cc77-481-user 2019-01-09 16:17:54,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f98fa50ea5284fbe8b526216f6be5300 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9150dc06f1ee2d9991fa0d23dcf28d3c16e9943f" 2019-01-09 16:17:54,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48cd1d02-e151-43b8-ba65-ddc1b485fe0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:54,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f98fa50ea5284fbe8b526216f6be5300 used request id req-48cd1d02-e151-43b8-ba65-ddc1b485fe0c 2019-01-09 16:17:54,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:54,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["eUEEByR7TaOQ39GQEDcGng"], "issued_at": "2019-01-09T16:17:54.000000Z"}} 2019-01-09 16:17:54,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb784c2bcdead401e26716bbc29ec934ebd7cef" 2019-01-09 16:17:54,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9df0a1f2-ee02-4e59-93d6-520c49d62881 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:54,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9df0a1f2-ee02-4e59-93d6-520c49d62881 2019-01-09 16:17:54,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:54,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:55,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["GBwV_SYoQQOX43MgqizT9Q"], "issued_at": "2019-01-09T16:17:55.000000Z"}} 2019-01-09 16:17:55,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:17:55,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a660103d-00a9-449d-8a9f-e7812ab52722 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:55,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a660103d-00a9-449d-8a9f-e7812ab52722 2019-01-09 16:17:55,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:17:55,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:17:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:17:55,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:17:55,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f7ff8e-a11c-458f-b9bd-541826cb09a3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:17:55,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj used request id req-f5f7ff8e-a11c-458f-b9bd-541826cb09a3 2019-01-09 16:17:55,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:17:55,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357f5a8f-985a-4e72-81a9-4b80a9ddcb9f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:17:55,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-357f5a8f-985a-4e72-81a9-4b80a9ddcb9f 2019-01-09 16:17:55,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj"}}' 2019-01-09 16:17:55,588 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:17:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bd19a19-00e2-4346-a236-db5154490a0c Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d25996e61a2a4f71b203451d764063ad"}, "tags": [], "enabled": true, "id": "d25996e61a2a4f71b203451d764063ad", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj"}} 2019-01-09 16:17:55,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2bd19a19-00e2-4346-a236-db5154490a0c 2019-01-09 16:17:55,588 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj 2019-01-09 16:17:55,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:55,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:55,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["oQx08re1QMScvV6-sqQigQ"], "issued_at": "2019-01-09T16:17:55.000000Z"}} 2019-01-09 16:17:55,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81c00034b4f167025355b46592b5826c412ff4a6" 2019-01-09 16:17:56,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dec2633-f89f-4aec-85de-fb0582f04d2d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:56,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8dec2633-f89f-4aec-85de-fb0582f04d2d 2019-01-09 16:17:56,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:17:56,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:17: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:17:56,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81c00034b4f167025355b46592b5826c412ff4a6" 2019-01-09 16:17:56,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4457d3a3-a04e-4b8b-ae92-214f60cb3637 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:17:56,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4457d3a3-a04e-4b8b-ae92-214f60cb3637 2019-01-09 16:17:56,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81c00034b4f167025355b46592b5826c412ff4a6" 2019-01-09 16:17:56,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03093ecd-73d8-4a44-84f7-c9667b01ea01 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d25996e61a2a4f71b203451d764063ad"}, "tags": [], "enabled": true, "id": "d25996e61a2a4f71b203451d764063ad", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj"}]} 2019-01-09 16:17:56,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj used request id req-03093ecd-73d8-4a44-84f7-c9667b01ea01 2019-01-09 16:17:56,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81c00034b4f167025355b46592b5826c412ff4a6" 2019-01-09 16:17:56,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4472c81b-fea0-4e7e-b2b3-87498900c2ec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:17:56,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4472c81b-fea0-4e7e-b2b3-87498900c2ec 2019-01-09 16:17:56,655 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fe5ec6be-66e3-4b8-user 2019-01-09 16:17:56,655 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:56,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:17:56,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8817f4fe-1cb1-4753-a3e0-b0d6a87091aa Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:17:56,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8817f4fe-1cb1-4753-a3e0-b0d6a87091aa 2019-01-09 16:17:56,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" -d '{"role": {"name": "CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj-role"}}' 2019-01-09 16:17:56,894 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63920adb-d985-40cf-9dd1-c0dd3da0a01a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6e5b473476648d787d851848363a72e", "links": {"self": "http://172.30.9.29:5000/v3/roles/a6e5b473476648d787d851848363a72e"}, "name": "CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj-role"}} 2019-01-09 16:17:56,894 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-63920adb-d985-40cf-9dd1-c0dd3da0a01a 2019-01-09 16:17:56,895 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj-role 2019-01-09 16:17:56,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a6e5b473476648d787d851848363a72e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:17:56,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc0f50a0-de8e-46fb-8f01-f7d7b2fb3a08 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6e5b473476648d787d851848363a72e", "links": {"self": "http://172.30.9.29:5000/v3/roles/a6e5b473476648d787d851848363a72e"}, "name": "CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj-role"}} 2019-01-09 16:17:56,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a6e5b473476648d787d851848363a72e used request id req-dc0f50a0-de8e-46fb-8f01-f7d7b2fb3a08 2019-01-09 16:17:56,992 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj-role to project CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj 2019-01-09 16:17:56,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d25996e61a2a4f71b203451d764063ad/users/bc1ec75dcc314efe83e365074bb6c534/roles/a6e5b473476648d787d851848363a72e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:17:57,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:17:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-744b2119-6a1d-4df1-891d-e232f0732176 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:17:57,053 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d25996e61a2a4f71b203451d764063ad/users/bc1ec75dcc314efe83e365074bb6c534/roles/a6e5b473476648d787d851848363a72e used request id req-744b2119-6a1d-4df1-891d-e232f0732176 2019-01-09 16:17:57,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:57,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:57,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["oCksEWl2S0a4JwiAT7zacA"], "issued_at": "2019-01-09T16:17:57.000000Z"}} 2019-01-09 16:17:57,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1658a7a2d9cd7a14b27a86ee5e812d4dbc84435a" 2019-01-09 16:17:57,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325a9c70-1cdc-46f6-a9fe-11c239bff622 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:57,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-325a9c70-1cdc-46f6-a9fe-11c239bff622 2019-01-09 16:17:57,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1658a7a2d9cd7a14b27a86ee5e812d4dbc84435a" 2019-01-09 16:17:57,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-31ae2956-eba4-4861-be13-33ead0e9446f Date: Wed, 09 Jan 2019 16:17:57 GMT RESP BODY: {"networks":[]} 2019-01-09 16:17:57,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-net1 used request id req-31ae2956-eba4-4861-be13-33ead0e9446f 2019-01-09 16:17:57,754 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-net1 2019-01-09 16:17:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1658a7a2d9cd7a14b27a86ee5e812d4dbc84435a" -d '{"network": {"name": "CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-net1", "admin_state_up": true}}' 2019-01-09 16:17:58,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-b2db5c8d-7aa2-43f2-be37-665e83b2d9cf Date: Wed, 09 Jan 2019 16:17:58 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"df7a0489-626d-42ff-89db-994d7da02707","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:17:57Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-net1","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:17:57Z","mtu":1450}} 2019-01-09 16:17:58,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-b2db5c8d-7aa2-43f2-be37-665e83b2d9cf 2019-01-09 16:17:58,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=df7a0489-626d-42ff-89db-994d7da02707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1658a7a2d9cd7a14b27a86ee5e812d4dbc84435a" 2019-01-09 16:17:58,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-ebc695e4-03dd-4bde-ba27-c3cc624fbe06 Date: Wed, 09 Jan 2019 16:17:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"df7a0489-626d-42ff-89db-994d7da02707","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:17:57Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-net1","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:17:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:17:58,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=df7a0489-626d-42ff-89db-994d7da02707 used request id req-ebc695e4-03dd-4bde-ba27-c3cc624fbe06 2019-01-09 16:17:58,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=df7a0489-626d-42ff-89db-994d7da02707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1658a7a2d9cd7a14b27a86ee5e812d4dbc84435a" 2019-01-09 16:17:58,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-10a8b85e-4cc3-4447-a0f6-280cc99a4dd4 Date: Wed, 09 Jan 2019 16:17:58 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:17:58,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=df7a0489-626d-42ff-89db-994d7da02707 used request id req-10a8b85e-4cc3-4447-a0f6-280cc99a4dd4 2019-01-09 16:17:58,155 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-subnet1 2019-01-09 16:17:58,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1658a7a2d9cd7a14b27a86ee5e812d4dbc84435a" -d '{"subnets": [{"ip_version": 4, "network_id": "df7a0489-626d-42ff-89db-994d7da02707", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-subnet1"}]}' 2019-01-09 16:17:58,731 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-6e14db81-38af-46b9-a305-3c311cfe0672 Date: Wed, 09 Jan 2019 16:17:58 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:17:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f01a6db2-dbc6-4454-b01c-a25abd622180","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"df7a0489-626d-42ff-89db-994d7da02707","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:17:58Z","ip_version":4}]} 2019-01-09 16:17:58,731 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-6e14db81-38af-46b9-a305-3c311cfe0672 2019-01-09 16:17:58,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=df7a0489-626d-42ff-89db-994d7da02707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1658a7a2d9cd7a14b27a86ee5e812d4dbc84435a" 2019-01-09 16:17:58,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-8ee6dde5-f644-4dd5-a467-1891322eb7b5 Date: Wed, 09 Jan 2019 16:17:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"df7a0489-626d-42ff-89db-994d7da02707","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["f01a6db2-dbc6-4454-b01c-a25abd622180"],"description":"","tags":[],"updated_at":"2019-01-09T16:17:58Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-net1","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:17:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:17:58,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=df7a0489-626d-42ff-89db-994d7da02707 used request id req-8ee6dde5-f644-4dd5-a467-1891322eb7b5 2019-01-09 16:17:58,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=df7a0489-626d-42ff-89db-994d7da02707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1658a7a2d9cd7a14b27a86ee5e812d4dbc84435a" 2019-01-09 16:17:58,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-d9f95280-1003-4508-8fa3-8cfbad4fd036 Date: Wed, 09 Jan 2019 16:17:58 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:17:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"f01a6db2-dbc6-4454-b01c-a25abd622180","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"df7a0489-626d-42ff-89db-994d7da02707","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:17:58Z","ip_version":4}]} 2019-01-09 16:17:58,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=df7a0489-626d-42ff-89db-994d7da02707 used request id req-d9f95280-1003-4508-8fa3-8cfbad4fd036 2019-01-09 16:17:58,911 - OpenStackNetwork - DEBUG - Network [df7a0489-626d-42ff-89db-994d7da02707] created successfully 2019-01-09 16:17:58,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:58,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:17:59,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e5b473476648d787d851848363a72e", "name": "CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj-role"}], "expires_at": "2019-01-09T17:17:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d25996e61a2a4f71b203451d764063ad", "name": "CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d25996e61a2a4f71b203451d764063ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/d25996e61a2a4f71b203451d764063ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/d25996e61a2a4f71b203451d764063ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d25996e61a2a4f71b203451d764063ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/d25996e61a2a4f71b203451d764063ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/d25996e61a2a4f71b203451d764063ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d25996e61a2a4f71b203451d764063ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/d25996e61a2a4f71b203451d764063ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/d25996e61a2a4f71b203451d764063ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d25996e61a2a4f71b203451d764063ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/d25996e61a2a4f71b203451d764063ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/d25996e61a2a4f71b203451d764063ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d25996e61a2a4f71b203451d764063ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_d25996e61a2a4f71b203451d764063ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fe5ec6be-66e3-4b8-user", "id": "bc1ec75dcc314efe83e365074bb6c534"}, "audit_ids": ["8vCU5XMzQCW1NNPrgz3NeQ"], "issued_at": "2019-01-09T16:17:59.000000Z"}} 2019-01-09 16:17:59,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b982a1b697d47777f2f0de147332944944dcd49" 2019-01-09 16:17:59,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:17:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260986f8-5ca8-412e-a284-13a380f099e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:17:59,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-260986f8-5ca8-412e-a284-13a380f099e9 2019-01-09 16:17:59,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b982a1b697d47777f2f0de147332944944dcd49" 2019-01-09 16:17:59,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-65894ada-a731-4146-af29-68b3068790a1 Date: Wed, 09 Jan 2019 16:17:59 GMT RESP BODY: {"routers": []} 2019-01-09 16:17:59,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-router&admin_state_up=True used request id req-65894ada-a731-4146-af29-68b3068790a1 2019-01-09 16:17:59,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:17:59,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:00,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6e5b473476648d787d851848363a72e", "name": "CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj-role"}], "expires_at": "2019-01-09T17:18:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d25996e61a2a4f71b203451d764063ad", "name": "CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d25996e61a2a4f71b203451d764063ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/d25996e61a2a4f71b203451d764063ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/d25996e61a2a4f71b203451d764063ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d25996e61a2a4f71b203451d764063ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/d25996e61a2a4f71b203451d764063ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/d25996e61a2a4f71b203451d764063ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d25996e61a2a4f71b203451d764063ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/d25996e61a2a4f71b203451d764063ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/d25996e61a2a4f71b203451d764063ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d25996e61a2a4f71b203451d764063ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/d25996e61a2a4f71b203451d764063ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/d25996e61a2a4f71b203451d764063ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d25996e61a2a4f71b203451d764063ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_d25996e61a2a4f71b203451d764063ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fe5ec6be-66e3-4b8-user", "id": "bc1ec75dcc314efe83e365074bb6c534"}, "audit_ids": ["i7Z5Esw8TMKjKOgEBDHmhw"], "issued_at": "2019-01-09T16:18:00.000000Z"}} 2019-01-09 16:18:00,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3bf525ded78ae3095dc0b8a6b11b9a2a444cd9" 2019-01-09 16:18:00,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e53b3a0-f156-42c0-98c2-a0038575a742 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:00,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3e53b3a0-f156-42c0-98c2-a0038575a742 2019-01-09 16:18:00,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b982a1b697d47777f2f0de147332944944dcd49" 2019-01-09 16:18:00,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-d0dee9fc-9e10-4cf3-a32b-e6eeb710eaf0 Date: Wed, 09 Jan 2019 16:18:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 16:18:00,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-d0dee9fc-9e10-4cf3-a32b-e6eeb710eaf0 2019-01-09 16:18:00,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b982a1b697d47777f2f0de147332944944dcd49" 2019-01-09 16:18:00,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e9b5a934-f670-4bb4-ac73-ad65669a3da7 Date: Wed, 09 Jan 2019 16:18:00 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:18:00,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-e9b5a934-f670-4bb4-ac73-ad65669a3da7 2019-01-09 16:18:00,469 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-router 2019-01-09 16:18:00,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b982a1b697d47777f2f0de147332944944dcd49" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-router", "admin_state_up": true}}' 2019-01-09 16:18:02,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-d49559b3-87c8-44d7-847a-6e506f04faef Date: Wed, 09 Jan 2019 16:18:02 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d25996e61a2a4f71b203451d764063ad", "created_at": "2019-01-09T16:18:00Z", "admin_state_up": true, "updated_at": "2019-01-09T16:18:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d25996e61a2a4f71b203451d764063ad", "id": "db7d6e7f-c04e-44ff-9370-2da89b7524e4", "name": "CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-router"}} 2019-01-09 16:18:02,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-d49559b3-87c8-44d7-847a-6e506f04faef 2019-01-09 16:18:02,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=db7d6e7f-c04e-44ff-9370-2da89b7524e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b982a1b697d47777f2f0de147332944944dcd49" 2019-01-09 16:18:02,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e034dbd9-e3e8-49ff-ad3c-ba32d9c795b3 Date: Wed, 09 Jan 2019 16:18:02 GMT RESP BODY: {"ports":[]} 2019-01-09 16:18:02,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=db7d6e7f-c04e-44ff-9370-2da89b7524e4 used request id req-e034dbd9-e3e8-49ff-ad3c-ba32d9c795b3 2019-01-09 16:18:02,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?name=CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b982a1b697d47777f2f0de147332944944dcd49" 2019-01-09 16:18:02,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1361ee52-d16d-4aa6-b68b-78909fbef565 Date: Wed, 09 Jan 2019 16:18:02 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:18:02,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?name=CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-subnet1 used request id req-1361ee52-d16d-4aa6-b68b-78909fbef565 2019-01-09 16:18:02,095 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-router 2019-01-09 16:18:02,095 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-router 2019-01-09 16:18:02,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/db7d6e7f-c04e-44ff-9370-2da89b7524e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b982a1b697d47777f2f0de147332944944dcd49" 2019-01-09 16:18:03,293 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38b23c9e-32d1-4e63-9285-6e70ae813939 Content-Length: 0 Date: Wed, 09 Jan 2019 16:18:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:18:03,293 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/db7d6e7f-c04e-44ff-9370-2da89b7524e4 used request id req-38b23c9e-32d1-4e63-9285-6e70ae813939 2019-01-09 16:18:03,294 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-subnet1 2019-01-09 16:18:03,294 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-subnet1 2019-01-09 16:18:03,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/f01a6db2-dbc6-4454-b01c-a25abd622180 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1658a7a2d9cd7a14b27a86ee5e812d4dbc84435a" 2019-01-09 16:18:04,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-709c2966-6966-477f-956d-93e054c293c2 Date: Wed, 09 Jan 2019 16:18:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:18:04,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f01a6db2-dbc6-4454-b01c-a25abd622180 used request id req-709c2966-6966-477f-956d-93e054c293c2 2019-01-09 16:18:04,164 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-967b987a-9a2e-45d5-ba53-53679b1e6e0f-pub-net1 2019-01-09 16:18:04,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/df7a0489-626d-42ff-89db-994d7da02707 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1658a7a2d9cd7a14b27a86ee5e812d4dbc84435a" 2019-01-09 16:18:05,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-634d478a-553a-4c73-92bd-bd2f4bb5e825 Date: Wed, 09 Jan 2019 16:18:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:18:05,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/df7a0489-626d-42ff-89db-994d7da02707 used request id req-634d478a-553a-4c73-92bd-bd2f4bb5e825 2019-01-09 16:18:05,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:05,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-02c3d280-563f-42c0-b892-5bcd81f21f2c Date: Wed, 09 Jan 2019 16:18:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:18:05,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-02c3d280-563f-42c0-b892-5bcd81f21f2c 2019-01-09 16:18:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:05,696 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1b7acba-c284-446f-a64a-05ffe236cc54 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:05,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-a1b7acba-c284-446f-a64a-05ffe236cc54 2019-01-09 16:18:05,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:05,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:05,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-857b578d-c907-480c-a7f1-28c4fb33697b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:05,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-857b578d-c907-480c-a7f1-28c4fb33697b 2019-01-09 16:18:05,794 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:05,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:05,893 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddf13182-0ac3-4b75-b8f2-44bac39486cd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:05,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-ddf13182-0ac3-4b75-b8f2-44bac39486cd 2019-01-09 16:18:05,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:05,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:05,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-790a4608-1428-4cc7-83a2-a0ce34a0e61c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:05,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-790a4608-1428-4cc7-83a2-a0ce34a0e61c 2019-01-09 16:18:05,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:05,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:06,085 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d06bd22-6343-4bb4-9bc4-a869663fd5b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:06,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-9d06bd22-6343-4bb4-9bc4-a869663fd5b3 2019-01-09 16:18:06,086 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:06,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:06,187 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8557a71-1806-4bd3-90cb-18f87c0d61f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:06,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-b8557a71-1806-4bd3-90cb-18f87c0d61f1 2019-01-09 16:18:06,187 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:06,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:06,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a18a79-93de-4589-9f72-64afc6595632 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:18:06,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-26a18a79-93de-4589-9f72-64afc6595632 2019-01-09 16:18:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:06,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0b4e1b9-de24-4868-beb5-7c727ad29a40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:06,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-c0b4e1b9-de24-4868-beb5-7c727ad29a40 2019-01-09 16:18:06,390 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:06,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:06,488 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-416883f3-5dd7-4bc9-a7cb-8f1d64322c64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:06,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-416883f3-5dd7-4bc9-a7cb-8f1d64322c64 2019-01-09 16:18:06,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:06,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:06,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22b8e220-fd56-4096-a852-7d2dda0e4be1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:06,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-22b8e220-fd56-4096-a852-7d2dda0e4be1 2019-01-09 16:18:06,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:06,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:06,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38971ab-5325-4346-b67f-318521f58880 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:18:06,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-f38971ab-5325-4346-b67f-318521f58880 2019-01-09 16:18:06,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:06,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2407fa96-1bd1-4d4e-852f-101146aeb057 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:18:06,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-2407fa96-1bd1-4d4e-852f-101146aeb057 2019-01-09 16:18:06,794 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj 2019-01-09 16:18:06,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d25996e61a2a4f71b203451d764063ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:07,003 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f92e4589-3001-4691-8def-5c4386207b96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:07,004 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d25996e61a2a4f71b203451d764063ad used request id req-f92e4589-3001-4691-8def-5c4386207b96 2019-01-09 16:18:07,004 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fe5ec6be-66e3-4b8-proj-role 2019-01-09 16:18:07,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a6e5b473476648d787d851848363a72e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:07,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f9f2da2-4203-4d75-91e7-eaf56aa0baad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:07,117 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a6e5b473476648d787d851848363a72e used request id req-6f9f2da2-4203-4d75-91e7-eaf56aa0baad 2019-01-09 16:18:07,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35aada08fe63ff7873dbf1542e83afbeb0c6b927" 2019-01-09 16:18:07,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e80992-b86b-40ca-8872-ef6a71d6af07 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:07,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-92e80992-b86b-40ca-8872-ef6a71d6af07 2019-01-09 16:18:07,219 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fe5ec6be-66e3-4b8-user 2019-01-09 16:18:07,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/bc1ec75dcc314efe83e365074bb6c534 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81c00034b4f167025355b46592b5826c412ff4a6" 2019-01-09 16:18:07,412 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb7c4918-7e96-4b60-ac1a-49727d6bbf3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:07,412 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/bc1ec75dcc314efe83e365074bb6c534 used request id req-fb7c4918-7e96-4b60-ac1a-49727d6bbf3d 2019-01-09 16:18:07,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:07,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["PicJ35VWT7-oUJj-KX5zow"], "issued_at": "2019-01-09T16:18:07.000000Z"}} 2019-01-09 16:18:07,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c4df59b53d963782005b978209d9a4891cb428d" 2019-01-09 16:18:07,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f417869c-5aa2-4999-9145-508a663bfd1b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:07,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f417869c-5aa2-4999-9145-508a663bfd1b 2019-01-09 16:18:07,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:07,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:08,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Ahdj9kpTR36X3KVbdHM5nA"], "issued_at": "2019-01-09T16:18:08.000000Z"}} 2019-01-09 16:18:08,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:08,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eabc23d-3236-43a7-9ddc-42bd1c42c864 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:08,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5eabc23d-3236-43a7-9ddc-42bd1c42c864 2019-01-09 16:18:08,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:08,428 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:08,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:08,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e6f663d-3b84-48c6-b090-5a236cf40486 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:18:08,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj used request id req-9e6f663d-3b84-48c6-b090-5a236cf40486 2019-01-09 16:18:08,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:08,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb57e8be-b1e0-426c-8c6a-aeafd38c6c75 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:08,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-eb57e8be-b1e0-426c-8c6a-aeafd38c6c75 2019-01-09 16:18:08,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj"}}' 2019-01-09 16:18:08,758 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9cf626c-2a9c-432a-a48e-da2e33f40c2d Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/269ad9eaf0074eca81da556f79cc66ab"}, "tags": [], "enabled": true, "id": "269ad9eaf0074eca81da556f79cc66ab", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj"}} 2019-01-09 16:18:08,759 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f9cf626c-2a9c-432a-a48e-da2e33f40c2d 2019-01-09 16:18:08,759 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj 2019-01-09 16:18:08,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:08,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:09,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["MjzPJHlAQjWmcQX_8AIUow"], "issued_at": "2019-01-09T16:18:09.000000Z"}} 2019-01-09 16:18:09,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5cf13f1699711c6c7e703e3d436fff927c0d5f6" 2019-01-09 16:18:09,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b142e1-6f15-434b-966e-a56fa365fc10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:09,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-99b142e1-6f15-434b-966e-a56fa365fc10 2019-01-09 16:18:09,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:09,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:09,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5cf13f1699711c6c7e703e3d436fff927c0d5f6" 2019-01-09 16:18:09,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088515b9-feb1-40df-a6ff-ee857976728c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:18:09,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-088515b9-feb1-40df-a6ff-ee857976728c 2019-01-09 16:18:09,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5cf13f1699711c6c7e703e3d436fff927c0d5f6" 2019-01-09 16:18:09,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3fe858e-910d-4668-b27b-c0c0bf421375 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/269ad9eaf0074eca81da556f79cc66ab"}, "tags": [], "enabled": true, "id": "269ad9eaf0074eca81da556f79cc66ab", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj"}]} 2019-01-09 16:18:09,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj used request id req-e3fe858e-910d-4668-b27b-c0c0bf421375 2019-01-09 16:18:09,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5cf13f1699711c6c7e703e3d436fff927c0d5f6" 2019-01-09 16:18:09,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8add24d5-b89f-4800-b4c2-108675294e44 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:09,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8add24d5-b89f-4800-b4c2-108675294e44 2019-01-09 16:18:09,807 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-7ecd5f8e-6b46-47a-user 2019-01-09 16:18:09,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:09,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:09,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777ecc40-428d-4ae0-8762-7e42f5ed2b99 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:09,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-777ecc40-428d-4ae0-8762-7e42f5ed2b99 2019-01-09 16:18:09,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" -d '{"role": {"name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj-role"}}' 2019-01-09 16:18:10,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dd96797-487d-4dbf-986b-d9bbb89dec59 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "19a9571bf87b417cbd099d2135105bf8", "links": {"self": "http://172.30.9.29:5000/v3/roles/19a9571bf87b417cbd099d2135105bf8"}, "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj-role"}} 2019-01-09 16:18:10,016 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4dd96797-487d-4dbf-986b-d9bbb89dec59 2019-01-09 16:18:10,016 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj-role 2019-01-09 16:18:10,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/19a9571bf87b417cbd099d2135105bf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:10,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c155bea-ad4a-4e82-b9e3-0a4a10230ff1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "19a9571bf87b417cbd099d2135105bf8", "links": {"self": "http://172.30.9.29:5000/v3/roles/19a9571bf87b417cbd099d2135105bf8"}, "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj-role"}} 2019-01-09 16:18:10,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/19a9571bf87b417cbd099d2135105bf8 used request id req-1c155bea-ad4a-4e82-b9e3-0a4a10230ff1 2019-01-09 16:18:10,117 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj-role to project CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj 2019-01-09 16:18:10,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/269ad9eaf0074eca81da556f79cc66ab/users/1a81a417e19d4e6ab7e61dd0090dfbfc/roles/19a9571bf87b417cbd099d2135105bf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:10,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d05e65ba-d018-4163-9e93-e7750432594e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:10,259 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/269ad9eaf0074eca81da556f79cc66ab/users/1a81a417e19d4e6ab7e61dd0090dfbfc/roles/19a9571bf87b417cbd099d2135105bf8 used request id req-d05e65ba-d018-4163-9e93-e7750432594e 2019-01-09 16:18:10,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:10,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:10,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["VvjIgruCThSYsk8siBs8KQ"], "issued_at": "2019-01-09T16:18:10.000000Z"}} 2019-01-09 16:18:10,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b949862039fd8553c32b4c32f0722922abbffab" 2019-01-09 16:18:10,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab358b1-9bab-445c-a7ab-0cea7f688a1d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:10,759 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-aab358b1-9bab-445c-a7ab-0cea7f688a1d 2019-01-09 16:18:10,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b949862039fd8553c32b4c32f0722922abbffab" 2019-01-09 16:18:10,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e0c1bfcb-5956-46ad-8d0f-ccb7f7340254 Date: Wed, 09 Jan 2019 16:18:10 GMT RESP BODY: {"networks":[]} 2019-01-09 16:18:10,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-net1 used request id req-e0c1bfcb-5956-46ad-8d0f-ccb7f7340254 2019-01-09 16:18:10,969 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-net1 2019-01-09 16:18:10,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b949862039fd8553c32b4c32f0722922abbffab" -d '{"network": {"name": "CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-net1", "admin_state_up": true}}' 2019-01-09 16:18:11,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-fd1327ee-c4c3-43dc-83fd-a096013eca33 Date: Wed, 09 Jan 2019 16:18:11 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9f061fc8-1861-4711-ac11-4176b6513f63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:18:11Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-net1","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:18:11Z","mtu":1450}} 2019-01-09 16:18:11,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-fd1327ee-c4c3-43dc-83fd-a096013eca33 2019-01-09 16:18:11,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9f061fc8-1861-4711-ac11-4176b6513f63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b949862039fd8553c32b4c32f0722922abbffab" 2019-01-09 16:18:11,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-14b2a707-8908-41ee-be4f-57a295d093a8 Date: Wed, 09 Jan 2019 16:18:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9f061fc8-1861-4711-ac11-4176b6513f63","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:18:11Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-net1","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:18:11Z","provider:network_type":"vxlan"}]} 2019-01-09 16:18:11,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9f061fc8-1861-4711-ac11-4176b6513f63 used request id req-14b2a707-8908-41ee-be4f-57a295d093a8 2019-01-09 16:18:11,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9f061fc8-1861-4711-ac11-4176b6513f63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b949862039fd8553c32b4c32f0722922abbffab" 2019-01-09 16:18:11,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f9fa3709-f36a-40b0-992d-d2d694ab07b1 Date: Wed, 09 Jan 2019 16:18:11 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:18:11,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9f061fc8-1861-4711-ac11-4176b6513f63 used request id req-f9fa3709-f36a-40b0-992d-d2d694ab07b1 2019-01-09 16:18:11,329 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-subnet1 2019-01-09 16:18:11,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b949862039fd8553c32b4c32f0722922abbffab" -d '{"subnets": [{"ip_version": 4, "network_id": "9f061fc8-1861-4711-ac11-4176b6513f63", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-subnet1"}]}' 2019-01-09 16:18:11,722 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-f4311266-90b9-40e4-8db0-89e07e5aa7fb Date: Wed, 09 Jan 2019 16:18:11 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:18:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"17af8818-98f1-4461-9e83-a04bc6c0f5a5","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"9f061fc8-1861-4711-ac11-4176b6513f63","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:18:11Z","ip_version":4}]} 2019-01-09 16:18:11,722 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-f4311266-90b9-40e4-8db0-89e07e5aa7fb 2019-01-09 16:18:11,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=9f061fc8-1861-4711-ac11-4176b6513f63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b949862039fd8553c32b4c32f0722922abbffab" 2019-01-09 16:18:11,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-c432d399-7046-4363-9a51-3c93ee983d1a Date: Wed, 09 Jan 2019 16:18:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9f061fc8-1861-4711-ac11-4176b6513f63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":60,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["17af8818-98f1-4461-9e83-a04bc6c0f5a5"],"description":"","tags":[],"updated_at":"2019-01-09T16:18:11Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-net1","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:18:11Z","provider:network_type":"vxlan"}]} 2019-01-09 16:18:11,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=9f061fc8-1861-4711-ac11-4176b6513f63 used request id req-c432d399-7046-4363-9a51-3c93ee983d1a 2019-01-09 16:18:11,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=9f061fc8-1861-4711-ac11-4176b6513f63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b949862039fd8553c32b4c32f0722922abbffab" 2019-01-09 16:18:11,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-9948b492-434c-4504-baa4-e2e6e5eb06c2 Date: Wed, 09 Jan 2019 16:18:11 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:18:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"17af8818-98f1-4461-9e83-a04bc6c0f5a5","dns_nameservers":[],"gateway_ip":"10.200.201.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.200.201.0/24","subnetpool_id":null,"service_types":[],"name":"CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-subnet1","enable_dhcp":true,"segment_id":null,"network_id":"9f061fc8-1861-4711-ac11-4176b6513f63","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:18:11Z","ip_version":4}]} 2019-01-09 16:18:11,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=9f061fc8-1861-4711-ac11-4176b6513f63 used request id req-9948b492-434c-4504-baa4-e2e6e5eb06c2 2019-01-09 16:18:11,878 - OpenStackNetwork - DEBUG - Network [9f061fc8-1861-4711-ac11-4176b6513f63] created successfully 2019-01-09 16:18:11,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:11,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:12,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19a9571bf87b417cbd099d2135105bf8", "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj-role"}], "expires_at": "2019-01-09T17:18:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "269ad9eaf0074eca81da556f79cc66ab", "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/269ad9eaf0074eca81da556f79cc66ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/269ad9eaf0074eca81da556f79cc66ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-user", "id": "1a81a417e19d4e6ab7e61dd0090dfbfc"}, "audit_ids": ["ot9SwHonRWqufqQE_PsRww"], "issued_at": "2019-01-09T16:18:12.000000Z"}} 2019-01-09 16:18:12,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ace1a936e707eda3dde6369d10bc9ce964cd22" 2019-01-09 16:18:12,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5eee5e9-4305-4d73-8638-8ccb9d97b157 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:12,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e5eee5e9-4305-4d73-8638-8ccb9d97b157 2019-01-09 16:18:12,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ace1a936e707eda3dde6369d10bc9ce964cd22" 2019-01-09 16:18:12,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d28e1b97-b00d-4727-930e-adcfff06c0b1 Date: Wed, 09 Jan 2019 16:18:12 GMT RESP BODY: {"routers": []} 2019-01-09 16:18:12,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-router&admin_state_up=True used request id req-d28e1b97-b00d-4727-930e-adcfff06c0b1 2019-01-09 16:18:12,578 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:12,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:12,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19a9571bf87b417cbd099d2135105bf8", "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj-role"}], "expires_at": "2019-01-09T17:18:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "269ad9eaf0074eca81da556f79cc66ab", "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/269ad9eaf0074eca81da556f79cc66ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/269ad9eaf0074eca81da556f79cc66ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-user", "id": "1a81a417e19d4e6ab7e61dd0090dfbfc"}, "audit_ids": ["g8lY_1Z-QZGGoIrbJMwhMQ"], "issued_at": "2019-01-09T16:18:12.000000Z"}} 2019-01-09 16:18:12,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b832d93191fc9a0d31e86d2535e53c304f849ab9" 2019-01-09 16:18:13,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7c8210-92f0-4a93-9914-f28e8771b102 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:13,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fd7c8210-92f0-4a93-9914-f28e8771b102 2019-01-09 16:18:13,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ace1a936e707eda3dde6369d10bc9ce964cd22" 2019-01-09 16:18:13,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-0d0e3594-bbd1-4979-b060-70bbadc241bd Date: Wed, 09 Jan 2019 16:18:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 16:18:13,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=external used request id req-0d0e3594-bbd1-4979-b060-70bbadc241bd 2019-01-09 16:18:13,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ace1a936e707eda3dde6369d10bc9ce964cd22" 2019-01-09 16:18:13,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c19ca24c-f319-4845-99da-4166e8d303d9 Date: Wed, 09 Jan 2019 16:18:13 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:18:13,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=947a8529-aad3-4570-a0df-05e5c7a7390d used request id req-c19ca24c-f319-4845-99da-4166e8d303d9 2019-01-09 16:18:13,176 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-router 2019-01-09 16:18:13,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ace1a936e707eda3dde6369d10bc9ce964cd22" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-router", "admin_state_up": true}}' 2019-01-09 16:18:14,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3ee141db-1510-411d-bbec-b3dfe159efca Date: Wed, 09 Jan 2019 16:18:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "269ad9eaf0074eca81da556f79cc66ab", "created_at": "2019-01-09T16:18:13Z", "admin_state_up": true, "updated_at": "2019-01-09T16:18:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "269ad9eaf0074eca81da556f79cc66ab", "id": "89339c4c-0e1c-4b65-b816-22685df54a09", "name": "CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-router"}} 2019-01-09 16:18:14,580 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-3ee141db-1510-411d-bbec-b3dfe159efca 2019-01-09 16:18:14,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=89339c4c-0e1c-4b65-b816-22685df54a09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ace1a936e707eda3dde6369d10bc9ce964cd22" 2019-01-09 16:18:14,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d4dacf70-530d-4517-bd14-5051900c6234 Date: Wed, 09 Jan 2019 16:18:14 GMT RESP BODY: {"ports":[]} 2019-01-09 16:18:14,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=89339c4c-0e1c-4b65-b816-22685df54a09 used request id req-d4dacf70-530d-4517-bd14-5051900c6234 2019-01-09 16:18:14,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ace1a936e707eda3dde6369d10bc9ce964cd22" 2019-01-09 16:18:14,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e2164302-d5be-41a3-bc1f-08310277a440 Date: Wed, 09 Jan 2019 16:18:14 GMT RESP BODY: {"networks":[]} 2019-01-09 16:18:14,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-net1 used request id req-e2164302-d5be-41a3-bc1f-08310277a440 2019-01-09 16:18:14,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?name=CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ace1a936e707eda3dde6369d10bc9ce964cd22" 2019-01-09 16:18:14,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b39d3f72-461f-4472-be1d-99b3ebe583db Date: Wed, 09 Jan 2019 16:18:14 GMT RESP BODY: {"ports":[]} 2019-01-09 16:18:14,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?name=CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-port1&admin_state_up=True used request id req-b39d3f72-461f-4472-be1d-99b3ebe583db 2019-01-09 16:18:14,668 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-port1 for router - CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-router 2019-01-09 16:18:14,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:14,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:15,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19a9571bf87b417cbd099d2135105bf8", "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj-role"}], "expires_at": "2019-01-09T17:18:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "269ad9eaf0074eca81da556f79cc66ab", "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/269ad9eaf0074eca81da556f79cc66ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/269ad9eaf0074eca81da556f79cc66ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/269ad9eaf0074eca81da556f79cc66ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_269ad9eaf0074eca81da556f79cc66ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_269ad9eaf0074eca81da556f79cc66ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-7ecd5f8e-6b46-47a-user", "id": "1a81a417e19d4e6ab7e61dd0090dfbfc"}, "audit_ids": ["2dfsfAVJTk2rdh7-do8CEQ"], "issued_at": "2019-01-09T16:18:15.000000Z"}} 2019-01-09 16:18:15,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44b1d97c3c73e97d413723f3e2d5eab9f379f04e" 2019-01-09 16:18:15,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa5e9059-1456-4831-ba2e-ed95927db138 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:15,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-aa5e9059-1456-4831-ba2e-ed95927db138 2019-01-09 16:18:15,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ace1a936e707eda3dde6369d10bc9ce964cd22" 2019-01-09 16:18:15,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-20c0fa7c-513a-49e3-a1eb-9b0f8ba72d16 Date: Wed, 09 Jan 2019 16:18:15 GMT RESP BODY: {"networks":[]} 2019-01-09 16:18:15,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-net1 used request id req-20c0fa7c-513a-49e3-a1eb-9b0f8ba72d16 2019-01-09 16:18:15,173 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-router 2019-01-09 16:18:15,174 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-router 2019-01-09 16:18:15,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/89339c4c-0e1c-4b65-b816-22685df54a09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03ace1a936e707eda3dde6369d10bc9ce964cd22" 2019-01-09 16:18:16,535 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8a48c15a-3f02-41e5-9d8f-5ab21dc8b628 Content-Length: 0 Date: Wed, 09 Jan 2019 16:18:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:18:16,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/89339c4c-0e1c-4b65-b816-22685df54a09 used request id req-8a48c15a-3f02-41e5-9d8f-5ab21dc8b628 2019-01-09 16:18:16,536 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-subnet1 2019-01-09 16:18:16,536 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-subnet1 2019-01-09 16:18:16,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/17af8818-98f1-4461-9e83-a04bc6c0f5a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b949862039fd8553c32b4c32f0722922abbffab" 2019-01-09 16:18:17,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e716396d-3284-4780-81b9-0f4b90ca307a Date: Wed, 09 Jan 2019 16:18:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:18:17,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/17af8818-98f1-4461-9e83-a04bc6c0f5a5 used request id req-e716396d-3284-4780-81b9-0f4b90ca307a 2019-01-09 16:18:17,621 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-81dae137-b991-4338-a8c9-518b42bb3d5f-pub-net1 2019-01-09 16:18:17,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/9f061fc8-1861-4711-ac11-4176b6513f63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b949862039fd8553c32b4c32f0722922abbffab" 2019-01-09 16:18:18,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e5c2cd8b-8ca9-433d-9e70-2b8e8ef3f47f Date: Wed, 09 Jan 2019 16:18:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:18:18,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/9f061fc8-1861-4711-ac11-4176b6513f63 used request id req-e5c2cd8b-8ca9-433d-9e70-2b8e8ef3f47f 2019-01-09 16:18:18,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:19,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-9fed4e88-0f02-4742-b21f-877cda803aee Date: Wed, 09 Jan 2019 16:18:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:18:19,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-9fed4e88-0f02-4742-b21f-877cda803aee 2019-01-09 16:18:19,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:19,117 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f30e91-141b-44e2-b49f-77a2b26dd17e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:19,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-d5f30e91-141b-44e2-b49f-77a2b26dd17e 2019-01-09 16:18:19,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:19,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:19,217 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64a6023d-c7f9-4379-84cf-567911d37231 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:19,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-64a6023d-c7f9-4379-84cf-567911d37231 2019-01-09 16:18:19,217 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:19,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:19,311 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1c089de-4360-489f-9328-8ee10abcca2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:19,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-d1c089de-4360-489f-9328-8ee10abcca2f 2019-01-09 16:18:19,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:19,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:19,413 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35e2cfad-7a3d-4067-8a36-fddd9a4e5df2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:19,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-35e2cfad-7a3d-4067-8a36-fddd9a4e5df2 2019-01-09 16:18:19,413 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:19,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:19,514 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9896103-dcac-4f53-8f40-d2df9000647a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:19,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-b9896103-dcac-4f53-8f40-d2df9000647a 2019-01-09 16:18:19,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:19,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:19,619 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09906c44-3d93-46d9-b4a8-98b2f1bb42d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:19,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-09906c44-3d93-46d9-b4a8-98b2f1bb42d3 2019-01-09 16:18:19,619 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:19,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:19,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276a066c-6c5b-4254-94e0-238b69bbdc5f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:18:19,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-276a066c-6c5b-4254-94e0-238b69bbdc5f 2019-01-09 16:18:19,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:19,826 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9607e18-70e1-4186-b192-3125fc576211 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:19,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-d9607e18-70e1-4186-b192-3125fc576211 2019-01-09 16:18:19,827 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:19,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:20,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86ff106d-38eb-4ce7-8cf0-931fd1264337 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:20,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-86ff106d-38eb-4ce7-8cf0-931fd1264337 2019-01-09 16:18:20,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:20,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:20,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bf65534-162b-418c-a7ae-e1d8ed40fd87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:20,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-6bf65534-162b-418c-a7ae-e1d8ed40fd87 2019-01-09 16:18:20,136 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:20,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:20,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26a6c36f-acbd-4dba-a24a-753db383f5b4 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:18:20,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-26a6c36f-acbd-4dba-a24a-753db383f5b4 2019-01-09 16:18:20,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:20,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1d55de5-87c0-45df-aab9-b8c82201284e 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:18:20,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-b1d55de5-87c0-45df-aab9-b8c82201284e 2019-01-09 16:18:20,342 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj 2019-01-09 16:18:20,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/269ad9eaf0074eca81da556f79cc66ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:20,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d54d46a8-dbc7-41f0-987d-3a7e40960e75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:20,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/269ad9eaf0074eca81da556f79cc66ab used request id req-d54d46a8-dbc7-41f0-987d-3a7e40960e75 2019-01-09 16:18:20,582 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-7ecd5f8e-6b46-47a-proj-role 2019-01-09 16:18:20,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/19a9571bf87b417cbd099d2135105bf8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:20,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42364c45-3862-49b2-bd13-5ac6f859f8d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:20,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/19a9571bf87b417cbd099d2135105bf8 used request id req-42364c45-3862-49b2-bd13-5ac6f859f8d2 2019-01-09 16:18:20,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc317f47387c03ec76416e742a84dd0b3eee45a9" 2019-01-09 16:18:20,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac37f628-df7b-4e6c-9602-11c39b981f14 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:20,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ac37f628-df7b-4e6c-9602-11c39b981f14 2019-01-09 16:18:20,809 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-7ecd5f8e-6b46-47a-user 2019-01-09 16:18:20,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/1a81a417e19d4e6ab7e61dd0090dfbfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5cf13f1699711c6c7e703e3d436fff927c0d5f6" 2019-01-09 16:18:20,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52e4cba9-5cbe-418b-8c48-700fff11880e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:20,983 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1a81a417e19d4e6ab7e61dd0090dfbfc used request id req-52e4cba9-5cbe-418b-8c48-700fff11880e 2019-01-09 16:18:20,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:21,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["dZLYQcHcSC-rKiSuffvorw"], "issued_at": "2019-01-09T16:18:21.000000Z"}} 2019-01-09 16:18:21,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d5e36f118bd0ea074420f78cfb96c8ee62d7ea" 2019-01-09 16:18:21,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81864587-839c-4910-ab9c-4824f8940d4d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:21,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-81864587-839c-4910-ab9c-4824f8940d4d 2019-01-09 16:18:21,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:21,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:21,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["I9k4RgaHRX-8rHUf5m_oow"], "issued_at": "2019-01-09T16:18:21.000000Z"}} 2019-01-09 16:18:21,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:21,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8482853d-fead-4e8d-8ca4-1ead28f548e5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:21,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8482853d-fead-4e8d-8ca4-1ead28f548e5 2019-01-09 16:18:21,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:21,990 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:21,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:22,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea91ac5e-4f1d-4135-99c6-11c3da846900 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:18:22,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj used request id req-ea91ac5e-4f1d-4135-99c6-11c3da846900 2019-01-09 16:18:22,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:22,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ad9a4d-7dca-4ed4-a301-bcd32c91db9c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:22,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-78ad9a4d-7dca-4ed4-a301-bcd32c91db9c 2019-01-09 16:18:22,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj"}}' 2019-01-09 16:18:22,240 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5b474ef-fd53-484b-8f9a-cfce62b9c402 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f53f847079564cad9cc7bf20dc31d3bd"}, "tags": [], "enabled": true, "id": "f53f847079564cad9cc7bf20dc31d3bd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj"}} 2019-01-09 16:18:22,240 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b5b474ef-fd53-484b-8f9a-cfce62b9c402 2019-01-09 16:18:22,240 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj 2019-01-09 16:18:22,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:22,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:22,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["XpwpbUSETWWvw8ulahdyeg"], "issued_at": "2019-01-09T16:18:22.000000Z"}} 2019-01-09 16:18:22,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ce1925e11c139ea30a28e168b2c1e389067a72" 2019-01-09 16:18:22,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-513545bd-2b76-4a4b-aebc-76f367e2f4f9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:22,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-513545bd-2b76-4a4b-aebc-76f367e2f4f9 2019-01-09 16:18:22,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:22,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:22,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ce1925e11c139ea30a28e168b2c1e389067a72" 2019-01-09 16:18:22,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c553e4c-e9a2-4f0b-9730-cf3e425189b2 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:18:22,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9c553e4c-e9a2-4f0b-9730-cf3e425189b2 2019-01-09 16:18:22,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ce1925e11c139ea30a28e168b2c1e389067a72" 2019-01-09 16:18:22,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dbe7010-b4d6-4a30-aca3-e752392fdde6 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f53f847079564cad9cc7bf20dc31d3bd"}, "tags": [], "enabled": true, "id": "f53f847079564cad9cc7bf20dc31d3bd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj"}]} 2019-01-09 16:18:22,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj used request id req-6dbe7010-b4d6-4a30-aca3-e752392fdde6 2019-01-09 16:18:22,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ce1925e11c139ea30a28e168b2c1e389067a72" 2019-01-09 16:18:23,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac5dd544-6946-46f1-bc6a-6e25d64fd2fc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:23,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ac5dd544-6946-46f1-bc6a-6e25d64fd2fc 2019-01-09 16:18:23,475 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-user 2019-01-09 16:18:23,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:23,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:23,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce06ceec-1a8e-4a6e-a749-64db68b4a6c8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:23,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ce06ceec-1a8e-4a6e-a749-64db68b4a6c8 2019-01-09 16:18:23,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" -d '{"role": {"name": "CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj-role"}}' 2019-01-09 16:18:23,718 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95388e07-0208-40a7-a2d1-0cfc8bb6be01 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "95555741ba364133b95aaf90d755398c", "links": {"self": "http://172.30.9.29:5000/v3/roles/95555741ba364133b95aaf90d755398c"}, "name": "CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj-role"}} 2019-01-09 16:18:23,718 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-95388e07-0208-40a7-a2d1-0cfc8bb6be01 2019-01-09 16:18:23,719 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj-role 2019-01-09 16:18:23,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/95555741ba364133b95aaf90d755398c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:23,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d529c33-7d2c-4cde-bd94-db6a7dbcbcb2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "95555741ba364133b95aaf90d755398c", "links": {"self": "http://172.30.9.29:5000/v3/roles/95555741ba364133b95aaf90d755398c"}, "name": "CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj-role"}} 2019-01-09 16:18:23,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/95555741ba364133b95aaf90d755398c used request id req-4d529c33-7d2c-4cde-bd94-db6a7dbcbcb2 2019-01-09 16:18:23,809 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj-role to project CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj 2019-01-09 16:18:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/f53f847079564cad9cc7bf20dc31d3bd/users/1f083eb5cd3843b681668b8c0409cae3/roles/95555741ba364133b95aaf90d755398c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:23,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-009e117b-027b-443f-97c5-7509bab2f3e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:23,865 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f53f847079564cad9cc7bf20dc31d3bd/users/1f083eb5cd3843b681668b8c0409cae3/roles/95555741ba364133b95aaf90d755398c used request id req-009e117b-027b-443f-97c5-7509bab2f3e9 2019-01-09 16:18:23,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:23,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:24,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "95555741ba364133b95aaf90d755398c", "name": "CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj-role"}], "expires_at": "2019-01-09T17:18:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f53f847079564cad9cc7bf20dc31d3bd", "name": "CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f53f847079564cad9cc7bf20dc31d3bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/f53f847079564cad9cc7bf20dc31d3bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/f53f847079564cad9cc7bf20dc31d3bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f53f847079564cad9cc7bf20dc31d3bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/f53f847079564cad9cc7bf20dc31d3bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/f53f847079564cad9cc7bf20dc31d3bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f53f847079564cad9cc7bf20dc31d3bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/f53f847079564cad9cc7bf20dc31d3bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/f53f847079564cad9cc7bf20dc31d3bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f53f847079564cad9cc7bf20dc31d3bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/f53f847079564cad9cc7bf20dc31d3bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/f53f847079564cad9cc7bf20dc31d3bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f53f847079564cad9cc7bf20dc31d3bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_f53f847079564cad9cc7bf20dc31d3bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-user", "id": "1f083eb5cd3843b681668b8c0409cae3"}, "audit_ids": ["GoWssnCiSoSUPG9R4F1k9A"], "issued_at": "2019-01-09T16:18:24.000000Z"}} 2019-01-09 16:18:24,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1693f39ffbcf6e13b4f9641a2f80b7b778ee0bf1" 2019-01-09 16:18:24,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baff999c-5c91-4724-927a-645ff88cfad6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:24,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-baff999c-5c91-4724-927a-645ff88cfad6 2019-01-09 16:18:24,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateRouterNegativeTests-d296a96c-1f77-448a-81dd-82373bf6a039-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1693f39ffbcf6e13b4f9641a2f80b7b778ee0bf1" 2019-01-09 16:18:24,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e19c7e11-8d49-47ad-aa57-c5f886e78993 Date: Wed, 09 Jan 2019 16:18:24 GMT RESP BODY: {"routers": []} 2019-01-09 16:18:24,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateRouterNegativeTests-d296a96c-1f77-448a-81dd-82373bf6a039-pub-router&admin_state_up=True used request id req-e19c7e11-8d49-47ad-aa57-c5f886e78993 2019-01-09 16:18:24,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:24,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:24,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "95555741ba364133b95aaf90d755398c", "name": "CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj-role"}], "expires_at": "2019-01-09T17:18:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f53f847079564cad9cc7bf20dc31d3bd", "name": "CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f53f847079564cad9cc7bf20dc31d3bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/f53f847079564cad9cc7bf20dc31d3bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/f53f847079564cad9cc7bf20dc31d3bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f53f847079564cad9cc7bf20dc31d3bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/f53f847079564cad9cc7bf20dc31d3bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/f53f847079564cad9cc7bf20dc31d3bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f53f847079564cad9cc7bf20dc31d3bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/f53f847079564cad9cc7bf20dc31d3bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/f53f847079564cad9cc7bf20dc31d3bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f53f847079564cad9cc7bf20dc31d3bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/f53f847079564cad9cc7bf20dc31d3bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/f53f847079564cad9cc7bf20dc31d3bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f53f847079564cad9cc7bf20dc31d3bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_f53f847079564cad9cc7bf20dc31d3bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-user", "id": "1f083eb5cd3843b681668b8c0409cae3"}, "audit_ids": ["OaFavy7eTwKO0upg6sPX-Q"], "issued_at": "2019-01-09T16:18:24.000000Z"}} 2019-01-09 16:18:24,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6da60a5f1643ef664443361201190d1857bb897e" 2019-01-09 16:18:25,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1c1caa-33c0-4f12-a1b8-8cf8eea1b4ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:25,041 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1f1c1caa-33c0-4f12-a1b8-8cf8eea1b4ea 2019-01-09 16:18:25,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1693f39ffbcf6e13b4f9641a2f80b7b778ee0bf1" 2019-01-09 16:18:25,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b7173a9e-a70a-4967-9b6e-b771eec3b49a Date: Wed, 09 Jan 2019 16:18:25 GMT RESP BODY: {"networks":[]} 2019-01-09 16:18:25,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=Invalid_name used request id req-b7173a9e-a70a-4967-9b6e-b771eec3b49a 2019-01-09 16:18:25,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:25,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-3fd1f47f-cf78-41a7-b64e-a877622209e8 Date: Wed, 09 Jan 2019 16:18:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:18:25,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-3fd1f47f-cf78-41a7-b64e-a877622209e8 2019-01-09 16:18:25,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:25,426 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bc47380-bff9-46be-a590-76e27f9e93c6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:25,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-2bc47380-bff9-46be-a590-76e27f9e93c6 2019-01-09 16:18:25,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:25,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:25,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26733346-7bac-4a38-8274-9dad22e5295d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:25,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-26733346-7bac-4a38-8274-9dad22e5295d 2019-01-09 16:18:25,527 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:25,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:25,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b634c8d-9969-4829-9ff7-f68d6eefd366 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:25,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-7b634c8d-9969-4829-9ff7-f68d6eefd366 2019-01-09 16:18:25,618 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:25,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:25,719 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98bbe803-3e93-4487-9e56-b2dc78b15e45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:25,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-98bbe803-3e93-4487-9e56-b2dc78b15e45 2019-01-09 16:18:25,719 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:25,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:25,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d576881-6baa-4b3c-90fb-540060112d18 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:25,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-1d576881-6baa-4b3c-90fb-540060112d18 2019-01-09 16:18:25,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:25,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d55d55bc-9996-4c99-be84-9095fb27cbf8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:25,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-d55d55bc-9996-4c99-be84-9095fb27cbf8 2019-01-09 16:18:25,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:25,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:26,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9037cb58-c49d-4aaf-a53b-8fbb6965a117 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:18:26,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-9037cb58-c49d-4aaf-a53b-8fbb6965a117 2019-01-09 16:18:26,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:26,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f8cd53-60d9-442a-b4e4-ac84f3a40301 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:26,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-30f8cd53-60d9-442a-b4e4-ac84f3a40301 2019-01-09 16:18:26,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:26,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:26,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-882e55f3-0a74-4ce6-abeb-0b25dd3cf075 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:26,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-882e55f3-0a74-4ce6-abeb-0b25dd3cf075 2019-01-09 16:18:26,215 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:26,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:26,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ea6d4af-9105-4182-9cdd-271c212096c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:26,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-3ea6d4af-9105-4182-9cdd-271c212096c0 2019-01-09 16:18:26,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:26,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:26,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0892090-b459-47f6-98fa-8a1e37de00db 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:18:26,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-c0892090-b459-47f6-98fa-8a1e37de00db 2019-01-09 16:18:26,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:26,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d611c97-98f5-4a89-993c-7d5aa9dde832 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:18:26,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-4d611c97-98f5-4a89-993c-7d5aa9dde832 2019-01-09 16:18:26,524 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj 2019-01-09 16:18:26,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/f53f847079564cad9cc7bf20dc31d3bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:26,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ee17949-4c95-4e79-99e5-8e9f81555ab2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:26,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f53f847079564cad9cc7bf20dc31d3bd used request id req-3ee17949-4c95-4e79-99e5-8e9f81555ab2 2019-01-09 16:18:26,744 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-proj-role 2019-01-09 16:18:26,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/95555741ba364133b95aaf90d755398c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:26,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb3ff0a3-9ca2-4da3-b50d-246222212182 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:26,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/95555741ba364133b95aaf90d755398c used request id req-cb3ff0a3-9ca2-4da3-b50d-246222212182 2019-01-09 16:18:26,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba1ee343f21d6fdb3556da9d40281f1f4b362d5" 2019-01-09 16:18:26,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e2b74f-cfc8-412a-ac27-a0f530cb8476 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:26,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-38e2b74f-cfc8-412a-ac27-a0f530cb8476 2019-01-09 16:18:26,968 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-3e9bd8a9-1cf2-4ab-user 2019-01-09 16:18:26,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/1f083eb5cd3843b681668b8c0409cae3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ce1925e11c139ea30a28e168b2c1e389067a72" 2019-01-09 16:18:27,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f94e8ab-acee-408b-b83e-19c1dab4436d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:27,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1f083eb5cd3843b681668b8c0409cae3 used request id req-0f94e8ab-acee-408b-b83e-19c1dab4436d 2019-01-09 16:18:27,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:27,650 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["VDshP3-HTMKKjFvzbxB7-w"], "issued_at": "2019-01-09T16:18:27.000000Z"}} 2019-01-09 16:18:27,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dec1469ac0d458113529de0d124765394239719c" 2019-01-09 16:18:27,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3733b4-d8e9-4c5b-8a3a-184b71c10ddf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:27,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ca3733b4-d8e9-4c5b-8a3a-184b71c10ddf 2019-01-09 16:18:27,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:27,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:28,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["dvVeg_BsSDCP18-gWIDT6w"], "issued_at": "2019-01-09T16:18:28.000000Z"}} 2019-01-09 16:18:28,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:28,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29cb670-f05f-44c5-9f52-d9eaeb3f8b5c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:28,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f29cb670-f05f-44c5-9f52-d9eaeb3f8b5c 2019-01-09 16:18:28,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:28,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:28,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4b34b22e-a00b-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:28,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1889eafb-86c4-427c-a02a-95e111556497 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4b34b22e-a00b-427-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:18:28,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-4b34b22e-a00b-427-proj used request id req-1889eafb-86c4-427c-a02a-95e111556497 2019-01-09 16:18:28,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:28,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-171645e7-aade-45d7-8cc9-d51182c569a9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:28,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-171645e7-aade-45d7-8cc9-d51182c569a9 2019-01-09 16:18:28,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-4b34b22e-a00b-427-proj"}}' 2019-01-09 16:18:28,575 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-416af09a-b22d-44c2-915f-3e1631119a50 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/06240e2a2f494e279a7212d0cd6fd77b"}, "tags": [], "enabled": true, "id": "06240e2a2f494e279a7212d0cd6fd77b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-4b34b22e-a00b-427-proj"}} 2019-01-09 16:18:28,575 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-416af09a-b22d-44c2-915f-3e1631119a50 2019-01-09 16:18:28,575 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-4b34b22e-a00b-427-proj 2019-01-09 16:18:28,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:28,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:28,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["CDcHV7KBTxm8Sd3Ar1a-Ig"], "issued_at": "2019-01-09T16:18:28.000000Z"}} 2019-01-09 16:18:28,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82d1f4a1946741cc3d597e7162141aa3080ff1a" 2019-01-09 16:18:29,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9465ab46-03de-4142-b16e-f659a7409e41 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:29,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9465ab46-03de-4142-b16e-f659a7409e41 2019-01-09 16:18:29,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:29,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:29,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82d1f4a1946741cc3d597e7162141aa3080ff1a" 2019-01-09 16:18:29,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b4d7b17-8c25-48dc-b588-9ac3862a5945 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:18:29,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6b4d7b17-8c25-48dc-b588-9ac3862a5945 2019-01-09 16:18:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-4b34b22e-a00b-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82d1f4a1946741cc3d597e7162141aa3080ff1a" 2019-01-09 16:18:29,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f095b75-387e-4970-bbf6-5e0384646246 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-4b34b22e-a00b-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/06240e2a2f494e279a7212d0cd6fd77b"}, "tags": [], "enabled": true, "id": "06240e2a2f494e279a7212d0cd6fd77b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-4b34b22e-a00b-427-proj"}]} 2019-01-09 16:18:29,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateRouterNegativeTests-4b34b22e-a00b-427-proj used request id req-6f095b75-387e-4970-bbf6-5e0384646246 2019-01-09 16:18:29,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82d1f4a1946741cc3d597e7162141aa3080ff1a" 2019-01-09 16:18:29,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef2a4557-3701-4552-a7c6-3d36b1046fab Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:29,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ef2a4557-3701-4552-a7c6-3d36b1046fab 2019-01-09 16:18:29,683 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-4b34b22e-a00b-427-user 2019-01-09 16:18:29,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:29,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:29,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf38fb3-7ed9-4b89-8947-a173057cd3e2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:29,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2cf38fb3-7ed9-4b89-8947-a173057cd3e2 2019-01-09 16:18:29,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" -d '{"role": {"name": "CreateRouterNegativeTests-4b34b22e-a00b-427-proj-role"}}' 2019-01-09 16:18:29,808 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6110b06-5fba-46c6-a46d-b86e6a45cbec Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "70e7db8c174a4b12bfbc15c875eb8d8f", "links": {"self": "http://172.30.9.29:5000/v3/roles/70e7db8c174a4b12bfbc15c875eb8d8f"}, "name": "CreateRouterNegativeTests-4b34b22e-a00b-427-proj-role"}} 2019-01-09 16:18:29,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f6110b06-5fba-46c6-a46d-b86e6a45cbec 2019-01-09 16:18:29,809 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-4b34b22e-a00b-427-proj-role 2019-01-09 16:18:29,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/70e7db8c174a4b12bfbc15c875eb8d8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:29,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aa236e4-c163-4e77-b672-8f533619a1b4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "70e7db8c174a4b12bfbc15c875eb8d8f", "links": {"self": "http://172.30.9.29:5000/v3/roles/70e7db8c174a4b12bfbc15c875eb8d8f"}, "name": "CreateRouterNegativeTests-4b34b22e-a00b-427-proj-role"}} 2019-01-09 16:18:29,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/70e7db8c174a4b12bfbc15c875eb8d8f used request id req-6aa236e4-c163-4e77-b672-8f533619a1b4 2019-01-09 16:18:29,913 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-4b34b22e-a00b-427-proj-role to project CreateRouterNegativeTests-4b34b22e-a00b-427-proj 2019-01-09 16:18:29,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/06240e2a2f494e279a7212d0cd6fd77b/users/d3cd659c6db74cd6b47160d5a2040916/roles/70e7db8c174a4b12bfbc15c875eb8d8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:30,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdb953b2-0c37-461d-85bc-eeb37bbbb1ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:30,052 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/06240e2a2f494e279a7212d0cd6fd77b/users/d3cd659c6db74cd6b47160d5a2040916/roles/70e7db8c174a4b12bfbc15c875eb8d8f used request id req-cdb953b2-0c37-461d-85bc-eeb37bbbb1ee 2019-01-09 16:18:30,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:30,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-2922d58c-f799-48d4-8172-30df6fdf8323 Date: Wed, 09 Jan 2019 16:18:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:18:30,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-2922d58c-f799-48d4-8172-30df6fdf8323 2019-01-09 16:18:30,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:30,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10fcbdc5-fe79-4283-adb5-bd6bd5d0c61f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:30,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-10fcbdc5-fe79-4283-adb5-bd6bd5d0c61f 2019-01-09 16:18:30,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:30,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:30,535 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f373fd7e-0e6c-4a98-9362-636f38c8f239 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:30,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-f373fd7e-0e6c-4a98-9362-636f38c8f239 2019-01-09 16:18:30,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:30,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:30,637 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de6bdb70-1c5b-4bdb-b6c3-c91ec7f41067 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:30,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-de6bdb70-1c5b-4bdb-b6c3-c91ec7f41067 2019-01-09 16:18:30,637 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:30,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:30,748 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-813741ca-c7da-4a53-b68b-5333c34b15cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:30,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-813741ca-c7da-4a53-b68b-5333c34b15cf 2019-01-09 16:18:30,748 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:30,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:30,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b35ad8fb-4426-4edd-b38a-3fb614a5e5ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:30,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-b35ad8fb-4426-4edd-b38a-3fb614a5e5ef 2019-01-09 16:18:30,850 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:30,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:30,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ca54f4-8ebd-4646-bac9-0554344ab853 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:30,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-60ca54f4-8ebd-4646-bac9-0554344ab853 2019-01-09 16:18:30,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:30,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:31,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d283a1a-5701-4d67-8948-8736228bb162 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:18:31,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-2d283a1a-5701-4d67-8948-8736228bb162 2019-01-09 16:18:31,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:31,158 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47e34ff1-00eb-4f65-81ab-886629b57523 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:31,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-47e34ff1-00eb-4f65-81ab-886629b57523 2019-01-09 16:18:31,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:31,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:31,257 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea61b2c6-ae75-4b82-ba99-fa31944607b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:31,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-ea61b2c6-ae75-4b82-ba99-fa31944607b0 2019-01-09 16:18:31,257 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:31,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:31,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-824f1280-364b-48a6-8035-8de36ba5fe16 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:31,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-824f1280-364b-48a6-8035-8de36ba5fe16 2019-01-09 16:18:31,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:31,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:31,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196ded00-67c0-4eef-909d-a95f18f0db11 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:18:31,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-196ded00-67c0-4eef-909d-a95f18f0db11 2019-01-09 16:18:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:31,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cedb015e-0b9a-4474-aad1-ab2f55c73ab7 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:18:31,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-cedb015e-0b9a-4474-aad1-ab2f55c73ab7 2019-01-09 16:18:31,558 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-4b34b22e-a00b-427-proj 2019-01-09 16:18:31,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/06240e2a2f494e279a7212d0cd6fd77b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:31,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63cb017e-7726-4482-a5e7-afb0e14f6a74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:31,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/06240e2a2f494e279a7212d0cd6fd77b used request id req-63cb017e-7726-4482-a5e7-afb0e14f6a74 2019-01-09 16:18:31,779 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-4b34b22e-a00b-427-proj-role 2019-01-09 16:18:31,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/70e7db8c174a4b12bfbc15c875eb8d8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:31,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17a760dd-ea3a-424c-a1f0-2648122f8bf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:31,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/70e7db8c174a4b12bfbc15c875eb8d8f used request id req-17a760dd-ea3a-424c-a1f0-2648122f8bf6 2019-01-09 16:18:31,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72a2830669084fe442ac4ef8a42923c85f5109c6" 2019-01-09 16:18:32,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41c6d6d1-e987-4976-a054-8935dc41890d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:32,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-41c6d6d1-e987-4976-a054-8935dc41890d 2019-01-09 16:18:32,001 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-4b34b22e-a00b-427-user 2019-01-09 16:18:32,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d3cd659c6db74cd6b47160d5a2040916 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f82d1f4a1946741cc3d597e7162141aa3080ff1a" 2019-01-09 16:18:32,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ce73320-caff-45a3-839a-e5cac6f15a5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:32,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d3cd659c6db74cd6b47160d5a2040916 used request id req-1ce73320-caff-45a3-839a-e5cac6f15a5d 2019-01-09 16:18:32,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:32,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["80gxqjyGT3KesId-J0XUow"], "issued_at": "2019-01-09T16:18:32.000000Z"}} 2019-01-09 16:18:32,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dbcf881e93fc14814f34be8a35ab283b4803b17" 2019-01-09 16:18:32,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f2b6ad2-07a3-463a-a2c6-aed0e131191e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:32,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9f2b6ad2-07a3-463a-a2c6-aed0e131191e 2019-01-09 16:18:32,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:32,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:33,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["qILWebFJR0GLsjJo0_Cz0g"], "issued_at": "2019-01-09T16:18:33.000000Z"}} 2019-01-09 16:18:33,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:33,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fef5c4a-4ef1-45da-9ca6-3e7234cecdd6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:33,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0fef5c4a-4ef1-45da-9ca6-3e7234cecdd6 2019-01-09 16:18:33,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:33,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:33,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-39d47592-8754-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:33,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff5e576-126a-4244-9316-cbc892e8ddf8 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-39d47592-8754-49b-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:18:33,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-39d47592-8754-49b-proj used request id req-3ff5e576-126a-4244-9316-cbc892e8ddf8 2019-01-09 16:18:33,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:33,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66591222-b140-4707-93f2-428e0f97ea91 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:33,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-66591222-b140-4707-93f2-428e0f97ea91 2019-01-09 16:18:33,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-39d47592-8754-49b-proj"}}' 2019-01-09 16:18:33,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f87ac62-5157-44b4-827d-15e6d162bc89 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bd4b28142a9e46bbb87be14656267a0b"}, "tags": [], "enabled": true, "id": "bd4b28142a9e46bbb87be14656267a0b", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-39d47592-8754-49b-proj"}} 2019-01-09 16:18:33,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-8f87ac62-5157-44b4-827d-15e6d162bc89 2019-01-09 16:18:33,529 - keystone_utils - INFO - Created project with name - CreateQoSTests-39d47592-8754-49b-proj 2019-01-09 16:18:33,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:33,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:33,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["V8uxbHhqRAi556lXb0YITw"], "issued_at": "2019-01-09T16:18:33.000000Z"}} 2019-01-09 16:18:33,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59588c78204a8958435001700fac847a706f4b5" 2019-01-09 16:18:34,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85adff4b-aa92-4af8-967d-0726d20b1819 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:34,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-85adff4b-aa92-4af8-967d-0726d20b1819 2019-01-09 16:18:34,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:34,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:34,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59588c78204a8958435001700fac847a706f4b5" 2019-01-09 16:18:34,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f102e598-be5f-459b-b7c4-51789f8866e8 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:18:34,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f102e598-be5f-459b-b7c4-51789f8866e8 2019-01-09 16:18:34,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-39d47592-8754-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59588c78204a8958435001700fac847a706f4b5" 2019-01-09 16:18:34,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-268944fd-4757-43ae-970a-ff418cb6d2ea Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-39d47592-8754-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/bd4b28142a9e46bbb87be14656267a0b"}, "tags": [], "enabled": true, "id": "bd4b28142a9e46bbb87be14656267a0b", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-39d47592-8754-49b-proj"}]} 2019-01-09 16:18:34,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-39d47592-8754-49b-proj used request id req-268944fd-4757-43ae-970a-ff418cb6d2ea 2019-01-09 16:18:34,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59588c78204a8958435001700fac847a706f4b5" 2019-01-09 16:18:34,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1088d92a-a799-4740-ba8e-d9cc61b77bf2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:34,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1088d92a-a799-4740-ba8e-d9cc61b77bf2 2019-01-09 16:18:34,931 - keystone_utils - INFO - Created user with name - CreateQoSTests-39d47592-8754-49b-user 2019-01-09 16:18:34,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:34,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:34,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f9b9e2-c2e3-45c0-a64c-09bbf9b99bff Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:34,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-07f9b9e2-c2e3-45c0-a64c-09bbf9b99bff 2019-01-09 16:18:34,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" -d '{"role": {"name": "CreateQoSTests-39d47592-8754-49b-proj-role"}}' 2019-01-09 16:18:35,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08eb96e5-a4ea-41f9-afd7-37e9b472947a Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b68ba925bbb0488aa758959cea236aad", "links": {"self": "http://172.30.9.29:5000/v3/roles/b68ba925bbb0488aa758959cea236aad"}, "name": "CreateQoSTests-39d47592-8754-49b-proj-role"}} 2019-01-09 16:18:35,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-08eb96e5-a4ea-41f9-afd7-37e9b472947a 2019-01-09 16:18:35,069 - keystone_utils - INFO - Created role with name - CreateQoSTests-39d47592-8754-49b-proj-role 2019-01-09 16:18:35,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b68ba925bbb0488aa758959cea236aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:35,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3510edf-5df6-4ec1-8cc8-20e85ad4d521 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b68ba925bbb0488aa758959cea236aad", "links": {"self": "http://172.30.9.29:5000/v3/roles/b68ba925bbb0488aa758959cea236aad"}, "name": "CreateQoSTests-39d47592-8754-49b-proj-role"}} 2019-01-09 16:18:35,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b68ba925bbb0488aa758959cea236aad used request id req-a3510edf-5df6-4ec1-8cc8-20e85ad4d521 2019-01-09 16:18:35,164 - keystone_utils - INFO - Granting role CreateQoSTests-39d47592-8754-49b-proj-role to project CreateQoSTests-39d47592-8754-49b-proj 2019-01-09 16:18:35,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/bd4b28142a9e46bbb87be14656267a0b/users/ba9f42e8ccab4dd191cd8ce080fc588b/roles/b68ba925bbb0488aa758959cea236aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:35,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7966b511-5a49-4e82-b1f3-bc1ed3aaef6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:35,305 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/bd4b28142a9e46bbb87be14656267a0b/users/ba9f42e8ccab4dd191cd8ce080fc588b/roles/b68ba925bbb0488aa758959cea236aad used request id req-7966b511-5a49-4e82-b1f3-bc1ed3aaef6a 2019-01-09 16:18:35,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:35,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:35,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["wgrDbj38TgqdVMebVoZd6Q"], "issued_at": "2019-01-09T16:18:35.000000Z"}} 2019-01-09 16:18:35,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5758f0dd509fb4390cf92712c9c0e5f53a35df10" 2019-01-09 16:18:35,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e07f76f2-a3be-4de8-adca-5be63df0fae6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:35,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e07f76f2-a3be-4de8-adca-5be63df0fae6 2019-01-09 16:18:35,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5758f0dd509fb4390cf92712c9c0e5f53a35df10" 2019-01-09 16:18:36,021 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:35 GMT Server: Apache x-compute-request-id: req-e032c9f4-6fab-4757-9346-85e36f01b13b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e032c9f4-6fab-4757-9346-85e36f01b13b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 16:18:36,021 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-e032c9f4-6fab-4757-9346-85e36f01b13b 2019-01-09 16:18:36,024 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e032c9f4-6fab-4757-9346-85e36f01b13b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5758f0dd509fb4390cf92712c9c0e5f53a35df10" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-23141e6b-cde7-406f-b513-efe7be6e9e6b"}}' 2019-01-09 16:18:36,242 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:36 GMT Server: Apache x-compute-request-id: req-d34d6b90-168a-47f0-9c1f-9f1c614c040a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d34d6b90-168a-47f0-9c1f-9f1c614c040a Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "38ba2171-bfe8-43c6-981c-f89bc65ba2a6", "name": "CreateQoSTests-23141e6b-cde7-406f-b513-efe7be6e9e6b"}, "links": [{"href": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/38ba2171-bfe8-43c6-981c-f89bc65ba2a6", "rel": "self"}, {"href": "http://172.30.9.29:8776/21858900ba734c8a8e7cb477622fbbbe/qos-specs/38ba2171-bfe8-43c6-981c-f89bc65ba2a6", "rel": "bookmark"}]} 2019-01-09 16:18:36,242 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-d34d6b90-168a-47f0-9c1f-9f1c614c040a 2019-01-09 16:18:36,242 - create_qos - INFO - Created qos with name - CreateQoSTests-23141e6b-cde7-406f-b513-efe7be6e9e6b 2019-01-09 16:18:36,245 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dbcf881e93fc14814f34be8a35ab283b4803b17" 2019-01-09 16:18:36,442 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:36 GMT Server: Apache x-compute-request-id: req-2dd8dcb2-b5e9-482b-bf3d-89121bb88512 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2dd8dcb2-b5e9-482b-bf3d-89121bb88512 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "38ba2171-bfe8-43c6-981c-f89bc65ba2a6", "name": "CreateQoSTests-23141e6b-cde7-406f-b513-efe7be6e9e6b"}]} 2019-01-09 16:18:36,442 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-2dd8dcb2-b5e9-482b-bf3d-89121bb88512 2019-01-09 16:18:36,443 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-23141e6b-cde7-406f-b513-efe7be6e9e6b 2019-01-09 16:18:36,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/38ba2171-bfe8-43c6-981c-f89bc65ba2a6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2dd8dcb2-b5e9-482b-bf3d-89121bb88512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dbcf881e93fc14814f34be8a35ab283b4803b17" 2019-01-09 16:18:36,672 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:18:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7d87625e-ece2-40e7-826e-7e7eef21d497 Content-Length: 0 Content-Type: text/html; 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-09 16:18:36,673 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/38ba2171-bfe8-43c6-981c-f89bc65ba2a6?force=False used request id req-7d87625e-ece2-40e7-826e-7e7eef21d497 2019-01-09 16:18:36,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2dd8dcb2-b5e9-482b-bf3d-89121bb88512" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dbcf881e93fc14814f34be8a35ab283b4803b17" 2019-01-09 16:18:36,871 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:36 GMT Server: Apache x-compute-request-id: req-bc135dba-80ac-4009-9be5-15f605d14711 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bc135dba-80ac-4009-9be5-15f605d14711 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 16:18:36,871 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-bc135dba-80ac-4009-9be5-15f605d14711 2019-01-09 16:18:36,871 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-23141e6b-cde7-406f-b513-efe7be6e9e6b 2019-01-09 16:18:36,874 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/38ba2171-bfe8-43c6-981c-f89bc65ba2a6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e032c9f4-6fab-4757-9346-85e36f01b13b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5758f0dd509fb4390cf92712c9c0e5f53a35df10" 2019-01-09 16:18:37,063 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e231f665-2513-4aab-b239-ad47d320b29f x-openstack-request-id: req-e231f665-2513-4aab-b239-ad47d320b29f Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 38ba2171-bfe8-43c6-981c-f89bc65ba2a6.", "code": 404}} 2019-01-09 16:18:37,063 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/38ba2171-bfe8-43c6-981c-f89bc65ba2a6?force=False used request id req-e231f665-2513-4aab-b239-ad47d320b29f 2019-01-09 16:18:37,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:37,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-33210f80-eed3-49e7-9511-beb2ea9177e5 Date: Wed, 09 Jan 2019 16:18:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:18:37,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-33210f80-eed3-49e7-9511-beb2ea9177e5 2019-01-09 16:18:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:37,351 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7634f639-2317-4cc5-937e-21958416bf86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:37,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-7634f639-2317-4cc5-937e-21958416bf86 2019-01-09 16:18:37,351 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:37,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:37,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9322ac22-f3a6-4ff1-b340-0e10923efd11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:37,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-9322ac22-f3a6-4ff1-b340-0e10923efd11 2019-01-09 16:18:37,454 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:37,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:37,557 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddcf41e9-dd7c-4ba3-882a-b5e9ffa76006 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:37,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-ddcf41e9-dd7c-4ba3-882a-b5e9ffa76006 2019-01-09 16:18:37,557 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:37,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:37,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5bb880e-bc39-4c5c-b92e-5ab8b10b8b25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:37,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-c5bb880e-bc39-4c5c-b92e-5ab8b10b8b25 2019-01-09 16:18:37,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:37,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:37,790 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d66b692f-4cd2-4a01-9d0b-d330f62f7fe7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:37,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-d66b692f-4cd2-4a01-9d0b-d330f62f7fe7 2019-01-09 16:18:37,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:37,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:37,890 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fb3421f-f8fe-43e8-b1eb-494a596666b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:37,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-1fb3421f-f8fe-43e8-b1eb-494a596666b9 2019-01-09 16:18:37,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:37,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:37,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7689b81-ae69-440d-96ee-3f6099fa05b2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:18:37,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-d7689b81-ae69-440d-96ee-3f6099fa05b2 2019-01-09 16:18:37,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:38,096 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a15130fa-0177-47dc-95fa-f54b4cb27a31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:38,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-a15130fa-0177-47dc-95fa-f54b4cb27a31 2019-01-09 16:18:38,096 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:38,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:38,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67f889c2-5655-436c-abb2-a0b1e00b87ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:38,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-67f889c2-5655-436c-abb2-a0b1e00b87ca 2019-01-09 16:18:38,199 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:38,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:38,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35a80e56-59ae-45ae-944f-1926a8904f51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:38,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-35a80e56-59ae-45ae-944f-1926a8904f51 2019-01-09 16:18:38,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:38,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:38,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ba4f45b-4f40-4e2b-8db8-f38727edbe4b 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:18:38,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-0ba4f45b-4f40-4e2b-8db8-f38727edbe4b 2019-01-09 16:18:38,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:38,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0544ee6-b1a8-4fd7-9556-486053cdf6f0 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:18:38,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-f0544ee6-b1a8-4fd7-9556-486053cdf6f0 2019-01-09 16:18:38,504 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-39d47592-8754-49b-proj 2019-01-09 16:18:38,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/bd4b28142a9e46bbb87be14656267a0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:38,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cee9fca-248d-44ab-9538-1bd8d04c9f26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:38,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/bd4b28142a9e46bbb87be14656267a0b used request id req-8cee9fca-248d-44ab-9538-1bd8d04c9f26 2019-01-09 16:18:38,752 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-39d47592-8754-49b-proj-role 2019-01-09 16:18:38,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b68ba925bbb0488aa758959cea236aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:38,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30018f2a-4e85-4e63-96cc-adc5ed9b5a86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:38,869 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b68ba925bbb0488aa758959cea236aad used request id req-30018f2a-4e85-4e63-96cc-adc5ed9b5a86 2019-01-09 16:18:38,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7d053e0a700096db89166dfb169a5ffa9bab14" 2019-01-09 16:18:38,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84bdb6ed-50fd-40f6-8d5c-92a1ebf7900f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:38,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-84bdb6ed-50fd-40f6-8d5c-92a1ebf7900f 2019-01-09 16:18:38,969 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-39d47592-8754-49b-user 2019-01-09 16:18:38,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ba9f42e8ccab4dd191cd8ce080fc588b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c59588c78204a8958435001700fac847a706f4b5" 2019-01-09 16:18:39,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5370a929-d9a8-41ca-92f4-ed8c2ba47153 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:39,153 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ba9f42e8ccab4dd191cd8ce080fc588b used request id req-5370a929-d9a8-41ca-92f4-ed8c2ba47153 2019-01-09 16:18:39,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:39,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["bNfZm4reR9-q35QY-Rb5Ng"], "issued_at": "2019-01-09T16:18:39.000000Z"}} 2019-01-09 16:18:39,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6561b490c1ae7e2d9f2789c9c362387c5636da1c" 2019-01-09 16:18:39,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2deb8cad-aa4d-4509-b4d3-56f09b6e29e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:39,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2deb8cad-aa4d-4509-b4d3-56f09b6e29e3 2019-01-09 16:18:39,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:39,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:40,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["GHwK_nYGQU-DnLGAvzV56Q"], "issued_at": "2019-01-09T16:18:40.000000Z"}} 2019-01-09 16:18:40,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:40,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4a9ee30-6763-48ce-a591-0682f3643b23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:40,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e4a9ee30-6763-48ce-a591-0682f3643b23 2019-01-09 16:18:40,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:40,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:40,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-2a904856-826c-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:40,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0577292-cec9-482f-acf5-7b7e2ece36f0 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-2a904856-826c-49c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:18:40,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-2a904856-826c-49c-proj used request id req-b0577292-cec9-482f-acf5-7b7e2ece36f0 2019-01-09 16:18:40,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:40,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad540183-5dcc-4c64-ac70-b31d02e44d10 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:40,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ad540183-5dcc-4c64-ac70-b31d02e44d10 2019-01-09 16:18:40,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-2a904856-826c-49c-proj"}}' 2019-01-09 16:18:40,487 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e473c00-5cc8-487b-85b3-d550f5a0c7ef Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc206d7292404d8db0ea8fa8135d29a1"}, "tags": [], "enabled": true, "id": "cc206d7292404d8db0ea8fa8135d29a1", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-2a904856-826c-49c-proj"}} 2019-01-09 16:18:40,487 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0e473c00-5cc8-487b-85b3-d550f5a0c7ef 2019-01-09 16:18:40,487 - keystone_utils - INFO - Created project with name - CreateQoSTests-2a904856-826c-49c-proj 2019-01-09 16:18:40,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:40,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:40,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["FvE0ur3sTqWalD1cqu335A"], "issued_at": "2019-01-09T16:18:40.000000Z"}} 2019-01-09 16:18:40,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f2d7ac59ba3de4d0255d7601a65d3a0d99fe56" 2019-01-09 16:18:40,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fce7554-1450-4727-b5f8-cc48c5cb0359 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:40,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8fce7554-1450-4727-b5f8-cc48c5cb0359 2019-01-09 16:18:40,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:40,992 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:40,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f2d7ac59ba3de4d0255d7601a65d3a0d99fe56" 2019-01-09 16:18:41,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a01b8c4-f800-4e1d-b229-f4908971ad7a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:18:41,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2a01b8c4-f800-4e1d-b229-f4908971ad7a 2019-01-09 16:18:41,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-2a904856-826c-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f2d7ac59ba3de4d0255d7601a65d3a0d99fe56" 2019-01-09 16:18:41,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea49da9b-4b76-4754-b65c-0fc55cdba4cc Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-2a904856-826c-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc206d7292404d8db0ea8fa8135d29a1"}, "tags": [], "enabled": true, "id": "cc206d7292404d8db0ea8fa8135d29a1", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-2a904856-826c-49c-proj"}]} 2019-01-09 16:18:41,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-2a904856-826c-49c-proj used request id req-ea49da9b-4b76-4754-b65c-0fc55cdba4cc 2019-01-09 16:18:41,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f2d7ac59ba3de4d0255d7601a65d3a0d99fe56" 2019-01-09 16:18:41,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4456db7c-60d9-4fe5-804c-282d715c7a0a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:41,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4456db7c-60d9-4fe5-804c-282d715c7a0a 2019-01-09 16:18:41,685 - keystone_utils - INFO - Created user with name - CreateQoSTests-2a904856-826c-49c-user 2019-01-09 16:18:41,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:41,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:41,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4647de55-e411-4599-a175-a8b9a1b05248 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:41,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4647de55-e411-4599-a175-a8b9a1b05248 2019-01-09 16:18:41,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" -d '{"role": {"name": "CreateQoSTests-2a904856-826c-49c-proj-role"}}' 2019-01-09 16:18:41,805 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b32b6bfe-cf8b-4d93-8a2f-dd89e850e615 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cbf34f36133c405f97474fa71de4e4d0", "links": {"self": "http://172.30.9.29:5000/v3/roles/cbf34f36133c405f97474fa71de4e4d0"}, "name": "CreateQoSTests-2a904856-826c-49c-proj-role"}} 2019-01-09 16:18:41,805 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-b32b6bfe-cf8b-4d93-8a2f-dd89e850e615 2019-01-09 16:18:41,806 - keystone_utils - INFO - Created role with name - CreateQoSTests-2a904856-826c-49c-proj-role 2019-01-09 16:18:41,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/cbf34f36133c405f97474fa71de4e4d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:41,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785ed34c-700b-4756-af72-49f1a5e1e314 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cbf34f36133c405f97474fa71de4e4d0", "links": {"self": "http://172.30.9.29:5000/v3/roles/cbf34f36133c405f97474fa71de4e4d0"}, "name": "CreateQoSTests-2a904856-826c-49c-proj-role"}} 2019-01-09 16:18:41,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/cbf34f36133c405f97474fa71de4e4d0 used request id req-785ed34c-700b-4756-af72-49f1a5e1e314 2019-01-09 16:18:41,905 - keystone_utils - INFO - Granting role CreateQoSTests-2a904856-826c-49c-proj-role to project CreateQoSTests-2a904856-826c-49c-proj 2019-01-09 16:18:41,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/cc206d7292404d8db0ea8fa8135d29a1/users/c3227e37e07541718578f74f31715228/roles/cbf34f36133c405f97474fa71de4e4d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:42,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9839f29d-7abc-4c36-b17c-5d0d7e5459a2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:42,084 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/cc206d7292404d8db0ea8fa8135d29a1/users/c3227e37e07541718578f74f31715228/roles/cbf34f36133c405f97474fa71de4e4d0 used request id req-9839f29d-7abc-4c36-b17c-5d0d7e5459a2 2019-01-09 16:18:42,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:42,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:42,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["P9z7CYVAQPW4yIFARdbJ_w"], "issued_at": "2019-01-09T16:18:42.000000Z"}} 2019-01-09 16:18:42,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e465eafd73d85805eaebb610fb00b1218ec171" 2019-01-09 16:18:42,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6807d7-728f-4a15-8a33-9506ae9f15b5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:42,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0e6807d7-728f-4a15-8a33-9506ae9f15b5 2019-01-09 16:18:42,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e465eafd73d85805eaebb610fb00b1218ec171" 2019-01-09 16:18:42,768 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:42 GMT Server: Apache x-compute-request-id: req-f064fa7f-6367-4187-9d28-f411ade49cc1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f064fa7f-6367-4187-9d28-f411ade49cc1 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 16:18:42,768 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-f064fa7f-6367-4187-9d28-f411ade49cc1 2019-01-09 16:18:42,772 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f064fa7f-6367-4187-9d28-f411ade49cc1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e465eafd73d85805eaebb610fb00b1218ec171" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-0f1eebaa-9f12-4034-bce2-436376e6e1d9"}}' 2019-01-09 16:18:43,117 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:42 GMT Server: Apache x-compute-request-id: req-788b058b-0c14-432e-b20a-df6ea7e8e13e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-788b058b-0c14-432e-b20a-df6ea7e8e13e Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "b2375905-1d35-4beb-985e-4e0883c7c336", "name": "CreateQoSTests-0f1eebaa-9f12-4034-bce2-436376e6e1d9"}, "links": [{"href": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/b2375905-1d35-4beb-985e-4e0883c7c336", "rel": "self"}, {"href": "http://172.30.9.29:8776/21858900ba734c8a8e7cb477622fbbbe/qos-specs/b2375905-1d35-4beb-985e-4e0883c7c336", "rel": "bookmark"}]} 2019-01-09 16:18:43,117 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-788b058b-0c14-432e-b20a-df6ea7e8e13e 2019-01-09 16:18:43,118 - create_qos - INFO - Created qos with name - CreateQoSTests-0f1eebaa-9f12-4034-bce2-436376e6e1d9 2019-01-09 16:18:43,120 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6561b490c1ae7e2d9f2789c9c362387c5636da1c" 2019-01-09 16:18:43,305 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:43 GMT Server: Apache x-compute-request-id: req-03abdaf8-5db2-4341-ab8f-962e6d722334 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03abdaf8-5db2-4341-ab8f-962e6d722334 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "b2375905-1d35-4beb-985e-4e0883c7c336", "name": "CreateQoSTests-0f1eebaa-9f12-4034-bce2-436376e6e1d9"}]} 2019-01-09 16:18:43,305 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-03abdaf8-5db2-4341-ab8f-962e6d722334 2019-01-09 16:18:43,306 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-0f1eebaa-9f12-4034-bce2-436376e6e1d9 2019-01-09 16:18:43,309 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/b2375905-1d35-4beb-985e-4e0883c7c336?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f064fa7f-6367-4187-9d28-f411ade49cc1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e465eafd73d85805eaebb610fb00b1218ec171" 2019-01-09 16:18:43,529 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:18:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-714896f4-b882-45d0-b814-d59c8978d939 Content-Length: 0 Content-Type: text/html; 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-09 16:18:43,529 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/b2375905-1d35-4beb-985e-4e0883c7c336?force=False used request id req-714896f4-b882-45d0-b814-d59c8978d939 2019-01-09 16:18:43,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:43,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-f91a09f1-a7d2-49e1-b6c3-ac4cd0883734 Date: Wed, 09 Jan 2019 16:18:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:18:43,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f91a09f1-a7d2-49e1-b6c3-ac4cd0883734 2019-01-09 16:18:43,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:43,818 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ded6548e-5fa1-408e-a803-a5098b6fa4d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:43,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-ded6548e-5fa1-408e-a803-a5098b6fa4d5 2019-01-09 16:18:43,818 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:43,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:43,919 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50593ec9-a489-48b8-8d78-f03573674662 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:43,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-50593ec9-a489-48b8-8d78-f03573674662 2019-01-09 16:18:43,919 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:43,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:44,019 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4b80ff0-254f-4c37-82a9-ec0b6b192b8a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:44,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-c4b80ff0-254f-4c37-82a9-ec0b6b192b8a 2019-01-09 16:18:44,019 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:44,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:44,042 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cc23efe-b6b3-4596-bac4-0adc1e7043e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:44,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-5cc23efe-b6b3-4596-bac4-0adc1e7043e4 2019-01-09 16:18:44,043 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:44,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:44,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e263f28-1e68-4578-ac08-4479e9ef95b7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:44,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-7e263f28-1e68-4578-ac08-4479e9ef95b7 2019-01-09 16:18:44,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:44,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:44,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17210334-a0ad-415b-bbae-8d8e55d4178b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:44,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-17210334-a0ad-415b-bbae-8d8e55d4178b 2019-01-09 16:18:44,244 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:44,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:44,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2fc2cd-a6c5-46b1-85a4-0bb851b2a615 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:18:44,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-6c2fc2cd-a6c5-46b1-85a4-0bb851b2a615 2019-01-09 16:18:44,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:44,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7463d389-d472-48e3-8cb5-053eda4591d6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:44,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-7463d389-d472-48e3-8cb5-053eda4591d6 2019-01-09 16:18:44,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:44,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:44,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-571e2870-0f56-472d-9b6c-8610e307fb48 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:44,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-571e2870-0f56-472d-9b6c-8610e307fb48 2019-01-09 16:18:44,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:44,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:44,733 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a9ff0e5-ad49-47f5-a58e-38d551abd057 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:44,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-4a9ff0e5-ad49-47f5-a58e-38d551abd057 2019-01-09 16:18:44,733 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:44,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:44,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9683c54-e59b-442a-a68a-af4f55959afd 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:18:44,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-c9683c54-e59b-442a-a68a-af4f55959afd 2019-01-09 16:18:44,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:44,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e03fb4-2342-4097-8bc9-1a0e4b0750da 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:18:44,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-47e03fb4-2342-4097-8bc9-1a0e4b0750da 2019-01-09 16:18:44,945 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-2a904856-826c-49c-proj 2019-01-09 16:18:44,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/cc206d7292404d8db0ea8fa8135d29a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:45,165 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b1c0914-d84c-46cb-8059-72bf7797c328 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:45,165 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/cc206d7292404d8db0ea8fa8135d29a1 used request id req-9b1c0914-d84c-46cb-8059-72bf7797c328 2019-01-09 16:18:45,166 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-2a904856-826c-49c-proj-role 2019-01-09 16:18:45,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/cbf34f36133c405f97474fa71de4e4d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:45,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-207acc4f-c96d-4497-a708-100ba46d8974 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:45,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/cbf34f36133c405f97474fa71de4e4d0 used request id req-207acc4f-c96d-4497-a708-100ba46d8974 2019-01-09 16:18:45,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd18ec59b6dfa1abaa9a8b8e75041aefb88149bc" 2019-01-09 16:18:45,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383c355d-de46-41bd-9661-37adb9fcb8ad Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:45,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-383c355d-de46-41bd-9661-37adb9fcb8ad 2019-01-09 16:18:45,392 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-2a904856-826c-49c-user 2019-01-09 16:18:45,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/c3227e37e07541718578f74f31715228 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f2d7ac59ba3de4d0255d7601a65d3a0d99fe56" 2019-01-09 16:18:45,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4918b641-969c-467e-b016-095968cb3a3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:45,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c3227e37e07541718578f74f31715228 used request id req-4918b641-969c-467e-b016-095968cb3a3b 2019-01-09 16:18:45,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:45,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["ncchJeSrQd2CT1eQh3kN2w"], "issued_at": "2019-01-09T16:18:45.000000Z"}} 2019-01-09 16:18:45,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f381ac27ec12ee1ac2ea5563dbf3d93cecb5e30a" 2019-01-09 16:18:46,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78cbf225-f348-4266-b3ab-047502535858 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:46,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-78cbf225-f348-4266-b3ab-047502535858 2019-01-09 16:18:46,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:46,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:46,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["yeq4TF1nSoWTw8Tp7JwJug"], "issued_at": "2019-01-09T16:18:46.000000Z"}} 2019-01-09 16:18:46,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:46,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91335e8f-a9c6-4cdf-bee9-1c6732a575a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:46,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-91335e8f-a9c6-4cdf-bee9-1c6732a575a0 2019-01-09 16:18:46,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:46,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:46,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-aa8dec46-994f-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:46,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf1dc75-ece9-41bf-affc-7222d1ec77fa Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-aa8dec46-994f-4e6-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:18:46,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-aa8dec46-994f-4e6-proj used request id req-1bf1dc75-ece9-41bf-affc-7222d1ec77fa 2019-01-09 16:18:46,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:46,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e351994-37db-403b-852c-a2e39383f750 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:46,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9e351994-37db-403b-852c-a2e39383f750 2019-01-09 16:18:46,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-aa8dec46-994f-4e6-proj"}}' 2019-01-09 16:18:46,811 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95e07cd3-08f7-4c35-a3f6-8259b92d658a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b341a05d0fd642cca62fd2da58bdd8d3"}, "tags": [], "enabled": true, "id": "b341a05d0fd642cca62fd2da58bdd8d3", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-aa8dec46-994f-4e6-proj"}} 2019-01-09 16:18:46,811 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-95e07cd3-08f7-4c35-a3f6-8259b92d658a 2019-01-09 16:18:46,811 - keystone_utils - INFO - Created project with name - CreateQoSTests-aa8dec46-994f-4e6-proj 2019-01-09 16:18:46,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:46,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:47,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["hGCU3A8QRRWoXCGQQLSA9g"], "issued_at": "2019-01-09T16:18:47.000000Z"}} 2019-01-09 16:18:47,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12862208b7166177eb9d0a2fd05f4675c4a92f7f" 2019-01-09 16:18:47,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85eea688-f5ef-4c77-95c3-c820cfbec003 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:47,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-85eea688-f5ef-4c77-95c3-c820cfbec003 2019-01-09 16:18:47,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:47,321 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:47,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12862208b7166177eb9d0a2fd05f4675c4a92f7f" 2019-01-09 16:18:47,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-327bdb71-1cbe-4bbc-b9a0-fd1dfe39cc5b Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:18:47,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-327bdb71-1cbe-4bbc-b9a0-fd1dfe39cc5b 2019-01-09 16:18:47,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-aa8dec46-994f-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12862208b7166177eb9d0a2fd05f4675c4a92f7f" 2019-01-09 16:18:47,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abc11ae-3d51-4869-a8c3-ab4e04db5cac Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-aa8dec46-994f-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b341a05d0fd642cca62fd2da58bdd8d3"}, "tags": [], "enabled": true, "id": "b341a05d0fd642cca62fd2da58bdd8d3", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-aa8dec46-994f-4e6-proj"}]} 2019-01-09 16:18:47,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateQoSTests-aa8dec46-994f-4e6-proj used request id req-4abc11ae-3d51-4869-a8c3-ab4e04db5cac 2019-01-09 16:18:47,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12862208b7166177eb9d0a2fd05f4675c4a92f7f" 2019-01-09 16:18:47,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fdfadd1-10a8-4be8-bfba-734f46aee369 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:47,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0fdfadd1-10a8-4be8-bfba-734f46aee369 2019-01-09 16:18:48,098 - keystone_utils - INFO - Created user with name - CreateQoSTests-aa8dec46-994f-4e6-user 2019-01-09 16:18:48,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:48,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:48,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d794dd36-0996-4397-9b7c-0d04e9d028e0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:48,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d794dd36-0996-4397-9b7c-0d04e9d028e0 2019-01-09 16:18:48,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" -d '{"role": {"name": "CreateQoSTests-aa8dec46-994f-4e6-proj-role"}}' 2019-01-09 16:18:48,416 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71c20ded-a526-4f2b-9101-3e41d75824aa Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96d6321834a8406bb1b8f75522f35654", "links": {"self": "http://172.30.9.29:5000/v3/roles/96d6321834a8406bb1b8f75522f35654"}, "name": "CreateQoSTests-aa8dec46-994f-4e6-proj-role"}} 2019-01-09 16:18:48,416 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-71c20ded-a526-4f2b-9101-3e41d75824aa 2019-01-09 16:18:48,417 - keystone_utils - INFO - Created role with name - CreateQoSTests-aa8dec46-994f-4e6-proj-role 2019-01-09 16:18:48,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/96d6321834a8406bb1b8f75522f35654 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:48,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c46689b7-18fd-46d3-bc3b-1e105ad113ea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "96d6321834a8406bb1b8f75522f35654", "links": {"self": "http://172.30.9.29:5000/v3/roles/96d6321834a8406bb1b8f75522f35654"}, "name": "CreateQoSTests-aa8dec46-994f-4e6-proj-role"}} 2019-01-09 16:18:48,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/96d6321834a8406bb1b8f75522f35654 used request id req-c46689b7-18fd-46d3-bc3b-1e105ad113ea 2019-01-09 16:18:48,607 - keystone_utils - INFO - Granting role CreateQoSTests-aa8dec46-994f-4e6-proj-role to project CreateQoSTests-aa8dec46-994f-4e6-proj 2019-01-09 16:18:48,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b341a05d0fd642cca62fd2da58bdd8d3/users/0a5f921e04da4790860ab3ef6a598516/roles/96d6321834a8406bb1b8f75522f35654 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:48,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-767e678f-c579-4ee7-aaa2-17062aa0072c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:48,749 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b341a05d0fd642cca62fd2da58bdd8d3/users/0a5f921e04da4790860ab3ef6a598516/roles/96d6321834a8406bb1b8f75522f35654 used request id req-767e678f-c579-4ee7-aaa2-17062aa0072c 2019-01-09 16:18:48,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:48,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:49,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["l8EkzcV6SOCUbBG7WPURAw"], "issued_at": "2019-01-09T16:18:49.000000Z"}} 2019-01-09 16:18:49,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}740d14b3795e05cddb284cf8dc66d9c56f3f0b36" 2019-01-09 16:18:49,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b7cc7a-e89e-4cb2-9301-581f87ccd30d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:49,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-79b7cc7a-e89e-4cb2-9301-581f87ccd30d 2019-01-09 16:18:49,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}740d14b3795e05cddb284cf8dc66d9c56f3f0b36" 2019-01-09 16:18:49,457 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:49 GMT Server: Apache x-compute-request-id: req-04f81198-1ccf-4089-a5c9-a95f9b38a26f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-04f81198-1ccf-4089-a5c9-a95f9b38a26f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 16:18:49,457 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-04f81198-1ccf-4089-a5c9-a95f9b38a26f 2019-01-09 16:18:49,461 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-04f81198-1ccf-4089-a5c9-a95f9b38a26f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}740d14b3795e05cddb284cf8dc66d9c56f3f0b36" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-cfdf9099-9d4e-464f-910c-8c4553d69787"}}' 2019-01-09 16:18:49,670 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:49 GMT Server: Apache x-compute-request-id: req-fdf65378-b8e9-4878-896c-f5f7b8d91bc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fdf65378-b8e9-4878-896c-f5f7b8d91bc3 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "567c59b8-0ec1-47a1-a92f-b136b060e07d", "name": "CreateQoSTests-cfdf9099-9d4e-464f-910c-8c4553d69787"}, "links": [{"href": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/567c59b8-0ec1-47a1-a92f-b136b060e07d", "rel": "self"}, {"href": "http://172.30.9.29:8776/21858900ba734c8a8e7cb477622fbbbe/qos-specs/567c59b8-0ec1-47a1-a92f-b136b060e07d", "rel": "bookmark"}]} 2019-01-09 16:18:49,671 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-fdf65378-b8e9-4878-896c-f5f7b8d91bc3 2019-01-09 16:18:49,671 - create_qos - INFO - Created qos with name - CreateQoSTests-cfdf9099-9d4e-464f-910c-8c4553d69787 2019-01-09 16:18:49,674 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f381ac27ec12ee1ac2ea5563dbf3d93cecb5e30a" 2019-01-09 16:18:49,863 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:49 GMT Server: Apache x-compute-request-id: req-23bae63e-102e-417a-9b84-8a8b16c1ec9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-23bae63e-102e-417a-9b84-8a8b16c1ec9e Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "567c59b8-0ec1-47a1-a92f-b136b060e07d", "name": "CreateQoSTests-cfdf9099-9d4e-464f-910c-8c4553d69787"}]} 2019-01-09 16:18:49,864 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-23bae63e-102e-417a-9b84-8a8b16c1ec9e 2019-01-09 16:18:49,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:49,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:50,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["nCoteawmQm6hO8UzupwP2A"], "issued_at": "2019-01-09T16:18:50.000000Z"}} 2019-01-09 16:18:50,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6149c0ac0f55610e81cce1d766ccb3f84359dae" 2019-01-09 16:18:50,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f34fc7a-3e2a-451a-8cc2-4d31d5bea365 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:50,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9f34fc7a-3e2a-451a-8cc2-4d31d5bea365 2019-01-09 16:18:50,363 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6149c0ac0f55610e81cce1d766ccb3f84359dae" 2019-01-09 16:18:50,553 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:50 GMT Server: Apache x-compute-request-id: req-3529c83b-cce0-430d-9047-2c7b89acf243 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3529c83b-cce0-430d-9047-2c7b89acf243 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "567c59b8-0ec1-47a1-a92f-b136b060e07d", "name": "CreateQoSTests-cfdf9099-9d4e-464f-910c-8c4553d69787"}]} 2019-01-09 16:18:50,553 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-3529c83b-cce0-430d-9047-2c7b89acf243 2019-01-09 16:18:50,554 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-cfdf9099-9d4e-464f-910c-8c4553d69787 2019-01-09 16:18:50,556 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/567c59b8-0ec1-47a1-a92f-b136b060e07d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-04f81198-1ccf-4089-a5c9-a95f9b38a26f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}740d14b3795e05cddb284cf8dc66d9c56f3f0b36" 2019-01-09 16:18:50,770 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:18:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac9ad74f-5721-4cc1-bf53-e7640210ca87 Content-Length: 0 Content-Type: text/html; 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-09 16:18:50,770 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/567c59b8-0ec1-47a1-a92f-b136b060e07d?force=False used request id req-ac9ad74f-5721-4cc1-bf53-e7640210ca87 2019-01-09 16:18:50,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:51,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-41234480-1884-489d-be01-d47ccd1c8451 Date: Wed, 09 Jan 2019 16:18:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:18:51,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-41234480-1884-489d-be01-d47ccd1c8451 2019-01-09 16:18:51,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:51,087 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5aa94bbd-2fd6-4500-b676-b6bb1f536995 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:51,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-5aa94bbd-2fd6-4500-b676-b6bb1f536995 2019-01-09 16:18:51,088 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:51,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:51,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fdade10-7f9a-44b1-97e4-46bd7b51e141 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:51,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-6fdade10-7f9a-44b1-97e4-46bd7b51e141 2019-01-09 16:18:51,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:51,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:51,214 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87fa0160-0f93-4604-bec0-502523657941 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:51,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-87fa0160-0f93-4604-bec0-502523657941 2019-01-09 16:18:51,214 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:51,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:51,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7a6aa87-f9fa-496f-845a-daaebe675dba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:51,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-f7a6aa87-f9fa-496f-845a-daaebe675dba 2019-01-09 16:18:51,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:51,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:51,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d771437f-8837-42ae-809f-296865f3148f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:51,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-d771437f-8837-42ae-809f-296865f3148f 2019-01-09 16:18:51,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:51,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:51,516 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-822903d9-527b-45a1-ad2e-bd1459f969b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:51,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-822903d9-527b-45a1-ad2e-bd1459f969b6 2019-01-09 16:18:51,516 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:51,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:51,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0469299a-c463-47fb-8edf-232b5a539275 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:18:51,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-0469299a-c463-47fb-8edf-232b5a539275 2019-01-09 16:18:51,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:51,730 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2dd23dc-34e1-4863-b3b8-e69a2147172e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:51,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-a2dd23dc-34e1-4863-b3b8-e69a2147172e 2019-01-09 16:18:51,730 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:51,840 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-652f0389-12e3-4879-b779-ae50b529b23b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:51,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-652f0389-12e3-4879-b779-ae50b529b23b 2019-01-09 16:18:51,840 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:51,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:51,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0700017-0b84-42b9-ae29-97cfae895f35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:51,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-b0700017-0b84-42b9-ae29-97cfae895f35 2019-01-09 16:18:51,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:51,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:52,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc0551d-b79e-42ee-aef4-a34fddd0e531 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:18:52,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-6fc0551d-b79e-42ee-aef4-a34fddd0e531 2019-01-09 16:18:52,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:52,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42494e7b-0046-4199-8eb2-aab3bec5efde 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:18:52,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-42494e7b-0046-4199-8eb2-aab3bec5efde 2019-01-09 16:18:52,157 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-aa8dec46-994f-4e6-proj 2019-01-09 16:18:52,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b341a05d0fd642cca62fd2da58bdd8d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:52,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6344cb7-7976-4282-879d-d784e87478bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:52,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b341a05d0fd642cca62fd2da58bdd8d3 used request id req-c6344cb7-7976-4282-879d-d784e87478bd 2019-01-09 16:18:52,375 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-aa8dec46-994f-4e6-proj-role 2019-01-09 16:18:52,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/96d6321834a8406bb1b8f75522f35654 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:52,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69444d95-aef2-449a-81fa-30ab806535cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:52,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/96d6321834a8406bb1b8f75522f35654 used request id req-69444d95-aef2-449a-81fa-30ab806535cb 2019-01-09 16:18:52,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efab5af01b3d1f084a4d3d95a182f18aaa81dd98" 2019-01-09 16:18:52,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12ac562-429b-43f0-93fb-957a72f47acb Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:52,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d12ac562-429b-43f0-93fb-957a72f47acb 2019-01-09 16:18:52,507 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-aa8dec46-994f-4e6-user 2019-01-09 16:18:52,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/0a5f921e04da4790860ab3ef6a598516 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12862208b7166177eb9d0a2fd05f4675c4a92f7f" 2019-01-09 16:18:52,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74dcfeec-17bd-407a-a450-7c9b7440633a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:52,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0a5f921e04da4790860ab3ef6a598516 used request id req-74dcfeec-17bd-407a-a450-7c9b7440633a 2019-01-09 16:18:52,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:53,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["N4WohHKwRzqZVux7acEDGg"], "issued_at": "2019-01-09T16:18:53.000000Z"}} 2019-01-09 16:18:53,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61020b137d67a13da065c184154aaf9fe3572674" 2019-01-09 16:18:53,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f6900f-4359-4dab-b800-f31eeac2eb90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:53,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-69f6900f-4359-4dab-b800-f31eeac2eb90 2019-01-09 16:18:53,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:53,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:53,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["gTw112h7SCKfNj_WAzHhcw"], "issued_at": "2019-01-09T16:18:53.000000Z"}} 2019-01-09 16:18:53,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:53,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759c82fc-f7b2-4224-895e-7ad6579e21cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:53,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-759c82fc-f7b2-4224-895e-7ad6579e21cf 2019-01-09 16:18:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:53,710 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:53,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:53,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b88b4cd-c733-43f9-b7ad-30c295034b70 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:18:53,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj used request id req-7b88b4cd-c733-43f9-b7ad-30c295034b70 2019-01-09 16:18:53,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:53,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04deb479-15d5-419a-a07c-dae0aaa43e41 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:53,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-04deb479-15d5-419a-a07c-dae0aaa43e41 2019-01-09 16:18:53,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj"}}' 2019-01-09 16:18:53,877 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01f520cd-97a2-4dc1-beb9-f4e479d7ccd1 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6feac25a8db24e7499e67e9b2d80e3f9"}, "tags": [], "enabled": true, "id": "6feac25a8db24e7499e67e9b2d80e3f9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj"}} 2019-01-09 16:18:53,877 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-01f520cd-97a2-4dc1-beb9-f4e479d7ccd1 2019-01-09 16:18:53,877 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj 2019-01-09 16:18:53,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:53,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:54,275 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["e1LQMCxJTnmGsI7zAGhZzg"], "issued_at": "2019-01-09T16:18:54.000000Z"}} 2019-01-09 16:18:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a0f3150096b4b3cd1174438cb5d090861414a" 2019-01-09 16:18:54,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e0e830-fc4d-4c99-9c6e-25243e283742 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:54,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f4e0e830-fc4d-4c99-9c6e-25243e283742 2019-01-09 16:18:54,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:18:54,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:18:54,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a0f3150096b4b3cd1174438cb5d090861414a" 2019-01-09 16:18:54,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10513929-0cb7-4c7a-9b24-b85fedd90709 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:18:54,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-10513929-0cb7-4c7a-9b24-b85fedd90709 2019-01-09 16:18:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a0f3150096b4b3cd1174438cb5d090861414a" 2019-01-09 16:18:54,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb714041-ec71-454a-8dcf-3062edb2e23b Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6feac25a8db24e7499e67e9b2d80e3f9"}, "tags": [], "enabled": true, "id": "6feac25a8db24e7499e67e9b2d80e3f9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj"}]} 2019-01-09 16:18:54,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj used request id req-cb714041-ec71-454a-8dcf-3062edb2e23b 2019-01-09 16:18:54,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a0f3150096b4b3cd1174438cb5d090861414a" 2019-01-09 16:18:54,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-995d7a30-dea0-462c-a8e5-ddfbeef98f50 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:18:54,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-995d7a30-dea0-462c-a8e5-ddfbeef98f50 2019-01-09 16:18:55,006 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-user 2019-01-09 16:18:55,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:55,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:55,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b3a926-9712-41d2-b93f-8763138a36ff Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:55,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-96b3a926-9712-41d2-b93f-8763138a36ff 2019-01-09 16:18:55,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj-role"}}' 2019-01-09 16:18:55,225 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e187fd0d-7c65-42e9-b6ce-dd17a0d4356e Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7af2f0cb0c14bf3b15b6e511225ee15", "links": {"self": "http://172.30.9.29:5000/v3/roles/a7af2f0cb0c14bf3b15b6e511225ee15"}, "name": "CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj-role"}} 2019-01-09 16:18:55,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e187fd0d-7c65-42e9-b6ce-dd17a0d4356e 2019-01-09 16:18:55,226 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj-role 2019-01-09 16:18:55,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/a7af2f0cb0c14bf3b15b6e511225ee15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:55,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2836ae08-ec9f-452b-91a1-c8c00df3b922 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7af2f0cb0c14bf3b15b6e511225ee15", "links": {"self": "http://172.30.9.29:5000/v3/roles/a7af2f0cb0c14bf3b15b6e511225ee15"}, "name": "CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj-role"}} 2019-01-09 16:18:55,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/a7af2f0cb0c14bf3b15b6e511225ee15 used request id req-2836ae08-ec9f-452b-91a1-c8c00df3b922 2019-01-09 16:18:55,320 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj-role to project CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj 2019-01-09 16:18:55,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6feac25a8db24e7499e67e9b2d80e3f9/users/0d8a7802ece640dcb7b1b190a3e38bcf/roles/a7af2f0cb0c14bf3b15b6e511225ee15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:55,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc34c1e4-b26b-49d5-80da-707cb99ed6cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:55,444 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6feac25a8db24e7499e67e9b2d80e3f9/users/0d8a7802ece640dcb7b1b190a3e38bcf/roles/a7af2f0cb0c14bf3b15b6e511225ee15 used request id req-bc34c1e4-b26b-49d5-80da-707cb99ed6cc 2019-01-09 16:18:55,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:55,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:55,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["dUg-gTsMSz-vcETASvifxQ"], "issued_at": "2019-01-09T16:18:55.000000Z"}} 2019-01-09 16:18:55,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ea5f799fb8f8d06abde65a8578c45e83385ef2" 2019-01-09 16:18:55,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ac758e-6ff9-40d7-8c34-e43d8ebb2882 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:55,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-17ac758e-6ff9-40d7-8c34-e43d8ebb2882 2019-01-09 16:18:55,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ea5f799fb8f8d06abde65a8578c45e83385ef2" 2019-01-09 16:18:56,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:55 GMT Server: Apache x-compute-request-id: req-29c16a54-e05f-40a9-a50d-f309341ded79 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29c16a54-e05f-40a9-a50d-f309341ded79 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 16:18:56,127 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None used request id req-29c16a54-e05f-40a9-a50d-f309341ded79 2019-01-09 16:18:56,131 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-29c16a54-e05f-40a9-a50d-f309341ded79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ea5f799fb8f8d06abde65a8578c45e83385ef2" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-631f7b14-945b-445d-a646-b85c90726fff", "description": null}}' 2019-01-09 16:18:56,362 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:56 GMT Server: Apache x-compute-request-id: req-9d128e24-cba3-426d-a2bf-7f077d4c1cab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9d128e24-cba3-426d-a2bf-7f077d4c1cab Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-631f7b14-945b-445d-a646-b85c90726fff", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c9c7bee4-9339-48ab-b1bc-74b22c1d7033", "description": null}} 2019-01-09 16:18:56,362 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types used request id req-9d128e24-cba3-426d-a2bf-7f077d4c1cab 2019-01-09 16:18:56,363 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-631f7b14-945b-445d-a646-b85c90726fff 2019-01-09 16:18:56,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61020b137d67a13da065c184154aaf9fe3572674" 2019-01-09 16:18:56,576 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:56 GMT Server: Apache x-compute-request-id: req-4782e73a-1409-4c36-90af-1d45a726dee6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4782e73a-1409-4c36-90af-1d45a726dee6 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-631f7b14-945b-445d-a646-b85c90726fff", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c9c7bee4-9339-48ab-b1bc-74b22c1d7033", "description": null}]} 2019-01-09 16:18:56,576 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None used request id req-4782e73a-1409-4c36-90af-1d45a726dee6 2019-01-09 16:18:56,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c9c7bee4-9339-48ab-b1bc-74b22c1d7033 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4782e73a-1409-4c36-90af-1d45a726dee6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61020b137d67a13da065c184154aaf9fe3572674" 2019-01-09 16:18:56,760 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:56 GMT Server: Apache x-compute-request-id: req-560121a0-6cb1-4d3e-9ad6-7215f69c0c54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-560121a0-6cb1-4d3e-9ad6-7215f69c0c54 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-631f7b14-945b-445d-a646-b85c90726fff", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c9c7bee4-9339-48ab-b1bc-74b22c1d7033", "description": null}} 2019-01-09 16:18:56,760 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c9c7bee4-9339-48ab-b1bc-74b22c1d7033 used request id req-560121a0-6cb1-4d3e-9ad6-7215f69c0c54 2019-01-09 16:18:56,763 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c9c7bee4-9339-48ab-b1bc-74b22c1d7033/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4782e73a-1409-4c36-90af-1d45a726dee6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61020b137d67a13da065c184154aaf9fe3572674" 2019-01-09 16:18:56,948 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:56 GMT Server: Apache x-compute-request-id: req-346346de-ae3a-4ae5-95db-369408358892 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-346346de-ae3a-4ae5-95db-369408358892 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 16:18:56,948 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c9c7bee4-9339-48ab-b1bc-74b22c1d7033/encryption used request id req-346346de-ae3a-4ae5-95db-369408358892 2019-01-09 16:18:56,949 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-631f7b14-945b-445d-a646-b85c90726fff 2019-01-09 16:18:56,952 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c9c7bee4-9339-48ab-b1bc-74b22c1d7033 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4782e73a-1409-4c36-90af-1d45a726dee6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61020b137d67a13da065c184154aaf9fe3572674" 2019-01-09 16:18:57,003 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:18:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-85a0612c-0a17-409f-bb8b-1178b87bfb54 Content-Length: 0 Content-Type: text/html; 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-09 16:18:57,003 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c9c7bee4-9339-48ab-b1bc-74b22c1d7033 used request id req-85a0612c-0a17-409f-bb8b-1178b87bfb54 2019-01-09 16:18:57,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4782e73a-1409-4c36-90af-1d45a726dee6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61020b137d67a13da065c184154aaf9fe3572674" 2019-01-09 16:18:57,020 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:57 GMT Server: Apache x-compute-request-id: req-22d841b8-1d2f-49ce-95f5-b729694d6a21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-22d841b8-1d2f-49ce-95f5-b729694d6a21 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 16:18:57,020 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None used request id req-22d841b8-1d2f-49ce-95f5-b729694d6a21 2019-01-09 16:18:57,021 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-631f7b14-945b-445d-a646-b85c90726fff 2019-01-09 16:18:57,023 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c9c7bee4-9339-48ab-b1bc-74b22c1d7033 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-29c16a54-e05f-40a9-a50d-f309341ded79" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97ea5f799fb8f8d06abde65a8578c45e83385ef2" 2019-01-09 16:18:57,216 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7d3f5189-8026-4c13-acb3-276c09c7e8a2 x-openstack-request-id: req-7d3f5189-8026-4c13-acb3-276c09c7e8a2 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type c9c7bee4-9339-48ab-b1bc-74b22c1d7033 could not be found.", "code": 404}} 2019-01-09 16:18:57,216 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c9c7bee4-9339-48ab-b1bc-74b22c1d7033 used request id req-7d3f5189-8026-4c13-acb3-276c09c7e8a2 2019-01-09 16:18:57,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:57,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-58f32531-80cc-49b3-bb90-f3aa664d3250 Date: Wed, 09 Jan 2019 16:18:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:18:57,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-58f32531-80cc-49b3-bb90-f3aa664d3250 2019-01-09 16:18:57,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:57,613 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5348c22d-009e-4d50-abc5-faf8423e5a14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:57,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-5348c22d-009e-4d50-abc5-faf8423e5a14 2019-01-09 16:18:57,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:57,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-356ba09d-c3fc-414d-8d61-694ee508ef65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:57,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-356ba09d-c3fc-414d-8d61-694ee508ef65 2019-01-09 16:18:57,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:57,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:57,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34102122-9069-4202-9d6f-9f0656af0d2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:57,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-34102122-9069-4202-9d6f-9f0656af0d2d 2019-01-09 16:18:57,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:57,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:57,923 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f79dd38-ae9c-4f52-85f4-2fbf083335eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:57,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-7f79dd38-ae9c-4f52-85f4-2fbf083335eb 2019-01-09 16:18:57,924 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:58,025 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c1e8c14-4219-4762-b657-6a3fdf073104 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:58,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-2c1e8c14-4219-4762-b657-6a3fdf073104 2019-01-09 16:18:58,025 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:58,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:58,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb64914a-2dc2-4132-8863-fc112d6056e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:58,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-cb64914a-2dc2-4132-8863-fc112d6056e1 2019-01-09 16:18:58,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:58,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:58,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5896acf-6177-4c27-ba77-d2f9ce78c640 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:18:58,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-c5896acf-6177-4c27-ba77-d2f9ce78c640 2019-01-09 16:18:58,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:58,168 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-042cc76e-f8ea-4b0b-a8f4-077f7e09ba51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:58,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-042cc76e-f8ea-4b0b-a8f4-077f7e09ba51 2019-01-09 16:18:58,168 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:58,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:58,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-155a00b7-b3ac-4da7-9e46-b2ebbe247089 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:58,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-155a00b7-b3ac-4da7-9e46-b2ebbe247089 2019-01-09 16:18:58,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:58,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:58,380 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eb64e8a-d0d5-4a95-8793-0b11628451e4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:18:58,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-7eb64e8a-d0d5-4a95-8793-0b11628451e4 2019-01-09 16:18:58,380 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:18:58,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:58,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326e82ca-e5ce-4f5c-bcad-99de121fba17 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:18:58,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-326e82ca-e5ce-4f5c-bcad-99de121fba17 2019-01-09 16:18:58,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:58,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bb102c-85bb-496c-b30f-4108f153c4cb 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:18:58,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-a4bb102c-85bb-496c-b30f-4108f153c4cb 2019-01-09 16:18:58,586 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj 2019-01-09 16:18:58,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6feac25a8db24e7499e67e9b2d80e3f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:58,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3732a606-d25d-4ae5-8b3b-4e56086a957a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:58,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6feac25a8db24e7499e67e9b2d80e3f9 used request id req-3732a606-d25d-4ae5-8b3b-4e56086a957a 2019-01-09 16:18:58,800 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-proj-role 2019-01-09 16:18:58,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/a7af2f0cb0c14bf3b15b6e511225ee15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:58,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aada052-65aa-4f4e-9171-ac1e3dc951f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:58,914 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/a7af2f0cb0c14bf3b15b6e511225ee15 used request id req-9aada052-65aa-4f4e-9171-ac1e3dc951f3 2019-01-09 16:18:58,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd8dbc25772782eac41354cac1a1e7936d40a999" 2019-01-09 16:18:59,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1ca841-4b32-43a5-ad47-e3bf2945f94a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:18:59,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-de1ca841-4b32-43a5-ad47-e3bf2945f94a 2019-01-09 16:18:59,013 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-35d58422-7a73-48c-user 2019-01-09 16:18:59,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/0d8a7802ece640dcb7b1b190a3e38bcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb1a0f3150096b4b3cd1174438cb5d090861414a" 2019-01-09 16:18:59,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:18:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b811c93a-edc9-4eb5-9f3a-9b2fb97f058b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:18:59,198 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0d8a7802ece640dcb7b1b190a3e38bcf used request id req-b811c93a-edc9-4eb5-9f3a-9b2fb97f058b 2019-01-09 16:18:59,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:18:59,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:18:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["EI089GpSTEe_tY4VWtM2Kg"], "issued_at": "2019-01-09T16:18:59.000000Z"}} 2019-01-09 16:18:59,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e04c81936893cd5c1f273ed5fc94fc66dc66b" 2019-01-09 16:18:59,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:18:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386a3174-ab6e-4479-a897-700f2e7c187a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:18:59,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-386a3174-ab6e-4479-a897-700f2e7c187a 2019-01-09 16:18:59,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:18:59,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:00,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["TunQbRL_THuNp9ZW4Vxz3w"], "issued_at": "2019-01-09T16:19:00.000000Z"}} 2019-01-09 16:19:00,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:00,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2d1bc80-58d8-4416-8202-61a8cbb35601 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:00,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d2d1bc80-58d8-4416-8202-61a8cbb35601 2019-01-09 16:19:00,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:00,198 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:00,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:00,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb8c509-44af-4909-9f1b-518e619422ee Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:19:00,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj used request id req-2eb8c509-44af-4909-9f1b-518e619422ee 2019-01-09 16:19:00,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:00,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4396bb6e-2c38-4a36-a474-e33244f06bca Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:00,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4396bb6e-2c38-4a36-a474-e33244f06bca 2019-01-09 16:19:00,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj"}}' 2019-01-09 16:19:00,448 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67f4afa9-a40c-4615-a44e-c8baa4bb53a7 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/20c3e48c3c534828abb78056220a779b"}, "tags": [], "enabled": true, "id": "20c3e48c3c534828abb78056220a779b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj"}} 2019-01-09 16:19:00,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-67f4afa9-a40c-4615-a44e-c8baa4bb53a7 2019-01-09 16:19:00,448 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj 2019-01-09 16:19:00,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:00,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:00,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["fFP8hxOTREafj8D_3uiRSg"], "issued_at": "2019-01-09T16:19:00.000000Z"}} 2019-01-09 16:19:00,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2c1e59b691e11bea5c64905d161fd2d2b77c3f" 2019-01-09 16:19:00,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b8479f-442c-47f5-8507-07d112a4b096 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:00,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a0b8479f-442c-47f5-8507-07d112a4b096 2019-01-09 16:19:00,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:00,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:00,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2c1e59b691e11bea5c64905d161fd2d2b77c3f" 2019-01-09 16:19:01,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e9f842-53dc-4f5a-89a5-4ae713778e24 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:19:01,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-83e9f842-53dc-4f5a-89a5-4ae713778e24 2019-01-09 16:19:01,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2c1e59b691e11bea5c64905d161fd2d2b77c3f" 2019-01-09 16:19:01,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e877e64b-bc90-4b09-b930-9ed4c53edef9 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/20c3e48c3c534828abb78056220a779b"}, "tags": [], "enabled": true, "id": "20c3e48c3c534828abb78056220a779b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj"}]} 2019-01-09 16:19:01,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj used request id req-e877e64b-bc90-4b09-b930-9ed4c53edef9 2019-01-09 16:19:01,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2c1e59b691e11bea5c64905d161fd2d2b77c3f" 2019-01-09 16:19:01,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c91210-21ac-4022-9757-3988e13e2c15 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:01,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d6c91210-21ac-4022-9757-3988e13e2c15 2019-01-09 16:19:01,650 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-user 2019-01-09 16:19:01,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:01,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:01,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa7b3c97-2b95-48e2-b5ad-e9754e2ee1b6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:01,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-aa7b3c97-2b95-48e2-b5ad-e9754e2ee1b6 2019-01-09 16:19:01,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj-role"}}' 2019-01-09 16:19:01,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28d424ec-842f-499d-9b69-5853232f1b94 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d867963f9afe423ebb9858f50b8baf47", "links": {"self": "http://172.30.9.29:5000/v3/roles/d867963f9afe423ebb9858f50b8baf47"}, "name": "CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj-role"}} 2019-01-09 16:19:01,788 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-28d424ec-842f-499d-9b69-5853232f1b94 2019-01-09 16:19:01,788 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj-role 2019-01-09 16:19:01,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d867963f9afe423ebb9858f50b8baf47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:01,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb61f8c-a7d2-472b-9e0f-9a38bbc908a7 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d867963f9afe423ebb9858f50b8baf47", "links": {"self": "http://172.30.9.29:5000/v3/roles/d867963f9afe423ebb9858f50b8baf47"}, "name": "CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj-role"}} 2019-01-09 16:19:01,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d867963f9afe423ebb9858f50b8baf47 used request id req-ebb61f8c-a7d2-472b-9e0f-9a38bbc908a7 2019-01-09 16:19:01,888 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj-role to project CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj 2019-01-09 16:19:01,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/20c3e48c3c534828abb78056220a779b/users/896c863a2b2d49b19e1da1598f33697f/roles/d867963f9afe423ebb9858f50b8baf47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:02,036 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7248776-344f-430b-b3a8-e8d7e5724acb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:02,036 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/20c3e48c3c534828abb78056220a779b/users/896c863a2b2d49b19e1da1598f33697f/roles/d867963f9afe423ebb9858f50b8baf47 used request id req-a7248776-344f-430b-b3a8-e8d7e5724acb 2019-01-09 16:19:02,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:02,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:02,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["lX4CbTzATyezddl49wiYMw"], "issued_at": "2019-01-09T16:19:02.000000Z"}} 2019-01-09 16:19:02,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e366d26e5bc5bf602d158e1c2bf6f581500972" 2019-01-09 16:19:02,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb5c44e3-7fd6-4257-8ab3-a6e9a7447c45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:02,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-eb5c44e3-7fd6-4257-8ab3-a6e9a7447c45 2019-01-09 16:19:02,541 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e366d26e5bc5bf602d158e1c2bf6f581500972" 2019-01-09 16:19:02,729 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:02 GMT Server: Apache x-compute-request-id: req-3142024e-591b-4549-9944-cbddf1ad5e24 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3142024e-591b-4549-9944-cbddf1ad5e24 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 16:19:02,729 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None used request id req-3142024e-591b-4549-9944-cbddf1ad5e24 2019-01-09 16:19:02,733 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3142024e-591b-4549-9944-cbddf1ad5e24" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e366d26e5bc5bf602d158e1c2bf6f581500972" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-f8ef61be-4167-4501-8f12-1dbcf23f57ec", "description": null}}' 2019-01-09 16:19:02,970 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:02 GMT Server: Apache x-compute-request-id: req-24358200-9bc7-496d-b88f-f47bc945ee6d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24358200-9bc7-496d-b88f-f47bc945ee6d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f8ef61be-4167-4501-8f12-1dbcf23f57ec", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50f50bde-faa2-43ab-87d1-09e639dd916b", "description": null}} 2019-01-09 16:19:02,970 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types used request id req-24358200-9bc7-496d-b88f-f47bc945ee6d 2019-01-09 16:19:02,971 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-f8ef61be-4167-4501-8f12-1dbcf23f57ec 2019-01-09 16:19:02,973 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e04c81936893cd5c1f273ed5fc94fc66dc66b" 2019-01-09 16:19:03,168 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:02 GMT Server: Apache x-compute-request-id: req-41371edf-5912-4c5d-9421-00c6a0cb4de7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-41371edf-5912-4c5d-9421-00c6a0cb4de7 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-f8ef61be-4167-4501-8f12-1dbcf23f57ec", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50f50bde-faa2-43ab-87d1-09e639dd916b", "description": null}]} 2019-01-09 16:19:03,168 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None used request id req-41371edf-5912-4c5d-9421-00c6a0cb4de7 2019-01-09 16:19:03,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/50f50bde-faa2-43ab-87d1-09e639dd916b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-41371edf-5912-4c5d-9421-00c6a0cb4de7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e04c81936893cd5c1f273ed5fc94fc66dc66b" 2019-01-09 16:19:03,357 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:03 GMT Server: Apache x-compute-request-id: req-3ed83122-5289-45ce-8ead-2bf66e6755c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3ed83122-5289-45ce-8ead-2bf66e6755c5 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f8ef61be-4167-4501-8f12-1dbcf23f57ec", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50f50bde-faa2-43ab-87d1-09e639dd916b", "description": null}} 2019-01-09 16:19:03,357 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/50f50bde-faa2-43ab-87d1-09e639dd916b used request id req-3ed83122-5289-45ce-8ead-2bf66e6755c5 2019-01-09 16:19:03,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/50f50bde-faa2-43ab-87d1-09e639dd916b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-41371edf-5912-4c5d-9421-00c6a0cb4de7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e04c81936893cd5c1f273ed5fc94fc66dc66b" 2019-01-09 16:19:03,548 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:03 GMT Server: Apache x-compute-request-id: req-fa436c8b-2386-472e-b9be-c6514599ac07 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fa436c8b-2386-472e-b9be-c6514599ac07 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 16:19:03,548 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/50f50bde-faa2-43ab-87d1-09e639dd916b/encryption used request id req-fa436c8b-2386-472e-b9be-c6514599ac07 2019-01-09 16:19:03,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:03,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:03,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["O2SFjYOeTNK5lNfBF3T7GA"], "issued_at": "2019-01-09T16:19:03.000000Z"}} 2019-01-09 16:19:03,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b7d18f63806fb49ced5545b691dd9565c9a5d2" 2019-01-09 16:19:04,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd9f4c2-618e-4403-9d5c-c22b63a306ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:04,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2fd9f4c2-618e-4403-9d5c-c22b63a306ef 2019-01-09 16:19:04,052 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b7d18f63806fb49ced5545b691dd9565c9a5d2" 2019-01-09 16:19:04,235 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:04 GMT Server: Apache x-compute-request-id: req-d4ba2eb2-674e-480c-a823-ed6346368ea9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d4ba2eb2-674e-480c-a823-ed6346368ea9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-f8ef61be-4167-4501-8f12-1dbcf23f57ec", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50f50bde-faa2-43ab-87d1-09e639dd916b", "description": null}]} 2019-01-09 16:19:04,235 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None used request id req-d4ba2eb2-674e-480c-a823-ed6346368ea9 2019-01-09 16:19:04,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/50f50bde-faa2-43ab-87d1-09e639dd916b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d4ba2eb2-674e-480c-a823-ed6346368ea9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b7d18f63806fb49ced5545b691dd9565c9a5d2" 2019-01-09 16:19:04,428 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:04 GMT Server: Apache x-compute-request-id: req-fe63ffdf-d1d9-4379-8504-0de17e345e19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe63ffdf-d1d9-4379-8504-0de17e345e19 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-f8ef61be-4167-4501-8f12-1dbcf23f57ec", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "50f50bde-faa2-43ab-87d1-09e639dd916b", "description": null}} 2019-01-09 16:19:04,428 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/50f50bde-faa2-43ab-87d1-09e639dd916b used request id req-fe63ffdf-d1d9-4379-8504-0de17e345e19 2019-01-09 16:19:04,431 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/50f50bde-faa2-43ab-87d1-09e639dd916b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d4ba2eb2-674e-480c-a823-ed6346368ea9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b7d18f63806fb49ced5545b691dd9565c9a5d2" 2019-01-09 16:19:04,623 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:04 GMT Server: Apache x-compute-request-id: req-45f0fb47-6a32-4001-9e64-3e3bd693fed5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-45f0fb47-6a32-4001-9e64-3e3bd693fed5 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 16:19:04,623 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/50f50bde-faa2-43ab-87d1-09e639dd916b/encryption used request id req-45f0fb47-6a32-4001-9e64-3e3bd693fed5 2019-01-09 16:19:04,624 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-f8ef61be-4167-4501-8f12-1dbcf23f57ec 2019-01-09 16:19:04,626 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/50f50bde-faa2-43ab-87d1-09e639dd916b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3142024e-591b-4549-9944-cbddf1ad5e24" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e366d26e5bc5bf602d158e1c2bf6f581500972" 2019-01-09 16:19:04,718 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7ee80017-d93e-455b-86dc-9760146fc5b9 Content-Length: 0 Content-Type: text/html; 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-09 16:19:04,718 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/50f50bde-faa2-43ab-87d1-09e639dd916b used request id req-7ee80017-d93e-455b-86dc-9760146fc5b9 2019-01-09 16:19:04,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:04,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-6be4434f-8848-4af9-9229-8efad38c1d4f Date: Wed, 09 Jan 2019 16:19:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:19:04,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-6be4434f-8848-4af9-9229-8efad38c1d4f 2019-01-09 16:19:04,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:05,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e47751e-84b4-4077-b60c-3cd670f438f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:05,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-7e47751e-84b4-4077-b60c-3cd670f438f9 2019-01-09 16:19:05,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:05,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:05,101 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-610fabae-f33b-419d-b1bc-35889a151946 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:05,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-610fabae-f33b-419d-b1bc-35889a151946 2019-01-09 16:19:05,102 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:05,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:05,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-738a102b-3233-401d-97f5-a959220f7cf2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:05,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-738a102b-3233-401d-97f5-a959220f7cf2 2019-01-09 16:19:05,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:05,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:05,304 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b6711e-90ce-4415-be91-01fecbd62ced Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:05,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-54b6711e-90ce-4415-be91-01fecbd62ced 2019-01-09 16:19:05,305 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:05,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c79701f9-ad04-4792-9005-2de8d8bf4b11 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:05,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-c79701f9-ad04-4792-9005-2de8d8bf4b11 2019-01-09 16:19:05,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:05,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:05,501 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe849a27-22b4-4cbd-bd2e-ab322147eb77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:05,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-fe849a27-22b4-4cbd-bd2e-ab322147eb77 2019-01-09 16:19:05,501 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:05,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:05,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3414742-adea-467b-9bc5-ca5f817e8861 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:19:05,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-e3414742-adea-467b-9bc5-ca5f817e8861 2019-01-09 16:19:05,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:05,709 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d143ac6e-62d9-4614-a003-0857d7f7fa72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:05,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-d143ac6e-62d9-4614-a003-0857d7f7fa72 2019-01-09 16:19:05,709 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:05,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:05,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e66bed47-2092-4e96-a127-1cf4f84a24c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:05,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-e66bed47-2092-4e96-a127-1cf4f84a24c7 2019-01-09 16:19:05,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:05,908 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec5e97ed-e542-4e07-9662-567bfde953fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:05,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-ec5e97ed-e542-4e07-9662-567bfde953fe 2019-01-09 16:19:05,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:05,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:06,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd7a99e7-adab-4776-9ddc-ea4d0a1a1082 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:19:06,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-dd7a99e7-adab-4776-9ddc-ea4d0a1a1082 2019-01-09 16:19:06,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:06,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7425915b-217c-4c24-84a6-a1798f5d63e6 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:19:06,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-7425915b-217c-4c24-84a6-a1798f5d63e6 2019-01-09 16:19:06,114 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj 2019-01-09 16:19:06,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/20c3e48c3c534828abb78056220a779b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:06,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6536f21b-f5a8-469a-8efa-3befb1e9c6a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:06,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/20c3e48c3c534828abb78056220a779b used request id req-6536f21b-f5a8-469a-8efa-3befb1e9c6a4 2019-01-09 16:19:06,339 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-proj-role 2019-01-09 16:19:06,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d867963f9afe423ebb9858f50b8baf47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:06,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f130d1-9dec-4aae-9701-9b0415702531 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:06,460 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d867963f9afe423ebb9858f50b8baf47 used request id req-46f130d1-9dec-4aae-9701-9b0415702531 2019-01-09 16:19:06,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}892a0268433598c50297cd22b7b10ad2f76bbc8a" 2019-01-09 16:19:06,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a1b98c9-617a-41db-b56a-94542a5a0d17 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:06,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1a1b98c9-617a-41db-b56a-94542a5a0d17 2019-01-09 16:19:06,558 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-a39a6301-5277-4ca-user 2019-01-09 16:19:06,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/896c863a2b2d49b19e1da1598f33697f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2c1e59b691e11bea5c64905d161fd2d2b77c3f" 2019-01-09 16:19:06,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b1b5e08-d7ae-4b55-8f29-f18a218c042c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:06,731 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/896c863a2b2d49b19e1da1598f33697f used request id req-1b1b5e08-d7ae-4b55-8f29-f18a218c042c 2019-01-09 16:19:06,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:07,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["4eFAL-VFQU2L_zET_riX-A"], "issued_at": "2019-01-09T16:19:07.000000Z"}} 2019-01-09 16:19:07,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecef2010fb050911544fd0174230b0f51cf8859a" 2019-01-09 16:19:07,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6deeb0-9c4f-4bdf-8900-f0048dad1a66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:07,224 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3b6deeb0-9c4f-4bdf-8900-f0048dad1a66 2019-01-09 16:19:07,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:07,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:07,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["rzblSxivQge9dJNMfJSgNA"], "issued_at": "2019-01-09T16:19:07.000000Z"}} 2019-01-09 16:19:07,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:07,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cccb9328-23a4-4859-9000-20443f148318 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:07,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-cccb9328-23a4-4859-9000-20443f148318 2019-01-09 16:19:07,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:07,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:07,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:07,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36840691-99c9-43ef-b5b8-90ec399a19da Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:19:07,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj used request id req-36840691-99c9-43ef-b5b8-90ec399a19da 2019-01-09 16:19:07,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:07,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1860468f-8d57-4c57-a169-6e38e09c9f5f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:07,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1860468f-8d57-4c57-a169-6e38e09c9f5f 2019-01-09 16:19:07,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj"}}' 2019-01-09 16:19:07,981 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bf79cf3-f11f-445f-b719-50b521427630 Content-Length: 331 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fa29cfaee14e4069a9f65bf6a164add6"}, "tags": [], "enabled": true, "id": "fa29cfaee14e4069a9f65bf6a164add6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj"}} 2019-01-09 16:19:07,981 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5bf79cf3-f11f-445f-b719-50b521427630 2019-01-09 16:19:07,982 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj 2019-01-09 16:19:07,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:07,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:08,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["djgNf1P8TN6SNh5u3khlqQ"], "issued_at": "2019-01-09T16:19:08.000000Z"}} 2019-01-09 16:19:08,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45bfecf27ddc95fc3fd8c70e4c3af193bff28c5" 2019-01-09 16:19:08,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d114cd-4a6f-4870-9a70-c67341543c90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:08,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a6d114cd-4a6f-4870-9a70-c67341543c90 2019-01-09 16:19:08,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:08,489 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:08,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45bfecf27ddc95fc3fd8c70e4c3af193bff28c5" 2019-01-09 16:19:08,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84350fb-b338-4f50-9f5b-550f360b9495 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:19:08,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c84350fb-b338-4f50-9f5b-550f360b9495 2019-01-09 16:19:08,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45bfecf27ddc95fc3fd8c70e4c3af193bff28c5" 2019-01-09 16:19:08,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3281ef-f635-4e70-a279-179760ec871f Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fa29cfaee14e4069a9f65bf6a164add6"}, "tags": [], "enabled": true, "id": "fa29cfaee14e4069a9f65bf6a164add6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj"}]} 2019-01-09 16:19:08,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj used request id req-2e3281ef-f635-4e70-a279-179760ec871f 2019-01-09 16:19:08,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45bfecf27ddc95fc3fd8c70e4c3af193bff28c5" 2019-01-09 16:19:08,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931f4fab-629f-4e78-9e6f-7d00e5bb0e6a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:08,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-931f4fab-629f-4e78-9e6f-7d00e5bb0e6a 2019-01-09 16:19:09,129 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-user 2019-01-09 16:19:09,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:09,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:09,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35c02f4-c47f-482f-9ab3-e5e7d84cee37 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:09,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d35c02f4-c47f-482f-9ab3-e5e7d84cee37 2019-01-09 16:19:09,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj-role"}}' 2019-01-09 16:19:09,363 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c5798f-e8a2-4291-8b16-8da3d463c72a Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10f125e613a549a99fe7d87e1ce7e14e", "links": {"self": "http://172.30.9.29:5000/v3/roles/10f125e613a549a99fe7d87e1ce7e14e"}, "name": "CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj-role"}} 2019-01-09 16:19:09,363 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a1c5798f-e8a2-4291-8b16-8da3d463c72a 2019-01-09 16:19:09,364 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj-role 2019-01-09 16:19:09,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/10f125e613a549a99fe7d87e1ce7e14e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:09,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00f7c76a-ee55-4d3f-ba60-b096f944d76d Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10f125e613a549a99fe7d87e1ce7e14e", "links": {"self": "http://172.30.9.29:5000/v3/roles/10f125e613a549a99fe7d87e1ce7e14e"}, "name": "CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj-role"}} 2019-01-09 16:19:09,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/10f125e613a549a99fe7d87e1ce7e14e used request id req-00f7c76a-ee55-4d3f-ba60-b096f944d76d 2019-01-09 16:19:09,458 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj-role to project CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj 2019-01-09 16:19:09,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/fa29cfaee14e4069a9f65bf6a164add6/users/781e79eb76a24b79903e48bcd3233643/roles/10f125e613a549a99fe7d87e1ce7e14e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:09,516 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0416aeef-bac2-45b9-b234-accf26edfbdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:09,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fa29cfaee14e4069a9f65bf6a164add6/users/781e79eb76a24b79903e48bcd3233643/roles/10f125e613a549a99fe7d87e1ce7e14e used request id req-0416aeef-bac2-45b9-b234-accf26edfbdf 2019-01-09 16:19:09,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:09,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:09,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["CIwQ6XNZT2ukT4yCuefXKw"], "issued_at": "2019-01-09T16:19:09.000000Z"}} 2019-01-09 16:19:09,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369cc105fc6e39c3c58e4452d28dfe1c52648e98" 2019-01-09 16:19:10,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6b6e11d-03ff-4031-852b-99ff2c3906a6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:10,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d6b6e11d-03ff-4031-852b-99ff2c3906a6 2019-01-09 16:19:10,010 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369cc105fc6e39c3c58e4452d28dfe1c52648e98" 2019-01-09 16:19:10,196 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:10 GMT Server: Apache x-compute-request-id: req-3e2c9739-44a2-4d06-b39a-bae3144696b0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3e2c9739-44a2-4d06-b39a-bae3144696b0 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 16:19:10,196 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None used request id req-3e2c9739-44a2-4d06-b39a-bae3144696b0 2019-01-09 16:19:10,200 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3e2c9739-44a2-4d06-b39a-bae3144696b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369cc105fc6e39c3c58e4452d28dfe1c52648e98" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-c1fe4fb6-d0aa-4e2c-a500-6129f1cc3e24", "description": null}}' 2019-01-09 16:19:10,436 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:10 GMT Server: Apache x-compute-request-id: req-d3cfa9f7-3746-4a38-bed9-d78046ac6092 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d3cfa9f7-3746-4a38-bed9-d78046ac6092 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c1fe4fb6-d0aa-4e2c-a500-6129f1cc3e24", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85b4fc7d-0752-47ec-bba7-b389320f0711", "description": null}} 2019-01-09 16:19:10,436 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types used request id req-d3cfa9f7-3746-4a38-bed9-d78046ac6092 2019-01-09 16:19:10,437 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-c1fe4fb6-d0aa-4e2c-a500-6129f1cc3e24 2019-01-09 16:19:10,439 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecef2010fb050911544fd0174230b0f51cf8859a" 2019-01-09 16:19:10,620 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:10 GMT Server: Apache x-compute-request-id: req-7008c554-34ba-48c5-98c6-6c043419a70b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7008c554-34ba-48c5-98c6-6c043419a70b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-c1fe4fb6-d0aa-4e2c-a500-6129f1cc3e24", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85b4fc7d-0752-47ec-bba7-b389320f0711", "description": null}]} 2019-01-09 16:19:10,620 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None used request id req-7008c554-34ba-48c5-98c6-6c043419a70b 2019-01-09 16:19:10,624 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/85b4fc7d-0752-47ec-bba7-b389320f0711 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7008c554-34ba-48c5-98c6-6c043419a70b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecef2010fb050911544fd0174230b0f51cf8859a" 2019-01-09 16:19:10,802 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:10 GMT Server: Apache x-compute-request-id: req-b500c3cd-9b63-4158-bd0d-d2d6261ee20e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b500c3cd-9b63-4158-bd0d-d2d6261ee20e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c1fe4fb6-d0aa-4e2c-a500-6129f1cc3e24", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85b4fc7d-0752-47ec-bba7-b389320f0711", "description": null}} 2019-01-09 16:19:10,802 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/85b4fc7d-0752-47ec-bba7-b389320f0711 used request id req-b500c3cd-9b63-4158-bd0d-d2d6261ee20e 2019-01-09 16:19:10,805 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/85b4fc7d-0752-47ec-bba7-b389320f0711/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7008c554-34ba-48c5-98c6-6c043419a70b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecef2010fb050911544fd0174230b0f51cf8859a" 2019-01-09 16:19:10,989 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:10 GMT Server: Apache x-compute-request-id: req-226856ce-7918-4276-943c-deb4993181af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-226856ce-7918-4276-943c-deb4993181af Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 16:19:10,989 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/85b4fc7d-0752-47ec-bba7-b389320f0711/encryption used request id req-226856ce-7918-4276-943c-deb4993181af 2019-01-09 16:19:10,992 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/85b4fc7d-0752-47ec-bba7-b389320f0711 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7008c554-34ba-48c5-98c6-6c043419a70b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecef2010fb050911544fd0174230b0f51cf8859a" 2019-01-09 16:19:11,179 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:10 GMT Server: Apache x-compute-request-id: req-0b9bc6dc-6c9b-4c99-8db0-03e1021119d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0b9bc6dc-6c9b-4c99-8db0-03e1021119d4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c1fe4fb6-d0aa-4e2c-a500-6129f1cc3e24", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85b4fc7d-0752-47ec-bba7-b389320f0711", "description": null}} 2019-01-09 16:19:11,180 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/85b4fc7d-0752-47ec-bba7-b389320f0711 used request id req-0b9bc6dc-6c9b-4c99-8db0-03e1021119d4 2019-01-09 16:19:11,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/85b4fc7d-0752-47ec-bba7-b389320f0711 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7008c554-34ba-48c5-98c6-6c043419a70b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecef2010fb050911544fd0174230b0f51cf8859a" 2019-01-09 16:19:11,371 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:11 GMT Server: Apache x-compute-request-id: req-18fa082f-bd56-472f-8747-e9e7137b72d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18fa082f-bd56-472f-8747-e9e7137b72d4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-c1fe4fb6-d0aa-4e2c-a500-6129f1cc3e24", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "85b4fc7d-0752-47ec-bba7-b389320f0711", "description": null}} 2019-01-09 16:19:11,371 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/85b4fc7d-0752-47ec-bba7-b389320f0711 used request id req-18fa082f-bd56-472f-8747-e9e7137b72d4 2019-01-09 16:19:11,374 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/85b4fc7d-0752-47ec-bba7-b389320f0711/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7008c554-34ba-48c5-98c6-6c043419a70b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecef2010fb050911544fd0174230b0f51cf8859a" 2019-01-09 16:19:11,570 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:11 GMT Server: Apache x-compute-request-id: req-89a0fde4-4b46-422c-a471-e83fbd5f00ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-89a0fde4-4b46-422c-a471-e83fbd5f00ab Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 16:19:11,570 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/85b4fc7d-0752-47ec-bba7-b389320f0711/encryption used request id req-89a0fde4-4b46-422c-a471-e83fbd5f00ab 2019-01-09 16:19:11,571 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-c1fe4fb6-d0aa-4e2c-a500-6129f1cc3e24 2019-01-09 16:19:11,573 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/85b4fc7d-0752-47ec-bba7-b389320f0711 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3e2c9739-44a2-4d06-b39a-bae3144696b0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}369cc105fc6e39c3c58e4452d28dfe1c52648e98" 2019-01-09 16:19:11,616 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-26c6fc30-ffb3-4746-bed0-5f17dc775814 Content-Length: 0 Content-Type: text/html; 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-09 16:19:11,617 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/85b4fc7d-0752-47ec-bba7-b389320f0711 used request id req-26c6fc30-ffb3-4746-bed0-5f17dc775814 2019-01-09 16:19:11,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:11,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-1cc7e280-2691-41d8-a4bb-1b832992f722 Date: Wed, 09 Jan 2019 16:19:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:19:11,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-1cc7e280-2691-41d8-a4bb-1b832992f722 2019-01-09 16:19:11,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:11,982 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb01560b-f637-45ce-8f8b-6408d3cfa4c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:11,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-bb01560b-f637-45ce-8f8b-6408d3cfa4c1 2019-01-09 16:19:11,983 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:11,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:12,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c2f2fce-27fe-41c8-a662-1fda2cfbd42c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:12,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-0c2f2fce-27fe-41c8-a662-1fda2cfbd42c 2019-01-09 16:19:12,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:12,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:12,104 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b69e162-e193-4811-a428-f24d26c62fa5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:12,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-9b69e162-e193-4811-a428-f24d26c62fa5 2019-01-09 16:19:12,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:12,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:12,203 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62268d61-73a2-4730-b073-7adf05cab3e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:12,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-62268d61-73a2-4730-b073-7adf05cab3e2 2019-01-09 16:19:12,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:12,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:12,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfa1edfd-4e5b-4f81-9acd-3686d7d45b6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:12,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-dfa1edfd-4e5b-4f81-9acd-3686d7d45b6d 2019-01-09 16:19:12,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:12,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:12,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0278bacf-cd3e-43ab-85c9-4a3ccae90e30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:12,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-0278bacf-cd3e-43ab-85c9-4a3ccae90e30 2019-01-09 16:19:12,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:12,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:12,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da4fd67-0983-4aea-bc0b-90b3a248fdb1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:19:12,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-8da4fd67-0983-4aea-bc0b-90b3a248fdb1 2019-01-09 16:19:12,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:12,604 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d76f1f1-b42c-4f00-b0d2-5315647835c1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:12,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-7d76f1f1-b42c-4f00-b0d2-5315647835c1 2019-01-09 16:19:12,604 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:12,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:12,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c697a441-7722-44ce-9e21-be4f70eff071 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:12,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-c697a441-7722-44ce-9e21-be4f70eff071 2019-01-09 16:19:12,702 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:12,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:12,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6403b9cb-3617-4787-9131-c466253198f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:12,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-6403b9cb-3617-4787-9131-c466253198f3 2019-01-09 16:19:12,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:12,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:12,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ca7b74e-c101-4651-94cf-afc53c6bb6b5 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:19:12,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-9ca7b74e-c101-4651-94cf-afc53c6bb6b5 2019-01-09 16:19:12,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:13,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e137d9-f908-4787-8418-67475abea76b 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:19:13,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-a8e137d9-f908-4787-8418-67475abea76b 2019-01-09 16:19:13,024 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj 2019-01-09 16:19:13,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/fa29cfaee14e4069a9f65bf6a164add6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:13,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d7e48b3-92ab-4ee7-8f09-df38ae0f8e38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:13,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fa29cfaee14e4069a9f65bf6a164add6 used request id req-9d7e48b3-92ab-4ee7-8f09-df38ae0f8e38 2019-01-09 16:19:13,232 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-proj-role 2019-01-09 16:19:13,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/10f125e613a549a99fe7d87e1ce7e14e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:13,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-052a63e3-2bfb-418c-8fb8-f727f09f35e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:13,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/10f125e613a549a99fe7d87e1ce7e14e used request id req-052a63e3-2bfb-418c-8fb8-f727f09f35e8 2019-01-09 16:19:13,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77f0365ec09b29f25c21442524abf4a6c1831fa6" 2019-01-09 16:19:13,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ebe0723-28c6-4fac-80f6-13cb4a81946e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:13,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4ebe0723-28c6-4fac-80f6-13cb4a81946e 2019-01-09 16:19:13,453 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-27ceb57f-02f9-4fc-user 2019-01-09 16:19:13,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/781e79eb76a24b79903e48bcd3233643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f45bfecf27ddc95fc3fd8c70e4c3af193bff28c5" 2019-01-09 16:19:13,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa88047-af1f-4f52-ba19-6dca4e24f335 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:13,738 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/781e79eb76a24b79903e48bcd3233643 used request id req-daa88047-af1f-4f52-ba19-6dca4e24f335 2019-01-09 16:19:13,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:14,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["0R92vQspTce5fBmHf72Dkg"], "issued_at": "2019-01-09T16:19:14.000000Z"}} 2019-01-09 16:19:14,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a10e71c319f3543825db23e2e66ab82fa73ab28" 2019-01-09 16:19:14,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59068aea-54df-4964-bdff-640afbe666be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:14,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-59068aea-54df-4964-bdff-640afbe666be 2019-01-09 16:19:14,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:14,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:14,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["VLfN2QXCTYStqZkLPyQy_Q"], "issued_at": "2019-01-09T16:19:14.000000Z"}} 2019-01-09 16:19:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:14,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f53bd7-6f31-469b-95d4-ea3ddfbac3f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:14,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d6f53bd7-6f31-469b-95d4-ea3ddfbac3f6 2019-01-09 16:19:14,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:14,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:14,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:14,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9966d183-cc1c-4734-bb94-1601709c4b4c Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:19:14,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj used request id req-9966d183-cc1c-4734-bb94-1601709c4b4c 2019-01-09 16:19:14,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:14,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-622eb0e5-d452-4a09-b793-22e65e041e73 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:14,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-622eb0e5-d452-4a09-b793-22e65e041e73 2019-01-09 16:19:14,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj"}}' 2019-01-09 16:19:14,988 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8f748b1-f08c-4728-8ae9-b48a258e559a Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/01855390372247229686bbdaf1ba7c41"}, "tags": [], "enabled": true, "id": "01855390372247229686bbdaf1ba7c41", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj"}} 2019-01-09 16:19:14,988 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e8f748b1-f08c-4728-8ae9-b48a258e559a 2019-01-09 16:19:14,988 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj 2019-01-09 16:19:14,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:14,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:15,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Zc6pWIK2SM-FCWIpbv69Sw"], "issued_at": "2019-01-09T16:19:15.000000Z"}} 2019-01-09 16:19:15,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654dc50c035776acff36cdf41c3a18b44d20adb4" 2019-01-09 16:19:15,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f05e9dd-150a-46b5-bd8c-e423df778f25 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:15,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9f05e9dd-150a-46b5-bd8c-e423df778f25 2019-01-09 16:19:15,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:15,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:15,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654dc50c035776acff36cdf41c3a18b44d20adb4" 2019-01-09 16:19:15,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee685a6-46ea-4dd9-a2da-2414017ec2af Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:19:15,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7ee685a6-46ea-4dd9-a2da-2414017ec2af 2019-01-09 16:19:15,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654dc50c035776acff36cdf41c3a18b44d20adb4" 2019-01-09 16:19:15,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55209025-91f4-44cc-880e-6d7e64ab8fa9 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/01855390372247229686bbdaf1ba7c41"}, "tags": [], "enabled": true, "id": "01855390372247229686bbdaf1ba7c41", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj"}]} 2019-01-09 16:19:15,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj used request id req-55209025-91f4-44cc-880e-6d7e64ab8fa9 2019-01-09 16:19:15,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654dc50c035776acff36cdf41c3a18b44d20adb4" 2019-01-09 16:19:16,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52880297-a9e7-4a57-8d58-c20c7970cdec Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:16,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-52880297-a9e7-4a57-8d58-c20c7970cdec 2019-01-09 16:19:16,400 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-user 2019-01-09 16:19:16,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:16,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:16,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f69bf5e3-5bc6-4ae2-af14-39a0c9ebf02d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:16,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f69bf5e3-5bc6-4ae2-af14-39a0c9ebf02d 2019-01-09 16:19:16,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" -d '{"role": {"name": "CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj-role"}}' 2019-01-09 16:19:16,615 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc9d2c78-54d4-41d0-a48e-93f94883e83c Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca12456da6634a5ca95a759cdfb7b031", "links": {"self": "http://172.30.9.29:5000/v3/roles/ca12456da6634a5ca95a759cdfb7b031"}, "name": "CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj-role"}} 2019-01-09 16:19:16,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-cc9d2c78-54d4-41d0-a48e-93f94883e83c 2019-01-09 16:19:16,616 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj-role 2019-01-09 16:19:16,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ca12456da6634a5ca95a759cdfb7b031 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:16,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dcbbd17-8db5-484a-8666-94147f409f84 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca12456da6634a5ca95a759cdfb7b031", "links": {"self": "http://172.30.9.29:5000/v3/roles/ca12456da6634a5ca95a759cdfb7b031"}, "name": "CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj-role"}} 2019-01-09 16:19:16,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ca12456da6634a5ca95a759cdfb7b031 used request id req-1dcbbd17-8db5-484a-8666-94147f409f84 2019-01-09 16:19:16,732 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj-role to project CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj 2019-01-09 16:19:16,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/01855390372247229686bbdaf1ba7c41/users/dd7d0a5c508048a5955424721b470818/roles/ca12456da6634a5ca95a759cdfb7b031 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:16,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-148bcc6c-d758-4bbe-8168-42bac5b5a9b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:16,972 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/01855390372247229686bbdaf1ba7c41/users/dd7d0a5c508048a5955424721b470818/roles/ca12456da6634a5ca95a759cdfb7b031 used request id req-148bcc6c-d758-4bbe-8168-42bac5b5a9b5 2019-01-09 16:19:16,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:16,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:17,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["je-VN7yvS8SZqhP-FXYd2A"], "issued_at": "2019-01-09T16:19:17.000000Z"}} 2019-01-09 16:19:17,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb677d62e8ef94788a6f6d25de2e8543ae335" 2019-01-09 16:19:17,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56273e6c-c5e4-4403-9b6b-177a7a75d91f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:17,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-56273e6c-c5e4-4403-9b6b-177a7a75d91f 2019-01-09 16:19:17,475 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb677d62e8ef94788a6f6d25de2e8543ae335" 2019-01-09 16:19:17,666 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:17 GMT Server: Apache x-compute-request-id: req-21c10258-0e7a-400f-9d79-011169e1410e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-21c10258-0e7a-400f-9d79-011169e1410e Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 16:19:17,666 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-21c10258-0e7a-400f-9d79-011169e1410e 2019-01-09 16:19:17,670 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-21c10258-0e7a-400f-9d79-011169e1410e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb677d62e8ef94788a6f6d25de2e8543ae335" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-07fc3c62-a968-40c2-92e2-a9031ca87365-qos-spec"}}' 2019-01-09 16:19:17,863 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:17 GMT Server: Apache x-compute-request-id: req-8e7cbdb2-1d1e-4e61-957c-11fbbe9fc377 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8e7cbdb2-1d1e-4e61-957c-11fbbe9fc377 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "c29d283c-c992-44a5-b0ca-236b5c8566bf", "name": "CreateVolumeTypeComplexTests-07fc3c62-a968-40c2-92e2-a9031ca87365-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/c29d283c-c992-44a5-b0ca-236b5c8566bf", "rel": "self"}, {"href": "http://172.30.9.29:8776/21858900ba734c8a8e7cb477622fbbbe/qos-specs/c29d283c-c992-44a5-b0ca-236b5c8566bf", "rel": "bookmark"}]} 2019-01-09 16:19:17,864 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-8e7cbdb2-1d1e-4e61-957c-11fbbe9fc377 2019-01-09 16:19:17,864 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-07fc3c62-a968-40c2-92e2-a9031ca87365-qos-spec 2019-01-09 16:19:17,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:17,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:18,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["jnZtgordQJ2oxWtCCn6SsA"], "issued_at": "2019-01-09T16:19:18.000000Z"}} 2019-01-09 16:19:18,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ef0c3a5c26d1cc07a74049faaf859c06d73961" 2019-01-09 16:19:18,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e2b91c3-957b-4616-90ec-6cb59b47caad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:18,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0e2b91c3-957b-4616-90ec-6cb59b47caad 2019-01-09 16:19:18,437 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ef0c3a5c26d1cc07a74049faaf859c06d73961" 2019-01-09 16:19:18,624 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:18 GMT Server: Apache x-compute-request-id: req-ee1b3716-d8ff-4ee9-9935-58786d927c85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ee1b3716-d8ff-4ee9-9935-58786d927c85 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 16:19:18,625 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None used request id req-ee1b3716-d8ff-4ee9-9935-58786d927c85 2019-01-09 16:19:18,628 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ee1b3716-d8ff-4ee9-9935-58786d927c85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ef0c3a5c26d1cc07a74049faaf859c06d73961" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-07fc3c62-a968-40c2-92e2-a9031ca87365-vol_type", "description": null}}' 2019-01-09 16:19:18,835 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:18 GMT Server: Apache x-compute-request-id: req-9fb5c330-0f5a-40d8-82f3-487110c9a35e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9fb5c330-0f5a-40d8-82f3-487110c9a35e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-07fc3c62-a968-40c2-92e2-a9031ca87365-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3c2f77b0-aa40-43ff-8831-b9b0d792d44a", "description": null}} 2019-01-09 16:19:18,836 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types used request id req-9fb5c330-0f5a-40d8-82f3-487110c9a35e 2019-01-09 16:19:18,839 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/3c2f77b0-aa40-43ff-8831-b9b0d792d44a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ee1b3716-d8ff-4ee9-9935-58786d927c85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ef0c3a5c26d1cc07a74049faaf859c06d73961" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-09 16:19:19,085 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:18 GMT Server: Apache x-compute-request-id: req-1ce39aec-69ff-4730-b6ce-40c8c4c4a180 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ce39aec-69ff-4730-b6ce-40c8c4c4a180 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "3c2f77b0-aa40-43ff-8831-b9b0d792d44a", "name": "foo", "control_location": "back-end", "encryption_id": "925f0ff8-2371-47f8-8b09-1253b5abb88f", "provider": "bar", "provider_class": "bar"}} 2019-01-09 16:19:19,085 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/3c2f77b0-aa40-43ff-8831-b9b0d792d44a/encryption used request id req-1ce39aec-69ff-4730-b6ce-40c8c4c4a180 2019-01-09 16:19:19,086 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-07fc3c62-a968-40c2-92e2-a9031ca87365-vol_type 2019-01-09 16:19:19,089 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/3c2f77b0-aa40-43ff-8831-b9b0d792d44a -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a10e71c319f3543825db23e2e66ab82fa73ab28" 2019-01-09 16:19:19,278 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:19 GMT Server: Apache x-compute-request-id: req-727602db-2337-4ce8-b211-b91cb8a072bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-727602db-2337-4ce8-b211-b91cb8a072bd Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-07fc3c62-a968-40c2-92e2-a9031ca87365-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3c2f77b0-aa40-43ff-8831-b9b0d792d44a", "description": null}} 2019-01-09 16:19:19,278 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/3c2f77b0-aa40-43ff-8831-b9b0d792d44a used request id req-727602db-2337-4ce8-b211-b91cb8a072bd 2019-01-09 16:19:19,281 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/3c2f77b0-aa40-43ff-8831-b9b0d792d44a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-727602db-2337-4ce8-b211-b91cb8a072bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a10e71c319f3543825db23e2e66ab82fa73ab28" 2019-01-09 16:19:19,469 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:19 GMT Server: Apache x-compute-request-id: req-73bcb9e5-9507-4829-9873-ff1d1a970e74 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73bcb9e5-9507-4829-9873-ff1d1a970e74 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-07fc3c62-a968-40c2-92e2-a9031ca87365-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3c2f77b0-aa40-43ff-8831-b9b0d792d44a", "description": null}} 2019-01-09 16:19:19,470 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/3c2f77b0-aa40-43ff-8831-b9b0d792d44a used request id req-73bcb9e5-9507-4829-9873-ff1d1a970e74 2019-01-09 16:19:19,472 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/3c2f77b0-aa40-43ff-8831-b9b0d792d44a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-727602db-2337-4ce8-b211-b91cb8a072bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a10e71c319f3543825db23e2e66ab82fa73ab28" 2019-01-09 16:19:19,656 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:19 GMT Server: Apache x-compute-request-id: req-5723c22a-4d4b-4b74-9e57-b74cb27ea71c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5723c22a-4d4b-4b74-9e57-b74cb27ea71c Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "3c2f77b0-aa40-43ff-8831-b9b0d792d44a", "control_location": "back-end", "deleted": false, "created_at": "2019-01-09T16:19:19.000000", "updated_at": null, "encryption_id": "925f0ff8-2371-47f8-8b09-1253b5abb88f", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-09 16:19:19,656 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/3c2f77b0-aa40-43ff-8831-b9b0d792d44a/encryption used request id req-5723c22a-4d4b-4b74-9e57-b74cb27ea71c 2019-01-09 16:19:19,657 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-07fc3c62-a968-40c2-92e2-a9031ca87365-vol_type 2019-01-09 16:19:19,659 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/3c2f77b0-aa40-43ff-8831-b9b0d792d44a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee1b3716-d8ff-4ee9-9935-58786d927c85" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ef0c3a5c26d1cc07a74049faaf859c06d73961" 2019-01-09 16:19:19,909 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a18cddb9-b791-4fa7-9ec7-43393c4587a1 Content-Length: 0 Content-Type: text/html; 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-09 16:19:19,910 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/3c2f77b0-aa40-43ff-8831-b9b0d792d44a used request id req-a18cddb9-b791-4fa7-9ec7-43393c4587a1 2019-01-09 16:19:19,910 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-07fc3c62-a968-40c2-92e2-a9031ca87365-qos-spec 2019-01-09 16:19:19,913 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/c29d283c-c992-44a5-b0ca-236b5c8566bf?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-21c10258-0e7a-400f-9d79-011169e1410e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45ccb677d62e8ef94788a6f6d25de2e8543ae335" 2019-01-09 16:19:20,125 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4ba00909-ac9b-435e-a4ea-41497e7a3191 Content-Length: 0 Content-Type: text/html; 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-09 16:19:20,125 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/c29d283c-c992-44a5-b0ca-236b5c8566bf?force=False used request id req-4ba00909-ac9b-435e-a4ea-41497e7a3191 2019-01-09 16:19:20,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:20,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-a108a20c-5462-4525-8a6f-227df283ad46 Date: Wed, 09 Jan 2019 16:19:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:19:20,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-a108a20c-5462-4525-8a6f-227df283ad46 2019-01-09 16:19:20,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:20,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d91bb382-145f-4be3-bcac-90599a853a9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:20,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-d91bb382-145f-4be3-bcac-90599a853a9b 2019-01-09 16:19:20,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:20,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:20,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4395c079-13d0-472e-8b2e-89d0baecada1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:20,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-4395c079-13d0-472e-8b2e-89d0baecada1 2019-01-09 16:19:20,509 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:20,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:20,609 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e9e41ca-b702-4c28-8cff-8e46d43a74dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:20,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-3e9e41ca-b702-4c28-8cff-8e46d43a74dd 2019-01-09 16:19:20,610 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:20,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:20,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12ca102b-c87f-4312-9a54-dde292b2083e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:20,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-12ca102b-c87f-4312-9a54-dde292b2083e 2019-01-09 16:19:20,630 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:20,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:20,649 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e036aefc-405d-4740-a5cd-79d1f3b72ffc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:20,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-e036aefc-405d-4740-a5cd-79d1f3b72ffc 2019-01-09 16:19:20,650 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:20,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:20,752 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-086ba05a-94e3-4556-8ca9-91b0defda651 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:20,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-086ba05a-94e3-4556-8ca9-91b0defda651 2019-01-09 16:19:20,752 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:20,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:20,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3f0ba35-ed78-4054-ad1e-22c7246eaa4f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:19:20,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-b3f0ba35-ed78-4054-ad1e-22c7246eaa4f 2019-01-09 16:19:20,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:20,963 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b83caac-01bd-4656-a63d-1983fcb788ce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:20,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-4b83caac-01bd-4656-a63d-1983fcb788ce 2019-01-09 16:19:20,963 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:20,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:21,063 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0601745d-1f2a-41c4-ad3d-2729f20a6592 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:21,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-0601745d-1f2a-41c4-ad3d-2729f20a6592 2019-01-09 16:19:21,063 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:21,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:21,164 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28306523-d8f6-4b94-9cad-d5ac9af670cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:21,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-28306523-d8f6-4b94-9cad-d5ac9af670cc 2019-01-09 16:19:21,164 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:21,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:21,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bb8812-a235-48f1-abe5-a67cebe826bd 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:19:21,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-d9bb8812-a235-48f1-abe5-a67cebe826bd 2019-01-09 16:19:21,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:21,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78263f37-ca4b-4500-b249-eb8937f445c9 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:19:21,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-78263f37-ca4b-4500-b249-eb8937f445c9 2019-01-09 16:19:21,370 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj 2019-01-09 16:19:21,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/01855390372247229686bbdaf1ba7c41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:21,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3aa420a5-cf30-4aaa-8104-1bba729768f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:21,581 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/01855390372247229686bbdaf1ba7c41 used request id req-3aa420a5-cf30-4aaa-8104-1bba729768f8 2019-01-09 16:19:21,582 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-proj-role 2019-01-09 16:19:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ca12456da6634a5ca95a759cdfb7b031 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:21,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73a2e6d5-cb70-49ac-8244-aa60e9f05e7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:21,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ca12456da6634a5ca95a759cdfb7b031 used request id req-73a2e6d5-cb70-49ac-8244-aa60e9f05e7b 2019-01-09 16:19:21,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa0673ffd592cad360e58934d9e10b10ebfe748d" 2019-01-09 16:19:21,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bfe03f8-52a4-41d8-b4c9-755021413933 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:21,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7bfe03f8-52a4-41d8-b4c9-755021413933 2019-01-09 16:19:21,813 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-d54e2f8a-d26b-411-user 2019-01-09 16:19:21,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/dd7d0a5c508048a5955424721b470818 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}654dc50c035776acff36cdf41c3a18b44d20adb4" 2019-01-09 16:19:21,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53313edb-b441-406d-ac66-97ba97da3b9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:21,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/dd7d0a5c508048a5955424721b470818 used request id req-53313edb-b441-406d-ac66-97ba97da3b9f 2019-01-09 16:19:21,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:22,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["NtN7Qe_VSrSejQ3GSWcjww"], "issued_at": "2019-01-09T16:19:22.000000Z"}} 2019-01-09 16:19:22,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986208880bed95f455a6d3856c2337d451840896" 2019-01-09 16:19:22,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b952f5-f294-4551-949d-be919849ce35 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:22,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c1b952f5-f294-4551-949d-be919849ce35 2019-01-09 16:19:22,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:22,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:22,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["toIEozdnQDS9zP_AD8EvRQ"], "issued_at": "2019-01-09T16:19:22.000000Z"}} 2019-01-09 16:19:22,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:22,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66381825-a342-41ac-b6a0-5b1d57065aab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:22,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-66381825-a342-41ac-b6a0-5b1d57065aab 2019-01-09 16:19:22,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:23,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:23,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:23,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce7b1e7-887f-4642-876a-42cc432556bb Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:19:23,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj used request id req-dce7b1e7-887f-4642-876a-42cc432556bb 2019-01-09 16:19:23,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:23,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f77875d-daf3-43be-982c-8ff8ab42c9bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:23,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2f77875d-daf3-43be-982c-8ff8ab42c9bd 2019-01-09 16:19:23,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj"}}' 2019-01-09 16:19:23,323 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8adb9a4-ec44-44da-b90d-5e5e0ac9cdf6 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b15bfb8d41cb465e9a97b61daed05260"}, "tags": [], "enabled": true, "id": "b15bfb8d41cb465e9a97b61daed05260", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj"}} 2019-01-09 16:19:23,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f8adb9a4-ec44-44da-b90d-5e5e0ac9cdf6 2019-01-09 16:19:23,323 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj 2019-01-09 16:19:23,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:23,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:23,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["__mW2UF3RyK7hn3dJD_wQw"], "issued_at": "2019-01-09T16:19:23.000000Z"}} 2019-01-09 16:19:23,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f9ef7fb0f6251c17e2139fe2e90ee0fee5fe135" 2019-01-09 16:19:23,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0564ebdf-8351-4794-abc3-6853e4e4d30d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:23,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0564ebdf-8351-4794-abc3-6853e4e4d30d 2019-01-09 16:19:23,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:23,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:23,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f9ef7fb0f6251c17e2139fe2e90ee0fee5fe135" 2019-01-09 16:19:23,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9985f9b3-222b-42b4-b0ff-ae676f224908 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:19:23,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9985f9b3-222b-42b4-b0ff-ae676f224908 2019-01-09 16:19:23,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f9ef7fb0f6251c17e2139fe2e90ee0fee5fe135" 2019-01-09 16:19:24,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8843124-73a5-4bda-a995-bccce3a94d53 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b15bfb8d41cb465e9a97b61daed05260"}, "tags": [], "enabled": true, "id": "b15bfb8d41cb465e9a97b61daed05260", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj"}]} 2019-01-09 16:19:24,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj used request id req-e8843124-73a5-4bda-a995-bccce3a94d53 2019-01-09 16:19:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f9ef7fb0f6251c17e2139fe2e90ee0fee5fe135" 2019-01-09 16:19:24,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2db9aa-e67e-4a38-9817-db233c52c21f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:24,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bb2db9aa-e67e-4a38-9817-db233c52c21f 2019-01-09 16:19:24,443 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-user 2019-01-09 16:19:24,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:24,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:24,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d621f7d-dd59-4b49-83a5-d7ec895b4c71 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:24,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9d621f7d-dd59-4b49-83a5-d7ec895b4c71 2019-01-09 16:19:24,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" -d '{"role": {"name": "CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj-role"}}' 2019-01-09 16:19:24,568 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-031152a5-3f4b-4812-b049-c32077b76819 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7310d1f0ed7b4ba299dfd13028d1b97c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7310d1f0ed7b4ba299dfd13028d1b97c"}, "name": "CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj-role"}} 2019-01-09 16:19:24,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-031152a5-3f4b-4812-b049-c32077b76819 2019-01-09 16:19:24,569 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj-role 2019-01-09 16:19:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/7310d1f0ed7b4ba299dfd13028d1b97c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:24,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-512c27fd-bb25-4fd9-a8e2-9cc0a224a6e3 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7310d1f0ed7b4ba299dfd13028d1b97c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7310d1f0ed7b4ba299dfd13028d1b97c"}, "name": "CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj-role"}} 2019-01-09 16:19:24,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/7310d1f0ed7b4ba299dfd13028d1b97c used request id req-512c27fd-bb25-4fd9-a8e2-9cc0a224a6e3 2019-01-09 16:19:24,587 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj-role to project CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj 2019-01-09 16:19:24,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b15bfb8d41cb465e9a97b61daed05260/users/ea01ade375ea465db76629138f923b29/roles/7310d1f0ed7b4ba299dfd13028d1b97c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:24,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5cf5cff-0d2d-4348-b3e6-081259f3b744 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:24,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b15bfb8d41cb465e9a97b61daed05260/users/ea01ade375ea465db76629138f923b29/roles/7310d1f0ed7b4ba299dfd13028d1b97c used request id req-d5cf5cff-0d2d-4348-b3e6-081259f3b744 2019-01-09 16:19:24,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:24,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:25,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["s874vpduRAC687HdCqlsRw"], "issued_at": "2019-01-09T16:19:25.000000Z"}} 2019-01-09 16:19:25,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49af58da91897606699712165d1c1449af9aa918" 2019-01-09 16:19:25,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a2dd26-84a8-4ff1-83f9-ea304204ecb6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:25,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c0a2dd26-84a8-4ff1-83f9-ea304204ecb6 2019-01-09 16:19:25,232 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49af58da91897606699712165d1c1449af9aa918" 2019-01-09 16:19:25,418 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:25 GMT Server: Apache x-compute-request-id: req-c16b8ece-94b4-43c9-bc85-a46c9157782e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c16b8ece-94b4-43c9-bc85-a46c9157782e Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 16:19:25,419 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-c16b8ece-94b4-43c9-bc85-a46c9157782e 2019-01-09 16:19:25,422 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c16b8ece-94b4-43c9-bc85-a46c9157782e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49af58da91897606699712165d1c1449af9aa918" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-fd20c948-8eaf-416a-9d27-38f83d9c7de2-qos-spec"}}' 2019-01-09 16:19:25,613 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:25 GMT Server: Apache x-compute-request-id: req-fd0ebf61-64e5-4dce-b5c2-4399ca1565d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fd0ebf61-64e5-4dce-b5c2-4399ca1565d6 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "52d47c42-21bc-47a9-a2f2-88831a205656", "name": "CreateVolumeTypeComplexTests-fd20c948-8eaf-416a-9d27-38f83d9c7de2-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/52d47c42-21bc-47a9-a2f2-88831a205656", "rel": "self"}, {"href": "http://172.30.9.29:8776/21858900ba734c8a8e7cb477622fbbbe/qos-specs/52d47c42-21bc-47a9-a2f2-88831a205656", "rel": "bookmark"}]} 2019-01-09 16:19:25,613 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-fd0ebf61-64e5-4dce-b5c2-4399ca1565d6 2019-01-09 16:19:25,614 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-fd20c948-8eaf-416a-9d27-38f83d9c7de2-qos-spec 2019-01-09 16:19:25,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:25,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:26,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["6MsjO5paQK2Fdhus2SqEyw"], "issued_at": "2019-01-09T16:19:26.000000Z"}} 2019-01-09 16:19:26,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e12d315871a7226bbd9ac2c4464d46f680d5aa8" 2019-01-09 16:19:26,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f56223bc-9b86-4bdd-84e3-0ddee8374b55 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:26,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f56223bc-9b86-4bdd-84e3-0ddee8374b55 2019-01-09 16:19:26,108 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e12d315871a7226bbd9ac2c4464d46f680d5aa8" 2019-01-09 16:19:26,292 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:26 GMT Server: Apache x-compute-request-id: req-194a1776-8fd1-486e-9a1d-048d38be691c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-194a1776-8fd1-486e-9a1d-048d38be691c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 16:19:26,292 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None used request id req-194a1776-8fd1-486e-9a1d-048d38be691c 2019-01-09 16:19:26,296 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-194a1776-8fd1-486e-9a1d-048d38be691c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e12d315871a7226bbd9ac2c4464d46f680d5aa8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-fd20c948-8eaf-416a-9d27-38f83d9c7de2-vol_type", "description": null}}' 2019-01-09 16:19:26,627 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:26 GMT Server: Apache x-compute-request-id: req-5858aa79-3725-46f2-be83-fe2b89785eb6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5858aa79-3725-46f2-be83-fe2b89785eb6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-fd20c948-8eaf-416a-9d27-38f83d9c7de2-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c3f2d5a3-b021-4d1b-90ad-93813a08665e", "description": null}} 2019-01-09 16:19:26,627 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types used request id req-5858aa79-3725-46f2-be83-fe2b89785eb6 2019-01-09 16:19:26,630 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-194a1776-8fd1-486e-9a1d-048d38be691c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e12d315871a7226bbd9ac2c4464d46f680d5aa8" 2019-01-09 16:19:26,856 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:26 GMT Server: Apache x-compute-request-id: req-e4f618ed-3613-41d5-bd0f-391e66f2c2b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4f618ed-3613-41d5-bd0f-391e66f2c2b9 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "52d47c42-21bc-47a9-a2f2-88831a205656", "name": "CreateVolumeTypeComplexTests-fd20c948-8eaf-416a-9d27-38f83d9c7de2-qos-spec"}]} 2019-01-09 16:19:26,856 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-e4f618ed-3613-41d5-bd0f-391e66f2c2b9 2019-01-09 16:19:26,859 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/52d47c42-21bc-47a9-a2f2-88831a205656/associate?vol_type_id=c3f2d5a3-b021-4d1b-90ad-93813a08665e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-194a1776-8fd1-486e-9a1d-048d38be691c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e12d315871a7226bbd9ac2c4464d46f680d5aa8" 2019-01-09 16:19:27,077 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed2f796e-ed59-4a27-8d87-02132544b8c8 Content-Length: 0 Content-Type: text/html; 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-09 16:19:27,078 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/52d47c42-21bc-47a9-a2f2-88831a205656/associate?vol_type_id=c3f2d5a3-b021-4d1b-90ad-93813a08665e used request id req-ed2f796e-ed59-4a27-8d87-02132544b8c8 2019-01-09 16:19:27,078 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-fd20c948-8eaf-416a-9d27-38f83d9c7de2-vol_type 2019-01-09 16:19:27,080 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c3f2d5a3-b021-4d1b-90ad-93813a08665e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986208880bed95f455a6d3856c2337d451840896" 2019-01-09 16:19:27,263 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:27 GMT Server: Apache x-compute-request-id: req-75cb27e5-1fef-4aaf-813c-0c105d6cc75c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-75cb27e5-1fef-4aaf-813c-0c105d6cc75c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-fd20c948-8eaf-416a-9d27-38f83d9c7de2-vol_type", "qos_specs_id": "52d47c42-21bc-47a9-a2f2-88831a205656", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c3f2d5a3-b021-4d1b-90ad-93813a08665e", "description": null}} 2019-01-09 16:19:27,263 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c3f2d5a3-b021-4d1b-90ad-93813a08665e used request id req-75cb27e5-1fef-4aaf-813c-0c105d6cc75c 2019-01-09 16:19:27,266 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c3f2d5a3-b021-4d1b-90ad-93813a08665e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75cb27e5-1fef-4aaf-813c-0c105d6cc75c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986208880bed95f455a6d3856c2337d451840896" 2019-01-09 16:19:27,455 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:27 GMT Server: Apache x-compute-request-id: req-3da9b4aa-2ebe-4588-b0c6-1d6985cad4a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3da9b4aa-2ebe-4588-b0c6-1d6985cad4a3 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-fd20c948-8eaf-416a-9d27-38f83d9c7de2-vol_type", "qos_specs_id": "52d47c42-21bc-47a9-a2f2-88831a205656", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c3f2d5a3-b021-4d1b-90ad-93813a08665e", "description": null}} 2019-01-09 16:19:27,455 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c3f2d5a3-b021-4d1b-90ad-93813a08665e used request id req-3da9b4aa-2ebe-4588-b0c6-1d6985cad4a3 2019-01-09 16:19:27,458 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c3f2d5a3-b021-4d1b-90ad-93813a08665e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75cb27e5-1fef-4aaf-813c-0c105d6cc75c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986208880bed95f455a6d3856c2337d451840896" 2019-01-09 16:19:27,641 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:27 GMT Server: Apache x-compute-request-id: req-159c3876-fbed-4f03-9de8-c10d81bc2d04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-159c3876-fbed-4f03-9de8-c10d81bc2d04 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 16:19:27,641 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c3f2d5a3-b021-4d1b-90ad-93813a08665e/encryption used request id req-159c3876-fbed-4f03-9de8-c10d81bc2d04 2019-01-09 16:19:27,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/52d47c42-21bc-47a9-a2f2-88831a205656 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-75cb27e5-1fef-4aaf-813c-0c105d6cc75c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986208880bed95f455a6d3856c2337d451840896" 2019-01-09 16:19:27,835 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:27 GMT Server: Apache x-compute-request-id: req-1e5aad7f-2dfe-4d66-9111-7ace354bcd0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1e5aad7f-2dfe-4d66-9111-7ace354bcd0d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "52d47c42-21bc-47a9-a2f2-88831a205656", "name": "CreateVolumeTypeComplexTests-fd20c948-8eaf-416a-9d27-38f83d9c7de2-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/52d47c42-21bc-47a9-a2f2-88831a205656", "rel": "self"}, {"href": "http://172.30.9.29:8776/21858900ba734c8a8e7cb477622fbbbe/qos-specs/52d47c42-21bc-47a9-a2f2-88831a205656", "rel": "bookmark"}]} 2019-01-09 16:19:27,836 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/52d47c42-21bc-47a9-a2f2-88831a205656 used request id req-1e5aad7f-2dfe-4d66-9111-7ace354bcd0d 2019-01-09 16:19:27,836 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-fd20c948-8eaf-416a-9d27-38f83d9c7de2-vol_type 2019-01-09 16:19:27,839 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c3f2d5a3-b021-4d1b-90ad-93813a08665e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-194a1776-8fd1-486e-9a1d-048d38be691c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e12d315871a7226bbd9ac2c4464d46f680d5aa8" 2019-01-09 16:19:28,066 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-87da4e8c-ae1c-444e-b42c-00e3dc09d066 Content-Length: 0 Content-Type: text/html; 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-09 16:19:28,066 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/c3f2d5a3-b021-4d1b-90ad-93813a08665e used request id req-87da4e8c-ae1c-444e-b42c-00e3dc09d066 2019-01-09 16:19:28,067 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-fd20c948-8eaf-416a-9d27-38f83d9c7de2-qos-spec 2019-01-09 16:19:28,070 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/52d47c42-21bc-47a9-a2f2-88831a205656?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c16b8ece-94b4-43c9-bc85-a46c9157782e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49af58da91897606699712165d1c1449af9aa918" 2019-01-09 16:19:28,281 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2d841a6a-2c5e-41c2-9751-ffd1b6d7c12b Content-Length: 0 Content-Type: text/html; 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-09 16:19:28,281 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/52d47c42-21bc-47a9-a2f2-88831a205656?force=False used request id req-2d841a6a-2c5e-41c2-9751-ffd1b6d7c12b 2019-01-09 16:19:28,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:28,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-a25a3da1-3a40-4603-88b2-27e0e110ab96 Date: Wed, 09 Jan 2019 16:19:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:19:28,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-a25a3da1-3a40-4603-88b2-27e0e110ab96 2019-01-09 16:19:28,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:28,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25659219-0c21-4896-b607-387c26673f46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:28,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-25659219-0c21-4896-b607-387c26673f46 2019-01-09 16:19:28,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:28,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:28,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b883481e-b9f4-4d70-abff-82c5b8f12734 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:28,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-b883481e-b9f4-4d70-abff-82c5b8f12734 2019-01-09 16:19:28,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:28,855 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f338f2ab-9837-4e5c-b021-bf643a34d338 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:28,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-f338f2ab-9837-4e5c-b021-bf643a34d338 2019-01-09 16:19:28,855 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:28,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:28,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8a5589b-a280-4de3-924a-8d8221a6d667 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:28,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-c8a5589b-a280-4de3-924a-8d8221a6d667 2019-01-09 16:19:28,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:28,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:29,057 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-269509f9-0003-41de-8fe2-88345f18f3aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:29,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-269509f9-0003-41de-8fe2-88345f18f3aa 2019-01-09 16:19:29,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:29,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:29,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87ae2fc6-aca2-4c61-9383-26331cc64971 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:29,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-87ae2fc6-aca2-4c61-9383-26331cc64971 2019-01-09 16:19:29,155 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:29,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:29,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6534934d-c05e-4136-8b34-ad34a5472c9a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:19:29,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-6534934d-c05e-4136-8b34-ad34a5472c9a 2019-01-09 16:19:29,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:29,355 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31738740-62cb-474b-a748-d580724e0331 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:29,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-31738740-62cb-474b-a748-d580724e0331 2019-01-09 16:19:29,355 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:29,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:29,456 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f8b97c6-2ac7-4e7c-bba1-afb8590e8430 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:29,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-5f8b97c6-2ac7-4e7c-bba1-afb8590e8430 2019-01-09 16:19:29,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:29,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:29,555 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d572d9f7-0610-420e-b490-c7d6250fdaba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:29,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-d572d9f7-0610-420e-b490-c7d6250fdaba 2019-01-09 16:19:29,556 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:29,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:29,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55c4825-7416-4014-9d51-31ca1abf638c 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:19:29,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-a55c4825-7416-4014-9d51-31ca1abf638c 2019-01-09 16:19:29,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:29,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c15298-3967-40d9-8986-61634f3a0287 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:19:29,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-84c15298-3967-40d9-8986-61634f3a0287 2019-01-09 16:19:29,762 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj 2019-01-09 16:19:29,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b15bfb8d41cb465e9a97b61daed05260 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:30,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02e0a8e9-794d-40c9-a860-87855a4a7eed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:30,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b15bfb8d41cb465e9a97b61daed05260 used request id req-02e0a8e9-794d-40c9-a860-87855a4a7eed 2019-01-09 16:19:30,020 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-proj-role 2019-01-09 16:19:30,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/7310d1f0ed7b4ba299dfd13028d1b97c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:30,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c366f380-2765-4fec-88e4-5d7999a6b1b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:30,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/7310d1f0ed7b4ba299dfd13028d1b97c used request id req-c366f380-2765-4fec-88e4-5d7999a6b1b2 2019-01-09 16:19:30,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c1f01133bb6c35c3e8e56c52323ec23a932677" 2019-01-09 16:19:30,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43c1f704-75bb-4014-a271-3bab395eec6b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:30,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-43c1f704-75bb-4014-a271-3bab395eec6b 2019-01-09 16:19:30,238 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-c9f063dd-2e61-4f1-user 2019-01-09 16:19:30,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ea01ade375ea465db76629138f923b29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f9ef7fb0f6251c17e2139fe2e90ee0fee5fe135" 2019-01-09 16:19:30,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4737c06-e89a-4d5b-a2ab-98564806262d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:30,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ea01ade375ea465db76629138f923b29 used request id req-b4737c06-e89a-4d5b-a2ab-98564806262d 2019-01-09 16:19:30,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:30,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["mLVsV4QEQJeHUS5TkA8Www"], "issued_at": "2019-01-09T16:19:30.000000Z"}} 2019-01-09 16:19:30,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de399319e68941c4ecff0c60e13c2361203df273" 2019-01-09 16:19:30,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c2cd56-a4da-4616-a199-8a65a4add82e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:30,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-97c2cd56-a4da-4616-a199-8a65a4add82e 2019-01-09 16:19:30,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:30,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:31,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["dHn6rrfeSia5k5lVoni5fg"], "issued_at": "2019-01-09T16:19:31.000000Z"}} 2019-01-09 16:19:31,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:31,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e24cd23-d2f5-4bb0-a823-03cfb1e5cac6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:31,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7e24cd23-d2f5-4bb0-a823-03cfb1e5cac6 2019-01-09 16:19:31,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:31,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:31,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:31,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99620a51-b0af-485a-8e1b-946b5718347d Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:19:31,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj used request id req-99620a51-b0af-485a-8e1b-946b5718347d 2019-01-09 16:19:31,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:31,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91486964-f82d-4055-a853-ac1b30ae77df Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:31,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-91486964-f82d-4055-a853-ac1b30ae77df 2019-01-09 16:19:31,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj"}}' 2019-01-09 16:19:31,682 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9eae758-53d0-485c-9619-72f1aca8c1a9 Content-Length: 325 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/af3a39ecd70e4056b12921fc9de9e480"}, "tags": [], "enabled": true, "id": "af3a39ecd70e4056b12921fc9de9e480", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj"}} 2019-01-09 16:19:31,682 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a9eae758-53d0-485c-9619-72f1aca8c1a9 2019-01-09 16:19:31,683 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj 2019-01-09 16:19:31,683 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:31,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:32,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["NjBTZrKBTxaIVtFvlFdJxg"], "issued_at": "2019-01-09T16:19:32.000000Z"}} 2019-01-09 16:19:32,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8409c048514c63192ad4292f7143c0d24facb6c1" 2019-01-09 16:19:32,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb68d891-a326-4256-8fa2-f2abfc190c9a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:32,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-eb68d891-a326-4256-8fa2-f2abfc190c9a 2019-01-09 16:19:32,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:32,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:32,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8409c048514c63192ad4292f7143c0d24facb6c1" 2019-01-09 16:19:32,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc171f50-f98f-4bd0-b170-bd75c5b17d49 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:19:32,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fc171f50-f98f-4bd0-b170-bd75c5b17d49 2019-01-09 16:19:32,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8409c048514c63192ad4292f7143c0d24facb6c1" 2019-01-09 16:19:32,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4557fec-75b8-491b-a0f5-1f778cd3b264 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/af3a39ecd70e4056b12921fc9de9e480"}, "tags": [], "enabled": true, "id": "af3a39ecd70e4056b12921fc9de9e480", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj"}]} 2019-01-09 16:19:32,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj used request id req-f4557fec-75b8-491b-a0f5-1f778cd3b264 2019-01-09 16:19:32,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8409c048514c63192ad4292f7143c0d24facb6c1" 2019-01-09 16:19:32,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e4c7d39-13eb-48e9-8f66-fde1594efd68 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:32,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8e4c7d39-13eb-48e9-8f66-fde1594efd68 2019-01-09 16:19:32,810 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-58c677c5-cbf4-464-user 2019-01-09 16:19:32,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:32,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:32,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c5874d-3083-4957-9f58-892e066dee50 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:32,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d1c5874d-3083-4957-9f58-892e066dee50 2019-01-09 16:19:32,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" -d '{"role": {"name": "CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj-role"}}' 2019-01-09 16:19:33,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0270bb-3c6d-4c48-8ad2-1aa502a8f32b Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa755dc1762c4a1e9f546fe2bd791540", "links": {"self": "http://172.30.9.29:5000/v3/roles/fa755dc1762c4a1e9f546fe2bd791540"}, "name": "CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj-role"}} 2019-01-09 16:19:33,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-9b0270bb-3c6d-4c48-8ad2-1aa502a8f32b 2019-01-09 16:19:33,026 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj-role 2019-01-09 16:19:33,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/fa755dc1762c4a1e9f546fe2bd791540 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:33,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5057ba73-5502-44ff-b7d0-1ae49d6945a3 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa755dc1762c4a1e9f546fe2bd791540", "links": {"self": "http://172.30.9.29:5000/v3/roles/fa755dc1762c4a1e9f546fe2bd791540"}, "name": "CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj-role"}} 2019-01-09 16:19:33,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/fa755dc1762c4a1e9f546fe2bd791540 used request id req-5057ba73-5502-44ff-b7d0-1ae49d6945a3 2019-01-09 16:19:33,128 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj-role to project CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj 2019-01-09 16:19:33,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/af3a39ecd70e4056b12921fc9de9e480/users/cf3028f22ec4472a84f887d943406e95/roles/fa755dc1762c4a1e9f546fe2bd791540 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:33,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-547c1e93-4158-40b2-ad8b-9bdabc19c548 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:33,274 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/af3a39ecd70e4056b12921fc9de9e480/users/cf3028f22ec4472a84f887d943406e95/roles/fa755dc1762c4a1e9f546fe2bd791540 used request id req-547c1e93-4158-40b2-ad8b-9bdabc19c548 2019-01-09 16:19:33,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:33,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:33,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["ffvPEWRXQZuGk28JUEDpjw"], "issued_at": "2019-01-09T16:19:33.000000Z"}} 2019-01-09 16:19:33,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30682cefe2f4351b1e5e9894be97df699c671894" 2019-01-09 16:19:33,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b6c0ec4-939e-4381-92db-34d046a5a44b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:33,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7b6c0ec4-939e-4381-92db-34d046a5a44b 2019-01-09 16:19:33,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30682cefe2f4351b1e5e9894be97df699c671894" 2019-01-09 16:19:33,971 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:33 GMT Server: Apache x-compute-request-id: req-d15cf28e-b1fa-4f4e-85f8-a1f98e59ea4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d15cf28e-b1fa-4f4e-85f8-a1f98e59ea4d Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2019-01-09 16:19:33,971 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-d15cf28e-b1fa-4f4e-85f8-a1f98e59ea4d 2019-01-09 16:19:33,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d15cf28e-b1fa-4f4e-85f8-a1f98e59ea4d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30682cefe2f4351b1e5e9894be97df699c671894" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-bfeffbb4-082d-4cfe-96a7-72f12efaf3c7-qos-spec"}}' 2019-01-09 16:19:34,189 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:33 GMT Server: Apache x-compute-request-id: req-da7e0694-7f2a-4880-b2ac-9d95ff3da43e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-da7e0694-7f2a-4880-b2ac-9d95ff3da43e Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "fb43f35c-845f-4676-a4fc-33635595b06f", "name": "CreateVolumeTypeComplexTests-bfeffbb4-082d-4cfe-96a7-72f12efaf3c7-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/fb43f35c-845f-4676-a4fc-33635595b06f", "rel": "self"}, {"href": "http://172.30.9.29:8776/21858900ba734c8a8e7cb477622fbbbe/qos-specs/fb43f35c-845f-4676-a4fc-33635595b06f", "rel": "bookmark"}]} 2019-01-09 16:19:34,190 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-da7e0694-7f2a-4880-b2ac-9d95ff3da43e 2019-01-09 16:19:34,190 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-bfeffbb4-082d-4cfe-96a7-72f12efaf3c7-qos-spec 2019-01-09 16:19:34,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:34,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:34,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["wOt_wPAzR2OU09y2OFffCA"], "issued_at": "2019-01-09T16:19:34.000000Z"}} 2019-01-09 16:19:34,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f22985cbda30f8e26551751350ca8945fa6aac" 2019-01-09 16:19:34,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2219ab93-05a4-4481-a9d8-5f2f1b429f1a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:34,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2219ab93-05a4-4481-a9d8-5f2f1b429f1a 2019-01-09 16:19:34,692 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f22985cbda30f8e26551751350ca8945fa6aac" 2019-01-09 16:19:34,966 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:34 GMT Server: Apache x-compute-request-id: req-07a5d9c7-9380-465b-8c38-a62af2130848 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-07a5d9c7-9380-465b-8c38-a62af2130848 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 16:19:34,967 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None used request id req-07a5d9c7-9380-465b-8c38-a62af2130848 2019-01-09 16:19:34,970 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-07a5d9c7-9380-465b-8c38-a62af2130848" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f22985cbda30f8e26551751350ca8945fa6aac" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-bfeffbb4-082d-4cfe-96a7-72f12efaf3c7-vol_type", "description": null}}' 2019-01-09 16:19:35,191 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:34 GMT Server: Apache x-compute-request-id: req-2a0cc7b4-80ea-47d8-b76f-00aa08e30dd6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2a0cc7b4-80ea-47d8-b76f-00aa08e30dd6 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-bfeffbb4-082d-4cfe-96a7-72f12efaf3c7-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6cc42b49-9041-4689-a91f-e1409e92d652", "description": null}} 2019-01-09 16:19:35,191 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types used request id req-2a0cc7b4-80ea-47d8-b76f-00aa08e30dd6 2019-01-09 16:19:35,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/6cc42b49-9041-4689-a91f-e1409e92d652/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-07a5d9c7-9380-465b-8c38-a62af2130848" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f22985cbda30f8e26551751350ca8945fa6aac" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2019-01-09 16:19:35,428 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:35 GMT Server: Apache x-compute-request-id: req-b1306ae0-73a5-4378-b922-16d4143ab913 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1306ae0-73a5-4378-b922-16d4143ab913 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "6cc42b49-9041-4689-a91f-e1409e92d652", "name": "foo", "control_location": "back-end", "encryption_id": "109da47b-785f-407d-9423-47a06225983a", "provider": "bar", "provider_class": "bar"}} 2019-01-09 16:19:35,428 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/6cc42b49-9041-4689-a91f-e1409e92d652/encryption used request id req-b1306ae0-73a5-4378-b922-16d4143ab913 2019-01-09 16:19:35,431 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-07a5d9c7-9380-465b-8c38-a62af2130848" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f22985cbda30f8e26551751350ca8945fa6aac" 2019-01-09 16:19:35,614 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:35 GMT Server: Apache x-compute-request-id: req-07a5c7c0-e364-4691-8d72-45697fd952f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07a5c7c0-e364-4691-8d72-45697fd952f6 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "fb43f35c-845f-4676-a4fc-33635595b06f", "name": "CreateVolumeTypeComplexTests-bfeffbb4-082d-4cfe-96a7-72f12efaf3c7-qos-spec"}]} 2019-01-09 16:19:35,614 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs used request id req-07a5c7c0-e364-4691-8d72-45697fd952f6 2019-01-09 16:19:35,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/fb43f35c-845f-4676-a4fc-33635595b06f/associate?vol_type_id=6cc42b49-9041-4689-a91f-e1409e92d652 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-07a5d9c7-9380-465b-8c38-a62af2130848" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f22985cbda30f8e26551751350ca8945fa6aac" 2019-01-09 16:19:35,836 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3173891c-2327-4e6c-a6ec-0a878a4c0bae Content-Length: 0 Content-Type: text/html; 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-09 16:19:35,836 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/fb43f35c-845f-4676-a4fc-33635595b06f/associate?vol_type_id=6cc42b49-9041-4689-a91f-e1409e92d652 used request id req-3173891c-2327-4e6c-a6ec-0a878a4c0bae 2019-01-09 16:19:35,837 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-bfeffbb4-082d-4cfe-96a7-72f12efaf3c7-vol_type 2019-01-09 16:19:35,839 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/6cc42b49-9041-4689-a91f-e1409e92d652 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de399319e68941c4ecff0c60e13c2361203df273" 2019-01-09 16:19:36,023 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:35 GMT Server: Apache x-compute-request-id: req-5d722263-9243-417c-9772-e8c58c96af90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5d722263-9243-417c-9772-e8c58c96af90 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-bfeffbb4-082d-4cfe-96a7-72f12efaf3c7-vol_type", "qos_specs_id": "fb43f35c-845f-4676-a4fc-33635595b06f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6cc42b49-9041-4689-a91f-e1409e92d652", "description": null}} 2019-01-09 16:19:36,023 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/6cc42b49-9041-4689-a91f-e1409e92d652 used request id req-5d722263-9243-417c-9772-e8c58c96af90 2019-01-09 16:19:36,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/6cc42b49-9041-4689-a91f-e1409e92d652 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5d722263-9243-417c-9772-e8c58c96af90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de399319e68941c4ecff0c60e13c2361203df273" 2019-01-09 16:19:36,209 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:36 GMT Server: Apache x-compute-request-id: req-4117aaed-d594-45d0-8aa0-3dea7488b614 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4117aaed-d594-45d0-8aa0-3dea7488b614 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-bfeffbb4-082d-4cfe-96a7-72f12efaf3c7-vol_type", "qos_specs_id": "fb43f35c-845f-4676-a4fc-33635595b06f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6cc42b49-9041-4689-a91f-e1409e92d652", "description": null}} 2019-01-09 16:19:36,209 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/6cc42b49-9041-4689-a91f-e1409e92d652 used request id req-4117aaed-d594-45d0-8aa0-3dea7488b614 2019-01-09 16:19:36,212 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/6cc42b49-9041-4689-a91f-e1409e92d652/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5d722263-9243-417c-9772-e8c58c96af90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de399319e68941c4ecff0c60e13c2361203df273" 2019-01-09 16:19:36,396 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:36 GMT Server: Apache x-compute-request-id: req-e0377a61-836f-4703-af3e-cdda8e7ab3dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e0377a61-836f-4703-af3e-cdda8e7ab3dd Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "6cc42b49-9041-4689-a91f-e1409e92d652", "control_location": "back-end", "deleted": false, "created_at": "2019-01-09T16:19:35.000000", "updated_at": null, "encryption_id": "109da47b-785f-407d-9423-47a06225983a", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2019-01-09 16:19:36,396 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/6cc42b49-9041-4689-a91f-e1409e92d652/encryption used request id req-e0377a61-836f-4703-af3e-cdda8e7ab3dd 2019-01-09 16:19:36,399 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/fb43f35c-845f-4676-a4fc-33635595b06f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5d722263-9243-417c-9772-e8c58c96af90" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de399319e68941c4ecff0c60e13c2361203df273" 2019-01-09 16:19:36,576 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:36 GMT Server: Apache x-compute-request-id: req-b5aee19e-3862-43f3-a519-2f77bbaf1ba9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b5aee19e-3862-43f3-a519-2f77bbaf1ba9 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "fb43f35c-845f-4676-a4fc-33635595b06f", "name": "CreateVolumeTypeComplexTests-bfeffbb4-082d-4cfe-96a7-72f12efaf3c7-qos-spec"}, "links": [{"href": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/fb43f35c-845f-4676-a4fc-33635595b06f", "rel": "self"}, {"href": "http://172.30.9.29:8776/21858900ba734c8a8e7cb477622fbbbe/qos-specs/fb43f35c-845f-4676-a4fc-33635595b06f", "rel": "bookmark"}]} 2019-01-09 16:19:36,576 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/fb43f35c-845f-4676-a4fc-33635595b06f used request id req-b5aee19e-3862-43f3-a519-2f77bbaf1ba9 2019-01-09 16:19:36,577 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-bfeffbb4-082d-4cfe-96a7-72f12efaf3c7-vol_type 2019-01-09 16:19:36,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/6cc42b49-9041-4689-a91f-e1409e92d652 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-07a5d9c7-9380-465b-8c38-a62af2130848" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4f22985cbda30f8e26551751350ca8945fa6aac" 2019-01-09 16:19:36,626 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7a1c3d35-badf-46dd-8f1d-8a5b67d5f9ed Content-Length: 0 Content-Type: text/html; 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-09 16:19:36,626 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/6cc42b49-9041-4689-a91f-e1409e92d652 used request id req-7a1c3d35-badf-46dd-8f1d-8a5b67d5f9ed 2019-01-09 16:19:36,627 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-bfeffbb4-082d-4cfe-96a7-72f12efaf3c7-qos-spec 2019-01-09 16:19:36,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/fb43f35c-845f-4676-a4fc-33635595b06f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d15cf28e-b1fa-4f4e-85f8-a1f98e59ea4d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30682cefe2f4351b1e5e9894be97df699c671894" 2019-01-09 16:19:36,848 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-26a94ba9-f9a8-42bb-beea-ec6bb3b1c5bb Content-Length: 0 Content-Type: text/html; 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-09 16:19:36,849 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/qos-specs/fb43f35c-845f-4676-a4fc-33635595b06f?force=False used request id req-26a94ba9-f9a8-42bb-beea-ec6bb3b1c5bb 2019-01-09 16:19:36,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:37,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-2350c61a-8a6e-4f7a-8f1e-fbad3a59d509 Date: Wed, 09 Jan 2019 16:19:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:19:37,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-2350c61a-8a6e-4f7a-8f1e-fbad3a59d509 2019-01-09 16:19:37,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:37,153 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-246ad5c1-e0ae-4563-ac8e-f98acc530402 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:37,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-246ad5c1-e0ae-4563-ac8e-f98acc530402 2019-01-09 16:19:37,153 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:37,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:37,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dff5e9cf-1115-47e5-9bab-dde3793f2555 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:37,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-dff5e9cf-1115-47e5-9bab-dde3793f2555 2019-01-09 16:19:37,252 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:37,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:37,349 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-896e02f7-17d3-4986-9297-e11f6596a769 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:37,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-896e02f7-17d3-4986-9297-e11f6596a769 2019-01-09 16:19:37,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:37,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:37,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9daa4268-ef52-491f-8e7e-211170e8a77e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:37,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-9daa4268-ef52-491f-8e7e-211170e8a77e 2019-01-09 16:19:37,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:37,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:37,545 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-612abfdd-9ee3-47bc-bb64-2d1d59d5d15b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:37,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-612abfdd-9ee3-47bc-bb64-2d1d59d5d15b 2019-01-09 16:19:37,545 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:37,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:37,566 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e570ac94-1016-4a5a-b3ca-6ba448393d77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:37,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-e570ac94-1016-4a5a-b3ca-6ba448393d77 2019-01-09 16:19:37,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:37,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:37,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aac1535-c595-4c7a-83fe-6ac924d85a4b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:19:37,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-2aac1535-c595-4c7a-83fe-6ac924d85a4b 2019-01-09 16:19:37,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:37,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eb9cb52-ff51-4a28-9dfb-2c4bc2a1db79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:37,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-1eb9cb52-ff51-4a28-9dfb-2c4bc2a1db79 2019-01-09 16:19:37,768 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:37,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c158e095-c7dc-4818-9349-f95bfecb6874 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:37,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-c158e095-c7dc-4818-9349-f95bfecb6874 2019-01-09 16:19:37,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:37,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:37,975 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-446b9846-195e-40f8-a6d6-4d555441a0b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:37,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-446b9846-195e-40f8-a6d6-4d555441a0b0 2019-01-09 16:19:37,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:37,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:38,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3264d777-7be4-4dd6-b43d-ebf27eeaae2b 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:19:38,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-3264d777-7be4-4dd6-b43d-ebf27eeaae2b 2019-01-09 16:19:38,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:38,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee7d4919-b22c-4f19-8ba1-6e1d435a380d 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:19:38,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-ee7d4919-b22c-4f19-8ba1-6e1d435a380d 2019-01-09 16:19:38,180 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj 2019-01-09 16:19:38,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/af3a39ecd70e4056b12921fc9de9e480 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:38,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fab4e683-5d67-4f2c-95c1-c8dd0563b15c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:38,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/af3a39ecd70e4056b12921fc9de9e480 used request id req-fab4e683-5d67-4f2c-95c1-c8dd0563b15c 2019-01-09 16:19:38,404 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-58c677c5-cbf4-464-proj-role 2019-01-09 16:19:38,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/fa755dc1762c4a1e9f546fe2bd791540 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:38,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a51e8013-12cd-4611-b571-913bf2d947ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:38,524 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/fa755dc1762c4a1e9f546fe2bd791540 used request id req-a51e8013-12cd-4611-b571-913bf2d947ec 2019-01-09 16:19:38,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdd6e3611648457c1a85e18bacd4555befb75376" 2019-01-09 16:19:38,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16822d7-fe0e-4848-b5c0-55a3780d3215 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:38,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d16822d7-fe0e-4848-b5c0-55a3780d3215 2019-01-09 16:19:38,624 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-58c677c5-cbf4-464-user 2019-01-09 16:19:38,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/cf3028f22ec4472a84f887d943406e95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8409c048514c63192ad4292f7143c0d24facb6c1" 2019-01-09 16:19:38,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b455788a-cfbc-4b86-a44c-8c84c2a34e14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:38,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/cf3028f22ec4472a84f887d943406e95 used request id req-b455788a-cfbc-4b86-a44c-8c84c2a34e14 2019-01-09 16:19:38,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:39,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["KUeedcOOT8KXAT_TeAZ0LQ"], "issued_at": "2019-01-09T16:19:39.000000Z"}} 2019-01-09 16:19:39,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae96535b52e833591271cf73e6c3f37eb99c4d1f" 2019-01-09 16:19:39,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6b21ac-88ee-40ff-8960-2201687ecc6b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:39,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0d6b21ac-88ee-40ff-8960-2201687ecc6b 2019-01-09 16:19:39,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:39,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:39,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["d4Q-hWvFT5O4UTNYISA2iA"], "issued_at": "2019-01-09T16:19:39.000000Z"}} 2019-01-09 16:19:39,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:39,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07f1c0e5-aae0-4b32-9e3a-476af65a8605 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:39,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-07f1c0e5-aae0-4b32-9e3a-476af65a8605 2019-01-09 16:19:39,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:39,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:39,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:40,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c34ac7-d2a1-493d-a8e5-1adbd67b078b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:19:40,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj used request id req-f1c34ac7-d2a1-493d-a8e5-1adbd67b078b 2019-01-09 16:19:40,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:40,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39aaf9af-8814-4791-903c-03fda953e0cc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:40,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-39aaf9af-8814-4791-903c-03fda953e0cc 2019-01-09 16:19:40,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj"}}' 2019-01-09 16:19:40,267 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c9c4590-9d1b-4cb1-a6e5-4376e3bdf197 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1d30ab2f8f2a4e2493e9cd254dd62e6b"}, "tags": [], "enabled": true, "id": "1d30ab2f8f2a4e2493e9cd254dd62e6b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj"}} 2019-01-09 16:19:40,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6c9c4590-9d1b-4cb1-a6e5-4376e3bdf197 2019-01-09 16:19:40,268 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj 2019-01-09 16:19:40,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:40,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:40,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["yt64nEWVQAqJfu4iTJqvBQ"], "issued_at": "2019-01-09T16:19:40.000000Z"}} 2019-01-09 16:19:40,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a73ed9849f6064cb06d6c0782959a85b240f09" 2019-01-09 16:19:40,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf76545-8538-4e78-98db-a2589e5e7fad Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:40,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9cf76545-8538-4e78-98db-a2589e5e7fad 2019-01-09 16:19:40,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:40,774 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:40,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a73ed9849f6064cb06d6c0782959a85b240f09" 2019-01-09 16:19:40,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6771f860-936e-409a-9bed-4bc66e0d16b5 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:19:40,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6771f860-936e-409a-9bed-4bc66e0d16b5 2019-01-09 16:19:40,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a73ed9849f6064cb06d6c0782959a85b240f09" 2019-01-09 16:19:40,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66aa1644-1e7e-4c34-ab14-e98c36a23c69 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1d30ab2f8f2a4e2493e9cd254dd62e6b"}, "tags": [], "enabled": true, "id": "1d30ab2f8f2a4e2493e9cd254dd62e6b", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj"}]} 2019-01-09 16:19:40,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj used request id req-66aa1644-1e7e-4c34-ab14-e98c36a23c69 2019-01-09 16:19:40,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a73ed9849f6064cb06d6c0782959a85b240f09" 2019-01-09 16:19:41,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a994a1-1ecf-45ec-a9d6-0574847c290e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:41,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-98a994a1-1ecf-45ec-a9d6-0574847c290e 2019-01-09 16:19:41,392 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-user 2019-01-09 16:19:41,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:41,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:41,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c957ed-856f-4c4e-bb29-297c8d445d40 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:41,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-55c957ed-856f-4c4e-bb29-297c8d445d40 2019-01-09 16:19:41,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj-role"}}' 2019-01-09 16:19:41,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b53d252-43a3-41bc-93b5-91553dc0e4b7 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e232a60572d4a708895115ae8c5ceac", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e232a60572d4a708895115ae8c5ceac"}, "name": "CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj-role"}} 2019-01-09 16:19:41,524 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-3b53d252-43a3-41bc-93b5-91553dc0e4b7 2019-01-09 16:19:41,524 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj-role 2019-01-09 16:19:41,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/2e232a60572d4a708895115ae8c5ceac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:41,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883d8abf-be13-4e6d-add5-2359b32866a9 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2e232a60572d4a708895115ae8c5ceac", "links": {"self": "http://172.30.9.29:5000/v3/roles/2e232a60572d4a708895115ae8c5ceac"}, "name": "CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj-role"}} 2019-01-09 16:19:41,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/2e232a60572d4a708895115ae8c5ceac used request id req-883d8abf-be13-4e6d-add5-2359b32866a9 2019-01-09 16:19:41,623 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj-role to project CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj 2019-01-09 16:19:41,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/1d30ab2f8f2a4e2493e9cd254dd62e6b/users/325eccae19b64501a8ccca7d3f12dd0b/roles/2e232a60572d4a708895115ae8c5ceac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:41,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b93313c2-488b-4bf4-bbb7-74d23aa27df1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:41,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/1d30ab2f8f2a4e2493e9cd254dd62e6b/users/325eccae19b64501a8ccca7d3f12dd0b/roles/2e232a60572d4a708895115ae8c5ceac used request id req-b93313c2-488b-4bf4-bbb7-74d23aa27df1 2019-01-09 16:19:41,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:42,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e232a60572d4a708895115ae8c5ceac", "name": "CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj-role"}], "expires_at": "2019-01-09T17:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d30ab2f8f2a4e2493e9cd254dd62e6b", "name": "CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-user", "id": "325eccae19b64501a8ccca7d3f12dd0b"}, "audit_ids": ["vIFvKEcUR4W2w62c-7OY2g"], "issued_at": "2019-01-09T16:19:42.000000Z"}} 2019-01-09 16:19:42,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf3300bd10805a73803ef89257a111cf7c1c12f" 2019-01-09 16:19:42,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c72fdbd-96ed-4ba6-b121-cbb9ae4fcb25 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:42,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7c72fdbd-96ed-4ba6-b121-cbb9ae4fcb25 2019-01-09 16:19:42,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:42,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:42,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2e232a60572d4a708895115ae8c5ceac", "name": "CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj-role"}], "expires_at": "2019-01-09T17:19:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1d30ab2f8f2a4e2493e9cd254dd62e6b", "name": "CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_1d30ab2f8f2a4e2493e9cd254dd62e6b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-user", "id": "325eccae19b64501a8ccca7d3f12dd0b"}, "audit_ids": ["gt2bzdGAQSGahFpnNwT4hg"], "issued_at": "2019-01-09T16:19:42.000000Z"}} 2019-01-09 16:19:42,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e6c4c3c8aaba6de849b45f292491216b1e9ed4" 2019-01-09 16:19:42,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adc293b7-164c-459b-988a-8acf17e01b49 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:42,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-adc293b7-164c-459b-988a-8acf17e01b49 2019-01-09 16:19:42,713 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e6c4c3c8aaba6de849b45f292491216b1e9ed4" 2019-01-09 16:19:42,912 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:42 GMT Server: Apache x-compute-request-id: req-a68394f3-c7da-44eb-a84c-7aea34ff6782 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a68394f3-c7da-44eb-a84c-7aea34ff6782 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 16:19:42,912 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/detail used request id req-a68394f3-c7da-44eb-a84c-7aea34ff6782 2019-01-09 16:19:42,915 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a68394f3-c7da-44eb-a84c-7aea34ff6782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e6c4c3c8aaba6de849b45f292491216b1e9ed4" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-eac8bdac-67f2-46a8-8cf7-a7b591c6a77c", "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-09 16:19:43,321 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:42 GMT Server: Apache x-compute-request-id: req-842f49d8-8f80-459c-b7d8-6ec8df6b0d2e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-842f49d8-8f80-459c-b7d8-6ec8df6b0d2e Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "325eccae19b64501a8ccca7d3f12dd0b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f", "rel": "self"}, {"href": "http://172.30.9.29:8776/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:19:43.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-eac8bdac-67f2-46a8-8cf7-a7b591c6a77c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0678da44-fad0-4ae3-9ffa-3870d884be4f", "size": 1}} 2019-01-09 16:19:43,321 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes used request id req-842f49d8-8f80-459c-b7d8-6ec8df6b0d2e 2019-01-09 16:19:43,325 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a68394f3-c7da-44eb-a84c-7aea34ff6782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e6c4c3c8aaba6de849b45f292491216b1e9ed4" 2019-01-09 16:19:43,550 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:43 GMT Server: Apache x-compute-request-id: req-0a70f576-c114-420e-af8e-7980a63ab575 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a70f576-c114-420e-af8e-7980a63ab575 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "325eccae19b64501a8ccca7d3f12dd0b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f", "rel": "self"}, {"href": "http://172.30.9.29:8776/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:19:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d30ab2f8f2a4e2493e9cd254dd62e6b", "updated_at": "2019-01-09T16:19:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-eac8bdac-67f2-46a8-8cf7-a7b591c6a77c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0678da44-fad0-4ae3-9ffa-3870d884be4f", "size": 1}} 2019-01-09 16:19:43,551 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f used request id req-0a70f576-c114-420e-af8e-7980a63ab575 2019-01-09 16:19:43,551 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-eac8bdac-67f2-46a8-8cf7-a7b591c6a77c 2019-01-09 16:19:43,553 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a68394f3-c7da-44eb-a84c-7aea34ff6782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e6c4c3c8aaba6de849b45f292491216b1e9ed4" 2019-01-09 16:19:43,823 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:43 GMT Server: Apache x-compute-request-id: req-bbc9736b-a969-4304-a8ac-b43005585787 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bbc9736b-a969-4304-a8ac-b43005585787 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "325eccae19b64501a8ccca7d3f12dd0b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f", "rel": "self"}, {"href": "http://172.30.9.29:8776/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:19:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d30ab2f8f2a4e2493e9cd254dd62e6b", "updated_at": "2019-01-09T16:19:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-eac8bdac-67f2-46a8-8cf7-a7b591c6a77c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0678da44-fad0-4ae3-9ffa-3870d884be4f", "size": 1}} 2019-01-09 16:19:43,824 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f used request id req-bbc9736b-a969-4304-a8ac-b43005585787 2019-01-09 16:19:43,824 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:19:43,824 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-eac8bdac-67f2-46a8-8cf7-a7b591c6a77c 2019-01-09 16:19:43,824 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-eac8bdac-67f2-46a8-8cf7-a7b591c6a77c 2019-01-09 16:19:43,827 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf3300bd10805a73803ef89257a111cf7c1c12f" 2019-01-09 16:19:44,074 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:43 GMT Server: Apache x-compute-request-id: req-09d5e0ec-26e6-489a-8bf5-69f053e9ad63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09d5e0ec-26e6-489a-8bf5-69f053e9ad63 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "325eccae19b64501a8ccca7d3f12dd0b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f", "rel": "self"}, {"href": "http://172.30.9.29:8776/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:19:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d30ab2f8f2a4e2493e9cd254dd62e6b", "updated_at": "2019-01-09T16:19:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-eac8bdac-67f2-46a8-8cf7-a7b591c6a77c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0678da44-fad0-4ae3-9ffa-3870d884be4f", "size": 1}]} 2019-01-09 16:19:44,074 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/detail used request id req-09d5e0ec-26e6-489a-8bf5-69f053e9ad63 2019-01-09 16:19:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:44,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:44,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d30ab2f8f2a4e2493e9cd254dd62e6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf3300bd10805a73803ef89257a111cf7c1c12f" 2019-01-09 16:19:44,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf53e5db-a6d8-409a-90de-d8faa02ff7f5 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1d30ab2f8f2a4e2493e9cd254dd62e6b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "1d30ab2f8f2a4e2493e9cd254dd62e6b", "name": "CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj"}} 2019-01-09 16:19:44,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d30ab2f8f2a4e2493e9cd254dd62e6b used request id req-cf53e5db-a6d8-409a-90de-d8faa02ff7f5 2019-01-09 16:19:44,180 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a68394f3-c7da-44eb-a84c-7aea34ff6782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e6c4c3c8aaba6de849b45f292491216b1e9ed4" 2019-01-09 16:19:44,231 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:44 GMT Server: Apache x-compute-request-id: req-3de4c675-8abd-476c-a7e1-7b455a435ee5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3de4c675-8abd-476c-a7e1-7b455a435ee5 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "325eccae19b64501a8ccca7d3f12dd0b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f", "rel": "self"}, {"href": "http://172.30.9.29:8776/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:19:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1d30ab2f8f2a4e2493e9cd254dd62e6b", "updated_at": "2019-01-09T16:19:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-eac8bdac-67f2-46a8-8cf7-a7b591c6a77c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0678da44-fad0-4ae3-9ffa-3870d884be4f", "size": 1}} 2019-01-09 16:19:44,231 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f used request id req-3de4c675-8abd-476c-a7e1-7b455a435ee5 2019-01-09 16:19:44,232 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:19:44,232 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-eac8bdac-67f2-46a8-8cf7-a7b591c6a77c 2019-01-09 16:19:44,232 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-eac8bdac-67f2-46a8-8cf7-a7b591c6a77c 2019-01-09 16:19:44,234 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a68394f3-c7da-44eb-a84c-7aea34ff6782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e6c4c3c8aaba6de849b45f292491216b1e9ed4" 2019-01-09 16:19:44,316 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1a74e070-4ab9-46d7-bdce-6ce21dfd3f9f Content-Length: 0 Content-Type: text/html; 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-09 16:19:44,316 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f used request id req-1a74e070-4ab9-46d7-bdce-6ce21dfd3f9f 2019-01-09 16:19:44,319 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a68394f3-c7da-44eb-a84c-7aea34ff6782" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e6c4c3c8aaba6de849b45f292491216b1e9ed4" 2019-01-09 16:19:45,209 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7c47d945-1df5-4eaa-ae42-e0ad1bd95e9f x-openstack-request-id: req-7c47d945-1df5-4eaa-ae42-e0ad1bd95e9f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0678da44-fad0-4ae3-9ffa-3870d884be4f could not be found.", "code": 404}} 2019-01-09 16:19:45,209 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/0678da44-fad0-4ae3-9ffa-3870d884be4f used request id req-7c47d945-1df5-4eaa-ae42-e0ad1bd95e9f 2019-01-09 16:19:45,209 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0678da44-fad0-4ae3-9ffa-3870d884be4f could not be found. (HTTP 404) (Request-ID: req-7c47d945-1df5-4eaa-ae42-e0ad1bd95e9f) 2019-01-09 16:19:45,210 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-eac8bdac-67f2-46a8-8cf7-a7b591c6a77c 2019-01-09 16:19:45,213 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-09d5e0ec-26e6-489a-8bf5-69f053e9ad63" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acf3300bd10805a73803ef89257a111cf7c1c12f" 2019-01-09 16:19:45,408 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:45 GMT Server: Apache x-compute-request-id: req-827c4b8f-4cdb-484d-bc54-faaddda71722 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-827c4b8f-4cdb-484d-bc54-faaddda71722 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 16:19:45,408 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1d30ab2f8f2a4e2493e9cd254dd62e6b/volumes/detail used request id req-827c4b8f-4cdb-484d-bc54-faaddda71722 2019-01-09 16:19:45,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:45,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-e5b923c3-73f8-46dc-9462-2f1abc2bb48f Date: Wed, 09 Jan 2019 16:19:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:19:45,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e5b923c3-73f8-46dc-9462-2f1abc2bb48f 2019-01-09 16:19:45,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:45,810 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcae42d6-5418-40f5-baaf-40148c8e7135 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:45,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-bcae42d6-5418-40f5-baaf-40148c8e7135 2019-01-09 16:19:45,810 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:45,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:45,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e0cfc0c-0afe-46b9-8dd9-297d150d0ac4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:45,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-2e0cfc0c-0afe-46b9-8dd9-297d150d0ac4 2019-01-09 16:19:45,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:45,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:46,006 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09010245-b98e-4fe2-8004-6180d86fe1ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:46,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-09010245-b98e-4fe2-8004-6180d86fe1ac 2019-01-09 16:19:46,007 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:46,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:46,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-557b152e-d86c-4a24-89ed-f8aa19e61904 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:46,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-557b152e-d86c-4a24-89ed-f8aa19e61904 2019-01-09 16:19:46,107 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:46,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:46,211 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03c96d5b-372e-45da-9b15-0c5cea6e0358 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:46,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-03c96d5b-372e-45da-9b15-0c5cea6e0358 2019-01-09 16:19:46,211 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:46,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:46,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-133825e0-9bff-49ad-958f-256c56dc4d21 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:46,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-133825e0-9bff-49ad-958f-256c56dc4d21 2019-01-09 16:19:46,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:46,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:46,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f300ec-e40e-4603-a003-606e98f6cc81 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:19:46,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-c5f300ec-e40e-4603-a003-606e98f6cc81 2019-01-09 16:19:46,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:46,517 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c419a6a-4ac5-4a67-b2f1-d1972d66e729 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:46,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-6c419a6a-4ac5-4a67-b2f1-d1972d66e729 2019-01-09 16:19:46,518 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:46,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:46,617 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cc59f21-b1bc-40a8-9e4c-b50aec7f375c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:46,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-7cc59f21-b1bc-40a8-9e4c-b50aec7f375c 2019-01-09 16:19:46,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:46,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:46,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a67db4e5-2b32-4004-a839-7cba68578662 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:46,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-a67db4e5-2b32-4004-a839-7cba68578662 2019-01-09 16:19:46,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:46,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:46,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed503af-bdaa-4e10-bdc1-4a72c36a1034 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:19:46,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-2ed503af-bdaa-4e10-bdc1-4a72c36a1034 2019-01-09 16:19:46,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:46,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258dfcf5-dded-4ec9-a9ee-e9ab994a78dc 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:19:46,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-258dfcf5-dded-4ec9-a9ee-e9ab994a78dc 2019-01-09 16:19:46,922 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj 2019-01-09 16:19:46,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/1d30ab2f8f2a4e2493e9cd254dd62e6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:47,147 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12772de2-091e-4310-9e1e-9441e50d4aec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:47,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/1d30ab2f8f2a4e2493e9cd254dd62e6b used request id req-12772de2-091e-4310-9e1e-9441e50d4aec 2019-01-09 16:19:47,148 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-proj-role 2019-01-09 16:19:47,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/2e232a60572d4a708895115ae8c5ceac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:47,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60bb0344-8977-4943-8386-2b38245692bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:47,267 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/2e232a60572d4a708895115ae8c5ceac used request id req-60bb0344-8977-4943-8386-2b38245692bb 2019-01-09 16:19:47,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9718d8236b3a7fc448e0aca26b2be9381536c00b" 2019-01-09 16:19:47,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059238b5-d830-48d8-b790-524445f5226a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:47,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-059238b5-d830-48d8-b790-524445f5226a 2019-01-09 16:19:47,288 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-40465193-fb0a-4da-user 2019-01-09 16:19:47,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/325eccae19b64501a8ccca7d3f12dd0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80a73ed9849f6064cb06d6c0782959a85b240f09" 2019-01-09 16:19:47,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c222113-b274-42c6-bece-f2c5a45f42b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:47,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/325eccae19b64501a8ccca7d3f12dd0b used request id req-0c222113-b274-42c6-bece-f2c5a45f42b6 2019-01-09 16:19:47,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:47,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["FyJ66eQTRgq4_Poqq-IKQQ"], "issued_at": "2019-01-09T16:19:47.000000Z"}} 2019-01-09 16:19:47,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b706e9079fff9892d5408159fb3f5c003c8625c" 2019-01-09 16:19:47,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5ed7d4-3bb9-445e-8653-55936d293cb0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:47,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ef5ed7d4-3bb9-445e-8653-55936d293cb0 2019-01-09 16:19:47,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:47,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:48,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["JixbIkxNQJiVYVFZbhIidw"], "issued_at": "2019-01-09T16:19:48.000000Z"}} 2019-01-09 16:19:48,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:48,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c50c9d0a-cca3-48b9-af15-c77096de0858 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:48,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c50c9d0a-cca3-48b9-af15-c77096de0858 2019-01-09 16:19:48,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:48,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:48,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0229d60e-932e-4c53-9ad6-d124a287260f Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:19:48,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj used request id req-0229d60e-932e-4c53-9ad6-d124a287260f 2019-01-09 16:19:48,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:48,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0431469b-b05b-4cd2-9b07-57619182d862 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:48,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0431469b-b05b-4cd2-9b07-57619182d862 2019-01-09 16:19:48,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj"}}' 2019-01-09 16:19:48,795 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-579f4c1c-89fb-4375-8cf4-0de29db9bdf9 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aef040574cc84ff2afb2c217527799dd"}, "tags": [], "enabled": true, "id": "aef040574cc84ff2afb2c217527799dd", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj"}} 2019-01-09 16:19:48,795 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-579f4c1c-89fb-4375-8cf4-0de29db9bdf9 2019-01-09 16:19:48,796 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj 2019-01-09 16:19:48,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:48,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:49,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["1Aec0JUNR9Sq5JJuc3UXDg"], "issued_at": "2019-01-09T16:19:49.000000Z"}} 2019-01-09 16:19:49,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f0f27f8544d469ecd42c324e322a8a1ae10a3b" 2019-01-09 16:19:49,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66aed77d-1ea0-4134-ab1f-869ca3f8f2b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:49,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-66aed77d-1ea0-4134-ab1f-869ca3f8f2b3 2019-01-09 16:19:49,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:49,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:49,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f0f27f8544d469ecd42c324e322a8a1ae10a3b" 2019-01-09 16:19:49,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3304e93a-aa3b-414f-bf5c-a7ee69874552 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:19:49,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3304e93a-aa3b-414f-bf5c-a7ee69874552 2019-01-09 16:19:49,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f0f27f8544d469ecd42c324e322a8a1ae10a3b" 2019-01-09 16:19:49,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce21c81-02f2-42bd-8722-15e41453a358 Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aef040574cc84ff2afb2c217527799dd"}, "tags": [], "enabled": true, "id": "aef040574cc84ff2afb2c217527799dd", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj"}]} 2019-01-09 16:19:49,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj used request id req-9ce21c81-02f2-42bd-8722-15e41453a358 2019-01-09 16:19:49,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f0f27f8544d469ecd42c324e322a8a1ae10a3b" 2019-01-09 16:19:49,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f77c28-ed8e-4308-bd9f-ef8dfcd04b65 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:49,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-24f77c28-ed8e-4308-bd9f-ef8dfcd04b65 2019-01-09 16:19:49,920 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-user 2019-01-09 16:19:49,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:49,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:50,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b44653-bd32-4ce7-864f-45464fafa097 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:50,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-09b44653-bd32-4ce7-864f-45464fafa097 2019-01-09 16:19:50,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj-role"}}' 2019-01-09 16:19:50,142 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55abf31c-e0cb-43bb-92b1-142fc5ff8a68 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bcd4035004484d3e85870a819f20976f", "links": {"self": "http://172.30.9.29:5000/v3/roles/bcd4035004484d3e85870a819f20976f"}, "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj-role"}} 2019-01-09 16:19:50,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-55abf31c-e0cb-43bb-92b1-142fc5ff8a68 2019-01-09 16:19:50,142 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj-role 2019-01-09 16:19:50,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/bcd4035004484d3e85870a819f20976f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:50,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac441826-f207-423f-8ba5-fb81205244d3 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bcd4035004484d3e85870a819f20976f", "links": {"self": "http://172.30.9.29:5000/v3/roles/bcd4035004484d3e85870a819f20976f"}, "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj-role"}} 2019-01-09 16:19:50,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/bcd4035004484d3e85870a819f20976f used request id req-ac441826-f207-423f-8ba5-fb81205244d3 2019-01-09 16:19:50,162 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj-role to project CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj 2019-01-09 16:19:50,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/aef040574cc84ff2afb2c217527799dd/users/3b68b21e8d934cc78053afd9da493a7a/roles/bcd4035004484d3e85870a819f20976f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:50,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a04208e-1a75-42ba-9df9-7fbd2b1b00c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:50,301 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/aef040574cc84ff2afb2c217527799dd/users/3b68b21e8d934cc78053afd9da493a7a/roles/bcd4035004484d3e85870a819f20976f used request id req-2a04208e-1a75-42ba-9df9-7fbd2b1b00c4 2019-01-09 16:19:50,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:50,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bcd4035004484d3e85870a819f20976f", "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj-role"}], "expires_at": "2019-01-09T17:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef040574cc84ff2afb2c217527799dd", "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/aef040574cc84ff2afb2c217527799dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/aef040574cc84ff2afb2c217527799dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/aef040574cc84ff2afb2c217527799dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/aef040574cc84ff2afb2c217527799dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-user", "id": "3b68b21e8d934cc78053afd9da493a7a"}, "audit_ids": ["twnSDNxHQAqAXwZw3zzFpw"], "issued_at": "2019-01-09T16:19:50.000000Z"}} 2019-01-09 16:19:50,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c18a37a98683363a88068745192fa318a629890" 2019-01-09 16:19:50,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df10be6-0d76-47bb-9524-38269c803086 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:50,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4df10be6-0d76-47bb-9524-38269c803086 2019-01-09 16:19:50,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:50,776 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:51,168 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bcd4035004484d3e85870a819f20976f", "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj-role"}], "expires_at": "2019-01-09T17:19:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef040574cc84ff2afb2c217527799dd", "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/aef040574cc84ff2afb2c217527799dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/aef040574cc84ff2afb2c217527799dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/aef040574cc84ff2afb2c217527799dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/aef040574cc84ff2afb2c217527799dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-user", "id": "3b68b21e8d934cc78053afd9da493a7a"}, "audit_ids": ["cYZvmzO2SkG5oqrDjXKDCw"], "issued_at": "2019-01-09T16:19:51.000000Z"}} 2019-01-09 16:19:51,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2532987a43bda182aabcb9e5e652dd70d64bb4" 2019-01-09 16:19:51,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da354b6-cf65-4079-858e-2c461c95b9d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:51,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4da354b6-cf65-4079-858e-2c461c95b9d6 2019-01-09 16:19:51,259 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2532987a43bda182aabcb9e5e652dd70d64bb4" 2019-01-09 16:19:51,456 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:51 GMT Server: Apache x-compute-request-id: req-c27c9262-86f6-400f-b7dc-480f82ac94af OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c27c9262-86f6-400f-b7dc-480f82ac94af Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 16:19:51,457 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/detail used request id req-c27c9262-86f6-400f-b7dc-480f82ac94af 2019-01-09 16:19:51,460 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c27c9262-86f6-400f-b7dc-480f82ac94af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2532987a43bda182aabcb9e5e652dd70d64bb4" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-e33f3752-a30b-4034-a1b3-f33ee31d0690", "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-09 16:19:51,860 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:51 GMT Server: Apache x-compute-request-id: req-5ca0adb2-a2c5-4316-9997-4ada0074319a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5ca0adb2-a2c5-4316-9997-4ada0074319a Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "3b68b21e8d934cc78053afd9da493a7a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "rel": "self"}, {"href": "http://172.30.9.29:8776/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:19:51.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e33f3752-a30b-4034-a1b3-f33ee31d0690", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "size": 1}} 2019-01-09 16:19:51,861 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes used request id req-5ca0adb2-a2c5-4316-9997-4ada0074319a 2019-01-09 16:19:51,864 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c27c9262-86f6-400f-b7dc-480f82ac94af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2532987a43bda182aabcb9e5e652dd70d64bb4" 2019-01-09 16:19:52,192 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:51 GMT Server: Apache x-compute-request-id: req-d1f559ea-0918-4353-862c-60277ece826f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d1f559ea-0918-4353-862c-60277ece826f Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "3b68b21e8d934cc78053afd9da493a7a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "rel": "self"}, {"href": "http://172.30.9.29:8776/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:19:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "aef040574cc84ff2afb2c217527799dd", "updated_at": "2019-01-09T16:19:52.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e33f3752-a30b-4034-a1b3-f33ee31d0690", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "size": 1}} 2019-01-09 16:19:52,193 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe used request id req-d1f559ea-0918-4353-862c-60277ece826f 2019-01-09 16:19:52,193 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-e33f3752-a30b-4034-a1b3-f33ee31d0690 2019-01-09 16:19:52,195 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c27c9262-86f6-400f-b7dc-480f82ac94af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2532987a43bda182aabcb9e5e652dd70d64bb4" 2019-01-09 16:19:52,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:52 GMT Server: Apache x-compute-request-id: req-1cd49327-5fb1-475e-ba85-fe7443358c35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1cd49327-5fb1-475e-ba85-fe7443358c35 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "3b68b21e8d934cc78053afd9da493a7a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "rel": "self"}, {"href": "http://172.30.9.29:8776/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:19:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "aef040574cc84ff2afb2c217527799dd", "updated_at": "2019-01-09T16:19:52.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e33f3752-a30b-4034-a1b3-f33ee31d0690", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "size": 1}} 2019-01-09 16:19:52,414 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe used request id req-1cd49327-5fb1-475e-ba85-fe7443358c35 2019-01-09 16:19:52,414 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:19:52,414 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e33f3752-a30b-4034-a1b3-f33ee31d0690 2019-01-09 16:19:52,414 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-e33f3752-a30b-4034-a1b3-f33ee31d0690 2019-01-09 16:19:52,417 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c18a37a98683363a88068745192fa318a629890" 2019-01-09 16:19:52,630 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:52 GMT Server: Apache x-compute-request-id: req-2449ea8c-d011-42c1-874d-13357b0a9fab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2449ea8c-d011-42c1-874d-13357b0a9fab Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "3b68b21e8d934cc78053afd9da493a7a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "rel": "self"}, {"href": "http://172.30.9.29:8776/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:19:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "aef040574cc84ff2afb2c217527799dd", "updated_at": "2019-01-09T16:19:52.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e33f3752-a30b-4034-a1b3-f33ee31d0690", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "size": 1}]} 2019-01-09 16:19:52,631 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/detail used request id req-2449ea8c-d011-42c1-874d-13357b0a9fab 2019-01-09 16:19:52,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:52,639 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:52,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aef040574cc84ff2afb2c217527799dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c18a37a98683363a88068745192fa318a629890" 2019-01-09 16:19:52,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8fad30-79ff-4e3e-8a67-53fc4ee02fe0 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aef040574cc84ff2afb2c217527799dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aef040574cc84ff2afb2c217527799dd", "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj"}} 2019-01-09 16:19:52,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aef040574cc84ff2afb2c217527799dd used request id req-6d8fad30-79ff-4e3e-8a67-53fc4ee02fe0 2019-01-09 16:19:52,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:52,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:53,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bcd4035004484d3e85870a819f20976f", "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj-role"}], "expires_at": "2019-01-09T17:19:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aef040574cc84ff2afb2c217527799dd", "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/aef040574cc84ff2afb2c217527799dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/aef040574cc84ff2afb2c217527799dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/aef040574cc84ff2afb2c217527799dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/aef040574cc84ff2afb2c217527799dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_aef040574cc84ff2afb2c217527799dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_aef040574cc84ff2afb2c217527799dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-user", "id": "3b68b21e8d934cc78053afd9da493a7a"}, "audit_ids": ["_6c4_hWwTS2BO2sKj_AynA"], "issued_at": "2019-01-09T16:19:53.000000Z"}} 2019-01-09 16:19:53,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ab7488773370ec591a541a2e8bb66837b607a" 2019-01-09 16:19:53,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-801f5cbc-be67-4862-9f51-764e552c3c53 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:53,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-801f5cbc-be67-4862-9f51-764e552c3c53 2019-01-09 16:19:53,206 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ab7488773370ec591a541a2e8bb66837b607a" 2019-01-09 16:19:53,414 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:53 GMT Server: Apache x-compute-request-id: req-76e1bcf4-c09e-49ba-aca8-a25464c958e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76e1bcf4-c09e-49ba-aca8-a25464c958e0 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "3b68b21e8d934cc78053afd9da493a7a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "rel": "self"}, {"href": "http://172.30.9.29:8776/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:19:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "aef040574cc84ff2afb2c217527799dd", "updated_at": "2019-01-09T16:19:52.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e33f3752-a30b-4034-a1b3-f33ee31d0690", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "size": 1}]} 2019-01-09 16:19:53,414 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/detail used request id req-76e1bcf4-c09e-49ba-aca8-a25464c958e0 2019-01-09 16:19:53,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:53,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:53,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/aef040574cc84ff2afb2c217527799dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a5ab7488773370ec591a541a2e8bb66837b607a" 2019-01-09 16:19:53,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b9a1a0-0050-4cf7-bb35-2861b9fe80da Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/aef040574cc84ff2afb2c217527799dd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "aef040574cc84ff2afb2c217527799dd", "name": "CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj"}} 2019-01-09 16:19:53,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/aef040574cc84ff2afb2c217527799dd used request id req-62b9a1a0-0050-4cf7-bb35-2861b9fe80da 2019-01-09 16:19:53,516 - create_volume - INFO - Did not create volume due to cleanup mode 2019-01-09 16:19:53,518 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c27c9262-86f6-400f-b7dc-480f82ac94af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2532987a43bda182aabcb9e5e652dd70d64bb4" 2019-01-09 16:19:53,735 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:53 GMT Server: Apache x-compute-request-id: req-6b2991e8-1afa-4ae6-a514-21f6c09f45f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6b2991e8-1afa-4ae6-a514-21f6c09f45f3 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "3b68b21e8d934cc78053afd9da493a7a", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "rel": "self"}, {"href": "http://172.30.9.29:8776/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:19:51.000000", "description": null, "os-vol-tenant-attr:tenant_id": "aef040574cc84ff2afb2c217527799dd", "updated_at": "2019-01-09T16:19:52.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e33f3752-a30b-4034-a1b3-f33ee31d0690", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b63fc3b5-5859-4b51-a6c8-68f8f40978fe", "size": 1}} 2019-01-09 16:19:53,735 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe used request id req-6b2991e8-1afa-4ae6-a514-21f6c09f45f3 2019-01-09 16:19:53,735 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:19:53,735 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e33f3752-a30b-4034-a1b3-f33ee31d0690 2019-01-09 16:19:53,735 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-e33f3752-a30b-4034-a1b3-f33ee31d0690 2019-01-09 16:19:53,738 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c27c9262-86f6-400f-b7dc-480f82ac94af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2532987a43bda182aabcb9e5e652dd70d64bb4" 2019-01-09 16:19:53,821 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:19:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2c4a3552-aecb-4b7e-9367-26fa57164da8 Content-Length: 0 Content-Type: text/html; 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-09 16:19:53,821 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe used request id req-2c4a3552-aecb-4b7e-9367-26fa57164da8 2019-01-09 16:19:53,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c27c9262-86f6-400f-b7dc-480f82ac94af" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd2532987a43bda182aabcb9e5e652dd70d64bb4" 2019-01-09 16:19:54,017 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c9c84336-92d9-4877-82d0-f7cc405a9220 x-openstack-request-id: req-c9c84336-92d9-4877-82d0-f7cc405a9220 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b63fc3b5-5859-4b51-a6c8-68f8f40978fe could not be found.", "code": 404}} 2019-01-09 16:19:54,017 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/aef040574cc84ff2afb2c217527799dd/volumes/b63fc3b5-5859-4b51-a6c8-68f8f40978fe used request id req-c9c84336-92d9-4877-82d0-f7cc405a9220 2019-01-09 16:19:54,017 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b63fc3b5-5859-4b51-a6c8-68f8f40978fe could not be found. (HTTP 404) (Request-ID: req-c9c84336-92d9-4877-82d0-f7cc405a9220) 2019-01-09 16:19:54,018 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-e33f3752-a30b-4034-a1b3-f33ee31d0690 2019-01-09 16:19:54,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:54,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-be7b5cd0-4f2b-4582-9f51-f86e010ba312 Date: Wed, 09 Jan 2019 16:19:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:19:54,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-be7b5cd0-4f2b-4582-9f51-f86e010ba312 2019-01-09 16:19:54,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:54,390 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-115a2673-4c42-4050-8d7a-43ea23204bfc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:54,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-115a2673-4c42-4050-8d7a-43ea23204bfc 2019-01-09 16:19:54,391 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:54,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:54,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dedadd8-0669-4a83-9ba4-26be8091b41b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:54,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-0dedadd8-0669-4a83-9ba4-26be8091b41b 2019-01-09 16:19:54,485 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:54,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:54,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ee9fbb1-b832-4638-bcf2-3f722db74f41 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:54,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-2ee9fbb1-b832-4638-bcf2-3f722db74f41 2019-01-09 16:19:54,586 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:54,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:54,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4319319b-d35e-42c5-a0b9-48b9f6c4a670 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:54,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-4319319b-d35e-42c5-a0b9-48b9f6c4a670 2019-01-09 16:19:54,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:54,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:54,788 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-350f0b64-3603-40e6-b46b-416ee9792b72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:54,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-350f0b64-3603-40e6-b46b-416ee9792b72 2019-01-09 16:19:54,788 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:54,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:54,889 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d3d53f0-cc16-418e-a398-a0b1b994c330 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:54,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-3d3d53f0-cc16-418e-a398-a0b1b994c330 2019-01-09 16:19:54,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:54,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:54,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62df3fa4-17e8-4a2f-a2f8-97db54beb3bc Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:19:54,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-62df3fa4-17e8-4a2f-a2f8-97db54beb3bc 2019-01-09 16:19:54,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:55,084 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff0add68-b84c-4280-bc91-97716fa8cf3c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:55,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-ff0add68-b84c-4280-bc91-97716fa8cf3c 2019-01-09 16:19:55,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:55,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:55,184 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e66bad2f-8f3c-477b-87ff-f8f133406011 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:55,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-e66bad2f-8f3c-477b-87ff-f8f133406011 2019-01-09 16:19:55,184 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:55,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:55,285 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aff3b23d-f263-499f-ba89-b671cec63a28 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:19:55,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-aff3b23d-f263-499f-ba89-b671cec63a28 2019-01-09 16:19:55,286 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:19:55,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:55,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b2edc95-c03c-483b-b5e5-e9a623528e74 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:19:55,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-9b2edc95-c03c-483b-b5e5-e9a623528e74 2019-01-09 16:19:55,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:55,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e334926c-5ad8-4506-80f1-cc8deeb3ab7e 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:19:55,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-e334926c-5ad8-4506-80f1-cc8deeb3ab7e 2019-01-09 16:19:55,496 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj 2019-01-09 16:19:55,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/aef040574cc84ff2afb2c217527799dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:55,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc2fc97f-ddcb-4d7d-9ebe-aeed91892ff7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:55,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/aef040574cc84ff2afb2c217527799dd used request id req-cc2fc97f-ddcb-4d7d-9ebe-aeed91892ff7 2019-01-09 16:19:55,700 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-proj-role 2019-01-09 16:19:55,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/bcd4035004484d3e85870a819f20976f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:55,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6f3e96d-df2b-4eee-9b21-c07144773228 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:55,820 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/bcd4035004484d3e85870a819f20976f used request id req-a6f3e96d-df2b-4eee-9b21-c07144773228 2019-01-09 16:19:55,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e5c3fec188b604e9bf102c5f42c1f07135d15d6" 2019-01-09 16:19:55,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd1d4cd-c595-4d0c-b737-71cb32fcdd93 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:55,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1bd1d4cd-c595-4d0c-b737-71cb32fcdd93 2019-01-09 16:19:55,919 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-1c7a0783-cb37-498-user 2019-01-09 16:19:55,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3b68b21e8d934cc78053afd9da493a7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0f0f27f8544d469ecd42c324e322a8a1ae10a3b" 2019-01-09 16:19:56,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ba49803-c2e3-4484-8346-c1c22a70fead Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:56,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3b68b21e8d934cc78053afd9da493a7a used request id req-8ba49803-c2e3-4484-8346-c1c22a70fead 2019-01-09 16:19:56,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:56,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["CsydoXuOReGHhla3hGt6hA"], "issued_at": "2019-01-09T16:19:56.000000Z"}} 2019-01-09 16:19:56,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f6cd8250383c5ced7d7d2d5680b0c90b4100743" 2019-01-09 16:19:56,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f7465a-a64a-4dfb-83ff-c49fc80c0646 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:56,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b5f7465a-a64a-4dfb-83ff-c49fc80c0646 2019-01-09 16:19:56,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:56,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:56,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["SEC5n9H0RWKLhnU3Dc7tFQ"], "issued_at": "2019-01-09T16:19:56.000000Z"}} 2019-01-09 16:19:56,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:19:57,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8261d7bf-c6e6-42a2-a7bb-d0e3c7af4b37 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:57,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8261d7bf-c6e6-42a2-a7bb-d0e3c7af4b37 2019-01-09 16:19:57,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:57,106 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:57,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:19:57,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32f4986-458e-463a-9ca4-2f7edb0f5c0f Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:19:57,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj used request id req-d32f4986-458e-463a-9ca4-2f7edb0f5c0f 2019-01-09 16:19:57,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:19:57,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9923a2b-432d-4d85-853d-4dc46f0d36be Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:57,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c9923a2b-432d-4d85-853d-4dc46f0d36be 2019-01-09 16:19:57,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj"}}' 2019-01-09 16:19:57,448 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7a4eb00-4650-4ff1-acd6-1227dbbdb651 Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/19310fa2bed14cfd9fc89ac4a8a6793d"}, "tags": [], "enabled": true, "id": "19310fa2bed14cfd9fc89ac4a8a6793d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj"}} 2019-01-09 16:19:57,448 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d7a4eb00-4650-4ff1-acd6-1227dbbdb651 2019-01-09 16:19:57,449 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj 2019-01-09 16:19:57,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:57,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:57,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["4O7rqsjpTqax-zynyY5u5Q"], "issued_at": "2019-01-09T16:19:57.000000Z"}} 2019-01-09 16:19:57,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02657f6a651dc9e7e1d742105ebed3e6454583cc" 2019-01-09 16:19:57,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-094d29c2-5103-486c-b499-e749218bb6b7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:57,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-094d29c2-5103-486c-b499-e749218bb6b7 2019-01-09 16:19:57,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:19:57,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:19:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02657f6a651dc9e7e1d742105ebed3e6454583cc" 2019-01-09 16:19:57,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c99a8efb-7759-4932-955d-c56648ec3554 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:19:57,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c99a8efb-7759-4932-955d-c56648ec3554 2019-01-09 16:19:57,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02657f6a651dc9e7e1d742105ebed3e6454583cc" 2019-01-09 16:19:58,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f95f38-e8a9-4878-b636-dceeab793d12 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/19310fa2bed14cfd9fc89ac4a8a6793d"}, "tags": [], "enabled": true, "id": "19310fa2bed14cfd9fc89ac4a8a6793d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj"}]} 2019-01-09 16:19:58,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj used request id req-57f95f38-e8a9-4878-b636-dceeab793d12 2019-01-09 16:19:58,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02657f6a651dc9e7e1d742105ebed3e6454583cc" 2019-01-09 16:19:58,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75547dce-9c52-432d-8f87-acf9b3c83d74 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:19:58,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-75547dce-9c52-432d-8f87-acf9b3c83d74 2019-01-09 16:19:58,646 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-user 2019-01-09 16:19:58,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:58,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:19:58,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37c0ef7-b1e0-4552-ab0d-321b1844b2cc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:19:58,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c37c0ef7-b1e0-4552-ab0d-321b1844b2cc 2019-01-09 16:19:58,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj-role"}}' 2019-01-09 16:19:58,868 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebd42aac-897f-4796-ae54-2fb2c3c4b24c Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca5ef24a933a4e8b9acfd6efdff2d180", "links": {"self": "http://172.30.9.29:5000/v3/roles/ca5ef24a933a4e8b9acfd6efdff2d180"}, "name": "CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj-role"}} 2019-01-09 16:19:58,868 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ebd42aac-897f-4796-ae54-2fb2c3c4b24c 2019-01-09 16:19:58,868 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj-role 2019-01-09 16:19:58,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ca5ef24a933a4e8b9acfd6efdff2d180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:19:58,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca4b0a3-793d-406d-85dd-16340f3cbed0 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca5ef24a933a4e8b9acfd6efdff2d180", "links": {"self": "http://172.30.9.29:5000/v3/roles/ca5ef24a933a4e8b9acfd6efdff2d180"}, "name": "CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj-role"}} 2019-01-09 16:19:58,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ca5ef24a933a4e8b9acfd6efdff2d180 used request id req-2ca4b0a3-793d-406d-85dd-16340f3cbed0 2019-01-09 16:19:58,889 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj-role to project CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj 2019-01-09 16:19:58,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/19310fa2bed14cfd9fc89ac4a8a6793d/users/c1a9b8a8ef244fc9a33721a8e50d3a15/roles/ca5ef24a933a4e8b9acfd6efdff2d180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:19:59,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:19:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-276a6c6b-b89c-4461-bf43-b898cef2b553 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:19:59,027 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/19310fa2bed14cfd9fc89ac4a8a6793d/users/c1a9b8a8ef244fc9a33721a8e50d3a15/roles/ca5ef24a933a4e8b9acfd6efdff2d180 used request id req-276a6c6b-b89c-4461-bf43-b898cef2b553 2019-01-09 16:19:59,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:59,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca5ef24a933a4e8b9acfd6efdff2d180", "name": "CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj-role"}], "expires_at": "2019-01-09T17:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19310fa2bed14cfd9fc89ac4a8a6793d", "name": "CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-user", "id": "c1a9b8a8ef244fc9a33721a8e50d3a15"}, "audit_ids": ["SS8VnsbUTJWLxuQ9Xzl0pw"], "issued_at": "2019-01-09T16:19:59.000000Z"}} 2019-01-09 16:19:59,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45aa6806f93d167506f9291ce1bf022f40284f0a" 2019-01-09 16:19:59,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da9585a-e748-4340-9e62-a97b8cbd1957 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:59,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5da9585a-e748-4340-9e62-a97b8cbd1957 2019-01-09 16:19:59,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:19:59,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:19:59,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca5ef24a933a4e8b9acfd6efdff2d180", "name": "CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj-role"}], "expires_at": "2019-01-09T17:19:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19310fa2bed14cfd9fc89ac4a8a6793d", "name": "CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_19310fa2bed14cfd9fc89ac4a8a6793d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-user", "id": "c1a9b8a8ef244fc9a33721a8e50d3a15"}, "audit_ids": ["AfLfSMLITVG3U8ozDJeTbg"], "issued_at": "2019-01-09T16:19:59.000000Z"}} 2019-01-09 16:19:59,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f29f2b5bd5c7c08b1a7e6cd86b198768f4906d0" 2019-01-09 16:19:59,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67a96e33-e243-4a12-af86-bdd034c93baf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:19:59,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-67a96e33-e243-4a12-af86-bdd034c93baf 2019-01-09 16:20:00,002 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f29f2b5bd5c7c08b1a7e6cd86b198768f4906d0" 2019-01-09 16:20:00,205 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:00 GMT Server: Apache x-compute-request-id: req-fbc7872e-c790-4199-927d-a77c28e97f0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fbc7872e-c790-4199-927d-a77c28e97f0d Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 16:20:00,205 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/detail used request id req-fbc7872e-c790-4199-927d-a77c28e97f0d 2019-01-09 16:20:00,209 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fbc7872e-c790-4199-927d-a77c28e97f0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f29f2b5bd5c7c08b1a7e6cd86b198768f4906d0" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeSuccessTests-b64d4ed8-dae9-44a6-806b-1e65ed102c10", "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-09 16:20:00,564 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:20:00 GMT Server: Apache x-compute-request-id: req-27049a4d-62c6-4935-a544-9f3f61749bb6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-27049a4d-62c6-4935-a544-9f3f61749bb6 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "c1a9b8a8ef244fc9a33721a8e50d3a15", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "rel": "self"}, {"href": "http://172.30.9.29:8776/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:20:00.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b64d4ed8-dae9-44a6-806b-1e65ed102c10", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "size": 1}} 2019-01-09 16:20:00,564 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes used request id req-27049a4d-62c6-4935-a544-9f3f61749bb6 2019-01-09 16:20:00,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbc7872e-c790-4199-927d-a77c28e97f0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f29f2b5bd5c7c08b1a7e6cd86b198768f4906d0" 2019-01-09 16:20:00,791 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:00 GMT Server: Apache x-compute-request-id: req-e8bfa847-1097-4e73-a212-95edf42227ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8bfa847-1097-4e73-a212-95edf42227ba Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c1a9b8a8ef244fc9a33721a8e50d3a15", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "rel": "self"}, {"href": "http://172.30.9.29:8776/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:20:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "19310fa2bed14cfd9fc89ac4a8a6793d", "updated_at": "2019-01-09T16:20:00.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b64d4ed8-dae9-44a6-806b-1e65ed102c10", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "size": 1}} 2019-01-09 16:20:00,791 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856 used request id req-e8bfa847-1097-4e73-a212-95edf42227ba 2019-01-09 16:20:00,791 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-b64d4ed8-dae9-44a6-806b-1e65ed102c10 2019-01-09 16:20:00,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbc7872e-c790-4199-927d-a77c28e97f0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f29f2b5bd5c7c08b1a7e6cd86b198768f4906d0" 2019-01-09 16:20:01,008 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:00 GMT Server: Apache x-compute-request-id: req-092818ab-68b2-4cff-aabc-0f32d1ac1896 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-092818ab-68b2-4cff-aabc-0f32d1ac1896 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c1a9b8a8ef244fc9a33721a8e50d3a15", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "rel": "self"}, {"href": "http://172.30.9.29:8776/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:20:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "19310fa2bed14cfd9fc89ac4a8a6793d", "updated_at": "2019-01-09T16:20:00.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b64d4ed8-dae9-44a6-806b-1e65ed102c10", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "size": 1}} 2019-01-09 16:20:01,008 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856 used request id req-092818ab-68b2-4cff-aabc-0f32d1ac1896 2019-01-09 16:20:01,008 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:20:01,009 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-b64d4ed8-dae9-44a6-806b-1e65ed102c10 2019-01-09 16:20:01,009 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-b64d4ed8-dae9-44a6-806b-1e65ed102c10 2019-01-09 16:20:01,011 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45aa6806f93d167506f9291ce1bf022f40284f0a" 2019-01-09 16:20:01,226 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:01 GMT Server: Apache x-compute-request-id: req-69b3ecd7-1605-473d-863b-89022e85c5c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-69b3ecd7-1605-473d-863b-89022e85c5c1 Content-Encoding: gzip Content-Length: 457 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "c1a9b8a8ef244fc9a33721a8e50d3a15", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "rel": "self"}, {"href": "http://172.30.9.29:8776/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:20:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "19310fa2bed14cfd9fc89ac4a8a6793d", "updated_at": "2019-01-09T16:20:00.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b64d4ed8-dae9-44a6-806b-1e65ed102c10", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "size": 1}]} 2019-01-09 16:20:01,226 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/detail used request id req-69b3ecd7-1605-473d-863b-89022e85c5c1 2019-01-09 16:20:01,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:01,235 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:01,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/19310fa2bed14cfd9fc89ac4a8a6793d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45aa6806f93d167506f9291ce1bf022f40284f0a" 2019-01-09 16:20:01,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b60cd2e-5235-444a-8a4a-9706232c0e48 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/19310fa2bed14cfd9fc89ac4a8a6793d"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "19310fa2bed14cfd9fc89ac4a8a6793d", "name": "CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj"}} 2019-01-09 16:20:01,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/19310fa2bed14cfd9fc89ac4a8a6793d used request id req-3b60cd2e-5235-444a-8a4a-9706232c0e48 2019-01-09 16:20:01,257 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbc7872e-c790-4199-927d-a77c28e97f0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f29f2b5bd5c7c08b1a7e6cd86b198768f4906d0" 2019-01-09 16:20:01,457 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:01 GMT Server: Apache x-compute-request-id: req-7b903ed6-e47b-4f70-9a5e-a6e275c673df OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b903ed6-e47b-4f70-9a5e-a6e275c673df Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "c1a9b8a8ef244fc9a33721a8e50d3a15", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "rel": "self"}, {"href": "http://172.30.9.29:8776/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:20:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "19310fa2bed14cfd9fc89ac4a8a6793d", "updated_at": "2019-01-09T16:20:00.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b64d4ed8-dae9-44a6-806b-1e65ed102c10", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bcc0c997-3aa9-44e0-8d99-fcf4c7638856", "size": 1}} 2019-01-09 16:20:01,457 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856 used request id req-7b903ed6-e47b-4f70-9a5e-a6e275c673df 2019-01-09 16:20:01,458 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:20:01,458 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-b64d4ed8-dae9-44a6-806b-1e65ed102c10 2019-01-09 16:20:01,458 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-b64d4ed8-dae9-44a6-806b-1e65ed102c10 2019-01-09 16:20:01,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbc7872e-c790-4199-927d-a77c28e97f0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f29f2b5bd5c7c08b1a7e6cd86b198768f4906d0" 2019-01-09 16:20:01,743 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:20:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ebec438a-0919-4924-b3f9-61ff16547af1 Content-Length: 0 Content-Type: text/html; 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-09 16:20:01,743 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856 used request id req-ebec438a-0919-4924-b3f9-61ff16547af1 2019-01-09 16:20:01,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fbc7872e-c790-4199-927d-a77c28e97f0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f29f2b5bd5c7c08b1a7e6cd86b198768f4906d0" 2019-01-09 16:20:01,955 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f640cac6-00a0-4880-8e79-7bb9615963f5 x-openstack-request-id: req-f640cac6-00a0-4880-8e79-7bb9615963f5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume bcc0c997-3aa9-44e0-8d99-fcf4c7638856 could not be found.", "code": 404}} 2019-01-09 16:20:01,955 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/19310fa2bed14cfd9fc89ac4a8a6793d/volumes/bcc0c997-3aa9-44e0-8d99-fcf4c7638856 used request id req-f640cac6-00a0-4880-8e79-7bb9615963f5 2019-01-09 16:20:01,956 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume bcc0c997-3aa9-44e0-8d99-fcf4c7638856 could not be found. (HTTP 404) (Request-ID: req-f640cac6-00a0-4880-8e79-7bb9615963f5) 2019-01-09 16:20:01,956 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-b64d4ed8-dae9-44a6-806b-1e65ed102c10 2019-01-09 16:20:01,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:02,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-ce1a282d-739f-447d-ac3c-af987741e461 Date: Wed, 09 Jan 2019 16:20:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:20:02,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ce1a282d-739f-447d-ac3c-af987741e461 2019-01-09 16:20:02,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:02,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e6128f-c55b-4068-b404-1824b15efb30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:02,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-51e6128f-c55b-4068-b404-1824b15efb30 2019-01-09 16:20:02,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:02,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:02,410 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a92f9722-1ba5-4ba7-b4ec-fb6cd81c2b16 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:02,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-a92f9722-1ba5-4ba7-b4ec-fb6cd81c2b16 2019-01-09 16:20:02,410 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:02,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:02,510 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f737be4a-d6cf-47ca-bfdd-4f933a47f41c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:02,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-f737be4a-d6cf-47ca-bfdd-4f933a47f41c 2019-01-09 16:20:02,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:02,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:02,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1d25487-b1be-43c3-b845-579e968df1f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:02,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-a1d25487-b1be-43c3-b845-579e968df1f8 2019-01-09 16:20:02,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:02,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:02,715 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46367791-0520-4384-b4d8-8ae70487d416 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:02,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-46367791-0520-4384-b4d8-8ae70487d416 2019-01-09 16:20:02,716 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:02,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:02,817 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a839a9e1-a344-46a7-a0bf-242e76924259 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:02,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-a839a9e1-a344-46a7-a0bf-242e76924259 2019-01-09 16:20:02,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:02,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:02,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e0ff9c-2269-4ccd-88a4-1a501a6f8d4e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:20:02,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-72e0ff9c-2269-4ccd-88a4-1a501a6f8d4e 2019-01-09 16:20:02,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:03,013 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e0846f9-93e0-494d-b515-a96083ef48db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:03,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-5e0846f9-93e0-494d-b515-a96083ef48db 2019-01-09 16:20:03,013 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:03,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:03,113 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-605402ce-7d29-4967-b29b-8970baf7bc0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:03,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-605402ce-7d29-4967-b29b-8970baf7bc0b 2019-01-09 16:20:03,114 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:03,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:03,216 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df268f95-f105-45b8-ac0f-795e55ad69c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:03,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-df268f95-f105-45b8-ac0f-795e55ad69c4 2019-01-09 16:20:03,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:03,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:03,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c508a1c5-61af-4e7a-9329-72fbf61daf10 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:20:03,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-c508a1c5-61af-4e7a-9329-72fbf61daf10 2019-01-09 16:20:03,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:03,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f108ca-bad4-4ef9-a0db-9be71c75c749 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:20:03,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-54f108ca-bad4-4ef9-a0db-9be71c75c749 2019-01-09 16:20:03,420 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj 2019-01-09 16:20:03,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/19310fa2bed14cfd9fc89ac4a8a6793d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:03,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e174e01-14d6-4dbc-a664-7a3e6fba2d63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:03,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/19310fa2bed14cfd9fc89ac4a8a6793d used request id req-4e174e01-14d6-4dbc-a664-7a3e6fba2d63 2019-01-09 16:20:03,730 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-proj-role 2019-01-09 16:20:03,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ca5ef24a933a4e8b9acfd6efdff2d180 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:03,939 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a98999c-2c01-4651-ad52-959fa325cb51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:03,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ca5ef24a933a4e8b9acfd6efdff2d180 used request id req-9a98999c-2c01-4651-ad52-959fa325cb51 2019-01-09 16:20:03,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa47480ca44b07d2d700cf53c73d7ba4aa17cecb" 2019-01-09 16:20:04,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8388fb3-4b00-4aef-a80c-46886020d7dc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:04,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f8388fb3-4b00-4aef-a80c-46886020d7dc 2019-01-09 16:20:04,038 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-37f21b76-ea4b-4a1-user 2019-01-09 16:20:04,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/c1a9b8a8ef244fc9a33721a8e50d3a15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02657f6a651dc9e7e1d742105ebed3e6454583cc" 2019-01-09 16:20:04,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aad4bb7-5d53-47bb-a291-a3bae5bf1500 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:04,211 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c1a9b8a8ef244fc9a33721a8e50d3a15 used request id req-1aad4bb7-5d53-47bb-a291-a3bae5bf1500 2019-01-09 16:20:04,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:04,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["pAL1ae0vQU6uaePdPGw-OQ"], "issued_at": "2019-01-09T16:20:04.000000Z"}} 2019-01-09 16:20:04,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f235108367cac41b2d500827858a4c68c47caa19" 2019-01-09 16:20:04,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-666a6916-0576-4a85-bcf9-df85e17b798d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:04,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-666a6916-0576-4a85-bcf9-df85e17b798d 2019-01-09 16:20:04,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:04,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:05,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["sUzAGBPsQbuH7NvyeEnxJg"], "issued_at": "2019-01-09T16:20:05.000000Z"}} 2019-01-09 16:20:05,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:05,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad0cb02-9d53-4032-aa1c-d4491ef98c33 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:05,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6ad0cb02-9d53-4032-aa1c-d4491ef98c33 2019-01-09 16:20:05,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:05,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:05,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:05,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d020576-3373-4358-a9d2-fed3e6bf8c2e Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:20:05,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj used request id req-8d020576-3373-4358-a9d2-fed3e6bf8c2e 2019-01-09 16:20:05,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:05,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcbbdc12-5088-4ac2-8fd3-5fd44be673e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:05,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bcbbdc12-5088-4ac2-8fd3-5fd44be673e1 2019-01-09 16:20:05,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj"}}' 2019-01-09 16:20:05,450 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c3dd2ae-6817-4cd5-abf6-3bfa1d5d382d Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7ddbd207d68c40b694d1379f1b26d808"}, "tags": [], "enabled": true, "id": "7ddbd207d68c40b694d1379f1b26d808", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj"}} 2019-01-09 16:20:05,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-3c3dd2ae-6817-4cd5-abf6-3bfa1d5d382d 2019-01-09 16:20:05,451 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj 2019-01-09 16:20:05,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:05,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:05,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["HSbJVEiDSjuLCqWZNTCCAg"], "issued_at": "2019-01-09T16:20:05.000000Z"}} 2019-01-09 16:20:05,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6ac9e9dd3ff1bbde79aeb68a43e42e9faed319" 2019-01-09 16:20:05,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a82f87-f271-477b-9b28-e799d7efbb69 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:05,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-75a82f87-f271-477b-9b28-e799d7efbb69 2019-01-09 16:20:05,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:05,959 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:05,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6ac9e9dd3ff1bbde79aeb68a43e42e9faed319" 2019-01-09 16:20:06,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1344fe-6680-44c6-a615-7db3e3285a6c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:20:06,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7a1344fe-6680-44c6-a615-7db3e3285a6c 2019-01-09 16:20:06,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6ac9e9dd3ff1bbde79aeb68a43e42e9faed319" 2019-01-09 16:20:06,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae990c4-ec80-4ba1-8210-3a1dcd6d62cb Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7ddbd207d68c40b694d1379f1b26d808"}, "tags": [], "enabled": true, "id": "7ddbd207d68c40b694d1379f1b26d808", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj"}]} 2019-01-09 16:20:06,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj used request id req-bae990c4-ec80-4ba1-8210-3a1dcd6d62cb 2019-01-09 16:20:06,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6ac9e9dd3ff1bbde79aeb68a43e42e9faed319" 2019-01-09 16:20:06,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9c9ac9-eb5e-4083-a8ff-7f385f0a86b2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:06,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2b9c9ac9-eb5e-4083-a8ff-7f385f0a86b2 2019-01-09 16:20:06,575 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-user 2019-01-09 16:20:06,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:06,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:06,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3894893-af46-4700-bade-5d5ed707d0c6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:06,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f3894893-af46-4700-bade-5d5ed707d0c6 2019-01-09 16:20:06,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj-role"}}' 2019-01-09 16:20:06,779 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88058ee0-cecc-4055-95e3-33782766f867 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "facf888dfeb049689e3279f5c7ba2943", "links": {"self": "http://172.30.9.29:5000/v3/roles/facf888dfeb049689e3279f5c7ba2943"}, "name": "CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj-role"}} 2019-01-09 16:20:06,779 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-88058ee0-cecc-4055-95e3-33782766f867 2019-01-09 16:20:06,780 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj-role 2019-01-09 16:20:06,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/facf888dfeb049689e3279f5c7ba2943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:06,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5b6ffc-36ad-4f61-9db3-8bd5d6b8f66d Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "facf888dfeb049689e3279f5c7ba2943", "links": {"self": "http://172.30.9.29:5000/v3/roles/facf888dfeb049689e3279f5c7ba2943"}, "name": "CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj-role"}} 2019-01-09 16:20:06,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/facf888dfeb049689e3279f5c7ba2943 used request id req-3f5b6ffc-36ad-4f61-9db3-8bd5d6b8f66d 2019-01-09 16:20:06,963 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj-role to project CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj 2019-01-09 16:20:06,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7ddbd207d68c40b694d1379f1b26d808/users/3de3a3bc43e040babdf3b3d3e20e0539/roles/facf888dfeb049689e3279f5c7ba2943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:07,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50b76713-961e-42b6-887c-e2a9261e6b73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:07,106 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7ddbd207d68c40b694d1379f1b26d808/users/3de3a3bc43e040babdf3b3d3e20e0539/roles/facf888dfeb049689e3279f5c7ba2943 used request id req-50b76713-961e-42b6-887c-e2a9261e6b73 2019-01-09 16:20:07,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:07,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:07,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "facf888dfeb049689e3279f5c7ba2943", "name": "CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj-role"}], "expires_at": "2019-01-09T17:20:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ddbd207d68c40b694d1379f1b26d808", "name": "CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7ddbd207d68c40b694d1379f1b26d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/7ddbd207d68c40b694d1379f1b26d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/7ddbd207d68c40b694d1379f1b26d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7ddbd207d68c40b694d1379f1b26d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/7ddbd207d68c40b694d1379f1b26d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/7ddbd207d68c40b694d1379f1b26d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7ddbd207d68c40b694d1379f1b26d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/7ddbd207d68c40b694d1379f1b26d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/7ddbd207d68c40b694d1379f1b26d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7ddbd207d68c40b694d1379f1b26d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/7ddbd207d68c40b694d1379f1b26d808", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/7ddbd207d68c40b694d1379f1b26d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7ddbd207d68c40b694d1379f1b26d808", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_7ddbd207d68c40b694d1379f1b26d808", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-user", "id": "3de3a3bc43e040babdf3b3d3e20e0539"}, "audit_ids": ["PxPDgknnTrmcppALn_72FQ"], "issued_at": "2019-01-09T16:20:07.000000Z"}} 2019-01-09 16:20:07,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01729358f1cbca601c9dd6769485d616d3ee356" 2019-01-09 16:20:07,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef70f5e5-9c73-446f-b0ef-2f8fcd837afa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:07,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ef70f5e5-9c73-446f-b0ef-2f8fcd837afa 2019-01-09 16:20:07,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/7ddbd207d68c40b694d1379f1b26d808/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01729358f1cbca601c9dd6769485d616d3ee356" 2019-01-09 16:20:07,877 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:07 GMT Server: Apache x-compute-request-id: req-e1410d47-6be7-49d3-add0-7b7355a86a6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e1410d47-6be7-49d3-add0-7b7355a86a6a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 16:20:07,878 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/7ddbd207d68c40b694d1379f1b26d808/volumes/detail used request id req-e1410d47-6be7-49d3-add0-7b7355a86a6a 2019-01-09 16:20:07,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/7ddbd207d68c40b694d1379f1b26d808/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e1410d47-6be7-49d3-add0-7b7355a86a6a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01729358f1cbca601c9dd6769485d616d3ee356" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-c6e65e7e-8e12-48a3-a32f-8af63adb8179", "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-09 16:20:08,258 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 16:20:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6d60233e-8c0b-4d7e-9cf3-9f276264e4d9 x-openstack-request-id: req-6d60233e-8c0b-4d7e-9cf3-9f276264e4d9 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2019-01-09 16:20:08,258 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/7ddbd207d68c40b694d1379f1b26d808/volumes used request id req-6d60233e-8c0b-4d7e-9cf3-9f276264e4d9 2019-01-09 16:20:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:08,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-b499da5c-b25e-4a6f-ad29-077705eda745 Date: Wed, 09 Jan 2019 16:20:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:20:08,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-b499da5c-b25e-4a6f-ad29-077705eda745 2019-01-09 16:20:08,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:08,638 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c48f8bf-9bec-48f5-a107-cee94803d376 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:08,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-2c48f8bf-9bec-48f5-a107-cee94803d376 2019-01-09 16:20:08,638 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:08,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:08,659 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6408cdfe-e65d-4c02-842d-babf63bf1d4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:08,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-6408cdfe-e65d-4c02-842d-babf63bf1d4c 2019-01-09 16:20:08,660 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:08,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:08,759 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18755fce-88d4-4365-9e71-d8d7f93f5636 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:08,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-18755fce-88d4-4365-9e71-d8d7f93f5636 2019-01-09 16:20:08,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:08,857 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0f9d484-6a9b-4bbd-b162-e412d3ff5cca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:08,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-d0f9d484-6a9b-4bbd-b162-e412d3ff5cca 2019-01-09 16:20:08,857 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:08,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:08,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-303e4196-68bc-45d4-9838-430e1471a80f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:08,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-303e4196-68bc-45d4-9838-430e1471a80f 2019-01-09 16:20:08,956 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:08,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:09,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0762fe1b-18f2-499e-a158-4e687c9ddc94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:09,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-0762fe1b-18f2-499e-a158-4e687c9ddc94 2019-01-09 16:20:09,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:09,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:09,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c99aff37-8eed-4ca4-a693-91f89958cc5b Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:20:09,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-c99aff37-8eed-4ca4-a693-91f89958cc5b 2019-01-09 16:20:09,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:09,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a022164-2ad7-41af-bfe0-b359c6c385d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:09,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-4a022164-2ad7-41af-bfe0-b359c6c385d2 2019-01-09 16:20:09,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:09,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:09,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-132f2b1e-933d-447e-ac5f-dc9c0dd0c302 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:09,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-132f2b1e-933d-447e-ac5f-dc9c0dd0c302 2019-01-09 16:20:09,349 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:09,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:09,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8623abc5-0d7b-490a-8b4c-1a238508447b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:09,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-8623abc5-0d7b-490a-8b4c-1a238508447b 2019-01-09 16:20:09,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:09,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:09,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7f7d78-f45b-4085-9e4c-05fafe1d2eca 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:20:09,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-cb7f7d78-f45b-4085-9e4c-05fafe1d2eca 2019-01-09 16:20:09,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:09,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-680ea816-0626-46a7-abc4-246810cc103b 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:20:09,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-680ea816-0626-46a7-abc4-246810cc103b 2019-01-09 16:20:09,656 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj 2019-01-09 16:20:09,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7ddbd207d68c40b694d1379f1b26d808 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:09,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-677f7d66-b94f-489f-aa62-afa9bdb5bfc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:09,869 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7ddbd207d68c40b694d1379f1b26d808 used request id req-677f7d66-b94f-489f-aa62-afa9bdb5bfc7 2019-01-09 16:20:09,869 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-proj-role 2019-01-09 16:20:09,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/facf888dfeb049689e3279f5c7ba2943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:09,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23bef5f3-e68f-43e5-960d-5cba0b91e096 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:09,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/facf888dfeb049689e3279f5c7ba2943 used request id req-23bef5f3-e68f-43e5-960d-5cba0b91e096 2019-01-09 16:20:09,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28c2f54c3ff7cf4706cbe04e1a755f488139b996" 2019-01-09 16:20:10,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3adf8b-0b35-4e7a-8e30-3bf1ff5159d0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:10,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bf3adf8b-0b35-4e7a-8e30-3bf1ff5159d0 2019-01-09 16:20:10,090 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-01cfc552-2c9e-45c-user 2019-01-09 16:20:10,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3de3a3bc43e040babdf3b3d3e20e0539 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee6ac9e9dd3ff1bbde79aeb68a43e42e9faed319" 2019-01-09 16:20:10,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fb13206-4282-46de-91fa-e526c404a53d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:10,286 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3de3a3bc43e040babdf3b3d3e20e0539 used request id req-7fb13206-4282-46de-91fa-e526c404a53d 2019-01-09 16:20:10,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:10,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["GJt5dvJKS6OiAG83WoyI6g"], "issued_at": "2019-01-09T16:20:10.000000Z"}} 2019-01-09 16:20:10,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614d15ca3729186b7d160a1109b95ce0c5167e7c" 2019-01-09 16:20:10,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-217df242-d745-44fc-8d92-a6d02348c238 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:10,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-217df242-d745-44fc-8d92-a6d02348c238 2019-01-09 16:20:10,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:10,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:11,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["hXCVspUQRE2dddqI6L6Cbg"], "issued_at": "2019-01-09T16:20:11.000000Z"}} 2019-01-09 16:20:11,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:11,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df65bc3a-8027-4611-bb4f-26a0f9455474 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:11,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-df65bc3a-8027-4611-bb4f-26a0f9455474 2019-01-09 16:20:11,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:11,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:11,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:11,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0badc6-bc72-40d9-a54d-93532558b911 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:20:11,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj used request id req-7e0badc6-bc72-40d9-a54d-93532558b911 2019-01-09 16:20:11,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:11,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1639499a-92d0-4efb-9115-bfb29b715977 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:11,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1639499a-92d0-4efb-9115-bfb29b715977 2019-01-09 16:20:11,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj"}}' 2019-01-09 16:20:11,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a800c151-bcc1-4b77-bebf-ad7ed314473f Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b177f0b3802f4937822366ff042b95ec"}, "tags": [], "enabled": true, "id": "b177f0b3802f4937822366ff042b95ec", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj"}} 2019-01-09 16:20:11,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a800c151-bcc1-4b77-bebf-ad7ed314473f 2019-01-09 16:20:11,608 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj 2019-01-09 16:20:11,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:11,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:12,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["jkxvVRqaSja8BCr0sLzpzQ"], "issued_at": "2019-01-09T16:20:12.000000Z"}} 2019-01-09 16:20:12,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fc063c85ee6045f2051c5974759bed75e368c3" 2019-01-09 16:20:12,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1e859c-5c09-4b70-af1f-8a254b75c523 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:12,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4a1e859c-5c09-4b70-af1f-8a254b75c523 2019-01-09 16:20:12,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:12,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:12,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fc063c85ee6045f2051c5974759bed75e368c3" 2019-01-09 16:20:12,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0663bb45-ff68-4817-b89f-d26c507ccbb9 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:20:12,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0663bb45-ff68-4817-b89f-d26c507ccbb9 2019-01-09 16:20:12,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fc063c85ee6045f2051c5974759bed75e368c3" 2019-01-09 16:20:12,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c20a84a1-1ea4-4ab9-be4d-039e77b34ebe Content-Encoding: gzip Content-Length: 266 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/b177f0b3802f4937822366ff042b95ec"}, "tags": [], "enabled": true, "id": "b177f0b3802f4937822366ff042b95ec", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj"}]} 2019-01-09 16:20:12,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj used request id req-c20a84a1-1ea4-4ab9-be4d-039e77b34ebe 2019-01-09 16:20:12,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fc063c85ee6045f2051c5974759bed75e368c3" 2019-01-09 16:20:12,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc113d6-89db-466c-b246-5eb540fdd673 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:12,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6bc113d6-89db-466c-b246-5eb540fdd673 2019-01-09 16:20:12,852 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-user 2019-01-09 16:20:12,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:12,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:12,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35f4a0f8-413c-418d-a23e-04299bbc8d64 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:12,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-35f4a0f8-413c-418d-a23e-04299bbc8d64 2019-01-09 16:20:12,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj-role"}}' 2019-01-09 16:20:13,073 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d63ee1e-07a7-4805-8c7b-61a25e275274 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92905e75bfd94fbd96abbdad5c4e1432", "links": {"self": "http://172.30.9.29:5000/v3/roles/92905e75bfd94fbd96abbdad5c4e1432"}, "name": "CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj-role"}} 2019-01-09 16:20:13,073 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5d63ee1e-07a7-4805-8c7b-61a25e275274 2019-01-09 16:20:13,073 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj-role 2019-01-09 16:20:13,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/92905e75bfd94fbd96abbdad5c4e1432 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:13,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38e63e7-2781-4c56-a29f-c1db9577cdaf Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92905e75bfd94fbd96abbdad5c4e1432", "links": {"self": "http://172.30.9.29:5000/v3/roles/92905e75bfd94fbd96abbdad5c4e1432"}, "name": "CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj-role"}} 2019-01-09 16:20:13,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/92905e75bfd94fbd96abbdad5c4e1432 used request id req-f38e63e7-2781-4c56-a29f-c1db9577cdaf 2019-01-09 16:20:13,173 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj-role to project CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj 2019-01-09 16:20:13,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/b177f0b3802f4937822366ff042b95ec/users/4d2828d79bbc484b92483539ee251ff0/roles/92905e75bfd94fbd96abbdad5c4e1432 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:13,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a994199-f826-4b3f-aa32-3e47ab8e9726 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:13,309 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b177f0b3802f4937822366ff042b95ec/users/4d2828d79bbc484b92483539ee251ff0/roles/92905e75bfd94fbd96abbdad5c4e1432 used request id req-6a994199-f826-4b3f-aa32-3e47ab8e9726 2019-01-09 16:20:13,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:13,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:13,703 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92905e75bfd94fbd96abbdad5c4e1432", "name": "CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj-role"}], "expires_at": "2019-01-09T17:20:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b177f0b3802f4937822366ff042b95ec", "name": "CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b177f0b3802f4937822366ff042b95ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b177f0b3802f4937822366ff042b95ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b177f0b3802f4937822366ff042b95ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b177f0b3802f4937822366ff042b95ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b177f0b3802f4937822366ff042b95ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b177f0b3802f4937822366ff042b95ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b177f0b3802f4937822366ff042b95ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b177f0b3802f4937822366ff042b95ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b177f0b3802f4937822366ff042b95ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b177f0b3802f4937822366ff042b95ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b177f0b3802f4937822366ff042b95ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b177f0b3802f4937822366ff042b95ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b177f0b3802f4937822366ff042b95ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b177f0b3802f4937822366ff042b95ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-user", "id": "4d2828d79bbc484b92483539ee251ff0"}, "audit_ids": ["6YpBXt_7TNyuJ8nxn9sq1g"], "issued_at": "2019-01-09T16:20:13.000000Z"}} 2019-01-09 16:20:13,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df94646df2a3922938f300aa82175470bddbd6a" 2019-01-09 16:20:13,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d7c8c5e-1672-4812-a1ff-8c48d9628030 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:13,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5d7c8c5e-1672-4812-a1ff-8c48d9628030 2019-01-09 16:20:13,793 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/b177f0b3802f4937822366ff042b95ec/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df94646df2a3922938f300aa82175470bddbd6a" 2019-01-09 16:20:14,015 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:13 GMT Server: Apache x-compute-request-id: req-d8fbd41b-fa21-48de-883e-fb5cfffd5e0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8fbd41b-fa21-48de-883e-fb5cfffd5e0f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 16:20:14,015 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/b177f0b3802f4937822366ff042b95ec/volumes/detail used request id req-d8fbd41b-fa21-48de-883e-fb5cfffd5e0f 2019-01-09 16:20:14,018 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/b177f0b3802f4937822366ff042b95ec/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d8fbd41b-fa21-48de-883e-fb5cfffd5e0f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7df94646df2a3922938f300aa82175470bddbd6a" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-0849bdda-c4f0-480e-9762-17db1441ac03", "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-09 16:20:14,193 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 16:20:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4046caa3-0b2e-4e13-b3eb-e70b8643300c x-openstack-request-id: req-4046caa3-0b2e-4e13-b3eb-e70b8643300c 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-09 16:20:14,193 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/b177f0b3802f4937822366ff042b95ec/volumes used request id req-4046caa3-0b2e-4e13-b3eb-e70b8643300c 2019-01-09 16:20:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:14,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-e8c285c4-0049-4dcb-ab3f-6281dba2178f Date: Wed, 09 Jan 2019 16:20:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:20:14,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e8c285c4-0049-4dcb-ab3f-6281dba2178f 2019-01-09 16:20:14,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:14,569 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-976bdec4-13c7-484e-aa90-2aab26901e45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:14,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-976bdec4-13c7-484e-aa90-2aab26901e45 2019-01-09 16:20:14,569 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:14,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:14,590 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76fec191-16fd-4ad6-8511-d2fecb7ce877 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:14,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-76fec191-16fd-4ad6-8511-d2fecb7ce877 2019-01-09 16:20:14,590 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:14,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:14,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c11cfa09-58b1-4e3b-8f44-58160747bb48 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:14,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-c11cfa09-58b1-4e3b-8f44-58160747bb48 2019-01-09 16:20:14,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:14,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:14,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11a9bbeb-6df2-4d98-aa1a-706e2fc7fc90 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:14,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-11a9bbeb-6df2-4d98-aa1a-706e2fc7fc90 2019-01-09 16:20:14,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:14,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:14,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90c194c2-5c28-4991-a584-634747df67a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:14,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-90c194c2-5c28-4991-a584-634747df67a3 2019-01-09 16:20:14,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:14,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:14,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e4ea889-1733-42d2-a6f9-4e760b391d1c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:14,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-0e4ea889-1733-42d2-a6f9-4e760b391d1c 2019-01-09 16:20:14,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:15,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:15,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbf2f93-1452-4a47-b57c-ad72fdb58deb Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:20:15,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-bbbf2f93-1452-4a47-b57c-ad72fdb58deb 2019-01-09 16:20:15,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:15,285 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ee0272c-5666-458d-99d8-bf5b66e16957 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:15,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-0ee0272c-5666-458d-99d8-bf5b66e16957 2019-01-09 16:20:15,285 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:15,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:15,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa691c0-7b16-4b99-8197-3a59b53b9cf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:15,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-efa691c0-7b16-4b99-8197-3a59b53b9cf5 2019-01-09 16:20:15,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:15,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:15,484 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2781fd1-7efd-4d4d-bcd4-95ad53013e14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:15,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-c2781fd1-7efd-4d4d-bcd4-95ad53013e14 2019-01-09 16:20:15,484 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:15,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:15,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c05045-06c2-4d55-9395-22110331a04f 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:20:15,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-39c05045-06c2-4d55-9395-22110331a04f 2019-01-09 16:20:15,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:15,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b945ea-cfe6-4f67-8911-5d0e07a1f580 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:20:15,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-88b945ea-cfe6-4f67-8911-5d0e07a1f580 2019-01-09 16:20:15,610 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj 2019-01-09 16:20:15,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/b177f0b3802f4937822366ff042b95ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:15,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14ad9864-5a6f-42fe-8cb5-65f215b09a5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:15,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b177f0b3802f4937822366ff042b95ec used request id req-14ad9864-5a6f-42fe-8cb5-65f215b09a5a 2019-01-09 16:20:15,871 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-proj-role 2019-01-09 16:20:15,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/92905e75bfd94fbd96abbdad5c4e1432 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:15,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-698a639b-1747-420d-86c4-19881558e8aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:15,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/92905e75bfd94fbd96abbdad5c4e1432 used request id req-698a639b-1747-420d-86c4-19881558e8aa 2019-01-09 16:20:15,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcdb6561de71daf506638e53c0b525a35ebee446" 2019-01-09 16:20:16,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124346ca-219c-4b04-b1c5-a12051b98bd9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:16,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-124346ca-219c-4b04-b1c5-a12051b98bd9 2019-01-09 16:20:16,091 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-a042f0b5-bb01-4da-user 2019-01-09 16:20:16,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/4d2828d79bbc484b92483539ee251ff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2fc063c85ee6045f2051c5974759bed75e368c3" 2019-01-09 16:20:16,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6153828-8f28-4267-80e2-746a87ef8b5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:16,278 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4d2828d79bbc484b92483539ee251ff0 used request id req-e6153828-8f28-4267-80e2-746a87ef8b5b 2019-01-09 16:20:16,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:16,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["WUrtxSDCTrORJKR3I2lIjg"], "issued_at": "2019-01-09T16:20:16.000000Z"}} 2019-01-09 16:20:16,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2992c68cd53f49b11ad5ccd088fdcb4f503d750" 2019-01-09 16:20:16,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e2b34de-41d3-4767-a817-726786086acd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:16,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9e2b34de-41d3-4767-a817-726786086acd 2019-01-09 16:20:16,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:16,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:17,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["twtz7v7lTkC4B62HJsCYbA"], "issued_at": "2019-01-09T16:20:17.000000Z"}} 2019-01-09 16:20:17,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:17,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ed058a-1938-4268-a932-c4dd19718408 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:17,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-61ed058a-1938-4268-a932-c4dd19718408 2019-01-09 16:20:17,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:17,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:17,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:17,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f6354a-cf24-470d-9741-a2e6ea81aecd Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:20:17,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj used request id req-06f6354a-cf24-470d-9741-a2e6ea81aecd 2019-01-09 16:20:17,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:17,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65005d65-7339-4ecf-ac46-8efc194020d4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:17,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-65005d65-7339-4ecf-ac46-8efc194020d4 2019-01-09 16:20:17,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj"}}' 2019-01-09 16:20:17,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae52b487-9e5a-4955-ac7d-08ad4af4814f Content-Length: 327 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e12a6aa158e74e3d973174de58d7d6b8"}, "tags": [], "enabled": true, "id": "e12a6aa158e74e3d973174de58d7d6b8", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj"}} 2019-01-09 16:20:17,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ae52b487-9e5a-4955-ac7d-08ad4af4814f 2019-01-09 16:20:17,637 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj 2019-01-09 16:20:17,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:17,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:18,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["04XapFtsRNqPwRUyakpcmg"], "issued_at": "2019-01-09T16:20:18.000000Z"}} 2019-01-09 16:20:18,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1797162777ba2034263aa7e23f63cf80fd75b5" 2019-01-09 16:20:18,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4be6fd6-ae56-47f5-a066-33d7283a97f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:18,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f4be6fd6-ae56-47f5-a066-33d7283a97f2 2019-01-09 16:20:18,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:18,133 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:18,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1797162777ba2034263aa7e23f63cf80fd75b5" 2019-01-09 16:20:18,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae9702b0-ffec-4fe7-8ff7-7608ae6878e1 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:20:18,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ae9702b0-ffec-4fe7-8ff7-7608ae6878e1 2019-01-09 16:20:18,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1797162777ba2034263aa7e23f63cf80fd75b5" 2019-01-09 16:20:18,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9126a3b-546a-43db-b8aa-367a277d8c1e Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e12a6aa158e74e3d973174de58d7d6b8"}, "tags": [], "enabled": true, "id": "e12a6aa158e74e3d973174de58d7d6b8", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj"}]} 2019-01-09 16:20:18,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj used request id req-e9126a3b-546a-43db-b8aa-367a277d8c1e 2019-01-09 16:20:18,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1797162777ba2034263aa7e23f63cf80fd75b5" 2019-01-09 16:20:18,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db54f646-6b4c-42d3-8a02-ed681c34d00b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:18,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-db54f646-6b4c-42d3-8a02-ed681c34d00b 2019-01-09 16:20:18,751 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-8cf89aba-0165-441-user 2019-01-09 16:20:18,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:18,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:18,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-254ad5c2-2a8b-44a6-b08e-a1b7710d45ef Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:18,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-254ad5c2-2a8b-44a6-b08e-a1b7710d45ef 2019-01-09 16:20:18,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj-role"}}' 2019-01-09 16:20:18,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-915a4f9a-10f9-4179-bc21-33cefbadd1cd Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52de1d38f41c482d87c5a7b316de69c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/52de1d38f41c482d87c5a7b316de69c9"}, "name": "CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj-role"}} 2019-01-09 16:20:18,884 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-915a4f9a-10f9-4179-bc21-33cefbadd1cd 2019-01-09 16:20:18,885 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj-role 2019-01-09 16:20:18,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/52de1d38f41c482d87c5a7b316de69c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:18,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-146b2def-057c-4d31-a7f4-c3399da237c7 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52de1d38f41c482d87c5a7b316de69c9", "links": {"self": "http://172.30.9.29:5000/v3/roles/52de1d38f41c482d87c5a7b316de69c9"}, "name": "CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj-role"}} 2019-01-09 16:20:18,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/52de1d38f41c482d87c5a7b316de69c9 used request id req-146b2def-057c-4d31-a7f4-c3399da237c7 2019-01-09 16:20:18,987 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj-role to project CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj 2019-01-09 16:20:18,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e12a6aa158e74e3d973174de58d7d6b8/users/ae591994bd41412fa8f3159660c7cd25/roles/52de1d38f41c482d87c5a7b316de69c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:19,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05fbbcd4-5fbd-4d9b-837c-b33f5ced78eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:19,137 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e12a6aa158e74e3d973174de58d7d6b8/users/ae591994bd41412fa8f3159660c7cd25/roles/52de1d38f41c482d87c5a7b316de69c9 used request id req-05fbbcd4-5fbd-4d9b-837c-b33f5ced78eb 2019-01-09 16:20:19,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:19,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:19,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52de1d38f41c482d87c5a7b316de69c9", "name": "CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj-role"}], "expires_at": "2019-01-09T17:20:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e12a6aa158e74e3d973174de58d7d6b8", "name": "CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e12a6aa158e74e3d973174de58d7d6b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/e12a6aa158e74e3d973174de58d7d6b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/e12a6aa158e74e3d973174de58d7d6b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e12a6aa158e74e3d973174de58d7d6b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/e12a6aa158e74e3d973174de58d7d6b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/e12a6aa158e74e3d973174de58d7d6b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e12a6aa158e74e3d973174de58d7d6b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/e12a6aa158e74e3d973174de58d7d6b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/e12a6aa158e74e3d973174de58d7d6b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e12a6aa158e74e3d973174de58d7d6b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/e12a6aa158e74e3d973174de58d7d6b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/e12a6aa158e74e3d973174de58d7d6b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e12a6aa158e74e3d973174de58d7d6b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_e12a6aa158e74e3d973174de58d7d6b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-8cf89aba-0165-441-user", "id": "ae591994bd41412fa8f3159660c7cd25"}, "audit_ids": ["tz9-v7PsTRGQj80pEFprbg"], "issued_at": "2019-01-09T16:20:19.000000Z"}} 2019-01-09 16:20:19,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a42622e6940c28ece800259e5fda7f3d3c10b6c" 2019-01-09 16:20:19,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e960774-77f5-4d1d-a232-87292eb3ea78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:19,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5e960774-77f5-4d1d-a232-87292eb3ea78 2019-01-09 16:20:19,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/e12a6aa158e74e3d973174de58d7d6b8/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a42622e6940c28ece800259e5fda7f3d3c10b6c" 2019-01-09 16:20:19,822 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:19 GMT Server: Apache x-compute-request-id: req-f13b2506-f20c-4f10-8faa-c6a4ce818efa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f13b2506-f20c-4f10-8faa-c6a4ce818efa Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 16:20:19,822 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/e12a6aa158e74e3d973174de58d7d6b8/volumes/detail used request id req-f13b2506-f20c-4f10-8faa-c6a4ce818efa 2019-01-09 16:20:19,825 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/e12a6aa158e74e3d973174de58d7d6b8/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f13b2506-f20c-4f10-8faa-c6a4ce818efa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a42622e6940c28ece800259e5fda7f3d3c10b6c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateSimpleVolumeFailureTests-a14b2d74-9d0b-4a50-ac06-c830fa166466", "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-09 16:20:20,015 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-93023814-e786-439d-a503-0a6206f71a29 x-openstack-request-id: req-93023814-e786-439d-a503-0a6206f71a29 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2019-01-09 16:20:20,015 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/e12a6aa158e74e3d973174de58d7d6b8/volumes used request id req-93023814-e786-439d-a503-0a6206f71a29 2019-01-09 16:20:20,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:20,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-7c6fad62-865a-4932-b4e8-0300a5688786 Date: Wed, 09 Jan 2019 16:20:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:20:20,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-7c6fad62-865a-4932-b4e8-0300a5688786 2019-01-09 16:20:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:20,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90482e5e-cba0-42b1-b004-2390a9bf39d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:20,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-90482e5e-cba0-42b1-b004-2390a9bf39d5 2019-01-09 16:20:20,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:20,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:20,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dca6b67-8959-4e8f-985e-5b270ca41140 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:20,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-4dca6b67-8959-4e8f-985e-5b270ca41140 2019-01-09 16:20:20,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:20,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:20,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3266251-6fef-450e-920d-fd4c8a3e94a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:20,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-f3266251-6fef-450e-920d-fd4c8a3e94a2 2019-01-09 16:20:20,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:20,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:20,705 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8a03dd8-cb8a-433e-85d7-b813e4a85348 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:20,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-a8a03dd8-cb8a-433e-85d7-b813e4a85348 2019-01-09 16:20:20,706 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:20,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:20,807 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd96996f-4e6c-40ce-b3b7-f724b6e9bfbc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:20,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-cd96996f-4e6c-40ce-b3b7-f724b6e9bfbc 2019-01-09 16:20:20,808 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:20,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:20,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea83c6fe-2fb5-4093-8e2a-531e8e635275 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:20,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-ea83c6fe-2fb5-4093-8e2a-531e8e635275 2019-01-09 16:20:20,909 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:20,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:21,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ed5136-d0eb-4f6a-82e5-11197178a0df Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:20:21,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-a8ed5136-d0eb-4f6a-82e5-11197178a0df 2019-01-09 16:20:21,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:21,032 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1449593a-e151-4728-8ec6-666990f8d123 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:21,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-1449593a-e151-4728-8ec6-666990f8d123 2019-01-09 16:20:21,032 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:21,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:21,131 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50d690bf-82a5-413f-b8da-c60ae1b03717 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:21,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-50d690bf-82a5-413f-b8da-c60ae1b03717 2019-01-09 16:20:21,131 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:21,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:21,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d729772-4609-4aab-9876-8b6a18a95abd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:21,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-5d729772-4609-4aab-9876-8b6a18a95abd 2019-01-09 16:20:21,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:21,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:21,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1faf5ab6-ac44-4845-8dcf-fb0e6521aef7 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:20:21,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-1faf5ab6-ac44-4845-8dcf-fb0e6521aef7 2019-01-09 16:20:21,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:21,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b48db6ea-e1b1-4745-9e42-5bc276ee78f5 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:20:21,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-b48db6ea-e1b1-4745-9e42-5bc276ee78f5 2019-01-09 16:20:21,436 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj 2019-01-09 16:20:21,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e12a6aa158e74e3d973174de58d7d6b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:21,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e739357-6dd1-4812-90eb-5591f3cee263 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:21,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e12a6aa158e74e3d973174de58d7d6b8 used request id req-6e739357-6dd1-4812-90eb-5591f3cee263 2019-01-09 16:20:21,655 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-8cf89aba-0165-441-proj-role 2019-01-09 16:20:21,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/52de1d38f41c482d87c5a7b316de69c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:21,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c99312c7-fbc3-4093-9688-8920e925d14d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:21,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/52de1d38f41c482d87c5a7b316de69c9 used request id req-c99312c7-fbc3-4093-9688-8920e925d14d 2019-01-09 16:20:21,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3edefc58e4cd2f127397f1c7ed0d30871b76af3" 2019-01-09 16:20:21,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f528a7a3-9860-4343-996f-81ade52de156 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:21,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f528a7a3-9860-4343-996f-81ade52de156 2019-01-09 16:20:21,893 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-8cf89aba-0165-441-user 2019-01-09 16:20:21,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ae591994bd41412fa8f3159660c7cd25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1797162777ba2034263aa7e23f63cf80fd75b5" 2019-01-09 16:20:22,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a91473be-e16e-496d-b211-f51f4d668dc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:22,113 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ae591994bd41412fa8f3159660c7cd25 used request id req-a91473be-e16e-496d-b211-f51f4d668dc9 2019-01-09 16:20:22,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:22,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["tfkLTwo1Q3-5nigJRnQO4w"], "issued_at": "2019-01-09T16:20:22.000000Z"}} 2019-01-09 16:20:22,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3846f6188365739da5edb101291d53f8b87884d" 2019-01-09 16:20:22,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ad9b24-8607-4288-92ad-cf0ac8971eb4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:22,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f7ad9b24-8607-4288-92ad-cf0ac8971eb4 2019-01-09 16:20:22,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:22,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:23,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Yqr6T997QXOoZK1-1uhFvg"], "issued_at": "2019-01-09T16:20:23.000000Z"}} 2019-01-09 16:20:23,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:23,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e3c1c2-6fa9-4590-81c0-d8c6e1564320 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:23,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c8e3c1c2-6fa9-4590-81c0-d8c6e1564320 2019-01-09 16:20:23,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:23,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:23,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-aef9623d-3be3-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:23,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0cdbf45-4bc8-428d-81be-44205f0eb1fd Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-aef9623d-3be3-408-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:20:23,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-aef9623d-3be3-408-proj used request id req-a0cdbf45-4bc8-428d-81be-44205f0eb1fd 2019-01-09 16:20:23,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:23,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63da8be8-71fe-44d3-a98a-ae936e00d9e0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:23,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-63da8be8-71fe-44d3-a98a-ae936e00d9e0 2019-01-09 16:20:23,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-aef9623d-3be3-408-proj"}}' 2019-01-09 16:20:23,361 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b96b6465-6527-4384-88e3-2acff6d79256 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/abe1a24a9d404d4d99d4886d12aee14e"}, "tags": [], "enabled": true, "id": "abe1a24a9d404d4d99d4886d12aee14e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-aef9623d-3be3-408-proj"}} 2019-01-09 16:20:23,361 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b96b6465-6527-4384-88e3-2acff6d79256 2019-01-09 16:20:23,362 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-aef9623d-3be3-408-proj 2019-01-09 16:20:23,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:23,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:23,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["0QnPlQDQRMqzaxlgwowT5A"], "issued_at": "2019-01-09T16:20:23.000000Z"}} 2019-01-09 16:20:23,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b93a305153cf4d2468c5db8d2008c9a195a487" 2019-01-09 16:20:23,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7958b055-c96e-4c8b-b165-7f44d83739b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:23,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7958b055-c96e-4c8b-b165-7f44d83739b0 2019-01-09 16:20:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:23,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:23,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b93a305153cf4d2468c5db8d2008c9a195a487" 2019-01-09 16:20:23,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816233d0-4476-41bf-bc73-0b6e63be7012 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:20:23,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-816233d0-4476-41bf-bc73-0b6e63be7012 2019-01-09 16:20:23,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-aef9623d-3be3-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b93a305153cf4d2468c5db8d2008c9a195a487" 2019-01-09 16:20:24,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4acd41b1-c2b0-4351-a3a2-afd4a1af070c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-aef9623d-3be3-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/abe1a24a9d404d4d99d4886d12aee14e"}, "tags": [], "enabled": true, "id": "abe1a24a9d404d4d99d4886d12aee14e", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-aef9623d-3be3-408-proj"}]} 2019-01-09 16:20:24,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-aef9623d-3be3-408-proj used request id req-4acd41b1-c2b0-4351-a3a2-afd4a1af070c 2019-01-09 16:20:24,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b93a305153cf4d2468c5db8d2008c9a195a487" 2019-01-09 16:20:24,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab5d2c9-60d4-4964-a32f-0d3f4e78f388 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:24,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1ab5d2c9-60d4-4964-a32f-0d3f4e78f388 2019-01-09 16:20:24,410 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-aef9623d-3be3-408-user 2019-01-09 16:20:24,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:24,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:24,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eacea2e-08dc-450f-a4b9-a5c19dffeb2a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:24,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8eacea2e-08dc-450f-a4b9-a5c19dffeb2a 2019-01-09 16:20:24,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" -d '{"role": {"name": "CreateVolumeWithTypeTests-aef9623d-3be3-408-proj-role"}}' 2019-01-09 16:20:24,619 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11113014-f0f9-4ce9-a0cf-0af2775f440e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "07619aa8104c42049f0a0580d35980f3", "links": {"self": "http://172.30.9.29:5000/v3/roles/07619aa8104c42049f0a0580d35980f3"}, "name": "CreateVolumeWithTypeTests-aef9623d-3be3-408-proj-role"}} 2019-01-09 16:20:24,619 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-11113014-f0f9-4ce9-a0cf-0af2775f440e 2019-01-09 16:20:24,620 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-aef9623d-3be3-408-proj-role 2019-01-09 16:20:24,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/07619aa8104c42049f0a0580d35980f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:24,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef222974-e5c8-4c38-a550-129fd7edccf8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "07619aa8104c42049f0a0580d35980f3", "links": {"self": "http://172.30.9.29:5000/v3/roles/07619aa8104c42049f0a0580d35980f3"}, "name": "CreateVolumeWithTypeTests-aef9623d-3be3-408-proj-role"}} 2019-01-09 16:20:24,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/07619aa8104c42049f0a0580d35980f3 used request id req-ef222974-e5c8-4c38-a550-129fd7edccf8 2019-01-09 16:20:24,722 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-aef9623d-3be3-408-proj-role to project CreateVolumeWithTypeTests-aef9623d-3be3-408-proj 2019-01-09 16:20:24,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/abe1a24a9d404d4d99d4886d12aee14e/users/caa85561290a4304abfcac01b1adbe32/roles/07619aa8104c42049f0a0580d35980f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:24,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb2d5fcd-ef0f-4958-9561-cc20ac3fb43a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:24,857 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/abe1a24a9d404d4d99d4886d12aee14e/users/caa85561290a4304abfcac01b1adbe32/roles/07619aa8104c42049f0a0580d35980f3 used request id req-bb2d5fcd-ef0f-4958-9561-cc20ac3fb43a 2019-01-09 16:20:24,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:24,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:25,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["ciHb3wzbSxmypPKdp2t-iA"], "issued_at": "2019-01-09T16:20:25.000000Z"}} 2019-01-09 16:20:25,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34792412d26a3e15b9d35bb2c8979016f18de8d7" 2019-01-09 16:20:25,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f8f0398-09bb-4c2c-885f-20b080bdfead Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:25,353 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7f8f0398-09bb-4c2c-885f-20b080bdfead 2019-01-09 16:20:25,358 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34792412d26a3e15b9d35bb2c8979016f18de8d7" 2019-01-09 16:20:25,550 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:25 GMT Server: Apache x-compute-request-id: req-a3baf498-4640-4e33-94a8-7b6fc5c3e0e3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a3baf498-4640-4e33-94a8-7b6fc5c3e0e3 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 16:20:25,550 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None used request id req-a3baf498-4640-4e33-94a8-7b6fc5c3e0e3 2019-01-09 16:20:25,554 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a3baf498-4640-4e33-94a8-7b6fc5c3e0e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34792412d26a3e15b9d35bb2c8979016f18de8d7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-f717d37f-817e-4af3-a111-cca0349ae19c-vol-type", "description": null}}' 2019-01-09 16:20:25,774 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:25 GMT Server: Apache x-compute-request-id: req-9ec5dd99-009c-4063-a70e-205111a7a6e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ec5dd99-009c-4063-a70e-205111a7a6e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-f717d37f-817e-4af3-a111-cca0349ae19c-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dd4fd697-96b4-4522-9fa2-4fd8e96226e2", "description": null}} 2019-01-09 16:20:25,774 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types used request id req-9ec5dd99-009c-4063-a70e-205111a7a6e0 2019-01-09 16:20:25,774 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-f717d37f-817e-4af3-a111-cca0349ae19c-vol-type 2019-01-09 16:20:25,775 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:25,775 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:26,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07619aa8104c42049f0a0580d35980f3", "name": "CreateVolumeWithTypeTests-aef9623d-3be3-408-proj-role"}], "expires_at": "2019-01-09T17:20:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "abe1a24a9d404d4d99d4886d12aee14e", "name": "CreateVolumeWithTypeTests-aef9623d-3be3-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/abe1a24a9d404d4d99d4886d12aee14e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/abe1a24a9d404d4d99d4886d12aee14e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/abe1a24a9d404d4d99d4886d12aee14e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/abe1a24a9d404d4d99d4886d12aee14e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/abe1a24a9d404d4d99d4886d12aee14e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/abe1a24a9d404d4d99d4886d12aee14e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/abe1a24a9d404d4d99d4886d12aee14e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/abe1a24a9d404d4d99d4886d12aee14e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/abe1a24a9d404d4d99d4886d12aee14e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/abe1a24a9d404d4d99d4886d12aee14e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/abe1a24a9d404d4d99d4886d12aee14e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/abe1a24a9d404d4d99d4886d12aee14e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_abe1a24a9d404d4d99d4886d12aee14e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_abe1a24a9d404d4d99d4886d12aee14e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-aef9623d-3be3-408-user", "id": "caa85561290a4304abfcac01b1adbe32"}, "audit_ids": ["rvvxFVKXToyA168RrcrR4g"], "issued_at": "2019-01-09T16:20:26.000000Z"}} 2019-01-09 16:20:26,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5c99758c422f8a7e8b5e0a08173e635f512173" 2019-01-09 16:20:26,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729715e7-a341-4509-90c1-3d39192fe931 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:26,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-729715e7-a341-4509-90c1-3d39192fe931 2019-01-09 16:20:26,258 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/abe1a24a9d404d4d99d4886d12aee14e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5c99758c422f8a7e8b5e0a08173e635f512173" 2019-01-09 16:20:26,458 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:26 GMT Server: Apache x-compute-request-id: req-60abf082-c6dc-443d-94aa-efa090a25ad6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60abf082-c6dc-443d-94aa-efa090a25ad6 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 16:20:26,459 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/abe1a24a9d404d4d99d4886d12aee14e/volumes/detail used request id req-60abf082-c6dc-443d-94aa-efa090a25ad6 2019-01-09 16:20:26,462 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/abe1a24a9d404d4d99d4886d12aee14e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-60abf082-c6dc-443d-94aa-efa090a25ad6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a5c99758c422f8a7e8b5e0a08173e635f512173" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-f717d37f-817e-4af3-a111-cca0349ae19c-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-09 16:20:26,646 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e1f0dd5e-1d2d-4301-a4e9-0f067d3c1b6d x-openstack-request-id: req-e1f0dd5e-1d2d-4301-a4e9-0f067d3c1b6d Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2019-01-09 16:20:26,646 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/abe1a24a9d404d4d99d4886d12aee14e/volumes used request id req-e1f0dd5e-1d2d-4301-a4e9-0f067d3c1b6d 2019-01-09 16:20:26,647 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-f717d37f-817e-4af3-a111-cca0349ae19c-vol-type 2019-01-09 16:20:26,650 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/dd4fd697-96b4-4522-9fa2-4fd8e96226e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a3baf498-4640-4e33-94a8-7b6fc5c3e0e3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34792412d26a3e15b9d35bb2c8979016f18de8d7" 2019-01-09 16:20:26,699 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:20:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1696dde7-a146-469d-8147-aa11677d3914 Content-Length: 0 Content-Type: text/html; 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-09 16:20:26,699 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/dd4fd697-96b4-4522-9fa2-4fd8e96226e2 used request id req-1696dde7-a146-469d-8147-aa11677d3914 2019-01-09 16:20:26,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:26,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-ca90346d-7968-4d58-9bba-73217ba3a428 Date: Wed, 09 Jan 2019 16:20:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:20:26,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ca90346d-7968-4d58-9bba-73217ba3a428 2019-01-09 16:20:26,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:27,071 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efd926c0-02f2-40c0-8983-8c27815433bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:27,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-efd926c0-02f2-40c0-8983-8c27815433bd 2019-01-09 16:20:27,071 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:27,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:27,171 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc734926-ee5e-433a-a1b5-49e4a29d8e87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:27,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-bc734926-ee5e-433a-a1b5-49e4a29d8e87 2019-01-09 16:20:27,171 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:27,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:27,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c28db102-62fe-4060-9e3d-3c017fe2efab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:27,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-c28db102-62fe-4060-9e3d-3c017fe2efab 2019-01-09 16:20:27,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:27,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:27,374 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a652d238-fcf3-472f-8e8c-ecb6fb682050 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:27,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-a652d238-fcf3-472f-8e8c-ecb6fb682050 2019-01-09 16:20:27,374 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:27,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:27,475 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0f3d73d-1142-4951-a842-88875841a84f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:27,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-e0f3d73d-1142-4951-a842-88875841a84f 2019-01-09 16:20:27,475 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:27,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:27,574 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f2e720c-a830-4e8d-b277-8b08f573cdb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:27,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-6f2e720c-a830-4e8d-b277-8b08f573cdb4 2019-01-09 16:20:27,575 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:27,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:27,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3ed649-c799-48f8-8c22-a66793cee4f2 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:20:27,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-fb3ed649-c799-48f8-8c22-a66793cee4f2 2019-01-09 16:20:27,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:27,693 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7fde89e-da24-469d-9ebc-c36a5d286fbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:27,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-f7fde89e-da24-469d-9ebc-c36a5d286fbe 2019-01-09 16:20:27,693 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:27,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:27,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-208094b6-bcec-4353-8c78-cfc06806c55a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:27,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-208094b6-bcec-4353-8c78-cfc06806c55a 2019-01-09 16:20:27,791 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:27,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:27,892 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dde35980-e995-4565-840f-26b19339e1db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:27,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-dde35980-e995-4565-840f-26b19339e1db 2019-01-09 16:20:27,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:27,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:27,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4945e473-3b2c-4a2b-b5b9-86b016a95f8e 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:20:27,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-4945e473-3b2c-4a2b-b5b9-86b016a95f8e 2019-01-09 16:20:27,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:28,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0220269d-c125-4471-9d4c-0853ce9987ba 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:20:28,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-0220269d-c125-4471-9d4c-0853ce9987ba 2019-01-09 16:20:28,097 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-aef9623d-3be3-408-proj 2019-01-09 16:20:28,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/abe1a24a9d404d4d99d4886d12aee14e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:28,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d964d13-f08c-403c-b241-6cc701ed4177 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:28,327 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/abe1a24a9d404d4d99d4886d12aee14e used request id req-2d964d13-f08c-403c-b241-6cc701ed4177 2019-01-09 16:20:28,328 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-aef9623d-3be3-408-proj-role 2019-01-09 16:20:28,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/07619aa8104c42049f0a0580d35980f3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:28,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d947ed23-81eb-4962-a721-f744c3b23a5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:28,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/07619aa8104c42049f0a0580d35980f3 used request id req-d947ed23-81eb-4962-a721-f744c3b23a5a 2019-01-09 16:20:28,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ace931f957cf566a625b002297452df494b10f1" 2019-01-09 16:20:28,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c25939-f673-48cc-b828-997edbadef99 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:28,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e9c25939-f673-48cc-b828-997edbadef99 2019-01-09 16:20:28,552 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-aef9623d-3be3-408-user 2019-01-09 16:20:28,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/caa85561290a4304abfcac01b1adbe32 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18b93a305153cf4d2468c5db8d2008c9a195a487" 2019-01-09 16:20:28,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74ee7d73-2ca0-42f7-b3e9-4ce448881f30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:28,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/caa85561290a4304abfcac01b1adbe32 used request id req-74ee7d73-2ca0-42f7-b3e9-4ce448881f30 2019-01-09 16:20:28,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:29,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["rp1w8KdOT5SHXcLTNRzyaA"], "issued_at": "2019-01-09T16:20:29.000000Z"}} 2019-01-09 16:20:29,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}611ce75dc456181646970580a12e89d922a269dc" 2019-01-09 16:20:29,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8607d359-0a00-45e3-b0e3-f46606a04a4c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:29,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8607d359-0a00-45e3-b0e3-f46606a04a4c 2019-01-09 16:20:29,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:29,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:29,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["XVq9XDm_TSe0t1YREXT7NA"], "issued_at": "2019-01-09T16:20:29.000000Z"}} 2019-01-09 16:20:29,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:29,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ec3fe42-a145-47d7-a8f2-ebe706fd093b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:29,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6ec3fe42-a145-47d7-a8f2-ebe706fd093b 2019-01-09 16:20:29,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:29,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:29,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-61837628-1c93-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:29,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a81b6f15-59ff-4cd1-8e82-19bd44200aaa Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-61837628-1c93-4cc-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:20:29,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-61837628-1c93-4cc-proj used request id req-a81b6f15-59ff-4cd1-8e82-19bd44200aaa 2019-01-09 16:20:29,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:29,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cbe65ba-ad31-4779-a4dc-7ae247d5fec8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:29,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2cbe65ba-ad31-4779-a4dc-7ae247d5fec8 2019-01-09 16:20:30,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-61837628-1c93-4cc-proj"}}' 2019-01-09 16:20:30,046 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-098b6e01-0505-4cce-bf16-b4451c991ea6 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/443e23d164e04fdabf7808542f8e15b5"}, "tags": [], "enabled": true, "id": "443e23d164e04fdabf7808542f8e15b5", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-61837628-1c93-4cc-proj"}} 2019-01-09 16:20:30,046 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-098b6e01-0505-4cce-bf16-b4451c991ea6 2019-01-09 16:20:30,047 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-61837628-1c93-4cc-proj 2019-01-09 16:20:30,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:30,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:30,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["L9PdB9mASUeSrf6HzDlM0Q"], "issued_at": "2019-01-09T16:20:30.000000Z"}} 2019-01-09 16:20:30,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59d407fa4677a1512cd438c3596fe25bec88f871" 2019-01-09 16:20:30,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762f1523-0eb6-4cce-ba3c-8dec5d41ae1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:30,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-762f1523-0eb6-4cce-ba3c-8dec5d41ae1e 2019-01-09 16:20:30,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:30,471 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:30,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59d407fa4677a1512cd438c3596fe25bec88f871" 2019-01-09 16:20:30,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e7e4a0-f562-489e-9754-bffd702130a6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:20:30,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-19e7e4a0-f562-489e-9754-bffd702130a6 2019-01-09 16:20:30,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-61837628-1c93-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59d407fa4677a1512cd438c3596fe25bec88f871" 2019-01-09 16:20:30,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c4d5a3-2c51-4f3a-95bf-11670ea2f6f1 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-61837628-1c93-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/443e23d164e04fdabf7808542f8e15b5"}, "tags": [], "enabled": true, "id": "443e23d164e04fdabf7808542f8e15b5", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-61837628-1c93-4cc-proj"}]} 2019-01-09 16:20:30,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithTypeTests-61837628-1c93-4cc-proj used request id req-b8c4d5a3-2c51-4f3a-95bf-11670ea2f6f1 2019-01-09 16:20:30,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59d407fa4677a1512cd438c3596fe25bec88f871" 2019-01-09 16:20:30,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f86a920-5b7f-4280-abf0-39a55e2f2dea Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:30,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-8f86a920-5b7f-4280-abf0-39a55e2f2dea 2019-01-09 16:20:31,104 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-61837628-1c93-4cc-user 2019-01-09 16:20:31,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:31,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:31,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759aceb8-7e37-4ef7-941e-51bd9372f350 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:31,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-759aceb8-7e37-4ef7-941e-51bd9372f350 2019-01-09 16:20:31,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" -d '{"role": {"name": "CreateVolumeWithTypeTests-61837628-1c93-4cc-proj-role"}}' 2019-01-09 16:20:31,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11d6fb13-bac3-4662-a4ed-d4f201c069a2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36ca487cdb9d4a66abca5a65783e6c4a", "links": {"self": "http://172.30.9.29:5000/v3/roles/36ca487cdb9d4a66abca5a65783e6c4a"}, "name": "CreateVolumeWithTypeTests-61837628-1c93-4cc-proj-role"}} 2019-01-09 16:20:31,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-11d6fb13-bac3-4662-a4ed-d4f201c069a2 2019-01-09 16:20:31,320 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-61837628-1c93-4cc-proj-role 2019-01-09 16:20:31,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/36ca487cdb9d4a66abca5a65783e6c4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:31,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c0e975-8ceb-414f-8fb6-05c0ab48cff9 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36ca487cdb9d4a66abca5a65783e6c4a", "links": {"self": "http://172.30.9.29:5000/v3/roles/36ca487cdb9d4a66abca5a65783e6c4a"}, "name": "CreateVolumeWithTypeTests-61837628-1c93-4cc-proj-role"}} 2019-01-09 16:20:31,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/36ca487cdb9d4a66abca5a65783e6c4a used request id req-b2c0e975-8ceb-414f-8fb6-05c0ab48cff9 2019-01-09 16:20:31,513 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-61837628-1c93-4cc-proj-role to project CreateVolumeWithTypeTests-61837628-1c93-4cc-proj 2019-01-09 16:20:31,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/443e23d164e04fdabf7808542f8e15b5/users/0aa22c591ab34e1398815bac5eb7aef0/roles/36ca487cdb9d4a66abca5a65783e6c4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:31,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ba55897-9891-4f8f-b8ae-b0d4e6d536e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:31,652 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/443e23d164e04fdabf7808542f8e15b5/users/0aa22c591ab34e1398815bac5eb7aef0/roles/36ca487cdb9d4a66abca5a65783e6c4a used request id req-6ba55897-9891-4f8f-b8ae-b0d4e6d536e6 2019-01-09 16:20:31,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:31,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:32,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["UrU-uO2oQgaCbQd1InyEBQ"], "issued_at": "2019-01-09T16:20:32.000000Z"}} 2019-01-09 16:20:32,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8852ed797fb6d877ce974778c6ffd46ff57d8580" 2019-01-09 16:20:32,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47b6a78f-e5ca-46cd-affc-291a1981a4ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:32,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-47b6a78f-e5ca-46cd-affc-291a1981a4ab 2019-01-09 16:20:32,154 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8852ed797fb6d877ce974778c6ffd46ff57d8580" 2019-01-09 16:20:32,346 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:32 GMT Server: Apache x-compute-request-id: req-e772dbae-ebd2-4008-a25c-db0c7933eef1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e772dbae-ebd2-4008-a25c-db0c7933eef1 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2019-01-09 16:20:32,346 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types?is_public=None used request id req-e772dbae-ebd2-4008-a25c-db0c7933eef1 2019-01-09 16:20:32,350 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e772dbae-ebd2-4008-a25c-db0c7933eef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8852ed797fb6d877ce974778c6ffd46ff57d8580" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol-type", "description": null}}' 2019-01-09 16:20:32,583 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:32 GMT Server: Apache x-compute-request-id: req-37805d1a-8e10-43a0-94a1-c81c53ec2991 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-37805d1a-8e10-43a0-94a1-c81c53ec2991 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6627e747-7bf7-4e4d-9747-5838a0db56d7", "description": null}} 2019-01-09 16:20:32,583 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types used request id req-37805d1a-8e10-43a0-94a1-c81c53ec2991 2019-01-09 16:20:32,584 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol-type 2019-01-09 16:20:32,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:32,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:32,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["-1JuSghBQiGAjS9ZE2BD0g"], "issued_at": "2019-01-09T16:20:32.000000Z"}} 2019-01-09 16:20:32,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150e6fca28c643416c7f2a68f89d1e5c3241177" 2019-01-09 16:20:33,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4a1d0f-8bc9-4b3d-a142-95d2b628fdcb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:33,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8f4a1d0f-8bc9-4b3d-a142-95d2b628fdcb 2019-01-09 16:20:33,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150e6fca28c643416c7f2a68f89d1e5c3241177" 2019-01-09 16:20:33,309 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:33 GMT Server: Apache x-compute-request-id: req-36c2faa4-089a-4fa6-bb1e-739586c97283 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-36c2faa4-089a-4fa6-bb1e-739586c97283 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 16:20:33,309 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/detail used request id req-36c2faa4-089a-4fa6-bb1e-739586c97283 2019-01-09 16:20:33,312 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-36c2faa4-089a-4fa6-bb1e-739586c97283" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150e6fca28c643416c7f2a68f89d1e5c3241177" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2019-01-09 16:20:33,745 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:20:33 GMT Server: Apache x-compute-request-id: req-28007bec-2cd8-41cf-9cd3-30bc5f47de67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-28007bec-2cd8-41cf-9cd3-30bc5f47de67 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35", "rel": "self"}, {"href": "http://172.30.9.29:8776/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:20:33.000000", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol-type", "name": "CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4ec6613e-1baa-4eea-9464-828ff2efbc35", "size": 1}} 2019-01-09 16:20:33,745 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes used request id req-28007bec-2cd8-41cf-9cd3-30bc5f47de67 2019-01-09 16:20:33,748 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36c2faa4-089a-4fa6-bb1e-739586c97283" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150e6fca28c643416c7f2a68f89d1e5c3241177" 2019-01-09 16:20:33,971 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:33 GMT Server: Apache x-compute-request-id: req-f9133b8b-5298-43df-a701-606f63ba2ac5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f9133b8b-5298-43df-a701-606f63ba2ac5 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35", "rel": "self"}, {"href": "http://172.30.9.29:8776/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T16:20:33.000000", "replication_status": null, "snapshot_id": null, "id": "4ec6613e-1baa-4eea-9464-828ff2efbc35", "size": 1, "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "os-vol-tenant-attr:tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "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-a36884ed-03e7-4f19-962d-910e7754f393-vol", "bootable": "false", "created_at": "2019-01-09T16:20:33.000000", "volume_type": "CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol-type"}} 2019-01-09 16:20:33,971 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35 used request id req-f9133b8b-5298-43df-a701-606f63ba2ac5 2019-01-09 16:20:33,972 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol 2019-01-09 16:20:33,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36c2faa4-089a-4fa6-bb1e-739586c97283" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150e6fca28c643416c7f2a68f89d1e5c3241177" 2019-01-09 16:20:34,203 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:33 GMT Server: Apache x-compute-request-id: req-22ccd99a-cfe4-4b4e-bbdd-9fed4aa2aec6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22ccd99a-cfe4-4b4e-bbdd-9fed4aa2aec6 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35", "rel": "self"}, {"href": "http://172.30.9.29:8776/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T16:20:33.000000", "replication_status": null, "snapshot_id": null, "id": "4ec6613e-1baa-4eea-9464-828ff2efbc35", "size": 1, "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "os-vol-tenant-attr:tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "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-a36884ed-03e7-4f19-962d-910e7754f393-vol", "bootable": "false", "created_at": "2019-01-09T16:20:33.000000", "volume_type": "CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol-type"}} 2019-01-09 16:20:34,203 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35 used request id req-22ccd99a-cfe4-4b4e-bbdd-9fed4aa2aec6 2019-01-09 16:20:34,203 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:20:34,203 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol 2019-01-09 16:20:34,203 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol 2019-01-09 16:20:34,206 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36c2faa4-089a-4fa6-bb1e-739586c97283" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150e6fca28c643416c7f2a68f89d1e5c3241177" 2019-01-09 16:20:34,426 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:34 GMT Server: Apache x-compute-request-id: req-ebe0cfbf-101e-4f49-9981-fb12d0929e07 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ebe0cfbf-101e-4f49-9981-fb12d0929e07 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35", "rel": "self"}, {"href": "http://172.30.9.29:8776/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T16:20:33.000000", "replication_status": null, "snapshot_id": null, "id": "4ec6613e-1baa-4eea-9464-828ff2efbc35", "size": 1, "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "os-vol-tenant-attr:tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "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-a36884ed-03e7-4f19-962d-910e7754f393-vol", "bootable": "false", "created_at": "2019-01-09T16:20:33.000000", "volume_type": "CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol-type"}} 2019-01-09 16:20:34,426 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35 used request id req-ebe0cfbf-101e-4f49-9981-fb12d0929e07 2019-01-09 16:20:34,427 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:20:34,427 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol 2019-01-09 16:20:34,427 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol 2019-01-09 16:20:34,429 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36c2faa4-089a-4fa6-bb1e-739586c97283" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150e6fca28c643416c7f2a68f89d1e5c3241177" 2019-01-09 16:20:34,675 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:20:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d372fda9-5afa-4e50-98ef-b61af294e7bc Content-Length: 0 Content-Type: text/html; 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-09 16:20:34,675 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35 used request id req-d372fda9-5afa-4e50-98ef-b61af294e7bc 2019-01-09 16:20:34,678 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36c2faa4-089a-4fa6-bb1e-739586c97283" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150e6fca28c643416c7f2a68f89d1e5c3241177" 2019-01-09 16:20:34,730 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:34 GMT Server: Apache x-compute-request-id: req-9f339b8c-9fee-4941-a0e1-dcac32edecbc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9f339b8c-9fee-4941-a0e1-dcac32edecbc Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35", "rel": "self"}, {"href": "http://172.30.9.29:8776/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T16:20:34.000000", "replication_status": null, "snapshot_id": null, "id": "4ec6613e-1baa-4eea-9464-828ff2efbc35", "size": 1, "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "os-vol-tenant-attr:tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-vol-mig-status-attr:migstat": null, "metadata": {}, "status": "deleting", "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "os-vol-mig-status-attr:name_id": null, "name": "CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol", "bootable": "false", "created_at": "2019-01-09T16:20:33.000000", "volume_type": "CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol-type"}} 2019-01-09 16:20:34,730 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35 used request id req-9f339b8c-9fee-4941-a0e1-dcac32edecbc 2019-01-09 16:20:34,731 - create_volume - DEBUG - Instance status is - deleting 2019-01-09 16:20:34,731 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 16:20:37,734 - create_volume - DEBUG - Volume status query timeout in 56.9414160252 2019-01-09 16:20:37,737 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36c2faa4-089a-4fa6-bb1e-739586c97283" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e150e6fca28c643416c7f2a68f89d1e5c3241177" 2019-01-09 16:20:37,781 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e6cdff19-ca4b-48a3-9094-bfffd0873028 x-openstack-request-id: req-e6cdff19-ca4b-48a3-9094-bfffd0873028 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 4ec6613e-1baa-4eea-9464-828ff2efbc35 could not be found.", "code": 404}} 2019-01-09 16:20:37,781 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/volumes/4ec6613e-1baa-4eea-9464-828ff2efbc35 used request id req-e6cdff19-ca4b-48a3-9094-bfffd0873028 2019-01-09 16:20:37,781 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 4ec6613e-1baa-4eea-9464-828ff2efbc35 could not be found. (HTTP 404) (Request-ID: req-e6cdff19-ca4b-48a3-9094-bfffd0873028) 2019-01-09 16:20:37,782 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol 2019-01-09 16:20:37,782 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-a36884ed-03e7-4f19-962d-910e7754f393-vol-type 2019-01-09 16:20:37,785 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/6627e747-7bf7-4e4d-9747-5838a0db56d7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e772dbae-ebd2-4008-a25c-db0c7933eef1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8852ed797fb6d877ce974778c6ffd46ff57d8580" 2019-01-09 16:20:38,019 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:20:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15c46163-244f-46c0-a5a9-2eaab2387317 Content-Length: 0 Content-Type: text/html; 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-09 16:20:38,019 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe/types/6627e747-7bf7-4e4d-9747-5838a0db56d7 used request id req-15c46163-244f-46c0-a5a9-2eaab2387317 2019-01-09 16:20:38,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:38,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-e0377f7d-c4eb-4529-a732-3f5a3e15cf54 Date: Wed, 09 Jan 2019 16:20:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:20:38,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-e0377f7d-c4eb-4529-a732-3f5a3e15cf54 2019-01-09 16:20:38,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:38,395 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ef7a61a-1e53-4c34-9487-1db81876bf79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:38,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-1ef7a61a-1e53-4c34-9487-1db81876bf79 2019-01-09 16:20:38,395 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:38,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:38,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa7930fa-6193-44c0-a6ef-fb94c203cd46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:38,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-fa7930fa-6193-44c0-a6ef-fb94c203cd46 2019-01-09 16:20:38,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:38,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:38,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e941480-1019-4a4a-b12b-7fa58fee1828 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:38,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-8e941480-1019-4a4a-b12b-7fa58fee1828 2019-01-09 16:20:38,687 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:38,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:38,782 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb7ef4d4-2d61-4aa5-9cd2-1a2204a7e968 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:38,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-fb7ef4d4-2d61-4aa5-9cd2-1a2204a7e968 2019-01-09 16:20:38,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:38,884 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f5dec8c-8756-4093-beb4-e515e973947e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:38,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-0f5dec8c-8756-4093-beb4-e515e973947e 2019-01-09 16:20:38,884 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:38,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:38,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8944f54f-00c9-4368-9dd9-f36c6e055a0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:38,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-8944f54f-00c9-4368-9dd9-f36c6e055a0b 2019-01-09 16:20:38,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:38,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:39,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b6a39da-a05b-4acb-b993-969ba13baf75 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:20:39,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-6b6a39da-a05b-4acb-b993-969ba13baf75 2019-01-09 16:20:39,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:39,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2888cc8e-36d5-46ab-a04d-d0f8202fdc1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:39,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-2888cc8e-36d5-46ab-a04d-d0f8202fdc1d 2019-01-09 16:20:39,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:39,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:39,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-244beed1-702a-4fc0-8caf-fd426899086a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:39,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-244beed1-702a-4fc0-8caf-fd426899086a 2019-01-09 16:20:39,128 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:39,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:39,226 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a272e90e-d837-47bb-a5eb-e91d924ce170 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:39,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-a272e90e-d837-47bb-a5eb-e91d924ce170 2019-01-09 16:20:39,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:39,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:39,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-173aec6a-6ec6-4e03-acf6-a28c329dc88e 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:20:39,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-173aec6a-6ec6-4e03-acf6-a28c329dc88e 2019-01-09 16:20:39,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:39,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d08e19-39da-49ea-a6bc-b747885deeb9 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:20:39,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-25d08e19-39da-49ea-a6bc-b747885deeb9 2019-01-09 16:20:39,429 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-61837628-1c93-4cc-proj 2019-01-09 16:20:39,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/443e23d164e04fdabf7808542f8e15b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:39,638 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17ac5055-198e-460d-bf96-2076a7229831 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:39,638 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/443e23d164e04fdabf7808542f8e15b5 used request id req-17ac5055-198e-460d-bf96-2076a7229831 2019-01-09 16:20:39,638 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-61837628-1c93-4cc-proj-role 2019-01-09 16:20:39,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/36ca487cdb9d4a66abca5a65783e6c4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:39,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db42cef9-03d4-4e26-ad6f-30f7e8c5a626 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:39,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/36ca487cdb9d4a66abca5a65783e6c4a used request id req-db42cef9-03d4-4e26-ad6f-30f7e8c5a626 2019-01-09 16:20:39,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869b3dc78e1b01d2d2e636556a9e412a5eb27d6a" 2019-01-09 16:20:39,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba24d343-a01a-4b3b-85d2-2f77b2032cfa Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:39,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ba24d343-a01a-4b3b-85d2-2f77b2032cfa 2019-01-09 16:20:39,878 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-61837628-1c93-4cc-user 2019-01-09 16:20:39,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/0aa22c591ab34e1398815bac5eb7aef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59d407fa4677a1512cd438c3596fe25bec88f871" 2019-01-09 16:20:40,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90098f0b-95cb-4718-aa63-4c0e99957ad0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:40,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0aa22c591ab34e1398815bac5eb7aef0 used request id req-90098f0b-95cb-4718-aa63-4c0e99957ad0 2019-01-09 16:20:40,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:40,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["blfEb2OjSRyveADMPfTgGQ"], "issued_at": "2019-01-09T16:20:40.000000Z"}} 2019-01-09 16:20:40,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da77a9f8697599728554292b5f2bfeeec229f2ec" 2019-01-09 16:20:40,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-951dcf41-11c0-4034-b662-32f1fbd3e31a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:40,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-951dcf41-11c0-4034-b662-32f1fbd3e31a 2019-01-09 16:20:40,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:40,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:40,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["HyBi-GV-QiqWfCW0X1EoaA"], "issued_at": "2019-01-09T16:20:40.000000Z"}} 2019-01-09 16:20:40,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:41,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b11a0e-8681-41ae-ab22-5ae6666b5acf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:41,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a8b11a0e-8681-41ae-ab22-5ae6666b5acf 2019-01-09 16:20:41,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:41,061 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:41,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:41,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da7dabc-8491-4285-950a-681e19ad4cd5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:20:41,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj used request id req-7da7dabc-8491-4285-950a-681e19ad4cd5 2019-01-09 16:20:41,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:41,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2d978d-b55f-4b3e-8c55-365fd218073e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:41,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6c2d978d-b55f-4b3e-8c55-365fd218073e 2019-01-09 16:20:41,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj"}}' 2019-01-09 16:20:41,382 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2cbd848-1d89-466a-b8d4-3a30e07254a5 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cd5252eb7ed54e50a0d3dcbb94e873be"}, "tags": [], "enabled": true, "id": "cd5252eb7ed54e50a0d3dcbb94e873be", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj"}} 2019-01-09 16:20:41,382 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-e2cbd848-1d89-466a-b8d4-3a30e07254a5 2019-01-09 16:20:41,383 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj 2019-01-09 16:20:41,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:41,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:41,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["atCcM8BrQQqt6hS4GpwiYg"], "issued_at": "2019-01-09T16:20:41.000000Z"}} 2019-01-09 16:20:41,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904d0a2cdf08fa89c3b0572593c461b133e31705" 2019-01-09 16:20:41,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0e3a26f-e467-4c6f-a867-e4bd345cd4a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:41,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f0e3a26f-e467-4c6f-a867-e4bd345cd4a4 2019-01-09 16:20:41,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:41,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:41,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904d0a2cdf08fa89c3b0572593c461b133e31705" 2019-01-09 16:20:42,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9d4bbe-004a-43b4-ae0e-91762855feb6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:20:42,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8c9d4bbe-004a-43b4-ae0e-91762855feb6 2019-01-09 16:20:42,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904d0a2cdf08fa89c3b0572593c461b133e31705" 2019-01-09 16:20:42,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16f54028-3504-4158-8ec9-60e1115f52c3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cd5252eb7ed54e50a0d3dcbb94e873be"}, "tags": [], "enabled": true, "id": "cd5252eb7ed54e50a0d3dcbb94e873be", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj"}]} 2019-01-09 16:20:42,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj used request id req-16f54028-3504-4158-8ec9-60e1115f52c3 2019-01-09 16:20:42,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904d0a2cdf08fa89c3b0572593c461b133e31705" 2019-01-09 16:20:42,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a59e25d1-295a-4f53-bdaf-86f52199156a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:42,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a59e25d1-295a-4f53-bdaf-86f52199156a 2019-01-09 16:20:42,604 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-c72a05f5-c98b-4ba-user 2019-01-09 16:20:42,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:42,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:42,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f940fc-bc45-435b-bace-d548a64f0dbc Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:42,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-15f940fc-bc45-435b-bace-d548a64f0dbc 2019-01-09 16:20:42,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" -d '{"role": {"name": "CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj-role"}}' 2019-01-09 16:20:42,736 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5e7bbf7-0fa2-44a4-a5b5-48aec70163b9 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec256f6a993e43ae9a99c667cc563f45", "links": {"self": "http://172.30.9.29:5000/v3/roles/ec256f6a993e43ae9a99c667cc563f45"}, "name": "CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj-role"}} 2019-01-09 16:20:42,736 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a5e7bbf7-0fa2-44a4-a5b5-48aec70163b9 2019-01-09 16:20:42,736 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj-role 2019-01-09 16:20:42,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/ec256f6a993e43ae9a99c667cc563f45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:42,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-249b7c4c-9838-4706-9fcf-cba47ec73eb8 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ec256f6a993e43ae9a99c667cc563f45", "links": {"self": "http://172.30.9.29:5000/v3/roles/ec256f6a993e43ae9a99c667cc563f45"}, "name": "CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj-role"}} 2019-01-09 16:20:42,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/ec256f6a993e43ae9a99c667cc563f45 used request id req-249b7c4c-9838-4706-9fcf-cba47ec73eb8 2019-01-09 16:20:42,836 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj-role to project CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj 2019-01-09 16:20:42,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/cd5252eb7ed54e50a0d3dcbb94e873be/users/b34f4147db7846adad33e0a39b9d1c16/roles/ec256f6a993e43ae9a99c667cc563f45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:42,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9817770-467e-477c-ae4f-57b0ccb2d933 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:42,989 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/cd5252eb7ed54e50a0d3dcbb94e873be/users/b34f4147db7846adad33e0a39b9d1c16/roles/ec256f6a993e43ae9a99c667cc563f45 used request id req-c9817770-467e-477c-ae4f-57b0ccb2d933 2019-01-09 16:20:42,991 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:20:42,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:42,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:43,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec256f6a993e43ae9a99c667cc563f45", "name": "CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj-role"}], "expires_at": "2019-01-09T17:20:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd5252eb7ed54e50a0d3dcbb94e873be", "name": "CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-c72a05f5-c98b-4ba-user", "id": "b34f4147db7846adad33e0a39b9d1c16"}, "audit_ids": ["qJZg7eeyRem40675AOaZBA"], "issued_at": "2019-01-09T16:20:43.000000Z"}} 2019-01-09 16:20:43,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc712dcd7f5a59fbd01f069f85c7c955ce2a13b2" 2019-01-09 16:20:43,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2258990-2563-453c-b502-ade2ff338f7a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:43,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e2258990-2563-453c-b502-ade2ff338f7a 2019-01-09 16:20:43,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-16d44eac-4509-40b8-acb7-45861fa9b1b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc712dcd7f5a59fbd01f069f85c7c955ce2a13b2" 2019-01-09 16:20:43,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c60c6176-8854-47bf-b500-cfa788a8383f Date: Wed, 09 Jan 2019 16:20:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-16d44eac-4509-40b8-acb7-45861fa9b1b6-image"} 2019-01-09 16:20:43,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-16d44eac-4509-40b8-acb7-45861fa9b1b6-image used request id req-c60c6176-8854-47bf-b500-cfa788a8383f 2019-01-09 16:20:43,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc712dcd7f5a59fbd01f069f85c7c955ce2a13b2" 2019-01-09 16:20:43,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-844e9832-5d73-4e85-adb5-0af540b9cccf Date: Wed, 09 Jan 2019 16:20: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-09 16:20:43,679 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-844e9832-5d73-4e85-adb5-0af540b9cccf 2019-01-09 16:20:43,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dc712dcd7f5a59fbd01f069f85c7c955ce2a13b2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-16d44eac-4509-40b8-acb7-45861fa9b1b6-image"}' 2019-01-09 16:20:43,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-edae458a-f4ae-4e3e-9da1-78e4cd80f881 Date: Wed, 09 Jan 2019 16:20:43 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-16d44eac-4509-40b8-acb7-45861fa9b1b6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:20:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:20:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42", "min_disk": 0, "protected": false, "id": "a583213f-9820-424b-89a3-f011a3ea4f42", "file": "/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42/file", "checksum": null, "owner": "cd5252eb7ed54e50a0d3dcbb94e873be", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:20:43,742 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-edae458a-f4ae-4e3e-9da1-78e4cd80f881 2019-01-09 16:20:43,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc712dcd7f5a59fbd01f069f85c7c955ce2a13b2" -d '' 2019-01-09 16:20:44,981 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8e315767-f4b0-443a-baf8-c82770aabef7 Date: Wed, 09 Jan 2019 16:20: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-09 16:20:44,981 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42/file used request id req-8e315767-f4b0-443a-baf8-c82770aabef7 2019-01-09 16:20:44,981 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:20:44,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc712dcd7f5a59fbd01f069f85c7c955ce2a13b2" 2019-01-09 16:20:45,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f972d483-d703-47d3-90e7-c29a73a1ca1a Date: Wed, 09 Jan 2019 16:20:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-16d44eac-4509-40b8-acb7-45861fa9b1b6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:20:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:20:44Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/a583213f-9820-424b-89a3-f011a3ea4f42/snap", "metadata": {}}], "self": "/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42", "min_disk": 0, "protected": false, "id": "a583213f-9820-424b-89a3-f011a3ea4f42", "file": "/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd5252eb7ed54e50a0d3dcbb94e873be", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/a583213f-9820-424b-89a3-f011a3ea4f42/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:20:45,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42 used request id req-f972d483-d703-47d3-90e7-c29a73a1ca1a 2019-01-09 16:20:45,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc712dcd7f5a59fbd01f069f85c7c955ce2a13b2" 2019-01-09 16:20:45,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fd92cc45-f707-45d3-9090-7a4369b38174 Date: Wed, 09 Jan 2019 16:20: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-09 16:20:45,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-fd92cc45-f707-45d3-9090-7a4369b38174 2019-01-09 16:20:45,013 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-16d44eac-4509-40b8-acb7-45861fa9b1b6-image 2019-01-09 16:20:45,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc712dcd7f5a59fbd01f069f85c7c955ce2a13b2" 2019-01-09 16:20:45,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8a7a2bb0-6f60-4216-8feb-49fdd2713401 Date: Wed, 09 Jan 2019 16:20:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-16d44eac-4509-40b8-acb7-45861fa9b1b6-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:20:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:20:44Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/a583213f-9820-424b-89a3-f011a3ea4f42/snap", "metadata": {}}], "self": "/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42", "min_disk": 0, "protected": false, "id": "a583213f-9820-424b-89a3-f011a3ea4f42", "file": "/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cd5252eb7ed54e50a0d3dcbb94e873be", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/a583213f-9820-424b-89a3-f011a3ea4f42/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:20:45,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42 used request id req-8a7a2bb0-6f60-4216-8feb-49fdd2713401 2019-01-09 16:20:45,031 - create_image - DEBUG - Instance status is - active 2019-01-09 16:20:45,031 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-16d44eac-4509-40b8-acb7-45861fa9b1b6-image 2019-01-09 16:20:45,031 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-16d44eac-4509-40b8-acb7-45861fa9b1b6-image 2019-01-09 16:20:45,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:45,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:45,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ec256f6a993e43ae9a99c667cc563f45", "name": "CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj-role"}], "expires_at": "2019-01-09T17:20:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd5252eb7ed54e50a0d3dcbb94e873be", "name": "CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_cd5252eb7ed54e50a0d3dcbb94e873be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-c72a05f5-c98b-4ba-user", "id": "b34f4147db7846adad33e0a39b9d1c16"}, "audit_ids": ["n09VKuUZTOSICSu1KLGBAw"], "issued_at": "2019-01-09T16:20:45.000000Z"}} 2019-01-09 16:20:45,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3fe01d43d7e58f110b4e6b20eb9560d3e67561c" 2019-01-09 16:20:45,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf54e8a-659a-44c5-a523-565a76413164 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:45,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ecf54e8a-659a-44c5-a523-565a76413164 2019-01-09 16:20:45,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/cd5252eb7ed54e50a0d3dcbb94e873be/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3fe01d43d7e58f110b4e6b20eb9560d3e67561c" 2019-01-09 16:20:45,718 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:45 GMT Server: Apache x-compute-request-id: req-418cbc9a-e5b1-4555-b013-57fd22b59dbb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-418cbc9a-e5b1-4555-b013-57fd22b59dbb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 16:20:45,718 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/cd5252eb7ed54e50a0d3dcbb94e873be/volumes/detail used request id req-418cbc9a-e5b1-4555-b013-57fd22b59dbb 2019-01-09 16:20:45,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/cd5252eb7ed54e50a0d3dcbb94e873be/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-418cbc9a-e5b1-4555-b013-57fd22b59dbb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3fe01d43d7e58f110b4e6b20eb9560d3e67561c" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-16d44eac-4509-40b8-acb7-45861fa9b1b6-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-09 16:20:46,089 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 16:20:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0d18784b-d706-4bef-812a-fc270d82a7db x-openstack-request-id: req-0d18784b-d706-4bef-812a-fc270d82a7db Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2019-01-09 16:20:46,089 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/cd5252eb7ed54e50a0d3dcbb94e873be/volumes used request id req-0d18784b-d706-4bef-812a-fc270d82a7db 2019-01-09 16:20:46,090 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-16d44eac-4509-40b8-acb7-45861fa9b1b6-image 2019-01-09 16:20:46,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dc712dcd7f5a59fbd01f069f85c7c955ce2a13b2" 2019-01-09 16:20:47,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f57a4af-1605-4d57-95fc-e6bff8f4ae21 Date: Wed, 09 Jan 2019 16:20: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-09 16:20:47,264 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/a583213f-9820-424b-89a3-f011a3ea4f42 used request id req-9f57a4af-1605-4d57-95fc-e6bff8f4ae21 2019-01-09 16:20:47,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:47,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-0061b002-0663-43ea-98b8-ec14ebaf8aac Date: Wed, 09 Jan 2019 16:20:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:20:47,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0061b002-0663-43ea-98b8-ec14ebaf8aac 2019-01-09 16:20:47,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:47,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70a03d16-8340-4100-8b22-ad86163239da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:47,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-70a03d16-8340-4100-8b22-ad86163239da 2019-01-09 16:20:47,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:47,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:47,760 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5126f8c3-e2e7-4922-894e-eca13b3a6fdd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:47,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-5126f8c3-e2e7-4922-894e-eca13b3a6fdd 2019-01-09 16:20:47,760 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:47,859 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd8557d0-62e5-431f-a779-af025cdf6b62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:47,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-fd8557d0-62e5-431f-a779-af025cdf6b62 2019-01-09 16:20:47,859 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:47,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:47,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5749706d-9809-43c5-8ab2-1e4af9763476 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:47,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-5749706d-9809-43c5-8ab2-1e4af9763476 2019-01-09 16:20:47,955 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:47,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:48,055 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cccea5d2-31a1-4786-9359-3cd16a97125c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:48,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-cccea5d2-31a1-4786-9359-3cd16a97125c 2019-01-09 16:20:48,055 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:48,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:48,153 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14478c86-bf38-4fd4-b7b0-dfb49308aceb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:48,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-14478c86-bf38-4fd4-b7b0-dfb49308aceb 2019-01-09 16:20:48,154 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:48,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:48,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c66169-ee9a-43b4-88f9-71e2c262d7f1 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:20:48,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-f9c66169-ee9a-43b4-88f9-71e2c262d7f1 2019-01-09 16:20:48,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:48,357 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56f8d0f9-51c0-4da8-b14f-045fb085e6ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:48,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-56f8d0f9-51c0-4da8-b14f-045fb085e6ec 2019-01-09 16:20:48,358 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:48,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:48,459 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e014c1b5-4c54-448b-911a-5dc51df56dc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:48,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-e014c1b5-4c54-448b-911a-5dc51df56dc6 2019-01-09 16:20:48,459 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:48,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:48,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ce4fdbf-64b0-489d-8287-0b2c407b11de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:20:48,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-0ce4fdbf-64b0-489d-8287-0b2c407b11de 2019-01-09 16:20:48,573 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:20:48,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:48,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea01479-7e58-4107-a029-364b944ddd3f 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:20:48,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-3ea01479-7e58-4107-a029-364b944ddd3f 2019-01-09 16:20:48,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:48,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca420864-54b1-4e52-a208-ed395604db3a 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:20:48,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-ca420864-54b1-4e52-a208-ed395604db3a 2019-01-09 16:20:48,776 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj 2019-01-09 16:20:48,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/cd5252eb7ed54e50a0d3dcbb94e873be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:48,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28ee2fc1-697d-4591-ad3f-69de0a7fd4b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:48,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/cd5252eb7ed54e50a0d3dcbb94e873be used request id req-28ee2fc1-697d-4591-ad3f-69de0a7fd4b7 2019-01-09 16:20:48,999 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-c72a05f5-c98b-4ba-proj-role 2019-01-09 16:20:49,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/ec256f6a993e43ae9a99c667cc563f45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:49,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03d5859b-76ed-47c8-b869-b0ed7e2a7945 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:49,142 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/ec256f6a993e43ae9a99c667cc563f45 used request id req-03d5859b-76ed-47c8-b869-b0ed7e2a7945 2019-01-09 16:20:49,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e10a111828d3f53917f0987630f8dcabfdc25c1" 2019-01-09 16:20:49,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b605fa-daa0-436c-8fef-222e7c74bfda Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:49,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b3b605fa-daa0-436c-8fef-222e7c74bfda 2019-01-09 16:20:49,242 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-c72a05f5-c98b-4ba-user 2019-01-09 16:20:49,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/b34f4147db7846adad33e0a39b9d1c16 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904d0a2cdf08fa89c3b0572593c461b133e31705" 2019-01-09 16:20:49,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df9538ea-e988-455e-bb66-0d4731ef2530 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:49,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b34f4147db7846adad33e0a39b9d1c16 used request id req-df9538ea-e988-455e-bb66-0d4731ef2530 2019-01-09 16:20:49,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:49,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["54QFY9iLTpe55gBzviI0MA"], "issued_at": "2019-01-09T16:20:49.000000Z"}} 2019-01-09 16:20:49,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520a1ea84f32ec3071e3a0d316da4a163e6389d7" 2019-01-09 16:20:49,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657e5c15-9026-4f55-9903-5bcd96239803 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:49,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-657e5c15-9026-4f55-9903-5bcd96239803 2019-01-09 16:20:49,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:49,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:50,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["4u9hh0wzTNOmGj8z-2iSYw"], "issued_at": "2019-01-09T16:20:50.000000Z"}} 2019-01-09 16:20:50,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:20:50,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc3cdd9-c90b-400a-baec-a6365fc96ce3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:50,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6bc3cdd9-c90b-400a-baec-a6365fc96ce3 2019-01-09 16:20:50,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:50,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:50,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5590c14a-09aa-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:20:50,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933cbbab-0026-4ec8-937e-314eda21a510 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5590c14a-09aa-467-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:20:50,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5590c14a-09aa-467-proj used request id req-933cbbab-0026-4ec8-937e-314eda21a510 2019-01-09 16:20:50,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:20:50,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7542f88-5519-4290-b3e4-02d04734ed66 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:50,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a7542f88-5519-4290-b3e4-02d04734ed66 2019-01-09 16:20:50,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-proj"}}' 2019-01-09 16:20:50,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d8ee544-27d9-4982-860b-cac3023da18f Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1b95e773876a4305b1fcb3a9c978aed4"}, "tags": [], "enabled": true, "id": "1b95e773876a4305b1fcb3a9c978aed4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-proj"}} 2019-01-09 16:20:50,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-2d8ee544-27d9-4982-860b-cac3023da18f 2019-01-09 16:20:50,678 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-5590c14a-09aa-467-proj 2019-01-09 16:20:50,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:50,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:51,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["2PYlO5YARxaJCb37zOQkLA"], "issued_at": "2019-01-09T16:20:51.000000Z"}} 2019-01-09 16:20:51,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac9cba26dcf16b800a74cf6222cb5516472acd74" 2019-01-09 16:20:51,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972b0f39-cc26-4aef-ae05-9adff7cce07c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:51,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-972b0f39-cc26-4aef-ae05-9adff7cce07c 2019-01-09 16:20:51,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:20:51,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:20: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:20:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac9cba26dcf16b800a74cf6222cb5516472acd74" 2019-01-09 16:20:51,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2884ce5-1809-4d39-9cda-2dcfe6a54f4e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:20:51,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c2884ce5-1809-4d39-9cda-2dcfe6a54f4e 2019-01-09 16:20:51,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-5590c14a-09aa-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac9cba26dcf16b800a74cf6222cb5516472acd74" 2019-01-09 16:20:51,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a5ac1b-d066-4f67-bf3b-7022b8164355 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-5590c14a-09aa-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1b95e773876a4305b1fcb3a9c978aed4"}, "tags": [], "enabled": true, "id": "1b95e773876a4305b1fcb3a9c978aed4", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-proj"}]} 2019-01-09 16:20:51,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateVolumeWithImageTests-5590c14a-09aa-467-proj used request id req-c0a5ac1b-d066-4f67-bf3b-7022b8164355 2019-01-09 16:20:51,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac9cba26dcf16b800a74cf6222cb5516472acd74" 2019-01-09 16:20:51,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5426f67a-29ad-473d-96d8-7e9e0007735a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:20:51,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5426f67a-29ad-473d-96d8-7e9e0007735a 2019-01-09 16:20:51,795 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-5590c14a-09aa-467-user 2019-01-09 16:20:51,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:51,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:20:51,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d57770-3356-4e29-93fc-5cf3db1846e4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:20:51,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-97d57770-3356-4e29-93fc-5cf3db1846e4 2019-01-09 16:20:51,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" -d '{"role": {"name": "CreateVolumeWithImageTests-5590c14a-09aa-467-proj-role"}}' 2019-01-09 16:20:52,101 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f682b84-6fbe-4556-9e16-2c53067c140e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bea6689c77144aeca37388968d0f3d14", "links": {"self": "http://172.30.9.29:5000/v3/roles/bea6689c77144aeca37388968d0f3d14"}, "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-proj-role"}} 2019-01-09 16:20:52,101 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4f682b84-6fbe-4556-9e16-2c53067c140e 2019-01-09 16:20:52,101 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-5590c14a-09aa-467-proj-role 2019-01-09 16:20:52,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/bea6689c77144aeca37388968d0f3d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:20:52,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603a8ec5-a11b-4850-9805-1181adb7a2a0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bea6689c77144aeca37388968d0f3d14", "links": {"self": "http://172.30.9.29:5000/v3/roles/bea6689c77144aeca37388968d0f3d14"}, "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-proj-role"}} 2019-01-09 16:20:52,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/bea6689c77144aeca37388968d0f3d14 used request id req-603a8ec5-a11b-4850-9805-1181adb7a2a0 2019-01-09 16:20:52,202 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-5590c14a-09aa-467-proj-role to project CreateVolumeWithImageTests-5590c14a-09aa-467-proj 2019-01-09 16:20:52,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/1b95e773876a4305b1fcb3a9c978aed4/users/ea340bccdcee4975b275bcb879203bb9/roles/bea6689c77144aeca37388968d0f3d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:20:52,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b82399-b46f-4389-83d1-9b97e1cd1cd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:20:52,345 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/1b95e773876a4305b1fcb3a9c978aed4/users/ea340bccdcee4975b275bcb879203bb9/roles/bea6689c77144aeca37388968d0f3d14 used request id req-07b82399-b46f-4389-83d1-9b97e1cd1cd2 2019-01-09 16:20:52,347 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:20:52,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:52,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:52,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bea6689c77144aeca37388968d0f3d14", "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-proj-role"}], "expires_at": "2019-01-09T17:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b95e773876a4305b1fcb3a9c978aed4", "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/1b95e773876a4305b1fcb3a9c978aed4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/1b95e773876a4305b1fcb3a9c978aed4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-user", "id": "ea340bccdcee4975b275bcb879203bb9"}, "audit_ids": ["uiia0RimQ5ClCRXEFGTJEA"], "issued_at": "2019-01-09T16:20:52.000000Z"}} 2019-01-09 16:20:52,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}507947e0f90d13ac1adc6a678026f1e31771d6a7" 2019-01-09 16:20:52,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157ecf94-4345-4010-ba10-e0ec1304c5fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:52,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-157ecf94-4345-4010-ba10-e0ec1304c5fe 2019-01-09 16:20:52,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507947e0f90d13ac1adc6a678026f1e31771d6a7" 2019-01-09 16:20:53,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-df6c9615-8401-4be3-98e2-8272c20d91eb Date: Wed, 09 Jan 2019 16:20:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image"} 2019-01-09 16:20:53,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image used request id req-df6c9615-8401-4be3-98e2-8272c20d91eb 2019-01-09 16:20:53,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507947e0f90d13ac1adc6a678026f1e31771d6a7" 2019-01-09 16:20:53,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f282ef36-3bfe-4c4b-badb-38ff5598e3b2 Date: Wed, 09 Jan 2019 16:20: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-09 16:20:53,135 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f282ef36-3bfe-4c4b-badb-38ff5598e3b2 2019-01-09 16:20:53,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}507947e0f90d13ac1adc6a678026f1e31771d6a7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image"}' 2019-01-09 16:20:53,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0decf041-80aa-4c3c-85aa-d14168fc011b Date: Wed, 09 Jan 2019 16:20:53 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:20:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:20:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b", "min_disk": 0, "protected": false, "id": "f88be572-dccc-4f3f-a966-c3c7c0f4bc6b", "file": "/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b/file", "checksum": null, "owner": "1b95e773876a4305b1fcb3a9c978aed4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:20:53,196 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-0decf041-80aa-4c3c-85aa-d14168fc011b 2019-01-09 16:20:53,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507947e0f90d13ac1adc6a678026f1e31771d6a7" -d '' 2019-01-09 16:20:53,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c23e3daa-7d3a-4025-8b00-b79b91285153 Date: Wed, 09 Jan 2019 16:20: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-09 16:20:53,537 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b/file used request id req-c23e3daa-7d3a-4025-8b00-b79b91285153 2019-01-09 16:20:53,537 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:20:53,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507947e0f90d13ac1adc6a678026f1e31771d6a7" 2019-01-09 16:20:53,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3f7f77f8-a9d2-4fb7-80a0-d450bca3d11d Date: Wed, 09 Jan 2019 16:20:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:20:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:20:53Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b/snap", "metadata": {}}], "self": "/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b", "min_disk": 0, "protected": false, "id": "f88be572-dccc-4f3f-a966-c3c7c0f4bc6b", "file": "/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1b95e773876a4305b1fcb3a9c978aed4", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:20:53,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b used request id req-3f7f77f8-a9d2-4fb7-80a0-d450bca3d11d 2019-01-09 16:20:53,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507947e0f90d13ac1adc6a678026f1e31771d6a7" 2019-01-09 16:20:53,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0c5693fa-0b38-4a46-bd34-9b039119b62c Date: Wed, 09 Jan 2019 16:20: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-09 16:20:53,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0c5693fa-0b38-4a46-bd34-9b039119b62c 2019-01-09 16:20:53,573 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image 2019-01-09 16:20:53,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507947e0f90d13ac1adc6a678026f1e31771d6a7" 2019-01-09 16:20:53,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5d3a6239-2001-4861-8114-73adb45d454d Date: Wed, 09 Jan 2019 16:20:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:20:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:20:53Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b/snap", "metadata": {}}], "self": "/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b", "min_disk": 0, "protected": false, "id": "f88be572-dccc-4f3f-a966-c3c7c0f4bc6b", "file": "/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1b95e773876a4305b1fcb3a9c978aed4", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:20:53,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b used request id req-5d3a6239-2001-4861-8114-73adb45d454d 2019-01-09 16:20:53,591 - create_image - DEBUG - Instance status is - active 2019-01-09 16:20:53,591 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image 2019-01-09 16:20:53,591 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image 2019-01-09 16:20:53,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:20:53,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:53,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bea6689c77144aeca37388968d0f3d14", "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-proj-role"}], "expires_at": "2019-01-09T17:20:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b95e773876a4305b1fcb3a9c978aed4", "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/1b95e773876a4305b1fcb3a9c978aed4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/1b95e773876a4305b1fcb3a9c978aed4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-user", "id": "ea340bccdcee4975b275bcb879203bb9"}, "audit_ids": ["ZwQSU-8iTwC7nQYlJJ-BZA"], "issued_at": "2019-01-09T16:20:53.000000Z"}} 2019-01-09 16:20:53,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15c11882573deb8f077562ce944a42a286214c0" 2019-01-09 16:20:54,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893ef6e0-3803-4235-9cdf-43f2da9f5eec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:20:54,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-893ef6e0-3803-4235-9cdf-43f2da9f5eec 2019-01-09 16:20:54,079 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15c11882573deb8f077562ce944a42a286214c0" 2019-01-09 16:20:54,295 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:54 GMT Server: Apache x-compute-request-id: req-086aa757-e615-4ec5-88a3-fe4152d910ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-086aa757-e615-4ec5-88a3-fe4152d910ba Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 16:20:54,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/detail used request id req-086aa757-e615-4ec5-88a3-fe4152d910ba 2019-01-09 16:20:54,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-086aa757-e615-4ec5-88a3-fe4152d910ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15c11882573deb8f077562ce944a42a286214c0" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol", "imageRef": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-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-09 16:20:54,916 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:20:54 GMT Server: Apache x-compute-request-id: req-7ee50524-99d2-4130-92f6-b7401f6ad358 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7ee50524-99d2-4130-92f6-b7401f6ad358 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ea340bccdcee4975b275bcb879203bb9", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "self"}, {"href": "http://172.30.9.29:8776/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:20:54.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cde60f29-a999-43ef-b23d-c96abb734fe4", "size": 1}} 2019-01-09 16:20:54,916 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes used request id req-7ee50524-99d2-4130-92f6-b7401f6ad358 2019-01-09 16:20:54,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-086aa757-e615-4ec5-88a3-fe4152d910ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15c11882573deb8f077562ce944a42a286214c0" 2019-01-09 16:20:55,147 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:54 GMT Server: Apache x-compute-request-id: req-d402b3ec-eceb-4565-b403-3a243f3a0452 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d402b3ec-eceb-4565-b403-3a243f3a0452 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ea340bccdcee4975b275bcb879203bb9", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "self"}, {"href": "http://172.30.9.29:8776/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:20:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b95e773876a4305b1fcb3a9c978aed4", "updated_at": "2019-01-09T16:20:54.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cde60f29-a999-43ef-b23d-c96abb734fe4", "size": 1}} 2019-01-09 16:20:55,148 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 used request id req-d402b3ec-eceb-4565-b403-3a243f3a0452 2019-01-09 16:20:55,148 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol 2019-01-09 16:20:55,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-086aa757-e615-4ec5-88a3-fe4152d910ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15c11882573deb8f077562ce944a42a286214c0" 2019-01-09 16:20:55,368 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:55 GMT Server: Apache x-compute-request-id: req-3a7df2f1-4ec9-464e-98c6-44150298c723 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3a7df2f1-4ec9-464e-98c6-44150298c723 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "ea340bccdcee4975b275bcb879203bb9", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "self"}, {"href": "http://172.30.9.29:8776/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:20:54.000000", "description": null, "os-vol-tenant-attr:tenant_id": "1b95e773876a4305b1fcb3a9c978aed4", "updated_at": "2019-01-09T16:20:54.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cde60f29-a999-43ef-b23d-c96abb734fe4", "size": 1}} 2019-01-09 16:20:55,369 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 used request id req-3a7df2f1-4ec9-464e-98c6-44150298c723 2019-01-09 16:20:55,369 - create_volume - DEBUG - Instance status is - creating 2019-01-09 16:20:55,369 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 16:20:58,372 - create_volume - DEBUG - Volume status query timeout in 296.775694132 2019-01-09 16:20:58,375 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-086aa757-e615-4ec5-88a3-fe4152d910ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15c11882573deb8f077562ce944a42a286214c0" 2019-01-09 16:20:58,601 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:58 GMT Server: Apache x-compute-request-id: req-50116db4-ecce-49ea-baaf-27f98fbf2d4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-50116db4-ecce-49ea-baaf-27f98fbf2d4d Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "self"}, {"href": "http://172.30.9.29:8776/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-09T16:20:57.000000", "replication_status": null, "snapshot_id": null, "id": "cde60f29-a999-43ef-b23d-c96abb734fe4", "size": 1, "user_id": "ea340bccdcee4975b275bcb879203bb9", "os-vol-tenant-attr:tenant_id": "1b95e773876a4305b1fcb3a9c978aed4", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image", "image_id": "f88be572-dccc-4f3f-a966-c3c7c0f4bc6b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol", "bootable": "true", "created_at": "2019-01-09T16:20:54.000000", "volume_type": null}} 2019-01-09 16:20:58,601 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 used request id req-50116db4-ecce-49ea-baaf-27f98fbf2d4d 2019-01-09 16:20:58,602 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:20:58,602 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol 2019-01-09 16:20:58,602 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol 2019-01-09 16:20:58,605 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-086aa757-e615-4ec5-88a3-fe4152d910ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15c11882573deb8f077562ce944a42a286214c0" 2019-01-09 16:20:58,657 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:58 GMT Server: Apache x-compute-request-id: req-452f0f69-37da-4714-b21b-1a5e900d7ad6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-452f0f69-37da-4714-b21b-1a5e900d7ad6 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "self"}, {"href": "http://172.30.9.29:8776/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-09T16:20:57.000000", "replication_status": null, "snapshot_id": null, "id": "cde60f29-a999-43ef-b23d-c96abb734fe4", "size": 1, "user_id": "ea340bccdcee4975b275bcb879203bb9", "os-vol-tenant-attr:tenant_id": "1b95e773876a4305b1fcb3a9c978aed4", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image", "image_id": "f88be572-dccc-4f3f-a966-c3c7c0f4bc6b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol", "bootable": "true", "created_at": "2019-01-09T16:20:54.000000", "volume_type": null}} 2019-01-09 16:20:58,658 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 used request id req-452f0f69-37da-4714-b21b-1a5e900d7ad6 2019-01-09 16:20:58,658 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:20:58,658 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol 2019-01-09 16:20:58,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:20:59,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bea6689c77144aeca37388968d0f3d14", "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-proj-role"}], "expires_at": "2019-01-09T17:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1b95e773876a4305b1fcb3a9c978aed4", "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/1b95e773876a4305b1fcb3a9c978aed4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/1b95e773876a4305b1fcb3a9c978aed4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/1b95e773876a4305b1fcb3a9c978aed4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1b95e773876a4305b1fcb3a9c978aed4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_1b95e773876a4305b1fcb3a9c978aed4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-5590c14a-09aa-467-user", "id": "ea340bccdcee4975b275bcb879203bb9"}, "audit_ids": ["bmMT9NUkTVeeiWeN4arPTw"], "issued_at": "2019-01-09T16:20:59.000000Z"}} 2019-01-09 16:20:59,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94c81d5e3aad26eeb4d51d45228a3298a24a5c4d" 2019-01-09 16:20:59,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:59 GMT Server: Apache x-compute-request-id: req-33ce37d8-ebdc-4cf3-adeb-82d99bf7cc33 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33ce37d8-ebdc-4cf3-adeb-82d99bf7cc33 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "self"}, {"href": "http://172.30.9.29:8776/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-09T16:20:57.000000", "replication_status": null, "snapshot_id": null, "id": "cde60f29-a999-43ef-b23d-c96abb734fe4", "size": 1, "user_id": "ea340bccdcee4975b275bcb879203bb9", "os-vol-tenant-attr:tenant_id": "1b95e773876a4305b1fcb3a9c978aed4", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image", "image_id": "f88be572-dccc-4f3f-a966-c3c7c0f4bc6b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol", "bootable": "true", "created_at": "2019-01-09T16:20:54.000000", "volume_type": null}} 2019-01-09 16:20:59,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 used request id req-33ce37d8-ebdc-4cf3-adeb-82d99bf7cc33 2019-01-09 16:20:59,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-086aa757-e615-4ec5-88a3-fe4152d910ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15c11882573deb8f077562ce944a42a286214c0" 2019-01-09 16:20:59,336 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:20:59 GMT Server: Apache x-compute-request-id: req-bd6f4ac5-f2bf-4193-89cb-c2ffe9933f66 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bd6f4ac5-f2bf-4193-89cb-c2ffe9933f66 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "self"}, {"href": "http://172.30.9.29:8776/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2019-01-09T16:20:57.000000", "replication_status": null, "snapshot_id": null, "id": "cde60f29-a999-43ef-b23d-c96abb734fe4", "size": 1, "user_id": "ea340bccdcee4975b275bcb879203bb9", "os-vol-tenant-attr:tenant_id": "1b95e773876a4305b1fcb3a9c978aed4", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image", "image_id": "f88be572-dccc-4f3f-a966-c3c7c0f4bc6b", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol", "bootable": "true", "created_at": "2019-01-09T16:20:54.000000", "volume_type": null}} 2019-01-09 16:20:59,337 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 used request id req-bd6f4ac5-f2bf-4193-89cb-c2ffe9933f66 2019-01-09 16:20:59,337 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:20:59,337 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol 2019-01-09 16:20:59,337 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol 2019-01-09 16:20:59,340 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-086aa757-e615-4ec5-88a3-fe4152d910ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15c11882573deb8f077562ce944a42a286214c0" 2019-01-09 16:20:59,426 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:20:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f432566-983f-44ba-953c-ab39f7a5147c Content-Length: 0 Content-Type: text/html; 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-09 16:20:59,426 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 used request id req-1f432566-983f-44ba-953c-ab39f7a5147c 2019-01-09 16:20:59,429 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-086aa757-e615-4ec5-88a3-fe4152d910ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15c11882573deb8f077562ce944a42a286214c0" 2019-01-09 16:20:59,632 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:20:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-bd450e6b-51e0-40a6-854b-2054b9ab190f x-openstack-request-id: req-bd450e6b-51e0-40a6-854b-2054b9ab190f Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume cde60f29-a999-43ef-b23d-c96abb734fe4 could not be found.", "code": 404}} 2019-01-09 16:20:59,632 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/1b95e773876a4305b1fcb3a9c978aed4/volumes/cde60f29-a999-43ef-b23d-c96abb734fe4 used request id req-bd450e6b-51e0-40a6-854b-2054b9ab190f 2019-01-09 16:20:59,633 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume cde60f29-a999-43ef-b23d-c96abb734fe4 could not be found. (HTTP 404) (Request-ID: req-bd450e6b-51e0-40a6-854b-2054b9ab190f) 2019-01-09 16:20:59,633 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-vol 2019-01-09 16:20:59,633 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-aa9b177d-a0eb-4b87-a0ad-379116d4e6d4-image 2019-01-09 16:20:59,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}507947e0f90d13ac1adc6a678026f1e31771d6a7" 2019-01-09 16:20:59,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-322fe11d-71e9-44f9-9ce1-e5b359462076 Date: Wed, 09 Jan 2019 16:20:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 16:20:59,947 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f88be572-dccc-4f3f-a966-c3c7c0f4bc6b used request id req-322fe11d-71e9-44f9-9ce1-e5b359462076 2019-01-09 16:20:59,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:00,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-595e92e7-d482-4a39-8f47-8e0dc5f9ada0 Date: Wed, 09 Jan 2019 16:21:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:21:00,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-595e92e7-d482-4a39-8f47-8e0dc5f9ada0 2019-01-09 16:21:00,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:00,333 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04510feb-1ee5-4cdf-b390-0d5260ac1e7a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:21:00,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-04510feb-1ee5-4cdf-b390-0d5260ac1e7a 2019-01-09 16:21:00,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:21:00,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:00,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58686b49-f4de-4b35-9fe9-59e21fba6701 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:21:00,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-58686b49-f4de-4b35-9fe9-59e21fba6701 2019-01-09 16:21:00,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:21:00,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:00,524 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abfc28f4-1b19-4631-b3cd-fadd400af2ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:21:00,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-abfc28f4-1b19-4631-b3cd-fadd400af2ee 2019-01-09 16:21:00,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:21:00,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:00,624 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-277a4a43-45d7-4820-95ef-31dd6b1dcdac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:21:00,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-277a4a43-45d7-4820-95ef-31dd6b1dcdac 2019-01-09 16:21:00,625 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:21:00,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:00,723 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1328a7bc-b187-45e7-a2f1-6937e708396d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:21:00,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-1328a7bc-b187-45e7-a2f1-6937e708396d 2019-01-09 16:21:00,723 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:21:00,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:00,822 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced10b3d-c587-4da0-8da7-c30751982528 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:21:00,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-ced10b3d-c587-4da0-8da7-c30751982528 2019-01-09 16:21:00,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:21:00,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:00,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a36dcf7d-66bd-4d83-afd4-999f9896de1d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:21:00,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-a36dcf7d-66bd-4d83-afd4-999f9896de1d 2019-01-09 16:21:00,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:01,022 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76fc267d-fead-4429-94ea-a0637fb6cbda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:21:01,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-76fc267d-fead-4429-94ea-a0637fb6cbda 2019-01-09 16:21:01,023 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:21:01,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:01,130 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0e7c252-f0af-41f2-814b-d4be56f852b8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:21:01,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-a0e7c252-f0af-41f2-814b-d4be56f852b8 2019-01-09 16:21:01,131 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:21:01,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:01,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f359d2b-5d5d-44a9-94a0-c6f516c1e968 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:21:01,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-6f359d2b-5d5d-44a9-94a0-c6f516c1e968 2019-01-09 16:21:01,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:21:01,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:01,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391b9767-f95c-4d8b-810b-d8c3cb93ef29 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:21:01,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-391b9767-f95c-4d8b-810b-d8c3cb93ef29 2019-01-09 16:21:01,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:01,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29274aa4-bc3d-4083-978b-864c027fde01 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:21:01,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-29274aa4-bc3d-4083-978b-864c027fde01 2019-01-09 16:21:01,440 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-5590c14a-09aa-467-proj 2019-01-09 16:21:01,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/1b95e773876a4305b1fcb3a9c978aed4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:01,655 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a40474e-35cc-4108-8b82-8a9765b24747 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:21:01,655 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/1b95e773876a4305b1fcb3a9c978aed4 used request id req-4a40474e-35cc-4108-8b82-8a9765b24747 2019-01-09 16:21:01,655 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-5590c14a-09aa-467-proj-role 2019-01-09 16:21:01,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/bea6689c77144aeca37388968d0f3d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:01,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df94c873-c23b-474f-b9f0-73dd6a4829b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:21:01,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/bea6689c77144aeca37388968d0f3d14 used request id req-df94c873-c23b-474f-b9f0-73dd6a4829b4 2019-01-09 16:21:01,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbbfeee7a90c3903f35eb30c50fa1b73fb860c73" 2019-01-09 16:21:01,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6b7cfb-f624-4ccc-b37d-aa245fe3d3e7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:21:01,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1a6b7cfb-f624-4ccc-b37d-aa245fe3d3e7 2019-01-09 16:21:01,884 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-5590c14a-09aa-467-user 2019-01-09 16:21:01,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ea340bccdcee4975b275bcb879203bb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac9cba26dcf16b800a74cf6222cb5516472acd74" 2019-01-09 16:21:02,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:21:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d4e3f3-9a46-4deb-aa85-6bb4f5c265bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:21:02,071 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ea340bccdcee4975b275bcb879203bb9 used request id req-01d4e3f3-9a46-4deb-aa85-6bb4f5c265bd 2019-01-09 16:21:02,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:02,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:21:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["GNTUZqLORKCGGyLD-PADbA"], "issued_at": "2019-01-09T16:21:02.000000Z"}} 2019-01-09 16:21:02,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42593fc663a1145763f728636be2b36478cee043" 2019-01-09 16:21:02,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d17e68-7ce5-490c-b3c0-0245ea0f0ea7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:02,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-67d17e68-7ce5-490c-b3c0-0245ea0f0ea7 2019-01-09 16:21:02,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:02,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:02,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:21:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["9KG634DjSUOg0V1sLiFLlw"], "issued_at": "2019-01-09T16:21:02.000000Z"}} 2019-01-09 16:21:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:03,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6706bb64-01f5-493e-81c0-2640e925ca99 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:03,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6706bb64-01f5-493e-81c0-2640e925ca99 2019-01-09 16:21:03,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:21:03,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:21:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:21:03,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-461e47f0-9bf6-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:03,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-889d1aab-14e9-4d4b-b6a3-89cbd1bdb374 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-461e47f0-9bf6-446-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:21:03,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-461e47f0-9bf6-446-proj used request id req-889d1aab-14e9-4d4b-b6a3-89cbd1bdb374 2019-01-09 16:21:03,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:03,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43072a91-a318-4c99-b2d7-5bfae93ee7f5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:21:03,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-43072a91-a318-4c99-b2d7-5bfae93ee7f5 2019-01-09 16:21:03,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}}' 2019-01-09 16:21:03,384 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:21:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-607b09fb-f249-424b-9e4b-4bc293dd15e6 Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67"}, "tags": [], "enabled": true, "id": "9234b45473b444f59d3532c10a77ed67", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}} 2019-01-09 16:21:03,384 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-607b09fb-f249-424b-9e4b-4bc293dd15e6 2019-01-09 16:21:03,385 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-461e47f0-9bf6-446-proj 2019-01-09 16:21:03,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:03,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:03,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["PjAz0ZZoQT2KXCwIw74tlQ"], "issued_at": "2019-01-09T16:21:03.000000Z"}} 2019-01-09 16:21:03,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253c596bf881c03f333cecfc2c097daa40e23d71" 2019-01-09 16:21:03,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ddeaff-e48c-4bcc-bcaa-4032f4d0eb73 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:03,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-27ddeaff-e48c-4bcc-bcaa-4032f4d0eb73 2019-01-09 16:21:03,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:21:03,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:21:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:21:03,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253c596bf881c03f333cecfc2c097daa40e23d71" 2019-01-09 16:21:04,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71130d9a-3c44-45f1-94d3-40a21d7a11fb Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:21:04,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-71130d9a-3c44-45f1-94d3-40a21d7a11fb 2019-01-09 16:21:04,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-461e47f0-9bf6-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253c596bf881c03f333cecfc2c097daa40e23d71" 2019-01-09 16:21:04,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8aa964-bae5-427b-9dc9-265575d3ff98 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-461e47f0-9bf6-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67"}, "tags": [], "enabled": true, "id": "9234b45473b444f59d3532c10a77ed67", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}]} 2019-01-09 16:21:04,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=SimpleHealthCheck-461e47f0-9bf6-446-proj used request id req-4b8aa964-bae5-427b-9dc9-265575d3ff98 2019-01-09 16:21:04,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253c596bf881c03f333cecfc2c097daa40e23d71" 2019-01-09 16:21:04,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136baebe-901a-4f2a-8fe4-88bf6384119a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:21:04,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-136baebe-901a-4f2a-8fe4-88bf6384119a 2019-01-09 16:21:04,583 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-461e47f0-9bf6-446-user 2019-01-09 16:21:04,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:04,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:04,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8294a7e0-2cba-42ef-9be7-b03c161ca49b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:21:04,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8294a7e0-2cba-42ef-9be7-b03c161ca49b 2019-01-09 16:21:04,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" -d '{"role": {"name": "SimpleHealthCheck-461e47f0-9bf6-446-proj-role"}}' 2019-01-09 16:21:04,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:21:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fd695ca-cdfa-4de5-818d-dcd77030e1f5 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a0b516af9584a5493c5c73b185c0f01", "links": {"self": "http://172.30.9.29:5000/v3/roles/3a0b516af9584a5493c5c73b185c0f01"}, "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj-role"}} 2019-01-09 16:21:04,793 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5fd695ca-cdfa-4de5-818d-dcd77030e1f5 2019-01-09 16:21:04,794 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-461e47f0-9bf6-446-proj-role 2019-01-09 16:21:04,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/3a0b516af9584a5493c5c73b185c0f01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:04,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5ffb7b-a9eb-4a19-99f8-d95110e3919c Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a0b516af9584a5493c5c73b185c0f01", "links": {"self": "http://172.30.9.29:5000/v3/roles/3a0b516af9584a5493c5c73b185c0f01"}, "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj-role"}} 2019-01-09 16:21:04,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3a0b516af9584a5493c5c73b185c0f01 used request id req-3f5ffb7b-a9eb-4a19-99f8-d95110e3919c 2019-01-09 16:21:04,975 - keystone_utils - INFO - Granting role SimpleHealthCheck-461e47f0-9bf6-446-proj-role to project SimpleHealthCheck-461e47f0-9bf6-446-proj 2019-01-09 16:21:04,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67/users/41a01d6784cd4f0ea92ed21e09956962/roles/3a0b516af9584a5493c5c73b185c0f01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:05,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:21:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-360ff9a1-11de-45b0-bcaf-a2180ff6d221 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:21:05,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67/users/41a01d6784cd4f0ea92ed21e09956962/roles/3a0b516af9584a5493c5c73b185c0f01 used request id req-360ff9a1-11de-45b0-bcaf-a2180ff6d221 2019-01-09 16:21:05,204 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:21:05,205 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:21:05,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:05,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:05,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a0b516af9584a5493c5c73b185c0f01", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj-role"}], "expires_at": "2019-01-09T17:21:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9234b45473b444f59d3532c10a77ed67", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-461e47f0-9bf6-446-user", "id": "41a01d6784cd4f0ea92ed21e09956962"}, "audit_ids": ["6He9zLMPT-y7zxNEAN4Ovw"], "issued_at": "2019-01-09T16:21:05.000000Z"}} 2019-01-09 16:21:05,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9b90de6f86978254872d805ff78bec8695bd869" 2019-01-09 16:21:05,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-938bede0-717f-4751-a738-3a03794ec234 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:05,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-938bede0-717f-4751-a738-3a03794ec234 2019-01-09 16:21:05,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b90de6f86978254872d805ff78bec8695bd869" 2019-01-09 16:21:05,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-e3d40691-69a0-498f-b27a-85e12a67efe9 Date: Wed, 09 Jan 2019 16:21:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image"} 2019-01-09 16:21:05,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image used request id req-e3d40691-69a0-498f-b27a-85e12a67efe9 2019-01-09 16:21:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b90de6f86978254872d805ff78bec8695bd869" 2019-01-09 16:21:05,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-16b6b816-1df6-4729-a586-aa6a4d92ece8 Date: Wed, 09 Jan 2019 16: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-09 16:21:05,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-16b6b816-1df6-4729-a586-aa6a4d92ece8 2019-01-09 16:21:05,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c9b90de6f86978254872d805ff78bec8695bd869" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image"}' 2019-01-09 16:21:05,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5161c367-97fe-4bec-a272-7684be62ea85 Date: Wed, 09 Jan 2019 16:21:05 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:21:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:21:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "min_disk": 0, "protected": false, "id": "7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "file": "/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb/file", "checksum": null, "owner": "9234b45473b444f59d3532c10a77ed67", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:21:05,962 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-5161c367-97fe-4bec-a272-7684be62ea85 2019-01-09 16:21:05,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b90de6f86978254872d805ff78bec8695bd869" -d '' 2019-01-09 16:21:06,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6402d3d-fefd-4b2b-922d-415f7caaaf4f Date: Wed, 09 Jan 2019 16:21: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-09 16:21:06,960 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb/file used request id req-a6402d3d-fefd-4b2b-922d-415f7caaaf4f 2019-01-09 16:21:06,961 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:21:06,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b90de6f86978254872d805ff78bec8695bd869" 2019-01-09 16:21:06,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3d48404d-b3f8-41ba-b9bc-bc4615138821 Date: Wed, 09 Jan 2019 16:21:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:21:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:21:06Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb/snap", "metadata": {}}], "self": "/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "min_disk": 0, "protected": false, "id": "7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "file": "/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9234b45473b444f59d3532c10a77ed67", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:21:06,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb used request id req-3d48404d-b3f8-41ba-b9bc-bc4615138821 2019-01-09 16:21:06,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b90de6f86978254872d805ff78bec8695bd869" 2019-01-09 16:21:06,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ee3f4d34-13e3-40e1-a344-4b486e3763ac Date: Wed, 09 Jan 2019 16:21:06 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 16:21:06,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ee3f4d34-13e3-40e1-a344-4b486e3763ac 2019-01-09 16:21:06,991 - create_image - INFO - Created image with name - SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image 2019-01-09 16:21:06,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b90de6f86978254872d805ff78bec8695bd869" 2019-01-09 16:21:07,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4d77e360-e362-4e53-8dc1-748bfc7eac26 Date: Wed, 09 Jan 2019 16:21:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:21:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:21:06Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb/snap", "metadata": {}}], "self": "/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "min_disk": 0, "protected": false, "id": "7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "file": "/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9234b45473b444f59d3532c10a77ed67", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:21:07,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb used request id req-4d77e360-e362-4e53-8dc1-748bfc7eac26 2019-01-09 16:21:07,009 - create_image - DEBUG - Instance status is - active 2019-01-09 16:21:07,009 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image 2019-01-09 16:21:07,009 - create_image - INFO - Image is now active with name - SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image 2019-01-09 16:21:07,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:07,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:07,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a0b516af9584a5493c5c73b185c0f01", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj-role"}], "expires_at": "2019-01-09T17:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9234b45473b444f59d3532c10a77ed67", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-461e47f0-9bf6-446-user", "id": "41a01d6784cd4f0ea92ed21e09956962"}, "audit_ids": ["r0VOV1BhR6mlqFEN3insTQ"], "issued_at": "2019-01-09T16:21:07.000000Z"}} 2019-01-09 16:21:07,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ceb1c192fdd81ae8987d9ffb634a203fc9a1b2" 2019-01-09 16:21:07,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677f51fa-6edb-4311-80dd-df2ffd121b02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:07,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-677f51fa-6edb-4311-80dd-df2ffd121b02 2019-01-09 16:21:07,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ceb1c192fdd81ae8987d9ffb634a203fc9a1b2" 2019-01-09 16:21:07,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6404562a-03d3-4358-8146-ee15df002295 Date: Wed, 09 Jan 2019 16:21:07 GMT RESP BODY: {"networks":[]} 2019-01-09 16:21:07,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net used request id req-6404562a-03d3-4358-8146-ee15df002295 2019-01-09 16:21:07,666 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net 2019-01-09 16:21:07,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ceb1c192fdd81ae8987d9ffb634a203fc9a1b2" -d '{"network": {"name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net", "admin_state_up": true}}' 2019-01-09 16:21:08,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 641 X-Openstack-Request-Id: req-315d0e9e-3013-4431-9ad5-b1d3e9bbdede Date: Wed, 09 Jan 2019 16:21:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5d82306a-7085-4baa-9f60-ac8718ccee37","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9234b45473b444f59d3532c10a77ed67","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:21:07Z","is_default":false,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:07Z","mtu":1450}} 2019-01-09 16:21:08,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-315d0e9e-3013-4431-9ad5-b1d3e9bbdede 2019-01-09 16:21:08,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ceb1c192fdd81ae8987d9ffb634a203fc9a1b2" 2019-01-09 16:21:08,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-00efd1a6-acf0-4c07-8dd7-714aa19e490e Date: Wed, 09 Jan 2019 16:21:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5d82306a-7085-4baa-9f60-ac8718ccee37","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9234b45473b444f59d3532c10a77ed67","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:21:07Z","qos_policy_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net","admin_state_up":true,"tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:07Z","mtu":1450}]} 2019-01-09 16:21:08,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-00efd1a6-acf0-4c07-8dd7-714aa19e490e 2019-01-09 16:21:08,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ceb1c192fdd81ae8987d9ffb634a203fc9a1b2" 2019-01-09 16:21:08,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-56275a2d-c5d9-4919-9510-1e63ccaa4001 Date: Wed, 09 Jan 2019 16:21:08 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:21:08,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-56275a2d-c5d9-4919-9510-1e63ccaa4001 2019-01-09 16:21:08,213 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet 2019-01-09 16:21:08,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ceb1c192fdd81ae8987d9ffb634a203fc9a1b2" -d '{"subnets": [{"ip_version": 4, "network_id": "5d82306a-7085-4baa-9f60-ac8718ccee37", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet"}]}' 2019-01-09 16:21:08,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6bf2861a-fb23-4795-a26f-66906f02702b Date: Wed, 09 Jan 2019 16:21:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:08Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:08Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"9234b45473b444f59d3532c10a77ed67","id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","subnetpool_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet"}]} 2019-01-09 16:21:08,703 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-6bf2861a-fb23-4795-a26f-66906f02702b 2019-01-09 16:21:08,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ceb1c192fdd81ae8987d9ffb634a203fc9a1b2" 2019-01-09 16:21:08,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-6b0364cb-860d-4aad-86f4-4199265e091c Date: Wed, 09 Jan 2019 16:21:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5d82306a-7085-4baa-9f60-ac8718ccee37","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9234b45473b444f59d3532c10a77ed67","l2_adjacency":true,"status":"ACTIVE","subnets":["64d6b588-4af4-4836-bd37-fe8c83fca82a"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net","admin_state_up":true,"tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:07Z","mtu":1450}]} 2019-01-09 16:21:08,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-6b0364cb-860d-4aad-86f4-4199265e091c 2019-01-09 16:21:08,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ceb1c192fdd81ae8987d9ffb634a203fc9a1b2" 2019-01-09 16:21:08,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-add0aeb4-e583-42d1-a007-fb86cc0ef457 Date: Wed, 09 Jan 2019 16:21:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:08Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9234b45473b444f59d3532c10a77ed67","id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","subnetpool_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet"}]} 2019-01-09 16:21:08,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-add0aeb4-e583-42d1-a007-fb86cc0ef457 2019-01-09 16:21:08,877 - OpenStackNetwork - DEBUG - Network [5d82306a-7085-4baa-9f60-ac8718ccee37] created successfully 2019-01-09 16:21:08,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:08,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:09,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["3IbCx7UBRimYL4Ru06z0CQ"], "issued_at": "2019-01-09T16:21:09.000000Z"}} 2019-01-09 16:21:09,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b6a27901d39a77a647def19fddfb535873decc" 2019-01-09 16:21:09,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb6dd8c-dad3-48d8-9ad9-2fa69cd4dd09 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:09,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0bb6dd8c-dad3-48d8-9ad9-2fa69cd4dd09 2019-01-09 16:21:09,422 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:21:09,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b6a27901d39a77a647def19fddfb535873decc" 2019-01-09 16:21:09,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b42cb1c-70a8-4d4d-8583-cb95995bd7ee x-compute-request-id: req-8b42cb1c-70a8-4d4d-8583-cb95995bd7ee Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:21:09,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8b42cb1c-70a8-4d4d-8583-cb95995bd7ee 2019-01-09 16:21:09,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b6a27901d39a77a647def19fddfb535873decc" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-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-09 16:21:09,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42342897-28b7-4504-89e4-507683311854 x-compute-request-id: req-42342897-28b7-4504-89e4-507683311854 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "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": "36aa4ff4-577e-4ae8-b3cf-4421c36c66ee"}} 2019-01-09 16:21:09,656 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-42342897-28b7-4504-89e4-507683311854 2019-01-09 16:21:09,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:09,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:10,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a0b516af9584a5493c5c73b185c0f01", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj-role"}], "expires_at": "2019-01-09T17:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9234b45473b444f59d3532c10a77ed67", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-461e47f0-9bf6-446-user", "id": "41a01d6784cd4f0ea92ed21e09956962"}, "audit_ids": ["IZtU7pUZT5e4Nex8hICjcQ"], "issued_at": "2019-01-09T16:21:10.000000Z"}} 2019-01-09 16:21:10,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:10,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd50877a-9492-40e8-9f44-00585c66e159 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:10,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-bd50877a-9492-40e8-9f44-00585c66e159 2019-01-09 16:21:10,218 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:21:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:10,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e91a8bf-6790-4faa-a3dc-569ee13e3c0e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:10,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2e91a8bf-6790-4faa-a3dc-569ee13e3c0e 2019-01-09 16:21:10,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:10,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-dd1f67c5-a803-4b4b-9478-9983053b48ed Date: Wed, 09 Jan 2019 16:21:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5d82306a-7085-4baa-9f60-ac8718ccee37","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9234b45473b444f59d3532c10a77ed67","l2_adjacency":true,"status":"ACTIVE","subnets":["64d6b588-4af4-4836-bd37-fe8c83fca82a"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net","admin_state_up":true,"tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:07Z","mtu":1450}]} 2019-01-09 16:21:10,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net used request id req-dd1f67c5-a803-4b4b-9478-9983053b48ed 2019-01-09 16:21:10,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:10,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9ac6b4a2-f754-4714-95ab-5e7c5f7ae68d Date: Wed, 09 Jan 2019 16:21:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:08Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9234b45473b444f59d3532c10a77ed67","id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","subnetpool_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet"}]} 2019-01-09 16:21:10,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-9ac6b4a2-f754-4714-95ab-5e7c5f7ae68d 2019-01-09 16:21:10,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:10,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-58e57a53-9be1-4f17-81b0-c548e9bbddcb Date: Wed, 09 Jan 2019 16:21:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5d82306a-7085-4baa-9f60-ac8718ccee37","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9234b45473b444f59d3532c10a77ed67","l2_adjacency":true,"status":"ACTIVE","subnets":["64d6b588-4af4-4836-bd37-fe8c83fca82a"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net","admin_state_up":true,"tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:07Z","mtu":1450}]} 2019-01-09 16:21:10,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net used request id req-58e57a53-9be1-4f17-81b0-c548e9bbddcb 2019-01-09 16:21:10,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:21:10,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:21: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:21:10,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:10,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93fd0c9d-190c-4830-a5bf-8ff65bca9e7c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9234b45473b444f59d3532c10a77ed67", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}} 2019-01-09 16:21:10,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 used request id req-93fd0c9d-190c-4830-a5bf-8ff65bca9e7c 2019-01-09 16:21:10,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:10,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-78ca070c-cc72-4e89-a701-d84b6e52aff0 Date: Wed, 09 Jan 2019 16:21:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:08Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9234b45473b444f59d3532c10a77ed67","id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","subnetpool_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet"}]} 2019-01-09 16:21:10,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-78ca070c-cc72-4e89-a701-d84b6e52aff0 2019-01-09 16:21:10,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37&name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:10,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-20425003-3c52-45ce-a329-d0a515401825 Date: Wed, 09 Jan 2019 16:21:10 GMT RESP BODY: {"ports":[]} 2019-01-09 16:21:10,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37&name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5port-1&admin_state_up=True used request id req-20425003-3c52-45ce-a329-d0a515401825 2019-01-09 16:21:10,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:11,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab960520-197e-4b99-ab47-4d8d5bdb8acd x-compute-request-id: req-ab960520-197e-4b99-ab47-4d8d5bdb8acd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:21:11,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst used request id req-ab960520-197e-4b99-ab47-4d8d5bdb8acd 2019-01-09 16:21:11,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:11,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-aece0b3b-3787-4c66-9b25-6245d627628f Date: Wed, 09 Jan 2019 16:21:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5d82306a-7085-4baa-9f60-ac8718ccee37","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9234b45473b444f59d3532c10a77ed67","l2_adjacency":true,"status":"ACTIVE","subnets":["64d6b588-4af4-4836-bd37-fe8c83fca82a"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net","admin_state_up":true,"tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:07Z","mtu":1450}]} 2019-01-09 16:21:11,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net used request id req-aece0b3b-3787-4c66-9b25-6245d627628f 2019-01-09 16:21:11,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:11,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c16d4432-fbf9-46a0-8d61-be9fb2cecb98 Date: Wed, 09 Jan 2019 16:21:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:08Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9234b45473b444f59d3532c10a77ed67","id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","subnetpool_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet"}]} 2019-01-09 16:21:11,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-c16d4432-fbf9-46a0-8d61-be9fb2cecb98 2019-01-09 16:21:11,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:11,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-ab83b0ae-6841-4484-acd1-173c711084ac Date: Wed, 09 Jan 2019 16:21:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5d82306a-7085-4baa-9f60-ac8718ccee37","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9234b45473b444f59d3532c10a77ed67","l2_adjacency":true,"status":"ACTIVE","subnets":["64d6b588-4af4-4836-bd37-fe8c83fca82a"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net","admin_state_up":true,"tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:07Z","mtu":1450}]} 2019-01-09 16:21:11,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net used request id req-ab83b0ae-6841-4484-acd1-173c711084ac 2019-01-09 16:21:11,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:11,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af61b3a9-5e94-4a73-8d36-94a03c435615 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9234b45473b444f59d3532c10a77ed67", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}} 2019-01-09 16:21:11,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 used request id req-af61b3a9-5e94-4a73-8d36-94a03c435615 2019-01-09 16:21:11,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:11,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-aaee1674-8653-498b-9406-79594245c82c Date: Wed, 09 Jan 2019 16:21:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:08Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9234b45473b444f59d3532c10a77ed67","id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","subnetpool_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet"}]} 2019-01-09 16:21:11,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-aaee1674-8653-498b-9406-79594245c82c 2019-01-09 16:21:11,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37&name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:11,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-934841ab-0c6e-4629-a38a-15387d1d7721 Date: Wed, 09 Jan 2019 16:21:11 GMT RESP BODY: {"ports":[]} 2019-01-09 16:21:11,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37&name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5port-1&admin_state_up=True used request id req-934841ab-0c6e-4629-a38a-15387d1d7721 2019-01-09 16:21:11,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:11,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:11,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a0b516af9584a5493c5c73b185c0f01", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj-role"}], "expires_at": "2019-01-09T17:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9234b45473b444f59d3532c10a77ed67", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/9234b45473b444f59d3532c10a77ed67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_9234b45473b444f59d3532c10a77ed67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_9234b45473b444f59d3532c10a77ed67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-461e47f0-9bf6-446-user", "id": "41a01d6784cd4f0ea92ed21e09956962"}, "audit_ids": ["_3gyMS_rSrCnbWARiYilCw"], "issued_at": "2019-01-09T16:21:11.000000Z"}} 2019-01-09 16:21:11,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2b66524cb7919cde6f9250a000b82191e0c75f" 2019-01-09 16:21:11,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4efa8360-c226-4f48-a882-5120cb85a9e9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:11,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4efa8360-c226-4f48-a882-5120cb85a9e9 2019-01-09 16:21:11,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:12,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-275f0f3f-f276-42e0-a168-045402068d71 Date: Wed, 09 Jan 2019 16:21:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5d82306a-7085-4baa-9f60-ac8718ccee37","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9234b45473b444f59d3532c10a77ed67","l2_adjacency":true,"status":"ACTIVE","subnets":["64d6b588-4af4-4836-bd37-fe8c83fca82a"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net","admin_state_up":true,"tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:07Z","mtu":1450}]} 2019-01-09 16:21:12,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net used request id req-275f0f3f-f276-42e0-a168-045402068d71 2019-01-09 16:21:12,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:12,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-581a902a-13a0-4c02-b764-288c95607b20 Date: Wed, 09 Jan 2019 16:21:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:08Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9234b45473b444f59d3532c10a77ed67","id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","subnetpool_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet"}]} 2019-01-09 16:21:12,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-581a902a-13a0-4c02-b764-288c95607b20 2019-01-09 16:21:12,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:12,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-438a3cdf-9e7f-4cde-854e-c9a9f0722a66 Date: Wed, 09 Jan 2019 16:21:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5d82306a-7085-4baa-9f60-ac8718ccee37","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9234b45473b444f59d3532c10a77ed67","l2_adjacency":true,"status":"ACTIVE","subnets":["64d6b588-4af4-4836-bd37-fe8c83fca82a"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net","admin_state_up":true,"tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:07Z","mtu":1450}]} 2019-01-09 16:21:12,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net used request id req-438a3cdf-9e7f-4cde-854e-c9a9f0722a66 2019-01-09 16:21:12,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:21:12,213 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:21: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:21:12,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd2b66524cb7919cde6f9250a000b82191e0c75f" 2019-01-09 16:21:12,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8605b6f2-4a6d-4079-91d8-dfa894500fa6 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9234b45473b444f59d3532c10a77ed67", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}} 2019-01-09 16:21:12,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 used request id req-8605b6f2-4a6d-4079-91d8-dfa894500fa6 2019-01-09 16:21:12,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:12,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-95a0d8aa-8dfe-4803-b101-6604a36c510d Date: Wed, 09 Jan 2019 16:21:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:08Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9234b45473b444f59d3532c10a77ed67","id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","subnetpool_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet"}]} 2019-01-09 16:21:12,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-95a0d8aa-8dfe-4803-b101-6604a36c510d 2019-01-09 16:21:12,279 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net 2019-01-09 16:21:12,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" -d '{"port": {"network_id": "5d82306a-7085-4baa-9f60-ac8718ccee37", "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5port-1", "admin_state_up": true}}' 2019-01-09 16:21:13,384 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 801 X-Openstack-Request-Id: req-625fa47e-33c8-4708-9f82-f7b57e6ef0b7 Date: Wed, 09 Jan 2019 16:21:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","ip_address":"10.55.0.8"}],"id":"e6ee8f0f-38e1-4223-a300-70ae1f452643","security_groups":["3d330081-9798-4e42-a05b-3cdf5bc7cf02"],"mac_address":"fa:16:3e:15:b8:98","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5port-1","project_id":"9234b45473b444f59d3532c10a77ed67","qos_policy_id":null,"admin_state_up":true,"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:12Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:21:13,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-625fa47e-33c8-4708-9f82-f7b57e6ef0b7 2019-01-09 16:21:13,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:13,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-3bdf532b-b675-486b-9356-b890db17da30 Date: Wed, 09 Jan 2019 16:21:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5d82306a-7085-4baa-9f60-ac8718ccee37","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9234b45473b444f59d3532c10a77ed67","l2_adjacency":true,"status":"ACTIVE","subnets":["64d6b588-4af4-4836-bd37-fe8c83fca82a"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net","admin_state_up":true,"tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:07Z","mtu":1450}]} 2019-01-09 16:21:13,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net used request id req-3bdf532b-b675-486b-9356-b890db17da30 2019-01-09 16:21:13,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:13,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cc6be69e-ab17-483a-9ad3-ec33152b02a2 Date: Wed, 09 Jan 2019 16:21:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:08Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9234b45473b444f59d3532c10a77ed67","id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","subnetpool_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet"}]} 2019-01-09 16:21:13,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-cc6be69e-ab17-483a-9ad3-ec33152b02a2 2019-01-09 16:21:13,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:13,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-075bffbb-3e2d-4b94-83f6-f63e655f253a Date: Wed, 09 Jan 2019 16:21:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5d82306a-7085-4baa-9f60-ac8718ccee37","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9234b45473b444f59d3532c10a77ed67","l2_adjacency":true,"status":"ACTIVE","subnets":["64d6b588-4af4-4836-bd37-fe8c83fca82a"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net","admin_state_up":true,"tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:07Z","mtu":1450}]} 2019-01-09 16:21:13,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net used request id req-075bffbb-3e2d-4b94-83f6-f63e655f253a 2019-01-09 16:21:13,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:13,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ba4e51e-4273-4b29-b542-c698bdf2a2ae Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9234b45473b444f59d3532c10a77ed67", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}} 2019-01-09 16:21:13,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 used request id req-0ba4e51e-4273-4b29-b542-c698bdf2a2ae 2019-01-09 16:21:13,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:13,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6e5af30b-fec7-4649-9748-ff187824d05f Date: Wed, 09 Jan 2019 16:21:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:08Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9234b45473b444f59d3532c10a77ed67","id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","subnetpool_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet"}]} 2019-01-09 16:21:13,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-6e5af30b-fec7-4649-9748-ff187824d05f 2019-01-09 16:21:13,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37&name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:13,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 804 X-Openstack-Request-Id: req-f427f770-0429-4534-9c8b-75e306aa0fcd Date: Wed, 09 Jan 2019 16:21:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:12Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","ip_address":"10.55.0.8"}],"id":"e6ee8f0f-38e1-4223-a300-70ae1f452643","security_groups":["3d330081-9798-4e42-a05b-3cdf5bc7cf02"],"mac_address":"fa:16:3e:15:b8:98","project_id":"9234b45473b444f59d3532c10a77ed67","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5port-1","admin_state_up":true,"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:12Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:21:13,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37&name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5port-1&admin_state_up=True used request id req-f427f770-0429-4534-9c8b-75e306aa0fcd 2019-01-09 16:21:13,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:13,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab96787-7e1f-4f6d-80be-9549812550b3 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9234b45473b444f59d3532c10a77ed67", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}} 2019-01-09 16:21:13,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 used request id req-7ab96787-7e1f-4f6d-80be-9549812550b3 2019-01-09 16:21:13,919 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst 2019-01-09 16:21:13,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:13,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59475dd6-7312-4f24-bb6e-80ab50c7306e x-compute-request-id: req-59475dd6-7312-4f24-bb6e-80ab50c7306e Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "rel": "bookmark"}], "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-flavor-name"}]} 2019-01-09 16:21:13,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-59475dd6-7312-4f24-bb6e-80ab50c7306e 2019-01-09 16:21:13,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:13,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27bf8811-9c8c-4330-a140-69e909a9630f x-compute-request-id: req-27bf8811-9c8c-4330-a140-69e909a9630f Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "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": "36aa4ff4-577e-4ae8-b3cf-4421c36c66ee"}} 2019-01-09 16:21:13,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee used request id req-27bf8811-9c8c-4330-a140-69e909a9630f 2019-01-09 16:21:13,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:14,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-56bfd441-dec1-4336-8914-97d1369dd236 Date: Wed, 09 Jan 2019 16:21:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:21:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:21:06Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb/snap", "metadata": {}}], "self": "/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "min_disk": 0, "protected": false, "id": "7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "file": "/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9234b45473b444f59d3532c10a77ed67", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image"} 2019-01-09 16:21:14,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image used request id req-56bfd441-dec1-4336-8914-97d1369dd236 2019-01-09 16:21:14,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:14,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-016487e4-3b3d-4eec-8df4-6f71174c3cbc Date: Wed, 09 Jan 2019 16:21: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-09 16:21:14,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-016487e4-3b3d-4eec-8df4-6f71174c3cbc 2019-01-09 16:21:14,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" -d '{"server": {"name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst", "imageRef": "7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "flavorRef": "36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "max_count": 1, "min_count": 1, "networks": [{"port": "e6ee8f0f-38e1-4223-a300-70ae1f452643"}]}}' 2019-01-09 16:21:15,739 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:21: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-0513be5c-d326-4924-8165-ba359c464cfb x-compute-request-id: req-0513be5c-d326-4924-8165-ba359c464cfb Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "21f93571-a688-4df0-b2b6-59819cdeca77", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "bookmark"}], "adminPass": "UMA4pKEv4EHe"}} 2019-01-09 16:21:15,739 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-0513be5c-d326-4924-8165-ba359c464cfb 2019-01-09 16:21:15,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:16,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b851d871-ee48-448e-a887-9f18a84d8b8a x-compute-request-id: req-b851d871-ee48-448e-a887-9f18a84d8b8a Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "bookmark"}], "image": {"id": "7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "links": [{"href": "http://172.30.9.29:8774/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "links": [{"href": "http://172.30.9.29:8774/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "rel": "bookmark"}]}, "id": "21f93571-a688-4df0-b2b6-59819cdeca77", "user_id": "41a01d6784cd4f0ea92ed21e09956962", "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-09T16:21:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst", "created": "2019-01-09T16:21:15Z", "tenant_id": "9234b45473b444f59d3532c10a77ed67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:21:16,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 used request id req-b851d871-ee48-448e-a887-9f18a84d8b8a 2019-01-09 16:21:16,149 - create_instance - INFO - Created instance with name - SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst 2019-01-09 16:21:16,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:16,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dff444bd-41b6-4d3f-989c-eadaf2af4058 x-compute-request-id: req-dff444bd-41b6-4d3f-989c-eadaf2af4058 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.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "bookmark"}], "image": {"id": "7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "links": [{"href": "http://172.30.9.29:8774/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "links": [{"href": "http://172.30.9.29:8774/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "rel": "bookmark"}]}, "id": "21f93571-a688-4df0-b2b6-59819cdeca77", "user_id": "41a01d6784cd4f0ea92ed21e09956962", "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-09T16:21:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst", "created": "2019-01-09T16:21:15Z", "tenant_id": "9234b45473b444f59d3532c10a77ed67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:21:16,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 used request id req-dff444bd-41b6-4d3f-989c-eadaf2af4058 2019-01-09 16:21:16,498 - create_instance - DEBUG - Instance status [SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst] is - BUILD 2019-01-09 16:21:16,498 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:21:19,501 - create_instance - DEBUG - VM status query timeout in 896.64873004 2019-01-09 16:21:19,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:19,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9dd43df8-2a5d-4443-8097-4b009360da51 x-compute-request-id: req-9dd43df8-2a5d-4443-8097-4b009360da51 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.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "bookmark"}], "image": {"id": "7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "links": [{"href": "http://172.30.9.29:8774/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "links": [{"href": "http://172.30.9.29:8774/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "rel": "bookmark"}]}, "id": "21f93571-a688-4df0-b2b6-59819cdeca77", "security_groups": [{"name": "default"}], "user_id": "41a01d6784cd4f0ea92ed21e09956962", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:21:17Z", "hostId": "c952dff811ae46e24726d1f5ccbd64385155c558cf54d1774e1ebbc5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst", "created": "2019-01-09T16:21:15Z", "tenant_id": "9234b45473b444f59d3532c10a77ed67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:21:19,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 used request id req-9dd43df8-2a5d-4443-8097-4b009360da51 2019-01-09 16:21:19,825 - create_instance - DEBUG - Instance status [SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst] is - BUILD 2019-01-09 16:21:19,825 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:21:22,829 - create_instance - DEBUG - VM status query timeout in 893.321058989 2019-01-09 16:21:22,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:23,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7052d1ef-8536-4558-bd00-65c566af56c7 x-compute-request-id: req-7052d1ef-8536-4558-bd00-65c566af56c7 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:b8:98", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "bookmark"}], "image": {"id": "7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "links": [{"href": "http://172.30.9.29:8774/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:21:21.000000", "flavor": {"id": "36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "links": [{"href": "http://172.30.9.29:8774/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "rel": "bookmark"}]}, "id": "21f93571-a688-4df0-b2b6-59819cdeca77", "security_groups": [{"name": "default"}], "user_id": "41a01d6784cd4f0ea92ed21e09956962", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:21:21Z", "hostId": "c952dff811ae46e24726d1f5ccbd64385155c558cf54d1774e1ebbc5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst", "created": "2019-01-09T16:21:15Z", "tenant_id": "9234b45473b444f59d3532c10a77ed67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:21:23,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 used request id req-7052d1ef-8536-4558-bd00-65c566af56c7 2019-01-09 16:21:23,250 - create_instance - DEBUG - Instance status [SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst] is - ACTIVE 2019-01-09 16:21:23,251 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:21:23,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:23,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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,Accept-Encoding x-openstack-request-id: req-fdcf38d7-4d26-46d3-94b5-09469344b987 x-compute-request-id: req-fdcf38d7-4d26-46d3-94b5-09469344b987 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:b8:98", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "bookmark"}], "image": {"id": "7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "links": [{"href": "http://172.30.9.29:8774/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:21:21.000000", "flavor": {"id": "36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "links": [{"href": "http://172.30.9.29:8774/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "rel": "bookmark"}]}, "id": "21f93571-a688-4df0-b2b6-59819cdeca77", "security_groups": [{"name": "default"}], "user_id": "41a01d6784cd4f0ea92ed21e09956962", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:21:21Z", "hostId": "c952dff811ae46e24726d1f5ccbd64385155c558cf54d1774e1ebbc5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst", "created": "2019-01-09T16:21:15Z", "tenant_id": "9234b45473b444f59d3532c10a77ed67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:21:23,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 used request id req-fdcf38d7-4d26-46d3-94b5-09469344b987 2019-01-09 16:21:23,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:23,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 669 X-Openstack-Request-Id: req-c4c8485b-ae9a-4fc7-9598-33784127d557 Date: Wed, 09 Jan 2019 16:21:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5d82306a-7085-4baa-9f60-ac8718ccee37","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9234b45473b444f59d3532c10a77ed67","l2_adjacency":true,"status":"ACTIVE","subnets":["64d6b588-4af4-4836-bd37-fe8c83fca82a"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:08Z","qos_policy_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net","admin_state_up":true,"tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:07Z","mtu":1450}]} 2019-01-09 16:21:23,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net used request id req-c4c8485b-ae9a-4fc7-9598-33784127d557 2019-01-09 16:21:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:23,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45718e58-237c-42e3-b7a9-4417fe187d48 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9234b45473b444f59d3532c10a77ed67", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}} 2019-01-09 16:21:23,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 used request id req-45718e58-237c-42e3-b7a9-4417fe187d48 2019-01-09 16:21:23,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:23,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a3c72792-c953-40cf-b769-0a8a41eefc45 Date: Wed, 09 Jan 2019 16:21:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:08Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"9234b45473b444f59d3532c10a77ed67","id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","subnetpool_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet"}]} 2019-01-09 16:21:23,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-a3c72792-c953-40cf-b769-0a8a41eefc45 2019-01-09 16:21:23,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:23,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1642 X-Openstack-Request-Id: req-75779bb5-128d-431f-856d-405e4b0cd3a3 Date: Wed, 09 Jan 2019 16:21:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","ip_address":"10.55.0.2"}],"id":"04b9911c-6800-49b0-a1c3-be6d56f8f5ff","security_groups":[],"mac_address":"fa:16:3e:59:e6:e3","project_id":"9234b45473b444f59d3532c10a77ed67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5d82306a-7085-4baa-9f60-ac8718ccee37","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64d6b588-4af4-4836-bd37-fe8c83fca82a","ip_address":"10.55.0.8"}],"id":"e6ee8f0f-38e1-4223-a300-70ae1f452643","security_groups":["3d330081-9798-4e42-a05b-3cdf5bc7cf02"],"mac_address":"fa:16:3e:15:b8:98","project_id":"9234b45473b444f59d3532c10a77ed67","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5port-1","admin_state_up":true,"network_id":"5d82306a-7085-4baa-9f60-ac8718ccee37","tenant_id":"9234b45473b444f59d3532c10a77ed67","created_at":"2019-01-09T16:21:12Z","binding:vnic_type":"normal","device_id":"21f93571-a688-4df0-b2b6-59819cdeca77","ip_allocation":"immediate"}]} 2019-01-09 16:21:23,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-75779bb5-128d-431f-856d-405e4b0cd3a3 2019-01-09 16:21:23,699 - create_instance_tests - INFO - Looking for IP 10.55.0.8 in the console log 2019-01-09 16:21:23,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:24,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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,Accept-Encoding x-openstack-request-id: req-62f4ef78-9ac9-42f0-860e-23d3b364c446 x-compute-request-id: req-62f4ef78-9ac9-42f0-860e-23d3b364c446 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:15:b8:98", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "bookmark"}], "image": {"id": "7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "links": [{"href": "http://172.30.9.29:8774/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:21:21.000000", "flavor": {"id": "36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "links": [{"href": "http://172.30.9.29:8774/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "rel": "bookmark"}]}, "id": "21f93571-a688-4df0-b2b6-59819cdeca77", "security_groups": [{"name": "default"}], "user_id": "41a01d6784cd4f0ea92ed21e09956962", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:21:21Z", "hostId": "c952dff811ae46e24726d1f5ccbd64385155c558cf54d1774e1ebbc5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst", "created": "2019-01-09T16:21:15Z", "tenant_id": "9234b45473b444f59d3532c10a77ed67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:21:24,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 used request id req-62f4ef78-9ac9-42f0-860e-23d3b364c446 2019-01-09 16:21:24,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 16:21:24,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21: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-4699e3d3-29b2-4608-8b3e-1046ebb4ebe2 x-compute-request-id: req-4699e3d3-29b2-4608-8b3e-1046ebb4ebe2 Content-Encoding: gzip Content-Length: 7839 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 509782744 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.228880] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.231839] pid_max: default: 32768 minimum: 301\n[ 0.233435] ACPI: Core revision 20150930\n[ 0.235431] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.237739] Security Framework initialized\n[ 0.239181] Yama: becoming mindful.\n[ 0.240476] AppArmor: AppArmor initialized\n[ 0.241958] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244233] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.246457] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.248580] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.250962] Initializing cgroup subsys io\n[ 0.252405] Initializing cgroup subsys memory\n[ 0.253929] Initializing cgroup subsys devices\n[ 0.255483] Initializing cgroup subsys freezer\n[ 0.257023] Initializing cgroup subsys net_cls\n[ 0.258561] Initializing cgroup subsys perf_event\n[ 0.260186] Initializing cgroup subsys net_prio\n[ 0.261759] Initializing cgroup subsys hugetlb\n[ 0.263310] Initializing cgroup subsys pids\n[ 0.264835] CPU: Physical Processor ID: 0\n[ 0.266949] mce: CPU supports 10 MCE banks\n[ 0.268435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.270212] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.289048] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.297465] ftrace: allocating 31920 entries in 125 pages\n[ 0.328074] smpboot: Max logical packages: 1\n[ 0.329605] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331996] x2apic enabled\n[ 0.333362] Switched APIC routing to physical x2apic.\n[ 0.336268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.338257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.341946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.345132] KVM setup paravirtual spinlock\n[ 0.347073] x86: Booted up 1 node, 1 CPUs\n[ 0.348507] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.350930] devtmpfs: initialized\n[ 0.353167] evm: security.selinux\n[ 0.354406] evm: security.SMACK64\n[ 0.355641] evm: security.SMACK64EXEC\n[ 0.356967] evm: security.SMACK64TRANSMUTE\n[ 0.358428] evm: security.SMACK64MMAP\n[ 0.359765] evm: security.ima\n[ 0.360901] evm: security.capability\n[ 0.362277] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.365551] pinctrl core: initialized pinctrl subsystem\n[ 0.367457] RTC time: 16:21:21, date: 01/09/19\n[ 0.369097] NET: Registered protocol family 16\n[ 0.370778] cpuidle: using governor ladder\n[ 0.372233] cpuidle: using governor menu\n[ 0.373633] PCCT header not found.\n[ 0.374937] ACPI: bus type PCI registered\n[ 0.376360] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.378544] PCI: Using configuration type 1 for base access\n[ 0.381116] ACPI: Added _OSI(Module Device)\n[ 0.382603] ACPI: Added _OSI(Processor Device)\n[ 0.384133] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.385741] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.388348] ACPI: Interpreter enabled\n[ 0.389691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.392975] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.396247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.399515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.402788] ACPI: (supports S0 S5)\n[ 0.404039] ACPI: Using IOAPIC for interrupt routing\n[ 0.405728] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.410246] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.412281] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.414489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.416620] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.420472] acpiphp: Slot [3] registered\n[ 0.421891] acpiphp: Slot [4] registered\n[ 0.423305] acpiphp: Slot [5] registered\n[ 0.424724] acpiphp: Slot [6] registered\n[ 0.426136] acpiphp: Slot [7] registered\n[ 0.427551] acpiphp: Slot [8] registered\n[ 0.428966] acpiphp: Slot [9] registered\n[ 0.430375] acpiphp: Slot [10] registered\n[ 0.431812] acpiphp: Slot [11] registered\n[ 0.433252] acpiphp: Slot [12] registered\n[ 0.434691] acpiphp: Slot [13] registered\n[ 0.436123] acpiphp: Slot [14] registered\n[ 0.437555] acpiphp: Slot [15] registered\n[ 0.455037] acpiphp: Slot [16] registered\n[ 0.456498] acpiphp: Slot [17] registered\n[ 0.457937] acpiphp: Slot [18] registered\n[ 0.459370] acpiphp: Slot [19] registered\n[ 0.460804] acpiphp: Slot [20] registered\n[ 0.462239] acpiphp: Slot [21] registered\n[ 0.463683] acpiphp: Slot [22] registered\n[ 0.465111] acpiphp: Slot [23] registered\n[ 0.466548] acpiphp: Slot [24] registered\n[ 0.467990] acpiphp: Slot [25] registered\n[ 0.469420] acpiphp: Slot [26] registered\n[ 0.470853] acpiphp: Slot [27] registered\n[ 0.472293] acpiphp: Slot [28] registered\n[ 0.473728] acpiphp: Slot [29] registered\n[ 0.475159] acpiphp: Slot [30] registered\n[ 0.476600] acpiphp: Slot [31] registered\n[ 0.478033] PCI host bridge to bus 0000:00\n[ 0.479470] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.481639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.483810] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.486384] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.488958] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.491581] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.496201] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.498500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.500600] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.502865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.507215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.509756] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.531295] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.533869] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.536604] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.539087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.541545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.543708] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.545900] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.547785] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.550543] vgaarb: loaded\n[ 0.553328] vgaarb: bridge control possible 0000:00:02.0\n[ 0.556085] SCSI subsystem initialized\n[ 0.557834] ACPI: bus type USB registered\n[ 0.559316] usbcore: registered new interface driver usbfs\n[ 0.561174] usbcore: registered new interface driver hub\n[ 0.562972] usbcore: registered new device driver usb\n[ 0.564925] PCI: Using ACPI for IRQ routing\n[ 0.566970] NetLabel: Initializing\n[ 0.568247] NetLabel: domain hash size = 128\n[ 0.569768] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.571478] NetLabel: unlabeled traffic allowed by default\n[ 0.573623] clocksource: Switched to clocksource kvm-clock\n[ 0.583859] AppArmor: AppArmor Filesystem Enabled\n[ 0.585551] pnp: PnP ACPI init\n[ 0.587170] pnp: PnP ACPI: found 5 devices\n[ 0.594197] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.597244] NET: Registered protocol family 2\n[ 0.599050] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.601348] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.603467] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.605612] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.607546] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.609662] NET: Registered protocol family 1\n[ 0.611220] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.613188] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.615118] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.630145] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.645441] Trying to unpack rootfs image as initramfs...\n[ 0.706657] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.709539] Scanning for low memory corruption every 60 seconds\n[ 0.711831] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.713940] audit: initializing netlink subsys (disabled)\n[ 0.715778] audit: type=2000 audit(1547050882.470:1): initialized\n[ 0.718080] Initialise system trusted keyring\n[ 0.719739] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.721829] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.724985] zbud: loaded\n[ 0.726184] VFS: Disk quotas dquot_6.6.0\n[ 0.727635] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.730256] fuse init (API version 7.23)\n[ 0.731802] Key type big_key registered\n[ 0.733219] Allocating IMA MOK and blacklist keyrings.\n[ 0.735276] Key type asymmetric registered\n[ 0.736752] Asymmetric key parser 'x509' registered\n[ 0.738461] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.741099] io scheduler noop registered\n[ 0.742515] io scheduler deadline registered (default)\n[ 0.744294] io scheduler cfq registered\n[ 0.745790] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.747664] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.749913] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.752502] ACPI: Power Button [PWRF]\n[ 0.753975] GHES: HEST is not enabled!\n[ 0.768264] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.798149] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.801607] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.826905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.830410] Linux agpgart interface v0.103\n[ 0.833937] brd: module loaded\n[ 0.836339] loop: module loaded\n[ 0.841678] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.844272] GPT:90111 != 20971519\n[ 0.845504] GPT:Alternate GPT header not at the end of the disk.\n[ 0.847482] GPT:90111 != 20971519\n[ 0.848720] GPT: Use GNU Parted to correct GPT errors.\n[ 0.850451] vda: vda1 vda15\n[ 0.852320] scsi host0: ata_piix\n[ 0.853664] scsi host1: ata_piix\n[ 0.854928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.857124] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.859918] libphy: Fixed MDIO Bus: probed\n[ 0.861383] tun: Universal TUN/TAP device driver, 1.6\n[ 0.863099] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.866388] PPP generic driver version 2.4.2\n[ 0.867960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.870099] ehci-pci: EHCI PCI platform driver\n[ 0.871665] ehci-platform: EHCI generic platform driver\n[ 0.873439] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.875476] ohci-pci: OHCI PCI platform driver\n[ 0.877037] ohci-platform: OHCI generic platform driver\n[ 0.878818] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.893885] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.895667] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.898274] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.900041] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.902068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.904320] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.906848] usb usb1: Product: UHCI Host Controller\n[ 0.908515] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.910550] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.912231] hub 1-0:1.0: USB hub found\n[ 0.913629] hub 1-0:1.0: 2 ports detected\n[ 0.915218] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.918851] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.920548] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.922358] mousedev: PS/2 mouse device common for all mice\n[ 0.924563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.927568] rtc_cmos 00:00: RTC can wake from S4\n[ 0.929710] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.931827] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.933965] i2c /dev entries driver\n[ 0.935302] device-mapper: uevent: version 1.0.3\n[ 0.936971] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.939906] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.942175] NET: Registered protocol family 10\n[ 0.944038] NET: Registered protocol family 17\n[ 0.945643] Key type dns_resolver registered\n[ 0.947264] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.949216] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.952326] registered taskstats version 1\n[ 0.953831] Loading compiled-in X.509 certificates\n[ 0.956051] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.959378] zswap: loaded using pool lzo/zbud\n[ 0.961703] Key type trusted registered\n[ 0.964154] Key type encrypted registered\n[ 0.965609] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.967475] ima: No TPM chip found, activating TPM-bypass!\n[ 0.969340] evm: HMAC attrs: 0x1\n[ 0.970947] Magic number: 3:165:388\n[ 0.972297] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1211\n[ 0.975221] rtc_cmos 00:00: setting system clock to 2019-01-09 16:21:22 UTC (1547050882)\n[ 0.978076] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.996379] EDD information not available.\n[ 1.015387] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.018135] Write protecting the kernel read-only data: 14336k\n[ 1.021525] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.024627] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.078258] 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.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.8...\nLease of 10.55.0.8 obtained, lease time 86400\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2019-01-09 16:21:24,259 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77/action used request id req-4699e3d3-29b2-4608-8b3e-1046ebb4ebe2 2019-01-09 16:21:24,260 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 16:21:24,260 - 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 509782744 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.228880] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.231839] pid_max: default: 32768 minimum: 301 [ 0.233435] ACPI: Core revision 20150930 [ 0.235431] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.237739] Security Framework initialized [ 0.239181] Yama: becoming mindful. [ 0.240476] AppArmor: AppArmor initialized [ 0.241958] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244233] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.246457] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.248580] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.250962] Initializing cgroup subsys io [ 0.252405] Initializing cgroup subsys memory [ 0.253929] Initializing cgroup subsys devices [ 0.255483] Initializing cgroup subsys freezer [ 0.257023] Initializing cgroup subsys net_cls [ 0.258561] Initializing cgroup subsys perf_event [ 0.260186] Initializing cgroup subsys net_prio [ 0.261759] Initializing cgroup subsys hugetlb [ 0.263310] Initializing cgroup subsys pids [ 0.264835] CPU: Physical Processor ID: 0 [ 0.266949] mce: CPU supports 10 MCE banks [ 0.268435] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.270212] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.289048] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.297465] ftrace: allocating 31920 entries in 125 pages [ 0.328074] smpboot: Max logical packages: 1 [ 0.329605] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331996] x2apic enabled [ 0.333362] Switched APIC routing to physical x2apic. [ 0.336268] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.338257] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.341946] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.345132] KVM setup paravirtual spinlock [ 0.347073] x86: Booted up 1 node, 1 CPUs [ 0.348507] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.350930] devtmpfs: initialized [ 0.353167] evm: security.selinux [ 0.354406] evm: security.SMACK64 [ 0.355641] evm: security.SMACK64EXEC [ 0.356967] evm: security.SMACK64TRANSMUTE [ 0.358428] evm: security.SMACK64MMAP [ 0.359765] evm: security.ima [ 0.360901] evm: security.capability [ 0.362277] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.365551] pinctrl core: initialized pinctrl subsystem [ 0.367457] RTC time: 16:21:21, date: 01/09/19 [ 0.369097] NET: Registered protocol family 16 [ 0.370778] cpuidle: using governor ladder [ 0.372233] cpuidle: using governor menu [ 0.373633] PCCT header not found. [ 0.374937] ACPI: bus type PCI registered [ 0.376360] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.378544] PCI: Using configuration type 1 for base access [ 0.381116] ACPI: Added _OSI(Module Device) [ 0.382603] ACPI: Added _OSI(Processor Device) [ 0.384133] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.385741] ACPI: Added _OSI(Processor Aggregator Device) [ 0.388348] ACPI: Interpreter enabled [ 0.389691] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.392975] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.396247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.399515] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.402788] ACPI: (supports S0 S5) [ 0.404039] ACPI: Using IOAPIC for interrupt routing [ 0.405728] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.410246] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.412281] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.414489] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.416620] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.420472] acpiphp: Slot [3] registered [ 0.421891] acpiphp: Slot [4] registered [ 0.423305] acpiphp: Slot [5] registered [ 0.424724] acpiphp: Slot [6] registered [ 0.426136] acpiphp: Slot [7] registered [ 0.427551] acpiphp: Slot [8] registered [ 0.428966] acpiphp: Slot [9] registered [ 0.430375] acpiphp: Slot [10] registered [ 0.431812] acpiphp: Slot [11] registered [ 0.433252] acpiphp: Slot [12] registered [ 0.434691] acpiphp: Slot [13] registered [ 0.436123] acpiphp: Slot [14] registered [ 0.437555] acpiphp: Slot [15] registered [ 0.455037] acpiphp: Slot [16] registered [ 0.456498] acpiphp: Slot [17] registered [ 0.457937] acpiphp: Slot [18] registered [ 0.459370] acpiphp: Slot [19] registered [ 0.460804] acpiphp: Slot [20] registered [ 0.462239] acpiphp: Slot [21] registered [ 0.463683] acpiphp: Slot [22] registered [ 0.465111] acpiphp: Slot [23] registered [ 0.466548] acpiphp: Slot [24] registered [ 0.467990] acpiphp: Slot [25] registered [ 0.469420] acpiphp: Slot [26] registered [ 0.470853] acpiphp: Slot [27] registered [ 0.472293] acpiphp: Slot [28] registered [ 0.473728] acpiphp: Slot [29] registered [ 0.475159] acpiphp: Slot [30] registered [ 0.476600] acpiphp: Slot [31] registered [ 0.478033] PCI host bridge to bus 0000:00 [ 0.479470] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.481639] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.483810] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.486384] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.488958] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.491581] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.496201] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.498500] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.500600] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.502865] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.507215] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.509756] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.531295] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.533869] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.536604] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.539087] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.541545] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.543708] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545900] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.547785] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.550543] vgaarb: loaded [ 0.553328] vgaarb: bridge control possible 0000:00:02.0 [ 0.556085] SCSI subsystem initialized [ 0.557834] ACPI: bus type USB registered [ 0.559316] usbcore: registered new interface driver usbfs [ 0.561174] usbcore: registered new interface driver hub [ 0.562972] usbcore: registered new device driver usb [ 0.564925] PCI: Using ACPI for IRQ routing [ 0.566970] NetLabel: Initializing [ 0.568247] NetLabel: domain hash size = 128 [ 0.569768] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.571478] NetLabel: unlabeled traffic allowed by default [ 0.573623] clocksource: Switched to clocksource kvm-clock [ 0.583859] AppArmor: AppArmor Filesystem Enabled [ 0.585551] pnp: PnP ACPI init [ 0.587170] pnp: PnP ACPI: found 5 devices [ 0.594197] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.597244] NET: Registered protocol family 2 [ 0.599050] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.601348] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.603467] TCP: Hash tables configured (established 2048 bind 2048) [ 0.605612] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.607546] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.609662] NET: Registered protocol family 1 [ 0.611220] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.613188] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.615118] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.630145] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.645441] Trying to unpack rootfs image as initramfs... [ 0.706657] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.709539] Scanning for low memory corruption every 60 seconds [ 0.711831] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.713940] audit: initializing netlink subsys (disabled) [ 0.715778] audit: type=2000 audit(1547050882.470:1): initialized [ 0.718080] Initialise system trusted keyring [ 0.719739] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.721829] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.724985] zbud: loaded [ 0.726184] VFS: Disk quotas dquot_6.6.0 [ 0.727635] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.730256] fuse init (API version 7.23) [ 0.731802] Key type big_key registered [ 0.733219] Allocating IMA MOK and blacklist keyrings. [ 0.735276] Key type asymmetric registered [ 0.736752] Asymmetric key parser 'x509' registered [ 0.738461] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.741099] io scheduler noop registered [ 0.742515] io scheduler deadline registered (default) [ 0.744294] io scheduler cfq registered [ 0.745790] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.747664] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.749913] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.752502] ACPI: Power Button [PWRF] [ 0.753975] GHES: HEST is not enabled! [ 0.768264] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.798149] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.801607] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.826905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.830410] Linux agpgart interface v0.103 [ 0.833937] brd: module loaded [ 0.836339] loop: module loaded [ 0.841678] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.844272] GPT:90111 != 20971519 [ 0.845504] GPT:Alternate GPT header not at the end of the disk. [ 0.847482] GPT:90111 != 20971519 [ 0.848720] GPT: Use GNU Parted to correct GPT errors. [ 0.850451] vda: vda1 vda15 [ 0.852320] scsi host0: ata_piix [ 0.853664] scsi host1: ata_piix [ 0.854928] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.857124] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.859918] libphy: Fixed MDIO Bus: probed [ 0.861383] tun: Universal TUN/TAP device driver, 1.6 [ 0.863099] tun: (C) 1999-2004 Max Krasnyansky [ 0.866388] PPP generic driver version 2.4.2 [ 0.867960] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.870099] ehci-pci: EHCI PCI platform driver [ 0.871665] ehci-platform: EHCI generic platform driver [ 0.873439] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.875476] ohci-pci: OHCI PCI platform driver [ 0.877037] ohci-platform: OHCI generic platform driver [ 0.878818] uhci_hcd: USB Universal Host Controller Interface driver [ 0.893885] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.895667] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.898274] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.900041] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.902068] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.904320] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.906848] usb usb1: Product: UHCI Host Controller [ 0.908515] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.910550] usb usb1: SerialNumber: 0000:00:01.2 [ 0.912231] hub 1-0:1.0: USB hub found [ 0.913629] hub 1-0:1.0: 2 ports detected [ 0.915218] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.918851] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.920548] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.922358] mousedev: PS/2 mouse device common for all mice [ 0.924563] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.927568] rtc_cmos 00:00: RTC can wake from S4 [ 0.929710] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.931827] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.933965] i2c /dev entries driver [ 0.935302] device-mapper: uevent: version 1.0.3 [ 0.936971] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.939906] ledtrig-cpu: registered to indicate activity on CPUs [ 0.942175] NET: Registered protocol family 10 [ 0.944038] NET: Registered protocol family 17 [ 0.945643] Key type dns_resolver registered [ 0.947264] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.949216] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.952326] registered taskstats version 1 [ 0.953831] Loading compiled-in X.509 certificates [ 0.956051] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.959378] zswap: loaded using pool lzo/zbud [ 0.961703] Key type trusted registered [ 0.964154] Key type encrypted registered [ 0.965609] AppArmor: AppArmor sha1 policy hashing enabled [ 0.967475] ima: No TPM chip found, activating TPM-bypass! [ 0.969340] evm: HMAC attrs: 0x1 [ 0.970947] Magic number: 3:165:388 [ 0.972297] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1211 [ 0.975221] rtc_cmos 00:00: setting system clock to 2019-01-09 16:21:22 UTC (1547050882) [ 0.978076] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.996379] EDD information not available. [ 1.015387] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.018135] Write protecting the kernel read-only data: 14336k [ 1.021525] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.024627] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.078258] 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.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.8... Lease of 10.55.0.8 obtained, lease time 86400 checking http://169.254.169.254/2009-04-04/instance-id 2019-01-09 16:21:24,261 - create_instance - INFO - Deleting Port with ID - e6ee8f0f-38e1-4223-a300-70ae1f452643 2019-01-09 16:21:24,261 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5port-1 2019-01-09 16:21:24,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/e6ee8f0f-38e1-4223-a300-70ae1f452643 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:24,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3730dc05-6524-4bf8-904e-458ef91746fe Date: Wed, 09 Jan 2019 16:21:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:21:24,721 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/e6ee8f0f-38e1-4223-a300-70ae1f452643 used request id req-3730dc05-6524-4bf8-904e-458ef91746fe 2019-01-09 16:21:24,722 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst 2019-01-09 16:21:24,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:24,869 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:21: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-c4e29d41-a64e-49e7-8434-2888f715001b x-compute-request-id: req-c4e29d41-a64e-49e7-8434-2888f715001b Content-Type: application/json 2019-01-09 16:21:24,869 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 used request id req-c4e29d41-a64e-49e7-8434-2888f715001b 2019-01-09 16:21:24,869 - create_instance - INFO - Checking deletion status 2019-01-09 16:21:24,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:25,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21: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-de05e260-b68c-4ae0-a06e-bcfa93eb36df x-compute-request-id: req-de05e260-b68c-4ae0-a06e-bcfa93eb36df Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/21f93571-a688-4df0-b2b6-59819cdeca77", "rel": "bookmark"}], "image": {"id": "7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "links": [{"href": "http://172.30.9.29:8774/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:21:21.000000", "flavor": {"id": "36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "links": [{"href": "http://172.30.9.29:8774/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee", "rel": "bookmark"}]}, "id": "21f93571-a688-4df0-b2b6-59819cdeca77", "user_id": "41a01d6784cd4f0ea92ed21e09956962", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:21:24Z", "hostId": "c952dff811ae46e24726d1f5ccbd64385155c558cf54d1774e1ebbc5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst", "created": "2019-01-09T16:21:15Z", "tenant_id": "9234b45473b444f59d3532c10a77ed67", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:21:25,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 used request id req-de05e260-b68c-4ae0-a06e-bcfa93eb36df 2019-01-09 16:21:25,337 - create_instance - DEBUG - Instance status [SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst] is - ACTIVE 2019-01-09 16:21:25,337 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:21:28,340 - create_instance - DEBUG - VM status query timeout in 296.528916836 2019-01-09 16:21:28,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2840eb5a35a8869f3242ff56eb3ff5455510aec1" 2019-01-09 16:21:28,409 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:21:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-889fc464-efdc-4b1b-89d6-666f90fcf966 x-compute-request-id: req-889fc464-efdc-4b1b-89d6-666f90fcf966 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 21f93571-a688-4df0-b2b6-59819cdeca77 could not be found.", "code": 404}} 2019-01-09 16:21:28,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/21f93571-a688-4df0-b2b6-59819cdeca77 used request id req-889fc464-efdc-4b1b-89d6-666f90fcf966 2019-01-09 16:21:28,409 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 21f93571-a688-4df0-b2b6-59819cdeca77 could not be found. (HTTP 404) (Request-ID: req-889fc464-efdc-4b1b-89d6-666f90fcf966) 2019-01-09 16:21:28,409 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-inst 2019-01-09 16:21:28,410 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet 2019-01-09 16:21:28,411 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-subnet 2019-01-09 16:21:28,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/64d6b588-4af4-4836-bd37-fe8c83fca82a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ceb1c192fdd81ae8987d9ffb634a203fc9a1b2" 2019-01-09 16:21:29,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-95a2da5e-8acb-44fa-ad9e-2abf0ef6e8d7 Date: Wed, 09 Jan 2019 16:21:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:21:29,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/64d6b588-4af4-4836-bd37-fe8c83fca82a used request id req-95a2da5e-8acb-44fa-ad9e-2abf0ef6e8d7 2019-01-09 16:21:29,878 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-priv-net 2019-01-09 16:21:29,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/5d82306a-7085-4baa-9f60-ac8718ccee37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ceb1c192fdd81ae8987d9ffb634a203fc9a1b2" 2019-01-09 16:21:30,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b1114b6-71e2-47c5-bd89-f4fb5b9401d8 Date: Wed, 09 Jan 2019 16:21:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:21:30,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/5d82306a-7085-4baa-9f60-ac8718ccee37 used request id req-1b1114b6-71e2-47c5-bd89-f4fb5b9401d8 2019-01-09 16:21:30,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01b6a27901d39a77a647def19fddfb535873decc" 2019-01-09 16:21:30,881 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:21: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-8ab2b753-535d-4964-ad15-ff154cd7fa0d x-compute-request-id: req-8ab2b753-535d-4964-ad15-ff154cd7fa0d Content-Length: 0 Content-Type: application/json 2019-01-09 16:21:30,881 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/36aa4ff4-577e-4ae8-b3cf-4421c36c66ee used request id req-8ab2b753-535d-4964-ad15-ff154cd7fa0d 2019-01-09 16:21:30,882 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-70f8d375-57d4-45d0-911b-360f5a9009c5-image 2019-01-09 16:21:30,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c9b90de6f86978254872d805ff78bec8695bd869" 2019-01-09 16:21:31,337 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3b86911d-2369-4fce-9f7d-29f6d2d089be Date: Wed, 09 Jan 2019 16:21: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-09 16:21:31,338 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/7fde4f3d-dad1-42f2-8899-4c2d4b5217fb used request id req-3b86911d-2369-4fce-9f7d-29f6d2d089be 2019-01-09 16:21:31,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:31,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-0af90a98-2111-4d68-9da4-655fb646acaa Date: Wed, 09 Jan 2019 16:21:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9234b45473b444f59d3532c10a77ed67", "created_at": "2019-01-09T16:21:07Z", "updated_at": "2019-01-09T16:21:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:07Z", "revision_number": 0, "id": "6096fc03-0df7-46c5-8043-ad2c2e094330", "remote_group_id": "3d330081-9798-4e42-a05b-3cdf5bc7cf02", "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:07Z", "security_group_id": "3d330081-9798-4e42-a05b-3cdf5bc7cf02", "tenant_id": "9234b45473b444f59d3532c10a77ed67", "port_range_min": null, "ethertype": "IPv6", "project_id": "9234b45473b444f59d3532c10a77ed67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:07Z", "revision_number": 0, "id": "63c34110-4047-4a19-9900-24cdf7b92628", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:07Z", "security_group_id": "3d330081-9798-4e42-a05b-3cdf5bc7cf02", "tenant_id": "9234b45473b444f59d3532c10a77ed67", "port_range_min": null, "ethertype": "IPv6", "project_id": "9234b45473b444f59d3532c10a77ed67"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:07Z", "revision_number": 0, "id": "b6cc3def-f54c-487b-9bf0-cdb8270082a6", "remote_group_id": "3d330081-9798-4e42-a05b-3cdf5bc7cf02", "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:07Z", "security_group_id": "3d330081-9798-4e42-a05b-3cdf5bc7cf02", "tenant_id": "9234b45473b444f59d3532c10a77ed67", "port_range_min": null, "ethertype": "IPv4", "project_id": "9234b45473b444f59d3532c10a77ed67"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:07Z", "revision_number": 0, "id": "eeae8ec2-e72c-491a-8649-82e6a2f90f33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:07Z", "security_group_id": "3d330081-9798-4e42-a05b-3cdf5bc7cf02", "tenant_id": "9234b45473b444f59d3532c10a77ed67", "port_range_min": null, "ethertype": "IPv4", "project_id": "9234b45473b444f59d3532c10a77ed67"}], "revision_number": 4, "project_id": "9234b45473b444f59d3532c10a77ed67", "id": "3d330081-9798-4e42-a05b-3cdf5bc7cf02", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:21:31,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0af90a98-2111-4d68-9da4-655fb646acaa 2019-01-09 16:21:31,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:31,701 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2be26b0a-0193-429a-9a19-c39d73db7d46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:21:31,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-2be26b0a-0193-429a-9a19-c39d73db7d46 2019-01-09 16:21:31,701 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:21:31,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:31,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c22ab1-515a-4fd7-9b02-b45fca388ebd Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "9234b45473b444f59d3532c10a77ed67", "name": "SimpleHealthCheck-461e47f0-9bf6-446-proj"}} 2019-01-09 16:21:31,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 used request id req-a5c22ab1-515a-4fd7-9b02-b45fca388ebd 2019-01-09 16:21:31,797 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d330081-9798-4e42-a05b-3cdf5bc7cf02 2019-01-09 16:21:31,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3d330081-9798-4e42-a05b-3cdf5bc7cf02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:31,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-53317489-fa7e-4e33-84df-34d0466284fa Date: Wed, 09 Jan 2019 16:21:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3d330081-9798-4e42-a05b-3cdf5bc7cf02", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:07Z", "security_group_id": "3d330081-9798-4e42-a05b-3cdf5bc7cf02", "port_range_min": null, "revision_number": 0, "tenant_id": "9234b45473b444f59d3532c10a77ed67", "created_at": "2019-01-09T16:21:07Z", "project_id": "9234b45473b444f59d3532c10a77ed67", "id": "6096fc03-0df7-46c5-8043-ad2c2e094330"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:07Z", "security_group_id": "3d330081-9798-4e42-a05b-3cdf5bc7cf02", "port_range_min": null, "revision_number": 0, "tenant_id": "9234b45473b444f59d3532c10a77ed67", "created_at": "2019-01-09T16:21:07Z", "project_id": "9234b45473b444f59d3532c10a77ed67", "id": "63c34110-4047-4a19-9900-24cdf7b92628"}, {"remote_group_id": "3d330081-9798-4e42-a05b-3cdf5bc7cf02", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:07Z", "security_group_id": "3d330081-9798-4e42-a05b-3cdf5bc7cf02", "port_range_min": null, "revision_number": 0, "tenant_id": "9234b45473b444f59d3532c10a77ed67", "created_at": "2019-01-09T16:21:07Z", "project_id": "9234b45473b444f59d3532c10a77ed67", "id": "b6cc3def-f54c-487b-9bf0-cdb8270082a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:07Z", "security_group_id": "3d330081-9798-4e42-a05b-3cdf5bc7cf02", "port_range_min": null, "revision_number": 0, "tenant_id": "9234b45473b444f59d3532c10a77ed67", "created_at": "2019-01-09T16:21:07Z", "project_id": "9234b45473b444f59d3532c10a77ed67", "id": "eeae8ec2-e72c-491a-8649-82e6a2f90f33"}]} 2019-01-09 16:21:31,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3d330081-9798-4e42-a05b-3cdf5bc7cf02 used request id req-53317489-fa7e-4e33-84df-34d0466284fa 2019-01-09 16:21:31,822 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:21:31,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/3d330081-9798-4e42-a05b-3cdf5bc7cf02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:31,984 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94e24fea-3b5b-49eb-b76d-ee68fa25c5e3 Content-Length: 0 Date: Wed, 09 Jan 2019 16:21:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:21:31,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/3d330081-9798-4e42-a05b-3cdf5bc7cf02 used request id req-94e24fea-3b5b-49eb-b76d-ee68fa25c5e3 2019-01-09 16:21:31,985 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-461e47f0-9bf6-446-proj 2019-01-09 16:21:31,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:32,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:21:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0b8912f-4793-45ce-8315-2c7dfb9e3ff8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:21:32,119 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/9234b45473b444f59d3532c10a77ed67 used request id req-b0b8912f-4793-45ce-8315-2c7dfb9e3ff8 2019-01-09 16:21:32,119 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-461e47f0-9bf6-446-proj-role 2019-01-09 16:21:32,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/3a0b516af9584a5493c5c73b185c0f01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:32,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:21:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d76ec08-aca8-4ad0-b22c-b8642321490b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:21:32,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3a0b516af9584a5493c5c73b185c0f01 used request id req-2d76ec08-aca8-4ad0-b22c-b8642321490b 2019-01-09 16:21:32,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55b9f561ee4a2818df307c84841eecce5dadd70" 2019-01-09 16:21:32,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b268b980-2648-41e7-baf2-228d0c742e5d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:21:32,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b268b980-2648-41e7-baf2-228d0c742e5d 2019-01-09 16:21:32,353 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-461e47f0-9bf6-446-user 2019-01-09 16:21:32,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/41a01d6784cd4f0ea92ed21e09956962 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}253c596bf881c03f333cecfc2c097daa40e23d71" 2019-01-09 16:21:32,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:21:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03f2185d-b7c0-481a-a5b4-be05c89fcb50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:21:32,558 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/41a01d6784cd4f0ea92ed21e09956962 used request id req-03f2185d-b7c0-481a-a5b4-be05c89fcb50 2019-01-09 16:21:32,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:32,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["2UO49m2wT5OiOGmQZAEacQ"], "issued_at": "2019-01-09T16:21:32.000000Z"}} 2019-01-09 16:21:32,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f77d5541b1d857f23511c1728a9b276ffd64318" 2019-01-09 16:21:33,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b92a0ec3-6801-43b9-b756-a94b47eb2e88 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:33,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b92a0ec3-6801-43b9-b756-a94b47eb2e88 2019-01-09 16:21:33,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:33,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:33,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:21:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["-4nb2dJYSIWQWrw_IJlxLQ"], "issued_at": "2019-01-09T16:21:33.000000Z"}} 2019-01-09 16:21:33,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:21:33,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba9efe24-26d3-46f5-904d-bb229ea8f0ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:33,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ba9efe24-26d3-46f5-904d-bb229ea8f0ff 2019-01-09 16:21:33,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:21:33,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:21: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:21:33,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:21:33,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17a19295-da5f-4e3f-9715-8386986c620e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:21:33,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj used request id req-17a19295-da5f-4e3f-9715-8386986c620e 2019-01-09 16:21:33,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:21:33,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d87b17-4afc-4af2-a7dd-4d716a2b21b4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:21:33,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-56d87b17-4afc-4af2-a7dd-4d716a2b21b4 2019-01-09 16:21:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}}' 2019-01-09 16:21:33,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:21:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fa57ec6-5f93-43ff-af09-ea769d3ca3dc Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "id": "4a0b64b7968d4e97b08bac7c748c6172", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:21:33,794 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-3fa57ec6-5f93-43ff-af09-ea769d3ca3dc 2019-01-09 16:21:33,794 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj 2019-01-09 16:21:33,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:33,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:34,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:21:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["LKL-S-_7RNu3cInZBRjNSA"], "issued_at": "2019-01-09T16:21:34.000000Z"}} 2019-01-09 16:21:34,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8cea1198161e6264ffc620fe080e76e7b0e15f" 2019-01-09 16:21:34,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c430b771-8655-4dd6-85ab-bebd3f507d89 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:34,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c430b771-8655-4dd6-85ab-bebd3f507d89 2019-01-09 16:21:34,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:21:34,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:21: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:21:34,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8cea1198161e6264ffc620fe080e76e7b0e15f" 2019-01-09 16:21:34,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b784ece6-1bb9-4763-9e26-ab928563b859 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:21:34,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b784ece6-1bb9-4763-9e26-ab928563b859 2019-01-09 16:21:34,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8cea1198161e6264ffc620fe080e76e7b0e15f" 2019-01-09 16:21:34,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c54568f8-4ae2-4fc1-9a8c-3123cd7af065 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "id": "4a0b64b7968d4e97b08bac7c748c6172", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}]} 2019-01-09 16:21:34,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj used request id req-c54568f8-4ae2-4fc1-9a8c-3123cd7af065 2019-01-09 16:21:34,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8cea1198161e6264ffc620fe080e76e7b0e15f" 2019-01-09 16:21:34,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7bd45eb-3510-47c7-8df5-e0ad22be5ba6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:21:34,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d7bd45eb-3510-47c7-8df5-e0ad22be5ba6 2019-01-09 16:21:34,880 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-1a3cc039-c34a-426-user 2019-01-09 16:21:34,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:34,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:21:34,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8695638-9ceb-42e1-8191-88b5b9b1df80 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:21:34,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c8695638-9ceb-42e1-8191-88b5b9b1df80 2019-01-09 16:21:34,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" -d '{"role": {"name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}}' 2019-01-09 16:21:35,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:21:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83eb68b1-e20d-4a94-9a90-d222521fada5 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5116a6d6211244dda82177c126f7bf6e", "links": {"self": "http://172.30.9.29:5000/v3/roles/5116a6d6211244dda82177c126f7bf6e"}, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}} 2019-01-09 16:21:35,306 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-83eb68b1-e20d-4a94-9a90-d222521fada5 2019-01-09 16:21:35,306 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role 2019-01-09 16:21:35,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/5116a6d6211244dda82177c126f7bf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:21:35,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17061bba-b577-4f54-8715-3f5ac9cf9477 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5116a6d6211244dda82177c126f7bf6e", "links": {"self": "http://172.30.9.29:5000/v3/roles/5116a6d6211244dda82177c126f7bf6e"}, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}} 2019-01-09 16:21:35,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/5116a6d6211244dda82177c126f7bf6e used request id req-17061bba-b577-4f54-8715-3f5ac9cf9477 2019-01-09 16:21:35,486 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role to project CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj 2019-01-09 16:21:35,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172/users/036960e6316e46e1acd29c0338411ccf/roles/5116a6d6211244dda82177c126f7bf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:21:35,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31c81e42-b66f-45ee-9916-557a86377835 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:21:35,622 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172/users/036960e6316e46e1acd29c0338411ccf/roles/5116a6d6211244dda82177c126f7bf6e used request id req-31c81e42-b66f-45ee-9916-557a86377835 2019-01-09 16:21:35,622 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:21:35,624 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:21:35,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:35,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:36,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5116a6d6211244dda82177c126f7bf6e", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}], "expires_at": "2019-01-09T17:21:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-user", "id": "036960e6316e46e1acd29c0338411ccf"}, "audit_ids": ["3qkkeAfOReyFHEsxxPwTVg"], "issued_at": "2019-01-09T16:21:36.000000Z"}} 2019-01-09 16:21:36,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1752f7b78c97a28cc98b30e706fc3c2552e2af9" 2019-01-09 16:21:36,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d6de05-73aa-491a-8cee-84698952c26d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:36,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e2d6de05-73aa-491a-8cee-84698952c26d 2019-01-09 16:21:36,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1752f7b78c97a28cc98b30e706fc3c2552e2af9" 2019-01-09 16:21:36,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-20f6f33f-6c7e-4d58-88cb-e2efba42f582 Date: Wed, 09 Jan 2019 16:21:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90"} 2019-01-09 16:21:36,311 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90 used request id req-20f6f33f-6c7e-4d58-88cb-e2efba42f582 2019-01-09 16:21:36,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1752f7b78c97a28cc98b30e706fc3c2552e2af9" 2019-01-09 16:21:36,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9f9ea5d0-4727-4b76-9e89-ce8eae9cbc48 Date: Wed, 09 Jan 2019 16:21: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-09 16:21:36,321 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9f9ea5d0-4727-4b76-9e89-ce8eae9cbc48 2019-01-09 16:21:36,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1752f7b78c97a28cc98b30e706fc3c2552e2af9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90"}' 2019-01-09 16:21:36,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/483018f9-6063-433a-93db-888377911858 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fda94900-7a4d-46b4-92cc-b8b270be2e4e Date: Wed, 09 Jan 2019 16:21:36 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:21:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:21:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/483018f9-6063-433a-93db-888377911858", "min_disk": 0, "protected": false, "id": "483018f9-6063-433a-93db-888377911858", "file": "/v2/images/483018f9-6063-433a-93db-888377911858/file", "checksum": null, "owner": "4a0b64b7968d4e97b08bac7c748c6172", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:21:36,385 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-fda94900-7a4d-46b4-92cc-b8b270be2e4e 2019-01-09 16:21:36,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/483018f9-6063-433a-93db-888377911858/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1752f7b78c97a28cc98b30e706fc3c2552e2af9" -d '' 2019-01-09 16:21:37,004 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80f6bc26-c066-4f9d-a020-1a5b17f406da Date: Wed, 09 Jan 2019 16:21: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-09 16:21:37,004 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/483018f9-6063-433a-93db-888377911858/file used request id req-80f6bc26-c066-4f9d-a020-1a5b17f406da 2019-01-09 16:21:37,005 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:21:37,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/483018f9-6063-433a-93db-888377911858 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1752f7b78c97a28cc98b30e706fc3c2552e2af9" 2019-01-09 16:21:37,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-70b15a41-17dd-4ce7-8332-4c240f0eb9b3 Date: Wed, 09 Jan 2019 16:21:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:21:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:21:36Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/483018f9-6063-433a-93db-888377911858/snap", "metadata": {}}], "self": "/v2/images/483018f9-6063-433a-93db-888377911858", "min_disk": 0, "protected": false, "id": "483018f9-6063-433a-93db-888377911858", "file": "/v2/images/483018f9-6063-433a-93db-888377911858/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a0b64b7968d4e97b08bac7c748c6172", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/483018f9-6063-433a-93db-888377911858/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:21:37,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/483018f9-6063-433a-93db-888377911858 used request id req-70b15a41-17dd-4ce7-8332-4c240f0eb9b3 2019-01-09 16:21:37,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1752f7b78c97a28cc98b30e706fc3c2552e2af9" 2019-01-09 16:21:37,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2612ed58-29bf-4376-be81-0960d1f4b723 Date: Wed, 09 Jan 2019 16:21: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-09 16:21:37,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2612ed58-29bf-4376-be81-0960d1f4b723 2019-01-09 16:21:37,036 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90 2019-01-09 16:21:37,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/483018f9-6063-433a-93db-888377911858 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1752f7b78c97a28cc98b30e706fc3c2552e2af9" 2019-01-09 16:21:37,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-cf333ffe-e3b7-4b67-aa97-00370a16b157 Date: Wed, 09 Jan 2019 16:21:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:21:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:21:36Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/483018f9-6063-433a-93db-888377911858/snap", "metadata": {}}], "self": "/v2/images/483018f9-6063-433a-93db-888377911858", "min_disk": 0, "protected": false, "id": "483018f9-6063-433a-93db-888377911858", "file": "/v2/images/483018f9-6063-433a-93db-888377911858/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a0b64b7968d4e97b08bac7c748c6172", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/483018f9-6063-433a-93db-888377911858/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:21:37,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/483018f9-6063-433a-93db-888377911858 used request id req-cf333ffe-e3b7-4b67-aa97-00370a16b157 2019-01-09 16:21:37,055 - create_image - DEBUG - Instance status is - active 2019-01-09 16:21:37,055 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90 2019-01-09 16:21:37,055 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90 2019-01-09 16:21:37,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:37,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:37,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5116a6d6211244dda82177c126f7bf6e", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}], "expires_at": "2019-01-09T17:21:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-user", "id": "036960e6316e46e1acd29c0338411ccf"}, "audit_ids": ["Kdtjd1iqSpyxeUtRpTlQAg"], "issued_at": "2019-01-09T16:21:37.000000Z"}} 2019-01-09 16:21:37,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289af36435767e7a3ebfe19a07ac2c18a386b0f7" 2019-01-09 16:21:37,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df7205c2-ffa9-4aeb-8719-4eb65928015e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:37,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-df7205c2-ffa9-4aeb-8719-4eb65928015e 2019-01-09 16:21:37,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289af36435767e7a3ebfe19a07ac2c18a386b0f7" 2019-01-09 16:21:37,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-77c8da5d-26d7-48b9-9006-c8e7e776b3ec Date: Wed, 09 Jan 2019 16:21:37 GMT RESP BODY: {"networks":[]} 2019-01-09 16:21:37,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-77c8da5d-26d7-48b9-9006-c8e7e776b3ec 2019-01-09 16:21:37,672 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 2019-01-09 16:21:37,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289af36435767e7a3ebfe19a07ac2c18a386b0f7" -d '{"network": {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1", "admin_state_up": true}}' 2019-01-09 16:21:38,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-ea371c2d-3deb-479f-8643-99aec99975b5 Date: Wed, 09 Jan 2019 16:21:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:21:37Z","is_default":false,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}} 2019-01-09 16:21:38,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-ea371c2d-3deb-479f-8643-99aec99975b5 2019-01-09 16:21:38,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289af36435767e7a3ebfe19a07ac2c18a386b0f7" 2019-01-09 16:21:38,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-ee17e7ec-f4b5-4e9b-b454-0e81e02f8966 Date: Wed, 09 Jan 2019 16:21:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:21:37Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:38,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-ee17e7ec-f4b5-4e9b-b454-0e81e02f8966 2019-01-09 16:21:38,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289af36435767e7a3ebfe19a07ac2c18a386b0f7" 2019-01-09 16:21:38,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77c0d622-372a-4c14-a97f-7c1cd3dff6e0 Date: Wed, 09 Jan 2019 16:21:38 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:21:38,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-77c0d622-372a-4c14-a97f-7c1cd3dff6e0 2019-01-09 16:21:38,494 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1 2019-01-09 16:21:38,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289af36435767e7a3ebfe19a07ac2c18a386b0f7" -d '{"subnets": [{"ip_version": 4, "network_id": "70524c01-0d28-41f2-87a3-e9ee32d0991e", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]}' 2019-01-09 16:21:39,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-459dd61a-3c10-4aea-a066-ea93d7e6598c Date: Wed, 09 Jan 2019 16:21:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:39,014 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-459dd61a-3c10-4aea-a066-ea93d7e6598c 2019-01-09 16:21:39,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289af36435767e7a3ebfe19a07ac2c18a386b0f7" 2019-01-09 16:21:39,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-badb455f-dade-413c-bca7-d08ce1e89c0e Date: Wed, 09 Jan 2019 16:21:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:39,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-badb455f-dade-413c-bca7-d08ce1e89c0e 2019-01-09 16:21:39,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289af36435767e7a3ebfe19a07ac2c18a386b0f7" 2019-01-09 16:21:39,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6cceeb08-4786-45bf-bed0-0679375d8e7c Date: Wed, 09 Jan 2019 16:21:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:39,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-6cceeb08-4786-45bf-bed0-0679375d8e7c 2019-01-09 16:21:39,182 - OpenStackNetwork - DEBUG - Network [70524c01-0d28-41f2-87a3-e9ee32d0991e] created successfully 2019-01-09 16:21:39,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:39,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:39,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5116a6d6211244dda82177c126f7bf6e", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}], "expires_at": "2019-01-09T17:21:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-user", "id": "036960e6316e46e1acd29c0338411ccf"}, "audit_ids": ["KkiQMPH7TxOQUU9BOUd0BQ"], "issued_at": "2019-01-09T16:21:39.000000Z"}} 2019-01-09 16:21:39,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff9318875aff29fa447461f9e483654e65d0988" 2019-01-09 16:21:39,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e84349d-53a7-46ba-a78e-b86d771707c5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:39,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1e84349d-53a7-46ba-a78e-b86d771707c5 2019-01-09 16:21:39,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff9318875aff29fa447461f9e483654e65d0988" 2019-01-09 16:21:39,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fff89895-5106-4668-b2a9-8ed5be6a578b Date: Wed, 09 Jan 2019 16:21:39 GMT RESP BODY: {"networks":[]} 2019-01-09 16:21:39,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-fff89895-5106-4668-b2a9-8ed5be6a578b 2019-01-09 16:21:39,996 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 2019-01-09 16:21:40,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff9318875aff29fa447461f9e483654e65d0988" -d '{"network": {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2", "admin_state_up": true}}' 2019-01-09 16:21:40,251 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 645 X-Openstack-Request-Id: req-9e1294a4-7a19-41f5-a338-70e876c9d2ce Date: Wed, 09 Jan 2019 16:21:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","is_default":false,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}} 2019-01-09 16:21:40,251 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-9e1294a4-7a19-41f5-a338-70e876c9d2ce 2019-01-09 16:21:40,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff9318875aff29fa447461f9e483654e65d0988" 2019-01-09 16:21:40,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-d4514164-5c27-4194-bc1b-a5fa04eadbf1 Date: Wed, 09 Jan 2019 16:21:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:21:40,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-d4514164-5c27-4194-bc1b-a5fa04eadbf1 2019-01-09 16:21:40,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff9318875aff29fa447461f9e483654e65d0988" 2019-01-09 16:21:40,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f307f1a2-3adb-4a7d-8b4a-eb929e18479f Date: Wed, 09 Jan 2019 16:21:40 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:21:40,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-f307f1a2-3adb-4a7d-8b4a-eb929e18479f 2019-01-09 16:21:40,390 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2 2019-01-09 16:21:40,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff9318875aff29fa447461f9e483654e65d0988" -d '{"subnets": [{"ip_version": 4, "network_id": "f88c19c2-116a-45e7-acce-2d7a1f593e82", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]}' 2019-01-09 16:21:40,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bafe820a-0f4e-4810-b4e6-26d83e8e13d1 Date: Wed, 09 Jan 2019 16:21:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:21:40,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-bafe820a-0f4e-4810-b4e6-26d83e8e13d1 2019-01-09 16:21:41,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff9318875aff29fa447461f9e483654e65d0988" 2019-01-09 16:21:41,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ce54821b-5085-4c68-9d3e-e271d95d2428 Date: Wed, 09 Jan 2019 16:21:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:21:41,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-ce54821b-5085-4c68-9d3e-e271d95d2428 2019-01-09 16:21:41,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff9318875aff29fa447461f9e483654e65d0988" 2019-01-09 16:21:41,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4db7de53-5a12-41f2-80b0-1ec8b30e2269 Date: Wed, 09 Jan 2019 16:21:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:21:41,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-4db7de53-5a12-41f2-80b0-1ec8b30e2269 2019-01-09 16:21:41,171 - OpenStackNetwork - DEBUG - Network [f88c19c2-116a-45e7-acce-2d7a1f593e82] created successfully 2019-01-09 16:21:41,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:41,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:41,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5116a6d6211244dda82177c126f7bf6e", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}], "expires_at": "2019-01-09T17:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-user", "id": "036960e6316e46e1acd29c0338411ccf"}, "audit_ids": ["hWUOX-S6QSONm8N_sFBN7A"], "issued_at": "2019-01-09T16:21:41.000000Z"}} 2019-01-09 16:21:41,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:41,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864f81c3-c4fc-4751-9b9d-05a2933332d9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:41,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-864f81c3-c4fc-4751-9b9d-05a2933332d9 2019-01-09 16:21:41,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:41,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-19729b47-28e4-4f6c-ad1a-ba0911d3a515 Date: Wed, 09 Jan 2019 16:21:41 GMT RESP BODY: {"routers": []} 2019-01-09 16:21:41,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router&admin_state_up=True used request id req-19729b47-28e4-4f6c-ad1a-ba0911d3a515 2019-01-09 16:21:41,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:41,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:42,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5116a6d6211244dda82177c126f7bf6e", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}], "expires_at": "2019-01-09T17:21:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-user", "id": "036960e6316e46e1acd29c0338411ccf"}, "audit_ids": ["NGkif25URY6arlvcFpM5Vg"], "issued_at": "2019-01-09T16:21:42.000000Z"}} 2019-01-09 16:21:42,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fc5f178173a1ae878a3fab8ce6f9f1fbe6aa077" 2019-01-09 16:21:42,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5ce722-eb77-4091-8a9e-428129653fc6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:42,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2d5ce722-eb77-4091-8a9e-428129653fc6 2019-01-09 16:21:42,401 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router 2019-01-09 16:21:42,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" -d '{"router": {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router", "admin_state_up": true}}' 2019-01-09 16:21:42,501 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-0e47b781-dd04-43bb-bfa7-8d8e75be2a5d Date: Wed, 09 Jan 2019 16:21:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:42Z", "admin_state_up": true, "updated_at": "2019-01-09T16:21:42Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "c5fd0f14-7848-43e8-842a-d0ea07bb314b", "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router"}} 2019-01-09 16:21:42,502 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers used request id req-0e47b781-dd04-43bb-bfa7-8d8e75be2a5d 2019-01-09 16:21:42,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=c5fd0f14-7848-43e8-842a-d0ea07bb314b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:42,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b37298b3-142a-4524-975c-a0a62c164ffe Date: Wed, 09 Jan 2019 16:21:42 GMT RESP BODY: {"ports":[]} 2019-01-09 16:21:42,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=c5fd0f14-7848-43e8-842a-d0ea07bb314b used request id req-b37298b3-142a-4524-975c-a0a62c164ffe 2019-01-09 16:21:42,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:42,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4e047573-cda3-48b1-b1e4-fc406511a104 Date: Wed, 09 Jan 2019 16:21:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:42,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-4e047573-cda3-48b1-b1e4-fc406511a104 2019-01-09 16:21:42,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:42,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2408f652-34bc-4fe2-8402-807fa63aa114 Date: Wed, 09 Jan 2019 16:21:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:42,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-2408f652-34bc-4fe2-8402-807fa63aa114 2019-01-09 16:21:42,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:42,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-242edec7-2ce3-4128-867c-a37f2590d8c7 Date: Wed, 09 Jan 2019 16:21:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:42,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-242edec7-2ce3-4128-867c-a37f2590d8c7 2019-01-09 16:21:42,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:21:42,781 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:21: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:21:42,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:42,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac724cc0-c076-461c-b273-6dba8f08268e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:21:42,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-ac724cc0-c076-461c-b273-6dba8f08268e 2019-01-09 16:21:42,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:42,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bf09f69c-79ab-46b3-9c3a-07d597e4db5b Date: Wed, 09 Jan 2019 16:21:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:42,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-bf09f69c-79ab-46b3-9c3a-07d597e4db5b 2019-01-09 16:21:42,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:42,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d6966754-8b3c-4614-bb4e-ce1c34529162 Date: Wed, 09 Jan 2019 16:21:42 GMT RESP BODY: {"ports":[]} 2019-01-09 16:21:42,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port1&admin_state_up=True used request id req-d6966754-8b3c-4614-bb4e-ce1c34529162 2019-01-09 16:21:42,959 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port1 for router - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router 2019-01-09 16:21:42,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:42,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:43,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5116a6d6211244dda82177c126f7bf6e", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}], "expires_at": "2019-01-09T17:21:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-user", "id": "036960e6316e46e1acd29c0338411ccf"}, "audit_ids": ["NwEIhz2-T_e6OpY0UGL6RA"], "issued_at": "2019-01-09T16:21:43.000000Z"}} 2019-01-09 16:21:43,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f07edeb2809686aa37eaea9b311d13420763d56" 2019-01-09 16:21:43,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc6f501-e8e8-490b-9b8f-b2f85d2baeb5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:43,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9dc6f501-e8e8-490b-9b8f-b2f85d2baeb5 2019-01-09 16:21:43,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:43,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-def759e0-5361-4145-9228-3070804ada70 Date: Wed, 09 Jan 2019 16:21:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:43,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-def759e0-5361-4145-9228-3070804ada70 2019-01-09 16:21:43,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:43,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-20e3713e-f428-46fb-92be-1c8d7d3c07c8 Date: Wed, 09 Jan 2019 16:21:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:43,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-20e3713e-f428-46fb-92be-1c8d7d3c07c8 2019-01-09 16:21:43,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:43,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-30ba0dee-0c33-4dad-b814-6ea987a31d29 Date: Wed, 09 Jan 2019 16:21:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:43,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-30ba0dee-0c33-4dad-b814-6ea987a31d29 2019-01-09 16:21:43,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:21:43,693 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:21: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:21:43,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f07edeb2809686aa37eaea9b311d13420763d56" 2019-01-09 16:21:43,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc225f13-a581-493d-9e0a-074e4077c29a Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:21:43,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-bc225f13-a581-493d-9e0a-074e4077c29a 2019-01-09 16:21:43,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:43,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-cc0c9dbf-fcc5-45a5-8c65-63d280a118b9 Date: Wed, 09 Jan 2019 16:21:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:43,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-cc0c9dbf-fcc5-45a5-8c65-63d280a118b9 2019-01-09 16:21:43,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:44,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-742b3638-2c46-4435-9a76-74c94cf70df9 Date: Wed, 09 Jan 2019 16:21:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:44,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1 used request id req-742b3638-2c46-4435-9a76-74c94cf70df9 2019-01-09 16:21:44,039 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 2019-01-09 16:21:44,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" -d '{"port": {"network_id": "70524c01-0d28-41f2-87a3-e9ee32d0991e", "fixed_ips": [{"subnet_id": "3b981bb1-17eb-455a-8f94-904b19e67b75", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port1", "admin_state_up": true}}' 2019-01-09 16:21:44,908 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-2f230cba-9c3a-43fd-8337-4a5f55882386 Date: Wed, 09 Jan 2019 16:21:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:44Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b981bb1-17eb-455a-8f94-904b19e67b75","ip_address":"10.200.201.1"}],"id":"7c89abc2-283a-4f10-bde0-ae6046978851","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:63:90:9e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port1","project_id":"4a0b64b7968d4e97b08bac7c748c6172","qos_policy_id":null,"admin_state_up":true,"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:44Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:21:44,908 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-2f230cba-9c3a-43fd-8337-4a5f55882386 2019-01-09 16:21:44,909 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port1 for router - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router 2019-01-09 16:21:44,909 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router 2019-01-09 16:21:44,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/c5fd0f14-7848-43e8-842a-d0ea07bb314b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" -d '{"port_id": "7c89abc2-283a-4f10-bde0-ae6046978851"}' 2019-01-09 16:21:46,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a629ed19-8cfd-4c9f-94be-c4976bf71589 Date: Wed, 09 Jan 2019 16:21:46 GMT RESP BODY: {"network_id": "70524c01-0d28-41f2-87a3-e9ee32d0991e", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "subnet_id": "3b981bb1-17eb-455a-8f94-904b19e67b75", "subnet_ids": ["3b981bb1-17eb-455a-8f94-904b19e67b75"], "port_id": "7c89abc2-283a-4f10-bde0-ae6046978851", "id": "c5fd0f14-7848-43e8-842a-d0ea07bb314b"} 2019-01-09 16:21:46,924 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c5fd0f14-7848-43e8-842a-d0ea07bb314b/add_router_interface used request id req-a629ed19-8cfd-4c9f-94be-c4976bf71589 2019-01-09 16:21:46,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:47,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2ecfb3ea-5728-45ab-bdf5-c5f1126d6a93 Date: Wed, 09 Jan 2019 16:21:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:21:47,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-2ecfb3ea-5728-45ab-bdf5-c5f1126d6a93 2019-01-09 16:21:47,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:47,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-12f8f5ab-c335-496d-8a27-e74dc1a2eb7e Date: Wed, 09 Jan 2019 16:21:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:21:47,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-12f8f5ab-c335-496d-8a27-e74dc1a2eb7e 2019-01-09 16:21:47,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:47,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dfede1b5-ce98-4607-af65-5259bed3adf7 Date: Wed, 09 Jan 2019 16:21:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:21:47,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-dfede1b5-ce98-4607-af65-5259bed3adf7 2019-01-09 16:21:47,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:47,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f8d58e7-c3f3-4bfb-82fc-327db100e7d8 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:21:47,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-2f8d58e7-c3f3-4bfb-82fc-327db100e7d8 2019-01-09 16:21:47,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:47,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3348979f-2867-42dd-ad32-c8c339ecfaa6 Date: Wed, 09 Jan 2019 16:21:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:21:47,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-3348979f-2867-42dd-ad32-c8c339ecfaa6 2019-01-09 16:21:47,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:47,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d402db6e-0bd3-429c-98fb-dd20f910e497 Date: Wed, 09 Jan 2019 16:21:47 GMT RESP BODY: {"ports":[]} 2019-01-09 16:21:47,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port2&admin_state_up=True used request id req-d402db6e-0bd3-429c-98fb-dd20f910e497 2019-01-09 16:21:47,382 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port2 for router - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router 2019-01-09 16:21:47,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:47,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:47,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5116a6d6211244dda82177c126f7bf6e", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}], "expires_at": "2019-01-09T17:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-user", "id": "036960e6316e46e1acd29c0338411ccf"}, "audit_ids": ["MxYMBpZBSHGbJu9xmlmjbg"], "issued_at": "2019-01-09T16:21:47.000000Z"}} 2019-01-09 16:21:47,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2571f8e24ce2b946fd7fd5fc3384f8f461d194d3" 2019-01-09 16:21:47,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df235bb0-9b7c-44b8-9dce-f6e76b534074 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:47,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-df235bb0-9b7c-44b8-9dce-f6e76b534074 2019-01-09 16:21:47,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:47,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7f9458a3-8e8c-4f85-94bf-8614ace87e01 Date: Wed, 09 Jan 2019 16:21:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:21:47,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-7f9458a3-8e8c-4f85-94bf-8614ace87e01 2019-01-09 16:21:47,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:48,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f88b7d27-4772-42ef-b171-a6100ba7cc83 Date: Wed, 09 Jan 2019 16:21:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:21:48,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-f88b7d27-4772-42ef-b171-a6100ba7cc83 2019-01-09 16:21:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:48,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-17de8239-8102-4968-bf28-dfc8022242cd Date: Wed, 09 Jan 2019 16:21:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:21:48,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-17de8239-8102-4968-bf28-dfc8022242cd 2019-01-09 16:21:48,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:21:48,223 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:21: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:21:48,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2571f8e24ce2b946fd7fd5fc3384f8f461d194d3" 2019-01-09 16:21:48,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00470f9f-fa60-410e-8501-41c1d5f229a6 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:21:48,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-00470f9f-fa60-410e-8501-41c1d5f229a6 2019-01-09 16:21:48,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:48,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-31f70abe-9b89-4cb5-b4fe-1907f5a5b88b Date: Wed, 09 Jan 2019 16:21:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:21:48,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-31f70abe-9b89-4cb5-b4fe-1907f5a5b88b 2019-01-09 16:21:48,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:48,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e431316d-eb21-4cc5-8869-59c76297f2e5 Date: Wed, 09 Jan 2019 16:21:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:21:48,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2 used request id req-e431316d-eb21-4cc5-8869-59c76297f2e5 2019-01-09 16:21:48,339 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 2019-01-09 16:21:48,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" -d '{"port": {"network_id": "f88c19c2-116a-45e7-acce-2d7a1f593e82", "fixed_ips": [{"subnet_id": "8fb407e2-e0ef-4868-ae15-22678ec36b63", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port2", "admin_state_up": true}}' 2019-01-09 16:21:49,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-5b29fb67-c225-4489-aa78-115c1c9be47a Date: Wed, 09 Jan 2019 16:21:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:48Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","ip_address":"10.200.202.1"}],"id":"f8df1c71-152c-4afb-a61b-f61afb0fc269","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:c8:dd:97","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port2","project_id":"4a0b64b7968d4e97b08bac7c748c6172","qos_policy_id":null,"admin_state_up":true,"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:48Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:21:49,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-5b29fb67-c225-4489-aa78-115c1c9be47a 2019-01-09 16:21:49,231 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port2 for router - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router 2019-01-09 16:21:49,231 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router 2019-01-09 16:21:49,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/c5fd0f14-7848-43e8-842a-d0ea07bb314b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" -d '{"port_id": "f8df1c71-152c-4afb-a61b-f61afb0fc269"}' 2019-01-09 16:21:51,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ffe06d37-f66f-4be2-932d-217abc0c07a6 Date: Wed, 09 Jan 2019 16:21:51 GMT RESP BODY: {"network_id": "f88c19c2-116a-45e7-acce-2d7a1f593e82", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "subnet_id": "8fb407e2-e0ef-4868-ae15-22678ec36b63", "subnet_ids": ["8fb407e2-e0ef-4868-ae15-22678ec36b63"], "port_id": "f8df1c71-152c-4afb-a61b-f61afb0fc269", "id": "c5fd0f14-7848-43e8-842a-d0ea07bb314b"} 2019-01-09 16:21:51,304 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c5fd0f14-7848-43e8-842a-d0ea07bb314b/add_router_interface used request id req-ffe06d37-f66f-4be2-932d-217abc0c07a6 2019-01-09 16:21:51,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/c5fd0f14-7848-43e8-842a-d0ea07bb314b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:51,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-9cab61df-b9a1-4665-94b6-ada52adadf9d Date: Wed, 09 Jan 2019 16:21:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:42Z", "admin_state_up": true, "updated_at": "2019-01-09T16:21:50Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "c5fd0f14-7848-43e8-842a-d0ea07bb314b", "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router"}} 2019-01-09 16:21:51,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/c5fd0f14-7848-43e8-842a-d0ea07bb314b used request id req-9cab61df-b9a1-4665-94b6-ada52adadf9d 2019-01-09 16:21:51,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=c5fd0f14-7848-43e8-842a-d0ea07bb314b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:51,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1757 X-Openstack-Request-Id: req-8440548d-723c-445c-b0f7-579404136a1f Date: Wed, 09 Jan 2019 16:21:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:49Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b981bb1-17eb-455a-8f94-904b19e67b75","ip_address":"10.200.201.1"}],"id":"7c89abc2-283a-4f10-bde0-ae6046978851","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:63:90:9e","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port1","admin_state_up":true,"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:44Z","binding:vnic_type":"normal","device_id":"c5fd0f14-7848-43e8-842a-d0ea07bb314b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:50Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","ip_address":"10.200.202.1"}],"id":"f8df1c71-152c-4afb-a61b-f61afb0fc269","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:c8:dd:97","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port2","admin_state_up":true,"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:48Z","binding:vnic_type":"normal","device_id":"c5fd0f14-7848-43e8-842a-d0ea07bb314b","ip_allocation":"immediate"}]} 2019-01-09 16:21:51,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=c5fd0f14-7848-43e8-842a-d0ea07bb314b used request id req-8440548d-723c-445c-b0f7-579404136a1f 2019-01-09 16:21:51,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/3b981bb1-17eb-455a-8f94-904b19e67b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:51,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-7f9a7edc-44bd-4c1f-a6c8-36121070ea1e Date: Wed, 09 Jan 2019 16:21:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}} 2019-01-09 16:21:51,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/3b981bb1-17eb-455a-8f94-904b19e67b75 used request id req-7f9a7edc-44bd-4c1f-a6c8-36121070ea1e 2019-01-09 16:21:51,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/8fb407e2-e0ef-4868-ae15-22678ec36b63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:21:51,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-368cdf61-5937-4000-93f1-3701b863963c Date: Wed, 09 Jan 2019 16:21:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}} 2019-01-09 16:21:51,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/8fb407e2-e0ef-4868-ae15-22678ec36b63 used request id req-368cdf61-5937-4000-93f1-3701b863963c 2019-01-09 16:21:51,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:51,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:51,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:21:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["LGvN3mnmTk2AHQTN0-iVoQ"], "issued_at": "2019-01-09T16:21:51.000000Z"}} 2019-01-09 16:21:51,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f788d84ddb922d4df90c1ef951d5ce932efea076" 2019-01-09 16:21:52,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b375fd-1cdf-4755-a253-715c1271d854 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:52,084 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e5b375fd-1cdf-4755-a253-715c1271d854 2019-01-09 16:21:52,085 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:21:52,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f788d84ddb922d4df90c1ef951d5ce932efea076" 2019-01-09 16:21:52,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d6223c75-0fdc-4119-a06c-634c6f4a8db9 x-compute-request-id: req-d6223c75-0fdc-4119-a06c-634c6f4a8db9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:21:52,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d6223c75-0fdc-4119-a06c-634c6f4a8db9 2019-01-09 16:21:52,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f788d84ddb922d4df90c1ef951d5ce932efea076" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-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-09 16:21:52,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18b9e440-8335-407f-9da6-f8651ec595ff x-compute-request-id: req-18b9e440-8335-407f-9da6-f8651ec595ff Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "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": "b09e3755-86c4-4c05-bdf0-644641352df2"}} 2019-01-09 16:21:52,335 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-18b9e440-8335-407f-9da6-f8651ec595ff 2019-01-09 16:21:52,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:52,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:52,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5116a6d6211244dda82177c126f7bf6e", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}], "expires_at": "2019-01-09T17:21:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-user", "id": "036960e6316e46e1acd29c0338411ccf"}, "audit_ids": ["QnJ0ZVrLSDyJ7r7GZGjEHg"], "issued_at": "2019-01-09T16:21:52.000000Z"}} 2019-01-09 16:21:52,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:52,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8e4d1f-da5b-4401-a74d-b6cad79273c8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:52,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-be8e4d1f-da5b-4401-a74d-b6cad79273c8 2019-01-09 16:21:52,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:53,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-10474fc8-cb9f-4ccb-bd1d-5a1597cf04c3 Date: Wed, 09 Jan 2019 16:21:53 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:21:53,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp used request id req-10474fc8-cb9f-4ccb-bd1d-5a1597cf04c3 2019-01-09 16:21:53,029 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp... 2019-01-09 16:21:53,029 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp 2019-01-09 16:21:53,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}}' 2019-01-09 16:21:53,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-a028abd8-400d-4488-9931-5b36d7bccec0 Date: Wed, 09 Jan 2019 16:21:53 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "updated_at": "2019-01-09T16:21:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "3c1eea5e-9abb-4f50-bc85-da01add083f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "c5dfb4c0-7f51-419b-b704-13b7e88f4c6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}], "revision_number": 2, "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "e17871a7-f06f-43ba-b435-25c178eb5141", "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}} 2019-01-09 16:21:53,250 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-a028abd8-400d-4488-9931-5b36d7bccec0 2019-01-09 16:21:53,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e17871a7-f06f-43ba-b435-25c178eb5141 2019-01-09 16:21:53,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:53,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2de3175f-8ac2-4a0a-b3e1-4101ad91c69b Date: Wed, 09 Jan 2019 16:21:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "3c1eea5e-9abb-4f50-bc85-da01add083f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "c5dfb4c0-7f51-419b-b704-13b7e88f4c6b"}]} 2019-01-09 16:21:53,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 used request id req-2de3175f-8ac2-4a0a-b3e1-4101ad91c69b 2019-01-09 16:21:53,296 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e17871a7-f06f-43ba-b435-25c178eb5141 2019-01-09 16:21:53,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:53,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f18f43e1-b848-43e5-b5bf-873e58016114 Date: Wed, 09 Jan 2019 16:21:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "3c1eea5e-9abb-4f50-bc85-da01add083f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "c5dfb4c0-7f51-419b-b704-13b7e88f4c6b"}]} 2019-01-09 16:21:53,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 used request id req-f18f43e1-b848-43e5-b5bf-873e58016114 2019-01-09 16:21:53,318 - neutron_utils - INFO - Retrieving security group with ID - e17871a7-f06f-43ba-b435-25c178eb5141 2019-01-09 16:21:53,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=e17871a7-f06f-43ba-b435-25c178eb5141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:53,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-1493b9b6-25f2-4fc5-bd93-3286f9f8486b Date: Wed, 09 Jan 2019 16:21:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "updated_at": "2019-01-09T16:21:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "3c1eea5e-9abb-4f50-bc85-da01add083f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "c5dfb4c0-7f51-419b-b704-13b7e88f4c6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}], "revision_number": 2, "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "e17871a7-f06f-43ba-b435-25c178eb5141", "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}]} 2019-01-09 16:21:53,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=e17871a7-f06f-43ba-b435-25c178eb5141 used request id req-1493b9b6-25f2-4fc5-bd93-3286f9f8486b 2019-01-09 16:21:53,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e17871a7-f06f-43ba-b435-25c178eb5141 2019-01-09 16:21:53,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:53,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cd4598ae-ff7d-4222-8f67-ea917e1d10de Date: Wed, 09 Jan 2019 16:21:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "3c1eea5e-9abb-4f50-bc85-da01add083f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "c5dfb4c0-7f51-419b-b704-13b7e88f4c6b"}]} 2019-01-09 16:21:53,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 used request id req-cd4598ae-ff7d-4222-8f67-ea917e1d10de 2019-01-09 16:21:53,407 - neutron_utils - INFO - Retrieving security group with ID - e17871a7-f06f-43ba-b435-25c178eb5141 2019-01-09 16:21:53,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=e17871a7-f06f-43ba-b435-25c178eb5141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:53,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-2e571507-629f-4327-be9f-0bc2037f6b05 Date: Wed, 09 Jan 2019 16:21:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "updated_at": "2019-01-09T16:21:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "3c1eea5e-9abb-4f50-bc85-da01add083f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "c5dfb4c0-7f51-419b-b704-13b7e88f4c6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}], "revision_number": 2, "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "e17871a7-f06f-43ba-b435-25c178eb5141", "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}]} 2019-01-09 16:21:53,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=e17871a7-f06f-43ba-b435-25c178eb5141 used request id req-2e571507-629f-4327-be9f-0bc2037f6b05 2019-01-09 16:21:53,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e17871a7-f06f-43ba-b435-25c178eb5141 2019-01-09 16:21:53,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:53,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-540a5aa0-13e6-427b-9c42-c1124ef25fa5 Date: Wed, 09 Jan 2019 16:21:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "3c1eea5e-9abb-4f50-bc85-da01add083f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "c5dfb4c0-7f51-419b-b704-13b7e88f4c6b"}]} 2019-01-09 16:21:53,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 used request id req-540a5aa0-13e6-427b-9c42-c1124ef25fa5 2019-01-09 16:21:53,469 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp 2019-01-09 16:21:53,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:53,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-5efadfa8-9934-4997-bafd-1c812038b7b6 Date: Wed, 09 Jan 2019 16:21:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "updated_at": "2019-01-09T16:21:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "3c1eea5e-9abb-4f50-bc85-da01add083f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "c5dfb4c0-7f51-419b-b704-13b7e88f4c6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}], "revision_number": 2, "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "e17871a7-f06f-43ba-b435-25c178eb5141", "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}]} 2019-01-09 16:21:53,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp used request id req-5efadfa8-9934-4997-bafd-1c812038b7b6 2019-01-09 16:21:53,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:21:53,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:21: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:21:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:53,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-350abb83-82e7-4c42-bd51-b24cd09f5c23 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:21:53,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-350abb83-82e7-4c42-bd51-b24cd09f5c23 2019-01-09 16:21:53,609 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e17871a7-f06f-43ba-b435-25c178eb5141 2019-01-09 16:21:53,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:53,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b1bc4dd-5776-4ef0-9d8e-2a6044ddf2d2 Date: Wed, 09 Jan 2019 16:21:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "3c1eea5e-9abb-4f50-bc85-da01add083f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "c5dfb4c0-7f51-419b-b704-13b7e88f4c6b"}]} 2019-01-09 16:21:53,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 used request id req-0b1bc4dd-5776-4ef0-9d8e-2a6044ddf2d2 2019-01-09 16:21:53,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}602d97e030d91c8fc19c1aba97b86881cee96199" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141"}}' 2019-01-09 16:21:53,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d32126e5-ebd0-4947-9015-cba280f4e926 Date: Wed, 09 Jan 2019 16:21:53 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-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "fd796b29-accb-4f37-bc47-cf6a91bc714e"}} 2019-01-09 16:21:53,803 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-d32126e5-ebd0-4947-9015-cba280f4e926 2019-01-09 16:21:53,804 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp 2019-01-09 16:21:53,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:53,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-f1ee1875-2920-4456-aa3c-52e69d334954 Date: Wed, 09 Jan 2019 16:21:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "updated_at": "2019-01-09T16:21:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "3c1eea5e-9abb-4f50-bc85-da01add083f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "c5dfb4c0-7f51-419b-b704-13b7e88f4c6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "fd796b29-accb-4f37-bc47-cf6a91bc714e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}], "revision_number": 3, "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "e17871a7-f06f-43ba-b435-25c178eb5141", "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}]} 2019-01-09 16:21:53,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp used request id req-f1ee1875-2920-4456-aa3c-52e69d334954 2019-01-09 16:21:53,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:53,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478cbc18-1d00-465f-827b-563ea8cb7c0f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:21:53,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-478cbc18-1d00-465f-827b-563ea8cb7c0f 2019-01-09 16:21:53,874 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e17871a7-f06f-43ba-b435-25c178eb5141 2019-01-09 16:21:53,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:53,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-7e88ad9f-119e-46db-9079-b477b40447dc Date: Wed, 09 Jan 2019 16:21:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "3c1eea5e-9abb-4f50-bc85-da01add083f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "c5dfb4c0-7f51-419b-b704-13b7e88f4c6b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "fd796b29-accb-4f37-bc47-cf6a91bc714e"}]} 2019-01-09 16:21:53,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 used request id req-7e88ad9f-119e-46db-9079-b477b40447dc 2019-01-09 16:21:53,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29: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}602d97e030d91c8fc19c1aba97b86881cee96199" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141"}}' 2019-01-09 16:21:54,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 508 X-Openstack-Request-Id: req-86ddd0d0-4cb7-4806-a662-7b9feabb4fab Date: Wed, 09 Jan 2019 16:21:54 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-09T16:21:54Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:54Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "70e6d25b-238a-4e8d-8b20-4a615308ed8d"}} 2019-01-09 16:21:54,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules used request id req-86ddd0d0-4cb7-4806-a662-7b9feabb4fab 2019-01-09 16:21:54,073 - neutron_utils - INFO - Retrieving security group with ID - e17871a7-f06f-43ba-b435-25c178eb5141 2019-01-09 16:21:54,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=e17871a7-f06f-43ba-b435-25c178eb5141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:54,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2400 X-Openstack-Request-Id: req-d4b67616-0c83-4a32-ab04-bf84eb379209 Date: Wed, 09 Jan 2019 16:21:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "updated_at": "2019-01-09T16:21:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "3c1eea5e-9abb-4f50-bc85-da01add083f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}, {"direction": "egress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:54Z", "revision_number": 0, "id": "70e6d25b-238a-4e8d-8b20-4a615308ed8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:54Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "c5dfb4c0-7f51-419b-b704-13b7e88f4c6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "revision_number": 0, "id": "fd796b29-accb-4f37-bc47-cf6a91bc714e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}], "revision_number": 4, "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "e17871a7-f06f-43ba-b435-25c178eb5141", "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}]} 2019-01-09 16:21:54,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=e17871a7-f06f-43ba-b435-25c178eb5141 used request id req-d4b67616-0c83-4a32-ab04-bf84eb379209 2019-01-09 16:21:54,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e17871a7-f06f-43ba-b435-25c178eb5141 2019-01-09 16:21:54,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:21:54,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1973 X-Openstack-Request-Id: req-b10c78ce-121c-4e80-a9e5-1a1e8bfaed76 Date: Wed, 09 Jan 2019 16:21: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-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "3c1eea5e-9abb-4f50-bc85-da01add083f2"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:54Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:54Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "70e6d25b-238a-4e8d-8b20-4a615308ed8d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "c5dfb4c0-7f51-419b-b704-13b7e88f4c6b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:53Z", "security_group_id": "e17871a7-f06f-43ba-b435-25c178eb5141", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:53Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "fd796b29-accb-4f37-bc47-cf6a91bc714e"}]} 2019-01-09 16:21:54,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e17871a7-f06f-43ba-b435-25c178eb5141 used request id req-b10c78ce-121c-4e80-a9e5-1a1e8bfaed76 2019-01-09 16:21:54,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:54,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:54,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5116a6d6211244dda82177c126f7bf6e", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}], "expires_at": "2019-01-09T17:21:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-user", "id": "036960e6316e46e1acd29c0338411ccf"}, "audit_ids": ["M3k_lVPFRPue1Fv9BqqCJA"], "issued_at": "2019-01-09T16:21:54.000000Z"}} 2019-01-09 16:21:54,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:54,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b6347d-b307-414a-960b-357270100901 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:54,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-42b6347d-b307-414a-960b-357270100901 2019-01-09 16:21:54,572 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:21:54,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:54,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c8d8c4-7b8b-4049-bd0e-7955b9de94ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:54,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-01c8d8c4-7b8b-4049-bd0e-7955b9de94ef 2019-01-09 16:21:54,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:55,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bd9a3baf-329c-4dc5-822f-f7fff8040d78 Date: Wed, 09 Jan 2019 16:21:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:55,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-bd9a3baf-329c-4dc5-822f-f7fff8040d78 2019-01-09 16:21:55,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:55,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-84a63d6f-1d20-4e52-9c13-21c392cdb76d Date: Wed, 09 Jan 2019 16:21:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:55,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-84a63d6f-1d20-4e52-9c13-21c392cdb76d 2019-01-09 16:21:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:55,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-419b71d9-3b10-4bc5-a3cf-4c68fac87227 Date: Wed, 09 Jan 2019 16:21:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:55,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-419b71d9-3b10-4bc5-a3cf-4c68fac87227 2019-01-09 16:21:55,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:21:55,272 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:21: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:21:55,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:55,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3367f71f-9824-487a-8b6a-70c59c744f96 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:21:55,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-3367f71f-9824-487a-8b6a-70c59c744f96 2019-01-09 16:21:55,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:55,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8301d8e4-adf5-4ed3-8484-28af0a99e018 Date: Wed, 09 Jan 2019 16:21:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:55,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-8301d8e4-adf5-4ed3-8484-28af0a99e018 2019-01-09 16:21:55,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:55,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ef12d901-5cbb-447f-961d-7280ddf475ac Date: Wed, 09 Jan 2019 16:21:55 GMT RESP BODY: {"ports":[]} 2019-01-09 16:21:55,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm1-port&admin_state_up=True used request id req-ef12d901-5cbb-447f-961d-7280ddf475ac 2019-01-09 16:21:55,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:55,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77194294-431c-46a9-a470-b3259e67c582 x-compute-request-id: req-77194294-431c-46a9-a470-b3259e67c582 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:21:55,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1 used request id req-77194294-431c-46a9-a470-b3259e67c582 2019-01-09 16:21:55,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:55,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8997b975-bd4d-46c1-be12-31b738f92b8e Date: Wed, 09 Jan 2019 16:21:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:55,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-8997b975-bd4d-46c1-be12-31b738f92b8e 2019-01-09 16:21:55,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:55,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b7ae475d-480f-4f51-8d04-d2c02b6d6fbc Date: Wed, 09 Jan 2019 16:21:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:55,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-b7ae475d-480f-4f51-8d04-d2c02b6d6fbc 2019-01-09 16:21:55,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:55,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-28ddd1b5-4496-4767-965a-413e9d3bdb76 Date: Wed, 09 Jan 2019 16:21:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:55,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-28ddd1b5-4496-4767-965a-413e9d3bdb76 2019-01-09 16:21:55,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:55,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004a9523-bc96-43bd-a22c-057d9c59a647 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:21:55,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-004a9523-bc96-43bd-a22c-057d9c59a647 2019-01-09 16:21:55,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:56,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-56f15d81-076f-47fd-ab78-293386ab3172 Date: Wed, 09 Jan 2019 16:21:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:56,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-56f15d81-076f-47fd-ab78-293386ab3172 2019-01-09 16:21:56,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:56,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-912b5f39-6f52-4ef3-9c29-759c204b54ca Date: Wed, 09 Jan 2019 16:21:56 GMT RESP BODY: {"ports":[]} 2019-01-09 16:21:56,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm1-port&admin_state_up=True used request id req-912b5f39-6f52-4ef3-9c29-759c204b54ca 2019-01-09 16:21:56,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:21:56,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:21:56,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5116a6d6211244dda82177c126f7bf6e", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}], "expires_at": "2019-01-09T17:21:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-user", "id": "036960e6316e46e1acd29c0338411ccf"}, "audit_ids": ["m-hcizPQSs6mq2-DlttIVA"], "issued_at": "2019-01-09T16:21:56.000000Z"}} 2019-01-09 16:21:56,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2690ff895d3b586618daaeca30879b86fe34df" 2019-01-09 16:21:56,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a558d77b-c84b-4d0f-84d4-a1ccb1f82c03 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:21:56,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a558d77b-c84b-4d0f-84d4-a1ccb1f82c03 2019-01-09 16:21:56,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:56,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7dcbdbdd-34f7-4c00-b854-4e5c8cfdd8f0 Date: Wed, 09 Jan 2019 16:21:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:56,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-7dcbdbdd-34f7-4c00-b854-4e5c8cfdd8f0 2019-01-09 16:21:56,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:56,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5bd1da4f-143d-4287-ac1a-ff8149f205ec Date: Wed, 09 Jan 2019 16:21:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:56,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-5bd1da4f-143d-4287-ac1a-ff8149f205ec 2019-01-09 16:21:56,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:56,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4a426ce3-6d6e-414b-8606-7c7478239bb2 Date: Wed, 09 Jan 2019 16:21:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:56,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-4a426ce3-6d6e-414b-8606-7c7478239bb2 2019-01-09 16:21:56,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:21:56,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:21: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:21:56,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2690ff895d3b586618daaeca30879b86fe34df" 2019-01-09 16:21:56,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907a4e28-5297-41d6-8f7e-25d02297a685 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:21:56,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-907a4e28-5297-41d6-8f7e-25d02297a685 2019-01-09 16:21:56,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:56,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-572371ad-ef01-4a8b-96fe-3e835ac83e51 Date: Wed, 09 Jan 2019 16:21:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:56,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-572371ad-ef01-4a8b-96fe-3e835ac83e51 2019-01-09 16:21:56,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:56,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ef93ad4a-242f-46e7-91dd-32bb1d63dc73 Date: Wed, 09 Jan 2019 16:21:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:56,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1 used request id req-ef93ad4a-242f-46e7-91dd-32bb1d63dc73 2019-01-09 16:21:56,951 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 2019-01-09 16:21:56,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" -d '{"port": {"network_id": "70524c01-0d28-41f2-87a3-e9ee32d0991e", "fixed_ips": [{"subnet_id": "3b981bb1-17eb-455a-8f94-904b19e67b75", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm1-port", "admin_state_up": true}}' 2019-01-09 16:21:57,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-77cc5eb5-6980-495c-a0f8-d6b0ea849ca5 Date: Wed, 09 Jan 2019 16:21:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:57Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b981bb1-17eb-455a-8f94-904b19e67b75","ip_address":"10.200.201.5"}],"id":"b39794c0-4751-4710-813f-2389c9b3538b","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:5f:d6:1f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm1-port","project_id":"4a0b64b7968d4e97b08bac7c748c6172","qos_policy_id":null,"admin_state_up":true,"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:57Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:21:57,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-77cc5eb5-6980-495c-a0f8-d6b0ea849ca5 2019-01-09 16:21:57,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:58,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e1516a8d-3c33-4ce3-9a33-0b2e5112790d Date: Wed, 09 Jan 2019 16:21:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:58,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-e1516a8d-3c33-4ce3-9a33-0b2e5112790d 2019-01-09 16:21:58,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:58,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5c12840c-6a51-41cf-8dfd-d57fb78abfa2 Date: Wed, 09 Jan 2019 16:21:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:58,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-5c12840c-6a51-41cf-8dfd-d57fb78abfa2 2019-01-09 16:21:58,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:58,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-94a25ae2-8d6b-4a6a-8145-c64081f31245 Date: Wed, 09 Jan 2019 16:21:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:21:58,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-94a25ae2-8d6b-4a6a-8145-c64081f31245 2019-01-09 16:21:58,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:58,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc1d58d7-59d9-49c3-a77c-12f08e5e37bd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:21:58,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-bc1d58d7-59d9-49c3-a77c-12f08e5e37bd 2019-01-09 16:21:58,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:58,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-66d21fc4-7a4f-493b-a0e2-dc9a026731fe Date: Wed, 09 Jan 2019 16:21:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:21:58,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-66d21fc4-7a4f-493b-a0e2-dc9a026731fe 2019-01-09 16:21:58,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:58,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-95f3ad93-57b0-42f1-855a-dc9c9f448908 Date: Wed, 09 Jan 2019 16:21:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:57Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b981bb1-17eb-455a-8f94-904b19e67b75","ip_address":"10.200.201.5"}],"id":"b39794c0-4751-4710-813f-2389c9b3538b","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:5f:d6:1f","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm1-port","admin_state_up":true,"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:57Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:21:58,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm1-port&admin_state_up=True used request id req-95f3ad93-57b0-42f1-855a-dc9c9f448908 2019-01-09 16:21:58,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:58,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f83917ec-65ca-4800-becc-e7eb8f7aa307 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:21:58,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-f83917ec-65ca-4800-becc-e7eb8f7aa307 2019-01-09 16:21:58,526 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1 2019-01-09 16:21:58,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:58,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2647523a-d948-4efe-a501-d583bcbf42dd x-compute-request-id: req-2647523a-d948-4efe-a501-d583bcbf42dd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-flavor-name"}]} 2019-01-09 16:21:58,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2647523a-d948-4efe-a501-d583bcbf42dd 2019-01-09 16:21:58,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/b09e3755-86c4-4c05-bdf0-644641352df2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:58,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:21:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1fa85fc-93a1-49f8-bfa9-1e3b7813273f x-compute-request-id: req-e1fa85fc-93a1-49f8-bfa9-1e3b7813273f Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "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": "b09e3755-86c4-4c05-bdf0-644641352df2"}} 2019-01-09 16:21:58,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/b09e3755-86c4-4c05-bdf0-644641352df2 used request id req-e1fa85fc-93a1-49f8-bfa9-1e3b7813273f 2019-01-09 16:21:58,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:58,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-11375fd6-7142-4dd6-bd79-036849aac2b3 Date: Wed, 09 Jan 2019 16:21:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:21:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:21:36Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/483018f9-6063-433a-93db-888377911858/snap", "metadata": {}}], "self": "/v2/images/483018f9-6063-433a-93db-888377911858", "min_disk": 0, "protected": false, "id": "483018f9-6063-433a-93db-888377911858", "file": "/v2/images/483018f9-6063-433a-93db-888377911858/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a0b64b7968d4e97b08bac7c748c6172", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/483018f9-6063-433a-93db-888377911858/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90"} 2019-01-09 16:21:58,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90 used request id req-11375fd6-7142-4dd6-bd79-036849aac2b3 2019-01-09 16:21:58,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:21:58,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2a5973d5-3859-4510-b8fb-53e9767c68cb Date: Wed, 09 Jan 2019 16:21:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 16:21:58,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2a5973d5-3859-4510-b8fb-53e9767c68cb 2019-01-09 16:21:58,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" -d '{"server": {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1", "imageRef": "483018f9-6063-433a-93db-888377911858", "flavorRef": "b09e3755-86c4-4c05-bdf0-644641352df2", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "b39794c0-4751-4710-813f-2389c9b3538b"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}]}}' 2019-01-09 16:22:00,401 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:21:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8de41e07-0da0-449f-8ca5-c10135307a52 x-compute-request-id: req-8de41e07-0da0-449f-8ca5-c10135307a52 Content-Length: 437 location: http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "4c0b44e8-6222-4e0d-83e7-712a634375a7", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "bookmark"}], "adminPass": "Zb3ChCaG3ACm"}} 2019-01-09 16:22:00,401 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-8de41e07-0da0-449f-8ca5-c10135307a52 2019-01-09 16:22:00,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:00,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d5c252ae-d49d-495c-9cbf-8b0a8918e5e0 x-compute-request-id: req-d5c252ae-d49d-495c-9cbf-8b0a8918e5e0 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.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "4c0b44e8-6222-4e0d-83e7-712a634375a7", "user_id": "036960e6316e46e1acd29c0338411ccf", "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-09T16:22:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1", "created": "2019-01-09T16:22:00Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:00,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-d5c252ae-d49d-495c-9cbf-8b0a8918e5e0 2019-01-09 16:22:00,677 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1 2019-01-09 16:22:00,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:00,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-400dc5c6-09fd-4fda-83c5-def352871f03 x-compute-request-id: req-400dc5c6-09fd-4fda-83c5-def352871f03 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.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "4c0b44e8-6222-4e0d-83e7-712a634375a7", "user_id": "036960e6316e46e1acd29c0338411ccf", "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-09T16:22:00Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1", "created": "2019-01-09T16:22:00Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:00,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-400dc5c6-09fd-4fda-83c5-def352871f03 2019-01-09 16:22:00,926 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1] is - BUILD 2019-01-09 16:22:00,926 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:22:03,929 - create_instance - DEBUG - VM status query timeout in 896.747389793 2019-01-09 16:22:03,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:04,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f148ab59-d1a7-4a38-85bc-6d1e80ff54db x-compute-request-id: req-f148ab59-d1a7-4a38-85bc-6d1e80ff54db 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.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "4c0b44e8-6222-4e0d-83e7-712a634375a7", "security_groups": [{"name": "default"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:22:01Z", "hostId": "fca51511bcf63ce03ef410e548fa8f2528d897ca0a6c9e77474c1cb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1", "created": "2019-01-09T16:22:00Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:04,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-f148ab59-d1a7-4a38-85bc-6d1e80ff54db 2019-01-09 16:22:04,268 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1] is - BUILD 2019-01-09 16:22:04,268 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:22:07,271 - create_instance - DEBUG - VM status query timeout in 893.405759811 2019-01-09 16:22:07,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:07,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9feb0a22-d65a-4fdd-8b5a-5bf8ce4c11d0 x-compute-request-id: req-9feb0a22-d65a-4fdd-8b5a-5bf8ce4c11d0 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:d6:1f", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:06.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "4c0b44e8-6222-4e0d-83e7-712a634375a7", "security_groups": [{"name": "default"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:06Z", "hostId": "fca51511bcf63ce03ef410e548fa8f2528d897ca0a6c9e77474c1cb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1", "created": "2019-01-09T16:22:00Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:07,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-9feb0a22-d65a-4fdd-8b5a-5bf8ce4c11d0 2019-01-09 16:22:07,756 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1] is - ACTIVE 2019-01-09 16:22:07,756 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:22:07,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:07,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aeb5e734-7593-4186-9905-18cdc2744ef6 x-compute-request-id: req-aeb5e734-7593-4186-9905-18cdc2744ef6 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:d6:1f", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:06.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "4c0b44e8-6222-4e0d-83e7-712a634375a7", "security_groups": [{"name": "default"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:06Z", "hostId": "fca51511bcf63ce03ef410e548fa8f2528d897ca0a6c9e77474c1cb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1", "created": "2019-01-09T16:22:00Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:07,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-aeb5e734-7593-4186-9905-18cdc2744ef6 2019-01-09 16:22:07,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:07,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0110f4eb-36b0-4cda-909a-a6da91c24fa0 Date: Wed, 09 Jan 2019 16:22:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:22:07,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-0110f4eb-36b0-4cda-909a-a6da91c24fa0 2019-01-09 16:22:08,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:08,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7659af8-4e35-4f29-8d7a-4cc30ca3bf5b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:22:08,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-e7659af8-4e35-4f29-8d7a-4cc30ca3bf5b 2019-01-09 16:22:08,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:08,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a7d6dbb0-d8b2-4c8e-8ab7-e9112d0223f6 Date: Wed, 09 Jan 2019 16:22:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:22:08,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-a7d6dbb0-d8b2-4c8e-8ab7-e9112d0223f6 2019-01-09 16:22:08,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:08,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-686760d7-19e4-4e32-807d-f55247233bf6 Date: Wed, 09 Jan 2019 16:22:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:49Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b981bb1-17eb-455a-8f94-904b19e67b75","ip_address":"10.200.201.1"}],"id":"7c89abc2-283a-4f10-bde0-ae6046978851","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:63:90:9e","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port1","admin_state_up":true,"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:44Z","binding:vnic_type":"normal","device_id":"c5fd0f14-7848-43e8-842a-d0ea07bb314b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:22:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b981bb1-17eb-455a-8f94-904b19e67b75","ip_address":"10.200.201.5"}],"id":"b39794c0-4751-4710-813f-2389c9b3538b","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:5f:d6:1f","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm1-port","admin_state_up":true,"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:57Z","binding:vnic_type":"normal","device_id":"4c0b44e8-6222-4e0d-83e7-712a634375a7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3b981bb1-17eb-455a-8f94-904b19e67b75","ip_address":"10.200.201.2"}],"id":"c1e443b5-cc0e-4e3b-8ade-da929fb08774","security_groups":[],"mac_address":"fa:16:3e:43:a4:ab","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70524c01-0d28-41f2-87a3-e9ee32d0991e","ip_allocation":"immediate"}]} 2019-01-09 16:22:08,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-686760d7-19e4-4e32-807d-f55247233bf6 2019-01-09 16:22:08,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:08,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45afabd3-7542-4748-a93d-b4750226dee6 x-compute-request-id: req-45afabd3-7542-4748-a93d-b4750226dee6 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:d6:1f", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:06.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "4c0b44e8-6222-4e0d-83e7-712a634375a7", "security_groups": [{"name": "default"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:06Z", "hostId": "fca51511bcf63ce03ef410e548fa8f2528d897ca0a6c9e77474c1cb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1", "created": "2019-01-09T16:22:00Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:08,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-45afabd3-7542-4748-a93d-b4750226dee6 2019-01-09 16:22:08,706 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1] is - ACTIVE 2019-01-09 16:22:08,706 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:22:08,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:08,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83adb53c-f529-4dad-aab1-70774a46b915 x-compute-request-id: req-83adb53c-f529-4dad-aab1-70774a46b915 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:d6:1f", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:06.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "4c0b44e8-6222-4e0d-83e7-712a634375a7", "security_groups": [{"name": "default"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:06Z", "hostId": "fca51511bcf63ce03ef410e548fa8f2528d897ca0a6c9e77474c1cb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1", "created": "2019-01-09T16:22:00Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:08,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-83adb53c-f529-4dad-aab1-70774a46b915 2019-01-09 16:22:08,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:09,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7a96ae5c-12e4-4e84-bca8-4b3fa4436885 Date: Wed, 09 Jan 2019 16:22:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["3b981bb1-17eb-455a-8f94-904b19e67b75"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:38Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:37Z","mtu":1450}]} 2019-01-09 16:22:09,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 used request id req-7a96ae5c-12e4-4e84-bca8-4b3fa4436885 2019-01-09 16:22:09,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:09,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c6f21ad-4170-4b7d-a0b6-265aabe06183 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:22:09,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-8c6f21ad-4170-4b7d-a0b6-265aabe06183 2019-01-09 16:22:09,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:09,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3bfd5b82-2cea-4601-af31-5a192352a958 Date: Wed, 09 Jan 2019 16:22:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:38Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"4a0b64b7968d4e97b08bac7c748c6172","id":"3b981bb1-17eb-455a-8f94-904b19e67b75","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1"}]} 2019-01-09 16:22:09,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-3bfd5b82-2cea-4601-af31-5a192352a958 2019-01-09 16:22:09,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:09,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-1b5518d9-278f-40bf-948f-725270aec129 Date: Wed, 09 Jan 2019 16:22:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:49Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b981bb1-17eb-455a-8f94-904b19e67b75","ip_address":"10.200.201.1"}],"id":"7c89abc2-283a-4f10-bde0-ae6046978851","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:63:90:9e","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port1","admin_state_up":true,"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:44Z","binding:vnic_type":"normal","device_id":"c5fd0f14-7848-43e8-842a-d0ea07bb314b","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:22:06Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3b981bb1-17eb-455a-8f94-904b19e67b75","ip_address":"10.200.201.5"}],"id":"b39794c0-4751-4710-813f-2389c9b3538b","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:5f:d6:1f","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm1-port","admin_state_up":true,"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:57Z","binding:vnic_type":"normal","device_id":"4c0b44e8-6222-4e0d-83e7-712a634375a7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3b981bb1-17eb-455a-8f94-904b19e67b75","ip_address":"10.200.201.2"}],"id":"c1e443b5-cc0e-4e3b-8ade-da929fb08774","security_groups":[],"mac_address":"fa:16:3e:43:a4:ab","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"70524c01-0d28-41f2-87a3-e9ee32d0991e","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-70524c01-0d28-41f2-87a3-e9ee32d0991e","ip_allocation":"immediate"}]} 2019-01-09 16:22:09,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-1b5518d9-278f-40bf-948f-725270aec129 2019-01-09 16:22:09,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}}' 2019-01-09 16:22:10,150 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:22: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-59971be2-ff31-490d-a7c4-eabccc13a358 x-compute-request-id: req-59971be2-ff31-490d-a7c4-eabccc13a358 Content-Length: 0 Content-Type: application/json 2019-01-09 16:22:10,151 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7/action used request id req-59971be2-ff31-490d-a7c4-eabccc13a358 2019-01-09 16:22:10,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:22:10,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:22:10,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5116a6d6211244dda82177c126f7bf6e", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}], "expires_at": "2019-01-09T17:22:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-user", "id": "036960e6316e46e1acd29c0338411ccf"}, "audit_ids": ["H3BlXxk9QbaeGC8Uwzq7wA"], "issued_at": "2019-01-09T16:22:10.000000Z"}} 2019-01-09 16:22:10,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:10,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304f9727-3726-43cb-92ef-f6ec0de7815e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:22:10,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-304f9727-3726-43cb-92ef-f6ec0de7815e 2019-01-09 16:22:10,632 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:22:10,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:10,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87c748a0-57cf-4213-a8cd-1efb0be8fc23 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:22:10,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-87c748a0-57cf-4213-a8cd-1efb0be8fc23 2019-01-09 16:22:10,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:10,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-655e1e6d-d267-4110-b24a-d2ade8fbf194 Date: Wed, 09 Jan 2019 16:22:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:22:10,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-655e1e6d-d267-4110-b24a-d2ade8fbf194 2019-01-09 16:22:10,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:11,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0243dca8-857e-44ae-ab5a-ff7ba75404a2 Date: Wed, 09 Jan 2019 16:22:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:22:11,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-0243dca8-857e-44ae-ab5a-ff7ba75404a2 2019-01-09 16:22:11,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:11,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5c00ad4e-67fe-4c12-87bd-82f65d54b5ae Date: Wed, 09 Jan 2019 16:22:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:22:11,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-5c00ad4e-67fe-4c12-87bd-82f65d54b5ae 2019-01-09 16:22:11,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:22:11,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:22: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:22:11,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:11,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e00350-1623-436f-97f0-46fadd5d2c6b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:22:11,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-f8e00350-1623-436f-97f0-46fadd5d2c6b 2019-01-09 16:22:11,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:11,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f2a84fef-0bd5-4711-ac3b-5a8d3bb26312 Date: Wed, 09 Jan 2019 16:22:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:22:11,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-f2a84fef-0bd5-4711-ac3b-5a8d3bb26312 2019-01-09 16:22:11,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:11,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cd734a73-1587-40b8-b6c4-aae85399a7a1 Date: Wed, 09 Jan 2019 16:22:11 GMT RESP BODY: {"ports":[]} 2019-01-09 16:22:11,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm2-port&admin_state_up=True used request id req-cd734a73-1587-40b8-b6c4-aae85399a7a1 2019-01-09 16:22:11,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:11,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-47998999-1e7d-415c-9b16-6b1d95441c0f x-compute-request-id: req-47998999-1e7d-415c-9b16-6b1d95441c0f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:22:11,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2 used request id req-47998999-1e7d-415c-9b16-6b1d95441c0f 2019-01-09 16:22:11,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:11,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9110454f-e388-45f5-b37a-cc16fdb9b21b Date: Wed, 09 Jan 2019 16:22:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:22:11,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-9110454f-e388-45f5-b37a-cc16fdb9b21b 2019-01-09 16:22:11,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:11,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-40d682a1-bdb3-404e-87de-524fe239fd76 Date: Wed, 09 Jan 2019 16:22:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:22:11,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-40d682a1-bdb3-404e-87de-524fe239fd76 2019-01-09 16:22:11,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:11,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-43beb104-a3a2-49e0-aa52-a36aef2e9b82 Date: Wed, 09 Jan 2019 16:22:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:22:11,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-43beb104-a3a2-49e0-aa52-a36aef2e9b82 2019-01-09 16:22:11,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:11,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af390f6-654f-486f-95fe-25eb93879d03 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:22:11,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-2af390f6-654f-486f-95fe-25eb93879d03 2019-01-09 16:22:11,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:11,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9d496d7f-a5e5-498e-8c16-1ab65ded2357 Date: Wed, 09 Jan 2019 16:22:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:22:11,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-9d496d7f-a5e5-498e-8c16-1ab65ded2357 2019-01-09 16:22:11,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:11,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0eb1af91-1e11-4840-8e96-b009938d2152 Date: Wed, 09 Jan 2019 16:22:11 GMT RESP BODY: {"ports":[]} 2019-01-09 16:22:11,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm2-port&admin_state_up=True used request id req-0eb1af91-1e11-4840-8e96-b009938d2152 2019-01-09 16:22:11,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:22:11,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:22:12,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5116a6d6211244dda82177c126f7bf6e", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role"}], "expires_at": "2019-01-09T17:22:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_4a0b64b7968d4e97b08bac7c748c6172", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-user", "id": "036960e6316e46e1acd29c0338411ccf"}, "audit_ids": ["fhqkTfchSIaCgOiV_avVjA"], "issued_at": "2019-01-09T16:22:12.000000Z"}} 2019-01-09 16:22:12,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b86a1978357cc62d3b346d0fc534701ca5126c2" 2019-01-09 16:22:12,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3d2ad3-ffb6-42f4-9358-5e9d13eebd5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:22:12,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8e3d2ad3-ffb6-42f4-9358-5e9d13eebd5b 2019-01-09 16:22:12,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:12,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-93bf8e31-7246-407d-bc3c-e3dabed298d1 Date: Wed, 09 Jan 2019 16:22:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:22:12,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-93bf8e31-7246-407d-bc3c-e3dabed298d1 2019-01-09 16:22:12,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:12,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-408b521d-a337-47f8-bd45-1e0daa49e552 Date: Wed, 09 Jan 2019 16:22:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:22:12,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-408b521d-a337-47f8-bd45-1e0daa49e552 2019-01-09 16:22:12,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:12,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3f1e2c0f-628d-43d8-9b1a-cdeffea218ab Date: Wed, 09 Jan 2019 16:22:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:22:12,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-3f1e2c0f-628d-43d8-9b1a-cdeffea218ab 2019-01-09 16:22:12,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:22:12,786 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:22: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:22:12,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b86a1978357cc62d3b346d0fc534701ca5126c2" 2019-01-09 16:22:12,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64762104-5508-4c27-865c-8a6851082ae5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:22:12,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-64762104-5508-4c27-865c-8a6851082ae5 2019-01-09 16:22:12,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:12,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b08a5b61-e282-4fe1-950e-361c8dd1f061 Date: Wed, 09 Jan 2019 16:22:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:22:12,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-b08a5b61-e282-4fe1-950e-361c8dd1f061 2019-01-09 16:22:12,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:12,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-78df7f9a-8e97-4584-bf66-8abfe8bba5d6 Date: Wed, 09 Jan 2019 16:22:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:22:12,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2 used request id req-78df7f9a-8e97-4584-bf66-8abfe8bba5d6 2019-01-09 16:22:12,974 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 2019-01-09 16:22:12,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" -d '{"port": {"network_id": "f88c19c2-116a-45e7-acce-2d7a1f593e82", "fixed_ips": [{"subnet_id": "8fb407e2-e0ef-4868-ae15-22678ec36b63", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm2-port", "admin_state_up": true}}' 2019-01-09 16:22:14,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-c5c8a01f-bbe8-476d-975a-79de08833efa Date: Wed, 09 Jan 2019 16:22:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:22:13Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","ip_address":"10.200.202.5"}],"id":"41a39823-d38d-4acd-aa84-10ceda83af74","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:35:cf:d0","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm2-port","project_id":"4a0b64b7968d4e97b08bac7c748c6172","qos_policy_id":null,"admin_state_up":true,"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:22:13Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:22:14,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-c5c8a01f-bbe8-476d-975a-79de08833efa 2019-01-09 16:22:14,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:14,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f7ac695b-7e69-4a78-92f4-6f237df75725 Date: Wed, 09 Jan 2019 16:22:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:22:14,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-f7ac695b-7e69-4a78-92f4-6f237df75725 2019-01-09 16:22:14,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:14,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-093e508d-cc97-4f22-a0cd-43bb5320c30e Date: Wed, 09 Jan 2019 16:22:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:22:14,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-093e508d-cc97-4f22-a0cd-43bb5320c30e 2019-01-09 16:22:14,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:14,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9f43c954-9ae4-4ca5-917c-d749d12b2253 Date: Wed, 09 Jan 2019 16:22:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:22:14,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-9f43c954-9ae4-4ca5-917c-d749d12b2253 2019-01-09 16:22:14,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:14,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b2da067-6eb8-4739-8fa2-cb3316e9caff Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:22:14,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-9b2da067-6eb8-4739-8fa2-cb3316e9caff 2019-01-09 16:22:14,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:14,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1897fb62-42e7-4ac7-8e61-5cf1f4b50608 Date: Wed, 09 Jan 2019 16:22:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:22:14,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-1897fb62-42e7-4ac7-8e61-5cf1f4b50608 2019-01-09 16:22:14,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:14,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-77899f5e-45f8-4ab2-9823-6805e5e77e09 Date: Wed, 09 Jan 2019 16:22:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:22:13Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","ip_address":"10.200.202.5"}],"id":"41a39823-d38d-4acd-aa84-10ceda83af74","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:35:cf:d0","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm2-port","admin_state_up":true,"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:22:13Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:22:14,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82&name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm2-port&admin_state_up=True used request id req-77899f5e-45f8-4ab2-9823-6805e5e77e09 2019-01-09 16:22:14,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:14,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7693a4dc-af48-4591-b922-a8a0cc33e9e2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:22:14,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-7693a4dc-af48-4591-b922-a8a0cc33e9e2 2019-01-09 16:22:14,531 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2 2019-01-09 16:22:14,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:14,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e27fb41-a636-4e28-b4cd-81a6e22b80cb x-compute-request-id: req-9e27fb41-a636-4e28-b4cd-81a6e22b80cb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-flavor-name"}]} 2019-01-09 16:22:14,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9e27fb41-a636-4e28-b4cd-81a6e22b80cb 2019-01-09 16:22:14,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/b09e3755-86c4-4c05-bdf0-644641352df2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:14,573 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c88955f5-5836-4b80-b414-7e5d29b009db x-compute-request-id: req-c88955f5-5836-4b80-b414-7e5d29b009db Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "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": "b09e3755-86c4-4c05-bdf0-644641352df2"}} 2019-01-09 16:22:14,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/b09e3755-86c4-4c05-bdf0-644641352df2 used request id req-c88955f5-5836-4b80-b414-7e5d29b009db 2019-01-09 16:22:14,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:14,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-de14e1aa-b45a-4eef-a4aa-69d295f2f449 Date: Wed, 09 Jan 2019 16:22:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:21:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:21:36Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/483018f9-6063-433a-93db-888377911858/snap", "metadata": {}}], "self": "/v2/images/483018f9-6063-433a-93db-888377911858", "min_disk": 0, "protected": false, "id": "483018f9-6063-433a-93db-888377911858", "file": "/v2/images/483018f9-6063-433a-93db-888377911858/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4a0b64b7968d4e97b08bac7c748c6172", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/483018f9-6063-433a-93db-888377911858/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90"} 2019-01-09 16:22:14,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90 used request id req-de14e1aa-b45a-4eef-a4aa-69d295f2f449 2019-01-09 16:22:14,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:14,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b9f5d7e7-a41a-415a-90ce-9cb02ee6bd77 Date: Wed, 09 Jan 2019 16:22: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-09 16:22:14,773 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b9f5d7e7-a41a-415a-90ce-9cb02ee6bd77 2019-01-09 16:22:14,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" -d '{"server": {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2", "imageRef": "483018f9-6063-433a-93db-888377911858", "flavorRef": "b09e3755-86c4-4c05-bdf0-644641352df2", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "41a39823-d38d-4acd-aa84-10ceda83af74"}], "security_groups": [{"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}]}}' 2019-01-09 16:22:15,824 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:22:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4972fe7e-6b9d-4266-9fc9-84118c049582 x-compute-request-id: req-4972fe7e-6b9d-4266-9fc9-84118c049582 Content-Length: 437 location: http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "56ce9b9b-c93a-4716-a1db-066dad8be56a", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "bookmark"}], "adminPass": "SAY8nhNR94dD"}} 2019-01-09 16:22:15,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-4972fe7e-6b9d-4266-9fc9-84118c049582 2019-01-09 16:22:15,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:16,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1a9ac2b2-c63f-412e-867f-412b35ff6d80 x-compute-request-id: req-1a9ac2b2-c63f-412e-867f-412b35ff6d80 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.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "56ce9b9b-c93a-4716-a1db-066dad8be56a", "user_id": "036960e6316e46e1acd29c0338411ccf", "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-09T16:22:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2", "created": "2019-01-09T16:22:15Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:16,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-1a9ac2b2-c63f-412e-867f-412b35ff6d80 2019-01-09 16:22:16,234 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2 2019-01-09 16:22:16,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:16,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22: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-71ddfa86-ac6a-4470-86cb-f358b9979629 x-compute-request-id: req-71ddfa86-ac6a-4470-86cb-f358b9979629 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "56ce9b9b-c93a-4716-a1db-066dad8be56a", "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:22:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2", "created": "2019-01-09T16:22:15Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:16,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-71ddfa86-ac6a-4470-86cb-f358b9979629 2019-01-09 16:22:16,511 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2] is - BUILD 2019-01-09 16:22:16,511 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:22:19,514 - create_instance - DEBUG - VM status query timeout in 896.720034122 2019-01-09 16:22:19,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:19,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7119dfde-47f4-4264-981b-36758492324a x-compute-request-id: req-7119dfde-47f4-4264-981b-36758492324a Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "56ce9b9b-c93a-4716-a1db-066dad8be56a", "security_groups": [{"name": "default"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:22:16Z", "hostId": "89b7410e20cabf204d6576ba2fa3afb726e82576e4b437723f2c91c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2", "created": "2019-01-09T16:22:15Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:19,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-7119dfde-47f4-4264-981b-36758492324a 2019-01-09 16:22:19,997 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2] is - BUILD 2019-01-09 16:22:19,998 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:22:23,001 - create_instance - DEBUG - VM status query timeout in 893.233362198 2019-01-09 16:22:23,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:23,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22: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-c4bbc9d0-d83a-4a5b-a741-710ee8701558 x-compute-request-id: req-c4bbc9d0-d83a-4a5b-a741-710ee8701558 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "56ce9b9b-c93a-4716-a1db-066dad8be56a", "security_groups": [{"name": "default"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:22:16Z", "hostId": "89b7410e20cabf204d6576ba2fa3afb726e82576e4b437723f2c91c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2", "created": "2019-01-09T16:22:15Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:23,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-c4bbc9d0-d83a-4a5b-a741-710ee8701558 2019-01-09 16:22:23,312 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2] is - BUILD 2019-01-09 16:22:23,312 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:22:26,315 - create_instance - DEBUG - VM status query timeout in 889.919137001 2019-01-09 16:22:26,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:26,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22: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-eb66890b-2fed-45f7-b776-04d4450cdc40 x-compute-request-id: req-eb66890b-2fed-45f7-b776-04d4450cdc40 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:cf:d0", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:23.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "56ce9b9b-c93a-4716-a1db-066dad8be56a", "security_groups": [{"name": "default"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:23Z", "hostId": "89b7410e20cabf204d6576ba2fa3afb726e82576e4b437723f2c91c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2", "created": "2019-01-09T16:22:15Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:26,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-eb66890b-2fed-45f7-b776-04d4450cdc40 2019-01-09 16:22:26,803 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2] is - ACTIVE 2019-01-09 16:22:26,803 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:22:26,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:27,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22: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-59ec4a70-ccd6-4ff8-bd92-8fae495de5b1 x-compute-request-id: req-59ec4a70-ccd6-4ff8-bd92-8fae495de5b1 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:cf:d0", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:23.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "56ce9b9b-c93a-4716-a1db-066dad8be56a", "security_groups": [{"name": "default"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:23Z", "hostId": "89b7410e20cabf204d6576ba2fa3afb726e82576e4b437723f2c91c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2", "created": "2019-01-09T16:22:15Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:27,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-59ec4a70-ccd6-4ff8-bd92-8fae495de5b1 2019-01-09 16:22:27,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:27,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-76e3bc48-d758-4a67-9ca2-10f21f2fee01 Date: Wed, 09 Jan 2019 16:22:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:22:27,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-76e3bc48-d758-4a67-9ca2-10f21f2fee01 2019-01-09 16:22:27,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:27,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a2ede2-b4f8-44f0-bc4a-fc790d0257a3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:22:27,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-70a2ede2-b4f8-44f0-bc4a-fc790d0257a3 2019-01-09 16:22:27,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:27,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f32b5e30-97cb-41b7-8f25-4e25ae636eda Date: Wed, 09 Jan 2019 16:22:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:22:27,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-f32b5e30-97cb-41b7-8f25-4e25ae636eda 2019-01-09 16:22:27,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:27,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-8b9df6b0-1e97-481e-b6a0-695fe4c2dc32 Date: Wed, 09 Jan 2019 16:22:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","ip_address":"10.200.202.2"}],"id":"0c49439a-c51b-41ea-85a8-8f4f479d9535","security_groups":[],"mac_address":"fa:16:3e:bf:8f:ae","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f88c19c2-116a-45e7-acce-2d7a1f593e82","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:22:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","ip_address":"10.200.202.5"}],"id":"41a39823-d38d-4acd-aa84-10ceda83af74","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:35:cf:d0","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm2-port","admin_state_up":true,"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:22:13Z","binding:vnic_type":"normal","device_id":"56ce9b9b-c93a-4716-a1db-066dad8be56a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:53Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","ip_address":"10.200.202.1"}],"id":"f8df1c71-152c-4afb-a61b-f61afb0fc269","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:c8:dd:97","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port2","admin_state_up":true,"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:48Z","binding:vnic_type":"normal","device_id":"c5fd0f14-7848-43e8-842a-d0ea07bb314b","ip_allocation":"immediate"}]} 2019-01-09 16:22:27,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-8b9df6b0-1e97-481e-b6a0-695fe4c2dc32 2019-01-09 16:22:27,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:28,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-69c2fb00-5377-413b-98ad-720368de9be3 x-compute-request-id: req-69c2fb00-5377-413b-98ad-720368de9be3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:cf:d0", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:23.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "56ce9b9b-c93a-4716-a1db-066dad8be56a", "security_groups": [{"name": "default"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:23Z", "hostId": "89b7410e20cabf204d6576ba2fa3afb726e82576e4b437723f2c91c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2", "created": "2019-01-09T16:22:15Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:28,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-69c2fb00-5377-413b-98ad-720368de9be3 2019-01-09 16:22:28,065 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2] is - ACTIVE 2019-01-09 16:22:28,065 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:22:28,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:28,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d961ce3-023b-4e18-a013-8ac9451ae03d x-compute-request-id: req-9d961ce3-023b-4e18-a013-8ac9451ae03d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:cf:d0", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:23.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "56ce9b9b-c93a-4716-a1db-066dad8be56a", "security_groups": [{"name": "default"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:23Z", "hostId": "89b7410e20cabf204d6576ba2fa3afb726e82576e4b437723f2c91c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2", "created": "2019-01-09T16:22:15Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:28,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-9d961ce3-023b-4e18-a013-8ac9451ae03d 2019-01-09 16:22:28,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:28,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5200dafe-7a62-4e66-b224-837f6487d083 Date: Wed, 09 Jan 2019 16:22:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4a0b64b7968d4e97b08bac7c748c6172","l2_adjacency":true,"status":"ACTIVE","subnets":["8fb407e2-e0ef-4868-ae15-22678ec36b63"],"description":"","tags":[],"updated_at":"2019-01-09T16:21:40Z","qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2","admin_state_up":true,"tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","mtu":1450}]} 2019-01-09 16:22:28,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 used request id req-5200dafe-7a62-4e66-b224-837f6487d083 2019-01-09 16:22:28,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:28,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d28608-ced0-4e79-846d-6370a823b594 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:22:28,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-95d28608-ced0-4e79-846d-6370a823b594 2019-01-09 16:22:28,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:28,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0a08bef2-e075-45f0-b534-b5a60966cf63 Date: Wed, 09 Jan 2019 16:22:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:21:40Z","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":"4a0b64b7968d4e97b08bac7c748c6172","id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2"}]} 2019-01-09 16:22:28,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-0a08bef2-e075-45f0-b534-b5a60966cf63 2019-01-09 16:22:28,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:28,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2533 X-Openstack-Request-Id: req-e077ca05-535e-4dd5-b030-27cc92d206d9 Date: Wed, 09 Jan 2019 16:22:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","ip_address":"10.200.202.2"}],"id":"0c49439a-c51b-41ea-85a8-8f4f479d9535","security_groups":[],"mac_address":"fa:16:3e:bf:8f:ae","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f88c19c2-116a-45e7-acce-2d7a1f593e82","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:22:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","ip_address":"10.200.202.5"}],"id":"41a39823-d38d-4acd-aa84-10ceda83af74","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:35:cf:d0","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm2-port","admin_state_up":true,"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:22:13Z","binding:vnic_type":"normal","device_id":"56ce9b9b-c93a-4716-a1db-066dad8be56a","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:21:53Z","device_owner":"network:router_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8fb407e2-e0ef-4868-ae15-22678ec36b63","ip_address":"10.200.202.1"}],"id":"f8df1c71-152c-4afb-a61b-f61afb0fc269","security_groups":["a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67"],"mac_address":"fa:16:3e:c8:dd:97","project_id":"4a0b64b7968d4e97b08bac7c748c6172","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port2","admin_state_up":true,"network_id":"f88c19c2-116a-45e7-acce-2d7a1f593e82","tenant_id":"4a0b64b7968d4e97b08bac7c748c6172","created_at":"2019-01-09T16:21:48Z","binding:vnic_type":"normal","device_id":"c5fd0f14-7848-43e8-842a-d0ea07bb314b","ip_allocation":"immediate"}]} 2019-01-09 16:22:28,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-e077ca05-535e-4dd5-b030-27cc92d206d9 2019-01-09 16:22:28,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" -d '{"addSecurityGroup": {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}}' 2019-01-09 16:22:29,205 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:22:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4f9a805-2952-435a-93a2-c4a0ac6f9fbf x-compute-request-id: req-d4f9a805-2952-435a-93a2-c4a0ac6f9fbf Content-Length: 0 Content-Type: application/json 2019-01-09 16:22:29,206 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a/action used request id req-d4f9a805-2952-435a-93a2-c4a0ac6f9fbf 2019-01-09 16:22:29,206 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2019-01-09 16:22:29,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:29,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81c7811c-0248-4ea7-9b46-62076c63d6af x-compute-request-id: req-81c7811c-0248-4ea7-9b46-62076c63d6af Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:d6:1f", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:06.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "4c0b44e8-6222-4e0d-83e7-712a634375a7", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:06Z", "hostId": "fca51511bcf63ce03ef410e548fa8f2528d897ca0a6c9e77474c1cb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1", "created": "2019-01-09T16:22:00Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:29,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-81c7811c-0248-4ea7-9b46-62076c63d6af 2019-01-09 16:22:29,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 16:22:29,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c2a4c6f-c52e-46a5-90b2-78664f14de13 x-compute-request-id: req-5c2a4c6f-c52e-46a5-90b2-78664f14de13 Content-Encoding: gzip Content-Length: 8221 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 512819016 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.238837] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.241917] pid_max: default: 32768 minimum: 301\n[ 0.243578] ACPI: Core revision 20150930\n[ 0.245660] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.248050] Security Framework initialized\n[ 0.249569] Yama: becoming mindful.\n[ 0.250915] AppArmor: AppArmor initialized\n[ 0.252463] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.254870] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.257228] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259465] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261981] Initializing cgroup subsys io\n[ 0.263459] Initializing cgroup subsys memory\n[ 0.264970] Initializing cgroup subsys devices\n[ 0.266512] Initializing cgroup subsys freezer\n[ 0.268045] Initializing cgroup subsys net_cls\n[ 0.269590] Initializing cgroup subsys perf_event\n[ 0.271195] Initializing cgroup subsys net_prio\n[ 0.272755] Initializing cgroup subsys hugetlb\n[ 0.274288] Initializing cgroup subsys pids\n[ 0.275804] CPU: Physical Processor ID: 0\n[ 0.277931] mce: CPU supports 10 MCE banks\n[ 0.279404] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.281181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292882] ftrace: allocating 31920 entries in 125 pages\n[ 0.323828] smpboot: Max logical packages: 2\n[ 0.325340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327463] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.329842] x2apic enabled\n[ 0.331205] Switched APIC routing to physical x2apic.\n[ 0.334103] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336185] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.343350] KVM setup paravirtual spinlock\n[ 0.345410] x86: Booting SMP configuration:\n[ 0.346960] .... node #0, CPUs: #1\n[ 0.348484] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.370857] x86: Booted up 1 node, 2 CPUs\n[ 0.370860] KVM setup async PF for cpu 1\n[ 0.370863] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.375426] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.377935] devtmpfs: initialized\n[ 0.380204] evm: security.selinux\n[ 0.381438] evm: security.SMACK64\n[ 0.382658] evm: security.SMACK64EXEC\n[ 0.383979] evm: security.SMACK64TRANSMUTE\n[ 0.385416] evm: security.SMACK64MMAP\n[ 0.386732] evm: security.ima\n[ 0.387854] evm: security.capability\n[ 0.389234] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.392500] pinctrl core: initialized pinctrl subsystem\n[ 0.394392] RTC time: 16:22:06, date: 01/09/19\n[ 0.396054] NET: Registered protocol family 16\n[ 0.406269] cpuidle: using governor ladder\n[ 0.418370] cpuidle: using governor menu\n[ 0.419829] PCCT header not found.\n[ 0.421165] ACPI: bus type PCI registered\n[ 0.422592] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.424812] PCI: Using configuration type 1 for base access\n[ 0.439064] ACPI: Added _OSI(Module Device)\n[ 0.440569] ACPI: Added _OSI(Processor Device)\n[ 0.442113] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.443745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.446593] ACPI: Interpreter enabled\n[ 0.447943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.451225] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.454544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.457869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.461137] ACPI: (supports S0 S5)\n[ 0.462383] ACPI: Using IOAPIC for interrupt routing\n[ 0.464090] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.468918] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.470949] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.473141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.475287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.479164] acpiphp: Slot [3] registered\n[ 0.480578] acpiphp: Slot [4] registered\n[ 0.481982] acpiphp: Slot [5] registered\n[ 0.483385] acpiphp: Slot [6] registered\n[ 0.484798] acpiphp: Slot [7] registered\n[ 0.486202] acpiphp: Slot [8] registered\n[ 0.487613] acpiphp: Slot [9] registered\n[ 0.489013] acpiphp: Slot [10] registered\n[ 0.506321] acpiphp: Slot [11] registered\n[ 0.507750] acpiphp: Slot [12] registered\n[ 0.509178] acpiphp: Slot [13] registered\n[ 0.510608] acpiphp: Slot [14] registered\n[ 0.512036] acpiphp: Slot [15] registered\n[ 0.513462] acpiphp: Slot [16] registered\n[ 0.514897] acpiphp: Slot [17] registered\n[ 0.516324] acpiphp: Slot [18] registered\n[ 0.517751] acpiphp: Slot [19] registered\n[ 0.519181] acpiphp: Slot [20] registered\n[ 0.520613] acpiphp: Slot [21] registered\n[ 0.522036] acpiphp: Slot [22] registered\n[ 0.523468] acpiphp: Slot [23] registered\n[ 0.524895] acpiphp: Slot [24] registered\n[ 0.526317] acpiphp: Slot [25] registered\n[ 0.527745] acpiphp: Slot [26] registered\n[ 0.529172] acpiphp: Slot [27] registered\n[ 0.530618] acpiphp: Slot [28] registered\n[ 0.532046] acpiphp: Slot [29] registered\n[ 0.533474] acpiphp: Slot [30] registered\n[ 0.534899] acpiphp: Slot [31] registered\n[ 0.536346] PCI host bridge to bus 0000:00\n[ 0.537772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.539919] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.542067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.544622] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.547168] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.549774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.554405] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.556670] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.558757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.561008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.565386] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.567903] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.592552] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.595612] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.598084] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.600572] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.602988] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.605212] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.607578] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.609442] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.612154] vgaarb: loaded\n[ 0.613203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.615332] SCSI subsystem initialized\n[ 0.616976] ACPI: bus type USB registered\n[ 0.618423] usbcore: registered new interface driver usbfs\n[ 0.620246] usbcore: registered new interface driver hub\n[ 0.622012] usbcore: registered new device driver usb\n[ 0.623976] PCI: Using ACPI for IRQ routing\n[ 0.625908] NetLabel: Initializing\n[ 0.627168] NetLabel: domain hash size = 128\n[ 0.628671] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.630363] NetLabel: unlabeled traffic allowed by default\n[ 0.632471] clocksource: Switched to clocksource kvm-clock\n[ 0.643554] AppArmor: AppArmor Filesystem Enabled\n[ 0.645230] pnp: PnP ACPI init\n[ 0.646772] pnp: PnP ACPI: found 5 devices\n[ 0.654599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.657604] NET: Registered protocol family 2\n[ 0.659459] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.661739] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.663855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.665959] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.667872] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.669944] NET: Registered protocol family 1\n[ 0.671484] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.673423] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.675319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.694968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.714700] Trying to unpack rootfs image as initramfs...\n[ 0.777047] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.780006] Scanning for low memory corruption every 60 seconds\n[ 0.782369] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.784446] audit: initializing netlink subsys (disabled)\n[ 0.786329] audit: type=2000 audit(1547050927.209:1): initialized\n[ 0.788634] Initialise system trusted keyring\n[ 0.790301] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.792383] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.795660] zbud: loaded\n[ 0.796890] VFS: Disk quotas dquot_6.6.0\n[ 0.798343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.801031] fuse init (API version 7.23)\n[ 0.802589] Key type big_key registered\n[ 0.804006] Allocating IMA MOK and blacklist keyrings.\n[ 0.806218] Key type asymmetric registered\n[ 0.807697] Asymmetric key parser 'x509' registered\n[ 0.809414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.812067] io scheduler noop registered\n[ 0.813486] io scheduler deadline registered (default)\n[ 0.815256] io scheduler cfq registered\n[ 0.816736] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.818606] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.820883] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.823479] ACPI: Power Button [PWRF]\n[ 0.825002] GHES: HEST is not enabled!\n[ 0.844103] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.882996] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.886505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.911850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.915424] Linux agpgart interface v0.103\n[ 0.919382] brd: module loaded\n[ 0.921980] loop: module loaded\n[ 0.928063] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.930738] GPT:90111 != 20971519\n[ 0.931980] GPT:Alternate GPT header not at the end of the disk.\n[ 0.933962] GPT:90111 != 20971519\n[ 0.935201] GPT: Use GNU Parted to correct GPT errors.\n[ 0.936945] vda: vda1 vda15\n[ 0.938881] scsi host0: ata_piix\n[ 0.940266] scsi host1: ata_piix\n[ 0.941530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.943725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.946248] libphy: Fixed MDIO Bus: probed\n[ 0.947746] tun: Universal TUN/TAP device driver, 1.6\n[ 0.949465] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.952731] PPP generic driver version 2.4.2\n[ 0.954295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.956506] ehci-pci: EHCI PCI platform driver\n[ 0.958041] ehci-platform: EHCI generic platform driver\n[ 0.959798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.961817] ohci-pci: OHCI PCI platform driver\n[ 0.963356] ohci-platform: OHCI generic platform driver\n[ 0.965126] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.984831] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.986632] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.989225] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.990996] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.993026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.995251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.997804] usb usb1: Product: UHCI Host Controller\n[ 0.999471] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.001512] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.003206] hub 1-0:1.0: USB hub found\n[ 1.004597] hub 1-0:1.0: 2 ports detected\n[ 1.006213] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.009879] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.011645] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.013466] mousedev: PS/2 mouse device common for all mice\n[ 1.015547] rtc_cmos 00:00: RTC can wake from S4\n[ 1.017723] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.020726] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.022916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.025036] i2c /dev entries driver\n[ 1.026370] device-mapper: uevent: version 1.0.3\n[ 1.028067] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.030952] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.033267] NET: Registered protocol family 10\n[ 1.035146] NET: Registered protocol family 17\n[ 1.036725] Key type dns_resolver registered\n[ 1.038399] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.040323] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.042302] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.045492] registered taskstats version 1\n[ 1.046960] Loading compiled-in X.509 certificates\n[ 1.049161] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.052436] zswap: loaded using pool lzo/zbud\n[ 1.055106] Key type trusted registered\n[ 1.057644] Key type encrypted registered\n[ 1.059072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.060903] ima: No TPM chip found, activating TPM-bypass!\n[ 1.062746] evm: HMAC attrs: 0x1\n[ 1.080320] Magic number: 3:165:388\n[ 1.081701] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1211\n[ 1.084625] rtc_cmos 00:00: setting system clock to 2019-01-09 16:22:07 UTC (1547050927)\n[ 1.087485] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.089467] EDD information not available.\n[ 1.106032] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.108768] Write protecting the kernel read-only data: 14336k\n[ 1.112209] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.115326] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.305325] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.15. iid=i-00000038\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 18.70s]\n"} 2019-01-09 16:22:29,779 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7/action used request id req-5c2a4c6f-c52e-46a5-90b2-78664f14de13 2019-01-09 16:22:29,781 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 16:22:29,781 - 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 512819016 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.238837] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.241917] pid_max: default: 32768 minimum: 301 [ 0.243578] ACPI: Core revision 20150930 [ 0.245660] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.248050] Security Framework initialized [ 0.249569] Yama: becoming mindful. [ 0.250915] AppArmor: AppArmor initialized [ 0.252463] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.254870] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.257228] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.259465] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261981] Initializing cgroup subsys io [ 0.263459] Initializing cgroup subsys memory [ 0.264970] Initializing cgroup subsys devices [ 0.266512] Initializing cgroup subsys freezer [ 0.268045] Initializing cgroup subsys net_cls [ 0.269590] Initializing cgroup subsys perf_event [ 0.271195] Initializing cgroup subsys net_prio [ 0.272755] Initializing cgroup subsys hugetlb [ 0.274288] Initializing cgroup subsys pids [ 0.275804] CPU: Physical Processor ID: 0 [ 0.277931] mce: CPU supports 10 MCE banks [ 0.279404] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.281181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.284520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.292882] ftrace: allocating 31920 entries in 125 pages [ 0.323828] smpboot: Max logical packages: 2 [ 0.325340] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327463] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.329842] x2apic enabled [ 0.331205] Switched APIC routing to physical x2apic. [ 0.334103] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.336185] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.340040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.343350] KVM setup paravirtual spinlock [ 0.345410] x86: Booting SMP configuration: [ 0.346960] .... node #0, CPUs: #1 [ 0.348484] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.370857] x86: Booted up 1 node, 2 CPUs [ 0.370860] KVM setup async PF for cpu 1 [ 0.370863] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.375426] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.377935] devtmpfs: initialized [ 0.380204] evm: security.selinux [ 0.381438] evm: security.SMACK64 [ 0.382658] evm: security.SMACK64EXEC [ 0.383979] evm: security.SMACK64TRANSMUTE [ 0.385416] evm: security.SMACK64MMAP [ 0.386732] evm: security.ima [ 0.387854] evm: security.capability [ 0.389234] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.392500] pinctrl core: initialized pinctrl subsystem [ 0.394392] RTC time: 16:22:06, date: 01/09/19 [ 0.396054] NET: Registered protocol family 16 [ 0.406269] cpuidle: using governor ladder [ 0.418370] cpuidle: using governor menu [ 0.419829] PCCT header not found. [ 0.421165] ACPI: bus type PCI registered [ 0.422592] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.424812] PCI: Using configuration type 1 for base access [ 0.439064] ACPI: Added _OSI(Module Device) [ 0.440569] ACPI: Added _OSI(Processor Device) [ 0.442113] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.443745] ACPI: Added _OSI(Processor Aggregator Device) [ 0.446593] ACPI: Interpreter enabled [ 0.447943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.451225] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.454544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.457869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.461137] ACPI: (supports S0 S5) [ 0.462383] ACPI: Using IOAPIC for interrupt routing [ 0.464090] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.468918] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.470949] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.473141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.475287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.479164] acpiphp: Slot [3] registered [ 0.480578] acpiphp: Slot [4] registered [ 0.481982] acpiphp: Slot [5] registered [ 0.483385] acpiphp: Slot [6] registered [ 0.484798] acpiphp: Slot [7] registered [ 0.486202] acpiphp: Slot [8] registered [ 0.487613] acpiphp: Slot [9] registered [ 0.489013] acpiphp: Slot [10] registered [ 0.506321] acpiphp: Slot [11] registered [ 0.507750] acpiphp: Slot [12] registered [ 0.509178] acpiphp: Slot [13] registered [ 0.510608] acpiphp: Slot [14] registered [ 0.512036] acpiphp: Slot [15] registered [ 0.513462] acpiphp: Slot [16] registered [ 0.514897] acpiphp: Slot [17] registered [ 0.516324] acpiphp: Slot [18] registered [ 0.517751] acpiphp: Slot [19] registered [ 0.519181] acpiphp: Slot [20] registered [ 0.520613] acpiphp: Slot [21] registered [ 0.522036] acpiphp: Slot [22] registered [ 0.523468] acpiphp: Slot [23] registered [ 0.524895] acpiphp: Slot [24] registered [ 0.526317] acpiphp: Slot [25] registered [ 0.527745] acpiphp: Slot [26] registered [ 0.529172] acpiphp: Slot [27] registered [ 0.530618] acpiphp: Slot [28] registered [ 0.532046] acpiphp: Slot [29] registered [ 0.533474] acpiphp: Slot [30] registered [ 0.534899] acpiphp: Slot [31] registered [ 0.536346] PCI host bridge to bus 0000:00 [ 0.537772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.539919] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.542067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.544622] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.547168] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.549774] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.554405] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.556670] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.558757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.561008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.565386] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.567903] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.592552] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.595612] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.598084] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.600572] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.602988] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.605212] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.607578] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.609442] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.612154] vgaarb: loaded [ 0.613203] vgaarb: bridge control possible 0000:00:02.0 [ 0.615332] SCSI subsystem initialized [ 0.616976] ACPI: bus type USB registered [ 0.618423] usbcore: registered new interface driver usbfs [ 0.620246] usbcore: registered new interface driver hub [ 0.622012] usbcore: registered new device driver usb [ 0.623976] PCI: Using ACPI for IRQ routing [ 0.625908] NetLabel: Initializing [ 0.627168] NetLabel: domain hash size = 128 [ 0.628671] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.630363] NetLabel: unlabeled traffic allowed by default [ 0.632471] clocksource: Switched to clocksource kvm-clock [ 0.643554] AppArmor: AppArmor Filesystem Enabled [ 0.645230] pnp: PnP ACPI init [ 0.646772] pnp: PnP ACPI: found 5 devices [ 0.654599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.657604] NET: Registered protocol family 2 [ 0.659459] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.661739] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.663855] TCP: Hash tables configured (established 4096 bind 4096) [ 0.665959] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.667872] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.669944] NET: Registered protocol family 1 [ 0.671484] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.673423] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.675319] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.694968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.714700] Trying to unpack rootfs image as initramfs... [ 0.777047] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.780006] Scanning for low memory corruption every 60 seconds [ 0.782369] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.784446] audit: initializing netlink subsys (disabled) [ 0.786329] audit: type=2000 audit(1547050927.209:1): initialized [ 0.788634] Initialise system trusted keyring [ 0.790301] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.792383] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.795660] zbud: loaded [ 0.796890] VFS: Disk quotas dquot_6.6.0 [ 0.798343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.801031] fuse init (API version 7.23) [ 0.802589] Key type big_key registered [ 0.804006] Allocating IMA MOK and blacklist keyrings. [ 0.806218] Key type asymmetric registered [ 0.807697] Asymmetric key parser 'x509' registered [ 0.809414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.812067] io scheduler noop registered [ 0.813486] io scheduler deadline registered (default) [ 0.815256] io scheduler cfq registered [ 0.816736] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.818606] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.820883] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.823479] ACPI: Power Button [PWRF] [ 0.825002] GHES: HEST is not enabled! [ 0.844103] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.882996] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.886505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.911850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.915424] Linux agpgart interface v0.103 [ 0.919382] brd: module loaded [ 0.921980] loop: module loaded [ 0.928063] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.930738] GPT:90111 != 20971519 [ 0.931980] GPT:Alternate GPT header not at the end of the disk. [ 0.933962] GPT:90111 != 20971519 [ 0.935201] GPT: Use GNU Parted to correct GPT errors. [ 0.936945] vda: vda1 vda15 [ 0.938881] scsi host0: ata_piix [ 0.940266] scsi host1: ata_piix [ 0.941530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.943725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.946248] libphy: Fixed MDIO Bus: probed [ 0.947746] tun: Universal TUN/TAP device driver, 1.6 [ 0.949465] tun: (C) 1999-2004 Max Krasnyansky [ 0.952731] PPP generic driver version 2.4.2 [ 0.954295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.956506] ehci-pci: EHCI PCI platform driver [ 0.958041] ehci-platform: EHCI generic platform driver [ 0.959798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.961817] ohci-pci: OHCI PCI platform driver [ 0.963356] ohci-platform: OHCI generic platform driver [ 0.965126] uhci_hcd: USB Universal Host Controller Interface driver [ 0.984831] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.986632] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.989225] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.990996] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.993026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.995251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.997804] usb usb1: Product: UHCI Host Controller [ 0.999471] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.001512] usb usb1: SerialNumber: 0000:00:01.2 [ 1.003206] hub 1-0:1.0: USB hub found [ 1.004597] hub 1-0:1.0: 2 ports detected [ 1.006213] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.009879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.011645] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.013466] mousedev: PS/2 mouse device common for all mice [ 1.015547] rtc_cmos 00:00: RTC can wake from S4 [ 1.017723] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.020726] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.022916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.025036] i2c /dev entries driver [ 1.026370] device-mapper: uevent: version 1.0.3 [ 1.028067] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.030952] ledtrig-cpu: registered to indicate activity on CPUs [ 1.033267] NET: Registered protocol family 10 [ 1.035146] NET: Registered protocol family 17 [ 1.036725] Key type dns_resolver registered [ 1.038399] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.040323] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.042302] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.045492] registered taskstats version 1 [ 1.046960] Loading compiled-in X.509 certificates [ 1.049161] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.052436] zswap: loaded using pool lzo/zbud [ 1.055106] Key type trusted registered [ 1.057644] Key type encrypted registered [ 1.059072] AppArmor: AppArmor sha1 policy hashing enabled [ 1.060903] ima: No TPM chip found, activating TPM-bypass! [ 1.062746] evm: HMAC attrs: 0x1 [ 1.080320] Magic number: 3:165:388 [ 1.081701] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1211 [ 1.084625] rtc_cmos 00:00: setting system clock to 2019-01-09 16:22:07 UTC (1547050927) [ 1.087485] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.089467] EDD information not available. [ 1.106032] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.108768] Write protecting the kernel read-only data: 14336k [ 1.112209] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.115326] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.80 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.96 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.305325] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.15. iid=i-00000038 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO /dev/root resized successfully [took 18.70s] 2019-01-09 16:22:29,781 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2019-01-09 16:22:29,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:30,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d58738cc-fedf-4ef8-a664-9c14b4e2f1e7 x-compute-request-id: req-d58738cc-fedf-4ef8-a664-9c14b4e2f1e7 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:cf:d0", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:23.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "56ce9b9b-c93a-4716-a1db-066dad8be56a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:23Z", "hostId": "89b7410e20cabf204d6576ba2fa3afb726e82576e4b437723f2c91c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2", "created": "2019-01-09T16:22:15Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:30,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-d58738cc-fedf-4ef8-a664-9c14b4e2f1e7 2019-01-09 16:22:30,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 16:22:30,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22: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-69bb50f2-faf3-46da-9cf8-5e1a78a24ce2 x-compute-request-id: req-69bb50f2-faf3-46da-9cf8-5e1a78a24ce2 Content-Encoding: gzip Content-Length: 9709 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 605425564 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.241251] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.244333] pid_max: default: 32768 minimum: 301\n[ 0.246016] ACPI: Core revision 20150930\n[ 0.248082] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.250474] Security Framework initialized\n[ 0.252035] Yama: becoming mindful.\n[ 0.253380] AppArmor: AppArmor initialized\n[ 0.254931] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.257389] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.259755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261992] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264526] Initializing cgroup subsys io\n[ 0.266042] Initializing cgroup subsys memory\n[ 0.267648] Initializing cgroup subsys devices\n[ 0.269253] Initializing cgroup subsys freezer\n[ 0.270848] Initializing cgroup subsys net_cls\n[ 0.272484] Initializing cgroup subsys perf_event\n[ 0.274161] Initializing cgroup subsys net_prio\n[ 0.275767] Initializing cgroup subsys hugetlb\n[ 0.277325] Initializing cgroup subsys pids\n[ 0.278866] CPU: Physical Processor ID: 0\n[ 0.281032] mce: CPU supports 10 MCE banks\n[ 0.282527] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.284337] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287738] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296244] ftrace: allocating 31920 entries in 125 pages\n[ 0.327694] smpboot: Max logical packages: 2\n[ 0.329229] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331392] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.333813] x2apic enabled\n[ 0.335194] Switched APIC routing to physical x2apic.\n[ 0.338118] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.340296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.344219] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.347607] KVM setup paravirtual spinlock\n[ 0.349688] x86: Booting SMP configuration:\n[ 0.351243] .... node #0, CPUs: #1\n[ 0.352747] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.375422] x86: Booted up 1 node, 2 CPUs\n[ 0.375423] KVM setup async PF for cpu 1\n[ 0.375427] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.380037] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.382600] devtmpfs: initialized\n[ 0.384888] evm: security.selinux\n[ 0.386134] evm: security.SMACK64\n[ 0.387367] evm: security.SMACK64EXEC\n[ 0.388701] evm: security.SMACK64TRANSMUTE\n[ 0.390153] evm: security.SMACK64MMAP\n[ 0.391480] evm: security.ima\n[ 0.392626] evm: security.capability\n[ 0.394034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.397328] pinctrl core: initialized pinctrl subsystem\n[ 0.399256] RTC time: 16:22:24, date: 01/09/19\n[ 0.400923] NET: Registered protocol family 16\n[ 0.411132] cpuidle: using governor ladder\n[ 0.423224] cpuidle: using governor menu\n[ 0.424677] PCCT header not found.\n[ 0.426010] ACPI: bus type PCI registered\n[ 0.427451] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.429678] PCI: Using configuration type 1 for base access\n[ 0.443959] ACPI: Added _OSI(Module Device)\n[ 0.445475] ACPI: Added _OSI(Processor Device)\n[ 0.447025] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.448654] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.451522] ACPI: Interpreter enabled\n[ 0.452887] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.456194] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.459502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.462823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.466123] ACPI: (supports S0 S5)\n[ 0.467392] ACPI: Using IOAPIC for interrupt routing\n[ 0.469092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.473954] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.476013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.478237] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.480397] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.484315] acpiphp: Slot [3] registered\n[ 0.485750] acpiphp: Slot [4] registered\n[ 0.487180] acpiphp: Slot [5] registered\n[ 0.488611] acpiphp: Slot [6] registered\n[ 0.490051] acpiphp: Slot [7] registered\n[ 0.491482] acpiphp: Slot [8] registered\n[ 0.492915] acpiphp: Slot [9] registered\n[ 0.494351] acpiphp: Slot [10] registered\n[ 0.512346] acpiphp: Slot [11] registered\n[ 0.513813] acpiphp: Slot [12] registered\n[ 0.515267] acpiphp: Slot [13] registered\n[ 0.516726] acpiphp: Slot [14] registered\n[ 0.518180] acpiphp: Slot [15] registered\n[ 0.519638] acpiphp: Slot [16] registered\n[ 0.521097] acpiphp: Slot [17] registered\n[ 0.522550] acpiphp: Slot [18] registered\n[ 0.523992] acpiphp: Slot [19] registered\n[ 0.525444] acpiphp: Slot [20] registered\n[ 0.526902] acpiphp: Slot [21] registered\n[ 0.528350] acpiphp: Slot [22] registered\n[ 0.529810] acpiphp: Slot [23] registered\n[ 0.531265] acpiphp: Slot [24] registered\n[ 0.532713] acpiphp: Slot [25] registered\n[ 0.534165] acpiphp: Slot [26] registered\n[ 0.535619] acpiphp: Slot [27] registered\n[ 0.537072] acpiphp: Slot [28] registered\n[ 0.538525] acpiphp: Slot [29] registered\n[ 0.539977] acpiphp: Slot [30] registered\n[ 0.541429] acpiphp: Slot [31] registered\n[ 0.542879] PCI host bridge to bus 0000:00\n[ 0.544330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.546523] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.548717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.551339] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.553932] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.556603] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.561450] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.563769] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.565908] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.568198] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.576078] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.578676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.600619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.603575] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.606097] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.608637] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.611100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.613356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.615746] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.617644] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.620415] vgaarb: loaded\n[ 0.621483] vgaarb: bridge control possible 0000:00:02.0\n[ 0.623647] SCSI subsystem initialized\n[ 0.625323] ACPI: bus type USB registered\n[ 0.626794] usbcore: registered new interface driver usbfs\n[ 0.628660] usbcore: registered new interface driver hub\n[ 0.630468] usbcore: registered new device driver usb\n[ 0.632482] PCI: Using ACPI for IRQ routing\n[ 0.634449] NetLabel: Initializing\n[ 0.635736] NetLabel: domain hash size = 128\n[ 0.637261] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.638986] NetLabel: unlabeled traffic allowed by default\n[ 0.641125] clocksource: Switched to clocksource kvm-clock\n[ 0.652206] AppArmor: AppArmor Filesystem Enabled\n[ 0.653930] pnp: PnP ACPI init\n[ 0.655510] pnp: PnP ACPI: found 5 devices\n[ 0.663473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.666545] NET: Registered protocol family 2\n[ 0.668449] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.670807] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.672974] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.675147] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.677111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.679248] NET: Registered protocol family 1\n[ 0.680830] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.682811] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.684752] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.704446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.724258] Trying to unpack rootfs image as initramfs...\n[ 0.786864] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.789826] Scanning for low memory corruption every 60 seconds\n[ 0.792217] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.794297] audit: initializing netlink subsys (disabled)\n[ 0.796166] audit: type=2000 audit(1547050944.179:1): initialized\n[ 0.798446] Initialise system trusted keyring\n[ 0.800210] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.802332] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.805621] zbud: loaded\n[ 0.806852] VFS: Disk quotas dquot_6.6.0\n[ 0.808308] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.811030] fuse init (API version 7.23)\n[ 0.812603] Key type big_key registered\n[ 0.814028] Allocating IMA MOK and blacklist keyrings.\n[ 0.816249] Key type asymmetric registered\n[ 0.817733] Asymmetric key parser 'x509' registered\n[ 0.819439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.822127] io scheduler noop registered\n[ 0.823545] io scheduler deadline registered (default)\n[ 0.825324] io scheduler cfq registered\n[ 0.826799] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.828663] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.830938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.833546] ACPI: Power Button [PWRF]\n[ 0.835070] GHES: HEST is not enabled!\n[ 0.854262] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.893234] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.896754] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.922153] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.925820] Linux agpgart interface v0.103\n[ 0.929899] brd: module loaded\n[ 0.932508] loop: module loaded\n[ 0.939012] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.941618] GPT:90111 != 20971519\n[ 0.942883] GPT:Alternate GPT header not at the end of the disk.\n[ 0.944856] GPT:90111 != 20971519\n[ 0.946066] GPT: Use GNU Parted to correct GPT errors.\n[ 0.947801] vda: vda1 vda15\n[ 0.949775] scsi host0: ata_piix\n[ 0.951147] scsi host1: ata_piix\n[ 0.952424] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.954638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.956892] libphy: Fixed MDIO Bus: probed\n[ 0.958433] tun: Universal TUN/TAP device driver, 1.6\n[ 0.960146] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.963415] PPP generic driver version 2.4.2\n[ 0.964992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.967124] ehci-pci: EHCI PCI platform driver\n[ 0.968680] ehci-platform: EHCI generic platform driver\n[ 0.970435] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.972483] ohci-pci: OHCI PCI platform driver\n[ 0.974051] ohci-platform: OHCI generic platform driver\n[ 0.975822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.995620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.997409] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.000005] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.001768] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.003828] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.006029] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.008566] usb usb1: Product: UHCI Host Controller\n[ 1.010217] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.012250] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.013947] hub 1-0:1.0: USB hub found\n[ 1.015307] hub 1-0:1.0: 2 ports detected\n[ 1.016900] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.020543] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.022222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.024062] mousedev: PS/2 mouse device common for all mice\n[ 1.026139] rtc_cmos 00:00: RTC can wake from S4\n[ 1.028279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.030383] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.033375] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.035619] i2c /dev entries driver\n[ 1.036974] device-mapper: uevent: version 1.0.3\n[ 1.038686] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.041625] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.043992] NET: Registered protocol family 10\n[ 1.045883] NET: Registered protocol family 17\n[ 1.047464] Key type dns_resolver registered\n[ 1.049181] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.051148] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.053127] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.056358] registered taskstats version 1\n[ 1.057858] Loading compiled-in X.509 certificates\n[ 1.060092] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.063424] zswap: loaded using pool lzo/zbud\n[ 1.065993] Key type trusted registered\n[ 1.068773] Key type encrypted registered\n[ 1.070243] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.072111] ima: No TPM chip found, activating TPM-bypass!\n[ 1.073981] evm: HMAC attrs: 0x1\n[ 1.092053] Magic number: 3:165:388\n[ 1.093422] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1211\n[ 1.096405] rtc_cmos 00:00: setting system clock to 2019-01-09 16:22:24 UTC (1547050944)\n[ 1.099314] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.101335] EDD information not available.\n[ 1.110911] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.113654] Write protecting the kernel read-only data: 14336k\n[ 1.117160] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.120315] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.79\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.57\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.951635] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.80. iid=i-00000039\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJybmtIgWPb2t97vPs1lQHOH2TAHVTIzY284S/7Km3UFpDqEdR95R8F+enOeD8mgWo6/+B9SmWQxeWblfdKNoshFNVJ0kE5/U1NL+HBnb7GtXXjnsvAAnPDLEXsYKmdHhrJrMfywSCQVLzTGV5PWpNcOaKKfP35dcDwKyBTgISs4XGWTDe0RNQ6sNhQdhCG2uxdajVic7FrGcMcoVWQnEEJJxHVy//dJRNgb/BxBTwQF8lKjj9kBFuj8TI+TMV/Faz7N21rR5GqAOjzWfH+IZnzxqtIoKVyzYK1nLzOD02XAhGUlTBMpaXHZmQH9o2v58jyd4lznBLrRZkAjASJLq/ root@createinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f\nssh-dss AAAAB3NzaC1kc3MAAACBALWV9lJHBlK/NlLNYD1zXmaG1zXJXkQvsH1J+p5e6wWtElfL/baAUxdHWG2PvTJr7geIIEOx75WadkyKoo3VMJavxjXxGRBIWo362Mb0lfFAXY0i6NqO90jC7h+xN/TITnktEO9FfQaO1934D76Y5Mquvlha92KDO0sXrM8RA9vlAAAAFQC59iERxXmVO1q4kf3Fxzr9N5A9XwAAAIAaeTMdTF/Y+I83GVsBedpwngTB2FRc7IGO+wJIjr/c8EnMflh+7glLY6TxgKroGa/gi4JUix8cVyzqsMXrkgixfbdRRt6p4NwE25PbUYCFClljz9Vr91oPxFhmNEPeNBAq4GQArU/BVj87Zyn3SM9H2Gf+IU+2cxgom5BNSrukhAAAAIAPJVny99XaLzSLtR9wSlSJBh4hER+wKEFEHoZmS4kFzhm1jbW3Lnckb0yWrncXB+wY198SzstntrF7EAsN3KBBp5QKC2wVOYaSrcRZSOamsSC+ZF1HjUyCuDUA7MEBWC5zn4ZPzMZC/VfKFQtsnAV8/gFtL+54yVbA0zesHbqaBA== root@createinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f\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:fe35:cfd0/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000039\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.25 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f login: "} 2019-01-09 16:22:30,192 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a/action used request id req-69bb50f2-faf3-46da-9cf8-5e1a78a24ce2 2019-01-09 16:22:30,194 - create_instance_tests - INFO - DHCP lease obtained logged in console 2019-01-09 16:22:30,194 - 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 605425564 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.241251] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.244333] pid_max: default: 32768 minimum: 301 [ 0.246016] ACPI: Core revision 20150930 [ 0.248082] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.250474] Security Framework initialized [ 0.252035] Yama: becoming mindful. [ 0.253380] AppArmor: AppArmor initialized [ 0.254931] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.257389] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.259755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.261992] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.264526] Initializing cgroup subsys io [ 0.266042] Initializing cgroup subsys memory [ 0.267648] Initializing cgroup subsys devices [ 0.269253] Initializing cgroup subsys freezer [ 0.270848] Initializing cgroup subsys net_cls [ 0.272484] Initializing cgroup subsys perf_event [ 0.274161] Initializing cgroup subsys net_prio [ 0.275767] Initializing cgroup subsys hugetlb [ 0.277325] Initializing cgroup subsys pids [ 0.278866] CPU: Physical Processor ID: 0 [ 0.281032] mce: CPU supports 10 MCE banks [ 0.282527] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.284337] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.287738] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.296244] ftrace: allocating 31920 entries in 125 pages [ 0.327694] smpboot: Max logical packages: 2 [ 0.329229] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.331392] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.333813] x2apic enabled [ 0.335194] Switched APIC routing to physical x2apic. [ 0.338118] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.340296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.344219] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.347607] KVM setup paravirtual spinlock [ 0.349688] x86: Booting SMP configuration: [ 0.351243] .... node #0, CPUs: #1 [ 0.352747] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.375422] x86: Booted up 1 node, 2 CPUs [ 0.375423] KVM setup async PF for cpu 1 [ 0.375427] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.380037] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.382600] devtmpfs: initialized [ 0.384888] evm: security.selinux [ 0.386134] evm: security.SMACK64 [ 0.387367] evm: security.SMACK64EXEC [ 0.388701] evm: security.SMACK64TRANSMUTE [ 0.390153] evm: security.SMACK64MMAP [ 0.391480] evm: security.ima [ 0.392626] evm: security.capability [ 0.394034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.397328] pinctrl core: initialized pinctrl subsystem [ 0.399256] RTC time: 16:22:24, date: 01/09/19 [ 0.400923] NET: Registered protocol family 16 [ 0.411132] cpuidle: using governor ladder [ 0.423224] cpuidle: using governor menu [ 0.424677] PCCT header not found. [ 0.426010] ACPI: bus type PCI registered [ 0.427451] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.429678] PCI: Using configuration type 1 for base access [ 0.443959] ACPI: Added _OSI(Module Device) [ 0.445475] ACPI: Added _OSI(Processor Device) [ 0.447025] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.448654] ACPI: Added _OSI(Processor Aggregator Device) [ 0.451522] ACPI: Interpreter enabled [ 0.452887] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.456194] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.459502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.462823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.466123] ACPI: (supports S0 S5) [ 0.467392] ACPI: Using IOAPIC for interrupt routing [ 0.469092] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.473954] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.476013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.478237] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.480397] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.484315] acpiphp: Slot [3] registered [ 0.485750] acpiphp: Slot [4] registered [ 0.487180] acpiphp: Slot [5] registered [ 0.488611] acpiphp: Slot [6] registered [ 0.490051] acpiphp: Slot [7] registered [ 0.491482] acpiphp: Slot [8] registered [ 0.492915] acpiphp: Slot [9] registered [ 0.494351] acpiphp: Slot [10] registered [ 0.512346] acpiphp: Slot [11] registered [ 0.513813] acpiphp: Slot [12] registered [ 0.515267] acpiphp: Slot [13] registered [ 0.516726] acpiphp: Slot [14] registered [ 0.518180] acpiphp: Slot [15] registered [ 0.519638] acpiphp: Slot [16] registered [ 0.521097] acpiphp: Slot [17] registered [ 0.522550] acpiphp: Slot [18] registered [ 0.523992] acpiphp: Slot [19] registered [ 0.525444] acpiphp: Slot [20] registered [ 0.526902] acpiphp: Slot [21] registered [ 0.528350] acpiphp: Slot [22] registered [ 0.529810] acpiphp: Slot [23] registered [ 0.531265] acpiphp: Slot [24] registered [ 0.532713] acpiphp: Slot [25] registered [ 0.534165] acpiphp: Slot [26] registered [ 0.535619] acpiphp: Slot [27] registered [ 0.537072] acpiphp: Slot [28] registered [ 0.538525] acpiphp: Slot [29] registered [ 0.539977] acpiphp: Slot [30] registered [ 0.541429] acpiphp: Slot [31] registered [ 0.542879] PCI host bridge to bus 0000:00 [ 0.544330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.546523] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.548717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.551339] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.553932] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.556603] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.561450] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.563769] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.565908] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.568198] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.576078] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.578676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.600619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.603575] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.606097] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.608637] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.611100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.613356] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.615746] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.617644] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.620415] vgaarb: loaded [ 0.621483] vgaarb: bridge control possible 0000:00:02.0 [ 0.623647] SCSI subsystem initialized [ 0.625323] ACPI: bus type USB registered [ 0.626794] usbcore: registered new interface driver usbfs [ 0.628660] usbcore: registered new interface driver hub [ 0.630468] usbcore: registered new device driver usb [ 0.632482] PCI: Using ACPI for IRQ routing [ 0.634449] NetLabel: Initializing [ 0.635736] NetLabel: domain hash size = 128 [ 0.637261] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.638986] NetLabel: unlabeled traffic allowed by default [ 0.641125] clocksource: Switched to clocksource kvm-clock [ 0.652206] AppArmor: AppArmor Filesystem Enabled [ 0.653930] pnp: PnP ACPI init [ 0.655510] pnp: PnP ACPI: found 5 devices [ 0.663473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.666545] NET: Registered protocol family 2 [ 0.668449] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.670807] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.672974] TCP: Hash tables configured (established 4096 bind 4096) [ 0.675147] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.677111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.679248] NET: Registered protocol family 1 [ 0.680830] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.682811] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.684752] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.704446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.724258] Trying to unpack rootfs image as initramfs... [ 0.786864] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.789826] Scanning for low memory corruption every 60 seconds [ 0.792217] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.794297] audit: initializing netlink subsys (disabled) [ 0.796166] audit: type=2000 audit(1547050944.179:1): initialized [ 0.798446] Initialise system trusted keyring [ 0.800210] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.802332] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.805621] zbud: loaded [ 0.806852] VFS: Disk quotas dquot_6.6.0 [ 0.808308] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.811030] fuse init (API version 7.23) [ 0.812603] Key type big_key registered [ 0.814028] Allocating IMA MOK and blacklist keyrings. [ 0.816249] Key type asymmetric registered [ 0.817733] Asymmetric key parser 'x509' registered [ 0.819439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.822127] io scheduler noop registered [ 0.823545] io scheduler deadline registered (default) [ 0.825324] io scheduler cfq registered [ 0.826799] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.828663] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.830938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.833546] ACPI: Power Button [PWRF] [ 0.835070] GHES: HEST is not enabled! [ 0.854262] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.893234] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.896754] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.922153] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.925820] Linux agpgart interface v0.103 [ 0.929899] brd: module loaded [ 0.932508] loop: module loaded [ 0.939012] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.941618] GPT:90111 != 20971519 [ 0.942883] GPT:Alternate GPT header not at the end of the disk. [ 0.944856] GPT:90111 != 20971519 [ 0.946066] GPT: Use GNU Parted to correct GPT errors. [ 0.947801] vda: vda1 vda15 [ 0.949775] scsi host0: ata_piix [ 0.951147] scsi host1: ata_piix [ 0.952424] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.954638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.956892] libphy: Fixed MDIO Bus: probed [ 0.958433] tun: Universal TUN/TAP device driver, 1.6 [ 0.960146] tun: (C) 1999-2004 Max Krasnyansky [ 0.963415] PPP generic driver version 2.4.2 [ 0.964992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.967124] ehci-pci: EHCI PCI platform driver [ 0.968680] ehci-platform: EHCI generic platform driver [ 0.970435] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.972483] ohci-pci: OHCI PCI platform driver [ 0.974051] ohci-platform: OHCI generic platform driver [ 0.975822] uhci_hcd: USB Universal Host Controller Interface driver [ 0.995620] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.997409] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.000005] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.001768] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.003828] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.006029] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.008566] usb usb1: Product: UHCI Host Controller [ 1.010217] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 1.012250] usb usb1: SerialNumber: 0000:00:01.2 [ 1.013947] hub 1-0:1.0: USB hub found [ 1.015307] hub 1-0:1.0: 2 ports detected [ 1.016900] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.020543] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.022222] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.024062] mousedev: PS/2 mouse device common for all mice [ 1.026139] rtc_cmos 00:00: RTC can wake from S4 [ 1.028279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.030383] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.033375] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.035619] i2c /dev entries driver [ 1.036974] device-mapper: uevent: version 1.0.3 [ 1.038686] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.041625] ledtrig-cpu: registered to indicate activity on CPUs [ 1.043992] NET: Registered protocol family 10 [ 1.045883] NET: Registered protocol family 17 [ 1.047464] Key type dns_resolver registered [ 1.049181] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.051148] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.053127] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.056358] registered taskstats version 1 [ 1.057858] Loading compiled-in X.509 certificates [ 1.060092] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 1.063424] zswap: loaded using pool lzo/zbud [ 1.065993] Key type trusted registered [ 1.068773] Key type encrypted registered [ 1.070243] AppArmor: AppArmor sha1 policy hashing enabled [ 1.072111] ima: No TPM chip found, activating TPM-bypass! [ 1.073981] evm: HMAC attrs: 0x1 [ 1.092053] Magic number: 3:165:388 [ 1.093422] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1211 [ 1.096405] rtc_cmos 00:00: setting system clock to 2019-01-09 16:22:24 UTC (1547050944) [ 1.099314] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.101335] EDD information not available. [ 1.110911] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.113654] Write protecting the kernel read-only data: 14336k [ 1.117160] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.120315] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.79 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.57 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.951635] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.202.5... Lease of 10.200.202.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.202.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.80. iid=i-00000039 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCJybmtIgWPb2t97vPs1lQHOH2TAHVTIzY284S/7Km3UFpDqEdR95R8F+enOeD8mgWo6/+B9SmWQxeWblfdKNoshFNVJ0kE5/U1NL+HBnb7GtXXjnsvAAnPDLEXsYKmdHhrJrMfywSCQVLzTGV5PWpNcOaKKfP35dcDwKyBTgISs4XGWTDe0RNQ6sNhQdhCG2uxdajVic7FrGcMcoVWQnEEJJxHVy//dJRNgb/BxBTwQF8lKjj9kBFuj8TI+TMV/Faz7N21rR5GqAOjzWfH+IZnzxqtIoKVyzYK1nLzOD02XAhGUlTBMpaXHZmQH9o2v58jyd4lznBLrRZkAjASJLq/ root@createinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f ssh-dss AAAAB3NzaC1kc3MAAACBALWV9lJHBlK/NlLNYD1zXmaG1zXJXkQvsH1J+p5e6wWtElfL/baAUxdHWG2PvTJr7geIIEOx75WadkyKoo3VMJavxjXxGRBIWo362Mb0lfFAXY0i6NqO90jC7h+xN/TITnktEO9FfQaO1934D76Y5Mquvlha92KDO0sXrM8RA9vlAAAAFQC59iERxXmVO1q4kf3Fxzr9N5A9XwAAAIAaeTMdTF/Y+I83GVsBedpwngTB2FRc7IGO+wJIjr/c8EnMflh+7glLY6TxgKroGa/gi4JUix8cVyzqsMXrkgixfbdRRt6p4NwE25PbUYCFClljz9Vr91oPxFhmNEPeNBAq4GQArU/BVj87Zyn3SM9H2Gf+IU+2cxgom5BNSrukhAAAAIAPJVny99XaLzSLtR9wSlSJBh4hER+wKEFEHoZmS4kFzhm1jbW3Lnckb0yWrncXB+wY198SzstntrF7EAsN3KBBp5QKC2wVOYaSrcRZSOamsSC+ZF1HjUyCuDUA7MEBWC5zn4ZPzMZC/VfKFQtsnAV8/gFtL+54yVbA0zesHbqaBA== root@createinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f -----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:fe35:cfd0/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.1 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-00000039 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f launch-index: 0 === cirros: current=0.4.0 uptime=5.25 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f login: 2019-01-09 16:22:31,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:31,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22: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-6895edbc-12ef-44bf-9dac-f1ac8a3c3cca x-compute-request-id: req-6895edbc-12ef-44bf-9dac-f1ac8a3c3cca Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:d6:1f", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:06.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "4c0b44e8-6222-4e0d-83e7-712a634375a7", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:06Z", "hostId": "fca51511bcf63ce03ef410e548fa8f2528d897ca0a6c9e77474c1cb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1", "created": "2019-01-09T16:22:00Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:31,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-6895edbc-12ef-44bf-9dac-f1ac8a3c3cca 2019-01-09 16:22:31,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 16:22:31,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22: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-2ac92d4a-4296-4256-8957-fcd83fe064ea x-compute-request-id: req-2ac92d4a-4296-4256-8957-fcd83fe064ea Content-Encoding: gzip Content-Length: 8221 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 512819016 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.238837] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.241917] pid_max: default: 32768 minimum: 301\n[ 0.243578] ACPI: Core revision 20150930\n[ 0.245660] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.248050] Security Framework initialized\n[ 0.249569] Yama: becoming mindful.\n[ 0.250915] AppArmor: AppArmor initialized\n[ 0.252463] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.254870] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.257228] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259465] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261981] Initializing cgroup subsys io\n[ 0.263459] Initializing cgroup subsys memory\n[ 0.264970] Initializing cgroup subsys devices\n[ 0.266512] Initializing cgroup subsys freezer\n[ 0.268045] Initializing cgroup subsys net_cls\n[ 0.269590] Initializing cgroup subsys perf_event\n[ 0.271195] Initializing cgroup subsys net_prio\n[ 0.272755] Initializing cgroup subsys hugetlb\n[ 0.274288] Initializing cgroup subsys pids\n[ 0.275804] CPU: Physical Processor ID: 0\n[ 0.277931] mce: CPU supports 10 MCE banks\n[ 0.279404] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.281181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292882] ftrace: allocating 31920 entries in 125 pages\n[ 0.323828] smpboot: Max logical packages: 2\n[ 0.325340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327463] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.329842] x2apic enabled\n[ 0.331205] Switched APIC routing to physical x2apic.\n[ 0.334103] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336185] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.343350] KVM setup paravirtual spinlock\n[ 0.345410] x86: Booting SMP configuration:\n[ 0.346960] .... node #0, CPUs: #1\n[ 0.348484] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.370857] x86: Booted up 1 node, 2 CPUs\n[ 0.370860] KVM setup async PF for cpu 1\n[ 0.370863] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.375426] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.377935] devtmpfs: initialized\n[ 0.380204] evm: security.selinux\n[ 0.381438] evm: security.SMACK64\n[ 0.382658] evm: security.SMACK64EXEC\n[ 0.383979] evm: security.SMACK64TRANSMUTE\n[ 0.385416] evm: security.SMACK64MMAP\n[ 0.386732] evm: security.ima\n[ 0.387854] evm: security.capability\n[ 0.389234] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.392500] pinctrl core: initialized pinctrl subsystem\n[ 0.394392] RTC time: 16:22:06, date: 01/09/19\n[ 0.396054] NET: Registered protocol family 16\n[ 0.406269] cpuidle: using governor ladder\n[ 0.418370] cpuidle: using governor menu\n[ 0.419829] PCCT header not found.\n[ 0.421165] ACPI: bus type PCI registered\n[ 0.422592] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.424812] PCI: Using configuration type 1 for base access\n[ 0.439064] ACPI: Added _OSI(Module Device)\n[ 0.440569] ACPI: Added _OSI(Processor Device)\n[ 0.442113] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.443745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.446593] ACPI: Interpreter enabled\n[ 0.447943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.451225] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.454544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.457869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.461137] ACPI: (supports S0 S5)\n[ 0.462383] ACPI: Using IOAPIC for interrupt routing\n[ 0.464090] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.468918] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.470949] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.473141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.475287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.479164] acpiphp: Slot [3] registered\n[ 0.480578] acpiphp: Slot [4] registered\n[ 0.481982] acpiphp: Slot [5] registered\n[ 0.483385] acpiphp: Slot [6] registered\n[ 0.484798] acpiphp: Slot [7] registered\n[ 0.486202] acpiphp: Slot [8] registered\n[ 0.487613] acpiphp: Slot [9] registered\n[ 0.489013] acpiphp: Slot [10] registered\n[ 0.506321] acpiphp: Slot [11] registered\n[ 0.507750] acpiphp: Slot [12] registered\n[ 0.509178] acpiphp: Slot [13] registered\n[ 0.510608] acpiphp: Slot [14] registered\n[ 0.512036] acpiphp: Slot [15] registered\n[ 0.513462] acpiphp: Slot [16] registered\n[ 0.514897] acpiphp: Slot [17] registered\n[ 0.516324] acpiphp: Slot [18] registered\n[ 0.517751] acpiphp: Slot [19] registered\n[ 0.519181] acpiphp: Slot [20] registered\n[ 0.520613] acpiphp: Slot [21] registered\n[ 0.522036] acpiphp: Slot [22] registered\n[ 0.523468] acpiphp: Slot [23] registered\n[ 0.524895] acpiphp: Slot [24] registered\n[ 0.526317] acpiphp: Slot [25] registered\n[ 0.527745] acpiphp: Slot [26] registered\n[ 0.529172] acpiphp: Slot [27] registered\n[ 0.530618] acpiphp: Slot [28] registered\n[ 0.532046] acpiphp: Slot [29] registered\n[ 0.533474] acpiphp: Slot [30] registered\n[ 0.534899] acpiphp: Slot [31] registered\n[ 0.536346] PCI host bridge to bus 0000:00\n[ 0.537772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.539919] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.542067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.544622] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.547168] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.549774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.554405] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.556670] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.558757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.561008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.565386] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.567903] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.592552] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.595612] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.598084] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.600572] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.602988] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.605212] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.607578] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.609442] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.612154] vgaarb: loaded\n[ 0.613203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.615332] SCSI subsystem initialized\n[ 0.616976] ACPI: bus type USB registered\n[ 0.618423] usbcore: registered new interface driver usbfs\n[ 0.620246] usbcore: registered new interface driver hub\n[ 0.622012] usbcore: registered new device driver usb\n[ 0.623976] PCI: Using ACPI for IRQ routing\n[ 0.625908] NetLabel: Initializing\n[ 0.627168] NetLabel: domain hash size = 128\n[ 0.628671] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.630363] NetLabel: unlabeled traffic allowed by default\n[ 0.632471] clocksource: Switched to clocksource kvm-clock\n[ 0.643554] AppArmor: AppArmor Filesystem Enabled\n[ 0.645230] pnp: PnP ACPI init\n[ 0.646772] pnp: PnP ACPI: found 5 devices\n[ 0.654599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.657604] NET: Registered protocol family 2\n[ 0.659459] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.661739] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.663855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.665959] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.667872] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.669944] NET: Registered protocol family 1\n[ 0.671484] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.673423] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.675319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.694968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.714700] Trying to unpack rootfs image as initramfs...\n[ 0.777047] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.780006] Scanning for low memory corruption every 60 seconds\n[ 0.782369] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.784446] audit: initializing netlink subsys (disabled)\n[ 0.786329] audit: type=2000 audit(1547050927.209:1): initialized\n[ 0.788634] Initialise system trusted keyring\n[ 0.790301] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.792383] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.795660] zbud: loaded\n[ 0.796890] VFS: Disk quotas dquot_6.6.0\n[ 0.798343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.801031] fuse init (API version 7.23)\n[ 0.802589] Key type big_key registered\n[ 0.804006] Allocating IMA MOK and blacklist keyrings.\n[ 0.806218] Key type asymmetric registered\n[ 0.807697] Asymmetric key parser 'x509' registered\n[ 0.809414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.812067] io scheduler noop registered\n[ 0.813486] io scheduler deadline registered (default)\n[ 0.815256] io scheduler cfq registered\n[ 0.816736] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.818606] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.820883] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.823479] ACPI: Power Button [PWRF]\n[ 0.825002] GHES: HEST is not enabled!\n[ 0.844103] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.882996] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.886505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.911850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.915424] Linux agpgart interface v0.103\n[ 0.919382] brd: module loaded\n[ 0.921980] loop: module loaded\n[ 0.928063] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.930738] GPT:90111 != 20971519\n[ 0.931980] GPT:Alternate GPT header not at the end of the disk.\n[ 0.933962] GPT:90111 != 20971519\n[ 0.935201] GPT: Use GNU Parted to correct GPT errors.\n[ 0.936945] vda: vda1 vda15\n[ 0.938881] scsi host0: ata_piix\n[ 0.940266] scsi host1: ata_piix\n[ 0.941530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.943725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.946248] libphy: Fixed MDIO Bus: probed\n[ 0.947746] tun: Universal TUN/TAP device driver, 1.6\n[ 0.949465] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.952731] PPP generic driver version 2.4.2\n[ 0.954295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.956506] ehci-pci: EHCI PCI platform driver\n[ 0.958041] ehci-platform: EHCI generic platform driver\n[ 0.959798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.961817] ohci-pci: OHCI PCI platform driver\n[ 0.963356] ohci-platform: OHCI generic platform driver\n[ 0.965126] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.984831] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.986632] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.989225] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.990996] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.993026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.995251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.997804] usb usb1: Product: UHCI Host Controller\n[ 0.999471] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.001512] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.003206] hub 1-0:1.0: USB hub found\n[ 1.004597] hub 1-0:1.0: 2 ports detected\n[ 1.006213] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.009879] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.011645] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.013466] mousedev: PS/2 mouse device common for all mice\n[ 1.015547] rtc_cmos 00:00: RTC can wake from S4\n[ 1.017723] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.020726] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.022916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.025036] i2c /dev entries driver\n[ 1.026370] device-mapper: uevent: version 1.0.3\n[ 1.028067] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.030952] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.033267] NET: Registered protocol family 10\n[ 1.035146] NET: Registered protocol family 17\n[ 1.036725] Key type dns_resolver registered\n[ 1.038399] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.040323] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.042302] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.045492] registered taskstats version 1\n[ 1.046960] Loading compiled-in X.509 certificates\n[ 1.049161] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.052436] zswap: loaded using pool lzo/zbud\n[ 1.055106] Key type trusted registered\n[ 1.057644] Key type encrypted registered\n[ 1.059072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.060903] ima: No TPM chip found, activating TPM-bypass!\n[ 1.062746] evm: HMAC attrs: 0x1\n[ 1.080320] Magic number: 3:165:388\n[ 1.081701] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1211\n[ 1.084625] rtc_cmos 00:00: setting system clock to 2019-01-09 16:22:07 UTC (1547050927)\n[ 1.087485] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.089467] EDD information not available.\n[ 1.106032] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.108768] Write protecting the kernel read-only data: 14336k\n[ 1.112209] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.115326] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.305325] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.15. iid=i-00000038\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 18.70s]\nvPing KO\n"} 2019-01-09 16:22:31,428 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7/action used request id req-2ac92d4a-4296-4256-8957-fcd83fe064ea 2019-01-09 16:22:32,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:32,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e59120c1-cbc8-4ebe-9a4d-721e81c5b86f x-compute-request-id: req-e59120c1-cbc8-4ebe-9a4d-721e81c5b86f Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:d6:1f", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:06.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "4c0b44e8-6222-4e0d-83e7-712a634375a7", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:06Z", "hostId": "fca51511bcf63ce03ef410e548fa8f2528d897ca0a6c9e77474c1cb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1", "created": "2019-01-09T16:22:00Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:32,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-e59120c1-cbc8-4ebe-9a4d-721e81c5b86f 2019-01-09 16:22:32,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 16:22:32,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bd73ddb-82a6-42bd-8f74-c3fcfaf9b49e x-compute-request-id: req-3bd73ddb-82a6-42bd-8f74-c3fcfaf9b49e Content-Encoding: gzip Content-Length: 9750 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 512819016 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.238837] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.241917] pid_max: default: 32768 minimum: 301\n[ 0.243578] ACPI: Core revision 20150930\n[ 0.245660] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.248050] Security Framework initialized\n[ 0.249569] Yama: becoming mindful.\n[ 0.250915] AppArmor: AppArmor initialized\n[ 0.252463] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.254870] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.257228] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.259465] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261981] Initializing cgroup subsys io\n[ 0.263459] Initializing cgroup subsys memory\n[ 0.264970] Initializing cgroup subsys devices\n[ 0.266512] Initializing cgroup subsys freezer\n[ 0.268045] Initializing cgroup subsys net_cls\n[ 0.269590] Initializing cgroup subsys perf_event\n[ 0.271195] Initializing cgroup subsys net_prio\n[ 0.272755] Initializing cgroup subsys hugetlb\n[ 0.274288] Initializing cgroup subsys pids\n[ 0.275804] CPU: Physical Processor ID: 0\n[ 0.277931] mce: CPU supports 10 MCE banks\n[ 0.279404] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.281181] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.284520] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.292882] ftrace: allocating 31920 entries in 125 pages\n[ 0.323828] smpboot: Max logical packages: 2\n[ 0.325340] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327463] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.329842] x2apic enabled\n[ 0.331205] Switched APIC routing to physical x2apic.\n[ 0.334103] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.336185] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.340040] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.343350] KVM setup paravirtual spinlock\n[ 0.345410] x86: Booting SMP configuration:\n[ 0.346960] .... node #0, CPUs: #1\n[ 0.348484] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.370857] x86: Booted up 1 node, 2 CPUs\n[ 0.370860] KVM setup async PF for cpu 1\n[ 0.370863] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.375426] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.377935] devtmpfs: initialized\n[ 0.380204] evm: security.selinux\n[ 0.381438] evm: security.SMACK64\n[ 0.382658] evm: security.SMACK64EXEC\n[ 0.383979] evm: security.SMACK64TRANSMUTE\n[ 0.385416] evm: security.SMACK64MMAP\n[ 0.386732] evm: security.ima\n[ 0.387854] evm: security.capability\n[ 0.389234] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.392500] pinctrl core: initialized pinctrl subsystem\n[ 0.394392] RTC time: 16:22:06, date: 01/09/19\n[ 0.396054] NET: Registered protocol family 16\n[ 0.406269] cpuidle: using governor ladder\n[ 0.418370] cpuidle: using governor menu\n[ 0.419829] PCCT header not found.\n[ 0.421165] ACPI: bus type PCI registered\n[ 0.422592] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.424812] PCI: Using configuration type 1 for base access\n[ 0.439064] ACPI: Added _OSI(Module Device)\n[ 0.440569] ACPI: Added _OSI(Processor Device)\n[ 0.442113] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.443745] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.446593] ACPI: Interpreter enabled\n[ 0.447943] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.451225] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.454544] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.457869] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.461137] ACPI: (supports S0 S5)\n[ 0.462383] ACPI: Using IOAPIC for interrupt routing\n[ 0.464090] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.468918] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.470949] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.473141] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.475287] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.479164] acpiphp: Slot [3] registered\n[ 0.480578] acpiphp: Slot [4] registered\n[ 0.481982] acpiphp: Slot [5] registered\n[ 0.483385] acpiphp: Slot [6] registered\n[ 0.484798] acpiphp: Slot [7] registered\n[ 0.486202] acpiphp: Slot [8] registered\n[ 0.487613] acpiphp: Slot [9] registered\n[ 0.489013] acpiphp: Slot [10] registered\n[ 0.506321] acpiphp: Slot [11] registered\n[ 0.507750] acpiphp: Slot [12] registered\n[ 0.509178] acpiphp: Slot [13] registered\n[ 0.510608] acpiphp: Slot [14] registered\n[ 0.512036] acpiphp: Slot [15] registered\n[ 0.513462] acpiphp: Slot [16] registered\n[ 0.514897] acpiphp: Slot [17] registered\n[ 0.516324] acpiphp: Slot [18] registered\n[ 0.517751] acpiphp: Slot [19] registered\n[ 0.519181] acpiphp: Slot [20] registered\n[ 0.520613] acpiphp: Slot [21] registered\n[ 0.522036] acpiphp: Slot [22] registered\n[ 0.523468] acpiphp: Slot [23] registered\n[ 0.524895] acpiphp: Slot [24] registered\n[ 0.526317] acpiphp: Slot [25] registered\n[ 0.527745] acpiphp: Slot [26] registered\n[ 0.529172] acpiphp: Slot [27] registered\n[ 0.530618] acpiphp: Slot [28] registered\n[ 0.532046] acpiphp: Slot [29] registered\n[ 0.533474] acpiphp: Slot [30] registered\n[ 0.534899] acpiphp: Slot [31] registered\n[ 0.536346] PCI host bridge to bus 0000:00\n[ 0.537772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.539919] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.542067] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.544622] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.547168] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.549774] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.554405] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.556670] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.558757] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.561008] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.565386] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.567903] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.592552] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.595612] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.598084] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.600572] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.602988] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.605212] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.607578] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.609442] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.612154] vgaarb: loaded\n[ 0.613203] vgaarb: bridge control possible 0000:00:02.0\n[ 0.615332] SCSI subsystem initialized\n[ 0.616976] ACPI: bus type USB registered\n[ 0.618423] usbcore: registered new interface driver usbfs\n[ 0.620246] usbcore: registered new interface driver hub\n[ 0.622012] usbcore: registered new device driver usb\n[ 0.623976] PCI: Using ACPI for IRQ routing\n[ 0.625908] NetLabel: Initializing\n[ 0.627168] NetLabel: domain hash size = 128\n[ 0.628671] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.630363] NetLabel: unlabeled traffic allowed by default\n[ 0.632471] clocksource: Switched to clocksource kvm-clock\n[ 0.643554] AppArmor: AppArmor Filesystem Enabled\n[ 0.645230] pnp: PnP ACPI init\n[ 0.646772] pnp: PnP ACPI: found 5 devices\n[ 0.654599] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.657604] NET: Registered protocol family 2\n[ 0.659459] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.661739] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.663855] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.665959] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.667872] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.669944] NET: Registered protocol family 1\n[ 0.671484] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.673423] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.675319] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.694968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.714700] Trying to unpack rootfs image as initramfs...\n[ 0.777047] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.780006] Scanning for low memory corruption every 60 seconds\n[ 0.782369] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.784446] audit: initializing netlink subsys (disabled)\n[ 0.786329] audit: type=2000 audit(1547050927.209:1): initialized\n[ 0.788634] Initialise system trusted keyring\n[ 0.790301] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.792383] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.795660] zbud: loaded\n[ 0.796890] VFS: Disk quotas dquot_6.6.0\n[ 0.798343] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.801031] fuse init (API version 7.23)\n[ 0.802589] Key type big_key registered\n[ 0.804006] Allocating IMA MOK and blacklist keyrings.\n[ 0.806218] Key type asymmetric registered\n[ 0.807697] Asymmetric key parser 'x509' registered\n[ 0.809414] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.812067] io scheduler noop registered\n[ 0.813486] io scheduler deadline registered (default)\n[ 0.815256] io scheduler cfq registered\n[ 0.816736] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.818606] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.820883] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.823479] ACPI: Power Button [PWRF]\n[ 0.825002] GHES: HEST is not enabled!\n[ 0.844103] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.882996] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.886505] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.911850] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.915424] Linux agpgart interface v0.103\n[ 0.919382] brd: module loaded\n[ 0.921980] loop: module loaded\n[ 0.928063] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.930738] GPT:90111 != 20971519\n[ 0.931980] GPT:Alternate GPT header not at the end of the disk.\n[ 0.933962] GPT:90111 != 20971519\n[ 0.935201] GPT: Use GNU Parted to correct GPT errors.\n[ 0.936945] vda: vda1 vda15\n[ 0.938881] scsi host0: ata_piix\n[ 0.940266] scsi host1: ata_piix\n[ 0.941530] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.943725] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.946248] libphy: Fixed MDIO Bus: probed\n[ 0.947746] tun: Universal TUN/TAP device driver, 1.6\n[ 0.949465] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.952731] PPP generic driver version 2.4.2\n[ 0.954295] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.956506] ehci-pci: EHCI PCI platform driver\n[ 0.958041] ehci-platform: EHCI generic platform driver\n[ 0.959798] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.961817] ohci-pci: OHCI PCI platform driver\n[ 0.963356] ohci-platform: OHCI generic platform driver\n[ 0.965126] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.984831] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.986632] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.989225] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.990996] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.993026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.995251] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.997804] usb usb1: Product: UHCI Host Controller\n[ 0.999471] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.001512] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.003206] hub 1-0:1.0: USB hub found\n[ 1.004597] hub 1-0:1.0: 2 ports detected\n[ 1.006213] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.009879] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.011645] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.013466] mousedev: PS/2 mouse device common for all mice\n[ 1.015547] rtc_cmos 00:00: RTC can wake from S4\n[ 1.017723] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.020726] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.022916] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.025036] i2c /dev entries driver\n[ 1.026370] device-mapper: uevent: version 1.0.3\n[ 1.028067] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.030952] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.033267] NET: Registered protocol family 10\n[ 1.035146] NET: Registered protocol family 17\n[ 1.036725] Key type dns_resolver registered\n[ 1.038399] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.040323] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.042302] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.045492] registered taskstats version 1\n[ 1.046960] Loading compiled-in X.509 certificates\n[ 1.049161] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.052436] zswap: loaded using pool lzo/zbud\n[ 1.055106] Key type trusted registered\n[ 1.057644] Key type encrypted registered\n[ 1.059072] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.060903] ima: No TPM chip found, activating TPM-bypass!\n[ 1.062746] evm: HMAC attrs: 0x1\n[ 1.080320] Magic number: 3:165:388\n[ 1.081701] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1211\n[ 1.084625] rtc_cmos 00:00: setting system clock to 2019-01-09 16:22:07 UTC (1547050927)\n[ 1.087485] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.089467] EDD information not available.\n[ 1.106032] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.108768] Write protecting the kernel read-only data: 14336k\n[ 1.112209] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.115326] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.80\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.305325] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.15. iid=i-00000038\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n/dev/root resized successfully [took 18.70s]\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCOkntWWZQY+Q4f1EoGdynj63ljOM+ODLSA1W+PoA5oXcFTXljBEsQXDqml6kpARvzu+RnVl1pYqTckPlGv/JMiABNn/1LwoK/B7G3F4JobS1osRHhaU1stmMzCWkYOP/gyp+eleUZLaxag3lymmAL2CfRjqkbrVldTWdBuHSoSsLTpqidKokMVARuo6T5ZdWiBH5bnv19wzpLPS52yUYGDNXPS0ma1r0d08C2TsHL9Dq3NqhYxP4oHqfuzQqpm4fHBKLZWAWD7WjYycOg6C6Hg+9+EJJfE+Xi21fCqKz19bZBwCknC06iAYA8RmAKOkMH+/eDMiiAf5ET53V9uTrOz root@createinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f\nssh-dss AAAAB3NzaC1kc3MAAACBAK0NvqjSA8zQNMB0BfQ0X9dpH3XepOHOJjZ0e0zstQQUvPWmDSYNr7KDJ0oFjAcW0h+ovNyOQwvXFYbICctj6JQ8vVytJ1qjZsuUei7XkEaJSYmegBGml8gRaYVIN+V/oalZGpGFxq4Cf2DYNNmZotv0pYghWraTubXAa1kmVkhHAAAAFQDWwBU25Xx8c4WuPtdGwDTcuVU9/wAAAIADx4LJsjwaO5KQ1EBkf606UWuBEWcB18plYoGvxk9ScWguytajIcyXA/MGY+lxdbcsv5snr9wxPwDX4jUZgsgP9R8e44Dv3UTlUE0Uf0l0WYoxmbVlHXJp/h4wccDVZK64A5ygGQ0a3QcTo+9230JHvXaomlYD2he5iuLv3ekrNAAAAIBTdLF1PmXFc+3NARnV/4S3XaJXNwz7mPIt0BOozq4oV9TXWoJDuH4/FT6wtodYqEmG4pDVJjqyoBXpbTPPAVBhYb4rakEzQLllUcRb9Q4Yfwki2RKzO52HLSFJWmWQ4W9UwBnlW+JuVSFXcNiUftx1RId+0q2+ebMzpL3F3HfBFA== root@createinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f\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:fe5f:d61f/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.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000038\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=25.36 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f login: "} 2019-01-09 16:22:32,821 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7/action used request id req-3bd73ddb-82a6-42bd-8f74-c3fcfaf9b49e 2019-01-09 16:22:33,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:33,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22: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-a12426d0-5706-4b54-aafe-4ca114206a7a x-compute-request-id: req-a12426d0-5706-4b54-aafe-4ca114206a7a Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:cf:d0", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:23.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "56ce9b9b-c93a-4716-a1db-066dad8be56a", "security_groups": [{"name": "default"}, {"name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp"}], "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:23Z", "hostId": "89b7410e20cabf204d6576ba2fa3afb726e82576e4b437723f2c91c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2", "created": "2019-01-09T16:22:15Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:33,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-a12426d0-5706-4b54-aafe-4ca114206a7a 2019-01-09 16:22:33,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 16:22:34,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22: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-3c57ffb6-5bfc-4270-8eed-f0bd0c41a1f8 x-compute-request-id: req-3c57ffb6-5bfc-4270-8eed-f0bd0c41a1f8 Content-Encoding: gzip Content-Length: 9709 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 605425564 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.241251] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.244333] pid_max: default: 32768 minimum: 301\n[ 0.246016] ACPI: Core revision 20150930\n[ 0.248082] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.250474] Security Framework initialized\n[ 0.252035] Yama: becoming mindful.\n[ 0.253380] AppArmor: AppArmor initialized\n[ 0.254931] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.257389] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.259755] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.261992] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.264526] Initializing cgroup subsys io\n[ 0.266042] Initializing cgroup subsys memory\n[ 0.267648] Initializing cgroup subsys devices\n[ 0.269253] Initializing cgroup subsys freezer\n[ 0.270848] Initializing cgroup subsys net_cls\n[ 0.272484] Initializing cgroup subsys perf_event\n[ 0.274161] Initializing cgroup subsys net_prio\n[ 0.275767] Initializing cgroup subsys hugetlb\n[ 0.277325] Initializing cgroup subsys pids\n[ 0.278866] CPU: Physical Processor ID: 0\n[ 0.281032] mce: CPU supports 10 MCE banks\n[ 0.282527] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.284337] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.287738] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.296244] ftrace: allocating 31920 entries in 125 pages\n[ 0.327694] smpboot: Max logical packages: 2\n[ 0.329229] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.331392] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.333813] x2apic enabled\n[ 0.335194] Switched APIC routing to physical x2apic.\n[ 0.338118] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.340296] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.344219] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.347607] KVM setup paravirtual spinlock\n[ 0.349688] x86: Booting SMP configuration:\n[ 0.351243] .... node #0, CPUs: #1\n[ 0.352747] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.375422] x86: Booted up 1 node, 2 CPUs\n[ 0.375423] KVM setup async PF for cpu 1\n[ 0.375427] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.380037] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.382600] devtmpfs: initialized\n[ 0.384888] evm: security.selinux\n[ 0.386134] evm: security.SMACK64\n[ 0.387367] evm: security.SMACK64EXEC\n[ 0.388701] evm: security.SMACK64TRANSMUTE\n[ 0.390153] evm: security.SMACK64MMAP\n[ 0.391480] evm: security.ima\n[ 0.392626] evm: security.capability\n[ 0.394034] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.397328] pinctrl core: initialized pinctrl subsystem\n[ 0.399256] RTC time: 16:22:24, date: 01/09/19\n[ 0.400923] NET: Registered protocol family 16\n[ 0.411132] cpuidle: using governor ladder\n[ 0.423224] cpuidle: using governor menu\n[ 0.424677] PCCT header not found.\n[ 0.426010] ACPI: bus type PCI registered\n[ 0.427451] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.429678] PCI: Using configuration type 1 for base access\n[ 0.443959] ACPI: Added _OSI(Module Device)\n[ 0.445475] ACPI: Added _OSI(Processor Device)\n[ 0.447025] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.448654] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.451522] ACPI: Interpreter enabled\n[ 0.452887] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.456194] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.459502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.462823] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.466123] ACPI: (supports S0 S5)\n[ 0.467392] ACPI: Using IOAPIC for interrupt routing\n[ 0.469092] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.473954] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.476013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.478237] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.480397] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.484315] acpiphp: Slot [3] registered\n[ 0.485750] acpiphp: Slot [4] registered\n[ 0.487180] acpiphp: Slot [5] registered\n[ 0.488611] acpiphp: Slot [6] registered\n[ 0.490051] acpiphp: Slot [7] registered\n[ 0.491482] acpiphp: Slot [8] registered\n[ 0.492915] acpiphp: Slot [9] registered\n[ 0.494351] acpiphp: Slot [10] registered\n[ 0.512346] acpiphp: Slot [11] registered\n[ 0.513813] acpiphp: Slot [12] registered\n[ 0.515267] acpiphp: Slot [13] registered\n[ 0.516726] acpiphp: Slot [14] registered\n[ 0.518180] acpiphp: Slot [15] registered\n[ 0.519638] acpiphp: Slot [16] registered\n[ 0.521097] acpiphp: Slot [17] registered\n[ 0.522550] acpiphp: Slot [18] registered\n[ 0.523992] acpiphp: Slot [19] registered\n[ 0.525444] acpiphp: Slot [20] registered\n[ 0.526902] acpiphp: Slot [21] registered\n[ 0.528350] acpiphp: Slot [22] registered\n[ 0.529810] acpiphp: Slot [23] registered\n[ 0.531265] acpiphp: Slot [24] registered\n[ 0.532713] acpiphp: Slot [25] registered\n[ 0.534165] acpiphp: Slot [26] registered\n[ 0.535619] acpiphp: Slot [27] registered\n[ 0.537072] acpiphp: Slot [28] registered\n[ 0.538525] acpiphp: Slot [29] registered\n[ 0.539977] acpiphp: Slot [30] registered\n[ 0.541429] acpiphp: Slot [31] registered\n[ 0.542879] PCI host bridge to bus 0000:00\n[ 0.544330] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.546523] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.548717] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.551339] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.553932] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.556603] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.561450] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.563769] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.565908] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.568198] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.576078] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.578676] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.600619] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.603575] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.606097] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.608637] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.611100] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.613356] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.615746] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.617644] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.620415] vgaarb: loaded\n[ 0.621483] vgaarb: bridge control possible 0000:00:02.0\n[ 0.623647] SCSI subsystem initialized\n[ 0.625323] ACPI: bus type USB registered\n[ 0.626794] usbcore: registered new interface driver usbfs\n[ 0.628660] usbcore: registered new interface driver hub\n[ 0.630468] usbcore: registered new device driver usb\n[ 0.632482] PCI: Using ACPI for IRQ routing\n[ 0.634449] NetLabel: Initializing\n[ 0.635736] NetLabel: domain hash size = 128\n[ 0.637261] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.638986] NetLabel: unlabeled traffic allowed by default\n[ 0.641125] clocksource: Switched to clocksource kvm-clock\n[ 0.652206] AppArmor: AppArmor Filesystem Enabled\n[ 0.653930] pnp: PnP ACPI init\n[ 0.655510] pnp: PnP ACPI: found 5 devices\n[ 0.663473] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.666545] NET: Registered protocol family 2\n[ 0.668449] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.670807] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.672974] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.675147] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.677111] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.679248] NET: Registered protocol family 1\n[ 0.680830] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.682811] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.684752] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.704446] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.724258] Trying to unpack rootfs image as initramfs...\n[ 0.786864] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.789826] Scanning for low memory corruption every 60 seconds\n[ 0.792217] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.794297] audit: initializing netlink subsys (disabled)\n[ 0.796166] audit: type=2000 audit(1547050944.179:1): initialized\n[ 0.798446] Initialise system trusted keyring\n[ 0.800210] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.802332] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.805621] zbud: loaded\n[ 0.806852] VFS: Disk quotas dquot_6.6.0\n[ 0.808308] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.811030] fuse init (API version 7.23)\n[ 0.812603] Key type big_key registered\n[ 0.814028] Allocating IMA MOK and blacklist keyrings.\n[ 0.816249] Key type asymmetric registered\n[ 0.817733] Asymmetric key parser 'x509' registered\n[ 0.819439] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.822127] io scheduler noop registered\n[ 0.823545] io scheduler deadline registered (default)\n[ 0.825324] io scheduler cfq registered\n[ 0.826799] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.828663] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.830938] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.833546] ACPI: Power Button [PWRF]\n[ 0.835070] GHES: HEST is not enabled!\n[ 0.854262] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.893234] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.896754] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.922153] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.925820] Linux agpgart interface v0.103\n[ 0.929899] brd: module loaded\n[ 0.932508] loop: module loaded\n[ 0.939012] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.941618] GPT:90111 != 20971519\n[ 0.942883] GPT:Alternate GPT header not at the end of the disk.\n[ 0.944856] GPT:90111 != 20971519\n[ 0.946066] GPT: Use GNU Parted to correct GPT errors.\n[ 0.947801] vda: vda1 vda15\n[ 0.949775] scsi host0: ata_piix\n[ 0.951147] scsi host1: ata_piix\n[ 0.952424] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.954638] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.956892] libphy: Fixed MDIO Bus: probed\n[ 0.958433] tun: Universal TUN/TAP device driver, 1.6\n[ 0.960146] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.963415] PPP generic driver version 2.4.2\n[ 0.964992] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.967124] ehci-pci: EHCI PCI platform driver\n[ 0.968680] ehci-platform: EHCI generic platform driver\n[ 0.970435] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.972483] ohci-pci: OHCI PCI platform driver\n[ 0.974051] ohci-platform: OHCI generic platform driver\n[ 0.975822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.995620] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.997409] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.000005] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.001768] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.003828] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.006029] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.008566] usb usb1: Product: UHCI Host Controller\n[ 1.010217] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 1.012250] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.013947] hub 1-0:1.0: USB hub found\n[ 1.015307] hub 1-0:1.0: 2 ports detected\n[ 1.016900] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.020543] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.022222] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.024062] mousedev: PS/2 mouse device common for all mice\n[ 1.026139] rtc_cmos 00:00: RTC can wake from S4\n[ 1.028279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.030383] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.033375] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.035619] i2c /dev entries driver\n[ 1.036974] device-mapper: uevent: version 1.0.3\n[ 1.038686] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.041625] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.043992] NET: Registered protocol family 10\n[ 1.045883] NET: Registered protocol family 17\n[ 1.047464] Key type dns_resolver registered\n[ 1.049181] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.051148] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.053127] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.056358] registered taskstats version 1\n[ 1.057858] Loading compiled-in X.509 certificates\n[ 1.060092] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 1.063424] zswap: loaded using pool lzo/zbud\n[ 1.065993] Key type trusted registered\n[ 1.068773] Key type encrypted registered\n[ 1.070243] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.072111] ima: No TPM chip found, activating TPM-bypass!\n[ 1.073981] evm: HMAC attrs: 0x1\n[ 1.092053] Magic number: 3:165:388\n[ 1.093422] hash matches /build/linux-BvkamA/linux-4.4.0/drivers/base/power/main.c:1211\n[ 1.096405] rtc_cmos 00:00: setting system clock to 2019-01-09 16:22:24 UTC (1547050944)\n[ 1.099314] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.101335] EDD information not available.\n[ 1.110911] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.113654] Write protecting the kernel read-only data: 14336k\n[ 1.117160] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.120315] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.79\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.57\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.951635] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.202.5...\nLease of 10.200.202.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.202.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.80. iid=i-00000039\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing OK\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 2 @ 3491.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCJybmtIgWPb2t97vPs1lQHOH2TAHVTIzY284S/7Km3UFpDqEdR95R8F+enOeD8mgWo6/+B9SmWQxeWblfdKNoshFNVJ0kE5/U1NL+HBnb7GtXXjnsvAAnPDLEXsYKmdHhrJrMfywSCQVLzTGV5PWpNcOaKKfP35dcDwKyBTgISs4XGWTDe0RNQ6sNhQdhCG2uxdajVic7FrGcMcoVWQnEEJJxHVy//dJRNgb/BxBTwQF8lKjj9kBFuj8TI+TMV/Faz7N21rR5GqAOjzWfH+IZnzxqtIoKVyzYK1nLzOD02XAhGUlTBMpaXHZmQH9o2v58jyd4lznBLrRZkAjASJLq/ root@createinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f\nssh-dss AAAAB3NzaC1kc3MAAACBALWV9lJHBlK/NlLNYD1zXmaG1zXJXkQvsH1J+p5e6wWtElfL/baAUxdHWG2PvTJr7geIIEOx75WadkyKoo3VMJavxjXxGRBIWo362Mb0lfFAXY0i6NqO90jC7h+xN/TITnktEO9FfQaO1934D76Y5Mquvlha92KDO0sXrM8RA9vlAAAAFQC59iERxXmVO1q4kf3Fxzr9N5A9XwAAAIAaeTMdTF/Y+I83GVsBedpwngTB2FRc7IGO+wJIjr/c8EnMflh+7glLY6TxgKroGa/gi4JUix8cVyzqsMXrkgixfbdRRt6p4NwE25PbUYCFClljz9Vr91oPxFhmNEPeNBAq4GQArU/BVj87Zyn3SM9H2Gf+IU+2cxgom5BNSrukhAAAAIAPJVny99XaLzSLtR9wSlSJBh4hER+wKEFEHoZmS4kFzhm1jbW3Lnckb0yWrncXB+wY198SzstntrF7EAsN3KBBp5QKC2wVOYaSrcRZSOamsSC+ZF1HjUyCuDUA7MEBWC5zn4ZPzMZC/VfKFQtsnAV8/gFtL+54yVbA0zesHbqaBA== root@createinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f\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:fe35:cfd0/64,\nip-route:default via 10.200.202.1 dev eth0 \nip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 \nip-route:169.254.169.254 via 10.200.202.1 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000039\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.25 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-fc6a3000-84be-4868-a8a0-b752d3e4506f login: "} 2019-01-09 16:22:34,043 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a/action used request id req-3c57ffb6-5bfc-4270-8eed-f0bd0c41a1f8 2019-01-09 16:22:34,044 - create_instance - INFO - Deleting Port with ID - b39794c0-4751-4710-813f-2389c9b3538b 2019-01-09 16:22:34,044 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm1-port 2019-01-09 16:22:34,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/b39794c0-4751-4710-813f-2389c9b3538b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:34,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c300cad-265f-461f-8fae-6dd77b80c451 Date: Wed, 09 Jan 2019 16:22:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:22:34,557 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/b39794c0-4751-4710-813f-2389c9b3538b used request id req-0c300cad-265f-461f-8fae-6dd77b80c451 2019-01-09 16:22:34,557 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1 2019-01-09 16:22:34,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:34,682 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:22: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-308ad184-2449-4b98-a4e0-fe966b38b380 x-compute-request-id: req-308ad184-2449-4b98-a4e0-fe966b38b380 Content-Type: application/json 2019-01-09 16:22:34,682 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-308ad184-2449-4b98-a4e0-fe966b38b380 2019-01-09 16:22:34,682 - create_instance - INFO - Checking deletion status 2019-01-09 16:22:34,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:34,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22: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-15cf2d30-911a-48e4-8eea-62db06b48d28 x-compute-request-id: req-15cf2d30-911a-48e4-8eea-62db06b48d28 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:06.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "4c0b44e8-6222-4e0d-83e7-712a634375a7", "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:34Z", "hostId": "fca51511bcf63ce03ef410e548fa8f2528d897ca0a6c9e77474c1cb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1", "created": "2019-01-09T16:22:00Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:34,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-15cf2d30-911a-48e4-8eea-62db06b48d28 2019-01-09 16:22:34,944 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1] is - ACTIVE 2019-01-09 16:22:34,944 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:22:37,947 - create_instance - DEBUG - VM status query timeout in 296.735282898 2019-01-09 16:22:37,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:38,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19820a8e-e783-40bf-8903-453b680d0655 x-compute-request-id: req-19820a8e-e783-40bf-8903-453b680d0655 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:06.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "4c0b44e8-6222-4e0d-83e7-712a634375a7", "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:34Z", "hostId": "fca51511bcf63ce03ef410e548fa8f2528d897ca0a6c9e77474c1cb1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1", "created": "2019-01-09T16:22:00Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:38,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-19820a8e-e783-40bf-8903-453b680d0655 2019-01-09 16:22:38,062 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1] is - ACTIVE 2019-01-09 16:22:38,062 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:22:41,065 - create_instance - DEBUG - VM status query timeout in 293.61747098 2019-01-09 16:22:41,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b1ebea1302aca3e2899088570568965cd9ec3c" 2019-01-09 16:22:41,114 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:22:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f20180e7-b7c5-4e3a-819e-dde658ebcbb1 x-compute-request-id: req-f20180e7-b7c5-4e3a-819e-dde658ebcbb1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4c0b44e8-6222-4e0d-83e7-712a634375a7 could not be found.", "code": 404}} 2019-01-09 16:22:41,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c0b44e8-6222-4e0d-83e7-712a634375a7 used request id req-f20180e7-b7c5-4e3a-819e-dde658ebcbb1 2019-01-09 16:22:41,115 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4c0b44e8-6222-4e0d-83e7-712a634375a7 could not be found. (HTTP 404) (Request-ID: req-f20180e7-b7c5-4e3a-819e-dde658ebcbb1) 2019-01-09 16:22:41,115 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst1 2019-01-09 16:22:41,116 - create_instance - INFO - Deleting Port with ID - 41a39823-d38d-4acd-aa84-10ceda83af74 2019-01-09 16:22:41,116 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-vm2-port 2019-01-09 16:22:41,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/41a39823-d38d-4acd-aa84-10ceda83af74 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:41,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d70763d-48c9-4881-afb1-e7e15af9e9e8 Date: Wed, 09 Jan 2019 16:22:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:22:41,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/41a39823-d38d-4acd-aa84-10ceda83af74 used request id req-3d70763d-48c9-4881-afb1-e7e15af9e9e8 2019-01-09 16:22:41,674 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2 2019-01-09 16:22:41,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:41,788 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:22:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15842c96-3929-4763-ab71-9e8108fca852 x-compute-request-id: req-15842c96-3929-4763-ab71-9e8108fca852 Content-Type: application/json 2019-01-09 16:22:41,788 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-15842c96-3929-4763-ab71-9e8108fca852 2019-01-09 16:22:41,789 - create_instance - INFO - Checking deletion status 2019-01-09 16:22:41,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:41,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94dbb377-a178-4273-a59b-cda70e6d346c x-compute-request-id: req-94dbb377-a178-4273-a59b-cda70e6d346c 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.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:23.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "56ce9b9b-c93a-4716-a1db-066dad8be56a", "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:41Z", "hostId": "89b7410e20cabf204d6576ba2fa3afb726e82576e4b437723f2c91c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2", "created": "2019-01-09T16:22:15Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:41,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-94dbb377-a178-4273-a59b-cda70e6d346c 2019-01-09 16:22:41,876 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2] is - ACTIVE 2019-01-09 16:22:41,876 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:22:44,879 - create_instance - DEBUG - VM status query timeout in 296.909497023 2019-01-09 16:22:44,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:45,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b9ead58-dbbb-42fb-ba47-d16da45df6a9 x-compute-request-id: req-9b9ead58-dbbb-42fb-ba47-d16da45df6a9 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.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a", "rel": "bookmark"}], "image": {"id": "483018f9-6063-433a-93db-888377911858", "links": [{"href": "http://172.30.9.29:8774/images/483018f9-6063-433a-93db-888377911858", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:22:23.000000", "flavor": {"id": "b09e3755-86c4-4c05-bdf0-644641352df2", "links": [{"href": "http://172.30.9.29:8774/flavors/b09e3755-86c4-4c05-bdf0-644641352df2", "rel": "bookmark"}]}, "id": "56ce9b9b-c93a-4716-a1db-066dad8be56a", "user_id": "036960e6316e46e1acd29c0338411ccf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:22:44Z", "hostId": "89b7410e20cabf204d6576ba2fa3afb726e82576e4b437723f2c91c9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2", "created": "2019-01-09T16:22:15Z", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:22:45,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-9b9ead58-dbbb-42fb-ba47-d16da45df6a9 2019-01-09 16:22:45,325 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2] is - ACTIVE 2019-01-09 16:22:45,325 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:22:48,329 - create_instance - DEBUG - VM status query timeout in 293.460159063 2019-01-09 16:22:48,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6430a7063e97c08fabd39cc44a04f012281c58" 2019-01-09 16:22:48,380 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eeadd038-d501-4e7b-aa57-c6715b3e2f7c x-compute-request-id: req-eeadd038-d501-4e7b-aa57-c6715b3e2f7c Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 56ce9b9b-c93a-4716-a1db-066dad8be56a could not be found.", "code": 404}} 2019-01-09 16:22:48,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/56ce9b9b-c93a-4716-a1db-066dad8be56a used request id req-eeadd038-d501-4e7b-aa57-c6715b3e2f7c 2019-01-09 16:22:48,381 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 56ce9b9b-c93a-4716-a1db-066dad8be56a could not be found. (HTTP 404) (Request-ID: req-eeadd038-d501-4e7b-aa57-c6715b3e2f7c) 2019-01-09 16:22:48,381 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-inst2 2019-01-09 16:22:48,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/b09e3755-86c4-4c05-bdf0-644641352df2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f788d84ddb922d4df90c1ef951d5ce932efea076" 2019-01-09 16:22:48,425 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-124d84c5-d2a7-4aae-9767-ff972a07a39e x-compute-request-id: req-124d84c5-d2a7-4aae-9767-ff972a07a39e Content-Length: 0 Content-Type: application/json 2019-01-09 16:22:48,425 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b09e3755-86c4-4c05-bdf0-644641352df2 used request id req-124d84c5-d2a7-4aae-9767-ff972a07a39e 2019-01-09 16:22:48,426 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router and port CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port1 2019-01-09 16:22:48,426 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router 2019-01-09 16:22:48,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/c5fd0f14-7848-43e8-842a-d0ea07bb314b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" -d '{"port_id": "7c89abc2-283a-4f10-bde0-ae6046978851"}' 2019-01-09 16:22:50,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-53964881-7b1d-4242-9fbf-b618e4a81881 Date: Wed, 09 Jan 2019 16:22:50 GMT RESP BODY: {"network_id": "70524c01-0d28-41f2-87a3-e9ee32d0991e", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "subnet_id": "3b981bb1-17eb-455a-8f94-904b19e67b75", "subnet_ids": ["3b981bb1-17eb-455a-8f94-904b19e67b75"], "port_id": "7c89abc2-283a-4f10-bde0-ae6046978851", "id": "c5fd0f14-7848-43e8-842a-d0ea07bb314b"} 2019-01-09 16:22:50,512 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c5fd0f14-7848-43e8-842a-d0ea07bb314b/remove_router_interface used request id req-53964881-7b1d-4242-9fbf-b618e4a81881 2019-01-09 16:22:50,512 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router and port CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-router-port2 2019-01-09 16:22:50,512 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router 2019-01-09 16:22:50,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9696/v2.0/routers/c5fd0f14-7848-43e8-842a-d0ea07bb314b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" -d '{"port_id": "f8df1c71-152c-4afb-a61b-f61afb0fc269"}' 2019-01-09 16:22:52,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4c76b95c-6ec3-46fc-bca9-b66a4b00cd18 Date: Wed, 09 Jan 2019 16:22:52 GMT RESP BODY: {"network_id": "f88c19c2-116a-45e7-acce-2d7a1f593e82", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "subnet_id": "8fb407e2-e0ef-4868-ae15-22678ec36b63", "subnet_ids": ["8fb407e2-e0ef-4868-ae15-22678ec36b63"], "port_id": "f8df1c71-152c-4afb-a61b-f61afb0fc269", "id": "c5fd0f14-7848-43e8-842a-d0ea07bb314b"} 2019-01-09 16:22:52,161 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/c5fd0f14-7848-43e8-842a-d0ea07bb314b/remove_router_interface used request id req-4c76b95c-6ec3-46fc-bca9-b66a4b00cd18 2019-01-09 16:22:52,161 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router 2019-01-09 16:22:52,161 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-pub-router 2019-01-09 16:22:52,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/routers/c5fd0f14-7848-43e8-842a-d0ea07bb314b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c49069e0516fc6461630bfa6f744929183fdc74c" 2019-01-09 16:22:52,738 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78161fde-807f-4190-811b-a3dbe869a47e Content-Length: 0 Date: Wed, 09 Jan 2019 16:22:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:22:52,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/c5fd0f14-7848-43e8-842a-d0ea07bb314b used request id req-78161fde-807f-4190-811b-a3dbe869a47e 2019-01-09 16:22:52,739 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1 2019-01-09 16:22:52,740 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet1 2019-01-09 16:22:52,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/3b981bb1-17eb-455a-8f94-904b19e67b75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289af36435767e7a3ebfe19a07ac2c18a386b0f7" 2019-01-09 16:22:53,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-347897a9-83a7-40ee-9523-5468f7d49594 Date: Wed, 09 Jan 2019 16:22:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:22:53,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/3b981bb1-17eb-455a-8f94-904b19e67b75 used request id req-347897a9-83a7-40ee-9523-5468f7d49594 2019-01-09 16:22:53,895 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net1 2019-01-09 16:22:53,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/70524c01-0d28-41f2-87a3-e9ee32d0991e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289af36435767e7a3ebfe19a07ac2c18a386b0f7" 2019-01-09 16:22:55,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-243c14ef-f44a-4a15-a532-818f23f16af5 Date: Wed, 09 Jan 2019 16:22:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:22:55,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/70524c01-0d28-41f2-87a3-e9ee32d0991e used request id req-243c14ef-f44a-4a15-a532-818f23f16af5 2019-01-09 16:22:55,028 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2 2019-01-09 16:22:55,028 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-subnet2 2019-01-09 16:22:55,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/8fb407e2-e0ef-4868-ae15-22678ec36b63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff9318875aff29fa447461f9e483654e65d0988" 2019-01-09 16:22:56,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9dcb828d-ef36-4ec8-8126-bf795af532cd Date: Wed, 09 Jan 2019 16:22:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:22:56,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/8fb407e2-e0ef-4868-ae15-22678ec36b63 used request id req-9dcb828d-ef36-4ec8-8126-bf795af532cd 2019-01-09 16:22:56,269 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-net2 2019-01-09 16:22:56,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/f88c19c2-116a-45e7-acce-2d7a1f593e82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ff9318875aff29fa447461f9e483654e65d0988" 2019-01-09 16:22:57,355 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-145756be-3917-45ee-b6f1-25f4d2a1eb01 Date: Wed, 09 Jan 2019 16:22:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:22:57,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f88c19c2-116a-45e7-acce-2d7a1f593e82 used request id req-145756be-3917-45ee-b6f1-25f4d2a1eb01 2019-01-09 16:22:57,356 - neutron_utils - INFO - Deleting security group rule with ID - 3c1eea5e-9abb-4f50-bc85-da01add083f2 2019-01-09 16:22:57,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/3c1eea5e-9abb-4f50-bc85-da01add083f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:22:57,613 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2db9d944-2302-4ded-a37f-073cc8d4c671 Content-Length: 0 Date: Wed, 09 Jan 2019 16:22:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:22:57,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/3c1eea5e-9abb-4f50-bc85-da01add083f2 used request id req-2db9d944-2302-4ded-a37f-073cc8d4c671 2019-01-09 16:22:57,614 - neutron_utils - INFO - Deleting security group rule with ID - fd796b29-accb-4f37-bc47-cf6a91bc714e 2019-01-09 16:22:57,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/fd796b29-accb-4f37-bc47-cf6a91bc714e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:22:57,694 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41c7d836-451e-4996-9a3e-2dd1bbcd1d00 Content-Length: 0 Date: Wed, 09 Jan 2019 16:22:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:22:57,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/fd796b29-accb-4f37-bc47-cf6a91bc714e used request id req-41c7d836-451e-4996-9a3e-2dd1bbcd1d00 2019-01-09 16:22:57,694 - neutron_utils - INFO - Deleting security group rule with ID - 70e6d25b-238a-4e8d-8b20-4a615308ed8d 2019-01-09 16:22:57,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/70e6d25b-238a-4e8d-8b20-4a615308ed8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:22:57,776 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44d4f8df-2a75-4ffe-97f2-6e84751c2f83 Content-Length: 0 Date: Wed, 09 Jan 2019 16:22:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:22:57,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/70e6d25b-238a-4e8d-8b20-4a615308ed8d used request id req-44d4f8df-2a75-4ffe-97f2-6e84751c2f83 2019-01-09 16:22:57,776 - neutron_utils - INFO - Deleting security group rule with ID - c5dfb4c0-7f51-419b-b704-13b7e88f4c6b 2019-01-09 16:22:57,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/c5dfb4c0-7f51-419b-b704-13b7e88f4c6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:22:57,847 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c6b04b1-b228-4b1e-b565-43d9925bf751 Content-Length: 0 Date: Wed, 09 Jan 2019 16:22:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:22:57,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/c5dfb4c0-7f51-419b-b704-13b7e88f4c6b used request id req-2c6b04b1-b228-4b1e-b565-43d9925bf751 2019-01-09 16:22:57,848 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-fc6a3000-84be-4868-a8a0-b752d3e4506f-sec-grp 2019-01-09 16:22:57,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/e17871a7-f06f-43ba-b435-25c178eb5141 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602d97e030d91c8fc19c1aba97b86881cee96199" 2019-01-09 16:22:57,975 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2e98513-e121-4958-bbfa-13667e7ea386 Content-Length: 0 Date: Wed, 09 Jan 2019 16:22:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:22:57,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/e17871a7-f06f-43ba-b435-25c178eb5141 used request id req-b2e98513-e121-4958-bbfa-13667e7ea386 2019-01-09 16:22:57,976 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-fc756400-f900-42ee-8c1f-5eeedc67fc90 2019-01-09 16:22:57,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/483018f9-6063-433a-93db-888377911858 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a1752f7b78c97a28cc98b30e706fc3c2552e2af9" 2019-01-09 16:22:59,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9991cbf-fd14-410a-b1e3-af2b911faae5 Date: Wed, 09 Jan 2019 16:22:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 16:22:59,111 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/483018f9-6063-433a-93db-888377911858 used request id req-c9991cbf-fd14-410a-b1e3-af2b911faae5 2019-01-09 16:22:59,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:22:59,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-38db12cf-4da9-4ff0-bc49-a562dce5eede Date: Wed, 09 Jan 2019 16:22:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:37Z", "updated_at": "2019-01-09T16:21:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:37Z", "revision_number": 0, "id": "88237eeb-4345-483a-b1ed-a75d0548619c", "remote_group_id": "a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67", "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:37Z", "security_group_id": "a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:37Z", "revision_number": 0, "id": "b8a9fa8e-c754-4f9c-b046-019a629e2144", "remote_group_id": "a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67", "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:37Z", "security_group_id": "a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:37Z", "revision_number": 0, "id": "d3ea0734-6430-4899-a635-291b74d5fd2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:37Z", "security_group_id": "a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:21:37Z", "revision_number": 0, "id": "d51ec75f-a218-46fc-aaff-0df28fa7935d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:21:37Z", "security_group_id": "a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67", "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a0b64b7968d4e97b08bac7c748c6172"}], "revision_number": 4, "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:22:59,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-38db12cf-4da9-4ff0-bc49-a562dce5eede 2019-01-09 16:22:59,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:22:59,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57614444-8e12-4d90-af1d-278026fe6699 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:22:59,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-57614444-8e12-4d90-af1d-278026fe6699 2019-01-09 16:22:59,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:22:59,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:22:59,614 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f6cdf7b-e171-4603-b75d-4573371817a8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:22:59,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-4f6cdf7b-e171-4603-b75d-4573371817a8 2019-01-09 16:22:59,614 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:22:59,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:22:59,714 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cfd5812-538a-41b0-9559-0c233230186f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:22:59,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-2cfd5812-538a-41b0-9559-0c233230186f 2019-01-09 16:22:59,714 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:22:59,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:22:59,815 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23f0a1ed-f2f7-4144-9565-7beb857c3815 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:22:59,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-23f0a1ed-f2f7-4144-9565-7beb857c3815 2019-01-09 16:22:59,816 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:22:59,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:22:59,917 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:22:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da513cfc-1563-4b12-9673-1b80ac8f4ffc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:22:59,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-da513cfc-1563-4b12-9673-1b80ac8f4ffc 2019-01-09 16:22:59,917 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:22:59,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:23:00,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65461e46-8bcc-41c5-8e58-57e77c7ffb1b Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "4a0b64b7968d4e97b08bac7c748c6172", "name": "CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj"}} 2019-01-09 16:23:00,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-65461e46-8bcc-41c5-8e58-57e77c7ffb1b 2019-01-09 16:23:00,022 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67 2019-01-09 16:23:00,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:23:00,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6a668c57-a7bc-426b-bc93-03cb58b3a356 Date: Wed, 09 Jan 2019 16:23:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:37Z", "security_group_id": "a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:37Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "88237eeb-4345-483a-b1ed-a75d0548619c"}, {"remote_group_id": "a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:37Z", "security_group_id": "a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:37Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "b8a9fa8e-c754-4f9c-b046-019a629e2144"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:37Z", "security_group_id": "a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:37Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "d3ea0734-6430-4899-a635-291b74d5fd2b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:21:37Z", "security_group_id": "a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67", "port_range_min": null, "revision_number": 0, "tenant_id": "4a0b64b7968d4e97b08bac7c748c6172", "created_at": "2019-01-09T16:21:37Z", "project_id": "4a0b64b7968d4e97b08bac7c748c6172", "id": "d51ec75f-a218-46fc-aaff-0df28fa7935d"}]} 2019-01-09 16:23:00,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67 used request id req-6a668c57-a7bc-426b-bc93-03cb58b3a356 2019-01-09 16:23:00,046 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:23:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:23:00,203 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b619213e-1068-44fc-99c9-8226ea957460 Content-Length: 0 Date: Wed, 09 Jan 2019 16:23:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:23:00,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a65e3b71-b5ea-40ac-8c49-7cab7c5cbc67 used request id req-b619213e-1068-44fc-99c9-8226ea957460 2019-01-09 16:23:00,204 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj 2019-01-09 16:23:00,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:23:00,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3605f3d0-2705-4477-b8f2-0697a2a43cb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:23:00,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/4a0b64b7968d4e97b08bac7c748c6172 used request id req-3605f3d0-2705-4477-b8f2-0697a2a43cb3 2019-01-09 16:23:00,425 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-1a3cc039-c34a-426-proj-role 2019-01-09 16:23:00,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/5116a6d6211244dda82177c126f7bf6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:23:00,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-968e442f-cc96-409b-93c0-907c9d325283 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:23:00,628 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/5116a6d6211244dda82177c126f7bf6e used request id req-968e442f-cc96-409b-93c0-907c9d325283 2019-01-09 16:23:00,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6d76920feeddf43deb7af543dfcc3ff161a23f" 2019-01-09 16:23:00,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1180f044-6b96-4ba3-abcb-9042f74c3c2f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:23:00,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1180f044-6b96-4ba3-abcb-9042f74c3c2f 2019-01-09 16:23:00,734 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-1a3cc039-c34a-426-user 2019-01-09 16:23:00,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/036960e6316e46e1acd29c0338411ccf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d8cea1198161e6264ffc620fe080e76e7b0e15f" 2019-01-09 16:23:00,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:23:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f43289df-f32e-44b0-9069-72f917d64865 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:23:00,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/036960e6316e46e1acd29c0338411ccf used request id req-f43289df-f32e-44b0-9069-72f917d64865 2019-01-09 16:23:00,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:01,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["qjaw7gRdSiS37H1l7fqxfg"], "issued_at": "2019-01-09T16:23:01.000000Z"}} 2019-01-09 16:23:01,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62af69007b508e54cc0ad3691945ddc45607f808" 2019-01-09 16:23:01,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd51240-3222-41a1-ac69-bbcc3c2f7f90 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:01,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ccd51240-3222-41a1-ac69-bbcc3c2f7f90 2019-01-09 16:23:01,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:01,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:01,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["9nxK783HS0uMredplTOooA"], "issued_at": "2019-01-09T16:23:01.000000Z"}} 2019-01-09 16:23:01,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:01,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f4e0ab-5acf-4718-9359-736586a781a2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:01,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-76f4e0ab-5acf-4718-9359-736586a781a2 2019-01-09 16:23:01,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:23:01,957 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:23: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:23:01,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-fbae4077-30f3-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:02,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7582ad9f-87f4-4ffe-9c0b-7be388b437ca Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-fbae4077-30f3-48a-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:23:02,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-fbae4077-30f3-48a-proj used request id req-7582ad9f-87f4-4ffe-9c0b-7be388b437ca 2019-01-09 16:23:02,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:02,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dce8b5b-6aa9-4f27-abba-fcfecbfc40ac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:23:02,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0dce8b5b-6aa9-4f27-abba-fcfecbfc40ac 2019-01-09 16:23:02,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-fbae4077-30f3-48a-proj"}}' 2019-01-09 16:23:02,206 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f21d81ce-f02d-427e-9eec-d91670640670 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb6e1f34e85846dfb68980543e2c7049"}, "tags": [], "enabled": true, "id": "fb6e1f34e85846dfb68980543e2c7049", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-fbae4077-30f3-48a-proj"}} 2019-01-09 16:23:02,206 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f21d81ce-f02d-427e-9eec-d91670640670 2019-01-09 16:23:02,207 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-fbae4077-30f3-48a-proj 2019-01-09 16:23:02,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:02,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:02,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["O6U5yKhZT6yr_iOUEYoIvg"], "issued_at": "2019-01-09T16:23:02.000000Z"}} 2019-01-09 16:23:02,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677fa00b0c3e00ba0711617192f718aaae934faa" 2019-01-09 16:23:02,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cedc94be-7e6e-4fe5-8cb2-7db3987f4c97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:02,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-cedc94be-7e6e-4fe5-8cb2-7db3987f4c97 2019-01-09 16:23:02,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:23:02,707 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:23: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:23:02,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677fa00b0c3e00ba0711617192f718aaae934faa" 2019-01-09 16:23:02,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4886d38b-102f-47eb-80bc-b4f2f7979e08 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:23:02,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4886d38b-102f-47eb-80bc-b4f2f7979e08 2019-01-09 16:23:02,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-fbae4077-30f3-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677fa00b0c3e00ba0711617192f718aaae934faa" 2019-01-09 16:23:02,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf7a29a-97e1-452c-ae36-0ed412b2217b Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-fbae4077-30f3-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/fb6e1f34e85846dfb68980543e2c7049"}, "tags": [], "enabled": true, "id": "fb6e1f34e85846dfb68980543e2c7049", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-fbae4077-30f3-48a-proj"}]} 2019-01-09 16:23:02,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-fbae4077-30f3-48a-proj used request id req-aaf7a29a-97e1-452c-ae36-0ed412b2217b 2019-01-09 16:23:02,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677fa00b0c3e00ba0711617192f718aaae934faa" 2019-01-09 16:23:02,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b6c5fd-b13c-4c72-bf55-00ce51f95997 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:23:02,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-50b6c5fd-b13c-4c72-bf55-00ce51f95997 2019-01-09 16:23:03,342 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-fbae4077-30f3-48a-user 2019-01-09 16:23:03,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:03,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:03,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e43327-1b89-42f0-b5f2-0936b74de724 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:23:03,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-67e43327-1b89-42f0-b5f2-0936b74de724 2019-01-09 16:23:03,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" -d '{"role": {"name": "CreateInstanceSimpleTests-fbae4077-30f3-48a-proj-role"}}' 2019-01-09 16:23:03,564 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f195ca9-2214-455e-a27f-99fbc2f570b2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "41014a0dc4c04156aa6ec38c86e1e0e4", "links": {"self": "http://172.30.9.29:5000/v3/roles/41014a0dc4c04156aa6ec38c86e1e0e4"}, "name": "CreateInstanceSimpleTests-fbae4077-30f3-48a-proj-role"}} 2019-01-09 16:23:03,564 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-7f195ca9-2214-455e-a27f-99fbc2f570b2 2019-01-09 16:23:03,564 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-fbae4077-30f3-48a-proj-role 2019-01-09 16:23:03,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/41014a0dc4c04156aa6ec38c86e1e0e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:03,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8041940c-af14-40b7-85dd-0bf63d4488ca Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "41014a0dc4c04156aa6ec38c86e1e0e4", "links": {"self": "http://172.30.9.29:5000/v3/roles/41014a0dc4c04156aa6ec38c86e1e0e4"}, "name": "CreateInstanceSimpleTests-fbae4077-30f3-48a-proj-role"}} 2019-01-09 16:23:03,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/41014a0dc4c04156aa6ec38c86e1e0e4 used request id req-8041940c-af14-40b7-85dd-0bf63d4488ca 2019-01-09 16:23:03,660 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-fbae4077-30f3-48a-proj-role to project CreateInstanceSimpleTests-fbae4077-30f3-48a-proj 2019-01-09 16:23:03,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/fb6e1f34e85846dfb68980543e2c7049/users/23c624e73ca443e6ae5d9dd6fe321850/roles/41014a0dc4c04156aa6ec38c86e1e0e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:03,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d49384c-3b47-41b0-8f27-62162a37db79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:23:03,719 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/fb6e1f34e85846dfb68980543e2c7049/users/23c624e73ca443e6ae5d9dd6fe321850/roles/41014a0dc4c04156aa6ec38c86e1e0e4 used request id req-6d49384c-3b47-41b0-8f27-62162a37db79 2019-01-09 16:23:03,719 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:23:03,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:03,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:03,723 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:23:03,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:03,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:04,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41014a0dc4c04156aa6ec38c86e1e0e4", "name": "CreateInstanceSimpleTests-fbae4077-30f3-48a-proj-role"}], "expires_at": "2019-01-09T17:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb6e1f34e85846dfb68980543e2c7049", "name": "CreateInstanceSimpleTests-fbae4077-30f3-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fb6e1f34e85846dfb68980543e2c7049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/fb6e1f34e85846dfb68980543e2c7049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/fb6e1f34e85846dfb68980543e2c7049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fb6e1f34e85846dfb68980543e2c7049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/fb6e1f34e85846dfb68980543e2c7049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/fb6e1f34e85846dfb68980543e2c7049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fb6e1f34e85846dfb68980543e2c7049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/fb6e1f34e85846dfb68980543e2c7049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/fb6e1f34e85846dfb68980543e2c7049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fb6e1f34e85846dfb68980543e2c7049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/fb6e1f34e85846dfb68980543e2c7049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/fb6e1f34e85846dfb68980543e2c7049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_fb6e1f34e85846dfb68980543e2c7049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_fb6e1f34e85846dfb68980543e2c7049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-fbae4077-30f3-48a-user", "id": "23c624e73ca443e6ae5d9dd6fe321850"}, "audit_ids": ["43zORlfrQsyxRAVW18O3cA"], "issued_at": "2019-01-09T16:23:04.000000Z"}} 2019-01-09 16:23:04,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fb02417df66368e5665e23d541cd5dd20bb96dd" 2019-01-09 16:23:04,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5327bca5-8a82-4b41-b9ae-16faccb12345 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:04,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5327bca5-8a82-4b41-b9ae-16faccb12345 2019-01-09 16:23:04,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fb02417df66368e5665e23d541cd5dd20bb96dd" 2019-01-09 16:23:04,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-a5a56462-3001-4ffb-aadd-d51d22cea3c2 Date: Wed, 09 Jan 2019 16:23:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image"} 2019-01-09 16:23:04,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image used request id req-a5a56462-3001-4ffb-aadd-d51d22cea3c2 2019-01-09 16:23:04,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fb02417df66368e5665e23d541cd5dd20bb96dd" 2019-01-09 16:23:04,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-76c7695d-9b52-4f46-a11e-57918dcb9c91 Date: Wed, 09 Jan 2019 16:23: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-09 16:23:04,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-76c7695d-9b52-4f46-a11e-57918dcb9c91 2019-01-09 16:23:04,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3fb02417df66368e5665e23d541cd5dd20bb96dd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image"}' 2019-01-09 16:23:04,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-25b428e5-5943-4f18-8856-33ba9b8d40d4 Date: Wed, 09 Jan 2019 16:23:04 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:23:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:23:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b", "min_disk": 0, "protected": false, "id": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "file": "/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b/file", "checksum": null, "owner": "fb6e1f34e85846dfb68980543e2c7049", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:23:04,544 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-25b428e5-5943-4f18-8856-33ba9b8d40d4 2019-01-09 16:23:04,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fb02417df66368e5665e23d541cd5dd20bb96dd" -d '' 2019-01-09 16:23:05,130 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4664ca73-2507-437a-831a-b4b7b70c73be Date: Wed, 09 Jan 2019 16:23: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-09 16:23:05,131 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b/file used request id req-4664ca73-2507-437a-831a-b4b7b70c73be 2019-01-09 16:23:05,131 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:23:05,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fb02417df66368e5665e23d541cd5dd20bb96dd" 2019-01-09 16:23:05,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-6b687b88-4d9d-4075-82ce-6cf44b823bee Date: Wed, 09 Jan 2019 16:23:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:23:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:23:05Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b/snap", "metadata": {}}], "self": "/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b", "min_disk": 0, "protected": false, "id": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "file": "/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb6e1f34e85846dfb68980543e2c7049", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:23:05,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b used request id req-6b687b88-4d9d-4075-82ce-6cf44b823bee 2019-01-09 16:23:05,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fb02417df66368e5665e23d541cd5dd20bb96dd" 2019-01-09 16:23:05,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-66b4f6fe-cd38-4d95-b3c1-cc5648fceb6d Date: Wed, 09 Jan 2019 16:23: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-09 16:23:05,162 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-66b4f6fe-cd38-4d95-b3c1-cc5648fceb6d 2019-01-09 16:23:05,164 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image 2019-01-09 16:23:05,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fb02417df66368e5665e23d541cd5dd20bb96dd" 2019-01-09 16:23:05,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-9b9d8199-df00-4157-a105-f1793224ed1e Date: Wed, 09 Jan 2019 16:23:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:23:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:23:05Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b/snap", "metadata": {}}], "self": "/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b", "min_disk": 0, "protected": false, "id": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "file": "/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb6e1f34e85846dfb68980543e2c7049", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:23:05,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b used request id req-9b9d8199-df00-4157-a105-f1793224ed1e 2019-01-09 16:23:05,183 - create_image - DEBUG - Instance status is - active 2019-01-09 16:23:05,183 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image 2019-01-09 16:23:05,184 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image 2019-01-09 16:23:05,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:05,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:05,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["OXxzQkylRMmjHw4y2YI-sA"], "issued_at": "2019-01-09T16:23:05.000000Z"}} 2019-01-09 16:23:05,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ff846a129ee3318d0afb82109baa9242bed7e" 2019-01-09 16:23:05,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3e686a-0318-4238-846d-6a17b78dc73b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:05,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9c3e686a-0318-4238-846d-6a17b78dc73b 2019-01-09 16:23:05,683 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:23:05,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ff846a129ee3318d0afb82109baa9242bed7e" 2019-01-09 16:23:05,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-caccf73c-bd1a-41cd-9c3b-2564e1d5f98d x-compute-request-id: req-caccf73c-bd1a-41cd-9c3b-2564e1d5f98d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:23:05,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-caccf73c-bd1a-41cd-9c3b-2564e1d5f98d 2019-01-09 16:23:05,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ff846a129ee3318d0afb82109baa9242bed7e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-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-09 16:23:05,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf20bfd8-de20-4aee-9230-54cfebf851f3 x-compute-request-id: req-bf20bfd8-de20-4aee-9230-54cfebf851f3 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "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": "802dd6d2-579a-46a9-a895-73321b8e4815"}} 2019-01-09 16:23:05,919 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-bf20bfd8-de20-4aee-9230-54cfebf851f3 2019-01-09 16:23:05,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:05,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:06,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Fds5PaIBRyud7k4HzgAm1g"], "issued_at": "2019-01-09T16:23:06.000000Z"}} 2019-01-09 16:23:06,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c65f819f4fabc86955b6956e9d610bb99ff9024" 2019-01-09 16:23:06,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6631afd3-85f3-4d6c-9ea6-5d0d14b9a225 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:06,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6631afd3-85f3-4d6c-9ea6-5d0d14b9a225 2019-01-09 16:23:06,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c65f819f4fabc86955b6956e9d610bb99ff9024" 2019-01-09 16:23:06,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b0fe1c92-932a-42d4-b495-1fe1b62a9123 Date: Wed, 09 Jan 2019 16:23:06 GMT RESP BODY: {"networks":[]} 2019-01-09 16:23:06,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net used request id req-b0fe1c92-932a-42d4-b495-1fe1b62a9123 2019-01-09 16:23:06,607 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net 2019-01-09 16:23:06,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c65f819f4fabc86955b6956e9d610bb99ff9024" -d '{"network": {"name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net", "admin_state_up": true}}' 2019-01-09 16:23:06,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-6af2a9aa-803f-41ef-be17-c7f55d799a6f Date: Wed, 09 Jan 2019 16:23:06 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:23:06Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","mtu":1450}} 2019-01-09 16:23:06,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-6af2a9aa-803f-41ef-be17-c7f55d799a6f 2019-01-09 16:23:06,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c65f819f4fabc86955b6956e9d610bb99ff9024" 2019-01-09 16:23:06,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-19c841f6-12ab-412c-aa0b-92fb18152b75 Date: Wed, 09 Jan 2019 16:23:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:23:06Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:06,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-19c841f6-12ab-412c-aa0b-92fb18152b75 2019-01-09 16:23:06,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c65f819f4fabc86955b6956e9d610bb99ff9024" 2019-01-09 16:23:07,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b6034224-96a0-4abf-a4c5-ab47cdd9c1a6 Date: Wed, 09 Jan 2019 16:23:06 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:23:07,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-b6034224-96a0-4abf-a4c5-ab47cdd9c1a6 2019-01-09 16:23:07,003 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet 2019-01-09 16:23:07,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c65f819f4fabc86955b6956e9d610bb99ff9024" -d '{"subnets": [{"ip_version": 4, "network_id": "979e4fbc-126f-4021-ab59-1e01ca02a348", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet"}]}' 2019-01-09 16:23:07,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-81cbc55a-59a3-4a72-9efc-8c725b19fdb5 Date: Wed, 09 Jan 2019 16:23:07 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:07,563 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-81cbc55a-59a3-4a72-9efc-8c725b19fdb5 2019-01-09 16:23:07,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c65f819f4fabc86955b6956e9d610bb99ff9024" 2019-01-09 16:23:07,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-15422283-04db-4c3b-9640-8521991603b3 Date: Wed, 09 Jan 2019 16:23:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["dd678b0a-b4ad-4c99-8eac-ccb6326044f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:07,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-15422283-04db-4c3b-9640-8521991603b3 2019-01-09 16:23:07,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c65f819f4fabc86955b6956e9d610bb99ff9024" 2019-01-09 16:23:07,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-90aa7b85-cd22-4369-bbd6-f1bde4192852 Date: Wed, 09 Jan 2019 16:23:07 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:07,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-90aa7b85-cd22-4369-bbd6-f1bde4192852 2019-01-09 16:23:07,749 - OpenStackNetwork - DEBUG - Network [979e4fbc-126f-4021-ab59-1e01ca02a348] created successfully 2019-01-09 16:23:07,749 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:23:07,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:07,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:07,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:07,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:08,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["08hrF88BTpWtpxtfXZSEUw"], "issued_at": "2019-01-09T16:23:08.000000Z"}} 2019-01-09 16:23:08,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcef734595a2caac99aa41f4c3c5755d49007cef" 2019-01-09 16:23:08,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb263fb-b9ed-43fd-b5fd-9193ba127c96 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:08,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0bb263fb-b9ed-43fd-b5fd-9193ba127c96 2019-01-09 16:23:08,267 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:08,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:08,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["TUSXSo2ITgqXg7Rru4mCbA"], "issued_at": "2019-01-09T16:23:08.000000Z"}} 2019-01-09 16:23:08,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:08,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56604d50-2cca-43c8-9771-b3323a49837c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:08,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-56604d50-2cca-43c8-9771-b3323a49837c 2019-01-09 16:23:08,766 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:23:08,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:08,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0c81da-b698-460c-8d26-ca1ab511d763 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:08,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1d0c81da-b698-460c-8d26-ca1ab511d763 2019-01-09 16:23:08,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:09,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-96f95f13-12a7-47d9-858d-a41b36516389 Date: Wed, 09 Jan 2019 16:23:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["dd678b0a-b4ad-4c99-8eac-ccb6326044f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:09,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net used request id req-96f95f13-12a7-47d9-858d-a41b36516389 2019-01-09 16:23:09,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:09,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-a7281356-cf11-467f-bc9f-04720ab30d21 Date: Wed, 09 Jan 2019 16:23:09 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:09,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-a7281356-cf11-467f-bc9f-04720ab30d21 2019-01-09 16:23:09,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:09,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-92026bfa-068b-4a41-9649-bfbebb9092b5 Date: Wed, 09 Jan 2019 16:23:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["dd678b0a-b4ad-4c99-8eac-ccb6326044f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:09,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net used request id req-92026bfa-068b-4a41-9649-bfbebb9092b5 2019-01-09 16:23:09,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:23:09,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:23: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:23:09,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:09,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5509102f-b181-4ec2-b0ab-e4e5499083a1 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:23:09,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-5509102f-b181-4ec2-b0ab-e4e5499083a1 2019-01-09 16:23:09,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:09,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-06d00afa-f5ca-46ca-824c-8d7db8969ab4 Date: Wed, 09 Jan 2019 16:23:09 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:09,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-06d00afa-f5ca-46ca-824c-8d7db8969ab4 2019-01-09 16:23:09,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348&name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:09,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9992ac0a-84ed-4b93-93d7-6a9bbd217289 Date: Wed, 09 Jan 2019 16:23:09 GMT RESP BODY: {"ports":[]} 2019-01-09 16:23:09,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348&name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port&admin_state_up=True used request id req-9992ac0a-84ed-4b93-93d7-6a9bbd217289 2019-01-09 16:23:09,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:09,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-80157bc5-d0e2-4149-94eb-7a98dba2484f x-compute-request-id: req-80157bc5-d0e2-4149-94eb-7a98dba2484f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:23:09,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst used request id req-80157bc5-d0e2-4149-94eb-7a98dba2484f 2019-01-09 16:23:09,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:09,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-bc0a2137-53c7-472e-bcdf-ec24e2a3a51e Date: Wed, 09 Jan 2019 16:23:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["dd678b0a-b4ad-4c99-8eac-ccb6326044f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:09,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net used request id req-bc0a2137-53c7-472e-bcdf-ec24e2a3a51e 2019-01-09 16:23:09,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:09,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-1f319fb9-2c91-430c-b4ea-cb7dc93e988a Date: Wed, 09 Jan 2019 16:23:09 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:09,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-1f319fb9-2c91-430c-b4ea-cb7dc93e988a 2019-01-09 16:23:09,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:09,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-354693a8-6507-40e9-83c9-b29055a03bcd Date: Wed, 09 Jan 2019 16:23:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["dd678b0a-b4ad-4c99-8eac-ccb6326044f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:09,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net used request id req-354693a8-6507-40e9-83c9-b29055a03bcd 2019-01-09 16:23:09,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:09,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd057a5b-6d60-4510-aa19-f8835626f86c 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:23:09,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-fd057a5b-6d60-4510-aa19-f8835626f86c 2019-01-09 16:23:09,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:10,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-129a82fc-7fa5-4521-9f7e-0af3e6395d53 Date: Wed, 09 Jan 2019 16:23:10 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:10,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-129a82fc-7fa5-4521-9f7e-0af3e6395d53 2019-01-09 16:23:10,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348&name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:10,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e183490d-0996-4d30-a136-b042b57105a2 Date: Wed, 09 Jan 2019 16:23:10 GMT RESP BODY: {"ports":[]} 2019-01-09 16:23:10,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348&name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port&admin_state_up=True used request id req-e183490d-0996-4d30-a136-b042b57105a2 2019-01-09 16:23:10,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:10,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:10,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["AhcGe0MZSqmzdGgYHUr7YQ"], "issued_at": "2019-01-09T16:23:10.000000Z"}} 2019-01-09 16:23:10,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d00b3b35a18907d964578d2572cccf21c49217" 2019-01-09 16:23:10,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9b3dc7-daeb-440e-903e-1925bef3ea9f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:10,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5d9b3dc7-daeb-440e-903e-1925bef3ea9f 2019-01-09 16:23:10,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:10,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-44dd3cc8-c837-4770-bb27-7bb772115c4a Date: Wed, 09 Jan 2019 16:23:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["dd678b0a-b4ad-4c99-8eac-ccb6326044f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:10,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net used request id req-44dd3cc8-c837-4770-bb27-7bb772115c4a 2019-01-09 16:23:10,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:10,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-5b3cfbe7-4ae8-4205-bc1d-5cbfc87a5b26 Date: Wed, 09 Jan 2019 16:23:10 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:10,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-5b3cfbe7-4ae8-4205-bc1d-5cbfc87a5b26 2019-01-09 16:23:10,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:10,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-fc4d60f4-3e67-477c-a77d-ec222ed29fe0 Date: Wed, 09 Jan 2019 16:23:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["dd678b0a-b4ad-4c99-8eac-ccb6326044f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:10,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net used request id req-fc4d60f4-3e67-477c-a77d-ec222ed29fe0 2019-01-09 16:23:10,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:23:10,878 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:23: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:23:10,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d00b3b35a18907d964578d2572cccf21c49217" 2019-01-09 16:23:10,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7918ab91-7185-4984-a065-ee1a3fdd2d49 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:23:10,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-7918ab91-7185-4984-a065-ee1a3fdd2d49 2019-01-09 16:23:10,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:11,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-7ed2bed3-4eea-4aae-8d0a-35de9d9c681e Date: Wed, 09 Jan 2019 16:23:11 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:11,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-7ed2bed3-4eea-4aae-8d0a-35de9d9c681e 2019-01-09 16:23:11,029 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net 2019-01-09 16:23:11,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" -d '{"port": {"network_id": "979e4fbc-126f-4021-ab59-1e01ca02a348", "name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port", "admin_state_up": true}}' 2019-01-09 16:23:11,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-549de5a2-6e11-451f-a954-14f40b98f194 Date: Wed, 09 Jan 2019 16:23:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:11Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","ip_address":"10.55.0.6"}],"id":"0ccb34aa-a648-434d-8daa-1280615b0e54","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1b:f3:94","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port","project_id":"21858900ba734c8a8e7cb477622fbbbe","qos_policy_id":null,"admin_state_up":true,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:11Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:23:11,811 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-549de5a2-6e11-451f-a954-14f40b98f194 2019-01-09 16:23:11,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:11,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-b6392df9-eebd-4fb6-97b5-d1bf08fa9674 Date: Wed, 09 Jan 2019 16:23:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["dd678b0a-b4ad-4c99-8eac-ccb6326044f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:11,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net used request id req-b6392df9-eebd-4fb6-97b5-d1bf08fa9674 2019-01-09 16:23:11,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:11,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-874efb5b-78d8-4425-9c0f-45172610e3c9 Date: Wed, 09 Jan 2019 16:23:11 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:11,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-874efb5b-78d8-4425-9c0f-45172610e3c9 2019-01-09 16:23:11,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:12,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-f674c2da-05d5-4459-92d8-24555d3c02f6 Date: Wed, 09 Jan 2019 16:23:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["dd678b0a-b4ad-4c99-8eac-ccb6326044f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:12,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net used request id req-f674c2da-05d5-4459-92d8-24555d3c02f6 2019-01-09 16:23:12,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:12,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac740051-7c99-482e-a760-0ded0a451926 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:23:12,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-ac740051-7c99-482e-a760-0ded0a451926 2019-01-09 16:23:12,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:12,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-c360771b-3dbe-42ab-a201-4eee5c347571 Date: Wed, 09 Jan 2019 16:23:12 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:12,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-c360771b-3dbe-42ab-a201-4eee5c347571 2019-01-09 16:23:12,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348&name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:12,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-88955130-78bf-4b78-98bc-8db3851ad31b Date: Wed, 09 Jan 2019 16:23:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:11Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","ip_address":"10.55.0.6"}],"id":"0ccb34aa-a648-434d-8daa-1280615b0e54","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1b:f3:94","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port","admin_state_up":true,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:11Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:23:12,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348&name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port&admin_state_up=True used request id req-88955130-78bf-4b78-98bc-8db3851ad31b 2019-01-09 16:23:12,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:12,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4ce4830-27bb-443d-8862-013af09e5742 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:23:12,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-e4ce4830-27bb-443d-8862-013af09e5742 2019-01-09 16:23:12,194 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst 2019-01-09 16:23:12,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:12,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b3c3839-e33f-4427-82e7-a758c17ca338 x-compute-request-id: req-6b3c3839-e33f-4427-82e7-a758c17ca338 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "802dd6d2-579a-46a9-a895-73321b8e4815", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-flavor-name"}]} 2019-01-09 16:23:12,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6b3c3839-e33f-4427-82e7-a758c17ca338 2019-01-09 16:23:12,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/802dd6d2-579a-46a9-a895-73321b8e4815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:12,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-804fabcd-369a-4706-b3af-7ac01ceef6b6 x-compute-request-id: req-804fabcd-369a-4706-b3af-7ac01ceef6b6 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "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": "802dd6d2-579a-46a9-a895-73321b8e4815"}} 2019-01-09 16:23:12,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/802dd6d2-579a-46a9-a895-73321b8e4815 used request id req-804fabcd-369a-4706-b3af-7ac01ceef6b6 2019-01-09 16:23:12,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:12,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-a8c65621-c429-44ac-93ea-93fabd7fe186 Date: Wed, 09 Jan 2019 16:23:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:23:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:23:05Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b/snap", "metadata": {}}], "self": "/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b", "min_disk": 0, "protected": false, "id": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "file": "/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fb6e1f34e85846dfb68980543e2c7049", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image"} 2019-01-09 16:23:12,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image used request id req-a8c65621-c429-44ac-93ea-93fabd7fe186 2019-01-09 16:23:12,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:12,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1ab2edc5-d297-48f5-be3b-81fa94a5bf08 Date: Wed, 09 Jan 2019 16:23: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-09 16:23:12,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1ab2edc5-d297-48f5-be3b-81fa94a5bf08 2019-01-09 16:23:12,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" -d '{"server": {"name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst", "imageRef": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "flavorRef": "802dd6d2-579a-46a9-a895-73321b8e4815", "max_count": 1, "min_count": 1, "networks": [{"port": "0ccb34aa-a648-434d-8daa-1280615b0e54"}]}}' 2019-01-09 16:23:13,517 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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-e4fd60f0-6c04-4618-a4db-3996698a62bf x-compute-request-id: req-e4fd60f0-6c04-4618-a4db-3996698a62bf Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "eb4e2bd4-3380-4c58-b572-de03ac69a813", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "bookmark"}], "adminPass": "99Y3xZijQMDm"}} 2019-01-09 16:23:13,517 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-e4fd60f0-6c04-4618-a4db-3996698a62bf 2019-01-09 16:23:13,520 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:14,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23: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-2dd23f91-08d7-4beb-99ce-fa022e4054f4 x-compute-request-id: req-2dd23f91-08d7-4beb-99ce-fa022e4054f4 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "bookmark"}], "image": {"id": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "links": [{"href": "http://172.30.9.29:8774/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "802dd6d2-579a-46a9-a895-73321b8e4815", "links": [{"href": "http://172.30.9.29:8774/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "rel": "bookmark"}]}, "id": "eb4e2bd4-3380-4c58-b572-de03ac69a813", "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "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-09T16:23:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst", "created": "2019-01-09T16:23:13Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:14,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 used request id req-2dd23f91-08d7-4beb-99ce-fa022e4054f4 2019-01-09 16:23:14,002 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst 2019-01-09 16:23:14,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:14,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23: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-ceb89b96-1865-48c3-909a-0699a9d85ed4 x-compute-request-id: req-ceb89b96-1865-48c3-909a-0699a9d85ed4 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "bookmark"}], "image": {"id": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "links": [{"href": "http://172.30.9.29:8774/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "802dd6d2-579a-46a9-a895-73321b8e4815", "links": [{"href": "http://172.30.9.29:8774/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "rel": "bookmark"}]}, "id": "eb4e2bd4-3380-4c58-b572-de03ac69a813", "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:23:13Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst", "created": "2019-01-09T16:23:13Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:14,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 used request id req-ceb89b96-1865-48c3-909a-0699a9d85ed4 2019-01-09 16:23:14,252 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst] is - BUILD 2019-01-09 16:23:14,252 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:23:17,255 - create_instance - DEBUG - VM status query timeout in 896.746621847 2019-01-09 16:23:17,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:17,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23: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-9a978b53-9112-451b-a07d-3cb685e34b79 x-compute-request-id: req-9a978b53-9112-451b-a07d-3cb685e34b79 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:f3:94", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "bookmark"}], "image": {"id": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "links": [{"href": "http://172.30.9.29:8774/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": null, "flavor": {"id": "802dd6d2-579a-46a9-a895-73321b8e4815", "links": [{"href": "http://172.30.9.29:8774/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "rel": "bookmark"}]}, "id": "eb4e2bd4-3380-4c58-b572-de03ac69a813", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:23:14Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-4ced8166-7555-4e56-8544-0d9a33a010c7-inst", "created": "2019-01-09T16:23:13Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:17,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 used request id req-9a978b53-9112-451b-a07d-3cb685e34b79 2019-01-09 16:23:17,799 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst] is - BUILD 2019-01-09 16:23:17,800 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:23:20,802 - create_instance - DEBUG - VM status query timeout in 893.199996948 2019-01-09 16:23:20,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:21,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23: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-664c4949-2f89-49a7-b95c-6be8db2733e4 x-compute-request-id: req-664c4949-2f89-49a7-b95c-6be8db2733e4 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:f3:94", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "bookmark"}], "image": {"id": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "links": [{"href": "http://172.30.9.29:8774/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2019-01-09T16:23:17.000000", "flavor": {"id": "802dd6d2-579a-46a9-a895-73321b8e4815", "links": [{"href": "http://172.30.9.29:8774/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "rel": "bookmark"}]}, "id": "eb4e2bd4-3380-4c58-b572-de03ac69a813", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:23:17Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-4ced8166-7555-4e56-8544-0d9a33a010c7-inst", "created": "2019-01-09T16:23:13Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:21,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 used request id req-664c4949-2f89-49a7-b95c-6be8db2733e4 2019-01-09 16:23:21,323 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst] is - ACTIVE 2019-01-09 16:23:21,323 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:23:21,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:21,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfaa337c-e342-4e18-aa45-ac53d988a13d x-compute-request-id: req-cfaa337c-e342-4e18-aa45-ac53d988a13d Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:f3:94", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "bookmark"}], "image": {"id": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "links": [{"href": "http://172.30.9.29:8774/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2019-01-09T16:23:17.000000", "flavor": {"id": "802dd6d2-579a-46a9-a895-73321b8e4815", "links": [{"href": "http://172.30.9.29:8774/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "rel": "bookmark"}]}, "id": "eb4e2bd4-3380-4c58-b572-de03ac69a813", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:23:17Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-4ced8166-7555-4e56-8544-0d9a33a010c7-inst", "created": "2019-01-09T16:23:13Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:21,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 used request id req-cfaa337c-e342-4e18-aa45-ac53d988a13d 2019-01-09 16:23:21,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:21,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c2f84455-5728-4b72-bc3f-ff8bcb0ef98d Date: Wed, 09 Jan 2019 16:23:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["dd678b0a-b4ad-4c99-8eac-ccb6326044f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:21,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net used request id req-c2f84455-5728-4b72-bc3f-ff8bcb0ef98d 2019-01-09 16:23:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:21,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae49f9c-62a8-4f57-8142-ce4ebfa1f4cb 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:23:21,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-5ae49f9c-62a8-4f57-8142-ce4ebfa1f4cb 2019-01-09 16:23:21,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:21,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-4379eda4-8ce5-4244-9438-df4638e770eb Date: Wed, 09 Jan 2019 16:23:21 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:21,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-4379eda4-8ce5-4244-9438-df4638e770eb 2019-01-09 16:23:21,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:21,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-5aff5ae4-735e-4280-b28f-f706831be9e6 Date: Wed, 09 Jan 2019 16:23:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","ip_address":"10.55.0.6"}],"id":"0ccb34aa-a648-434d-8daa-1280615b0e54","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:f3:94","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port","admin_state_up":true,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:11Z","binding:vnic_type":"normal","device_id":"eb4e2bd4-3380-4c58-b572-de03ac69a813","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","ip_address":"10.55.0.2"}],"id":"4d637a3d-9b68-4765-a2cf-dc687e0f7030","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:85:55","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-979e4fbc-126f-4021-ab59-1e01ca02a348","ip_allocation":"immediate"}]} 2019-01-09 16:23:21,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-5aff5ae4-735e-4280-b28f-f706831be9e6 2019-01-09 16:23:21,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:22,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["V3hvFQS4S1uWFBp0yKxPiQ"], "issued_at": "2019-01-09T16:23:22.000000Z"}} 2019-01-09 16:23:22,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c1efc8c7626ed0f65e36cf29dceb0c136be4041" 2019-01-09 16:23:22,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-344b8187-b2aa-4edb-92f3-d89869c386a3 x-compute-request-id: req-344b8187-b2aa-4edb-92f3-d89869c386a3 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:f3:94", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "bookmark"}], "image": {"id": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "links": [{"href": "http://172.30.9.29:8774/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2019-01-09T16:23:17.000000", "flavor": {"id": "802dd6d2-579a-46a9-a895-73321b8e4815", "links": [{"href": "http://172.30.9.29:8774/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "rel": "bookmark"}]}, "id": "eb4e2bd4-3380-4c58-b572-de03ac69a813", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:23:17Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-4ced8166-7555-4e56-8544-0d9a33a010c7-inst", "created": "2019-01-09T16:23:13Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 16:23:22,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst used request id req-344b8187-b2aa-4edb-92f3-d89869c386a3 2019-01-09 16:23:23,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:23,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["lkeHBgGiTmOKX2PzflEItw"], "issued_at": "2019-01-09T16:23:23.000000Z"}} 2019-01-09 16:23:23,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b97921077db10a3a23fa43f9ef4dd2881c5056a" 2019-01-09 16:23:23,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-cef24235-02b2-46e9-aabf-1c563b24bce2 Date: Wed, 09 Jan 2019 16:23:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["dd678b0a-b4ad-4c99-8eac-ccb6326044f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:23,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net used request id req-cef24235-02b2-46e9-aabf-1c563b24bce2 2019-01-09 16:23:23,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b97921077db10a3a23fa43f9ef4dd2881c5056a" 2019-01-09 16:23:23,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-aed87159-18e7-492b-a12a-5a59343a970c Date: Wed, 09 Jan 2019 16:23:23 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:23,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-aed87159-18e7-492b-a12a-5a59343a970c 2019-01-09 16:23:23,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b97921077db10a3a23fa43f9ef4dd2881c5056a" 2019-01-09 16:23:23,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-529e1c6b-9bde-4579-9ed9-fded0b0a6ad9 Date: Wed, 09 Jan 2019 16:23:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","ip_address":"10.55.0.6"}],"id":"0ccb34aa-a648-434d-8daa-1280615b0e54","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:f3:94","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port","admin_state_up":true,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:11Z","binding:vnic_type":"normal","device_id":"eb4e2bd4-3380-4c58-b572-de03ac69a813","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","ip_address":"10.55.0.2"}],"id":"4d637a3d-9b68-4765-a2cf-dc687e0f7030","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:85:55","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-979e4fbc-126f-4021-ab59-1e01ca02a348","ip_allocation":"immediate"}]} 2019-01-09 16:23:23,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-529e1c6b-9bde-4579-9ed9-fded0b0a6ad9 2019-01-09 16:23:23,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:24,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "41014a0dc4c04156aa6ec38c86e1e0e4", "name": "CreateInstanceSimpleTests-fbae4077-30f3-48a-proj-role"}], "expires_at": "2019-01-09T17:23:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb6e1f34e85846dfb68980543e2c7049", "name": "CreateInstanceSimpleTests-fbae4077-30f3-48a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/fb6e1f34e85846dfb68980543e2c7049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/fb6e1f34e85846dfb68980543e2c7049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/fb6e1f34e85846dfb68980543e2c7049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fb6e1f34e85846dfb68980543e2c7049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/fb6e1f34e85846dfb68980543e2c7049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/fb6e1f34e85846dfb68980543e2c7049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fb6e1f34e85846dfb68980543e2c7049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/fb6e1f34e85846dfb68980543e2c7049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/fb6e1f34e85846dfb68980543e2c7049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/fb6e1f34e85846dfb68980543e2c7049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/fb6e1f34e85846dfb68980543e2c7049", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/fb6e1f34e85846dfb68980543e2c7049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_fb6e1f34e85846dfb68980543e2c7049", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_fb6e1f34e85846dfb68980543e2c7049", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-fbae4077-30f3-48a-user", "id": "23c624e73ca443e6ae5d9dd6fe321850"}, "audit_ids": ["bq8Y1J0XT-mFjo9whMC-fg"], "issued_at": "2019-01-09T16:23:24.000000Z"}} 2019-01-09 16:23:24,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86e753e53f6ed0d6902d929b28363bd822a595b0" 2019-01-09 16:23:24,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a68c121-2b9a-438d-ae2b-70cc36bcb07d x-compute-request-id: req-7a68c121-2b9a-438d-ae2b-70cc36bcb07d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:23:24,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst used request id req-7a68c121-2b9a-438d-ae2b-70cc36bcb07d 2019-01-09 16:23:24,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:24,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a27a2c04-c355-452c-9d30-47b4486e095b x-compute-request-id: req-a27a2c04-c355-452c-9d30-47b4486e095b Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:f3:94", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "bookmark"}], "image": {"id": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "links": [{"href": "http://172.30.9.29:8774/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2019-01-09T16:23:17.000000", "flavor": {"id": "802dd6d2-579a-46a9-a895-73321b8e4815", "links": [{"href": "http://172.30.9.29:8774/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "rel": "bookmark"}]}, "id": "eb4e2bd4-3380-4c58-b572-de03ac69a813", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:23:17Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-4ced8166-7555-4e56-8544-0d9a33a010c7-inst", "created": "2019-01-09T16:23:13Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:24,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 used request id req-a27a2c04-c355-452c-9d30-47b4486e095b 2019-01-09 16:23:24,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:24,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-799a5040-9942-4537-ab79-8dbcd14d5884 Date: Wed, 09 Jan 2019 16:23:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["dd678b0a-b4ad-4c99-8eac-ccb6326044f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:24,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net used request id req-799a5040-9942-4537-ab79-8dbcd14d5884 2019-01-09 16:23:24,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:24,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-130920d7-f990-4445-994a-29e2b7cca217 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:23:24,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-130920d7-f990-4445-994a-29e2b7cca217 2019-01-09 16:23:24,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:24,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-9377b235-b01f-40e9-a224-887950fd5378 Date: Wed, 09 Jan 2019 16:23:24 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:24,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-9377b235-b01f-40e9-a224-887950fd5378 2019-01-09 16:23:24,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:24,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-859d7fde-83d8-4692-aba5-2b30cbdf6803 Date: Wed, 09 Jan 2019 16:23:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","ip_address":"10.55.0.6"}],"id":"0ccb34aa-a648-434d-8daa-1280615b0e54","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:f3:94","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port","admin_state_up":true,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:11Z","binding:vnic_type":"normal","device_id":"eb4e2bd4-3380-4c58-b572-de03ac69a813","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","ip_address":"10.55.0.2"}],"id":"4d637a3d-9b68-4765-a2cf-dc687e0f7030","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:85:55","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-979e4fbc-126f-4021-ab59-1e01ca02a348","ip_allocation":"immediate"}]} 2019-01-09 16:23:24,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-859d7fde-83d8-4692-aba5-2b30cbdf6803 2019-01-09 16:23:24,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:25,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3172fda7-84b5-48ff-a7d0-37f794e155e7 x-compute-request-id: req-3172fda7-84b5-48ff-a7d0-37f794e155e7 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:f3:94", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "bookmark"}], "image": {"id": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "links": [{"href": "http://172.30.9.29:8774/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2019-01-09T16:23:17.000000", "flavor": {"id": "802dd6d2-579a-46a9-a895-73321b8e4815", "links": [{"href": "http://172.30.9.29:8774/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "rel": "bookmark"}]}, "id": "eb4e2bd4-3380-4c58-b572-de03ac69a813", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:23:17Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-4ced8166-7555-4e56-8544-0d9a33a010c7-inst", "created": "2019-01-09T16:23:13Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:25,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 used request id req-3172fda7-84b5-48ff-a7d0-37f794e155e7 2019-01-09 16:23:25,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:25,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-845a42f8-3057-426d-abf4-14de36b09b9d Date: Wed, 09 Jan 2019 16:23:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"979e4fbc-126f-4021-ab59-1e01ca02a348","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["dd678b0a-b4ad-4c99-8eac-ccb6326044f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:07Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:06Z","provider:network_type":"vxlan"}]} 2019-01-09 16:23:25,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net used request id req-845a42f8-3057-426d-abf4-14de36b09b9d 2019-01-09 16:23:25,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:25,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7f8d59-5d2d-48b6-a288-53945c7202b1 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:23:25,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-1d7f8d59-5d2d-48b6-a288-53945c7202b1 2019-01-09 16:23:25,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:25,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-68fb4c81-785d-4c0e-bd2f-29b5cd0ecefe Date: Wed, 09 Jan 2019 16:23:25 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:23:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet","enable_dhcp":true,"segment_id":null,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","ip_version":4}]} 2019-01-09 16:23:25,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-68fb4c81-785d-4c0e-bd2f-29b5cd0ecefe 2019-01-09 16:23:25,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:25,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2034 X-Openstack-Request-Id: req-6bc01f38-cf97-4e93-aad4-63e4f64eda73 Date: Wed, 09 Jan 2019 16:23:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:17Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","ip_address":"10.55.0.6"}],"id":"0ccb34aa-a648-434d-8daa-1280615b0e54","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:f3:94","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port","admin_state_up":true,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:11Z","binding:vnic_type":"normal","device_id":"eb4e2bd4-3380-4c58-b572-de03ac69a813","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:09Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"dd678b0a-b4ad-4c99-8eac-ccb6326044f2","ip_address":"10.55.0.2"}],"id":"4d637a3d-9b68-4765-a2cf-dc687e0f7030","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:85:55","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"979e4fbc-126f-4021-ab59-1e01ca02a348","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:23:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-979e4fbc-126f-4021-ab59-1e01ca02a348","ip_allocation":"immediate"}]} 2019-01-09 16:23:25,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-6bc01f38-cf97-4e93-aad4-63e4f64eda73 2019-01-09 16:23:25,533 - create_instance - INFO - Deleting Port with ID - 0ccb34aa-a648-434d-8daa-1280615b0e54 2019-01-09 16:23:25,533 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-port 2019-01-09 16:23:25,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/0ccb34aa-a648-434d-8daa-1280615b0e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:26,191 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-191bbb31-1942-4723-a40b-807ecd4f2985 Date: Wed, 09 Jan 2019 16:23:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:23:26,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/0ccb34aa-a648-434d-8daa-1280615b0e54 used request id req-191bbb31-1942-4723-a40b-807ecd4f2985 2019-01-09 16:23:26,191 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst 2019-01-09 16:23:26,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:26,302 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:23:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-870cbfaa-abec-4af7-9f0d-ff9e5d13ddea x-compute-request-id: req-870cbfaa-abec-4af7-9f0d-ff9e5d13ddea Content-Type: application/json 2019-01-09 16:23:26,302 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 used request id req-870cbfaa-abec-4af7-9f0d-ff9e5d13ddea 2019-01-09 16:23:26,302 - create_instance - INFO - Checking deletion status 2019-01-09 16:23:26,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:26,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b1142a5f-77cc-4c2b-a60d-5a78fabb43a1 x-compute-request-id: req-b1142a5f-77cc-4c2b-a60d-5a78fabb43a1 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813", "rel": "bookmark"}], "image": {"id": "fdae0e69-fc27-4a61-ba5d-56d567aa537b", "links": [{"href": "http://172.30.9.29:8774/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000003a", "OS-SRV-USG:launched_at": "2019-01-09T16:23:17.000000", "flavor": {"id": "802dd6d2-579a-46a9-a895-73321b8e4815", "links": [{"href": "http://172.30.9.29:8774/flavors/802dd6d2-579a-46a9-a895-73321b8e4815", "rel": "bookmark"}]}, "id": "eb4e2bd4-3380-4c58-b572-de03ac69a813", "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:23:26Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-4ced8166-7555-4e56-8544-0d9a33a010c7-inst", "created": "2019-01-09T16:23:13Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:26,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 used request id req-b1142a5f-77cc-4c2b-a60d-5a78fabb43a1 2019-01-09 16:23:26,393 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst] is - ACTIVE 2019-01-09 16:23:26,394 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:23:29,395 - create_instance - DEBUG - VM status query timeout in 296.907668114 2019-01-09 16:23:29,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8df172275979cf878f7b86fb56617aee00c6036" 2019-01-09 16:23:29,450 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:23:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ab017f8-3be6-45a7-9a29-9702af592122 x-compute-request-id: req-5ab017f8-3be6-45a7-9a29-9702af592122 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance eb4e2bd4-3380-4c58-b572-de03ac69a813 could not be found.", "code": 404}} 2019-01-09 16:23:29,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/eb4e2bd4-3380-4c58-b572-de03ac69a813 used request id req-5ab017f8-3be6-45a7-9a29-9702af592122 2019-01-09 16:23:29,450 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance eb4e2bd4-3380-4c58-b572-de03ac69a813 could not be found. (HTTP 404) (Request-ID: req-5ab017f8-3be6-45a7-9a29-9702af592122) 2019-01-09 16:23:29,451 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-inst 2019-01-09 16:23:29,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/802dd6d2-579a-46a9-a895-73321b8e4815 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b55ff846a129ee3318d0afb82109baa9242bed7e" 2019-01-09 16:23:29,489 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:23:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dca99b98-58d6-49c4-ac1d-75dd7a42c91e x-compute-request-id: req-dca99b98-58d6-49c4-ac1d-75dd7a42c91e Content-Length: 0 Content-Type: application/json 2019-01-09 16:23:29,490 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/802dd6d2-579a-46a9-a895-73321b8e4815 used request id req-dca99b98-58d6-49c4-ac1d-75dd7a42c91e 2019-01-09 16:23:29,490 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet 2019-01-09 16:23:29,491 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-subnet 2019-01-09 16:23:29,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/dd678b0a-b4ad-4c99-8eac-ccb6326044f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c65f819f4fabc86955b6956e9d610bb99ff9024" 2019-01-09 16:23:30,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6109de38-1f09-4743-8f42-e0a18d451b2e Date: Wed, 09 Jan 2019 16:23:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:23:30,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/dd678b0a-b4ad-4c99-8eac-ccb6326044f2 used request id req-6109de38-1f09-4743-8f42-e0a18d451b2e 2019-01-09 16:23:30,838 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-pub-net 2019-01-09 16:23:30,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/979e4fbc-126f-4021-ab59-1e01ca02a348 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c65f819f4fabc86955b6956e9d610bb99ff9024" 2019-01-09 16:23:31,737 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8bcaa76-5fd9-48b9-ad22-f26ef389fff5 Date: Wed, 09 Jan 2019 16:23:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:23:31,737 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/979e4fbc-126f-4021-ab59-1e01ca02a348 used request id req-a8bcaa76-5fd9-48b9-ad22-f26ef389fff5 2019-01-09 16:23:31,738 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-4ced8166-7555-4e56-8544-0d9a33a010c7-image 2019-01-09 16:23:31,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3fb02417df66368e5665e23d541cd5dd20bb96dd" 2019-01-09 16:23:33,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c0b87aa-b0ab-4e6a-9e94-937c6107e007 Date: Wed, 09 Jan 2019 16:23: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-09 16:23:33,128 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/fdae0e69-fc27-4a61-ba5d-56d567aa537b used request id req-1c0b87aa-b0ab-4e6a-9e94-937c6107e007 2019-01-09 16:23:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:33,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-f94bd2da-8505-4388-abe3-f69036557c9c Date: Wed, 09 Jan 2019 16:23:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:23:33,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f94bd2da-8505-4388-abe3-f69036557c9c 2019-01-09 16:23:33,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:33,588 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e752c5f-165d-4f17-bb36-847739f4172b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:23:33,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-6e752c5f-165d-4f17-bb36-847739f4172b 2019-01-09 16:23:33,588 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:23:33,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:33,684 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b30f037d-76d6-46a6-b243-fd3ce3e829c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:23:33,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-b30f037d-76d6-46a6-b243-fd3ce3e829c0 2019-01-09 16:23:33,684 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:23:33,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:33,783 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-270aa0d1-e2dc-444f-a15f-467619dff2d9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:23:33,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-270aa0d1-e2dc-444f-a15f-467619dff2d9 2019-01-09 16:23:33,783 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:23:33,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:33,883 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7bf4383-748b-4fea-b8f8-e74078fbed53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:23:33,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-b7bf4383-748b-4fea-b8f8-e74078fbed53 2019-01-09 16:23:33,884 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:23:33,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:33,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3ca134e-6328-451c-8617-2a628fb956cf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:23:33,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-f3ca134e-6328-451c-8617-2a628fb956cf 2019-01-09 16:23:33,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:23:33,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:34,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c33296a-0c72-49dd-b764-c789dcdda721 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:23:34,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-4c33296a-0c72-49dd-b764-c789dcdda721 2019-01-09 16:23:34,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:23:34,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:34,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78400156-7c96-400f-8416-cfbb27c37cd0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:23:34,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-78400156-7c96-400f-8416-cfbb27c37cd0 2019-01-09 16:23:34,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:34,205 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4cc33d8-d66f-4c00-8b5a-cc2f41df0a2a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:23:34,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-c4cc33d8-d66f-4c00-8b5a-cc2f41df0a2a 2019-01-09 16:23:34,205 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:23:34,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:34,310 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e6b1009-a309-47f9-8b72-984ebcd2b861 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:23:34,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-6e6b1009-a309-47f9-8b72-984ebcd2b861 2019-01-09 16:23:34,311 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:23:34,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:34,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6a47991-bf3a-4059-b5bd-5328218e92b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:23:34,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-c6a47991-bf3a-4059-b5bd-5328218e92b3 2019-01-09 16:23:34,408 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:23:34,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:34,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd348f2-a6f2-4365-b48c-97ea492e75c8 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:23:34,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-4bd348f2-a6f2-4365-b48c-97ea492e75c8 2019-01-09 16:23:34,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:34,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7830bd97-7e16-4aac-9fa5-382903561165 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:23:34,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-7830bd97-7e16-4aac-9fa5-382903561165 2019-01-09 16:23:34,611 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-fbae4077-30f3-48a-proj 2019-01-09 16:23:34,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/fb6e1f34e85846dfb68980543e2c7049 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:34,858 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fac8c9ff-b92e-4fdd-bdfc-9b94db623f82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:23:34,858 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/fb6e1f34e85846dfb68980543e2c7049 used request id req-fac8c9ff-b92e-4fdd-bdfc-9b94db623f82 2019-01-09 16:23:34,858 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-fbae4077-30f3-48a-proj-role 2019-01-09 16:23:34,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/41014a0dc4c04156aa6ec38c86e1e0e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:34,978 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df854ae9-4044-47e7-8ab3-af19d3547bcd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:23:34,978 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/41014a0dc4c04156aa6ec38c86e1e0e4 used request id req-df854ae9-4044-47e7-8ab3-af19d3547bcd 2019-01-09 16:23:34,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}008f85f68d6dab67afa24b2869e730d60b1912d4" 2019-01-09 16:23:35,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9fe243-5c86-4c6c-9bc2-a31a2c11b0a1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:23:35,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2f9fe243-5c86-4c6c-9bc2-a31a2c11b0a1 2019-01-09 16:23:35,078 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-fbae4077-30f3-48a-user 2019-01-09 16:23:35,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/23c624e73ca443e6ae5d9dd6fe321850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677fa00b0c3e00ba0711617192f718aaae934faa" 2019-01-09 16:23:35,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:23:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bb34874-5c82-4d6b-b968-0239a4959381 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:23:35,289 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/23c624e73ca443e6ae5d9dd6fe321850 used request id req-3bb34874-5c82-4d6b-b968-0239a4959381 2019-01-09 16:23:35,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:35,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["jzPjsHngS9qOOJ27fvW7wA"], "issued_at": "2019-01-09T16:23:35.000000Z"}} 2019-01-09 16:23:35,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38adca39daef2420052451684430c4e3e75f1628" 2019-01-09 16:23:35,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002452a6-6940-44ef-bbfe-487b108586db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:35,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-002452a6-6940-44ef-bbfe-487b108586db 2019-01-09 16:23:35,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:35,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:36,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Ol4fTsPKQdSwoh6LemwJ_g"], "issued_at": "2019-01-09T16:23:36.000000Z"}} 2019-01-09 16:23:36,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:23:36,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355fb967-14bd-46f0-b77a-d21569a1a15f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:36,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-355fb967-14bd-46f0-b77a-d21569a1a15f 2019-01-09 16:23:36,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:23:36,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:23: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:23:36,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-32458b9e-a1a7-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:23:36,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440fecb4-710f-49c8-a260-0bfafb990b54 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-32458b9e-a1a7-432-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:23:36,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-32458b9e-a1a7-432-proj used request id req-440fecb4-710f-49c8-a260-0bfafb990b54 2019-01-09 16:23:36,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:23:36,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf47a81-49d4-4158-b660-66dbd12e7cbe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:23:36,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1bf47a81-49d4-4158-b660-66dbd12e7cbe 2019-01-09 16:23:36,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}}' 2019-01-09 16:23:36,643 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67fda992-5f9f-4ca3-ae4f-7c7386cdd4c5 Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251"}, "tags": [], "enabled": true, "id": "f6295408a0a641ffa21f54737f3c4251", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}} 2019-01-09 16:23:36,643 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-67fda992-5f9f-4ca3-ae4f-7c7386cdd4c5 2019-01-09 16:23:36,643 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-32458b9e-a1a7-432-proj 2019-01-09 16:23:36,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:36,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:37,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["BiMp-zR_RDeMABfA_Q7jzw"], "issued_at": "2019-01-09T16:23:37.000000Z"}} 2019-01-09 16:23:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9e9874ce64ae89fdd121012c63e406fd9550e8" 2019-01-09 16:23:37,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5dd0e4-ca59-4426-8963-b7ac2bff0376 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:37,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2a5dd0e4-ca59-4426-8963-b7ac2bff0376 2019-01-09 16:23:37,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:23:37,161 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:23: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:23:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9e9874ce64ae89fdd121012c63e406fd9550e8" 2019-01-09 16:23:37,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c991a8-1a68-455b-baec-cb3a61c3793d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:23:37,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c8c991a8-1a68-455b-baec-cb3a61c3793d 2019-01-09 16:23:37,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-32458b9e-a1a7-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9e9874ce64ae89fdd121012c63e406fd9550e8" 2019-01-09 16:23:37,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e342baab-83ea-4cdb-9a65-3c9502117017 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-32458b9e-a1a7-432-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251"}, "tags": [], "enabled": true, "id": "f6295408a0a641ffa21f54737f3c4251", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}]} 2019-01-09 16:23:37,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceSimpleTests-32458b9e-a1a7-432-proj used request id req-e342baab-83ea-4cdb-9a65-3c9502117017 2019-01-09 16:23:37,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9e9874ce64ae89fdd121012c63e406fd9550e8" 2019-01-09 16:23:37,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3699ac-938e-4fe1-b5e0-f9b7d8e2d69f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:23:37,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ba3699ac-938e-4fe1-b5e0-f9b7d8e2d69f 2019-01-09 16:23:37,789 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-32458b9e-a1a7-432-user 2019-01-09 16:23:37,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:37,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:23:37,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eff9f09-5acf-43a6-9c2e-e12d779e5cec Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:23:37,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7eff9f09-5acf-43a6-9c2e-e12d779e5cec 2019-01-09 16:23:37,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" -d '{"role": {"name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj-role"}}' 2019-01-09 16:23:38,012 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:23:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-784eec24-f5b3-4142-accc-8d48c1518878 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e50a212b51f047f190a84b45b262a6d8", "links": {"self": "http://172.30.9.29:5000/v3/roles/e50a212b51f047f190a84b45b262a6d8"}, "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj-role"}} 2019-01-09 16:23:38,012 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-784eec24-f5b3-4142-accc-8d48c1518878 2019-01-09 16:23:38,012 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-32458b9e-a1a7-432-proj-role 2019-01-09 16:23:38,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e50a212b51f047f190a84b45b262a6d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:23:38,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0082a13-a90e-48c4-aeed-e9d010d7d79a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e50a212b51f047f190a84b45b262a6d8", "links": {"self": "http://172.30.9.29:5000/v3/roles/e50a212b51f047f190a84b45b262a6d8"}, "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj-role"}} 2019-01-09 16:23:38,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e50a212b51f047f190a84b45b262a6d8 used request id req-a0082a13-a90e-48c4-aeed-e9d010d7d79a 2019-01-09 16:23:38,120 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-32458b9e-a1a7-432-proj-role to project CreateInstanceSimpleTests-32458b9e-a1a7-432-proj 2019-01-09 16:23:38,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251/users/68a40fe0263c4cf3bc03997a8e905cec/roles/e50a212b51f047f190a84b45b262a6d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:23:38,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a67941f-f016-4ff3-8a27-398807e022fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:23:38,267 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251/users/68a40fe0263c4cf3bc03997a8e905cec/roles/e50a212b51f047f190a84b45b262a6d8 used request id req-6a67941f-f016-4ff3-8a27-398807e022fc 2019-01-09 16:23:38,268 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:23:38,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:38,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:38,272 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:23:38,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:38,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:38,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e50a212b51f047f190a84b45b262a6d8", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj-role"}], "expires_at": "2019-01-09T17:23:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-user", "id": "68a40fe0263c4cf3bc03997a8e905cec"}, "audit_ids": ["iNc8F2CQRvWb5-bmTN4i-g"], "issued_at": "2019-01-09T16:23:38.000000Z"}} 2019-01-09 16:23:38,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f5fdacbeb4b37c4a3a0c0c580e826f398473258" 2019-01-09 16:23:38,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b7852a-199c-4226-988b-c9bf05057241 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:38,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-76b7852a-199c-4226-988b-c9bf05057241 2019-01-09 16:23:38,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f5fdacbeb4b37c4a3a0c0c580e826f398473258" 2019-01-09 16:23:38,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-13f584d5-6e07-4937-ba85-cd73813bc54c Date: Wed, 09 Jan 2019 16:23:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image"} 2019-01-09 16:23:38,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image used request id req-13f584d5-6e07-4937-ba85-cd73813bc54c 2019-01-09 16:23:38,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f5fdacbeb4b37c4a3a0c0c580e826f398473258" 2019-01-09 16:23:38,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d0698d36-6020-4c5a-bada-79afec098d52 Date: Wed, 09 Jan 2019 16:23: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-09 16:23:38,960 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-d0698d36-6020-4c5a-bada-79afec098d52 2019-01-09 16:23:38,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0f5fdacbeb4b37c4a3a0c0c580e826f398473258" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image"}' 2019-01-09 16:23:39,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-05cd0dfd-a2d0-448f-bb55-94ae3d75e7e4 Date: Wed, 09 Jan 2019 16:23:39 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:23:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:23:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "min_disk": 0, "protected": false, "id": "ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "file": "/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a/file", "checksum": null, "owner": "f6295408a0a641ffa21f54737f3c4251", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:23:39,027 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-05cd0dfd-a2d0-448f-bb55-94ae3d75e7e4 2019-01-09 16:23:39,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f5fdacbeb4b37c4a3a0c0c580e826f398473258" -d '' 2019-01-09 16:23:39,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-76283b15-28f4-48e3-ba89-ab64e523356f Date: Wed, 09 Jan 2019 16:23: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-09 16:23:39,431 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a/file used request id req-76283b15-28f4-48e3-ba89-ab64e523356f 2019-01-09 16:23:39,432 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:23:39,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f5fdacbeb4b37c4a3a0c0c580e826f398473258" 2019-01-09 16:23:39,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-8036267e-074f-4304-9af1-2b3f804f6929 Date: Wed, 09 Jan 2019 16:23:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:23:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:23:39Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a/snap", "metadata": {}}], "self": "/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "min_disk": 0, "protected": false, "id": "ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "file": "/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f6295408a0a641ffa21f54737f3c4251", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:23:39,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a used request id req-8036267e-074f-4304-9af1-2b3f804f6929 2019-01-09 16:23:39,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f5fdacbeb4b37c4a3a0c0c580e826f398473258" 2019-01-09 16:23:39,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a0dbf1e2-04fb-4dfb-8958-aeaf7cb84f4f Date: Wed, 09 Jan 2019 16:23: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-09 16:23:39,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a0dbf1e2-04fb-4dfb-8958-aeaf7cb84f4f 2019-01-09 16:23:39,464 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image 2019-01-09 16:23:39,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f5fdacbeb4b37c4a3a0c0c580e826f398473258" 2019-01-09 16:23:39,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-6c81af87-56d2-4686-afe9-12756fdf867b Date: Wed, 09 Jan 2019 16:23:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:23:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:23:39Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a/snap", "metadata": {}}], "self": "/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "min_disk": 0, "protected": false, "id": "ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "file": "/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f6295408a0a641ffa21f54737f3c4251", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:23:39,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a used request id req-6c81af87-56d2-4686-afe9-12756fdf867b 2019-01-09 16:23:39,481 - create_image - DEBUG - Instance status is - active 2019-01-09 16:23:39,481 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image 2019-01-09 16:23:39,481 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image 2019-01-09 16:23:39,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:39,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:39,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["ckPgp-KXSOqTB0TsXXXTpQ"], "issued_at": "2019-01-09T16:23:39.000000Z"}} 2019-01-09 16:23:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7ed73bf318bf113a235c82345f10137ce8ae02" 2019-01-09 16:23:39,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41dace52-9e16-496d-967b-ef320b734f28 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:39,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-41dace52-9e16-496d-967b-ef320b734f28 2019-01-09 16:23:39,977 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:23:39,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7ed73bf318bf113a235c82345f10137ce8ae02" 2019-01-09 16:23:40,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-11a22787-bd7d-46fc-870a-91ac7bafb963 x-compute-request-id: req-11a22787-bd7d-46fc-870a-91ac7bafb963 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:23:40,163 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-11a22787-bd7d-46fc-870a-91ac7bafb963 2019-01-09 16:23:40,166 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7ed73bf318bf113a235c82345f10137ce8ae02" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-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-09 16:23:40,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9706fe7-44bf-4db3-a26f-de2ee8a6ea09 x-compute-request-id: req-e9706fe7-44bf-4db3-a26f-de2ee8a6ea09 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "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": "15ed6406-7117-4ecd-9137-ee4141ddc6ef"}} 2019-01-09 16:23:40,207 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e9706fe7-44bf-4db3-a26f-de2ee8a6ea09 2019-01-09 16:23:40,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:40,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:40,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e50a212b51f047f190a84b45b262a6d8", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj-role"}], "expires_at": "2019-01-09T17:23:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-user", "id": "68a40fe0263c4cf3bc03997a8e905cec"}, "audit_ids": ["mtxXA9TiQmOE36q5stSZTg"], "issued_at": "2019-01-09T16:23:40.000000Z"}} 2019-01-09 16:23:40,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bc6fd2098738dbc03692fc2f00da9f1bd5968c" 2019-01-09 16:23:40,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eb69260-e568-483a-9668-fa10c3b86611 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:40,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4eb69260-e568-483a-9668-fa10c3b86611 2019-01-09 16:23:40,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bc6fd2098738dbc03692fc2f00da9f1bd5968c" 2019-01-09 16:23:40,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-38f63619-3b8d-413d-b484-a98a36ccb61b Date: Wed, 09 Jan 2019 16:23:40 GMT RESP BODY: {"networks":[]} 2019-01-09 16:23:40,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net used request id req-38f63619-3b8d-413d-b484-a98a36ccb61b 2019-01-09 16:23:40,910 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net 2019-01-09 16:23:40,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bc6fd2098738dbc03692fc2f00da9f1bd5968c" -d '{"network": {"name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net", "admin_state_up": true}}' 2019-01-09 16:23:41,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-0ff2d564-5b51-4470-a925-ac05bc7feb56 Date: Wed, 09 Jan 2019 16:23:41 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","is_default":false,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}} 2019-01-09 16:23:41,379 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-0ff2d564-5b51-4470-a925-ac05bc7feb56 2019-01-09 16:23:41,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bc6fd2098738dbc03692fc2f00da9f1bd5968c" 2019-01-09 16:23:41,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-5e134c19-c701-47c8-bcde-d9d4d9de5695 Date: Wed, 09 Jan 2019 16:23:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:41,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-5e134c19-c701-47c8-bcde-d9d4d9de5695 2019-01-09 16:23:41,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bc6fd2098738dbc03692fc2f00da9f1bd5968c" 2019-01-09 16:23:41,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-00ff3a30-bca7-4ec0-8d7b-a568b366d446 Date: Wed, 09 Jan 2019 16:23:41 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:23:41,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-00ff3a30-bca7-4ec0-8d7b-a568b366d446 2019-01-09 16:23:41,518 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet 2019-01-09 16:23:41,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bc6fd2098738dbc03692fc2f00da9f1bd5968c" -d '{"subnets": [{"ip_version": 4, "network_id": "178e97af-3202-4959-ae36-c0007d84d221", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]}' 2019-01-09 16:23:42,071 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8eea3022-47ef-43f8-bbfc-aea3d53816ca Date: Wed, 09 Jan 2019 16:23:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:42,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-8eea3022-47ef-43f8-bbfc-aea3d53816ca 2019-01-09 16:23:42,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bc6fd2098738dbc03692fc2f00da9f1bd5968c" 2019-01-09 16:23:42,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-43f99ecd-69db-4b79-9707-418e5adc230b Date: Wed, 09 Jan 2019 16:23:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":["48539890-d086-4e59-a225-a1a2117a35f7"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:42,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-43f99ecd-69db-4b79-9707-418e5adc230b 2019-01-09 16:23:42,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bc6fd2098738dbc03692fc2f00da9f1bd5968c" 2019-01-09 16:23:42,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d1317eaf-2ef6-457d-931e-c5126f48b6e3 Date: Wed, 09 Jan 2019 16:23:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:42,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-d1317eaf-2ef6-457d-931e-c5126f48b6e3 2019-01-09 16:23:42,461 - OpenStackNetwork - DEBUG - Network [178e97af-3202-4959-ae36-c0007d84d221] created successfully 2019-01-09 16:23:42,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:42,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:42,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e50a212b51f047f190a84b45b262a6d8", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj-role"}], "expires_at": "2019-01-09T17:23:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-user", "id": "68a40fe0263c4cf3bc03997a8e905cec"}, "audit_ids": ["37JZ4hzRRniKnrVOpVBZhA"], "issued_at": "2019-01-09T16:23:42.000000Z"}} 2019-01-09 16:23:42,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:42,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c0d572-d280-443a-8ff2-2282a7d817eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:42,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-33c0d572-d280-443a-8ff2-2282a7d817eb 2019-01-09 16:23:42,880 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:23:42,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:42,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa4a9cb-0dbd-4e77-b918-966706464813 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:42,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-daa4a9cb-0dbd-4e77-b918-966706464813 2019-01-09 16:23:42,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:43,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ba5c5373-ee76-4f95-b469-a0d85d764f25 Date: Wed, 09 Jan 2019 16:23:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":["48539890-d086-4e59-a225-a1a2117a35f7"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:43,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net used request id req-ba5c5373-ee76-4f95-b469-a0d85d764f25 2019-01-09 16:23:43,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:43,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d581a1eb-1cbb-40f6-92bb-b23f0dd5107e Date: Wed, 09 Jan 2019 16:23:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:43,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-d581a1eb-1cbb-40f6-92bb-b23f0dd5107e 2019-01-09 16:23:43,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:43,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e45ce5b8-69d5-4b02-ae7a-c2e6ae45381c Date: Wed, 09 Jan 2019 16:23:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":["48539890-d086-4e59-a225-a1a2117a35f7"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:43,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net used request id req-e45ce5b8-69d5-4b02-ae7a-c2e6ae45381c 2019-01-09 16:23:43,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:23:43,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:23: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:23:43,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:43,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a0bee2-4a78-4686-848d-7bf345048d2d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}} 2019-01-09 16:23:43,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 used request id req-35a0bee2-4a78-4686-848d-7bf345048d2d 2019-01-09 16:23:43,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:43,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5810fd66-7ce5-4be1-8a8b-2f1da078b302 Date: Wed, 09 Jan 2019 16:23:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:43,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-5810fd66-7ce5-4be1-8a8b-2f1da078b302 2019-01-09 16:23:43,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221&name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:43,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aed5c35b-069e-4483-a941-12b5d06d4d13 Date: Wed, 09 Jan 2019 16:23:43 GMT RESP BODY: {"ports":[]} 2019-01-09 16:23:43,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221&name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port&admin_state_up=True used request id req-aed5c35b-069e-4483-a941-12b5d06d4d13 2019-01-09 16:23:43,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:43,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8a1a1a90-af01-4e5d-bcae-3f52f87a4144 x-compute-request-id: req-8a1a1a90-af01-4e5d-bcae-3f52f87a4144 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:23:43,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst used request id req-8a1a1a90-af01-4e5d-bcae-3f52f87a4144 2019-01-09 16:23:43,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:43,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-755e3c0c-7a20-4144-95c5-3946cbaa3b5f Date: Wed, 09 Jan 2019 16:23:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":["48539890-d086-4e59-a225-a1a2117a35f7"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:43,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net used request id req-755e3c0c-7a20-4144-95c5-3946cbaa3b5f 2019-01-09 16:23:43,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:43,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8e7fc288-8294-4e8f-b348-dcf53ffb4448 Date: Wed, 09 Jan 2019 16:23:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:43,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-8e7fc288-8294-4e8f-b348-dcf53ffb4448 2019-01-09 16:23:43,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:44,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4672d40f-4eda-4eca-8ad5-06b1f4c2bff4 Date: Wed, 09 Jan 2019 16:23:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":["48539890-d086-4e59-a225-a1a2117a35f7"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:44,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net used request id req-4672d40f-4eda-4eca-8ad5-06b1f4c2bff4 2019-01-09 16:23:44,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:44,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93346813-21f4-4c51-9bf3-84edb291b834 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}} 2019-01-09 16:23:44,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 used request id req-93346813-21f4-4c51-9bf3-84edb291b834 2019-01-09 16:23:44,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:44,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f32b7022-2d63-4da3-9117-b404ce316844 Date: Wed, 09 Jan 2019 16:23:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:44,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-f32b7022-2d63-4da3-9117-b404ce316844 2019-01-09 16:23:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221&name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:44,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-43d0da62-0815-4798-a9c5-7764b3955aeb Date: Wed, 09 Jan 2019 16:23:44 GMT RESP BODY: {"ports":[]} 2019-01-09 16:23:44,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221&name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port&admin_state_up=True used request id req-43d0da62-0815-4798-a9c5-7764b3955aeb 2019-01-09 16:23:44,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:23:44,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:44,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e50a212b51f047f190a84b45b262a6d8", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj-role"}], "expires_at": "2019-01-09T17:23:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-user", "id": "68a40fe0263c4cf3bc03997a8e905cec"}, "audit_ids": ["HeH0mFeLT66rquVWIBUunw"], "issued_at": "2019-01-09T16:23:44.000000Z"}} 2019-01-09 16:23:44,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a80b98eeb8bcd806f2ecd20e71b9032aeb84f03" 2019-01-09 16:23:44,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a89a23-e7ea-413c-8ece-815c7a7de8a0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:23:44,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c1a89a23-e7ea-413c-8ece-815c7a7de8a0 2019-01-09 16:23:44,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:44,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ba596447-5ada-40a8-a9d8-ec82ef424f55 Date: Wed, 09 Jan 2019 16:23:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":["48539890-d086-4e59-a225-a1a2117a35f7"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:44,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net used request id req-ba596447-5ada-40a8-a9d8-ec82ef424f55 2019-01-09 16:23:44,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:44,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a9b9ccf8-f2a5-4d5c-a39d-ecaaf0a98e50 Date: Wed, 09 Jan 2019 16:23:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:44,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-a9b9ccf8-f2a5-4d5c-a39d-ecaaf0a98e50 2019-01-09 16:23:44,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:44,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ea9c905b-befa-4818-b1b8-8e879cfc630a Date: Wed, 09 Jan 2019 16:23:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":["48539890-d086-4e59-a225-a1a2117a35f7"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:44,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net used request id req-ea9c905b-befa-4818-b1b8-8e879cfc630a 2019-01-09 16:23:44,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:23:44,919 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:23: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:23:44,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a80b98eeb8bcd806f2ecd20e71b9032aeb84f03" 2019-01-09 16:23:45,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c6dbb3d-8c6e-4d5d-92a7-9915be74d551 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}} 2019-01-09 16:23:45,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 used request id req-5c6dbb3d-8c6e-4d5d-92a7-9915be74d551 2019-01-09 16:23:45,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:45,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7a7ba15d-e977-4477-94dd-01564a308695 Date: Wed, 09 Jan 2019 16:23:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:45,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-7a7ba15d-e977-4477-94dd-01564a308695 2019-01-09 16:23:45,063 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net 2019-01-09 16:23:45,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" -d '{"port": {"network_id": "178e97af-3202-4959-ae36-c0007d84d221", "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port", "admin_state_up": true}}' 2019-01-09 16:23:46,140 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-f7e486ae-d551-4283-ac52-dd121ba23d88 Date: Wed, 09 Jan 2019 16:23:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48539890-d086-4e59-a225-a1a2117a35f7","ip_address":"10.55.0.5"}],"id":"88ee63a5-2d4e-44c4-9dbe-b7584c4496ba","security_groups":["dc37bbd9-d16a-4351-80c3-2fc8ebb14554"],"mac_address":"fa:16:3e:bd:d8:b8","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port","project_id":"f6295408a0a641ffa21f54737f3c4251","qos_policy_id":null,"admin_state_up":true,"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:23:46,141 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-f7e486ae-d551-4283-ac52-dd121ba23d88 2019-01-09 16:23:46,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:46,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3bae0fd7-302e-4711-a237-ac8ce01f64a1 Date: Wed, 09 Jan 2019 16:23:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":["48539890-d086-4e59-a225-a1a2117a35f7"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:46,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net used request id req-3bae0fd7-302e-4711-a237-ac8ce01f64a1 2019-01-09 16:23:46,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:46,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dca6f09e-7d0f-4597-8ecc-8a6112ad8e90 Date: Wed, 09 Jan 2019 16:23:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:46,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-dca6f09e-7d0f-4597-8ecc-8a6112ad8e90 2019-01-09 16:23:46,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:46,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d087dbda-ffc4-4fbd-b913-fe6bbb429a77 Date: Wed, 09 Jan 2019 16:23:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":["48539890-d086-4e59-a225-a1a2117a35f7"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:46,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net used request id req-d087dbda-ffc4-4fbd-b913-fe6bbb429a77 2019-01-09 16:23:46,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:46,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed05a1ea-0efb-4ec6-a40f-1b8add121356 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}} 2019-01-09 16:23:46,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 used request id req-ed05a1ea-0efb-4ec6-a40f-1b8add121356 2019-01-09 16:23:46,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:46,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-306ea307-7367-4e36-854e-8d41aca61749 Date: Wed, 09 Jan 2019 16:23:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:46,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-306ea307-7367-4e36-854e-8d41aca61749 2019-01-09 16:23:46,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221&name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:46,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-ad14999b-1611-4be0-9a27-97adf2481e7e Date: Wed, 09 Jan 2019 16:23:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48539890-d086-4e59-a225-a1a2117a35f7","ip_address":"10.55.0.5"}],"id":"88ee63a5-2d4e-44c4-9dbe-b7584c4496ba","security_groups":["dc37bbd9-d16a-4351-80c3-2fc8ebb14554"],"mac_address":"fa:16:3e:bd:d8:b8","project_id":"f6295408a0a641ffa21f54737f3c4251","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port","admin_state_up":true,"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:45Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:23:46,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221&name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port&admin_state_up=True used request id req-ad14999b-1611-4be0-9a27-97adf2481e7e 2019-01-09 16:23:46,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:46,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c2a66ac-3609-471a-bdff-e55b7bfd71e3 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}} 2019-01-09 16:23:46,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 used request id req-7c2a66ac-3609-471a-bdff-e55b7bfd71e3 2019-01-09 16:23:46,701 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst 2019-01-09 16:23:46,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:46,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2d9d580a-4aad-45f5-8271-3cb90a74331c x-compute-request-id: req-2d9d580a-4aad-45f5-8271-3cb90a74331c Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "15ed6406-7117-4ecd-9137-ee4141ddc6ef", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-flavor-name"}]} 2019-01-09 16:23:46,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-2d9d580a-4aad-45f5-8271-3cb90a74331c 2019-01-09 16:23:46,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:46,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4a043cf-2830-4f94-a2f2-2fe5b320e7b1 x-compute-request-id: req-a4a043cf-2830-4f94-a2f2-2fe5b320e7b1 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "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": "15ed6406-7117-4ecd-9137-ee4141ddc6ef"}} 2019-01-09 16:23:46,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef used request id req-a4a043cf-2830-4f94-a2f2-2fe5b320e7b1 2019-01-09 16:23:46,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:46,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-41c02c64-6d8c-4a6c-8811-bf9372b9f12a Date: Wed, 09 Jan 2019 16:23:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:23:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:23:39Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a/snap", "metadata": {}}], "self": "/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "min_disk": 0, "protected": false, "id": "ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "file": "/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f6295408a0a641ffa21f54737f3c4251", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image"} 2019-01-09 16:23:46,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image used request id req-41c02c64-6d8c-4a6c-8811-bf9372b9f12a 2019-01-09 16:23:46,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:46,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6790a39a-bab4-4591-83f8-4a557af166dc Date: Wed, 09 Jan 2019 16:23: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-09 16:23:46,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-6790a39a-bab4-4591-83f8-4a557af166dc 2019-01-09 16:23:46,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" -d '{"server": {"name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst", "imageRef": "ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "flavorRef": "15ed6406-7117-4ecd-9137-ee4141ddc6ef", "max_count": 1, "min_count": 1, "networks": [{"port": "88ee63a5-2d4e-44c4-9dbe-b7584c4496ba"}]}}' 2019-01-09 16:23:48,050 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97cbb2e3-99d8-40bc-bfe1-53461681a021 x-compute-request-id: req-97cbb2e3-99d8-40bc-bfe1-53461681a021 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "83603e39-688b-407a-81b9-0cfa04c1c740", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "bookmark"}], "adminPass": "G7XKPMcMnGNh"}} 2019-01-09 16:23:48,050 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-97cbb2e3-99d8-40bc-bfe1-53461681a021 2019-01-09 16:23:48,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:48,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74e5953f-bd42-4da2-b0d3-f493e3a9363b x-compute-request-id: req-74e5953f-bd42-4da2-b0d3-f493e3a9363b 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.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "bookmark"}], "image": {"id": "ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "links": [{"href": "http://172.30.9.29:8774/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15ed6406-7117-4ecd-9137-ee4141ddc6ef", "links": [{"href": "http://172.30.9.29:8774/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "rel": "bookmark"}]}, "id": "83603e39-688b-407a-81b9-0cfa04c1c740", "user_id": "68a40fe0263c4cf3bc03997a8e905cec", "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-09T16:23:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst", "created": "2019-01-09T16:23:48Z", "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:48,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 used request id req-74e5953f-bd42-4da2-b0d3-f493e3a9363b 2019-01-09 16:23:48,494 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst 2019-01-09 16:23:48,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:48,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e768cf2-dcfc-41c0-b7b9-1205386f492b x-compute-request-id: req-1e768cf2-dcfc-41c0-b7b9-1205386f492b Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "bookmark"}], "image": {"id": "ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "links": [{"href": "http://172.30.9.29:8774/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "15ed6406-7117-4ecd-9137-ee4141ddc6ef", "links": [{"href": "http://172.30.9.29:8774/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "rel": "bookmark"}]}, "id": "83603e39-688b-407a-81b9-0cfa04c1c740", "user_id": "68a40fe0263c4cf3bc03997a8e905cec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:23:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst", "created": "2019-01-09T16:23:48Z", "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:48,746 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 used request id req-1e768cf2-dcfc-41c0-b7b9-1205386f492b 2019-01-09 16:23:48,746 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst] is - BUILD 2019-01-09 16:23:48,746 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:23:51,749 - create_instance - DEBUG - VM status query timeout in 896.745337963 2019-01-09 16:23:51,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:51,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2866824f-6f8b-4494-ad31-cb56599e4a64 x-compute-request-id: req-2866824f-6f8b-4494-ad31-cb56599e4a64 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:d8:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "bookmark"}], "image": {"id": "ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "links": [{"href": "http://172.30.9.29:8774/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:23:51.000000", "flavor": {"id": "15ed6406-7117-4ecd-9137-ee4141ddc6ef", "links": [{"href": "http://172.30.9.29:8774/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "rel": "bookmark"}]}, "id": "83603e39-688b-407a-81b9-0cfa04c1c740", "security_groups": [{"name": "default"}], "user_id": "68a40fe0263c4cf3bc03997a8e905cec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:23:51Z", "hostId": "f41d7da4822b6387f2f8424552351e8849c46bde7798bd162de1a135", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst", "created": "2019-01-09T16:23:48Z", "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:51,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 used request id req-2866824f-6f8b-4494-ad31-cb56599e4a64 2019-01-09 16:23:51,905 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst] is - ACTIVE 2019-01-09 16:23:51,906 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:23:51,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:52,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0c4a31c-8a71-48d2-8c07-0b8804e03b1b x-compute-request-id: req-c0c4a31c-8a71-48d2-8c07-0b8804e03b1b Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:d8:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "bookmark"}], "image": {"id": "ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "links": [{"href": "http://172.30.9.29:8774/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:23:51.000000", "flavor": {"id": "15ed6406-7117-4ecd-9137-ee4141ddc6ef", "links": [{"href": "http://172.30.9.29:8774/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "rel": "bookmark"}]}, "id": "83603e39-688b-407a-81b9-0cfa04c1c740", "security_groups": [{"name": "default"}], "user_id": "68a40fe0263c4cf3bc03997a8e905cec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:23:51Z", "hostId": "f41d7da4822b6387f2f8424552351e8849c46bde7798bd162de1a135", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst", "created": "2019-01-09T16:23:48Z", "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:52,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 used request id req-c0c4a31c-8a71-48d2-8c07-0b8804e03b1b 2019-01-09 16:23:52,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:52,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a71ec0a4-cef3-47ee-afd1-66a1146cacb7 Date: Wed, 09 Jan 2019 16:23:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":["48539890-d086-4e59-a225-a1a2117a35f7"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:52,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net used request id req-a71ec0a4-cef3-47ee-afd1-66a1146cacb7 2019-01-09 16:23:52,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:52,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af77a30d-5d4d-4c43-9ae3-b7ce99bf4cf6 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}} 2019-01-09 16:23:52,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 used request id req-af77a30d-5d4d-4c43-9ae3-b7ce99bf4cf6 2019-01-09 16:23:52,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:52,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d05fd58a-3ac4-4057-8c3a-ffdfa332fa4a Date: Wed, 09 Jan 2019 16:23:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:52,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-d05fd58a-3ac4-4057-8c3a-ffdfa332fa4a 2019-01-09 16:23:52,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:52,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-a64ba781-a425-440a-bbc5-2ff771056fbf Date: Wed, 09 Jan 2019 16:23:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48539890-d086-4e59-a225-a1a2117a35f7","ip_address":"10.55.0.2"}],"id":"43b11abd-24ce-43ce-bb90-a6145f7d80b2","security_groups":[],"mac_address":"fa:16:3e:7a:49:2c","project_id":"f6295408a0a641ffa21f54737f3c4251","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-178e97af-3202-4959-ae36-c0007d84d221","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48539890-d086-4e59-a225-a1a2117a35f7","ip_address":"10.55.0.5"}],"id":"88ee63a5-2d4e-44c4-9dbe-b7584c4496ba","security_groups":["dc37bbd9-d16a-4351-80c3-2fc8ebb14554"],"mac_address":"fa:16:3e:bd:d8:b8","project_id":"f6295408a0a641ffa21f54737f3c4251","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port","admin_state_up":true,"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:45Z","binding:vnic_type":"normal","device_id":"83603e39-688b-407a-81b9-0cfa04c1c740","ip_allocation":"immediate"}]} 2019-01-09 16:23:52,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-a64ba781-a425-440a-bbc5-2ff771056fbf 2019-01-09 16:23:52,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:53,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e50a212b51f047f190a84b45b262a6d8", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj-role"}], "expires_at": "2019-01-09T17:23:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-user", "id": "68a40fe0263c4cf3bc03997a8e905cec"}, "audit_ids": ["BgPhDUZ9ShOF0UeFfcF0rQ"], "issued_at": "2019-01-09T16:23:52.000000Z"}} 2019-01-09 16:23:53,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c9f917b84365f9ea1f5b8fca00763216e64dfe" 2019-01-09 16:23:53,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34dc4963-07a0-4be3-9de8-651f4a3b2ea2 x-compute-request-id: req-34dc4963-07a0-4be3-9de8-651f4a3b2ea2 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:d8:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "bookmark"}], "image": {"id": "ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "links": [{"href": "http://172.30.9.29:8774/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:23:51.000000", "flavor": {"id": "15ed6406-7117-4ecd-9137-ee4141ddc6ef", "links": [{"href": "http://172.30.9.29:8774/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "rel": "bookmark"}]}, "id": "83603e39-688b-407a-81b9-0cfa04c1c740", "security_groups": [{"name": "default"}], "user_id": "68a40fe0263c4cf3bc03997a8e905cec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:23:51Z", "hostId": "f41d7da4822b6387f2f8424552351e8849c46bde7798bd162de1a135", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst", "created": "2019-01-09T16:23:48Z", "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 16:23:53,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst used request id req-34dc4963-07a0-4be3-9de8-651f4a3b2ea2 2019-01-09 16:23:53,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:23:54,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e50a212b51f047f190a84b45b262a6d8", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj-role"}], "expires_at": "2019-01-09T17:23:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_f6295408a0a641ffa21f54737f3c4251", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_f6295408a0a641ffa21f54737f3c4251", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-user", "id": "68a40fe0263c4cf3bc03997a8e905cec"}, "audit_ids": ["n3HUDf7NTOKetBW49oflJw"], "issued_at": "2019-01-09T16:23:54.000000Z"}} 2019-01-09 16:23:54,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef3dde528b7eebba3a9cbc4d60a6d43bcd249b92" 2019-01-09 16:23:54,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-895f9fa2-3be9-4f17-aa37-504a50d564d0 Date: Wed, 09 Jan 2019 16:23:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":["48539890-d086-4e59-a225-a1a2117a35f7"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:54,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net used request id req-895f9fa2-3be9-4f17-aa37-504a50d564d0 2019-01-09 16:23:54,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef3dde528b7eebba3a9cbc4d60a6d43bcd249b92" 2019-01-09 16:23:54,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c1cdbac8-ad11-439f-9222-7438479ca859 Date: Wed, 09 Jan 2019 16:23:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:54,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-c1cdbac8-ad11-439f-9222-7438479ca859 2019-01-09 16:23:54,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef3dde528b7eebba3a9cbc4d60a6d43bcd249b92" 2019-01-09 16:23:54,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-91ea5ac6-0c88-49ce-a8f2-0a692e9da902 Date: Wed, 09 Jan 2019 16:23:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48539890-d086-4e59-a225-a1a2117a35f7","ip_address":"10.55.0.2"}],"id":"43b11abd-24ce-43ce-bb90-a6145f7d80b2","security_groups":[],"mac_address":"fa:16:3e:7a:49:2c","project_id":"f6295408a0a641ffa21f54737f3c4251","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-178e97af-3202-4959-ae36-c0007d84d221","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48539890-d086-4e59-a225-a1a2117a35f7","ip_address":"10.55.0.5"}],"id":"88ee63a5-2d4e-44c4-9dbe-b7584c4496ba","security_groups":["dc37bbd9-d16a-4351-80c3-2fc8ebb14554"],"mac_address":"fa:16:3e:bd:d8:b8","project_id":"f6295408a0a641ffa21f54737f3c4251","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port","admin_state_up":true,"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:45Z","binding:vnic_type":"normal","device_id":"83603e39-688b-407a-81b9-0cfa04c1c740","ip_allocation":"immediate"}]} 2019-01-09 16:23:54,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-91ea5ac6-0c88-49ce-a8f2-0a692e9da902 2019-01-09 16:23:54,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:55,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adbfd8ea-9151-450f-b3f9-896f5bbb5ab5 x-compute-request-id: req-adbfd8ea-9151-450f-b3f9-896f5bbb5ab5 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:d8:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "bookmark"}], "image": {"id": "ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "links": [{"href": "http://172.30.9.29:8774/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:23:51.000000", "flavor": {"id": "15ed6406-7117-4ecd-9137-ee4141ddc6ef", "links": [{"href": "http://172.30.9.29:8774/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "rel": "bookmark"}]}, "id": "83603e39-688b-407a-81b9-0cfa04c1c740", "security_groups": [{"name": "default"}], "user_id": "68a40fe0263c4cf3bc03997a8e905cec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:23:51Z", "hostId": "f41d7da4822b6387f2f8424552351e8849c46bde7798bd162de1a135", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst", "created": "2019-01-09T16:23:48Z", "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:55,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 used request id req-adbfd8ea-9151-450f-b3f9-896f5bbb5ab5 2019-01-09 16:23:55,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:55,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-190fe8e6-9e22-48f8-b203-c276f42b0727 Date: Wed, 09 Jan 2019 16:23:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":["48539890-d086-4e59-a225-a1a2117a35f7"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:55,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net used request id req-190fe8e6-9e22-48f8-b203-c276f42b0727 2019-01-09 16:23:55,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:55,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45927e36-3d39-45d3-8577-72be6c431be9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}} 2019-01-09 16:23:55,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 used request id req-45927e36-3d39-45d3-8577-72be6c431be9 2019-01-09 16:23:55,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:55,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7b9c099d-1c05-4b58-a978-6e967022c33d Date: Wed, 09 Jan 2019 16:23:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:55,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-7b9c099d-1c05-4b58-a978-6e967022c33d 2019-01-09 16:23:55,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:55,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-82285e05-cdd4-42c6-80e1-639244a086f6 Date: Wed, 09 Jan 2019 16:23:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48539890-d086-4e59-a225-a1a2117a35f7","ip_address":"10.55.0.2"}],"id":"43b11abd-24ce-43ce-bb90-a6145f7d80b2","security_groups":[],"mac_address":"fa:16:3e:7a:49:2c","project_id":"f6295408a0a641ffa21f54737f3c4251","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-178e97af-3202-4959-ae36-c0007d84d221","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48539890-d086-4e59-a225-a1a2117a35f7","ip_address":"10.55.0.5"}],"id":"88ee63a5-2d4e-44c4-9dbe-b7584c4496ba","security_groups":["dc37bbd9-d16a-4351-80c3-2fc8ebb14554"],"mac_address":"fa:16:3e:bd:d8:b8","project_id":"f6295408a0a641ffa21f54737f3c4251","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port","admin_state_up":true,"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:45Z","binding:vnic_type":"normal","device_id":"83603e39-688b-407a-81b9-0cfa04c1c740","ip_allocation":"immediate"}]} 2019-01-09 16:23:55,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-82285e05-cdd4-42c6-80e1-639244a086f6 2019-01-09 16:23:55,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:55,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66070b5f-ee5b-47d1-8cde-a363c958b908 x-compute-request-id: req-66070b5f-ee5b-47d1-8cde-a363c958b908 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:d8:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "bookmark"}], "image": {"id": "ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "links": [{"href": "http://172.30.9.29:8774/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:23:51.000000", "flavor": {"id": "15ed6406-7117-4ecd-9137-ee4141ddc6ef", "links": [{"href": "http://172.30.9.29:8774/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "rel": "bookmark"}]}, "id": "83603e39-688b-407a-81b9-0cfa04c1c740", "security_groups": [{"name": "default"}], "user_id": "68a40fe0263c4cf3bc03997a8e905cec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:23:51Z", "hostId": "f41d7da4822b6387f2f8424552351e8849c46bde7798bd162de1a135", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst", "created": "2019-01-09T16:23:48Z", "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:55,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 used request id req-66070b5f-ee5b-47d1-8cde-a363c958b908 2019-01-09 16:23:55,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:55,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d5737159-1f52-49fe-bd05-2bb4e99d55f0 Date: Wed, 09 Jan 2019 16:23:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"178e97af-3202-4959-ae36-c0007d84d221","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f6295408a0a641ffa21f54737f3c4251","l2_adjacency":true,"status":"ACTIVE","subnets":["48539890-d086-4e59-a225-a1a2117a35f7"],"description":"","tags":[],"updated_at":"2019-01-09T16:23:41Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net","admin_state_up":true,"tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","mtu":1450}]} 2019-01-09 16:23:55,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net used request id req-d5737159-1f52-49fe-bd05-2bb4e99d55f0 2019-01-09 16:23:55,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:55,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87861365-6bc6-4647-862d-f382cafdbe88 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}} 2019-01-09 16:23:55,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 used request id req-87861365-6bc6-4647-862d-f382cafdbe88 2019-01-09 16:23:55,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:56,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8f47db59-c27e-49e6-8968-f37101a7ddea Date: Wed, 09 Jan 2019 16:23:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:23:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f6295408a0a641ffa21f54737f3c4251","id":"48539890-d086-4e59-a225-a1a2117a35f7","subnetpool_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet"}]} 2019-01-09 16:23:56,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-8f47db59-c27e-49e6-8968-f37101a7ddea 2019-01-09 16:23:56,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:56,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-228f6df0-9fcc-4761-81c9-a808b915ca00 Date: Wed, 09 Jan 2019 16:23:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:45Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48539890-d086-4e59-a225-a1a2117a35f7","ip_address":"10.55.0.2"}],"id":"43b11abd-24ce-43ce-bb90-a6145f7d80b2","security_groups":[],"mac_address":"fa:16:3e:7a:49:2c","project_id":"f6295408a0a641ffa21f54737f3c4251","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-178e97af-3202-4959-ae36-c0007d84d221","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:23:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48539890-d086-4e59-a225-a1a2117a35f7","ip_address":"10.55.0.5"}],"id":"88ee63a5-2d4e-44c4-9dbe-b7584c4496ba","security_groups":["dc37bbd9-d16a-4351-80c3-2fc8ebb14554"],"mac_address":"fa:16:3e:bd:d8:b8","project_id":"f6295408a0a641ffa21f54737f3c4251","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port","admin_state_up":true,"network_id":"178e97af-3202-4959-ae36-c0007d84d221","tenant_id":"f6295408a0a641ffa21f54737f3c4251","created_at":"2019-01-09T16:23:45Z","binding:vnic_type":"normal","device_id":"83603e39-688b-407a-81b9-0cfa04c1c740","ip_allocation":"immediate"}]} 2019-01-09 16:23:56,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=178e97af-3202-4959-ae36-c0007d84d221 used request id req-228f6df0-9fcc-4761-81c9-a808b915ca00 2019-01-09 16:23:56,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c9f917b84365f9ea1f5b8fca00763216e64dfe" 2019-01-09 16:23:56,191 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:23:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3f2614cb-5f0c-4ed0-b80d-32f61afb0b64 x-compute-request-id: req-3f2614cb-5f0c-4ed0-b80d-32f61afb0b64 Content-Type: application/json 2019-01-09 16:23:56,191 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 used request id req-3f2614cb-5f0c-4ed0-b80d-32f61afb0b64 2019-01-09 16:23:56,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:56,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af23a211-e39d-4e51-be7a-b7090c6bcf39 x-compute-request-id: req-af23a211-e39d-4e51-be7a-b7090c6bcf39 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:d8:b8", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/83603e39-688b-407a-81b9-0cfa04c1c740", "rel": "bookmark"}], "image": {"id": "ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "links": [{"href": "http://172.30.9.29:8774/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:23:51.000000", "flavor": {"id": "15ed6406-7117-4ecd-9137-ee4141ddc6ef", "links": [{"href": "http://172.30.9.29:8774/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef", "rel": "bookmark"}]}, "id": "83603e39-688b-407a-81b9-0cfa04c1c740", "security_groups": [{"name": "default"}], "user_id": "68a40fe0263c4cf3bc03997a8e905cec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:23:56Z", "hostId": "f41d7da4822b6387f2f8424552351e8849c46bde7798bd162de1a135", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst", "created": "2019-01-09T16:23:48Z", "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:23:56,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 used request id req-af23a211-e39d-4e51-be7a-b7090c6bcf39 2019-01-09 16:23:56,541 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst] is - ACTIVE 2019-01-09 16:23:56,541 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:23:59,544 - create_instance - DEBUG - VM status query timeout in 296.647289038 2019-01-09 16:23:59,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:23:59,599 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:23:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8581a32-1709-4126-929d-36c20432ab32 x-compute-request-id: req-f8581a32-1709-4126-929d-36c20432ab32 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 83603e39-688b-407a-81b9-0cfa04c1c740 could not be found.", "code": 404}} 2019-01-09 16:23:59,599 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 used request id req-f8581a32-1709-4126-929d-36c20432ab32 2019-01-09 16:23:59,599 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 83603e39-688b-407a-81b9-0cfa04c1c740 could not be found. (HTTP 404) (Request-ID: req-f8581a32-1709-4126-929d-36c20432ab32) 2019-01-09 16:23:59,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c9f917b84365f9ea1f5b8fca00763216e64dfe" 2019-01-09 16:23:59,671 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:23:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c6e24e2-a4fb-49e1-803e-cab52e0fb3e5 x-compute-request-id: req-9c6e24e2-a4fb-49e1-803e-cab52e0fb3e5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:23:59,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst used request id req-9c6e24e2-a4fb-49e1-803e-cab52e0fb3e5 2019-01-09 16:23:59,672 - create_instance - INFO - Deleting Port with ID - 88ee63a5-2d4e-44c4-9dbe-b7584c4496ba 2019-01-09 16:23:59,672 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-port 2019-01-09 16:23:59,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/88ee63a5-2d4e-44c4-9dbe-b7584c4496ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:24:00,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59bc3c4e-62c9-49e9-a1af-9a8764f3839d Date: Wed, 09 Jan 2019 16:24:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:24:00,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/88ee63a5-2d4e-44c4-9dbe-b7584c4496ba used request id req-59bc3c4e-62c9-49e9-a1af-9a8764f3839d 2019-01-09 16:24:00,304 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst 2019-01-09 16:24:00,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:24:00,347 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a4fc1fa-30c3-493f-832d-6a6000929e15 x-compute-request-id: req-7a4fc1fa-30c3-493f-832d-6a6000929e15 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 83603e39-688b-407a-81b9-0cfa04c1c740 could not be found.", "code": 404}} 2019-01-09 16:24:00,347 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 used request id req-7a4fc1fa-30c3-493f-832d-6a6000929e15 2019-01-09 16:24:00,348 - create_instance - WARNING - Instance already deleted - Instance 83603e39-688b-407a-81b9-0cfa04c1c740 could not be found. (HTTP 404) (Request-ID: req-7a4fc1fa-30c3-493f-832d-6a6000929e15) 2019-01-09 16:24:00,348 - create_instance - INFO - Checking deletion status 2019-01-09 16:24:00,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}477fbeff1bbc9ea4b2b24146ef8565273cc67d4c" 2019-01-09 16:24:00,390 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b693a7f7-d96f-4c05-9a92-bed1d6cc9e18 x-compute-request-id: req-b693a7f7-d96f-4c05-9a92-bed1d6cc9e18 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 83603e39-688b-407a-81b9-0cfa04c1c740 could not be found.", "code": 404}} 2019-01-09 16:24:00,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/83603e39-688b-407a-81b9-0cfa04c1c740 used request id req-b693a7f7-d96f-4c05-9a92-bed1d6cc9e18 2019-01-09 16:24:00,390 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 83603e39-688b-407a-81b9-0cfa04c1c740 could not be found. (HTTP 404) (Request-ID: req-b693a7f7-d96f-4c05-9a92-bed1d6cc9e18) 2019-01-09 16:24:00,391 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-inst 2019-01-09 16:24:00,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd7ed73bf318bf113a235c82345f10137ce8ae02" 2019-01-09 16:24:00,424 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:24:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e2ec112e-bfd0-4a15-bbe9-e2401cf1604f x-compute-request-id: req-e2ec112e-bfd0-4a15-bbe9-e2401cf1604f Content-Length: 0 Content-Type: application/json 2019-01-09 16:24:00,425 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/15ed6406-7117-4ecd-9137-ee4141ddc6ef used request id req-e2ec112e-bfd0-4a15-bbe9-e2401cf1604f 2019-01-09 16:24:00,425 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet 2019-01-09 16:24:00,426 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-subnet 2019-01-09 16:24:00,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/48539890-d086-4e59-a225-a1a2117a35f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bc6fd2098738dbc03692fc2f00da9f1bd5968c" 2019-01-09 16:24:01,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f99549a-d48d-4e7d-bcc8-607c2933555c Date: Wed, 09 Jan 2019 16:24:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:24:01,788 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/48539890-d086-4e59-a225-a1a2117a35f7 used request id req-9f99549a-d48d-4e7d-bcc8-607c2933555c 2019-01-09 16:24:01,788 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-pub-net 2019-01-09 16:24:01,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/178e97af-3202-4959-ae36-c0007d84d221 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08bc6fd2098738dbc03692fc2f00da9f1bd5968c" 2019-01-09 16:24:02,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fe51d90-ef91-4d7b-8fc7-06033fbbf46c Date: Wed, 09 Jan 2019 16:24:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:24:02,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/178e97af-3202-4959-ae36-c0007d84d221 used request id req-7fe51d90-ef91-4d7b-8fc7-06033fbbf46c 2019-01-09 16:24:02,856 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-5e1ad626-5669-47af-a479-dabc9c5da7b3-image 2019-01-09 16:24:02,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0f5fdacbeb4b37c4a3a0c0c580e826f398473258" 2019-01-09 16:24:03,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8fe9a2d9-0c49-4287-853d-39c130339964 Date: Wed, 09 Jan 2019 16:24: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-09 16:24:03,268 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ba0096ab-bbe9-4d48-947c-7b50f3cc982a used request id req-8fe9a2d9-0c49-4287-853d-39c130339964 2019-01-09 16:24:03,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:03,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-26f13b94-661d-4f03-998e-732bc63df6c2 Date: Wed, 09 Jan 2019 16:24:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "created_at": "2019-01-09T16:23:40Z", "updated_at": "2019-01-09T16:23:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:23:41Z", "revision_number": 0, "id": "41a27d7d-b4ef-4f8e-8429-0a43d869ef57", "remote_group_id": "dc37bbd9-d16a-4351-80c3-2fc8ebb14554", "remote_ip_prefix": null, "created_at": "2019-01-09T16:23:41Z", "security_group_id": "dc37bbd9-d16a-4351-80c3-2fc8ebb14554", "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6295408a0a641ffa21f54737f3c4251"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:23:41Z", "revision_number": 0, "id": "5bfffd9d-fb59-4fa9-9cdd-49e593fce3a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:23:41Z", "security_group_id": "dc37bbd9-d16a-4351-80c3-2fc8ebb14554", "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6295408a0a641ffa21f54737f3c4251"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:23:41Z", "revision_number": 0, "id": "696f37fe-1d89-4374-971b-9b3ea506f003", "remote_group_id": "dc37bbd9-d16a-4351-80c3-2fc8ebb14554", "remote_ip_prefix": null, "created_at": "2019-01-09T16:23:41Z", "security_group_id": "dc37bbd9-d16a-4351-80c3-2fc8ebb14554", "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "port_range_min": null, "ethertype": "IPv4", "project_id": "f6295408a0a641ffa21f54737f3c4251"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:23:41Z", "revision_number": 0, "id": "a5989a0c-fcf1-4fa6-9c7f-9c7e19c45aa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:23:41Z", "security_group_id": "dc37bbd9-d16a-4351-80c3-2fc8ebb14554", "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "port_range_min": null, "ethertype": "IPv6", "project_id": "f6295408a0a641ffa21f54737f3c4251"}], "revision_number": 4, "project_id": "f6295408a0a641ffa21f54737f3c4251", "id": "dc37bbd9-d16a-4351-80c3-2fc8ebb14554", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:24:03,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-26f13b94-661d-4f03-998e-732bc63df6c2 2019-01-09 16:24:03,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:03,795 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3fe8f07-37a2-41a1-b941-5765ac0827fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:24:03,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-b3fe8f07-37a2-41a1-b941-5765ac0827fc 2019-01-09 16:24:03,795 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:24:03,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:03,895 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5818e78-3f37-4e44-84ed-103deb8e6824 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:24:03,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-d5818e78-3f37-4e44-84ed-103deb8e6824 2019-01-09 16:24:03,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:24:03,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:03,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b099b620-35a0-43e7-8b5e-5e20b19362b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:24:03,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-b099b620-35a0-43e7-8b5e-5e20b19362b6 2019-01-09 16:24:03,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:24:03,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:04,095 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-405003cf-a831-41fe-bd2e-ef110facdbbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:24:04,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-405003cf-a831-41fe-bd2e-ef110facdbbe 2019-01-09 16:24:04,095 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:24:04,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:04,195 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96b0b63b-2886-49a1-9b00-d40d488c1074 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:24:04,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-96b0b63b-2886-49a1-9b00-d40d488c1074 2019-01-09 16:24:04,195 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:24:04,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:04,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eba3cd23-b181-4e50-8c01-1cb69cf03034 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:24:04,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-eba3cd23-b181-4e50-8c01-1cb69cf03034 2019-01-09 16:24:04,294 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:24:04,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:04,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72313aab-cf6b-4285-ba26-a5044082cb2e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:24:04,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-72313aab-cf6b-4285-ba26-a5044082cb2e 2019-01-09 16:24:04,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:04,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca7f7b79-086e-4744-bc7b-d6bc2f31123f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:24:04,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-ca7f7b79-086e-4744-bc7b-d6bc2f31123f 2019-01-09 16:24:04,499 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:24:04,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:04,597 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e6ee7d0-634d-4674-8952-fce8649f5225 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:24:04,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-6e6ee7d0-634d-4674-8952-fce8649f5225 2019-01-09 16:24:04,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:24:04,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:04,695 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-589b38b7-1cc2-4bdf-8d6b-6d0fc54943c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:24:04,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-589b38b7-1cc2-4bdf-8d6b-6d0fc54943c8 2019-01-09 16:24:04,695 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:24:04,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:04,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2db6c3ce-25ff-4f1f-8f16-e85186a1b511 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "f6295408a0a641ffa21f54737f3c4251", "name": "CreateInstanceSimpleTests-32458b9e-a1a7-432-proj"}} 2019-01-09 16:24:04,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 used request id req-2db6c3ce-25ff-4f1f-8f16-e85186a1b511 2019-01-09 16:24:04,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc37bbd9-d16a-4351-80c3-2fc8ebb14554 2019-01-09 16:24:04,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc37bbd9-d16a-4351-80c3-2fc8ebb14554 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:04,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-77010e36-a17c-4391-bbbc-32da64464bea Date: Wed, 09 Jan 2019 16:24:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dc37bbd9-d16a-4351-80c3-2fc8ebb14554", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:23:41Z", "security_group_id": "dc37bbd9-d16a-4351-80c3-2fc8ebb14554", "port_range_min": null, "revision_number": 0, "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "created_at": "2019-01-09T16:23:41Z", "project_id": "f6295408a0a641ffa21f54737f3c4251", "id": "41a27d7d-b4ef-4f8e-8429-0a43d869ef57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:23:41Z", "security_group_id": "dc37bbd9-d16a-4351-80c3-2fc8ebb14554", "port_range_min": null, "revision_number": 0, "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "created_at": "2019-01-09T16:23:41Z", "project_id": "f6295408a0a641ffa21f54737f3c4251", "id": "5bfffd9d-fb59-4fa9-9cdd-49e593fce3a3"}, {"remote_group_id": "dc37bbd9-d16a-4351-80c3-2fc8ebb14554", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:23:41Z", "security_group_id": "dc37bbd9-d16a-4351-80c3-2fc8ebb14554", "port_range_min": null, "revision_number": 0, "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "created_at": "2019-01-09T16:23:41Z", "project_id": "f6295408a0a641ffa21f54737f3c4251", "id": "696f37fe-1d89-4374-971b-9b3ea506f003"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:23:41Z", "security_group_id": "dc37bbd9-d16a-4351-80c3-2fc8ebb14554", "port_range_min": null, "revision_number": 0, "tenant_id": "f6295408a0a641ffa21f54737f3c4251", "created_at": "2019-01-09T16:23:41Z", "project_id": "f6295408a0a641ffa21f54737f3c4251", "id": "a5989a0c-fcf1-4fa6-9c7f-9c7e19c45aa3"}]} 2019-01-09 16:24:04,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dc37bbd9-d16a-4351-80c3-2fc8ebb14554 used request id req-77010e36-a17c-4391-bbbc-32da64464bea 2019-01-09 16:24:04,823 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:24:04,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/dc37bbd9-d16a-4351-80c3-2fc8ebb14554 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:05,022 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ad77584-9d81-4702-b2fe-8041c6cf47bd Content-Length: 0 Date: Wed, 09 Jan 2019 16:24:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:24:05,022 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/dc37bbd9-d16a-4351-80c3-2fc8ebb14554 used request id req-9ad77584-9d81-4702-b2fe-8041c6cf47bd 2019-01-09 16:24:05,023 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-32458b9e-a1a7-432-proj 2019-01-09 16:24:05,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:05,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d325836-080f-48f0-85ad-349f167a219b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:24:05,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/f6295408a0a641ffa21f54737f3c4251 used request id req-5d325836-080f-48f0-85ad-349f167a219b 2019-01-09 16:24:05,389 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-32458b9e-a1a7-432-proj-role 2019-01-09 16:24:05,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e50a212b51f047f190a84b45b262a6d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:05,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88f0b3b4-ea66-482a-ad20-ad783ddc0d80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:24:05,694 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e50a212b51f047f190a84b45b262a6d8 used request id req-88f0b3b4-ea66-482a-ad20-ad783ddc0d80 2019-01-09 16:24:05,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60b70c421a627ce1d8cc8f04f0b0be209001e2f6" 2019-01-09 16:24:05,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d66f79be-71af-4643-8fed-c49483347bc5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:24:05,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d66f79be-71af-4643-8fed-c49483347bc5 2019-01-09 16:24:05,796 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-32458b9e-a1a7-432-user 2019-01-09 16:24:05,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/68a40fe0263c4cf3bc03997a8e905cec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9e9874ce64ae89fdd121012c63e406fd9550e8" 2019-01-09 16:24:06,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44eda4b0-57af-4104-a477-d44fcfae16c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:24:06,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/68a40fe0263c4cf3bc03997a8e905cec used request id req-44eda4b0-57af-4104-a477-d44fcfae16c7 2019-01-09 16:24:06,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:06,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["KXTWpTyESYSgwcrZGCLnrQ"], "issued_at": "2019-01-09T16:24:06.000000Z"}} 2019-01-09 16:24:06,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c606ef1245f9b4f72d5eaaee019b77e5eacdde5" 2019-01-09 16:24:06,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-520f2c47-48c6-46eb-a72a-94e947aeff6e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:06,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-520f2c47-48c6-46eb-a72a-94e947aeff6e 2019-01-09 16:24:06,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:06,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:06,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["ZEe1LrT1S-CDM83YRPLYOA"], "issued_at": "2019-01-09T16:24:06.000000Z"}} 2019-01-09 16:24:06,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:07,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f330ef7-2fd0-4edc-a9a9-9c546a3af57d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:07,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7f330ef7-2fd0-4edc-a9a9-9c546a3af57d 2019-01-09 16:24:07,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:24:07,051 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:24: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:24:07,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:07,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8585a5a5-9fc8-4cd8-bdc4-f37401273177 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:24:07,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj used request id req-8585a5a5-9fc8-4cd8-bdc4-f37401273177 2019-01-09 16:24:07,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:07,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf43deb-f313-43be-9b70-dbdc05925e0a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:24:07,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2bf43deb-f313-43be-9b70-dbdc05925e0a 2019-01-09 16:24:07,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}}' 2019-01-09 16:24:07,391 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:24:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-033e3a96-e726-4884-8a4e-e25a2a32c9be Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7"}, "tags": [], "enabled": true, "id": "6b970cca9d9141959c95ae9ebedee5c7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}} 2019-01-09 16:24:07,391 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-033e3a96-e726-4884-8a4e-e25a2a32c9be 2019-01-09 16:24:07,391 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj 2019-01-09 16:24:07,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:07,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:07,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["kRSLqS0HTaCifhYOahxPnw"], "issued_at": "2019-01-09T16:24:07.000000Z"}} 2019-01-09 16:24:07,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b86233ca06ee46c2fcd6875e21eb0c502deedcd2" 2019-01-09 16:24:07,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf0c34c-bcca-4d94-a861-c961e5f9ad06 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:07,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ecf0c34c-bcca-4d94-a861-c961e5f9ad06 2019-01-09 16:24:07,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:24:07,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:24: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:24:07,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b86233ca06ee46c2fcd6875e21eb0c502deedcd2" 2019-01-09 16:24:08,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ca1a0b-dc3e-4dd9-8f01-e222d59fe2bc Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:24:08,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f6ca1a0b-dc3e-4dd9-8f01-e222d59fe2bc 2019-01-09 16:24:08,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b86233ca06ee46c2fcd6875e21eb0c502deedcd2" 2019-01-09 16:24:08,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708cbb86-02e4-480e-a42f-e7bd3cb9c895 Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7"}, "tags": [], "enabled": true, "id": "6b970cca9d9141959c95ae9ebedee5c7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}]} 2019-01-09 16:24:08,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj used request id req-708cbb86-02e4-480e-a42f-e7bd3cb9c895 2019-01-09 16:24:08,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b86233ca06ee46c2fcd6875e21eb0c502deedcd2" 2019-01-09 16:24:08,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b691f7-a881-4d0c-bb85-e78fc42419ac Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:24:08,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-67b691f7-a881-4d0c-bb85-e78fc42419ac 2019-01-09 16:24:08,628 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-fdec97a3-b073-43d-user 2019-01-09 16:24:08,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:08,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:08,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a997b91-a7c5-4d94-81a6-179605e1b483 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:24:08,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0a997b91-a7c5-4d94-81a6-179605e1b483 2019-01-09 16:24:08,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" -d '{"role": {"name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj-role"}}' 2019-01-09 16:24:08,766 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d207838e-bb3d-4e6f-967e-a2eb5addbe69 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44573f1ed0ce45c28996ec86ca415bfc", "links": {"self": "http://172.30.9.29:5000/v3/roles/44573f1ed0ce45c28996ec86ca415bfc"}, "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj-role"}} 2019-01-09 16:24:08,766 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d207838e-bb3d-4e6f-967e-a2eb5addbe69 2019-01-09 16:24:08,767 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj-role 2019-01-09 16:24:08,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/44573f1ed0ce45c28996ec86ca415bfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:08,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e38450a-baab-41a5-8e97-8ffc4a1c1d6d Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44573f1ed0ce45c28996ec86ca415bfc", "links": {"self": "http://172.30.9.29:5000/v3/roles/44573f1ed0ce45c28996ec86ca415bfc"}, "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj-role"}} 2019-01-09 16:24:08,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/44573f1ed0ce45c28996ec86ca415bfc used request id req-2e38450a-baab-41a5-8e97-8ffc4a1c1d6d 2019-01-09 16:24:08,870 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj-role to project CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj 2019-01-09 16:24:08,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7/users/9f06b7a5776d4936b748aa55b1959d9e/roles/44573f1ed0ce45c28996ec86ca415bfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:09,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52fa24cc-b946-409e-af75-350156faea90 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:24:09,021 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7/users/9f06b7a5776d4936b748aa55b1959d9e/roles/44573f1ed0ce45c28996ec86ca415bfc used request id req-52fa24cc-b946-409e-af75-350156faea90 2019-01-09 16:24:09,021 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:24:09,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:09,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:09,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44573f1ed0ce45c28996ec86ca415bfc", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj-role"}], "expires_at": "2019-01-09T17:24:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b970cca9d9141959c95ae9ebedee5c7", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-user", "id": "9f06b7a5776d4936b748aa55b1959d9e"}, "audit_ids": ["6S_o_D1ZT-OeecO7MI7ECw"], "issued_at": "2019-01-09T16:24:09.000000Z"}} 2019-01-09 16:24:09,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8756612540ebe3a60d32ba4a50156f1363dccd2d" 2019-01-09 16:24:09,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e8bcde4-e9c1-405d-a0b1-1d60cc342317 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:09,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6e8bcde4-e9c1-405d-a0b1-1d60cc342317 2019-01-09 16:24:09,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8756612540ebe3a60d32ba4a50156f1363dccd2d" 2019-01-09 16:24:09,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-df08b1b3-1a30-47ed-be25-c38ece2ab41b Date: Wed, 09 Jan 2019 16:24:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image"} 2019-01-09 16:24:09,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image used request id req-df08b1b3-1a30-47ed-be25-c38ece2ab41b 2019-01-09 16:24:09,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8756612540ebe3a60d32ba4a50156f1363dccd2d" 2019-01-09 16:24:09,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b7a9a9d4-d7b8-421a-931f-bae37b98f533 Date: Wed, 09 Jan 2019 16:24:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 16:24:09,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b7a9a9d4-d7b8-421a-931f-bae37b98f533 2019-01-09 16:24:09,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8756612540ebe3a60d32ba4a50156f1363dccd2d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image"}' 2019-01-09 16:24:09,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6b7cc75f-4475-4c93-b954-2e34080be5c2 Date: Wed, 09 Jan 2019 16:24:09 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:24:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:24:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "min_disk": 0, "protected": false, "id": "2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "file": "/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831/file", "checksum": null, "owner": "6b970cca9d9141959c95ae9ebedee5c7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:24:09,788 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6b7cc75f-4475-4c93-b954-2e34080be5c2 2019-01-09 16:24:09,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8756612540ebe3a60d32ba4a50156f1363dccd2d" -d '' 2019-01-09 16:24:10,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b2ab4513-2ec0-4cf6-ad7e-9c38647d36b9 Date: Wed, 09 Jan 2019 16:24: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-09 16:24:10,546 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831/file used request id req-b2ab4513-2ec0-4cf6-ad7e-9c38647d36b9 2019-01-09 16:24:10,547 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:24:10,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8756612540ebe3a60d32ba4a50156f1363dccd2d" 2019-01-09 16:24:10,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b38b23ba-b858-4626-8047-ebea186a590a Date: Wed, 09 Jan 2019 16:24:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:24:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:24:10Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831/snap", "metadata": {}}], "self": "/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "min_disk": 0, "protected": false, "id": "2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "file": "/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b970cca9d9141959c95ae9ebedee5c7", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:24:10,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831 used request id req-b38b23ba-b858-4626-8047-ebea186a590a 2019-01-09 16:24:10,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8756612540ebe3a60d32ba4a50156f1363dccd2d" 2019-01-09 16:24:10,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3142d463-f9e1-4bec-b743-11105d3fe4fa Date: Wed, 09 Jan 2019 16:24: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-09 16:24:10,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-3142d463-f9e1-4bec-b743-11105d3fe4fa 2019-01-09 16:24:10,579 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image 2019-01-09 16:24:10,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8756612540ebe3a60d32ba4a50156f1363dccd2d" 2019-01-09 16:24:10,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-225c41f1-2723-49fe-8f41-4e5a0efbcc1b Date: Wed, 09 Jan 2019 16:24:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:24:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:24:10Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831/snap", "metadata": {}}], "self": "/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "min_disk": 0, "protected": false, "id": "2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "file": "/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b970cca9d9141959c95ae9ebedee5c7", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:24:10,597 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831 used request id req-225c41f1-2723-49fe-8f41-4e5a0efbcc1b 2019-01-09 16:24:10,597 - create_image - DEBUG - Instance status is - active 2019-01-09 16:24:10,598 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image 2019-01-09 16:24:10,598 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image 2019-01-09 16:24:10,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:10,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:11,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44573f1ed0ce45c28996ec86ca415bfc", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj-role"}], "expires_at": "2019-01-09T17:24:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b970cca9d9141959c95ae9ebedee5c7", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-user", "id": "9f06b7a5776d4936b748aa55b1959d9e"}, "audit_ids": ["z1Dvr32sTO-iZQAebiGPxg"], "issued_at": "2019-01-09T16:24:11.000000Z"}} 2019-01-09 16:24:11,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d65ad845ed093442cc6aac2f68e103c2edd1a1" 2019-01-09 16:24:11,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff87b3ca-5ff5-48b7-a36f-00495271db84 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:11,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ff87b3ca-5ff5-48b7-a36f-00495271db84 2019-01-09 16:24:11,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d65ad845ed093442cc6aac2f68e103c2edd1a1" 2019-01-09 16:24:11,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-570389ee-deb2-4ccf-9f9f-9dd10f93e439 Date: Wed, 09 Jan 2019 16:24:11 GMT RESP BODY: {"networks":[]} 2019-01-09 16:24:11,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net used request id req-570389ee-deb2-4ccf-9f9f-9dd10f93e439 2019-01-09 16:24:11,300 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net 2019-01-09 16:24:11,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d65ad845ed093442cc6aac2f68e103c2edd1a1" -d '{"network": {"name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net", "admin_state_up": true}}' 2019-01-09 16:24:11,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-a8fad644-3a89-45e1-b1c0-4e84d18cb08a Date: Wed, 09 Jan 2019 16:24:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b970cca9d9141959c95ae9ebedee5c7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:24:11Z","is_default":false,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:11Z","mtu":1450}} 2019-01-09 16:24:11,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-a8fad644-3a89-45e1-b1c0-4e84d18cb08a 2019-01-09 16:24:11,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d65ad845ed093442cc6aac2f68e103c2edd1a1" 2019-01-09 16:24:11,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-2ae89666-7c65-4f1a-acc9-d6c3624d00c4 Date: Wed, 09 Jan 2019 16:24:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6b970cca9d9141959c95ae9ebedee5c7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:24:11Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net","admin_state_up":true,"tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:11Z","mtu":1450}]} 2019-01-09 16:24:11,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-2ae89666-7c65-4f1a-acc9-d6c3624d00c4 2019-01-09 16:24:11,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d65ad845ed093442cc6aac2f68e103c2edd1a1" 2019-01-09 16:24:11,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f34fd9ac-9797-4044-82ad-057c16c5a01e Date: Wed, 09 Jan 2019 16:24:11 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:24:11,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-f34fd9ac-9797-4044-82ad-057c16c5a01e 2019-01-09 16:24:11,853 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet 2019-01-09 16:24:11,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d65ad845ed093442cc6aac2f68e103c2edd1a1" -d '{"subnets": [{"ip_version": 4, "network_id": "d1c23e6a-6f45-47e3-9139-40a932f75e90", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet"}]}' 2019-01-09 16:24:12,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-343f048c-eb0f-4292-99ea-e5413e583446 Date: Wed, 09 Jan 2019 16:24:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:12Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24:12Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6b970cca9d9141959c95ae9ebedee5c7","id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet"}]} 2019-01-09 16:24:12,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-343f048c-eb0f-4292-99ea-e5413e583446 2019-01-09 16:24:12,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d65ad845ed093442cc6aac2f68e103c2edd1a1" 2019-01-09 16:24:12,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3f01447b-a45e-4775-91dd-3950fc8f536c Date: Wed, 09 Jan 2019 16:24:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b970cca9d9141959c95ae9ebedee5c7","l2_adjacency":true,"status":"ACTIVE","subnets":["6ea989fe-5ca2-4b0a-99c6-51426e198c0c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net","admin_state_up":true,"tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:11Z","mtu":1450}]} 2019-01-09 16:24:12,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-3f01447b-a45e-4775-91dd-3950fc8f536c 2019-01-09 16:24:12,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d65ad845ed093442cc6aac2f68e103c2edd1a1" 2019-01-09 16:24:12,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7e623e8a-66ff-4aeb-b1e8-d5510d7a03d5 Date: Wed, 09 Jan 2019 16:24:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:12Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b970cca9d9141959c95ae9ebedee5c7","id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet"}]} 2019-01-09 16:24:12,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-7e623e8a-66ff-4aeb-b1e8-d5510d7a03d5 2019-01-09 16:24:12,810 - OpenStackNetwork - DEBUG - Network [d1c23e6a-6f45-47e3-9139-40a932f75e90] created successfully 2019-01-09 16:24:12,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:12,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:13,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:24:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["S9AR6XZISd-KFfm_laetrw"], "issued_at": "2019-01-09T16:24:13.000000Z"}} 2019-01-09 16:24:13,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e920d322cc618c2a2c083b0bde1a54547fb72ae" 2019-01-09 16:24:13,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f7e4798-dbd9-4f99-ac96-d9f676585921 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:13,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1f7e4798-dbd9-4f99-ac96-d9f676585921 2019-01-09 16:24:13,369 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:24:13,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e920d322cc618c2a2c083b0bde1a54547fb72ae" 2019-01-09 16:24:13,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bcc09d39-2a8f-4358-b4bc-a4d6542077de x-compute-request-id: req-bcc09d39-2a8f-4358-b4bc-a4d6542077de Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:24:13,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-bcc09d39-2a8f-4358-b4bc-a4d6542077de 2019-01-09 16:24:13,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e920d322cc618c2a2c083b0bde1a54547fb72ae" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-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-09 16:24:13,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce2a5030-6ced-46c3-95bf-53448dc85651 x-compute-request-id: req-ce2a5030-6ced-46c3-95bf-53448dc85651 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973", "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": "c64c9e2b-c710-4156-a750-857ed7e0b973"}} 2019-01-09 16:24:13,609 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ce2a5030-6ced-46c3-95bf-53448dc85651 2019-01-09 16:24:13,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:13,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:14,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44573f1ed0ce45c28996ec86ca415bfc", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj-role"}], "expires_at": "2019-01-09T17:24:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b970cca9d9141959c95ae9ebedee5c7", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-user", "id": "9f06b7a5776d4936b748aa55b1959d9e"}, "audit_ids": ["l5eJdbKrQtWfuwOrAWmiqQ"], "issued_at": "2019-01-09T16:24:14.000000Z"}} 2019-01-09 16:24:14,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:14,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a857e67-8c36-423c-8773-0d3a334f0148 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:14,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7a857e67-8c36-423c-8773-0d3a334f0148 2019-01-09 16:24:14,094 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:24:14,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:14,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fbf2f55-8527-4a30-ad76-7fb8d21cff27 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:14,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7fbf2f55-8527-4a30-ad76-7fb8d21cff27 2019-01-09 16:24:14,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:14,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2f88c07e-12f9-44ad-b3c3-8ea7e697580a Date: Wed, 09 Jan 2019 16:24:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b970cca9d9141959c95ae9ebedee5c7","l2_adjacency":true,"status":"ACTIVE","subnets":["6ea989fe-5ca2-4b0a-99c6-51426e198c0c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net","admin_state_up":true,"tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:11Z","mtu":1450}]} 2019-01-09 16:24:14,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net used request id req-2f88c07e-12f9-44ad-b3c3-8ea7e697580a 2019-01-09 16:24:14,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:14,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8a1d170d-d50f-4b07-a8e6-a008c1fbb41f Date: Wed, 09 Jan 2019 16:24:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:12Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b970cca9d9141959c95ae9ebedee5c7","id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet"}]} 2019-01-09 16:24:14,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-8a1d170d-d50f-4b07-a8e6-a008c1fbb41f 2019-01-09 16:24:14,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:14,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3ecf1748-15e2-448f-8e04-4361b7946d48 Date: Wed, 09 Jan 2019 16:24:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b970cca9d9141959c95ae9ebedee5c7","l2_adjacency":true,"status":"ACTIVE","subnets":["6ea989fe-5ca2-4b0a-99c6-51426e198c0c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net","admin_state_up":true,"tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:11Z","mtu":1450}]} 2019-01-09 16:24:14,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net used request id req-3ecf1748-15e2-448f-8e04-4361b7946d48 2019-01-09 16:24:14,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:24:14,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:24:14,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:14,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4afe872e-1d2a-43e5-8269-0a822c0b7565 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b970cca9d9141959c95ae9ebedee5c7", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}} 2019-01-09 16:24:14,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 used request id req-4afe872e-1d2a-43e5-8269-0a822c0b7565 2019-01-09 16:24:14,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:14,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8b47774b-2870-427b-9914-b9643407caef Date: Wed, 09 Jan 2019 16:24:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:12Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b970cca9d9141959c95ae9ebedee5c7","id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet"}]} 2019-01-09 16:24:14,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-8b47774b-2870-427b-9914-b9643407caef 2019-01-09 16:24:14,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90&name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:14,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-206ee114-4cd7-404a-acd2-f8da5863bc75 Date: Wed, 09 Jan 2019 16:24:14 GMT RESP BODY: {"ports":[]} 2019-01-09 16:24:14,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90&name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153port-1&admin_state_up=True used request id req-206ee114-4cd7-404a-acd2-f8da5863bc75 2019-01-09 16:24:14,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:15,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed1c6d44-db50-4ca1-ac7b-9cef1da7999b x-compute-request-id: req-ed1c6d44-db50-4ca1-ac7b-9cef1da7999b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:24:15,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst used request id req-ed1c6d44-db50-4ca1-ac7b-9cef1da7999b 2019-01-09 16:24:15,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:15,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fd50f617-9527-4006-8f9d-4a10df2df066 Date: Wed, 09 Jan 2019 16:24:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b970cca9d9141959c95ae9ebedee5c7","l2_adjacency":true,"status":"ACTIVE","subnets":["6ea989fe-5ca2-4b0a-99c6-51426e198c0c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net","admin_state_up":true,"tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:11Z","mtu":1450}]} 2019-01-09 16:24:15,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net used request id req-fd50f617-9527-4006-8f9d-4a10df2df066 2019-01-09 16:24:15,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:15,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3d1622c7-917f-4d07-85e7-fae07b4acf20 Date: Wed, 09 Jan 2019 16:24:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:12Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b970cca9d9141959c95ae9ebedee5c7","id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet"}]} 2019-01-09 16:24:15,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-3d1622c7-917f-4d07-85e7-fae07b4acf20 2019-01-09 16:24:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:15,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-54a64eb0-0ba4-49ac-9440-5805131b203e Date: Wed, 09 Jan 2019 16:24:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b970cca9d9141959c95ae9ebedee5c7","l2_adjacency":true,"status":"ACTIVE","subnets":["6ea989fe-5ca2-4b0a-99c6-51426e198c0c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net","admin_state_up":true,"tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:11Z","mtu":1450}]} 2019-01-09 16:24:15,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net used request id req-54a64eb0-0ba4-49ac-9440-5805131b203e 2019-01-09 16:24:15,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:15,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df201935-5f78-4514-b593-852b34ce20f8 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b970cca9d9141959c95ae9ebedee5c7", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}} 2019-01-09 16:24:15,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 used request id req-df201935-5f78-4514-b593-852b34ce20f8 2019-01-09 16:24:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:15,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fcb09fee-5a5e-4828-aaf0-75b0de180cca Date: Wed, 09 Jan 2019 16:24:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:12Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b970cca9d9141959c95ae9ebedee5c7","id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet"}]} 2019-01-09 16:24:15,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-fcb09fee-5a5e-4828-aaf0-75b0de180cca 2019-01-09 16:24:15,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90&name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:15,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2698620d-6e08-451c-b0ed-eaf2b6af88af Date: Wed, 09 Jan 2019 16:24:15 GMT RESP BODY: {"ports":[]} 2019-01-09 16:24:15,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90&name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153port-1&admin_state_up=True used request id req-2698620d-6e08-451c-b0ed-eaf2b6af88af 2019-01-09 16:24:15,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:15,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:15,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44573f1ed0ce45c28996ec86ca415bfc", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj-role"}], "expires_at": "2019-01-09T17:24:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b970cca9d9141959c95ae9ebedee5c7", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/6b970cca9d9141959c95ae9ebedee5c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_6b970cca9d9141959c95ae9ebedee5c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_6b970cca9d9141959c95ae9ebedee5c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-user", "id": "9f06b7a5776d4936b748aa55b1959d9e"}, "audit_ids": ["jNBLZB41SnO36TjND_dscQ"], "issued_at": "2019-01-09T16:24:15.000000Z"}} 2019-01-09 16:24:15,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69fddb802880541107d25f2ac5b359c9450182d1" 2019-01-09 16:24:15,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5f47b9c-d387-4482-a055-c16e032c0a8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:15,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b5f47b9c-d387-4482-a055-c16e032c0a8a 2019-01-09 16:24:15,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:16,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7f56d54b-d295-43d0-891c-1a2e45ee0783 Date: Wed, 09 Jan 2019 16:24:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b970cca9d9141959c95ae9ebedee5c7","l2_adjacency":true,"status":"ACTIVE","subnets":["6ea989fe-5ca2-4b0a-99c6-51426e198c0c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net","admin_state_up":true,"tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:11Z","mtu":1450}]} 2019-01-09 16:24:16,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net used request id req-7f56d54b-d295-43d0-891c-1a2e45ee0783 2019-01-09 16:24:16,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:16,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-099d7040-9a43-4cb0-89f7-19c75342965b Date: Wed, 09 Jan 2019 16:24:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:12Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b970cca9d9141959c95ae9ebedee5c7","id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet"}]} 2019-01-09 16:24:16,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-099d7040-9a43-4cb0-89f7-19c75342965b 2019-01-09 16:24:16,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:16,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-eb937434-61e5-460e-9a18-f4311786a468 Date: Wed, 09 Jan 2019 16:24:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b970cca9d9141959c95ae9ebedee5c7","l2_adjacency":true,"status":"ACTIVE","subnets":["6ea989fe-5ca2-4b0a-99c6-51426e198c0c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net","admin_state_up":true,"tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:11Z","mtu":1450}]} 2019-01-09 16:24:16,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net used request id req-eb937434-61e5-460e-9a18-f4311786a468 2019-01-09 16:24:16,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:24:16,167 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:24: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:24:16,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69fddb802880541107d25f2ac5b359c9450182d1" 2019-01-09 16:24:16,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c85a53-5840-4c56-ae29-f6a124c65782 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b970cca9d9141959c95ae9ebedee5c7", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}} 2019-01-09 16:24:16,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 used request id req-d3c85a53-5840-4c56-ae29-f6a124c65782 2019-01-09 16:24:16,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:16,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7e7ad06b-78ad-421c-ad28-be541a12075e Date: Wed, 09 Jan 2019 16:24:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:12Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b970cca9d9141959c95ae9ebedee5c7","id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet"}]} 2019-01-09 16:24:16,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-7e7ad06b-78ad-421c-ad28-be541a12075e 2019-01-09 16:24:16,306 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net 2019-01-09 16:24:16,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" -d '{"port": {"network_id": "d1c23e6a-6f45-47e3-9139-40a932f75e90", "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2019-01-09 16:24:17,511 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-3fdcdfa2-d601-4f72-97e8-b1cda6e60a8f Date: Wed, 09 Jan 2019 16:24:17 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-09T16:24:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","ip_address":"10.55.0.3"}],"id":"3eb0876f-6218-4dd5-b34f-413e839020b3","security_groups":["64226d47-cbc7-46a5-b2a7-45840a5b114b"],"mac_address":"fa:16:3e:d7:d3:bc","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153port-1","project_id":"6b970cca9d9141959c95ae9ebedee5c7","qos_policy_id":null,"admin_state_up":true,"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:24:17,511 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-3fdcdfa2-d601-4f72-97e8-b1cda6e60a8f 2019-01-09 16:24:17,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:17,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ad883e26-eaf2-4504-87b6-60058a152a19 Date: Wed, 09 Jan 2019 16:24:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b970cca9d9141959c95ae9ebedee5c7","l2_adjacency":true,"status":"ACTIVE","subnets":["6ea989fe-5ca2-4b0a-99c6-51426e198c0c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net","admin_state_up":true,"tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:11Z","mtu":1450}]} 2019-01-09 16:24:17,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net used request id req-ad883e26-eaf2-4504-87b6-60058a152a19 2019-01-09 16:24:17,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:17,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ccdb3e88-8e61-4b70-bb32-e849aad96227 Date: Wed, 09 Jan 2019 16:24:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:12Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b970cca9d9141959c95ae9ebedee5c7","id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet"}]} 2019-01-09 16:24:17,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-ccdb3e88-8e61-4b70-bb32-e849aad96227 2019-01-09 16:24:17,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:17,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d32fd731-9c1f-4038-ae19-b5ef861f38ce Date: Wed, 09 Jan 2019 16:24:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b970cca9d9141959c95ae9ebedee5c7","l2_adjacency":true,"status":"ACTIVE","subnets":["6ea989fe-5ca2-4b0a-99c6-51426e198c0c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net","admin_state_up":true,"tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:11Z","mtu":1450}]} 2019-01-09 16:24:17,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net used request id req-d32fd731-9c1f-4038-ae19-b5ef861f38ce 2019-01-09 16:24:17,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:17,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a16a3a-2d0d-4e86-813f-943262c20ec2 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b970cca9d9141959c95ae9ebedee5c7", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}} 2019-01-09 16:24:17,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 used request id req-01a16a3a-2d0d-4e86-813f-943262c20ec2 2019-01-09 16:24:17,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:17,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-57e5be57-fddf-416e-b306-e6c5cc5a6430 Date: Wed, 09 Jan 2019 16:24:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:12Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b970cca9d9141959c95ae9ebedee5c7","id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet"}]} 2019-01-09 16:24:17,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-57e5be57-fddf-416e-b306-e6c5cc5a6430 2019-01-09 16:24:17,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90&name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:17,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 884 X-Openstack-Request-Id: req-ed5d235d-75bc-4659-8394-7d14c2c11e6a Date: Wed, 09 Jan 2019 16:24:17 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-09T16:24:17Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","ip_address":"10.55.0.3"}],"id":"3eb0876f-6218-4dd5-b34f-413e839020b3","security_groups":["64226d47-cbc7-46a5-b2a7-45840a5b114b"],"mac_address":"fa:16:3e:d7:d3:bc","project_id":"6b970cca9d9141959c95ae9ebedee5c7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153port-1","admin_state_up":true,"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:24:17,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90&name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153port-1&admin_state_up=True used request id req-ed5d235d-75bc-4659-8394-7d14c2c11e6a 2019-01-09 16:24:17,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:18,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18aa1428-8c55-40a9-8eee-641779162bdf Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b970cca9d9141959c95ae9ebedee5c7", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}} 2019-01-09 16:24:18,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 used request id req-18aa1428-8c55-40a9-8eee-641779162bdf 2019-01-09 16:24:18,088 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst 2019-01-09 16:24:18,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:18,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72a6fc2d-9e57-408e-bc90-879b8202fc9d x-compute-request-id: req-72a6fc2d-9e57-408e-bc90-879b8202fc9d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c64c9e2b-c710-4156-a750-857ed7e0b973", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-flavor-name"}]} 2019-01-09 16:24:18,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-72a6fc2d-9e57-408e-bc90-879b8202fc9d 2019-01-09 16:24:18,122 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:18,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9aa061d3-260b-4f2a-bf18-a3bcdc029948 x-compute-request-id: req-9aa061d3-260b-4f2a-bf18-a3bcdc029948 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973", "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": "c64c9e2b-c710-4156-a750-857ed7e0b973"}} 2019-01-09 16:24:18,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973 used request id req-9aa061d3-260b-4f2a-bf18-a3bcdc029948 2019-01-09 16:24:18,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:18,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-28d15cae-5389-4c16-a02a-cfec742ebbf3 Date: Wed, 09 Jan 2019 16:24:18 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:24:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:24:10Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831/snap", "metadata": {}}], "self": "/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "min_disk": 0, "protected": false, "id": "2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "file": "/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6b970cca9d9141959c95ae9ebedee5c7", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image"} 2019-01-09 16:24:18,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image used request id req-28d15cae-5389-4c16-a02a-cfec742ebbf3 2019-01-09 16:24:18,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:18,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-17c97ed1-a638-4cb1-ae91-751cf5cdfb37 Date: Wed, 09 Jan 2019 16:24: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-09 16:24:18,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-17c97ed1-a638-4cb1-ae91-751cf5cdfb37 2019-01-09 16:24:18,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" -d '{"server": {"name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst", "imageRef": "2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "flavorRef": "c64c9e2b-c710-4156-a750-857ed7e0b973", "max_count": 1, "min_count": 1, "networks": [{"port": "3eb0876f-6218-4dd5-b34f-413e839020b3"}]}}' 2019-01-09 16:24:19,680 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:24:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-14d73fd9-506d-45c6-acf6-18e1554bad25 x-compute-request-id: req-14d73fd9-506d-45c6-acf6-18e1554bad25 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "bookmark"}], "adminPass": "wmUCt79PsfQk"}} 2019-01-09 16:24:19,680 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-14d73fd9-506d-45c6-acf6-18e1554bad25 2019-01-09 16:24:19,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:20,224 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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,Accept-Encoding x-openstack-request-id: req-bdca45ee-6f33-405f-aeea-6917d99ee930 x-compute-request-id: req-bdca45ee-6f33-405f-aeea-6917d99ee930 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.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "bookmark"}], "image": {"id": "2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "links": [{"href": "http://172.30.9.29:8774/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c64c9e2b-c710-4156-a750-857ed7e0b973", "links": [{"href": "http://172.30.9.29:8774/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973", "rel": "bookmark"}]}, "id": "86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "user_id": "9f06b7a5776d4936b748aa55b1959d9e", "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-09T16:24:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst", "created": "2019-01-09T16:24:19Z", "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:24:20,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c used request id req-bdca45ee-6f33-405f-aeea-6917d99ee930 2019-01-09 16:24:20,225 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst 2019-01-09 16:24:20,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:20,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-05be6295-c401-485e-8131-3f8dd967ff9f x-compute-request-id: req-05be6295-c401-485e-8131-3f8dd967ff9f Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "bookmark"}], "image": {"id": "2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "links": [{"href": "http://172.30.9.29:8774/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c64c9e2b-c710-4156-a750-857ed7e0b973", "links": [{"href": "http://172.30.9.29:8774/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973", "rel": "bookmark"}]}, "id": "86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "user_id": "9f06b7a5776d4936b748aa55b1959d9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:24:20Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst", "created": "2019-01-09T16:24:19Z", "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:24:20,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c used request id req-05be6295-c401-485e-8131-3f8dd967ff9f 2019-01-09 16:24:20,476 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst] is - BUILD 2019-01-09 16:24:20,476 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:24:23,480 - create_instance - DEBUG - VM status query timeout in 896.745305061 2019-01-09 16:24:23,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:23,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24: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-54e4ffbb-a62f-4f49-bc4e-c9807020e987 x-compute-request-id: req-54e4ffbb-a62f-4f49-bc4e-c9807020e987 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.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "bookmark"}], "image": {"id": "2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "links": [{"href": "http://172.30.9.29:8774/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c64c9e2b-c710-4156-a750-857ed7e0b973", "links": [{"href": "http://172.30.9.29:8774/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973", "rel": "bookmark"}]}, "id": "86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "security_groups": [{"name": "default"}], "user_id": "9f06b7a5776d4936b748aa55b1959d9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:24:20Z", "hostId": "edbbf90073c40819229dab08c7dcdff7df26902849261885b74371af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst", "created": "2019-01-09T16:24:19Z", "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:24:23,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c used request id req-54e4ffbb-a62f-4f49-bc4e-c9807020e987 2019-01-09 16:24:23,801 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst] is - BUILD 2019-01-09 16:24:23,801 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:24:26,804 - create_instance - DEBUG - VM status query timeout in 893.420432091 2019-01-09 16:24:26,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:27,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24: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-8a609d9d-1d29-4aea-a1b0-550bc20752e3 x-compute-request-id: req-8a609d9d-1d29-4aea-a1b0-550bc20752e3 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:d3:bc", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "bookmark"}], "image": {"id": "2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "links": [{"href": "http://172.30.9.29:8774/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:24:25.000000", "flavor": {"id": "c64c9e2b-c710-4156-a750-857ed7e0b973", "links": [{"href": "http://172.30.9.29:8774/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973", "rel": "bookmark"}]}, "id": "86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "security_groups": [{"name": "default"}], "user_id": "9f06b7a5776d4936b748aa55b1959d9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:24:25Z", "hostId": "edbbf90073c40819229dab08c7dcdff7df26902849261885b74371af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst", "created": "2019-01-09T16:24:19Z", "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:24:27,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c used request id req-8a609d9d-1d29-4aea-a1b0-550bc20752e3 2019-01-09 16:24:27,123 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst] is - ACTIVE 2019-01-09 16:24:27,123 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:24:27,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:27,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24: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-7a114a91-7bf5-448a-94d9-3e567e149fca x-compute-request-id: req-7a114a91-7bf5-448a-94d9-3e567e149fca Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:d3:bc", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "bookmark"}], "image": {"id": "2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "links": [{"href": "http://172.30.9.29:8774/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:24:25.000000", "flavor": {"id": "c64c9e2b-c710-4156-a750-857ed7e0b973", "links": [{"href": "http://172.30.9.29:8774/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973", "rel": "bookmark"}]}, "id": "86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "security_groups": [{"name": "default"}], "user_id": "9f06b7a5776d4936b748aa55b1959d9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:24:25Z", "hostId": "edbbf90073c40819229dab08c7dcdff7df26902849261885b74371af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst", "created": "2019-01-09T16:24:19Z", "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:24:27,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c used request id req-7a114a91-7bf5-448a-94d9-3e567e149fca 2019-01-09 16:24:27,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:27,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-418178a3-96a0-4570-8350-17a910bf16e1 Date: Wed, 09 Jan 2019 16:24:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6b970cca9d9141959c95ae9ebedee5c7","l2_adjacency":true,"status":"ACTIVE","subnets":["6ea989fe-5ca2-4b0a-99c6-51426e198c0c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:12Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net","admin_state_up":true,"tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:11Z","mtu":1450}]} 2019-01-09 16:24:27,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net used request id req-418178a3-96a0-4570-8350-17a910bf16e1 2019-01-09 16:24:27,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:27,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212404f5-89f6-4222-814e-5a6c0a5f6d77 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b970cca9d9141959c95ae9ebedee5c7", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}} 2019-01-09 16:24:27,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 used request id req-212404f5-89f6-4222-814e-5a6c0a5f6d77 2019-01-09 16:24:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:27,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3377b858-281e-40e8-baa2-bc8f1cf58108 Date: Wed, 09 Jan 2019 16:24:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:12Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24:12Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6b970cca9d9141959c95ae9ebedee5c7","id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet"}]} 2019-01-09 16:24:27,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-3377b858-281e-40e8-baa2-bc8f1cf58108 2019-01-09 16:24:27,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:27,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1722 X-Openstack-Request-Id: req-046a3c48-95f4-4b08-835e-55e04d44b3f6 Date: Wed, 09 Jan 2019 16:24:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:24:15Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","ip_address":"10.55.0.2"}],"id":"38bce417-42f3-46f8-809e-05db45456546","security_groups":[],"mac_address":"fa:16:3e:97:1c:45","project_id":"6b970cca9d9141959c95ae9ebedee5c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:12Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d1c23e6a-6f45-47e3-9139-40a932f75e90","ip_allocation":"immediate"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:24:25Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6ea989fe-5ca2-4b0a-99c6-51426e198c0c","ip_address":"10.55.0.3"}],"id":"3eb0876f-6218-4dd5-b34f-413e839020b3","security_groups":["64226d47-cbc7-46a5-b2a7-45840a5b114b"],"mac_address":"fa:16:3e:d7:d3:bc","project_id":"6b970cca9d9141959c95ae9ebedee5c7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153port-1","admin_state_up":true,"network_id":"d1c23e6a-6f45-47e3-9139-40a932f75e90","tenant_id":"6b970cca9d9141959c95ae9ebedee5c7","created_at":"2019-01-09T16:24:16Z","binding:vnic_type":"normal","device_id":"86e5ba7f-fae5-47e0-a95a-79def8d28a9c","ip_allocation":"immediate"}]} 2019-01-09 16:24:27,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-046a3c48-95f4-4b08-835e-55e04d44b3f6 2019-01-09 16:24:27,561 - create_instance - INFO - Deleting Port with ID - 3eb0876f-6218-4dd5-b34f-413e839020b3 2019-01-09 16:24:27,562 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153port-1 2019-01-09 16:24:27,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/3eb0876f-6218-4dd5-b34f-413e839020b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:28,331 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b675f5ba-346f-4807-9f1d-f14f2298bac1 Date: Wed, 09 Jan 2019 16:24:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:24:28,331 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/3eb0876f-6218-4dd5-b34f-413e839020b3 used request id req-b675f5ba-346f-4807-9f1d-f14f2298bac1 2019-01-09 16:24:28,332 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst 2019-01-09 16:24:28,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:28,449 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:24:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9fbbf93-18ab-4ad6-a13e-f4226f2140ed x-compute-request-id: req-a9fbbf93-18ab-4ad6-a13e-f4226f2140ed Content-Type: application/json 2019-01-09 16:24:28,449 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c used request id req-a9fbbf93-18ab-4ad6-a13e-f4226f2140ed 2019-01-09 16:24:28,449 - create_instance - INFO - Checking deletion status 2019-01-09 16:24:28,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:28,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c21bb81f-9e78-49d8-8db2-f3d66a3de4bb x-compute-request-id: req-c21bb81f-9e78-49d8-8db2-f3d66a3de4bb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "rel": "bookmark"}], "image": {"id": "2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "links": [{"href": "http://172.30.9.29:8774/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:24:25.000000", "flavor": {"id": "c64c9e2b-c710-4156-a750-857ed7e0b973", "links": [{"href": "http://172.30.9.29:8774/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973", "rel": "bookmark"}]}, "id": "86e5ba7f-fae5-47e0-a95a-79def8d28a9c", "user_id": "9f06b7a5776d4936b748aa55b1959d9e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:24:28Z", "hostId": "edbbf90073c40819229dab08c7dcdff7df26902849261885b74371af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst", "created": "2019-01-09T16:24:19Z", "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:24:28,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c used request id req-c21bb81f-9e78-49d8-8db2-f3d66a3de4bb 2019-01-09 16:24:28,735 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst] is - ACTIVE 2019-01-09 16:24:28,735 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:24:31,738 - create_instance - DEBUG - VM status query timeout in 296.71133399 2019-01-09 16:24:31,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933eac11325f8b119dcab326344205428f9e8fca" 2019-01-09 16:24:31,790 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-347971ae-4096-4bed-b654-fc99ea00c949 x-compute-request-id: req-347971ae-4096-4bed-b654-fc99ea00c949 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 86e5ba7f-fae5-47e0-a95a-79def8d28a9c could not be found.", "code": 404}} 2019-01-09 16:24:31,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/86e5ba7f-fae5-47e0-a95a-79def8d28a9c used request id req-347971ae-4096-4bed-b654-fc99ea00c949 2019-01-09 16:24:31,790 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 86e5ba7f-fae5-47e0-a95a-79def8d28a9c could not be found. (HTTP 404) (Request-ID: req-347971ae-4096-4bed-b654-fc99ea00c949) 2019-01-09 16:24:31,790 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-inst 2019-01-09 16:24:31,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e920d322cc618c2a2c083b0bde1a54547fb72ae" 2019-01-09 16:24:31,821 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:24:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb41245f-b139-485e-9411-67e0eaff1a71 x-compute-request-id: req-eb41245f-b139-485e-9411-67e0eaff1a71 Content-Length: 0 Content-Type: application/json 2019-01-09 16:24:31,821 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c64c9e2b-c710-4156-a750-857ed7e0b973 used request id req-eb41245f-b139-485e-9411-67e0eaff1a71 2019-01-09 16:24:31,822 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet 2019-01-09 16:24:31,822 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-subnet 2019-01-09 16:24:31,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/6ea989fe-5ca2-4b0a-99c6-51426e198c0c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d65ad845ed093442cc6aac2f68e103c2edd1a1" 2019-01-09 16:24:33,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6fec0f37-7bb5-421c-9bd7-91cd008a1c54 Date: Wed, 09 Jan 2019 16:24:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:24:33,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/6ea989fe-5ca2-4b0a-99c6-51426e198c0c used request id req-6fec0f37-7bb5-421c-9bd7-91cd008a1c54 2019-01-09 16:24:33,189 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-pub-net 2019-01-09 16:24:33,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/d1c23e6a-6f45-47e3-9139-40a932f75e90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9d65ad845ed093442cc6aac2f68e103c2edd1a1" 2019-01-09 16:24:34,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-12ee3de5-4d80-425a-b529-9e6ad8001ed6 Date: Wed, 09 Jan 2019 16:24:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:24:34,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/d1c23e6a-6f45-47e3-9139-40a932f75e90 used request id req-12ee3de5-4d80-425a-b529-9e6ad8001ed6 2019-01-09 16:24:34,310 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-b5215fac-2cb5-4e23-89e6-18b8b8e84153-image 2019-01-09 16:24:34,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8756612540ebe3a60d32ba4a50156f1363dccd2d" 2019-01-09 16:24:35,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a53010f-433b-44d8-8f16-55d250232674 Date: Wed, 09 Jan 2019 16:24: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-09 16:24:35,277 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2c6b7bd6-8ed7-4f91-95a1-730d1507f831 used request id req-0a53010f-433b-44d8-8f16-55d250232674 2019-01-09 16:24:35,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:35,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-ca29a744-8ba7-44ba-be0a-8785fc5e5f69 Date: Wed, 09 Jan 2019 16:24:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "created_at": "2019-01-09T16:24:11Z", "updated_at": "2019-01-09T16:24:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:24:11Z", "revision_number": 0, "id": "70ff4654-e3db-4210-aeab-75ae0d9736d2", "remote_group_id": "64226d47-cbc7-46a5-b2a7-45840a5b114b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:24:11Z", "security_group_id": "64226d47-cbc7-46a5-b2a7-45840a5b114b", "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b970cca9d9141959c95ae9ebedee5c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:24:11Z", "revision_number": 0, "id": "92eac55c-1c67-4918-9b3d-91b8456053c9", "remote_group_id": "64226d47-cbc7-46a5-b2a7-45840a5b114b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:24:11Z", "security_group_id": "64226d47-cbc7-46a5-b2a7-45840a5b114b", "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b970cca9d9141959c95ae9ebedee5c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:24:11Z", "revision_number": 0, "id": "ea508fea-1e81-4398-9009-b6580087b47f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:24:11Z", "security_group_id": "64226d47-cbc7-46a5-b2a7-45840a5b114b", "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6b970cca9d9141959c95ae9ebedee5c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:24:11Z", "revision_number": 0, "id": "f321a658-9b74-4968-98e9-07f5ac38b8d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:24:11Z", "security_group_id": "64226d47-cbc7-46a5-b2a7-45840a5b114b", "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6b970cca9d9141959c95ae9ebedee5c7"}], "revision_number": 4, "project_id": "6b970cca9d9141959c95ae9ebedee5c7", "id": "64226d47-cbc7-46a5-b2a7-45840a5b114b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:24:35,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ca29a744-8ba7-44ba-be0a-8785fc5e5f69 2019-01-09 16:24:35,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:35,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cecabb81-1904-4e8b-89b0-8cae8c03e1d8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:24:35,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-cecabb81-1904-4e8b-89b0-8cae8c03e1d8 2019-01-09 16:24:35,658 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:24:35,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:35,759 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34515785-591e-49f4-8e0b-04b65f44c78b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:24:35,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-34515785-591e-49f4-8e0b-04b65f44c78b 2019-01-09 16:24:35,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:24:35,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:35,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff77a0e8-a679-45db-8cfb-ccf105afa404 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:24:35,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-ff77a0e8-a679-45db-8cfb-ccf105afa404 2019-01-09 16:24:35,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:24:35,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:35,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eea8553-26e2-49fe-bc5d-9fe3b071dfd4 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "6b970cca9d9141959c95ae9ebedee5c7", "name": "CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj"}} 2019-01-09 16:24:35,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 used request id req-7eea8553-26e2-49fe-bc5d-9fe3b071dfd4 2019-01-09 16:24:35,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 64226d47-cbc7-46a5-b2a7-45840a5b114b 2019-01-09 16:24:35,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=64226d47-cbc7-46a5-b2a7-45840a5b114b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:35,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-43cf674e-c19c-485c-8533-eb3c72e3f1e1 Date: Wed, 09 Jan 2019 16:24:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "64226d47-cbc7-46a5-b2a7-45840a5b114b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:24:11Z", "security_group_id": "64226d47-cbc7-46a5-b2a7-45840a5b114b", "port_range_min": null, "revision_number": 0, "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "created_at": "2019-01-09T16:24:11Z", "project_id": "6b970cca9d9141959c95ae9ebedee5c7", "id": "70ff4654-e3db-4210-aeab-75ae0d9736d2"}, {"remote_group_id": "64226d47-cbc7-46a5-b2a7-45840a5b114b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:24:11Z", "security_group_id": "64226d47-cbc7-46a5-b2a7-45840a5b114b", "port_range_min": null, "revision_number": 0, "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "created_at": "2019-01-09T16:24:11Z", "project_id": "6b970cca9d9141959c95ae9ebedee5c7", "id": "92eac55c-1c67-4918-9b3d-91b8456053c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:24:11Z", "security_group_id": "64226d47-cbc7-46a5-b2a7-45840a5b114b", "port_range_min": null, "revision_number": 0, "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "created_at": "2019-01-09T16:24:11Z", "project_id": "6b970cca9d9141959c95ae9ebedee5c7", "id": "ea508fea-1e81-4398-9009-b6580087b47f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:24:11Z", "security_group_id": "64226d47-cbc7-46a5-b2a7-45840a5b114b", "port_range_min": null, "revision_number": 0, "tenant_id": "6b970cca9d9141959c95ae9ebedee5c7", "created_at": "2019-01-09T16:24:11Z", "project_id": "6b970cca9d9141959c95ae9ebedee5c7", "id": "f321a658-9b74-4968-98e9-07f5ac38b8d1"}]} 2019-01-09 16:24:35,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=64226d47-cbc7-46a5-b2a7-45840a5b114b used request id req-43cf674e-c19c-485c-8533-eb3c72e3f1e1 2019-01-09 16:24:35,989 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:24:35,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/64226d47-cbc7-46a5-b2a7-45840a5b114b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:36,121 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82b739dc-8a0c-4333-8047-6e3ceb3ee6c9 Content-Length: 0 Date: Wed, 09 Jan 2019 16:24:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:24:36,121 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/64226d47-cbc7-46a5-b2a7-45840a5b114b used request id req-82b739dc-8a0c-4333-8047-6e3ceb3ee6c9 2019-01-09 16:24:36,122 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj 2019-01-09 16:24:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:36,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bf5d3ab-1bcd-46cf-96fc-f7171eeed758 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:24:36,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/6b970cca9d9141959c95ae9ebedee5c7 used request id req-5bf5d3ab-1bcd-46cf-96fc-f7171eeed758 2019-01-09 16:24:36,359 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-fdec97a3-b073-43d-proj-role 2019-01-09 16:24:36,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/44573f1ed0ce45c28996ec86ca415bfc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:36,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9db84f4f-ef59-4607-a2e2-49e139b48f65 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:24:36,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/44573f1ed0ce45c28996ec86ca415bfc used request id req-9db84f4f-ef59-4607-a2e2-49e139b48f65 2019-01-09 16:24:36,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abce60989533aeba3d4b3cac01520c4b39fdd4d0" 2019-01-09 16:24:36,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32253e69-43ec-49f4-9bc2-4ef9fd63912e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:24:36,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-32253e69-43ec-49f4-9bc2-4ef9fd63912e 2019-01-09 16:24:36,582 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-fdec97a3-b073-43d-user 2019-01-09 16:24:36,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/9f06b7a5776d4936b748aa55b1959d9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b86233ca06ee46c2fcd6875e21eb0c502deedcd2" 2019-01-09 16:24:36,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0f717d-660e-478a-8ba4-5bad5ce4d0a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:24:36,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/9f06b7a5776d4936b748aa55b1959d9e used request id req-dc0f717d-660e-478a-8ba4-5bad5ce4d0a4 2019-01-09 16:24:36,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:37,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["UMDzjLxDRrqAaDWpfVB1Ig"], "issued_at": "2019-01-09T16:24:37.000000Z"}} 2019-01-09 16:24:37,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9692f7912a7b9f8d85ef3184f6d64c06984a6084" 2019-01-09 16:24:37,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbe2f00-91a7-4037-9c20-069e8c598bd6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:37,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6fbe2f00-91a7-4037-9c20-069e8c598bd6 2019-01-09 16:24:37,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:37,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:37,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["uufneX1jRQmnQ9B4vXirPg"], "issued_at": "2019-01-09T16:24:37.000000Z"}} 2019-01-09 16:24:37,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:37,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e4328e6-876d-4d19-8766-9fa6d0a8690a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:37,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9e4328e6-876d-4d19-8766-9fa6d0a8690a 2019-01-09 16:24:37,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:24:37,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:24: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:24:37,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-576960de-8805-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:37,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a99cde-26ce-4e94-9670-b8d26ab38661 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-576960de-8805-42b-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:24:37,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-576960de-8805-42b-proj used request id req-d3a99cde-26ce-4e94-9670-b8d26ab38661 2019-01-09 16:24:37,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:37,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee693a3-1a70-4abe-84f6-80d6dd636590 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:24:37,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4ee693a3-1a70-4abe-84f6-80d6dd636590 2019-01-09 16:24:37,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj"}}' 2019-01-09 16:24:38,072 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:24:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-196e3b00-b597-4075-a410-2d15494352cb Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae"}, "tags": [], "enabled": true, "id": "3184091df4eb428b984c073ecfdcbcae", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj"}} 2019-01-09 16:24:38,073 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-196e3b00-b597-4075-a410-2d15494352cb 2019-01-09 16:24:38,073 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-576960de-8805-42b-proj 2019-01-09 16:24:38,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:38,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:38,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["57t2pelTQ_2VMpleggFtog"], "issued_at": "2019-01-09T16:24:38.000000Z"}} 2019-01-09 16:24:38,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67337e19e88498622b7b821e176949416e82922" 2019-01-09 16:24:38,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b0fe5f1-f3e5-4a5e-b3a7-618b2efac7ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:38,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9b0fe5f1-f3e5-4a5e-b3a7-618b2efac7ff 2019-01-09 16:24:38,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:24:38,574 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:24: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:24:38,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67337e19e88498622b7b821e176949416e82922" 2019-01-09 16:24:38,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d539f93-04d8-4f58-af28-2a9d6ace479a Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:24:38,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8d539f93-04d8-4f58-af28-2a9d6ace479a 2019-01-09 16:24:38,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-576960de-8805-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67337e19e88498622b7b821e176949416e82922" 2019-01-09 16:24:38,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08505ed3-d490-4b06-8a63-cb2237992c30 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-576960de-8805-42b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae"}, "tags": [], "enabled": true, "id": "3184091df4eb428b984c073ecfdcbcae", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj"}]} 2019-01-09 16:24:38,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-576960de-8805-42b-proj used request id req-08505ed3-d490-4b06-8a63-cb2237992c30 2019-01-09 16:24:38,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67337e19e88498622b7b821e176949416e82922" 2019-01-09 16:24:38,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5149903-9eda-4be3-9775-4016d8414db1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:24:38,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d5149903-9eda-4be3-9775-4016d8414db1 2019-01-09 16:24:39,287 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-576960de-8805-42b-user 2019-01-09 16:24:39,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:39,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:39,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d08efef-7d8d-4055-906b-d199c2d08f25 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:24:39,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1d08efef-7d8d-4055-906b-d199c2d08f25 2019-01-09 16:24:39,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" -d '{"role": {"name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj-role"}}' 2019-01-09 16:24:39,506 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2875857e-eac8-4dbf-ba83-fff96cdbc60a Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "774d75fd35b54c3fa4d626c496f3ecd7", "links": {"self": "http://172.30.9.29:5000/v3/roles/774d75fd35b54c3fa4d626c496f3ecd7"}, "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj-role"}} 2019-01-09 16:24:39,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-2875857e-eac8-4dbf-ba83-fff96cdbc60a 2019-01-09 16:24:39,506 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-576960de-8805-42b-proj-role 2019-01-09 16:24:39,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/774d75fd35b54c3fa4d626c496f3ecd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:39,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba16e56-4554-4321-b768-97cd6dc95d3b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "774d75fd35b54c3fa4d626c496f3ecd7", "links": {"self": "http://172.30.9.29:5000/v3/roles/774d75fd35b54c3fa4d626c496f3ecd7"}, "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj-role"}} 2019-01-09 16:24:39,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/774d75fd35b54c3fa4d626c496f3ecd7 used request id req-aba16e56-4554-4321-b768-97cd6dc95d3b 2019-01-09 16:24:39,608 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-576960de-8805-42b-proj-role to project CreateInstancePortManipulationTests-576960de-8805-42b-proj 2019-01-09 16:24:39,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae/users/5b3ad987962f431f84485c6c341c09fc/roles/774d75fd35b54c3fa4d626c496f3ecd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:39,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd4dcbb9-3b95-4f29-9c6e-765f2c3dafec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:24:39,767 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae/users/5b3ad987962f431f84485c6c341c09fc/roles/774d75fd35b54c3fa4d626c496f3ecd7 used request id req-fd4dcbb9-3b95-4f29-9c6e-765f2c3dafec 2019-01-09 16:24:39,768 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:24:39,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:39,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:40,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774d75fd35b54c3fa4d626c496f3ecd7", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj-role"}], "expires_at": "2019-01-09T17:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3184091df4eb428b984c073ecfdcbcae", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-576960de-8805-42b-user", "id": "5b3ad987962f431f84485c6c341c09fc"}, "audit_ids": ["UE1cbbqgQQeBK-ZNfESzaw"], "issued_at": "2019-01-09T16:24:40.000000Z"}} 2019-01-09 16:24:40,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9c559eb7fca661c571eb28d36b7133df54f31c6" 2019-01-09 16:24:40,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20eb4901-e7a5-439f-86c3-23c90c8f13dc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:40,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-20eb4901-e7a5-439f-86c3-23c90c8f13dc 2019-01-09 16:24:40,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c559eb7fca661c571eb28d36b7133df54f31c6" 2019-01-09 16:24:40,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-932bd5fe-4e24-4708-a540-2df4dd8580b4 Date: Wed, 09 Jan 2019 16:24:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-image"} 2019-01-09 16:24:40,464 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-image used request id req-932bd5fe-4e24-4708-a540-2df4dd8580b4 2019-01-09 16:24:40,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c559eb7fca661c571eb28d36b7133df54f31c6" 2019-01-09 16:24:40,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-700c9a9e-c92c-47a1-a1e1-314d5a6cb3bc Date: Wed, 09 Jan 2019 16:24: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-09 16:24:40,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-700c9a9e-c92c-47a1-a1e1-314d5a6cb3bc 2019-01-09 16:24:40,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f9c559eb7fca661c571eb28d36b7133df54f31c6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-image"}' 2019-01-09 16:24:40,536 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8983c3ad-de33-4eaa-88df-297ff47de34a Date: Wed, 09 Jan 2019 16:24:40 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:24:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:24:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8", "min_disk": 0, "protected": false, "id": "897bc62b-5863-4154-9e2e-13caadf9a2d8", "file": "/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8/file", "checksum": null, "owner": "3184091df4eb428b984c073ecfdcbcae", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:24:40,536 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-8983c3ad-de33-4eaa-88df-297ff47de34a 2019-01-09 16:24:40,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c559eb7fca661c571eb28d36b7133df54f31c6" -d '' 2019-01-09 16:24:41,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ff380c6-096a-4e49-ab49-46980cd40d00 Date: Wed, 09 Jan 2019 16:24: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-09 16:24:41,209 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8/file used request id req-9ff380c6-096a-4e49-ab49-46980cd40d00 2019-01-09 16:24:41,209 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:24:41,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c559eb7fca661c571eb28d36b7133df54f31c6" 2019-01-09 16:24:41,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9e744c24-0fd2-4142-9c69-f73f4e746b79 Date: Wed, 09 Jan 2019 16:24:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:24:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:24:41Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/897bc62b-5863-4154-9e2e-13caadf9a2d8/snap", "metadata": {}}], "self": "/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8", "min_disk": 0, "protected": false, "id": "897bc62b-5863-4154-9e2e-13caadf9a2d8", "file": "/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3184091df4eb428b984c073ecfdcbcae", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/897bc62b-5863-4154-9e2e-13caadf9a2d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:24:41,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8 used request id req-9e744c24-0fd2-4142-9c69-f73f4e746b79 2019-01-09 16:24:41,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c559eb7fca661c571eb28d36b7133df54f31c6" 2019-01-09 16:24:41,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dfe8fc77-e5e2-4692-aef3-bfa282f218c8 Date: Wed, 09 Jan 2019 16:24: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-09 16:24:41,239 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-dfe8fc77-e5e2-4692-aef3-bfa282f218c8 2019-01-09 16:24:41,242 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-image 2019-01-09 16:24:41,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c559eb7fca661c571eb28d36b7133df54f31c6" 2019-01-09 16:24:41,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e48f2386-7196-4617-a5e8-d7223589a8a4 Date: Wed, 09 Jan 2019 16:24:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:24:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:24:41Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/897bc62b-5863-4154-9e2e-13caadf9a2d8/snap", "metadata": {}}], "self": "/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8", "min_disk": 0, "protected": false, "id": "897bc62b-5863-4154-9e2e-13caadf9a2d8", "file": "/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3184091df4eb428b984c073ecfdcbcae", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/897bc62b-5863-4154-9e2e-13caadf9a2d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:24:41,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8 used request id req-e48f2386-7196-4617-a5e8-d7223589a8a4 2019-01-09 16:24:41,263 - create_image - DEBUG - Instance status is - active 2019-01-09 16:24:41,264 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-image 2019-01-09 16:24:41,264 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-image 2019-01-09 16:24:41,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:41,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:41,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774d75fd35b54c3fa4d626c496f3ecd7", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj-role"}], "expires_at": "2019-01-09T17:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3184091df4eb428b984c073ecfdcbcae", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-576960de-8805-42b-user", "id": "5b3ad987962f431f84485c6c341c09fc"}, "audit_ids": ["GYgkFaHcSS-D2ijguHuj9A"], "issued_at": "2019-01-09T16:24:41.000000Z"}} 2019-01-09 16:24:41,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37f85f858e839e19ef61015b04999f248fa45a3" 2019-01-09 16:24:41,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d795f1-2d20-4b5d-9a00-279bab2fef95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:41,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e9d795f1-2d20-4b5d-9a00-279bab2fef95 2019-01-09 16:24:41,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37f85f858e839e19ef61015b04999f248fa45a3" 2019-01-09 16:24:41,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8e42e30a-a8c7-436f-be7d-37ff55283072 Date: Wed, 09 Jan 2019 16:24:41 GMT RESP BODY: {"networks":[]} 2019-01-09 16:24:41,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net used request id req-8e42e30a-a8c7-436f-be7d-37ff55283072 2019-01-09 16:24:41,955 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net 2019-01-09 16:24:41,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37f85f858e839e19ef61015b04999f248fa45a3" -d '{"network": {"name": "CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net", "admin_state_up": true}}' 2019-01-09 16:24:42,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b89c725a-dcac-49bc-bf2d-10fbb41b4123 Date: Wed, 09 Jan 2019 16:24:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ecf6512b-cd0b-470a-acce-a6804124beee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3184091df4eb428b984c073ecfdcbcae","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:24:42Z","is_default":false,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:42Z","mtu":1450}} 2019-01-09 16:24:42,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-b89c725a-dcac-49bc-bf2d-10fbb41b4123 2019-01-09 16:24:42,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ecf6512b-cd0b-470a-acce-a6804124beee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37f85f858e839e19ef61015b04999f248fa45a3" 2019-01-09 16:24:42,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-3cec899c-6cd4-4949-bd6a-69d035cbaec4 Date: Wed, 09 Jan 2019 16:24:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ecf6512b-cd0b-470a-acce-a6804124beee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3184091df4eb428b984c073ecfdcbcae","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:24:42Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net","admin_state_up":true,"tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:42Z","mtu":1450}]} 2019-01-09 16:24:42,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ecf6512b-cd0b-470a-acce-a6804124beee used request id req-3cec899c-6cd4-4949-bd6a-69d035cbaec4 2019-01-09 16:24:42,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37f85f858e839e19ef61015b04999f248fa45a3" 2019-01-09 16:24:42,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8ad0d6fa-6474-4a34-ac5e-f8a925691e08 Date: Wed, 09 Jan 2019 16:24:42 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:24:42,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee used request id req-8ad0d6fa-6474-4a34-ac5e-f8a925691e08 2019-01-09 16:24:42,612 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-subnet 2019-01-09 16:24:42,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37f85f858e839e19ef61015b04999f248fa45a3" -d '{"subnets": [{"ip_version": 4, "network_id": "ecf6512b-cd0b-470a-acce-a6804124beee", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-subnet"}]}' 2019-01-09 16:24:43,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5a5cbf42-6c5c-4762-9dbe-dd08d443c1f7 Date: Wed, 09 Jan 2019 16:24:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecf6512b-cd0b-470a-acce-a6804124beee","tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"3184091df4eb428b984c073ecfdcbcae","id":"cd623e5c-c370-426a-a78d-4edc1bb30f1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-subnet"}]} 2019-01-09 16:24:43,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-5a5cbf42-6c5c-4762-9dbe-dd08d443c1f7 2019-01-09 16:24:43,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ecf6512b-cd0b-470a-acce-a6804124beee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37f85f858e839e19ef61015b04999f248fa45a3" 2019-01-09 16:24:43,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-bb97f659-da2f-42a2-b873-59bd2b18f03e Date: Wed, 09 Jan 2019 16:24:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ecf6512b-cd0b-470a-acce-a6804124beee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3184091df4eb428b984c073ecfdcbcae","l2_adjacency":true,"status":"ACTIVE","subnets":["cd623e5c-c370-426a-a78d-4edc1bb30f1c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net","admin_state_up":true,"tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:42Z","mtu":1450}]} 2019-01-09 16:24:43,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ecf6512b-cd0b-470a-acce-a6804124beee used request id req-bb97f659-da2f-42a2-b873-59bd2b18f03e 2019-01-09 16:24:43,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37f85f858e839e19ef61015b04999f248fa45a3" 2019-01-09 16:24:43,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dd5a6264-09a5-44a8-b367-5176a6d917c9 Date: Wed, 09 Jan 2019 16:24:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecf6512b-cd0b-470a-acce-a6804124beee","tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"3184091df4eb428b984c073ecfdcbcae","id":"cd623e5c-c370-426a-a78d-4edc1bb30f1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-subnet"}]} 2019-01-09 16:24:43,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee used request id req-dd5a6264-09a5-44a8-b367-5176a6d917c9 2019-01-09 16:24:43,482 - OpenStackNetwork - DEBUG - Network [ecf6512b-cd0b-470a-acce-a6804124beee] created successfully 2019-01-09 16:24:43,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:43,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:43,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["XbWoUxCXRwifhRr2E03v3A"], "issued_at": "2019-01-09T16:24:43.000000Z"}} 2019-01-09 16:24:43,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea28a1efd1ceff92d3944feecab567abe74d94c0" 2019-01-09 16:24:44,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84574c73-7b55-4679-aec5-bfbbf37a1946 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:44,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-84574c73-7b55-4679-aec5-bfbbf37a1946 2019-01-09 16:24:44,015 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:24:44,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea28a1efd1ceff92d3944feecab567abe74d94c0" 2019-01-09 16:24:44,204 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3e9ce11c-860a-421c-ab41-821cfeab87a1 x-compute-request-id: req-3e9ce11c-860a-421c-ab41-821cfeab87a1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:24:44,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-3e9ce11c-860a-421c-ab41-821cfeab87a1 2019-01-09 16:24:44,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea28a1efd1ceff92d3944feecab567abe74d94c0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-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-09 16:24:44,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc9708af-2a13-4bb3-806a-35f1ce8a1633 x-compute-request-id: req-cc9708af-2a13-4bb3-806a-35f1ce8a1633 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c1afa49b-38b0-4c87-9a10-a27e0b1837de", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c1afa49b-38b0-4c87-9a10-a27e0b1837de", "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": "c1afa49b-38b0-4c87-9a10-a27e0b1837de"}} 2019-01-09 16:24:44,243 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-cc9708af-2a13-4bb3-806a-35f1ce8a1633 2019-01-09 16:24:44,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:44,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:44,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774d75fd35b54c3fa4d626c496f3ecd7", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj-role"}], "expires_at": "2019-01-09T17:24:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3184091df4eb428b984c073ecfdcbcae", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-576960de-8805-42b-user", "id": "5b3ad987962f431f84485c6c341c09fc"}, "audit_ids": ["W5ySw_xMRUOiIfGNEpnKjg"], "issued_at": "2019-01-09T16:24:44.000000Z"}} 2019-01-09 16:24:44,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:44,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-581925c9-9204-428c-af88-b9322bd88995 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:44,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-581925c9-9204-428c-af88-b9322bd88995 2019-01-09 16:24:44,722 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:24:44,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:44,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c59c95de-232e-42b6-8de7-b357d4abe6a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:44,812 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c59c95de-232e-42b6-8de7-b357d4abe6a5 2019-01-09 16:24:44,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:45,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-dbc437b3-825c-44ad-a1a8-4c58448239b0 Date: Wed, 09 Jan 2019 16:24:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ecf6512b-cd0b-470a-acce-a6804124beee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3184091df4eb428b984c073ecfdcbcae","l2_adjacency":true,"status":"ACTIVE","subnets":["cd623e5c-c370-426a-a78d-4edc1bb30f1c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net","admin_state_up":true,"tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:42Z","mtu":1450}]} 2019-01-09 16:24:45,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net used request id req-dbc437b3-825c-44ad-a1a8-4c58448239b0 2019-01-09 16:24:45,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:45,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f6f0fb79-113d-4ac2-946c-10392db52eee Date: Wed, 09 Jan 2019 16:24:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecf6512b-cd0b-470a-acce-a6804124beee","tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"3184091df4eb428b984c073ecfdcbcae","id":"cd623e5c-c370-426a-a78d-4edc1bb30f1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-subnet"}]} 2019-01-09 16:24:45,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee used request id req-f6f0fb79-113d-4ac2-946c-10392db52eee 2019-01-09 16:24:45,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:45,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cec2a894-2c3c-463d-b3d2-459845a3c8bb Date: Wed, 09 Jan 2019 16:24:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ecf6512b-cd0b-470a-acce-a6804124beee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3184091df4eb428b984c073ecfdcbcae","l2_adjacency":true,"status":"ACTIVE","subnets":["cd623e5c-c370-426a-a78d-4edc1bb30f1c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net","admin_state_up":true,"tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:42Z","mtu":1450}]} 2019-01-09 16:24:45,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net used request id req-cec2a894-2c3c-463d-b3d2-459845a3c8bb 2019-01-09 16:24:45,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:24:45,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:24: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:24:45,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:45,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8096049c-7a98-4f07-a763-beb0af693018 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3184091df4eb428b984c073ecfdcbcae", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj"}} 2019-01-09 16:24:45,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae used request id req-8096049c-7a98-4f07-a763-beb0af693018 2019-01-09 16:24:45,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:45,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6f87668e-20f4-40f0-9ecd-9c20e8ebacd1 Date: Wed, 09 Jan 2019 16:24:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecf6512b-cd0b-470a-acce-a6804124beee","tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"3184091df4eb428b984c073ecfdcbcae","id":"cd623e5c-c370-426a-a78d-4edc1bb30f1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-subnet"}]} 2019-01-09 16:24:45,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee used request id req-6f87668e-20f4-40f0-9ecd-9c20e8ebacd1 2019-01-09 16:24:45,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ecf6512b-cd0b-470a-acce-a6804124beee&name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254adport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:45,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0616db40-f90d-4b10-b370-41eac3d57f86 Date: Wed, 09 Jan 2019 16:24:45 GMT RESP BODY: {"ports":[]} 2019-01-09 16:24:45,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ecf6512b-cd0b-470a-acce-a6804124beee&name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254adport-1&admin_state_up=True used request id req-0616db40-f90d-4b10-b370-41eac3d57f86 2019-01-09 16:24:45,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:45,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24: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-37ae49bf-6220-4c4f-9a5e-e8c7159f91c5 x-compute-request-id: req-37ae49bf-6220-4c4f-9a5e-e8c7159f91c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:24:45,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-inst used request id req-37ae49bf-6220-4c4f-9a5e-e8c7159f91c5 2019-01-09 16:24:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:45,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-516b736a-4cfe-4561-950b-abac53aee3d1 Date: Wed, 09 Jan 2019 16:24:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ecf6512b-cd0b-470a-acce-a6804124beee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3184091df4eb428b984c073ecfdcbcae","l2_adjacency":true,"status":"ACTIVE","subnets":["cd623e5c-c370-426a-a78d-4edc1bb30f1c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net","admin_state_up":true,"tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:42Z","mtu":1450}]} 2019-01-09 16:24:45,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net used request id req-516b736a-4cfe-4561-950b-abac53aee3d1 2019-01-09 16:24:45,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:45,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ef611681-b489-4e42-abcd-11eaf33f88df Date: Wed, 09 Jan 2019 16:24:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecf6512b-cd0b-470a-acce-a6804124beee","tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"3184091df4eb428b984c073ecfdcbcae","id":"cd623e5c-c370-426a-a78d-4edc1bb30f1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-subnet"}]} 2019-01-09 16:24:45,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee used request id req-ef611681-b489-4e42-abcd-11eaf33f88df 2019-01-09 16:24:45,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:45,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b8744772-5312-4f96-bf0c-6f7e34282be4 Date: Wed, 09 Jan 2019 16:24:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ecf6512b-cd0b-470a-acce-a6804124beee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3184091df4eb428b984c073ecfdcbcae","l2_adjacency":true,"status":"ACTIVE","subnets":["cd623e5c-c370-426a-a78d-4edc1bb30f1c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net","admin_state_up":true,"tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:42Z","mtu":1450}]} 2019-01-09 16:24:45,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net used request id req-b8744772-5312-4f96-bf0c-6f7e34282be4 2019-01-09 16:24:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:46,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5277a28e-97cb-4bcb-bdde-f987fd1d869a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3184091df4eb428b984c073ecfdcbcae", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj"}} 2019-01-09 16:24:46,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae used request id req-5277a28e-97cb-4bcb-bdde-f987fd1d869a 2019-01-09 16:24:46,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:46,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2c815422-3cf0-406b-a6f9-bde28b4ce5ea Date: Wed, 09 Jan 2019 16:24:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecf6512b-cd0b-470a-acce-a6804124beee","tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"3184091df4eb428b984c073ecfdcbcae","id":"cd623e5c-c370-426a-a78d-4edc1bb30f1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-subnet"}]} 2019-01-09 16:24:46,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee used request id req-2c815422-3cf0-406b-a6f9-bde28b4ce5ea 2019-01-09 16:24:46,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ecf6512b-cd0b-470a-acce-a6804124beee&name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254adport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:46,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-95cd7aa2-850f-4afa-b488-1e839f931229 Date: Wed, 09 Jan 2019 16:24:46 GMT RESP BODY: {"ports":[]} 2019-01-09 16:24:46,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ecf6512b-cd0b-470a-acce-a6804124beee&name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254adport-1&admin_state_up=True used request id req-95cd7aa2-850f-4afa-b488-1e839f931229 2019-01-09 16:24:46,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:46,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:46,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "774d75fd35b54c3fa4d626c496f3ecd7", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj-role"}], "expires_at": "2019-01-09T17:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3184091df4eb428b984c073ecfdcbcae", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3184091df4eb428b984c073ecfdcbcae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3184091df4eb428b984c073ecfdcbcae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3184091df4eb428b984c073ecfdcbcae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-576960de-8805-42b-user", "id": "5b3ad987962f431f84485c6c341c09fc"}, "audit_ids": ["j2VQ9rGXTOyim0HfMS76rA"], "issued_at": "2019-01-09T16:24:46.000000Z"}} 2019-01-09 16:24:46,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eada6053bfc0d548b189deb435d705c4372c36b" 2019-01-09 16:24:46,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a801288-fe51-49d6-894b-b5f17b9e1a78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:46,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0a801288-fe51-49d6-894b-b5f17b9e1a78 2019-01-09 16:24:46,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:46,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f50b950b-adab-4203-8ba0-8bea7bb26b78 Date: Wed, 09 Jan 2019 16:24:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ecf6512b-cd0b-470a-acce-a6804124beee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3184091df4eb428b984c073ecfdcbcae","l2_adjacency":true,"status":"ACTIVE","subnets":["cd623e5c-c370-426a-a78d-4edc1bb30f1c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net","admin_state_up":true,"tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:42Z","mtu":1450}]} 2019-01-09 16:24:46,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net used request id req-f50b950b-adab-4203-8ba0-8bea7bb26b78 2019-01-09 16:24:46,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:46,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7499c2b1-8026-46d6-84c3-06f449bd9918 Date: Wed, 09 Jan 2019 16:24:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecf6512b-cd0b-470a-acce-a6804124beee","tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"3184091df4eb428b984c073ecfdcbcae","id":"cd623e5c-c370-426a-a78d-4edc1bb30f1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-subnet"}]} 2019-01-09 16:24:46,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee used request id req-7499c2b1-8026-46d6-84c3-06f449bd9918 2019-01-09 16:24:46,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:46,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cbf53221-655c-42b9-ad9d-80481f0bf261 Date: Wed, 09 Jan 2019 16:24:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ecf6512b-cd0b-470a-acce-a6804124beee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3184091df4eb428b984c073ecfdcbcae","l2_adjacency":true,"status":"ACTIVE","subnets":["cd623e5c-c370-426a-a78d-4edc1bb30f1c"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net","admin_state_up":true,"tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:42Z","mtu":1450}]} 2019-01-09 16:24:46,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net used request id req-cbf53221-655c-42b9-ad9d-80481f0bf261 2019-01-09 16:24:46,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:24:46,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:24: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:24:46,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4eada6053bfc0d548b189deb435d705c4372c36b" 2019-01-09 16:24:46,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe509325-14a7-4ded-bdb3-655f9a13e2bc Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3184091df4eb428b984c073ecfdcbcae", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj"}} 2019-01-09 16:24:46,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae used request id req-fe509325-14a7-4ded-bdb3-655f9a13e2bc 2019-01-09 16:24:46,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" 2019-01-09 16:24:46,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bbe8151c-0d7e-4c91-b52b-27f913809ec0 Date: Wed, 09 Jan 2019 16:24:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ecf6512b-cd0b-470a-acce-a6804124beee","tenant_id":"3184091df4eb428b984c073ecfdcbcae","created_at":"2019-01-09T16:24:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"3184091df4eb428b984c073ecfdcbcae","id":"cd623e5c-c370-426a-a78d-4edc1bb30f1c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-subnet"}]} 2019-01-09 16:24:46,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ecf6512b-cd0b-470a-acce-a6804124beee used request id req-bbe8151c-0d7e-4c91-b52b-27f913809ec0 2019-01-09 16:24:46,954 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net 2019-01-09 16:24:46,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feca7799ce03f9b23295734f5665c97405c333e2" -d '{"port": {"network_id": "ecf6512b-cd0b-470a-acce-a6804124beee", "name": "CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254adport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2019-01-09 16:24:46,966 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-8fa229d1-6b0e-44f4-98ff-e439b106c498 Date: Wed, 09 Jan 2019 16:24:46 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 16:24:46,966 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-8fa229d1-6b0e-44f4-98ff-e439b106c498 2019-01-09 16:24:46,966 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 16:24:46,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/c1afa49b-38b0-4c87-9a10-a27e0b1837de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea28a1efd1ceff92d3944feecab567abe74d94c0" 2019-01-09 16:24:46,992 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:24: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-c2307d26-d406-42a0-9c5e-80a3863b7960 x-compute-request-id: req-c2307d26-d406-42a0-9c5e-80a3863b7960 Content-Length: 0 Content-Type: application/json 2019-01-09 16:24:46,992 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c1afa49b-38b0-4c87-9a10-a27e0b1837de used request id req-c2307d26-d406-42a0-9c5e-80a3863b7960 2019-01-09 16:24:46,992 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-subnet 2019-01-09 16:24:46,993 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-subnet 2019-01-09 16:24:46,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/cd623e5c-c370-426a-a78d-4edc1bb30f1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37f85f858e839e19ef61015b04999f248fa45a3" 2019-01-09 16:24:48,073 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32b2c969-8ac9-47bc-a0a3-000cf2ff3c86 Date: Wed, 09 Jan 2019 16:24:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:24:48,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/cd623e5c-c370-426a-a78d-4edc1bb30f1c used request id req-32b2c969-8ac9-47bc-a0a3-000cf2ff3c86 2019-01-09 16:24:48,073 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-pub-net 2019-01-09 16:24:48,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/ecf6512b-cd0b-470a-acce-a6804124beee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d37f85f858e839e19ef61015b04999f248fa45a3" 2019-01-09 16:24:49,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-649b2517-ab50-4d66-b59c-b504c0e34cec Date: Wed, 09 Jan 2019 16:24:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:24:49,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/ecf6512b-cd0b-470a-acce-a6804124beee used request id req-649b2517-ab50-4d66-b59c-b504c0e34cec 2019-01-09 16:24:49,056 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f4b1b045-c60a-4332-9bf2-6ffc780254ad-image 2019-01-09 16:24:49,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9c559eb7fca661c571eb28d36b7133df54f31c6" 2019-01-09 16:24:49,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5dd1b7f4-d388-481b-a4d9-b85586aa64aa Date: Wed, 09 Jan 2019 16:24: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-09 16:24:49,377 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/897bc62b-5863-4154-9e2e-13caadf9a2d8 used request id req-5dd1b7f4-d388-481b-a4d9-b85586aa64aa 2019-01-09 16:24:49,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:49,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-f945512b-2db1-42c6-861d-3d35a92c5d2e Date: Wed, 09 Jan 2019 16:24:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3184091df4eb428b984c073ecfdcbcae", "created_at": "2019-01-09T16:24:42Z", "updated_at": "2019-01-09T16:24:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:24:42Z", "revision_number": 0, "id": "2a745159-178b-437b-88b6-5e77dfbd52e6", "remote_group_id": "2a27b3b6-9b67-4a66-b94c-98506281d84a", "remote_ip_prefix": null, "created_at": "2019-01-09T16:24:42Z", "security_group_id": "2a27b3b6-9b67-4a66-b94c-98506281d84a", "tenant_id": "3184091df4eb428b984c073ecfdcbcae", "port_range_min": null, "ethertype": "IPv6", "project_id": "3184091df4eb428b984c073ecfdcbcae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:24:42Z", "revision_number": 0, "id": "3dfdbb99-241c-41aa-9ecf-6c0a955deb24", "remote_group_id": "2a27b3b6-9b67-4a66-b94c-98506281d84a", "remote_ip_prefix": null, "created_at": "2019-01-09T16:24:42Z", "security_group_id": "2a27b3b6-9b67-4a66-b94c-98506281d84a", "tenant_id": "3184091df4eb428b984c073ecfdcbcae", "port_range_min": null, "ethertype": "IPv4", "project_id": "3184091df4eb428b984c073ecfdcbcae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:24:42Z", "revision_number": 0, "id": "419a18a0-fa24-47b7-89a3-999c48960181", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:24:42Z", "security_group_id": "2a27b3b6-9b67-4a66-b94c-98506281d84a", "tenant_id": "3184091df4eb428b984c073ecfdcbcae", "port_range_min": null, "ethertype": "IPv6", "project_id": "3184091df4eb428b984c073ecfdcbcae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:24:42Z", "revision_number": 0, "id": "dcf1de3f-f803-4962-9a2e-5301bf32901f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:24:42Z", "security_group_id": "2a27b3b6-9b67-4a66-b94c-98506281d84a", "tenant_id": "3184091df4eb428b984c073ecfdcbcae", "port_range_min": null, "ethertype": "IPv4", "project_id": "3184091df4eb428b984c073ecfdcbcae"}], "revision_number": 4, "project_id": "3184091df4eb428b984c073ecfdcbcae", "id": "2a27b3b6-9b67-4a66-b94c-98506281d84a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:24:49,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f945512b-2db1-42c6-861d-3d35a92c5d2e 2019-01-09 16:24:49,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:49,778 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:24:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cf791b0-4c32-4778-bad8-3723691af5aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:24:49,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-5cf791b0-4c32-4778-bad8-3723691af5aa 2019-01-09 16:24:49,778 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:24:49,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:49,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17a3a254-4138-4e13-b2cf-9f717311dac7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3184091df4eb428b984c073ecfdcbcae", "name": "CreateInstancePortManipulationTests-576960de-8805-42b-proj"}} 2019-01-09 16:24:49,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae used request id req-17a3a254-4138-4e13-b2cf-9f717311dac7 2019-01-09 16:24:49,892 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a27b3b6-9b67-4a66-b94c-98506281d84a 2019-01-09 16:24:49,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2a27b3b6-9b67-4a66-b94c-98506281d84a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:49,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dab93024-7b4e-4fd5-9375-7f3094e71731 Date: Wed, 09 Jan 2019 16:24:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "2a27b3b6-9b67-4a66-b94c-98506281d84a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:24:42Z", "security_group_id": "2a27b3b6-9b67-4a66-b94c-98506281d84a", "port_range_min": null, "revision_number": 0, "tenant_id": "3184091df4eb428b984c073ecfdcbcae", "created_at": "2019-01-09T16:24:42Z", "project_id": "3184091df4eb428b984c073ecfdcbcae", "id": "2a745159-178b-437b-88b6-5e77dfbd52e6"}, {"remote_group_id": "2a27b3b6-9b67-4a66-b94c-98506281d84a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:24:42Z", "security_group_id": "2a27b3b6-9b67-4a66-b94c-98506281d84a", "port_range_min": null, "revision_number": 0, "tenant_id": "3184091df4eb428b984c073ecfdcbcae", "created_at": "2019-01-09T16:24:42Z", "project_id": "3184091df4eb428b984c073ecfdcbcae", "id": "3dfdbb99-241c-41aa-9ecf-6c0a955deb24"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:24:42Z", "security_group_id": "2a27b3b6-9b67-4a66-b94c-98506281d84a", "port_range_min": null, "revision_number": 0, "tenant_id": "3184091df4eb428b984c073ecfdcbcae", "created_at": "2019-01-09T16:24:42Z", "project_id": "3184091df4eb428b984c073ecfdcbcae", "id": "419a18a0-fa24-47b7-89a3-999c48960181"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:24:42Z", "security_group_id": "2a27b3b6-9b67-4a66-b94c-98506281d84a", "port_range_min": null, "revision_number": 0, "tenant_id": "3184091df4eb428b984c073ecfdcbcae", "created_at": "2019-01-09T16:24:42Z", "project_id": "3184091df4eb428b984c073ecfdcbcae", "id": "dcf1de3f-f803-4962-9a2e-5301bf32901f"}]} 2019-01-09 16:24:49,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2a27b3b6-9b67-4a66-b94c-98506281d84a used request id req-dab93024-7b4e-4fd5-9375-7f3094e71731 2019-01-09 16:24:49,917 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:24:49,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/2a27b3b6-9b67-4a66-b94c-98506281d84a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:50,126 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7326a427-0d36-4847-916a-9b2b37b3bc93 Content-Length: 0 Date: Wed, 09 Jan 2019 16:24:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:24:50,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/2a27b3b6-9b67-4a66-b94c-98506281d84a used request id req-7326a427-0d36-4847-916a-9b2b37b3bc93 2019-01-09 16:24:50,127 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-576960de-8805-42b-proj 2019-01-09 16:24:50,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:50,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:24:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d0ffbda-e131-4216-9237-30a52f1251bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:24:50,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/3184091df4eb428b984c073ecfdcbcae used request id req-7d0ffbda-e131-4216-9237-30a52f1251bd 2019-01-09 16:24:50,357 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-576960de-8805-42b-proj-role 2019-01-09 16:24:50,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/774d75fd35b54c3fa4d626c496f3ecd7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:50,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:24:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0ffe811-0de6-4bc2-9a98-9136745ec121 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:24:50,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/774d75fd35b54c3fa4d626c496f3ecd7 used request id req-a0ffe811-0de6-4bc2-9a98-9136745ec121 2019-01-09 16:24:50,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d974a7934bf944b621257ce9dcc8d47fc75d1cd" 2019-01-09 16:24:50,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f314684c-e27f-464c-910c-6aac85677ea7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:24:50,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f314684c-e27f-464c-910c-6aac85677ea7 2019-01-09 16:24:50,607 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-576960de-8805-42b-user 2019-01-09 16:24:50,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/5b3ad987962f431f84485c6c341c09fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67337e19e88498622b7b821e176949416e82922" 2019-01-09 16:24:50,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:24:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9854694-e259-44fd-acb5-21497a747ac4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:24:50,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5b3ad987962f431f84485c6c341c09fc used request id req-b9854694-e259-44fd-acb5-21497a747ac4 2019-01-09 16:24:50,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:51,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["CZj5EGw2QAe9l0qb_eKj4Q"], "issued_at": "2019-01-09T16:24:51.000000Z"}} 2019-01-09 16:24:51,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458555a8a72a6b421a634be3dba2f37c30b81c27" 2019-01-09 16:24:51,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302d3f65-a875-49e5-90cb-b2648237bc13 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:51,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-302d3f65-a875-49e5-90cb-b2648237bc13 2019-01-09 16:24:51,302 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:51,303 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:51,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["EhAUCpIkTn-pbxXqnn0c6w"], "issued_at": "2019-01-09T16:24:51.000000Z"}} 2019-01-09 16:24:51,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:24:51,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f6665d-34cd-4b96-b8f7-a644cecf25a5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:51,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-22f6665d-34cd-4b96-b8f7-a644cecf25a5 2019-01-09 16:24:51,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:24:51,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:24: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:24:51,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:24:51,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63868b9e-bdf5-47a2-91df-2ccc1d071f15 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:24:51,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj used request id req-63868b9e-bdf5-47a2-91df-2ccc1d071f15 2019-01-09 16:24:52,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:24:52,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4ce4e73-75cf-4a44-8781-b3fdb166e9d6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:24:52,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d4ce4e73-75cf-4a44-8781-b3fdb166e9d6 2019-01-09 16:24:52,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj"}}' 2019-01-09 16:24:52,238 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-655116cb-58cf-4d90-aadc-f1835b94edb6 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28"}, "tags": [], "enabled": true, "id": "09557d8b204d4b529adc3b1ec765cc28", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj"}} 2019-01-09 16:24:52,238 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-655116cb-58cf-4d90-aadc-f1835b94edb6 2019-01-09 16:24:52,238 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj 2019-01-09 16:24:52,238 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:52,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:52,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:24:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["r8lcl6DPTMaQ5OwPMB8BkQ"], "issued_at": "2019-01-09T16:24:52.000000Z"}} 2019-01-09 16:24:52,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf70af52336ff6dd17b79b38c2a72da32ca8d8" 2019-01-09 16:24:52,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c71dfab-771a-4259-a949-8a5330805c00 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:52,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8c71dfab-771a-4259-a949-8a5330805c00 2019-01-09 16:24:52,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:24:52,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:24:52,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf70af52336ff6dd17b79b38c2a72da32ca8d8" 2019-01-09 16:24:52,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f46aed-eb24-4bcd-b510-0879d0a46348 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:24:52,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-44f46aed-eb24-4bcd-b510-0879d0a46348 2019-01-09 16:24:52,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf70af52336ff6dd17b79b38c2a72da32ca8d8" 2019-01-09 16:24:52,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac69264-8308-4bc0-97d6-131dae780135 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28"}, "tags": [], "enabled": true, "id": "09557d8b204d4b529adc3b1ec765cc28", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj"}]} 2019-01-09 16:24:52,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj used request id req-8ac69264-8308-4bc0-97d6-131dae780135 2019-01-09 16:24:52,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf70af52336ff6dd17b79b38c2a72da32ca8d8" 2019-01-09 16:24:53,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-677486be-a9aa-429c-8536-d4c9daecfb85 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:24:53,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-677486be-a9aa-429c-8536-d4c9daecfb85 2019-01-09 16:24:53,471 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b94349a7-d038-4ee-user 2019-01-09 16:24:53,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:53,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:24:53,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01331f1c-a03b-4a85-a577-f005ed26dcbe Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:24:53,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-01331f1c-a03b-4a85-a577-f005ed26dcbe 2019-01-09 16:24:53,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" -d '{"role": {"name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj-role"}}' 2019-01-09 16:24:53,698 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f38f01d-ddac-4b2e-bdaf-579cef059f42 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "35a84347cc2845a5b073d04bd49e9aa3", "links": {"self": "http://172.30.9.29:5000/v3/roles/35a84347cc2845a5b073d04bd49e9aa3"}, "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj-role"}} 2019-01-09 16:24:53,699 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-4f38f01d-ddac-4b2e-bdaf-579cef059f42 2019-01-09 16:24:53,699 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj-role 2019-01-09 16:24:53,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/35a84347cc2845a5b073d04bd49e9aa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:24:53,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7203151f-780e-43d8-8477-279a3e1173d2 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "35a84347cc2845a5b073d04bd49e9aa3", "links": {"self": "http://172.30.9.29:5000/v3/roles/35a84347cc2845a5b073d04bd49e9aa3"}, "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj-role"}} 2019-01-09 16:24:53,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/35a84347cc2845a5b073d04bd49e9aa3 used request id req-7203151f-780e-43d8-8477-279a3e1173d2 2019-01-09 16:24:53,799 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj-role to project CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj 2019-01-09 16:24:53,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28/users/2be4e3fd4c2b4f779264b32c11754674/roles/35a84347cc2845a5b073d04bd49e9aa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:24:53,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82cab69c-a2e9-474d-8a9b-44e3d4454255 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:24:53,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28/users/2be4e3fd4c2b4f779264b32c11754674/roles/35a84347cc2845a5b073d04bd49e9aa3 used request id req-82cab69c-a2e9-474d-8a9b-44e3d4454255 2019-01-09 16:24:53,938 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:24:53,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:53,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:54,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35a84347cc2845a5b073d04bd49e9aa3", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj-role"}], "expires_at": "2019-01-09T17:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09557d8b204d4b529adc3b1ec765cc28", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-user", "id": "2be4e3fd4c2b4f779264b32c11754674"}, "audit_ids": ["9ZbO4c9DTh2qhdZZTJf7ig"], "issued_at": "2019-01-09T16:24:54.000000Z"}} 2019-01-09 16:24:54,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4283b65324a8d7646219f81a4f32fa4248f433e" 2019-01-09 16:24:54,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25bd3cde-72bf-4400-8b60-37aa430e7598 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:54,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-25bd3cde-72bf-4400-8b60-37aa430e7598 2019-01-09 16:24:54,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4283b65324a8d7646219f81a4f32fa4248f433e" 2019-01-09 16:24:54,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-77c2db73-958a-4188-9137-59a94655e895 Date: Wed, 09 Jan 2019 16:24:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-image"} 2019-01-09 16:24:54,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-image used request id req-77c2db73-958a-4188-9137-59a94655e895 2019-01-09 16:24:54,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4283b65324a8d7646219f81a4f32fa4248f433e" 2019-01-09 16:24:54,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ab8354c1-71bf-4bb6-9f32-5485c014f06a Date: Wed, 09 Jan 2019 16:24: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-09 16:24:54,646 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ab8354c1-71bf-4bb6-9f32-5485c014f06a 2019-01-09 16:24:54,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b4283b65324a8d7646219f81a4f32fa4248f433e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-image"}' 2019-01-09 16:24:54,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/7836bdbc-9860-4536-a188-be869aa5160e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2747276d-6102-4812-a00c-eaf33e5701d6 Date: Wed, 09 Jan 2019 16:24:54 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:24:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:24:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/7836bdbc-9860-4536-a188-be869aa5160e", "min_disk": 0, "protected": false, "id": "7836bdbc-9860-4536-a188-be869aa5160e", "file": "/v2/images/7836bdbc-9860-4536-a188-be869aa5160e/file", "checksum": null, "owner": "09557d8b204d4b529adc3b1ec765cc28", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:24:54,716 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2747276d-6102-4812-a00c-eaf33e5701d6 2019-01-09 16:24:54,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/7836bdbc-9860-4536-a188-be869aa5160e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4283b65324a8d7646219f81a4f32fa4248f433e" -d '' 2019-01-09 16:24:55,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1897608e-931b-4c86-a099-94931eabd33a Date: Wed, 09 Jan 2019 16:24: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-09 16:24:55,224 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/7836bdbc-9860-4536-a188-be869aa5160e/file used request id req-1897608e-931b-4c86-a099-94931eabd33a 2019-01-09 16:24:55,224 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:24:55,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/7836bdbc-9860-4536-a188-be869aa5160e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4283b65324a8d7646219f81a4f32fa4248f433e" 2019-01-09 16:24:55,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8b3d24d2-8bb7-4fe2-9ac9-7c71185160a9 Date: Wed, 09 Jan 2019 16:24:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:24:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:24:55Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7836bdbc-9860-4536-a188-be869aa5160e/snap", "metadata": {}}], "self": "/v2/images/7836bdbc-9860-4536-a188-be869aa5160e", "min_disk": 0, "protected": false, "id": "7836bdbc-9860-4536-a188-be869aa5160e", "file": "/v2/images/7836bdbc-9860-4536-a188-be869aa5160e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "09557d8b204d4b529adc3b1ec765cc28", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7836bdbc-9860-4536-a188-be869aa5160e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:24:55,244 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/7836bdbc-9860-4536-a188-be869aa5160e used request id req-8b3d24d2-8bb7-4fe2-9ac9-7c71185160a9 2019-01-09 16:24:55,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4283b65324a8d7646219f81a4f32fa4248f433e" 2019-01-09 16:24:55,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1cb13ca0-24d9-4862-8c2e-ecc29f271089 Date: Wed, 09 Jan 2019 16:24: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-09 16:24:55,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1cb13ca0-24d9-4862-8c2e-ecc29f271089 2019-01-09 16:24:55,256 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-image 2019-01-09 16:24:55,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/7836bdbc-9860-4536-a188-be869aa5160e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4283b65324a8d7646219f81a4f32fa4248f433e" 2019-01-09 16:24:55,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-997b9101-57d0-4f76-adbc-6aa3da3090bc Date: Wed, 09 Jan 2019 16:24:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:24:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:24:55Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7836bdbc-9860-4536-a188-be869aa5160e/snap", "metadata": {}}], "self": "/v2/images/7836bdbc-9860-4536-a188-be869aa5160e", "min_disk": 0, "protected": false, "id": "7836bdbc-9860-4536-a188-be869aa5160e", "file": "/v2/images/7836bdbc-9860-4536-a188-be869aa5160e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "09557d8b204d4b529adc3b1ec765cc28", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/7836bdbc-9860-4536-a188-be869aa5160e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:24:55,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/7836bdbc-9860-4536-a188-be869aa5160e used request id req-997b9101-57d0-4f76-adbc-6aa3da3090bc 2019-01-09 16:24:55,275 - create_image - DEBUG - Instance status is - active 2019-01-09 16:24:55,275 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-image 2019-01-09 16:24:55,275 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-image 2019-01-09 16:24:55,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:55,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:55,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35a84347cc2845a5b073d04bd49e9aa3", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj-role"}], "expires_at": "2019-01-09T17:24:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09557d8b204d4b529adc3b1ec765cc28", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-user", "id": "2be4e3fd4c2b4f779264b32c11754674"}, "audit_ids": ["ySpg0mCbToi1NnRfIAw8eA"], "issued_at": "2019-01-09T16:24:55.000000Z"}} 2019-01-09 16:24:55,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554d095535656482b521621793c22ed4605df733" 2019-01-09 16:24:55,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4853a0fd-6168-4959-8a41-d07a34205937 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:55,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4853a0fd-6168-4959-8a41-d07a34205937 2019-01-09 16:24:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554d095535656482b521621793c22ed4605df733" 2019-01-09 16:24:55,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aa5faf36-8f56-4928-97fc-8d53753cc40b Date: Wed, 09 Jan 2019 16:24:55 GMT RESP BODY: {"networks":[]} 2019-01-09 16:24:55,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net used request id req-aa5faf36-8f56-4928-97fc-8d53753cc40b 2019-01-09 16:24:55,945 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net 2019-01-09 16:24:55,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554d095535656482b521621793c22ed4605df733" -d '{"network": {"name": "CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net", "admin_state_up": true}}' 2019-01-09 16:24:56,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-524afb4b-8214-443f-aabb-16749f0e7c7a Date: Wed, 09 Jan 2019 16:24:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"87705f89-c371-4123-954c-999b6f1319c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09557d8b204d4b529adc3b1ec765cc28","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:24:56Z","is_default":false,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","mtu":1450}} 2019-01-09 16:24:56,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-524afb4b-8214-443f-aabb-16749f0e7c7a 2019-01-09 16:24:56,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=87705f89-c371-4123-954c-999b6f1319c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554d095535656482b521621793c22ed4605df733" 2019-01-09 16:24:56,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-c945b5ce-70d2-4ff4-a18e-73859c966d6b Date: Wed, 09 Jan 2019 16:24:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"87705f89-c371-4123-954c-999b6f1319c9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09557d8b204d4b529adc3b1ec765cc28","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net","admin_state_up":true,"tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","mtu":1450}]} 2019-01-09 16:24:56,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=87705f89-c371-4123-954c-999b6f1319c9 used request id req-c945b5ce-70d2-4ff4-a18e-73859c966d6b 2019-01-09 16:24:56,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554d095535656482b521621793c22ed4605df733" 2019-01-09 16:24:56,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d80e0272-332f-4eac-8e6f-280fdfb4ba94 Date: Wed, 09 Jan 2019 16:24:56 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:24:56,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 used request id req-d80e0272-332f-4eac-8e6f-280fdfb4ba94 2019-01-09 16:24:56,546 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-subnet 2019-01-09 16:24:56,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554d095535656482b521621793c22ed4605df733" -d '{"subnets": [{"ip_version": 4, "network_id": "87705f89-c371-4123-954c-999b6f1319c9", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-subnet"}]}' 2019-01-09 16:24:57,075 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f164250d-a491-4c86-b842-00b3942cab5d Date: Wed, 09 Jan 2019 16:24:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87705f89-c371-4123-954c-999b6f1319c9","tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"09557d8b204d4b529adc3b1ec765cc28","id":"09714045-389c-450f-ae16-c0800d4205a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-subnet"}]} 2019-01-09 16:24:57,075 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-f164250d-a491-4c86-b842-00b3942cab5d 2019-01-09 16:24:57,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=87705f89-c371-4123-954c-999b6f1319c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554d095535656482b521621793c22ed4605df733" 2019-01-09 16:24:57,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-05451f79-fefa-46e3-a4a7-22defc0fc38d Date: Wed, 09 Jan 2019 16:24:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"87705f89-c371-4123-954c-999b6f1319c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"09557d8b204d4b529adc3b1ec765cc28","l2_adjacency":true,"status":"ACTIVE","subnets":["09714045-389c-450f-ae16-c0800d4205a6"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net","admin_state_up":true,"tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","mtu":1450}]} 2019-01-09 16:24:57,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=87705f89-c371-4123-954c-999b6f1319c9 used request id req-05451f79-fefa-46e3-a4a7-22defc0fc38d 2019-01-09 16:24:57,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554d095535656482b521621793c22ed4605df733" 2019-01-09 16:24:57,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a4e54aee-e4c2-4bc2-85d9-ea87c0c28b8b Date: Wed, 09 Jan 2019 16:24:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87705f89-c371-4123-954c-999b6f1319c9","tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"09557d8b204d4b529adc3b1ec765cc28","id":"09714045-389c-450f-ae16-c0800d4205a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-subnet"}]} 2019-01-09 16:24:57,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 used request id req-a4e54aee-e4c2-4bc2-85d9-ea87c0c28b8b 2019-01-09 16:24:57,249 - OpenStackNetwork - DEBUG - Network [87705f89-c371-4123-954c-999b6f1319c9] created successfully 2019-01-09 16:24:57,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:57,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:57,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:24:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Z-oQyEulS2uzOZa7NBwMmA"], "issued_at": "2019-01-09T16:24:57.000000Z"}} 2019-01-09 16:24:57,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55a0f94c19a5e0229bce76d350df011daa9b8c6" 2019-01-09 16:24:57,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66624a34-a15b-4286-a94d-d740ea6aa85c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:57,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-66624a34-a15b-4286-a94d-d740ea6aa85c 2019-01-09 16:24:57,771 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:24:57,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55a0f94c19a5e0229bce76d350df011daa9b8c6" 2019-01-09 16:24:57,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-42c92af4-5b5e-4d82-9bc6-f08970b766da x-compute-request-id: req-42c92af4-5b5e-4d82-9bc6-f08970b766da Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:24:57,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-42c92af4-5b5e-4d82-9bc6-f08970b766da 2019-01-09 16:24:57,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55a0f94c19a5e0229bce76d350df011daa9b8c6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-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-09 16:24:58,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-281156de-501f-4353-a426-0a2f75b7da7f x-compute-request-id: req-281156de-501f-4353-a426-0a2f75b7da7f Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1a333adc-9535-4e18-ab35-dbf1fcb707df", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1a333adc-9535-4e18-ab35-dbf1fcb707df", "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": "1a333adc-9535-4e18-ab35-dbf1fcb707df"}} 2019-01-09 16:24:58,007 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-281156de-501f-4353-a426-0a2f75b7da7f 2019-01-09 16:24:58,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:58,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:24:58,402 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35a84347cc2845a5b073d04bd49e9aa3", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj-role"}], "expires_at": "2019-01-09T17:24:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09557d8b204d4b529adc3b1ec765cc28", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-user", "id": "2be4e3fd4c2b4f779264b32c11754674"}, "audit_ids": ["KvXYSBqkToW0dG6rw8uPbQ"], "issued_at": "2019-01-09T16:24:58.000000Z"}} 2019-01-09 16:24:58,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:58,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993d36a6-ed62-416e-8715-297b7faa715c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:58,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-993d36a6-ed62-416e-8715-297b7faa715c 2019-01-09 16:24:58,491 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:24:58,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:58,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa545d5-532d-4601-87a2-b88be3c856c4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:24:58,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-afa545d5-532d-4601-87a2-b88be3c856c4 2019-01-09 16:24:58,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:58,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4a56dfa5-3735-45b5-9140-c954a89d9d5d Date: Wed, 09 Jan 2019 16:24:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"87705f89-c371-4123-954c-999b6f1319c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"09557d8b204d4b529adc3b1ec765cc28","l2_adjacency":true,"status":"ACTIVE","subnets":["09714045-389c-450f-ae16-c0800d4205a6"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net","admin_state_up":true,"tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","mtu":1450}]} 2019-01-09 16:24:58,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net used request id req-4a56dfa5-3735-45b5-9140-c954a89d9d5d 2019-01-09 16:24:58,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:58,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8454d30c-686f-410d-b424-fd39f1d5af24 Date: Wed, 09 Jan 2019 16:24:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87705f89-c371-4123-954c-999b6f1319c9","tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"09557d8b204d4b529adc3b1ec765cc28","id":"09714045-389c-450f-ae16-c0800d4205a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-subnet"}]} 2019-01-09 16:24:58,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 used request id req-8454d30c-686f-410d-b424-fd39f1d5af24 2019-01-09 16:24:58,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:59,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-51066dd0-a4eb-4509-b75a-e72127b96779 Date: Wed, 09 Jan 2019 16:24:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"87705f89-c371-4123-954c-999b6f1319c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"09557d8b204d4b529adc3b1ec765cc28","l2_adjacency":true,"status":"ACTIVE","subnets":["09714045-389c-450f-ae16-c0800d4205a6"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net","admin_state_up":true,"tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","mtu":1450}]} 2019-01-09 16:24:59,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net used request id req-51066dd0-a4eb-4509-b75a-e72127b96779 2019-01-09 16:24:59,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:24:59,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:24: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:24:59,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:59,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8514ebbf-8cab-4444-bed1-3316cc667bf4 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09557d8b204d4b529adc3b1ec765cc28", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj"}} 2019-01-09 16:24:59,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28 used request id req-8514ebbf-8cab-4444-bed1-3316cc667bf4 2019-01-09 16:24:59,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:59,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0b022d25-8509-4b01-8017-1ec9dc970864 Date: Wed, 09 Jan 2019 16:24:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87705f89-c371-4123-954c-999b6f1319c9","tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"09557d8b204d4b529adc3b1ec765cc28","id":"09714045-389c-450f-ae16-c0800d4205a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-subnet"}]} 2019-01-09 16:24:59,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 used request id req-0b022d25-8509-4b01-8017-1ec9dc970864 2019-01-09 16:24:59,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=87705f89-c371-4123-954c-999b6f1319c9&name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:59,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5367129e-da8b-4fe4-975a-1cfd4ace6430 Date: Wed, 09 Jan 2019 16:24:59 GMT RESP BODY: {"ports":[]} 2019-01-09 16:24:59,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=87705f89-c371-4123-954c-999b6f1319c9&name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46bport-1&admin_state_up=True used request id req-5367129e-da8b-4fe4-975a-1cfd4ace6430 2019-01-09 16:24:59,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:59,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aea80bbe-9927-4c18-9599-47513e0086c4 x-compute-request-id: req-aea80bbe-9927-4c18-9599-47513e0086c4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:24:59,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-inst used request id req-aea80bbe-9927-4c18-9599-47513e0086c4 2019-01-09 16:24:59,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:59,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c84f52f0-9356-4b29-9096-94812b05d1c3 Date: Wed, 09 Jan 2019 16:24:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"87705f89-c371-4123-954c-999b6f1319c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"09557d8b204d4b529adc3b1ec765cc28","l2_adjacency":true,"status":"ACTIVE","subnets":["09714045-389c-450f-ae16-c0800d4205a6"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net","admin_state_up":true,"tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","mtu":1450}]} 2019-01-09 16:24:59,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net used request id req-c84f52f0-9356-4b29-9096-94812b05d1c3 2019-01-09 16:24:59,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:59,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ddaed206-1abd-470f-81f7-8e12d2b70f0c Date: Wed, 09 Jan 2019 16:24:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87705f89-c371-4123-954c-999b6f1319c9","tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"09557d8b204d4b529adc3b1ec765cc28","id":"09714045-389c-450f-ae16-c0800d4205a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-subnet"}]} 2019-01-09 16:24:59,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 used request id req-ddaed206-1abd-470f-81f7-8e12d2b70f0c 2019-01-09 16:24:59,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:59,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-df038efd-7381-43e0-8628-8c342117e0cf Date: Wed, 09 Jan 2019 16:24:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"87705f89-c371-4123-954c-999b6f1319c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"09557d8b204d4b529adc3b1ec765cc28","l2_adjacency":true,"status":"ACTIVE","subnets":["09714045-389c-450f-ae16-c0800d4205a6"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net","admin_state_up":true,"tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","mtu":1450}]} 2019-01-09 16:24:59,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net used request id req-df038efd-7381-43e0-8628-8c342117e0cf 2019-01-09 16:24:59,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:59,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36854b18-89a6-427a-bb67-55f577cb7a6f Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09557d8b204d4b529adc3b1ec765cc28", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj"}} 2019-01-09 16:24:59,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28 used request id req-36854b18-89a6-427a-bb67-55f577cb7a6f 2019-01-09 16:24:59,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:59,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7dea3642-4e50-4dd9-87bd-39287b4315d7 Date: Wed, 09 Jan 2019 16:24:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87705f89-c371-4123-954c-999b6f1319c9","tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"09557d8b204d4b529adc3b1ec765cc28","id":"09714045-389c-450f-ae16-c0800d4205a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-subnet"}]} 2019-01-09 16:24:59,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 used request id req-7dea3642-4e50-4dd9-87bd-39287b4315d7 2019-01-09 16:24:59,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=87705f89-c371-4123-954c-999b6f1319c9&name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:24:59,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6281b9dd-a166-4f1b-a3bc-b06e58228f67 Date: Wed, 09 Jan 2019 16:24:59 GMT RESP BODY: {"ports":[]} 2019-01-09 16:24:59,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=87705f89-c371-4123-954c-999b6f1319c9&name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46bport-1&admin_state_up=True used request id req-6281b9dd-a166-4f1b-a3bc-b06e58228f67 2019-01-09 16:24:59,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:24:59,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:00,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "35a84347cc2845a5b073d04bd49e9aa3", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj-role"}], "expires_at": "2019-01-09T17:25:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09557d8b204d4b529adc3b1ec765cc28", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/09557d8b204d4b529adc3b1ec765cc28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_09557d8b204d4b529adc3b1ec765cc28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_09557d8b204d4b529adc3b1ec765cc28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-user", "id": "2be4e3fd4c2b4f779264b32c11754674"}, "audit_ids": ["fF7NhVvBSeeraVZLyob1hQ"], "issued_at": "2019-01-09T16:25:00.000000Z"}} 2019-01-09 16:25:00,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b152d90c7993974dfc98526c33aa5b8bd5ef917" 2019-01-09 16:25:00,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-728b573d-6e51-4127-bdae-147a92134aef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:00,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-728b573d-6e51-4127-bdae-147a92134aef 2019-01-09 16:25:00,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:25:00,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-32f1f0d8-a603-434d-ae4f-f67b1fa7d33c Date: Wed, 09 Jan 2019 16:25:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"87705f89-c371-4123-954c-999b6f1319c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"09557d8b204d4b529adc3b1ec765cc28","l2_adjacency":true,"status":"ACTIVE","subnets":["09714045-389c-450f-ae16-c0800d4205a6"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net","admin_state_up":true,"tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","mtu":1450}]} 2019-01-09 16:25:00,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net used request id req-32f1f0d8-a603-434d-ae4f-f67b1fa7d33c 2019-01-09 16:25:00,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:25:00,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-570c9964-a060-43bc-8017-6882cb5f23a2 Date: Wed, 09 Jan 2019 16:25:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87705f89-c371-4123-954c-999b6f1319c9","tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"09557d8b204d4b529adc3b1ec765cc28","id":"09714045-389c-450f-ae16-c0800d4205a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-subnet"}]} 2019-01-09 16:25:00,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 used request id req-570c9964-a060-43bc-8017-6882cb5f23a2 2019-01-09 16:25:00,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:25:00,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9f482a58-e0ee-4562-8247-25eb1ef25743 Date: Wed, 09 Jan 2019 16:25:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"87705f89-c371-4123-954c-999b6f1319c9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"09557d8b204d4b529adc3b1ec765cc28","l2_adjacency":true,"status":"ACTIVE","subnets":["09714045-389c-450f-ae16-c0800d4205a6"],"description":"","tags":[],"updated_at":"2019-01-09T16:24:56Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net","admin_state_up":true,"tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","mtu":1450}]} 2019-01-09 16:25:00,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net used request id req-9f482a58-e0ee-4562-8247-25eb1ef25743 2019-01-09 16:25:00,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:25:00,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:25: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:25:00,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b152d90c7993974dfc98526c33aa5b8bd5ef917" 2019-01-09 16:25:00,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64dcbcf5-3856-4e27-b011-574f40c20aa6 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09557d8b204d4b529adc3b1ec765cc28", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj"}} 2019-01-09 16:25:00,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28 used request id req-64dcbcf5-3856-4e27-b011-574f40c20aa6 2019-01-09 16:25:00,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" 2019-01-09 16:25:00,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-05493a21-ae9c-49d7-9587-25649eb9b637 Date: Wed, 09 Jan 2019 16:25:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"87705f89-c371-4123-954c-999b6f1319c9","tenant_id":"09557d8b204d4b529adc3b1ec765cc28","created_at":"2019-01-09T16:24:56Z","dns_nameservers":[],"updated_at":"2019-01-09T16:24: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":"09557d8b204d4b529adc3b1ec765cc28","id":"09714045-389c-450f-ae16-c0800d4205a6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-subnet"}]} 2019-01-09 16:25:00,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=87705f89-c371-4123-954c-999b6f1319c9 used request id req-05493a21-ae9c-49d7-9587-25649eb9b637 2019-01-09 16:25:00,865 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net 2019-01-09 16:25:00,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b73f2dd40196beebd39e309c09894b8b36ed33e" -d '{"port": {"network_id": "87705f89-c371-4123-954c-999b6f1319c9", "name": "CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46bport-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2019-01-09 16:25:00,877 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-d4deaebd-0afd-4a32-99f6-ad1a5ebe92b0 Date: Wed, 09 Jan 2019 16:25:00 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 16:25:00,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-d4deaebd-0afd-4a32-99f6-ad1a5ebe92b0 2019-01-09 16:25:00,878 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 16:25:00,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/1a333adc-9535-4e18-ab35-dbf1fcb707df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55a0f94c19a5e0229bce76d350df011daa9b8c6" 2019-01-09 16:25:00,909 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:25:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3a40a2d0-a83a-4f4b-aa62-f85831fded10 x-compute-request-id: req-3a40a2d0-a83a-4f4b-aa62-f85831fded10 Content-Length: 0 Content-Type: application/json 2019-01-09 16:25:00,909 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/1a333adc-9535-4e18-ab35-dbf1fcb707df used request id req-3a40a2d0-a83a-4f4b-aa62-f85831fded10 2019-01-09 16:25:00,910 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-subnet 2019-01-09 16:25:00,910 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-subnet 2019-01-09 16:25:00,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/09714045-389c-450f-ae16-c0800d4205a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554d095535656482b521621793c22ed4605df733" 2019-01-09 16:25:02,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59fe367c-ff6e-411f-8d27-efe480ae8eac Date: Wed, 09 Jan 2019 16:25:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:25:02,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/09714045-389c-450f-ae16-c0800d4205a6 used request id req-59fe367c-ff6e-411f-8d27-efe480ae8eac 2019-01-09 16:25:02,214 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-pub-net 2019-01-09 16:25:02,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/87705f89-c371-4123-954c-999b6f1319c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}554d095535656482b521621793c22ed4605df733" 2019-01-09 16:25:03,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1e9feb2f-88b2-4b8e-8a2b-f59dcc520538 Date: Wed, 09 Jan 2019 16:25:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:25:03,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/87705f89-c371-4123-954c-999b6f1319c9 used request id req-1e9feb2f-88b2-4b8e-8a2b-f59dcc520538 2019-01-09 16:25:03,289 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-cee4720a-b2f5-4f00-9e5f-0753160fb46b-image 2019-01-09 16:25:03,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/7836bdbc-9860-4536-a188-be869aa5160e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4283b65324a8d7646219f81a4f32fa4248f433e" 2019-01-09 16:25:03,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-610cda60-b99e-480e-833d-6e31ac3cbd57 Date: Wed, 09 Jan 2019 16:25: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-09 16:25:03,540 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/7836bdbc-9860-4536-a188-be869aa5160e used request id req-610cda60-b99e-480e-833d-6e31ac3cbd57 2019-01-09 16:25:03,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:25:04,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-aeaa3c6a-b829-4756-bd15-28aa936e0847 Date: Wed, 09 Jan 2019 16:25:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09557d8b204d4b529adc3b1ec765cc28", "created_at": "2019-01-09T16:24:56Z", "updated_at": "2019-01-09T16:24:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:24:56Z", "revision_number": 0, "id": "6348f50a-0f66-42e8-91f3-c888184b1cc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:24:56Z", "security_group_id": "3528708b-a0e9-4c02-8fc8-139e854593b2", "tenant_id": "09557d8b204d4b529adc3b1ec765cc28", "port_range_min": null, "ethertype": "IPv6", "project_id": "09557d8b204d4b529adc3b1ec765cc28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:24:56Z", "revision_number": 0, "id": "7923e8c4-a7d8-4a69-b081-35cdda838dae", "remote_group_id": "3528708b-a0e9-4c02-8fc8-139e854593b2", "remote_ip_prefix": null, "created_at": "2019-01-09T16:24:56Z", "security_group_id": "3528708b-a0e9-4c02-8fc8-139e854593b2", "tenant_id": "09557d8b204d4b529adc3b1ec765cc28", "port_range_min": null, "ethertype": "IPv4", "project_id": "09557d8b204d4b529adc3b1ec765cc28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:24:56Z", "revision_number": 0, "id": "d8b60a4e-aa5a-43f9-a80e-4327fb28be51", "remote_group_id": "3528708b-a0e9-4c02-8fc8-139e854593b2", "remote_ip_prefix": null, "created_at": "2019-01-09T16:24:56Z", "security_group_id": "3528708b-a0e9-4c02-8fc8-139e854593b2", "tenant_id": "09557d8b204d4b529adc3b1ec765cc28", "port_range_min": null, "ethertype": "IPv6", "project_id": "09557d8b204d4b529adc3b1ec765cc28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:24:56Z", "revision_number": 0, "id": "e5ebfc14-1dc3-4940-bdb0-a420b820eb6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:24:56Z", "security_group_id": "3528708b-a0e9-4c02-8fc8-139e854593b2", "tenant_id": "09557d8b204d4b529adc3b1ec765cc28", "port_range_min": null, "ethertype": "IPv4", "project_id": "09557d8b204d4b529adc3b1ec765cc28"}], "revision_number": 4, "project_id": "09557d8b204d4b529adc3b1ec765cc28", "id": "3528708b-a0e9-4c02-8fc8-139e854593b2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:25:04,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-aeaa3c6a-b829-4756-bd15-28aa936e0847 2019-01-09 16:25:04,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:25:04,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bac00c12-d077-4370-ac48-2b44e95686b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:25:04,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-bac00c12-d077-4370-ac48-2b44e95686b6 2019-01-09 16:25:04,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:25:04,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:25:04,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23411877-f62a-4c42-a318-1f6b31359457 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "09557d8b204d4b529adc3b1ec765cc28", "name": "CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj"}} 2019-01-09 16:25:04,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28 used request id req-23411877-f62a-4c42-a318-1f6b31359457 2019-01-09 16:25:04,240 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3528708b-a0e9-4c02-8fc8-139e854593b2 2019-01-09 16:25:04,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3528708b-a0e9-4c02-8fc8-139e854593b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:25:04,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3ac34cda-0e13-4206-ad84-40851a3a0625 Date: Wed, 09 Jan 2019 16:25: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-09T16:24:56Z", "security_group_id": "3528708b-a0e9-4c02-8fc8-139e854593b2", "port_range_min": null, "revision_number": 0, "tenant_id": "09557d8b204d4b529adc3b1ec765cc28", "created_at": "2019-01-09T16:24:56Z", "project_id": "09557d8b204d4b529adc3b1ec765cc28", "id": "6348f50a-0f66-42e8-91f3-c888184b1cc7"}, {"remote_group_id": "3528708b-a0e9-4c02-8fc8-139e854593b2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:24:56Z", "security_group_id": "3528708b-a0e9-4c02-8fc8-139e854593b2", "port_range_min": null, "revision_number": 0, "tenant_id": "09557d8b204d4b529adc3b1ec765cc28", "created_at": "2019-01-09T16:24:56Z", "project_id": "09557d8b204d4b529adc3b1ec765cc28", "id": "7923e8c4-a7d8-4a69-b081-35cdda838dae"}, {"remote_group_id": "3528708b-a0e9-4c02-8fc8-139e854593b2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:24:56Z", "security_group_id": "3528708b-a0e9-4c02-8fc8-139e854593b2", "port_range_min": null, "revision_number": 0, "tenant_id": "09557d8b204d4b529adc3b1ec765cc28", "created_at": "2019-01-09T16:24:56Z", "project_id": "09557d8b204d4b529adc3b1ec765cc28", "id": "d8b60a4e-aa5a-43f9-a80e-4327fb28be51"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:24:56Z", "security_group_id": "3528708b-a0e9-4c02-8fc8-139e854593b2", "port_range_min": null, "revision_number": 0, "tenant_id": "09557d8b204d4b529adc3b1ec765cc28", "created_at": "2019-01-09T16:24:56Z", "project_id": "09557d8b204d4b529adc3b1ec765cc28", "id": "e5ebfc14-1dc3-4940-bdb0-a420b820eb6d"}]} 2019-01-09 16:25:04,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3528708b-a0e9-4c02-8fc8-139e854593b2 used request id req-3ac34cda-0e13-4206-ad84-40851a3a0625 2019-01-09 16:25:04,264 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:25:04,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/3528708b-a0e9-4c02-8fc8-139e854593b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:25:04,392 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b12e3fe-343d-4edb-ae5e-42d588810cc0 Content-Length: 0 Date: Wed, 09 Jan 2019 16:25:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:25:04,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/3528708b-a0e9-4c02-8fc8-139e854593b2 used request id req-4b12e3fe-343d-4edb-ae5e-42d588810cc0 2019-01-09 16:25:04,393 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj 2019-01-09 16:25:04,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:25:04,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-673eeabe-d4c6-4d9f-8170-d2a5d420b0a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:25:04,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/09557d8b204d4b529adc3b1ec765cc28 used request id req-673eeabe-d4c6-4d9f-8170-d2a5d420b0a4 2019-01-09 16:25:04,589 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b94349a7-d038-4ee-proj-role 2019-01-09 16:25:04,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/35a84347cc2845a5b073d04bd49e9aa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:25:04,709 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5420bb98-dcbb-4b42-8dd8-c6cdc2c62a62 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:25:04,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/35a84347cc2845a5b073d04bd49e9aa3 used request id req-5420bb98-dcbb-4b42-8dd8-c6cdc2c62a62 2019-01-09 16:25:04,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed83c5ee3b215e4ad756649ee893142bb42bb68d" 2019-01-09 16:25:04,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77005ed5-1926-4ec1-819d-295a2d90b9a1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:25:04,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-77005ed5-1926-4ec1-819d-295a2d90b9a1 2019-01-09 16:25:04,811 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b94349a7-d038-4ee-user 2019-01-09 16:25:04,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/2be4e3fd4c2b4f779264b32c11754674 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fbf70af52336ff6dd17b79b38c2a72da32ca8d8" 2019-01-09 16:25:05,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ee9f237-431b-454d-914d-f3dfae8bef07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:25:05,070 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/2be4e3fd4c2b4f779264b32c11754674 used request id req-0ee9f237-431b-454d-914d-f3dfae8bef07 2019-01-09 16:25:05,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:05,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:25:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["sAH9GZg3Qpa7Wb3nrNXIgA"], "issued_at": "2019-01-09T16:25:05.000000Z"}} 2019-01-09 16:25:05,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a135bc090b1e7f7eed1cf1fd368323cbcb97c4" 2019-01-09 16:25:05,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97df0b86-7e2e-4098-97f6-95b59cb837fb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:05,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-97df0b86-7e2e-4098-97f6-95b59cb837fb 2019-01-09 16:25:05,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:05,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:05,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:25:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["TnoPqXVRRtKlexhgCfaCmw"], "issued_at": "2019-01-09T16:25:05.000000Z"}} 2019-01-09 16:25:05,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:06,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e141a69-2471-4b1a-9492-c97d9635c850 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:06,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1e141a69-2471-4b1a-9492-c97d9635c850 2019-01-09 16:25:06,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:25:06,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:25: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:25:06,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:06,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22945c2-9ff8-49cc-80df-77e797f39407 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:25:06,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj used request id req-f22945c2-9ff8-49cc-80df-77e797f39407 2019-01-09 16:25:06,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:06,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c8437be-00dc-4627-9b17-56726e4123bd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:25:06,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9c8437be-00dc-4627-9b17-56726e4123bd 2019-01-09 16:25:06,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj"}}' 2019-01-09 16:25:06,421 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:25:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e3c0746-3d09-4d26-88bd-8c8ca72c5d2b Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e"}, "tags": [], "enabled": true, "id": "d6eeaab79fc3463892f3422c42f6d92e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj"}} 2019-01-09 16:25:06,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-9e3c0746-3d09-4d26-88bd-8c8ca72c5d2b 2019-01-09 16:25:06,422 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj 2019-01-09 16:25:06,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:06,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:06,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["RVUThkzNQbqxkJoskfS1HA"], "issued_at": "2019-01-09T16:25:06.000000Z"}} 2019-01-09 16:25:06,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31946cd66252ac31a1e168ebec22aa7bb29312cf" 2019-01-09 16:25:06,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a03a02-8171-4f55-9079-97ab7766c133 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:06,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e9a03a02-8171-4f55-9079-97ab7766c133 2019-01-09 16:25:06,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:25:06,923 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:25: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:25:06,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31946cd66252ac31a1e168ebec22aa7bb29312cf" 2019-01-09 16:25:06,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1654fead-7b38-401b-bb75-2ec2fba05d77 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:25:06,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1654fead-7b38-401b-bb75-2ec2fba05d77 2019-01-09 16:25:06,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31946cd66252ac31a1e168ebec22aa7bb29312cf" 2019-01-09 16:25:07,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4e2a67c-3e8e-4744-ada0-e0649ffa7bdc Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e"}, "tags": [], "enabled": true, "id": "d6eeaab79fc3463892f3422c42f6d92e", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj"}]} 2019-01-09 16:25:07,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj used request id req-b4e2a67c-3e8e-4744-ada0-e0649ffa7bdc 2019-01-09 16:25:07,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31946cd66252ac31a1e168ebec22aa7bb29312cf" 2019-01-09 16:25:07,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b516f1-9be3-4186-9900-21d006e5406a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:25:07,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f4b516f1-9be3-4186-9900-21d006e5406a 2019-01-09 16:25:07,470 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-user 2019-01-09 16:25:07,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:07,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:07,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14aff762-336a-4ec9-b6ca-342f3a1d9d6b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:25:07,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-14aff762-336a-4ec9-b6ca-342f3a1d9d6b 2019-01-09 16:25:07,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" -d '{"role": {"name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj-role"}}' 2019-01-09 16:25:07,690 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddd7d6e0-9123-4271-a996-075789015a60 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "755ed3ce17a24fe0a20cec8e2539c145", "links": {"self": "http://172.30.9.29:5000/v3/roles/755ed3ce17a24fe0a20cec8e2539c145"}, "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj-role"}} 2019-01-09 16:25:07,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ddd7d6e0-9123-4271-a996-075789015a60 2019-01-09 16:25:07,690 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj-role 2019-01-09 16:25:07,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/755ed3ce17a24fe0a20cec8e2539c145 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:07,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d401e2-e2b9-4cc6-9e0b-1f8a8aa11043 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "755ed3ce17a24fe0a20cec8e2539c145", "links": {"self": "http://172.30.9.29:5000/v3/roles/755ed3ce17a24fe0a20cec8e2539c145"}, "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj-role"}} 2019-01-09 16:25:07,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/755ed3ce17a24fe0a20cec8e2539c145 used request id req-96d401e2-e2b9-4cc6-9e0b-1f8a8aa11043 2019-01-09 16:25:07,790 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj-role to project CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj 2019-01-09 16:25:07,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e/users/7f8fd8ac40dc40e3a63fab5147d8f389/roles/755ed3ce17a24fe0a20cec8e2539c145 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:07,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:25:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a5fdcb4-4c5f-46a3-a50e-9356ffacccf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:25:07,926 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e/users/7f8fd8ac40dc40e3a63fab5147d8f389/roles/755ed3ce17a24fe0a20cec8e2539c145 used request id req-8a5fdcb4-4c5f-46a3-a50e-9356ffacccf0 2019-01-09 16:25:07,927 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:25:07,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:07,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:08,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "755ed3ce17a24fe0a20cec8e2539c145", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj-role"}], "expires_at": "2019-01-09T17:25:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6eeaab79fc3463892f3422c42f6d92e", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-user", "id": "7f8fd8ac40dc40e3a63fab5147d8f389"}, "audit_ids": ["-36dNyGWQ7aFlo91FmKx5g"], "issued_at": "2019-01-09T16:25:08.000000Z"}} 2019-01-09 16:25:08,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15581ae339ed1e988bea082f89618efe403d8184" 2019-01-09 16:25:08,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2e356e0-8af8-4cd9-aff2-e03bc180ff56 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:08,405 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a2e356e0-8af8-4cd9-aff2-e03bc180ff56 2019-01-09 16:25:08,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15581ae339ed1e988bea082f89618efe403d8184" 2019-01-09 16:25:08,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d5047f4c-3bf8-4201-8cc7-9264d328dabe Date: Wed, 09 Jan 2019 16:25:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-image"} 2019-01-09 16:25:08,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-image used request id req-d5047f4c-3bf8-4201-8cc7-9264d328dabe 2019-01-09 16:25:08,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15581ae339ed1e988bea082f89618efe403d8184" 2019-01-09 16:25:08,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ba05d4aa-de8e-45b9-ae09-88d84508649b Date: Wed, 09 Jan 2019 16:25: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-09 16:25:08,618 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ba05d4aa-de8e-45b9-ae09-88d84508649b 2019-01-09 16:25:08,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15581ae339ed1e988bea082f89618efe403d8184" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-image"}' 2019-01-09 16:25:08,687 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c8006359-5df2-402b-adb9-282a3bd37ddd Date: Wed, 09 Jan 2019 16:25:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:25:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:25:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179", "min_disk": 0, "protected": false, "id": "6ce78aa6-368b-424c-951b-e222d2eb3179", "file": "/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179/file", "checksum": null, "owner": "d6eeaab79fc3463892f3422c42f6d92e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:25:08,687 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c8006359-5df2-402b-adb9-282a3bd37ddd 2019-01-09 16:25:08,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15581ae339ed1e988bea082f89618efe403d8184" -d '' 2019-01-09 16:25:09,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f6691c79-e19f-452f-b21c-f05e30842f36 Date: Wed, 09 Jan 2019 16:25: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-09 16:25:09,187 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179/file used request id req-f6691c79-e19f-452f-b21c-f05e30842f36 2019-01-09 16:25:09,188 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:25:09,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15581ae339ed1e988bea082f89618efe403d8184" 2019-01-09 16:25:09,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ea6ba997-1626-4980-8803-d8518cf0bda9 Date: Wed, 09 Jan 2019 16:25:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:25:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:25:09Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/6ce78aa6-368b-424c-951b-e222d2eb3179/snap", "metadata": {}}], "self": "/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179", "min_disk": 0, "protected": false, "id": "6ce78aa6-368b-424c-951b-e222d2eb3179", "file": "/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6eeaab79fc3463892f3422c42f6d92e", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/6ce78aa6-368b-424c-951b-e222d2eb3179/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:25:09,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179 used request id req-ea6ba997-1626-4980-8803-d8518cf0bda9 2019-01-09 16:25:09,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15581ae339ed1e988bea082f89618efe403d8184" 2019-01-09 16:25:09,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bb3b2e4a-70b4-4f1b-9de6-2ffdc30d374e Date: Wed, 09 Jan 2019 16:25:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 16:25:09,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-bb3b2e4a-70b4-4f1b-9de6-2ffdc30d374e 2019-01-09 16:25:09,217 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-image 2019-01-09 16:25:09,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15581ae339ed1e988bea082f89618efe403d8184" 2019-01-09 16:25:09,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f7ac7327-6ddc-4baa-abb1-6bf57287af2a Date: Wed, 09 Jan 2019 16:25:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:25:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:25:09Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/6ce78aa6-368b-424c-951b-e222d2eb3179/snap", "metadata": {}}], "self": "/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179", "min_disk": 0, "protected": false, "id": "6ce78aa6-368b-424c-951b-e222d2eb3179", "file": "/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d6eeaab79fc3463892f3422c42f6d92e", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/6ce78aa6-368b-424c-951b-e222d2eb3179/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:25:09,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179 used request id req-f7ac7327-6ddc-4baa-abb1-6bf57287af2a 2019-01-09 16:25:09,233 - create_image - DEBUG - Instance status is - active 2019-01-09 16:25:09,234 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-image 2019-01-09 16:25:09,234 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-image 2019-01-09 16:25:09,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:09,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:09,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "755ed3ce17a24fe0a20cec8e2539c145", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj-role"}], "expires_at": "2019-01-09T17:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6eeaab79fc3463892f3422c42f6d92e", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-user", "id": "7f8fd8ac40dc40e3a63fab5147d8f389"}, "audit_ids": ["Q9km8LblSDG_xQaX-5-csQ"], "issued_at": "2019-01-09T16:25:09.000000Z"}} 2019-01-09 16:25:09,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b28c13375f2b640ad25b7c26a5e3cda1f17be93" 2019-01-09 16:25:09,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add98ec4-60c8-4808-9ab8-983796064a1e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:09,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-add98ec4-60c8-4808-9ab8-983796064a1e 2019-01-09 16:25:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b28c13375f2b640ad25b7c26a5e3cda1f17be93" 2019-01-09 16:25:09,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1b180ee0-3d6a-4f2e-bd4a-a44f7d930a41 Date: Wed, 09 Jan 2019 16:25:09 GMT RESP BODY: {"networks":[]} 2019-01-09 16:25:09,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net used request id req-1b180ee0-3d6a-4f2e-bd4a-a44f7d930a41 2019-01-09 16:25:09,919 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net 2019-01-09 16:25:09,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b28c13375f2b640ad25b7c26a5e3cda1f17be93" -d '{"network": {"name": "CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net", "admin_state_up": true}}' 2019-01-09 16:25:10,397 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-e24365e3-a637-4b85-9470-e448d5293fd7 Date: Wed, 09 Jan 2019 16:25:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d6eeaab79fc3463892f3422c42f6d92e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:25:10Z","is_default":false,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","mtu":1450}} 2019-01-09 16:25:10,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-e24365e3-a637-4b85-9470-e448d5293fd7 2019-01-09 16:25:10,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b28c13375f2b640ad25b7c26a5e3cda1f17be93" 2019-01-09 16:25:10,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-89d77bb8-0234-4f95-abcc-88d20d883109 Date: Wed, 09 Jan 2019 16:25:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d6eeaab79fc3463892f3422c42f6d92e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:25:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net","admin_state_up":true,"tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","mtu":1450}]} 2019-01-09 16:25:10,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 used request id req-89d77bb8-0234-4f95-abcc-88d20d883109 2019-01-09 16:25:10,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b28c13375f2b640ad25b7c26a5e3cda1f17be93" 2019-01-09 16:25:10,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8eab3508-40a4-406a-8d06-3e56a83486a4 Date: Wed, 09 Jan 2019 16:25:10 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:25:10,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 used request id req-8eab3508-40a4-406a-8d06-3e56a83486a4 2019-01-09 16:25:10,537 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet 2019-01-09 16:25:10,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b28c13375f2b640ad25b7c26a5e3cda1f17be93" -d '{"subnets": [{"ip_version": 4, "network_id": "db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet"}]}' 2019-01-09 16:25:11,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-266ac834-19e1-4b5f-8873-218a305c8690 Date: Wed, 09 Jan 2019 16:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:10Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d6eeaab79fc3463892f3422c42f6d92e","id":"47ef63c4-c620-4cb7-b3f9-21197239f973","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet"}]} 2019-01-09 16:25:11,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-266ac834-19e1-4b5f-8873-218a305c8690 2019-01-09 16:25:11,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b28c13375f2b640ad25b7c26a5e3cda1f17be93" 2019-01-09 16:25:11,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0baaed49-8329-432d-b768-c3d5af9b2dcf Date: Wed, 09 Jan 2019 16:25:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6eeaab79fc3463892f3422c42f6d92e","l2_adjacency":true,"status":"ACTIVE","subnets":["47ef63c4-c620-4cb7-b3f9-21197239f973"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net","admin_state_up":true,"tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","mtu":1450}]} 2019-01-09 16:25:11,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 used request id req-0baaed49-8329-432d-b768-c3d5af9b2dcf 2019-01-09 16:25:11,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b28c13375f2b640ad25b7c26a5e3cda1f17be93" 2019-01-09 16:25:11,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-68caf371-d960-4061-a37d-20b551cb1741 Date: Wed, 09 Jan 2019 16:25:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6eeaab79fc3463892f3422c42f6d92e","id":"47ef63c4-c620-4cb7-b3f9-21197239f973","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet"}]} 2019-01-09 16:25:11,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 used request id req-68caf371-d960-4061-a37d-20b551cb1741 2019-01-09 16:25:11,440 - OpenStackNetwork - DEBUG - Network [db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444] created successfully 2019-01-09 16:25:11,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:11,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:11,880 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:25:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["ahbxeEw0T-ecySnaog0FIA"], "issued_at": "2019-01-09T16:25:11.000000Z"}} 2019-01-09 16:25:11,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eac3b2bb09f7cd9e1e1f79ce330e9fef41e2e90" 2019-01-09 16:25:11,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5457cf9-d7d5-4bbb-8594-7645356ec0ba Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:11,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a5457cf9-d7d5-4bbb-8594-7645356ec0ba 2019-01-09 16:25:11,973 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:25:11,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eac3b2bb09f7cd9e1e1f79ce330e9fef41e2e90" 2019-01-09 16:25:12,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-94a93f72-2a75-4af1-92db-26b42b86a1f5 x-compute-request-id: req-94a93f72-2a75-4af1-92db-26b42b86a1f5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:25:12,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-94a93f72-2a75-4af1-92db-26b42b86a1f5 2019-01-09 16:25:12,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eac3b2bb09f7cd9e1e1f79ce330e9fef41e2e90" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-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-09 16:25:12,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2f504cc-3ea7-4ecb-b58d-6134b7aed975 x-compute-request-id: req-e2f504cc-3ea7-4ecb-b58d-6134b7aed975 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/52c518b2-d5aa-4256-8796-f02f7264b2f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/52c518b2-d5aa-4256-8796-f02f7264b2f8", "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": "52c518b2-d5aa-4256-8796-f02f7264b2f8"}} 2019-01-09 16:25:12,216 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e2f504cc-3ea7-4ecb-b58d-6134b7aed975 2019-01-09 16:25:12,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:12,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:12,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "755ed3ce17a24fe0a20cec8e2539c145", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj-role"}], "expires_at": "2019-01-09T17:25:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6eeaab79fc3463892f3422c42f6d92e", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-user", "id": "7f8fd8ac40dc40e3a63fab5147d8f389"}, "audit_ids": ["qYYd59pzQa2lUFM2RaSexw"], "issued_at": "2019-01-09T16:25:12.000000Z"}} 2019-01-09 16:25:12,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:12,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb665074-64f0-41df-bdab-cac34e4652fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:12,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fb665074-64f0-41df-bdab-cac34e4652fe 2019-01-09 16:25:12,694 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:25:12,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:12,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a65a28b-32ab-4c0d-be58-8999db650835 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:12,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4a65a28b-32ab-4c0d-be58-8999db650835 2019-01-09 16:25:12,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:13,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9cff62e2-dd13-4fdd-bbaa-e84c505ffa00 Date: Wed, 09 Jan 2019 16:25:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6eeaab79fc3463892f3422c42f6d92e","l2_adjacency":true,"status":"ACTIVE","subnets":["47ef63c4-c620-4cb7-b3f9-21197239f973"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net","admin_state_up":true,"tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","mtu":1450}]} 2019-01-09 16:25:13,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net used request id req-9cff62e2-dd13-4fdd-bbaa-e84c505ffa00 2019-01-09 16:25:13,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:13,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6ffd2273-b154-490f-87f6-f4d12353b2d5 Date: Wed, 09 Jan 2019 16:25:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6eeaab79fc3463892f3422c42f6d92e","id":"47ef63c4-c620-4cb7-b3f9-21197239f973","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet"}]} 2019-01-09 16:25:13,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 used request id req-6ffd2273-b154-490f-87f6-f4d12353b2d5 2019-01-09 16:25:13,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:13,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1cdf910c-f866-4c56-8d4c-82a1c143e2fb Date: Wed, 09 Jan 2019 16:25:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6eeaab79fc3463892f3422c42f6d92e","l2_adjacency":true,"status":"ACTIVE","subnets":["47ef63c4-c620-4cb7-b3f9-21197239f973"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net","admin_state_up":true,"tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","mtu":1450}]} 2019-01-09 16:25:13,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net used request id req-1cdf910c-f866-4c56-8d4c-82a1c143e2fb 2019-01-09 16:25:13,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:25:13,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:25: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:25:13,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:13,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc918504-b45e-4191-ba8a-f7dc98873a84 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6eeaab79fc3463892f3422c42f6d92e", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj"}} 2019-01-09 16:25:13,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e used request id req-dc918504-b45e-4191-ba8a-f7dc98873a84 2019-01-09 16:25:13,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:13,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e931eb95-74a7-4b39-a72d-aba5f0919d40 Date: Wed, 09 Jan 2019 16:25:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6eeaab79fc3463892f3422c42f6d92e","id":"47ef63c4-c620-4cb7-b3f9-21197239f973","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet"}]} 2019-01-09 16:25:13,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 used request id req-e931eb95-74a7-4b39-a72d-aba5f0919d40 2019-01-09 16:25:13,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444&name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:13,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dcf529e2-743e-4b9b-ace8-593915f207ed Date: Wed, 09 Jan 2019 16:25:13 GMT RESP BODY: {"ports":[]} 2019-01-09 16:25:13,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444&name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85eport-1&admin_state_up=True used request id req-dcf529e2-743e-4b9b-ace8-593915f207ed 2019-01-09 16:25:13,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:13,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-064d6f7a-b45d-42a4-b272-3d96c100f7b5 x-compute-request-id: req-064d6f7a-b45d-42a4-b272-3d96c100f7b5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:25:13,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-inst used request id req-064d6f7a-b45d-42a4-b272-3d96c100f7b5 2019-01-09 16:25:13,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:13,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-570c2bf6-c105-4a6b-a822-f2fd0ca3a0b0 Date: Wed, 09 Jan 2019 16:25:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6eeaab79fc3463892f3422c42f6d92e","l2_adjacency":true,"status":"ACTIVE","subnets":["47ef63c4-c620-4cb7-b3f9-21197239f973"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net","admin_state_up":true,"tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","mtu":1450}]} 2019-01-09 16:25:13,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net used request id req-570c2bf6-c105-4a6b-a822-f2fd0ca3a0b0 2019-01-09 16:25:13,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:13,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-af37916e-5fba-4d3a-ba0c-6e3fd535b128 Date: Wed, 09 Jan 2019 16:25:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6eeaab79fc3463892f3422c42f6d92e","id":"47ef63c4-c620-4cb7-b3f9-21197239f973","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet"}]} 2019-01-09 16:25:13,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 used request id req-af37916e-5fba-4d3a-ba0c-6e3fd535b128 2019-01-09 16:25:13,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:13,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-820c864c-dcdc-412a-ae83-b7752860fecd Date: Wed, 09 Jan 2019 16:25:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6eeaab79fc3463892f3422c42f6d92e","l2_adjacency":true,"status":"ACTIVE","subnets":["47ef63c4-c620-4cb7-b3f9-21197239f973"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net","admin_state_up":true,"tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","mtu":1450}]} 2019-01-09 16:25:13,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net used request id req-820c864c-dcdc-412a-ae83-b7752860fecd 2019-01-09 16:25:13,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:13,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed7f526-656c-4315-93ce-0c1045b8a323 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6eeaab79fc3463892f3422c42f6d92e", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj"}} 2019-01-09 16:25:13,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e used request id req-2ed7f526-656c-4315-93ce-0c1045b8a323 2019-01-09 16:25:13,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:13,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d6cacc35-0743-46a2-80a4-a078999b64d4 Date: Wed, 09 Jan 2019 16:25:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6eeaab79fc3463892f3422c42f6d92e","id":"47ef63c4-c620-4cb7-b3f9-21197239f973","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet"}]} 2019-01-09 16:25:13,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 used request id req-d6cacc35-0743-46a2-80a4-a078999b64d4 2019-01-09 16:25:13,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444&name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:14,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0ad411e0-d3c7-44e8-8462-f772a13b873e Date: Wed, 09 Jan 2019 16:25:14 GMT RESP BODY: {"ports":[]} 2019-01-09 16:25:14,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444&name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85eport-1&admin_state_up=True used request id req-0ad411e0-d3c7-44e8-8462-f772a13b873e 2019-01-09 16:25:14,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:14,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:14,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "755ed3ce17a24fe0a20cec8e2539c145", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj-role"}], "expires_at": "2019-01-09T17:25:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d6eeaab79fc3463892f3422c42f6d92e", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/d6eeaab79fc3463892f3422c42f6d92e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d6eeaab79fc3463892f3422c42f6d92e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_d6eeaab79fc3463892f3422c42f6d92e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-user", "id": "7f8fd8ac40dc40e3a63fab5147d8f389"}, "audit_ids": ["WMYbFsLuTBmV8e6zp3LUOQ"], "issued_at": "2019-01-09T16:25:14.000000Z"}} 2019-01-09 16:25:14,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7a6e259a081fbb8cd8c6671fffca926ae670d6" 2019-01-09 16:25:14,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7fa218-d3ba-4468-b39c-f5369b7207b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:14,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6e7fa218-d3ba-4468-b39c-f5369b7207b1 2019-01-09 16:25:14,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:14,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8268505f-3e1a-4406-9d3a-6a3d355294a5 Date: Wed, 09 Jan 2019 16:25:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6eeaab79fc3463892f3422c42f6d92e","l2_adjacency":true,"status":"ACTIVE","subnets":["47ef63c4-c620-4cb7-b3f9-21197239f973"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net","admin_state_up":true,"tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","mtu":1450}]} 2019-01-09 16:25:14,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net used request id req-8268505f-3e1a-4406-9d3a-6a3d355294a5 2019-01-09 16:25:14,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:14,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-13a0b611-e6c1-4ad2-85a8-d14c062922f3 Date: Wed, 09 Jan 2019 16:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6eeaab79fc3463892f3422c42f6d92e","id":"47ef63c4-c620-4cb7-b3f9-21197239f973","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet"}]} 2019-01-09 16:25:14,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 used request id req-13a0b611-e6c1-4ad2-85a8-d14c062922f3 2019-01-09 16:25:14,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:14,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d3c41f26-f533-4be4-97ec-55ff17f57d54 Date: Wed, 09 Jan 2019 16:25:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d6eeaab79fc3463892f3422c42f6d92e","l2_adjacency":true,"status":"ACTIVE","subnets":["47ef63c4-c620-4cb7-b3f9-21197239f973"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net","admin_state_up":true,"tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","mtu":1450}]} 2019-01-09 16:25:14,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net used request id req-d3c41f26-f533-4be4-97ec-55ff17f57d54 2019-01-09 16:25:14,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:25:14,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:25: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:25:14,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7a6e259a081fbb8cd8c6671fffca926ae670d6" 2019-01-09 16:25:14,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fcf7d67-f49b-4b84-9609-49c955efb603 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6eeaab79fc3463892f3422c42f6d92e", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj"}} 2019-01-09 16:25:14,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e used request id req-1fcf7d67-f49b-4b84-9609-49c955efb603 2019-01-09 16:25:14,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:14,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f19a0ae0-8ded-49c5-adf1-d52adfb0e5f6 Date: Wed, 09 Jan 2019 16:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6eeaab79fc3463892f3422c42f6d92e","id":"47ef63c4-c620-4cb7-b3f9-21197239f973","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet"}]} 2019-01-09 16:25:14,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 used request id req-f19a0ae0-8ded-49c5-adf1-d52adfb0e5f6 2019-01-09 16:25:14,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444&name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" 2019-01-09 16:25:14,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bd491174-f443-48ec-aa36-ad98552c738b Date: Wed, 09 Jan 2019 16:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444","tenant_id":"d6eeaab79fc3463892f3422c42f6d92e","created_at":"2019-01-09T16:25:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d6eeaab79fc3463892f3422c42f6d92e","id":"47ef63c4-c620-4cb7-b3f9-21197239f973","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet"}]} 2019-01-09 16:25:14,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444&name=CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet used request id req-bd491174-f443-48ec-aa36-ad98552c738b 2019-01-09 16:25:14,938 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net 2019-01-09 16:25:14,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f06289a6b07a6ccbcbe772cc8bf4eb210e953a1" -d '{"port": {"network_id": "db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444", "fixed_ips": [{"subnet_id": "47ef63c4-c620-4cb7-b3f9-21197239f973", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85eport-1", "admin_state_up": true}}' 2019-01-09 16:25:15,243 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-8b9b6758-0ab1-4e1e-8805-b0819c149887 Date: Wed, 09 Jan 2019 16:25:15 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-09 16:25:15,243 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-8b9b6758-0ab1-4e1e-8805-b0819c149887 2019-01-09 16:25:15,243 - 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-09 16:25:15,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/52c518b2-d5aa-4256-8796-f02f7264b2f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eac3b2bb09f7cd9e1e1f79ce330e9fef41e2e90" 2019-01-09 16:25:15,273 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:25: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-d66214f6-67d7-4ebf-8896-ac254d4c765c x-compute-request-id: req-d66214f6-67d7-4ebf-8896-ac254d4c765c Content-Length: 0 Content-Type: application/json 2019-01-09 16:25:15,273 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/52c518b2-d5aa-4256-8796-f02f7264b2f8 used request id req-d66214f6-67d7-4ebf-8896-ac254d4c765c 2019-01-09 16:25:15,274 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet 2019-01-09 16:25:15,274 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-subnet 2019-01-09 16:25:15,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/47ef63c4-c620-4cb7-b3f9-21197239f973 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b28c13375f2b640ad25b7c26a5e3cda1f17be93" 2019-01-09 16:25:16,289 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ae7af26-3677-410d-82fc-649591fe88f5 Date: Wed, 09 Jan 2019 16:25:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:25:16,289 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/47ef63c4-c620-4cb7-b3f9-21197239f973 used request id req-9ae7af26-3677-410d-82fc-649591fe88f5 2019-01-09 16:25:16,290 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-pub-net 2019-01-09 16:25:16,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b28c13375f2b640ad25b7c26a5e3cda1f17be93" 2019-01-09 16:25:17,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c24256b-fd9e-47d0-93a3-3d16c1986467 Date: Wed, 09 Jan 2019 16:25:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:25:17,416 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/db8a8f8f-a29e-4cff-9ec3-1aa71cbdd444 used request id req-3c24256b-fd9e-47d0-93a3-3d16c1986467 2019-01-09 16:25:17,416 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9a42883f-4b61-40fb-b3b5-4a01f1ecf85e-image 2019-01-09 16:25:17,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15581ae339ed1e988bea082f89618efe403d8184" 2019-01-09 16:25:17,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e627c761-b3e0-4a02-8775-a66f263c2364 Date: Wed, 09 Jan 2019 16:25:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 16:25:17,700 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6ce78aa6-368b-424c-951b-e222d2eb3179 used request id req-e627c761-b3e0-4a02-8775-a66f263c2364 2019-01-09 16:25:17,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:17,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-512767a0-8892-4c36-8b13-46fd02d2522f Date: Wed, 09 Jan 2019 16:25:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d6eeaab79fc3463892f3422c42f6d92e", "created_at": "2019-01-09T16:25:09Z", "updated_at": "2019-01-09T16:25:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:25:10Z", "revision_number": 0, "id": "373b782e-be4f-43e8-98bb-b28afc206e99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:25:10Z", "security_group_id": "817d3e44-5929-4b7e-a816-d8f51beb8f41", "tenant_id": "d6eeaab79fc3463892f3422c42f6d92e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6eeaab79fc3463892f3422c42f6d92e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:25:10Z", "revision_number": 0, "id": "57767161-fdf1-424b-90ef-82137a0e58ac", "remote_group_id": "817d3e44-5929-4b7e-a816-d8f51beb8f41", "remote_ip_prefix": null, "created_at": "2019-01-09T16:25:10Z", "security_group_id": "817d3e44-5929-4b7e-a816-d8f51beb8f41", "tenant_id": "d6eeaab79fc3463892f3422c42f6d92e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d6eeaab79fc3463892f3422c42f6d92e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:25:10Z", "revision_number": 0, "id": "876d7e65-c75f-48fd-a5e0-8172de005c14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:25:10Z", "security_group_id": "817d3e44-5929-4b7e-a816-d8f51beb8f41", "tenant_id": "d6eeaab79fc3463892f3422c42f6d92e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6eeaab79fc3463892f3422c42f6d92e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:25:10Z", "revision_number": 0, "id": "dace004a-ab78-4a4a-9dfe-9a37d2606a09", "remote_group_id": "817d3e44-5929-4b7e-a816-d8f51beb8f41", "remote_ip_prefix": null, "created_at": "2019-01-09T16:25:10Z", "security_group_id": "817d3e44-5929-4b7e-a816-d8f51beb8f41", "tenant_id": "d6eeaab79fc3463892f3422c42f6d92e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d6eeaab79fc3463892f3422c42f6d92e"}], "revision_number": 4, "project_id": "d6eeaab79fc3463892f3422c42f6d92e", "id": "817d3e44-5929-4b7e-a816-d8f51beb8f41", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:25:17,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-512767a0-8892-4c36-8b13-46fd02d2522f 2019-01-09 16:25:17,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:18,079 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:25:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e680c301-f4b3-4bb2-be76-c08a6af3361e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:25:18,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-e680c301-f4b3-4bb2-be76-c08a6af3361e 2019-01-09 16:25:18,080 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:25:18,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:18,179 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84265cf5-cc44-48a9-8044-d9f812254e76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:25:18,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-84265cf5-cc44-48a9-8044-d9f812254e76 2019-01-09 16:25:18,179 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:25:18,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:18,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-557b2247-4e1a-42b7-873a-a5ec1434b60f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:25:18,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-557b2247-4e1a-42b7-873a-a5ec1434b60f 2019-01-09 16:25:18,272 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:25:18,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:18,372 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f00272ad-5cd4-4991-90d9-e74f75bc0bdb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:25:18,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-f00272ad-5cd4-4991-90d9-e74f75bc0bdb 2019-01-09 16:25:18,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:25:18,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:18,463 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4caa6f0e-c822-46d0-8336-64e69d00cd37 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:25:18,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-4caa6f0e-c822-46d0-8336-64e69d00cd37 2019-01-09 16:25:18,464 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:25:18,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:18,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83fb5fc1-df84-4b12-9aa1-b7a7db84c071 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "d6eeaab79fc3463892f3422c42f6d92e", "name": "CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj"}} 2019-01-09 16:25:18,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e used request id req-83fb5fc1-df84-4b12-9aa1-b7a7db84c071 2019-01-09 16:25:18,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 817d3e44-5929-4b7e-a816-d8f51beb8f41 2019-01-09 16:25:18,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=817d3e44-5929-4b7e-a816-d8f51beb8f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:18,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-df6a3af4-a613-43b2-ba7a-51bd3355510c Date: Wed, 09 Jan 2019 16:25: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-09T16:25:10Z", "security_group_id": "817d3e44-5929-4b7e-a816-d8f51beb8f41", "port_range_min": null, "revision_number": 0, "tenant_id": "d6eeaab79fc3463892f3422c42f6d92e", "created_at": "2019-01-09T16:25:10Z", "project_id": "d6eeaab79fc3463892f3422c42f6d92e", "id": "373b782e-be4f-43e8-98bb-b28afc206e99"}, {"remote_group_id": "817d3e44-5929-4b7e-a816-d8f51beb8f41", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:25:10Z", "security_group_id": "817d3e44-5929-4b7e-a816-d8f51beb8f41", "port_range_min": null, "revision_number": 0, "tenant_id": "d6eeaab79fc3463892f3422c42f6d92e", "created_at": "2019-01-09T16:25:10Z", "project_id": "d6eeaab79fc3463892f3422c42f6d92e", "id": "57767161-fdf1-424b-90ef-82137a0e58ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:25:10Z", "security_group_id": "817d3e44-5929-4b7e-a816-d8f51beb8f41", "port_range_min": null, "revision_number": 0, "tenant_id": "d6eeaab79fc3463892f3422c42f6d92e", "created_at": "2019-01-09T16:25:10Z", "project_id": "d6eeaab79fc3463892f3422c42f6d92e", "id": "876d7e65-c75f-48fd-a5e0-8172de005c14"}, {"remote_group_id": "817d3e44-5929-4b7e-a816-d8f51beb8f41", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:25:10Z", "security_group_id": "817d3e44-5929-4b7e-a816-d8f51beb8f41", "port_range_min": null, "revision_number": 0, "tenant_id": "d6eeaab79fc3463892f3422c42f6d92e", "created_at": "2019-01-09T16:25:10Z", "project_id": "d6eeaab79fc3463892f3422c42f6d92e", "id": "dace004a-ab78-4a4a-9dfe-9a37d2606a09"}]} 2019-01-09 16:25:18,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=817d3e44-5929-4b7e-a816-d8f51beb8f41 used request id req-df6a3af4-a613-43b2-ba7a-51bd3355510c 2019-01-09 16:25:18,596 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:25:18,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/817d3e44-5929-4b7e-a816-d8f51beb8f41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:18,798 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ba6a2f0-52f0-4f22-ab15-e55612d3c870 Content-Length: 0 Date: Wed, 09 Jan 2019 16:25:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:25:18,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/817d3e44-5929-4b7e-a816-d8f51beb8f41 used request id req-3ba6a2f0-52f0-4f22-ab15-e55612d3c870 2019-01-09 16:25:18,799 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj 2019-01-09 16:25:18,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:19,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:25:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47e38800-13a1-4b1c-8949-f94a01707b5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:25:19,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d6eeaab79fc3463892f3422c42f6d92e used request id req-47e38800-13a1-4b1c-8949-f94a01707b5a 2019-01-09 16:25:19,041 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-proj-role 2019-01-09 16:25:19,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/755ed3ce17a24fe0a20cec8e2539c145 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:19,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:25:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc80f3e-45ca-4831-868d-7c60770c672f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:25:19,154 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/755ed3ce17a24fe0a20cec8e2539c145 used request id req-cbc80f3e-45ca-4831-868d-7c60770c672f 2019-01-09 16:25:19,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e861869dc86b7233375abc5e43bdfc2d7c24c807" 2019-01-09 16:25:19,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9458aee2-8316-47f4-9032-552935885931 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:25:19,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9458aee2-8316-47f4-9032-552935885931 2019-01-09 16:25:19,173 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c8c1d9cd-d8a6-44d-user 2019-01-09 16:25:19,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7f8fd8ac40dc40e3a63fab5147d8f389 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31946cd66252ac31a1e168ebec22aa7bb29312cf" 2019-01-09 16:25:19,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:25:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71a9a694-9c61-4bba-b283-ef55908fe23e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:25:19,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7f8fd8ac40dc40e3a63fab5147d8f389 used request id req-71a9a694-9c61-4bba-b283-ef55908fe23e 2019-01-09 16:25:19,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:19,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:25:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["wmauQlUURguL9eKQ7E65cQ"], "issued_at": "2019-01-09T16:25:19.000000Z"}} 2019-01-09 16:25:19,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1feb330b3d7fb5d8381bc010183dfda7538396" 2019-01-09 16:25:19,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8211178-0ef5-4855-abdd-87e6839d6177 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:19,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e8211178-0ef5-4855-abdd-87e6839d6177 2019-01-09 16:25:19,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:19,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:20,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:25:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["fKtoxuYRS8OsrtHk1eMtqw"], "issued_at": "2019-01-09T16:25:20.000000Z"}} 2019-01-09 16:25:20,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:20,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42fd27a2-f7c9-474e-a20a-6f1543214e0f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:20,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-42fd27a2-f7c9-474e-a20a-6f1543214e0f 2019-01-09 16:25:20,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:25:20,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:25: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:25:20,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:20,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5da4bc2f-d7ac-4870-bee5-88c4127f0aa1 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:25:20,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj used request id req-5da4bc2f-d7ac-4870-bee5-88c4127f0aa1 2019-01-09 16:25:20,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:20,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e73c2721-f53f-4039-83d8-f4e8dd6d3e80 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:25:20,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e73c2721-f53f-4039-83d8-f4e8dd6d3e80 2019-01-09 16:25:20,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj"}}' 2019-01-09 16:25:20,671 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:25:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b89adaa1-aaa8-477d-a972-1593db7dad50 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6"}, "tags": [], "enabled": true, "id": "eef940b31473458a8852942dde21faf6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj"}} 2019-01-09 16:25:20,671 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-b89adaa1-aaa8-477d-a972-1593db7dad50 2019-01-09 16:25:20,672 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj 2019-01-09 16:25:20,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:20,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:21,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:25:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["f2dhR-RmS46uCid-cblbVQ"], "issued_at": "2019-01-09T16:25:21.000000Z"}} 2019-01-09 16:25:21,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7f62cb15024625409277a7962fea06298baa1f" 2019-01-09 16:25:21,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a97d1a6-c886-443b-87b0-ec77367d9f11 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:21,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3a97d1a6-c886-443b-87b0-ec77367d9f11 2019-01-09 16:25:21,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:25:21,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:25: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:25:21,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7f62cb15024625409277a7962fea06298baa1f" 2019-01-09 16:25:21,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d94b72-5c1f-4354-a8d2-8cdd4cae0903 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:25:21,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-24d94b72-5c1f-4354-a8d2-8cdd4cae0903 2019-01-09 16:25:21,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7f62cb15024625409277a7962fea06298baa1f" 2019-01-09 16:25:21,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ee0d44-b571-47df-b81b-6409f150f348 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6"}, "tags": [], "enabled": true, "id": "eef940b31473458a8852942dde21faf6", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj"}]} 2019-01-09 16:25:21,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj used request id req-63ee0d44-b571-47df-b81b-6409f150f348 2019-01-09 16:25:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7f62cb15024625409277a7962fea06298baa1f" 2019-01-09 16:25:21,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5377aa34-c520-4464-bf88-99f1a9e44caa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:25:21,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5377aa34-c520-4464-bf88-99f1a9e44caa 2019-01-09 16:25:21,872 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-aea532b6-3fce-4a4-user 2019-01-09 16:25:21,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:21,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:21,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b369e8-0d3c-4678-b20b-c3c18175a64b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:25:21,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-18b369e8-0d3c-4678-b20b-c3c18175a64b 2019-01-09 16:25:21,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" -d '{"role": {"name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj-role"}}' 2019-01-09 16:25:22,106 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:25:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c59b9094-1dd8-4f8f-9ce8-70f99b16a967 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88517ea7066f4938b0621668b5e5bae6", "links": {"self": "http://172.30.9.29:5000/v3/roles/88517ea7066f4938b0621668b5e5bae6"}, "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj-role"}} 2019-01-09 16:25:22,106 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c59b9094-1dd8-4f8f-9ce8-70f99b16a967 2019-01-09 16:25:22,107 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj-role 2019-01-09 16:25:22,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/88517ea7066f4938b0621668b5e5bae6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:22,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72301355-0688-45bb-b8b0-eb6b8817fd65 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88517ea7066f4938b0621668b5e5bae6", "links": {"self": "http://172.30.9.29:5000/v3/roles/88517ea7066f4938b0621668b5e5bae6"}, "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj-role"}} 2019-01-09 16:25:22,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/88517ea7066f4938b0621668b5e5bae6 used request id req-72301355-0688-45bb-b8b0-eb6b8817fd65 2019-01-09 16:25:22,207 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj-role to project CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj 2019-01-09 16:25:22,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6/users/abf154c22d124229aa0314afd429feb4/roles/88517ea7066f4938b0621668b5e5bae6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:22,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:25:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d534447-8295-477f-a2bb-8d4a0a3ddc97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:25:22,349 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6/users/abf154c22d124229aa0314afd429feb4/roles/88517ea7066f4938b0621668b5e5bae6 used request id req-9d534447-8295-477f-a2bb-8d4a0a3ddc97 2019-01-09 16:25:22,349 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:25:22,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:22,350 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:22,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88517ea7066f4938b0621668b5e5bae6", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj-role"}], "expires_at": "2019-01-09T17:25:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eef940b31473458a8852942dde21faf6", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-user", "id": "abf154c22d124229aa0314afd429feb4"}, "audit_ids": ["TJ7uc_ggQjifzLbVrFug8A"], "issued_at": "2019-01-09T16:25:22.000000Z"}} 2019-01-09 16:25:22,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e973c3fceee2e29ba31cdc4996df3aec9074296" 2019-01-09 16:25:22,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f05334-9e5b-46db-b2e3-3b0869e68bb3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:22,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-59f05334-9e5b-46db-b2e3-3b0869e68bb3 2019-01-09 16:25:22,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e973c3fceee2e29ba31cdc4996df3aec9074296" 2019-01-09 16:25:23,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c6ba50cd-10d8-47e2-b1b8-053b7ca73489 Date: Wed, 09 Jan 2019 16:25:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-image"} 2019-01-09 16:25:23,048 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-image used request id req-c6ba50cd-10d8-47e2-b1b8-053b7ca73489 2019-01-09 16:25:23,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e973c3fceee2e29ba31cdc4996df3aec9074296" 2019-01-09 16:25:23,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1a5f1f59-2e0c-460a-ae51-ab50f098fa20 Date: Wed, 09 Jan 2019 16:25: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-09 16:25:23,057 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1a5f1f59-2e0c-460a-ae51-ab50f098fa20 2019-01-09 16:25:23,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1e973c3fceee2e29ba31cdc4996df3aec9074296" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-image"}' 2019-01-09 16:25:23,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a48c4b24-4a11-43aa-9e47-9536623c7ddd Date: Wed, 09 Jan 2019 16:25:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:25:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:25:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f", "min_disk": 0, "protected": false, "id": "5820e60c-b61b-4fb0-b493-4104f1e5773f", "file": "/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f/file", "checksum": null, "owner": "eef940b31473458a8852942dde21faf6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:25:23,116 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-a48c4b24-4a11-43aa-9e47-9536623c7ddd 2019-01-09 16:25:23,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e973c3fceee2e29ba31cdc4996df3aec9074296" -d '' 2019-01-09 16:25:23,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93ad94c6-d0a7-419d-9ef6-f11e248e63c5 Date: Wed, 09 Jan 2019 16:25: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-09 16:25:23,504 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f/file used request id req-93ad94c6-d0a7-419d-9ef6-f11e248e63c5 2019-01-09 16:25:23,505 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:25:23,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e973c3fceee2e29ba31cdc4996df3aec9074296" 2019-01-09 16:25:23,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-a502ea55-3529-4343-89ae-ba7d6488920c Date: Wed, 09 Jan 2019 16:25:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:25:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:25:23Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5820e60c-b61b-4fb0-b493-4104f1e5773f/snap", "metadata": {}}], "self": "/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f", "min_disk": 0, "protected": false, "id": "5820e60c-b61b-4fb0-b493-4104f1e5773f", "file": "/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eef940b31473458a8852942dde21faf6", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5820e60c-b61b-4fb0-b493-4104f1e5773f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:25:23,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f used request id req-a502ea55-3529-4343-89ae-ba7d6488920c 2019-01-09 16:25:23,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e973c3fceee2e29ba31cdc4996df3aec9074296" 2019-01-09 16:25:23,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-9580077b-4dfc-4b17-aa75-6e9dd148b730 Date: Wed, 09 Jan 2019 16:25: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-09 16:25:23,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-9580077b-4dfc-4b17-aa75-6e9dd148b730 2019-01-09 16:25:23,537 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-image 2019-01-09 16:25:23,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e973c3fceee2e29ba31cdc4996df3aec9074296" 2019-01-09 16:25:23,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ea5f3656-8736-42cd-ac76-57b366340df2 Date: Wed, 09 Jan 2019 16:25:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:25:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:25:23Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5820e60c-b61b-4fb0-b493-4104f1e5773f/snap", "metadata": {}}], "self": "/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f", "min_disk": 0, "protected": false, "id": "5820e60c-b61b-4fb0-b493-4104f1e5773f", "file": "/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eef940b31473458a8852942dde21faf6", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5820e60c-b61b-4fb0-b493-4104f1e5773f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:25:23,555 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f used request id req-ea5f3656-8736-42cd-ac76-57b366340df2 2019-01-09 16:25:23,556 - create_image - DEBUG - Instance status is - active 2019-01-09 16:25:23,556 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-image 2019-01-09 16:25:23,556 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-image 2019-01-09 16:25:23,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:23,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:23,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88517ea7066f4938b0621668b5e5bae6", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj-role"}], "expires_at": "2019-01-09T17:25:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eef940b31473458a8852942dde21faf6", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-user", "id": "abf154c22d124229aa0314afd429feb4"}, "audit_ids": ["gf8Ro0eeRIyLzfHz4IZ7Qw"], "issued_at": "2019-01-09T16:25:23.000000Z"}} 2019-01-09 16:25:23,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef003e60728881af749789ac17d4a9a3bd19defd" 2019-01-09 16:25:24,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a8a2a93-7d20-4c08-a1e2-0fa6763815d2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:24,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3a8a2a93-7d20-4c08-a1e2-0fa6763815d2 2019-01-09 16:25:24,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef003e60728881af749789ac17d4a9a3bd19defd" 2019-01-09 16:25:24,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9429499b-629d-484f-8b14-6f40c708b8b0 Date: Wed, 09 Jan 2019 16:25:24 GMT RESP BODY: {"networks":[]} 2019-01-09 16:25:24,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net used request id req-9429499b-629d-484f-8b14-6f40c708b8b0 2019-01-09 16:25:24,221 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net 2019-01-09 16:25:24,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef003e60728881af749789ac17d4a9a3bd19defd" -d '{"network": {"name": "CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net", "admin_state_up": true}}' 2019-01-09 16:25:24,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-0d80de64-0230-4f9d-bc39-a5edb2fee05e Date: Wed, 09 Jan 2019 16:25:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ff45291c-6d79-4b74-aa51-e539462ea67d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eef940b31473458a8852942dde21faf6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:25:24Z","is_default":false,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:24Z","mtu":1450}} 2019-01-09 16:25:24,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-0d80de64-0230-4f9d-bc39-a5edb2fee05e 2019-01-09 16:25:24,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ff45291c-6d79-4b74-aa51-e539462ea67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef003e60728881af749789ac17d4a9a3bd19defd" 2019-01-09 16:25:24,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a4b8486c-0a99-4f7c-bb5a-a9f8e9a01708 Date: Wed, 09 Jan 2019 16:25:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ff45291c-6d79-4b74-aa51-e539462ea67d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eef940b31473458a8852942dde21faf6","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:25:24Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net","admin_state_up":true,"tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:24Z","mtu":1450}]} 2019-01-09 16:25:24,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ff45291c-6d79-4b74-aa51-e539462ea67d used request id req-a4b8486c-0a99-4f7c-bb5a-a9f8e9a01708 2019-01-09 16:25:24,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef003e60728881af749789ac17d4a9a3bd19defd" 2019-01-09 16:25:24,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5935cf3a-5e9f-4e65-9497-bb4b69651a3b Date: Wed, 09 Jan 2019 16:25:24 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:25:24,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d used request id req-5935cf3a-5e9f-4e65-9497-bb4b69651a3b 2019-01-09 16:25:24,736 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-subnet 2019-01-09 16:25:24,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef003e60728881af749789ac17d4a9a3bd19defd" -d '{"subnets": [{"ip_version": 4, "network_id": "ff45291c-6d79-4b74-aa51-e539462ea67d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-subnet"}]}' 2019-01-09 16:25:25,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0b8c55e7-2fa9-40e1-93dc-87b6cc25f010 Date: Wed, 09 Jan 2019 16:25:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff45291c-6d79-4b74-aa51-e539462ea67d","tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:25Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:25Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"eef940b31473458a8852942dde21faf6","id":"26909cf2-2c07-46db-8f19-a08a90e655f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-subnet"}]} 2019-01-09 16:25:25,309 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-0b8c55e7-2fa9-40e1-93dc-87b6cc25f010 2019-01-09 16:25:25,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ff45291c-6d79-4b74-aa51-e539462ea67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef003e60728881af749789ac17d4a9a3bd19defd" 2019-01-09 16:25:25,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4939258a-d3b9-4bef-9b40-a35694e64a78 Date: Wed, 09 Jan 2019 16:25:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff45291c-6d79-4b74-aa51-e539462ea67d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eef940b31473458a8852942dde21faf6","l2_adjacency":true,"status":"ACTIVE","subnets":["26909cf2-2c07-46db-8f19-a08a90e655f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net","admin_state_up":true,"tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:24Z","mtu":1450}]} 2019-01-09 16:25:25,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ff45291c-6d79-4b74-aa51-e539462ea67d used request id req-4939258a-d3b9-4bef-9b40-a35694e64a78 2019-01-09 16:25:25,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef003e60728881af749789ac17d4a9a3bd19defd" 2019-01-09 16:25:25,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1ddcedd6-f3bb-41bc-82c0-634f53b9a1b4 Date: Wed, 09 Jan 2019 16:25:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff45291c-6d79-4b74-aa51-e539462ea67d","tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:25Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eef940b31473458a8852942dde21faf6","id":"26909cf2-2c07-46db-8f19-a08a90e655f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-subnet"}]} 2019-01-09 16:25:25,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d used request id req-1ddcedd6-f3bb-41bc-82c0-634f53b9a1b4 2019-01-09 16:25:25,483 - OpenStackNetwork - DEBUG - Network [ff45291c-6d79-4b74-aa51-e539462ea67d] created successfully 2019-01-09 16:25:25,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:25,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:25,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["3LBlI8j0SFq19Gt12MEJCQ"], "issued_at": "2019-01-09T16:25:25.000000Z"}} 2019-01-09 16:25:25,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531c532a70271173bd432bea45ba71530146fca" 2019-01-09 16:25:26,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714974cc-bdeb-4464-93c0-7eab8a4b3a95 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:26,013 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-714974cc-bdeb-4464-93c0-7eab8a4b3a95 2019-01-09 16:25:26,014 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:25:26,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531c532a70271173bd432bea45ba71530146fca" 2019-01-09 16:25:26,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25: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-4dab67a5-025f-4c18-90c8-a1793eaa7bdc x-compute-request-id: req-4dab67a5-025f-4c18-90c8-a1793eaa7bdc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:25:26,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-4dab67a5-025f-4c18-90c8-a1793eaa7bdc 2019-01-09 16:25:26,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531c532a70271173bd432bea45ba71530146fca" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-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-09 16:25:26,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25: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-3c1dc528-f185-49f2-90a1-ae3ecd15b405 x-compute-request-id: req-3c1dc528-f185-49f2-90a1-ae3ecd15b405 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/638a34ef-0a26-438b-912b-4b6c001de813", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/638a34ef-0a26-438b-912b-4b6c001de813", "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": "638a34ef-0a26-438b-912b-4b6c001de813"}} 2019-01-09 16:25:26,246 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-3c1dc528-f185-49f2-90a1-ae3ecd15b405 2019-01-09 16:25:26,247 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:26,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:26,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88517ea7066f4938b0621668b5e5bae6", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj-role"}], "expires_at": "2019-01-09T17:25:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eef940b31473458a8852942dde21faf6", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-user", "id": "abf154c22d124229aa0314afd429feb4"}, "audit_ids": ["wts9l5c4SYa1LsMHdoaS7A"], "issued_at": "2019-01-09T16:25:26.000000Z"}} 2019-01-09 16:25:26,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:26,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bba7f2c-1f19-463d-8870-2169ef2936b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:26,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4bba7f2c-1f19-463d-8870-2169ef2936b4 2019-01-09 16:25:26,727 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:25:26,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:26,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-139fc256-c9fc-410c-a4f1-cecc5c61baf9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:26,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-139fc256-c9fc-410c-a4f1-cecc5c61baf9 2019-01-09 16:25:26,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:27,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-27f10aa4-aadb-4bce-8e58-9686e2022b5b Date: Wed, 09 Jan 2019 16:25:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff45291c-6d79-4b74-aa51-e539462ea67d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eef940b31473458a8852942dde21faf6","l2_adjacency":true,"status":"ACTIVE","subnets":["26909cf2-2c07-46db-8f19-a08a90e655f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net","admin_state_up":true,"tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:24Z","mtu":1450}]} 2019-01-09 16:25:27,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net used request id req-27f10aa4-aadb-4bce-8e58-9686e2022b5b 2019-01-09 16:25:27,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:27,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-65644b97-9073-465d-a50c-be7e0e5988c2 Date: Wed, 09 Jan 2019 16:25:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff45291c-6d79-4b74-aa51-e539462ea67d","tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:25Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eef940b31473458a8852942dde21faf6","id":"26909cf2-2c07-46db-8f19-a08a90e655f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-subnet"}]} 2019-01-09 16:25:27,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d used request id req-65644b97-9073-465d-a50c-be7e0e5988c2 2019-01-09 16:25:27,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:27,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ee97d21f-a89d-49bc-bb60-3cadebfc718c Date: Wed, 09 Jan 2019 16:25:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff45291c-6d79-4b74-aa51-e539462ea67d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eef940b31473458a8852942dde21faf6","l2_adjacency":true,"status":"ACTIVE","subnets":["26909cf2-2c07-46db-8f19-a08a90e655f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net","admin_state_up":true,"tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:24Z","mtu":1450}]} 2019-01-09 16:25:27,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net used request id req-ee97d21f-a89d-49bc-bb60-3cadebfc718c 2019-01-09 16:25:27,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:25:27,416 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:25:27,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:27,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d61a83-8b2b-44dc-9c8d-f1c5f45e0e69 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eef940b31473458a8852942dde21faf6", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj"}} 2019-01-09 16:25:27,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6 used request id req-73d61a83-8b2b-44dc-9c8d-f1c5f45e0e69 2019-01-09 16:25:27,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:27,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-50c4640b-caf4-4d83-b71d-5bb322db6d39 Date: Wed, 09 Jan 2019 16:25:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff45291c-6d79-4b74-aa51-e539462ea67d","tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:25Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eef940b31473458a8852942dde21faf6","id":"26909cf2-2c07-46db-8f19-a08a90e655f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-subnet"}]} 2019-01-09 16:25:27,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d used request id req-50c4640b-caf4-4d83-b71d-5bb322db6d39 2019-01-09 16:25:27,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d&mac_address=foo&name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:27,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-72b3cd18-7c72-48e1-af2b-5d60081aaf1b Date: Wed, 09 Jan 2019 16:25:27 GMT RESP BODY: {"ports":[]} 2019-01-09 16:25:27,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d&mac_address=foo&name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265port-1&admin_state_up=True used request id req-72b3cd18-7c72-48e1-af2b-5d60081aaf1b 2019-01-09 16:25:27,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:27,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25: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-5c688b44-4132-4a71-b09d-3f3ddb502fb8 x-compute-request-id: req-5c688b44-4132-4a71-b09d-3f3ddb502fb8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:25:27,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-inst used request id req-5c688b44-4132-4a71-b09d-3f3ddb502fb8 2019-01-09 16:25:27,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:27,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-930f1e20-7825-4d71-aea5-71682d164580 Date: Wed, 09 Jan 2019 16:25:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff45291c-6d79-4b74-aa51-e539462ea67d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eef940b31473458a8852942dde21faf6","l2_adjacency":true,"status":"ACTIVE","subnets":["26909cf2-2c07-46db-8f19-a08a90e655f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net","admin_state_up":true,"tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:24Z","mtu":1450}]} 2019-01-09 16:25:27,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net used request id req-930f1e20-7825-4d71-aea5-71682d164580 2019-01-09 16:25:27,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:27,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-192523c3-1414-4fc0-abf8-454e4655283a Date: Wed, 09 Jan 2019 16:25:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff45291c-6d79-4b74-aa51-e539462ea67d","tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:25Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eef940b31473458a8852942dde21faf6","id":"26909cf2-2c07-46db-8f19-a08a90e655f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-subnet"}]} 2019-01-09 16:25:27,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d used request id req-192523c3-1414-4fc0-abf8-454e4655283a 2019-01-09 16:25:27,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:28,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3f3f8cd5-35f8-41c5-8618-e7dd9ef5c37b Date: Wed, 09 Jan 2019 16:25:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff45291c-6d79-4b74-aa51-e539462ea67d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eef940b31473458a8852942dde21faf6","l2_adjacency":true,"status":"ACTIVE","subnets":["26909cf2-2c07-46db-8f19-a08a90e655f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net","admin_state_up":true,"tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:24Z","mtu":1450}]} 2019-01-09 16:25:28,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net used request id req-3f3f8cd5-35f8-41c5-8618-e7dd9ef5c37b 2019-01-09 16:25:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:28,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-218d7606-f791-4746-bb8a-88dae71c1b9d Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eef940b31473458a8852942dde21faf6", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj"}} 2019-01-09 16:25:28,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6 used request id req-218d7606-f791-4746-bb8a-88dae71c1b9d 2019-01-09 16:25:28,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:28,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-06b9ad16-1b3f-496e-865a-4b7ee06ec943 Date: Wed, 09 Jan 2019 16:25:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff45291c-6d79-4b74-aa51-e539462ea67d","tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:25Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eef940b31473458a8852942dde21faf6","id":"26909cf2-2c07-46db-8f19-a08a90e655f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-subnet"}]} 2019-01-09 16:25:28,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d used request id req-06b9ad16-1b3f-496e-865a-4b7ee06ec943 2019-01-09 16:25:28,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d&mac_address=foo&name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:28,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4c253915-bf07-4433-8002-af01e1167e49 Date: Wed, 09 Jan 2019 16:25:28 GMT RESP BODY: {"ports":[]} 2019-01-09 16:25:28,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d&mac_address=foo&name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265port-1&admin_state_up=True used request id req-4c253915-bf07-4433-8002-af01e1167e49 2019-01-09 16:25:28,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:28,229 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:28,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88517ea7066f4938b0621668b5e5bae6", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj-role"}], "expires_at": "2019-01-09T17:25:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eef940b31473458a8852942dde21faf6", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/eef940b31473458a8852942dde21faf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_eef940b31473458a8852942dde21faf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_eef940b31473458a8852942dde21faf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-user", "id": "abf154c22d124229aa0314afd429feb4"}, "audit_ids": ["peZ7uyshSjCh70JCxFOJdg"], "issued_at": "2019-01-09T16:25:28.000000Z"}} 2019-01-09 16:25:28,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352778272f43180ec144d9aea8a4ace23eb6fd87" 2019-01-09 16:25:28,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c169e70-cbbc-410c-ac3a-228ce51d4d3e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:28,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1c169e70-cbbc-410c-ac3a-228ce51d4d3e 2019-01-09 16:25:28,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:28,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-da73498e-1ae2-4eca-828a-405c85342cc5 Date: Wed, 09 Jan 2019 16:25:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff45291c-6d79-4b74-aa51-e539462ea67d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eef940b31473458a8852942dde21faf6","l2_adjacency":true,"status":"ACTIVE","subnets":["26909cf2-2c07-46db-8f19-a08a90e655f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net","admin_state_up":true,"tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:24Z","mtu":1450}]} 2019-01-09 16:25:28,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net used request id req-da73498e-1ae2-4eca-828a-405c85342cc5 2019-01-09 16:25:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:28,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4579abc4-c1bc-4a86-ad33-bf3173350b1d Date: Wed, 09 Jan 2019 16:25:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff45291c-6d79-4b74-aa51-e539462ea67d","tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:25Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eef940b31473458a8852942dde21faf6","id":"26909cf2-2c07-46db-8f19-a08a90e655f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-subnet"}]} 2019-01-09 16:25:28,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d used request id req-4579abc4-c1bc-4a86-ad33-bf3173350b1d 2019-01-09 16:25:28,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:28,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-cbecb940-92f7-4627-8201-8e8eb5a9f981 Date: Wed, 09 Jan 2019 16:25:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ff45291c-6d79-4b74-aa51-e539462ea67d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"eef940b31473458a8852942dde21faf6","l2_adjacency":true,"status":"ACTIVE","subnets":["26909cf2-2c07-46db-8f19-a08a90e655f2"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:25Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net","admin_state_up":true,"tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:24Z","mtu":1450}]} 2019-01-09 16:25:28,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net used request id req-cbecb940-92f7-4627-8201-8e8eb5a9f981 2019-01-09 16:25:28,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:25:28,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:25: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:25:28,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}352778272f43180ec144d9aea8a4ace23eb6fd87" 2019-01-09 16:25:28,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3185f501-9ee6-494c-8c25-0a66c3802ea2 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eef940b31473458a8852942dde21faf6", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj"}} 2019-01-09 16:25:28,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6 used request id req-3185f501-9ee6-494c-8c25-0a66c3802ea2 2019-01-09 16:25:29,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" 2019-01-09 16:25:29,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7ff99698-dbac-4dac-9235-9a52ca1cbf57 Date: Wed, 09 Jan 2019 16:25:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ff45291c-6d79-4b74-aa51-e539462ea67d","tenant_id":"eef940b31473458a8852942dde21faf6","created_at":"2019-01-09T16:25:25Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"eef940b31473458a8852942dde21faf6","id":"26909cf2-2c07-46db-8f19-a08a90e655f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-subnet"}]} 2019-01-09 16:25:29,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ff45291c-6d79-4b74-aa51-e539462ea67d used request id req-7ff99698-dbac-4dac-9235-9a52ca1cbf57 2019-01-09 16:25:29,043 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net 2019-01-09 16:25:29,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}102cb7ee10cb9e6cd95dbe812b20ae5423d918b3" -d '{"port": {"network_id": "ff45291c-6d79-4b74-aa51-e539462ea67d", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265port-1", "admin_state_up": true}}' 2019-01-09 16:25:29,055 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-002732ef-c80f-4f7a-bc3d-e7f0d9c7a9f7 Date: Wed, 09 Jan 2019 16:25:29 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2019-01-09 16:25:29,055 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-002732ef-c80f-4f7a-bc3d-e7f0d9c7a9f7 2019-01-09 16:25:29,055 - 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-09 16:25:29,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/638a34ef-0a26-438b-912b-4b6c001de813 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0531c532a70271173bd432bea45ba71530146fca" 2019-01-09 16:25:29,089 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:25: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-7188b6b0-c265-4a80-bf73-e0a355853dbf x-compute-request-id: req-7188b6b0-c265-4a80-bf73-e0a355853dbf Content-Length: 0 Content-Type: application/json 2019-01-09 16:25:29,090 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/638a34ef-0a26-438b-912b-4b6c001de813 used request id req-7188b6b0-c265-4a80-bf73-e0a355853dbf 2019-01-09 16:25:29,090 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-subnet 2019-01-09 16:25:29,091 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-subnet 2019-01-09 16:25:29,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/26909cf2-2c07-46db-8f19-a08a90e655f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef003e60728881af749789ac17d4a9a3bd19defd" 2019-01-09 16:25:30,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4ac58f8b-7c53-4edf-bbfb-c3e598b895b1 Date: Wed, 09 Jan 2019 16:25:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:25:30,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/26909cf2-2c07-46db-8f19-a08a90e655f2 used request id req-4ac58f8b-7c53-4edf-bbfb-c3e598b895b1 2019-01-09 16:25:30,240 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-pub-net 2019-01-09 16:25:30,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/ff45291c-6d79-4b74-aa51-e539462ea67d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef003e60728881af749789ac17d4a9a3bd19defd" 2019-01-09 16:25:31,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-768c03c9-87ae-499d-9ea4-b69c5412f988 Date: Wed, 09 Jan 2019 16:25:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:25:31,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/ff45291c-6d79-4b74-aa51-e539462ea67d used request id req-768c03c9-87ae-499d-9ea4-b69c5412f988 2019-01-09 16:25:31,186 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-bd2d3c22-fe66-4432-87a4-11f196e63265-image 2019-01-09 16:25:31,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1e973c3fceee2e29ba31cdc4996df3aec9074296" 2019-01-09 16:25:31,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4d323c0a-5df7-4f18-b1f5-8894930a8f09 Date: Wed, 09 Jan 2019 16:25: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-09 16:25:31,476 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5820e60c-b61b-4fb0-b493-4104f1e5773f used request id req-4d323c0a-5df7-4f18-b1f5-8894930a8f09 2019-01-09 16:25:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:31,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-00be9b07-c233-4123-8647-4b4f4d9d5a38 Date: Wed, 09 Jan 2019 16:25:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eef940b31473458a8852942dde21faf6", "created_at": "2019-01-09T16:25:24Z", "updated_at": "2019-01-09T16:25:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:25:24Z", "revision_number": 0, "id": "1ec05a4d-6934-4720-905a-c807f190e554", "remote_group_id": "456fcc4b-ef88-4c0c-a6c9-b8eec83c7753", "remote_ip_prefix": null, "created_at": "2019-01-09T16:25:24Z", "security_group_id": "456fcc4b-ef88-4c0c-a6c9-b8eec83c7753", "tenant_id": "eef940b31473458a8852942dde21faf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eef940b31473458a8852942dde21faf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:25:24Z", "revision_number": 0, "id": "3e515c63-22f0-407a-9731-a8c8fb3586a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:25:24Z", "security_group_id": "456fcc4b-ef88-4c0c-a6c9-b8eec83c7753", "tenant_id": "eef940b31473458a8852942dde21faf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "eef940b31473458a8852942dde21faf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:25:24Z", "revision_number": 0, "id": "8714d354-8d83-48ff-862c-23243bb47d72", "remote_group_id": "456fcc4b-ef88-4c0c-a6c9-b8eec83c7753", "remote_ip_prefix": null, "created_at": "2019-01-09T16:25:24Z", "security_group_id": "456fcc4b-ef88-4c0c-a6c9-b8eec83c7753", "tenant_id": "eef940b31473458a8852942dde21faf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eef940b31473458a8852942dde21faf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:25:24Z", "revision_number": 0, "id": "d7dbe5bf-6ce0-4e8b-b260-0b8cfcd322b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:25:24Z", "security_group_id": "456fcc4b-ef88-4c0c-a6c9-b8eec83c7753", "tenant_id": "eef940b31473458a8852942dde21faf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "eef940b31473458a8852942dde21faf6"}], "revision_number": 4, "project_id": "eef940b31473458a8852942dde21faf6", "id": "456fcc4b-ef88-4c0c-a6c9-b8eec83c7753", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:25:31,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-00be9b07-c233-4123-8647-4b4f4d9d5a38 2019-01-09 16:25:31,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:31,865 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:25:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7313600-b4ad-443f-a007-4e368708b80e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:25:31,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-e7313600-b4ad-443f-a007-4e368708b80e 2019-01-09 16:25:31,865 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:25:31,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:31,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ac8427-83ce-4754-ba8f-2d5d6dc54727 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "eef940b31473458a8852942dde21faf6", "name": "CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj"}} 2019-01-09 16:25:31,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6 used request id req-68ac8427-83ce-4754-ba8f-2d5d6dc54727 2019-01-09 16:25:31,967 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 456fcc4b-ef88-4c0c-a6c9-b8eec83c7753 2019-01-09 16:25:31,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=456fcc4b-ef88-4c0c-a6c9-b8eec83c7753 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:31,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d36ee45d-1e55-4e84-91cf-5b3648a41b2f Date: Wed, 09 Jan 2019 16:25:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "456fcc4b-ef88-4c0c-a6c9-b8eec83c7753", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:25:24Z", "security_group_id": "456fcc4b-ef88-4c0c-a6c9-b8eec83c7753", "port_range_min": null, "revision_number": 0, "tenant_id": "eef940b31473458a8852942dde21faf6", "created_at": "2019-01-09T16:25:24Z", "project_id": "eef940b31473458a8852942dde21faf6", "id": "1ec05a4d-6934-4720-905a-c807f190e554"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:25:24Z", "security_group_id": "456fcc4b-ef88-4c0c-a6c9-b8eec83c7753", "port_range_min": null, "revision_number": 0, "tenant_id": "eef940b31473458a8852942dde21faf6", "created_at": "2019-01-09T16:25:24Z", "project_id": "eef940b31473458a8852942dde21faf6", "id": "3e515c63-22f0-407a-9731-a8c8fb3586a1"}, {"remote_group_id": "456fcc4b-ef88-4c0c-a6c9-b8eec83c7753", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:25:24Z", "security_group_id": "456fcc4b-ef88-4c0c-a6c9-b8eec83c7753", "port_range_min": null, "revision_number": 0, "tenant_id": "eef940b31473458a8852942dde21faf6", "created_at": "2019-01-09T16:25:24Z", "project_id": "eef940b31473458a8852942dde21faf6", "id": "8714d354-8d83-48ff-862c-23243bb47d72"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:25:24Z", "security_group_id": "456fcc4b-ef88-4c0c-a6c9-b8eec83c7753", "port_range_min": null, "revision_number": 0, "tenant_id": "eef940b31473458a8852942dde21faf6", "created_at": "2019-01-09T16:25:24Z", "project_id": "eef940b31473458a8852942dde21faf6", "id": "d7dbe5bf-6ce0-4e8b-b260-0b8cfcd322b5"}]} 2019-01-09 16:25:31,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=456fcc4b-ef88-4c0c-a6c9-b8eec83c7753 used request id req-d36ee45d-1e55-4e84-91cf-5b3648a41b2f 2019-01-09 16:25:31,991 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:25:31,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/456fcc4b-ef88-4c0c-a6c9-b8eec83c7753 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:32,128 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e3d3a23f-18f5-4719-9ca5-9dd6c6330ddd Content-Length: 0 Date: Wed, 09 Jan 2019 16:25:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:25:32,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/456fcc4b-ef88-4c0c-a6c9-b8eec83c7753 used request id req-e3d3a23f-18f5-4719-9ca5-9dd6c6330ddd 2019-01-09 16:25:32,129 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj 2019-01-09 16:25:32,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:32,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:25:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-193f0104-1275-4386-b2d5-b165cfd5ded8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:25:32,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/eef940b31473458a8852942dde21faf6 used request id req-193f0104-1275-4386-b2d5-b165cfd5ded8 2019-01-09 16:25:32,349 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-aea532b6-3fce-4a4-proj-role 2019-01-09 16:25:32,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/88517ea7066f4938b0621668b5e5bae6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:32,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:25:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8da1a22e-7b2d-47b8-a4a2-138e552810e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:25:32,462 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/88517ea7066f4938b0621668b5e5bae6 used request id req-8da1a22e-7b2d-47b8-a4a2-138e552810e1 2019-01-09 16:25:32,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}756cdf21edf51b6ede0bfe3b22faada5e2a19d50" 2019-01-09 16:25:32,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cae80ab-5907-48e7-b831-361f4f681dc7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:25:32,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6cae80ab-5907-48e7-b831-361f4f681dc7 2019-01-09 16:25:32,561 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-aea532b6-3fce-4a4-user 2019-01-09 16:25:32,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/abf154c22d124229aa0314afd429feb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7f62cb15024625409277a7962fea06298baa1f" 2019-01-09 16:25:32,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:25:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbeaf294-3ede-46c0-b659-9c475fb79d8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:25:32,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/abf154c22d124229aa0314afd429feb4 used request id req-dbeaf294-3ede-46c0-b659-9c475fb79d8b 2019-01-09 16:25:32,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:33,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:25:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["L6dcrDyOTH6MUh4U9mt0mg"], "issued_at": "2019-01-09T16:25:33.000000Z"}} 2019-01-09 16:25:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bac7236636b5899c6093a040922f51885b8a2b7" 2019-01-09 16:25:33,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2977d3a4-86dd-48e6-8f76-fd3bec273df3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:33,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2977d3a4-86dd-48e6-8f76-fd3bec273df3 2019-01-09 16:25:33,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:33,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:33,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:25:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["6l6dYZ6iTa2JO7KrsuCX_Q"], "issued_at": "2019-01-09T16:25:33.000000Z"}} 2019-01-09 16:25:33,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:25:33,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c142e0cf-b343-49a2-a783-86c6ca63ec4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:33,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c142e0cf-b343-49a2-a783-86c6ca63ec4e 2019-01-09 16:25:33,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:25:33,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:25: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:25:33,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:25:33,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-749769cd-95ff-4455-8fab-b5d707f09221 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:25:33,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj used request id req-749769cd-95ff-4455-8fab-b5d707f09221 2019-01-09 16:25:33,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:25:33,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a83da21e-6655-4afe-9509-cf8311b32f57 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:25:33,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a83da21e-6655-4afe-9509-cf8311b32f57 2019-01-09 16:25:33,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}}' 2019-01-09 16:25:34,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:25:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-552a1b11-b19c-49ca-8d41-8bb92bab03d5 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643"}, "tags": [], "enabled": true, "id": "a5ada516bd654fb1835fbff6393bb643", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}} 2019-01-09 16:25:34,099 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-552a1b11-b19c-49ca-8d41-8bb92bab03d5 2019-01-09 16:25:34,099 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj 2019-01-09 16:25:34,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:34,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:34,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:25:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["jtBb77BWQJar7jB3-uSonA"], "issued_at": "2019-01-09T16:25:34.000000Z"}} 2019-01-09 16:25:34,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28663e520a5c69565c15e2d5a604de6497464b7" 2019-01-09 16:25:34,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e1486ab-e436-432f-b222-7eb5ae8dca19 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:34,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5e1486ab-e436-432f-b222-7eb5ae8dca19 2019-01-09 16:25:34,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:25:34,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:25: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:25:34,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28663e520a5c69565c15e2d5a604de6497464b7" 2019-01-09 16:25:34,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a613a935-7a9d-467b-a41f-bc7e59f6fbd2 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:25:34,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a613a935-7a9d-467b-a41f-bc7e59f6fbd2 2019-01-09 16:25:34,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28663e520a5c69565c15e2d5a604de6497464b7" 2019-01-09 16:25:34,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5890b789-0a92-46a7-a314-26031dd7f312 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643"}, "tags": [], "enabled": true, "id": "a5ada516bd654fb1835fbff6393bb643", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}]} 2019-01-09 16:25:34,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj used request id req-5890b789-0a92-46a7-a314-26031dd7f312 2019-01-09 16:25:34,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28663e520a5c69565c15e2d5a604de6497464b7" 2019-01-09 16:25:34,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a3cfdf-d356-4f01-8256-446ee97dca6c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:25:34,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-78a3cfdf-d356-4f01-8256-446ee97dca6c 2019-01-09 16:25:35,139 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-user 2019-01-09 16:25:35,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:35,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:25:35,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7667e6a-40d2-479a-9989-06ed94e58d26 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:25:35,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a7667e6a-40d2-479a-9989-06ed94e58d26 2019-01-09 16:25:35,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" -d '{"role": {"name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj-role"}}' 2019-01-09 16:25:35,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10d86730-65ed-40ab-9bf2-921c888f4d1b Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3afcacbc76684af99d49c796cf165c7a", "links": {"self": "http://172.30.9.29:5000/v3/roles/3afcacbc76684af99d49c796cf165c7a"}, "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj-role"}} 2019-01-09 16:25:35,343 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-10d86730-65ed-40ab-9bf2-921c888f4d1b 2019-01-09 16:25:35,343 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj-role 2019-01-09 16:25:35,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/3afcacbc76684af99d49c796cf165c7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:25:35,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01cf1b88-5c30-45a2-90cb-ca437e00195a Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3afcacbc76684af99d49c796cf165c7a", "links": {"self": "http://172.30.9.29:5000/v3/roles/3afcacbc76684af99d49c796cf165c7a"}, "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj-role"}} 2019-01-09 16:25:35,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3afcacbc76684af99d49c796cf165c7a used request id req-01cf1b88-5c30-45a2-90cb-ca437e00195a 2019-01-09 16:25:35,441 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj-role to project CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj 2019-01-09 16:25:35,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643/users/b1def5e940e24c2382c57c072b57fa9c/roles/3afcacbc76684af99d49c796cf165c7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:25:35,573 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab06f9b1-3aab-4f96-8d6d-12b22ff50d20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:25:35,573 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643/users/b1def5e940e24c2382c57c072b57fa9c/roles/3afcacbc76684af99d49c796cf165c7a used request id req-ab06f9b1-3aab-4f96-8d6d-12b22ff50d20 2019-01-09 16:25:35,574 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:25:35,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:35,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:36,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3afcacbc76684af99d49c796cf165c7a", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj-role"}], "expires_at": "2019-01-09T17:25:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5ada516bd654fb1835fbff6393bb643", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-user", "id": "b1def5e940e24c2382c57c072b57fa9c"}, "audit_ids": ["BQcVGAUrRvqXPn9P6PohcA"], "issued_at": "2019-01-09T16:25:36.000000Z"}} 2019-01-09 16:25:36,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4506b4009e5159de44a3d47fa009a78b3f88fba" 2019-01-09 16:25:36,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77fe9652-2d01-40c5-8f7c-67581ca20b4d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:36,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-77fe9652-2d01-40c5-8f7c-67581ca20b4d 2019-01-09 16:25:36,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4506b4009e5159de44a3d47fa009a78b3f88fba" 2019-01-09 16:25:36,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-64272692-ed0e-4a5d-b47a-7e15137e0e44 Date: Wed, 09 Jan 2019 16:25:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image"} 2019-01-09 16:25:36,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image used request id req-64272692-ed0e-4a5d-b47a-7e15137e0e44 2019-01-09 16:25:36,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4506b4009e5159de44a3d47fa009a78b3f88fba" 2019-01-09 16:25:36,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7d33c0b7-2d45-4640-82d7-c1f14fb8d486 Date: Wed, 09 Jan 2019 16:25: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-09 16:25:36,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-7d33c0b7-2d45-4640-82d7-c1f14fb8d486 2019-01-09 16:25:36,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e4506b4009e5159de44a3d47fa009a78b3f88fba" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image"}' 2019-01-09 16:25:36,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-395e00d7-4ddb-4249-9edf-1a46a5351a0b Date: Wed, 09 Jan 2019 16:25:36 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:25:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:25:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba", "min_disk": 0, "protected": false, "id": "2e942a71-4365-455e-9276-55c10b4b8dba", "file": "/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba/file", "checksum": null, "owner": "a5ada516bd654fb1835fbff6393bb643", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:25:36,425 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-395e00d7-4ddb-4249-9edf-1a46a5351a0b 2019-01-09 16:25:36,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4506b4009e5159de44a3d47fa009a78b3f88fba" -d '' 2019-01-09 16:25:37,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4aa1df5d-7c5b-480b-9c79-3eeaa0e5ab8a Date: Wed, 09 Jan 2019 16:25: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-09 16:25:37,380 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba/file used request id req-4aa1df5d-7c5b-480b-9c79-3eeaa0e5ab8a 2019-01-09 16:25:37,380 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:25:37,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4506b4009e5159de44a3d47fa009a78b3f88fba" 2019-01-09 16:25:37,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-827f14e8-5124-4553-8d8e-dae82039190d Date: Wed, 09 Jan 2019 16:25:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:25:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:25:37Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2e942a71-4365-455e-9276-55c10b4b8dba/snap", "metadata": {}}], "self": "/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba", "min_disk": 0, "protected": false, "id": "2e942a71-4365-455e-9276-55c10b4b8dba", "file": "/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a5ada516bd654fb1835fbff6393bb643", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2e942a71-4365-455e-9276-55c10b4b8dba/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:25:37,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba used request id req-827f14e8-5124-4553-8d8e-dae82039190d 2019-01-09 16:25:37,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4506b4009e5159de44a3d47fa009a78b3f88fba" 2019-01-09 16:25:37,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-76d5ad1f-4257-4563-a130-ee3689d86859 Date: Wed, 09 Jan 2019 16:25: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-09 16:25:37,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-76d5ad1f-4257-4563-a130-ee3689d86859 2019-01-09 16:25:37,410 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image 2019-01-09 16:25:37,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4506b4009e5159de44a3d47fa009a78b3f88fba" 2019-01-09 16:25:37,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-63daff5f-07c7-454d-bb98-0bd7f6d6ee0a Date: Wed, 09 Jan 2019 16:25:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:25:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:25:37Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2e942a71-4365-455e-9276-55c10b4b8dba/snap", "metadata": {}}], "self": "/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba", "min_disk": 0, "protected": false, "id": "2e942a71-4365-455e-9276-55c10b4b8dba", "file": "/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a5ada516bd654fb1835fbff6393bb643", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2e942a71-4365-455e-9276-55c10b4b8dba/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:25:37,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba used request id req-63daff5f-07c7-454d-bb98-0bd7f6d6ee0a 2019-01-09 16:25:37,428 - create_image - DEBUG - Instance status is - active 2019-01-09 16:25:37,428 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image 2019-01-09 16:25:37,428 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image 2019-01-09 16:25:37,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:37,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:37,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3afcacbc76684af99d49c796cf165c7a", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj-role"}], "expires_at": "2019-01-09T17:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5ada516bd654fb1835fbff6393bb643", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-user", "id": "b1def5e940e24c2382c57c072b57fa9c"}, "audit_ids": ["Q6gBZ6tFQ9CjTVKS12kNLw"], "issued_at": "2019-01-09T16:25:37.000000Z"}} 2019-01-09 16:25:37,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66100a8871bf907c46e3e0cf2de6423c593d5d94" 2019-01-09 16:25:38,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488006f6-bd6a-42d9-bcf9-a73f52122c66 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:38,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-488006f6-bd6a-42d9-bcf9-a73f52122c66 2019-01-09 16:25:38,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66100a8871bf907c46e3e0cf2de6423c593d5d94" 2019-01-09 16:25:38,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-184fdc55-e8d6-481c-a753-a3ab0fae6460 Date: Wed, 09 Jan 2019 16:25:38 GMT RESP BODY: {"networks":[]} 2019-01-09 16:25:38,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net used request id req-184fdc55-e8d6-481c-a753-a3ab0fae6460 2019-01-09 16:25:38,204 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net 2019-01-09 16:25:38,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66100a8871bf907c46e3e0cf2de6423c593d5d94" -d '{"network": {"name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net", "admin_state_up": true}}' 2019-01-09 16:25:38,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-bd57ffe8-3348-49f4-8fe8-a882737442a0 Date: Wed, 09 Jan 2019 16:25:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6be05394-7f97-4d84-9a37-77842b1d61f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5ada516bd654fb1835fbff6393bb643","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:25:38Z","is_default":false,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:38Z","mtu":1450}} 2019-01-09 16:25:38,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-bd57ffe8-3348-49f4-8fe8-a882737442a0 2019-01-09 16:25:38,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66100a8871bf907c46e3e0cf2de6423c593d5d94" 2019-01-09 16:25:38,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-79d5c6ee-a31b-4606-9c48-04deaf2094d4 Date: Wed, 09 Jan 2019 16:25:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6be05394-7f97-4d84-9a37-77842b1d61f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a5ada516bd654fb1835fbff6393bb643","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:25:38Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net","admin_state_up":true,"tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:38Z","mtu":1450}]} 2019-01-09 16:25:38,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-79d5c6ee-a31b-4606-9c48-04deaf2094d4 2019-01-09 16:25:38,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66100a8871bf907c46e3e0cf2de6423c593d5d94" 2019-01-09 16:25:38,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-52a91829-bfc4-44f1-b9a0-ccecaff470f1 Date: Wed, 09 Jan 2019 16:25:38 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:25:38,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-52a91829-bfc4-44f1-b9a0-ccecaff470f1 2019-01-09 16:25:38,773 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet 2019-01-09 16:25:38,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66100a8871bf907c46e3e0cf2de6423c593d5d94" -d '{"subnets": [{"ip_version": 4, "network_id": "6be05394-7f97-4d84-9a37-77842b1d61f7", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]}' 2019-01-09 16:25:39,468 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a2f97f55-639a-4b8a-9620-43963f08c2c4 Date: Wed, 09 Jan 2019 16:25:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:39,468 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-a2f97f55-639a-4b8a-9620-43963f08c2c4 2019-01-09 16:25:39,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66100a8871bf907c46e3e0cf2de6423c593d5d94" 2019-01-09 16:25:39,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-15847de9-9016-4f38-bab5-f1822888c07b Date: Wed, 09 Jan 2019 16:25:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6be05394-7f97-4d84-9a37-77842b1d61f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5ada516bd654fb1835fbff6393bb643","l2_adjacency":true,"status":"ACTIVE","subnets":["aab5d649-1f83-4817-937a-821c3b293f76"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:39Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net","admin_state_up":true,"tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:38Z","mtu":1450}]} 2019-01-09 16:25:39,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-15847de9-9016-4f38-bab5-f1822888c07b 2019-01-09 16:25:39,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66100a8871bf907c46e3e0cf2de6423c593d5d94" 2019-01-09 16:25:39,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-53a27805-3694-4207-a990-091f149d8df7 Date: Wed, 09 Jan 2019 16:25:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:39,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-53a27805-3694-4207-a990-091f149d8df7 2019-01-09 16:25:39,643 - OpenStackNetwork - DEBUG - Network [6be05394-7f97-4d84-9a37-77842b1d61f7] created successfully 2019-01-09 16:25:39,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:39,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:40,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["NYUfo3UYSVePTr4wQiOUEw"], "issued_at": "2019-01-09T16:25:40.000000Z"}} 2019-01-09 16:25:40,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10e5a4cad716234cffdc20e0cf5022f224e1b4c" 2019-01-09 16:25:40,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d0e7f8-8715-455f-97d4-6db41c06044b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:40,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a5d0e7f8-8715-455f-97d4-6db41c06044b 2019-01-09 16:25:40,169 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:25:40,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10e5a4cad716234cffdc20e0cf5022f224e1b4c" 2019-01-09 16:25:40,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25: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-d0e9e1ef-2782-4213-84b6-20ed6decc228 x-compute-request-id: req-d0e9e1ef-2782-4213-84b6-20ed6decc228 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:25:40,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d0e9e1ef-2782-4213-84b6-20ed6decc228 2019-01-09 16:25:40,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10e5a4cad716234cffdc20e0cf5022f224e1b4c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-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-09 16:25:40,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25: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-1ec7fc27-69a4-4601-a289-4e9994c0c200 x-compute-request-id: req-1ec7fc27-69a4-4601-a289-4e9994c0c200 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "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": "6a1272c9-bc14-4544-a22c-bc0d1bb42a78"}} 2019-01-09 16:25:40,400 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1ec7fc27-69a4-4601-a289-4e9994c0c200 2019-01-09 16:25:40,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:40,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:40,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3afcacbc76684af99d49c796cf165c7a", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj-role"}], "expires_at": "2019-01-09T17:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5ada516bd654fb1835fbff6393bb643", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-user", "id": "b1def5e940e24c2382c57c072b57fa9c"}, "audit_ids": ["dwJbl2IzR9ur9FElRUKuPg"], "issued_at": "2019-01-09T16:25:40.000000Z"}} 2019-01-09 16:25:40,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:40,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fddc802-e18d-4660-b6eb-5c5d8637c33d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:40,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6fddc802-e18d-4660-b6eb-5c5d8637c33d 2019-01-09 16:25:40,963 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:25:40,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:41,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a82725cb-8efa-4a94-be3f-b3334648191d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:41,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a82725cb-8efa-4a94-be3f-b3334648191d 2019-01-09 16:25:41,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:41,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6539e482-555e-4091-892b-e150d9721913 Date: Wed, 09 Jan 2019 16:25:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6be05394-7f97-4d84-9a37-77842b1d61f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5ada516bd654fb1835fbff6393bb643","l2_adjacency":true,"status":"ACTIVE","subnets":["aab5d649-1f83-4817-937a-821c3b293f76"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:39Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net","admin_state_up":true,"tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:38Z","mtu":1450}]} 2019-01-09 16:25:41,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net used request id req-6539e482-555e-4091-892b-e150d9721913 2019-01-09 16:25:41,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:41,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b26fdfca-682b-4edc-97bb-e05b160f0926 Date: Wed, 09 Jan 2019 16:25:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:41,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-b26fdfca-682b-4edc-97bb-e05b160f0926 2019-01-09 16:25:41,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:41,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-343d4d67-b30e-4432-acef-177450895b47 Date: Wed, 09 Jan 2019 16:25:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6be05394-7f97-4d84-9a37-77842b1d61f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5ada516bd654fb1835fbff6393bb643","l2_adjacency":true,"status":"ACTIVE","subnets":["aab5d649-1f83-4817-937a-821c3b293f76"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:39Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net","admin_state_up":true,"tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:38Z","mtu":1450}]} 2019-01-09 16:25:41,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net used request id req-343d4d67-b30e-4432-acef-177450895b47 2019-01-09 16:25:41,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:25:41,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:25: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:25:41,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:41,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f81d470-a46f-4330-88df-b98ae16bfa6f Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a5ada516bd654fb1835fbff6393bb643", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}} 2019-01-09 16:25:41,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 used request id req-0f81d470-a46f-4330-88df-b98ae16bfa6f 2019-01-09 16:25:41,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:41,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d22a73a5-d55f-4745-9bbe-fd0283d798d8 Date: Wed, 09 Jan 2019 16:25:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:41,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-d22a73a5-d55f-4745-9bbe-fd0283d798d8 2019-01-09 16:25:41,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:41,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b37c7a2-d435-4845-8789-e8f0d994468a Date: Wed, 09 Jan 2019 16:25:41 GMT RESP BODY: {"ports":[]} 2019-01-09 16:25:41,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310port-1&admin_state_up=True used request id req-1b37c7a2-d435-4845-8789-e8f0d994468a 2019-01-09 16:25:41,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:41,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25: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-5574ef7b-f3bf-4773-8f9d-6cc6bae5454e x-compute-request-id: req-5574ef7b-f3bf-4773-8f9d-6cc6bae5454e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:25:41,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst used request id req-5574ef7b-f3bf-4773-8f9d-6cc6bae5454e 2019-01-09 16:25:41,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:41,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fd5865f0-45b5-4dfb-81af-555c379149a6 Date: Wed, 09 Jan 2019 16:25:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6be05394-7f97-4d84-9a37-77842b1d61f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5ada516bd654fb1835fbff6393bb643","l2_adjacency":true,"status":"ACTIVE","subnets":["aab5d649-1f83-4817-937a-821c3b293f76"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:39Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net","admin_state_up":true,"tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:38Z","mtu":1450}]} 2019-01-09 16:25:41,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net used request id req-fd5865f0-45b5-4dfb-81af-555c379149a6 2019-01-09 16:25:42,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:42,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c3e8a650-7cf4-439c-8eec-0cf3d31698b0 Date: Wed, 09 Jan 2019 16:25:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:42,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-c3e8a650-7cf4-439c-8eec-0cf3d31698b0 2019-01-09 16:25:42,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:42,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-070e7a67-98e5-4bb7-8905-c90a1640a0ef Date: Wed, 09 Jan 2019 16:25:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6be05394-7f97-4d84-9a37-77842b1d61f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5ada516bd654fb1835fbff6393bb643","l2_adjacency":true,"status":"ACTIVE","subnets":["aab5d649-1f83-4817-937a-821c3b293f76"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:39Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net","admin_state_up":true,"tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:38Z","mtu":1450}]} 2019-01-09 16:25:42,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net used request id req-070e7a67-98e5-4bb7-8905-c90a1640a0ef 2019-01-09 16:25:42,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:42,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f0e3a5-52ec-418e-9b46-47e2975c768b Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a5ada516bd654fb1835fbff6393bb643", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}} 2019-01-09 16:25:42,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 used request id req-90f0e3a5-52ec-418e-9b46-47e2975c768b 2019-01-09 16:25:42,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:42,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-95512217-c599-4603-a1df-5fab8ed20269 Date: Wed, 09 Jan 2019 16:25:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:42,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-95512217-c599-4603-a1df-5fab8ed20269 2019-01-09 16:25:42,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:42,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b7325935-7ad4-4348-85b2-f1d22c8c4dba Date: Wed, 09 Jan 2019 16:25:42 GMT RESP BODY: {"ports":[]} 2019-01-09 16:25:42,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310port-1&admin_state_up=True used request id req-b7325935-7ad4-4348-85b2-f1d22c8c4dba 2019-01-09 16:25:42,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:25:42,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:25:42,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3afcacbc76684af99d49c796cf165c7a", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj-role"}], "expires_at": "2019-01-09T17:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a5ada516bd654fb1835fbff6393bb643", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/a5ada516bd654fb1835fbff6393bb643", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_a5ada516bd654fb1835fbff6393bb643", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_a5ada516bd654fb1835fbff6393bb643", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-user", "id": "b1def5e940e24c2382c57c072b57fa9c"}, "audit_ids": ["bNXtZFN-R5GWxv27OswzyQ"], "issued_at": "2019-01-09T16:25:42.000000Z"}} 2019-01-09 16:25:42,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739cc2d61008d7653a8cae262461b67638f444b2" 2019-01-09 16:25:42,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2146f3c0-5a90-408c-8b07-b4958bbd37fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:25:42,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2146f3c0-5a90-408c-8b07-b4958bbd37fc 2019-01-09 16:25:42,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:42,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-74b11531-78f8-4591-a39b-eabc507de94b Date: Wed, 09 Jan 2019 16:25:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6be05394-7f97-4d84-9a37-77842b1d61f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5ada516bd654fb1835fbff6393bb643","l2_adjacency":true,"status":"ACTIVE","subnets":["aab5d649-1f83-4817-937a-821c3b293f76"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:39Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net","admin_state_up":true,"tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:38Z","mtu":1450}]} 2019-01-09 16:25:42,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net used request id req-74b11531-78f8-4591-a39b-eabc507de94b 2019-01-09 16:25:42,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:42,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8be3183c-4886-4d7a-859a-3b3d8b1d71ec Date: Wed, 09 Jan 2019 16:25:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:42,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-8be3183c-4886-4d7a-859a-3b3d8b1d71ec 2019-01-09 16:25:42,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:43,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0605125b-c100-48a9-ab4e-dfd6c5751462 Date: Wed, 09 Jan 2019 16:25:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6be05394-7f97-4d84-9a37-77842b1d61f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5ada516bd654fb1835fbff6393bb643","l2_adjacency":true,"status":"ACTIVE","subnets":["aab5d649-1f83-4817-937a-821c3b293f76"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:39Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net","admin_state_up":true,"tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:38Z","mtu":1450}]} 2019-01-09 16:25:43,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net used request id req-0605125b-c100-48a9-ab4e-dfd6c5751462 2019-01-09 16:25:43,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:25:43,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:25: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:25:43,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}739cc2d61008d7653a8cae262461b67638f444b2" 2019-01-09 16:25:43,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1523a9c-fcdb-413b-a450-046a1a2370a4 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a5ada516bd654fb1835fbff6393bb643", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}} 2019-01-09 16:25:43,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 used request id req-f1523a9c-fcdb-413b-a450-046a1a2370a4 2019-01-09 16:25:43,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:43,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8e4ec998-e60f-4321-be00-1041f6f79bc0 Date: Wed, 09 Jan 2019 16:25:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:43,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-8e4ec998-e60f-4321-be00-1041f6f79bc0 2019-01-09 16:25:43,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:43,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f6211259-37e5-492a-8482-4924acd5604b Date: Wed, 09 Jan 2019 16:25:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:43,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet used request id req-f6211259-37e5-492a-8482-4924acd5604b 2019-01-09 16:25:43,448 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net 2019-01-09 16:25:43,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" -d '{"port": {"network_id": "6be05394-7f97-4d84-9a37-77842b1d61f7", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "aab5d649-1f83-4817-937a-821c3b293f76", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310port-1", "admin_state_up": true}}' 2019-01-09 16:25:44,423 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-fa96aab3-0b15-4aab-b7c5-f4fead3ae3a0 Date: Wed, 09 Jan 2019 16:25:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:25:44Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aab5d649-1f83-4817-937a-821c3b293f76","ip_address":"10.55.0.101"}],"id":"8ad10887-ad00-46f6-9ca5-70fe2e3aca33","security_groups":["91bdd496-8fb5-4780-803f-f353210ce331"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310port-1","project_id":"a5ada516bd654fb1835fbff6393bb643","qos_policy_id":null,"admin_state_up":true,"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:43Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:25:44,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-fa96aab3-0b15-4aab-b7c5-f4fead3ae3a0 2019-01-09 16:25:44,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:44,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f8eab7d0-8df2-4ac0-af6f-f05d7b86c2eb Date: Wed, 09 Jan 2019 16:25:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6be05394-7f97-4d84-9a37-77842b1d61f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5ada516bd654fb1835fbff6393bb643","l2_adjacency":true,"status":"ACTIVE","subnets":["aab5d649-1f83-4817-937a-821c3b293f76"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:39Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net","admin_state_up":true,"tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:38Z","mtu":1450}]} 2019-01-09 16:25:44,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net used request id req-f8eab7d0-8df2-4ac0-af6f-f05d7b86c2eb 2019-01-09 16:25:44,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:44,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f048d5e2-ae37-4f78-bb76-326eaac2f15b Date: Wed, 09 Jan 2019 16:25:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:44,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-f048d5e2-ae37-4f78-bb76-326eaac2f15b 2019-01-09 16:25:44,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:44,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ece3b7b0-55dd-4b99-93be-c910b8b21fd6 Date: Wed, 09 Jan 2019 16:25:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6be05394-7f97-4d84-9a37-77842b1d61f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5ada516bd654fb1835fbff6393bb643","l2_adjacency":true,"status":"ACTIVE","subnets":["aab5d649-1f83-4817-937a-821c3b293f76"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:39Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net","admin_state_up":true,"tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:38Z","mtu":1450}]} 2019-01-09 16:25:44,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net used request id req-ece3b7b0-55dd-4b99-93be-c910b8b21fd6 2019-01-09 16:25:44,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:44,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df924e28-7838-43d0-8718-27ae62589bad Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a5ada516bd654fb1835fbff6393bb643", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}} 2019-01-09 16:25:44,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 used request id req-df924e28-7838-43d0-8718-27ae62589bad 2019-01-09 16:25:44,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:44,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8b974023-35db-4417-bb6f-df1ad8615ef3 Date: Wed, 09 Jan 2019 16:25:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:44,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-8b974023-35db-4417-bb6f-df1ad8615ef3 2019-01-09 16:25:44,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:44,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-a86fd28d-f09d-45ed-a617-c844ca982496 Date: Wed, 09 Jan 2019 16:25:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:25:44Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aab5d649-1f83-4817-937a-821c3b293f76","ip_address":"10.55.0.101"}],"id":"8ad10887-ad00-46f6-9ca5-70fe2e3aca33","security_groups":["91bdd496-8fb5-4780-803f-f353210ce331"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"a5ada516bd654fb1835fbff6393bb643","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310port-1","admin_state_up":true,"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:43Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:25:44,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310port-1&admin_state_up=True used request id req-a86fd28d-f09d-45ed-a617-c844ca982496 2019-01-09 16:25:44,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:44,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2728f49e-3598-4915-8f2e-aafddcca56ec Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a5ada516bd654fb1835fbff6393bb643", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}} 2019-01-09 16:25:44,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 used request id req-2728f49e-3598-4915-8f2e-aafddcca56ec 2019-01-09 16:25:44,966 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst 2019-01-09 16:25:44,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:44,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25: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-81a90659-7640-43c9-84f9-d4c47c8c05da x-compute-request-id: req-81a90659-7640-43c9-84f9-d4c47c8c05da Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-flavor-name"}]} 2019-01-09 16:25:44,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-81a90659-7640-43c9-84f9-d4c47c8c05da 2019-01-09 16:25:44,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:45,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25: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-577872af-06d9-4980-97c7-3a089b4f1636 x-compute-request-id: req-577872af-06d9-4980-97c7-3a089b4f1636 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "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": "6a1272c9-bc14-4544-a22c-bc0d1bb42a78"}} 2019-01-09 16:25:45,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78 used request id req-577872af-06d9-4980-97c7-3a089b4f1636 2019-01-09 16:25:45,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:45,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-5b0565b3-a90d-4414-8938-4e5840ef35d9 Date: Wed, 09 Jan 2019 16:25:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:25:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:25:37Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2e942a71-4365-455e-9276-55c10b4b8dba/snap", "metadata": {}}], "self": "/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba", "min_disk": 0, "protected": false, "id": "2e942a71-4365-455e-9276-55c10b4b8dba", "file": "/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a5ada516bd654fb1835fbff6393bb643", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2e942a71-4365-455e-9276-55c10b4b8dba/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image"} 2019-01-09 16:25:45,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image used request id req-5b0565b3-a90d-4414-8938-4e5840ef35d9 2019-01-09 16:25:45,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:45,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7c300880-a6f1-46f0-9fe8-167d66e00af6 Date: Wed, 09 Jan 2019 16:25: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-09 16:25:45,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-7c300880-a6f1-46f0-9fe8-167d66e00af6 2019-01-09 16:25:45,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" -d '{"server": {"name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst", "imageRef": "2e942a71-4365-455e-9276-55c10b4b8dba", "flavorRef": "6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "max_count": 1, "min_count": 1, "networks": [{"port": "8ad10887-ad00-46f6-9ca5-70fe2e3aca33"}]}}' 2019-01-09 16:25:46,700 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:25: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-f6eb09d9-9d91-4bb0-a7ec-043333f882c9 x-compute-request-id: req-f6eb09d9-9d91-4bb0-a7ec-043333f882c9 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "bookmark"}], "adminPass": "yLQWch3oy8xG"}} 2019-01-09 16:25:46,700 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-f6eb09d9-9d91-4bb0-a7ec-043333f882c9 2019-01-09 16:25:46,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:47,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-98e3e2a0-9c73-4e3c-8eef-8b7cf20ef1ed x-compute-request-id: req-98e3e2a0-9c73-4e3c-8eef-8b7cf20ef1ed Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "bookmark"}], "image": {"id": "2e942a71-4365-455e-9276-55c10b4b8dba", "links": [{"href": "http://172.30.9.29:8774/images/2e942a71-4365-455e-9276-55c10b4b8dba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "links": [{"href": "http://172.30.9.29:8774/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "rel": "bookmark"}]}, "id": "7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "user_id": "b1def5e940e24c2382c57c072b57fa9c", "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-09T16:25:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst", "created": "2019-01-09T16:25:46Z", "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:25:47,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 used request id req-98e3e2a0-9c73-4e3c-8eef-8b7cf20ef1ed 2019-01-09 16:25:47,154 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst 2019-01-09 16:25:47,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:47,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25: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-1c43bbeb-8baa-46da-97ef-342b17a1592b x-compute-request-id: req-1c43bbeb-8baa-46da-97ef-342b17a1592b Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "bookmark"}], "image": {"id": "2e942a71-4365-455e-9276-55c10b4b8dba", "links": [{"href": "http://172.30.9.29:8774/images/2e942a71-4365-455e-9276-55c10b4b8dba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "links": [{"href": "http://172.30.9.29:8774/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "rel": "bookmark"}]}, "id": "7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "user_id": "b1def5e940e24c2382c57c072b57fa9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:25:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst", "created": "2019-01-09T16:25:46Z", "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:25:47,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 used request id req-1c43bbeb-8baa-46da-97ef-342b17a1592b 2019-01-09 16:25:47,604 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst] is - BUILD 2019-01-09 16:25:47,604 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:25:50,607 - create_instance - DEBUG - VM status query timeout in 896.547013998 2019-01-09 16:25:50,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:50,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25: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-2637c587-71fd-4d0b-8480-77678b97b3ed x-compute-request-id: req-2637c587-71fd-4d0b-8480-77678b97b3ed 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.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "bookmark"}], "image": {"id": "2e942a71-4365-455e-9276-55c10b4b8dba", "links": [{"href": "http://172.30.9.29:8774/images/2e942a71-4365-455e-9276-55c10b4b8dba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "links": [{"href": "http://172.30.9.29:8774/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "rel": "bookmark"}]}, "id": "7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "security_groups": [{"name": "default"}], "user_id": "b1def5e940e24c2382c57c072b57fa9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:25:47Z", "hostId": "fb4c9cb55e6d2c044681c961be2691599b8ff6ebd136885517110fb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst", "created": "2019-01-09T16:25:46Z", "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:25:50,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 used request id req-2637c587-71fd-4d0b-8480-77678b97b3ed 2019-01-09 16:25:50,767 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst] is - BUILD 2019-01-09 16:25:50,767 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:25:53,770 - create_instance - DEBUG - VM status query timeout in 893.383481979 2019-01-09 16:25:53,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:54,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81c631ae-2661-4591-b46c-c67bdccdda7a x-compute-request-id: req-81c631ae-2661-4591-b46c-c67bdccdda7a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-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.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "bookmark"}], "image": {"id": "2e942a71-4365-455e-9276-55c10b4b8dba", "links": [{"href": "http://172.30.9.29:8774/images/2e942a71-4365-455e-9276-55c10b4b8dba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:25:51.000000", "flavor": {"id": "6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "links": [{"href": "http://172.30.9.29:8774/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "rel": "bookmark"}]}, "id": "7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "security_groups": [{"name": "default"}], "user_id": "b1def5e940e24c2382c57c072b57fa9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:25:51Z", "hostId": "fb4c9cb55e6d2c044681c961be2691599b8ff6ebd136885517110fb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst", "created": "2019-01-09T16:25:46Z", "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:25:54,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 used request id req-81c631ae-2661-4591-b46c-c67bdccdda7a 2019-01-09 16:25:54,458 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst] is - ACTIVE 2019-01-09 16:25:54,458 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:25:54,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:54,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25: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-4c672e6e-af24-4a25-b12c-95dbbf6974d7 x-compute-request-id: req-4c672e6e-af24-4a25-b12c-95dbbf6974d7 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-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.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "bookmark"}], "image": {"id": "2e942a71-4365-455e-9276-55c10b4b8dba", "links": [{"href": "http://172.30.9.29:8774/images/2e942a71-4365-455e-9276-55c10b4b8dba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:25:51.000000", "flavor": {"id": "6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "links": [{"href": "http://172.30.9.29:8774/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "rel": "bookmark"}]}, "id": "7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "security_groups": [{"name": "default"}], "user_id": "b1def5e940e24c2382c57c072b57fa9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:25:51Z", "hostId": "fb4c9cb55e6d2c044681c961be2691599b8ff6ebd136885517110fb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst", "created": "2019-01-09T16:25:46Z", "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:25:54,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 used request id req-4c672e6e-af24-4a25-b12c-95dbbf6974d7 2019-01-09 16:25:54,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:54,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2d81dc61-0381-456f-9d83-e9194b785240 Date: Wed, 09 Jan 2019 16:25:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6be05394-7f97-4d84-9a37-77842b1d61f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5ada516bd654fb1835fbff6393bb643","l2_adjacency":true,"status":"ACTIVE","subnets":["aab5d649-1f83-4817-937a-821c3b293f76"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:39Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net","admin_state_up":true,"tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:38Z","mtu":1450}]} 2019-01-09 16:25:54,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net used request id req-2d81dc61-0381-456f-9d83-e9194b785240 2019-01-09 16:25:54,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:54,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f11bd9f3-7d56-40eb-be37-89d6276fe0d7 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a5ada516bd654fb1835fbff6393bb643", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}} 2019-01-09 16:25:54,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 used request id req-f11bd9f3-7d56-40eb-be37-89d6276fe0d7 2019-01-09 16:25:54,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:55,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a043f92f-aebf-4b3a-977d-8efff1ea9e62 Date: Wed, 09 Jan 2019 16:25:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:55,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-a043f92f-aebf-4b3a-977d-8efff1ea9e62 2019-01-09 16:25:55,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:55,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1662 X-Openstack-Request-Id: req-92240fea-d737-4cf6-9051-5c5085f91151 Date: Wed, 09 Jan 2019 16:25:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:25:41Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aab5d649-1f83-4817-937a-821c3b293f76","ip_address":"10.55.0.2"}],"id":"6f671d18-eea6-48bb-92b6-695b34cad43a","security_groups":[],"mac_address":"fa:16:3e:e7:9e:7b","project_id":"a5ada516bd654fb1835fbff6393bb643","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6be05394-7f97-4d84-9a37-77842b1d61f7","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:25:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aab5d649-1f83-4817-937a-821c3b293f76","ip_address":"10.55.0.101"}],"id":"8ad10887-ad00-46f6-9ca5-70fe2e3aca33","security_groups":["91bdd496-8fb5-4780-803f-f353210ce331"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"a5ada516bd654fb1835fbff6393bb643","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310port-1","admin_state_up":true,"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:43Z","binding:vnic_type":"normal","device_id":"7a018e34-2c5c-4397-a2ac-7ad6fbabeb82","ip_allocation":"immediate"}]} 2019-01-09 16:25:55,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-92240fea-d737-4cf6-9051-5c5085f91151 2019-01-09 16:25:55,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:55,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b1248911-56a3-48ea-96ee-92bfb5a6c658 Date: Wed, 09 Jan 2019 16:25:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6be05394-7f97-4d84-9a37-77842b1d61f7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a5ada516bd654fb1835fbff6393bb643","l2_adjacency":true,"status":"ACTIVE","subnets":["aab5d649-1f83-4817-937a-821c3b293f76"],"description":"","tags":[],"updated_at":"2019-01-09T16:25:39Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net","admin_state_up":true,"tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:38Z","mtu":1450}]} 2019-01-09 16:25:55,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-b1248911-56a3-48ea-96ee-92bfb5a6c658 2019-01-09 16:25:55,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:55,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bffe01a4-f673-4fad-85bd-dad2e949a2ee Date: Wed, 09 Jan 2019 16:25:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:55,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-bffe01a4-f673-4fad-85bd-dad2e949a2ee 2019-01-09 16:25:55,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:55,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-abb6742b-2026-40a6-a255-6b3aa5ec7bb3 Date: Wed, 09 Jan 2019 16:25:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6be05394-7f97-4d84-9a37-77842b1d61f7","tenant_id":"a5ada516bd654fb1835fbff6393bb643","created_at":"2019-01-09T16:25:39Z","dns_nameservers":[],"updated_at":"2019-01-09T16:25:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a5ada516bd654fb1835fbff6393bb643","id":"aab5d649-1f83-4817-937a-821c3b293f76","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet"}]} 2019-01-09 16:25:55,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=6be05394-7f97-4d84-9a37-77842b1d61f7&name=CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet used request id req-abb6742b-2026-40a6-a255-6b3aa5ec7bb3 2019-01-09 16:25:55,434 - create_instance - INFO - Deleting Port with ID - 8ad10887-ad00-46f6-9ca5-70fe2e3aca33 2019-01-09 16:25:55,435 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310port-1 2019-01-09 16:25:55,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/8ad10887-ad00-46f6-9ca5-70fe2e3aca33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:55,920 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cd8877b8-4b40-4c56-afac-edbbbafc1899 Date: Wed, 09 Jan 2019 16:25:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:25:55,921 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/8ad10887-ad00-46f6-9ca5-70fe2e3aca33 used request id req-cd8877b8-4b40-4c56-afac-edbbbafc1899 2019-01-09 16:25:55,921 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst 2019-01-09 16:25:55,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:56,179 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:25: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-6d2a55e2-fc9a-40a7-a1ed-82df7a7f5df0 x-compute-request-id: req-6d2a55e2-fc9a-40a7-a1ed-82df7a7f5df0 Content-Type: application/json 2019-01-09 16:25:56,179 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 used request id req-6d2a55e2-fc9a-40a7-a1ed-82df7a7f5df0 2019-01-09 16:25:56,179 - create_instance - INFO - Checking deletion status 2019-01-09 16:25:56,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:56,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:25:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eb034cd-f09d-486d-b0ff-9537293d2e33 x-compute-request-id: req-4eb034cd-f09d-486d-b0ff-9537293d2e33 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-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.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "rel": "bookmark"}], "image": {"id": "2e942a71-4365-455e-9276-55c10b4b8dba", "links": [{"href": "http://172.30.9.29:8774/images/2e942a71-4365-455e-9276-55c10b4b8dba", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:25:51.000000", "flavor": {"id": "6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "links": [{"href": "http://172.30.9.29:8774/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78", "rel": "bookmark"}]}, "id": "7a018e34-2c5c-4397-a2ac-7ad6fbabeb82", "user_id": "b1def5e940e24c2382c57c072b57fa9c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:25:56Z", "hostId": "fb4c9cb55e6d2c044681c961be2691599b8ff6ebd136885517110fb2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst", "created": "2019-01-09T16:25:46Z", "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:25:56,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 used request id req-4eb034cd-f09d-486d-b0ff-9537293d2e33 2019-01-09 16:25:56,277 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst] is - ACTIVE 2019-01-09 16:25:56,277 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:25:59,280 - create_instance - DEBUG - VM status query timeout in 296.899362087 2019-01-09 16:25:59,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a837b0aee333d0c8131359f857121769c8dec373" 2019-01-09 16:25:59,334 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:25: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-eaf0ccfb-fcbd-4d38-add8-601ffbfcc3c2 x-compute-request-id: req-eaf0ccfb-fcbd-4d38-add8-601ffbfcc3c2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 could not be found.", "code": 404}} 2019-01-09 16:25:59,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 used request id req-eaf0ccfb-fcbd-4d38-add8-601ffbfcc3c2 2019-01-09 16:25:59,334 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7a018e34-2c5c-4397-a2ac-7ad6fbabeb82 could not be found. (HTTP 404) (Request-ID: req-eaf0ccfb-fcbd-4d38-add8-601ffbfcc3c2) 2019-01-09 16:25:59,335 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-inst 2019-01-09 16:25:59,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10e5a4cad716234cffdc20e0cf5022f224e1b4c" 2019-01-09 16:25:59,366 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:25: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-4f92f97a-a441-430b-8b79-d0b8f99e868c x-compute-request-id: req-4f92f97a-a441-430b-8b79-d0b8f99e868c Content-Length: 0 Content-Type: application/json 2019-01-09 16:25:59,366 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6a1272c9-bc14-4544-a22c-bc0d1bb42a78 used request id req-4f92f97a-a441-430b-8b79-d0b8f99e868c 2019-01-09 16:25:59,367 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet 2019-01-09 16:25:59,367 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-subnet 2019-01-09 16:25:59,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/aab5d649-1f83-4817-937a-821c3b293f76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66100a8871bf907c46e3e0cf2de6423c593d5d94" 2019-01-09 16:26:00,819 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a3f24501-cb31-4181-97a7-aa7d5475d752 Date: Wed, 09 Jan 2019 16:26:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:26:00,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/aab5d649-1f83-4817-937a-821c3b293f76 used request id req-a3f24501-cb31-4181-97a7-aa7d5475d752 2019-01-09 16:26:00,820 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-pub-net 2019-01-09 16:26:00,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/6be05394-7f97-4d84-9a37-77842b1d61f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66100a8871bf907c46e3e0cf2de6423c593d5d94" 2019-01-09 16:26:01,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60abe760-8aa9-4997-a9c1-a6a022650d6e Date: Wed, 09 Jan 2019 16:26:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:26:01,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/6be05394-7f97-4d84-9a37-77842b1d61f7 used request id req-60abe760-8aa9-4997-a9c1-a6a022650d6e 2019-01-09 16:26:01,731 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-67dca2a9-0b25-4842-b1a3-81e9367bd310-image 2019-01-09 16:26:01,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4506b4009e5159de44a3d47fa009a78b3f88fba" 2019-01-09 16:26:02,188 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-89931322-2089-40e5-88b8-329724ffec73 Date: Wed, 09 Jan 2019 16:26: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-09 16:26:02,188 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2e942a71-4365-455e-9276-55c10b4b8dba used request id req-89931322-2089-40e5-88b8-329724ffec73 2019-01-09 16:26:02,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:26:02,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-2c9df2f6-87e6-4fed-b22c-78e26b95a35b Date: Wed, 09 Jan 2019 16:26:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "created_at": "2019-01-09T16:25:38Z", "updated_at": "2019-01-09T16:25:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:25:38Z", "revision_number": 0, "id": "1b7e131f-c861-4229-afeb-da9211a22f9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:25:38Z", "security_group_id": "91bdd496-8fb5-4780-803f-f353210ce331", "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "port_range_min": null, "ethertype": "IPv6", "project_id": "a5ada516bd654fb1835fbff6393bb643"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:25:38Z", "revision_number": 0, "id": "21515f6f-0d43-4462-a3cf-acfb2a13b2ac", "remote_group_id": "91bdd496-8fb5-4780-803f-f353210ce331", "remote_ip_prefix": null, "created_at": "2019-01-09T16:25:38Z", "security_group_id": "91bdd496-8fb5-4780-803f-f353210ce331", "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "port_range_min": null, "ethertype": "IPv4", "project_id": "a5ada516bd654fb1835fbff6393bb643"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:25:38Z", "revision_number": 0, "id": "2b165e0b-379e-4767-951a-1cfbca33e761", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:25:38Z", "security_group_id": "91bdd496-8fb5-4780-803f-f353210ce331", "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "port_range_min": null, "ethertype": "IPv4", "project_id": "a5ada516bd654fb1835fbff6393bb643"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:25:38Z", "revision_number": 0, "id": "d79d8cf2-9b98-4831-b5b8-4c800b0c22bf", "remote_group_id": "91bdd496-8fb5-4780-803f-f353210ce331", "remote_ip_prefix": null, "created_at": "2019-01-09T16:25:38Z", "security_group_id": "91bdd496-8fb5-4780-803f-f353210ce331", "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "port_range_min": null, "ethertype": "IPv6", "project_id": "a5ada516bd654fb1835fbff6393bb643"}], "revision_number": 4, "project_id": "a5ada516bd654fb1835fbff6393bb643", "id": "91bdd496-8fb5-4780-803f-f353210ce331", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:26:02,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-2c9df2f6-87e6-4fed-b22c-78e26b95a35b 2019-01-09 16:26:02,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:26:02,562 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c385be-708e-4e96-acfc-349013465022 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:26:02,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-61c385be-708e-4e96-acfc-349013465022 2019-01-09 16:26:02,562 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:26:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:26:02,662 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47e9acf0-ec12-4744-9ccf-c83ae3ef492d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:26:02,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-47e9acf0-ec12-4744-9ccf-c83ae3ef492d 2019-01-09 16:26:02,662 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:26:02,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:26:02,768 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0437e23-294b-4ea0-991b-0683be19f88e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:26:02,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-d0437e23-294b-4ea0-991b-0683be19f88e 2019-01-09 16:26:02,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:26:02,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:26:02,868 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ded33d71-c050-440e-899a-7020af7e387c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:26:02,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-ded33d71-c050-440e-899a-7020af7e387c 2019-01-09 16:26:02,868 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:26:02,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:26:02,963 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:26:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b81fc94-e420-4f1d-b898-3b449412ddf9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:26:02,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-3b81fc94-e420-4f1d-b898-3b449412ddf9 2019-01-09 16:26:02,964 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:26:02,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:26:03,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ba915f-ed2a-483e-b0bd-41d27c35ebf8 Content-Encoding: gzip Content-Length: 236 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a5ada516bd654fb1835fbff6393bb643", "name": "CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj"}} 2019-01-09 16:26:03,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 used request id req-06ba915f-ed2a-483e-b0bd-41d27c35ebf8 2019-01-09 16:26:03,067 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91bdd496-8fb5-4780-803f-f353210ce331 2019-01-09 16:26:03,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=91bdd496-8fb5-4780-803f-f353210ce331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:26:03,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0b0c71c7-7cc3-4d20-933e-e43000e606ac Date: Wed, 09 Jan 2019 16:26: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-09T16:25:38Z", "security_group_id": "91bdd496-8fb5-4780-803f-f353210ce331", "port_range_min": null, "revision_number": 0, "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "created_at": "2019-01-09T16:25:38Z", "project_id": "a5ada516bd654fb1835fbff6393bb643", "id": "1b7e131f-c861-4229-afeb-da9211a22f9f"}, {"remote_group_id": "91bdd496-8fb5-4780-803f-f353210ce331", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:25:38Z", "security_group_id": "91bdd496-8fb5-4780-803f-f353210ce331", "port_range_min": null, "revision_number": 0, "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "created_at": "2019-01-09T16:25:38Z", "project_id": "a5ada516bd654fb1835fbff6393bb643", "id": "21515f6f-0d43-4462-a3cf-acfb2a13b2ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:25:38Z", "security_group_id": "91bdd496-8fb5-4780-803f-f353210ce331", "port_range_min": null, "revision_number": 0, "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "created_at": "2019-01-09T16:25:38Z", "project_id": "a5ada516bd654fb1835fbff6393bb643", "id": "2b165e0b-379e-4767-951a-1cfbca33e761"}, {"remote_group_id": "91bdd496-8fb5-4780-803f-f353210ce331", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:25:38Z", "security_group_id": "91bdd496-8fb5-4780-803f-f353210ce331", "port_range_min": null, "revision_number": 0, "tenant_id": "a5ada516bd654fb1835fbff6393bb643", "created_at": "2019-01-09T16:25:38Z", "project_id": "a5ada516bd654fb1835fbff6393bb643", "id": "d79d8cf2-9b98-4831-b5b8-4c800b0c22bf"}]} 2019-01-09 16:26:03,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=91bdd496-8fb5-4780-803f-f353210ce331 used request id req-0b0c71c7-7cc3-4d20-933e-e43000e606ac 2019-01-09 16:26:03,096 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:26:03,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/91bdd496-8fb5-4780-803f-f353210ce331 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:26:03,243 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9834f36-1b02-4029-bf48-cd08c9a2659c Content-Length: 0 Date: Wed, 09 Jan 2019 16:26:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:26:03,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/91bdd496-8fb5-4780-803f-f353210ce331 used request id req-b9834f36-1b02-4029-bf48-cd08c9a2659c 2019-01-09 16:26:03,244 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj 2019-01-09 16:26:03,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:26:03,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e00cea26-423e-4b49-b96f-d48b67fc8e6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:26:03,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a5ada516bd654fb1835fbff6393bb643 used request id req-e00cea26-423e-4b49-b96f-d48b67fc8e6e 2019-01-09 16:26:03,469 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-proj-role 2019-01-09 16:26:03,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/3afcacbc76684af99d49c796cf165c7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:26:03,593 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df971fe3-57ec-4897-aca1-28dff37a2613 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:26:03,593 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3afcacbc76684af99d49c796cf165c7a used request id req-df971fe3-57ec-4897-aca1-28dff37a2613 2019-01-09 16:26:03,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342dd7984d7d1f394db997221488320a2a73472b" 2019-01-09 16:26:03,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2d5d7b7-feba-435d-9aab-97dada16ca3a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:26:03,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b2d5d7b7-feba-435d-9aab-97dada16ca3a 2019-01-09 16:26:03,695 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1ac494a8-d7f8-49c-user 2019-01-09 16:26:03,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/b1def5e940e24c2382c57c072b57fa9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f28663e520a5c69565c15e2d5a604de6497464b7" 2019-01-09 16:26:03,883 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:26:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-104c6c0b-15ba-4236-ab37-e1503cdad84f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:26:03,883 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/b1def5e940e24c2382c57c072b57fa9c used request id req-104c6c0b-15ba-4236-ab37-e1503cdad84f 2019-01-09 16:26:03,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:04,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:26:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["mYPk_ddMT4iEOwhbawwPXw"], "issued_at": "2019-01-09T16:26:04.000000Z"}} 2019-01-09 16:26:04,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c49637ad59c2064ced2e682130556effbe0fc50" 2019-01-09 16:26:04,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01664356-720a-4944-be99-0ddfbd01210e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:04,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-01664356-720a-4944-be99-0ddfbd01210e 2019-01-09 16:26:04,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:04,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:04,787 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:26:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["wXWoLaG7SJmH195VwozPjA"], "issued_at": "2019-01-09T16:26:04.000000Z"}} 2019-01-09 16:26:04,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:04,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1420a86-90da-45fc-b890-b6f660b3dec3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:04,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f1420a86-90da-45fc-b890-b6f660b3dec3 2019-01-09 16:26:04,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:26:04,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:26: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:26:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6826d789-6e79-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:04,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cbf0391-9abe-43f3-907c-9e2e9ff06f09 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6826d789-6e79-433-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:26:04,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-6826d789-6e79-433-proj used request id req-4cbf0391-9abe-43f3-907c-9e2e9ff06f09 2019-01-09 16:26:04,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:05,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026edf34-3795-4731-aca4-1e3f4b341429 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:26:05,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-026edf34-3795-4731-aca4-1e3f4b341429 2019-01-09 16:26:05,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}}' 2019-01-09 16:26:05,147 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:26:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d8e6b07-ae2e-4e18-b5d2-3fb41ba16f92 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02"}, "tags": [], "enabled": true, "id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}} 2019-01-09 16:26:05,147 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1d8e6b07-ae2e-4e18-b5d2-3fb41ba16f92 2019-01-09 16:26:05,147 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-6826d789-6e79-433-proj 2019-01-09 16:26:05,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:05,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:05,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:26:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["8QEmeg2VTb6tSede0W3Obw"], "issued_at": "2019-01-09T16:26:05.000000Z"}} 2019-01-09 16:26:05,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}632b5f70c0cdbd07f613fb3b7bebf7260fa7dc09" 2019-01-09 16:26:05,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd759a47-7995-4e46-bfb8-d990d206ac10 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:05,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fd759a47-7995-4e46-bfb8-d990d206ac10 2019-01-09 16:26:05,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:26:05,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:26: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:26:05,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}632b5f70c0cdbd07f613fb3b7bebf7260fa7dc09" 2019-01-09 16:26:05,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c2f946-e461-44eb-bc4e-fc6deb1c0d48 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:26:05,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-58c2f946-e461-44eb-bc4e-fc6deb1c0d48 2019-01-09 16:26:05,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-6826d789-6e79-433-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}632b5f70c0cdbd07f613fb3b7bebf7260fa7dc09" 2019-01-09 16:26:05,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1befa7a5-903b-4a83-bd41-fba307b48be9 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-6826d789-6e79-433-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02"}, "tags": [], "enabled": true, "id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}]} 2019-01-09 16:26:05,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-6826d789-6e79-433-proj used request id req-1befa7a5-903b-4a83-bd41-fba307b48be9 2019-01-09 16:26:05,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}632b5f70c0cdbd07f613fb3b7bebf7260fa7dc09" 2019-01-09 16:26:05,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6eba476-3666-4d26-b3eb-c75935433b20 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:26:05,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a6eba476-3666-4d26-b3eb-c75935433b20 2019-01-09 16:26:06,391 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-6826d789-6e79-433-user 2019-01-09 16:26:06,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:06,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:06,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b74f3e-783c-44ba-bd02-b684e9432d4d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:26:06,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e5b74f3e-783c-44ba-bd02-b684e9432d4d 2019-01-09 16:26:06,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" -d '{"role": {"name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj-role"}}' 2019-01-09 16:26:06,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ac1da5b-fc52-41ab-8b57-be51bb7121a2 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc78542a626a4cef8652aa01274ccd5e", "links": {"self": "http://172.30.9.29:5000/v3/roles/dc78542a626a4cef8652aa01274ccd5e"}, "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj-role"}} 2019-01-09 16:26:06,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-2ac1da5b-fc52-41ab-8b57-be51bb7121a2 2019-01-09 16:26:06,607 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-6826d789-6e79-433-proj-role 2019-01-09 16:26:06,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/dc78542a626a4cef8652aa01274ccd5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:06,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef364d6c-0825-4d09-80e7-6d97fce936e8 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc78542a626a4cef8652aa01274ccd5e", "links": {"self": "http://172.30.9.29:5000/v3/roles/dc78542a626a4cef8652aa01274ccd5e"}, "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj-role"}} 2019-01-09 16:26:06,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/dc78542a626a4cef8652aa01274ccd5e used request id req-ef364d6c-0825-4d09-80e7-6d97fce936e8 2019-01-09 16:26:06,707 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-6826d789-6e79-433-proj-role to project CreateInstancePortManipulationTests-6826d789-6e79-433-proj 2019-01-09 16:26:06,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02/users/ef7deb1d360e46978c00b23a81aeedf4/roles/dc78542a626a4cef8652aa01274ccd5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:06,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-349da16c-7966-44d6-9e13-a49310d0c96e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:26:06,761 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02/users/ef7deb1d360e46978c00b23a81aeedf4/roles/dc78542a626a4cef8652aa01274ccd5e used request id req-349da16c-7966-44d6-9e13-a49310d0c96e 2019-01-09 16:26:06,762 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:26:06,762 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:06,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:07,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc78542a626a4cef8652aa01274ccd5e", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj-role"}], "expires_at": "2019-01-09T17:26:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-user", "id": "ef7deb1d360e46978c00b23a81aeedf4"}, "audit_ids": ["3bMAkDhkT-KsWXuH8ZcL8A"], "issued_at": "2019-01-09T16:26:07.000000Z"}} 2019-01-09 16:26:07,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c02ed326e21144c07720040ca39392b05d58048" 2019-01-09 16:26:07,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-036974f9-6394-446a-ac19-e510b273f135 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:07,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-036974f9-6394-446a-ac19-e510b273f135 2019-01-09 16:26:07,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c02ed326e21144c07720040ca39392b05d58048" 2019-01-09 16:26:07,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f814c3f3-9d58-4874-a18e-bae2eb474002 Date: Wed, 09 Jan 2019 16:26:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image"} 2019-01-09 16:26:07,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image used request id req-f814c3f3-9d58-4874-a18e-bae2eb474002 2019-01-09 16:26:07,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c02ed326e21144c07720040ca39392b05d58048" 2019-01-09 16:26:07,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-776ada8e-0a58-46f8-9e13-a37610b04136 Date: Wed, 09 Jan 2019 16:26: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-09 16:26:07,447 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-776ada8e-0a58-46f8-9e13-a37610b04136 2019-01-09 16:26:07,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3c02ed326e21144c07720040ca39392b05d58048" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image"}' 2019-01-09 16:26:07,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f2fcc755-a9a3-4800-888e-b1b2da04e30b Date: Wed, 09 Jan 2019 16:26:07 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:26:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:26:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "min_disk": 0, "protected": false, "id": "0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "file": "/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d/file", "checksum": null, "owner": "c873d0138e3a4ac9ba6fd262aaaf7b02", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:26:07,514 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-f2fcc755-a9a3-4800-888e-b1b2da04e30b 2019-01-09 16:26:07,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c02ed326e21144c07720040ca39392b05d58048" -d '' 2019-01-09 16:26:07,899 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53a7518f-a541-48a0-9f1f-c3203f897c1a Date: Wed, 09 Jan 2019 16:26: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-09 16:26:07,899 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d/file used request id req-53a7518f-a541-48a0-9f1f-c3203f897c1a 2019-01-09 16:26:07,899 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:26:07,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c02ed326e21144c07720040ca39392b05d58048" 2019-01-09 16:26:07,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8edbd249-f0e3-4748-9000-2f51839e9763 Date: Wed, 09 Jan 2019 16:26:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:26:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:26:07Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d/snap", "metadata": {}}], "self": "/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "min_disk": 0, "protected": false, "id": "0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "file": "/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c873d0138e3a4ac9ba6fd262aaaf7b02", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:26:07,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d used request id req-8edbd249-f0e3-4748-9000-2f51839e9763 2019-01-09 16:26:07,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c02ed326e21144c07720040ca39392b05d58048" 2019-01-09 16:26:07,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-03cb1487-5660-4690-aed0-b06937508221 Date: Wed, 09 Jan 2019 16:26: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-09 16:26:07,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-03cb1487-5660-4690-aed0-b06937508221 2019-01-09 16:26:07,931 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image 2019-01-09 16:26:07,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c02ed326e21144c07720040ca39392b05d58048" 2019-01-09 16:26:07,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f2ed9b50-d152-499f-adf5-9f3ecf68018b Date: Wed, 09 Jan 2019 16:26:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:26:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:26:07Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d/snap", "metadata": {}}], "self": "/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "min_disk": 0, "protected": false, "id": "0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "file": "/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c873d0138e3a4ac9ba6fd262aaaf7b02", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:26:07,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d used request id req-f2ed9b50-d152-499f-adf5-9f3ecf68018b 2019-01-09 16:26:07,949 - create_image - DEBUG - Instance status is - active 2019-01-09 16:26:07,949 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image 2019-01-09 16:26:07,950 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image 2019-01-09 16:26:07,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:07,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:08,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc78542a626a4cef8652aa01274ccd5e", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj-role"}], "expires_at": "2019-01-09T17:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-user", "id": "ef7deb1d360e46978c00b23a81aeedf4"}, "audit_ids": ["2i-qCJBXQ426TPRqzT5ZhA"], "issued_at": "2019-01-09T16:26:08.000000Z"}} 2019-01-09 16:26:08,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864cf0fdf3c513cd2636002b4c7beb95ac3fef78" 2019-01-09 16:26:08,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e84e26-a4fd-4254-8f6e-6a4b9a0d0590 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:08,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-68e84e26-a4fd-4254-8f6e-6a4b9a0d0590 2019-01-09 16:26:08,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864cf0fdf3c513cd2636002b4c7beb95ac3fef78" 2019-01-09 16:26:08,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-08903e61-da49-4f11-ac37-5550a94be2e3 Date: Wed, 09 Jan 2019 16:26:08 GMT RESP BODY: {"networks":[]} 2019-01-09 16:26:08,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net used request id req-08903e61-da49-4f11-ac37-5550a94be2e3 2019-01-09 16:26:08,772 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net 2019-01-09 16:26:08,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864cf0fdf3c513cd2636002b4c7beb95ac3fef78" -d '{"network": {"name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net", "admin_state_up": true}}' 2019-01-09 16:26:09,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-09d64b27-380b-4161-8c23-3ca21dc99df3 Date: Wed, 09 Jan 2019 16:26:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:26:09Z","is_default":false,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","mtu":1450}} 2019-01-09 16:26:09,337 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-09d64b27-380b-4161-8c23-3ca21dc99df3 2019-01-09 16:26:09,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864cf0fdf3c513cd2636002b4c7beb95ac3fef78" 2019-01-09 16:26:09,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-dd60288c-fe72-4f0e-b4bc-356f05a6834a Date: Wed, 09 Jan 2019 16:26:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:26:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net","admin_state_up":true,"tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","mtu":1450}]} 2019-01-09 16:26:09,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-dd60288c-fe72-4f0e-b4bc-356f05a6834a 2019-01-09 16:26:09,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864cf0fdf3c513cd2636002b4c7beb95ac3fef78" 2019-01-09 16:26:09,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a4698192-38b4-44b2-8360-8cc8803d64b3 Date: Wed, 09 Jan 2019 16:26:09 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:26:09,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-a4698192-38b4-44b2-8360-8cc8803d64b3 2019-01-09 16:26:09,473 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet 2019-01-09 16:26:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864cf0fdf3c513cd2636002b4c7beb95ac3fef78" -d '{"subnets": [{"ip_version": 4, "network_id": "ca8aab31-ce92-4cb8-8087-60d2573f764c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]}' 2019-01-09 16:26:10,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4dac587e-f594-44eb-be09-ce9e301111ce Date: Wed, 09 Jan 2019 16:26:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:10,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-4dac587e-f594-44eb-be09-ce9e301111ce 2019-01-09 16:26:10,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864cf0fdf3c513cd2636002b4c7beb95ac3fef78" 2019-01-09 16:26:10,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5cbfc602-3697-4159-b734-e81d7afca3c2 Date: Wed, 09 Jan 2019 16:26:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","l2_adjacency":true,"status":"ACTIVE","subnets":["ea95d384-83bd-47ea-8121-e13f365947bb"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net","admin_state_up":true,"tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","mtu":1450}]} 2019-01-09 16:26:10,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-5cbfc602-3697-4159-b734-e81d7afca3c2 2019-01-09 16:26:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864cf0fdf3c513cd2636002b4c7beb95ac3fef78" 2019-01-09 16:26:10,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-895c0cce-4056-4192-8e05-fc4d43c175b4 Date: Wed, 09 Jan 2019 16:26:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:10,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-895c0cce-4056-4192-8e05-fc4d43c175b4 2019-01-09 16:26:10,272 - OpenStackNetwork - DEBUG - Network [ca8aab31-ce92-4cb8-8087-60d2573f764c] created successfully 2019-01-09 16:26:10,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:10,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:10,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:26:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["KeCVSTuYSEOLPzZkFYFUpg"], "issued_at": "2019-01-09T16:26:10.000000Z"}} 2019-01-09 16:26:10,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42c8bf59e360bc9fbc9f3abd51c22709552001a" 2019-01-09 16:26:10,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c749e30-004c-478c-aed7-0934e8df75c7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:10,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0c749e30-004c-478c-aed7-0934e8df75c7 2019-01-09 16:26:10,881 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:26:11,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42c8bf59e360bc9fbc9f3abd51c22709552001a" 2019-01-09 16:26:11,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5faf13d2-d81b-40e9-af87-ca374c4dde3f x-compute-request-id: req-5faf13d2-d81b-40e9-af87-ca374c4dde3f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:26:11,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5faf13d2-d81b-40e9-af87-ca374c4dde3f 2019-01-09 16:26:11,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42c8bf59e360bc9fbc9f3abd51c22709552001a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-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-09 16:26:11,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-152fffbf-21fc-4abd-bf0e-ae1ffb286d42 x-compute-request-id: req-152fffbf-21fc-4abd-bf0e-ae1ffb286d42 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776", "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": "7c92d0e7-81e3-49f2-85dd-1d22966bd776"}} 2019-01-09 16:26:11,284 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-152fffbf-21fc-4abd-bf0e-ae1ffb286d42 2019-01-09 16:26:11,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:11,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:11,683 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc78542a626a4cef8652aa01274ccd5e", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj-role"}], "expires_at": "2019-01-09T17:26:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-user", "id": "ef7deb1d360e46978c00b23a81aeedf4"}, "audit_ids": ["zWAmusCNRo2DR1y7o7lejw"], "issued_at": "2019-01-09T16:26:11.000000Z"}} 2019-01-09 16:26:11,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:11,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dddda290-7a07-4c77-8693-ae7ceb615fd8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:11,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-dddda290-7a07-4c77-8693-ae7ceb615fd8 2019-01-09 16:26:11,696 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:26:11,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:11,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-129d7366-063d-4707-8b16-7e91a2e2b93a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:11,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-129d7366-063d-4707-8b16-7e91a2e2b93a 2019-01-09 16:26:11,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:11,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d6470392-c588-45b5-9358-9c539b40c7ca Date: Wed, 09 Jan 2019 16:26:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","l2_adjacency":true,"status":"ACTIVE","subnets":["ea95d384-83bd-47ea-8121-e13f365947bb"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net","admin_state_up":true,"tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","mtu":1450}]} 2019-01-09 16:26:11,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net used request id req-d6470392-c588-45b5-9358-9c539b40c7ca 2019-01-09 16:26:11,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:12,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf098d49-a45e-4aa6-9c41-fa8ff9464f1a Date: Wed, 09 Jan 2019 16:26:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:12,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-bf098d49-a45e-4aa6-9c41-fa8ff9464f1a 2019-01-09 16:26:12,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:12,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-02bad85c-3055-489f-b84f-17d1ac8482b1 Date: Wed, 09 Jan 2019 16:26:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","l2_adjacency":true,"status":"ACTIVE","subnets":["ea95d384-83bd-47ea-8121-e13f365947bb"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net","admin_state_up":true,"tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","mtu":1450}]} 2019-01-09 16:26:12,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net used request id req-02bad85c-3055-489f-b84f-17d1ac8482b1 2019-01-09 16:26:12,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:26:12,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:26:12,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:12,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ea99a4-d714-4d53-ab4a-9de4aa836280 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}} 2019-01-09 16:26:12,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 used request id req-c3ea99a4-d714-4d53-ab4a-9de4aa836280 2019-01-09 16:26:12,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:12,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-52638b19-5924-41c8-831e-c695e002cf85 Date: Wed, 09 Jan 2019 16:26:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:12,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-52638b19-5924-41c8-831e-c695e002cf85 2019-01-09 16:26:12,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:12,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e0b6f0b1-e0cb-408e-bb9b-85404288dae4 Date: Wed, 09 Jan 2019 16:26:12 GMT RESP BODY: {"ports":[]} 2019-01-09 16:26:12,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5eport-1&admin_state_up=True used request id req-e0b6f0b1-e0cb-408e-bb9b-85404288dae4 2019-01-09 16:26:12,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:12,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26: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-ea7e5427-9d27-4450-9821-6a64e80d2e5e x-compute-request-id: req-ea7e5427-9d27-4450-9821-6a64e80d2e5e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:26:12,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst used request id req-ea7e5427-9d27-4450-9821-6a64e80d2e5e 2019-01-09 16:26:12,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:12,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-76144d65-3db8-41ca-8c2a-3c7c32a3cc4a Date: Wed, 09 Jan 2019 16:26:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","l2_adjacency":true,"status":"ACTIVE","subnets":["ea95d384-83bd-47ea-8121-e13f365947bb"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net","admin_state_up":true,"tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","mtu":1450}]} 2019-01-09 16:26:12,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net used request id req-76144d65-3db8-41ca-8c2a-3c7c32a3cc4a 2019-01-09 16:26:12,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:12,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-96aaef10-849d-4ebd-b53e-16cbbb1d2279 Date: Wed, 09 Jan 2019 16:26:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:12,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-96aaef10-849d-4ebd-b53e-16cbbb1d2279 2019-01-09 16:26:12,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:12,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6a421019-2395-468f-adf2-fd61a5ff9d08 Date: Wed, 09 Jan 2019 16:26:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","l2_adjacency":true,"status":"ACTIVE","subnets":["ea95d384-83bd-47ea-8121-e13f365947bb"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net","admin_state_up":true,"tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","mtu":1450}]} 2019-01-09 16:26:12,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net used request id req-6a421019-2395-468f-adf2-fd61a5ff9d08 2019-01-09 16:26:12,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:12,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1358c433-ddfb-4e6b-83c7-965d72c2b03a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}} 2019-01-09 16:26:12,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 used request id req-1358c433-ddfb-4e6b-83c7-965d72c2b03a 2019-01-09 16:26:12,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:12,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0c88aae9-372a-40f8-ac57-890d652367e2 Date: Wed, 09 Jan 2019 16:26:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:12,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-0c88aae9-372a-40f8-ac57-890d652367e2 2019-01-09 16:26:12,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:12,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-325b3bc7-1951-43b8-b0ba-910c23090317 Date: Wed, 09 Jan 2019 16:26:12 GMT RESP BODY: {"ports":[]} 2019-01-09 16:26:12,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5eport-1&admin_state_up=True used request id req-325b3bc7-1951-43b8-b0ba-910c23090317 2019-01-09 16:26:12,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:12,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:13,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc78542a626a4cef8652aa01274ccd5e", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj-role"}], "expires_at": "2019-01-09T17:26:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_c873d0138e3a4ac9ba6fd262aaaf7b02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-user", "id": "ef7deb1d360e46978c00b23a81aeedf4"}, "audit_ids": ["Nz0giznlTl6M6Af1Gn-KXA"], "issued_at": "2019-01-09T16:26:13.000000Z"}} 2019-01-09 16:26:13,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d3368fc124d9d14bc2fc078cad8a14e930aa503" 2019-01-09 16:26:13,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-142a65ea-583e-484f-9eda-5ed65dc2153f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:13,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-142a65ea-583e-484f-9eda-5ed65dc2153f 2019-01-09 16:26:13,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:13,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-5c45f4c9-40d8-4fb9-af29-706c95fb433a Date: Wed, 09 Jan 2019 16:26:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","l2_adjacency":true,"status":"ACTIVE","subnets":["ea95d384-83bd-47ea-8121-e13f365947bb"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net","admin_state_up":true,"tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","mtu":1450}]} 2019-01-09 16:26:13,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net used request id req-5c45f4c9-40d8-4fb9-af29-706c95fb433a 2019-01-09 16:26:13,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:13,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4c36c1d3-bda5-469c-913c-7a7fd00848c5 Date: Wed, 09 Jan 2019 16:26:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:13,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-4c36c1d3-bda5-469c-913c-7a7fd00848c5 2019-01-09 16:26:13,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:13,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4f59501c-e93e-42bc-bb67-a6eeda2294ee Date: Wed, 09 Jan 2019 16:26:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","l2_adjacency":true,"status":"ACTIVE","subnets":["ea95d384-83bd-47ea-8121-e13f365947bb"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net","admin_state_up":true,"tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","mtu":1450}]} 2019-01-09 16:26:13,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net used request id req-4f59501c-e93e-42bc-bb67-a6eeda2294ee 2019-01-09 16:26:13,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:26:13,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:26: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:26:13,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d3368fc124d9d14bc2fc078cad8a14e930aa503" 2019-01-09 16:26:13,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140b2800-6794-42f1-ac2c-d5d62eb162ce Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}} 2019-01-09 16:26:13,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 used request id req-140b2800-6794-42f1-ac2c-d5d62eb162ce 2019-01-09 16:26:13,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:13,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-56a3f31a-870c-4334-82de-9dc55d2cb926 Date: Wed, 09 Jan 2019 16:26:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:13,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-56a3f31a-870c-4334-82de-9dc55d2cb926 2019-01-09 16:26:13,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:13,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a51d46c0-6af9-4d4a-af50-0f8d2d7f933e Date: Wed, 09 Jan 2019 16:26:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:13,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet used request id req-a51d46c0-6af9-4d4a-af50-0f8d2d7f933e 2019-01-09 16:26:13,975 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net 2019-01-09 16:26:13,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" -d '{"port": {"network_id": "ca8aab31-ce92-4cb8-8087-60d2573f764c", "fixed_ips": [{"subnet_id": "ea95d384-83bd-47ea-8121-e13f365947bb", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5eport-1", "admin_state_up": true}}' 2019-01-09 16:26:15,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 821 X-Openstack-Request-Id: req-01035a31-e393-4039-ab15-4dee7c75eab0 Date: Wed, 09 Jan 2019 16:26:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:26:14Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ea95d384-83bd-47ea-8121-e13f365947bb","ip_address":"10.55.0.101"}],"id":"e165ce03-bd5d-43dc-9e00-8860855db2b2","security_groups":["6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa"],"mac_address":"fa:16:3e:c5:26:99","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5eport-1","project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","qos_policy_id":null,"admin_state_up":true,"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:14Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:26:15,081 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-01035a31-e393-4039-ab15-4dee7c75eab0 2019-01-09 16:26:15,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:15,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-6179757b-7c6a-42fc-ae49-4782a3204116 Date: Wed, 09 Jan 2019 16:26:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","l2_adjacency":true,"status":"ACTIVE","subnets":["ea95d384-83bd-47ea-8121-e13f365947bb"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net","admin_state_up":true,"tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","mtu":1450}]} 2019-01-09 16:26:15,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net used request id req-6179757b-7c6a-42fc-ae49-4782a3204116 2019-01-09 16:26:15,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:15,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5533777f-a881-44b5-a119-c948df53a47f Date: Wed, 09 Jan 2019 16:26:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:15,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-5533777f-a881-44b5-a119-c948df53a47f 2019-01-09 16:26:15,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:15,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-35d3db86-2d34-41dc-9ad2-c45604baf48d Date: Wed, 09 Jan 2019 16:26:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","l2_adjacency":true,"status":"ACTIVE","subnets":["ea95d384-83bd-47ea-8121-e13f365947bb"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net","admin_state_up":true,"tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","mtu":1450}]} 2019-01-09 16:26:15,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net used request id req-35d3db86-2d34-41dc-9ad2-c45604baf48d 2019-01-09 16:26:15,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:15,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f963ece5-a9a8-465b-a405-a454324d7038 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}} 2019-01-09 16:26:15,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 used request id req-f963ece5-a9a8-465b-a405-a454324d7038 2019-01-09 16:26:15,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:15,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-885a50e3-0878-4229-b043-267fadc3e84e Date: Wed, 09 Jan 2019 16:26:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:15,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-885a50e3-0878-4229-b043-267fadc3e84e 2019-01-09 16:26:15,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:15,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-3c04edcc-82e8-473c-9601-d51482f37f45 Date: Wed, 09 Jan 2019 16:26:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:26:14Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ea95d384-83bd-47ea-8121-e13f365947bb","ip_address":"10.55.0.101"}],"id":"e165ce03-bd5d-43dc-9e00-8860855db2b2","security_groups":["6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa"],"mac_address":"fa:16:3e:c5:26:99","project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5eport-1","admin_state_up":true,"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:14Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:26:15,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5eport-1&admin_state_up=True used request id req-3c04edcc-82e8-473c-9601-d51482f37f45 2019-01-09 16:26:15,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:15,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b6d858-d231-46dc-81db-62d1a740396b Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}} 2019-01-09 16:26:15,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 used request id req-26b6d858-d231-46dc-81db-62d1a740396b 2019-01-09 16:26:15,641 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst 2019-01-09 16:26:15,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:15,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62beacac-3f74-42b2-afaf-374d20ed5ea9 x-compute-request-id: req-62beacac-3f74-42b2-afaf-374d20ed5ea9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7c92d0e7-81e3-49f2-85dd-1d22966bd776", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-flavor-name"}]} 2019-01-09 16:26:15,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-62beacac-3f74-42b2-afaf-374d20ed5ea9 2019-01-09 16:26:15,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:15,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9e15ec6-e849-49e3-af82-af361ef321cd x-compute-request-id: req-c9e15ec6-e849-49e3-af82-af361ef321cd Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776", "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": "7c92d0e7-81e3-49f2-85dd-1d22966bd776"}} 2019-01-09 16:26:15,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776 used request id req-c9e15ec6-e849-49e3-af82-af361ef321cd 2019-01-09 16:26:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:15,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-f88b7fe9-b736-4e34-9f57-201521d48527 Date: Wed, 09 Jan 2019 16:26:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:26:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:26:07Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d/snap", "metadata": {}}], "self": "/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "min_disk": 0, "protected": false, "id": "0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "file": "/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c873d0138e3a4ac9ba6fd262aaaf7b02", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image"} 2019-01-09 16:26:15,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image used request id req-f88b7fe9-b736-4e34-9f57-201521d48527 2019-01-09 16:26:15,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:15,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-64b540bf-e55b-4cc5-a5b9-d3b8298786ed Date: Wed, 09 Jan 2019 16:26: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-09 16:26:15,904 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-64b540bf-e55b-4cc5-a5b9-d3b8298786ed 2019-01-09 16:26:15,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" -d '{"server": {"name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst", "imageRef": "0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "flavorRef": "7c92d0e7-81e3-49f2-85dd-1d22966bd776", "max_count": 1, "min_count": 1, "networks": [{"port": "e165ce03-bd5d-43dc-9e00-8860855db2b2"}]}}' 2019-01-09 16:26:17,124 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:26:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a8b4826-d068-4cb2-9fb6-53db26922b6a x-compute-request-id: req-9a8b4826-d068-4cb2-9fb6-53db26922b6a Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4f8c898e-528c-4251-bbd8-ecc7d2e89189", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "bookmark"}], "adminPass": "B9qSh9rLbgGm"}} 2019-01-09 16:26:17,125 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-9a8b4826-d068-4cb2-9fb6-53db26922b6a 2019-01-09 16:26:17,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:17,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6c1550d-2ab5-4d45-88d6-d14c8f40e904 x-compute-request-id: req-a6c1550d-2ab5-4d45-88d6-d14c8f40e904 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.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "bookmark"}], "image": {"id": "0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "links": [{"href": "http://172.30.9.29:8774/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c92d0e7-81e3-49f2-85dd-1d22966bd776", "links": [{"href": "http://172.30.9.29:8774/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776", "rel": "bookmark"}]}, "id": "4f8c898e-528c-4251-bbd8-ecc7d2e89189", "user_id": "ef7deb1d360e46978c00b23a81aeedf4", "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-09T16:26:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst", "created": "2019-01-09T16:26:17Z", "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:26:17,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 used request id req-a6c1550d-2ab5-4d45-88d6-d14c8f40e904 2019-01-09 16:26:17,189 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst 2019-01-09 16:26:17,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:17,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1dcf78ba-a4da-41cb-9df8-e4372b7d23e3 x-compute-request-id: req-1dcf78ba-a4da-41cb-9df8-e4372b7d23e3 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.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "bookmark"}], "image": {"id": "0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "links": [{"href": "http://172.30.9.29:8774/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c92d0e7-81e3-49f2-85dd-1d22966bd776", "links": [{"href": "http://172.30.9.29:8774/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776", "rel": "bookmark"}]}, "id": "4f8c898e-528c-4251-bbd8-ecc7d2e89189", "user_id": "ef7deb1d360e46978c00b23a81aeedf4", "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-09T16:26:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst", "created": "2019-01-09T16:26:17Z", "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:26:17,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 used request id req-1dcf78ba-a4da-41cb-9df8-e4372b7d23e3 2019-01-09 16:26:17,575 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst] is - BUILD 2019-01-09 16:26:17,575 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:26:20,578 - create_instance - DEBUG - VM status query timeout in 896.610614061 2019-01-09 16:26:20,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:20,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-cf0c4750-e284-43e9-a2ac-450208373090 x-compute-request-id: req-cf0c4750-e284-43e9-a2ac-450208373090 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "bookmark"}], "image": {"id": "0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "links": [{"href": "http://172.30.9.29:8774/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7c92d0e7-81e3-49f2-85dd-1d22966bd776", "links": [{"href": "http://172.30.9.29:8774/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776", "rel": "bookmark"}]}, "id": "4f8c898e-528c-4251-bbd8-ecc7d2e89189", "security_groups": [{"name": "default"}], "user_id": "ef7deb1d360e46978c00b23a81aeedf4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:26:18Z", "hostId": "0897faebf847e94c282daa30d654ffc592903b331f7ddeeeaafd2a5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst", "created": "2019-01-09T16:26:17Z", "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:26:20,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 used request id req-cf0c4750-e284-43e9-a2ac-450208373090 2019-01-09 16:26:20,719 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst] is - BUILD 2019-01-09 16:26:20,719 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:26:23,723 - create_instance - DEBUG - VM status query timeout in 893.466372013 2019-01-09 16:26:23,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:24,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26: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-0c3c3513-5836-426f-98fb-f992143cb3e5 x-compute-request-id: req-0c3c3513-5836-426f-98fb-f992143cb3e5 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:26:99", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "bookmark"}], "image": {"id": "0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "links": [{"href": "http://172.30.9.29:8774/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:26:21.000000", "flavor": {"id": "7c92d0e7-81e3-49f2-85dd-1d22966bd776", "links": [{"href": "http://172.30.9.29:8774/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776", "rel": "bookmark"}]}, "id": "4f8c898e-528c-4251-bbd8-ecc7d2e89189", "security_groups": [{"name": "default"}], "user_id": "ef7deb1d360e46978c00b23a81aeedf4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:26:21Z", "hostId": "0897faebf847e94c282daa30d654ffc592903b331f7ddeeeaafd2a5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst", "created": "2019-01-09T16:26:17Z", "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:26:24,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 used request id req-0c3c3513-5836-426f-98fb-f992143cb3e5 2019-01-09 16:26:24,201 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst] is - ACTIVE 2019-01-09 16:26:24,201 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:26:24,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:24,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9313faa3-eb48-4275-b3e5-360dc0144731 x-compute-request-id: req-9313faa3-eb48-4275-b3e5-360dc0144731 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:26:99", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "bookmark"}], "image": {"id": "0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "links": [{"href": "http://172.30.9.29:8774/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:26:21.000000", "flavor": {"id": "7c92d0e7-81e3-49f2-85dd-1d22966bd776", "links": [{"href": "http://172.30.9.29:8774/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776", "rel": "bookmark"}]}, "id": "4f8c898e-528c-4251-bbd8-ecc7d2e89189", "security_groups": [{"name": "default"}], "user_id": "ef7deb1d360e46978c00b23a81aeedf4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:26:21Z", "hostId": "0897faebf847e94c282daa30d654ffc592903b331f7ddeeeaafd2a5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst", "created": "2019-01-09T16:26:17Z", "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:26:24,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 used request id req-9313faa3-eb48-4275-b3e5-360dc0144731 2019-01-09 16:26:24,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:24,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a3d270d3-713c-4084-a856-18ead1db9129 Date: Wed, 09 Jan 2019 16:26:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","l2_adjacency":true,"status":"ACTIVE","subnets":["ea95d384-83bd-47ea-8121-e13f365947bb"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net","admin_state_up":true,"tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","mtu":1450}]} 2019-01-09 16:26:24,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net used request id req-a3d270d3-713c-4084-a856-18ead1db9129 2019-01-09 16:26:24,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:24,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735146b5-bdf9-44d8-9c09-88820d6627c5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}} 2019-01-09 16:26:24,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 used request id req-735146b5-bdf9-44d8-9c09-88820d6627c5 2019-01-09 16:26:24,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:24,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ecfe9904-8a5b-4142-9fcb-fc4aebf95239 Date: Wed, 09 Jan 2019 16:26:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:24,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-ecfe9904-8a5b-4142-9fcb-fc4aebf95239 2019-01-09 16:26:24,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:24,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1662 X-Openstack-Request-Id: req-c03d8e37-8f98-4dce-b33c-6479e00839b2 Date: Wed, 09 Jan 2019 16:26:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:26:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ea95d384-83bd-47ea-8121-e13f365947bb","ip_address":"10.55.0.2"}],"id":"90525010-87b5-4dd4-a5d8-630e76cd098d","security_groups":[],"mac_address":"fa:16:3e:ef:fe:a6","project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ca8aab31-ce92-4cb8-8087-60d2573f764c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:26:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ea95d384-83bd-47ea-8121-e13f365947bb","ip_address":"10.55.0.101"}],"id":"e165ce03-bd5d-43dc-9e00-8860855db2b2","security_groups":["6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa"],"mac_address":"fa:16:3e:c5:26:99","project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5eport-1","admin_state_up":true,"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:14Z","binding:vnic_type":"normal","device_id":"4f8c898e-528c-4251-bbd8-ecc7d2e89189","ip_allocation":"immediate"}]} 2019-01-09 16:26:24,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-c03d8e37-8f98-4dce-b33c-6479e00839b2 2019-01-09 16:26:24,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:25,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-99b51520-bec3-4778-89d1-9a1ef3b6859f Date: Wed, 09 Jan 2019 16:26:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","l2_adjacency":true,"status":"ACTIVE","subnets":["ea95d384-83bd-47ea-8121-e13f365947bb"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:09Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net","admin_state_up":true,"tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","mtu":1450}]} 2019-01-09 16:26:25,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-99b51520-bec3-4778-89d1-9a1ef3b6859f 2019-01-09 16:26:25,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:25,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9056a00c-9bca-490c-be3f-68df7c919af6 Date: Wed, 09 Jan 2019 16:26:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:25,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-9056a00c-9bca-490c-be3f-68df7c919af6 2019-01-09 16:26:25,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:25,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-46f0c0ca-fef7-402a-9e77-04cd13b46d02 Date: Wed, 09 Jan 2019 16:26:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca8aab31-ce92-4cb8-8087-60d2573f764c","tenant_id":"c873d0138e3a4ac9ba6fd262aaaf7b02","created_at":"2019-01-09T16:26:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26: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":"c873d0138e3a4ac9ba6fd262aaaf7b02","id":"ea95d384-83bd-47ea-8121-e13f365947bb","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet"}]} 2019-01-09 16:26:25,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ca8aab31-ce92-4cb8-8087-60d2573f764c&name=CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet used request id req-46f0c0ca-fef7-402a-9e77-04cd13b46d02 2019-01-09 16:26:25,402 - create_instance - INFO - Deleting Port with ID - e165ce03-bd5d-43dc-9e00-8860855db2b2 2019-01-09 16:26:25,402 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5eport-1 2019-01-09 16:26:25,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/e165ce03-bd5d-43dc-9e00-8860855db2b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:25,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cb729b0e-9ef4-4630-8e5f-9d70ea071a8b Date: Wed, 09 Jan 2019 16:26:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:26:25,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/e165ce03-bd5d-43dc-9e00-8860855db2b2 used request id req-cb729b0e-9ef4-4630-8e5f-9d70ea071a8b 2019-01-09 16:26:25,915 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst 2019-01-09 16:26:25,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:26,088 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:26:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bee846a5-b818-49e3-8685-ded0b5e9e65f x-compute-request-id: req-bee846a5-b818-49e3-8685-ded0b5e9e65f Content-Type: application/json 2019-01-09 16:26:26,088 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 used request id req-bee846a5-b818-49e3-8685-ded0b5e9e65f 2019-01-09 16:26:26,088 - create_instance - INFO - Checking deletion status 2019-01-09 16:26:26,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:26,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e727b33-190c-4fa4-a01c-87dcb8219afb x-compute-request-id: req-0e727b33-190c-4fa4-a01c-87dcb8219afb Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:26:99", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189", "rel": "bookmark"}], "image": {"id": "0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "links": [{"href": "http://172.30.9.29:8774/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:26:21.000000", "flavor": {"id": "7c92d0e7-81e3-49f2-85dd-1d22966bd776", "links": [{"href": "http://172.30.9.29:8774/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776", "rel": "bookmark"}]}, "id": "4f8c898e-528c-4251-bbd8-ecc7d2e89189", "user_id": "ef7deb1d360e46978c00b23a81aeedf4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:26:25Z", "hostId": "0897faebf847e94c282daa30d654ffc592903b331f7ddeeeaafd2a5e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst", "created": "2019-01-09T16:26:17Z", "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:26:26,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 used request id req-0e727b33-190c-4fa4-a01c-87dcb8219afb 2019-01-09 16:26:26,534 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst] is - ACTIVE 2019-01-09 16:26:26,534 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:26:29,538 - create_instance - DEBUG - VM status query timeout in 296.550863028 2019-01-09 16:26:29,540 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0acc91c862066757efe05e6c852a8c3f9669ee71" 2019-01-09 16:26:29,593 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:26:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3491ad28-0c45-4c3e-a6e2-c8a9045657ed x-compute-request-id: req-3491ad28-0c45-4c3e-a6e2-c8a9045657ed Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4f8c898e-528c-4251-bbd8-ecc7d2e89189 could not be found.", "code": 404}} 2019-01-09 16:26:29,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4f8c898e-528c-4251-bbd8-ecc7d2e89189 used request id req-3491ad28-0c45-4c3e-a6e2-c8a9045657ed 2019-01-09 16:26:29,593 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4f8c898e-528c-4251-bbd8-ecc7d2e89189 could not be found. (HTTP 404) (Request-ID: req-3491ad28-0c45-4c3e-a6e2-c8a9045657ed) 2019-01-09 16:26:29,594 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-inst 2019-01-09 16:26:29,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42c8bf59e360bc9fbc9f3abd51c22709552001a" 2019-01-09 16:26:29,641 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:26:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d9f8ea5-aef0-4fce-aa91-23f1f5f128ca x-compute-request-id: req-6d9f8ea5-aef0-4fce-aa91-23f1f5f128ca Content-Length: 0 Content-Type: application/json 2019-01-09 16:26:29,641 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/7c92d0e7-81e3-49f2-85dd-1d22966bd776 used request id req-6d9f8ea5-aef0-4fce-aa91-23f1f5f128ca 2019-01-09 16:26:29,642 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet 2019-01-09 16:26:29,642 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-subnet 2019-01-09 16:26:29,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/ea95d384-83bd-47ea-8121-e13f365947bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864cf0fdf3c513cd2636002b4c7beb95ac3fef78" 2019-01-09 16:26:30,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-add2165c-19f8-4bc8-8fe5-3ee015bb37ed Date: Wed, 09 Jan 2019 16:26:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:26:30,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/ea95d384-83bd-47ea-8121-e13f365947bb used request id req-add2165c-19f8-4bc8-8fe5-3ee015bb37ed 2019-01-09 16:26:30,915 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-pub-net 2019-01-09 16:26:30,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/ca8aab31-ce92-4cb8-8087-60d2573f764c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}864cf0fdf3c513cd2636002b4c7beb95ac3fef78" 2019-01-09 16:26:32,161 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b08224f-f363-462a-b8a1-02cda2fd1a09 Date: Wed, 09 Jan 2019 16:26:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:26:32,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/ca8aab31-ce92-4cb8-8087-60d2573f764c used request id req-2b08224f-f363-462a-b8a1-02cda2fd1a09 2019-01-09 16:26:32,162 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-7a997a4c-b509-4ab8-8157-d9520ba86a5e-image 2019-01-09 16:26:32,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3c02ed326e21144c07720040ca39392b05d58048" 2019-01-09 16:26:33,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6de4bc70-ebc5-4742-a0f1-59e539552d8c Date: Wed, 09 Jan 2019 16:26: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-09 16:26:33,379 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/0f25ee6a-2a4a-4280-96ec-19fcb29c005d used request id req-6de4bc70-ebc5-4742-a0f1-59e539552d8c 2019-01-09 16:26:33,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:33,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-0d75b4b5-ca3a-4f13-bb3f-b18f42e7f803 Date: Wed, 09 Jan 2019 16:26:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "created_at": "2019-01-09T16:26:08Z", "updated_at": "2019-01-09T16:26:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:26:09Z", "revision_number": 0, "id": "1a49b636-46c9-43b8-acae-f705d6644d5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:26:09Z", "security_group_id": "6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa", "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "port_range_min": null, "ethertype": "IPv6", "project_id": "c873d0138e3a4ac9ba6fd262aaaf7b02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:26:09Z", "revision_number": 0, "id": "2a202279-4700-45fe-a839-e659264dd8f0", "remote_group_id": "6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa", "remote_ip_prefix": null, "created_at": "2019-01-09T16:26:09Z", "security_group_id": "6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa", "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "port_range_min": null, "ethertype": "IPv6", "project_id": "c873d0138e3a4ac9ba6fd262aaaf7b02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:26:09Z", "revision_number": 0, "id": "50c2cb6c-d946-4c69-a5f9-b68111d89d3a", "remote_group_id": "6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa", "remote_ip_prefix": null, "created_at": "2019-01-09T16:26:09Z", "security_group_id": "6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa", "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "port_range_min": null, "ethertype": "IPv4", "project_id": "c873d0138e3a4ac9ba6fd262aaaf7b02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:26:09Z", "revision_number": 0, "id": "dcd721cf-66c1-4393-a8d2-1a81564c9322", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:26:09Z", "security_group_id": "6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa", "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "port_range_min": null, "ethertype": "IPv4", "project_id": "c873d0138e3a4ac9ba6fd262aaaf7b02"}], "revision_number": 4, "project_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "id": "6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:26:33,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0d75b4b5-ca3a-4f13-bb3f-b18f42e7f803 2019-01-09 16:26:33,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:33,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-775b1cde-4670-450e-91a9-84b94f93249d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:26:33,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-775b1cde-4670-450e-91a9-84b94f93249d 2019-01-09 16:26:33,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:26:33,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:33,895 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa4c81f6-6673-4bc5-bb80-2bd61f3853b0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:26:33,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-fa4c81f6-6673-4bc5-bb80-2bd61f3853b0 2019-01-09 16:26:33,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:26:33,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:33,993 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0be31881-72bb-459b-8e4a-f4256b843ec3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:26:33,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-0be31881-72bb-459b-8e4a-f4256b843ec3 2019-01-09 16:26:33,994 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:26:33,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:34,094 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:26:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e02d314-9a2f-4ae7-9c50-209623d4794e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:26:34,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-3e02d314-9a2f-4ae7-9c50-209623d4794e 2019-01-09 16:26:34,094 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:26:34,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:34,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-227738bf-4877-4fdd-83d0-6ed69230d0f7 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "name": "CreateInstancePortManipulationTests-6826d789-6e79-433-proj"}} 2019-01-09 16:26:34,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 used request id req-227738bf-4877-4fdd-83d0-6ed69230d0f7 2019-01-09 16:26:34,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa 2019-01-09 16:26:34,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:34,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-22a4bd1c-2a38-4f24-995e-b68fbd602ed2 Date: Wed, 09 Jan 2019 16:26: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-09T16:26:09Z", "security_group_id": "6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa", "port_range_min": null, "revision_number": 0, "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "created_at": "2019-01-09T16:26:09Z", "project_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "id": "1a49b636-46c9-43b8-acae-f705d6644d5b"}, {"remote_group_id": "6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:26:09Z", "security_group_id": "6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa", "port_range_min": null, "revision_number": 0, "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "created_at": "2019-01-09T16:26:09Z", "project_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "id": "2a202279-4700-45fe-a839-e659264dd8f0"}, {"remote_group_id": "6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:26:09Z", "security_group_id": "6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa", "port_range_min": null, "revision_number": 0, "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "created_at": "2019-01-09T16:26:09Z", "project_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "id": "50c2cb6c-d946-4c69-a5f9-b68111d89d3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:26:09Z", "security_group_id": "6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa", "port_range_min": null, "revision_number": 0, "tenant_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "created_at": "2019-01-09T16:26:09Z", "project_id": "c873d0138e3a4ac9ba6fd262aaaf7b02", "id": "dcd721cf-66c1-4393-a8d2-1a81564c9322"}]} 2019-01-09 16:26:34,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa used request id req-22a4bd1c-2a38-4f24-995e-b68fbd602ed2 2019-01-09 16:26:34,224 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:26:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:34,357 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df1b60a2-3b8d-4705-992f-1b32bd914071 Content-Length: 0 Date: Wed, 09 Jan 2019 16:26:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:26:34,357 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/6e14c5a4-23d7-4424-a9a5-0ad4efad1cfa used request id req-df1b60a2-3b8d-4705-992f-1b32bd914071 2019-01-09 16:26:34,358 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-6826d789-6e79-433-proj 2019-01-09 16:26:34,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:34,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e99bc21-c7e3-4e77-a9f1-bbca39745a82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:26:34,606 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c873d0138e3a4ac9ba6fd262aaaf7b02 used request id req-9e99bc21-c7e3-4e77-a9f1-bbca39745a82 2019-01-09 16:26:34,606 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-6826d789-6e79-433-proj-role 2019-01-09 16:26:34,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/dc78542a626a4cef8652aa01274ccd5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:34,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e721a7f7-d11c-4473-a291-8e179302427c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:26:34,720 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/dc78542a626a4cef8652aa01274ccd5e used request id req-e721a7f7-d11c-4473-a291-8e179302427c 2019-01-09 16:26:34,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab54dbe682c7a322bee5804e1653c38500a8f3b6" 2019-01-09 16:26:34,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac7ce856-c40d-47b4-8154-c7a69e2b220f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:26:34,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ac7ce856-c40d-47b4-8154-c7a69e2b220f 2019-01-09 16:26:34,837 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-6826d789-6e79-433-user 2019-01-09 16:26:34,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ef7deb1d360e46978c00b23a81aeedf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}632b5f70c0cdbd07f613fb3b7bebf7260fa7dc09" 2019-01-09 16:26:35,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2232a2a7-534b-4571-9b82-2ee62b56a32c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:26:35,047 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ef7deb1d360e46978c00b23a81aeedf4 used request id req-2232a2a7-534b-4571-9b82-2ee62b56a32c 2019-01-09 16:26:35,049 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:35,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["me38jLESSdCKF4amRZSzPQ"], "issued_at": "2019-01-09T16:26:35.000000Z"}} 2019-01-09 16:26:35,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9134b8e73fa7ae8fe77fc5789330716aa027941" 2019-01-09 16:26:35,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28388858-127f-4811-881c-0b6cba31d95f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:35,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-28388858-127f-4811-881c-0b6cba31d95f 2019-01-09 16:26:35,541 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:35,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:35,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:26:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["AmuJry0FS1CnQmKD_qT4Ng"], "issued_at": "2019-01-09T16:26:35.000000Z"}} 2019-01-09 16:26:35,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:26:35,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4762ef2-926c-4d9d-bc01-b763f918065e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:35,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c4762ef2-926c-4d9d-bc01-b763f918065e 2019-01-09 16:26:35,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:26:35,964 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:26: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:26:35,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-663995bb-a599-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:26:36,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2cbeaf-ab52-4c5f-ba93-c6b3070a6f69 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-663995bb-a599-4b6-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:26:36,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-663995bb-a599-4b6-proj used request id req-1d2cbeaf-ab52-4c5f-ba93-c6b3070a6f69 2019-01-09 16:26:36,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:26:36,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d170fa86-18ef-4316-82bd-8fea21df1579 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:26:36,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d170fa86-18ef-4316-82bd-8fea21df1579 2019-01-09 16:26:36,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}}' 2019-01-09 16:26:36,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5adf3bc-8e19-4f53-b69d-f3e77de897ad Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd"}, "tags": [], "enabled": true, "id": "cc2817396a9e42bba9047afaffd4f1bd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}} 2019-01-09 16:26:36,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-c5adf3bc-8e19-4f53-b69d-f3e77de897ad 2019-01-09 16:26:36,356 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-663995bb-a599-4b6-proj 2019-01-09 16:26:36,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:36,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:36,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["JNwSakWrS4W3IZAdp-gQWA"], "issued_at": "2019-01-09T16:26:36.000000Z"}} 2019-01-09 16:26:36,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fda57e4366b4693017d7f2fd5d3448d960d513c" 2019-01-09 16:26:36,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-718c8f99-b3ad-4c3a-b9cf-9310216f4960 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:36,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-718c8f99-b3ad-4c3a-b9cf-9310216f4960 2019-01-09 16:26:36,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:26:36,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:26: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:26:36,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fda57e4366b4693017d7f2fd5d3448d960d513c" 2019-01-09 16:26:36,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb967d7-5a68-492c-bc64-a6f94e9b1a76 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:26:36,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-cdb967d7-5a68-492c-bc64-a6f94e9b1a76 2019-01-09 16:26:36,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-663995bb-a599-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fda57e4366b4693017d7f2fd5d3448d960d513c" 2019-01-09 16:26:36,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d74352-3f0e-4498-baff-154a54558f6e Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-663995bb-a599-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd"}, "tags": [], "enabled": true, "id": "cc2817396a9e42bba9047afaffd4f1bd", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}]} 2019-01-09 16:26:36,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-663995bb-a599-4b6-proj used request id req-32d74352-3f0e-4498-baff-154a54558f6e 2019-01-09 16:26:36,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fda57e4366b4693017d7f2fd5d3448d960d513c" 2019-01-09 16:26:37,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c200702-72e5-4ec2-a4fa-5c9028b44485 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:26:37,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-6c200702-72e5-4ec2-a4fa-5c9028b44485 2019-01-09 16:26:37,481 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-663995bb-a599-4b6-user 2019-01-09 16:26:37,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:37,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:26:37,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be0e925-5275-4ed0-b997-1d8130035262 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:26:37,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4be0e925-5275-4ed0-b997-1d8130035262 2019-01-09 16:26:37,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" -d '{"role": {"name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj-role"}}' 2019-01-09 16:26:37,625 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d55a3888-74ef-4574-abd3-993747071e3b Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56ede9cb9e8f41dab41ed2c5f0ee2b5c", "links": {"self": "http://172.30.9.29:5000/v3/roles/56ede9cb9e8f41dab41ed2c5f0ee2b5c"}, "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj-role"}} 2019-01-09 16:26:37,625 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d55a3888-74ef-4574-abd3-993747071e3b 2019-01-09 16:26:37,625 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-663995bb-a599-4b6-proj-role 2019-01-09 16:26:37,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/56ede9cb9e8f41dab41ed2c5f0ee2b5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:26:37,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9124c588-9e74-4331-8597-336e3e0622bd Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56ede9cb9e8f41dab41ed2c5f0ee2b5c", "links": {"self": "http://172.30.9.29:5000/v3/roles/56ede9cb9e8f41dab41ed2c5f0ee2b5c"}, "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj-role"}} 2019-01-09 16:26:37,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/56ede9cb9e8f41dab41ed2c5f0ee2b5c used request id req-9124c588-9e74-4331-8597-336e3e0622bd 2019-01-09 16:26:37,724 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-663995bb-a599-4b6-proj-role to project CreateInstancePortManipulationTests-663995bb-a599-4b6-proj 2019-01-09 16:26:37,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd/users/31be1f0f96194dbe9340bfb1c107ce00/roles/56ede9cb9e8f41dab41ed2c5f0ee2b5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:26:37,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ac53911-68b8-4de3-b598-ffa97496d149 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:26:37,861 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd/users/31be1f0f96194dbe9340bfb1c107ce00/roles/56ede9cb9e8f41dab41ed2c5f0ee2b5c used request id req-0ac53911-68b8-4de3-b598-ffa97496d149 2019-01-09 16:26:37,862 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:26:37,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:37,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:38,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56ede9cb9e8f41dab41ed2c5f0ee2b5c", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj-role"}], "expires_at": "2019-01-09T17:26:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc2817396a9e42bba9047afaffd4f1bd", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-user", "id": "31be1f0f96194dbe9340bfb1c107ce00"}, "audit_ids": ["TvM73MFTQzWSD4ogooP3fg"], "issued_at": "2019-01-09T16:26:38.000000Z"}} 2019-01-09 16:26:38,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}953b04e2252bf6d26e85fe817d4ca9922f8034c1" 2019-01-09 16:26:38,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c3207b-aed1-4c98-beed-1e4ccad5690a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:38,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-94c3207b-aed1-4c98-beed-1e4ccad5690a 2019-01-09 16:26:38,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}953b04e2252bf6d26e85fe817d4ca9922f8034c1" 2019-01-09 16:26:38,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d839436e-2b79-41c8-9f41-3575ffcd2fd9 Date: Wed, 09 Jan 2019 16:26:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image"} 2019-01-09 16:26:38,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image used request id req-d839436e-2b79-41c8-9f41-3575ffcd2fd9 2019-01-09 16:26:38,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}953b04e2252bf6d26e85fe817d4ca9922f8034c1" 2019-01-09 16:26:38,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0af86ac1-64c4-4b9b-8c45-07369ae31df0 Date: Wed, 09 Jan 2019 16:26: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-09 16:26:38,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0af86ac1-64c4-4b9b-8c45-07369ae31df0 2019-01-09 16:26:38,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}953b04e2252bf6d26e85fe817d4ca9922f8034c1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image"}' 2019-01-09 16:26:38,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d249f31d-df73-4494-84f5-e2e1abef3ce4 Date: Wed, 09 Jan 2019 16:26:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:26:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:26:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6", "min_disk": 0, "protected": false, "id": "92b2aec6-2049-435a-bf5d-62322291afb6", "file": "/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6/file", "checksum": null, "owner": "cc2817396a9e42bba9047afaffd4f1bd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:26:38,647 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-d249f31d-df73-4494-84f5-e2e1abef3ce4 2019-01-09 16:26:38,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}953b04e2252bf6d26e85fe817d4ca9922f8034c1" -d '' 2019-01-09 16:26:39,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ae70fe7-35a2-4c61-8037-80789b1f52b5 Date: Wed, 09 Jan 2019 16:26: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-09 16:26:39,300 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6/file used request id req-7ae70fe7-35a2-4c61-8037-80789b1f52b5 2019-01-09 16:26:39,301 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:26:39,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}953b04e2252bf6d26e85fe817d4ca9922f8034c1" 2019-01-09 16:26:39,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-cb23ddfa-797c-479b-898f-a6455c6e9c84 Date: Wed, 09 Jan 2019 16:26:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:26:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:26:39Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/92b2aec6-2049-435a-bf5d-62322291afb6/snap", "metadata": {}}], "self": "/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6", "min_disk": 0, "protected": false, "id": "92b2aec6-2049-435a-bf5d-62322291afb6", "file": "/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cc2817396a9e42bba9047afaffd4f1bd", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/92b2aec6-2049-435a-bf5d-62322291afb6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:26:39,320 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6 used request id req-cb23ddfa-797c-479b-898f-a6455c6e9c84 2019-01-09 16:26:39,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}953b04e2252bf6d26e85fe817d4ca9922f8034c1" 2019-01-09 16:26:39,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fecd5cda-3c3f-4ee3-80a5-19577dedba49 Date: Wed, 09 Jan 2019 16:26: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-09 16:26:39,330 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-fecd5cda-3c3f-4ee3-80a5-19577dedba49 2019-01-09 16:26:39,333 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image 2019-01-09 16:26:39,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}953b04e2252bf6d26e85fe817d4ca9922f8034c1" 2019-01-09 16:26:39,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-588e16d8-ba92-43b9-ba1f-c143f9392ccc Date: Wed, 09 Jan 2019 16:26:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:26:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:26:39Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/92b2aec6-2049-435a-bf5d-62322291afb6/snap", "metadata": {}}], "self": "/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6", "min_disk": 0, "protected": false, "id": "92b2aec6-2049-435a-bf5d-62322291afb6", "file": "/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cc2817396a9e42bba9047afaffd4f1bd", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/92b2aec6-2049-435a-bf5d-62322291afb6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:26:39,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6 used request id req-588e16d8-ba92-43b9-ba1f-c143f9392ccc 2019-01-09 16:26:39,350 - create_image - DEBUG - Instance status is - active 2019-01-09 16:26:39,350 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image 2019-01-09 16:26:39,350 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image 2019-01-09 16:26:39,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:39,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:39,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56ede9cb9e8f41dab41ed2c5f0ee2b5c", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj-role"}], "expires_at": "2019-01-09T17:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc2817396a9e42bba9047afaffd4f1bd", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-user", "id": "31be1f0f96194dbe9340bfb1c107ce00"}, "audit_ids": ["G8i5-4S9QYqHLGHhmF9yJA"], "issued_at": "2019-01-09T16:26:39.000000Z"}} 2019-01-09 16:26:39,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385b1ac047e377d0d1c8e681a0d1310c515b3c38" 2019-01-09 16:26:39,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-977acd54-b93e-4499-961d-09ea944ad484 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:39,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-977acd54-b93e-4499-961d-09ea944ad484 2019-01-09 16:26:39,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385b1ac047e377d0d1c8e681a0d1310c515b3c38" 2019-01-09 16:26:40,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c9bb109a-96bd-48de-bef0-6dc160d55642 Date: Wed, 09 Jan 2019 16:26:40 GMT RESP BODY: {"networks":[]} 2019-01-09 16:26:40,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net used request id req-c9bb109a-96bd-48de-bef0-6dc160d55642 2019-01-09 16:26:40,042 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net 2019-01-09 16:26:40,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385b1ac047e377d0d1c8e681a0d1310c515b3c38" -d '{"network": {"name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net", "admin_state_up": true}}' 2019-01-09 16:26:40,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-b2bbddc3-a702-4c31-9e3c-fabbe75911ec Date: Wed, 09 Jan 2019 16:26:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cc2817396a9e42bba9047afaffd4f1bd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:26:40Z","is_default":false,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","mtu":1450}} 2019-01-09 16:26:40,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-b2bbddc3-a702-4c31-9e3c-fabbe75911ec 2019-01-09 16:26:40,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385b1ac047e377d0d1c8e681a0d1310c515b3c38" 2019-01-09 16:26:40,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-8068c136-6710-4966-b2f1-dadcfa641442 Date: Wed, 09 Jan 2019 16:26:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"cc2817396a9e42bba9047afaffd4f1bd","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:26:40Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net","admin_state_up":true,"tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","mtu":1450}]} 2019-01-09 16:26:40,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-8068c136-6710-4966-b2f1-dadcfa641442 2019-01-09 16:26:40,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385b1ac047e377d0d1c8e681a0d1310c515b3c38" 2019-01-09 16:26:40,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cc191fb4-49f3-4038-bd84-76000895e0b7 Date: Wed, 09 Jan 2019 16:26:40 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:26:40,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-cc191fb4-49f3-4038-bd84-76000895e0b7 2019-01-09 16:26:40,674 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet 2019-01-09 16:26:40,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385b1ac047e377d0d1c8e681a0d1310c515b3c38" -d '{"subnets": [{"ip_version": 4, "network_id": "98312825-fd0f-41fd-9c10-0fa1ffc47647", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet"}]}' 2019-01-09 16:26:41,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0ebb93ef-c794-42ee-bf27-2016171f5c38 Date: Wed, 09 Jan 2019 16:26:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26:40Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"cc2817396a9e42bba9047afaffd4f1bd","id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet"}]} 2019-01-09 16:26:41,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-0ebb93ef-c794-42ee-bf27-2016171f5c38 2019-01-09 16:26:41,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385b1ac047e377d0d1c8e681a0d1310c515b3c38" 2019-01-09 16:26:41,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2fa7e2d7-9334-458b-82b4-f95ef1d2e825 Date: Wed, 09 Jan 2019 16:26:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc2817396a9e42bba9047afaffd4f1bd","l2_adjacency":true,"status":"ACTIVE","subnets":["17846adc-8aad-42b8-91ae-2febf2c0ba18"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:40Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net","admin_state_up":true,"tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","mtu":1450}]} 2019-01-09 16:26:41,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-2fa7e2d7-9334-458b-82b4-f95ef1d2e825 2019-01-09 16:26:41,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385b1ac047e377d0d1c8e681a0d1310c515b3c38" 2019-01-09 16:26:41,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-88b99abe-4d7e-45b5-9b52-5ff034d4fd28 Date: Wed, 09 Jan 2019 16:26:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cc2817396a9e42bba9047afaffd4f1bd","id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet"}]} 2019-01-09 16:26:41,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-88b99abe-4d7e-45b5-9b52-5ff034d4fd28 2019-01-09 16:26:41,499 - OpenStackNetwork - DEBUG - Network [98312825-fd0f-41fd-9c10-0fa1ffc47647] created successfully 2019-01-09 16:26:41,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:41,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:41,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:26:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["2hpIV--_TTe1BQYILe3D-w"], "issued_at": "2019-01-09T16:26:41.000000Z"}} 2019-01-09 16:26:41,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5527b751459df187f7cb0577ee81597cf72d7fe" 2019-01-09 16:26:42,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13212d19-4e04-4945-90c2-25c33fbc9a78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:42,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-13212d19-4e04-4945-90c2-25c33fbc9a78 2019-01-09 16:26:42,023 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:26:42,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5527b751459df187f7cb0577ee81597cf72d7fe" 2019-01-09 16:26:42,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64b42775-4a13-47b3-ab67-9ad685b0e421 x-compute-request-id: req-64b42775-4a13-47b3-ab67-9ad685b0e421 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:26:42,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-64b42775-4a13-47b3-ab67-9ad685b0e421 2019-01-09 16:26:42,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5527b751459df187f7cb0577ee81597cf72d7fe" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-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-09 16:26:42,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f6c40fd-3fe4-45b5-afc4-cf33d0a8f29e x-compute-request-id: req-9f6c40fd-3fe4-45b5-afc4-cf33d0a8f29e Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "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": "9cd777f0-fb07-4b54-adfb-416d03bbc2d5"}} 2019-01-09 16:26:42,262 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9f6c40fd-3fe4-45b5-afc4-cf33d0a8f29e 2019-01-09 16:26:42,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:42,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:42,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56ede9cb9e8f41dab41ed2c5f0ee2b5c", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj-role"}], "expires_at": "2019-01-09T17:26:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc2817396a9e42bba9047afaffd4f1bd", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-user", "id": "31be1f0f96194dbe9340bfb1c107ce00"}, "audit_ids": ["f9GW1IQST36PfscF48hDLA"], "issued_at": "2019-01-09T16:26:42.000000Z"}} 2019-01-09 16:26:42,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:42,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f89a155e-69cb-498e-ba90-2c947377829f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:42,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f89a155e-69cb-498e-ba90-2c947377829f 2019-01-09 16:26:42,743 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:26:42,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:42,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bf1495-61a7-44a4-b2de-a5c287e60468 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:42,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f9bf1495-61a7-44a4-b2de-a5c287e60468 2019-01-09 16:26:42,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:43,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-0986b882-9a84-423d-80ff-e693583b0ee3 Date: Wed, 09 Jan 2019 16:26:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc2817396a9e42bba9047afaffd4f1bd","l2_adjacency":true,"status":"ACTIVE","subnets":["17846adc-8aad-42b8-91ae-2febf2c0ba18"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:40Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net","admin_state_up":true,"tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","mtu":1450}]} 2019-01-09 16:26:43,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net used request id req-0986b882-9a84-423d-80ff-e693583b0ee3 2019-01-09 16:26:43,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:43,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2bfb0c28-1e09-4113-8308-1e3819f41051 Date: Wed, 09 Jan 2019 16:26:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cc2817396a9e42bba9047afaffd4f1bd","id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet"}]} 2019-01-09 16:26:43,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-2bfb0c28-1e09-4113-8308-1e3819f41051 2019-01-09 16:26:43,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:43,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8934da90-a42b-44ea-9443-ff00a2d7086d Date: Wed, 09 Jan 2019 16:26:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc2817396a9e42bba9047afaffd4f1bd","l2_adjacency":true,"status":"ACTIVE","subnets":["17846adc-8aad-42b8-91ae-2febf2c0ba18"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:40Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net","admin_state_up":true,"tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","mtu":1450}]} 2019-01-09 16:26:43,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net used request id req-8934da90-a42b-44ea-9443-ff00a2d7086d 2019-01-09 16:26:43,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:26:43,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:26: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:26:43,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:43,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da140b0e-7003-41b8-9bf6-5bc980d1b633 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc2817396a9e42bba9047afaffd4f1bd", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}} 2019-01-09 16:26:43,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd used request id req-da140b0e-7003-41b8-9bf6-5bc980d1b633 2019-01-09 16:26:43,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:43,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-67c29b05-a6e2-4657-874a-013d2cf49110 Date: Wed, 09 Jan 2019 16:26:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cc2817396a9e42bba9047afaffd4f1bd","id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet"}]} 2019-01-09 16:26:43,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-67c29b05-a6e2-4657-874a-013d2cf49110 2019-01-09 16:26:43,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:43,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c0da48fa-2d94-4f59-bc70-5094bd741be3 Date: Wed, 09 Jan 2019 16:26:43 GMT RESP BODY: {"ports":[]} 2019-01-09 16:26:43,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0port-1&admin_state_up=True used request id req-c0da48fa-2d94-4f59-bc70-5094bd741be3 2019-01-09 16:26:43,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:43,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b7685e6-1f6e-4a94-ae9a-c88fc8a55c7e x-compute-request-id: req-7b7685e6-1f6e-4a94-ae9a-c88fc8a55c7e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:26:43,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst used request id req-7b7685e6-1f6e-4a94-ae9a-c88fc8a55c7e 2019-01-09 16:26:43,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:43,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8e8b200a-74ea-4edd-b9d1-90d655cecd5a Date: Wed, 09 Jan 2019 16:26:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc2817396a9e42bba9047afaffd4f1bd","l2_adjacency":true,"status":"ACTIVE","subnets":["17846adc-8aad-42b8-91ae-2febf2c0ba18"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:40Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net","admin_state_up":true,"tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","mtu":1450}]} 2019-01-09 16:26:43,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net used request id req-8e8b200a-74ea-4edd-b9d1-90d655cecd5a 2019-01-09 16:26:43,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:43,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-659a2a42-0369-4a0d-b018-f5229be97e30 Date: Wed, 09 Jan 2019 16:26:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cc2817396a9e42bba9047afaffd4f1bd","id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet"}]} 2019-01-09 16:26:43,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-659a2a42-0369-4a0d-b018-f5229be97e30 2019-01-09 16:26:43,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:43,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d49ca989-8efa-45ab-abf1-471cfbf36e67 Date: Wed, 09 Jan 2019 16:26:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc2817396a9e42bba9047afaffd4f1bd","l2_adjacency":true,"status":"ACTIVE","subnets":["17846adc-8aad-42b8-91ae-2febf2c0ba18"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:40Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net","admin_state_up":true,"tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","mtu":1450}]} 2019-01-09 16:26:43,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net used request id req-d49ca989-8efa-45ab-abf1-471cfbf36e67 2019-01-09 16:26:43,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:44,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b480a97d-92a2-40eb-8a61-16943135acc7 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc2817396a9e42bba9047afaffd4f1bd", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}} 2019-01-09 16:26:44,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd used request id req-b480a97d-92a2-40eb-8a61-16943135acc7 2019-01-09 16:26:44,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:44,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-713262d8-e480-4f24-9585-2cc7e9d032af Date: Wed, 09 Jan 2019 16:26:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cc2817396a9e42bba9047afaffd4f1bd","id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet"}]} 2019-01-09 16:26:44,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-713262d8-e480-4f24-9585-2cc7e9d032af 2019-01-09 16:26:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:44,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-20bfd235-4555-46d4-9f33-62fb85d6f0d8 Date: Wed, 09 Jan 2019 16:26:44 GMT RESP BODY: {"ports":[]} 2019-01-09 16:26:44,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0port-1&admin_state_up=True used request id req-20bfd235-4555-46d4-9f33-62fb85d6f0d8 2019-01-09 16:26:44,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:26:44,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:26:44,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56ede9cb9e8f41dab41ed2c5f0ee2b5c", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj-role"}], "expires_at": "2019-01-09T17:26:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cc2817396a9e42bba9047afaffd4f1bd", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/cc2817396a9e42bba9047afaffd4f1bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_cc2817396a9e42bba9047afaffd4f1bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_cc2817396a9e42bba9047afaffd4f1bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-user", "id": "31be1f0f96194dbe9340bfb1c107ce00"}, "audit_ids": ["28eDFaihTUaodcnfQN2Iag"], "issued_at": "2019-01-09T16:26:44.000000Z"}} 2019-01-09 16:26:44,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7de07ee290c0c176d3c741fb2495d1f7e9de530" 2019-01-09 16:26:44,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ce7679-6115-40f7-a407-73ba7b0580cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:26:44,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-03ce7679-6115-40f7-a407-73ba7b0580cf 2019-01-09 16:26:44,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:44,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-52af69a0-48af-4278-b06c-b96fa25f14ec Date: Wed, 09 Jan 2019 16:26:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc2817396a9e42bba9047afaffd4f1bd","l2_adjacency":true,"status":"ACTIVE","subnets":["17846adc-8aad-42b8-91ae-2febf2c0ba18"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:40Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net","admin_state_up":true,"tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","mtu":1450}]} 2019-01-09 16:26:44,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net used request id req-52af69a0-48af-4278-b06c-b96fa25f14ec 2019-01-09 16:26:44,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:44,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-04836895-31f3-49c0-b1bd-3e3666fc4fbf Date: Wed, 09 Jan 2019 16:26:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cc2817396a9e42bba9047afaffd4f1bd","id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet"}]} 2019-01-09 16:26:44,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-04836895-31f3-49c0-b1bd-3e3666fc4fbf 2019-01-09 16:26:44,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:45,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2c1dc9a3-154a-4db8-bdae-a0ea9d9c7f58 Date: Wed, 09 Jan 2019 16:26:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc2817396a9e42bba9047afaffd4f1bd","l2_adjacency":true,"status":"ACTIVE","subnets":["17846adc-8aad-42b8-91ae-2febf2c0ba18"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:40Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net","admin_state_up":true,"tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","mtu":1450}]} 2019-01-09 16:26:45,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net used request id req-2c1dc9a3-154a-4db8-bdae-a0ea9d9c7f58 2019-01-09 16:26:45,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:26:45,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:26: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:26:45,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7de07ee290c0c176d3c741fb2495d1f7e9de530" 2019-01-09 16:26:45,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f88251dd-16be-4d97-85cf-16f479c305c2 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc2817396a9e42bba9047afaffd4f1bd", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}} 2019-01-09 16:26:45,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd used request id req-f88251dd-16be-4d97-85cf-16f479c305c2 2019-01-09 16:26:45,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:45,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7c9c407c-9436-4e31-83cd-4946dc9832cc Date: Wed, 09 Jan 2019 16:26:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cc2817396a9e42bba9047afaffd4f1bd","id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet"}]} 2019-01-09 16:26:45,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-7c9c407c-9436-4e31-83cd-4946dc9832cc 2019-01-09 16:26:45,154 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net 2019-01-09 16:26:45,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" -d '{"port": {"network_id": "98312825-fd0f-41fd-9c10-0fa1ffc47647", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0port-1", "admin_state_up": true}}' 2019-01-09 16:26:46,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 819 X-Openstack-Request-Id: req-9e75bea9-2ea4-4585-9229-9a5b8e6dcf48 Date: Wed, 09 Jan 2019 16:26:46 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:26:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","ip_address":"10.55.0.4"}],"id":"0a52f062-3016-47f4-b775-a1e9cc71df6f","security_groups":["1e733554-afe7-4a15-93f4-5540ecda9d35"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0port-1","project_id":"cc2817396a9e42bba9047afaffd4f1bd","qos_policy_id":null,"admin_state_up":true,"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:45Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:26:46,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-9e75bea9-2ea4-4585-9229-9a5b8e6dcf48 2019-01-09 16:26:46,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:46,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ab8e2a20-c533-42bd-83ce-8971bf0e7712 Date: Wed, 09 Jan 2019 16:26:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc2817396a9e42bba9047afaffd4f1bd","l2_adjacency":true,"status":"ACTIVE","subnets":["17846adc-8aad-42b8-91ae-2febf2c0ba18"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:40Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net","admin_state_up":true,"tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","mtu":1450}]} 2019-01-09 16:26:46,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net used request id req-ab8e2a20-c533-42bd-83ce-8971bf0e7712 2019-01-09 16:26:46,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:46,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0d9649a5-c36c-450f-b05f-ff51bdef63b9 Date: Wed, 09 Jan 2019 16:26:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cc2817396a9e42bba9047afaffd4f1bd","id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet"}]} 2019-01-09 16:26:46,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-0d9649a5-c36c-450f-b05f-ff51bdef63b9 2019-01-09 16:26:46,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:46,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a6bf29c8-70b6-4fe9-9295-2341e65920dc Date: Wed, 09 Jan 2019 16:26:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc2817396a9e42bba9047afaffd4f1bd","l2_adjacency":true,"status":"ACTIVE","subnets":["17846adc-8aad-42b8-91ae-2febf2c0ba18"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:40Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net","admin_state_up":true,"tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","mtu":1450}]} 2019-01-09 16:26:46,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net used request id req-a6bf29c8-70b6-4fe9-9295-2341e65920dc 2019-01-09 16:26:46,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:46,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a39c80-42e0-4e2c-8748-a94376645aed Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc2817396a9e42bba9047afaffd4f1bd", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}} 2019-01-09 16:26:46,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd used request id req-a4a39c80-42e0-4e2c-8748-a94376645aed 2019-01-09 16:26:46,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:46,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a476789b-e6ae-4c7f-b9ea-1e41add9e073 Date: Wed, 09 Jan 2019 16:26:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cc2817396a9e42bba9047afaffd4f1bd","id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet"}]} 2019-01-09 16:26:46,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-a476789b-e6ae-4c7f-b9ea-1e41add9e073 2019-01-09 16:26:46,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:46,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 822 X-Openstack-Request-Id: req-81925337-f422-4efe-984e-021e2a6588fc Date: Wed, 09 Jan 2019 16:26:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:26:45Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","ip_address":"10.55.0.4"}],"id":"0a52f062-3016-47f4-b775-a1e9cc71df6f","security_groups":["1e733554-afe7-4a15-93f4-5540ecda9d35"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"cc2817396a9e42bba9047afaffd4f1bd","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0port-1","admin_state_up":true,"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:45Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:26:46,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0port-1&admin_state_up=True used request id req-81925337-f422-4efe-984e-021e2a6588fc 2019-01-09 16:26:46,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:46,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e20f510-14c7-4f6e-989a-c382de40f4b6 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc2817396a9e42bba9047afaffd4f1bd", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}} 2019-01-09 16:26:46,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd used request id req-3e20f510-14c7-4f6e-989a-c382de40f4b6 2019-01-09 16:26:46,741 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst 2019-01-09 16:26:46,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:46,762 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5fc2b942-d19e-42f9-965c-5aba81ecac05 x-compute-request-id: req-5fc2b942-d19e-42f9-965c-5aba81ecac05 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-flavor-name"}]} 2019-01-09 16:26:46,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5fc2b942-d19e-42f9-965c-5aba81ecac05 2019-01-09 16:26:46,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:46,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90f1fac0-bb42-4023-b4b5-57aaaf5ba6fd x-compute-request-id: req-90f1fac0-bb42-4023-b4b5-57aaaf5ba6fd Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "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": "9cd777f0-fb07-4b54-adfb-416d03bbc2d5"}} 2019-01-09 16:26:46,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5 used request id req-90f1fac0-bb42-4023-b4b5-57aaaf5ba6fd 2019-01-09 16:26:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:46,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-57ab30f9-9184-41bc-8b0d-301c88c8ff40 Date: Wed, 09 Jan 2019 16:26:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:26:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:26:39Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/92b2aec6-2049-435a-bf5d-62322291afb6/snap", "metadata": {}}], "self": "/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6", "min_disk": 0, "protected": false, "id": "92b2aec6-2049-435a-bf5d-62322291afb6", "file": "/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cc2817396a9e42bba9047afaffd4f1bd", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/92b2aec6-2049-435a-bf5d-62322291afb6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image"} 2019-01-09 16:26:46,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image used request id req-57ab30f9-9184-41bc-8b0d-301c88c8ff40 2019-01-09 16:26:46,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:46,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ba97eda5-1bd1-4807-a697-75b0b038fa22 Date: Wed, 09 Jan 2019 16:26: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-09 16:26:46,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ba97eda5-1bd1-4807-a697-75b0b038fa22 2019-01-09 16:26:47,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" -d '{"server": {"name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst", "imageRef": "92b2aec6-2049-435a-bf5d-62322291afb6", "flavorRef": "9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "max_count": 1, "min_count": 1, "networks": [{"port": "0a52f062-3016-47f4-b775-a1e9cc71df6f"}]}}' 2019-01-09 16:26:48,072 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:26: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-d11ab596-2109-4285-a9f1-c8b641a260c2 x-compute-request-id: req-d11ab596-2109-4285-a9f1-c8b641a260c2 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0df185d7-ca2b-403d-aaff-f159c6d44a34", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "bookmark"}], "adminPass": "x7q6zHSGsF2M"}} 2019-01-09 16:26:48,073 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-d11ab596-2109-4285-a9f1-c8b641a260c2 2019-01-09 16:26:48,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:48,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2de2f394-def5-4173-aa67-fc8d79854067 x-compute-request-id: req-2de2f394-def5-4173-aa67-fc8d79854067 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.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "bookmark"}], "image": {"id": "92b2aec6-2049-435a-bf5d-62322291afb6", "links": [{"href": "http://172.30.9.29:8774/images/92b2aec6-2049-435a-bf5d-62322291afb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "links": [{"href": "http://172.30.9.29:8774/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "rel": "bookmark"}]}, "id": "0df185d7-ca2b-403d-aaff-f159c6d44a34", "user_id": "31be1f0f96194dbe9340bfb1c107ce00", "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-09T16:26:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst", "created": "2019-01-09T16:26:48Z", "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:26:48,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 used request id req-2de2f394-def5-4173-aa67-fc8d79854067 2019-01-09 16:26:48,589 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst 2019-01-09 16:26:48,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:48,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1dd1d8f2-9fbd-4d5e-b572-0e1393b8ba4c x-compute-request-id: req-1dd1d8f2-9fbd-4d5e-b572-0e1393b8ba4c Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "bookmark"}], "image": {"id": "92b2aec6-2049-435a-bf5d-62322291afb6", "links": [{"href": "http://172.30.9.29:8774/images/92b2aec6-2049-435a-bf5d-62322291afb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "links": [{"href": "http://172.30.9.29:8774/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "rel": "bookmark"}]}, "id": "0df185d7-ca2b-403d-aaff-f159c6d44a34", "user_id": "31be1f0f96194dbe9340bfb1c107ce00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:26:48Z", "hostId": "632af6b1be04b83450427327f23141a8728423c8f69bca31ea6596f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst", "created": "2019-01-09T16:26:48Z", "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:26:48,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 used request id req-1dd1d8f2-9fbd-4d5e-b572-0e1393b8ba4c 2019-01-09 16:26:48,839 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst] is - BUILD 2019-01-09 16:26:48,839 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:26:51,842 - create_instance - DEBUG - VM status query timeout in 896.74721694 2019-01-09 16:26:51,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:52,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de8db227-3943-4cfe-9684-abf41cb9bd80 x-compute-request-id: req-de8db227-3943-4cfe-9684-abf41cb9bd80 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.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "bookmark"}], "image": {"id": "92b2aec6-2049-435a-bf5d-62322291afb6", "links": [{"href": "http://172.30.9.29:8774/images/92b2aec6-2049-435a-bf5d-62322291afb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "links": [{"href": "http://172.30.9.29:8774/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "rel": "bookmark"}]}, "id": "0df185d7-ca2b-403d-aaff-f159c6d44a34", "security_groups": [{"name": "default"}], "user_id": "31be1f0f96194dbe9340bfb1c107ce00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:26:49Z", "hostId": "632af6b1be04b83450427327f23141a8728423c8f69bca31ea6596f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst", "created": "2019-01-09T16:26:48Z", "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:26:52,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 used request id req-de8db227-3943-4cfe-9684-abf41cb9bd80 2019-01-09 16:26:52,021 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst] is - BUILD 2019-01-09 16:26:52,021 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:26:55,023 - create_instance - DEBUG - VM status query timeout in 893.566386938 2019-01-09 16:26:55,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:55,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26: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-22db2212-8b27-4264-b3e5-4eb1348fc3af x-compute-request-id: req-22db2212-8b27-4264-b3e5-4eb1348fc3af Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "bookmark"}], "image": {"id": "92b2aec6-2049-435a-bf5d-62322291afb6", "links": [{"href": "http://172.30.9.29:8774/images/92b2aec6-2049-435a-bf5d-62322291afb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:26:53.000000", "flavor": {"id": "9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "links": [{"href": "http://172.30.9.29:8774/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "rel": "bookmark"}]}, "id": "0df185d7-ca2b-403d-aaff-f159c6d44a34", "security_groups": [{"name": "default"}], "user_id": "31be1f0f96194dbe9340bfb1c107ce00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:26:53Z", "hostId": "632af6b1be04b83450427327f23141a8728423c8f69bca31ea6596f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst", "created": "2019-01-09T16:26:48Z", "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:26:55,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 used request id req-22db2212-8b27-4264-b3e5-4eb1348fc3af 2019-01-09 16:26:55,334 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst] is - ACTIVE 2019-01-09 16:26:55,334 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:26:55,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:55,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26: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-e64faed5-0dba-45a0-91c9-96ce6c4eebba x-compute-request-id: req-e64faed5-0dba-45a0-91c9-96ce6c4eebba Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "bookmark"}], "image": {"id": "92b2aec6-2049-435a-bf5d-62322291afb6", "links": [{"href": "http://172.30.9.29:8774/images/92b2aec6-2049-435a-bf5d-62322291afb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:26:53.000000", "flavor": {"id": "9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "links": [{"href": "http://172.30.9.29:8774/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "rel": "bookmark"}]}, "id": "0df185d7-ca2b-403d-aaff-f159c6d44a34", "security_groups": [{"name": "default"}], "user_id": "31be1f0f96194dbe9340bfb1c107ce00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:26:53Z", "hostId": "632af6b1be04b83450427327f23141a8728423c8f69bca31ea6596f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst", "created": "2019-01-09T16:26:48Z", "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:26:55,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 used request id req-e64faed5-0dba-45a0-91c9-96ce6c4eebba 2019-01-09 16:26:55,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:55,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8d434abc-442a-4f89-8585-e24db985939e Date: Wed, 09 Jan 2019 16:26:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"cc2817396a9e42bba9047afaffd4f1bd","l2_adjacency":true,"status":"ACTIVE","subnets":["17846adc-8aad-42b8-91ae-2febf2c0ba18"],"description":"","tags":[],"updated_at":"2019-01-09T16:26:40Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net","admin_state_up":true,"tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","mtu":1450}]} 2019-01-09 16:26:55,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net used request id req-8d434abc-442a-4f89-8585-e24db985939e 2019-01-09 16:26:55,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:55,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91275e6-641e-465b-a39d-afce35c63310 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc2817396a9e42bba9047afaffd4f1bd", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}} 2019-01-09 16:26:55,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd used request id req-c91275e6-641e-465b-a39d-afce35c63310 2019-01-09 16:26:55,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:56,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4d289df2-f923-4d7d-9636-d79b0d5e2563 Date: Wed, 09 Jan 2019 16:26:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:40Z","dns_nameservers":[],"updated_at":"2019-01-09T16:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"cc2817396a9e42bba9047afaffd4f1bd","id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet"}]} 2019-01-09 16:26:56,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-4d289df2-f923-4d7d-9636-d79b0d5e2563 2019-01-09 16:26:56,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:56,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1660 X-Openstack-Request-Id: req-ee1b5a76-dbf6-45ad-83c2-47743ef8b7cf Date: Wed, 09 Jan 2019 16:26:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:26:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","ip_address":"10.55.0.4"}],"id":"0a52f062-3016-47f4-b775-a1e9cc71df6f","security_groups":["1e733554-afe7-4a15-93f4-5540ecda9d35"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"cc2817396a9e42bba9047afaffd4f1bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0port-1","admin_state_up":true,"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:45Z","binding:vnic_type":"normal","device_id":"0df185d7-ca2b-403d-aaff-f159c6d44a34","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:26:43Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"17846adc-8aad-42b8-91ae-2febf2c0ba18","ip_address":"10.55.0.2"}],"id":"24341b56-ba0e-43c5-a348-9bc03ca1534b","security_groups":[],"mac_address":"fa:16:3e:9a:cd:ba","project_id":"cc2817396a9e42bba9047afaffd4f1bd","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"98312825-fd0f-41fd-9c10-0fa1ffc47647","tenant_id":"cc2817396a9e42bba9047afaffd4f1bd","created_at":"2019-01-09T16:26:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-98312825-fd0f-41fd-9c10-0fa1ffc47647","ip_allocation":"immediate"}]} 2019-01-09 16:26:56,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-ee1b5a76-dbf6-45ad-83c2-47743ef8b7cf 2019-01-09 16:26:56,105 - create_instance - INFO - Deleting Port with ID - 0a52f062-3016-47f4-b775-a1e9cc71df6f 2019-01-09 16:26:56,105 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0port-1 2019-01-09 16:26:56,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/0a52f062-3016-47f4-b775-a1e9cc71df6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:56,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-77448d8f-dae4-471a-9095-0ad7a77cfef3 Date: Wed, 09 Jan 2019 16:26:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:26:56,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/0a52f062-3016-47f4-b775-a1e9cc71df6f used request id req-77448d8f-dae4-471a-9095-0ad7a77cfef3 2019-01-09 16:26:56,564 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst 2019-01-09 16:26:56,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:56,721 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1bb5c33c-e760-46b2-a477-33cc842c3a2f x-compute-request-id: req-1bb5c33c-e760-46b2-a477-33cc842c3a2f Content-Type: application/json 2019-01-09 16:26:56,721 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 used request id req-1bb5c33c-e760-46b2-a477-33cc842c3a2f 2019-01-09 16:26:56,721 - create_instance - INFO - Checking deletion status 2019-01-09 16:26:56,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:26:57,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c70415bc-7213-4354-b62d-cf20c0233e8e x-compute-request-id: req-c70415bc-7213-4354-b62d-cf20c0233e8e Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34", "rel": "bookmark"}], "image": {"id": "92b2aec6-2049-435a-bf5d-62322291afb6", "links": [{"href": "http://172.30.9.29:8774/images/92b2aec6-2049-435a-bf5d-62322291afb6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:26:53.000000", "flavor": {"id": "9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "links": [{"href": "http://172.30.9.29:8774/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5", "rel": "bookmark"}]}, "id": "0df185d7-ca2b-403d-aaff-f159c6d44a34", "user_id": "31be1f0f96194dbe9340bfb1c107ce00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:26:56Z", "hostId": "632af6b1be04b83450427327f23141a8728423c8f69bca31ea6596f0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst", "created": "2019-01-09T16:26:48Z", "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:26:57,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 used request id req-c70415bc-7213-4354-b62d-cf20c0233e8e 2019-01-09 16:26:57,002 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst] is - ACTIVE 2019-01-09 16:26:57,002 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:27:00,006 - create_instance - DEBUG - VM status query timeout in 296.71598506 2019-01-09 16:27:00,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555b170fe2faf3d5b2a66cc8e7ea38c11abec2c6" 2019-01-09 16:27:00,063 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:27: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-bae3a523-dd95-4eba-8177-e9a5c12296dc x-compute-request-id: req-bae3a523-dd95-4eba-8177-e9a5c12296dc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0df185d7-ca2b-403d-aaff-f159c6d44a34 could not be found.", "code": 404}} 2019-01-09 16:27:00,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0df185d7-ca2b-403d-aaff-f159c6d44a34 used request id req-bae3a523-dd95-4eba-8177-e9a5c12296dc 2019-01-09 16:27:00,063 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0df185d7-ca2b-403d-aaff-f159c6d44a34 could not be found. (HTTP 404) (Request-ID: req-bae3a523-dd95-4eba-8177-e9a5c12296dc) 2019-01-09 16:27:00,063 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-inst 2019-01-09 16:27:00,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5527b751459df187f7cb0577ee81597cf72d7fe" 2019-01-09 16:27:00,109 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:27: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-249831da-9375-4461-ad2d-7a3dd6adff59 x-compute-request-id: req-249831da-9375-4461-ad2d-7a3dd6adff59 Content-Length: 0 Content-Type: application/json 2019-01-09 16:27:00,109 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/9cd777f0-fb07-4b54-adfb-416d03bbc2d5 used request id req-249831da-9375-4461-ad2d-7a3dd6adff59 2019-01-09 16:27:00,110 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet 2019-01-09 16:27:00,110 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-subnet 2019-01-09 16:27:00,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/17846adc-8aad-42b8-91ae-2febf2c0ba18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385b1ac047e377d0d1c8e681a0d1310c515b3c38" 2019-01-09 16:27:01,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-edb04017-2a75-4dbc-9c86-965f5c61aa23 Date: Wed, 09 Jan 2019 16:27:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:27:01,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/17846adc-8aad-42b8-91ae-2febf2c0ba18 used request id req-edb04017-2a75-4dbc-9c86-965f5c61aa23 2019-01-09 16:27:01,313 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-pub-net 2019-01-09 16:27:01,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/98312825-fd0f-41fd-9c10-0fa1ffc47647 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}385b1ac047e377d0d1c8e681a0d1310c515b3c38" 2019-01-09 16:27:02,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc90fbec-9b13-43ce-915f-baa91a3d4ebc Date: Wed, 09 Jan 2019 16:27:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:27:02,390 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/98312825-fd0f-41fd-9c10-0fa1ffc47647 used request id req-bc90fbec-9b13-43ce-915f-baa91a3d4ebc 2019-01-09 16:27:02,391 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-513bbc48-ccb0-44d2-b6ac-ce1266a4dcf0-image 2019-01-09 16:27:02,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}953b04e2252bf6d26e85fe817d4ca9922f8034c1" 2019-01-09 16:27:03,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b3e91fa-123e-4cd7-9286-da412dec9726 Date: Wed, 09 Jan 2019 16:27: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-09 16:27:03,385 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/92b2aec6-2049-435a-bf5d-62322291afb6 used request id req-4b3e91fa-123e-4cd7-9286-da412dec9726 2019-01-09 16:27:03,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:27:03,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-7eff10d8-f584-47b3-bcb1-2a75cfd4b601 Date: Wed, 09 Jan 2019 16:27:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "created_at": "2019-01-09T16:26:40Z", "updated_at": "2019-01-09T16:26:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:26:40Z", "revision_number": 0, "id": "867bba59-95a5-4451-b545-401a993bf7de", "remote_group_id": "1e733554-afe7-4a15-93f4-5540ecda9d35", "remote_ip_prefix": null, "created_at": "2019-01-09T16:26:40Z", "security_group_id": "1e733554-afe7-4a15-93f4-5540ecda9d35", "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc2817396a9e42bba9047afaffd4f1bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:26:40Z", "revision_number": 0, "id": "d15e4135-95d0-4c65-a8a2-4335da2a52c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:26:40Z", "security_group_id": "1e733554-afe7-4a15-93f4-5540ecda9d35", "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc2817396a9e42bba9047afaffd4f1bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:26:40Z", "revision_number": 0, "id": "e51a7a2f-367f-4e73-9d57-cf05f4b7095f", "remote_group_id": "1e733554-afe7-4a15-93f4-5540ecda9d35", "remote_ip_prefix": null, "created_at": "2019-01-09T16:26:40Z", "security_group_id": "1e733554-afe7-4a15-93f4-5540ecda9d35", "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "cc2817396a9e42bba9047afaffd4f1bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:26:40Z", "revision_number": 0, "id": "f2b2f67f-1159-4a39-b9fc-7db60bea986f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:26:40Z", "security_group_id": "1e733554-afe7-4a15-93f4-5540ecda9d35", "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "cc2817396a9e42bba9047afaffd4f1bd"}], "revision_number": 4, "project_id": "cc2817396a9e42bba9047afaffd4f1bd", "id": "1e733554-afe7-4a15-93f4-5540ecda9d35", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:27:03,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-7eff10d8-f584-47b3-bcb1-2a75cfd4b601 2019-01-09 16:27:03,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:27:03,832 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:27:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed85d0a6-18d2-430f-9b7a-379925427355 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:27:03,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-ed85d0a6-18d2-430f-9b7a-379925427355 2019-01-09 16:27:03,833 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:27:03,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:27:03,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6315bd-2470-4951-acef-e772ceb19d5d Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cc2817396a9e42bba9047afaffd4f1bd", "name": "CreateInstancePortManipulationTests-663995bb-a599-4b6-proj"}} 2019-01-09 16:27:03,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd used request id req-8d6315bd-2470-4951-acef-e772ceb19d5d 2019-01-09 16:27:03,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e733554-afe7-4a15-93f4-5540ecda9d35 2019-01-09 16:27:03,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1e733554-afe7-4a15-93f4-5540ecda9d35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:27:03,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f6a6830d-0605-4b25-a691-32059e674133 Date: Wed, 09 Jan 2019 16:27:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1e733554-afe7-4a15-93f4-5540ecda9d35", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:26:40Z", "security_group_id": "1e733554-afe7-4a15-93f4-5540ecda9d35", "port_range_min": null, "revision_number": 0, "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "created_at": "2019-01-09T16:26:40Z", "project_id": "cc2817396a9e42bba9047afaffd4f1bd", "id": "867bba59-95a5-4451-b545-401a993bf7de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:26:40Z", "security_group_id": "1e733554-afe7-4a15-93f4-5540ecda9d35", "port_range_min": null, "revision_number": 0, "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "created_at": "2019-01-09T16:26:40Z", "project_id": "cc2817396a9e42bba9047afaffd4f1bd", "id": "d15e4135-95d0-4c65-a8a2-4335da2a52c0"}, {"remote_group_id": "1e733554-afe7-4a15-93f4-5540ecda9d35", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:26:40Z", "security_group_id": "1e733554-afe7-4a15-93f4-5540ecda9d35", "port_range_min": null, "revision_number": 0, "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "created_at": "2019-01-09T16:26:40Z", "project_id": "cc2817396a9e42bba9047afaffd4f1bd", "id": "e51a7a2f-367f-4e73-9d57-cf05f4b7095f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:26:40Z", "security_group_id": "1e733554-afe7-4a15-93f4-5540ecda9d35", "port_range_min": null, "revision_number": 0, "tenant_id": "cc2817396a9e42bba9047afaffd4f1bd", "created_at": "2019-01-09T16:26:40Z", "project_id": "cc2817396a9e42bba9047afaffd4f1bd", "id": "f2b2f67f-1159-4a39-b9fc-7db60bea986f"}]} 2019-01-09 16:27:03,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1e733554-afe7-4a15-93f4-5540ecda9d35 used request id req-f6a6830d-0605-4b25-a691-32059e674133 2019-01-09 16:27:03,951 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:27:03,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/1e733554-afe7-4a15-93f4-5540ecda9d35 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:27:04,183 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23916149-3be2-43da-808b-839a23090309 Content-Length: 0 Date: Wed, 09 Jan 2019 16:27:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:27:04,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/1e733554-afe7-4a15-93f4-5540ecda9d35 used request id req-23916149-3be2-43da-808b-839a23090309 2019-01-09 16:27:04,183 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-663995bb-a599-4b6-proj 2019-01-09 16:27:04,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:27:04,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85943a9a-b4b2-4183-b892-7f6a974aa232 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:27:04,416 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/cc2817396a9e42bba9047afaffd4f1bd used request id req-85943a9a-b4b2-4183-b892-7f6a974aa232 2019-01-09 16:27:04,416 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-663995bb-a599-4b6-proj-role 2019-01-09 16:27:04,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/56ede9cb9e8f41dab41ed2c5f0ee2b5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:27:04,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22c74199-7801-4ac4-b589-5616abc73b7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:27:04,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/56ede9cb9e8f41dab41ed2c5f0ee2b5c used request id req-22c74199-7801-4ac4-b589-5616abc73b7a 2019-01-09 16:27:04,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566bada296b5689c76855608ec18272b3de76b6b" 2019-01-09 16:27:04,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73336833-d031-4ada-b2d0-59a7860074d1 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:27:04,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-73336833-d031-4ada-b2d0-59a7860074d1 2019-01-09 16:27:04,639 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-663995bb-a599-4b6-user 2019-01-09 16:27:04,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/31be1f0f96194dbe9340bfb1c107ce00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fda57e4366b4693017d7f2fd5d3448d960d513c" 2019-01-09 16:27:04,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:27:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-862f11e3-4403-43b5-8802-dba148a1aec0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:27:04,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/31be1f0f96194dbe9340bfb1c107ce00 used request id req-862f11e3-4403-43b5-8802-dba148a1aec0 2019-01-09 16:27:04,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:05,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:27:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["vwiV2nNkRWGgVdA_YTGR7w"], "issued_at": "2019-01-09T16:27:05.000000Z"}} 2019-01-09 16:27:05,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3a29015f4b3698e3a8f200df629777bf6961b57" 2019-01-09 16:27:05,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6a14a8-649c-4f10-8ac7-83824e8ebc16 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:05,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7d6a14a8-649c-4f10-8ac7-83824e8ebc16 2019-01-09 16:27:05,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:05,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:05,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:27:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["l2tTXTyGRFaHCiZG7mxB4w"], "issued_at": "2019-01-09T16:27:05.000000Z"}} 2019-01-09 16:27:05,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" 2019-01-09 16:27:05,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e37b88-b533-4b7d-8257-38259fee597d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:05,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-31e37b88-b533-4b7d-8257-38259fee597d 2019-01-09 16:27:05,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:27:05,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:27:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-efa7070e-0b80-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" 2019-01-09 16:27:05,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ebbfe48-0dc7-441e-b7fc-a4b91565c5e2 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-efa7070e-0b80-451-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:27:05,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-efa7070e-0b80-451-proj used request id req-2ebbfe48-0dc7-441e-b7fc-a4b91565c5e2 2019-01-09 16:27:05,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" 2019-01-09 16:27:05,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4926d178-25f7-4925-a498-59fadd147187 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:27:05,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4926d178-25f7-4925-a498-59fadd147187 2019-01-09 16:27:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}}' 2019-01-09 16:27:06,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:27:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffeca408-b5bf-47a1-8712-1afbaf23c597 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0"}, "tags": [], "enabled": true, "id": "a8595f412a4645e8b320d940539540e0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}} 2019-01-09 16:27:06,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ffeca408-b5bf-47a1-8712-1afbaf23c597 2019-01-09 16:27:06,303 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-efa7070e-0b80-451-proj 2019-01-09 16:27:06,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:06,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:06,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:27:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["RZLCcKAIRY-ho-CEj7bqgQ"], "issued_at": "2019-01-09T16:27:06.000000Z"}} 2019-01-09 16:27:06,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb66ec8bbda02db67730970a69146b57c773602" 2019-01-09 16:27:06,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9183e179-0ba0-423c-b4da-71e16db642cf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:06,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9183e179-0ba0-423c-b4da-71e16db642cf 2019-01-09 16:27:06,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:27:06,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:27: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:27:06,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb66ec8bbda02db67730970a69146b57c773602" 2019-01-09 16:27:06,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b31db5-4552-4334-bb99-8759af750d03 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:27:06,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e4b31db5-4552-4334-bb99-8759af750d03 2019-01-09 16:27:06,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-efa7070e-0b80-451-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb66ec8bbda02db67730970a69146b57c773602" 2019-01-09 16:27:07,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589edec8-7441-45ab-930a-442e600fa42c Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-efa7070e-0b80-451-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0"}, "tags": [], "enabled": true, "id": "a8595f412a4645e8b320d940539540e0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}]} 2019-01-09 16:27:07,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-efa7070e-0b80-451-proj used request id req-589edec8-7441-45ab-930a-442e600fa42c 2019-01-09 16:27:07,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb66ec8bbda02db67730970a69146b57c773602" 2019-01-09 16:27:07,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a024cd4-191b-4b00-96ad-af4e2ec7da32 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:27:07,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3a024cd4-191b-4b00-96ad-af4e2ec7da32 2019-01-09 16:27:07,459 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-efa7070e-0b80-451-user 2019-01-09 16:27:07,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:07,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" 2019-01-09 16:27:07,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8cc48a5-39a1-4d36-acae-c6b374d9c289 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:27:07,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d8cc48a5-39a1-4d36-acae-c6b374d9c289 2019-01-09 16:27:07,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" -d '{"role": {"name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj-role"}}' 2019-01-09 16:27:07,679 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78a36ccc-4c05-4eee-aa2c-ea19a68685d3 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b8c784130aaa46e080396c33edfc7b6c", "links": {"self": "http://172.30.9.29:5000/v3/roles/b8c784130aaa46e080396c33edfc7b6c"}, "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj-role"}} 2019-01-09 16:27:07,679 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-78a36ccc-4c05-4eee-aa2c-ea19a68685d3 2019-01-09 16:27:07,680 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-efa7070e-0b80-451-proj-role 2019-01-09 16:27:07,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b8c784130aaa46e080396c33edfc7b6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" 2019-01-09 16:27:07,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a351b7b6-3fdf-438f-9d01-75bcc888913b Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b8c784130aaa46e080396c33edfc7b6c", "links": {"self": "http://172.30.9.29:5000/v3/roles/b8c784130aaa46e080396c33edfc7b6c"}, "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj-role"}} 2019-01-09 16:27:07,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b8c784130aaa46e080396c33edfc7b6c used request id req-a351b7b6-3fdf-438f-9d01-75bcc888913b 2019-01-09 16:27:07,778 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-efa7070e-0b80-451-proj-role to project CreateInstancePortManipulationTests-efa7070e-0b80-451-proj 2019-01-09 16:27:07,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0/users/6c564358e42a4783be3f9ba287aab3ec/roles/b8c784130aaa46e080396c33edfc7b6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" 2019-01-09 16:27:07,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:27:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-508ddd80-2443-4e62-b2b4-2f2c53de77d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:27:07,916 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0/users/6c564358e42a4783be3f9ba287aab3ec/roles/b8c784130aaa46e080396c33edfc7b6c used request id req-508ddd80-2443-4e62-b2b4-2f2c53de77d0 2019-01-09 16:27:07,916 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:27:07,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:07,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:08,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8c784130aaa46e080396c33edfc7b6c", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj-role"}], "expires_at": "2019-01-09T17:27:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8595f412a4645e8b320d940539540e0", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-user", "id": "6c564358e42a4783be3f9ba287aab3ec"}, "audit_ids": ["19YgkTYKQXKqg6-tVTixcg"], "issued_at": "2019-01-09T16:27:08.000000Z"}} 2019-01-09 16:27:08,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a807a5f1592de8130ccf5cdf2ddc13fc17fedfb" 2019-01-09 16:27:08,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd55bc6-1014-4b99-9abd-19d3187b0ebf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:08,482 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5bd55bc6-1014-4b99-9abd-19d3187b0ebf 2019-01-09 16:27:08,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a807a5f1592de8130ccf5cdf2ddc13fc17fedfb" 2019-01-09 16:27:08,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-549b2c26-8ed3-4a22-898d-3e16a2d05550 Date: Wed, 09 Jan 2019 16:27:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image"} 2019-01-09 16:27:08,716 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image used request id req-549b2c26-8ed3-4a22-898d-3e16a2d05550 2019-01-09 16:27:08,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a807a5f1592de8130ccf5cdf2ddc13fc17fedfb" 2019-01-09 16:27:08,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-5c05e51e-a0a7-41ab-af3e-e51eacb1b83c Date: Wed, 09 Jan 2019 16: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-09 16:27:08,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-5c05e51e-a0a7-41ab-af3e-e51eacb1b83c 2019-01-09 16:27:08,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1a807a5f1592de8130ccf5cdf2ddc13fc17fedfb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image"}' 2019-01-09 16:27:08,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-caf2c530-55e9-478c-9321-33115ec3c397 Date: Wed, 09 Jan 2019 16:27:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:27:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:27:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c", "min_disk": 0, "protected": false, "id": "471318b6-f386-4ff6-b370-e3825f3f873c", "file": "/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c/file", "checksum": null, "owner": "a8595f412a4645e8b320d940539540e0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:27:08,790 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-caf2c530-55e9-478c-9321-33115ec3c397 2019-01-09 16:27:08,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a807a5f1592de8130ccf5cdf2ddc13fc17fedfb" -d '' 2019-01-09 16:27:09,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-294f02fc-cb12-4858-8856-61adb31b2cbb Date: Wed, 09 Jan 2019 16:27: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-09 16:27:09,356 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c/file used request id req-294f02fc-cb12-4858-8856-61adb31b2cbb 2019-01-09 16:27:09,357 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:27:09,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a807a5f1592de8130ccf5cdf2ddc13fc17fedfb" 2019-01-09 16:27:09,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-cbb7b45d-8f24-4c41-8727-191394f2e8ca Date: Wed, 09 Jan 2019 16:27:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:27:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:27:09Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/471318b6-f386-4ff6-b370-e3825f3f873c/snap", "metadata": {}}], "self": "/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c", "min_disk": 0, "protected": false, "id": "471318b6-f386-4ff6-b370-e3825f3f873c", "file": "/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a8595f412a4645e8b320d940539540e0", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/471318b6-f386-4ff6-b370-e3825f3f873c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:27:09,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c used request id req-cbb7b45d-8f24-4c41-8727-191394f2e8ca 2019-01-09 16:27:09,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a807a5f1592de8130ccf5cdf2ddc13fc17fedfb" 2019-01-09 16:27:09,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-501299cf-b32f-4402-ae25-3c3857fd914f Date: Wed, 09 Jan 2019 16:27:09 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 16:27:09,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-501299cf-b32f-4402-ae25-3c3857fd914f 2019-01-09 16:27:09,384 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image 2019-01-09 16:27:09,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a807a5f1592de8130ccf5cdf2ddc13fc17fedfb" 2019-01-09 16:27:09,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e5d0ab67-a07b-4e44-b4fc-783f1a01fca9 Date: Wed, 09 Jan 2019 16:27:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:27:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:27:09Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/471318b6-f386-4ff6-b370-e3825f3f873c/snap", "metadata": {}}], "self": "/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c", "min_disk": 0, "protected": false, "id": "471318b6-f386-4ff6-b370-e3825f3f873c", "file": "/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a8595f412a4645e8b320d940539540e0", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/471318b6-f386-4ff6-b370-e3825f3f873c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:27:09,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c used request id req-e5d0ab67-a07b-4e44-b4fc-783f1a01fca9 2019-01-09 16:27:09,411 - create_image - DEBUG - Instance status is - active 2019-01-09 16:27:09,411 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image 2019-01-09 16:27:09,411 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image 2019-01-09 16:27:09,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:09,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:09,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8c784130aaa46e080396c33edfc7b6c", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj-role"}], "expires_at": "2019-01-09T17:27:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8595f412a4645e8b320d940539540e0", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-user", "id": "6c564358e42a4783be3f9ba287aab3ec"}, "audit_ids": ["H2JsdlnTSm6HOePoohK7Dw"], "issued_at": "2019-01-09T16:27:09.000000Z"}} 2019-01-09 16:27:09,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c77b9889843d5a8787cab7f9be2a19917cb1058" 2019-01-09 16:27:09,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136fe499-ca17-478c-96cb-4352f7b93f17 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:09,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-136fe499-ca17-478c-96cb-4352f7b93f17 2019-01-09 16:27:09,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c77b9889843d5a8787cab7f9be2a19917cb1058" 2019-01-09 16:27:10,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ed660149-27ec-4f39-a462-14fa9875a448 Date: Wed, 09 Jan 2019 16:27:10 GMT RESP BODY: {"networks":[]} 2019-01-09 16:27:10,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net used request id req-ed660149-27ec-4f39-a462-14fa9875a448 2019-01-09 16:27:10,096 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net 2019-01-09 16:27:10,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c77b9889843d5a8787cab7f9be2a19917cb1058" -d '{"network": {"name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net", "admin_state_up": true}}' 2019-01-09 16:27:10,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-81dd4a5a-530d-4210-b3c7-ab471f045b13 Date: Wed, 09 Jan 2019 16:27:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a8595f412a4645e8b320d940539540e0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:27:10Z","is_default":false,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","mtu":1450}} 2019-01-09 16:27:10,524 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-81dd4a5a-530d-4210-b3c7-ab471f045b13 2019-01-09 16:27:10,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c77b9889843d5a8787cab7f9be2a19917cb1058" 2019-01-09 16:27:10,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-6eabba87-19cb-4f2a-a989-631689646aa6 Date: Wed, 09 Jan 2019 16:27:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a8595f412a4645e8b320d940539540e0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:27:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net","admin_state_up":true,"tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","mtu":1450}]} 2019-01-09 16:27:10,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-6eabba87-19cb-4f2a-a989-631689646aa6 2019-01-09 16:27:10,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c77b9889843d5a8787cab7f9be2a19917cb1058" 2019-01-09 16:27:10,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cd197ece-a866-4bad-82e1-1f4e87ec7607 Date: Wed, 09 Jan 2019 16:27:10 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:27:10,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-cd197ece-a866-4bad-82e1-1f4e87ec7607 2019-01-09 16:27:10,674 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet 2019-01-09 16:27:10,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c77b9889843d5a8787cab7f9be2a19917cb1058" -d '{"subnets": [{"ip_version": 4, "network_id": "f4a408ff-ec09-4ff6-b3cc-a7f751b317a1", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]}' 2019-01-09 16:27:11,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cc794411-2021-41f4-8952-aa3a98f33bb7 Date: Wed, 09 Jan 2019 16:27:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:10Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a8595f412a4645e8b320d940539540e0","id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]} 2019-01-09 16:27:11,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-cc794411-2021-41f4-8952-aa3a98f33bb7 2019-01-09 16:27:11,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c77b9889843d5a8787cab7f9be2a19917cb1058" 2019-01-09 16:27:11,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e49e9446-fa8c-4460-825c-bdc422e8433b Date: Wed, 09 Jan 2019 16:27:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8595f412a4645e8b320d940539540e0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2bbfb2f-f99d-4432-b315-7b6122a63bed"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net","admin_state_up":true,"tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","mtu":1450}]} 2019-01-09 16:27:11,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-e49e9446-fa8c-4460-825c-bdc422e8433b 2019-01-09 16:27:11,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c77b9889843d5a8787cab7f9be2a19917cb1058" 2019-01-09 16:27:11,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-72134a84-0e68-4f30-b97a-66f22ae699e0 Date: Wed, 09 Jan 2019 16:27:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a8595f412a4645e8b320d940539540e0","id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]} 2019-01-09 16:27:11,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-72134a84-0e68-4f30-b97a-66f22ae699e0 2019-01-09 16:27:11,548 - OpenStackNetwork - DEBUG - Network [f4a408ff-ec09-4ff6-b3cc-a7f751b317a1] created successfully 2019-01-09 16:27:11,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:11,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:11,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:27:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["pfD1FJM_Q7miwgLVMkDpug"], "issued_at": "2019-01-09T16:27:11.000000Z"}} 2019-01-09 16:27:11,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27395e47380dfbe7bc0fde208932d97abe660c3b" 2019-01-09 16:27:12,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75a18663-2575-42cf-8e0a-76aa8bb4f503 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:12,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-75a18663-2575-42cf-8e0a-76aa8bb4f503 2019-01-09 16:27:12,147 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:27:12,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27395e47380dfbe7bc0fde208932d97abe660c3b" 2019-01-09 16:27:12,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-bfd55040-5a24-4142-a358-360938c6dab8 x-compute-request-id: req-bfd55040-5a24-4142-a358-360938c6dab8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:27:12,342 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-bfd55040-5a24-4142-a358-360938c6dab8 2019-01-09 16:27:12,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27395e47380dfbe7bc0fde208932d97abe660c3b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-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-09 16:27:12,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-a74ad1ea-3d93-4fcf-a994-9953a97778ae x-compute-request-id: req-a74ad1ea-3d93-4fcf-a994-9953a97778ae Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "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": "c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9"}} 2019-01-09 16:27:12,376 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a74ad1ea-3d93-4fcf-a994-9953a97778ae 2019-01-09 16:27:12,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:12,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:12,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8c784130aaa46e080396c33edfc7b6c", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj-role"}], "expires_at": "2019-01-09T17:27:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8595f412a4645e8b320d940539540e0", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-user", "id": "6c564358e42a4783be3f9ba287aab3ec"}, "audit_ids": ["A2X4gpKjRBWbzth9wjycSg"], "issued_at": "2019-01-09T16:27:12.000000Z"}} 2019-01-09 16:27:12,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:12,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d2d773-b8db-483f-a959-b727e1c2be4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:12,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-24d2d773-b8db-483f-a959-b727e1c2be4e 2019-01-09 16:27:12,860 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:27:12,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:12,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffa877df-47e9-4365-9061-0bdd70f735ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:12,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ffa877df-47e9-4365-9061-0bdd70f735ed 2019-01-09 16:27:12,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:13,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e5292c97-8c56-45e2-9fb7-9b1c0f23661d Date: Wed, 09 Jan 2019 16:27:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8595f412a4645e8b320d940539540e0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2bbfb2f-f99d-4432-b315-7b6122a63bed"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net","admin_state_up":true,"tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","mtu":1450}]} 2019-01-09 16:27:13,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net used request id req-e5292c97-8c56-45e2-9fb7-9b1c0f23661d 2019-01-09 16:27:13,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:13,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-da3b583b-c25e-48f5-9f30-cf338aa69ba6 Date: Wed, 09 Jan 2019 16:27:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a8595f412a4645e8b320d940539540e0","id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]} 2019-01-09 16:27:13,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-da3b583b-c25e-48f5-9f30-cf338aa69ba6 2019-01-09 16:27:13,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:13,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c17c6002-89b6-4f95-9f55-4da4a886f206 Date: Wed, 09 Jan 2019 16:27:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8595f412a4645e8b320d940539540e0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2bbfb2f-f99d-4432-b315-7b6122a63bed"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net","admin_state_up":true,"tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","mtu":1450}]} 2019-01-09 16:27:13,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net used request id req-c17c6002-89b6-4f95-9f55-4da4a886f206 2019-01-09 16:27:13,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:27:13,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:27: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:27:13,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:13,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eeee9cc-6c1b-49e2-8e37-f5bc4086ed0e Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8595f412a4645e8b320d940539540e0", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}} 2019-01-09 16:27:13,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 used request id req-5eeee9cc-6c1b-49e2-8e37-f5bc4086ed0e 2019-01-09 16:27:13,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:13,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8e27f520-a158-4a77-b49e-fa0cdddd6085 Date: Wed, 09 Jan 2019 16:27:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a8595f412a4645e8b320d940539540e0","id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]} 2019-01-09 16:27:13,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-8e27f520-a158-4a77-b49e-fa0cdddd6085 2019-01-09 16:27:13,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:13,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bdd3fd2b-b5a8-4101-b19a-57514fe2a1bf Date: Wed, 09 Jan 2019 16:27:13 GMT RESP BODY: {"ports":[]} 2019-01-09 16:27:13,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913port-1&admin_state_up=True used request id req-bdd3fd2b-b5a8-4101-b19a-57514fe2a1bf 2019-01-09 16:27:13,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:13,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27: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-2fe5bc21-2e56-4182-ae97-47be9cc622c7 x-compute-request-id: req-2fe5bc21-2e56-4182-ae97-47be9cc622c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:27:13,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst used request id req-2fe5bc21-2e56-4182-ae97-47be9cc622c7 2019-01-09 16:27:13,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:13,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-012c4183-1c1b-45ad-9650-f9bd732ccccb Date: Wed, 09 Jan 2019 16:27:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8595f412a4645e8b320d940539540e0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2bbfb2f-f99d-4432-b315-7b6122a63bed"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net","admin_state_up":true,"tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","mtu":1450}]} 2019-01-09 16:27:13,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net used request id req-012c4183-1c1b-45ad-9650-f9bd732ccccb 2019-01-09 16:27:13,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:13,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cb510697-aaf2-42e4-8f2e-da5745e817f9 Date: Wed, 09 Jan 2019 16:27:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a8595f412a4645e8b320d940539540e0","id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]} 2019-01-09 16:27:13,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-cb510697-aaf2-42e4-8f2e-da5745e817f9 2019-01-09 16:27:13,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:14,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-f0a09da3-4d9e-4cab-811f-2bc1677901b8 Date: Wed, 09 Jan 2019 16:27:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8595f412a4645e8b320d940539540e0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2bbfb2f-f99d-4432-b315-7b6122a63bed"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net","admin_state_up":true,"tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","mtu":1450}]} 2019-01-09 16:27:14,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net used request id req-f0a09da3-4d9e-4cab-811f-2bc1677901b8 2019-01-09 16:27:14,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:14,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f280be70-854e-4715-8d94-d340dbfc4783 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8595f412a4645e8b320d940539540e0", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}} 2019-01-09 16:27:14,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 used request id req-f280be70-854e-4715-8d94-d340dbfc4783 2019-01-09 16:27:14,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:14,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-28a9f8c0-cad0-4124-9952-35094d2896f6 Date: Wed, 09 Jan 2019 16:27:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a8595f412a4645e8b320d940539540e0","id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]} 2019-01-09 16:27:14,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-28a9f8c0-cad0-4124-9952-35094d2896f6 2019-01-09 16:27:14,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:14,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b16a5b0-efc3-4772-b202-d8fbca9435fd Date: Wed, 09 Jan 2019 16:27:14 GMT RESP BODY: {"ports":[]} 2019-01-09 16:27:14,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913port-1&admin_state_up=True used request id req-6b16a5b0-efc3-4772-b202-d8fbca9435fd 2019-01-09 16:27:14,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:14,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:14,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b8c784130aaa46e080396c33edfc7b6c", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj-role"}], "expires_at": "2019-01-09T17:27:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8595f412a4645e8b320d940539540e0", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/a8595f412a4645e8b320d940539540e0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_a8595f412a4645e8b320d940539540e0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_a8595f412a4645e8b320d940539540e0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-user", "id": "6c564358e42a4783be3f9ba287aab3ec"}, "audit_ids": ["y8e2Nx2XRS6fewJDYdXcYQ"], "issued_at": "2019-01-09T16:27:14.000000Z"}} 2019-01-09 16:27:14,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b25dbd815408ac83cf901ec563d96543253235" 2019-01-09 16:27:14,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f59d4b4-bf0e-4656-a567-90b757692562 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:14,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7f59d4b4-bf0e-4656-a567-90b757692562 2019-01-09 16:27:14,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:14,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-bcce7bf1-ae9e-4d16-b024-77d189b903e6 Date: Wed, 09 Jan 2019 16:27:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8595f412a4645e8b320d940539540e0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2bbfb2f-f99d-4432-b315-7b6122a63bed"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net","admin_state_up":true,"tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","mtu":1450}]} 2019-01-09 16:27:14,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net used request id req-bcce7bf1-ae9e-4d16-b024-77d189b903e6 2019-01-09 16:27:14,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:14,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aaec3b3a-aff2-4aba-adc1-5e625b7e4f21 Date: Wed, 09 Jan 2019 16:27:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a8595f412a4645e8b320d940539540e0","id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]} 2019-01-09 16:27:14,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-aaec3b3a-aff2-4aba-adc1-5e625b7e4f21 2019-01-09 16:27:14,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:14,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-9d292177-7581-4d07-a232-217c4c6f8ea8 Date: Wed, 09 Jan 2019 16:27:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8595f412a4645e8b320d940539540e0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2bbfb2f-f99d-4432-b315-7b6122a63bed"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net","admin_state_up":true,"tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","mtu":1450}]} 2019-01-09 16:27:14,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net used request id req-9d292177-7581-4d07-a232-217c4c6f8ea8 2019-01-09 16:27:14,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:27:14,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:27: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:27:14,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7b25dbd815408ac83cf901ec563d96543253235" 2019-01-09 16:27:15,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e3023b-2357-4486-8c5b-074671b419ab Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8595f412a4645e8b320d940539540e0", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}} 2019-01-09 16:27:15,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 used request id req-97e3023b-2357-4486-8c5b-074671b419ab 2019-01-09 16:27:15,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:15,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aa6b0762-ea4f-44fe-9aa3-e4cf71d24361 Date: Wed, 09 Jan 2019 16:27:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a8595f412a4645e8b320d940539540e0","id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]} 2019-01-09 16:27:15,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-aa6b0762-ea4f-44fe-9aa3-e4cf71d24361 2019-01-09 16:27:15,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:15,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-30c56e18-b06f-449d-bbaf-97c147d49293 Date: Wed, 09 Jan 2019 16:27:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a8595f412a4645e8b320d940539540e0","id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]} 2019-01-09 16:27:15,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet used request id req-30c56e18-b06f-449d-bbaf-97c147d49293 2019-01-09 16:27:15,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:15,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-91d6dc22-0fd4-466a-a026-218fa696a00e Date: Wed, 09 Jan 2019 16:27:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a8595f412a4645e8b320d940539540e0","id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]} 2019-01-09 16:27:15,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet used request id req-91d6dc22-0fd4-466a-a026-218fa696a00e 2019-01-09 16:27:15,169 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net 2019-01-09 16:27:15,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" -d '{"port": {"network_id": "f4a408ff-ec09-4ff6-b3cc-a7f751b317a1", "fixed_ips": [{"subnet_id": "b2bbfb2f-f99d-4432-b315-7b6122a63bed", "ip_address": "10.55.0.101"}, {"subnet_id": "b2bbfb2f-f99d-4432-b315-7b6122a63bed", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913port-1", "admin_state_up": true}}' 2019-01-09 16:27:16,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-e2066ee1-9b88-403f-9461-8edc022870db Date: Wed, 09 Jan 2019 16:27:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:27:15Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","ip_address":"10.55.0.101"},{"subnet_id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","ip_address":"10.55.0.102"}],"id":"ed3f9707-544f-45bc-89c9-1f3f7a7e1c63","security_groups":["084d4e5a-84f8-4518-8ebf-bfd80d15bf95"],"mac_address":"fa:16:3e:a1:03:50","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913port-1","project_id":"a8595f412a4645e8b320d940539540e0","qos_policy_id":null,"admin_state_up":true,"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:15Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:27:16,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-e2066ee1-9b88-403f-9461-8edc022870db 2019-01-09 16:27:16,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:16,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7a6a06bb-019d-43f1-933c-dbdfec6d4c05 Date: Wed, 09 Jan 2019 16:27:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8595f412a4645e8b320d940539540e0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2bbfb2f-f99d-4432-b315-7b6122a63bed"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net","admin_state_up":true,"tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","mtu":1450}]} 2019-01-09 16:27:16,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net used request id req-7a6a06bb-019d-43f1-933c-dbdfec6d4c05 2019-01-09 16:27:16,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:16,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-31d29563-5aa9-4278-9f31-0c4c8015d2cd Date: Wed, 09 Jan 2019 16:27:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a8595f412a4645e8b320d940539540e0","id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]} 2019-01-09 16:27:16,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-31d29563-5aa9-4278-9f31-0c4c8015d2cd 2019-01-09 16:27:16,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:16,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ab5563fa-04f1-4680-b3ea-059e113ee482 Date: Wed, 09 Jan 2019 16:27:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8595f412a4645e8b320d940539540e0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2bbfb2f-f99d-4432-b315-7b6122a63bed"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net","admin_state_up":true,"tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","mtu":1450}]} 2019-01-09 16:27:16,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net used request id req-ab5563fa-04f1-4680-b3ea-059e113ee482 2019-01-09 16:27:16,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:16,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537fb8f4-b9ee-49d1-b613-8ed2392deddd Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8595f412a4645e8b320d940539540e0", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}} 2019-01-09 16:27:16,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 used request id req-537fb8f4-b9ee-49d1-b613-8ed2392deddd 2019-01-09 16:27:16,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:16,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-17c55bdc-73a5-4813-bc41-de1b73e84dc8 Date: Wed, 09 Jan 2019 16:27:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a8595f412a4645e8b320d940539540e0","id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]} 2019-01-09 16:27:16,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-17c55bdc-73a5-4813-bc41-de1b73e84dc8 2019-01-09 16:27:16,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:16,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-497d3d19-5bc3-446c-90a3-53e23bc4300b Date: Wed, 09 Jan 2019 16:27:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:27:15Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","ip_address":"10.55.0.101"},{"subnet_id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","ip_address":"10.55.0.102"}],"id":"ed3f9707-544f-45bc-89c9-1f3f7a7e1c63","security_groups":["084d4e5a-84f8-4518-8ebf-bfd80d15bf95"],"mac_address":"fa:16:3e:a1:03:50","project_id":"a8595f412a4645e8b320d940539540e0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913port-1","admin_state_up":true,"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:15Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:27:16,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913port-1&admin_state_up=True used request id req-497d3d19-5bc3-446c-90a3-53e23bc4300b 2019-01-09 16:27:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:16,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2afb40c7-3dde-4713-938c-c424a9a1d546 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8595f412a4645e8b320d940539540e0", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}} 2019-01-09 16:27:16,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 used request id req-2afb40c7-3dde-4713-938c-c424a9a1d546 2019-01-09 16:27:16,883 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst 2019-01-09 16:27:16,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:16,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27: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-fe902582-da33-4844-a6bd-b85d9a38ad14 x-compute-request-id: req-fe902582-da33-4844-a6bd-b85d9a38ad14 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-flavor-name"}]} 2019-01-09 16:27:16,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-fe902582-da33-4844-a6bd-b85d9a38ad14 2019-01-09 16:27:16,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:16,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27: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-af55afa4-0c7e-4a39-b522-c3ce2529ffa1 x-compute-request-id: req-af55afa4-0c7e-4a39-b522-c3ce2529ffa1 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "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": "c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9"}} 2019-01-09 16:27:16,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9 used request id req-af55afa4-0c7e-4a39-b522-c3ce2529ffa1 2019-01-09 16:27:16,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:17,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-e0653974-318d-41f2-a11a-fd02e15851b6 Date: Wed, 09 Jan 2019 16:27:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:27:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:27:09Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/471318b6-f386-4ff6-b370-e3825f3f873c/snap", "metadata": {}}], "self": "/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c", "min_disk": 0, "protected": false, "id": "471318b6-f386-4ff6-b370-e3825f3f873c", "file": "/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a8595f412a4645e8b320d940539540e0", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/471318b6-f386-4ff6-b370-e3825f3f873c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image"} 2019-01-09 16:27:17,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image used request id req-e0653974-318d-41f2-a11a-fd02e15851b6 2019-01-09 16:27:17,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:17,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a8e41358-66e0-435c-9b2a-6c2e8b053f67 Date: Wed, 09 Jan 2019 16:27: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-09 16:27:17,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a8e41358-66e0-435c-9b2a-6c2e8b053f67 2019-01-09 16:27:17,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" -d '{"server": {"name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst", "imageRef": "471318b6-f386-4ff6-b370-e3825f3f873c", "flavorRef": "c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "max_count": 1, "min_count": 1, "networks": [{"port": "ed3f9707-544f-45bc-89c9-1f3f7a7e1c63"}]}}' 2019-01-09 16:27:18,293 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-f8ab8d34-bff2-41d9-a95c-4503b1831714 x-compute-request-id: req-f8ab8d34-bff2-41d9-a95c-4503b1831714 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "bookmark"}], "adminPass": "HmnRmJCX7gBm"}} 2019-01-09 16:27:18,294 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-f8ab8d34-bff2-41d9-a95c-4503b1831714 2019-01-09 16:27:18,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:18,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb752e90-2038-4ddf-8afd-43c4249f0112 x-compute-request-id: req-fb752e90-2038-4ddf-8afd-43c4249f0112 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.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "bookmark"}], "image": {"id": "471318b6-f386-4ff6-b370-e3825f3f873c", "links": [{"href": "http://172.30.9.29:8774/images/471318b6-f386-4ff6-b370-e3825f3f873c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "links": [{"href": "http://172.30.9.29:8774/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "rel": "bookmark"}]}, "id": "9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "user_id": "6c564358e42a4783be3f9ba287aab3ec", "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-09T16:27:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst", "created": "2019-01-09T16:27:18Z", "tenant_id": "a8595f412a4645e8b320d940539540e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:27:18,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b used request id req-fb752e90-2038-4ddf-8afd-43c4249f0112 2019-01-09 16:27:18,775 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst 2019-01-09 16:27:18,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:19,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aceddddd-cde2-4d3f-a6a4-c771bb054083 x-compute-request-id: req-aceddddd-cde2-4d3f-a6a4-c771bb054083 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "bookmark"}], "image": {"id": "471318b6-f386-4ff6-b370-e3825f3f873c", "links": [{"href": "http://172.30.9.29:8774/images/471318b6-f386-4ff6-b370-e3825f3f873c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "links": [{"href": "http://172.30.9.29:8774/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "rel": "bookmark"}]}, "id": "9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "user_id": "6c564358e42a4783be3f9ba287aab3ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:27:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst", "created": "2019-01-09T16:27:18Z", "tenant_id": "a8595f412a4645e8b320d940539540e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:27:19,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b used request id req-aceddddd-cde2-4d3f-a6a4-c771bb054083 2019-01-09 16:27:19,229 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst] is - BUILD 2019-01-09 16:27:19,229 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:27:22,232 - create_instance - DEBUG - VM status query timeout in 896.543054104 2019-01-09 16:27:22,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:22,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27: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-31902942-2b58-468f-9115-a8e5544dc4ce x-compute-request-id: req-31902942-2b58-468f-9115-a8e5544dc4ce 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.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "bookmark"}], "image": {"id": "471318b6-f386-4ff6-b370-e3825f3f873c", "links": [{"href": "http://172.30.9.29:8774/images/471318b6-f386-4ff6-b370-e3825f3f873c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "links": [{"href": "http://172.30.9.29:8774/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "rel": "bookmark"}]}, "id": "9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "security_groups": [{"name": "default"}], "user_id": "6c564358e42a4783be3f9ba287aab3ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:27:19Z", "hostId": "bda037ab3cba15749f280bfe28df025ddd24b39a03999bd34166cafb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst", "created": "2019-01-09T16:27:18Z", "tenant_id": "a8595f412a4645e8b320d940539540e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:27:22,556 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b used request id req-31902942-2b58-468f-9115-a8e5544dc4ce 2019-01-09 16:27:22,556 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst] is - BUILD 2019-01-09 16:27:22,556 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:27:25,559 - create_instance - DEBUG - VM status query timeout in 893.215890169 2019-01-09 16:27:25,562 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:25,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9f578ae-fd52-4ad7-a28e-e9580f33c078 x-compute-request-id: req-e9f578ae-fd52-4ad7-a28e-e9580f33c078 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:03:50", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:03:50", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "bookmark"}], "image": {"id": "471318b6-f386-4ff6-b370-e3825f3f873c", "links": [{"href": "http://172.30.9.29:8774/images/471318b6-f386-4ff6-b370-e3825f3f873c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:27:23.000000", "flavor": {"id": "c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "links": [{"href": "http://172.30.9.29:8774/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "rel": "bookmark"}]}, "id": "9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "security_groups": [{"name": "default"}], "user_id": "6c564358e42a4783be3f9ba287aab3ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:27:23Z", "hostId": "bda037ab3cba15749f280bfe28df025ddd24b39a03999bd34166cafb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst", "created": "2019-01-09T16:27:18Z", "tenant_id": "a8595f412a4645e8b320d940539540e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:27:25,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b used request id req-e9f578ae-fd52-4ad7-a28e-e9580f33c078 2019-01-09 16:27:25,881 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst] is - ACTIVE 2019-01-09 16:27:25,881 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:27:25,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:26,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c003981-f5be-4618-9527-e72e578ec146 x-compute-request-id: req-4c003981-f5be-4618-9527-e72e578ec146 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:03:50", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a1:03:50", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "bookmark"}], "image": {"id": "471318b6-f386-4ff6-b370-e3825f3f873c", "links": [{"href": "http://172.30.9.29:8774/images/471318b6-f386-4ff6-b370-e3825f3f873c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:27:23.000000", "flavor": {"id": "c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "links": [{"href": "http://172.30.9.29:8774/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "rel": "bookmark"}]}, "id": "9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "security_groups": [{"name": "default"}], "user_id": "6c564358e42a4783be3f9ba287aab3ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:27:23Z", "hostId": "bda037ab3cba15749f280bfe28df025ddd24b39a03999bd34166cafb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst", "created": "2019-01-09T16:27:18Z", "tenant_id": "a8595f412a4645e8b320d940539540e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:27:26,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b used request id req-4c003981-f5be-4618-9527-e72e578ec146 2019-01-09 16:27:26,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:26,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-daa66f9d-e2ca-445b-ac21-d26d2867787d Date: Wed, 09 Jan 2019 16:27:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a8595f412a4645e8b320d940539540e0","l2_adjacency":true,"status":"ACTIVE","subnets":["b2bbfb2f-f99d-4432-b315-7b6122a63bed"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:10Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net","admin_state_up":true,"tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","mtu":1450}]} 2019-01-09 16:27:26,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net used request id req-daa66f9d-e2ca-445b-ac21-d26d2867787d 2019-01-09 16:27:26,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:26,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20da29c-653c-4eef-ba51-dc3a25fe2129 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8595f412a4645e8b320d940539540e0", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}} 2019-01-09 16:27:26,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 used request id req-e20da29c-653c-4eef-ba51-dc3a25fe2129 2019-01-09 16:27:26,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:26,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fa440d74-0ac0-4424-b1fa-e6ba32e851b9 Date: Wed, 09 Jan 2019 16:27:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:10Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a8595f412a4645e8b320d940539540e0","id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet"}]} 2019-01-09 16:27:26,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-fa440d74-0ac0-4424-b1fa-e6ba32e851b9 2019-01-09 16:27:26,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:26,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1742 X-Openstack-Request-Id: req-dfc70abe-c800-4653-a87f-d54ba3b1b054 Date: Wed, 09 Jan 2019 16:27:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:27:13Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","ip_address":"10.55.0.2"}],"id":"4d69143e-8905-4074-9d56-70ffe51add55","security_groups":[],"mac_address":"fa:16:3e:48:cf:b9","project_id":"a8595f412a4645e8b320d940539540e0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:27:23Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","ip_address":"10.55.0.101"},{"subnet_id":"b2bbfb2f-f99d-4432-b315-7b6122a63bed","ip_address":"10.55.0.102"}],"id":"ed3f9707-544f-45bc-89c9-1f3f7a7e1c63","security_groups":["084d4e5a-84f8-4518-8ebf-bfd80d15bf95"],"mac_address":"fa:16:3e:a1:03:50","project_id":"a8595f412a4645e8b320d940539540e0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913port-1","admin_state_up":true,"network_id":"f4a408ff-ec09-4ff6-b3cc-a7f751b317a1","tenant_id":"a8595f412a4645e8b320d940539540e0","created_at":"2019-01-09T16:27:15Z","binding:vnic_type":"normal","device_id":"9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b","ip_allocation":"immediate"}]} 2019-01-09 16:27:26,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-dfc70abe-c800-4653-a87f-d54ba3b1b054 2019-01-09 16:27:26,521 - create_instance - INFO - Deleting Port with ID - ed3f9707-544f-45bc-89c9-1f3f7a7e1c63 2019-01-09 16:27:26,521 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913port-1 2019-01-09 16:27:26,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/ed3f9707-544f-45bc-89c9-1f3f7a7e1c63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:27,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5371f9f6-6de2-4d2b-ae83-3a4f17eff91a Date: Wed, 09 Jan 2019 16:27:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:27:27,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/ed3f9707-544f-45bc-89c9-1f3f7a7e1c63 used request id req-5371f9f6-6de2-4d2b-ae83-3a4f17eff91a 2019-01-09 16:27:27,287 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst 2019-01-09 16:27:27,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:27,410 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:27: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-94327c5f-b9b5-4a77-b697-e5f18b5c2d7d x-compute-request-id: req-94327c5f-b9b5-4a77-b697-e5f18b5c2d7d Content-Type: application/json 2019-01-09 16:27:27,410 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b used request id req-94327c5f-b9b5-4a77-b697-e5f18b5c2d7d 2019-01-09 16:27:27,410 - create_instance - INFO - Checking deletion status 2019-01-09 16:27:27,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:27,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27: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-a75e2f38-8aaa-43a1-8e55-50367965112a x-compute-request-id: req-a75e2f38-8aaa-43a1-8e55-50367965112a 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.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "rel": "bookmark"}], "image": {"id": "471318b6-f386-4ff6-b370-e3825f3f873c", "links": [{"href": "http://172.30.9.29:8774/images/471318b6-f386-4ff6-b370-e3825f3f873c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:27:23.000000", "flavor": {"id": "c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "links": [{"href": "http://172.30.9.29:8774/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9", "rel": "bookmark"}]}, "id": "9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b", "user_id": "6c564358e42a4783be3f9ba287aab3ec", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:27:27Z", "hostId": "bda037ab3cba15749f280bfe28df025ddd24b39a03999bd34166cafb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst", "created": "2019-01-09T16:27:18Z", "tenant_id": "a8595f412a4645e8b320d940539540e0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:27:27,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b used request id req-a75e2f38-8aaa-43a1-8e55-50367965112a 2019-01-09 16:27:27,502 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst] is - ACTIVE 2019-01-09 16:27:27,502 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:27:30,505 - create_instance - DEBUG - VM status query timeout in 296.904854059 2019-01-09 16:27:30,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51053abb679d7e6df29faf0f0663b8cc2d45abce" 2019-01-09 16:27:30,556 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:27:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0bd1aa75-02e7-414f-a197-78e7878cea0a x-compute-request-id: req-0bd1aa75-02e7-414f-a197-78e7878cea0a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b could not be found.", "code": 404}} 2019-01-09 16:27:30,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b used request id req-0bd1aa75-02e7-414f-a197-78e7878cea0a 2019-01-09 16:27:30,557 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9b1defd7-68b9-4c8c-a4f4-d63385ac1c4b could not be found. (HTTP 404) (Request-ID: req-0bd1aa75-02e7-414f-a197-78e7878cea0a) 2019-01-09 16:27:30,557 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-inst 2019-01-09 16:27:30,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27395e47380dfbe7bc0fde208932d97abe660c3b" 2019-01-09 16:27:30,595 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:27:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e625cdef-be32-4ec4-8c8e-2e003a4afe55 x-compute-request-id: req-e625cdef-be32-4ec4-8c8e-2e003a4afe55 Content-Length: 0 Content-Type: application/json 2019-01-09 16:27:30,595 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/c2fb8ae0-f09c-4dd1-b716-ab8f86ead4f9 used request id req-e625cdef-be32-4ec4-8c8e-2e003a4afe55 2019-01-09 16:27:30,596 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet 2019-01-09 16:27:30,596 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-subnet 2019-01-09 16:27:30,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/b2bbfb2f-f99d-4432-b315-7b6122a63bed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c77b9889843d5a8787cab7f9be2a19917cb1058" 2019-01-09 16:27:31,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-72e02391-5304-4f05-9122-c0780a70a3e0 Date: Wed, 09 Jan 2019 16:27:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:27:31,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/b2bbfb2f-f99d-4432-b315-7b6122a63bed used request id req-72e02391-5304-4f05-9122-c0780a70a3e0 2019-01-09 16:27:31,810 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-pub-net 2019-01-09 16:27:31,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c77b9889843d5a8787cab7f9be2a19917cb1058" 2019-01-09 16:27:32,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4941dd9d-00ad-434f-9807-65c9832a257a Date: Wed, 09 Jan 2019 16:27:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:27:32,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/f4a408ff-ec09-4ff6-b3cc-a7f751b317a1 used request id req-4941dd9d-00ad-434f-9807-65c9832a257a 2019-01-09 16:27:32,966 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f5016763-1b81-4048-b66d-973c091f6913-image 2019-01-09 16:27:32,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1a807a5f1592de8130ccf5cdf2ddc13fc17fedfb" 2019-01-09 16:27:33,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b3b1375a-5260-460f-83d8-1500ea5d74ea Date: Wed, 09 Jan 2019 16:27: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-09 16:27:33,457 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/471318b6-f386-4ff6-b370-e3825f3f873c used request id req-b3b1375a-5260-460f-83d8-1500ea5d74ea 2019-01-09 16:27:33,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" 2019-01-09 16:27:33,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-0619c818-8b65-499c-a396-2073d67b4608 Date: Wed, 09 Jan 2019 16:27:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a8595f412a4645e8b320d940539540e0", "created_at": "2019-01-09T16:27:10Z", "updated_at": "2019-01-09T16:27:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:27:10Z", "revision_number": 0, "id": "1c87fd98-031a-4e50-b28d-17378ebd7a24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:27:10Z", "security_group_id": "084d4e5a-84f8-4518-8ebf-bfd80d15bf95", "tenant_id": "a8595f412a4645e8b320d940539540e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8595f412a4645e8b320d940539540e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:27:10Z", "revision_number": 0, "id": "b1fb1c39-bb08-48b2-82dd-75b1f87b6347", "remote_group_id": "084d4e5a-84f8-4518-8ebf-bfd80d15bf95", "remote_ip_prefix": null, "created_at": "2019-01-09T16:27:10Z", "security_group_id": "084d4e5a-84f8-4518-8ebf-bfd80d15bf95", "tenant_id": "a8595f412a4645e8b320d940539540e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8595f412a4645e8b320d940539540e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:27:10Z", "revision_number": 0, "id": "c324f924-d4d6-4774-aabc-ed5fe13fd302", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:27:10Z", "security_group_id": "084d4e5a-84f8-4518-8ebf-bfd80d15bf95", "tenant_id": "a8595f412a4645e8b320d940539540e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8595f412a4645e8b320d940539540e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:27:10Z", "revision_number": 0, "id": "f72e5be8-497c-48fc-8cb8-66d82755c573", "remote_group_id": "084d4e5a-84f8-4518-8ebf-bfd80d15bf95", "remote_ip_prefix": null, "created_at": "2019-01-09T16:27:10Z", "security_group_id": "084d4e5a-84f8-4518-8ebf-bfd80d15bf95", "tenant_id": "a8595f412a4645e8b320d940539540e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8595f412a4645e8b320d940539540e0"}], "revision_number": 4, "project_id": "a8595f412a4645e8b320d940539540e0", "id": "084d4e5a-84f8-4518-8ebf-bfd80d15bf95", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:27:33,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0619c818-8b65-499c-a396-2073d67b4608 2019-01-09 16:27:33,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" 2019-01-09 16:27:33,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c890a6-bb42-48b3-a593-2a37ff5bb169 Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "a8595f412a4645e8b320d940539540e0", "name": "CreateInstancePortManipulationTests-efa7070e-0b80-451-proj"}} 2019-01-09 16:27:33,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 used request id req-04c890a6-bb42-48b3-a593-2a37ff5bb169 2019-01-09 16:27:33,842 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 084d4e5a-84f8-4518-8ebf-bfd80d15bf95 2019-01-09 16:27:33,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=084d4e5a-84f8-4518-8ebf-bfd80d15bf95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" 2019-01-09 16:27:33,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-921ebd8e-b651-424a-95dc-1232abff36ee Date: Wed, 09 Jan 2019 16:27:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:27:10Z", "security_group_id": "084d4e5a-84f8-4518-8ebf-bfd80d15bf95", "port_range_min": null, "revision_number": 0, "tenant_id": "a8595f412a4645e8b320d940539540e0", "created_at": "2019-01-09T16:27:10Z", "project_id": "a8595f412a4645e8b320d940539540e0", "id": "1c87fd98-031a-4e50-b28d-17378ebd7a24"}, {"remote_group_id": "084d4e5a-84f8-4518-8ebf-bfd80d15bf95", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:27:10Z", "security_group_id": "084d4e5a-84f8-4518-8ebf-bfd80d15bf95", "port_range_min": null, "revision_number": 0, "tenant_id": "a8595f412a4645e8b320d940539540e0", "created_at": "2019-01-09T16:27:10Z", "project_id": "a8595f412a4645e8b320d940539540e0", "id": "b1fb1c39-bb08-48b2-82dd-75b1f87b6347"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:27:10Z", "security_group_id": "084d4e5a-84f8-4518-8ebf-bfd80d15bf95", "port_range_min": null, "revision_number": 0, "tenant_id": "a8595f412a4645e8b320d940539540e0", "created_at": "2019-01-09T16:27:10Z", "project_id": "a8595f412a4645e8b320d940539540e0", "id": "c324f924-d4d6-4774-aabc-ed5fe13fd302"}, {"remote_group_id": "084d4e5a-84f8-4518-8ebf-bfd80d15bf95", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:27:10Z", "security_group_id": "084d4e5a-84f8-4518-8ebf-bfd80d15bf95", "port_range_min": null, "revision_number": 0, "tenant_id": "a8595f412a4645e8b320d940539540e0", "created_at": "2019-01-09T16:27:10Z", "project_id": "a8595f412a4645e8b320d940539540e0", "id": "f72e5be8-497c-48fc-8cb8-66d82755c573"}]} 2019-01-09 16:27:33,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=084d4e5a-84f8-4518-8ebf-bfd80d15bf95 used request id req-921ebd8e-b651-424a-95dc-1232abff36ee 2019-01-09 16:27:33,865 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:27:33,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/084d4e5a-84f8-4518-8ebf-bfd80d15bf95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" 2019-01-09 16:27:34,008 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5ea08c8-b510-4100-9218-ef20d4c5ec37 Content-Length: 0 Date: Wed, 09 Jan 2019 16:27:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:27:34,008 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/084d4e5a-84f8-4518-8ebf-bfd80d15bf95 used request id req-d5ea08c8-b510-4100-9218-ef20d4c5ec37 2019-01-09 16:27:34,009 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-efa7070e-0b80-451-proj 2019-01-09 16:27:34,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" 2019-01-09 16:27:34,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fea0315b-ffae-4aef-a0f0-0cb640459f2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:27:34,278 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/a8595f412a4645e8b320d940539540e0 used request id req-fea0315b-ffae-4aef-a0f0-0cb640459f2e 2019-01-09 16:27:34,278 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-efa7070e-0b80-451-proj-role 2019-01-09 16:27:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b8c784130aaa46e080396c33edfc7b6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" 2019-01-09 16:27:34,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99d1ea14-59c0-416d-bf9a-53e6a6f4c90e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:27:34,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b8c784130aaa46e080396c33edfc7b6c used request id req-99d1ea14-59c0-416d-bf9a-53e6a6f4c90e 2019-01-09 16:27:34,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aabfe0f26755ad307c9c2b01302353d26926045e" 2019-01-09 16:27:34,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f66ffb4-19ec-4e56-b8fe-eab327087d81 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:27:34,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0f66ffb4-19ec-4e56-b8fe-eab327087d81 2019-01-09 16:27:34,522 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-efa7070e-0b80-451-user 2019-01-09 16:27:34,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6c564358e42a4783be3f9ba287aab3ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bb66ec8bbda02db67730970a69146b57c773602" 2019-01-09 16:27:34,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98628007-defd-4298-a186-12b17cdc9495 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:27:34,735 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6c564358e42a4783be3f9ba287aab3ec used request id req-98628007-defd-4298-a186-12b17cdc9495 2019-01-09 16:27:34,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:35,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["pNY5PohERkWUlADI3O5ntA"], "issued_at": "2019-01-09T16:27:35.000000Z"}} 2019-01-09 16:27:35,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7889da144674c6bda62c9aeb96e03842dfdfb59b" 2019-01-09 16:27:35,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c7d588-a199-46bc-96d0-4a957c06e8ef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:35,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-51c7d588-a199-46bc-96d0-4a957c06e8ef 2019-01-09 16:27:35,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:35,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:35,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["51qLp0F_R96gWb5vGbwCEw"], "issued_at": "2019-01-09T16:27:35.000000Z"}} 2019-01-09 16:27:35,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:27:35,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7152383-8b10-49f7-94b9-5802238e5ae0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:35,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d7152383-8b10-49f7-94b9-5802238e5ae0 2019-01-09 16:27:35,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:27:35,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:27: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:27:35,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:27:35,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faad9a67-af7e-4b5f-a055-6c7d82c58ea9 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:27:35,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj used request id req-faad9a67-af7e-4b5f-a055-6c7d82c58ea9 2019-01-09 16:27:35,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:27:35,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653cc926-b330-407b-89bb-3ff30126b2c8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:27:35,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-653cc926-b330-407b-89bb-3ff30126b2c8 2019-01-09 16:27:35,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}}' 2019-01-09 16:27:36,369 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5afdeb78-0b0d-41b3-86ee-8a6c74b16d66 Content-Length: 332 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19"}, "tags": [], "enabled": true, "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}} 2019-01-09 16:27:36,369 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5afdeb78-0b0d-41b3-86ee-8a6c74b16d66 2019-01-09 16:27:36,369 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj 2019-01-09 16:27:36,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:36,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:36,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:27:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["6u9NU_ScQtqlbhi3q3BeAQ"], "issued_at": "2019-01-09T16:27:36.000000Z"}} 2019-01-09 16:27:36,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562aba66ab757af249b9010191bf6f3aa06194c0" 2019-01-09 16:27:36,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5418df25-5a90-4a21-87f8-89c83a11cdcf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:36,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5418df25-5a90-4a21-87f8-89c83a11cdcf 2019-01-09 16:27:36,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:27:36,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:27: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:27:36,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562aba66ab757af249b9010191bf6f3aa06194c0" 2019-01-09 16:27:36,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf8fe81-66a3-412b-b866-8373b18a362b Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:27:36,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1bf8fe81-66a3-412b-b866-8373b18a362b 2019-01-09 16:27:36,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562aba66ab757af249b9010191bf6f3aa06194c0" 2019-01-09 16:27:37,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da7df63a-967a-46c6-85e9-3e65c6638469 Content-Encoding: gzip Content-Length: 268 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19"}, "tags": [], "enabled": true, "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}]} 2019-01-09 16:27:37,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj used request id req-da7df63a-967a-46c6-85e9-3e65c6638469 2019-01-09 16:27:37,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562aba66ab757af249b9010191bf6f3aa06194c0" 2019-01-09 16:27:37,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c337bc8b-3c29-4795-8e0f-80f5aae9d9d8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:27:37,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-c337bc8b-3c29-4795-8e0f-80f5aae9d9d8 2019-01-09 16:27:37,350 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-user 2019-01-09 16:27:37,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:37,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:27:37,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c8c9d3-79a2-4d0e-8488-6b30c16edd21 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:27:37,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-66c8c9d3-79a2-4d0e-8488-6b30c16edd21 2019-01-09 16:27:37,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" -d '{"role": {"name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj-role"}}' 2019-01-09 16:27:37,578 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2f24f94-a8a3-4a02-b834-aa4cabfb6d0d Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "400f827d057346aa9ef8455f7642aa8a", "links": {"self": "http://172.30.9.29:5000/v3/roles/400f827d057346aa9ef8455f7642aa8a"}, "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj-role"}} 2019-01-09 16:27:37,578 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c2f24f94-a8a3-4a02-b834-aa4cabfb6d0d 2019-01-09 16:27:37,579 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj-role 2019-01-09 16:27:37,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/400f827d057346aa9ef8455f7642aa8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:27:37,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a124eec-305c-431d-93b7-778a2cd665af Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "400f827d057346aa9ef8455f7642aa8a", "links": {"self": "http://172.30.9.29:5000/v3/roles/400f827d057346aa9ef8455f7642aa8a"}, "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj-role"}} 2019-01-09 16:27:37,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/400f827d057346aa9ef8455f7642aa8a used request id req-2a124eec-305c-431d-93b7-778a2cd665af 2019-01-09 16:27:37,679 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj-role to project CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj 2019-01-09 16:27:37,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19/users/ab27fcf758794c97a22ae265838458a3/roles/400f827d057346aa9ef8455f7642aa8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:27:37,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:27:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-025d775e-e788-4eca-9f15-2eb62115dff2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:27:37,820 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19/users/ab27fcf758794c97a22ae265838458a3/roles/400f827d057346aa9ef8455f7642aa8a used request id req-025d775e-e788-4eca-9f15-2eb62115dff2 2019-01-09 16:27:37,821 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:27:37,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:37,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:38,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "400f827d057346aa9ef8455f7642aa8a", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj-role"}], "expires_at": "2019-01-09T17:27:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-user", "id": "ab27fcf758794c97a22ae265838458a3"}, "audit_ids": ["rVq42sVnR7OCF7Yqpi2jHw"], "issued_at": "2019-01-09T16:27:38.000000Z"}} 2019-01-09 16:27:38,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a060cc9deebf4af561c10f51cc94e14e66a376" 2019-01-09 16:27:38,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7548b034-d0cf-4b5d-bb78-18d8e6e7b6b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:38,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7548b034-d0cf-4b5d-bb78-18d8e6e7b6b1 2019-01-09 16:27:38,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8a060cc9deebf4af561c10f51cc94e14e66a376" 2019-01-09 16:27:38,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-59748fc8-7f4b-4049-a82d-dc77e1e39c2e Date: Wed, 09 Jan 2019 16:27:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image"} 2019-01-09 16:27:38,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image used request id req-59748fc8-7f4b-4049-a82d-dc77e1e39c2e 2019-01-09 16:27:38,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8a060cc9deebf4af561c10f51cc94e14e66a376" 2019-01-09 16:27:38,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6243830c-3782-4769-9d23-77830d642ab0 Date: Wed, 09 Jan 2019 16:27: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-09 16:27:38,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-6243830c-3782-4769-9d23-77830d642ab0 2019-01-09 16:27:38,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e8a060cc9deebf4af561c10f51cc94e14e66a376" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image"}' 2019-01-09 16:27:38,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-87d25aaa-1189-4cd5-ac55-fb3dcf2175fe Date: Wed, 09 Jan 2019 16:27:38 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:27:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:27:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e", "min_disk": 0, "protected": false, "id": "b922334b-49a6-4aae-8dca-a6b4bafb638e", "file": "/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e/file", "checksum": null, "owner": "16a0f1ba8e1a48369caaf3ab513d1a19", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:27:38,592 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-87d25aaa-1189-4cd5-ac55-fb3dcf2175fe 2019-01-09 16:27:38,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8a060cc9deebf4af561c10f51cc94e14e66a376" -d '' 2019-01-09 16:27:39,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-082b77c1-c856-4ac5-bd8e-030d428accbd Date: Wed, 09 Jan 2019 16:27: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-09 16:27:39,402 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e/file used request id req-082b77c1-c856-4ac5-bd8e-030d428accbd 2019-01-09 16:27:39,402 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:27:39,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8a060cc9deebf4af561c10f51cc94e14e66a376" 2019-01-09 16:27:39,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d9c02e83-9315-4fa8-b3b9-38e411861f2b Date: Wed, 09 Jan 2019 16:27:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:27:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:27:39Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b922334b-49a6-4aae-8dca-a6b4bafb638e/snap", "metadata": {}}], "self": "/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e", "min_disk": 0, "protected": false, "id": "b922334b-49a6-4aae-8dca-a6b4bafb638e", "file": "/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "16a0f1ba8e1a48369caaf3ab513d1a19", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b922334b-49a6-4aae-8dca-a6b4bafb638e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:27:39,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e used request id req-d9c02e83-9315-4fa8-b3b9-38e411861f2b 2019-01-09 16:27:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8a060cc9deebf4af561c10f51cc94e14e66a376" 2019-01-09 16:27:39,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-563dd86c-a775-4366-9254-d789e1dad4dd Date: Wed, 09 Jan 2019 16:27: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-09 16:27:39,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-563dd86c-a775-4366-9254-d789e1dad4dd 2019-01-09 16:27:39,433 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image 2019-01-09 16:27:39,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8a060cc9deebf4af561c10f51cc94e14e66a376" 2019-01-09 16:27:39,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9f63458d-82c7-423b-82c8-e499451e1855 Date: Wed, 09 Jan 2019 16:27:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:27:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:27:39Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b922334b-49a6-4aae-8dca-a6b4bafb638e/snap", "metadata": {}}], "self": "/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e", "min_disk": 0, "protected": false, "id": "b922334b-49a6-4aae-8dca-a6b4bafb638e", "file": "/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "16a0f1ba8e1a48369caaf3ab513d1a19", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b922334b-49a6-4aae-8dca-a6b4bafb638e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:27:39,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e used request id req-9f63458d-82c7-423b-82c8-e499451e1855 2019-01-09 16:27:39,453 - create_image - DEBUG - Instance status is - active 2019-01-09 16:27:39,453 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image 2019-01-09 16:27:39,453 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image 2019-01-09 16:27:39,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:39,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:39,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "400f827d057346aa9ef8455f7642aa8a", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj-role"}], "expires_at": "2019-01-09T17:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-user", "id": "ab27fcf758794c97a22ae265838458a3"}, "audit_ids": ["8dcqq4UIRIKdnldvhUQE8A"], "issued_at": "2019-01-09T16:27:39.000000Z"}} 2019-01-09 16:27:39,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119955c4499cc2d2b74f29411842ce0e54c8ce9c" 2019-01-09 16:27:40,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a1739e-82e9-4f36-8ff8-ef32904f4e6f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:40,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-08a1739e-82e9-4f36-8ff8-ef32904f4e6f 2019-01-09 16:27:40,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119955c4499cc2d2b74f29411842ce0e54c8ce9c" 2019-01-09 16:27:40,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-af0b1d8b-8def-4213-9fb0-fe01d61e5032 Date: Wed, 09 Jan 2019 16:27:40 GMT RESP BODY: {"networks":[]} 2019-01-09 16:27:40,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-net used request id req-af0b1d8b-8def-4213-9fb0-fe01d61e5032 2019-01-09 16:27:40,278 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-net 2019-01-09 16:27:40,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119955c4499cc2d2b74f29411842ce0e54c8ce9c" -d '{"network": {"name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-net", "admin_state_up": true}}' 2019-01-09 16:27:40,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-962bcd8c-07b1-4d20-b47c-90a2223318c9 Date: Wed, 09 Jan 2019 16:27:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7deb99e6-d474-4b66-bd21-9437ee5e1a9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:27:40Z","is_default":false,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:40Z","mtu":1450}} 2019-01-09 16:27:40,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-962bcd8c-07b1-4d20-b47c-90a2223318c9 2019-01-09 16:27:40,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7deb99e6-d474-4b66-bd21-9437ee5e1a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119955c4499cc2d2b74f29411842ce0e54c8ce9c" 2019-01-09 16:27:40,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-35d6be56-85f1-4695-bcf6-86d6868251ab Date: Wed, 09 Jan 2019 16:27:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7deb99e6-d474-4b66-bd21-9437ee5e1a9e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:27:40Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-net","admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:40Z","mtu":1450}]} 2019-01-09 16:27:40,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7deb99e6-d474-4b66-bd21-9437ee5e1a9e used request id req-35d6be56-85f1-4695-bcf6-86d6868251ab 2019-01-09 16:27:40,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7deb99e6-d474-4b66-bd21-9437ee5e1a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119955c4499cc2d2b74f29411842ce0e54c8ce9c" 2019-01-09 16:27:40,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eccea2ce-cb63-4fec-8392-115c02eced19 Date: Wed, 09 Jan 2019 16:27:40 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:27:40,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7deb99e6-d474-4b66-bd21-9437ee5e1a9e used request id req-eccea2ce-cb63-4fec-8392-115c02eced19 2019-01-09 16:27:40,924 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-subnet 2019-01-09 16:27:40,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119955c4499cc2d2b74f29411842ce0e54c8ce9c" -d '{"subnets": [{"ip_version": 4, "network_id": "7deb99e6-d474-4b66-bd21-9437ee5e1a9e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-subnet"}]}' 2019-01-09 16:27:41,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0f150998-e853-4c7a-944d-92091da075c2 Date: Wed, 09 Jan 2019 16:27:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7deb99e6-d474-4b66-bd21-9437ee5e1a9e","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:41Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"803b0ab1-4bbd-435a-8b82-f6cd3084d587","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-subnet"}]} 2019-01-09 16:27:41,499 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-0f150998-e853-4c7a-944d-92091da075c2 2019-01-09 16:27:41,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7deb99e6-d474-4b66-bd21-9437ee5e1a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119955c4499cc2d2b74f29411842ce0e54c8ce9c" 2019-01-09 16:27:41,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-7a245f84-5e13-48cf-9913-bb4e9d789637 Date: Wed, 09 Jan 2019 16:27:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7deb99e6-d474-4b66-bd21-9437ee5e1a9e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["803b0ab1-4bbd-435a-8b82-f6cd3084d587"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:41Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-net","admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:40Z","mtu":1450}]} 2019-01-09 16:27:41,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7deb99e6-d474-4b66-bd21-9437ee5e1a9e used request id req-7a245f84-5e13-48cf-9913-bb4e9d789637 2019-01-09 16:27:41,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7deb99e6-d474-4b66-bd21-9437ee5e1a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119955c4499cc2d2b74f29411842ce0e54c8ce9c" 2019-01-09 16:27:41,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9974cb3c-d4eb-4242-8063-10dc34703276 Date: Wed, 09 Jan 2019 16:27:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7deb99e6-d474-4b66-bd21-9437ee5e1a9e","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:41Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"803b0ab1-4bbd-435a-8b82-f6cd3084d587","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-subnet"}]} 2019-01-09 16:27:41,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7deb99e6-d474-4b66-bd21-9437ee5e1a9e used request id req-9974cb3c-d4eb-4242-8063-10dc34703276 2019-01-09 16:27:41,674 - OpenStackNetwork - DEBUG - Network [7deb99e6-d474-4b66-bd21-9437ee5e1a9e] created successfully 2019-01-09 16:27:41,674 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:41,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:42,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["ms4EAGI6Qnu-tbNG-RYmXw"], "issued_at": "2019-01-09T16:27:42.000000Z"}} 2019-01-09 16:27:42,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee548ec48869f019050b52de41686b872c562099" 2019-01-09 16:27:42,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5c195d-3820-4e65-ac71-6ec62cf33e4b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:42,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ab5c195d-3820-4e65-ac71-6ec62cf33e4b 2019-01-09 16:27:42,197 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:27:42,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee548ec48869f019050b52de41686b872c562099" 2019-01-09 16:27:42,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-c15ad3bf-f9a2-4214-8dcf-9792bfbe0547 x-compute-request-id: req-c15ad3bf-f9a2-4214-8dcf-9792bfbe0547 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:27:42,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c15ad3bf-f9a2-4214-8dcf-9792bfbe0547 2019-01-09 16:27:42,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee548ec48869f019050b52de41686b872c562099" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-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-09 16:27:42,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-ff8770a3-4d74-45e5-b7b7-2f0a7430c470 x-compute-request-id: req-ff8770a3-4d74-45e5-b7b7-2f0a7430c470 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "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": "1bcfd75a-e034-4e28-a5ea-657dafbf5e8e"}} 2019-01-09 16:27:42,514 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ff8770a3-4d74-45e5-b7b7-2f0a7430c470 2019-01-09 16:27:42,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:42,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:42,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "400f827d057346aa9ef8455f7642aa8a", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj-role"}], "expires_at": "2019-01-09T17:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-user", "id": "ab27fcf758794c97a22ae265838458a3"}, "audit_ids": ["nvXKprctSaCKzl6KxoY7rQ"], "issued_at": "2019-01-09T16:27:42.000000Z"}} 2019-01-09 16:27:42,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9624c228262ef956af79506b03e9004ffb16e9" 2019-01-09 16:27:42,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ff743e-9c38-409a-9019-5fc2eb4298f2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:42,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-58ff743e-9c38-409a-9019-5fc2eb4298f2 2019-01-09 16:27:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9624c228262ef956af79506b03e9004ffb16e9" 2019-01-09 16:27:43,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-259f3569-5a8a-40a3-a93f-e4a5ea43e3e9 Date: Wed, 09 Jan 2019 16:27:43 GMT RESP BODY: {"networks":[]} 2019-01-09 16:27:43,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 used request id req-259f3569-5a8a-40a3-a93f-e4a5ea43e3e9 2019-01-09 16:27:43,112 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 2019-01-09 16:27:43,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9624c228262ef956af79506b03e9004ffb16e9" -d '{"network": {"name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2", "admin_state_up": true}}' 2019-01-09 16:27:43,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 654 X-Openstack-Request-Id: req-3c37ead8-cbe5-4e19-91d7-96a2c2fad454 Date: Wed, 09 Jan 2019 16:27:43 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:27:43Z","is_default":false,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","mtu":1450}} 2019-01-09 16:27:43,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-3c37ead8-cbe5-4e19-91d7-96a2c2fad454 2019-01-09 16:27:43,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9624c228262ef956af79506b03e9004ffb16e9" 2019-01-09 16:27:43,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8b2c63e4-3ad5-4dc2-a42b-e52390087029 Date: Wed, 09 Jan 2019 16:27:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:27:43Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2","admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","mtu":1450}]} 2019-01-09 16:27:43,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-8b2c63e4-3ad5-4dc2-a42b-e52390087029 2019-01-09 16:27:43,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9624c228262ef956af79506b03e9004ffb16e9" 2019-01-09 16:27:43,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-240f971f-548e-4098-aca4-be698d8e7e79 Date: Wed, 09 Jan 2019 16:27:43 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:27:43,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-240f971f-548e-4098-aca4-be698d8e7e79 2019-01-09 16:27:43,510 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1 2019-01-09 16:27:43,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9624c228262ef956af79506b03e9004ffb16e9" -d '{"subnets": [{"ip_version": 4, "network_id": "b56f2d44-01a7-49ed-b49e-bca9ba5075a7", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1"}]}' 2019-01-09 16:27:44,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cb7c43fe-85b1-4e9c-ba38-4e834570f6da Date: Wed, 09 Jan 2019 16:27:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27: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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1"}]} 2019-01-09 16:27:44,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-cb7c43fe-85b1-4e9c-ba38-4e834570f6da 2019-01-09 16:27:44,357 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2 2019-01-09 16:27:44,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9624c228262ef956af79506b03e9004ffb16e9" -d '{"subnets": [{"ip_version": 4, "network_id": "b56f2d44-01a7-49ed-b49e-bca9ba5075a7", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2"}]}' 2019-01-09 16:27:44,884 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2004b6d2-1320-4baa-a64c-cd7e39d88d9b Date: Wed, 09 Jan 2019 16:27:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:44Z","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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2"}]} 2019-01-09 16:27:44,884 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-2004b6d2-1320-4baa-a64c-cd7e39d88d9b 2019-01-09 16:27:44,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9624c228262ef956af79506b03e9004ffb16e9" 2019-01-09 16:27:44,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8f1a1456-87a6-4193-96f4-504bbb478fa5 Date: Wed, 09 Jan 2019 16:27:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["012078f1-5b2b-4de7-9f9e-d14e291d9bd2","4b1ee62f-ef34-416f-b13c-2ce182b04bb7"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2","admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","mtu":1450}]} 2019-01-09 16:27:44,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-8f1a1456-87a6-4193-96f4-504bbb478fa5 2019-01-09 16:27:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9624c228262ef956af79506b03e9004ffb16e9" 2019-01-09 16:27:45,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-6219a313-3445-4046-9d1c-bfb0d84ebbee Date: Wed, 09 Jan 2019 16:27:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:44Z","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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27: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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1"}]} 2019-01-09 16:27:45,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-6219a313-3445-4046-9d1c-bfb0d84ebbee 2019-01-09 16:27:45,053 - OpenStackNetwork - DEBUG - Network [b56f2d44-01a7-49ed-b49e-bca9ba5075a7] created successfully 2019-01-09 16:27:45,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:45,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:45,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "400f827d057346aa9ef8455f7642aa8a", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj-role"}], "expires_at": "2019-01-09T17:27:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-user", "id": "ab27fcf758794c97a22ae265838458a3"}, "audit_ids": ["gynt-CDVTdi4wRmJVPnz1A"], "issued_at": "2019-01-09T16:27:45.000000Z"}} 2019-01-09 16:27:45,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:45,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1683517-6bbb-4ef7-9575-7ef4b550b62a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:45,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c1683517-6bbb-4ef7-9575-7ef4b550b62a 2019-01-09 16:27:45,542 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:27:45,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:45,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7400d355-54f9-4ba1-996d-e9528b45f982 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:45,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7400d355-54f9-4ba1-996d-e9528b45f982 2019-01-09 16:27:45,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:45,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6de88a3b-d6ed-4b4a-951e-2d63ef49a7ef Date: Wed, 09 Jan 2019 16:27:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["4b1ee62f-ef34-416f-b13c-2ce182b04bb7","012078f1-5b2b-4de7-9f9e-d14e291d9bd2"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2","admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","mtu":1450}]} 2019-01-09 16:27:45,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 used request id req-6de88a3b-d6ed-4b4a-951e-2d63ef49a7ef 2019-01-09 16:27:45,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:45,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-469357f9-c90a-4737-90d4-ac8f0e58bde6 Date: Wed, 09 Jan 2019 16:27:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:44Z","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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27: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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1"}]} 2019-01-09 16:27:45,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-469357f9-c90a-4737-90d4-ac8f0e58bde6 2019-01-09 16:27:45,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:46,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d4a49ccf-e84a-499b-b30a-891f3f47a73a Date: Wed, 09 Jan 2019 16:27:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["4b1ee62f-ef34-416f-b13c-2ce182b04bb7","012078f1-5b2b-4de7-9f9e-d14e291d9bd2"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2","admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","mtu":1450}]} 2019-01-09 16:27:46,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 used request id req-d4a49ccf-e84a-499b-b30a-891f3f47a73a 2019-01-09 16:27:46,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:27:46,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:27: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:27:46,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:46,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a59677a-98d9-4b69-8f85-5a8ea1d9c955 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}} 2019-01-09 16:27:46,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 used request id req-4a59677a-98d9-4b69-8f85-5a8ea1d9c955 2019-01-09 16:27:46,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:46,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-6e839f7c-937f-4f72-bf16-c7a71328dfe2 Date: Wed, 09 Jan 2019 16:27:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:44Z","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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27: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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1"}]} 2019-01-09 16:27:46,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-6e839f7c-937f-4f72-bf16-c7a71328dfe2 2019-01-09 16:27:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:46,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7a149923-bbd2-4a14-84ef-1e7ff9582963 Date: Wed, 09 Jan 2019 16:27:46 GMT RESP BODY: {"ports":[]} 2019-01-09 16:27:46,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412port-1&admin_state_up=True used request id req-7a149923-bbd2-4a14-84ef-1e7ff9582963 2019-01-09 16:27:46,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:46,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86647fce-b12d-4fef-89b8-217cd44fbfb8 x-compute-request-id: req-86647fce-b12d-4fef-89b8-217cd44fbfb8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:27:46,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst used request id req-86647fce-b12d-4fef-89b8-217cd44fbfb8 2019-01-09 16:27:46,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:46,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-64dc29a4-be6c-4e5d-9225-6c2e19896a8e Date: Wed, 09 Jan 2019 16:27:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["4b1ee62f-ef34-416f-b13c-2ce182b04bb7","012078f1-5b2b-4de7-9f9e-d14e291d9bd2"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2","admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","mtu":1450}]} 2019-01-09 16:27:46,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 used request id req-64dc29a4-be6c-4e5d-9225-6c2e19896a8e 2019-01-09 16:27:46,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:46,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-6c86fb43-e5c4-45f2-a400-dadb542ab3fb Date: Wed, 09 Jan 2019 16:27:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:44Z","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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27: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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1"}]} 2019-01-09 16:27:46,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-6c86fb43-e5c4-45f2-a400-dadb542ab3fb 2019-01-09 16:27:46,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:46,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e2c3d68a-b57e-4d16-bf40-edb746ec11e7 Date: Wed, 09 Jan 2019 16:27:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["012078f1-5b2b-4de7-9f9e-d14e291d9bd2","4b1ee62f-ef34-416f-b13c-2ce182b04bb7"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2","admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","mtu":1450}]} 2019-01-09 16:27:46,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 used request id req-e2c3d68a-b57e-4d16-bf40-edb746ec11e7 2019-01-09 16:27:46,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:47,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75603923-2f5a-48f9-bc30-389afa89ac64 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}} 2019-01-09 16:27:47,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 used request id req-75603923-2f5a-48f9-bc30-389afa89ac64 2019-01-09 16:27:47,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:47,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-343a44e2-9e9b-44f0-99f5-e3cb97f980f4 Date: Wed, 09 Jan 2019 16:27:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:44Z","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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27: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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1"}]} 2019-01-09 16:27:47,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-343a44e2-9e9b-44f0-99f5-e3cb97f980f4 2019-01-09 16:27:47,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:47,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-29899108-dccc-4b03-9aa7-65b692e9e716 Date: Wed, 09 Jan 2019 16:27:47 GMT RESP BODY: {"ports":[]} 2019-01-09 16:27:47,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412port-1&admin_state_up=True used request id req-29899108-dccc-4b03-9aa7-65b692e9e716 2019-01-09 16:27:47,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:27:47,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:27:47,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "400f827d057346aa9ef8455f7642aa8a", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj-role"}], "expires_at": "2019-01-09T17:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_16a0f1ba8e1a48369caaf3ab513d1a19", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-user", "id": "ab27fcf758794c97a22ae265838458a3"}, "audit_ids": ["ABv_nFiiRtmBUn_4quUrwg"], "issued_at": "2019-01-09T16:27:47.000000Z"}} 2019-01-09 16:27:47,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06614a22461a5665e4c5917f3341e865f56ba9fa" 2019-01-09 16:27:47,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d293c6d-dca3-40d2-8c09-a360f18de0bd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:27:47,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2d293c6d-dca3-40d2-8c09-a360f18de0bd 2019-01-09 16:27:47,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:47,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-92838700-a1b9-4a3c-a23f-e3d18fec31bb Date: Wed, 09 Jan 2019 16:27:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["4b1ee62f-ef34-416f-b13c-2ce182b04bb7","012078f1-5b2b-4de7-9f9e-d14e291d9bd2"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2","admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","mtu":1450}]} 2019-01-09 16:27:47,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 used request id req-92838700-a1b9-4a3c-a23f-e3d18fec31bb 2019-01-09 16:27:47,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:47,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-9fa9044a-fc43-4c95-b36c-4da16f4bd089 Date: Wed, 09 Jan 2019 16:27:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:44Z","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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27: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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1"}]} 2019-01-09 16:27:47,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-9fa9044a-fc43-4c95-b36c-4da16f4bd089 2019-01-09 16:27:47,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:47,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c587b70d-807f-4f2f-9a63-11db8503b866 Date: Wed, 09 Jan 2019 16:27:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["4b1ee62f-ef34-416f-b13c-2ce182b04bb7","012078f1-5b2b-4de7-9f9e-d14e291d9bd2"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2","admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","mtu":1450}]} 2019-01-09 16:27:47,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 used request id req-c587b70d-807f-4f2f-9a63-11db8503b866 2019-01-09 16:27:47,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:27:47,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:27: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:27:47,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06614a22461a5665e4c5917f3341e865f56ba9fa" 2019-01-09 16:27:47,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b231da4-9dd2-44f4-b06c-31c2879d9a62 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}} 2019-01-09 16:27:47,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 used request id req-5b231da4-9dd2-44f4-b06c-31c2879d9a62 2019-01-09 16:27:47,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:47,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-817cfd36-454e-4785-b257-6ffcc3fd7586 Date: Wed, 09 Jan 2019 16:27:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:44Z","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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27: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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1"}]} 2019-01-09 16:27:47,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-817cfd36-454e-4785-b257-6ffcc3fd7586 2019-01-09 16:27:47,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:48,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2213ba72-8fa4-419b-99d4-bf78bbdf9699 Date: Wed, 09 Jan 2019 16:27:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27: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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1"}]} 2019-01-09 16:27:48,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1 used request id req-2213ba72-8fa4-419b-99d4-bf78bbdf9699 2019-01-09 16:27:48,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:48,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-27a5f4c5-8d09-44d7-a04e-fe2249915df0 Date: Wed, 09 Jan 2019 16:27:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:44Z","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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2"}]} 2019-01-09 16:27:48,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2 used request id req-27a5f4c5-8d09-44d7-a04e-fe2249915df0 2019-01-09 16:27:48,090 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 2019-01-09 16:27:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" -d '{"port": {"network_id": "b56f2d44-01a7-49ed-b49e-bca9ba5075a7", "fixed_ips": [{"subnet_id": "4b1ee62f-ef34-416f-b13c-2ce182b04bb7", "ip_address": "10.55.0.101"}, {"subnet_id": "012078f1-5b2b-4de7-9f9e-d14e291d9bd2", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412port-1", "admin_state_up": true}}' 2019-01-09 16:27:49,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 901 X-Openstack-Request-Id: req-73f26344-d620-4f17-bf2b-bf77450af6f7 Date: Wed, 09 Jan 2019 16:27:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:27:48Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","ip_address":"10.55.0.101"},{"subnet_id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","ip_address":"10.65.0.101"}],"id":"2aa14792-586c-472c-8091-7a2713b2d1bb","security_groups":["fccb572b-9c29-4fa3-8dc1-fd5466cb74bb"],"mac_address":"fa:16:3e:79:6b:b9","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412port-1","project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","qos_policy_id":null,"admin_state_up":true,"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:48Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:27:49,232 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-73f26344-d620-4f17-bf2b-bf77450af6f7 2019-01-09 16:27:49,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:49,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-eccca289-7817-40b9-8fad-c9c4c8a76885 Date: Wed, 09 Jan 2019 16:27:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["012078f1-5b2b-4de7-9f9e-d14e291d9bd2","4b1ee62f-ef34-416f-b13c-2ce182b04bb7"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2","admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","mtu":1450}]} 2019-01-09 16:27:49,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 used request id req-eccca289-7817-40b9-8fad-c9c4c8a76885 2019-01-09 16:27:49,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:49,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-83bbedee-41ea-4052-a223-da4b6dc331c7 Date: Wed, 09 Jan 2019 16:27:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:44Z","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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27: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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1"}]} 2019-01-09 16:27:49,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-83bbedee-41ea-4052-a223-da4b6dc331c7 2019-01-09 16:27:49,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:49,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0a07f47c-600c-4fd8-a61e-b1849ab60142 Date: Wed, 09 Jan 2019 16:27:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["012078f1-5b2b-4de7-9f9e-d14e291d9bd2","4b1ee62f-ef34-416f-b13c-2ce182b04bb7"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2","admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","mtu":1450}]} 2019-01-09 16:27:49,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 used request id req-0a07f47c-600c-4fd8-a61e-b1849ab60142 2019-01-09 16:27:49,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:49,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5808f55-6437-406d-a6f3-ae64db31bd34 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}} 2019-01-09 16:27:49,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 used request id req-e5808f55-6437-406d-a6f3-ae64db31bd34 2019-01-09 16:27:49,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:49,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-4a642b6c-3c16-4a08-a30a-41319abc3dd3 Date: Wed, 09 Jan 2019 16:27:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:44Z","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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27: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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1"}]} 2019-01-09 16:27:49,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-4a642b6c-3c16-4a08-a30a-41319abc3dd3 2019-01-09 16:27:49,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:49,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 904 X-Openstack-Request-Id: req-85fdbfc3-43fd-4c65-9394-91325075098e Date: Wed, 09 Jan 2019 16:27:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:27:48Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","ip_address":"10.55.0.101"},{"subnet_id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","ip_address":"10.65.0.101"}],"id":"2aa14792-586c-472c-8091-7a2713b2d1bb","security_groups":["fccb572b-9c29-4fa3-8dc1-fd5466cb74bb"],"mac_address":"fa:16:3e:79:6b:b9","project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412port-1","admin_state_up":true,"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:48Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:27:49,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412port-1&admin_state_up=True used request id req-85fdbfc3-43fd-4c65-9394-91325075098e 2019-01-09 16:27:49,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:49,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485aecbc-acc8-43a5-b2ea-07496b511944 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}} 2019-01-09 16:27:49,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 used request id req-485aecbc-acc8-43a5-b2ea-07496b511944 2019-01-09 16:27:49,805 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst 2019-01-09 16:27:49,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:49,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-23c8f141-8e71-4e8e-acc2-0ea33f7d310f x-compute-request-id: req-23c8f141-8e71-4e8e-acc2-0ea33f7d310f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-flavor-name"}]} 2019-01-09 16:27:49,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-23c8f141-8e71-4e8e-acc2-0ea33f7d310f 2019-01-09 16:27:49,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:49,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-41ba20f2-c0a1-464b-91f2-c9f62e6f04ab x-compute-request-id: req-41ba20f2-c0a1-464b-91f2-c9f62e6f04ab Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "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": "1bcfd75a-e034-4e28-a5ea-657dafbf5e8e"}} 2019-01-09 16:27:49,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e used request id req-41ba20f2-c0a1-464b-91f2-c9f62e6f04ab 2019-01-09 16:27:49,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:50,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-1b3e8c01-91a6-4116-8266-543ab242b67a Date: Wed, 09 Jan 2019 16:27:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:27:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:27:39Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b922334b-49a6-4aae-8dca-a6b4bafb638e/snap", "metadata": {}}], "self": "/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e", "min_disk": 0, "protected": false, "id": "b922334b-49a6-4aae-8dca-a6b4bafb638e", "file": "/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "16a0f1ba8e1a48369caaf3ab513d1a19", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b922334b-49a6-4aae-8dca-a6b4bafb638e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image"} 2019-01-09 16:27:50,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image used request id req-1b3e8c01-91a6-4116-8266-543ab242b67a 2019-01-09 16:27:50,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:50,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-38172aae-7c0d-47cc-8bb2-7ae6bbed1b50 Date: Wed, 09 Jan 2019 16:27: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-09 16:27:50,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-38172aae-7c0d-47cc-8bb2-7ae6bbed1b50 2019-01-09 16:27:50,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" -d '{"server": {"name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst", "imageRef": "b922334b-49a6-4aae-8dca-a6b4bafb638e", "flavorRef": "1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "max_count": 1, "min_count": 1, "networks": [{"port": "2aa14792-586c-472c-8091-7a2713b2d1bb"}]}}' 2019-01-09 16:27:51,216 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:27:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ea96287-4f6c-4a6a-a955-d8ae3b9ce699 x-compute-request-id: req-6ea96287-4f6c-4a6a-a955-d8ae3b9ce699 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "bookmark"}], "adminPass": "CrBV2ALCXpEE"}} 2019-01-09 16:27:51,216 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-6ea96287-4f6c-4a6a-a955-d8ae3b9ce699 2019-01-09 16:27:51,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:51,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-cab46ecb-98c4-4dbf-9b0d-1a0388d3b12f x-compute-request-id: req-cab46ecb-98c4-4dbf-9b0d-1a0388d3b12f 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.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "bookmark"}], "image": {"id": "b922334b-49a6-4aae-8dca-a6b4bafb638e", "links": [{"href": "http://172.30.9.29:8774/images/b922334b-49a6-4aae-8dca-a6b4bafb638e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "links": [{"href": "http://172.30.9.29:8774/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "rel": "bookmark"}]}, "id": "c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "user_id": "ab27fcf758794c97a22ae265838458a3", "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-09T16:27:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst", "created": "2019-01-09T16:27:51Z", "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:27:51,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 used request id req-cab46ecb-98c4-4dbf-9b0d-1a0388d3b12f 2019-01-09 16:27:51,489 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst 2019-01-09 16:27:51,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:51,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-fa7234b6-bbb1-475a-becb-91d37e08532d x-compute-request-id: req-fa7234b6-bbb1-475a-becb-91d37e08532d 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.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "bookmark"}], "image": {"id": "b922334b-49a6-4aae-8dca-a6b4bafb638e", "links": [{"href": "http://172.30.9.29:8774/images/b922334b-49a6-4aae-8dca-a6b4bafb638e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "links": [{"href": "http://172.30.9.29:8774/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "rel": "bookmark"}]}, "id": "c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "user_id": "ab27fcf758794c97a22ae265838458a3", "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-09T16:27:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst", "created": "2019-01-09T16:27:51Z", "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:27:51,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 used request id req-fa7234b6-bbb1-475a-becb-91d37e08532d 2019-01-09 16:27:51,752 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst] is - BUILD 2019-01-09 16:27:51,752 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:27:54,756 - create_instance - DEBUG - VM status query timeout in 896.733925819 2019-01-09 16:27:54,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:55,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-d3a1437d-1dc8-4544-a609-d772ef7d9ce6 x-compute-request-id: req-d3a1437d-1dc8-4544-a609-d772ef7d9ce6 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "bookmark"}], "image": {"id": "b922334b-49a6-4aae-8dca-a6b4bafb638e", "links": [{"href": "http://172.30.9.29:8774/images/b922334b-49a6-4aae-8dca-a6b4bafb638e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "links": [{"href": "http://172.30.9.29:8774/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "rel": "bookmark"}]}, "id": "c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "security_groups": [{"name": "default"}], "user_id": "ab27fcf758794c97a22ae265838458a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:27:52Z", "hostId": "9cd541ca61e1cdb296afe401bc82cb039e643eb33e409283d4fa272c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst", "created": "2019-01-09T16:27:51Z", "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:27:55,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 used request id req-d3a1437d-1dc8-4544-a609-d772ef7d9ce6 2019-01-09 16:27:55,094 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst] is - BUILD 2019-01-09 16:27:55,094 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:27:58,098 - create_instance - DEBUG - VM status query timeout in 893.391889811 2019-01-09 16:27:58,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:58,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5148042a-e116-4fe3-8ac1-ef60396ca8b1 x-compute-request-id: req-5148042a-e116-4fe3-8ac1-ef60396ca8b1 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:6b:b9", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:6b:b9", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "bookmark"}], "image": {"id": "b922334b-49a6-4aae-8dca-a6b4bafb638e", "links": [{"href": "http://172.30.9.29:8774/images/b922334b-49a6-4aae-8dca-a6b4bafb638e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:27:55.000000", "flavor": {"id": "1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "links": [{"href": "http://172.30.9.29:8774/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "rel": "bookmark"}]}, "id": "c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "security_groups": [{"name": "default"}], "user_id": "ab27fcf758794c97a22ae265838458a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:27:55Z", "hostId": "9cd541ca61e1cdb296afe401bc82cb039e643eb33e409283d4fa272c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst", "created": "2019-01-09T16:27:51Z", "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:27:58,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 used request id req-5148042a-e116-4fe3-8ac1-ef60396ca8b1 2019-01-09 16:27:58,418 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst] is - ACTIVE 2019-01-09 16:27:58,418 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:27:58,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:58,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1bafa3c-e6ac-473d-8802-45380237c851 x-compute-request-id: req-c1bafa3c-e6ac-473d-8802-45380237c851 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:6b:b9", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:6b:b9", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "bookmark"}], "image": {"id": "b922334b-49a6-4aae-8dca-a6b4bafb638e", "links": [{"href": "http://172.30.9.29:8774/images/b922334b-49a6-4aae-8dca-a6b4bafb638e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:27:55.000000", "flavor": {"id": "1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "links": [{"href": "http://172.30.9.29:8774/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "rel": "bookmark"}]}, "id": "c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "security_groups": [{"name": "default"}], "user_id": "ab27fcf758794c97a22ae265838458a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:27:55Z", "hostId": "9cd541ca61e1cdb296afe401bc82cb039e643eb33e409283d4fa272c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst", "created": "2019-01-09T16:27:51Z", "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:27:58,659 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 used request id req-c1bafa3c-e6ac-473d-8802-45380237c851 2019-01-09 16:27:58,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:58,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-472de680-b5d2-469b-8ba8-d04469040d92 Date: Wed, 09 Jan 2019 16:27:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","l2_adjacency":true,"status":"ACTIVE","subnets":["4b1ee62f-ef34-416f-b13c-2ce182b04bb7","012078f1-5b2b-4de7-9f9e-d14e291d9bd2"],"description":"","tags":[],"updated_at":"2019-01-09T16:27:44Z","qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2","admin_state_up":true,"tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","mtu":1450}]} 2019-01-09 16:27:58,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 used request id req-472de680-b5d2-469b-8ba8-d04469040d92 2019-01-09 16:27:58,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:58,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a55f7af-21dc-40a3-9eba-d386be3a938c Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}} 2019-01-09 16:27:58,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 used request id req-0a55f7af-21dc-40a3-9eba-d386be3a938c 2019-01-09 16:27:58,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:58,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-a18db9eb-4d5c-4989-a4ab-48917ee71a59 Date: Wed, 09 Jan 2019 16:27:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:44Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27:44Z","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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:43Z","dns_nameservers":[],"updated_at":"2019-01-09T16:27: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":"16a0f1ba8e1a48369caaf3ab513d1a19","id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1"}]} 2019-01-09 16:27:58,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-a18db9eb-4d5c-4989-a4ab-48917ee71a59 2019-01-09 16:27:58,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:58,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1821 X-Openstack-Request-Id: req-b105d985-6b81-4a4e-9b9e-2e702b444277 Date: Wed, 09 Jan 2019 16:27:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:27:55Z","device_owner":"compute:nova","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","ip_address":"10.55.0.101"},{"subnet_id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","ip_address":"10.65.0.101"}],"id":"2aa14792-586c-472c-8091-7a2713b2d1bb","security_groups":["fccb572b-9c29-4fa3-8dc1-fd5466cb74bb"],"mac_address":"fa:16:3e:79:6b:b9","project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412port-1","admin_state_up":true,"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:48Z","binding:vnic_type":"normal","device_id":"c8ecf453-80cb-49e2-82d7-f87ddd9bf571","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:27:47Z","device_owner":"network:dhcp","revision_number":10,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4b1ee62f-ef34-416f-b13c-2ce182b04bb7","ip_address":"10.55.0.2"},{"subnet_id":"012078f1-5b2b-4de7-9f9e-d14e291d9bd2","ip_address":"10.65.0.2"}],"id":"9481e5af-8b91-4383-ad2c-0f7fd11b62ac","security_groups":[],"mac_address":"fa:16:3e:51:fc:fa","project_id":"16a0f1ba8e1a48369caaf3ab513d1a19","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b56f2d44-01a7-49ed-b49e-bca9ba5075a7","tenant_id":"16a0f1ba8e1a48369caaf3ab513d1a19","created_at":"2019-01-09T16:27:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b56f2d44-01a7-49ed-b49e-bca9ba5075a7","ip_allocation":"immediate"}]} 2019-01-09 16:27:58,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-b105d985-6b81-4a4e-9b9e-2e702b444277 2019-01-09 16:27:58,955 - create_instance - INFO - Deleting Port with ID - 2aa14792-586c-472c-8091-7a2713b2d1bb 2019-01-09 16:27:58,955 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412port-1 2019-01-09 16:27:58,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/2aa14792-586c-472c-8091-7a2713b2d1bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:59,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-883011ee-7b83-4bc7-8cc9-24d5b589f3a7 Date: Wed, 09 Jan 2019 16:27:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:27:59,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/2aa14792-586c-472c-8091-7a2713b2d1bb used request id req-883011ee-7b83-4bc7-8cc9-24d5b589f3a7 2019-01-09 16:27:59,449 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst 2019-01-09 16:27:59,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:59,566 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-92d091fa-c712-47a7-aa8d-d76e30a5cfc1 x-compute-request-id: req-92d091fa-c712-47a7-aa8d-d76e30a5cfc1 Content-Type: application/json 2019-01-09 16:27:59,566 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 used request id req-92d091fa-c712-47a7-aa8d-d76e30a5cfc1 2019-01-09 16:27:59,566 - create_instance - INFO - Checking deletion status 2019-01-09 16:27:59,569 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:27:59,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-fef91fa5-f0e6-4610-83dc-a8de3b9b0da9 x-compute-request-id: req-fef91fa5-f0e6-4610-83dc-a8de3b9b0da9 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "rel": "bookmark"}], "image": {"id": "b922334b-49a6-4aae-8dca-a6b4bafb638e", "links": [{"href": "http://172.30.9.29:8774/images/b922334b-49a6-4aae-8dca-a6b4bafb638e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:27:55.000000", "flavor": {"id": "1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "links": [{"href": "http://172.30.9.29:8774/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e", "rel": "bookmark"}]}, "id": "c8ecf453-80cb-49e2-82d7-f87ddd9bf571", "user_id": "ab27fcf758794c97a22ae265838458a3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:27:59Z", "hostId": "9cd541ca61e1cdb296afe401bc82cb039e643eb33e409283d4fa272c", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst", "created": "2019-01-09T16:27:51Z", "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:27:59,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 used request id req-fef91fa5-f0e6-4610-83dc-a8de3b9b0da9 2019-01-09 16:27:59,658 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst] is - ACTIVE 2019-01-09 16:27:59,658 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:28:02,662 - create_instance - DEBUG - VM status query timeout in 296.904721022 2019-01-09 16:28:02,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40dc4f808111a3be2094332bdb7218d3fb921ec2" 2019-01-09 16:28:02,715 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-86194c0d-765c-4e48-9c14-134ec3be40fd x-compute-request-id: req-86194c0d-765c-4e48-9c14-134ec3be40fd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c8ecf453-80cb-49e2-82d7-f87ddd9bf571 could not be found.", "code": 404}} 2019-01-09 16:28:02,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c8ecf453-80cb-49e2-82d7-f87ddd9bf571 used request id req-86194c0d-765c-4e48-9c14-134ec3be40fd 2019-01-09 16:28:02,716 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c8ecf453-80cb-49e2-82d7-f87ddd9bf571 could not be found. (HTTP 404) (Request-ID: req-86194c0d-765c-4e48-9c14-134ec3be40fd) 2019-01-09 16:28:02,716 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-inst 2019-01-09 16:28:02,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee548ec48869f019050b52de41686b872c562099" 2019-01-09 16:28:02,750 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-58db338a-ed77-4cca-8c05-94d489539e8c x-compute-request-id: req-58db338a-ed77-4cca-8c05-94d489539e8c Content-Length: 0 Content-Type: application/json 2019-01-09 16:28:02,750 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/1bcfd75a-e034-4e28-a5ea-657dafbf5e8e used request id req-58db338a-ed77-4cca-8c05-94d489539e8c 2019-01-09 16:28:02,751 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-subnet 2019-01-09 16:28:02,751 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-subnet 2019-01-09 16:28:02,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/803b0ab1-4bbd-435a-8b82-f6cd3084d587 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119955c4499cc2d2b74f29411842ce0e54c8ce9c" 2019-01-09 16:28:04,174 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-939e9292-161a-4190-9a70-13a38078858b Date: Wed, 09 Jan 2019 16:28:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:28:04,174 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/803b0ab1-4bbd-435a-8b82-f6cd3084d587 used request id req-939e9292-161a-4190-9a70-13a38078858b 2019-01-09 16:28:04,174 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-pub-net 2019-01-09 16:28:04,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/7deb99e6-d474-4b66-bd21-9437ee5e1a9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}119955c4499cc2d2b74f29411842ce0e54c8ce9c" 2019-01-09 16:28:05,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9766cd9f-4e97-411d-a2f6-e3d2f7d70b3e Date: Wed, 09 Jan 2019 16:28:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:28:05,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7deb99e6-d474-4b66-bd21-9437ee5e1a9e used request id req-9766cd9f-4e97-411d-a2f6-e3d2f7d70b3e 2019-01-09 16:28:05,171 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2 2019-01-09 16:28:05,171 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet2 2019-01-09 16:28:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/012078f1-5b2b-4de7-9f9e-d14e291d9bd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9624c228262ef956af79506b03e9004ffb16e9" 2019-01-09 16:28:06,848 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d857bfc7-6e72-4b58-92fc-828e6be00beb Date: Wed, 09 Jan 2019 16:28:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:28:06,848 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/012078f1-5b2b-4de7-9f9e-d14e291d9bd2 used request id req-d857bfc7-6e72-4b58-92fc-828e6be00beb 2019-01-09 16:28:06,849 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1 2019-01-09 16:28:06,849 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-subnet1 2019-01-09 16:28:06,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/4b1ee62f-ef34-416f-b13c-2ce182b04bb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9624c228262ef956af79506b03e9004ffb16e9" 2019-01-09 16:28:08,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8aa34d3b-a348-4460-87c7-d3392bab90ab Date: Wed, 09 Jan 2019 16:28:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:28:08,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/4b1ee62f-ef34-416f-b13c-2ce182b04bb7 used request id req-8aa34d3b-a348-4460-87c7-d3392bab90ab 2019-01-09 16:28:08,019 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412net2 2019-01-09 16:28:08,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/b56f2d44-01a7-49ed-b49e-bca9ba5075a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be9624c228262ef956af79506b03e9004ffb16e9" 2019-01-09 16:28:08,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c2336fe-a6be-4013-a9ab-5edf7bf448bc Date: Wed, 09 Jan 2019 16:28:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:28:08,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/b56f2d44-01a7-49ed-b49e-bca9ba5075a7 used request id req-0c2336fe-a6be-4013-a9ab-5edf7bf448bc 2019-01-09 16:28:08,932 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ff4a2516-d1f4-4c00-a433-53a68a33a412-image 2019-01-09 16:28:08,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e8a060cc9deebf4af561c10f51cc94e14e66a376" 2019-01-09 16:28:09,464 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-89deaf6a-4a7a-4b75-a986-2adea8a2e7b0 Date: Wed, 09 Jan 2019 16:28: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-09 16:28:09,465 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/b922334b-49a6-4aae-8dca-a6b4bafb638e used request id req-89deaf6a-4a7a-4b75-a986-2adea8a2e7b0 2019-01-09 16:28:09,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:09,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-d35e7b78-3862-4b48-9a77-b62dbbcbe42b Date: Wed, 09 Jan 2019 16:28:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "created_at": "2019-01-09T16:27:40Z", "updated_at": "2019-01-09T16:27:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:27:40Z", "revision_number": 0, "id": "566b44b9-0202-4cb4-bb8c-7b9be7ce6360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:27:40Z", "security_group_id": "fccb572b-9c29-4fa3-8dc1-fd5466cb74bb", "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "16a0f1ba8e1a48369caaf3ab513d1a19"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:27:40Z", "revision_number": 0, "id": "9d7ff33d-e241-4e32-97aa-ccfefc7e2bd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:27:40Z", "security_group_id": "fccb572b-9c29-4fa3-8dc1-fd5466cb74bb", "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "16a0f1ba8e1a48369caaf3ab513d1a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:27:40Z", "revision_number": 0, "id": "d6deb72a-0f0c-4921-a9c9-8f05d33b0a67", "remote_group_id": "fccb572b-9c29-4fa3-8dc1-fd5466cb74bb", "remote_ip_prefix": null, "created_at": "2019-01-09T16:27:40Z", "security_group_id": "fccb572b-9c29-4fa3-8dc1-fd5466cb74bb", "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "port_range_min": null, "ethertype": "IPv6", "project_id": "16a0f1ba8e1a48369caaf3ab513d1a19"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:27:40Z", "revision_number": 0, "id": "f5f157e0-1127-4baf-9344-21180cd5b241", "remote_group_id": "fccb572b-9c29-4fa3-8dc1-fd5466cb74bb", "remote_ip_prefix": null, "created_at": "2019-01-09T16:27:40Z", "security_group_id": "fccb572b-9c29-4fa3-8dc1-fd5466cb74bb", "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "port_range_min": null, "ethertype": "IPv4", "project_id": "16a0f1ba8e1a48369caaf3ab513d1a19"}], "revision_number": 4, "project_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "id": "fccb572b-9c29-4fa3-8dc1-fd5466cb74bb", "name": "default"}]} 2019-01-09 16:28:09,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d35e7b78-3862-4b48-9a77-b62dbbcbe42b 2019-01-09 16:28:09,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:09,925 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6d25d49-829c-46f9-8c11-410a3838dad7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:28:09,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-a6d25d49-829c-46f9-8c11-410a3838dad7 2019-01-09 16:28:09,925 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:28:09,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:10,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:28:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c5af95d-8d1e-4bbe-9f5c-9269b0cff0df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:28:10,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-1c5af95d-8d1e-4bbe-9f5c-9269b0cff0df 2019-01-09 16:28:10,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:28:10,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:10,126 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8bd917c-b826-459c-a955-330d0aaa66f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:28:10,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-e8bd917c-b826-459c-a955-330d0aaa66f7 2019-01-09 16:28:10,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:28:10,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:10,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0f509d-ae1d-41e9-820f-628253a6db65 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:28:10,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-9b0f509d-ae1d-41e9-820f-628253a6db65 2019-01-09 16:28:10,226 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:28:10,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:10,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-defb456a-d435-4d31-9376-6e19e728821a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:28:10,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-defb456a-d435-4d31-9376-6e19e728821a 2019-01-09 16:28:10,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:28:10,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:10,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb3b5e5b-618f-4069-8d09-ef021752f42d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:28:10,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-cb3b5e5b-618f-4069-8d09-ef021752f42d 2019-01-09 16:28:10,425 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:28:10,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:10,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea1dcd30-0eec-479d-842f-a0b195439998 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:28:10,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-ea1dcd30-0eec-479d-842f-a0b195439998 2019-01-09 16:28:10,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:10,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13b87a0b-f2c7-41e9-a775-f9e5b2d28d5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:28:10,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-13b87a0b-f2c7-41e9-a775-f9e5b2d28d5a 2019-01-09 16:28:10,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:28:10,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:10,726 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d67da2bd-9602-4be6-985b-fbbd3a98fa0b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:28:10,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-d67da2bd-9602-4be6-985b-fbbd3a98fa0b 2019-01-09 16:28:10,726 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:28:10,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:10,828 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:28:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24b310ad-9d9c-4952-8600-26278d57b90c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:28:10,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-24b310ad-9d9c-4952-8600-26278d57b90c 2019-01-09 16:28:10,828 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:28:10,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:10,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb8eb5f-735b-4f15-8864-dfb76bf8265c 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:28:10,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-eeb8eb5f-735b-4f15-8864-dfb76bf8265c 2019-01-09 16:28:10,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:11,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d115dd29-17ef-479a-a7db-da1fd453140d 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:28:11,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-d115dd29-17ef-479a-a7db-da1fd453140d 2019-01-09 16:28:11,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:11,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d7c37c-826c-45fa-a892-3cc2ff329e72 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "16a0f1ba8e1a48369caaf3ab513d1a19", "name": "CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj"}} 2019-01-09 16:28:11,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 used request id req-d1d7c37c-826c-45fa-a892-3cc2ff329e72 2019-01-09 16:28:11,137 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fccb572b-9c29-4fa3-8dc1-fd5466cb74bb 2019-01-09 16:28:11,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fccb572b-9c29-4fa3-8dc1-fd5466cb74bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:11,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-eec28abe-b424-46d6-937d-13309d18bc88 Date: Wed, 09 Jan 2019 16:28: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-09T16:27:40Z", "security_group_id": "fccb572b-9c29-4fa3-8dc1-fd5466cb74bb", "port_range_min": null, "revision_number": 0, "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "created_at": "2019-01-09T16:27:40Z", "project_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "id": "566b44b9-0202-4cb4-bb8c-7b9be7ce6360"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:27:40Z", "security_group_id": "fccb572b-9c29-4fa3-8dc1-fd5466cb74bb", "port_range_min": null, "revision_number": 0, "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "created_at": "2019-01-09T16:27:40Z", "project_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "id": "9d7ff33d-e241-4e32-97aa-ccfefc7e2bd7"}, {"remote_group_id": "fccb572b-9c29-4fa3-8dc1-fd5466cb74bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:27:40Z", "security_group_id": "fccb572b-9c29-4fa3-8dc1-fd5466cb74bb", "port_range_min": null, "revision_number": 0, "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "created_at": "2019-01-09T16:27:40Z", "project_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "id": "d6deb72a-0f0c-4921-a9c9-8f05d33b0a67"}, {"remote_group_id": "fccb572b-9c29-4fa3-8dc1-fd5466cb74bb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:27:40Z", "security_group_id": "fccb572b-9c29-4fa3-8dc1-fd5466cb74bb", "port_range_min": null, "revision_number": 0, "tenant_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "created_at": "2019-01-09T16:27:40Z", "project_id": "16a0f1ba8e1a48369caaf3ab513d1a19", "id": "f5f157e0-1127-4baf-9344-21180cd5b241"}]} 2019-01-09 16:28:11,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=fccb572b-9c29-4fa3-8dc1-fd5466cb74bb used request id req-eec28abe-b424-46d6-937d-13309d18bc88 2019-01-09 16:28:11,164 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:28:11,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/fccb572b-9c29-4fa3-8dc1-fd5466cb74bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:11,337 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e44e6198-46d9-4034-897a-dd59e51fd3c3 Content-Length: 0 Date: Wed, 09 Jan 2019 16:28:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:28:11,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/fccb572b-9c29-4fa3-8dc1-fd5466cb74bb used request id req-e44e6198-46d9-4034-897a-dd59e51fd3c3 2019-01-09 16:28:11,338 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj 2019-01-09 16:28:11,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:11,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56150727-5048-4e05-8762-2abcfedcc87b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:28:11,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/16a0f1ba8e1a48369caaf3ab513d1a19 used request id req-56150727-5048-4e05-8762-2abcfedcc87b 2019-01-09 16:28:11,561 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-proj-role 2019-01-09 16:28:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/400f827d057346aa9ef8455f7642aa8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:11,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f829cb2-1d2d-487d-9e74-d4213cbcac15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:28:11,680 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/400f827d057346aa9ef8455f7642aa8a used request id req-8f829cb2-1d2d-487d-9e74-d4213cbcac15 2019-01-09 16:28:11,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c6a866c7241ac30109fab9d2b7680359b405b5a" 2019-01-09 16:28:11,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e21dd7-bc1f-46ea-9cc2-d66e1aaa0997 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:28:11,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-35e21dd7-bc1f-46ea-9cc2-d66e1aaa0997 2019-01-09 16:28:11,788 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-7fcc2c4a-01bb-485-user 2019-01-09 16:28:11,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/ab27fcf758794c97a22ae265838458a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562aba66ab757af249b9010191bf6f3aa06194c0" 2019-01-09 16:28:11,993 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:28:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3c696b4-0ee1-4527-a785-95f757ee5da3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:28:11,993 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ab27fcf758794c97a22ae265838458a3 used request id req-e3c696b4-0ee1-4527-a785-95f757ee5da3 2019-01-09 16:28:11,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:12,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["XFESoHmaRQe4Zp-o1iB1rw"], "issued_at": "2019-01-09T16:28:12.000000Z"}} 2019-01-09 16:28:12,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a707f59fefddcfe88886009be677afd4a4f44eb" 2019-01-09 16:28:12,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b957d6fe-7bca-408d-9f5e-ba3257c961e1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:12,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b957d6fe-7bca-408d-9f5e-ba3257c961e1 2019-01-09 16:28:12,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:12,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:12,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:28:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["RhsjFmmYQWWrbt2WNwh1Tw"], "issued_at": "2019-01-09T16:28:12.000000Z"}} 2019-01-09 16:28:12,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:13,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23f5e54-2b6e-467f-8983-456cca7e200c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:13,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d23f5e54-2b6e-467f-8983-456cca7e200c 2019-01-09 16:28:13,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:28:13,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:28: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:28:13,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:13,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07192ad-2543-412b-b623-75839a32f42b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:28:13,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj used request id req-d07192ad-2543-412b-b623-75839a32f42b 2019-01-09 16:28:13,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:13,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d7760f7-53d8-4d48-adcc-5096f3c3c375 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:28:13,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-9d7760f7-53d8-4d48-adcc-5096f3c3c375 2019-01-09 16:28:13,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}}' 2019-01-09 16:28:13,267 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:28:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-585f495d-8417-43ce-a4e7-990ef5a81d98 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b"}, "tags": [], "enabled": true, "id": "8b01e700e04145708c03a4fb5ac1517b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}} 2019-01-09 16:28:13,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-585f495d-8417-43ce-a4e7-990ef5a81d98 2019-01-09 16:28:13,268 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj 2019-01-09 16:28:13,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:13,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:13,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:28:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["IWrvNbu1QmCPoK_q7tCh9g"], "issued_at": "2019-01-09T16:28:13.000000Z"}} 2019-01-09 16:28:13,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb118517b13f3a388aca6413c21ee2e46788495" 2019-01-09 16:28:13,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef4c24b-af43-47be-b289-9761b87a6df9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:13,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9ef4c24b-af43-47be-b289-9761b87a6df9 2019-01-09 16:28:13,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:28:13,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:28: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:28:13,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb118517b13f3a388aca6413c21ee2e46788495" 2019-01-09 16:28:13,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dedb103-9287-4766-bc89-d96438c5368c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:28:13,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3dedb103-9287-4766-bc89-d96438c5368c 2019-01-09 16:28:13,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb118517b13f3a388aca6413c21ee2e46788495" 2019-01-09 16:28:13,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1153d0e6-3b5c-4fd4-904c-53e04cb1d775 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b"}, "tags": [], "enabled": true, "id": "8b01e700e04145708c03a4fb5ac1517b", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}]} 2019-01-09 16:28:13,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj used request id req-1153d0e6-3b5c-4fd4-904c-53e04cb1d775 2019-01-09 16:28:13,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb118517b13f3a388aca6413c21ee2e46788495" 2019-01-09 16:28:14,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d1123f-1e9e-418d-a78c-110d5a6b0f99 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:28:14,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f0d1123f-1e9e-418d-a78c-110d5a6b0f99 2019-01-09 16:28:14,489 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-bcfa3306-2971-4ee-user 2019-01-09 16:28:14,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:14,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:14,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-385fec92-15f8-4378-915b-3bae44cfa9f7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:28:14,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-385fec92-15f8-4378-915b-3bae44cfa9f7 2019-01-09 16:28:14,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" -d '{"role": {"name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj-role"}}' 2019-01-09 16:28:14,699 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c9aca7d-6ca1-4616-92c5-a5a1afa272f8 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5bc9ae48395d4e1eba70ba6e632318dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/5bc9ae48395d4e1eba70ba6e632318dd"}, "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj-role"}} 2019-01-09 16:28:14,699 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-2c9aca7d-6ca1-4616-92c5-a5a1afa272f8 2019-01-09 16:28:14,700 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj-role 2019-01-09 16:28:14,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/5bc9ae48395d4e1eba70ba6e632318dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:14,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-128ce6cb-87a9-4fb1-9483-eedb183004de Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5bc9ae48395d4e1eba70ba6e632318dd", "links": {"self": "http://172.30.9.29:5000/v3/roles/5bc9ae48395d4e1eba70ba6e632318dd"}, "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj-role"}} 2019-01-09 16:28:14,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/5bc9ae48395d4e1eba70ba6e632318dd used request id req-128ce6cb-87a9-4fb1-9483-eedb183004de 2019-01-09 16:28:14,728 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj-role to project InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj 2019-01-09 16:28:14,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b/users/3e4e4b207c7441d1950a9d2e9a23031d/roles/5bc9ae48395d4e1eba70ba6e632318dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:14,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:28:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc48a058-3b03-463f-aca1-61e227af0327 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:28:14,864 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b/users/3e4e4b207c7441d1950a9d2e9a23031d/roles/5bc9ae48395d4e1eba70ba6e632318dd used request id req-bc48a058-3b03-463f-aca1-61e227af0327 2019-01-09 16:28:14,864 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:28:14,865 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:28:14,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:14,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:15,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bc9ae48395d4e1eba70ba6e632318dd", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj-role"}], "expires_at": "2019-01-09T17:28:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-user", "id": "3e4e4b207c7441d1950a9d2e9a23031d"}, "audit_ids": ["ojQnA0B4SEuNIV7U1jmSIA"], "issued_at": "2019-01-09T16:28:15.000000Z"}} 2019-01-09 16:28:15,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a39aa1ee67ea197a7feea79ad1c1cdc8194b1706" 2019-01-09 16:28:15,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e7c9a3-da9b-467e-8e58-031e9eac8e97 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:15,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-81e7c9a3-da9b-467e-8e58-031e9eac8e97 2019-01-09 16:28:15,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a39aa1ee67ea197a7feea79ad1c1cdc8194b1706" 2019-01-09 16:28:15,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-deb02def-503a-4a38-9ccd-74e9ea9a5428 Date: Wed, 09 Jan 2019 16:28:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image"} 2019-01-09 16:28:15,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image used request id req-deb02def-503a-4a38-9ccd-74e9ea9a5428 2019-01-09 16:28:15,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a39aa1ee67ea197a7feea79ad1c1cdc8194b1706" 2019-01-09 16:28:15,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-71018c9b-7f73-4cea-a4a5-cde70aef87f5 Date: Wed, 09 Jan 2019 16:28: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-09 16:28:15,557 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-71018c9b-7f73-4cea-a4a5-cde70aef87f5 2019-01-09 16:28:15,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a39aa1ee67ea197a7feea79ad1c1cdc8194b1706" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image"}' 2019-01-09 16:28:15,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4c5a43ef-de65-493b-a6ca-de0e9c2d1a9e Date: Wed, 09 Jan 2019 16:28:15 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:28:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:28:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "min_disk": 0, "protected": false, "id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "file": "/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621/file", "checksum": null, "owner": "8b01e700e04145708c03a4fb5ac1517b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:28:15,623 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-4c5a43ef-de65-493b-a6ca-de0e9c2d1a9e 2019-01-09 16:28:15,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a39aa1ee67ea197a7feea79ad1c1cdc8194b1706" -d '' 2019-01-09 16:28:16,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47b1bbfe-7cec-4b16-b39e-518309ecbe0a Date: Wed, 09 Jan 2019 16:28: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-09 16:28:16,002 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621/file used request id req-47b1bbfe-7cec-4b16-b39e-518309ecbe0a 2019-01-09 16:28:16,002 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:28:16,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a39aa1ee67ea197a7feea79ad1c1cdc8194b1706" 2019-01-09 16:28:16,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a94c972c-7879-47a7-97d7-ba018d41d513 Date: Wed, 09 Jan 2019 16:28:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:28:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:28:15Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621/snap", "metadata": {}}], "self": "/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "min_disk": 0, "protected": false, "id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "file": "/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b01e700e04145708c03a4fb5ac1517b", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:28:16,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621 used request id req-a94c972c-7879-47a7-97d7-ba018d41d513 2019-01-09 16:28:16,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a39aa1ee67ea197a7feea79ad1c1cdc8194b1706" 2019-01-09 16:28:16,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-70cd84d6-377e-4088-92fb-40c98d16c991 Date: Wed, 09 Jan 2019 16: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-09 16:28:16,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-70cd84d6-377e-4088-92fb-40c98d16c991 2019-01-09 16:28:16,030 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image 2019-01-09 16:28:16,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a39aa1ee67ea197a7feea79ad1c1cdc8194b1706" 2019-01-09 16:28:16,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-98c594c0-e249-4670-b78f-0435efb10a61 Date: Wed, 09 Jan 2019 16:28:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:28:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:28:15Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621/snap", "metadata": {}}], "self": "/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "min_disk": 0, "protected": false, "id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "file": "/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b01e700e04145708c03a4fb5ac1517b", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:28:16,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621 used request id req-98c594c0-e249-4670-b78f-0435efb10a61 2019-01-09 16:28:16,050 - create_image - DEBUG - Instance status is - active 2019-01-09 16:28:16,050 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image 2019-01-09 16:28:16,050 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image 2019-01-09 16:28:16,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:16,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:16,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bc9ae48395d4e1eba70ba6e632318dd", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj-role"}], "expires_at": "2019-01-09T17:28:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-user", "id": "3e4e4b207c7441d1950a9d2e9a23031d"}, "audit_ids": ["2_Nh3AwqQlSJAtSyF2IWnw"], "issued_at": "2019-01-09T16:28:16.000000Z"}} 2019-01-09 16:28:16,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9997f0dfb80509dedd9cb9a5c341e73ffb23d9" 2019-01-09 16:28:16,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d68fffa-cedc-4a04-a3cd-7f1f66c7ded7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:16,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1d68fffa-cedc-4a04-a3cd-7f1f66c7ded7 2019-01-09 16:28:16,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9997f0dfb80509dedd9cb9a5c341e73ffb23d9" 2019-01-09 16:28:16,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fc3222ee-7daf-4a1a-8d56-39180511056d Date: Wed, 09 Jan 2019 16:28:16 GMT RESP BODY: {"networks":[]} 2019-01-09 16:28:16,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-fc3222ee-7daf-4a1a-8d56-39180511056d 2019-01-09 16:28:16,747 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net 2019-01-09 16:28:16,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9997f0dfb80509dedd9cb9a5c341e73ffb23d9" -d '{"network": {"name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net", "admin_state_up": true}}' 2019-01-09 16:28:17,148 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-61d0e8ad-6abc-45ef-b1e9-042be16557e9 Date: Wed, 09 Jan 2019 16:28:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:28:16Z","is_default":false,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}} 2019-01-09 16:28:17,148 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-61d0e8ad-6abc-45ef-b1e9-042be16557e9 2019-01-09 16:28:17,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9997f0dfb80509dedd9cb9a5c341e73ffb23d9" 2019-01-09 16:28:17,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-0e3d8e12-d339-42a4-a48f-4e3c71c6da7a Date: Wed, 09 Jan 2019 16:28:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:28:16Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:17,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-0e3d8e12-d339-42a4-a48f-4e3c71c6da7a 2019-01-09 16:28:17,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9997f0dfb80509dedd9cb9a5c341e73ffb23d9" 2019-01-09 16:28:17,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-88698ccc-291d-4988-a0ff-341d3f1bfed0 Date: Wed, 09 Jan 2019 16:28:17 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:28:17,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-88698ccc-291d-4988-a0ff-341d3f1bfed0 2019-01-09 16:28:17,286 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet 2019-01-09 16:28:17,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9997f0dfb80509dedd9cb9a5c341e73ffb23d9" -d '{"subnets": [{"ip_version": 4, "network_id": "3901e91e-4a90-488e-8eb7-d408f7fbd953", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]}' 2019-01-09 16:28:17,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e934be2b-d95e-4839-9277-5221866054f5 Date: Wed, 09 Jan 2019 16:28:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:17,806 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-e934be2b-d95e-4839-9277-5221866054f5 2019-01-09 16:28:17,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9997f0dfb80509dedd9cb9a5c341e73ffb23d9" 2019-01-09 16:28:17,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a477c741-dd0d-4cb0-ac00-c39a5b0fcc81 Date: Wed, 09 Jan 2019 16:28:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:17,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-a477c741-dd0d-4cb0-ac00-c39a5b0fcc81 2019-01-09 16:28:17,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9997f0dfb80509dedd9cb9a5c341e73ffb23d9" 2019-01-09 16:28:17,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e80a9258-e9c0-44f8-aca9-e8f091860c87 Date: Wed, 09 Jan 2019 16:28:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:17,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-e80a9258-e9c0-44f8-aca9-e8f091860c87 2019-01-09 16:28:17,980 - OpenStackNetwork - DEBUG - Network [3901e91e-4a90-488e-8eb7-d408f7fbd953] created successfully 2019-01-09 16:28:17,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:17,981 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:18,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["t1_MO36PQO-q30sCPYDurA"], "issued_at": "2019-01-09T16:28:18.000000Z"}} 2019-01-09 16:28:18,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345d75818dae1099162e7135323a725cd84624ec" 2019-01-09 16:28:18,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-016971bf-6d1b-4156-9183-2458bbbe2eec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:18,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-016971bf-6d1b-4156-9183-2458bbbe2eec 2019-01-09 16:28:18,502 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:28:18,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345d75818dae1099162e7135323a725cd84624ec" 2019-01-09 16:28:18,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c5749206-ec1a-4536-bb4a-80fa013a28af x-compute-request-id: req-c5749206-ec1a-4536-bb4a-80fa013a28af Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:28:18,709 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-c5749206-ec1a-4536-bb4a-80fa013a28af 2019-01-09 16:28:18,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345d75818dae1099162e7135323a725cd84624ec" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-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-09 16:28:18,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0172c5e0-0a09-479e-a089-75031ce78310 x-compute-request-id: req-0172c5e0-0a09-479e-a089-75031ce78310 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "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": "f17856b6-acdb-44be-90f2-8e57df3738be"}} 2019-01-09 16:28:18,742 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0172c5e0-0a09-479e-a089-75031ce78310 2019-01-09 16:28:18,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:18,744 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:19,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bc9ae48395d4e1eba70ba6e632318dd", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj-role"}], "expires_at": "2019-01-09T17:28:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-user", "id": "3e4e4b207c7441d1950a9d2e9a23031d"}, "audit_ids": ["d-URMGGrQXKsY92wTipR4Q"], "issued_at": "2019-01-09T16:28:19.000000Z"}} 2019-01-09 16:28:19,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:19,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08d32830-d7c3-4f5f-9acb-14d16e32431a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:19,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-08d32830-d7c3-4f5f-9acb-14d16e32431a 2019-01-09 16:28:19,161 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:28:19,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:19,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6cc9345-e7e4-4c3e-82b1-2ade64d30849 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:19,249 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b6cc9345-e7e4-4c3e-82b1-2ade64d30849 2019-01-09 16:28:19,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:19,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1bc0c92d-7f9b-4431-a181-5a839e263b95 Date: Wed, 09 Jan 2019 16:28:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:19,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-1bc0c92d-7f9b-4431-a181-5a839e263b95 2019-01-09 16:28:19,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:19,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c5db8b8e-44ba-4234-8eff-3c3f5b37267d Date: Wed, 09 Jan 2019 16:28:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:19,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-c5db8b8e-44ba-4234-8eff-3c3f5b37267d 2019-01-09 16:28:19,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:19,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1b4d07d8-9c50-48c2-8c1c-ad7f686a546b Date: Wed, 09 Jan 2019 16:28:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:19,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-1b4d07d8-9c50-48c2-8c1c-ad7f686a546b 2019-01-09 16:28:19,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:28:19,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:28: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:28:19,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:19,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba789f6-b678-44e6-a79c-2ec0f945bd34 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}} 2019-01-09 16:28:19,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b used request id req-fba789f6-b678-44e6-a79c-2ec0f945bd34 2019-01-09 16:28:19,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:20,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-145f1d5f-dcd5-4f14-b49e-ccb5316efcc0 Date: Wed, 09 Jan 2019 16:28:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:20,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-145f1d5f-dcd5-4f14-b49e-ccb5316efcc0 2019-01-09 16:28:20,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953&name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:20,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-70a038b8-84f9-4c41-a0ba-566484a7caa9 Date: Wed, 09 Jan 2019 16:28:20 GMT RESP BODY: {"ports":[]} 2019-01-09 16:28:20,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953&name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port&admin_state_up=True used request id req-70a038b8-84f9-4c41-a0ba-566484a7caa9 2019-01-09 16:28:20,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:20,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28: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-f24ef272-2f74-4e0f-8108-6cd051eb817c x-compute-request-id: req-f24ef272-2f74-4e0f-8108-6cd051eb817c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:28:20,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst used request id req-f24ef272-2f74-4e0f-8108-6cd051eb817c 2019-01-09 16:28:20,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:20,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-46d36178-48bd-4881-8d33-cdbff98a3a1e Date: Wed, 09 Jan 2019 16:28:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:20,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-46d36178-48bd-4881-8d33-cdbff98a3a1e 2019-01-09 16:28:20,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:20,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f4b7cf73-4400-4308-b49c-5821fc8e8ebb Date: Wed, 09 Jan 2019 16:28:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:20,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-f4b7cf73-4400-4308-b49c-5821fc8e8ebb 2019-01-09 16:28:20,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:20,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0d542007-3372-4fee-8282-65c10b389433 Date: Wed, 09 Jan 2019 16:28:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:20,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-0d542007-3372-4fee-8282-65c10b389433 2019-01-09 16:28:20,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:20,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a372ba0c-8018-4ff3-8bfa-361a7d369a7c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}} 2019-01-09 16:28:20,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b used request id req-a372ba0c-8018-4ff3-8bfa-361a7d369a7c 2019-01-09 16:28:20,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:20,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a07506ee-4703-40a4-a2b9-1e5bb4dc0966 Date: Wed, 09 Jan 2019 16:28:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:20,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-a07506ee-4703-40a4-a2b9-1e5bb4dc0966 2019-01-09 16:28:20,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953&name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:20,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b3ea3f93-2757-4203-8ae0-df7923371778 Date: Wed, 09 Jan 2019 16:28:20 GMT RESP BODY: {"ports":[]} 2019-01-09 16:28:20,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953&name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port&admin_state_up=True used request id req-b3ea3f93-2757-4203-8ae0-df7923371778 2019-01-09 16:28:20,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:20,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:21,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bc9ae48395d4e1eba70ba6e632318dd", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj-role"}], "expires_at": "2019-01-09T17:28:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-user", "id": "3e4e4b207c7441d1950a9d2e9a23031d"}, "audit_ids": ["G8_XHauwSA6bLSaBBQxKNA"], "issued_at": "2019-01-09T16:28:21.000000Z"}} 2019-01-09 16:28:21,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b368b0b2c572f2329983b8e1738895daaf9345" 2019-01-09 16:28:21,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a592895b-30a4-4b19-a53d-4d779b86ab48 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:21,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a592895b-30a4-4b19-a53d-4d779b86ab48 2019-01-09 16:28:21,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:21,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-764f6e4f-ab09-4842-bbf3-c56ed0584ddc Date: Wed, 09 Jan 2019 16:28:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:21,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-764f6e4f-ab09-4842-bbf3-c56ed0584ddc 2019-01-09 16:28:21,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:21,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c2c94053-7b44-43dc-b568-a0652d4bb2f1 Date: Wed, 09 Jan 2019 16:28:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:21,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-c2c94053-7b44-43dc-b568-a0652d4bb2f1 2019-01-09 16:28:21,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:21,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4509a5ce-cfe9-4b6e-b063-ccbc75b4fc98 Date: Wed, 09 Jan 2019 16:28:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:21,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-4509a5ce-cfe9-4b6e-b063-ccbc75b4fc98 2019-01-09 16:28:21,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:28:21,506 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:28: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:28:21,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58b368b0b2c572f2329983b8e1738895daaf9345" 2019-01-09 16:28:21,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91e56e53-389b-49c3-8c02-dd762b2b5389 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}} 2019-01-09 16:28:21,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b used request id req-91e56e53-389b-49c3-8c02-dd762b2b5389 2019-01-09 16:28:21,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:21,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-62cc3057-aa43-408a-8451-6e54faa8fff2 Date: Wed, 09 Jan 2019 16:28:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:21,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-62cc3057-aa43-408a-8451-6e54faa8fff2 2019-01-09 16:28:21,643 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net 2019-01-09 16:28:21,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" -d '{"port": {"network_id": "3901e91e-4a90-488e-8eb7-d408f7fbd953", "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port", "admin_state_up": true}}' 2019-01-09 16:28:22,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-8edc1de3-8667-4e5f-a1ad-cfb9ea1700e5 Date: Wed, 09 Jan 2019 16:28:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:22Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","ip_address":"10.55.0.14"}],"id":"ae419ecc-6f87-4280-b18b-4c4e4f490623","security_groups":["3d79b1ad-8026-48bb-87bf-947ae4665efb"],"mac_address":"fa:16:3e:9a:c0:5e","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port","project_id":"8b01e700e04145708c03a4fb5ac1517b","qos_policy_id":null,"admin_state_up":true,"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:21Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:28:22,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-8edc1de3-8667-4e5f-a1ad-cfb9ea1700e5 2019-01-09 16:28:22,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:22,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d947793a-9087-4f5b-9604-a43571cc7fa7 Date: Wed, 09 Jan 2019 16:28:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:22,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-d947793a-9087-4f5b-9604-a43571cc7fa7 2019-01-09 16:28:22,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:22,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c877636f-3b58-462c-af39-56480a787d0b Date: Wed, 09 Jan 2019 16:28:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:22,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-c877636f-3b58-462c-af39-56480a787d0b 2019-01-09 16:28:22,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:22,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-be9c550f-11bc-4401-b7d4-10e7d70dde14 Date: Wed, 09 Jan 2019 16:28:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:22,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-be9c550f-11bc-4401-b7d4-10e7d70dde14 2019-01-09 16:28:22,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:23,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e797e485-8f19-46b6-b375-e358fb650bec Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}} 2019-01-09 16:28:23,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b used request id req-e797e485-8f19-46b6-b375-e358fb650bec 2019-01-09 16:28:23,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:23,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-721b6986-7b80-4497-8151-9b0dcd4ecd4c Date: Wed, 09 Jan 2019 16:28:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:23,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-721b6986-7b80-4497-8151-9b0dcd4ecd4c 2019-01-09 16:28:23,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953&name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:23,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-b318baca-9144-4644-b1cb-7d82b691c400 Date: Wed, 09 Jan 2019 16:28:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:22Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","ip_address":"10.55.0.14"}],"id":"ae419ecc-6f87-4280-b18b-4c4e4f490623","security_groups":["3d79b1ad-8026-48bb-87bf-947ae4665efb"],"mac_address":"fa:16:3e:9a:c0:5e","project_id":"8b01e700e04145708c03a4fb5ac1517b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port","admin_state_up":true,"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:21Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:28:23,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953&name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port&admin_state_up=True used request id req-b318baca-9144-4644-b1cb-7d82b691c400 2019-01-09 16:28:23,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:23,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81552627-7cc0-484a-9f3d-99b29dadbbff Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}} 2019-01-09 16:28:23,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b used request id req-81552627-7cc0-484a-9f3d-99b29dadbbff 2019-01-09 16:28:23,312 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst 2019-01-09 16:28:23,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:23,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-58bb33f5-23cc-4250-a6d2-b4006f4ed116 x-compute-request-id: req-58bb33f5-23cc-4250-a6d2-b4006f4ed116 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-flavor-name"}]} 2019-01-09 16:28:23,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-58bb33f5-23cc-4250-a6d2-b4006f4ed116 2019-01-09 16:28:23,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/f17856b6-acdb-44be-90f2-8e57df3738be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:23,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-91eb9219-17b4-4477-bcbb-fa2550854e07 x-compute-request-id: req-91eb9219-17b4-4477-bcbb-fa2550854e07 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "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": "f17856b6-acdb-44be-90f2-8e57df3738be"}} 2019-01-09 16:28:23,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/f17856b6-acdb-44be-90f2-8e57df3738be used request id req-91eb9219-17b4-4477-bcbb-fa2550854e07 2019-01-09 16:28:23,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:23,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-ffa728cb-6555-42af-a3f0-82a64c6b6334 Date: Wed, 09 Jan 2019 16:28:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:28:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:28:15Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621/snap", "metadata": {}}], "self": "/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "min_disk": 0, "protected": false, "id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "file": "/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b01e700e04145708c03a4fb5ac1517b", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image"} 2019-01-09 16:28:23,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image used request id req-ffa728cb-6555-42af-a3f0-82a64c6b6334 2019-01-09 16:28:23,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:23,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-33e297f5-3e32-438a-91ae-5e9137a21753 Date: Wed, 09 Jan 2019 16:28: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-09 16:28:23,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-33e297f5-3e32-438a-91ae-5e9137a21753 2019-01-09 16:28:23,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" -d '{"server": {"name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "imageRef": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "flavorRef": "f17856b6-acdb-44be-90f2-8e57df3738be", "max_count": 1, "min_count": 1, "networks": [{"port": "ae419ecc-6f87-4280-b18b-4c4e4f490623"}]}}' 2019-01-09 16:28:25,086 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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-ead36261-9f65-48a7-ba04-d491b34be143 x-compute-request-id: req-ead36261-9f65-48a7-ba04-d491b34be143 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a57a0e51-948e-4248-8787-f80e6797754d", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "adminPass": "qNHEnpW2ECaf"}} 2019-01-09 16:28:25,086 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-ead36261-9f65-48a7-ba04-d491b34be143 2019-01-09 16:28:25,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:25,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-2733d2ae-8e26-4b4d-ab4a-072c90eb3705 x-compute-request-id: req-2733d2ae-8e26-4b4d-ab4a-072c90eb3705 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.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "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-09T16:28:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:25,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-2733d2ae-8e26-4b4d-ab4a-072c90eb3705 2019-01-09 16:28:25,366 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst 2019-01-09 16:28:25,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:25,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-c0a4dcb3-414a-4714-b875-b78ed5d2b5d5 x-compute-request-id: req-c0a4dcb3-414a-4714-b875-b78ed5d2b5d5 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.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "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-09T16:28:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:25,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-c0a4dcb3-414a-4714-b875-b78ed5d2b5d5 2019-01-09 16:28:25,809 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst] is - BUILD 2019-01-09 16:28:25,809 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:28:28,813 - create_instance - DEBUG - VM status query timeout in 896.553987026 2019-01-09 16:28:28,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:29,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44acb166-df73-4c42-8e31-1cbb3b374c89 x-compute-request-id: req-44acb166-df73-4c42-8e31-1cbb3b374c89 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.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "security_groups": [{"name": "default"}], "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:28:26Z", "hostId": "edb97b6a81a386a7ddfb7dd58a0f7f56fb759fedc81ba51b4027c394", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:29,341 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-44acb166-df73-4c42-8e31-1cbb3b374c89 2019-01-09 16:28:29,341 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst] is - BUILD 2019-01-09 16:28:29,342 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:28:32,345 - create_instance - DEBUG - VM status query timeout in 893.021777868 2019-01-09 16:28:32,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:32,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03adbeaf-0719-4c7c-b3ec-ac7f91e15765 x-compute-request-id: req-03adbeaf-0719-4c7c-b3ec-ac7f91e15765 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:c0:5e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:28:29.000000", "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "security_groups": [{"name": "default"}], "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:28:29Z", "hostId": "edb97b6a81a386a7ddfb7dd58a0f7f56fb759fedc81ba51b4027c394", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:32,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-03adbeaf-0719-4c7c-b3ec-ac7f91e15765 2019-01-09 16:28:32,855 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst] is - ACTIVE 2019-01-09 16:28:32,855 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:28:32,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:33,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f54f568-9d3a-4221-a324-62cbc0351dff x-compute-request-id: req-8f54f568-9d3a-4221-a324-62cbc0351dff Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:c0:5e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:28:29.000000", "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "security_groups": [{"name": "default"}], "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:28:29Z", "hostId": "edb97b6a81a386a7ddfb7dd58a0f7f56fb759fedc81ba51b4027c394", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:33,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-8f54f568-9d3a-4221-a324-62cbc0351dff 2019-01-09 16:28:33,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:33,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-60549892-29c2-4385-95c6-995b74e57493 Date: Wed, 09 Jan 2019 16:28:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:33,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-60549892-29c2-4385-95c6-995b74e57493 2019-01-09 16:28:33,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:33,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da90ad6d-5ee9-4902-a54a-ca16854207a7 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}} 2019-01-09 16:28:33,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b used request id req-da90ad6d-5ee9-4902-a54a-ca16854207a7 2019-01-09 16:28:33,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:33,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-27febfcc-8d39-48f9-9091-858777a3ddbe Date: Wed, 09 Jan 2019 16:28:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:33,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-27febfcc-8d39-48f9-9091-858777a3ddbe 2019-01-09 16:28:33,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:33,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-3c5d5cbc-91fe-4c88-adfb-8f8685a66f1f Date: Wed, 09 Jan 2019 16:28:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","ip_address":"10.55.0.2"}],"id":"32f2b48e-4594-496a-890a-b84e388021d6","security_groups":[],"mac_address":"fa:16:3e:84:75:c5","project_id":"8b01e700e04145708c03a4fb5ac1517b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3901e91e-4a90-488e-8eb7-d408f7fbd953","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","ip_address":"10.55.0.14"}],"id":"ae419ecc-6f87-4280-b18b-4c4e4f490623","security_groups":["3d79b1ad-8026-48bb-87bf-947ae4665efb"],"mac_address":"fa:16:3e:9a:c0:5e","project_id":"8b01e700e04145708c03a4fb5ac1517b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port","admin_state_up":true,"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:21Z","binding:vnic_type":"normal","device_id":"a57a0e51-948e-4248-8787-f80e6797754d","ip_allocation":"immediate"}]} 2019-01-09 16:28:33,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-3c5d5cbc-91fe-4c88-adfb-8f8685a66f1f 2019-01-09 16:28:33,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:33,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:33,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bc9ae48395d4e1eba70ba6e632318dd", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj-role"}], "expires_at": "2019-01-09T17:28:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-user", "id": "3e4e4b207c7441d1950a9d2e9a23031d"}, "audit_ids": ["niaFLQugR0GSeUOoqZx-CQ"], "issued_at": "2019-01-09T16:28:33.000000Z"}} 2019-01-09 16:28:33,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" 2019-01-09 16:28:33,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ebb42d7-d29b-45be-b7ce-5ada33adfc93 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:33,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3ebb42d7-d29b-45be-b7ce-5ada33adfc93 2019-01-09 16:28:33,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" 2019-01-09 16:28:33,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4b0c68cd-830d-45fc-aaec-6fed14fe542f Date: Wed, 09 Jan 2019 16:28:33 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:28:33,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name&description=hello+group used request id req-4b0c68cd-830d-45fc-aaec-6fed14fe542f 2019-01-09 16:28:33,981 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name... 2019-01-09 16:28:33,981 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name 2019-01-09 16:28:33,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" -d '{"security_group": {"name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name", "description": "hello group"}}' 2019-01-09 16:28:34,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-cf8a8bd9-e6a4-40d1-a542-1720f81d92b9 Date: Wed, 09 Jan 2019 16:28:34 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "updated_at": "2019-01-09T16:28:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "revision_number": 0, "id": "20ff8434-2ba3-4084-8504-ec0def3623ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b01e700e04145708c03a4fb5ac1517b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "revision_number": 0, "id": "ce9f9cff-d7fa-448d-b222-704fdb61aeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b01e700e04145708c03a4fb5ac1517b"}], "revision_number": 2, "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "1620bb67-40df-45d8-b075-a17b6319ad36", "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name"}} 2019-01-09 16:28:34,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-cf8a8bd9-e6a4-40d1-a542-1720f81d92b9 2019-01-09 16:28:34,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1620bb67-40df-45d8-b075-a17b6319ad36 2019-01-09 16:28:34,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1620bb67-40df-45d8-b075-a17b6319ad36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" 2019-01-09 16:28:34,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-25448f33-0a47-4143-9465-c6ef594a4c29 Date: Wed, 09 Jan 2019 16:28:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "20ff8434-2ba3-4084-8504-ec0def3623ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "ce9f9cff-d7fa-448d-b222-704fdb61aeac"}]} 2019-01-09 16:28:34,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1620bb67-40df-45d8-b075-a17b6319ad36 used request id req-25448f33-0a47-4143-9465-c6ef594a4c29 2019-01-09 16:28:34,306 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1620bb67-40df-45d8-b075-a17b6319ad36 2019-01-09 16:28:34,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1620bb67-40df-45d8-b075-a17b6319ad36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" 2019-01-09 16:28:34,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e939bf8e-1c21-4af1-90a9-43af69026bd7 Date: Wed, 09 Jan 2019 16:28:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "20ff8434-2ba3-4084-8504-ec0def3623ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "ce9f9cff-d7fa-448d-b222-704fdb61aeac"}]} 2019-01-09 16:28:34,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1620bb67-40df-45d8-b075-a17b6319ad36 used request id req-e939bf8e-1c21-4af1-90a9-43af69026bd7 2019-01-09 16:28:34,327 - neutron_utils - INFO - Retrieving security group with ID - 1620bb67-40df-45d8-b075-a17b6319ad36 2019-01-09 16:28:34,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1620bb67-40df-45d8-b075-a17b6319ad36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" 2019-01-09 16:28:34,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f9d55b14-e1ba-4706-b750-cb41b1b9dda1 Date: Wed, 09 Jan 2019 16:28:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "updated_at": "2019-01-09T16:28:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "revision_number": 0, "id": "20ff8434-2ba3-4084-8504-ec0def3623ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b01e700e04145708c03a4fb5ac1517b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "revision_number": 0, "id": "ce9f9cff-d7fa-448d-b222-704fdb61aeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b01e700e04145708c03a4fb5ac1517b"}], "revision_number": 2, "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "1620bb67-40df-45d8-b075-a17b6319ad36", "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name"}]} 2019-01-09 16:28:34,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1620bb67-40df-45d8-b075-a17b6319ad36 used request id req-f9d55b14-e1ba-4706-b750-cb41b1b9dda1 2019-01-09 16:28:34,402 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1620bb67-40df-45d8-b075-a17b6319ad36 2019-01-09 16:28:34,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1620bb67-40df-45d8-b075-a17b6319ad36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" 2019-01-09 16:28:34,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8a8dc636-b86a-472c-b64c-091e808388fb Date: Wed, 09 Jan 2019 16:28:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "20ff8434-2ba3-4084-8504-ec0def3623ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "ce9f9cff-d7fa-448d-b222-704fdb61aeac"}]} 2019-01-09 16:28:34,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1620bb67-40df-45d8-b075-a17b6319ad36 used request id req-8a8dc636-b86a-472c-b64c-091e808388fb 2019-01-09 16:28:34,425 - neutron_utils - INFO - Retrieving security group with ID - 1620bb67-40df-45d8-b075-a17b6319ad36 2019-01-09 16:28:34,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1620bb67-40df-45d8-b075-a17b6319ad36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" 2019-01-09 16:28:34,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-8ba170bd-8f8e-4aa5-81ca-1842c8547fe6 Date: Wed, 09 Jan 2019 16:28:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "updated_at": "2019-01-09T16:28:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "revision_number": 0, "id": "20ff8434-2ba3-4084-8504-ec0def3623ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b01e700e04145708c03a4fb5ac1517b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "revision_number": 0, "id": "ce9f9cff-d7fa-448d-b222-704fdb61aeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b01e700e04145708c03a4fb5ac1517b"}], "revision_number": 2, "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "1620bb67-40df-45d8-b075-a17b6319ad36", "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name"}]} 2019-01-09 16:28:34,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1620bb67-40df-45d8-b075-a17b6319ad36 used request id req-8ba170bd-8f8e-4aa5-81ca-1842c8547fe6 2019-01-09 16:28:34,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1620bb67-40df-45d8-b075-a17b6319ad36 2019-01-09 16:28:34,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1620bb67-40df-45d8-b075-a17b6319ad36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" 2019-01-09 16:28:34,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c5629b1a-58c2-45a9-9c79-885c7bb9f994 Date: Wed, 09 Jan 2019 16:28:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "20ff8434-2ba3-4084-8504-ec0def3623ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "ce9f9cff-d7fa-448d-b222-704fdb61aeac"}]} 2019-01-09 16:28:34,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1620bb67-40df-45d8-b075-a17b6319ad36 used request id req-c5629b1a-58c2-45a9-9c79-885c7bb9f994 2019-01-09 16:28:34,490 - neutron_utils - INFO - Retrieving security group with ID - 1620bb67-40df-45d8-b075-a17b6319ad36 2019-01-09 16:28:34,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=1620bb67-40df-45d8-b075-a17b6319ad36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" 2019-01-09 16:28:34,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4c219f3c-d0c4-48cf-8f1b-dc6ad8ea9700 Date: Wed, 09 Jan 2019 16:28:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "updated_at": "2019-01-09T16:28:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "revision_number": 0, "id": "20ff8434-2ba3-4084-8504-ec0def3623ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b01e700e04145708c03a4fb5ac1517b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "revision_number": 0, "id": "ce9f9cff-d7fa-448d-b222-704fdb61aeac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b01e700e04145708c03a4fb5ac1517b"}], "revision_number": 2, "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "1620bb67-40df-45d8-b075-a17b6319ad36", "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name"}]} 2019-01-09 16:28:34,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=1620bb67-40df-45d8-b075-a17b6319ad36 used request id req-4c219f3c-d0c4-48cf-8f1b-dc6ad8ea9700 2019-01-09 16:28:34,536 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1620bb67-40df-45d8-b075-a17b6319ad36 2019-01-09 16:28:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1620bb67-40df-45d8-b075-a17b6319ad36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" 2019-01-09 16:28:34,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c29e352d-4846-48d9-b3b4-138f84e2d101 Date: Wed, 09 Jan 2019 16:28:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "20ff8434-2ba3-4084-8504-ec0def3623ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:34Z", "security_group_id": "1620bb67-40df-45d8-b075-a17b6319ad36", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:34Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "ce9f9cff-d7fa-448d-b222-704fdb61aeac"}]} 2019-01-09 16:28:34,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=1620bb67-40df-45d8-b075-a17b6319ad36 used request id req-c29e352d-4846-48d9-b3b4-138f84e2d101 2019-01-09 16:28:34,557 - neutron_utils - INFO - Deleting security group rule with ID - 20ff8434-2ba3-4084-8504-ec0def3623ea 2019-01-09 16:28:34,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/20ff8434-2ba3-4084-8504-ec0def3623ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" 2019-01-09 16:28:34,636 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d6efcdb-d506-4a58-b73b-8955d35e9650 Content-Length: 0 Date: Wed, 09 Jan 2019 16:28:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:28:34,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/20ff8434-2ba3-4084-8504-ec0def3623ea used request id req-6d6efcdb-d506-4a58-b73b-8955d35e9650 2019-01-09 16:28:34,637 - neutron_utils - INFO - Deleting security group rule with ID - ce9f9cff-d7fa-448d-b222-704fdb61aeac 2019-01-09 16:28:34,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/ce9f9cff-d7fa-448d-b222-704fdb61aeac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" 2019-01-09 16:28:34,712 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ed3ee9f-2bd9-488e-9765-978988813a29 Content-Length: 0 Date: Wed, 09 Jan 2019 16:28:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:28:34,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/ce9f9cff-d7fa-448d-b222-704fdb61aeac used request id req-7ed3ee9f-2bd9-488e-9765-978988813a29 2019-01-09 16:28:34,712 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name 2019-01-09 16:28:34,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/1620bb67-40df-45d8-b075-a17b6319ad36 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}332b9d498a5d0a1d0b9f08ea6fffeffd13033500" 2019-01-09 16:28:34,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd940c14-7505-4951-ba4b-863ea1d50c4c Content-Length: 0 Date: Wed, 09 Jan 2019 16:28:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:28:34,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/1620bb67-40df-45d8-b075-a17b6319ad36 used request id req-dd940c14-7505-4951-ba4b-863ea1d50c4c 2019-01-09 16:28:34,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:34,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28: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-d99419ec-0523-4e88-b99d-239286e61d43 x-compute-request-id: req-d99419ec-0523-4e88-b99d-239286e61d43 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:c0:5e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:28:29.000000", "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "security_groups": [{"name": "default"}], "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:28:29Z", "hostId": "edb97b6a81a386a7ddfb7dd58a0f7f56fb759fedc81ba51b4027c394", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:34,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-d99419ec-0523-4e88-b99d-239286e61d43 2019-01-09 16:28:34,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:35,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-97a02dc1-878a-4737-b361-25ee77c4e635 Date: Wed, 09 Jan 2019 16:28:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:35,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-97a02dc1-878a-4737-b361-25ee77c4e635 2019-01-09 16:28:35,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:35,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d874f5-431b-4399-acaf-7516bf98b5af Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}} 2019-01-09 16:28:35,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b used request id req-37d874f5-431b-4399-acaf-7516bf98b5af 2019-01-09 16:28:35,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:35,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-30975ae3-2ac8-4f74-99c1-1c89dd9b05a1 Date: Wed, 09 Jan 2019 16:28:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:35,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-30975ae3-2ac8-4f74-99c1-1c89dd9b05a1 2019-01-09 16:28:35,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:35,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-3f64b184-83a2-4577-8244-9cde48c28cd7 Date: Wed, 09 Jan 2019 16:28:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","ip_address":"10.55.0.2"}],"id":"32f2b48e-4594-496a-890a-b84e388021d6","security_groups":[],"mac_address":"fa:16:3e:84:75:c5","project_id":"8b01e700e04145708c03a4fb5ac1517b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3901e91e-4a90-488e-8eb7-d408f7fbd953","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","ip_address":"10.55.0.14"}],"id":"ae419ecc-6f87-4280-b18b-4c4e4f490623","security_groups":["3d79b1ad-8026-48bb-87bf-947ae4665efb"],"mac_address":"fa:16:3e:9a:c0:5e","project_id":"8b01e700e04145708c03a4fb5ac1517b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port","admin_state_up":true,"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:21Z","binding:vnic_type":"normal","device_id":"a57a0e51-948e-4248-8787-f80e6797754d","ip_allocation":"immediate"}]} 2019-01-09 16:28:35,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-3f64b184-83a2-4577-8244-9cde48c28cd7 2019-01-09 16:28:35,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:35,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bc9ae48395d4e1eba70ba6e632318dd", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj-role"}], "expires_at": "2019-01-09T17:28:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8b01e700e04145708c03a4fb5ac1517b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_8b01e700e04145708c03a4fb5ac1517b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-user", "id": "3e4e4b207c7441d1950a9d2e9a23031d"}, "audit_ids": ["xEaa77iaTvaUdarPzkAH5g"], "issued_at": "2019-01-09T16:28:35.000000Z"}} 2019-01-09 16:28:35,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac98c58697e5b895c35b2bc874fb0393afd1469" 2019-01-09 16:28:36,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-ec1ff182-aad8-4eca-9aff-d6af1876a298 x-compute-request-id: req-ec1ff182-aad8-4eca-9aff-d6af1876a298 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:c0:5e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:28:29.000000", "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "security_groups": [{"name": "default"}], "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:28:29Z", "hostId": "edb97b6a81a386a7ddfb7dd58a0f7f56fb759fedc81ba51b4027c394", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:36,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-ec1ff182-aad8-4eca-9aff-d6af1876a298 2019-01-09 16:28:36,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:36,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50843d4f-1404-4e8f-9e3c-697384ba5da7 x-compute-request-id: req-50843d4f-1404-4e8f-9e3c-697384ba5da7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:c0:5e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:28:29.000000", "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "security_groups": [{"name": "default"}], "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:28:29Z", "hostId": "edb97b6a81a386a7ddfb7dd58a0f7f56fb759fedc81ba51b4027c394", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:36,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-50843d4f-1404-4e8f-9e3c-697384ba5da7 2019-01-09 16:28:36,454 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst] is - ACTIVE 2019-01-09 16:28:36,455 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:28:36,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:36,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82bfd4dc-3b6b-4f5f-ae28-30996ec0d4a7 x-compute-request-id: req-82bfd4dc-3b6b-4f5f-ae28-30996ec0d4a7 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:c0:5e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:28:29.000000", "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "security_groups": [{"name": "default"}], "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:28:29Z", "hostId": "edb97b6a81a386a7ddfb7dd58a0f7f56fb759fedc81ba51b4027c394", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:36,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-82bfd4dc-3b6b-4f5f-ae28-30996ec0d4a7 2019-01-09 16:28:36,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:37,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-916c120e-7e02-4b32-b9b6-4d5ddf29e120 Date: Wed, 09 Jan 2019 16:28:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:37,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-916c120e-7e02-4b32-b9b6-4d5ddf29e120 2019-01-09 16:28:37,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:37,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c9fcd8-726f-4d6a-92b3-9c43c5eb012c Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}} 2019-01-09 16:28:37,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b used request id req-82c9fcd8-726f-4d6a-92b3-9c43c5eb012c 2019-01-09 16:28:37,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:37,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0870e41f-13e3-44e5-b49e-bbba59c1389b Date: Wed, 09 Jan 2019 16:28:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:37,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-0870e41f-13e3-44e5-b49e-bbba59c1389b 2019-01-09 16:28:37,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:37,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-2fc0146f-6bd0-4c93-87ef-2b620514b533 Date: Wed, 09 Jan 2019 16:28:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","ip_address":"10.55.0.2"}],"id":"32f2b48e-4594-496a-890a-b84e388021d6","security_groups":[],"mac_address":"fa:16:3e:84:75:c5","project_id":"8b01e700e04145708c03a4fb5ac1517b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3901e91e-4a90-488e-8eb7-d408f7fbd953","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","ip_address":"10.55.0.14"}],"id":"ae419ecc-6f87-4280-b18b-4c4e4f490623","security_groups":["3d79b1ad-8026-48bb-87bf-947ae4665efb"],"mac_address":"fa:16:3e:9a:c0:5e","project_id":"8b01e700e04145708c03a4fb5ac1517b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port","admin_state_up":true,"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:21Z","binding:vnic_type":"normal","device_id":"a57a0e51-948e-4248-8787-f80e6797754d","ip_allocation":"immediate"}]} 2019-01-09 16:28:37,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-2fc0146f-6bd0-4c93-87ef-2b620514b533 2019-01-09 16:28:37,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:37,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28: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-5a4e7a9c-fe63-4c68-ab11-b361e725ca6b x-compute-request-id: req-5a4e7a9c-fe63-4c68-ab11-b361e725ca6b Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:c0:5e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:28:29.000000", "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "security_groups": [{"name": "default"}], "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:28:29Z", "hostId": "edb97b6a81a386a7ddfb7dd58a0f7f56fb759fedc81ba51b4027c394", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:37,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-5a4e7a9c-fe63-4c68-ab11-b361e725ca6b 2019-01-09 16:28:37,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:37,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-93070baf-4990-43b0-8bd9-a9360c3ad713 Date: Wed, 09 Jan 2019 16:28:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:37,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-93070baf-4990-43b0-8bd9-a9360c3ad713 2019-01-09 16:28:37,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:37,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab84ee61-c384-4229-96b4-9295d80542b9 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}} 2019-01-09 16:28:37,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b used request id req-ab84ee61-c384-4229-96b4-9295d80542b9 2019-01-09 16:28:37,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:37,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-67035d2d-3893-426e-a2b5-a8446729bea7 Date: Wed, 09 Jan 2019 16:28:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:37,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-67035d2d-3893-426e-a2b5-a8446729bea7 2019-01-09 16:28:37,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:37,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-6f4aafb7-62e2-4a73-a660-5875a7bc6666 Date: Wed, 09 Jan 2019 16:28:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","ip_address":"10.55.0.2"}],"id":"32f2b48e-4594-496a-890a-b84e388021d6","security_groups":[],"mac_address":"fa:16:3e:84:75:c5","project_id":"8b01e700e04145708c03a4fb5ac1517b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3901e91e-4a90-488e-8eb7-d408f7fbd953","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","ip_address":"10.55.0.14"}],"id":"ae419ecc-6f87-4280-b18b-4c4e4f490623","security_groups":["3d79b1ad-8026-48bb-87bf-947ae4665efb"],"mac_address":"fa:16:3e:9a:c0:5e","project_id":"8b01e700e04145708c03a4fb5ac1517b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port","admin_state_up":true,"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:21Z","binding:vnic_type":"normal","device_id":"a57a0e51-948e-4248-8787-f80e6797754d","ip_allocation":"immediate"}]} 2019-01-09 16:28:37,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-6f4aafb7-62e2-4a73-a660-5875a7bc6666 2019-01-09 16:28:37,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name"}}' 2019-01-09 16:28:37,871 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:28: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-73cbdfc9-cc79-466d-8fdb-d05c67fbb51d x-compute-request-id: req-73cbdfc9-cc79-466d-8fdb-d05c67fbb51d Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name is not found for project 8b01e700e04145708c03a4fb5ac1517b", "code": 404}} 2019-01-09 16:28:37,871 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d/action used request id req-73cbdfc9-cc79-466d-8fdb-d05c67fbb51d 2019-01-09 16:28:37,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:38,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28: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-4147322d-a150-48c7-87ba-dc33c004aff4 x-compute-request-id: req-4147322d-a150-48c7-87ba-dc33c004aff4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:c0:5e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:28:29.000000", "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "security_groups": [{"name": "default"}], "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:28:29Z", "hostId": "edb97b6a81a386a7ddfb7dd58a0f7f56fb759fedc81ba51b4027c394", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:38,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-4147322d-a150-48c7-87ba-dc33c004aff4 2019-01-09 16:28:38,006 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name] - Security group InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name is not found for project 8b01e700e04145708c03a4fb5ac1517b (HTTP 404) (Request-ID: req-73cbdfc9-cc79-466d-8fdb-d05c67fbb51d) 2019-01-09 16:28:38,006 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-name is not found for project 8b01e700e04145708c03a4fb5ac1517b (HTTP 404) (Request-ID: req-73cbdfc9-cc79-466d-8fdb-d05c67fbb51d) 2019-01-09 16:28:38,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:38,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-a0ac8454-ccfb-43ba-80da-d5cc32ef970e x-compute-request-id: req-a0ac8454-ccfb-43ba-80da-d5cc32ef970e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:c0:5e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:28:29.000000", "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "security_groups": [{"name": "default"}], "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:28:29Z", "hostId": "edb97b6a81a386a7ddfb7dd58a0f7f56fb759fedc81ba51b4027c394", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:38,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-a0ac8454-ccfb-43ba-80da-d5cc32ef970e 2019-01-09 16:28:38,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:38,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-172b5ff3-3880-4596-aa1c-7a1ec0929524 Date: Wed, 09 Jan 2019 16:28:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b01e700e04145708c03a4fb5ac1517b","l2_adjacency":true,"status":"ACTIVE","subnets":["03d35d55-1d9f-4948-8e95-f4886f0a30d5"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:17Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net","admin_state_up":true,"tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:16Z","mtu":1450}]} 2019-01-09 16:28:38,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net used request id req-172b5ff3-3880-4596-aa1c-7a1ec0929524 2019-01-09 16:28:38,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:38,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3706b040-a831-462a-822f-68aa922350e1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}} 2019-01-09 16:28:38,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b used request id req-3706b040-a831-462a-822f-68aa922350e1 2019-01-09 16:28:38,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:38,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0eef8b6e-9f13-44e4-b6ed-dc56e3e7998f Date: Wed, 09 Jan 2019 16:28:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:17Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8b01e700e04145708c03a4fb5ac1517b","id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet"}]} 2019-01-09 16:28:38,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-0eef8b6e-9f13-44e4-b6ed-dc56e3e7998f 2019-01-09 16:28:38,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:38,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-b6d58e1c-fa1c-4039-af7c-d4b43ab3d2a5 Date: Wed, 09 Jan 2019 16:28:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:21Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","ip_address":"10.55.0.2"}],"id":"32f2b48e-4594-496a-890a-b84e388021d6","security_groups":[],"mac_address":"fa:16:3e:84:75:c5","project_id":"8b01e700e04145708c03a4fb5ac1517b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3901e91e-4a90-488e-8eb7-d408f7fbd953","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:29Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"03d35d55-1d9f-4948-8e95-f4886f0a30d5","ip_address":"10.55.0.14"}],"id":"ae419ecc-6f87-4280-b18b-4c4e4f490623","security_groups":["3d79b1ad-8026-48bb-87bf-947ae4665efb"],"mac_address":"fa:16:3e:9a:c0:5e","project_id":"8b01e700e04145708c03a4fb5ac1517b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port","admin_state_up":true,"network_id":"3901e91e-4a90-488e-8eb7-d408f7fbd953","tenant_id":"8b01e700e04145708c03a4fb5ac1517b","created_at":"2019-01-09T16:28:21Z","binding:vnic_type":"normal","device_id":"a57a0e51-948e-4248-8787-f80e6797754d","ip_allocation":"immediate"}]} 2019-01-09 16:28:38,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-b6d58e1c-fa1c-4039-af7c-d4b43ab3d2a5 2019-01-09 16:28:38,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ac98c58697e5b895c35b2bc874fb0393afd1469" 2019-01-09 16:28:38,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-c54f0371-6b0d-49bd-b6cd-edb830ff21cc x-compute-request-id: req-c54f0371-6b0d-49bd-b6cd-edb830ff21cc Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:c0:5e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:28:29.000000", "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "security_groups": [{"name": "default"}], "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:28:29Z", "hostId": "edb97b6a81a386a7ddfb7dd58a0f7f56fb759fedc81ba51b4027c394", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:38,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-c54f0371-6b0d-49bd-b6cd-edb830ff21cc 2019-01-09 16:28:38,900 - create_instance - INFO - Deleting Port with ID - ae419ecc-6f87-4280-b18b-4c4e4f490623 2019-01-09 16:28:38,900 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-port 2019-01-09 16:28:38,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/ae419ecc-6f87-4280-b18b-4c4e4f490623 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:39,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-22ca7642-c950-46ea-915b-7fb2567f1287 Date: Wed, 09 Jan 2019 16:28:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:28:39,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/ae419ecc-6f87-4280-b18b-4c4e4f490623 used request id req-22ca7642-c950-46ea-915b-7fb2567f1287 2019-01-09 16:28:39,558 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst 2019-01-09 16:28:39,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:39,680 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:28: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-4a040f50-b193-41b3-a6ef-68b1f6b2c713 x-compute-request-id: req-4a040f50-b193-41b3-a6ef-68b1f6b2c713 Content-Type: application/json 2019-01-09 16:28:39,680 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-4a040f50-b193-41b3-a6ef-68b1f6b2c713 2019-01-09 16:28:39,681 - create_instance - INFO - Checking deletion status 2019-01-09 16:28:39,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:39,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28: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-e6f30853-4539-480e-8dcd-60847c29fa47 x-compute-request-id: req-e6f30853-4539-480e-8dcd-60847c29fa47 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/a57a0e51-948e-4248-8787-f80e6797754d", "rel": "bookmark"}], "image": {"id": "692b7a8c-62f9-42ba-b2da-37a8a3d46621", "links": [{"href": "http://172.30.9.29:8774/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:28:29.000000", "flavor": {"id": "f17856b6-acdb-44be-90f2-8e57df3738be", "links": [{"href": "http://172.30.9.29:8774/flavors/f17856b6-acdb-44be-90f2-8e57df3738be", "rel": "bookmark"}]}, "id": "a57a0e51-948e-4248-8787-f80e6797754d", "user_id": "3e4e4b207c7441d1950a9d2e9a23031d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:28:39Z", "hostId": "edb97b6a81a386a7ddfb7dd58a0f7f56fb759fedc81ba51b4027c394", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst", "created": "2019-01-09T16:28:25Z", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:28:39,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-e6f30853-4539-480e-8dcd-60847c29fa47 2019-01-09 16:28:39,784 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst] is - ACTIVE 2019-01-09 16:28:39,784 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:28:42,788 - create_instance - DEBUG - VM status query timeout in 296.893040895 2019-01-09 16:28:42,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef81edd55eb2f90db41955278ec90e0ef690bbf1" 2019-01-09 16:28:42,845 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:28: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-289f2224-4d4d-4024-b43a-93f00e81f013 x-compute-request-id: req-289f2224-4d4d-4024-b43a-93f00e81f013 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a57a0e51-948e-4248-8787-f80e6797754d could not be found.", "code": 404}} 2019-01-09 16:28:42,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/a57a0e51-948e-4248-8787-f80e6797754d used request id req-289f2224-4d4d-4024-b43a-93f00e81f013 2019-01-09 16:28:42,845 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a57a0e51-948e-4248-8787-f80e6797754d could not be found. (HTTP 404) (Request-ID: req-289f2224-4d4d-4024-b43a-93f00e81f013) 2019-01-09 16:28:42,846 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-inst 2019-01-09 16:28:42,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/f17856b6-acdb-44be-90f2-8e57df3738be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345d75818dae1099162e7135323a725cd84624ec" 2019-01-09 16:28:42,882 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:28: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-91d7f849-f2fa-472c-bfe7-6f916b33f6d3 x-compute-request-id: req-91d7f849-f2fa-472c-bfe7-6f916b33f6d3 Content-Length: 0 Content-Type: application/json 2019-01-09 16:28:42,882 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/f17856b6-acdb-44be-90f2-8e57df3738be used request id req-91d7f849-f2fa-472c-bfe7-6f916b33f6d3 2019-01-09 16:28:42,883 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet 2019-01-09 16:28:42,883 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-subnet 2019-01-09 16:28:42,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/03d35d55-1d9f-4948-8e95-f4886f0a30d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9997f0dfb80509dedd9cb9a5c341e73ffb23d9" 2019-01-09 16:28:44,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57974fa1-13b0-481b-ac61-8e67ef0d264c Date: Wed, 09 Jan 2019 16:28:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:28:44,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/03d35d55-1d9f-4948-8e95-f4886f0a30d5 used request id req-57974fa1-13b0-481b-ac61-8e67ef0d264c 2019-01-09 16:28:44,225 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-pub-net 2019-01-09 16:28:44,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/3901e91e-4a90-488e-8eb7-d408f7fbd953 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9997f0dfb80509dedd9cb9a5c341e73ffb23d9" 2019-01-09 16:28:45,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5a8dc505-bd33-408a-aea4-1a69f0091f97 Date: Wed, 09 Jan 2019 16:28:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:28:45,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/3901e91e-4a90-488e-8eb7-d408f7fbd953 used request id req-5a8dc505-bd33-408a-aea4-1a69f0091f97 2019-01-09 16:28:45,303 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-6c6e57ad-6444-4a80-a7de-478dc1f6fab8-image 2019-01-09 16:28:45,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a39aa1ee67ea197a7feea79ad1c1cdc8194b1706" 2019-01-09 16:28:45,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1068fc06-21be-4927-8ae3-02f1886aba8a Date: Wed, 09 Jan 2019 16:28: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-09 16:28:45,758 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/692b7a8c-62f9-42ba-b2da-37a8a3d46621 used request id req-1068fc06-21be-4927-8ae3-02f1886aba8a 2019-01-09 16:28:45,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:46,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-a1612e0c-f054-4225-9cc1-c4c85c9d9137 Date: Wed, 09 Jan 2019 16:28:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:16Z", "updated_at": "2019-01-09T16:28:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:16Z", "revision_number": 0, "id": "191d2556-433b-4e57-a7c9-63b64b74649e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:16Z", "security_group_id": "3d79b1ad-8026-48bb-87bf-947ae4665efb", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b01e700e04145708c03a4fb5ac1517b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:16Z", "revision_number": 0, "id": "437c8595-6d2b-4c09-af61-ceb9000e4d5a", "remote_group_id": "3d79b1ad-8026-48bb-87bf-947ae4665efb", "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:16Z", "security_group_id": "3d79b1ad-8026-48bb-87bf-947ae4665efb", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b01e700e04145708c03a4fb5ac1517b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:16Z", "revision_number": 0, "id": "85a72174-a643-4c05-9502-9a71d1e07265", "remote_group_id": "3d79b1ad-8026-48bb-87bf-947ae4665efb", "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:16Z", "security_group_id": "3d79b1ad-8026-48bb-87bf-947ae4665efb", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b01e700e04145708c03a4fb5ac1517b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:16Z", "revision_number": 0, "id": "c3300f62-6426-42c8-b626-6da7fb619e9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:16Z", "security_group_id": "3d79b1ad-8026-48bb-87bf-947ae4665efb", "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b01e700e04145708c03a4fb5ac1517b"}], "revision_number": 4, "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "3d79b1ad-8026-48bb-87bf-947ae4665efb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:28:46,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-a1612e0c-f054-4225-9cc1-c4c85c9d9137 2019-01-09 16:28:46,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:46,144 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c95a02db-d471-41e6-8a25-4a9476cb0b34 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:28:46,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-c95a02db-d471-41e6-8a25-4a9476cb0b34 2019-01-09 16:28:46,144 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:28:46,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:46,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e45391-d3a6-4209-bf7d-e8af3b9daa00 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "8b01e700e04145708c03a4fb5ac1517b", "name": "InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj"}} 2019-01-09 16:28:46,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b used request id req-a9e45391-d3a6-4209-bf7d-e8af3b9daa00 2019-01-09 16:28:46,249 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3d79b1ad-8026-48bb-87bf-947ae4665efb 2019-01-09 16:28:46,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3d79b1ad-8026-48bb-87bf-947ae4665efb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:46,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-36d64ab9-615f-4340-b6b9-9139d0667e4f Date: Wed, 09 Jan 2019 16:28: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-09T16:28:16Z", "security_group_id": "3d79b1ad-8026-48bb-87bf-947ae4665efb", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:16Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "191d2556-433b-4e57-a7c9-63b64b74649e"}, {"remote_group_id": "3d79b1ad-8026-48bb-87bf-947ae4665efb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:16Z", "security_group_id": "3d79b1ad-8026-48bb-87bf-947ae4665efb", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:16Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "437c8595-6d2b-4c09-af61-ceb9000e4d5a"}, {"remote_group_id": "3d79b1ad-8026-48bb-87bf-947ae4665efb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:16Z", "security_group_id": "3d79b1ad-8026-48bb-87bf-947ae4665efb", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:16Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "85a72174-a643-4c05-9502-9a71d1e07265"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:16Z", "security_group_id": "3d79b1ad-8026-48bb-87bf-947ae4665efb", "port_range_min": null, "revision_number": 0, "tenant_id": "8b01e700e04145708c03a4fb5ac1517b", "created_at": "2019-01-09T16:28:16Z", "project_id": "8b01e700e04145708c03a4fb5ac1517b", "id": "c3300f62-6426-42c8-b626-6da7fb619e9e"}]} 2019-01-09 16:28:46,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=3d79b1ad-8026-48bb-87bf-947ae4665efb used request id req-36d64ab9-615f-4340-b6b9-9139d0667e4f 2019-01-09 16:28:46,274 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:28:46,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/3d79b1ad-8026-48bb-87bf-947ae4665efb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:46,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2548a9d-d2f3-494e-9009-7f9d009e15e9 Content-Length: 0 Date: Wed, 09 Jan 2019 16:28:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:28:46,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/3d79b1ad-8026-48bb-87bf-947ae4665efb used request id req-c2548a9d-d2f3-494e-9009-7f9d009e15e9 2019-01-09 16:28:46,424 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj 2019-01-09 16:28:46,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:46,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab6850ce-7590-4842-a847-ed116560f426 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:28:46,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/8b01e700e04145708c03a4fb5ac1517b used request id req-ab6850ce-7590-4842-a847-ed116560f426 2019-01-09 16:28:46,669 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-bcfa3306-2971-4ee-proj-role 2019-01-09 16:28:46,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/5bc9ae48395d4e1eba70ba6e632318dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:46,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-785d2340-eb79-4773-ad64-f2783b55e358 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:28:46,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/5bc9ae48395d4e1eba70ba6e632318dd used request id req-785d2340-eb79-4773-ad64-f2783b55e358 2019-01-09 16:28:46,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c04626b35f37035b000fff5d681f46ad1a45ca8" 2019-01-09 16:28:46,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d789d3d2-afa1-47d6-893d-5841bfb1e60d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:28:46,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d789d3d2-afa1-47d6-893d-5841bfb1e60d 2019-01-09 16:28:46,893 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-bcfa3306-2971-4ee-user 2019-01-09 16:28:46,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3e4e4b207c7441d1950a9d2e9a23031d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdb118517b13f3a388aca6413c21ee2e46788495" 2019-01-09 16:28:47,076 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:28:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-862ea049-d4c9-4441-a386-38ba260989ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:28:47,076 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3e4e4b207c7441d1950a9d2e9a23031d used request id req-862ea049-d4c9-4441-a386-38ba260989ab 2019-01-09 16:28:47,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:47,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["SwFhvnMbQwWpiQTdfxZ5Jg"], "issued_at": "2019-01-09T16:28:47.000000Z"}} 2019-01-09 16:28:47,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d54f8b4123980e0029dc28f0bf47062cfc457fa8" 2019-01-09 16:28:47,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efe49250-90b5-418c-8198-1b14e4fbb141 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:47,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-efe49250-90b5-418c-8198-1b14e4fbb141 2019-01-09 16:28:47,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:47,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:47,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["WI1KQTDfQ1CcYMJ90OAsfQ"], "issued_at": "2019-01-09T16:28:47.000000Z"}} 2019-01-09 16:28:47,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:28:48,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcdad8be-dc35-41bd-8634-615c02251929 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:48,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-bcdad8be-dc35-41bd-8634-615c02251929 2019-01-09 16:28:48,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:28:48,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:28: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:28:48,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-726fedea-e4e4-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:28:48,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fab2a3d-5b35-4c77-9d4b-2754b7ed50f0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-726fedea-e4e4-401-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:28:48,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-726fedea-e4e4-401-proj used request id req-2fab2a3d-5b35-4c77-9d4b-2754b7ed50f0 2019-01-09 16:28:48,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:28:48,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebce451-112f-4339-9527-cc7b5b0c6f76 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:28:48,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1ebce451-112f-4339-9527-cc7b5b0c6f76 2019-01-09 16:28:48,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}}' 2019-01-09 16:28:48,411 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-497b5175-844a-4798-a2bf-9f069d7e1acf Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "id": "ca661b367be94df6b03f871b9a3dcaa2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}} 2019-01-09 16:28:48,411 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-497b5175-844a-4798-a2bf-9f069d7e1acf 2019-01-09 16:28:48,411 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-726fedea-e4e4-401-proj 2019-01-09 16:28:48,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:48,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:48,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["7CPJOp9_S_--QaUpR4o44Q"], "issued_at": "2019-01-09T16:28:48.000000Z"}} 2019-01-09 16:28:48,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da50ae29695e0a639cd748ac7053c2e8ad1907e0" 2019-01-09 16:28:48,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d24a5d-3fba-43b8-8184-5601e32c1837 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:48,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-12d24a5d-3fba-43b8-8184-5601e32c1837 2019-01-09 16:28:48,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:28:48,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:28: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:28:48,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da50ae29695e0a639cd748ac7053c2e8ad1907e0" 2019-01-09 16:28:49,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-712a07c0-ab3c-493a-81d3-fb67793e1f98 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:28:49,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-712a07c0-ab3c-493a-81d3-fb67793e1f98 2019-01-09 16:28:49,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-726fedea-e4e4-401-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da50ae29695e0a639cd748ac7053c2e8ad1907e0" 2019-01-09 16:28:49,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c28b0ee7-114a-418a-985c-d0c659adf646 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-726fedea-e4e4-401-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "id": "ca661b367be94df6b03f871b9a3dcaa2", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}]} 2019-01-09 16:28:49,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-726fedea-e4e4-401-proj used request id req-c28b0ee7-114a-418a-985c-d0c659adf646 2019-01-09 16:28:49,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da50ae29695e0a639cd748ac7053c2e8ad1907e0" 2019-01-09 16:28:49,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f16a4f61-c9b0-4627-8c99-8bc9a58322b6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:28:49,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f16a4f61-c9b0-4627-8c99-8bc9a58322b6 2019-01-09 16:28:49,539 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-726fedea-e4e4-401-user 2019-01-09 16:28:49,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:49,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:28:49,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c518d220-c121-4672-b306-6e65c9feb393 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:28:49,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c518d220-c121-4672-b306-6e65c9feb393 2019-01-09 16:28:49,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" -d '{"role": {"name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj-role"}}' 2019-01-09 16:28:49,777 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32d99813-64e0-4320-8afe-bd4d581ffc2d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b3239ea58a0f411a911539514e61f7b2", "links": {"self": "http://172.30.9.29:5000/v3/roles/b3239ea58a0f411a911539514e61f7b2"}, "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj-role"}} 2019-01-09 16:28:49,777 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-32d99813-64e0-4320-8afe-bd4d581ffc2d 2019-01-09 16:28:49,778 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-726fedea-e4e4-401-proj-role 2019-01-09 16:28:49,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b3239ea58a0f411a911539514e61f7b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:28:49,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa58467-c583-4d16-b7e8-73346dc866aa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b3239ea58a0f411a911539514e61f7b2", "links": {"self": "http://172.30.9.29:5000/v3/roles/b3239ea58a0f411a911539514e61f7b2"}, "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj-role"}} 2019-01-09 16:28:49,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b3239ea58a0f411a911539514e61f7b2 used request id req-0aa58467-c583-4d16-b7e8-73346dc866aa 2019-01-09 16:28:49,895 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-726fedea-e4e4-401-proj-role to project InstanceSecurityGroupTests-726fedea-e4e4-401-proj 2019-01-09 16:28:49,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2/users/19ea12684f9e4a54baba33ec1879dfc8/roles/b3239ea58a0f411a911539514e61f7b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:28:50,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08f31f3e-0210-4c84-b0e5-550f8f3453a8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:28:50,030 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2/users/19ea12684f9e4a54baba33ec1879dfc8/roles/b3239ea58a0f411a911539514e61f7b2 used request id req-08f31f3e-0210-4c84-b0e5-550f8f3453a8 2019-01-09 16:28:50,031 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:28:50,032 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:28:50,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:50,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:50,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3239ea58a0f411a911539514e61f7b2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj-role"}], "expires_at": "2019-01-09T17:28:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-user", "id": "19ea12684f9e4a54baba33ec1879dfc8"}, "audit_ids": ["KTSyoy0oRNmd93D-cwudCw"], "issued_at": "2019-01-09T16:28:50.000000Z"}} 2019-01-09 16:28:50,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33289793eba2db62f5e3f98b3db348037d94dc8c" 2019-01-09 16:28:50,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d111ed8-b08f-4243-8f89-149a1982d605 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:50,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7d111ed8-b08f-4243-8f89-149a1982d605 2019-01-09 16:28:50,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}33289793eba2db62f5e3f98b3db348037d94dc8c" 2019-01-09 16:28:50,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d520df87-f796-4c99-a638-8c9ecc999443 Date: Wed, 09 Jan 2019 16:28:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image"} 2019-01-09 16:28:50,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image used request id req-d520df87-f796-4c99-a638-8c9ecc999443 2019-01-09 16:28:50,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}33289793eba2db62f5e3f98b3db348037d94dc8c" 2019-01-09 16:28:50,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-38b8e9bc-2acb-447d-bd55-3c0c3137c7e2 Date: Wed, 09 Jan 2019 16:28: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-09 16:28:50,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-38b8e9bc-2acb-447d-bd55-3c0c3137c7e2 2019-01-09 16:28:50,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}33289793eba2db62f5e3f98b3db348037d94dc8c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image"}' 2019-01-09 16:28:50,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6400b946-5465-46c0-bd75-7d0eda2bb1b4 Date: Wed, 09 Jan 2019 16:28:50 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:28:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:28:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "min_disk": 0, "protected": false, "id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "file": "/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a/file", "checksum": null, "owner": "ca661b367be94df6b03f871b9a3dcaa2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:28:50,773 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6400b946-5465-46c0-bd75-7d0eda2bb1b4 2019-01-09 16:28:50,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}33289793eba2db62f5e3f98b3db348037d94dc8c" -d '' 2019-01-09 16:28:51,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98e5816e-551d-49fc-9669-c49957cd68e1 Date: Wed, 09 Jan 2019 16:28: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-09 16:28:51,412 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a/file used request id req-98e5816e-551d-49fc-9669-c49957cd68e1 2019-01-09 16:28:51,413 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:28:51,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}33289793eba2db62f5e3f98b3db348037d94dc8c" 2019-01-09 16:28:51,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-883ac978-8ade-41bc-97a5-3a6ab66be085 Date: Wed, 09 Jan 2019 16:28:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:28:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:28:51Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a/snap", "metadata": {}}], "self": "/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "min_disk": 0, "protected": false, "id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "file": "/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca661b367be94df6b03f871b9a3dcaa2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:28:51,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a used request id req-883ac978-8ade-41bc-97a5-3a6ab66be085 2019-01-09 16:28:51,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}33289793eba2db62f5e3f98b3db348037d94dc8c" 2019-01-09 16:28:51,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6c54375f-0628-4606-9bcb-9c587609b20e Date: Wed, 09 Jan 2019 16:28: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-09 16:28:51,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-6c54375f-0628-4606-9bcb-9c587609b20e 2019-01-09 16:28:51,444 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image 2019-01-09 16:28:51,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}33289793eba2db62f5e3f98b3db348037d94dc8c" 2019-01-09 16:28:51,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9c31c5c3-b4be-44f8-ad13-ecc7b307af62 Date: Wed, 09 Jan 2019 16:28:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:28:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:28:51Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a/snap", "metadata": {}}], "self": "/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "min_disk": 0, "protected": false, "id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "file": "/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca661b367be94df6b03f871b9a3dcaa2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:28:51,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a used request id req-9c31c5c3-b4be-44f8-ad13-ecc7b307af62 2019-01-09 16:28:51,461 - create_image - DEBUG - Instance status is - active 2019-01-09 16:28:51,461 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image 2019-01-09 16:28:51,461 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image 2019-01-09 16:28:51,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:51,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:51,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3239ea58a0f411a911539514e61f7b2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj-role"}], "expires_at": "2019-01-09T17:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-user", "id": "19ea12684f9e4a54baba33ec1879dfc8"}, "audit_ids": ["B5TDnS-DRciEC5uTlqnaOg"], "issued_at": "2019-01-09T16:28:51.000000Z"}} 2019-01-09 16:28:51,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2534ed2aa3976be47e9c61b3f6e7feb6a5727a96" 2019-01-09 16:28:51,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5236012-c137-4928-bf28-95b099c5a98d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:51,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c5236012-c137-4928-bf28-95b099c5a98d 2019-01-09 16:28:51,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2534ed2aa3976be47e9c61b3f6e7feb6a5727a96" 2019-01-09 16:28:52,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-75ebb841-b638-4c80-8781-6003f35cfbb6 Date: Wed, 09 Jan 2019 16:28:52 GMT RESP BODY: {"networks":[]} 2019-01-09 16:28:52,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-75ebb841-b638-4c80-8781-6003f35cfbb6 2019-01-09 16:28:52,143 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net 2019-01-09 16:28:52,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2534ed2aa3976be47e9c61b3f6e7feb6a5727a96" -d '{"network": {"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net", "admin_state_up": true}}' 2019-01-09 16:28:52,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-1798ed71-0eb4-4625-ba7e-e2dc4caf56bf Date: Wed, 09 Jan 2019 16:28:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:28:52Z","is_default":false,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}} 2019-01-09 16:28:52,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-1798ed71-0eb4-4625-ba7e-e2dc4caf56bf 2019-01-09 16:28:52,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2534ed2aa3976be47e9c61b3f6e7feb6a5727a96" 2019-01-09 16:28:52,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-ccd63b93-18d3-43ea-9972-cfac394ec935 Date: Wed, 09 Jan 2019 16:28:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:28:52Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:28:52,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-ccd63b93-18d3-43ea-9972-cfac394ec935 2019-01-09 16:28:52,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2534ed2aa3976be47e9c61b3f6e7feb6a5727a96" 2019-01-09 16:28:52,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cbcfc61f-3c26-4a62-aa00-e52f94a648aa Date: Wed, 09 Jan 2019 16:28:52 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:28:52,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-cbcfc61f-3c26-4a62-aa00-e52f94a648aa 2019-01-09 16:28:52,759 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet 2019-01-09 16:28:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2534ed2aa3976be47e9c61b3f6e7feb6a5727a96" -d '{"subnets": [{"ip_version": 4, "network_id": "bee1fbcf-c211-41a4-8715-7e15e6bdd39e", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]}' 2019-01-09 16:28:53,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3ab25aff-bba2-44f4-b69b-c674d37dfa43 Date: Wed, 09 Jan 2019 16:28:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:28:53,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-3ab25aff-bba2-44f4-b69b-c674d37dfa43 2019-01-09 16:28:53,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2534ed2aa3976be47e9c61b3f6e7feb6a5727a96" 2019-01-09 16:28:53,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1aec6312-03ce-4462-b396-9a35fbffd69a Date: Wed, 09 Jan 2019 16:28:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:28:53,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-1aec6312-03ce-4462-b396-9a35fbffd69a 2019-01-09 16:28:53,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2534ed2aa3976be47e9c61b3f6e7feb6a5727a96" 2019-01-09 16:28:53,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-46946543-4082-4243-b2a6-42ee32f89af2 Date: Wed, 09 Jan 2019 16:28:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:28:53,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-46946543-4082-4243-b2a6-42ee32f89af2 2019-01-09 16:28:53,759 - OpenStackNetwork - DEBUG - Network [bee1fbcf-c211-41a4-8715-7e15e6bdd39e] created successfully 2019-01-09 16:28:53,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:53,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:54,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:28:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["2GF6AFC6QcudyZMlf4VnOg"], "issued_at": "2019-01-09T16:28:54.000000Z"}} 2019-01-09 16:28:54,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ea29f8aef2b5776032aeab52a81d90df61c3fd" 2019-01-09 16:28:54,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-984bf8e5-2d8e-4819-80f7-fe5ff21a8c86 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:54,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-984bf8e5-2d8e-4819-80f7-fe5ff21a8c86 2019-01-09 16:28:54,361 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:28:54,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ea29f8aef2b5776032aeab52a81d90df61c3fd" 2019-01-09 16:28:54,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-348bbbc4-7aba-49b7-b98d-bc6646c409aa x-compute-request-id: req-348bbbc4-7aba-49b7-b98d-bc6646c409aa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:28:54,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-348bbbc4-7aba-49b7-b98d-bc6646c409aa 2019-01-09 16:28:54,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ea29f8aef2b5776032aeab52a81d90df61c3fd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-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-09 16:28:54,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-0dfb7006-f733-4590-b907-13e9d44f9d8b x-compute-request-id: req-0dfb7006-f733-4590-b907-13e9d44f9d8b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "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": "d48fb403-168d-4633-a3b4-1acdbcf770da"}} 2019-01-09 16:28:54,692 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0dfb7006-f733-4590-b907-13e9d44f9d8b 2019-01-09 16:28:54,693 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:54,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:55,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3239ea58a0f411a911539514e61f7b2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj-role"}], "expires_at": "2019-01-09T17:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-user", "id": "19ea12684f9e4a54baba33ec1879dfc8"}, "audit_ids": ["IUB8CBxaQtmJCPr8afrWXQ"], "issued_at": "2019-01-09T16:28:55.000000Z"}} 2019-01-09 16:28:55,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" 2019-01-09 16:28:55,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df19a4ac-31fc-497e-aa96-0e33c047df50 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:55,164 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-df19a4ac-31fc-497e-aa96-0e33c047df50 2019-01-09 16:28:55,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" 2019-01-09 16:28:55,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8c392a17-01fb-416f-ac3c-0a550221fadd Date: Wed, 09 Jan 2019 16:28:55 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:28:55,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name&description=hello+group used request id req-8c392a17-01fb-416f-ac3c-0a550221fadd 2019-01-09 16:28:55,377 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name... 2019-01-09 16:28:55,377 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name 2019-01-09 16:28:55,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" -d '{"security_group": {"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name", "description": "hello group"}}' 2019-01-09 16:28:55,603 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-dde53004-e804-4bc4-a9d7-e7ff3dbf0664 Date: Wed, 09 Jan 2019 16:28:55 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "updated_at": "2019-01-09T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "revision_number": 0, "id": "819e4581-7b87-40ed-8c1d-61893e37f77a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca661b367be94df6b03f871b9a3dcaa2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "revision_number": 0, "id": "f7d7bbc3-a0e9-47eb-a3d8-cb58546c85ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca661b367be94df6b03f871b9a3dcaa2"}], "revision_number": 2, "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "48069d05-35b1-4f85-81dd-870e356f80ef", "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}} 2019-01-09 16:28:55,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-dde53004-e804-4bc4-a9d7-e7ff3dbf0664 2019-01-09 16:28:55,604 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48069d05-35b1-4f85-81dd-870e356f80ef 2019-01-09 16:28:55,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=48069d05-35b1-4f85-81dd-870e356f80ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" 2019-01-09 16:28:55,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-11d39a51-2704-4f82-b7f0-c51fc74cc5e0 Date: Wed, 09 Jan 2019 16:28: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-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "819e4581-7b87-40ed-8c1d-61893e37f77a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "f7d7bbc3-a0e9-47eb-a3d8-cb58546c85ff"}]} 2019-01-09 16:28:55,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=48069d05-35b1-4f85-81dd-870e356f80ef used request id req-11d39a51-2704-4f82-b7f0-c51fc74cc5e0 2019-01-09 16:28:55,645 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48069d05-35b1-4f85-81dd-870e356f80ef 2019-01-09 16:28:55,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=48069d05-35b1-4f85-81dd-870e356f80ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" 2019-01-09 16:28:55,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d886af7f-223d-410c-873c-17e85c738685 Date: Wed, 09 Jan 2019 16:28: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-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "819e4581-7b87-40ed-8c1d-61893e37f77a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "f7d7bbc3-a0e9-47eb-a3d8-cb58546c85ff"}]} 2019-01-09 16:28:55,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=48069d05-35b1-4f85-81dd-870e356f80ef used request id req-d886af7f-223d-410c-873c-17e85c738685 2019-01-09 16:28:55,667 - neutron_utils - INFO - Retrieving security group with ID - 48069d05-35b1-4f85-81dd-870e356f80ef 2019-01-09 16:28:55,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=48069d05-35b1-4f85-81dd-870e356f80ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" 2019-01-09 16:28:55,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-eac9a554-6456-4970-bb5d-1d53fe768976 Date: Wed, 09 Jan 2019 16:28:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "updated_at": "2019-01-09T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "revision_number": 0, "id": "819e4581-7b87-40ed-8c1d-61893e37f77a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca661b367be94df6b03f871b9a3dcaa2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "revision_number": 0, "id": "f7d7bbc3-a0e9-47eb-a3d8-cb58546c85ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca661b367be94df6b03f871b9a3dcaa2"}], "revision_number": 2, "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "48069d05-35b1-4f85-81dd-870e356f80ef", "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}]} 2019-01-09 16:28:55,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=48069d05-35b1-4f85-81dd-870e356f80ef used request id req-eac9a554-6456-4970-bb5d-1d53fe768976 2019-01-09 16:28:55,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48069d05-35b1-4f85-81dd-870e356f80ef 2019-01-09 16:28:55,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=48069d05-35b1-4f85-81dd-870e356f80ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" 2019-01-09 16:28:55,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b98dc02-8a11-49bf-96aa-0fd306506b51 Date: Wed, 09 Jan 2019 16:28: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-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "819e4581-7b87-40ed-8c1d-61893e37f77a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "f7d7bbc3-a0e9-47eb-a3d8-cb58546c85ff"}]} 2019-01-09 16:28:55,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=48069d05-35b1-4f85-81dd-870e356f80ef used request id req-0b98dc02-8a11-49bf-96aa-0fd306506b51 2019-01-09 16:28:55,757 - neutron_utils - INFO - Retrieving security group with ID - 48069d05-35b1-4f85-81dd-870e356f80ef 2019-01-09 16:28:55,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=48069d05-35b1-4f85-81dd-870e356f80ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" 2019-01-09 16:28:55,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-cb42a34c-db57-45b2-92d6-5ae38b135773 Date: Wed, 09 Jan 2019 16:28:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "updated_at": "2019-01-09T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "revision_number": 0, "id": "819e4581-7b87-40ed-8c1d-61893e37f77a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca661b367be94df6b03f871b9a3dcaa2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "revision_number": 0, "id": "f7d7bbc3-a0e9-47eb-a3d8-cb58546c85ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca661b367be94df6b03f871b9a3dcaa2"}], "revision_number": 2, "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "48069d05-35b1-4f85-81dd-870e356f80ef", "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}]} 2019-01-09 16:28:55,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=48069d05-35b1-4f85-81dd-870e356f80ef used request id req-cb42a34c-db57-45b2-92d6-5ae38b135773 2019-01-09 16:28:55,983 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48069d05-35b1-4f85-81dd-870e356f80ef 2019-01-09 16:28:55,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=48069d05-35b1-4f85-81dd-870e356f80ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" 2019-01-09 16:28:56,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5a16abf6-1f14-4aa3-8860-eba470069910 Date: Wed, 09 Jan 2019 16:28:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "819e4581-7b87-40ed-8c1d-61893e37f77a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "f7d7bbc3-a0e9-47eb-a3d8-cb58546c85ff"}]} 2019-01-09 16:28:56,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=48069d05-35b1-4f85-81dd-870e356f80ef used request id req-5a16abf6-1f14-4aa3-8860-eba470069910 2019-01-09 16:28:56,004 - neutron_utils - INFO - Retrieving security group with ID - 48069d05-35b1-4f85-81dd-870e356f80ef 2019-01-09 16:28:56,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=48069d05-35b1-4f85-81dd-870e356f80ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" 2019-01-09 16:28:56,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-2ef23a47-acd4-49e4-8588-ba190137d7d8 Date: Wed, 09 Jan 2019 16:28:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "updated_at": "2019-01-09T16:28:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "revision_number": 0, "id": "819e4581-7b87-40ed-8c1d-61893e37f77a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca661b367be94df6b03f871b9a3dcaa2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "revision_number": 0, "id": "f7d7bbc3-a0e9-47eb-a3d8-cb58546c85ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca661b367be94df6b03f871b9a3dcaa2"}], "revision_number": 2, "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "48069d05-35b1-4f85-81dd-870e356f80ef", "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}]} 2019-01-09 16:28:56,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=48069d05-35b1-4f85-81dd-870e356f80ef used request id req-2ef23a47-acd4-49e4-8588-ba190137d7d8 2019-01-09 16:28:56,047 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48069d05-35b1-4f85-81dd-870e356f80ef 2019-01-09 16:28:56,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=48069d05-35b1-4f85-81dd-870e356f80ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" 2019-01-09 16:28:56,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-313d1bfa-688d-406c-b921-71f52c7f88dd Date: Wed, 09 Jan 2019 16:28:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "819e4581-7b87-40ed-8c1d-61893e37f77a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:55Z", "security_group_id": "48069d05-35b1-4f85-81dd-870e356f80ef", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:55Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "f7d7bbc3-a0e9-47eb-a3d8-cb58546c85ff"}]} 2019-01-09 16:28:56,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=48069d05-35b1-4f85-81dd-870e356f80ef used request id req-313d1bfa-688d-406c-b921-71f52c7f88dd 2019-01-09 16:28:56,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:56,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:56,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3239ea58a0f411a911539514e61f7b2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj-role"}], "expires_at": "2019-01-09T17:28:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-user", "id": "19ea12684f9e4a54baba33ec1879dfc8"}, "audit_ids": ["8pmIZdzpTka51CZbn0AZAg"], "issued_at": "2019-01-09T16:28:56.000000Z"}} 2019-01-09 16:28:56,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:56,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ff46e30-cc01-44f3-90e0-28d4e91c2392 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:56,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2ff46e30-cc01-44f3-90e0-28d4e91c2392 2019-01-09 16:28:56,543 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:28:56,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:56,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ab0cb6-251e-46a6-807e-f9ec5c804a61 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:56,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e6ab0cb6-251e-46a6-807e-f9ec5c804a61 2019-01-09 16:28:56,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:57,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-aa961df7-a12f-41f5-b17c-34d65ee853e5 Date: Wed, 09 Jan 2019 16:28:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:28:57,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-aa961df7-a12f-41f5-b17c-34d65ee853e5 2019-01-09 16:28:57,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:57,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9f950e42-1e0c-46b5-8cc5-eec12ee508f0 Date: Wed, 09 Jan 2019 16:28:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:28:57,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-9f950e42-1e0c-46b5-8cc5-eec12ee508f0 2019-01-09 16:28:57,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:57,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ed274ea8-f98c-4883-8da4-0b5bed8017f9 Date: Wed, 09 Jan 2019 16:28:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:28:57,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-ed274ea8-f98c-4883-8da4-0b5bed8017f9 2019-01-09 16:28:57,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:28:57,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:28: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:28:57,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:57,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c54be474-d2ba-4757-8ce2-42dd8e6ecc67 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}} 2019-01-09 16:28:57,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 used request id req-c54be474-d2ba-4757-8ce2-42dd8e6ecc67 2019-01-09 16:28:57,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:57,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-36dfb44e-078b-40a0-87dc-4f1026fbd322 Date: Wed, 09 Jan 2019 16:28:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:28:57,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-36dfb44e-078b-40a0-87dc-4f1026fbd322 2019-01-09 16:28:57,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e&name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:57,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc985b16-ab42-4af8-9bf9-5f086f2ae302 Date: Wed, 09 Jan 2019 16:28:57 GMT RESP BODY: {"ports":[]} 2019-01-09 16:28:57,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e&name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port&admin_state_up=True used request id req-dc985b16-ab42-4af8-9bf9-5f086f2ae302 2019-01-09 16:28:57,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:57,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-1254b90b-275c-48c8-83f3-12f76e189717 x-compute-request-id: req-1254b90b-275c-48c8-83f3-12f76e189717 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:28:57,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst used request id req-1254b90b-275c-48c8-83f3-12f76e189717 2019-01-09 16:28:57,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:57,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-63a810b5-c608-400a-a41c-62d44da03615 Date: Wed, 09 Jan 2019 16:28:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:28:57,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-63a810b5-c608-400a-a41c-62d44da03615 2019-01-09 16:28:57,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:57,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f6373283-8edb-41c6-82f7-0bb6cc06dc09 Date: Wed, 09 Jan 2019 16:28:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:28:57,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-f6373283-8edb-41c6-82f7-0bb6cc06dc09 2019-01-09 16:28:57,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:57,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e2875ca9-8540-4f72-8ab2-94d4522731e7 Date: Wed, 09 Jan 2019 16:28:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:28:57,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-e2875ca9-8540-4f72-8ab2-94d4522731e7 2019-01-09 16:28:57,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:57,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedd15c1-576f-4ced-acec-14aab185a350 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}} 2019-01-09 16:28:57,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 used request id req-fedd15c1-576f-4ced-acec-14aab185a350 2019-01-09 16:28:57,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:58,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0c275feb-c60e-47fb-a604-0fa742199fbd Date: Wed, 09 Jan 2019 16:28:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:28:58,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-0c275feb-c60e-47fb-a604-0fa742199fbd 2019-01-09 16:28:58,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e&name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:58,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aaef9ef3-3708-4849-bc96-4b3f107695bd Date: Wed, 09 Jan 2019 16:28:58 GMT RESP BODY: {"ports":[]} 2019-01-09 16:28:58,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e&name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port&admin_state_up=True used request id req-aaef9ef3-3708-4849-bc96-4b3f107695bd 2019-01-09 16:28:58,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:28:58,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:28:58,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3239ea58a0f411a911539514e61f7b2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj-role"}], "expires_at": "2019-01-09T17:28:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-user", "id": "19ea12684f9e4a54baba33ec1879dfc8"}, "audit_ids": ["8_06Vqe1QMaIIdrsgsTRPg"], "issued_at": "2019-01-09T16:28:58.000000Z"}} 2019-01-09 16:28:58,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747a662fdbeb1b00308e0ba04949adba84e3f6da" 2019-01-09 16:28:58,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf5c878-693d-4e22-8bf0-8c6e29df98b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:28:58,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ecf5c878-693d-4e22-8bf0-8c6e29df98b3 2019-01-09 16:28:58,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:58,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0598c6ec-7f86-4e4f-b052-41f756d1a9a9 Date: Wed, 09 Jan 2019 16:28:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:28:58,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-0598c6ec-7f86-4e4f-b052-41f756d1a9a9 2019-01-09 16:28:58,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:58,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5d6cf7e8-cb5b-48cf-a2fd-90666da92551 Date: Wed, 09 Jan 2019 16:28:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:28:58,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-5d6cf7e8-cb5b-48cf-a2fd-90666da92551 2019-01-09 16:28:58,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:58,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f3d75c06-2c32-43ad-a59f-24ecaea64b59 Date: Wed, 09 Jan 2019 16:28:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:28:58,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-f3d75c06-2c32-43ad-a59f-24ecaea64b59 2019-01-09 16:28:58,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:28:58,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:28: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:28:58,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747a662fdbeb1b00308e0ba04949adba84e3f6da" 2019-01-09 16:28:58,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:28:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0199410-a18e-4a27-b485-234e55cc7b9d Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}} 2019-01-09 16:28:58,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 used request id req-c0199410-a18e-4a27-b485-234e55cc7b9d 2019-01-09 16:28:58,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:28:58,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eee56e03-4e1d-45cc-a195-2999f85d49c5 Date: Wed, 09 Jan 2019 16:28:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:28:58,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-eee56e03-4e1d-45cc-a195-2999f85d49c5 2019-01-09 16:28:58,901 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net 2019-01-09 16:28:58,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" -d '{"port": {"network_id": "bee1fbcf-c211-41a4-8715-7e15e6bdd39e", "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port", "admin_state_up": true}}' 2019-01-09 16:29:00,070 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-b4da6b7b-e791-4b71-ae33-82168f8b0041 Date: Wed, 09 Jan 2019 16:29:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.12"}],"id":"d88385c4-4265-4661-b30a-fab73eb4ec8e","security_groups":["b4d6572c-6463-47a9-bad8-5daf64375d90"],"mac_address":"fa:16:3e:9a:54:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port","project_id":"ca661b367be94df6b03f871b9a3dcaa2","qos_policy_id":null,"admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:29:00,071 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-b4da6b7b-e791-4b71-ae33-82168f8b0041 2019-01-09 16:29:00,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:00,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d52c8b99-bf02-4fb2-aa83-4060da5549ec Date: Wed, 09 Jan 2019 16:29:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:29:00,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-d52c8b99-bf02-4fb2-aa83-4060da5549ec 2019-01-09 16:29:00,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:00,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-14a8a7f7-7356-4f57-840b-7289b8350d41 Date: Wed, 09 Jan 2019 16:29:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:29:00,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-14a8a7f7-7356-4f57-840b-7289b8350d41 2019-01-09 16:29:00,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:00,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a7d52e8f-f208-41c7-af7c-ad86160d3cbc Date: Wed, 09 Jan 2019 16:29:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:29:00,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-a7d52e8f-f208-41c7-af7c-ad86160d3cbc 2019-01-09 16:29:00,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:00,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa99685-a20e-4adf-ac20-cd35e9a0e99c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}} 2019-01-09 16:29:00,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 used request id req-6fa99685-a20e-4adf-ac20-cd35e9a0e99c 2019-01-09 16:29:00,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:00,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b12c3406-291b-472c-b348-9e6ef562a4d7 Date: Wed, 09 Jan 2019 16:29:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:29:00,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-b12c3406-291b-472c-b348-9e6ef562a4d7 2019-01-09 16:29:00,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e&name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:00,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-52208cbc-c81b-414d-aae9-d30f3072958e Date: Wed, 09 Jan 2019 16:29:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:59Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.12"}],"id":"d88385c4-4265-4661-b30a-fab73eb4ec8e","security_groups":["b4d6572c-6463-47a9-bad8-5daf64375d90"],"mac_address":"fa:16:3e:9a:54:4f","project_id":"ca661b367be94df6b03f871b9a3dcaa2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port","admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:59Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:29:00,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e&name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port&admin_state_up=True used request id req-52208cbc-c81b-414d-aae9-d30f3072958e 2019-01-09 16:29:00,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:00,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba17294-cf3f-45ec-b915-25c941cb5800 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}} 2019-01-09 16:29:00,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 used request id req-dba17294-cf3f-45ec-b915-25c941cb5800 2019-01-09 16:29:00,555 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst 2019-01-09 16:29:00,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:00,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-9a96659f-365b-4be4-9ebc-387ab64e93ff x-compute-request-id: req-9a96659f-365b-4be4-9ebc-387ab64e93ff Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-flavor-name"}]} 2019-01-09 16:29:00,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9a96659f-365b-4be4-9ebc-387ab64e93ff 2019-01-09 16:29:00,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:00,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-03611c87-2f53-4b09-8cbd-62994d980785 x-compute-request-id: req-03611c87-2f53-4b09-8cbd-62994d980785 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "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": "d48fb403-168d-4633-a3b4-1acdbcf770da"}} 2019-01-09 16:29:00,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da used request id req-03611c87-2f53-4b09-8cbd-62994d980785 2019-01-09 16:29:00,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:00,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-21c65d77-8a6c-449f-b91f-178b538568a0 Date: Wed, 09 Jan 2019 16:29:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:28:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:28:51Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a/snap", "metadata": {}}], "self": "/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "min_disk": 0, "protected": false, "id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "file": "/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ca661b367be94df6b03f871b9a3dcaa2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image"} 2019-01-09 16:29:00,794 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image used request id req-21c65d77-8a6c-449f-b91f-178b538568a0 2019-01-09 16:29:00,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:00,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-13d2bc85-54ba-469d-b291-7e101c15573b Date: Wed, 09 Jan 2019 16:29:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file 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-09 16:29:00,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-13d2bc85-54ba-469d-b291-7e101c15573b 2019-01-09 16:29:00,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" -d '{"server": {"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "imageRef": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "flavorRef": "d48fb403-168d-4633-a3b4-1acdbcf770da", "max_count": 1, "min_count": 1, "networks": [{"port": "d88385c4-4265-4661-b30a-fab73eb4ec8e"}], "security_groups": [{"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}]}}' 2019-01-09 16:29:02,157 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-87495f07-9532-4858-9fde-ef0e97510e97 x-compute-request-id: req-87495f07-9532-4858-9fde-ef0e97510e97 Content-Length: 435 location: http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "adminPass": "KPtbrh9GEsGc"}} 2019-01-09 16:29:02,158 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-87495f07-9532-4858-9fde-ef0e97510e97 2019-01-09 16:29:02,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:02,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-a7269587-ec96-41e0-b40c-b66ae54ea890 x-compute-request-id: req-a7269587-ec96-41e0-b40c-b66ae54ea890 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.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "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-09T16:29:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:02,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-a7269587-ec96-41e0-b40c-b66ae54ea890 2019-01-09 16:29:02,652 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst 2019-01-09 16:29:02,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:02,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-314a1a2e-847e-4770-9636-307308c42790 x-compute-request-id: req-314a1a2e-847e-4770-9636-307308c42790 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:29:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:02,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-314a1a2e-847e-4770-9636-307308c42790 2019-01-09 16:29:02,920 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst] is - BUILD 2019-01-09 16:29:02,920 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:29:05,923 - create_instance - DEBUG - VM status query timeout in 896.728739023 2019-01-09 16:29:05,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:06,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-35ac3b0a-59a7-4fc1-87af-12476216de56 x-compute-request-id: req-35ac3b0a-59a7-4fc1-87af-12476216de56 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.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "security_groups": [{"name": "default"}], "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:29:03Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:06,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-35ac3b0a-59a7-4fc1-87af-12476216de56 2019-01-09 16:29:06,460 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst] is - BUILD 2019-01-09 16:29:06,460 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:29:09,463 - create_instance - DEBUG - VM status query timeout in 893.189034939 2019-01-09 16:29:09,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:09,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08cc1cf7-8072-4369-bfc1-c0c994b6e124 x-compute-request-id: req-08cc1cf7-8072-4369-bfc1-c0c994b6e124 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:54:4f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:07.000000", "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "security_groups": [{"name": "default"}], "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:07Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:09,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-08cc1cf7-8072-4369-bfc1-c0c994b6e124 2019-01-09 16:29:09,793 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst] is - ACTIVE 2019-01-09 16:29:09,793 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:29:09,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:10,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65c70cf7-c6c6-4063-ba57-026350ea9d90 x-compute-request-id: req-65c70cf7-c6c6-4063-ba57-026350ea9d90 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:54:4f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:07.000000", "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "security_groups": [{"name": "default"}], "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:07Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:10,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-65c70cf7-c6c6-4063-ba57-026350ea9d90 2019-01-09 16:29:10,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:10,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5bc493a9-2b71-42fd-bb5e-41c37f46f4f6 Date: Wed, 09 Jan 2019 16:29:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:29:10,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-5bc493a9-2b71-42fd-bb5e-41c37f46f4f6 2019-01-09 16:29:10,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:10,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88ca6fc-bd8b-427c-8608-ba946b2dceb9 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}} 2019-01-09 16:29:10,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 used request id req-e88ca6fc-bd8b-427c-8608-ba946b2dceb9 2019-01-09 16:29:10,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:10,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c55bc96f-da04-47a4-9148-ca58505f570b Date: Wed, 09 Jan 2019 16:29:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:29:10,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-c55bc96f-da04-47a4-9148-ca58505f570b 2019-01-09 16:29:10,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:10,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-c0116308-a1c1-4965-80ad-2a4db3976fc9 Date: Wed, 09 Jan 2019 16:29:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.2"}],"id":"670af013-67ad-4453-a6b9-0d0008287219","security_groups":[],"mac_address":"fa:16:3e:8d:66:08","project_id":"ca661b367be94df6b03f871b9a3dcaa2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bee1fbcf-c211-41a4-8715-7e15e6bdd39e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.12"}],"id":"d88385c4-4265-4661-b30a-fab73eb4ec8e","security_groups":["b4d6572c-6463-47a9-bad8-5daf64375d90"],"mac_address":"fa:16:3e:9a:54:4f","project_id":"ca661b367be94df6b03f871b9a3dcaa2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port","admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:59Z","binding:vnic_type":"normal","device_id":"8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd","ip_allocation":"immediate"}]} 2019-01-09 16:29:10,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-c0116308-a1c1-4965-80ad-2a4db3976fc9 2019-01-09 16:29:10,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:10,627 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-76464e94-f9ac-4ba7-bcc6-2aa014db8673 x-compute-request-id: req-76464e94-f9ac-4ba7-bcc6-2aa014db8673 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:54:4f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:07.000000", "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "security_groups": [{"name": "default"}], "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:07Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:10,627 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-76464e94-f9ac-4ba7-bcc6-2aa014db8673 2019-01-09 16:29:10,628 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst] is - ACTIVE 2019-01-09 16:29:10,628 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:29:10,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:11,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-2ae135fa-c4cb-411c-b428-0b8217714fa3 x-compute-request-id: req-2ae135fa-c4cb-411c-b428-0b8217714fa3 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:54:4f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:07.000000", "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "security_groups": [{"name": "default"}], "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:07Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:11,030 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-2ae135fa-c4cb-411c-b428-0b8217714fa3 2019-01-09 16:29:11,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:11,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1022ff9b-3ae0-4977-92a1-79bc4f14a6e0 Date: Wed, 09 Jan 2019 16:29:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:29:11,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-1022ff9b-3ae0-4977-92a1-79bc4f14a6e0 2019-01-09 16:29:11,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:11,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-094876c2-fd80-480f-9fe1-e966b3e752f5 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}} 2019-01-09 16:29:11,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 used request id req-094876c2-fd80-480f-9fe1-e966b3e752f5 2019-01-09 16:29:11,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:11,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-87145162-cc6d-428c-8906-842957deb72b Date: Wed, 09 Jan 2019 16:29:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:29:11,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-87145162-cc6d-428c-8906-842957deb72b 2019-01-09 16:29:11,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:11,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-b865e111-02d4-4117-86a0-c9c5e70c04a1 Date: Wed, 09 Jan 2019 16:29:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.2"}],"id":"670af013-67ad-4453-a6b9-0d0008287219","security_groups":[],"mac_address":"fa:16:3e:8d:66:08","project_id":"ca661b367be94df6b03f871b9a3dcaa2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bee1fbcf-c211-41a4-8715-7e15e6bdd39e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.12"}],"id":"d88385c4-4265-4661-b30a-fab73eb4ec8e","security_groups":["b4d6572c-6463-47a9-bad8-5daf64375d90"],"mac_address":"fa:16:3e:9a:54:4f","project_id":"ca661b367be94df6b03f871b9a3dcaa2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port","admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:59Z","binding:vnic_type":"normal","device_id":"8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd","ip_allocation":"immediate"}]} 2019-01-09 16:29:11,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-b865e111-02d4-4117-86a0-c9c5e70c04a1 2019-01-09 16:29:11,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}}' 2019-01-09 16:29:11,891 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:29: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-1a42e11f-76a7-4c96-99cd-b2380940ec08 x-compute-request-id: req-1a42e11f-76a7-4c96-99cd-b2380940ec08 Content-Length: 0 Content-Type: application/json 2019-01-09 16:29:11,891 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd/action used request id req-1a42e11f-76a7-4c96-99cd-b2380940ec08 2019-01-09 16:29:11,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:12,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29: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-e1f3fe08-0adb-489a-bd62-a55e2995cfc4 x-compute-request-id: req-e1f3fe08-0adb-489a-bd62-a55e2995cfc4 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:54:4f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:07.000000", "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "security_groups": [{"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}, {"name": "default"}], "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:07Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:12,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-e1f3fe08-0adb-489a-bd62-a55e2995cfc4 2019-01-09 16:29:12,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:12,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a2231322-42d8-4e44-9a90-75f1c80521fc Date: Wed, 09 Jan 2019 16:29:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:29:12,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-a2231322-42d8-4e44-9a90-75f1c80521fc 2019-01-09 16:29:12,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:12,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662772ed-2021-41e8-9856-ffcca366549e Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}} 2019-01-09 16:29:12,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 used request id req-662772ed-2021-41e8-9856-ffcca366549e 2019-01-09 16:29:12,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:12,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dc134bd2-4d07-4967-bbf7-c76c906be2bc Date: Wed, 09 Jan 2019 16:29:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:29:12,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-dc134bd2-4d07-4967-bbf7-c76c906be2bc 2019-01-09 16:29:12,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:12,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-3855cb68-6cc2-4d16-8ca0-dee8ea079937 Date: Wed, 09 Jan 2019 16:29:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.2"}],"id":"670af013-67ad-4453-a6b9-0d0008287219","security_groups":[],"mac_address":"fa:16:3e:8d:66:08","project_id":"ca661b367be94df6b03f871b9a3dcaa2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bee1fbcf-c211-41a4-8715-7e15e6bdd39e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:11Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.12"}],"id":"d88385c4-4265-4661-b30a-fab73eb4ec8e","security_groups":["48069d05-35b1-4f85-81dd-870e356f80ef","b4d6572c-6463-47a9-bad8-5daf64375d90"],"mac_address":"fa:16:3e:9a:54:4f","project_id":"ca661b367be94df6b03f871b9a3dcaa2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port","admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:59Z","binding:vnic_type":"normal","device_id":"8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd","ip_allocation":"immediate"}]} 2019-01-09 16:29:12,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-3855cb68-6cc2-4d16-8ca0-dee8ea079937 2019-01-09 16:29:12,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:29:12,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3239ea58a0f411a911539514e61f7b2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj-role"}], "expires_at": "2019-01-09T17:29:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_ca661b367be94df6b03f871b9a3dcaa2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_ca661b367be94df6b03f871b9a3dcaa2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-user", "id": "19ea12684f9e4a54baba33ec1879dfc8"}, "audit_ids": ["it4AbQqvSAOFe-CL3TI_bw"], "issued_at": "2019-01-09T16:29:12.000000Z"}} 2019-01-09 16:29:12,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8c4ec7afc53e9ed830589c5451eb2c75f75813" 2019-01-09 16:29:13,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-b53051cc-8c20-4689-a685-70436a313fb5 x-compute-request-id: req-b53051cc-8c20-4689-a685-70436a313fb5 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:54:4f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:07.000000", "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "security_groups": [{"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}, {"name": "default"}], "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:07Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:13,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-b53051cc-8c20-4689-a685-70436a313fb5 2019-01-09 16:29:13,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:13,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29: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-a4954d95-6955-429f-952f-ec10e6223be6 x-compute-request-id: req-a4954d95-6955-429f-952f-ec10e6223be6 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:54:4f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:07.000000", "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "security_groups": [{"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}, {"name": "default"}], "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:07Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:13,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-a4954d95-6955-429f-952f-ec10e6223be6 2019-01-09 16:29:13,654 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst] is - ACTIVE 2019-01-09 16:29:13,654 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:29:13,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:13,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29: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-66bd7e8c-9983-464f-b834-5ff30e759b19 x-compute-request-id: req-66bd7e8c-9983-464f-b834-5ff30e759b19 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:54:4f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:07.000000", "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "security_groups": [{"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}, {"name": "default"}], "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:07Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:13,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-66bd7e8c-9983-464f-b834-5ff30e759b19 2019-01-09 16:29:13,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:13,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8c94fbde-d3d1-45d4-b2ab-deded2b05ee4 Date: Wed, 09 Jan 2019 16:29:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:29:13,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-8c94fbde-d3d1-45d4-b2ab-deded2b05ee4 2019-01-09 16:29:13,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:13,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d518274f-6303-4a38-adc4-7d366da6c273 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}} 2019-01-09 16:29:13,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 used request id req-d518274f-6303-4a38-adc4-7d366da6c273 2019-01-09 16:29:13,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:14,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b0c4f778-773f-45fa-88d1-70bbc29aa3dd Date: Wed, 09 Jan 2019 16:29:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:29:14,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-b0c4f778-773f-45fa-88d1-70bbc29aa3dd 2019-01-09 16:29:14,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:14,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-2eb2291f-185a-44da-bf9c-e2498afbe00f Date: Wed, 09 Jan 2019 16:29:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.2"}],"id":"670af013-67ad-4453-a6b9-0d0008287219","security_groups":[],"mac_address":"fa:16:3e:8d:66:08","project_id":"ca661b367be94df6b03f871b9a3dcaa2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bee1fbcf-c211-41a4-8715-7e15e6bdd39e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:11Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.12"}],"id":"d88385c4-4265-4661-b30a-fab73eb4ec8e","security_groups":["48069d05-35b1-4f85-81dd-870e356f80ef","b4d6572c-6463-47a9-bad8-5daf64375d90"],"mac_address":"fa:16:3e:9a:54:4f","project_id":"ca661b367be94df6b03f871b9a3dcaa2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port","admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:59Z","binding:vnic_type":"normal","device_id":"8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd","ip_allocation":"immediate"}]} 2019-01-09 16:29:14,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-2eb2291f-185a-44da-bf9c-e2498afbe00f 2019-01-09 16:29:14,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:14,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-badc8f36-31bb-4166-9238-2689bb4cbc08 x-compute-request-id: req-badc8f36-31bb-4166-9238-2689bb4cbc08 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:54:4f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:07.000000", "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "security_groups": [{"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}, {"name": "default"}], "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:07Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:14,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-badc8f36-31bb-4166-9238-2689bb4cbc08 2019-01-09 16:29:14,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:14,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-62222546-32de-4f48-a862-fb850598fe57 Date: Wed, 09 Jan 2019 16:29:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:29:14,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-62222546-32de-4f48-a862-fb850598fe57 2019-01-09 16:29:14,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:14,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd8b78cf-2b18-4f92-ab04-d4d9d73330f2 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}} 2019-01-09 16:29:14,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 used request id req-dd8b78cf-2b18-4f92-ab04-d4d9d73330f2 2019-01-09 16:29:14,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:14,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c58b8c43-d4f3-4526-91d6-767b1e6f662b Date: Wed, 09 Jan 2019 16:29:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:29:14,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-c58b8c43-d4f3-4526-91d6-767b1e6f662b 2019-01-09 16:29:14,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:14,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-65895366-0093-4337-a16e-5d913540afdb Date: Wed, 09 Jan 2019 16:29:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.2"}],"id":"670af013-67ad-4453-a6b9-0d0008287219","security_groups":[],"mac_address":"fa:16:3e:8d:66:08","project_id":"ca661b367be94df6b03f871b9a3dcaa2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bee1fbcf-c211-41a4-8715-7e15e6bdd39e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:11Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.12"}],"id":"d88385c4-4265-4661-b30a-fab73eb4ec8e","security_groups":["48069d05-35b1-4f85-81dd-870e356f80ef","b4d6572c-6463-47a9-bad8-5daf64375d90"],"mac_address":"fa:16:3e:9a:54:4f","project_id":"ca661b367be94df6b03f871b9a3dcaa2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port","admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:59Z","binding:vnic_type":"normal","device_id":"8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd","ip_allocation":"immediate"}]} 2019-01-09 16:29:14,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-65895366-0093-4337-a16e-5d913540afdb 2019-01-09 16:29:14,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}}' 2019-01-09 16:29:14,929 - novaclient.v2.client - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 16:29:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83eefbb7-bd7c-4cee-9f63-7074db0b729d x-compute-request-id: req-83eefbb7-bd7c-4cee-9f63-7074db0b729d 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: '48069d05-35b1-4f85-81dd-870e356f80ef'.\nNeutron server returns request_ids: ['req-21f81db3-3c87-4be7-944d-463cbc8b0f20']", "code": 400}} 2019-01-09 16:29:14,929 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd/action used request id req-83eefbb7-bd7c-4cee-9f63-7074db0b729d 2019-01-09 16:29:14,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:15,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68e7febb-400c-44f9-b077-200fcc1bebef x-compute-request-id: req-68e7febb-400c-44f9-b077-200fcc1bebef Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:54:4f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:07.000000", "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "security_groups": [{"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}, {"name": "default"}], "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:07Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:15,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-68e7febb-400c-44f9-b077-200fcc1bebef 2019-01-09 16:29:15,077 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name] already added to VM [InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst] 2019-01-09 16:29:15,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:15,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-555ed41b-f1e6-4981-9e48-d88ff47bfe66 x-compute-request-id: req-555ed41b-f1e6-4981-9e48-d88ff47bfe66 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:54:4f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:07.000000", "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "security_groups": [{"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}, {"name": "default"}], "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:07Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:15,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-555ed41b-f1e6-4981-9e48-d88ff47bfe66 2019-01-09 16:29:15,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:15,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-aaf82ec4-9008-421f-9083-84ea6f493faa Date: Wed, 09 Jan 2019 16:29:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"ca661b367be94df6b03f871b9a3dcaa2","l2_adjacency":true,"status":"ACTIVE","subnets":["9029a140-f0b7-467c-beca-96b4e1811350"],"description":"","tags":[],"updated_at":"2019-01-09T16:28:53Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net","admin_state_up":true,"tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:52Z","mtu":1450}]} 2019-01-09 16:29:15,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net used request id req-aaf82ec4-9008-421f-9083-84ea6f493faa 2019-01-09 16:29:15,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:15,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc69b03-9ff9-4299-a312-7e0b34341f94 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}} 2019-01-09 16:29:15,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 used request id req-cbc69b03-9ff9-4299-a312-7e0b34341f94 2019-01-09 16:29:15,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:15,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ef446105-b9f9-4805-b2dd-44e26d3a18bf Date: Wed, 09 Jan 2019 16:29:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","dns_nameservers":[],"updated_at":"2019-01-09T16:28: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":"ca661b367be94df6b03f871b9a3dcaa2","id":"9029a140-f0b7-467c-beca-96b4e1811350","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet"}]} 2019-01-09 16:29:15,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-ef446105-b9f9-4805-b2dd-44e26d3a18bf 2019-01-09 16:29:15,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:15,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1690 X-Openstack-Request-Id: req-af46e146-22fd-4815-8c9b-93d43767c96c Date: Wed, 09 Jan 2019 16:29:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:28:55Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.2"}],"id":"670af013-67ad-4453-a6b9-0d0008287219","security_groups":[],"mac_address":"fa:16:3e:8d:66:08","project_id":"ca661b367be94df6b03f871b9a3dcaa2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:53Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bee1fbcf-c211-41a4-8715-7e15e6bdd39e","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:11Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9029a140-f0b7-467c-beca-96b4e1811350","ip_address":"10.55.0.12"}],"id":"d88385c4-4265-4661-b30a-fab73eb4ec8e","security_groups":["48069d05-35b1-4f85-81dd-870e356f80ef","b4d6572c-6463-47a9-bad8-5daf64375d90"],"mac_address":"fa:16:3e:9a:54:4f","project_id":"ca661b367be94df6b03f871b9a3dcaa2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port","admin_state_up":true,"network_id":"bee1fbcf-c211-41a4-8715-7e15e6bdd39e","tenant_id":"ca661b367be94df6b03f871b9a3dcaa2","created_at":"2019-01-09T16:28:59Z","binding:vnic_type":"normal","device_id":"8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd","ip_allocation":"immediate"}]} 2019-01-09 16:29:15,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-af46e146-22fd-4815-8c9b-93d43767c96c 2019-01-09 16:29:15,504 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8c4ec7afc53e9ed830589c5451eb2c75f75813" 2019-01-09 16:29:15,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-6f5dd6a0-c931-42b2-8b25-f3303c48d3b3 x-compute-request-id: req-6f5dd6a0-c931-42b2-8b25-f3303c48d3b3 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:54:4f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:07.000000", "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "security_groups": [{"name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name"}, {"name": "default"}], "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:07Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:15,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-6f5dd6a0-c931-42b2-8b25-f3303c48d3b3 2019-01-09 16:29:15,835 - create_instance - INFO - Deleting Port with ID - d88385c4-4265-4661-b30a-fab73eb4ec8e 2019-01-09 16:29:15,835 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-port 2019-01-09 16:29:15,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/d88385c4-4265-4661-b30a-fab73eb4ec8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:16,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a72b495-2910-41dc-9be5-1a016e667883 Date: Wed, 09 Jan 2019 16:29:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:29:16,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/d88385c4-4265-4661-b30a-fab73eb4ec8e used request id req-2a72b495-2910-41dc-9be5-1a016e667883 2019-01-09 16:29:16,306 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst 2019-01-09 16:29:16,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:16,446 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16: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-aec8f171-8a9f-4b91-8fe8-4d4d503282e0 x-compute-request-id: req-aec8f171-8a9f-4b91-8fe8-4d4d503282e0 Content-Type: application/json 2019-01-09 16:29:16,447 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-aec8f171-8a9f-4b91-8fe8-4d4d503282e0 2019-01-09 16:29:16,447 - create_instance - INFO - Checking deletion status 2019-01-09 16:29:16,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:16,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-31628a25-09e8-4930-af08-4b161bfc6cb1 x-compute-request-id: req-31628a25-09e8-4930-af08-4b161bfc6cb1 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9a:54:4f", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "rel": "bookmark"}], "image": {"id": "e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "links": [{"href": "http://172.30.9.29:8774/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:07.000000", "flavor": {"id": "d48fb403-168d-4633-a3b4-1acdbcf770da", "links": [{"href": "http://172.30.9.29:8774/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da", "rel": "bookmark"}]}, "id": "8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd", "user_id": "19ea12684f9e4a54baba33ec1879dfc8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:16Z", "hostId": "4a3955dd00ad83a6d525fd6392bdb11046fd2af905d3c73bb4c44522", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst", "created": "2019-01-09T16:29:02Z", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:16,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-31628a25-09e8-4930-af08-4b161bfc6cb1 2019-01-09 16:29:16,535 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst] is - ACTIVE 2019-01-09 16:29:16,536 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:29:19,539 - create_instance - DEBUG - VM status query timeout in 296.908215046 2019-01-09 16:29:19,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21eb33b8c8a6d93dfa445665711b34eb0bfb4a44" 2019-01-09 16:29:19,593 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:29:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3129320a-a02f-416a-8f36-7dfa92f77ce0 x-compute-request-id: req-3129320a-a02f-416a-8f36-7dfa92f77ce0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd could not be found.", "code": 404}} 2019-01-09 16:29:19,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd used request id req-3129320a-a02f-416a-8f36-7dfa92f77ce0 2019-01-09 16:29:19,594 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 8e4fb1d2-c73b-4cdd-bcac-d3bf8b602fdd could not be found. (HTTP 404) (Request-ID: req-3129320a-a02f-416a-8f36-7dfa92f77ce0) 2019-01-09 16:29:19,594 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-inst 2019-01-09 16:29:19,595 - neutron_utils - INFO - Deleting security group rule with ID - 819e4581-7b87-40ed-8c1d-61893e37f77a 2019-01-09 16:29:19,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/819e4581-7b87-40ed-8c1d-61893e37f77a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" 2019-01-09 16:29:19,872 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d6b98ab8-7368-4208-b537-03850fb8cb3c Content-Length: 0 Date: Wed, 09 Jan 2019 16:29:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:29:19,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/819e4581-7b87-40ed-8c1d-61893e37f77a used request id req-d6b98ab8-7368-4208-b537-03850fb8cb3c 2019-01-09 16:29:19,873 - neutron_utils - INFO - Deleting security group rule with ID - f7d7bbc3-a0e9-47eb-a3d8-cb58546c85ff 2019-01-09 16:29:19,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/f7d7bbc3-a0e9-47eb-a3d8-cb58546c85ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" 2019-01-09 16:29:19,957 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad78d9c0-1ea3-43f8-a1eb-639ab4349570 Content-Length: 0 Date: Wed, 09 Jan 2019 16:29:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:29:19,957 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/f7d7bbc3-a0e9-47eb-a3d8-cb58546c85ff used request id req-ad78d9c0-1ea3-43f8-a1eb-639ab4349570 2019-01-09 16:29:19,957 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-name 2019-01-09 16:29:19,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/48069d05-35b1-4f85-81dd-870e356f80ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e2508aeb3a979dd18652fe89a978e51d663c526" 2019-01-09 16:29:20,102 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3031865b-4dcf-401e-9ca4-a93dff4be11c Content-Length: 0 Date: Wed, 09 Jan 2019 16:29:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:29:20,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/48069d05-35b1-4f85-81dd-870e356f80ef used request id req-3031865b-4dcf-401e-9ca4-a93dff4be11c 2019-01-09 16:29:20,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ea29f8aef2b5776032aeab52a81d90df61c3fd" 2019-01-09 16:29:20,135 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-06447a6d-baa9-4000-b846-da1a91773200 x-compute-request-id: req-06447a6d-baa9-4000-b846-da1a91773200 Content-Length: 0 Content-Type: application/json 2019-01-09 16:29:20,135 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d48fb403-168d-4633-a3b4-1acdbcf770da used request id req-06447a6d-baa9-4000-b846-da1a91773200 2019-01-09 16:29:20,136 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet 2019-01-09 16:29:20,136 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-subnet 2019-01-09 16:29:20,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/9029a140-f0b7-467c-beca-96b4e1811350 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2534ed2aa3976be47e9c61b3f6e7feb6a5727a96" 2019-01-09 16:29:21,362 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfb604e7-cf9f-402f-8c88-399d00eae6bd Date: Wed, 09 Jan 2019 16:29:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:29:21,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/9029a140-f0b7-467c-beca-96b4e1811350 used request id req-cfb604e7-cf9f-402f-8c88-399d00eae6bd 2019-01-09 16:29:21,362 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-pub-net 2019-01-09 16:29:21,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/bee1fbcf-c211-41a4-8715-7e15e6bdd39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2534ed2aa3976be47e9c61b3f6e7feb6a5727a96" 2019-01-09 16:29:22,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e105a5ad-c5cf-4851-b387-61d980aea65b Date: Wed, 09 Jan 2019 16:29:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:29:22,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/bee1fbcf-c211-41a4-8715-7e15e6bdd39e used request id req-e105a5ad-c5cf-4851-b387-61d980aea65b 2019-01-09 16:29:22,481 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-ba23171f-bca5-4c30-9b6d-1120239d131a-image 2019-01-09 16:29:22,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}33289793eba2db62f5e3f98b3db348037d94dc8c" 2019-01-09 16:29:23,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a31c2b43-ce92-4eb6-8fe8-86cddd72c962 Date: Wed, 09 Jan 2019 16:29: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-09 16:29:23,490 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/e1ea91fc-4dcc-4ccb-bd6e-b7d582c14a2a used request id req-a31c2b43-ce92-4eb6-8fe8-86cddd72c962 2019-01-09 16:29:23,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:23,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-62eb990e-57a4-4fb3-9d18-849b65ecd045 Date: Wed, 09 Jan 2019 16:29:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:52Z", "updated_at": "2019-01-09T16:28:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:52Z", "revision_number": 0, "id": "3d41bb89-3573-4081-aa32-4507f55c37a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:52Z", "security_group_id": "b4d6572c-6463-47a9-bad8-5daf64375d90", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca661b367be94df6b03f871b9a3dcaa2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:52Z", "revision_number": 0, "id": "7ab265b7-3542-4e09-bb9c-6cfadad19fd5", "remote_group_id": "b4d6572c-6463-47a9-bad8-5daf64375d90", "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:52Z", "security_group_id": "b4d6572c-6463-47a9-bad8-5daf64375d90", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "port_range_min": null, "ethertype": "IPv4", "project_id": "ca661b367be94df6b03f871b9a3dcaa2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:52Z", "revision_number": 0, "id": "91c83136-c38e-4b17-9e7b-6b58dd506c0c", "remote_group_id": "b4d6572c-6463-47a9-bad8-5daf64375d90", "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:52Z", "security_group_id": "b4d6572c-6463-47a9-bad8-5daf64375d90", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca661b367be94df6b03f871b9a3dcaa2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:28:52Z", "revision_number": 0, "id": "e1c3c101-9765-4d7d-9ed7-3ae8ea44a077", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:28:52Z", "security_group_id": "b4d6572c-6463-47a9-bad8-5daf64375d90", "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "port_range_min": null, "ethertype": "IPv6", "project_id": "ca661b367be94df6b03f871b9a3dcaa2"}], "revision_number": 4, "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "b4d6572c-6463-47a9-bad8-5daf64375d90", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:29:23,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-62eb990e-57a4-4fb3-9d18-849b65ecd045 2019-01-09 16:29:23,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:23,880 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b5c3ffe-5372-424a-9640-a9f784a94504 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:29:23,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-9b5c3ffe-5372-424a-9640-a9f784a94504 2019-01-09 16:29:23,880 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:29:23,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:23,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e08d28ed-8f25-414b-8e93-fc174421f00e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:29:23,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-e08d28ed-8f25-414b-8e93-fc174421f00e 2019-01-09 16:29:23,972 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:29:23,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:24,072 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a274be11-793e-4758-9386-bda28acb307e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:29:24,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-a274be11-793e-4758-9386-bda28acb307e 2019-01-09 16:29:24,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:29:24,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:24,174 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9a6ad8f-5a60-4fe9-acd3-187e204f2d72 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:29:24,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-d9a6ad8f-5a60-4fe9-acd3-187e204f2d72 2019-01-09 16:29:24,175 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:29:24,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:24,272 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a194dbe9-1adf-4a46-a775-5b2e70d0558d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:29:24,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-a194dbe9-1adf-4a46-a775-5b2e70d0558d 2019-01-09 16:29:24,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:29:24,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:24,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc6dcb94-3d22-4eb7-a3dd-d111e3a48d30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:29:24,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-dc6dcb94-3d22-4eb7-a3dd-d111e3a48d30 2019-01-09 16:29:24,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:29:24,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:24,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60150bb6-0a72-42fd-acba-0d292b739ca6 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:29:24,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-60150bb6-0a72-42fd-acba-0d292b739ca6 2019-01-09 16:29:24,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:24,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1afa10-4b0a-4aea-9736-89af13e55fbd Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "ca661b367be94df6b03f871b9a3dcaa2", "name": "InstanceSecurityGroupTests-726fedea-e4e4-401-proj"}} 2019-01-09 16:29:24,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 used request id req-ec1afa10-4b0a-4aea-9736-89af13e55fbd 2019-01-09 16:29:24,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b4d6572c-6463-47a9-bad8-5daf64375d90 2019-01-09 16:29:24,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b4d6572c-6463-47a9-bad8-5daf64375d90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:24,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ea20bb3f-107a-4214-8585-39424db2ae2c Date: Wed, 09 Jan 2019 16:29:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:52Z", "security_group_id": "b4d6572c-6463-47a9-bad8-5daf64375d90", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:52Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "3d41bb89-3573-4081-aa32-4507f55c37a1"}, {"remote_group_id": "b4d6572c-6463-47a9-bad8-5daf64375d90", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:52Z", "security_group_id": "b4d6572c-6463-47a9-bad8-5daf64375d90", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:52Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "7ab265b7-3542-4e09-bb9c-6cfadad19fd5"}, {"remote_group_id": "b4d6572c-6463-47a9-bad8-5daf64375d90", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:52Z", "security_group_id": "b4d6572c-6463-47a9-bad8-5daf64375d90", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:52Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "91c83136-c38e-4b17-9e7b-6b58dd506c0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:28:52Z", "security_group_id": "b4d6572c-6463-47a9-bad8-5daf64375d90", "port_range_min": null, "revision_number": 0, "tenant_id": "ca661b367be94df6b03f871b9a3dcaa2", "created_at": "2019-01-09T16:28:52Z", "project_id": "ca661b367be94df6b03f871b9a3dcaa2", "id": "e1c3c101-9765-4d7d-9ed7-3ae8ea44a077"}]} 2019-01-09 16:29:24,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=b4d6572c-6463-47a9-bad8-5daf64375d90 used request id req-ea20bb3f-107a-4214-8585-39424db2ae2c 2019-01-09 16:29:24,680 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:29:24,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b4d6572c-6463-47a9-bad8-5daf64375d90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:24,849 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f14365b0-fdfd-41e4-a12a-130b5d0b11bb Content-Length: 0 Date: Wed, 09 Jan 2019 16:29:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:29:24,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b4d6572c-6463-47a9-bad8-5daf64375d90 used request id req-f14365b0-fdfd-41e4-a12a-130b5d0b11bb 2019-01-09 16:29:24,850 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-726fedea-e4e4-401-proj 2019-01-09 16:29:24,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:25,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ec7f332-6336-45ca-b07e-bdf4a298a4bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:29:25,071 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/ca661b367be94df6b03f871b9a3dcaa2 used request id req-1ec7f332-6336-45ca-b07e-bdf4a298a4bc 2019-01-09 16:29:25,071 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-726fedea-e4e4-401-proj-role 2019-01-09 16:29:25,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b3239ea58a0f411a911539514e61f7b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:25,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a514fff1-5995-447a-b7ab-556eb666b7a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:29:25,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b3239ea58a0f411a911539514e61f7b2 used request id req-a514fff1-5995-447a-b7ab-556eb666b7a9 2019-01-09 16:29:25,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1041e4b5a671401db90c3a2f1b3ece6a2a92d17f" 2019-01-09 16:29:25,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7a8216-67ad-42ae-8c58-fc3485395038 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:29:25,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bb7a8216-67ad-42ae-8c58-fc3485395038 2019-01-09 16:29:25,304 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-726fedea-e4e4-401-user 2019-01-09 16:29:25,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/19ea12684f9e4a54baba33ec1879dfc8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da50ae29695e0a639cd748ac7053c2e8ad1907e0" 2019-01-09 16:29:25,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cbb5c03-51f5-4c06-a34e-5504b5033c7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:29:25,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/19ea12684f9e4a54baba33ec1879dfc8 used request id req-4cbb5c03-51f5-4c06-a34e-5504b5033c7f 2019-01-09 16:29:25,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:29:25,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:29:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["zWYHHvKyRU6wPBYX9y-oCQ"], "issued_at": "2019-01-09T16:29:25.000000Z"}} 2019-01-09 16:29:25,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43336a5d7e7ea53fa325fa42ef6b511a28a7757f" 2019-01-09 16:29:25,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7930322d-20f5-4a7f-a989-e3d11bf420a8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:29:26,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7930322d-20f5-4a7f-a989-e3d11bf420a8 2019-01-09 16:29:26,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:29:26,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:29:26,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:29:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["vIBWOuePTUCFwe1brKe3SA"], "issued_at": "2019-01-09T16:29:26.000000Z"}} 2019-01-09 16:29:26,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:29:26,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7231aa47-a79d-4d75-a573-85672254a3cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:29:26,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7231aa47-a79d-4d75-a573-85672254a3cc 2019-01-09 16:29:26,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:29:26,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:29: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:29:26,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:29:26,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49e1ef8-50fb-4fa3-86f5-3860a3c286a1 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:29:26,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj used request id req-b49e1ef8-50fb-4fa3-86f5-3860a3c286a1 2019-01-09 16:29:26,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:29:26,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900d5836-efb8-402c-aa99-1a94bb6b6653 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:29:26,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-900d5836-efb8-402c-aa99-1a94bb6b6653 2019-01-09 16:29:26,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}}' 2019-01-09 16:29:26,857 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa21e68c-35ca-4252-ad88-fb69068c91d6 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4"}, "tags": [], "enabled": true, "id": "7731121f692c428e9a2540c3d31e07e4", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}} 2019-01-09 16:29:26,857 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-aa21e68c-35ca-4252-ad88-fb69068c91d6 2019-01-09 16:29:26,857 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj 2019-01-09 16:29:26,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:29:26,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:29:27,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["q55AYuqZTPemkoEp3krx7Q"], "issued_at": "2019-01-09T16:29:27.000000Z"}} 2019-01-09 16:29:27,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c7c287c6e5e6c4c403ed71a39ff81d079129c6" 2019-01-09 16:29:27,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcedc35d-537a-45cb-8c03-0e3583f30a78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:29:27,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fcedc35d-537a-45cb-8c03-0e3583f30a78 2019-01-09 16:29:27,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:29:27,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:29: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:29:27,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c7c287c6e5e6c4c403ed71a39ff81d079129c6" 2019-01-09 16:29:27,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1185f64a-5af5-4bc3-90a3-a0081eacd0d6 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:29:27,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1185f64a-5af5-4bc3-90a3-a0081eacd0d6 2019-01-09 16:29:27,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c7c287c6e5e6c4c403ed71a39ff81d079129c6" 2019-01-09 16:29:27,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840d89a1-e937-48be-97dc-6cbaec3b4c00 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4"}, "tags": [], "enabled": true, "id": "7731121f692c428e9a2540c3d31e07e4", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}]} 2019-01-09 16:29:27,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj used request id req-840d89a1-e937-48be-97dc-6cbaec3b4c00 2019-01-09 16:29:27,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c7c287c6e5e6c4c403ed71a39ff81d079129c6" 2019-01-09 16:29:27,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b926a26c-a8af-4a11-bd67-80b712d485a4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:29:27,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b926a26c-a8af-4a11-bd67-80b712d485a4 2019-01-09 16:29:28,012 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-user 2019-01-09 16:29:28,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:29:28,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:29:28,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189e984b-9f8f-44e2-854e-fe0572a9a051 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:29:28,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-189e984b-9f8f-44e2-854e-fe0572a9a051 2019-01-09 16:29:28,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" -d '{"role": {"name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj-role"}}' 2019-01-09 16:29:28,156 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4286e00-e35a-48ed-99a9-9d1290418703 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65f452e825544d4b8306bc758407cacf", "links": {"self": "http://172.30.9.29:5000/v3/roles/65f452e825544d4b8306bc758407cacf"}, "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj-role"}} 2019-01-09 16:29:28,156 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f4286e00-e35a-48ed-99a9-9d1290418703 2019-01-09 16:29:28,156 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj-role 2019-01-09 16:29:28,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/65f452e825544d4b8306bc758407cacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:29:28,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d352fec-5244-414b-8dc9-4a895ea19426 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "65f452e825544d4b8306bc758407cacf", "links": {"self": "http://172.30.9.29:5000/v3/roles/65f452e825544d4b8306bc758407cacf"}, "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj-role"}} 2019-01-09 16:29:28,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/65f452e825544d4b8306bc758407cacf used request id req-0d352fec-5244-414b-8dc9-4a895ea19426 2019-01-09 16:29:28,256 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj-role to project InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj 2019-01-09 16:29:28,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4/users/e8886ec2b6ad42ff9f77ec7605e7c205/roles/65f452e825544d4b8306bc758407cacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:29:28,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea43cf3b-cb92-4843-bbb3-6a48e6fcebd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:29:28,399 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4/users/e8886ec2b6ad42ff9f77ec7605e7c205/roles/65f452e825544d4b8306bc758407cacf used request id req-ea43cf3b-cb92-4843-bbb3-6a48e6fcebd6 2019-01-09 16:29:28,400 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:29:28,401 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:29:28,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:29:28,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:29:28,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65f452e825544d4b8306bc758407cacf", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj-role"}], "expires_at": "2019-01-09T17:29:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-user", "id": "e8886ec2b6ad42ff9f77ec7605e7c205"}, "audit_ids": ["26eOgQOyQ7ig1YaZjbBuAg"], "issued_at": "2019-01-09T16:29:28.000000Z"}} 2019-01-09 16:29:28,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22469e7478d9e7829b3ba9b5c1f47b5d6778495" 2019-01-09 16:29:28,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7861f9e8-04da-48d0-a13e-f29132c9e430 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:29:28,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7861f9e8-04da-48d0-a13e-f29132c9e430 2019-01-09 16:29:28,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a22469e7478d9e7829b3ba9b5c1f47b5d6778495" 2019-01-09 16:29:29,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-46c8a0b2-6330-4cd5-b3de-cde33805b5c4 Date: Wed, 09 Jan 2019 16:29:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image"} 2019-01-09 16:29:29,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image used request id req-46c8a0b2-6330-4cd5-b3de-cde33805b5c4 2019-01-09 16:29:29,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a22469e7478d9e7829b3ba9b5c1f47b5d6778495" 2019-01-09 16:29:29,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-1d80a3fa-1731-4e2d-8eb7-96471e291e11 Date: Wed, 09 Jan 2019 16:29: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-09 16:29:29,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-1d80a3fa-1731-4e2d-8eb7-96471e291e11 2019-01-09 16:29:29,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a22469e7478d9e7829b3ba9b5c1f47b5d6778495" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image"}' 2019-01-09 16:29:29,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1db01a4f-ae3e-4e8a-979c-a86d6fbe5cbe Date: Wed, 09 Jan 2019 16:29:29 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:29:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:29:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839", "min_disk": 0, "protected": false, "id": "5da32f82-7640-4840-9cb6-ae30b9224839", "file": "/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839/file", "checksum": null, "owner": "7731121f692c428e9a2540c3d31e07e4", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:29:29,152 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-1db01a4f-ae3e-4e8a-979c-a86d6fbe5cbe 2019-01-09 16:29:29,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a22469e7478d9e7829b3ba9b5c1f47b5d6778495" -d '' 2019-01-09 16:29:29,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f5c1b8a-3ee7-4a8c-910e-9bfa624e33eb Date: Wed, 09 Jan 2019 16:29: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-09 16:29:29,493 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839/file used request id req-0f5c1b8a-3ee7-4a8c-910e-9bfa624e33eb 2019-01-09 16:29:29,493 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:29:29,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a22469e7478d9e7829b3ba9b5c1f47b5d6778495" 2019-01-09 16:29:29,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9e338a17-0660-48ad-a1b9-30fe610d99c9 Date: Wed, 09 Jan 2019 16:29:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:29:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:29:29Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5da32f82-7640-4840-9cb6-ae30b9224839/snap", "metadata": {}}], "self": "/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839", "min_disk": 0, "protected": false, "id": "5da32f82-7640-4840-9cb6-ae30b9224839", "file": "/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7731121f692c428e9a2540c3d31e07e4", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5da32f82-7640-4840-9cb6-ae30b9224839/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:29:29,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839 used request id req-9e338a17-0660-48ad-a1b9-30fe610d99c9 2019-01-09 16:29:29,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a22469e7478d9e7829b3ba9b5c1f47b5d6778495" 2019-01-09 16:29:29,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-20fb561f-88b6-48d1-be1f-ea4d28f47483 Date: Wed, 09 Jan 2019 16:29: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-09 16:29:29,518 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-20fb561f-88b6-48d1-be1f-ea4d28f47483 2019-01-09 16:29:29,520 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image 2019-01-09 16:29:29,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a22469e7478d9e7829b3ba9b5c1f47b5d6778495" 2019-01-09 16:29:29,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7be25747-6a25-4733-8a61-b5d9f402621e Date: Wed, 09 Jan 2019 16:29:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:29:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:29:29Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5da32f82-7640-4840-9cb6-ae30b9224839/snap", "metadata": {}}], "self": "/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839", "min_disk": 0, "protected": false, "id": "5da32f82-7640-4840-9cb6-ae30b9224839", "file": "/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7731121f692c428e9a2540c3d31e07e4", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5da32f82-7640-4840-9cb6-ae30b9224839/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:29:29,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839 used request id req-7be25747-6a25-4733-8a61-b5d9f402621e 2019-01-09 16:29:29,536 - create_image - DEBUG - Instance status is - active 2019-01-09 16:29:29,536 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image 2019-01-09 16:29:29,536 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image 2019-01-09 16:29:29,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:29:29,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:29:29,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65f452e825544d4b8306bc758407cacf", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj-role"}], "expires_at": "2019-01-09T17:29:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-user", "id": "e8886ec2b6ad42ff9f77ec7605e7c205"}, "audit_ids": ["Wwwc8BKZREOtdpyTpA7_MQ"], "issued_at": "2019-01-09T16:29:29.000000Z"}} 2019-01-09 16:29:29,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1385fa7624215bb5741dec9ef72449c550b387" 2019-01-09 16:29:30,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3424ae93-29d6-4149-8ea4-141e1f904713 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:29:30,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3424ae93-29d6-4149-8ea4-141e1f904713 2019-01-09 16:29:30,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1385fa7624215bb5741dec9ef72449c550b387" 2019-01-09 16:29:30,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2161d15f-bd5b-4df6-a307-d0472581f72c Date: Wed, 09 Jan 2019 16:29:30 GMT RESP BODY: {"networks":[]} 2019-01-09 16:29:30,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-2161d15f-bd5b-4df6-a307-d0472581f72c 2019-01-09 16:29:30,219 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net 2019-01-09 16:29:30,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1385fa7624215bb5741dec9ef72449c550b387" -d '{"network": {"name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net", "admin_state_up": true}}' 2019-01-09 16:29:30,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-bf4eab07-5ee7-45e8-8e83-d7d9146b0fb0 Date: Wed, 09 Jan 2019 16:29:30 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:29:30Z","is_default":false,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}} 2019-01-09 16:29:30,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-bf4eab07-5ee7-45e8-8e83-d7d9146b0fb0 2019-01-09 16:29:30,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1385fa7624215bb5741dec9ef72449c550b387" 2019-01-09 16:29:30,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-bcdefbb1-62a6-4246-ada6-f0054110a9a6 Date: Wed, 09 Jan 2019 16:29:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:29:30Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:30,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-bcdefbb1-62a6-4246-ada6-f0054110a9a6 2019-01-09 16:29:30,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1385fa7624215bb5741dec9ef72449c550b387" 2019-01-09 16:29:30,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3b5a4b3f-ccba-4b3f-8fca-47db976f2627 Date: Wed, 09 Jan 2019 16:29:30 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:29:30,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-3b5a4b3f-ccba-4b3f-8fca-47db976f2627 2019-01-09 16:29:30,983 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet 2019-01-09 16:29:30,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1385fa7624215bb5741dec9ef72449c550b387" -d '{"subnets": [{"ip_version": 4, "network_id": "e5424e49-e741-46d7-b441-a56c1b6ff969", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]}' 2019-01-09 16:29:31,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0dc246b9-321e-4d9b-8306-14b8a157c8c6 Date: Wed, 09 Jan 2019 16:29:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:31,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-0dc246b9-321e-4d9b-8306-14b8a157c8c6 2019-01-09 16:29:31,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1385fa7624215bb5741dec9ef72449c550b387" 2019-01-09 16:29:31,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2dde73d7-e099-4fc9-83a7-20ccc48ba365 Date: Wed, 09 Jan 2019 16:29:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:31,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-2dde73d7-e099-4fc9-83a7-20ccc48ba365 2019-01-09 16:29:31,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1385fa7624215bb5741dec9ef72449c550b387" 2019-01-09 16:29:31,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-02e18347-da56-4f0f-9d6a-9c743f6f104e Date: Wed, 09 Jan 2019 16:29:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:31,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-02e18347-da56-4f0f-9d6a-9c743f6f104e 2019-01-09 16:29:31,718 - OpenStackNetwork - DEBUG - Network [e5424e49-e741-46d7-b441-a56c1b6ff969] created successfully 2019-01-09 16:29:31,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:29:31,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:29:32,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["M3usiB6hSJuRlghmI6q9WA"], "issued_at": "2019-01-09T16:29:32.000000Z"}} 2019-01-09 16:29:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c97554b16026ca958e3acacc48122a442bafb9" 2019-01-09 16:29:32,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62abaf91-ea52-45dc-8666-64149175edd3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:29:32,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-62abaf91-ea52-45dc-8666-64149175edd3 2019-01-09 16:29:32,257 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:29:32,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c97554b16026ca958e3acacc48122a442bafb9" 2019-01-09 16:29:32,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-209c6f88-a7d4-425e-bce3-1aa15c8f5947 x-compute-request-id: req-209c6f88-a7d4-425e-bce3-1aa15c8f5947 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:29:32,465 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-209c6f88-a7d4-425e-bce3-1aa15c8f5947 2019-01-09 16:29:32,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c97554b16026ca958e3acacc48122a442bafb9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-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-09 16:29:32,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d8605a4-86b8-4f4c-a6ee-f43b92da9ee2 x-compute-request-id: req-6d8605a4-86b8-4f4c-a6ee-f43b92da9ee2 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "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": "4d8f818f-2f76-4cba-b1ff-99237981ce02"}} 2019-01-09 16:29:32,499 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6d8605a4-86b8-4f4c-a6ee-f43b92da9ee2 2019-01-09 16:29:32,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:29:32,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:29:32,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65f452e825544d4b8306bc758407cacf", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj-role"}], "expires_at": "2019-01-09T17:29:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-user", "id": "e8886ec2b6ad42ff9f77ec7605e7c205"}, "audit_ids": ["5qMAdML2Q8SkyakmhzLRFg"], "issued_at": "2019-01-09T16:29:32.000000Z"}} 2019-01-09 16:29:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:32,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4788032-40d2-4446-8f90-c4e7ed921c8a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:29:32,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f4788032-40d2-4446-8f90-c4e7ed921c8a 2019-01-09 16:29:32,987 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:29:32,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:33,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b74c09-b7b2-4362-bbd1-05bffe420361 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:29:33,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-95b74c09-b7b2-4362-bbd1-05bffe420361 2019-01-09 16:29:33,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:33,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1a435853-f96b-4dd7-9324-054c32ec536c Date: Wed, 09 Jan 2019 16:29:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:33,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-1a435853-f96b-4dd7-9324-054c32ec536c 2019-01-09 16:29:33,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:33,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d77a3342-c624-4f0b-8687-25b32157df4e Date: Wed, 09 Jan 2019 16:29:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:33,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-d77a3342-c624-4f0b-8687-25b32157df4e 2019-01-09 16:29:33,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:33,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b4a0d75b-ae67-4de7-a622-cb9f0858e7e7 Date: Wed, 09 Jan 2019 16:29:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:33,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-b4a0d75b-ae67-4de7-a622-cb9f0858e7e7 2019-01-09 16:29:33,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:29:33,510 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:29: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:29:33,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:33,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5228f22-c003-43e5-a4e7-222d0a82b893 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}} 2019-01-09 16:29:33,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 used request id req-c5228f22-c003-43e5-a4e7-222d0a82b893 2019-01-09 16:29:33,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:33,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-313e5f7c-3c5d-49b4-a6e2-cd86f4c1c450 Date: Wed, 09 Jan 2019 16:29:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:33,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-313e5f7c-3c5d-49b4-a6e2-cd86f4c1c450 2019-01-09 16:29:33,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969&name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:33,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e49395fa-2da7-4638-805a-e1ea793651af Date: Wed, 09 Jan 2019 16:29:33 GMT RESP BODY: {"ports":[]} 2019-01-09 16:29:33,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969&name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port&admin_state_up=True used request id req-e49395fa-2da7-4638-805a-e1ea793651af 2019-01-09 16:29:33,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:33,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29: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-ad192da6-674d-45da-9d15-70e763e653f9 x-compute-request-id: req-ad192da6-674d-45da-9d15-70e763e653f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:29:33,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst used request id req-ad192da6-674d-45da-9d15-70e763e653f9 2019-01-09 16:29:33,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:33,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-554c9803-8408-4ca1-ad17-6d620a61e1f4 Date: Wed, 09 Jan 2019 16:29:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:33,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-554c9803-8408-4ca1-ad17-6d620a61e1f4 2019-01-09 16:29:33,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:34,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-58cb4e92-a654-456f-9536-d5fe22c59fb2 Date: Wed, 09 Jan 2019 16:29:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:34,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-58cb4e92-a654-456f-9536-d5fe22c59fb2 2019-01-09 16:29:34,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:34,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b3d20550-cc7e-433d-b3d2-2c7e9526252c Date: Wed, 09 Jan 2019 16:29:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:34,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-b3d20550-cc7e-433d-b3d2-2c7e9526252c 2019-01-09 16:29:34,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:34,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b400203-b852-44a3-b3f0-89f97e074756 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}} 2019-01-09 16:29:34,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 used request id req-9b400203-b852-44a3-b3f0-89f97e074756 2019-01-09 16:29:34,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:34,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4da1a0e1-cae0-48e3-b356-244e044613e8 Date: Wed, 09 Jan 2019 16:29:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:34,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-4da1a0e1-cae0-48e3-b356-244e044613e8 2019-01-09 16:29:34,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969&name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:34,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-369e4638-3d37-481e-b612-3a51973d2b8a Date: Wed, 09 Jan 2019 16:29:34 GMT RESP BODY: {"ports":[]} 2019-01-09 16:29:34,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969&name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port&admin_state_up=True used request id req-369e4638-3d37-481e-b612-3a51973d2b8a 2019-01-09 16:29:34,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:29:34,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:29:34,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65f452e825544d4b8306bc758407cacf", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj-role"}], "expires_at": "2019-01-09T17:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-user", "id": "e8886ec2b6ad42ff9f77ec7605e7c205"}, "audit_ids": ["WNTbJ0z7Q2C7GV6ZnlClcA"], "issued_at": "2019-01-09T16:29:34.000000Z"}} 2019-01-09 16:29:34,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc39cf5f368c290d3f3a14a7676b0a79e5c04f9e" 2019-01-09 16:29:34,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae3c45b-4145-4a74-ae72-cc2264740511 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:29:34,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4ae3c45b-4145-4a74-ae72-cc2264740511 2019-01-09 16:29:34,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:34,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-2157c785-6fa9-4cdf-ae9d-e59cb84a4c4e Date: Wed, 09 Jan 2019 16:29:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:34,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-2157c785-6fa9-4cdf-ae9d-e59cb84a4c4e 2019-01-09 16:29:34,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:34,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-81c56ded-435c-4792-975d-e4c4bb6f9138 Date: Wed, 09 Jan 2019 16:29:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:34,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-81c56ded-435c-4792-975d-e4c4bb6f9138 2019-01-09 16:29:34,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:35,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e6cf7df6-2500-4572-8749-b8dead883e28 Date: Wed, 09 Jan 2019 16:29:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:35,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-e6cf7df6-2500-4572-8749-b8dead883e28 2019-01-09 16:29:35,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:29:35,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:29: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:29:35,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc39cf5f368c290d3f3a14a7676b0a79e5c04f9e" 2019-01-09 16:29:35,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2659cd16-2d75-4641-b3b3-336c057f1102 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}} 2019-01-09 16:29:35,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 used request id req-2659cd16-2d75-4641-b3b3-336c057f1102 2019-01-09 16:29:35,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:35,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3fd9e9ab-5973-405f-9305-cc9f5758847e Date: Wed, 09 Jan 2019 16:29:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:35,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-3fd9e9ab-5973-405f-9305-cc9f5758847e 2019-01-09 16:29:35,381 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net 2019-01-09 16:29:35,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" -d '{"port": {"network_id": "e5424e49-e741-46d7-b441-a56c1b6ff969", "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port", "admin_state_up": true}}' 2019-01-09 16:29:36,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-458b2675-4db0-4d81-96de-05e7e19f99aa Date: Wed, 09 Jan 2019 16:29:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:35Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"843fde12-dd94-42e3-8389-7d720f7a5c64","ip_address":"10.55.0.7"}],"id":"ebfa97b0-f6cd-49cd-8b1e-a85d89894ce9","security_groups":["579c2f60-36ca-400f-9cd7-d2acf9bd9956"],"mac_address":"fa:16:3e:cf:29:a0","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port","project_id":"7731121f692c428e9a2540c3d31e07e4","qos_policy_id":null,"admin_state_up":true,"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:35Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:29:36,324 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-458b2675-4db0-4d81-96de-05e7e19f99aa 2019-01-09 16:29:36,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:36,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9481c254-4691-44fc-bb83-b730daca7db6 Date: Wed, 09 Jan 2019 16:29:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:36,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-9481c254-4691-44fc-bb83-b730daca7db6 2019-01-09 16:29:36,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:36,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4ecd8188-9e18-415c-8f7b-9bf8aadfd87c Date: Wed, 09 Jan 2019 16:29:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:36,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-4ecd8188-9e18-415c-8f7b-9bf8aadfd87c 2019-01-09 16:29:36,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:36,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-915ffeca-7aa8-4a70-b533-847b2dc822b8 Date: Wed, 09 Jan 2019 16:29:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:36,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-915ffeca-7aa8-4a70-b533-847b2dc822b8 2019-01-09 16:29:36,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:36,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e942f07-74b5-492c-9237-6eeb7a214b06 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}} 2019-01-09 16:29:36,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 used request id req-6e942f07-74b5-492c-9237-6eeb7a214b06 2019-01-09 16:29:36,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:36,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-12387fd5-cb01-45de-89e2-161e74fc876c Date: Wed, 09 Jan 2019 16:29:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:36,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-12387fd5-cb01-45de-89e2-161e74fc876c 2019-01-09 16:29:36,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969&name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:36,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-ff122d90-68c4-4f78-bd7a-4a923ba9d96a Date: Wed, 09 Jan 2019 16:29:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:35Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"843fde12-dd94-42e3-8389-7d720f7a5c64","ip_address":"10.55.0.7"}],"id":"ebfa97b0-f6cd-49cd-8b1e-a85d89894ce9","security_groups":["579c2f60-36ca-400f-9cd7-d2acf9bd9956"],"mac_address":"fa:16:3e:cf:29:a0","project_id":"7731121f692c428e9a2540c3d31e07e4","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port","admin_state_up":true,"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:35Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:29:36,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969&name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port&admin_state_up=True used request id req-ff122d90-68c4-4f78-bd7a-4a923ba9d96a 2019-01-09 16:29:36,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:36,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362b12f7-9867-4814-8df7-8bf68cf19a63 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}} 2019-01-09 16:29:36,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 used request id req-362b12f7-9867-4814-8df7-8bf68cf19a63 2019-01-09 16:29:36,804 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst 2019-01-09 16:29:36,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:36,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29: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-939251d9-41bf-47f3-83e0-f2cc956118ec x-compute-request-id: req-939251d9-41bf-47f3-83e0-f2cc956118ec Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-flavor-name"}]} 2019-01-09 16:29:36,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-939251d9-41bf-47f3-83e0-f2cc956118ec 2019-01-09 16:29:36,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:36,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29: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-3318e2c5-2c17-475d-abfa-df4a1fb812b4 x-compute-request-id: req-3318e2c5-2c17-475d-abfa-df4a1fb812b4 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "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": "4d8f818f-2f76-4cba-b1ff-99237981ce02"}} 2019-01-09 16:29:36,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02 used request id req-3318e2c5-2c17-475d-abfa-df4a1fb812b4 2019-01-09 16:29:36,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:37,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-069c8414-7cc4-43d5-a267-ae2de6d0b630 Date: Wed, 09 Jan 2019 16:29:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:29:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:29:29Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5da32f82-7640-4840-9cb6-ae30b9224839/snap", "metadata": {}}], "self": "/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839", "min_disk": 0, "protected": false, "id": "5da32f82-7640-4840-9cb6-ae30b9224839", "file": "/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7731121f692c428e9a2540c3d31e07e4", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5da32f82-7640-4840-9cb6-ae30b9224839/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image"} 2019-01-09 16:29:37,063 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image used request id req-069c8414-7cc4-43d5-a267-ae2de6d0b630 2019-01-09 16:29:37,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:37,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-11765bc3-8167-4daa-bbf0-dfea4d155f1d Date: Wed, 09 Jan 2019 16:29: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-09 16:29:37,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-11765bc3-8167-4daa-bbf0-dfea4d155f1d 2019-01-09 16:29:37,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" -d '{"server": {"name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "imageRef": "5da32f82-7640-4840-9cb6-ae30b9224839", "flavorRef": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "max_count": 1, "min_count": 1, "networks": [{"port": "ebfa97b0-f6cd-49cd-8b1e-a85d89894ce9"}]}}' 2019-01-09 16:29:38,409 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:29:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-53b17593-d419-4f24-aa14-6d9ecf7cb17f x-compute-request-id: req-53b17593-d419-4f24-aa14-6d9ecf7cb17f Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "adminPass": "J9x5cTmS6r7i"}} 2019-01-09 16:29:38,410 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-53b17593-d419-4f24-aa14-6d9ecf7cb17f 2019-01-09 16:29:38,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:38,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29: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-98637b2b-3efb-4005-92f7-4246d90171cf x-compute-request-id: req-98637b2b-3efb-4005-92f7-4246d90171cf 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.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "image": {"id": "5da32f82-7640-4840-9cb6-ae30b9224839", "links": [{"href": "http://172.30.9.29:8774/images/5da32f82-7640-4840-9cb6-ae30b9224839", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}]}, "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "user_id": "e8886ec2b6ad42ff9f77ec7605e7c205", "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-09T16:29:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "created": "2019-01-09T16:29:38Z", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:38,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-98637b2b-3efb-4005-92f7-4246d90171cf 2019-01-09 16:29:38,886 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst 2019-01-09 16:29:38,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:39,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29: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-802ef73f-10f1-4b7e-80fa-d072c5a57588 x-compute-request-id: req-802ef73f-10f1-4b7e-80fa-d072c5a57588 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "image": {"id": "5da32f82-7640-4840-9cb6-ae30b9224839", "links": [{"href": "http://172.30.9.29:8774/images/5da32f82-7640-4840-9cb6-ae30b9224839", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}]}, "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "user_id": "e8886ec2b6ad42ff9f77ec7605e7c205", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:29:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "created": "2019-01-09T16:29:38Z", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:39,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-802ef73f-10f1-4b7e-80fa-d072c5a57588 2019-01-09 16:29:39,140 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst] is - BUILD 2019-01-09 16:29:39,140 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:29:42,143 - create_instance - DEBUG - VM status query timeout in 896.742858171 2019-01-09 16:29:42,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:42,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-b864619c-e4a5-4129-ad81-af8f4cbcf22e x-compute-request-id: req-b864619c-e4a5-4129-ad81-af8f4cbcf22e 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.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "image": {"id": "5da32f82-7640-4840-9cb6-ae30b9224839", "links": [{"href": "http://172.30.9.29:8774/images/5da32f82-7640-4840-9cb6-ae30b9224839", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}]}, "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "security_groups": [{"name": "default"}], "user_id": "e8886ec2b6ad42ff9f77ec7605e7c205", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:29:39Z", "hostId": "ab8bcc534bd30be6ade8fa63e49416e2c5399b972717d4f3534b8294", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "created": "2019-01-09T16:29:38Z", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:42,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-b864619c-e4a5-4129-ad81-af8f4cbcf22e 2019-01-09 16:29:42,287 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst] is - BUILD 2019-01-09 16:29:42,288 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:29:45,291 - create_instance - DEBUG - VM status query timeout in 893.595246077 2019-01-09 16:29:45,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:45,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-5269b5c5-a989-4c38-8161-2a6b814e0b38 x-compute-request-id: req-5269b5c5-a989-4c38-8161-2a6b814e0b38 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:29:a0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "image": {"id": "5da32f82-7640-4840-9cb6-ae30b9224839", "links": [{"href": "http://172.30.9.29:8774/images/5da32f82-7640-4840-9cb6-ae30b9224839", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:43.000000", "flavor": {"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}]}, "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "security_groups": [{"name": "default"}], "user_id": "e8886ec2b6ad42ff9f77ec7605e7c205", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:43Z", "hostId": "ab8bcc534bd30be6ade8fa63e49416e2c5399b972717d4f3534b8294", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "created": "2019-01-09T16:29:38Z", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:45,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-5269b5c5-a989-4c38-8161-2a6b814e0b38 2019-01-09 16:29:45,742 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst] is - ACTIVE 2019-01-09 16:29:45,742 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:29:45,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:46,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-d62b9fb5-b0b7-4131-bb2b-a93a9aee10c8 x-compute-request-id: req-d62b9fb5-b0b7-4131-bb2b-a93a9aee10c8 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:29:a0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "image": {"id": "5da32f82-7640-4840-9cb6-ae30b9224839", "links": [{"href": "http://172.30.9.29:8774/images/5da32f82-7640-4840-9cb6-ae30b9224839", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:43.000000", "flavor": {"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}]}, "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "security_groups": [{"name": "default"}], "user_id": "e8886ec2b6ad42ff9f77ec7605e7c205", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:43Z", "hostId": "ab8bcc534bd30be6ade8fa63e49416e2c5399b972717d4f3534b8294", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "created": "2019-01-09T16:29:38Z", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:46,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-d62b9fb5-b0b7-4131-bb2b-a93a9aee10c8 2019-01-09 16:29:46,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:46,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e0d71d3e-57b8-4aca-a882-e5e8697ba923 Date: Wed, 09 Jan 2019 16:29:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:46,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-e0d71d3e-57b8-4aca-a882-e5e8697ba923 2019-01-09 16:29:46,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:46,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc86c2d-4505-44d0-ac33-08967140c508 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}} 2019-01-09 16:29:46,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 used request id req-cdc86c2d-4505-44d0-ac33-08967140c508 2019-01-09 16:29:46,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:46,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-96640c2d-733d-4805-bf8e-217890c74cc9 Date: Wed, 09 Jan 2019 16:29:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:46,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-96640c2d-733d-4805-bf8e-217890c74cc9 2019-01-09 16:29:46,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:46,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-6729b78f-6b6d-4ac1-965f-27c846d0b466 Date: Wed, 09 Jan 2019 16:29:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"843fde12-dd94-42e3-8389-7d720f7a5c64","ip_address":"10.55.0.2"}],"id":"0f450d79-c15e-490d-8601-0bec8df0e270","security_groups":[],"mac_address":"fa:16:3e:c2:d4:c5","project_id":"7731121f692c428e9a2540c3d31e07e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5424e49-e741-46d7-b441-a56c1b6ff969","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"843fde12-dd94-42e3-8389-7d720f7a5c64","ip_address":"10.55.0.7"}],"id":"ebfa97b0-f6cd-49cd-8b1e-a85d89894ce9","security_groups":["579c2f60-36ca-400f-9cd7-d2acf9bd9956"],"mac_address":"fa:16:3e:cf:29:a0","project_id":"7731121f692c428e9a2540c3d31e07e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port","admin_state_up":true,"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:35Z","binding:vnic_type":"normal","device_id":"74a118d4-7ab7-47a2-8806-2b60023d659d","ip_allocation":"immediate"}]} 2019-01-09 16:29:46,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-6729b78f-6b6d-4ac1-965f-27c846d0b466 2019-01-09 16:29:46,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:29:46,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:29:47,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65f452e825544d4b8306bc758407cacf", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj-role"}], "expires_at": "2019-01-09T17:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-user", "id": "e8886ec2b6ad42ff9f77ec7605e7c205"}, "audit_ids": ["RTGYzBdkRSil_sG1BoSAGA"], "issued_at": "2019-01-09T16:29:47.000000Z"}} 2019-01-09 16:29:47,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" 2019-01-09 16:29:47,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840d3d5c-e554-47aa-ad7f-815e0c73c4ec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:29:47,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-840d3d5c-e554-47aa-ad7f-815e0c73c4ec 2019-01-09 16:29:47,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" 2019-01-09 16:29:47,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-82776e60-ab89-4613-afbb-2298982ae0c9 Date: Wed, 09 Jan 2019 16:29:47 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:29:47,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-name&description=hello+group used request id req-82776e60-ab89-4613-afbb-2298982ae0c9 2019-01-09 16:29:47,367 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-name... 2019-01-09 16:29:47,368 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-name 2019-01-09 16:29:47,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" -d '{"security_group": {"name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-name", "description": "hello group"}}' 2019-01-09 16:29:47,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-455b7875-add3-45c1-b1d0-e9db469a238e Date: Wed, 09 Jan 2019 16:29:47 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "updated_at": "2019-01-09T16:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "revision_number": 0, "id": "4762dc3c-ae4c-411f-b7d2-c675540c6203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7731121f692c428e9a2540c3d31e07e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "revision_number": 0, "id": "5b380b70-d21c-4b9e-853d-883da68954d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7731121f692c428e9a2540c3d31e07e4"}], "revision_number": 2, "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "25058e59-3c0d-4a74-8cb1-648df949affe", "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-name"}} 2019-01-09 16:29:47,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-455b7875-add3-45c1-b1d0-e9db469a238e 2019-01-09 16:29:47,561 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25058e59-3c0d-4a74-8cb1-648df949affe 2019-01-09 16:29:47,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25058e59-3c0d-4a74-8cb1-648df949affe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" 2019-01-09 16:29:47,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a75d1d60-aa57-4a29-a960-b3ca5e3c93fb Date: Wed, 09 Jan 2019 16:29:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "4762dc3c-ae4c-411f-b7d2-c675540c6203"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "5b380b70-d21c-4b9e-853d-883da68954d3"}]} 2019-01-09 16:29:47,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25058e59-3c0d-4a74-8cb1-648df949affe used request id req-a75d1d60-aa57-4a29-a960-b3ca5e3c93fb 2019-01-09 16:29:47,620 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25058e59-3c0d-4a74-8cb1-648df949affe 2019-01-09 16:29:47,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25058e59-3c0d-4a74-8cb1-648df949affe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" 2019-01-09 16:29:47,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-830d9ac7-d64a-4437-8672-9036fff593fc Date: Wed, 09 Jan 2019 16:29:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "4762dc3c-ae4c-411f-b7d2-c675540c6203"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "5b380b70-d21c-4b9e-853d-883da68954d3"}]} 2019-01-09 16:29:47,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25058e59-3c0d-4a74-8cb1-648df949affe used request id req-830d9ac7-d64a-4437-8672-9036fff593fc 2019-01-09 16:29:47,644 - neutron_utils - INFO - Retrieving security group with ID - 25058e59-3c0d-4a74-8cb1-648df949affe 2019-01-09 16:29:47,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=25058e59-3c0d-4a74-8cb1-648df949affe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" 2019-01-09 16:29:47,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-7ae74679-e867-43fb-9934-66af6c46826f Date: Wed, 09 Jan 2019 16:29:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "updated_at": "2019-01-09T16:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "revision_number": 0, "id": "4762dc3c-ae4c-411f-b7d2-c675540c6203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7731121f692c428e9a2540c3d31e07e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "revision_number": 0, "id": "5b380b70-d21c-4b9e-853d-883da68954d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7731121f692c428e9a2540c3d31e07e4"}], "revision_number": 2, "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "25058e59-3c0d-4a74-8cb1-648df949affe", "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-name"}]} 2019-01-09 16:29:47,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=25058e59-3c0d-4a74-8cb1-648df949affe used request id req-7ae74679-e867-43fb-9934-66af6c46826f 2019-01-09 16:29:47,721 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25058e59-3c0d-4a74-8cb1-648df949affe 2019-01-09 16:29:47,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25058e59-3c0d-4a74-8cb1-648df949affe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" 2019-01-09 16:29:47,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b9e94691-9600-4213-a56c-417b00362f57 Date: Wed, 09 Jan 2019 16:29:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "4762dc3c-ae4c-411f-b7d2-c675540c6203"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "5b380b70-d21c-4b9e-853d-883da68954d3"}]} 2019-01-09 16:29:47,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25058e59-3c0d-4a74-8cb1-648df949affe used request id req-b9e94691-9600-4213-a56c-417b00362f57 2019-01-09 16:29:47,743 - neutron_utils - INFO - Retrieving security group with ID - 25058e59-3c0d-4a74-8cb1-648df949affe 2019-01-09 16:29:47,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=25058e59-3c0d-4a74-8cb1-648df949affe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" 2019-01-09 16:29:47,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c96e5b29-34aa-4767-9436-e36a5c62386d Date: Wed, 09 Jan 2019 16:29:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "updated_at": "2019-01-09T16:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "revision_number": 0, "id": "4762dc3c-ae4c-411f-b7d2-c675540c6203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7731121f692c428e9a2540c3d31e07e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "revision_number": 0, "id": "5b380b70-d21c-4b9e-853d-883da68954d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7731121f692c428e9a2540c3d31e07e4"}], "revision_number": 2, "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "25058e59-3c0d-4a74-8cb1-648df949affe", "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-name"}]} 2019-01-09 16:29:47,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=25058e59-3c0d-4a74-8cb1-648df949affe used request id req-c96e5b29-34aa-4767-9436-e36a5c62386d 2019-01-09 16:29:47,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25058e59-3c0d-4a74-8cb1-648df949affe 2019-01-09 16:29:47,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25058e59-3c0d-4a74-8cb1-648df949affe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" 2019-01-09 16:29:47,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0509b480-ec43-48a7-999a-739bbeda2a8b Date: Wed, 09 Jan 2019 16:29:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "4762dc3c-ae4c-411f-b7d2-c675540c6203"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "5b380b70-d21c-4b9e-853d-883da68954d3"}]} 2019-01-09 16:29:47,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25058e59-3c0d-4a74-8cb1-648df949affe used request id req-0509b480-ec43-48a7-999a-739bbeda2a8b 2019-01-09 16:29:47,814 - neutron_utils - INFO - Retrieving security group with ID - 25058e59-3c0d-4a74-8cb1-648df949affe 2019-01-09 16:29:47,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=25058e59-3c0d-4a74-8cb1-648df949affe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" 2019-01-09 16:29:47,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f0b82dcb-833a-4ecf-b5dd-a38ef11ba8f6 Date: Wed, 09 Jan 2019 16:29:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "updated_at": "2019-01-09T16:29:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "revision_number": 0, "id": "4762dc3c-ae4c-411f-b7d2-c675540c6203", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7731121f692c428e9a2540c3d31e07e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "revision_number": 0, "id": "5b380b70-d21c-4b9e-853d-883da68954d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7731121f692c428e9a2540c3d31e07e4"}], "revision_number": 2, "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "25058e59-3c0d-4a74-8cb1-648df949affe", "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-name"}]} 2019-01-09 16:29:47,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=25058e59-3c0d-4a74-8cb1-648df949affe used request id req-f0b82dcb-833a-4ecf-b5dd-a38ef11ba8f6 2019-01-09 16:29:47,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 25058e59-3c0d-4a74-8cb1-648df949affe 2019-01-09 16:29:47,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25058e59-3c0d-4a74-8cb1-648df949affe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" 2019-01-09 16:29:47,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3ed08518-3992-4d51-ac98-bca0a17d56a8 Date: Wed, 09 Jan 2019 16:29:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "4762dc3c-ae4c-411f-b7d2-c675540c6203"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:47Z", "security_group_id": "25058e59-3c0d-4a74-8cb1-648df949affe", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:47Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "5b380b70-d21c-4b9e-853d-883da68954d3"}]} 2019-01-09 16:29:47,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=25058e59-3c0d-4a74-8cb1-648df949affe used request id req-3ed08518-3992-4d51-ac98-bca0a17d56a8 2019-01-09 16:29:47,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:48,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-20b81397-1b3e-4a6c-b45c-fc3e5bae2285 x-compute-request-id: req-20b81397-1b3e-4a6c-b45c-fc3e5bae2285 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:29:a0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "image": {"id": "5da32f82-7640-4840-9cb6-ae30b9224839", "links": [{"href": "http://172.30.9.29:8774/images/5da32f82-7640-4840-9cb6-ae30b9224839", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:43.000000", "flavor": {"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}]}, "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "security_groups": [{"name": "default"}], "user_id": "e8886ec2b6ad42ff9f77ec7605e7c205", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:43Z", "hostId": "ab8bcc534bd30be6ade8fa63e49416e2c5399b972717d4f3534b8294", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "created": "2019-01-09T16:29:38Z", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:48,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-20b81397-1b3e-4a6c-b45c-fc3e5bae2285 2019-01-09 16:29:48,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:48,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a119cc3a-520c-43ec-8f75-9057ae04f8a6 Date: Wed, 09 Jan 2019 16:29:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:48,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-a119cc3a-520c-43ec-8f75-9057ae04f8a6 2019-01-09 16:29:48,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:48,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95aae8b5-76b3-40a1-9e2f-d03efbed5efe Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}} 2019-01-09 16:29:48,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 used request id req-95aae8b5-76b3-40a1-9e2f-d03efbed5efe 2019-01-09 16:29:48,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:48,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a9ef3943-9ef7-4b09-a5ac-8385e1edb3c8 Date: Wed, 09 Jan 2019 16:29:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:48,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-a9ef3943-9ef7-4b09-a5ac-8385e1edb3c8 2019-01-09 16:29:48,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:48,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-d13b3968-7a76-4fc3-84ab-f6d7f4253f45 Date: Wed, 09 Jan 2019 16:29:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"843fde12-dd94-42e3-8389-7d720f7a5c64","ip_address":"10.55.0.2"}],"id":"0f450d79-c15e-490d-8601-0bec8df0e270","security_groups":[],"mac_address":"fa:16:3e:c2:d4:c5","project_id":"7731121f692c428e9a2540c3d31e07e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5424e49-e741-46d7-b441-a56c1b6ff969","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"843fde12-dd94-42e3-8389-7d720f7a5c64","ip_address":"10.55.0.7"}],"id":"ebfa97b0-f6cd-49cd-8b1e-a85d89894ce9","security_groups":["579c2f60-36ca-400f-9cd7-d2acf9bd9956"],"mac_address":"fa:16:3e:cf:29:a0","project_id":"7731121f692c428e9a2540c3d31e07e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port","admin_state_up":true,"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:35Z","binding:vnic_type":"normal","device_id":"74a118d4-7ab7-47a2-8806-2b60023d659d","ip_allocation":"immediate"}]} 2019-01-09 16:29:48,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-d13b3968-7a76-4fc3-84ab-f6d7f4253f45 2019-01-09 16:29:48,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:29:49,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "65f452e825544d4b8306bc758407cacf", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj-role"}], "expires_at": "2019-01-09T17:29:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7731121f692c428e9a2540c3d31e07e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_7731121f692c428e9a2540c3d31e07e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-user", "id": "e8886ec2b6ad42ff9f77ec7605e7c205"}, "audit_ids": ["Qb-93LvWQTWydjL5q57zDg"], "issued_at": "2019-01-09T16:29:49.000000Z"}} 2019-01-09 16:29:49,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e780bf8825be9d8bf406d814c48eff327278cd30" 2019-01-09 16:29:49,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29: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-ae248b5e-431b-4cc1-84c4-f8f46f84c57f x-compute-request-id: req-ae248b5e-431b-4cc1-84c4-f8f46f84c57f Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:29:a0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "image": {"id": "5da32f82-7640-4840-9cb6-ae30b9224839", "links": [{"href": "http://172.30.9.29:8774/images/5da32f82-7640-4840-9cb6-ae30b9224839", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:43.000000", "flavor": {"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}]}, "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "security_groups": [{"name": "default"}], "user_id": "e8886ec2b6ad42ff9f77ec7605e7c205", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:43Z", "hostId": "ab8bcc534bd30be6ade8fa63e49416e2c5399b972717d4f3534b8294", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "created": "2019-01-09T16:29:38Z", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:49,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-ae248b5e-431b-4cc1-84c4-f8f46f84c57f 2019-01-09 16:29:49,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:50,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29: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-055a1dcd-f380-493e-a3c6-17adbcc8c2ab x-compute-request-id: req-055a1dcd-f380-493e-a3c6-17adbcc8c2ab Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:29:a0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "image": {"id": "5da32f82-7640-4840-9cb6-ae30b9224839", "links": [{"href": "http://172.30.9.29:8774/images/5da32f82-7640-4840-9cb6-ae30b9224839", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:43.000000", "flavor": {"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}]}, "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "security_groups": [{"name": "default"}], "user_id": "e8886ec2b6ad42ff9f77ec7605e7c205", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:43Z", "hostId": "ab8bcc534bd30be6ade8fa63e49416e2c5399b972717d4f3534b8294", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "created": "2019-01-09T16:29:38Z", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:50,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-055a1dcd-f380-493e-a3c6-17adbcc8c2ab 2019-01-09 16:29:50,398 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst] is - ACTIVE 2019-01-09 16:29:50,398 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:29:50,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:50,719 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29: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-c0e9909d-eea4-44af-bd1f-90e1c909780b x-compute-request-id: req-c0e9909d-eea4-44af-bd1f-90e1c909780b Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:29:a0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "image": {"id": "5da32f82-7640-4840-9cb6-ae30b9224839", "links": [{"href": "http://172.30.9.29:8774/images/5da32f82-7640-4840-9cb6-ae30b9224839", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:43.000000", "flavor": {"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}]}, "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "security_groups": [{"name": "default"}], "user_id": "e8886ec2b6ad42ff9f77ec7605e7c205", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:43Z", "hostId": "ab8bcc534bd30be6ade8fa63e49416e2c5399b972717d4f3534b8294", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "created": "2019-01-09T16:29:38Z", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:50,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-c0e9909d-eea4-44af-bd1f-90e1c909780b 2019-01-09 16:29:50,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:50,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a07ba5f9-5f44-4e13-b75d-99114425e0e0 Date: Wed, 09 Jan 2019 16:29:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:50,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-a07ba5f9-5f44-4e13-b75d-99114425e0e0 2019-01-09 16:29:50,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:50,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e12c88cd-32a1-41d5-b4e6-b193bb3335c8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}} 2019-01-09 16:29:50,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 used request id req-e12c88cd-32a1-41d5-b4e6-b193bb3335c8 2019-01-09 16:29:50,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:50,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cb273400-39d9-4eaa-8943-11bc03576e64 Date: Wed, 09 Jan 2019 16:29:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:50,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-cb273400-39d9-4eaa-8943-11bc03576e64 2019-01-09 16:29:50,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:51,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-11aa9fe3-ce5d-42ce-94e3-39242dcf136b Date: Wed, 09 Jan 2019 16:29:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"843fde12-dd94-42e3-8389-7d720f7a5c64","ip_address":"10.55.0.2"}],"id":"0f450d79-c15e-490d-8601-0bec8df0e270","security_groups":[],"mac_address":"fa:16:3e:c2:d4:c5","project_id":"7731121f692c428e9a2540c3d31e07e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5424e49-e741-46d7-b441-a56c1b6ff969","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"843fde12-dd94-42e3-8389-7d720f7a5c64","ip_address":"10.55.0.7"}],"id":"ebfa97b0-f6cd-49cd-8b1e-a85d89894ce9","security_groups":["579c2f60-36ca-400f-9cd7-d2acf9bd9956"],"mac_address":"fa:16:3e:cf:29:a0","project_id":"7731121f692c428e9a2540c3d31e07e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port","admin_state_up":true,"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:35Z","binding:vnic_type":"normal","device_id":"74a118d4-7ab7-47a2-8806-2b60023d659d","ip_allocation":"immediate"}]} 2019-01-09 16:29:51,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-11aa9fe3-ce5d-42ce-94e3-39242dcf136b 2019-01-09 16:29:51,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:51,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53365db7-7c75-46ff-acdb-b783e630292d x-compute-request-id: req-53365db7-7c75-46ff-acdb-b783e630292d Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:29:a0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "image": {"id": "5da32f82-7640-4840-9cb6-ae30b9224839", "links": [{"href": "http://172.30.9.29:8774/images/5da32f82-7640-4840-9cb6-ae30b9224839", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:43.000000", "flavor": {"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}]}, "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "security_groups": [{"name": "default"}], "user_id": "e8886ec2b6ad42ff9f77ec7605e7c205", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:43Z", "hostId": "ab8bcc534bd30be6ade8fa63e49416e2c5399b972717d4f3534b8294", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "created": "2019-01-09T16:29:38Z", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:51,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-53365db7-7c75-46ff-acdb-b783e630292d 2019-01-09 16:29:51,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:51,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5d782917-8e34-45ad-aa6c-6b229d6f1870 Date: Wed, 09 Jan 2019 16:29:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:51,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-5d782917-8e34-45ad-aa6c-6b229d6f1870 2019-01-09 16:29:51,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:51,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcb555dd-1752-4617-89eb-d0049e00126f Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}} 2019-01-09 16:29:51,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 used request id req-fcb555dd-1752-4617-89eb-d0049e00126f 2019-01-09 16:29:51,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:51,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-497b42a8-664f-40d9-aed8-91d74e2c280a Date: Wed, 09 Jan 2019 16:29:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:51,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-497b42a8-664f-40d9-aed8-91d74e2c280a 2019-01-09 16:29:51,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:51,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-451147ee-2c50-4743-95cc-631082c89def Date: Wed, 09 Jan 2019 16:29:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"843fde12-dd94-42e3-8389-7d720f7a5c64","ip_address":"10.55.0.2"}],"id":"0f450d79-c15e-490d-8601-0bec8df0e270","security_groups":[],"mac_address":"fa:16:3e:c2:d4:c5","project_id":"7731121f692c428e9a2540c3d31e07e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5424e49-e741-46d7-b441-a56c1b6ff969","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:42Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"843fde12-dd94-42e3-8389-7d720f7a5c64","ip_address":"10.55.0.7"}],"id":"ebfa97b0-f6cd-49cd-8b1e-a85d89894ce9","security_groups":["579c2f60-36ca-400f-9cd7-d2acf9bd9956"],"mac_address":"fa:16:3e:cf:29:a0","project_id":"7731121f692c428e9a2540c3d31e07e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port","admin_state_up":true,"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:35Z","binding:vnic_type":"normal","device_id":"74a118d4-7ab7-47a2-8806-2b60023d659d","ip_allocation":"immediate"}]} 2019-01-09 16:29:51,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-451147ee-2c50-4743-95cc-631082c89def 2019-01-09 16:29:51,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-name"}}' 2019-01-09 16:29:52,426 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:29:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f843e35c-466b-4fcd-b64b-06b860fc1af4 x-compute-request-id: req-f843e35c-466b-4fcd-b64b-06b860fc1af4 Content-Length: 0 Content-Type: application/json 2019-01-09 16:29:52,426 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d/action used request id req-f843e35c-466b-4fcd-b64b-06b860fc1af4 2019-01-09 16:29:52,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:52,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-bb1db0ca-ff58-4618-81c0-989f00cc7e43 x-compute-request-id: req-bb1db0ca-ff58-4618-81c0-989f00cc7e43 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:29:a0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "image": {"id": "5da32f82-7640-4840-9cb6-ae30b9224839", "links": [{"href": "http://172.30.9.29:8774/images/5da32f82-7640-4840-9cb6-ae30b9224839", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:43.000000", "flavor": {"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}]}, "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "security_groups": [{"name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-name"}, {"name": "default"}], "user_id": "e8886ec2b6ad42ff9f77ec7605e7c205", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:43Z", "hostId": "ab8bcc534bd30be6ade8fa63e49416e2c5399b972717d4f3534b8294", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "created": "2019-01-09T16:29:38Z", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:52,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-bb1db0ca-ff58-4618-81c0-989f00cc7e43 2019-01-09 16:29:52,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:52,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-40e7f7b7-8edb-49bb-9744-def8b60f713f Date: Wed, 09 Jan 2019 16:29:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e5424e49-e741-46d7-b441-a56c1b6ff969","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7731121f692c428e9a2540c3d31e07e4","l2_adjacency":true,"status":"ACTIVE","subnets":["843fde12-dd94-42e3-8389-7d720f7a5c64"],"description":"","tags":[],"updated_at":"2019-01-09T16:29:31Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net","admin_state_up":true,"tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:30Z","mtu":1450}]} 2019-01-09 16:29:52,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net used request id req-40e7f7b7-8edb-49bb-9744-def8b60f713f 2019-01-09 16:29:52,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:52,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71edf37-d08e-4a86-8e3a-a8159c29de6b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}} 2019-01-09 16:29:52,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 used request id req-e71edf37-d08e-4a86-8e3a-a8159c29de6b 2019-01-09 16:29:52,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:52,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5b2216cb-5522-42cf-95f3-150bb3e6a1f3 Date: Wed, 09 Jan 2019 16:29:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","dns_nameservers":[],"updated_at":"2019-01-09T16:29: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":"7731121f692c428e9a2540c3d31e07e4","id":"843fde12-dd94-42e3-8389-7d720f7a5c64","subnetpool_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet"}]} 2019-01-09 16:29:52,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-5b2216cb-5522-42cf-95f3-150bb3e6a1f3 2019-01-09 16:29:52,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:52,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-5465ba83-796d-4b45-bed0-28253a47b7ee Date: Wed, 09 Jan 2019 16:29:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:33Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"843fde12-dd94-42e3-8389-7d720f7a5c64","ip_address":"10.55.0.2"}],"id":"0f450d79-c15e-490d-8601-0bec8df0e270","security_groups":[],"mac_address":"fa:16:3e:c2:d4:c5","project_id":"7731121f692c428e9a2540c3d31e07e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e5424e49-e741-46d7-b441-a56c1b6ff969","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:29:52Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"843fde12-dd94-42e3-8389-7d720f7a5c64","ip_address":"10.55.0.7"}],"id":"ebfa97b0-f6cd-49cd-8b1e-a85d89894ce9","security_groups":["25058e59-3c0d-4a74-8cb1-648df949affe","579c2f60-36ca-400f-9cd7-d2acf9bd9956"],"mac_address":"fa:16:3e:cf:29:a0","project_id":"7731121f692c428e9a2540c3d31e07e4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port","admin_state_up":true,"network_id":"e5424e49-e741-46d7-b441-a56c1b6ff969","tenant_id":"7731121f692c428e9a2540c3d31e07e4","created_at":"2019-01-09T16:29:35Z","binding:vnic_type":"normal","device_id":"74a118d4-7ab7-47a2-8806-2b60023d659d","ip_allocation":"immediate"}]} 2019-01-09 16:29:52,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-5465ba83-796d-4b45-bed0-28253a47b7ee 2019-01-09 16:29:52,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e780bf8825be9d8bf406d814c48eff327278cd30" 2019-01-09 16:29:53,335 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-005725f1-e096-47d5-b276-ff2273cfad1f x-compute-request-id: req-005725f1-e096-47d5-b276-ff2273cfad1f Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:29:a0", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "image": {"id": "5da32f82-7640-4840-9cb6-ae30b9224839", "links": [{"href": "http://172.30.9.29:8774/images/5da32f82-7640-4840-9cb6-ae30b9224839", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:43.000000", "flavor": {"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}]}, "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "security_groups": [{"name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-name"}, {"name": "default"}], "user_id": "e8886ec2b6ad42ff9f77ec7605e7c205", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:43Z", "hostId": "ab8bcc534bd30be6ade8fa63e49416e2c5399b972717d4f3534b8294", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "created": "2019-01-09T16:29:38Z", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:53,335 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-005725f1-e096-47d5-b276-ff2273cfad1f 2019-01-09 16:29:53,336 - create_instance - INFO - Deleting Port with ID - ebfa97b0-f6cd-49cd-8b1e-a85d89894ce9 2019-01-09 16:29:53,336 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-port 2019-01-09 16:29:53,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/ebfa97b0-f6cd-49cd-8b1e-a85d89894ce9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:53,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-912d862d-e14a-49d7-a0db-58c424352233 Date: Wed, 09 Jan 2019 16:29:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:29:53,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/ebfa97b0-f6cd-49cd-8b1e-a85d89894ce9 used request id req-912d862d-e14a-49d7-a0db-58c424352233 2019-01-09 16:29:53,799 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst 2019-01-09 16:29:53,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:53,922 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16: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-ba354546-2fc5-4727-857a-18f4cbb42ed5 x-compute-request-id: req-ba354546-2fc5-4727-857a-18f4cbb42ed5 Content-Type: application/json 2019-01-09 16:29:53,922 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-ba354546-2fc5-4727-857a-18f4cbb42ed5 2019-01-09 16:29:53,922 - create_instance - INFO - Checking deletion status 2019-01-09 16:29:53,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:54,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:29:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9c47d86-57b2-43c0-99de-6d4a28954e48 x-compute-request-id: req-e9c47d86-57b2-43c0-99de-6d4a28954e48 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.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/74a118d4-7ab7-47a2-8806-2b60023d659d", "rel": "bookmark"}], "image": {"id": "5da32f82-7640-4840-9cb6-ae30b9224839", "links": [{"href": "http://172.30.9.29:8774/images/5da32f82-7640-4840-9cb6-ae30b9224839", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:29:43.000000", "flavor": {"id": "4d8f818f-2f76-4cba-b1ff-99237981ce02", "links": [{"href": "http://172.30.9.29:8774/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02", "rel": "bookmark"}]}, "id": "74a118d4-7ab7-47a2-8806-2b60023d659d", "user_id": "e8886ec2b6ad42ff9f77ec7605e7c205", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:29:53Z", "hostId": "ab8bcc534bd30be6ade8fa63e49416e2c5399b972717d4f3534b8294", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst", "created": "2019-01-09T16:29:38Z", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:29:54,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-e9c47d86-57b2-43c0-99de-6d4a28954e48 2019-01-09 16:29:54,024 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst] is - ACTIVE 2019-01-09 16:29:54,025 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:29:57,028 - create_instance - DEBUG - VM status query timeout in 296.894608021 2019-01-09 16:29:57,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b6b25f67a95d039f00bd6e84fca630f36552c4f" 2019-01-09 16:29:57,079 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:29: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-6ce48ade-9ac7-477b-8dbd-aa7fb3c1a693 x-compute-request-id: req-6ce48ade-9ac7-477b-8dbd-aa7fb3c1a693 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 74a118d4-7ab7-47a2-8806-2b60023d659d could not be found.", "code": 404}} 2019-01-09 16:29:57,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/74a118d4-7ab7-47a2-8806-2b60023d659d used request id req-6ce48ade-9ac7-477b-8dbd-aa7fb3c1a693 2019-01-09 16:29:57,079 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 74a118d4-7ab7-47a2-8806-2b60023d659d could not be found. (HTTP 404) (Request-ID: req-6ce48ade-9ac7-477b-8dbd-aa7fb3c1a693) 2019-01-09 16:29:57,079 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-inst 2019-01-09 16:29:57,080 - neutron_utils - INFO - Deleting security group rule with ID - 4762dc3c-ae4c-411f-b7d2-c675540c6203 2019-01-09 16:29:57,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/4762dc3c-ae4c-411f-b7d2-c675540c6203 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" 2019-01-09 16:29:57,178 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-769fac2e-5408-4a1e-9df9-f4e0710b0df0 Content-Length: 0 Date: Wed, 09 Jan 2019 16:29:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:29:57,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/4762dc3c-ae4c-411f-b7d2-c675540c6203 used request id req-769fac2e-5408-4a1e-9df9-f4e0710b0df0 2019-01-09 16:29:57,178 - neutron_utils - INFO - Deleting security group rule with ID - 5b380b70-d21c-4b9e-853d-883da68954d3 2019-01-09 16:29:57,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/5b380b70-d21c-4b9e-853d-883da68954d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" 2019-01-09 16:29:57,260 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b20ea68d-cbde-47e4-8d9c-3ea2679d8cbe Content-Length: 0 Date: Wed, 09 Jan 2019 16:29:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:29:57,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/5b380b70-d21c-4b9e-853d-883da68954d3 used request id req-b20ea68d-cbde-47e4-8d9c-3ea2679d8cbe 2019-01-09 16:29:57,261 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-name 2019-01-09 16:29:57,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/25058e59-3c0d-4a74-8cb1-648df949affe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac8428fba4d494d791f19baafe5a389f2743e3" 2019-01-09 16:29:57,375 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc472f16-3ec0-44e4-8abe-e991dbb87a7e Content-Length: 0 Date: Wed, 09 Jan 2019 16:29:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:29:57,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/25058e59-3c0d-4a74-8cb1-648df949affe used request id req-fc472f16-3ec0-44e4-8abe-e991dbb87a7e 2019-01-09 16:29:57,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c97554b16026ca958e3acacc48122a442bafb9" 2019-01-09 16:29:57,399 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:29: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-ab84d638-8920-405f-9457-850c241f2a18 x-compute-request-id: req-ab84d638-8920-405f-9457-850c241f2a18 Content-Length: 0 Content-Type: application/json 2019-01-09 16:29:57,399 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/4d8f818f-2f76-4cba-b1ff-99237981ce02 used request id req-ab84d638-8920-405f-9457-850c241f2a18 2019-01-09 16:29:57,400 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet 2019-01-09 16:29:57,400 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-subnet 2019-01-09 16:29:57,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/843fde12-dd94-42e3-8389-7d720f7a5c64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1385fa7624215bb5741dec9ef72449c550b387" 2019-01-09 16:29:58,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0fa0d12-8308-4fd1-b9ae-b3ee03b78e0c Date: Wed, 09 Jan 2019 16:29:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:29:58,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/843fde12-dd94-42e3-8389-7d720f7a5c64 used request id req-d0fa0d12-8308-4fd1-b9ae-b3ee03b78e0c 2019-01-09 16:29:58,741 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-pub-net 2019-01-09 16:29:58,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/e5424e49-e741-46d7-b441-a56c1b6ff969 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a1385fa7624215bb5741dec9ef72449c550b387" 2019-01-09 16:30:00,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8770dad1-1b09-4c52-86ae-f7b0fa92bb6e Date: Wed, 09 Jan 2019 16:30:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:30:00,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/e5424e49-e741-46d7-b441-a56c1b6ff969 used request id req-8770dad1-1b09-4c52-86ae-f7b0fa92bb6e 2019-01-09 16:30:00,185 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-011ae4c9-a29e-4222-81ab-f9eb29d75fae-image 2019-01-09 16:30:00,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a22469e7478d9e7829b3ba9b5c1f47b5d6778495" 2019-01-09 16:30:01,490 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-745aed8f-2575-423b-972e-172efde12e93 Date: Wed, 09 Jan 2019 16:30: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-09 16:30:01,490 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5da32f82-7640-4840-9cb6-ae30b9224839 used request id req-745aed8f-2575-423b-972e-172efde12e93 2019-01-09 16:30:01,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:30:01,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-866a9b48-f7bb-4724-8bc1-f884f66fc2be Date: Wed, 09 Jan 2019 16:30:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:30Z", "updated_at": "2019-01-09T16:29:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:29:30Z", "revision_number": 0, "id": "14ecc1eb-3001-4a8c-bf2a-094151f58bb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:29:30Z", "security_group_id": "579c2f60-36ca-400f-9cd7-d2acf9bd9956", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7731121f692c428e9a2540c3d31e07e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:29:30Z", "revision_number": 0, "id": "3c65c27e-3590-41c2-b81b-faf7d58650e8", "remote_group_id": "579c2f60-36ca-400f-9cd7-d2acf9bd9956", "remote_ip_prefix": null, "created_at": "2019-01-09T16:29:30Z", "security_group_id": "579c2f60-36ca-400f-9cd7-d2acf9bd9956", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "port_range_min": null, "ethertype": "IPv4", "project_id": "7731121f692c428e9a2540c3d31e07e4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:29:30Z", "revision_number": 0, "id": "9ebd05ba-8276-44c3-a90b-111a1e40a010", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:29:30Z", "security_group_id": "579c2f60-36ca-400f-9cd7-d2acf9bd9956", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7731121f692c428e9a2540c3d31e07e4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:29:30Z", "revision_number": 0, "id": "eab79502-364e-411c-81f7-d71ed6871319", "remote_group_id": "579c2f60-36ca-400f-9cd7-d2acf9bd9956", "remote_ip_prefix": null, "created_at": "2019-01-09T16:29:30Z", "security_group_id": "579c2f60-36ca-400f-9cd7-d2acf9bd9956", "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "port_range_min": null, "ethertype": "IPv6", "project_id": "7731121f692c428e9a2540c3d31e07e4"}], "revision_number": 4, "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "579c2f60-36ca-400f-9cd7-d2acf9bd9956", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:30:01,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-866a9b48-f7bb-4724-8bc1-f884f66fc2be 2019-01-09 16:30:01,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:30:01,887 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba76c830-e788-4dc4-a9ee-3e816335d23e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:30:01,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-ba76c830-e788-4dc4-a9ee-3e816335d23e 2019-01-09 16:30:01,887 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:30:01,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:30:01,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:30:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4c0a422-74ef-421a-acdc-dec82f9ae797 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:30:01,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-e4c0a422-74ef-421a-acdc-dec82f9ae797 2019-01-09 16:30:01,998 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:30:02,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:30:02,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57ebeffb-b4d2-43b2-8d52-535bbab51204 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "7731121f692c428e9a2540c3d31e07e4", "name": "InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj"}} 2019-01-09 16:30:02,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 used request id req-57ebeffb-b4d2-43b2-8d52-535bbab51204 2019-01-09 16:30:02,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 579c2f60-36ca-400f-9cd7-d2acf9bd9956 2019-01-09 16:30:02,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=579c2f60-36ca-400f-9cd7-d2acf9bd9956 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:30:02,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fc358102-766b-470b-bdcf-dc50b9ec4f7e Date: Wed, 09 Jan 2019 16:30:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:30Z", "security_group_id": "579c2f60-36ca-400f-9cd7-d2acf9bd9956", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:30Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "14ecc1eb-3001-4a8c-bf2a-094151f58bb4"}, {"remote_group_id": "579c2f60-36ca-400f-9cd7-d2acf9bd9956", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:30Z", "security_group_id": "579c2f60-36ca-400f-9cd7-d2acf9bd9956", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:30Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "3c65c27e-3590-41c2-b81b-faf7d58650e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:30Z", "security_group_id": "579c2f60-36ca-400f-9cd7-d2acf9bd9956", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:30Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "9ebd05ba-8276-44c3-a90b-111a1e40a010"}, {"remote_group_id": "579c2f60-36ca-400f-9cd7-d2acf9bd9956", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:29:30Z", "security_group_id": "579c2f60-36ca-400f-9cd7-d2acf9bd9956", "port_range_min": null, "revision_number": 0, "tenant_id": "7731121f692c428e9a2540c3d31e07e4", "created_at": "2019-01-09T16:29:30Z", "project_id": "7731121f692c428e9a2540c3d31e07e4", "id": "eab79502-364e-411c-81f7-d71ed6871319"}]} 2019-01-09 16:30:02,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=579c2f60-36ca-400f-9cd7-d2acf9bd9956 used request id req-fc358102-766b-470b-bdcf-dc50b9ec4f7e 2019-01-09 16:30:02,126 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:30:02,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/579c2f60-36ca-400f-9cd7-d2acf9bd9956 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:30:02,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54d227c3-df14-4a5c-a804-6f709e758b86 Content-Length: 0 Date: Wed, 09 Jan 2019 16:30:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:30:02,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/579c2f60-36ca-400f-9cd7-d2acf9bd9956 used request id req-54d227c3-df14-4a5c-a804-6f709e758b86 2019-01-09 16:30:02,363 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj 2019-01-09 16:30:02,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:30:02,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98d77ca1-8a45-4930-b4b9-5c4ac51348fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:30:02,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7731121f692c428e9a2540c3d31e07e4 used request id req-98d77ca1-8a45-4930-b4b9-5c4ac51348fd 2019-01-09 16:30:02,587 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-proj-role 2019-01-09 16:30:02,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/65f452e825544d4b8306bc758407cacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:30:02,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46f49fb5-e88c-48ec-99d9-755044f2478e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:30:02,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/65f452e825544d4b8306bc758407cacf used request id req-46f49fb5-e88c-48ec-99d9-755044f2478e 2019-01-09 16:30:02,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c49fc4653150178ad9d30b35eeed561a8230756" 2019-01-09 16:30:02,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94fe456-06f9-42f8-8a98-4e486a5d71a7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:30:02,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c94fe456-06f9-42f8-8a98-4e486a5d71a7 2019-01-09 16:30:02,807 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-c3bd34da-d5cd-4aa-user 2019-01-09 16:30:02,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/e8886ec2b6ad42ff9f77ec7605e7c205 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66c7c287c6e5e6c4c403ed71a39ff81d079129c6" 2019-01-09 16:30:03,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:30:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bde77d80-c329-4e88-ac52-bb2c12f3e3cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:30:03,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/e8886ec2b6ad42ff9f77ec7605e7c205 used request id req-bde77d80-c329-4e88-ac52-bb2c12f3e3cb 2019-01-09 16:30:03,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:03,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:30:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["73GqJBM4SHC-JWaDnuk4GQ"], "issued_at": "2019-01-09T16:30:03.000000Z"}} 2019-01-09 16:30:03,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d70180c449c2e0a7b61def2d7b3c7ea05cc9f003" 2019-01-09 16:30:03,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b960fdd-84d5-406a-a761-a20e71437eeb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:03,500 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1b960fdd-84d5-406a-a761-a20e71437eeb 2019-01-09 16:30:03,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:03,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:03,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:30:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["vkvn9bmuTXyYdqbBzSNA5A"], "issued_at": "2019-01-09T16:30:03.000000Z"}} 2019-01-09 16:30:03,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:03,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04670d29-3e5c-4b47-993e-f080f4b92060 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:03,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-04670d29-3e5c-4b47-993e-f080f4b92060 2019-01-09 16:30:03,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:30:04,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:30: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:30:04,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:04,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f375424-b28f-45a3-8c2c-bf2c4ddbdc79 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:30:04,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj used request id req-5f375424-b28f-45a3-8c2c-bf2c4ddbdc79 2019-01-09 16:30:04,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:04,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3896f38f-c389-4956-bccc-4684dd5d6be1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:30:04,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3896f38f-c389-4956-bccc-4684dd5d6be1 2019-01-09 16:30:04,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}}' 2019-01-09 16:30:04,354 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9bf33a0-6c44-462d-8673-4da3d0c9f1bd Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, "tags": [], "enabled": true, "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}} 2019-01-09 16:30:04,354 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-d9bf33a0-6c44-462d-8673-4da3d0c9f1bd 2019-01-09 16:30:04,354 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj 2019-01-09 16:30:04,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:04,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:04,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:30:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["lCR7vSwvSPyZakjNEoFQxQ"], "issued_at": "2019-01-09T16:30:04.000000Z"}} 2019-01-09 16:30:04,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0254e22d0c29302b773e2f5cb82c603632cd43" 2019-01-09 16:30:04,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd7a2f26-4c13-41da-8389-c0a16b4c207c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:04,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-cd7a2f26-4c13-41da-8389-c0a16b4c207c 2019-01-09 16:30:04,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:30:04,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:30: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:30:04,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0254e22d0c29302b773e2f5cb82c603632cd43" 2019-01-09 16:30:04,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdaa8657-4e43-456c-b807-3c9f9ae2a2e8 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:30:04,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fdaa8657-4e43-456c-b807-3c9f9ae2a2e8 2019-01-09 16:30:04,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0254e22d0c29302b773e2f5cb82c603632cd43" 2019-01-09 16:30:04,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-487ee5fa-ebee-420e-b6bf-a0179d60df0a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, "tags": [], "enabled": true, "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}]} 2019-01-09 16:30:04,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj used request id req-487ee5fa-ebee-420e-b6bf-a0179d60df0a 2019-01-09 16:30:05,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0254e22d0c29302b773e2f5cb82c603632cd43" 2019-01-09 16:30:05,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4a03ba8-d1a4-4fa7-9f10-c317dca88f37 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:30:05,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f4a03ba8-d1a4-4fa7-9f10-c317dca88f37 2019-01-09 16:30:05,420 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-d1b817dc-6ad2-40b-user 2019-01-09 16:30:05,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:05,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:05,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99fac621-1c78-430f-a0ad-6817417ac464 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:30:05,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-99fac621-1c78-430f-a0ad-6817417ac464 2019-01-09 16:30:05,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" -d '{"role": {"name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj-role"}}' 2019-01-09 16:30:05,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-696e0bbb-9f36-49bc-a415-f0c383de14c7 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52dff863e6654782a220e29783fa876c", "links": {"self": "http://172.30.9.29:5000/v3/roles/52dff863e6654782a220e29783fa876c"}, "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj-role"}} 2019-01-09 16:30:05,677 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-696e0bbb-9f36-49bc-a415-f0c383de14c7 2019-01-09 16:30:05,677 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj-role 2019-01-09 16:30:05,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/52dff863e6654782a220e29783fa876c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:05,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6126b93-fcd6-438d-8de4-ef05e5e86e95 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "52dff863e6654782a220e29783fa876c", "links": {"self": "http://172.30.9.29:5000/v3/roles/52dff863e6654782a220e29783fa876c"}, "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj-role"}} 2019-01-09 16:30:05,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/52dff863e6654782a220e29783fa876c used request id req-b6126b93-fcd6-438d-8de4-ef05e5e86e95 2019-01-09 16:30:05,779 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj-role to project InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj 2019-01-09 16:30:05,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86/users/6cc12be5cbcd4b258eea23b7c42c46ba/roles/52dff863e6654782a220e29783fa876c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:05,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:30:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca2b1efb-67a0-41b5-9a18-f4b2274dc3b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:30:05,913 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86/users/6cc12be5cbcd4b258eea23b7c42c46ba/roles/52dff863e6654782a220e29783fa876c used request id req-ca2b1efb-67a0-41b5-9a18-f4b2274dc3b9 2019-01-09 16:30:05,914 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:30:05,915 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:30:05,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:05,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:06,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52dff863e6654782a220e29783fa876c", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj-role"}], "expires_at": "2019-01-09T17:30:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-user", "id": "6cc12be5cbcd4b258eea23b7c42c46ba"}, "audit_ids": ["7xdSVX0hSImxd76fGK5-KQ"], "issued_at": "2019-01-09T16:30:06.000000Z"}} 2019-01-09 16:30:06,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15fdc71f0af6ad79ac565a0f61a54db614128b35" 2019-01-09 16:30:06,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5378a8e5-25e8-4d11-b14a-b99b197da41e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:06,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5378a8e5-25e8-4d11-b14a-b99b197da41e 2019-01-09 16:30:06,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15fdc71f0af6ad79ac565a0f61a54db614128b35" 2019-01-09 16:30:06,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d4a10842-b62e-449f-897b-943010f43697 Date: Wed, 09 Jan 2019 16:30:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image"} 2019-01-09 16:30:06,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image used request id req-d4a10842-b62e-449f-897b-943010f43697 2019-01-09 16:30:06,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15fdc71f0af6ad79ac565a0f61a54db614128b35" 2019-01-09 16:30:06,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bfce2adf-26d0-44ba-a35a-9df9989b5dcd Date: Wed, 09 Jan 2019 16:30: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-09 16:30:06,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-bfce2adf-26d0-44ba-a35a-9df9989b5dcd 2019-01-09 16:30:06,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15fdc71f0af6ad79ac565a0f61a54db614128b35" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image"}' 2019-01-09 16:30:06,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-cc9c39dd-f184-4bd0-ab4e-51b51e033590 Date: Wed, 09 Jan 2019 16:30:06 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:30:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:30:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799", "min_disk": 0, "protected": false, "id": "4267d2a9-2d35-46ec-b638-233f8c580799", "file": "/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799/file", "checksum": null, "owner": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:30:06,758 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-cc9c39dd-f184-4bd0-ab4e-51b51e033590 2019-01-09 16:30:06,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15fdc71f0af6ad79ac565a0f61a54db614128b35" -d '' 2019-01-09 16:30:07,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-62e48645-35ff-410c-8684-6afc2b4cd65d Date: Wed, 09 Jan 2019 16:30: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-09 16:30:07,494 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799/file used request id req-62e48645-35ff-410c-8684-6afc2b4cd65d 2019-01-09 16:30:07,495 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:30:07,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15fdc71f0af6ad79ac565a0f61a54db614128b35" 2019-01-09 16:30:07,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3cd2e5af-be2b-4a24-9f6f-36d3621caf41 Date: Wed, 09 Jan 2019 16:30:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:30:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:30:07Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4267d2a9-2d35-46ec-b638-233f8c580799/snap", "metadata": {}}], "self": "/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799", "min_disk": 0, "protected": false, "id": "4267d2a9-2d35-46ec-b638-233f8c580799", "file": "/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4267d2a9-2d35-46ec-b638-233f8c580799/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:30:07,513 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799 used request id req-3cd2e5af-be2b-4a24-9f6f-36d3621caf41 2019-01-09 16:30:07,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15fdc71f0af6ad79ac565a0f61a54db614128b35" 2019-01-09 16:30:07,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-00f565c4-f2c7-4745-bf0d-3bbcf1394cee Date: Wed, 09 Jan 2019 16:30:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file 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-09 16:30:07,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-00f565c4-f2c7-4745-bf0d-3bbcf1394cee 2019-01-09 16:30:07,524 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image 2019-01-09 16:30:07,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15fdc71f0af6ad79ac565a0f61a54db614128b35" 2019-01-09 16:30:07,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9064418b-8254-4042-8d2b-cd44c1a8c743 Date: Wed, 09 Jan 2019 16:30:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:30:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:30:07Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4267d2a9-2d35-46ec-b638-233f8c580799/snap", "metadata": {}}], "self": "/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799", "min_disk": 0, "protected": false, "id": "4267d2a9-2d35-46ec-b638-233f8c580799", "file": "/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4267d2a9-2d35-46ec-b638-233f8c580799/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:30:07,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799 used request id req-9064418b-8254-4042-8d2b-cd44c1a8c743 2019-01-09 16:30:07,542 - create_image - DEBUG - Instance status is - active 2019-01-09 16:30:07,542 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image 2019-01-09 16:30:07,542 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image 2019-01-09 16:30:07,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:07,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:07,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52dff863e6654782a220e29783fa876c", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj-role"}], "expires_at": "2019-01-09T17:30:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-user", "id": "6cc12be5cbcd4b258eea23b7c42c46ba"}, "audit_ids": ["O3RIvdEqQMSANaNSijjyGw"], "issued_at": "2019-01-09T16:30:07.000000Z"}} 2019-01-09 16:30:07,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f738adcd572c3b5a43b6ba64d8cbf32446e34" 2019-01-09 16:30:08,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d4a437-eaf0-4165-844d-2a579d60fd71 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:08,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b0d4a437-eaf0-4165-844d-2a579d60fd71 2019-01-09 16:30:08,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f738adcd572c3b5a43b6ba64d8cbf32446e34" 2019-01-09 16:30:08,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c1055eda-313f-4104-940f-60cdafe431d8 Date: Wed, 09 Jan 2019 16:30:08 GMT RESP BODY: {"networks":[]} 2019-01-09 16:30:08,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-c1055eda-313f-4104-940f-60cdafe431d8 2019-01-09 16:30:08,240 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net 2019-01-09 16:30:08,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f738adcd572c3b5a43b6ba64d8cbf32446e34" -d '{"network": {"name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net", "admin_state_up": true}}' 2019-01-09 16:30:08,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-0c254663-bfe6-40ef-8543-98c42bfdb75f Date: Wed, 09 Jan 2019 16:30:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:30:08Z","is_default":false,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}} 2019-01-09 16:30:08,659 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-0c254663-bfe6-40ef-8543-98c42bfdb75f 2019-01-09 16:30:08,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f738adcd572c3b5a43b6ba64d8cbf32446e34" 2019-01-09 16:30:08,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-3b702057-b9b6-4869-adb8-ad9a4bb258ac Date: Wed, 09 Jan 2019 16:30:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:30:08Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:08,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-3b702057-b9b6-4869-adb8-ad9a4bb258ac 2019-01-09 16:30:08,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f738adcd572c3b5a43b6ba64d8cbf32446e34" 2019-01-09 16:30:08,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-027b24de-93a4-4c9e-a5df-df0f99389b6a Date: Wed, 09 Jan 2019 16:30:08 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:30:08,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-027b24de-93a4-4c9e-a5df-df0f99389b6a 2019-01-09 16:30:08,798 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet 2019-01-09 16:30:08,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f738adcd572c3b5a43b6ba64d8cbf32446e34" -d '{"subnets": [{"ip_version": 4, "network_id": "d99fd8ea-aaf2-45de-8e4b-07b56af74424", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]}' 2019-01-09 16:30:09,322 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dc521ba8-92c1-42be-a847-f746e4508a21 Date: Wed, 09 Jan 2019 16:30:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:09,322 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-dc521ba8-92c1-42be-a847-f746e4508a21 2019-01-09 16:30:09,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f738adcd572c3b5a43b6ba64d8cbf32446e34" 2019-01-09 16:30:09,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-b8c7e594-f7db-4113-92ba-29ff2e372db3 Date: Wed, 09 Jan 2019 16:30:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:09,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-b8c7e594-f7db-4113-92ba-29ff2e372db3 2019-01-09 16:30:09,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f738adcd572c3b5a43b6ba64d8cbf32446e34" 2019-01-09 16:30:09,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cd08a595-5529-4804-9a92-b6027fe34961 Date: Wed, 09 Jan 2019 16:30:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:09,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-cd08a595-5529-4804-9a92-b6027fe34961 2019-01-09 16:30:09,503 - OpenStackNetwork - DEBUG - Network [d99fd8ea-aaf2-45de-8e4b-07b56af74424] created successfully 2019-01-09 16:30:09,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:09,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:09,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:30:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["U3boXp1jQ1il1qGZgizd7w"], "issued_at": "2019-01-09T16:30:09.000000Z"}} 2019-01-09 16:30:09,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7ee5197d9e609f26827ba8223a62e8791f03b8" 2019-01-09 16:30:10,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527fd96e-427c-46e2-aa62-6d8a279f3d81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:10,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-527fd96e-427c-46e2-aa62-6d8a279f3d81 2019-01-09 16:30:10,049 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:30:10,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7ee5197d9e609f26827ba8223a62e8791f03b8" 2019-01-09 16:30:10,246 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-15fe0122-99c2-46fc-92bc-1776bf309d1e x-compute-request-id: req-15fe0122-99c2-46fc-92bc-1776bf309d1e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:30:10,246 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-15fe0122-99c2-46fc-92bc-1776bf309d1e 2019-01-09 16:30:10,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7ee5197d9e609f26827ba8223a62e8791f03b8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-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-09 16:30:10,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23ade5be-8a38-462d-a70f-7cdb341449d9 x-compute-request-id: req-23ade5be-8a38-462d-a70f-7cdb341449d9 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "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": "178a72ac-ad03-4dcc-9208-22e56afaedcd"}} 2019-01-09 16:30:10,299 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-23ade5be-8a38-462d-a70f-7cdb341449d9 2019-01-09 16:30:10,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:10,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:10,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52dff863e6654782a220e29783fa876c", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj-role"}], "expires_at": "2019-01-09T17:30:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-user", "id": "6cc12be5cbcd4b258eea23b7c42c46ba"}, "audit_ids": ["9ltTUXmaTFCW1trq3BTGTA"], "issued_at": "2019-01-09T16:30:10.000000Z"}} 2019-01-09 16:30:10,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" 2019-01-09 16:30:10,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf52153-7644-4007-aedd-7ff32d54f44f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:10,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ccf52153-7644-4007-aedd-7ff32d54f44f 2019-01-09 16:30:10,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" 2019-01-09 16:30:11,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ef755db3-a07a-41e7-9039-73927da4ab52 Date: Wed, 09 Jan 2019 16:30:11 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:30:11,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name&description=hello+group used request id req-ef755db3-a07a-41e7-9039-73927da4ab52 2019-01-09 16:30:11,024 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name... 2019-01-09 16:30:11,024 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name 2019-01-09 16:30:11,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" -d '{"security_group": {"name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name", "description": "hello group"}}' 2019-01-09 16:30:11,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6ed143bf-c8dc-4f32-af58-ac890a8891bd Date: Wed, 09 Jan 2019 16:30:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "updated_at": "2019-01-09T16:30:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:11Z", "revision_number": 0, "id": "1f4e21df-ea02-4bee-9871-466099b81513", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:11Z", "revision_number": 0, "id": "c1e229bf-ef63-4db7-bc9c-b333fcc62690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86"}], "revision_number": 2, "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name"}} 2019-01-09 16:30:11,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-6ed143bf-c8dc-4f32-af58-ac890a8891bd 2019-01-09 16:30:11,292 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 289f4966-6bc1-4e7f-8c65-4c4c60da8a27 2019-01-09 16:30:11,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" 2019-01-09 16:30:11,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3fd4bdc8-8b31-47f2-813d-1d295f4e2066 Date: Wed, 09 Jan 2019 16:30: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-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "1f4e21df-ea02-4bee-9871-466099b81513"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "c1e229bf-ef63-4db7-bc9c-b333fcc62690"}]} 2019-01-09 16:30:11,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 used request id req-3fd4bdc8-8b31-47f2-813d-1d295f4e2066 2019-01-09 16:30:11,343 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 289f4966-6bc1-4e7f-8c65-4c4c60da8a27 2019-01-09 16:30:11,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" 2019-01-09 16:30:11,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-456e897c-833c-47cf-9135-89ae5c218960 Date: Wed, 09 Jan 2019 16:30: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-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "1f4e21df-ea02-4bee-9871-466099b81513"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "c1e229bf-ef63-4db7-bc9c-b333fcc62690"}]} 2019-01-09 16:30:11,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 used request id req-456e897c-833c-47cf-9135-89ae5c218960 2019-01-09 16:30:11,365 - neutron_utils - INFO - Retrieving security group with ID - 289f4966-6bc1-4e7f-8c65-4c4c60da8a27 2019-01-09 16:30:11,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" 2019-01-09 16:30:11,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9b806149-4a10-4036-af83-86da89da9e8c Date: Wed, 09 Jan 2019 16:30:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "updated_at": "2019-01-09T16:30:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:11Z", "revision_number": 0, "id": "1f4e21df-ea02-4bee-9871-466099b81513", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:11Z", "revision_number": 0, "id": "c1e229bf-ef63-4db7-bc9c-b333fcc62690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86"}], "revision_number": 2, "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name"}]} 2019-01-09 16:30:11,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 used request id req-9b806149-4a10-4036-af83-86da89da9e8c 2019-01-09 16:30:11,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 289f4966-6bc1-4e7f-8c65-4c4c60da8a27 2019-01-09 16:30:11,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" 2019-01-09 16:30:11,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c45b515c-aeef-42f9-828d-b39b94302f4a Date: Wed, 09 Jan 2019 16:30: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-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "1f4e21df-ea02-4bee-9871-466099b81513"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "c1e229bf-ef63-4db7-bc9c-b333fcc62690"}]} 2019-01-09 16:30:11,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 used request id req-c45b515c-aeef-42f9-828d-b39b94302f4a 2019-01-09 16:30:11,469 - neutron_utils - INFO - Retrieving security group with ID - 289f4966-6bc1-4e7f-8c65-4c4c60da8a27 2019-01-09 16:30:11,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" 2019-01-09 16:30:11,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b502da1f-23eb-4817-b4c2-95677949e990 Date: Wed, 09 Jan 2019 16:30:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "updated_at": "2019-01-09T16:30:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:11Z", "revision_number": 0, "id": "1f4e21df-ea02-4bee-9871-466099b81513", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:11Z", "revision_number": 0, "id": "c1e229bf-ef63-4db7-bc9c-b333fcc62690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86"}], "revision_number": 2, "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name"}]} 2019-01-09 16:30:11,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 used request id req-b502da1f-23eb-4817-b4c2-95677949e990 2019-01-09 16:30:11,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 289f4966-6bc1-4e7f-8c65-4c4c60da8a27 2019-01-09 16:30:11,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" 2019-01-09 16:30:11,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-657d3526-1c83-4012-be11-b3db56ec1f88 Date: Wed, 09 Jan 2019 16:30: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-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "1f4e21df-ea02-4bee-9871-466099b81513"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "c1e229bf-ef63-4db7-bc9c-b333fcc62690"}]} 2019-01-09 16:30:11,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 used request id req-657d3526-1c83-4012-be11-b3db56ec1f88 2019-01-09 16:30:11,534 - neutron_utils - INFO - Retrieving security group with ID - 289f4966-6bc1-4e7f-8c65-4c4c60da8a27 2019-01-09 16:30:11,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" 2019-01-09 16:30:11,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-754d49ad-5916-45f9-ac43-11baf8792c85 Date: Wed, 09 Jan 2019 16:30:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "updated_at": "2019-01-09T16:30:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:11Z", "revision_number": 0, "id": "1f4e21df-ea02-4bee-9871-466099b81513", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:11Z", "revision_number": 0, "id": "c1e229bf-ef63-4db7-bc9c-b333fcc62690", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86"}], "revision_number": 2, "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name"}]} 2019-01-09 16:30:11,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 used request id req-754d49ad-5916-45f9-ac43-11baf8792c85 2019-01-09 16:30:11,583 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 289f4966-6bc1-4e7f-8c65-4c4c60da8a27 2019-01-09 16:30:11,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" 2019-01-09 16:30:11,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-017da6a6-6ef4-4f17-92ea-b23b184a9519 Date: Wed, 09 Jan 2019 16:30: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-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "1f4e21df-ea02-4bee-9871-466099b81513"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:11Z", "security_group_id": "289f4966-6bc1-4e7f-8c65-4c4c60da8a27", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:11Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "c1e229bf-ef63-4db7-bc9c-b333fcc62690"}]} 2019-01-09 16:30:11,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=289f4966-6bc1-4e7f-8c65-4c4c60da8a27 used request id req-017da6a6-6ef4-4f17-92ea-b23b184a9519 2019-01-09 16:30:11,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:11,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:11,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52dff863e6654782a220e29783fa876c", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj-role"}], "expires_at": "2019-01-09T17:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-user", "id": "6cc12be5cbcd4b258eea23b7c42c46ba"}, "audit_ids": ["HhWFSGL1RqiTjYJ53jHR6A"], "issued_at": "2019-01-09T16:30:11.000000Z"}} 2019-01-09 16:30:11,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:12,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b486b852-bd7a-4dca-94d5-05d7299ab24d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:12,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b486b852-bd7a-4dca-94d5-05d7299ab24d 2019-01-09 16:30:12,090 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:30:12,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:12,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b50b5e-a9c6-45d4-9cf2-d55276f2f4db Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:12,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a9b50b5e-a9c6-45d4-9cf2-d55276f2f4db 2019-01-09 16:30:12,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:12,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9c79af42-a8aa-47c1-a9d9-80a751003378 Date: Wed, 09 Jan 2019 16:30:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:12,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-9c79af42-a8aa-47c1-a9d9-80a751003378 2019-01-09 16:30:12,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:12,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fe502e08-3a6f-4ca2-849c-5aa5a4575844 Date: Wed, 09 Jan 2019 16:30:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:12,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-fe502e08-3a6f-4ca2-849c-5aa5a4575844 2019-01-09 16:30:12,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:12,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-8fdfa1f2-d01c-48ed-91d8-4d190b2a3c63 Date: Wed, 09 Jan 2019 16:30:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:12,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-8fdfa1f2-d01c-48ed-91d8-4d190b2a3c63 2019-01-09 16:30:13,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:30:13,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:30: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:30:13,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:13,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-027e45a1-f9d9-4159-8609-1a61422cf51d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}} 2019-01-09 16:30:13,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 used request id req-027e45a1-f9d9-4159-8609-1a61422cf51d 2019-01-09 16:30:13,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:13,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3c898880-a34a-4518-83f8-62b99302bc14 Date: Wed, 09 Jan 2019 16:30:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:13,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-3c898880-a34a-4518-83f8-62b99302bc14 2019-01-09 16:30:13,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424&name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:13,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d82593a5-cb36-4501-a246-24ff94f49d81 Date: Wed, 09 Jan 2019 16:30:13 GMT RESP BODY: {"ports":[]} 2019-01-09 16:30:13,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424&name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port&admin_state_up=True used request id req-d82593a5-cb36-4501-a246-24ff94f49d81 2019-01-09 16:30:13,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:13,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8ba7de4-c4ed-4550-866d-dc4b30cad004 x-compute-request-id: req-b8ba7de4-c4ed-4550-866d-dc4b30cad004 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:30:13,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst used request id req-b8ba7de4-c4ed-4550-866d-dc4b30cad004 2019-01-09 16:30:13,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:13,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9433260d-4e46-4410-8230-c296845c27f6 Date: Wed, 09 Jan 2019 16:30:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:13,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-9433260d-4e46-4410-8230-c296845c27f6 2019-01-09 16:30:13,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:13,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d89c7dac-0146-43c8-b158-96aba4a8a0ed Date: Wed, 09 Jan 2019 16:30:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:13,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-d89c7dac-0146-43c8-b158-96aba4a8a0ed 2019-01-09 16:30:13,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:13,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-72158c9a-9f88-4267-9114-6e3c4924f965 Date: Wed, 09 Jan 2019 16:30:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:13,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-72158c9a-9f88-4267-9114-6e3c4924f965 2019-01-09 16:30:13,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:13,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eabf60f8-e1aa-4f19-aa9e-56161f97814e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}} 2019-01-09 16:30:13,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 used request id req-eabf60f8-e1aa-4f19-aa9e-56161f97814e 2019-01-09 16:30:13,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:13,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5d691bfc-b162-456b-9f52-fd9fa308aef6 Date: Wed, 09 Jan 2019 16:30:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:13,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-5d691bfc-b162-456b-9f52-fd9fa308aef6 2019-01-09 16:30:13,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424&name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:13,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2828ad94-d364-49c3-9022-3a614eba57a8 Date: Wed, 09 Jan 2019 16:30:13 GMT RESP BODY: {"ports":[]} 2019-01-09 16:30:13,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424&name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port&admin_state_up=True used request id req-2828ad94-d364-49c3-9022-3a614eba57a8 2019-01-09 16:30:13,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:13,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:14,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52dff863e6654782a220e29783fa876c", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj-role"}], "expires_at": "2019-01-09T17:30:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-user", "id": "6cc12be5cbcd4b258eea23b7c42c46ba"}, "audit_ids": ["XZQrBNhPRkKbc1-QbX_N8A"], "issued_at": "2019-01-09T16:30:14.000000Z"}} 2019-01-09 16:30:14,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460212a4852207c44bd8e82de1f16c500f0a7db" 2019-01-09 16:30:14,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd19589-e239-437d-9f4a-ffb81e201fd8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:14,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9fd19589-e239-437d-9f4a-ffb81e201fd8 2019-01-09 16:30:14,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:14,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-f7bee56b-2110-46ea-814c-0086489c76ea Date: Wed, 09 Jan 2019 16:30:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:14,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-f7bee56b-2110-46ea-814c-0086489c76ea 2019-01-09 16:30:14,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:14,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-813ba836-3c90-4045-8058-71a03c4677a1 Date: Wed, 09 Jan 2019 16:30:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:14,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-813ba836-3c90-4045-8058-71a03c4677a1 2019-01-09 16:30:14,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:14,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d690cc49-f0cc-4859-ba42-f250c68f9f6b Date: Wed, 09 Jan 2019 16:30:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:14,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-d690cc49-f0cc-4859-ba42-f250c68f9f6b 2019-01-09 16:30:14,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:30:14,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:30: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:30:14,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7460212a4852207c44bd8e82de1f16c500f0a7db" 2019-01-09 16:30:14,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c1d9c6d-45db-4789-8b5f-00ec16e848c4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}} 2019-01-09 16:30:14,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 used request id req-8c1d9c6d-45db-4789-8b5f-00ec16e848c4 2019-01-09 16:30:14,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:14,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3e0c9397-366f-4f35-b5f3-189ee02bd58a Date: Wed, 09 Jan 2019 16:30:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:14,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-3e0c9397-366f-4f35-b5f3-189ee02bd58a 2019-01-09 16:30:14,706 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net 2019-01-09 16:30:14,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" -d '{"port": {"network_id": "d99fd8ea-aaf2-45de-8e4b-07b56af74424", "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port", "admin_state_up": true}}' 2019-01-09 16:30:15,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 809 X-Openstack-Request-Id: req-2fbadd8c-d226-4b64-bd39-3d09e7688ca8 Date: Wed, 09 Jan 2019 16:30:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:15Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","ip_address":"10.55.0.9"}],"id":"8d312d44-0c43-465f-81da-2a2f6e343f2c","security_groups":["f20a78f8-e0e1-4d22-b944-7b8724cb0ad3"],"mac_address":"fa:16:3e:fe:7d:8c","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port","project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","qos_policy_id":null,"admin_state_up":true,"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:14Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:30:15,648 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-2fbadd8c-d226-4b64-bd39-3d09e7688ca8 2019-01-09 16:30:15,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:15,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-7b720796-4500-45f1-b89d-8d30d6798797 Date: Wed, 09 Jan 2019 16:30:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:15,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-7b720796-4500-45f1-b89d-8d30d6798797 2019-01-09 16:30:15,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:15,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0e8fa164-933c-41cb-95d3-34fbb6d663e1 Date: Wed, 09 Jan 2019 16:30:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:15,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-0e8fa164-933c-41cb-95d3-34fbb6d663e1 2019-01-09 16:30:15,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:15,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-44b7fd08-e4e0-471b-8417-b6e2a2aeb239 Date: Wed, 09 Jan 2019 16:30:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:15,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-44b7fd08-e4e0-471b-8417-b6e2a2aeb239 2019-01-09 16:30:15,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:15,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f68defe-2d2e-4cef-b704-8e08803a67af Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}} 2019-01-09 16:30:15,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 used request id req-5f68defe-2d2e-4cef-b704-8e08803a67af 2019-01-09 16:30:15,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:15,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1b987b28-362b-4d64-af8c-33a02149de2e Date: Wed, 09 Jan 2019 16:30:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:15,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-1b987b28-362b-4d64-af8c-33a02149de2e 2019-01-09 16:30:15,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424&name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:16,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 812 X-Openstack-Request-Id: req-caa0abcb-0fa2-4b67-b2cd-6a76e854bda3 Date: Wed, 09 Jan 2019 16:30:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:15Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","ip_address":"10.55.0.9"}],"id":"8d312d44-0c43-465f-81da-2a2f6e343f2c","security_groups":["f20a78f8-e0e1-4d22-b944-7b8724cb0ad3"],"mac_address":"fa:16:3e:fe:7d:8c","project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port","admin_state_up":true,"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:14Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:30:16,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424&name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port&admin_state_up=True used request id req-caa0abcb-0fa2-4b67-b2cd-6a76e854bda3 2019-01-09 16:30:16,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:16,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95dc32f4-cf75-41be-ac05-f4af0de1216c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}} 2019-01-09 16:30:16,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 used request id req-95dc32f4-cf75-41be-ac05-f4af0de1216c 2019-01-09 16:30:16,336 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst 2019-01-09 16:30:16,339 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:16,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-5e04aa22-61f6-4b67-89a8-a94032db6dd4 x-compute-request-id: req-5e04aa22-61f6-4b67-89a8-a94032db6dd4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-flavor-name"}]} 2019-01-09 16:30:16,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5e04aa22-61f6-4b67-89a8-a94032db6dd4 2019-01-09 16:30:16,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:16,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-f462ac88-cf5b-46f8-bba8-32242512571e x-compute-request-id: req-f462ac88-cf5b-46f8-bba8-32242512571e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "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": "178a72ac-ad03-4dcc-9208-22e56afaedcd"}} 2019-01-09 16:30:16,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd used request id req-f462ac88-cf5b-46f8-bba8-32242512571e 2019-01-09 16:30:16,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:16,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-3c4a6b4d-513c-4852-814c-abce7aacdbbf Date: Wed, 09 Jan 2019 16:30:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:30:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:30:07Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4267d2a9-2d35-46ec-b638-233f8c580799/snap", "metadata": {}}], "self": "/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799", "min_disk": 0, "protected": false, "id": "4267d2a9-2d35-46ec-b638-233f8c580799", "file": "/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4267d2a9-2d35-46ec-b638-233f8c580799/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image"} 2019-01-09 16:30:16,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image used request id req-3c4a6b4d-513c-4852-814c-abce7aacdbbf 2019-01-09 16:30:16,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:16,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-38a738eb-e5ec-436c-9646-19bf8c36c613 Date: Wed, 09 Jan 2019 16:30: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-09 16:30:16,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-38a738eb-e5ec-436c-9646-19bf8c36c613 2019-01-09 16:30:16,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" -d '{"server": {"name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "imageRef": "4267d2a9-2d35-46ec-b638-233f8c580799", "flavorRef": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "max_count": 1, "min_count": 1, "networks": [{"port": "8d312d44-0c43-465f-81da-2a2f6e343f2c"}], "security_groups": [{"name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name"}]}}' 2019-01-09 16:30:17,763 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:30: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-3f296a86-457c-45e8-ac97-22f2ed4de7d5 x-compute-request-id: req-3f296a86-457c-45e8-ac97-22f2ed4de7d5 Content-Length: 435 location: http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "adminPass": "rBLVbcZ5vMic"}} 2019-01-09 16:30:17,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-3f296a86-457c-45e8-ac97-22f2ed4de7d5 2019-01-09 16:30:17,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:18,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-05ccf863-0c3a-4960-b870-d3a9834d0a55 x-compute-request-id: req-05ccf863-0c3a-4960-b870-d3a9834d0a55 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.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "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-09T16:30:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:18,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-05ccf863-0c3a-4960-b870-d3a9834d0a55 2019-01-09 16:30:18,109 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst 2019-01-09 16:30:18,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:18,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-18589a99-a962-4438-851c-bca1821732d0 x-compute-request-id: req-18589a99-a962-4438-851c-bca1821732d0 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.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "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-09T16:30:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:18,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-18589a99-a962-4438-851c-bca1821732d0 2019-01-09 16:30:18,253 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst] is - BUILD 2019-01-09 16:30:18,253 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:30:21,256 - create_instance - DEBUG - VM status query timeout in 896.852763176 2019-01-09 16:30:21,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:21,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-931de1f5-1d28-4363-a37a-bf1d054893de x-compute-request-id: req-931de1f5-1d28-4363-a37a-bf1d054893de 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.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "security_groups": [{"name": "default"}], "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:30:18Z", "hostId": "6da579610cc4a32fa11ed92c0d9eab33bed3a714fe4d6f6215628278", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:21,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-931de1f5-1d28-4363-a37a-bf1d054893de 2019-01-09 16:30:21,955 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst] is - BUILD 2019-01-09 16:30:21,955 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:30:24,958 - create_instance - DEBUG - VM status query timeout in 893.150451183 2019-01-09 16:30:24,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:25,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-1e765e37-7bc2-4723-afcc-bfd0917cfe50 x-compute-request-id: req-1e765e37-7bc2-4723-afcc-bfd0917cfe50 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:7d:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:23.000000", "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "security_groups": [{"name": "default"}], "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:23Z", "hostId": "6da579610cc4a32fa11ed92c0d9eab33bed3a714fe4d6f6215628278", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:25,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-1e765e37-7bc2-4723-afcc-bfd0917cfe50 2019-01-09 16:30:25,122 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst] is - ACTIVE 2019-01-09 16:30:25,122 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:30:25,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:25,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-6c580b73-b803-410e-b715-64bd4318511a x-compute-request-id: req-6c580b73-b803-410e-b715-64bd4318511a Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:7d:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:23.000000", "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "security_groups": [{"name": "default"}], "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:23Z", "hostId": "6da579610cc4a32fa11ed92c0d9eab33bed3a714fe4d6f6215628278", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:25,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-6c580b73-b803-410e-b715-64bd4318511a 2019-01-09 16:30:25,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:25,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d3810cb8-3123-45da-aee4-9c38a46daca9 Date: Wed, 09 Jan 2019 16:30:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:25,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-d3810cb8-3123-45da-aee4-9c38a46daca9 2019-01-09 16:30:25,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:25,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f9836dc-8b6f-47e4-b942-56abb401da1e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}} 2019-01-09 16:30:25,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 used request id req-8f9836dc-8b6f-47e4-b942-56abb401da1e 2019-01-09 16:30:25,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:26,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-84b90fe2-1585-448f-8dbd-ec5b7909841c Date: Wed, 09 Jan 2019 16:30:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:26,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-84b90fe2-1585-448f-8dbd-ec5b7909841c 2019-01-09 16:30:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:26,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-b03288b5-fff3-4849-bea1-ecac3b82d8ea Date: Wed, 09 Jan 2019 16:30:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","ip_address":"10.55.0.9"}],"id":"8d312d44-0c43-465f-81da-2a2f6e343f2c","security_groups":["f20a78f8-e0e1-4d22-b944-7b8724cb0ad3"],"mac_address":"fa:16:3e:fe:7d:8c","project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port","admin_state_up":true,"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:14Z","binding:vnic_type":"normal","device_id":"b6f2e48e-9034-4fe4-a341-66976ca41f99","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","ip_address":"10.55.0.2"}],"id":"ab469e8e-abae-4ca9-9be5-89ea74ce5cfd","security_groups":[],"mac_address":"fa:16:3e:c1:8f:65","project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d99fd8ea-aaf2-45de-8e4b-07b56af74424","ip_allocation":"immediate"}]} 2019-01-09 16:30:26,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-b03288b5-fff3-4849-bea1-ecac3b82d8ea 2019-01-09 16:30:26,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:26,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7a33308-3e3f-4607-8e94-6d462c949840 x-compute-request-id: req-e7a33308-3e3f-4607-8e94-6d462c949840 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:7d:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:23.000000", "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "security_groups": [{"name": "default"}], "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:23Z", "hostId": "6da579610cc4a32fa11ed92c0d9eab33bed3a714fe4d6f6215628278", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:26,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-e7a33308-3e3f-4607-8e94-6d462c949840 2019-01-09 16:30:26,222 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst] is - ACTIVE 2019-01-09 16:30:26,222 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:30:26,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:26,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38c44f7e-05e5-44e5-8289-4386ee977466 x-compute-request-id: req-38c44f7e-05e5-44e5-8289-4386ee977466 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:7d:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:23.000000", "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "security_groups": [{"name": "default"}], "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:23Z", "hostId": "6da579610cc4a32fa11ed92c0d9eab33bed3a714fe4d6f6215628278", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:26,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-38c44f7e-05e5-44e5-8289-4386ee977466 2019-01-09 16:30:26,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:26,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-27d65094-fb2d-4e6a-aaeb-0db9d6e4ac5b Date: Wed, 09 Jan 2019 16:30:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:26,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-27d65094-fb2d-4e6a-aaeb-0db9d6e4ac5b 2019-01-09 16:30:26,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:26,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c302ca6e-1a29-4320-8500-f5c29493eb7c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}} 2019-01-09 16:30:26,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 used request id req-c302ca6e-1a29-4320-8500-f5c29493eb7c 2019-01-09 16:30:26,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:26,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-91936f8e-2879-4b90-8fa1-86edca2e0295 Date: Wed, 09 Jan 2019 16:30:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:26,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-91936f8e-2879-4b90-8fa1-86edca2e0295 2019-01-09 16:30:26,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:26,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-13b442b9-d05a-4990-ac8d-49ea15b56930 Date: Wed, 09 Jan 2019 16:30:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:23Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","ip_address":"10.55.0.9"}],"id":"8d312d44-0c43-465f-81da-2a2f6e343f2c","security_groups":["f20a78f8-e0e1-4d22-b944-7b8724cb0ad3"],"mac_address":"fa:16:3e:fe:7d:8c","project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port","admin_state_up":true,"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:14Z","binding:vnic_type":"normal","device_id":"b6f2e48e-9034-4fe4-a341-66976ca41f99","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","ip_address":"10.55.0.2"}],"id":"ab469e8e-abae-4ca9-9be5-89ea74ce5cfd","security_groups":[],"mac_address":"fa:16:3e:c1:8f:65","project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d99fd8ea-aaf2-45de-8e4b-07b56af74424","ip_allocation":"immediate"}]} 2019-01-09 16:30:26,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-13b442b9-d05a-4990-ac8d-49ea15b56930 2019-01-09 16:30:26,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name"}}' 2019-01-09 16:30:27,402 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:30:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96b350c4-194b-4eb8-9a0a-27e62f3485e0 x-compute-request-id: req-96b350c4-194b-4eb8-9a0a-27e62f3485e0 Content-Length: 0 Content-Type: application/json 2019-01-09 16:30:27,402 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99/action used request id req-96b350c4-194b-4eb8-9a0a-27e62f3485e0 2019-01-09 16:30:27,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:27,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "52dff863e6654782a220e29783fa876c", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj-role"}], "expires_at": "2019-01-09T17:30:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_0cc84cc4fe2f422a82a1c6bcf8c0ec86", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-user", "id": "6cc12be5cbcd4b258eea23b7c42c46ba"}, "audit_ids": ["A3EwoDE3SU2QZq3aD0_HAA"], "issued_at": "2019-01-09T16:30:27.000000Z"}} 2019-01-09 16:30:27,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c8166e27b1034b293e2d8f6ef6a9261805463" 2019-01-09 16:30:28,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-e4b8102f-9530-4f0b-8a33-19257e0a2c1f x-compute-request-id: req-e4b8102f-9530-4f0b-8a33-19257e0a2c1f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:7d:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:23.000000", "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "security_groups": [{"name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name"}, {"name": "default"}], "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:23Z", "hostId": "6da579610cc4a32fa11ed92c0d9eab33bed3a714fe4d6f6215628278", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:28,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-e4b8102f-9530-4f0b-8a33-19257e0a2c1f 2019-01-09 16:30:28,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:28,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-b2c07382-8c36-4c73-9be5-6d12f91969a2 x-compute-request-id: req-b2c07382-8c36-4c73-9be5-6d12f91969a2 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:7d:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:23.000000", "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "security_groups": [{"name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name"}, {"name": "default"}], "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:23Z", "hostId": "6da579610cc4a32fa11ed92c0d9eab33bed3a714fe4d6f6215628278", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:28,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-b2c07382-8c36-4c73-9be5-6d12f91969a2 2019-01-09 16:30:28,858 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst] is - ACTIVE 2019-01-09 16:30:28,858 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:30:28,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:29,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-ffaff581-ebf7-4cc0-91c5-8123560e1c44 x-compute-request-id: req-ffaff581-ebf7-4cc0-91c5-8123560e1c44 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:7d:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:23.000000", "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "security_groups": [{"name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name"}, {"name": "default"}], "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:23Z", "hostId": "6da579610cc4a32fa11ed92c0d9eab33bed3a714fe4d6f6215628278", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:29,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-ffaff581-ebf7-4cc0-91c5-8123560e1c44 2019-01-09 16:30:29,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:29,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-ca335af0-17eb-4b41-b8c3-a17dfd20a1ca Date: Wed, 09 Jan 2019 16:30:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:29,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-ca335af0-17eb-4b41-b8c3-a17dfd20a1ca 2019-01-09 16:30:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:29,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f116b4-7ba3-445c-accf-a9141f5c5fb7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}} 2019-01-09 16:30:29,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 used request id req-b2f116b4-7ba3-445c-accf-a9141f5c5fb7 2019-01-09 16:30:29,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:29,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7cf45838-adc1-430b-b130-e527b11603f5 Date: Wed, 09 Jan 2019 16:30:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:29,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-7cf45838-adc1-430b-b130-e527b11603f5 2019-01-09 16:30:29,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:29,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-b663fec2-6b29-4085-a737-cb2959109add Date: Wed, 09 Jan 2019 16:30:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:27Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","ip_address":"10.55.0.9"}],"id":"8d312d44-0c43-465f-81da-2a2f6e343f2c","security_groups":["289f4966-6bc1-4e7f-8c65-4c4c60da8a27","f20a78f8-e0e1-4d22-b944-7b8724cb0ad3"],"mac_address":"fa:16:3e:fe:7d:8c","project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port","admin_state_up":true,"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:14Z","binding:vnic_type":"normal","device_id":"b6f2e48e-9034-4fe4-a341-66976ca41f99","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","ip_address":"10.55.0.2"}],"id":"ab469e8e-abae-4ca9-9be5-89ea74ce5cfd","security_groups":[],"mac_address":"fa:16:3e:c1:8f:65","project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d99fd8ea-aaf2-45de-8e4b-07b56af74424","ip_allocation":"immediate"}]} 2019-01-09 16:30:29,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-b663fec2-6b29-4085-a737-cb2959109add 2019-01-09 16:30:29,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:29,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-e84a1760-95f9-4724-ab9d-d4deaabeba6b x-compute-request-id: req-e84a1760-95f9-4724-ab9d-d4deaabeba6b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:7d:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:23.000000", "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "security_groups": [{"name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name"}, {"name": "default"}], "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:23Z", "hostId": "6da579610cc4a32fa11ed92c0d9eab33bed3a714fe4d6f6215628278", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:29,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-e84a1760-95f9-4724-ab9d-d4deaabeba6b 2019-01-09 16:30:29,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:29,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-33803486-0ee6-4361-b952-d4dd34a64ae7 Date: Wed, 09 Jan 2019 16:30:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:29,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-33803486-0ee6-4361-b952-d4dd34a64ae7 2019-01-09 16:30:29,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:29,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-281ad7b2-34d1-4a21-b73f-8af225f33092 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}} 2019-01-09 16:30:29,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 used request id req-281ad7b2-34d1-4a21-b73f-8af225f33092 2019-01-09 16:30:29,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:30,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4604f8a5-ba37-4cef-ad5d-23a4864c7770 Date: Wed, 09 Jan 2019 16:30:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:30,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-4604f8a5-ba37-4cef-ad5d-23a4864c7770 2019-01-09 16:30:30,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:30,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1689 X-Openstack-Request-Id: req-003c1aec-0a8d-412a-ae87-572f9467b18a Date: Wed, 09 Jan 2019 16:30:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:27Z","device_owner":"compute:nova","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","ip_address":"10.55.0.9"}],"id":"8d312d44-0c43-465f-81da-2a2f6e343f2c","security_groups":["289f4966-6bc1-4e7f-8c65-4c4c60da8a27","f20a78f8-e0e1-4d22-b944-7b8724cb0ad3"],"mac_address":"fa:16:3e:fe:7d:8c","project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port","admin_state_up":true,"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:14Z","binding:vnic_type":"normal","device_id":"b6f2e48e-9034-4fe4-a341-66976ca41f99","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","ip_address":"10.55.0.2"}],"id":"ab469e8e-abae-4ca9-9be5-89ea74ce5cfd","security_groups":[],"mac_address":"fa:16:3e:c1:8f:65","project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d99fd8ea-aaf2-45de-8e4b-07b56af74424","ip_allocation":"immediate"}]} 2019-01-09 16:30:30,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-003c1aec-0a8d-412a-ae87-572f9467b18a 2019-01-09 16:30:30,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name"}}' 2019-01-09 16:30:30,821 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:30:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8eeb1fb0-2561-4810-91d6-0d54f05fcb67 x-compute-request-id: req-8eeb1fb0-2561-4810-91d6-0d54f05fcb67 Content-Length: 0 Content-Type: application/json 2019-01-09 16:30:30,821 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99/action used request id req-8eeb1fb0-2561-4810-91d6-0d54f05fcb67 2019-01-09 16:30:30,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:30,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84f05252-0e3b-42d7-a012-afae1cde36b7 x-compute-request-id: req-84f05252-0e3b-42d7-a012-afae1cde36b7 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:7d:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:23.000000", "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "security_groups": [{"name": "default"}], "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:23Z", "hostId": "6da579610cc4a32fa11ed92c0d9eab33bed3a714fe4d6f6215628278", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:30,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-84f05252-0e3b-42d7-a012-afae1cde36b7 2019-01-09 16:30:30,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:31,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-9a49aac7-bf42-4150-9655-e2a3f10804d7 Date: Wed, 09 Jan 2019 16:30:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","l2_adjacency":true,"status":"ACTIVE","subnets":["f7c16ded-a312-4d42-9e12-2b589aeb7534"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:09Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net","admin_state_up":true,"tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:08Z","mtu":1450}]} 2019-01-09 16:30:31,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net used request id req-9a49aac7-bf42-4150-9655-e2a3f10804d7 2019-01-09 16:30:31,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:31,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-360254b3-c13c-4124-a233-c558f55999e1 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}} 2019-01-09 16:30:31,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 used request id req-360254b3-c13c-4124-a233-c558f55999e1 2019-01-09 16:30:31,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:31,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2edfacb3-0f61-4609-9387-e4969cda032a Date: Wed, 09 Jan 2019 16:30:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30: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":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","subnetpool_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet"}]} 2019-01-09 16:30:31,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-2edfacb3-0f61-4609-9387-e4969cda032a 2019-01-09 16:30:31,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:31,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1650 X-Openstack-Request-Id: req-5e29306a-4db6-4894-aba0-abf43ad64343 Date: Wed, 09 Jan 2019 16:30:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:30Z","device_owner":"compute:nova","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","ip_address":"10.55.0.9"}],"id":"8d312d44-0c43-465f-81da-2a2f6e343f2c","security_groups":["f20a78f8-e0e1-4d22-b944-7b8724cb0ad3"],"mac_address":"fa:16:3e:fe:7d:8c","project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port","admin_state_up":true,"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:14Z","binding:vnic_type":"normal","device_id":"b6f2e48e-9034-4fe4-a341-66976ca41f99","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:11Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f7c16ded-a312-4d42-9e12-2b589aeb7534","ip_address":"10.55.0.2"}],"id":"ab469e8e-abae-4ca9-9be5-89ea74ce5cfd","security_groups":[],"mac_address":"fa:16:3e:c1:8f:65","project_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d99fd8ea-aaf2-45de-8e4b-07b56af74424","tenant_id":"0cc84cc4fe2f422a82a1c6bcf8c0ec86","created_at":"2019-01-09T16:30:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d99fd8ea-aaf2-45de-8e4b-07b56af74424","ip_allocation":"immediate"}]} 2019-01-09 16:30:31,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-5e29306a-4db6-4894-aba0-abf43ad64343 2019-01-09 16:30:31,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}138c8166e27b1034b293e2d8f6ef6a9261805463" 2019-01-09 16:30:31,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-d129188f-c800-47d4-b592-50822ddf38a9 x-compute-request-id: req-d129188f-c800-47d4-b592-50822ddf38a9 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:7d:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:23.000000", "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "security_groups": [{"name": "default"}], "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:23Z", "hostId": "6da579610cc4a32fa11ed92c0d9eab33bed3a714fe4d6f6215628278", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:31,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-d129188f-c800-47d4-b592-50822ddf38a9 2019-01-09 16:30:31,582 - create_instance - INFO - Deleting Port with ID - 8d312d44-0c43-465f-81da-2a2f6e343f2c 2019-01-09 16:30:31,582 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-port 2019-01-09 16:30:31,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/8d312d44-0c43-465f-81da-2a2f6e343f2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:32,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32fffd4a-7cbf-447e-b330-f9e8f6cb897a Date: Wed, 09 Jan 2019 16:30:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:30:32,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/8d312d44-0c43-465f-81da-2a2f6e343f2c used request id req-32fffd4a-7cbf-447e-b330-f9e8f6cb897a 2019-01-09 16:30:32,076 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst 2019-01-09 16:30:32,078 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:32,186 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:30:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4e594115-b8f0-42e2-925a-75287d8746be x-compute-request-id: req-4e594115-b8f0-42e2-925a-75287d8746be Content-Type: application/json 2019-01-09 16:30:32,186 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-4e594115-b8f0-42e2-925a-75287d8746be 2019-01-09 16:30:32,186 - create_instance - INFO - Checking deletion status 2019-01-09 16:30:32,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:32,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4680c4fd-6805-4dc4-b2bc-292e7085272e x-compute-request-id: req-4680c4fd-6805-4dc4-b2bc-292e7085272e Content-Encoding: gzip Content-Length: 733 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fe:7d:8c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99", "rel": "bookmark"}], "image": {"id": "4267d2a9-2d35-46ec-b638-233f8c580799", "links": [{"href": "http://172.30.9.29:8774/images/4267d2a9-2d35-46ec-b638-233f8c580799", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:23.000000", "flavor": {"id": "178a72ac-ad03-4dcc-9208-22e56afaedcd", "links": [{"href": "http://172.30.9.29:8774/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd", "rel": "bookmark"}]}, "id": "b6f2e48e-9034-4fe4-a341-66976ca41f99", "user_id": "6cc12be5cbcd4b258eea23b7c42c46ba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:32Z", "hostId": "6da579610cc4a32fa11ed92c0d9eab33bed3a714fe4d6f6215628278", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst", "created": "2019-01-09T16:30:17Z", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:32,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-4680c4fd-6805-4dc4-b2bc-292e7085272e 2019-01-09 16:30:32,280 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst] is - ACTIVE 2019-01-09 16:30:32,280 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:30:35,283 - create_instance - DEBUG - VM status query timeout in 296.903748035 2019-01-09 16:30:35,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a7d77c706bc0958e0407562394a5572c594b7e7" 2019-01-09 16:30:35,326 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:30:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e3e5e47-71d7-469b-8046-5bd00c7d22f3 x-compute-request-id: req-9e3e5e47-71d7-469b-8046-5bd00c7d22f3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b6f2e48e-9034-4fe4-a341-66976ca41f99 could not be found.", "code": 404}} 2019-01-09 16:30:35,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/b6f2e48e-9034-4fe4-a341-66976ca41f99 used request id req-9e3e5e47-71d7-469b-8046-5bd00c7d22f3 2019-01-09 16:30:35,326 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b6f2e48e-9034-4fe4-a341-66976ca41f99 could not be found. (HTTP 404) (Request-ID: req-9e3e5e47-71d7-469b-8046-5bd00c7d22f3) 2019-01-09 16:30:35,327 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-inst 2019-01-09 16:30:35,328 - neutron_utils - INFO - Deleting security group rule with ID - 1f4e21df-ea02-4bee-9871-466099b81513 2019-01-09 16:30:35,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/1f4e21df-ea02-4bee-9871-466099b81513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" 2019-01-09 16:30:35,615 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-841f79e4-c810-45eb-9095-15c536b14551 Content-Length: 0 Date: Wed, 09 Jan 2019 16:30:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:30:35,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/1f4e21df-ea02-4bee-9871-466099b81513 used request id req-841f79e4-c810-45eb-9095-15c536b14551 2019-01-09 16:30:35,615 - neutron_utils - INFO - Deleting security group rule with ID - c1e229bf-ef63-4db7-bc9c-b333fcc62690 2019-01-09 16:30:35,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/c1e229bf-ef63-4db7-bc9c-b333fcc62690 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" 2019-01-09 16:30:35,697 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b7c83d2-0e9a-42f6-b821-10b6579927e1 Content-Length: 0 Date: Wed, 09 Jan 2019 16:30:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:30:35,697 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/c1e229bf-ef63-4db7-bc9c-b333fcc62690 used request id req-6b7c83d2-0e9a-42f6-b821-10b6579927e1 2019-01-09 16:30:35,697 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-name 2019-01-09 16:30:35,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/289f4966-6bc1-4e7f-8c65-4c4c60da8a27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40b74c78e209ed92df1052e7c75d2bb9915d7c59" 2019-01-09 16:30:35,812 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c4fb48b-c601-4cdd-b3ec-409af9be15f7 Content-Length: 0 Date: Wed, 09 Jan 2019 16:30:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:30:35,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/289f4966-6bc1-4e7f-8c65-4c4c60da8a27 used request id req-2c4fb48b-c601-4cdd-b3ec-409af9be15f7 2019-01-09 16:30:35,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7ee5197d9e609f26827ba8223a62e8791f03b8" 2019-01-09 16:30:35,842 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:30:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96ee6e0d-7caa-4c53-8649-f9724d69396e x-compute-request-id: req-96ee6e0d-7caa-4c53-8649-f9724d69396e Content-Length: 0 Content-Type: application/json 2019-01-09 16:30:35,843 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/178a72ac-ad03-4dcc-9208-22e56afaedcd used request id req-96ee6e0d-7caa-4c53-8649-f9724d69396e 2019-01-09 16:30:35,843 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet 2019-01-09 16:30:35,843 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-subnet 2019-01-09 16:30:35,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/f7c16ded-a312-4d42-9e12-2b589aeb7534 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f738adcd572c3b5a43b6ba64d8cbf32446e34" 2019-01-09 16:30:37,327 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-58e4fc59-b67d-467d-8a97-b82db97fd2e5 Date: Wed, 09 Jan 2019 16:30:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:30:37,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f7c16ded-a312-4d42-9e12-2b589aeb7534 used request id req-58e4fc59-b67d-467d-8a97-b82db97fd2e5 2019-01-09 16:30:37,327 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-pub-net 2019-01-09 16:30:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/d99fd8ea-aaf2-45de-8e4b-07b56af74424 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}026f738adcd572c3b5a43b6ba64d8cbf32446e34" 2019-01-09 16:30:38,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-03ead172-5840-4397-b55b-3e1417027fd5 Date: Wed, 09 Jan 2019 16:30:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:30:38,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/d99fd8ea-aaf2-45de-8e4b-07b56af74424 used request id req-03ead172-5840-4397-b55b-3e1417027fd5 2019-01-09 16:30:38,143 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-e24dfd7b-6301-4b0e-8886-11fa22ed5b33-image 2019-01-09 16:30:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15fdc71f0af6ad79ac565a0f61a54db614128b35" 2019-01-09 16:30:39,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f3ef8a72-1e64-4a81-b76c-0289323013b5 Date: Wed, 09 Jan 2019 16:30: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-09 16:30:39,611 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/4267d2a9-2d35-46ec-b638-233f8c580799 used request id req-f3ef8a72-1e64-4a81-b76c-0289323013b5 2019-01-09 16:30:39,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:39,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-f3a3c1cb-fed9-40a5-8234-bb8aa9e03693 Date: Wed, 09 Jan 2019 16:30:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:08Z", "updated_at": "2019-01-09T16:30:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:08Z", "revision_number": 0, "id": "00cfd70a-c185-4f9f-8f91-8fe41015e331", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:08Z", "security_group_id": "f20a78f8-e0e1-4d22-b944-7b8724cb0ad3", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:08Z", "revision_number": 0, "id": "00f16398-84e2-4307-944a-d8a888d121e0", "remote_group_id": "f20a78f8-e0e1-4d22-b944-7b8724cb0ad3", "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:08Z", "security_group_id": "f20a78f8-e0e1-4d22-b944-7b8724cb0ad3", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "port_range_min": null, "ethertype": "IPv6", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:08Z", "revision_number": 0, "id": "9b5b3ba9-02b5-4fa9-8424-f480d83bd978", "remote_group_id": "f20a78f8-e0e1-4d22-b944-7b8724cb0ad3", "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:08Z", "security_group_id": "f20a78f8-e0e1-4d22-b944-7b8724cb0ad3", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:08Z", "revision_number": 0, "id": "f5d61683-5903-4ba1-9e6d-d75d48249d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:08Z", "security_group_id": "f20a78f8-e0e1-4d22-b944-7b8724cb0ad3", "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "port_range_min": null, "ethertype": "IPv4", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86"}], "revision_number": 4, "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "f20a78f8-e0e1-4d22-b944-7b8724cb0ad3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:30:39,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-f3a3c1cb-fed9-40a5-8234-bb8aa9e03693 2019-01-09 16:30:39,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:40,005 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:30:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6affed31-b220-4373-92a9-9590d55de643 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:30:40,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-6affed31-b220-4373-92a9-9590d55de643 2019-01-09 16:30:40,005 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:30:40,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:40,103 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eed261f-c59e-41a0-b663-40f3c7e9f2fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:30:40,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-2eed261f-c59e-41a0-b663-40f3c7e9f2fe 2019-01-09 16:30:40,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:30:40,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:40,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8614400-5a1f-4970-8f01-aebed5cb3bbb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:30:40,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-e8614400-5a1f-4970-8f01-aebed5cb3bbb 2019-01-09 16:30:40,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:30:40,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:40,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3556e7a-2eb0-4eb2-bb86-bee70ffa34ff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:30:40,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-f3556e7a-2eb0-4eb2-bb86-bee70ffa34ff 2019-01-09 16:30:40,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:30:40,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:40,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc63e45b-6c3f-415b-8d25-e22219ab3b91 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:30:40,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-cc63e45b-6c3f-415b-8d25-e22219ab3b91 2019-01-09 16:30:40,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:30:40,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:40,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a6a2488-ea1d-4158-bca0-84a7045c89d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:30:40,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-0a6a2488-ea1d-4158-bca0-84a7045c89d2 2019-01-09 16:30:40,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:30:40,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:40,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49bae0f9-e060-4a4f-b087-8de39e0d227c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:30:40,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-49bae0f9-e060-4a4f-b087-8de39e0d227c 2019-01-09 16:30:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:40,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89fbcbdb-7c5f-4799-b8d7-46883885d21b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:30:40,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-89fbcbdb-7c5f-4799-b8d7-46883885d21b 2019-01-09 16:30:40,704 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:30:40,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:40,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0510a27c-b5d2-4fde-afb7-405e394d1867 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:30:40,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-0510a27c-b5d2-4fde-afb7-405e394d1867 2019-01-09 16:30:40,808 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:30:40,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:40,911 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b932665-94b5-4deb-97ba-078f27219c8f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:30:40,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-8b932665-94b5-4deb-97ba-078f27219c8f 2019-01-09 16:30:40,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:30:40,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:41,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f98c2126-3132-4690-9b00-b47fe94554e2 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:30:41,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-f98c2126-3132-4690-9b00-b47fe94554e2 2019-01-09 16:30:41,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:41,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6caf5f7-b16d-45d4-b651-57cfb5321510 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "name": "InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj"}} 2019-01-09 16:30:41,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 used request id req-e6caf5f7-b16d-45d4-b651-57cfb5321510 2019-01-09 16:30:41,211 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f20a78f8-e0e1-4d22-b944-7b8724cb0ad3 2019-01-09 16:30:41,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f20a78f8-e0e1-4d22-b944-7b8724cb0ad3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:41,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8102e8de-945a-4864-9656-74ac45a4087b Date: Wed, 09 Jan 2019 16:30:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:08Z", "security_group_id": "f20a78f8-e0e1-4d22-b944-7b8724cb0ad3", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:08Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "00cfd70a-c185-4f9f-8f91-8fe41015e331"}, {"remote_group_id": "f20a78f8-e0e1-4d22-b944-7b8724cb0ad3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:08Z", "security_group_id": "f20a78f8-e0e1-4d22-b944-7b8724cb0ad3", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:08Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "00f16398-84e2-4307-944a-d8a888d121e0"}, {"remote_group_id": "f20a78f8-e0e1-4d22-b944-7b8724cb0ad3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:08Z", "security_group_id": "f20a78f8-e0e1-4d22-b944-7b8724cb0ad3", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:08Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "9b5b3ba9-02b5-4fa9-8424-f480d83bd978"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:08Z", "security_group_id": "f20a78f8-e0e1-4d22-b944-7b8724cb0ad3", "port_range_min": null, "revision_number": 0, "tenant_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "created_at": "2019-01-09T16:30:08Z", "project_id": "0cc84cc4fe2f422a82a1c6bcf8c0ec86", "id": "f5d61683-5903-4ba1-9e6d-d75d48249d40"}]} 2019-01-09 16:30:41,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f20a78f8-e0e1-4d22-b944-7b8724cb0ad3 used request id req-8102e8de-945a-4864-9656-74ac45a4087b 2019-01-09 16:30:41,236 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:30:41,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f20a78f8-e0e1-4d22-b944-7b8724cb0ad3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:41,405 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09acbec5-a3c2-4f26-ac13-6b0ba547774c Content-Length: 0 Date: Wed, 09 Jan 2019 16:30:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:30:41,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f20a78f8-e0e1-4d22-b944-7b8724cb0ad3 used request id req-09acbec5-a3c2-4f26-ac13-6b0ba547774c 2019-01-09 16:30:41,406 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj 2019-01-09 16:30:41,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:41,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28251a61-c6cb-4d76-b04c-79a0d73ca0f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:30:41,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/0cc84cc4fe2f422a82a1c6bcf8c0ec86 used request id req-28251a61-c6cb-4d76-b04c-79a0d73ca0f0 2019-01-09 16:30:41,612 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-d1b817dc-6ad2-40b-proj-role 2019-01-09 16:30:41,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/52dff863e6654782a220e29783fa876c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:41,735 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9265a2cc-b674-4de3-bb88-4669c965f8ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:30:41,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/52dff863e6654782a220e29783fa876c used request id req-9265a2cc-b674-4de3-bb88-4669c965f8ba 2019-01-09 16:30:41,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5370cd6f8bf5ee99325e9ff7501831d7cbb2906c" 2019-01-09 16:30:41,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1fec02e-9283-4974-a784-14f052fdf51e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:30:41,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c1fec02e-9283-4974-a784-14f052fdf51e 2019-01-09 16:30:41,830 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-d1b817dc-6ad2-40b-user 2019-01-09 16:30:41,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6cc12be5cbcd4b258eea23b7c42c46ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca0254e22d0c29302b773e2f5cb82c603632cd43" 2019-01-09 16:30:42,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:30:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-413177d2-f10d-4675-accb-1856b5ee86c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:30:42,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6cc12be5cbcd4b258eea23b7c42c46ba used request id req-413177d2-f10d-4675-accb-1856b5ee86c2 2019-01-09 16:30:42,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:42,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["gjwqLk_7RGiBLt3uIdHMAA"], "issued_at": "2019-01-09T16:30:42.000000Z"}} 2019-01-09 16:30:42,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f40bc6fa7eeda0bb2f6eca94b9bd90860e650f1" 2019-01-09 16:30:42,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c2cd4a-4ae6-41fd-ab2a-77842f73df45 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:42,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b7c2cd4a-4ae6-41fd-ab2a-77842f73df45 2019-01-09 16:30:42,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:42,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:42,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["uhil61o1Sq-g15SRzUrlOg"], "issued_at": "2019-01-09T16:30:42.000000Z"}} 2019-01-09 16:30:42,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:30:43,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a24a5acc-573d-4f7d-9d2a-f2a71bf639a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:43,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a24a5acc-573d-4f7d-9d2a-f2a71bf639a1 2019-01-09 16:30:43,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:30:43,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:30: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:30:43,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:30:43,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7f8f86-4c97-49cc-abe3-7fa5a9a625ac Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:30:43,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj used request id req-fd7f8f86-4c97-49cc-abe3-7fa5a9a625ac 2019-01-09 16:30:43,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:30:43,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b96cb998-d5aa-4787-a58c-d2d7973d4d67 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:30:43,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b96cb998-d5aa-4787-a58c-d2d7973d4d67 2019-01-09 16:30:43,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}}' 2019-01-09 16:30:43,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:30:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-683e4a08-a006-4d73-84fb-6e44b4aa2ff9 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28"}, "tags": [], "enabled": true, "id": "833f33b3bcd0481eacbbc9ee91f05a28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}} 2019-01-09 16:30:43,372 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-683e4a08-a006-4d73-84fb-6e44b4aa2ff9 2019-01-09 16:30:43,373 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj 2019-01-09 16:30:43,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:43,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:43,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["42phECgcRz2b6ImqgG-zNg"], "issued_at": "2019-01-09T16:30:43.000000Z"}} 2019-01-09 16:30:43,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96a7fcd0d0f70de710f8d1919d592f0fe51676" 2019-01-09 16:30:43,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d82d8e-4bb5-44db-820d-e9299b0e7de5 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:43,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-70d82d8e-4bb5-44db-820d-e9299b0e7de5 2019-01-09 16:30:43,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:30:43,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:30: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:30:43,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96a7fcd0d0f70de710f8d1919d592f0fe51676" 2019-01-09 16:30:44,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3a6517f-6480-407e-9d32-4e5a6aceb29f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:30:44,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a3a6517f-6480-407e-9d32-4e5a6aceb29f 2019-01-09 16:30:44,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96a7fcd0d0f70de710f8d1919d592f0fe51676" 2019-01-09 16:30:44,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8832e3c4-011a-44c8-9337-b765e4e28a23 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28"}, "tags": [], "enabled": true, "id": "833f33b3bcd0481eacbbc9ee91f05a28", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}]} 2019-01-09 16:30:44,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj used request id req-8832e3c4-011a-44c8-9337-b765e4e28a23 2019-01-09 16:30:44,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96a7fcd0d0f70de710f8d1919d592f0fe51676" 2019-01-09 16:30:44,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e59e4707-aff4-4007-b803-c451fb478a86 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:30:44,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e59e4707-aff4-4007-b803-c451fb478a86 2019-01-09 16:30:44,527 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-12310fb3-2f0e-4f4-user 2019-01-09 16:30:44,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:44,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:30:44,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a51fef7-b2e0-41d2-bf23-576891800dde Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:30:44,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7a51fef7-b2e0-41d2-bf23-576891800dde 2019-01-09 16:30:44,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" -d '{"role": {"name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj-role"}}' 2019-01-09 16:30:44,749 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-990c15a7-e50e-4d98-b237-913b0a608e40 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2a5c55366a04e9e8053bf5eb0253137", "links": {"self": "http://172.30.9.29:5000/v3/roles/b2a5c55366a04e9e8053bf5eb0253137"}, "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj-role"}} 2019-01-09 16:30:44,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-990c15a7-e50e-4d98-b237-913b0a608e40 2019-01-09 16:30:44,749 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj-role 2019-01-09 16:30:44,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/b2a5c55366a04e9e8053bf5eb0253137 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:30:44,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb65b6b7-8e4f-4528-b38f-14add2fde036 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b2a5c55366a04e9e8053bf5eb0253137", "links": {"self": "http://172.30.9.29:5000/v3/roles/b2a5c55366a04e9e8053bf5eb0253137"}, "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj-role"}} 2019-01-09 16:30:44,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/b2a5c55366a04e9e8053bf5eb0253137 used request id req-fb65b6b7-8e4f-4528-b38f-14add2fde036 2019-01-09 16:30:44,850 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj-role to project InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj 2019-01-09 16:30:44,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28/users/6e1c72133e174fc8a1bc95ac5a9ac2fb/roles/b2a5c55366a04e9e8053bf5eb0253137 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:30:44,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:30:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa3f84de-b312-44ed-82e1-ca0a61e9bf56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:30:44,908 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28/users/6e1c72133e174fc8a1bc95ac5a9ac2fb/roles/b2a5c55366a04e9e8053bf5eb0253137 used request id req-fa3f84de-b312-44ed-82e1-ca0a61e9bf56 2019-01-09 16:30:44,908 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:30:44,909 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:30:44,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:44,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:45,310 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2a5c55366a04e9e8053bf5eb0253137", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj-role"}], "expires_at": "2019-01-09T17:30:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-user", "id": "6e1c72133e174fc8a1bc95ac5a9ac2fb"}, "audit_ids": ["LwM2TBWqTjOwEcd12j-_xQ"], "issued_at": "2019-01-09T16:30:45.000000Z"}} 2019-01-09 16:30:45,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ee512d2b27976e82d659ef7c5f756fac55e5c5" 2019-01-09 16:30:45,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c5e752d-cdff-4147-b363-53415a1494be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:45,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5c5e752d-cdff-4147-b363-53415a1494be 2019-01-09 16:30:45,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ee512d2b27976e82d659ef7c5f756fac55e5c5" 2019-01-09 16:30:45,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-651bcaae-70ca-4dab-9af9-2b9511a49ec0 Date: Wed, 09 Jan 2019 16:30:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image"} 2019-01-09 16:30:45,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image used request id req-651bcaae-70ca-4dab-9af9-2b9511a49ec0 2019-01-09 16:30:45,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ee512d2b27976e82d659ef7c5f756fac55e5c5" 2019-01-09 16:30:45,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-509d0ab8-6f3a-471b-b1d4-9392d022321d Date: Wed, 09 Jan 2019 16:30: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-09 16:30:45,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-509d0ab8-6f3a-471b-b1d4-9392d022321d 2019-01-09 16:30:45,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c7ee512d2b27976e82d659ef7c5f756fac55e5c5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image"}' 2019-01-09 16:30:45,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-21d1800e-7806-4078-846d-2c13b8195baf Date: Wed, 09 Jan 2019 16:30:45 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:30:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:30:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "min_disk": 0, "protected": false, "id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "file": "/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f/file", "checksum": null, "owner": "833f33b3bcd0481eacbbc9ee91f05a28", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:30:45,662 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-21d1800e-7806-4078-846d-2c13b8195baf 2019-01-09 16:30:45,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ee512d2b27976e82d659ef7c5f756fac55e5c5" -d '' 2019-01-09 16:30:46,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71f12dd3-638b-4c3e-9da6-cfbf4bedc050 Date: Wed, 09 Jan 2019 16:30: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-09 16:30:46,006 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f/file used request id req-71f12dd3-638b-4c3e-9da6-cfbf4bedc050 2019-01-09 16:30:46,006 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:30:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ee512d2b27976e82d659ef7c5f756fac55e5c5" 2019-01-09 16:30:46,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f86fe5e3-fd6c-409b-93bb-3275e0da8d84 Date: Wed, 09 Jan 2019 16:30:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:30:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:30:45Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f4a4507b-e218-4e50-a071-27fba9cf245f/snap", "metadata": {}}], "self": "/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "min_disk": 0, "protected": false, "id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "file": "/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "833f33b3bcd0481eacbbc9ee91f05a28", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f4a4507b-e218-4e50-a071-27fba9cf245f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:30:46,025 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f used request id req-f86fe5e3-fd6c-409b-93bb-3275e0da8d84 2019-01-09 16:30:46,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ee512d2b27976e82d659ef7c5f756fac55e5c5" 2019-01-09 16:30:46,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f354a7a8-b4f6-44c1-a960-4e8a2e8159db Date: Wed, 09 Jan 2019 16:30: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-09 16:30:46,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f354a7a8-b4f6-44c1-a960-4e8a2e8159db 2019-01-09 16:30:46,037 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image 2019-01-09 16:30:46,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ee512d2b27976e82d659ef7c5f756fac55e5c5" 2019-01-09 16:30:46,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b450ef32-181c-4b07-b728-d322d90be67e Date: Wed, 09 Jan 2019 16:30:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:30:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:30:45Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f4a4507b-e218-4e50-a071-27fba9cf245f/snap", "metadata": {}}], "self": "/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "min_disk": 0, "protected": false, "id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "file": "/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "833f33b3bcd0481eacbbc9ee91f05a28", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f4a4507b-e218-4e50-a071-27fba9cf245f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:30:46,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f used request id req-b450ef32-181c-4b07-b728-d322d90be67e 2019-01-09 16:30:46,056 - create_image - DEBUG - Instance status is - active 2019-01-09 16:30:46,056 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image 2019-01-09 16:30:46,056 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image 2019-01-09 16:30:46,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:46,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:46,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2a5c55366a04e9e8053bf5eb0253137", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj-role"}], "expires_at": "2019-01-09T17:30:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-user", "id": "6e1c72133e174fc8a1bc95ac5a9ac2fb"}, "audit_ids": ["OjydtXZtQK-Um_l4_sA2CA"], "issued_at": "2019-01-09T16:30:46.000000Z"}} 2019-01-09 16:30:46,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d599bac47d73b7e777fc3c958e61f4f06c7090b" 2019-01-09 16:30:46,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9bf9b3-5212-462a-bb49-cd5ab3b22ed8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:46,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6e9bf9b3-5212-462a-bb49-cd5ab3b22ed8 2019-01-09 16:30:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d599bac47d73b7e777fc3c958e61f4f06c7090b" 2019-01-09 16:30:46,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-56ea4d9a-f72f-4749-b3aa-1864ef00904b Date: Wed, 09 Jan 2019 16:30:46 GMT RESP BODY: {"networks":[]} 2019-01-09 16:30:46,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-56ea4d9a-f72f-4749-b3aa-1864ef00904b 2019-01-09 16:30:46,651 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net 2019-01-09 16:30:46,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d599bac47d73b7e777fc3c958e61f4f06c7090b" -d '{"network": {"name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net", "admin_state_up": true}}' 2019-01-09 16:30:47,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-aa84034a-f6a2-42ea-b632-c116e70847b1 Date: Wed, 09 Jan 2019 16:30:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:30:46Z","is_default":false,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}} 2019-01-09 16:30:47,060 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-aa84034a-f6a2-42ea-b632-c116e70847b1 2019-01-09 16:30:47,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d599bac47d73b7e777fc3c958e61f4f06c7090b" 2019-01-09 16:30:47,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-45839ac9-72bd-4d96-a986-c82c48c83d6d Date: Wed, 09 Jan 2019 16:30:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:30:46Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:30:47,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-45839ac9-72bd-4d96-a986-c82c48c83d6d 2019-01-09 16:30:47,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d599bac47d73b7e777fc3c958e61f4f06c7090b" 2019-01-09 16:30:47,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8580f721-9013-40bb-9575-ef8cef781302 Date: Wed, 09 Jan 2019 16:30:47 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:30:47,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-8580f721-9013-40bb-9575-ef8cef781302 2019-01-09 16:30:47,542 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet 2019-01-09 16:30:47,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d599bac47d73b7e777fc3c958e61f4f06c7090b" -d '{"subnets": [{"ip_version": 4, "network_id": "8c18ebf3-908c-4112-9065-50a90b6b2af9", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]}' 2019-01-09 16:30:48,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-728e27b1-f278-4a36-9f3d-133576151344 Date: Wed, 09 Jan 2019 16:30:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:30:48,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-728e27b1-f278-4a36-9f3d-133576151344 2019-01-09 16:30:48,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d599bac47d73b7e777fc3c958e61f4f06c7090b" 2019-01-09 16:30:48,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5b6e4bc3-5b12-4b2c-a67a-52b59c65f6f6 Date: Wed, 09 Jan 2019 16:30:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:30:48,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-5b6e4bc3-5b12-4b2c-a67a-52b59c65f6f6 2019-01-09 16:30:48,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d599bac47d73b7e777fc3c958e61f4f06c7090b" 2019-01-09 16:30:48,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-33352027-8b48-4e61-84d2-55510766ed65 Date: Wed, 09 Jan 2019 16:30:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:30:48,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-33352027-8b48-4e61-84d2-55510766ed65 2019-01-09 16:30:48,307 - OpenStackNetwork - DEBUG - Network [8c18ebf3-908c-4112-9065-50a90b6b2af9] created successfully 2019-01-09 16:30:48,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:48,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:48,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:30:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["cRVnxNTnSwCuKKKUaoa0mA"], "issued_at": "2019-01-09T16:30:48.000000Z"}} 2019-01-09 16:30:48,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c78d1dcdab5f46df0fb408be34789696d0ad531" 2019-01-09 16:30:48,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be850b2-05b7-4530-9bb9-f75a1e1aa6b1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:48,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0be850b2-05b7-4530-9bb9-f75a1e1aa6b1 2019-01-09 16:30:48,827 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:30:48,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c78d1dcdab5f46df0fb408be34789696d0ad531" 2019-01-09 16:30:49,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b7ecc12d-ef2a-4a82-a2bf-99b7bcf70d6b x-compute-request-id: req-b7ecc12d-ef2a-4a82-a2bf-99b7bcf70d6b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:30:49,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-b7ecc12d-ef2a-4a82-a2bf-99b7bcf70d6b 2019-01-09 16:30:49,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c78d1dcdab5f46df0fb408be34789696d0ad531" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-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-09 16:30:49,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-685b7fea-ff1f-4dab-9d9d-e5828a19bcf8 x-compute-request-id: req-685b7fea-ff1f-4dab-9d9d-e5828a19bcf8 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "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": "126e75e2-08ec-4822-8de5-8e08146a8a67"}} 2019-01-09 16:30:49,061 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-685b7fea-ff1f-4dab-9d9d-e5828a19bcf8 2019-01-09 16:30:49,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:49,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:49,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2a5c55366a04e9e8053bf5eb0253137", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj-role"}], "expires_at": "2019-01-09T17:30:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-user", "id": "6e1c72133e174fc8a1bc95ac5a9ac2fb"}, "audit_ids": ["uhdATPUdSvmXHTLb8XhxaQ"], "issued_at": "2019-01-09T16:30:49.000000Z"}} 2019-01-09 16:30:49,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" 2019-01-09 16:30:49,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4461fe8-9b4e-4589-878c-545b91c43948 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:49,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e4461fe8-9b4e-4589-878c-545b91c43948 2019-01-09 16:30:49,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" 2019-01-09 16:30:49,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-28de7015-f6a5-479d-8926-980a9a62c57a Date: Wed, 09 Jan 2019 16:30:49 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:30:49,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-name&description=hello+group used request id req-28de7015-f6a5-479d-8926-980a9a62c57a 2019-01-09 16:30:49,747 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-name... 2019-01-09 16:30:49,747 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-name 2019-01-09 16:30:49,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" -d '{"security_group": {"name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-name", "description": "hello group"}}' 2019-01-09 16:30:49,954 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3aa0afa4-e422-49fc-8513-e8dd7c69a37c Date: Wed, 09 Jan 2019 16:30:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "updated_at": "2019-01-09T16:30:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:49Z", "revision_number": 0, "id": "aaefffed-f47c-4c86-a8af-0de2511b0c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:49Z", "revision_number": 0, "id": "ee491c18-3ad4-4e7a-9b0f-768d736615e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28"}], "revision_number": 2, "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-name"}} 2019-01-09 16:30:49,954 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups used request id req-3aa0afa4-e422-49fc-8513-e8dd7c69a37c 2019-01-09 16:30:49,955 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8919cee-b008-486b-add1-4c3ec3bdcf07 2019-01-09 16:30:49,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8919cee-b008-486b-add1-4c3ec3bdcf07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" 2019-01-09 16:30:50,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b8912a7-c08b-416d-87ab-71218aeef819 Date: Wed, 09 Jan 2019 16:30: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-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "aaefffed-f47c-4c86-a8af-0de2511b0c7c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "ee491c18-3ad4-4e7a-9b0f-768d736615e1"}]} 2019-01-09 16:30:50,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8919cee-b008-486b-add1-4c3ec3bdcf07 used request id req-0b8912a7-c08b-416d-87ab-71218aeef819 2019-01-09 16:30:50,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8919cee-b008-486b-add1-4c3ec3bdcf07 2019-01-09 16:30:50,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8919cee-b008-486b-add1-4c3ec3bdcf07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" 2019-01-09 16:30:50,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b558ba7a-5692-453a-80bd-02f2679e99ac Date: Wed, 09 Jan 2019 16:30: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-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "aaefffed-f47c-4c86-a8af-0de2511b0c7c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "ee491c18-3ad4-4e7a-9b0f-768d736615e1"}]} 2019-01-09 16:30:50,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8919cee-b008-486b-add1-4c3ec3bdcf07 used request id req-b558ba7a-5692-453a-80bd-02f2679e99ac 2019-01-09 16:30:50,035 - neutron_utils - INFO - Retrieving security group with ID - c8919cee-b008-486b-add1-4c3ec3bdcf07 2019-01-09 16:30:50,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c8919cee-b008-486b-add1-4c3ec3bdcf07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" 2019-01-09 16:30:50,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-17b62b90-d6bf-4428-b484-75c80db3db5d Date: Wed, 09 Jan 2019 16:30:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "updated_at": "2019-01-09T16:30:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:49Z", "revision_number": 0, "id": "aaefffed-f47c-4c86-a8af-0de2511b0c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:49Z", "revision_number": 0, "id": "ee491c18-3ad4-4e7a-9b0f-768d736615e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28"}], "revision_number": 2, "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-name"}]} 2019-01-09 16:30:50,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c8919cee-b008-486b-add1-4c3ec3bdcf07 used request id req-17b62b90-d6bf-4428-b484-75c80db3db5d 2019-01-09 16:30:50,108 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8919cee-b008-486b-add1-4c3ec3bdcf07 2019-01-09 16:30:50,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8919cee-b008-486b-add1-4c3ec3bdcf07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" 2019-01-09 16:30:50,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5447afec-2f43-4b6a-93c8-19333f8ee9bc Date: Wed, 09 Jan 2019 16:30: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-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "aaefffed-f47c-4c86-a8af-0de2511b0c7c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "ee491c18-3ad4-4e7a-9b0f-768d736615e1"}]} 2019-01-09 16:30:50,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8919cee-b008-486b-add1-4c3ec3bdcf07 used request id req-5447afec-2f43-4b6a-93c8-19333f8ee9bc 2019-01-09 16:30:50,130 - neutron_utils - INFO - Retrieving security group with ID - c8919cee-b008-486b-add1-4c3ec3bdcf07 2019-01-09 16:30:50,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c8919cee-b008-486b-add1-4c3ec3bdcf07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" 2019-01-09 16:30:50,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e257e7be-f47c-4ea3-ab8e-e79ddb408300 Date: Wed, 09 Jan 2019 16:30:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "updated_at": "2019-01-09T16:30:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:49Z", "revision_number": 0, "id": "aaefffed-f47c-4c86-a8af-0de2511b0c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:49Z", "revision_number": 0, "id": "ee491c18-3ad4-4e7a-9b0f-768d736615e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28"}], "revision_number": 2, "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-name"}]} 2019-01-09 16:30:50,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c8919cee-b008-486b-add1-4c3ec3bdcf07 used request id req-e257e7be-f47c-4ea3-ab8e-e79ddb408300 2019-01-09 16:30:50,176 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8919cee-b008-486b-add1-4c3ec3bdcf07 2019-01-09 16:30:50,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8919cee-b008-486b-add1-4c3ec3bdcf07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" 2019-01-09 16:30:50,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-27b04f2a-3ac9-4447-9805-730270b85e31 Date: Wed, 09 Jan 2019 16:30: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-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "aaefffed-f47c-4c86-a8af-0de2511b0c7c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "ee491c18-3ad4-4e7a-9b0f-768d736615e1"}]} 2019-01-09 16:30:50,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8919cee-b008-486b-add1-4c3ec3bdcf07 used request id req-27b04f2a-3ac9-4447-9805-730270b85e31 2019-01-09 16:30:50,197 - neutron_utils - INFO - Retrieving security group with ID - c8919cee-b008-486b-add1-4c3ec3bdcf07 2019-01-09 16:30:50,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=c8919cee-b008-486b-add1-4c3ec3bdcf07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" 2019-01-09 16:30:50,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6d70d45d-e6b1-4bcb-a820-f755e3b64d7b Date: Wed, 09 Jan 2019 16:30:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "updated_at": "2019-01-09T16:30:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:49Z", "revision_number": 0, "id": "aaefffed-f47c-4c86-a8af-0de2511b0c7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:49Z", "revision_number": 0, "id": "ee491c18-3ad4-4e7a-9b0f-768d736615e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28"}], "revision_number": 2, "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-name"}]} 2019-01-09 16:30:50,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=c8919cee-b008-486b-add1-4c3ec3bdcf07 used request id req-6d70d45d-e6b1-4bcb-a820-f755e3b64d7b 2019-01-09 16:30:50,245 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c8919cee-b008-486b-add1-4c3ec3bdcf07 2019-01-09 16:30:50,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8919cee-b008-486b-add1-4c3ec3bdcf07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" 2019-01-09 16:30:50,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ce25f74-88e7-4077-908f-978714f5dc4f Date: Wed, 09 Jan 2019 16:30: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-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "aaefffed-f47c-4c86-a8af-0de2511b0c7c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:49Z", "security_group_id": "c8919cee-b008-486b-add1-4c3ec3bdcf07", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:49Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "ee491c18-3ad4-4e7a-9b0f-768d736615e1"}]} 2019-01-09 16:30:50,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=c8919cee-b008-486b-add1-4c3ec3bdcf07 used request id req-9ce25f74-88e7-4077-908f-978714f5dc4f 2019-01-09 16:30:50,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:50,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:50,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2a5c55366a04e9e8053bf5eb0253137", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj-role"}], "expires_at": "2019-01-09T17:30:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-user", "id": "6e1c72133e174fc8a1bc95ac5a9ac2fb"}, "audit_ids": ["nOttRiYISvet6fu5ckxrfw"], "issued_at": "2019-01-09T16:30:50.000000Z"}} 2019-01-09 16:30:50,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:50,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4502d67-c37f-4a50-89c6-882d33aecb67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:50,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c4502d67-c37f-4a50-89c6-882d33aecb67 2019-01-09 16:30:50,737 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:30:50,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:50,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33e616c-38ff-42e4-a054-8e8ac0fa1123 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:50,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b33e616c-38ff-42e4-a054-8e8ac0fa1123 2019-01-09 16:30:50,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:51,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d8408d6e-aa5b-459b-a95b-0c268015a99d Date: Wed, 09 Jan 2019 16:30:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:30:51,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-d8408d6e-aa5b-459b-a95b-0c268015a99d 2019-01-09 16:30:51,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:51,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a4774d91-608a-49b0-b744-b67be4a29028 Date: Wed, 09 Jan 2019 16:30:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:30:51,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-a4774d91-608a-49b0-b744-b67be4a29028 2019-01-09 16:30:51,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:51,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-a679fe53-6551-42d2-ae73-4f4171ad4065 Date: Wed, 09 Jan 2019 16:30:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:30:51,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-a679fe53-6551-42d2-ae73-4f4171ad4065 2019-01-09 16:30:51,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:30:51,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:30: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:30:51,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:51,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd7fe292-6a4b-40b9-8082-44c31cb312d9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}} 2019-01-09 16:30:51,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 used request id req-bd7fe292-6a4b-40b9-8082-44c31cb312d9 2019-01-09 16:30:51,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:51,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5b0ced5e-71aa-465a-aed3-15f8f54020fe Date: Wed, 09 Jan 2019 16:30:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:30:51,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-5b0ced5e-71aa-465a-aed3-15f8f54020fe 2019-01-09 16:30:51,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9&name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:51,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bf7dd978-33d3-4e9a-833c-12b8ffecde18 Date: Wed, 09 Jan 2019 16:30:51 GMT RESP BODY: {"ports":[]} 2019-01-09 16:30:51,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9&name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port&admin_state_up=True used request id req-bf7dd978-33d3-4e9a-833c-12b8ffecde18 2019-01-09 16:30:51,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:51,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-4cdf7229-aa4c-41b7-816e-2eaa30c852bb x-compute-request-id: req-4cdf7229-aa4c-41b7-816e-2eaa30c852bb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:30:51,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst used request id req-4cdf7229-aa4c-41b7-816e-2eaa30c852bb 2019-01-09 16:30:51,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:51,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e7f37ec3-9a21-4f63-964f-06fe4ab7eb29 Date: Wed, 09 Jan 2019 16:30:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:30:51,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-e7f37ec3-9a21-4f63-964f-06fe4ab7eb29 2019-01-09 16:30:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:51,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fe3f8a10-c78b-4cb5-bdbf-b4009e5660b3 Date: Wed, 09 Jan 2019 16:30:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:30:51,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-fe3f8a10-c78b-4cb5-bdbf-b4009e5660b3 2019-01-09 16:30:51,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:51,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d4864916-12d0-448f-9a5c-7186cbd09f7d Date: Wed, 09 Jan 2019 16:30:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:30:51,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-d4864916-12d0-448f-9a5c-7186cbd09f7d 2019-01-09 16:30:51,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:51,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9931fff2-4db1-48b2-a3de-71ae123fdd1d Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}} 2019-01-09 16:30:51,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 used request id req-9931fff2-4db1-48b2-a3de-71ae123fdd1d 2019-01-09 16:30:51,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:51,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8929daef-a341-4af7-a3b5-5af6a1ef2825 Date: Wed, 09 Jan 2019 16:30:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:30:51,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-8929daef-a341-4af7-a3b5-5af6a1ef2825 2019-01-09 16:30:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9&name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:51,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-69f7c846-d10a-4dce-8619-90481854a033 Date: Wed, 09 Jan 2019 16:30:51 GMT RESP BODY: {"ports":[]} 2019-01-09 16:30:51,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9&name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port&admin_state_up=True used request id req-69f7c846-d10a-4dce-8619-90481854a033 2019-01-09 16:30:51,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:30:51,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:30:52,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2a5c55366a04e9e8053bf5eb0253137", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj-role"}], "expires_at": "2019-01-09T17:30:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-user", "id": "6e1c72133e174fc8a1bc95ac5a9ac2fb"}, "audit_ids": ["UeUSIxfgQ8eN9daoGwhpVg"], "issued_at": "2019-01-09T16:30:52.000000Z"}} 2019-01-09 16:30:52,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e2333afd3ff28cd629ec194b62c2a0372d0f03" 2019-01-09 16:30:52,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4eaf1d6-0663-449b-aa62-93dff6156383 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:30:52,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c4eaf1d6-0663-449b-aa62-93dff6156383 2019-01-09 16:30:52,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:52,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e0ff478a-3088-425a-bb13-8dd9186109cc Date: Wed, 09 Jan 2019 16:30:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:30:52,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-e0ff478a-3088-425a-bb13-8dd9186109cc 2019-01-09 16:30:52,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:52,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-96c01d1d-f52f-4e70-b483-683418112eea Date: Wed, 09 Jan 2019 16:30:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:30:52,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-96c01d1d-f52f-4e70-b483-683418112eea 2019-01-09 16:30:52,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:52,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-aa0e9a40-7970-4054-b320-9819c27d8bd3 Date: Wed, 09 Jan 2019 16:30:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:30:52,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-aa0e9a40-7970-4054-b320-9819c27d8bd3 2019-01-09 16:30:52,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:30:52,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:30: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:30:52,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93e2333afd3ff28cd629ec194b62c2a0372d0f03" 2019-01-09 16:30:52,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03eaa7df-c010-43b1-913f-7c8ca2e10e86 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}} 2019-01-09 16:30:52,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 used request id req-03eaa7df-c010-43b1-913f-7c8ca2e10e86 2019-01-09 16:30:52,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:52,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a9eb8091-f36d-447a-bd32-e59f9d3dd707 Date: Wed, 09 Jan 2019 16:30:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:30:52,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-a9eb8091-f36d-447a-bd32-e59f9d3dd707 2019-01-09 16:30:52,803 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net 2019-01-09 16:30:52,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" -d '{"port": {"network_id": "8c18ebf3-908c-4112-9065-50a90b6b2af9", "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port", "admin_state_up": true}}' 2019-01-09 16:30:53,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 810 X-Openstack-Request-Id: req-2b5ae434-c37a-481c-9028-38866e2c92d8 Date: Wed, 09 Jan 2019 16:30:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","ip_address":"10.55.0.11"}],"id":"65777125-21bf-450a-85dc-ff414e9649ae","security_groups":["a251968c-15bf-4fc8-af2b-6e87401a5023"],"mac_address":"fa:16:3e:57:96:d5","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","qos_policy_id":null,"admin_state_up":true,"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:30:53,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-2b5ae434-c37a-481c-9028-38866e2c92d8 2019-01-09 16:30:53,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:53,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-d78618ba-662d-43a3-85a2-54da3f79321b Date: Wed, 09 Jan 2019 16:30:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:30:53,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-d78618ba-662d-43a3-85a2-54da3f79321b 2019-01-09 16:30:53,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:54,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-33c0a17a-d9f9-4e12-a449-17067ad784ce Date: Wed, 09 Jan 2019 16:30:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:30:54,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-33c0a17a-d9f9-4e12-a449-17067ad784ce 2019-01-09 16:30:54,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:54,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-02293975-97eb-4cda-a734-001652d17581 Date: Wed, 09 Jan 2019 16:30:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:30:54,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-02293975-97eb-4cda-a734-001652d17581 2019-01-09 16:30:54,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:54,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad65d58-534d-44b9-bf8f-cc4f20e000c9 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}} 2019-01-09 16:30:54,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 used request id req-1ad65d58-534d-44b9-bf8f-cc4f20e000c9 2019-01-09 16:30:54,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:54,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5f97a57b-c917-4626-aacb-da4f281e8177 Date: Wed, 09 Jan 2019 16:30:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:30:54,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-5f97a57b-c917-4626-aacb-da4f281e8177 2019-01-09 16:30:54,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9&name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:54,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 813 X-Openstack-Request-Id: req-35f21ff8-0b21-4d4e-8e2b-09a1fdc4afb8 Date: Wed, 09 Jan 2019 16:30:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:53Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","ip_address":"10.55.0.11"}],"id":"65777125-21bf-450a-85dc-ff414e9649ae","security_groups":["a251968c-15bf-4fc8-af2b-6e87401a5023"],"mac_address":"fa:16:3e:57:96:d5","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port","admin_state_up":true,"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:30:54,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9&name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port&admin_state_up=True used request id req-35f21ff8-0b21-4d4e-8e2b-09a1fdc4afb8 2019-01-09 16:30:54,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:54,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0201181-78ca-48fe-8ef0-47ee51cf031a Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}} 2019-01-09 16:30:54,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 used request id req-e0201181-78ca-48fe-8ef0-47ee51cf031a 2019-01-09 16:30:54,527 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst 2019-01-09 16:30:54,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:54,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d66880ca-63a9-4f16-a6d4-81a585251e0c x-compute-request-id: req-d66880ca-63a9-4f16-a6d4-81a585251e0c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-flavor-name"}]} 2019-01-09 16:30:54,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d66880ca-63a9-4f16-a6d4-81a585251e0c 2019-01-09 16:30:54,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:54,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-08841756-660d-4c16-b367-cca9de7df441 x-compute-request-id: req-08841756-660d-4c16-b367-cca9de7df441 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "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": "126e75e2-08ec-4822-8de5-8e08146a8a67"}} 2019-01-09 16:30:54,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67 used request id req-08841756-660d-4c16-b367-cca9de7df441 2019-01-09 16:30:54,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:54,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-89f98f0d-ddb6-44a8-8d5e-2a0eff86da29 Date: Wed, 09 Jan 2019 16:30:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:30:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:30:45Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f4a4507b-e218-4e50-a071-27fba9cf245f/snap", "metadata": {}}], "self": "/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "min_disk": 0, "protected": false, "id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "file": "/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "833f33b3bcd0481eacbbc9ee91f05a28", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f4a4507b-e218-4e50-a071-27fba9cf245f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image"} 2019-01-09 16:30:54,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image used request id req-89f98f0d-ddb6-44a8-8d5e-2a0eff86da29 2019-01-09 16:30:54,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:54,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6f6d0e91-023c-474a-9f0e-5c9be306f695 Date: Wed, 09 Jan 2019 16:30: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-09 16:30:54,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-6f6d0e91-023c-474a-9f0e-5c9be306f695 2019-01-09 16:30:54,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" -d '{"server": {"name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "imageRef": "f4a4507b-e218-4e50-a071-27fba9cf245f", "flavorRef": "126e75e2-08ec-4822-8de5-8e08146a8a67", "max_count": 1, "min_count": 1, "networks": [{"port": "65777125-21bf-450a-85dc-ff414e9649ae"}]}}' 2019-01-09 16:30:55,523 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:30:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cffffe10-7f90-4680-993d-18ce3cca3d5c x-compute-request-id: req-cffffe10-7f90-4680-993d-18ce3cca3d5c Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "adminPass": "2HCCS4nswkB8"}} 2019-01-09 16:30:55,523 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-cffffe10-7f90-4680-993d-18ce3cca3d5c 2019-01-09 16:30:55,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:55,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86f22d9f-497b-4404-917a-451285b28cb5 x-compute-request-id: req-86f22d9f-497b-4404-917a-451285b28cb5 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.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "image": {"id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "links": [{"href": "http://172.30.9.29:8774/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}]}, "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "user_id": "6e1c72133e174fc8a1bc95ac5a9ac2fb", "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-09T16:30:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "created": "2019-01-09T16:30:55Z", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:55,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-86f22d9f-497b-4404-917a-451285b28cb5 2019-01-09 16:30:55,775 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst 2019-01-09 16:30:55,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:56,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3df95f49-5fee-489e-9022-72aa86e28809 x-compute-request-id: req-3df95f49-5fee-489e-9022-72aa86e28809 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.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "image": {"id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "links": [{"href": "http://172.30.9.29:8774/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}]}, "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "user_id": "6e1c72133e174fc8a1bc95ac5a9ac2fb", "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-09T16:30:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "created": "2019-01-09T16:30:55Z", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:56,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-3df95f49-5fee-489e-9022-72aa86e28809 2019-01-09 16:30:56,185 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst] is - BUILD 2019-01-09 16:30:56,185 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:30:59,188 - create_instance - DEBUG - VM status query timeout in 896.587524176 2019-01-09 16:30:59,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:30:59,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:30: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-35799f3d-5c04-4028-b45a-e7654449bb64 x-compute-request-id: req-35799f3d-5c04-4028-b45a-e7654449bb64 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.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "image": {"id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "links": [{"href": "http://172.30.9.29:8774/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}]}, "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "security_groups": [{"name": "default"}], "user_id": "6e1c72133e174fc8a1bc95ac5a9ac2fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:30:56Z", "hostId": "844bd652035c935de02e50c83bf1ea521a407e8d9ecae4a6826cf5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "created": "2019-01-09T16:30:55Z", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:30:59,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-35799f3d-5c04-4028-b45a-e7654449bb64 2019-01-09 16:30:59,694 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst] is - BUILD 2019-01-09 16:30:59,694 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:31:02,697 - create_instance - DEBUG - VM status query timeout in 893.078613997 2019-01-09 16:31:02,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:02,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7edc4555-188b-4978-9301-a0a5305ddded x-compute-request-id: req-7edc4555-188b-4978-9301-a0a5305ddded Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:d5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "image": {"id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "links": [{"href": "http://172.30.9.29:8774/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:59.000000", "flavor": {"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}]}, "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "security_groups": [{"name": "default"}], "user_id": "6e1c72133e174fc8a1bc95ac5a9ac2fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:59Z", "hostId": "844bd652035c935de02e50c83bf1ea521a407e8d9ecae4a6826cf5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "created": "2019-01-09T16:30:55Z", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:02,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-7edc4555-188b-4978-9301-a0a5305ddded 2019-01-09 16:31:02,848 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst] is - ACTIVE 2019-01-09 16:31:02,849 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:31:02,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:02,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f423c87-885d-4cbe-8afb-2ec944ededc0 x-compute-request-id: req-6f423c87-885d-4cbe-8afb-2ec944ededc0 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:d5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "image": {"id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "links": [{"href": "http://172.30.9.29:8774/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:59.000000", "flavor": {"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}]}, "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "security_groups": [{"name": "default"}], "user_id": "6e1c72133e174fc8a1bc95ac5a9ac2fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:59Z", "hostId": "844bd652035c935de02e50c83bf1ea521a407e8d9ecae4a6826cf5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "created": "2019-01-09T16:30:55Z", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:02,988 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-6f423c87-885d-4cbe-8afb-2ec944ededc0 2019-01-09 16:31:02,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:03,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-0bda86e1-b55c-4100-8007-705bccae9128 Date: Wed, 09 Jan 2019 16:31:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:31:03,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-0bda86e1-b55c-4100-8007-705bccae9128 2019-01-09 16:31:03,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:03,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-130293ce-d06d-4925-8a61-e3f7f6ba5e20 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}} 2019-01-09 16:31:03,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 used request id req-130293ce-d06d-4925-8a61-e3f7f6ba5e20 2019-01-09 16:31:03,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:03,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d60094a3-be38-465a-9bb1-4d0c9d4e3636 Date: Wed, 09 Jan 2019 16:31:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:31:03,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-d60094a3-be38-465a-9bb1-4d0c9d4e3636 2019-01-09 16:31:03,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:03,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-6065bb50-da50-4bf1-ba3c-a239ca8ff39a Date: Wed, 09 Jan 2019 16:31:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","ip_address":"10.55.0.11"}],"id":"65777125-21bf-450a-85dc-ff414e9649ae","security_groups":["a251968c-15bf-4fc8-af2b-6e87401a5023"],"mac_address":"fa:16:3e:57:96:d5","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port","admin_state_up":true,"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:53Z","binding:vnic_type":"normal","device_id":"9de09c9e-bbce-4053-a049-3b843cf26bcb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","ip_address":"10.55.0.2"}],"id":"6c3b244c-0ec3-43c9-adb3-3267c720d683","security_groups":[],"mac_address":"fa:16:3e:62:23:e1","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8c18ebf3-908c-4112-9065-50a90b6b2af9","ip_allocation":"immediate"}]} 2019-01-09 16:31:03,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-6065bb50-da50-4bf1-ba3c-a239ca8ff39a 2019-01-09 16:31:03,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:03,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90ace109-090a-4bdb-9a90-0bbda3a162c2 x-compute-request-id: req-90ace109-090a-4bdb-9a90-0bbda3a162c2 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:d5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "image": {"id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "links": [{"href": "http://172.30.9.29:8774/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:59.000000", "flavor": {"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}]}, "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "security_groups": [{"name": "default"}], "user_id": "6e1c72133e174fc8a1bc95ac5a9ac2fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:59Z", "hostId": "844bd652035c935de02e50c83bf1ea521a407e8d9ecae4a6826cf5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "created": "2019-01-09T16:30:55Z", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:03,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-90ace109-090a-4bdb-9a90-0bbda3a162c2 2019-01-09 16:31:03,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:03,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4cf29000-4fe7-4be0-90c2-4f02311b5463 Date: Wed, 09 Jan 2019 16:31:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:31:03,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-4cf29000-4fe7-4be0-90c2-4f02311b5463 2019-01-09 16:31:03,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:03,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7844e396-8386-4f85-9510-65da7d279195 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}} 2019-01-09 16:31:03,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 used request id req-7844e396-8386-4f85-9510-65da7d279195 2019-01-09 16:31:03,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:03,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4be02960-b1df-4860-b232-54727b91abd1 Date: Wed, 09 Jan 2019 16:31:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:31:03,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-4be02960-b1df-4860-b232-54727b91abd1 2019-01-09 16:31:03,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:04,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-172eb95c-901d-4774-a4b3-7f09be61833a Date: Wed, 09 Jan 2019 16:31:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","ip_address":"10.55.0.11"}],"id":"65777125-21bf-450a-85dc-ff414e9649ae","security_groups":["a251968c-15bf-4fc8-af2b-6e87401a5023"],"mac_address":"fa:16:3e:57:96:d5","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port","admin_state_up":true,"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:53Z","binding:vnic_type":"normal","device_id":"9de09c9e-bbce-4053-a049-3b843cf26bcb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","ip_address":"10.55.0.2"}],"id":"6c3b244c-0ec3-43c9-adb3-3267c720d683","security_groups":[],"mac_address":"fa:16:3e:62:23:e1","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8c18ebf3-908c-4112-9065-50a90b6b2af9","ip_allocation":"immediate"}]} 2019-01-09 16:31:04,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-172eb95c-901d-4774-a4b3-7f09be61833a 2019-01-09 16:31:04,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:31:04,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b2a5c55366a04e9e8053bf5eb0253137", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj-role"}], "expires_at": "2019-01-09T17:31:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_833f33b3bcd0481eacbbc9ee91f05a28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_833f33b3bcd0481eacbbc9ee91f05a28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-user", "id": "6e1c72133e174fc8a1bc95ac5a9ac2fb"}, "audit_ids": ["61IHXoVSTx-Y8pBW9-KAow"], "issued_at": "2019-01-09T16:31:04.000000Z"}} 2019-01-09 16:31:04,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}150213400d409fd734e995693d4c5254c44adbcf" 2019-01-09 16:31:05,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66f94f27-0932-4319-9efe-126a73bcc80e x-compute-request-id: req-66f94f27-0932-4319-9efe-126a73bcc80e Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:d5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "image": {"id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "links": [{"href": "http://172.30.9.29:8774/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:59.000000", "flavor": {"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}]}, "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "security_groups": [{"name": "default"}], "user_id": "6e1c72133e174fc8a1bc95ac5a9ac2fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:59Z", "hostId": "844bd652035c935de02e50c83bf1ea521a407e8d9ecae4a6826cf5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "created": "2019-01-09T16:30:55Z", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:05,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-66f94f27-0932-4319-9efe-126a73bcc80e 2019-01-09 16:31:05,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:05,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-0a40016f-44c5-4e8a-a29f-1eb6404086d6 x-compute-request-id: req-0a40016f-44c5-4e8a-a29f-1eb6404086d6 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:d5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "image": {"id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "links": [{"href": "http://172.30.9.29:8774/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:59.000000", "flavor": {"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}]}, "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "security_groups": [{"name": "default"}], "user_id": "6e1c72133e174fc8a1bc95ac5a9ac2fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:59Z", "hostId": "844bd652035c935de02e50c83bf1ea521a407e8d9ecae4a6826cf5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "created": "2019-01-09T16:30:55Z", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:05,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-0a40016f-44c5-4e8a-a29f-1eb6404086d6 2019-01-09 16:31:05,208 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst] is - ACTIVE 2019-01-09 16:31:05,209 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:31:05,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:05,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-934ea04e-6493-435a-b95e-700eb984abc1 x-compute-request-id: req-934ea04e-6493-435a-b95e-700eb984abc1 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:d5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "image": {"id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "links": [{"href": "http://172.30.9.29:8774/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:59.000000", "flavor": {"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}]}, "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "security_groups": [{"name": "default"}], "user_id": "6e1c72133e174fc8a1bc95ac5a9ac2fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:59Z", "hostId": "844bd652035c935de02e50c83bf1ea521a407e8d9ecae4a6826cf5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "created": "2019-01-09T16:30:55Z", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:05,350 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-934ea04e-6493-435a-b95e-700eb984abc1 2019-01-09 16:31:05,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:05,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-1c066c67-6d58-41de-a81b-d926d5cbc43d Date: Wed, 09 Jan 2019 16:31:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:31:05,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-1c066c67-6d58-41de-a81b-d926d5cbc43d 2019-01-09 16:31:05,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:05,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-570c3622-624c-439b-9004-df080177c7cc Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}} 2019-01-09 16:31:05,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 used request id req-570c3622-624c-439b-9004-df080177c7cc 2019-01-09 16:31:05,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:05,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-58a6a766-86a2-4139-abb2-aa543fb09adf Date: Wed, 09 Jan 2019 16:31:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:31:05,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-58a6a766-86a2-4139-abb2-aa543fb09adf 2019-01-09 16:31:05,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:05,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-5f565877-8628-4949-8982-70b1eb613505 Date: Wed, 09 Jan 2019 16:31:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","ip_address":"10.55.0.11"}],"id":"65777125-21bf-450a-85dc-ff414e9649ae","security_groups":["a251968c-15bf-4fc8-af2b-6e87401a5023"],"mac_address":"fa:16:3e:57:96:d5","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port","admin_state_up":true,"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:53Z","binding:vnic_type":"normal","device_id":"9de09c9e-bbce-4053-a049-3b843cf26bcb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","ip_address":"10.55.0.2"}],"id":"6c3b244c-0ec3-43c9-adb3-3267c720d683","security_groups":[],"mac_address":"fa:16:3e:62:23:e1","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8c18ebf3-908c-4112-9065-50a90b6b2af9","ip_allocation":"immediate"}]} 2019-01-09 16:31:05,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-5f565877-8628-4949-8982-70b1eb613505 2019-01-09 16:31:05,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:05,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-19eb2f6a-dcc6-4879-b508-68f3f1a0b475 x-compute-request-id: req-19eb2f6a-dcc6-4879-b508-68f3f1a0b475 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:d5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "image": {"id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "links": [{"href": "http://172.30.9.29:8774/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:59.000000", "flavor": {"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}]}, "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "security_groups": [{"name": "default"}], "user_id": "6e1c72133e174fc8a1bc95ac5a9ac2fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:59Z", "hostId": "844bd652035c935de02e50c83bf1ea521a407e8d9ecae4a6826cf5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "created": "2019-01-09T16:30:55Z", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:05,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-19eb2f6a-dcc6-4879-b508-68f3f1a0b475 2019-01-09 16:31:05,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:06,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-65250106-62fe-4cb6-a4cb-7c2b39b1f96d Date: Wed, 09 Jan 2019 16:31:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:31:06,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-65250106-62fe-4cb6-a4cb-7c2b39b1f96d 2019-01-09 16:31:06,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:06,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4563cc30-4704-4063-9e84-0769b0650583 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}} 2019-01-09 16:31:06,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 used request id req-4563cc30-4704-4063-9e84-0769b0650583 2019-01-09 16:31:06,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:06,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1a63dbc3-420c-4a22-b299-8d9a11d1d0ca Date: Wed, 09 Jan 2019 16:31:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:31:06,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-1a63dbc3-420c-4a22-b299-8d9a11d1d0ca 2019-01-09 16:31:06,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:06,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-3566d912-21ff-442e-9084-7ff99b2c4e8e Date: Wed, 09 Jan 2019 16:31:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","ip_address":"10.55.0.11"}],"id":"65777125-21bf-450a-85dc-ff414e9649ae","security_groups":["a251968c-15bf-4fc8-af2b-6e87401a5023"],"mac_address":"fa:16:3e:57:96:d5","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port","admin_state_up":true,"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:53Z","binding:vnic_type":"normal","device_id":"9de09c9e-bbce-4053-a049-3b843cf26bcb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","ip_address":"10.55.0.2"}],"id":"6c3b244c-0ec3-43c9-adb3-3267c720d683","security_groups":[],"mac_address":"fa:16:3e:62:23:e1","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8c18ebf3-908c-4112-9065-50a90b6b2af9","ip_allocation":"immediate"}]} 2019-01-09 16:31:06,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-3566d912-21ff-442e-9084-7ff99b2c4e8e 2019-01-09 16:31:06,347 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-name"}}' 2019-01-09 16:31:06,477 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:31: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-d1e23ae3-41f6-4db4-a3e5-e8c11499ed9b x-compute-request-id: req-d1e23ae3-41f6-4db4-a3e5-e8c11499ed9b Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-name not associated with the instance 9de09c9e-bbce-4053-a049-3b843cf26bcb", "code": 404}} 2019-01-09 16:31:06,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb/action used request id req-d1e23ae3-41f6-4db4-a3e5-e8c11499ed9b 2019-01-09 16:31:06,477 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-name not associated with the instance 9de09c9e-bbce-4053-a049-3b843cf26bcb (HTTP 404) (Request-ID: req-d1e23ae3-41f6-4db4-a3e5-e8c11499ed9b) 2019-01-09 16:31:06,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:06,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-591b968b-5388-427f-941e-5f1e5cc82ef0 x-compute-request-id: req-591b968b-5388-427f-941e-5f1e5cc82ef0 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:d5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "image": {"id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "links": [{"href": "http://172.30.9.29:8774/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:59.000000", "flavor": {"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}]}, "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "security_groups": [{"name": "default"}], "user_id": "6e1c72133e174fc8a1bc95ac5a9ac2fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:59Z", "hostId": "844bd652035c935de02e50c83bf1ea521a407e8d9ecae4a6826cf5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "created": "2019-01-09T16:30:55Z", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:06,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-591b968b-5388-427f-941e-5f1e5cc82ef0 2019-01-09 16:31:06,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:06,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-e9e7a836-a862-4c62-8c37-51a8648b99cc Date: Wed, 09 Jan 2019 16:31:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"833f33b3bcd0481eacbbc9ee91f05a28","l2_adjacency":true,"status":"ACTIVE","subnets":["caa2b4e3-fce1-4e85-9a68-facb4b9d3486"],"description":"","tags":[],"updated_at":"2019-01-09T16:30:47Z","qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net","admin_state_up":true,"tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:46Z","mtu":1450}]} 2019-01-09 16:31:06,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net used request id req-e9e7a836-a862-4c62-8c37-51a8648b99cc 2019-01-09 16:31:06,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:06,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d432ab1-af42-414e-8e0b-1670b7e40f32 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}} 2019-01-09 16:31:06,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 used request id req-5d432ab1-af42-414e-8e0b-1670b7e40f32 2019-01-09 16:31:06,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:07,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0c082500-7c8b-4337-9cf7-98537d2e5719 Date: Wed, 09 Jan 2019 16:31:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:47Z","dns_nameservers":[],"updated_at":"2019-01-09T16:30:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet"}]} 2019-01-09 16:31:07,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-0c082500-7c8b-4337-9cf7-98537d2e5719 2019-01-09 16:31:07,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:07,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1651 X-Openstack-Request-Id: req-5fb2b363-e684-405a-823b-17c5d2526975 Date: Wed, 09 Jan 2019 16:31:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:59Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","ip_address":"10.55.0.11"}],"id":"65777125-21bf-450a-85dc-ff414e9649ae","security_groups":["a251968c-15bf-4fc8-af2b-6e87401a5023"],"mac_address":"fa:16:3e:57:96:d5","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port","admin_state_up":true,"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:53Z","binding:vnic_type":"normal","device_id":"9de09c9e-bbce-4053-a049-3b843cf26bcb","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:30:51Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"caa2b4e3-fce1-4e85-9a68-facb4b9d3486","ip_address":"10.55.0.2"}],"id":"6c3b244c-0ec3-43c9-adb3-3267c720d683","security_groups":[],"mac_address":"fa:16:3e:62:23:e1","project_id":"833f33b3bcd0481eacbbc9ee91f05a28","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c18ebf3-908c-4112-9065-50a90b6b2af9","tenant_id":"833f33b3bcd0481eacbbc9ee91f05a28","created_at":"2019-01-09T16:30:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8c18ebf3-908c-4112-9065-50a90b6b2af9","ip_allocation":"immediate"}]} 2019-01-09 16:31:07,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-5fb2b363-e684-405a-823b-17c5d2526975 2019-01-09 16:31:07,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}150213400d409fd734e995693d4c5254c44adbcf" 2019-01-09 16:31:07,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e33c526-8c02-4a47-a1d7-ce77f0e41419 x-compute-request-id: req-5e33c526-8c02-4a47-a1d7-ce77f0e41419 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:57:96:d5", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "image": {"id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "links": [{"href": "http://172.30.9.29:8774/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:59.000000", "flavor": {"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}]}, "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "security_groups": [{"name": "default"}], "user_id": "6e1c72133e174fc8a1bc95ac5a9ac2fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:30:59Z", "hostId": "844bd652035c935de02e50c83bf1ea521a407e8d9ecae4a6826cf5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "created": "2019-01-09T16:30:55Z", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:07,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-5e33c526-8c02-4a47-a1d7-ce77f0e41419 2019-01-09 16:31:07,387 - create_instance - INFO - Deleting Port with ID - 65777125-21bf-450a-85dc-ff414e9649ae 2019-01-09 16:31:07,387 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-port 2019-01-09 16:31:07,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/65777125-21bf-450a-85dc-ff414e9649ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:07,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c22b926-26b0-489a-87a0-3ddab39cf7af Date: Wed, 09 Jan 2019 16:31:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:31:07,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/65777125-21bf-450a-85dc-ff414e9649ae used request id req-3c22b926-26b0-489a-87a0-3ddab39cf7af 2019-01-09 16:31:07,876 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst 2019-01-09 16:31:07,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:07,992 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:31:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-984defea-4fd0-4a2c-8afc-00e981872082 x-compute-request-id: req-984defea-4fd0-4a2c-8afc-00e981872082 Content-Type: application/json 2019-01-09 16:31:07,992 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-984defea-4fd0-4a2c-8afc-00e981872082 2019-01-09 16:31:07,993 - create_instance - INFO - Checking deletion status 2019-01-09 16:31:07,995 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:08,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64afe578-f1b4-4003-a31a-3fb0a73248dc x-compute-request-id: req-64afe578-f1b4-4003-a31a-3fb0a73248dc Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb", "rel": "bookmark"}], "image": {"id": "f4a4507b-e218-4e50-a071-27fba9cf245f", "links": [{"href": "http://172.30.9.29:8774/images/f4a4507b-e218-4e50-a071-27fba9cf245f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:30:59.000000", "flavor": {"id": "126e75e2-08ec-4822-8de5-8e08146a8a67", "links": [{"href": "http://172.30.9.29:8774/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67", "rel": "bookmark"}]}, "id": "9de09c9e-bbce-4053-a049-3b843cf26bcb", "user_id": "6e1c72133e174fc8a1bc95ac5a9ac2fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:07Z", "hostId": "844bd652035c935de02e50c83bf1ea521a407e8d9ecae4a6826cf5bb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst", "created": "2019-01-09T16:30:55Z", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:08,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-64afe578-f1b4-4003-a31a-3fb0a73248dc 2019-01-09 16:31:08,276 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst] is - ACTIVE 2019-01-09 16:31:08,276 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:31:11,279 - create_instance - DEBUG - VM status query timeout in 296.713545084 2019-01-09 16:31:11,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ab2974ab3fc90ccee797777ea4c18fec5b88ba" 2019-01-09 16:31:11,329 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:31:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c7b3e26-f5a8-410f-adc9-93386bcea203 x-compute-request-id: req-0c7b3e26-f5a8-410f-adc9-93386bcea203 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9de09c9e-bbce-4053-a049-3b843cf26bcb could not be found.", "code": 404}} 2019-01-09 16:31:11,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/9de09c9e-bbce-4053-a049-3b843cf26bcb used request id req-0c7b3e26-f5a8-410f-adc9-93386bcea203 2019-01-09 16:31:11,329 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9de09c9e-bbce-4053-a049-3b843cf26bcb could not be found. (HTTP 404) (Request-ID: req-0c7b3e26-f5a8-410f-adc9-93386bcea203) 2019-01-09 16:31:11,330 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-inst 2019-01-09 16:31:11,331 - neutron_utils - INFO - Deleting security group rule with ID - ee491c18-3ad4-4e7a-9b0f-768d736615e1 2019-01-09 16:31:11,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/ee491c18-3ad4-4e7a-9b0f-768d736615e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" 2019-01-09 16:31:11,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d2f43eb-abb8-4a96-9203-3f99d5547dc1 Content-Length: 0 Date: Wed, 09 Jan 2019 16:31:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:31:11,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/ee491c18-3ad4-4e7a-9b0f-768d736615e1 used request id req-5d2f43eb-abb8-4a96-9203-3f99d5547dc1 2019-01-09 16:31:11,611 - neutron_utils - INFO - Deleting security group rule with ID - aaefffed-f47c-4c86-a8af-0de2511b0c7c 2019-01-09 16:31:11,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-group-rules/aaefffed-f47c-4c86-a8af-0de2511b0c7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" 2019-01-09 16:31:11,685 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a75b44e5-c874-4a81-84dd-e982308ccff2 Content-Length: 0 Date: Wed, 09 Jan 2019 16:31:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:31:11,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-group-rules/aaefffed-f47c-4c86-a8af-0de2511b0c7c used request id req-a75b44e5-c874-4a81-84dd-e982308ccff2 2019-01-09 16:31:11,686 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-name 2019-01-09 16:31:11,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/c8919cee-b008-486b-add1-4c3ec3bdcf07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2d191efb8e503fa2deba3d645bd0ac2d60d016a" 2019-01-09 16:31:11,800 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df84ca5a-66c9-4612-b5c3-8698f8c2f05a Content-Length: 0 Date: Wed, 09 Jan 2019 16:31:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:31:11,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/c8919cee-b008-486b-add1-4c3ec3bdcf07 used request id req-df84ca5a-66c9-4612-b5c3-8698f8c2f05a 2019-01-09 16:31:11,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c78d1dcdab5f46df0fb408be34789696d0ad531" 2019-01-09 16:31:11,841 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:31:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ca36f3d-5629-4e8f-891c-7dbb60bbfc13 x-compute-request-id: req-9ca36f3d-5629-4e8f-891c-7dbb60bbfc13 Content-Length: 0 Content-Type: application/json 2019-01-09 16:31:11,841 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/126e75e2-08ec-4822-8de5-8e08146a8a67 used request id req-9ca36f3d-5629-4e8f-891c-7dbb60bbfc13 2019-01-09 16:31:11,842 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet 2019-01-09 16:31:11,842 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-subnet 2019-01-09 16:31:11,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/caa2b4e3-fce1-4e85-9a68-facb4b9d3486 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d599bac47d73b7e777fc3c958e61f4f06c7090b" 2019-01-09 16:31:13,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ef9dc775-375c-4d2f-bd0b-8edac1b783b5 Date: Wed, 09 Jan 2019 16:31:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:31:13,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/caa2b4e3-fce1-4e85-9a68-facb4b9d3486 used request id req-ef9dc775-375c-4d2f-bd0b-8edac1b783b5 2019-01-09 16:31:13,184 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-pub-net 2019-01-09 16:31:13,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/8c18ebf3-908c-4112-9065-50a90b6b2af9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d599bac47d73b7e777fc3c958e61f4f06c7090b" 2019-01-09 16:31:14,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fcce3ed9-6a78-4155-ba33-64b63f0db3ed Date: Wed, 09 Jan 2019 16:31:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:31:14,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/8c18ebf3-908c-4112-9065-50a90b6b2af9 used request id req-fcce3ed9-6a78-4155-ba33-64b63f0db3ed 2019-01-09 16:31:14,112 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-4698c1c0-8bf7-4f82-aeb6-eb06f9ead57c-image 2019-01-09 16:31:14,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c7ee512d2b27976e82d659ef7c5f756fac55e5c5" 2019-01-09 16:31:15,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-022156f4-7ed4-4105-926c-292aaa6a3d13 Date: Wed, 09 Jan 2019 16:31: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-09 16:31:15,594 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f4a4507b-e218-4e50-a071-27fba9cf245f used request id req-022156f4-7ed4-4105-926c-292aaa6a3d13 2019-01-09 16:31:15,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:31:15,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-0da0a9d3-fb31-48f2-a502-f610e8a870e2 Date: Wed, 09 Jan 2019 16:31:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:46Z", "updated_at": "2019-01-09T16:30:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:46Z", "revision_number": 0, "id": "5e205671-2fba-4694-b862-0181506ffd93", "remote_group_id": "a251968c-15bf-4fc8-af2b-6e87401a5023", "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:46Z", "security_group_id": "a251968c-15bf-4fc8-af2b-6e87401a5023", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:46Z", "revision_number": 0, "id": "d45eb177-b4ed-4ac6-8189-5cd30c0fbe9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:46Z", "security_group_id": "a251968c-15bf-4fc8-af2b-6e87401a5023", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "port_range_min": null, "ethertype": "IPv6", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:46Z", "revision_number": 0, "id": "e4a85274-3b50-4ffb-a525-3060186ba544", "remote_group_id": "a251968c-15bf-4fc8-af2b-6e87401a5023", "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:46Z", "security_group_id": "a251968c-15bf-4fc8-af2b-6e87401a5023", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:30:46Z", "revision_number": 0, "id": "f25828b1-7a8e-4b7c-bf76-918746f41ec0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:30:46Z", "security_group_id": "a251968c-15bf-4fc8-af2b-6e87401a5023", "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "port_range_min": null, "ethertype": "IPv4", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28"}], "revision_number": 4, "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "a251968c-15bf-4fc8-af2b-6e87401a5023", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:31:15,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0da0a9d3-fb31-48f2-a502-f610e8a870e2 2019-01-09 16:31:15,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:31:15,995 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:31:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bda807d4-217a-4c68-b0cf-09897d85cae7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:31:15,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-bda807d4-217a-4c68-b0cf-09897d85cae7 2019-01-09 16:31:15,996 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:31:15,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:31:16,093 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:31:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67b72961-3636-4e26-886e-215460de71b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:31:16,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-67b72961-3636-4e26-886e-215460de71b3 2019-01-09 16:31:16,093 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:31:16,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:31:16,191 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d6672ea-6e98-4f8b-b564-b88dd8e3a836 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:31:16,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-7d6672ea-6e98-4f8b-b564-b88dd8e3a836 2019-01-09 16:31:16,192 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:31:16,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:31:16,290 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96c2940e-ba10-472d-897a-a52c7ee97b35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:31:16,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-96c2940e-ba10-472d-897a-a52c7ee97b35 2019-01-09 16:31:16,290 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:31:16,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:31:16,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab257b5-6450-4629-97e9-ade144bdb83c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:31:16,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-eab257b5-6450-4629-97e9-ade144bdb83c 2019-01-09 16:31:16,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:31:16,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:31:16,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d48dae-988b-4265-9ebb-8fa05bb544a7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "833f33b3bcd0481eacbbc9ee91f05a28", "name": "InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj"}} 2019-01-09 16:31:16,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 used request id req-77d48dae-988b-4265-9ebb-8fa05bb544a7 2019-01-09 16:31:16,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a251968c-15bf-4fc8-af2b-6e87401a5023 2019-01-09 16:31:16,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a251968c-15bf-4fc8-af2b-6e87401a5023 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:31:16,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9e8db5f3-3927-452e-842d-baf4843e673d Date: Wed, 09 Jan 2019 16:31:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a251968c-15bf-4fc8-af2b-6e87401a5023", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:46Z", "security_group_id": "a251968c-15bf-4fc8-af2b-6e87401a5023", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:46Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "5e205671-2fba-4694-b862-0181506ffd93"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:46Z", "security_group_id": "a251968c-15bf-4fc8-af2b-6e87401a5023", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:46Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "d45eb177-b4ed-4ac6-8189-5cd30c0fbe9f"}, {"remote_group_id": "a251968c-15bf-4fc8-af2b-6e87401a5023", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:46Z", "security_group_id": "a251968c-15bf-4fc8-af2b-6e87401a5023", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:46Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "e4a85274-3b50-4ffb-a525-3060186ba544"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:30:46Z", "security_group_id": "a251968c-15bf-4fc8-af2b-6e87401a5023", "port_range_min": null, "revision_number": 0, "tenant_id": "833f33b3bcd0481eacbbc9ee91f05a28", "created_at": "2019-01-09T16:30:46Z", "project_id": "833f33b3bcd0481eacbbc9ee91f05a28", "id": "f25828b1-7a8e-4b7c-bf76-918746f41ec0"}]} 2019-01-09 16:31:16,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=a251968c-15bf-4fc8-af2b-6e87401a5023 used request id req-9e8db5f3-3927-452e-842d-baf4843e673d 2019-01-09 16:31:16,519 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:31:16,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/a251968c-15bf-4fc8-af2b-6e87401a5023 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:31:16,672 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b07527f-76f4-476c-b23f-6a51ccc94f95 Content-Length: 0 Date: Wed, 09 Jan 2019 16:31:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:31:16,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/a251968c-15bf-4fc8-af2b-6e87401a5023 used request id req-7b07527f-76f4-476c-b23f-6a51ccc94f95 2019-01-09 16:31:16,673 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj 2019-01-09 16:31:16,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:31:16,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae819a36-1885-4b48-8163-5dc30134be5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:31:16,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/833f33b3bcd0481eacbbc9ee91f05a28 used request id req-ae819a36-1885-4b48-8163-5dc30134be5a 2019-01-09 16:31:16,935 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-12310fb3-2f0e-4f4-proj-role 2019-01-09 16:31:16,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/b2a5c55366a04e9e8053bf5eb0253137 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:31:17,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0935493e-0b87-4d3b-847f-667112520e05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:31:17,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/b2a5c55366a04e9e8053bf5eb0253137 used request id req-0935493e-0b87-4d3b-847f-667112520e05 2019-01-09 16:31:17,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7823d2a5b2b1f08e97ad4722e0ead22045f19d6f" 2019-01-09 16:31:17,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29effd0a-0375-4490-b152-efb2e5ec8636 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:31:17,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-29effd0a-0375-4490-b152-efb2e5ec8636 2019-01-09 16:31:17,161 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-12310fb3-2f0e-4f4-user 2019-01-09 16:31:17,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6e1c72133e174fc8a1bc95ac5a9ac2fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b96a7fcd0d0f70de710f8d1919d592f0fe51676" 2019-01-09 16:31:17,391 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-456f48ef-5601-4a34-a316-e6090576cf9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:31:17,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6e1c72133e174fc8a1bc95ac5a9ac2fb used request id req-456f48ef-5601-4a34-a316-e6090576cf9d 2019-01-09 16:31:17,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:31:17,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["4zmGvmnsSU-eTg3zNJmEig"], "issued_at": "2019-01-09T16:31:17.000000Z"}} 2019-01-09 16:31:17,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b24ff61a020ea31b1c8d644853c1f71cd4e19f6" 2019-01-09 16:31:17,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59f63bb7-d4b0-44a3-aec0-98a53137bbec Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:31:17,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-59f63bb7-d4b0-44a3-aec0-98a53137bbec 2019-01-09 16:31:17,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:31:17,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:31:18,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:31:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["o6YaxNJsQyaZANA_GNVKlA"], "issued_at": "2019-01-09T16:31:18.000000Z"}} 2019-01-09 16:31:18,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:31:18,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca8d940-4365-45b7-b37b-268cd08de987 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:31:18,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3ca8d940-4365-45b7-b37b-268cd08de987 2019-01-09 16:31:18,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:31:18,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:31: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:31:18,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-222386c6-9cee-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:31:18,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c3fde5-6736-41de-a151-c42b886dadb2 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-222386c6-9cee-41d-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:31:18,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-222386c6-9cee-41d-proj used request id req-e4c3fde5-6736-41de-a151-c42b886dadb2 2019-01-09 16:31:18,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:31:18,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d56e0467-88d0-4956-adb5-d8b73d19cf5b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:31:18,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d56e0467-88d0-4956-adb5-d8b73d19cf5b 2019-01-09 16:31:18,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-222386c6-9cee-41d-proj"}}' 2019-01-09 16:31:18,669 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-937ec4fd-6c22-4dc9-85ec-64ab541539da Content-Length: 324 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1064c94afbb64cb4b8292ce02c1b41a9"}, "tags": [], "enabled": true, "id": "1064c94afbb64cb4b8292ce02c1b41a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-222386c6-9cee-41d-proj"}} 2019-01-09 16:31:18,670 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-937ec4fd-6c22-4dc9-85ec-64ab541539da 2019-01-09 16:31:18,670 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-222386c6-9cee-41d-proj 2019-01-09 16:31:18,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:31:18,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:31:19,070 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:31:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["4mw0SKr1QXKy2i5jJha9Eg"], "issued_at": "2019-01-09T16:31:19.000000Z"}} 2019-01-09 16:31:19,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9c64c5a8ebf595952ffb076bff47dd4fc7f03" 2019-01-09 16:31:19,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf0e74a-8352-4e6b-8ea5-6a144cf1d5b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:31:19,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-bdf0e74a-8352-4e6b-8ea5-6a144cf1d5b9 2019-01-09 16:31:19,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:31:19,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:31: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:31:19,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9c64c5a8ebf595952ffb076bff47dd4fc7f03" 2019-01-09 16:31:19,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f3e88f-2fb2-4b57-bc02-953b4b0b0149 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:31:19,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-81f3e88f-2fb2-4b57-bc02-953b4b0b0149 2019-01-09 16:31:19,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceOnComputeHost-222386c6-9cee-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9c64c5a8ebf595952ffb076bff47dd4fc7f03" 2019-01-09 16:31:19,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb96377-36ef-46de-9f91-353c0c958bbb Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceOnComputeHost-222386c6-9cee-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/1064c94afbb64cb4b8292ce02c1b41a9"}, "tags": [], "enabled": true, "id": "1064c94afbb64cb4b8292ce02c1b41a9", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-222386c6-9cee-41d-proj"}]} 2019-01-09 16:31:19,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceOnComputeHost-222386c6-9cee-41d-proj used request id req-5eb96377-36ef-46de-9f91-353c0c958bbb 2019-01-09 16:31:19,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9c64c5a8ebf595952ffb076bff47dd4fc7f03" 2019-01-09 16:31:19,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae5d3f75-481b-471c-8037-15539835e3ee Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:31:19,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ae5d3f75-481b-471c-8037-15539835e3ee 2019-01-09 16:31:19,911 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-222386c6-9cee-41d-user 2019-01-09 16:31:19,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:31:19,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:31:20,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79371104-1231-4bb7-b1de-d0397107df53 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:31:20,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-79371104-1231-4bb7-b1de-d0397107df53 2019-01-09 16:31:20,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" -d '{"role": {"name": "CreateInstanceOnComputeHost-222386c6-9cee-41d-proj-role"}}' 2019-01-09 16:31:20,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98d00a90-13e0-4494-bf0b-a49e635bcf50 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "11b28212007d403cabbd64f8faacf933", "links": {"self": "http://172.30.9.29:5000/v3/roles/11b28212007d403cabbd64f8faacf933"}, "name": "CreateInstanceOnComputeHost-222386c6-9cee-41d-proj-role"}} 2019-01-09 16:31:20,180 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-98d00a90-13e0-4494-bf0b-a49e635bcf50 2019-01-09 16:31:20,180 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-222386c6-9cee-41d-proj-role 2019-01-09 16:31:20,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/11b28212007d403cabbd64f8faacf933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:31:20,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11cbd1ef-4a6f-41b8-be7d-708de45bfa29 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "11b28212007d403cabbd64f8faacf933", "links": {"self": "http://172.30.9.29:5000/v3/roles/11b28212007d403cabbd64f8faacf933"}, "name": "CreateInstanceOnComputeHost-222386c6-9cee-41d-proj-role"}} 2019-01-09 16:31:20,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/11b28212007d403cabbd64f8faacf933 used request id req-11cbd1ef-4a6f-41b8-be7d-708de45bfa29 2019-01-09 16:31:20,288 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-222386c6-9cee-41d-proj-role to project CreateInstanceOnComputeHost-222386c6-9cee-41d-proj 2019-01-09 16:31:20,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/1064c94afbb64cb4b8292ce02c1b41a9/users/990b5660aa7748a29e494e4f019132cb/roles/11b28212007d403cabbd64f8faacf933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:31:20,433 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:31:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1061d8c-5665-4be4-a02d-8f084b4beb2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:31:20,433 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/1064c94afbb64cb4b8292ce02c1b41a9/users/990b5660aa7748a29e494e4f019132cb/roles/11b28212007d403cabbd64f8faacf933 used request id req-f1061d8c-5665-4be4-a02d-8f084b4beb2b 2019-01-09 16:31:20,434 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:31:20,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:31:20,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:31:20,832 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["623Ld7sQQdqwI3sob4BM8A"], "issued_at": "2019-01-09T16:31:20.000000Z"}} 2019-01-09 16:31:20,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebb02ad041a8cde1dd95bb29546719e82df4b7a" 2019-01-09 16:31:20,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c0781f-1894-43d6-bddf-9b31e22e0ede Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:31:20,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c0c0781f-1894-43d6-bddf-9b31e22e0ede 2019-01-09 16:31:20,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebb02ad041a8cde1dd95bb29546719e82df4b7a" 2019-01-09 16:31:21,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-17d8d31b-1f8c-479e-942d-f8668b74ab66 Date: Wed, 09 Jan 2019 16:31:21 GMT RESP BODY: {"networks":[]} 2019-01-09 16:31:21,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-17d8d31b-1f8c-479e-942d-f8668b74ab66 2019-01-09 16:31:21,147 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net 2019-01-09 16:31:21,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebb02ad041a8cde1dd95bb29546719e82df4b7a" -d '{"network": {"name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net", "admin_state_up": true}}' 2019-01-09 16:31:21,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 746 X-Openstack-Request-Id: req-8db079fc-73a0-4f95-ad11-d2491b1aa0da Date: Wed, 09 Jan 2019 16:31:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","mtu":1450}} 2019-01-09 16:31:21,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-8db079fc-73a0-4f95-ad11-d2491b1aa0da 2019-01-09 16:31:21,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebb02ad041a8cde1dd95bb29546719e82df4b7a" 2019-01-09 16:31:21,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 730 X-Openstack-Request-Id: req-8758dc6f-2022-4cde-a897-335f91fbb402 Date: Wed, 09 Jan 2019 16:31:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:21,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-8758dc6f-2022-4cde-a897-335f91fbb402 2019-01-09 16:31:21,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebb02ad041a8cde1dd95bb29546719e82df4b7a" 2019-01-09 16:31:21,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b3acd180-03de-48ad-8e1c-f119ac3a0ad6 Date: Wed, 09 Jan 2019 16:31:21 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:31:21,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-b3acd180-03de-48ad-8e1c-f119ac3a0ad6 2019-01-09 16:31:21,629 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet 2019-01-09 16:31:21,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebb02ad041a8cde1dd95bb29546719e82df4b7a" -d '{"subnets": [{"ip_version": 4, "network_id": "7cef5094-7b42-4799-a0b2-ebe8003c3b73", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet"}]}' 2019-01-09 16:31:22,006 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-cde2c8d2-a28d-4242-a039-57c28782abe3 Date: Wed, 09 Jan 2019 16:31:22 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:22,006 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-cde2c8d2-a28d-4242-a039-57c28782abe3 2019-01-09 16:31:22,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebb02ad041a8cde1dd95bb29546719e82df4b7a" 2019-01-09 16:31:22,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-bbe02e49-aeb6-4d00-8144-fad18729a3c6 Date: Wed, 09 Jan 2019 16:31:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:22,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-bbe02e49-aeb6-4d00-8144-fad18729a3c6 2019-01-09 16:31:22,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebb02ad041a8cde1dd95bb29546719e82df4b7a" 2019-01-09 16:31:22,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d9778309-98dc-4d99-b529-d651dfab17bc Date: Wed, 09 Jan 2019 16:31:22 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:22,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-d9778309-98dc-4d99-b529-d651dfab17bc 2019-01-09 16:31:22,186 - OpenStackNetwork - DEBUG - Network [7cef5094-7b42-4799-a0b2-ebe8003c3b73] created successfully 2019-01-09 16:31:22,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:31:22,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:31:22,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:31:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Nhb0_G_NRLW9UKy4sQZ_-w"], "issued_at": "2019-01-09T16:31:22.000000Z"}} 2019-01-09 16:31:22,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b72bc33bb1a03b833bada69683cfd6db74c1dc" 2019-01-09 16:31:22,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff544e10-b03b-4f85-ae24-198f87def2a7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:31:22,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ff544e10-b03b-4f85-ae24-198f87def2a7 2019-01-09 16:31:22,714 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:31:22,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b72bc33bb1a03b833bada69683cfd6db74c1dc" 2019-01-09 16:31:22,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22d8c8f5-9d38-41c3-86c2-5633c781bd14 x-compute-request-id: req-22d8c8f5-9d38-41c3-86c2-5633c781bd14 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:31:22,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-22d8c8f5-9d38-41c3-86c2-5633c781bd14 2019-01-09 16:31:22,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b72bc33bb1a03b833bada69683cfd6db74c1dc" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-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-09 16:31:22,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-e7dbce17-de8c-48e9-87bc-f7568729c96d x-compute-request-id: req-e7dbce17-de8c-48e9-87bc-f7568729c96d Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "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": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5"}} 2019-01-09 16:31:22,940 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e7dbce17-de8c-48e9-87bc-f7568729c96d 2019-01-09 16:31:22,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:31:22,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:31:23,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11b28212007d403cabbd64f8faacf933", "name": "CreateInstanceOnComputeHost-222386c6-9cee-41d-proj-role"}], "expires_at": "2019-01-09T17:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1064c94afbb64cb4b8292ce02c1b41a9", "name": "CreateInstanceOnComputeHost-222386c6-9cee-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/1064c94afbb64cb4b8292ce02c1b41a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/1064c94afbb64cb4b8292ce02c1b41a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/1064c94afbb64cb4b8292ce02c1b41a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1064c94afbb64cb4b8292ce02c1b41a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/1064c94afbb64cb4b8292ce02c1b41a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/1064c94afbb64cb4b8292ce02c1b41a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1064c94afbb64cb4b8292ce02c1b41a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/1064c94afbb64cb4b8292ce02c1b41a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/1064c94afbb64cb4b8292ce02c1b41a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/1064c94afbb64cb4b8292ce02c1b41a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/1064c94afbb64cb4b8292ce02c1b41a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/1064c94afbb64cb4b8292ce02c1b41a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_1064c94afbb64cb4b8292ce02c1b41a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_1064c94afbb64cb4b8292ce02c1b41a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-222386c6-9cee-41d-user", "id": "990b5660aa7748a29e494e4f019132cb"}, "audit_ids": ["-qbunT3RTziCLMU-RMCFcw"], "issued_at": "2019-01-09T16:31:23.000000Z"}} 2019-01-09 16:31:23,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b0a8383d6b762d14fdffc1b90d44c2e2ea44d7" 2019-01-09 16:31:23,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091cf76b-a575-4e02-a661-a251ab29b7e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:31:23,498 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-091cf76b-a575-4e02-a661-a251ab29b7e3 2019-01-09 16:31:23,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9b0a8383d6b762d14fdffc1b90d44c2e2ea44d7" 2019-01-09 16:31:23,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-0954c175-32f5-492b-9569-63bb7ff7e218 Date: Wed, 09 Jan 2019 16:31:23 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image"} 2019-01-09 16:31:23,709 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image used request id req-0954c175-32f5-492b-9569-63bb7ff7e218 2019-01-09 16:31:23,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9b0a8383d6b762d14fdffc1b90d44c2e2ea44d7" 2019-01-09 16:31:23,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-82623404-95a8-4117-ae33-c5df50a9f177 Date: Wed, 09 Jan 2019 16:31: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-09 16:31:23,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-82623404-95a8-4117-ae33-c5df50a9f177 2019-01-09 16:31:23,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9b0a8383d6b762d14fdffc1b90d44c2e2ea44d7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image"}' 2019-01-09 16:31:23,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-b49f687b-117c-4aa4-8c1b-9ac43a2b78a5 Date: Wed, 09 Jan 2019 16:31:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:31:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:31:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "min_disk": 0, "protected": false, "id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "file": "/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/file", "checksum": null, "owner": "1064c94afbb64cb4b8292ce02c1b41a9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:31:23,790 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-b49f687b-117c-4aa4-8c1b-9ac43a2b78a5 2019-01-09 16:31:23,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9b0a8383d6b762d14fdffc1b90d44c2e2ea44d7" -d '' 2019-01-09 16:31:24,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75ab3e2f-2d55-41f1-bae8-10a5f127f6fc Date: Wed, 09 Jan 2019 16:31: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-09 16:31:24,364 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/file used request id req-75ab3e2f-2d55-41f1-bae8-10a5f127f6fc 2019-01-09 16:31:24,365 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:31:24,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9b0a8383d6b762d14fdffc1b90d44c2e2ea44d7" 2019-01-09 16:31:24,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-f28382ca-416c-43b5-a80c-fa94b182e62c Date: Wed, 09 Jan 2019 16:31:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:31:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:31:24Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/snap", "metadata": {}}], "self": "/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "min_disk": 0, "protected": false, "id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "file": "/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1064c94afbb64cb4b8292ce02c1b41a9", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:31:24,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa used request id req-f28382ca-416c-43b5-a80c-fa94b182e62c 2019-01-09 16:31:24,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9b0a8383d6b762d14fdffc1b90d44c2e2ea44d7" 2019-01-09 16:31:24,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-53c544c9-7525-47d7-9feb-31ccf8d02fd1 Date: Wed, 09 Jan 2019 16:31: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-09 16:31:24,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-53c544c9-7525-47d7-9feb-31ccf8d02fd1 2019-01-09 16:31:24,394 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image 2019-01-09 16:31:24,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9b0a8383d6b762d14fdffc1b90d44c2e2ea44d7" 2019-01-09 16:31:24,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-feebdea1-2c11-4042-b056-a56e640c95d2 Date: Wed, 09 Jan 2019 16:31:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:31:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:31:24Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/snap", "metadata": {}}], "self": "/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "min_disk": 0, "protected": false, "id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "file": "/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1064c94afbb64cb4b8292ce02c1b41a9", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:31:24,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa used request id req-feebdea1-2c11-4042-b056-a56e640c95d2 2019-01-09 16:31:24,414 - create_image - DEBUG - Instance status is - active 2019-01-09 16:31:24,414 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image 2019-01-09 16:31:24,414 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image 2019-01-09 16:31:24,414 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:31:24,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b24ff61a020ea31b1c8d644853c1f71cd4e19f6" 2019-01-09 16:31:24,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-eb933675-78fa-496a-9904-14b73a19f7ad x-compute-request-id: req-eb933675-78fa-496a-9904-14b73a19f7ad Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"availabilityZoneInfo": [{"zoneState": {"available": true}, "hosts": {"overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2019-01-09T16:31:20.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2019-01-09T16:31:23.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2019-01-09T16:31:18.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2019-01-09T16:31:17.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2019-01-09T16:31:15.000000"}}}, "zoneName": "nova"}]} 2019-01-09 16:31:24,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-availability-zone/detail used request id req-eb933675-78fa-496a-9904-14b73a19f7ad 2019-01-09 16:31:24,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:31:24,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:31:25,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:31:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["6I3mWnw-SNOfmq1lpaKqqQ"], "issued_at": "2019-01-09T16:31:25.000000Z"}} 2019-01-09 16:31:25,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:25,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11658921-6a3a-4ac6-bbd8-5a2f9708f3be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:31:25,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-11658921-6a3a-4ac6-bbd8-5a2f9708f3be 2019-01-09 16:31:25,169 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:31:25,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:25,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a527f43b-a0df-41a7-b572-9564104fde2a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:31:25,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a527f43b-a0df-41a7-b572-9564104fde2a 2019-01-09 16:31:25,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:25,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-a4cff392-ca93-4003-9662-467de6c4594a Date: Wed, 09 Jan 2019 16:31:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:25,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-a4cff392-ca93-4003-9662-467de6c4594a 2019-01-09 16:31:25,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:25,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-5169581f-bab4-4c4b-b276-6cfd36099b19 Date: Wed, 09 Jan 2019 16:31:25 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:25,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-5169581f-bab4-4c4b-b276-6cfd36099b19 2019-01-09 16:31:25,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:25,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-b7fd53c9-2b5a-484a-95c0-e7c7258b7f05 Date: Wed, 09 Jan 2019 16:31:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:25,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-b7fd53c9-2b5a-484a-95c0-e7c7258b7f05 2019-01-09 16:31:25,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:31:25,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:31: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:31:25,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:25,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a538dda2-9d0f-4c89-8d7f-f22c934ceff4 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:25,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-a538dda2-9d0f-4c89-8d7f-f22c934ceff4 2019-01-09 16:31:25,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:25,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-4acd15b5-f603-4316-be00-4d3f0f425938 Date: Wed, 09 Jan 2019 16:31:25 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:25,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-4acd15b5-f603-4316-be00-4d3f0f425938 2019-01-09 16:31:25,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:26,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9175b33d-49bc-4ca1-9472-e554f96b3f0d Date: Wed, 09 Jan 2019 16:31:26 GMT RESP BODY: {"ports":[]} 2019-01-09 16:31:26,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1&admin_state_up=True used request id req-9175b33d-49bc-4ca1-9472-e554f96b3f0d 2019-01-09 16:31:26,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:26,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-a1185729-a0db-4569-b10a-2f24a1e14657 x-compute-request-id: req-a1185729-a0db-4569-b10a-2f24a1e14657 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:31:26,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-a1185729-a0db-4569-b10a-2f24a1e14657 2019-01-09 16:31:26,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:26,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-e551108c-173c-4f25-8b6f-1d52d746450c Date: Wed, 09 Jan 2019 16:31:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:26,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-e551108c-173c-4f25-8b6f-1d52d746450c 2019-01-09 16:31:26,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:26,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-2142a0eb-4018-427b-a378-849d97d538c7 Date: Wed, 09 Jan 2019 16:31:26 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:26,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-2142a0eb-4018-427b-a378-849d97d538c7 2019-01-09 16:31:26,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:26,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-7b399f0d-e2ed-4b36-a650-b45d4e4b59b3 Date: Wed, 09 Jan 2019 16:31:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:26,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-7b399f0d-e2ed-4b36-a650-b45d4e4b59b3 2019-01-09 16:31:26,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:26,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5c42014-565b-4fba-bf59-f699e87ae5a9 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:26,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-b5c42014-565b-4fba-bf59-f699e87ae5a9 2019-01-09 16:31:26,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:26,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ff53a3e1-c787-493d-a44a-d902d1dcae8c Date: Wed, 09 Jan 2019 16:31:26 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:26,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-ff53a3e1-c787-493d-a44a-d902d1dcae8c 2019-01-09 16:31:26,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:26,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f9a60f9f-b4e8-4039-9546-d0b73f8cddf6 Date: Wed, 09 Jan 2019 16:31:26 GMT RESP BODY: {"ports":[]} 2019-01-09 16:31:26,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1&admin_state_up=True used request id req-f9a60f9f-b4e8-4039-9546-d0b73f8cddf6 2019-01-09 16:31:26,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:31:26,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:31:27,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["cBCTCa0JQfSrHtR7IKtpLA"], "issued_at": "2019-01-09T16:31:27.000000Z"}} 2019-01-09 16:31:27,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f699298ede83bd329ec6312f7589c9785f4aab62" 2019-01-09 16:31:27,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8e03d73-e620-400d-9f3a-9b6060b99351 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:31:27,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e8e03d73-e620-400d-9f3a-9b6060b99351 2019-01-09 16:31:27,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:27,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-4d425228-b905-4aa1-b7e1-e70b528f59e0 Date: Wed, 09 Jan 2019 16:31:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:27,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-4d425228-b905-4aa1-b7e1-e70b528f59e0 2019-01-09 16:31:27,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:27,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-81c1a6c2-2aa5-4693-adac-2825926c0b14 Date: Wed, 09 Jan 2019 16:31:27 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:27,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-81c1a6c2-2aa5-4693-adac-2825926c0b14 2019-01-09 16:31:27,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:27,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-cddc00ae-4fc6-4482-9d82-5b67f9516de2 Date: Wed, 09 Jan 2019 16:31:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:27,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-cddc00ae-4fc6-4482-9d82-5b67f9516de2 2019-01-09 16:31:27,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:31:27,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:31: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:31:27,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f699298ede83bd329ec6312f7589c9785f4aab62" 2019-01-09 16:31:27,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef3ca9b1-bfac-4e12-be9f-5d42f9e3ac13 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:27,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-ef3ca9b1-bfac-4e12-be9f-5d42f9e3ac13 2019-01-09 16:31:27,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:27,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-ee58431b-e935-4467-9f66-49f6a3e46eb2 Date: Wed, 09 Jan 2019 16:31:27 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:27,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-ee58431b-e935-4467-9f66-49f6a3e46eb2 2019-01-09 16:31:27,517 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net 2019-01-09 16:31:27,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" -d '{"port": {"network_id": "7cef5094-7b42-4799-a0b2-ebe8003c3b73", "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1", "admin_state_up": true}}' 2019-01-09 16:31:28,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-1234eab8-095f-471c-9de9-b18b41125dd8 Date: Wed, 09 Jan 2019 16:31:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:27Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.6"}],"id":"44a3b1f2-68d8-4b9a-a416-75f72b2a2583","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:81:9f:4b","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1","project_id":"21858900ba734c8a8e7cb477622fbbbe","qos_policy_id":null,"admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:27Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:31:28,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-1234eab8-095f-471c-9de9-b18b41125dd8 2019-01-09 16:31:28,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:28,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-6ec49b54-0fc3-45fb-965b-3423273e293f Date: Wed, 09 Jan 2019 16:31:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:28,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-6ec49b54-0fc3-45fb-965b-3423273e293f 2019-01-09 16:31:28,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:28,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-7b3a0f32-7c39-42c2-9e72-fe95d49823f4 Date: Wed, 09 Jan 2019 16:31:28 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:28,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-7b3a0f32-7c39-42c2-9e72-fe95d49823f4 2019-01-09 16:31:28,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:28,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-c26ce531-c778-4e77-890e-c34f59495ac1 Date: Wed, 09 Jan 2019 16:31:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:28,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-c26ce531-c778-4e77-890e-c34f59495ac1 2019-01-09 16:31:28,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:28,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44089882-612e-4353-97c1-8105384f4f62 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:28,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-44089882-612e-4353-97c1-8105384f4f62 2019-01-09 16:31:28,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:28,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-f01fe244-c8aa-44ff-82d2-d6cb19aa73ff Date: Wed, 09 Jan 2019 16:31:28 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:28,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-f01fe244-c8aa-44ff-82d2-d6cb19aa73ff 2019-01-09 16:31:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:28,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-9b9375ee-402e-4ab9-aa98-f939081dafda Date: Wed, 09 Jan 2019 16:31:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:27Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.6"}],"id":"44a3b1f2-68d8-4b9a-a416-75f72b2a2583","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:81:9f:4b","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:27Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:31:28,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1&admin_state_up=True used request id req-9b9375ee-402e-4ab9-aa98-f939081dafda 2019-01-09 16:31:28,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:29,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2833aa8a-fec7-46dc-9711-0abe4c04ed6d 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:29,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-2833aa8a-fec7-46dc-9711-0abe4c04ed6d 2019-01-09 16:31:29,036 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-09 16:31:29,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:29,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-9020fd2d-de23-4219-9d59-cd0ae4c915ec x-compute-request-id: req-9020fd2d-de23-4219-9d59-cd0ae4c915ec Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-flavor-name"}]} 2019-01-09 16:31:29,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9020fd2d-de23-4219-9d59-cd0ae4c915ec 2019-01-09 16:31:29,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:29,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-2cbea585-f2bd-4a54-8ac4-6f150f400c95 x-compute-request-id: req-2cbea585-f2bd-4a54-8ac4-6f150f400c95 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "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": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5"}} 2019-01-09 16:31:29,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5 used request id req-2cbea585-f2bd-4a54-8ac4-6f150f400c95 2019-01-09 16:31:29,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:29,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-7b6ac49b-c35e-4b58-9114-d4b2da4cd1be Date: Wed, 09 Jan 2019 16:31:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:31:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:31:24Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/snap", "metadata": {}}], "self": "/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "min_disk": 0, "protected": false, "id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "file": "/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1064c94afbb64cb4b8292ce02c1b41a9", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image"} 2019-01-09 16:31:29,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image used request id req-7b6ac49b-c35e-4b58-9114-d4b2da4cd1be 2019-01-09 16:31:29,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:29,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ba8bdb2b-9dae-4447-a5af-ce323662aa1b Date: Wed, 09 Jan 2019 16:31: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-09 16:31:29,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ba8bdb2b-9dae-4447-a5af-ce323662aa1b 2019-01-09 16:31:29,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" -d '{"server": {"name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "max_count": 1, "min_count": 1, "networks": [{"port": "44a3b1f2-68d8-4b9a-a416-75f72b2a2583"}]}}' 2019-01-09 16:31:30,271 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:31: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-1e0b2ab9-11b3-46f5-a7b8-b13c422ba1aa x-compute-request-id: req-1e0b2ab9-11b3-46f5-a7b8-b13c422ba1aa Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c19a817d-931f-42cb-b622-fe5d142d5b30", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "bookmark"}], "adminPass": "4A3S5iTSJgVy"}} 2019-01-09 16:31:30,271 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-1e0b2ab9-11b3-46f5-a7b8-b13c422ba1aa 2019-01-09 16:31:30,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:30,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-a6908eb8-525b-4593-908c-bac08ce062a7 x-compute-request-id: req-a6908eb8-525b-4593-908c-bac08ce062a7 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "c19a817d-931f-42cb-b622-fe5d142d5b30", "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:31: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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T16:31:30Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:30,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 used request id req-a6908eb8-525b-4593-908c-bac08ce062a7 2019-01-09 16:31:30,666 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-09 16:31:30,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:31,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-8964f4b8-ebc5-44a6-a601-75dd56583063 x-compute-request-id: req-8964f4b8-ebc5-44a6-a601-75dd56583063 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "c19a817d-931f-42cb-b622-fe5d142d5b30", "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:31: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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T16:31:30Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:31,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 used request id req-8964f4b8-ebc5-44a6-a601-75dd56583063 2019-01-09 16:31:31,325 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2019-01-09 16:31:31,325 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:31:34,329 - create_instance - DEBUG - VM status query timeout in 896.337594986 2019-01-09 16:31:34,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:34,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-e340757f-5034-43be-aa41-a56289744aea x-compute-request-id: req-e340757f-5034-43be-aa41-a56289744aea Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:9f:4b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "c19a817d-931f-42cb-b622-fe5d142d5b30", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:31:31Z", "hostId": "92f26249f53f3db4a5784b0209572f9fd556dab06b04e24c4bed6113", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T16:31:30Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:34,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 used request id req-e340757f-5034-43be-aa41-a56289744aea 2019-01-09 16:31:34,681 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2019-01-09 16:31:34,681 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:31:37,684 - create_instance - DEBUG - VM status query timeout in 892.981652975 2019-01-09 16:31:37,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:38,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ebf5abc7-3d68-44d1-b8de-506f4f63d0a0 x-compute-request-id: req-ebf5abc7-3d68-44d1-b8de-506f4f63d0a0 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:9f:4b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2019-01-09T16:31:35.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "c19a817d-931f-42cb-b622-fe5d142d5b30", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:35Z", "hostId": "92f26249f53f3db4a5784b0209572f9fd556dab06b04e24c4bed6113", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T16:31:30Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:38,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 used request id req-ebf5abc7-3d68-44d1-b8de-506f4f63d0a0 2019-01-09 16:31:38,032 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-09 16:31:38,032 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:31:38,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:38,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-b59d3c7b-7d69-477c-b4ff-89d0144f07ae x-compute-request-id: req-b59d3c7b-7d69-477c-b4ff-89d0144f07ae Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:9f:4b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2019-01-09T16:31:35.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "c19a817d-931f-42cb-b622-fe5d142d5b30", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:35Z", "hostId": "92f26249f53f3db4a5784b0209572f9fd556dab06b04e24c4bed6113", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T16:31:30Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:38,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 used request id req-b59d3c7b-7d69-477c-b4ff-89d0144f07ae 2019-01-09 16:31:38,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:38,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-1e7f76dc-e314-4d93-8de0-1c47fa880b56 Date: Wed, 09 Jan 2019 16:31:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:38,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-1e7f76dc-e314-4d93-8de0-1c47fa880b56 2019-01-09 16:31:38,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:38,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e731e7-c73d-4653-b5e5-af7cfd8b9648 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:38,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-35e731e7-c73d-4653-b5e5-af7cfd8b9648 2019-01-09 16:31:38,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:38,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-5e8ce31e-830a-41d4-aadc-e300726e7a27 Date: Wed, 09 Jan 2019 16:31:38 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:38,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-5e8ce31e-830a-41d4-aadc-e300726e7a27 2019-01-09 16:31:38,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:38,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-a86232e2-db54-4565-adae-a9caa2b36676 Date: Wed, 09 Jan 2019 16:31:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.6"}],"id":"44a3b1f2-68d8-4b9a-a416-75f72b2a2583","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:9f:4b","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:27Z","binding:vnic_type":"normal","device_id":"c19a817d-931f-42cb-b622-fe5d142d5b30","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.2"}],"id":"a31fc1bf-d990-4ac9-b3f6-b7f2b4081a69","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:fa:95","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cef5094-7b42-4799-a0b2-ebe8003c3b73","ip_allocation":"immediate"}]} 2019-01-09 16:31:38,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-a86232e2-db54-4565-adae-a9caa2b36676 2019-01-09 16:31:38,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:38,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-1244d443-9bc6-4704-a538-840072a95c07 x-compute-request-id: req-1244d443-9bc6-4704-a538-840072a95c07 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:9f:4b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2019-01-09T16:31:35.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "c19a817d-931f-42cb-b622-fe5d142d5b30", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:35Z", "hostId": "92f26249f53f3db4a5784b0209572f9fd556dab06b04e24c4bed6113", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T16:31:30Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:38,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 used request id req-1244d443-9bc6-4704-a538-840072a95c07 2019-01-09 16:31:38,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:39,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-dadc4c45-870b-44af-83d8-887ae2a04ed2 Date: Wed, 09 Jan 2019 16:31:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:39,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-dadc4c45-870b-44af-83d8-887ae2a04ed2 2019-01-09 16:31:39,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:39,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a87216-7add-491b-b38f-03c2279dab3d 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:39,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-80a87216-7add-491b-b38f-03c2279dab3d 2019-01-09 16:31:39,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:39,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-9fa11256-be4d-49bb-a6cf-c68937aac131 Date: Wed, 09 Jan 2019 16:31:39 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:39,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-9fa11256-be4d-49bb-a6cf-c68937aac131 2019-01-09 16:31:39,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:39,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-6299ceb1-421a-4683-b8a3-548564cf1046 Date: Wed, 09 Jan 2019 16:31:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.6"}],"id":"44a3b1f2-68d8-4b9a-a416-75f72b2a2583","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:9f:4b","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:27Z","binding:vnic_type":"normal","device_id":"c19a817d-931f-42cb-b622-fe5d142d5b30","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.2"}],"id":"a31fc1bf-d990-4ac9-b3f6-b7f2b4081a69","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:fa:95","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cef5094-7b42-4799-a0b2-ebe8003c3b73","ip_allocation":"immediate"}]} 2019-01-09 16:31:39,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-6299ceb1-421a-4683-b8a3-548564cf1046 2019-01-09 16:31:39,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:39,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-14c9e0bf-094c-4571-b267-08053aa438ab x-compute-request-id: req-14c9e0bf-094c-4571-b267-08053aa438ab Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:9f:4b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2019-01-09T16:31:35.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "c19a817d-931f-42cb-b622-fe5d142d5b30", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:35Z", "hostId": "92f26249f53f3db4a5784b0209572f9fd556dab06b04e24c4bed6113", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T16:31:30Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:39,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 used request id req-14c9e0bf-094c-4571-b267-08053aa438ab 2019-01-09 16:31:39,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:39,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-0540df5d-69a7-4620-96f2-0fa4626df556 Date: Wed, 09 Jan 2019 16:31:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:39,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-0540df5d-69a7-4620-96f2-0fa4626df556 2019-01-09 16:31:39,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:39,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2e296c-a491-473c-8912-dde6a9257ce3 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:39,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-3a2e296c-a491-473c-8912-dde6a9257ce3 2019-01-09 16:31:39,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:39,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-c908cba8-6055-4abb-bda9-34d9ec770245 Date: Wed, 09 Jan 2019 16:31:39 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:39,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-c908cba8-6055-4abb-bda9-34d9ec770245 2019-01-09 16:31:40,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:40,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2037 X-Openstack-Request-Id: req-4855af5e-7339-42e8-ad66-f4cca4ef962e Date: Wed, 09 Jan 2019 16:31:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.6"}],"id":"44a3b1f2-68d8-4b9a-a416-75f72b2a2583","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:9f:4b","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:27Z","binding:vnic_type":"normal","device_id":"c19a817d-931f-42cb-b622-fe5d142d5b30","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.2"}],"id":"a31fc1bf-d990-4ac9-b3f6-b7f2b4081a69","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:fa:95","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cef5094-7b42-4799-a0b2-ebe8003c3b73","ip_allocation":"immediate"}]} 2019-01-09 16:31:40,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-4855af5e-7339-42e8-ad66-f4cca4ef962e 2019-01-09 16:31:40,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:31:40,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:31:40,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:31:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["lJ3c4-esQ-m0sbdQ4rSQew"], "issued_at": "2019-01-09T16:31:40.000000Z"}} 2019-01-09 16:31:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:40,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a8f432-b319-4331-ae05-78e8f46f67bb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:31:40,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-72a8f432-b319-4331-ae05-78e8f46f67bb 2019-01-09 16:31:40,545 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:31:40,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:40,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2442714d-baf7-4d3f-88eb-29f73fdcc6c6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:31:40,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2442714d-baf7-4d3f-88eb-29f73fdcc6c6 2019-01-09 16:31:40,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:40,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-42b15b28-6c46-4bf7-a3fd-782502275638 Date: Wed, 09 Jan 2019 16:31:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:40,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-42b15b28-6c46-4bf7-a3fd-782502275638 2019-01-09 16:31:40,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:41,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-32a36ce6-a8e5-44f7-b36f-0ae7bd47ee04 Date: Wed, 09 Jan 2019 16:31:41 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:41,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-32a36ce6-a8e5-44f7-b36f-0ae7bd47ee04 2019-01-09 16:31:41,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:41,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-c3c76d3a-dbd1-4ba2-95f6-e11972ca84cb Date: Wed, 09 Jan 2019 16:31:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:41,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-c3c76d3a-dbd1-4ba2-95f6-e11972ca84cb 2019-01-09 16:31:41,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:31:41,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:31: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:31:41,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:41,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d659fd9-1dc4-485b-b2b1-b87a79f982b0 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:41,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-8d659fd9-1dc4-485b-b2b1-b87a79f982b0 2019-01-09 16:31:41,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:41,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-bc1ea1e5-9004-422c-92a3-0271b9af2506 Date: Wed, 09 Jan 2019 16:31:41 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:41,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-bc1ea1e5-9004-422c-92a3-0271b9af2506 2019-01-09 16:31:41,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:41,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f8b8138d-222a-4908-a25a-39475084f31c Date: Wed, 09 Jan 2019 16:31:41 GMT RESP BODY: {"ports":[]} 2019-01-09 16:31:41,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2&admin_state_up=True used request id req-f8b8138d-222a-4908-a25a-39475084f31c 2019-01-09 16:31:41,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:41,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5973f8da-038a-4191-bd95-b88a9449cad5 x-compute-request-id: req-5973f8da-038a-4191-bd95-b88a9449cad5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:31:41,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-5973f8da-038a-4191-bd95-b88a9449cad5 2019-01-09 16:31:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:41,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-946c0938-f649-4392-a3e2-ca4fee93b100 Date: Wed, 09 Jan 2019 16:31:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:41,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-946c0938-f649-4392-a3e2-ca4fee93b100 2019-01-09 16:31:41,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:41,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-3eab677f-86a4-403b-b7f5-472bcc3878dd Date: Wed, 09 Jan 2019 16:31:41 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:41,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-3eab677f-86a4-403b-b7f5-472bcc3878dd 2019-01-09 16:31:41,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:41,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-4e7fc6b8-1ddf-4383-9603-6a0fb59569a6 Date: Wed, 09 Jan 2019 16:31:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:41,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-4e7fc6b8-1ddf-4383-9603-6a0fb59569a6 2019-01-09 16:31:41,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:41,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecc4e0a0-0cfa-4962-8f79-50eaca3fde80 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:41,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-ecc4e0a0-0cfa-4962-8f79-50eaca3fde80 2019-01-09 16:31:41,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:41,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-531ff35f-07bd-4e26-ac6a-1bed58e05940 Date: Wed, 09 Jan 2019 16:31:41 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:41,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-531ff35f-07bd-4e26-ac6a-1bed58e05940 2019-01-09 16:31:41,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:41,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d4c559d7-1818-448d-bdd8-389373cb6cbf Date: Wed, 09 Jan 2019 16:31:41 GMT RESP BODY: {"ports":[]} 2019-01-09 16:31:41,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2&admin_state_up=True used request id req-d4c559d7-1818-448d-bdd8-389373cb6cbf 2019-01-09 16:31:41,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:31:41,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:31:42,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["lF5RKewbRXuXl8JP71-aIQ"], "issued_at": "2019-01-09T16:31:42.000000Z"}} 2019-01-09 16:31:42,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e430bf3290e67c60dba2014cf85caf488e161fb3" 2019-01-09 16:31:42,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d687eae5-1c8b-4935-8778-d6592ac8d6c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:31:42,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d687eae5-1c8b-4935-8778-d6592ac8d6c1 2019-01-09 16:31:42,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:42,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-6d0d7539-214e-460f-9b92-9ece24c1ae14 Date: Wed, 09 Jan 2019 16:31:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:42,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-6d0d7539-214e-460f-9b92-9ece24c1ae14 2019-01-09 16:31:42,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:42,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-8a6c5bd9-c6ef-473b-8a22-367012016544 Date: Wed, 09 Jan 2019 16:31:42 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:42,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-8a6c5bd9-c6ef-473b-8a22-367012016544 2019-01-09 16:31:42,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:42,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-17cb37a1-5fc3-4ea3-9723-c6912e428522 Date: Wed, 09 Jan 2019 16:31:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:42,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-17cb37a1-5fc3-4ea3-9723-c6912e428522 2019-01-09 16:31:42,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:31:42,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:31: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:31:42,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e430bf3290e67c60dba2014cf85caf488e161fb3" 2019-01-09 16:31:42,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cb85660-6179-4878-ae3c-2e73367ba267 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:42,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-7cb85660-6179-4878-ae3c-2e73367ba267 2019-01-09 16:31:42,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:42,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-43625ad2-ba5e-4e2b-95ca-fb71bd1bd5a8 Date: Wed, 09 Jan 2019 16:31:42 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:42,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-43625ad2-ba5e-4e2b-95ca-fb71bd1bd5a8 2019-01-09 16:31:42,767 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net 2019-01-09 16:31:42,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" -d '{"port": {"network_id": "7cef5094-7b42-4799-a0b2-ebe8003c3b73", "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2", "admin_state_up": true}}' 2019-01-09 16:31:43,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 907 X-Openstack-Request-Id: req-a32504be-6659-454c-8a77-996c73fcae05 Date: Wed, 09 Jan 2019 16:31:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:43Z","device_owner":"","revision_number":6,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.3"}],"id":"11a5d388-0af8-46d4-ba2f-9025c45aded7","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:02:52:fe","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2","project_id":"21858900ba734c8a8e7cb477622fbbbe","qos_policy_id":null,"admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:42Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:31:43,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-a32504be-6659-454c-8a77-996c73fcae05 2019-01-09 16:31:43,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:43,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-63c7863d-f14b-4376-bd2a-45746f428255 Date: Wed, 09 Jan 2019 16:31:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:43,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-63c7863d-f14b-4376-bd2a-45746f428255 2019-01-09 16:31:43,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:43,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-e4f2eb65-459a-4dea-ad84-d9a85c5366cb Date: Wed, 09 Jan 2019 16:31:43 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:43,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-e4f2eb65-459a-4dea-ad84-d9a85c5366cb 2019-01-09 16:31:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:43,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-8fe0b774-ce03-45c0-b009-052d4caf3813 Date: Wed, 09 Jan 2019 16:31:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:43,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-8fe0b774-ce03-45c0-b009-052d4caf3813 2019-01-09 16:31:43,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:44,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3d73bf-bb7a-4d5c-a400-cbf28e07a13d 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:44,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-4b3d73bf-bb7a-4d5c-a400-cbf28e07a13d 2019-01-09 16:31:44,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:44,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d1de423c-2d3a-47f7-bce2-bfac96b8f46d Date: Wed, 09 Jan 2019 16:31:44 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:44,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-d1de423c-2d3a-47f7-bce2-bfac96b8f46d 2019-01-09 16:31:44,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:44,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 910 X-Openstack-Request-Id: req-29a78b42-f54c-4b0b-8706-be69db9f9939 Date: Wed, 09 Jan 2019 16:31:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:43Z","device_owner":"","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.3"}],"id":"11a5d388-0af8-46d4-ba2f-9025c45aded7","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:02:52:fe","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:42Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:31:44,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2&admin_state_up=True used request id req-29a78b42-f54c-4b0b-8706-be69db9f9939 2019-01-09 16:31:44,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:44,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e5bd4db-b724-42db-b2b7-909742413857 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:44,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-4e5bd4db-b724-42db-b2b7-909742413857 2019-01-09 16:31:44,225 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-09 16:31:44,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:44,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-84b713a6-7587-4a51-a764-41767bd96a23 x-compute-request-id: req-84b713a6-7587-4a51-a764-41767bd96a23 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-flavor-name"}]} 2019-01-09 16:31:44,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-84b713a6-7587-4a51-a764-41767bd96a23 2019-01-09 16:31:44,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:44,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-817b5f48-c77d-4152-a26e-6c3bb6bd71c3 x-compute-request-id: req-817b5f48-c77d-4152-a26e-6c3bb6bd71c3 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "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": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5"}} 2019-01-09 16:31:44,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5 used request id req-817b5f48-c77d-4152-a26e-6c3bb6bd71c3 2019-01-09 16:31:44,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:44,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-6fb05888-e323-4e91-914e-e3f43029ce68 Date: Wed, 09 Jan 2019 16:31:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:31:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:31:24Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/snap", "metadata": {}}], "self": "/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "min_disk": 0, "protected": false, "id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "file": "/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1064c94afbb64cb4b8292ce02c1b41a9", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5bfe9e84-2067-4f9c-a400-19a044a52daa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image"} 2019-01-09 16:31:44,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image used request id req-6fb05888-e323-4e91-914e-e3f43029ce68 2019-01-09 16:31:44,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:44,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-8f2c0976-353b-4629-a28a-cded9b46d59e Date: Wed, 09 Jan 2019 16:31: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-09 16:31:44,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-8f2c0976-353b-4629-a28a-cded9b46d59e 2019-01-09 16:31:44,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" -d '{"server": {"name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "max_count": 1, "min_count": 1, "networks": [{"port": "11a5d388-0af8-46d4-ba2f-9025c45aded7"}]}}' 2019-01-09 16:31:45,407 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-ea657dca-8772-4932-8f1f-0a88236363bb x-compute-request-id: req-ea657dca-8772-4932-8f1f-0a88236363bb Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "788b25bd-1a49-4690-a157-48a88699c9de", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "bookmark"}], "adminPass": "44VYvCnVTSsa"}} 2019-01-09 16:31:45,407 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-ea657dca-8772-4932-8f1f-0a88236363bb 2019-01-09 16:31:45,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:45,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-bc3ccba1-385f-40fc-a45b-77f490f6b2ca x-compute-request-id: req-bc3ccba1-385f-40fc-a45b-77f490f6b2ca Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "788b25bd-1a49-4690-a157-48a88699c9de", "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:31:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T16:31:45Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:45,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de used request id req-bc3ccba1-385f-40fc-a45b-77f490f6b2ca 2019-01-09 16:31:45,823 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-09 16:31:45,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:46,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-50150a38-07f3-4079-b8e4-2868e73cf1ca x-compute-request-id: req-50150a38-07f3-4079-b8e4-2868e73cf1ca Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "788b25bd-1a49-4690-a157-48a88699c9de", "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:31:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T16:31:45Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:46,067 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de used request id req-50150a38-07f3-4079-b8e4-2868e73cf1ca 2019-01-09 16:31:46,067 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2019-01-09 16:31:46,068 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:31:49,071 - create_instance - DEBUG - VM status query timeout in 896.752218962 2019-01-09 16:31:49,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:49,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-1b95f940-7655-4f2b-8f62-6a3577a07422 x-compute-request-id: req-1b95f940-7655-4f2b-8f62-6a3577a07422 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:52:fe", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "788b25bd-1a49-4690-a157-48a88699c9de", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:31:46Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T16:31:45Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:49,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de used request id req-1b95f940-7655-4f2b-8f62-6a3577a07422 2019-01-09 16:31:49,215 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2019-01-09 16:31:49,215 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:31:52,218 - create_instance - DEBUG - VM status query timeout in 893.605110168 2019-01-09 16:31:52,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:52,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-1b8a6a53-5c78-462a-9ac2-729487879649 x-compute-request-id: req-1b8a6a53-5c78-462a-9ac2-729487879649 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:52:fe", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2019-01-09T16:31:51.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "788b25bd-1a49-4690-a157-48a88699c9de", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:51Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T16:31:45Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:52,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de used request id req-1b8a6a53-5c78-462a-9ac2-729487879649 2019-01-09 16:31:52,519 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-09 16:31:52,519 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:31:52,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:52,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-9c357aa4-c9b1-419e-82f0-2e8c86a92786 x-compute-request-id: req-9c357aa4-c9b1-419e-82f0-2e8c86a92786 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:52:fe", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2019-01-09T16:31:51.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "788b25bd-1a49-4690-a157-48a88699c9de", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:51Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T16:31:45Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:52,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de used request id req-9c357aa4-c9b1-419e-82f0-2e8c86a92786 2019-01-09 16:31:52,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:52,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-99c556bb-f3a2-4c35-90a5-d7662b97cc87 Date: Wed, 09 Jan 2019 16:31:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:52,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-99c556bb-f3a2-4c35-90a5-d7662b97cc87 2019-01-09 16:31:52,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:53,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b06978fc-959a-46c8-8813-7ad493127e91 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:53,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-b06978fc-959a-46c8-8813-7ad493127e91 2019-01-09 16:31:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:53,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-da8db1e2-313f-45e4-9112-f6b9ea275ad3 Date: Wed, 09 Jan 2019 16:31:53 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:53,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-da8db1e2-313f-45e4-9112-f6b9ea275ad3 2019-01-09 16:31:53,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:53,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-5b1b0231-0ae6-4f07-988b-25fd46f752fe Date: Wed, 09 Jan 2019 16:31:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.3"}],"id":"11a5d388-0af8-46d4-ba2f-9025c45aded7","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:52:fe","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:42Z","binding:vnic_type":"normal","device_id":"788b25bd-1a49-4690-a157-48a88699c9de","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.6"}],"id":"44a3b1f2-68d8-4b9a-a416-75f72b2a2583","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:9f:4b","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:27Z","binding:vnic_type":"normal","device_id":"c19a817d-931f-42cb-b622-fe5d142d5b30","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.2"}],"id":"a31fc1bf-d990-4ac9-b3f6-b7f2b4081a69","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:fa:95","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cef5094-7b42-4799-a0b2-ebe8003c3b73","ip_allocation":"immediate"}]} 2019-01-09 16:31:53,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-5b1b0231-0ae6-4f07-988b-25fd46f752fe 2019-01-09 16:31:53,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:53,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-6a4b9e6a-5083-4bef-97dc-b276b2ef1390 x-compute-request-id: req-6a4b9e6a-5083-4bef-97dc-b276b2ef1390 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:52:fe", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2019-01-09T16:31:51.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "788b25bd-1a49-4690-a157-48a88699c9de", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:51Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T16:31:45Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:53,419 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de used request id req-6a4b9e6a-5083-4bef-97dc-b276b2ef1390 2019-01-09 16:31:53,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:53,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-00cb91c0-4d68-4d27-a8ad-5f2f50dd7aba Date: Wed, 09 Jan 2019 16:31:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:53,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-00cb91c0-4d68-4d27-a8ad-5f2f50dd7aba 2019-01-09 16:31:53,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:53,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42b61693-14aa-4140-94ac-3f98dc8f5a15 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:53,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-42b61693-14aa-4140-94ac-3f98dc8f5a15 2019-01-09 16:31:53,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:53,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-5a408915-086d-466f-8562-79626564cc33 Date: Wed, 09 Jan 2019 16:31:53 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:53,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-5a408915-086d-466f-8562-79626564cc33 2019-01-09 16:31:53,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:53,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-b6a0724f-e542-4b46-bb56-63ce3de1057a Date: Wed, 09 Jan 2019 16:31:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.3"}],"id":"11a5d388-0af8-46d4-ba2f-9025c45aded7","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:52:fe","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:42Z","binding:vnic_type":"normal","device_id":"788b25bd-1a49-4690-a157-48a88699c9de","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.6"}],"id":"44a3b1f2-68d8-4b9a-a416-75f72b2a2583","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:9f:4b","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:27Z","binding:vnic_type":"normal","device_id":"c19a817d-931f-42cb-b622-fe5d142d5b30","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.2"}],"id":"a31fc1bf-d990-4ac9-b3f6-b7f2b4081a69","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:fa:95","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cef5094-7b42-4799-a0b2-ebe8003c3b73","ip_allocation":"immediate"}]} 2019-01-09 16:31:53,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-b6a0724f-e542-4b46-bb56-63ce3de1057a 2019-01-09 16:31:53,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:53,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-5bcfa05d-6826-46c1-ab86-b346d82fb1f7 x-compute-request-id: req-5bcfa05d-6826-46c1-ab86-b346d82fb1f7 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:52:fe", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2019-01-09T16:31:51.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "788b25bd-1a49-4690-a157-48a88699c9de", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:51Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T16:31:45Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:53,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de used request id req-5bcfa05d-6826-46c1-ab86-b346d82fb1f7 2019-01-09 16:31:53,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:53,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-eb08562d-e54f-4964-b029-e4a6467c39db Date: Wed, 09 Jan 2019 16:31:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:53,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-eb08562d-e54f-4964-b029-e4a6467c39db 2019-01-09 16:31:53,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:54,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f7d682e-2ebb-42a9-9a5f-5b65301a2422 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:54,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-7f7d682e-2ebb-42a9-9a5f-5b65301a2422 2019-01-09 16:31:54,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:54,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-79f19ebb-f080-4762-b5aa-0cc72c50eede Date: Wed, 09 Jan 2019 16:31:54 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:54,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-79f19ebb-f080-4762-b5aa-0cc72c50eede 2019-01-09 16:31:54,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:54,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-9506023f-65ca-4993-926d-cfdd5140ea9a Date: Wed, 09 Jan 2019 16:31:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.3"}],"id":"11a5d388-0af8-46d4-ba2f-9025c45aded7","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:52:fe","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:42Z","binding:vnic_type":"normal","device_id":"788b25bd-1a49-4690-a157-48a88699c9de","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.6"}],"id":"44a3b1f2-68d8-4b9a-a416-75f72b2a2583","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:9f:4b","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:27Z","binding:vnic_type":"normal","device_id":"c19a817d-931f-42cb-b622-fe5d142d5b30","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.2"}],"id":"a31fc1bf-d990-4ac9-b3f6-b7f2b4081a69","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:fa:95","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cef5094-7b42-4799-a0b2-ebe8003c3b73","ip_allocation":"immediate"}]} 2019-01-09 16:31:54,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-9506023f-65ca-4993-926d-cfdd5140ea9a 2019-01-09 16:31:54,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:54,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c518658-7e27-47e4-b317-942f015535e9 x-compute-request-id: req-8c518658-7e27-47e4-b317-942f015535e9 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:9f:4b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2019-01-09T16:31:35.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "c19a817d-931f-42cb-b622-fe5d142d5b30", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:35Z", "hostId": "92f26249f53f3db4a5784b0209572f9fd556dab06b04e24c4bed6113", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T16:31:30Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:54,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 used request id req-8c518658-7e27-47e4-b317-942f015535e9 2019-01-09 16:31:54,447 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-09 16:31:54,447 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:31:54,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:54,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f730c45-12db-413b-aaad-974d2c18c4fc x-compute-request-id: req-3f730c45-12db-413b-aaad-974d2c18c4fc Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:9f:4b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2019-01-09T16:31:35.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "c19a817d-931f-42cb-b622-fe5d142d5b30", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:35Z", "hostId": "92f26249f53f3db4a5784b0209572f9fd556dab06b04e24c4bed6113", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T16:31:30Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:54,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 used request id req-3f730c45-12db-413b-aaad-974d2c18c4fc 2019-01-09 16:31:54,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:54,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-1db18f39-9bcb-43c8-90bb-4b5aa6f7ca1f Date: Wed, 09 Jan 2019 16:31:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:54,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-1db18f39-9bcb-43c8-90bb-4b5aa6f7ca1f 2019-01-09 16:31:54,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:54,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1d23b8-c5e5-4ce0-978c-d6a12a2f5e04 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:54,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-6b1d23b8-c5e5-4ce0-978c-d6a12a2f5e04 2019-01-09 16:31:54,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:54,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-04a81ed8-15b5-44cd-b5f9-37eef37a5a69 Date: Wed, 09 Jan 2019 16:31:54 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:54,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-04a81ed8-15b5-44cd-b5f9-37eef37a5a69 2019-01-09 16:31:54,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:55,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-b596bb16-b032-4c42-8f32-faacb6aa40a5 Date: Wed, 09 Jan 2019 16:31:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.3"}],"id":"11a5d388-0af8-46d4-ba2f-9025c45aded7","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:52:fe","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:42Z","binding:vnic_type":"normal","device_id":"788b25bd-1a49-4690-a157-48a88699c9de","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.6"}],"id":"44a3b1f2-68d8-4b9a-a416-75f72b2a2583","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:9f:4b","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:27Z","binding:vnic_type":"normal","device_id":"c19a817d-931f-42cb-b622-fe5d142d5b30","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.2"}],"id":"a31fc1bf-d990-4ac9-b3f6-b7f2b4081a69","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:fa:95","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cef5094-7b42-4799-a0b2-ebe8003c3b73","ip_allocation":"immediate"}]} 2019-01-09 16:31:55,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-b596bb16-b032-4c42-8f32-faacb6aa40a5 2019-01-09 16:31:55,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:55,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-301ee257-b16e-48e5-93a5-b7af0b53e631 x-compute-request-id: req-301ee257-b16e-48e5-93a5-b7af0b53e631 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:9f:4b", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2019-01-09T16:31:35.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "c19a817d-931f-42cb-b622-fe5d142d5b30", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:35Z", "hostId": "92f26249f53f3db4a5784b0209572f9fd556dab06b04e24c4bed6113", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T16:31:30Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:55,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 used request id req-301ee257-b16e-48e5-93a5-b7af0b53e631 2019-01-09 16:31:55,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:55,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-8a95a71a-c0d6-4b8a-bc6c-4ffb2edd35e4 x-compute-request-id: req-8a95a71a-c0d6-4b8a-bc6c-4ffb2edd35e4 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:52:fe", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2019-01-09T16:31:51.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "788b25bd-1a49-4690-a157-48a88699c9de", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:51Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T16:31:45Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:55,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de used request id req-8a95a71a-c0d6-4b8a-bc6c-4ffb2edd35e4 2019-01-09 16:31:55,310 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-09 16:31:55,311 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:31:55,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:55,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-c0c9c9dd-b9de-41b5-b796-4479851a8a75 x-compute-request-id: req-c0c9c9dd-b9de-41b5-b796-4479851a8a75 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:52:fe", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2019-01-09T16:31:51.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "788b25bd-1a49-4690-a157-48a88699c9de", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:51Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T16:31:45Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:55,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de used request id req-c0c9c9dd-b9de-41b5-b796-4479851a8a75 2019-01-09 16:31:55,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:55,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-fa17a84a-6478-4eb9-8db2-083abf2ea312 Date: Wed, 09 Jan 2019 16:31:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"21858900ba734c8a8e7cb477622fbbbe","l2_adjacency":true,"status":"ACTIVE","subnets":["14d8f340-30bb-4ab0-a9fd-cb5738e7dc22"],"description":"","tags":[],"updated_at":"2019-01-09T16:31:21Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net","admin_state_up":true,"tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","provider:network_type":"vxlan"}]} 2019-01-09 16:31:55,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net used request id req-fa17a84a-6478-4eb9-8db2-083abf2ea312 2019-01-09 16:31:55,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:55,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c563f865-96d6-4055-bf6c-e46028a6c89b 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:31:55,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-c563f865-96d6-4055-bf6c-e46028a6c89b 2019-01-09 16:31:55,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:55,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-9cbbf0b7-2085-4455-a2a3-0ee2b1670084 Date: Wed, 09 Jan 2019 16:31:55 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:31:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","dns_nameservers":[],"gateway_ip":"10.55.0.1","project_id":"21858900ba734c8a8e7cb477622fbbbe","description":"","tags":[],"cidr":"10.55.0.0/24","subnetpool_id":null,"service_types":[],"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet","enable_dhcp":true,"segment_id":null,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:21Z","ip_version":4}]} 2019-01-09 16:31:55,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-9cbbf0b7-2085-4455-a2a3-0ee2b1670084 2019-01-09 16:31:55,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:55,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3084 X-Openstack-Request-Id: req-bd8d1099-696d-46da-b547-7e54bfc94f11 Date: Wed, 09 Jan 2019 16:31:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:51Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.3"}],"id":"11a5d388-0af8-46d4-ba2f-9025c45aded7","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:02:52:fe","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:42Z","binding:vnic_type":"normal","device_id":"788b25bd-1a49-4690-a157-48a88699c9de","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:35Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.6"}],"id":"44a3b1f2-68d8-4b9a-a416-75f72b2a2583","security_groups":["dd24d893-7d30-4c27-98e9-9087af2f709b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:9f:4b","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:27Z","binding:vnic_type":"normal","device_id":"c19a817d-931f-42cb-b622-fe5d142d5b30","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:31:25Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"14d8f340-30bb-4ab0-a9fd-cb5738e7dc22","ip_address":"10.55.0.2"}],"id":"a31fc1bf-d990-4ac9-b3f6-b7f2b4081a69","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bf:fa:95","project_id":"21858900ba734c8a8e7cb477622fbbbe","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7cef5094-7b42-4799-a0b2-ebe8003c3b73","tenant_id":"21858900ba734c8a8e7cb477622fbbbe","created_at":"2019-01-09T16:31:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7cef5094-7b42-4799-a0b2-ebe8003c3b73","ip_allocation":"immediate"}]} 2019-01-09 16:31:55,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-bd8d1099-696d-46da-b547-7e54bfc94f11 2019-01-09 16:31:55,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:31:55,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-d2f4fe5f-9bf1-4c9c-be27-4b77e4972ce3 x-compute-request-id: req-d2f4fe5f-9bf1-4c9c-be27-4b77e4972ce3 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:02:52:fe", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2019-01-09T16:31:51.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "788b25bd-1a49-4690-a157-48a88699c9de", "security_groups": [{"name": "default"}], "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:51Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T16:31:45Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:55,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de used request id req-d2f4fe5f-9bf1-4c9c-be27-4b77e4972ce3 2019-01-09 16:31:55,858 - create_instance - INFO - Deleting Port with ID - 44a3b1f2-68d8-4b9a-a416-75f72b2a2583 2019-01-09 16:31:55,858 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-1 2019-01-09 16:31:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/44a3b1f2-68d8-4b9a-a416-75f72b2a2583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:56,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9cfaca5-be53-46be-9fb3-68b887277052 Date: Wed, 09 Jan 2019 16:31:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:31:56,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/44a3b1f2-68d8-4b9a-a416-75f72b2a2583 used request id req-f9cfaca5-be53-46be-9fb3-68b887277052 2019-01-09 16:31:56,543 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-09 16:31:56,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:56,671 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:31: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-92db6378-78d2-4aa9-91ac-a7cd831828df x-compute-request-id: req-92db6378-78d2-4aa9-91ac-a7cd831828df Content-Type: application/json 2019-01-09 16:31:56,671 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 used request id req-92db6378-78d2-4aa9-91ac-a7cd831828df 2019-01-09 16:31:56,672 - create_instance - INFO - Checking deletion status 2019-01-09 16:31:56,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:31:57,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:31: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-fa1fa43c-00af-40b5-b217-e36cd576f886 x-compute-request-id: req-fa1fa43c-00af-40b5-b217-e36cd576f886 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.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c19a817d-931f-42cb-b622-fe5d142d5b30", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000047", "OS-SRV-USG:launched_at": "2019-01-09T16:31:35.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "c19a817d-931f-42cb-b622-fe5d142d5b30", "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:31:56Z", "hostId": "92f26249f53f3db4a5784b0209572f9fd556dab06b04e24c4bed6113", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2019-01-09T16:31:30Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:31:57,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 used request id req-fa1fa43c-00af-40b5-b217-e36cd576f886 2019-01-09 16:31:57,131 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2019-01-09 16:31:57,132 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:32:00,135 - create_instance - DEBUG - VM status query timeout in 296.537177086 2019-01-09 16:32:00,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a13e84e96a6733f233e55a54385c9e025d8a2e1" 2019-01-09 16:32:00,179 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b8d61a3d-c3dc-445c-9236-2cc7f4ef3225 x-compute-request-id: req-b8d61a3d-c3dc-445c-9236-2cc7f4ef3225 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c19a817d-931f-42cb-b622-fe5d142d5b30 could not be found.", "code": 404}} 2019-01-09 16:32:00,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c19a817d-931f-42cb-b622-fe5d142d5b30 used request id req-b8d61a3d-c3dc-445c-9236-2cc7f4ef3225 2019-01-09 16:32:00,180 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c19a817d-931f-42cb-b622-fe5d142d5b30 could not be found. (HTTP 404) (Request-ID: req-b8d61a3d-c3dc-445c-9236-2cc7f4ef3225) 2019-01-09 16:32:00,180 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-0.opnfvlf.org 2019-01-09 16:32:00,181 - create_instance - INFO - Deleting Port with ID - 11a5d388-0af8-46d4-ba2f-9025c45aded7 2019-01-09 16:32:00,181 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfcport-2 2019-01-09 16:32:00,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/11a5d388-0af8-46d4-ba2f-9025c45aded7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:32:00,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b98c3710-7c96-4ec9-a6c9-e07289f7e240 Date: Wed, 09 Jan 2019 16:32:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:32:00,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/11a5d388-0af8-46d4-ba2f-9025c45aded7 used request id req-b98c3710-7c96-4ec9-a6c9-e07289f7e240 2019-01-09 16:32:00,608 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-09 16:32:00,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:32:00,732 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:32:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-61d91014-84da-4e41-8f03-bc50ebe5678a x-compute-request-id: req-61d91014-84da-4e41-8f03-bc50ebe5678a Content-Type: application/json 2019-01-09 16:32:00,733 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de used request id req-61d91014-84da-4e41-8f03-bc50ebe5678a 2019-01-09 16:32:00,733 - create_instance - INFO - Checking deletion status 2019-01-09 16:32:00,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:32:01,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-c5570a4a-a50f-4d39-9486-41c360cfecf9 x-compute-request-id: req-c5570a4a-a50f-4d39-9486-41c360cfecf9 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/788b25bd-1a49-4690-a157-48a88699c9de", "rel": "bookmark"}], "image": {"id": "5bfe9e84-2067-4f9c-a400-19a044a52daa", "links": [{"href": "http://172.30.9.29:8774/images/5bfe9e84-2067-4f9c-a400-19a044a52daa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000048", "OS-SRV-USG:launched_at": "2019-01-09T16:31:51.000000", "flavor": {"id": "4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "links": [{"href": "http://172.30.9.29:8774/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5", "rel": "bookmark"}]}, "id": "788b25bd-1a49-4690-a157-48a88699c9de", "user_id": "4d9e5734ddf7493495b2c7a80dba6d77", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:32:00Z", "hostId": "5d207c095dde697e5cf7acd08176b303528100205a396d6370722ab0", "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-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2019-01-09T16:31:45Z", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:32:01,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de used request id req-c5570a4a-a50f-4d39-9486-41c360cfecf9 2019-01-09 16:32:01,292 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2019-01-09 16:32:01,292 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:32:04,295 - create_instance - DEBUG - VM status query timeout in 296.43772006 2019-01-09 16:32:04,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2388060bb2ad89be412a153f34f536a6f11930cc" 2019-01-09 16:32:04,346 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32: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-215781af-f8e0-45da-a42c-9538d7706f23 x-compute-request-id: req-215781af-f8e0-45da-a42c-9538d7706f23 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 788b25bd-1a49-4690-a157-48a88699c9de could not be found.", "code": 404}} 2019-01-09 16:32:04,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/788b25bd-1a49-4690-a157-48a88699c9de used request id req-215781af-f8e0-45da-a42c-9538d7706f23 2019-01-09 16:32:04,347 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 788b25bd-1a49-4690-a157-48a88699c9de could not be found. (HTTP 404) (Request-ID: req-215781af-f8e0-45da-a42c-9538d7706f23) 2019-01-09 16:32:04,347 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-inst-nova:overcloud-novacompute-1.opnfvlf.org 2019-01-09 16:32:04,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b72bc33bb1a03b833bada69683cfd6db74c1dc" 2019-01-09 16:32:04,376 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:32: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-b8e99871-1c7e-4000-9577-e36bcc466044 x-compute-request-id: req-b8e99871-1c7e-4000-9577-e36bcc466044 Content-Length: 0 Content-Type: application/json 2019-01-09 16:32:04,377 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/4db6f371-ae22-4f09-acc4-a6dcb6eebea5 used request id req-b8e99871-1c7e-4000-9577-e36bcc466044 2019-01-09 16:32:04,377 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet 2019-01-09 16:32:04,378 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-subnet 2019-01-09 16:32:04,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/14d8f340-30bb-4ab0-a9fd-cb5738e7dc22 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebb02ad041a8cde1dd95bb29546719e82df4b7a" 2019-01-09 16:32:05,687 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d35ee166-d469-40c4-a2f3-84b26efa1dab Date: Wed, 09 Jan 2019 16:32:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:32:05,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/14d8f340-30bb-4ab0-a9fd-cb5738e7dc22 used request id req-d35ee166-d469-40c4-a2f3-84b26efa1dab 2019-01-09 16:32:05,687 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-priv-net 2019-01-09 16:32:05,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/7cef5094-7b42-4799-a0b2-ebe8003c3b73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ebb02ad041a8cde1dd95bb29546719e82df4b7a" 2019-01-09 16:32:06,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d90cf906-7123-4bb5-9caf-5871765271de Date: Wed, 09 Jan 2019 16:32:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:32:06,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/7cef5094-7b42-4799-a0b2-ebe8003c3b73 used request id req-d90cf906-7123-4bb5-9caf-5871765271de 2019-01-09 16:32:06,743 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-0fa75690-8275-4ea9-9c63-60c1026b6dfc-image 2019-01-09 16:32:06,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9b0a8383d6b762d14fdffc1b90d44c2e2ea44d7" 2019-01-09 16:32:07,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eeaf32c4-7b61-439a-93b3-fbd8dea18949 Date: Wed, 09 Jan 2019 16:32: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-09 16:32:07,672 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5bfe9e84-2067-4f9c-a400-19a044a52daa used request id req-eeaf32c4-7b61-439a-93b3-fbd8dea18949 2019-01-09 16:32:07,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:07,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-31df48b0-2675-4475-afe9-27c5c0603b2e Date: Wed, 09 Jan 2019 16:32:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:32:07,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-31df48b0-2675-4475-afe9-27c5c0603b2e 2019-01-09 16:32:07,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:08,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1c69378-da2d-4e61-88c5-173c4de3088c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:08,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-f1c69378-da2d-4e61-88c5-173c4de3088c 2019-01-09 16:32:08,051 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:08,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:08,155 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-525a3a7e-c665-4af2-916e-63ceee000f5b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:08,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-525a3a7e-c665-4af2-916e-63ceee000f5b 2019-01-09 16:32:08,156 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:08,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:08,251 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d94199e4-2f2f-4785-93e2-8d6ee3019385 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:08,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-d94199e4-2f2f-4785-93e2-8d6ee3019385 2019-01-09 16:32:08,251 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:08,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:08,352 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81ab7903-7078-4db5-9017-571cd4207bb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:08,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-81ab7903-7078-4db5-9017-571cd4207bb1 2019-01-09 16:32:08,353 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:08,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:08,450 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-652f79bc-548e-4ed2-8df6-c9fa202e9415 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:08,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-652f79bc-548e-4ed2-8df6-c9fa202e9415 2019-01-09 16:32:08,450 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:08,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:08,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38675565-f08f-4495-8b92-c68c21dd9820 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:08,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-38675565-f08f-4495-8b92-c68c21dd9820 2019-01-09 16:32:08,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:08,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:08,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df3337f0-fed4-43d5-ba2a-1e6b9ed8b999 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:32:08,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-df3337f0-fed4-43d5-ba2a-1e6b9ed8b999 2019-01-09 16:32:08,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:08,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4822e996-49dd-41d0-b2c5-5e5711008a07 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:08,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-4822e996-49dd-41d0-b2c5-5e5711008a07 2019-01-09 16:32:08,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:08,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:08,855 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d60873bd-1355-4b7b-9112-bfc48a241a43 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:08,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-d60873bd-1355-4b7b-9112-bfc48a241a43 2019-01-09 16:32:08,856 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:08,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:08,958 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ff62b97-fae1-4075-9972-1316dcd344ea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:08,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-7ff62b97-fae1-4075-9972-1316dcd344ea 2019-01-09 16:32:08,958 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:08,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:09,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91267a0d-e473-493a-a54a-0db684b5a446 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:32:09,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-91267a0d-e473-493a-a54a-0db684b5a446 2019-01-09 16:32:09,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:09,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d9bfc23-e6b3-4aa0-a1e3-4e6b19c0bab2 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:32:09,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-9d9bfc23-e6b3-4aa0-a1e3-4e6b19c0bab2 2019-01-09 16:32:09,164 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-222386c6-9cee-41d-proj 2019-01-09 16:32:09,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/1064c94afbb64cb4b8292ce02c1b41a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:09,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ea1b83c-cbfe-4989-b8d5-bbfb253a6cb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:32:09,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/1064c94afbb64cb4b8292ce02c1b41a9 used request id req-6ea1b83c-cbfe-4989-b8d5-bbfb253a6cb7 2019-01-09 16:32:09,402 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-222386c6-9cee-41d-proj-role 2019-01-09 16:32:09,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/11b28212007d403cabbd64f8faacf933 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:09,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c06d33f-5132-4523-8e03-6a39dc5987c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:32:09,527 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/11b28212007d403cabbd64f8faacf933 used request id req-0c06d33f-5132-4523-8e03-6a39dc5987c6 2019-01-09 16:32:09,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8577571632acd99146bcc247d5eefd9cea8451da" 2019-01-09 16:32:09,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d940ced6-548d-42b5-a4e0-8e0ebab891f3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:32:09,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d940ced6-548d-42b5-a4e0-8e0ebab891f3 2019-01-09 16:32:09,628 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-222386c6-9cee-41d-user 2019-01-09 16:32:09,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/990b5660aa7748a29e494e4f019132cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ba9c64c5a8ebf595952ffb076bff47dd4fc7f03" 2019-01-09 16:32:09,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73f9ca84-a1bd-4a5d-9ea4-8fe60cffbac4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:32:09,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/990b5660aa7748a29e494e4f019132cb used request id req-73f9ca84-a1bd-4a5d-9ea4-8fe60cffbac4 2019-01-09 16:32:09,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:10,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["0Uz9P1clSISe-pNU6nl32A"], "issued_at": "2019-01-09T16:32:10.000000Z"}} 2019-01-09 16:32:10,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bf0eff3ada78ae606986e17f213da7c2a9c39ee" 2019-01-09 16:32:10,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2acd0f2b-20d8-42db-9285-5b3e0fb555e4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:10,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2acd0f2b-20d8-42db-9285-5b3e0fb555e4 2019-01-09 16:32:10,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:10,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:10,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["jEv_cSVsQ7COpzl5edpWHQ"], "issued_at": "2019-01-09T16:32:10.000000Z"}} 2019-01-09 16:32:10,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:10,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b343e544-4180-4822-aace-91b5805421d4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:10,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b343e544-4180-4822-aace-91b5805421d4 2019-01-09 16:32:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:32:10,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:32: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:32:10,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-79801457-94bf-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:10,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b846b4cd-9637-4965-8597-e3389f240462 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-79801457-94bf-440-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:32:10,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-79801457-94bf-440-proj used request id req-b846b4cd-9637-4965-8597-e3389f240462 2019-01-09 16:32:10,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:10,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66fbd4bd-2f67-4632-a511-e46a0514b1bf Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:32:10,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-66fbd4bd-2f67-4632-a511-e46a0514b1bf 2019-01-09 16:32:10,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}}' 2019-01-09 16:32:11,009 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36c5c23b-45b5-4b4e-8d1f-b8d1a21fb877 Content-Length: 329 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763"}, "tags": [], "enabled": true, "id": "38b9698e02f34870acb226a002e50763", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}} 2019-01-09 16:32:11,010 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-36c5c23b-45b5-4b4e-8d1f-b8d1a21fb877 2019-01-09 16:32:11,010 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-79801457-94bf-440-proj 2019-01-09 16:32:11,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:11,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:11,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:32:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["DIaQWhBpSF6FBQ6la9ojPg"], "issued_at": "2019-01-09T16:32:11.000000Z"}} 2019-01-09 16:32:11,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33111739f2320732351789d742d7355caee495ff" 2019-01-09 16:32:11,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c587f7c1-705f-4679-9d5c-17ff99dc353f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:11,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c587f7c1-705f-4679-9d5c-17ff99dc353f 2019-01-09 16:32:11,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:32:11,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:32: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:32:11,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33111739f2320732351789d742d7355caee495ff" 2019-01-09 16:32:11,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c41f90-34f7-4a9e-be94-de4808f76d3e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:32:11,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-30c41f90-34f7-4a9e-be94-de4808f76d3e 2019-01-09 16:32:11,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceFromThreePartImage-79801457-94bf-440-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33111739f2320732351789d742d7355caee495ff" 2019-01-09 16:32:11,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef9de3a-e1da-41f2-a09a-5cfb0a1e228e Content-Encoding: gzip Content-Length: 267 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceFromThreePartImage-79801457-94bf-440-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763"}, "tags": [], "enabled": true, "id": "38b9698e02f34870acb226a002e50763", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}]} 2019-01-09 16:32:11,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceFromThreePartImage-79801457-94bf-440-proj used request id req-fef9de3a-e1da-41f2-a09a-5cfb0a1e228e 2019-01-09 16:32:11,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33111739f2320732351789d742d7355caee495ff" 2019-01-09 16:32:11,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3725543-8725-477c-baed-1edee3723116 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:32:11,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e3725543-8725-477c-baed-1edee3723116 2019-01-09 16:32:12,376 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-79801457-94bf-440-user 2019-01-09 16:32:12,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:12,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:12,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d35f92d-9a52-469c-9da8-33a78f101b8f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:32:12,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6d35f92d-9a52-469c-9da8-33a78f101b8f 2019-01-09 16:32:12,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" -d '{"role": {"name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj-role"}}' 2019-01-09 16:32:12,599 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2b5e942-8f4f-4c56-9a45-d60a8aba3107 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c82db2eedd34327b4f584e0e17910b4", "links": {"self": "http://172.30.9.29:5000/v3/roles/6c82db2eedd34327b4f584e0e17910b4"}, "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj-role"}} 2019-01-09 16:32:12,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d2b5e942-8f4f-4c56-9a45-d60a8aba3107 2019-01-09 16:32:12,600 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-79801457-94bf-440-proj-role 2019-01-09 16:32:12,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/6c82db2eedd34327b4f584e0e17910b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:12,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8916f273-a850-45fc-9427-2fe452f071ec Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c82db2eedd34327b4f584e0e17910b4", "links": {"self": "http://172.30.9.29:5000/v3/roles/6c82db2eedd34327b4f584e0e17910b4"}, "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj-role"}} 2019-01-09 16:32:12,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/6c82db2eedd34327b4f584e0e17910b4 used request id req-8916f273-a850-45fc-9427-2fe452f071ec 2019-01-09 16:32:12,704 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-79801457-94bf-440-proj-role to project CreateInstanceFromThreePartImage-79801457-94bf-440-proj 2019-01-09 16:32:12,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763/users/1e72beb249ca4d28a8e0086fce0fc1f6/roles/6c82db2eedd34327b4f584e0e17910b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:12,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad19f4d4-43ca-42e1-868a-d014f02bb786 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:32:12,842 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763/users/1e72beb249ca4d28a8e0086fce0fc1f6/roles/6c82db2eedd34327b4f584e0e17910b4 used request id req-ad19f4d4-43ca-42e1-868a-d014f02bb786 2019-01-09 16:32:12,843 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:32:12,844 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:32:12,844 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2019-01-09 16:32:12,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:12,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:13,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c82db2eedd34327b4f584e0e17910b4", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj-role"}], "expires_at": "2019-01-09T17:32:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38b9698e02f34870acb226a002e50763", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-user", "id": "1e72beb249ca4d28a8e0086fce0fc1f6"}, "audit_ids": ["pdof6GxnQHe8fI_DCPTOVw"], "issued_at": "2019-01-09T16:32:13.000000Z"}} 2019-01-09 16:32:13,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2cc0f822955acf86e223a520e4623e3bea79db9" 2019-01-09 16:32:13,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e88f7e-ff71-4184-ac01-d421ba7616d8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:13,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-06e88f7e-ff71-4184-ac01-d421ba7616d8 2019-01-09 16:32:13,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2cc0f822955acf86e223a520e4623e3bea79db9" 2019-01-09 16:32:13,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-9ab1ed8d-5b46-4db1-83e6-70dfed3770a6 Date: Wed, 09 Jan 2019 16:32:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705"} 2019-01-09 16:32:13,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705 used request id req-9ab1ed8d-5b46-4db1-83e6-70dfed3770a6 2019-01-09 16:32:13,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2cc0f822955acf86e223a520e4623e3bea79db9" 2019-01-09 16:32:13,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-c92697a7-6cd1-4969-be15-645aa3d653ea Date: Wed, 09 Jan 2019 16:32:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file 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-09 16:32:13,530 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-c92697a7-6cd1-4969-be15-645aa3d653ea 2019-01-09 16:32:13,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b2cc0f822955acf86e223a520e4623e3bea79db9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705"}' 2019-01-09 16:32:13,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c18aeae5-9500-4745-880a-35a4162ab599 Date: Wed, 09 Jan 2019 16:32:13 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:32:13Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:32:13Z", "visibility": "shared", "locations": [], "self": "/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7", "min_disk": 0, "protected": false, "id": "17dcce89-2361-4213-bae8-fb4fa8821af7", "file": "/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7/file", "checksum": null, "owner": "38b9698e02f34870acb226a002e50763", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:32:13,590 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c18aeae5-9500-4745-880a-35a4162ab599 2019-01-09 16:32:13,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2cc0f822955acf86e223a520e4623e3bea79db9" -d '' 2019-01-09 16:32:13,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dfb2aa96-d53c-4c44-8aa3-04d56ecf826d Date: Wed, 09 Jan 2019 16: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-09 16:32:13,961 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7/file used request id req-dfb2aa96-d53c-4c44-8aa3-04d56ecf826d 2019-01-09 16:32:13,962 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:32:13,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2cc0f822955acf86e223a520e4623e3bea79db9" 2019-01-09 16:32:13,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-596d2774-f36c-4936-b1e6-53f3442cc491 Date: Wed, 09 Jan 2019 16:32:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:32:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:32:13Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/17dcce89-2361-4213-bae8-fb4fa8821af7/snap", "metadata": {}}], "self": "/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7", "min_disk": 0, "protected": false, "id": "17dcce89-2361-4213-bae8-fb4fa8821af7", "file": "/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "38b9698e02f34870acb226a002e50763", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/17dcce89-2361-4213-bae8-fb4fa8821af7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:32:13,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7 used request id req-596d2774-f36c-4936-b1e6-53f3442cc491 2019-01-09 16:32:13,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2cc0f822955acf86e223a520e4623e3bea79db9" 2019-01-09 16:32:13,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-b7232fe1-daf7-4dfb-8303-47163f4095e7 Date: Wed, 09 Jan 2019 16:32:13 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file 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-09 16:32:13,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-b7232fe1-daf7-4dfb-8303-47163f4095e7 2019-01-09 16:32:13,995 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705 2019-01-09 16:32:13,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2cc0f822955acf86e223a520e4623e3bea79db9" 2019-01-09 16:32:14,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1fba8cff-d42f-4323-a041-ddbb7a28f0e2 Date: Wed, 09 Jan 2019 16:32:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:32:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:32:13Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/17dcce89-2361-4213-bae8-fb4fa8821af7/snap", "metadata": {}}], "self": "/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7", "min_disk": 0, "protected": false, "id": "17dcce89-2361-4213-bae8-fb4fa8821af7", "file": "/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "38b9698e02f34870acb226a002e50763", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/17dcce89-2361-4213-bae8-fb4fa8821af7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:32:14,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7 used request id req-1fba8cff-d42f-4323-a041-ddbb7a28f0e2 2019-01-09 16:32:14,020 - create_image - DEBUG - Instance status is - active 2019-01-09 16:32:14,020 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705 2019-01-09 16:32:14,020 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705 2019-01-09 16:32:14,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:14,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:14,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:32:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["5F9mN4jNReiWDmhMPGfChA"], "issued_at": "2019-01-09T16:32:14.000000Z"}} 2019-01-09 16:32:14,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b5d37738868eb66106761112bd05bc6fd624aba" 2019-01-09 16:32:14,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fad1c3f-ba8f-4aea-9537-74a07a9a874a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:14,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7fad1c3f-ba8f-4aea-9537-74a07a9a874a 2019-01-09 16:32:14,521 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:32:14,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b5d37738868eb66106761112bd05bc6fd624aba" 2019-01-09 16:32:14,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-1c8c4860-15c0-412f-836b-8d07725cd726 x-compute-request-id: req-1c8c4860-15c0-412f-836b-8d07725cd726 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:32:14,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-1c8c4860-15c0-412f-836b-8d07725cd726 2019-01-09 16:32:14,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b5d37738868eb66106761112bd05bc6fd624aba" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-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-09 16:32:14,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-d2206653-6e65-4167-989e-e5a7275df23b x-compute-request-id: req-d2206653-6e65-4167-989e-e5a7275df23b Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc", "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": "3a1b0d82-3916-4a28-a050-38be3a1695dc"}} 2019-01-09 16:32:14,758 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d2206653-6e65-4167-989e-e5a7275df23b 2019-01-09 16:32:14,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:14,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:15,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c82db2eedd34327b4f584e0e17910b4", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj-role"}], "expires_at": "2019-01-09T17:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38b9698e02f34870acb226a002e50763", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-user", "id": "1e72beb249ca4d28a8e0086fce0fc1f6"}, "audit_ids": ["ADHb3bzHSSC2jVnMBuDgqg"], "issued_at": "2019-01-09T16:32:15.000000Z"}} 2019-01-09 16:32:15,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b763ec0ee58914b9d778a56cd4042c45fcbaf883" 2019-01-09 16:32:15,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f8a9fed-a058-4749-9bc6-d27e278b2bee Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:15,238 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7f8a9fed-a058-4749-9bc6-d27e278b2bee 2019-01-09 16:32:15,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b763ec0ee58914b9d778a56cd4042c45fcbaf883" 2019-01-09 16:32:15,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-db48e341-8af2-4476-86f9-628311b5c9f0 Date: Wed, 09 Jan 2019 16:32:15 GMT RESP BODY: {"networks":[]} 2019-01-09 16:32:15,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net used request id req-db48e341-8af2-4476-86f9-628311b5c9f0 2019-01-09 16:32:15,370 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net 2019-01-09 16:32:15,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b763ec0ee58914b9d778a56cd4042c45fcbaf883" -d '{"network": {"name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net", "admin_state_up": true}}' 2019-01-09 16:32:15,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-92215839-7ce2-48f2-8eeb-08eede720f6c Date: Wed, 09 Jan 2019 16:32:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a09108e6-45e3-416d-a084-669a62ce1d2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"38b9698e02f34870acb226a002e50763","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:32:15Z","is_default":false,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:15Z","mtu":1450}} 2019-01-09 16:32:15,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-92215839-7ce2-48f2-8eeb-08eede720f6c 2019-01-09 16:32:15,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b763ec0ee58914b9d778a56cd4042c45fcbaf883" 2019-01-09 16:32:15,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-bfe63498-68b9-495a-a8b1-7dc373b14376 Date: Wed, 09 Jan 2019 16:32:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a09108e6-45e3-416d-a084-669a62ce1d2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"38b9698e02f34870acb226a002e50763","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:32:15Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net","admin_state_up":true,"tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:15Z","mtu":1450}]} 2019-01-09 16:32:15,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-bfe63498-68b9-495a-a8b1-7dc373b14376 2019-01-09 16:32:15,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b763ec0ee58914b9d778a56cd4042c45fcbaf883" 2019-01-09 16:32:15,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f810a0d1-406e-4b51-a287-34d9e98eb897 Date: Wed, 09 Jan 2019 16:32:15 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:32:15,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-f810a0d1-406e-4b51-a287-34d9e98eb897 2019-01-09 16:32:15,999 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet 2019-01-09 16:32:16,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b763ec0ee58914b9d778a56cd4042c45fcbaf883" -d '{"subnets": [{"ip_version": 4, "network_id": "a09108e6-45e3-416d-a084-669a62ce1d2c", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet"}]}' 2019-01-09 16:32:16,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-62d38cca-5c09-4df4-baac-8f7e57db1003 Date: Wed, 09 Jan 2019 16:32:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:16Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32: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":"38b9698e02f34870acb226a002e50763","id":"c931e8d5-49b5-47f1-985a-989cec864889","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet"}]} 2019-01-09 16:32:16,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-62d38cca-5c09-4df4-baac-8f7e57db1003 2019-01-09 16:32:16,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b763ec0ee58914b9d778a56cd4042c45fcbaf883" 2019-01-09 16:32:16,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-2eca5c49-220e-4855-8446-70adb4117f33 Date: Wed, 09 Jan 2019 16:32:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a09108e6-45e3-416d-a084-669a62ce1d2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"38b9698e02f34870acb226a002e50763","l2_adjacency":true,"status":"ACTIVE","subnets":["c931e8d5-49b5-47f1-985a-989cec864889"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net","admin_state_up":true,"tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:15Z","mtu":1450}]} 2019-01-09 16:32:16,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-2eca5c49-220e-4855-8446-70adb4117f33 2019-01-09 16:32:16,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b763ec0ee58914b9d778a56cd4042c45fcbaf883" 2019-01-09 16:32:16,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-add7a10b-e740-45d8-9e77-56a1f5e2672a Date: Wed, 09 Jan 2019 16:32:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:16Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32: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":"38b9698e02f34870acb226a002e50763","id":"c931e8d5-49b5-47f1-985a-989cec864889","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet"}]} 2019-01-09 16:32:16,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-add7a10b-e740-45d8-9e77-56a1f5e2672a 2019-01-09 16:32:16,746 - OpenStackNetwork - DEBUG - Network [a09108e6-45e3-416d-a084-669a62ce1d2c] created successfully 2019-01-09 16:32:16,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:16,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:17,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c82db2eedd34327b4f584e0e17910b4", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj-role"}], "expires_at": "2019-01-09T17:32:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38b9698e02f34870acb226a002e50763", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-user", "id": "1e72beb249ca4d28a8e0086fce0fc1f6"}, "audit_ids": ["CN83469aQ4eOeoaG1gmmNw"], "issued_at": "2019-01-09T16:32:17.000000Z"}} 2019-01-09 16:32:17,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:17,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4336c79b-aa16-4337-9260-c6b1eac83327 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:17,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4336c79b-aa16-4337-9260-c6b1eac83327 2019-01-09 16:32:17,177 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:32:17,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:17,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ebad78-2707-4487-909f-b692354356e8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:17,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-32ebad78-2707-4487-909f-b692354356e8 2019-01-09 16:32:17,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:17,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-feeb9a9c-2dfc-41af-a67b-4f694277e994 Date: Wed, 09 Jan 2019 16:32:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a09108e6-45e3-416d-a084-669a62ce1d2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"38b9698e02f34870acb226a002e50763","l2_adjacency":true,"status":"ACTIVE","subnets":["c931e8d5-49b5-47f1-985a-989cec864889"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net","admin_state_up":true,"tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:15Z","mtu":1450}]} 2019-01-09 16:32:17,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net used request id req-feeb9a9c-2dfc-41af-a67b-4f694277e994 2019-01-09 16:32:17,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:17,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-071ea524-447e-4cd4-8db7-c32c10e4e257 Date: Wed, 09 Jan 2019 16:32:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:16Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32: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":"38b9698e02f34870acb226a002e50763","id":"c931e8d5-49b5-47f1-985a-989cec864889","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet"}]} 2019-01-09 16:32:17,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-071ea524-447e-4cd4-8db7-c32c10e4e257 2019-01-09 16:32:17,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:17,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-39423bfa-5d1d-49d0-83da-451a99681324 Date: Wed, 09 Jan 2019 16:32:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a09108e6-45e3-416d-a084-669a62ce1d2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"38b9698e02f34870acb226a002e50763","l2_adjacency":true,"status":"ACTIVE","subnets":["c931e8d5-49b5-47f1-985a-989cec864889"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net","admin_state_up":true,"tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:15Z","mtu":1450}]} 2019-01-09 16:32:17,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net used request id req-39423bfa-5d1d-49d0-83da-451a99681324 2019-01-09 16:32:17,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:32:17,691 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:32: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:32:17,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:17,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a43940f-2b26-4027-8861-de1a1463f58a Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "38b9698e02f34870acb226a002e50763", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}} 2019-01-09 16:32:17,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 used request id req-9a43940f-2b26-4027-8861-de1a1463f58a 2019-01-09 16:32:17,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:17,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8ef65a96-c15d-4d10-9b0f-aa9980a76873 Date: Wed, 09 Jan 2019 16:32:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:16Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32: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":"38b9698e02f34870acb226a002e50763","id":"c931e8d5-49b5-47f1-985a-989cec864889","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet"}]} 2019-01-09 16:32:17,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-8ef65a96-c15d-4d10-9b0f-aa9980a76873 2019-01-09 16:32:17,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c&name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:17,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1cfb577f-36c4-4392-8fa7-137f09e90bd8 Date: Wed, 09 Jan 2019 16:32:17 GMT RESP BODY: {"ports":[]} 2019-01-09 16:32:17,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c&name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-port&admin_state_up=True used request id req-1cfb577f-36c4-4392-8fa7-137f09e90bd8 2019-01-09 16:32:17,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:18,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dddebcb4-fb30-4924-911d-58c5758b83dd x-compute-request-id: req-dddebcb4-fb30-4924-911d-58c5758b83dd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:32:18,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst used request id req-dddebcb4-fb30-4924-911d-58c5758b83dd 2019-01-09 16:32:18,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:18,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-60d3b194-117d-4a1b-90e3-a55050683428 Date: Wed, 09 Jan 2019 16:32:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a09108e6-45e3-416d-a084-669a62ce1d2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"38b9698e02f34870acb226a002e50763","l2_adjacency":true,"status":"ACTIVE","subnets":["c931e8d5-49b5-47f1-985a-989cec864889"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net","admin_state_up":true,"tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:15Z","mtu":1450}]} 2019-01-09 16:32:18,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net used request id req-60d3b194-117d-4a1b-90e3-a55050683428 2019-01-09 16:32:18,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:18,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a124d023-9c3d-46c5-8c7f-a47bf752a44c Date: Wed, 09 Jan 2019 16:32:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:16Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32: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":"38b9698e02f34870acb226a002e50763","id":"c931e8d5-49b5-47f1-985a-989cec864889","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet"}]} 2019-01-09 16:32:18,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-a124d023-9c3d-46c5-8c7f-a47bf752a44c 2019-01-09 16:32:18,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:18,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-60538700-9341-4c17-ada2-f8bf00428f3d Date: Wed, 09 Jan 2019 16:32:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a09108e6-45e3-416d-a084-669a62ce1d2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"38b9698e02f34870acb226a002e50763","l2_adjacency":true,"status":"ACTIVE","subnets":["c931e8d5-49b5-47f1-985a-989cec864889"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net","admin_state_up":true,"tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:15Z","mtu":1450}]} 2019-01-09 16:32:18,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net used request id req-60538700-9341-4c17-ada2-f8bf00428f3d 2019-01-09 16:32:18,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:18,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7f13d1-cb13-441a-bd2c-3822ae1b8233 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "38b9698e02f34870acb226a002e50763", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}} 2019-01-09 16:32:18,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 used request id req-af7f13d1-cb13-441a-bd2c-3822ae1b8233 2019-01-09 16:32:18,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:18,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e1b911ea-b451-4da3-8eeb-12939bb54c77 Date: Wed, 09 Jan 2019 16:32:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:16Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32: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":"38b9698e02f34870acb226a002e50763","id":"c931e8d5-49b5-47f1-985a-989cec864889","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet"}]} 2019-01-09 16:32:18,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-e1b911ea-b451-4da3-8eeb-12939bb54c77 2019-01-09 16:32:18,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c&name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:18,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-49cff18e-ad44-4910-a627-a9392e196b53 Date: Wed, 09 Jan 2019 16:32:18 GMT RESP BODY: {"ports":[]} 2019-01-09 16:32:18,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c&name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-port&admin_state_up=True used request id req-49cff18e-ad44-4910-a627-a9392e196b53 2019-01-09 16:32:18,663 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:18,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:19,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c82db2eedd34327b4f584e0e17910b4", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj-role"}], "expires_at": "2019-01-09T17:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38b9698e02f34870acb226a002e50763", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/38b9698e02f34870acb226a002e50763", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_38b9698e02f34870acb226a002e50763", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_38b9698e02f34870acb226a002e50763", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-user", "id": "1e72beb249ca4d28a8e0086fce0fc1f6"}, "audit_ids": ["7ESEmKxiSLepFWH5jmXEkw"], "issued_at": "2019-01-09T16:32:19.000000Z"}} 2019-01-09 16:32:19,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940053b8812379f5876e25cc6b69e9e6689629a0" 2019-01-09 16:32:19,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d6ad2c7-898e-4cea-8799-df37b0f9003d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:19,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2d6ad2c7-898e-4cea-8799-df37b0f9003d 2019-01-09 16:32:19,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:19,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-471f113a-15d1-4bcf-b1e5-bcc8d3aeb24b Date: Wed, 09 Jan 2019 16:32:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a09108e6-45e3-416d-a084-669a62ce1d2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"38b9698e02f34870acb226a002e50763","l2_adjacency":true,"status":"ACTIVE","subnets":["c931e8d5-49b5-47f1-985a-989cec864889"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net","admin_state_up":true,"tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:15Z","mtu":1450}]} 2019-01-09 16:32:19,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net used request id req-471f113a-15d1-4bcf-b1e5-bcc8d3aeb24b 2019-01-09 16:32:19,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:19,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-22f54d67-839e-46b0-b2e9-3783e3097d9b Date: Wed, 09 Jan 2019 16:32:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:16Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32: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":"38b9698e02f34870acb226a002e50763","id":"c931e8d5-49b5-47f1-985a-989cec864889","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet"}]} 2019-01-09 16:32:19,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-22f54d67-839e-46b0-b2e9-3783e3097d9b 2019-01-09 16:32:19,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:19,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-4e35ead5-d3d2-4828-9c73-822d2b32ca0e Date: Wed, 09 Jan 2019 16:32:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a09108e6-45e3-416d-a084-669a62ce1d2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"38b9698e02f34870acb226a002e50763","l2_adjacency":true,"status":"ACTIVE","subnets":["c931e8d5-49b5-47f1-985a-989cec864889"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net","admin_state_up":true,"tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:15Z","mtu":1450}]} 2019-01-09 16:32:19,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net used request id req-4e35ead5-d3d2-4828-9c73-822d2b32ca0e 2019-01-09 16:32:19,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:32:19,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:32: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:32:19,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940053b8812379f5876e25cc6b69e9e6689629a0" 2019-01-09 16:32:19,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf63f440-d85e-410d-afa2-19cee6858bcd Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "38b9698e02f34870acb226a002e50763", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}} 2019-01-09 16:32:19,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 used request id req-cf63f440-d85e-410d-afa2-19cee6858bcd 2019-01-09 16:32:19,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:19,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a893d275-3079-42c6-9ab7-a6eb575ac1b6 Date: Wed, 09 Jan 2019 16:32:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:16Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32: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":"38b9698e02f34870acb226a002e50763","id":"c931e8d5-49b5-47f1-985a-989cec864889","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet"}]} 2019-01-09 16:32:19,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-a893d275-3079-42c6-9ab7-a6eb575ac1b6 2019-01-09 16:32:19,465 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net 2019-01-09 16:32:19,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" -d '{"port": {"network_id": "a09108e6-45e3-416d-a084-669a62ce1d2c", "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-port", "admin_state_up": true}}' 2019-01-09 16:32:20,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 815 X-Openstack-Request-Id: req-f502d19c-2bca-423e-bd8d-9d0e36594434 Date: Wed, 09 Jan 2019 16:32:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:32:20Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c931e8d5-49b5-47f1-985a-989cec864889","ip_address":"10.55.0.7"}],"id":"8eea019b-c38a-4c1a-97da-872b7eb7ea95","security_groups":["d0f91e49-718c-4966-8721-aa33a2f5bd32"],"mac_address":"fa:16:3e:90:bc:82","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-port","project_id":"38b9698e02f34870acb226a002e50763","qos_policy_id":null,"admin_state_up":true,"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:19Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:32:20,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-f502d19c-2bca-423e-bd8d-9d0e36594434 2019-01-09 16:32:20,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:20,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-3d4a13bc-32e8-4b77-9e0e-a54c65b208a5 Date: Wed, 09 Jan 2019 16:32:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a09108e6-45e3-416d-a084-669a62ce1d2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"38b9698e02f34870acb226a002e50763","l2_adjacency":true,"status":"ACTIVE","subnets":["c931e8d5-49b5-47f1-985a-989cec864889"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net","admin_state_up":true,"tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:15Z","mtu":1450}]} 2019-01-09 16:32:20,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net used request id req-3d4a13bc-32e8-4b77-9e0e-a54c65b208a5 2019-01-09 16:32:20,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:20,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f3dc581e-a477-4c2c-8524-3113a88e5d38 Date: Wed, 09 Jan 2019 16:32:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:16Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32: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":"38b9698e02f34870acb226a002e50763","id":"c931e8d5-49b5-47f1-985a-989cec864889","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet"}]} 2019-01-09 16:32:20,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-f3dc581e-a477-4c2c-8524-3113a88e5d38 2019-01-09 16:32:20,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:20,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-07334bcd-4ff1-46b5-8916-9cbe2454ce81 Date: Wed, 09 Jan 2019 16:32:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a09108e6-45e3-416d-a084-669a62ce1d2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"38b9698e02f34870acb226a002e50763","l2_adjacency":true,"status":"ACTIVE","subnets":["c931e8d5-49b5-47f1-985a-989cec864889"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net","admin_state_up":true,"tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:15Z","mtu":1450}]} 2019-01-09 16:32:20,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net used request id req-07334bcd-4ff1-46b5-8916-9cbe2454ce81 2019-01-09 16:32:20,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:20,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e396dc-cd7a-4807-a7c5-3f335a607d2f Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "38b9698e02f34870acb226a002e50763", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}} 2019-01-09 16:32:20,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 used request id req-45e396dc-cd7a-4807-a7c5-3f335a607d2f 2019-01-09 16:32:20,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:20,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-04cf0513-87c8-4e90-8018-b5fa2de29b00 Date: Wed, 09 Jan 2019 16:32:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:16Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32: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":"38b9698e02f34870acb226a002e50763","id":"c931e8d5-49b5-47f1-985a-989cec864889","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet"}]} 2019-01-09 16:32:20,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-04cf0513-87c8-4e90-8018-b5fa2de29b00 2019-01-09 16:32:20,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c&name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:21,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 818 X-Openstack-Request-Id: req-25aa7f78-8676-44f5-a38e-4ea5c629c89f Date: Wed, 09 Jan 2019 16:32:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:32:20Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c931e8d5-49b5-47f1-985a-989cec864889","ip_address":"10.55.0.7"}],"id":"8eea019b-c38a-4c1a-97da-872b7eb7ea95","security_groups":["d0f91e49-718c-4966-8721-aa33a2f5bd32"],"mac_address":"fa:16:3e:90:bc:82","project_id":"38b9698e02f34870acb226a002e50763","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-port","admin_state_up":true,"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:19Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:32:21,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c&name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-port&admin_state_up=True used request id req-25aa7f78-8676-44f5-a38e-4ea5c629c89f 2019-01-09 16:32:21,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:21,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f53c1440-eb0d-4bf8-b140-4e56b3316d03 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "38b9698e02f34870acb226a002e50763", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}} 2019-01-09 16:32:21,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 used request id req-f53c1440-eb0d-4bf8-b140-4e56b3316d03 2019-01-09 16:32:21,171 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst 2019-01-09 16:32:21,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:21,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-9d363171-2f0f-45a6-a0cc-8d74c4f5c051 x-compute-request-id: req-9d363171-2f0f-45a6-a0cc-8d74c4f5c051 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3a1b0d82-3916-4a28-a050-38be3a1695dc", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-flavor-name"}]} 2019-01-09 16:32:21,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9d363171-2f0f-45a6-a0cc-8d74c4f5c051 2019-01-09 16:32:21,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:21,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-607b6f1e-0ae1-4787-9376-1e4619a21ad2 x-compute-request-id: req-607b6f1e-0ae1-4787-9376-1e4619a21ad2 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc", "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": "3a1b0d82-3916-4a28-a050-38be3a1695dc"}} 2019-01-09 16:32:21,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc used request id req-607b6f1e-0ae1-4787-9376-1e4619a21ad2 2019-01-09 16:32:21,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:21,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-d09c1f0b-6d99-4cc3-9305-4a9331c807b2 Date: Wed, 09 Jan 2019 16:32:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:32:13Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:32:13Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/17dcce89-2361-4213-bae8-fb4fa8821af7/snap", "metadata": {}}], "self": "/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7", "min_disk": 0, "protected": false, "id": "17dcce89-2361-4213-bae8-fb4fa8821af7", "file": "/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "38b9698e02f34870acb226a002e50763", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/17dcce89-2361-4213-bae8-fb4fa8821af7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705"} 2019-01-09 16:32:21,415 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705 used request id req-d09c1f0b-6d99-4cc3-9305-4a9331c807b2 2019-01-09 16:32:21,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:21,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7946401d-d696-4bcd-81b3-249233120df5 Date: Wed, 09 Jan 2019 16:32: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-09 16:32:21,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-7946401d-d696-4bcd-81b3-249233120df5 2019-01-09 16:32:21,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" -d '{"server": {"name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst", "imageRef": "17dcce89-2361-4213-bae8-fb4fa8821af7", "flavorRef": "3a1b0d82-3916-4a28-a050-38be3a1695dc", "max_count": 1, "min_count": 1, "networks": [{"port": "8eea019b-c38a-4c1a-97da-872b7eb7ea95"}]}}' 2019-01-09 16:32:22,527 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-b7dfd06b-e26a-4a04-bb68-9d146d361781 x-compute-request-id: req-b7dfd06b-e26a-4a04-bb68-9d146d361781 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6342b657-f458-4b59-aba9-8d775c878f1c", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "bookmark"}], "adminPass": "yv6JST7a5wYQ"}} 2019-01-09 16:32:22,527 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-b7dfd06b-e26a-4a04-bb68-9d146d361781 2019-01-09 16:32:22,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:22,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-aa0caba6-5bd9-40b9-a370-a5a3140853fa x-compute-request-id: req-aa0caba6-5bd9-40b9-a370-a5a3140853fa 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.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "bookmark"}], "image": {"id": "17dcce89-2361-4213-bae8-fb4fa8821af7", "links": [{"href": "http://172.30.9.29:8774/images/17dcce89-2361-4213-bae8-fb4fa8821af7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a1b0d82-3916-4a28-a050-38be3a1695dc", "links": [{"href": "http://172.30.9.29:8774/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc", "rel": "bookmark"}]}, "id": "6342b657-f458-4b59-aba9-8d775c878f1c", "user_id": "1e72beb249ca4d28a8e0086fce0fc1f6", "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-09T16:32:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst", "created": "2019-01-09T16:32:22Z", "tenant_id": "38b9698e02f34870acb226a002e50763", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:32:22,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c used request id req-aa0caba6-5bd9-40b9-a370-a5a3140853fa 2019-01-09 16:32:22,841 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst 2019-01-09 16:32:22,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:23,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-7cb82412-cd16-46b4-9ed2-1f15f2404538 x-compute-request-id: req-7cb82412-cd16-46b4-9ed2-1f15f2404538 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.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "bookmark"}], "image": {"id": "17dcce89-2361-4213-bae8-fb4fa8821af7", "links": [{"href": "http://172.30.9.29:8774/images/17dcce89-2361-4213-bae8-fb4fa8821af7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a1b0d82-3916-4a28-a050-38be3a1695dc", "links": [{"href": "http://172.30.9.29:8774/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc", "rel": "bookmark"}]}, "id": "6342b657-f458-4b59-aba9-8d775c878f1c", "user_id": "1e72beb249ca4d28a8e0086fce0fc1f6", "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-09T16:32:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst", "created": "2019-01-09T16:32:22Z", "tenant_id": "38b9698e02f34870acb226a002e50763", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:32:23,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c used request id req-7cb82412-cd16-46b4-9ed2-1f15f2404538 2019-01-09 16:32:23,274 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst] is - BUILD 2019-01-09 16:32:23,274 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:32:26,278 - create_instance - DEBUG - VM status query timeout in 896.563771009 2019-01-09 16:32:26,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:26,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3663a7c4-f8a0-4794-a0ed-575f1e010c66 x-compute-request-id: req-3663a7c4-f8a0-4794-a0ed-575f1e010c66 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "bookmark"}], "image": {"id": "17dcce89-2361-4213-bae8-fb4fa8821af7", "links": [{"href": "http://172.30.9.29:8774/images/17dcce89-2361-4213-bae8-fb4fa8821af7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3a1b0d82-3916-4a28-a050-38be3a1695dc", "links": [{"href": "http://172.30.9.29:8774/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc", "rel": "bookmark"}]}, "id": "6342b657-f458-4b59-aba9-8d775c878f1c", "security_groups": [{"name": "default"}], "user_id": "1e72beb249ca4d28a8e0086fce0fc1f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:32:23Z", "hostId": "9496a2e73ee322421ee29fa2fa1206611790208b7593d45aaab9e256", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst", "created": "2019-01-09T16:32:22Z", "tenant_id": "38b9698e02f34870acb226a002e50763", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:32:26,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c used request id req-3663a7c4-f8a0-4794-a0ed-575f1e010c66 2019-01-09 16:32:26,444 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst] is - BUILD 2019-01-09 16:32:26,444 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:32:29,447 - create_instance - DEBUG - VM status query timeout in 893.393994093 2019-01-09 16:32:29,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:29,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-8abbe3ed-032c-4f52-a854-b0e2ad93fe7e x-compute-request-id: req-8abbe3ed-032c-4f52-a854-b0e2ad93fe7e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:bc:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "bookmark"}], "image": {"id": "17dcce89-2361-4213-bae8-fb4fa8821af7", "links": [{"href": "http://172.30.9.29:8774/images/17dcce89-2361-4213-bae8-fb4fa8821af7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:32:27.000000", "flavor": {"id": "3a1b0d82-3916-4a28-a050-38be3a1695dc", "links": [{"href": "http://172.30.9.29:8774/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc", "rel": "bookmark"}]}, "id": "6342b657-f458-4b59-aba9-8d775c878f1c", "security_groups": [{"name": "default"}], "user_id": "1e72beb249ca4d28a8e0086fce0fc1f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:32:27Z", "hostId": "9496a2e73ee322421ee29fa2fa1206611790208b7593d45aaab9e256", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst", "created": "2019-01-09T16:32:22Z", "tenant_id": "38b9698e02f34870acb226a002e50763", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:32:29,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c used request id req-8abbe3ed-032c-4f52-a854-b0e2ad93fe7e 2019-01-09 16:32:29,919 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst] is - ACTIVE 2019-01-09 16:32:29,919 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:32:29,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:30,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-a3a1f4e0-f934-4dd9-b11b-68a43771ff37 x-compute-request-id: req-a3a1f4e0-f934-4dd9-b11b-68a43771ff37 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:90:bc:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "bookmark"}], "image": {"id": "17dcce89-2361-4213-bae8-fb4fa8821af7", "links": [{"href": "http://172.30.9.29:8774/images/17dcce89-2361-4213-bae8-fb4fa8821af7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:32:27.000000", "flavor": {"id": "3a1b0d82-3916-4a28-a050-38be3a1695dc", "links": [{"href": "http://172.30.9.29:8774/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc", "rel": "bookmark"}]}, "id": "6342b657-f458-4b59-aba9-8d775c878f1c", "security_groups": [{"name": "default"}], "user_id": "1e72beb249ca4d28a8e0086fce0fc1f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:32:27Z", "hostId": "9496a2e73ee322421ee29fa2fa1206611790208b7593d45aaab9e256", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst", "created": "2019-01-09T16:32:22Z", "tenant_id": "38b9698e02f34870acb226a002e50763", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:32:30,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c used request id req-a3a1f4e0-f934-4dd9-b11b-68a43771ff37 2019-01-09 16:32:30,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:30,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d480a1cb-1bde-41e7-90e4-05bf65acbb1e Date: Wed, 09 Jan 2019 16:32:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a09108e6-45e3-416d-a084-669a62ce1d2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"38b9698e02f34870acb226a002e50763","l2_adjacency":true,"status":"ACTIVE","subnets":["c931e8d5-49b5-47f1-985a-989cec864889"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:16Z","qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net","admin_state_up":true,"tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:15Z","mtu":1450}]} 2019-01-09 16:32:30,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net used request id req-d480a1cb-1bde-41e7-90e4-05bf65acbb1e 2019-01-09 16:32:30,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:30,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c3677c3-6537-47f7-896b-f5b24a3b1fc5 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "38b9698e02f34870acb226a002e50763", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}} 2019-01-09 16:32:30,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 used request id req-4c3677c3-6537-47f7-896b-f5b24a3b1fc5 2019-01-09 16:32:30,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:30,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eb5d03dd-3abf-4dab-9166-4bf72a7c8c65 Date: Wed, 09 Jan 2019 16:32:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:16Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32: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":"38b9698e02f34870acb226a002e50763","id":"c931e8d5-49b5-47f1-985a-989cec864889","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet"}]} 2019-01-09 16:32:30,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-eb5d03dd-3abf-4dab-9166-4bf72a7c8c65 2019-01-09 16:32:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:30,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1656 X-Openstack-Request-Id: req-4ee63d65-bead-443f-b369-095b824c06cf Date: Wed, 09 Jan 2019 16:32:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:32:27Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c931e8d5-49b5-47f1-985a-989cec864889","ip_address":"10.55.0.7"}],"id":"8eea019b-c38a-4c1a-97da-872b7eb7ea95","security_groups":["d0f91e49-718c-4966-8721-aa33a2f5bd32"],"mac_address":"fa:16:3e:90:bc:82","project_id":"38b9698e02f34870acb226a002e50763","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-port","admin_state_up":true,"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:19Z","binding:vnic_type":"normal","device_id":"6342b657-f458-4b59-aba9-8d775c878f1c","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:32:19Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c931e8d5-49b5-47f1-985a-989cec864889","ip_address":"10.55.0.2"}],"id":"989828ab-d8e2-4317-aed8-bdb39885027e","security_groups":[],"mac_address":"fa:16:3e:6e:44:80","project_id":"38b9698e02f34870acb226a002e50763","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a09108e6-45e3-416d-a084-669a62ce1d2c","tenant_id":"38b9698e02f34870acb226a002e50763","created_at":"2019-01-09T16:32:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a09108e6-45e3-416d-a084-669a62ce1d2c","ip_allocation":"immediate"}]} 2019-01-09 16:32:30,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-4ee63d65-bead-443f-b369-095b824c06cf 2019-01-09 16:32:30,383 - create_instance - INFO - Deleting Port with ID - 8eea019b-c38a-4c1a-97da-872b7eb7ea95 2019-01-09 16:32:30,384 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-port 2019-01-09 16:32:30,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/8eea019b-c38a-4c1a-97da-872b7eb7ea95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:30,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a735681e-da1c-4c16-82b5-f17ec687dd87 Date: Wed, 09 Jan 2019 16:32:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:32:30,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/8eea019b-c38a-4c1a-97da-872b7eb7ea95 used request id req-a735681e-da1c-4c16-82b5-f17ec687dd87 2019-01-09 16:32:30,816 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst 2019-01-09 16:32:30,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:30,926 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:32: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-8203387c-2977-48fa-a956-60daf77c217e x-compute-request-id: req-8203387c-2977-48fa-a956-60daf77c217e Content-Type: application/json 2019-01-09 16:32:30,926 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c used request id req-8203387c-2977-48fa-a956-60daf77c217e 2019-01-09 16:32:30,927 - create_instance - INFO - Checking deletion status 2019-01-09 16:32:30,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:31,213 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32: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-71af21d4-69b5-4886-9b0e-67bb589e4189 x-compute-request-id: req-71af21d4-69b5-4886-9b0e-67bb589e4189 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/6342b657-f458-4b59-aba9-8d775c878f1c", "rel": "bookmark"}], "image": {"id": "17dcce89-2361-4213-bae8-fb4fa8821af7", "links": [{"href": "http://172.30.9.29:8774/images/17dcce89-2361-4213-bae8-fb4fa8821af7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:32:27.000000", "flavor": {"id": "3a1b0d82-3916-4a28-a050-38be3a1695dc", "links": [{"href": "http://172.30.9.29:8774/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc", "rel": "bookmark"}]}, "id": "6342b657-f458-4b59-aba9-8d775c878f1c", "user_id": "1e72beb249ca4d28a8e0086fce0fc1f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:32:30Z", "hostId": "9496a2e73ee322421ee29fa2fa1206611790208b7593d45aaab9e256", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst", "created": "2019-01-09T16:32:22Z", "tenant_id": "38b9698e02f34870acb226a002e50763", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:32:31,213 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c used request id req-71af21d4-69b5-4886-9b0e-67bb589e4189 2019-01-09 16:32:31,213 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst] is - ACTIVE 2019-01-09 16:32:31,213 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:32:34,217 - create_instance - DEBUG - VM status query timeout in 296.710297108 2019-01-09 16:32:34,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b3ace92d2d09c10ea9dc7879bb27eaee39df6c" 2019-01-09 16:32:34,262 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-e1477e01-6ad6-4b48-8d6b-365602804046 x-compute-request-id: req-e1477e01-6ad6-4b48-8d6b-365602804046 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6342b657-f458-4b59-aba9-8d775c878f1c could not be found.", "code": 404}} 2019-01-09 16:32:34,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/6342b657-f458-4b59-aba9-8d775c878f1c used request id req-e1477e01-6ad6-4b48-8d6b-365602804046 2019-01-09 16:32:34,263 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6342b657-f458-4b59-aba9-8d775c878f1c could not be found. (HTTP 404) (Request-ID: req-e1477e01-6ad6-4b48-8d6b-365602804046) 2019-01-09 16:32:34,263 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-inst 2019-01-09 16:32:34,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b5d37738868eb66106761112bd05bc6fd624aba" 2019-01-09 16:32:34,315 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16: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 x-openstack-request-id: req-80bfe517-628b-4eed-b303-ca3c687161b9 x-compute-request-id: req-80bfe517-628b-4eed-b303-ca3c687161b9 Content-Length: 0 Content-Type: application/json 2019-01-09 16:32:34,315 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/3a1b0d82-3916-4a28-a050-38be3a1695dc used request id req-80bfe517-628b-4eed-b303-ca3c687161b9 2019-01-09 16:32:34,316 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet 2019-01-09 16:32:34,316 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-subnet 2019-01-09 16:32:34,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/c931e8d5-49b5-47f1-985a-989cec864889 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b763ec0ee58914b9d778a56cd4042c45fcbaf883" 2019-01-09 16:32:35,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f5db25a-591c-4f33-9807-006cd24ced3d Date: Wed, 09 Jan 2019 16:32:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:32:35,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/c931e8d5-49b5-47f1-985a-989cec864889 used request id req-0f5db25a-591c-4f33-9807-006cd24ced3d 2019-01-09 16:32:35,626 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705-pub-net 2019-01-09 16:32:35,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/a09108e6-45e3-416d-a084-669a62ce1d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b763ec0ee58914b9d778a56cd4042c45fcbaf883" 2019-01-09 16:32:36,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8cea2575-50cb-4d6c-9eed-d0feb5c70f44 Date: Wed, 09 Jan 2019 16:32:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:32:36,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/a09108e6-45e3-416d-a084-669a62ce1d2c used request id req-8cea2575-50cb-4d6c-9eed-d0feb5c70f44 2019-01-09 16:32:36,788 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-0a6dab29-b2c0-43da-a45a-4f11046c2705 2019-01-09 16:32:36,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b2cc0f822955acf86e223a520e4623e3bea79db9" 2019-01-09 16:32:37,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71065f0d-f6dc-4d36-93ac-c4604a82f25d Date: Wed, 09 Jan 2019 16:32: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-09 16:32:37,762 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/17dcce89-2361-4213-bae8-fb4fa8821af7 used request id req-71065f0d-f6dc-4d36-93ac-c4604a82f25d 2019-01-09 16:32:37,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:38,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-aa2566e3-373d-4adb-985e-5accb4424c18 Date: Wed, 09 Jan 2019 16:32:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "38b9698e02f34870acb226a002e50763", "created_at": "2019-01-09T16:32:15Z", "updated_at": "2019-01-09T16:32:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:32:15Z", "revision_number": 0, "id": "1822764e-ba3b-47e1-b388-be7fab320f8f", "remote_group_id": "d0f91e49-718c-4966-8721-aa33a2f5bd32", "remote_ip_prefix": null, "created_at": "2019-01-09T16:32:15Z", "security_group_id": "d0f91e49-718c-4966-8721-aa33a2f5bd32", "tenant_id": "38b9698e02f34870acb226a002e50763", "port_range_min": null, "ethertype": "IPv6", "project_id": "38b9698e02f34870acb226a002e50763"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:32:15Z", "revision_number": 0, "id": "a64aa3a5-bad6-4dbe-a288-1998b46b9b3e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:32:15Z", "security_group_id": "d0f91e49-718c-4966-8721-aa33a2f5bd32", "tenant_id": "38b9698e02f34870acb226a002e50763", "port_range_min": null, "ethertype": "IPv6", "project_id": "38b9698e02f34870acb226a002e50763"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:32:15Z", "revision_number": 0, "id": "b5665a83-daea-4934-9adb-6361a1d318f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:32:15Z", "security_group_id": "d0f91e49-718c-4966-8721-aa33a2f5bd32", "tenant_id": "38b9698e02f34870acb226a002e50763", "port_range_min": null, "ethertype": "IPv4", "project_id": "38b9698e02f34870acb226a002e50763"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:32:15Z", "revision_number": 0, "id": "de60a009-419f-4baa-b341-0c9a4965ce36", "remote_group_id": "d0f91e49-718c-4966-8721-aa33a2f5bd32", "remote_ip_prefix": null, "created_at": "2019-01-09T16:32:15Z", "security_group_id": "d0f91e49-718c-4966-8721-aa33a2f5bd32", "tenant_id": "38b9698e02f34870acb226a002e50763", "port_range_min": null, "ethertype": "IPv4", "project_id": "38b9698e02f34870acb226a002e50763"}], "revision_number": 4, "project_id": "38b9698e02f34870acb226a002e50763", "id": "d0f91e49-718c-4966-8721-aa33a2f5bd32", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:32:38,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-aa2566e3-373d-4adb-985e-5accb4424c18 2019-01-09 16:32:38,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:38,136 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a3a0158-a9f8-4f1c-9645-30a297291238 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:38,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-5a3a0158-a9f8-4f1c-9645-30a297291238 2019-01-09 16:32:38,136 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:38,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:38,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd71199f-f691-4210-834b-11ca724bf32d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:38,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-dd71199f-f691-4210-834b-11ca724bf32d 2019-01-09 16:32:38,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:38,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:38,342 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-554dfb23-c627-43ae-9a8d-69e8ed2b383e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:38,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-554dfb23-c627-43ae-9a8d-69e8ed2b383e 2019-01-09 16:32:38,342 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:38,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:38,445 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87d3d9a0-10d5-4166-9167-be89ae12ad04 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:38,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-87d3d9a0-10d5-4166-9167-be89ae12ad04 2019-01-09 16:32:38,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:38,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:38,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2482a19b-7fe7-4941-8fcd-7664b80f83a5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:38,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-2482a19b-7fe7-4941-8fcd-7664b80f83a5 2019-01-09 16:32:38,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:38,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:38,652 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86b07ddb-48ac-45b8-ba76-20747469de46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:38,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-86b07ddb-48ac-45b8-ba76-20747469de46 2019-01-09 16:32:38,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:38,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:38,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd9f786-a9f6-4c2a-89d8-37c0600e7a0a Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:32:38,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-9dd9f786-a9f6-4c2a-89d8-37c0600e7a0a 2019-01-09 16:32:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:38,860 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc63848d-0e68-4114-9715-0c7ef8e73d13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:38,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-dc63848d-0e68-4114-9715-0c7ef8e73d13 2019-01-09 16:32:38,860 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:38,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:38,967 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbf51c9f-6fc2-4307-8274-0c87cbbe54ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:38,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-fbf51c9f-6fc2-4307-8274-0c87cbbe54ca 2019-01-09 16:32:38,968 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:38,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:39,070 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14bf4262-2ac6-44ea-bc2c-3f52f9358692 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:32:39,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-14bf4262-2ac6-44ea-bc2c-3f52f9358692 2019-01-09 16:32:39,070 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:32:39,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:39,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f52a1d-7f8e-42ed-84ae-480e6850b711 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "38b9698e02f34870acb226a002e50763", "name": "CreateInstanceFromThreePartImage-79801457-94bf-440-proj"}} 2019-01-09 16:32:39,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 used request id req-a7f52a1d-7f8e-42ed-84ae-480e6850b711 2019-01-09 16:32:39,165 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0f91e49-718c-4966-8721-aa33a2f5bd32 2019-01-09 16:32:39,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d0f91e49-718c-4966-8721-aa33a2f5bd32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:39,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e5a858ec-2e09-4f54-8f92-ad72d72b3012 Date: Wed, 09 Jan 2019 16:32:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d0f91e49-718c-4966-8721-aa33a2f5bd32", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:32:15Z", "security_group_id": "d0f91e49-718c-4966-8721-aa33a2f5bd32", "port_range_min": null, "revision_number": 0, "tenant_id": "38b9698e02f34870acb226a002e50763", "created_at": "2019-01-09T16:32:15Z", "project_id": "38b9698e02f34870acb226a002e50763", "id": "1822764e-ba3b-47e1-b388-be7fab320f8f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:32:15Z", "security_group_id": "d0f91e49-718c-4966-8721-aa33a2f5bd32", "port_range_min": null, "revision_number": 0, "tenant_id": "38b9698e02f34870acb226a002e50763", "created_at": "2019-01-09T16:32:15Z", "project_id": "38b9698e02f34870acb226a002e50763", "id": "a64aa3a5-bad6-4dbe-a288-1998b46b9b3e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:32:15Z", "security_group_id": "d0f91e49-718c-4966-8721-aa33a2f5bd32", "port_range_min": null, "revision_number": 0, "tenant_id": "38b9698e02f34870acb226a002e50763", "created_at": "2019-01-09T16:32:15Z", "project_id": "38b9698e02f34870acb226a002e50763", "id": "b5665a83-daea-4934-9adb-6361a1d318f8"}, {"remote_group_id": "d0f91e49-718c-4966-8721-aa33a2f5bd32", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:32:15Z", "security_group_id": "d0f91e49-718c-4966-8721-aa33a2f5bd32", "port_range_min": null, "revision_number": 0, "tenant_id": "38b9698e02f34870acb226a002e50763", "created_at": "2019-01-09T16:32:15Z", "project_id": "38b9698e02f34870acb226a002e50763", "id": "de60a009-419f-4baa-b341-0c9a4965ce36"}]} 2019-01-09 16:32:39,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=d0f91e49-718c-4966-8721-aa33a2f5bd32 used request id req-e5a858ec-2e09-4f54-8f92-ad72d72b3012 2019-01-09 16:32:39,191 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:32:39,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/d0f91e49-718c-4966-8721-aa33a2f5bd32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:39,349 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-31753de1-f208-4ec5-92ac-a5d81f6f20cc Content-Length: 0 Date: Wed, 09 Jan 2019 16:32:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:32:39,349 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/d0f91e49-718c-4966-8721-aa33a2f5bd32 used request id req-31753de1-f208-4ec5-92ac-a5d81f6f20cc 2019-01-09 16:32:39,350 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-79801457-94bf-440-proj 2019-01-09 16:32:39,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:39,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb132c82-c536-4fb7-8391-04938d5a2499 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:32:39,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/38b9698e02f34870acb226a002e50763 used request id req-cb132c82-c536-4fb7-8391-04938d5a2499 2019-01-09 16:32:39,601 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-79801457-94bf-440-proj-role 2019-01-09 16:32:39,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/6c82db2eedd34327b4f584e0e17910b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:39,726 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e42692d6-ca37-42b4-9008-c33c96dac280 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:32:39,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/6c82db2eedd34327b4f584e0e17910b4 used request id req-e42692d6-ca37-42b4-9008-c33c96dac280 2019-01-09 16:32:39,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b06a9fe43c94d2ccc61eb0186ee142b217a0c268" 2019-01-09 16:32:39,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf10aabd-5c5e-4415-8f92-c8f720dd6546 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:32:39,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-cf10aabd-5c5e-4415-8f92-c8f720dd6546 2019-01-09 16:32:39,826 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-79801457-94bf-440-user 2019-01-09 16:32:39,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/1e72beb249ca4d28a8e0086fce0fc1f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33111739f2320732351789d742d7355caee495ff" 2019-01-09 16:32:40,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7460c28-c9a1-4c02-b289-0fa8859ad7d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:32:40,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1e72beb249ca4d28a8e0086fce0fc1f6 used request id req-f7460c28-c9a1-4c02-b289-0fa8859ad7d0 2019-01-09 16:32:40,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:40,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:32:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["cpNTqgjuTz2tYY-0-Xa-4Q"], "issued_at": "2019-01-09T16:32:40.000000Z"}} 2019-01-09 16:32:40,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}365ab84aa2654d4bb9f04eb47dba3454de852b45" 2019-01-09 16:32:40,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf1fa2d-c5a8-468b-9a6f-a0d9e3895601 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:40,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ccf1fa2d-c5a8-468b-9a6f-a0d9e3895601 2019-01-09 16:32:40,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:40,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:41,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["uMREgx_WSLSrbpQsP3Q0RQ"], "issued_at": "2019-01-09T16:32:41.000000Z"}} 2019-01-09 16:32:41,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:32:41,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6e758b-dc89-42f6-a925-d41e9d7f54b0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:41,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7d6e758b-dc89-42f6-a925-d41e9d7f54b0 2019-01-09 16:32:41,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:32:41,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:32: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:32:41,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a33244b0-d2be-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:32:41,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5cc397e-e9ac-49fb-a266-f05d3b28608d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a33244b0-d2be-414-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:32:41,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-a33244b0-d2be-414-proj used request id req-a5cc397e-e9ac-49fb-a266-f05d3b28608d 2019-01-09 16:32:41,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:32:41,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa5caf9-a2bb-4e31-8789-29fd8e9ca38b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:32:41,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-dfa5caf9-a2bb-4e31-8789-29fd8e9ca38b 2019-01-09 16:32:41,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}}' 2019-01-09 16:32:41,412 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f970c70e-df64-4314-9ce7-03b0714d3c4e Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2"}, "tags": [], "enabled": true, "id": "55b5d44133734e71aba37836d364acd2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}} 2019-01-09 16:32:41,413 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f970c70e-df64-4314-9ce7-03b0714d3c4e 2019-01-09 16:32:41,413 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-a33244b0-d2be-414-proj 2019-01-09 16:32:41,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:41,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:41,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["SsITUpxtSHGbwRYMSc8Lag"], "issued_at": "2019-01-09T16:32:41.000000Z"}} 2019-01-09 16:32:41,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6055070686c3e74636b2789e39735b15cea80b04" 2019-01-09 16:32:41,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ddf2a42-93e0-4e5e-a523-c465ab245438 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:41,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5ddf2a42-93e0-4e5e-a523-c465ab245438 2019-01-09 16:32:41,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:32:41,929 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:32: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:32:41,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6055070686c3e74636b2789e39735b15cea80b04" 2019-01-09 16:32:42,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8070ef25-0a11-4104-ba0b-c2fc3932d650 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:32:42,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8070ef25-0a11-4104-ba0b-c2fc3932d650 2019-01-09 16:32:42,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-a33244b0-d2be-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6055070686c3e74636b2789e39735b15cea80b04" 2019-01-09 16:32:42,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14115d64-7440-407d-92bf-55e414ef2555 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-a33244b0-d2be-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2"}, "tags": [], "enabled": true, "id": "55b5d44133734e71aba37836d364acd2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}]} 2019-01-09 16:32:42,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-a33244b0-d2be-414-proj used request id req-14115d64-7440-407d-92bf-55e414ef2555 2019-01-09 16:32:42,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6055070686c3e74636b2789e39735b15cea80b04" 2019-01-09 16:32:42,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e21aa2-ea8c-45db-b45b-5064387669b5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:32:42,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b3e21aa2-ea8c-45db-b45b-5064387669b5 2019-01-09 16:32:42,645 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-a33244b0-d2be-414-user 2019-01-09 16:32:42,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:42,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:32:42,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f9e5d28-75c9-4da2-93e6-9f6e3fc6bd0b Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:32:42,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6f9e5d28-75c9-4da2-93e6-9f6e3fc6bd0b 2019-01-09 16:32:42,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" -d '{"role": {"name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj-role"}}' 2019-01-09 16:32:42,883 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:32:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffda03fb-d3c7-436c-a8f6-90a1a4f29658 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3273b52a3a945899754b7dfc237f1cf", "links": {"self": "http://172.30.9.29:5000/v3/roles/d3273b52a3a945899754b7dfc237f1cf"}, "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj-role"}} 2019-01-09 16:32:42,883 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-ffda03fb-d3c7-436c-a8f6-90a1a4f29658 2019-01-09 16:32:42,883 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-a33244b0-d2be-414-proj-role 2019-01-09 16:32:42,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d3273b52a3a945899754b7dfc237f1cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:32:42,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c20a805-daba-48ec-9910-ab2471955f59 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3273b52a3a945899754b7dfc237f1cf", "links": {"self": "http://172.30.9.29:5000/v3/roles/d3273b52a3a945899754b7dfc237f1cf"}, "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj-role"}} 2019-01-09 16:32:42,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d3273b52a3a945899754b7dfc237f1cf used request id req-5c20a805-daba-48ec-9910-ab2471955f59 2019-01-09 16:32:42,985 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-a33244b0-d2be-414-proj-role to project CreateInstanceVolumeTests-a33244b0-d2be-414-proj 2019-01-09 16:32:42,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2/users/5e1d5e6d115c4a938963a2078ce0acfa/roles/d3273b52a3a945899754b7dfc237f1cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:32:43,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:32:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e46950-e516-4a12-90d2-8881dd18c9ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:32:43,125 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2/users/5e1d5e6d115c4a938963a2078ce0acfa/roles/d3273b52a3a945899754b7dfc237f1cf used request id req-63e46950-e516-4a12-90d2-8881dd18c9ad 2019-01-09 16:32:43,126 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:32:43,129 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:32:43,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:43,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:43,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3273b52a3a945899754b7dfc237f1cf", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj-role"}], "expires_at": "2019-01-09T17:32:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-user", "id": "5e1d5e6d115c4a938963a2078ce0acfa"}, "audit_ids": ["X8513yecSlWAVQ6U_pK4iA"], "issued_at": "2019-01-09T16:32:43.000000Z"}} 2019-01-09 16:32:43,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}077451ccaa192d23bd32342e3c0f6b0751f0d3ab" 2019-01-09 16:32:43,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d133412-c84f-4505-ad27-4ff6a4438275 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:43,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2d133412-c84f-4505-ad27-4ff6a4438275 2019-01-09 16:32:43,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}077451ccaa192d23bd32342e3c0f6b0751f0d3ab" 2019-01-09 16:32:43,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-fda52522-6e9f-4bc5-b43a-55372fa3a7de Date: Wed, 09 Jan 2019 16:32:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image"} 2019-01-09 16:32:43,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image used request id req-fda52522-6e9f-4bc5-b43a-55372fa3a7de 2019-01-09 16:32:43,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}077451ccaa192d23bd32342e3c0f6b0751f0d3ab" 2019-01-09 16:32:43,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-7b57eac2-f614-4f51-aeb6-63a80d79eba3 Date: Wed, 09 Jan 2019 16:32: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-09 16:32:43,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-7b57eac2-f614-4f51-aeb6-63a80d79eba3 2019-01-09 16:32:43,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}077451ccaa192d23bd32342e3c0f6b0751f0d3ab" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image"}' 2019-01-09 16:32:43,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-202f47e5-ba29-4dcb-b646-335f48a5f14e Date: Wed, 09 Jan 2019 16:32:43 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:32:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:32:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "min_disk": 0, "protected": false, "id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "file": "/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189/file", "checksum": null, "owner": "55b5d44133734e71aba37836d364acd2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:32:43,887 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-202f47e5-ba29-4dcb-b646-335f48a5f14e 2019-01-09 16:32:43,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}077451ccaa192d23bd32342e3c0f6b0751f0d3ab" -d '' 2019-01-09 16:32:44,267 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a8fa7d18-4e53-46af-ac96-79cb1666b03b Date: Wed, 09 Jan 2019 16:32: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-09 16:32:44,267 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189/file used request id req-a8fa7d18-4e53-46af-ac96-79cb1666b03b 2019-01-09 16:32:44,268 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:32:44,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}077451ccaa192d23bd32342e3c0f6b0751f0d3ab" 2019-01-09 16:32:44,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-eb44b0f7-d356-40de-a6ac-0c8f942cd7bb Date: Wed, 09 Jan 2019 16:32:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:32:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:32:44Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189/snap", "metadata": {}}], "self": "/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "min_disk": 0, "protected": false, "id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "file": "/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "55b5d44133734e71aba37836d364acd2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:32:44,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189 used request id req-eb44b0f7-d356-40de-a6ac-0c8f942cd7bb 2019-01-09 16:32:44,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}077451ccaa192d23bd32342e3c0f6b0751f0d3ab" 2019-01-09 16:32:44,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-180fd898-3695-4c10-84ab-f438b2e15a6a Date: Wed, 09 Jan 2019 16:32: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-09 16:32:44,296 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-180fd898-3695-4c10-84ab-f438b2e15a6a 2019-01-09 16:32:44,298 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image 2019-01-09 16:32:44,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}077451ccaa192d23bd32342e3c0f6b0751f0d3ab" 2019-01-09 16:32:44,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-cdb34f94-7f4b-4791-8f71-d926dc46625a Date: Wed, 09 Jan 2019 16:32:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:32:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:32:44Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189/snap", "metadata": {}}], "self": "/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "min_disk": 0, "protected": false, "id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "file": "/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "55b5d44133734e71aba37836d364acd2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:32:44,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189 used request id req-cdb34f94-7f4b-4791-8f71-d926dc46625a 2019-01-09 16:32:44,324 - create_image - DEBUG - Instance status is - active 2019-01-09 16:32:44,324 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image 2019-01-09 16:32:44,324 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image 2019-01-09 16:32:44,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:44,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:44,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:32:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["nrclqWgTRG2nYUmRmkUFjA"], "issued_at": "2019-01-09T16:32:44.000000Z"}} 2019-01-09 16:32:44,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669d60b649272bbe31904f13ff03072619c4cb23" 2019-01-09 16:32:44,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbf63305-48cb-43a5-a4db-652cb916821c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:44,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-dbf63305-48cb-43a5-a4db-652cb916821c 2019-01-09 16:32:44,830 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:32:44,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669d60b649272bbe31904f13ff03072619c4cb23" 2019-01-09 16:32:45,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fc13f102-1372-4b74-a4cb-6d68be174f88 x-compute-request-id: req-fc13f102-1372-4b74-a4cb-6d68be174f88 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:32:45,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-fc13f102-1372-4b74-a4cb-6d68be174f88 2019-01-09 16:32:45,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669d60b649272bbe31904f13ff03072619c4cb23" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-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-09 16:32:45,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-23e63518-8400-4acd-a14e-094278d0c120 x-compute-request-id: req-23e63518-8400-4acd-a14e-094278d0c120 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "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": "16b1d144-4005-48fe-b624-7b533182334b"}} 2019-01-09 16:32:45,143 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-23e63518-8400-4acd-a14e-094278d0c120 2019-01-09 16:32:45,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:45,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:45,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3273b52a3a945899754b7dfc237f1cf", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj-role"}], "expires_at": "2019-01-09T17:32:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-user", "id": "5e1d5e6d115c4a938963a2078ce0acfa"}, "audit_ids": ["yzi0y58fR1mebjDgsavZ3w"], "issued_at": "2019-01-09T16:32:45.000000Z"}} 2019-01-09 16:32:45,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d34e58791e3350e3953841491916e7ca0f74f8c" 2019-01-09 16:32:45,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb74de63-ff6c-4292-b4bd-d8b843d0513e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:45,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fb74de63-ff6c-4292-b4bd-d8b843d0513e 2019-01-09 16:32:45,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d34e58791e3350e3953841491916e7ca0f74f8c" 2019-01-09 16:32:45,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5e5467a6-fd2b-4f9d-a038-be7b2e858236 Date: Wed, 09 Jan 2019 16:32:45 GMT RESP BODY: {"networks":[]} 2019-01-09 16:32:45,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net used request id req-5e5467a6-fd2b-4f9d-a038-be7b2e858236 2019-01-09 16:32:45,832 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net 2019-01-09 16:32:45,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d34e58791e3350e3953841491916e7ca0f74f8c" -d '{"network": {"name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net", "admin_state_up": true}}' 2019-01-09 16:32:46,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-a47916e9-f779-407a-a030-2e548e032571 Date: Wed, 09 Jan 2019 16:32:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","is_default":false,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}} 2019-01-09 16:32:46,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-a47916e9-f779-407a-a030-2e548e032571 2019-01-09 16:32:46,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d34e58791e3350e3953841491916e7ca0f74f8c" 2019-01-09 16:32:46,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-65ec3d67-6dc5-4e42-97fc-b9905a59561e Date: Wed, 09 Jan 2019 16:32:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:32:46,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-65ec3d67-6dc5-4e42-97fc-b9905a59561e 2019-01-09 16:32:46,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d34e58791e3350e3953841491916e7ca0f74f8c" 2019-01-09 16:32:46,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8aa4b390-4af1-457b-9e58-baeaff9df3fa Date: Wed, 09 Jan 2019 16:32:46 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:32:46,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-8aa4b390-4af1-457b-9e58-baeaff9df3fa 2019-01-09 16:32:46,621 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet 2019-01-09 16:32:46,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d34e58791e3350e3953841491916e7ca0f74f8c" -d '{"subnets": [{"ip_version": 4, "network_id": "19ed3828-4f31-45be-a127-864ea17f84e8", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]}' 2019-01-09 16:32:47,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-013a1acc-eebb-4281-b053-af3805d112ec Date: Wed, 09 Jan 2019 16:32:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:32:47,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-013a1acc-eebb-4281-b053-af3805d112ec 2019-01-09 16:32:47,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d34e58791e3350e3953841491916e7ca0f74f8c" 2019-01-09 16:32:47,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e23d04ea-3ad1-423b-a0b7-7505732e2ff1 Date: Wed, 09 Jan 2019 16:32:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":["616f2710-f6e4-44e4-bae0-e198d8833389"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:32:47,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-e23d04ea-3ad1-423b-a0b7-7505732e2ff1 2019-01-09 16:32:47,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d34e58791e3350e3953841491916e7ca0f74f8c" 2019-01-09 16:32:47,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-533c7d61-bd07-473e-8621-7a77b16ed5b1 Date: Wed, 09 Jan 2019 16:32:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:32:47,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-533c7d61-bd07-473e-8621-7a77b16ed5b1 2019-01-09 16:32:47,340 - OpenStackNetwork - DEBUG - Network [19ed3828-4f31-45be-a127-864ea17f84e8] created successfully 2019-01-09 16:32:47,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:47,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:47,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3273b52a3a945899754b7dfc237f1cf", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj-role"}], "expires_at": "2019-01-09T17:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-user", "id": "5e1d5e6d115c4a938963a2078ce0acfa"}, "audit_ids": ["S2gLxCTbToaTl6EEbsgzTA"], "issued_at": "2019-01-09T16:32:47.000000Z"}} 2019-01-09 16:32:47,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f4b43bc024976d2e56d7a6cf0734eabea4631b" 2019-01-09 16:32:47,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc065aed-82c4-4246-ad7b-30569090eaa7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:47,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-dc065aed-82c4-4246-ad7b-30569090eaa7 2019-01-09 16:32:47,830 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f4b43bc024976d2e56d7a6cf0734eabea4631b" 2019-01-09 16:32:48,035 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:47 GMT Server: Apache x-compute-request-id: req-f404150d-e5c8-499c-9327-4554f49fe8d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f404150d-e5c8-499c-9327-4554f49fe8d2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 16:32:48,035 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/detail used request id req-f404150d-e5c8-499c-9327-4554f49fe8d2 2019-01-09 16:32:48,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f404150d-e5c8-499c-9327-4554f49fe8d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f4b43bc024976d2e56d7a6cf0734eabea4631b" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-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-09 16:32:48,434 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:32:48 GMT Server: Apache x-compute-request-id: req-3003271a-28d8-406f-8c8b-fedc73b2f806 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3003271a-28d8-406f-8c8b-fedc73b2f806 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "self"}, {"href": "http://172.30.9.29:8776/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:32:48.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "161f60ed-b3ca-4071-945c-b81fd01c287e", "size": 1}} 2019-01-09 16:32:48,434 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes used request id req-3003271a-28d8-406f-8c8b-fedc73b2f806 2019-01-09 16:32:48,437 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f404150d-e5c8-499c-9327-4554f49fe8d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f4b43bc024976d2e56d7a6cf0734eabea4631b" 2019-01-09 16:32:48,666 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:48 GMT Server: Apache x-compute-request-id: req-8eaa885d-5982-480a-87c7-25d0ad8413d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8eaa885d-5982-480a-87c7-25d0ad8413d8 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "self"}, {"href": "http://172.30.9.29:8776/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:32:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55b5d44133734e71aba37836d364acd2", "updated_at": "2019-01-09T16:32:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "161f60ed-b3ca-4071-945c-b81fd01c287e", "size": 1}} 2019-01-09 16:32:48,666 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e used request id req-8eaa885d-5982-480a-87c7-25d0ad8413d8 2019-01-09 16:32:48,666 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-1 2019-01-09 16:32:48,669 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f404150d-e5c8-499c-9327-4554f49fe8d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f4b43bc024976d2e56d7a6cf0734eabea4631b" 2019-01-09 16:32:48,902 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:48 GMT Server: Apache x-compute-request-id: req-526b4eee-1024-413e-b93d-0261f0de0396 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-526b4eee-1024-413e-b93d-0261f0de0396 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "self"}, {"href": "http://172.30.9.29:8776/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:32:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55b5d44133734e71aba37836d364acd2", "updated_at": "2019-01-09T16:32:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "161f60ed-b3ca-4071-945c-b81fd01c287e", "size": 1}} 2019-01-09 16:32:48,902 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e used request id req-526b4eee-1024-413e-b93d-0261f0de0396 2019-01-09 16:32:48,902 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:32:48,902 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-1 2019-01-09 16:32:48,902 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-1 2019-01-09 16:32:48,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:48,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:49,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3273b52a3a945899754b7dfc237f1cf", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj-role"}], "expires_at": "2019-01-09T17:32:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-user", "id": "5e1d5e6d115c4a938963a2078ce0acfa"}, "audit_ids": ["iViYE6aeQiCSjMu-Y0AzEw"], "issued_at": "2019-01-09T16:32:49.000000Z"}} 2019-01-09 16:32:49,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a18fa6da4faacc5073528d086516470ed303f51" 2019-01-09 16:32:49,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a26b3a-5781-490b-a7b6-3fc2ca8c2483 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:49,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-20a26b3a-5781-490b-a7b6-3fc2ca8c2483 2019-01-09 16:32:49,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a18fa6da4faacc5073528d086516470ed303f51" 2019-01-09 16:32:49,613 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:49 GMT Server: Apache x-compute-request-id: req-dba8f0c7-3310-443b-a677-53197011805c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dba8f0c7-3310-443b-a677-53197011805c Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "self"}, {"href": "http://172.30.9.29:8776/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:32:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55b5d44133734e71aba37836d364acd2", "updated_at": "2019-01-09T16:32:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "161f60ed-b3ca-4071-945c-b81fd01c287e", "size": 1}]} 2019-01-09 16:32:49,613 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/detail used request id req-dba8f0c7-3310-443b-a677-53197011805c 2019-01-09 16:32:49,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dba8f0c7-3310-443b-a677-53197011805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a18fa6da4faacc5073528d086516470ed303f51" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-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-09 16:32:50,105 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:32:49 GMT Server: Apache x-compute-request-id: req-299ad0c9-d938-437f-86df-1ee635658bc5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-299ad0c9-d938-437f-86df-1ee635658bc5 Content-Length: 875 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a", "rel": "self"}, {"href": "http://172.30.9.29:8776/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:32:49.000000", "description": null, "updated_at": "2019-01-09T16:32:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0464662a-3518-4736-a815-f54196c68b9a", "size": 1}} 2019-01-09 16:32:50,105 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes used request id req-299ad0c9-d938-437f-86df-1ee635658bc5 2019-01-09 16:32:50,109 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dba8f0c7-3310-443b-a677-53197011805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a18fa6da4faacc5073528d086516470ed303f51" 2019-01-09 16:32:50,429 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:50 GMT Server: Apache x-compute-request-id: req-e4322401-4346-4cd0-bf64-a160f0726403 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4322401-4346-4cd0-bf64-a160f0726403 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a", "rel": "self"}, {"href": "http://172.30.9.29:8776/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:32:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55b5d44133734e71aba37836d364acd2", "updated_at": "2019-01-09T16:32:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0464662a-3518-4736-a815-f54196c68b9a", "size": 1}} 2019-01-09 16:32:50,430 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a used request id req-e4322401-4346-4cd0-bf64-a160f0726403 2019-01-09 16:32:50,430 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-2 2019-01-09 16:32:50,433 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dba8f0c7-3310-443b-a677-53197011805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a18fa6da4faacc5073528d086516470ed303f51" 2019-01-09 16:32:50,644 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:50 GMT Server: Apache x-compute-request-id: req-cb8bc28a-9bc1-446c-ba16-ea1d6ff52777 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb8bc28a-9bc1-446c-ba16-ea1d6ff52777 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a", "rel": "self"}, {"href": "http://172.30.9.29:8776/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:32:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55b5d44133734e71aba37836d364acd2", "updated_at": "2019-01-09T16:32:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0464662a-3518-4736-a815-f54196c68b9a", "size": 1}} 2019-01-09 16:32:50,644 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a used request id req-cb8bc28a-9bc1-446c-ba16-ea1d6ff52777 2019-01-09 16:32:50,645 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:32:50,645 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-2 2019-01-09 16:32:50,645 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-2 2019-01-09 16:32:50,645 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:50,646 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:51,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3273b52a3a945899754b7dfc237f1cf", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj-role"}], "expires_at": "2019-01-09T17:32:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-user", "id": "5e1d5e6d115c4a938963a2078ce0acfa"}, "audit_ids": ["z03_ImGYQ3miLAhyMYjG5g"], "issued_at": "2019-01-09T16:32:51.000000Z"}} 2019-01-09 16:32:51,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:51,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f900aa6-4c70-44d3-9116-3b42c71088b3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:51,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1f900aa6-4c70-44d3-9116-3b42c71088b3 2019-01-09 16:32:51,201 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:32:51,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:51,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eacd07c-3b90-4704-b8ab-5eec1a146907 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:51,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5eacd07c-3b90-4704-b8ab-5eec1a146907 2019-01-09 16:32:51,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:51,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-805fec17-1aa2-4aa8-a3c6-25deb3e31bbd Date: Wed, 09 Jan 2019 16:32:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":["616f2710-f6e4-44e4-bae0-e198d8833389"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:32:51,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net used request id req-805fec17-1aa2-4aa8-a3c6-25deb3e31bbd 2019-01-09 16:32:51,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:51,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d33f068e-de33-49a3-8310-9c87ec6c46d0 Date: Wed, 09 Jan 2019 16:32:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:32:51,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-d33f068e-de33-49a3-8310-9c87ec6c46d0 2019-01-09 16:32:51,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:51,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-27583bb1-66b3-49d0-9db6-2ec3cff36a71 Date: Wed, 09 Jan 2019 16:32:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":["616f2710-f6e4-44e4-bae0-e198d8833389"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:32:51,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net used request id req-27583bb1-66b3-49d0-9db6-2ec3cff36a71 2019-01-09 16:32:51,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:32:51,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:32: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:32:51,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:51,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9abeb0-6564-4c4f-aae0-da4aeb3e1f1d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}} 2019-01-09 16:32:51,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 used request id req-8d9abeb0-6564-4c4f-aae0-da4aeb3e1f1d 2019-01-09 16:32:51,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:51,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4e1e972c-48a0-493a-a5b4-0c0d3ed7f0e6 Date: Wed, 09 Jan 2019 16:32:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:32:51,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-4e1e972c-48a0-493a-a5b4-0c0d3ed7f0e6 2019-01-09 16:32:51,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8&name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:51,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a92daaf5-fea3-4413-ab50-6cc8a5c704db Date: Wed, 09 Jan 2019 16:32:51 GMT RESP BODY: {"ports":[]} 2019-01-09 16:32:51,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8&name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port&admin_state_up=True used request id req-a92daaf5-fea3-4413-ab50-6cc8a5c704db 2019-01-09 16:32:51,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:52,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-fd396944-d6a8-418a-bfb2-5fc16e908f4f x-compute-request-id: req-fd396944-d6a8-418a-bfb2-5fc16e908f4f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:32:52,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst used request id req-fd396944-d6a8-418a-bfb2-5fc16e908f4f 2019-01-09 16:32:52,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:52,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2d2e349e-02de-4bb3-ae3d-e7b3a4e16e5f Date: Wed, 09 Jan 2019 16:32:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":["616f2710-f6e4-44e4-bae0-e198d8833389"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:32:52,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net used request id req-2d2e349e-02de-4bb3-ae3d-e7b3a4e16e5f 2019-01-09 16:32:52,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:52,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-21f50f84-12f1-416d-88e7-e4f5fb03626f Date: Wed, 09 Jan 2019 16:32:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:32:52,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-21f50f84-12f1-416d-88e7-e4f5fb03626f 2019-01-09 16:32:52,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:52,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e3ce9ea8-12e0-47e3-8381-1def12a4103a Date: Wed, 09 Jan 2019 16:32:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":["616f2710-f6e4-44e4-bae0-e198d8833389"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:32:52,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net used request id req-e3ce9ea8-12e0-47e3-8381-1def12a4103a 2019-01-09 16:32:52,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:52,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b40f0e3-51f5-45c0-8303-4ce6a40d13d8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}} 2019-01-09 16:32:52,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 used request id req-8b40f0e3-51f5-45c0-8303-4ce6a40d13d8 2019-01-09 16:32:52,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:52,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2cf7b239-e7ad-4292-9d6c-f5c1928e4ae1 Date: Wed, 09 Jan 2019 16:32:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:32:52,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-2cf7b239-e7ad-4292-9d6c-f5c1928e4ae1 2019-01-09 16:32:52,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8&name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:52,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-82e07b08-3536-4e5c-808e-3e4052f50581 Date: Wed, 09 Jan 2019 16:32:52 GMT RESP BODY: {"ports":[]} 2019-01-09 16:32:52,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8&name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port&admin_state_up=True used request id req-82e07b08-3536-4e5c-808e-3e4052f50581 2019-01-09 16:32:52,764 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:32:52,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:32:53,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3273b52a3a945899754b7dfc237f1cf", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj-role"}], "expires_at": "2019-01-09T17:32:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-user", "id": "5e1d5e6d115c4a938963a2078ce0acfa"}, "audit_ids": ["7aMrvAyuT0SId11INtm_Rg"], "issued_at": "2019-01-09T16:32:53.000000Z"}} 2019-01-09 16:32:53,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ffe09bb10bdbaec0db1846afdf3d19c7d6b451" 2019-01-09 16:32:53,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2fc1c0-8381-47f8-bbf3-fd31948fbc81 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:32:53,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3d2fc1c0-8381-47f8-bbf3-fd31948fbc81 2019-01-09 16:32:53,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:53,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f39544ae-af7d-477c-b4ee-920892e7ab83 Date: Wed, 09 Jan 2019 16:32:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":["616f2710-f6e4-44e4-bae0-e198d8833389"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:32:53,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net used request id req-f39544ae-af7d-477c-b4ee-920892e7ab83 2019-01-09 16:32:53,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:53,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-933986b0-43e9-4257-9c7f-42fc82ffc4d9 Date: Wed, 09 Jan 2019 16:32:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:32:53,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-933986b0-43e9-4257-9c7f-42fc82ffc4d9 2019-01-09 16:32:53,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:53,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-39e40d2a-e661-4dfa-b6cf-822aed346e44 Date: Wed, 09 Jan 2019 16:32:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":["616f2710-f6e4-44e4-bae0-e198d8833389"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:32:53,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net used request id req-39e40d2a-e661-4dfa-b6cf-822aed346e44 2019-01-09 16:32:53,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:32:53,485 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:32: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:32:53,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ffe09bb10bdbaec0db1846afdf3d19c7d6b451" 2019-01-09 16:32:53,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de7aa9e-cf47-4084-a37b-78bfbde3d269 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}} 2019-01-09 16:32:53,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 used request id req-4de7aa9e-cf47-4084-a37b-78bfbde3d269 2019-01-09 16:32:53,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:53,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-02eb5272-8065-48f3-b15b-b3b4244c05f7 Date: Wed, 09 Jan 2019 16:32:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:32:53,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-02eb5272-8065-48f3-b15b-b3b4244c05f7 2019-01-09 16:32:53,623 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net 2019-01-09 16:32:53,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" -d '{"port": {"network_id": "19ed3828-4f31-45be-a127-864ea17f84e8", "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port", "admin_state_up": true}}' 2019-01-09 16:32:54,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-d182c6e5-f8a2-4ea5-99e4-cb3682554ae3 Date: Wed, 09 Jan 2019 16:32:54 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:32:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"616f2710-f6e4-44e4-bae0-e198d8833389","ip_address":"10.55.0.3"}],"id":"4443d0e0-3420-4ccf-81ea-85ee86b06f4d","security_groups":["83c7125d-f5ad-4d43-94ef-2f55c8bd126c"],"mac_address":"fa:16:3e:86:73:67","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port","project_id":"55b5d44133734e71aba37836d364acd2","qos_policy_id":null,"admin_state_up":true,"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:32:54,768 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-d182c6e5-f8a2-4ea5-99e4-cb3682554ae3 2019-01-09 16:32:54,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:54,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6b342745-12b4-4126-9ea8-b9cbc11486e1 Date: Wed, 09 Jan 2019 16:32:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":["616f2710-f6e4-44e4-bae0-e198d8833389"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:32:54,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net used request id req-6b342745-12b4-4126-9ea8-b9cbc11486e1 2019-01-09 16:32:54,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:54,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d919fdde-8476-4eae-906c-2d1d1407f485 Date: Wed, 09 Jan 2019 16:32:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:32:54,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-d919fdde-8476-4eae-906c-2d1d1407f485 2019-01-09 16:32:54,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:55,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5c225a5b-2c75-4f36-90c2-0b5b1ab01ea4 Date: Wed, 09 Jan 2019 16:32:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":["616f2710-f6e4-44e4-bae0-e198d8833389"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:32:55,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net used request id req-5c225a5b-2c75-4f36-90c2-0b5b1ab01ea4 2019-01-09 16:32:55,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:55,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a5f225-880b-48cd-8648-0aa003cdb4a5 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}} 2019-01-09 16:32:55,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 used request id req-90a5f225-880b-48cd-8648-0aa003cdb4a5 2019-01-09 16:32:55,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:55,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-00e8188a-1174-47ee-a246-b37fb48e5850 Date: Wed, 09 Jan 2019 16:32:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:32:55,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-00e8188a-1174-47ee-a246-b37fb48e5850 2019-01-09 16:32:55,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8&name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:55,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-ddc9b65b-ee54-4f52-a0e1-1dafb771b1b5 Date: Wed, 09 Jan 2019 16:32:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:32:54Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"616f2710-f6e4-44e4-bae0-e198d8833389","ip_address":"10.55.0.3"}],"id":"4443d0e0-3420-4ccf-81ea-85ee86b06f4d","security_groups":["83c7125d-f5ad-4d43-94ef-2f55c8bd126c"],"mac_address":"fa:16:3e:86:73:67","project_id":"55b5d44133734e71aba37836d364acd2","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port","admin_state_up":true,"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:53Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:32:55,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8&name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port&admin_state_up=True used request id req-ddc9b65b-ee54-4f52-a0e1-1dafb771b1b5 2019-01-09 16:32:55,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:55,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a33b95d-b249-4e95-b777-b9ea1e999e8e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}} 2019-01-09 16:32:55,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 used request id req-5a33b95d-b249-4e95-b777-b9ea1e999e8e 2019-01-09 16:32:55,265 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst 2019-01-09 16:32:55,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:55,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-5dec0947-3993-4c0b-867d-cfc14420c98b x-compute-request-id: req-5dec0947-3993-4c0b-867d-cfc14420c98b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "16b1d144-4005-48fe-b624-7b533182334b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-flavor-name"}]} 2019-01-09 16:32:55,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5dec0947-3993-4c0b-867d-cfc14420c98b 2019-01-09 16:32:55,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/16b1d144-4005-48fe-b624-7b533182334b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:55,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-5e52ead2-a5bb-4518-8f81-d1a85704e90b x-compute-request-id: req-5e52ead2-a5bb-4518-8f81-d1a85704e90b Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "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": "16b1d144-4005-48fe-b624-7b533182334b"}} 2019-01-09 16:32:55,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/16b1d144-4005-48fe-b624-7b533182334b used request id req-5e52ead2-a5bb-4518-8f81-d1a85704e90b 2019-01-09 16:32:55,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:55,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-ee850efc-4ffe-431d-bb37-9fde0fee7bf1 Date: Wed, 09 Jan 2019 16:32:55 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:32:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:32:44Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189/snap", "metadata": {}}], "self": "/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "min_disk": 0, "protected": false, "id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "file": "/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "55b5d44133734e71aba37836d364acd2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image"} 2019-01-09 16:32:55,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image used request id req-ee850efc-4ffe-431d-bb37-9fde0fee7bf1 2019-01-09 16:32:55,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:55,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-e7498a21-c323-4153-9104-f02b011ea729 Date: Wed, 09 Jan 2019 16:32: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-09 16:32:55,515 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-e7498a21-c323-4153-9104-f02b011ea729 2019-01-09 16:32:55,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" -d '{"server": {"name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst", "imageRef": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "flavorRef": "16b1d144-4005-48fe-b624-7b533182334b", "max_count": 1, "min_count": 1, "networks": [{"port": "4443d0e0-3420-4ccf-81ea-85ee86b06f4d"}]}}' 2019-01-09 16:32:56,643 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:32:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d95dd593-6987-49c9-861e-f51b42ba29a3 x-compute-request-id: req-d95dd593-6987-49c9-861e-f51b42ba29a3 Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "bookmark"}], "adminPass": "sVg8h4ncChdD"}} 2019-01-09 16:32:56,643 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-d95dd593-6987-49c9-861e-f51b42ba29a3 2019-01-09 16:32:56,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:56,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-7c6d4fc0-d3fc-4745-b1d9-aa45e7532c20 x-compute-request-id: req-7c6d4fc0-d3fc-4745-b1d9-aa45e7532c20 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.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "bookmark"}], "image": {"id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "links": [{"href": "http://172.30.9.29:8774/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16b1d144-4005-48fe-b624-7b533182334b", "links": [{"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "bookmark"}]}, "id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "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-09T16:32:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst", "created": "2019-01-09T16:32:56Z", "tenant_id": "55b5d44133734e71aba37836d364acd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:32:56,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab used request id req-7c6d4fc0-d3fc-4745-b1d9-aa45e7532c20 2019-01-09 16:32:56,712 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst 2019-01-09 16:32:56,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:32:57,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-63df7ff1-f127-4225-bdf9-ca6f7d284527 x-compute-request-id: req-63df7ff1-f127-4225-bdf9-ca6f7d284527 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.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "bookmark"}], "image": {"id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "links": [{"href": "http://172.30.9.29:8774/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16b1d144-4005-48fe-b624-7b533182334b", "links": [{"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "bookmark"}]}, "id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "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-09T16:32:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst", "created": "2019-01-09T16:32:56Z", "tenant_id": "55b5d44133734e71aba37836d364acd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:32:57,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab used request id req-63df7ff1-f127-4225-bdf9-ca6f7d284527 2019-01-09 16:32:57,276 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst] is - BUILD 2019-01-09 16:32:57,276 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:33:00,279 - create_instance - DEBUG - VM status query timeout in 896.43336606 2019-01-09 16:33:00,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:00,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-2320d313-44dc-478f-ae9a-b3649b9b1a0f x-compute-request-id: req-2320d313-44dc-478f-ae9a-b3649b9b1a0f 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.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "bookmark"}], "image": {"id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "links": [{"href": "http://172.30.9.29:8774/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16b1d144-4005-48fe-b624-7b533182334b", "links": [{"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "bookmark"}]}, "id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "security_groups": [{"name": "default"}], "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:32:57Z", "hostId": "a43607c23e2078720f36befa1d86df17189a3a682ef9f02c5e00aab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst", "created": "2019-01-09T16:32:56Z", "tenant_id": "55b5d44133734e71aba37836d364acd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:00,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab used request id req-2320d313-44dc-478f-ae9a-b3649b9b1a0f 2019-01-09 16:33:00,532 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst] is - BUILD 2019-01-09 16:33:00,532 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:33:03,535 - create_instance - DEBUG - VM status query timeout in 893.176970005 2019-01-09 16:33:03,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:03,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-e87550e6-3f0b-4cc2-a066-632654eb8c00 x-compute-request-id: req-e87550e6-3f0b-4cc2-a066-632654eb8c00 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:67", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "bookmark"}], "image": {"id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "links": [{"href": "http://172.30.9.29:8774/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:01.000000", "flavor": {"id": "16b1d144-4005-48fe-b624-7b533182334b", "links": [{"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "bookmark"}]}, "id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "security_groups": [{"name": "default"}], "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:01Z", "hostId": "a43607c23e2078720f36befa1d86df17189a3a682ef9f02c5e00aab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst", "created": "2019-01-09T16:32:56Z", "tenant_id": "55b5d44133734e71aba37836d364acd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:03,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab used request id req-e87550e6-3f0b-4cc2-a066-632654eb8c00 2019-01-09 16:33:03,856 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst] is - ACTIVE 2019-01-09 16:33:03,856 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:33:03,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:04,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-0f557e28-3a87-4a72-a04c-342bc1cd9db9 x-compute-request-id: req-0f557e28-3a87-4a72-a04c-342bc1cd9db9 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:67", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "bookmark"}], "image": {"id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "links": [{"href": "http://172.30.9.29:8774/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:01.000000", "flavor": {"id": "16b1d144-4005-48fe-b624-7b533182334b", "links": [{"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "bookmark"}]}, "id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "security_groups": [{"name": "default"}], "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:01Z", "hostId": "a43607c23e2078720f36befa1d86df17189a3a682ef9f02c5e00aab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst", "created": "2019-01-09T16:32:56Z", "tenant_id": "55b5d44133734e71aba37836d364acd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:04,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab used request id req-0f557e28-3a87-4a72-a04c-342bc1cd9db9 2019-01-09 16:33:04,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:04,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bd44334f-e20e-43c7-863c-7f75b38fe728 Date: Wed, 09 Jan 2019 16:33:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":["616f2710-f6e4-44e4-bae0-e198d8833389"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:33:04,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net used request id req-bd44334f-e20e-43c7-863c-7f75b38fe728 2019-01-09 16:33:04,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:04,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53dd580f-b80c-4a83-b2f3-c15de3dcaac8 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}} 2019-01-09 16:33:04,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 used request id req-53dd580f-b80c-4a83-b2f3-c15de3dcaac8 2019-01-09 16:33:04,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:04,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-40f9c13f-c89b-4bfd-a13a-81fd3a2f07f3 Date: Wed, 09 Jan 2019 16:33:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:33:04,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-40f9c13f-c89b-4bfd-a13a-81fd3a2f07f3 2019-01-09 16:33:04,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:05,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-d64b62b5-91f7-4c49-9320-b1bcf1045800 Date: Wed, 09 Jan 2019 16:33:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:32:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"616f2710-f6e4-44e4-bae0-e198d8833389","ip_address":"10.55.0.2"}],"id":"00570c5d-d19d-4614-b8d7-efa4d6f7f555","security_groups":[],"mac_address":"fa:16:3e:e1:bc:1d","project_id":"55b5d44133734e71aba37836d364acd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-19ed3828-4f31-45be-a127-864ea17f84e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"616f2710-f6e4-44e4-bae0-e198d8833389","ip_address":"10.55.0.3"}],"id":"4443d0e0-3420-4ccf-81ea-85ee86b06f4d","security_groups":["83c7125d-f5ad-4d43-94ef-2f55c8bd126c"],"mac_address":"fa:16:3e:86:73:67","project_id":"55b5d44133734e71aba37836d364acd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port","admin_state_up":true,"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:53Z","binding:vnic_type":"normal","device_id":"5ab04819-69fc-4fe2-ae64-020e9810b9ab","ip_allocation":"immediate"}]} 2019-01-09 16:33:05,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-d64b62b5-91f7-4c49-9320-b1bcf1045800 2019-01-09 16:33:05,047 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:05,265 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:05 GMT Server: Apache x-compute-request-id: req-bdf8d7b0-be95-495c-81e7-08ccda65a715 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bdf8d7b0-be95-495c-81e7-08ccda65a715 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a", "rel": "self"}, {"href": "http://172.30.9.29:8776/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:32:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55b5d44133734e71aba37836d364acd2", "updated_at": "2019-01-09T16:32:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0464662a-3518-4736-a815-f54196c68b9a", "size": 1}, {"status": "available", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "self"}, {"href": "http://172.30.9.29:8776/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:32:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55b5d44133734e71aba37836d364acd2", "updated_at": "2019-01-09T16:32:48.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "161f60ed-b3ca-4071-945c-b81fd01c287e", "size": 1}]} 2019-01-09 16:33:05,265 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/detail used request id req-bdf8d7b0-be95-495c-81e7-08ccda65a715 2019-01-09 16:33:05,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:05,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68ecf271-c11e-47d0-ab49-021160228fca Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}} 2019-01-09 16:33:05,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 used request id req-68ecf271-c11e-47d0-ab49-021160228fca 2019-01-09 16:33:05,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:05,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-7e1e6ce0-3280-422e-bbcd-b2f8bb4a8e23 x-compute-request-id: req-7e1e6ce0-3280-422e-bbcd-b2f8bb4a8e23 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:67", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "bookmark"}], "image": {"id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "links": [{"href": "http://172.30.9.29:8774/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:01.000000", "flavor": {"id": "16b1d144-4005-48fe-b624-7b533182334b", "links": [{"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "bookmark"}]}, "id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "security_groups": [{"name": "default"}], "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:01Z", "hostId": "a43607c23e2078720f36befa1d86df17189a3a682ef9f02c5e00aab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst", "created": "2019-01-09T16:32:56Z", "tenant_id": "55b5d44133734e71aba37836d364acd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:05,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab used request id req-7e1e6ce0-3280-422e-bbcd-b2f8bb4a8e23 2019-01-09 16:33:05,503 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst] is - ACTIVE 2019-01-09 16:33:05,503 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:33:05,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:05,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-40eb20d9-48b0-45e4-897a-8f7ff9ffa417 x-compute-request-id: req-40eb20d9-48b0-45e4-897a-8f7ff9ffa417 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:67", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "bookmark"}], "image": {"id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "links": [{"href": "http://172.30.9.29:8774/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:01.000000", "flavor": {"id": "16b1d144-4005-48fe-b624-7b533182334b", "links": [{"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "bookmark"}]}, "id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "security_groups": [{"name": "default"}], "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:01Z", "hostId": "a43607c23e2078720f36befa1d86df17189a3a682ef9f02c5e00aab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst", "created": "2019-01-09T16:32:56Z", "tenant_id": "55b5d44133734e71aba37836d364acd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:05,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab used request id req-40eb20d9-48b0-45e4-897a-8f7ff9ffa417 2019-01-09 16:33:05,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:05,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-08907de8-f6c8-4a20-93ff-4ea5246ea091 Date: Wed, 09 Jan 2019 16:33:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":["616f2710-f6e4-44e4-bae0-e198d8833389"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:33:05,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net used request id req-08907de8-f6c8-4a20-93ff-4ea5246ea091 2019-01-09 16:33:05,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:05,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c4a33b-2d03-4201-8644-2aa3987d6307 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}} 2019-01-09 16:33:05,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 used request id req-02c4a33b-2d03-4201-8644-2aa3987d6307 2019-01-09 16:33:05,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:06,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2d60b2a5-4626-4929-a0e9-348a34854b51 Date: Wed, 09 Jan 2019 16:33:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:33:06,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-2d60b2a5-4626-4929-a0e9-348a34854b51 2019-01-09 16:33:06,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:06,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-c5f2a7e0-a75e-44e8-bbde-b514ecc569ae Date: Wed, 09 Jan 2019 16:33:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:32:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"616f2710-f6e4-44e4-bae0-e198d8833389","ip_address":"10.55.0.2"}],"id":"00570c5d-d19d-4614-b8d7-efa4d6f7f555","security_groups":[],"mac_address":"fa:16:3e:e1:bc:1d","project_id":"55b5d44133734e71aba37836d364acd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-19ed3828-4f31-45be-a127-864ea17f84e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"616f2710-f6e4-44e4-bae0-e198d8833389","ip_address":"10.55.0.3"}],"id":"4443d0e0-3420-4ccf-81ea-85ee86b06f4d","security_groups":["83c7125d-f5ad-4d43-94ef-2f55c8bd126c"],"mac_address":"fa:16:3e:86:73:67","project_id":"55b5d44133734e71aba37836d364acd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port","admin_state_up":true,"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:53Z","binding:vnic_type":"normal","device_id":"5ab04819-69fc-4fe2-ae64-020e9810b9ab","ip_allocation":"immediate"}]} 2019-01-09 16:33:06,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-c5f2a7e0-a75e-44e8-bbde-b514ecc569ae 2019-01-09 16:33:06,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" -d '{"volumeAttachment": {"volumeId": "161f60ed-b3ca-4071-945c-b81fd01c287e"}}' 2019-01-09 16:33:07,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f39b90ab-b632-4e17-82d2-6ede61d2a2de x-compute-request-id: req-f39b90ab-b632-4e17-82d2-6ede61d2a2de Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "id": "161f60ed-b3ca-4071-945c-b81fd01c287e", "volumeId": "161f60ed-b3ca-4071-945c-b81fd01c287e"}} 2019-01-09 16:33:07,347 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab/os-volume_attachments used request id req-f39b90ab-b632-4e17-82d2-6ede61d2a2de 2019-01-09 16:33:07,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:07,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-44b1f61e-63c6-4155-8321-12857734bbb6 x-compute-request-id: req-44b1f61e-63c6-4155-8321-12857734bbb6 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:67", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "bookmark"}], "image": {"id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "links": [{"href": "http://172.30.9.29:8774/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:01.000000", "flavor": {"id": "16b1d144-4005-48fe-b624-7b533182334b", "links": [{"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "bookmark"}]}, "id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "security_groups": [{"name": "default"}], "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:01Z", "hostId": "a43607c23e2078720f36befa1d86df17189a3a682ef9f02c5e00aab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst", "created": "2019-01-09T16:32:56Z", "tenant_id": "55b5d44133734e71aba37836d364acd2", "os-extended-volumes:volumes_attached": [{"id": "161f60ed-b3ca-4071-945c-b81fd01c287e"}], "metadata": {}}} 2019-01-09 16:33:07,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab used request id req-44b1f61e-63c6-4155-8321-12857734bbb6 2019-01-09 16:33:07,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:07,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a9fd388e-2cb7-4495-893c-4183e3800c19 Date: Wed, 09 Jan 2019 16:33:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":["616f2710-f6e4-44e4-bae0-e198d8833389"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:33:07,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net used request id req-a9fd388e-2cb7-4495-893c-4183e3800c19 2019-01-09 16:33:07,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:07,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3591891-523e-41a6-8d99-d5ce503132f9 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}} 2019-01-09 16:33:07,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 used request id req-f3591891-523e-41a6-8d99-d5ce503132f9 2019-01-09 16:33:07,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:07,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e0d015ff-4bea-4bf4-a119-81f25207e0c9 Date: Wed, 09 Jan 2019 16:33:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:33:07,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-e0d015ff-4bea-4bf4-a119-81f25207e0c9 2019-01-09 16:33:07,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:07,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-b118ddf0-62e7-4b1a-9741-831ebec6c8e2 Date: Wed, 09 Jan 2019 16:33:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:32:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"616f2710-f6e4-44e4-bae0-e198d8833389","ip_address":"10.55.0.2"}],"id":"00570c5d-d19d-4614-b8d7-efa4d6f7f555","security_groups":[],"mac_address":"fa:16:3e:e1:bc:1d","project_id":"55b5d44133734e71aba37836d364acd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-19ed3828-4f31-45be-a127-864ea17f84e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"616f2710-f6e4-44e4-bae0-e198d8833389","ip_address":"10.55.0.3"}],"id":"4443d0e0-3420-4ccf-81ea-85ee86b06f4d","security_groups":["83c7125d-f5ad-4d43-94ef-2f55c8bd126c"],"mac_address":"fa:16:3e:86:73:67","project_id":"55b5d44133734e71aba37836d364acd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port","admin_state_up":true,"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:53Z","binding:vnic_type":"normal","device_id":"5ab04819-69fc-4fe2-ae64-020e9810b9ab","ip_allocation":"immediate"}]} 2019-01-09 16:33:07,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-b118ddf0-62e7-4b1a-9741-831ebec6c8e2 2019-01-09 16:33:07,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:33:08,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3273b52a3a945899754b7dfc237f1cf", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj-role"}], "expires_at": "2019-01-09T17:33:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_55b5d44133734e71aba37836d364acd2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-user", "id": "5e1d5e6d115c4a938963a2078ce0acfa"}, "audit_ids": ["-Ha4WDxSTFO2DBY0sWjEqA"], "issued_at": "2019-01-09T16:33:08.000000Z"}} 2019-01-09 16:33:08,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071836e4f2d53cc41221c3f7fc0ace596fd65704" 2019-01-09 16:33:08,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-e0ef0ec9-71d7-490a-bf94-a23eacfd33fa x-compute-request-id: req-e0ef0ec9-71d7-490a-bf94-a23eacfd33fa Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:86:73:67", "version": 4, "addr": "10.55.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "bookmark"}], "image": {"id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "links": [{"href": "http://172.30.9.29:8774/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:01.000000", "flavor": {"id": "16b1d144-4005-48fe-b624-7b533182334b", "links": [{"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "bookmark"}]}, "id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "security_groups": [{"name": "default"}], "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:01Z", "hostId": "a43607c23e2078720f36befa1d86df17189a3a682ef9f02c5e00aab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst", "created": "2019-01-09T16:32:56Z", "tenant_id": "55b5d44133734e71aba37836d364acd2", "os-extended-volumes:volumes_attached": [{"id": "161f60ed-b3ca-4071-945c-b81fd01c287e"}], "metadata": {}}]} 2019-01-09 16:33:08,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst used request id req-e0ef0ec9-71d7-490a-bf94-a23eacfd33fa 2019-01-09 16:33:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071836e4f2d53cc41221c3f7fc0ace596fd65704" 2019-01-09 16:33:09,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-183bee25-c0a0-4efd-8b8c-fd81b71e6239 Date: Wed, 09 Jan 2019 16:33:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"19ed3828-4f31-45be-a127-864ea17f84e8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"55b5d44133734e71aba37836d364acd2","l2_adjacency":true,"status":"ACTIVE","subnets":["616f2710-f6e4-44e4-bae0-e198d8833389"],"description":"","tags":[],"updated_at":"2019-01-09T16:32:46Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net","admin_state_up":true,"tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","mtu":1450}]} 2019-01-09 16:33:09,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net used request id req-183bee25-c0a0-4efd-8b8c-fd81b71e6239 2019-01-09 16:33:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071836e4f2d53cc41221c3f7fc0ace596fd65704" 2019-01-09 16:33:09,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-91af8da5-f14f-442b-ab1f-30fb0a63268d Date: Wed, 09 Jan 2019 16:33:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:46Z","dns_nameservers":[],"updated_at":"2019-01-09T16:32:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"55b5d44133734e71aba37836d364acd2","id":"616f2710-f6e4-44e4-bae0-e198d8833389","subnetpool_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet"}]} 2019-01-09 16:33:09,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-91af8da5-f14f-442b-ab1f-30fb0a63268d 2019-01-09 16:33:09,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071836e4f2d53cc41221c3f7fc0ace596fd65704" 2019-01-09 16:33:09,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-7ed92f8a-72ba-4d61-8656-492de3a803bc Date: Wed, 09 Jan 2019 16:33:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:32:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"616f2710-f6e4-44e4-bae0-e198d8833389","ip_address":"10.55.0.2"}],"id":"00570c5d-d19d-4614-b8d7-efa4d6f7f555","security_groups":[],"mac_address":"fa:16:3e:e1:bc:1d","project_id":"55b5d44133734e71aba37836d364acd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:47Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-19ed3828-4f31-45be-a127-864ea17f84e8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:01Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"616f2710-f6e4-44e4-bae0-e198d8833389","ip_address":"10.55.0.3"}],"id":"4443d0e0-3420-4ccf-81ea-85ee86b06f4d","security_groups":["83c7125d-f5ad-4d43-94ef-2f55c8bd126c"],"mac_address":"fa:16:3e:86:73:67","project_id":"55b5d44133734e71aba37836d364acd2","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port","admin_state_up":true,"network_id":"19ed3828-4f31-45be-a127-864ea17f84e8","tenant_id":"55b5d44133734e71aba37836d364acd2","created_at":"2019-01-09T16:32:53Z","binding:vnic_type":"normal","device_id":"5ab04819-69fc-4fe2-ae64-020e9810b9ab","ip_allocation":"immediate"}]} 2019-01-09 16:33:09,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-7ed92f8a-72ba-4d61-8656-492de3a803bc 2019-01-09 16:33:09,106 - create_instance - INFO - Deleting Port with ID - 4443d0e0-3420-4ccf-81ea-85ee86b06f4d 2019-01-09 16:33:09,106 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-port 2019-01-09 16:33:09,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/4443d0e0-3420-4ccf-81ea-85ee86b06f4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:09,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ed19371-cd07-4efe-947d-13c72f08935a Date: Wed, 09 Jan 2019 16:33:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:33:09,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/4443d0e0-3420-4ccf-81ea-85ee86b06f4d used request id req-2ed19371-cd07-4efe-947d-13c72f08935a 2019-01-09 16:33:09,623 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bdf8d7b0-be95-495c-81e7-08ccda65a715" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:09,861 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:09 GMT Server: Apache x-compute-request-id: req-058502a9-98ff-4c38-8315-297d59a9fdc7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-058502a9-98ff-4c38-8315-297d59a9fdc7 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "attachments": [{"server_id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "attachment_id": "cc1025bb-586b-4412-9f0d-72b1f134c960", "attached_at": "2019-01-09T16:33:08.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "161f60ed-b3ca-4071-945c-b81fd01c287e", "device": "/dev/vdb", "id": "161f60ed-b3ca-4071-945c-b81fd01c287e"}], "links": [{"href": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "self"}, {"href": "http://172.30.9.29:8776/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:32:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55b5d44133734e71aba37836d364acd2", "updated_at": "2019-01-09T16:33:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "161f60ed-b3ca-4071-945c-b81fd01c287e", "size": 1}} 2019-01-09 16:33:09,861 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e used request id req-058502a9-98ff-4c38-8315-297d59a9fdc7 2019-01-09 16:33:09,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab/os-volume_attachments/161f60ed-b3ca-4071-945c-b81fd01c287e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:10,512 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:33: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-26546a91-567e-49f3-ac36-e96666efc6ef x-compute-request-id: req-26546a91-567e-49f3-ac36-e96666efc6ef Content-Length: 0 Content-Type: application/json 2019-01-09 16:33:10,513 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab/os-volume_attachments/161f60ed-b3ca-4071-945c-b81fd01c287e used request id req-26546a91-567e-49f3-ac36-e96666efc6ef 2019-01-09 16:33:10,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:10,764 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-1117b38a-d077-42df-96c2-1a48d8aeeacd x-compute-request-id: req-1117b38a-d077-42df-96c2-1a48d8aeeacd Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "bookmark"}], "image": {"id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "links": [{"href": "http://172.30.9.29:8774/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:01.000000", "flavor": {"id": "16b1d144-4005-48fe-b624-7b533182334b", "links": [{"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "bookmark"}]}, "id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:01Z", "hostId": "a43607c23e2078720f36befa1d86df17189a3a682ef9f02c5e00aab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst", "created": "2019-01-09T16:32:56Z", "tenant_id": "55b5d44133734e71aba37836d364acd2", "os-extended-volumes:volumes_attached": [{"id": "161f60ed-b3ca-4071-945c-b81fd01c287e"}], "metadata": {}}} 2019-01-09 16:33:10,764 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab used request id req-1117b38a-d077-42df-96c2-1a48d8aeeacd 2019-01-09 16:33:13,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:13,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-ced54745-d2b9-4a41-8bd1-c408f3ed6f72 x-compute-request-id: req-ced54745-d2b9-4a41-8bd1-c408f3ed6f72 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.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "bookmark"}], "image": {"id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "links": [{"href": "http://172.30.9.29:8774/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:01.000000", "flavor": {"id": "16b1d144-4005-48fe-b624-7b533182334b", "links": [{"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "bookmark"}]}, "id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:01Z", "hostId": "a43607c23e2078720f36befa1d86df17189a3a682ef9f02c5e00aab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst", "created": "2019-01-09T16:32:56Z", "tenant_id": "55b5d44133734e71aba37836d364acd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:13,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab used request id req-ced54745-d2b9-4a41-8bd1-c408f3ed6f72 2019-01-09 16:33:13,869 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst 2019-01-09 16:33:13,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:13,998 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:33:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7db2b082-fdcb-449f-8631-03d068c5eeda x-compute-request-id: req-7db2b082-fdcb-449f-8631-03d068c5eeda Content-Type: application/json 2019-01-09 16:33:13,998 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab used request id req-7db2b082-fdcb-449f-8631-03d068c5eeda 2019-01-09 16:33:13,998 - create_instance - INFO - Checking deletion status 2019-01-09 16:33:14,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:14,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd92b257-4378-40f8-9f7a-a032feb8fea1 x-compute-request-id: req-bd92b257-4378-40f8-9f7a-a032feb8fea1 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.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab", "rel": "bookmark"}], "image": {"id": "fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "links": [{"href": "http://172.30.9.29:8774/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:01.000000", "flavor": {"id": "16b1d144-4005-48fe-b624-7b533182334b", "links": [{"href": "http://172.30.9.29:8774/flavors/16b1d144-4005-48fe-b624-7b533182334b", "rel": "bookmark"}]}, "id": "5ab04819-69fc-4fe2-ae64-020e9810b9ab", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:13Z", "hostId": "a43607c23e2078720f36befa1d86df17189a3a682ef9f02c5e00aab0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst", "created": "2019-01-09T16:32:56Z", "tenant_id": "55b5d44133734e71aba37836d364acd2", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:14,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab used request id req-bd92b257-4378-40f8-9f7a-a032feb8fea1 2019-01-09 16:33:14,082 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst] is - ACTIVE 2019-01-09 16:33:14,082 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:33:17,085 - create_instance - DEBUG - VM status query timeout in 296.91300106 2019-01-09 16:33:17,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2bbd1594f40d83d0550f9864a720e900c7bf2a" 2019-01-09 16:33:17,173 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:33:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9cd4d67c-6529-4908-ae19-8664b9b94975 x-compute-request-id: req-9cd4d67c-6529-4908-ae19-8664b9b94975 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5ab04819-69fc-4fe2-ae64-020e9810b9ab could not be found.", "code": 404}} 2019-01-09 16:33:17,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/5ab04819-69fc-4fe2-ae64-020e9810b9ab used request id req-9cd4d67c-6529-4908-ae19-8664b9b94975 2019-01-09 16:33:17,173 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5ab04819-69fc-4fe2-ae64-020e9810b9ab could not be found. (HTTP 404) (Request-ID: req-9cd4d67c-6529-4908-ae19-8664b9b94975) 2019-01-09 16:33:17,173 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-inst 2019-01-09 16:33:17,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/16b1d144-4005-48fe-b624-7b533182334b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}669d60b649272bbe31904f13ff03072619c4cb23" 2019-01-09 16:33:17,209 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:33:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c2a1c03-d36c-4535-829d-e63bcfb1e47a x-compute-request-id: req-2c2a1c03-d36c-4535-829d-e63bcfb1e47a Content-Length: 0 Content-Type: application/json 2019-01-09 16:33:17,209 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/16b1d144-4005-48fe-b624-7b533182334b used request id req-2c2a1c03-d36c-4535-829d-e63bcfb1e47a 2019-01-09 16:33:17,209 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet 2019-01-09 16:33:17,210 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-subnet 2019-01-09 16:33:17,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/616f2710-f6e4-44e4-bae0-e198d8833389 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d34e58791e3350e3953841491916e7ca0f74f8c" 2019-01-09 16:33:18,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fa3e7473-a91f-441d-83c3-0e0ef5d1f450 Date: Wed, 09 Jan 2019 16:33:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:33:18,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/616f2710-f6e4-44e4-bae0-e198d8833389 used request id req-fa3e7473-a91f-441d-83c3-0e0ef5d1f450 2019-01-09 16:33:18,594 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-pub-net 2019-01-09 16:33:18,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/19ed3828-4f31-45be-a127-864ea17f84e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d34e58791e3350e3953841491916e7ca0f74f8c" 2019-01-09 16:33:19,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebe79dfa-513a-420a-81cb-987db4eb7f67 Date: Wed, 09 Jan 2019 16:33:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:33:19,508 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/19ed3828-4f31-45be-a127-864ea17f84e8 used request id req-ebe79dfa-513a-420a-81cb-987db4eb7f67 2019-01-09 16:33:19,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dba8f0c7-3310-443b-a677-53197011805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a18fa6da4faacc5073528d086516470ed303f51" 2019-01-09 16:33:19,735 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:19 GMT Server: Apache x-compute-request-id: req-68c1d274-d22b-4a65-9078-bb4422fb74da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68c1d274-d22b-4a65-9078-bb4422fb74da Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a", "rel": "self"}, {"href": "http://172.30.9.29:8776/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:32:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55b5d44133734e71aba37836d364acd2", "updated_at": "2019-01-09T16:32:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0464662a-3518-4736-a815-f54196c68b9a", "size": 1}} 2019-01-09 16:33:19,736 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a used request id req-68c1d274-d22b-4a65-9078-bb4422fb74da 2019-01-09 16:33:19,736 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:33:19,736 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-2 2019-01-09 16:33:19,736 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-2 2019-01-09 16:33:19,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dba8f0c7-3310-443b-a677-53197011805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a18fa6da4faacc5073528d086516470ed303f51" 2019-01-09 16:33:19,974 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:33:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9322477b-285c-4c42-9bbb-b0cebaac1c6a Content-Length: 0 Content-Type: text/html; 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-09 16:33:19,975 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a used request id req-9322477b-285c-4c42-9bbb-b0cebaac1c6a 2019-01-09 16:33:19,977 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dba8f0c7-3310-443b-a677-53197011805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a18fa6da4faacc5073528d086516470ed303f51" 2019-01-09 16:33:20,040 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:19 GMT Server: Apache x-compute-request-id: req-05837712-d6d7-48b1-af66-fd7521758147 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-05837712-d6d7-48b1-af66-fd7521758147 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a", "rel": "self"}, {"href": "http://172.30.9.29:8776/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:32:49.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55b5d44133734e71aba37836d364acd2", "updated_at": "2019-01-09T16:33:19.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0464662a-3518-4736-a815-f54196c68b9a", "size": 1}} 2019-01-09 16:33:20,040 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a used request id req-05837712-d6d7-48b1-af66-fd7521758147 2019-01-09 16:33:20,041 - create_volume - DEBUG - Instance status is - deleting 2019-01-09 16:33:20,041 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 16:33:23,044 - create_volume - DEBUG - Volume status query timeout in 56.9307289124 2019-01-09 16:33:23,047 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dba8f0c7-3310-443b-a677-53197011805c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a18fa6da4faacc5073528d086516470ed303f51" 2019-01-09 16:33:23,265 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:33:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-88d753c4-0a35-4aed-b400-0f9de97a3c72 x-openstack-request-id: req-88d753c4-0a35-4aed-b400-0f9de97a3c72 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0464662a-3518-4736-a815-f54196c68b9a could not be found.", "code": 404}} 2019-01-09 16:33:23,265 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/0464662a-3518-4736-a815-f54196c68b9a used request id req-88d753c4-0a35-4aed-b400-0f9de97a3c72 2019-01-09 16:33:23,265 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0464662a-3518-4736-a815-f54196c68b9a could not be found. (HTTP 404) (Request-ID: req-88d753c4-0a35-4aed-b400-0f9de97a3c72) 2019-01-09 16:33:23,265 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-2 2019-01-09 16:33:23,268 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f404150d-e5c8-499c-9327-4554f49fe8d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f4b43bc024976d2e56d7a6cf0734eabea4631b" 2019-01-09 16:33:23,484 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:23 GMT Server: Apache x-compute-request-id: req-10e64dbb-7857-4096-887e-376c5ea4945d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-10e64dbb-7857-4096-887e-376c5ea4945d Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5e1d5e6d115c4a938963a2078ce0acfa", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "self"}, {"href": "http://172.30.9.29:8776/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:32:48.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55b5d44133734e71aba37836d364acd2", "updated_at": "2019-01-09T16:33:11.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "161f60ed-b3ca-4071-945c-b81fd01c287e", "size": 1}} 2019-01-09 16:33:23,484 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e used request id req-10e64dbb-7857-4096-887e-376c5ea4945d 2019-01-09 16:33:23,485 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:33:23,485 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-1 2019-01-09 16:33:23,485 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-1 2019-01-09 16:33:23,488 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f404150d-e5c8-499c-9327-4554f49fe8d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f4b43bc024976d2e56d7a6cf0734eabea4631b" 2019-01-09 16:33:23,568 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:33:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2f6c1b79-764a-483a-8c99-adf807b72065 Content-Length: 0 Content-Type: text/html; 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-09 16:33:23,568 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e used request id req-2f6c1b79-764a-483a-8c99-adf807b72065 2019-01-09 16:33:23,571 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f404150d-e5c8-499c-9327-4554f49fe8d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f4b43bc024976d2e56d7a6cf0734eabea4631b" 2019-01-09 16:33:23,790 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:33:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-934d7a01-6098-4ac8-8ca0-bbfc685029c7 x-openstack-request-id: req-934d7a01-6098-4ac8-8ca0-bbfc685029c7 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 161f60ed-b3ca-4071-945c-b81fd01c287e could not be found.", "code": 404}} 2019-01-09 16:33:23,790 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/55b5d44133734e71aba37836d364acd2/volumes/161f60ed-b3ca-4071-945c-b81fd01c287e used request id req-934d7a01-6098-4ac8-8ca0-bbfc685029c7 2019-01-09 16:33:23,790 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 161f60ed-b3ca-4071-945c-b81fd01c287e could not be found. (HTTP 404) (Request-ID: req-934d7a01-6098-4ac8-8ca0-bbfc685029c7) 2019-01-09 16:33:23,791 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-1 2019-01-09 16:33:23,791 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-4a1449f2-21c0-489e-b15d-e992f22f02b0-image 2019-01-09 16:33:23,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}077451ccaa192d23bd32342e3c0f6b0751f0d3ab" 2019-01-09 16:33:25,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85570fb9-4ed3-46b3-ba94-d8433f932490 Date: Wed, 09 Jan 2019 16:33: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-09 16:33:25,134 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/fc746ff8-b31f-4eb2-a1a9-2c1f16480189 used request id req-85570fb9-4ed3-46b3-ba94-d8433f932490 2019-01-09 16:33:25,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:33:25,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-af1cca7a-a902-40f7-afd6-605000af7065 Date: Wed, 09 Jan 2019 16:33:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55b5d44133734e71aba37836d364acd2", "created_at": "2019-01-09T16:32:45Z", "updated_at": "2019-01-09T16:32:45Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:32:45Z", "revision_number": 0, "id": "6eb73310-2f1c-4682-aa93-a998fb5a6826", "remote_group_id": "83c7125d-f5ad-4d43-94ef-2f55c8bd126c", "remote_ip_prefix": null, "created_at": "2019-01-09T16:32:45Z", "security_group_id": "83c7125d-f5ad-4d43-94ef-2f55c8bd126c", "tenant_id": "55b5d44133734e71aba37836d364acd2", "port_range_min": null, "ethertype": "IPv6", "project_id": "55b5d44133734e71aba37836d364acd2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:32:45Z", "revision_number": 0, "id": "c452e584-a550-4b1e-bd61-fef888120f0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:32:45Z", "security_group_id": "83c7125d-f5ad-4d43-94ef-2f55c8bd126c", "tenant_id": "55b5d44133734e71aba37836d364acd2", "port_range_min": null, "ethertype": "IPv4", "project_id": "55b5d44133734e71aba37836d364acd2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:32:45Z", "revision_number": 0, "id": "d3c44aac-b048-475f-9389-0bedff80dd74", "remote_group_id": "83c7125d-f5ad-4d43-94ef-2f55c8bd126c", "remote_ip_prefix": null, "created_at": "2019-01-09T16:32:45Z", "security_group_id": "83c7125d-f5ad-4d43-94ef-2f55c8bd126c", "tenant_id": "55b5d44133734e71aba37836d364acd2", "port_range_min": null, "ethertype": "IPv4", "project_id": "55b5d44133734e71aba37836d364acd2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:32:45Z", "revision_number": 0, "id": "d58c44e8-1156-4c7a-9d1a-4b617050e23f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:32:45Z", "security_group_id": "83c7125d-f5ad-4d43-94ef-2f55c8bd126c", "tenant_id": "55b5d44133734e71aba37836d364acd2", "port_range_min": null, "ethertype": "IPv6", "project_id": "55b5d44133734e71aba37836d364acd2"}], "revision_number": 4, "project_id": "55b5d44133734e71aba37836d364acd2", "id": "83c7125d-f5ad-4d43-94ef-2f55c8bd126c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:33:25,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-af1cca7a-a902-40f7-afd6-605000af7065 2019-01-09 16:33:25,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:33:25,528 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e693a05-133f-4bb8-9eba-2fc1660e53af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:33:25,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-8e693a05-133f-4bb8-9eba-2fc1660e53af 2019-01-09 16:33:25,528 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:33:25,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:33:25,630 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9bcc3fd-2994-403b-a74f-320ebdb6667c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:33:25,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-f9bcc3fd-2994-403b-a74f-320ebdb6667c 2019-01-09 16:33:25,630 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:33:25,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:33:25,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50e2fff5-27aa-40e1-a820-12b321046c2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:33:25,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-50e2fff5-27aa-40e1-a820-12b321046c2f 2019-01-09 16:33:25,732 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:33:25,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:33:25,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-340b324b-34b8-4c21-b318-9bde25d8ad1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:33:25,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-340b324b-34b8-4c21-b318-9bde25d8ad1b 2019-01-09 16:33:25,833 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:33:25,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:33:25,931 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-101f298e-ba67-4130-981f-436e1575028a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:33:25,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-101f298e-ba67-4130-981f-436e1575028a 2019-01-09 16:33:25,931 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:33:25,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:33:26,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f34a6a49-fac5-414b-ae95-aead5f7dd1fd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "55b5d44133734e71aba37836d364acd2", "name": "CreateInstanceVolumeTests-a33244b0-d2be-414-proj"}} 2019-01-09 16:33:26,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 used request id req-f34a6a49-fac5-414b-ae95-aead5f7dd1fd 2019-01-09 16:33:26,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 83c7125d-f5ad-4d43-94ef-2f55c8bd126c 2019-01-09 16:33:26,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=83c7125d-f5ad-4d43-94ef-2f55c8bd126c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:33:26,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-265e1cb2-31fe-4839-915e-6fb6b0fb34f9 Date: Wed, 09 Jan 2019 16:33:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "83c7125d-f5ad-4d43-94ef-2f55c8bd126c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:32:45Z", "security_group_id": "83c7125d-f5ad-4d43-94ef-2f55c8bd126c", "port_range_min": null, "revision_number": 0, "tenant_id": "55b5d44133734e71aba37836d364acd2", "created_at": "2019-01-09T16:32:45Z", "project_id": "55b5d44133734e71aba37836d364acd2", "id": "6eb73310-2f1c-4682-aa93-a998fb5a6826"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:32:45Z", "security_group_id": "83c7125d-f5ad-4d43-94ef-2f55c8bd126c", "port_range_min": null, "revision_number": 0, "tenant_id": "55b5d44133734e71aba37836d364acd2", "created_at": "2019-01-09T16:32:45Z", "project_id": "55b5d44133734e71aba37836d364acd2", "id": "c452e584-a550-4b1e-bd61-fef888120f0f"}, {"remote_group_id": "83c7125d-f5ad-4d43-94ef-2f55c8bd126c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:32:45Z", "security_group_id": "83c7125d-f5ad-4d43-94ef-2f55c8bd126c", "port_range_min": null, "revision_number": 0, "tenant_id": "55b5d44133734e71aba37836d364acd2", "created_at": "2019-01-09T16:32:45Z", "project_id": "55b5d44133734e71aba37836d364acd2", "id": "d3c44aac-b048-475f-9389-0bedff80dd74"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:32:45Z", "security_group_id": "83c7125d-f5ad-4d43-94ef-2f55c8bd126c", "port_range_min": null, "revision_number": 0, "tenant_id": "55b5d44133734e71aba37836d364acd2", "created_at": "2019-01-09T16:32:45Z", "project_id": "55b5d44133734e71aba37836d364acd2", "id": "d58c44e8-1156-4c7a-9d1a-4b617050e23f"}]} 2019-01-09 16:33:26,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=83c7125d-f5ad-4d43-94ef-2f55c8bd126c used request id req-265e1cb2-31fe-4839-915e-6fb6b0fb34f9 2019-01-09 16:33:26,060 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:33:26,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/83c7125d-f5ad-4d43-94ef-2f55c8bd126c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:33:26,195 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3509c7e-26c6-4ada-8f83-fb3926e9a983 Content-Length: 0 Date: Wed, 09 Jan 2019 16:33:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:33:26,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/83c7125d-f5ad-4d43-94ef-2f55c8bd126c used request id req-b3509c7e-26c6-4ada-8f83-fb3926e9a983 2019-01-09 16:33:26,196 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-a33244b0-d2be-414-proj 2019-01-09 16:33:26,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:33:26,420 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7583f30f-7d5f-40d6-994e-7e2293c15699 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:33:26,420 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/55b5d44133734e71aba37836d364acd2 used request id req-7583f30f-7d5f-40d6-994e-7e2293c15699 2019-01-09 16:33:26,420 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-a33244b0-d2be-414-proj-role 2019-01-09 16:33:26,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d3273b52a3a945899754b7dfc237f1cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:33:26,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28be4d69-6d5a-4077-be6c-c6098f09eb13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:33:26,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d3273b52a3a945899754b7dfc237f1cf used request id req-28be4d69-6d5a-4077-be6c-c6098f09eb13 2019-01-09 16:33:26,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67c7319b4f3d1829e652a9fd1b252c3e79f2d54" 2019-01-09 16:33:26,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54b941ee-bfe7-4ff8-aab3-cf33d9d837e8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:33:26,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-54b941ee-bfe7-4ff8-aab3-cf33d9d837e8 2019-01-09 16:33:26,636 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-a33244b0-d2be-414-user 2019-01-09 16:33:26,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/5e1d5e6d115c4a938963a2078ce0acfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6055070686c3e74636b2789e39735b15cea80b04" 2019-01-09 16:33:26,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de25a57b-ade7-44e4-b9db-98e9a47d2016 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:33:26,829 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5e1d5e6d115c4a938963a2078ce0acfa used request id req-de25a57b-ade7-44e4-b9db-98e9a47d2016 2019-01-09 16:33:26,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:33:27,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["AHaMYm7nRvmp3yGx8VO9Bg"], "issued_at": "2019-01-09T16:33:27.000000Z"}} 2019-01-09 16:33:27,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c0fcdf2e41cbace4a8937cc6548be8acb8b740" 2019-01-09 16:33:27,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e9b1bf-57ca-4f30-b2e7-49119474c955 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:33:27,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-83e9b1bf-57ca-4f30-b2e7-49119474c955 2019-01-09 16:33:27,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:33:27,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:33:27,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["3sNYU5-mQ3eI1AdGI39cDA"], "issued_at": "2019-01-09T16:33:27.000000Z"}} 2019-01-09 16:33:27,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:33:27,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fbe18dc-c05c-4c4c-93f7-2502f0a52649 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:33:27,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2fbe18dc-c05c-4c4c-93f7-2502f0a52649 2019-01-09 16:33:27,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:33:27,826 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:33: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:33:27,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:33:27,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34cb5ab4-1a35-47cd-926e-a42631a5b63c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:33:27,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj used request id req-34cb5ab4-1a35-47cd-926e-a42631a5b63c 2019-01-09 16:33:27,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:33:28,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b88037b-1d55-4fe8-80c0-5d510bbe57f0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:33:28,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-0b88037b-1d55-4fe8-80c0-5d510bbe57f0 2019-01-09 16:33:28,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}}' 2019-01-09 16:33:28,100 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eee1900b-e8b8-4983-b42d-5c5a08cf840c Content-Length: 322 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "id": "db68e56775274a32a1be681b1a0d26d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:33:28,101 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-eee1900b-e8b8-4983-b42d-5c5a08cf840c 2019-01-09 16:33:28,101 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj 2019-01-09 16:33:28,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:33:28,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:33:28,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:33:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["rY2xSiVFS7e5HETclhO_nA"], "issued_at": "2019-01-09T16:33:28.000000Z"}} 2019-01-09 16:33:28,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8892ecbc9a70d3b45fcf999a9b2f560e358a276" 2019-01-09 16:33:28,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee4a21e-a4c1-42d2-8ea6-29e8d8b53c26 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:33:28,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4ee4a21e-a4c1-42d2-8ea6-29e8d8b53c26 2019-01-09 16:33:28,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:33:28,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:33: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:33:28,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8892ecbc9a70d3b45fcf999a9b2f560e358a276" 2019-01-09 16:33:28,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b846dbe1-f4c1-40ba-a6e3-cee4bf820099 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:33:28,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b846dbe1-f4c1-40ba-a6e3-cee4bf820099 2019-01-09 16:33:28,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8892ecbc9a70d3b45fcf999a9b2f560e358a276" 2019-01-09 16:33:28,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09017f83-1d29-4b46-b4dc-59442165cf80 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "id": "db68e56775274a32a1be681b1a0d26d1", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}]} 2019-01-09 16:33:28,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj used request id req-09017f83-1d29-4b46-b4dc-59442165cf80 2019-01-09 16:33:28,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8892ecbc9a70d3b45fcf999a9b2f560e358a276" 2019-01-09 16:33:28,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4021930-ac52-4dac-9c70-84d21c185afb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:33:28,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a4021930-ac52-4dac-9c70-84d21c185afb 2019-01-09 16:33:29,306 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-1ece9058-fd18-4c2-user 2019-01-09 16:33:29,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:33:29,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:33:29,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f1ee43-ec8c-4b90-855c-161687f95462 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:33:29,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f9f1ee43-ec8c-4b90-855c-161687f95462 2019-01-09 16:33:29,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" -d '{"role": {"name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj-role"}}' 2019-01-09 16:33:29,523 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f238804a-0b1d-415b-92d3-76cdd869e8bc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6bdd335328b04c5993c665109ca18968", "links": {"self": "http://172.30.9.29:5000/v3/roles/6bdd335328b04c5993c665109ca18968"}, "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj-role"}} 2019-01-09 16:33:29,523 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-f238804a-0b1d-415b-92d3-76cdd869e8bc 2019-01-09 16:33:29,523 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj-role 2019-01-09 16:33:29,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/6bdd335328b04c5993c665109ca18968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:33:29,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ad9b1a-6d0a-4d5e-b88d-e1845581445b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6bdd335328b04c5993c665109ca18968", "links": {"self": "http://172.30.9.29:5000/v3/roles/6bdd335328b04c5993c665109ca18968"}, "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj-role"}} 2019-01-09 16:33:29,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/6bdd335328b04c5993c665109ca18968 used request id req-d0ad9b1a-6d0a-4d5e-b88d-e1845581445b 2019-01-09 16:33:29,634 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj-role to project CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj 2019-01-09 16:33:29,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1/users/160dba0b30674207bfa53b67784a4e1b/roles/6bdd335328b04c5993c665109ca18968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:33:29,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-947ab794-1607-44e7-823d-a5190b09802d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:33:29,765 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1/users/160dba0b30674207bfa53b67784a4e1b/roles/6bdd335328b04c5993c665109ca18968 used request id req-947ab794-1607-44e7-823d-a5190b09802d 2019-01-09 16:33:29,765 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:33:29,768 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:33:29,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:33:29,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:33:30,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdd335328b04c5993c665109ca18968", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj-role"}], "expires_at": "2019-01-09T17:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-user", "id": "160dba0b30674207bfa53b67784a4e1b"}, "audit_ids": ["pI7COJqZSmCL7miLrByKEg"], "issued_at": "2019-01-09T16:33:30.000000Z"}} 2019-01-09 16:33:30,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}343b7b67ea273eb04777dac05bffc255cf4d2e93" 2019-01-09 16:33:30,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6002e501-3a09-4290-a7bd-ce26cee7a3eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:33:30,251 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6002e501-3a09-4290-a7bd-ce26cee7a3eb 2019-01-09 16:33:30,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}343b7b67ea273eb04777dac05bffc255cf4d2e93" 2019-01-09 16:33:30,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-6d6c2019-6954-4707-83a2-d68de71fc7c0 Date: Wed, 09 Jan 2019 16:33:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image"} 2019-01-09 16:33:30,451 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image used request id req-6d6c2019-6954-4707-83a2-d68de71fc7c0 2019-01-09 16:33:30,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}343b7b67ea273eb04777dac05bffc255cf4d2e93" 2019-01-09 16:33:30,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-6f916113-7a8a-4dd0-880a-8e01add4a7ba Date: Wed, 09 Jan 2019 16:33:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 16:33:30,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-6f916113-7a8a-4dd0-880a-8e01add4a7ba 2019-01-09 16:33:30,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}343b7b67ea273eb04777dac05bffc255cf4d2e93" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image"}' 2019-01-09 16:33:30,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/07e01640-ceb1-4939-b253-68bb47900a00 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-aee3d418-e33b-42bf-a80c-0961065e7f97 Date: Wed, 09 Jan 2019 16:33:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:33:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:33:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/07e01640-ceb1-4939-b253-68bb47900a00", "min_disk": 0, "protected": false, "id": "07e01640-ceb1-4939-b253-68bb47900a00", "file": "/v2/images/07e01640-ceb1-4939-b253-68bb47900a00/file", "checksum": null, "owner": "db68e56775274a32a1be681b1a0d26d1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:33:30,528 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-aee3d418-e33b-42bf-a80c-0961065e7f97 2019-01-09 16:33:30,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/07e01640-ceb1-4939-b253-68bb47900a00/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}343b7b67ea273eb04777dac05bffc255cf4d2e93" -d '' 2019-01-09 16:33:31,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6ad8ddfa-2684-469f-8d1a-253e27af95cf Date: Wed, 09 Jan 2019 16:33: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-09 16:33:31,696 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/07e01640-ceb1-4939-b253-68bb47900a00/file used request id req-6ad8ddfa-2684-469f-8d1a-253e27af95cf 2019-01-09 16:33:31,697 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:33:31,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/07e01640-ceb1-4939-b253-68bb47900a00 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}343b7b67ea273eb04777dac05bffc255cf4d2e93" 2019-01-09 16:33:31,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-f2a12373-811f-417c-bdf4-930e65f39305 Date: Wed, 09 Jan 2019 16:33:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:33:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:33:31Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/07e01640-ceb1-4939-b253-68bb47900a00/snap", "metadata": {}}], "self": "/v2/images/07e01640-ceb1-4939-b253-68bb47900a00", "min_disk": 0, "protected": false, "id": "07e01640-ceb1-4939-b253-68bb47900a00", "file": "/v2/images/07e01640-ceb1-4939-b253-68bb47900a00/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db68e56775274a32a1be681b1a0d26d1", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/07e01640-ceb1-4939-b253-68bb47900a00/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:33:31,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/07e01640-ceb1-4939-b253-68bb47900a00 used request id req-f2a12373-811f-417c-bdf4-930e65f39305 2019-01-09 16:33:31,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}343b7b67ea273eb04777dac05bffc255cf4d2e93" 2019-01-09 16:33:31,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-dd221db8-bf3d-48bd-8153-d7681bda2ea8 Date: Wed, 09 Jan 2019 16:33: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-09 16:33:31,732 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-dd221db8-bf3d-48bd-8153-d7681bda2ea8 2019-01-09 16:33:31,735 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image 2019-01-09 16:33:31,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/07e01640-ceb1-4939-b253-68bb47900a00 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}343b7b67ea273eb04777dac05bffc255cf4d2e93" 2019-01-09 16:33:31,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-c82738fc-073c-4532-b9b1-5ba9e7d667a5 Date: Wed, 09 Jan 2019 16:33:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:33:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:33:31Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/07e01640-ceb1-4939-b253-68bb47900a00/snap", "metadata": {}}], "self": "/v2/images/07e01640-ceb1-4939-b253-68bb47900a00", "min_disk": 0, "protected": false, "id": "07e01640-ceb1-4939-b253-68bb47900a00", "file": "/v2/images/07e01640-ceb1-4939-b253-68bb47900a00/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db68e56775274a32a1be681b1a0d26d1", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/07e01640-ceb1-4939-b253-68bb47900a00/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:33:31,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/07e01640-ceb1-4939-b253-68bb47900a00 used request id req-c82738fc-073c-4532-b9b1-5ba9e7d667a5 2019-01-09 16:33:31,756 - create_image - DEBUG - Instance status is - active 2019-01-09 16:33:31,756 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image 2019-01-09 16:33:31,756 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image 2019-01-09 16:33:31,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:33:31,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:33:32,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:33:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Q_l_YEjyQu6oMZiCWGhVaQ"], "issued_at": "2019-01-09T16:33:32.000000Z"}} 2019-01-09 16:33:32,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccdd26e9a9b1e74a9bd607391371c0dbd8e38f6" 2019-01-09 16:33:32,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0849ccc-08cb-40e0-9b76-97dcccba227d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:33:32,258 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e0849ccc-08cb-40e0-9b76-97dcccba227d 2019-01-09 16:33:32,259 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:33:32,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccdd26e9a9b1e74a9bd607391371c0dbd8e38f6" 2019-01-09 16:33:32,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ce1bd34-b787-4cda-b9fd-d9d07357f967 x-compute-request-id: req-0ce1bd34-b787-4cda-b9fd-d9d07357f967 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:33:32,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0ce1bd34-b787-4cda-b9fd-d9d07357f967 2019-01-09 16:33:32,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccdd26e9a9b1e74a9bd607391371c0dbd8e38f6" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-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-09 16:33:32,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb221edf-bdce-4812-8bcd-8acf6f513212 x-compute-request-id: req-fb221edf-bdce-4812-8bcd-8acf6f513212 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "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": "a2e24934-f7b6-4f8a-aa6d-3430c014013d"}} 2019-01-09 16:33:32,504 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-fb221edf-bdce-4812-8bcd-8acf6f513212 2019-01-09 16:33:32,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:33:32,505 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:33:32,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdd335328b04c5993c665109ca18968", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj-role"}], "expires_at": "2019-01-09T17:33:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-user", "id": "160dba0b30674207bfa53b67784a4e1b"}, "audit_ids": ["d-tQMGpYQQSlUeSDvCaKXw"], "issued_at": "2019-01-09T16:33:32.000000Z"}} 2019-01-09 16:33:32,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53cb528aa6ce437e8334bef4c9a388c94fb4b71" 2019-01-09 16:33:32,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa3ee29-6d7c-472d-a0d5-2023b672f789 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:33:32,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-bfa3ee29-6d7c-472d-a0d5-2023b672f789 2019-01-09 16:33:32,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53cb528aa6ce437e8334bef4c9a388c94fb4b71" 2019-01-09 16:33:33,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e691734e-9dc3-4b8a-8824-b93dcd5a8520 Date: Wed, 09 Jan 2019 16:33:33 GMT RESP BODY: {"networks":[]} 2019-01-09 16:33:33,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-e691734e-9dc3-4b8a-8824-b93dcd5a8520 2019-01-09 16:33:33,186 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net 2019-01-09 16:33:33,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53cb528aa6ce437e8334bef4c9a388c94fb4b71" -d '{"network": {"name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net", "admin_state_up": true}}' 2019-01-09 16:33:33,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 648 X-Openstack-Request-Id: req-0550411a-26a3-4fa1-ac9d-40b5fac1cb45 Date: Wed, 09 Jan 2019 16:33:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:33:33Z","is_default":false,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}} 2019-01-09 16:33:33,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks used request id req-0550411a-26a3-4fa1-ac9d-40b5fac1cb45 2019-01-09 16:33:33,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53cb528aa6ce437e8334bef4c9a388c94fb4b71" 2019-01-09 16:33:33,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 632 X-Openstack-Request-Id: req-ab98aa62-9ac6-42ab-81d6-0f3caeede02f Date: Wed, 09 Jan 2019 16:33:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T16:33:33Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:33,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-ab98aa62-9ac6-42ab-81d6-0f3caeede02f 2019-01-09 16:33:33,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53cb528aa6ce437e8334bef4c9a388c94fb4b71" 2019-01-09 16:33:33,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e69a4f8f-e81a-4b26-8203-fea8e9ff3e96 Date: Wed, 09 Jan 2019 16:33:33 GMT RESP BODY: {"subnets":[]} 2019-01-09 16:33:33,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-e69a4f8f-e81a-4b26-8203-fea8e9ff3e96 2019-01-09 16:33:33,758 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet 2019-01-09 16:33:33,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53cb528aa6ce437e8334bef4c9a388c94fb4b71" -d '{"subnets": [{"ip_version": 4, "network_id": "b92b3fd2-e540-49e5-b923-591ec1b89006", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]}' 2019-01-09 16:33:34,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-992c30ef-3858-406b-9c5f-463bcfe74dde Date: Wed, 09 Jan 2019 16:33:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:34,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets used request id req-992c30ef-3858-406b-9c5f-463bcfe74dde 2019-01-09 16:33:34,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53cb528aa6ce437e8334bef4c9a388c94fb4b71" 2019-01-09 16:33:34,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9d623aea-9dfd-4fe5-b552-20abb3322321 Date: Wed, 09 Jan 2019 16:33:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:34,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-9d623aea-9dfd-4fe5-b552-20abb3322321 2019-01-09 16:33:34,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53cb528aa6ce437e8334bef4c9a388c94fb4b71" 2019-01-09 16:33:34,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6998e26b-980d-4fc2-a359-9f31a7d6f3d1 Date: Wed, 09 Jan 2019 16:33:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:34,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-6998e26b-980d-4fc2-a359-9f31a7d6f3d1 2019-01-09 16:33:34,495 - OpenStackNetwork - DEBUG - Network [b92b3fd2-e540-49e5-b923-591ec1b89006] created successfully 2019-01-09 16:33:34,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:33:34,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:33:34,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdd335328b04c5993c665109ca18968", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj-role"}], "expires_at": "2019-01-09T17:33:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-user", "id": "160dba0b30674207bfa53b67784a4e1b"}, "audit_ids": ["H7wdfvc6QlyQAIAaYbKnnw"], "issued_at": "2019-01-09T16:33:34.000000Z"}} 2019-01-09 16:33:34,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf055d858352ee0e0a778055535dd036e57c21e" 2019-01-09 16:33:34,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0279af8-29f4-45f2-8670-702ff2676eef Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:33:34,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c0279af8-29f4-45f2-8670-702ff2676eef 2019-01-09 16:33:34,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf055d858352ee0e0a778055535dd036e57c21e" 2019-01-09 16:33:35,194 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:34 GMT Server: Apache x-compute-request-id: req-ed7709ef-4bae-43eb-ac8d-2a239ed01089 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed7709ef-4bae-43eb-ac8d-2a239ed01089 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 16:33:35,194 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/detail used request id req-ed7709ef-4bae-43eb-ac8d-2a239ed01089 2019-01-09 16:33:35,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ed7709ef-4bae-43eb-ac8d-2a239ed01089" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf055d858352ee0e0a778055535dd036e57c21e" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-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-09 16:33:35,611 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:33:35 GMT Server: Apache x-compute-request-id: req-063a3c83-acc9-4f04-b8c9-849dba512c0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-063a3c83-acc9-4f04-b8c9-849dba512c0e Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:35.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99", "size": 1}} 2019-01-09 16:33:35,612 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes used request id req-063a3c83-acc9-4f04-b8c9-849dba512c0e 2019-01-09 16:33:35,615 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed7709ef-4bae-43eb-ac8d-2a239ed01089" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf055d858352ee0e0a778055535dd036e57c21e" 2019-01-09 16:33:35,853 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:35 GMT Server: Apache x-compute-request-id: req-36c19d13-db41-45ad-9d06-617fe2191727 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-36c19d13-db41-45ad-9d06-617fe2191727 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:33:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99", "size": 1}} 2019-01-09 16:33:35,853 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 used request id req-36c19d13-db41-45ad-9d06-617fe2191727 2019-01-09 16:33:35,853 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1 2019-01-09 16:33:35,856 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed7709ef-4bae-43eb-ac8d-2a239ed01089" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf055d858352ee0e0a778055535dd036e57c21e" 2019-01-09 16:33:36,102 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:35 GMT Server: Apache x-compute-request-id: req-8ad66b36-aafc-40f4-a6cb-89ebef741e11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ad66b36-aafc-40f4-a6cb-89ebef741e11 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:33:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99", "size": 1}} 2019-01-09 16:33:36,102 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 used request id req-8ad66b36-aafc-40f4-a6cb-89ebef741e11 2019-01-09 16:33:36,103 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:33:36,103 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1 2019-01-09 16:33:36,103 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1 2019-01-09 16:33:36,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:33:36,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:33:36,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdd335328b04c5993c665109ca18968", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj-role"}], "expires_at": "2019-01-09T17:33:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-user", "id": "160dba0b30674207bfa53b67784a4e1b"}, "audit_ids": ["9qFJotXiT_2XqYcOReGZQA"], "issued_at": "2019-01-09T16:33:36.000000Z"}} 2019-01-09 16:33:36,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c1fcd9def795c135c8fd93a3b4fa1bd84cdcc" 2019-01-09 16:33:36,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e487b68-bf48-44cc-b238-7b8e44f81dbb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:33:36,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3e487b68-bf48-44cc-b238-7b8e44f81dbb 2019-01-09 16:33:36,587 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c1fcd9def795c135c8fd93a3b4fa1bd84cdcc" 2019-01-09 16:33:36,807 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:36 GMT Server: Apache x-compute-request-id: req-805ddfd8-a675-4407-96e5-548e2cde439d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-805ddfd8-a675-4407-96e5-548e2cde439d Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:33:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99", "size": 1}]} 2019-01-09 16:33:36,808 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/detail used request id req-805ddfd8-a675-4407-96e5-548e2cde439d 2019-01-09 16:33:36,811 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-805ddfd8-a675-4407-96e5-548e2cde439d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c1fcd9def795c135c8fd93a3b4fa1bd84cdcc" -d '{"volume": {"status": "creating", "backup_id": null, "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-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-09 16:33:37,422 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:33:36 GMT Server: Apache x-compute-request-id: req-d2490c3d-b4a0-439f-ac90-87cabd7b8003 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d2490c3d-b4a0-439f-ac90-87cabd7b8003 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:37.000000", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea", "size": 1}} 2019-01-09 16:33:37,422 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes used request id req-d2490c3d-b4a0-439f-ac90-87cabd7b8003 2019-01-09 16:33:37,425 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-805ddfd8-a675-4407-96e5-548e2cde439d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c1fcd9def795c135c8fd93a3b4fa1bd84cdcc" 2019-01-09 16:33:37,641 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:37 GMT Server: Apache x-compute-request-id: req-2c43950a-45c3-455f-b9d8-a56d54188747 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2c43950a-45c3-455f-b9d8-a56d54188747 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:33:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea", "size": 1}} 2019-01-09 16:33:37,641 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea used request id req-2c43950a-45c3-455f-b9d8-a56d54188747 2019-01-09 16:33:37,642 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-2 2019-01-09 16:33:37,644 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-805ddfd8-a675-4407-96e5-548e2cde439d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c1fcd9def795c135c8fd93a3b4fa1bd84cdcc" 2019-01-09 16:33:37,857 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:37 GMT Server: Apache x-compute-request-id: req-f7ceff9d-4404-495b-ae4c-927844a37e74 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7ceff9d-4404-495b-ae4c-927844a37e74 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:33:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea", "size": 1}} 2019-01-09 16:33:37,858 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea used request id req-f7ceff9d-4404-495b-ae4c-927844a37e74 2019-01-09 16:33:37,858 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:33:37,858 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-2 2019-01-09 16:33:37,858 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-2 2019-01-09 16:33:37,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:33:37,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:33:38,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdd335328b04c5993c665109ca18968", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj-role"}], "expires_at": "2019-01-09T17:33:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-user", "id": "160dba0b30674207bfa53b67784a4e1b"}, "audit_ids": ["EEOb-kmPTnytOlQlsVlBNw"], "issued_at": "2019-01-09T16:33:38.000000Z"}} 2019-01-09 16:33:38,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:38,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d274cf86-2ccb-45b5-9176-0301c16d21ab Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:33:38,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d274cf86-2ccb-45b5-9176-0301c16d21ab 2019-01-09 16:33:38,457 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:33:38,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:38,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fac9c0e-4a37-476e-83b7-f2c8b49c2659 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:33:38,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9fac9c0e-4a37-476e-83b7-f2c8b49c2659 2019-01-09 16:33:38,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:39,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d5d05903-5873-488d-899e-e0f541190d57 Date: Wed, 09 Jan 2019 16:33:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:39,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-d5d05903-5873-488d-899e-e0f541190d57 2019-01-09 16:33:39,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:39,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c7d0c7b8-5b3c-42de-960c-3e72c3e3f574 Date: Wed, 09 Jan 2019 16:33:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:39,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-c7d0c7b8-5b3c-42de-960c-3e72c3e3f574 2019-01-09 16:33:39,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:39,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5ac878e6-0604-4840-98f9-be192030ffe1 Date: Wed, 09 Jan 2019 16:33:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:39,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-5ac878e6-0604-4840-98f9-be192030ffe1 2019-01-09 16:33:39,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:33:39,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:33: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:33:39,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:39,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e0ac8be-08ad-4774-b2f7-6947036c8c5c Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:33:39,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-1e0ac8be-08ad-4774-b2f7-6947036c8c5c 2019-01-09 16:33:39,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:39,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-120d0763-89a2-456d-adfa-0f03b5616e50 Date: Wed, 09 Jan 2019 16:33:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:39,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-120d0763-89a2-456d-adfa-0f03b5616e50 2019-01-09 16:33:39,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006&name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:39,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2df9b09b-aced-4929-8f24-f033fd6b807b Date: Wed, 09 Jan 2019 16:33:39 GMT RESP BODY: {"ports":[]} 2019-01-09 16:33:39,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006&name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port&admin_state_up=True used request id req-2df9b09b-aced-4929-8f24-f033fd6b807b 2019-01-09 16:33:39,302 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:39,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-057e1cbd-f421-4b4e-a72e-75f7875c3517 x-compute-request-id: req-057e1cbd-f421-4b4e-a72e-75f7875c3517 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 16:33:39,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst used request id req-057e1cbd-f421-4b4e-a72e-75f7875c3517 2019-01-09 16:33:39,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:39,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3c767a59-9ffa-46f3-acce-369271aead48 Date: Wed, 09 Jan 2019 16:33:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:39,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-3c767a59-9ffa-46f3-acce-369271aead48 2019-01-09 16:33:39,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:39,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9f780b7b-3a0e-499a-bd5f-114b1dbb8087 Date: Wed, 09 Jan 2019 16:33:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:39,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-9f780b7b-3a0e-499a-bd5f-114b1dbb8087 2019-01-09 16:33:39,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:39,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fd2a2e18-87c5-42f8-a2b0-f91d23755959 Date: Wed, 09 Jan 2019 16:33:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:39,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-fd2a2e18-87c5-42f8-a2b0-f91d23755959 2019-01-09 16:33:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:39,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d782eea7-351f-4184-ab32-a73ae9fd4ca2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:33:39,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-d782eea7-351f-4184-ab32-a73ae9fd4ca2 2019-01-09 16:33:39,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:39,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-22310943-7d16-408e-a2e5-7a9619e2cff1 Date: Wed, 09 Jan 2019 16:33:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:39,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-22310943-7d16-408e-a2e5-7a9619e2cff1 2019-01-09 16:33:39,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006&name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:39,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2c296af6-e94f-408b-9192-8c65ed4d3746 Date: Wed, 09 Jan 2019 16:33:39 GMT RESP BODY: {"ports":[]} 2019-01-09 16:33:39,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006&name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port&admin_state_up=True used request id req-2c296af6-e94f-408b-9192-8c65ed4d3746 2019-01-09 16:33:39,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:33:39,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:33:40,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdd335328b04c5993c665109ca18968", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj-role"}], "expires_at": "2019-01-09T17:33:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-user", "id": "160dba0b30674207bfa53b67784a4e1b"}, "audit_ids": ["8DQZp1IEQsSZGC6uT2y8ag"], "issued_at": "2019-01-09T16:33:40.000000Z"}} 2019-01-09 16:33:40,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0477fb19f52122b347aa2339d94b1d99ff2c744a" 2019-01-09 16:33:40,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a21d15-20e4-46c1-b224-838272130092 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:33:40,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c0a21d15-20e4-46c1-b224-838272130092 2019-01-09 16:33:40,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:40,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3f7ebeec-1c90-4316-b964-ce54600d2bfe Date: Wed, 09 Jan 2019 16:33:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:40,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-3f7ebeec-1c90-4316-b964-ce54600d2bfe 2019-01-09 16:33:40,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:40,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e28db992-8586-4a77-b15b-eab5b6733a0b Date: Wed, 09 Jan 2019 16:33:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:40,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-e28db992-8586-4a77-b15b-eab5b6733a0b 2019-01-09 16:33:40,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:40,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a0573dec-3941-41f2-9375-29c3e3f45d0f Date: Wed, 09 Jan 2019 16:33:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:40,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-a0573dec-3941-41f2-9375-29c3e3f45d0f 2019-01-09 16:33:40,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:33:40,650 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:33: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:33:40,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0477fb19f52122b347aa2339d94b1d99ff2c744a" 2019-01-09 16:33:40,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba82f6e7-a345-43f6-8e12-0c7986f84539 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:33:40,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-ba82f6e7-a345-43f6-8e12-0c7986f84539 2019-01-09 16:33:40,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:40,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-830c83cd-bf51-44a1-8aa2-743c053a719e Date: Wed, 09 Jan 2019 16:33:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:40,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-830c83cd-bf51-44a1-8aa2-743c053a719e 2019-01-09 16:33:40,786 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net 2019-01-09 16:33:40,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" -d '{"port": {"network_id": "b92b3fd2-e540-49e5-b923-591ec1b89006", "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port", "admin_state_up": true}}' 2019-01-09 16:33:41,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-7be44af7-3c76-4e95-b71b-d42fb002aaef Date: Wed, 09 Jan 2019 16:33:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.6"}],"id":"310fdc6f-e125-4619-9040-a7b0ffdb083e","security_groups":["9164ede1-7bd2-40c2-9f4f-6cc83839fe95"],"mac_address":"fa:16:3e:59:74:b9","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port","project_id":"db68e56775274a32a1be681b1a0d26d1","qos_policy_id":null,"admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:41Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:33:41,928 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/ports used request id req-7be44af7-3c76-4e95-b71b-d42fb002aaef 2019-01-09 16:33:41,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:42,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8c712022-a1d6-4ae0-9e0c-d110761dbdcc Date: Wed, 09 Jan 2019 16:33:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:42,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-8c712022-a1d6-4ae0-9e0c-d110761dbdcc 2019-01-09 16:33:42,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:42,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0e1383e9-763a-4f82-95f6-d222125c5e69 Date: Wed, 09 Jan 2019 16:33:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:42,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-0e1383e9-763a-4f82-95f6-d222125c5e69 2019-01-09 16:33:42,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:42,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-14d0a652-0589-4c67-bf41-40307b7b4213 Date: Wed, 09 Jan 2019 16:33:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:42,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-14d0a652-0589-4c67-bf41-40307b7b4213 2019-01-09 16:33:42,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:42,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7255f440-34a9-4088-9dc5-4159539db4af Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:33:42,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-7255f440-34a9-4088-9dc5-4159539db4af 2019-01-09 16:33:42,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:42,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2a3f5389-dfd7-4752-b742-7ef8fbce55ef Date: Wed, 09 Jan 2019 16:33:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:42,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-2a3f5389-dfd7-4752-b742-7ef8fbce55ef 2019-01-09 16:33:42,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006&name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:42,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-1cfeec53-ba3c-4b3d-9781-c569046a4f90 Date: Wed, 09 Jan 2019 16:33:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:41Z","device_owner":"","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.6"}],"id":"310fdc6f-e125-4619-9040-a7b0ffdb083e","security_groups":["9164ede1-7bd2-40c2-9f4f-6cc83839fe95"],"mac_address":"fa:16:3e:59:74:b9","project_id":"db68e56775274a32a1be681b1a0d26d1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port","admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:41Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-01-09 16:33:42,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006&name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port&admin_state_up=True used request id req-1cfeec53-ba3c-4b3d-9781-c569046a4f90 2019-01-09 16:33:42,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:42,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ffe5f8-322c-4f46-98f4-855bfe6897a2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:33:42,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-f0ffe5f8-322c-4f46-98f4-855bfe6897a2 2019-01-09 16:33:42,408 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst 2019-01-09 16:33:42,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:42,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acc33b50-75e0-4181-a3ad-bbbd676cecdd x-compute-request-id: req-acc33b50-75e0-4181-a3ad-bbbd676cecdd Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-flavor-name"}]} 2019-01-09 16:33:42,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-acc33b50-75e0-4181-a3ad-bbbd676cecdd 2019-01-09 16:33:42,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:42,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbfdad70-af94-4f85-b931-2b5d5de1df47 x-compute-request-id: req-bbfdad70-af94-4f85-b931-2b5d5de1df47 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "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": "a2e24934-f7b6-4f8a-aa6d-3430c014013d"}} 2019-01-09 16:33:42,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d used request id req-bbfdad70-af94-4f85-b931-2b5d5de1df47 2019-01-09 16:33:42,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:42,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-c11fbccb-6a72-4b31-85ef-52e4d1e1be08 Date: Wed, 09 Jan 2019 16:33:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:33:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:33:31Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/07e01640-ceb1-4939-b253-68bb47900a00/snap", "metadata": {}}], "self": "/v2/images/07e01640-ceb1-4939-b253-68bb47900a00", "min_disk": 0, "protected": false, "id": "07e01640-ceb1-4939-b253-68bb47900a00", "file": "/v2/images/07e01640-ceb1-4939-b253-68bb47900a00/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "db68e56775274a32a1be681b1a0d26d1", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/07e01640-ceb1-4939-b253-68bb47900a00/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image"} 2019-01-09 16:33:42,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image used request id req-c11fbccb-6a72-4b31-85ef-52e4d1e1be08 2019-01-09 16:33:42,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:42,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-537b2c9d-dff3-4aa5-9705-a77a43871573 Date: Wed, 09 Jan 2019 16:33:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file 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-09 16:33:42,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-537b2c9d-dff3-4aa5-9705-a77a43871573 2019-01-09 16:33:42,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" -d '{"server": {"name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "imageRef": "07e01640-ceb1-4939-b253-68bb47900a00", "flavorRef": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "max_count": 1, "min_count": 1, "networks": [{"port": "310fdc6f-e125-4619-9040-a7b0ffdb083e"}]}}' 2019-01-09 16:33:43,655 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:33:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5c100180-daa9-4233-949e-71e3090c291e x-compute-request-id: req-5c100180-daa9-4233-949e-71e3090c291e Content-Length: 374 location: http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "adminPass": "dVvF7QFknJM7"}} 2019-01-09 16:33:43,655 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-5c100180-daa9-4233-949e-71e3090c291e 2019-01-09 16:33:43,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:43,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33: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-0da115b9-4f4a-4097-a308-68215b504b60 x-compute-request-id: req-0da115b9-4f4a-4097-a308-68215b504b60 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.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "user_id": "160dba0b30674207bfa53b67784a4e1b", "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-09T16:33:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:43,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-0da115b9-4f4a-4097-a308-68215b504b60 2019-01-09 16:33:43,890 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst 2019-01-09 16:33:43,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:44,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33: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-ee4cf09d-757a-4e54-beb8-90555c786994 x-compute-request-id: req-ee4cf09d-757a-4e54-beb8-90555c786994 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.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "user_id": "160dba0b30674207bfa53b67784a4e1b", "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-09T16:33:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:44,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-ee4cf09d-757a-4e54-beb8-90555c786994 2019-01-09 16:33:44,167 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst] is - BUILD 2019-01-09 16:33:44,167 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:33:47,170 - create_instance - DEBUG - VM status query timeout in 896.719521046 2019-01-09 16:33:47,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:47,831 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-d07bee60-c92c-4f5c-9b51-49447b63b36a x-compute-request-id: req-d07bee60-c92c-4f5c-9b51-49447b63b36a 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.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "security_groups": [{"name": "default"}], "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T16:33:44Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:47,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-d07bee60-c92c-4f5c-9b51-49447b63b36a 2019-01-09 16:33:47,832 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst] is - BUILD 2019-01-09 16:33:47,832 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:33:50,832 - create_instance - DEBUG - VM status query timeout in 893.057667971 2019-01-09 16:33:50,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:50,985 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33: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-530a7c86-e274-404a-ba61-2704b1df398d x-compute-request-id: req-530a7c86-e274-404a-ba61-2704b1df398d Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:74:b9", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "security_groups": [{"name": "default"}], "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:47Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:50,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-530a7c86-e274-404a-ba61-2704b1df398d 2019-01-09 16:33:50,986 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst] is - ACTIVE 2019-01-09 16:33:50,986 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:33:50,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:51,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33: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-0f965102-c79f-4055-841e-af0148bfb85e x-compute-request-id: req-0f965102-c79f-4055-841e-af0148bfb85e Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:74:b9", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "security_groups": [{"name": "default"}], "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:47Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:51,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-0f965102-c79f-4055-841e-af0148bfb85e 2019-01-09 16:33:51,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:51,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fcd121c1-1429-4ddf-a94b-526ff796d655 Date: Wed, 09 Jan 2019 16:33:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:51,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-fcd121c1-1429-4ddf-a94b-526ff796d655 2019-01-09 16:33:51,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:51,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b2391a-17d6-4b62-b02d-7d16908da146 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:33:51,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-a5b2391a-17d6-4b62-b02d-7d16908da146 2019-01-09 16:33:51,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:51,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d094e1ed-0eff-4816-b6ab-59b942cdc5c1 Date: Wed, 09 Jan 2019 16:33:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:51,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-d094e1ed-0eff-4816-b6ab-59b942cdc5c1 2019-01-09 16:33:51,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:51,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-c2d75b48-8e95-452f-9b64-1c2305beac77 Date: Wed, 09 Jan 2019 16:33:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.6"}],"id":"310fdc6f-e125-4619-9040-a7b0ffdb083e","security_groups":["9164ede1-7bd2-40c2-9f4f-6cc83839fe95"],"mac_address":"fa:16:3e:59:74:b9","project_id":"db68e56775274a32a1be681b1a0d26d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port","admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:41Z","binding:vnic_type":"normal","device_id":"536dcb08-9eb6-49b6-b0a3-7db785011cd3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.2"}],"id":"9b0862b2-4b81-4b4a-88fd-ad0c9038291c","security_groups":[],"mac_address":"fa:16:3e:ae:4b:dd","project_id":"db68e56775274a32a1be681b1a0d26d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92b3fd2-e540-49e5-b923-591ec1b89006","ip_allocation":"immediate"}]} 2019-01-09 16:33:51,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-c2d75b48-8e95-452f-9b64-1c2305beac77 2019-01-09 16:33:51,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:51,683 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:51 GMT Server: Apache x-compute-request-id: req-74f9ed02-2e05-4fc0-a795-23c4a9e145ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74f9ed02-2e05-4fc0-a795-23c4a9e145ef Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:33:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea", "size": 1}, {"status": "available", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:33:35.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99", "size": 1}]} 2019-01-09 16:33:51,683 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/detail used request id req-74f9ed02-2e05-4fc0-a795-23c4a9e145ef 2019-01-09 16:33:51,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:51,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cbed195-ffcb-4cab-bab6-e841c4454765 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:33:51,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-3cbed195-ffcb-4cab-bab6-e841c4454765 2019-01-09 16:33:51,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:52,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8981e9c5-4305-4205-8fe5-109cdc9e4f43 x-compute-request-id: req-8981e9c5-4305-4205-8fe5-109cdc9e4f43 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:74:b9", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "security_groups": [{"name": "default"}], "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:47Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:52,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-8981e9c5-4305-4205-8fe5-109cdc9e4f43 2019-01-09 16:33:52,856 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst] is - ACTIVE 2019-01-09 16:33:52,856 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:33:52,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:53,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40fb6aaa-d945-4c25-af5b-3df79f081203 x-compute-request-id: req-40fb6aaa-d945-4c25-af5b-3df79f081203 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:74:b9", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "security_groups": [{"name": "default"}], "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:47Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:33:53,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-40fb6aaa-d945-4c25-af5b-3df79f081203 2019-01-09 16:33:53,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:53,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0df78343-913d-4f00-be37-f0b4fc1b7913 Date: Wed, 09 Jan 2019 16:33:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:53,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-0df78343-913d-4f00-be37-f0b4fc1b7913 2019-01-09 16:33:53,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:53,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03592c74-b523-4532-93a3-7efed5217dba Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:33:53,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-03592c74-b523-4532-93a3-7efed5217dba 2019-01-09 16:33:53,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:53,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-55f19705-167a-4770-aa1a-0dc16c64ef31 Date: Wed, 09 Jan 2019 16:33:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:53,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-55f19705-167a-4770-aa1a-0dc16c64ef31 2019-01-09 16:33:53,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:53,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-72ca6837-07d3-487f-8a6a-4ecd3d1dff72 Date: Wed, 09 Jan 2019 16:33:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.6"}],"id":"310fdc6f-e125-4619-9040-a7b0ffdb083e","security_groups":["9164ede1-7bd2-40c2-9f4f-6cc83839fe95"],"mac_address":"fa:16:3e:59:74:b9","project_id":"db68e56775274a32a1be681b1a0d26d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port","admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:41Z","binding:vnic_type":"normal","device_id":"536dcb08-9eb6-49b6-b0a3-7db785011cd3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.2"}],"id":"9b0862b2-4b81-4b4a-88fd-ad0c9038291c","security_groups":[],"mac_address":"fa:16:3e:ae:4b:dd","project_id":"db68e56775274a32a1be681b1a0d26d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92b3fd2-e540-49e5-b923-591ec1b89006","ip_allocation":"immediate"}]} 2019-01-09 16:33:53,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-72ca6837-07d3-487f-8a6a-4ecd3d1dff72 2019-01-09 16:33:53,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" -d '{"volumeAttachment": {"volumeId": "c85251ba-8f09-4a05-a626-2d03b7ad7d99"}}' 2019-01-09 16:33:54,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33: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-8b61ecbc-e6b1-40fa-b1e3-7340404dac5c x-compute-request-id: req-8b61ecbc-e6b1-40fa-b1e3-7340404dac5c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99", "volumeId": "c85251ba-8f09-4a05-a626-2d03b7ad7d99"}} 2019-01-09 16:33:54,529 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3/os-volume_attachments used request id req-8b61ecbc-e6b1-40fa-b1e3-7340404dac5c 2019-01-09 16:33:54,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:54,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-378fe206-ace5-4669-a33f-e5b609e39958 x-compute-request-id: req-378fe206-ace5-4669-a33f-e5b609e39958 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:74:b9", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "security_groups": [{"name": "default"}], "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:47Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [{"id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99"}], "metadata": {}}} 2019-01-09 16:33:54,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-378fe206-ace5-4669-a33f-e5b609e39958 2019-01-09 16:33:54,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:54,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dd81e9e9-bb75-4814-ad69-ca6504ecf946 Date: Wed, 09 Jan 2019 16:33:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:54,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-dd81e9e9-bb75-4814-ad69-ca6504ecf946 2019-01-09 16:33:54,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:54,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-107edddf-3dcf-438b-aa9d-6041962e2b44 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:33:54,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-107edddf-3dcf-438b-aa9d-6041962e2b44 2019-01-09 16:33:54,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:54,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-080047b4-19cd-4174-862d-52b84c670955 Date: Wed, 09 Jan 2019 16:33:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:54,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-080047b4-19cd-4174-862d-52b84c670955 2019-01-09 16:33:54,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:54,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-3ffe7740-e5d7-4916-8275-714ef013befc Date: Wed, 09 Jan 2019 16:33:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.6"}],"id":"310fdc6f-e125-4619-9040-a7b0ffdb083e","security_groups":["9164ede1-7bd2-40c2-9f4f-6cc83839fe95"],"mac_address":"fa:16:3e:59:74:b9","project_id":"db68e56775274a32a1be681b1a0d26d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port","admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:41Z","binding:vnic_type":"normal","device_id":"536dcb08-9eb6-49b6-b0a3-7db785011cd3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.2"}],"id":"9b0862b2-4b81-4b4a-88fd-ad0c9038291c","security_groups":[],"mac_address":"fa:16:3e:ae:4b:dd","project_id":"db68e56775274a32a1be681b1a0d26d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92b3fd2-e540-49e5-b923-591ec1b89006","ip_allocation":"immediate"}]} 2019-01-09 16:33:54,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-3ffe7740-e5d7-4916-8275-714ef013befc 2019-01-09 16:33:54,996 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74f9ed02-2e05-4fc0-a795-23c4a9e145ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:55,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:54 GMT Server: Apache x-compute-request-id: req-b1f3898d-62c2-40e4-a942-3d8dff7cd38b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1f3898d-62c2-40e4-a942-3d8dff7cd38b Content-Encoding: gzip Content-Length: 540 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:33:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea", "size": 1}, {"status": "reserved", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:33:54.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99", "size": 1}]} 2019-01-09 16:33:55,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/detail used request id req-b1f3898d-62c2-40e4-a942-3d8dff7cd38b 2019-01-09 16:33:55,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:55,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0dd5f58-af65-48a9-a4d4-7f6c605f0b7f Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:33:55,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-b0dd5f58-af65-48a9-a4d4-7f6c605f0b7f 2019-01-09 16:33:55,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:55,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bc2452c-233d-4223-89ac-a8ea3caf575b x-compute-request-id: req-3bc2452c-233d-4223-89ac-a8ea3caf575b Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:74:b9", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "security_groups": [{"name": "default"}], "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:47Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [{"id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99"}], "metadata": {}}} 2019-01-09 16:33:55,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-3bc2452c-233d-4223-89ac-a8ea3caf575b 2019-01-09 16:33:55,801 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst] is - ACTIVE 2019-01-09 16:33:55,801 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:33:55,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:55,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-888f3144-95e2-4b5d-9119-89f07aa71438 x-compute-request-id: req-888f3144-95e2-4b5d-9119-89f07aa71438 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:74:b9", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "security_groups": [{"name": "default"}], "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:47Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [{"id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99"}], "metadata": {}}} 2019-01-09 16:33:55,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-888f3144-95e2-4b5d-9119-89f07aa71438 2019-01-09 16:33:55,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:56,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0ddfd5b2-70dc-44c2-9f7b-c2fe3a86a7ae Date: Wed, 09 Jan 2019 16:33:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:56,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-0ddfd5b2-70dc-44c2-9f7b-c2fe3a86a7ae 2019-01-09 16:33:56,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:56,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcd689c9-62c0-4cab-9789-3d4edcc1dbe2 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:33:56,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-bcd689c9-62c0-4cab-9789-3d4edcc1dbe2 2019-01-09 16:33:56,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:56,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b13fa779-9d1d-41ff-8d04-23f4e335a2c4 Date: Wed, 09 Jan 2019 16:33:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:56,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-b13fa779-9d1d-41ff-8d04-23f4e335a2c4 2019-01-09 16:33:56,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:56,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-f6b20526-1e92-4339-8947-b4864c1d7e43 Date: Wed, 09 Jan 2019 16:33:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.6"}],"id":"310fdc6f-e125-4619-9040-a7b0ffdb083e","security_groups":["9164ede1-7bd2-40c2-9f4f-6cc83839fe95"],"mac_address":"fa:16:3e:59:74:b9","project_id":"db68e56775274a32a1be681b1a0d26d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port","admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:41Z","binding:vnic_type":"normal","device_id":"536dcb08-9eb6-49b6-b0a3-7db785011cd3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.2"}],"id":"9b0862b2-4b81-4b4a-88fd-ad0c9038291c","security_groups":[],"mac_address":"fa:16:3e:ae:4b:dd","project_id":"db68e56775274a32a1be681b1a0d26d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92b3fd2-e540-49e5-b923-591ec1b89006","ip_allocation":"immediate"}]} 2019-01-09 16:33:56,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-f6b20526-1e92-4339-8947-b4864c1d7e43 2019-01-09 16:33:56,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" -d '{"volumeAttachment": {"volumeId": "b8c8d311-e918-4aca-956a-eb0b5d2977ea"}}' 2019-01-09 16:33:57,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f59889df-bf94-4853-8b63-f2d2ac3280b9 x-compute-request-id: req-f59889df-bf94-4853-8b63-f2d2ac3280b9 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea", "volumeId": "b8c8d311-e918-4aca-956a-eb0b5d2977ea"}} 2019-01-09 16:33:57,167 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3/os-volume_attachments used request id req-f59889df-bf94-4853-8b63-f2d2ac3280b9 2019-01-09 16:33:57,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:57,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-0dcda2f5-205b-42ea-aebf-e62d4d8041c4 x-compute-request-id: req-0dcda2f5-205b-42ea-aebf-e62d4d8041c4 Content-Encoding: gzip Content-Length: 802 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:74:b9", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "security_groups": [{"name": "default"}], "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:47Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [{"id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99"}, {"id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea"}], "metadata": {}}} 2019-01-09 16:33:57,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-0dcda2f5-205b-42ea-aebf-e62d4d8041c4 2019-01-09 16:33:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:57,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6e07d7c2-6210-468a-a3e9-903e4271c544 Date: Wed, 09 Jan 2019 16:33:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:57,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-6e07d7c2-6210-468a-a3e9-903e4271c544 2019-01-09 16:33:57,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:57,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6779961-e6fb-42fe-88e9-0df0b601abfc Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:33:57,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-e6779961-e6fb-42fe-88e9-0df0b601abfc 2019-01-09 16:33:57,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:57,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-570e5b1d-7283-4f0e-b8ab-a25fdbc605f8 Date: Wed, 09 Jan 2019 16:33:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:57,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-570e5b1d-7283-4f0e-b8ab-a25fdbc605f8 2019-01-09 16:33:57,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:57,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-13d8e56a-937b-42f2-bada-03384e5ab485 Date: Wed, 09 Jan 2019 16:33:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.6"}],"id":"310fdc6f-e125-4619-9040-a7b0ffdb083e","security_groups":["9164ede1-7bd2-40c2-9f4f-6cc83839fe95"],"mac_address":"fa:16:3e:59:74:b9","project_id":"db68e56775274a32a1be681b1a0d26d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port","admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:41Z","binding:vnic_type":"normal","device_id":"536dcb08-9eb6-49b6-b0a3-7db785011cd3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.2"}],"id":"9b0862b2-4b81-4b4a-88fd-ad0c9038291c","security_groups":[],"mac_address":"fa:16:3e:ae:4b:dd","project_id":"db68e56775274a32a1be681b1a0d26d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92b3fd2-e540-49e5-b923-591ec1b89006","ip_allocation":"immediate"}]} 2019-01-09 16:33:57,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-13d8e56a-937b-42f2-bada-03384e5ab485 2019-01-09 16:33:57,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:33:58,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdd335328b04c5993c665109ca18968", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj-role"}], "expires_at": "2019-01-09T17:33:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_db68e56775274a32a1be681b1a0d26d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-user", "id": "160dba0b30674207bfa53b67784a4e1b"}, "audit_ids": ["xk3EKBReTNeTv5_Ol2M9cQ"], "issued_at": "2019-01-09T16:33:58.000000Z"}} 2019-01-09 16:33:58,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647ed8d919dee0600eb3b204852d395d9c0c2eee" 2019-01-09 16:33:58,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33: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-268fd5b5-dc20-456c-b7b8-6e9cb0ecba1f x-compute-request-id: req-268fd5b5-dc20-456c-b7b8-6e9cb0ecba1f Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:74:b9", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "security_groups": [{"name": "default"}], "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:47Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [{"id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99"}, {"id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea"}], "metadata": {}}]} 2019-01-09 16:33:58,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst used request id req-268fd5b5-dc20-456c-b7b8-6e9cb0ecba1f 2019-01-09 16:33:58,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647ed8d919dee0600eb3b204852d395d9c0c2eee" 2019-01-09 16:33:59,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-67df2163-f119-4421-97dd-d9e05aa63096 Date: Wed, 09 Jan 2019 16:33:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"b92b3fd2-e540-49e5-b923-591ec1b89006","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"db68e56775274a32a1be681b1a0d26d1","l2_adjacency":true,"status":"ACTIVE","subnets":["a53afc77-6d53-4726-b06e-23b578171217"],"description":"","tags":[],"updated_at":"2019-01-09T16:33:34Z","qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net","admin_state_up":true,"tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:33Z","mtu":1450}]} 2019-01-09 16:33:59,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net used request id req-67df2163-f119-4421-97dd-d9e05aa63096 2019-01-09 16:33:59,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647ed8d919dee0600eb3b204852d395d9c0c2eee" 2019-01-09 16:33:59,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3a647f32-f4a2-4744-82f1-d3c959d7fc48 Date: Wed, 09 Jan 2019 16:33:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","dns_nameservers":[],"updated_at":"2019-01-09T16:33: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":"db68e56775274a32a1be681b1a0d26d1","id":"a53afc77-6d53-4726-b06e-23b578171217","subnetpool_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet"}]} 2019-01-09 16:33:59,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-3a647f32-f4a2-4744-82f1-d3c959d7fc48 2019-01-09 16:33:59,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}647ed8d919dee0600eb3b204852d395d9c0c2eee" 2019-01-09 16:33:59,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1649 X-Openstack-Request-Id: req-07873dc4-44ee-4cb6-afd4-c8cf1cd3ec9a Date: Wed, 09 Jan 2019 16:33:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:47Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.6"}],"id":"310fdc6f-e125-4619-9040-a7b0ffdb083e","security_groups":["9164ede1-7bd2-40c2-9f4f-6cc83839fe95"],"mac_address":"fa:16:3e:59:74:b9","project_id":"db68e56775274a32a1be681b1a0d26d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port","admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:41Z","binding:vnic_type":"normal","device_id":"536dcb08-9eb6-49b6-b0a3-7db785011cd3","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:33:37Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a53afc77-6d53-4726-b06e-23b578171217","ip_address":"10.55.0.2"}],"id":"9b0862b2-4b81-4b4a-88fd-ad0c9038291c","security_groups":[],"mac_address":"fa:16:3e:ae:4b:dd","project_id":"db68e56775274a32a1be681b1a0d26d1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b92b3fd2-e540-49e5-b923-591ec1b89006","tenant_id":"db68e56775274a32a1be681b1a0d26d1","created_at":"2019-01-09T16:33:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b92b3fd2-e540-49e5-b923-591ec1b89006","ip_allocation":"immediate"}]} 2019-01-09 16:33:59,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-07873dc4-44ee-4cb6-afd4-c8cf1cd3ec9a 2019-01-09 16:33:59,167 - create_instance - INFO - Deleting Port with ID - 310fdc6f-e125-4619-9040-a7b0ffdb083e 2019-01-09 16:33:59,167 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-port 2019-01-09 16:33:59,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/ports/310fdc6f-e125-4619-9040-a7b0ffdb083e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:59,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3cd1f606-7f53-45d2-82bb-16422d462c38 Date: Wed, 09 Jan 2019 16:33:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:33:59,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/ports/310fdc6f-e125-4619-9040-a7b0ffdb083e used request id req-3cd1f606-7f53-45d2-82bb-16422d462c38 2019-01-09 16:33:59,639 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74f9ed02-2e05-4fc0-a795-23c4a9e145ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:33:59,697 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:33:59 GMT Server: Apache x-compute-request-id: req-985dddc8-e3ac-4b3b-983e-9905421b9ac3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-985dddc8-e3ac-4b3b-983e-9905421b9ac3 Content-Encoding: gzip Content-Length: 590 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [{"server_id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "attachment_id": "8f44d978-eefe-4e9d-b8bd-aa99cbd2774a", "attached_at": "2019-01-09T16:33:55.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99", "device": "/dev/vdb", "id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99"}], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:33:55.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99", "size": 1}} 2019-01-09 16:33:59,697 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 used request id req-985dddc8-e3ac-4b3b-983e-9905421b9ac3 2019-01-09 16:33:59,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3/os-volume_attachments/c85251ba-8f09-4a05-a626-2d03b7ad7d99 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:34:00,316 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:33:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85812143-3d28-4053-892e-722e0a0ffc4d x-compute-request-id: req-85812143-3d28-4053-892e-722e0a0ffc4d Content-Length: 0 Content-Type: application/json 2019-01-09 16:34:00,316 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3/os-volume_attachments/c85251ba-8f09-4a05-a626-2d03b7ad7d99 used request id req-85812143-3d28-4053-892e-722e0a0ffc4d 2019-01-09 16:34:00,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:34:01,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34: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-da4bacdf-d7b7-4124-aaaa-b67d9261e376 x-compute-request-id: req-da4bacdf-d7b7-4124-aaaa-b67d9261e376 Content-Encoding: gzip Content-Length: 707 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:47Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [{"id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99"}, {"id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea"}], "metadata": {}}} 2019-01-09 16:34:01,140 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-da4bacdf-d7b7-4124-aaaa-b67d9261e376 2019-01-09 16:34:04,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:34:04,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acf2e03d-fb9d-40ad-ad6b-063d88d9d52f x-compute-request-id: req-acf2e03d-fb9d-40ad-ad6b-063d88d9d52f Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:47Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [{"id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea"}], "metadata": {}}} 2019-01-09 16:34:04,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-acf2e03d-fb9d-40ad-ad6b-063d88d9d52f 2019-01-09 16:34:04,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74f9ed02-2e05-4fc0-a795-23c4a9e145ef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:34:04,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:04 GMT Server: Apache x-compute-request-id: req-cab9973e-b8cc-4415-951e-fccedbf0d8c6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cab9973e-b8cc-4415-951e-fccedbf0d8c6 Content-Encoding: gzip Content-Length: 591 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [{"server_id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "attachment_id": "af0c87b5-3dc1-4bed-bc80-37cc81197400", "attached_at": "2019-01-09T16:33:57.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea", "device": "/dev/vdc", "id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea"}], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:33:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"attached_mode": "rw"}, "id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea", "size": 1}} 2019-01-09 16:34:04,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea used request id req-cab9973e-b8cc-4415-951e-fccedbf0d8c6 2019-01-09 16:34:04,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3/os-volume_attachments/b8c8d311-e918-4aca-956a-eb0b5d2977ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:34:04,487 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:34:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a79867dd-ce63-4f77-8cac-2c2ed094a1ec x-compute-request-id: req-a79867dd-ce63-4f77-8cac-2c2ed094a1ec Content-Length: 0 Content-Type: application/json 2019-01-09 16:34:04,488 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3/os-volume_attachments/b8c8d311-e918-4aca-956a-eb0b5d2977ea used request id req-a79867dd-ce63-4f77-8cac-2c2ed094a1ec 2019-01-09 16:34:04,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:34:04,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd4e41c1-709c-408e-86e1-1f27231a7ed0 x-compute-request-id: req-cd4e41c1-709c-408e-86e1-1f27231a7ed0 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:47Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [{"id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea"}], "metadata": {}}} 2019-01-09 16:34:04,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-cd4e41c1-709c-408e-86e1-1f27231a7ed0 2019-01-09 16:34:07,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:34:07,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dff1e18-a523-47c2-82e3-142b761db3fb x-compute-request-id: req-7dff1e18-a523-47c2-82e3-142b761db3fb 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.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:33:47Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:34:07,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-7dff1e18-a523-47c2-82e3-142b761db3fb 2019-01-09 16:34:07,674 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst 2019-01-09 16:34:07,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:34:07,830 - novaclient.v2.client - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:34:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5dc28a42-c5ae-498d-a6a8-62df00fcce3b x-compute-request-id: req-5dc28a42-c5ae-498d-a6a8-62df00fcce3b Content-Type: application/json 2019-01-09 16:34:07,830 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-5dc28a42-c5ae-498d-a6a8-62df00fcce3b 2019-01-09 16:34:07,830 - create_instance - INFO - Checking deletion status 2019-01-09 16:34:07,832 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:34:07,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be0877be-33ae-4f2d-ade2-f024730c54c7 x-compute-request-id: req-be0877be-33ae-4f2d-ade2-f024730c54c7 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.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3", "rel": "bookmark"}], "image": {"id": "07e01640-ceb1-4939-b253-68bb47900a00", "links": [{"href": "http://172.30.9.29:8774/images/07e01640-ceb1-4939-b253-68bb47900a00", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:33:47.000000", "flavor": {"id": "a2e24934-f7b6-4f8a-aa6d-3430c014013d", "links": [{"href": "http://172.30.9.29:8774/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d", "rel": "bookmark"}]}, "id": "536dcb08-9eb6-49b6-b0a3-7db785011cd3", "user_id": "160dba0b30674207bfa53b67784a4e1b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:34:07Z", "hostId": "28a3b08960d5ba5c1d2bcf8a5675621b881e59a45ca472d6c86a1a02", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst", "created": "2019-01-09T16:33:43Z", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:34:07,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-be0877be-33ae-4f2d-ade2-f024730c54c7 2019-01-09 16:34:07,981 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst] is - ACTIVE 2019-01-09 16:34:07,981 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2019-01-09 16:34:10,984 - create_instance - DEBUG - VM status query timeout in 296.845777035 2019-01-09 16:34:10,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77a30652441c2e04f187ef8d1d0e9f0a446d274" 2019-01-09 16:34:11,034 - novaclient.v2.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b0d88b3-44cb-4514-830b-fa1066d58f92 x-compute-request-id: req-0b0d88b3-44cb-4514-830b-fa1066d58f92 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 536dcb08-9eb6-49b6-b0a3-7db785011cd3 could not be found.", "code": 404}} 2019-01-09 16:34:11,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/536dcb08-9eb6-49b6-b0a3-7db785011cd3 used request id req-0b0d88b3-44cb-4514-830b-fa1066d58f92 2019-01-09 16:34:11,035 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 536dcb08-9eb6-49b6-b0a3-7db785011cd3 could not be found. (HTTP 404) (Request-ID: req-0b0d88b3-44cb-4514-830b-fa1066d58f92) 2019-01-09 16:34:11,035 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-inst 2019-01-09 16:34:11,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccdd26e9a9b1e74a9bd607391371c0dbd8e38f6" 2019-01-09 16:34:11,071 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:34:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f7075263-ee90-46f8-afaf-a1351bc483bc x-compute-request-id: req-f7075263-ee90-46f8-afaf-a1351bc483bc Content-Length: 0 Content-Type: application/json 2019-01-09 16:34:11,071 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a2e24934-f7b6-4f8a-aa6d-3430c014013d used request id req-f7075263-ee90-46f8-afaf-a1351bc483bc 2019-01-09 16:34:11,072 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet 2019-01-09 16:34:11,072 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-subnet 2019-01-09 16:34:11,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/subnets/a53afc77-6d53-4726-b06e-23b578171217 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53cb528aa6ce437e8334bef4c9a388c94fb4b71" 2019-01-09 16:34:12,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80cd65c5-a961-47e7-b0e5-27c68c4f95fa Date: Wed, 09 Jan 2019 16:34:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:34:12,630 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/a53afc77-6d53-4726-b06e-23b578171217 used request id req-80cd65c5-a961-47e7-b0e5-27c68c4f95fa 2019-01-09 16:34:12,630 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-pub-net 2019-01-09 16:34:12,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/networks/b92b3fd2-e540-49e5-b923-591ec1b89006 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d53cb528aa6ce437e8334bef4c9a388c94fb4b71" 2019-01-09 16:34:13,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69d16197-87dd-4d21-b13c-02413b9ed108 Date: Wed, 09 Jan 2019 16:34:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:34:13,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/b92b3fd2-e540-49e5-b923-591ec1b89006 used request id req-69d16197-87dd-4d21-b13c-02413b9ed108 2019-01-09 16:34:13,741 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-805ddfd8-a675-4407-96e5-548e2cde439d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c1fcd9def795c135c8fd93a3b4fa1bd84cdcc" 2019-01-09 16:34:13,793 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:13 GMT Server: Apache x-compute-request-id: req-e8c19015-799e-4efd-96ab-6385466248d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e8c19015-799e-4efd-96ab-6385466248d0 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:37.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:34:04.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b8c8d311-e918-4aca-956a-eb0b5d2977ea", "size": 1}} 2019-01-09 16:34:13,793 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea used request id req-e8c19015-799e-4efd-96ab-6385466248d0 2019-01-09 16:34:13,794 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:34:13,794 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-2 2019-01-09 16:34:13,794 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-2 2019-01-09 16:34:13,797 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-805ddfd8-a675-4407-96e5-548e2cde439d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c1fcd9def795c135c8fd93a3b4fa1bd84cdcc" 2019-01-09 16:34:14,028 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:34:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15a5fd64-71b2-4823-9ea6-6ff8dfeb155e Content-Length: 0 Content-Type: text/html; 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-09 16:34:14,029 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea used request id req-15a5fd64-71b2-4823-9ea6-6ff8dfeb155e 2019-01-09 16:34:14,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-805ddfd8-a675-4407-96e5-548e2cde439d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458c1fcd9def795c135c8fd93a3b4fa1bd84cdcc" 2019-01-09 16:34:14,273 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3079d98a-f6c1-4aa8-b354-7788c11d191a x-openstack-request-id: req-3079d98a-f6c1-4aa8-b354-7788c11d191a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b8c8d311-e918-4aca-956a-eb0b5d2977ea could not be found.", "code": 404}} 2019-01-09 16:34:14,274 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/b8c8d311-e918-4aca-956a-eb0b5d2977ea used request id req-3079d98a-f6c1-4aa8-b354-7788c11d191a 2019-01-09 16:34:14,274 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b8c8d311-e918-4aca-956a-eb0b5d2977ea could not be found. (HTTP 404) (Request-ID: req-3079d98a-f6c1-4aa8-b354-7788c11d191a) 2019-01-09 16:34:14,274 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-2 2019-01-09 16:34:14,277 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed7709ef-4bae-43eb-ac8d-2a239ed01089" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf055d858352ee0e0a778055535dd036e57c21e" 2019-01-09 16:34:14,508 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:14 GMT Server: Apache x-compute-request-id: req-a3641d17-76bc-4737-ad5e-5965e680b4d8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a3641d17-76bc-4737-ad5e-5965e680b4d8 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:34:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99", "size": 1}} 2019-01-09 16:34:14,508 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 used request id req-a3641d17-76bc-4737-ad5e-5965e680b4d8 2019-01-09 16:34:14,509 - create_volume - DEBUG - Instance status is - available 2019-01-09 16:34:14,509 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1 2019-01-09 16:34:14,509 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1 2019-01-09 16:34:14,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed7709ef-4bae-43eb-ac8d-2a239ed01089" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf055d858352ee0e0a778055535dd036e57c21e" 2019-01-09 16:34:14,755 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:34:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-81c3a9a8-90a1-42aa-9a58-d80a28e220e9 Content-Length: 0 Content-Type: text/html; 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-09 16:34:14,755 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 used request id req-81c3a9a8-90a1-42aa-9a58-d80a28e220e9 2019-01-09 16:34:14,758 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed7709ef-4bae-43eb-ac8d-2a239ed01089" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf055d858352ee0e0a778055535dd036e57c21e" 2019-01-09 16:34:14,808 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:14 GMT Server: Apache x-compute-request-id: req-8c88a161-0155-4a77-9447-3134060170bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c88a161-0155-4a77-9447-3134060170bb Content-Encoding: gzip Content-Length: 471 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "160dba0b30674207bfa53b67784a4e1b", "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "self"}, {"href": "http://172.30.9.29:8776/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-01-09T16:33:35.000000", "description": null, "os-vol-tenant-attr:tenant_id": "db68e56775274a32a1be681b1a0d26d1", "updated_at": "2019-01-09T16:34:14.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c85251ba-8f09-4a05-a626-2d03b7ad7d99", "size": 1}} 2019-01-09 16:34:14,808 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 used request id req-8c88a161-0155-4a77-9447-3134060170bb 2019-01-09 16:34:14,808 - create_volume - DEBUG - Instance status is - deleting 2019-01-09 16:34:14,808 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2019-01-09 16:34:17,812 - create_volume - DEBUG - Volume status query timeout in 56.9436681271 2019-01-09 16:34:17,814 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed7709ef-4bae-43eb-ac8d-2a239ed01089" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddf055d858352ee0e0a778055535dd036e57c21e" 2019-01-09 16:34:18,035 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4d5380b5-8af3-49e2-8744-33b9fcf2f891 x-openstack-request-id: req-4d5380b5-8af3-49e2-8744-33b9fcf2f891 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c85251ba-8f09-4a05-a626-2d03b7ad7d99 could not be found.", "code": 404}} 2019-01-09 16:34:18,036 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/db68e56775274a32a1be681b1a0d26d1/volumes/c85251ba-8f09-4a05-a626-2d03b7ad7d99 used request id req-4d5380b5-8af3-49e2-8744-33b9fcf2f891 2019-01-09 16:34:18,036 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume c85251ba-8f09-4a05-a626-2d03b7ad7d99 could not be found. (HTTP 404) (Request-ID: req-4d5380b5-8af3-49e2-8744-33b9fcf2f891) 2019-01-09 16:34:18,036 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-1 2019-01-09 16:34:18,037 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-fb971e6b-9de1-445b-adc7-6487425d69b4-image 2019-01-09 16:34:18,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/07e01640-ceb1-4939-b253-68bb47900a00 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}343b7b67ea273eb04777dac05bffc255cf4d2e93" 2019-01-09 16:34:18,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3abd89ea-5be4-461f-8935-011aa8656435 Date: Wed, 09 Jan 2019 16:34: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-09 16:34:18,513 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/07e01640-ceb1-4939-b253-68bb47900a00 used request id req-3abd89ea-5be4-461f-8935-011aa8656435 2019-01-09 16:34:18,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:34:18,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-abfb8e96-baf6-4a20-b738-b6a6af1a7729 Date: Wed, 09 Jan 2019 16:34:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "created_at": "2019-01-09T16:33:33Z", "updated_at": "2019-01-09T16:33:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:33:33Z", "revision_number": 0, "id": "7d2e1f27-6de0-4ee7-a361-dfd555daa563", "remote_group_id": "9164ede1-7bd2-40c2-9f4f-6cc83839fe95", "remote_ip_prefix": null, "created_at": "2019-01-09T16:33:33Z", "security_group_id": "9164ede1-7bd2-40c2-9f4f-6cc83839fe95", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "db68e56775274a32a1be681b1a0d26d1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:33:33Z", "revision_number": 0, "id": "c88132ef-9c46-4241-87b7-89eaa833fe4b", "remote_group_id": "9164ede1-7bd2-40c2-9f4f-6cc83839fe95", "remote_ip_prefix": null, "created_at": "2019-01-09T16:33:33Z", "security_group_id": "9164ede1-7bd2-40c2-9f4f-6cc83839fe95", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "db68e56775274a32a1be681b1a0d26d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:33:33Z", "revision_number": 0, "id": "dc1559d1-e039-459f-b9ff-2a17b89cada3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:33:33Z", "security_group_id": "9164ede1-7bd2-40c2-9f4f-6cc83839fe95", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "port_range_min": null, "ethertype": "IPv6", "project_id": "db68e56775274a32a1be681b1a0d26d1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:33:33Z", "revision_number": 0, "id": "e6c2c94b-239e-448a-86ec-7b813e3f49cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:33:33Z", "security_group_id": "9164ede1-7bd2-40c2-9f4f-6cc83839fe95", "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "port_range_min": null, "ethertype": "IPv4", "project_id": "db68e56775274a32a1be681b1a0d26d1"}], "revision_number": 4, "project_id": "db68e56775274a32a1be681b1a0d26d1", "id": "9164ede1-7bd2-40c2-9f4f-6cc83839fe95", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:34:18,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-abfb8e96-baf6-4a20-b738-b6a6af1a7729 2019-01-09 16:34:18,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:34:18,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fcbc037-33fc-4a60-821c-934391e254d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:18,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-1fcbc037-33fc-4a60-821c-934391e254d2 2019-01-09 16:34:18,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:18,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:34:19,003 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41dbe21c-5ce5-4620-8b59-a94ee6d5f803 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:19,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-41dbe21c-5ce5-4620-8b59-a94ee6d5f803 2019-01-09 16:34:19,003 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:19,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:34:19,102 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85f699fa-3420-4b73-8e45-3d255e8a8b6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:19,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-85f699fa-3420-4b73-8e45-3d255e8a8b6b 2019-01-09 16:34:19,103 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:19,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:34:19,201 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b8ea47-bb3c-4180-8580-23cc8db204ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:19,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-b6b8ea47-bb3c-4180-8580-23cc8db204ae 2019-01-09 16:34:19,202 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:19,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:34:19,299 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-651b3ee7-beac-49c0-a2b4-5c53ad6494a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:19,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-651b3ee7-beac-49c0-a2b4-5c53ad6494a0 2019-01-09 16:34:19,300 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:19,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:34:19,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24b8487a-818a-487c-9406-e6f663c6145e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "db68e56775274a32a1be681b1a0d26d1", "name": "CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj"}} 2019-01-09 16:34:19,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-24b8487a-818a-487c-9406-e6f663c6145e 2019-01-09 16:34:19,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9164ede1-7bd2-40c2-9f4f-6cc83839fe95 2019-01-09 16:34:19,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9164ede1-7bd2-40c2-9f4f-6cc83839fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:34:19,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-89460005-2849-4b22-a9d8-c324e444913e Date: Wed, 09 Jan 2019 16:34:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9164ede1-7bd2-40c2-9f4f-6cc83839fe95", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:33:33Z", "security_group_id": "9164ede1-7bd2-40c2-9f4f-6cc83839fe95", "port_range_min": null, "revision_number": 0, "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "created_at": "2019-01-09T16:33:33Z", "project_id": "db68e56775274a32a1be681b1a0d26d1", "id": "7d2e1f27-6de0-4ee7-a361-dfd555daa563"}, {"remote_group_id": "9164ede1-7bd2-40c2-9f4f-6cc83839fe95", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:33:33Z", "security_group_id": "9164ede1-7bd2-40c2-9f4f-6cc83839fe95", "port_range_min": null, "revision_number": 0, "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "created_at": "2019-01-09T16:33:33Z", "project_id": "db68e56775274a32a1be681b1a0d26d1", "id": "c88132ef-9c46-4241-87b7-89eaa833fe4b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:33:33Z", "security_group_id": "9164ede1-7bd2-40c2-9f4f-6cc83839fe95", "port_range_min": null, "revision_number": 0, "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "created_at": "2019-01-09T16:33:33Z", "project_id": "db68e56775274a32a1be681b1a0d26d1", "id": "dc1559d1-e039-459f-b9ff-2a17b89cada3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:33:33Z", "security_group_id": "9164ede1-7bd2-40c2-9f4f-6cc83839fe95", "port_range_min": null, "revision_number": 0, "tenant_id": "db68e56775274a32a1be681b1a0d26d1", "created_at": "2019-01-09T16:33:33Z", "project_id": "db68e56775274a32a1be681b1a0d26d1", "id": "e6c2c94b-239e-448a-86ec-7b813e3f49cb"}]} 2019-01-09 16:34:19,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9164ede1-7bd2-40c2-9f4f-6cc83839fe95 used request id req-89460005-2849-4b22-a9d8-c324e444913e 2019-01-09 16:34:19,433 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:34:19,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/9164ede1-7bd2-40c2-9f4f-6cc83839fe95 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:34:19,586 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-869081f4-4b2e-4864-85d6-c0ff8a619ffa Content-Length: 0 Date: Wed, 09 Jan 2019 16:34:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:34:19,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/9164ede1-7bd2-40c2-9f4f-6cc83839fe95 used request id req-869081f4-4b2e-4864-85d6-c0ff8a619ffa 2019-01-09 16:34:19,587 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj 2019-01-09 16:34:19,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:34:19,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a7af030-7b13-489f-b88e-adb919846961 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:34:19,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/db68e56775274a32a1be681b1a0d26d1 used request id req-3a7af030-7b13-489f-b88e-adb919846961 2019-01-09 16:34:19,803 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-1ece9058-fd18-4c2-proj-role 2019-01-09 16:34:19,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/6bdd335328b04c5993c665109ca18968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:34:19,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4eee441-20fd-4d8e-9f74-bc84a3486702 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:34:19,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/6bdd335328b04c5993c665109ca18968 used request id req-e4eee441-20fd-4d8e-9f74-bc84a3486702 2019-01-09 16:34:19,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757c95a69f9f13916119df07dd738a5db26c3bf1" 2019-01-09 16:34:20,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c58507f-b984-4c50-bdf5-4ad3bf4f7b60 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:34:20,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4c58507f-b984-4c50-bdf5-4ad3bf4f7b60 2019-01-09 16:34:20,026 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-1ece9058-fd18-4c2-user 2019-01-09 16:34:20,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/160dba0b30674207bfa53b67784a4e1b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8892ecbc9a70d3b45fcf999a9b2f560e358a276" 2019-01-09 16:34:20,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5992ff59-a311-457b-995e-dbf8679d7644 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:34:20,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/160dba0b30674207bfa53b67784a4e1b used request id req-5992ff59-a311-457b-995e-dbf8679d7644 2019-01-09 16:34:20,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:34:20,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:34:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["W1JpxzT7Rpqj8HESV9iIxg"], "issued_at": "2019-01-09T16:34:20.000000Z"}} 2019-01-09 16:34:20,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b1603651f5e4f57bb790f34959b7604983b4e47" 2019-01-09 16:34:20,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb19435-8159-4c98-aa5c-2e4f024bea4e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:34:20,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8eb19435-8159-4c98-aa5c-2e4f024bea4e 2019-01-09 16:34:20,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:34:20,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:34:21,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:34:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["kLr1ClPRRJmu7hIFrYaJHg"], "issued_at": "2019-01-09T16:34:21.000000Z"}} 2019-01-09 16:34:21,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:21,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6adcb6-e30e-4511-978d-0f518267b09d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:34:21,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fe6adcb6-e30e-4511-978d-0f518267b09d 2019-01-09 16:34:21,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:34:21,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:34: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:34:21,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fba8b86e-41a2-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:21,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa993f3-62f4-47e6-9db2-ed5c3985efc8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fba8b86e-41a2-43b-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:34:21,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fba8b86e-41a2-43b-proj used request id req-0fa993f3-62f4-47e6-9db2-ed5c3985efc8 2019-01-09 16:34:21,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:21,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30cd051a-1504-4d4a-ab30-ae909af4682d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:34:21,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-30cd051a-1504-4d4a-ab30-ae909af4682d 2019-01-09 16:34:21,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj"}}' 2019-01-09 16:34:21,501 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eaabc64-a142-478d-8b30-e20176043e18 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1"}, "tags": [], "enabled": true, "id": "cbb745fe07f94d0a90c62505d3d5e3b1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj"}} 2019-01-09 16:34:21,501 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-6eaabc64-a142-478d-8b30-e20176043e18 2019-01-09 16:34:21,502 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-fba8b86e-41a2-43b-proj 2019-01-09 16:34:21,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:34:21,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:34:21,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:34:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["_Zw6Jl7AQ9udsM2Q6aofqQ"], "issued_at": "2019-01-09T16:34:21.000000Z"}} 2019-01-09 16:34:21,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a20af2bca35c22d85b3e600c517f586cb030fa" 2019-01-09 16:34:21,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85933202-1ba8-4458-a38b-4289d1674593 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:34:21,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-85933202-1ba8-4458-a38b-4289d1674593 2019-01-09 16:34:21,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:34:22,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:34: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:34:22,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a20af2bca35c22d85b3e600c517f586cb030fa" 2019-01-09 16:34:22,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37acab1-4df2-4b91-951d-88a9b8acaaff Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:34:22,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a37acab1-4df2-4b91-951d-88a9b8acaaff 2019-01-09 16:34:22,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-fba8b86e-41a2-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a20af2bca35c22d85b3e600c517f586cb030fa" 2019-01-09 16:34:22,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e698ad-9fb5-4798-b359-abb7a45e34ba Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-fba8b86e-41a2-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1"}, "tags": [], "enabled": true, "id": "cbb745fe07f94d0a90c62505d3d5e3b1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj"}]} 2019-01-09 16:34:22,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-fba8b86e-41a2-43b-proj used request id req-b8e698ad-9fb5-4798-b359-abb7a45e34ba 2019-01-09 16:34:22,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a20af2bca35c22d85b3e600c517f586cb030fa" 2019-01-09 16:34:22,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-705edee7-f216-45fc-b010-0089b084e898 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:34:22,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-705edee7-f216-45fc-b010-0089b084e898 2019-01-09 16:34:22,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a20af2bca35c22d85b3e600c517f586cb030fa" 2019-01-09 16:34:22,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28766b3e-cc88-4967-8838-8055aa1514dd Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:34:22,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-28766b3e-cc88-4967-8838-8055aa1514dd 2019-01-09 16:34:22,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-fba8b86e-41a2-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a20af2bca35c22d85b3e600c517f586cb030fa" 2019-01-09 16:34:22,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12724d08-f85f-4374-a6d1-f10397dea159 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-fba8b86e-41a2-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1"}, "tags": [], "enabled": true, "id": "cbb745fe07f94d0a90c62505d3d5e3b1", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj"}]} 2019-01-09 16:34:22,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-fba8b86e-41a2-43b-proj used request id req-12724d08-f85f-4374-a6d1-f10397dea159 2019-01-09 16:34:22,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/5a371f6f747947dab3ca7dc05325bb99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a20af2bca35c22d85b3e600c517f586cb030fa" 2019-01-09 16:34:22,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e2c575-eb44-49f2-b77c-cc48bd21cd66 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-fba8b86e-41a2-43b-user", "links": {"self": "http://172.30.9.29:5000/v3/users/5a371f6f747947dab3ca7dc05325bb99"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "id": "5a371f6f747947dab3ca7dc05325bb99", "password_expires_at": null}} 2019-01-09 16:34:22,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/5a371f6f747947dab3ca7dc05325bb99 used request id req-59e2c575-eb44-49f2-b77c-cc48bd21cd66 2019-01-09 16:34:22,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1/users/5a371f6f747947dab3ca7dc05325bb99/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a20af2bca35c22d85b3e600c517f586cb030fa" 2019-01-09 16:34:23,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39fea4e8-a01b-4090-b890-836568052745 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1/users/5a371f6f747947dab3ca7dc05325bb99/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:34:23,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1/users/5a371f6f747947dab3ca7dc05325bb99/roles used request id req-39fea4e8-a01b-4090-b890-836568052745 2019-01-09 16:34:23,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a20af2bca35c22d85b3e600c517f586cb030fa" 2019-01-09 16:34:23,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d00859-041e-4785-90b9-90c8bfdd503e Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:34:23,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-b0d00859-041e-4785-90b9-90c8bfdd503e 2019-01-09 16:34:23,196 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-fba8b86e-41a2-43b-proj 2019-01-09 16:34:23,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1/users/5a371f6f747947dab3ca7dc05325bb99/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a20af2bca35c22d85b3e600c517f586cb030fa" 2019-01-09 16:34:23,327 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:34:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-def92091-0820-4a50-bde7-57a2d1d01ca0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:34:23,327 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1/users/5a371f6f747947dab3ca7dc05325bb99/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-def92091-0820-4a50-bde7-57a2d1d01ca0 2019-01-09 16:34:23,327 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-fba8b86e-41a2-43b-user 2019-01-09 16:34:23,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:34:23,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:23,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-020dd625-7d23-461a-babc-07d52bb61e46 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:34:23,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-020dd625-7d23-461a-babc-07d52bb61e46 2019-01-09 16:34:23,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" -d '{"role": {"name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj-role"}}' 2019-01-09 16:34:23,561 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:34:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-add54020-aab8-494a-b5d0-ca7fa469c0d5 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48d22e8b333c4808b8c208c2d5928af1", "links": {"self": "http://172.30.9.29:5000/v3/roles/48d22e8b333c4808b8c208c2d5928af1"}, "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj-role"}} 2019-01-09 16:34:23,561 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-add54020-aab8-494a-b5d0-ca7fa469c0d5 2019-01-09 16:34:23,561 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-fba8b86e-41a2-43b-proj-role 2019-01-09 16:34:23,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/48d22e8b333c4808b8c208c2d5928af1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:23,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93dfa179-eea5-4a25-a547-ca3eee1184c2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48d22e8b333c4808b8c208c2d5928af1", "links": {"self": "http://172.30.9.29:5000/v3/roles/48d22e8b333c4808b8c208c2d5928af1"}, "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj-role"}} 2019-01-09 16:34:23,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/48d22e8b333c4808b8c208c2d5928af1 used request id req-93dfa179-eea5-4a25-a547-ca3eee1184c2 2019-01-09 16:34:23,663 - keystone_utils - INFO - Granting role CreateStackSuccessTests-fba8b86e-41a2-43b-proj-role to project CreateStackSuccessTests-fba8b86e-41a2-43b-proj 2019-01-09 16:34:23,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1/users/5a371f6f747947dab3ca7dc05325bb99/roles/48d22e8b333c4808b8c208c2d5928af1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:23,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:34:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d71260f-7363-407b-bf56-0b56a69e4336 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:34:23,798 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1/users/5a371f6f747947dab3ca7dc05325bb99/roles/48d22e8b333c4808b8c208c2d5928af1 used request id req-4d71260f-7363-407b-bf56-0b56a69e4336 2019-01-09 16:34:23,798 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:34:23,807 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:34:23,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:34:23,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:34:24,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "48d22e8b333c4808b8c208c2d5928af1", "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj-role"}], "expires_at": "2019-01-09T17:34:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbb745fe07f94d0a90c62505d3d5e3b1", "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-user", "id": "5a371f6f747947dab3ca7dc05325bb99"}, "audit_ids": ["2JipQpE8TIap88vwI2E0LA"], "issued_at": "2019-01-09T16:34:24.000000Z"}} 2019-01-09 16:34:24,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b0dedd1040d949135c4f04716e10ea6825a711a" 2019-01-09 16:34:24,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb487ed-bbba-4471-b987-87516432813d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:34:24,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3eb487ed-bbba-4471-b987-87516432813d 2019-01-09 16:34:24,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b0dedd1040d949135c4f04716e10ea6825a711a" 2019-01-09 16:34:24,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-aa261ebf-8206-4cf2-b659-07e8d620d24f Date: Wed, 09 Jan 2019 16:34:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image"} 2019-01-09 16:34:24,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image used request id req-aa261ebf-8206-4cf2-b659-07e8d620d24f 2019-01-09 16:34:24,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b0dedd1040d949135c4f04716e10ea6825a711a" 2019-01-09 16:34:24,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-12e927d3-d9d7-42fe-b2bb-5c6c5cd84326 Date: Wed, 09 Jan 2019 16:34: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-09 16:34:24,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-12e927d3-d9d7-42fe-b2bb-5c6c5cd84326 2019-01-09 16:34:24,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b0dedd1040d949135c4f04716e10ea6825a711a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image"}' 2019-01-09 16:34:24,564 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/08000e64-daf8-47b8-9351-67385e68dad5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1d9b2cbb-af35-4ffa-9597-be93c7cb1c6c Date: Wed, 09 Jan 2019 16:34:24 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:34:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:34:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/08000e64-daf8-47b8-9351-67385e68dad5", "min_disk": 0, "protected": false, "id": "08000e64-daf8-47b8-9351-67385e68dad5", "file": "/v2/images/08000e64-daf8-47b8-9351-67385e68dad5/file", "checksum": null, "owner": "cbb745fe07f94d0a90c62505d3d5e3b1", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:34:24,564 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-1d9b2cbb-af35-4ffa-9597-be93c7cb1c6c 2019-01-09 16:34:24,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/08000e64-daf8-47b8-9351-67385e68dad5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b0dedd1040d949135c4f04716e10ea6825a711a" -d '' 2019-01-09 16:34:25,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d414f6f0-960a-49a9-a3b5-516798856ea0 Date: Wed, 09 Jan 2019 16:34: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-09 16:34:25,743 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/08000e64-daf8-47b8-9351-67385e68dad5/file used request id req-d414f6f0-960a-49a9-a3b5-516798856ea0 2019-01-09 16:34:25,743 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:34:25,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/08000e64-daf8-47b8-9351-67385e68dad5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b0dedd1040d949135c4f04716e10ea6825a711a" 2019-01-09 16:34:25,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-cd10c49a-1e90-4d54-8a32-1b977792b8b4 Date: Wed, 09 Jan 2019 16:34:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:34:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:34:25Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/08000e64-daf8-47b8-9351-67385e68dad5/snap", "metadata": {}}], "self": "/v2/images/08000e64-daf8-47b8-9351-67385e68dad5", "min_disk": 0, "protected": false, "id": "08000e64-daf8-47b8-9351-67385e68dad5", "file": "/v2/images/08000e64-daf8-47b8-9351-67385e68dad5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cbb745fe07f94d0a90c62505d3d5e3b1", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/08000e64-daf8-47b8-9351-67385e68dad5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:34:25,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/08000e64-daf8-47b8-9351-67385e68dad5 used request id req-cd10c49a-1e90-4d54-8a32-1b977792b8b4 2019-01-09 16:34:25,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b0dedd1040d949135c4f04716e10ea6825a711a" 2019-01-09 16:34:25,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-2b874f12-9743-4a4a-84a9-8b93e0b56ced Date: Wed, 09 Jan 2019 16:34: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-09 16:34:25,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-2b874f12-9743-4a4a-84a9-8b93e0b56ced 2019-01-09 16:34:25,777 - create_image - INFO - Created image with name - CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image 2019-01-09 16:34:25,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/08000e64-daf8-47b8-9351-67385e68dad5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b0dedd1040d949135c4f04716e10ea6825a711a" 2019-01-09 16:34:25,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c2fdef15-d578-42dc-addc-6339e394a6da Date: Wed, 09 Jan 2019 16:34:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:34:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:34:25Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/08000e64-daf8-47b8-9351-67385e68dad5/snap", "metadata": {}}], "self": "/v2/images/08000e64-daf8-47b8-9351-67385e68dad5", "min_disk": 0, "protected": false, "id": "08000e64-daf8-47b8-9351-67385e68dad5", "file": "/v2/images/08000e64-daf8-47b8-9351-67385e68dad5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "cbb745fe07f94d0a90c62505d3d5e3b1", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/08000e64-daf8-47b8-9351-67385e68dad5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:34:25,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/08000e64-daf8-47b8-9351-67385e68dad5 used request id req-c2fdef15-d578-42dc-addc-6339e394a6da 2019-01-09 16:34:25,797 - create_image - DEBUG - Instance status is - active 2019-01-09 16:34:25,797 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image 2019-01-09 16:34:25,797 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image 2019-01-09 16:34:25,797 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:34:25,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:34:26,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:34:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["D6eBJM34RbCNJOXR7DIeiQ"], "issued_at": "2019-01-09T16:34:26.000000Z"}} 2019-01-09 16:34:26,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e0f0b75c3e365c08002d47579f78cc9f5a30d5" 2019-01-09 16:34:26,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca2da3d-7307-491d-be76-d5ee9f1b7d5b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:34:26,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-aca2da3d-7307-491d-be76-d5ee9f1b7d5b 2019-01-09 16:34:26,309 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:34:26,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e0f0b75c3e365c08002d47579f78cc9f5a30d5" 2019-01-09 16:34:26,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34: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-5e1e2bc5-9df3-4f04-b1fe-fd55f4ec60f4 x-compute-request-id: req-5e1e2bc5-9df3-4f04-b1fe-fd55f4ec60f4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:34:26,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-5e1e2bc5-9df3-4f04-b1fe-fd55f4ec60f4 2019-01-09 16:34:26,518 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e0f0b75c3e365c08002d47579f78cc9f5a30d5" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-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-09 16:34:26,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34: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-94a445d1-29a6-4149-a609-e1d256a8a542 x-compute-request-id: req-94a445d1-29a6-4149-a609-e1d256a8a542 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/2461045c-a730-4a40-a6f4-0d543412233b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/2461045c-a730-4a40-a6f4-0d543412233b", "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": "2461045c-a730-4a40-a6f4-0d543412233b"}} 2019-01-09 16:34:26,564 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-94a445d1-29a6-4149-a609-e1d256a8a542 2019-01-09 16:34:26,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:34:26,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:34:26,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "48d22e8b333c4808b8c208c2d5928af1", "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj-role"}], "expires_at": "2019-01-09T17:34:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbb745fe07f94d0a90c62505d3d5e3b1", "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-user", "id": "5a371f6f747947dab3ca7dc05325bb99"}, "audit_ids": ["pFNCh8rKSYOPYSzqQ-3t4Q"], "issued_at": "2019-01-09T16:34:26.000000Z"}} 2019-01-09 16:34:26,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed65486386c1ff69d897f47f9b65ed59ec2e10cf" 2019-01-09 16:34:27,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2d174a-3e0f-474b-a66c-83fdb21018e6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:34:27,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1f2d174a-3e0f-474b-a66c-83fdb21018e6 2019-01-09 16:34:27,003 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:34:27,006 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:34:27,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed65486386c1ff69d897f47f9b65ed59ec2e10cf" 2019-01-09 16:34:27,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:27 GMT Server: Apache x-openstack-request-id: req-d549ed61-b3af-412e-a011-5621b3472051 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:34:27,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack used request id req-d549ed61-b3af-412e-a011-5621b3472051 2019-01-09 16:34:27,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed65486386c1ff69d897f47f9b65ed59ec2e10cf" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-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-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name"}}' 2019-01-09 16:34:29,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:34:27 GMT Server: Apache x-openstack-request-id: req-529df53b-6493-489d-af6a-754bb2a2ad87 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}]}} 2019-01-09 16:34:29,840 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks used request id req-529df53b-6493-489d-af6a-754bb2a2ad87 2019-01-09 16:34:29,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed65486386c1ff69d897f47f9b65ed59ec2e10cf" 2019-01-09 16:34:30,531 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:29 GMT Server: Apache x-openstack-request-id: req-1375ec26-22d6-4bea-9b3b-0c18cb204660 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:31,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:30 GMT Server: Apache x-openstack-request-id: req-9e5d162f-5339-449c-94f6-ff2abd94be62 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:31,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-9e5d162f-5339-449c-94f6-ff2abd94be62 2019-01-09 16:34:31,204 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack 2019-01-09 16:34:31,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed65486386c1ff69d897f47f9b65ed59ec2e10cf" 2019-01-09 16:34:31,822 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:31 GMT Server: Apache x-openstack-request-id: req-673b817f-4364-4946-b887-bfbcbd66e0da Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:33,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:31 GMT Server: Apache x-openstack-request-id: req-9601cf75-1803-41b0-9744-d3024c04f84f 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:33,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-9601cf75-1803-41b0-9744-d3024c04f84f 2019-01-09 16:34:33,094 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:34:33,094 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:34:36,097 - create_stack - DEBUG - Stack status query timeout in 1195.10639 2019-01-09 16:34:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed65486386c1ff69d897f47f9b65ed59ec2e10cf" 2019-01-09 16:34:36,691 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:36 GMT Server: Apache x-openstack-request-id: req-caa62cb9-69b8-43d5-a86e-6dd9813f2197 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:37,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:36 GMT Server: Apache x-openstack-request-id: req-44657594-821f-467e-b4b8-00e823e99d9c 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:37,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-44657594-821f-467e-b4b8-00e823e99d9c 2019-01-09 16:34:37,312 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:34:37,313 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:34:40,316 - create_stack - DEBUG - Stack status query timeout in 1190.88805008 2019-01-09 16:34:40,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed65486386c1ff69d897f47f9b65ed59ec2e10cf" 2019-01-09 16:34:41,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:40 GMT Server: Apache x-openstack-request-id: req-9d612aef-6601-4ecb-8270-472487e4c81b Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:41,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:41 GMT Server: Apache x-openstack-request-id: req-b034dc81-042e-4c1f-ad07-270883de6709 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:41,042 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-b034dc81-042e-4c1f-ad07-270883de6709 2019-01-09 16:34:41,043 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:34:41,043 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:34:44,046 - create_stack - DEBUG - Stack status query timeout in 1187.15779901 2019-01-09 16:34:44,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed65486386c1ff69d897f47f9b65ed59ec2e10cf" 2019-01-09 16:34:44,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:44 GMT Server: Apache x-openstack-request-id: req-4294d8bf-5dcf-4561-b2b3-83bcae7eae09 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:44,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:44 GMT Server: Apache x-openstack-request-id: req-a86d66c8-19a6-4e98-a2c0-11fe9cebc63b 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:44,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-a86d66c8-19a6-4e98-a2c0-11fe9cebc63b 2019-01-09 16:34:44,697 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 16:34:44,698 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack 2019-01-09 16:34:44,698 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack 2019-01-09 16:34:44,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:34:45,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "48d22e8b333c4808b8c208c2d5928af1", "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj-role"}], "expires_at": "2019-01-09T17:34:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cbb745fe07f94d0a90c62505d3d5e3b1", "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_cbb745fe07f94d0a90c62505d3d5e3b1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-user", "id": "5a371f6f747947dab3ca7dc05325bb99"}, "audit_ids": ["nUYN3HNqTpaPzPEav8UJlg"], "issued_at": "2019-01-09T16:34:45.000000Z"}} 2019-01-09 16:34:45,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:45,315 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:45 GMT Server: Apache x-openstack-request-id: req-6f75f78c-5be7-4fa3-b04e-cf27cb20e171 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:45,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:45 GMT Server: Apache x-openstack-request-id: req-c6eef14d-76a1-4c4d-8553-33eb2842752f 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:45,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-c6eef14d-76a1-4c4d-8553-33eb2842752f 2019-01-09 16:34:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed65486386c1ff69d897f47f9b65ed59ec2e10cf" 2019-01-09 16:34:45,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:45 GMT Server: Apache x-openstack-request-id: req-ad5eee13-4406-4e59-a656-941e8a981abb Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:45,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:45 GMT Server: Apache x-openstack-request-id: req-11848a32-8d82-41fd-89b4-4023e92e8bb9 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:45,721 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-11848a32-8d82-41fd-89b4-4023e92e8bb9 2019-01-09 16:34:45,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed65486386c1ff69d897f47f9b65ed59ec2e10cf" 2019-01-09 16:34:46,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:45 GMT Server: Apache x-openstack-request-id: req-00c86d48-4539-4bb0-b45c-eab08b0744e4 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:46,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:46 GMT Server: Apache x-openstack-request-id: req-8bf434b0-8e56-43a2-8af1-6bcdb3775b28 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:46,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-8bf434b0-8e56-43a2-8af1-6bcdb3775b28 2019-01-09 16:34:46,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:46,382 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:46 GMT Server: Apache x-openstack-request-id: req-bde60a63-628e-4d4e-bf37-dc827d32c803 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:46,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:34:46 GMT Server: Apache x-openstack-request-id: req-24e7d751-5c93-46e5-9b24-f1b297c632b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:34:46,504 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-24e7d751-5c93-46e5-9b24-f1b297c632b4 2019-01-09 16:34:46,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:46,702 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:46 GMT Server: Apache x-openstack-request-id: req-521f60af-ea30-4899-8936-1f69f70966be Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:46,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:46 GMT Server: Apache x-openstack-request-id: req-d7de9ff1-cfb0-47a4-81cc-222224a448e2 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:46,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-d7de9ff1-cfb0-47a4-81cc-222224a448e2 2019-01-09 16:34:46,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:46,930 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:46 GMT Server: Apache x-openstack-request-id: req-9a705393-7d29-4953-acc3-275b8ff4f2c1 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:46,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:46 GMT Server: Apache x-openstack-request-id: req-4b832107-a11f-4f61-8099-3a23f47a5e54 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:46,971 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-4b832107-a11f-4f61-8099-3a23f47a5e54 2019-01-09 16:34:46,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:47,205 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:46 GMT Server: Apache x-openstack-request-id: req-770331d5-fd28-4e81-8087-6def7b0f2ab2 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:47,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:47 GMT Server: Apache x-openstack-request-id: req-90434081-3366-4c34-b0b3-3d19bd475c11 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:47,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-90434081-3366-4c34-b0b3-3d19bd475c11 2019-01-09 16:34:47,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:47,826 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:47 GMT Server: Apache x-openstack-request-id: req-3a244226-d963-4d17-82c3-2f35bb73c5b1 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:48,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:47 GMT Server: Apache x-openstack-request-id: req-6442f526-ef2a-4488-9f4c-691730b5722d 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:48,008 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-6442f526-ef2a-4488-9f4c-691730b5722d 2019-01-09 16:34:48,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:48,261 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:48 GMT Server: Apache x-openstack-request-id: req-3ca35519-e5e3-4f4d-9719-699cf49ca895 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:48,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:48 GMT Server: Apache x-openstack-request-id: req-e2b62c55-c229-4809-a3d1-1c9fef383e49 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:48,474 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-e2b62c55-c229-4809-a3d1-1c9fef383e49 2019-01-09 16:34:48,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:48,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:48 GMT Server: Apache x-openstack-request-id: req-dede4844-80d7-4123-8628-4292fb58f67c Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:48,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:48 GMT Server: Apache x-openstack-request-id: req-580dc757-3345-412a-9ca0-b246e13a1190 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:48,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-580dc757-3345-412a-9ca0-b246e13a1190 2019-01-09 16:34:48,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:48,555 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:48 GMT Server: Apache x-openstack-request-id: req-66b453e8-0f3e-4c54-9245-08fb210247e7 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:48,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:48 GMT Server: Apache x-openstack-request-id: req-f13ef023-7b6a-44f1-a50a-ae7ad7e7d7ec 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:48,743 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-f13ef023-7b6a-44f1-a50a-ae7ad7e7d7ec 2019-01-09 16:34:48,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:48,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:48 GMT Server: Apache x-openstack-request-id: req-eefbc449-45a6-4a7d-b64d-a248b992f9eb Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:48,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:48 GMT Server: Apache x-openstack-request-id: req-4e0aeca1-0fb4-499e-a739-e9a30ccf8c5f 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:48,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-4e0aeca1-0fb4-499e-a739-e9a30ccf8c5f 2019-01-09 16:34:48,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:48,824 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:48 GMT Server: Apache x-openstack-request-id: req-14e7cd83-5872-41cf-84df-718ef78637c5 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:49,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:48 GMT Server: Apache x-openstack-request-id: req-1fe59403-d344-40ad-8a8a-1231828af531 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:49,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-1fe59403-d344-40ad-8a8a-1231828af531 2019-01-09 16:34:49,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:49,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-bce62ac3-bb94-4928-818c-fd0e7c5ce28e Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:49,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-c7563e38-976a-4186-ba61-76ea62c57cdd 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:49,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-c7563e38-976a-4186-ba61-76ea62c57cdd 2019-01-09 16:34:49,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:49,294 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-eb3f652f-bff2-4cf6-ac8e-2289e10e199d Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:49,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-5d818acb-7963-483e-a472-2c3cc37252f2 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:49,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-5d818acb-7963-483e-a472-2c3cc37252f2 2019-01-09 16:34:49,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:49,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-5ca2250f-2e1a-4759-9efa-dbbada084c90 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:49,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-f5bec93b-d273-4fab-b563-fb17c5b149cc 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:49,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-f5bec93b-d273-4fab-b563-fb17c5b149cc 2019-01-09 16:34:49,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:49,446 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-107a243f-b214-4623-af3a-349027465c4c Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:49,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-0d647a8c-97a0-4ed5-919e-3e24c53b3833 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:49,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-0d647a8c-97a0-4ed5-919e-3e24c53b3833 2019-01-09 16:34:49,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:49,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-a815efeb-cf20-4538-afad-fe26de59df44 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:49,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-2b2126f3-184e-4890-8b18-cfee71371ccf 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:49,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-2b2126f3-184e-4890-8b18-cfee71371ccf 2019-01-09 16:34:49,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:49,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-5d0bd086-2207-4e1f-b5c3-7b2e4619b97f Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:49,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-5233be07-723c-45d0-b3fc-92ca95812114 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:49,591 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-5233be07-723c-45d0-b3fc-92ca95812114 2019-01-09 16:34:49,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:49,619 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-31e5a7d0-29c7-4540-8deb-98d32e42e270 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:49,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-52039a80-eb33-4f6f-ad9a-4bd06f22f814 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:49,661 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-52039a80-eb33-4f6f-ad9a-4bd06f22f814 2019-01-09 16:34:49,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:49,689 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-8f68d193-7c12-49fe-8146-ef31c65280e3 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:49,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-19ceb4fa-1861-4760-b80b-047b73c445db 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:49,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-19ceb4fa-1861-4760-b80b-047b73c445db 2019-01-09 16:34:49,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:49,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-b9809028-ffbc-46fb-b1a4-94106a97f0ea Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:49,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-47448b11-559b-4bf5-be52-35263bbca3ca 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:49,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-47448b11-559b-4bf5-be52-35263bbca3ca 2019-01-09 16:34:49,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:49,830 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-6bc3ef95-d764-4597-88e4-221f5195a54a Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:49,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-bb185174-8249-4871-a1fb-28c39c39a07e 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:49,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-bb185174-8249-4871-a1fb-28c39c39a07e 2019-01-09 16:34:49,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:49,883 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-5ae80c65-5c27-4351-b15c-ace752fd2234 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:49,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-06360b74-219f-4624-8c40-8fc5e31309f0 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:49,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-06360b74-219f-4624-8c40-8fc5e31309f0 2019-01-09 16:34:49,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:49,935 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-c4689790-b319-4bf4-a793-580d11a33709 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:49,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-c1d4f051-9439-4cd1-a27a-c95b0811b2e4 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:49,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-c1d4f051-9439-4cd1-a27a-c95b0811b2e4 2019-01-09 16:34:49,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:49,987 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-0c1fefbc-d0f0-4178-ac55-cf5af38509e7 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:49 GMT Server: Apache x-openstack-request-id: req-f9ebba2d-e994-46fb-8cb2-6ef73025fee2 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-f9ebba2d-e994-46fb-8cb2-6ef73025fee2 2019-01-09 16:34:50,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,039 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-0fa8fc75-df17-4851-afc6-d6d60877ccbd Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-f3fab2f0-8f89-4672-8635-accca3a78cb0 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-f3fab2f0-8f89-4672-8635-accca3a78cb0 2019-01-09 16:34:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,108 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-774d2650-8f2c-4352-b76d-1890a1c90b47 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-51682967-ecda-43ce-a8d1-34da88c9ec6d 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-51682967-ecda-43ce-a8d1-34da88c9ec6d 2019-01-09 16:34:50,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-0d8c0fce-ed3f-41cc-a657-e867b93f42fc Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-8c623128-0239-467f-8f49-b456d10b8a01 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-8c623128-0239-467f-8f49-b456d10b8a01 2019-01-09 16:34:50,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-c4e1271b-8539-408e-884f-2fb1b461ef16 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-e83d477c-07b5-418d-aa72-79791ed9aa3b 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-e83d477c-07b5-418d-aa72-79791ed9aa3b 2019-01-09 16:34:50,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-67a3087f-9f3a-4b8c-a159-0cec6f922bc7 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-84439bbf-9b7e-4820-9eb7-bd3c52d405db 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-84439bbf-9b7e-4820-9eb7-bd3c52d405db 2019-01-09 16:34:50,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,349 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-259c6948-889c-4baa-a0ad-eee5639eb9f8 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-6df3cef8-5fa5-4546-84ba-476175a4e94f 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-6df3cef8-5fa5-4546-84ba-476175a4e94f 2019-01-09 16:34:50,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,417 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-ea5a233e-bc0d-4789-966a-db8e537152e5 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-7c849966-7774-4dba-94b9-2c3f7fff3ac2 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-7c849966-7774-4dba-94b9-2c3f7fff3ac2 2019-01-09 16:34:50,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,468 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-a4bddad0-063e-4310-bc01-a55730afe387 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-8edf7d60-8d9c-433d-8564-dc1840305e45 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-8edf7d60-8d9c-433d-8564-dc1840305e45 2019-01-09 16:34:50,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-cda7c664-2ca1-4b77-9b3f-7f75670fbdea Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-7b9cdcab-3e10-41ec-9ba2-1e71e78b141b 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-7b9cdcab-3e10-41ec-9ba2-1e71e78b141b 2019-01-09 16:34:50,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,569 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-08d051aa-3478-4f03-a51e-1018bc2414ec Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-7f57744d-3871-4e6f-93d4-7fc517e4ca96 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-7f57744d-3871-4e6f-93d4-7fc517e4ca96 2019-01-09 16:34:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-aa791571-f595-4568-a877-75da6cd56013 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-870ea175-9359-4194-bfb1-6f252944288a 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,646 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-870ea175-9359-4194-bfb1-6f252944288a 2019-01-09 16:34:50,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-f09bbe3e-a290-47ad-b000-c38a84919d2f Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-d7af3b32-5270-42bc-8371-34019d86414d 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-d7af3b32-5270-42bc-8371-34019d86414d 2019-01-09 16:34:50,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-31acb86f-ff57-478e-a855-919564b86eed Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-f75dfdaf-6f37-43e8-9177-80941e64a0d3 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-f75dfdaf-6f37-43e8-9177-80941e64a0d3 2019-01-09 16:34:50,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-547e0d09-324c-42d6-86c1-571f521c27af Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-76968bd2-b302-42fe-8f6a-8bab06913c07 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-76968bd2-b302-42fe-8f6a-8bab06913c07 2019-01-09 16:34:50,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-34afb0b6-b0df-4e6c-9d62-0cc41ac64f70 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-bbf8726c-a7f8-4289-9321-dc48971f13f1 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-bbf8726c-a7f8-4289-9321-dc48971f13f1 2019-01-09 16:34:50,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:50,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-c05fdcb0-6943-4dfc-ba9b-9c593fcff2cd Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:50,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:50 GMT Server: Apache x-openstack-request-id: req-e64669c2-72bf-460e-aa18-f4832a49b614 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:50,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-e64669c2-72bf-460e-aa18-f4832a49b614 2019-01-09 16:34:51,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-9fc6ef6c-32e9-49f7-8db2-faaec79a33dc Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-59990a87-0418-461c-a1fe-2d51e1a06ef2 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-59990a87-0418-461c-a1fe-2d51e1a06ef2 2019-01-09 16:34:51,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,079 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-c8c43b8d-ae2e-4813-a73b-7e2877152008 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-5e728438-bcfd-420f-802b-7e1c2aa8d2e7 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-5e728438-bcfd-420f-802b-7e1c2aa8d2e7 2019-01-09 16:34:51,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,130 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-02e43106-c3e9-41df-8295-6b33f0e1d6a1 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-46ee9930-260a-42aa-b80a-f9426257e757 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,172 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-46ee9930-260a-42aa-b80a-f9426257e757 2019-01-09 16:34:51,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-cc97886a-60d7-49d6-8f90-d7cbefe64185 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-22c39c34-7290-41be-a84f-0676085cff7e 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-22c39c34-7290-41be-a84f-0676085cff7e 2019-01-09 16:34:51,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-053d854e-6090-46e4-ae3f-007c89d61448 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-163a495c-4c25-4949-81d3-82d139d8d22a 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-163a495c-4c25-4949-81d3-82d139d8d22a 2019-01-09 16:34:51,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,323 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-cf75893f-c346-4622-b426-298439790057 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-04f24946-b5ea-466d-b7c3-c70455d87d24 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-04f24946-b5ea-466d-b7c3-c70455d87d24 2019-01-09 16:34:51,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,375 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-fef03285-e55f-4341-8317-323052817317 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-f2969300-fd18-4872-b362-4cdbb903afc7 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-f2969300-fd18-4872-b362-4cdbb903afc7 2019-01-09 16:34:51,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-8fb9d0ae-01c5-4cdf-9e0d-32a513b62727 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-fd9e37f3-b9bb-4d6e-b392-e8337080de67 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-fd9e37f3-b9bb-4d6e-b392-e8337080de67 2019-01-09 16:34:51,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-382b59a0-5414-4481-b289-c33c81a4bdcd Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-02bd2e7e-f3b2-4c70-857e-e814a6a65c5d 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-02bd2e7e-f3b2-4c70-857e-e814a6a65c5d 2019-01-09 16:34:51,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,533 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-ce473d70-98cd-4a5e-b0cc-f558507bf761 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-7d13c449-a089-45c9-b83a-d1eec6a8eaad 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-7d13c449-a089-45c9-b83a-d1eec6a8eaad 2019-01-09 16:34:51,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,587 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-aaad302e-deac-4aa2-a0bb-1a865ab4f3e7 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-4f598b99-70d3-48eb-9365-afa33064d6b7 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-4f598b99-70d3-48eb-9365-afa33064d6b7 2019-01-09 16:34:51,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,656 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-ccdeb047-942c-49b5-836c-e28ad299ae60 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-a445332e-8e8b-44a4-9aff-01f38c9535c9 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-a445332e-8e8b-44a4-9aff-01f38c9535c9 2019-01-09 16:34:51,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,708 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-38da1c44-e330-4ddd-962c-720fe8b240cc Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-68650f6a-d97a-40dd-b24c-19bdddb051b5 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,749 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-68650f6a-d97a-40dd-b24c-19bdddb051b5 2019-01-09 16:34:51,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,777 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-61bab1db-dc6a-4877-86d1-648381f1de65 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-94b30f45-f461-486a-9b93-5edc8e95ca87 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-94b30f45-f461-486a-9b93-5edc8e95ca87 2019-01-09 16:34:51,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,829 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-229e4145-8eac-42dd-b063-a3e6407e919b Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-03f55053-c4a4-491c-a271-e1c4a1efef2d 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-03f55053-c4a4-491c-a271-e1c4a1efef2d 2019-01-09 16:34:51,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,881 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-7aae6a00-6b43-4296-9c98-0bf087d61837 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-d94fb738-5112-4719-815b-0826825c6a68 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-d94fb738-5112-4719-815b-0826825c6a68 2019-01-09 16:34:51,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,933 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-f6287b4d-72cf-4e2b-8431-1e2c687d14cf Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:51,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-5371ca16-ebe8-4393-a850-a222f5ebd787 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:51,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-5371ca16-ebe8-4393-a850-a222f5ebd787 2019-01-09 16:34:51,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:51,983 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-ca613cb8-101c-46af-a322-054f41ce44bf Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:51 GMT Server: Apache x-openstack-request-id: req-f2578b88-d0a7-4d1a-afc4-37758f6ab716 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:52,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-f2578b88-d0a7-4d1a-afc4-37758f6ab716 2019-01-09 16:34:52,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:52,052 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-8ee8cfe3-0ce1-475b-9833-3b455e252ebd Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-52ec666e-9acf-4a10-9e14-c4abe67b31e6 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:52,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-52ec666e-9acf-4a10-9e14-c4abe67b31e6 2019-01-09 16:34:52,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:52,104 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-90afc510-e53e-4d2e-ba1a-d38e9a5abe7d Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-18de2be1-be3d-43a6-a196-c82787901113 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:52,128 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-18de2be1-be3d-43a6-a196-c82787901113 2019-01-09 16:34:52,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:52,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-2cb8f3d3-603a-4024-9ffa-476c291029b8 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-2be0b0f7-7027-43da-a9c3-1aebb9b73ce7 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:52,195 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-2be0b0f7-7027-43da-a9c3-1aebb9b73ce7 2019-01-09 16:34:52,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:52,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-53e7cad3-b42c-4b4c-a442-0603baef61c1 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-da425d5c-ea4f-4af1-8c65-18a1dd986879 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:52,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-da425d5c-ea4f-4af1-8c65-18a1dd986879 2019-01-09 16:34:52,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:52,276 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-09d1fbae-282a-4499-91b3-aa0be1e00d99 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-01448b0e-0b82-42ac-82b6-c9fad10dc345 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:52,301 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-01448b0e-0b82-42ac-82b6-c9fad10dc345 2019-01-09 16:34:52,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:52,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-2c7e6050-3ef5-4a34-b10b-bed95250e96e Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-6af54fea-6435-4c3c-b603-f9c3c889e4c8 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:52,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-6af54fea-6435-4c3c-b603-f9c3c889e4c8 2019-01-09 16:34:52,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:52,396 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-c6923a79-5ddd-41b7-b909-b1ec6be4929f Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-6a47198b-18c8-454a-8f4b-57220ea1bdff 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:52,420 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-6a47198b-18c8-454a-8f4b-57220ea1bdff 2019-01-09 16:34:52,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:52,447 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-56ec3ede-7222-49ee-b74e-b8ac70fdc64c Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-f7f50ab5-981b-45ab-8b80-b8c79bad3413 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:52,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-f7f50ab5-981b-45ab-8b80-b8c79bad3413 2019-01-09 16:34:52,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:52,498 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-4b021e0d-a9fb-4872-96c8-a8f469231b30 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-257c5748-7a38-4098-84ed-373ba574d5d5 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:52,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-257c5748-7a38-4098-84ed-373ba574d5d5 2019-01-09 16:34:52,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:52,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-6bc7cab1-3952-4cf2-9325-4a34e5a1b676 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-c03b029b-e117-4f75-b01b-f8b9763e189c 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:52,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-c03b029b-e117-4f75-b01b-f8b9763e189c 2019-01-09 16:34:52,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:52,603 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-f81664af-fe1c-4304-a1e7-f103cc8e1392 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-d5558deb-1ebf-4366-b3cd-22ecf18fc1e0 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:52,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-d5558deb-1ebf-4366-b3cd-22ecf18fc1e0 2019-01-09 16:34:52,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3635ed656f339860a5961f8fc0b0f5aa4651a242" 2019-01-09 16:34:52,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-ad860fd2-6efd-42f0-8a07-8f60d3bb0328 Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-7705aba6-08d4-42fd-8dee-55672d6642fe 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": "cbb745fe07f94d0a90c62505d3d5e3b1", "OS::stack_id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "image_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image", "inst_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-inst", "subnet_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-subnet", "flavor_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-flavor-name", "net_name": "CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack", "stack_user_project_id": "b555b92633bd43e7a2f56eeaefb4b02d", "tags": null, "creation_time": "2019-01-09T16:34:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:34:46Z", "id": "ff58e4a6-e220-41a9-9164-dae0a1b8f03b", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:34:52,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-7705aba6-08d4-42fd-8dee-55672d6642fe 2019-01-09 16:34:52,679 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack 2019-01-09 16:34:52,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/ff58e4a6-e220-41a9-9164-dae0a1b8f03b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed65486386c1ff69d897f47f9b65ed59ec2e10cf" 2019-01-09 16:34:52,706 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-25cc69c2-68b3-4182-a50b-f77523abd7fb Location: http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:34:52,731 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:52 GMT Server: Apache x-openstack-request-id: req-230dd7c4-e0ce-4f0d-98c6-424733f5e42f Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:34:52,731 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/cbb745fe07f94d0a90c62505d3d5e3b1/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-stack/ff58e4a6-e220-41a9-9164-dae0a1b8f03b used request id req-230dd7c4-e0ce-4f0d-98c6-424733f5e42f 2019-01-09 16:34:52,732 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-6f3b8584-5329-49e3-8a9f-0a60235cb1b5-image 2019-01-09 16:34:52,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/08000e64-daf8-47b8-9351-67385e68dad5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b0dedd1040d949135c4f04716e10ea6825a711a" 2019-01-09 16:34:53,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4dd4d3be-e679-4662-9197-d6c704a2e4da Date: Wed, 09 Jan 2019 16:34: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-09 16:34:53,846 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/08000e64-daf8-47b8-9351-67385e68dad5 used request id req-4dd4d3be-e679-4662-9197-d6c704a2e4da 2019-01-09 16:34:53,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/2461045c-a730-4a40-a6f4-0d543412233b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36e0f0b75c3e365c08002d47579f78cc9f5a30d5" 2019-01-09 16:34:53,875 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:34:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0ba54851-0bfc-4ae5-8665-0879ff112473 x-compute-request-id: req-0ba54851-0bfc-4ae5-8665-0879ff112473 Content-Length: 0 Content-Type: application/json 2019-01-09 16:34:53,875 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/2461045c-a730-4a40-a6f4-0d543412233b used request id req-0ba54851-0bfc-4ae5-8665-0879ff112473 2019-01-09 16:34:53,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:54,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-60bb6d1a-f415-422e-a6b3-d424b23f50e6 Date: Wed, 09 Jan 2019 16:34:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "created_at": "2019-01-09T16:34:30Z", "updated_at": "2019-01-09T16:34:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:34:30Z", "revision_number": 0, "id": "12bbe89d-8515-4329-8ac4-401e468f5348", "remote_group_id": "dabdeaa2-ca29-4462-ba15-629c3302e51e", "remote_ip_prefix": null, "created_at": "2019-01-09T16:34:30Z", "security_group_id": "dabdeaa2-ca29-4462-ba15-629c3302e51e", "tenant_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb745fe07f94d0a90c62505d3d5e3b1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:34:30Z", "revision_number": 0, "id": "991e82bc-b62e-44a4-84d9-37f1f13abbe3", "remote_group_id": "dabdeaa2-ca29-4462-ba15-629c3302e51e", "remote_ip_prefix": null, "created_at": "2019-01-09T16:34:30Z", "security_group_id": "dabdeaa2-ca29-4462-ba15-629c3302e51e", "tenant_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb745fe07f94d0a90c62505d3d5e3b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:34:30Z", "revision_number": 0, "id": "ea2574b7-82d9-4995-a5ff-9c9bc1b3e05f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:34:30Z", "security_group_id": "dabdeaa2-ca29-4462-ba15-629c3302e51e", "tenant_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "port_range_min": null, "ethertype": "IPv4", "project_id": "cbb745fe07f94d0a90c62505d3d5e3b1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:34:30Z", "revision_number": 0, "id": "f453f32a-dba4-4a5b-8d18-47a5baddb81f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:34:30Z", "security_group_id": "dabdeaa2-ca29-4462-ba15-629c3302e51e", "tenant_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "port_range_min": null, "ethertype": "IPv6", "project_id": "cbb745fe07f94d0a90c62505d3d5e3b1"}], "revision_number": 4, "project_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "id": "dabdeaa2-ca29-4462-ba15-629c3302e51e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:34:54,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-60bb6d1a-f415-422e-a6b3-d424b23f50e6 2019-01-09 16:34:54,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:54,253 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aff9dc1c-bd7f-4f6a-ac3d-cd6549cc2a02 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:54,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-aff9dc1c-bd7f-4f6a-ac3d-cd6549cc2a02 2019-01-09 16:34:54,253 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:54,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:54,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3afc89f3-0d41-4b01-938f-e4d123699a2e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:54,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-3afc89f3-0d41-4b01-938f-e4d123699a2e 2019-01-09 16:34:54,434 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:54,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:54,534 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-037a4d53-76d9-494a-ba46-4c582c10baaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:54,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-037a4d53-76d9-494a-ba46-4c582c10baaf 2019-01-09 16:34:54,535 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:54,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:54,626 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d92aded-e428-4e31-b7ed-bb7168b88896 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:54,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-2d92aded-e428-4e31-b7ed-bb7168b88896 2019-01-09 16:34:54,627 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:54,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:54,724 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f128b097-e8f0-4332-ae54-0d72fb04deee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:54,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-f128b097-e8f0-4332-ae54-0d72fb04deee 2019-01-09 16:34:54,725 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:54,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:54,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-991af733-17ed-47d9-9d54-1c17bd896167 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:54,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-991af733-17ed-47d9-9d54-1c17bd896167 2019-01-09 16:34:54,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:54,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:54,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a23d1714-7e74-42c1-bb5e-656c78146dee Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:34:54,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-a23d1714-7e74-42c1-bb5e-656c78146dee 2019-01-09 16:34:54,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:55,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0411eb86-8d57-4997-a2b2-3df45d893b0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:55,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-0411eb86-8d57-4997-a2b2-3df45d893b0a 2019-01-09 16:34:55,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:55,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:55,128 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e90b9138-3d73-42af-984f-9c3ba3775c77 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:55,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-e90b9138-3d73-42af-984f-9c3ba3775c77 2019-01-09 16:34:55,129 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:55,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:55,247 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:34:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2ceb5af-5569-4999-bf63-c129c9f55dd7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:34:55,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-c2ceb5af-5569-4999-bf63-c129c9f55dd7 2019-01-09 16:34:55,247 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:34:55,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:55,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88be4264-9cf1-421d-a990-0668ff2703c8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "cbb745fe07f94d0a90c62505d3d5e3b1", "name": "CreateStackSuccessTests-fba8b86e-41a2-43b-proj"}} 2019-01-09 16:34:55,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1 used request id req-88be4264-9cf1-421d-a990-0668ff2703c8 2019-01-09 16:34:55,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dabdeaa2-ca29-4462-ba15-629c3302e51e 2019-01-09 16:34:55,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dabdeaa2-ca29-4462-ba15-629c3302e51e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:55,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-28922ab3-0375-4775-901e-1ba6c3cf6a22 Date: Wed, 09 Jan 2019 16:34:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dabdeaa2-ca29-4462-ba15-629c3302e51e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:34:30Z", "security_group_id": "dabdeaa2-ca29-4462-ba15-629c3302e51e", "port_range_min": null, "revision_number": 0, "tenant_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "created_at": "2019-01-09T16:34:30Z", "project_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "id": "12bbe89d-8515-4329-8ac4-401e468f5348"}, {"remote_group_id": "dabdeaa2-ca29-4462-ba15-629c3302e51e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:34:30Z", "security_group_id": "dabdeaa2-ca29-4462-ba15-629c3302e51e", "port_range_min": null, "revision_number": 0, "tenant_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "created_at": "2019-01-09T16:34:30Z", "project_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "id": "991e82bc-b62e-44a4-84d9-37f1f13abbe3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:34:30Z", "security_group_id": "dabdeaa2-ca29-4462-ba15-629c3302e51e", "port_range_min": null, "revision_number": 0, "tenant_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "created_at": "2019-01-09T16:34:30Z", "project_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "id": "ea2574b7-82d9-4995-a5ff-9c9bc1b3e05f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:34:30Z", "security_group_id": "dabdeaa2-ca29-4462-ba15-629c3302e51e", "port_range_min": null, "revision_number": 0, "tenant_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "created_at": "2019-01-09T16:34:30Z", "project_id": "cbb745fe07f94d0a90c62505d3d5e3b1", "id": "f453f32a-dba4-4a5b-8d18-47a5baddb81f"}]} 2019-01-09 16:34:55,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=dabdeaa2-ca29-4462-ba15-629c3302e51e used request id req-28922ab3-0375-4775-901e-1ba6c3cf6a22 2019-01-09 16:34:55,376 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:34:55,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/dabdeaa2-ca29-4462-ba15-629c3302e51e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:55,552 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e54aec80-d693-47dc-be11-6ed238b8a454 Content-Length: 0 Date: Wed, 09 Jan 2019 16:34:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:34:55,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/dabdeaa2-ca29-4462-ba15-629c3302e51e used request id req-e54aec80-d693-47dc-be11-6ed238b8a454 2019-01-09 16:34:55,553 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-fba8b86e-41a2-43b-proj 2019-01-09 16:34:55,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:55,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:34:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-039badb4-0172-4996-a54e-308fe3ff521a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:34:55,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/cbb745fe07f94d0a90c62505d3d5e3b1 used request id req-039badb4-0172-4996-a54e-308fe3ff521a 2019-01-09 16:34:55,786 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-fba8b86e-41a2-43b-proj-role 2019-01-09 16:34:55,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/48d22e8b333c4808b8c208c2d5928af1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:55,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:34:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9451d20e-e711-4816-9379-be009ca12607 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:34:55,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/48d22e8b333c4808b8c208c2d5928af1 used request id req-9451d20e-e711-4816-9379-be009ca12607 2019-01-09 16:34:55,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bc0d3c8ece8e5a3ac986b3cf5dd1286dad88656" 2019-01-09 16:34:55,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be73f914-803d-408d-9d45-e1cec29c0e4e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:34:55,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-be73f914-803d-408d-9d45-e1cec29c0e4e 2019-01-09 16:34:55,997 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-fba8b86e-41a2-43b-user 2019-01-09 16:34:56,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/5a371f6f747947dab3ca7dc05325bb99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a20af2bca35c22d85b3e600c517f586cb030fa" 2019-01-09 16:34:56,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:34:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e19869d1-3570-4802-9855-36a369df6cd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:34:56,216 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5a371f6f747947dab3ca7dc05325bb99 used request id req-e19869d1-3570-4802-9855-36a369df6cd3 2019-01-09 16:34:56,218 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:34:56,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:34:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["8474Lz04Qk24Y3mGDOkNcA"], "issued_at": "2019-01-09T16:34:56.000000Z"}} 2019-01-09 16:34:56,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67ab37755beae9c0d3f5a2abc4a1718d6a37a580" 2019-01-09 16:34:56,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb1967d-88a0-44f1-b739-4a10c2236380 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:34:56,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-feb1967d-88a0-44f1-b739-4a10c2236380 2019-01-09 16:34:56,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:34:56,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:34:57,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:34:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["ggi56lFOSHmlPE-7xqRHZA"], "issued_at": "2019-01-09T16:34:57.000000Z"}} 2019-01-09 16:34:57,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" 2019-01-09 16:34:57,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c32e09-36b6-468a-93b5-a4b0cace8ad9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:34:57,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-96c32e09-36b6-468a-93b5-a4b0cace8ad9 2019-01-09 16:34:57,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:34:57,214 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:34: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:34:57,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e7ead704-8f3d-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" 2019-01-09 16:34:57,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20054053-8e5a-4c91-92f3-491637a82879 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e7ead704-8f3d-455-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:34:57,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e7ead704-8f3d-455-proj used request id req-20054053-8e5a-4c91-92f3-491637a82879 2019-01-09 16:34:57,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" 2019-01-09 16:34:57,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3251b683-0c57-4787-8697-d57ebfd40ec1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:34:57,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-3251b683-0c57-4787-8697-d57ebfd40ec1 2019-01-09 16:34:57,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj"}}' 2019-01-09 16:34:57,543 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:34:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dec425d3-e9a7-4db6-b3b7-e788e946fda6 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992"}, "tags": [], "enabled": true, "id": "279a0d61fa8844f4b5541c05e1586992", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj"}} 2019-01-09 16:34:57,543 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-dec425d3-e9a7-4db6-b3b7-e788e946fda6 2019-01-09 16:34:57,543 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-e7ead704-8f3d-455-proj 2019-01-09 16:34:57,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:34:57,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:34:57,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:34:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["-YhSaWWPTriRbd4HIhMISw"], "issued_at": "2019-01-09T16:34:57.000000Z"}} 2019-01-09 16:34:57,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba5cb6849c9d6084791bc5f89ca9f8e16fa69df" 2019-01-09 16:34:58,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326eb0c2-44f7-41eb-ad0f-ff74662f34c1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:34:58,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-326eb0c2-44f7-41eb-ad0f-ff74662f34c1 2019-01-09 16:34:58,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:34:58,055 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:34: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:34:58,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba5cb6849c9d6084791bc5f89ca9f8e16fa69df" 2019-01-09 16:34:58,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecfbd7fc-d1c4-402b-a97a-a99ffc97b60e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:34:58,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ecfbd7fc-d1c4-402b-a97a-a99ffc97b60e 2019-01-09 16:34:58,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-e7ead704-8f3d-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba5cb6849c9d6084791bc5f89ca9f8e16fa69df" 2019-01-09 16:34:58,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5abe429d-50f7-4ba8-abdd-63588f260c2a Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-e7ead704-8f3d-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992"}, "tags": [], "enabled": true, "id": "279a0d61fa8844f4b5541c05e1586992", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj"}]} 2019-01-09 16:34:58,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-e7ead704-8f3d-455-proj used request id req-5abe429d-50f7-4ba8-abdd-63588f260c2a 2019-01-09 16:34:58,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba5cb6849c9d6084791bc5f89ca9f8e16fa69df" 2019-01-09 16:34:58,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f06bab-90b3-4ac6-9ca9-16b14544103b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:34:58,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-a4f06bab-90b3-4ac6-9ca9-16b14544103b 2019-01-09 16:34:58,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba5cb6849c9d6084791bc5f89ca9f8e16fa69df" 2019-01-09 16:34:58,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7c351e-a75e-4631-8081-ddc57f447da7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:34:58,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9f7c351e-a75e-4631-8081-ddc57f447da7 2019-01-09 16:34:58,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-e7ead704-8f3d-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba5cb6849c9d6084791bc5f89ca9f8e16fa69df" 2019-01-09 16:34:58,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8e856e-e45e-4bc8-9cc2-f4a6587d100c Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-e7ead704-8f3d-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992"}, "tags": [], "enabled": true, "id": "279a0d61fa8844f4b5541c05e1586992", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj"}]} 2019-01-09 16:34:58,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-e7ead704-8f3d-455-proj used request id req-9a8e856e-e45e-4bc8-9cc2-f4a6587d100c 2019-01-09 16:34:58,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/f3b1588a37d843138ec2119f7434a5af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba5cb6849c9d6084791bc5f89ca9f8e16fa69df" 2019-01-09 16:34:58,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465c2628-b82b-498c-b2c7-9b7c46190b73 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-e7ead704-8f3d-455-user", "links": {"self": "http://172.30.9.29:5000/v3/users/f3b1588a37d843138ec2119f7434a5af"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "279a0d61fa8844f4b5541c05e1586992", "id": "f3b1588a37d843138ec2119f7434a5af", "password_expires_at": null}} 2019-01-09 16:34:58,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/f3b1588a37d843138ec2119f7434a5af used request id req-465c2628-b82b-498c-b2c7-9b7c46190b73 2019-01-09 16:34:58,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992/users/f3b1588a37d843138ec2119f7434a5af/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba5cb6849c9d6084791bc5f89ca9f8e16fa69df" 2019-01-09 16:34:59,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ea43c8-83d7-44a7-89d6-bf9f0e89bf75 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992/users/f3b1588a37d843138ec2119f7434a5af/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:34:59,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992/users/f3b1588a37d843138ec2119f7434a5af/roles used request id req-73ea43c8-83d7-44a7-89d6-bf9f0e89bf75 2019-01-09 16:34:59,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba5cb6849c9d6084791bc5f89ca9f8e16fa69df" 2019-01-09 16:34:59,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6023c492-172b-4757-9e63-8748a0bb8063 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:34:59,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-6023c492-172b-4757-9e63-8748a0bb8063 2019-01-09 16:34:59,209 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-e7ead704-8f3d-455-proj 2019-01-09 16:34:59,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992/users/f3b1588a37d843138ec2119f7434a5af/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba5cb6849c9d6084791bc5f89ca9f8e16fa69df" 2019-01-09 16:34:59,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52cca0b8-c6af-4c0b-a171-979ad2288328 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:34:59,290 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992/users/f3b1588a37d843138ec2119f7434a5af/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-52cca0b8-c6af-4c0b-a171-979ad2288328 2019-01-09 16:34:59,290 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-e7ead704-8f3d-455-user 2019-01-09 16:34:59,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:34:59,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" 2019-01-09 16:34:59,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3953a8cf-d4e8-4783-a5bd-13f967aa49c9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:34:59,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3953a8cf-d4e8-4783-a5bd-13f967aa49c9 2019-01-09 16:34:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" -d '{"role": {"name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj-role"}}' 2019-01-09 16:34:59,532 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1879a0c-84c7-40d3-a78f-201ce332cc54 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77641220a9834f818b9df487ef5e3549", "links": {"self": "http://172.30.9.29:5000/v3/roles/77641220a9834f818b9df487ef5e3549"}, "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj-role"}} 2019-01-09 16:34:59,532 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e1879a0c-84c7-40d3-a78f-201ce332cc54 2019-01-09 16:34:59,533 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-e7ead704-8f3d-455-proj-role 2019-01-09 16:34:59,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/77641220a9834f818b9df487ef5e3549 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" 2019-01-09 16:34:59,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883d2c4a-b05c-4186-ae16-f1bea44a9eee Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77641220a9834f818b9df487ef5e3549", "links": {"self": "http://172.30.9.29:5000/v3/roles/77641220a9834f818b9df487ef5e3549"}, "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj-role"}} 2019-01-09 16:34:59,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/77641220a9834f818b9df487ef5e3549 used request id req-883d2c4a-b05c-4186-ae16-f1bea44a9eee 2019-01-09 16:34:59,632 - keystone_utils - INFO - Granting role CreateStackSuccessTests-e7ead704-8f3d-455-proj-role to project CreateStackSuccessTests-e7ead704-8f3d-455-proj 2019-01-09 16:34:59,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992/users/f3b1588a37d843138ec2119f7434a5af/roles/77641220a9834f818b9df487ef5e3549 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" 2019-01-09 16:34:59,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:34:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56d850d1-3e33-4d2f-9e80-c29cf4fa9dd4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:34:59,768 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992/users/f3b1588a37d843138ec2119f7434a5af/roles/77641220a9834f818b9df487ef5e3549 used request id req-56d850d1-3e33-4d2f-9e80-c29cf4fa9dd4 2019-01-09 16:34:59,769 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:34:59,769 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:34:59,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:34:59,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:00,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "77641220a9834f818b9df487ef5e3549", "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj-role"}], "expires_at": "2019-01-09T17:35:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "279a0d61fa8844f4b5541c05e1586992", "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e7ead704-8f3d-455-user", "id": "f3b1588a37d843138ec2119f7434a5af"}, "audit_ids": ["pXAJvsn9RO2AjiYMQ8c1mg"], "issued_at": "2019-01-09T16:35:00.000000Z"}} 2019-01-09 16:35:00,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f65cb0ce45952948b0206bc6badc381658ff81a3" 2019-01-09 16:35:00,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9becf2ce-d6fa-451e-8b66-942a5408ab98 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:00,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9becf2ce-d6fa-451e-8b66-942a5408ab98 2019-01-09 16:35:00,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65cb0ce45952948b0206bc6badc381658ff81a3" 2019-01-09 16:35:00,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-334fda7d-7dbd-42be-bd37-77277a162b2c Date: Wed, 09 Jan 2019 16:35:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image"} 2019-01-09 16:35:00,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image used request id req-334fda7d-7dbd-42be-bd37-77277a162b2c 2019-01-09 16:35:00,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65cb0ce45952948b0206bc6badc381658ff81a3" 2019-01-09 16:35:00,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-fecdc1ab-5754-42b1-9398-3a3475e75b23 Date: Wed, 09 Jan 2019 16:35: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-09 16:35:00,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-fecdc1ab-5754-42b1-9398-3a3475e75b23 2019-01-09 16:35:00,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f65cb0ce45952948b0206bc6badc381658ff81a3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image"}' 2019-01-09 16:35:00,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e379ee04-b052-4422-a595-38a9aee2a454 Date: Wed, 09 Jan 2019 16:35:00 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:35:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:35:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1", "min_disk": 0, "protected": false, "id": "1865ecaf-08cf-489f-b8a3-14e04d7ca9c1", "file": "/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1/file", "checksum": null, "owner": "279a0d61fa8844f4b5541c05e1586992", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:35:00,553 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-e379ee04-b052-4422-a595-38a9aee2a454 2019-01-09 16:35:00,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65cb0ce45952948b0206bc6badc381658ff81a3" -d '' 2019-01-09 16:35:01,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7adbae72-f95a-4108-a902-d43ec272825e Date: Wed, 09 Jan 2019 16:35: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-09 16:35:01,798 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1/file used request id req-7adbae72-f95a-4108-a902-d43ec272825e 2019-01-09 16:35:01,799 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:35:01,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65cb0ce45952948b0206bc6badc381658ff81a3" 2019-01-09 16:35:01,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-dee828be-190a-46e4-9ee3-a315830bfcfe Date: Wed, 09 Jan 2019 16:35:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:35:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:35:01Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1/snap", "metadata": {}}], "self": "/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1", "min_disk": 0, "protected": false, "id": "1865ecaf-08cf-489f-b8a3-14e04d7ca9c1", "file": "/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "279a0d61fa8844f4b5541c05e1586992", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:35:01,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1 used request id req-dee828be-190a-46e4-9ee3-a315830bfcfe 2019-01-09 16:35:01,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65cb0ce45952948b0206bc6badc381658ff81a3" 2019-01-09 16:35:01,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-798f7363-657d-4253-ad53-142eb78392d6 Date: Wed, 09 Jan 2019 16:35: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-09 16:35:01,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-798f7363-657d-4253-ad53-142eb78392d6 2019-01-09 16:35:01,830 - create_image - INFO - Created image with name - CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image 2019-01-09 16:35:01,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65cb0ce45952948b0206bc6badc381658ff81a3" 2019-01-09 16:35:01,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a04a4eba-99b7-46b7-ac00-1f1626d0008e Date: Wed, 09 Jan 2019 16:35:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:35:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:35:01Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1/snap", "metadata": {}}], "self": "/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1", "min_disk": 0, "protected": false, "id": "1865ecaf-08cf-489f-b8a3-14e04d7ca9c1", "file": "/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "279a0d61fa8844f4b5541c05e1586992", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:35:01,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1 used request id req-a04a4eba-99b7-46b7-ac00-1f1626d0008e 2019-01-09 16:35:01,850 - create_image - DEBUG - Instance status is - active 2019-01-09 16:35:01,850 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image 2019-01-09 16:35:01,850 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image 2019-01-09 16:35:01,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:01,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:02,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:35:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["o4tpRnTOQhCzcDlHXkjZkA"], "issued_at": "2019-01-09T16:35:02.000000Z"}} 2019-01-09 16:35:02,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba04341682e2f8c8dd897aa676d576a9627eb4" 2019-01-09 16:35:02,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e413509d-382b-48da-9e9e-a9ad27365f35 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:02,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e413509d-382b-48da-9e9e-a9ad27365f35 2019-01-09 16:35:02,361 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:35:02,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba04341682e2f8c8dd897aa676d576a9627eb4" 2019-01-09 16:35:02,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-a185384f-946a-46f0-8663-ccc7a9e42850 x-compute-request-id: req-a185384f-946a-46f0-8663-ccc7a9e42850 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:35:02,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a185384f-946a-46f0-8663-ccc7a9e42850 2019-01-09 16:35:02,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba04341682e2f8c8dd897aa676d576a9627eb4" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-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-09 16:35:02,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-fc941232-610e-48b9-a523-eac94a320760 x-compute-request-id: req-fc941232-610e-48b9-a523-eac94a320760 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/95c9380f-1874-44ff-837a-f24e4300c647", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/95c9380f-1874-44ff-837a-f24e4300c647", "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": "95c9380f-1874-44ff-837a-f24e4300c647"}} 2019-01-09 16:35:02,612 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-fc941232-610e-48b9-a523-eac94a320760 2019-01-09 16:35:02,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:02,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:03,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "77641220a9834f818b9df487ef5e3549", "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj-role"}], "expires_at": "2019-01-09T17:35:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "279a0d61fa8844f4b5541c05e1586992", "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e7ead704-8f3d-455-user", "id": "f3b1588a37d843138ec2119f7434a5af"}, "audit_ids": ["QcSxl3kvTKC-NrByN_uIOw"], "issued_at": "2019-01-09T16:35:03.000000Z"}} 2019-01-09 16:35:03,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:03,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e680a1-b1f7-41b1-a347-b2bd7ed54de4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:03,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b9e680a1-b1f7-41b1-a347-b2bd7ed54de4 2019-01-09 16:35:03,123 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:35:03,125 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:35:03,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:03,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:03 GMT Server: Apache x-openstack-request-id: req-1dc73560-2ac3-4bd7-8cc0-93e75f7e0122 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:35:03,328 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack used request id req-1dc73560-2ac3-4bd7-8cc0-93e75f7e0122 2019-01-09 16:35:03,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-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-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-net", "inst_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-inst", "subnet_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-subnet", "image_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "flavor_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name"}}' 2019-01-09 16:35:05,173 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:35:03 GMT Server: Apache x-openstack-request-id: req-9650341e-d149-4122-8855-c3a6113bf26e Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "88a34f88-76dd-46ac-b05e-fce428684113", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}]}} 2019-01-09 16:35:05,173 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks used request id req-9650341e-d149-4122-8855-c3a6113bf26e 2019-01-09 16:35:05,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:05,411 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:05 GMT Server: Apache x-openstack-request-id: req-f42dab70-7a9d-436a-a1da-d3894c4e6b7b Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:05,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:05 GMT Server: Apache x-openstack-request-id: req-b100fb78-402a-4a53-aa8b-afb26e3442b3 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": "279a0d61fa8844f4b5541c05e1586992", "OS::stack_id": "88a34f88-76dd-46ac-b05e-fce428684113", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "image_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "inst_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-inst", "subnet_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-subnet", "net_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-net", "flavor_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "stack_user_project_id": "345301c7c8b8499ab5e29a126c61bfd2", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:35:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "88a34f88-76dd-46ac-b05e-fce428684113", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:05,618 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-b100fb78-402a-4a53-aa8b-afb26e3442b3 2019-01-09 16:35:05,618 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack 2019-01-09 16:35:05,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:05,893 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:05 GMT Server: Apache x-openstack-request-id: req-7ba99d8b-fc7f-45a9-946e-3713ff8350cb Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:06,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:05 GMT Server: Apache x-openstack-request-id: req-d5d538df-d2c7-4d7e-ad59-6c83dee66783 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": "279a0d61fa8844f4b5541c05e1586992", "OS::stack_id": "88a34f88-76dd-46ac-b05e-fce428684113", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "image_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "inst_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-inst", "subnet_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-subnet", "net_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-net", "flavor_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "stack_user_project_id": "345301c7c8b8499ab5e29a126c61bfd2", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:35:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "88a34f88-76dd-46ac-b05e-fce428684113", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:06,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-d5d538df-d2c7-4d7e-ad59-6c83dee66783 2019-01-09 16:35:06,152 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:35:06,153 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:35:09,156 - create_stack - DEBUG - Stack status query timeout in 1196.46260905 2019-01-09 16:35:09,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:09,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:09 GMT Server: Apache x-openstack-request-id: req-0d1c544b-c9ca-4037-a0d3-8c48a8bce907 Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:09,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:09 GMT Server: Apache x-openstack-request-id: req-2d68d934-deec-4194-8699-db506da89a95 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": "279a0d61fa8844f4b5541c05e1586992", "OS::stack_id": "88a34f88-76dd-46ac-b05e-fce428684113", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "image_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "inst_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-inst", "subnet_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-subnet", "net_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-net", "flavor_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "stack_user_project_id": "345301c7c8b8499ab5e29a126c61bfd2", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:35:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "88a34f88-76dd-46ac-b05e-fce428684113", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:09,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-2d68d934-deec-4194-8699-db506da89a95 2019-01-09 16:35:09,392 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:35:09,392 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:35:12,395 - create_stack - DEBUG - Stack status query timeout in 1193.22332621 2019-01-09 16:35:12,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:12,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:12 GMT Server: Apache x-openstack-request-id: req-5601a283-5bb4-4716-a87c-ddeaa95401a4 Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:12,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:12 GMT Server: Apache x-openstack-request-id: req-70a2b0be-c96d-4d1a-817d-ff23e8180992 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": "279a0d61fa8844f4b5541c05e1586992", "OS::stack_id": "88a34f88-76dd-46ac-b05e-fce428684113", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "image_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "inst_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-inst", "subnet_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-subnet", "net_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-net", "flavor_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "stack_user_project_id": "345301c7c8b8499ab5e29a126c61bfd2", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:35:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "88a34f88-76dd-46ac-b05e-fce428684113", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:12,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-70a2b0be-c96d-4d1a-817d-ff23e8180992 2019-01-09 16:35:12,639 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:35:12,639 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:35:15,642 - create_stack - DEBUG - Stack status query timeout in 1189.97614312 2019-01-09 16:35:15,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:15,673 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:15 GMT Server: Apache x-openstack-request-id: req-52d6545a-f79b-42f2-b051-0dafd2b337b3 Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:15,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:15 GMT Server: Apache x-openstack-request-id: req-39b8796d-a8d5-4ec7-b188-994af6edc9c0 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": "279a0d61fa8844f4b5541c05e1586992", "OS::stack_id": "88a34f88-76dd-46ac-b05e-fce428684113", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "image_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "inst_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-inst", "subnet_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-subnet", "net_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-net", "flavor_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "stack_user_project_id": "345301c7c8b8499ab5e29a126c61bfd2", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:35:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "88a34f88-76dd-46ac-b05e-fce428684113", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:15,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-39b8796d-a8d5-4ec7-b188-994af6edc9c0 2019-01-09 16:35:15,715 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:35:15,715 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:35:18,718 - create_stack - DEBUG - Stack status query timeout in 1186.9003911 2019-01-09 16:35:18,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:18,746 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:18 GMT Server: Apache x-openstack-request-id: req-06c335a2-cc8f-4e90-aaaf-07c84126d54c Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:18,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:18 GMT Server: Apache x-openstack-request-id: req-a6131f37-5dfe-4192-afa4-c8725c647d42 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": "279a0d61fa8844f4b5541c05e1586992", "OS::stack_id": "88a34f88-76dd-46ac-b05e-fce428684113", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "image_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "inst_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-inst", "subnet_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-subnet", "net_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-net", "flavor_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "stack_user_project_id": "345301c7c8b8499ab5e29a126c61bfd2", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:35:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "88a34f88-76dd-46ac-b05e-fce428684113", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:18,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-a6131f37-5dfe-4192-afa4-c8725c647d42 2019-01-09 16:35:18,787 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:35:18,788 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:35:21,791 - create_stack - DEBUG - Stack status query timeout in 1183.82755113 2019-01-09 16:35:21,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:21,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:21 GMT Server: Apache x-openstack-request-id: req-f29dfe1e-f359-4089-9cba-bb5da7653a34 Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:22,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:21 GMT Server: Apache x-openstack-request-id: req-2ce6887d-adde-43f5-bc1f-7e44db0d3a00 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": "279a0d61fa8844f4b5541c05e1586992", "OS::stack_id": "88a34f88-76dd-46ac-b05e-fce428684113", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "image_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "inst_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-inst", "subnet_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-subnet", "net_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-net", "flavor_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "stack_user_project_id": "345301c7c8b8499ab5e29a126c61bfd2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:35:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "88a34f88-76dd-46ac-b05e-fce428684113", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:22,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-2ce6887d-adde-43f5-bc1f-7e44db0d3a00 2019-01-09 16:35:22,122 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 16:35:22,122 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack 2019-01-09 16:35:22,122 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack 2019-01-09 16:35:22,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:22,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "77641220a9834f818b9df487ef5e3549", "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj-role"}], "expires_at": "2019-01-09T17:35:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "279a0d61fa8844f4b5541c05e1586992", "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e7ead704-8f3d-455-user", "id": "f3b1588a37d843138ec2119f7434a5af"}, "audit_ids": ["q9hiqetWRr2kf-0g5WlB4A"], "issued_at": "2019-01-09T16:35:22.000000Z"}} 2019-01-09 16:35:22,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0db6d6736232564cbf770de5f6a1e07f4508235" 2019-01-09 16:35:22,708 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:22 GMT Server: Apache x-openstack-request-id: req-cce4580c-4642-44b8-b30f-55630d807f97 Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:23,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:22 GMT Server: Apache x-openstack-request-id: req-4437aa9f-ec50-4c73-8c8e-2a36ccbb9f62 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": "279a0d61fa8844f4b5541c05e1586992", "OS::stack_id": "88a34f88-76dd-46ac-b05e-fce428684113", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "image_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "inst_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-inst", "subnet_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-subnet", "net_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-net", "flavor_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "stack_user_project_id": "345301c7c8b8499ab5e29a126c61bfd2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:35:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "88a34f88-76dd-46ac-b05e-fce428684113", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:23,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-4437aa9f-ec50-4c73-8c8e-2a36ccbb9f62 2019-01-09 16:35:23,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:23,216 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:23 GMT Server: Apache x-openstack-request-id: req-9ab71607-4c5e-4656-87e6-12ab1835796f Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:23,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:23 GMT Server: Apache x-openstack-request-id: req-a293b93d-a7d6-4f37-a541-ee89fd58f432 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": "279a0d61fa8844f4b5541c05e1586992", "OS::stack_id": "88a34f88-76dd-46ac-b05e-fce428684113", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "image_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "inst_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-inst", "subnet_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-subnet", "net_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-net", "flavor_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "stack_user_project_id": "345301c7c8b8499ab5e29a126c61bfd2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:35:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "88a34f88-76dd-46ac-b05e-fce428684113", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:23,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-a293b93d-a7d6-4f37-a541-ee89fd58f432 2019-01-09 16:35:23,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:23,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:23,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "77641220a9834f818b9df487ef5e3549", "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj-role"}], "expires_at": "2019-01-09T17:35:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "279a0d61fa8844f4b5541c05e1586992", "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/279a0d61fa8844f4b5541c05e1586992", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_279a0d61fa8844f4b5541c05e1586992", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_279a0d61fa8844f4b5541c05e1586992", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e7ead704-8f3d-455-user", "id": "f3b1588a37d843138ec2119f7434a5af"}, "audit_ids": ["TTpohtbdRE6UoeQxI82pXQ"], "issued_at": "2019-01-09T16:35:23.000000Z"}} 2019-01-09 16:35:23,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa2b9d3cdfc2882ff61d006c6fee412d78f2afe" 2019-01-09 16:35:23,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ecc8f48-2e81-4e4f-a686-adbacc58b54f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:23,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1ecc8f48-2e81-4e4f-a686-adbacc58b54f 2019-01-09 16:35:23,760 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:35:23,763 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:35:23,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eaa2b9d3cdfc2882ff61d006c6fee412d78f2afe" 2019-01-09 16:35:23,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:23 GMT Server: Apache x-openstack-request-id: req-8c27de92-789e-4658-aaaf-208cd8b48936 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-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "stack_user_project_id": "345301c7c8b8499ab5e29a126c61bfd2", "deletion_time": null, "creation_time": "2019-01-09T16:35:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "88a34f88-76dd-46ac-b05e-fce428684113", "tags": null}]} 2019-01-09 16:35:23,972 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack used request id req-8c27de92-789e-4658-aaaf-208cd8b48936 2019-01-09 16:35:23,973 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack 2019-01-09 16:35:23,973 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack 2019-01-09 16:35:23,973 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack 2019-01-09 16:35:23,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:24,001 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:23 GMT Server: Apache x-openstack-request-id: req-1e06e479-ccca-4365-aee4-6c40c5c5f49a Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:24,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:35:24 GMT Server: Apache x-openstack-request-id: req-6160ffe6-fa75-4ab0-81ab-6b53e9de42ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:35:24,124 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-6160ffe6-fa75-4ab0-81ab-6b53e9de42ae 2019-01-09 16:35:24,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:24,153 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:24 GMT Server: Apache x-openstack-request-id: req-b22d359e-e288-460b-8c57-a95ce5ab6770 Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:24,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:24 GMT Server: Apache x-openstack-request-id: req-fdd0d297-4c4a-48bf-8fc0-c75c628d0c8d 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": "279a0d61fa8844f4b5541c05e1586992", "OS::stack_id": "88a34f88-76dd-46ac-b05e-fce428684113", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "image_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "inst_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-inst", "subnet_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-subnet", "flavor_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name", "net_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "stack_user_project_id": "345301c7c8b8499ab5e29a126c61bfd2", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:35:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:35:24Z", "id": "88a34f88-76dd-46ac-b05e-fce428684113", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:24,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-fdd0d297-4c4a-48bf-8fc0-c75c628d0c8d 2019-01-09 16:35:24,195 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:35:24,195 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:35:27,198 - create_stack - DEBUG - Stack status query timeout in 1196.92562699 2019-01-09 16:35:27,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:27,227 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:27 GMT Server: Apache x-openstack-request-id: req-51ed9769-ef11-4e00-b423-24eccc4fdd47 Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:27,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:27 GMT Server: Apache x-openstack-request-id: req-bd35db06-350f-4dc8-9c64-ffababb2789f 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": "279a0d61fa8844f4b5541c05e1586992", "OS::stack_id": "88a34f88-76dd-46ac-b05e-fce428684113", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "image_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "inst_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-inst", "subnet_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-subnet", "flavor_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name", "net_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "stack_user_project_id": "345301c7c8b8499ab5e29a126c61bfd2", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:35:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:35:24Z", "id": "88a34f88-76dd-46ac-b05e-fce428684113", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:27,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-bd35db06-350f-4dc8-9c64-ffababb2789f 2019-01-09 16:35:27,269 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:35:27,269 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:35:30,272 - create_stack - DEBUG - Stack status query timeout in 1193.85179615 2019-01-09 16:35:30,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:30,300 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:30 GMT Server: Apache x-openstack-request-id: req-9c0009fa-88ff-40f0-a45f-c307f5589bd8 Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:30,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:30 GMT Server: Apache x-openstack-request-id: req-3e42d977-b887-486d-9153-20844aa80cc3 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": "279a0d61fa8844f4b5541c05e1586992", "OS::stack_id": "88a34f88-76dd-46ac-b05e-fce428684113", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "image_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image", "inst_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-inst", "subnet_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-subnet", "flavor_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-flavor-name", "net_name": "CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack", "stack_user_project_id": "345301c7c8b8499ab5e29a126c61bfd2", "tags": null, "creation_time": "2019-01-09T16:35:04Z", "links": [{"href": "http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:35:24Z", "id": "88a34f88-76dd-46ac-b05e-fce428684113", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:30,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-3e42d977-b887-486d-9153-20844aa80cc3 2019-01-09 16:35:30,326 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 16:35:30,326 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack 2019-01-09 16:35:30,326 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack 2019-01-09 16:35:30,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/88a34f88-76dd-46ac-b05e-fce428684113 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}196a6eb50745e33336d10b091dc40772983b37ba" 2019-01-09 16:35:30,526 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:30 GMT Server: Apache x-openstack-request-id: req-6421c34d-5b17-40ed-9325-3f1737bd02c5 Location: http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:30,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:35:30 GMT Server: Apache x-openstack-request-id: req-54701632-c668-48fa-b97b-ec6c44828f88 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:35:30,550 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/279a0d61fa8844f4b5541c05e1586992/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-stack/88a34f88-76dd-46ac-b05e-fce428684113 used request id req-54701632-c668-48fa-b97b-ec6c44828f88 2019-01-09 16:35:30,551 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d41cf1fc-ab6f-4f28-ac5e-1f59776fc131-image 2019-01-09 16:35:30,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f65cb0ce45952948b0206bc6badc381658ff81a3" 2019-01-09 16:35:30,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a51943ef-bd0f-4b40-938b-0227562215cb Date: Wed, 09 Jan 2019 16:35: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-09 16:35:30,879 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/1865ecaf-08cf-489f-b8a3-14e04d7ca9c1 used request id req-a51943ef-bd0f-4b40-938b-0227562215cb 2019-01-09 16:35:30,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/95c9380f-1874-44ff-837a-f24e4300c647 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91ba04341682e2f8c8dd897aa676d576a9627eb4" 2019-01-09 16:35:30,908 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:35:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0e501c56-a1b2-496a-8197-3c39cb141fc6 x-compute-request-id: req-0e501c56-a1b2-496a-8197-3c39cb141fc6 Content-Length: 0 Content-Type: application/json 2019-01-09 16:35:30,908 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/95c9380f-1874-44ff-837a-f24e4300c647 used request id req-0e501c56-a1b2-496a-8197-3c39cb141fc6 2019-01-09 16:35:30,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" 2019-01-09 16:35:31,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-64188b2c-5cea-4e60-9a75-dbf87cb89b5c Date: Wed, 09 Jan 2019 16:35:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "279a0d61fa8844f4b5541c05e1586992", "created_at": "2019-01-09T16:35:05Z", "updated_at": "2019-01-09T16:35:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:35:05Z", "revision_number": 0, "id": "4eea4217-0737-4daa-9671-d8b1f91e77f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:35:05Z", "security_group_id": "05741c64-1e90-4da7-ae63-2919f866c565", "tenant_id": "279a0d61fa8844f4b5541c05e1586992", "port_range_min": null, "ethertype": "IPv4", "project_id": "279a0d61fa8844f4b5541c05e1586992"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:35:05Z", "revision_number": 0, "id": "a572e651-94e3-4125-9695-b12530ad1a0a", "remote_group_id": "05741c64-1e90-4da7-ae63-2919f866c565", "remote_ip_prefix": null, "created_at": "2019-01-09T16:35:05Z", "security_group_id": "05741c64-1e90-4da7-ae63-2919f866c565", "tenant_id": "279a0d61fa8844f4b5541c05e1586992", "port_range_min": null, "ethertype": "IPv4", "project_id": "279a0d61fa8844f4b5541c05e1586992"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:35:05Z", "revision_number": 0, "id": "d59f9356-7e2b-4f03-a329-786120584e7c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:35:05Z", "security_group_id": "05741c64-1e90-4da7-ae63-2919f866c565", "tenant_id": "279a0d61fa8844f4b5541c05e1586992", "port_range_min": null, "ethertype": "IPv6", "project_id": "279a0d61fa8844f4b5541c05e1586992"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:35:05Z", "revision_number": 0, "id": "f973d38f-f160-494b-b3aa-03602b68e590", "remote_group_id": "05741c64-1e90-4da7-ae63-2919f866c565", "remote_ip_prefix": null, "created_at": "2019-01-09T16:35:05Z", "security_group_id": "05741c64-1e90-4da7-ae63-2919f866c565", "tenant_id": "279a0d61fa8844f4b5541c05e1586992", "port_range_min": null, "ethertype": "IPv6", "project_id": "279a0d61fa8844f4b5541c05e1586992"}], "revision_number": 4, "project_id": "279a0d61fa8844f4b5541c05e1586992", "id": "05741c64-1e90-4da7-ae63-2919f866c565", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:35:31,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-64188b2c-5cea-4e60-9a75-dbf87cb89b5c 2019-01-09 16:35:31,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" 2019-01-09 16:35:31,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed8b8d6-e3ac-430b-85c9-7308626c9cbb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "279a0d61fa8844f4b5541c05e1586992", "name": "CreateStackSuccessTests-e7ead704-8f3d-455-proj"}} 2019-01-09 16:35:31,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992 used request id req-eed8b8d6-e3ac-430b-85c9-7308626c9cbb 2019-01-09 16:35:31,316 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 05741c64-1e90-4da7-ae63-2919f866c565 2019-01-09 16:35:31,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=05741c64-1e90-4da7-ae63-2919f866c565 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" 2019-01-09 16:35:31,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fb397c94-6893-42d8-b3ab-31b90fbc26df Date: Wed, 09 Jan 2019 16:35:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:35:05Z", "security_group_id": "05741c64-1e90-4da7-ae63-2919f866c565", "port_range_min": null, "revision_number": 0, "tenant_id": "279a0d61fa8844f4b5541c05e1586992", "created_at": "2019-01-09T16:35:05Z", "project_id": "279a0d61fa8844f4b5541c05e1586992", "id": "4eea4217-0737-4daa-9671-d8b1f91e77f0"}, {"remote_group_id": "05741c64-1e90-4da7-ae63-2919f866c565", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:35:05Z", "security_group_id": "05741c64-1e90-4da7-ae63-2919f866c565", "port_range_min": null, "revision_number": 0, "tenant_id": "279a0d61fa8844f4b5541c05e1586992", "created_at": "2019-01-09T16:35:05Z", "project_id": "279a0d61fa8844f4b5541c05e1586992", "id": "a572e651-94e3-4125-9695-b12530ad1a0a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:35:05Z", "security_group_id": "05741c64-1e90-4da7-ae63-2919f866c565", "port_range_min": null, "revision_number": 0, "tenant_id": "279a0d61fa8844f4b5541c05e1586992", "created_at": "2019-01-09T16:35:05Z", "project_id": "279a0d61fa8844f4b5541c05e1586992", "id": "d59f9356-7e2b-4f03-a329-786120584e7c"}, {"remote_group_id": "05741c64-1e90-4da7-ae63-2919f866c565", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:35:05Z", "security_group_id": "05741c64-1e90-4da7-ae63-2919f866c565", "port_range_min": null, "revision_number": 0, "tenant_id": "279a0d61fa8844f4b5541c05e1586992", "created_at": "2019-01-09T16:35:05Z", "project_id": "279a0d61fa8844f4b5541c05e1586992", "id": "f973d38f-f160-494b-b3aa-03602b68e590"}]} 2019-01-09 16:35:31,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=05741c64-1e90-4da7-ae63-2919f866c565 used request id req-fb397c94-6893-42d8-b3ab-31b90fbc26df 2019-01-09 16:35:31,339 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:35:31,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/05741c64-1e90-4da7-ae63-2919f866c565 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" 2019-01-09 16:35:31,494 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee65bdaa-492c-4ebb-b793-5a14ca3d3b5b Content-Length: 0 Date: Wed, 09 Jan 2019 16:35:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:35:31,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/05741c64-1e90-4da7-ae63-2919f866c565 used request id req-ee65bdaa-492c-4ebb-b793-5a14ca3d3b5b 2019-01-09 16:35:31,494 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-e7ead704-8f3d-455-proj 2019-01-09 16:35:31,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" 2019-01-09 16:35:31,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a24100ae-d573-476c-9514-4110b5b63d54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:35:31,775 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/279a0d61fa8844f4b5541c05e1586992 used request id req-a24100ae-d573-476c-9514-4110b5b63d54 2019-01-09 16:35:31,775 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-e7ead704-8f3d-455-proj-role 2019-01-09 16:35:31,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/77641220a9834f818b9df487ef5e3549 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" 2019-01-09 16:35:31,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45c6b085-21c8-4d93-8f75-c16328fb09cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:35:31,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/77641220a9834f818b9df487ef5e3549 used request id req-45c6b085-21c8-4d93-8f75-c16328fb09cd 2019-01-09 16:35:31,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1afd58a9eedb5a1f52ebc4b5d080a83f7a13d0" 2019-01-09 16:35:31,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc460128-f3c1-40fe-bb69-d77ebc47d9c5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:35:31,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fc460128-f3c1-40fe-bb69-d77ebc47d9c5 2019-01-09 16:35:31,987 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-e7ead704-8f3d-455-user 2019-01-09 16:35:31,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f3b1588a37d843138ec2119f7434a5af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bba5cb6849c9d6084791bc5f89ca9f8e16fa69df" 2019-01-09 16:35:32,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:35:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87f01c7-fe68-4d7d-85f3-ce718b011c58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:35:32,173 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f3b1588a37d843138ec2119f7434a5af used request id req-c87f01c7-fe68-4d7d-85f3-ce718b011c58 2019-01-09 16:35:32,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:32,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:35:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["x0j_8J-QT1q2Sa2TDN9bnQ"], "issued_at": "2019-01-09T16:35:32.000000Z"}} 2019-01-09 16:35:32,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98abf4edae748be0c72f3d521b71b0011aa0137d" 2019-01-09 16:35:32,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec198c5d-a281-4a47-9b91-1677cc9aace6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:32,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ec198c5d-a281-4a47-9b91-1677cc9aace6 2019-01-09 16:35:32,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:32,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:33,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:35:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["K3psBrFeSfmaHtHkRPrxWQ"], "issued_at": "2019-01-09T16:35:33.000000Z"}} 2019-01-09 16:35:33,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:33,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-805100fc-843c-45cd-aeb0-cb4e6e487f7b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:33,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-805100fc-843c-45cd-aeb0-cb4e6e487f7b 2019-01-09 16:35:33,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:35:33,169 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:35: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:35:33,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-120a685a-5b83-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:33,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9569ffca-7fe2-4b04-9d96-069e7043426d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-120a685a-5b83-4de-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:35:33,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-120a685a-5b83-4de-proj used request id req-9569ffca-7fe2-4b04-9d96-069e7043426d 2019-01-09 16:35:33,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:33,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1a99c7-c33f-493c-9657-e1caa1b16376 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:35:33,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ff1a99c7-c33f-493c-9657-e1caa1b16376 2019-01-09 16:35:33,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-120a685a-5b83-4de-proj"}}' 2019-01-09 16:35:33,328 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55b45869-984a-4273-9986-7497d9ac5b95 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa"}, "tags": [], "enabled": true, "id": "5f85f31bb4ab472dae378c6584d4aafa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-120a685a-5b83-4de-proj"}} 2019-01-09 16:35:33,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-55b45869-984a-4273-9986-7497d9ac5b95 2019-01-09 16:35:33,329 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-120a685a-5b83-4de-proj 2019-01-09 16:35:33,329 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:33,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:33,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:35:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["vMP_ungvS9KHUi6wqyavvA"], "issued_at": "2019-01-09T16:35:33.000000Z"}} 2019-01-09 16:35:33,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9ac9e00adace02aba204e50616d1b1d2232c02" 2019-01-09 16:35:33,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74bdd00f-e342-4e25-b0cf-0ab25aef11ae Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:33,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-74bdd00f-e342-4e25-b0cf-0ab25aef11ae 2019-01-09 16:35:33,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:35:33,838 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:35: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:35:33,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9ac9e00adace02aba204e50616d1b1d2232c02" 2019-01-09 16:35:33,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af81168c-e5b0-4350-a4e2-20138b43c0f4 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:35:33,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-af81168c-e5b0-4350-a4e2-20138b43c0f4 2019-01-09 16:35:33,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-120a685a-5b83-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9ac9e00adace02aba204e50616d1b1d2232c02" 2019-01-09 16:35:34,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ce426c-efaf-48fa-9643-c6a10cc44e74 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-120a685a-5b83-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa"}, "tags": [], "enabled": true, "id": "5f85f31bb4ab472dae378c6584d4aafa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-120a685a-5b83-4de-proj"}]} 2019-01-09 16:35:34,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-120a685a-5b83-4de-proj used request id req-15ce426c-efaf-48fa-9643-c6a10cc44e74 2019-01-09 16:35:34,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9ac9e00adace02aba204e50616d1b1d2232c02" 2019-01-09 16:35:34,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ef92363-23ed-42ee-bd98-9103e8896b58 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:35:34,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-2ef92363-23ed-42ee-bd98-9103e8896b58 2019-01-09 16:35:34,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9ac9e00adace02aba204e50616d1b1d2232c02" 2019-01-09 16:35:34,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aad398b-5df0-48f9-9133-3eb8c0865286 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:35:34,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0aad398b-5df0-48f9-9133-3eb8c0865286 2019-01-09 16:35:34,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-120a685a-5b83-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9ac9e00adace02aba204e50616d1b1d2232c02" 2019-01-09 16:35:34,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ab8fd5-a014-4eb6-a65f-db7a54ac6654 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-120a685a-5b83-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa"}, "tags": [], "enabled": true, "id": "5f85f31bb4ab472dae378c6584d4aafa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-120a685a-5b83-4de-proj"}]} 2019-01-09 16:35:34,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-120a685a-5b83-4de-proj used request id req-35ab8fd5-a014-4eb6-a65f-db7a54ac6654 2019-01-09 16:35:34,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/133ac965fdb04aa7b7b715273feb9eb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9ac9e00adace02aba204e50616d1b1d2232c02" 2019-01-09 16:35:34,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f80c2cc-d68f-4e10-902c-4706d9b36ed1 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-120a685a-5b83-4de-user", "links": {"self": "http://172.30.9.29:5000/v3/users/133ac965fdb04aa7b7b715273feb9eb4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5f85f31bb4ab472dae378c6584d4aafa", "id": "133ac965fdb04aa7b7b715273feb9eb4", "password_expires_at": null}} 2019-01-09 16:35:34,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/133ac965fdb04aa7b7b715273feb9eb4 used request id req-4f80c2cc-d68f-4e10-902c-4706d9b36ed1 2019-01-09 16:35:34,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa/users/133ac965fdb04aa7b7b715273feb9eb4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9ac9e00adace02aba204e50616d1b1d2232c02" 2019-01-09 16:35:34,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e923d02e-0c8a-4cd6-aa47-a013a3af0058 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa/users/133ac965fdb04aa7b7b715273feb9eb4/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:35:34,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa/users/133ac965fdb04aa7b7b715273feb9eb4/roles used request id req-e923d02e-0c8a-4cd6-aa47-a013a3af0058 2019-01-09 16:35:34,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9ac9e00adace02aba204e50616d1b1d2232c02" 2019-01-09 16:35:35,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df5cb42c-b8b1-4bb0-8802-c21f6b908c2e Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:35:35,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-df5cb42c-b8b1-4bb0-8802-c21f6b908c2e 2019-01-09 16:35:35,083 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-120a685a-5b83-4de-proj 2019-01-09 16:35:35,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa/users/133ac965fdb04aa7b7b715273feb9eb4/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9ac9e00adace02aba204e50616d1b1d2232c02" 2019-01-09 16:35:35,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:35:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aafe2fb5-58eb-42cf-8f00-340536dfa7cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:35:35,154 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa/users/133ac965fdb04aa7b7b715273feb9eb4/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-aafe2fb5-58eb-42cf-8f00-340536dfa7cc 2019-01-09 16:35:35,155 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-120a685a-5b83-4de-user 2019-01-09 16:35:35,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:35,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:35,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659ff609-b857-4e42-857e-6c65308fe389 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:35:35,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-659ff609-b857-4e42-857e-6c65308fe389 2019-01-09 16:35:35,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" -d '{"role": {"name": "CreateStackSuccessTests-120a685a-5b83-4de-proj-role"}}' 2019-01-09 16:35:35,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:35:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a4b2504-514e-4303-90ca-6930bb8a6987 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e925ba24c125479186cc6254efb9fcd9", "links": {"self": "http://172.30.9.29:5000/v3/roles/e925ba24c125479186cc6254efb9fcd9"}, "name": "CreateStackSuccessTests-120a685a-5b83-4de-proj-role"}} 2019-01-09 16:35:35,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-5a4b2504-514e-4303-90ca-6930bb8a6987 2019-01-09 16:35:35,376 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-120a685a-5b83-4de-proj-role 2019-01-09 16:35:35,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e925ba24c125479186cc6254efb9fcd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:35,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b95dd8f-7a15-471e-932b-5800fabfebad Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e925ba24c125479186cc6254efb9fcd9", "links": {"self": "http://172.30.9.29:5000/v3/roles/e925ba24c125479186cc6254efb9fcd9"}, "name": "CreateStackSuccessTests-120a685a-5b83-4de-proj-role"}} 2019-01-09 16:35:35,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e925ba24c125479186cc6254efb9fcd9 used request id req-9b95dd8f-7a15-471e-932b-5800fabfebad 2019-01-09 16:35:35,565 - keystone_utils - INFO - Granting role CreateStackSuccessTests-120a685a-5b83-4de-proj-role to project CreateStackSuccessTests-120a685a-5b83-4de-proj 2019-01-09 16:35:35,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa/users/133ac965fdb04aa7b7b715273feb9eb4/roles/e925ba24c125479186cc6254efb9fcd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:35,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:35:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b209b7e8-2048-4dcb-b172-5ed61ade34a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:35:35,703 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa/users/133ac965fdb04aa7b7b715273feb9eb4/roles/e925ba24c125479186cc6254efb9fcd9 used request id req-b209b7e8-2048-4dcb-b172-5ed61ade34a3 2019-01-09 16:35:35,703 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:35:35,703 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:35:35,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:35,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:36,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "e925ba24c125479186cc6254efb9fcd9", "name": "CreateStackSuccessTests-120a685a-5b83-4de-proj-role"}], "expires_at": "2019-01-09T17:35:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f85f31bb4ab472dae378c6584d4aafa", "name": "CreateStackSuccessTests-120a685a-5b83-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/5f85f31bb4ab472dae378c6584d4aafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/5f85f31bb4ab472dae378c6584d4aafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/5f85f31bb4ab472dae378c6584d4aafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5f85f31bb4ab472dae378c6584d4aafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/5f85f31bb4ab472dae378c6584d4aafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/5f85f31bb4ab472dae378c6584d4aafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5f85f31bb4ab472dae378c6584d4aafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/5f85f31bb4ab472dae378c6584d4aafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5f85f31bb4ab472dae378c6584d4aafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/5f85f31bb4ab472dae378c6584d4aafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/5f85f31bb4ab472dae378c6584d4aafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_5f85f31bb4ab472dae378c6584d4aafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_5f85f31bb4ab472dae378c6584d4aafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-120a685a-5b83-4de-user", "id": "133ac965fdb04aa7b7b715273feb9eb4"}, "audit_ids": ["E9Yxi92HREaDHrBS5ILrog"], "issued_at": "2019-01-09T16:35:36.000000Z"}} 2019-01-09 16:35:36,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01f34408d085dff21a9d8949764db453cacde4fa" 2019-01-09 16:35:36,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7137b455-c0ed-461f-acc4-f383527b3576 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:36,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7137b455-c0ed-461f-acc4-f383527b3576 2019-01-09 16:35:36,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01f34408d085dff21a9d8949764db453cacde4fa" 2019-01-09 16:35:36,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-b85581cc-e22e-471b-bb3d-8d74c3ed6172 Date: Wed, 09 Jan 2019 16:35:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image"} 2019-01-09 16:35:36,386 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image used request id req-b85581cc-e22e-471b-bb3d-8d74c3ed6172 2019-01-09 16:35:36,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01f34408d085dff21a9d8949764db453cacde4fa" 2019-01-09 16:35:36,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f45aa598-31e6-4588-891f-9d7396cfad12 Date: Wed, 09 Jan 2019 16:35: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-09 16:35:36,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f45aa598-31e6-4588-891f-9d7396cfad12 2019-01-09 16:35:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01f34408d085dff21a9d8949764db453cacde4fa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image"}' 2019-01-09 16:35:36,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ca405e33-43c9-4f0b-9a5c-d4e98b80f653 Date: Wed, 09 Jan 2019 16:35:36 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:35:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:35:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87", "min_disk": 0, "protected": false, "id": "00b44606-a9b8-47f3-880c-8400e7364b87", "file": "/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87/file", "checksum": null, "owner": "5f85f31bb4ab472dae378c6584d4aafa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:35:36,456 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ca405e33-43c9-4f0b-9a5c-d4e98b80f653 2019-01-09 16:35:36,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01f34408d085dff21a9d8949764db453cacde4fa" -d '' 2019-01-09 16:35:36,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f83688d1-86ec-45dd-87e0-3a7fd14eebf1 Date: Wed, 09 Jan 2019 16:35: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-09 16:35:36,858 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87/file used request id req-f83688d1-86ec-45dd-87e0-3a7fd14eebf1 2019-01-09 16:35:36,858 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:35:36,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01f34408d085dff21a9d8949764db453cacde4fa" 2019-01-09 16:35:36,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c78172bb-3000-41e9-be36-bfe00da35e21 Date: Wed, 09 Jan 2019 16:35:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:35:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:35:36Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/00b44606-a9b8-47f3-880c-8400e7364b87/snap", "metadata": {}}], "self": "/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87", "min_disk": 0, "protected": false, "id": "00b44606-a9b8-47f3-880c-8400e7364b87", "file": "/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5f85f31bb4ab472dae378c6584d4aafa", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/00b44606-a9b8-47f3-880c-8400e7364b87/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:35:36,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87 used request id req-c78172bb-3000-41e9-be36-bfe00da35e21 2019-01-09 16:35:36,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01f34408d085dff21a9d8949764db453cacde4fa" 2019-01-09 16:35:36,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-21fb9cdb-8297-4169-95f0-fe683e125165 Date: Wed, 09 Jan 2019 16:35: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-09 16:35:36,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-21fb9cdb-8297-4169-95f0-fe683e125165 2019-01-09 16:35:36,888 - create_image - INFO - Created image with name - CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image 2019-01-09 16:35:36,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01f34408d085dff21a9d8949764db453cacde4fa" 2019-01-09 16:35:36,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9d83b1f3-c2b0-4cd7-a449-75222c0919d5 Date: Wed, 09 Jan 2019 16:35:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:35:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:35:36Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/00b44606-a9b8-47f3-880c-8400e7364b87/snap", "metadata": {}}], "self": "/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87", "min_disk": 0, "protected": false, "id": "00b44606-a9b8-47f3-880c-8400e7364b87", "file": "/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5f85f31bb4ab472dae378c6584d4aafa", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/00b44606-a9b8-47f3-880c-8400e7364b87/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:35:36,908 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87 used request id req-9d83b1f3-c2b0-4cd7-a449-75222c0919d5 2019-01-09 16:35:36,908 - create_image - DEBUG - Instance status is - active 2019-01-09 16:35:36,909 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image 2019-01-09 16:35:36,909 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image 2019-01-09 16:35:36,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:36,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:37,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:35:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Z8-fFefxRU2TFhosQD6VIg"], "issued_at": "2019-01-09T16:35:37.000000Z"}} 2019-01-09 16:35:37,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb12c481a24fced95434369aabb6d24fcbfd866" 2019-01-09 16:35:37,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66125b54-c095-4ab0-ae21-2a0a39aaa8ac Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:37,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-66125b54-c095-4ab0-ae21-2a0a39aaa8ac 2019-01-09 16:35:37,425 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:35:37,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb12c481a24fced95434369aabb6d24fcbfd866" 2019-01-09 16:35:37,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35: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-db42a5ac-dd85-45fc-9199-dbb6a609ad4d x-compute-request-id: req-db42a5ac-dd85-45fc-9199-dbb6a609ad4d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:35:37,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-db42a5ac-dd85-45fc-9199-dbb6a609ad4d 2019-01-09 16:35:37,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb12c481a24fced95434369aabb6d24fcbfd866" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-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-09 16:35:37,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35: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-61f2ac6b-d11a-4c48-b7b9-930624898941 x-compute-request-id: req-61f2ac6b-d11a-4c48-b7b9-930624898941 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ed80e1e8-f27a-4532-b566-da70fac37d98", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ed80e1e8-f27a-4532-b566-da70fac37d98", "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": "ed80e1e8-f27a-4532-b566-da70fac37d98"}} 2019-01-09 16:35:37,612 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-61f2ac6b-d11a-4c48-b7b9-930624898941 2019-01-09 16:35:37,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:37,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:38,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "e925ba24c125479186cc6254efb9fcd9", "name": "CreateStackSuccessTests-120a685a-5b83-4de-proj-role"}], "expires_at": "2019-01-09T17:35:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f85f31bb4ab472dae378c6584d4aafa", "name": "CreateStackSuccessTests-120a685a-5b83-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/5f85f31bb4ab472dae378c6584d4aafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/5f85f31bb4ab472dae378c6584d4aafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/5f85f31bb4ab472dae378c6584d4aafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5f85f31bb4ab472dae378c6584d4aafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/5f85f31bb4ab472dae378c6584d4aafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/5f85f31bb4ab472dae378c6584d4aafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5f85f31bb4ab472dae378c6584d4aafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/5f85f31bb4ab472dae378c6584d4aafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5f85f31bb4ab472dae378c6584d4aafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/5f85f31bb4ab472dae378c6584d4aafa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/5f85f31bb4ab472dae378c6584d4aafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_5f85f31bb4ab472dae378c6584d4aafa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_5f85f31bb4ab472dae378c6584d4aafa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-120a685a-5b83-4de-user", "id": "133ac965fdb04aa7b7b715273feb9eb4"}, "audit_ids": ["O7-e29VsR-aeVJfZNOrSxA"], "issued_at": "2019-01-09T16:35:38.000000Z"}} 2019-01-09 16:35:38,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51674c5dd9f3e8d1b27ab8c1a6d2e8cc5a4d20c0" 2019-01-09 16:35:38,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e51c7336-86c5-4afc-ad6f-e51a0c67c298 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:38,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e51c7336-86c5-4afc-ad6f-e51a0c67c298 2019-01-09 16:35:38,102 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:35:38,105 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:35:38,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51674c5dd9f3e8d1b27ab8c1a6d2e8cc5a4d20c0" 2019-01-09 16:35:38,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:38 GMT Server: Apache x-openstack-request-id: req-221fc119-74eb-4f0a-9ccb-a50d54e58147 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:35:38,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack used request id req-221fc119-74eb-4f0a-9ccb-a50d54e58147 2019-01-09 16:35:38,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51674c5dd9f3e8d1b27ab8c1a6d2e8cc5a4d20c0" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-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-4d29a617-40af-4ff7-b9fb-33fa6e95f283-net", "inst_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-inst", "subnet_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-subnet", "image_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image", "flavor_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-flavor-name"}}' 2019-01-09 16:35:40,540 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:35:38 GMT Server: Apache x-openstack-request-id: req-a22a6b53-9ad4-4feb-bb7d-94452de37996 Location: http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "949f309c-240c-4543-8fa6-6986f908260b", "links": [{"href": "http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b", "rel": "self"}]}} 2019-01-09 16:35:40,540 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks used request id req-a22a6b53-9ad4-4feb-bb7d-94452de37996 2019-01-09 16:35:40,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/949f309c-240c-4543-8fa6-6986f908260b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51674c5dd9f3e8d1b27ab8c1a6d2e8cc5a4d20c0" 2019-01-09 16:35:40,806 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:40 GMT Server: Apache x-openstack-request-id: req-f5a400bd-da93-4067-b60d-1f598d397a5c Location: http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:41,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:40 GMT Server: Apache x-openstack-request-id: req-cf4d05ff-3400-4348-a2de-74b870ab26e9 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": "5f85f31bb4ab472dae378c6584d4aafa", "OS::stack_id": "949f309c-240c-4543-8fa6-6986f908260b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack", "image_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image", "inst_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-inst", "subnet_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-subnet", "net_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-net", "flavor_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack", "stack_user_project_id": "5ec771f50b374e20a1a580743c584673", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:35:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "949f309c-240c-4543-8fa6-6986f908260b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:41,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b used request id req-cf4d05ff-3400-4348-a2de-74b870ab26e9 2019-01-09 16:35:41,020 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack 2019-01-09 16:35:41,020 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2019-01-09 16:35:41,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/949f309c-240c-4543-8fa6-6986f908260b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51674c5dd9f3e8d1b27ab8c1a6d2e8cc5a4d20c0" 2019-01-09 16:35:41,322 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:41 GMT Server: Apache x-openstack-request-id: req-1cae3fb7-18bc-461a-9e22-0c18780165a8 Location: http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:41,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:41 GMT Server: Apache x-openstack-request-id: req-ada964ed-074c-4598-bd21-c165e993fc52 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": "5f85f31bb4ab472dae378c6584d4aafa", "OS::stack_id": "949f309c-240c-4543-8fa6-6986f908260b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack", "image_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image", "inst_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-inst", "subnet_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-subnet", "net_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-net", "flavor_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack", "stack_user_project_id": "5ec771f50b374e20a1a580743c584673", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:35:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "949f309c-240c-4543-8fa6-6986f908260b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:41,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b used request id req-ada964ed-074c-4598-bd21-c165e993fc52 2019-01-09 16:35:41,363 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2019-01-09 16:35:41,364 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack 2019-01-09 16:35:41,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/949f309c-240c-4543-8fa6-6986f908260b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51674c5dd9f3e8d1b27ab8c1a6d2e8cc5a4d20c0" 2019-01-09 16:35:41,633 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:41 GMT Server: Apache x-openstack-request-id: req-040b4278-7bbe-42b0-a1c4-1b7b84fac669 Location: http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:42,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:35:41 GMT Server: Apache x-openstack-request-id: req-d2f44382-bd18-4ad5-ab34-e11d22732b1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:35:42,090 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b used request id req-d2f44382-bd18-4ad5-ab34-e11d22732b1d 2019-01-09 16:35:42,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/949f309c-240c-4543-8fa6-6986f908260b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51674c5dd9f3e8d1b27ab8c1a6d2e8cc5a4d20c0" 2019-01-09 16:35:42,290 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:42 GMT Server: Apache x-openstack-request-id: req-978fc1eb-0f55-4310-ab7c-f76042f31d37 Location: http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:42,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:42 GMT Server: Apache x-openstack-request-id: req-7c12dfe8-1593-4161-a81d-d8c0d46b1c93 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": "5f85f31bb4ab472dae378c6584d4aafa", "OS::stack_id": "949f309c-240c-4543-8fa6-6986f908260b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack", "image_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image", "inst_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-inst", "subnet_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-subnet", "flavor_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-flavor-name", "net_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack", "stack_user_project_id": "5ec771f50b374e20a1a580743c584673", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:35:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:35:41Z", "id": "949f309c-240c-4543-8fa6-6986f908260b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:42,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b used request id req-7c12dfe8-1593-4161-a81d-d8c0d46b1c93 2019-01-09 16:35:42,555 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:35:42,555 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:35:45,558 - create_stack - DEBUG - Stack status query timeout in 1196.53175879 2019-01-09 16:35:45,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/949f309c-240c-4543-8fa6-6986f908260b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51674c5dd9f3e8d1b27ab8c1a6d2e8cc5a4d20c0" 2019-01-09 16:35:45,587 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:45 GMT Server: Apache x-openstack-request-id: req-5f6e254e-164b-46b1-b8d8-4159fc0b040e Location: http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:45,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:45 GMT Server: Apache x-openstack-request-id: req-fa2531df-4c58-49d2-a94b-bd4081f55139 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": "5f85f31bb4ab472dae378c6584d4aafa", "OS::stack_id": "949f309c-240c-4543-8fa6-6986f908260b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack", "image_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image", "inst_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-inst", "subnet_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-subnet", "flavor_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-flavor-name", "net_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack", "stack_user_project_id": "5ec771f50b374e20a1a580743c584673", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:35:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:35:41Z", "id": "949f309c-240c-4543-8fa6-6986f908260b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:45,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b used request id req-fa2531df-4c58-49d2-a94b-bd4081f55139 2019-01-09 16:35:45,891 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:35:45,891 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:35:48,894 - create_stack - DEBUG - Stack status query timeout in 1193.19601297 2019-01-09 16:35:48,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/949f309c-240c-4543-8fa6-6986f908260b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51674c5dd9f3e8d1b27ab8c1a6d2e8cc5a4d20c0" 2019-01-09 16:35:48,939 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:48 GMT Server: Apache x-openstack-request-id: req-bb87772a-c179-461e-965a-6c45d146de74 Location: http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:48,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:48 GMT Server: Apache x-openstack-request-id: req-4ad644b9-1f98-4bf7-9f19-ef3b3e963588 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": "5f85f31bb4ab472dae378c6584d4aafa", "OS::stack_id": "949f309c-240c-4543-8fa6-6986f908260b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack", "image_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image", "inst_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-inst", "subnet_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-subnet", "flavor_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-flavor-name", "net_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack", "stack_user_project_id": "5ec771f50b374e20a1a580743c584673", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:35:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:35:41Z", "id": "949f309c-240c-4543-8fa6-6986f908260b", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:48,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b used request id req-4ad644b9-1f98-4bf7-9f19-ef3b3e963588 2019-01-09 16:35:48,966 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:35:48,966 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:35:51,969 - create_stack - DEBUG - Stack status query timeout in 1190.12122583 2019-01-09 16:35:51,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/949f309c-240c-4543-8fa6-6986f908260b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51674c5dd9f3e8d1b27ab8c1a6d2e8cc5a4d20c0" 2019-01-09 16:35:51,998 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:51 GMT Server: Apache x-openstack-request-id: req-106249f3-0eba-4e2d-93f2-6e558ee546f6 Location: http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:52,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:51 GMT Server: Apache x-openstack-request-id: req-7b915178-dc43-4149-af85-66b8f44fa90b 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": "5f85f31bb4ab472dae378c6584d4aafa", "OS::stack_id": "949f309c-240c-4543-8fa6-6986f908260b", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack", "image_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image", "inst_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-inst", "subnet_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-subnet", "flavor_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-flavor-name", "net_name": "CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-net"}, "deletion_time": "2019-01-09T16:35:51Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack", "stack_user_project_id": "5ec771f50b374e20a1a580743c584673", "tags": null, "creation_time": "2019-01-09T16:35:39Z", "links": [{"href": "http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:35:41Z", "id": "949f309c-240c-4543-8fa6-6986f908260b", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:35:52,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b used request id req-7b915178-dc43-4149-af85-66b8f44fa90b 2019-01-09 16:35:52,040 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 16:35:52,040 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack 2019-01-09 16:35:52,040 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack 2019-01-09 16:35:52,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/949f309c-240c-4543-8fa6-6986f908260b -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51674c5dd9f3e8d1b27ab8c1a6d2e8cc5a4d20c0" 2019-01-09 16:35:52,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:35:52 GMT Server: Apache x-openstack-request-id: req-5bad960d-1eae-4297-84e5-2542b9c305d0 Location: http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:35:52,280 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:35:52 GMT Server: Apache x-openstack-request-id: req-4006f204-5a7d-431e-9ba9-3bf9214ac83e Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:35:52,281 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/5f85f31bb4ab472dae378c6584d4aafa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-stack/949f309c-240c-4543-8fa6-6986f908260b used request id req-4006f204-5a7d-431e-9ba9-3bf9214ac83e 2019-01-09 16:35:52,282 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-4d29a617-40af-4ff7-b9fb-33fa6e95f283-image 2019-01-09 16:35:52,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01f34408d085dff21a9d8949764db453cacde4fa" 2019-01-09 16:35:52,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a36e223-e4b3-4159-9893-69ef9bfb5f1a Date: Wed, 09 Jan 2019 16:35: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-09 16:35:52,613 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/00b44606-a9b8-47f3-880c-8400e7364b87 used request id req-2a36e223-e4b3-4159-9893-69ef9bfb5f1a 2019-01-09 16:35:52,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/ed80e1e8-f27a-4532-b566-da70fac37d98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fb12c481a24fced95434369aabb6d24fcbfd866" 2019-01-09 16:35:52,642 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:35: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-a3a6e7dd-14e0-42d8-a7ed-e75591cf34c5 x-compute-request-id: req-a3a6e7dd-14e0-42d8-a7ed-e75591cf34c5 Content-Length: 0 Content-Type: application/json 2019-01-09 16:35:52,642 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ed80e1e8-f27a-4532-b566-da70fac37d98 used request id req-a3a6e7dd-14e0-42d8-a7ed-e75591cf34c5 2019-01-09 16:35:52,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:52,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-8343e5bb-7521-4232-9356-cc3f035f4005 Date: Wed, 09 Jan 2019 16:35:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f85f31bb4ab472dae378c6584d4aafa", "created_at": "2019-01-09T16:35:41Z", "updated_at": "2019-01-09T16:35:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:35:41Z", "revision_number": 0, "id": "1f8b2742-5eef-42de-a507-04d111e94392", "remote_group_id": "5198cc63-b0a1-40eb-a05a-d2c566bc3c6a", "remote_ip_prefix": null, "created_at": "2019-01-09T16:35:41Z", "security_group_id": "5198cc63-b0a1-40eb-a05a-d2c566bc3c6a", "tenant_id": "5f85f31bb4ab472dae378c6584d4aafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f85f31bb4ab472dae378c6584d4aafa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:35:41Z", "revision_number": 0, "id": "a47eef8b-2efa-4026-88f1-851acca8acd1", "remote_group_id": "5198cc63-b0a1-40eb-a05a-d2c566bc3c6a", "remote_ip_prefix": null, "created_at": "2019-01-09T16:35:41Z", "security_group_id": "5198cc63-b0a1-40eb-a05a-d2c566bc3c6a", "tenant_id": "5f85f31bb4ab472dae378c6584d4aafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f85f31bb4ab472dae378c6584d4aafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:35:41Z", "revision_number": 0, "id": "bbb2b766-a674-491f-b54b-d2b907b6df0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:35:41Z", "security_group_id": "5198cc63-b0a1-40eb-a05a-d2c566bc3c6a", "tenant_id": "5f85f31bb4ab472dae378c6584d4aafa", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f85f31bb4ab472dae378c6584d4aafa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:35:41Z", "revision_number": 0, "id": "df19c583-5b68-4741-9a85-22810ed56ecd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:35:41Z", "security_group_id": "5198cc63-b0a1-40eb-a05a-d2c566bc3c6a", "tenant_id": "5f85f31bb4ab472dae378c6584d4aafa", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f85f31bb4ab472dae378c6584d4aafa"}], "revision_number": 4, "project_id": "5f85f31bb4ab472dae378c6584d4aafa", "id": "5198cc63-b0a1-40eb-a05a-d2c566bc3c6a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:35:52,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-8343e5bb-7521-4232-9356-cc3f035f4005 2019-01-09 16:35:52,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:53,017 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:35:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f456b7fc-e6db-4eb6-b1bf-c76e9e27ae4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:35:53,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-f456b7fc-e6db-4eb6-b1bf-c76e9e27ae4c 2019-01-09 16:35:53,017 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:35:53,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:53,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21335cf-f6c8-4e59-9d64-b8158386014f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "5f85f31bb4ab472dae378c6584d4aafa", "name": "CreateStackSuccessTests-120a685a-5b83-4de-proj"}} 2019-01-09 16:35:53,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa used request id req-b21335cf-f6c8-4e59-9d64-b8158386014f 2019-01-09 16:35:53,119 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5198cc63-b0a1-40eb-a05a-d2c566bc3c6a 2019-01-09 16:35:53,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5198cc63-b0a1-40eb-a05a-d2c566bc3c6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:53,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-48203655-4aac-4fe0-a32f-74d3f1179d05 Date: Wed, 09 Jan 2019 16:35:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5198cc63-b0a1-40eb-a05a-d2c566bc3c6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:35:41Z", "security_group_id": "5198cc63-b0a1-40eb-a05a-d2c566bc3c6a", "port_range_min": null, "revision_number": 0, "tenant_id": "5f85f31bb4ab472dae378c6584d4aafa", "created_at": "2019-01-09T16:35:41Z", "project_id": "5f85f31bb4ab472dae378c6584d4aafa", "id": "1f8b2742-5eef-42de-a507-04d111e94392"}, {"remote_group_id": "5198cc63-b0a1-40eb-a05a-d2c566bc3c6a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:35:41Z", "security_group_id": "5198cc63-b0a1-40eb-a05a-d2c566bc3c6a", "port_range_min": null, "revision_number": 0, "tenant_id": "5f85f31bb4ab472dae378c6584d4aafa", "created_at": "2019-01-09T16:35:41Z", "project_id": "5f85f31bb4ab472dae378c6584d4aafa", "id": "a47eef8b-2efa-4026-88f1-851acca8acd1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:35:41Z", "security_group_id": "5198cc63-b0a1-40eb-a05a-d2c566bc3c6a", "port_range_min": null, "revision_number": 0, "tenant_id": "5f85f31bb4ab472dae378c6584d4aafa", "created_at": "2019-01-09T16:35:41Z", "project_id": "5f85f31bb4ab472dae378c6584d4aafa", "id": "bbb2b766-a674-491f-b54b-d2b907b6df0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:35:41Z", "security_group_id": "5198cc63-b0a1-40eb-a05a-d2c566bc3c6a", "port_range_min": null, "revision_number": 0, "tenant_id": "5f85f31bb4ab472dae378c6584d4aafa", "created_at": "2019-01-09T16:35:41Z", "project_id": "5f85f31bb4ab472dae378c6584d4aafa", "id": "df19c583-5b68-4741-9a85-22810ed56ecd"}]} 2019-01-09 16:35:53,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=5198cc63-b0a1-40eb-a05a-d2c566bc3c6a used request id req-48203655-4aac-4fe0-a32f-74d3f1179d05 2019-01-09 16:35:53,146 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:35:53,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/5198cc63-b0a1-40eb-a05a-d2c566bc3c6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:53,297 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59ee5c2b-6a63-4350-b5de-26d617a57b3d Content-Length: 0 Date: Wed, 09 Jan 2019 16:35:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:35:53,297 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/5198cc63-b0a1-40eb-a05a-d2c566bc3c6a used request id req-59ee5c2b-6a63-4350-b5de-26d617a57b3d 2019-01-09 16:35:53,298 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-120a685a-5b83-4de-proj 2019-01-09 16:35:53,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:53,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-256982bf-8741-4b10-9e43-8d82dc9e6f13 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:35:53,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/5f85f31bb4ab472dae378c6584d4aafa used request id req-256982bf-8741-4b10-9e43-8d82dc9e6f13 2019-01-09 16:35:53,614 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-120a685a-5b83-4de-proj-role 2019-01-09 16:35:53,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e925ba24c125479186cc6254efb9fcd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:53,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06ad8ffc-9636-4fc4-a2c2-e0e9d855f01a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:35:53,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e925ba24c125479186cc6254efb9fcd9 used request id req-06ad8ffc-9636-4fc4-a2c2-e0e9d855f01a 2019-01-09 16:35:53,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e687cdbc3abce3bad7c5493ded544a555c6632be" 2019-01-09 16:35:53,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fdb6ac5-8ba1-4d7b-a7ee-3a09c2030d3a Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:35:53,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5fdb6ac5-8ba1-4d7b-a7ee-3a09c2030d3a 2019-01-09 16:35:53,828 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-120a685a-5b83-4de-user 2019-01-09 16:35:53,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/133ac965fdb04aa7b7b715273feb9eb4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f9ac9e00adace02aba204e50616d1b1d2232c02" 2019-01-09 16:35:54,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2c58019-5b79-4642-971a-9464720de6e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:35:54,037 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/133ac965fdb04aa7b7b715273feb9eb4 used request id req-a2c58019-5b79-4642-971a-9464720de6e5 2019-01-09 16:35:54,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:54,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:35:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["lWWsPqWXSyCE1pE4-5RiiQ"], "issued_at": "2019-01-09T16:35:54.000000Z"}} 2019-01-09 16:35:54,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edb38726aaa3163b64d943f55055a04c2a57c6" 2019-01-09 16:35:54,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e9506c8-c79c-4246-8661-ba8daaf30ad9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:54,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7e9506c8-c79c-4246-8661-ba8daaf30ad9 2019-01-09 16:35:54,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:54,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:54,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:35:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["-GsccstXQ5mZsRVnkka4-w"], "issued_at": "2019-01-09T16:35:54.000000Z"}} 2019-01-09 16:35:54,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:35:55,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd9adb8-77f0-4e51-8a1f-14b36d7a6a78 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:55,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ffd9adb8-77f0-4e51-8a1f-14b36d7a6a78 2019-01-09 16:35:55,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:35:55,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:35: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:35:55,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c026c671-cd49-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:35:55,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62fffe20-cdbe-411d-adcb-119fb1d3c964 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c026c671-cd49-49d-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:35:55,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-c026c671-cd49-49d-proj used request id req-62fffe20-cdbe-411d-adcb-119fb1d3c964 2019-01-09 16:35:55,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:35:55,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4095adfb-ef14-4bde-83c7-61beab4875bc Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:35:55,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4095adfb-ef14-4bde-83c7-61beab4875bc 2019-01-09 16:35:55,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-c026c671-cd49-49d-proj"}}' 2019-01-09 16:35:55,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:35:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16b2553e-9465-4858-bca1-77e170c8cd31 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c"}, "tags": [], "enabled": true, "id": "0103d431bd5a41c7a7bffb261545b89c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c026c671-cd49-49d-proj"}} 2019-01-09 16:35:55,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-16b2553e-9465-4858-bca1-77e170c8cd31 2019-01-09 16:35:55,356 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-c026c671-cd49-49d-proj 2019-01-09 16:35:55,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:55,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:55,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:35:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["jGEyoww4Q_mlbiXktQEYKg"], "issued_at": "2019-01-09T16:35:55.000000Z"}} 2019-01-09 16:35:55,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d64caf0652c828227ab8e3c1154ebf10ce6b7e9" 2019-01-09 16:35:55,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e0223e-d1fd-4bdd-a241-cf330addb51b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:55,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b0e0223e-d1fd-4bdd-a241-cf330addb51b 2019-01-09 16:35:55,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:35:55,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:35: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:35:55,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d64caf0652c828227ab8e3c1154ebf10ce6b7e9" 2019-01-09 16:35:55,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427ac63e-3971-4ed4-96a0-f37159b74c3e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:35:55,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-427ac63e-3971-4ed4-96a0-f37159b74c3e 2019-01-09 16:35:55,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-c026c671-cd49-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d64caf0652c828227ab8e3c1154ebf10ce6b7e9" 2019-01-09 16:35:55,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803c4e5f-ef5d-40bc-ab1a-40857bd4c8fb Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-c026c671-cd49-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c"}, "tags": [], "enabled": true, "id": "0103d431bd5a41c7a7bffb261545b89c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c026c671-cd49-49d-proj"}]} 2019-01-09 16:35:55,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-c026c671-cd49-49d-proj used request id req-803c4e5f-ef5d-40bc-ab1a-40857bd4c8fb 2019-01-09 16:35:56,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d64caf0652c828227ab8e3c1154ebf10ce6b7e9" 2019-01-09 16:35:56,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99f14973-1c26-4a31-aa73-a910ed12f52f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:35:56,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-99f14973-1c26-4a31-aa73-a910ed12f52f 2019-01-09 16:35:56,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d64caf0652c828227ab8e3c1154ebf10ce6b7e9" 2019-01-09 16:35:56,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-933f0f5d-4e04-4fee-8a91-6e9770c69060 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:35:56,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-933f0f5d-4e04-4fee-8a91-6e9770c69060 2019-01-09 16:35:56,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-c026c671-cd49-49d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d64caf0652c828227ab8e3c1154ebf10ce6b7e9" 2019-01-09 16:35:56,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834ab0f7-a2e4-4864-8bff-54f2a99d645f Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-c026c671-cd49-49d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c"}, "tags": [], "enabled": true, "id": "0103d431bd5a41c7a7bffb261545b89c", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-c026c671-cd49-49d-proj"}]} 2019-01-09 16:35:56,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-c026c671-cd49-49d-proj used request id req-834ab0f7-a2e4-4864-8bff-54f2a99d645f 2019-01-09 16:35:56,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/164a2d91eeb442438b20e5b67a3cdce2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d64caf0652c828227ab8e3c1154ebf10ce6b7e9" 2019-01-09 16:35:56,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9995a4d-d19d-4bee-8fa2-6ce1dc6055ec Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-c026c671-cd49-49d-user", "links": {"self": "http://172.30.9.29:5000/v3/users/164a2d91eeb442438b20e5b67a3cdce2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0103d431bd5a41c7a7bffb261545b89c", "id": "164a2d91eeb442438b20e5b67a3cdce2", "password_expires_at": null}} 2019-01-09 16:35:56,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/164a2d91eeb442438b20e5b67a3cdce2 used request id req-b9995a4d-d19d-4bee-8fa2-6ce1dc6055ec 2019-01-09 16:35:56,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c/users/164a2d91eeb442438b20e5b67a3cdce2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d64caf0652c828227ab8e3c1154ebf10ce6b7e9" 2019-01-09 16:35:56,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f51a1823-2ede-4d01-95e0-d7a68a328155 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c/users/164a2d91eeb442438b20e5b67a3cdce2/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:35:56,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c/users/164a2d91eeb442438b20e5b67a3cdce2/roles used request id req-f51a1823-2ede-4d01-95e0-d7a68a328155 2019-01-09 16:35:56,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d64caf0652c828227ab8e3c1154ebf10ce6b7e9" 2019-01-09 16:35:56,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5333fbfd-8bde-4c87-b0ad-84be1c513a9c Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:35:56,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-5333fbfd-8bde-4c87-b0ad-84be1c513a9c 2019-01-09 16:35:56,936 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-c026c671-cd49-49d-proj 2019-01-09 16:35:56,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c/users/164a2d91eeb442438b20e5b67a3cdce2/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d64caf0652c828227ab8e3c1154ebf10ce6b7e9" 2019-01-09 16:35:57,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:35:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff5be661-ae12-4ba9-9d73-d98e02f71259 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:35:57,077 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c/users/164a2d91eeb442438b20e5b67a3cdce2/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-ff5be661-ae12-4ba9-9d73-d98e02f71259 2019-01-09 16:35:57,078 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-c026c671-cd49-49d-user 2019-01-09 16:35:57,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:57,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:35:57,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adab3356-97c2-45f4-9f78-39dfa219e9d2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:35:57,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-adab3356-97c2-45f4-9f78-39dfa219e9d2 2019-01-09 16:35:57,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" -d '{"role": {"name": "CreateStackSuccessTests-c026c671-cd49-49d-proj-role"}}' 2019-01-09 16:35:57,285 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d06ca1c-01ff-4ae5-90f8-e056d1f4575c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e71cdc64aa5a423e9dcece9af8727fb7", "links": {"self": "http://172.30.9.29:5000/v3/roles/e71cdc64aa5a423e9dcece9af8727fb7"}, "name": "CreateStackSuccessTests-c026c671-cd49-49d-proj-role"}} 2019-01-09 16:35:57,285 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-8d06ca1c-01ff-4ae5-90f8-e056d1f4575c 2019-01-09 16:35:57,285 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-c026c671-cd49-49d-proj-role 2019-01-09 16:35:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/e71cdc64aa5a423e9dcece9af8727fb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:35:57,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-156224c9-c274-4729-8b76-be729675644a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e71cdc64aa5a423e9dcece9af8727fb7", "links": {"self": "http://172.30.9.29:5000/v3/roles/e71cdc64aa5a423e9dcece9af8727fb7"}, "name": "CreateStackSuccessTests-c026c671-cd49-49d-proj-role"}} 2019-01-09 16:35:57,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/e71cdc64aa5a423e9dcece9af8727fb7 used request id req-156224c9-c274-4729-8b76-be729675644a 2019-01-09 16:35:57,380 - keystone_utils - INFO - Granting role CreateStackSuccessTests-c026c671-cd49-49d-proj-role to project CreateStackSuccessTests-c026c671-cd49-49d-proj 2019-01-09 16:35:57,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c/users/164a2d91eeb442438b20e5b67a3cdce2/roles/e71cdc64aa5a423e9dcece9af8727fb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:35:57,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:35:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dc08cf1-ee63-4a22-8296-c9eef61fee2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:35:57,520 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c/users/164a2d91eeb442438b20e5b67a3cdce2/roles/e71cdc64aa5a423e9dcece9af8727fb7 used request id req-3dc08cf1-ee63-4a22-8296-c9eef61fee2b 2019-01-09 16:35:57,520 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:35:57,521 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:35:57,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:57,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:57,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "e71cdc64aa5a423e9dcece9af8727fb7", "name": "CreateStackSuccessTests-c026c671-cd49-49d-proj-role"}], "expires_at": "2019-01-09T17:35:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0103d431bd5a41c7a7bffb261545b89c", "name": "CreateStackSuccessTests-c026c671-cd49-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/0103d431bd5a41c7a7bffb261545b89c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/0103d431bd5a41c7a7bffb261545b89c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c026c671-cd49-49d-user", "id": "164a2d91eeb442438b20e5b67a3cdce2"}, "audit_ids": ["BA8eyke0TzmvjclMJKawnA"], "issued_at": "2019-01-09T16:35:57.000000Z"}} 2019-01-09 16:35:57,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce49a01cdb31e94f06b68923cf421419c65b4de" 2019-01-09 16:35:58,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d55b502-2a5e-47dc-a3d8-bc202ac8d67c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:58,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4d55b502-2a5e-47dc-a3d8-bc202ac8d67c 2019-01-09 16:35:58,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ce49a01cdb31e94f06b68923cf421419c65b4de" 2019-01-09 16:35:58,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-d7740693-8ec1-4dd9-bc60-640f44351546 Date: Wed, 09 Jan 2019 16:35:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image"} 2019-01-09 16:35:58,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image used request id req-d7740693-8ec1-4dd9-bc60-640f44351546 2019-01-09 16:35:58,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ce49a01cdb31e94f06b68923cf421419c65b4de" 2019-01-09 16:35:58,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-3cd420ca-84df-4429-94b6-6439afb24572 Date: Wed, 09 Jan 2019 16:35:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 16:35:58,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-3cd420ca-84df-4429-94b6-6439afb24572 2019-01-09 16:35:58,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9ce49a01cdb31e94f06b68923cf421419c65b4de" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image"}' 2019-01-09 16:35:58,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d4dc456e-8953-469e-a8fe-69f8a2d21ae6 Date: Wed, 09 Jan 2019 16:35:58 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:35:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:35:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e", "min_disk": 0, "protected": false, "id": "045716fa-cccd-4714-8487-ac7c8a08fb8e", "file": "/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e/file", "checksum": null, "owner": "0103d431bd5a41c7a7bffb261545b89c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:35:58,381 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-d4dc456e-8953-469e-a8fe-69f8a2d21ae6 2019-01-09 16:35:58,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ce49a01cdb31e94f06b68923cf421419c65b4de" -d '' 2019-01-09 16:35:58,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0111e3ca-9cab-4e06-a8c6-e28b0d7ecabd Date: Wed, 09 Jan 2019 16:35: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-09 16:35:58,763 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e/file used request id req-0111e3ca-9cab-4e06-a8c6-e28b0d7ecabd 2019-01-09 16:35:58,763 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:35:58,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ce49a01cdb31e94f06b68923cf421419c65b4de" 2019-01-09 16:35:58,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-ff26b927-bfb9-4dcf-88ba-f8120f0504a6 Date: Wed, 09 Jan 2019 16:35:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:35:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:35:58Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/045716fa-cccd-4714-8487-ac7c8a08fb8e/snap", "metadata": {}}], "self": "/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e", "min_disk": 0, "protected": false, "id": "045716fa-cccd-4714-8487-ac7c8a08fb8e", "file": "/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0103d431bd5a41c7a7bffb261545b89c", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/045716fa-cccd-4714-8487-ac7c8a08fb8e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:35:58,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e used request id req-ff26b927-bfb9-4dcf-88ba-f8120f0504a6 2019-01-09 16:35:58,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ce49a01cdb31e94f06b68923cf421419c65b4de" 2019-01-09 16:35:58,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a3eab1f2-58fa-479f-96a6-015f8be696e5 Date: Wed, 09 Jan 2019 16:35:58 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2019-01-09 16:35:58,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a3eab1f2-58fa-479f-96a6-015f8be696e5 2019-01-09 16:35:58,793 - create_image - INFO - Created image with name - CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image 2019-01-09 16:35:58,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ce49a01cdb31e94f06b68923cf421419c65b4de" 2019-01-09 16:35:58,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-0cb8dfdd-187d-45be-a27f-524d5c901e33 Date: Wed, 09 Jan 2019 16:35:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:35:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:35:58Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/045716fa-cccd-4714-8487-ac7c8a08fb8e/snap", "metadata": {}}], "self": "/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e", "min_disk": 0, "protected": false, "id": "045716fa-cccd-4714-8487-ac7c8a08fb8e", "file": "/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0103d431bd5a41c7a7bffb261545b89c", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/045716fa-cccd-4714-8487-ac7c8a08fb8e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:35:58,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e used request id req-0cb8dfdd-187d-45be-a27f-524d5c901e33 2019-01-09 16:35:58,812 - create_image - DEBUG - Instance status is - active 2019-01-09 16:35:58,813 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image 2019-01-09 16:35:58,813 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image 2019-01-09 16:35:58,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:58,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:59,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["qopAKU7gQ_yRj5jLxMMX5g"], "issued_at": "2019-01-09T16:35:59.000000Z"}} 2019-01-09 16:35:59,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bc3c53328f2d7b7f39b6c31bea8323e5fafe6" 2019-01-09 16:35:59,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e38e1f-bb9f-4ab2-8c28-16b0ae891293 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:59,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-42e38e1f-bb9f-4ab2-8c28-16b0ae891293 2019-01-09 16:35:59,310 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:35:59,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bc3c53328f2d7b7f39b6c31bea8323e5fafe6" 2019-01-09 16:35:59,438 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8fdbb730-f5cb-4d54-af5f-ff4ffac36a17 x-compute-request-id: req-8fdbb730-f5cb-4d54-af5f-ff4ffac36a17 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:35:59,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8fdbb730-f5cb-4d54-af5f-ff4ffac36a17 2019-01-09 16:35:59,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bc3c53328f2d7b7f39b6c31bea8323e5fafe6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-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-09 16:35:59,485 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-337da575-e8d3-43c4-bf19-907540c5c3c3 x-compute-request-id: req-337da575-e8d3-43c4-bf19-907540c5c3c3 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/3f249e3c-bc80-49fa-8172-e80f4adb5a21", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/3f249e3c-bc80-49fa-8172-e80f4adb5a21", "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": "3f249e3c-bc80-49fa-8172-e80f4adb5a21"}} 2019-01-09 16:35:59,485 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-337da575-e8d3-43c4-bf19-907540c5c3c3 2019-01-09 16:35:59,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:35:59,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:35:59,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "e71cdc64aa5a423e9dcece9af8727fb7", "name": "CreateStackSuccessTests-c026c671-cd49-49d-proj-role"}], "expires_at": "2019-01-09T17:35:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0103d431bd5a41c7a7bffb261545b89c", "name": "CreateStackSuccessTests-c026c671-cd49-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/0103d431bd5a41c7a7bffb261545b89c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/0103d431bd5a41c7a7bffb261545b89c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c026c671-cd49-49d-user", "id": "164a2d91eeb442438b20e5b67a3cdce2"}, "audit_ids": ["PML91O-BThO16kZjhE0T2A"], "issued_at": "2019-01-09T16:35:59.000000Z"}} 2019-01-09 16:35:59,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:35:59,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:35:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac962b3-0eaa-4bcb-8cd3-3729062da386 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:35:59,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2ac962b3-0eaa-4bcb-8cd3-3729062da386 2019-01-09 16:36:00,002 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:36:00,005 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:36:00,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:36:00,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:00 GMT Server: Apache x-openstack-request-id: req-6010563c-1894-47e4-a101-46e19e513e6e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:36:00,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack used request id req-6010563c-1894-47e4-a101-46e19e513e6e 2019-01-09 16:36:00,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-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-664b94cd-21ac-432d-8bce-99ff69937f93-net", "inst_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-inst", "subnet_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-subnet", "image_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "flavor_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-flavor-name"}}' 2019-01-09 16:36:02,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:36:00 GMT Server: Apache x-openstack-request-id: req-4c263660-10b1-407d-b2d4-5e4aaa268989 Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "links": [{"href": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4", "rel": "self"}]}} 2019-01-09 16:36:02,261 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks used request id req-4c263660-10b1-407d-b2d4-5e4aaa268989 2019-01-09 16:36:02,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/7b93a40c-2f85-44ae-b971-c984eb16c5e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:36:02,456 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:02 GMT Server: Apache x-openstack-request-id: req-f72ce243-4d33-4316-b05d-3d8f02806ab1 Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:02,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:02 GMT Server: Apache x-openstack-request-id: req-616a5619-10c1-48de-88be-7403502b9a1a 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": "0103d431bd5a41c7a7bffb261545b89c", "OS::stack_id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "image_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "inst_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-inst", "subnet_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-subnet", "net_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-net", "flavor_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "stack_user_project_id": "fd8458153afd4a25811920520cbb5c32", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:36:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:02,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 used request id req-616a5619-10c1-48de-88be-7403502b9a1a 2019-01-09 16:36:02,668 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack 2019-01-09 16:36:02,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/7b93a40c-2f85-44ae-b971-c984eb16c5e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:36:02,888 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:02 GMT Server: Apache x-openstack-request-id: req-1c6205da-8225-49e9-b24a-a5f428f8eb57 Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:02,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:02 GMT Server: Apache x-openstack-request-id: req-b04c484c-62f6-4548-ab17-9f1fdc34edeb 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": "0103d431bd5a41c7a7bffb261545b89c", "OS::stack_id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "image_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "inst_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-inst", "subnet_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-subnet", "net_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-net", "flavor_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "stack_user_project_id": "fd8458153afd4a25811920520cbb5c32", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:36:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:02,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 used request id req-b04c484c-62f6-4548-ab17-9f1fdc34edeb 2019-01-09 16:36:02,930 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:36:02,930 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:36:05,933 - create_stack - DEBUG - Stack status query timeout in 1196.73541999 2019-01-09 16:36:05,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/7b93a40c-2f85-44ae-b971-c984eb16c5e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:36:05,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:05 GMT Server: Apache x-openstack-request-id: req-26270ce1-a3e8-4806-b857-c16b80106a8e Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:06,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:05 GMT Server: Apache x-openstack-request-id: req-61d7a04d-118f-470a-8db9-ed213b215024 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": "0103d431bd5a41c7a7bffb261545b89c", "OS::stack_id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "image_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "inst_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-inst", "subnet_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-subnet", "net_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-net", "flavor_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "stack_user_project_id": "fd8458153afd4a25811920520cbb5c32", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:36:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:06,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 used request id req-61d7a04d-118f-470a-8db9-ed213b215024 2019-01-09 16:36:06,005 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:36:06,005 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:36:09,008 - create_stack - DEBUG - Stack status query timeout in 1193.66022587 2019-01-09 16:36:09,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/7b93a40c-2f85-44ae-b971-c984eb16c5e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:36:09,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:09 GMT Server: Apache x-openstack-request-id: req-26d17554-6d37-4108-b68d-3d9ba93a34fe Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:09,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:09 GMT Server: Apache x-openstack-request-id: req-d751b2cd-3b60-44a7-8c9f-9ac961bf1e8b 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": "0103d431bd5a41c7a7bffb261545b89c", "OS::stack_id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "image_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "inst_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-inst", "subnet_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-subnet", "net_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-net", "flavor_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "stack_user_project_id": "fd8458153afd4a25811920520cbb5c32", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:36:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:09,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 used request id req-d751b2cd-3b60-44a7-8c9f-9ac961bf1e8b 2019-01-09 16:36:09,262 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:36:09,262 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:36:12,265 - create_stack - DEBUG - Stack status query timeout in 1190.40322709 2019-01-09 16:36:12,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/7b93a40c-2f85-44ae-b971-c984eb16c5e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:36:12,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:12 GMT Server: Apache x-openstack-request-id: req-e5f2bf57-d90e-4520-ac3c-6a22cd147dd9 Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:12,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:12 GMT Server: Apache x-openstack-request-id: req-3350e8d4-7c3c-4481-8f71-b440853a8d72 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": "0103d431bd5a41c7a7bffb261545b89c", "OS::stack_id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "image_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "inst_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-inst", "subnet_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-subnet", "net_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-net", "flavor_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "stack_user_project_id": "fd8458153afd4a25811920520cbb5c32", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:36:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:12,511 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 used request id req-3350e8d4-7c3c-4481-8f71-b440853a8d72 2019-01-09 16:36:12,511 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:36:12,511 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:36:15,515 - create_stack - DEBUG - Stack status query timeout in 1187.15401387 2019-01-09 16:36:15,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/7b93a40c-2f85-44ae-b971-c984eb16c5e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:36:15,544 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:15 GMT Server: Apache x-openstack-request-id: req-54d3e682-20d6-44eb-aed8-83f534bb4361 Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:15,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:15 GMT Server: Apache x-openstack-request-id: req-d857fe73-0a1b-4c4b-a1a9-11adc75d1d1b 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": "0103d431bd5a41c7a7bffb261545b89c", "OS::stack_id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "image_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "inst_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-inst", "subnet_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-subnet", "net_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-net", "flavor_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "stack_user_project_id": "fd8458153afd4a25811920520cbb5c32", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:36:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:15,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 used request id req-d857fe73-0a1b-4c4b-a1a9-11adc75d1d1b 2019-01-09 16:36:15,586 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 16:36:15,586 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack 2019-01-09 16:36:15,586 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack 2019-01-09 16:36:15,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:36:15,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "e71cdc64aa5a423e9dcece9af8727fb7", "name": "CreateStackSuccessTests-c026c671-cd49-49d-proj-role"}], "expires_at": "2019-01-09T17:36:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0103d431bd5a41c7a7bffb261545b89c", "name": "CreateStackSuccessTests-c026c671-cd49-49d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/0103d431bd5a41c7a7bffb261545b89c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/0103d431bd5a41c7a7bffb261545b89c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/0103d431bd5a41c7a7bffb261545b89c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0103d431bd5a41c7a7bffb261545b89c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_0103d431bd5a41c7a7bffb261545b89c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-c026c671-cd49-49d-user", "id": "164a2d91eeb442438b20e5b67a3cdce2"}, "audit_ids": ["smPmVA0UR9ykUh6DI2etgA"], "issued_at": "2019-01-09T16:36:15.000000Z"}} 2019-01-09 16:36:15,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/7b93a40c-2f85-44ae-b971-c984eb16c5e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3080f2d710f9206e219fe011ac795df6adbba26e" 2019-01-09 16:36:16,206 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:15 GMT Server: Apache x-openstack-request-id: req-ff437ac3-31d5-4361-9a48-da79a09102d2 Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:16,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:16 GMT Server: Apache x-openstack-request-id: req-fa9eb927-8ac9-455b-a324-e7645c314c27 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": "0103d431bd5a41c7a7bffb261545b89c", "OS::stack_id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "image_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "inst_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-inst", "subnet_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-subnet", "net_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-net", "flavor_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "stack_user_project_id": "fd8458153afd4a25811920520cbb5c32", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:36:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:16,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 used request id req-fa9eb927-8ac9-455b-a324-e7645c314c27 2019-01-09 16:36:16,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/7b93a40c-2f85-44ae-b971-c984eb16c5e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:36:16,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:16 GMT Server: Apache x-openstack-request-id: req-5afb3efd-ac3b-4209-b5e0-0706cb005dab Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:16,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:16 GMT Server: Apache x-openstack-request-id: req-d5514afb-6219-4ac1-bee8-37d16222d874 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": "0103d431bd5a41c7a7bffb261545b89c", "OS::stack_id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "image_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "inst_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-inst", "subnet_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-subnet", "net_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-net", "flavor_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "stack_user_project_id": "fd8458153afd4a25811920520cbb5c32", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:36:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:16,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 used request id req-d5514afb-6219-4ac1-bee8-37d16222d874 2019-01-09 16:36:16,825 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack 2019-01-09 16:36:16,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/7b93a40c-2f85-44ae-b971-c984eb16c5e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:36:16,854 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:16 GMT Server: Apache x-openstack-request-id: req-b926eecb-910c-4c46-ba76-0046f179b5de Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:17,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:36:16 GMT Server: Apache x-openstack-request-id: req-bcb0c943-9d90-4101-9d9a-dcfa82da4759 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:36:17,026 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 used request id req-bcb0c943-9d90-4101-9d9a-dcfa82da4759 2019-01-09 16:36:17,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/7b93a40c-2f85-44ae-b971-c984eb16c5e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:36:17,221 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:17 GMT Server: Apache x-openstack-request-id: req-84fed28d-4d5d-4885-862f-e89870fe2ea8 Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:17,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:17 GMT Server: Apache x-openstack-request-id: req-b4046ca1-d199-421e-bc8d-a60386cb106d 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": "0103d431bd5a41c7a7bffb261545b89c", "OS::stack_id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "image_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "inst_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-inst", "subnet_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-subnet", "flavor_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-flavor-name", "net_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "stack_user_project_id": "fd8458153afd4a25811920520cbb5c32", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:36:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:36:16Z", "id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:17,245 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 used request id req-b4046ca1-d199-421e-bc8d-a60386cb106d 2019-01-09 16:36:17,246 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:36:17,246 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:36:20,249 - create_stack - DEBUG - Stack status query timeout in 1196.77714396 2019-01-09 16:36:20,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/7b93a40c-2f85-44ae-b971-c984eb16c5e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:36:20,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:20 GMT Server: Apache x-openstack-request-id: req-e874aa20-676f-4acf-969f-43b4372ed6ad Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:20,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:20 GMT Server: Apache x-openstack-request-id: req-138ade28-9d75-4081-ae8f-d8799ed5044f 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": "0103d431bd5a41c7a7bffb261545b89c", "OS::stack_id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "image_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "inst_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-inst", "subnet_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-subnet", "flavor_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-flavor-name", "net_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "stack_user_project_id": "fd8458153afd4a25811920520cbb5c32", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:36:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:36:16Z", "id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:20,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 used request id req-138ade28-9d75-4081-ae8f-d8799ed5044f 2019-01-09 16:36:20,533 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:36:20,533 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:36:23,536 - create_stack - DEBUG - Stack status query timeout in 1193.49010301 2019-01-09 16:36:23,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/7b93a40c-2f85-44ae-b971-c984eb16c5e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:36:23,566 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:23 GMT Server: Apache x-openstack-request-id: req-24daec97-dfe3-4a80-bc4f-a71adb4cfba9 Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:23,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:23 GMT Server: Apache x-openstack-request-id: req-17224b78-e064-4c49-bf97-537ab8eb53b6 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": "0103d431bd5a41c7a7bffb261545b89c", "OS::stack_id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "image_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image", "inst_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-inst", "subnet_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-subnet", "flavor_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-flavor-name", "net_name": "CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-net"}, "deletion_time": "2019-01-09T16:36:22Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack", "stack_user_project_id": "fd8458153afd4a25811920520cbb5c32", "tags": null, "creation_time": "2019-01-09T16:36:01Z", "links": [{"href": "http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:36:16Z", "id": "7b93a40c-2f85-44ae-b971-c984eb16c5e4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:23,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 used request id req-17224b78-e064-4c49-bf97-537ab8eb53b6 2019-01-09 16:36:23,608 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 16:36:23,608 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack 2019-01-09 16:36:23,608 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack 2019-01-09 16:36:23,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/7b93a40c-2f85-44ae-b971-c984eb16c5e4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}805950330b124ed9177306aeedc6e067136e3f19" 2019-01-09 16:36:23,638 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:23 GMT Server: Apache x-openstack-request-id: req-44daefe3-ea4b-4f60-a52a-545204aa2e4f Location: http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:23,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:36:23 GMT Server: Apache x-openstack-request-id: req-921bf277-d2ad-4fd4-8a5f-e4e41e125383 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:36:23,663 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/0103d431bd5a41c7a7bffb261545b89c/stacks/CreateStackSuccessTests-CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-stack/7b93a40c-2f85-44ae-b971-c984eb16c5e4 used request id req-921bf277-d2ad-4fd4-8a5f-e4e41e125383 2019-01-09 16:36:23,664 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-664b94cd-21ac-432d-8bce-99ff69937f93-image 2019-01-09 16:36:23,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9ce49a01cdb31e94f06b68923cf421419c65b4de" 2019-01-09 16:36:24,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a04eb28-f60a-40f1-a2b4-10966b2d8760 Date: Wed, 09 Jan 2019 16:36: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-09 16:36:24,137 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/045716fa-cccd-4714-8487-ac7c8a08fb8e used request id req-3a04eb28-f60a-40f1-a2b4-10966b2d8760 2019-01-09 16:36:24,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/3f249e3c-bc80-49fa-8172-e80f4adb5a21 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}987bc3c53328f2d7b7f39b6c31bea8323e5fafe6" 2019-01-09 16:36:24,166 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:36: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-11a94313-6547-4d6f-944d-20105df1c951 x-compute-request-id: req-11a94313-6547-4d6f-944d-20105df1c951 Content-Length: 0 Content-Type: application/json 2019-01-09 16:36:24,166 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/3f249e3c-bc80-49fa-8172-e80f4adb5a21 used request id req-11a94313-6547-4d6f-944d-20105df1c951 2019-01-09 16:36:24,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:36:24,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-0b23e884-108f-458a-a66c-cd22daa9e05a Date: Wed, 09 Jan 2019 16:36:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0103d431bd5a41c7a7bffb261545b89c", "created_at": "2019-01-09T16:36:02Z", "updated_at": "2019-01-09T16:36:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:36:02Z", "revision_number": 0, "id": "23e0dfea-5177-448d-bca4-1dd2d8bd3344", "remote_group_id": "58a1d92c-eb77-4e20-befc-e9d636b97a58", "remote_ip_prefix": null, "created_at": "2019-01-09T16:36:02Z", "security_group_id": "58a1d92c-eb77-4e20-befc-e9d636b97a58", "tenant_id": "0103d431bd5a41c7a7bffb261545b89c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0103d431bd5a41c7a7bffb261545b89c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:36:02Z", "revision_number": 0, "id": "7d0011dd-14de-4f26-9107-6c75a7168379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:36:02Z", "security_group_id": "58a1d92c-eb77-4e20-befc-e9d636b97a58", "tenant_id": "0103d431bd5a41c7a7bffb261545b89c", "port_range_min": null, "ethertype": "IPv4", "project_id": "0103d431bd5a41c7a7bffb261545b89c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:36:02Z", "revision_number": 0, "id": "caa28804-cc5a-4510-859f-7cf03720cd43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:36:02Z", "security_group_id": "58a1d92c-eb77-4e20-befc-e9d636b97a58", "tenant_id": "0103d431bd5a41c7a7bffb261545b89c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0103d431bd5a41c7a7bffb261545b89c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:36:02Z", "revision_number": 0, "id": "eef85836-eeb7-414d-b4ed-50250171a357", "remote_group_id": "58a1d92c-eb77-4e20-befc-e9d636b97a58", "remote_ip_prefix": null, "created_at": "2019-01-09T16:36:02Z", "security_group_id": "58a1d92c-eb77-4e20-befc-e9d636b97a58", "tenant_id": "0103d431bd5a41c7a7bffb261545b89c", "port_range_min": null, "ethertype": "IPv6", "project_id": "0103d431bd5a41c7a7bffb261545b89c"}], "revision_number": 4, "project_id": "0103d431bd5a41c7a7bffb261545b89c", "id": "58a1d92c-eb77-4e20-befc-e9d636b97a58", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:36:24,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0b23e884-108f-458a-a66c-cd22daa9e05a 2019-01-09 16:36:24,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:36:24,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:36:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d10da8a-67bc-474d-87bd-df5b79342d0f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:36:24,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-0d10da8a-67bc-474d-87bd-df5b79342d0f 2019-01-09 16:36:24,539 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:36:24,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:36:24,639 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:36:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4133b6f-4462-48fe-b032-577a382c3bd9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:36:24,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-a4133b6f-4462-48fe-b032-577a382c3bd9 2019-01-09 16:36:24,639 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:36:24,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:36:24,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d5cef8-0750-46a8-b87d-eb6d8d66cc22 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0103d431bd5a41c7a7bffb261545b89c", "name": "CreateStackSuccessTests-c026c671-cd49-49d-proj"}} 2019-01-09 16:36:24,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c used request id req-04d5cef8-0750-46a8-b87d-eb6d8d66cc22 2019-01-09 16:36:24,740 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58a1d92c-eb77-4e20-befc-e9d636b97a58 2019-01-09 16:36:24,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=58a1d92c-eb77-4e20-befc-e9d636b97a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:36:24,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-37fabcd5-724b-4e9e-9b5a-054bcf537f1d Date: Wed, 09 Jan 2019 16:36:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "58a1d92c-eb77-4e20-befc-e9d636b97a58", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:36:02Z", "security_group_id": "58a1d92c-eb77-4e20-befc-e9d636b97a58", "port_range_min": null, "revision_number": 0, "tenant_id": "0103d431bd5a41c7a7bffb261545b89c", "created_at": "2019-01-09T16:36:02Z", "project_id": "0103d431bd5a41c7a7bffb261545b89c", "id": "23e0dfea-5177-448d-bca4-1dd2d8bd3344"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:36:02Z", "security_group_id": "58a1d92c-eb77-4e20-befc-e9d636b97a58", "port_range_min": null, "revision_number": 0, "tenant_id": "0103d431bd5a41c7a7bffb261545b89c", "created_at": "2019-01-09T16:36:02Z", "project_id": "0103d431bd5a41c7a7bffb261545b89c", "id": "7d0011dd-14de-4f26-9107-6c75a7168379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:36:02Z", "security_group_id": "58a1d92c-eb77-4e20-befc-e9d636b97a58", "port_range_min": null, "revision_number": 0, "tenant_id": "0103d431bd5a41c7a7bffb261545b89c", "created_at": "2019-01-09T16:36:02Z", "project_id": "0103d431bd5a41c7a7bffb261545b89c", "id": "caa28804-cc5a-4510-859f-7cf03720cd43"}, {"remote_group_id": "58a1d92c-eb77-4e20-befc-e9d636b97a58", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:36:02Z", "security_group_id": "58a1d92c-eb77-4e20-befc-e9d636b97a58", "port_range_min": null, "revision_number": 0, "tenant_id": "0103d431bd5a41c7a7bffb261545b89c", "created_at": "2019-01-09T16:36:02Z", "project_id": "0103d431bd5a41c7a7bffb261545b89c", "id": "eef85836-eeb7-414d-b4ed-50250171a357"}]} 2019-01-09 16:36:24,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=58a1d92c-eb77-4e20-befc-e9d636b97a58 used request id req-37fabcd5-724b-4e9e-9b5a-054bcf537f1d 2019-01-09 16:36:24,763 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:36:24,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/58a1d92c-eb77-4e20-befc-e9d636b97a58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:36:24,903 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf27de13-80c8-4299-ad99-efc5d195eec0 Content-Length: 0 Date: Wed, 09 Jan 2019 16:36:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:36:24,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/58a1d92c-eb77-4e20-befc-e9d636b97a58 used request id req-cf27de13-80c8-4299-ad99-efc5d195eec0 2019-01-09 16:36:24,904 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-c026c671-cd49-49d-proj 2019-01-09 16:36:24,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:36:25,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:36:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-799af770-5790-4b74-83a7-abee379a1d0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:36:25,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/0103d431bd5a41c7a7bffb261545b89c used request id req-799af770-5790-4b74-83a7-abee379a1d0a 2019-01-09 16:36:25,141 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-c026c671-cd49-49d-proj-role 2019-01-09 16:36:25,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/e71cdc64aa5a423e9dcece9af8727fb7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:36:25,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:36:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5df470d5-87b6-43d7-a684-185f0d9d5320 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:36:25,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/e71cdc64aa5a423e9dcece9af8727fb7 used request id req-5df470d5-87b6-43d7-a684-185f0d9d5320 2019-01-09 16:36:25,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fba59556fb2de74e0e82e338644f588a8544d65" 2019-01-09 16:36:25,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c2e6aa-71fc-4bf2-8a85-bcd54d0058b4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:36:25,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f9c2e6aa-71fc-4bf2-8a85-bcd54d0058b4 2019-01-09 16:36:25,349 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-c026c671-cd49-49d-user 2019-01-09 16:36:25,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/164a2d91eeb442438b20e5b67a3cdce2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d64caf0652c828227ab8e3c1154ebf10ce6b7e9" 2019-01-09 16:36:25,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:36:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f8659fb-c9f8-4db3-a4c7-efc0c2b7209d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:36:25,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/164a2d91eeb442438b20e5b67a3cdce2 used request id req-9f8659fb-c9f8-4db3-a4c7-efc0c2b7209d 2019-01-09 16:36:25,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:36:25,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:36:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["UfUJSVJMQRqB5984CLLDxQ"], "issued_at": "2019-01-09T16:36:25.000000Z"}} 2019-01-09 16:36:25,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a60736ea8aa4e9341d228af1dac6c58621f2fd08" 2019-01-09 16:36:26,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa88dd5-adbb-4089-abcf-8495b4e51ea0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:36:26,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-eaa88dd5-adbb-4089-abcf-8495b4e51ea0 2019-01-09 16:36:26,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:36:26,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:36:26,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:36:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["ew3rIia6RYywWEGwr6SEgg"], "issued_at": "2019-01-09T16:36:26.000000Z"}} 2019-01-09 16:36:26,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:26,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641686ec-6401-4148-9d83-146bfd103fb7 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:36:26,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-641686ec-6401-4148-9d83-146bfd103fb7 2019-01-09 16:36:26,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:36:26,535 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:36: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:36:26,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bce770aa-a45e-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:26,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82242c28-8c45-46cd-830f-92a8d41a7c94 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bce770aa-a45e-4eb-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:36:26,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-bce770aa-a45e-4eb-proj used request id req-82242c28-8c45-46cd-830f-92a8d41a7c94 2019-01-09 16:36:26,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:26,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-466040eb-b6df-43df-b41a-c57fc0b42def Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:36:26,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-466040eb-b6df-43df-b41a-c57fc0b42def 2019-01-09 16:36:26,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj"}}' 2019-01-09 16:36:26,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:36:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69e3604b-0301-4854-9256-11fe6b2b5100 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa"}, "tags": [], "enabled": true, "id": "3cb5da605d1e4913b4897a5fa9bca1aa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj"}} 2019-01-09 16:36:26,858 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-69e3604b-0301-4854-9256-11fe6b2b5100 2019-01-09 16:36:26,859 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-bce770aa-a45e-4eb-proj 2019-01-09 16:36:26,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:36:26,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:36:27,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:36:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["5LEvShh-QaGlJZrgAmbZ-g"], "issued_at": "2019-01-09T16:36:27.000000Z"}} 2019-01-09 16:36:27,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607276355d9b89722906ae137ef91ed6258f590e" 2019-01-09 16:36:27,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2d0ac2c-d40a-4632-8791-dc50b86e90fa Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:36:27,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c2d0ac2c-d40a-4632-8791-dc50b86e90fa 2019-01-09 16:36:27,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:36:27,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:36: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:36:27,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607276355d9b89722906ae137ef91ed6258f590e" 2019-01-09 16:36:27,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb99bf4-76e9-4fb0-a2f4-43c89c3a516e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:36:27,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0eb99bf4-76e9-4fb0-a2f4-43c89c3a516e 2019-01-09 16:36:27,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-bce770aa-a45e-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607276355d9b89722906ae137ef91ed6258f590e" 2019-01-09 16:36:27,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d24f2d-ccce-49dc-a2ca-40d9f67a1e10 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-bce770aa-a45e-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa"}, "tags": [], "enabled": true, "id": "3cb5da605d1e4913b4897a5fa9bca1aa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj"}]} 2019-01-09 16:36:27,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-bce770aa-a45e-4eb-proj used request id req-e3d24f2d-ccce-49dc-a2ca-40d9f67a1e10 2019-01-09 16:36:27,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607276355d9b89722906ae137ef91ed6258f590e" 2019-01-09 16:36:27,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4be6778-9764-4757-b0d9-cda1e8fe5b21 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:36:27,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e4be6778-9764-4757-b0d9-cda1e8fe5b21 2019-01-09 16:36:27,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607276355d9b89722906ae137ef91ed6258f590e" 2019-01-09 16:36:27,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eccb8eb-b448-4387-8ff5-c9cc5d0b56af Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:36:27,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4eccb8eb-b448-4387-8ff5-c9cc5d0b56af 2019-01-09 16:36:27,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-bce770aa-a45e-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607276355d9b89722906ae137ef91ed6258f590e" 2019-01-09 16:36:28,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e84428c-e48f-4563-b1d9-a63d0b42524c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-bce770aa-a45e-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa"}, "tags": [], "enabled": true, "id": "3cb5da605d1e4913b4897a5fa9bca1aa", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj"}]} 2019-01-09 16:36:28,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-bce770aa-a45e-4eb-proj used request id req-6e84428c-e48f-4563-b1d9-a63d0b42524c 2019-01-09 16:36:28,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/d74a5e06aae74bff90ba1b7fc2253e44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607276355d9b89722906ae137ef91ed6258f590e" 2019-01-09 16:36:28,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3aedbd-bf0a-4aab-828b-ad29edfb50c6 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-bce770aa-a45e-4eb-user", "links": {"self": "http://172.30.9.29:5000/v3/users/d74a5e06aae74bff90ba1b7fc2253e44"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "id": "d74a5e06aae74bff90ba1b7fc2253e44", "password_expires_at": null}} 2019-01-09 16:36:28,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/d74a5e06aae74bff90ba1b7fc2253e44 used request id req-cf3aedbd-bf0a-4aab-828b-ad29edfb50c6 2019-01-09 16:36:28,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa/users/d74a5e06aae74bff90ba1b7fc2253e44/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607276355d9b89722906ae137ef91ed6258f590e" 2019-01-09 16:36:28,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c971b0-ac4a-4efb-b1eb-8a6d044b380f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa/users/d74a5e06aae74bff90ba1b7fc2253e44/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:36:28,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa/users/d74a5e06aae74bff90ba1b7fc2253e44/roles used request id req-12c971b0-ac4a-4efb-b1eb-8a6d044b380f 2019-01-09 16:36:28,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607276355d9b89722906ae137ef91ed6258f590e" 2019-01-09 16:36:28,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf3c9d9e-dddb-4c0a-8627-be7f88d87aac Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:36:28,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-cf3c9d9e-dddb-4c0a-8627-be7f88d87aac 2019-01-09 16:36:28,372 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-bce770aa-a45e-4eb-proj 2019-01-09 16:36:28,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa/users/d74a5e06aae74bff90ba1b7fc2253e44/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607276355d9b89722906ae137ef91ed6258f590e" 2019-01-09 16:36:28,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d2343b6-2dd7-466b-8718-657f81223c32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:36:28,521 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa/users/d74a5e06aae74bff90ba1b7fc2253e44/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-7d2343b6-2dd7-466b-8718-657f81223c32 2019-01-09 16:36:28,521 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-bce770aa-a45e-4eb-user 2019-01-09 16:36:28,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:36:28,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:28,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2074512f-2a98-49d0-86fc-b5ead950d0f2 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:36:28,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-2074512f-2a98-49d0-86fc-b5ead950d0f2 2019-01-09 16:36:28,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" -d '{"role": {"name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj-role"}}' 2019-01-09 16:36:28,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fc803c7-11cd-4a75-a6e2-020f140091f8 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88daffd60e25499f9ef528444f37d7d5", "links": {"self": "http://172.30.9.29:5000/v3/roles/88daffd60e25499f9ef528444f37d7d5"}, "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj-role"}} 2019-01-09 16:36:28,750 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-0fc803c7-11cd-4a75-a6e2-020f140091f8 2019-01-09 16:36:28,751 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-bce770aa-a45e-4eb-proj-role 2019-01-09 16:36:28,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/88daffd60e25499f9ef528444f37d7d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:28,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f6b6700-ebd3-4270-ad88-c560cefcabcc Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "88daffd60e25499f9ef528444f37d7d5", "links": {"self": "http://172.30.9.29:5000/v3/roles/88daffd60e25499f9ef528444f37d7d5"}, "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj-role"}} 2019-01-09 16:36:28,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/88daffd60e25499f9ef528444f37d7d5 used request id req-2f6b6700-ebd3-4270-ad88-c560cefcabcc 2019-01-09 16:36:28,861 - keystone_utils - INFO - Granting role CreateStackSuccessTests-bce770aa-a45e-4eb-proj-role to project CreateStackSuccessTests-bce770aa-a45e-4eb-proj 2019-01-09 16:36:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa/users/d74a5e06aae74bff90ba1b7fc2253e44/roles/88daffd60e25499f9ef528444f37d7d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:29,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbb45508-7396-4100-b87a-f0c6a75b66a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:36:29,002 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa/users/d74a5e06aae74bff90ba1b7fc2253e44/roles/88daffd60e25499f9ef528444f37d7d5 used request id req-fbb45508-7396-4100-b87a-f0c6a75b66a9 2019-01-09 16:36:29,002 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:36:29,003 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:36:29,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:36:29,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:36:29,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88daffd60e25499f9ef528444f37d7d5", "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj-role"}, {"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T17:36:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cb5da605d1e4913b4897a5fa9bca1aa", "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-user", "id": "d74a5e06aae74bff90ba1b7fc2253e44"}, "audit_ids": ["u5ZYRsfFSl23SB9eH9bOzA"], "issued_at": "2019-01-09T16:36:29.000000Z"}} 2019-01-09 16:36:29,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}797a6f1719f67b12670fd0269efb58cb5fa90818" 2019-01-09 16:36:29,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9181ee-cac8-4713-9e67-e57f12322348 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:36:29,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0b9181ee-cac8-4713-9e67-e57f12322348 2019-01-09 16:36:29,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}797a6f1719f67b12670fd0269efb58cb5fa90818" 2019-01-09 16:36:29,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-85d37392-3d5e-4784-a691-e876b1b7c2d8 Date: Wed, 09 Jan 2019 16:36:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image"} 2019-01-09 16:36:29,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image used request id req-85d37392-3d5e-4784-a691-e876b1b7c2d8 2019-01-09 16:36:29,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}797a6f1719f67b12670fd0269efb58cb5fa90818" 2019-01-09 16:36:29,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-bf6524cb-c8d5-4e62-85d6-c1f51e5469bc Date: Wed, 09 Jan 2019 16:36: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-09 16:36:29,692 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-bf6524cb-c8d5-4e62-85d6-c1f51e5469bc 2019-01-09 16:36:29,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}797a6f1719f67b12670fd0269efb58cb5fa90818" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image"}' 2019-01-09 16:36:29,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5b5e4afa-9a1f-4e57-801a-7334433324bd Date: Wed, 09 Jan 2019 16:36:29 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:36:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:36:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb", "min_disk": 0, "protected": false, "id": "e610cb37-cfa0-4c90-965c-beb71fd73bcb", "file": "/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb/file", "checksum": null, "owner": "3cb5da605d1e4913b4897a5fa9bca1aa", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:36:29,761 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-5b5e4afa-9a1f-4e57-801a-7334433324bd 2019-01-09 16:36:29,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}797a6f1719f67b12670fd0269efb58cb5fa90818" -d '' 2019-01-09 16:36:30,151 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e20713f9-9b81-4625-9761-d6ea62fef781 Date: Wed, 09 Jan 2019 16:36: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-09 16:36:30,151 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb/file used request id req-e20713f9-9b81-4625-9761-d6ea62fef781 2019-01-09 16:36:30,152 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:36:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}797a6f1719f67b12670fd0269efb58cb5fa90818" 2019-01-09 16:36:30,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-57648981-4536-41cd-a686-87df53fb7164 Date: Wed, 09 Jan 2019 16:36:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:36:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:36:30Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb/snap", "metadata": {}}], "self": "/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb", "min_disk": 0, "protected": false, "id": "e610cb37-cfa0-4c90-965c-beb71fd73bcb", "file": "/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3cb5da605d1e4913b4897a5fa9bca1aa", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:36:30,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb used request id req-57648981-4536-41cd-a686-87df53fb7164 2019-01-09 16:36:30,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}797a6f1719f67b12670fd0269efb58cb5fa90818" 2019-01-09 16:36:30,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f35a67aa-2d11-4802-a234-dab519ac0ef9 Date: Wed, 09 Jan 2019 16:36:30 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file 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-09 16:36:30,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f35a67aa-2d11-4802-a234-dab519ac0ef9 2019-01-09 16:36:30,182 - create_image - INFO - Created image with name - CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image 2019-01-09 16:36:30,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}797a6f1719f67b12670fd0269efb58cb5fa90818" 2019-01-09 16:36:30,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-919bc299-c8e3-4207-b025-2d2d07a815b0 Date: Wed, 09 Jan 2019 16:36:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:36:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:36:30Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb/snap", "metadata": {}}], "self": "/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb", "min_disk": 0, "protected": false, "id": "e610cb37-cfa0-4c90-965c-beb71fd73bcb", "file": "/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3cb5da605d1e4913b4897a5fa9bca1aa", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:36:30,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb used request id req-919bc299-c8e3-4207-b025-2d2d07a815b0 2019-01-09 16:36:30,200 - create_image - DEBUG - Instance status is - active 2019-01-09 16:36:30,200 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image 2019-01-09 16:36:30,200 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image 2019-01-09 16:36:30,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:36:30,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:36:30,609 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:36:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["5jA-SnSuRGK4pkWK6Inasg"], "issued_at": "2019-01-09T16:36:30.000000Z"}} 2019-01-09 16:36:30,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c9f19d803117440b937a939e08aaee68f0de95" 2019-01-09 16:36:30,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a3f838e-d192-40db-a339-8661bc4279e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:36:30,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3a3f838e-d192-40db-a339-8661bc4279e3 2019-01-09 16:36:30,707 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:36:30,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c9f19d803117440b937a939e08aaee68f0de95" 2019-01-09 16:36:31,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fe54a93-b30b-4098-b5cb-874cf5f8bb61 x-compute-request-id: req-3fe54a93-b30b-4098-b5cb-874cf5f8bb61 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:36:31,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-3fe54a93-b30b-4098-b5cb-874cf5f8bb61 2019-01-09 16:36:31,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c9f19d803117440b937a939e08aaee68f0de95" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-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-09 16:36:31,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-93fbb960-f01d-405b-9514-5d676f47e44d x-compute-request-id: req-93fbb960-f01d-405b-9514-5d676f47e44d Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/03b28648-fac1-4fe2-b377-46a319a5b036", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/03b28648-fac1-4fe2-b377-46a319a5b036", "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": "03b28648-fac1-4fe2-b377-46a319a5b036"}} 2019-01-09 16:36:31,223 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-93fbb960-f01d-405b-9514-5d676f47e44d 2019-01-09 16:36:31,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:36:31,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:36:31,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88daffd60e25499f9ef528444f37d7d5", "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj-role"}, {"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T17:36:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cb5da605d1e4913b4897a5fa9bca1aa", "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-user", "id": "d74a5e06aae74bff90ba1b7fc2253e44"}, "audit_ids": ["_ha-UkG3RdSNiWHv3k0rHg"], "issued_at": "2019-01-09T16:36:31.000000Z"}} 2019-01-09 16:36:31,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:31,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7e3d55-c047-47b5-af23-0b687b2cd5c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:36:31,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6d7e3d55-c047-47b5-af23-0b687b2cd5c9 2019-01-09 16:36:31,712 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:36:31,715 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:36:31,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:31,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:31 GMT Server: Apache x-openstack-request-id: req-aad584f4-dc3f-4b99-96cc-287b85e9b990 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:36:31,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack used request id req-aad584f4-dc3f-4b99-96cc-287b85e9b990 2019-01-09 16:36:31,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-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-60fed0ab-fd05-498e-9d03-2758a8cca075-net", "inst_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-inst", "subnet_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-subnet", "image_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "flavor_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name"}}' 2019-01-09 16:36:33,786 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:36:31 GMT Server: Apache x-openstack-request-id: req-d726bb84-8284-45a0-8cbc-26f5713f43a5 Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}]}} 2019-01-09 16:36:33,786 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks used request id req-d726bb84-8284-45a0-8cbc-26f5713f43a5 2019-01-09 16:36:33,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:34,015 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:33 GMT Server: Apache x-openstack-request-id: req-e1835141-2c2f-424b-8df0-a6c5f0cb3412 Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:34,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:34 GMT Server: Apache x-openstack-request-id: req-f4d843b1-988f-40bd-bf89-73c0a611987d 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": "3cb5da605d1e4913b4897a5fa9bca1aa", "OS::stack_id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "image_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "inst_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-inst", "subnet_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-subnet", "net_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-net", "flavor_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "stack_user_project_id": "ce8f8e819abb4ab193434f8758302a01", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:36:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:34,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-f4d843b1-988f-40bd-bf89-73c0a611987d 2019-01-09 16:36:34,228 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack 2019-01-09 16:36:34,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:34,439 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:34 GMT Server: Apache x-openstack-request-id: req-ca73945e-245c-4765-b6c1-b16cb08dbd48 Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:34,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:34 GMT Server: Apache x-openstack-request-id: req-a944b579-cb9a-4e91-be05-923d5c6a9d3c 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": "3cb5da605d1e4913b4897a5fa9bca1aa", "OS::stack_id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "image_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "inst_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-inst", "subnet_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-subnet", "net_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-net", "flavor_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "stack_user_project_id": "ce8f8e819abb4ab193434f8758302a01", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:36:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:34,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-a944b579-cb9a-4e91-be05-923d5c6a9d3c 2019-01-09 16:36:34,694 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:36:34,694 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:36:37,697 - create_stack - DEBUG - Stack status query timeout in 1196.5308249 2019-01-09 16:36:37,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:37,726 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:37 GMT Server: Apache x-openstack-request-id: req-949fb12d-e57c-43f5-b479-826846751b23 Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:37,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:37 GMT Server: Apache x-openstack-request-id: req-8fafd4fe-61f5-4386-85e8-310ac82089ff 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": "3cb5da605d1e4913b4897a5fa9bca1aa", "OS::stack_id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "image_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "inst_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-inst", "subnet_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-subnet", "net_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-net", "flavor_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "stack_user_project_id": "ce8f8e819abb4ab193434f8758302a01", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:36:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:37,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-8fafd4fe-61f5-4386-85e8-310ac82089ff 2019-01-09 16:36:37,767 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:36:37,767 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:36:40,771 - create_stack - DEBUG - Stack status query timeout in 1193.45776486 2019-01-09 16:36:40,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:40,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:40 GMT Server: Apache x-openstack-request-id: req-b79b93a1-3083-4d3d-a72f-98c7ba75694d Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:41,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:40 GMT Server: Apache x-openstack-request-id: req-5483f3f8-23d9-417f-9014-1013dcd22f75 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": "3cb5da605d1e4913b4897a5fa9bca1aa", "OS::stack_id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "image_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "inst_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-inst", "subnet_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-subnet", "net_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-net", "flavor_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "stack_user_project_id": "ce8f8e819abb4ab193434f8758302a01", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:36:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:41,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-5483f3f8-23d9-417f-9014-1013dcd22f75 2019-01-09 16:36:41,015 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:36:41,016 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:36:44,019 - create_stack - DEBUG - Stack status query timeout in 1190.2096169 2019-01-09 16:36:44,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:44,309 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:44 GMT Server: Apache x-openstack-request-id: req-6d9b0417-bcf7-419c-835f-3a1357642861 Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:44,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:44 GMT Server: Apache x-openstack-request-id: req-635c0e98-2165-4620-8b34-5aadc64762c2 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": "3cb5da605d1e4913b4897a5fa9bca1aa", "OS::stack_id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "image_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "inst_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-inst", "subnet_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-subnet", "net_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-net", "flavor_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "stack_user_project_id": "ce8f8e819abb4ab193434f8758302a01", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:36:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:44,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-635c0e98-2165-4620-8b34-5aadc64762c2 2019-01-09 16:36:44,350 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:36:44,351 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:36:47,354 - create_stack - DEBUG - Stack status query timeout in 1186.874614 2019-01-09 16:36:47,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:47,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:47 GMT Server: Apache x-openstack-request-id: req-cd25bc2e-5aaf-44f8-aa48-ed7a98b2b8ab Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:47,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:47 GMT Server: Apache x-openstack-request-id: req-9130c75f-992c-4c6a-a1ef-e1aa78f94e4b 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": "3cb5da605d1e4913b4897a5fa9bca1aa", "OS::stack_id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "image_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "inst_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-inst", "subnet_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-subnet", "net_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-net", "flavor_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "stack_user_project_id": "ce8f8e819abb4ab193434f8758302a01", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:36:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:47,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-9130c75f-992c-4c6a-a1ef-e1aa78f94e4b 2019-01-09 16:36:47,607 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 16:36:47,607 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack 2019-01-09 16:36:47,607 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack 2019-01-09 16:36:47,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:36:48,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88daffd60e25499f9ef528444f37d7d5", "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj-role"}, {"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T17:36:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cb5da605d1e4913b4897a5fa9bca1aa", "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-user", "id": "d74a5e06aae74bff90ba1b7fc2253e44"}, "audit_ids": ["rb2PKUsoRfCOorEnTzQOTQ"], "issued_at": "2019-01-09T16:36:47.000000Z"}} 2019-01-09 16:36:48,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2e5d384da8c3e44f8d49807e63f99af7245f99a" 2019-01-09 16:36:48,187 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:48 GMT Server: Apache x-openstack-request-id: req-2ff263dc-df64-40c0-ae19-34bad1c58d93 Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:48,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:48 GMT Server: Apache x-openstack-request-id: req-5755cfa4-a5b5-4c7d-9431-1a237a119c22 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": "3cb5da605d1e4913b4897a5fa9bca1aa", "OS::stack_id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "image_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "inst_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-inst", "subnet_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-subnet", "net_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-net", "flavor_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "stack_user_project_id": "ce8f8e819abb4ab193434f8758302a01", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:36:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:48,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-5755cfa4-a5b5-4c7d-9431-1a237a119c22 2019-01-09 16:36:48,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:48,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:48 GMT Server: Apache x-openstack-request-id: req-e658c81f-6a4b-412b-a474-1c0120b10b75 Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:48,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:48 GMT Server: Apache x-openstack-request-id: req-a6a395a4-c368-4ac8-b32b-ab307e35ed31 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": "3cb5da605d1e4913b4897a5fa9bca1aa", "OS::stack_id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "image_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "inst_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-inst", "subnet_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-subnet", "net_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-net", "flavor_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "stack_user_project_id": "ce8f8e819abb4ab193434f8758302a01", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:36:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:48,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-a6a395a4-c368-4ac8-b32b-ab307e35ed31 2019-01-09 16:36:48,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:36:48,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:36:48,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "88daffd60e25499f9ef528444f37d7d5", "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj-role"}, {"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T17:36:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3cb5da605d1e4913b4897a5fa9bca1aa", "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3cb5da605d1e4913b4897a5fa9bca1aa", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-user", "id": "d74a5e06aae74bff90ba1b7fc2253e44"}, "audit_ids": ["4xldhogzSG2PtFQZezQIYA"], "issued_at": "2019-01-09T16:36:48.000000Z"}} 2019-01-09 16:36:48,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6fca84a5af8fe785f144538f4e0261919f2b3f" 2019-01-09 16:36:48,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551b5960-344e-4c6f-ab75-fb3c8bcf9568 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:36:48,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-551b5960-344e-4c6f-ab75-fb3c8bcf9568 2019-01-09 16:36:48,951 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:36:48,954 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:36:48,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6fca84a5af8fe785f144538f4e0261919f2b3f" 2019-01-09 16:36:49,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:48 GMT Server: Apache x-openstack-request-id: req-7b8e289b-ab6b-4237-85d8-13e2a8e12dac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "stack_user_project_id": "ce8f8e819abb4ab193434f8758302a01", "deletion_time": null, "creation_time": "2019-01-09T16:36:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "tags": null}]} 2019-01-09 16:36:49,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack used request id req-7b8e289b-ab6b-4237-85d8-13e2a8e12dac 2019-01-09 16:36:49,162 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack 2019-01-09 16:36:49,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6fca84a5af8fe785f144538f4e0261919f2b3f" 2019-01-09 16:36:49,355 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:49 GMT Server: Apache x-openstack-request-id: req-8dbe16e1-15b1-4b75-a428-6d1124926dc6 Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:49,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:49 GMT Server: Apache x-openstack-request-id: req-fe2d2a9e-c3e4-4627-af05-203c94f9cc34 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": "3cb5da605d1e4913b4897a5fa9bca1aa", "OS::stack_id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "image_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "inst_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-inst", "subnet_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-subnet", "net_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-net", "flavor_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "stack_user_project_id": "ce8f8e819abb4ab193434f8758302a01", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:36:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:49,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-fe2d2a9e-c3e4-4627-af05-203c94f9cc34 2019-01-09 16:36:49,563 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack 2019-01-09 16:36:49,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:49,591 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:49 GMT Server: Apache x-openstack-request-id: req-ab0ce6a9-d16f-465d-97da-f2ecf7b5783a Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:49,766 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:36:49 GMT Server: Apache x-openstack-request-id: req-576603a2-1925-4eba-bc23-58f173883556 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:36:49,766 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-576603a2-1925-4eba-bc23-58f173883556 2019-01-09 16:36:49,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:49,972 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:49 GMT Server: Apache x-openstack-request-id: req-7effc201-e585-4162-a921-a52fff8f63de Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:50,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:49 GMT Server: Apache x-openstack-request-id: req-9f11ba02-3de0-42f3-b17a-170212d277d2 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": "3cb5da605d1e4913b4897a5fa9bca1aa", "OS::stack_id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "image_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "inst_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-inst", "subnet_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-subnet", "flavor_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name", "net_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "stack_user_project_id": "ce8f8e819abb4ab193434f8758302a01", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:36:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:36:49Z", "id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:50,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-9f11ba02-3de0-42f3-b17a-170212d277d2 2019-01-09 16:36:50,015 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:36:50,015 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:36:53,019 - create_stack - DEBUG - Stack status query timeout in 1196.74774289 2019-01-09 16:36:53,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:53,048 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:53 GMT Server: Apache x-openstack-request-id: req-40d650ec-0bdb-4bcd-96cb-8311acfa190d Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:53,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:53 GMT Server: Apache x-openstack-request-id: req-cc4bbd02-27b9-4c61-bf12-af1f3ddb5e74 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": "3cb5da605d1e4913b4897a5fa9bca1aa", "OS::stack_id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "image_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "inst_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-inst", "subnet_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-subnet", "flavor_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name", "net_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "stack_user_project_id": "ce8f8e819abb4ab193434f8758302a01", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:36:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:36:49Z", "id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:53,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-cc4bbd02-27b9-4c61-bf12-af1f3ddb5e74 2019-01-09 16:36:53,073 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:36:53,074 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:36:56,077 - create_stack - DEBUG - Stack status query timeout in 1193.68967295 2019-01-09 16:36:56,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:56,293 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:56 GMT Server: Apache x-openstack-request-id: req-6933f71c-6fe6-4e78-88c8-28db0aca15f0 Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:56,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:56 GMT Server: Apache x-openstack-request-id: req-7e357f75-b823-40a6-ae56-1e0a2d8fc16e 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": "3cb5da605d1e4913b4897a5fa9bca1aa", "OS::stack_id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "image_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image", "inst_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-inst", "subnet_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-subnet", "flavor_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-flavor-name", "net_name": "CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-net"}, "deletion_time": "2019-01-09T16:36:56Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack", "stack_user_project_id": "ce8f8e819abb4ab193434f8758302a01", "tags": null, "creation_time": "2019-01-09T16:36:33Z", "links": [{"href": "http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:36:49Z", "id": "9bc0dd13-753f-4ec5-b066-18cc56bc6317", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:36:56,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-7e357f75-b823-40a6-ae56-1e0a2d8fc16e 2019-01-09 16:36:56,502 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 16:36:56,502 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack 2019-01-09 16:36:56,502 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack 2019-01-09 16:36:56,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/9bc0dd13-753f-4ec5-b066-18cc56bc6317 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bd108e63697ec8e4bace5d03724259af74a9c9" 2019-01-09 16:36:56,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:36:56 GMT Server: Apache x-openstack-request-id: req-ce8b2dae-e6b4-4835-b2ea-668f7600d503 Location: http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:36:56,572 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:36:56 GMT Server: Apache x-openstack-request-id: req-cadf8821-d8a0-4d23-b527-cfa1aa55443f Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:36:56,572 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/3cb5da605d1e4913b4897a5fa9bca1aa/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-stack/9bc0dd13-753f-4ec5-b066-18cc56bc6317 used request id req-cadf8821-d8a0-4d23-b527-cfa1aa55443f 2019-01-09 16:36:56,573 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-60fed0ab-fd05-498e-9d03-2758a8cca075-image 2019-01-09 16:36:56,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}797a6f1719f67b12670fd0269efb58cb5fa90818" 2019-01-09 16:36:57,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39a33acd-de66-461d-90fa-d43e3e4938e4 Date: Wed, 09 Jan 2019 16:36:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 16:36:57,910 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/e610cb37-cfa0-4c90-965c-beb71fd73bcb used request id req-39a33acd-de66-461d-90fa-d43e3e4938e4 2019-01-09 16:36:57,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/03b28648-fac1-4fe2-b377-46a319a5b036 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6c9f19d803117440b937a939e08aaee68f0de95" 2019-01-09 16:36:57,944 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:36:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-064365a7-ddba-4b61-a268-4a154d439688 x-compute-request-id: req-064365a7-ddba-4b61-a268-4a154d439688 Content-Length: 0 Content-Type: application/json 2019-01-09 16:36:57,944 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/03b28648-fac1-4fe2-b377-46a319a5b036 used request id req-064365a7-ddba-4b61-a268-4a154d439688 2019-01-09 16:36:57,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:58,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-417cbddc-5e50-4626-85ab-a3d68e257ac7 Date: Wed, 09 Jan 2019 16:36:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "created_at": "2019-01-09T16:36:34Z", "updated_at": "2019-01-09T16:36:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:36:34Z", "revision_number": 0, "id": "01cbcafd-9018-4ae7-8f54-2f0a8f07a3e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:36:34Z", "security_group_id": "e2da22ce-a155-4e05-8c88-5346ce69c244", "tenant_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "3cb5da605d1e4913b4897a5fa9bca1aa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:36:34Z", "revision_number": 0, "id": "1299758b-1a5f-4329-bf4c-f0ec9442984d", "remote_group_id": "e2da22ce-a155-4e05-8c88-5346ce69c244", "remote_ip_prefix": null, "created_at": "2019-01-09T16:36:34Z", "security_group_id": "e2da22ce-a155-4e05-8c88-5346ce69c244", "tenant_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "port_range_min": null, "ethertype": "IPv4", "project_id": "3cb5da605d1e4913b4897a5fa9bca1aa"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:36:34Z", "revision_number": 0, "id": "81734d28-ba18-48ec-a695-b5e24d39e26d", "remote_group_id": "e2da22ce-a155-4e05-8c88-5346ce69c244", "remote_ip_prefix": null, "created_at": "2019-01-09T16:36:34Z", "security_group_id": "e2da22ce-a155-4e05-8c88-5346ce69c244", "tenant_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "3cb5da605d1e4913b4897a5fa9bca1aa"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:36:34Z", "revision_number": 0, "id": "9a095641-23c5-4bc4-b1dd-a0482c5fb8ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:36:34Z", "security_group_id": "e2da22ce-a155-4e05-8c88-5346ce69c244", "tenant_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "port_range_min": null, "ethertype": "IPv6", "project_id": "3cb5da605d1e4913b4897a5fa9bca1aa"}], "revision_number": 4, "project_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "id": "e2da22ce-a155-4e05-8c88-5346ce69c244", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:36:58,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-417cbddc-5e50-4626-85ab-a3d68e257ac7 2019-01-09 16:36:58,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:58,338 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb2d963e-102e-47c9-9510-51786e274e76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:36:58,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-bb2d963e-102e-47c9-9510-51786e274e76 2019-01-09 16:36:58,338 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:36:58,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:58,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c649dc73-7464-46ab-a257-cafe24330e3e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:36:58,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-c649dc73-7464-46ab-a257-cafe24330e3e 2019-01-09 16:36:58,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:36:58,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:58,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8414936b-652c-4ba3-96a5-01f1341c8eee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:36:58,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-8414936b-652c-4ba3-96a5-01f1341c8eee 2019-01-09 16:36:58,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:36:58,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:58,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f71a107-f6ea-4ef3-9018-a0ab0505a121 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:36:58,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-8f71a107-f6ea-4ef3-9018-a0ab0505a121 2019-01-09 16:36:58,629 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:36:58,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:58,730 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13762af5-7556-4f0b-932c-319f5ba57d2f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:36:58,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-13762af5-7556-4f0b-932c-319f5ba57d2f 2019-01-09 16:36:58,731 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:36:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:58,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04be02e0-d8e4-479f-9173-dbbf3a2c26fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:36:58,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-04be02e0-d8e4-479f-9173-dbbf3a2c26fc 2019-01-09 16:36:58,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:36:58,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:58,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f3a374-3ea8-49d2-b07d-137c50dd4afe Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:36:58,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-01f3a374-3ea8-49d2-b07d-137c50dd4afe 2019-01-09 16:36:58,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:59,039 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:36:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4be02fec-455e-4aba-b642-fd8a237b66a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:36:59,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-4be02fec-455e-4aba-b642-fd8a237b66a3 2019-01-09 16:36:59,039 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:36:59,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:59,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3003da98-bc91-4b51-99c5-222a03aecf81 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:36:59,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-3003da98-bc91-4b51-99c5-222a03aecf81 2019-01-09 16:36:59,140 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:36:59,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:59,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fba0fe97-45ea-404a-a169-613e9f2a85f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:36:59,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-fba0fe97-45ea-404a-a169-613e9f2a85f3 2019-01-09 16:36:59,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:36:59,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:59,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7356cca4-377c-436e-85e1-780cc461153d 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:36:59,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-7356cca4-377c-436e-85e1-780cc461153d 2019-01-09 16:36:59,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:59,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:36:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4872afe-d4da-4abd-a9cc-56dd11163e95 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3cb5da605d1e4913b4897a5fa9bca1aa", "name": "CreateStackSuccessTests-bce770aa-a45e-4eb-proj"}} 2019-01-09 16:36:59,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa used request id req-e4872afe-d4da-4abd-a9cc-56dd11163e95 2019-01-09 16:36:59,443 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2da22ce-a155-4e05-8c88-5346ce69c244 2019-01-09 16:36:59,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e2da22ce-a155-4e05-8c88-5346ce69c244 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:59,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d1fa37a1-a865-4366-bd39-d071ede94ad7 Date: Wed, 09 Jan 2019 16:36: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-09T16:36:34Z", "security_group_id": "e2da22ce-a155-4e05-8c88-5346ce69c244", "port_range_min": null, "revision_number": 0, "tenant_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "created_at": "2019-01-09T16:36:34Z", "project_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "id": "01cbcafd-9018-4ae7-8f54-2f0a8f07a3e7"}, {"remote_group_id": "e2da22ce-a155-4e05-8c88-5346ce69c244", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:36:34Z", "security_group_id": "e2da22ce-a155-4e05-8c88-5346ce69c244", "port_range_min": null, "revision_number": 0, "tenant_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "created_at": "2019-01-09T16:36:34Z", "project_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "id": "1299758b-1a5f-4329-bf4c-f0ec9442984d"}, {"remote_group_id": "e2da22ce-a155-4e05-8c88-5346ce69c244", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:36:34Z", "security_group_id": "e2da22ce-a155-4e05-8c88-5346ce69c244", "port_range_min": null, "revision_number": 0, "tenant_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "created_at": "2019-01-09T16:36:34Z", "project_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "id": "81734d28-ba18-48ec-a695-b5e24d39e26d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:36:34Z", "security_group_id": "e2da22ce-a155-4e05-8c88-5346ce69c244", "port_range_min": null, "revision_number": 0, "tenant_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "created_at": "2019-01-09T16:36:34Z", "project_id": "3cb5da605d1e4913b4897a5fa9bca1aa", "id": "9a095641-23c5-4bc4-b1dd-a0482c5fb8ba"}]} 2019-01-09 16:36:59,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=e2da22ce-a155-4e05-8c88-5346ce69c244 used request id req-d1fa37a1-a865-4366-bd39-d071ede94ad7 2019-01-09 16:36:59,468 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:36:59,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/e2da22ce-a155-4e05-8c88-5346ce69c244 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:59,637 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7810ccea-4c14-40f6-bbe1-c8d9de27519d Content-Length: 0 Date: Wed, 09 Jan 2019 16:36:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:36:59,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/e2da22ce-a155-4e05-8c88-5346ce69c244 used request id req-7810ccea-4c14-40f6-bbe1-c8d9de27519d 2019-01-09 16:36:59,638 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-bce770aa-a45e-4eb-proj 2019-01-09 16:36:59,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:36:59,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10b202a6-376a-47a0-9770-543b18ff68d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:36:59,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/3cb5da605d1e4913b4897a5fa9bca1aa used request id req-10b202a6-376a-47a0-9770-543b18ff68d5 2019-01-09 16:36:59,873 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-bce770aa-a45e-4eb-proj-role 2019-01-09 16:36:59,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/88daffd60e25499f9ef528444f37d7d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:37:00,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:36:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5775863a-4b8a-497f-b961-38e0d30f2311 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:37:00,082 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/88daffd60e25499f9ef528444f37d7d5 used request id req-5775863a-4b8a-497f-b961-38e0d30f2311 2019-01-09 16:37:00,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10aa5e8db96205250b934818afff224e3db8f77b" 2019-01-09 16:37:00,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b257154-57cc-44d7-9d70-78cbdb41bc52 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:37:00,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5b257154-57cc-44d7-9d70-78cbdb41bc52 2019-01-09 16:37:00,183 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-bce770aa-a45e-4eb-user 2019-01-09 16:37:00,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d74a5e06aae74bff90ba1b7fc2253e44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607276355d9b89722906ae137ef91ed6258f590e" 2019-01-09 16:37:00,383 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:37:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54655e0f-fcae-4263-85b6-13d03aa1332a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:37:00,383 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d74a5e06aae74bff90ba1b7fc2253e44 used request id req-54655e0f-fcae-4263-85b6-13d03aa1332a 2019-01-09 16:37:00,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:00,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:37:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["87nT7BPET6CtCLqk2U3JhA"], "issued_at": "2019-01-09T16:37:00.000000Z"}} 2019-01-09 16:37:00,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676e53d96e3fe3e4e3a076b7d8586268a2feb0a0" 2019-01-09 16:37:00,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-508fa66f-2c50-47c6-aca7-a6e1e41ed82f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:00,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-508fa66f-2c50-47c6-aca7-a6e1e41ed82f 2019-01-09 16:37:00,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:00,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:01,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:37:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["mLvGc577R6acxVMga9myUw"], "issued_at": "2019-01-09T16:37:01.000000Z"}} 2019-01-09 16:37:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:01,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7837aff0-955f-40b9-a095-5758a495e076 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:01,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7837aff0-955f-40b9-a095-5758a495e076 2019-01-09 16:37:01,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:37:01,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:37: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:37:01,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:01,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0671d67-8b6a-4516-9e77-d76a6d6fb5ee Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:37:01,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj used request id req-d0671d67-8b6a-4516-9e77-d76a6d6fb5ee 2019-01-09 16:37:01,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:01,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620127a7-18f9-4ae9-8647-e374b5a22edb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:37:01,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-620127a7-18f9-4ae9-8647-e374b5a22edb 2019-01-09 16:37:01,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj"}}' 2019-01-09 16:37:01,645 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:37:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-271d6072-1d77-43f6-84f2-a9340687f7b0 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90"}, "tags": [], "enabled": true, "id": "e0a43c4bf78c4739a3a2138500278d90", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj"}} 2019-01-09 16:37:01,646 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-271d6072-1d77-43f6-84f2-a9340687f7b0 2019-01-09 16:37:01,646 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj 2019-01-09 16:37:01,646 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:01,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:02,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:37:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["vTG_0kcXSneZhEniGjmpjQ"], "issued_at": "2019-01-09T16:37:02.000000Z"}} 2019-01-09 16:37:02,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}456076cb778995482513c7c681abd8219b0a0f26" 2019-01-09 16:37:02,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d96793-6f57-4039-a47d-ac80048283ea Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:02,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d5d96793-6f57-4039-a47d-ac80048283ea 2019-01-09 16:37:02,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:37:02,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:37: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:37:02,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}456076cb778995482513c7c681abd8219b0a0f26" 2019-01-09 16:37:02,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d5463e-cb98-4083-951f-2164282fafac Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:37:02,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-21d5463e-cb98-4083-951f-2164282fafac 2019-01-09 16:37:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}456076cb778995482513c7c681abd8219b0a0f26" 2019-01-09 16:37:02,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80695eb0-8be7-414e-8282-56feece50838 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90"}, "tags": [], "enabled": true, "id": "e0a43c4bf78c4739a3a2138500278d90", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj"}]} 2019-01-09 16:37:02,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj used request id req-80695eb0-8be7-414e-8282-56feece50838 2019-01-09 16:37:02,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}456076cb778995482513c7c681abd8219b0a0f26" 2019-01-09 16:37:02,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679b9e1a-da26-4b2f-a962-4c2099c409d0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:37:02,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-679b9e1a-da26-4b2f-a962-4c2099c409d0 2019-01-09 16:37:02,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}456076cb778995482513c7c681abd8219b0a0f26" 2019-01-09 16:37:02,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-118254f2-cb07-4b2a-be3a-690fed51e59e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:37:02,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-118254f2-cb07-4b2a-be3a-690fed51e59e 2019-01-09 16:37:02,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}456076cb778995482513c7c681abd8219b0a0f26" 2019-01-09 16:37:03,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7516205a-2c51-4504-a41a-f8116b28bbf6 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90"}, "tags": [], "enabled": true, "id": "e0a43c4bf78c4739a3a2138500278d90", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj"}]} 2019-01-09 16:37:03,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj used request id req-7516205a-2c51-4504-a41a-f8116b28bbf6 2019-01-09 16:37:03,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/65ca376e675847df9d4b4d257cace177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}456076cb778995482513c7c681abd8219b0a0f26" 2019-01-09 16:37:03,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01dd8df-d90b-4f20-b887-30be7a4068cf Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-user", "links": {"self": "http://172.30.9.29:5000/v3/users/65ca376e675847df9d4b4d257cace177"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e0a43c4bf78c4739a3a2138500278d90", "id": "65ca376e675847df9d4b4d257cace177", "password_expires_at": null}} 2019-01-09 16:37:03,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/65ca376e675847df9d4b4d257cace177 used request id req-c01dd8df-d90b-4f20-b887-30be7a4068cf 2019-01-09 16:37:03,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90/users/65ca376e675847df9d4b4d257cace177/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}456076cb778995482513c7c681abd8219b0a0f26" 2019-01-09 16:37:03,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee75bef1-bba8-435a-980b-d7be8527f346 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90/users/65ca376e675847df9d4b4d257cace177/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:37:03,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90/users/65ca376e675847df9d4b4d257cace177/roles used request id req-ee75bef1-bba8-435a-980b-d7be8527f346 2019-01-09 16:37:03,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}456076cb778995482513c7c681abd8219b0a0f26" 2019-01-09 16:37:03,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-847aabd1-51f9-4fc0-857d-277b2e76ec14 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:37:03,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-847aabd1-51f9-4fc0-857d-277b2e76ec14 2019-01-09 16:37:03,397 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj 2019-01-09 16:37:03,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90/users/65ca376e675847df9d4b4d257cace177/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}456076cb778995482513c7c681abd8219b0a0f26" 2019-01-09 16:37:03,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e68aeb1-5019-4fec-8b2a-40727e25c73b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:37:03,581 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90/users/65ca376e675847df9d4b4d257cace177/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-1e68aeb1-5019-4fec-8b2a-40727e25c73b 2019-01-09 16:37:03,582 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-87e9efbc-1ff4-4d6-user 2019-01-09 16:37:03,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:03,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:03,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4634dea9-1122-4296-a54b-c6e7d764da66 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:37:03,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4634dea9-1122-4296-a54b-c6e7d764da66 2019-01-09 16:37:03,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" -d '{"role": {"name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj-role"}}' 2019-01-09 16:37:03,795 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-354dac3b-835a-46e6-b5aa-6b7d85668446 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6dc26fae66a4ed79cac9eadc75cdf22", "links": {"self": "http://172.30.9.29:5000/v3/roles/d6dc26fae66a4ed79cac9eadc75cdf22"}, "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj-role"}} 2019-01-09 16:37:03,795 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-354dac3b-835a-46e6-b5aa-6b7d85668446 2019-01-09 16:37:03,796 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj-role 2019-01-09 16:37:03,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/d6dc26fae66a4ed79cac9eadc75cdf22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:03,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4dc2632-42b3-401d-99d5-37be078d6c91 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6dc26fae66a4ed79cac9eadc75cdf22", "links": {"self": "http://172.30.9.29:5000/v3/roles/d6dc26fae66a4ed79cac9eadc75cdf22"}, "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj-role"}} 2019-01-09 16:37:03,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/d6dc26fae66a4ed79cac9eadc75cdf22 used request id req-d4dc2632-42b3-401d-99d5-37be078d6c91 2019-01-09 16:37:03,896 - keystone_utils - INFO - Granting role CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj-role to project CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj 2019-01-09 16:37:03,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90/users/65ca376e675847df9d4b4d257cace177/roles/d6dc26fae66a4ed79cac9eadc75cdf22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:04,031 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:37:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1318178-6474-4f21-90a3-076fb466112f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:37:04,032 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90/users/65ca376e675847df9d4b4d257cace177/roles/d6dc26fae66a4ed79cac9eadc75cdf22 used request id req-c1318178-6474-4f21-90a3-076fb466112f 2019-01-09 16:37:04,032 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:37:04,032 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:37:04,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:04,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:04,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "d6dc26fae66a4ed79cac9eadc75cdf22", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj-role"}], "expires_at": "2019-01-09T17:37:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0a43c4bf78c4739a3a2138500278d90", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-user", "id": "65ca376e675847df9d4b4d257cace177"}, "audit_ids": ["qjuRjMrIQ1mJuYV8f32kNA"], "issued_at": "2019-01-09T16:37:04.000000Z"}} 2019-01-09 16:37:04,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70282362d68733ecf82d236f09b77106a36d9756" 2019-01-09 16:37:04,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d6129b-2fb0-4e82-a4c3-f2b20955489c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:04,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a4d6129b-2fb0-4e82-a4c3-f2b20955489c 2019-01-09 16:37:04,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70282362d68733ecf82d236f09b77106a36d9756" 2019-01-09 16:37:04,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-0168994a-1b3b-4e01-9560-1c43ba6a7e84 Date: Wed, 09 Jan 2019 16:37:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image"} 2019-01-09 16:37:04,724 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image used request id req-0168994a-1b3b-4e01-9560-1c43ba6a7e84 2019-01-09 16:37:04,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70282362d68733ecf82d236f09b77106a36d9756" 2019-01-09 16:37:04,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-515efc3d-ca75-4812-a7c8-256680ee3848 Date: Wed, 09 Jan 2019 16:37: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-09 16:37:04,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-515efc3d-ca75-4812-a7c8-256680ee3848 2019-01-09 16:37:04,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70282362d68733ecf82d236f09b77106a36d9756" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image"}' 2019-01-09 16:37:04,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0f745d7c-bc51-47f0-bae6-a3ea0129c73c Date: Wed, 09 Jan 2019 16:37:04 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:37:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:37:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55", "min_disk": 0, "protected": false, "id": "02ae04ee-9219-4ff2-838d-f245ee0cec55", "file": "/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55/file", "checksum": null, "owner": "e0a43c4bf78c4739a3a2138500278d90", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:37:04,800 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-0f745d7c-bc51-47f0-bae6-a3ea0129c73c 2019-01-09 16:37:04,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70282362d68733ecf82d236f09b77106a36d9756" -d '' 2019-01-09 16:37:05,931 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-473913c4-1141-4411-993f-8cd7c0a681e4 Date: Wed, 09 Jan 2019 16:37: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-09 16:37:05,932 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55/file used request id req-473913c4-1141-4411-993f-8cd7c0a681e4 2019-01-09 16:37:05,932 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:37:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70282362d68733ecf82d236f09b77106a36d9756" 2019-01-09 16:37:05,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b02f2428-e320-4c63-b66b-68ec813f913b Date: Wed, 09 Jan 2019 16:37:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:37:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:37:05Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/02ae04ee-9219-4ff2-838d-f245ee0cec55/snap", "metadata": {}}], "self": "/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55", "min_disk": 0, "protected": false, "id": "02ae04ee-9219-4ff2-838d-f245ee0cec55", "file": "/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0a43c4bf78c4739a3a2138500278d90", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/02ae04ee-9219-4ff2-838d-f245ee0cec55/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:37:05,951 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55 used request id req-b02f2428-e320-4c63-b66b-68ec813f913b 2019-01-09 16:37:05,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70282362d68733ecf82d236f09b77106a36d9756" 2019-01-09 16:37:05,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-f3d71ce6-c9ee-456a-be44-83a50a03e66b Date: Wed, 09 Jan 2019 16:37: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-09 16:37:05,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-f3d71ce6-c9ee-456a-be44-83a50a03e66b 2019-01-09 16:37:05,963 - create_image - INFO - Created image with name - CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image 2019-01-09 16:37:05,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70282362d68733ecf82d236f09b77106a36d9756" 2019-01-09 16:37:05,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-b10bb291-ba6f-44ee-bfed-72ee3fd543ac Date: Wed, 09 Jan 2019 16:37:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:37:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:37:05Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/02ae04ee-9219-4ff2-838d-f245ee0cec55/snap", "metadata": {}}], "self": "/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55", "min_disk": 0, "protected": false, "id": "02ae04ee-9219-4ff2-838d-f245ee0cec55", "file": "/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0a43c4bf78c4739a3a2138500278d90", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/02ae04ee-9219-4ff2-838d-f245ee0cec55/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:37:05,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55 used request id req-b10bb291-ba6f-44ee-bfed-72ee3fd543ac 2019-01-09 16:37:05,994 - create_image - DEBUG - Instance status is - active 2019-01-09 16:37:05,994 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image 2019-01-09 16:37:05,994 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image 2019-01-09 16:37:05,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:05,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:06,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:37:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["lMD_Bo43T7mgSW8wbzj7mQ"], "issued_at": "2019-01-09T16:37:06.000000Z"}} 2019-01-09 16:37:06,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4469247fe7376c3fe4444516725bb52ed9930597" 2019-01-09 16:37:06,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b388e3d-1ad0-48fc-bff1-8b6b948d8e02 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:06,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0b388e3d-1ad0-48fc-bff1-8b6b948d8e02 2019-01-09 16:37:06,496 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:37:06,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4469247fe7376c3fe4444516725bb52ed9930597" 2019-01-09 16:37:06,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37: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-8a16bce8-785b-43f6-860d-f7e41a8c4255 x-compute-request-id: req-8a16bce8-785b-43f6-860d-f7e41a8c4255 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:37:06,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-8a16bce8-785b-43f6-860d-f7e41a8c4255 2019-01-09 16:37:06,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4469247fe7376c3fe4444516725bb52ed9930597" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-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-09 16:37:06,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37: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-6017cac9-021e-4dbe-ad2d-c4116c4726e1 x-compute-request-id: req-6017cac9-021e-4dbe-ad2d-c4116c4726e1 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/14439f4c-e4f0-466a-8c6d-9ced953e1fb7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/14439f4c-e4f0-466a-8c6d-9ced953e1fb7", "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": "14439f4c-e4f0-466a-8c6d-9ced953e1fb7"}} 2019-01-09 16:37:06,745 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-6017cac9-021e-4dbe-ad2d-c4116c4726e1 2019-01-09 16:37:06,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:06,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:07,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "d6dc26fae66a4ed79cac9eadc75cdf22", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj-role"}], "expires_at": "2019-01-09T17:37:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0a43c4bf78c4739a3a2138500278d90", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-user", "id": "65ca376e675847df9d4b4d257cace177"}, "audit_ids": ["vA5g0rgOStyJfH6toyjIyg"], "issued_at": "2019-01-09T16:37:07.000000Z"}} 2019-01-09 16:37:07,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:07,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce92c5c4-621e-4be7-a03f-ed46c9d66e59 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:07,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ce92c5c4-621e-4be7-a03f-ed46c9d66e59 2019-01-09 16:37:07,154 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:37:07,157 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:37:07,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:07,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:07 GMT Server: Apache x-openstack-request-id: req-e7f56d4c-ad9c-4f4e-87b7-d9e84f3d8165 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:37:07,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack used request id req-e7f56d4c-ad9c-4f4e-87b7-d9e84f3d8165 2019-01-09 16:37:07,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-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-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net", "inst_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-inst", "subnet_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet", "image_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image", "flavor_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-flavor-name"}}' 2019-01-09 16:37:09,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:37:07 GMT Server: Apache x-openstack-request-id: req-04e49da9-46d3-4028-bef1-374f9f391845 Location: http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "2731abfb-ab48-4b41-b46b-06997dc81626", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "self"}]}} 2019-01-09 16:37:09,356 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks used request id req-04e49da9-46d3-4028-bef1-374f9f391845 2019-01-09 16:37:09,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/2731abfb-ab48-4b41-b46b-06997dc81626 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:09,569 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:09 GMT Server: Apache x-openstack-request-id: req-3d195068-2abf-49b0-aec2-a6ac1ce87ef9 Location: http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:09,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:09 GMT Server: Apache x-openstack-request-id: req-5ae1c595-7f4d-4a22-9c86-c265aaa3ccad 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": "e0a43c4bf78c4739a3a2138500278d90", "OS::stack_id": "2731abfb-ab48-4b41-b46b-06997dc81626", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "image_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image", "inst_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-inst", "subnet_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet", "net_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net", "flavor_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "stack_user_project_id": "d106d0a4e4644063bb0e23c1c10235b4", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:37:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2731abfb-ab48-4b41-b46b-06997dc81626", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:09,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 used request id req-5ae1c595-7f4d-4a22-9c86-c265aaa3ccad 2019-01-09 16:37:09,780 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack 2019-01-09 16:37:09,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/2731abfb-ab48-4b41-b46b-06997dc81626 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:10,098 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:09 GMT Server: Apache x-openstack-request-id: req-b99a437a-a836-4f61-8e0e-152434e3fafb Location: http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:10,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:10 GMT Server: Apache x-openstack-request-id: req-e8742ea7-2904-44af-9926-a998bd5b8b33 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": "e0a43c4bf78c4739a3a2138500278d90", "OS::stack_id": "2731abfb-ab48-4b41-b46b-06997dc81626", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "image_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image", "inst_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-inst", "subnet_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet", "net_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net", "flavor_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "stack_user_project_id": "d106d0a4e4644063bb0e23c1c10235b4", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:37:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2731abfb-ab48-4b41-b46b-06997dc81626", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:10,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 used request id req-e8742ea7-2904-44af-9926-a998bd5b8b33 2019-01-09 16:37:10,362 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:37:10,362 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:37:13,365 - create_stack - DEBUG - Stack status query timeout in 1196.41439795 2019-01-09 16:37:13,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/2731abfb-ab48-4b41-b46b-06997dc81626 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:13,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:13 GMT Server: Apache x-openstack-request-id: req-22d2b9c5-6d3f-467b-9264-41864ff44000 Location: http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:13,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:13 GMT Server: Apache x-openstack-request-id: req-3f921f1e-edab-4f9c-b693-bf6a786fa666 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": "e0a43c4bf78c4739a3a2138500278d90", "OS::stack_id": "2731abfb-ab48-4b41-b46b-06997dc81626", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "image_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image", "inst_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-inst", "subnet_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet", "net_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net", "flavor_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "stack_user_project_id": "d106d0a4e4644063bb0e23c1c10235b4", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:37:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2731abfb-ab48-4b41-b46b-06997dc81626", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:13,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 used request id req-3f921f1e-edab-4f9c-b693-bf6a786fa666 2019-01-09 16:37:13,436 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:37:13,436 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:37:16,439 - create_stack - DEBUG - Stack status query timeout in 1193.34037995 2019-01-09 16:37:16,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/2731abfb-ab48-4b41-b46b-06997dc81626 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:16,637 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:16 GMT Server: Apache x-openstack-request-id: req-d2041520-704a-404c-8e10-2d69ae9f4887 Location: http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:16,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:16 GMT Server: Apache x-openstack-request-id: req-287e7e04-0adf-481b-9748-c1a64f234114 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": "e0a43c4bf78c4739a3a2138500278d90", "OS::stack_id": "2731abfb-ab48-4b41-b46b-06997dc81626", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "image_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image", "inst_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-inst", "subnet_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet", "net_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net", "flavor_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "stack_user_project_id": "d106d0a4e4644063bb0e23c1c10235b4", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:37:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2731abfb-ab48-4b41-b46b-06997dc81626", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:16,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 used request id req-287e7e04-0adf-481b-9748-c1a64f234114 2019-01-09 16:37:16,853 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:37:16,854 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:37:19,857 - create_stack - DEBUG - Stack status query timeout in 1189.92294598 2019-01-09 16:37:19,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/2731abfb-ab48-4b41-b46b-06997dc81626 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:19,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:19 GMT Server: Apache x-openstack-request-id: req-c395a407-db5f-4ee6-bcae-853645fa3455 Location: http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:19,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:19 GMT Server: Apache x-openstack-request-id: req-2b7d24bd-77b6-4c50-9cfe-18ba5f73ae82 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": "e0a43c4bf78c4739a3a2138500278d90", "OS::stack_id": "2731abfb-ab48-4b41-b46b-06997dc81626", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "image_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image", "inst_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-inst", "subnet_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet", "net_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net", "flavor_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "stack_user_project_id": "d106d0a4e4644063bb0e23c1c10235b4", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:37:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2731abfb-ab48-4b41-b46b-06997dc81626", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:19,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 used request id req-2b7d24bd-77b6-4c50-9cfe-18ba5f73ae82 2019-01-09 16:37:19,962 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:37:19,962 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:37:22,965 - create_stack - DEBUG - Stack status query timeout in 1186.81482482 2019-01-09 16:37:22,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/2731abfb-ab48-4b41-b46b-06997dc81626 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:23,170 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:22 GMT Server: Apache x-openstack-request-id: req-0f648688-cc5e-40ee-9cad-dc8621adea0e Location: http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:23,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:23 GMT Server: Apache x-openstack-request-id: req-6e07056b-ad66-4d0e-9360-5009837a003a 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": "e0a43c4bf78c4739a3a2138500278d90", "OS::stack_id": "2731abfb-ab48-4b41-b46b-06997dc81626", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "image_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image", "inst_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-inst", "subnet_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet", "net_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net", "flavor_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "stack_user_project_id": "d106d0a4e4644063bb0e23c1c10235b4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:37:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2731abfb-ab48-4b41-b46b-06997dc81626", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:23,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 used request id req-6e07056b-ad66-4d0e-9360-5009837a003a 2019-01-09 16:37:23,376 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 16:37:23,376 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack 2019-01-09 16:37:23,376 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack 2019-01-09 16:37:23,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/2731abfb-ab48-4b41-b46b-06997dc81626/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:23,421 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:23 GMT Server: Apache x-openstack-request-id: req-f3a4a344-5bb2-4f0c-bd9b-b8e70cdfb209 Location: http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:23,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:23 GMT Server: Apache x-openstack-request-id: req-7018679c-73cd-49e2-9f5b-c2ee34b3c0d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T16:37:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:37:09Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "cb1dab7c-9c7c-4d91-beea-f142c1b6a05f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T16:37:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:37:09Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "d68bf62b-a514-4895-ab33-62b526201bdc", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T16:37:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:37:09Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "d8cf6730-b529-4a28-aa24-8d6ee70f7240", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T16:37:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:37:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e88c76a7-6c44-43ea-938a-f02b33aa45cc", "resource_type": "OS::Nova::Server"}]} 2019-01-09 16:37:23,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626/resources used request id req-7018679c-73cd-49e2-9f5b-c2ee34b3c0d4 2019-01-09 16:37:23,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:23,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-f6eee2b2-9350-49ab-88bc-c79ebfb6a998 Date: Wed, 09 Jan 2019 16:37:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d8cf6730-b529-4a28-aa24-8d6ee70f7240","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0a43c4bf78c4739a3a2138500278d90","l2_adjacency":true,"status":"ACTIVE","subnets":["d68bf62b-a514-4895-ab33-62b526201bdc"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:11Z","qos_policy_id":null,"name":"CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net","admin_state_up":true,"tenant_id":"e0a43c4bf78c4739a3a2138500278d90","created_at":"2019-01-09T16:37:09Z","mtu":1450}]} 2019-01-09 16:37:23,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 used request id req-f6eee2b2-9350-49ab-88bc-c79ebfb6a998 2019-01-09 16:37:23,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:23,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a5455a5d-3b20-4e28-89b0-49c84a04f2b1 Date: Wed, 09 Jan 2019 16:37:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf6730-b529-4a28-aa24-8d6ee70f7240","tenant_id":"e0a43c4bf78c4739a3a2138500278d90","created_at":"2019-01-09T16:37:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:11Z","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":"e0a43c4bf78c4739a3a2138500278d90","id":"d68bf62b-a514-4895-ab33-62b526201bdc","subnetpool_id":null,"name":"CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet"}]} 2019-01-09 16:37:23,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 used request id req-a5455a5d-3b20-4e28-89b0-49c84a04f2b1 2019-01-09 16:37:23,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:23,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f2014419-33b4-4100-a325-b7ee7ae7b689 Date: Wed, 09 Jan 2019 16:37:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf6730-b529-4a28-aa24-8d6ee70f7240","tenant_id":"e0a43c4bf78c4739a3a2138500278d90","created_at":"2019-01-09T16:37:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:11Z","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":"e0a43c4bf78c4739a3a2138500278d90","id":"d68bf62b-a514-4895-ab33-62b526201bdc","subnetpool_id":null,"name":"CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet"}]} 2019-01-09 16:37:23,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 used request id req-f2014419-33b4-4100-a325-b7ee7ae7b689 2019-01-09 16:37:23,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:23,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:24,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "d6dc26fae66a4ed79cac9eadc75cdf22", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj-role"}], "expires_at": "2019-01-09T17:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0a43c4bf78c4739a3a2138500278d90", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-user", "id": "65ca376e675847df9d4b4d257cace177"}, "audit_ids": ["Atl4fUxqQLqKPTNlfJJ3rw"], "issued_at": "2019-01-09T16:37:24.000000Z"}} 2019-01-09 16:37:24,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ade759c041419315abbc6f690b88cf7652339d" 2019-01-09 16:37:24,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b20695-64df-40e6-bfbc-e14039982838 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:24,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e6b20695-64df-40e6-bfbc-e14039982838 2019-01-09 16:37:24,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ade759c041419315abbc6f690b88cf7652339d" 2019-01-09 16:37:24,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-1c63dfde-c91e-495d-b8b9-d0d8389dc3f6 Date: Wed, 09 Jan 2019 16:37:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d8cf6730-b529-4a28-aa24-8d6ee70f7240","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0a43c4bf78c4739a3a2138500278d90","l2_adjacency":true,"status":"ACTIVE","subnets":["d68bf62b-a514-4895-ab33-62b526201bdc"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:11Z","qos_policy_id":null,"name":"CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net","admin_state_up":true,"tenant_id":"e0a43c4bf78c4739a3a2138500278d90","created_at":"2019-01-09T16:37:09Z","mtu":1450}]} 2019-01-09 16:37:24,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net used request id req-1c63dfde-c91e-495d-b8b9-d0d8389dc3f6 2019-01-09 16:37:24,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:37:24,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:37: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:37:24,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ade759c041419315abbc6f690b88cf7652339d" 2019-01-09 16:37:24,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73cc0218-3c48-443b-8414-b583a2caaecd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0a43c4bf78c4739a3a2138500278d90", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj"}} 2019-01-09 16:37:24,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90 used request id req-73cc0218-3c48-443b-8414-b583a2caaecd 2019-01-09 16:37:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7ade759c041419315abbc6f690b88cf7652339d" 2019-01-09 16:37:24,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-acf5bbca-96ee-4ee4-8759-5fe7aef3811d Date: Wed, 09 Jan 2019 16:37:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf6730-b529-4a28-aa24-8d6ee70f7240","tenant_id":"e0a43c4bf78c4739a3a2138500278d90","created_at":"2019-01-09T16:37:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:11Z","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":"e0a43c4bf78c4739a3a2138500278d90","id":"d68bf62b-a514-4895-ab33-62b526201bdc","subnetpool_id":null,"name":"CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet"}]} 2019-01-09 16:37:24,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 used request id req-acf5bbca-96ee-4ee4-8759-5fe7aef3811d 2019-01-09 16:37:24,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:25,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "d6dc26fae66a4ed79cac9eadc75cdf22", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj-role"}], "expires_at": "2019-01-09T17:37:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0a43c4bf78c4739a3a2138500278d90", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/e0a43c4bf78c4739a3a2138500278d90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e0a43c4bf78c4739a3a2138500278d90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_e0a43c4bf78c4739a3a2138500278d90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-user", "id": "65ca376e675847df9d4b4d257cace177"}, "audit_ids": ["Gsi_n8FmRFibd_obG0weeQ"], "issued_at": "2019-01-09T16:37:25.000000Z"}} 2019-01-09 16:37:25,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9f68b33a5ae6689c74f955b0d0d0ae6a691a77" 2019-01-09 16:37:25,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2ac602-6337-4a48-af07-f047278a1569 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:25,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-2e2ac602-6337-4a48-af07-f047278a1569 2019-01-09 16:37:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9f68b33a5ae6689c74f955b0d0d0ae6a691a77" 2019-01-09 16:37:25,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-61a86312-73c7-4273-8df7-c58d7359bf24 Date: Wed, 09 Jan 2019 16:37:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d8cf6730-b529-4a28-aa24-8d6ee70f7240","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0a43c4bf78c4739a3a2138500278d90","l2_adjacency":true,"status":"ACTIVE","subnets":["d68bf62b-a514-4895-ab33-62b526201bdc"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:11Z","qos_policy_id":null,"name":"CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net","admin_state_up":true,"tenant_id":"e0a43c4bf78c4739a3a2138500278d90","created_at":"2019-01-09T16:37:09Z","mtu":1450}]} 2019-01-09 16:37:25,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net used request id req-61a86312-73c7-4273-8df7-c58d7359bf24 2019-01-09 16:37:25,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9f68b33a5ae6689c74f955b0d0d0ae6a691a77" 2019-01-09 16:37:25,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-bab43192-bc1e-4e69-b9aa-e6c3055fe0fe Date: Wed, 09 Jan 2019 16:37:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf6730-b529-4a28-aa24-8d6ee70f7240","tenant_id":"e0a43c4bf78c4739a3a2138500278d90","created_at":"2019-01-09T16:37:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:11Z","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":"e0a43c4bf78c4739a3a2138500278d90","id":"d68bf62b-a514-4895-ab33-62b526201bdc","subnetpool_id":null,"name":"CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet"}]} 2019-01-09 16:37:25,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 used request id req-bab43192-bc1e-4e69-b9aa-e6c3055fe0fe 2019-01-09 16:37:25,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9f68b33a5ae6689c74f955b0d0d0ae6a691a77" 2019-01-09 16:37:25,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-dd25c0d1-21e4-42d9-9cbc-d80112abc93d Date: Wed, 09 Jan 2019 16:37:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d8cf6730-b529-4a28-aa24-8d6ee70f7240","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e0a43c4bf78c4739a3a2138500278d90","l2_adjacency":true,"status":"ACTIVE","subnets":["d68bf62b-a514-4895-ab33-62b526201bdc"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:11Z","qos_policy_id":null,"name":"CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net","admin_state_up":true,"tenant_id":"e0a43c4bf78c4739a3a2138500278d90","created_at":"2019-01-09T16:37:09Z","mtu":1450}]} 2019-01-09 16:37:25,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 used request id req-dd25c0d1-21e4-42d9-9cbc-d80112abc93d 2019-01-09 16:37:25,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9f68b33a5ae6689c74f955b0d0d0ae6a691a77" 2019-01-09 16:37:25,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-12f8c7ef-b0ff-4687-ad6a-e95ce8286a27 Date: Wed, 09 Jan 2019 16:37:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf6730-b529-4a28-aa24-8d6ee70f7240","tenant_id":"e0a43c4bf78c4739a3a2138500278d90","created_at":"2019-01-09T16:37:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:11Z","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":"e0a43c4bf78c4739a3a2138500278d90","id":"d68bf62b-a514-4895-ab33-62b526201bdc","subnetpool_id":null,"name":"CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet"}]} 2019-01-09 16:37:25,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d8cf6730-b529-4a28-aa24-8d6ee70f7240 used request id req-12f8c7ef-b0ff-4687-ad6a-e95ce8286a27 2019-01-09 16:37:25,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=d8cf6730-b529-4a28-aa24-8d6ee70f7240&name=CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9f68b33a5ae6689c74f955b0d0d0ae6a691a77" 2019-01-09 16:37:25,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ed1f7bd4-74ec-432c-9f0b-bbbd37f1a879 Date: Wed, 09 Jan 2019 16:37:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf6730-b529-4a28-aa24-8d6ee70f7240","tenant_id":"e0a43c4bf78c4739a3a2138500278d90","created_at":"2019-01-09T16:37:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:11Z","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":"e0a43c4bf78c4739a3a2138500278d90","id":"d68bf62b-a514-4895-ab33-62b526201bdc","subnetpool_id":null,"name":"CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet"}]} 2019-01-09 16:37:25,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=d8cf6730-b529-4a28-aa24-8d6ee70f7240&name=CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet used request id req-ed1f7bd4-74ec-432c-9f0b-bbbd37f1a879 2019-01-09 16:37:25,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/d68bf62b-a514-4895-ab33-62b526201bdc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9f68b33a5ae6689c74f955b0d0d0ae6a691a77" 2019-01-09 16:37:25,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-7ccfc0c0-28d9-4527-baa5-3881a2ec308f Date: Wed, 09 Jan 2019 16:37:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8cf6730-b529-4a28-aa24-8d6ee70f7240","tenant_id":"e0a43c4bf78c4739a3a2138500278d90","created_at":"2019-01-09T16:37:11Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:11Z","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":"e0a43c4bf78c4739a3a2138500278d90","id":"d68bf62b-a514-4895-ab33-62b526201bdc","subnetpool_id":null,"name":"CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet"}} 2019-01-09 16:37:25,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/d68bf62b-a514-4895-ab33-62b526201bdc used request id req-7ccfc0c0-28d9-4527-baa5-3881a2ec308f 2019-01-09 16:37:25,915 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack 2019-01-09 16:37:25,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/2731abfb-ab48-4b41-b46b-06997dc81626 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:25,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:25 GMT Server: Apache x-openstack-request-id: req-894fd86e-1b81-4ec3-86a9-b22729b928f7 Location: http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:26,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:37:25 GMT Server: Apache x-openstack-request-id: req-09feee4d-9fdc-4e5e-9e75-ba22e88a0f17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:37:26,068 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 used request id req-09feee4d-9fdc-4e5e-9e75-ba22e88a0f17 2019-01-09 16:37:26,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/2731abfb-ab48-4b41-b46b-06997dc81626 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:26,097 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:26 GMT Server: Apache x-openstack-request-id: req-276692d0-84ef-420f-88de-d3969bf8e459 Location: http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:26,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:26 GMT Server: Apache x-openstack-request-id: req-13e48c35-1d33-428a-b430-94f7d9a8b1fa 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": "e0a43c4bf78c4739a3a2138500278d90", "OS::stack_id": "2731abfb-ab48-4b41-b46b-06997dc81626", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "image_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image", "inst_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-inst", "subnet_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet", "flavor_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-flavor-name", "net_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "stack_user_project_id": "d106d0a4e4644063bb0e23c1c10235b4", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:37:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:37:25Z", "id": "2731abfb-ab48-4b41-b46b-06997dc81626", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:26,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 used request id req-13e48c35-1d33-428a-b430-94f7d9a8b1fa 2019-01-09 16:37:26,122 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:37:26,122 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:37:29,126 - create_stack - DEBUG - Stack status query timeout in 1196.94295692 2019-01-09 16:37:29,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/2731abfb-ab48-4b41-b46b-06997dc81626 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:29,158 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:29 GMT Server: Apache x-openstack-request-id: req-d08de0e0-4a63-4e03-992c-799296751530 Location: http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:29,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:29 GMT Server: Apache x-openstack-request-id: req-076821aa-7aa0-4919-b349-711cdbfa3d46 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": "e0a43c4bf78c4739a3a2138500278d90", "OS::stack_id": "2731abfb-ab48-4b41-b46b-06997dc81626", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "image_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image", "inst_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-inst", "subnet_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet", "flavor_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-flavor-name", "net_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "stack_user_project_id": "d106d0a4e4644063bb0e23c1c10235b4", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:37:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:37:25Z", "id": "2731abfb-ab48-4b41-b46b-06997dc81626", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:29,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 used request id req-076821aa-7aa0-4919-b349-711cdbfa3d46 2019-01-09 16:37:29,202 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:37:29,202 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:37:32,205 - create_stack - DEBUG - Stack status query timeout in 1193.86370206 2019-01-09 16:37:32,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/2731abfb-ab48-4b41-b46b-06997dc81626 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:32,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:32 GMT Server: Apache x-openstack-request-id: req-76a961c4-6d27-42dd-a99b-9da2873dd3ba Location: http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:32,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:32 GMT Server: Apache x-openstack-request-id: req-87a4ba8a-7bcd-4a72-855b-e75c2556b984 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": "e0a43c4bf78c4739a3a2138500278d90", "OS::stack_id": "2731abfb-ab48-4b41-b46b-06997dc81626", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "image_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image", "inst_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-inst", "subnet_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-subnet", "flavor_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-flavor-name", "net_name": "CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-net"}, "deletion_time": "2019-01-09T16:37:31Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack", "stack_user_project_id": "d106d0a4e4644063bb0e23c1c10235b4", "tags": null, "creation_time": "2019-01-09T16:37:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:37:25Z", "id": "2731abfb-ab48-4b41-b46b-06997dc81626", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:32,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 used request id req-87a4ba8a-7bcd-4a72-855b-e75c2556b984 2019-01-09 16:37:32,433 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 16:37:32,433 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack 2019-01-09 16:37:32,434 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack 2019-01-09 16:37:32,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/2731abfb-ab48-4b41-b46b-06997dc81626 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac3c60f15df0556ca85bdf715c4c99cabaefb36e" 2019-01-09 16:37:32,461 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:32 GMT Server: Apache x-openstack-request-id: req-a3e68436-f980-4982-95b3-993d695766a3 Location: http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:32,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:37:32 GMT Server: Apache x-openstack-request-id: req-77729623-dc13-410e-aeb4-ad24fa57fa8c Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:37:32,486 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/e0a43c4bf78c4739a3a2138500278d90/stacks/CreateStackSuccessTests-CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-stack/2731abfb-ab48-4b41-b46b-06997dc81626 used request id req-77729623-dc13-410e-aeb4-ad24fa57fa8c 2019-01-09 16:37:32,487 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-35710cf9-5d6a-4bff-b5cf-0b9887a14f99-image 2019-01-09 16:37:32,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70282362d68733ecf82d236f09b77106a36d9756" 2019-01-09 16:37:32,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e714c92e-e9cc-41fc-af20-f1b0a0d9ac72 Date: Wed, 09 Jan 2019 16:37: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-09 16:37:32,935 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/02ae04ee-9219-4ff2-838d-f245ee0cec55 used request id req-e714c92e-e9cc-41fc-af20-f1b0a0d9ac72 2019-01-09 16:37:32,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/14439f4c-e4f0-466a-8c6d-9ced953e1fb7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4469247fe7376c3fe4444516725bb52ed9930597" 2019-01-09 16:37:32,965 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:37: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-fe191d57-f080-467c-bbe5-a7a97b9f2d91 x-compute-request-id: req-fe191d57-f080-467c-bbe5-a7a97b9f2d91 Content-Length: 0 Content-Type: application/json 2019-01-09 16:37:32,965 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/14439f4c-e4f0-466a-8c6d-9ced953e1fb7 used request id req-fe191d57-f080-467c-bbe5-a7a97b9f2d91 2019-01-09 16:37:32,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:33,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-6a8458d2-8817-447e-bb2f-b8bf9ea7d158 Date: Wed, 09 Jan 2019 16:37:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e0a43c4bf78c4739a3a2138500278d90", "created_at": "2019-01-09T16:37:09Z", "updated_at": "2019-01-09T16:37:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:37:09Z", "revision_number": 0, "id": "6173d756-4bd8-4f09-8e9c-da355a0dd481", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:37:09Z", "security_group_id": "2fca5ab8-8dab-40b0-bad5-013a15429c4f", "tenant_id": "e0a43c4bf78c4739a3a2138500278d90", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0a43c4bf78c4739a3a2138500278d90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:37:09Z", "revision_number": 0, "id": "662825e5-a1df-45fe-a4cc-a906899e4ff1", "remote_group_id": "2fca5ab8-8dab-40b0-bad5-013a15429c4f", "remote_ip_prefix": null, "created_at": "2019-01-09T16:37:09Z", "security_group_id": "2fca5ab8-8dab-40b0-bad5-013a15429c4f", "tenant_id": "e0a43c4bf78c4739a3a2138500278d90", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0a43c4bf78c4739a3a2138500278d90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:37:09Z", "revision_number": 0, "id": "d2f09ace-e37f-4ed7-b756-cdd74de2a6ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:37:09Z", "security_group_id": "2fca5ab8-8dab-40b0-bad5-013a15429c4f", "tenant_id": "e0a43c4bf78c4739a3a2138500278d90", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0a43c4bf78c4739a3a2138500278d90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:37:09Z", "revision_number": 0, "id": "fce7e18b-85f4-4f8a-84cb-83c4791a6251", "remote_group_id": "2fca5ab8-8dab-40b0-bad5-013a15429c4f", "remote_ip_prefix": null, "created_at": "2019-01-09T16:37:09Z", "security_group_id": "2fca5ab8-8dab-40b0-bad5-013a15429c4f", "tenant_id": "e0a43c4bf78c4739a3a2138500278d90", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0a43c4bf78c4739a3a2138500278d90"}], "revision_number": 4, "project_id": "e0a43c4bf78c4739a3a2138500278d90", "id": "2fca5ab8-8dab-40b0-bad5-013a15429c4f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:37:33,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-6a8458d2-8817-447e-bb2f-b8bf9ea7d158 2019-01-09 16:37:33,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:33,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6f2f7d8-a15f-4b2f-b364-5916a853dd6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:37:33,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-e6f2f7d8-a15f-4b2f-b364-5916a853dd6d 2019-01-09 16:37:33,343 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:37:33,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:33,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c29575-889b-469d-bc86-f776208cecb4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "e0a43c4bf78c4739a3a2138500278d90", "name": "CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj"}} 2019-01-09 16:37:33,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90 used request id req-b2c29575-889b-469d-bc86-f776208cecb4 2019-01-09 16:37:33,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2fca5ab8-8dab-40b0-bad5-013a15429c4f 2019-01-09 16:37:33,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fca5ab8-8dab-40b0-bad5-013a15429c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:33,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9a2a2ee2-c4d5-4a99-bbed-ce03d0fa5055 Date: Wed, 09 Jan 2019 16:37: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-09T16:37:09Z", "security_group_id": "2fca5ab8-8dab-40b0-bad5-013a15429c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "e0a43c4bf78c4739a3a2138500278d90", "created_at": "2019-01-09T16:37:09Z", "project_id": "e0a43c4bf78c4739a3a2138500278d90", "id": "6173d756-4bd8-4f09-8e9c-da355a0dd481"}, {"remote_group_id": "2fca5ab8-8dab-40b0-bad5-013a15429c4f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:37:09Z", "security_group_id": "2fca5ab8-8dab-40b0-bad5-013a15429c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "e0a43c4bf78c4739a3a2138500278d90", "created_at": "2019-01-09T16:37:09Z", "project_id": "e0a43c4bf78c4739a3a2138500278d90", "id": "662825e5-a1df-45fe-a4cc-a906899e4ff1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:37:09Z", "security_group_id": "2fca5ab8-8dab-40b0-bad5-013a15429c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "e0a43c4bf78c4739a3a2138500278d90", "created_at": "2019-01-09T16:37:09Z", "project_id": "e0a43c4bf78c4739a3a2138500278d90", "id": "d2f09ace-e37f-4ed7-b756-cdd74de2a6ba"}, {"remote_group_id": "2fca5ab8-8dab-40b0-bad5-013a15429c4f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:37:09Z", "security_group_id": "2fca5ab8-8dab-40b0-bad5-013a15429c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "e0a43c4bf78c4739a3a2138500278d90", "created_at": "2019-01-09T16:37:09Z", "project_id": "e0a43c4bf78c4739a3a2138500278d90", "id": "fce7e18b-85f4-4f8a-84cb-83c4791a6251"}]} 2019-01-09 16:37:33,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2fca5ab8-8dab-40b0-bad5-013a15429c4f used request id req-9a2a2ee2-c4d5-4a99-bbed-ce03d0fa5055 2019-01-09 16:37:33,470 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:37:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/2fca5ab8-8dab-40b0-bad5-013a15429c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:33,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-71163047-5af0-473c-bd59-9f65e66c27f8 Content-Length: 0 Date: Wed, 09 Jan 2019 16:37:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:37:33,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/2fca5ab8-8dab-40b0-bad5-013a15429c4f used request id req-71163047-5af0-473c-bd59-9f65e66c27f8 2019-01-09 16:37:33,611 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj 2019-01-09 16:37:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:33,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-449dd43b-973e-49a0-bf99-11d4b181cca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:37:33,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e0a43c4bf78c4739a3a2138500278d90 used request id req-449dd43b-973e-49a0-bf99-11d4b181cca2 2019-01-09 16:37:33,847 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-87e9efbc-1ff4-4d6-proj-role 2019-01-09 16:37:33,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/d6dc26fae66a4ed79cac9eadc75cdf22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:33,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:37:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b8e4daf-3d7d-4ccf-a255-fe6553c662b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:37:33,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/d6dc26fae66a4ed79cac9eadc75cdf22 used request id req-1b8e4daf-3d7d-4ccf-a255-fe6553c662b5 2019-01-09 16:37:33,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95bef99d86214c7de2ed329a6351ded0031173f5" 2019-01-09 16:37:34,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6876d8d9-1550-4516-8297-769c1f8345d3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:37:34,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6876d8d9-1550-4516-8297-769c1f8345d3 2019-01-09 16:37:34,067 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-87e9efbc-1ff4-4d6-user 2019-01-09 16:37:34,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/65ca376e675847df9d4b4d257cace177 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}456076cb778995482513c7c681abd8219b0a0f26" 2019-01-09 16:37:34,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:37:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e4205b4-ae8c-4289-b279-b356120c741a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:37:34,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/65ca376e675847df9d4b4d257cace177 used request id req-6e4205b4-ae8c-4289-b279-b356120c741a 2019-01-09 16:37:34,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:34,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:37:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["HR6HDcjpTrGnfjP6oA8WRw"], "issued_at": "2019-01-09T16:37:34.000000Z"}} 2019-01-09 16:37:34,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc77df29e809cbbd53242733f2dfd938e24cc655" 2019-01-09 16:37:34,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd9b16da-c8e0-4a97-bd79-232ce4217696 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:34,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-dd9b16da-c8e0-4a97-bd79-232ce4217696 2019-01-09 16:37:34,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:34,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:35,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:37:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["nogQBSTbTxS3zAXz3AsR8w"], "issued_at": "2019-01-09T16:37:35.000000Z"}} 2019-01-09 16:37:35,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:37:35,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f34534-1358-4639-807a-ecffe7c91ee0 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:35,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f7f34534-1358-4639-807a-ecffe7c91ee0 2019-01-09 16:37:35,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:37:35,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:37: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:37:35,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d5ed9cf3-bb00-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:37:35,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c1e334d-b594-4fca-bfd3-a6085d9904df Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d5ed9cf3-bb00-457-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:37:35,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d5ed9cf3-bb00-457-proj used request id req-0c1e334d-b594-4fca-bfd3-a6085d9904df 2019-01-09 16:37:35,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:37:35,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc6f805d-8eda-46c2-bdab-afe9c745a255 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:37:35,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-dc6f805d-8eda-46c2-bdab-afe9c745a255 2019-01-09 16:37:35,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}}' 2019-01-09 16:37:35,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:37:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16db9896-2b69-4d5d-9bdb-29f7c5c4925f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0"}, "tags": [], "enabled": true, "id": "3fcfd6f48a6244939937016bbd97f3a0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}} 2019-01-09 16:37:35,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-16db9896-2b69-4d5d-9bdb-29f7c5c4925f 2019-01-09 16:37:35,583 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-d5ed9cf3-bb00-457-proj 2019-01-09 16:37:35,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:35,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:35,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:37:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["TUAtK4YoQUW7iILnqXnaSg"], "issued_at": "2019-01-09T16:37:35.000000Z"}} 2019-01-09 16:37:35,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea5e1a0dd5372a81254c4b3db15da4dcf60b01" 2019-01-09 16:37:36,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eacadc9a-3d5b-4574-9e7c-05f34de1f669 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:36,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-eacadc9a-3d5b-4574-9e7c-05f34de1f669 2019-01-09 16:37:36,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:37:36,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:37: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:37:36,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea5e1a0dd5372a81254c4b3db15da4dcf60b01" 2019-01-09 16:37:36,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd685d4-02cd-4867-af83-4b83cf39b221 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:37:36,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ffd685d4-02cd-4867-af83-4b83cf39b221 2019-01-09 16:37:36,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-d5ed9cf3-bb00-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea5e1a0dd5372a81254c4b3db15da4dcf60b01" 2019-01-09 16:37:36,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcba2ada-0e6b-4265-873d-47b5b0617215 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-d5ed9cf3-bb00-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0"}, "tags": [], "enabled": true, "id": "3fcfd6f48a6244939937016bbd97f3a0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}]} 2019-01-09 16:37:36,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-d5ed9cf3-bb00-457-proj used request id req-bcba2ada-0e6b-4265-873d-47b5b0617215 2019-01-09 16:37:36,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea5e1a0dd5372a81254c4b3db15da4dcf60b01" 2019-01-09 16:37:36,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55ae4a6-ceb2-4bcc-a8cf-4e3594f2d02d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:37:36,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d55ae4a6-ceb2-4bcc-a8cf-4e3594f2d02d 2019-01-09 16:37:36,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea5e1a0dd5372a81254c4b3db15da4dcf60b01" 2019-01-09 16:37:36,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-038fdbc0-5488-4b4b-bb12-e30635837fb6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:37:36,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-038fdbc0-5488-4b4b-bb12-e30635837fb6 2019-01-09 16:37:36,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-d5ed9cf3-bb00-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea5e1a0dd5372a81254c4b3db15da4dcf60b01" 2019-01-09 16:37:36,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab6575c-8d8a-4a1e-a6f6-a04c9e1e4333 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-d5ed9cf3-bb00-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0"}, "tags": [], "enabled": true, "id": "3fcfd6f48a6244939937016bbd97f3a0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}]} 2019-01-09 16:37:36,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSuccessTests-d5ed9cf3-bb00-457-proj used request id req-cab6575c-8d8a-4a1e-a6f6-a04c9e1e4333 2019-01-09 16:37:36,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/44c68459b9e6454fa130cd1bef7281bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea5e1a0dd5372a81254c4b3db15da4dcf60b01" 2019-01-09 16:37:36,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eaa7860-1423-4b69-8267-9578d87362fd Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-user", "links": {"self": "http://172.30.9.29:5000/v3/users/44c68459b9e6454fa130cd1bef7281bf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3fcfd6f48a6244939937016bbd97f3a0", "id": "44c68459b9e6454fa130cd1bef7281bf", "password_expires_at": null}} 2019-01-09 16:37:36,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/44c68459b9e6454fa130cd1bef7281bf used request id req-7eaa7860-1423-4b69-8267-9578d87362fd 2019-01-09 16:37:36,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0/users/44c68459b9e6454fa130cd1bef7281bf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea5e1a0dd5372a81254c4b3db15da4dcf60b01" 2019-01-09 16:37:37,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7127257c-977b-442d-826a-7535f36570bb Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0/users/44c68459b9e6454fa130cd1bef7281bf/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:37:37,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0/users/44c68459b9e6454fa130cd1bef7281bf/roles used request id req-7127257c-977b-442d-826a-7535f36570bb 2019-01-09 16:37:37,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea5e1a0dd5372a81254c4b3db15da4dcf60b01" 2019-01-09 16:37:37,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f548095-d28b-4c40-88d5-be1d03a9f3ce Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:37:37,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-4f548095-d28b-4c40-88d5-be1d03a9f3ce 2019-01-09 16:37:37,157 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-d5ed9cf3-bb00-457-proj 2019-01-09 16:37:37,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0/users/44c68459b9e6454fa130cd1bef7281bf/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea5e1a0dd5372a81254c4b3db15da4dcf60b01" 2019-01-09 16:37:37,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d22d523-7dde-458f-96c6-85b20353f002 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:37:37,296 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0/users/44c68459b9e6454fa130cd1bef7281bf/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-7d22d523-7dde-458f-96c6-85b20353f002 2019-01-09 16:37:37,297 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-d5ed9cf3-bb00-457-user 2019-01-09 16:37:37,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:37,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:37:37,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e23c753-fd32-4b37-97cb-4f3628d36319 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:37:37,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1e23c753-fd32-4b37-97cb-4f3628d36319 2019-01-09 16:37:37,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" -d '{"role": {"name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj-role"}}' 2019-01-09 16:37:37,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb2b640f-38db-4645-9c57-26693cf171ff Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "922fe1f9d7e14c4782355600516e32fc", "links": {"self": "http://172.30.9.29:5000/v3/roles/922fe1f9d7e14c4782355600516e32fc"}, "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj-role"}} 2019-01-09 16:37:37,517 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-cb2b640f-38db-4645-9c57-26693cf171ff 2019-01-09 16:37:37,517 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-d5ed9cf3-bb00-457-proj-role 2019-01-09 16:37:37,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/922fe1f9d7e14c4782355600516e32fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:37:37,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2fdaf7a-fe37-42b0-b767-39f1b898dd41 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "922fe1f9d7e14c4782355600516e32fc", "links": {"self": "http://172.30.9.29:5000/v3/roles/922fe1f9d7e14c4782355600516e32fc"}, "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj-role"}} 2019-01-09 16:37:37,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/922fe1f9d7e14c4782355600516e32fc used request id req-e2fdaf7a-fe37-42b0-b767-39f1b898dd41 2019-01-09 16:37:37,618 - keystone_utils - INFO - Granting role CreateStackSuccessTests-d5ed9cf3-bb00-457-proj-role to project CreateStackSuccessTests-d5ed9cf3-bb00-457-proj 2019-01-09 16:37:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0/users/44c68459b9e6454fa130cd1bef7281bf/roles/922fe1f9d7e14c4782355600516e32fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:37:37,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:37:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fe8266d-249b-4ecb-bebc-965d8883e253 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:37:37,942 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0/users/44c68459b9e6454fa130cd1bef7281bf/roles/922fe1f9d7e14c4782355600516e32fc used request id req-5fe8266d-249b-4ecb-bebc-965d8883e253 2019-01-09 16:37:37,942 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:37:37,942 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:37:37,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:37,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:38,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "922fe1f9d7e14c4782355600516e32fc", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj-role"}, {"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T17:37:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-user", "id": "44c68459b9e6454fa130cd1bef7281bf"}, "audit_ids": ["_9uegb7zSruYJYIiBv91jw"], "issued_at": "2019-01-09T16:37:38.000000Z"}} 2019-01-09 16:37:38,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5ef3cb3e69d60732967e5236319b230bc836428" 2019-01-09 16:37:38,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a002c6e-0d37-4dc6-b9b4-4afaa09c46c9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:38,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3a002c6e-0d37-4dc6-b9b4-4afaa09c46c9 2019-01-09 16:37:38,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ef3cb3e69d60732967e5236319b230bc836428" 2019-01-09 16:37:38,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-6b3e4cbc-1567-4c4c-9f01-e7aae4ab07da Date: Wed, 09 Jan 2019 16:37:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image"} 2019-01-09 16:37:38,830 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image used request id req-6b3e4cbc-1567-4c4c-9f01-e7aae4ab07da 2019-01-09 16:37:38,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ef3cb3e69d60732967e5236319b230bc836428" 2019-01-09 16:37:38,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-783029ed-5505-4bf6-9c03-b49d8d72f227 Date: Wed, 09 Jan 2019 16:37: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-09 16:37:38,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-783029ed-5505-4bf6-9c03-b49d8d72f227 2019-01-09 16:37:38,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5ef3cb3e69d60732967e5236319b230bc836428" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image"}' 2019-01-09 16:37:38,909 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-11321f05-1eb3-414f-aa01-16bf86deab45 Date: Wed, 09 Jan 2019 16:37:38 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:37:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:37:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef", "min_disk": 0, "protected": false, "id": "d1114a40-0bd9-4b04-82e7-e3eae09edcef", "file": "/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef/file", "checksum": null, "owner": "3fcfd6f48a6244939937016bbd97f3a0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:37:38,909 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-11321f05-1eb3-414f-aa01-16bf86deab45 2019-01-09 16:37:38,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ef3cb3e69d60732967e5236319b230bc836428" -d '' 2019-01-09 16:37:39,948 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5b1fd3c4-3cdc-4e88-bb63-c14ccfc4e9f4 Date: Wed, 09 Jan 2019 16:37: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-09 16:37:39,948 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef/file used request id req-5b1fd3c4-3cdc-4e88-bb63-c14ccfc4e9f4 2019-01-09 16:37:39,949 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:37:39,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ef3cb3e69d60732967e5236319b230bc836428" 2019-01-09 16:37:39,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-139d890d-7501-4003-bd1d-eb4ff8c0a5a6 Date: Wed, 09 Jan 2019 16:37:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:37:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:37:39Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef/snap", "metadata": {}}], "self": "/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef", "min_disk": 0, "protected": false, "id": "d1114a40-0bd9-4b04-82e7-e3eae09edcef", "file": "/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3fcfd6f48a6244939937016bbd97f3a0", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:37:39,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef used request id req-139d890d-7501-4003-bd1d-eb4ff8c0a5a6 2019-01-09 16:37:39,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ef3cb3e69d60732967e5236319b230bc836428" 2019-01-09 16:37:39,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-d9cc32fe-0ab8-4834-a2f5-7005ff72d61d Date: Wed, 09 Jan 2019 16:37: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-09 16:37:39,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-d9cc32fe-0ab8-4834-a2f5-7005ff72d61d 2019-01-09 16:37:39,984 - create_image - INFO - Created image with name - CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image 2019-01-09 16:37:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ef3cb3e69d60732967e5236319b230bc836428" 2019-01-09 16:37:40,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-eb2af0d2-a796-41dd-bea5-94ad96a6803b Date: Wed, 09 Jan 2019 16:37:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:37:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:37:39Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef/snap", "metadata": {}}], "self": "/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef", "min_disk": 0, "protected": false, "id": "d1114a40-0bd9-4b04-82e7-e3eae09edcef", "file": "/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3fcfd6f48a6244939937016bbd97f3a0", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:37:40,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef used request id req-eb2af0d2-a796-41dd-bea5-94ad96a6803b 2019-01-09 16:37:40,005 - create_image - DEBUG - Instance status is - active 2019-01-09 16:37:40,005 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image 2019-01-09 16:37:40,005 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image 2019-01-09 16:37:40,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:40,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:40,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:37:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["mWKS3iwmQqCY_dxOF4EXcQ"], "issued_at": "2019-01-09T16:37:40.000000Z"}} 2019-01-09 16:37:40,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbd29d7e039ba36b56061600bca3218b89cc79" 2019-01-09 16:37:40,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efb6e18c-8505-4894-b418-b841d181bb54 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:40,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-efb6e18c-8505-4894-b418-b841d181bb54 2019-01-09 16:37:40,509 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:37:40,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbd29d7e039ba36b56061600bca3218b89cc79" 2019-01-09 16:37:40,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-037d3c6f-ea84-45c2-84d6-8f344613c7d4 x-compute-request-id: req-037d3c6f-ea84-45c2-84d6-8f344613c7d4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2019-01-09 16:37:40,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-037d3c6f-ea84-45c2-84d6-8f344613c7d4 2019-01-09 16:37:40,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbd29d7e039ba36b56061600bca3218b89cc79" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-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-09 16:37:40,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-691f02e6-ae09-4794-97aa-36b28ec3c36a x-compute-request-id: req-691f02e6-ae09-4794-97aa-36b28ec3c36a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/238cda45-711a-4d37-a971-234800e3e2b8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/238cda45-711a-4d37-a971-234800e3e2b8", "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": "238cda45-711a-4d37-a971-234800e3e2b8"}} 2019-01-09 16:37:40,744 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-691f02e6-ae09-4794-97aa-36b28ec3c36a 2019-01-09 16:37:40,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:40,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:41,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "922fe1f9d7e14c4782355600516e32fc", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj-role"}, {"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T17:37:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-user", "id": "44c68459b9e6454fa130cd1bef7281bf"}, "audit_ids": ["e7bKc0rpR7KDQ5TgYfhpXw"], "issued_at": "2019-01-09T16:37:41.000000Z"}} 2019-01-09 16:37:41,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:41,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83dbbeeb-ea24-4ed8-ae3d-b6e810687c36 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:41,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-83dbbeeb-ea24-4ed8-ae3d-b6e810687c36 2019-01-09 16:37:41,228 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:37:41,231 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:37:41,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:41,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:41 GMT Server: Apache x-openstack-request-id: req-0372cf37-38c7-435b-8574-8101a745475c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:37:41,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack used request id req-0372cf37-38c7-435b-8574-8101a745475c 2019-01-09 16:37:41,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-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-51cc7b3b-eab4-46d4-adfd-41363813278f-net", "inst_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "subnet_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet", "image_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "flavor_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-flavor-name"}}' 2019-01-09 16:37:43,382 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:37:41 GMT Server: Apache x-openstack-request-id: req-a0716988-e653-4eb0-b897-7bfed30e7298 Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "self"}]}} 2019-01-09 16:37:43,382 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks used request id req-a0716988-e653-4eb0-b897-7bfed30e7298 2019-01-09 16:37:43,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:43,587 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:43 GMT Server: Apache x-openstack-request-id: req-88cca1c0-4e0a-4755-b61d-4a9e65b8e087 Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:43,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:43 GMT Server: Apache x-openstack-request-id: req-fff8fddf-3408-4608-994f-61323fbd764f 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": "3fcfd6f48a6244939937016bbd97f3a0", "OS::stack_id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "image_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "inst_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "subnet_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet", "net_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net", "flavor_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "stack_user_project_id": "a9ecc350e81a4298ab3b425ba50d4514", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:37:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:43,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd used request id req-fff8fddf-3408-4608-994f-61323fbd764f 2019-01-09 16:37:43,799 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack 2019-01-09 16:37:43,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:43,996 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:43 GMT Server: Apache x-openstack-request-id: req-71aa63ac-44df-4c13-b049-3c9cbef0e187 Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:44,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:43 GMT Server: Apache x-openstack-request-id: req-25b9ae98-2988-49ca-91c2-8bfb4818bbc7 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": "3fcfd6f48a6244939937016bbd97f3a0", "OS::stack_id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "image_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "inst_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "subnet_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet", "net_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net", "flavor_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "stack_user_project_id": "a9ecc350e81a4298ab3b425ba50d4514", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:37:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:44,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd used request id req-25b9ae98-2988-49ca-91c2-8bfb4818bbc7 2019-01-09 16:37:44,296 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:37:44,296 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:37:47,297 - create_stack - DEBUG - Stack status query timeout in 1196.50246406 2019-01-09 16:37:47,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:47,326 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:47 GMT Server: Apache x-openstack-request-id: req-05a1f6a9-2b1c-41be-bc6f-ad02adf43c6b Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:47,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:47 GMT Server: Apache x-openstack-request-id: req-b4ca7a37-cf50-4bd8-a7f1-2d739f875c21 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": "3fcfd6f48a6244939937016bbd97f3a0", "OS::stack_id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "image_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "inst_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "subnet_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet", "net_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net", "flavor_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "stack_user_project_id": "a9ecc350e81a4298ab3b425ba50d4514", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:37:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:47,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd used request id req-b4ca7a37-cf50-4bd8-a7f1-2d739f875c21 2019-01-09 16:37:47,368 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:37:47,368 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:37:50,372 - create_stack - DEBUG - Stack status query timeout in 1193.42759085 2019-01-09 16:37:50,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:50,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:50 GMT Server: Apache x-openstack-request-id: req-eb3d6ea9-731e-4fe2-8042-d29206d5a114 Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:50,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:50 GMT Server: Apache x-openstack-request-id: req-7e8b2453-675c-4116-a4c1-0596d49193bc 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": "3fcfd6f48a6244939937016bbd97f3a0", "OS::stack_id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "image_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "inst_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "subnet_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet", "net_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net", "flavor_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "stack_user_project_id": "a9ecc350e81a4298ab3b425ba50d4514", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:37:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:50,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd used request id req-7e8b2453-675c-4116-a4c1-0596d49193bc 2019-01-09 16:37:50,660 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:37:50,660 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:37:53,663 - create_stack - DEBUG - Stack status query timeout in 1190.13568783 2019-01-09 16:37:53,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:53,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:53 GMT Server: Apache x-openstack-request-id: req-cd90ab07-7aa2-4157-8cf4-5c3d655c9a56 Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:54,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:53 GMT Server: Apache x-openstack-request-id: req-23127802-4d8d-4b51-82ca-e59ffe6ed9ff 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": "3fcfd6f48a6244939937016bbd97f3a0", "OS::stack_id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "image_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "inst_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "subnet_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet", "net_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net", "flavor_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "stack_user_project_id": "a9ecc350e81a4298ab3b425ba50d4514", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:37:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:54,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd used request id req-23127802-4d8d-4b51-82ca-e59ffe6ed9ff 2019-01-09 16:37:54,135 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:37:54,136 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:37:57,139 - create_stack - DEBUG - Stack status query timeout in 1186.66044497 2019-01-09 16:37:57,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:57,346 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:57 GMT Server: Apache x-openstack-request-id: req-d1869225-b05f-4060-9889-3dd355625c19 Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:57,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:57 GMT Server: Apache x-openstack-request-id: req-d48a6563-450a-4015-9766-105e8ab38962 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": "3fcfd6f48a6244939937016bbd97f3a0", "OS::stack_id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "image_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "inst_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "subnet_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet", "net_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net", "flavor_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "stack_user_project_id": "a9ecc350e81a4298ab3b425ba50d4514", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:37:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:37:57,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd used request id req-d48a6563-450a-4015-9766-105e8ab38962 2019-01-09 16:37:57,387 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 16:37:57,388 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack 2019-01-09 16:37:57,388 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack 2019-01-09 16:37:57,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:57,416 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:57 GMT Server: Apache x-openstack-request-id: req-5d2221e9-613b-4399-8e21-8d9e4128c1c9 Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:57,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:57 GMT Server: Apache x-openstack-request-id: req-1af2b240-78f3-4291-8f56-f879fc661640 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.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T16:37:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:37:43Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "160cfa66-0d87-4605-8c2b-58cbf4a7eb2a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T16:37:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:37:43Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "960dc6d2-002d-4410-8040-b37a3e5065e4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T16:37:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:37:43Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "ccaeee09-56ab-4672-bd9a-6af26070d3f8", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T16:37:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:37:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4c659b08-f235-4515-9666-09d50050a816", "resource_type": "OS::Nova::Server"}]} 2019-01-09 16:37:57,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources used request id req-1af2b240-78f3-4291-8f56-f879fc661640 2019-01-09 16:37:57,461 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:57,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fa97992-44fd-4177-b058-664edbf0a74a x-compute-request-id: req-7fa97992-44fd-4177-b058-664edbf0a74a Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:04:f1", "version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "bookmark"}], "image": {"id": "d1114a40-0bd9-4b04-82e7-e3eae09edcef", "links": [{"href": "http://172.30.9.29:8774/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:37:53.000000", "flavor": {"id": "238cda45-711a-4d37-a971-234800e3e2b8", "links": [{"href": "http://172.30.9.29:8774/flavors/238cda45-711a-4d37-a971-234800e3e2b8", "rel": "bookmark"}]}, "id": "4c659b08-f235-4515-9666-09d50050a816", "security_groups": [{"name": "default"}], "user_id": "44c68459b9e6454fa130cd1bef7281bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:37:53Z", "hostId": "ec902f885b39bfc9a46de990de8d816abaf849381ee5671b02c4983e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "created": "2019-01-09T16:37:49Z", "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:37:57,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816 used request id req-7fa97992-44fd-4177-b058-664edbf0a74a 2019-01-09 16:37:57,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:57,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-0a749814-40b7-43dc-8d4e-a44b65d460f0 Date: Wed, 09 Jan 2019 16:37:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:37:57,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net used request id req-0a749814-40b7-43dc-8d4e-a44b65d460f0 2019-01-09 16:37:57,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:37:57,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:37: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:37:57,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:57,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97798dc0-3df7-4041-aea8-268a313c5aed Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}} 2019-01-09 16:37:57,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 used request id req-97798dc0-3df7-4041-aea8-268a313c5aed 2019-01-09 16:37:57,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:58,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-eb0286fe-bfca-455b-827a-af22e1d94b7c Date: Wed, 09 Jan 2019 16:37:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:37:58,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-eb0286fe-bfca-455b-827a-af22e1d94b7c 2019-01-09 16:37:58,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:58,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-6d91425f-67fe-436f-a744-542368504802 Date: Wed, 09 Jan 2019 16:37:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.2"}],"id":"138236df-abcf-4433-9bd2-48e0b16c2e1e","security_groups":[],"mac_address":"fa:16:3e:80:cd:ce","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ccaeee09-56ab-4672-bd9a-6af26070d3f8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.13"}],"id":"160cfa66-0d87-4605-8c2b-58cbf4a7eb2a","security_groups":["2a67d2c2-f27e-4382-b23b-dddea5b84cc7"],"mac_address":"fa:16:3e:2c:04:f1","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:46Z","binding:vnic_type":"normal","device_id":"4c659b08-f235-4515-9666-09d50050a816","ip_allocation":"immediate"}]} 2019-01-09 16:37:58,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-6d91425f-67fe-436f-a744-542368504802 2019-01-09 16:37:58,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:58,123 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:37:58 GMT Server: Apache x-openstack-request-id: req-bd05a9a7-1138-4f6f-9fa3-5f8fdbcde6cd Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:37:58,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:58 GMT Server: Apache x-openstack-request-id: req-fd624904-cadf-4419-9d6d-e7846c925189 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.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2019-01-09T16:37:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:37:43Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "160cfa66-0d87-4605-8c2b-58cbf4a7eb2a", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2019-01-09T16:37:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:37:43Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "960dc6d2-002d-4410-8040-b37a3e5065e4", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2019-01-09T16:37:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:37:43Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "ccaeee09-56ab-4672-bd9a-6af26070d3f8", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2019-01-09T16:37:43Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:37:43Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4c659b08-f235-4515-9666-09d50050a816", "resource_type": "OS::Nova::Server"}]} 2019-01-09 16:37:58,333 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd/resources used request id req-fd624904-cadf-4419-9d6d-e7846c925189 2019-01-09 16:37:58,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/238cda45-711a-4d37-a971-234800e3e2b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:58,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb13f16a-584b-4455-b44d-a8734ede3c9a x-compute-request-id: req-bb13f16a-584b-4455-b44d-a8734ede3c9a Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-flavor-name", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/238cda45-711a-4d37-a971-234800e3e2b8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/238cda45-711a-4d37-a971-234800e3e2b8", "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": "238cda45-711a-4d37-a971-234800e3e2b8"}} 2019-01-09 16:37:58,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/238cda45-711a-4d37-a971-234800e3e2b8 used request id req-bb13f16a-584b-4455-b44d-a8734ede3c9a 2019-01-09 16:37:58,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/960dc6d2-002d-4410-8040-b37a3e5065e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:58,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-786210f4-68fc-44b6-9634-23a6dc39b2ab Date: Wed, 09 Jan 2019 16:37:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","gateway_ip":"10.0.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}} 2019-01-09 16:37:58,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/960dc6d2-002d-4410-8040-b37a3e5065e4 used request id req-786210f4-68fc-44b6-9634-23a6dc39b2ab 2019-01-09 16:37:58,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:58,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-0436ac0f-6717-4ab7-ab20-10a4135e6433 Date: Wed, 09 Jan 2019 16:37:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:37:58,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-0436ac0f-6717-4ab7-ab20-10a4135e6433 2019-01-09 16:37:58,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:58,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9d8d3170-a79e-45d1-87b4-034a239abaed Date: Wed, 09 Jan 2019 16:37:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:37:58,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-9d8d3170-a79e-45d1-87b4-034a239abaed 2019-01-09 16:37:58,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:58,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-f4183e7e-c611-4472-af24-d977788862a5 Date: Wed, 09 Jan 2019 16:37:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:37:58,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net used request id req-f4183e7e-c611-4472-af24-d977788862a5 2019-01-09 16:37:58,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:58,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-45240e94-1a70-4ce5-9fe1-1c55ed12d3bc Date: Wed, 09 Jan 2019 16:37:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:37:58,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-45240e94-1a70-4ce5-9fe1-1c55ed12d3bc 2019-01-09 16:37:58,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:58,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-863481f1-a129-435f-80fe-827f31297ce7 Date: Wed, 09 Jan 2019 16:37:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:37:58,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net used request id req-863481f1-a129-435f-80fe-827f31297ce7 2019-01-09 16:37:58,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:58,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f0da869-bc8a-4c54-829f-9d944cb0d4fd Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}} 2019-01-09 16:37:58,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 used request id req-1f0da869-bc8a-4c54-829f-9d944cb0d4fd 2019-01-09 16:37:58,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:58,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cc14ad37-cde4-4b50-bd7d-7093aac1d80b Date: Wed, 09 Jan 2019 16:37:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:37:58,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-cc14ad37-cde4-4b50-bd7d-7093aac1d80b 2019-01-09 16:37:58,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8&mac_address=fa%3A16%3A3e%3A2c%3A04%3Af1&name=CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:58,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-aeaa1e5b-a909-4974-b3c3-1cc3a8b43ecf Date: Wed, 09 Jan 2019 16:37:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.13"}],"id":"160cfa66-0d87-4605-8c2b-58cbf4a7eb2a","security_groups":["2a67d2c2-f27e-4382-b23b-dddea5b84cc7"],"mac_address":"fa:16:3e:2c:04:f1","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:46Z","binding:vnic_type":"normal","device_id":"4c659b08-f235-4515-9666-09d50050a816","ip_allocation":"immediate"}]} 2019-01-09 16:37:58,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8&mac_address=fa%3A16%3A3e%3A2c%3A04%3Af1&name=CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih&admin_state_up=True used request id req-aeaa1e5b-a909-4974-b3c3-1cc3a8b43ecf 2019-01-09 16:37:58,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:59,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e55f563c-c277-427c-9f66-2ded32d6bbbd Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}} 2019-01-09 16:37:59,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 used request id req-e55f563c-c277-427c-9f66-2ded32d6bbbd 2019-01-09 16:37:59,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:59,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-b2858cd2-e63e-4630-84fb-0b6a79af7afe Date: Wed, 09 Jan 2019 16:37:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:37:59,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net used request id req-b2858cd2-e63e-4630-84fb-0b6a79af7afe 2019-01-09 16:37:59,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:59,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a48954bc-4ad3-43a7-bfe3-4db14a5880de Date: Wed, 09 Jan 2019 16:37:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:37:59,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-a48954bc-4ad3-43a7-bfe3-4db14a5880de 2019-01-09 16:37:59,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:59,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-d7f8d7f2-306d-46bb-9f43-fbd04f978d6a Date: Wed, 09 Jan 2019 16:37:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.2"}],"id":"138236df-abcf-4433-9bd2-48e0b16c2e1e","security_groups":[],"mac_address":"fa:16:3e:80:cd:ce","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ccaeee09-56ab-4672-bd9a-6af26070d3f8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.13"}],"id":"160cfa66-0d87-4605-8c2b-58cbf4a7eb2a","security_groups":["2a67d2c2-f27e-4382-b23b-dddea5b84cc7"],"mac_address":"fa:16:3e:2c:04:f1","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:46Z","binding:vnic_type":"normal","device_id":"4c659b08-f235-4515-9666-09d50050a816","ip_allocation":"immediate"}]} 2019-01-09 16:37:59,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-d7f8d7f2-306d-46bb-9f43-fbd04f978d6a 2019-01-09 16:37:59,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:37:59,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c30d56f7-67b4-4749-b9c4-3aeeba172f40 Date: Wed, 09 Jan 2019 16:37:59 GMT RESP BODY: {"floatingips": []} 2019-01-09 16:37:59,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-c30d56f7-67b4-4749-b9c4-3aeeba172f40 2019-01-09 16:37:59,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:37:59,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:37:59,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "922fe1f9d7e14c4782355600516e32fc", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj-role"}, {"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T17:37:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-user", "id": "44c68459b9e6454fa130cd1bef7281bf"}, "audit_ids": ["7Mhox6VrRryxHybyoK0fFA"], "issued_at": "2019-01-09T16:37:59.000000Z"}} 2019-01-09 16:37:59,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:37:59,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3611f85-ca17-4b51-a218-382240aa282f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:59,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e3611f85-ca17-4b51-a218-382240aa282f 2019-01-09 16:37:59,808 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:37:59,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:37:59,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb5c2c2-3ff4-43f7-8578-6d6f37f74a0b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:37:59,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7fb5c2c2-3ff4-43f7-8578-6d6f37f74a0b 2019-01-09 16:37:59,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:00,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-b14ad921-768d-4243-8e27-0c3c0cd0cee8 Date: Wed, 09 Jan 2019 16:38:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:38:00,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net used request id req-b14ad921-768d-4243-8e27-0c3c0cd0cee8 2019-01-09 16:38:00,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:00,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ab1858e5-072a-4052-aa0b-bdd284328167 Date: Wed, 09 Jan 2019 16:38:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:38:00,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-ab1858e5-072a-4052-aa0b-bdd284328167 2019-01-09 16:38:00,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:00,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-d143e12a-c687-427c-8f28-6b8a05441647 Date: Wed, 09 Jan 2019 16:38:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:38:00,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net used request id req-d143e12a-c687-427c-8f28-6b8a05441647 2019-01-09 16:38:00,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:38:00,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:38: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:38:00,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:00,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a650804e-b6c7-495e-bfa0-ec18a683d1ae Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}} 2019-01-09 16:38:00,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 used request id req-a650804e-b6c7-495e-bfa0-ec18a683d1ae 2019-01-09 16:38:00,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:00,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cf57b8c2-a00e-4135-8f16-67eb41867756 Date: Wed, 09 Jan 2019 16:38:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:38:00,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-cf57b8c2-a00e-4135-8f16-67eb41867756 2019-01-09 16:38:00,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8&mac_address=fa%3A16%3A3e%3A2c%3A04%3Af1&name=CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:00,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 911 X-Openstack-Request-Id: req-cb5ff043-8044-4d5a-bc7e-c8df9c2d442c Date: Wed, 09 Jan 2019 16:38:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.13"}],"id":"160cfa66-0d87-4605-8c2b-58cbf4a7eb2a","security_groups":["2a67d2c2-f27e-4382-b23b-dddea5b84cc7"],"mac_address":"fa:16:3e:2c:04:f1","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:46Z","binding:vnic_type":"normal","device_id":"4c659b08-f235-4515-9666-09d50050a816","ip_allocation":"immediate"}]} 2019-01-09 16:38:00,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8&mac_address=fa%3A16%3A3e%3A2c%3A04%3Af1&name=CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih&admin_state_up=True used request id req-cb5ff043-8044-4d5a-bc7e-c8df9c2d442c 2019-01-09 16:38:00,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:00,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0500f71b-08dd-4c60-9cd6-a5f0948a6197 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}} 2019-01-09 16:38:00,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 used request id req-0500f71b-08dd-4c60-9cd6-a5f0948a6197 2019-01-09 16:38:00,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:01,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38: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-b6a2e769-1e91-42de-858e-3a23cae5298d x-compute-request-id: req-b6a2e769-1e91-42de-858e-3a23cae5298d Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:04:f1", "version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "bookmark"}], "image": {"id": "d1114a40-0bd9-4b04-82e7-e3eae09edcef", "links": [{"href": "http://172.30.9.29:8774/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:37:53.000000", "flavor": {"id": "238cda45-711a-4d37-a971-234800e3e2b8", "links": [{"href": "http://172.30.9.29:8774/flavors/238cda45-711a-4d37-a971-234800e3e2b8", "rel": "bookmark"}]}, "id": "4c659b08-f235-4515-9666-09d50050a816", "security_groups": [{"name": "default"}], "user_id": "44c68459b9e6454fa130cd1bef7281bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:37:53Z", "hostId": "ec902f885b39bfc9a46de990de8d816abaf849381ee5671b02c4983e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "created": "2019-01-09T16:37:49Z", "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 16:38:01,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst used request id req-b6a2e769-1e91-42de-858e-3a23cae5298d 2019-01-09 16:38:01,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:01,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-ce6bef32-f2ff-4bb4-9f0f-4f865051d899 Date: Wed, 09 Jan 2019 16:38:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:38:01,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net used request id req-ce6bef32-f2ff-4bb4-9f0f-4f865051d899 2019-01-09 16:38:01,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:01,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-aa079192-0485-494a-b37e-1c007fb5e05b Date: Wed, 09 Jan 2019 16:38:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:38:01,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-aa079192-0485-494a-b37e-1c007fb5e05b 2019-01-09 16:38:01,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:01,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-98ff368f-b583-425e-a1a7-9816db5eab91 Date: Wed, 09 Jan 2019 16:38:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.2"}],"id":"138236df-abcf-4433-9bd2-48e0b16c2e1e","security_groups":[],"mac_address":"fa:16:3e:80:cd:ce","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ccaeee09-56ab-4672-bd9a-6af26070d3f8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.13"}],"id":"160cfa66-0d87-4605-8c2b-58cbf4a7eb2a","security_groups":["2a67d2c2-f27e-4382-b23b-dddea5b84cc7"],"mac_address":"fa:16:3e:2c:04:f1","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:46Z","binding:vnic_type":"normal","device_id":"4c659b08-f235-4515-9666-09d50050a816","ip_allocation":"immediate"}]} 2019-01-09 16:38:01,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-98ff368f-b583-425e-a1a7-9816db5eab91 2019-01-09 16:38:01,474 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst 2019-01-09 16:38:01,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:01,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-1eec65a3-6c34-4685-8603-36db90c7527d Date: Wed, 09 Jan 2019 16:38:01 GMT RESP BODY: {"floatingips": []} 2019-01-09 16:38:01,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-1eec65a3-6c34-4685-8603-36db90c7527d 2019-01-09 16:38:01,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:01,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-650df32c-19f9-4751-a0de-2cfb36935fef x-compute-request-id: req-650df32c-19f9-4751-a0de-2cfb36935fef Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:04:f1", "version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "bookmark"}], "image": {"id": "d1114a40-0bd9-4b04-82e7-e3eae09edcef", "links": [{"href": "http://172.30.9.29:8774/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:37:53.000000", "flavor": {"id": "238cda45-711a-4d37-a971-234800e3e2b8", "links": [{"href": "http://172.30.9.29:8774/flavors/238cda45-711a-4d37-a971-234800e3e2b8", "rel": "bookmark"}]}, "id": "4c659b08-f235-4515-9666-09d50050a816", "security_groups": [{"name": "default"}], "user_id": "44c68459b9e6454fa130cd1bef7281bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:37:53Z", "hostId": "ec902f885b39bfc9a46de990de8d816abaf849381ee5671b02c4983e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "created": "2019-01-09T16:37:49Z", "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:38:01,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816 used request id req-650df32c-19f9-4751-a0de-2cfb36935fef 2019-01-09 16:38:01,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:01,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-c02f047f-4aea-4508-ac62-a2358591ebe9 Date: Wed, 09 Jan 2019 16:38:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:38:01,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net used request id req-c02f047f-4aea-4508-ac62-a2358591ebe9 2019-01-09 16:38:01,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:01,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426f98ea-a17c-4f45-9945-e7a3bfac1818 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}} 2019-01-09 16:38:01,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 used request id req-426f98ea-a17c-4f45-9945-e7a3bfac1818 2019-01-09 16:38:01,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:01,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fc52ea31-3978-4a14-9c32-17d7824862c9 Date: Wed, 09 Jan 2019 16:38:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:38:01,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-fc52ea31-3978-4a14-9c32-17d7824862c9 2019-01-09 16:38:01,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:01,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-86e49ea8-748c-4a91-baad-fd970c76b393 Date: Wed, 09 Jan 2019 16:38:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.2"}],"id":"138236df-abcf-4433-9bd2-48e0b16c2e1e","security_groups":[],"mac_address":"fa:16:3e:80:cd:ce","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ccaeee09-56ab-4672-bd9a-6af26070d3f8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.13"}],"id":"160cfa66-0d87-4605-8c2b-58cbf4a7eb2a","security_groups":["2a67d2c2-f27e-4382-b23b-dddea5b84cc7"],"mac_address":"fa:16:3e:2c:04:f1","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:46Z","binding:vnic_type":"normal","device_id":"4c659b08-f235-4515-9666-09d50050a816","ip_allocation":"immediate"}]} 2019-01-09 16:38:01,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-86e49ea8-748c-4a91-baad-fd970c76b393 2019-01-09 16:38:01,958 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:38:01,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:02,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "922fe1f9d7e14c4782355600516e32fc", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj-role"}, {"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T17:38:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3fcfd6f48a6244939937016bbd97f3a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3fcfd6f48a6244939937016bbd97f3a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3fcfd6f48a6244939937016bbd97f3a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-user", "id": "44c68459b9e6454fa130cd1bef7281bf"}, "audit_ids": ["r5a8H1U6Qu-7Shw35olk6g"], "issued_at": "2019-01-09T16:38:02.000000Z"}} 2019-01-09 16:38:02,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c006f344b330d9540828e16955e26207ff698b" 2019-01-09 16:38:02,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0998cc4d-2f4a-4df4-afd2-e8baf2eb1df8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:02,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0998cc4d-2f4a-4df4-afd2-e8baf2eb1df8 2019-01-09 16:38:02,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:02,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38: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-249c4a46-be7d-4614-b276-38edbe66e673 x-compute-request-id: req-249c4a46-be7d-4614-b276-38edbe66e673 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:04:f1", "version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "bookmark"}], "image": {"id": "d1114a40-0bd9-4b04-82e7-e3eae09edcef", "links": [{"href": "http://172.30.9.29:8774/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:37:53.000000", "flavor": {"id": "238cda45-711a-4d37-a971-234800e3e2b8", "links": [{"href": "http://172.30.9.29:8774/flavors/238cda45-711a-4d37-a971-234800e3e2b8", "rel": "bookmark"}]}, "id": "4c659b08-f235-4515-9666-09d50050a816", "security_groups": [{"name": "default"}], "user_id": "44c68459b9e6454fa130cd1bef7281bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:37:53Z", "hostId": "ec902f885b39bfc9a46de990de8d816abaf849381ee5671b02c4983e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "created": "2019-01-09T16:37:49Z", "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:38:02,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816 used request id req-249c4a46-be7d-4614-b276-38edbe66e673 2019-01-09 16:38:02,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:02,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-1d9582c6-ddc5-44e9-be22-c6e201fe4f4a Date: Wed, 09 Jan 2019 16:38:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:38:02,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net used request id req-1d9582c6-ddc5-44e9-be22-c6e201fe4f4a 2019-01-09 16:38:02,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:03,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce1d351d-b404-42de-8ae8-7552cf79c28a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}} 2019-01-09 16:38:03,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 used request id req-ce1d351d-b404-42de-8ae8-7552cf79c28a 2019-01-09 16:38:03,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:03,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7e5bc919-c3b1-401b-a478-cde6eeeb47cb Date: Wed, 09 Jan 2019 16:38:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:38:03,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-7e5bc919-c3b1-401b-a478-cde6eeeb47cb 2019-01-09 16:38:03,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:03,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-d46106aa-6611-4836-9a5b-11a62af8788c Date: Wed, 09 Jan 2019 16:38:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.2"}],"id":"138236df-abcf-4433-9bd2-48e0b16c2e1e","security_groups":[],"mac_address":"fa:16:3e:80:cd:ce","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ccaeee09-56ab-4672-bd9a-6af26070d3f8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.13"}],"id":"160cfa66-0d87-4605-8c2b-58cbf4a7eb2a","security_groups":["2a67d2c2-f27e-4382-b23b-dddea5b84cc7"],"mac_address":"fa:16:3e:2c:04:f1","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:46Z","binding:vnic_type":"normal","device_id":"4c659b08-f235-4515-9666-09d50050a816","ip_allocation":"immediate"}]} 2019-01-09 16:38:03,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-d46106aa-6611-4836-9a5b-11a62af8788c 2019-01-09 16:38:03,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c006f344b330d9540828e16955e26207ff698b" 2019-01-09 16:38:03,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3fcda1e4-eed9-4dd8-a875-7bd29a65dc0a x-compute-request-id: req-3fcda1e4-eed9-4dd8-a875-7bd29a65dc0a Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:04:f1", "version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "bookmark"}], "image": {"id": "d1114a40-0bd9-4b04-82e7-e3eae09edcef", "links": [{"href": "http://172.30.9.29:8774/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:37:53.000000", "flavor": {"id": "238cda45-711a-4d37-a971-234800e3e2b8", "links": [{"href": "http://172.30.9.29:8774/flavors/238cda45-711a-4d37-a971-234800e3e2b8", "rel": "bookmark"}]}, "id": "4c659b08-f235-4515-9666-09d50050a816", "security_groups": [{"name": "default"}], "user_id": "44c68459b9e6454fa130cd1bef7281bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:37:53Z", "hostId": "ec902f885b39bfc9a46de990de8d816abaf849381ee5671b02c4983e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "created": "2019-01-09T16:37:49Z", "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 16:38:03,665 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst used request id req-3fcda1e4-eed9-4dd8-a875-7bd29a65dc0a 2019-01-09 16:38:03,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c006f344b330d9540828e16955e26207ff698b" 2019-01-09 16:38:04,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-adf2675f-e2df-4fff-abe0-654ee3774f23 Date: Wed, 09 Jan 2019 16:38:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:38:04,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net used request id req-adf2675f-e2df-4fff-abe0-654ee3774f23 2019-01-09 16:38:04,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c006f344b330d9540828e16955e26207ff698b" 2019-01-09 16:38:04,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-582c920e-374b-4b15-8330-f73f8be6adbd Date: Wed, 09 Jan 2019 16:38:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:38:04,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-582c920e-374b-4b15-8330-f73f8be6adbd 2019-01-09 16:38:04,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c006f344b330d9540828e16955e26207ff698b" 2019-01-09 16:38:04,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-774e3b6f-03d6-4c05-a577-5593d92f83ee Date: Wed, 09 Jan 2019 16:38:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.2"}],"id":"138236df-abcf-4433-9bd2-48e0b16c2e1e","security_groups":[],"mac_address":"fa:16:3e:80:cd:ce","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ccaeee09-56ab-4672-bd9a-6af26070d3f8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.13"}],"id":"160cfa66-0d87-4605-8c2b-58cbf4a7eb2a","security_groups":["2a67d2c2-f27e-4382-b23b-dddea5b84cc7"],"mac_address":"fa:16:3e:2c:04:f1","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:46Z","binding:vnic_type":"normal","device_id":"4c659b08-f235-4515-9666-09d50050a816","ip_allocation":"immediate"}]} 2019-01-09 16:38:04,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-774e3b6f-03d6-4c05-a577-5593d92f83ee 2019-01-09 16:38:04,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:04,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37275d4d-fcc9-46e7-8a7a-8e345194759b x-compute-request-id: req-37275d4d-fcc9-46e7-8a7a-8e345194759b Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:04:f1", "version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "bookmark"}], "image": {"id": "d1114a40-0bd9-4b04-82e7-e3eae09edcef", "links": [{"href": "http://172.30.9.29:8774/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:37:53.000000", "flavor": {"id": "238cda45-711a-4d37-a971-234800e3e2b8", "links": [{"href": "http://172.30.9.29:8774/flavors/238cda45-711a-4d37-a971-234800e3e2b8", "rel": "bookmark"}]}, "id": "4c659b08-f235-4515-9666-09d50050a816", "security_groups": [{"name": "default"}], "user_id": "44c68459b9e6454fa130cd1bef7281bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:37:53Z", "hostId": "ec902f885b39bfc9a46de990de8d816abaf849381ee5671b02c4983e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "created": "2019-01-09T16:37:49Z", "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:38:04,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816 used request id req-37275d4d-fcc9-46e7-8a7a-8e345194759b 2019-01-09 16:38:04,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:04,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-3e0058ad-d952-4fa8-9032-fd9f44b0b4f8 Date: Wed, 09 Jan 2019 16:38:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:38:04,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net used request id req-3e0058ad-d952-4fa8-9032-fd9f44b0b4f8 2019-01-09 16:38:04,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:04,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77253e0f-1dd6-4b46-bd29-e5966cdae8c4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}} 2019-01-09 16:38:04,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 used request id req-77253e0f-1dd6-4b46-bd29-e5966cdae8c4 2019-01-09 16:38:04,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:04,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-859af038-3df0-4096-ae52-3d3cd638766e Date: Wed, 09 Jan 2019 16:38:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:38:04,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-859af038-3df0-4096-ae52-3d3cd638766e 2019-01-09 16:38:04,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:05,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-82c4e74e-4a7d-439c-aebb-d0e706873a86 Date: Wed, 09 Jan 2019 16:38:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.2"}],"id":"138236df-abcf-4433-9bd2-48e0b16c2e1e","security_groups":[],"mac_address":"fa:16:3e:80:cd:ce","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ccaeee09-56ab-4672-bd9a-6af26070d3f8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.13"}],"id":"160cfa66-0d87-4605-8c2b-58cbf4a7eb2a","security_groups":["2a67d2c2-f27e-4382-b23b-dddea5b84cc7"],"mac_address":"fa:16:3e:2c:04:f1","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:46Z","binding:vnic_type":"normal","device_id":"4c659b08-f235-4515-9666-09d50050a816","ip_allocation":"immediate"}]} 2019-01-09 16:38:05,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-82c4e74e-4a7d-439c-aebb-d0e706873a86 2019-01-09 16:38:05,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:05,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-263f372a-1ebd-49a8-b0fd-66443a46d8ea x-compute-request-id: req-263f372a-1ebd-49a8-b0fd-66443a46d8ea Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:04:f1", "version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "bookmark"}], "image": {"id": "d1114a40-0bd9-4b04-82e7-e3eae09edcef", "links": [{"href": "http://172.30.9.29:8774/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:37:53.000000", "flavor": {"id": "238cda45-711a-4d37-a971-234800e3e2b8", "links": [{"href": "http://172.30.9.29:8774/flavors/238cda45-711a-4d37-a971-234800e3e2b8", "rel": "bookmark"}]}, "id": "4c659b08-f235-4515-9666-09d50050a816", "security_groups": [{"name": "default"}], "user_id": "44c68459b9e6454fa130cd1bef7281bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:37:53Z", "hostId": "ec902f885b39bfc9a46de990de8d816abaf849381ee5671b02c4983e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "created": "2019-01-09T16:37:49Z", "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:38:05,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816 used request id req-263f372a-1ebd-49a8-b0fd-66443a46d8ea 2019-01-09 16:38:05,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:05,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-dc797524-977c-42eb-a408-2dff36e04dc3 Date: Wed, 09 Jan 2019 16:38:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:38:05,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net used request id req-dc797524-977c-42eb-a408-2dff36e04dc3 2019-01-09 16:38:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:05,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-216748ba-1d71-4af0-b2fe-fe62b6c61185 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}} 2019-01-09 16:38:05,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 used request id req-216748ba-1d71-4af0-b2fe-fe62b6c61185 2019-01-09 16:38:05,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:05,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1ce2c0c4-c485-42bc-808c-1abf5457f590 Date: Wed, 09 Jan 2019 16:38:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:38:05,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-1ce2c0c4-c485-42bc-808c-1abf5457f590 2019-01-09 16:38:05,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a928d555b467a859184e9615f50e31a34d198416" 2019-01-09 16:38:05,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-c9333bcd-d301-4a46-b611-7292663f47fa Date: Wed, 09 Jan 2019 16:38:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.2"}],"id":"138236df-abcf-4433-9bd2-48e0b16c2e1e","security_groups":[],"mac_address":"fa:16:3e:80:cd:ce","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ccaeee09-56ab-4672-bd9a-6af26070d3f8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.13"}],"id":"160cfa66-0d87-4605-8c2b-58cbf4a7eb2a","security_groups":["2a67d2c2-f27e-4382-b23b-dddea5b84cc7"],"mac_address":"fa:16:3e:2c:04:f1","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:46Z","binding:vnic_type":"normal","device_id":"4c659b08-f235-4515-9666-09d50050a816","ip_allocation":"immediate"}]} 2019-01-09 16:38:05,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-c9333bcd-d301-4a46-b611-7292663f47fa 2019-01-09 16:38:05,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c006f344b330d9540828e16955e26207ff698b" 2019-01-09 16:38:05,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-941ded56-f215-46b0-bca5-d4c0627db1ca x-compute-request-id: req-941ded56-f215-46b0-bca5-d4c0627db1ca Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:04:f1", "version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/4c659b08-f235-4515-9666-09d50050a816", "rel": "bookmark"}], "image": {"id": "d1114a40-0bd9-4b04-82e7-e3eae09edcef", "links": [{"href": "http://172.30.9.29:8774/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T16:37:53.000000", "flavor": {"id": "238cda45-711a-4d37-a971-234800e3e2b8", "links": [{"href": "http://172.30.9.29:8774/flavors/238cda45-711a-4d37-a971-234800e3e2b8", "rel": "bookmark"}]}, "id": "4c659b08-f235-4515-9666-09d50050a816", "security_groups": [{"name": "default"}], "user_id": "44c68459b9e6454fa130cd1bef7281bf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:37:53Z", "hostId": "ec902f885b39bfc9a46de990de8d816abaf849381ee5671b02c4983e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "created": "2019-01-09T16:37:49Z", "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:38:05,535 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/4c659b08-f235-4515-9666-09d50050a816 used request id req-941ded56-f215-46b0-bca5-d4c0627db1ca 2019-01-09 16:38:05,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c006f344b330d9540828e16955e26207ff698b" 2019-01-09 16:38:05,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 670 X-Openstack-Request-Id: req-ec33ce6e-3956-43ce-bdd2-6798ffca5fd2 Date: Wed, 09 Jan 2019 16:38:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3fcfd6f48a6244939937016bbd97f3a0","l2_adjacency":true,"status":"ACTIVE","subnets":["960dc6d2-002d-4410-8040-b37a3e5065e4"],"description":"","tags":[],"updated_at":"2019-01-09T16:37:45Z","qos_policy_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net","admin_state_up":true,"tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:44Z","mtu":1450}]} 2019-01-09 16:38:05,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net used request id req-ec33ce6e-3956-43ce-bdd2-6798ffca5fd2 2019-01-09 16:38:05,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c006f344b330d9540828e16955e26207ff698b" 2019-01-09 16:38:05,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b9687aa4-b81a-4002-bfd4-bee6dbb95358 Date: Wed, 09 Jan 2019 16:38:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","dns_nameservers":[],"updated_at":"2019-01-09T16:37:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.0.0.2","end":"10.0.0.254"}],"gateway_ip":"10.0.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.0.0.0/24","project_id":"3fcfd6f48a6244939937016bbd97f3a0","id":"960dc6d2-002d-4410-8040-b37a3e5065e4","subnetpool_id":null,"name":"CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet"}]} 2019-01-09 16:38:05,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-b9687aa4-b81a-4002-bfd4-bee6dbb95358 2019-01-09 16:38:05,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36c006f344b330d9540828e16955e26207ff698b" 2019-01-09 16:38:05,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1697 X-Openstack-Request-Id: req-e7702380-cd65-4809-9241-43cb5a7df0fa Date: Wed, 09 Jan 2019 16:38:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:49Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.2"}],"id":"138236df-abcf-4433-9bd2-48e0b16c2e1e","security_groups":[],"mac_address":"fa:16:3e:80:cd:ce","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ccaeee09-56ab-4672-bd9a-6af26070d3f8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:37:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"960dc6d2-002d-4410-8040-b37a3e5065e4","ip_address":"10.0.0.13"}],"id":"160cfa66-0d87-4605-8c2b-58cbf4a7eb2a","security_groups":["2a67d2c2-f27e-4382-b23b-dddea5b84cc7"],"mac_address":"fa:16:3e:2c:04:f1","project_id":"3fcfd6f48a6244939937016bbd97f3a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack-server1_port-7p4sgiau6aih","admin_state_up":true,"network_id":"ccaeee09-56ab-4672-bd9a-6af26070d3f8","tenant_id":"3fcfd6f48a6244939937016bbd97f3a0","created_at":"2019-01-09T16:37:46Z","binding:vnic_type":"normal","device_id":"4c659b08-f235-4515-9666-09d50050a816","ip_allocation":"immediate"}]} 2019-01-09 16:38:05,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=ccaeee09-56ab-4672-bd9a-6af26070d3f8 used request id req-e7702380-cd65-4809-9241-43cb5a7df0fa 2019-01-09 16:38:05,739 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack 2019-01-09 16:38:05,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:38:05,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:05 GMT Server: Apache x-openstack-request-id: req-4c9a50a7-0e76-4922-8730-04936705f760 Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:05,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:05 GMT Server: Apache x-openstack-request-id: req-a97f4fb6-1e2c-497c-aec8-69c3a5b074aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:05,891 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd used request id req-a97f4fb6-1e2c-497c-aec8-69c3a5b074aa 2019-01-09 16:38:05,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:38:05,919 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:05 GMT Server: Apache x-openstack-request-id: req-77de43ab-5f1e-4093-9444-36204142fec1 Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:05,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:05 GMT Server: Apache x-openstack-request-id: req-0c218cda-e95e-4895-a5e9-89eb5d8685ed 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": "3fcfd6f48a6244939937016bbd97f3a0", "OS::stack_id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "image_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "inst_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "subnet_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet", "flavor_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-flavor-name", "net_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "stack_user_project_id": "a9ecc350e81a4298ab3b425ba50d4514", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:37:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:38:05Z", "id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:38:05,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd used request id req-0c218cda-e95e-4895-a5e9-89eb5d8685ed 2019-01-09 16:38:05,944 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:38:05,944 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:38:08,948 - create_stack - DEBUG - Stack status query timeout in 1196.943681 2019-01-09 16:38:08,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:38:08,978 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:08 GMT Server: Apache x-openstack-request-id: req-5e397e58-dc65-4eff-b8c4-90a4e45e4823 Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:09,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:08 GMT Server: Apache x-openstack-request-id: req-5093ba4f-7c20-4861-ab32-c93734f52dcc 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": "3fcfd6f48a6244939937016bbd97f3a0", "OS::stack_id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "image_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "inst_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "subnet_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet", "flavor_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-flavor-name", "net_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "stack_user_project_id": "a9ecc350e81a4298ab3b425ba50d4514", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:37:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:38:05Z", "id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:38:09,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd used request id req-5093ba4f-7c20-4861-ab32-c93734f52dcc 2019-01-09 16:38:09,019 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:38:09,020 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:38:12,023 - create_stack - DEBUG - Stack status query timeout in 1193.86841011 2019-01-09 16:38:12,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:38:12,052 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:12 GMT Server: Apache x-openstack-request-id: req-9e89a4a7-0411-4e0f-9399-2015b8cb80b0 Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:12,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:12 GMT Server: Apache x-openstack-request-id: req-8377731d-1a44-481c-acdf-f7ca4fe0d9d5 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": "3fcfd6f48a6244939937016bbd97f3a0", "OS::stack_id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "image_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "inst_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "subnet_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet", "flavor_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-flavor-name", "net_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "stack_user_project_id": "a9ecc350e81a4298ab3b425ba50d4514", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:37:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:38:05Z", "id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:38:12,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd used request id req-8377731d-1a44-481c-acdf-f7ca4fe0d9d5 2019-01-09 16:38:12,078 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:38:12,078 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:38:15,081 - create_stack - DEBUG - Stack status query timeout in 1190.81029296 2019-01-09 16:38:15,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:38:15,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:15 GMT Server: Apache x-openstack-request-id: req-12efdf16-2e99-49dc-9074-a76e518147d3 Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:15,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:15 GMT Server: Apache x-openstack-request-id: req-9cf122f9-5685-40b7-9c47-ce599e0af92c 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": "3fcfd6f48a6244939937016bbd97f3a0", "OS::stack_id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "image_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image", "inst_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-inst", "subnet_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-subnet", "flavor_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-flavor-name", "net_name": "CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-net"}, "deletion_time": "2019-01-09T16:38:13Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack", "stack_user_project_id": "a9ecc350e81a4298ab3b425ba50d4514", "tags": null, "creation_time": "2019-01-09T16:37:42Z", "links": [{"href": "http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:38:05Z", "id": "e058fc7b-23dd-4ea8-923d-4fd5838765bd", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2019-01-09 16:38:15,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd used request id req-9cf122f9-5685-40b7-9c47-ce599e0af92c 2019-01-09 16:38:15,136 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 16:38:15,137 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack 2019-01-09 16:38:15,137 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack 2019-01-09 16:38:15,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/e058fc7b-23dd-4ea8-923d-4fd5838765bd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9619beca5a6aff801d39b725fd83ca5a4ca0f3f3" 2019-01-09 16:38:15,164 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:15 GMT Server: Apache x-openstack-request-id: req-d290ea8c-7b23-4201-b21d-b6df42fbfdde Location: http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:15,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:15 GMT Server: Apache x-openstack-request-id: req-87f4544f-b07f-4f71-a259-cb4871540147 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:38:15,188 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/3fcfd6f48a6244939937016bbd97f3a0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-stack/e058fc7b-23dd-4ea8-923d-4fd5838765bd used request id req-87f4544f-b07f-4f71-a259-cb4871540147 2019-01-09 16:38:15,189 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-51cc7b3b-eab4-46d4-adfd-41363813278f-image 2019-01-09 16:38:15,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5ef3cb3e69d60732967e5236319b230bc836428" 2019-01-09 16:38:15,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-56de1532-bcb8-4ed8-980e-0ac500b412d2 Date: Wed, 09 Jan 2019 16:38: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-09 16:38:15,979 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d1114a40-0bd9-4b04-82e7-e3eae09edcef used request id req-56de1532-bcb8-4ed8-980e-0ac500b412d2 2019-01-09 16:38:15,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8774/v2.1/flavors/238cda45-711a-4d37-a971-234800e3e2b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48cbd29d7e039ba36b56061600bca3218b89cc79" 2019-01-09 16:38:16,009 - novaclient.v2.client - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:38:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d68485d-f6b0-42d3-8513-d0e500496d17 x-compute-request-id: req-7d68485d-f6b0-42d3-8513-d0e500496d17 Content-Length: 0 Content-Type: application/json 2019-01-09 16:38:16,009 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/238cda45-711a-4d37-a971-234800e3e2b8 used request id req-7d68485d-f6b0-42d3-8513-d0e500496d17 2019-01-09 16:38:16,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:38:16,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-387bd66c-3314-4069-bf56-986a78295beb Date: Wed, 09 Jan 2019 16:38:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "created_at": "2019-01-09T16:37:43Z", "updated_at": "2019-01-09T16:37:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:37:44Z", "revision_number": 0, "id": "39a2e352-59a4-4ad2-89c8-9aa5ceca57e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:37:44Z", "security_group_id": "2a67d2c2-f27e-4382-b23b-dddea5b84cc7", "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fcfd6f48a6244939937016bbd97f3a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:37:44Z", "revision_number": 0, "id": "5252564f-2592-4f98-83ef-8b511b5c0b45", "remote_group_id": "2a67d2c2-f27e-4382-b23b-dddea5b84cc7", "remote_ip_prefix": null, "created_at": "2019-01-09T16:37:44Z", "security_group_id": "2a67d2c2-f27e-4382-b23b-dddea5b84cc7", "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "3fcfd6f48a6244939937016bbd97f3a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:37:44Z", "revision_number": 0, "id": "6d8d3bb6-110f-46d5-a906-ad6355c78748", "remote_group_id": "2a67d2c2-f27e-4382-b23b-dddea5b84cc7", "remote_ip_prefix": null, "created_at": "2019-01-09T16:37:44Z", "security_group_id": "2a67d2c2-f27e-4382-b23b-dddea5b84cc7", "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fcfd6f48a6244939937016bbd97f3a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:37:44Z", "revision_number": 0, "id": "e98ea272-3840-4ba5-a449-81730153ae2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:37:44Z", "security_group_id": "2a67d2c2-f27e-4382-b23b-dddea5b84cc7", "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "3fcfd6f48a6244939937016bbd97f3a0"}], "revision_number": 4, "project_id": "3fcfd6f48a6244939937016bbd97f3a0", "id": "2a67d2c2-f27e-4382-b23b-dddea5b84cc7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:38:16,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-387bd66c-3314-4069-bf56-986a78295beb 2019-01-09 16:38:16,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:38:16,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4336e82a-34c3-4103-a7b5-e16a9f091dcd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:16,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-4336e82a-34c3-4103-a7b5-e16a9f091dcd 2019-01-09 16:38:16,408 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:16,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:38:16,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a00f30-04ce-4f0b-bf75-b450ba9ced23 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3fcfd6f48a6244939937016bbd97f3a0", "name": "CreateStackSuccessTests-d5ed9cf3-bb00-457-proj"}} 2019-01-09 16:38:16,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 used request id req-72a00f30-04ce-4f0b-bf75-b450ba9ced23 2019-01-09 16:38:16,508 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a67d2c2-f27e-4382-b23b-dddea5b84cc7 2019-01-09 16:38:16,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2a67d2c2-f27e-4382-b23b-dddea5b84cc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:38:16,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6029bbf2-98b7-479d-b382-3c7987dbae1f Date: Wed, 09 Jan 2019 16:38:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:37:44Z", "security_group_id": "2a67d2c2-f27e-4382-b23b-dddea5b84cc7", "port_range_min": null, "revision_number": 0, "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "created_at": "2019-01-09T16:37:44Z", "project_id": "3fcfd6f48a6244939937016bbd97f3a0", "id": "39a2e352-59a4-4ad2-89c8-9aa5ceca57e7"}, {"remote_group_id": "2a67d2c2-f27e-4382-b23b-dddea5b84cc7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:37:44Z", "security_group_id": "2a67d2c2-f27e-4382-b23b-dddea5b84cc7", "port_range_min": null, "revision_number": 0, "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "created_at": "2019-01-09T16:37:44Z", "project_id": "3fcfd6f48a6244939937016bbd97f3a0", "id": "5252564f-2592-4f98-83ef-8b511b5c0b45"}, {"remote_group_id": "2a67d2c2-f27e-4382-b23b-dddea5b84cc7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:37:44Z", "security_group_id": "2a67d2c2-f27e-4382-b23b-dddea5b84cc7", "port_range_min": null, "revision_number": 0, "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "created_at": "2019-01-09T16:37:44Z", "project_id": "3fcfd6f48a6244939937016bbd97f3a0", "id": "6d8d3bb6-110f-46d5-a906-ad6355c78748"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:37:44Z", "security_group_id": "2a67d2c2-f27e-4382-b23b-dddea5b84cc7", "port_range_min": null, "revision_number": 0, "tenant_id": "3fcfd6f48a6244939937016bbd97f3a0", "created_at": "2019-01-09T16:37:44Z", "project_id": "3fcfd6f48a6244939937016bbd97f3a0", "id": "e98ea272-3840-4ba5-a449-81730153ae2e"}]} 2019-01-09 16:38:16,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=2a67d2c2-f27e-4382-b23b-dddea5b84cc7 used request id req-6029bbf2-98b7-479d-b382-3c7987dbae1f 2019-01-09 16:38:16,533 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:38:16,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/2a67d2c2-f27e-4382-b23b-dddea5b84cc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:38:16,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-58a1588d-e695-4efe-a69d-361feb2208c0 Content-Length: 0 Date: Wed, 09 Jan 2019 16:38:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:38:16,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/2a67d2c2-f27e-4382-b23b-dddea5b84cc7 used request id req-58a1588d-e695-4efe-a69d-361feb2208c0 2019-01-09 16:38:16,740 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-d5ed9cf3-bb00-457-proj 2019-01-09 16:38:16,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:38:17,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fc05a95-0c4d-43fb-86d6-2a2271fd990e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:17,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/3fcfd6f48a6244939937016bbd97f3a0 used request id req-4fc05a95-0c4d-43fb-86d6-2a2271fd990e 2019-01-09 16:38:17,039 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-d5ed9cf3-bb00-457-proj-role 2019-01-09 16:38:17,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/922fe1f9d7e14c4782355600516e32fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:38:17,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20d2c15f-9181-4e5f-809b-dabaa1850ceb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:17,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/922fe1f9d7e14c4782355600516e32fc used request id req-20d2c15f-9181-4e5f-809b-dabaa1850ceb 2019-01-09 16:38:17,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccabb5bc20b66f409419ae738caf855022670f40" 2019-01-09 16:38:17,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a9a295-1990-43db-b2cb-117ba123100d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:38:17,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d7a9a295-1990-43db-b2cb-117ba123100d 2019-01-09 16:38:17,264 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-d5ed9cf3-bb00-457-user 2019-01-09 16:38:17,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/44c68459b9e6454fa130cd1bef7281bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8ea5e1a0dd5372a81254c4b3db15da4dcf60b01" 2019-01-09 16:38:17,472 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb5d9b8b-c8b9-42b5-bc9b-63491356e5fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:17,472 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/44c68459b9e6454fa130cd1bef7281bf used request id req-cb5d9b8b-c8b9-42b5-bc9b-63491356e5fd 2019-01-09 16:38:17,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:17,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:38:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["bjOz9JpDS32jJP9vBlUb_Q"], "issued_at": "2019-01-09T16:38:17.000000Z"}} 2019-01-09 16:38:17,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43bc0d1e58de34deba52700c0ad6e9e6b0f9e42d" 2019-01-09 16:38:17,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405a6329-8840-4461-aee2-f8a43f5466dd Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:17,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-405a6329-8840-4461-aee2-f8a43f5466dd 2019-01-09 16:38:17,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:17,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:18,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:38:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["WP1K2Z7TS2m9_RsMXQHrhg"], "issued_at": "2019-01-09T16:38:18.000000Z"}} 2019-01-09 16:38:18,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:18,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c42e7b04-7236-4b43-9883-5e6603e22382 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:18,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c42e7b04-7236-4b43-9883-5e6603e22382 2019-01-09 16:38:18,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:38:18,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:38: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:38:18,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-5597d0cd-c088-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:18,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f59d67d-31d1-4791-9eef-8d826caa8f8e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-5597d0cd-c088-49e-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:38:18,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-5597d0cd-c088-49e-proj used request id req-1f59d67d-31d1-4791-9eef-8d826caa8f8e 2019-01-09 16:38:18,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:18,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4e58b9-959a-43fc-9f2c-3dcc0a60361c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:38:18,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5d4e58b9-959a-43fc-9f2c-3dcc0a60361c 2019-01-09 16:38:18,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-5597d0cd-c088-49e-proj"}}' 2019-01-09 16:38:18,836 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:38:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3128780-0a38-4d3d-a34e-97b13852fb1b Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282"}, "tags": [], "enabled": true, "id": "80dc8091ce9645ff95b4eecce69f7282", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5597d0cd-c088-49e-proj"}} 2019-01-09 16:38:18,836 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-c3128780-0a38-4d3d-a34e-97b13852fb1b 2019-01-09 16:38:18,836 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-5597d0cd-c088-49e-proj 2019-01-09 16:38:18,837 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:18,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:19,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:38:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["IRNbNhI_QMCXzbupi67hIA"], "issued_at": "2019-01-09T16:38:19.000000Z"}} 2019-01-09 16:38:19,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:19,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c142b9-e5f0-43a3-a3d6-02d2a0bc67ff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:19,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e3c142b9-e5f0-43a3-a3d6-02d2a0bc67ff 2019-01-09 16:38:19,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:38:19,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:38: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:38:19,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:19,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2036f79b-ec98-471c-bbcf-dfff443e84ee Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:38:19,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2036f79b-ec98-471c-bbcf-dfff443e84ee 2019-01-09 16:38:19,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5597d0cd-c088-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:19,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-745e9cbf-4bfa-4d8e-a28e-22236bb612df Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5597d0cd-c088-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282"}, "tags": [], "enabled": true, "id": "80dc8091ce9645ff95b4eecce69f7282", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5597d0cd-c088-49e-proj"}]} 2019-01-09 16:38:19,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5597d0cd-c088-49e-proj used request id req-745e9cbf-4bfa-4d8e-a28e-22236bb612df 2019-01-09 16:38:19,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:19,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f55eddd-2bbc-4040-aae9-5ade615b7958 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:38:19,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-4f55eddd-2bbc-4040-aae9-5ade615b7958 2019-01-09 16:38:19,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:20,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a72955f3-c610-4f93-99da-127f98ff512e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:38:20,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a72955f3-c610-4f93-99da-127f98ff512e 2019-01-09 16:38:20,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5597d0cd-c088-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:20,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-022602ec-ed13-4e0d-93f8-7fcac7cf2dc9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5597d0cd-c088-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282"}, "tags": [], "enabled": true, "id": "80dc8091ce9645ff95b4eecce69f7282", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5597d0cd-c088-49e-proj"}]} 2019-01-09 16:38:20,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5597d0cd-c088-49e-proj used request id req-022602ec-ed13-4e0d-93f8-7fcac7cf2dc9 2019-01-09 16:38:20,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/d250faf1098b4307848cc7d259e69c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:20,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422abefa-e398-4d3d-9cba-8d3b032c30d9 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-5597d0cd-c088-49e-user", "links": {"self": "http://172.30.9.29:5000/v3/users/d250faf1098b4307848cc7d259e69c77"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "80dc8091ce9645ff95b4eecce69f7282", "id": "d250faf1098b4307848cc7d259e69c77", "password_expires_at": null}} 2019-01-09 16:38:20,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/d250faf1098b4307848cc7d259e69c77 used request id req-422abefa-e398-4d3d-9cba-8d3b032c30d9 2019-01-09 16:38:20,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282/users/d250faf1098b4307848cc7d259e69c77/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:20,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31a087e-6ff0-4d24-95b2-49ec4f270f18 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282/users/d250faf1098b4307848cc7d259e69c77/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:38:20,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282/users/d250faf1098b4307848cc7d259e69c77/roles used request id req-a31a087e-6ff0-4d24-95b2-49ec4f270f18 2019-01-09 16:38:20,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:20,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9d09a6-bf1d-4b82-afad-49fbd6ed7e87 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}} 2019-01-09 16:38:20,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-9b9d09a6-bf1d-4b82-afad-49fbd6ed7e87 2019-01-09 16:38:20,422 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-5597d0cd-c088-49e-proj 2019-01-09 16:38:20,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282/users/d250faf1098b4307848cc7d259e69c77/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:20,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d30262f-bf94-4d57-9c13-d00a2d6ed80e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:20,562 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282/users/d250faf1098b4307848cc7d259e69c77/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-2d30262f-bf94-4d57-9c13-d00a2d6ed80e 2019-01-09 16:38:20,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:20,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6931c8ef-779f-4907-afb6-3406e07ac20d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:38:20,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6931c8ef-779f-4907-afb6-3406e07ac20d 2019-01-09 16:38:20,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5597d0cd-c088-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:20,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c230311c-680b-4d63-aa16-12ef11d5e9bd Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5597d0cd-c088-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282"}, "tags": [], "enabled": true, "id": "80dc8091ce9645ff95b4eecce69f7282", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-5597d0cd-c088-49e-proj"}]} 2019-01-09 16:38:20,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-5597d0cd-c088-49e-proj used request id req-c230311c-680b-4d63-aa16-12ef11d5e9bd 2019-01-09 16:38:20,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282/users/d250faf1098b4307848cc7d259e69c77/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:20,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0e71a6-fb07-4f41-af27-28f50e89ea75 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282/users/d250faf1098b4307848cc7d259e69c77/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}]} 2019-01-09 16:38:20,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282/users/d250faf1098b4307848cc7d259e69c77/roles used request id req-2e0e71a6-fb07-4f41-af27-28f50e89ea75 2019-01-09 16:38:20,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:21,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1992cd-338e-4fc6-b72e-32b6bd8f5832 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:38:21,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-3f1992cd-338e-4fc6-b72e-32b6bd8f5832 2019-01-09 16:38:21,076 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-5597d0cd-c088-49e-proj 2019-01-09 16:38:21,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282/users/d250faf1098b4307848cc7d259e69c77/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:21,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a654cdc4-34a1-43e0-8e96-3c3d30b962b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:21,217 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282/users/d250faf1098b4307848cc7d259e69c77/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-a654cdc4-34a1-43e0-8e96-3c3d30b962b1 2019-01-09 16:38:21,217 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-5597d0cd-c088-49e-user 2019-01-09 16:38:21,217 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:21,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:21,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-396006aa-8cf6-4be3-ab6d-535bdd006ec6 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:38:21,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-396006aa-8cf6-4be3-ab6d-535bdd006ec6 2019-01-09 16:38:21,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" -d '{"role": {"name": "CreateStackVolumeTests-5597d0cd-c088-49e-proj-role"}}' 2019-01-09 16:38:21,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-882ba56e-bdde-48d0-b00e-f4c85be81136 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ced96860d3d484286d89a4833fbc9eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/3ced96860d3d484286d89a4833fbc9eb"}, "name": "CreateStackVolumeTests-5597d0cd-c088-49e-proj-role"}} 2019-01-09 16:38:21,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-882ba56e-bdde-48d0-b00e-f4c85be81136 2019-01-09 16:38:21,441 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-5597d0cd-c088-49e-proj-role 2019-01-09 16:38:21,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/3ced96860d3d484286d89a4833fbc9eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:21,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af10107-45db-4229-a6ce-05bdeefa3ea1 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ced96860d3d484286d89a4833fbc9eb", "links": {"self": "http://172.30.9.29:5000/v3/roles/3ced96860d3d484286d89a4833fbc9eb"}, "name": "CreateStackVolumeTests-5597d0cd-c088-49e-proj-role"}} 2019-01-09 16:38:21,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3ced96860d3d484286d89a4833fbc9eb used request id req-3af10107-45db-4229-a6ce-05bdeefa3ea1 2019-01-09 16:38:21,540 - keystone_utils - INFO - Granting role CreateStackVolumeTests-5597d0cd-c088-49e-proj-role to project CreateStackVolumeTests-5597d0cd-c088-49e-proj 2019-01-09 16:38:21,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282/users/d250faf1098b4307848cc7d259e69c77/roles/3ced96860d3d484286d89a4833fbc9eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:21,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94583b77-6a9c-4111-b693-5c91e08fb0c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:21,695 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282/users/d250faf1098b4307848cc7d259e69c77/roles/3ced96860d3d484286d89a4833fbc9eb used request id req-94583b77-6a9c-4111-b693-5c91e08fb0c0 2019-01-09 16:38:21,696 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:38:21,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:21,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:22,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "3ced96860d3d484286d89a4833fbc9eb", "name": "CreateStackVolumeTests-5597d0cd-c088-49e-proj-role"}], "expires_at": "2019-01-09T17:38:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80dc8091ce9645ff95b4eecce69f7282", "name": "CreateStackVolumeTests-5597d0cd-c088-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/80dc8091ce9645ff95b4eecce69f7282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/80dc8091ce9645ff95b4eecce69f7282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/80dc8091ce9645ff95b4eecce69f7282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/80dc8091ce9645ff95b4eecce69f7282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/80dc8091ce9645ff95b4eecce69f7282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/80dc8091ce9645ff95b4eecce69f7282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/80dc8091ce9645ff95b4eecce69f7282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/80dc8091ce9645ff95b4eecce69f7282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/80dc8091ce9645ff95b4eecce69f7282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/80dc8091ce9645ff95b4eecce69f7282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/80dc8091ce9645ff95b4eecce69f7282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_80dc8091ce9645ff95b4eecce69f7282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_80dc8091ce9645ff95b4eecce69f7282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-5597d0cd-c088-49e-user", "id": "d250faf1098b4307848cc7d259e69c77"}, "audit_ids": ["_WQNn0x8R9y1pua0gaCmAw"], "issued_at": "2019-01-09T16:38:22.000000Z"}} 2019-01-09 16:38:22,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0b307f74cbe2b3e4e2ed8c6e9984a248c96af" 2019-01-09 16:38:22,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ce6c2a-efde-411d-a88a-b9d9d26487a1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:22,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-75ce6c2a-efde-411d-a88a-b9d9d26487a1 2019-01-09 16:38:22,186 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:38:22,189 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:38:22,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0b307f74cbe2b3e4e2ed8c6e9984a248c96af" 2019-01-09 16:38:22,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:22 GMT Server: Apache x-openstack-request-id: req-4388cb62-fb21-44f1-b5aa-1c80e8a94cb8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:38:22,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack used request id req-4388cb62-fb21-44f1-b5aa-1c80e8a94cb8 2019-01-09 16:38:22,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0b307f74cbe2b3e4e2ed8c6e9984a248c96af" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-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-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume-type", "volume_name": "CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume"}}' 2019-01-09 16:38:23,938 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:38:22 GMT Server: Apache x-openstack-request-id: req-95470f3f-df4b-4db3-b0bc-514af0f61297 Location: http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "5a37fe4a-d162-4f98-9297-44c6a63c68d4", "links": [{"href": "http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4", "rel": "self"}]}} 2019-01-09 16:38:23,938 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks used request id req-95470f3f-df4b-4db3-b0bc-514af0f61297 2019-01-09 16:38:23,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/5a37fe4a-d162-4f98-9297-44c6a63c68d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0b307f74cbe2b3e4e2ed8c6e9984a248c96af" 2019-01-09 16:38:24,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:23 GMT Server: Apache x-openstack-request-id: req-8e71c6ef-9d46-4a90-bd90-50402369e582 Location: http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:24,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:24 GMT Server: Apache x-openstack-request-id: req-226cb535-3c48-4d03-95a3-a72deafce26e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "80dc8091ce9645ff95b4eecce69f7282", "volume_type_name": "CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume-type", "OS::stack_id": "5a37fe4a-d162-4f98-9297-44c6a63c68d4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack", "volume_name": "CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack", "stack_user_project_id": "6d12d86b26e64e54bc827a5887fcb87e", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:38:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5a37fe4a-d162-4f98-9297-44c6a63c68d4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 16:38:24,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 used request id req-226cb535-3c48-4d03-95a3-a72deafce26e 2019-01-09 16:38:24,355 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack 2019-01-09 16:38:24,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/5a37fe4a-d162-4f98-9297-44c6a63c68d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0b307f74cbe2b3e4e2ed8c6e9984a248c96af" 2019-01-09 16:38:24,580 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:24 GMT Server: Apache x-openstack-request-id: req-71702a87-caea-44ef-b191-865c41be0740 Location: http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:24,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:24 GMT Server: Apache x-openstack-request-id: req-d8744d98-448b-4f69-bc7c-c7cac73bb9b2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "80dc8091ce9645ff95b4eecce69f7282", "volume_type_name": "CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume-type", "OS::stack_id": "5a37fe4a-d162-4f98-9297-44c6a63c68d4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack", "volume_name": "CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack", "stack_user_project_id": "6d12d86b26e64e54bc827a5887fcb87e", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:38:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5a37fe4a-d162-4f98-9297-44c6a63c68d4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 16:38:24,801 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 used request id req-d8744d98-448b-4f69-bc7c-c7cac73bb9b2 2019-01-09 16:38:24,801 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:38:24,802 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:38:27,805 - create_stack - DEBUG - Stack status query timeout in 1196.5499711 2019-01-09 16:38:27,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/5a37fe4a-d162-4f98-9297-44c6a63c68d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0b307f74cbe2b3e4e2ed8c6e9984a248c96af" 2019-01-09 16:38:28,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:27 GMT Server: Apache x-openstack-request-id: req-d2f2dd0b-ac1e-4204-bfcd-2a06d11c35ed Location: http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:28,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:28 GMT Server: Apache x-openstack-request-id: req-0c2f160d-d7b5-44a2-9abe-97de8ae7eee8 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": "80dc8091ce9645ff95b4eecce69f7282", "volume_type_name": "CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume-type", "OS::stack_id": "5a37fe4a-d162-4f98-9297-44c6a63c68d4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack", "volume_name": "CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack", "stack_user_project_id": "6d12d86b26e64e54bc827a5887fcb87e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:38:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5a37fe4a-d162-4f98-9297-44c6a63c68d4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 16:38:28,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 used request id req-0c2f160d-d7b5-44a2-9abe-97de8ae7eee8 2019-01-09 16:38:28,287 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 16:38:28,287 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack 2019-01-09 16:38:28,288 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack 2019-01-09 16:38:28,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/5a37fe4a-d162-4f98-9297-44c6a63c68d4/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0b307f74cbe2b3e4e2ed8c6e9984a248c96af" 2019-01-09 16:38:28,316 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:28 GMT Server: Apache x-openstack-request-id: req-6d9a7969-f0fb-4f52-b1c4-df8636c3e97b Location: http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:28,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:28 GMT Server: Apache x-openstack-request-id: req-f9060546-8729-4cb8-8b85-78ffe2b59992 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.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4/resources/volume", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2019-01-09T16:38:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:38:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "65dae538-9f76-40be-b75d-fdc238bd9ce9", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2019-01-09T16:38:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:38:23Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "66cf5473-ff17-457d-b51c-beed76cbc5c0", "resource_type": "OS::Cinder::VolumeType"}]} 2019-01-09 16:38:28,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4/resources used request id req-f9060546-8729-4cb8-8b85-78ffe2b59992 2019-01-09 16:38:28,362 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/80dc8091ce9645ff95b4eecce69f7282/volumes/65dae538-9f76-40be-b75d-fdc238bd9ce9 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0b307f74cbe2b3e4e2ed8c6e9984a248c96af" 2019-01-09 16:38:28,421 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:28 GMT Server: Apache x-compute-request-id: req-7e322405-9c16-4d7d-8bf6-b79bc4c517d5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7e322405-9c16-4d7d-8bf6-b79bc4c517d5 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/80dc8091ce9645ff95b4eecce69f7282/volumes/65dae538-9f76-40be-b75d-fdc238bd9ce9", "rel": "self"}, {"href": "http://172.30.9.29:8776/80dc8091ce9645ff95b4eecce69f7282/volumes/65dae538-9f76-40be-b75d-fdc238bd9ce9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T16:38:25.000000", "replication_status": null, "snapshot_id": null, "id": "65dae538-9f76-40be-b75d-fdc238bd9ce9", "size": 1, "user_id": "d250faf1098b4307848cc7d259e69c77", "os-vol-tenant-attr:tenant_id": "80dc8091ce9645ff95b4eecce69f7282", "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-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume", "bootable": "false", "created_at": "2019-01-09T16:38:25.000000", "volume_type": "CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume-type"}} 2019-01-09 16:38:28,421 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/80dc8091ce9645ff95b4eecce69f7282/volumes/65dae538-9f76-40be-b75d-fdc238bd9ce9 used request id req-7e322405-9c16-4d7d-8bf6-b79bc4c517d5 2019-01-09 16:38:28,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:28,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:28,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "3ced96860d3d484286d89a4833fbc9eb", "name": "CreateStackVolumeTests-5597d0cd-c088-49e-proj-role"}], "expires_at": "2019-01-09T17:38:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80dc8091ce9645ff95b4eecce69f7282", "name": "CreateStackVolumeTests-5597d0cd-c088-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/80dc8091ce9645ff95b4eecce69f7282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/80dc8091ce9645ff95b4eecce69f7282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/80dc8091ce9645ff95b4eecce69f7282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/80dc8091ce9645ff95b4eecce69f7282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/80dc8091ce9645ff95b4eecce69f7282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/80dc8091ce9645ff95b4eecce69f7282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/80dc8091ce9645ff95b4eecce69f7282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/80dc8091ce9645ff95b4eecce69f7282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/80dc8091ce9645ff95b4eecce69f7282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/80dc8091ce9645ff95b4eecce69f7282", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/80dc8091ce9645ff95b4eecce69f7282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_80dc8091ce9645ff95b4eecce69f7282", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_80dc8091ce9645ff95b4eecce69f7282", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-5597d0cd-c088-49e-user", "id": "d250faf1098b4307848cc7d259e69c77"}, "audit_ids": ["KF-Pt8b7RDCShpxqHocCbA"], "issued_at": "2019-01-09T16:38:28.000000Z"}} 2019-01-09 16:38:28,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51e17b160d4aff2ec52471085fa0db5837eb503" 2019-01-09 16:38:28,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b27722f-ea87-41b8-863b-9e15d9d6c4de Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:28,915 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1b27722f-ea87-41b8-863b-9e15d9d6c4de 2019-01-09 16:38:28,921 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/80dc8091ce9645ff95b4eecce69f7282/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51e17b160d4aff2ec52471085fa0db5837eb503" 2019-01-09 16:38:29,154 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:28 GMT Server: Apache x-compute-request-id: req-61b0b6ca-e620-4f07-aa6a-ab8a4abe0ba5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-61b0b6ca-e620-4f07-aa6a-ab8a4abe0ba5 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.29:8776/v3/80dc8091ce9645ff95b4eecce69f7282/volumes/65dae538-9f76-40be-b75d-fdc238bd9ce9", "rel": "self"}, {"href": "http://172.30.9.29:8776/80dc8091ce9645ff95b4eecce69f7282/volumes/65dae538-9f76-40be-b75d-fdc238bd9ce9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2019-01-09T16:38:25.000000", "replication_status": null, "snapshot_id": null, "id": "65dae538-9f76-40be-b75d-fdc238bd9ce9", "size": 1, "user_id": "d250faf1098b4307848cc7d259e69c77", "os-vol-tenant-attr:tenant_id": "80dc8091ce9645ff95b4eecce69f7282", "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-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume", "bootable": "false", "created_at": "2019-01-09T16:38:25.000000", "volume_type": "CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume-type"}]} 2019-01-09 16:38:29,154 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/80dc8091ce9645ff95b4eecce69f7282/volumes/detail used request id req-61b0b6ca-e620-4f07-aa6a-ab8a4abe0ba5 2019-01-09 16:38:29,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:38:29,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:38: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:38:29,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a51e17b160d4aff2ec52471085fa0db5837eb503" 2019-01-09 16:38:29,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0335a556-b745-4eb5-8d2e-db0a9374f6be Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "80dc8091ce9645ff95b4eecce69f7282", "name": "CreateStackVolumeTests-5597d0cd-c088-49e-proj"}} 2019-01-09 16:38:29,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282 used request id req-0335a556-b745-4eb5-8d2e-db0a9374f6be 2019-01-09 16:38:29,261 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack 2019-01-09 16:38:29,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/5a37fe4a-d162-4f98-9297-44c6a63c68d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0b307f74cbe2b3e4e2ed8c6e9984a248c96af" 2019-01-09 16:38:29,464 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:29 GMT Server: Apache x-openstack-request-id: req-bf0bc46e-cc05-4767-a9f0-ea26df1ffa86 Location: http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:29,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:29 GMT Server: Apache x-openstack-request-id: req-10ebcf09-8d6b-4eeb-9dc5-8e77190265a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:29,587 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 used request id req-10ebcf09-8d6b-4eeb-9dc5-8e77190265a4 2019-01-09 16:38:29,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/5a37fe4a-d162-4f98-9297-44c6a63c68d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0b307f74cbe2b3e4e2ed8c6e9984a248c96af" 2019-01-09 16:38:29,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:29 GMT Server: Apache x-openstack-request-id: req-d299f090-bc30-4496-bd82-f65e8a840d68 Location: http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:29,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:29 GMT Server: Apache x-openstack-request-id: req-e3c9718a-8ed3-405c-9e98-d24e7eaca6ec 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": "80dc8091ce9645ff95b4eecce69f7282", "volume_type_name": "CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume-type", "OS::stack_id": "5a37fe4a-d162-4f98-9297-44c6a63c68d4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack", "volume_name": "CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack", "stack_user_project_id": "6d12d86b26e64e54bc827a5887fcb87e", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:38:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:38:29Z", "id": "5a37fe4a-d162-4f98-9297-44c6a63c68d4", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 16:38:29,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 used request id req-e3c9718a-8ed3-405c-9e98-d24e7eaca6ec 2019-01-09 16:38:29,642 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:38:29,642 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:38:32,645 - create_stack - DEBUG - Stack status query timeout in 1196.94226313 2019-01-09 16:38:32,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/5a37fe4a-d162-4f98-9297-44c6a63c68d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0b307f74cbe2b3e4e2ed8c6e9984a248c96af" 2019-01-09 16:38:32,676 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:32 GMT Server: Apache x-openstack-request-id: req-1acdc981-4ac1-467b-bed1-3c0a8a161c49 Location: http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:32,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:32 GMT Server: Apache x-openstack-request-id: req-131c79cf-1fb2-492b-a608-58613b6319d1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "80dc8091ce9645ff95b4eecce69f7282", "volume_type_name": "CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume-type", "OS::stack_id": "5a37fe4a-d162-4f98-9297-44c6a63c68d4", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack", "volume_name": "CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-volume"}, "deletion_time": "2019-01-09T16:38:32Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack", "stack_user_project_id": "6d12d86b26e64e54bc827a5887fcb87e", "tags": null, "creation_time": "2019-01-09T16:38:23Z", "links": [{"href": "http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:38:29Z", "id": "5a37fe4a-d162-4f98-9297-44c6a63c68d4", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 16:38:32,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 used request id req-131c79cf-1fb2-492b-a608-58613b6319d1 2019-01-09 16:38:32,717 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 16:38:32,718 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack 2019-01-09 16:38:32,718 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack 2019-01-09 16:38:32,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/5a37fe4a-d162-4f98-9297-44c6a63c68d4 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe0b307f74cbe2b3e4e2ed8c6e9984a248c96af" 2019-01-09 16:38:32,746 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:32 GMT Server: Apache x-openstack-request-id: req-4edb4817-0d75-4a1e-ae76-1c7a27237622 Location: http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:32,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:32 GMT Server: Apache x-openstack-request-id: req-252d09d0-4bf4-45f5-b2d7-729aad234002 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:38:32,956 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/80dc8091ce9645ff95b4eecce69f7282/stacks/CreateStackVolumeTests-CreateStackVolumeTests-fcdcf5de-4f26-4ff7-ba2c-a5fb75671ec2-stack/5a37fe4a-d162-4f98-9297-44c6a63c68d4 used request id req-252d09d0-4bf4-45f5-b2d7-729aad234002 2019-01-09 16:38:32,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:33,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-fe1451da-b8f4-40e9-850c-1edf1c04b0b8 Date: Wed, 09 Jan 2019 16:38:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:38:33,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-fe1451da-b8f4-40e9-850c-1edf1c04b0b8 2019-01-09 16:38:33,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:33,333 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c50e42d0-ac5c-4753-86ee-0e64ebf94b06 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:33,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-c50e42d0-ac5c-4753-86ee-0e64ebf94b06 2019-01-09 16:38:33,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:33,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:33,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0817f8f9-5f15-4a71-8e73-0e5450997c26 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:33,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-0817f8f9-5f15-4a71-8e73-0e5450997c26 2019-01-09 16:38:33,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:33,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:33,546 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba451d50-49ec-4c04-b7bb-03e01634fefc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:33,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-ba451d50-49ec-4c04-b7bb-03e01634fefc 2019-01-09 16:38:33,546 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:33,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:33,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31dbd840-9fc4-46a4-9e82-6965272ddaa4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:33,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-31dbd840-9fc4-46a4-9e82-6965272ddaa4 2019-01-09 16:38:33,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:33,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:33,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03d14367-1255-4d3d-b877-3e604d770986 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:33,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-03d14367-1255-4d3d-b877-3e604d770986 2019-01-09 16:38:33,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:33,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:33,847 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c70e8a16-fb7f-4a65-a268-e05ec1586041 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:33,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-c70e8a16-fb7f-4a65-a268-e05ec1586041 2019-01-09 16:38:33,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:33,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:33,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42af953d-a30c-4d57-825e-9e53cf6b05ba Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:38:33,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-42af953d-a30c-4d57-825e-9e53cf6b05ba 2019-01-09 16:38:33,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:34,049 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e6fa09c-92a0-449e-8868-05730e5e59f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:34,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-6e6fa09c-92a0-449e-8868-05730e5e59f5 2019-01-09 16:38:34,049 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:34,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:34,159 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f84d41-259e-48cb-8758-c899d4a61d55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:34,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-42f84d41-259e-48cb-8758-c899d4a61d55 2019-01-09 16:38:34,159 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:34,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:34,261 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9480494-6b7a-4314-ab81-d4d143bce45b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:34,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-b9480494-6b7a-4314-ab81-d4d143bce45b 2019-01-09 16:38:34,262 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:34,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:34,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec57fd3-025e-4ecf-9a7c-45956a51e662 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:38:34,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-0ec57fd3-025e-4ecf-9a7c-45956a51e662 2019-01-09 16:38:34,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:34,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d793d7e-c86c-4593-8ac5-2f0bc127655a 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:38:34,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-7d793d7e-c86c-4593-8ac5-2f0bc127655a 2019-01-09 16:38:34,489 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-5597d0cd-c088-49e-proj 2019-01-09 16:38:34,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:34,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13d55365-8c04-46c4-955f-9fb3c2c93343 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:34,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/80dc8091ce9645ff95b4eecce69f7282 used request id req-13d55365-8c04-46c4-955f-9fb3c2c93343 2019-01-09 16:38:34,773 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-5597d0cd-c088-49e-proj-role 2019-01-09 16:38:34,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/3ced96860d3d484286d89a4833fbc9eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:34,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59ebfd0a-3073-4014-8dd9-05d86a115590 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:34,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3ced96860d3d484286d89a4833fbc9eb used request id req-59ebfd0a-3073-4014-8dd9-05d86a115590 2019-01-09 16:38:34,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8669ac135bc3a2e3398e4350c5ae46e3bc88c98" 2019-01-09 16:38:34,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3234735-811d-4995-a7d7-869c5f9055c9 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:38:34,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e3234735-811d-4995-a7d7-869c5f9055c9 2019-01-09 16:38:34,990 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-5597d0cd-c088-49e-user 2019-01-09 16:38:34,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/d250faf1098b4307848cc7d259e69c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91f70cb18c4b23b52daac5aa7d7560b95c35539" 2019-01-09 16:38:35,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84b72fae-522f-4bff-aef2-3b668d72c3b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:35,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d250faf1098b4307848cc7d259e69c77 used request id req-84b72fae-522f-4bff-aef2-3b668d72c3b6 2019-01-09 16:38:35,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:35,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:38:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["GJ8ahleISvS7cf97lSW7hg"], "issued_at": "2019-01-09T16:38:35.000000Z"}} 2019-01-09 16:38:35,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b999ffb241c21cc79f0296f30f2c4bdd7d374df9" 2019-01-09 16:38:35,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bff733b-3ebe-44f4-8a48-1e6d4779f263 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:35,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6bff733b-3ebe-44f4-8a48-1e6d4779f263 2019-01-09 16:38:35,687 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:35,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:36,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:38:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["JXM079_0QFSZ82Ggvo4xFA"], "issued_at": "2019-01-09T16:38:36.000000Z"}} 2019-01-09 16:38:36,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:36,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af17a47-c683-45d0-86c6-f8bc6c20a4b9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:36,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8af17a47-c683-45d0-86c6-f8bc6c20a4b9 2019-01-09 16:38:36,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:38:36,198 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:38: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:38:36,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:36,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73448278-983b-4b28-b40e-6e50b7256138 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:38:36,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj used request id req-73448278-983b-4b28-b40e-6e50b7256138 2019-01-09 16:38:36,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:36,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d15e5724-5e59-4717-8485-ef1a2dfc8df6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:38:36,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-d15e5724-5e59-4717-8485-ef1a2dfc8df6 2019-01-09 16:38:36,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj"}}' 2019-01-09 16:38:36,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:38:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc6d37e3-9f98-4de6-afbf-3cb29e89fccb Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce"}, "tags": [], "enabled": true, "id": "83bec890b35e4998ba51aa1bd8f990ce", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj"}} 2019-01-09 16:38:36,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-dc6d37e3-9f98-4de6-afbf-3cb29e89fccb 2019-01-09 16:38:36,521 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj 2019-01-09 16:38:36,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:36,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:36,927 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:38:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["-pa2KzOZRq-tZodldHJsHg"], "issued_at": "2019-01-09T16:38:36.000000Z"}} 2019-01-09 16:38:36,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:37,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-909e007d-194d-458f-bc8b-a4cedb23948b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:37,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-909e007d-194d-458f-bc8b-a4cedb23948b 2019-01-09 16:38:37,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:38:37,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:38: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:38:37,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:37,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abea2f4-d32b-4585-8789-4ab32223125d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:38:37,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4abea2f4-d32b-4585-8789-4ab32223125d 2019-01-09 16:38:37,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:37,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d43689-f574-4ffe-ab61-a33228c86991 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce"}, "tags": [], "enabled": true, "id": "83bec890b35e4998ba51aa1bd8f990ce", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj"}]} 2019-01-09 16:38:37,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj used request id req-d7d43689-f574-4ffe-ab61-a33228c86991 2019-01-09 16:38:37,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:37,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13439345-6d68-4248-a6b5-9db7806f3ab1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:38:37,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-13439345-6d68-4248-a6b5-9db7806f3ab1 2019-01-09 16:38:37,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:37,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32fe28a-c623-4dd3-91ac-88eb1bf70e00 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:38:37,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a32fe28a-c623-4dd3-91ac-88eb1bf70e00 2019-01-09 16:38:37,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:37,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af3adf72-4a49-4342-8e91-f09d33494ba5 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce"}, "tags": [], "enabled": true, "id": "83bec890b35e4998ba51aa1bd8f990ce", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj"}]} 2019-01-09 16:38:37,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj used request id req-af3adf72-4a49-4342-8e91-f09d33494ba5 2019-01-09 16:38:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/6c2ac2bd215c42b791659895386b8ed1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:37,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39aed3b-b582-47cb-bea9-31898c06c4b8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-user", "links": {"self": "http://172.30.9.29:5000/v3/users/6c2ac2bd215c42b791659895386b8ed1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "83bec890b35e4998ba51aa1bd8f990ce", "id": "6c2ac2bd215c42b791659895386b8ed1", "password_expires_at": null}} 2019-01-09 16:38:37,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/6c2ac2bd215c42b791659895386b8ed1 used request id req-e39aed3b-b582-47cb-bea9-31898c06c4b8 2019-01-09 16:38:37,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce/users/6c2ac2bd215c42b791659895386b8ed1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:38,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ca1665-3254-422c-8611-2fca14a9cfb7 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce/users/6c2ac2bd215c42b791659895386b8ed1/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:38:38,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce/users/6c2ac2bd215c42b791659895386b8ed1/roles used request id req-35ca1665-3254-422c-8611-2fca14a9cfb7 2019-01-09 16:38:38,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:38,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743eb23f-bdc9-43b2-9724-d4b2277460ad Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}} 2019-01-09 16:38:38,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-743eb23f-bdc9-43b2-9724-d4b2277460ad 2019-01-09 16:38:38,177 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj 2019-01-09 16:38:38,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce/users/6c2ac2bd215c42b791659895386b8ed1/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:38,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee1db649-c5f0-4ee8-a088-1bf3f983f72b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:38,315 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce/users/6c2ac2bd215c42b791659895386b8ed1/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-ee1db649-c5f0-4ee8-a088-1bf3f983f72b 2019-01-09 16:38:38,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:38,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e26ddfd-ab63-4f2c-a598-d5210de0978e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:38:38,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7e26ddfd-ab63-4f2c-a598-d5210de0978e 2019-01-09 16:38:38,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:38,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8fce63-0813-4247-9ccb-e50d039458ed Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce"}, "tags": [], "enabled": true, "id": "83bec890b35e4998ba51aa1bd8f990ce", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj"}]} 2019-01-09 16:38:38,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj used request id req-5b8fce63-0813-4247-9ccb-e50d039458ed 2019-01-09 16:38:38,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce/users/6c2ac2bd215c42b791659895386b8ed1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:38,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-889bb689-93d1-45cc-a823-e9cd81f1c70c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce/users/6c2ac2bd215c42b791659895386b8ed1/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}]} 2019-01-09 16:38:38,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce/users/6c2ac2bd215c42b791659895386b8ed1/roles used request id req-889bb689-93d1-45cc-a823-e9cd81f1c70c 2019-01-09 16:38:38,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:38,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df137636-de9d-4cf2-89b6-66cfacc37259 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:38:38,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-df137636-de9d-4cf2-89b6-66cfacc37259 2019-01-09 16:38:38,735 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj 2019-01-09 16:38:38,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce/users/6c2ac2bd215c42b791659895386b8ed1/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:38,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7d2840f-66ed-424a-b0b0-aa7ad36d402d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:38,873 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce/users/6c2ac2bd215c42b791659895386b8ed1/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-a7d2840f-66ed-424a-b0b0-aa7ad36d402d 2019-01-09 16:38:38,873 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-ac6f73b6-bedf-4cf-user 2019-01-09 16:38:38,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:38,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:38,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c15d18-77fb-4d04-884b-8740355e25e8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:38:38,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b9c15d18-77fb-4d04-884b-8740355e25e8 2019-01-09 16:38:38,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" -d '{"role": {"name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj-role"}}' 2019-01-09 16:38:39,084 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:38:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d8bd6dd-ede3-4400-9224-bb2d9c033f76 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "01e33d5a66ea42c5bba779aa307ceada", "links": {"self": "http://172.30.9.29:5000/v3/roles/01e33d5a66ea42c5bba779aa307ceada"}, "name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj-role"}} 2019-01-09 16:38:39,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-8d8bd6dd-ede3-4400-9224-bb2d9c033f76 2019-01-09 16:38:39,085 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj-role 2019-01-09 16:38:39,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/01e33d5a66ea42c5bba779aa307ceada -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:39,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9db9656-130a-49e3-a5de-18833ebb516c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "01e33d5a66ea42c5bba779aa307ceada", "links": {"self": "http://172.30.9.29:5000/v3/roles/01e33d5a66ea42c5bba779aa307ceada"}, "name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj-role"}} 2019-01-09 16:38:39,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/01e33d5a66ea42c5bba779aa307ceada used request id req-a9db9656-130a-49e3-a5de-18833ebb516c 2019-01-09 16:38:39,184 - keystone_utils - INFO - Granting role CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj-role to project CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj 2019-01-09 16:38:39,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce/users/6c2ac2bd215c42b791659895386b8ed1/roles/01e33d5a66ea42c5bba779aa307ceada -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:39,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac80d03b-9675-4e4d-95ec-a5d6658a77f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:39,321 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce/users/6c2ac2bd215c42b791659895386b8ed1/roles/01e33d5a66ea42c5bba779aa307ceada used request id req-ac80d03b-9675-4e4d-95ec-a5d6658a77f6 2019-01-09 16:38:39,321 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:38:39,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:39,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:39,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "01e33d5a66ea42c5bba779aa307ceada", "name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj-role"}], "expires_at": "2019-01-09T17:38:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83bec890b35e4998ba51aa1bd8f990ce", "name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/83bec890b35e4998ba51aa1bd8f990ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/83bec890b35e4998ba51aa1bd8f990ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/83bec890b35e4998ba51aa1bd8f990ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/83bec890b35e4998ba51aa1bd8f990ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/83bec890b35e4998ba51aa1bd8f990ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/83bec890b35e4998ba51aa1bd8f990ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/83bec890b35e4998ba51aa1bd8f990ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/83bec890b35e4998ba51aa1bd8f990ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/83bec890b35e4998ba51aa1bd8f990ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/83bec890b35e4998ba51aa1bd8f990ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_83bec890b35e4998ba51aa1bd8f990ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_83bec890b35e4998ba51aa1bd8f990ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-user", "id": "6c2ac2bd215c42b791659895386b8ed1"}, "audit_ids": ["fWpsjRV4QqeZecD2QM2dDQ"], "issued_at": "2019-01-09T16:38:39.000000Z"}} 2019-01-09 16:38:39,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" 2019-01-09 16:38:39,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a66c1596-5285-4824-881d-94a507800771 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:39,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a66c1596-5285-4824-881d-94a507800771 2019-01-09 16:38:39,818 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:38:39,821 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:38:39,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" 2019-01-09 16:38:40,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:39 GMT Server: Apache x-openstack-request-id: req-9d3be619-ec5b-413b-b4db-e82af8b9e724 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:38:40,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack used request id req-9d3be619-ec5b-413b-b4db-e82af8b9e724 2019-01-09 16:38:40,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-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-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume-type", "volume_name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume"}}' 2019-01-09 16:38:41,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:38:40 GMT Server: Apache x-openstack-request-id: req-5611ae2c-30d9-4946-8be0-6563f857cf98 Location: http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "links": [{"href": "http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "rel": "self"}]}} 2019-01-09 16:38:41,601 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks used request id req-5611ae2c-30d9-4946-8be0-6563f857cf98 2019-01-09 16:38:41,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" 2019-01-09 16:38:41,922 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:41 GMT Server: Apache x-openstack-request-id: req-6caaa5cd-9ae8-4497-9039-5a9929ab5cc7 Location: http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:42,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:41 GMT Server: Apache x-openstack-request-id: req-938b3905-a368-4e15-8939-43c2a4a900b4 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": "83bec890b35e4998ba51aa1bd8f990ce", "volume_type_name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume-type", "OS::stack_id": "26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack", "volume_name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack", "stack_user_project_id": "1a25915613a34407b9f7fb0258be65cc", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:38:41Z", "links": [{"href": "http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 16:38:42,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 used request id req-938b3905-a368-4e15-8939-43c2a4a900b4 2019-01-09 16:38:42,143 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack 2019-01-09 16:38:42,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" 2019-01-09 16:38:42,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:42 GMT Server: Apache x-openstack-request-id: req-ff9e1300-679c-49cf-9b7b-6cec9ac062c6 Location: http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:42,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:42 GMT Server: Apache x-openstack-request-id: req-c14444ed-e516-46c3-9ca7-20a7c46d2d85 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": "83bec890b35e4998ba51aa1bd8f990ce", "volume_type_name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume-type", "OS::stack_id": "26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack", "volume_name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack", "stack_user_project_id": "1a25915613a34407b9f7fb0258be65cc", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:38:41Z", "links": [{"href": "http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 16:38:42,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 used request id req-c14444ed-e516-46c3-9ca7-20a7c46d2d85 2019-01-09 16:38:42,577 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:38:42,577 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:38:45,580 - create_stack - DEBUG - Stack status query timeout in 1196.56258321 2019-01-09 16:38:45,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" 2019-01-09 16:38:45,610 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:45 GMT Server: Apache x-openstack-request-id: req-4e3f2746-2153-4fcd-91a8-8292feb0aae0 Location: http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:45,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:45 GMT Server: Apache x-openstack-request-id: req-9ce2dc4b-a27f-4d6d-923c-cac6eb2bb097 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 538 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "83bec890b35e4998ba51aa1bd8f990ce", "volume_type_name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume-type", "OS::stack_id": "26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack", "volume_name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack", "stack_user_project_id": "1a25915613a34407b9f7fb0258be65cc", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:38:41Z", "links": [{"href": "http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 16:38:45,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 used request id req-9ce2dc4b-a27f-4d6d-923c-cac6eb2bb097 2019-01-09 16:38:45,652 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 16:38:45,652 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack 2019-01-09 16:38:45,652 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack 2019-01-09 16:38:45,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/26e7e5e5-d7c4-4438-82bb-b94d46a0a467/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" 2019-01-09 16:38:45,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:45 GMT Server: Apache x-openstack-request-id: req-8f2dbf3e-327d-4ee1-aa2c-d6020d709878 Location: http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:45,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:45 GMT Server: Apache x-openstack-request-id: req-74b44288-42b9-42cf-af18-1b84ca64a1b8 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.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467/resources/volume", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2019-01-09T16:38:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:38:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "3ed4aee0-8d5d-494d-8b3d-e34bbf83ad9b", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2019-01-09T16:38:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:38:41Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab", "resource_type": "OS::Cinder::VolumeType"}]} 2019-01-09 16:38:45,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467/resources used request id req-74b44288-42b9-42cf-af18-1b84ca64a1b8 2019-01-09 16:38:45,900 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce/types/0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" 2019-01-09 16:38:45,918 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:45 GMT Server: Apache x-compute-request-id: req-f5108304-5b5e-4811-8e91-aced5beb3629 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5108304-5b5e-4811-8e91-aced5beb3629 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab", "description": null}} 2019-01-09 16:38:45,918 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce/types/0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab used request id req-f5108304-5b5e-4811-8e91-aced5beb3629 2019-01-09 16:38:45,920 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce/types/0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f5108304-5b5e-4811-8e91-aced5beb3629" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" 2019-01-09 16:38:46,109 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:45 GMT Server: Apache x-compute-request-id: req-89f923d8-6c0c-4930-8f39-4bc014aa973c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89f923d8-6c0c-4930-8f39-4bc014aa973c Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab", "description": null}} 2019-01-09 16:38:46,110 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce/types/0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab used request id req-89f923d8-6c0c-4930-8f39-4bc014aa973c 2019-01-09 16:38:46,112 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce/types/0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f5108304-5b5e-4811-8e91-aced5beb3629" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" 2019-01-09 16:38:46,131 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:46 GMT Server: Apache x-compute-request-id: req-915acd4c-0efb-4070-abdf-fa98f7af2bcd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-915acd4c-0efb-4070-abdf-fa98f7af2bcd Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 16:38:46,131 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce/types/0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab/encryption used request id req-915acd4c-0efb-4070-abdf-fa98f7af2bcd 2019-01-09 16:38:46,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:46,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:46,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "01e33d5a66ea42c5bba779aa307ceada", "name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj-role"}], "expires_at": "2019-01-09T17:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "83bec890b35e4998ba51aa1bd8f990ce", "name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/83bec890b35e4998ba51aa1bd8f990ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/83bec890b35e4998ba51aa1bd8f990ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/83bec890b35e4998ba51aa1bd8f990ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/83bec890b35e4998ba51aa1bd8f990ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/83bec890b35e4998ba51aa1bd8f990ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/83bec890b35e4998ba51aa1bd8f990ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/83bec890b35e4998ba51aa1bd8f990ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/83bec890b35e4998ba51aa1bd8f990ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/83bec890b35e4998ba51aa1bd8f990ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/83bec890b35e4998ba51aa1bd8f990ce", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_83bec890b35e4998ba51aa1bd8f990ce", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_83bec890b35e4998ba51aa1bd8f990ce", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-ac6f73b6-bedf-4cf-user", "id": "6c2ac2bd215c42b791659895386b8ed1"}, "audit_ids": ["IFHnuHiCT8mtZKwD6xYeOA"], "issued_at": "2019-01-09T16:38:46.000000Z"}} 2019-01-09 16:38:46,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4c8b1042d096a47c670223b6c852f8af558ea2" 2019-01-09 16:38:46,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf6c5f03-8d02-42e5-8b81-7944d6771983 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:46,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-cf6c5f03-8d02-42e5-8b81-7944d6771983 2019-01-09 16:38:46,632 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4c8b1042d096a47c670223b6c852f8af558ea2" 2019-01-09 16:38:46,820 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:46 GMT Server: Apache x-compute-request-id: req-72b7a0e9-719d-451a-9b93-3795dfa91b2a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-72b7a0e9-719d-451a-9b93-3795dfa91b2a Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab", "description": null}]} 2019-01-09 16:38:46,821 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce/types?is_public=None used request id req-72b7a0e9-719d-451a-9b93-3795dfa91b2a 2019-01-09 16:38:46,824 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce/types/0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72b7a0e9-719d-451a-9b93-3795dfa91b2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4c8b1042d096a47c670223b6c852f8af558ea2" 2019-01-09 16:38:47,009 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:46 GMT Server: Apache x-compute-request-id: req-cfe95721-49c1-4b02-998b-53217de6ebcc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cfe95721-49c1-4b02-998b-53217de6ebcc Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab", "description": null}} 2019-01-09 16:38:47,009 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce/types/0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab used request id req-cfe95721-49c1-4b02-998b-53217de6ebcc 2019-01-09 16:38:47,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce/types/0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-72b7a0e9-719d-451a-9b93-3795dfa91b2a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4c8b1042d096a47c670223b6c852f8af558ea2" 2019-01-09 16:38:47,199 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:47 GMT Server: Apache x-compute-request-id: req-01041652-02e5-4460-a39e-6e940ecf6064 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-01041652-02e5-4460-a39e-6e940ecf6064 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2019-01-09 16:38:47,199 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/83bec890b35e4998ba51aa1bd8f990ce/types/0b5c3f38-0b7f-4fe2-a1c3-bbc32cd696ab/encryption used request id req-01041652-02e5-4460-a39e-6e940ecf6064 2019-01-09 16:38:47,200 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack 2019-01-09 16:38:47,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" 2019-01-09 16:38:47,411 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:47 GMT Server: Apache x-openstack-request-id: req-c0a179f9-c32a-4934-8b7a-3b10aaf9e41e Location: http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:47,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:47 GMT Server: Apache x-openstack-request-id: req-25f0fc31-c793-48fa-9456-65b55fafd36b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:47,535 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 used request id req-25f0fc31-c793-48fa-9456-65b55fafd36b 2019-01-09 16:38:47,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" 2019-01-09 16:38:47,749 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:47 GMT Server: Apache x-openstack-request-id: req-822ca882-c35d-42b7-8107-63a660ef7986 Location: http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:47,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:47 GMT Server: Apache x-openstack-request-id: req-8c3766aa-5062-406b-9e00-2455f987c736 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "83bec890b35e4998ba51aa1bd8f990ce", "volume_type_name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume-type", "OS::stack_id": "26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack", "volume_name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack", "stack_user_project_id": "1a25915613a34407b9f7fb0258be65cc", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:38:41Z", "links": [{"href": "http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:38:47Z", "id": "26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 16:38:47,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 used request id req-8c3766aa-5062-406b-9e00-2455f987c736 2019-01-09 16:38:47,774 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:38:47,775 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:38:50,778 - create_stack - DEBUG - Stack status query timeout in 1196.75712204 2019-01-09 16:38:50,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" 2019-01-09 16:38:50,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:50 GMT Server: Apache x-openstack-request-id: req-9627cbda-d312-4bc3-8f91-8aecf09989f5 Location: http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:50,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:50 GMT Server: Apache x-openstack-request-id: req-3b8ba203-80ce-447a-a8a4-c1eb605bec6f 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": "83bec890b35e4998ba51aa1bd8f990ce", "volume_type_name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume-type", "OS::stack_id": "26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack", "volume_name": "CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-volume"}, "deletion_time": "2019-01-09T16:38:50Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack", "stack_user_project_id": "1a25915613a34407b9f7fb0258be65cc", "tags": null, "creation_time": "2019-01-09T16:38:41Z", "links": [{"href": "http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:38:47Z", "id": "26e7e5e5-d7c4-4438-82bb-b94d46a0a467", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 16:38:50,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 used request id req-3b8ba203-80ce-447a-a8a4-c1eb605bec6f 2019-01-09 16:38:50,849 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 16:38:50,849 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack 2019-01-09 16:38:50,849 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack 2019-01-09 16:38:50,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb2f57bb5e378945e9b3484f994f63b5c70393e" 2019-01-09 16:38:50,877 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:50 GMT Server: Apache x-openstack-request-id: req-4538ff88-8ad7-40d4-9410-d91bcb4945db Location: http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:50,902 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:50 GMT Server: Apache x-openstack-request-id: req-57f079aa-829c-4051-9b8d-663452e48c40 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:38:50,902 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/83bec890b35e4998ba51aa1bd8f990ce/stacks/CreateStackVolumeTests-CreateStackVolumeTests-278cfdf5-1e6d-40d6-ab62-fe425cc09838-stack/26e7e5e5-d7c4-4438-82bb-b94d46a0a467 used request id req-57f079aa-829c-4051-9b8d-663452e48c40 2019-01-09 16:38:50,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:51,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-a54f343d-eb49-40db-8405-01e521f85de6 Date: Wed, 09 Jan 2019 16:38:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:38:51,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-a54f343d-eb49-40db-8405-01e521f85de6 2019-01-09 16:38:51,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:51,275 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ac83da5-676f-4313-a877-cc995703d6a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:51,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-9ac83da5-676f-4313-a877-cc995703d6a0 2019-01-09 16:38:51,275 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:51,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:51,377 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa848d4-f3d0-4c2f-9633-7d27a04259bd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:51,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-9aa848d4-f3d0-4c2f-9633-7d27a04259bd 2019-01-09 16:38:51,377 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:51,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:51,478 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced5b9cb-4df6-4252-9eba-87fdd4e33cd8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:51,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-ced5b9cb-4df6-4252-9eba-87fdd4e33cd8 2019-01-09 16:38:51,479 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:51,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:51,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc02b8db-4b44-4b6f-9b5f-c33521954aa5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:51,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-bc02b8db-4b44-4b6f-9b5f-c33521954aa5 2019-01-09 16:38:51,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:51,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:51,667 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9a10233-14c2-4f61-8c31-abb5ae227cc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:51,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-b9a10233-14c2-4f61-8c31-abb5ae227cc0 2019-01-09 16:38:51,668 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:51,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:51,768 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71606da0-5106-4a70-ae47-bdabd34ec788 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:51,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-71606da0-5106-4a70-ae47-bdabd34ec788 2019-01-09 16:38:51,769 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:51,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:51,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df969968-ffc8-4299-9a51-57a670315847 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:38:51,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-df969968-ffc8-4299-9a51-57a670315847 2019-01-09 16:38:51,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:51,976 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ea49745-a1df-411e-af9e-5c65b7acd701 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:51,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-8ea49745-a1df-411e-af9e-5c65b7acd701 2019-01-09 16:38:51,976 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:52,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1676088b-f4c7-4d7d-9e4d-81ef28a255ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:52,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-1676088b-f4c7-4d7d-9e4d-81ef28a255ad 2019-01-09 16:38:52,078 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:52,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:52,181 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd1dce9f-fc37-471c-95e8-12038a0dfc76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:38:52,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-cd1dce9f-fc37-471c-95e8-12038a0dfc76 2019-01-09 16:38:52,181 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:38:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:52,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf09d78f-cf53-4c17-bb06-5a76ad261081 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:38:52,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-cf09d78f-cf53-4c17-bb06-5a76ad261081 2019-01-09 16:38:52,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:52,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-953b3476-a8b9-4ec7-931c-059e227d6d7c 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:38:52,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-953b3476-a8b9-4ec7-931c-059e227d6d7c 2019-01-09 16:38:52,391 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj 2019-01-09 16:38:52,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:52,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f131b3b6-f491-4499-aaea-acd762ebd9ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:52,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/83bec890b35e4998ba51aa1bd8f990ce used request id req-f131b3b6-f491-4499-aaea-acd762ebd9ad 2019-01-09 16:38:52,631 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-ac6f73b6-bedf-4cf-proj-role 2019-01-09 16:38:52,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/01e33d5a66ea42c5bba779aa307ceada -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:52,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9893d2d-d165-475d-bb33-ceaae0f96fb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:52,751 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/01e33d5a66ea42c5bba779aa307ceada used request id req-e9893d2d-d165-475d-bb33-ceaae0f96fb9 2019-01-09 16:38:52,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0bf4561f6f8bc1dc0c9f9e96dd85087c049ea8e" 2019-01-09 16:38:52,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6354077f-7828-49ce-8ec6-47795059d503 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:38:52,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-6354077f-7828-49ce-8ec6-47795059d503 2019-01-09 16:38:52,854 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-ac6f73b6-bedf-4cf-user 2019-01-09 16:38:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/6c2ac2bd215c42b791659895386b8ed1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d483fe6e0daed1b91b592c89fe17b9e1fb5511c3" 2019-01-09 16:38:53,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbebdf1f-b20e-4c78-aff3-745edc38cbc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:53,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/6c2ac2bd215c42b791659895386b8ed1 used request id req-bbebdf1f-b20e-4c78-aff3-745edc38cbc1 2019-01-09 16:38:53,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:53,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:38:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["lZFA_JJKRqeWejlE5PQTgA"], "issued_at": "2019-01-09T16:38:53.000000Z"}} 2019-01-09 16:38:53,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}722580bbc9a08a33c1ec3ac9eff1d6acca280c69" 2019-01-09 16:38:53,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeeff9a4-d88f-4144-bc61-c061aed24c4a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:53,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-aeeff9a4-d88f-4144-bc61-c061aed24c4a 2019-01-09 16:38:53,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:53,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:53,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:38:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["pYaeGJxBTi-qK_0ipESUOg"], "issued_at": "2019-01-09T16:38:53.000000Z"}} 2019-01-09 16:38:53,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:38:54,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c73acfe-b8d6-476e-bd74-62588a4f798c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:54,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1c73acfe-b8d6-476e-bd74-62588a4f798c 2019-01-09 16:38:54,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:38:54,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:38:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:38:54,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-8d256834-3bf0-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:38:54,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa32571-4ee0-43db-b890-75a5c226e0d8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-8d256834-3bf0-47d-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:38:54,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-8d256834-3bf0-47d-proj used request id req-8fa32571-4ee0-43db-b890-75a5c226e0d8 2019-01-09 16:38:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:38:54,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f78aa027-4119-419b-8705-b95f15b76cc6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:38:54,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-f78aa027-4119-419b-8705-b95f15b76cc6 2019-01-09 16:38:54,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-8d256834-3bf0-47d-proj"}}' 2019-01-09 16:38:54,368 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffeb5b6c-eed1-4371-82d4-9d3bce91d433 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4"}, "tags": [], "enabled": true, "id": "5c5b3e4a71304b3eab53f4f3d07f4fe4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-8d256834-3bf0-47d-proj"}} 2019-01-09 16:38:54,368 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ffeb5b6c-eed1-4371-82d4-9d3bce91d433 2019-01-09 16:38:54,368 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-8d256834-3bf0-47d-proj 2019-01-09 16:38:54,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:54,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:54,770 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["V8FnTwlRTYalPa8Ap6mhFw"], "issued_at": "2019-01-09T16:38:54.000000Z"}} 2019-01-09 16:38:54,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:54,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1469a481-65fb-4908-ac9c-1494a95c4573 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:54,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1469a481-65fb-4908-ac9c-1494a95c4573 2019-01-09 16:38:54,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:38:54,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:38:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:38:54,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:54,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c888181e-4957-4e42-8e66-384c73d3f7d5 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:38:54,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c888181e-4957-4e42-8e66-384c73d3f7d5 2019-01-09 16:38:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-8d256834-3bf0-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:55,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720102c1-77dd-4050-ba04-cc88e338c8aa Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-8d256834-3bf0-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4"}, "tags": [], "enabled": true, "id": "5c5b3e4a71304b3eab53f4f3d07f4fe4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-8d256834-3bf0-47d-proj"}]} 2019-01-09 16:38:55,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-8d256834-3bf0-47d-proj used request id req-720102c1-77dd-4050-ba04-cc88e338c8aa 2019-01-09 16:38:55,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:55,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb8d639-9e46-4f2d-a7d7-bf0c972e296f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:38:55,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-dfb8d639-9e46-4f2d-a7d7-bf0c972e296f 2019-01-09 16:38:55,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:55,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6bb8ad-7d6d-4d4d-87db-a6b5e55ef34f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:38:55,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fe6bb8ad-7d6d-4d4d-87db-a6b5e55ef34f 2019-01-09 16:38:55,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-8d256834-3bf0-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:55,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46574400-8779-47a6-9cbd-7cc3a972e5eb Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-8d256834-3bf0-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4"}, "tags": [], "enabled": true, "id": "5c5b3e4a71304b3eab53f4f3d07f4fe4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-8d256834-3bf0-47d-proj"}]} 2019-01-09 16:38:55,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-8d256834-3bf0-47d-proj used request id req-46574400-8779-47a6-9cbd-7cc3a972e5eb 2019-01-09 16:38:55,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/7a0579f46c5b4588a19dcc845625e528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:55,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1f320e8-5962-448e-9c28-317ef7e276b4 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-8d256834-3bf0-47d-user", "links": {"self": "http://172.30.9.29:5000/v3/users/7a0579f46c5b4588a19dcc845625e528"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "5c5b3e4a71304b3eab53f4f3d07f4fe4", "id": "7a0579f46c5b4588a19dcc845625e528", "password_expires_at": null}} 2019-01-09 16:38:55,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/7a0579f46c5b4588a19dcc845625e528 used request id req-f1f320e8-5962-448e-9c28-317ef7e276b4 2019-01-09 16:38:55,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4/users/7a0579f46c5b4588a19dcc845625e528/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:55,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68741f68-ed04-4986-aade-d72b2693d28b Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4/users/7a0579f46c5b4588a19dcc845625e528/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:38:55,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4/users/7a0579f46c5b4588a19dcc845625e528/roles used request id req-68741f68-ed04-4986-aade-d72b2693d28b 2019-01-09 16:38:55,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:55,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca8bb99-6b71-4565-9781-fe7ca305b845 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}} 2019-01-09 16:38:55,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-5ca8bb99-6b71-4565-9781-fe7ca305b845 2019-01-09 16:38:55,951 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-8d256834-3bf0-47d-proj 2019-01-09 16:38:55,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4/users/7a0579f46c5b4588a19dcc845625e528/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:56,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4ee410f-3cf0-453c-bc77-e7130ae7305b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:56,119 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4/users/7a0579f46c5b4588a19dcc845625e528/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-c4ee410f-3cf0-453c-bc77-e7130ae7305b 2019-01-09 16:38:56,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:56,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cf9da5-6086-4e8f-85cb-8aba71f2ed72 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:38:56,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-08cf9da5-6086-4e8f-85cb-8aba71f2ed72 2019-01-09 16:38:56,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-8d256834-3bf0-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:56,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47e375c-a2cc-48fd-8c65-aa4754d9fc91 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-8d256834-3bf0-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4"}, "tags": [], "enabled": true, "id": "5c5b3e4a71304b3eab53f4f3d07f4fe4", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-8d256834-3bf0-47d-proj"}]} 2019-01-09 16:38:56,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFlavorTests-8d256834-3bf0-47d-proj used request id req-f47e375c-a2cc-48fd-8c65-aa4754d9fc91 2019-01-09 16:38:56,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4/users/7a0579f46c5b4588a19dcc845625e528/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:56,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3763d2ed-f14f-4cb6-b8e9-f6ad0d3ab925 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4/users/7a0579f46c5b4588a19dcc845625e528/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}]} 2019-01-09 16:38:56,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4/users/7a0579f46c5b4588a19dcc845625e528/roles used request id req-3763d2ed-f14f-4cb6-b8e9-f6ad0d3ab925 2019-01-09 16:38:56,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:56,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02130bf5-2b0d-44be-bff4-667fa57fbdcd Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:38:56,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-02130bf5-2b0d-44be-bff4-667fa57fbdcd 2019-01-09 16:38:56,458 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-8d256834-3bf0-47d-proj 2019-01-09 16:38:56,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4/users/7a0579f46c5b4588a19dcc845625e528/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:38:56,599 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d465e0b9-95fb-4d3f-91a0-380a354e8ad6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:56,599 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4/users/7a0579f46c5b4588a19dcc845625e528/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-d465e0b9-95fb-4d3f-91a0-380a354e8ad6 2019-01-09 16:38:56,599 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-8d256834-3bf0-47d-user 2019-01-09 16:38:56,599 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:56,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:38:56,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3782136-62d2-477f-a44e-19f50b25d1d0 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:38:56,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d3782136-62d2-477f-a44e-19f50b25d1d0 2019-01-09 16:38:56,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" -d '{"role": {"name": "CreateStackFlavorTests-8d256834-3bf0-47d-proj-role"}}' 2019-01-09 16:38:56,811 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:38:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0e77517-a02a-4b93-b00d-98b62ff526ea Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "099f31bc2ef34a43b873e092725f14a2", "links": {"self": "http://172.30.9.29:5000/v3/roles/099f31bc2ef34a43b873e092725f14a2"}, "name": "CreateStackFlavorTests-8d256834-3bf0-47d-proj-role"}} 2019-01-09 16:38:56,811 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-a0e77517-a02a-4b93-b00d-98b62ff526ea 2019-01-09 16:38:56,812 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-8d256834-3bf0-47d-proj-role 2019-01-09 16:38:56,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/099f31bc2ef34a43b873e092725f14a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:38:57,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959577ef-c764-4a70-a170-297b06c52ca8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "099f31bc2ef34a43b873e092725f14a2", "links": {"self": "http://172.30.9.29:5000/v3/roles/099f31bc2ef34a43b873e092725f14a2"}, "name": "CreateStackFlavorTests-8d256834-3bf0-47d-proj-role"}} 2019-01-09 16:38:57,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/099f31bc2ef34a43b873e092725f14a2 used request id req-959577ef-c764-4a70-a170-297b06c52ca8 2019-01-09 16:38:57,003 - keystone_utils - INFO - Granting role CreateStackFlavorTests-8d256834-3bf0-47d-proj-role to project CreateStackFlavorTests-8d256834-3bf0-47d-proj 2019-01-09 16:38:57,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4/users/7a0579f46c5b4588a19dcc845625e528/roles/099f31bc2ef34a43b873e092725f14a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:38:57,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:38:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4e0274d-b7c6-4206-a5d7-ef98251ad125 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:38:57,150 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4/users/7a0579f46c5b4588a19dcc845625e528/roles/099f31bc2ef34a43b873e092725f14a2 used request id req-a4e0274d-b7c6-4206-a5d7-ef98251ad125 2019-01-09 16:38:57,150 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:38:57,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:38:57,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:38:57,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "099f31bc2ef34a43b873e092725f14a2", "name": "CreateStackFlavorTests-8d256834-3bf0-47d-proj-role"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T17:38:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c5b3e4a71304b3eab53f4f3d07f4fe4", "name": "CreateStackFlavorTests-8d256834-3bf0-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-8d256834-3bf0-47d-user", "id": "7a0579f46c5b4588a19dcc845625e528"}, "audit_ids": ["GVv29aXARSmnZ9Vph8SpJA"], "issued_at": "2019-01-09T16:38:57.000000Z"}} 2019-01-09 16:38:57,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d36ae57773611e6f15e4bc2ea06913cccd88e3" 2019-01-09 16:38:57,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f508b6-6b31-4c61-a5f6-df83d0106e98 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:38:57,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-75f508b6-6b31-4c61-a5f6-df83d0106e98 2019-01-09 16:38:57,653 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:38:57,655 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:38:57,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks?stack_name=CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d36ae57773611e6f15e4bc2ea06913cccd88e3" 2019-01-09 16:38:57,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:57 GMT Server: Apache x-openstack-request-id: req-7e961071-0cae-418c-8910-751f25194216 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:38:57,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks?stack_name=CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack used request id req-7e961071-0cae-418c-8910-751f25194216 2019-01-09 16:38:57,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d36ae57773611e6f15e4bc2ea06913cccd88e3" -d '{"stack_name": "CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-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-09 16:38:59,435 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:38:57 GMT Server: Apache x-openstack-request-id: req-55574f23-7916-4737-81b4-be06fe09ce5e Location: http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "6ee1da7e-f380-4977-81b7-fc740ccd10f9", "links": [{"href": "http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9", "rel": "self"}]}} 2019-01-09 16:38:59,435 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks used request id req-55574f23-7916-4737-81b4-be06fe09ce5e 2019-01-09 16:38:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/6ee1da7e-f380-4977-81b7-fc740ccd10f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d36ae57773611e6f15e4bc2ea06913cccd88e3" 2019-01-09 16:38:59,677 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:59 GMT Server: Apache x-openstack-request-id: req-d105054e-dec2-409e-b8e8-3ae90a5a6a68 Location: http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:38:59,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:59 GMT Server: Apache x-openstack-request-id: req-7ccdbc4d-935a-4931-a7dc-a1bb24379c09 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 510 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": "5c5b3e4a71304b3eab53f4f3d07f4fe4", "OS::stack_id": "6ee1da7e-f380-4977-81b7-fc740ccd10f9", "OS::stack_name": "CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack", "stack_user_project_id": "5e3107052ba9457fb4eba4b3a13ce498", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:38:58Z", "links": [{"href": "http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6ee1da7e-f380-4977-81b7-fc740ccd10f9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 16:38:59,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9 used request id req-7ccdbc4d-935a-4931-a7dc-a1bb24379c09 2019-01-09 16:38:59,888 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack 2019-01-09 16:38:59,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/6ee1da7e-f380-4977-81b7-fc740ccd10f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d36ae57773611e6f15e4bc2ea06913cccd88e3" 2019-01-09 16:38:59,917 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:38:59 GMT Server: Apache x-openstack-request-id: req-a959fdaf-da16-4c85-b67d-e22def1c7d67 Location: http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:00,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:38:59 GMT Server: Apache x-openstack-request-id: req-131054b3-0f82-4d98-8b98-ad68e95f2d64 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 510 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": "5c5b3e4a71304b3eab53f4f3d07f4fe4", "OS::stack_id": "6ee1da7e-f380-4977-81b7-fc740ccd10f9", "OS::stack_name": "CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack", "stack_user_project_id": "5e3107052ba9457fb4eba4b3a13ce498", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:38:58Z", "links": [{"href": "http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "6ee1da7e-f380-4977-81b7-fc740ccd10f9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 16:39:00,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9 used request id req-131054b3-0f82-4d98-8b98-ad68e95f2d64 2019-01-09 16:39:00,133 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 16:39:00,133 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack 2019-01-09 16:39:00,133 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack 2019-01-09 16:39:00,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/6ee1da7e-f380-4977-81b7-fc740ccd10f9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d36ae57773611e6f15e4bc2ea06913cccd88e3" 2019-01-09 16:39:00,162 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:00 GMT Server: Apache x-openstack-request-id: req-266ee1d1-e2fe-4932-a03c-fc30ef8fcc9c Location: http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:00,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:00 GMT Server: Apache x-openstack-request-id: req-56a251a3-e9e1-470b-b908-9d3e723c151b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2019-01-09T16:38:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:38:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1eb88180-fc2e-460b-9e58-1814bd9d0e05", "resource_type": "OS::Nova::Flavor"}]} 2019-01-09 16:39:00,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9/resources used request id req-56a251a3-e9e1-470b-b908-9d3e723c151b 2019-01-09 16:39:00,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/1eb88180-fc2e-460b-9e58-1814bd9d0e05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d36ae57773611e6f15e4bc2ea06913cccd88e3" 2019-01-09 16:39:00,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76208075-8582-4ba7-943b-c4e58b4705a1 x-compute-request-id: req-76208075-8582-4ba7-943b-c4e58b4705a1 Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack-flavor-maje44yw7esk", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1eb88180-fc2e-460b-9e58-1814bd9d0e05", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1eb88180-fc2e-460b-9e58-1814bd9d0e05", "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": "1eb88180-fc2e-460b-9e58-1814bd9d0e05"}} 2019-01-09 16:39:00,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/1eb88180-fc2e-460b-9e58-1814bd9d0e05 used request id req-76208075-8582-4ba7-943b-c4e58b4705a1 2019-01-09 16:39:00,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:00,227 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:00,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "099f31bc2ef34a43b873e092725f14a2", "name": "CreateStackFlavorTests-8d256834-3bf0-47d-proj-role"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T17:39:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5c5b3e4a71304b3eab53f4f3d07f4fe4", "name": "CreateStackFlavorTests-8d256834-3bf0-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_5c5b3e4a71304b3eab53f4f3d07f4fe4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-8d256834-3bf0-47d-user", "id": "7a0579f46c5b4588a19dcc845625e528"}, "audit_ids": ["KZ4I5FdcTNSvzTwENfIJDg"], "issued_at": "2019-01-09T16:39:00.000000Z"}} 2019-01-09 16:39:00,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cefe8baf26ef087ca7c197d4faefa1ebfe075c4" 2019-01-09 16:39:00,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57cbf20a-b3d7-413e-9bfb-9333edaba941 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:00,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-57cbf20a-b3d7-413e-9bfb-9333edaba941 2019-01-09 16:39:00,720 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:39:00,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cefe8baf26ef087ca7c197d4faefa1ebfe075c4" 2019-01-09 16:39:00,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad0ebe97-d8aa-4a66-a898-9a6eada7ea7a x-compute-request-id: req-ad0ebe97-d8aa-4a66-a898-9a6eada7ea7a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1eb88180-fc2e-460b-9e58-1814bd9d0e05", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1eb88180-fc2e-460b-9e58-1814bd9d0e05", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1eb88180-fc2e-460b-9e58-1814bd9d0e05", "rel": "bookmark"}], "name": "CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack-flavor-maje44yw7esk"}]} 2019-01-09 16:39:00,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ad0ebe97-d8aa-4a66-a898-9a6eada7ea7a 2019-01-09 16:39:00,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/1eb88180-fc2e-460b-9e58-1814bd9d0e05 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cefe8baf26ef087ca7c197d4faefa1ebfe075c4" 2019-01-09 16:39:01,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e927b1a-0c2e-4eed-adaf-d4a04ab3e4aa x-compute-request-id: req-6e927b1a-0c2e-4eed-adaf-d4a04ab3e4aa Content-Encoding: gzip Content-Length: 332 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack-flavor-maje44yw7esk", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/1eb88180-fc2e-460b-9e58-1814bd9d0e05", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/1eb88180-fc2e-460b-9e58-1814bd9d0e05", "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": "1eb88180-fc2e-460b-9e58-1814bd9d0e05"}} 2019-01-09 16:39:01,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/1eb88180-fc2e-460b-9e58-1814bd9d0e05 used request id req-6e927b1a-0c2e-4eed-adaf-d4a04ab3e4aa 2019-01-09 16:39:01,015 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack-flavor-maje44yw7esk 2019-01-09 16:39:01,016 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack 2019-01-09 16:39:01,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/6ee1da7e-f380-4977-81b7-fc740ccd10f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d36ae57773611e6f15e4bc2ea06913cccd88e3" 2019-01-09 16:39:01,211 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:01 GMT Server: Apache x-openstack-request-id: req-1a4eddb1-0593-402e-892d-bc0f256fdfde Location: http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:01,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:01 GMT Server: Apache x-openstack-request-id: req-93386706-e7ba-4b15-95ea-4bfb1b882e21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:01,284 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9 used request id req-93386706-e7ba-4b15-95ea-4bfb1b882e21 2019-01-09 16:39:01,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/6ee1da7e-f380-4977-81b7-fc740ccd10f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d36ae57773611e6f15e4bc2ea06913cccd88e3" 2019-01-09 16:39:01,504 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:01 GMT Server: Apache x-openstack-request-id: req-256b996a-c1e0-41d8-94f4-22bdc03fcaa5 Location: http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:01,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:01 GMT Server: Apache x-openstack-request-id: req-6b2bd4a7-70c0-4504-9908-05a41bf0f7c3 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": "5c5b3e4a71304b3eab53f4f3d07f4fe4", "OS::stack_id": "6ee1da7e-f380-4977-81b7-fc740ccd10f9", "OS::stack_name": "CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack", "stack_user_project_id": "5e3107052ba9457fb4eba4b3a13ce498", "tags": null, "creation_time": "2019-01-09T16:38:58Z", "links": [{"href": "http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:39:01Z", "id": "6ee1da7e-f380-4977-81b7-fc740ccd10f9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2019-01-09 16:39:01,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9 used request id req-6b2bd4a7-70c0-4504-9908-05a41bf0f7c3 2019-01-09 16:39:01,530 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 16:39:01,530 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack 2019-01-09 16:39:01,530 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack 2019-01-09 16:39:01,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/6ee1da7e-f380-4977-81b7-fc740ccd10f9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d36ae57773611e6f15e4bc2ea06913cccd88e3" 2019-01-09 16:39:01,739 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:01 GMT Server: Apache x-openstack-request-id: req-6390ee3c-da43-41c6-a70f-ab42b75b6da6 Location: http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:01,933 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:01 GMT Server: Apache x-openstack-request-id: req-7da1fe19-c847-417f-bd17-c9cdb16f68cb Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:39:01,933 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/5c5b3e4a71304b3eab53f4f3d07f4fe4/stacks/CreateStackFlavorTests-5b84644d-3dba-4d04-992d-289e940197a2-stack/6ee1da7e-f380-4977-81b7-fc740ccd10f9 used request id req-7da1fe19-c847-417f-bd17-c9cdb16f68cb 2019-01-09 16:39:01,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:02,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-5edffd31-c1ea-4fac-8035-8d974b4f0040 Date: Wed, 09 Jan 2019 16:39:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:39:02,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-5edffd31-c1ea-4fac-8035-8d974b4f0040 2019-01-09 16:39:02,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:02,301 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b9528ee-99bb-4663-90f9-d868a631079d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:02,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-1b9528ee-99bb-4663-90f9-d868a631079d 2019-01-09 16:39:02,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:02,404 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e74dfb36-32b0-4547-b3c7-537df8563db2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:02,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-e74dfb36-32b0-4547-b3c7-537df8563db2 2019-01-09 16:39:02,404 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:02,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:02,505 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e76b35-37fb-491b-976d-de6e271cbc00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:02,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-04e76b35-37fb-491b-976d-de6e271cbc00 2019-01-09 16:39:02,505 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:02,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:02,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1c3025a-415e-4538-b377-ca858655bd7f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:02,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-b1c3025a-415e-4538-b377-ca858655bd7f 2019-01-09 16:39:02,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:02,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:02,711 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98454e43-8e3d-49ff-b981-dc51491382d5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:02,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-98454e43-8e3d-49ff-b981-dc51491382d5 2019-01-09 16:39:02,711 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:02,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:02,825 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8634502-89b0-414a-9529-b6d4297f37aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:02,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-d8634502-89b0-414a-9529-b6d4297f37aa 2019-01-09 16:39:02,826 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:02,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:02,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585164fb-db63-47c4-b67b-db47bb36c047 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:39:02,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-585164fb-db63-47c4-b67b-db47bb36c047 2019-01-09 16:39:02,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:03,030 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c74baf97-19d8-4c3b-be77-bd5e712f948c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:03,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-c74baf97-19d8-4c3b-be77-bd5e712f948c 2019-01-09 16:39:03,030 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:03,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:03,129 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d63fa4f-584f-4abc-8958-cbebbd5ae5b5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:03,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-9d63fa4f-584f-4abc-8958-cbebbd5ae5b5 2019-01-09 16:39:03,129 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:03,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:03,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8283555-999d-403e-8335-653d0751edf6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:03,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-b8283555-999d-403e-8335-653d0751edf6 2019-01-09 16:39:03,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:03,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:03,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53dfa831-a65d-42fa-a239-81c1aefaef3a 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:39:03,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-53dfa831-a65d-42fa-a239-81c1aefaef3a 2019-01-09 16:39:03,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:03,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab94e9ad-dbe6-4a92-81cf-64e0f309607c 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:39:03,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-ab94e9ad-dbe6-4a92-81cf-64e0f309607c 2019-01-09 16:39:03,454 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-8d256834-3bf0-47d-proj 2019-01-09 16:39:03,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:03,698 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c5ac17-9097-445a-a683-a5527f2dcede Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:03,698 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/5c5b3e4a71304b3eab53f4f3d07f4fe4 used request id req-04c5ac17-9097-445a-a683-a5527f2dcede 2019-01-09 16:39:03,699 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-8d256834-3bf0-47d-proj-role 2019-01-09 16:39:03,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/099f31bc2ef34a43b873e092725f14a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:03,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f9fbf9f-c011-4ce9-aef7-c02236e77ee9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:03,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/099f31bc2ef34a43b873e092725f14a2 used request id req-1f9fbf9f-c011-4ce9-aef7-c02236e77ee9 2019-01-09 16:39:03,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}492c99e6487c61002af6667e2ab6e800d2115000" 2019-01-09 16:39:03,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d807573d-8281-46d6-94aa-eea0c0dc19c5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:03,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d807573d-8281-46d6-94aa-eea0c0dc19c5 2019-01-09 16:39:03,919 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-8d256834-3bf0-47d-user 2019-01-09 16:39:03,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/7a0579f46c5b4588a19dcc845625e528 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d017c2a462357b1dba6e02b8a0857cc52dbaf048" 2019-01-09 16:39:04,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fea33fd6-ba44-47b6-a6ba-a2003d29c501 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:04,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/7a0579f46c5b4588a19dcc845625e528 used request id req-fea33fd6-ba44-47b6-a6ba-a2003d29c501 2019-01-09 16:39:04,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:04,516 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["lBcuM4AVTTyMCoh_u-Dosw"], "issued_at": "2019-01-09T16:39:04.000000Z"}} 2019-01-09 16:39:04,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e5a95b40c5d45f994998af0ff8c19d8d6f1d70" 2019-01-09 16:39:04,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f25100b8-1462-4fb4-b6ca-a1108a0b6ac9 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:04,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f25100b8-1462-4fb4-b6ca-a1108a0b6ac9 2019-01-09 16:39:04,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:04,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:05,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["A8tM3lQSQLCJUqPpLrQz_Q"], "issued_at": "2019-01-09T16:39:05.000000Z"}} 2019-01-09 16:39:05,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:05,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88ee984c-e551-4e36-922b-e6dbf6418de4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:05,107 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-88ee984c-e551-4e36-922b-e6dbf6418de4 2019-01-09 16:39:05,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:39:05,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:39: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:39:05,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-dec59a6e-4541-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:05,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f8c69a-67d4-4cbf-8111-60faecabce74 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-dec59a6e-4541-4b3-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:39:05,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-dec59a6e-4541-4b3-proj used request id req-d0f8c69a-67d4-4cbf-8111-60faecabce74 2019-01-09 16:39:05,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:05,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd3794e-0adb-40d2-9b3d-7b8c051dcb8d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:39:05,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5bd3794e-0adb-40d2-9b3d-7b8c051dcb8d 2019-01-09 16:39:05,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-proj"}}' 2019-01-09 16:39:05,364 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:39:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27352650-7841-47c7-8eac-a52899e1b8a4 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e36c53eaf012493fae26dbc99e826d6f"}, "tags": [], "enabled": true, "id": "e36c53eaf012493fae26dbc99e826d6f", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-proj"}} 2019-01-09 16:39:05,364 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-27352650-7841-47c7-8eac-a52899e1b8a4 2019-01-09 16:39:05,365 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-dec59a6e-4541-4b3-proj 2019-01-09 16:39:05,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:05,366 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:05,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["HA6PV5EWRRCXmboR3joXcg"], "issued_at": "2019-01-09T16:39:05.000000Z"}} 2019-01-09 16:39:05,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ead6307868d1e93fe442ed29b80d75f5b08bf" 2019-01-09 16:39:05,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc143c6-e681-4aa4-a0ec-c43226eb8057 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:05,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0bc143c6-e681-4aa4-a0ec-c43226eb8057 2019-01-09 16:39:05,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:39:05,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:39: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:39:05,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ead6307868d1e93fe442ed29b80d75f5b08bf" 2019-01-09 16:39:05,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bfaf4b1-82fa-41cd-b728-6f6152616b38 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:39:05,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5bfaf4b1-82fa-41cd-b728-6f6152616b38 2019-01-09 16:39:05,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-dec59a6e-4541-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ead6307868d1e93fe442ed29b80d75f5b08bf" 2019-01-09 16:39:06,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb81b0bf-70e9-4abb-9a3c-f9c37fb8961e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-dec59a6e-4541-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e36c53eaf012493fae26dbc99e826d6f"}, "tags": [], "enabled": true, "id": "e36c53eaf012493fae26dbc99e826d6f", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-proj"}]} 2019-01-09 16:39:06,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-dec59a6e-4541-4b3-proj used request id req-cb81b0bf-70e9-4abb-9a3c-f9c37fb8961e 2019-01-09 16:39:06,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ead6307868d1e93fe442ed29b80d75f5b08bf" 2019-01-09 16:39:06,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f7da70-6d05-4e65-b9ce-feb890329316 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:39:06,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-09f7da70-6d05-4e65-b9ce-feb890329316 2019-01-09 16:39:06,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ead6307868d1e93fe442ed29b80d75f5b08bf" 2019-01-09 16:39:06,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0533fcc1-59d3-4d5f-b5ac-d1141e16e373 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:06,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0533fcc1-59d3-4d5f-b5ac-d1141e16e373 2019-01-09 16:39:06,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-dec59a6e-4541-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ead6307868d1e93fe442ed29b80d75f5b08bf" 2019-01-09 16:39:06,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06541b72-5ec0-4197-847c-19146b65ea11 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-dec59a6e-4541-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/e36c53eaf012493fae26dbc99e826d6f"}, "tags": [], "enabled": true, "id": "e36c53eaf012493fae26dbc99e826d6f", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-proj"}]} 2019-01-09 16:39:06,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackKeypairTests-dec59a6e-4541-4b3-proj used request id req-06541b72-5ec0-4197-847c-19146b65ea11 2019-01-09 16:39:06,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/f71afe1e5246440e91ca760d79dffc6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ead6307868d1e93fe442ed29b80d75f5b08bf" 2019-01-09 16:39:06,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43b405d0-b107-4f8a-92a1-4250cf9ad6b2 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-dec59a6e-4541-4b3-user", "links": {"self": "http://172.30.9.29:5000/v3/users/f71afe1e5246440e91ca760d79dffc6e"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e36c53eaf012493fae26dbc99e826d6f", "id": "f71afe1e5246440e91ca760d79dffc6e", "password_expires_at": null}} 2019-01-09 16:39:06,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/f71afe1e5246440e91ca760d79dffc6e used request id req-43b405d0-b107-4f8a-92a1-4250cf9ad6b2 2019-01-09 16:39:06,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e36c53eaf012493fae26dbc99e826d6f/users/f71afe1e5246440e91ca760d79dffc6e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ead6307868d1e93fe442ed29b80d75f5b08bf" 2019-01-09 16:39:06,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1ede44-4c30-48f7-989e-3804f9f5edc1 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/e36c53eaf012493fae26dbc99e826d6f/users/f71afe1e5246440e91ca760d79dffc6e/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:39:06,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e36c53eaf012493fae26dbc99e826d6f/users/f71afe1e5246440e91ca760d79dffc6e/roles used request id req-af1ede44-4c30-48f7-989e-3804f9f5edc1 2019-01-09 16:39:06,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ead6307868d1e93fe442ed29b80d75f5b08bf" 2019-01-09 16:39:07,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d7d293-342b-42ff-9604-872255bd0c44 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:39:07,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-77d7d293-342b-42ff-9604-872255bd0c44 2019-01-09 16:39:07,016 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-dec59a6e-4541-4b3-proj 2019-01-09 16:39:07,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e36c53eaf012493fae26dbc99e826d6f/users/f71afe1e5246440e91ca760d79dffc6e/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ead6307868d1e93fe442ed29b80d75f5b08bf" 2019-01-09 16:39:07,156 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-740e5ac3-433f-4e55-8f7f-5477255bece3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:07,157 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e36c53eaf012493fae26dbc99e826d6f/users/f71afe1e5246440e91ca760d79dffc6e/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-740e5ac3-433f-4e55-8f7f-5477255bece3 2019-01-09 16:39:07,157 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-dec59a6e-4541-4b3-user 2019-01-09 16:39:07,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:07,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:07,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7689075f-5e1a-4658-b963-dba8a2e9cbc7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:07,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7689075f-5e1a-4658-b963-dba8a2e9cbc7 2019-01-09 16:39:07,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" -d '{"role": {"name": "CreateStackKeypairTests-dec59a6e-4541-4b3-proj-role"}}' 2019-01-09 16:39:07,453 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69c05fd7-d9f5-458b-8a76-f5099712652c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8cf3da690d934395948fdea06c02d91f", "links": {"self": "http://172.30.9.29:5000/v3/roles/8cf3da690d934395948fdea06c02d91f"}, "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-proj-role"}} 2019-01-09 16:39:07,453 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-69c05fd7-d9f5-458b-8a76-f5099712652c 2019-01-09 16:39:07,453 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-dec59a6e-4541-4b3-proj-role 2019-01-09 16:39:07,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/8cf3da690d934395948fdea06c02d91f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:07,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc877de9-a4cb-42de-9049-877af55869ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8cf3da690d934395948fdea06c02d91f", "links": {"self": "http://172.30.9.29:5000/v3/roles/8cf3da690d934395948fdea06c02d91f"}, "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-proj-role"}} 2019-01-09 16:39:07,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/8cf3da690d934395948fdea06c02d91f used request id req-bc877de9-a4cb-42de-9049-877af55869ae 2019-01-09 16:39:07,553 - keystone_utils - INFO - Granting role CreateStackKeypairTests-dec59a6e-4541-4b3-proj-role to project CreateStackKeypairTests-dec59a6e-4541-4b3-proj 2019-01-09 16:39:07,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/e36c53eaf012493fae26dbc99e826d6f/users/f71afe1e5246440e91ca760d79dffc6e/roles/8cf3da690d934395948fdea06c02d91f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:07,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac7c5ba6-7604-4e87-858c-04a5d5c9d9cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:07,707 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/e36c53eaf012493fae26dbc99e826d6f/users/f71afe1e5246440e91ca760d79dffc6e/roles/8cf3da690d934395948fdea06c02d91f used request id req-ac7c5ba6-7604-4e87-858c-04a5d5c9d9cb 2019-01-09 16:39:07,708 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:39:07,708 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:39:07,709 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:07,710 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:08,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cf3da690d934395948fdea06c02d91f", "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-proj-role"}, {"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T17:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e36c53eaf012493fae26dbc99e826d6f", "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/e36c53eaf012493fae26dbc99e826d6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/e36c53eaf012493fae26dbc99e826d6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-user", "id": "f71afe1e5246440e91ca760d79dffc6e"}, "audit_ids": ["38tQRntQRfupgUbCOzOhpw"], "issued_at": "2019-01-09T16:39:08.000000Z"}} 2019-01-09 16:39:08,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c797dcd131747a974acd51455277a2f590e39341" 2019-01-09 16:39:08,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de0f1e3-f9f2-42be-86eb-15b7b7d9fc3a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:08,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7de0f1e3-f9f2-42be-86eb-15b7b7d9fc3a 2019-01-09 16:39:08,200 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:39:08,202 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:39:08,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c797dcd131747a974acd51455277a2f590e39341" 2019-01-09 16:39:08,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:08 GMT Server: Apache x-openstack-request-id: req-552398ff-9014-4030-a857-3483c0026ccb Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:39:08,432 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack used request id req-552398ff-9014-4030-a857-3483c0026ccb 2019-01-09 16:39:08,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c797dcd131747a974acd51455277a2f590e39341" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-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-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-kp"}}' 2019-01-09 16:39:09,947 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:39:08 GMT Server: Apache x-openstack-request-id: req-4451514c-47b4-4a4a-9ec8-6c5642f5c75d Location: http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "5713e942-074a-43a6-8946-c0958dcaabc5", "links": [{"href": "http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5", "rel": "self"}]}} 2019-01-09 16:39:09,947 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks used request id req-4451514c-47b4-4a4a-9ec8-6c5642f5c75d 2019-01-09 16:39:09,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/5713e942-074a-43a6-8946-c0958dcaabc5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c797dcd131747a974acd51455277a2f590e39341" 2019-01-09 16:39:10,160 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:09 GMT Server: Apache x-openstack-request-id: req-f3ccd01e-d5e7-4f9f-b98d-f82767a8c2c3 Location: http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:10,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:10 GMT Server: Apache x-openstack-request-id: req-51d3d6b3-7b9d-4931-9c2f-fc23c6269bda Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1909 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "e36c53eaf012493fae26dbc99e826d6f", "OS::stack_id": "5713e942-074a-43a6-8946-c0958dcaabc5", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack", "keypair_name": "CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack", "stack_user_project_id": "e0e414315fa64340830b53810dc03f74", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:39:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5713e942-074a-43a6-8946-c0958dcaabc5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3/vTBjbnokjlNBDZ3ujBphEj8SYg4KVnx16kX/zCs71yLlw7\n0GB1LwNahv14gwcUiWcaKaqSerLCndiQgQR/8tJGprQINOUFK+omFjswXttwC6q+\n7jVkp+rFk6P2eyzpwzN2e/dtwW7NrHjSDD2KnY8nBz2ssbdXfLU1+Fe5rj47OEGn\n6zF/2God4YEG66MDVl9tFd8BxggeqO0OgQXZWGqXg2gtZRPCUJZbghoPPDy1kat1\n58Uc97BvGpLQbOhbSymFN8p6VjKLpPBS4VO1sYC1XNxVamG3wqikHwzIKiwgLq2y\nlurChP5P2tkY4rAJA+7DuKEyu1TchwyhSv4pqQIDAQABAoIBAA6ATEpDtb1xAL3d\nNW3UHe11gKE1Ob2xl8V1oCjCwYxHgKP1vr2f8RZJHkxNDsdU5wR6U1xNOcyN1EHJ\n6pkfxHThHkfesgVSqoIMV8jqrhgGFvv6YwAjHtAsR/xmCigxYTUNGOevvkBevxwi\nel7mgRnwUbOLT6n118kwJj1c2J2qNLyp/lrG0lcjNVw/+lnWmoZCt064+WpgnaqT\nHaHOl7YTkbXvnEof3VTjorSN6neDY7nUeIrIY8TgvL1w+y3SfU2G6Lp5NKgFMK47\nRKb3Xknj7RpWsL0pta4LX4phZCx2F86/lzmIc8xluuLYLp0bsiX8rX0tmsym9sEV\nYXZvL7ECgYEA+bzYmY6LDeY0FvuDMF8RpMth9/MDjwnBpK68NfwfVCYwfzahhEPA\n66doDaIxYzUwWb+VMEWQpdZ7M5zMhRinVQcGGZ0wEOK7lTa2O4Y2rfz3uo5ZBMjR\njme5LNZ1W/Fx83nH1BJqnmMWq/SnzDk8f9uNLhm6vGDGbAeWxOxAQ90CgYEA5Zmn\ngFkUbZrAxELi8/FzPYxNjDfGvrxk4ewlXqXUY300vOw4nob6a7PNQAvqa5/ieNQQ\n8KrGzdCCi02k87wrmR6oYe1i5WzWTze/cBgUkV+SJqdtteGr/D1eQ/Qgh67JPfjP\njAhZ7eaQYRL07+j3DMRL5UVrFEtdyQGIpvwtFj0CgYEAwvqU5XarzENBwfvGFhrz\nbIU5zNsXmTKV1Bx0Z3WbhBh43qlpexlm4tWF4LcT9g/N2xQ/xztYzpFhCQ/Pgc6Y\nvkLImXDm2RgcOkhICLslr7uEMkv25kxfh94lbgNWB12/iMc4o7NpOJXGWqSd6U16\nlZx1YlvGNlMcN7XJGaAWIKUCgYBXvB5gkimXNGJi3LhCxUnnA/0CDrI4Yl8eYZFq\nGG4PUmHbq1x7X1LD4yIUTjlWxPLSfx62CFwNe5bWymW06XuzeB6ZxQ9cYfmGrePO\nXrVFU8LSWHo43TJOIdkqmFfx4R1vO+t7NBnBKbCUF51XK6tzynLB+oPPbnk4/QgN\n3yEPdQKBgQCAJ52o079lwMLy4d3epdbMzwi995HYIzUsAXQOL+GcWFOSWSxwUiXH\nrEHIPro4gpKZpw8QxP+JCQcyNKYk6KYnTiKJg6sq2DFk7VAWudrR8lVsnAGpFMJe\nB93iGKwX06buO0znftuvJJMu/UZSZjLfv/9UHCBV428gpweiDEhV1Q==\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-09 16:39:10,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5 used request id req-51d3d6b3-7b9d-4931-9c2f-fc23c6269bda 2019-01-09 16:39:10,494 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack 2019-01-09 16:39:10,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/5713e942-074a-43a6-8946-c0958dcaabc5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c797dcd131747a974acd51455277a2f590e39341" 2019-01-09 16:39:10,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:10 GMT Server: Apache x-openstack-request-id: req-ba2ca4b8-7e08-40c7-acbb-db3c1ae79d74 Location: http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:10,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:10 GMT Server: Apache x-openstack-request-id: req-08b2845d-f2dc-480a-a238-c567ae0d3ce8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1917 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": "e36c53eaf012493fae26dbc99e826d6f", "OS::stack_id": "5713e942-074a-43a6-8946-c0958dcaabc5", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack", "keypair_name": "CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack", "stack_user_project_id": "e0e414315fa64340830b53810dc03f74", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:39:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5713e942-074a-43a6-8946-c0958dcaabc5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3/vTBjbnokjlNBDZ3ujBphEj8SYg4KVnx16kX/zCs71yLlw7\n0GB1LwNahv14gwcUiWcaKaqSerLCndiQgQR/8tJGprQINOUFK+omFjswXttwC6q+\n7jVkp+rFk6P2eyzpwzN2e/dtwW7NrHjSDD2KnY8nBz2ssbdXfLU1+Fe5rj47OEGn\n6zF/2God4YEG66MDVl9tFd8BxggeqO0OgQXZWGqXg2gtZRPCUJZbghoPPDy1kat1\n58Uc97BvGpLQbOhbSymFN8p6VjKLpPBS4VO1sYC1XNxVamG3wqikHwzIKiwgLq2y\nlurChP5P2tkY4rAJA+7DuKEyu1TchwyhSv4pqQIDAQABAoIBAA6ATEpDtb1xAL3d\nNW3UHe11gKE1Ob2xl8V1oCjCwYxHgKP1vr2f8RZJHkxNDsdU5wR6U1xNOcyN1EHJ\n6pkfxHThHkfesgVSqoIMV8jqrhgGFvv6YwAjHtAsR/xmCigxYTUNGOevvkBevxwi\nel7mgRnwUbOLT6n118kwJj1c2J2qNLyp/lrG0lcjNVw/+lnWmoZCt064+WpgnaqT\nHaHOl7YTkbXvnEof3VTjorSN6neDY7nUeIrIY8TgvL1w+y3SfU2G6Lp5NKgFMK47\nRKb3Xknj7RpWsL0pta4LX4phZCx2F86/lzmIc8xluuLYLp0bsiX8rX0tmsym9sEV\nYXZvL7ECgYEA+bzYmY6LDeY0FvuDMF8RpMth9/MDjwnBpK68NfwfVCYwfzahhEPA\n66doDaIxYzUwWb+VMEWQpdZ7M5zMhRinVQcGGZ0wEOK7lTa2O4Y2rfz3uo5ZBMjR\njme5LNZ1W/Fx83nH1BJqnmMWq/SnzDk8f9uNLhm6vGDGbAeWxOxAQ90CgYEA5Zmn\ngFkUbZrAxELi8/FzPYxNjDfGvrxk4ewlXqXUY300vOw4nob6a7PNQAvqa5/ieNQQ\n8KrGzdCCi02k87wrmR6oYe1i5WzWTze/cBgUkV+SJqdtteGr/D1eQ/Qgh67JPfjP\njAhZ7eaQYRL07+j3DMRL5UVrFEtdyQGIpvwtFj0CgYEAwvqU5XarzENBwfvGFhrz\nbIU5zNsXmTKV1Bx0Z3WbhBh43qlpexlm4tWF4LcT9g/N2xQ/xztYzpFhCQ/Pgc6Y\nvkLImXDm2RgcOkhICLslr7uEMkv25kxfh94lbgNWB12/iMc4o7NpOJXGWqSd6U16\nlZx1YlvGNlMcN7XJGaAWIKUCgYBXvB5gkimXNGJi3LhCxUnnA/0CDrI4Yl8eYZFq\nGG4PUmHbq1x7X1LD4yIUTjlWxPLSfx62CFwNe5bWymW06XuzeB6ZxQ9cYfmGrePO\nXrVFU8LSWHo43TJOIdkqmFfx4R1vO+t7NBnBKbCUF51XK6tzynLB+oPPbnk4/QgN\n3yEPdQKBgQCAJ52o079lwMLy4d3epdbMzwi995HYIzUsAXQOL+GcWFOSWSxwUiXH\nrEHIPro4gpKZpw8QxP+JCQcyNKYk6KYnTiKJg6sq2DFk7VAWudrR8lVsnAGpFMJe\nB93iGKwX06buO0znftuvJJMu/UZSZjLfv/9UHCBV428gpweiDEhV1Q==\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-09 16:39:10,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5 used request id req-08b2845d-f2dc-480a-a238-c567ae0d3ce8 2019-01-09 16:39:10,769 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 16:39:10,769 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack 2019-01-09 16:39:10,769 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack 2019-01-09 16:39:10,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/5713e942-074a-43a6-8946-c0958dcaabc5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c797dcd131747a974acd51455277a2f590e39341" 2019-01-09 16:39:10,961 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:10 GMT Server: Apache x-openstack-request-id: req-69272acb-11a6-45b3-a769-85eb60881149 Location: http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:11,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:10 GMT Server: Apache x-openstack-request-id: req-6de92fac-dd2d-42e4-9d34-e14abfc65213 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.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T16:39:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-kp", "resource_type": "OS::Nova::KeyPair"}]} 2019-01-09 16:39:11,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5/resources used request id req-6de92fac-dd2d-42e4-9d34-e14abfc65213 2019-01-09 16:39:11,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c797dcd131747a974acd51455277a2f590e39341" 2019-01-09 16:39:11,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17a35179-627b-4537-bae3-7c730c9e971d x-compute-request-id: req-17a35179-627b-4537-bae3-7c730c9e971d Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDf+9MGNueiSOU0ENne6MGmESPxJiDgpWfHXqRf/MKzvXIuXDvQYHUvA1qG/XiDBxSJZxopqpJ6ssKd2JCBBH/y0kamtAg05QUr6iYWOzBe23ALqr7uNWSn6sWTo/Z7LOnDM3Z7923Bbs2seNIMPYqdjycHPayxt1d8tTX4V7muPjs4QafrMX/Yah3hgQbrowNWX20V3wHGCB6o7Q6BBdlYapeDaC1lE8JQlluCGg88PLWRq3XnxRz3sG8aktBs6FtLKYU3ynpWMouk8FLhU7WxgLVc3FVqYbfCqKQfDMgqLCAurbKW6sKE/k/a2RjisAkD7sO4oTK7VNyHDKFK/imp Generated-by-Nova", "user_id": "f71afe1e5246440e91ca760d79dffc6e", "name": "CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-kp", "deleted": false, "created_at": "2019-01-09T16:39:10.000000", "updated_at": null, "fingerprint": "27:3f:56:72:dc:a5:38:c6:89:9d:0f:05:74:8d:02:f0", "deleted_at": null, "id": 32}} 2019-01-09 16:39:11,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-kp used request id req-17a35179-627b-4537-bae3-7c730c9e971d 2019-01-09 16:39:11,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/5713e942-074a-43a6-8946-c0958dcaabc5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c797dcd131747a974acd51455277a2f590e39341" 2019-01-09 16:39:11,048 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:11 GMT Server: Apache x-openstack-request-id: req-ac852169-0fd8-4c51-9e57-c378c85bfee5 Location: http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:11,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:11 GMT Server: Apache x-openstack-request-id: req-f5765eb9-512f-4563-8791-48e40b4cdc44 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1917 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": "e36c53eaf012493fae26dbc99e826d6f", "OS::stack_id": "5713e942-074a-43a6-8946-c0958dcaabc5", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack", "keypair_name": "CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack", "stack_user_project_id": "e0e414315fa64340830b53810dc03f74", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:39:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5713e942-074a-43a6-8946-c0958dcaabc5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA3/vTBjbnokjlNBDZ3ujBphEj8SYg4KVnx16kX/zCs71yLlw7\n0GB1LwNahv14gwcUiWcaKaqSerLCndiQgQR/8tJGprQINOUFK+omFjswXttwC6q+\n7jVkp+rFk6P2eyzpwzN2e/dtwW7NrHjSDD2KnY8nBz2ssbdXfLU1+Fe5rj47OEGn\n6zF/2God4YEG66MDVl9tFd8BxggeqO0OgQXZWGqXg2gtZRPCUJZbghoPPDy1kat1\n58Uc97BvGpLQbOhbSymFN8p6VjKLpPBS4VO1sYC1XNxVamG3wqikHwzIKiwgLq2y\nlurChP5P2tkY4rAJA+7DuKEyu1TchwyhSv4pqQIDAQABAoIBAA6ATEpDtb1xAL3d\nNW3UHe11gKE1Ob2xl8V1oCjCwYxHgKP1vr2f8RZJHkxNDsdU5wR6U1xNOcyN1EHJ\n6pkfxHThHkfesgVSqoIMV8jqrhgGFvv6YwAjHtAsR/xmCigxYTUNGOevvkBevxwi\nel7mgRnwUbOLT6n118kwJj1c2J2qNLyp/lrG0lcjNVw/+lnWmoZCt064+WpgnaqT\nHaHOl7YTkbXvnEof3VTjorSN6neDY7nUeIrIY8TgvL1w+y3SfU2G6Lp5NKgFMK47\nRKb3Xknj7RpWsL0pta4LX4phZCx2F86/lzmIc8xluuLYLp0bsiX8rX0tmsym9sEV\nYXZvL7ECgYEA+bzYmY6LDeY0FvuDMF8RpMth9/MDjwnBpK68NfwfVCYwfzahhEPA\n66doDaIxYzUwWb+VMEWQpdZ7M5zMhRinVQcGGZ0wEOK7lTa2O4Y2rfz3uo5ZBMjR\njme5LNZ1W/Fx83nH1BJqnmMWq/SnzDk8f9uNLhm6vGDGbAeWxOxAQ90CgYEA5Zmn\ngFkUbZrAxELi8/FzPYxNjDfGvrxk4ewlXqXUY300vOw4nob6a7PNQAvqa5/ieNQQ\n8KrGzdCCi02k87wrmR6oYe1i5WzWTze/cBgUkV+SJqdtteGr/D1eQ/Qgh67JPfjP\njAhZ7eaQYRL07+j3DMRL5UVrFEtdyQGIpvwtFj0CgYEAwvqU5XarzENBwfvGFhrz\nbIU5zNsXmTKV1Bx0Z3WbhBh43qlpexlm4tWF4LcT9g/N2xQ/xztYzpFhCQ/Pgc6Y\nvkLImXDm2RgcOkhICLslr7uEMkv25kxfh94lbgNWB12/iMc4o7NpOJXGWqSd6U16\nlZx1YlvGNlMcN7XJGaAWIKUCgYBXvB5gkimXNGJi3LhCxUnnA/0CDrI4Yl8eYZFq\nGG4PUmHbq1x7X1LD4yIUTjlWxPLSfx62CFwNe5bWymW06XuzeB6ZxQ9cYfmGrePO\nXrVFU8LSWHo43TJOIdkqmFfx4R1vO+t7NBnBKbCUF51XK6tzynLB+oPPbnk4/QgN\n3yEPdQKBgQCAJ52o079lwMLy4d3epdbMzwi995HYIzUsAXQOL+GcWFOSWSxwUiXH\nrEHIPro4gpKZpw8QxP+JCQcyNKYk6KYnTiKJg6sq2DFk7VAWudrR8lVsnAGpFMJe\nB93iGKwX06buO0znftuvJJMu/UZSZjLfv/9UHCBV428gpweiDEhV1Q==\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-09 16:39:11,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5 used request id req-f5765eb9-512f-4563-8791-48e40b4cdc44 2019-01-09 16:39:11,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:11,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:11,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cf3da690d934395948fdea06c02d91f", "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-proj-role"}, {"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T17:39:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e36c53eaf012493fae26dbc99e826d6f", "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/e36c53eaf012493fae26dbc99e826d6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/e36c53eaf012493fae26dbc99e826d6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-user", "id": "f71afe1e5246440e91ca760d79dffc6e"}, "audit_ids": ["-5rGnIThSRy5mkgOVx7Gxg"], "issued_at": "2019-01-09T16:39:11.000000Z"}} 2019-01-09 16:39:11,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061df786d8c88e3cfda08bfdf1fad5ec6d2f28e7" 2019-01-09 16:39:11,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987080ec-81a3-46f9-8ccc-415158dcf051 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:11,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-987080ec-81a3-46f9-8ccc-415158dcf051 2019-01-09 16:39:11,622 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:39:11,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}061df786d8c88e3cfda08bfdf1fad5ec6d2f28e7" 2019-01-09 16:39:11,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fe2f3de-93f5-4962-9675-90dbd313b358 x-compute-request-id: req-8fe2f3de-93f5-4962-9675-90dbd313b358 Content-Encoding: gzip Content-Length: 492 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDf+9MGNueiSOU0ENne6MGmESPxJiDgpWfHXqRf/MKzvXIuXDvQYHUvA1qG/XiDBxSJZxopqpJ6ssKd2JCBBH/y0kamtAg05QUr6iYWOzBe23ALqr7uNWSn6sWTo/Z7LOnDM3Z7923Bbs2seNIMPYqdjycHPayxt1d8tTX4V7muPjs4QafrMX/Yah3hgQbrowNWX20V3wHGCB6o7Q6BBdlYapeDaC1lE8JQlluCGg88PLWRq3XnxRz3sG8aktBs6FtLKYU3ynpWMouk8FLhU7WxgLVc3FVqYbfCqKQfDMgqLCAurbKW6sKE/k/a2RjisAkD7sO4oTK7VNyHDKFK/imp Generated-by-Nova", "name": "CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-kp", "fingerprint": "27:3f:56:72:dc:a5:38:c6:89:9d:0f:05:74:8d:02:f0"}}]} 2019-01-09 16:39:11,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-8fe2f3de-93f5-4962-9675-90dbd313b358 2019-01-09 16:39:11,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:12,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8cf3da690d934395948fdea06c02d91f", "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-proj-role"}, {"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}], "expires_at": "2019-01-09T17:39:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e36c53eaf012493fae26dbc99e826d6f", "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/e36c53eaf012493fae26dbc99e826d6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/e36c53eaf012493fae26dbc99e826d6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/e36c53eaf012493fae26dbc99e826d6f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_e36c53eaf012493fae26dbc99e826d6f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_e36c53eaf012493fae26dbc99e826d6f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-dec59a6e-4541-4b3-user", "id": "f71afe1e5246440e91ca760d79dffc6e"}, "audit_ids": ["z1xsDLI2QAu_hFEe1Jtz4g"], "issued_at": "2019-01-09T16:39:12.000000Z"}} 2019-01-09 16:39:12,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/os-keypairs/CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0295d804ae5c4474c32136d3058fddc49c2c6e6c" 2019-01-09 16:39:12,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dad57523-5002-40cc-878f-af688ede957c x-compute-request-id: req-dad57523-5002-40cc-878f-af688ede957c Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDf+9MGNueiSOU0ENne6MGmESPxJiDgpWfHXqRf/MKzvXIuXDvQYHUvA1qG/XiDBxSJZxopqpJ6ssKd2JCBBH/y0kamtAg05QUr6iYWOzBe23ALqr7uNWSn6sWTo/Z7LOnDM3Z7923Bbs2seNIMPYqdjycHPayxt1d8tTX4V7muPjs4QafrMX/Yah3hgQbrowNWX20V3wHGCB6o7Q6BBdlYapeDaC1lE8JQlluCGg88PLWRq3XnxRz3sG8aktBs6FtLKYU3ynpWMouk8FLhU7WxgLVc3FVqYbfCqKQfDMgqLCAurbKW6sKE/k/a2RjisAkD7sO4oTK7VNyHDKFK/imp Generated-by-Nova", "user_id": "f71afe1e5246440e91ca760d79dffc6e", "name": "CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-kp", "deleted": false, "created_at": "2019-01-09T16:39:10.000000", "updated_at": null, "fingerprint": "27:3f:56:72:dc:a5:38:c6:89:9d:0f:05:74:8d:02:f0", "deleted_at": null, "id": 32}} 2019-01-09 16:39:12,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-kp used request id req-dad57523-5002-40cc-878f-af688ede957c 2019-01-09 16:39:12,394 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack 2019-01-09 16:39:12,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/5713e942-074a-43a6-8946-c0958dcaabc5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c797dcd131747a974acd51455277a2f590e39341" 2019-01-09 16:39:12,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:12 GMT Server: Apache x-openstack-request-id: req-1bf9b8d3-4bda-46e7-a2a7-e3617cf7d4c8 Location: http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:12,546 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:12 GMT Server: Apache x-openstack-request-id: req-b7368e9d-3126-4c06-a25c-ceee3e0c2ec4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:12,546 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5 used request id req-b7368e9d-3126-4c06-a25c-ceee3e0c2ec4 2019-01-09 16:39:12,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/5713e942-074a-43a6-8946-c0958dcaabc5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c797dcd131747a974acd51455277a2f590e39341" 2019-01-09 16:39:12,771 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:12 GMT Server: Apache x-openstack-request-id: req-7679001c-c99e-4c37-a40d-5753999c2c8f Location: http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:12,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:12 GMT Server: Apache x-openstack-request-id: req-544018ef-da59-4b37-9b2b-d61204a0fba7 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": "e36c53eaf012493fae26dbc99e826d6f", "OS::stack_id": "5713e942-074a-43a6-8946-c0958dcaabc5", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack", "keypair_name": "CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack", "stack_user_project_id": "e0e414315fa64340830b53810dc03f74", "tags": null, "creation_time": "2019-01-09T16:39:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:39:12Z", "id": "5713e942-074a-43a6-8946-c0958dcaabc5", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2019-01-09 16:39:12,813 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5 used request id req-544018ef-da59-4b37-9b2b-d61204a0fba7 2019-01-09 16:39:12,813 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 16:39:12,813 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack 2019-01-09 16:39:12,813 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack 2019-01-09 16:39:12,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/5713e942-074a-43a6-8946-c0958dcaabc5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c797dcd131747a974acd51455277a2f590e39341" 2019-01-09 16:39:12,839 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:12 GMT Server: Apache x-openstack-request-id: req-259fbd94-fd89-472c-a233-ef331a9e2f2e Location: http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:13,047 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:12 GMT Server: Apache x-openstack-request-id: req-f78cdec1-33d5-43d8-8a2c-dd428257cfce Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:39:13,047 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/e36c53eaf012493fae26dbc99e826d6f/stacks/CreateStackKeypairTests-CreateStackKeypairTests-6edee513-98a5-47f3-a9c2-89ec2f3bdc16-stack/5713e942-074a-43a6-8946-c0958dcaabc5 used request id req-f78cdec1-33d5-43d8-8a2c-dd428257cfce 2019-01-09 16:39:13,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:13,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-5ebd916f-eda4-469d-a5dc-2f7a334a5200 Date: Wed, 09 Jan 2019 16:39:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:39:13,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-5ebd916f-eda4-469d-a5dc-2f7a334a5200 2019-01-09 16:39:13,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:13,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eceb302-cd4b-479c-8426-0fdc30258c0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:13,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-9eceb302-cd4b-479c-8426-0fdc30258c0e 2019-01-09 16:39:13,424 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:13,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:13,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f7021a2-4f98-4e9f-a478-4e1143cebb9a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:13,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-1f7021a2-4f98-4e9f-a478-4e1143cebb9a 2019-01-09 16:39:13,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:13,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:13,619 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19152997-b2bd-4030-8e4a-c26b96329d85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:13,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-19152997-b2bd-4030-8e4a-c26b96329d85 2019-01-09 16:39:13,620 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:13,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:13,804 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76227f8-bddf-43b4-9806-70a67a0c64ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:13,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-b76227f8-bddf-43b4-9806-70a67a0c64ca 2019-01-09 16:39:13,804 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:13,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:13,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dae31dc-24c8-49d4-9277-d74596da1a25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:13,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-8dae31dc-24c8-49d4-9277-d74596da1a25 2019-01-09 16:39:13,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:13,996 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5923d909-700c-4a68-a6f7-51a02bdd2e53 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:13,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-5923d909-700c-4a68-a6f7-51a02bdd2e53 2019-01-09 16:39:13,997 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:14,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:14,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e5d2517-f478-4e21-8db3-ceb2ede5f71f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:39:14,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-6e5d2517-f478-4e21-8db3-ceb2ede5f71f 2019-01-09 16:39:14,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:14,199 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c448b7c6-56a9-4ae5-bd9c-7dbb6b87e27e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:14,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-c448b7c6-56a9-4ae5-bd9c-7dbb6b87e27e 2019-01-09 16:39:14,200 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:14,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:14,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1e70000-f142-4fca-9009-6542fe2cd3b4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:14,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-e1e70000-f142-4fca-9009-6542fe2cd3b4 2019-01-09 16:39:14,298 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:14,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:14,398 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acee8f7b-e61a-4410-a202-f7279388f5dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:14,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-acee8f7b-e61a-4410-a202-f7279388f5dd 2019-01-09 16:39:14,398 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:14,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:14,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459a38c5-a773-4856-9899-db28419ee29c 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:39:14,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-459a38c5-a773-4856-9899-db28419ee29c 2019-01-09 16:39:14,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:14,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca098b6-c25f-43f5-809f-66b7c6929060 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:39:14,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-2ca098b6-c25f-43f5-809f-66b7c6929060 2019-01-09 16:39:14,615 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-dec59a6e-4541-4b3-proj 2019-01-09 16:39:14,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/e36c53eaf012493fae26dbc99e826d6f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:14,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61dd8548-98dd-445f-bd4b-300f2b214615 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:14,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/e36c53eaf012493fae26dbc99e826d6f used request id req-61dd8548-98dd-445f-bd4b-300f2b214615 2019-01-09 16:39:14,856 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-dec59a6e-4541-4b3-proj-role 2019-01-09 16:39:14,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/8cf3da690d934395948fdea06c02d91f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:14,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8cee4b9-9b72-471b-803a-75204eae6ed0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:14,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/8cf3da690d934395948fdea06c02d91f used request id req-e8cee4b9-9b72-471b-803a-75204eae6ed0 2019-01-09 16:39:14,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e41c761094e926599aa90947462668e60da9aef" 2019-01-09 16:39:15,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09efe7e2-6d33-4658-9ba0-0e273c15ab89 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:15,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-09efe7e2-6d33-4658-9ba0-0e273c15ab89 2019-01-09 16:39:15,078 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-dec59a6e-4541-4b3-user 2019-01-09 16:39:15,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/f71afe1e5246440e91ca760d79dffc6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7ead6307868d1e93fe442ed29b80d75f5b08bf" 2019-01-09 16:39:15,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a578d67-f7dc-4094-b271-8b27ba2f31fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:15,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/f71afe1e5246440e91ca760d79dffc6e used request id req-1a578d67-f7dc-4094-b271-8b27ba2f31fc 2019-01-09 16:39:15,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:15,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["-67LiijxQ5ixLvFS_ifkGw"], "issued_at": "2019-01-09T16:39:15.000000Z"}} 2019-01-09 16:39:15,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a710cad54f2dfa43250f5f911336237ca988cb12" 2019-01-09 16:39:15,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1bc623c-53f4-446d-9489-da4c1f7a17da Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:15,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e1bc623c-53f4-446d-9489-da4c1f7a17da 2019-01-09 16:39:15,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:15,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:16,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["TAVZegtAQsqUDCNjY2BGyA"], "issued_at": "2019-01-09T16:39:16.000000Z"}} 2019-01-09 16:39:16,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:16,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffbfef9c-ed7f-4241-8bed-43e30369fd92 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:16,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ffbfef9c-ed7f-4241-8bed-43e30369fd92 2019-01-09 16:39:16,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:39:16,284 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:39: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:39:16,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-1df042b4-1de7-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:16,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c2feb2d-2587-40f0-b6b7-6e2b4dc71a81 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-1df042b4-1de7-466-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:39:16,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-1df042b4-1de7-466-proj used request id req-7c2feb2d-2587-40f0-b6b7-6e2b4dc71a81 2019-01-09 16:39:16,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:16,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6b197d-3731-49a0-90d5-f3310fe64b1a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:39:16,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-ac6b197d-3731-49a0-90d5-f3310fe64b1a 2019-01-09 16:39:16,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-proj"}}' 2019-01-09 16:39:16,604 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:39:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df47df5f-1785-44bc-b27e-33544255f312 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623"}, "tags": [], "enabled": true, "id": "3b3c938929d14534a24ebfe532e43623", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-proj"}} 2019-01-09 16:39:16,604 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-df47df5f-1785-44bc-b27e-33544255f312 2019-01-09 16:39:16,605 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-1df042b4-1de7-466-proj 2019-01-09 16:39:16,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:16,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:17,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["kOABWEjYSlO9TVi3n6CDpQ"], "issued_at": "2019-01-09T16:39:16.000000Z"}} 2019-01-09 16:39:17,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd75c6adee742085de05c91c5c192cccd301ff6" 2019-01-09 16:39:17,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb8581a-75fe-4ac8-8b79-f1782fea23eb Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:17,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-8bb8581a-75fe-4ac8-8b79-f1782fea23eb 2019-01-09 16:39:17,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:39:17,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:39: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:39:17,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd75c6adee742085de05c91c5c192cccd301ff6" 2019-01-09 16:39:17,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b20f32-712a-41bd-b814-460d1d26838e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:39:17,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f0b20f32-712a-41bd-b814-460d1d26838e 2019-01-09 16:39:17,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-1df042b4-1de7-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd75c6adee742085de05c91c5c192cccd301ff6" 2019-01-09 16:39:17,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af6965d3-42c8-435b-a9e8-e8466281e4dd Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-1df042b4-1de7-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623"}, "tags": [], "enabled": true, "id": "3b3c938929d14534a24ebfe532e43623", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-proj"}]} 2019-01-09 16:39:17,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-1df042b4-1de7-466-proj used request id req-af6965d3-42c8-435b-a9e8-e8466281e4dd 2019-01-09 16:39:17,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd75c6adee742085de05c91c5c192cccd301ff6" 2019-01-09 16:39:17,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d748c59-0055-4eab-9f66-517fe23d9fbe Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:39:17,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-5d748c59-0055-4eab-9f66-517fe23d9fbe 2019-01-09 16:39:17,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd75c6adee742085de05c91c5c192cccd301ff6" 2019-01-09 16:39:17,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42308227-b96a-4880-b932-5430bf3cb468 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:17,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-42308227-b96a-4880-b932-5430bf3cb468 2019-01-09 16:39:17,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-1df042b4-1de7-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd75c6adee742085de05c91c5c192cccd301ff6" 2019-01-09 16:39:17,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ecbcc92-16da-4071-bc00-8ddfe19e0cb6 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-1df042b4-1de7-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623"}, "tags": [], "enabled": true, "id": "3b3c938929d14534a24ebfe532e43623", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-proj"}]} 2019-01-09 16:39:17,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackSecurityGroupTests-1df042b4-1de7-466-proj used request id req-5ecbcc92-16da-4071-bc00-8ddfe19e0cb6 2019-01-09 16:39:17,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/cb2e8af256554e67a999722694b7b919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd75c6adee742085de05c91c5c192cccd301ff6" 2019-01-09 16:39:18,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-333ebb5c-73d6-48d6-be1a-06da8c624d20 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-user", "links": {"self": "http://172.30.9.29:5000/v3/users/cb2e8af256554e67a999722694b7b919"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3b3c938929d14534a24ebfe532e43623", "id": "cb2e8af256554e67a999722694b7b919", "password_expires_at": null}} 2019-01-09 16:39:18,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/cb2e8af256554e67a999722694b7b919 used request id req-333ebb5c-73d6-48d6-be1a-06da8c624d20 2019-01-09 16:39:18,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623/users/cb2e8af256554e67a999722694b7b919/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd75c6adee742085de05c91c5c192cccd301ff6" 2019-01-09 16:39:18,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbced7db-5870-4796-a558-93c128003c9f Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623/users/cb2e8af256554e67a999722694b7b919/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:39:18,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623/users/cb2e8af256554e67a999722694b7b919/roles used request id req-bbced7db-5870-4796-a558-93c128003c9f 2019-01-09 16:39:18,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd75c6adee742085de05c91c5c192cccd301ff6" 2019-01-09 16:39:18,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c4948ee-1654-46ce-943a-a492ce356812 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:39:18,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-7c4948ee-1654-46ce-943a-a492ce356812 2019-01-09 16:39:18,173 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-1df042b4-1de7-466-proj 2019-01-09 16:39:18,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623/users/cb2e8af256554e67a999722694b7b919/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd75c6adee742085de05c91c5c192cccd301ff6" 2019-01-09 16:39:18,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb3e8545-191d-4cbf-8737-0d3a1b2e457f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:18,303 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623/users/cb2e8af256554e67a999722694b7b919/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-bb3e8545-191d-4cbf-8737-0d3a1b2e457f 2019-01-09 16:39:18,303 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-1df042b4-1de7-466-user 2019-01-09 16:39:18,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:18,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:18,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87882ae6-89a6-4ed4-80ac-60daab51b593 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:18,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-87882ae6-89a6-4ed4-80ac-60daab51b593 2019-01-09 16:39:18,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" -d '{"role": {"name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-proj-role"}}' 2019-01-09 16:39:18,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:39:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e78ca439-c88c-46df-b9ac-8bfdad046616 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d9fa842cc8c4f11b502955f1c0370ed", "links": {"self": "http://172.30.9.29:5000/v3/roles/3d9fa842cc8c4f11b502955f1c0370ed"}, "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-proj-role"}} 2019-01-09 16:39:18,516 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-e78ca439-c88c-46df-b9ac-8bfdad046616 2019-01-09 16:39:18,517 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-1df042b4-1de7-466-proj-role 2019-01-09 16:39:18,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/3d9fa842cc8c4f11b502955f1c0370ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:18,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cca93a-5576-47af-8823-cad4d86e76d8 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d9fa842cc8c4f11b502955f1c0370ed", "links": {"self": "http://172.30.9.29:5000/v3/roles/3d9fa842cc8c4f11b502955f1c0370ed"}, "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-proj-role"}} 2019-01-09 16:39:18,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/3d9fa842cc8c4f11b502955f1c0370ed used request id req-53cca93a-5576-47af-8823-cad4d86e76d8 2019-01-09 16:39:18,708 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-1df042b4-1de7-466-proj-role to project CreateStackSecurityGroupTests-1df042b4-1de7-466-proj 2019-01-09 16:39:18,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623/users/cb2e8af256554e67a999722694b7b919/roles/3d9fa842cc8c4f11b502955f1c0370ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:18,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7bd02b9-48eb-4bc7-8c0b-74f2f467ee8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:18,847 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623/users/cb2e8af256554e67a999722694b7b919/roles/3d9fa842cc8c4f11b502955f1c0370ed used request id req-b7bd02b9-48eb-4bc7-8c0b-74f2f467ee8c 2019-01-09 16:39:18,847 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:39:18,847 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:39:18,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:18,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:19,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "3d9fa842cc8c4f11b502955f1c0370ed", "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-proj-role"}], "expires_at": "2019-01-09T17:39:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b3c938929d14534a24ebfe532e43623", "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3b3c938929d14534a24ebfe532e43623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3b3c938929d14534a24ebfe532e43623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3b3c938929d14534a24ebfe532e43623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3b3c938929d14534a24ebfe532e43623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3b3c938929d14534a24ebfe532e43623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3b3c938929d14534a24ebfe532e43623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3b3c938929d14534a24ebfe532e43623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3b3c938929d14534a24ebfe532e43623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3b3c938929d14534a24ebfe532e43623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3b3c938929d14534a24ebfe532e43623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3b3c938929d14534a24ebfe532e43623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3b3c938929d14534a24ebfe532e43623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3b3c938929d14534a24ebfe532e43623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-user", "id": "cb2e8af256554e67a999722694b7b919"}, "audit_ids": ["qAriyfRvSAWtbMOi7erjNw"], "issued_at": "2019-01-09T16:39:19.000000Z"}} 2019-01-09 16:39:19,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" 2019-01-09 16:39:19,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42abc808-cbe4-467c-8e9c-ab02c735dfd8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:19,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-42abc808-cbe4-467c-8e9c-ab02c735dfd8 2019-01-09 16:39:19,338 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:39:19,341 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:39:19,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" 2019-01-09 16:39:19,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:19 GMT Server: Apache x-openstack-request-id: req-32c6e2d6-1e17-431a-b30b-be9ccd7a6aa4 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:39:19,652 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack used request id req-32c6e2d6-1e17-431a-b30b-be9ccd7a6aa4 2019-01-09 16:39:19,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-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-e32216f2-ff14-4215-8055-fa90e0c003ee-sec-grp"}}' 2019-01-09 16:39:21,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:39:19 GMT Server: Apache x-openstack-request-id: req-2b3246c2-16b9-4a47-ab0d-2e91beace472 Location: http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "cf435d11-2498-462b-b460-29ebdd27cc22", "links": [{"href": "http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22", "rel": "self"}]}} 2019-01-09 16:39:21,163 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks used request id req-2b3246c2-16b9-4a47-ab0d-2e91beace472 2019-01-09 16:39:21,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/cf435d11-2498-462b-b460-29ebdd27cc22 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" 2019-01-09 16:39:21,368 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:21 GMT Server: Apache x-openstack-request-id: req-c3634d15-ba3d-4e2b-988d-d317b90b1a22 Location: http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:21,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:21 GMT Server: Apache x-openstack-request-id: req-0cb0dafe-6318-4ef7-9902-8c7d67bdad6d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "3b3c938929d14534a24ebfe532e43623", "OS::stack_id": "cf435d11-2498-462b-b460-29ebdd27cc22", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack", "security_group_name": "CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack", "stack_user_project_id": "b698880fbc7343dfa8348899aa7e36cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:39:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf435d11-2498-462b-b460-29ebdd27cc22", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 16:39:21,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 used request id req-0cb0dafe-6318-4ef7-9902-8c7d67bdad6d 2019-01-09 16:39:21,614 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack 2019-01-09 16:39:21,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/cf435d11-2498-462b-b460-29ebdd27cc22 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" 2019-01-09 16:39:21,814 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:21 GMT Server: Apache x-openstack-request-id: req-2e83e60e-313a-47cf-95bc-8300cdc99666 Location: http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:22,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:21 GMT Server: Apache x-openstack-request-id: req-1c891b05-585f-46a5-b737-e935b81d83da Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "3b3c938929d14534a24ebfe532e43623", "OS::stack_id": "cf435d11-2498-462b-b460-29ebdd27cc22", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack", "security_group_name": "CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack", "stack_user_project_id": "b698880fbc7343dfa8348899aa7e36cd", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:39:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf435d11-2498-462b-b460-29ebdd27cc22", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 16:39:22,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 used request id req-1c891b05-585f-46a5-b737-e935b81d83da 2019-01-09 16:39:22,069 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:39:22,069 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:39:25,072 - create_stack - DEBUG - Stack status query timeout in 1196.54190707 2019-01-09 16:39:25,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/cf435d11-2498-462b-b460-29ebdd27cc22 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" 2019-01-09 16:39:25,103 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:25 GMT Server: Apache x-openstack-request-id: req-4bb87347-7b03-47df-a1ac-7df4ae5266e7 Location: http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:25,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:25 GMT Server: Apache x-openstack-request-id: req-9429be0f-166a-4e1b-8105-5faf311c63c9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "3b3c938929d14534a24ebfe532e43623", "OS::stack_id": "cf435d11-2498-462b-b460-29ebdd27cc22", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack", "security_group_name": "CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack", "stack_user_project_id": "b698880fbc7343dfa8348899aa7e36cd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:39:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cf435d11-2498-462b-b460-29ebdd27cc22", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 16:39:25,146 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 used request id req-9429be0f-166a-4e1b-8105-5faf311c63c9 2019-01-09 16:39:25,146 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 16:39:25,146 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack 2019-01-09 16:39:25,146 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack 2019-01-09 16:39:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/cf435d11-2498-462b-b460-29ebdd27cc22/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" 2019-01-09 16:39:25,364 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:25 GMT Server: Apache x-openstack-request-id: req-f49075d8-0456-4d89-846b-c56f86ea7ba0 Location: http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:25,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:25 GMT Server: Apache x-openstack-request-id: req-e22efbec-3782-41d8-a578-cf3a9704565f 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.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T16:39:21Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:21Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "resource_type": "OS::Neutron::SecurityGroup"}]} 2019-01-09 16:39:25,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22/resources used request id req-e22efbec-3782-41d8-a578-cf3a9704565f 2019-01-09 16:39:25,591 - neutron_utils - INFO - Retrieving security group with ID - 496bfdc2-1814-4cfb-8253-d1aa7d90a91c 2019-01-09 16:39:25,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" 2019-01-09 16:39:25,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-e312ceca-1803-4693-ae98-f5abfa653d3c Date: Wed, 09 Jan 2019 16:39:25 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:21Z", "updated_at": "2019-01-09T16:39:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:39:22Z", "revision_number": 0, "id": "72021a9a-1219-4ad6-87c6-7f52d95fdf7c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "tenant_id": "3b3c938929d14534a24ebfe532e43623", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b3c938929d14534a24ebfe532e43623"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T16:39:22Z", "revision_number": 0, "id": "8156a18f-bf62-4d4f-8188-2c8b35264ab6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "tenant_id": "3b3c938929d14534a24ebfe532e43623", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3b3c938929d14534a24ebfe532e43623"}], "revision_number": 6, "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "name": "CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-sec-grp"}]} 2019-01-09 16:39:25,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c used request id req-e312ceca-1803-4693-ae98-f5abfa653d3c 2019-01-09 16:39:25,831 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 496bfdc2-1814-4cfb-8253-d1aa7d90a91c 2019-01-09 16:39:25,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" 2019-01-09 16:39:25,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-4bdc2834-ad58-419f-8206-0f933fb5ebdb Date: Wed, 09 Jan 2019 16:39:25 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-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "port_range_min": null, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:22Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "72021a9a-1219-4ad6-87c6-7f52d95fdf7c"}, {"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-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "port_range_min": 22, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:22Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "8156a18f-bf62-4d4f-8188-2c8b35264ab6"}]} 2019-01-09 16:39:25,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c used request id req-4bdc2834-ad58-419f-8206-0f933fb5ebdb 2019-01-09 16:39:25,854 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 496bfdc2-1814-4cfb-8253-d1aa7d90a91c 2019-01-09 16:39:25,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" 2019-01-09 16:39:25,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-da4f2aa0-f9c5-490a-b413-1e9fe49ab2e6 Date: Wed, 09 Jan 2019 16:39:25 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-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "port_range_min": null, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:22Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "72021a9a-1219-4ad6-87c6-7f52d95fdf7c"}, {"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-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "port_range_min": 22, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:22Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "8156a18f-bf62-4d4f-8188-2c8b35264ab6"}]} 2019-01-09 16:39:25,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c used request id req-da4f2aa0-f9c5-490a-b413-1e9fe49ab2e6 2019-01-09 16:39:25,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:25,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:26,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "3d9fa842cc8c4f11b502955f1c0370ed", "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-proj-role"}], "expires_at": "2019-01-09T17:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b3c938929d14534a24ebfe532e43623", "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/3b3c938929d14534a24ebfe532e43623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/3b3c938929d14534a24ebfe532e43623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/3b3c938929d14534a24ebfe532e43623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3b3c938929d14534a24ebfe532e43623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/3b3c938929d14534a24ebfe532e43623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/3b3c938929d14534a24ebfe532e43623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3b3c938929d14534a24ebfe532e43623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/3b3c938929d14534a24ebfe532e43623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3b3c938929d14534a24ebfe532e43623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/3b3c938929d14534a24ebfe532e43623", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/3b3c938929d14534a24ebfe532e43623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_3b3c938929d14534a24ebfe532e43623", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_3b3c938929d14534a24ebfe532e43623", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-user", "id": "cb2e8af256554e67a999722694b7b919"}, "audit_ids": ["p3AoJRSpRxW6-GjaKXqt4w"], "issued_at": "2019-01-09T16:39:26.000000Z"}} 2019-01-09 16:39:26,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bcddbc0f09aa216f2826668372d2a1c93caf37" 2019-01-09 16:39:26,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96bd0fa1-96f3-4100-abe3-11096d8ed21f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:26,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-96bd0fa1-96f3-4100-abe3-11096d8ed21f 2019-01-09 16:39:26,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bcddbc0f09aa216f2826668372d2a1c93caf37" 2019-01-09 16:39:26,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-4b4d5686-b55b-465f-93e8-5f84c0195d0f Date: Wed, 09 Jan 2019 16:39:26 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:21Z", "updated_at": "2019-01-09T16:39:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:39:22Z", "revision_number": 0, "id": "72021a9a-1219-4ad6-87c6-7f52d95fdf7c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "tenant_id": "3b3c938929d14534a24ebfe532e43623", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b3c938929d14534a24ebfe532e43623"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T16:39:22Z", "revision_number": 0, "id": "8156a18f-bf62-4d4f-8188-2c8b35264ab6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "tenant_id": "3b3c938929d14534a24ebfe532e43623", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3b3c938929d14534a24ebfe532e43623"}], "revision_number": 6, "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "name": "CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-sec-grp"}]} 2019-01-09 16:39:26,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-sec-grp&description=Test+description used request id req-4b4d5686-b55b-465f-93e8-5f84c0195d0f 2019-01-09 16:39:26,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:39:26,604 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:39: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:39:26,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bcddbc0f09aa216f2826668372d2a1c93caf37" 2019-01-09 16:39:26,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc449007-0a21-4c38-a0f2-413fa0f2ccce Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b3c938929d14534a24ebfe532e43623", "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-proj"}} 2019-01-09 16:39:26,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623 used request id req-bc449007-0a21-4c38-a0f2-413fa0f2ccce 2019-01-09 16:39:26,696 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 496bfdc2-1814-4cfb-8253-d1aa7d90a91c 2019-01-09 16:39:26,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bcddbc0f09aa216f2826668372d2a1c93caf37" 2019-01-09 16:39:26,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-08bfe535-ae9b-47f0-bdda-137727895686 Date: Wed, 09 Jan 2019 16:39:26 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-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "port_range_min": null, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:22Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "72021a9a-1219-4ad6-87c6-7f52d95fdf7c"}, {"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-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "port_range_min": 22, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:22Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "8156a18f-bf62-4d4f-8188-2c8b35264ab6"}]} 2019-01-09 16:39:26,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c used request id req-08bfe535-ae9b-47f0-bdda-137727895686 2019-01-09 16:39:26,722 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 496bfdc2-1814-4cfb-8253-d1aa7d90a91c 2019-01-09 16:39:26,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bcddbc0f09aa216f2826668372d2a1c93caf37" 2019-01-09 16:39:26,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-21d9829d-1198-46e1-af39-835c7136e0ef Date: Wed, 09 Jan 2019 16:39:26 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-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "port_range_min": null, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:22Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "72021a9a-1219-4ad6-87c6-7f52d95fdf7c"}, {"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-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "port_range_min": 22, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:22Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "8156a18f-bf62-4d4f-8188-2c8b35264ab6"}]} 2019-01-09 16:39:26,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c used request id req-21d9829d-1198-46e1-af39-835c7136e0ef 2019-01-09 16:39:26,744 - neutron_utils - INFO - Retrieving security group with ID - 496bfdc2-1814-4cfb-8253-d1aa7d90a91c 2019-01-09 16:39:26,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bcddbc0f09aa216f2826668372d2a1c93caf37" 2019-01-09 16:39:26,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-b427ea77-53e5-467c-9d3d-ff30fb96ea28 Date: Wed, 09 Jan 2019 16:39:26 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:21Z", "updated_at": "2019-01-09T16:39:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:39:22Z", "revision_number": 0, "id": "72021a9a-1219-4ad6-87c6-7f52d95fdf7c", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "tenant_id": "3b3c938929d14534a24ebfe532e43623", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b3c938929d14534a24ebfe532e43623"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T16:39:22Z", "revision_number": 0, "id": "8156a18f-bf62-4d4f-8188-2c8b35264ab6", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2019-01-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "tenant_id": "3b3c938929d14534a24ebfe532e43623", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3b3c938929d14534a24ebfe532e43623"}], "revision_number": 6, "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "name": "CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-sec-grp"}]} 2019-01-09 16:39:26,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c used request id req-b427ea77-53e5-467c-9d3d-ff30fb96ea28 2019-01-09 16:39:26,793 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 496bfdc2-1814-4cfb-8253-d1aa7d90a91c 2019-01-09 16:39:26,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77bcddbc0f09aa216f2826668372d2a1c93caf37" 2019-01-09 16:39:26,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-a12c9f29-b870-4769-9d43-0f9bdaa2cdc5 Date: Wed, 09 Jan 2019 16:39:26 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-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "port_range_min": null, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:22Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "72021a9a-1219-4ad6-87c6-7f52d95fdf7c"}, {"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-09T16:39:22Z", "security_group_id": "496bfdc2-1814-4cfb-8253-d1aa7d90a91c", "port_range_min": 22, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:22Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "8156a18f-bf62-4d4f-8188-2c8b35264ab6"}]} 2019-01-09 16:39:26,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=496bfdc2-1814-4cfb-8253-d1aa7d90a91c used request id req-a12c9f29-b870-4769-9d43-0f9bdaa2cdc5 2019-01-09 16:39:26,811 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack 2019-01-09 16:39:26,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/cf435d11-2498-462b-b460-29ebdd27cc22 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" 2019-01-09 16:39:26,837 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:26 GMT Server: Apache x-openstack-request-id: req-002964b3-5e75-4ab2-a3c0-5f67131881a5 Location: http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:26,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:26 GMT Server: Apache x-openstack-request-id: req-271dce36-f123-49e2-a204-f0d073d9c8a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:26,958 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 used request id req-271dce36-f123-49e2-a204-f0d073d9c8a1 2019-01-09 16:39:26,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/cf435d11-2498-462b-b460-29ebdd27cc22 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" 2019-01-09 16:39:26,986 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:26 GMT Server: Apache x-openstack-request-id: req-9ffd3406-a785-4950-9ac5-b1a017708ae9 Location: http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:27,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:26 GMT Server: Apache x-openstack-request-id: req-9ee21477-b195-43dd-a3e5-e46bfef0398f 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": "3b3c938929d14534a24ebfe532e43623", "OS::stack_id": "cf435d11-2498-462b-b460-29ebdd27cc22", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack", "security_group_name": "CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack", "stack_user_project_id": "b698880fbc7343dfa8348899aa7e36cd", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:39:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:39:26Z", "id": "cf435d11-2498-462b-b460-29ebdd27cc22", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 16:39:27,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 used request id req-9ee21477-b195-43dd-a3e5-e46bfef0398f 2019-01-09 16:39:27,012 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:39:27,012 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:39:30,015 - create_stack - DEBUG - Stack status query timeout in 1196.94330502 2019-01-09 16:39:30,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/cf435d11-2498-462b-b460-29ebdd27cc22 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" 2019-01-09 16:39:30,063 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:30 GMT Server: Apache x-openstack-request-id: req-cbf7f660-6f4f-4ffc-9dbb-c67b9184b9d3 Location: http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:30,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:30 GMT Server: Apache x-openstack-request-id: req-b55efbb4-6516-4dfc-a840-fb0f93083ec4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "3b3c938929d14534a24ebfe532e43623", "OS::stack_id": "cf435d11-2498-462b-b460-29ebdd27cc22", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack", "security_group_name": "CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-sec-grp"}, "deletion_time": "2019-01-09T16:39:28Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack", "stack_user_project_id": "b698880fbc7343dfa8348899aa7e36cd", "tags": null, "creation_time": "2019-01-09T16:39:20Z", "links": [{"href": "http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:39:26Z", "id": "cf435d11-2498-462b-b460-29ebdd27cc22", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2019-01-09 16:39:30,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 used request id req-b55efbb4-6516-4dfc-a840-fb0f93083ec4 2019-01-09 16:39:30,107 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 16:39:30,107 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack 2019-01-09 16:39:30,107 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack 2019-01-09 16:39:30,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/cf435d11-2498-462b-b460-29ebdd27cc22 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cee610986ddad2a7faaeb680ee39aaea66c751a4" 2019-01-09 16:39:30,318 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:30 GMT Server: Apache x-openstack-request-id: req-df265f4b-7d85-49ca-b43b-18e70dc9784f Location: http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:30,343 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:30 GMT Server: Apache x-openstack-request-id: req-adb6a9ae-d7d3-4b5e-a305-f2dc9687de1e Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:39:30,343 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/3b3c938929d14534a24ebfe532e43623/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-e32216f2-ff14-4215-8055-fa90e0c003ee-stack/cf435d11-2498-462b-b460-29ebdd27cc22 used request id req-adb6a9ae-d7d3-4b5e-a305-f2dc9687de1e 2019-01-09 16:39:30,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:30,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-05f07905-576f-4717-a7ce-e99aa149b5d7 Date: Wed, 09 Jan 2019 16:39:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:21Z", "updated_at": "2019-01-09T16:39:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:39:21Z", "revision_number": 0, "id": "0e96e3b4-2cbf-4ce9-b10d-757b9b8eec13", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:39:21Z", "security_group_id": "f00f5ed4-6561-414c-9b8f-25bad84a40cc", "tenant_id": "3b3c938929d14534a24ebfe532e43623", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b3c938929d14534a24ebfe532e43623"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:39:21Z", "revision_number": 0, "id": "3d16da98-bfc9-4abc-a332-46bda6bc43f0", "remote_group_id": "f00f5ed4-6561-414c-9b8f-25bad84a40cc", "remote_ip_prefix": null, "created_at": "2019-01-09T16:39:21Z", "security_group_id": "f00f5ed4-6561-414c-9b8f-25bad84a40cc", "tenant_id": "3b3c938929d14534a24ebfe532e43623", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b3c938929d14534a24ebfe532e43623"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:39:21Z", "revision_number": 0, "id": "7229b6a8-a99c-4ec0-a2b2-aa25373c50d1", "remote_group_id": "f00f5ed4-6561-414c-9b8f-25bad84a40cc", "remote_ip_prefix": null, "created_at": "2019-01-09T16:39:21Z", "security_group_id": "f00f5ed4-6561-414c-9b8f-25bad84a40cc", "tenant_id": "3b3c938929d14534a24ebfe532e43623", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b3c938929d14534a24ebfe532e43623"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:39:21Z", "revision_number": 0, "id": "91f9dbdb-1474-4185-bfdf-16ba7773bfdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:39:21Z", "security_group_id": "f00f5ed4-6561-414c-9b8f-25bad84a40cc", "tenant_id": "3b3c938929d14534a24ebfe532e43623", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b3c938929d14534a24ebfe532e43623"}], "revision_number": 4, "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "f00f5ed4-6561-414c-9b8f-25bad84a40cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:39:30,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-05f07905-576f-4717-a7ce-e99aa149b5d7 2019-01-09 16:39:30,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:30,749 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c889156-3448-48ad-b27e-3388302b1727 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:30,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-9c889156-3448-48ad-b27e-3388302b1727 2019-01-09 16:39:30,750 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:30,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:30,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e4e9a29-cef5-4b24-8e13-3c7326a1a08a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:30,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-1e4e9a29-cef5-4b24-8e13-3c7326a1a08a 2019-01-09 16:39:30,842 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:30,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:30,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-383ddb2c-e47d-40db-8e26-1c3fd76a7f7c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:30,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-383ddb2c-e47d-40db-8e26-1c3fd76a7f7c 2019-01-09 16:39:30,941 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:30,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:31,040 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f0c7248-ced7-41b7-8e31-ce8a58626867 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:31,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-4f0c7248-ced7-41b7-8e31-ce8a58626867 2019-01-09 16:39:31,040 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:31,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:31,140 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77bbfd81-03ea-46da-a965-58f6374f3fea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:31,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-77bbfd81-03ea-46da-a965-58f6374f3fea 2019-01-09 16:39:31,141 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:31,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:31,243 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f32be342-9cf5-4cf5-a3ec-8f8b053e4baa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:31,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-f32be342-9cf5-4cf5-a3ec-8f8b053e4baa 2019-01-09 16:39:31,243 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:31,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:31,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803334e8-45fc-46f5-86c5-4c5b23b23e3e Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:39:31,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-803334e8-45fc-46f5-86c5-4c5b23b23e3e 2019-01-09 16:39:31,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:31,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-617b8af4-71a4-48e8-9407-e717f46bfa9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:31,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-617b8af4-71a4-48e8-9407-e717f46bfa9f 2019-01-09 16:39:31,444 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:31,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:31,542 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f73418f7-8083-4b96-adf2-557643bcaf1b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:31,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-f73418f7-8083-4b96-adf2-557643bcaf1b 2019-01-09 16:39:31,543 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:31,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:31,645 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb7b4ebc-1c3c-473c-b00b-9218f430b764 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:31,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-bb7b4ebc-1c3c-473c-b00b-9218f430b764 2019-01-09 16:39:31,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:31,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:31,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8087740-f442-4470-8056-f4e713079524 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:39:31,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-f8087740-f442-4470-8056-f4e713079524 2019-01-09 16:39:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:31,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0743d1a-28db-4684-b357-a160c91268a4 Content-Encoding: gzip Content-Length: 232 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "3b3c938929d14534a24ebfe532e43623", "name": "CreateStackSecurityGroupTests-1df042b4-1de7-466-proj"}} 2019-01-09 16:39:31,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623 used request id req-b0743d1a-28db-4684-b357-a160c91268a4 2019-01-09 16:39:31,850 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f00f5ed4-6561-414c-9b8f-25bad84a40cc 2019-01-09 16:39:31,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f00f5ed4-6561-414c-9b8f-25bad84a40cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:31,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7f7ffab5-ef6c-4a3d-be96-835fc6172987 Date: Wed, 09 Jan 2019 16:39:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:39:21Z", "security_group_id": "f00f5ed4-6561-414c-9b8f-25bad84a40cc", "port_range_min": null, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:21Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "0e96e3b4-2cbf-4ce9-b10d-757b9b8eec13"}, {"remote_group_id": "f00f5ed4-6561-414c-9b8f-25bad84a40cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:39:21Z", "security_group_id": "f00f5ed4-6561-414c-9b8f-25bad84a40cc", "port_range_min": null, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:21Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "3d16da98-bfc9-4abc-a332-46bda6bc43f0"}, {"remote_group_id": "f00f5ed4-6561-414c-9b8f-25bad84a40cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:39:21Z", "security_group_id": "f00f5ed4-6561-414c-9b8f-25bad84a40cc", "port_range_min": null, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:21Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "7229b6a8-a99c-4ec0-a2b2-aa25373c50d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:39:21Z", "security_group_id": "f00f5ed4-6561-414c-9b8f-25bad84a40cc", "port_range_min": null, "revision_number": 0, "tenant_id": "3b3c938929d14534a24ebfe532e43623", "created_at": "2019-01-09T16:39:21Z", "project_id": "3b3c938929d14534a24ebfe532e43623", "id": "91f9dbdb-1474-4185-bfdf-16ba7773bfdd"}]} 2019-01-09 16:39:31,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=f00f5ed4-6561-414c-9b8f-25bad84a40cc used request id req-7f7ffab5-ef6c-4a3d-be96-835fc6172987 2019-01-09 16:39:31,879 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:39:31,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/f00f5ed4-6561-414c-9b8f-25bad84a40cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:32,040 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3130b0b3-4de5-4c91-8a9a-3325e63c53f7 Content-Length: 0 Date: Wed, 09 Jan 2019 16:39:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:39:32,040 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/f00f5ed4-6561-414c-9b8f-25bad84a40cc used request id req-3130b0b3-4de5-4c91-8a9a-3325e63c53f7 2019-01-09 16:39:32,041 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-1df042b4-1de7-466-proj 2019-01-09 16:39:32,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:32,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c80f759-daac-40ab-9185-d1f52bbe8274 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:32,278 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/3b3c938929d14534a24ebfe532e43623 used request id req-2c80f759-daac-40ab-9185-d1f52bbe8274 2019-01-09 16:39:32,278 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-1df042b4-1de7-466-proj-role 2019-01-09 16:39:32,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/3d9fa842cc8c4f11b502955f1c0370ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:32,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7ab65c0-24fa-4b35-a4d6-adeb2216c757 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:32,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/3d9fa842cc8c4f11b502955f1c0370ed used request id req-e7ab65c0-24fa-4b35-a4d6-adeb2216c757 2019-01-09 16:39:32,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73a02701a2a594f4e6c1569c5a63209b116da6e1" 2019-01-09 16:39:32,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2efb362-c3b6-4ee5-8beb-bb06f665d438 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:32,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c2efb362-c3b6-4ee5-8beb-bb06f665d438 2019-01-09 16:39:32,497 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-1df042b4-1de7-466-user 2019-01-09 16:39:32,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/cb2e8af256554e67a999722694b7b919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd75c6adee742085de05c91c5c192cccd301ff6" 2019-01-09 16:39:32,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5858906-f6d2-4487-9b26-3320bddcbb7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:32,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/cb2e8af256554e67a999722694b7b919 used request id req-c5858906-f6d2-4487-9b26-3320bddcbb7b 2019-01-09 16:39:32,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:33,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["34gWseN8Rje9Dlkjkm8bdA"], "issued_at": "2019-01-09T16:39:33.000000Z"}} 2019-01-09 16:39:33,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f810bb9841a5a24e8e23c5a8de930ca460a27bd" 2019-01-09 16:39:33,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539e223c-7053-4d73-8478-e1da3bb64bcf Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:33,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-539e223c-7053-4d73-8478-e1da3bb64bcf 2019-01-09 16:39:33,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:33,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:33,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["KKOqJLp9TceuCCnKqiIICA"], "issued_at": "2019-01-09T16:39:33.000000Z"}} 2019-01-09 16:39:33,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:33,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc000d87-0c72-4821-b7c9-490aa6c904f6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:33,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-fc000d87-0c72-4821-b7c9-490aa6c904f6 2019-01-09 16:39:33,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:39:33,671 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:39: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:39:33,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-5f025793-5bb8-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:33,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eda5a77-5758-4575-a93c-a7e987006828 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-5f025793-5bb8-448-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:39:33,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-5f025793-5bb8-448-proj used request id req-0eda5a77-5758-4575-a93c-a7e987006828 2019-01-09 16:39:33,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:33,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-369ba0d0-88e3-4859-922e-981db5928a9d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:39:33,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-369ba0d0-88e3-4859-922e-981db5928a9d 2019-01-09 16:39:33,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-5f025793-5bb8-448-proj"}}' 2019-01-09 16:39:33,995 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-859c1f68-2bdb-4a12-af71-8bdc49b7f875 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cd880e6eb79141ab94c22b2ce70c583f"}, "tags": [], "enabled": true, "id": "cd880e6eb79141ab94c22b2ce70c583f", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-5f025793-5bb8-448-proj"}} 2019-01-09 16:39:33,995 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-859c1f68-2bdb-4a12-af71-8bdc49b7f875 2019-01-09 16:39:33,996 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-5f025793-5bb8-448-proj 2019-01-09 16:39:33,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:33,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:34,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["NWbSKqtNTuOCOxwEV7p2dQ"], "issued_at": "2019-01-09T16:39:34.000000Z"}} 2019-01-09 16:39:34,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c910b3c90cba102d833ac96083f3b8381a72c3e" 2019-01-09 16:39:34,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a7aa8c-1610-4bbe-8518-4eb643840b2f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:34,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f8a7aa8c-1610-4bbe-8518-4eb643840b2f 2019-01-09 16:39:34,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:39:34,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:39: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:39:34,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c910b3c90cba102d833ac96083f3b8381a72c3e" 2019-01-09 16:39:34,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-905340b0-cc79-47ac-88cf-2f2daf8f697d Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:39:34,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-905340b0-cc79-47ac-88cf-2f2daf8f697d 2019-01-09 16:39:34,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-5f025793-5bb8-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c910b3c90cba102d833ac96083f3b8381a72c3e" 2019-01-09 16:39:34,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6112a0d-6741-48d0-b72b-a5a6e700fba8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-5f025793-5bb8-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cd880e6eb79141ab94c22b2ce70c583f"}, "tags": [], "enabled": true, "id": "cd880e6eb79141ab94c22b2ce70c583f", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-5f025793-5bb8-448-proj"}]} 2019-01-09 16:39:34,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-5f025793-5bb8-448-proj used request id req-f6112a0d-6741-48d0-b72b-a5a6e700fba8 2019-01-09 16:39:34,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c910b3c90cba102d833ac96083f3b8381a72c3e" 2019-01-09 16:39:34,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a558828-4224-43f2-ae22-feb847de1769 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:39:34,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1a558828-4224-43f2-ae22-feb847de1769 2019-01-09 16:39:35,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c910b3c90cba102d833ac96083f3b8381a72c3e" 2019-01-09 16:39:35,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cd06c7e-0c0d-4b55-bdb7-fd12fc320405 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:35,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9cd06c7e-0c0d-4b55-bdb7-fd12fc320405 2019-01-09 16:39:35,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-5f025793-5bb8-448-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c910b3c90cba102d833ac96083f3b8381a72c3e" 2019-01-09 16:39:35,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e27a1948-285b-4766-b934-b10557411280 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-5f025793-5bb8-448-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/cd880e6eb79141ab94c22b2ce70c583f"}, "tags": [], "enabled": true, "id": "cd880e6eb79141ab94c22b2ce70c583f", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-5f025793-5bb8-448-proj"}]} 2019-01-09 16:39:35,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-5f025793-5bb8-448-proj used request id req-e27a1948-285b-4766-b934-b10557411280 2019-01-09 16:39:35,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/cedb31bee1a54be4ab75506bdc06c972 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c910b3c90cba102d833ac96083f3b8381a72c3e" 2019-01-09 16:39:35,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68635537-dbec-484e-93b8-3a42ca7fc856 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-5f025793-5bb8-448-user", "links": {"self": "http://172.30.9.29:5000/v3/users/cedb31bee1a54be4ab75506bdc06c972"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "cd880e6eb79141ab94c22b2ce70c583f", "id": "cedb31bee1a54be4ab75506bdc06c972", "password_expires_at": null}} 2019-01-09 16:39:35,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/cedb31bee1a54be4ab75506bdc06c972 used request id req-68635537-dbec-484e-93b8-3a42ca7fc856 2019-01-09 16:39:35,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/cd880e6eb79141ab94c22b2ce70c583f/users/cedb31bee1a54be4ab75506bdc06c972/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c910b3c90cba102d833ac96083f3b8381a72c3e" 2019-01-09 16:39:35,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c862e6-dd24-410a-8f57-2ad93ee04be6 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/cd880e6eb79141ab94c22b2ce70c583f/users/cedb31bee1a54be4ab75506bdc06c972/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:39:35,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/cd880e6eb79141ab94c22b2ce70c583f/users/cedb31bee1a54be4ab75506bdc06c972/roles used request id req-39c862e6-dd24-410a-8f57-2ad93ee04be6 2019-01-09 16:39:35,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c910b3c90cba102d833ac96083f3b8381a72c3e" 2019-01-09 16:39:35,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-211b1785-d901-4180-b1bb-2a18fd2a33b6 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:39:35,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-211b1785-d901-4180-b1bb-2a18fd2a33b6 2019-01-09 16:39:35,829 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-5f025793-5bb8-448-proj 2019-01-09 16:39:35,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/cd880e6eb79141ab94c22b2ce70c583f/users/cedb31bee1a54be4ab75506bdc06c972/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c910b3c90cba102d833ac96083f3b8381a72c3e" 2019-01-09 16:39:35,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-900e8923-b606-496b-b928-dea4ed56d2e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:35,896 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/cd880e6eb79141ab94c22b2ce70c583f/users/cedb31bee1a54be4ab75506bdc06c972/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-900e8923-b606-496b-b928-dea4ed56d2e8 2019-01-09 16:39:35,897 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-5f025793-5bb8-448-user 2019-01-09 16:39:35,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:35,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db34e2a6-531e-4deb-89bd-a9310f4ba9ef Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:36,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-db34e2a6-531e-4deb-89bd-a9310f4ba9ef 2019-01-09 16:39:36,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" -d '{"role": {"name": "CreateStackNegativeTests-5f025793-5bb8-448-proj-role"}}' 2019-01-09 16:39:36,153 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc2e1123-83ce-4bb0-b4d6-847d311fae8c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dee09922d6574631a0413657c4e0c812", "links": {"self": "http://172.30.9.29:5000/v3/roles/dee09922d6574631a0413657c4e0c812"}, "name": "CreateStackNegativeTests-5f025793-5bb8-448-proj-role"}} 2019-01-09 16:39:36,153 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-dc2e1123-83ce-4bb0-b4d6-847d311fae8c 2019-01-09 16:39:36,153 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-5f025793-5bb8-448-proj-role 2019-01-09 16:39:36,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/dee09922d6574631a0413657c4e0c812 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:36,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a3ec13d-cc36-43e4-b789-6aed0e7cb31f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dee09922d6574631a0413657c4e0c812", "links": {"self": "http://172.30.9.29:5000/v3/roles/dee09922d6574631a0413657c4e0c812"}, "name": "CreateStackNegativeTests-5f025793-5bb8-448-proj-role"}} 2019-01-09 16:39:36,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/dee09922d6574631a0413657c4e0c812 used request id req-6a3ec13d-cc36-43e4-b789-6aed0e7cb31f 2019-01-09 16:39:36,252 - keystone_utils - INFO - Granting role CreateStackNegativeTests-5f025793-5bb8-448-proj-role to project CreateStackNegativeTests-5f025793-5bb8-448-proj 2019-01-09 16:39:36,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/cd880e6eb79141ab94c22b2ce70c583f/users/cedb31bee1a54be4ab75506bdc06c972/roles/dee09922d6574631a0413657c4e0c812 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:36,389 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-505896c5-c1eb-4f92-9657-bd659081a68a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:36,389 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/cd880e6eb79141ab94c22b2ce70c583f/users/cedb31bee1a54be4ab75506bdc06c972/roles/dee09922d6574631a0413657c4e0c812 used request id req-505896c5-c1eb-4f92-9657-bd659081a68a 2019-01-09 16:39:36,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:36,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:36,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "dee09922d6574631a0413657c4e0c812", "name": "CreateStackNegativeTests-5f025793-5bb8-448-proj-role"}], "expires_at": "2019-01-09T17:39:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "cd880e6eb79141ab94c22b2ce70c583f", "name": "CreateStackNegativeTests-5f025793-5bb8-448-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/cd880e6eb79141ab94c22b2ce70c583f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/cd880e6eb79141ab94c22b2ce70c583f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/cd880e6eb79141ab94c22b2ce70c583f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/cd880e6eb79141ab94c22b2ce70c583f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/cd880e6eb79141ab94c22b2ce70c583f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/cd880e6eb79141ab94c22b2ce70c583f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/cd880e6eb79141ab94c22b2ce70c583f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/cd880e6eb79141ab94c22b2ce70c583f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/cd880e6eb79141ab94c22b2ce70c583f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/cd880e6eb79141ab94c22b2ce70c583f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/cd880e6eb79141ab94c22b2ce70c583f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/cd880e6eb79141ab94c22b2ce70c583f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_cd880e6eb79141ab94c22b2ce70c583f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_cd880e6eb79141ab94c22b2ce70c583f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-5f025793-5bb8-448-user", "id": "cedb31bee1a54be4ab75506bdc06c972"}, "audit_ids": ["glgX49WOS86YaiFnJdgFXQ"], "issued_at": "2019-01-09T16:39:36.000000Z"}} 2019-01-09 16:39:36,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9649a4457c66d34752da144996c843fad33fb9" 2019-01-09 16:39:36,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fbcc938-593d-482c-8c7b-baf15790e6be Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:36,876 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4fbcc938-593d-482c-8c7b-baf15790e6be 2019-01-09 16:39:36,879 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:39:36,882 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:39:36,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/cd880e6eb79141ab94c22b2ce70c583f/stacks?stack_name=CreateStackNegativeTests-fcf704cb-508b-4135-8569-0b7b973b78e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f9649a4457c66d34752da144996c843fad33fb9" 2019-01-09 16:39:37,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:36 GMT Server: Apache x-openstack-request-id: req-f04b9bd3-d210-49b6-b79d-8f17bc6a42f8 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:39:37,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/cd880e6eb79141ab94c22b2ce70c583f/stacks?stack_name=CreateStackNegativeTests-fcf704cb-508b-4135-8569-0b7b973b78e7 used request id req-f04b9bd3-d210-49b6-b79d-8f17bc6a42f8 2019-01-09 16:39:37,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:37,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-ad91462b-7e3a-4e91-8b1c-34e614f7dd31 Date: Wed, 09 Jan 2019 16:39:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:39:37,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-ad91462b-7e3a-4e91-8b1c-34e614f7dd31 2019-01-09 16:39:37,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:37,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e9d856d-fa4b-435f-89e3-d29a52666cf9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:37,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-8e9d856d-fa4b-435f-89e3-d29a52666cf9 2019-01-09 16:39:37,473 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:37,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:37,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe705860-8352-49fe-b266-9ce186a56920 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:37,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-fe705860-8352-49fe-b266-9ce186a56920 2019-01-09 16:39:37,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:37,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:37,673 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfa4a872-cbcd-430a-9bd1-eac751ec144b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:37,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-dfa4a872-cbcd-430a-9bd1-eac751ec144b 2019-01-09 16:39:37,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:37,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:37,763 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b697a0e-c1eb-461a-8cef-ee2bc1caad10 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:37,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-2b697a0e-c1eb-461a-8cef-ee2bc1caad10 2019-01-09 16:39:37,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:37,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:37,864 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-243a3a9b-5d7b-47b4-b89f-09ab8f180624 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:37,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-243a3a9b-5d7b-47b4-b89f-09ab8f180624 2019-01-09 16:39:37,864 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:37,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:37,966 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7919ccf9-e70c-4197-8f27-eb0fc61eda4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:37,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-7919ccf9-e70c-4197-8f27-eb0fc61eda4c 2019-01-09 16:39:37,966 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:37,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:38,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc2ec33-4ae0-4110-ac3d-9f739e7ca926 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:39:38,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-7cc2ec33-4ae0-4110-ac3d-9f739e7ca926 2019-01-09 16:39:38,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:38,165 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e9b9c57-077a-4e71-85e5-7a4334048789 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:38,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-5e9b9c57-077a-4e71-85e5-7a4334048789 2019-01-09 16:39:38,165 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:38,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:38,268 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca769c2c-d632-4312-aa1f-f2a705f15136 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:38,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-ca769c2c-d632-4312-aa1f-f2a705f15136 2019-01-09 16:39:38,268 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:38,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:38,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8d7ba29-ab03-4d99-8b66-cb06090a7b92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:38,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-b8d7ba29-ab03-4d99-8b66-cb06090a7b92 2019-01-09 16:39:38,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:38,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:38,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bcb2bf9-ee35-48d8-8c9a-f844ae641c41 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:39:38,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-7bcb2bf9-ee35-48d8-8c9a-f844ae641c41 2019-01-09 16:39:38,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:38,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c865a1-bcb0-4587-807c-797441c322bc 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:39:38,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-84c865a1-bcb0-4587-807c-797441c322bc 2019-01-09 16:39:38,570 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-5f025793-5bb8-448-proj 2019-01-09 16:39:38,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/cd880e6eb79141ab94c22b2ce70c583f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:38,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8ede7ab-46b9-4f6f-98b1-3e4770438b6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:38,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/cd880e6eb79141ab94c22b2ce70c583f used request id req-a8ede7ab-46b9-4f6f-98b1-3e4770438b6b 2019-01-09 16:39:38,848 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-5f025793-5bb8-448-proj-role 2019-01-09 16:39:38,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/dee09922d6574631a0413657c4e0c812 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:38,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90cba4ea-0411-4cab-96ba-f2892eddce70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:38,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/dee09922d6574631a0413657c4e0c812 used request id req-90cba4ea-0411-4cab-96ba-f2892eddce70 2019-01-09 16:39:38,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}272c87f20ca08e6fecf7509c31d62314cd53df03" 2019-01-09 16:39:39,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff10a75d-a46a-4710-ac2e-7c646dac12c5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:39,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ff10a75d-a46a-4710-ac2e-7c646dac12c5 2019-01-09 16:39:39,073 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-5f025793-5bb8-448-user 2019-01-09 16:39:39,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/cedb31bee1a54be4ab75506bdc06c972 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c910b3c90cba102d833ac96083f3b8381a72c3e" 2019-01-09 16:39:39,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f61166e0-2ba2-4215-8324-c1f124425069 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:39,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/cedb31bee1a54be4ab75506bdc06c972 used request id req-f61166e0-2ba2-4215-8324-c1f124425069 2019-01-09 16:39:39,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:39,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Eh7GG6g_RZuhg0W_t19EnQ"], "issued_at": "2019-01-09T16:39:39.000000Z"}} 2019-01-09 16:39:39,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0a08022959a1e5337cf92051abf208c69d4fe56" 2019-01-09 16:39:39,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad9c963-b6ae-4b20-9154-74195bbd2744 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:39,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5ad9c963-b6ae-4b20-9154-74195bbd2744 2019-01-09 16:39:39,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:39,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:40,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Uz1gjrFQRiW81f7Zr-DdrQ"], "issued_at": "2019-01-09T16:39:40.000000Z"}} 2019-01-09 16:39:40,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:40,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4af68b-1bf2-46fa-a1ee-ed9d4fc19e67 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:40,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1d4af68b-1bf2-46fa-a1ee-ed9d4fc19e67 2019-01-09 16:39:40,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:39:40,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:39: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:39:40,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-9cc20006-1e12-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:40,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e2c57c-5657-41b9-87dd-0c425ceee88f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-9cc20006-1e12-49c-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:39:40,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-9cc20006-1e12-49c-proj used request id req-a3e2c57c-5657-41b9-87dd-0c425ceee88f 2019-01-09 16:39:40,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:40,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b48a33-36f9-43f8-b2d5-99f4939dcd11 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:39:40,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-50b48a33-36f9-43f8-b2d5-99f4939dcd11 2019-01-09 16:39:40,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-9cc20006-1e12-49c-proj"}}' 2019-01-09 16:39:40,608 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:39:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f42c760-3ceb-4941-9206-3692d40dd3b6 Content-Length: 321 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b70612b77a14db1b6aed7c987ec15eb"}, "tags": [], "enabled": true, "id": "8b70612b77a14db1b6aed7c987ec15eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-9cc20006-1e12-49c-proj"}} 2019-01-09 16:39:40,608 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4f42c760-3ceb-4941-9206-3692d40dd3b6 2019-01-09 16:39:40,609 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-9cc20006-1e12-49c-proj 2019-01-09 16:39:40,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:40,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:41,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["l96hM_XNT3SntvbEOysZVQ"], "issued_at": "2019-01-09T16:39:41.000000Z"}} 2019-01-09 16:39:41,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b605f1486c7ca1e105d070c4bacb8170853622" 2019-01-09 16:39:41,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7887d955-5db2-4ef5-b4c6-f21146e8f1fc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:41,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-7887d955-5db2-4ef5-b4c6-f21146e8f1fc 2019-01-09 16:39:41,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:39:41,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:39: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:39:41,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b605f1486c7ca1e105d070c4bacb8170853622" 2019-01-09 16:39:41,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea0e1e0-fdd9-49fd-b5ef-0b5cef9aa80e Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:39:41,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3ea0e1e0-fdd9-49fd-b5ef-0b5cef9aa80e 2019-01-09 16:39:41,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-9cc20006-1e12-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b605f1486c7ca1e105d070c4bacb8170853622" 2019-01-09 16:39:41,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8aaaa0-1d1d-4133-93bc-e67086d8111b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-9cc20006-1e12-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b70612b77a14db1b6aed7c987ec15eb"}, "tags": [], "enabled": true, "id": "8b70612b77a14db1b6aed7c987ec15eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-9cc20006-1e12-49c-proj"}]} 2019-01-09 16:39:41,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-9cc20006-1e12-49c-proj used request id req-7e8aaaa0-1d1d-4133-93bc-e67086d8111b 2019-01-09 16:39:41,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b605f1486c7ca1e105d070c4bacb8170853622" 2019-01-09 16:39:41,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99436c73-37f8-40ab-a469-1d6a6880f31f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:39:41,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-99436c73-37f8-40ab-a469-1d6a6880f31f 2019-01-09 16:39:41,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b605f1486c7ca1e105d070c4bacb8170853622" 2019-01-09 16:39:41,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3305524a-43bb-4a27-a552-f691891652a7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:41,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-3305524a-43bb-4a27-a552-f691891652a7 2019-01-09 16:39:41,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-9cc20006-1e12-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b605f1486c7ca1e105d070c4bacb8170853622" 2019-01-09 16:39:41,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39aa41c5-1c23-4e0f-94c8-ee3e005a9882 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-9cc20006-1e12-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/8b70612b77a14db1b6aed7c987ec15eb"}, "tags": [], "enabled": true, "id": "8b70612b77a14db1b6aed7c987ec15eb", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-9cc20006-1e12-49c-proj"}]} 2019-01-09 16:39:41,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackNegativeTests-9cc20006-1e12-49c-proj used request id req-39aa41c5-1c23-4e0f-94c8-ee3e005a9882 2019-01-09 16:39:41,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/3a57807f85554d4dabc3a6e2fba58fc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b605f1486c7ca1e105d070c4bacb8170853622" 2019-01-09 16:39:42,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c65c061-d703-4c7e-a14a-3e4c178a61c8 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-9cc20006-1e12-49c-user", "links": {"self": "http://172.30.9.29:5000/v3/users/3a57807f85554d4dabc3a6e2fba58fc9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8b70612b77a14db1b6aed7c987ec15eb", "id": "3a57807f85554d4dabc3a6e2fba58fc9", "password_expires_at": null}} 2019-01-09 16:39:42,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/3a57807f85554d4dabc3a6e2fba58fc9 used request id req-2c65c061-d703-4c7e-a14a-3e4c178a61c8 2019-01-09 16:39:42,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/8b70612b77a14db1b6aed7c987ec15eb/users/3a57807f85554d4dabc3a6e2fba58fc9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b605f1486c7ca1e105d070c4bacb8170853622" 2019-01-09 16:39:42,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a6944d-5ae8-4710-bf82-dc8fe52fce80 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/8b70612b77a14db1b6aed7c987ec15eb/users/3a57807f85554d4dabc3a6e2fba58fc9/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:39:42,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/8b70612b77a14db1b6aed7c987ec15eb/users/3a57807f85554d4dabc3a6e2fba58fc9/roles used request id req-89a6944d-5ae8-4710-bf82-dc8fe52fce80 2019-01-09 16:39:42,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b605f1486c7ca1e105d070c4bacb8170853622" 2019-01-09 16:39:42,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2928e7b4-c6ec-44e0-9319-7273548efdab Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:39:42,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-2928e7b4-c6ec-44e0-9319-7273548efdab 2019-01-09 16:39:42,264 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-9cc20006-1e12-49c-proj 2019-01-09 16:39:42,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/8b70612b77a14db1b6aed7c987ec15eb/users/3a57807f85554d4dabc3a6e2fba58fc9/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b605f1486c7ca1e105d070c4bacb8170853622" 2019-01-09 16:39:42,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97b32f5f-0b17-4b08-9087-7f5089cc817d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:42,402 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/8b70612b77a14db1b6aed7c987ec15eb/users/3a57807f85554d4dabc3a6e2fba58fc9/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-97b32f5f-0b17-4b08-9087-7f5089cc817d 2019-01-09 16:39:42,402 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-9cc20006-1e12-49c-user 2019-01-09 16:39:42,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:42,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:42,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baafe500-7446-41be-b01e-774f010ea77c Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:42,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-baafe500-7446-41be-b01e-774f010ea77c 2019-01-09 16:39:42,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" -d '{"role": {"name": "CreateStackNegativeTests-9cc20006-1e12-49c-proj-role"}}' 2019-01-09 16:39:42,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d1e2958-ced1-4929-b351-de1bc8920097 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7bb3ef1ef374b618c133e8eefbf26ca", "links": {"self": "http://172.30.9.29:5000/v3/roles/f7bb3ef1ef374b618c133e8eefbf26ca"}, "name": "CreateStackNegativeTests-9cc20006-1e12-49c-proj-role"}} 2019-01-09 16:39:42,614 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-6d1e2958-ced1-4929-b351-de1bc8920097 2019-01-09 16:39:42,614 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-9cc20006-1e12-49c-proj-role 2019-01-09 16:39:42,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/f7bb3ef1ef374b618c133e8eefbf26ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:42,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a023f67-97ec-4e13-ab0d-a36b2ec140e5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7bb3ef1ef374b618c133e8eefbf26ca", "links": {"self": "http://172.30.9.29:5000/v3/roles/f7bb3ef1ef374b618c133e8eefbf26ca"}, "name": "CreateStackNegativeTests-9cc20006-1e12-49c-proj-role"}} 2019-01-09 16:39:42,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/f7bb3ef1ef374b618c133e8eefbf26ca used request id req-3a023f67-97ec-4e13-ab0d-a36b2ec140e5 2019-01-09 16:39:42,712 - keystone_utils - INFO - Granting role CreateStackNegativeTests-9cc20006-1e12-49c-proj-role to project CreateStackNegativeTests-9cc20006-1e12-49c-proj 2019-01-09 16:39:42,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/8b70612b77a14db1b6aed7c987ec15eb/users/3a57807f85554d4dabc3a6e2fba58fc9/roles/f7bb3ef1ef374b618c133e8eefbf26ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:42,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80db1fb6-878a-42a9-8285-686da52819c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:42,845 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/8b70612b77a14db1b6aed7c987ec15eb/users/3a57807f85554d4dabc3a6e2fba58fc9/roles/f7bb3ef1ef374b618c133e8eefbf26ca used request id req-80db1fb6-878a-42a9-8285-686da52819c2 2019-01-09 16:39:42,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:42,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:43,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "f7bb3ef1ef374b618c133e8eefbf26ca", "name": "CreateStackNegativeTests-9cc20006-1e12-49c-proj-role"}], "expires_at": "2019-01-09T17:39:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b70612b77a14db1b6aed7c987ec15eb", "name": "CreateStackNegativeTests-9cc20006-1e12-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/8b70612b77a14db1b6aed7c987ec15eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/8b70612b77a14db1b6aed7c987ec15eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/8b70612b77a14db1b6aed7c987ec15eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8b70612b77a14db1b6aed7c987ec15eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/8b70612b77a14db1b6aed7c987ec15eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/8b70612b77a14db1b6aed7c987ec15eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8b70612b77a14db1b6aed7c987ec15eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/8b70612b77a14db1b6aed7c987ec15eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/8b70612b77a14db1b6aed7c987ec15eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/8b70612b77a14db1b6aed7c987ec15eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/8b70612b77a14db1b6aed7c987ec15eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/8b70612b77a14db1b6aed7c987ec15eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_8b70612b77a14db1b6aed7c987ec15eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_8b70612b77a14db1b6aed7c987ec15eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-9cc20006-1e12-49c-user", "id": "3a57807f85554d4dabc3a6e2fba58fc9"}, "audit_ids": ["g-fy46QsTLSaYw3Bvn_RJw"], "issued_at": "2019-01-09T16:39:43.000000Z"}} 2019-01-09 16:39:43,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7947f4ade54f9d262367975a1aade7bf554e5188" 2019-01-09 16:39:43,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6226d5b6-fab0-4857-942f-0d5ef6707d93 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:43,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6226d5b6-fab0-4857-942f-0d5ef6707d93 2019-01-09 16:39:43,333 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:39:43,336 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:39:43,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/8b70612b77a14db1b6aed7c987ec15eb/stacks?stack_name=CreateStackNegativeTests-c0efd768-38a0-4cc5-885b-9c102d9898bc -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7947f4ade54f9d262367975a1aade7bf554e5188" 2019-01-09 16:39:43,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:43 GMT Server: Apache x-openstack-request-id: req-ceb4296e-8770-481a-aa05-670f372f2642 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:39:43,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/8b70612b77a14db1b6aed7c987ec15eb/stacks?stack_name=CreateStackNegativeTests-c0efd768-38a0-4cc5-885b-9c102d9898bc used request id req-ceb4296e-8770-481a-aa05-670f372f2642 2019-01-09 16:39:43,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/8b70612b77a14db1b6aed7c987ec15eb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7947f4ade54f9d262367975a1aade7bf554e5188" -d '{"stack_name": "CreateStackNegativeTests-c0efd768-38a0-4cc5-885b-9c102d9898bc", "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-09 16:39:44,028 - keystoneauth.session - DEBUG - RESP: [400] Date: Wed, 09 Jan 2019 16:39:43 GMT Server: Apache x-openstack-request-id: req-6a7c0b3a-34c3-4471-9403-58022c9a353c 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-09 16:39:44,028 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/8b70612b77a14db1b6aed7c987ec15eb/stacks used request id req-6a7c0b3a-34c3-4471-9403-58022c9a353c 2019-01-09 16:39:44,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:44,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-019e9307-f986-4243-9895-fc2ab55812c6 Date: Wed, 09 Jan 2019 16:39:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:39:44,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-019e9307-f986-4243-9895-fc2ab55812c6 2019-01-09 16:39:44,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:44,399 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7df2971-a8b9-4375-9ec8-9269c099798b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:44,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-b7df2971-a8b9-4375-9ec8-9269c099798b 2019-01-09 16:39:44,399 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:44,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:44,419 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-053d5aca-2231-4083-98b6-45b34f85268f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:44,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-053d5aca-2231-4083-98b6-45b34f85268f 2019-01-09 16:39:44,419 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:44,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:44,516 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-554b0d28-c687-4832-b10e-d555385d8c20 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:44,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-554b0d28-c687-4832-b10e-d555385d8c20 2019-01-09 16:39:44,517 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:44,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:44,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f333365-9e86-4767-bb93-f48f531cfd39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:44,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-1f333365-9e86-4767-bb93-f48f531cfd39 2019-01-09 16:39:44,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:44,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:44,715 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f46c0227-d86f-4147-befe-2d87e8fac7fe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:44,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-f46c0227-d86f-4147-befe-2d87e8fac7fe 2019-01-09 16:39:44,715 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:44,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:44,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15091125-613f-4f3b-af18-5617cb6bd187 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1d774be899254c36b74c0850a5f91255.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:44,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/1d774be899254c36b74c0850a5f91255 used request id req-15091125-613f-4f3b-af18-5617cb6bd187 2019-01-09 16:39:44,823 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:44,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:44,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-763cde83-e483-4833-8d02-569d963d4440 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}} 2019-01-09 16:39:44,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf used request id req-763cde83-e483-4833-8d02-569d963d4440 2019-01-09 16:39:44,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:45,024 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-296ca1e5-c7ec-45bc-991b-e7cd5e421c38 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 66b4d89467c2494a97056fb897f780ff.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:45,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/66b4d89467c2494a97056fb897f780ff used request id req-296ca1e5-c7ec-45bc-991b-e7cd5e421c38 2019-01-09 16:39:45,024 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:45,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:45,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02e41a28-81a8-4fdd-9b03-4dde172061b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 2f68b82f4bba468bb5c618ae82f2ea6a.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:45,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/2f68b82f4bba468bb5c618ae82f2ea6a used request id req-02e41a28-81a8-4fdd-9b03-4dde172061b3 2019-01-09 16:39:45,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:45,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:45,146 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d47d5dab-2e38-4c02-832b-f27a6c9073a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 47b980ea44234b5e959346f061119a70.", "code": 404, "title": "Not Found"}} 2019-01-09 16:39:45,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/47b980ea44234b5e959346f061119a70 used request id req-d47d5dab-2e38-4c02-832b-f27a6c9073a6 2019-01-09 16:39:45,147 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:39:45,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:45,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff3781c2-b18b-471c-89b5-2db247bba4dc 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.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}} 2019-01-09 16:39:45,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-ff3781c2-b18b-471c-89b5-2db247bba4dc 2019-01-09 16:39:45,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:45,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8b223a-8264-4e5e-a3c9-e1e99e5b72ac 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.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "0500c4b87961418980a7c07f67a08318", "name": "service"}} 2019-01-09 16:39:45,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318 used request id req-ab8b223a-8264-4e5e-a3c9-e1e99e5b72ac 2019-01-09 16:39:45,352 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-9cc20006-1e12-49c-proj 2019-01-09 16:39:45,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/8b70612b77a14db1b6aed7c987ec15eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:45,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b459db1a-e603-4e5c-b51e-0781b052a70c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:45,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/8b70612b77a14db1b6aed7c987ec15eb used request id req-b459db1a-e603-4e5c-b51e-0781b052a70c 2019-01-09 16:39:45,584 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-9cc20006-1e12-49c-proj-role 2019-01-09 16:39:45,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/f7bb3ef1ef374b618c133e8eefbf26ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:45,734 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6256bb1f-1e9a-458c-a585-39c4d276bd93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:45,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/f7bb3ef1ef374b618c133e8eefbf26ca used request id req-6256bb1f-1e9a-458c-a585-39c4d276bd93 2019-01-09 16:39:45,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}823252357fe8643c07dafc03176c99c12af626a0" 2019-01-09 16:39:45,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e003aef5-194e-49fc-885a-eef488eb2dbf Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:45,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-e003aef5-194e-49fc-885a-eef488eb2dbf 2019-01-09 16:39:45,842 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-9cc20006-1e12-49c-user 2019-01-09 16:39:45,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/3a57807f85554d4dabc3a6e2fba58fc9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61b605f1486c7ca1e105d070c4bacb8170853622" 2019-01-09 16:39:46,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feb004b7-7aaa-44d4-a3e4-108accc4c994 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:46,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3a57807f85554d4dabc3a6e2fba58fc9 used request id req-feb004b7-7aaa-44d4-a3e4-108accc4c994 2019-01-09 16:39:46,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:46,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["7iLRteyvRqy4KsEu_2-WgA"], "issued_at": "2019-01-09T16:39:46.000000Z"}} 2019-01-09 16:39:46,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70fbb24c3a606f80ac5491ac6aaf4026940d3bbe" 2019-01-09 16:39:46,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73bc2d78-da8b-42a5-b128-cc39742ae9b8 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:46,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-73bc2d78-da8b-42a5-b128-cc39742ae9b8 2019-01-09 16:39:46,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:46,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:47,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["wyQPhOOlQAiJrnWrd3rVYQ"], "issued_at": "2019-01-09T16:39:47.000000Z"}} 2019-01-09 16:39:47,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:39:47,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e8aed5d-a649-4a41-ac1f-973c4db78c05 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:47,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3e8aed5d-a649-4a41-ac1f-973c4db78c05 2019-01-09 16:39:47,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:39:47,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:39: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:39:47,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:39:47,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2610650-ae53-4543-8950-b1982f99b469 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:39:47,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj used request id req-a2610650-ae53-4543-8950-b1982f99b469 2019-01-09 16:39:47,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:39:47,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e423b15b-46af-43e8-b1cf-b72fa8306ad1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:39:47,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-e423b15b-46af-43e8-b1cf-b72fa8306ad1 2019-01-09 16:39:47,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}}' 2019-01-09 16:39:47,375 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be226cda-0b6a-49a6-83be-5e4eeea4e0a4 Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "id": "49ce4a250ffd46e9849fcc474dd27c94", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:39:47,375 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-be226cda-0b6a-49a6-83be-5e4eeea4e0a4 2019-01-09 16:39:47,376 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj 2019-01-09 16:39:47,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:47,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:47,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:39:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["8woJG0VtQ0Opa6FM9bf53g"], "issued_at": "2019-01-09T16:39:47.000000Z"}} 2019-01-09 16:39:47,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:47,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7933587-29db-47af-97a9-c0df437d869c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:47,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-e7933587-29db-47af-97a9-c0df437d869c 2019-01-09 16:39:47,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:39:47,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:39: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:39:47,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:47,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a1a393a-3707-40a3-9c5a-fdc37d02315c Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:39:47,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6a1a393a-3707-40a3-9c5a-fdc37d02315c 2019-01-09 16:39:47,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:48,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ac7c59-dfa9-485a-9ad1-fcbf725e794c Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "id": "49ce4a250ffd46e9849fcc474dd27c94", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}]} 2019-01-09 16:39:48,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj used request id req-b1ac7c59-dfa9-485a-9ad1-fcbf725e794c 2019-01-09 16:39:48,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:48,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a414143-9618-412c-9974-85ec0339f80f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:39:48,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-1a414143-9618-412c-9974-85ec0339f80f 2019-01-09 16:39:48,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:48,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab36819e-f903-4ad4-b656-291be83147c3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:48,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-ab36819e-f903-4ad4-b656-291be83147c3 2019-01-09 16:39:48,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:48,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bb593e9-525c-4cbf-a19f-3f11a5028894 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "id": "49ce4a250ffd46e9849fcc474dd27c94", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}]} 2019-01-09 16:39:48,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj used request id req-3bb593e9-525c-4cbf-a19f-3f11a5028894 2019-01-09 16:39:48,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/8bc888417b344b43ab72fdded22066ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:48,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999ade9d-252a-4ea9-99ac-0c88e51f3bfa Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-user", "links": {"self": "http://172.30.9.29:5000/v3/users/8bc888417b344b43ab72fdded22066ac"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "49ce4a250ffd46e9849fcc474dd27c94", "id": "8bc888417b344b43ab72fdded22066ac", "password_expires_at": null}} 2019-01-09 16:39:48,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/8bc888417b344b43ab72fdded22066ac used request id req-999ade9d-252a-4ea9-99ac-0c88e51f3bfa 2019-01-09 16:39:48,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94/users/8bc888417b344b43ab72fdded22066ac/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:49,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b548829-1a56-428c-8ca7-5f052e092fd3 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94/users/8bc888417b344b43ab72fdded22066ac/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:39:49,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94/users/8bc888417b344b43ab72fdded22066ac/roles used request id req-3b548829-1a56-428c-8ca7-5f052e092fd3 2019-01-09 16:39:49,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:49,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67dd81ba-e246-42da-baa2-371efc05b56f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}} 2019-01-09 16:39:49,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-67dd81ba-e246-42da-baa2-371efc05b56f 2019-01-09 16:39:49,133 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj 2019-01-09 16:39:49,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94/users/8bc888417b344b43ab72fdded22066ac/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:49,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21ad8b4f-0008-4699-8c66-f65fc72a7d33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:49,187 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94/users/8bc888417b344b43ab72fdded22066ac/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-21ad8b4f-0008-4699-8c66-f65fc72a7d33 2019-01-09 16:39:49,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:49,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e82c89-8bad-4363-a777-d6e34230d6ae Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:49,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-09e82c89-8bad-4363-a777-d6e34230d6ae 2019-01-09 16:39:49,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:49,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ad5841f-fbd6-454b-8e98-f0c94e125d69 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "id": "49ce4a250ffd46e9849fcc474dd27c94", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}]} 2019-01-09 16:39:49,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj used request id req-6ad5841f-fbd6-454b-8e98-f0c94e125d69 2019-01-09 16:39:49,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94/users/8bc888417b344b43ab72fdded22066ac/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:49,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec26d77e-f965-4694-99bd-77e02b5ae9f4 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94/users/8bc888417b344b43ab72fdded22066ac/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}]} 2019-01-09 16:39:49,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94/users/8bc888417b344b43ab72fdded22066ac/roles used request id req-ec26d77e-f965-4694-99bd-77e02b5ae9f4 2019-01-09 16:39:49,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:49,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c849518f-13f8-43b0-9c3e-dce2c294b07c Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:39:49,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-c849518f-13f8-43b0-9c3e-dce2c294b07c 2019-01-09 16:39:49,558 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj 2019-01-09 16:39:49,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94/users/8bc888417b344b43ab72fdded22066ac/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:39:49,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-222a454f-1a53-4057-ba3e-0ca039f581a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:49,696 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94/users/8bc888417b344b43ab72fdded22066ac/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-222a454f-1a53-4057-ba3e-0ca039f581a0 2019-01-09 16:39:49,696 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-2ce30012-a26c-4e7-user 2019-01-09 16:39:49,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:49,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:39:49,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ea003a-af37-4341-bead-e52a6236d5b4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:39:49,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-46ea003a-af37-4341-bead-e52a6236d5b4 2019-01-09 16:39:49,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" -d '{"role": {"name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj-role"}}' 2019-01-09 16:39:49,908 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8029f60e-c8a5-4199-b7f0-f3a557de6255 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6553c6990f4d453fbac77c053aa303ce", "links": {"self": "http://172.30.9.29:5000/v3/roles/6553c6990f4d453fbac77c053aa303ce"}, "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj-role"}} 2019-01-09 16:39:49,908 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-8029f60e-c8a5-4199-b7f0-f3a557de6255 2019-01-09 16:39:49,909 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj-role 2019-01-09 16:39:49,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/6553c6990f4d453fbac77c053aa303ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:39:50,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-065679aa-1e32-4005-87cc-8746e4078c49 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6553c6990f4d453fbac77c053aa303ce", "links": {"self": "http://172.30.9.29:5000/v3/roles/6553c6990f4d453fbac77c053aa303ce"}, "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj-role"}} 2019-01-09 16:39:50,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/6553c6990f4d453fbac77c053aa303ce used request id req-065679aa-1e32-4005-87cc-8746e4078c49 2019-01-09 16:39:50,008 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj-role to project CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj 2019-01-09 16:39:50,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94/users/8bc888417b344b43ab72fdded22066ac/roles/6553c6990f4d453fbac77c053aa303ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:39:50,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f14f3690-8f5d-4991-befe-4ca0e06d47a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:39:50,151 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94/users/8bc888417b344b43ab72fdded22066ac/roles/6553c6990f4d453fbac77c053aa303ce used request id req-f14f3690-8f5d-4991-befe-4ca0e06d47a1 2019-01-09 16:39:50,152 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:39:50,152 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:39:50,152 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:50,153 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:50,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "6553c6990f4d453fbac77c053aa303ce", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj-role"}], "expires_at": "2019-01-09T17:39:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-user", "id": "8bc888417b344b43ab72fdded22066ac"}, "audit_ids": ["qwuI5JA7QyGSQdyjnA2FTg"], "issued_at": "2019-01-09T16:39:50.000000Z"}} 2019-01-09 16:39:50,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b863fbf19429c05d19ece451ad4e7aec46e39c2" 2019-01-09 16:39:50,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6f01f8c-104f-4a93-aecc-6f67bbd9e07f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:50,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-d6f01f8c-104f-4a93-aecc-6f67bbd9e07f 2019-01-09 16:39:50,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b863fbf19429c05d19ece451ad4e7aec46e39c2" 2019-01-09 16:39:50,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-cbd93dbe-c255-4d58-b9ba-feb5128ac0f5 Date: Wed, 09 Jan 2019 16:39:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"} 2019-01-09 16:39:50,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image used request id req-cbd93dbe-c255-4d58-b9ba-feb5128ac0f5 2019-01-09 16:39:50,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b863fbf19429c05d19ece451ad4e7aec46e39c2" 2019-01-09 16:39:50,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-233beb01-c884-429e-867f-dbdcc7265c6a Date: Wed, 09 Jan 2019 16:39: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-09 16:39:50,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-233beb01-c884-429e-867f-dbdcc7265c6a 2019-01-09 16:39:50,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b863fbf19429c05d19ece451ad4e7aec46e39c2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}' 2019-01-09 16:39:50,928 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/b16f3797-6152-4899-8275-08a1f80770c3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-de603741-6db5-4fa4-a468-ffe47c5d2af5 Date: Wed, 09 Jan 2019 16:39:50 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:39:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:39:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/b16f3797-6152-4899-8275-08a1f80770c3", "min_disk": 0, "protected": false, "id": "b16f3797-6152-4899-8275-08a1f80770c3", "file": "/v2/images/b16f3797-6152-4899-8275-08a1f80770c3/file", "checksum": null, "owner": "49ce4a250ffd46e9849fcc474dd27c94", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:39:50,928 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-de603741-6db5-4fa4-a468-ffe47c5d2af5 2019-01-09 16:39:50,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/b16f3797-6152-4899-8275-08a1f80770c3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b863fbf19429c05d19ece451ad4e7aec46e39c2" -d '' 2019-01-09 16:39:52,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c8759b2-dcd5-4584-9080-5bcefd2c7309 Date: Wed, 09 Jan 2019 16:39: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-09 16:39:52,238 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/b16f3797-6152-4899-8275-08a1f80770c3/file used request id req-1c8759b2-dcd5-4584-9080-5bcefd2c7309 2019-01-09 16:39:52,238 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:39:52,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b16f3797-6152-4899-8275-08a1f80770c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b863fbf19429c05d19ece451ad4e7aec46e39c2" 2019-01-09 16:39:52,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-493d9dd2-d4f1-4669-b733-3a86e54d63c5 Date: Wed, 09 Jan 2019 16:39:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:39:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:39:52Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b16f3797-6152-4899-8275-08a1f80770c3/snap", "metadata": {}}], "self": "/v2/images/b16f3797-6152-4899-8275-08a1f80770c3", "min_disk": 0, "protected": false, "id": "b16f3797-6152-4899-8275-08a1f80770c3", "file": "/v2/images/b16f3797-6152-4899-8275-08a1f80770c3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "49ce4a250ffd46e9849fcc474dd27c94", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b16f3797-6152-4899-8275-08a1f80770c3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:39:52,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b16f3797-6152-4899-8275-08a1f80770c3 used request id req-493d9dd2-d4f1-4669-b733-3a86e54d63c5 2019-01-09 16:39:52,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b863fbf19429c05d19ece451ad4e7aec46e39c2" 2019-01-09 16:39:52,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-ab9ec2d9-c638-4c1e-8f06-6e84c553366d Date: Wed, 09 Jan 2019 16:39: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-09 16:39:52,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-ab9ec2d9-c638-4c1e-8f06-6e84c553366d 2019-01-09 16:39:52,271 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image 2019-01-09 16:39:52,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b16f3797-6152-4899-8275-08a1f80770c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b863fbf19429c05d19ece451ad4e7aec46e39c2" 2019-01-09 16:39:52,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-2e7168dc-ade2-4a53-8250-e4d2e58c79b6 Date: Wed, 09 Jan 2019 16:39:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:39:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:39:52Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b16f3797-6152-4899-8275-08a1f80770c3/snap", "metadata": {}}], "self": "/v2/images/b16f3797-6152-4899-8275-08a1f80770c3", "min_disk": 0, "protected": false, "id": "b16f3797-6152-4899-8275-08a1f80770c3", "file": "/v2/images/b16f3797-6152-4899-8275-08a1f80770c3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "49ce4a250ffd46e9849fcc474dd27c94", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b16f3797-6152-4899-8275-08a1f80770c3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:39:52,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b16f3797-6152-4899-8275-08a1f80770c3 used request id req-2e7168dc-ade2-4a53-8250-e4d2e58c79b6 2019-01-09 16:39:52,290 - create_image - DEBUG - Instance status is - active 2019-01-09 16:39:52,290 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image 2019-01-09 16:39:52,291 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image 2019-01-09 16:39:52,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:39:52,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:39:52,701 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "6553c6990f4d453fbac77c053aa303ce", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj-role"}], "expires_at": "2019-01-09T17:39:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-user", "id": "8bc888417b344b43ab72fdded22066ac"}, "audit_ids": ["kEO3SK7CT9CjJhkHldC6Nw"], "issued_at": "2019-01-09T16:39:52.000000Z"}} 2019-01-09 16:39:52,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:39:52,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c322a4-ae81-484a-b615-f8c0db07d630 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:39:52,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-a8c322a4-ae81-484a-b615-f8c0db07d630 2019-01-09 16:39:52,774 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:39:52,777 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:39:52,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:39:52,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:52 GMT Server: Apache x-openstack-request-id: req-57e87246-b5ca-4521-8f82-da3e7c0151f1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:39:52,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack used request id req-57e87246-b5ca-4521-8f82-da3e7c0151f1 2019-01-09 16:39:53,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-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-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net"}}' 2019-01-09 16:39:55,359 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:39:53 GMT Server: Apache x-openstack-request-id: req-a22502c3-e86e-4f16-848f-701a8636c994 Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}]}} 2019-01-09 16:39:55,359 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks used request id req-a22502c3-e86e-4f16-848f-701a8636c994 2019-01-09 16:39:55,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:39:55,570 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:55 GMT Server: Apache x-openstack-request-id: req-dd06b519-917b-4758-9cc8-71365d57ffd2 Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:55,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:55 GMT Server: Apache x-openstack-request-id: req-bd7b5a0b-39d6-4097-bbb6-44c9c9ae3b8b 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-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "OS::project_id": "49ce4a250ffd46e9849fcc474dd27c94", "OS::stack_id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "stack_user_project_id": "f135b0d9736044d882e326d31c4b77cf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:39:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "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-09 16:39:55,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-bd7b5a0b-39d6-4097-bbb6-44c9c9ae3b8b 2019-01-09 16:39:55,825 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack 2019-01-09 16:39:55,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:39:56,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:55 GMT Server: Apache x-openstack-request-id: req-e4f13d1b-1816-48c3-b8c3-8d5f6953721c Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:56,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:56 GMT Server: Apache x-openstack-request-id: req-aa7cd9ba-c767-4ca1-929b-b4aa8f6e5f88 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-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "OS::project_id": "49ce4a250ffd46e9849fcc474dd27c94", "OS::stack_id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "stack_user_project_id": "f135b0d9736044d882e326d31c4b77cf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:39:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "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-09 16:39:56,100 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-aa7cd9ba-c767-4ca1-929b-b4aa8f6e5f88 2019-01-09 16:39:56,101 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:39:56,101 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:39:59,104 - create_stack - DEBUG - Stack status query timeout in 1196.72089386 2019-01-09 16:39:59,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:39:59,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:39:59 GMT Server: Apache x-openstack-request-id: req-f6829086-56f0-46cb-a608-c4f3190ec2a7 Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:39:59,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:39:59 GMT Server: Apache x-openstack-request-id: req-459c708b-ee92-40c8-ac90-e05834988785 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-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "OS::project_id": "49ce4a250ffd46e9849fcc474dd27c94", "OS::stack_id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "stack_user_project_id": "f135b0d9736044d882e326d31c4b77cf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:39:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "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-09 16:39:59,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-459c708b-ee92-40c8-ac90-e05834988785 2019-01-09 16:39:59,386 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:39:59,387 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:40:02,390 - create_stack - DEBUG - Stack status query timeout in 1193.43539691 2019-01-09 16:40:02,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:02,419 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:02 GMT Server: Apache x-openstack-request-id: req-36e7305a-1b5a-46aa-9c95-18afe4490b77 Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:02,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:02 GMT Server: Apache x-openstack-request-id: req-8d32b302-45f6-4850-9806-beda67169264 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-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "OS::project_id": "49ce4a250ffd46e9849fcc474dd27c94", "OS::stack_id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "stack_user_project_id": "f135b0d9736044d882e326d31c4b77cf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:39:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqyonziLf2H/Ym0jTjwYoveKmxqRHKyMaJ90PA2Vh+o88w80/\ntqKi+1UIoQ0yhRCMCDIiXSY4wqfyv3306aG4L3dIno/GfWIBAyrmwh9/Wm56g3wm\n7kJS4b5BymYiWye7++1wKStyush1lBXVk4olkm+zDrkSmb70wRvYq3ssbzRJ5fg+\nB3Vt/hGZlRJYBH4juRuacjyfzA8XQFs9YVukF9uJdoPffzp16j0F29J0SbLEtory\n17uiVa8CF/BP5hP0iR3m0JTWg+9w5X8BoeSlJfd/srCZv4ncAg/gFXua0P0A9aIv\nKdFxMikqA4xHQw1CA+F63YJOFcbjrvY0Y+cfkwIDAQABAoIBAQCpUMkRa4QcyNK/\nQToth/0zYQpzAzx3WoDcIBti054pWhnU4qr9AkLQ9hvUHJb19BlhXh6KIG4TeElz\nzahAmD33jjqixzyk+RZhSMX+D2ROU20TtfNYyvjr3+V6zq97loGpQwYpY5ZZWESf\nGT4tdYGXKrFohgD1X2UDxYT+lJiu4t4kb6pMNJlRMyldZ5EYVoGZxmjYo7weWfDX\nS8Lxa/LdqOyE2h/tZqyJUJM7i7A7zpsu1oCCOvHsMUdyeE5vgR+ihPYYYwTvUNjD\nJdz2015wQ6EuZKBL+QiA5FLTMdLdzNOdYd9iA6FiZhNhliOD0iA8kYlUcGWjQ4Qd\nE4PYaDHJAoGBAOK/irYx+TPeIRYNFmkoA1GzxPXdGJDvXm4hD0L82srjoS06+boC\n9y5ffYdK4gvO3DiNzrI6V20083Yvc3foYZZvpVxJdA3evM+O+j+wGmlXqaVQolTN\nII49Z7bttQByMtxISFqk4gYW/QaoJmP7m3qBl8T0VWE4apsivcxWtEYNAoGBAME+\n8W1cgTdhkEUrMLss1SF+ilvJC9MtxolYTM1uJZbidsLdM/i3GCeBSD2smuSH7+Ij\nvslEDQUwMw9UsOrmGqb3D+r5IoYhKjYCHASSGqScHCm1GtHrIuHOkrg5X423N6m5\nlR+BIunsYHEGOyktho7WFFiimUkMSLgj0G//ODQfAoGABfjBcHb0dzc8a9ZAZtiU\n7cvsPgVqpjaHqCLawgriwEEqd4R8GzgExoXhSnTgaysxhZPGg88hilDAsLYjNl86\nYrniAwI0OkFJe7XqRU8gAvI6F45+F/mnB9f6KUktYSugx0hoD2sUQNDOLSS0jiGM\nQLe1BYzhysOvmxJZKU6HROkCgYAvBm4hur0HCQreiiAVrFdBC1YH9+iUvzLtATvP\nUdp72SglS0b2YzfRhThbKcGXkyzgzuoCeDji5lPGi0lyIASkVMLe3zlzgmaPNfwz\ncIpjPEnuLFAWfS3D3Uz+35dNGSTGfI65V+dzHT5qwqVq49U2tQnGd+rtR7v6c1yp\npGW86QKBgQDF4PId7CBLKv1kR2VkJIdBhGCRrHuzay4EtnI0gTOx7TXlDmCbamrp\nF8SqR+I5Nbmp8Ls7AKZIHXLJZCYgCsCBiOYCFTdJ2KV3eMq+h91JbRhATZ8laaH1\nDY+Z+8bSz6Ip3/zFifPdmj18lX32z5zBBOUXaVqIHA5Yyvpo9mMXeg==\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-09 16:40:02,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-8d32b302-45f6-4850-9806-beda67169264 2019-01-09 16:40:02,756 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:40:02,756 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:40:05,759 - create_stack - DEBUG - Stack status query timeout in 1190.06589079 2019-01-09 16:40:05,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:05,999 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:05 GMT Server: Apache x-openstack-request-id: req-b9ca76b3-6650-4280-9dbb-4db1e60ef4dc Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:06,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:05 GMT Server: Apache x-openstack-request-id: req-02dbf381-685c-4090-9687-418593e0af07 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-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "OS::project_id": "49ce4a250ffd46e9849fcc474dd27c94", "OS::stack_id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "stack_user_project_id": "f135b0d9736044d882e326d31c4b77cf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:39:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqyonziLf2H/Ym0jTjwYoveKmxqRHKyMaJ90PA2Vh+o88w80/\ntqKi+1UIoQ0yhRCMCDIiXSY4wqfyv3306aG4L3dIno/GfWIBAyrmwh9/Wm56g3wm\n7kJS4b5BymYiWye7++1wKStyush1lBXVk4olkm+zDrkSmb70wRvYq3ssbzRJ5fg+\nB3Vt/hGZlRJYBH4juRuacjyfzA8XQFs9YVukF9uJdoPffzp16j0F29J0SbLEtory\n17uiVa8CF/BP5hP0iR3m0JTWg+9w5X8BoeSlJfd/srCZv4ncAg/gFXua0P0A9aIv\nKdFxMikqA4xHQw1CA+F63YJOFcbjrvY0Y+cfkwIDAQABAoIBAQCpUMkRa4QcyNK/\nQToth/0zYQpzAzx3WoDcIBti054pWhnU4qr9AkLQ9hvUHJb19BlhXh6KIG4TeElz\nzahAmD33jjqixzyk+RZhSMX+D2ROU20TtfNYyvjr3+V6zq97loGpQwYpY5ZZWESf\nGT4tdYGXKrFohgD1X2UDxYT+lJiu4t4kb6pMNJlRMyldZ5EYVoGZxmjYo7weWfDX\nS8Lxa/LdqOyE2h/tZqyJUJM7i7A7zpsu1oCCOvHsMUdyeE5vgR+ihPYYYwTvUNjD\nJdz2015wQ6EuZKBL+QiA5FLTMdLdzNOdYd9iA6FiZhNhliOD0iA8kYlUcGWjQ4Qd\nE4PYaDHJAoGBAOK/irYx+TPeIRYNFmkoA1GzxPXdGJDvXm4hD0L82srjoS06+boC\n9y5ffYdK4gvO3DiNzrI6V20083Yvc3foYZZvpVxJdA3evM+O+j+wGmlXqaVQolTN\nII49Z7bttQByMtxISFqk4gYW/QaoJmP7m3qBl8T0VWE4apsivcxWtEYNAoGBAME+\n8W1cgTdhkEUrMLss1SF+ilvJC9MtxolYTM1uJZbidsLdM/i3GCeBSD2smuSH7+Ij\nvslEDQUwMw9UsOrmGqb3D+r5IoYhKjYCHASSGqScHCm1GtHrIuHOkrg5X423N6m5\nlR+BIunsYHEGOyktho7WFFiimUkMSLgj0G//ODQfAoGABfjBcHb0dzc8a9ZAZtiU\n7cvsPgVqpjaHqCLawgriwEEqd4R8GzgExoXhSnTgaysxhZPGg88hilDAsLYjNl86\nYrniAwI0OkFJe7XqRU8gAvI6F45+F/mnB9f6KUktYSugx0hoD2sUQNDOLSS0jiGM\nQLe1BYzhysOvmxJZKU6HROkCgYAvBm4hur0HCQreiiAVrFdBC1YH9+iUvzLtATvP\nUdp72SglS0b2YzfRhThbKcGXkyzgzuoCeDji5lPGi0lyIASkVMLe3zlzgmaPNfwz\ncIpjPEnuLFAWfS3D3Uz+35dNGSTGfI65V+dzHT5qwqVq49U2tQnGd+rtR7v6c1yp\npGW86QKBgQDF4PId7CBLKv1kR2VkJIdBhGCRrHuzay4EtnI0gTOx7TXlDmCbamrp\nF8SqR+I5Nbmp8Ls7AKZIHXLJZCYgCsCBiOYCFTdJ2KV3eMq+h91JbRhATZ8laaH1\nDY+Z+8bSz6Ip3/zFifPdmj18lX32z5zBBOUXaVqIHA5Yyvpo9mMXeg==\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-09 16:40:06,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-02dbf381-685c-4090-9687-418593e0af07 2019-01-09 16:40:06,124 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:40:06,124 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:40:09,127 - create_stack - DEBUG - Stack status query timeout in 1186.69777179 2019-01-09 16:40:09,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:09,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:09 GMT Server: Apache x-openstack-request-id: req-2e2a5cf1-1652-4bce-a5a7-892bc9e8015b Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:09,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:09 GMT Server: Apache x-openstack-request-id: req-3d22fbc8-005c-45ab-a4c7-641d5b3349e1 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-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "OS::project_id": "49ce4a250ffd46e9849fcc474dd27c94", "OS::stack_id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "stack_user_project_id": "f135b0d9736044d882e326d31c4b77cf", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:39:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqyonziLf2H/Ym0jTjwYoveKmxqRHKyMaJ90PA2Vh+o88w80/\ntqKi+1UIoQ0yhRCMCDIiXSY4wqfyv3306aG4L3dIno/GfWIBAyrmwh9/Wm56g3wm\n7kJS4b5BymYiWye7++1wKStyush1lBXVk4olkm+zDrkSmb70wRvYq3ssbzRJ5fg+\nB3Vt/hGZlRJYBH4juRuacjyfzA8XQFs9YVukF9uJdoPffzp16j0F29J0SbLEtory\n17uiVa8CF/BP5hP0iR3m0JTWg+9w5X8BoeSlJfd/srCZv4ncAg/gFXua0P0A9aIv\nKdFxMikqA4xHQw1CA+F63YJOFcbjrvY0Y+cfkwIDAQABAoIBAQCpUMkRa4QcyNK/\nQToth/0zYQpzAzx3WoDcIBti054pWhnU4qr9AkLQ9hvUHJb19BlhXh6KIG4TeElz\nzahAmD33jjqixzyk+RZhSMX+D2ROU20TtfNYyvjr3+V6zq97loGpQwYpY5ZZWESf\nGT4tdYGXKrFohgD1X2UDxYT+lJiu4t4kb6pMNJlRMyldZ5EYVoGZxmjYo7weWfDX\nS8Lxa/LdqOyE2h/tZqyJUJM7i7A7zpsu1oCCOvHsMUdyeE5vgR+ihPYYYwTvUNjD\nJdz2015wQ6EuZKBL+QiA5FLTMdLdzNOdYd9iA6FiZhNhliOD0iA8kYlUcGWjQ4Qd\nE4PYaDHJAoGBAOK/irYx+TPeIRYNFmkoA1GzxPXdGJDvXm4hD0L82srjoS06+boC\n9y5ffYdK4gvO3DiNzrI6V20083Yvc3foYZZvpVxJdA3evM+O+j+wGmlXqaVQolTN\nII49Z7bttQByMtxISFqk4gYW/QaoJmP7m3qBl8T0VWE4apsivcxWtEYNAoGBAME+\n8W1cgTdhkEUrMLss1SF+ilvJC9MtxolYTM1uJZbidsLdM/i3GCeBSD2smuSH7+Ij\nvslEDQUwMw9UsOrmGqb3D+r5IoYhKjYCHASSGqScHCm1GtHrIuHOkrg5X423N6m5\nlR+BIunsYHEGOyktho7WFFiimUkMSLgj0G//ODQfAoGABfjBcHb0dzc8a9ZAZtiU\n7cvsPgVqpjaHqCLawgriwEEqd4R8GzgExoXhSnTgaysxhZPGg88hilDAsLYjNl86\nYrniAwI0OkFJe7XqRU8gAvI6F45+F/mnB9f6KUktYSugx0hoD2sUQNDOLSS0jiGM\nQLe1BYzhysOvmxJZKU6HROkCgYAvBm4hur0HCQreiiAVrFdBC1YH9+iUvzLtATvP\nUdp72SglS0b2YzfRhThbKcGXkyzgzuoCeDji5lPGi0lyIASkVMLe3zlzgmaPNfwz\ncIpjPEnuLFAWfS3D3Uz+35dNGSTGfI65V+dzHT5qwqVq49U2tQnGd+rtR7v6c1yp\npGW86QKBgQDF4PId7CBLKv1kR2VkJIdBhGCRrHuzay4EtnI0gTOx7TXlDmCbamrp\nF8SqR+I5Nbmp8Ls7AKZIHXLJZCYgCsCBiOYCFTdJ2KV3eMq+h91JbRhATZ8laaH1\nDY+Z+8bSz6Ip3/zFifPdmj18lX32z5zBBOUXaVqIHA5Yyvpo9mMXeg==\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-09 16:40:09,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-3d22fbc8-005c-45ab-a4c7-641d5b3349e1 2019-01-09 16:40:09,282 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:40:09,282 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:40:12,285 - create_stack - DEBUG - Stack status query timeout in 1183.54028177 2019-01-09 16:40:12,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:12,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:12 GMT Server: Apache x-openstack-request-id: req-71308037-5fdc-40a7-8b1e-2b094020e7db Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:12,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:12 GMT Server: Apache x-openstack-request-id: req-b37b7d4f-2438-41a5-853a-1fd12fbe8002 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2102 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-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "OS::project_id": "49ce4a250ffd46e9849fcc474dd27c94", "OS::stack_id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "stack_user_project_id": "f135b0d9736044d882e326d31c4b77cf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:39:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqyonziLf2H/Ym0jTjwYoveKmxqRHKyMaJ90PA2Vh+o88w80/\ntqKi+1UIoQ0yhRCMCDIiXSY4wqfyv3306aG4L3dIno/GfWIBAyrmwh9/Wm56g3wm\n7kJS4b5BymYiWye7++1wKStyush1lBXVk4olkm+zDrkSmb70wRvYq3ssbzRJ5fg+\nB3Vt/hGZlRJYBH4juRuacjyfzA8XQFs9YVukF9uJdoPffzp16j0F29J0SbLEtory\n17uiVa8CF/BP5hP0iR3m0JTWg+9w5X8BoeSlJfd/srCZv4ncAg/gFXua0P0A9aIv\nKdFxMikqA4xHQw1CA+F63YJOFcbjrvY0Y+cfkwIDAQABAoIBAQCpUMkRa4QcyNK/\nQToth/0zYQpzAzx3WoDcIBti054pWhnU4qr9AkLQ9hvUHJb19BlhXh6KIG4TeElz\nzahAmD33jjqixzyk+RZhSMX+D2ROU20TtfNYyvjr3+V6zq97loGpQwYpY5ZZWESf\nGT4tdYGXKrFohgD1X2UDxYT+lJiu4t4kb6pMNJlRMyldZ5EYVoGZxmjYo7weWfDX\nS8Lxa/LdqOyE2h/tZqyJUJM7i7A7zpsu1oCCOvHsMUdyeE5vgR+ihPYYYwTvUNjD\nJdz2015wQ6EuZKBL+QiA5FLTMdLdzNOdYd9iA6FiZhNhliOD0iA8kYlUcGWjQ4Qd\nE4PYaDHJAoGBAOK/irYx+TPeIRYNFmkoA1GzxPXdGJDvXm4hD0L82srjoS06+boC\n9y5ffYdK4gvO3DiNzrI6V20083Yvc3foYZZvpVxJdA3evM+O+j+wGmlXqaVQolTN\nII49Z7bttQByMtxISFqk4gYW/QaoJmP7m3qBl8T0VWE4apsivcxWtEYNAoGBAME+\n8W1cgTdhkEUrMLss1SF+ilvJC9MtxolYTM1uJZbidsLdM/i3GCeBSD2smuSH7+Ij\nvslEDQUwMw9UsOrmGqb3D+r5IoYhKjYCHASSGqScHCm1GtHrIuHOkrg5X423N6m5\nlR+BIunsYHEGOyktho7WFFiimUkMSLgj0G//ODQfAoGABfjBcHb0dzc8a9ZAZtiU\n7cvsPgVqpjaHqCLawgriwEEqd4R8GzgExoXhSnTgaysxhZPGg88hilDAsLYjNl86\nYrniAwI0OkFJe7XqRU8gAvI6F45+F/mnB9f6KUktYSugx0hoD2sUQNDOLSS0jiGM\nQLe1BYzhysOvmxJZKU6HROkCgYAvBm4hur0HCQreiiAVrFdBC1YH9+iUvzLtATvP\nUdp72SglS0b2YzfRhThbKcGXkyzgzuoCeDji5lPGi0lyIASkVMLe3zlzgmaPNfwz\ncIpjPEnuLFAWfS3D3Uz+35dNGSTGfI65V+dzHT5qwqVq49U2tQnGd+rtR7v6c1yp\npGW86QKBgQDF4PId7CBLKv1kR2VkJIdBhGCRrHuzay4EtnI0gTOx7TXlDmCbamrp\nF8SqR+I5Nbmp8Ls7AKZIHXLJZCYgCsCBiOYCFTdJ2KV3eMq+h91JbRhATZ8laaH1\nDY+Z+8bSz6Ip3/zFifPdmj18lX32z5zBBOUXaVqIHA5Yyvpo9mMXeg==\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-09 16:40:12,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-b37b7d4f-2438-41a5-853a-1fd12fbe8002 2019-01-09 16:40:12,987 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 16:40:12,987 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack 2019-01-09 16:40:12,987 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack 2019-01-09 16:40:12,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:13,017 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:12 GMT Server: Apache x-openstack-request-id: req-b932b594-51ed-4ad7-83be-baf30da0c0a3 Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:13,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:13 GMT Server: Apache x-openstack-request-id: req-057cf9b9-0f62-4334-9120-92c5976bacd6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1058 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a9435d70-caae-4d44-92bc-90758f3d792b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "a2f15128-eaaf-495a-9867-4bf699dd3cf8", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "905e755f-8d84-4349-98ec-298fa68a75f9", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "884e28ae-e85b-4590-8bfe-b86271ec6067", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "72", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "bab08085-4c8d-4cb6-8309-377b75f839c8", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "bab08085-4c8d-4cb6-8309-377b75f839c8:subnet_id=fed7c217-2a8a-423c-9b7d-6f009a229bcb", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "fed7c217-2a8a-423c-9b7d-6f009a229bcb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0b0a3698-e0b2-4311-947b-d4007f00a4a1", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "522cec01-1fa9-4c9b-a221-ee84d7c964c8", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 16:40:13,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources used request id req-057cf9b9-0f62-4334-9120-92c5976bacd6 2019-01-09 16:40:13,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:13,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b0a3698-e0b2-4311-947b-d4007f00a4a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:13,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40: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-18bcf830-6a99-4445-a8f9-8aefc3e531cd x-compute-request-id: req-18bcf830-6a99-4445-a8f9-8aefc3e531cd Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:b7:69", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b0a3698-e0b2-4311-947b-d4007f00a4a1", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b0a3698-e0b2-4311-947b-d4007f00a4a1", "rel": "bookmark"}], "image": {"id": "b16f3797-6152-4899-8275-08a1f80770c3", "links": [{"href": "http://172.30.9.29:8774/images/b16f3797-6152-4899-8275-08a1f80770c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000052", "OS-SRV-USG:launched_at": "2019-01-09T16:40:09.000000", "flavor": {"id": "a9435d70-caae-4d44-92bc-90758f3d792b", "links": [{"href": "http://172.30.9.29:8774/flavors/a9435d70-caae-4d44-92bc-90758f3d792b", "rel": "bookmark"}]}, "id": "0b0a3698-e0b2-4311-947b-d4007f00a4a1", "security_groups": [{"name": "default"}], "user_id": "8bc888417b344b43ab72fdded22066ac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:09Z", "hostId": "6e3078a43d1515037601662d7bcc2df99814bf6612d3e0d53604c8c7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "created": "2019-01-09T16:40:02Z", "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:40:13,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40: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-2c7282dc-e38f-4922-a428-7aa1b029e8aa x-compute-request-id: req-2c7282dc-e38f-4922-a428-7aa1b029e8aa Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:a6:ef", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:a6:ef", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "rel": "bookmark"}], "image": {"id": "b16f3797-6152-4899-8275-08a1f80770c3", "links": [{"href": "http://172.30.9.29:8774/images/b16f3797-6152-4899-8275-08a1f80770c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2019-01-09T16:40:07.000000", "flavor": {"id": "ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "links": [{"href": "http://172.30.9.29:8774/flavors/ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "rel": "bookmark"}]}, "id": "c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "security_groups": [{"name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp"}], "user_id": "8bc888417b344b43ab72fdded22066ac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:07Z", "hostId": "6e3078a43d1515037601662d7bcc2df99814bf6612d3e0d53604c8c7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "created": "2019-01-09T16:40:03Z", "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:40:13,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b0a3698-e0b2-4311-947b-d4007f00a4a1 used request id req-18bcf830-6a99-4445-a8f9-8aefc3e531cd 2019-01-09 16:40:13,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d used request id req-2c7282dc-e38f-4922-a428-7aa1b029e8aa 2019-01-09 16:40:13,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:13,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:13,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-c917e848-d07c-44e9-b1c1-ed808d60a5b3 Date: Wed, 09 Jan 2019 16:40:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:13,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-c917e848-d07c-44e9-b1c1-ed808d60a5b3 2019-01-09 16:40:13,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:40:13,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:40: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:40:13,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:13,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-668b5147-e12f-4219-83b3-866c01ebb827 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:13,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-668b5147-e12f-4219-83b3-866c01ebb827 2019-01-09 16:40:13,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:13,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-aea15a73-d311-4fb8-bb3d-a21e300a7600 Date: Wed, 09 Jan 2019 16:40:13 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:13,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-aea15a73-d311-4fb8-bb3d-a21e300a7600 2019-01-09 16:40:13,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:13,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-a075c0e7-386e-4bde-8c12-3597fe5943b9 Date: Wed, 09 Jan 2019 16:40:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:13,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-a075c0e7-386e-4bde-8c12-3597fe5943b9 2019-01-09 16:40:13,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:13,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-655c33b8-2009-4bfa-a11e-b1216d1e58ca Date: Wed, 09 Jan 2019 16:40:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.2"}],"id":"4739b314-e311-4f4b-8153-737a3e42122a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:c5:ed","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a2f15128-eaaf-495a-9867-4bf699dd3cf8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.7"}],"id":"522cec01-1fa9-4c9b-a221-ee84d7c964c8","security_groups":["905e755f-8d84-4349-98ec-298fa68a75f9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:a6:ef","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"c26bf123-b15d-4bfa-87ca-2c59c54b8a0d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.13"}],"id":"862d40fb-0cb3-433f-b822-85f243b5a661","security_groups":["9d2c0990-3624-4fda-b210-0e8b1ec20ffb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:b7:69","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"0b0a3698-e0b2-4311-947b-d4007f00a4a1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.1"}],"id":"b90b08ea-b841-4441-b2e7-9db3b7b6ee7e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:11:cf","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"bab08085-4c8d-4cb6-8309-377b75f839c8","ip_allocation":"immediate"}]} 2019-01-09 16:40:13,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-655c33b8-2009-4bfa-a11e-b1216d1e58ca 2019-01-09 16:40:13,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1835cdca-d22e-416b-8b03-d69ffddba04b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:13,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-1835cdca-d22e-416b-8b03-d69ffddba04b 2019-01-09 16:40:13,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:13,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-eb65bd75-bee9-4f41-9429-f39480b7b366 Date: Wed, 09 Jan 2019 16:40:13 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:13,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-eb65bd75-bee9-4f41-9429-f39480b7b366 2019-01-09 16:40:13,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-53172be6-941d-4a93-bbda-da41463a0d91 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.2"}],"id":"4739b314-e311-4f4b-8153-737a3e42122a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:c5:ed","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a2f15128-eaaf-495a-9867-4bf699dd3cf8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.7"}],"id":"522cec01-1fa9-4c9b-a221-ee84d7c964c8","security_groups":["905e755f-8d84-4349-98ec-298fa68a75f9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:a6:ef","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"c26bf123-b15d-4bfa-87ca-2c59c54b8a0d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.13"}],"id":"862d40fb-0cb3-433f-b822-85f243b5a661","security_groups":["9d2c0990-3624-4fda-b210-0e8b1ec20ffb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:b7:69","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"0b0a3698-e0b2-4311-947b-d4007f00a4a1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.1"}],"id":"b90b08ea-b841-4441-b2e7-9db3b7b6ee7e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:11:cf","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"bab08085-4c8d-4cb6-8309-377b75f839c8","ip_allocation":"immediate"}]} 2019-01-09 16:40:14,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-53172be6-941d-4a93-bbda-da41463a0d91 2019-01-09 16:40:14,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,175 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:14 GMT Server: Apache x-openstack-request-id: req-988f45d7-16f4-4e36-ac04-cdaadf385b95 Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:14,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:14 GMT Server: Apache x-openstack-request-id: req-ec46d149-ced1-45dc-8945-ac908114c1b2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1058 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a9435d70-caae-4d44-92bc-90758f3d792b", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "a2f15128-eaaf-495a-9867-4bf699dd3cf8", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "905e755f-8d84-4349-98ec-298fa68a75f9", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "884e28ae-e85b-4590-8bfe-b86271ec6067", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "72", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "bab08085-4c8d-4cb6-8309-377b75f839c8", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "bab08085-4c8d-4cb6-8309-377b75f839c8:subnet_id=fed7c217-2a8a-423c-9b7d-6f009a229bcb", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "fed7c217-2a8a-423c-9b7d-6f009a229bcb", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0b0a3698-e0b2-4311-947b-d4007f00a4a1", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T16:39:55Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:39:55Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "522cec01-1fa9-4c9b-a221-ee84d7c964c8", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 16:40:14,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a/resources used request id req-ec46d149-ced1-45dc-8945-ac908114c1b2 2019-01-09 16:40:14,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/a9435d70-caae-4d44-92bc-90758f3d792b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3aacc8b3-d430-4caf-b193-cf78b27e84b4 x-compute-request-id: req-3aacc8b3-d430-4caf-b193-cf78b27e84b4 Content-Encoding: gzip Content-Length: 341 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-flavor1-wcrgazie2sqz", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "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": "ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c"}} 2019-01-09 16:40:14,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c used request id req-3aacc8b3-d430-4caf-b193-cf78b27e84b4 2019-01-09 16:40:14,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a679d0ce-85e7-4b89-bf22-3f04a46dafdb x-compute-request-id: req-a679d0ce-85e7-4b89-bf22-3f04a46dafdb Content-Encoding: gzip Content-Length: 337 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-flavor2-f4sm2iplnf5x", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a9435d70-caae-4d44-92bc-90758f3d792b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a9435d70-caae-4d44-92bc-90758f3d792b", "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": "a9435d70-caae-4d44-92bc-90758f3d792b"}} 2019-01-09 16:40:14,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/a9435d70-caae-4d44-92bc-90758f3d792b used request id req-a679d0ce-85e7-4b89-bf22-3f04a46dafdb 2019-01-09 16:40:14,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/fed7c217-2a8a-423c-9b7d-6f009a229bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/fed7c217-2a8a-423c-9b7d-6f009a229bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-26a631ad-e7ab-4da7-9eb8-0ec062e9abf0 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}} 2019-01-09 16:40:14,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/fed7c217-2a8a-423c-9b7d-6f009a229bcb used request id req-26a631ad-e7ab-4da7-9eb8-0ec062e9abf0 2019-01-09 16:40:14,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-bc114372-66ab-4a72-bfb9-f07c3261bb26 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}} 2019-01-09 16:40:14,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/fed7c217-2a8a-423c-9b7d-6f009a229bcb used request id req-bc114372-66ab-4a72-bfb9-f07c3261bb26 2019-01-09 16:40:14,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-ac3ca51c-8df9-41b5-8ed2-3a8f31d0c4e0 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:14,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-ac3ca51c-8df9-41b5-8ed2-3a8f31d0c4e0 2019-01-09 16:40:14,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-52c35e32-d7d7-4c77-8529-61cd73c77529 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:14,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-52c35e32-d7d7-4c77-8529-61cd73c77529 2019-01-09 16:40:14,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-12221db2-da30-46f3-ab05-67cd839f12d9 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:14,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-12221db2-da30-46f3-ab05-67cd839f12d9 2019-01-09 16:40:14,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-22ae6243-50f6-4155-a833-59a6a540d088 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:14,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-22ae6243-50f6-4155-a833-59a6a540d088 2019-01-09 16:40:14,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-698a38ae-ebad-4533-b849-82ec85a42944 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:14,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-698a38ae-ebad-4533-b849-82ec85a42944 2019-01-09 16:40:14,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-ebd5ac15-4ca0-49eb-83e0-1739d8fbb4f4 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:14,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-ebd5ac15-4ca0-49eb-83e0-1739d8fbb4f4 2019-01-09 16:40:14,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b1eb8c53-38d6-41c9-a5d6-f4a9af1c5b67 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:14,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-b1eb8c53-38d6-41c9-a5d6-f4a9af1c5b67 2019-01-09 16:40:14,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-20712b4b-8f73-4d79-94a4-463eda71cdb1 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:14,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-20712b4b-8f73-4d79-94a4-463eda71cdb1 2019-01-09 16:40:14,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-7aa11dba-33ae-402b-b1c3-f335ebb0b94a Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:14,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-7aa11dba-33ae-402b-b1c3-f335ebb0b94a 2019-01-09 16:40:14,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-d50c59cf-8723-48bf-a7fe-1e7da2462c4c Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:14,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-d50c59cf-8723-48bf-a7fe-1e7da2462c4c 2019-01-09 16:40:14,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64aea3d-b7c8-44fa-82c5-3e64a93bb5ef Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:14,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-c64aea3d-b7c8-44fa-82c5-3e64a93bb5ef 2019-01-09 16:40:14,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8ea310-5ee9-4243-8b0a-27ecaa9d770e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:14,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-5c8ea310-5ee9-4243-8b0a-27ecaa9d770e 2019-01-09 16:40:14,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-8fb5a744-faa0-46ab-aa99-0ee95745e4f6 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:14,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-8fb5a744-faa0-46ab-aa99-0ee95745e4f6 2019-01-09 16:40:14,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8&mac_address=fa%3A16%3A3e%3A0a%3Ab7%3A69&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e8ce1297-7608-426f-8774-4f4d683942c4 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:14,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-e8ce1297-7608-426f-8774-4f4d683942c4 2019-01-09 16:40:14,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8&mac_address=fa%3A16%3A3e%3Ad8%3Aa6%3Aef&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-92132036-f20d-4956-95e7-a31fa49ac103 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.13"}],"id":"862d40fb-0cb3-433f-b822-85f243b5a661","security_groups":["9d2c0990-3624-4fda-b210-0e8b1ec20ffb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:b7:69","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"0b0a3698-e0b2-4311-947b-d4007f00a4a1","ip_allocation":"immediate"}]} 2019-01-09 16:40:14,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8&mac_address=fa%3A16%3A3e%3A0a%3Ab7%3A69&admin_state_up=True used request id req-92132036-f20d-4956-95e7-a31fa49ac103 2019-01-09 16:40:14,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:14,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-719c9882-6742-4b24-8e31-7d8484b60242 Date: Wed, 09 Jan 2019 16:40:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.7"}],"id":"522cec01-1fa9-4c9b-a221-ee84d7c964c8","security_groups":["905e755f-8d84-4349-98ec-298fa68a75f9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:a6:ef","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"c26bf123-b15d-4bfa-87ca-2c59c54b8a0d","ip_allocation":"immediate"}]} 2019-01-09 16:40:14,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8&mac_address=fa%3A16%3A3e%3Ad8%3Aa6%3Aef&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg&admin_state_up=True used request id req-719c9882-6742-4b24-8e31-7d8484b60242 2019-01-09 16:40:14,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1318ff-954f-461f-95dc-c31a3bce1b05 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:15,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-af1318ff-954f-461f-95dc-c31a3bce1b05 2019-01-09 16:40:15,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df2f575-54ce-4505-8fa7-81e903a2954b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:15,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-4df2f575-54ce-4505-8fa7-81e903a2954b 2019-01-09 16:40:15,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-04561ef3-ac84-47da-b37c-f77c11fc841a Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:15,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-04561ef3-ac84-47da-b37c-f77c11fc841a 2019-01-09 16:40:15,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-a1a71671-1e7c-42e5-bc4a-724d4c6f7119 Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:15,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-a1a71671-1e7c-42e5-bc4a-724d4c6f7119 2019-01-09 16:40:15,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c0374261-574b-426e-8131-5a6ce8266938 Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:15,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-c0374261-574b-426e-8131-5a6ce8266938 2019-01-09 16:40:15,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-87db7f83-d97d-4f2d-8c25-6b57e36b997f Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:15,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-87db7f83-d97d-4f2d-8c25-6b57e36b997f 2019-01-09 16:40:15,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-56b1e76e-2ed0-4fc0-b806-31adbe78fa09 Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.2"}],"id":"4739b314-e311-4f4b-8153-737a3e42122a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:c5:ed","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a2f15128-eaaf-495a-9867-4bf699dd3cf8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.7"}],"id":"522cec01-1fa9-4c9b-a221-ee84d7c964c8","security_groups":["905e755f-8d84-4349-98ec-298fa68a75f9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:a6:ef","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"c26bf123-b15d-4bfa-87ca-2c59c54b8a0d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.13"}],"id":"862d40fb-0cb3-433f-b822-85f243b5a661","security_groups":["9d2c0990-3624-4fda-b210-0e8b1ec20ffb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:b7:69","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"0b0a3698-e0b2-4311-947b-d4007f00a4a1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.1"}],"id":"b90b08ea-b841-4441-b2e7-9db3b7b6ee7e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:11:cf","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"bab08085-4c8d-4cb6-8309-377b75f839c8","ip_allocation":"immediate"}]} 2019-01-09 16:40:15,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-56b1e76e-2ed0-4fc0-b806-31adbe78fa09 2019-01-09 16:40:15,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-2fa1dd25-7ccb-463c-b25a-2bd4f4af783d Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.2"}],"id":"4739b314-e311-4f4b-8153-737a3e42122a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:c5:ed","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a2f15128-eaaf-495a-9867-4bf699dd3cf8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.7"}],"id":"522cec01-1fa9-4c9b-a221-ee84d7c964c8","security_groups":["905e755f-8d84-4349-98ec-298fa68a75f9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:a6:ef","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"c26bf123-b15d-4bfa-87ca-2c59c54b8a0d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.13"}],"id":"862d40fb-0cb3-433f-b822-85f243b5a661","security_groups":["9d2c0990-3624-4fda-b210-0e8b1ec20ffb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:b7:69","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"0b0a3698-e0b2-4311-947b-d4007f00a4a1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.1"}],"id":"b90b08ea-b841-4441-b2e7-9db3b7b6ee7e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:11:cf","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"bab08085-4c8d-4cb6-8309-377b75f839c8","ip_allocation":"immediate"}]} 2019-01-09 16:40:15,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-2fa1dd25-7ccb-463c-b25a-2bd4f4af783d 2019-01-09 16:40:15,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-1647dce4-2a1e-4e35-b39e-799a673bebfe Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"floatingips": [{"router_id": "bab08085-4c8d-4cb6-8309-377b75f839c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "created_at": "2019-01-09T16:40:05Z", "updated_at": "2019-01-09T16:40:09Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "49ce4a250ffd46e9849fcc474dd27c94", "port_id": "522cec01-1fa9-4c9b-a221-ee84d7c964c8", "id": "884e28ae-e85b-4590-8bfe-b86271ec6067", "qos_policy_id": null}]} 2019-01-09 16:40:15,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-87ed120e-c64f-4cba-8b06-3bfdb49d7961 Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"floatingips": [{"router_id": "bab08085-4c8d-4cb6-8309-377b75f839c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "created_at": "2019-01-09T16:40:05Z", "updated_at": "2019-01-09T16:40:09Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "49ce4a250ffd46e9849fcc474dd27c94", "port_id": "522cec01-1fa9-4c9b-a221-ee84d7c964c8", "id": "884e28ae-e85b-4590-8bfe-b86271ec6067", "qos_policy_id": null}]} 2019-01-09 16:40:15,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-1647dce4-2a1e-4e35-b39e-799a673bebfe 2019-01-09 16:40:15,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-87ed120e-c64f-4cba-8b06-3bfdb49d7961 2019-01-09 16:40:15,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/bab08085-4c8d-4cb6-8309-377b75f839c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b16f3797-6152-4899-8275-08a1f80770c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-29cc9f88-0776-409e-b41d-21febec706a1 Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "created_at": "2019-01-09T16:40:00Z", "admin_state_up": true, "updated_at": "2019-01-09T16:40:06Z", "project_id": "49ce4a250ffd46e9849fcc474dd27c94", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "bab08085-4c8d-4cb6-8309-377b75f839c8", "name": "mgmt_router"}} 2019-01-09 16:40:15,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/bab08085-4c8d-4cb6-8309-377b75f839c8 used request id req-29cc9f88-0776-409e-b41d-21febec706a1 2019-01-09 16:40:15,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=bab08085-4c8d-4cb6-8309-377b75f839c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1848 X-Openstack-Request-Id: req-809a4389-7cca-411d-9f15-4fa2c01b131c Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:05Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.204"}],"id":"7917b1a4-7a9b-42f9-8308-4befb0a87b68","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:46:fa","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T16:40:01Z","binding:vnic_type":"normal","device_id":"bab08085-4c8d-4cb6-8309-377b75f839c8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.1"}],"id":"b90b08ea-b841-4441-b2e7-9db3b7b6ee7e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:11:cf","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"bab08085-4c8d-4cb6-8309-377b75f839c8","ip_allocation":"immediate"}]} 2019-01-09 16:40:15,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=bab08085-4c8d-4cb6-8309-377b75f839c8 used request id req-809a4389-7cca-411d-9f15-4fa2c01b131c 2019-01-09 16:40:15,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-26def93a-5c82-40e0-9df6-d6f9b2a3f90e Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 16:40:15,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-26def93a-5c82-40e0-9df6-d6f9b2a3f90e 2019-01-09 16:40:15,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-cfcee133-22c9-4163-8c05-f34e14992643 Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:39:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:39:52Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b16f3797-6152-4899-8275-08a1f80770c3/snap", "metadata": {}}], "self": "/v2/images/b16f3797-6152-4899-8275-08a1f80770c3", "min_disk": 0, "protected": false, "id": "b16f3797-6152-4899-8275-08a1f80770c3", "file": "/v2/images/b16f3797-6152-4899-8275-08a1f80770c3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "49ce4a250ffd46e9849fcc474dd27c94", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b16f3797-6152-4899-8275-08a1f80770c3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:40:15,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/fed7c217-2a8a-423c-9b7d-6f009a229bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,486 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b16f3797-6152-4899-8275-08a1f80770c3 used request id req-cfcee133-22c9-4163-8c05-f34e14992643 2019-01-09 16:40:15,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-066e01cf-be43-41ad-ae49-3c7055d91947 Date: Wed, 09 Jan 2019 16:40: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-09 16:40:15,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-066e01cf-be43-41ad-ae49-3c7055d91947 2019-01-09 16:40:15,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b10f999b-d6a7-4770-867e-2293d0f5ba57 Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}} 2019-01-09 16:40:15,525 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:15 GMT Server: Apache x-openstack-request-id: req-67d3fc8d-ce2b-45d2-8acb-60fbfa6397a6 Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:15,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/fed7c217-2a8a-423c-9b7d-6f009a229bcb used request id req-b10f999b-d6a7-4770-867e-2293d0f5ba57 2019-01-09 16:40:15,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports/522cec01-1fa9-4c9b-a221-ee84d7c964c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1099 X-Openstack-Request-Id: req-6e2a3f69-e9dd-47d6-b2a2-4b4775bd0435 Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.7"}],"id":"522cec01-1fa9-4c9b-a221-ee84d7c964c8","security_groups":["905e755f-8d84-4349-98ec-298fa68a75f9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:a6:ef","device_id":"c26bf123-b15d-4bfa-87ca-2c59c54b8a0d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg","project_id":"49ce4a250ffd46e9849fcc474dd27c94","qos_policy_id":null,"admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:40:15,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports/522cec01-1fa9-4c9b-a221-ee84d7c964c8 used request id req-6e2a3f69-e9dd-47d6-b2a2-4b4775bd0435 2019-01-09 16:40:15,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/fed7c217-2a8a-423c-9b7d-6f009a229bcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-675731d5-2109-46d9-a433-aed168bc53f7 Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}} 2019-01-09 16:40:15,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/fed7c217-2a8a-423c-9b7d-6f009a229bcb used request id req-675731d5-2109-46d9-a433-aed168bc53f7 2019-01-09 16:40:15,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/b16f3797-6152-4899-8275-08a1f80770c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-efa1ee6f-32e1-41fc-9c57-1c799d37acaa Date: Wed, 09 Jan 2019 16:40:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:39:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:39:52Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b16f3797-6152-4899-8275-08a1f80770c3/snap", "metadata": {}}], "self": "/v2/images/b16f3797-6152-4899-8275-08a1f80770c3", "min_disk": 0, "protected": false, "id": "b16f3797-6152-4899-8275-08a1f80770c3", "file": "/v2/images/b16f3797-6152-4899-8275-08a1f80770c3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "49ce4a250ffd46e9849fcc474dd27c94", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/b16f3797-6152-4899-8275-08a1f80770c3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:40:15,623 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/b16f3797-6152-4899-8275-08a1f80770c3 used request id req-efa1ee6f-32e1-41fc-9c57-1c799d37acaa 2019-01-09 16:40:15,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:15,650 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:15 GMT Server: Apache x-openstack-request-id: req-a10b2a70-fb7f-42dc-880a-a37b2f5e1cf7 Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:15,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:15 GMT Server: Apache x-openstack-request-id: req-85b72c7d-a7aa-4939-8a8b-a578e23905f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2102 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-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "OS::project_id": "49ce4a250ffd46e9849fcc474dd27c94", "OS::stack_id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "stack_user_project_id": "f135b0d9736044d882e326d31c4b77cf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:39:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqyonziLf2H/Ym0jTjwYoveKmxqRHKyMaJ90PA2Vh+o88w80/\ntqKi+1UIoQ0yhRCMCDIiXSY4wqfyv3306aG4L3dIno/GfWIBAyrmwh9/Wm56g3wm\n7kJS4b5BymYiWye7++1wKStyush1lBXVk4olkm+zDrkSmb70wRvYq3ssbzRJ5fg+\nB3Vt/hGZlRJYBH4juRuacjyfzA8XQFs9YVukF9uJdoPffzp16j0F29J0SbLEtory\n17uiVa8CF/BP5hP0iR3m0JTWg+9w5X8BoeSlJfd/srCZv4ncAg/gFXua0P0A9aIv\nKdFxMikqA4xHQw1CA+F63YJOFcbjrvY0Y+cfkwIDAQABAoIBAQCpUMkRa4QcyNK/\nQToth/0zYQpzAzx3WoDcIBti054pWhnU4qr9AkLQ9hvUHJb19BlhXh6KIG4TeElz\nzahAmD33jjqixzyk+RZhSMX+D2ROU20TtfNYyvjr3+V6zq97loGpQwYpY5ZZWESf\nGT4tdYGXKrFohgD1X2UDxYT+lJiu4t4kb6pMNJlRMyldZ5EYVoGZxmjYo7weWfDX\nS8Lxa/LdqOyE2h/tZqyJUJM7i7A7zpsu1oCCOvHsMUdyeE5vgR+ihPYYYwTvUNjD\nJdz2015wQ6EuZKBL+QiA5FLTMdLdzNOdYd9iA6FiZhNhliOD0iA8kYlUcGWjQ4Qd\nE4PYaDHJAoGBAOK/irYx+TPeIRYNFmkoA1GzxPXdGJDvXm4hD0L82srjoS06+boC\n9y5ffYdK4gvO3DiNzrI6V20083Yvc3foYZZvpVxJdA3evM+O+j+wGmlXqaVQolTN\nII49Z7bttQByMtxISFqk4gYW/QaoJmP7m3qBl8T0VWE4apsivcxWtEYNAoGBAME+\n8W1cgTdhkEUrMLss1SF+ilvJC9MtxolYTM1uJZbidsLdM/i3GCeBSD2smuSH7+Ij\nvslEDQUwMw9UsOrmGqb3D+r5IoYhKjYCHASSGqScHCm1GtHrIuHOkrg5X423N6m5\nlR+BIunsYHEGOyktho7WFFiimUkMSLgj0G//ODQfAoGABfjBcHb0dzc8a9ZAZtiU\n7cvsPgVqpjaHqCLawgriwEEqd4R8GzgExoXhSnTgaysxhZPGg88hilDAsLYjNl86\nYrniAwI0OkFJe7XqRU8gAvI6F45+F/mnB9f6KUktYSugx0hoD2sUQNDOLSS0jiGM\nQLe1BYzhysOvmxJZKU6HROkCgYAvBm4hur0HCQreiiAVrFdBC1YH9+iUvzLtATvP\nUdp72SglS0b2YzfRhThbKcGXkyzgzuoCeDji5lPGi0lyIASkVMLe3zlzgmaPNfwz\ncIpjPEnuLFAWfS3D3Uz+35dNGSTGfI65V+dzHT5qwqVq49U2tQnGd+rtR7v6c1yp\npGW86QKBgQDF4PId7CBLKv1kR2VkJIdBhGCRrHuzay4EtnI0gTOx7TXlDmCbamrp\nF8SqR+I5Nbmp8Ls7AKZIHXLJZCYgCsCBiOYCFTdJ2KV3eMq+h91JbRhATZ8laaH1\nDY+Z+8bSz6Ip3/zFifPdmj18lX32z5zBBOUXaVqIHA5Yyvpo9mMXeg==\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-09 16:40:15,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-85b72c7d-a7aa-4939-8a8b-a578e23905f1 2019-01-09 16:40:15,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:40:15,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:40:15,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:15 GMT Server: Apache x-openstack-request-id: req-c7367a8f-9d3c-41f9-a9d1-d4043b90a0eb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2102 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-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "OS::project_id": "49ce4a250ffd46e9849fcc474dd27c94", "OS::stack_id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "stack_user_project_id": "f135b0d9736044d882e326d31c4b77cf", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:39:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAqyonziLf2H/Ym0jTjwYoveKmxqRHKyMaJ90PA2Vh+o88w80/\ntqKi+1UIoQ0yhRCMCDIiXSY4wqfyv3306aG4L3dIno/GfWIBAyrmwh9/Wm56g3wm\n7kJS4b5BymYiWye7++1wKStyush1lBXVk4olkm+zDrkSmb70wRvYq3ssbzRJ5fg+\nB3Vt/hGZlRJYBH4juRuacjyfzA8XQFs9YVukF9uJdoPffzp16j0F29J0SbLEtory\n17uiVa8CF/BP5hP0iR3m0JTWg+9w5X8BoeSlJfd/srCZv4ncAg/gFXua0P0A9aIv\nKdFxMikqA4xHQw1CA+F63YJOFcbjrvY0Y+cfkwIDAQABAoIBAQCpUMkRa4QcyNK/\nQToth/0zYQpzAzx3WoDcIBti054pWhnU4qr9AkLQ9hvUHJb19BlhXh6KIG4TeElz\nzahAmD33jjqixzyk+RZhSMX+D2ROU20TtfNYyvjr3+V6zq97loGpQwYpY5ZZWESf\nGT4tdYGXKrFohgD1X2UDxYT+lJiu4t4kb6pMNJlRMyldZ5EYVoGZxmjYo7weWfDX\nS8Lxa/LdqOyE2h/tZqyJUJM7i7A7zpsu1oCCOvHsMUdyeE5vgR+ihPYYYwTvUNjD\nJdz2015wQ6EuZKBL+QiA5FLTMdLdzNOdYd9iA6FiZhNhliOD0iA8kYlUcGWjQ4Qd\nE4PYaDHJAoGBAOK/irYx+TPeIRYNFmkoA1GzxPXdGJDvXm4hD0L82srjoS06+boC\n9y5ffYdK4gvO3DiNzrI6V20083Yvc3foYZZvpVxJdA3evM+O+j+wGmlXqaVQolTN\nII49Z7bttQByMtxISFqk4gYW/QaoJmP7m3qBl8T0VWE4apsivcxWtEYNAoGBAME+\n8W1cgTdhkEUrMLss1SF+ilvJC9MtxolYTM1uJZbidsLdM/i3GCeBSD2smuSH7+Ij\nvslEDQUwMw9UsOrmGqb3D+r5IoYhKjYCHASSGqScHCm1GtHrIuHOkrg5X423N6m5\nlR+BIunsYHEGOyktho7WFFiimUkMSLgj0G//ODQfAoGABfjBcHb0dzc8a9ZAZtiU\n7cvsPgVqpjaHqCLawgriwEEqd4R8GzgExoXhSnTgaysxhZPGg88hilDAsLYjNl86\nYrniAwI0OkFJe7XqRU8gAvI6F45+F/mnB9f6KUktYSugx0hoD2sUQNDOLSS0jiGM\nQLe1BYzhysOvmxJZKU6HROkCgYAvBm4hur0HCQreiiAVrFdBC1YH9+iUvzLtATvP\nUdp72SglS0b2YzfRhThbKcGXkyzgzuoCeDji5lPGi0lyIASkVMLe3zlzgmaPNfwz\ncIpjPEnuLFAWfS3D3Uz+35dNGSTGfI65V+dzHT5qwqVq49U2tQnGd+rtR7v6c1yp\npGW86QKBgQDF4PId7CBLKv1kR2VkJIdBhGCRrHuzay4EtnI0gTOx7TXlDmCbamrp\nF8SqR+I5Nbmp8Ls7AKZIHXLJZCYgCsCBiOYCFTdJ2KV3eMq+h91JbRhATZ8laaH1\nDY+Z+8bSz6Ip3/zFifPdmj18lX32z5zBBOUXaVqIHA5Yyvpo9mMXeg==\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-09 16:40:15,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-c7367a8f-9d3c-41f9-a9d1-d4043b90a0eb 2019-01-09 16:40:15,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:40:15,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:40:16,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "6553c6990f4d453fbac77c053aa303ce", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj-role"}], "expires_at": "2019-01-09T17:40:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-user", "id": "8bc888417b344b43ab72fdded22066ac"}, "audit_ids": ["gJH6R3vJQzSle4wk7b7KJw"], "issued_at": "2019-01-09T16:40:16.000000Z"}} 2019-01-09 16:40:16,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:16,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "6553c6990f4d453fbac77c053aa303ce", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj-role"}], "expires_at": "2019-01-09T17:40:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/49ce4a250ffd46e9849fcc474dd27c94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_49ce4a250ffd46e9849fcc474dd27c94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_49ce4a250ffd46e9849fcc474dd27c94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-user", "id": "8bc888417b344b43ab72fdded22066ac"}, "audit_ids": ["KYmxOLFmR_CFeCs2Hf4fKA"], "issued_at": "2019-01-09T16:40:16.000000Z"}} 2019-01-09 16:40:16,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:16,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205290bd-351d-4e79-abde-80e106d101d1 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:40:16,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-205290bd-351d-4e79-abde-80e106d101d1 2019-01-09 16:40:16,285 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:40:16,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:16,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71dd8b4-960f-483b-9eac-f0cd025b1eff Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:40:16,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b71dd8b4-960f-483b-9eac-f0cd025b1eff 2019-01-09 16:40:16,334 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:40:16,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:16,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898bd646-1699-46ec-9cff-6c2e2331b7e2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:40:16,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-898bd646-1699-46ec-9cff-6c2e2331b7e2 2019-01-09 16:40:16,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:16,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-658233a9-7217-44a9-953e-f99f930876d3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:40:16,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-658233a9-7217-44a9-953e-f99f930876d3 2019-01-09 16:40:16,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:16,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-76884b12-42e6-42a4-94cc-165283f097bf Date: Wed, 09 Jan 2019 16:40:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:16,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-76884b12-42e6-42a4-94cc-165283f097bf 2019-01-09 16:40:16,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:16,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a8439c40-3d43-4ed7-a83f-1e6f3bc9fed6 Date: Wed, 09 Jan 2019 16:40:16 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:16,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-a8439c40-3d43-4ed7-a83f-1e6f3bc9fed6 2019-01-09 16:40:16,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:16,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-11c635c0-5fbc-4b60-bd4c-a9c5c69e1d19 Date: Wed, 09 Jan 2019 16:40:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:16,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-11c635c0-5fbc-4b60-bd4c-a9c5c69e1d19 2019-01-09 16:40:16,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:40:16,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:40: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:40:16,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:16,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3392513-4153-4428-a007-f74ddcc1be33 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:16,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-a3392513-4153-4428-a007-f74ddcc1be33 2019-01-09 16:40:16,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:16,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d18bf1e3-0a0f-4003-82a7-087a5205f3fb Date: Wed, 09 Jan 2019 16:40:16 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:16,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-d18bf1e3-0a0f-4003-82a7-087a5205f3fb 2019-01-09 16:40:16,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8&mac_address=fa%3A16%3A3e%3Ad8%3Aa6%3Aef&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:16,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-fcca08ca-bb49-42b0-8cf0-b75aac7e240d Date: Wed, 09 Jan 2019 16:40:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:16,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-fcca08ca-bb49-42b0-8cf0-b75aac7e240d 2019-01-09 16:40:16,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:16,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b5cfbee2-62cc-434f-b4e9-7c12a51e73e1 Date: Wed, 09 Jan 2019 16:40:16 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:16,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-b5cfbee2-62cc-434f-b4e9-7c12a51e73e1 2019-01-09 16:40:16,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-aab67e76-4b24-4402-8a61-fce296bbe659 Date: Wed, 09 Jan 2019 16:40:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.7"}],"id":"522cec01-1fa9-4c9b-a221-ee84d7c964c8","security_groups":["905e755f-8d84-4349-98ec-298fa68a75f9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:a6:ef","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"c26bf123-b15d-4bfa-87ca-2c59c54b8a0d","ip_allocation":"immediate"}]} 2019-01-09 16:40:16,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8&mac_address=fa%3A16%3A3e%3Ad8%3Aa6%3Aef&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg&admin_state_up=True used request id req-aab67e76-4b24-4402-8a61-fce296bbe659 2019-01-09 16:40:16,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:16,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:16,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0143c1-fefa-4edd-a75e-b17e4c824b8b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:16,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-ec0143c1-fefa-4edd-a75e-b17e4c824b8b 2019-01-09 16:40:16,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:17,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-0e2d373b-b2a1-492b-90d4-9a8ceb89f2cc Date: Wed, 09 Jan 2019 16:40:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:17,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-0e2d373b-b2a1-492b-90d4-9a8ceb89f2cc 2019-01-09 16:40:17,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:40:17,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:40: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:40:17,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:17,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49cdac06-a9b7-4f60-a3fd-ea749e543389 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:17,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-49cdac06-a9b7-4f60-a3fd-ea749e543389 2019-01-09 16:40:17,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:17,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-94be1d53-3c46-4e7d-b700-65cbc69b3df3 Date: Wed, 09 Jan 2019 16:40:17 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:17,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-94be1d53-3c46-4e7d-b700-65cbc69b3df3 2019-01-09 16:40:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8&mac_address=fa%3A16%3A3e%3A0a%3Ab7%3A69&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:17,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-2011898f-781e-46d1-876d-d46d3ac88e9a Date: Wed, 09 Jan 2019 16:40:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.13"}],"id":"862d40fb-0cb3-433f-b822-85f243b5a661","security_groups":["9d2c0990-3624-4fda-b210-0e8b1ec20ffb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:b7:69","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"0b0a3698-e0b2-4311-947b-d4007f00a4a1","ip_allocation":"immediate"}]} 2019-01-09 16:40:17,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8&mac_address=fa%3A16%3A3e%3A0a%3Ab7%3A69&admin_state_up=True used request id req-2011898f-781e-46d1-876d-d46d3ac88e9a 2019-01-09 16:40:17,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:17,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8191b294-e7e2-420e-bc70-893ac7abbdba Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:17,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-8191b294-e7e2-420e-bc70-893ac7abbdba 2019-01-09 16:40:17,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:17,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16: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-199b738f-18db-4523-9a44-793837a58325 x-compute-request-id: req-199b738f-18db-4523-9a44-793837a58325 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:a6:ef", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:a6:ef", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "rel": "bookmark"}], "image": {"id": "b16f3797-6152-4899-8275-08a1f80770c3", "links": [{"href": "http://172.30.9.29:8774/images/b16f3797-6152-4899-8275-08a1f80770c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2019-01-09T16:40:07.000000", "flavor": {"id": "ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "links": [{"href": "http://172.30.9.29:8774/flavors/ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "rel": "bookmark"}]}, "id": "c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "security_groups": [{"name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp"}], "user_id": "8bc888417b344b43ab72fdded22066ac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:07Z", "hostId": "6e3078a43d1515037601662d7bcc2df99814bf6612d3e0d53604c8c7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "created": "2019-01-09T16:40:03Z", "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 16:40:17,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1 used request id req-199b738f-18db-4523-9a44-793837a58325 2019-01-09 16:40:17,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:17,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-dd828c41-24c3-454b-923f-27cf744c4cd5 Date: Wed, 09 Jan 2019 16:40:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:17,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-dd828c41-24c3-454b-923f-27cf744c4cd5 2019-01-09 16:40:17,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:17,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-1baae077-f205-4bbe-8ac0-b7a8bc362425 Date: Wed, 09 Jan 2019 16:40:17 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:17,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-1baae077-f205-4bbe-8ac0-b7a8bc362425 2019-01-09 16:40:17,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:17,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-8c4d44fc-c0c7-4219-913e-d8f92d145fdd Date: Wed, 09 Jan 2019 16:40:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.2"}],"id":"4739b314-e311-4f4b-8153-737a3e42122a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:c5:ed","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a2f15128-eaaf-495a-9867-4bf699dd3cf8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.7"}],"id":"522cec01-1fa9-4c9b-a221-ee84d7c964c8","security_groups":["905e755f-8d84-4349-98ec-298fa68a75f9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:a6:ef","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"c26bf123-b15d-4bfa-87ca-2c59c54b8a0d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.13"}],"id":"862d40fb-0cb3-433f-b822-85f243b5a661","security_groups":["9d2c0990-3624-4fda-b210-0e8b1ec20ffb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:b7:69","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"0b0a3698-e0b2-4311-947b-d4007f00a4a1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.1"}],"id":"b90b08ea-b841-4441-b2e7-9db3b7b6ee7e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:11:cf","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"bab08085-4c8d-4cb6-8309-377b75f839c8","ip_allocation":"immediate"}]} 2019-01-09 16:40:17,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-8c4d44fc-c0c7-4219-913e-d8f92d145fdd 2019-01-09 16:40:17,690 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1 2019-01-09 16:40:17,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:17,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-c6e6e352-3995-48a8-a6f3-9b632fea4293 Date: Wed, 09 Jan 2019 16:40:17 GMT RESP BODY: {"floatingips": [{"router_id": "bab08085-4c8d-4cb6-8309-377b75f839c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "created_at": "2019-01-09T16:40:05Z", "updated_at": "2019-01-09T16:40:09Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "49ce4a250ffd46e9849fcc474dd27c94", "port_id": "522cec01-1fa9-4c9b-a221-ee84d7c964c8", "id": "884e28ae-e85b-4590-8bfe-b86271ec6067", "qos_policy_id": null}]} 2019-01-09 16:40:17,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-c6e6e352-3995-48a8-a6f3-9b632fea4293 2019-01-09 16:40:17,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40: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-d08155ba-496f-4daf-9e1b-baa5ba115fd4 x-compute-request-id: req-d08155ba-496f-4daf-9e1b-baa5ba115fd4 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:b7:69", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b0a3698-e0b2-4311-947b-d4007f00a4a1", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b0a3698-e0b2-4311-947b-d4007f00a4a1", "rel": "bookmark"}], "image": {"id": "b16f3797-6152-4899-8275-08a1f80770c3", "links": [{"href": "http://172.30.9.29:8774/images/b16f3797-6152-4899-8275-08a1f80770c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000052", "OS-SRV-USG:launched_at": "2019-01-09T16:40:09.000000", "flavor": {"id": "a9435d70-caae-4d44-92bc-90758f3d792b", "links": [{"href": "http://172.30.9.29:8774/flavors/a9435d70-caae-4d44-92bc-90758f3d792b", "rel": "bookmark"}]}, "id": "0b0a3698-e0b2-4311-947b-d4007f00a4a1", "security_groups": [{"name": "default"}], "user_id": "8bc888417b344b43ab72fdded22066ac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:09Z", "hostId": "6e3078a43d1515037601662d7bcc2df99814bf6612d3e0d53604c8c7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "created": "2019-01-09T16:40:02Z", "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 16:40:17,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2 used request id req-d08155ba-496f-4daf-9e1b-baa5ba115fd4 2019-01-09 16:40:17,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:18,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-81db44fc-fd98-4c15-a4b3-2ed774e7b165 Date: Wed, 09 Jan 2019 16:40:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:18,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-81db44fc-fd98-4c15-a4b3-2ed774e7b165 2019-01-09 16:40:18,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:18,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b895473e-021a-43cc-97f9-e7bcec91ec06 Date: Wed, 09 Jan 2019 16:40:18 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:18,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-b895473e-021a-43cc-97f9-e7bcec91ec06 2019-01-09 16:40:18,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:18,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-17f2cc2c-e499-47b0-88cc-a940dc9613a3 Date: Wed, 09 Jan 2019 16:40:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.2"}],"id":"4739b314-e311-4f4b-8153-737a3e42122a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:c5:ed","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a2f15128-eaaf-495a-9867-4bf699dd3cf8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.7"}],"id":"522cec01-1fa9-4c9b-a221-ee84d7c964c8","security_groups":["905e755f-8d84-4349-98ec-298fa68a75f9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:a6:ef","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"c26bf123-b15d-4bfa-87ca-2c59c54b8a0d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.13"}],"id":"862d40fb-0cb3-433f-b822-85f243b5a661","security_groups":["9d2c0990-3624-4fda-b210-0e8b1ec20ffb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:b7:69","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"0b0a3698-e0b2-4311-947b-d4007f00a4a1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.1"}],"id":"b90b08ea-b841-4441-b2e7-9db3b7b6ee7e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:11:cf","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"bab08085-4c8d-4cb6-8309-377b75f839c8","ip_allocation":"immediate"}]} 2019-01-09 16:40:18,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-17f2cc2c-e499-47b0-88cc-a940dc9613a3 2019-01-09 16:40:18,174 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2 2019-01-09 16:40:18,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:18,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-4b55416d-3306-4697-b0de-a2239adfca59 Date: Wed, 09 Jan 2019 16:40:18 GMT RESP BODY: {"floatingips": [{"router_id": "bab08085-4c8d-4cb6-8309-377b75f839c8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "created_at": "2019-01-09T16:40:05Z", "updated_at": "2019-01-09T16:40:09Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "49ce4a250ffd46e9849fcc474dd27c94", "port_id": "522cec01-1fa9-4c9b-a221-ee84d7c964c8", "id": "884e28ae-e85b-4590-8bfe-b86271ec6067", "qos_policy_id": null}]} 2019-01-09 16:40:18,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-4b55416d-3306-4697-b0de-a2239adfca59 2019-01-09 16:40:18,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:18,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40: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-f499cdfd-e5a9-4446-b0fc-2903f3c97b7f x-compute-request-id: req-f499cdfd-e5a9-4446-b0fc-2903f3c97b7f Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:a6:ef", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:a6:ef", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "rel": "bookmark"}], "image": {"id": "b16f3797-6152-4899-8275-08a1f80770c3", "links": [{"href": "http://172.30.9.29:8774/images/b16f3797-6152-4899-8275-08a1f80770c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2019-01-09T16:40:07.000000", "flavor": {"id": "ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "links": [{"href": "http://172.30.9.29:8774/flavors/ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "rel": "bookmark"}]}, "id": "c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "security_groups": [{"name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp"}], "user_id": "8bc888417b344b43ab72fdded22066ac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:07Z", "hostId": "6e3078a43d1515037601662d7bcc2df99814bf6612d3e0d53604c8c7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "created": "2019-01-09T16:40:03Z", "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:40:18,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d used request id req-f499cdfd-e5a9-4446-b0fc-2903f3c97b7f 2019-01-09 16:40:18,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:18,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-6fad2199-e6d9-41a8-a02e-e21c561c7136 Date: Wed, 09 Jan 2019 16:40:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:18,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-6fad2199-e6d9-41a8-a02e-e21c561c7136 2019-01-09 16:40:18,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:18,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55225a26-33f4-4a75-9260-b1c841ae01f8 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:18,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-55225a26-33f4-4a75-9260-b1c841ae01f8 2019-01-09 16:40:18,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:18,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b78c497b-69de-4b30-a4e7-1b3660cde4fa Date: Wed, 09 Jan 2019 16:40:18 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:18,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-b78c497b-69de-4b30-a4e7-1b3660cde4fa 2019-01-09 16:40:18,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:18,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-d77ef8fd-b1b6-4289-9026-20a98a766c38 Date: Wed, 09 Jan 2019 16:40:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.2"}],"id":"4739b314-e311-4f4b-8153-737a3e42122a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:c5:ed","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a2f15128-eaaf-495a-9867-4bf699dd3cf8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.7"}],"id":"522cec01-1fa9-4c9b-a221-ee84d7c964c8","security_groups":["905e755f-8d84-4349-98ec-298fa68a75f9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:a6:ef","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"c26bf123-b15d-4bfa-87ca-2c59c54b8a0d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.13"}],"id":"862d40fb-0cb3-433f-b822-85f243b5a661","security_groups":["9d2c0990-3624-4fda-b210-0e8b1ec20ffb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:b7:69","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"0b0a3698-e0b2-4311-947b-d4007f00a4a1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.1"}],"id":"b90b08ea-b841-4441-b2e7-9db3b7b6ee7e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:11:cf","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"bab08085-4c8d-4cb6-8309-377b75f839c8","ip_allocation":"immediate"}]} 2019-01-09 16:40:18,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-d77ef8fd-b1b6-4289-9026-20a98a766c38 2019-01-09 16:40:18,611 - create_instance - INFO - Checking if VM is active 2019-01-09 16:40:18,613 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:18,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40: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-36aa1ab1-3469-493a-90ea-ece0e8276a02 x-compute-request-id: req-36aa1ab1-3469-493a-90ea-ece0e8276a02 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:a6:ef", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:a6:ef", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "rel": "bookmark"}], "image": {"id": "b16f3797-6152-4899-8275-08a1f80770c3", "links": [{"href": "http://172.30.9.29:8774/images/b16f3797-6152-4899-8275-08a1f80770c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2019-01-09T16:40:07.000000", "flavor": {"id": "ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "links": [{"href": "http://172.30.9.29:8774/flavors/ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "rel": "bookmark"}]}, "id": "c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "security_groups": [{"name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp"}], "user_id": "8bc888417b344b43ab72fdded22066ac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:07Z", "hostId": "6e3078a43d1515037601662d7bcc2df99814bf6612d3e0d53604c8c7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "created": "2019-01-09T16:40:03Z", "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:40:18,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d used request id req-36aa1ab1-3469-493a-90ea-ece0e8276a02 2019-01-09 16:40:18,926 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1] is - ACTIVE 2019-01-09 16:40:18,926 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:40:18,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:19,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40: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-cdded767-48d1-4823-8d4d-4cb561814135 x-compute-request-id: req-cdded767-48d1-4823-8d4d-4cb561814135 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:a6:ef", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:a6:ef", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "rel": "bookmark"}], "image": {"id": "b16f3797-6152-4899-8275-08a1f80770c3", "links": [{"href": "http://172.30.9.29:8774/images/b16f3797-6152-4899-8275-08a1f80770c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000053", "OS-SRV-USG:launched_at": "2019-01-09T16:40:07.000000", "flavor": {"id": "ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "links": [{"href": "http://172.30.9.29:8774/flavors/ce0b1c0a-4c6c-446f-a72d-1e32c1d9788c", "rel": "bookmark"}]}, "id": "c26bf123-b15d-4bfa-87ca-2c59c54b8a0d", "security_groups": [{"name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp"}], "user_id": "8bc888417b344b43ab72fdded22066ac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:07Z", "hostId": "6e3078a43d1515037601662d7bcc2df99814bf6612d3e0d53604c8c7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "created": "2019-01-09T16:40:03Z", "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:40:19,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/c26bf123-b15d-4bfa-87ca-2c59c54b8a0d used request id req-cdded767-48d1-4823-8d4d-4cb561814135 2019-01-09 16:40:19,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:19,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-0187430b-8de7-46f1-9041-745f2af7dc1c Date: Wed, 09 Jan 2019 16:40:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:19,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-0187430b-8de7-46f1-9041-745f2af7dc1c 2019-01-09 16:40:19,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:19,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-828f8d46-cbc0-4f11-9a51-488a96d35cc5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:19,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-828f8d46-cbc0-4f11-9a51-488a96d35cc5 2019-01-09 16:40:19,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:19,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-a9923674-9c2a-4c3a-ab84-9947afa0a796 Date: Wed, 09 Jan 2019 16:40:19 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:19,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-a9923674-9c2a-4c3a-ab84-9947afa0a796 2019-01-09 16:40:19,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77da6fdd661a791a0b4c51224c38348f48aadccc" 2019-01-09 16:40:19,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-742f46a7-3da9-430f-8cdb-d20410d531e3 Date: Wed, 09 Jan 2019 16:40:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.2"}],"id":"4739b314-e311-4f4b-8153-737a3e42122a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:c5:ed","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a2f15128-eaaf-495a-9867-4bf699dd3cf8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.7"}],"id":"522cec01-1fa9-4c9b-a221-ee84d7c964c8","security_groups":["905e755f-8d84-4349-98ec-298fa68a75f9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:a6:ef","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"c26bf123-b15d-4bfa-87ca-2c59c54b8a0d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.13"}],"id":"862d40fb-0cb3-433f-b822-85f243b5a661","security_groups":["9d2c0990-3624-4fda-b210-0e8b1ec20ffb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:b7:69","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"0b0a3698-e0b2-4311-947b-d4007f00a4a1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.1"}],"id":"b90b08ea-b841-4441-b2e7-9db3b7b6ee7e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:11:cf","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"bab08085-4c8d-4cb6-8309-377b75f839c8","ip_allocation":"immediate"}]} 2019-01-09 16:40:19,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-742f46a7-3da9-430f-8cdb-d20410d531e3 2019-01-09 16:40:19,525 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 16:40:19,528 - paramiko.transport - DEBUG - starting thread (client mode): 0x50f2e0d0L 2019-01-09 16:40:19,529 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 16:40:19,529 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 16:40:19,529 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 16:40:19,531 - 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-09 16:40:19,531 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 16:40:19,531 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 16:40:19,532 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 16:40:19,532 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 16:40:19,532 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 16:40:19,550 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 16:40:19,550 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 16:40:19,561 - paramiko.transport - DEBUG - Trying discovered key bbc3384ce73c461713e93462a59f4f60 in 77e3129b-ccfb-4c1d-b857-4ff3d6398b07 2019-01-09 16:40:19,588 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 16:40:19,595 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 16:40:19,695 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 16:40:19,739 - create_instance - INFO - SSH is active for VM instance 2019-01-09 16:40:19,740 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 16:40:19,741 - paramiko.transport - DEBUG - starting thread (client mode): 0x5100ed10L 2019-01-09 16:40:19,742 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 16:40:19,742 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 16:40:19,742 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 16:40:19,743 - 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-09 16:40:19,744 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 16:40:19,744 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 16:40:19,744 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 16:40:19,744 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 16:40:19,744 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 16:40:19,761 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 16:40:19,762 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 16:40:19,774 - paramiko.transport - DEBUG - Trying discovered key bbc3384ce73c461713e93462a59f4f60 in 77e3129b-ccfb-4c1d-b857-4ff3d6398b07 2019-01-09 16:40:19,800 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 16:40:19,805 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 16:40:19,806 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 16:40:19,807 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 16:40:19,807 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 16:40:19,808 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 16:40:19,809 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 16:40:19,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/0b0a3698-e0b2-4311-947b-d4007f00a4a1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:20,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-892db4f8-37af-4efe-86be-70446f9fa5c8 x-compute-request-id: req-892db4f8-37af-4efe-86be-70446f9fa5c8 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:b7:69", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0b0a3698-e0b2-4311-947b-d4007f00a4a1", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0b0a3698-e0b2-4311-947b-d4007f00a4a1", "rel": "bookmark"}], "image": {"id": "b16f3797-6152-4899-8275-08a1f80770c3", "links": [{"href": "http://172.30.9.29:8774/images/b16f3797-6152-4899-8275-08a1f80770c3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000052", "OS-SRV-USG:launched_at": "2019-01-09T16:40:09.000000", "flavor": {"id": "a9435d70-caae-4d44-92bc-90758f3d792b", "links": [{"href": "http://172.30.9.29:8774/flavors/a9435d70-caae-4d44-92bc-90758f3d792b", "rel": "bookmark"}]}, "id": "0b0a3698-e0b2-4311-947b-d4007f00a4a1", "security_groups": [{"name": "default"}], "user_id": "8bc888417b344b43ab72fdded22066ac", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:09Z", "hostId": "6e3078a43d1515037601662d7bcc2df99814bf6612d3e0d53604c8c7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "created": "2019-01-09T16:40:02Z", "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:40:20,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0b0a3698-e0b2-4311-947b-d4007f00a4a1 used request id req-892db4f8-37af-4efe-86be-70446f9fa5c8 2019-01-09 16:40:20,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:20,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-06c220dd-45e3-4bb5-a1bb-28edde03c08c Date: Wed, 09 Jan 2019 16:40:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"49ce4a250ffd46e9849fcc474dd27c94","l2_adjacency":true,"status":"ACTIVE","subnets":["fed7c217-2a8a-423c-9b7d-6f009a229bcb"],"description":"","tags":[],"updated_at":"2019-01-09T16:39:58Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net","admin_state_up":true,"tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:57Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:20,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net used request id req-06c220dd-45e3-4bb5-a1bb-28edde03c08c 2019-01-09 16:40:20,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:20,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bee6d37a-bd69-46c7-aeee-be624e813a95 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:20,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-bee6d37a-bd69-46c7-aeee-be624e813a95 2019-01-09 16:40:20,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:20,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ea1a5b6a-f7a6-4394-9bc9-4ff7d750b5b3 Date: Wed, 09 Jan 2019 16:40:20 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:39:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"49ce4a250ffd46e9849fcc474dd27c94","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet","enable_dhcp":true,"segment_id":null,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:58Z","ip_version":4}]} 2019-01-09 16:40:20,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-ea1a5b6a-f7a6-4394-9bc9-4ff7d750b5b3 2019-01-09 16:40:20,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e507cc179065121c6bab7949a5812b5d64a0d8af" 2019-01-09 16:40:20,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-ebb7c9d4-f6d4-4838-a135-2fb8d22dd3d7 Date: Wed, 09 Jan 2019 16:40:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:01Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.2"}],"id":"4739b314-e311-4f4b-8153-737a3e42122a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:c5:ed","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a2f15128-eaaf-495a-9867-4bf699dd3cf8","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:07Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.7"}],"id":"522cec01-1fa9-4c9b-a221-ee84d7c964c8","security_groups":["905e755f-8d84-4349-98ec-298fa68a75f9"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d8:a6:ef","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack-port1-do4iknw52ytg","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:39:59Z","binding:vnic_type":"normal","device_id":"c26bf123-b15d-4bfa-87ca-2c59c54b8a0d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:09Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.13"}],"id":"862d40fb-0cb3-433f-b822-85f243b5a661","security_groups":["9d2c0990-3624-4fda-b210-0e8b1ec20ffb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0a:b7:69","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"0b0a3698-e0b2-4311-947b-d4007f00a4a1","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:11Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"fed7c217-2a8a-423c-9b7d-6f009a229bcb","ip_address":"10.1.2.1"}],"id":"b90b08ea-b841-4441-b2e7-9db3b7b6ee7e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:11:cf","project_id":"49ce4a250ffd46e9849fcc474dd27c94","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a2f15128-eaaf-495a-9867-4bf699dd3cf8","tenant_id":"49ce4a250ffd46e9849fcc474dd27c94","created_at":"2019-01-09T16:40:04Z","binding:vnic_type":"normal","device_id":"bab08085-4c8d-4cb6-8309-377b75f839c8","ip_allocation":"immediate"}]} 2019-01-09 16:40:20,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=a2f15128-eaaf-495a-9867-4bf699dd3cf8 used request id req-ebb7c9d4-f6d4-4838-a135-2fb8d22dd3d7 2019-01-09 16:40:20,409 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack 2019-01-09 16:40:20,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:20,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:20 GMT Server: Apache x-openstack-request-id: req-0328b06b-26c5-4b79-98c9-55b300015da4 Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:20,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:40:20 GMT Server: Apache x-openstack-request-id: req-dfc91cc9-dd20-47ad-90e0-c0367b7c8e8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:40:20,560 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-dfc91cc9-dd20-47ad-90e0-c0367b7c8e8b 2019-01-09 16:40:20,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:20,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:20 GMT Server: Apache x-openstack-request-id: req-d381a1b2-3ba3-4541-9ae9-7d15b5ca14bf Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:20,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:20 GMT Server: Apache x-openstack-request-id: req-1e8dc4d2-2397-48e4-892e-a51b224ba882 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 792 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-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "OS::project_id": "49ce4a250ffd46e9849fcc474dd27c94", "OS::stack_id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "stack_user_project_id": "f135b0d9736044d882e326d31c4b77cf", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:39:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:40:20Z", "id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "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-09 16:40:20,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-1e8dc4d2-2397-48e4-892e-a51b224ba882 2019-01-09 16:40:20,614 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:40:20,614 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:40:23,617 - create_stack - DEBUG - Stack status query timeout in 1196.9430182 2019-01-09 16:40:23,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:23,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:23 GMT Server: Apache x-openstack-request-id: req-783e8310-a3bf-4390-95f1-c962672de82d Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:23,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:23 GMT Server: Apache x-openstack-request-id: req-4f4e5187-a112-407f-b0f1-c925537ed602 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 792 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-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "OS::project_id": "49ce4a250ffd46e9849fcc474dd27c94", "OS::stack_id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "stack_user_project_id": "f135b0d9736044d882e326d31c4b77cf", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:39:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:40:20Z", "id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "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-09 16:40:23,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-4f4e5187-a112-407f-b0f1-c925537ed602 2019-01-09 16:40:23,704 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:40:23,704 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:40:26,707 - create_stack - DEBUG - Stack status query timeout in 1193.85275912 2019-01-09 16:40:26,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:26,735 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:26 GMT Server: Apache x-openstack-request-id: req-37008064-5f5d-4161-9246-4653b5ea7cf5 Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:26,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:26 GMT Server: Apache x-openstack-request-id: req-e574f4b8-0a95-48b9-af4f-be41752b81a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 792 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-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "OS::project_id": "49ce4a250ffd46e9849fcc474dd27c94", "OS::stack_id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "stack_user_project_id": "f135b0d9736044d882e326d31c4b77cf", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:39:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:40:20Z", "id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "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-09 16:40:26,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-e574f4b8-0a95-48b9-af4f-be41752b81a3 2019-01-09 16:40:26,777 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:40:26,777 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:40:29,780 - create_stack - DEBUG - Stack status query timeout in 1190.78003716 2019-01-09 16:40:29,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:29,809 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:29 GMT Server: Apache x-openstack-request-id: req-c1707f23-a981-4fd6-94eb-08023f04e7eb Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:29,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:29 GMT Server: Apache x-openstack-request-id: req-c8ecbeda-49ac-470a-a772-9d140a058eb5 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": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor2", "OS::project_id": "49ce4a250ffd46e9849fcc474dd27c94", "OS::stack_id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-kp", "security_group_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-subnet", "net_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst2", "inst1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-inst1", "image2_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image", "flavor1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-flavor1", "image1_name": "CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image"}, "deletion_time": "2019-01-09T16:40:29Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack", "stack_user_project_id": "f135b0d9736044d882e326d31c4b77cf", "tags": null, "creation_time": "2019-01-09T16:39:54Z", "links": [{"href": "http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:40:20Z", "id": "fe946400-20c8-4c1b-8af6-97734911cb8a", "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-09 16:40:29,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-c8ecbeda-49ac-470a-a772-9d140a058eb5 2019-01-09 16:40:29,850 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 16:40:29,850 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack 2019-01-09 16:40:29,850 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack 2019-01-09 16:40:29,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/fe946400-20c8-4c1b-8af6-97734911cb8a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdd2f73a882912b47c91f4a67c369b484ba709b6" 2019-01-09 16:40:29,878 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:29 GMT Server: Apache x-openstack-request-id: req-7ad32a3f-7401-4654-8df0-213fa7db7909 Location: http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:29,906 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:40:29 GMT Server: Apache x-openstack-request-id: req-f7e733b2-2981-409a-8771-31a78cd3a4e5 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:40:29,906 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/49ce4a250ffd46e9849fcc474dd27c94/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-stack/fe946400-20c8-4c1b-8af6-97734911cb8a used request id req-f7e733b2-2981-409a-8771-31a78cd3a4e5 2019-01-09 16:40:29,908 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-0f57973e-2490-4470-9fd6-725af3992a85-image 2019-01-09 16:40:29,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/b16f3797-6152-4899-8275-08a1f80770c3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b863fbf19429c05d19ece451ad4e7aec46e39c2" 2019-01-09 16:40:30,343 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-839e63c4-fa1e-4eb6-96ab-c7a2913f17f2 Date: Wed, 09 Jan 2019 16:40: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-09 16:40:30,343 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/b16f3797-6152-4899-8275-08a1f80770c3 used request id req-839e63c4-fa1e-4eb6-96ab-c7a2913f17f2 2019-01-09 16:40:30,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:40:30,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-d30680fd-2171-4b1c-a538-30f60f7576a8 Date: Wed, 09 Jan 2019 16:40:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "created_at": "2019-01-09T16:39:57Z", "updated_at": "2019-01-09T16:39:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:39:57Z", "revision_number": 0, "id": "180403d3-ff5b-4f6a-8642-6b648922e0bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:39:57Z", "security_group_id": "9d2c0990-3624-4fda-b210-0e8b1ec20ffb", "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "49ce4a250ffd46e9849fcc474dd27c94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:39:57Z", "revision_number": 0, "id": "b43af8dc-fe43-4279-8520-8164faeb1179", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:39:57Z", "security_group_id": "9d2c0990-3624-4fda-b210-0e8b1ec20ffb", "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "49ce4a250ffd46e9849fcc474dd27c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:39:57Z", "revision_number": 0, "id": "bf69741a-5724-42fc-93b5-fdce7c09f2ed", "remote_group_id": "9d2c0990-3624-4fda-b210-0e8b1ec20ffb", "remote_ip_prefix": null, "created_at": "2019-01-09T16:39:57Z", "security_group_id": "9d2c0990-3624-4fda-b210-0e8b1ec20ffb", "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "port_range_min": null, "ethertype": "IPv6", "project_id": "49ce4a250ffd46e9849fcc474dd27c94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:39:57Z", "revision_number": 0, "id": "d6532443-e0b8-470c-969c-003af6e2a2c5", "remote_group_id": "9d2c0990-3624-4fda-b210-0e8b1ec20ffb", "remote_ip_prefix": null, "created_at": "2019-01-09T16:39:57Z", "security_group_id": "9d2c0990-3624-4fda-b210-0e8b1ec20ffb", "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "port_range_min": null, "ethertype": "IPv4", "project_id": "49ce4a250ffd46e9849fcc474dd27c94"}], "revision_number": 4, "project_id": "49ce4a250ffd46e9849fcc474dd27c94", "id": "9d2c0990-3624-4fda-b210-0e8b1ec20ffb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:40:30,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-d30680fd-2171-4b1c-a538-30f60f7576a8 2019-01-09 16:40:30,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:40:30,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ade836c-bbae-4227-b334-074c13b3724a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:40:30,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-8ade836c-bbae-4227-b334-074c13b3724a 2019-01-09 16:40:30,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:40:30,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:40:30,888 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcbb632d-e9f0-4bbe-bb8c-32ef71726867 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:40:30,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-bcbb632d-e9f0-4bbe-bb8c-32ef71726867 2019-01-09 16:40:30,889 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:40:30,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:40:30,990 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ba1c7ea-6c97-4dad-948e-81771674b5de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:40:30,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-5ba1c7ea-6c97-4dad-948e-81771674b5de 2019-01-09 16:40:30,990 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:40:30,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:40:31,086 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e7b1685-80cd-4257-a8d1-fc16d961cd23 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:40:31,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-9e7b1685-80cd-4257-a8d1-fc16d961cd23 2019-01-09 16:40:31,087 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:40:31,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:40:31,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd49d515-9c63-4fe0-bf17-ec9805efcad6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 9d797948be54460a979b6aba57f46fc0.", "code": 404, "title": "Not Found"}} 2019-01-09 16:40:31,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/9d797948be54460a979b6aba57f46fc0 used request id req-cd49d515-9c63-4fe0-bf17-ec9805efcad6 2019-01-09 16:40:31,188 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:40:31,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:40:31,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b019b6d3-1132-40da-976e-416428902ce7 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "49ce4a250ffd46e9849fcc474dd27c94", "name": "CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj"}} 2019-01-09 16:40:31,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-b019b6d3-1132-40da-976e-416428902ce7 2019-01-09 16:40:31,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9d2c0990-3624-4fda-b210-0e8b1ec20ffb 2019-01-09 16:40:31,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9d2c0990-3624-4fda-b210-0e8b1ec20ffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:40:31,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c07ef0f8-557f-4ffd-b26a-f7bffc6dbad0 Date: Wed, 09 Jan 2019 16:40:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:39:57Z", "security_group_id": "9d2c0990-3624-4fda-b210-0e8b1ec20ffb", "port_range_min": null, "revision_number": 0, "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "created_at": "2019-01-09T16:39:57Z", "project_id": "49ce4a250ffd46e9849fcc474dd27c94", "id": "180403d3-ff5b-4f6a-8642-6b648922e0bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:39:57Z", "security_group_id": "9d2c0990-3624-4fda-b210-0e8b1ec20ffb", "port_range_min": null, "revision_number": 0, "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "created_at": "2019-01-09T16:39:57Z", "project_id": "49ce4a250ffd46e9849fcc474dd27c94", "id": "b43af8dc-fe43-4279-8520-8164faeb1179"}, {"remote_group_id": "9d2c0990-3624-4fda-b210-0e8b1ec20ffb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:39:57Z", "security_group_id": "9d2c0990-3624-4fda-b210-0e8b1ec20ffb", "port_range_min": null, "revision_number": 0, "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "created_at": "2019-01-09T16:39:57Z", "project_id": "49ce4a250ffd46e9849fcc474dd27c94", "id": "bf69741a-5724-42fc-93b5-fdce7c09f2ed"}, {"remote_group_id": "9d2c0990-3624-4fda-b210-0e8b1ec20ffb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:39:57Z", "security_group_id": "9d2c0990-3624-4fda-b210-0e8b1ec20ffb", "port_range_min": null, "revision_number": 0, "tenant_id": "49ce4a250ffd46e9849fcc474dd27c94", "created_at": "2019-01-09T16:39:57Z", "project_id": "49ce4a250ffd46e9849fcc474dd27c94", "id": "d6532443-e0b8-470c-969c-003af6e2a2c5"}]} 2019-01-09 16:40:31,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=9d2c0990-3624-4fda-b210-0e8b1ec20ffb used request id req-c07ef0f8-557f-4ffd-b26a-f7bffc6dbad0 2019-01-09 16:40:31,313 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:40:31,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/9d2c0990-3624-4fda-b210-0e8b1ec20ffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:40:31,457 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96b708ed-024a-4248-b317-66b3f42b5a94 Content-Length: 0 Date: Wed, 09 Jan 2019 16:40:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:40:31,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/9d2c0990-3624-4fda-b210-0e8b1ec20ffb used request id req-96b708ed-024a-4248-b317-66b3f42b5a94 2019-01-09 16:40:31,458 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj 2019-01-09 16:40:31,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:40:31,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57a73214-9799-450f-93af-ee2140c8e817 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:40:31,691 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/49ce4a250ffd46e9849fcc474dd27c94 used request id req-57a73214-9799-450f-93af-ee2140c8e817 2019-01-09 16:40:31,692 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-2ce30012-a26c-4e7-proj-role 2019-01-09 16:40:31,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/6553c6990f4d453fbac77c053aa303ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:40:31,817 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80e0808d-ef23-44eb-9d41-a907cedda955 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:40:31,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/6553c6990f4d453fbac77c053aa303ce used request id req-80e0808d-ef23-44eb-9d41-a907cedda955 2019-01-09 16:40:31,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa32c7dd76eaef1843776442dce8e95278c01d17" 2019-01-09 16:40:31,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a978f5-5ed0-4286-aab3-266cb28ffb0d Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:40:31,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-64a978f5-5ed0-4286-aab3-266cb28ffb0d 2019-01-09 16:40:31,918 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-2ce30012-a26c-4e7-user 2019-01-09 16:40:31,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/8bc888417b344b43ab72fdded22066ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bba5e901d805624367985cb3b910ef76e4791ff" 2019-01-09 16:40:32,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:40:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6ad7634-126a-4bf7-a570-943be17f0be5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:40:32,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/8bc888417b344b43ab72fdded22066ac used request id req-b6ad7634-126a-4bf7-a570-943be17f0be5 2019-01-09 16:40:32,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:40:32,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:40:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["2mDIXpzfQ_2YxCbW4OenZw"], "issued_at": "2019-01-09T16:40:32.000000Z"}} 2019-01-09 16:40:32,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86f5f654567ead70e30356b9eaf9f67dc2108013" 2019-01-09 16:40:32,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cb667a1-9ff4-4e37-b0ba-4d3429c11453 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:40:32,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3cb667a1-9ff4-4e37-b0ba-4d3429c11453 2019-01-09 16:40:32,613 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:40:32,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:40:33,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:40:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["Nn8DYioUSQim-G4on7GpQA"], "issued_at": "2019-01-09T16:40:33.000000Z"}} 2019-01-09 16:40:33,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:40:33,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba25560-bf2f-4bde-b798-30a152f5856c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:40:33,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-1ba25560-bf2f-4bde-b798-30a152f5856c 2019-01-09 16:40:33,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:40:33,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:40: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:40:33,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:40:33,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334f6626-c24c-4304-a56a-6a105752f79c Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj", "previous": null, "next": null}, "projects": []} 2019-01-09 16:40:33,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj used request id req-334f6626-c24c-4304-a56a-6a105752f79c 2019-01-09 16:40:33,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:40:33,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac6e68f-e97b-474d-acb4-532ee68315e4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:40:33,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-bac6e68f-e97b-474d-acb4-532ee68315e4 2019-01-09 16:40:33,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}}' 2019-01-09 16:40:33,518 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:40:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d456565-5c71-4ed8-9801-4a0c9b247ace Content-Length: 323 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "id": "748f2744ccf64aa1a8b03faaf370267c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:40:33,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-0d456565-5c71-4ed8-9801-4a0c9b247ace 2019-01-09 16:40:33,519 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj 2019-01-09 16:40:33,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:40:33,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:40:33,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:40:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "21858900ba734c8a8e7cb477622fbbbe", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_21858900ba734c8a8e7cb477622fbbbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "id": "4d9e5734ddf7493495b2c7a80dba6d77"}, "audit_ids": ["C5RikzWZRiWY7tfho5aLmw"], "issued_at": "2019-01-09T16:40:33.000000Z"}} 2019-01-09 16:40:33,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:34,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51594f4b-8285-430b-b10d-e2dced38f7cc Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:40:34,012 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-51594f4b-8285-430b-b10d-e2dced38f7cc 2019-01-09 16:40:34,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:40:34,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:40: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:40:34,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:34,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cebedad-d0c8-4ea1-8a5e-e37786db5207 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:40:34,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-9cebedad-d0c8-4ea1-8a5e-e37786db5207 2019-01-09 16:40:34,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:34,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-630ae027-377f-43d4-90b1-27a27a917fb6 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "id": "748f2744ccf64aa1a8b03faaf370267c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}]} 2019-01-09 16:40:34,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj used request id req-630ae027-377f-43d4-90b1-27a27a917fb6 2019-01-09 16:40:34,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:34,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b98c3e9f-eacc-4411-9956-f14921979b05 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"domains": [{"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains?name=Default", "previous": null, "next": null}} 2019-01-09 16:40:34,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains?name=Default used request id req-b98c3e9f-eacc-4411-9956-f14921979b05 2019-01-09 16:40:34,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:34,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be4bd81-5028-46ba-9f00-79ca09404fc8 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:40:34,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4be4bd81-5028-46ba-9f00-79ca09404fc8 2019-01-09 16:40:34,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:34,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76bf3dd5-175f-4677-a8e2-ffb1b55986ec Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "id": "748f2744ccf64aa1a8b03faaf370267c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}]} 2019-01-09 16:40:34,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj used request id req-76bf3dd5-175f-4677-a8e2-ffb1b55986ec 2019-01-09 16:40:34,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/users/75be9e3c8cb84851bfeb0b7112884cb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:34,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428154f8-3ebe-4c74-a581-eddf71408068 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-user", "links": {"self": "http://172.30.9.29:5000/v3/users/75be9e3c8cb84851bfeb0b7112884cb1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "748f2744ccf64aa1a8b03faaf370267c", "id": "75be9e3c8cb84851bfeb0b7112884cb1", "password_expires_at": null}} 2019-01-09 16:40:34,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/75be9e3c8cb84851bfeb0b7112884cb1 used request id req-428154f8-3ebe-4c74-a581-eddf71408068 2019-01-09 16:40:34,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c/users/75be9e3c8cb84851bfeb0b7112884cb1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:34,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-091b6682-8ca1-47ed-a017-8be39d82c424 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c/users/75be9e3c8cb84851bfeb0b7112884cb1/roles", "previous": null, "next": null}, "roles": []} 2019-01-09 16:40:34,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c/users/75be9e3c8cb84851bfeb0b7112884cb1/roles used request id req-091b6682-8ca1-47ed-a017-8be39d82c424 2019-01-09 16:40:34,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:35,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c8f931-4125-4834-a9c2-1bd2cf75de65 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}} 2019-01-09 16:40:35,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-e9c8f931-4125-4834-a9c2-1bd2cf75de65 2019-01-09 16:40:35,052 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj 2019-01-09 16:40:35,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c/users/75be9e3c8cb84851bfeb0b7112884cb1/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:35,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cfcefea-8f9a-4935-99a2-c0ebdb2b6a66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:40:35,276 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c/users/75be9e3c8cb84851bfeb0b7112884cb1/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-7cfcefea-8f9a-4935-99a2-c0ebdb2b6a66 2019-01-09 16:40:35,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:35,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72cbf93-4894-4617-bd67-4b1367eab6f7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:40:35,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f72cbf93-4894-4617-bd67-4b1367eab6f7 2019-01-09 16:40:35,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:35,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07aa1baa-a10a-4511-9123-4e1132a0061b Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "id": "748f2744ccf64aa1a8b03faaf370267c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}]} 2019-01-09 16:40:35,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?name=CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj used request id req-07aa1baa-a10a-4511-9123-4e1132a0061b 2019-01-09 16:40:35,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c/users/75be9e3c8cb84851bfeb0b7112884cb1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:35,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7a5dda-c00f-4a7c-96ad-bddf100ccb68 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c/users/75be9e3c8cb84851bfeb0b7112884cb1/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}]} 2019-01-09 16:40:35,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c/users/75be9e3c8cb84851bfeb0b7112884cb1/roles used request id req-6b7a5dda-c00f-4a7c-96ad-bddf100ccb68 2019-01-09 16:40:35,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:35,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83ff15e7-dedb-4f1a-abcc-8c5471e7e650 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}} 2019-01-09 16:40:35,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-83ff15e7-dedb-4f1a-abcc-8c5471e7e650 2019-01-09 16:40:35,696 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj 2019-01-09 16:40:35,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c/users/75be9e3c8cb84851bfeb0b7112884cb1/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:40:35,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3964921-c166-4cb0-9d77-07b9d954f89f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:40:35,851 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c/users/75be9e3c8cb84851bfeb0b7112884cb1/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-a3964921-c166-4cb0-9d77-07b9d954f89f 2019-01-09 16:40:35,852 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-5ece8f64-cc76-4b3-user 2019-01-09 16:40:35,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:40:35,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:40:35,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4abe09cf-a091-40cc-bd6e-35c143743831 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:40:35,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4abe09cf-a091-40cc-bd6e-35c143743831 2019-01-09 16:40:35,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" -d '{"role": {"name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj-role"}}' 2019-01-09 16:40:36,062 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd5688dd-0f77-40ce-923a-1f426a4046f2 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "346868c2fd3e49df9c31c799e53f0a88", "links": {"self": "http://172.30.9.29:5000/v3/roles/346868c2fd3e49df9c31c799e53f0a88"}, "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj-role"}} 2019-01-09 16:40:36,062 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-bd5688dd-0f77-40ce-923a-1f426a4046f2 2019-01-09 16:40:36,063 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj-role 2019-01-09 16:40:36,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles/346868c2fd3e49df9c31c799e53f0a88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:40:36,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe220c2-95a9-4c37-924e-f5cf28bc16b0 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "346868c2fd3e49df9c31c799e53f0a88", "links": {"self": "http://172.30.9.29:5000/v3/roles/346868c2fd3e49df9c31c799e53f0a88"}, "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj-role"}} 2019-01-09 16:40:36,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles/346868c2fd3e49df9c31c799e53f0a88 used request id req-cfe220c2-95a9-4c37-924e-f5cf28bc16b0 2019-01-09 16:40:36,162 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj-role to project CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj 2019-01-09 16:40:36,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c/users/75be9e3c8cb84851bfeb0b7112884cb1/roles/346868c2fd3e49df9c31c799e53f0a88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:40:36,293 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b1a8dc-4eb5-488f-9a94-a4328f5bde49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:40:36,293 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c/users/75be9e3c8cb84851bfeb0b7112884cb1/roles/346868c2fd3e49df9c31c799e53f0a88 used request id req-19b1a8dc-4eb5-488f-9a94-a4328f5bde49 2019-01-09 16:40:36,293 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:40:36,294 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2019-01-09 16:40:36,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:40:36,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:40:36,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "346868c2fd3e49df9c31c799e53f0a88", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj-role"}], "expires_at": "2019-01-09T17:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-user", "id": "75be9e3c8cb84851bfeb0b7112884cb1"}, "audit_ids": ["uV01FTLSRaOlWLkW0ICjhQ"], "issued_at": "2019-01-09T16:40:36.000000Z"}} 2019-01-09 16:40:36,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9590315c18c3180cb3d8cd8c8fd73c31828fadd" 2019-01-09 16:40:36,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc81973-2f40-4578-9dfb-0bff346604e3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:40:36,771 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0dc81973-2f40-4578-9dfb-0bff346604e3 2019-01-09 16:40:36,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9590315c18c3180cb3d8cd8c8fd73c31828fadd" 2019-01-09 16:40:36,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-42174ebb-bc81-486d-8586-11c14d76ab74 Date: Wed, 09 Jan 2019 16:40:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"} 2019-01-09 16:40:36,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image used request id req-42174ebb-bc81-486d-8586-11c14d76ab74 2019-01-09 16:40:36,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9590315c18c3180cb3d8cd8c8fd73c31828fadd" 2019-01-09 16:40:36,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-33fec13f-d47b-4dbb-b9c6-b7b1f1235de6 Date: Wed, 09 Jan 2019 16:40: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-09 16:40:36,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-33fec13f-d47b-4dbb-b9c6-b7b1f1235de6 2019-01-09 16:40:37,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9590315c18c3180cb3d8cd8c8fd73c31828fadd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"}' 2019-01-09 16:40:37,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c730c7fe-5a9b-45b9-b47d-d975a28ca5bb Date: Wed, 09 Jan 2019 16:40:37 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:40:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2019-01-09T16:40:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2", "min_disk": 0, "protected": false, "id": "01616b73-363e-4432-ad7a-3019a6b0bee2", "file": "/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2/file", "checksum": null, "owner": "748f2744ccf64aa1a8b03faaf370267c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:40:37,041 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c730c7fe-5a9b-45b9-b47d-d975a28ca5bb 2019-01-09 16:40:37,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.29:9292/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9590315c18c3180cb3d8cd8c8fd73c31828fadd" -d '' 2019-01-09 16:40:38,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-60bf38ab-4ee7-42ff-bce6-95971863a61d Date: Wed, 09 Jan 2019 16:40: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-09 16:40:38,272 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2/file used request id req-60bf38ab-4ee7-42ff-bce6-95971863a61d 2019-01-09 16:40:38,272 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:40:38,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9590315c18c3180cb3d8cd8c8fd73c31828fadd" 2019-01-09 16:40:38,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-df66ec76-752d-4871-a78f-c8c64618548d Date: Wed, 09 Jan 2019 16:40:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:40:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:40:38Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/01616b73-363e-4432-ad7a-3019a6b0bee2/snap", "metadata": {}}], "self": "/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2", "min_disk": 0, "protected": false, "id": "01616b73-363e-4432-ad7a-3019a6b0bee2", "file": "/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "748f2744ccf64aa1a8b03faaf370267c", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/01616b73-363e-4432-ad7a-3019a6b0bee2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:40:38,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2 used request id req-df66ec76-752d-4871-a78f-c8c64618548d 2019-01-09 16:40:38,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9590315c18c3180cb3d8cd8c8fd73c31828fadd" 2019-01-09 16:40:38,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-a6ec8759-68ea-4751-afd9-4331aef1e0f4 Date: Wed, 09 Jan 2019 16:40: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-09 16:40:38,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-a6ec8759-68ea-4751-afd9-4331aef1e0f4 2019-01-09 16:40:38,307 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image 2019-01-09 16:40:38,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9590315c18c3180cb3d8cd8c8fd73c31828fadd" 2019-01-09 16:40:38,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-feb4e5f7-ef6b-4e28-abdf-2c28e2110a96 Date: Wed, 09 Jan 2019 16:40:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:40:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:40:38Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/01616b73-363e-4432-ad7a-3019a6b0bee2/snap", "metadata": {}}], "self": "/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2", "min_disk": 0, "protected": false, "id": "01616b73-363e-4432-ad7a-3019a6b0bee2", "file": "/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "748f2744ccf64aa1a8b03faaf370267c", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/01616b73-363e-4432-ad7a-3019a6b0bee2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:40:38,325 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2 used request id req-feb4e5f7-ef6b-4e28-abdf-2c28e2110a96 2019-01-09 16:40:38,326 - create_image - DEBUG - Instance status is - active 2019-01-09 16:40:38,326 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image 2019-01-09 16:40:38,326 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image 2019-01-09 16:40:38,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:40:38,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:40:38,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "346868c2fd3e49df9c31c799e53f0a88", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj-role"}], "expires_at": "2019-01-09T17:40:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-user", "id": "75be9e3c8cb84851bfeb0b7112884cb1"}, "audit_ids": ["r94GUfOESrWn66VxRD8seQ"], "issued_at": "2019-01-09T16:40:38.000000Z"}} 2019-01-09 16:40:38,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:40:38,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98529d3f-0e8f-45a3-9c6f-4a7b2646b19d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:40:38,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-98529d3f-0e8f-45a3-9c6f-4a7b2646b19d 2019-01-09 16:40:38,837 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:40:38,840 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:40:38,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:40:39,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:38 GMT Server: Apache x-openstack-request-id: req-cf43fa1e-21b9-4d1a-aa61-bd31513e52d4 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2019-01-09 16:40:39,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack used request id req-cf43fa1e-21b9-4d1a-aa61-bd31513e52d4 2019-01-09 16:40:39,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-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-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor2", "keypair_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "security_group_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp", "flavor_extra_specs": {}, "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "flavor1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor1", "inst1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "subnet_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet", "image1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "inst2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "net_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net"}}' 2019-01-09 16:40:41,417 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:40:39 GMT Server: Apache x-openstack-request-id: req-a9b0b2fa-b243-48e2-a3a9-19e04844acd4 Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "c82b0a52-cc60-4028-9446-184b996d97a5", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}]}} 2019-01-09 16:40:41,417 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks used request id req-a9b0b2fa-b243-48e2-a3a9-19e04844acd4 2019-01-09 16:40:41,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:40:41,624 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:41 GMT Server: Apache x-openstack-request-id: req-11971324-5085-42c9-a19a-170b41626601 Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:41,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:41 GMT Server: Apache x-openstack-request-id: req-a9c876d3-95ee-47c8-98fd-cc8bb0eb991a 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-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor2", "OS::project_id": "748f2744ccf64aa1a8b03faaf370267c", "OS::stack_id": "c82b0a52-cc60-4028-9446-184b996d97a5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "security_group_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet", "net_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "inst1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "image2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "flavor1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor1", "image1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "stack_user_project_id": "dc9c3f1b8fc446dc89ca86c658eed800", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:40:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c82b0a52-cc60-4028-9446-184b996d97a5", "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-09 16:40:41,875 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-a9c876d3-95ee-47c8-98fd-cc8bb0eb991a 2019-01-09 16:40:41,875 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack 2019-01-09 16:40:41,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:40:42,082 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:41 GMT Server: Apache x-openstack-request-id: req-bf00b1ab-c685-4b8f-a7c7-ea89573d4290 Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:42,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:42 GMT Server: Apache x-openstack-request-id: req-82a9f70d-9d32-4e83-b448-9ffa174ed1b7 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-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor2", "OS::project_id": "748f2744ccf64aa1a8b03faaf370267c", "OS::stack_id": "c82b0a52-cc60-4028-9446-184b996d97a5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "security_group_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet", "net_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "inst1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "image2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "flavor1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor1", "image1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "stack_user_project_id": "dc9c3f1b8fc446dc89ca86c658eed800", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:40:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c82b0a52-cc60-4028-9446-184b996d97a5", "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-09 16:40:42,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-82a9f70d-9d32-4e83-b448-9ffa174ed1b7 2019-01-09 16:40:42,359 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:40:42,359 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:40:45,362 - create_stack - DEBUG - Stack status query timeout in 1196.51330805 2019-01-09 16:40:45,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:40:45,561 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:45 GMT Server: Apache x-openstack-request-id: req-9478ac1b-9a4d-405d-8c66-6154334414a7 Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:45,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:45 GMT Server: Apache x-openstack-request-id: req-9f6cf64e-bc5b-4101-ade1-150e18ddab7f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2089 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-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor2", "OS::project_id": "748f2744ccf64aa1a8b03faaf370267c", "OS::stack_id": "c82b0a52-cc60-4028-9446-184b996d97a5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "security_group_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet", "net_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "inst1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "image2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "flavor1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor1", "image1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "stack_user_project_id": "dc9c3f1b8fc446dc89ca86c658eed800", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:40:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c82b0a52-cc60-4028-9446-184b996d97a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApjJ6pnx7RFSqM+UXSSooRwQpIEZZHPn/cxSdA3Ibkx5TB+W2\nKxH8nVQv9ME93/DODtsUTzX/65Jz4aLw1KXXQaxsaC6C8VZ5Ow3hU0skRJT9eQke\n7tfXO8i0GpgiDNMmpCDN4O6ZKc0j6inln43lOHL6y+u0nF3zvQvR89/2xps7gxIP\nDfxjsOWQiFdLr4Emn0rFS9uSfqdI1t5CSz/YsRHmnriwVp8NF8oPlFhfR17UVm2G\nJr6RHYpe0mw7muEgvrWPrfArqCqP29AJPbgvPpFbCm9ocbbhab55B8uuLWjLVFdf\neB/I4nf2fHd3ypUdWDNbeehGTRmd75A7pbH2wwIDAQABAoIBAE1Z1SfDbAOjfAvn\nJe1Rh6l10EZLN5J68F95SpKd+yN/y5kzWpO1LWN0GVXK0qd1hhH3+P3c3h2f7fso\nQPpXrVXNkC705tC4NHg9v49qu5iH12kLy6/SGUSj5t8xyzc41xUwh2GW6wY/ieWk\nVlDqU7LwILXkIA1e1OA5rh/ZLxvDx+w0l1JFEOUiWca7n07U/deKCaJFhdEfsGZR\npJpx5+1pKL707iSEynvbonf6aUYIo7CSZb6zgLkb5mkBTs77H+gVvPTDwPGBYwg7\nqbzBAaMcGLlAbmGQdjpxwwg8RFIy5qM79E5Nk5pjUNk6oyBkXA3hHDfSGWiDOJ4L\nq0iwu3ECgYEA0NXKmd0HyojPnNtfZTHgEvsS5EOShcMQb1K1yrHLSmUg7pnYJYVX\n+Ya1DQB1PGiL14IaQlKt28PPIo/TjWgjABrunAdNVHhmavzgbZdQhObdjDXolqIk\nPuxonmKp9SnSoVP/MGH6TgYQVxcPFRKF1IMSNC3Jn56xi4SK62St/O8CgYEAy7t+\nDJMzDGOqMj50r38neY9wQKzX7fnNMHMjDe6jjYwJfdWYIsz0sz6UNcLDN0c3N8Va\nAps8I1e2PL1E8BAuar0kuabdecv0hCIj8kLb51dV166H3QYWAIQVVXvCui9jINXN\n6BBOUg4VPpI2nN+Ct3Ln9qk+niHWS3INNVwxC20CgYAVduPsDJvQZV9xb9rOO+Ic\nEVJPw+I7fWEjEA0/WCbc7qgD3iwpLxtrujzBqVpjaxt0exrX1keoXufbVY0Y66st\nR5de0iFQnU9pj7RBj1vnTRNYZfISCXhQP1xBa0KswC+2BTwlbOydOGJVkTkroUvA\nG/izBEHE9jqpbGYa6642YQKBgBdlUpZTGRulHlhiv7efnILjK/rhXnKfqyaTMkVZ\nUELi//wJWU01yCwFVbPOx+hDL14iNbHy7bcJTY4wFgiTcyEi02LWfLyN5Wh/Gy2o\n6+PnLZ51FnkVR9WLVX/ZlIUZCAMvSlQJ+1SE9X+X/tmI+VPjyCuVR/GU5S0IzeeA\nzMkJAoGBALq49AP+I987MFBG0CaxWWXwXyy8ImjDh4WWVZZgWG9j0/HC52XIgiNH\n3YaMdDlnrTqdF4qhmYP58JBMEdeGuzefQbzU1wUsD0uk/hI6OTJLPcnPir760Ny9\negmkEMThRs8UcgT557gSRw2CcrikeaepHbZveUNiPhwgUgA/HdG9\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-09 16:40:45,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-9f6cf64e-bc5b-4101-ade1-150e18ddab7f 2019-01-09 16:40:45,686 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:40:45,686 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:40:48,689 - create_stack - DEBUG - Stack status query timeout in 1193.186198 2019-01-09 16:40:48,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:40:48,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:48 GMT Server: Apache x-openstack-request-id: req-3599ffe7-cb4d-47dc-9975-06cdfe40392e Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:49,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:48 GMT Server: Apache x-openstack-request-id: req-bab7155c-3a09-4467-8706-70dfc2710733 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2089 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-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor2", "OS::project_id": "748f2744ccf64aa1a8b03faaf370267c", "OS::stack_id": "c82b0a52-cc60-4028-9446-184b996d97a5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "security_group_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet", "net_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "inst1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "image2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "flavor1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor1", "image1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "stack_user_project_id": "dc9c3f1b8fc446dc89ca86c658eed800", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:40:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c82b0a52-cc60-4028-9446-184b996d97a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApjJ6pnx7RFSqM+UXSSooRwQpIEZZHPn/cxSdA3Ibkx5TB+W2\nKxH8nVQv9ME93/DODtsUTzX/65Jz4aLw1KXXQaxsaC6C8VZ5Ow3hU0skRJT9eQke\n7tfXO8i0GpgiDNMmpCDN4O6ZKc0j6inln43lOHL6y+u0nF3zvQvR89/2xps7gxIP\nDfxjsOWQiFdLr4Emn0rFS9uSfqdI1t5CSz/YsRHmnriwVp8NF8oPlFhfR17UVm2G\nJr6RHYpe0mw7muEgvrWPrfArqCqP29AJPbgvPpFbCm9ocbbhab55B8uuLWjLVFdf\neB/I4nf2fHd3ypUdWDNbeehGTRmd75A7pbH2wwIDAQABAoIBAE1Z1SfDbAOjfAvn\nJe1Rh6l10EZLN5J68F95SpKd+yN/y5kzWpO1LWN0GVXK0qd1hhH3+P3c3h2f7fso\nQPpXrVXNkC705tC4NHg9v49qu5iH12kLy6/SGUSj5t8xyzc41xUwh2GW6wY/ieWk\nVlDqU7LwILXkIA1e1OA5rh/ZLxvDx+w0l1JFEOUiWca7n07U/deKCaJFhdEfsGZR\npJpx5+1pKL707iSEynvbonf6aUYIo7CSZb6zgLkb5mkBTs77H+gVvPTDwPGBYwg7\nqbzBAaMcGLlAbmGQdjpxwwg8RFIy5qM79E5Nk5pjUNk6oyBkXA3hHDfSGWiDOJ4L\nq0iwu3ECgYEA0NXKmd0HyojPnNtfZTHgEvsS5EOShcMQb1K1yrHLSmUg7pnYJYVX\n+Ya1DQB1PGiL14IaQlKt28PPIo/TjWgjABrunAdNVHhmavzgbZdQhObdjDXolqIk\nPuxonmKp9SnSoVP/MGH6TgYQVxcPFRKF1IMSNC3Jn56xi4SK62St/O8CgYEAy7t+\nDJMzDGOqMj50r38neY9wQKzX7fnNMHMjDe6jjYwJfdWYIsz0sz6UNcLDN0c3N8Va\nAps8I1e2PL1E8BAuar0kuabdecv0hCIj8kLb51dV166H3QYWAIQVVXvCui9jINXN\n6BBOUg4VPpI2nN+Ct3Ln9qk+niHWS3INNVwxC20CgYAVduPsDJvQZV9xb9rOO+Ic\nEVJPw+I7fWEjEA0/WCbc7qgD3iwpLxtrujzBqVpjaxt0exrX1keoXufbVY0Y66st\nR5de0iFQnU9pj7RBj1vnTRNYZfISCXhQP1xBa0KswC+2BTwlbOydOGJVkTkroUvA\nG/izBEHE9jqpbGYa6642YQKBgBdlUpZTGRulHlhiv7efnILjK/rhXnKfqyaTMkVZ\nUELi//wJWU01yCwFVbPOx+hDL14iNbHy7bcJTY4wFgiTcyEi02LWfLyN5Wh/Gy2o\n6+PnLZ51FnkVR9WLVX/ZlIUZCAMvSlQJ+1SE9X+X/tmI+VPjyCuVR/GU5S0IzeeA\nzMkJAoGBALq49AP+I987MFBG0CaxWWXwXyy8ImjDh4WWVZZgWG9j0/HC52XIgiNH\n3YaMdDlnrTqdF4qhmYP58JBMEdeGuzefQbzU1wUsD0uk/hI6OTJLPcnPir760Ny9\negmkEMThRs8UcgT557gSRw2CcrikeaepHbZveUNiPhwgUgA/HdG9\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-09 16:40:49,084 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-bab7155c-3a09-4467-8706-70dfc2710733 2019-01-09 16:40:49,084 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:40:49,085 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:40:52,088 - create_stack - DEBUG - Stack status query timeout in 1189.78768015 2019-01-09 16:40:52,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:40:52,116 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:52 GMT Server: Apache x-openstack-request-id: req-c6fdc8c4-0749-480c-aa98-09fe5206b593 Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:52,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:52 GMT Server: Apache x-openstack-request-id: req-7835273a-c7c5-4c59-bc05-a3e84843c7a0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2089 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-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor2", "OS::project_id": "748f2744ccf64aa1a8b03faaf370267c", "OS::stack_id": "c82b0a52-cc60-4028-9446-184b996d97a5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "security_group_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet", "net_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "inst1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "image2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "flavor1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor1", "image1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "stack_user_project_id": "dc9c3f1b8fc446dc89ca86c658eed800", "stack_status_reason": "Stack CREATE started", "creation_time": "2019-01-09T16:40:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c82b0a52-cc60-4028-9446-184b996d97a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApjJ6pnx7RFSqM+UXSSooRwQpIEZZHPn/cxSdA3Ibkx5TB+W2\nKxH8nVQv9ME93/DODtsUTzX/65Jz4aLw1KXXQaxsaC6C8VZ5Ow3hU0skRJT9eQke\n7tfXO8i0GpgiDNMmpCDN4O6ZKc0j6inln43lOHL6y+u0nF3zvQvR89/2xps7gxIP\nDfxjsOWQiFdLr4Emn0rFS9uSfqdI1t5CSz/YsRHmnriwVp8NF8oPlFhfR17UVm2G\nJr6RHYpe0mw7muEgvrWPrfArqCqP29AJPbgvPpFbCm9ocbbhab55B8uuLWjLVFdf\neB/I4nf2fHd3ypUdWDNbeehGTRmd75A7pbH2wwIDAQABAoIBAE1Z1SfDbAOjfAvn\nJe1Rh6l10EZLN5J68F95SpKd+yN/y5kzWpO1LWN0GVXK0qd1hhH3+P3c3h2f7fso\nQPpXrVXNkC705tC4NHg9v49qu5iH12kLy6/SGUSj5t8xyzc41xUwh2GW6wY/ieWk\nVlDqU7LwILXkIA1e1OA5rh/ZLxvDx+w0l1JFEOUiWca7n07U/deKCaJFhdEfsGZR\npJpx5+1pKL707iSEynvbonf6aUYIo7CSZb6zgLkb5mkBTs77H+gVvPTDwPGBYwg7\nqbzBAaMcGLlAbmGQdjpxwwg8RFIy5qM79E5Nk5pjUNk6oyBkXA3hHDfSGWiDOJ4L\nq0iwu3ECgYEA0NXKmd0HyojPnNtfZTHgEvsS5EOShcMQb1K1yrHLSmUg7pnYJYVX\n+Ya1DQB1PGiL14IaQlKt28PPIo/TjWgjABrunAdNVHhmavzgbZdQhObdjDXolqIk\nPuxonmKp9SnSoVP/MGH6TgYQVxcPFRKF1IMSNC3Jn56xi4SK62St/O8CgYEAy7t+\nDJMzDGOqMj50r38neY9wQKzX7fnNMHMjDe6jjYwJfdWYIsz0sz6UNcLDN0c3N8Va\nAps8I1e2PL1E8BAuar0kuabdecv0hCIj8kLb51dV166H3QYWAIQVVXvCui9jINXN\n6BBOUg4VPpI2nN+Ct3Ln9qk+niHWS3INNVwxC20CgYAVduPsDJvQZV9xb9rOO+Ic\nEVJPw+I7fWEjEA0/WCbc7qgD3iwpLxtrujzBqVpjaxt0exrX1keoXufbVY0Y66st\nR5de0iFQnU9pj7RBj1vnTRNYZfISCXhQP1xBa0KswC+2BTwlbOydOGJVkTkroUvA\nG/izBEHE9jqpbGYa6642YQKBgBdlUpZTGRulHlhiv7efnILjK/rhXnKfqyaTMkVZ\nUELi//wJWU01yCwFVbPOx+hDL14iNbHy7bcJTY4wFgiTcyEi02LWfLyN5Wh/Gy2o\n6+PnLZ51FnkVR9WLVX/ZlIUZCAMvSlQJ+1SE9X+X/tmI+VPjyCuVR/GU5S0IzeeA\nzMkJAoGBALq49AP+I987MFBG0CaxWWXwXyy8ImjDh4WWVZZgWG9j0/HC52XIgiNH\n3YaMdDlnrTqdF4qhmYP58JBMEdeGuzefQbzU1wUsD0uk/hI6OTJLPcnPir760Ny9\negmkEMThRs8UcgT557gSRw2CcrikeaepHbZveUNiPhwgUgA/HdG9\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-09 16:40:52,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-7835273a-c7c5-4c59-bc05-a3e84843c7a0 2019-01-09 16:40:52,434 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2019-01-09 16:40:52,434 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:40:55,437 - create_stack - DEBUG - Stack status query timeout in 1186.43808198 2019-01-09 16:40:55,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:40:55,466 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:55 GMT Server: Apache x-openstack-request-id: req-dbd73590-e67c-4b31-a423-e09003384242 Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:55,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:55 GMT Server: Apache x-openstack-request-id: req-b6b15fab-abae-4cb2-9e0e-68bf0668f342 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2096 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor2", "OS::project_id": "748f2744ccf64aa1a8b03faaf370267c", "OS::stack_id": "c82b0a52-cc60-4028-9446-184b996d97a5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "security_group_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet", "net_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "inst1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "image2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "flavor1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor1", "image1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "stack_user_project_id": "dc9c3f1b8fc446dc89ca86c658eed800", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:40:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c82b0a52-cc60-4028-9446-184b996d97a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApjJ6pnx7RFSqM+UXSSooRwQpIEZZHPn/cxSdA3Ibkx5TB+W2\nKxH8nVQv9ME93/DODtsUTzX/65Jz4aLw1KXXQaxsaC6C8VZ5Ow3hU0skRJT9eQke\n7tfXO8i0GpgiDNMmpCDN4O6ZKc0j6inln43lOHL6y+u0nF3zvQvR89/2xps7gxIP\nDfxjsOWQiFdLr4Emn0rFS9uSfqdI1t5CSz/YsRHmnriwVp8NF8oPlFhfR17UVm2G\nJr6RHYpe0mw7muEgvrWPrfArqCqP29AJPbgvPpFbCm9ocbbhab55B8uuLWjLVFdf\neB/I4nf2fHd3ypUdWDNbeehGTRmd75A7pbH2wwIDAQABAoIBAE1Z1SfDbAOjfAvn\nJe1Rh6l10EZLN5J68F95SpKd+yN/y5kzWpO1LWN0GVXK0qd1hhH3+P3c3h2f7fso\nQPpXrVXNkC705tC4NHg9v49qu5iH12kLy6/SGUSj5t8xyzc41xUwh2GW6wY/ieWk\nVlDqU7LwILXkIA1e1OA5rh/ZLxvDx+w0l1JFEOUiWca7n07U/deKCaJFhdEfsGZR\npJpx5+1pKL707iSEynvbonf6aUYIo7CSZb6zgLkb5mkBTs77H+gVvPTDwPGBYwg7\nqbzBAaMcGLlAbmGQdjpxwwg8RFIy5qM79E5Nk5pjUNk6oyBkXA3hHDfSGWiDOJ4L\nq0iwu3ECgYEA0NXKmd0HyojPnNtfZTHgEvsS5EOShcMQb1K1yrHLSmUg7pnYJYVX\n+Ya1DQB1PGiL14IaQlKt28PPIo/TjWgjABrunAdNVHhmavzgbZdQhObdjDXolqIk\nPuxonmKp9SnSoVP/MGH6TgYQVxcPFRKF1IMSNC3Jn56xi4SK62St/O8CgYEAy7t+\nDJMzDGOqMj50r38neY9wQKzX7fnNMHMjDe6jjYwJfdWYIsz0sz6UNcLDN0c3N8Va\nAps8I1e2PL1E8BAuar0kuabdecv0hCIj8kLb51dV166H3QYWAIQVVXvCui9jINXN\n6BBOUg4VPpI2nN+Ct3Ln9qk+niHWS3INNVwxC20CgYAVduPsDJvQZV9xb9rOO+Ic\nEVJPw+I7fWEjEA0/WCbc7qgD3iwpLxtrujzBqVpjaxt0exrX1keoXufbVY0Y66st\nR5de0iFQnU9pj7RBj1vnTRNYZfISCXhQP1xBa0KswC+2BTwlbOydOGJVkTkroUvA\nG/izBEHE9jqpbGYa6642YQKBgBdlUpZTGRulHlhiv7efnILjK/rhXnKfqyaTMkVZ\nUELi//wJWU01yCwFVbPOx+hDL14iNbHy7bcJTY4wFgiTcyEi02LWfLyN5Wh/Gy2o\n6+PnLZ51FnkVR9WLVX/ZlIUZCAMvSlQJ+1SE9X+X/tmI+VPjyCuVR/GU5S0IzeeA\nzMkJAoGBALq49AP+I987MFBG0CaxWWXwXyy8ImjDh4WWVZZgWG9j0/HC52XIgiNH\n3YaMdDlnrTqdF4qhmYP58JBMEdeGuzefQbzU1wUsD0uk/hI6OTJLPcnPir760Ny9\negmkEMThRs8UcgT557gSRw2CcrikeaepHbZveUNiPhwgUgA/HdG9\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-09 16:40:55,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-b6b15fab-abae-4cb2-9e0e-68bf0668f342 2019-01-09 16:40:55,786 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2019-01-09 16:40:55,786 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack 2019-01-09 16:40:55,786 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack 2019-01-09 16:40:55,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:40:55,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:40:56,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "346868c2fd3e49df9c31c799e53f0a88", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj-role"}], "expires_at": "2019-01-09T17:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-user", "id": "75be9e3c8cb84851bfeb0b7112884cb1"}, "audit_ids": ["VcANBNitSGWbWKgggLFy4g"], "issued_at": "2019-01-09T16:40:56.000000Z"}} 2019-01-09 16:40:56,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:56,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8251c89-98d9-4740-9034-9470d8457f79 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:40:56,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b8251c89-98d9-4740-9034-9470d8457f79 2019-01-09 16:40:56,269 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:40:56,272 - heat_utils - DEBUG - Retrieving Heat Client 2019-01-09 16:40:56,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:56,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:56 GMT Server: Apache x-openstack-request-id: req-f79c5d08-bd6f-4124-be9c-c3aeef13a31b 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-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "stack_user_project_id": "dc9c3f1b8fc446dc89ca86c658eed800", "deletion_time": null, "creation_time": "2019-01-09T16:40:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}], "updated_time": null, "project": "748f2744ccf64aa1a8b03faaf370267c", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "c82b0a52-cc60-4028-9446-184b996d97a5", "tags": null}]} 2019-01-09 16:40:56,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack used request id req-f79c5d08-bd6f-4124-be9c-c3aeef13a31b 2019-01-09 16:40:56,490 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack 2019-01-09 16:40:56,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:56,695 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:56 GMT Server: Apache x-openstack-request-id: req-ccc89fa9-b8b2-443f-be55-19625f74d35b Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:56,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:56 GMT Server: Apache x-openstack-request-id: req-a50d67e6-a7c3-4025-b3db-34c72afb4cd5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1048 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "de448c36-52e9-4797-816d-5a9f743b7ea7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "165babca-0814-4b15-9277-02c0fff190f4", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "5eea8e6c-0a46-46f3-9b8c-e84a0217aed5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "503097b2-2092-4119-bad9-0d691308f309", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "bb26e931-b80e-491f-8c2b-7592acc31b41", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "88", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c54cc0e9-9985-49bf-9472-5ab960de8a76:subnet_id=7199ad29-ae59-4c76-a977-6776cc5340d2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "7199ad29-ae59-4c76-a977-6776cc5340d2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "c54cc0e9-9985-49bf-9472-5ab960de8a76", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d7d0a47d-3b19-4131-9581-470ee71eee9f", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 16:40:56,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources used request id req-a50d67e6-a7c3-4025-b3db-34c72afb4cd5 2019-01-09 16:40:56,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:56,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d7d0a47d-3b19-4131-9581-470ee71eee9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:57,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f13f0a47-5bf0-42e6-98ab-1ee44bee92e4 x-compute-request-id: req-f13f0a47-5bf0-42e6-98ab-1ee44bee92e4 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:46:94", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:46:94", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "rel": "bookmark"}], "image": {"id": "01616b73-363e-4432-ad7a-3019a6b0bee2", "links": [{"href": "http://172.30.9.29:8774/images/01616b73-363e-4432-ad7a-3019a6b0bee2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2019-01-09T16:40:53.000000", "flavor": {"id": "165babca-0814-4b15-9277-02c0fff190f4", "links": [{"href": "http://172.30.9.29:8774/flavors/165babca-0814-4b15-9277-02c0fff190f4", "rel": "bookmark"}]}, "id": "eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "security_groups": [{"name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp"}], "user_id": "75be9e3c8cb84851bfeb0b7112884cb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:53Z", "hostId": "62984721e975422460c6400c69aa9b26f83ce038ce697fb763e61da9", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "created": "2019-01-09T16:40:49Z", "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:40:57,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d used request id req-f13f0a47-5bf0-42e6-98ab-1ee44bee92e4 2019-01-09 16:40:57,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:57,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca72ba05-1916-4127-8fb2-e87cd7377f46 x-compute-request-id: req-ca72ba05-1916-4127-8fb2-e87cd7377f46 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:df:bf", "version": 4, "addr": "10.1.2.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d7d0a47d-3b19-4131-9581-470ee71eee9f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d7d0a47d-3b19-4131-9581-470ee71eee9f", "rel": "bookmark"}], "image": {"id": "01616b73-363e-4432-ad7a-3019a6b0bee2", "links": [{"href": "http://172.30.9.29:8774/images/01616b73-363e-4432-ad7a-3019a6b0bee2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000054", "OS-SRV-USG:launched_at": "2019-01-09T16:40:53.000000", "flavor": {"id": "de448c36-52e9-4797-816d-5a9f743b7ea7", "links": [{"href": "http://172.30.9.29:8774/flavors/de448c36-52e9-4797-816d-5a9f743b7ea7", "rel": "bookmark"}]}, "id": "d7d0a47d-3b19-4131-9581-470ee71eee9f", "security_groups": [{"name": "default"}], "user_id": "75be9e3c8cb84851bfeb0b7112884cb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:53Z", "hostId": "b818eae62a88b937808aad8147dbb36b860894069146bfc1ab0cb647", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "created": "2019-01-09T16:40:47Z", "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:40:57,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d7d0a47d-3b19-4131-9581-470ee71eee9f used request id req-ca72ba05-1916-4127-8fb2-e87cd7377f46 2019-01-09 16:40:57,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:57,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-40200dbf-fb20-4ae9-83da-0bf549ac44d9 Date: Wed, 09 Jan 2019 16:40:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:57,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-40200dbf-fb20-4ae9-83da-0bf549ac44d9 2019-01-09 16:40:57,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:40:57,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:40: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:40:57,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:57,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055e3832-ae02-47b4-921a-562b05ba4449 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:40:57,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-055e3832-ae02-47b4-921a-562b05ba4449 2019-01-09 16:40:57,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:57,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-079db1a2-893d-40cb-8499-062532646309 Date: Wed, 09 Jan 2019 16:40:57 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:40:57,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-079db1a2-893d-40cb-8499-062532646309 2019-01-09 16:40:57,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:57,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-06ae785e-f96e-4434-869f-da3d92c280a0 Date: Wed, 09 Jan 2019 16:40:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.2"}],"id":"40d67b1b-83f4-48b7-9d79-fa6510c0d2e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:fa:35","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.22"}],"id":"a44ed5a7-9bff-4ac9-87b9-f7fac2250891","security_groups":["6f42b26a-e3b6-4eb7-a0fa-ffd401c89456"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:df:bf","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:49Z","binding:vnic_type":"normal","device_id":"d7d0a47d-3b19-4131-9581-470ee71eee9f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:52Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.6"}],"id":"eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5","security_groups":["503097b2-2092-4119-bad9-0d691308f309"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:46:94","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:46Z","binding:vnic_type":"normal","device_id":"eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:57Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.1"}],"id":"f0312a74-39f8-4084-ab17-0276baf0525c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:9c:9a","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:51Z","binding:vnic_type":"normal","device_id":"c54cc0e9-9985-49bf-9472-5ab960de8a76","ip_allocation":"immediate"}]} 2019-01-09 16:40:57,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-06ae785e-f96e-4434-869f-da3d92c280a0 2019-01-09 16:40:57,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-d4738bf0-9b37-446b-91d1-b9ea2ac613c9 Date: Wed, 09 Jan 2019 16:40:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:57,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-d4738bf0-9b37-446b-91d1-b9ea2ac613c9 2019-01-09 16:40:57,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:58,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-621a4584-8e17-4a73-9228-3d2c6ba67172 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:40:58,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-621a4584-8e17-4a73-9228-3d2c6ba67172 2019-01-09 16:40:58,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:58,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ac0e4d06-4c48-4a95-856a-4c2aa2809cf7 Date: Wed, 09 Jan 2019 16:40:58 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:40:58,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-ac0e4d06-4c48-4a95-856a-4c2aa2809cf7 2019-01-09 16:40:58,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:58,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-375dc0ef-f242-4a9f-bbe9-c794cfd85d99 Date: Wed, 09 Jan 2019 16:40:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.2"}],"id":"40d67b1b-83f4-48b7-9d79-fa6510c0d2e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:fa:35","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.22"}],"id":"a44ed5a7-9bff-4ac9-87b9-f7fac2250891","security_groups":["6f42b26a-e3b6-4eb7-a0fa-ffd401c89456"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:df:bf","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:49Z","binding:vnic_type":"normal","device_id":"d7d0a47d-3b19-4131-9581-470ee71eee9f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:52Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.6"}],"id":"eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5","security_groups":["503097b2-2092-4119-bad9-0d691308f309"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:46:94","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:46Z","binding:vnic_type":"normal","device_id":"eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:57Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.1"}],"id":"f0312a74-39f8-4084-ab17-0276baf0525c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:9c:9a","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:51Z","binding:vnic_type":"normal","device_id":"c54cc0e9-9985-49bf-9472-5ab960de8a76","ip_allocation":"immediate"}]} 2019-01-09 16:40:58,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-375dc0ef-f242-4a9f-bbe9-c794cfd85d99 2019-01-09 16:40:58,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:58,531 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:40:58 GMT Server: Apache x-openstack-request-id: req-219c803e-4016-4db0-ba84-449b7cab6f86 Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:40:58,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:58 GMT Server: Apache x-openstack-request-id: req-febfc60c-307c-4794-9bcd-80e23e4c8384 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1048 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "de448c36-52e9-4797-816d-5a9f743b7ea7", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "165babca-0814-4b15-9277-02c0fff190f4", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/network", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "5eea8e6c-0a46-46f3-9b8c-e84a0217aed5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "503097b2-2092-4119-bad9-0d691308f309", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "bb26e931-b80e-491f-8c2b-7592acc31b41", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "88", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c54cc0e9-9985-49bf-9472-5ab960de8a76:subnet_id=7199ad29-ae59-4c76-a977-6776cc5340d2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "7199ad29-ae59-4c76-a977-6776cc5340d2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "c54cc0e9-9985-49bf-9472-5ab960de8a76", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d7d0a47d-3b19-4131-9581-470ee71eee9f", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources/port1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2019-01-09T16:40:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2019-01-09T16:40:41Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5", "resource_type": "OS::Neutron::Port"}]} 2019-01-09 16:40:58,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5/resources used request id req-febfc60c-307c-4794-9bcd-80e23e4c8384 2019-01-09 16:40:58,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/165babca-0814-4b15-9277-02c0fff190f4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:58,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/flavors/de448c36-52e9-4797-816d-5a9f743b7ea7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:58,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ade45163-4ced-4f1d-84a0-f9f49994d343 x-compute-request-id: req-ade45163-4ced-4f1d-84a0-f9f49994d343 Content-Encoding: gzip Content-Length: 340 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-flavor2-dgihosaet5vi", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/de448c36-52e9-4797-816d-5a9f743b7ea7", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/de448c36-52e9-4797-816d-5a9f743b7ea7", "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": "de448c36-52e9-4797-816d-5a9f743b7ea7"}} 2019-01-09 16:40:58,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/de448c36-52e9-4797-816d-5a9f743b7ea7 used request id req-ade45163-4ced-4f1d-84a0-f9f49994d343 2019-01-09 16:40:58,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3e2c2ed-d2b8-4ea7-93b2-38bd9330b4d2 x-compute-request-id: req-c3e2c2ed-d2b8-4ea7-93b2-38bd9330b4d2 Content-Encoding: gzip Content-Length: 341 Content-Type: application/json RESP BODY: {"flavor": {"name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-flavor1-dzk5alquvcnq", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/165babca-0814-4b15-9277-02c0fff190f4", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/165babca-0814-4b15-9277-02c0fff190f4", "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": "165babca-0814-4b15-9277-02c0fff190f4"}} 2019-01-09 16:40:58,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/7199ad29-ae59-4c76-a977-6776cc5340d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:58,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/165babca-0814-4b15-9277-02c0fff190f4 used request id req-c3e2c2ed-d2b8-4ea7-93b2-38bd9330b4d2 2019-01-09 16:40:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/7199ad29-ae59-4c76-a977-6776cc5340d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:58,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b6d27a2d-d8c2-443a-9895-06523664ff77 Date: Wed, 09 Jan 2019 16:40:58 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}} 2019-01-09 16:40:58,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/7199ad29-ae59-4c76-a977-6776cc5340d2 used request id req-b6d27a2d-d8c2-443a-9895-06523664ff77 2019-01-09 16:40:58,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:58,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-42a7f4d6-21b2-4afd-be10-ba25d62d495c Date: Wed, 09 Jan 2019 16:40:58 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}} 2019-01-09 16:40:58,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/7199ad29-ae59-4c76-a977-6776cc5340d2 used request id req-42a7f4d6-21b2-4afd-be10-ba25d62d495c 2019-01-09 16:40:58,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:58,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-ca8373fe-a242-43ed-8317-7668e6fc6d67 Date: Wed, 09 Jan 2019 16:40:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:58,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-ca8373fe-a242-43ed-8317-7668e6fc6d67 2019-01-09 16:40:58,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:58,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-48014a65-bd0d-4ddd-aaf8-75e7af80b22b Date: Wed, 09 Jan 2019 16:40:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:58,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-48014a65-bd0d-4ddd-aaf8-75e7af80b22b 2019-01-09 16:40:58,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-be06e298-8848-4272-a007-cd0ab8aa9e3b Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:40:59,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-be06e298-8848-4272-a007-cd0ab8aa9e3b 2019-01-09 16:40:59,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ace8f5b8-86f6-4da5-aebe-61b339c5b3f4 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:40:59,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-ace8f5b8-86f6-4da5-aebe-61b339c5b3f4 2019-01-09 16:40:59,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-7fe2e6ad-1fcb-440e-8820-b65162210839 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:59,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-7fe2e6ad-1fcb-440e-8820-b65162210839 2019-01-09 16:40:59,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-5dafb867-b186-441a-93f5-c19e87697cf1 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:59,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-5dafb867-b186-441a-93f5-c19e87697cf1 2019-01-09 16:40:59,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-c93672c8-d3a7-44db-8610-cc6caceb262b Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:40:59,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-c93672c8-d3a7-44db-8610-cc6caceb262b 2019-01-09 16:40:59,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b7525894-9993-48ff-bf39-068cefadc1f8 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:40:59,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-b7525894-9993-48ff-bf39-068cefadc1f8 2019-01-09 16:40:59,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-7524a7f8-720e-4f5a-bf94-576fdadec5a5 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:59,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-7524a7f8-720e-4f5a-bf94-576fdadec5a5 2019-01-09 16:40:59,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-7fa3aa7e-a94d-4cca-830a-ddf45564d468 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:59,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-7fa3aa7e-a94d-4cca-830a-ddf45564d468 2019-01-09 16:40:59,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ee95b3-bcc7-4512-b9e1-7d92a2d77b71 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:40:59,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-01ee95b3-bcc7-4512-b9e1-7d92a2d77b71 2019-01-09 16:40:59,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1dbf31-cb1b-45ff-be6e-f6ea17666ca5 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:40:59,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-5b1dbf31-cb1b-45ff-be6e-f6ea17666ca5 2019-01-09 16:40:59,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-bd7303b9-9fc1-4329-bb1d-224d62cd597b Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:40:59,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-bd7303b9-9fc1-4329-bb1d-224d62cd597b 2019-01-09 16:40:59,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5&mac_address=fa%3A16%3A3e%3Ab7%3A46%3A94&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fee70dcf-1d08-423d-9787-82fcd34c8ea3 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:40:59,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-fee70dcf-1d08-423d-9787-82fcd34c8ea3 2019-01-09 16:40:59,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5&mac_address=fa%3A16%3A3e%3A11%3Adf%3Abf&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-c9b0429d-1994-4325-b3c6-e28d31253599 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:52Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.6"}],"id":"eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5","security_groups":["503097b2-2092-4119-bad9-0d691308f309"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:46:94","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:46Z","binding:vnic_type":"normal","device_id":"eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d","ip_allocation":"immediate"}]} 2019-01-09 16:40:59,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5&mac_address=fa%3A16%3A3e%3Ab7%3A46%3A94&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz&admin_state_up=True used request id req-c9b0429d-1994-4325-b3c6-e28d31253599 2019-01-09 16:40:59,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-a5b7e4ed-2c80-4098-9933-1dcecb27b99d Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.22"}],"id":"a44ed5a7-9bff-4ac9-87b9-f7fac2250891","security_groups":["6f42b26a-e3b6-4eb7-a0fa-ffd401c89456"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:df:bf","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:49Z","binding:vnic_type":"normal","device_id":"d7d0a47d-3b19-4131-9581-470ee71eee9f","ip_allocation":"immediate"}]} 2019-01-09 16:40:59,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5&mac_address=fa%3A16%3A3e%3A11%3Adf%3Abf&admin_state_up=True used request id req-a5b7e4ed-2c80-4098-9933-1dcecb27b99d 2019-01-09 16:40:59,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a4eaeb-6536-4a29-a2db-e30659d1b8ec Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:40:59,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-48a4eaeb-6536-4a29-a2db-e30659d1b8ec 2019-01-09 16:40:59,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:40:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bdf48dd-b413-427d-ba3d-41bf7ea87f13 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:40:59,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-5bdf48dd-b413-427d-ba3d-41bf7ea87f13 2019-01-09 16:40:59,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-7e4a41a2-39f4-4964-bf76-9d7e74a9ee82 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:59,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-7e4a41a2-39f4-4964-bf76-9d7e74a9ee82 2019-01-09 16:40:59,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-176f83ef-22ff-4af2-bfce-6171c36cf9a3 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:40:59,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-176f83ef-22ff-4af2-bfce-6171c36cf9a3 2019-01-09 16:40:59,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-4e102f76-d34a-411d-bb25-fbd42dd369ad Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:40:59,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-4e102f76-d34a-411d-bb25-fbd42dd369ad 2019-01-09 16:40:59,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-b53620fb-6f32-4e2e-972c-c79d3254e402 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:40:59,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-b53620fb-6f32-4e2e-972c-c79d3254e402 2019-01-09 16:40:59,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-dfc36c19-4679-4ee4-8759-43ebcc20da71 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.2"}],"id":"40d67b1b-83f4-48b7-9d79-fa6510c0d2e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:fa:35","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.22"}],"id":"a44ed5a7-9bff-4ac9-87b9-f7fac2250891","security_groups":["6f42b26a-e3b6-4eb7-a0fa-ffd401c89456"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:df:bf","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:49Z","binding:vnic_type":"normal","device_id":"d7d0a47d-3b19-4131-9581-470ee71eee9f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:52Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.6"}],"id":"eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5","security_groups":["503097b2-2092-4119-bad9-0d691308f309"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:46:94","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:46Z","binding:vnic_type":"normal","device_id":"eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:57Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.1"}],"id":"f0312a74-39f8-4084-ab17-0276baf0525c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:9c:9a","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:51Z","binding:vnic_type":"normal","device_id":"c54cc0e9-9985-49bf-9472-5ab960de8a76","ip_allocation":"immediate"}]} 2019-01-09 16:40:59,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-dfc36c19-4679-4ee4-8759-43ebcc20da71 2019-01-09 16:40:59,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-817c855b-8414-4e30-a309-31f851e289e7 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.2"}],"id":"40d67b1b-83f4-48b7-9d79-fa6510c0d2e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:fa:35","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.22"}],"id":"a44ed5a7-9bff-4ac9-87b9-f7fac2250891","security_groups":["6f42b26a-e3b6-4eb7-a0fa-ffd401c89456"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:df:bf","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:49Z","binding:vnic_type":"normal","device_id":"d7d0a47d-3b19-4131-9581-470ee71eee9f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:52Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.6"}],"id":"eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5","security_groups":["503097b2-2092-4119-bad9-0d691308f309"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:46:94","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:46Z","binding:vnic_type":"normal","device_id":"eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:57Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.1"}],"id":"f0312a74-39f8-4084-ab17-0276baf0525c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:9c:9a","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:51Z","binding:vnic_type":"normal","device_id":"c54cc0e9-9985-49bf-9472-5ab960de8a76","ip_allocation":"immediate"}]} 2019-01-09 16:40:59,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-817c855b-8414-4e30-a309-31f851e289e7 2019-01-09 16:40:59,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-48c61c9c-d64f-4559-9a6a-3b177acb30eb Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"floatingips": [{"router_id": "c54cc0e9-9985-49bf-9472-5ab960de8a76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "created_at": "2019-01-09T16:40:50Z", "updated_at": "2019-01-09T16:40:56Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.218", "revision_number": 2, "project_id": "748f2744ccf64aa1a8b03faaf370267c", "port_id": "eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5", "id": "bb26e931-b80e-491f-8c2b-7592acc31b41", "qos_policy_id": null}]} 2019-01-09 16:40:59,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-48c61c9c-d64f-4559-9a6a-3b177acb30eb 2019-01-09 16:40:59,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-0f77ea24-831c-44fd-a39c-8ee9ef9a8227 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"floatingips": [{"router_id": "c54cc0e9-9985-49bf-9472-5ab960de8a76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "created_at": "2019-01-09T16:40:50Z", "updated_at": "2019-01-09T16:40:56Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.218", "revision_number": 2, "project_id": "748f2744ccf64aa1a8b03faaf370267c", "port_id": "eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5", "id": "bb26e931-b80e-491f-8c2b-7592acc31b41", "qos_policy_id": null}]} 2019-01-09 16:40:59,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-0f77ea24-831c-44fd-a39c-8ee9ef9a8227 2019-01-09 16:40:59,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/routers/c54cc0e9-9985-49bf-9472-5ab960de8a76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4dd06312-f1b2-4f4b-91dd-e159b737c0c7 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "created_at": "2019-01-09T16:40:47Z", "admin_state_up": true, "updated_at": "2019-01-09T16:40:52Z", "project_id": "748f2744ccf64aa1a8b03faaf370267c", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c54cc0e9-9985-49bf-9472-5ab960de8a76", "name": "mgmt_router"}} 2019-01-09 16:40:59,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers/c54cc0e9-9985-49bf-9472-5ab960de8a76 used request id req-4dd06312-f1b2-4f4b-91dd-e159b737c0c7 2019-01-09 16:40:59,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?device_id=c54cc0e9-9985-49bf-9472-5ab960de8a76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:40:59,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1848 X-Openstack-Request-Id: req-0d173cb6-5903-430b-9132-f44b3c0cb331 Date: Wed, 09 Jan 2019 16:40:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:53Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","ip_address":"172.30.9.202"}],"id":"39301be4-24ff-45cb-973c-d041add777ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:0a:54","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"","created_at":"2019-01-09T16:40:47Z","binding:vnic_type":"normal","device_id":"c54cc0e9-9985-49bf-9472-5ab960de8a76","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:57Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.1"}],"id":"f0312a74-39f8-4084-ab17-0276baf0525c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:9c:9a","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:51Z","binding:vnic_type":"normal","device_id":"c54cc0e9-9985-49bf-9472-5ab960de8a76","ip_allocation":"immediate"}]} 2019-01-09 16:40:59,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?device_id=c54cc0e9-9985-49bf-9472-5ab960de8a76 used request id req-0d173cb6-5903-430b-9132-f44b3c0cb331 2019-01-09 16:41:00,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:41:00,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b3f7cd8f-30ab-498b-8f27-eda59eae238c Date: Wed, 09 Jan 2019 16:41:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:40:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:40:38Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/01616b73-363e-4432-ad7a-3019a6b0bee2/snap", "metadata": {}}], "self": "/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2", "min_disk": 0, "protected": false, "id": "01616b73-363e-4432-ad7a-3019a6b0bee2", "file": "/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "748f2744ccf64aa1a8b03faaf370267c", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/01616b73-363e-4432-ad7a-3019a6b0bee2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:41:00,028 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2 used request id req-b3f7cd8f-30ab-498b-8f27-eda59eae238c 2019-01-09 16:41:00,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:41:00,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4183 X-Openstack-Request-Id: req-0a5b07c9-d916-4b8a-a36a-f971dd2ed1d0 Date: Wed, 09 Jan 2019 16:41:00 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "uploading", "importing", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file 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-09 16:41:00,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/schemas/image used request id req-0a5b07c9-d916-4b8a-a36a-f971dd2ed1d0 2019-01-09 16:41:00,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:41:00,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 639 X-Openstack-Request-Id: req-baf53f28-5b7c-4f2b-a2e8-a05bb58a7b33 Date: Wed, 09 Jan 2019 16:41:00 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4}} 2019-01-09 16:41:00,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/ddfa2b41-c83e-4eac-a584-f3b52c45dc8e used request id req-baf53f28-5b7c-4f2b-a2e8-a05bb58a7b33 2019-01-09 16:41:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/7199ad29-ae59-4c76-a977-6776cc5340d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:41:00,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-f8690d18-bade-4b89-8674-5629e9d5fb59 Date: Wed, 09 Jan 2019 16:41:00 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}} 2019-01-09 16:41:00,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/7199ad29-ae59-4c76-a977-6776cc5340d2 used request id req-f8690d18-bade-4b89-8674-5629e9d5fb59 2019-01-09 16:41:00,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports/eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:41:00,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1099 X-Openstack-Request-Id: req-71d6524e-9310-419c-91eb-6acf04a7a714 Date: Wed, 09 Jan 2019 16:41:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:52Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.6"}],"id":"eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5","security_groups":["503097b2-2092-4119-bad9-0d691308f309"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:46:94","device_id":"eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz","project_id":"748f2744ccf64aa1a8b03faaf370267c","qos_policy_id":null,"admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:46Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-01-09 16:41:00,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports/eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5 used request id req-71d6524e-9310-419c-91eb-6acf04a7a714 2019-01-09 16:41:00,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets/7199ad29-ae59-4c76-a977-6776cc5340d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:41:00,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-a0f798b6-1b8b-409d-94d3-39474f3fa6e2 Date: Wed, 09 Jan 2019 16:41:00 GMT RESP BODY: {"subnet":{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}} 2019-01-09 16:41:00,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets/7199ad29-ae59-4c76-a977-6776cc5340d2 used request id req-a0f798b6-1b8b-409d-94d3-39474f3fa6e2 2019-01-09 16:41:00,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9292/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:41:00,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fb04abd4-b060-428a-964c-5083663ad786 Date: Wed, 09 Jan 2019 16:41:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "tags": [], "container_format": "bare", "created_at": "2019-01-09T16:40:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2019-01-09T16:40:38Z", "visibility": "shared", "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/01616b73-363e-4432-ad7a-3019a6b0bee2/snap", "metadata": {}}], "self": "/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2", "min_disk": 0, "protected": false, "id": "01616b73-363e-4432-ad7a-3019a6b0bee2", "file": "/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "748f2744ccf64aa1a8b03faaf370267c", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/01616b73-363e-4432-ad7a-3019a6b0bee2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2019-01-09 16:41:00,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2 used request id req-fb04abd4-b060-428a-964c-5083663ad786 2019-01-09 16:41:00,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bbcbf89e640f7927e9f590e72a2bd7be46dccfd" 2019-01-09 16:41:00,229 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:41:00 GMT Server: Apache x-openstack-request-id: req-1a12d67f-5b98-48fb-a617-f1a76538e637 Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:41:00,252 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:41:00 GMT Server: Apache x-openstack-request-id: req-8e1b18b4-142d-4e1b-b925-20f8284dcdb6 Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:41:00,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:00 GMT Server: Apache x-openstack-request-id: req-bca7d0bd-ef0e-490b-aca4-5f3c5eff3850 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2096 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor2", "OS::project_id": "748f2744ccf64aa1a8b03faaf370267c", "OS::stack_id": "c82b0a52-cc60-4028-9446-184b996d97a5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "security_group_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet", "net_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "inst1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "image2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "flavor1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor1", "image1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "stack_user_project_id": "dc9c3f1b8fc446dc89ca86c658eed800", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:40:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c82b0a52-cc60-4028-9446-184b996d97a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApjJ6pnx7RFSqM+UXSSooRwQpIEZZHPn/cxSdA3Ibkx5TB+W2\nKxH8nVQv9ME93/DODtsUTzX/65Jz4aLw1KXXQaxsaC6C8VZ5Ow3hU0skRJT9eQke\n7tfXO8i0GpgiDNMmpCDN4O6ZKc0j6inln43lOHL6y+u0nF3zvQvR89/2xps7gxIP\nDfxjsOWQiFdLr4Emn0rFS9uSfqdI1t5CSz/YsRHmnriwVp8NF8oPlFhfR17UVm2G\nJr6RHYpe0mw7muEgvrWPrfArqCqP29AJPbgvPpFbCm9ocbbhab55B8uuLWjLVFdf\neB/I4nf2fHd3ypUdWDNbeehGTRmd75A7pbH2wwIDAQABAoIBAE1Z1SfDbAOjfAvn\nJe1Rh6l10EZLN5J68F95SpKd+yN/y5kzWpO1LWN0GVXK0qd1hhH3+P3c3h2f7fso\nQPpXrVXNkC705tC4NHg9v49qu5iH12kLy6/SGUSj5t8xyzc41xUwh2GW6wY/ieWk\nVlDqU7LwILXkIA1e1OA5rh/ZLxvDx+w0l1JFEOUiWca7n07U/deKCaJFhdEfsGZR\npJpx5+1pKL707iSEynvbonf6aUYIo7CSZb6zgLkb5mkBTs77H+gVvPTDwPGBYwg7\nqbzBAaMcGLlAbmGQdjpxwwg8RFIy5qM79E5Nk5pjUNk6oyBkXA3hHDfSGWiDOJ4L\nq0iwu3ECgYEA0NXKmd0HyojPnNtfZTHgEvsS5EOShcMQb1K1yrHLSmUg7pnYJYVX\n+Ya1DQB1PGiL14IaQlKt28PPIo/TjWgjABrunAdNVHhmavzgbZdQhObdjDXolqIk\nPuxonmKp9SnSoVP/MGH6TgYQVxcPFRKF1IMSNC3Jn56xi4SK62St/O8CgYEAy7t+\nDJMzDGOqMj50r38neY9wQKzX7fnNMHMjDe6jjYwJfdWYIsz0sz6UNcLDN0c3N8Va\nAps8I1e2PL1E8BAuar0kuabdecv0hCIj8kLb51dV166H3QYWAIQVVXvCui9jINXN\n6BBOUg4VPpI2nN+Ct3Ln9qk+niHWS3INNVwxC20CgYAVduPsDJvQZV9xb9rOO+Ic\nEVJPw+I7fWEjEA0/WCbc7qgD3iwpLxtrujzBqVpjaxt0exrX1keoXufbVY0Y66st\nR5de0iFQnU9pj7RBj1vnTRNYZfISCXhQP1xBa0KswC+2BTwlbOydOGJVkTkroUvA\nG/izBEHE9jqpbGYa6642YQKBgBdlUpZTGRulHlhiv7efnILjK/rhXnKfqyaTMkVZ\nUELi//wJWU01yCwFVbPOx+hDL14iNbHy7bcJTY4wFgiTcyEi02LWfLyN5Wh/Gy2o\n6+PnLZ51FnkVR9WLVX/ZlIUZCAMvSlQJ+1SE9X+X/tmI+VPjyCuVR/GU5S0IzeeA\nzMkJAoGBALq49AP+I987MFBG0CaxWWXwXyy8ImjDh4WWVZZgWG9j0/HC52XIgiNH\n3YaMdDlnrTqdF4qhmYP58JBMEdeGuzefQbzU1wUsD0uk/hI6OTJLPcnPir760Ny9\negmkEMThRs8UcgT557gSRw2CcrikeaepHbZveUNiPhwgUgA/HdG9\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-09 16:41:00,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-bca7d0bd-ef0e-490b-aca4-5f3c5eff3850 2019-01-09 16:41:00,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:41:00,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:41:00,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:00 GMT Server: Apache x-openstack-request-id: req-1ea82b02-39c0-4f71-ad78-ae6e625dbf1c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2096 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor2", "OS::project_id": "748f2744ccf64aa1a8b03faaf370267c", "OS::stack_id": "c82b0a52-cc60-4028-9446-184b996d97a5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "security_group_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet", "net_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "inst1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "image2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "flavor1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor1", "image1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "stack_user_project_id": "dc9c3f1b8fc446dc89ca86c658eed800", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T16:40:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c82b0a52-cc60-4028-9446-184b996d97a5", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApjJ6pnx7RFSqM+UXSSooRwQpIEZZHPn/cxSdA3Ibkx5TB+W2\nKxH8nVQv9ME93/DODtsUTzX/65Jz4aLw1KXXQaxsaC6C8VZ5Ow3hU0skRJT9eQke\n7tfXO8i0GpgiDNMmpCDN4O6ZKc0j6inln43lOHL6y+u0nF3zvQvR89/2xps7gxIP\nDfxjsOWQiFdLr4Emn0rFS9uSfqdI1t5CSz/YsRHmnriwVp8NF8oPlFhfR17UVm2G\nJr6RHYpe0mw7muEgvrWPrfArqCqP29AJPbgvPpFbCm9ocbbhab55B8uuLWjLVFdf\neB/I4nf2fHd3ypUdWDNbeehGTRmd75A7pbH2wwIDAQABAoIBAE1Z1SfDbAOjfAvn\nJe1Rh6l10EZLN5J68F95SpKd+yN/y5kzWpO1LWN0GVXK0qd1hhH3+P3c3h2f7fso\nQPpXrVXNkC705tC4NHg9v49qu5iH12kLy6/SGUSj5t8xyzc41xUwh2GW6wY/ieWk\nVlDqU7LwILXkIA1e1OA5rh/ZLxvDx+w0l1JFEOUiWca7n07U/deKCaJFhdEfsGZR\npJpx5+1pKL707iSEynvbonf6aUYIo7CSZb6zgLkb5mkBTs77H+gVvPTDwPGBYwg7\nqbzBAaMcGLlAbmGQdjpxwwg8RFIy5qM79E5Nk5pjUNk6oyBkXA3hHDfSGWiDOJ4L\nq0iwu3ECgYEA0NXKmd0HyojPnNtfZTHgEvsS5EOShcMQb1K1yrHLSmUg7pnYJYVX\n+Ya1DQB1PGiL14IaQlKt28PPIo/TjWgjABrunAdNVHhmavzgbZdQhObdjDXolqIk\nPuxonmKp9SnSoVP/MGH6TgYQVxcPFRKF1IMSNC3Jn56xi4SK62St/O8CgYEAy7t+\nDJMzDGOqMj50r38neY9wQKzX7fnNMHMjDe6jjYwJfdWYIsz0sz6UNcLDN0c3N8Va\nAps8I1e2PL1E8BAuar0kuabdecv0hCIj8kLb51dV166H3QYWAIQVVXvCui9jINXN\n6BBOUg4VPpI2nN+Ct3Ln9qk+niHWS3INNVwxC20CgYAVduPsDJvQZV9xb9rOO+Ic\nEVJPw+I7fWEjEA0/WCbc7qgD3iwpLxtrujzBqVpjaxt0exrX1keoXufbVY0Y66st\nR5de0iFQnU9pj7RBj1vnTRNYZfISCXhQP1xBa0KswC+2BTwlbOydOGJVkTkroUvA\nG/izBEHE9jqpbGYa6642YQKBgBdlUpZTGRulHlhiv7efnILjK/rhXnKfqyaTMkVZ\nUELi//wJWU01yCwFVbPOx+hDL14iNbHy7bcJTY4wFgiTcyEi02LWfLyN5Wh/Gy2o\n6+PnLZ51FnkVR9WLVX/ZlIUZCAMvSlQJ+1SE9X+X/tmI+VPjyCuVR/GU5S0IzeeA\nzMkJAoGBALq49AP+I987MFBG0CaxWWXwXyy8ImjDh4WWVZZgWG9j0/HC52XIgiNH\n3YaMdDlnrTqdF4qhmYP58JBMEdeGuzefQbzU1wUsD0uk/hI6OTJLPcnPir760Ny9\negmkEMThRs8UcgT557gSRw2CcrikeaepHbZveUNiPhwgUgA/HdG9\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-09 16:41:00,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-1ea82b02-39c0-4f71-ad78-ae6e625dbf1c 2019-01-09 16:41:00,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2019-01-09 16:41:00,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000//v3/auth/tokens 2019-01-09 16:41:00,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "346868c2fd3e49df9c31c799e53f0a88", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj-role"}], "expires_at": "2019-01-09T17:41:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-user", "id": "75be9e3c8cb84851bfeb0b7112884cb1"}, "audit_ids": ["zb5IzbdhQLu5rfaCUgt5lQ"], "issued_at": "2019-01-09T16:41:00.000000Z"}} 2019-01-09 16:41:00,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:00,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "acf51aa7e18c44ffaf32b307d20f4b08", "name": "heat_stack_owner"}, {"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "346868c2fd3e49df9c31c799e53f0a88", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj-role"}], "expires_at": "2019-01-09T17:41:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_748f2744ccf64aa1a8b03faaf370267c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_748f2744ccf64aa1a8b03faaf370267c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-user", "id": "75be9e3c8cb84851bfeb0b7112884cb1"}, "audit_ids": ["oryR3hlQSVS6YlYxuN8glQ"], "issued_at": "2019-01-09T16:41:00.000000Z"}} 2019-01-09 16:41:00,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:01,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd843203-f0a7-4cd9-8b5a-9b86940cd148 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:41:01,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-bd843203-f0a7-4cd9-8b5a-9b86940cd148 2019-01-09 16:41:01,043 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:41:01,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:01,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33fb3195-4629-4d14-86d9-e765866d2954 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:41:01,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-33fb3195-4629-4d14-86d9-e765866d2954 2019-01-09 16:41:01,057 - nova_utils - DEBUG - Retrieving Nova Client 2019-01-09 16:41:01,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000//v3 -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:01,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96e50e43-fdb9-4f0a-be24-bb95aea43965 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:41:01,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-96e50e43-fdb9-4f0a-be24-bb95aea43965 2019-01-09 16:41:01,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:01,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6da67a-ab0a-40ed-9bf3-25c9615e3397 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:41:01,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5e6da67a-ab0a-40ed-9bf3-25c9615e3397 2019-01-09 16:41:01,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:01,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-7de3c7d4-012f-4555-8aba-0a974494e09d Date: Wed, 09 Jan 2019 16:41:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:41:01,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-7de3c7d4-012f-4555-8aba-0a974494e09d 2019-01-09 16:41:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:01,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-34de7ead-a8c3-4132-bcd1-97d5600a1428 Date: Wed, 09 Jan 2019 16:41:01 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:41:01,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-34de7ead-a8c3-4132-bcd1-97d5600a1428 2019-01-09 16:41:01,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:01,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-aad1b1ac-34a2-41ea-8cbb-66da58537c8e Date: Wed, 09 Jan 2019 16:41:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:41:01,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-aad1b1ac-34a2-41ea-8cbb-66da58537c8e 2019-01-09 16:41:01,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:41:01,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-26da32d2-5a6d-4c32-a819-85de748479df Date: Wed, 09 Jan 2019 16:41:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:41:01,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:41: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:41:01,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-26da32d2-5a6d-4c32-a819-85de748479df 2019-01-09 16:41:01,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:01,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:01,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-69ef855f-08d2-446a-b1be-c1529e4a8daa Date: Wed, 09 Jan 2019 16:41:01 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:41:01,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-69ef855f-08d2-446a-b1be-c1529e4a8daa 2019-01-09 16:41:01,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:01,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d456f4e-e894-4e0f-a8ec-19aac7538c82 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:41:01,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-8d456f4e-e894-4e0f-a8ec-19aac7538c82 2019-01-09 16:41:01,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:01,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-d9326306-7234-4cce-9212-0b67756f718d Date: Wed, 09 Jan 2019 16:41:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:41:01,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-d9326306-7234-4cce-9212-0b67756f718d 2019-01-09 16:41:01,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" 2019-01-09 16:41:01,575 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:41: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:41:01,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:01,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-d00ce631-0287-430a-ad77-982e74fac068 Date: Wed, 09 Jan 2019 16:41:01 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:41:01,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-d00ce631-0287-430a-ad77-982e74fac068 2019-01-09 16:41:01,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5&mac_address=fa%3A16%3A3e%3A11%3Adf%3Abf&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:01,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 988 X-Openstack-Request-Id: req-a1ec712f-498b-407e-a147-e729ebb42cba Date: Wed, 09 Jan 2019 16:41:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.22"}],"id":"a44ed5a7-9bff-4ac9-87b9-f7fac2250891","security_groups":["6f42b26a-e3b6-4eb7-a0fa-ffd401c89456"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:df:bf","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:49Z","binding:vnic_type":"normal","device_id":"d7d0a47d-3b19-4131-9581-470ee71eee9f","ip_allocation":"immediate"}]} 2019-01-09 16:41:01,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5&mac_address=fa%3A16%3A3e%3A11%3Adf%3Abf&admin_state_up=True used request id req-a1ec712f-498b-407e-a147-e729ebb42cba 2019-01-09 16:41:01,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:01,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a7f779-bc6a-43a2-9e0e-1700edc51bcd Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:41:01,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-28a7f779-bc6a-43a2-9e0e-1700edc51bcd 2019-01-09 16:41:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:01,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-fb257482-bb91-441b-bcfa-68c82922f95e Date: Wed, 09 Jan 2019 16:41:01 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:41:01,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-fb257482-bb91-441b-bcfa-68c82922f95e 2019-01-09 16:41:01,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5&mac_address=fa%3A16%3A3e%3Ab7%3A46%3A94&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:01,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed601d3-4ec8-4a61-ab29-e9cb47244303 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:41:01,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-fed601d3-4ec8-4a61-ab29-e9cb47244303 2019-01-09 16:41:01,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:01,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1102 X-Openstack-Request-Id: req-b768fe30-30e9-4833-9601-c369cc84931c Date: Wed, 09 Jan 2019 16:41:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:52Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.6"}],"id":"eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5","security_groups":["503097b2-2092-4119-bad9-0d691308f309"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:46:94","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:46Z","binding:vnic_type":"normal","device_id":"eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d","ip_allocation":"immediate"}]} 2019-01-09 16:41:01,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5&mac_address=fa%3A16%3A3e%3Ab7%3A46%3A94&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz&admin_state_up=True used request id req-b768fe30-30e9-4833-9601-c369cc84931c 2019-01-09 16:41:01,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:01,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edda057d-0786-4ee8-b9f3-590644e99ace Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:41:01,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-edda057d-0786-4ee8-b9f3-590644e99ace 2019-01-09 16:41:01,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:02,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7af736da-adf9-4629-b13a-5d1fd7594eff x-compute-request-id: req-7af736da-adf9-4629-b13a-5d1fd7594eff Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:46:94", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:46:94", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "rel": "bookmark"}], "image": {"id": "01616b73-363e-4432-ad7a-3019a6b0bee2", "links": [{"href": "http://172.30.9.29:8774/images/01616b73-363e-4432-ad7a-3019a6b0bee2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2019-01-09T16:40:53.000000", "flavor": {"id": "165babca-0814-4b15-9277-02c0fff190f4", "links": [{"href": "http://172.30.9.29:8774/flavors/165babca-0814-4b15-9277-02c0fff190f4", "rel": "bookmark"}]}, "id": "eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "security_groups": [{"name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp"}], "user_id": "75be9e3c8cb84851bfeb0b7112884cb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:53Z", "hostId": "62984721e975422460c6400c69aa9b26f83ce038ce697fb763e61da9", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "created": "2019-01-09T16:40:49Z", "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 16:41:02,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1 used request id req-7af736da-adf9-4629-b13a-5d1fd7594eff 2019-01-09 16:41:02,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:02,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-fa6d78fa-55f3-4139-963e-b01326c4f5eb Date: Wed, 09 Jan 2019 16:41:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:41:02,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-fa6d78fa-55f3-4139-963e-b01326c4f5eb 2019-01-09 16:41:02,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:02,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-e7424ab7-27fe-4110-9c37-a51c2ad50442 Date: Wed, 09 Jan 2019 16:41:02 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:41:02,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-e7424ab7-27fe-4110-9c37-a51c2ad50442 2019-01-09 16:41:02,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:02,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-bec170e4-ef60-45dc-92c1-9e02f370ad97 Date: Wed, 09 Jan 2019 16:41:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.2"}],"id":"40d67b1b-83f4-48b7-9d79-fa6510c0d2e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:fa:35","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.22"}],"id":"a44ed5a7-9bff-4ac9-87b9-f7fac2250891","security_groups":["6f42b26a-e3b6-4eb7-a0fa-ffd401c89456"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:df:bf","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:49Z","binding:vnic_type":"normal","device_id":"d7d0a47d-3b19-4131-9581-470ee71eee9f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:52Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.6"}],"id":"eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5","security_groups":["503097b2-2092-4119-bad9-0d691308f309"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:46:94","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:46Z","binding:vnic_type":"normal","device_id":"eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:57Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.1"}],"id":"f0312a74-39f8-4084-ab17-0276baf0525c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:9c:9a","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:51Z","binding:vnic_type":"normal","device_id":"c54cc0e9-9985-49bf-9472-5ab960de8a76","ip_allocation":"immediate"}]} 2019-01-09 16:41:02,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-bec170e4-ef60-45dc-92c1-9e02f370ad97 2019-01-09 16:41:02,519 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1 2019-01-09 16:41:02,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:02,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-00592913-3286-47ec-9692-27882b0f022c x-compute-request-id: req-00592913-3286-47ec-9692-27882b0f022c Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:df:bf", "version": 4, "addr": "10.1.2.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d7d0a47d-3b19-4131-9581-470ee71eee9f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d7d0a47d-3b19-4131-9581-470ee71eee9f", "rel": "bookmark"}], "image": {"id": "01616b73-363e-4432-ad7a-3019a6b0bee2", "links": [{"href": "http://172.30.9.29:8774/images/01616b73-363e-4432-ad7a-3019a6b0bee2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000054", "OS-SRV-USG:launched_at": "2019-01-09T16:40:53.000000", "flavor": {"id": "de448c36-52e9-4797-816d-5a9f743b7ea7", "links": [{"href": "http://172.30.9.29:8774/flavors/de448c36-52e9-4797-816d-5a9f743b7ea7", "rel": "bookmark"}]}, "id": "d7d0a47d-3b19-4131-9581-470ee71eee9f", "security_groups": [{"name": "default"}], "user_id": "75be9e3c8cb84851bfeb0b7112884cb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:53Z", "hostId": "b818eae62a88b937808aad8147dbb36b860894069146bfc1ab0cb647", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "created": "2019-01-09T16:40:47Z", "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 16:41:02,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2 used request id req-00592913-3286-47ec-9692-27882b0f022c 2019-01-09 16:41:02,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:02,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-c5706d04-22d3-48b2-9219-f9c21f84c342 Date: Wed, 09 Jan 2019 16:41:02 GMT RESP BODY: {"floatingips": [{"router_id": "c54cc0e9-9985-49bf-9472-5ab960de8a76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "created_at": "2019-01-09T16:40:50Z", "updated_at": "2019-01-09T16:40:56Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.218", "revision_number": 2, "project_id": "748f2744ccf64aa1a8b03faaf370267c", "port_id": "eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5", "id": "bb26e931-b80e-491f-8c2b-7592acc31b41", "qos_policy_id": null}]} 2019-01-09 16:41:02,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-c5706d04-22d3-48b2-9219-f9c21f84c342 2019-01-09 16:41:02,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-9f78e776-1ae4-479b-9080-ecc1fb4eca29 Date: Wed, 09 Jan 2019 16:41:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:41:02,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-9f78e776-1ae4-479b-9080-ecc1fb4eca29 2019-01-09 16:41:02,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:02,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-2f82e556-14dc-4e6f-bfdf-a63d3a831daa Date: Wed, 09 Jan 2019 16:41:02 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:41:02,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-2f82e556-14dc-4e6f-bfdf-a63d3a831daa 2019-01-09 16:41:02,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:02,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-b5ffa51d-a533-4966-89d7-74c8bebab5eb Date: Wed, 09 Jan 2019 16:41:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.2"}],"id":"40d67b1b-83f4-48b7-9d79-fa6510c0d2e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:fa:35","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.22"}],"id":"a44ed5a7-9bff-4ac9-87b9-f7fac2250891","security_groups":["6f42b26a-e3b6-4eb7-a0fa-ffd401c89456"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:df:bf","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:49Z","binding:vnic_type":"normal","device_id":"d7d0a47d-3b19-4131-9581-470ee71eee9f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:52Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.6"}],"id":"eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5","security_groups":["503097b2-2092-4119-bad9-0d691308f309"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:46:94","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:46Z","binding:vnic_type":"normal","device_id":"eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:57Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.1"}],"id":"f0312a74-39f8-4084-ab17-0276baf0525c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:9c:9a","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:51Z","binding:vnic_type":"normal","device_id":"c54cc0e9-9985-49bf-9472-5ab960de8a76","ip_allocation":"immediate"}]} 2019-01-09 16:41:02,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-b5ffa51d-a533-4966-89d7-74c8bebab5eb 2019-01-09 16:41:02,719 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2 2019-01-09 16:41:02,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:02,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-8de65cd3-e8be-44ec-a91c-e485fef68e2f Date: Wed, 09 Jan 2019 16:41:02 GMT RESP BODY: {"floatingips": [{"router_id": "c54cc0e9-9985-49bf-9472-5ab960de8a76", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "created_at": "2019-01-09T16:40:50Z", "updated_at": "2019-01-09T16:40:56Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "10.1.2.6", "floating_ip_address": "172.30.9.218", "revision_number": 2, "project_id": "748f2744ccf64aa1a8b03faaf370267c", "port_id": "eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5", "id": "bb26e931-b80e-491f-8c2b-7592acc31b41", "qos_policy_id": null}]} 2019-01-09 16:41:02,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips used request id req-8de65cd3-e8be-44ec-a91c-e485fef68e2f 2019-01-09 16:41:02,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:03,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63554124-9a4f-4a3b-ac92-a7476a31abd8 x-compute-request-id: req-63554124-9a4f-4a3b-ac92-a7476a31abd8 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:46:94", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:46:94", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "rel": "bookmark"}], "image": {"id": "01616b73-363e-4432-ad7a-3019a6b0bee2", "links": [{"href": "http://172.30.9.29:8774/images/01616b73-363e-4432-ad7a-3019a6b0bee2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2019-01-09T16:40:53.000000", "flavor": {"id": "165babca-0814-4b15-9277-02c0fff190f4", "links": [{"href": "http://172.30.9.29:8774/flavors/165babca-0814-4b15-9277-02c0fff190f4", "rel": "bookmark"}]}, "id": "eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "security_groups": [{"name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp"}], "user_id": "75be9e3c8cb84851bfeb0b7112884cb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:53Z", "hostId": "62984721e975422460c6400c69aa9b26f83ce038ce697fb763e61da9", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "created": "2019-01-09T16:40:49Z", "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:41:03,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d used request id req-63554124-9a4f-4a3b-ac92-a7476a31abd8 2019-01-09 16:41:03,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:03,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-1c052a4f-c2fb-44ce-8055-ac91f5f307f6 Date: Wed, 09 Jan 2019 16:41:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:41:03,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-1c052a4f-c2fb-44ce-8055-ac91f5f307f6 2019-01-09 16:41:03,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:03,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325a7d6b-39b1-4913-8ac7-0a226e4b5c23 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:41:03,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-325a7d6b-39b1-4913-8ac7-0a226e4b5c23 2019-01-09 16:41:03,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:03,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-3e512384-b2aa-4f83-9019-b258eb89d127 Date: Wed, 09 Jan 2019 16:41:03 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:41:03,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-3e512384-b2aa-4f83-9019-b258eb89d127 2019-01-09 16:41:03,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:03,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-c4f5119b-1341-40a6-a3ba-794b10548cfd Date: Wed, 09 Jan 2019 16:41:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.2"}],"id":"40d67b1b-83f4-48b7-9d79-fa6510c0d2e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:fa:35","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.22"}],"id":"a44ed5a7-9bff-4ac9-87b9-f7fac2250891","security_groups":["6f42b26a-e3b6-4eb7-a0fa-ffd401c89456"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:df:bf","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:49Z","binding:vnic_type":"normal","device_id":"d7d0a47d-3b19-4131-9581-470ee71eee9f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:52Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.6"}],"id":"eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5","security_groups":["503097b2-2092-4119-bad9-0d691308f309"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:46:94","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:46Z","binding:vnic_type":"normal","device_id":"eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:57Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.1"}],"id":"f0312a74-39f8-4084-ab17-0276baf0525c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:9c:9a","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:51Z","binding:vnic_type":"normal","device_id":"c54cc0e9-9985-49bf-9472-5ab960de8a76","ip_allocation":"immediate"}]} 2019-01-09 16:41:03,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-c4f5119b-1341-40a6-a3ba-794b10548cfd 2019-01-09 16:41:03,360 - create_instance - INFO - Checking if VM is active 2019-01-09 16:41:03,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:03,686 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd4dbdfe-d6e4-4588-888e-7ba6b205c062 x-compute-request-id: req-bd4dbdfe-d6e4-4588-888e-7ba6b205c062 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:46:94", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:46:94", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "rel": "bookmark"}], "image": {"id": "01616b73-363e-4432-ad7a-3019a6b0bee2", "links": [{"href": "http://172.30.9.29:8774/images/01616b73-363e-4432-ad7a-3019a6b0bee2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2019-01-09T16:40:53.000000", "flavor": {"id": "165babca-0814-4b15-9277-02c0fff190f4", "links": [{"href": "http://172.30.9.29:8774/flavors/165babca-0814-4b15-9277-02c0fff190f4", "rel": "bookmark"}]}, "id": "eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "security_groups": [{"name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp"}], "user_id": "75be9e3c8cb84851bfeb0b7112884cb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:53Z", "hostId": "62984721e975422460c6400c69aa9b26f83ce038ce697fb763e61da9", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "created": "2019-01-09T16:40:49Z", "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:41:03,686 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d used request id req-bd4dbdfe-d6e4-4588-888e-7ba6b205c062 2019-01-09 16:41:03,686 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1] is - ACTIVE 2019-01-09 16:41:03,686 - create_instance - INFO - VM is - ACTIVE 2019-01-09 16:41:03,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:03,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2bd14ca9-ea47-4f91-9a5b-af0943de6f61 x-compute-request-id: req-2bd14ca9-ea47-4f91-9a5b-af0943de6f61 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:46:94", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b7:46:94", "version": 4, "addr": "172.30.9.218", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "rel": "bookmark"}], "image": {"id": "01616b73-363e-4432-ad7a-3019a6b0bee2", "links": [{"href": "http://172.30.9.29:8774/images/01616b73-363e-4432-ad7a-3019a6b0bee2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000055", "OS-SRV-USG:launched_at": "2019-01-09T16:40:53.000000", "flavor": {"id": "165babca-0814-4b15-9277-02c0fff190f4", "links": [{"href": "http://172.30.9.29:8774/flavors/165babca-0814-4b15-9277-02c0fff190f4", "rel": "bookmark"}]}, "id": "eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d", "security_groups": [{"name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp"}], "user_id": "75be9e3c8cb84851bfeb0b7112884cb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:53Z", "hostId": "62984721e975422460c6400c69aa9b26f83ce038ce697fb763e61da9", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "created": "2019-01-09T16:40:49Z", "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:41:03,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d used request id req-2bd14ca9-ea47-4f91-9a5b-af0943de6f61 2019-01-09 16:41:04,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:04,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-141dcb01-27d6-4772-979f-f59d45e03f4f Date: Wed, 09 Jan 2019 16:41:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:41:04,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-141dcb01-27d6-4772-979f-f59d45e03f4f 2019-01-09 16:41:04,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:04,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3b2edf-77db-4dba-96ae-f1c80151dc53 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:41:04,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-ba3b2edf-77db-4dba-96ae-f1c80151dc53 2019-01-09 16:41:04,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:04,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-380d75ea-4ca6-4664-b427-1c595b801a28 Date: Wed, 09 Jan 2019 16:41:04 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:41:04,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-380d75ea-4ca6-4664-b427-1c595b801a28 2019-01-09 16:41:04,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9097079f4a42683a45f5a77568ac734d413426e9" 2019-01-09 16:41:04,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-a923c2bb-0017-4366-b803-cf52a21ba5a0 Date: Wed, 09 Jan 2019 16:41:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.2"}],"id":"40d67b1b-83f4-48b7-9d79-fa6510c0d2e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:fa:35","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.22"}],"id":"a44ed5a7-9bff-4ac9-87b9-f7fac2250891","security_groups":["6f42b26a-e3b6-4eb7-a0fa-ffd401c89456"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:df:bf","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:49Z","binding:vnic_type":"normal","device_id":"d7d0a47d-3b19-4131-9581-470ee71eee9f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:52Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.6"}],"id":"eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5","security_groups":["503097b2-2092-4119-bad9-0d691308f309"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:46:94","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:46Z","binding:vnic_type":"normal","device_id":"eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:57Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.1"}],"id":"f0312a74-39f8-4084-ab17-0276baf0525c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:9c:9a","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:51Z","binding:vnic_type":"normal","device_id":"c54cc0e9-9985-49bf-9472-5ab960de8a76","ip_allocation":"immediate"}]} 2019-01-09 16:41:04,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-a923c2bb-0017-4366-b803-cf52a21ba5a0 2019-01-09 16:41:04,448 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 16:41:04,451 - paramiko.transport - DEBUG - starting thread (client mode): 0x50e06690L 2019-01-09 16:41:04,452 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 16:41:04,452 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 16:41:04,452 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 16:41:04,453 - 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-09 16:41:04,453 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 16:41:04,454 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 16:41:04,454 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 16:41:04,454 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 16:41:04,454 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 16:41:04,471 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 16:41:04,471 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 16:41:04,484 - paramiko.transport - DEBUG - Trying discovered key 653ea21baed6f4ba3fd7d5f5e55cadb9 in 158a29b8-f0f8-49f0-8fe1-1b56b302bc7c 2019-01-09 16:41:04,509 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 16:41:04,515 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 16:41:04,616 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 16:41:04,661 - create_instance - INFO - SSH is active for VM instance 2019-01-09 16:41:04,661 - ansible_utils - DEBUG - Retrieving SSH client 2019-01-09 16:41:04,663 - paramiko.transport - DEBUG - starting thread (client mode): 0x50e06710L 2019-01-09 16:41:04,664 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 16:41:04,664 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-01-09 16:41:04,664 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-01-09 16:41:04,665 - 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-09 16:41:04,665 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 16:41:04,666 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-01-09 16:41:04,666 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 16:41:04,666 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 16:41:04,666 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 16:41:04,683 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 16:41:04,684 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 16:41:04,696 - paramiko.transport - DEBUG - Trying discovered key 653ea21baed6f4ba3fd7d5f5e55cadb9 in 158a29b8-f0f8-49f0-8fe1-1b56b302bc7c 2019-01-09 16:41:04,721 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 16:41:04,727 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 16:41:04,728 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 16:41:04,729 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-01-09 16:41:04,730 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 16:41:04,731 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 16:41:04,732 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 16:41:04,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8774/v2.1/servers/d7d0a47d-3b19-4131-9581-470ee71eee9f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:05,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-191280af-d197-4f88-abf5-69fab5d07877 x-compute-request-id: req-191280af-d197-4f88-abf5-69fab5d07877 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:df:bf", "version": 4, "addr": "10.1.2.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/d7d0a47d-3b19-4131-9581-470ee71eee9f", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/d7d0a47d-3b19-4131-9581-470ee71eee9f", "rel": "bookmark"}], "image": {"id": "01616b73-363e-4432-ad7a-3019a6b0bee2", "links": [{"href": "http://172.30.9.29:8774/images/01616b73-363e-4432-ad7a-3019a6b0bee2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000054", "OS-SRV-USG:launched_at": "2019-01-09T16:40:53.000000", "flavor": {"id": "de448c36-52e9-4797-816d-5a9f743b7ea7", "links": [{"href": "http://172.30.9.29:8774/flavors/de448c36-52e9-4797-816d-5a9f743b7ea7", "rel": "bookmark"}]}, "id": "d7d0a47d-3b19-4131-9581-470ee71eee9f", "security_groups": [{"name": "default"}], "user_id": "75be9e3c8cb84851bfeb0b7112884cb1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T16:40:53Z", "hostId": "b818eae62a88b937808aad8147dbb36b860894069146bfc1ab0cb647", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "created": "2019-01-09T16:40:47Z", "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2019-01-09 16:41:05,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/d7d0a47d-3b19-4131-9581-470ee71eee9f used request id req-191280af-d197-4f88-abf5-69fab5d07877 2019-01-09 16:41:05,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:05,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 768 X-Openstack-Request-Id: req-eb3627d1-2637-4b1c-82d4-5cb3c3b0a29c Date: Wed, 09 Jan 2019 16:41:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"748f2744ccf64aa1a8b03faaf370267c","l2_adjacency":true,"status":"ACTIVE","subnets":["7199ad29-ae59-4c76-a977-6776cc5340d2"],"description":"","tags":[],"updated_at":"2019-01-09T16:40:45Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net","admin_state_up":true,"tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:44Z","provider:network_type":"vxlan"}]} 2019-01-09 16:41:05,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks?name=CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net used request id req-eb3627d1-2637-4b1c-82d4-5cb3c3b0a29c 2019-01-09 16:41:05,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:05,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-262bc7b8-cd95-4ad1-a1c3-f7326b00a9c3 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:41:05,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-262bc7b8-cd95-4ad1-a1c3-f7326b00a9c3 2019-01-09 16:41:05,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:05,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 686 X-Openstack-Request-Id: req-ede2d15a-f52a-4d26-9646-ccea0db0ebaa Date: Wed, 09 Jan 2019 16:41:05 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T16:40:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.1.2.2","end":"10.1.2.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"7199ad29-ae59-4c76-a977-6776cc5340d2","dns_nameservers":[],"gateway_ip":"10.1.2.1","project_id":"748f2744ccf64aa1a8b03faaf370267c","description":"","tags":[],"cidr":"10.1.2.0/24","subnetpool_id":null,"service_types":[],"name":"CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet","enable_dhcp":true,"segment_id":null,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","ip_version":4}]} 2019-01-09 16:41:05,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-ede2d15a-f52a-4d26-9646-ccea0db0ebaa 2019-01-09 16:41:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e795ac5d546c557140a5cd2aaab44b6fb68b35a7" 2019-01-09 16:41:05,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4007 X-Openstack-Request-Id: req-53bdcb0c-cb50-4b6a-a308-3732a77d9ca2 Date: Wed, 09 Jan 2019 16:41:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:47Z","device_owner":"network:dhcp","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.2"}],"id":"40d67b1b-83f4-48b7-9d79-fa6510c0d2e0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cb:fa:35","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.22"}],"id":"a44ed5a7-9bff-4ac9-87b9-f7fac2250891","security_groups":["6f42b26a-e3b6-4eb7-a0fa-ffd401c89456"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:11:df:bf","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:49Z","binding:vnic_type":"normal","device_id":"d7d0a47d-3b19-4131-9581-470ee71eee9f","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:52Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.6"}],"id":"eb472293-cc5e-4cd9-a5aa-b5e9f3e7deb5","security_groups":["503097b2-2092-4119-bad9-0d691308f309"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b7:46:94","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack-port1-4measoty57sz","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:46Z","binding:vnic_type":"normal","device_id":"eb5c3b51-51b7-4ea3-8b5d-18fbda41a31d","ip_allocation":"immediate"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T16:40:57Z","device_owner":"network:router_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7199ad29-ae59-4c76-a977-6776cc5340d2","ip_address":"10.1.2.1"}],"id":"f0312a74-39f8-4084-ab17-0276baf0525c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:9c:9a","project_id":"748f2744ccf64aa1a8b03faaf370267c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5eea8e6c-0a46-46f3-9b8c-e84a0217aed5","tenant_id":"748f2744ccf64aa1a8b03faaf370267c","created_at":"2019-01-09T16:40:51Z","binding:vnic_type":"normal","device_id":"c54cc0e9-9985-49bf-9472-5ab960de8a76","ip_allocation":"immediate"}]} 2019-01-09 16:41:05,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports?network_id=5eea8e6c-0a46-46f3-9b8c-e84a0217aed5 used request id req-53bdcb0c-cb50-4b6a-a308-3732a77d9ca2 2019-01-09 16:41:05,319 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack 2019-01-09 16:41:05,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:41:05,348 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:41:05 GMT Server: Apache x-openstack-request-id: req-e9995ba0-db41-4351-8018-1255eebe571e Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:41:05,470 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:41:05 GMT Server: Apache x-openstack-request-id: req-cd57dde6-df0c-4276-a8e7-6f19658e12c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:41:05,470 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-cd57dde6-df0c-4276-a8e7-6f19658e12c9 2019-01-09 16:41:05,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:41:05,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:41:05 GMT Server: Apache x-openstack-request-id: req-62c15249-3cfc-4a1d-a5a8-a0ce5c9bec42 Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:41:05,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:05 GMT Server: Apache x-openstack-request-id: req-06c2244e-02d3-4441-ab37-b6ad98628081 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-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor2", "OS::project_id": "748f2744ccf64aa1a8b03faaf370267c", "OS::stack_id": "c82b0a52-cc60-4028-9446-184b996d97a5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "security_group_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet", "net_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "inst1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "image2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "flavor1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor1", "image1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "stack_user_project_id": "dc9c3f1b8fc446dc89ca86c658eed800", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:40:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:41:05Z", "id": "c82b0a52-cc60-4028-9446-184b996d97a5", "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-09 16:41:05,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-06c2244e-02d3-4441-ab37-b6ad98628081 2019-01-09 16:41:05,541 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:41:05,541 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:41:08,544 - create_stack - DEBUG - Stack status query timeout in 1196.9259541 2019-01-09 16:41:08,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:41:08,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:41:08 GMT Server: Apache x-openstack-request-id: req-faca320f-5f30-4340-aec0-732a5834c9aa Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:41:08,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:08 GMT Server: Apache x-openstack-request-id: req-8e9a87de-ebeb-453e-87f1-113b55352e8d 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-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor2", "OS::project_id": "748f2744ccf64aa1a8b03faaf370267c", "OS::stack_id": "c82b0a52-cc60-4028-9446-184b996d97a5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "security_group_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet", "net_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "inst1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "image2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "flavor1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor1", "image1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "stack_user_project_id": "dc9c3f1b8fc446dc89ca86c658eed800", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:40:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:41:05Z", "id": "c82b0a52-cc60-4028-9446-184b996d97a5", "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-09 16:41:08,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-8e9a87de-ebeb-453e-87f1-113b55352e8d 2019-01-09 16:41:08,600 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:41:08,600 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:41:11,604 - create_stack - DEBUG - Stack status query timeout in 1193.86648893 2019-01-09 16:41:11,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:41:11,649 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:41:11 GMT Server: Apache x-openstack-request-id: req-86d27a4c-1967-4001-a60b-2837b4ccbd72 Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:41:11,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:11 GMT Server: Apache x-openstack-request-id: req-1d739ba2-267a-49c3-8648-a187220c941c 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-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor2", "OS::project_id": "748f2744ccf64aa1a8b03faaf370267c", "OS::stack_id": "c82b0a52-cc60-4028-9446-184b996d97a5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "security_group_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet", "net_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "inst1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "image2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "flavor1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor1", "image1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "stack_user_project_id": "dc9c3f1b8fc446dc89ca86c658eed800", "stack_status_reason": "Stack DELETE started", "creation_time": "2019-01-09T16:40:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2019-01-09T16:41:05Z", "id": "c82b0a52-cc60-4028-9446-184b996d97a5", "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-09 16:41:11,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-1d739ba2-267a-49c3-8648-a187220c941c 2019-01-09 16:41:11,675 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2019-01-09 16:41:11,675 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2019-01-09 16:41:14,678 - create_stack - DEBUG - Stack status query timeout in 1190.79176402 2019-01-09 16:41:14,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:41:14,889 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:41:14 GMT Server: Apache x-openstack-request-id: req-c084a3b3-363a-4078-9257-5919433fab7e Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:41:14,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:14 GMT Server: Apache x-openstack-request-id: req-dafaa50f-c7de-4c90-8a19-e5a836fbc3f1 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": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor2", "OS::project_id": "748f2744ccf64aa1a8b03faaf370267c", "OS::stack_id": "c82b0a52-cc60-4028-9446-184b996d97a5", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-kp", "security_group_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-sec_grp", "flavor_extra_specs": "{}", "subnet_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-subnet", "net_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst2", "inst1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-inst1", "image2_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image", "flavor1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-flavor1", "image1_name": "CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image"}, "deletion_time": "2019-01-09T16:41:13Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack", "stack_user_project_id": "dc9c3f1b8fc446dc89ca86c658eed800", "tags": null, "creation_time": "2019-01-09T16:40:40Z", "links": [{"href": "http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T16:41:05Z", "id": "c82b0a52-cc60-4028-9446-184b996d97a5", "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-09 16:41:14,931 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-dafaa50f-c7de-4c90-8a19-e5a836fbc3f1 2019-01-09 16:41:14,931 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2019-01-09 16:41:14,931 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack 2019-01-09 16:41:14,931 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack 2019-01-09 16:41:14,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/c82b0a52-cc60-4028-9446-184b996d97a5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}747221cf878aa58c7094633425f768805484db04" 2019-01-09 16:41:14,959 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 16:41:14 GMT Server: Apache x-openstack-request-id: req-4f313a09-d6ef-4610-ba71-daedfe25a7a6 Location: http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2019-01-09 16:41:14,985 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:41:14 GMT Server: Apache x-openstack-request-id: req-2e381779-9861-436f-95c4-c1ef240e2500 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2019-01-09 16:41:14,985 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/748f2744ccf64aa1a8b03faaf370267c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-stack/c82b0a52-cc60-4028-9446-184b996d97a5 used request id req-2e381779-9861-436f-95c4-c1ef240e2500 2019-01-09 16:41:14,986 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-151d3f4b-2d5d-4596-8b0a-a9b9cd3cf083-image 2019-01-09 16:41:14,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9292/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9590315c18c3180cb3d8cd8c8fd73c31828fadd" 2019-01-09 16:41:16,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-445a263c-18f5-45ad-93f7-d173db9de8f9 Date: Wed, 09 Jan 2019 16:41: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-09 16:41:16,244 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/01616b73-363e-4432-ad7a-3019a6b0bee2 used request id req-445a263c-18f5-45ad-93f7-d173db9de8f9 2019-01-09 16:41:16,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:41:16,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33483 X-Openstack-Request-Id: req-0d7d8e36-8c8c-42bf-9303-0dcc416d4a73 Date: Wed, 09 Jan 2019 16:41:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "created_at": "2019-01-09T16:40:42Z", "updated_at": "2019-01-09T16:40:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:40:42Z", "revision_number": 0, "id": "4041698f-1472-4e46-88af-6ea3bef1e290", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:40:42Z", "security_group_id": "6f42b26a-e3b6-4eb7-a0fa-ffd401c89456", "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "port_range_min": null, "ethertype": "IPv4", "project_id": "748f2744ccf64aa1a8b03faaf370267c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:40:42Z", "revision_number": 0, "id": "c0f38582-64fa-4b65-ba4b-d1666675fa13", "remote_group_id": "6f42b26a-e3b6-4eb7-a0fa-ffd401c89456", "remote_ip_prefix": null, "created_at": "2019-01-09T16:40:42Z", "security_group_id": "6f42b26a-e3b6-4eb7-a0fa-ffd401c89456", "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "port_range_min": null, "ethertype": "IPv6", "project_id": "748f2744ccf64aa1a8b03faaf370267c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:40:42Z", "revision_number": 0, "id": "d11bf520-152e-4f11-a9af-f397864e921e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:40:42Z", "security_group_id": "6f42b26a-e3b6-4eb7-a0fa-ffd401c89456", "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "port_range_min": null, "ethertype": "IPv6", "project_id": "748f2744ccf64aa1a8b03faaf370267c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:40:42Z", "revision_number": 0, "id": "e97b7d18-4838-4de7-9e65-8f53be5b2de5", "remote_group_id": "6f42b26a-e3b6-4eb7-a0fa-ffd401c89456", "remote_ip_prefix": null, "created_at": "2019-01-09T16:40:42Z", "security_group_id": "6f42b26a-e3b6-4eb7-a0fa-ffd401c89456", "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "port_range_min": null, "ethertype": "IPv4", "project_id": "748f2744ccf64aa1a8b03faaf370267c"}], "revision_number": 4, "project_id": "748f2744ccf64aa1a8b03faaf370267c", "id": "6f42b26a-e3b6-4eb7-a0fa-ffd401c89456", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:41:16,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups?name=default used request id req-0d7d8e36-8c8c-42bf-9303-0dcc416d4a73 2019-01-09 16:41:16,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:41:16,636 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0eab6075-164f-462e-8137-740d8222c5b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 7ad95df3f9624c3e8b6ff03e7f6e3467.", "code": 404, "title": "Not Found"}} 2019-01-09 16:41:16,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/7ad95df3f9624c3e8b6ff03e7f6e3467 used request id req-0eab6075-164f-462e-8137-740d8222c5b9 2019-01-09 16:41:16,636 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:41:16,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:41:16,739 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70bf2f52-76b9-4bdf-9107-f45a66a2d68d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: bc8c69f4de114beb992a61930b94e56b.", "code": 404, "title": "Not Found"}} 2019-01-09 16:41:16,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/bc8c69f4de114beb992a61930b94e56b used request id req-70bf2f52-76b9-4bdf-9107-f45a66a2d68d 2019-01-09 16:41:16,739 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:41:16,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:41:16,847 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f8ca90c-8d5a-488f-b0e6-666e00ea4fb1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e2b3da54330043649ed6cefc8c6eca2f.", "code": 404, "title": "Not Found"}} 2019-01-09 16:41:16,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/e2b3da54330043649ed6cefc8c6eca2f used request id req-5f8ca90c-8d5a-488f-b0e6-666e00ea4fb1 2019-01-09 16:41:16,848 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:41:16,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:41:16,949 - keystoneauth.session - DEBUG - RESP: [404] Date: Wed, 09 Jan 2019 16:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2cf00bc-49f9-43ae-ab26-dd2da7c3cda1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: eb99cddd74704f73ac532e956b42e422.", "code": 404, "title": "Not Found"}} 2019-01-09 16:41:16,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/eb99cddd74704f73ac532e956b42e422 used request id req-a2cf00bc-49f9-43ae-ab26-dd2da7c3cda1 2019-01-09 16:41:16,949 - keystoneauth.session - DEBUG - Request returned failure status: 404 2019-01-09 16:41:16,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:41:17,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-151e16c8-d733-45c7-9e89-ece369180be4 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c"}, "tags": [], "enabled": true, "domain_id": "default", "parent_id": "default", "id": "748f2744ccf64aa1a8b03faaf370267c", "name": "CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj"}} 2019-01-09 16:41:17,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-151e16c8-d733-45c7-9e89-ece369180be4 2019-01-09 16:41:17,054 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6f42b26a-e3b6-4eb7-a0fa-ffd401c89456 2019-01-09 16:41:17,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6f42b26a-e3b6-4eb7-a0fa-ffd401c89456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:41:17,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f1da267e-c33c-45d7-800b-2151a394f9db Date: Wed, 09 Jan 2019 16:41:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:40:42Z", "security_group_id": "6f42b26a-e3b6-4eb7-a0fa-ffd401c89456", "port_range_min": null, "revision_number": 0, "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "created_at": "2019-01-09T16:40:42Z", "project_id": "748f2744ccf64aa1a8b03faaf370267c", "id": "4041698f-1472-4e46-88af-6ea3bef1e290"}, {"remote_group_id": "6f42b26a-e3b6-4eb7-a0fa-ffd401c89456", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:40:42Z", "security_group_id": "6f42b26a-e3b6-4eb7-a0fa-ffd401c89456", "port_range_min": null, "revision_number": 0, "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "created_at": "2019-01-09T16:40:42Z", "project_id": "748f2744ccf64aa1a8b03faaf370267c", "id": "c0f38582-64fa-4b65-ba4b-d1666675fa13"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:40:42Z", "security_group_id": "6f42b26a-e3b6-4eb7-a0fa-ffd401c89456", "port_range_min": null, "revision_number": 0, "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "created_at": "2019-01-09T16:40:42Z", "project_id": "748f2744ccf64aa1a8b03faaf370267c", "id": "d11bf520-152e-4f11-a9af-f397864e921e"}, {"remote_group_id": "6f42b26a-e3b6-4eb7-a0fa-ffd401c89456", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T16:40:42Z", "security_group_id": "6f42b26a-e3b6-4eb7-a0fa-ffd401c89456", "port_range_min": null, "revision_number": 0, "tenant_id": "748f2744ccf64aa1a8b03faaf370267c", "created_at": "2019-01-09T16:40:42Z", "project_id": "748f2744ccf64aa1a8b03faaf370267c", "id": "e97b7d18-4838-4de7-9e65-8f53be5b2de5"}]} 2019-01-09 16:41:17,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-group-rules?security_group_id=6f42b26a-e3b6-4eb7-a0fa-ffd401c89456 used request id req-f1da267e-c33c-45d7-800b-2151a394f9db 2019-01-09 16:41:17,079 - neutron_utils - INFO - Deleting security group with name - default 2019-01-09 16:41:17,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:9696/v2.0/security-groups/6f42b26a-e3b6-4eb7-a0fa-ffd401c89456 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:41:17,260 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4c8f9dcd-7074-4e5c-9360-aa54b3ad6af3 Content-Length: 0 Date: Wed, 09 Jan 2019 16:41:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:41:17,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/6f42b26a-e3b6-4eb7-a0fa-ffd401c89456 used request id req-4c8f9dcd-7074-4e5c-9360-aa54b3ad6af3 2019-01-09 16:41:17,261 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj 2019-01-09 16:41:17,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:41:17,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:41:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e058ca6f-abf5-40ea-88df-4537a06ab351 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:41:17,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/748f2744ccf64aa1a8b03faaf370267c used request id req-e058ca6f-abf5-40ea-88df-4537a06ab351 2019-01-09 16:41:17,495 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-5ece8f64-cc76-4b3-proj-role 2019-01-09 16:41:17,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/roles/346868c2fd3e49df9c31c799e53f0a88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:41:17,627 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:41:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6daa7fc4-052e-4d33-9cc8-d4014ed61188 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:41:17,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/346868c2fd3e49df9c31c799e53f0a88 used request id req-6daa7fc4-052e-4d33-9cc8-d4014ed61188 2019-01-09 16:41:17,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.29:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0462ff28a1bf36ce3f635d2fd9e335ff2e67d40" 2019-01-09 16:41:17,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e4511f-e340-4b52-9bd9-571638dc7ae5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:41:17,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f4e4511f-e340-4b52-9bd9-571638dc7ae5 2019-01-09 16:41:17,730 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-5ece8f64-cc76-4b3-user 2019-01-09 16:41:17,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.29:5000/v3/users/75be9e3c8cb84851bfeb0b7112884cb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07b10327d6f6230799ff321461cd6b72a401dc18" 2019-01-09 16:41:17,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:41:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeb5af0a-3a37-42ec-8f94-4a567afd1cf2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:41:17,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/75be9e3c8cb84851bfeb0b7112884cb1 used request id req-eeb5af0a-3a37-42ec-8f94-4a567afd1cf2 2019-01-09 16:41:18,274 - xtesting.core.unit - INFO - Total tests: 112 Passed tests: 112 Failed tests: 0 Skipped tests: 0 Seen tags: 2019-01-09 16:41:19,017 - xtesting.core.unit - DEBUG - subunit2html /var/lib/xtesting/results/snaps_smoke/subunit_stream /var/lib/xtesting/results/snaps_smoke/results.html 2019-01-09 16:41:19,136 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 16:41:19,136 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 32:11 | PASS | +---------------------+------------------+------------------+----------------+ 2019-01-09 16:41:19,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:41:19,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:41:19,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a752176-4036-458e-ad16-2a8c71d0bb29 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acf51aa7e18c44ffaf32b307d20f4b08", "links": {"self": "http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:41:19,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0a752176-4036-458e-ad16-2a8c71d0bb29 2019-01-09 16:41:19,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109106063843s 2019-01-09 16:41:19,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0a752176-4036-458e-ad16-2a8c71d0bb29 2019-01-09 16:41:19,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-01-09 16:41:19,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:41:19,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:41:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0df901b2-f2a2-44fd-9fea-a82104890349 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:41:19,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-0df901b2-f2a2-44fd-9fea-a82104890349 2019-01-09 16:41:19,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.133686065674s 2019-01-09 16:41:19,396 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/acf51aa7e18c44ffaf32b307d20f4b08 used request id req-0df901b2-f2a2-44fd-9fea-a82104890349 2019-01-09 16:41:19,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:41:19,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:41:19,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ed3e6e-103c-49de-82d4-f244bf87692f Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:41:19,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a1ed3e6e-103c-49de-82d4-f244bf87692f 2019-01-09 16:41:19,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113411188126s 2019-01-09 16:41:19,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a1ed3e6e-103c-49de-82d4-f244bf87692f 2019-01-09 16:41:19,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:41:19,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:41:19,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c41c8f6c-a05d-49bc-b5f3-7f21e7641baf Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "snaps_smoke-user_4090b693-9aab-4ad1-803a-30e7c793f01a", "links": {"self": "http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "4d9e5734ddf7493495b2c7a80dba6d77", "description": null}} 2019-01-09 16:41:19,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77 used request id req-c41c8f6c-a05d-49bc-b5f3-7f21e7641baf 2019-01-09 16:41:19,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115232944489s 2019-01-09 16:41:19,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77 used request id req-c41c8f6c-a05d-49bc-b5f3-7f21e7641baf 2019-01-09 16:41:19,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 16:41:19,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:41:19,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:41:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1732927-c2f4-47bd-b932-daf5ec5ef76c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:41:19,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77 used request id req-f1732927-c2f4-47bd-b932-daf5ec5ef76c 2019-01-09 16:41:19,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.223406791687s 2019-01-09 16:41:19,856 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/4d9e5734ddf7493495b2c7a80dba6d77 used request id req-f1732927-c2f4-47bd-b932-daf5ec5ef76c 2019-01-09 16:41:19,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:41:19,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:41:19,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1db7d968-6204-4e61-8fc1-a6ceb1204c72 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe"}, "tags": [], "enabled": true, "id": "21858900ba734c8a8e7cb477622fbbbe", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_4090b693-9aab-4ad1-803a-30e7c793f01a"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:41:19,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-1db7d968-6204-4e61-8fc1-a6ceb1204c72 2019-01-09 16:41:19,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0950469970703s 2019-01-09 16:41:19,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-1db7d968-6204-4e61-8fc1-a6ceb1204c72 2019-01-09 16:41:19,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 16:41:19,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:41:20,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:41:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c82f3e72-1f70-40ce-af45-82a0410eb532 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:41:20,148 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-c82f3e72-1f70-40ce-af45-82a0410eb532 2019-01-09 16:41:20,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.185520887375s 2019-01-09 16:41:20,149 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/21858900ba734c8a8e7cb477622fbbbe used request id req-c82f3e72-1f70-40ce-af45-82a0410eb532 2019-01-09 16:41:20,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 16:41:20,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=21858900ba734c8a8e7cb477622fbbbe&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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:41:20,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-f79be0c4-5450-4b73-9b6f-c3f3a1d81a46 Date: Wed, 09 Jan 2019 16:41:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}]} 2019-01-09 16:41:20,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=21858900ba734c8a8e7cb477622fbbbe&name=default used request id req-f79be0c4-5450-4b73-9b6f-c3f3a1d81a46 2019-01-09 16:41:20,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224085092545s 2019-01-09 16:41:20,378 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=21858900ba734c8a8e7cb477622fbbbe&name=default used request id req-f79be0c4-5450-4b73-9b6f-c3f3a1d81a46 2019-01-09 16:41:20,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 16:41:20,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:41:20,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-37baa0e3-3fd6-4509-ab00-f6d32dcf304f Date: Wed, 09 Jan 2019 16:41:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "created_at": "2019-01-09T16:09:14Z", "updated_at": "2019-01-09T16:09:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "2288e9ee-a517-4325-8b5a-e3db7fdf7bad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "284b2a24-c956-4606-96c4-4d141c341be9", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "8b60f2c5-4394-418d-9371-cb15f72f1323", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:09:14Z", "revision_number": 0, "id": "b3f3e27a-dfc8-4f66-9046-23ad5a174ba2", "remote_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "remote_ip_prefix": null, "created_at": "2019-01-09T16:09:14Z", "security_group_id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "tenant_id": "21858900ba734c8a8e7cb477622fbbbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "21858900ba734c8a8e7cb477622fbbbe"}], "revision_number": 4, "project_id": "21858900ba734c8a8e7cb477622fbbbe", "id": "dd24d893-7d30-4c27-98e9-9087af2f709b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 16:41:20,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-37baa0e3-3fd6-4509-ab00-f6d32dcf304f 2019-01-09 16:41:20,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.125820875168s 2019-01-09 16:41:20,508 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-37baa0e3-3fd6-4509-ab00-f6d32dcf304f 2019-01-09 16:41:20,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 16:41:20,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/dd24d893-7d30-4c27-98e9-9087af2f709b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7bdbb82def962613666087079c138a6501147f6f" 2019-01-09 16:41:20,695 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2e79362-a04d-4822-a06a-5be6fa9cb2da Content-Length: 0 Date: Wed, 09 Jan 2019 16:41:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 16:41:20,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/dd24d893-7d30-4c27-98e9-9087af2f709b.json used request id req-b2e79362-a04d-4822-a06a-5be6fa9cb2da 2019-01-09 16:41:20,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.181974887848s 2019-01-09 16:41:20,696 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/dd24d893-7d30-4c27-98e9-9087af2f709b.json used request id req-b2e79362-a04d-4822-a06a-5be6fa9cb2da 2019-01-09 16:41:20,749 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-01-09 16:41:20,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:41:20,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d70202-c75d-4565-afc8-d463d85fa919 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:41:20,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c8d70202-c75d-4565-afc8-d463d85fa919 2019-01-09 16:41:20,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:41:21,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T17:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["sZ71kQeaSFS_l68MRBkxVA"], "issued_at": "2019-01-09T16:41:21.000000Z"}} 2019-01-09 16:41:21,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 16:41:21,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:21,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-da426e4e-bf5e-4e72-b5b5-e4cd40c16646 Date: Wed, 09 Jan 2019 16:41:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:41:21,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-da426e4e-bf5e-4e72-b5b5-e4cd40c16646 2019-01-09 16:41:21,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.596206903458s 2019-01-09 16:41:21,786 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-da426e4e-bf5e-4e72-b5b5-e4cd40c16646 2019-01-09 16:41:21,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:41:21,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:41:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:41:21,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:41:21,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:21,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff52b07b-b542-4d9f-8f42-909101262b42 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 16:41:21,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-ff52b07b-b542-4d9f-8f42-909101262b42 2019-01-09 16:41:21,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0938558578491s 2019-01-09 16:41:21,890 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-ff52b07b-b542-4d9f-8f42-909101262b42 2019-01-09 16:41:21,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 16:41:21,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_d53cb3ee-6f28-4420-b74d-12a9f7ad874b"}}' 2019-01-09 16:41:22,019 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b4dba3e-c572-4042-92b1-a548a4c42e41 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.29:5000/v3/projects/916028e7a6c24f219408e11a3dfdcf1a"}, "tags": [], "enabled": true, "id": "916028e7a6c24f219408e11a3dfdcf1a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d53cb3ee-6f28-4420-b74d-12a9f7ad874b"}} 2019-01-09 16:41:22,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4b4dba3e-c572-4042-92b1-a548a4c42e41 2019-01-09 16:41:22,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.121464014053s 2019-01-09 16:41:22,020 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-4b4dba3e-c572-4042-92b1-a548a4c42e41 2019-01-09 16:41:22,020 - 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'916028e7a6c24f219408e11a3dfdcf1a', '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_d53cb3ee-6f28-4420-b74d-12a9f7ad874b'}) 2019-01-09 16:41:22,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 16:41:22,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a7486aea-6bc1-4ef5-9745-a0b269afd166", "email": null, "name": "neutron_trunk-user_d53cb3ee-6f28-4420-b74d-12a9f7ad874b"}}' 2019-01-09 16:41:22,474 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:41:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf929be3-068f-4b25-9c7e-a32108e8a405 Content-Length: 328 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "links": {"self": "http://172.30.9.29:5000/v3/users/1fddd35e4ace4580a830b539a4b8a911"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1fddd35e4ace4580a830b539a4b8a911", "domain_id": "default", "password_expires_at": null}} 2019-01-09 16:41:22,474 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-cf929be3-068f-4b25-9c7e-a32108e8a405 2019-01-09 16:41:22,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.447641849518s 2019-01-09 16:41:22,475 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-cf929be3-068f-4b25-9c7e-a32108e8a405 2019-01-09 16:41:22,475 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1fddd35e4ace4580a830b539a4b8a911', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_d53cb3ee-6f28-4420-b74d-12a9f7ad874b'}) 2019-01-09 16:41:22,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:41:22,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:22,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc7efbc9-9b93-497c-80ac-264636b8299b Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:41:22,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bc7efbc9-9b93-497c-80ac-264636b8299b 2019-01-09 16:41:22,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0937149524689s 2019-01-09 16:41:22,573 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bc7efbc9-9b93-497c-80ac-264636b8299b 2019-01-09 16:41:22,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:41:22,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:22,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faf0c2cc-2993-4ba5-9ffb-bb852bcb5267 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:41:22,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-faf0c2cc-2993-4ba5-9ffb-bb852bcb5267 2019-01-09 16:41:22,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0927159786224s 2019-01-09 16:41:22,671 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-faf0c2cc-2993-4ba5-9ffb-bb852bcb5267 2019-01-09 16:41:22,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:41:22,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:22,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc4dffba-f66b-4f91-9bee-d78050a7a8f5 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:41:22,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-dc4dffba-f66b-4f91-9bee-d78050a7a8f5 2019-01-09 16:41:22,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0208418369293s 2019-01-09 16:41:22,697 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-dc4dffba-f66b-4f91-9bee-d78050a7a8f5 2019-01-09 16:41:22,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:41:22,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:22,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c30126-b4d1-4ddb-bdbe-f02d9e6dddd5 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "links": {"self": "http://172.30.9.29:5000/v3/users/1fddd35e4ace4580a830b539a4b8a911"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1fddd35e4ace4580a830b539a4b8a911", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:41:22,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-18c30126-b4d1-4ddb-bdbe-f02d9e6dddd5 2019-01-09 16:41:22,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114660024643s 2019-01-09 16:41:22,813 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-18c30126-b4d1-4ddb-bdbe-f02d9e6dddd5 2019-01-09 16:41:22,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:41:22,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:22,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aed6ad9-b3fd-4e7b-afe3-7584cb94ef4e Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/916028e7a6c24f219408e11a3dfdcf1a"}, "tags": [], "enabled": true, "id": "916028e7a6c24f219408e11a3dfdcf1a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d53cb3ee-6f28-4420-b74d-12a9f7ad874b"}]} 2019-01-09 16:41:22,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7aed6ad9-b3fd-4e7b-afe3-7584cb94ef4e 2019-01-09 16:41:22,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0940780639648s 2019-01-09 16:41:22,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7aed6ad9-b3fd-4e7b-afe3-7584cb94ef4e 2019-01-09 16:41:22,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:41:22,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=1fddd35e4ace4580a830b539a4b8a911&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=916028e7a6c24f219408e11a3dfdcf1a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:23,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26b1a97-194f-4726-8cc9-3dedb4656cf4 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=1fddd35e4ace4580a830b539a4b8a911&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=916028e7a6c24f219408e11a3dfdcf1a", "previous": null, "next": null}} 2019-01-09 16:41:23,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=1fddd35e4ace4580a830b539a4b8a911&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=916028e7a6c24f219408e11a3dfdcf1a used request id req-a26b1a97-194f-4726-8cc9-3dedb4656cf4 2019-01-09 16:41:23,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0897171497345s 2019-01-09 16:41:23,018 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=1fddd35e4ace4580a830b539a4b8a911&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=916028e7a6c24f219408e11a3dfdcf1a used request id req-a26b1a97-194f-4726-8cc9-3dedb4656cf4 2019-01-09 16:41:23,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:41:23,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/916028e7a6c24f219408e11a3dfdcf1a/users/1fddd35e4ace4580a830b539a4b8a911/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:23,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92d276cf-b505-42a5-9c59-9941f2902e7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:41:23,151 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/916028e7a6c24f219408e11a3dfdcf1a/users/1fddd35e4ace4580a830b539a4b8a911/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-92d276cf-b505-42a5-9c59-9941f2902e7e 2019-01-09 16:41:23,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.129774093628s 2019-01-09 16:41:23,152 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/916028e7a6c24f219408e11a3dfdcf1a/users/1fddd35e4ace4580a830b539a4b8a911/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-92d276cf-b505-42a5-9c59-9941f2902e7e 2019-01-09 16:41:23,152 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', 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'916028e7a6c24f219408e11a3dfdcf1a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'a7486aea-6bc1-4ef5-9745-a0b269afd166', 'username': u'neutron_trunk-user_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 16:41:23,156 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', 'password': 'a7486aea-6bc1-4ef5-9745-a0b269afd166', 'project_name': 'neutron_trunk-project_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '916028e7a6c24f219408e11a3dfdcf1a', 'project_domain_name': 'Default'} 2019-01-09 16:41:23,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:41:23,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:23,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02130838-f081-42f0-b534-ff8e6e64e0f7 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:41:23,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-02130838-f081-42f0-b534-ff8e6e64e0f7 2019-01-09 16:41:23,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.096862077713s 2019-01-09 16:41:23,257 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-02130838-f081-42f0-b534-ff8e6e64e0f7 2019-01-09 16:41:23,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:41:23,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:23,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b067497a-4cb4-4636-8eaa-18873e67d564 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:41:23,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b067497a-4cb4-4636-8eaa-18873e67d564 2019-01-09 16:41:23,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0912549495697s 2019-01-09 16:41:23,353 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b067497a-4cb4-4636-8eaa-18873e67d564 2019-01-09 16:41:23,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:41:23,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:23,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa588f5b-388e-4248-ae10-63f6b124e646 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:41:23,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-aa588f5b-388e-4248-ae10-63f6b124e646 2019-01-09 16:41:23,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10054898262s 2019-01-09 16:41:23,458 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-aa588f5b-388e-4248-ae10-63f6b124e646 2019-01-09 16:41:23,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:41:23,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:23,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e99889b-6c9d-415e-b520-1ad379310893 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "links": {"self": "http://172.30.9.29:5000/v3/users/1fddd35e4ace4580a830b539a4b8a911"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1fddd35e4ace4580a830b539a4b8a911", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:41:23,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5e99889b-6c9d-415e-b520-1ad379310893 2019-01-09 16:41:23,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111129999161s 2019-01-09 16:41:23,571 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-5e99889b-6c9d-415e-b520-1ad379310893 2019-01-09 16:41:23,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:41:23,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:23,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50cbd3a8-447e-4fff-bd98-ed102287804a Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/916028e7a6c24f219408e11a3dfdcf1a"}, "tags": [], "enabled": true, "id": "916028e7a6c24f219408e11a3dfdcf1a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d53cb3ee-6f28-4420-b74d-12a9f7ad874b"}]} 2019-01-09 16:41:23,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-50cbd3a8-447e-4fff-bd98-ed102287804a 2019-01-09 16:41:23,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0936348438263s 2019-01-09 16:41:23,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-50cbd3a8-447e-4fff-bd98-ed102287804a 2019-01-09 16:41:23,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:41:23,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=1fddd35e4ace4580a830b539a4b8a911&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=916028e7a6c24f219408e11a3dfdcf1a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:23,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da5186d-683a-4f00-bc73-1f28b71f9368 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=1fddd35e4ace4580a830b539a4b8a911&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=916028e7a6c24f219408e11a3dfdcf1a", "previous": null, "next": null}} 2019-01-09 16:41:23,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=1fddd35e4ace4580a830b539a4b8a911&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=916028e7a6c24f219408e11a3dfdcf1a used request id req-2da5186d-683a-4f00-bc73-1f28b71f9368 2019-01-09 16:41:23,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0906119346619s 2019-01-09 16:41:23,774 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=1fddd35e4ace4580a830b539a4b8a911&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=916028e7a6c24f219408e11a3dfdcf1a used request id req-2da5186d-683a-4f00-bc73-1f28b71f9368 2019-01-09 16:41:23,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:41:23,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/916028e7a6c24f219408e11a3dfdcf1a/users/1fddd35e4ace4580a830b539a4b8a911/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:23,906 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-380a2050-fb95-4af4-9640-ef61d6341161 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:41:23,906 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/916028e7a6c24f219408e11a3dfdcf1a/users/1fddd35e4ace4580a830b539a4b8a911/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-380a2050-fb95-4af4-9640-ef61d6341161 2019-01-09 16:41:23,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.127650976181s 2019-01-09 16:41:23,906 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/916028e7a6c24f219408e11a3dfdcf1a/users/1fddd35e4ace4580a830b539a4b8a911/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-380a2050-fb95-4af4-9640-ef61d6341161 2019-01-09 16:41:23,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:41:23,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:24,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b33590-99b7-4e1b-9d96-c444e8ec8766 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:41:24,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-11b33590-99b7-4e1b-9d96-c444e8ec8766 2019-01-09 16:41:24,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0935881137848s 2019-01-09 16:41:24,004 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-11b33590-99b7-4e1b-9d96-c444e8ec8766 2019-01-09 16:41:24,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:41:24,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:24,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d44edfca-d654-40ce-86ef-ace3c4797793 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:41:24,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d44edfca-d654-40ce-86ef-ace3c4797793 2019-01-09 16:41:24,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0943999290466s 2019-01-09 16:41:24,103 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d44edfca-d654-40ce-86ef-ace3c4797793 2019-01-09 16:41:24,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:41:24,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:24,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1728b211-32fc-4658-a7e1-2cada8eaeccf Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "links": {"self": "http://172.30.9.29:5000/v3/users/1fddd35e4ace4580a830b539a4b8a911"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1fddd35e4ace4580a830b539a4b8a911", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:41:24,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1728b211-32fc-4658-a7e1-2cada8eaeccf 2019-01-09 16:41:24,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105485916138s 2019-01-09 16:41:24,210 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1728b211-32fc-4658-a7e1-2cada8eaeccf 2019-01-09 16:41:24,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:41:24,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=1fddd35e4ace4580a830b539a4b8a911&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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:24,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871ff5db-0303-4f91-86c6-f1670cf56e03 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=1fddd35e4ace4580a830b539a4b8a911&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 16:41:24,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=1fddd35e4ace4580a830b539a4b8a911&scope.domain.id=default used request id req-871ff5db-0303-4f91-86c6-f1670cf56e03 2019-01-09 16:41:24,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0913398265839s 2019-01-09 16:41:24,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=1fddd35e4ace4580a830b539a4b8a911&scope.domain.id=default used request id req-871ff5db-0303-4f91-86c6-f1670cf56e03 2019-01-09 16:41:24,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-09 16:41:24,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/1fddd35e4ace4580a830b539a4b8a911/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:24,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69e20dba-2794-4b17-a8bf-6dfb56f9b01c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:41:24,451 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/1fddd35e4ace4580a830b539a4b8a911/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-69e20dba-2794-4b17-a8bf-6dfb56f9b01c 2019-01-09 16:41:24,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.134278059006s 2019-01-09 16:41:24,451 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/1fddd35e4ace4580a830b539a4b8a911/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-69e20dba-2794-4b17-a8bf-6dfb56f9b01c 2019-01-09 16:41:24,451 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 16:41:26,642 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-09 16:41:28,798 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 9c772a1f-7cac-4aa6-9860-f9d3e49f7458 | 2019-01-09T16:41:28.459235 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 9c772a1f-7cac-4aa6-9860-f9d3e49f7458 ~/.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-09 16:41:31,901 - 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-09 16:41:32,783 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 16:41:34,912 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-09 16:41:37,972 - 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=5a5c7e31-c93c-4582-800b-43cd6f09ace2) as the default verifier for the future CLI operations. 2019-01-09 16:41:39,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:41:39,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26190b7-0735-4999-b576-e55ff98259af Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:41:39,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b26190b7-0735-4999-b576-e55ff98259af 2019-01-09 16:41:39,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:41:40,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:41:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "916028e7a6c24f219408e11a3dfdcf1a", "name": "neutron_trunk-project_d53cb3ee-6f28-4420-b74d-12a9f7ad874b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/916028e7a6c24f219408e11a3dfdcf1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/916028e7a6c24f219408e11a3dfdcf1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/916028e7a6c24f219408e11a3dfdcf1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/916028e7a6c24f219408e11a3dfdcf1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/916028e7a6c24f219408e11a3dfdcf1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/916028e7a6c24f219408e11a3dfdcf1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/916028e7a6c24f219408e11a3dfdcf1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/916028e7a6c24f219408e11a3dfdcf1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/916028e7a6c24f219408e11a3dfdcf1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/916028e7a6c24f219408e11a3dfdcf1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/916028e7a6c24f219408e11a3dfdcf1a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/916028e7a6c24f219408e11a3dfdcf1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_916028e7a6c24f219408e11a3dfdcf1a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_916028e7a6c24f219408e11a3dfdcf1a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "id": "1fddd35e4ace4580a830b539a4b8a911"}, "audit_ids": ["jYX11jbfRxGB9J_ssYx9Kw"], "issued_at": "2019-01-09T16:41:40.000000Z"}} 2019-01-09 16:41:40,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-09 16:41:40,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}359a53b683ba2f45477f288d89313b1c14f06c39" 2019-01-09 16:41:40,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-21d2364d-b1b7-49fe-a9e4-5f35e135ed60 Date: Wed, 09 Jan 2019 16:41:40 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-09 16:41:40,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-21d2364d-b1b7-49fe-a9e4-5f35e135ed60 2019-01-09 16:41:40,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.185667037964s 2019-01-09 16:41:40,243 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-21d2364d-b1b7-49fe-a9e4-5f35e135ed60 2019-01-09 16:41:40,252 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-01-09 16:41:40,253 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 16:41:40,375 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 16:41:40,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:41:40,381 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 16:41:40 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 16:41:40,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:41:40,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}359a53b683ba2f45477f288d89313b1c14f06c39" 2019-01-09 16:41:40,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8dfc2bfb-b1a6-41b1-bc6f-a95d382aef9b Date: Wed, 09 Jan 2019 16:41:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:41:40,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8dfc2bfb-b1a6-41b1-bc6f-a95d382aef9b 2019-01-09 16:41:40,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196501970291s 2019-01-09 16:41:40,580 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8dfc2bfb-b1a6-41b1-bc6f-a95d382aef9b 2019-01-09 16:41:40,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 16:41:40,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}359a53b683ba2f45477f288d89313b1c14f06c39" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b"}' 2019-01-09 16:41:40,648 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/fb297d41-e297-463d-b36b-f74c0061285b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6e6531b6-fd4f-42a0-9bc4-e06e53b9950d Date: Wed, 09 Jan 2019 16:41:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fb297d41-e297-463d-b36b-f74c0061285b/file", "owner": "916028e7a6c24f219408e11a3dfdcf1a", "id": "fb297d41-e297-463d-b36b-f74c0061285b", "size": null, "self": "/v2/images/fb297d41-e297-463d-b36b-f74c0061285b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:41:40Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "checksum": null, "created_at": "2019-01-09T16:41:40Z", "protected": false} 2019-01-09 16:41:40,649 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6e6531b6-fd4f-42a0-9bc4-e06e53b9950d 2019-01-09 16:41:40,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0602588653564s 2019-01-09 16:41:40,649 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6e6531b6-fd4f-42a0-9bc4-e06e53b9950d returning object fb297d41-e297-463d-b36b-f74c0061285b 2019-01-09 16:41:40,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 16:41:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/fb297d41-e297-463d-b36b-f74c0061285b/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}359a53b683ba2f45477f288d89313b1c14f06c39" -d '' 2019-01-09 16:41:41,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ef5690f4-a4e5-4abe-9a6d-ad29a7a51439 Date: Wed, 09 Jan 2019 16:41: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-09 16:41:41,069 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/fb297d41-e297-463d-b36b-f74c0061285b/file used request id req-ef5690f4-a4e5-4abe-9a6d-ad29a7a51439 2019-01-09 16:41:41,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.419500112534s 2019-01-09 16:41:41,069 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/fb297d41-e297-463d-b36b-f74c0061285b/file used request id req-ef5690f4-a4e5-4abe-9a6d-ad29a7a51439 2019-01-09 16:41:41,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:41:41,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}359a53b683ba2f45477f288d89313b1c14f06c39" 2019-01-09 16:41:41,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-dd519b08-5cf9-40c4-9313-f713f4e1d52b Date: Wed, 09 Jan 2019 16:41:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fb297d41-e297-463d-b36b-f74c0061285b/snap", "metadata": {}}], "file": "/v2/images/fb297d41-e297-463d-b36b-f74c0061285b/file", "owner": "916028e7a6c24f219408e11a3dfdcf1a", "id": "fb297d41-e297-463d-b36b-f74c0061285b", "size": 12716032, "self": "/v2/images/fb297d41-e297-463d-b36b-f74c0061285b", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fb297d41-e297-463d-b36b-f74c0061285b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:41:41Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:41:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:41:41,099 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-dd519b08-5cf9-40c4-9313-f713f4e1d52b 2019-01-09 16:41:41,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.02543592453s 2019-01-09 16:41:41,100 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-dd519b08-5cf9-40c4-9313-f713f4e1d52b 2019-01-09 16:41:41,101 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fb297d41-e297-463d-b36b-f74c0061285b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fb297d41-e297-463d-b36b-f74c0061285b/file', 'owner': u'916028e7a6c24f219408e11a3dfdcf1a', 'id': u'fb297d41-e297-463d-b36b-f74c0061285b', 'size': 12716032, u'self': u'/v2/images/fb297d41-e297-463d-b36b-f74c0061285b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'916028e7a6c24f219408e11a3dfdcf1a', 'name': 'neutron_trunk-project_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fb297d41-e297-463d-b36b-f74c0061285b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T16:41:41Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T16:41:41Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fb297d41-e297-463d-b36b-f74c0061285b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', 'created': u'2019-01-09T16:41:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T16:41:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fb297d41-e297-463d-b36b-f74c0061285b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 16:41:41,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 16:41:41,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 16:41:41,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41: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-be3d5bf9-b311-4b36-bdf8-d706a2c46123 x-compute-request-id: req-be3d5bf9-b311-4b36-bdf8-d706a2c46123 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5ea2757f-5081-4094-bcb2-19a659273c7b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5ea2757f-5081-4094-bcb2-19a659273c7b", "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": "5ea2757f-5081-4094-bcb2-19a659273c7b"}} 2019-01-09 16:41:41,310 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-be3d5bf9-b311-4b36-bdf8-d706a2c46123 2019-01-09 16:41:41,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.207409143448s 2019-01-09 16:41:41,310 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-be3d5bf9-b311-4b36-bdf8-d706a2c46123 2019-01-09 16:41:41,311 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', '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'805038e1e9f34a349c09768ea1e3dacf', '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'5ea2757f-5081-4094-bcb2-19a659273c7b', 'swap': 0}) 2019-01-09 16:41:41,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 16:41:41,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/5ea2757f-5081-4094-bcb2-19a659273c7b/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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" -d '{"extra_specs": {}}' 2019-01-09 16:41:41,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41: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-cd98f67b-7b1d-4c4d-9ed6-78dcd9459a20 x-compute-request-id: req-cd98f67b-7b1d-4c4d-9ed6-78dcd9459a20 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 16:41:41,331 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/5ea2757f-5081-4094-bcb2-19a659273c7b/os-extra_specs used request id req-cd98f67b-7b1d-4c4d-9ed6-78dcd9459a20 2019-01-09 16:41:41,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195422172546s 2019-01-09 16:41:41,332 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/5ea2757f-5081-4094-bcb2-19a659273c7b/os-extra_specs used request id req-cd98f67b-7b1d-4c4d-9ed6-78dcd9459a20 2019-01-09 16:41:41,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:41:41,341 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:41: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:41:41,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:41:41,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}359a53b683ba2f45477f288d89313b1c14f06c39" 2019-01-09 16:41:41,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-371451e6-9ea4-46f2-9343-264750620a08 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:41:41,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-371451e6-9ea4-46f2-9343-264750620a08 2019-01-09 16:41:41,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0185289382935s 2019-01-09 16:41:41,364 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-371451e6-9ea4-46f2-9343-264750620a08 2019-01-09 16:41:41,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 16:41:41,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:41:41,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41: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-920c0bc5-9fd4-4f43-b774-6fb728e54160 x-compute-request-id: req-920c0bc5-9fd4-4f43-b774-6fb728e54160 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2019-01-09 16:41:41,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-920c0bc5-9fd4-4f43-b774-6fb728e54160 2019-01-09 16:41:41,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0338499546051s 2019-01-09 16:41:41,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-920c0bc5-9fd4-4f43-b774-6fb728e54160 2019-01-09 16:41:41,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:41:41,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}359a53b683ba2f45477f288d89313b1c14f06c39" 2019-01-09 16:41:41,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b65779e3-9e8f-4a7b-a4cb-6ac178cf37af Date: Wed, 09 Jan 2019 16:41:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fb297d41-e297-463d-b36b-f74c0061285b/snap", "metadata": {}}], "file": "/v2/images/fb297d41-e297-463d-b36b-f74c0061285b/file", "owner": "916028e7a6c24f219408e11a3dfdcf1a", "id": "fb297d41-e297-463d-b36b-f74c0061285b", "size": 12716032, "self": "/v2/images/fb297d41-e297-463d-b36b-f74c0061285b", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fb297d41-e297-463d-b36b-f74c0061285b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:41:41Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:41:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:41:41,432 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b65779e3-9e8f-4a7b-a4cb-6ac178cf37af 2019-01-09 16:41:41,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0226540565491s 2019-01-09 16:41:41,433 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b65779e3-9e8f-4a7b-a4cb-6ac178cf37af 2019-01-09 16:41:41,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 16:41:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}359a53b683ba2f45477f288d89313b1c14f06c39" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b"}' 2019-01-09 16:41:41,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3e1dd8e7-d4af-4f6b-b482-166ece522cf3 Date: Wed, 09 Jan 2019 16:41:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e/file", "owner": "916028e7a6c24f219408e11a3dfdcf1a", "id": "5ae1ea12-7cc2-4693-a3b1-564ad729e93e", "size": null, "self": "/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:41:41Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "checksum": null, "created_at": "2019-01-09T16:41:41Z", "protected": false} 2019-01-09 16:41:41,477 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-3e1dd8e7-d4af-4f6b-b482-166ece522cf3 2019-01-09 16:41:41,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0367999076843s 2019-01-09 16:41:41,478 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-3e1dd8e7-d4af-4f6b-b482-166ece522cf3 returning object 5ae1ea12-7cc2-4693-a3b1-564ad729e93e 2019-01-09 16:41:41,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 16:41:41,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e/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}359a53b683ba2f45477f288d89313b1c14f06c39" -d '' 2019-01-09 16:41:42,229 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93b1f4cc-cd01-4ebc-8ab0-c1c091ff97aa Date: Wed, 09 Jan 2019 16:41: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-09 16:41:42,229 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e/file used request id req-93b1f4cc-cd01-4ebc-8ab0-c1c091ff97aa 2019-01-09 16:41:42,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.750630140305s 2019-01-09 16:41:42,229 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e/file used request id req-93b1f4cc-cd01-4ebc-8ab0-c1c091ff97aa 2019-01-09 16:41:42,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:41:42,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}359a53b683ba2f45477f288d89313b1c14f06c39" 2019-01-09 16:41:42,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-8ba06f7b-a3dc-4df9-a3e1-f8f20370c638 Date: Wed, 09 Jan 2019 16:41:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e/snap", "metadata": {}}], "file": "/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e/file", "owner": "916028e7a6c24f219408e11a3dfdcf1a", "id": "5ae1ea12-7cc2-4693-a3b1-564ad729e93e", "size": 12716032, "self": "/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:41:42Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:41:41Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fb297d41-e297-463d-b36b-f74c0061285b/snap", "metadata": {}}], "file": "/v2/images/fb297d41-e297-463d-b36b-f74c0061285b/file", "owner": "916028e7a6c24f219408e11a3dfdcf1a", "id": "fb297d41-e297-463d-b36b-f74c0061285b", "size": 12716032, "self": "/v2/images/fb297d41-e297-463d-b36b-f74c0061285b", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fb297d41-e297-463d-b36b-f74c0061285b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:41:41Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:41:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:41:42,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8ba06f7b-a3dc-4df9-a3e1-f8f20370c638 2019-01-09 16:41:42,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0292699337006s 2019-01-09 16:41:42,263 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8ba06f7b-a3dc-4df9-a3e1-f8f20370c638 2019-01-09 16:41:42,265 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e/file', 'owner': u'916028e7a6c24f219408e11a3dfdcf1a', 'id': u'5ae1ea12-7cc2-4693-a3b1-564ad729e93e', 'size': 12716032, u'self': u'/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'916028e7a6c24f219408e11a3dfdcf1a', 'name': 'neutron_trunk-project_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T16:41:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T16:41:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', 'created': u'2019-01-09T16:41:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T16:41:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 16:41:42,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 16:41:42,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 16:41:42,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41: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-0d645a7c-ab7f-4b7d-83d9-7c802e75589c x-compute-request-id: req-0d645a7c-ab7f-4b7d-83d9-7c802e75589c Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b931080e-e804-494a-8adc-916f61f220a1", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b931080e-e804-494a-8adc-916f61f220a1", "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": "b931080e-e804-494a-8adc-916f61f220a1"}} 2019-01-09 16:41:42,325 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0d645a7c-ab7f-4b7d-83d9-7c802e75589c 2019-01-09 16:41:42,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0590689182281s 2019-01-09 16:41:42,326 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0d645a7c-ab7f-4b7d-83d9-7c802e75589c 2019-01-09 16:41:42,327 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', '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'805038e1e9f34a349c09768ea1e3dacf', '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'b931080e-e804-494a-8adc-916f61f220a1', 'swap': 0}) 2019-01-09 16:41:42,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 16:41:42,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/b931080e-e804-494a-8adc-916f61f220a1/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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" -d '{"extra_specs": {}}' 2019-01-09 16:41:42,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:41: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-eb111647-835a-4aa7-8387-e78caec92f85 x-compute-request-id: req-eb111647-835a-4aa7-8387-e78caec92f85 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 16:41:42,354 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b931080e-e804-494a-8adc-916f61f220a1/os-extra_specs used request id req-eb111647-835a-4aa7-8387-e78caec92f85 2019-01-09 16:41:42,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0271520614624s 2019-01-09 16:41:42,355 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b931080e-e804-494a-8adc-916f61f220a1/os-extra_specs used request id req-eb111647-835a-4aa7-8387-e78caec92f85 2019-01-09 16:41:42,355 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b', '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'805038e1e9f34a349c09768ea1e3dacf', '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'b931080e-e804-494a-8adc-916f61f220a1', 'swap': 0}) 2019-01-09 16:41:45,206 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-09 16:41:45,207 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-09 16:41:45,207 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-09 16:41:45,211 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-09 16:41:45,227 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-09 16:41:49,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5a5c7e31-c93c-4582-800b-43cd6f09ace2/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-01-09 16:41:49,053 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-09 16:41:49,058 - 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-09 16:43:41,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 99a952e4-4e21-4ad7-8840-91ffea7978e4 2019-01-09 16:43:41,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '99a952e4-4e21-4ad7-8840-91ffea7978e4']'. 2019-01-09 16:43:42,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-09 16:43:42,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-09 16:43:42,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 16:43:42,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 99a952e4-4e21-4ad7-8840-91ffea7978e4 | 2019-01-09 16:43:42,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-09 16:43:42,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-09 16:41:50 | 2019-01-09 16:43:42,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-09 16:43:41 | 2019-01-09 16:43:42,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:51 | 2019-01-09 16:43:42,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-09 16:43:42,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-09 16:43:42,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5a5c7e31-c93c-4582-800b-43cd6f09ace2) | 2019-01-09 16:43:42,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-09 16:43:42,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9c772a1f-7cac-4aa6-9860-f9d3e49f7458) | 2019-01-09 16:43:42,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-01-09 16:43:42,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 100.855 | 2019-01-09 16:43:42,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-01-09 16:43:42,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-01-09 16:43:42,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-09 16:43:42,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-09 16:43:42,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-09 16:43:42,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 16:43:42,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-09 16:43:42,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-09 16:43:42,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-01-09 16:43:44,730 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 16:43:44,730 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:04 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-01-09 16:43:44,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 16:43:44,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}359a53b683ba2f45477f288d89313b1c14f06c39" 2019-01-09 16:43:45,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac6fcb2c-b6fc-45a1-82b6-9284e48c3a68 Date: Wed, 09 Jan 2019 16:43: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-09 16:43:45,283 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e used request id req-ac6fcb2c-b6fc-45a1-82b6-9284e48c3a68 2019-01-09 16:43:45,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.546118974686s 2019-01-09 16:43:45,284 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5ae1ea12-7cc2-4693-a3b1-564ad729e93e used request id req-ac6fcb2c-b6fc-45a1-82b6-9284e48c3a68 2019-01-09 16:43:45,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 16:43:45,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:43:45,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d28eb57-ff78-4179-aaf1-0ab3b0a3e2f1 x-compute-request-id: req-0d28eb57-ff78-4179-aaf1-0ab3b0a3e2f1 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5ea2757f-5081-4094-bcb2-19a659273c7b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5ea2757f-5081-4094-bcb2-19a659273c7b", "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": "5ea2757f-5081-4094-bcb2-19a659273c7b"}, {"name": "neutron_trunk-flavor_alt_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b931080e-e804-494a-8adc-916f61f220a1", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b931080e-e804-494a-8adc-916f61f220a1", "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": "b931080e-e804-494a-8adc-916f61f220a1"}]} 2019-01-09 16:43:45,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-0d28eb57-ff78-4179-aaf1-0ab3b0a3e2f1 2019-01-09 16:43:45,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.037125825882s 2019-01-09 16:43:45,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-0d28eb57-ff78-4179-aaf1-0ab3b0a3e2f1 2019-01-09 16:43:45,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 16:43:45,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/b931080e-e804-494a-8adc-916f61f220a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:43:45,361 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:43:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86780992-42e6-4ed3-967e-809e1ba721b8 x-compute-request-id: req-86780992-42e6-4ed3-967e-809e1ba721b8 Content-Length: 0 Content-Type: application/json 2019-01-09 16:43:45,361 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b931080e-e804-494a-8adc-916f61f220a1 used request id req-86780992-42e6-4ed3-967e-809e1ba721b8 2019-01-09 16:43:45,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0373578071594s 2019-01-09 16:43:45,362 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b931080e-e804-494a-8adc-916f61f220a1 used request id req-86780992-42e6-4ed3-967e-809e1ba721b8 2019-01-09 16:43:45,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:43:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}359a53b683ba2f45477f288d89313b1c14f06c39" 2019-01-09 16:43:45,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-2e20fde0-2431-4544-94db-8a90e915130e Date: Wed, 09 Jan 2019 16:43:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fb297d41-e297-463d-b36b-f74c0061285b/snap", "metadata": {}}], "file": "/v2/images/fb297d41-e297-463d-b36b-f74c0061285b/file", "owner": "916028e7a6c24f219408e11a3dfdcf1a", "id": "fb297d41-e297-463d-b36b-f74c0061285b", "size": 12716032, "self": "/v2/images/fb297d41-e297-463d-b36b-f74c0061285b", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/fb297d41-e297-463d-b36b-f74c0061285b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T16:41:41Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T16:41:40Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:43:45,396 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-2e20fde0-2431-4544-94db-8a90e915130e 2019-01-09 16:43:45,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0300140380859s 2019-01-09 16:43:45,396 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-2e20fde0-2431-4544-94db-8a90e915130e 2019-01-09 16:43:45,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 16:43:45,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/fb297d41-e297-463d-b36b-f74c0061285b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}359a53b683ba2f45477f288d89313b1c14f06c39" 2019-01-09 16:43:46,392 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-182f9455-3b21-416e-969e-99ebbe48bed9 Date: Wed, 09 Jan 2019 16:43: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-09 16:43:46,392 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/fb297d41-e297-463d-b36b-f74c0061285b used request id req-182f9455-3b21-416e-969e-99ebbe48bed9 2019-01-09 16:43:46,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.994547128677s 2019-01-09 16:43:46,393 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/fb297d41-e297-463d-b36b-f74c0061285b used request id req-182f9455-3b21-416e-969e-99ebbe48bed9 2019-01-09 16:43:46,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 16:43:46,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:43:46,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fca3209b-4539-4a0e-ab00-71cafc5254a0 x-compute-request-id: req-fca3209b-4539-4a0e-ab00-71cafc5254a0 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5ea2757f-5081-4094-bcb2-19a659273c7b", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5ea2757f-5081-4094-bcb2-19a659273c7b", "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": "5ea2757f-5081-4094-bcb2-19a659273c7b"}]} 2019-01-09 16:43:46,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-fca3209b-4539-4a0e-ab00-71cafc5254a0 2019-01-09 16:43:46,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223550796509s 2019-01-09 16:43:46,416 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-fca3209b-4539-4a0e-ab00-71cafc5254a0 2019-01-09 16:43:46,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 16:43:46,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/5ea2757f-5081-4094-bcb2-19a659273c7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:43:46,446 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:43:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7648a2b2-60b4-4c50-87aa-d4e8f0c63352 x-compute-request-id: req-7648a2b2-60b4-4c50-87aa-d4e8f0c63352 Content-Length: 0 Content-Type: application/json 2019-01-09 16:43:46,446 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/5ea2757f-5081-4094-bcb2-19a659273c7b used request id req-7648a2b2-60b4-4c50-87aa-d4e8f0c63352 2019-01-09 16:43:46,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0285840034485s 2019-01-09 16:43:46,446 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/5ea2757f-5081-4094-bcb2-19a659273c7b used request id req-7648a2b2-60b4-4c50-87aa-d4e8f0c63352 2019-01-09 16:43:46,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:43:46,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:43:46,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd89751-44bb-4f6b-8cbb-22cf7668ec75 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "neutron_trunk-user_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "links": {"self": "http://172.30.9.29:5000/v3/users/1fddd35e4ace4580a830b539a4b8a911"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1fddd35e4ace4580a830b539a4b8a911", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:43:46,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3bd89751-44bb-4f6b-8cbb-22cf7668ec75 2019-01-09 16:43:46,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112340927124s 2019-01-09 16:43:46,560 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3bd89751-44bb-4f6b-8cbb-22cf7668ec75 2019-01-09 16:43:46,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:43:46,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/1fddd35e4ace4580a830b539a4b8a911 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:43:46,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e814a04f-159c-42fa-99f0-802ebc2f475b Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "neutron_trunk-user_d53cb3ee-6f28-4420-b74d-12a9f7ad874b", "links": {"self": "http://172.30.9.29:5000/v3/users/1fddd35e4ace4580a830b539a4b8a911"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1fddd35e4ace4580a830b539a4b8a911", "description": null}} 2019-01-09 16:43:46,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/1fddd35e4ace4580a830b539a4b8a911 used request id req-e814a04f-159c-42fa-99f0-802ebc2f475b 2019-01-09 16:43:46,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107023954391s 2019-01-09 16:43:46,672 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/1fddd35e4ace4580a830b539a4b8a911 used request id req-e814a04f-159c-42fa-99f0-802ebc2f475b 2019-01-09 16:43:46,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 16:43:46,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/1fddd35e4ace4580a830b539a4b8a911 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:43:46,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:43:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b258a2c2-e2f2-436a-913e-f73b3ddb055f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:43:46,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1fddd35e4ace4580a830b539a4b8a911 used request id req-b258a2c2-e2f2-436a-913e-f73b3ddb055f 2019-01-09 16:43:46,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.173077106476s 2019-01-09 16:43:46,847 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/1fddd35e4ace4580a830b539a4b8a911 used request id req-b258a2c2-e2f2-436a-913e-f73b3ddb055f 2019-01-09 16:43:46,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:43:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:43:46,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d5e920-91a6-41b9-97a9-2a5b12c9660e Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.29:5000/v3/projects/916028e7a6c24f219408e11a3dfdcf1a"}, "tags": [], "enabled": true, "id": "916028e7a6c24f219408e11a3dfdcf1a", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_d53cb3ee-6f28-4420-b74d-12a9f7ad874b"}]} 2019-01-09 16:43:46,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-06d5e920-91a6-41b9-97a9-2a5b12c9660e 2019-01-09 16:43:46,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0989308357239s 2019-01-09 16:43:46,952 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-06d5e920-91a6-41b9-97a9-2a5b12c9660e 2019-01-09 16:43:46,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 16:43:46,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/916028e7a6c24f219408e11a3dfdcf1a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:43:47,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:43:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71d1deeb-8d09-43fc-b4d6-97cb19c93a02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:43:47,114 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/916028e7a6c24f219408e11a3dfdcf1a used request id req-71d1deeb-8d09-43fc-b4d6-97cb19c93a02 2019-01-09 16:43:47,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.157388925552s 2019-01-09 16:43:47,115 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/916028e7a6c24f219408e11a3dfdcf1a used request id req-71d1deeb-8d09-43fc-b4d6-97cb19c93a02 2019-01-09 16:43:47,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 16:43:47,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=916028e7a6c24f219408e11a3dfdcf1a&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}e553a9ac7bfc964f55e6ebfaf579f507c264d16b" 2019-01-09 16:43:47,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9a51a910-2d9a-400e-ae81-3d5fe2762560 Date: Wed, 09 Jan 2019 16:43:47 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:43:47,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=916028e7a6c24f219408e11a3dfdcf1a&name=default used request id req-9a51a910-2d9a-400e-ae81-3d5fe2762560 2019-01-09 16:43:47,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.194487810135s 2019-01-09 16:43:47,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=916028e7a6c24f219408e11a3dfdcf1a&name=default used request id req-9a51a910-2d9a-400e-ae81-3d5fe2762560 2019-01-09 16:43:47,365 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-01-09 16:43:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:43:47,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e9e7b3-3aff-4ba2-896a-a0fe7b21a01c Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:43:47,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-20e9e7b3-3aff-4ba2-896a-a0fe7b21a01c 2019-01-09 16:43:47,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:43:47,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T17:43:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["yI3hlhSyQ965zuBJ2teDAw"], "issued_at": "2019-01-09T16:43:47.000000Z"}} 2019-01-09 16:43:47,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 16:43:47,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:48,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-a00bb253-a918-4a17-ae10-ebc1152f4bb1 Date: Wed, 09 Jan 2019 16:43:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:43:48,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a00bb253-a918-4a17-ae10-ebc1152f4bb1 2019-01-09 16:43:48,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.274114131927s 2019-01-09 16:43:48,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a00bb253-a918-4a17-ae10-ebc1152f4bb1 2019-01-09 16:43:48,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:43:48,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:43: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:43:48,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:43:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:48,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4602506-fc65-46b5-a3c4-6ba9be87eb2c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 16:43:48,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-e4602506-fc65-46b5-a3c4-6ba9be87eb2c 2019-01-09 16:43:48,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0927639007568s 2019-01-09 16:43:48,179 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-e4602506-fc65-46b5-a3c4-6ba9be87eb2c 2019-01-09 16:43:48,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 16:43:48,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_ce81300b-94da-4530-84d5-eb2744249ed9"}}' 2019-01-09 16:43:48,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef8e7d90-e0ad-47a3-bbee-58b6dd2d7abc 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.29:5000/v3/projects/7dfbcbd72b7d4471adae0c2e490e5f0f"}, "tags": [], "enabled": true, "id": "7dfbcbd72b7d4471adae0c2e490e5f0f", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_ce81300b-94da-4530-84d5-eb2744249ed9"}} 2019-01-09 16:43:48,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ef8e7d90-e0ad-47a3-bbee-58b6dd2d7abc 2019-01-09 16:43:48,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.122714996338s 2019-01-09 16:43:48,309 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-ef8e7d90-e0ad-47a3-bbee-58b6dd2d7abc 2019-01-09 16:43:48,309 - 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'7dfbcbd72b7d4471adae0c2e490e5f0f', '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_ce81300b-94da-4530-84d5-eb2744249ed9'}) 2019-01-09 16:43:48,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 16:43:48,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "263bf3a5-3335-4700-af9a-a17e427c76f4", "email": null, "name": "networking-bgpvpn-user_ce81300b-94da-4530-84d5-eb2744249ed9"}}' 2019-01-09 16:43:48,674 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:43:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99321476-750f-4421-a04f-0b1a4aee7813 Content-Length: 332 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_ce81300b-94da-4530-84d5-eb2744249ed9", "links": {"self": "http://172.30.9.29:5000/v3/users/49bdb9f5c94e406686ff6c7b06d3a343"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49bdb9f5c94e406686ff6c7b06d3a343", "domain_id": "default", "password_expires_at": null}} 2019-01-09 16:43:48,674 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-99321476-750f-4421-a04f-0b1a4aee7813 2019-01-09 16:43:48,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.358061075211s 2019-01-09 16:43:48,674 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-99321476-750f-4421-a04f-0b1a4aee7813 2019-01-09 16:43:48,675 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'49bdb9f5c94e406686ff6c7b06d3a343', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_ce81300b-94da-4530-84d5-eb2744249ed9'}) 2019-01-09 16:43:48,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:43:48,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:48,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a59a59-cd00-4e7f-b4b6-1c15c0a5e027 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:43:48,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-07a59a59-cd00-4e7f-b4b6-1c15c0a5e027 2019-01-09 16:43:48,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0933270454407s 2019-01-09 16:43:48,772 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-07a59a59-cd00-4e7f-b4b6-1c15c0a5e027 2019-01-09 16:43:48,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:43:48,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:48,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a64fddd1-b559-41c6-9d12-524a6ac64dc9 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:43:48,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a64fddd1-b559-41c6-9d12-524a6ac64dc9 2019-01-09 16:43:48,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0924530029297s 2019-01-09 16:43:48,870 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a64fddd1-b559-41c6-9d12-524a6ac64dc9 2019-01-09 16:43:48,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:43:48,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:48,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2091be0-f3da-40b2-b239-21db1c070952 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:43:48,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a2091be0-f3da-40b2-b239-21db1c070952 2019-01-09 16:43:48,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0956199169159s 2019-01-09 16:43:48,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a2091be0-f3da-40b2-b239-21db1c070952 2019-01-09 16:43:48,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:43:48,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:49,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6052e30-705c-49f7-955f-e950d05641ba Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_ce81300b-94da-4530-84d5-eb2744249ed9", "links": {"self": "http://172.30.9.29:5000/v3/users/49bdb9f5c94e406686ff6c7b06d3a343"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49bdb9f5c94e406686ff6c7b06d3a343", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:43:49,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e6052e30-705c-49f7-955f-e950d05641ba 2019-01-09 16:43:49,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110666036606s 2019-01-09 16:43:49,083 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-e6052e30-705c-49f7-955f-e950d05641ba 2019-01-09 16:43:49,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:43:49,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:49,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f9bf0b8-044b-4cbb-8d59-a83198b569c3 Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.29:5000/v3/projects/7dfbcbd72b7d4471adae0c2e490e5f0f"}, "tags": [], "enabled": true, "id": "7dfbcbd72b7d4471adae0c2e490e5f0f", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_ce81300b-94da-4530-84d5-eb2744249ed9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:43:49,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4f9bf0b8-044b-4cbb-8d59-a83198b569c3 2019-01-09 16:43:49,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0937089920044s 2019-01-09 16:43:49,189 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4f9bf0b8-044b-4cbb-8d59-a83198b569c3 2019-01-09 16:43:49,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:43:49,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=49bdb9f5c94e406686ff6c7b06d3a343&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=7dfbcbd72b7d4471adae0c2e490e5f0f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:49,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1ab931-25ea-45e3-afad-8ce1a9a977e2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=49bdb9f5c94e406686ff6c7b06d3a343&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=7dfbcbd72b7d4471adae0c2e490e5f0f", "previous": null, "next": null}} 2019-01-09 16:43:49,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=49bdb9f5c94e406686ff6c7b06d3a343&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=7dfbcbd72b7d4471adae0c2e490e5f0f used request id req-1b1ab931-25ea-45e3-afad-8ce1a9a977e2 2019-01-09 16:43:49,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.099641084671s 2019-01-09 16:43:49,297 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=49bdb9f5c94e406686ff6c7b06d3a343&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=7dfbcbd72b7d4471adae0c2e490e5f0f used request id req-1b1ab931-25ea-45e3-afad-8ce1a9a977e2 2019-01-09 16:43:49,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:43:49,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/7dfbcbd72b7d4471adae0c2e490e5f0f/users/49bdb9f5c94e406686ff6c7b06d3a343/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:49,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:43:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41488347-e90b-40c3-a0bd-7cedfa73bcce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:43:49,429 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7dfbcbd72b7d4471adae0c2e490e5f0f/users/49bdb9f5c94e406686ff6c7b06d3a343/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-41488347-e90b-40c3-a0bd-7cedfa73bcce 2019-01-09 16:43:49,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.128211021423s 2019-01-09 16:43:49,429 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7dfbcbd72b7d4471adae0c2e490e5f0f/users/49bdb9f5c94e406686ff6c7b06d3a343/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-41488347-e90b-40c3-a0bd-7cedfa73bcce 2019-01-09 16:43:49,430 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_ce81300b-94da-4530-84d5-eb2744249ed9', 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'7dfbcbd72b7d4471adae0c2e490e5f0f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '263bf3a5-3335-4700-af9a-a17e427c76f4', 'username': u'networking-bgpvpn-user_ce81300b-94da-4530-84d5-eb2744249ed9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 16:43:49,433 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_ce81300b-94da-4530-84d5-eb2744249ed9', 'password': '263bf3a5-3335-4700-af9a-a17e427c76f4', 'project_name': 'networking-bgpvpn-project_ce81300b-94da-4530-84d5-eb2744249ed9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '7dfbcbd72b7d4471adae0c2e490e5f0f', 'project_domain_name': 'Default'} 2019-01-09 16:43:49,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:43:49,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:49,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f900664-aa5e-4cfc-b96c-5e30bd0ef8ef Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:43:49,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9f900664-aa5e-4cfc-b96c-5e30bd0ef8ef 2019-01-09 16:43:49,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0923528671265s 2019-01-09 16:43:49,529 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9f900664-aa5e-4cfc-b96c-5e30bd0ef8ef 2019-01-09 16:43:49,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:43:49,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:49,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ddec36-a980-42df-95cd-2c68fced0eee Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:43:49,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d6ddec36-a980-42df-95cd-2c68fced0eee 2019-01-09 16:43:49,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0184071063995s 2019-01-09 16:43:49,553 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d6ddec36-a980-42df-95cd-2c68fced0eee 2019-01-09 16:43:49,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:43:49,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:49,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d438eea4-6e50-4206-8db1-726f8cd2653c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:43:49,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d438eea4-6e50-4206-8db1-726f8cd2653c 2019-01-09 16:43:49,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106294870377s 2019-01-09 16:43:49,664 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d438eea4-6e50-4206-8db1-726f8cd2653c 2019-01-09 16:43:49,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:43:49,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:49,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae3f38dc-9fdd-4ba0-b57d-129bf4463e2e Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_ce81300b-94da-4530-84d5-eb2744249ed9", "links": {"self": "http://172.30.9.29:5000/v3/users/49bdb9f5c94e406686ff6c7b06d3a343"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49bdb9f5c94e406686ff6c7b06d3a343", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:43:49,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ae3f38dc-9fdd-4ba0-b57d-129bf4463e2e 2019-01-09 16:43:49,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.194363117218s 2019-01-09 16:43:49,860 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ae3f38dc-9fdd-4ba0-b57d-129bf4463e2e 2019-01-09 16:43:49,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:43:49,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:49,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2044f8b9-2f2c-466c-a558-1e9d516c92be Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.29:5000/v3/projects/7dfbcbd72b7d4471adae0c2e490e5f0f"}, "tags": [], "enabled": true, "id": "7dfbcbd72b7d4471adae0c2e490e5f0f", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_ce81300b-94da-4530-84d5-eb2744249ed9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:43:49,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2044f8b9-2f2c-466c-a558-1e9d516c92be 2019-01-09 16:43:49,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.095428943634s 2019-01-09 16:43:49,967 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-2044f8b9-2f2c-466c-a558-1e9d516c92be 2019-01-09 16:43:49,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:43:49,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=49bdb9f5c94e406686ff6c7b06d3a343&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=7dfbcbd72b7d4471adae0c2e490e5f0f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:50,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ab88e2-74ba-4749-b100-0358186d7069 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=49bdb9f5c94e406686ff6c7b06d3a343&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=7dfbcbd72b7d4471adae0c2e490e5f0f", "previous": null, "next": null}} 2019-01-09 16:43:50,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=49bdb9f5c94e406686ff6c7b06d3a343&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=7dfbcbd72b7d4471adae0c2e490e5f0f used request id req-d1ab88e2-74ba-4749-b100-0358186d7069 2019-01-09 16:43:50,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0921249389648s 2019-01-09 16:43:50,067 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=49bdb9f5c94e406686ff6c7b06d3a343&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=7dfbcbd72b7d4471adae0c2e490e5f0f used request id req-d1ab88e2-74ba-4749-b100-0358186d7069 2019-01-09 16:43:50,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:43:50,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/7dfbcbd72b7d4471adae0c2e490e5f0f/users/49bdb9f5c94e406686ff6c7b06d3a343/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:50,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce963141-749d-42a8-8d75-6a3ad5396174 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:43:50,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7dfbcbd72b7d4471adae0c2e490e5f0f/users/49bdb9f5c94e406686ff6c7b06d3a343/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-ce963141-749d-42a8-8d75-6a3ad5396174 2019-01-09 16:43:50,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133759021759s 2019-01-09 16:43:50,204 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/7dfbcbd72b7d4471adae0c2e490e5f0f/users/49bdb9f5c94e406686ff6c7b06d3a343/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-ce963141-749d-42a8-8d75-6a3ad5396174 2019-01-09 16:43:50,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:43:50,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:50,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b77db606-5007-40a8-8974-8749e59bfcf8 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:43:50,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b77db606-5007-40a8-8974-8749e59bfcf8 2019-01-09 16:43:50,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.093239068985s 2019-01-09 16:43:50,301 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b77db606-5007-40a8-8974-8749e59bfcf8 2019-01-09 16:43:50,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:43:50,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:50,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b633032-d6dc-4bc4-aa18-cc5f793bfcd7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:43:50,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-4b633032-d6dc-4bc4-aa18-cc5f793bfcd7 2019-01-09 16:43:50,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0988209247589s 2019-01-09 16:43:50,405 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-4b633032-d6dc-4bc4-aa18-cc5f793bfcd7 2019-01-09 16:43:50,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:43:50,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:50,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b6e2443-5ef0-412e-b26a-ffc5c8fba89c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_ce81300b-94da-4530-84d5-eb2744249ed9", "links": {"self": "http://172.30.9.29:5000/v3/users/49bdb9f5c94e406686ff6c7b06d3a343"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49bdb9f5c94e406686ff6c7b06d3a343", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:43:50,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1b6e2443-5ef0-412e-b26a-ffc5c8fba89c 2019-01-09 16:43:50,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110291004181s 2019-01-09 16:43:50,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-1b6e2443-5ef0-412e-b26a-ffc5c8fba89c 2019-01-09 16:43:50,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:43:50,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=49bdb9f5c94e406686ff6c7b06d3a343&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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:50,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5170725-a0d9-4ca5-9400-9ee8300f0c7f Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=49bdb9f5c94e406686ff6c7b06d3a343&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 16:43:50,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=49bdb9f5c94e406686ff6c7b06d3a343&scope.domain.id=default used request id req-b5170725-a0d9-4ca5-9400-9ee8300f0c7f 2019-01-09 16:43:50,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0937728881836s 2019-01-09 16:43:50,622 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=49bdb9f5c94e406686ff6c7b06d3a343&scope.domain.id=default used request id req-b5170725-a0d9-4ca5-9400-9ee8300f0c7f 2019-01-09 16:43:50,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-09 16:43:50,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/49bdb9f5c94e406686ff6c7b06d3a343/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:43:50,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39ff84af-dd81-443a-a0fc-723c5006812e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:43:50,754 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/49bdb9f5c94e406686ff6c7b06d3a343/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-39ff84af-dd81-443a-a0fc-723c5006812e 2019-01-09 16:43:50,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.12867808342s 2019-01-09 16:43:50,755 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/49bdb9f5c94e406686ff6c7b06d3a343/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-39ff84af-dd81-443a-a0fc-723c5006812e 2019-01-09 16:43:50,755 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 16:43:52,954 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-09 16:43:55,104 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 2904d147-d3af-4679-97e6-ce5f22cf12c2 | 2019-01-09T16:43:54.745658 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 2904d147-d3af-4679-97e6-ce5f22cf12c2 ~/.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-09 16:43:58,368 - 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-09 16:43:59,199 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 16:44:01,272 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-09 16:44:04,088 - 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=2e8e1c4b-047b-4772-841b-de0168bc9672) as the default verifier for the future CLI operations. 2019-01-09 16:44:05,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:44:05,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b501c680-f3b6-43bf-b99b-dda8ef32f556 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:44:05,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-b501c680-f3b6-43bf-b99b-dda8ef32f556 2019-01-09 16:44:05,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:44:06,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:44:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7dfbcbd72b7d4471adae0c2e490e5f0f", "name": "networking-bgpvpn-project_ce81300b-94da-4530-84d5-eb2744249ed9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_7dfbcbd72b7d4471adae0c2e490e5f0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_ce81300b-94da-4530-84d5-eb2744249ed9", "id": "49bdb9f5c94e406686ff6c7b06d3a343"}, "audit_ids": ["TRRCO9iPRzuEr1HEI5rqcQ"], "issued_at": "2019-01-09T16:44:06.000000Z"}} 2019-01-09 16:44:06,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-09 16:44:06,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}179a28217b2bfb2919ec0df6bd886ec89d22edf3" 2019-01-09 16:44:06,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-fe9ee809-e23b-4c4a-b3bf-f87778601d12 Date: Wed, 09 Jan 2019 16:44:06 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-09 16:44:06,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-fe9ee809-e23b-4c4a-b3bf-f87778601d12 2019-01-09 16:44:06,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.186480998993s 2019-01-09 16:44:06,445 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-fe9ee809-e23b-4c4a-b3bf-f87778601d12 2019-01-09 16:44:06,453 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-01-09 16:44:06,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:44:06,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:44:06,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-100d8e80-db90-422d-b2ac-5a1d2783c9a5 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_ce81300b-94da-4530-84d5-eb2744249ed9", "links": {"self": "http://172.30.9.29:5000/v3/users/49bdb9f5c94e406686ff6c7b06d3a343"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "49bdb9f5c94e406686ff6c7b06d3a343", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:44:06,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-100d8e80-db90-422d-b2ac-5a1d2783c9a5 2019-01-09 16:44:06,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107605934143s 2019-01-09 16:44:06,562 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-100d8e80-db90-422d-b2ac-5a1d2783c9a5 2019-01-09 16:44:06,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:44:06,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/49bdb9f5c94e406686ff6c7b06d3a343 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:44:06,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1898a047-bd82-4caa-8519-7a829773ef42 Content-Encoding: gzip Content-Length: 233 Content-Type: application/json RESP BODY: {"user": {"name": "networking-bgpvpn-user_ce81300b-94da-4530-84d5-eb2744249ed9", "links": {"self": "http://172.30.9.29:5000/v3/users/49bdb9f5c94e406686ff6c7b06d3a343"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "49bdb9f5c94e406686ff6c7b06d3a343", "description": null}} 2019-01-09 16:44:06,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/49bdb9f5c94e406686ff6c7b06d3a343 used request id req-1898a047-bd82-4caa-8519-7a829773ef42 2019-01-09 16:44:06,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.18553686142s 2019-01-09 16:44:06,753 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/49bdb9f5c94e406686ff6c7b06d3a343 used request id req-1898a047-bd82-4caa-8519-7a829773ef42 2019-01-09 16:44:06,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 16:44:06,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/49bdb9f5c94e406686ff6c7b06d3a343 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:44:06,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ac93b67-e299-4c46-af67-fa3faa9daad6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:44:06,940 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/49bdb9f5c94e406686ff6c7b06d3a343 used request id req-6ac93b67-e299-4c46-af67-fa3faa9daad6 2019-01-09 16:44:06,941 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.187286138535s 2019-01-09 16:44:06,941 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/49bdb9f5c94e406686ff6c7b06d3a343 used request id req-6ac93b67-e299-4c46-af67-fa3faa9daad6 2019-01-09 16:44:06,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:44:06,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:44:07,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a1e3a33-bace-41ad-8749-9de80dae77ff Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.29:5000/v3/projects/7dfbcbd72b7d4471adae0c2e490e5f0f"}, "tags": [], "enabled": true, "id": "7dfbcbd72b7d4471adae0c2e490e5f0f", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_ce81300b-94da-4530-84d5-eb2744249ed9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:44:07,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-6a1e3a33-bace-41ad-8749-9de80dae77ff 2019-01-09 16:44:07,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101116895676s 2019-01-09 16:44:07,048 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-6a1e3a33-bace-41ad-8749-9de80dae77ff 2019-01-09 16:44:07,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 16:44:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/7dfbcbd72b7d4471adae0c2e490e5f0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:44:07,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:44:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d164650-98b0-428b-b570-9806077fff88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:44:07,227 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7dfbcbd72b7d4471adae0c2e490e5f0f used request id req-3d164650-98b0-428b-b570-9806077fff88 2019-01-09 16:44:07,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.174319982529s 2019-01-09 16:44:07,227 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/7dfbcbd72b7d4471adae0c2e490e5f0f used request id req-3d164650-98b0-428b-b570-9806077fff88 2019-01-09 16:44:07,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 16:44:07,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7dfbcbd72b7d4471adae0c2e490e5f0f&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}ca6ac31082895a4ea5e85dc75854566ec8f54fdc" 2019-01-09 16:44:07,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-26bf9154-9be0-4ba0-bf21-08b1845b9d4a Date: Wed, 09 Jan 2019 16:44:07 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:44:07,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7dfbcbd72b7d4471adae0c2e490e5f0f&name=default used request id req-26bf9154-9be0-4ba0-bf21-08b1845b9d4a 2019-01-09 16:44:07,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203413963318s 2019-01-09 16:44:07,434 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=7dfbcbd72b7d4471adae0c2e490e5f0f&name=default used request id req-26bf9154-9be0-4ba0-bf21-08b1845b9d4a 2019-01-09 16:44:07,434 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-01-09 16:44:07,434 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-01-09 16:44:07,485 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-01-09 16:44:07,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:44:07,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd71e62d-f441-4a02-bd9d-d6b2905a9ee6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:44:07,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-cd71e62d-f441-4a02-bd9d-d6b2905a9ee6 2019-01-09 16:44:07,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:44:07,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T17:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["BuXbsdEbSyepeJAFQ1ke1g"], "issued_at": "2019-01-09T16:44:07.000000Z"}} 2019-01-09 16:44:07,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 16:44:07,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:08,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f6578585-d7a2-458c-9339-e259cea9ab68 Date: Wed, 09 Jan 2019 16:44:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:44:08,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f6578585-d7a2-458c-9339-e259cea9ab68 2019-01-09 16:44:08,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255046129227s 2019-01-09 16:44:08,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f6578585-d7a2-458c-9339-e259cea9ab68 2019-01-09 16:44:08,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:44:08,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:44:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:44:08,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:44:08,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:08,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1cc87f-aa35-438a-8137-583e5adc68e1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 16:44:08,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-6c1cc87f-aa35-438a-8137-583e5adc68e1 2019-01-09 16:44:08,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0914471149445s 2019-01-09 16:44:08,278 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-6c1cc87f-aa35-438a-8137-583e5adc68e1 2019-01-09 16:44:08,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 16:44:08,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_68cb5fb5-ffce-49e8-a271-9fb394597711"}}' 2019-01-09 16:44:08,418 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acf30e0c-df7b-4f2b-9a0c-76043a39b150 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.29:5000/v3/projects/98f0b67775524e02999c9c71044f222a"}, "tags": [], "enabled": true, "id": "98f0b67775524e02999c9c71044f222a", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_68cb5fb5-ffce-49e8-a271-9fb394597711"}} 2019-01-09 16:44:08,418 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-acf30e0c-df7b-4f2b-9a0c-76043a39b150 2019-01-09 16:44:08,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.13253903389s 2019-01-09 16:44:08,419 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-acf30e0c-df7b-4f2b-9a0c-76043a39b150 2019-01-09 16:44:08,419 - 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'98f0b67775524e02999c9c71044f222a', '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_68cb5fb5-ffce-49e8-a271-9fb394597711'}) 2019-01-09 16:44:08,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 16:44:08,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "529dc9df-7df0-4158-ae85-970519a4bfef", "email": null, "name": "networking-sfc-user_68cb5fb5-ffce-49e8-a271-9fb394597711"}}' 2019-01-09 16:44:08,714 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47390534-d847-4c06-a1ca-04a48a3e8772 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_68cb5fb5-ffce-49e8-a271-9fb394597711", "links": {"self": "http://172.30.9.29:5000/v3/users/a4bf45d4c8954f07992705e5183fe4ea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4bf45d4c8954f07992705e5183fe4ea", "domain_id": "default", "password_expires_at": null}} 2019-01-09 16:44:08,715 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-47390534-d847-4c06-a1ca-04a48a3e8772 2019-01-09 16:44:08,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.289005041122s 2019-01-09 16:44:08,715 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-47390534-d847-4c06-a1ca-04a48a3e8772 2019-01-09 16:44:08,716 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a4bf45d4c8954f07992705e5183fe4ea', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_68cb5fb5-ffce-49e8-a271-9fb394597711'}) 2019-01-09 16:44:08,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:44:08,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:08,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20617d02-b99e-450f-b213-ea9e3915a32b Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:44:08,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-20617d02-b99e-450f-b213-ea9e3915a32b 2019-01-09 16:44:08,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0920300483704s 2019-01-09 16:44:08,812 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-20617d02-b99e-450f-b213-ea9e3915a32b 2019-01-09 16:44:08,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:44:08,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:08,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32989e6-5877-4845-a736-e0ffe97fbe4d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:44:08,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f32989e6-5877-4845-a736-e0ffe97fbe4d 2019-01-09 16:44:08,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171972036362s 2019-01-09 16:44:08,989 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f32989e6-5877-4845-a736-e0ffe97fbe4d 2019-01-09 16:44:08,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:44:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:09,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f59965f-1ed7-41da-a205-63ae4f25d0d4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:44:09,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-3f59965f-1ed7-41da-a205-63ae4f25d0d4 2019-01-09 16:44:09,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.096508026123s 2019-01-09 16:44:09,090 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-3f59965f-1ed7-41da-a205-63ae4f25d0d4 2019-01-09 16:44:09,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:44:09,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:09,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-445a249f-aba1-4197-83d7-69c386eea148 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_68cb5fb5-ffce-49e8-a271-9fb394597711", "links": {"self": "http://172.30.9.29:5000/v3/users/a4bf45d4c8954f07992705e5183fe4ea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4bf45d4c8954f07992705e5183fe4ea", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:44:09,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-445a249f-aba1-4197-83d7-69c386eea148 2019-01-09 16:44:09,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113338947296s 2019-01-09 16:44:09,205 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-445a249f-aba1-4197-83d7-69c386eea148 2019-01-09 16:44:09,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:44:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:09,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91cc1eb8-9ae2-43f6-8185-f881860ec4e9 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.29:5000/v3/projects/98f0b67775524e02999c9c71044f222a"}, "tags": [], "enabled": true, "id": "98f0b67775524e02999c9c71044f222a", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_68cb5fb5-ffce-49e8-a271-9fb394597711"}]} 2019-01-09 16:44:09,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-91cc1eb8-9ae2-43f6-8185-f881860ec4e9 2019-01-09 16:44:09,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0927939414978s 2019-01-09 16:44:09,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-91cc1eb8-9ae2-43f6-8185-f881860ec4e9 2019-01-09 16:44:09,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:44:09,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=a4bf45d4c8954f07992705e5183fe4ea&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=98f0b67775524e02999c9c71044f222a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:09,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b1c65f-8c81-4938-ab49-bf9027a235ce Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a4bf45d4c8954f07992705e5183fe4ea&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=98f0b67775524e02999c9c71044f222a", "previous": null, "next": null}} 2019-01-09 16:44:09,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a4bf45d4c8954f07992705e5183fe4ea&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=98f0b67775524e02999c9c71044f222a used request id req-29b1c65f-8c81-4938-ab49-bf9027a235ce 2019-01-09 16:44:09,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0881128311157s 2019-01-09 16:44:09,405 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a4bf45d4c8954f07992705e5183fe4ea&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=98f0b67775524e02999c9c71044f222a used request id req-29b1c65f-8c81-4938-ab49-bf9027a235ce 2019-01-09 16:44:09,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:44:09,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/98f0b67775524e02999c9c71044f222a/users/a4bf45d4c8954f07992705e5183fe4ea/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:09,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-046423d2-45a2-4f7c-8a10-0dded32d06e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:44:09,532 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/98f0b67775524e02999c9c71044f222a/users/a4bf45d4c8954f07992705e5183fe4ea/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-046423d2-45a2-4f7c-8a10-0dded32d06e0 2019-01-09 16:44:09,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.124070882797s 2019-01-09 16:44:09,532 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/98f0b67775524e02999c9c71044f222a/users/a4bf45d4c8954f07992705e5183fe4ea/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-046423d2-45a2-4f7c-8a10-0dded32d06e0 2019-01-09 16:44:09,533 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_68cb5fb5-ffce-49e8-a271-9fb394597711', 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'98f0b67775524e02999c9c71044f222a', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '529dc9df-7df0-4158-ae85-970519a4bfef', 'username': u'networking-sfc-user_68cb5fb5-ffce-49e8-a271-9fb394597711', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 16:44:09,537 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_68cb5fb5-ffce-49e8-a271-9fb394597711', 'password': '529dc9df-7df0-4158-ae85-970519a4bfef', 'project_name': 'networking-sfc-project_68cb5fb5-ffce-49e8-a271-9fb394597711', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '98f0b67775524e02999c9c71044f222a', 'project_domain_name': 'Default'} 2019-01-09 16:44:09,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:44:09,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:09,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcbf8208-4e5d-4cea-9fb6-ed3fad9dd1d2 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:44:09,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fcbf8208-4e5d-4cea-9fb6-ed3fad9dd1d2 2019-01-09 16:44:09,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0913300514221s 2019-01-09 16:44:09,632 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-fcbf8208-4e5d-4cea-9fb6-ed3fad9dd1d2 2019-01-09 16:44:09,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:44:09,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:09,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9167cf-1a0d-4447-80cd-e7cceefda16d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:44:09,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1a9167cf-1a0d-4447-80cd-e7cceefda16d 2019-01-09 16:44:09,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0937058925629s 2019-01-09 16:44:09,731 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1a9167cf-1a0d-4447-80cd-e7cceefda16d 2019-01-09 16:44:09,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:44:09,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:09,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d24d5b70-a421-4f66-9262-a83a8737c09c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:44:09,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d24d5b70-a421-4f66-9262-a83a8737c09c 2019-01-09 16:44:09,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0930261611938s 2019-01-09 16:44:09,829 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d24d5b70-a421-4f66-9262-a83a8737c09c 2019-01-09 16:44:09,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:44:09,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:09,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b712055-7024-4808-ae04-29472bb53f95 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_68cb5fb5-ffce-49e8-a271-9fb394597711", "links": {"self": "http://172.30.9.29:5000/v3/users/a4bf45d4c8954f07992705e5183fe4ea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4bf45d4c8954f07992705e5183fe4ea", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:44:09,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0b712055-7024-4808-ae04-29472bb53f95 2019-01-09 16:44:09,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113928079605s 2019-01-09 16:44:09,945 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-0b712055-7024-4808-ae04-29472bb53f95 2019-01-09 16:44:09,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:44:09,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:10,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1198a4d7-555b-4cbe-a269-4bb46e335163 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.29:5000/v3/projects/98f0b67775524e02999c9c71044f222a"}, "tags": [], "enabled": true, "id": "98f0b67775524e02999c9c71044f222a", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_68cb5fb5-ffce-49e8-a271-9fb394597711"}]} 2019-01-09 16:44:10,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-1198a4d7-555b-4cbe-a269-4bb46e335163 2019-01-09 16:44:10,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0956878662109s 2019-01-09 16:44:10,052 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-1198a4d7-555b-4cbe-a269-4bb46e335163 2019-01-09 16:44:10,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:44:10,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=a4bf45d4c8954f07992705e5183fe4ea&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=98f0b67775524e02999c9c71044f222a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:10,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3dbcb7a-9c33-497b-a207-205140aa467a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=a4bf45d4c8954f07992705e5183fe4ea&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=98f0b67775524e02999c9c71044f222a", "previous": null, "next": null}} 2019-01-09 16:44:10,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a4bf45d4c8954f07992705e5183fe4ea&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=98f0b67775524e02999c9c71044f222a used request id req-f3dbcb7a-9c33-497b-a207-205140aa467a 2019-01-09 16:44:10,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0825390815735s 2019-01-09 16:44:10,142 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=a4bf45d4c8954f07992705e5183fe4ea&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=98f0b67775524e02999c9c71044f222a used request id req-f3dbcb7a-9c33-497b-a207-205140aa467a 2019-01-09 16:44:10,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:44:10,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/98f0b67775524e02999c9c71044f222a/users/a4bf45d4c8954f07992705e5183fe4ea/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:10,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:44:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0e06f77-6aa9-4a17-87dd-6020f67eba8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:44:10,265 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/98f0b67775524e02999c9c71044f222a/users/a4bf45d4c8954f07992705e5183fe4ea/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-e0e06f77-6aa9-4a17-87dd-6020f67eba8e 2019-01-09 16:44:10,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.119522094727s 2019-01-09 16:44:10,265 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/98f0b67775524e02999c9c71044f222a/users/a4bf45d4c8954f07992705e5183fe4ea/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-e0e06f77-6aa9-4a17-87dd-6020f67eba8e 2019-01-09 16:44:10,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:44:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:10,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a376f8f1-ff09-4d3b-8120-36791eddce8a Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:44:10,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a376f8f1-ff09-4d3b-8120-36791eddce8a 2019-01-09 16:44:10,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.090626001358s 2019-01-09 16:44:10,360 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a376f8f1-ff09-4d3b-8120-36791eddce8a 2019-01-09 16:44:10,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:44:10,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:10,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744bece4-024e-43ac-affd-ba4ad3a10d9b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:44:10,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-744bece4-024e-43ac-affd-ba4ad3a10d9b 2019-01-09 16:44:10,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0956230163574s 2019-01-09 16:44:10,460 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-744bece4-024e-43ac-affd-ba4ad3a10d9b 2019-01-09 16:44:10,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:44:10,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:10,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d4ffa79-8f98-4e8a-b129-186a0d7d92a1 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_68cb5fb5-ffce-49e8-a271-9fb394597711", "links": {"self": "http://172.30.9.29:5000/v3/users/a4bf45d4c8954f07992705e5183fe4ea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4bf45d4c8954f07992705e5183fe4ea", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:44:10,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8d4ffa79-8f98-4e8a-b129-186a0d7d92a1 2019-01-09 16:44:10,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106556177139s 2019-01-09 16:44:10,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-8d4ffa79-8f98-4e8a-b129-186a0d7d92a1 2019-01-09 16:44:10,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:44:10,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=a4bf45d4c8954f07992705e5183fe4ea&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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:10,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58f53547-b267-4cb4-af34-ae4f3d4744c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=a4bf45d4c8954f07992705e5183fe4ea&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 16:44:10,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=a4bf45d4c8954f07992705e5183fe4ea&scope.domain.id=default used request id req-58f53547-b267-4cb4-af34-ae4f3d4744c5 2019-01-09 16:44:10,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0909371376038s 2019-01-09 16:44:10,670 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=a4bf45d4c8954f07992705e5183fe4ea&scope.domain.id=default used request id req-58f53547-b267-4cb4-af34-ae4f3d4744c5 2019-01-09 16:44:10,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-09 16:44:10,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/a4bf45d4c8954f07992705e5183fe4ea/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:10,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:44:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f0b8e5c-b050-4844-9df3-3378de2ea194 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:44:10,804 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/a4bf45d4c8954f07992705e5183fe4ea/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-0f0b8e5c-b050-4844-9df3-3378de2ea194 2019-01-09 16:44:10,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.131087064743s 2019-01-09 16:44:10,804 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/a4bf45d4c8954f07992705e5183fe4ea/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-0f0b8e5c-b050-4844-9df3-3378de2ea194 2019-01-09 16:44:10,805 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 16:44:13,026 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-09 16:44:15,201 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4dd441a9-813a-4607-892e-564db06d47c8 | 2019-01-09T16:44:14.817260 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4dd441a9-813a-4607-892e-564db06d47c8 ~/.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-09 16:44:18,326 - 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-09 16:44:19,080 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 16:44:21,326 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-09 16:44:24,172 - 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=a6e76483-ae9f-4039-8756-a519e8e459d2) as the default verifier for the future CLI operations. 2019-01-09 16:44:25,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:44:25,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868d3d50-afd8-4073-b46c-6089e8fbcc77 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:44:25,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-868d3d50-afd8-4073-b46c-6089e8fbcc77 2019-01-09 16:44:25,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:44:26,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:44:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98f0b67775524e02999c9c71044f222a", "name": "networking-sfc-project_68cb5fb5-ffce-49e8-a271-9fb394597711"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/98f0b67775524e02999c9c71044f222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/98f0b67775524e02999c9c71044f222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/98f0b67775524e02999c9c71044f222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/98f0b67775524e02999c9c71044f222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/98f0b67775524e02999c9c71044f222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/98f0b67775524e02999c9c71044f222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/98f0b67775524e02999c9c71044f222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/98f0b67775524e02999c9c71044f222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/98f0b67775524e02999c9c71044f222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/98f0b67775524e02999c9c71044f222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/98f0b67775524e02999c9c71044f222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/98f0b67775524e02999c9c71044f222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_98f0b67775524e02999c9c71044f222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_98f0b67775524e02999c9c71044f222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_68cb5fb5-ffce-49e8-a271-9fb394597711", "id": "a4bf45d4c8954f07992705e5183fe4ea"}, "audit_ids": ["3Z63GS73RXSSLr1b1IPLgA"], "issued_at": "2019-01-09T16:44:26.000000Z"}} 2019-01-09 16:44:26,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-09 16:44:26,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5672e7eb523f7366aa6241b202e0f5904b479125" 2019-01-09 16:44:26,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-6e613579-92cf-4618-8f53-e376fee6e98c Date: Wed, 09 Jan 2019 16:44:26 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-09 16:44:26,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-6e613579-92cf-4618-8f53-e376fee6e98c 2019-01-09 16:44:26,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.188623189926s 2019-01-09 16:44:26,560 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-6e613579-92cf-4618-8f53-e376fee6e98c 2019-01-09 16:44:26,568 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-01-09 16:44:26,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:44:26,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:26,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d80ee465-f40c-49fb-af50-26301070a31c Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_68cb5fb5-ffce-49e8-a271-9fb394597711", "links": {"self": "http://172.30.9.29:5000/v3/users/a4bf45d4c8954f07992705e5183fe4ea"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a4bf45d4c8954f07992705e5183fe4ea", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:44:26,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d80ee465-f40c-49fb-af50-26301070a31c 2019-01-09 16:44:26,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108973026276s 2019-01-09 16:44:26,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d80ee465-f40c-49fb-af50-26301070a31c 2019-01-09 16:44:26,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:44:26,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/a4bf45d4c8954f07992705e5183fe4ea -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:26,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde44153-0c5b-4bd5-9a01-f68b75cdcd83 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"user": {"name": "networking-sfc-user_68cb5fb5-ffce-49e8-a271-9fb394597711", "links": {"self": "http://172.30.9.29:5000/v3/users/a4bf45d4c8954f07992705e5183fe4ea"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a4bf45d4c8954f07992705e5183fe4ea", "description": null}} 2019-01-09 16:44:26,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a4bf45d4c8954f07992705e5183fe4ea used request id req-bde44153-0c5b-4bd5-9a01-f68b75cdcd83 2019-01-09 16:44:26,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104907035828s 2019-01-09 16:44:26,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/a4bf45d4c8954f07992705e5183fe4ea used request id req-bde44153-0c5b-4bd5-9a01-f68b75cdcd83 2019-01-09 16:44:26,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 16:44:26,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/a4bf45d4c8954f07992705e5183fe4ea -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:26,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:44:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff17eb41-363a-4605-a91d-366bc4f10708 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:44:26,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a4bf45d4c8954f07992705e5183fe4ea used request id req-ff17eb41-363a-4605-a91d-366bc4f10708 2019-01-09 16:44:26,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.19813990593s 2019-01-09 16:44:26,987 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/a4bf45d4c8954f07992705e5183fe4ea used request id req-ff17eb41-363a-4605-a91d-366bc4f10708 2019-01-09 16:44:26,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:44:26,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:27,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fca8d2f-5ba2-4739-960b-8f92b6550c58 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.29:5000/v3/projects/98f0b67775524e02999c9c71044f222a"}, "tags": [], "enabled": true, "id": "98f0b67775524e02999c9c71044f222a", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_68cb5fb5-ffce-49e8-a271-9fb394597711"}]} 2019-01-09 16:44:27,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-0fca8d2f-5ba2-4739-960b-8f92b6550c58 2019-01-09 16:44:27,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0954761505127s 2019-01-09 16:44:27,089 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-0fca8d2f-5ba2-4739-960b-8f92b6550c58 2019-01-09 16:44:27,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 16:44:27,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/98f0b67775524e02999c9c71044f222a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:27,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:44:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5a03495-6569-4929-b88d-e28f578e3922 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:44:27,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/98f0b67775524e02999c9c71044f222a used request id req-d5a03495-6569-4929-b88d-e28f578e3922 2019-01-09 16:44:27,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.203577041626s 2019-01-09 16:44:27,297 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/98f0b67775524e02999c9c71044f222a used request id req-d5a03495-6569-4929-b88d-e28f578e3922 2019-01-09 16:44:27,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 16:44:27,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=98f0b67775524e02999c9c71044f222a&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}2586f3c61ff30374baa50fa7b8f3ebfd48d37503" 2019-01-09 16:44:27,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-00fc41af-1d60-48da-adfa-6315f4e4f0d0 Date: Wed, 09 Jan 2019 16:44:27 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:44:27,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=98f0b67775524e02999c9c71044f222a&name=default used request id req-00fc41af-1d60-48da-adfa-6315f4e4f0d0 2019-01-09 16:44:27,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.243299007416s 2019-01-09 16:44:27,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=98f0b67775524e02999c9c71044f222a&name=default used request id req-00fc41af-1d60-48da-adfa-6315f4e4f0d0 2019-01-09 16:44:27,544 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-01-09 16:44:27,544 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-01-09 16:44:27,594 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-01-09 16:44:27,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:44:27,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f1a3281-5271-4bb5-84b8-c503bcb70900 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:44:27,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9f1a3281-5271-4bb5-84b8-c503bcb70900 2019-01-09 16:44:27,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:44:28,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T17:44:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["NAsaHy9RSKeEJTb4E973Yg"], "issued_at": "2019-01-09T16:44:28.000000Z"}} 2019-01-09 16:44:28,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 16:44:28,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:28,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-ca3329e1-cfb0-470f-b490-45a4280f4ad3 Date: Wed, 09 Jan 2019 16:44:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:44:28,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca3329e1-cfb0-470f-b490-45a4280f4ad3 2019-01-09 16:44:28,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250300168991s 2019-01-09 16:44:28,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ca3329e1-cfb0-470f-b490-45a4280f4ad3 2019-01-09 16:44:28,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:44:28,308 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:44: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:44:28,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:44:28,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:28,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a10ea20-15a2-4aae-bb21-744f21666cd2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 16:44:28,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-6a10ea20-15a2-4aae-bb21-744f21666cd2 2019-01-09 16:44:28,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0976848602295s 2019-01-09 16:44:28,408 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-6a10ea20-15a2-4aae-bb21-744f21666cd2 2019-01-09 16:44:28,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 16:44:28,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_bddf5064-774c-4fa8-a325-3591f7f1231c"}}' 2019-01-09 16:44:28,531 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03ca52b5-b3a2-47fe-8299-4cfd02f71d2a 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.29:5000/v3/projects/c839f66653254e41961261cd48169641"}, "tags": [], "enabled": true, "id": "c839f66653254e41961261cd48169641", "parent_id": "default", "domain_id": "default", "name": "barbican-project_bddf5064-774c-4fa8-a325-3591f7f1231c"}} 2019-01-09 16:44:28,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-03ca52b5-b3a2-47fe-8299-4cfd02f71d2a 2019-01-09 16:44:28,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.116261005402s 2019-01-09 16:44:28,531 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-03ca52b5-b3a2-47fe-8299-4cfd02f71d2a 2019-01-09 16:44:28,532 - 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'c839f66653254e41961261cd48169641', '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_bddf5064-774c-4fa8-a325-3591f7f1231c'}) 2019-01-09 16:44:28,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 16:44:28,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c4684c10-5488-4b6e-9d77-ced9ae599df5", "email": null, "name": "barbican-user_bddf5064-774c-4fa8-a325-3591f7f1231c"}}' 2019-01-09 16:44:28,892 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:44:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72f6a82c-3776-4d20-8759-ceb69156ec90 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_bddf5064-774c-4fa8-a325-3591f7f1231c", "links": {"self": "http://172.30.9.29:5000/v3/users/0a26b263f8c441e497856aa24b913cd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a26b263f8c441e497856aa24b913cd0", "domain_id": "default", "password_expires_at": null}} 2019-01-09 16:44:28,892 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-72f6a82c-3776-4d20-8759-ceb69156ec90 2019-01-09 16:44:28,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.354018211365s 2019-01-09 16:44:28,893 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-72f6a82c-3776-4d20-8759-ceb69156ec90 2019-01-09 16:44:28,893 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0a26b263f8c441e497856aa24b913cd0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_bddf5064-774c-4fa8-a325-3591f7f1231c'}) 2019-01-09 16:44:28,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:44:28,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:28,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280d5a16-595c-40b1-b247-a06e0b1f93a2 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:44:28,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-280d5a16-595c-40b1-b247-a06e0b1f93a2 2019-01-09 16:44:28,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0940799713135s 2019-01-09 16:44:28,991 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-280d5a16-595c-40b1-b247-a06e0b1f93a2 2019-01-09 16:44:28,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:44:29,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:29,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee22b8a-0623-4cd7-832e-4d83f5bb61ea Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:44:29,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4ee22b8a-0623-4cd7-832e-4d83f5bb61ea 2019-01-09 16:44:29,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0173060894012s 2019-01-09 16:44:29,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4ee22b8a-0623-4cd7-832e-4d83f5bb61ea 2019-01-09 16:44:29,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:44:29,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:29,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b5340c-a807-470c-8290-30b7c80b92e3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:44:29,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d1b5340c-a807-470c-8290-30b7c80b92e3 2019-01-09 16:44:29,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0934720039368s 2019-01-09 16:44:29,112 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d1b5340c-a807-470c-8290-30b7c80b92e3 2019-01-09 16:44:29,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:44:29,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:29,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-850a685f-a831-4eb0-9296-e548850c5299 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "barbican-user_bddf5064-774c-4fa8-a325-3591f7f1231c", "links": {"self": "http://172.30.9.29:5000/v3/users/0a26b263f8c441e497856aa24b913cd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a26b263f8c441e497856aa24b913cd0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:44:29,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-850a685f-a831-4eb0-9296-e548850c5299 2019-01-09 16:44:29,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110561132431s 2019-01-09 16:44:29,224 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-850a685f-a831-4eb0-9296-e548850c5299 2019-01-09 16:44:29,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:44:29,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:29,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b8a2abe-9c8d-4412-93bf-152dcb453556 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.29:5000/v3/projects/c839f66653254e41961261cd48169641"}, "tags": [], "enabled": true, "id": "c839f66653254e41961261cd48169641", "parent_id": "default", "domain_id": "default", "name": "barbican-project_bddf5064-774c-4fa8-a325-3591f7f1231c"}]} 2019-01-09 16:44:29,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7b8a2abe-9c8d-4412-93bf-152dcb453556 2019-01-09 16:44:29,324 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0884938240051s 2019-01-09 16:44:29,324 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7b8a2abe-9c8d-4412-93bf-152dcb453556 2019-01-09 16:44:29,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:44:29,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=0a26b263f8c441e497856aa24b913cd0&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=c839f66653254e41961261cd48169641" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:29,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12e5eae-ba9d-48de-a6a2-dbe8e379b8e0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=0a26b263f8c441e497856aa24b913cd0&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=c839f66653254e41961261cd48169641", "previous": null, "next": null}} 2019-01-09 16:44:29,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=0a26b263f8c441e497856aa24b913cd0&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=c839f66653254e41961261cd48169641 used request id req-c12e5eae-ba9d-48de-a6a2-dbe8e379b8e0 2019-01-09 16:44:29,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.091509103775s 2019-01-09 16:44:29,424 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=0a26b263f8c441e497856aa24b913cd0&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=c839f66653254e41961261cd48169641 used request id req-c12e5eae-ba9d-48de-a6a2-dbe8e379b8e0 2019-01-09 16:44:29,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:44:29,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/c839f66653254e41961261cd48169641/users/0a26b263f8c441e497856aa24b913cd0/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:29,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-524724ed-d1d3-45aa-80ea-bd0f52a8a29e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:44:29,560 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c839f66653254e41961261cd48169641/users/0a26b263f8c441e497856aa24b913cd0/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-524724ed-d1d3-45aa-80ea-bd0f52a8a29e 2019-01-09 16:44:29,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.1325070858s 2019-01-09 16:44:29,560 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c839f66653254e41961261cd48169641/users/0a26b263f8c441e497856aa24b913cd0/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-524724ed-d1d3-45aa-80ea-bd0f52a8a29e 2019-01-09 16:44:29,561 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_bddf5064-774c-4fa8-a325-3591f7f1231c', 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'c839f66653254e41961261cd48169641', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c4684c10-5488-4b6e-9d77-ced9ae599df5', 'username': u'barbican-user_bddf5064-774c-4fa8-a325-3591f7f1231c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 16:44:29,564 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_bddf5064-774c-4fa8-a325-3591f7f1231c', 'password': 'c4684c10-5488-4b6e-9d77-ced9ae599df5', 'project_name': 'barbican-project_bddf5064-774c-4fa8-a325-3591f7f1231c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': 'c839f66653254e41961261cd48169641', 'project_domain_name': 'Default'} 2019-01-09 16:44:29,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:44:29,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:29,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f4ea53-bee0-4f6a-89c6-68518b98924b Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:44:29,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-71f4ea53-bee0-4f6a-89c6-68518b98924b 2019-01-09 16:44:29,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0933430194855s 2019-01-09 16:44:29,662 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-71f4ea53-bee0-4f6a-89c6-68518b98924b 2019-01-09 16:44:29,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:44:29,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:29,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-521d1ce0-e577-49a9-8c3c-5273f0bb4074 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:44:29,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-521d1ce0-e577-49a9-8c3c-5273f0bb4074 2019-01-09 16:44:29,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0877919197083s 2019-01-09 16:44:29,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-521d1ce0-e577-49a9-8c3c-5273f0bb4074 2019-01-09 16:44:29,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:44:29,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:29,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09c43582-90d3-403a-ba29-473fbea89b8a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:44:29,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-09c43582-90d3-403a-ba29-473fbea89b8a 2019-01-09 16:44:29,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0912389755249s 2019-01-09 16:44:29,851 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-09c43582-90d3-403a-ba29-473fbea89b8a 2019-01-09 16:44:29,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:44:29,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:29,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e773044-a58c-4038-b329-edb4a63a377e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "barbican-user_bddf5064-774c-4fa8-a325-3591f7f1231c", "links": {"self": "http://172.30.9.29:5000/v3/users/0a26b263f8c441e497856aa24b913cd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a26b263f8c441e497856aa24b913cd0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:44:29,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2e773044-a58c-4038-b329-edb4a63a377e 2019-01-09 16:44:29,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109757900238s 2019-01-09 16:44:29,962 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-2e773044-a58c-4038-b329-edb4a63a377e 2019-01-09 16:44:29,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:44:29,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:30,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a10d78-187a-4759-a569-ecd2d69b295e Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.29:5000/v3/projects/c839f66653254e41961261cd48169641"}, "tags": [], "enabled": true, "id": "c839f66653254e41961261cd48169641", "parent_id": "default", "domain_id": "default", "name": "barbican-project_bddf5064-774c-4fa8-a325-3591f7f1231c"}]} 2019-01-09 16:44:30,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e8a10d78-187a-4759-a569-ecd2d69b295e 2019-01-09 16:44:30,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.094691991806s 2019-01-09 16:44:30,069 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e8a10d78-187a-4759-a569-ecd2d69b295e 2019-01-09 16:44:30,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:44:30,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=0a26b263f8c441e497856aa24b913cd0&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=c839f66653254e41961261cd48169641" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:30,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c61a42-c063-4b9b-bab4-ca2a64758222 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=0a26b263f8c441e497856aa24b913cd0&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=c839f66653254e41961261cd48169641", "previous": null, "next": null}} 2019-01-09 16:44:30,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=0a26b263f8c441e497856aa24b913cd0&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=c839f66653254e41961261cd48169641 used request id req-e5c61a42-c063-4b9b-bab4-ca2a64758222 2019-01-09 16:44:30,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.09210896492s 2019-01-09 16:44:30,169 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=0a26b263f8c441e497856aa24b913cd0&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=c839f66653254e41961261cd48169641 used request id req-e5c61a42-c063-4b9b-bab4-ca2a64758222 2019-01-09 16:44:30,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:44:30,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/c839f66653254e41961261cd48169641/users/0a26b263f8c441e497856aa24b913cd0/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:30,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-898fa7cb-26a4-43f6-a11a-3f77960b9e9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:44:30,308 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c839f66653254e41961261cd48169641/users/0a26b263f8c441e497856aa24b913cd0/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-898fa7cb-26a4-43f6-a11a-3f77960b9e9a 2019-01-09 16:44:30,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.135269880295s 2019-01-09 16:44:30,309 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/c839f66653254e41961261cd48169641/users/0a26b263f8c441e497856aa24b913cd0/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-898fa7cb-26a4-43f6-a11a-3f77960b9e9a 2019-01-09 16:44:30,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:44:30,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:30,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b983fa9-f76b-4937-9761-e2a59699d792 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:44:30,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8b983fa9-f76b-4937-9761-e2a59699d792 2019-01-09 16:44:30,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0924139022827s 2019-01-09 16:44:30,405 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8b983fa9-f76b-4937-9761-e2a59699d792 2019-01-09 16:44:30,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:44:30,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:30,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca99bffb-7ed1-48ce-b05c-5fa066088220 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:44:30,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-ca99bffb-7ed1-48ce-b05c-5fa066088220 2019-01-09 16:44:30,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0948309898376s 2019-01-09 16:44:30,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-ca99bffb-7ed1-48ce-b05c-5fa066088220 2019-01-09 16:44:30,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:44:30,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:30,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb0e5dd-3788-456e-bc67-81b617b43ea5 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "barbican-user_bddf5064-774c-4fa8-a325-3591f7f1231c", "links": {"self": "http://172.30.9.29:5000/v3/users/0a26b263f8c441e497856aa24b913cd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a26b263f8c441e497856aa24b913cd0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:44:30,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3eb0e5dd-3788-456e-bc67-81b617b43ea5 2019-01-09 16:44:30,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110356092453s 2019-01-09 16:44:30,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3eb0e5dd-3788-456e-bc67-81b617b43ea5 2019-01-09 16:44:30,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:44:30,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=0a26b263f8c441e497856aa24b913cd0&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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:30,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2b0de1-8016-4d57-8f20-02a11fd6940c Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=0a26b263f8c441e497856aa24b913cd0&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 16:44:30,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=0a26b263f8c441e497856aa24b913cd0&scope.domain.id=default used request id req-1f2b0de1-8016-4d57-8f20-02a11fd6940c 2019-01-09 16:44:30,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0911149978638s 2019-01-09 16:44:30,719 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=0a26b263f8c441e497856aa24b913cd0&scope.domain.id=default used request id req-1f2b0de1-8016-4d57-8f20-02a11fd6940c 2019-01-09 16:44:30,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-09 16:44:30,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/0a26b263f8c441e497856aa24b913cd0/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:30,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd0b169e-15f7-4b82-9570-1365588cb01d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:44:30,850 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/0a26b263f8c441e497856aa24b913cd0/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-cd0b169e-15f7-4b82-9570-1365588cb01d 2019-01-09 16:44:30,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.127251148224s 2019-01-09 16:44:30,850 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/0a26b263f8c441e497856aa24b913cd0/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-cd0b169e-15f7-4b82-9570-1365588cb01d 2019-01-09 16:44:30,851 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 16:44:33,176 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2019-01-09 16:44:35,760 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ce3cbb00-1cab-431c-af9d-bed3b8ccccbe | 2019-01-09T16:44:34.939161 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ce3cbb00-1cab-431c-af9d-bed3b8ccccbe ~/.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-09 16:44:38,887 - 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-09 16:44:39,703 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 16:44:41,619 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-01-09 16:44:44,241 - 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=77fa17da-1fe3-453b-af1e-3ae26cb5aa2d) as the default verifier for the future CLI operations. 2019-01-09 16:44:45,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:44:45,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f31acc9-2d0e-48be-b8ad-3f1f498ed703 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:44:45,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-5f31acc9-2d0e-48be-b8ad-3f1f498ed703 2019-01-09 16:44:45,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:44:46,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:44:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c839f66653254e41961261cd48169641", "name": "barbican-project_bddf5064-774c-4fa8-a325-3591f7f1231c"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/c839f66653254e41961261cd48169641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/c839f66653254e41961261cd48169641", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/c839f66653254e41961261cd48169641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c839f66653254e41961261cd48169641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/c839f66653254e41961261cd48169641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/c839f66653254e41961261cd48169641", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c839f66653254e41961261cd48169641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/c839f66653254e41961261cd48169641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/c839f66653254e41961261cd48169641", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c839f66653254e41961261cd48169641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/c839f66653254e41961261cd48169641", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/c839f66653254e41961261cd48169641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_c839f66653254e41961261cd48169641", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_c839f66653254e41961261cd48169641", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_bddf5064-774c-4fa8-a325-3591f7f1231c", "id": "0a26b263f8c441e497856aa24b913cd0"}, "audit_ids": ["N9Io6UrTS1m_7xAL3e7chQ"], "issued_at": "2019-01-09T16:44:46.000000Z"}} 2019-01-09 16:44:46,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:44:46,383 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:44: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:44:46,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-09 16:44:46,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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-09 16:44:46,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:44: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://192.30.9.4: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.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:44:46,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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}76924653a9b061bb86fd5d51210ba7c2b2e59eb7" 2019-01-09 16:44:46,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0a6b8cb-c6ab-4532-88d9-92e647ad6efd Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/22a7299703534e2e82b992b551a2522b"}, "enabled": true, "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4717077414284e3f961902d8c0944254"}, "enabled": true, "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/614b683bc799461aaa8f2ca241b9fed7"}, "enabled": true, "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/63a8acabacb642f78b2450de5f0e7340"}, "enabled": true, "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/71ef488140974ef49719f554f104c76d"}, "enabled": true, "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9c271945f3f8465bbabd834d53ba434e"}, "enabled": true, "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a61154b8e8a945b997f3e9f39abcf493"}, "enabled": true, "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aea4ee122f6f40e98a0dc482890bd467"}, "enabled": true, "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b43a0e99c677415ead46a25551dcaa62"}, "enabled": true, "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b90b05cccdb349a289180c838900f68c"}, "enabled": true, "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/c83add85f03845e2a1ce45d254dc9b15"}, "enabled": true, "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/da226220039d4615b5f8080537c6c4a1"}, "enabled": true, "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e3b4c57a2e4b41019377f1675443f695"}, "enabled": true, "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f0e34f7515014511bae41aee0418f831"}, "enabled": true, "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f91ac5ded4bc47bbae877082dd9291c4"}, "enabled": true, "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2019-01-09 16:44:46,492 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-f0a6b8cb-c6ab-4532-88d9-92e647ad6efd 2019-01-09 16:44:46,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.10507106781s 2019-01-09 16:44:46,492 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-f0a6b8cb-c6ab-4532-88d9-92e647ad6efd 2019-01-09 16:44:46,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-09 16:44:46,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}76924653a9b061bb86fd5d51210ba7c2b2e59eb7" 2019-01-09 16:44:46,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-a33ee008-9755-4567-aef7-da595a5ea044 Date: Wed, 09 Jan 2019 16:44:46 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-09 16:44:46,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-a33ee008-9755-4567-aef7-da595a5ea044 2019-01-09 16:44:46,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.187244176865s 2019-01-09 16:44:46,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-a33ee008-9755-4567-aef7-da595a5ea044 2019-01-09 16:44:46,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:44:46,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:46,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9e94e6e-17de-480e-9f32-1861bcca96a3 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "barbican-user_bddf5064-774c-4fa8-a325-3591f7f1231c", "links": {"self": "http://172.30.9.29:5000/v3/users/0a26b263f8c441e497856aa24b913cd0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a26b263f8c441e497856aa24b913cd0", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:44:46,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f9e94e6e-17de-480e-9f32-1861bcca96a3 2019-01-09 16:44:46,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.116920948029s 2019-01-09 16:44:46,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f9e94e6e-17de-480e-9f32-1861bcca96a3 2019-01-09 16:44:46,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:44:46,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/0a26b263f8c441e497856aa24b913cd0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:46,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61922bb4-77d1-4c8d-b300-94bb149c5ebd Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "barbican-user_bddf5064-774c-4fa8-a325-3591f7f1231c", "links": {"self": "http://172.30.9.29:5000/v3/users/0a26b263f8c441e497856aa24b913cd0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0a26b263f8c441e497856aa24b913cd0", "description": null}} 2019-01-09 16:44:46,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/0a26b263f8c441e497856aa24b913cd0 used request id req-61922bb4-77d1-4c8d-b300-94bb149c5ebd 2019-01-09 16:44:46,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108315944672s 2019-01-09 16:44:46,925 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/0a26b263f8c441e497856aa24b913cd0 used request id req-61922bb4-77d1-4c8d-b300-94bb149c5ebd 2019-01-09 16:44:46,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 16:44:46,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/0a26b263f8c441e497856aa24b913cd0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:47,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:44:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa360df4-0930-461f-8bfb-e7574d54143f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:44:47,105 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0a26b263f8c441e497856aa24b913cd0 used request id req-aa360df4-0930-461f-8bfb-e7574d54143f 2019-01-09 16:44:47,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.179536104202s 2019-01-09 16:44:47,105 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/0a26b263f8c441e497856aa24b913cd0 used request id req-aa360df4-0930-461f-8bfb-e7574d54143f 2019-01-09 16:44:47,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:44:47,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:47,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba4d1191-f036-4438-bd5e-20c89e018b6f Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.29:5000/v3/projects/c839f66653254e41961261cd48169641"}, "tags": [], "enabled": true, "id": "c839f66653254e41961261cd48169641", "parent_id": "default", "domain_id": "default", "name": "barbican-project_bddf5064-774c-4fa8-a325-3591f7f1231c"}]} 2019-01-09 16:44:47,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-ba4d1191-f036-4438-bd5e-20c89e018b6f 2019-01-09 16:44:47,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0963959693909s 2019-01-09 16:44:47,209 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-ba4d1191-f036-4438-bd5e-20c89e018b6f 2019-01-09 16:44:47,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 16:44:47,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/c839f66653254e41961261cd48169641 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:47,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:44:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2669305-e48d-4cac-b554-97e85406a795 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:44:47,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c839f66653254e41961261cd48169641 used request id req-a2669305-e48d-4cac-b554-97e85406a795 2019-01-09 16:44:47,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.160036087036s 2019-01-09 16:44:47,374 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/c839f66653254e41961261cd48169641 used request id req-a2669305-e48d-4cac-b554-97e85406a795 2019-01-09 16:44:47,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 16:44:47,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=c839f66653254e41961261cd48169641&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}883aba0e13a50199303476e8d04b038d41cb8206" 2019-01-09 16:44:47,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d7fcebe6-df77-49c5-b4b4-c64c3ae94f8f Date: Wed, 09 Jan 2019 16:44:47 GMT RESP BODY: {"security_groups": []} 2019-01-09 16:44:47,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=c839f66653254e41961261cd48169641&name=default used request id req-d7fcebe6-df77-49c5-b4b4-c64c3ae94f8f 2019-01-09 16:44:47,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.215380907059s 2019-01-09 16:44:47,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=c839f66653254e41961261cd48169641&name=default used request id req-d7fcebe6-df77-49c5-b4b4-c64c3ae94f8f 2019-01-09 16:44:47,593 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-01-09 16:44:47,594 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-01-09 16:44:47,600 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 03:59 | PASS | | neutron-tempest-plugin-api | functest | smoke | 11:11 | PASS | | rally_sanity | functest | smoke | 26:22 | PASS | | rally_jobs | functest | smoke | 28:40 | PASS | | refstack_defcore | functest | smoke | 06:07 | PASS | | patrole | functest | smoke | 01:55 | PASS | | snaps_smoke | functest | smoke | 32:11 | PASS | | neutron_trunk | functest | smoke | 02:04 | PASS | | networking-bgpvpn | functest | smoke | 00:00 | SKIP | | networking-sfc | functest | smoke | 00:00 | SKIP | | barbican | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2019-01-09 16:44:47,612 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-09 16:44:52,386 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-133 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 16:44:52,393 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3DNGC2CYdAktubRrC8s2eV8Gp 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=805038e1e9f34a349c09768ea1e3dacf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-01-09 16:44:52,393 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-09 16:44:52,395 - 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-09 16:44:52,407 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-01-09 16:44:52,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:44:52,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9af9d4-3b90-4162-bb80-1906086914a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:44:52,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-3a9af9d4-3b90-4162-bb80-1906086914a4 2019-01-09 16:44:52,986 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:44:53,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T17:44:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["K8BzPw-QRZOOVCycMTm1dQ"], "issued_at": "2019-01-09T16:44:53.000000Z"}} 2019-01-09 16:44:53,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 16:44:53,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:44:53,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-76822bf3-a930-4445-9cc6-f3aa8e4a0403 Date: Wed, 09 Jan 2019 16:44:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 16:44:53,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-76822bf3-a930-4445-9cc6-f3aa8e4a0403 2019-01-09 16:44:53,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267974853516s 2019-01-09 16:44:53,648 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-76822bf3-a930-4445-9cc6-f3aa8e4a0403 2019-01-09 16:44:53,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:44:53,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 16:44: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 16:44:53,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:44:53,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:44:53,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275dd09c-37b7-4985-8a82-8e28f8af6b12 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 16:44:53,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-275dd09c-37b7-4985-8a82-8e28f8af6b12 2019-01-09 16:44:53,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0935509204865s 2019-01-09 16:44:53,752 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-275dd09c-37b7-4985-8a82-8e28f8af6b12 2019-01-09 16:44:53,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 16:44:53,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_b482e079-df7f-4c54-9ef0-c023c07f9095"}}' 2019-01-09 16:44:53,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:44:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f349cc55-d0ba-4cdf-abaf-e9652fea4593 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.29:5000/v3/projects/52c3bedb5622497199aed590dd23bcf6"}, "tags": [], "enabled": true, "id": "52c3bedb5622497199aed590dd23bcf6", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b482e079-df7f-4c54-9ef0-c023c07f9095"}} 2019-01-09 16:44:53,886 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f349cc55-d0ba-4cdf-abaf-e9652fea4593 2019-01-09 16:44:53,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.125988960266s 2019-01-09 16:44:53,886 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-f349cc55-d0ba-4cdf-abaf-e9652fea4593 2019-01-09 16:44:53,887 - 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'52c3bedb5622497199aed590dd23bcf6', '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_b482e079-df7f-4c54-9ef0-c023c07f9095'}) 2019-01-09 16:44:53,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 16:44:53,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "d0fb5965-f503-4b28-a55c-c033df37eff3", "email": null, "name": "vmtp-user_b482e079-df7f-4c54-9ef0-c023c07f9095"}}' 2019-01-09 16:44:54,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 16:44:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32b7cdac-862d-45bc-b77b-3704c557ce10 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_b482e079-df7f-4c54-9ef0-c023c07f9095", "links": {"self": "http://172.30.9.29:5000/v3/users/d282625b5c0d4bbab532a9755c8a2907"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d282625b5c0d4bbab532a9755c8a2907", "domain_id": "default", "password_expires_at": null}} 2019-01-09 16:44:54,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-32b7cdac-862d-45bc-b77b-3704c557ce10 2019-01-09 16:44:54,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.35813498497s 2019-01-09 16:44:54,252 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-32b7cdac-862d-45bc-b77b-3704c557ce10 2019-01-09 16:44:54,252 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd282625b5c0d4bbab532a9755c8a2907', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_b482e079-df7f-4c54-9ef0-c023c07f9095'}) 2019-01-09 16:44:54,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:44:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:44:54,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b5cd8a-71bd-4f57-b4b7-6e8a781a9c58 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:44:54,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a8b5cd8a-71bd-4f57-b4b7-6e8a781a9c58 2019-01-09 16:44:54,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0949151515961s 2019-01-09 16:44:54,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a8b5cd8a-71bd-4f57-b4b7-6e8a781a9c58 2019-01-09 16:44:54,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:44:54,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:44:54,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e3a2b7-2080-40d3-b4fb-3af735cbe0ce Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:44:54,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d5e3a2b7-2080-40d3-b4fb-3af735cbe0ce 2019-01-09 16:44:54,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0927581787109s 2019-01-09 16:44:54,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d5e3a2b7-2080-40d3-b4fb-3af735cbe0ce 2019-01-09 16:44:54,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:44:54,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:44:54,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5cd4408-2d69-4b67-b920-726136d3fab9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:44:54,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d5cd4408-2d69-4b67-b920-726136d3fab9 2019-01-09 16:44:54,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0923700332642s 2019-01-09 16:44:54,547 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d5cd4408-2d69-4b67-b920-726136d3fab9 2019-01-09 16:44:54,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:44:54,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:44:54,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d2f066-4b58-4e8f-b535-27c8538097cb Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmtp-user_b482e079-df7f-4c54-9ef0-c023c07f9095", "links": {"self": "http://172.30.9.29:5000/v3/users/d282625b5c0d4bbab532a9755c8a2907"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d282625b5c0d4bbab532a9755c8a2907", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:44:54,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a8d2f066-4b58-4e8f-b535-27c8538097cb 2019-01-09 16:44:54,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0420250892639s 2019-01-09 16:44:54,590 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-a8d2f066-4b58-4e8f-b535-27c8538097cb 2019-01-09 16:44:54,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:44:54,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:44:54,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480cd70e-6add-44a7-81f5-d2c84286dcda Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.29:5000/v3/projects/52c3bedb5622497199aed590dd23bcf6"}, "tags": [], "enabled": true, "id": "52c3bedb5622497199aed590dd23bcf6", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b482e079-df7f-4c54-9ef0-c023c07f9095"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:44:54,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-480cd70e-6add-44a7-81f5-d2c84286dcda 2019-01-09 16:44:54,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.095104932785s 2019-01-09 16:44:54,697 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-480cd70e-6add-44a7-81f5-d2c84286dcda 2019-01-09 16:44:54,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:44:54,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=d282625b5c0d4bbab532a9755c8a2907&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=52c3bedb5622497199aed590dd23bcf6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:44:54,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-641aafeb-733b-42a9-96a5-1c6ffa41dbdf Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=d282625b5c0d4bbab532a9755c8a2907&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=52c3bedb5622497199aed590dd23bcf6", "previous": null, "next": null}} 2019-01-09 16:44:54,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=d282625b5c0d4bbab532a9755c8a2907&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=52c3bedb5622497199aed590dd23bcf6 used request id req-641aafeb-733b-42a9-96a5-1c6ffa41dbdf 2019-01-09 16:44:54,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0897808074951s 2019-01-09 16:44:54,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=d282625b5c0d4bbab532a9755c8a2907&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=52c3bedb5622497199aed590dd23bcf6 used request id req-641aafeb-733b-42a9-96a5-1c6ffa41dbdf 2019-01-09 16:44:54,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:44:54,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/52c3bedb5622497199aed590dd23bcf6/users/d282625b5c0d4bbab532a9755c8a2907/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:44:54,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b034491-7a4e-42fb-a048-de2ab0f98f1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:44:54,924 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/52c3bedb5622497199aed590dd23bcf6/users/d282625b5c0d4bbab532a9755c8a2907/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-6b034491-7a4e-42fb-a048-de2ab0f98f1b 2019-01-09 16:44:54,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126085042953s 2019-01-09 16:44:54,925 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/52c3bedb5622497199aed590dd23bcf6/users/d282625b5c0d4bbab532a9755c8a2907/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-6b034491-7a4e-42fb-a048-de2ab0f98f1b 2019-01-09 16:44:54,925 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_b482e079-df7f-4c54-9ef0-c023c07f9095', 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'52c3bedb5622497199aed590dd23bcf6', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'd0fb5965-f503-4b28-a55c-c033df37eff3', 'username': u'vmtp-user_b482e079-df7f-4c54-9ef0-c023c07f9095', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 16:44:54,929 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_b482e079-df7f-4c54-9ef0-c023c07f9095', 'password': 'd0fb5965-f503-4b28-a55c-c033df37eff3', 'project_name': 'vmtp-project_b482e079-df7f-4c54-9ef0-c023c07f9095', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '52c3bedb5622497199aed590dd23bcf6', 'project_domain_name': 'Default'} 2019-01-09 16:44:54,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 16:44:54,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:44:55,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16f253e3-ff39-4f00-99e0-65a2f7672de1 x-compute-request-id: req-16f253e3-ff39-4f00-99e0-65a2f7672de1 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 148, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2019-01-09 16:44:55,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-16f253e3-ff39-4f00-99e0-65a2f7672de1 2019-01-09 16:44:55,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.237700939178s 2019-01-09 16:44:55,173 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-16f253e3-ff39-4f00-99e0-65a2f7672de1 2019-01-09 16:44:55,174 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-01-09 16:44:55,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:44:55,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eddd062-0b30-4c64-923c-25074ea8f9a4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 16:44:55,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4eddd062-0b30-4c64-923c-25074ea8f9a4 2019-01-09 16:44:55,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 16:44:55,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T17:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52c3bedb5622497199aed590dd23bcf6", "name": "vmtp-project_b482e079-df7f-4c54-9ef0-c023c07f9095"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/52c3bedb5622497199aed590dd23bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/52c3bedb5622497199aed590dd23bcf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/52c3bedb5622497199aed590dd23bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/52c3bedb5622497199aed590dd23bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/52c3bedb5622497199aed590dd23bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/52c3bedb5622497199aed590dd23bcf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/52c3bedb5622497199aed590dd23bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/52c3bedb5622497199aed590dd23bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/52c3bedb5622497199aed590dd23bcf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/52c3bedb5622497199aed590dd23bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/52c3bedb5622497199aed590dd23bcf6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/52c3bedb5622497199aed590dd23bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_52c3bedb5622497199aed590dd23bcf6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_52c3bedb5622497199aed590dd23bcf6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_b482e079-df7f-4c54-9ef0-c023c07f9095", "id": "d282625b5c0d4bbab532a9755c8a2907"}, "audit_ids": ["-1gxO6nXRjiOrfAbYQC7bg"], "issued_at": "2019-01-09T16:44:55.000000Z"}} 2019-01-09 16:44:55,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 16:44:55,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}b7ce02ce610e43637ad168120fae132a89cfde4a" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "vmtp-router_b482e079-df7f-4c54-9ef0-c023c07f9095", "admin_state_up": true}}' 2019-01-09 16:44:57,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-7848af2c-362b-49cd-b8ad-adb0a10d511c Date: Wed, 09 Jan 2019 16:44:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "52c3bedb5622497199aed590dd23bcf6", "created_at": "2019-01-09T16:44:55Z", "admin_state_up": true, "updated_at": "2019-01-09T16:44:56Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "52c3bedb5622497199aed590dd23bcf6", "id": "9600b165-8fa3-40da-a179-2d13d352be9c", "name": "vmtp-router_b482e079-df7f-4c54-9ef0-c023c07f9095"}} 2019-01-09 16:44:57,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-7848af2c-362b-49cd-b8ad-adb0a10d511c 2019-01-09 16:44:57,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.81940698624s 2019-01-09 16:44:57,392 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-7848af2c-362b-49cd-b8ad-adb0a10d511c 2019-01-09 16:44:57,393 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T16:44:56Z', u'revision_number': 3, u'id': u'9600b165-8fa3-40da-a179-2d13d352be9c', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_b482e079-df7f-4c54-9ef0-c023c07f9095', u'admin_state_up': True, u'tenant_id': u'52c3bedb5622497199aed590dd23bcf6', u'created_at': u'2019-01-09T16:44:55Z', u'flavor_id': None, u'routes': [], u'project_id': u'52c3bedb5622497199aed590dd23bcf6'}) 2019-01-09 16:44:57,393 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-09 16:44:59,058 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2019-01-09 16:44:59,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 16:44:59,063 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 16:44:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 16:44:59,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:44:59,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7ce02ce610e43637ad168120fae132a89cfde4a" 2019-01-09 16:44:59,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8e9cadc2-8538-4855-950e-1d28d38304b8 Date: Wed, 09 Jan 2019 16:44:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:44:59,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8e9cadc2-8538-4855-950e-1d28d38304b8 2019-01-09 16:44:59,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.201354026794s 2019-01-09 16:44:59,268 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-8e9cadc2-8538-4855-950e-1d28d38304b8 2019-01-09 16:44:59,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 16:44:59,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b7ce02ce610e43637ad168120fae132a89cfde4a" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/vmtp-img_b482e079-df7f-4c54-9ef0-c023c07f9095", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_b482e079-df7f-4c54-9ef0-c023c07f9095"}' 2019-01-09 16:44:59,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 860 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c16433b4-e8fb-49b8-acbf-a25c5e8780a0 Date: Wed, 09 Jan 2019 16:44:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b/file", "owner": "52c3bedb5622497199aed590dd23bcf6", "id": "6cc45135-360d-4cfe-b573-635b6db8249b", "size": null, "self": "/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T16:44:59Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_b482e079-df7f-4c54-9ef0-c023c07f9095", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_b482e079-df7f-4c54-9ef0-c023c07f9095", "checksum": null, "created_at": "2019-01-09T16:44:59Z", "protected": false} 2019-01-09 16:44:59,338 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c16433b4-e8fb-49b8-acbf-a25c5e8780a0 2019-01-09 16:44:59,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0618140697479s 2019-01-09 16:44:59,338 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-c16433b4-e8fb-49b8-acbf-a25c5e8780a0 returning object 6cc45135-360d-4cfe-b573-635b6db8249b 2019-01-09 16:44:59,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 16:44:59,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b/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}b7ce02ce610e43637ad168120fae132a89cfde4a" -d '' 2019-01-09 16:45:02,896 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78b722e8-7c94-41dc-9c20-902d4724db62 Date: Wed, 09 Jan 2019 16: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-09 16:45:02,897 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b/file used request id req-78b722e8-7c94-41dc-9c20-902d4724db62 2019-01-09 16:45:02,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.55823302269s 2019-01-09 16:45:02,897 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b/file used request id req-78b722e8-7c94-41dc-9c20-902d4724db62 2019-01-09 16:45:02,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 16:45:02,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7ce02ce610e43637ad168120fae132a89cfde4a" 2019-01-09 16:45:02,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-282f4e78-3577-4cbf-a561-bf06199cdb12 Date: Wed, 09 Jan 2019 16:45:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/6cc45135-360d-4cfe-b573-635b6db8249b/snap", "metadata": {}}], "file": "/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b/file", "owner": "52c3bedb5622497199aed590dd23bcf6", "id": "6cc45135-360d-4cfe-b573-635b6db8249b", "size": 263586304, "self": "/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/6cc45135-360d-4cfe-b573-635b6db8249b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T16:45:02Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_b482e079-df7f-4c54-9ef0-c023c07f9095", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_b482e079-df7f-4c54-9ef0-c023c07f9095", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T16:44:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 16:45:02,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-282f4e78-3577-4cbf-a561-bf06199cdb12 2019-01-09 16:45:02,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0394690036774s 2019-01-09 16:45:02,942 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-282f4e78-3577-4cbf-a561-bf06199cdb12 2019-01-09 16:45:02,944 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/6cc45135-360d-4cfe-b573-635b6db8249b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b/file', 'owner': u'52c3bedb5622497199aed590dd23bcf6', 'id': u'6cc45135-360d-4cfe-b573-635b6db8249b', 'size': 263586304, u'self': u'/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'52c3bedb5622497199aed590dd23bcf6', 'name': 'vmtp-project_b482e079-df7f-4c54-9ef0-c023c07f9095', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/6cc45135-360d-4cfe-b573-635b6db8249b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T16:45:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T16:45:02Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/vmtp-img_b482e079-df7f-4c54-9ef0-c023c07f9095', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/vmtp-img_b482e079-df7f-4c54-9ef0-c023c07f9095', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_b482e079-df7f-4c54-9ef0-c023c07f9095', 'created': u'2019-01-09T16:44:59Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2019-01-09T16:44:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/vmtp-img_b482e079-df7f-4c54-9ef0-c023c07f9095', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2019-01-09 16:45:02,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 16:45:02,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_b482e079-df7f-4c54-9ef0-c023c07f9095", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-01-09 16:45:02,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:45:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9902e87e-c626-4e6b-b87c-e9549f230116 x-compute-request-id: req-9902e87e-c626-4e6b-b87c-e9549f230116 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_b482e079-df7f-4c54-9ef0-c023c07f9095", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/993bf18c-c373-46ca-8446-9dd7e7283fc6", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/993bf18c-c373-46ca-8446-9dd7e7283fc6", "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": "993bf18c-c373-46ca-8446-9dd7e7283fc6"}} 2019-01-09 16:45:02,974 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9902e87e-c626-4e6b-b87c-e9549f230116 2019-01-09 16:45:02,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0294880867004s 2019-01-09 16:45:02,975 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9902e87e-c626-4e6b-b87c-e9549f230116 2019-01-09 16:45:02,975 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_b482e079-df7f-4c54-9ef0-c023c07f9095', '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'805038e1e9f34a349c09768ea1e3dacf', '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'993bf18c-c373-46ca-8446-9dd7e7283fc6', 'swap': 0}) 2019-01-09 16:45:02,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 16:45:02,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/993bf18c-c373-46ca-8446-9dd7e7283fc6/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}da0b261b5a3763670302a69ec89283946b539f24" -d '{"extra_specs": {}}' 2019-01-09 16:45:02,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:45:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67aa759a-df37-474b-9209-875e26cf81a6 x-compute-request-id: req-67aa759a-df37-474b-9209-875e26cf81a6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 16:45:02,996 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/993bf18c-c373-46ca-8446-9dd7e7283fc6/os-extra_specs used request id req-67aa759a-df37-474b-9209-875e26cf81a6 2019-01-09 16:45:02,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0201950073242s 2019-01-09 16:45:02,997 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/993bf18c-c373-46ca-8446-9dd7e7283fc6/os-extra_specs used request id req-67aa759a-df37-474b-9209-875e26cf81a6 2019-01-09 16:45:02,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:45:03,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:45:03,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260dcdc7-f402-4de6-9597-69b8b4ca539e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:45:03,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-260dcdc7-f402-4de6-9597-69b8b4ca539e 2019-01-09 16:45:03,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0919218063354s 2019-01-09 16:45:03,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-260dcdc7-f402-4de6-9597-69b8b4ca539e 2019-01-09 16:45:03,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 16:45:03,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:45:03,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72529b97-2646-4225-b57c-b2ed28043be6 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 16:45:03,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-72529b97-2646-4225-b57c-b2ed28043be6 2019-01-09 16:45:03,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0844008922577s 2019-01-09 16:45:03,182 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-72529b97-2646-4225-b57c-b2ed28043be6 2019-01-09 16:45:03,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 16:45:03,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:45:03,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1243833e-6c7e-4201-adf2-fef208e5a779 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 16:45:03,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-1243833e-6c7e-4201-adf2-fef208e5a779 2019-01-09 16:45:03,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0930349826813s 2019-01-09 16:45:03,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-1243833e-6c7e-4201-adf2-fef208e5a779 2019-01-09 16:45:03,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 16:45:03,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:45:03,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4afece-295f-4650-9534-bc079b24e16e Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmtp-user_b482e079-df7f-4c54-9ef0-c023c07f9095", "links": {"self": "http://172.30.9.29:5000/v3/users/d282625b5c0d4bbab532a9755c8a2907"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d282625b5c0d4bbab532a9755c8a2907", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 16:45:03,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ff4afece-295f-4650-9534-bc079b24e16e 2019-01-09 16:45:03,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107623100281s 2019-01-09 16:45:03,389 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ff4afece-295f-4650-9534-bc079b24e16e 2019-01-09 16:45:03,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 16:45:03,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:45:03,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3d77849-5d8f-492a-bd33-0569424a1a00 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.29:5000/v3/projects/52c3bedb5622497199aed590dd23bcf6"}, "tags": [], "enabled": true, "id": "52c3bedb5622497199aed590dd23bcf6", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b482e079-df7f-4c54-9ef0-c023c07f9095"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 16:45:03,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e3d77849-5d8f-492a-bd33-0569424a1a00 2019-01-09 16:45:03,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0862669944763s 2019-01-09 16:45:03,487 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-e3d77849-5d8f-492a-bd33-0569424a1a00 2019-01-09 16:45:03,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 16:45:03,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=d282625b5c0d4bbab532a9755c8a2907&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=52c3bedb5622497199aed590dd23bcf6" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:45:03,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10915665-e7af-44a8-9694-088662aef97f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=d282625b5c0d4bbab532a9755c8a2907&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=52c3bedb5622497199aed590dd23bcf6", "previous": null, "next": null}} 2019-01-09 16:45:03,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=d282625b5c0d4bbab532a9755c8a2907&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=52c3bedb5622497199aed590dd23bcf6 used request id req-10915665-e7af-44a8-9694-088662aef97f 2019-01-09 16:45:03,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0903050899506s 2019-01-09 16:45:03,584 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=d282625b5c0d4bbab532a9755c8a2907&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=52c3bedb5622497199aed590dd23bcf6 used request id req-10915665-e7af-44a8-9694-088662aef97f 2019-01-09 16:45:03,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 16:45:03,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/52c3bedb5622497199aed590dd23bcf6/users/d282625b5c0d4bbab532a9755c8a2907/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 16:45:03,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 16:45:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf2ea11-664c-437d-ad5d-c7f7bf2b12f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 16:45:03,719 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/52c3bedb5622497199aed590dd23bcf6/users/d282625b5c0d4bbab532a9755c8a2907/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-faf2ea11-664c-437d-ad5d-c7f7bf2b12f9 2019-01-09 16:45:03,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.131839036942s 2019-01-09 16:45:03,720 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/52c3bedb5622497199aed590dd23bcf6/users/d282625b5c0d4bbab532a9755c8a2907/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-faf2ea11-664c-437d-ad5d-c7f7bf2b12f9 2019-01-09 16:45:03,720 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_b482e079-df7f-4c54-9ef0-c023c07f9095' 2019-01-09 16:45:03,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-09 16:45:03,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}b7ce02ce610e43637ad168120fae132a89cfde4a" -d '{"keypair": {"name": "vmtp_b482e079-df7f-4c54-9ef0-c023c07f9095"}}' 2019-01-09 16:45:04,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 16:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-651a840f-5edb-4446-89b4-c8cdf215fdd2 x-compute-request-id: req-651a840f-5edb-4446-89b4-c8cdf215fdd2 Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDITolz03gBLuIJZ1K7rlLk0gX1rsu58Hh9Q+YxBQXpKzdW8NWyihZFaBi5xTnzckjTW4Dl27JEsAGygmUEOyLz3Y3UjVia9+MBUU6Uepv9OcnmS5cgOzapkjCtU6vhQBFc7AdlsCSnHndKkicam8eIrTsT5EHODSgRCnxOhJcWMLgPoJ6WbU+J0w8vcQlh2DA2UBCQaXtMp14tlccYVkn2+5RnRKa0/VUzaeaOh8Ccn+eE3s2Ntq5QCMEph4gdlbi4GAjARCloK/NKt10+vvhxMKUhaP8HV1ZThLFQu8FSQiRSf/1dqwDgbV1BM+/mXzG1GmUWUw8Z+vnLaqFn3MhT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyE6Jc9N4AS7iCWdSu65S5NIF9a7LufB4fUPmMQUF6Ss3VvDV\nsooWRWgYucU583JI01uA5duyRLABsoJlBDsi892N1I1YmvfjAVFOlHqb/TnJ5kuX\nIDs2qZIwrVOr4UARXOwHZbAkpx53SpInGpvHiK07E+RBzg0oEQp8ToSXFjC4D6Ce\nlm1PidMPL3EJYdgwNlAQkGl7TKdeLZXHGFZJ9vuUZ0SmtP1VM2nmjofAnJ/nhN7N\njbauUAjBKYeIHZW4uBgIwEQpaCvzSrddPr74cTClIWj/B1dWU4SxULvBUkIkUn/9\nXasA4G1dQTPv5l8xtRplFlMPGfr5y2qhZ9zIUwIDAQABAoIBAQCvpdb4n56jAvap\nolY1R/deuiEJwN7bTViLGAh6QdpeDkx3y7bI2jgPYuoTtTRNG5Fq7dmJNu8LNoA2\nhguI+0Z6LHUbx1rEgc0pMaBDqYSyOIOok+6RD/uuFQjkZPPbETBomH0gGab6eUfI\nN4Nc3O/LFYUxuz5NLtJMpzI8NB69ECvsS9occw4uce6bD01auDouXH+n1/upG8tv\n8gm2OxhfStn84FOOKKdyhdlQ0Oph9kpqRnMZ+3gHmPsu7YBE4+2xuxV1tiyAGN3g\nwVJRsLKdOnqVcB4kX3OvGq4XAcaHDC5dQgOShnERJsm5KB+mKnyxRmhAy3Gx8RPT\nrg043oNhAoGBAPBic/d25hEMh7W9TNwIOJ38DBTg/uaD4nB0EQ6uwcIoPv/tQdxU\nzWi9T1fC6FmkYcgl2xaXP88+nL5lPScKbqCbccsKxfsNHhsubhmPAwxjpjS7zMiu\nY6mSCk6lfJFFlQgCYAdDnOq2a2TRpjTwR+9tw9IV3bQmYy02p3wA7EIDAoGBANVR\nmSfSywSFEk7u39HhNqu8gD6b9v3amnTNS21Y4FupNvoj4DZSQJp18k6VjU+x8Sea\n6nE05apewNg/jNBZLqWD2FYbijmtkaoB38Z34e1anQmpUjJqlbpCcyQ0LTcunMqp\nwhT4NqtpeQGUzIyzARyDipQ8HGm9L5An5uPadzdxAoGAf/dpVKtu/lR1SkJj0B5w\nRWoP5G2CRKSgvsyK6A4QB5P1NbjP/sMGNmPRAR85Ib9obmv4naYWyfTC7HhofYgI\nLGeTxEsP6f2psT6eTezb6pSBvkDbW1m6pGKiKgverFcmZwUcqcFMn4ZM1Xbly/i9\n0q/UNtp9E5H76e3WayTyoJECgYEAmJdmFzaSQwltr0jwkhGoKfENS7wFUlGtax/v\ndKi+1NKWoRhIqpLr45G7YrtX+kovV0VZruFH6Dcfe5D6CY/B7mQBvJa2qcufBx2Q\nFUhsNH09GEwmoCneMP6Xnq40KeUOA2qripSDhtpL1PW73GmvwdXWq3LUYE8UVuo0\nH4mG/gECgYBLbSHtUfi9o0oEvhOFQF9Ti886dBifUCaMG1lVviuNPtGxetQ0sbcl\nmoHUNf8QNnqF8gKAN6tRJxpgy5XhuxK0Xtk8dVcVipuQRvCPsqB7Vpk5vaOrjrLO\nkrxwaB+Fraz86lS6Dup2qv2/hSadwLP+AQKdvwvFaRkWDAZVwT312Q==\n-----END RSA PRIVATE KEY-----\n", "user_id": "d282625b5c0d4bbab532a9755c8a2907", "name": "vmtp_b482e079-df7f-4c54-9ef0-c023c07f9095", "fingerprint": "63:05:af:77:b5:46:9c:a5:1c:9f:04:6d:0c:11:29:86"}} 2019-01-09 16:45:04,057 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-651a840f-5edb-4446-89b4-c8cdf215fdd2 2019-01-09 16:45:04,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.3366959095s 2019-01-09 16:45:04,058 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-651a840f-5edb-4446-89b4-c8cdf215fdd2 2019-01-09 16:45:04,058 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDITolz03gBLuIJZ1K7rlLk0gX1rsu58Hh9Q+YxBQXpKzdW8NWyihZFaBi5xTnzckjTW4Dl27JEsAGygmUEOyLz3Y3UjVia9+MBUU6Uepv9OcnmS5cgOzapkjCtU6vhQBFc7AdlsCSnHndKkicam8eIrTsT5EHODSgRCnxOhJcWMLgPoJ6WbU+J0w8vcQlh2DA2UBCQaXtMp14tlccYVkn2+5RnRKa0/VUzaeaOh8Ccn+eE3s2Ntq5QCMEph4gdlbi4GAjARCloK/NKt10+vvhxMKUhaP8HV1ZThLFQu8FSQiRSf/1dqwDgbV1BM+/mXzG1GmUWUw8Z+vnLaqFn3MhT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyE6Jc9N4AS7iCWdSu65S5NIF9a7LufB4fUPmMQUF6Ss3VvDV\nsooWRWgYucU583JI01uA5duyRLABsoJlBDsi892N1I1YmvfjAVFOlHqb/TnJ5kuX\nIDs2qZIwrVOr4UARXOwHZbAkpx53SpInGpvHiK07E+RBzg0oEQp8ToSXFjC4D6Ce\nlm1PidMPL3EJYdgwNlAQkGl7TKdeLZXHGFZJ9vuUZ0SmtP1VM2nmjofAnJ/nhN7N\njbauUAjBKYeIHZW4uBgIwEQpaCvzSrddPr74cTClIWj/B1dWU4SxULvBUkIkUn/9\nXasA4G1dQTPv5l8xtRplFlMPGfr5y2qhZ9zIUwIDAQABAoIBAQCvpdb4n56jAvap\nolY1R/deuiEJwN7bTViLGAh6QdpeDkx3y7bI2jgPYuoTtTRNG5Fq7dmJNu8LNoA2\nhguI+0Z6LHUbx1rEgc0pMaBDqYSyOIOok+6RD/uuFQjkZPPbETBomH0gGab6eUfI\nN4Nc3O/LFYUxuz5NLtJMpzI8NB69ECvsS9occw4uce6bD01auDouXH+n1/upG8tv\n8gm2OxhfStn84FOOKKdyhdlQ0Oph9kpqRnMZ+3gHmPsu7YBE4+2xuxV1tiyAGN3g\nwVJRsLKdOnqVcB4kX3OvGq4XAcaHDC5dQgOShnERJsm5KB+mKnyxRmhAy3Gx8RPT\nrg043oNhAoGBAPBic/d25hEMh7W9TNwIOJ38DBTg/uaD4nB0EQ6uwcIoPv/tQdxU\nzWi9T1fC6FmkYcgl2xaXP88+nL5lPScKbqCbccsKxfsNHhsubhmPAwxjpjS7zMiu\nY6mSCk6lfJFFlQgCYAdDnOq2a2TRpjTwR+9tw9IV3bQmYy02p3wA7EIDAoGBANVR\nmSfSywSFEk7u39HhNqu8gD6b9v3amnTNS21Y4FupNvoj4DZSQJp18k6VjU+x8Sea\n6nE05apewNg/jNBZLqWD2FYbijmtkaoB38Z34e1anQmpUjJqlbpCcyQ0LTcunMqp\nwhT4NqtpeQGUzIyzARyDipQ8HGm9L5An5uPadzdxAoGAf/dpVKtu/lR1SkJj0B5w\nRWoP5G2CRKSgvsyK6A4QB5P1NbjP/sMGNmPRAR85Ib9obmv4naYWyfTC7HhofYgI\nLGeTxEsP6f2psT6eTezb6pSBvkDbW1m6pGKiKgverFcmZwUcqcFMn4ZM1Xbly/i9\n0q/UNtp9E5H76e3WayTyoJECgYEAmJdmFzaSQwltr0jwkhGoKfENS7wFUlGtax/v\ndKi+1NKWoRhIqpLr45G7YrtX+kovV0VZruFH6Dcfe5D6CY/B7mQBvJa2qcufBx2Q\nFUhsNH09GEwmoCneMP6Xnq40KeUOA2qripSDhtpL1PW73GmvwdXWq3LUYE8UVuo0\nH4mG/gECgYBLbSHtUfi9o0oEvhOFQF9Ti886dBifUCaMG1lVviuNPtGxetQ0sbcl\nmoHUNf8QNnqF8gKAN6tRJxpgy5XhuxK0Xtk8dVcVipuQRvCPsqB7Vpk5vaOrjrLO\nkrxwaB+Fraz86lS6Dup2qv2/hSadwLP+AQKdvwvFaRkWDAZVwT312Q==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd282625b5c0d4bbab532a9755c8a2907', 'name': u'vmtp_b482e079-df7f-4c54-9ef0-c023c07f9095', 'created_at': '2019-01-09T16:45:04.058915', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'52c3bedb5622497199aed590dd23bcf6', 'name': 'vmtp-project_b482e079-df7f-4c54-9ef0-c023c07f9095', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'63:05:af:77:b5:46:9c:a5:1c:9f:04:6d:0c:11:29:86', 'type': 'ssh', 'id': u'vmtp_b482e079-df7f-4c54-9ef0-c023c07f9095'}) 2019-01-09 16:45:04,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-09 16:45:04,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/vmtp_b482e079-df7f-4c54-9ef0-c023c07f9095 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7ce02ce610e43637ad168120fae132a89cfde4a" 2019-01-09 16:45:04,084 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 16:45:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f87768ca-9bc6-4fd5-911b-c392adae8260 x-compute-request-id: req-f87768ca-9bc6-4fd5-911b-c392adae8260 Content-Length: 0 Content-Type: application/json 2019-01-09 16:45:04,084 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vmtp_b482e079-df7f-4c54-9ef0-c023c07f9095 used request id req-f87768ca-9bc6-4fd5-911b-c392adae8260 2019-01-09 16:45:04,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0243570804596s 2019-01-09 16:45:04,084 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vmtp_b482e079-df7f-4c54-9ef0-c023c07f9095 used request id req-f87768ca-9bc6-4fd5-911b-c392adae8260 2019-01-09 16:45:05,556 - 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-09 17:03:41,317 - 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-09 16:45:06,218 INFO Using http://172.30.9.29:5000//v3 2019-01-09 16:45:06,218 INFO VM public key: /tmp/tmpGYVh0o 2019-01-09 16:45:06,218 INFO VM private key: /tmp/tmpKx_UC1 2019-01-09 16:45:07,176 INFO Found image vmtp-img_b482e079-df7f-4c54-9ef0-c023c07f9095 to launch VM, will continue 2019-01-09 16:45:07,729 INFO Using external router: vmtp-router_b482e079-df7f-4c54-9ef0-c023c07f9095 2019-01-09 16:45:07,730 INFO Using external network: external. 2019-01-09 16:45:08,500 INFO Created internal network: pns-internal-net_b482e079-df7f-4c54-9ef0-c023c07f9095. 2019-01-09 16:45:09,449 INFO Created internal network: pns-internal-net2_b482e079-df7f-4c54-9ef0-c023c07f9095. 2019-01-09 16:45:11,774 DEBUG Ext router associated to pns-internal-net_b482e079-df7f-4c54-9ef0-c023c07f9095 2019-01-09 16:45:14,002 DEBUG Ext router associated to pns-internal-net2_b482e079-df7f-4c54-9ef0-c023c07f9095 2019-01-09 16:45:14,075 INFO OpenStack agent: Open vSwitch agent 2019-01-09 16:45:14,075 INFO OpenStack network type: vxlan 2019-01-09 16:45:15,265 INFO [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] Creating server VM... 2019-01-09 16:45:15,265 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-01-09 16:45:16,943 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 1 of 150... 2019-01-09 16:45:19,447 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 2 of 150... 2019-01-09 16:45:21,607 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 3 of 150... 2019-01-09 16:45:24,383 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 4 of 150... 2019-01-09 16:45:26,754 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 5 of 150... 2019-01-09 16:45:29,073 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 6 of 150... 2019-01-09 16:45:31,394 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 7 of 150... 2019-01-09 16:45:33,552 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 8 of 150... 2019-01-09 16:45:36,039 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 9 of 150... 2019-01-09 16:45:38,554 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 10 of 150... 2019-01-09 16:45:41,076 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 11 of 150... 2019-01-09 16:45:43,400 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 12 of 150... 2019-01-09 16:45:45,542 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 13 of 150... 2019-01-09 16:45:47,857 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 14 of 150... 2019-01-09 16:45:50,200 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 15 of 150... 2019-01-09 16:45:52,567 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 16 of 150... 2019-01-09 16:45:55,079 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 17 of 150... 2019-01-09 16:45:57,417 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 18 of 150... 2019-01-09 16:45:59,588 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 19 of 150... 2019-01-09 16:46:01,729 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 20 of 150... 2019-01-09 16:46:03,869 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 21 of 150... 2019-01-09 16:46:06,206 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 22 of 150... 2019-01-09 16:46:08,709 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 23 of 150... 2019-01-09 16:46:10,858 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 24 of 150... 2019-01-09 16:46:13,020 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 25 of 150... 2019-01-09 16:46:15,388 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 26 of 150... 2019-01-09 16:46:17,707 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 27 of 150... 2019-01-09 16:46:19,859 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 28 of 150... 2019-01-09 16:46:22,221 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 29 of 150... 2019-01-09 16:46:24,543 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 30 of 150... 2019-01-09 16:46:26,703 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 31 of 150... 2019-01-09 16:46:29,039 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 32 of 150... 2019-01-09 16:46:31,207 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 33 of 150... 2019-01-09 16:46:33,353 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 34 of 150... 2019-01-09 16:46:35,847 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 35 of 150... 2019-01-09 16:46:38,188 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 36 of 150... 2019-01-09 16:46:40,356 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 37 of 150... 2019-01-09 16:46:42,523 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 38 of 150... 2019-01-09 16:46:44,874 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 39 of 150... 2019-01-09 16:46:47,207 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 40 of 150... 2019-01-09 16:46:49,702 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 41 of 150... 2019-01-09 16:46:51,847 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 42 of 150... 2019-01-09 16:46:54,166 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 43 of 150... 2019-01-09 16:46:58,846 INFO [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] Internal network IP: 192.168.1.11 2019-01-09 16:46:58,846 INFO [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] SSH IP: 172.30.9.205 2019-01-09 16:46:58,846 INFO [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] Setup SSH for ubuntu@172.30.9.205 2019-01-09 16:47:10,677 INFO [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] Installing nuttcp-8.1.4... 2019-01-09 16:47:10,721 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] Copying nuttcp-8.1.4 to target... 2019-01-09 16:47:10,980 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] Starting nuttcp-8.1.4 server... 2019-01-09 16:47:11,025 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] 2019-01-09 16:47:11,071 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] Creating client VM... 2019-01-09 16:47:11,071 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-01-09 16:47:12,305 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 1 of 150... 2019-01-09 16:47:14,451 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 2 of 150... 2019-01-09 16:47:16,600 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 3 of 150... 2019-01-09 16:47:18,931 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 4 of 150... 2019-01-09 16:47:21,083 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 5 of 150... 2019-01-09 16:47:23,226 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 6 of 150... 2019-01-09 16:47:25,558 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] VM status=BUILD, retrying 7 of 150... 2019-01-09 16:47:30,532 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] Internal network IP: 192.168.1.18 2019-01-09 16:47:30,532 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] SSH IP: 172.30.9.200 2019-01-09 16:47:30,532 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] Setup SSH for ubuntu@172.30.9.200 2019-01-09 16:47:40,389 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] Installing nuttcp-8.1.4... 2019-01-09 16:47:40,433 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] Copying nuttcp-8.1.4 to target... 2019-01-09 16:47:40,660 INFO ============================================================ 2019-01-09 16:47:40,660 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-01-09 16:47:49,706 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=41.1 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.433 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.314 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.399 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.215 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.251 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.127 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.162 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.124 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.128 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.124/4.328/41.132/12.268 ms 2019-01-09 16:47:58,751 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.131 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.142 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.145 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.179 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.321 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.116 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.244 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.385 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.323 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.157 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.116/0.214/0.385/0.092 ms 2019-01-09 16:48:07,819 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.379 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.155 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.156 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.258 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.182 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.170 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.228 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.181 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.402 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.458 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.155/0.256/0.458/0.110 ms 2019-01-09 16:48:07,820 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] Measuring TCP Throughput (packet size=65536)... 2019-01-09 16:48:07,821 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:48:17,921 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=17756.6250 real_seconds=10.00 rate_Mbps=14891.6525 tx_cpu=31 rx_cpu=46 retrans=0 cwnd=3137 rtt_ms=0.18 2019-01-09 16:48:17,923 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:48:28,022 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=17378.4950 real_seconds=10.00 rate_Mbps=14574.4917 tx_cpu=30 rx_cpu=43 retrans=0 cwnd=3137 rtt_ms=0.15 2019-01-09 16:48:28,023 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:48:38,127 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=17418.0881 real_seconds=10.00 rate_Mbps=14608.1770 tx_cpu=30 rx_cpu=43 retrans=0 cwnd=3137 rtt_ms=0.49 2019-01-09 16:48:38,127 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] Measuring UDP Throughput (packet size=128)... 2019-01-09 16:48:38,128 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:48:41,458 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=18.4172 real_seconds=1.00 rate_Mbps=154.1618 tx_cpu=12 rx_cpu=31 drop=0 pkt=150874 data_loss=0.00000 2019-01-09 16:48:41,460 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=128 throughput=1<157861/5000000<10000000 Kbps loss-rate=0 2019-01-09 16:48:41,461 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R473583K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:48:44,813 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=18.4995 real_seconds=1.00 rate_Mbps=154.7238 tx_cpu=12 rx_cpu=29 drop=319 pkt=151867 data_loss=0.21037 2019-01-09 16:48:44,813 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=128 throughput=1<158437/473583<473583 Kbps loss-rate=0 2019-01-09 16:48:44,813 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R316010K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:48:48,139 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=19.3904 real_seconds=1.00 rate_Mbps=162.2933 tx_cpu=13 rx_cpu=31 drop=0 pkt=158846 data_loss=0.00000 2019-01-09 16:48:48,139 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=128 throughput=1<166188/316010<316010 Kbps loss-rate=0 2019-01-09 16:48:48,140 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R241099K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:48:51,464 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=19.3444 real_seconds=1.00 rate_Mbps=161.9062 tx_cpu=13 rx_cpu=32 drop=295 pkt=158764 data_loss=0.18575 2019-01-09 16:48:51,464 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=128 throughput=1<165791/241099<241099 Kbps loss-rate=0 2019-01-09 16:48:51,465 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R203445K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:48:54,793 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=19.5333 real_seconds=1.00 rate_Mbps=163.5191 tx_cpu=13 rx_cpu=33 drop=0 pkt=160017 data_loss=0.00000 2019-01-09 16:48:54,793 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=128 throughput=1<167443/203445<203445 Kbps loss-rate=0 2019-01-09 16:48:54,794 DEBUG undershot, min=167443 kbps=185444 max=203445 2019-01-09 16:48:54,794 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R185444K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:48:58,122 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=18.6744 real_seconds=1.00 rate_Mbps=156.1449 tx_cpu=15 rx_cpu=30 drop=315 pkt=153296 data_loss=0.20574 2019-01-09 16:48:58,123 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=128 throughput=167443<159892/185444<203445 Kbps loss-rate=0 2019-01-09 16:48:58,123 DEBUG undershot, min=185444 kbps=194444 max=203445 2019-01-09 16:48:58,123 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R194444K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:01,452 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=18.4020 real_seconds=1.00 rate_Mbps=153.9163 tx_cpu=16 rx_cpu=32 drop=129 pkt=150879 data_loss=0.08579 2019-01-09 16:49:01,453 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=128 throughput=185444<157610/194444<203445 Kbps loss-rate=0 2019-01-09 16:49:01,453 DEBUG undershot, min=194444 kbps=198944 max=203445 2019-01-09 16:49:01,453 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] Measuring UDP Throughput (packet size=1024)... 2019-01-09 16:49:01,454 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:04,806 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=146.7324 real_seconds=1.00 rate_Mbps=1229.3195 tx_cpu=18 rx_cpu=33 drop=0 pkt=150254 data_loss=0.00000 2019-01-09 16:49:04,806 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=1024 throughput=1<1258823/5000000<10000000 Kbps loss-rate=0 2019-01-09 16:49:04,806 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3129411K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:08,132 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=148.1602 real_seconds=1.00 rate_Mbps=1241.0567 tx_cpu=18 rx_cpu=31 drop=0 pkt=151716 data_loss=0.00000 2019-01-09 16:49:08,132 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=1024 throughput=1<1270842/3129411<3129411 Kbps loss-rate=0 2019-01-09 16:49:08,132 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2200126K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:11,460 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=146.2129 real_seconds=1.00 rate_Mbps=1225.3659 tx_cpu=18 rx_cpu=32 drop=0 pkt=149722 data_loss=0.00000 2019-01-09 16:49:11,460 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=1024 throughput=1<1254774/2200126<2200126 Kbps loss-rate=0 2019-01-09 16:49:11,460 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1727450K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:14,788 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=155.5361 real_seconds=1.00 rate_Mbps=1303.3097 tx_cpu=19 rx_cpu=31 drop=321 pkt=159590 data_loss=0.20116 2019-01-09 16:49:14,788 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=1024 throughput=1<1334589/1727450<1727450 Kbps loss-rate=0 2019-01-09 16:49:14,788 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1531019K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:18,116 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=153.7900 real_seconds=1.00 rate_Mbps=1287.9566 tx_cpu=21 rx_cpu=33 drop=6 pkt=157487 data_loss=0.00384 2019-01-09 16:49:18,116 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=1024 throughput=1<1318867/1531019<1531019 Kbps loss-rate=0 2019-01-09 16:49:18,116 DEBUG undershot, min=1318867 kbps=1424943 max=1531019 2019-01-09 16:49:18,117 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1424943K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:21,445 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=149.5518 real_seconds=1.00 rate_Mbps=1252.8272 tx_cpu=19 rx_cpu=33 drop=0 pkt=153141 data_loss=0.00000 2019-01-09 16:49:21,446 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=1024 throughput=1318867<1282895/1424943<1531019 Kbps loss-rate=0 2019-01-09 16:49:21,446 DEBUG undershot, min=1424943 kbps=1477981 max=1531019 2019-01-09 16:49:21,446 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1477981K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:24,771 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=144.9268 real_seconds=1.00 rate_Mbps=1214.7959 tx_cpu=18 rx_cpu=35 drop=0 pkt=148405 data_loss=0.00000 2019-01-09 16:49:24,772 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=1024 throughput=1424943<1243951/1477981<1531019 Kbps loss-rate=0 2019-01-09 16:49:24,772 DEBUG undershot, min=1477981 kbps=1504500 max=1531019 2019-01-09 16:49:24,772 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] Measuring UDP Throughput (packet size=8192)... 2019-01-09 16:49:24,773 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:28,124 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=595.8359 real_seconds=1.00 rate_Mbps=4998.0642 tx_cpu=99 rx_cpu=23 drop=27 pkt=76294 data_loss=0.03540 2019-01-09 16:49:28,125 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=8192 throughput=1<5118017/5000000<10000000 Kbps loss-rate=0 2019-01-09 16:49:28,125 DEBUG undershot, min=5118017 kbps=7559008 max=10000000 2019-01-09 16:49:28,125 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7559008K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:31,452 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=874.6641 real_seconds=1.00 rate_Mbps=7332.3306 tx_cpu=37 rx_cpu=28 drop=0 pkt=111957 data_loss=0.00000 2019-01-09 16:49:31,452 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=8192 throughput=5118017<7508306/7559008<10000000 Kbps loss-rate=0 2019-01-09 16:49:31,452 DEBUG undershot, min=7508306 kbps=8754153 max=10000000 2019-01-09 16:49:31,453 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8754153K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:34,782 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=889.4141 real_seconds=1.00 rate_Mbps=7439.9801 tx_cpu=25 rx_cpu=29 drop=212 pkt=114057 data_loss=0.18587 2019-01-09 16:49:34,782 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=8192 throughput=7508306<7618539/8754153<10000000 Kbps loss-rate=0 2019-01-09 16:49:34,783 DEBUG undershot, min=7618539 kbps=8809269 max=10000000 2019-01-09 16:49:34,783 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8809269K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:38,109 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=868.5156 real_seconds=1.00 rate_Mbps=7271.9223 tx_cpu=24 rx_cpu=27 drop=0 pkt=111170 data_loss=0.00000 2019-01-09 16:49:38,109 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=8192 throughput=7618539<7446448/8809269<10000000 Kbps loss-rate=0 2019-01-09 16:49:38,110 DEBUG undershot, min=8809269 kbps=9404634 max=10000000 2019-01-09 16:49:38,110 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9404634K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:41,436 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=1018.4453 real_seconds=1.00 rate_Mbps=8530.4916 tx_cpu=26 rx_cpu=36 drop=0 pkt=130361 data_loss=0.00000 2019-01-09 16:49:41,436 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=8192 throughput=8809269<8735223/9404634<10000000 Kbps loss-rate=0 2019-01-09 16:49:41,436 DEBUG undershot, min=9404634 kbps=9702317 max=10000000 2019-01-09 16:49:41,437 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9702317K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:49:44,766 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] megabytes=923.2031 real_seconds=1.00 rate_Mbps=7729.0701 tx_cpu=23 rx_cpu=32 drop=0 pkt=118170 data_loss=0.00000 2019-01-09 16:49:44,766 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] pkt-size=8192 throughput=9404634<7914567/9702317<10000000 Kbps loss-rate=0 2019-01-09 16:49:44,767 DEBUG undershot, min=9702317 kbps=9851158 max=10000000 2019-01-09 16:49:44,778 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.18', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.18, 'throughput_kbps': 15249052, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.15, 'throughput_kbps': 14924279, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.49, 'throughput_kbps': 14958773, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.09, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 157610, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1243951, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7914567, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.328', 'rtt_max_ms': '41.132', 'rtt_min_ms': '0.124', 'rtt_stddev': '12.268', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.214', 'rtt_max_ms': '0.385', 'rtt_min_ms': '0.116', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.256', 'rtt_max_ms': '0.458', 'rtt_min_ms': '0.155', 'rtt_stddev': '0.110', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-01-09 16:49:44,779 INFO Deleting floating ip 57bd6458-4619-4e78-9788-9c49cada46ec 2019-01-09 16:49:45,963 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] Floating IP 172.30.9.200 deleted 2019-01-09 16:49:46,084 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90951] Instance deleted 2019-01-09 16:49:46,199 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Creating client VM... 2019-01-09 16:49:46,199 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-01-09 16:49:47,270 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] VM status=BUILD, retrying 1 of 150... 2019-01-09 16:49:49,418 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] VM status=BUILD, retrying 2 of 150... 2019-01-09 16:49:51,785 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] VM status=BUILD, retrying 3 of 150... 2019-01-09 16:49:54,515 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] VM status=BUILD, retrying 4 of 150... 2019-01-09 16:49:56,833 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] VM status=BUILD, retrying 5 of 150... 2019-01-09 16:49:59,151 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] VM status=BUILD, retrying 6 of 150... 2019-01-09 16:50:03,994 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Internal network IP: 192.168.2.6 2019-01-09 16:50:03,994 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] SSH IP: 172.30.9.204 2019-01-09 16:50:03,995 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Setup SSH for ubuntu@172.30.9.204 2019-01-09 16:50:13,848 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Installing nuttcp-8.1.4... 2019-01-09 16:50:13,891 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Copying nuttcp-8.1.4 to target... 2019-01-09 16:50:14,058 INFO ============================================================ 2019-01-09 16:50:14,059 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-01-09 16:50:23,100 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=63 time=1.07 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=63 time=0.315 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=63 time=0.256 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=63 time=0.421 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=63 time=0.279 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=63 time=0.660 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=63 time=0.393 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=63 time=0.478 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=63 time=0.323 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=63 time=0.340 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.256/0.453/1.071/0.235 ms 2019-01-09 16:50:32,137 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=63 time=0.229 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=63 time=0.632 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=63 time=0.285 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=63 time=0.534 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=63 time=0.590 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=63 time=0.492 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=63 time=0.509 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=63 time=0.361 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=63 time=0.585 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=63 time=0.716 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.229/0.493/0.716/0.149 ms 2019-01-09 16:50:41,181 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=63 time=1.76 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=63 time=0.541 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=63 time=0.592 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=63 time=0.411 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=63 time=0.464 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=63 time=0.681 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=63 time=0.416 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=63 time=0.866 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=63 time=0.396 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=63 time=0.840 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.396/0.697/1.767/0.392 ms 2019-01-09 16:50:41,181 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Measuring TCP Throughput (packet size=65536)... 2019-01-09 16:50:41,182 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:50:51,305 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=2039.1720 real_seconds=10.00 rate_Mbps=1710.7004 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=557 rtt_ms=0.61 2019-01-09 16:50:51,305 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:01,401 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=2010.7701 real_seconds=10.00 rate_Mbps=1686.8021 tx_cpu=4 rx_cpu=7 retrans=35 cwnd=389 rtt_ms=0.39 2019-01-09 16:51:01,402 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:11,497 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=2137.4049 real_seconds=10.00 rate_Mbps=1793.0630 tx_cpu=4 rx_cpu=7 retrans=4 cwnd=554 rtt_ms=0.43 2019-01-09 16:51:11,498 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Measuring UDP Throughput (packet size=128)... 2019-01-09 16:51:11,498 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:14,827 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=19.7910 real_seconds=1.00 rate_Mbps=165.4982 tx_cpu=16 rx_cpu=19 drop=51035 pkt=213163 data_loss=23.94191 2019-01-09 16:51:14,827 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<169470/5000000<10000000 Kbps loss-rate=23 2019-01-09 16:51:14,828 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R508410K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:18,155 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=19.4167 real_seconds=1.01 rate_Mbps=161.8443 tx_cpu=20 rx_cpu=21 drop=47646 pkt=206708 data_loss=23.05007 2019-01-09 16:51:18,156 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<165728/508410<508410 Kbps loss-rate=23 2019-01-09 16:51:18,156 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R337069K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:21,508 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=19.0574 real_seconds=1.01 rate_Mbps=158.2627 tx_cpu=18 rx_cpu=18 drop=31604 pkt=187722 data_loss=16.83548 2019-01-09 16:51:21,509 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<162061/337069<337069 Kbps loss-rate=16 2019-01-09 16:51:21,509 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R249565K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:24,837 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=19.6272 real_seconds=1.00 rate_Mbps=163.9691 tx_cpu=19 rx_cpu=18 drop=36278 pkt=197064 data_loss=18.40936 2019-01-09 16:51:24,837 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<167904/249565<249565 Kbps loss-rate=18 2019-01-09 16:51:24,838 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R208734K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:28,164 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=19.2743 real_seconds=1.00 rate_Mbps=161.7247 tx_cpu=22 rx_cpu=18 drop=29139 pkt=187034 data_loss=15.57949 2019-01-09 16:51:28,164 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<165606/208734<208734 Kbps loss-rate=15 2019-01-09 16:51:28,165 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R187170K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:31,491 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=18.9993 real_seconds=1.00 rate_Mbps=159.4514 tx_cpu=41 rx_cpu=18 drop=27140 pkt=182782 data_loss=14.84831 2019-01-09 16:51:31,492 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<163278/187170<187170 Kbps loss-rate=14 2019-01-09 16:51:31,492 DEBUG overshot, min=1 kbps=163278 max=187170 2019-01-09 16:51:31,492 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R163278K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:34,843 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=18.4774 real_seconds=1.00 rate_Mbps=155.0299 tx_cpu=53 rx_cpu=15 drop=8088 pkt=159455 data_loss=5.07226 2019-01-09 16:51:34,844 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<158750/163278<187170 Kbps loss-rate=5 2019-01-09 16:51:34,844 DEBUG overshot, min=1 kbps=158750 max=163278 2019-01-09 16:51:34,844 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R158750K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:38,170 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=18.6138 real_seconds=1.00 rate_Mbps=155.9512 tx_cpu=87 rx_cpu=19 drop=2543 pkt=155027 data_loss=1.64023 2019-01-09 16:51:38,170 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<159694/158750<163278 Kbps loss-rate=1 2019-01-09 16:51:38,171 DEBUG undershot, min=159694 kbps=161486 max=163278 2019-01-09 16:51:38,171 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Measuring UDP Throughput (packet size=1024)... 2019-01-09 16:51:38,171 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:41,526 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=158.2031 real_seconds=1.01 rate_Mbps=1310.5608 tx_cpu=29 rx_cpu=20 drop=22310 pkt=184310 data_loss=12.10460 2019-01-09 16:51:41,527 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1<1342014/5000000<10000000 Kbps loss-rate=12 2019-01-09 16:51:41,527 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3171007K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:44,855 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=155.9473 real_seconds=1.00 rate_Mbps=1308.0039 tx_cpu=29 rx_cpu=20 drop=25957 pkt=185647 data_loss=13.98189 2019-01-09 16:51:44,856 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1<1339395/3171007<3171007 Kbps loss-rate=13 2019-01-09 16:51:44,856 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2255201K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:48,180 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=154.7412 real_seconds=1.00 rate_Mbps=1293.7358 tx_cpu=29 rx_cpu=21 drop=28900 pkt=187355 data_loss=15.42528 2019-01-09 16:51:48,180 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1<1324785/2255201<2255201 Kbps loss-rate=15 2019-01-09 16:51:48,181 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1789993K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:51,506 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=149.9443 real_seconds=1.00 rate_Mbps=1252.6870 tx_cpu=31 rx_cpu=18 drop=26195 pkt=179738 data_loss=14.57402 2019-01-09 16:51:51,507 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1<1282751/1789993<1789993 Kbps loss-rate=14 2019-01-09 16:51:51,507 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1536372K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:54,858 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=151.1631 real_seconds=1.00 rate_Mbps=1268.5642 tx_cpu=31 rx_cpu=22 drop=26730 pkt=181521 data_loss=14.72556 2019-01-09 16:51:54,859 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1<1299009/1536372<1536372 Kbps loss-rate=14 2019-01-09 16:51:54,859 DEBUG overshot, min=1 kbps=1299009 max=1536372 2019-01-09 16:51:54,859 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1299009K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:51:58,183 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=150.4863 real_seconds=1.00 rate_Mbps=1261.4273 tx_cpu=64 rx_cpu=19 drop=1641 pkt=155739 data_loss=1.05373 2019-01-09 16:51:58,184 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1<1291701/1299009<1536372 Kbps loss-rate=1 2019-01-09 16:51:58,184 DEBUG undershot, min=1291701 kbps=1414036 max=1536372 2019-01-09 16:51:58,184 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1414036K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:52:01,511 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=145.7129 real_seconds=1.00 rate_Mbps=1219.0904 tx_cpu=67 rx_cpu=22 drop=23401 pkt=172611 data_loss=13.55705 2019-01-09 16:52:01,512 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1291701<1248348/1414036<1536372 Kbps loss-rate=13 2019-01-09 16:52:01,512 DEBUG overshot, min=1291701 kbps=1248348 max=1414036 2019-01-09 16:52:01,513 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1248348K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:52:04,864 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=144.5215 real_seconds=1.00 rate_Mbps=1213.1178 tx_cpu=88 rx_cpu=20 drop=4396 pkt=152386 data_loss=2.88480 2019-01-09 16:52:04,864 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1291701<1242232/1248348<1414036 Kbps loss-rate=2 2019-01-09 16:52:04,865 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Measuring UDP Throughput (packet size=8192)... 2019-01-09 16:52:04,865 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:52:08,216 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=217.3672 real_seconds=1.00 rate_Mbps=1823.2386 tx_cpu=74 rx_cpu=12 drop=48470 pkt=76293 data_loss=63.53139 2019-01-09 16:52:08,217 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=8192 throughput=1<1866996/5000000<10000000 Kbps loss-rate=63 2019-01-09 16:52:08,217 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3433498K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:52:11,540 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=231.2734 real_seconds=1.00 rate_Mbps=1941.1609 tx_cpu=98 rx_cpu=12 drop=22788 pkt=52391 data_loss=43.49603 2019-01-09 16:52:11,540 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=8192 throughput=1<1987748/3433498<3433498 Kbps loss-rate=43 2019-01-09 16:52:11,540 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2710623K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:52:14,862 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=229.5234 real_seconds=1.00 rate_Mbps=1927.3056 tx_cpu=99 rx_cpu=12 drop=11982 pkt=41361 data_loss=28.96933 2019-01-09 16:52:14,862 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=8192 throughput=1<1973560/2710623<2710623 Kbps loss-rate=28 2019-01-09 16:52:14,863 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2342091K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:52:18,213 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=217.6172 real_seconds=1.00 rate_Mbps=1825.8705 tx_cpu=99 rx_cpu=12 drop=7883 pkt=35738 data_loss=22.05774 2019-01-09 16:52:18,214 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=8192 throughput=1<1869691/2342091<2342091 Kbps loss-rate=22 2019-01-09 16:52:18,214 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2105891K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:52:21,540 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=219.3047 real_seconds=1.00 rate_Mbps=1840.6882 tx_cpu=99 rx_cpu=12 drop=4063 pkt=32134 data_loss=12.64393 2019-01-09 16:52:21,541 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=8192 throughput=1<1884864/2105891<2105891 Kbps loss-rate=12 2019-01-09 16:52:21,541 DEBUG overshot, min=1 kbps=1884864 max=2105891 2019-01-09 16:52:21,541 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1884864K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:52:24,866 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=216.3672 real_seconds=1.00 rate_Mbps=1816.7291 tx_cpu=98 rx_cpu=10 drop=1066 pkt=28761 data_loss=3.70640 2019-01-09 16:52:24,867 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=8192 throughput=1<1860330/1884864<2105891 Kbps loss-rate=3 2019-01-09 16:52:24,878 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.6', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.61, 'throughput_kbps': 1751757, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 35, 'rtt_ms': 0.39, 'throughput_kbps': 1727285, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.43, 'throughput_kbps': 1836096, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.64, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 159694, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.88, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1242232, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.71, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1860330, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.453', 'rtt_max_ms': '1.071', 'rtt_min_ms': '0.256', 'rtt_stddev': '0.235', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.493', 'rtt_max_ms': '0.716', 'rtt_min_ms': '0.229', 'rtt_stddev': '0.149', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.697', 'rtt_max_ms': '1.767', 'rtt_min_ms': '0.396', 'rtt_stddev': '0.392', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-01-09 16:52:24,880 INFO ============================================================ 2019-01-09 16:52:24,880 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-01-09 16:52:33,946 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] PING 172.30.9.205 (172.30.9.205) 64(92) bytes of data. 72 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.461 ms 72 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.438 ms 72 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.564 ms 72 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.417 ms 72 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.418 ms 72 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.325 ms 72 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.424 ms 72 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.254 ms 72 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.324 ms 72 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.289 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.254/0.391/0.564/0.089 ms 2019-01-09 16:52:42,985 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] PING 172.30.9.205 (172.30.9.205) 391(419) bytes of data. 399 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.277 ms 399 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.301 ms 399 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.270 ms 399 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.332 ms 399 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.388 ms 399 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.257 ms 399 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.282 ms 399 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.420 ms 399 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.318 ms 399 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.357 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.257/0.320/0.420/0.052 ms 2019-01-09 16:52:52,028 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] PING 172.30.9.205 (172.30.9.205) 1500(1528) bytes of data. 1508 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=1.38 ms 1508 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.420 ms 1508 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.365 ms 1508 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.308 ms 1508 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.356 ms 1508 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.361 ms 1508 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.299 ms 1508 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.430 ms 1508 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.569 ms 1508 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.368 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.299/0.486/1.384/0.307 ms 2019-01-09 16:52:52,029 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Measuring TCP Throughput (packet size=65536)... 2019-01-09 16:52:52,029 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:02,124 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=2008.4049 real_seconds=10.00 rate_Mbps=1685.2547 tx_cpu=3 rx_cpu=6 retrans=13 cwnd=270 rtt_ms=0.37 2019-01-09 16:53:02,125 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:12,246 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=2121.2781 real_seconds=10.00 rate_Mbps=1779.7238 tx_cpu=4 rx_cpu=7 retrans=1 cwnd=572 rtt_ms=0.52 2019-01-09 16:53:12,247 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:22,347 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=2276.5748 real_seconds=10.00 rate_Mbps=1909.8474 tx_cpu=4 rx_cpu=8 retrans=2 cwnd=529 rtt_ms=0.69 2019-01-09 16:53:22,347 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Measuring UDP Throughput (packet size=128)... 2019-01-09 16:53:22,348 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:25,700 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=18.6752 real_seconds=1.01 rate_Mbps=155.0040 tx_cpu=17 rx_cpu=19 drop=50450 pkt=203438 data_loss=24.79896 2019-01-09 16:53:25,700 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<158724/5000000<10000000 Kbps loss-rate=24 2019-01-09 16:53:25,700 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R476172K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:29,027 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=18.4840 real_seconds=1.01 rate_Mbps=154.2536 tx_cpu=17 rx_cpu=19 drop=50412 pkt=201833 data_loss=24.97707 2019-01-09 16:53:29,027 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<157955/476172<476172 Kbps loss-rate=24 2019-01-09 16:53:29,028 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R317063K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:32,354 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=18.0323 real_seconds=1.00 rate_Mbps=151.2188 tx_cpu=19 rx_cpu=19 drop=41900 pkt=189620 data_loss=22.09660 2019-01-09 16:53:32,354 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<154848/317063<317063 Kbps loss-rate=22 2019-01-09 16:53:32,355 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R235955K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:35,706 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=18.1332 real_seconds=1.00 rate_Mbps=152.0743 tx_cpu=20 rx_cpu=17 drop=50232 pkt=198779 data_loss=25.27014 2019-01-09 16:53:35,706 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<155724/235955<235955 Kbps loss-rate=25 2019-01-09 16:53:35,707 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R195839K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:39,034 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=18.1659 real_seconds=1.00 rate_Mbps=152.5244 tx_cpu=58 rx_cpu=18 drop=42434 pkt=191249 data_loss=22.18772 2019-01-09 16:53:39,034 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<156184/195839<195839 Kbps loss-rate=22 2019-01-09 16:53:39,034 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R176011K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:42,361 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=18.2301 real_seconds=1.00 rate_Mbps=152.4736 tx_cpu=78 rx_cpu=16 drop=22545 pkt=171886 data_loss=13.11636 2019-01-09 16:53:42,362 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<156132/176011<176011 Kbps loss-rate=13 2019-01-09 16:53:42,362 DEBUG overshot, min=1 kbps=156132 max=176011 2019-01-09 16:53:42,362 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156132K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:45,712 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=18.0295 real_seconds=1.00 rate_Mbps=150.8387 tx_cpu=89 rx_cpu=18 drop=4775 pkt=152473 data_loss=3.13178 2019-01-09 16:53:45,713 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=128 throughput=1<154458/156132<176011 Kbps loss-rate=3 2019-01-09 16:53:45,713 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Measuring UDP Throughput (packet size=1024)... 2019-01-09 16:53:45,714 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:49,042 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=147.4365 real_seconds=1.01 rate_Mbps=1228.3082 tx_cpu=25 rx_cpu=18 drop=50014 pkt=200989 data_loss=24.88395 2019-01-09 16:53:49,042 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1<1257787/5000000<10000000 Kbps loss-rate=24 2019-01-09 16:53:49,042 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3128893K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:52,367 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=146.3623 real_seconds=1.01 rate_Mbps=1221.6130 tx_cpu=27 rx_cpu=18 drop=39004 pkt=188879 data_loss=20.65024 2019-01-09 16:53:52,367 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1<1250931/3128893<3128893 Kbps loss-rate=20 2019-01-09 16:53:52,367 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2189912K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:55,694 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=147.9170 real_seconds=1.01 rate_Mbps=1231.7141 tx_cpu=32 rx_cpu=20 drop=47169 pkt=198636 data_loss=23.74646 2019-01-09 16:53:55,694 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1<1261275/2189912<2189912 Kbps loss-rate=23 2019-01-09 16:53:55,694 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1725593K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:53:59,021 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=144.8320 real_seconds=1.00 rate_Mbps=1210.0541 tx_cpu=33 rx_cpu=19 drop=43370 pkt=191678 data_loss=22.62649 2019-01-09 16:53:59,021 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1<1239095/1725593<1725593 Kbps loss-rate=22 2019-01-09 16:53:59,022 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1482344K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:54:02,347 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=146.8232 real_seconds=1.00 rate_Mbps=1227.1402 tx_cpu=74 rx_cpu=20 drop=30394 pkt=180741 data_loss=16.81636 2019-01-09 16:54:02,347 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1<1256591/1482344<1482344 Kbps loss-rate=16 2019-01-09 16:54:02,348 DEBUG overshot, min=1 kbps=1256591 max=1482344 2019-01-09 16:54:02,348 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1256591K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:54:05,674 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=139.4453 real_seconds=1.00 rate_Mbps=1166.9316 tx_cpu=70 rx_cpu=20 drop=10600 pkt=153392 data_loss=6.91042 2019-01-09 16:54:05,675 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1<1194937/1256591<1482344 Kbps loss-rate=6 2019-01-09 16:54:05,675 DEBUG overshot, min=1 kbps=1194937 max=1256591 2019-01-09 16:54:05,675 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1194937K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:54:09,026 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=138.9229 real_seconds=1.00 rate_Mbps=1164.6764 tx_cpu=90 rx_cpu=24 drop=2767 pkt=145024 data_loss=1.90793 2019-01-09 16:54:09,026 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1<1192628/1194937<1256591 Kbps loss-rate=1 2019-01-09 16:54:09,026 DEBUG undershot, min=1192628 kbps=1224609 max=1256591 2019-01-09 16:54:09,027 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1224609K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:54:12,378 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=143.8330 real_seconds=1.00 rate_Mbps=1207.3036 tx_cpu=78 rx_cpu=20 drop=2203 pkt=149488 data_loss=1.47372 2019-01-09 16:54:12,378 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=1024 throughput=1192628<1236278/1224609<1256591 Kbps loss-rate=1 2019-01-09 16:54:12,378 DEBUG undershot, min=1236278 kbps=1246434 max=1256591 2019-01-09 16:54:12,379 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Measuring UDP Throughput (packet size=8192)... 2019-01-09 16:54:12,379 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:54:15,729 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=200.5312 real_seconds=1.00 rate_Mbps=1678.5540 tx_cpu=50 rx_cpu=12 drop=50626 pkt=76294 data_loss=66.35647 2019-01-09 16:54:15,730 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=8192 throughput=1<1718839/5000000<10000000 Kbps loss-rate=66 2019-01-09 16:54:15,730 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3359419K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:54:19,054 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=217.9688 real_seconds=1.00 rate_Mbps=1829.6455 tx_cpu=99 rx_cpu=14 drop=23361 pkt=51261 data_loss=45.57265 2019-01-09 16:54:19,054 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=8192 throughput=1<1873556/3359419<3359419 Kbps loss-rate=45 2019-01-09 16:54:19,055 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2616487K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:54:22,381 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=208.3125 real_seconds=1.00 rate_Mbps=1744.1885 tx_cpu=99 rx_cpu=12 drop=13261 pkt=39925 data_loss=33.21479 2019-01-09 16:54:22,381 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=8192 throughput=1<1786049/2616487<2616487 Kbps loss-rate=33 2019-01-09 16:54:22,382 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2201268K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:54:25,707 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=226.2891 real_seconds=1.00 rate_Mbps=1899.1428 tx_cpu=99 rx_cpu=13 drop=4624 pkt=33589 data_loss=13.76641 2019-01-09 16:54:25,708 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=8192 throughput=1<1944722/2201268<2201268 Kbps loss-rate=13 2019-01-09 16:54:25,708 DEBUG overshot, min=1 kbps=1944722 max=2201268 2019-01-09 16:54:25,708 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1944722K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 16:54:29,058 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] megabytes=225.5312 real_seconds=1.00 rate_Mbps=1892.9363 tx_cpu=99 rx_cpu=12 drop=806 pkt=29674 data_loss=2.71619 2019-01-09 16:54:29,059 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] pkt-size=8192 throughput=1<1938366/1944722<2201268 Kbps loss-rate=2 2019-01-09 16:54:29,069 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.6', 'ip_to': u'172.30.9.205', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 13, 'rtt_ms': 0.37, 'throughput_kbps': 1725700, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.52, 'throughput_kbps': 1822437, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.69, 'throughput_kbps': 1955683, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.13, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 154458, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.47, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1236278, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.72, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1938366, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.391', 'rtt_max_ms': '0.564', 'rtt_min_ms': '0.254', 'rtt_stddev': '0.089', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.320', 'rtt_max_ms': '0.420', 'rtt_min_ms': '0.257', 'rtt_stddev': '0.052', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.486', 'rtt_max_ms': '1.384', 'rtt_min_ms': '0.299', 'rtt_stddev': '0.307', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-01-09 16:54:29,071 INFO Deleting floating ip 052bcaec-690f-4c6f-a436-234d7364a604 2019-01-09 16:54:30,146 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Floating IP 172.30.9.204 deleted 2019-01-09 16:54:30,454 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90952] Instance deleted 2019-01-09 16:54:30,486 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] Creating client VM... 2019-01-09 16:54:30,486 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-01-09 16:54:32,442 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 1 of 150... 2019-01-09 16:54:34,936 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 2 of 150... 2019-01-09 16:54:37,495 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 3 of 150... 2019-01-09 16:54:39,982 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 4 of 150... 2019-01-09 16:54:42,303 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 5 of 150... 2019-01-09 16:54:44,466 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 6 of 150... 2019-01-09 16:54:47,086 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 7 of 150... 2019-01-09 16:54:49,423 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 8 of 150... 2019-01-09 16:54:51,908 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 9 of 150... 2019-01-09 16:54:54,237 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 10 of 150... 2019-01-09 16:54:56,394 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 11 of 150... 2019-01-09 16:54:58,538 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 12 of 150... 2019-01-09 16:55:00,869 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 13 of 150... 2019-01-09 16:55:03,176 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 14 of 150... 2019-01-09 16:55:05,508 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 15 of 150... 2019-01-09 16:55:07,674 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 16 of 150... 2019-01-09 16:55:09,991 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 17 of 150... 2019-01-09 16:55:12,148 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 18 of 150... 2019-01-09 16:55:14,519 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 19 of 150... 2019-01-09 16:55:16,884 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 20 of 150... 2019-01-09 16:55:19,222 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 21 of 150... 2019-01-09 16:55:21,646 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 22 of 150... 2019-01-09 16:55:24,200 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 23 of 150... 2019-01-09 16:55:26,740 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 24 of 150... 2019-01-09 16:55:28,886 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 25 of 150... 2019-01-09 16:55:31,211 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 26 of 150... 2019-01-09 16:55:33,562 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 27 of 150... 2019-01-09 16:55:35,722 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 28 of 150... 2019-01-09 16:55:37,890 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 29 of 150... 2019-01-09 16:55:40,048 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 30 of 150... 2019-01-09 16:55:42,205 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 31 of 150... 2019-01-09 16:55:44,345 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 32 of 150... 2019-01-09 16:55:46,504 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 33 of 150... 2019-01-09 16:55:48,643 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 34 of 150... 2019-01-09 16:55:50,795 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 35 of 150... 2019-01-09 16:55:52,953 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 36 of 150... 2019-01-09 16:55:55,120 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 37 of 150... 2019-01-09 16:55:57,467 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 38 of 150... 2019-01-09 16:55:59,623 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 39 of 150... 2019-01-09 16:56:01,957 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 40 of 150... 2019-01-09 16:56:04,118 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 41 of 150... 2019-01-09 16:56:06,447 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 42 of 150... 2019-01-09 16:56:08,765 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 43 of 150... 2019-01-09 16:56:11,074 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] VM status=BUILD, retrying 44 of 150... 2019-01-09 16:56:15,742 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] Internal network IP: 192.168.1.8 2019-01-09 16:56:15,742 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] SSH IP: 172.30.9.204 2019-01-09 16:56:15,742 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] Setup SSH for ubuntu@172.30.9.204 2019-01-09 16:56:27,399 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] Installing nuttcp-8.1.4... 2019-01-09 16:56:27,443 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] Copying nuttcp-8.1.4 to target... 2019-01-09 16:56:27,609 INFO ============================================================ 2019-01-09 16:56:27,610 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-01-09 16:56:36,656 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=41.5 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.410 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.354 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.210 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.182 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.256 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.484 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.250 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.257 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.258 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.182/4.421/41.556/12.378 ms 2019-01-09 16:56:45,700 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.369 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.265 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.358 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.188 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.242 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.201 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.375 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.196 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.182 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.208 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.182/0.258/0.375/0.076 ms 2019-01-09 16:56:54,745 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=64 time=0.776 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=64 time=0.303 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=64 time=0.216 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=64 time=0.362 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=64 time=0.282 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=64 time=0.290 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=64 time=0.201 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=64 time=0.313 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=64 time=0.401 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=64 time=0.396 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.201/0.354/0.776/0.154 ms 2019-01-09 16:56:54,746 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] Measuring TCP Throughput (packet size=65536)... 2019-01-09 16:56:54,746 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:57:04,871 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=5934.2109 real_seconds=10.00 rate_Mbps=4976.2819 tx_cpu=9 rx_cpu=15 retrans=1 cwnd=611 rtt_ms=0.19 2019-01-09 16:57:04,871 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:57:14,969 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=4330.8792 real_seconds=10.00 rate_Mbps=3632.6227 tx_cpu=7 rx_cpu=10 retrans=3 cwnd=346 rtt_ms=0.48 2019-01-09 16:57:14,969 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:57:25,069 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=4446.9729 real_seconds=10.00 rate_Mbps=3729.5413 tx_cpu=8 rx_cpu=10 retrans=4 cwnd=364 rtt_ms=0.31 2019-01-09 16:57:25,070 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] Measuring UDP Throughput (packet size=128)... 2019-01-09 16:57:25,070 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:57:28,399 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=26.2086 real_seconds=1.00 rate_Mbps=219.5739 tx_cpu=18 rx_cpu=26 drop=2356 pkt=217057 data_loss=1.08544 2019-01-09 16:57:28,399 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=128 throughput=1<224843/5000000<10000000 Kbps loss-rate=1 2019-01-09 16:57:28,400 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R674529K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:57:31,725 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=26.4926 real_seconds=1.00 rate_Mbps=221.8100 tx_cpu=18 rx_cpu=25 drop=712 pkt=217739 data_loss=0.32694 2019-01-09 16:57:31,726 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=128 throughput=1<227133/674529<674529 Kbps loss-rate=0 2019-01-09 16:57:31,726 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R450831K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:57:35,053 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=26.5602 real_seconds=1.00 rate_Mbps=222.4981 tx_cpu=18 rx_cpu=25 drop=535 pkt=218116 data_loss=0.24525 2019-01-09 16:57:35,054 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=128 throughput=1<227838/450831<450831 Kbps loss-rate=0 2019-01-09 16:57:35,054 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R339334K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:57:38,382 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=25.7433 real_seconds=1.00 rate_Mbps=215.6810 tx_cpu=17 rx_cpu=26 drop=145 pkt=211034 data_loss=0.06871 2019-01-09 16:57:38,383 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=128 throughput=1<220857/339334<339334 Kbps loss-rate=0 2019-01-09 16:57:38,383 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R280095K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:57:41,709 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=26.4688 real_seconds=1.00 rate_Mbps=221.6350 tx_cpu=19 rx_cpu=29 drop=2987 pkt=219819 data_loss=1.35875 2019-01-09 16:57:41,710 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=128 throughput=1<226954/280095<280095 Kbps loss-rate=1 2019-01-09 16:57:41,710 DEBUG undershot, min=226954 kbps=253524 max=280095 2019-01-09 16:57:41,710 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R253524K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:57:45,038 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=26.4664 real_seconds=1.00 rate_Mbps=221.7055 tx_cpu=19 rx_cpu=25 drop=0 pkt=216813 data_loss=0.00000 2019-01-09 16:57:45,039 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=128 throughput=226954<227026/253524<280095 Kbps loss-rate=0 2019-01-09 16:57:45,039 DEBUG undershot, min=227026 kbps=253560 max=280095 2019-01-09 16:57:45,039 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R253560K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:57:48,391 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=26.4171 real_seconds=1.00 rate_Mbps=221.2099 tx_cpu=19 rx_cpu=25 drop=3457 pkt=219866 data_loss=1.57233 2019-01-09 16:57:48,391 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=128 throughput=227026<226518/253560<280095 Kbps loss-rate=1 2019-01-09 16:57:48,392 DEBUG undershot, min=253560 kbps=266827 max=280095 2019-01-09 16:57:48,392 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R266827K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:57:51,719 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=26.5634 real_seconds=1.00 rate_Mbps=222.5229 tx_cpu=19 rx_cpu=25 drop=331 pkt=217938 data_loss=0.15186 2019-01-09 16:57:51,719 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=128 throughput=253560<227863/266827<280095 Kbps loss-rate=0 2019-01-09 16:57:51,720 DEBUG undershot, min=266827 kbps=273461 max=280095 2019-01-09 16:57:51,720 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] Measuring UDP Throughput (packet size=1024)... 2019-01-09 16:57:51,720 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:57:55,073 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=205.3486 real_seconds=1.00 rate_Mbps=1720.9061 tx_cpu=32 rx_cpu=27 drop=117 pkt=210394 data_loss=0.05563 2019-01-09 16:57:55,074 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=1024 throughput=1<1762207/5000000<10000000 Kbps loss-rate=0 2019-01-09 16:57:55,074 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3381103K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:57:58,427 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=200.0908 real_seconds=1.00 rate_Mbps=1677.1669 tx_cpu=35 rx_cpu=26 drop=572 pkt=205465 data_loss=0.27840 2019-01-09 16:57:58,427 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=1024 throughput=1<1717418/3381103<3381103 Kbps loss-rate=0 2019-01-09 16:57:58,428 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2549260K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:58:01,754 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=200.1572 real_seconds=1.00 rate_Mbps=1677.5626 tx_cpu=35 rx_cpu=28 drop=310 pkt=205271 data_loss=0.15105 2019-01-09 16:58:01,754 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=1024 throughput=1<1717824/2549260<2549260 Kbps loss-rate=0 2019-01-09 16:58:01,754 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2133542K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:58:05,081 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=198.5879 real_seconds=1.00 rate_Mbps=1665.0701 tx_cpu=34 rx_cpu=29 drop=0 pkt=203354 data_loss=0.00000 2019-01-09 16:58:05,081 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=1024 throughput=1<1705031/2133542<2133542 Kbps loss-rate=0 2019-01-09 16:58:05,082 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1919286K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:58:08,406 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=199.9434 real_seconds=1.00 rate_Mbps=1676.9765 tx_cpu=35 rx_cpu=28 drop=35 pkt=204777 data_loss=0.01705 2019-01-09 16:58:08,406 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=1024 throughput=1<1717223/1919286<1919286 Kbps loss-rate=0 2019-01-09 16:58:08,406 DEBUG undershot, min=1717223 kbps=1818254 max=1919286 2019-01-09 16:58:08,407 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1818254K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:58:11,759 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=200.6729 real_seconds=1.00 rate_Mbps=1682.2321 tx_cpu=37 rx_cpu=27 drop=0 pkt=205489 data_loss=0.00000 2019-01-09 16:58:11,759 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=1024 throughput=1717223<1722605/1818254<1919286 Kbps loss-rate=0 2019-01-09 16:58:11,760 DEBUG undershot, min=1722605 kbps=1820945 max=1919286 2019-01-09 16:58:11,760 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1820945K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:58:15,086 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=204.3574 real_seconds=1.00 rate_Mbps=1711.8777 tx_cpu=34 rx_cpu=27 drop=0 pkt=209262 data_loss=0.00000 2019-01-09 16:58:15,086 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=1024 throughput=1722605<1752962/1820945<1919286 Kbps loss-rate=0 2019-01-09 16:58:15,086 DEBUG undershot, min=1752962 kbps=1836124 max=1919286 2019-01-09 16:58:15,087 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1836124K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:58:18,414 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=200.5957 real_seconds=1.00 rate_Mbps=1681.9585 tx_cpu=36 rx_cpu=26 drop=0 pkt=205410 data_loss=0.00000 2019-01-09 16:58:18,415 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=1024 throughput=1752962<1722325/1836124<1919286 Kbps loss-rate=0 2019-01-09 16:58:18,415 DEBUG undershot, min=1836124 kbps=1877705 max=1919286 2019-01-09 16:58:18,415 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] Measuring UDP Throughput (packet size=8192)... 2019-01-09 16:58:18,416 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:58:21,769 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=362.5469 real_seconds=1.00 rate_Mbps=3029.7475 tx_cpu=37 rx_cpu=20 drop=25782 pkt=72188 data_loss=35.71508 2019-01-09 16:58:21,769 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=8192 throughput=1<3102461/5000000<10000000 Kbps loss-rate=35 2019-01-09 16:58:21,770 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4051230K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:58:25,094 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=368.6875 real_seconds=1.00 rate_Mbps=3087.0916 tx_cpu=99 rx_cpu=20 drop=14625 pkt=61817 data_loss=23.65854 2019-01-09 16:58:25,094 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=8192 throughput=1<3161181/4051230<4051230 Kbps loss-rate=23 2019-01-09 16:58:25,095 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3606205K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:58:28,422 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=368.4219 real_seconds=1.00 rate_Mbps=3088.2027 tx_cpu=99 rx_cpu=20 drop=7868 pkt=55026 data_loss=14.29868 2019-01-09 16:58:28,422 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=8192 throughput=1<3162319/3606205<3606205 Kbps loss-rate=14 2019-01-09 16:58:28,422 DEBUG overshot, min=1 kbps=3162319 max=3606205 2019-01-09 16:58:28,423 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3162319K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:58:31,745 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=369.7969 real_seconds=1.00 rate_Mbps=3103.7043 tx_cpu=99 rx_cpu=17 drop=919 pkt=48253 data_loss=1.90455 2019-01-09 16:58:31,746 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=8192 throughput=1<3178193/3162319<3606205 Kbps loss-rate=1 2019-01-09 16:58:31,746 DEBUG undershot, min=3178193 kbps=3392199 max=3606205 2019-01-09 16:58:31,746 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3392199K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:58:35,070 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=397.9844 real_seconds=1.00 rate_Mbps=3342.4255 tx_cpu=99 rx_cpu=22 drop=819 pkt=51761 data_loss=1.58226 2019-01-09 16:58:35,070 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=8192 throughput=3178193<3422643/3392199<3606205 Kbps loss-rate=1 2019-01-09 16:58:35,070 DEBUG undershot, min=3422643 kbps=3514424 max=3606205 2019-01-09 16:58:35,071 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3514424K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:58:38,400 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] megabytes=367.0156 real_seconds=1.00 rate_Mbps=3075.2782 tx_cpu=99 rx_cpu=20 drop=6648 pkt=53626 data_loss=12.39697 2019-01-09 16:58:38,400 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] pkt-size=8192 throughput=3422643<3149084/3514424<3606205 Kbps loss-rate=12 2019-01-09 16:58:38,400 DEBUG overshot, min=3422643 kbps=3149084 max=3514424 2019-01-09 16:58:38,411 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.8', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.19, 'throughput_kbps': 5095712, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.48, 'throughput_kbps': 3719805, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.31, 'throughput_kbps': 3819050, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.15, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 227863, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1722325, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 12.4, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3149084, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.421', 'rtt_max_ms': '41.556', 'rtt_min_ms': '0.182', 'rtt_stddev': '12.378', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.258', 'rtt_max_ms': '0.375', 'rtt_min_ms': '0.182', 'rtt_stddev': '0.076', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.354', 'rtt_max_ms': '0.776', 'rtt_min_ms': '0.201', 'rtt_stddev': '0.154', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-01-09 16:58:38,412 INFO Deleting floating ip 3b3995d5-013e-4bde-a0a2-430119c18bdf 2019-01-09 16:58:39,525 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] Floating IP 172.30.9.204 deleted 2019-01-09 16:58:39,654 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90953] Instance deleted 2019-01-09 16:58:39,769 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Creating client VM... 2019-01-09 16:58:39,769 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-01-09 16:58:41,510 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] VM status=BUILD, retrying 1 of 150... 2019-01-09 16:58:43,861 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] VM status=BUILD, retrying 2 of 150... 2019-01-09 16:58:46,027 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] VM status=BUILD, retrying 3 of 150... 2019-01-09 16:58:48,266 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] VM status=BUILD, retrying 4 of 150... 2019-01-09 16:58:50,584 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] VM status=BUILD, retrying 5 of 150... 2019-01-09 16:58:52,773 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] VM status=BUILD, retrying 6 of 150... 2019-01-09 16:58:57,269 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Internal network IP: 192.168.2.8 2019-01-09 16:58:57,269 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] SSH IP: 172.30.9.206 2019-01-09 16:58:57,269 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Setup SSH for ubuntu@172.30.9.206 2019-01-09 16:59:06,036 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Installing nuttcp-8.1.4... 2019-01-09 16:59:06,079 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Copying nuttcp-8.1.4 to target... 2019-01-09 16:59:06,254 INFO ============================================================ 2019-01-09 16:59:06,254 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-01-09 16:59:15,301 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] PING 192.168.1.11 (192.168.1.11) 64(92) bytes of data. 72 bytes from 192.168.1.11: icmp_seq=1 ttl=63 time=1.06 ms 72 bytes from 192.168.1.11: icmp_seq=2 ttl=63 time=0.570 ms 72 bytes from 192.168.1.11: icmp_seq=3 ttl=63 time=0.403 ms 72 bytes from 192.168.1.11: icmp_seq=4 ttl=63 time=0.457 ms 72 bytes from 192.168.1.11: icmp_seq=5 ttl=63 time=0.328 ms 72 bytes from 192.168.1.11: icmp_seq=6 ttl=63 time=0.454 ms 72 bytes from 192.168.1.11: icmp_seq=7 ttl=63 time=0.384 ms 72 bytes from 192.168.1.11: icmp_seq=8 ttl=63 time=0.314 ms 72 bytes from 192.168.1.11: icmp_seq=9 ttl=63 time=0.417 ms 72 bytes from 192.168.1.11: icmp_seq=10 ttl=63 time=0.541 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9902ms rtt min/avg/max/mdev = 0.314/0.493/1.069/0.208 ms 2019-01-09 16:59:24,349 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] PING 192.168.1.11 (192.168.1.11) 391(419) bytes of data. 399 bytes from 192.168.1.11: icmp_seq=1 ttl=63 time=0.433 ms 399 bytes from 192.168.1.11: icmp_seq=2 ttl=63 time=0.252 ms 399 bytes from 192.168.1.11: icmp_seq=3 ttl=63 time=0.454 ms 399 bytes from 192.168.1.11: icmp_seq=4 ttl=63 time=0.413 ms 399 bytes from 192.168.1.11: icmp_seq=5 ttl=63 time=0.434 ms 399 bytes from 192.168.1.11: icmp_seq=6 ttl=63 time=0.401 ms 399 bytes from 192.168.1.11: icmp_seq=7 ttl=63 time=0.284 ms 399 bytes from 192.168.1.11: icmp_seq=8 ttl=63 time=0.322 ms 399 bytes from 192.168.1.11: icmp_seq=9 ttl=63 time=0.380 ms 399 bytes from 192.168.1.11: icmp_seq=10 ttl=63 time=0.346 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.252/0.371/0.454/0.069 ms 2019-01-09 16:59:33,397 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] PING 192.168.1.11 (192.168.1.11) 1500(1528) bytes of data. 1508 bytes from 192.168.1.11: icmp_seq=1 ttl=63 time=1.86 ms 1508 bytes from 192.168.1.11: icmp_seq=2 ttl=63 time=0.568 ms 1508 bytes from 192.168.1.11: icmp_seq=3 ttl=63 time=0.616 ms 1508 bytes from 192.168.1.11: icmp_seq=4 ttl=63 time=0.722 ms 1508 bytes from 192.168.1.11: icmp_seq=5 ttl=63 time=0.666 ms 1508 bytes from 192.168.1.11: icmp_seq=6 ttl=63 time=0.618 ms 1508 bytes from 192.168.1.11: icmp_seq=7 ttl=63 time=0.536 ms 1508 bytes from 192.168.1.11: icmp_seq=8 ttl=63 time=0.360 ms 1508 bytes from 192.168.1.11: icmp_seq=9 ttl=63 time=0.405 ms 1508 bytes from 192.168.1.11: icmp_seq=10 ttl=63 time=0.498 ms --- 192.168.1.11 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.360/0.685/1.867/0.408 ms 2019-01-09 16:59:33,398 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Measuring TCP Throughput (packet size=65536)... 2019-01-09 16:59:33,398 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:59:43,523 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=2174.3782 real_seconds=10.00 rate_Mbps=1823.3911 tx_cpu=4 rx_cpu=6 retrans=4 cwnd=445 rtt_ms=0.25 2019-01-09 16:59:43,524 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 16:59:53,626 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=2057.1881 real_seconds=10.01 rate_Mbps=1724.5329 tx_cpu=4 rx_cpu=6 retrans=7 cwnd=349 rtt_ms=0.29 2019-01-09 16:59:53,626 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:03,728 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=1952.2437 real_seconds=10.00 rate_Mbps=1637.1209 tx_cpu=3 rx_cpu=6 retrans=15 cwnd=363 rtt_ms=0.77 2019-01-09 17:00:03,728 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Measuring UDP Throughput (packet size=128)... 2019-01-09 17:00:03,729 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:07,081 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=20.2451 real_seconds=1.00 rate_Mbps=169.7072 tx_cpu=18 rx_cpu=18 drop=43754 pkt=209602 data_loss=20.87492 2019-01-09 17:00:07,082 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<173780/5000000<10000000 Kbps loss-rate=20 2019-01-09 17:00:07,082 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R521340K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:10,407 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=19.9767 real_seconds=1.00 rate_Mbps=167.5411 tx_cpu=17 rx_cpu=18 drop=55431 pkt=219080 data_loss=25.30176 2019-01-09 17:00:10,407 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<171562/521340<521340 Kbps loss-rate=25 2019-01-09 17:00:10,408 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R346451K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:13,735 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=20.2888 real_seconds=1.01 rate_Mbps=169.2813 tx_cpu=18 rx_cpu=20 drop=49728 pkt=215934 data_loss=23.02924 2019-01-09 17:00:13,735 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<173344/346451<346451 Kbps loss-rate=23 2019-01-09 17:00:13,735 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R259897K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:17,063 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=20.1836 real_seconds=1.00 rate_Mbps=169.2427 tx_cpu=19 rx_cpu=19 drop=48669 pkt=214013 data_loss=22.74102 2019-01-09 17:00:17,063 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<173304/259897<259897 Kbps loss-rate=22 2019-01-09 17:00:17,064 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R216600K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:20,390 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=19.1455 real_seconds=1.00 rate_Mbps=160.1176 tx_cpu=99 rx_cpu=18 drop=54684 pkt=211524 data_loss=25.85241 2019-01-09 17:00:20,391 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<163960/216600<216600 Kbps loss-rate=25 2019-01-09 17:00:20,391 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190280K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:23,719 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=19.7788 real_seconds=1.00 rate_Mbps=165.4496 tx_cpu=97 rx_cpu=20 drop=23792 pkt=185820 data_loss=12.80381 2019-01-09 17:00:23,720 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<169420/190280<190280 Kbps loss-rate=12 2019-01-09 17:00:23,720 DEBUG overshot, min=1 kbps=169420 max=190280 2019-01-09 17:00:23,720 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R169420K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:27,073 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=19.8230 real_seconds=1.00 rate_Mbps=165.8598 tx_cpu=98 rx_cpu=19 drop=3059 pkt=165449 data_loss=1.84884 2019-01-09 17:00:27,073 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<169840/169420<190280 Kbps loss-rate=1 2019-01-09 17:00:27,073 DEBUG undershot, min=169840 kbps=180060 max=190280 2019-01-09 17:00:27,074 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R180060K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:30,399 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=20.1624 real_seconds=1.00 rate_Mbps=168.7901 tx_cpu=99 rx_cpu=18 drop=10669 pkt=175840 data_loss=6.06761 2019-01-09 17:00:30,400 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=169840<172841/180060<190280 Kbps loss-rate=6 2019-01-09 17:00:30,400 DEBUG overshot, min=169840 kbps=172841 max=180060 2019-01-09 17:00:30,400 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R172841K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:33,726 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=20.3551 real_seconds=1.00 rate_Mbps=170.2102 tx_cpu=99 rx_cpu=19 drop=2041 pkt=168790 data_loss=1.20898 2019-01-09 17:00:33,726 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=169840<174295/172841<180060 Kbps loss-rate=1 2019-01-09 17:00:33,726 DEBUG undershot, min=174295 kbps=177177 max=180060 2019-01-09 17:00:33,727 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Measuring UDP Throughput (packet size=1024)... 2019-01-09 17:00:33,727 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:37,079 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=163.8027 real_seconds=1.00 rate_Mbps=1373.8928 tx_cpu=27 rx_cpu=20 drop=52441 pkt=220175 data_loss=23.81787 2019-01-09 17:00:37,080 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1<1406866/5000000<10000000 Kbps loss-rate=23 2019-01-09 17:00:37,080 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3203433K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:40,406 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=159.1094 real_seconds=1.00 rate_Mbps=1334.8036 tx_cpu=35 rx_cpu=22 drop=41924 pkt=204852 data_loss=20.46550 2019-01-09 17:00:40,406 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1<1366838/3203433<3203433 Kbps loss-rate=20 2019-01-09 17:00:40,407 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2285135K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:43,759 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=159.6797 real_seconds=1.00 rate_Mbps=1339.1113 tx_cpu=28 rx_cpu=20 drop=52117 pkt=215629 data_loss=24.16975 2019-01-09 17:00:43,759 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1<1371249/2285135<2285135 Kbps loss-rate=24 2019-01-09 17:00:43,760 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1828192K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:47,090 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=160.6943 real_seconds=1.00 rate_Mbps=1341.6664 tx_cpu=37 rx_cpu=19 drop=39872 pkt=204423 data_loss=19.50466 2019-01-09 17:00:47,091 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1<1373866/1828192<1828192 Kbps loss-rate=19 2019-01-09 17:00:47,091 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1601029K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:50,420 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=159.3359 real_seconds=1.00 rate_Mbps=1337.5845 tx_cpu=99 rx_cpu=20 drop=32278 pkt=195438 data_loss=16.51573 2019-01-09 17:00:50,420 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1<1369686/1601029<1601029 Kbps loss-rate=16 2019-01-09 17:00:50,420 DEBUG overshot, min=1 kbps=1369686 max=1601029 2019-01-09 17:00:50,421 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1369686K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:53,771 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=157.8799 real_seconds=1.00 rate_Mbps=1320.0061 tx_cpu=99 rx_cpu=20 drop=5529 pkt=167198 data_loss=3.30685 2019-01-09 17:00:53,772 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1<1351686/1369686<1601029 Kbps loss-rate=3 2019-01-09 17:00:53,772 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Measuring UDP Throughput (packet size=8192)... 2019-01-09 17:00:53,773 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:00:57,100 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=231.0078 real_seconds=1.00 rate_Mbps=1936.6120 tx_cpu=99 rx_cpu=11 drop=46725 pkt=76294 data_loss=61.24335 2019-01-09 17:00:57,101 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=8192 throughput=1<1983090/5000000<10000000 Kbps loss-rate=61 2019-01-09 17:00:57,101 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3491545K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:01:00,428 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=232.2266 real_seconds=1.00 rate_Mbps=1947.6486 tx_cpu=99 rx_cpu=11 drop=23552 pkt=53277 data_loss=44.20669 2019-01-09 17:01:00,429 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=8192 throughput=1<1994392/3491545<3491545 Kbps loss-rate=44 2019-01-09 17:01:00,429 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2742968K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:01:03,755 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=219.8984 real_seconds=1.00 rate_Mbps=1839.5279 tx_cpu=99 rx_cpu=12 drop=13708 pkt=41855 data_loss=32.75118 2019-01-09 17:01:03,756 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=8192 throughput=1<1883676/2742968<2742968 Kbps loss-rate=32 2019-01-09 17:01:03,756 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2313322K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:01:07,084 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=231.9219 real_seconds=1.00 rate_Mbps=1940.4430 tx_cpu=99 rx_cpu=11 drop=5613 pkt=35299 data_loss=15.90128 2019-01-09 17:01:07,084 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=8192 throughput=1<1987013/2313322<2313322 Kbps loss-rate=15 2019-01-09 17:01:07,085 DEBUG overshot, min=1 kbps=1987013 max=2313322 2019-01-09 17:01:07,085 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1987013K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:01:10,411 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=236.4453 real_seconds=1.00 rate_Mbps=1985.3927 tx_cpu=99 rx_cpu=11 drop=55 pkt=30320 data_loss=0.18140 2019-01-09 17:01:10,412 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=8192 throughput=1<2033042/1987013<2313322 Kbps loss-rate=0 2019-01-09 17:01:10,412 DEBUG undershot, min=2033042 kbps=2173182 max=2313322 2019-01-09 17:01:10,412 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2173182K -p5001 -P5002 -fparse 192.168.1.11 2019-01-09 17:01:13,739 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=248.0938 real_seconds=1.00 rate_Mbps=2080.9344 tx_cpu=99 rx_cpu=12 drop=1404 pkt=33160 data_loss=4.23400 2019-01-09 17:01:13,740 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=8192 throughput=2033042<2130876/2173182<2313322 Kbps loss-rate=4 2019-01-09 17:01:13,751 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.8', 'ip_to': u'192.168.1.11', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.25, 'throughput_kbps': 1867152, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 7, 'rtt_ms': 0.29, 'throughput_kbps': 1765921, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.77, 'throughput_kbps': 1676411, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.21, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 174295, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.31, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1351686, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.23, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2130876, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.493', 'rtt_max_ms': '1.069', 'rtt_min_ms': '0.314', 'rtt_stddev': '0.208', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.371', 'rtt_max_ms': '0.454', 'rtt_min_ms': '0.252', 'rtt_stddev': '0.069', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.685', 'rtt_max_ms': '1.867', 'rtt_min_ms': '0.360', 'rtt_stddev': '0.408', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-01-09 17:01:13,752 INFO ============================================================ 2019-01-09 17:01:13,752 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-01-09 17:01:22,824 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] PING 172.30.9.205 (172.30.9.205) 64(92) bytes of data. 72 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.618 ms 72 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.490 ms 72 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.538 ms 72 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.673 ms 72 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.532 ms 72 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.457 ms 72 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.499 ms 72 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.561 ms 72 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.484 ms 72 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.399 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.399/0.525/0.673/0.075 ms 2019-01-09 17:01:31,868 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] PING 172.30.9.205 (172.30.9.205) 391(419) bytes of data. 399 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=0.383 ms 399 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.476 ms 399 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.722 ms 399 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.574 ms 399 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.631 ms 399 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.548 ms 399 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=0.392 ms 399 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.475 ms 399 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.363 ms 399 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.456 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.363/0.502/0.722/0.110 ms 2019-01-09 17:01:40,916 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] PING 172.30.9.205 (172.30.9.205) 1500(1528) bytes of data. 1508 bytes from 172.30.9.205: icmp_seq=1 ttl=63 time=1.67 ms 1508 bytes from 172.30.9.205: icmp_seq=2 ttl=63 time=0.523 ms 1508 bytes from 172.30.9.205: icmp_seq=3 ttl=63 time=0.728 ms 1508 bytes from 172.30.9.205: icmp_seq=4 ttl=63 time=0.626 ms 1508 bytes from 172.30.9.205: icmp_seq=5 ttl=63 time=0.647 ms 1508 bytes from 172.30.9.205: icmp_seq=6 ttl=63 time=0.876 ms 1508 bytes from 172.30.9.205: icmp_seq=7 ttl=63 time=1.05 ms 1508 bytes from 172.30.9.205: icmp_seq=8 ttl=63 time=0.618 ms 1508 bytes from 172.30.9.205: icmp_seq=9 ttl=63 time=0.624 ms 1508 bytes from 172.30.9.205: icmp_seq=10 ttl=63 time=0.859 ms --- 172.30.9.205 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.523/0.823/1.676/0.323 ms 2019-01-09 17:01:40,916 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Measuring TCP Throughput (packet size=65536)... 2019-01-09 17:01:40,917 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:01:51,020 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=1535.7699 real_seconds=10.00 rate_Mbps=1287.7346 tx_cpu=3 rx_cpu=4 retrans=14 cwnd=245 rtt_ms=0.54 2019-01-09 17:01:51,021 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:01,120 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=1798.1255 real_seconds=10.00 rate_Mbps=1507.8967 tx_cpu=3 rx_cpu=5 retrans=46 cwnd=331 rtt_ms=0.34 2019-01-09 17:02:01,121 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:11,221 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=1922.1192 real_seconds=10.00 rate_Mbps=1611.8798 tx_cpu=3 rx_cpu=5 retrans=6 cwnd=360 rtt_ms=0.52 2019-01-09 17:02:11,221 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Measuring UDP Throughput (packet size=128)... 2019-01-09 17:02:11,222 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:14,549 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=19.1583 real_seconds=1.00 rate_Mbps=160.7679 tx_cpu=17 rx_cpu=18 drop=58517 pkt=215462 data_loss=27.15891 2019-01-09 17:02:14,549 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<164626/5000000<10000000 Kbps loss-rate=27 2019-01-09 17:02:14,549 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R493878K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:17,877 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=18.9558 real_seconds=1.00 rate_Mbps=158.9553 tx_cpu=17 rx_cpu=17 drop=60388 pkt=215674 data_loss=27.99973 2019-01-09 17:02:17,878 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<162770/493878<493878 Kbps loss-rate=28 2019-01-09 17:02:17,878 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R328324K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:21,206 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=18.9368 real_seconds=1.00 rate_Mbps=158.1187 tx_cpu=17 rx_cpu=18 drop=57803 pkt=212933 data_loss=27.14598 2019-01-09 17:02:21,206 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<161913/328324<328324 Kbps loss-rate=27 2019-01-09 17:02:21,206 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R245118K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:24,532 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=18.8555 real_seconds=1.00 rate_Mbps=158.0896 tx_cpu=18 rx_cpu=18 drop=58771 pkt=213235 data_loss=27.56159 2019-01-09 17:02:24,533 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<161883/245118<245118 Kbps loss-rate=27 2019-01-09 17:02:24,533 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R203500K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:27,860 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=18.6992 real_seconds=1.01 rate_Mbps=156.0459 tx_cpu=51 rx_cpu=18 drop=44157 pkt=197340 data_loss=22.37582 2019-01-09 17:02:27,861 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<159791/203500<203500 Kbps loss-rate=22 2019-01-09 17:02:27,861 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R181645K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:31,188 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=18.8435 real_seconds=1.00 rate_Mbps=157.5606 tx_cpu=98 rx_cpu=18 drop=23022 pkt=177388 data_loss=12.97832 2019-01-09 17:02:31,189 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<161342/181645<181645 Kbps loss-rate=12 2019-01-09 17:02:31,189 DEBUG overshot, min=1 kbps=161342 max=181645 2019-01-09 17:02:31,189 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R161342K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:34,541 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=18.9840 real_seconds=1.00 rate_Mbps=159.2766 tx_cpu=99 rx_cpu=18 drop=2044 pkt=157561 data_loss=1.29722 2019-01-09 17:02:34,542 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=1<163099/161342<181645 Kbps loss-rate=1 2019-01-09 17:02:34,542 DEBUG undershot, min=163099 kbps=172372 max=181645 2019-01-09 17:02:34,542 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R172372K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:37,893 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=18.8079 real_seconds=1.00 rate_Mbps=157.2218 tx_cpu=99 rx_cpu=17 drop=14257 pkt=168332 data_loss=8.46980 2019-01-09 17:02:37,893 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=163099<160995/172372<181645 Kbps loss-rate=8 2019-01-09 17:02:37,894 DEBUG overshot, min=163099 kbps=160995 max=172372 2019-01-09 17:02:37,894 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R160995K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:41,220 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=18.8806 real_seconds=1.00 rate_Mbps=157.9417 tx_cpu=99 rx_cpu=19 drop=2552 pkt=157222 data_loss=1.62306 2019-01-09 17:02:41,221 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=128 throughput=163099<161732/160995<172372 Kbps loss-rate=1 2019-01-09 17:02:41,221 DEBUG undershot, min=167735 kbps=170053 max=172372 2019-01-09 17:02:41,221 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Measuring UDP Throughput (packet size=1024)... 2019-01-09 17:02:41,222 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:44,551 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=150.7617 real_seconds=1.00 rate_Mbps=1262.9986 tx_cpu=34 rx_cpu=20 drop=53428 pkt=207808 data_loss=25.71028 2019-01-09 17:02:44,551 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1<1293310/5000000<10000000 Kbps loss-rate=25 2019-01-09 17:02:44,551 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3146655K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:47,877 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=151.1836 real_seconds=1.00 rate_Mbps=1263.1798 tx_cpu=34 rx_cpu=19 drop=49404 pkt=204216 data_loss=24.19203 2019-01-09 17:02:47,878 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1<1293496/3146655<3146655 Kbps loss-rate=24 2019-01-09 17:02:47,878 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2220075K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:51,205 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=150.4580 real_seconds=1.00 rate_Mbps=1261.1395 tx_cpu=30 rx_cpu=19 drop=56905 pkt=210974 data_loss=26.97252 2019-01-09 17:02:51,205 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1<1291406/2220075<2220075 Kbps loss-rate=26 2019-01-09 17:02:51,205 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1755740K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:54,533 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=149.3252 real_seconds=1.00 rate_Mbps=1252.0421 tx_cpu=37 rx_cpu=18 drop=52427 pkt=205336 data_loss=25.53228 2019-01-09 17:02:54,533 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1<1282091/1755740<1755740 Kbps loss-rate=25 2019-01-09 17:02:54,533 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1518915K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:02:57,860 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=149.8594 real_seconds=1.00 rate_Mbps=1251.9435 tx_cpu=88 rx_cpu=19 drop=31910 pkt=185366 data_loss=17.21459 2019-01-09 17:02:57,861 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1<1281990/1518915<1518915 Kbps loss-rate=17 2019-01-09 17:02:57,861 DEBUG overshot, min=1 kbps=1281990 max=1518915 2019-01-09 17:02:57,862 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1281990K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:03:01,212 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=150.8330 real_seconds=1.00 rate_Mbps=1262.0897 tx_cpu=99 rx_cpu=20 drop=2040 pkt=156493 data_loss=1.30358 2019-01-09 17:03:01,212 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1<1292379/1281990<1518915 Kbps loss-rate=1 2019-01-09 17:03:01,212 DEBUG undershot, min=1292379 kbps=1405647 max=1518915 2019-01-09 17:03:01,213 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1405647K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:03:04,537 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=151.0127 real_seconds=1.00 rate_Mbps=1262.5983 tx_cpu=99 rx_cpu=20 drop=16950 pkt=171587 data_loss=9.87835 2019-01-09 17:03:04,538 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1292379<1292900/1405647<1518915 Kbps loss-rate=9 2019-01-09 17:03:04,538 DEBUG overshot, min=1292379 kbps=1292900 max=1405647 2019-01-09 17:03:04,538 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1292900K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:03:07,865 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=150.4268 real_seconds=1.00 rate_Mbps=1262.1690 tx_cpu=99 rx_cpu=18 drop=3786 pkt=157823 data_loss=2.39885 2019-01-09 17:03:07,865 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=1024 throughput=1292379<1292461/1292900<1405647 Kbps loss-rate=2 2019-01-09 17:03:07,866 INFO [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Measuring UDP Throughput (packet size=8192)... 2019-01-09 17:03:07,866 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:03:11,192 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=225.5938 real_seconds=1.00 rate_Mbps=1885.1052 tx_cpu=48 rx_cpu=9 drop=45544 pkt=74420 data_loss=61.19859 2019-01-09 17:03:11,193 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=8192 throughput=1<1930347/5000000<10000000 Kbps loss-rate=61 2019-01-09 17:03:11,193 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3465173K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:03:14,517 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=223.1484 real_seconds=1.00 rate_Mbps=1867.3522 tx_cpu=99 rx_cpu=10 drop=24312 pkt=52875 data_loss=45.98015 2019-01-09 17:03:14,517 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=8192 throughput=1<1912168/3465173<3465173 Kbps loss-rate=45 2019-01-09 17:03:14,517 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2688670K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:03:17,841 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=229.7578 real_seconds=1.00 rate_Mbps=1927.8340 tx_cpu=99 rx_cpu=12 drop=11617 pkt=41026 data_loss=28.31619 2019-01-09 17:03:17,841 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=8192 throughput=1<1974102/2688670<2688670 Kbps loss-rate=28 2019-01-09 17:03:17,841 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2331386K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:03:21,165 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=228.9531 real_seconds=1.00 rate_Mbps=1919.8167 tx_cpu=99 rx_cpu=11 drop=6268 pkt=35574 data_loss=17.61963 2019-01-09 17:03:21,165 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=8192 throughput=1<1965892/2331386<2331386 Kbps loss-rate=17 2019-01-09 17:03:21,166 DEBUG overshot, min=1 kbps=1965892 max=2331386 2019-01-09 17:03:21,166 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1965892K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:03:24,493 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=233.3125 real_seconds=1.00 rate_Mbps=1958.1991 tx_cpu=99 rx_cpu=12 drop=133 pkt=29997 data_loss=0.44339 2019-01-09 17:03:24,493 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=8192 throughput=1<2005195/1965892<2331386 Kbps loss-rate=0 2019-01-09 17:03:24,494 DEBUG undershot, min=2005195 kbps=2168290 max=2331386 2019-01-09 17:03:24,494 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2168290K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:03:27,822 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=223.5156 real_seconds=1.00 rate_Mbps=1871.4834 tx_cpu=99 rx_cpu=10 drop=4476 pkt=33086 data_loss=13.52840 2019-01-09 17:03:27,823 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=8192 throughput=2005195<1916399/2168290<2331386 Kbps loss-rate=13 2019-01-09 17:03:27,823 DEBUG overshot, min=2005195 kbps=1916399 max=2168290 2019-01-09 17:03:27,824 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1916399K -p5001 -P5002 -fparse 172.30.9.205 2019-01-09 17:03:31,150 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] megabytes=228.2109 real_seconds=1.00 rate_Mbps=1914.7570 tx_cpu=99 rx_cpu=10 drop=31 pkt=29242 data_loss=0.10602 2019-01-09 17:03:31,151 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] pkt-size=8192 throughput=2005195<1960711/1916399<2168290 Kbps loss-rate=0 2019-01-09 17:03:31,151 DEBUG undershot, min=2086742 kbps=2127516 max=2168290 2019-01-09 17:03:31,162 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.8', 'ip_to': u'172.30.9.205', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 14, 'rtt_ms': 0.54, 'throughput_kbps': 1318640, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 46, 'rtt_ms': 0.34, 'throughput_kbps': 1544086, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.52, 'throughput_kbps': 1650564, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.62, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 161732, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.4, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1292461, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.11, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1960711, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.525', 'rtt_max_ms': '0.673', 'rtt_min_ms': '0.399', 'rtt_stddev': '0.075', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.502', 'rtt_max_ms': '0.722', 'rtt_min_ms': '0.363', 'rtt_stddev': '0.110', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.823', 'rtt_max_ms': '1.676', 'rtt_min_ms': '0.523', 'rtt_stddev': '0.323', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-01-09 17:03:31,164 INFO Deleting floating ip 093c37b8-7011-44bf-9f0f-7748e23be4db 2019-01-09 17:03:32,484 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Floating IP 172.30.9.206 deleted 2019-01-09 17:03:32,780 DEBUG [TestClient_b482e079-df7f-4c54-9ef0-c023c07f90954] Instance deleted 2019-01-09 17:03:32,894 INFO Cleaning up... 2019-01-09 17:03:32,894 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] Terminating nuttcp-8.1.4 2019-01-09 17:03:32,907 INFO Deleting floating ip c99af0a5-8bdb-4562-a44a-b490cacb45e1 2019-01-09 17:03:34,045 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] Floating IP 172.30.9.205 deleted 2019-01-09 17:03:34,231 DEBUG [TestServer_b482e079-df7f-4c54-9ef0-c023c07f90951] Instance deleted 2019-01-09 17:03:39,502 INFO Network pns-internal-net_b482e079-df7f-4c54-9ef0-c023c07f9095 deleted. 2019-01-09 17:03:40,968 INFO Network pns-internal-net2_b482e079-df7f-4c54-9ef0-c023c07f9095 deleted. 2019-01-09 17:03:41,023 INFO Removed public key pns_public_key 2019-01-09 17:03:41,023 INFO Deleting security group 2019-01-09 17:03:41,220 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': '15044034', 'rtt_ms': '0.273333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 157610, 'loss_rate': 0.09}, 1024: {'tp_kbps': 1243951, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 7914567, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.214/0.116/0.385/0.092', | | | | | '64-byte': '4.328/0.124/41.132/12.268', '1500-byte': '0.256/0.155/0.458/0.110'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '4211522', 'rtt_ms': '0.326667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 227863, 'loss_rate': 0.15}, 1024: {'tp_kbps': 1722325, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 3149084, 'loss_rate': 12.4}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.258/0.182/0.375/0.076', | | | | | '64-byte': '4.421/0.182/41.556/12.378', '1500-byte': '0.354/0.201/0.776/0.154'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1771712', 'rtt_ms': '0.476667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 159694, 'loss_rate': 1.64}, 1024: {'tp_kbps': 1242232, | | | | | 'loss_rate': 2.88}, 8192: {'tp_kbps': 1860330, 'loss_rate': 3.71}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.493/0.229/0.716/0.149', | | | | | '64-byte': '0.453/0.256/1.071/0.235', '1500-byte': '0.697/0.396/1.767/0.392'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1769828', 'rtt_ms': '0.436667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 174295, 'loss_rate': 1.21}, 1024: {'tp_kbps': 1351686, | | | | | 'loss_rate': 3.31}, 8192: {'tp_kbps': 2130876, 'loss_rate': 4.23}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.371/0.252/0.454/0.069', | | | | | '64-byte': '0.493/0.314/1.069/0.208', '1500-byte': '0.685/0.360/1.867/0.408'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1834606', 'rtt_ms': '0.526667'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 154458, 'loss_rate': 3.13}, 1024: {'tp_kbps': 1236278, | | | | | 'loss_rate': 1.47}, 8192: {'tp_kbps': 1938366, 'loss_rate': 2.72}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.320/0.257/0.420/0.052', | | | | | '64-byte': '0.391/0.254/0.564/0.089', '1500-byte': '0.486/0.299/1.384/0.307'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1504430', 'rtt_ms': '0.466667'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 161732, 'loss_rate': 1.62}, 1024: {'tp_kbps': 1292461, | | | | | 'loss_rate': 2.4}, 8192: {'tp_kbps': 1960711, 'loss_rate': 0.11}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.502/0.363/0.722/0.110', | | | | | '64-byte': '0.525/0.399/0.673/0.075', '1500-byte': '0.823/0.523/1.676/0.323'}} | | 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-09 17:03:41,224 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-01-09 17:03:41,547 - 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-09 17:03:41,671 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 17:03:41,672 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:46 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 17:03:41,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 17:03:41,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}b7ce02ce610e43637ad168120fae132a89cfde4a" 2019-01-09 17:03:42,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1702 X-Openstack-Request-Id: req-b2c8b80f-3ebe-4661-b28a-38b5a204fe7a Date: Wed, 09 Jan 2019 17:03:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "52c3bedb5622497199aed590dd23bcf6", "created_at": "2019-01-09T16:44:55Z", "admin_state_up": true, "updated_at": "2019-01-09T17:03:37Z", "project_id": "52c3bedb5622497199aed590dd23bcf6", "flavor_id": null, "revision_number": 7, "routes": [], "ha": false, "id": "9600b165-8fa3-40da-a179-2d13d352be9c", "name": "vmtp-router_b482e079-df7f-4c54-9ef0-c023c07f9095"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "51a7c9eee9c143709911da63d80921da", "created_at": "2019-01-09T14:55:06Z", "admin_state_up": false, "updated_at": "2019-01-09T14:55:06Z", "project_id": "51a7c9eee9c143709911da63d80921da", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "b8dc235a-2de2-43e6-9e15-2c0d02d114e2", "name": "tempest-router-1927793149"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "108b35b55409492e8c83ec92189f6b38", "created_at": "2019-01-09T14:54:38Z", "admin_state_up": true, "updated_at": "2019-01-09T14:54:38Z", "project_id": "108b35b55409492e8c83ec92189f6b38", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "f9c3e3e0-7483-4a53-b32a-c9375477d8cc", "name": "tempest-pretest-check-753267560"}]} 2019-01-09 17:03:42,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-b2c8b80f-3ebe-4661-b28a-38b5a204fe7a 2019-01-09 17:03:42,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.573740959167s 2019-01-09 17:03:42,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-b2c8b80f-3ebe-4661-b28a-38b5a204fe7a 2019-01-09 17:03:42,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 17:03:42,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/9600b165-8fa3-40da-a179-2d13d352be9c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7ce02ce610e43637ad168120fae132a89cfde4a" 2019-01-09 17:03:43,479 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7961d9df-06e2-4060-a254-38afb450ebf9 Content-Length: 0 Date: Wed, 09 Jan 2019 17:03:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:03:43,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/9600b165-8fa3-40da-a179-2d13d352be9c.json used request id req-7961d9df-06e2-4060-a254-38afb450ebf9 2019-01-09 17:03:43,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22606110573s 2019-01-09 17:03:43,480 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/9600b165-8fa3-40da-a179-2d13d352be9c.json used request id req-7961d9df-06e2-4060-a254-38afb450ebf9 2019-01-09 17:03:43,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:03:43,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7ce02ce610e43637ad168120fae132a89cfde4a" 2019-01-09 17:03:44,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1191 Content-Type: application/json X-Openstack-Request-Id: req-1f8f2eb7-485b-47ad-9dd8-6d7fb9516c13 Date: Wed, 09 Jan 2019 17:03:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/6cc45135-360d-4cfe-b573-635b6db8249b/snap", "metadata": {}}], "file": "/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b/file", "owner": "52c3bedb5622497199aed590dd23bcf6", "id": "6cc45135-360d-4cfe-b573-635b6db8249b", "size": 263586304, "self": "/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/6cc45135-360d-4cfe-b573-635b6db8249b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T16:45:02Z", "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_b482e079-df7f-4c54-9ef0-c023c07f9095", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "vmtp-img_b482e079-df7f-4c54-9ef0-c023c07f9095", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T16:44:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:03:44,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1f8f2eb7-485b-47ad-9dd8-6d7fb9516c13 2019-01-09 17:03:44,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.58552312851s 2019-01-09 17:03:44,070 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1f8f2eb7-485b-47ad-9dd8-6d7fb9516c13 2019-01-09 17:03:44,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 17:03:44,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7ce02ce610e43637ad168120fae132a89cfde4a" 2019-01-09 17:03:44,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9a83700-11a9-4408-a59f-a735a2afc8d1 Date: Wed, 09 Jan 2019 17:03: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-09 17:03:44,384 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b used request id req-e9a83700-11a9-4408-a59f-a735a2afc8d1 2019-01-09 17:03:44,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.311908006668s 2019-01-09 17:03:44,384 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/6cc45135-360d-4cfe-b573-635b6db8249b used request id req-e9a83700-11a9-4408-a59f-a735a2afc8d1 2019-01-09 17:03:44,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 17:03:44,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 17:03:44,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-d73e2624-2718-429d-9503-80d7b80cfe2a x-compute-request-id: req-d73e2624-2718-429d-9503-80d7b80cfe2a Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_b482e079-df7f-4c54-9ef0-c023c07f9095", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/993bf18c-c373-46ca-8446-9dd7e7283fc6", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/993bf18c-c373-46ca-8446-9dd7e7283fc6", "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": "993bf18c-c373-46ca-8446-9dd7e7283fc6"}]} 2019-01-09 17:03:44,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d73e2624-2718-429d-9503-80d7b80cfe2a 2019-01-09 17:03:44,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.19354391098s 2019-01-09 17:03:44,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d73e2624-2718-429d-9503-80d7b80cfe2a 2019-01-09 17:03:44,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 17:03:44,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/993bf18c-c373-46ca-8446-9dd7e7283fc6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 17:03:44,611 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 17:03:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6afe68ca-e459-449e-9965-b23e3e948df7 x-compute-request-id: req-6afe68ca-e459-449e-9965-b23e3e948df7 Content-Length: 0 Content-Type: application/json 2019-01-09 17:03:44,611 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/993bf18c-c373-46ca-8446-9dd7e7283fc6 used request id req-6afe68ca-e459-449e-9965-b23e3e948df7 2019-01-09 17:03:44,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0311079025269s 2019-01-09 17:03:44,612 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/993bf18c-c373-46ca-8446-9dd7e7283fc6 used request id req-6afe68ca-e459-449e-9965-b23e3e948df7 2019-01-09 17:03:44,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 17:03:44,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 17:03:44,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-500798f1-3cd4-4dae-b231-8008fb3d6857 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "vmtp-user_b482e079-df7f-4c54-9ef0-c023c07f9095", "links": {"self": "http://172.30.9.29:5000/v3/users/d282625b5c0d4bbab532a9755c8a2907"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d282625b5c0d4bbab532a9755c8a2907", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 17:03:44,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-500798f1-3cd4-4dae-b231-8008fb3d6857 2019-01-09 17:03:44,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.112321138382s 2019-01-09 17:03:44,725 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-500798f1-3cd4-4dae-b231-8008fb3d6857 2019-01-09 17:03:44,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 17:03:44,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/d282625b5c0d4bbab532a9755c8a2907 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 17:03:44,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61fa96f-ba3e-41ff-9d06-54e58039a866 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_b482e079-df7f-4c54-9ef0-c023c07f9095", "links": {"self": "http://172.30.9.29:5000/v3/users/d282625b5c0d4bbab532a9755c8a2907"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d282625b5c0d4bbab532a9755c8a2907", "description": null}} 2019-01-09 17:03:44,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/d282625b5c0d4bbab532a9755c8a2907 used request id req-b61fa96f-ba3e-41ff-9d06-54e58039a866 2019-01-09 17:03:44,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111284971237s 2019-01-09 17:03:44,843 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/d282625b5c0d4bbab532a9755c8a2907 used request id req-b61fa96f-ba3e-41ff-9d06-54e58039a866 2019-01-09 17:03:44,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 17:03:44,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/d282625b5c0d4bbab532a9755c8a2907 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 17:03:45,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17:03:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93527b06-23f6-4608-a900-f50a93ba76c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 17:03:45,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d282625b5c0d4bbab532a9755c8a2907 used request id req-93527b06-23f6-4608-a900-f50a93ba76c2 2019-01-09 17:03:45,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.211266994476s 2019-01-09 17:03:45,055 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/d282625b5c0d4bbab532a9755c8a2907 used request id req-93527b06-23f6-4608-a900-f50a93ba76c2 2019-01-09 17:03:45,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 17:03:45,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 17:03:45,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a4c39a-78d5-405e-a931-be90c3d012ba Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.29:5000/v3/projects/52c3bedb5622497199aed590dd23bcf6"}, "tags": [], "enabled": true, "id": "52c3bedb5622497199aed590dd23bcf6", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_b482e079-df7f-4c54-9ef0-c023c07f9095"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 17:03:45,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-02a4c39a-78d5-405e-a931-be90c3d012ba 2019-01-09 17:03:45,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0853929519653s 2019-01-09 17:03:45,147 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-02a4c39a-78d5-405e-a931-be90c3d012ba 2019-01-09 17:03:45,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 17:03:45,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/52c3bedb5622497199aed590dd23bcf6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 17:03:45,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17:03:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4020f2e-b3dc-4223-b583-ba80ca53bc5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 17:03:45,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/52c3bedb5622497199aed590dd23bcf6 used request id req-e4020f2e-b3dc-4223-b583-ba80ca53bc5b 2019-01-09 17:03:45,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.15699005127s 2019-01-09 17:03:45,309 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/52c3bedb5622497199aed590dd23bcf6 used request id req-e4020f2e-b3dc-4223-b583-ba80ca53bc5b 2019-01-09 17:03:45,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:03:45,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=52c3bedb5622497199aed590dd23bcf6&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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 17:03:45,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-41c19eaa-0221-4c00-b411-2a96bbcd4835 Date: Wed, 09 Jan 2019 17:03:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "52c3bedb5622497199aed590dd23bcf6", "created_at": "2019-01-09T16:45:07Z", "updated_at": "2019-01-09T16:45:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:45:07Z", "revision_number": 0, "id": "2e04d181-8f40-46c4-ad54-d85e337c77fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:45:07Z", "security_group_id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "tenant_id": "52c3bedb5622497199aed590dd23bcf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "52c3bedb5622497199aed590dd23bcf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:45:07Z", "revision_number": 0, "id": "2e6b0511-c114-46b0-915d-4973fdbd75c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:45:07Z", "security_group_id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "tenant_id": "52c3bedb5622497199aed590dd23bcf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "52c3bedb5622497199aed590dd23bcf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:45:07Z", "revision_number": 0, "id": "33920e31-cfda-4fe4-8e2c-e393cb778058", "remote_group_id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "remote_ip_prefix": null, "created_at": "2019-01-09T16:45:07Z", "security_group_id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "tenant_id": "52c3bedb5622497199aed590dd23bcf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "52c3bedb5622497199aed590dd23bcf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:45:07Z", "revision_number": 0, "id": "944fab3d-0cdb-40db-9ecc-375ce873b3fd", "remote_group_id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "remote_ip_prefix": null, "created_at": "2019-01-09T16:45:07Z", "security_group_id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "tenant_id": "52c3bedb5622497199aed590dd23bcf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "52c3bedb5622497199aed590dd23bcf6"}], "revision_number": 4, "project_id": "52c3bedb5622497199aed590dd23bcf6", "id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "name": "default"}]} 2019-01-09 17:03:45,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=52c3bedb5622497199aed590dd23bcf6&name=default used request id req-41c19eaa-0221-4c00-b411-2a96bbcd4835 2019-01-09 17:03:45,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.204741001129s 2019-01-09 17:03:45,517 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=52c3bedb5622497199aed590dd23bcf6&name=default used request id req-41c19eaa-0221-4c00-b411-2a96bbcd4835 2019-01-09 17:03:45,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:03:45,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 17:03:45,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-1678ef24-a60b-48b4-8691-9eeb11f3ca40 Date: Wed, 09 Jan 2019 17:03:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "52c3bedb5622497199aed590dd23bcf6", "created_at": "2019-01-09T16:45:07Z", "updated_at": "2019-01-09T16:45:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:45:07Z", "revision_number": 0, "id": "2e04d181-8f40-46c4-ad54-d85e337c77fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:45:07Z", "security_group_id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "tenant_id": "52c3bedb5622497199aed590dd23bcf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "52c3bedb5622497199aed590dd23bcf6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:45:07Z", "revision_number": 0, "id": "2e6b0511-c114-46b0-915d-4973fdbd75c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T16:45:07Z", "security_group_id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "tenant_id": "52c3bedb5622497199aed590dd23bcf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "52c3bedb5622497199aed590dd23bcf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:45:07Z", "revision_number": 0, "id": "33920e31-cfda-4fe4-8e2c-e393cb778058", "remote_group_id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "remote_ip_prefix": null, "created_at": "2019-01-09T16:45:07Z", "security_group_id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "tenant_id": "52c3bedb5622497199aed590dd23bcf6", "port_range_min": null, "ethertype": "IPv4", "project_id": "52c3bedb5622497199aed590dd23bcf6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T16:45:07Z", "revision_number": 0, "id": "944fab3d-0cdb-40db-9ecc-375ce873b3fd", "remote_group_id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "remote_ip_prefix": null, "created_at": "2019-01-09T16:45:07Z", "security_group_id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "tenant_id": "52c3bedb5622497199aed590dd23bcf6", "port_range_min": null, "ethertype": "IPv6", "project_id": "52c3bedb5622497199aed590dd23bcf6"}], "revision_number": 4, "project_id": "52c3bedb5622497199aed590dd23bcf6", "id": "e584b0f1-587f-48f9-aa40-eec543ae8c01", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 17:03:45,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-1678ef24-a60b-48b4-8691-9eeb11f3ca40 2019-01-09 17:03:45,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.125688791275s 2019-01-09 17:03:45,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-1678ef24-a60b-48b4-8691-9eeb11f3ca40 2019-01-09 17:03:45,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 17:03:45,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/e584b0f1-587f-48f9-aa40-eec543ae8c01.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}da0b261b5a3763670302a69ec89283946b539f24" 2019-01-09 17:03:45,796 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4239f919-4885-4ed3-95b3-b1a8389c9018 Content-Length: 0 Date: Wed, 09 Jan 2019 17:03:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:03:45,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/e584b0f1-587f-48f9-aa40-eec543ae8c01.json used request id req-4239f919-4885-4ed3-95b3-b1a8389c9018 2019-01-09 17:03:45,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.143851995468s 2019-01-09 17:03:45,796 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/e584b0f1-587f-48f9-aa40-eec543ae8c01.json used request id req-4239f919-4885-4ed3-95b3-b1a8389c9018 2019-01-09 17:03:45,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:03:45,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}b7ce02ce610e43637ad168120fae132a89cfde4a" 2019-01-09 17:03:45,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-79171c4c-acd6-414e-8713-54dbbdd9b3fc Date: Wed, 09 Jan 2019 17:03:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 17:03:45,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-79171c4c-acd6-414e-8713-54dbbdd9b3fc 2019-01-09 17:03:45,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100274085999s 2019-01-09 17:03:45,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-79171c4c-acd6-414e-8713-54dbbdd9b3fc 2019-01-09 17:03:45,899 - shade - DEBUG - Network pns-internal-net_b482e079-df7f-4c54-9ef0-c023c07f9095 not found for deleting 2019-01-09 17:03:45,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:03:45,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}b7ce02ce610e43637ad168120fae132a89cfde4a" 2019-01-09 17:03:45,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-1cac7afe-e82c-4a5d-8090-dd647bb24d48 Date: Wed, 09 Jan 2019 17:03:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 17:03:45,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1cac7afe-e82c-4a5d-8090-dd647bb24d48 2019-01-09 17:03:45,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0797419548035s 2019-01-09 17:03:45,980 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1cac7afe-e82c-4a5d-8090-dd647bb24d48 2019-01-09 17:03:45,981 - shade - DEBUG - Network pns-internal-net2_b482e079-df7f-4c54-9ef0-c023c07f9095 not found for deleting 2019-01-09 17:03:45,993 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-01-09 17:03:46,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 17:03:46,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee5a6494-9d29-4ca9-9f29-601bd7b62704 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 17:03:46,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-ee5a6494-9d29-4ca9-9f29-601bd7b62704 2019-01-09 17:03:46,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 17:03:46,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T18:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["sKvJY3I3TmqiiStXeRLPJQ"], "issued_at": "2019-01-09T17:03:46.000000Z"}} 2019-01-09 17:03:46,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:03:46,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:03:46,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c6f1e434-9c75-4102-a0be-46c4b46cda9f Date: Wed, 09 Jan 2019 17:03:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 17:03:46,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6f1e434-9c75-4102-a0be-46c4b46cda9f 2019-01-09 17:03:46,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271109104156s 2019-01-09 17:03:46,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6f1e434-9c75-4102-a0be-46c4b46cda9f 2019-01-09 17:03:46,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 17:03:46,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 17:03: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 17:03:46,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 17:03:46,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:03:46,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d5f262-63be-4dc6-84e2-96defb2248bb Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 17:03:46,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-f5d5f262-63be-4dc6-84e2-96defb2248bb 2019-01-09 17:03:46,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.101913928986s 2019-01-09 17:03:46,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-f5d5f262-63be-4dc6-84e2-96defb2248bb 2019-01-09 17:03:46,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 17:03:46,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8"}}' 2019-01-09 17:03:46,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 17:03:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-963bfd7a-b660-43d4-89aa-e16cbac8b0fe 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.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0"}, "tags": [], "enabled": true, "id": "72d91bf2fe2740868844a2cfd4c4fee0", "parent_id": "default", "domain_id": "default", "name": "shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8"}} 2019-01-09 17:03:46,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-963bfd7a-b660-43d4-89aa-e16cbac8b0fe 2019-01-09 17:03:46,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0635161399841s 2019-01-09 17:03:46,888 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-963bfd7a-b660-43d4-89aa-e16cbac8b0fe 2019-01-09 17:03:46,888 - 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'72d91bf2fe2740868844a2cfd4c4fee0', '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_75801fd1-9626-4680-89e7-1329ae1882b8'}) 2019-01-09 17:03:46,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 17:03:46,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "67d98004-e4ad-4f26-b6f2-4a8a35082a23", "email": null, "name": "shaker-user_75801fd1-9626-4680-89e7-1329ae1882b8"}}' 2019-01-09 17:03:47,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 17:03:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68437f54-18ec-4668-855e-151858a4e89b Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_75801fd1-9626-4680-89e7-1329ae1882b8", "links": {"self": "http://172.30.9.29:5000/v3/users/c5c159c37d3846229aac1099d35726f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5c159c37d3846229aac1099d35726f8", "domain_id": "default", "password_expires_at": null}} 2019-01-09 17:03:47,276 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-68437f54-18ec-4668-855e-151858a4e89b 2019-01-09 17:03:47,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.381551980972s 2019-01-09 17:03:47,277 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-68437f54-18ec-4668-855e-151858a4e89b 2019-01-09 17:03:47,277 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c5c159c37d3846229aac1099d35726f8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_75801fd1-9626-4680-89e7-1329ae1882b8'}) 2019-01-09 17:03:47,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 17:03:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:03:47,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4751fb0-eab2-4bab-95e4-99c5a06b1a3d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 17:03:47,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b4751fb0-eab2-4bab-95e4-99c5a06b1a3d 2019-01-09 17:03:47,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0909399986267s 2019-01-09 17:03:47,372 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b4751fb0-eab2-4bab-95e4-99c5a06b1a3d 2019-01-09 17:03:47,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 17:03:47,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:03:47,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb835f5-2af3-484e-b86f-83d936db2b5d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 17:03:47,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4cb835f5-2af3-484e-b86f-83d936db2b5d 2019-01-09 17:03:47,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0917952060699s 2019-01-09 17:03:47,468 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4cb835f5-2af3-484e-b86f-83d936db2b5d 2019-01-09 17:03:47,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 17:03:47,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:03:47,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beecc10a-4a87-40dd-b52c-8e1eda1d853c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 17:03:47,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-beecc10a-4a87-40dd-b52c-8e1eda1d853c 2019-01-09 17:03:47,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.093101978302s 2019-01-09 17:03:47,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-beecc10a-4a87-40dd-b52c-8e1eda1d853c 2019-01-09 17:03:47,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 17:03:47,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:03:47,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05176cf6-0589-408c-aa95-fd4c059a528a Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "shaker-user_75801fd1-9626-4680-89e7-1329ae1882b8", "links": {"self": "http://172.30.9.29:5000/v3/users/c5c159c37d3846229aac1099d35726f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5c159c37d3846229aac1099d35726f8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 17:03:47,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-05176cf6-0589-408c-aa95-fd4c059a528a 2019-01-09 17:03:47,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108649969101s 2019-01-09 17:03:47,676 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-05176cf6-0589-408c-aa95-fd4c059a528a 2019-01-09 17:03:47,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 17:03:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:03:47,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b2c0ae-e90d-4c1d-aa27-b7578af93412 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0"}, "tags": [], "enabled": true, "id": "72d91bf2fe2740868844a2cfd4c4fee0", "parent_id": "default", "domain_id": "default", "name": "shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 17:03:47,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-15b2c0ae-e90d-4c1d-aa27-b7578af93412 2019-01-09 17:03:47,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0888619422913s 2019-01-09 17:03:47,777 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-15b2c0ae-e90d-4c1d-aa27-b7578af93412 2019-01-09 17:03:47,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 17:03:47,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=c5c159c37d3846229aac1099d35726f8&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=72d91bf2fe2740868844a2cfd4c4fee0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:03:47,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a74050d-a6e1-4299-abf8-010a250a452f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=c5c159c37d3846229aac1099d35726f8&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=72d91bf2fe2740868844a2cfd4c4fee0", "previous": null, "next": null}} 2019-01-09 17:03:47,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=c5c159c37d3846229aac1099d35726f8&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=72d91bf2fe2740868844a2cfd4c4fee0 used request id req-9a74050d-a6e1-4299-abf8-010a250a452f 2019-01-09 17:03:47,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0926098823547s 2019-01-09 17:03:47,877 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=c5c159c37d3846229aac1099d35726f8&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=72d91bf2fe2740868844a2cfd4c4fee0 used request id req-9a74050d-a6e1-4299-abf8-010a250a452f 2019-01-09 17:03:47,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 17:03:47,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0/users/c5c159c37d3846229aac1099d35726f8/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:03:48,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17:03:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c08c66-67a2-4d1a-bef8-50edd3aaf9c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 17:03:48,023 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0/users/c5c159c37d3846229aac1099d35726f8/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-66c08c66-67a2-4d1a-bef8-50edd3aaf9c0 2019-01-09 17:03:48,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141827821732s 2019-01-09 17:03:48,023 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0/users/c5c159c37d3846229aac1099d35726f8/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-66c08c66-67a2-4d1a-bef8-50edd3aaf9c0 2019-01-09 17:03:48,024 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8', 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'72d91bf2fe2740868844a2cfd4c4fee0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '67d98004-e4ad-4f26-b6f2-4a8a35082a23', 'username': u'shaker-user_75801fd1-9626-4680-89e7-1329ae1882b8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 17:03:48,027 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_75801fd1-9626-4680-89e7-1329ae1882b8', 'password': '67d98004-e4ad-4f26-b6f2-4a8a35082a23', 'project_name': 'shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '72d91bf2fe2740868844a2cfd4c4fee0', 'project_domain_name': 'Default'} 2019-01-09 17:03:48,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 17:03:48,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:03:48,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-9c3cc02f-227a-42ec-ae1a-a641cc3eb5e7 x-compute-request-id: req-9c3cc02f-227a-42ec-ae1a-a641cc3eb5e7 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 144, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 144, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2019-01-09 17:03:48,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-9c3cc02f-227a-42ec-ae1a-a641cc3eb5e7 2019-01-09 17:03:48,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.608456134796s 2019-01-09 17:03:48,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-9c3cc02f-227a-42ec-ae1a-a641cc3eb5e7 2019-01-09 17:03:48,638 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-01-09 17:03:48,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 17:03:48,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:03:48,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5470feb2-2e1d-4e69-b30b-f78757eee2ed Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 17:03:48,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-5470feb2-2e1d-4e69-b30b-f78757eee2ed 2019-01-09 17:03:48,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0943009853363s 2019-01-09 17:03:48,734 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-5470feb2-2e1d-4e69-b30b-f78757eee2ed 2019-01-09 17:03:48,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 17:03:48,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:03:48,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c69c87-28bd-45cf-b0e4-48353e5765c2 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0"}, "tags": [], "enabled": true, "id": "72d91bf2fe2740868844a2cfd4c4fee0", "parent_id": "default", "domain_id": "default", "name": "shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 17:03:48,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f2c69c87-28bd-45cf-b0e4-48353e5765c2 2019-01-09 17:03:48,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0939469337463s 2019-01-09 17:03:48,835 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f2c69c87-28bd-45cf-b0e4-48353e5765c2 2019-01-09 17:03:48,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 17:03:48,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" -d '{"network": {"tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "name": "shaker-net_75801fd1-9626-4680-89e7-1329ae1882b8", "admin_state_up": true}}' 2019-01-09 17:03:49,233 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-2b7c8b35-d05e-487b-8017-ee7cadf067e3 Date: Wed, 09 Jan 2019 17:03:49 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8a54a001-55d4-442a-9af1-cf237d691ada","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"72d91bf2fe2740868844a2cfd4c4fee0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T17:03:49Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_75801fd1-9626-4680-89e7-1329ae1882b8","admin_state_up":true,"tenant_id":"72d91bf2fe2740868844a2cfd4c4fee0","created_at":"2019-01-09T17:03:49Z","mtu":1450}} 2019-01-09 17:03:49,233 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-2b7c8b35-d05e-487b-8017-ee7cadf067e3 2019-01-09 17:03:49,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.396855115891s 2019-01-09 17:03:49,234 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-2b7c8b35-d05e-487b-8017-ee7cadf067e3 2019-01-09 17:03:49,234 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T17:03:49Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8a54a001-55d4-442a-9af1-cf237d691ada', u'provider:segmentation_id': 55, 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_75801fd1-9626-4680-89e7-1329ae1882b8', u'created_at': u'2019-01-09T17:03:49Z', u'mtu': 1450, u'tenant_id': u'72d91bf2fe2740868844a2cfd4c4fee0', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'72d91bf2fe2740868844a2cfd4c4fee0', u'l2_adjacency': True}) 2019-01-09 17:03:49,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 17:03:49,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ce1887-279e-437b-b518-c5c57403414d Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 17:03:49,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c9ce1887-279e-437b-b518-c5c57403414d 2019-01-09 17:03:49,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 17:03:49,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T18:03:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72d91bf2fe2740868844a2cfd4c4fee0", "name": "shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/72d91bf2fe2740868844a2cfd4c4fee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/72d91bf2fe2740868844a2cfd4c4fee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/72d91bf2fe2740868844a2cfd4c4fee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/72d91bf2fe2740868844a2cfd4c4fee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/72d91bf2fe2740868844a2cfd4c4fee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/72d91bf2fe2740868844a2cfd4c4fee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/72d91bf2fe2740868844a2cfd4c4fee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/72d91bf2fe2740868844a2cfd4c4fee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/72d91bf2fe2740868844a2cfd4c4fee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/72d91bf2fe2740868844a2cfd4c4fee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/72d91bf2fe2740868844a2cfd4c4fee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/72d91bf2fe2740868844a2cfd4c4fee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_72d91bf2fe2740868844a2cfd4c4fee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_72d91bf2fe2740868844a2cfd4c4fee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_75801fd1-9626-4680-89e7-1329ae1882b8", "id": "c5c159c37d3846229aac1099d35726f8"}, "audit_ids": ["n7FzIYaJTJmt6E_HSN53tA"], "issued_at": "2019-01-09T17:03:49.000000Z"}} 2019-01-09 17:03:49,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:03:49,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:03:49,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1226 X-Openstack-Request-Id: req-89a1e2b8-d7ac-4555-bb13-843ab055c9c1 Date: Wed, 09 Jan 2019 17:03:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8a54a001-55d4-442a-9af1-cf237d691ada","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"72d91bf2fe2740868844a2cfd4c4fee0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T17:03:49Z","qos_policy_id":null,"name":"shaker-net_75801fd1-9626-4680-89e7-1329ae1882b8","admin_state_up":true,"tenant_id":"72d91bf2fe2740868844a2cfd4c4fee0","created_at":"2019-01-09T17:03:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 17:03:49,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-89a1e2b8-d7ac-4555-bb13-843ab055c9c1 2019-01-09 17:03:49,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.276064872742s 2019-01-09 17:03:49,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-89a1e2b8-d7ac-4555-bb13-843ab055c9c1 2019-01-09 17:03:49,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 17:03:49,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" -d '{"subnet": {"name": "shaker-subnet_75801fd1-9626-4680-89e7-1329ae1882b8", "enable_dhcp": true, "network_id": "8a54a001-55d4-442a-9af1-cf237d691ada", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 17:03:50,505 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dfefe5c7-55c7-4aeb-a471-c74be6d5e62b Date: Wed, 09 Jan 2019 17:03:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a54a001-55d4-442a-9af1-cf237d691ada","tenant_id":"72d91bf2fe2740868844a2cfd4c4fee0","created_at":"2019-01-09T17:03:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T17:03:50Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"72d91bf2fe2740868844a2cfd4c4fee0","id":"fcffd54b-cf40-4889-a43b-ce652efbd100","subnetpool_id":null,"name":"shaker-subnet_75801fd1-9626-4680-89e7-1329ae1882b8"}} 2019-01-09 17:03:50,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-dfefe5c7-55c7-4aeb-a471-c74be6d5e62b 2019-01-09 17:03:50,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.595595121384s 2019-01-09 17:03:50,506 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-dfefe5c7-55c7-4aeb-a471-c74be6d5e62b 2019-01-09 17:03:50,506 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T17:03:50Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fcffd54b-cf40-4889-a43b-ce652efbd100', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_75801fd1-9626-4680-89e7-1329ae1882b8', u'enable_dhcp': True, u'network_id': u'8a54a001-55d4-442a-9af1-cf237d691ada', u'tenant_id': u'72d91bf2fe2740868844a2cfd4c4fee0', u'created_at': u'2019-01-09T17:03:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'72d91bf2fe2740868844a2cfd4c4fee0'}) 2019-01-09 17:03:50,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 17:03:50,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "shaker-router_75801fd1-9626-4680-89e7-1329ae1882b8", "admin_state_up": true}}' 2019-01-09 17:03:52,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-4645e62f-f2a0-4e26-878a-0a52d923c88a Date: Wed, 09 Jan 2019 17:03:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:03:50Z", "admin_state_up": true, "updated_at": "2019-01-09T17:03:51Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "ae265b47-39b1-445f-af28-aecb7d31ced0", "name": "shaker-router_75801fd1-9626-4680-89e7-1329ae1882b8"}} 2019-01-09 17:03:52,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-4645e62f-f2a0-4e26-878a-0a52d923c88a 2019-01-09 17:03:52,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59310698509s 2019-01-09 17:03:52,101 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-4645e62f-f2a0-4e26-878a-0a52d923c88a 2019-01-09 17:03:52,101 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T17:03:51Z', u'revision_number': 3, u'id': u'ae265b47-39b1-445f-af28-aecb7d31ced0', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_75801fd1-9626-4680-89e7-1329ae1882b8', u'admin_state_up': True, u'tenant_id': u'72d91bf2fe2740868844a2cfd4c4fee0', u'created_at': u'2019-01-09T17:03:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'72d91bf2fe2740868844a2cfd4c4fee0'}) 2019-01-09 17:03:52,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 17:03:52,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/ae265b47-39b1-445f-af28-aecb7d31ced0/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}043393abe4535cf12d3b4e64c96226999d261420" -d '{"subnet_id": "fcffd54b-cf40-4889-a43b-ce652efbd100"}' 2019-01-09 17:03:54,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-39b36597-532e-4c32-bc64-7d98092a76a2 Date: Wed, 09 Jan 2019 17:03:54 GMT RESP BODY: {"network_id": "8a54a001-55d4-442a-9af1-cf237d691ada", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "subnet_id": "fcffd54b-cf40-4889-a43b-ce652efbd100", "subnet_ids": ["fcffd54b-cf40-4889-a43b-ce652efbd100"], "port_id": "9d7833ec-cca5-4976-9198-88af81e7a8a1", "id": "ae265b47-39b1-445f-af28-aecb7d31ced0"} 2019-01-09 17:03:54,779 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ae265b47-39b1-445f-af28-aecb7d31ced0/add_router_interface.json used request id req-39b36597-532e-4c32-bc64-7d98092a76a2 2019-01-09 17:03:54,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.67741203308s 2019-01-09 17:03:54,779 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ae265b47-39b1-445f-af28-aecb7d31ced0/add_router_interface.json used request id req-39b36597-532e-4c32-bc64-7d98092a76a2 returning object ae265b47-39b1-445f-af28-aecb7d31ced0 2019-01-09 17:03:54,780 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-01-09 17:03:58,387 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-01-09 17:03:58,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 17:03:58,393 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 17:03:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 17:03:58,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:03:58,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:03:58,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-37e23e4f-e483-47a0-b459-fe73e57a72b6 Date: Wed, 09 Jan 2019 17:03:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:03:58,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-37e23e4f-e483-47a0-b459-fe73e57a72b6 2019-01-09 17:03:58,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.602448940277s 2019-01-09 17:03:58,997 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-37e23e4f-e483-47a0-b459-fe73e57a72b6 2019-01-09 17:03:59,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 17:03:59,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8"}' 2019-01-09 17:03:59,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 864 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ec33286a-6b46-4f28-b335-da2a1189c3e7 Date: Wed, 09 Jan 2019 17:03:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/file", "owner": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "size": null, "self": "/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2019-01-09T17:03:59Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8", "checksum": null, "created_at": "2019-01-09T17:03:59Z", "protected": false} 2019-01-09 17:03:59,049 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ec33286a-6b46-4f28-b335-da2a1189c3e7 2019-01-09 17:03:59,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0436611175537s 2019-01-09 17:03:59,049 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ec33286a-6b46-4f28-b335-da2a1189c3e7 returning object 8aa14702-9d0b-4c9c-990b-213f31d5aa0d 2019-01-09 17:03:59,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 17:03:59,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/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}043393abe4535cf12d3b4e64c96226999d261420" -d '' 2019-01-09 17:04:08,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f928613-b5eb-4497-9415-ab853c88dc31 Date: Wed, 09 Jan 2019 17:04: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-09 17:04:08,012 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/file used request id req-6f928613-b5eb-4497-9415-ab853c88dc31 2019-01-09 17:04:08,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.96252799034s 2019-01-09 17:04:08,013 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/file used request id req-6f928613-b5eb-4497-9415-ab853c88dc31 2019-01-09 17:04:08,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:04:08,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:08,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-063c250b-9703-4261-a1b2-aefb6525322c Date: Wed, 09 Jan 2019 17:04:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/snap", "metadata": {}}], "file": "/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/file", "owner": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "size": 666173440, "self": "/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2019-01-09T17:04:07Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-01-09T17:03:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:04:08,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-063c250b-9703-4261-a1b2-aefb6525322c 2019-01-09 17:04:08,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.120359182358s 2019-01-09 17:04:08,139 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-063c250b-9703-4261-a1b2-aefb6525322c 2019-01-09 17:04:08,141 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/file', 'owner': u'72d91bf2fe2740868844a2cfd4c4fee0', 'id': u'8aa14702-9d0b-4c9c-990b-213f31d5aa0d', 'size': 666173440, u'self': u'/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72d91bf2fe2740868844a2cfd4c4fee0', 'name': 'shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T17:04:07Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T17:04:07Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', 'properties': {u'self': u'/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8', 'created': u'2019-01-09T17:03:59Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-01-09T17:03:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'owner_specified.shade.object': u'images/shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'schema': u'/v2/schemas/image'}}) 2019-01-09 17:04:08,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 17:04:08,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_75801fd1-9626-4680-89e7-1329ae1882b8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-01-09 17:04:08,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-923e4ce5-13ef-469b-b794-56204d183d3d x-compute-request-id: req-923e4ce5-13ef-469b-b794-56204d183d3d Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_75801fd1-9626-4680-89e7-1329ae1882b8", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "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": "d6120a73-ba03-4a87-8081-68c361e4de6a"}} 2019-01-09 17:04:08,193 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-923e4ce5-13ef-469b-b794-56204d183d3d 2019-01-09 17:04:08,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0509870052338s 2019-01-09 17:04:08,193 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-923e4ce5-13ef-469b-b794-56204d183d3d 2019-01-09 17:04:08,194 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_75801fd1-9626-4680-89e7-1329ae1882b8', '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'805038e1e9f34a349c09768ea1e3dacf', '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'd6120a73-ba03-4a87-8081-68c361e4de6a', 'swap': 0}) 2019-01-09 17:04:08,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 17:04:08,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a/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}85e7b8022a94f8840e01e189819a8ecd138255b1" -d '{"extra_specs": {}}' 2019-01-09 17:04:08,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f5657ee7-c2a1-450a-b32a-742dbb86cf22 x-compute-request-id: req-f5657ee7-c2a1-450a-b32a-742dbb86cf22 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 17:04:08,219 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a/os-extra_specs used request id req-f5657ee7-c2a1-450a-b32a-742dbb86cf22 2019-01-09 17:04:08,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.024307012558s 2019-01-09 17:04:08,219 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a/os-extra_specs used request id req-f5657ee7-c2a1-450a-b32a-742dbb86cf22 2019-01-09 17:04:08,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-09 17:04:08,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" -d '{"keypair": {"name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8"}}' 2019-01-09 17:04:09,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46c16a94-99fc-4351-924e-e5871051d1ac x-compute-request-id: req-46c16a94-99fc-4351-924e-e5871051d1ac Content-Encoding: gzip Content-Length: 1799 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqENItSp2klags+LLBIiUzmdFEPWk+AQmiXXj/lW9/tH+ewaHdqxp0evUITZrZqyfar+yg2dgBF8ON41FLFuaaMWqIsLL1dA9mruwPHPOoQ/vp5wxxVozcxgg/E2xWnziroa+PPKktqAnJ+TRGF573tF0d7zAP+U/EeGnF31l6mfni9//QX7gujaL0ufzD2ACXb4ea87hRtPIkKLjm/rhPgcRsTJv4dJ0uQ4Z411DnpmbT+DU6kD7mK1Mi1SREQB2oHd8xOar37i2FsXhj2h/Acy4uQ6CZ8n3bLlj3KcKo22ZbwC7mVE2PWB7xVoAqfhhO2Aivj7pojMk4lQd9ZVyb Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6hDSLUqdpJWoLPiywSIlM5nRRD1pPgEJol14/5Vvf7R/nsGh\n3asadHr1CE2a2asn2q/soNnYARfDjeNRSxbmmjFqiLCy9XQPZq7sDxzzqEP76ecM\ncVaM3MYIPxNsVp84q6GvjzypLagJyfk0Rhee97RdHe8wD/lPxHhpxd9Zepn54vf/\n0F+4Lo2i9Ln8w9gAl2+HmvO4UbTyJCi45v64T4HEbEyb+HSdLkOGeNdQ56Zm0/g1\nOpA+5itTItUkREAdqB3fMTmq9+4thbF4Y9ofwHMuLkOgmfJ92y5Y9ynCqNtmW8Au\n5lRNj1ge8VaAKn4YTtgIr4+6aIzJOJUHfWVcmwIDAQABAoIBAQCEYLkNxnp73+w6\navlmA3K4yVCyYG0KFTomqujI2/IwbpwS5H4wSRnwMK4uYP2oB4XFx+NzYWEp1Q/T\nSnHqnuwS3snavtynt1kSgPGe5ofjbXem5PaDjyihoBp/2fNW1jwNzablwrAH01ad\n9SQcVDWi8E4NpP4wupbjjhp8P4JytFfbAgAVpOknjnUIwqp4V8RkC4S99kZASQ57\nWd26csq1eJebt/RCXbxGAnF93DnqlPVf5ShcPEC+jWg0E6PBEMJXsy733zqJI+W9\nwy5/UuRjFTa65g76TSwvkb+J5s7qTDO/oEhj5Vl/Z/HIi0lCIR2eiLzkLS0B72WH\nGTHf/sFJAoGBAPbNsZiWSOeM5vkJzvFsqrlW4N6SKkCssBEqvVWNg320m5n4p1JM\nsf+z72NtWUAnsNS/zeRnF0MLxXfMdL4c3Yayd8sJ7QLrMzMObbdqc/mpx0EZ5vdR\n5h4mtpU1Se5bSjL9A+gQc8A6R4gZaeElhchxjBV2BbKka22XHLj4/FntAoGBAPLJ\nnnwdkGrO8ssMSXHUjBUsIKvUCGhM/zI1ht6gZ08FDCHCx5uVTKSQ41+Nmrrp5Cbq\nAm8mquDpPVDN/wrK/VALX7UxFcIs8M3Ee6mVl+Evx89hLHy+dtFfJ9o4eapX8oDN\nn6lqLnN0SY4aXfoIvtJWBlq5OXYfOl8BNraRDx+nAoGAJsAxLFYcaE7VTTDfD0US\noTsk341vmOwEUQ224KHxjWE4NTq3etKT+CQWaDQZGVuiBiV/fGc7XcmRXbf6dIcv\nuSB4cqbCUfz/8vpG+895GjAwGuaoPxja2s0VSeQuEYC/67WSUXOT2RDNfm8PEszD\nbq91YUFAr8XlIDXjyp89cBkCgYBH1Ps9AYo+76fKB4KbWSVxBjNMY1lxcoZ2lnum\n1pJ6QKYMPxLLp2qbrfp3xO+oqZbFJKs/s5MPJDLt+2SgDtrPme3hL/qeDqnYV2+3\nBvl+uKJHaxq8daW14I9r8xWcHpUzIqNAfpfrtNYmYwq29Wtv09/ha7fiiO6+OR+0\n+EofNQKBgHzJ4R6LAe5fonk9Nxjcc3wPXRj+JT/hjFuT1DhZ8Ea6W+CcYFllonVi\nohZBYdMtvetg6Dx7P4LxD4tMKTYAJRoHNhcwqieciK/O/S6WsQs3NYeN1tW18OSF\nBjblcSKapiiJMDY+AVyfCwJxWT+MH6B+aOzNPqrCk+JjHc+G2hPa\n-----END RSA PRIVATE KEY-----\n", "user_id": "c5c159c37d3846229aac1099d35726f8", "name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "fingerprint": "38:8b:5c:ae:13:9c:fc:a1:bd:8b:2c:e4:3f:12:1a:97"}} 2019-01-09 17:04:09,007 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-46c16a94-99fc-4351-924e-e5871051d1ac 2019-01-09 17:04:09,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.788232088089s 2019-01-09 17:04:09,008 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-46c16a94-99fc-4351-924e-e5871051d1ac 2019-01-09 17:04:09,009 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDqENItSp2klags+LLBIiUzmdFEPWk+AQmiXXj/lW9/tH+ewaHdqxp0evUITZrZqyfar+yg2dgBF8ON41FLFuaaMWqIsLL1dA9mruwPHPOoQ/vp5wxxVozcxgg/E2xWnziroa+PPKktqAnJ+TRGF573tF0d7zAP+U/EeGnF31l6mfni9//QX7gujaL0ufzD2ACXb4ea87hRtPIkKLjm/rhPgcRsTJv4dJ0uQ4Z411DnpmbT+DU6kD7mK1Mi1SREQB2oHd8xOar37i2FsXhj2h/Acy4uQ6CZ8n3bLlj3KcKo22ZbwC7mVE2PWB7xVoAqfhhO2Aivj7pojMk4lQd9ZVyb Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA6hDSLUqdpJWoLPiywSIlM5nRRD1pPgEJol14/5Vvf7R/nsGh\n3asadHr1CE2a2asn2q/soNnYARfDjeNRSxbmmjFqiLCy9XQPZq7sDxzzqEP76ecM\ncVaM3MYIPxNsVp84q6GvjzypLagJyfk0Rhee97RdHe8wD/lPxHhpxd9Zepn54vf/\n0F+4Lo2i9Ln8w9gAl2+HmvO4UbTyJCi45v64T4HEbEyb+HSdLkOGeNdQ56Zm0/g1\nOpA+5itTItUkREAdqB3fMTmq9+4thbF4Y9ofwHMuLkOgmfJ92y5Y9ynCqNtmW8Au\n5lRNj1ge8VaAKn4YTtgIr4+6aIzJOJUHfWVcmwIDAQABAoIBAQCEYLkNxnp73+w6\navlmA3K4yVCyYG0KFTomqujI2/IwbpwS5H4wSRnwMK4uYP2oB4XFx+NzYWEp1Q/T\nSnHqnuwS3snavtynt1kSgPGe5ofjbXem5PaDjyihoBp/2fNW1jwNzablwrAH01ad\n9SQcVDWi8E4NpP4wupbjjhp8P4JytFfbAgAVpOknjnUIwqp4V8RkC4S99kZASQ57\nWd26csq1eJebt/RCXbxGAnF93DnqlPVf5ShcPEC+jWg0E6PBEMJXsy733zqJI+W9\nwy5/UuRjFTa65g76TSwvkb+J5s7qTDO/oEhj5Vl/Z/HIi0lCIR2eiLzkLS0B72WH\nGTHf/sFJAoGBAPbNsZiWSOeM5vkJzvFsqrlW4N6SKkCssBEqvVWNg320m5n4p1JM\nsf+z72NtWUAnsNS/zeRnF0MLxXfMdL4c3Yayd8sJ7QLrMzMObbdqc/mpx0EZ5vdR\n5h4mtpU1Se5bSjL9A+gQc8A6R4gZaeElhchxjBV2BbKka22XHLj4/FntAoGBAPLJ\nnnwdkGrO8ssMSXHUjBUsIKvUCGhM/zI1ht6gZ08FDCHCx5uVTKSQ41+Nmrrp5Cbq\nAm8mquDpPVDN/wrK/VALX7UxFcIs8M3Ee6mVl+Evx89hLHy+dtFfJ9o4eapX8oDN\nn6lqLnN0SY4aXfoIvtJWBlq5OXYfOl8BNraRDx+nAoGAJsAxLFYcaE7VTTDfD0US\noTsk341vmOwEUQ224KHxjWE4NTq3etKT+CQWaDQZGVuiBiV/fGc7XcmRXbf6dIcv\nuSB4cqbCUfz/8vpG+895GjAwGuaoPxja2s0VSeQuEYC/67WSUXOT2RDNfm8PEszD\nbq91YUFAr8XlIDXjyp89cBkCgYBH1Ps9AYo+76fKB4KbWSVxBjNMY1lxcoZ2lnum\n1pJ6QKYMPxLLp2qbrfp3xO+oqZbFJKs/s5MPJDLt+2SgDtrPme3hL/qeDqnYV2+3\nBvl+uKJHaxq8daW14I9r8xWcHpUzIqNAfpfrtNYmYwq29Wtv09/ha7fiiO6+OR+0\n+EofNQKBgHzJ4R6LAe5fonk9Nxjcc3wPXRj+JT/hjFuT1DhZ8Ea6W+CcYFllonVi\nohZBYdMtvetg6Dx7P4LxD4tMKTYAJRoHNhcwqieciK/O/S6WsQs3NYeN1tW18OSF\nBjblcSKapiiJMDY+AVyfCwJxWT+MH6B+aOzNPqrCk+JjHc+G2hPa\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'c5c159c37d3846229aac1099d35726f8', 'name': u'shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8', 'created_at': '2019-01-09T17:04:09.009208', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72d91bf2fe2740868844a2cfd4c4fee0', 'name': 'shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'38:8b:5c:ae:13:9c:fc:a1:bd:8b:2c:e4:3f:12:1a:97', 'type': 'ssh', 'id': u'shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8'}) 2019-01-09 17:04:09,009 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA6hDSLUqdpJWoLPiywSIlM5nRRD1pPgEJol14/5Vvf7R/nsGh 3asadHr1CE2a2asn2q/soNnYARfDjeNRSxbmmjFqiLCy9XQPZq7sDxzzqEP76ecM cVaM3MYIPxNsVp84q6GvjzypLagJyfk0Rhee97RdHe8wD/lPxHhpxd9Zepn54vf/ 0F+4Lo2i9Ln8w9gAl2+HmvO4UbTyJCi45v64T4HEbEyb+HSdLkOGeNdQ56Zm0/g1 OpA+5itTItUkREAdqB3fMTmq9+4thbF4Y9ofwHMuLkOgmfJ92y5Y9ynCqNtmW8Au 5lRNj1ge8VaAKn4YTtgIr4+6aIzJOJUHfWVcmwIDAQABAoIBAQCEYLkNxnp73+w6 avlmA3K4yVCyYG0KFTomqujI2/IwbpwS5H4wSRnwMK4uYP2oB4XFx+NzYWEp1Q/T SnHqnuwS3snavtynt1kSgPGe5ofjbXem5PaDjyihoBp/2fNW1jwNzablwrAH01ad 9SQcVDWi8E4NpP4wupbjjhp8P4JytFfbAgAVpOknjnUIwqp4V8RkC4S99kZASQ57 Wd26csq1eJebt/RCXbxGAnF93DnqlPVf5ShcPEC+jWg0E6PBEMJXsy733zqJI+W9 wy5/UuRjFTa65g76TSwvkb+J5s7qTDO/oEhj5Vl/Z/HIi0lCIR2eiLzkLS0B72WH GTHf/sFJAoGBAPbNsZiWSOeM5vkJzvFsqrlW4N6SKkCssBEqvVWNg320m5n4p1JM sf+z72NtWUAnsNS/zeRnF0MLxXfMdL4c3Yayd8sJ7QLrMzMObbdqc/mpx0EZ5vdR 5h4mtpU1Se5bSjL9A+gQc8A6R4gZaeElhchxjBV2BbKka22XHLj4/FntAoGBAPLJ nnwdkGrO8ssMSXHUjBUsIKvUCGhM/zI1ht6gZ08FDCHCx5uVTKSQ41+Nmrrp5Cbq Am8mquDpPVDN/wrK/VALX7UxFcIs8M3Ee6mVl+Evx89hLHy+dtFfJ9o4eapX8oDN n6lqLnN0SY4aXfoIvtJWBlq5OXYfOl8BNraRDx+nAoGAJsAxLFYcaE7VTTDfD0US oTsk341vmOwEUQ224KHxjWE4NTq3etKT+CQWaDQZGVuiBiV/fGc7XcmRXbf6dIcv uSB4cqbCUfz/8vpG+895GjAwGuaoPxja2s0VSeQuEYC/67WSUXOT2RDNfm8PEszD bq91YUFAr8XlIDXjyp89cBkCgYBH1Ps9AYo+76fKB4KbWSVxBjNMY1lxcoZ2lnum 1pJ6QKYMPxLLp2qbrfp3xO+oqZbFJKs/s5MPJDLt+2SgDtrPme3hL/qeDqnYV2+3 Bvl+uKJHaxq8daW14I9r8xWcHpUzIqNAfpfrtNYmYwq29Wtv09/ha7fiiO6+OR+0 +EofNQKBgHzJ4R6LAe5fonk9Nxjcc3wPXRj+JT/hjFuT1DhZ8Ea6W+CcYFllonVi ohZBYdMtvetg6Dx7P4LxD4tMKTYAJRoHNhcwqieciK/O/S6WsQs3NYeN1tW18OSF BjblcSKapiiJMDY+AVyfCwJxWT+MH6B+aOzNPqrCk+JjHc+G2hPa -----END RSA PRIVATE KEY----- 2019-01-09 17:04:09,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-09 17:04:09,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" -d '{"security_group": {"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8", "description": "created by OPNFV Functest (shaker)"}}' 2019-01-09 17:04:09,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-bb2332c4-353b-4b80-b8fe-6e28484e6806 Date: Wed, 09 Jan 2019 17:04:09 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:04:09Z", "updated_at": "2019-01-09T17:04:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "55182bb1-8f7a-49c6-9b33-fa64fdd890ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "b1337c18-02d7-4a68-bace-59983c93fad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}], "revision_number": 2, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}} 2019-01-09 17:04:09,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-bb2332c4-353b-4b80-b8fe-6e28484e6806 2019-01-09 17:04:09,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.188317060471s 2019-01-09 17:04:09,201 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-bb2332c4-353b-4b80-b8fe-6e28484e6806 2019-01-09 17:04:09,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:04:09,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:09,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-104466bf-0e9c-4a1a-9773-c7899a0771b6 Date: Wed, 09 Jan 2019 17:04:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:03:48Z", "updated_at": "2019-01-09T17:03:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "0eb3de74-28d5-49d7-a732-be994004d3f2", "remote_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "1d7b9a9e-bc05-40db-9387-b284da77e4ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "c9693bb9-722f-48e7-89f8-41200951b0ca", "remote_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "e258f207-c76e-490f-834e-4246da3cce7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}], "revision_number": 4, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:04:09Z", "updated_at": "2019-01-09T17:04:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "55182bb1-8f7a-49c6-9b33-fa64fdd890ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "b1337c18-02d7-4a68-bace-59983c93fad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}], "revision_number": 2, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}]} 2019-01-09 17:04:09,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-104466bf-0e9c-4a1a-9773-c7899a0771b6 2019-01-09 17:04:09,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0780618190765s 2019-01-09 17:04:09,284 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-104466bf-0e9c-4a1a-9773-c7899a0771b6 2019-01-09 17:04:09,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:04:09,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" -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": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61"}}' 2019-01-09 17:04:09,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-00ea4002-203c-45a7-9091-1d1466b11b30 Date: Wed, 09 Jan 2019 17:04: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": 22, "updated_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "port_range_min": 22, "revision_number": 0, "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:04:09Z", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "8b881f50-6ad1-49ee-a4d3-8fba994d5851"}} 2019-01-09 17:04:09,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-00ea4002-203c-45a7-9091-1d1466b11b30 2019-01-09 17:04:09,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149628162384s 2019-01-09 17:04:09,438 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-00ea4002-203c-45a7-9091-1d1466b11b30 2019-01-09 17:04:09,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:04:09,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:09,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-be4ffbb1-0f03-41b1-b31e-5cec5fe3c642 Date: Wed, 09 Jan 2019 17:04:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:03:48Z", "updated_at": "2019-01-09T17:03:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "0eb3de74-28d5-49d7-a732-be994004d3f2", "remote_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "1d7b9a9e-bc05-40db-9387-b284da77e4ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "c9693bb9-722f-48e7-89f8-41200951b0ca", "remote_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "e258f207-c76e-490f-834e-4246da3cce7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}], "revision_number": 4, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:04:09Z", "updated_at": "2019-01-09T17:04:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "55182bb1-8f7a-49c6-9b33-fa64fdd890ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "8b881f50-6ad1-49ee-a4d3-8fba994d5851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "b1337c18-02d7-4a68-bace-59983c93fad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}], "revision_number": 3, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}]} 2019-01-09 17:04:09,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-be4ffbb1-0f03-41b1-b31e-5cec5fe3c642 2019-01-09 17:04:09,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.050106048584s 2019-01-09 17:04:09,492 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-be4ffbb1-0f03-41b1-b31e-5cec5fe3c642 2019-01-09 17:04:09,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:04:09,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" -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": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61"}}' 2019-01-09 17:04:09,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-b2776006-0238-4eea-a46e-d02648504cdb Date: Wed, 09 Jan 2019 17:04:09 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-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "port_range_min": null, "revision_number": 0, "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:04:09Z", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "7663b8f4-80b2-4032-954e-a69fe7dd1e7a"}} 2019-01-09 17:04:09,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-b2776006-0238-4eea-a46e-d02648504cdb 2019-01-09 17:04:09,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146175146103s 2019-01-09 17:04:09,642 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-b2776006-0238-4eea-a46e-d02648504cdb 2019-01-09 17:04:09,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:04:09,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:09,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-764c52f4-3b32-4e67-a7e1-e260b49e9d89 Date: Wed, 09 Jan 2019 17:04:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:03:48Z", "updated_at": "2019-01-09T17:03:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "0eb3de74-28d5-49d7-a732-be994004d3f2", "remote_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "1d7b9a9e-bc05-40db-9387-b284da77e4ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "c9693bb9-722f-48e7-89f8-41200951b0ca", "remote_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "e258f207-c76e-490f-834e-4246da3cce7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}], "revision_number": 4, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:04:09Z", "updated_at": "2019-01-09T17:04:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "55182bb1-8f7a-49c6-9b33-fa64fdd890ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "7663b8f4-80b2-4032-954e-a69fe7dd1e7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "8b881f50-6ad1-49ee-a4d3-8fba994d5851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "b1337c18-02d7-4a68-bace-59983c93fad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}], "revision_number": 4, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}]} 2019-01-09 17:04:09,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-764c52f4-3b32-4e67-a7e1-e260b49e9d89 2019-01-09 17:04:09,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0478420257568s 2019-01-09 17:04:09,694 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-764c52f4-3b32-4e67-a7e1-e260b49e9d89 2019-01-09 17:04:09,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:04:09,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" -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": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61"}}' 2019-01-09 17:04:09,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-4c3d2899-8ca4-42c6-ab5f-1f10dbf1c637 Date: Wed, 09 Jan 2019 17:04: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": 9000, "updated_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "port_range_min": 9000, "revision_number": 0, "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:04:09Z", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "15a0bc2b-0812-489e-95df-d779beeb807b"}} 2019-01-09 17:04:09,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-4c3d2899-8ca4-42c6-ab5f-1f10dbf1c637 2019-01-09 17:04:09,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.153810977936s 2019-01-09 17:04:09,851 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-4c3d2899-8ca4-42c6-ab5f-1f10dbf1c637 2019-01-09 17:04:09,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:04:09,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:09,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-d17f9678-8b1d-46a8-917d-a689ffd4711a Date: Wed, 09 Jan 2019 17:04:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a54a001-55d4-442a-9af1-cf237d691ada","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"72d91bf2fe2740868844a2cfd4c4fee0","l2_adjacency":true,"status":"ACTIVE","subnets":["fcffd54b-cf40-4889-a43b-ce652efbd100"],"description":"","tags":[],"updated_at":"2019-01-09T17:03:50Z","qos_policy_id":null,"name":"shaker-net_75801fd1-9626-4680-89e7-1329ae1882b8","admin_state_up":true,"tenant_id":"72d91bf2fe2740868844a2cfd4c4fee0","created_at":"2019-01-09T17:03:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 17:04:09,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-d17f9678-8b1d-46a8-917d-a689ffd4711a 2019-01-09 17:04:09,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0955090522766s 2019-01-09 17:04:09,949 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-d17f9678-8b1d-46a8-917d-a689ffd4711a 2019-01-09 17:04:09,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:04:09,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:09,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-07642e7f-25d0-4922-9c9a-35ab858c8c46 Date: Wed, 09 Jan 2019 17:04:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/snap", "metadata": {}}], "file": "/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/file", "owner": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "size": 666173440, "self": "/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2019-01-09T17:04:07Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-01-09T17:03:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:04:09,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-07642e7f-25d0-4922-9c9a-35ab858c8c46 2019-01-09 17:04:09,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0336561203003s 2019-01-09 17:04:09,987 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-07642e7f-25d0-4922-9c9a-35ab858c8c46 2019-01-09 17:04:09,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 17:04:09,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:10,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-32a41b71-8b9f-4d73-a7f0-fc9f66e65dc0 x-compute-request-id: req-32a41b71-8b9f-4d73-a7f0-fc9f66e65dc0 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_75801fd1-9626-4680-89e7-1329ae1882b8", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "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": "d6120a73-ba03-4a87-8081-68c361e4de6a"}]} 2019-01-09 17:04:10,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-32a41b71-8b9f-4d73-a7f0-fc9f66e65dc0 2019-01-09 17:04:10,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023567199707s 2019-01-09 17:04:10,012 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-32a41b71-8b9f-4d73-a7f0-fc9f66e65dc0 2019-01-09 17:04:10,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 17:04:10,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" -d '{"server": {"name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "imageRef": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "flavorRef": "d6120a73-ba03-4a87-8081-68c361e4de6a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8a54a001-55d4-442a-9af1-cf237d691ada"}], "security_groups": [{"name": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61"}]}}' 2019-01-09 17:04:11,558 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 17:04:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d580bb6-1714-4f5b-8791-6bd97915f819 x-compute-request-id: req-5d580bb6-1714-4f5b-8791-6bd97915f819 Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61"}], "OS-DCF:diskConfig": "MANUAL", "id": "13354202-377c-42be-9195-d96b3817083d", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "adminPass": "9r7futSVoCEW"}} 2019-01-09 17:04:11,558 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-5d580bb6-1714-4f5b-8791-6bd97915f819 2019-01-09 17:04:11,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.54439020157s 2019-01-09 17:04:11,559 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-5d580bb6-1714-4f5b-8791-6bd97915f819 2019-01-09 17:04:11,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:11,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:12,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-90ef9900-11d2-469e-b932-9ac21ae503f1 x-compute-request-id: req-90ef9900-11d2-469e-b932-9ac21ae503f1 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.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "user_id": "c5c159c37d3846229aac1099d35726f8", "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-09T17:04:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:12,412 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-90ef9900-11d2-469e-b932-9ac21ae503f1 2019-01-09 17:04:12,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852705001831s 2019-01-09 17:04:12,413 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-90ef9900-11d2-469e-b932-9ac21ae503f1 2019-01-09 17:04:12,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:04:12,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:12,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-7b32fdca-e392-4080-92ad-9207d9710f91 Date: Wed, 09 Jan 2019 17:04:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a54a001-55d4-442a-9af1-cf237d691ada","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"72d91bf2fe2740868844a2cfd4c4fee0","l2_adjacency":true,"status":"ACTIVE","subnets":["fcffd54b-cf40-4889-a43b-ce652efbd100"],"description":"","tags":[],"updated_at":"2019-01-09T17:03:50Z","qos_policy_id":null,"name":"shaker-net_75801fd1-9626-4680-89e7-1329ae1882b8","admin_state_up":true,"tenant_id":"72d91bf2fe2740868844a2cfd4c4fee0","created_at":"2019-01-09T17:03:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 17:04:12,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7b32fdca-e392-4080-92ad-9207d9710f91 2019-01-09 17:04:12,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0967922210693s 2019-01-09 17:04:12,517 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7b32fdca-e392-4080-92ad-9207d9710f91 2019-01-09 17:04:12,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 17:04:12,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:12,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4752cce7-8a9a-4d42-8c92-d047f6ad6d57 Date: Wed, 09 Jan 2019 17:04:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8a54a001-55d4-442a-9af1-cf237d691ada","tenant_id":"72d91bf2fe2740868844a2cfd4c4fee0","created_at":"2019-01-09T17:03:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T17:03:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"72d91bf2fe2740868844a2cfd4c4fee0","id":"fcffd54b-cf40-4889-a43b-ce652efbd100","subnetpool_id":null,"name":"shaker-subnet_75801fd1-9626-4680-89e7-1329ae1882b8"}]} 2019-01-09 17:04:12,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-4752cce7-8a9a-4d42-8c92-d047f6ad6d57 2019-01-09 17:04:12,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0808379650116s 2019-01-09 17:04:12,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-4752cce7-8a9a-4d42-8c92-d047f6ad6d57 2019-01-09 17:04:12,599 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:14,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:14,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:15,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-5478b724-bc62-4186-8c6e-bace551ed931 x-compute-request-id: req-5478b724-bc62-4186-8c6e-bace551ed931 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:15,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5478b724-bc62-4186-8c6e-bace551ed931 2019-01-09 17:04:15,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05283808708s 2019-01-09 17:04:15,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5478b724-bc62-4186-8c6e-bace551ed931 2019-01-09 17:04:15,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:17,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:17,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:18,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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,Accept-Encoding x-openstack-request-id: req-3dd769aa-a55c-4952-b11e-644fb1177741 x-compute-request-id: req-3dd769aa-a55c-4952-b11e-644fb1177741 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:18,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3dd769aa-a55c-4952-b11e-644fb1177741 2019-01-09 17:04:18,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536370038986s 2019-01-09 17:04:18,199 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3dd769aa-a55c-4952-b11e-644fb1177741 2019-01-09 17:04:18,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:20,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:20,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:20,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b90a0ff-6add-4bf7-a724-4835995379e2 x-compute-request-id: req-6b90a0ff-6add-4bf7-a724-4835995379e2 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:20,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6b90a0ff-6add-4bf7-a724-4835995379e2 2019-01-09 17:04:20,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359925985336s 2019-01-09 17:04:20,566 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6b90a0ff-6add-4bf7-a724-4835995379e2 2019-01-09 17:04:20,570 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:22,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:22,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:23,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-4d14a624-4a9d-497a-8bef-43c56a9bc702 x-compute-request-id: req-4d14a624-4a9d-497a-8bef-43c56a9bc702 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:23,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4d14a624-4a9d-497a-8bef-43c56a9bc702 2019-01-09 17:04:23,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522352933884s 2019-01-09 17:04:23,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4d14a624-4a9d-497a-8bef-43c56a9bc702 2019-01-09 17:04:23,099 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:25,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:25,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:25,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-2365b674-e8f3-4158-a08d-9137164cfa6f x-compute-request-id: req-2365b674-e8f3-4158-a08d-9137164cfa6f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:25,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2365b674-e8f3-4158-a08d-9137164cfa6f 2019-01-09 17:04:25,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200596094131s 2019-01-09 17:04:25,303 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2365b674-e8f3-4158-a08d-9137164cfa6f 2019-01-09 17:04:25,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:27,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:27,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:27,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04: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-a390771a-e532-4e7b-a002-0534f4fe9dd4 x-compute-request-id: req-a390771a-e532-4e7b-a002-0534f4fe9dd4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:27,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a390771a-e532-4e7b-a002-0534f4fe9dd4 2019-01-09 17:04:27,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513481855392s 2019-01-09 17:04:27,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a390771a-e532-4e7b-a002-0534f4fe9dd4 2019-01-09 17:04:27,827 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:29,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:29,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:30,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04: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-a1f9080d-770c-424e-a515-3519c9d9ebba x-compute-request-id: req-a1f9080d-770c-424e-a515-3519c9d9ebba Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:30,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a1f9080d-770c-424e-a515-3519c9d9ebba 2019-01-09 17:04:30,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532476902008s 2019-01-09 17:04:30,362 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a1f9080d-770c-424e-a515-3519c9d9ebba 2019-01-09 17:04:30,366 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:32,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:32,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04: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-b55faebb-25eb-4922-b684-2beb0beef55d x-compute-request-id: req-b55faebb-25eb-4922-b684-2beb0beef55d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:32,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b55faebb-25eb-4922-b684-2beb0beef55d 2019-01-09 17:04:32,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53230881691s 2019-01-09 17:04:32,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b55faebb-25eb-4922-b684-2beb0beef55d 2019-01-09 17:04:32,905 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:34,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:34,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:35,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c00e4fd-beee-48c3-84fb-82343a561fc7 x-compute-request-id: req-3c00e4fd-beee-48c3-84fb-82343a561fc7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:35,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3c00e4fd-beee-48c3-84fb-82343a561fc7 2019-01-09 17:04:35,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172566890717s 2019-01-09 17:04:35,080 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3c00e4fd-beee-48c3-84fb-82343a561fc7 2019-01-09 17:04:35,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:37,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:37,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:37,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-a875f9cd-dcc5-4f1e-a876-cfa3d46aac37 x-compute-request-id: req-a875f9cd-dcc5-4f1e-a876-cfa3d46aac37 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:37,442 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a875f9cd-dcc5-4f1e-a876-cfa3d46aac37 2019-01-09 17:04:37,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355421066284s 2019-01-09 17:04:37,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a875f9cd-dcc5-4f1e-a876-cfa3d46aac37 2019-01-09 17:04:37,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:39,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:39,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:39,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04: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-f0497873-0366-4108-9ac0-7a33364e9464 x-compute-request-id: req-f0497873-0366-4108-9ac0-7a33364e9464 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:39,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f0497873-0366-4108-9ac0-7a33364e9464 2019-01-09 17:04:39,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390257120132s 2019-01-09 17:04:39,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f0497873-0366-4108-9ac0-7a33364e9464 2019-01-09 17:04:39,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:41,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:41,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:42,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd80f703-2e92-404b-bf4a-1fb005128691 x-compute-request-id: req-dd80f703-2e92-404b-bf4a-1fb005128691 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:42,028 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dd80f703-2e92-404b-bf4a-1fb005128691 2019-01-09 17:04:42,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182553052902s 2019-01-09 17:04:42,029 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dd80f703-2e92-404b-bf4a-1fb005128691 2019-01-09 17:04:42,032 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:44,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:44,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:44,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed01054e-dd58-4dc3-8f1f-d74b79525bb5 x-compute-request-id: req-ed01054e-dd58-4dc3-8f1f-d74b79525bb5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:44,565 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ed01054e-dd58-4dc3-8f1f-d74b79525bb5 2019-01-09 17:04:44,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530121088028s 2019-01-09 17:04:44,566 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ed01054e-dd58-4dc3-8f1f-d74b79525bb5 2019-01-09 17:04:44,569 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:46,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:46,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:46,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-8789b9ce-2660-45df-b12c-aa3c0d3468f4 x-compute-request-id: req-8789b9ce-2660-45df-b12c-aa3c0d3468f4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:46,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8789b9ce-2660-45df-b12c-aa3c0d3468f4 2019-01-09 17:04:46,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392765045166s 2019-01-09 17:04:46,965 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8789b9ce-2660-45df-b12c-aa3c0d3468f4 2019-01-09 17:04:46,969 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:48,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:48,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:49,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-f166fd58-64e3-4300-b123-22eb532e1c64 x-compute-request-id: req-f166fd58-64e3-4300-b123-22eb532e1c64 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:49,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f166fd58-64e3-4300-b123-22eb532e1c64 2019-01-09 17:04:49,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355566978455s 2019-01-09 17:04:49,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f166fd58-64e3-4300-b123-22eb532e1c64 2019-01-09 17:04:49,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:51,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:51,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:51,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18747668-8bf8-4a56-9dfd-c5cb70058fa6 x-compute-request-id: req-18747668-8bf8-4a56-9dfd-c5cb70058fa6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:51,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-18747668-8bf8-4a56-9dfd-c5cb70058fa6 2019-01-09 17:04:51,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374169826508s 2019-01-09 17:04:51,708 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-18747668-8bf8-4a56-9dfd-c5cb70058fa6 2019-01-09 17:04:51,712 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:53,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:53,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:54,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1044e06f-e698-4b0d-94a0-f20ceff52c7e x-compute-request-id: req-1044e06f-e698-4b0d-94a0-f20ceff52c7e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:54,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1044e06f-e698-4b0d-94a0-f20ceff52c7e 2019-01-09 17:04:54,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.532571792603s 2019-01-09 17:04:54,247 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1044e06f-e698-4b0d-94a0-f20ceff52c7e 2019-01-09 17:04:54,251 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:56,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:56,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:56,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:04:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1656c35-07f2-4ca6-ad91-f28ea6fcef00 x-compute-request-id: req-e1656c35-07f2-4ca6-ad91-f28ea6fcef00 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:56,635 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e1656c35-07f2-4ca6-ad91-f28ea6fcef00 2019-01-09 17:04:56,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.381201982498s 2019-01-09 17:04:56,635 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e1656c35-07f2-4ca6-ad91-f28ea6fcef00 2019-01-09 17:04:56,639 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:04:58,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:04:58,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:04:58,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-5fd62b98-8b5f-4784-9837-d371cae712f7 x-compute-request-id: req-5fd62b98-8b5f-4784-9837-d371cae712f7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:04:58,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5fd62b98-8b5f-4784-9837-d371cae712f7 2019-01-09 17:04:58,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181666135788s 2019-01-09 17:04:58,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5fd62b98-8b5f-4784-9837-d371cae712f7 2019-01-09 17:04:58,827 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:00,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:00,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:01,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3686e066-3dcb-4983-ac3c-506a9bc47fba x-compute-request-id: req-3686e066-3dcb-4983-ac3c-506a9bc47fba Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:01,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3686e066-3dcb-4983-ac3c-506a9bc47fba 2019-01-09 17:05:01,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357773065567s 2019-01-09 17:05:01,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3686e066-3dcb-4983-ac3c-506a9bc47fba 2019-01-09 17:05:01,192 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:03,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:03,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:03,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eea0877-60af-4013-a2d2-1dfb4ebfc87d x-compute-request-id: req-4eea0877-60af-4013-a2d2-1dfb4ebfc87d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:03,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4eea0877-60af-4013-a2d2-1dfb4ebfc87d 2019-01-09 17:05:03,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338367938995s 2019-01-09 17:05:03,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4eea0877-60af-4013-a2d2-1dfb4ebfc87d 2019-01-09 17:05:03,537 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:05,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:05,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:05,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05: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-5dc2db84-e600-49a5-b04f-a6ac71211a48 x-compute-request-id: req-5dc2db84-e600-49a5-b04f-a6ac71211a48 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:05,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5dc2db84-e600-49a5-b04f-a6ac71211a48 2019-01-09 17:05:05,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379539012909s 2019-01-09 17:05:05,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5dc2db84-e600-49a5-b04f-a6ac71211a48 2019-01-09 17:05:05,923 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:07,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:07,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:08,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05: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-f53b03f7-752d-493b-8667-40eaebc804b2 x-compute-request-id: req-f53b03f7-752d-493b-8667-40eaebc804b2 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:08,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f53b03f7-752d-493b-8667-40eaebc804b2 2019-01-09 17:05:08,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354772806168s 2019-01-09 17:05:08,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f53b03f7-752d-493b-8667-40eaebc804b2 2019-01-09 17:05:08,285 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:10,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:10,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:10,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-70a26eee-26e3-42a8-a7ea-da393d7b6655 x-compute-request-id: req-70a26eee-26e3-42a8-a7ea-da393d7b6655 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:10,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-70a26eee-26e3-42a8-a7ea-da393d7b6655 2019-01-09 17:05:10,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348779916763s 2019-01-09 17:05:10,637 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-70a26eee-26e3-42a8-a7ea-da393d7b6655 2019-01-09 17:05:10,641 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:12,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:12,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:12,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e59e8ed2-7add-4f9e-9b32-18c9eb70d7f5 x-compute-request-id: req-e59e8ed2-7add-4f9e-9b32-18c9eb70d7f5 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:12,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e59e8ed2-7add-4f9e-9b32-18c9eb70d7f5 2019-01-09 17:05:12,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196105957031s 2019-01-09 17:05:12,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e59e8ed2-7add-4f9e-9b32-18c9eb70d7f5 2019-01-09 17:05:12,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:14,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:14,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:15,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f52e6c13-e5e8-4571-a4e4-e7591972cb47 x-compute-request-id: req-f52e6c13-e5e8-4571-a4e4-e7591972cb47 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:15,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f52e6c13-e5e8-4571-a4e4-e7591972cb47 2019-01-09 17:05:15,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179363965988s 2019-01-09 17:05:15,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f52e6c13-e5e8-4571-a4e4-e7591972cb47 2019-01-09 17:05:15,030 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:17,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:17,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:17,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05: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-33b78ba3-8288-4aba-97c2-94e11fbe49a3 x-compute-request-id: req-33b78ba3-8288-4aba-97c2-94e11fbe49a3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:17,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-33b78ba3-8288-4aba-97c2-94e11fbe49a3 2019-01-09 17:05:17,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167038202286s 2019-01-09 17:05:17,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-33b78ba3-8288-4aba-97c2-94e11fbe49a3 2019-01-09 17:05:17,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:19,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:19,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:19,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-a0eb795a-5afc-470f-8927-4fe7e801d781 x-compute-request-id: req-a0eb795a-5afc-470f-8927-4fe7e801d781 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:19,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a0eb795a-5afc-470f-8927-4fe7e801d781 2019-01-09 17:05:19,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369225025177s 2019-01-09 17:05:19,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a0eb795a-5afc-470f-8927-4fe7e801d781 2019-01-09 17:05:19,579 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:21,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:21,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:21,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a8b3387-68f8-4073-b2f9-4bcf62e32f17 x-compute-request-id: req-7a8b3387-68f8-4073-b2f9-4bcf62e32f17 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:21,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7a8b3387-68f8-4073-b2f9-4bcf62e32f17 2019-01-09 17:05:21,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198741912842s 2019-01-09 17:05:21,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7a8b3387-68f8-4073-b2f9-4bcf62e32f17 2019-01-09 17:05:21,785 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:23,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:23,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:24,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66612396-f883-4db6-b8f9-dbbbefdb04b7 x-compute-request-id: req-66612396-f883-4db6-b8f9-dbbbefdb04b7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:24,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-66612396-f883-4db6-b8f9-dbbbefdb04b7 2019-01-09 17:05:24,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362477779388s 2019-01-09 17:05:24,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-66612396-f883-4db6-b8f9-dbbbefdb04b7 2019-01-09 17:05:24,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:26,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:26,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:26,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80f1487b-459a-46c9-807b-e1a2534f4a10 x-compute-request-id: req-80f1487b-459a-46c9-807b-e1a2534f4a10 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:26,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-80f1487b-459a-46c9-807b-e1a2534f4a10 2019-01-09 17:05:26,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378809213638s 2019-01-09 17:05:26,536 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-80f1487b-459a-46c9-807b-e1a2534f4a10 2019-01-09 17:05:26,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:28,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:28,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:28,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38c0dc4e-e904-4d06-8865-fbc1bd6e8f04 x-compute-request-id: req-38c0dc4e-e904-4d06-8865-fbc1bd6e8f04 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:28,910 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-38c0dc4e-e904-4d06-8865-fbc1bd6e8f04 2019-01-09 17:05:28,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367552042007s 2019-01-09 17:05:28,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-38c0dc4e-e904-4d06-8865-fbc1bd6e8f04 2019-01-09 17:05:28,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:30,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:30,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:31,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6008845f-e3e0-4584-b449-47bffc9d05eb x-compute-request-id: req-6008845f-e3e0-4584-b449-47bffc9d05eb Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:31,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6008845f-e3e0-4584-b449-47bffc9d05eb 2019-01-09 17:05:31,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355470180511s 2019-01-09 17:05:31,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6008845f-e3e0-4584-b449-47bffc9d05eb 2019-01-09 17:05:31,276 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:33,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:33,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:33,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-e6ebd45b-540e-420b-8520-fa0bf3e1725b x-compute-request-id: req-e6ebd45b-540e-420b-8520-fa0bf3e1725b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:33,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e6ebd45b-540e-420b-8520-fa0bf3e1725b 2019-01-09 17:05:33,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359427213669s 2019-01-09 17:05:33,639 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e6ebd45b-540e-420b-8520-fa0bf3e1725b 2019-01-09 17:05:33,642 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:35,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:35,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:35,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a14549e-7959-45a8-be8e-c76163180e65 x-compute-request-id: req-8a14549e-7959-45a8-be8e-c76163180e65 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:35,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8a14549e-7959-45a8-be8e-c76163180e65 2019-01-09 17:05:35,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342566013336s 2019-01-09 17:05:35,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8a14549e-7959-45a8-be8e-c76163180e65 2019-01-09 17:05:35,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:37,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:38,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcd599f7-f737-4a83-a961-39fd48a985df x-compute-request-id: req-bcd599f7-f737-4a83-a961-39fd48a985df Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:38,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bcd599f7-f737-4a83-a961-39fd48a985df 2019-01-09 17:05:38,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400278091431s 2019-01-09 17:05:38,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bcd599f7-f737-4a83-a961-39fd48a985df 2019-01-09 17:05:38,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:40,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:40,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:41,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abfa5da5-e2c8-44c2-8786-500cf9e88648 x-compute-request-id: req-abfa5da5-e2c8-44c2-8786-500cf9e88648 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:41,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-abfa5da5-e2c8-44c2-8786-500cf9e88648 2019-01-09 17:05:41,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700333833694s 2019-01-09 17:05:41,102 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-abfa5da5-e2c8-44c2-8786-500cf9e88648 2019-01-09 17:05:41,105 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:43,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:43,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:43,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-f4d6d22d-4f6a-43ff-a523-d25f777a8516 x-compute-request-id: req-f4d6d22d-4f6a-43ff-a523-d25f777a8516 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:43,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f4d6d22d-4f6a-43ff-a523-d25f777a8516 2019-01-09 17:05:43,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170658111572s 2019-01-09 17:05:43,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f4d6d22d-4f6a-43ff-a523-d25f777a8516 2019-01-09 17:05:43,283 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:45,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:45,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:45,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-cf6b84e6-8e0e-4312-b4a1-442bc6eee309 x-compute-request-id: req-cf6b84e6-8e0e-4312-b4a1-442bc6eee309 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:45,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cf6b84e6-8e0e-4312-b4a1-442bc6eee309 2019-01-09 17:05:45,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418575048447s 2019-01-09 17:05:45,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cf6b84e6-8e0e-4312-b4a1-442bc6eee309 2019-01-09 17:05:45,708 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:47,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:47,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:48,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c742420-8994-4d4a-a645-d1a78484b26b x-compute-request-id: req-4c742420-8994-4d4a-a645-d1a78484b26b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:48,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4c742420-8994-4d4a-a645-d1a78484b26b 2019-01-09 17:05:48,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.334682941437s 2019-01-09 17:05:48,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4c742420-8994-4d4a-a645-d1a78484b26b 2019-01-09 17:05:48,049 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:50,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:50,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:50,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7f8a2522-7480-4dc7-8d00-3c1301e1d135 x-compute-request-id: req-7f8a2522-7480-4dc7-8d00-3c1301e1d135 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:50,397 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7f8a2522-7480-4dc7-8d00-3c1301e1d135 2019-01-09 17:05:50,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345661878586s 2019-01-09 17:05:50,398 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7f8a2522-7480-4dc7-8d00-3c1301e1d135 2019-01-09 17:05:50,401 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:52,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:52,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:52,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a613cddc-00e6-4c16-b9d1-b4e55f75b458 x-compute-request-id: req-a613cddc-00e6-4c16-b9d1-b4e55f75b458 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:52,594 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a613cddc-00e6-4c16-b9d1-b4e55f75b458 2019-01-09 17:05:52,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189671039581s 2019-01-09 17:05:52,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a613cddc-00e6-4c16-b9d1-b4e55f75b458 2019-01-09 17:05:52,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:54,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:54,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:54,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-5f1ffc35-9cd1-4012-a0ae-21187fdba288 x-compute-request-id: req-5f1ffc35-9cd1-4012-a0ae-21187fdba288 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:54,953 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5f1ffc35-9cd1-4012-a0ae-21187fdba288 2019-01-09 17:05:54,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352725982666s 2019-01-09 17:05:54,954 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5f1ffc35-9cd1-4012-a0ae-21187fdba288 2019-01-09 17:05:54,957 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:56,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:56,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:57,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-536c7011-dcee-4fd6-8f8d-8ac9260c2bf8 x-compute-request-id: req-536c7011-dcee-4fd6-8f8d-8ac9260c2bf8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:57,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-536c7011-dcee-4fd6-8f8d-8ac9260c2bf8 2019-01-09 17:05:57,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183777809143s 2019-01-09 17:05:57,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-536c7011-dcee-4fd6-8f8d-8ac9260c2bf8 2019-01-09 17:05:57,148 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:05:59,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:05:59,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:05:59,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:05:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7be7ce9f-c5a7-4cd9-a86a-cd079b99936e x-compute-request-id: req-7be7ce9f-c5a7-4cd9-a86a-cd079b99936e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:05:59,523 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7be7ce9f-c5a7-4cd9-a86a-cd079b99936e 2019-01-09 17:05:59,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372899770737s 2019-01-09 17:05:59,524 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7be7ce9f-c5a7-4cd9-a86a-cd079b99936e 2019-01-09 17:05:59,528 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:01,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:01,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:01,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f16c0f63-2cad-4a17-8f2b-29f7ef837e2f x-compute-request-id: req-f16c0f63-2cad-4a17-8f2b-29f7ef837e2f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:01,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f16c0f63-2cad-4a17-8f2b-29f7ef837e2f 2019-01-09 17:06:01,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338086843491s 2019-01-09 17:06:01,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f16c0f63-2cad-4a17-8f2b-29f7ef837e2f 2019-01-09 17:06:01,872 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:03,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:03,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:04,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-451c11ac-e3b8-4d92-b98b-5df83e2bd2d3 x-compute-request-id: req-451c11ac-e3b8-4d92-b98b-5df83e2bd2d3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:04,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-451c11ac-e3b8-4d92-b98b-5df83e2bd2d3 2019-01-09 17:06:04,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354074954987s 2019-01-09 17:06:04,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-451c11ac-e3b8-4d92-b98b-5df83e2bd2d3 2019-01-09 17:06:04,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:06,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:06,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:06,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-e9b510ae-d558-4c30-ba23-63d3c73b3914 x-compute-request-id: req-e9b510ae-d558-4c30-ba23-63d3c73b3914 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:06,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e9b510ae-d558-4c30-ba23-63d3c73b3914 2019-01-09 17:06:06,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172225952148s 2019-01-09 17:06:06,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e9b510ae-d558-4c30-ba23-63d3c73b3914 2019-01-09 17:06:06,412 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:08,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:08,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:08,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-a5c12160-2404-4fdc-8dd8-12af61b53094 x-compute-request-id: req-a5c12160-2404-4fdc-8dd8-12af61b53094 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:08,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a5c12160-2404-4fdc-8dd8-12af61b53094 2019-01-09 17:06:08,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36621594429s 2019-01-09 17:06:08,781 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a5c12160-2404-4fdc-8dd8-12af61b53094 2019-01-09 17:06:08,785 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:10,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:10,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:11,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-933776e5-9796-435d-bdef-3d0cebf6e0da x-compute-request-id: req-933776e5-9796-435d-bdef-3d0cebf6e0da Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:11,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-933776e5-9796-435d-bdef-3d0cebf6e0da 2019-01-09 17:06:11,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518589019775s 2019-01-09 17:06:11,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-933776e5-9796-435d-bdef-3d0cebf6e0da 2019-01-09 17:06:11,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:13,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:13,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:13,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06: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-e57f6b08-27c7-43d7-ad03-88498b5acee8 x-compute-request-id: req-e57f6b08-27c7-43d7-ad03-88498b5acee8 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:13,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e57f6b08-27c7-43d7-ad03-88498b5acee8 2019-01-09 17:06:13,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341398000717s 2019-01-09 17:06:13,654 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e57f6b08-27c7-43d7-ad03-88498b5acee8 2019-01-09 17:06:13,658 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:15,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:15,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:15,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06: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-bb57a1d6-9da8-491d-b766-b89fd3b5b78e x-compute-request-id: req-bb57a1d6-9da8-491d-b766-b89fd3b5b78e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:15,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bb57a1d6-9da8-491d-b766-b89fd3b5b78e 2019-01-09 17:06:15,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337677955627s 2019-01-09 17:06:15,998 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bb57a1d6-9da8-491d-b766-b89fd3b5b78e 2019-01-09 17:06:16,002 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:18,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:18,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:18,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06: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-e48f26ab-b289-4b58-85a8-55417f7693ca x-compute-request-id: req-e48f26ab-b289-4b58-85a8-55417f7693ca Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:18,332 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e48f26ab-b289-4b58-85a8-55417f7693ca 2019-01-09 17:06:18,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327888011932s 2019-01-09 17:06:18,333 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e48f26ab-b289-4b58-85a8-55417f7693ca 2019-01-09 17:06:18,336 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:20,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:20,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:20,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06: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-f4a46a21-6848-4a60-8930-8f016ec19b88 x-compute-request-id: req-f4a46a21-6848-4a60-8930-8f016ec19b88 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:20,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f4a46a21-6848-4a60-8930-8f016ec19b88 2019-01-09 17:06:20,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193634986877s 2019-01-09 17:06:20,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f4a46a21-6848-4a60-8930-8f016ec19b88 2019-01-09 17:06:20,537 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:22,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:22,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06: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-d816effb-33ce-4c6d-9fba-4c7abc393122 x-compute-request-id: req-d816effb-33ce-4c6d-9fba-4c7abc393122 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:22,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d816effb-33ce-4c6d-9fba-4c7abc393122 2019-01-09 17:06:22,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352406024933s 2019-01-09 17:06:22,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d816effb-33ce-4c6d-9fba-4c7abc393122 2019-01-09 17:06:22,896 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:24,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:24,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:25,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06: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-b38ecc67-4a78-4527-9e43-6d03e315f91e x-compute-request-id: req-b38ecc67-4a78-4527-9e43-6d03e315f91e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:25,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b38ecc67-4a78-4527-9e43-6d03e315f91e 2019-01-09 17:06:25,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181841850281s 2019-01-09 17:06:25,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b38ecc67-4a78-4527-9e43-6d03e315f91e 2019-01-09 17:06:25,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:27,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:27,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:27,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-9b9c4a31-f7d9-49ce-9c3b-889b5e31345d x-compute-request-id: req-9b9c4a31-f7d9-49ce-9c3b-889b5e31345d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:27,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9b9c4a31-f7d9-49ce-9c3b-889b5e31345d 2019-01-09 17:06:27,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348911046982s 2019-01-09 17:06:27,436 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9b9c4a31-f7d9-49ce-9c3b-889b5e31345d 2019-01-09 17:06:27,440 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:29,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:29,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:29,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-aae8f594-ab05-4c01-9a62-5a5d9d23f116 x-compute-request-id: req-aae8f594-ab05-4c01-9a62-5a5d9d23f116 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:29,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aae8f594-ab05-4c01-9a62-5a5d9d23f116 2019-01-09 17:06:29,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166645050049s 2019-01-09 17:06:29,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aae8f594-ab05-4c01-9a62-5a5d9d23f116 2019-01-09 17:06:29,613 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:31,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:31,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:31,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06: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-b1a5ff46-6817-4f0f-9b8f-c5d3c4eaf444 x-compute-request-id: req-b1a5ff46-6817-4f0f-9b8f-c5d3c4eaf444 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:31,801 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b1a5ff46-6817-4f0f-9b8f-c5d3c4eaf444 2019-01-09 17:06:31,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184674024582s 2019-01-09 17:06:31,801 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b1a5ff46-6817-4f0f-9b8f-c5d3c4eaf444 2019-01-09 17:06:31,805 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:33,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:33,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:34,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-6994543c-b9c2-4996-80c8-82add9b7f3a9 x-compute-request-id: req-6994543c-b9c2-4996-80c8-82add9b7f3a9 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:34,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6994543c-b9c2-4996-80c8-82add9b7f3a9 2019-01-09 17:06:34,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373199224472s 2019-01-09 17:06:34,181 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6994543c-b9c2-4996-80c8-82add9b7f3a9 2019-01-09 17:06:34,185 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:36,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:36,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:36,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9214ab4c-3ff0-4d23-a1fb-19fd888910c0 x-compute-request-id: req-9214ab4c-3ff0-4d23-a1fb-19fd888910c0 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:36,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9214ab4c-3ff0-4d23-a1fb-19fd888910c0 2019-01-09 17:06:36,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163215875626s 2019-01-09 17:06:36,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9214ab4c-3ff0-4d23-a1fb-19fd888910c0 2019-01-09 17:06:36,355 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:38,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:38,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:38,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdc25778-a5e4-4854-9bae-9f5a2dacf178 x-compute-request-id: req-cdc25778-a5e4-4854-9bae-9f5a2dacf178 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:38,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cdc25778-a5e4-4854-9bae-9f5a2dacf178 2019-01-09 17:06:38,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352452039719s 2019-01-09 17:06:38,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cdc25778-a5e4-4854-9bae-9f5a2dacf178 2019-01-09 17:06:38,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:40,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:40,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:40,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37bd148c-eb84-404a-9d1d-0be4e05ca86f x-compute-request-id: req-37bd148c-eb84-404a-9d1d-0be4e05ca86f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:40,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-37bd148c-eb84-404a-9d1d-0be4e05ca86f 2019-01-09 17:06:40,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167020082474s 2019-01-09 17:06:40,884 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-37bd148c-eb84-404a-9d1d-0be4e05ca86f 2019-01-09 17:06:40,888 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:42,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:42,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:43,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1588ca76-b015-41bb-adf0-1b5772294903 x-compute-request-id: req-1588ca76-b015-41bb-adf0-1b5772294903 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:43,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1588ca76-b015-41bb-adf0-1b5772294903 2019-01-09 17:06:43,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181819915771s 2019-01-09 17:06:43,072 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1588ca76-b015-41bb-adf0-1b5772294903 2019-01-09 17:06:43,076 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:45,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:45,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:45,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d03178a-8e0a-4763-b805-92707c04f298 x-compute-request-id: req-8d03178a-8e0a-4763-b805-92707c04f298 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:45,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8d03178a-8e0a-4763-b805-92707c04f298 2019-01-09 17:06:45,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171800136566s 2019-01-09 17:06:45,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8d03178a-8e0a-4763-b805-92707c04f298 2019-01-09 17:06:45,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:47,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:47,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:47,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-f362a43c-9500-42f8-ac91-051971c4962f x-compute-request-id: req-f362a43c-9500-42f8-ac91-051971c4962f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:47,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f362a43c-9500-42f8-ac91-051971c4962f 2019-01-09 17:06:47,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167620897293s 2019-01-09 17:06:47,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f362a43c-9500-42f8-ac91-051971c4962f 2019-01-09 17:06:47,429 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:49,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:49,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:49,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06: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-94699063-8d54-4e5a-a798-fd281327da5d x-compute-request-id: req-94699063-8d54-4e5a-a798-fd281327da5d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:49,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-94699063-8d54-4e5a-a798-fd281327da5d 2019-01-09 17:06:49,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.320724010468s 2019-01-09 17:06:49,752 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-94699063-8d54-4e5a-a798-fd281327da5d 2019-01-09 17:06:49,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:51,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:51,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:51,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-5e1c2e6b-8781-4388-898d-d96bab731f1e x-compute-request-id: req-5e1c2e6b-8781-4388-898d-d96bab731f1e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:51,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5e1c2e6b-8781-4388-898d-d96bab731f1e 2019-01-09 17:06:51,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185729980469s 2019-01-09 17:06:51,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5e1c2e6b-8781-4388-898d-d96bab731f1e 2019-01-09 17:06:51,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:53,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:53,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:54,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81d49e8d-ef9c-46a6-9a36-04561356bc2a x-compute-request-id: req-81d49e8d-ef9c-46a6-9a36-04561356bc2a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:54,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-81d49e8d-ef9c-46a6-9a36-04561356bc2a 2019-01-09 17:06:54,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194707155228s 2019-01-09 17:06:54,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-81d49e8d-ef9c-46a6-9a36-04561356bc2a 2019-01-09 17:06:54,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:56,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:56,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:56,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c40471e-6e9f-458b-a09a-dbd85c6e50f6 x-compute-request-id: req-9c40471e-6e9f-458b-a09a-dbd85c6e50f6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:56,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9c40471e-6e9f-458b-a09a-dbd85c6e50f6 2019-01-09 17:06:56,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362024068832s 2019-01-09 17:06:56,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9c40471e-6e9f-458b-a09a-dbd85c6e50f6 2019-01-09 17:06:56,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:06:58,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:06:58,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:06:59,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:06: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-ac4753c0-a342-48c8-9012-ad40ff6b8e44 x-compute-request-id: req-ac4753c0-a342-48c8-9012-ad40ff6b8e44 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:06:59,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ac4753c0-a342-48c8-9012-ad40ff6b8e44 2019-01-09 17:06:59,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556987047195s 2019-01-09 17:06:59,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ac4753c0-a342-48c8-9012-ad40ff6b8e44 2019-01-09 17:06:59,083 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:01,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:01,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:01,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59679484-9c45-42bc-a040-ca4d903f00e2 x-compute-request-id: req-59679484-9c45-42bc-a040-ca4d903f00e2 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:01,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-59679484-9c45-42bc-a040-ca4d903f00e2 2019-01-09 17:07:01,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192773103714s 2019-01-09 17:07:01,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-59679484-9c45-42bc-a040-ca4d903f00e2 2019-01-09 17:07:01,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:03,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:03,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:03,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83c95dbc-c1ca-4c63-92fc-83cf095775e3 x-compute-request-id: req-83c95dbc-c1ca-4c63-92fc-83cf095775e3 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:03,464 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-83c95dbc-c1ca-4c63-92fc-83cf095775e3 2019-01-09 17:07:03,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179061174393s 2019-01-09 17:07:03,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-83c95dbc-c1ca-4c63-92fc-83cf095775e3 2019-01-09 17:07:03,468 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:05,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:05,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:05,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07: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-bd2e5661-ca85-40e9-a01f-a3d07164f62b x-compute-request-id: req-bd2e5661-ca85-40e9-a01f-a3d07164f62b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:05,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bd2e5661-ca85-40e9-a01f-a3d07164f62b 2019-01-09 17:07:05,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.340373039246s 2019-01-09 17:07:05,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bd2e5661-ca85-40e9-a01f-a3d07164f62b 2019-01-09 17:07:05,815 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:07,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:07,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:08,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a67b550-a6e2-4d76-953a-165d2a0cd89d x-compute-request-id: req-9a67b550-a6e2-4d76-953a-165d2a0cd89d Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:08,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9a67b550-a6e2-4d76-953a-165d2a0cd89d 2019-01-09 17:07:08,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201155900955s 2019-01-09 17:07:08,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9a67b550-a6e2-4d76-953a-165d2a0cd89d 2019-01-09 17:07:08,023 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:10,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:10,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:10,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07: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-51946e9a-ab42-4405-8d72-85fb73ea9e5f x-compute-request-id: req-51946e9a-ab42-4405-8d72-85fb73ea9e5f Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:10,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-51946e9a-ab42-4405-8d72-85fb73ea9e5f 2019-01-09 17:07:10,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176889896393s 2019-01-09 17:07:10,202 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-51946e9a-ab42-4405-8d72-85fb73ea9e5f 2019-01-09 17:07:10,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:12,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:12,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:12,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07: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-6ea91727-4d41-460c-850e-b23c4b48c205 x-compute-request-id: req-6ea91727-4d41-460c-850e-b23c4b48c205 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:12,568 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6ea91727-4d41-460c-850e-b23c4b48c205 2019-01-09 17:07:12,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359629154205s 2019-01-09 17:07:12,569 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6ea91727-4d41-460c-850e-b23c4b48c205 2019-01-09 17:07:12,573 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:14,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:14,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:14,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6dce96b-17df-420a-9af1-a66e55aa065b x-compute-request-id: req-e6dce96b-17df-420a-9af1-a66e55aa065b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:14,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e6dce96b-17df-420a-9af1-a66e55aa065b 2019-01-09 17:07:14,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.163371086121s 2019-01-09 17:07:14,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e6dce96b-17df-420a-9af1-a66e55aa065b 2019-01-09 17:07:14,743 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:16,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:16,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:17,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04fbf68c-53e1-4d1b-bf75-bec99b9e48f6 x-compute-request-id: req-04fbf68c-53e1-4d1b-bf75-bec99b9e48f6 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:17,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-04fbf68c-53e1-4d1b-bf75-bec99b9e48f6 2019-01-09 17:07:17,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357809066772s 2019-01-09 17:07:17,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-04fbf68c-53e1-4d1b-bf75-bec99b9e48f6 2019-01-09 17:07:17,106 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:19,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:19,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:19,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-33812181-c767-45b7-a4c3-3166e0ba57b7 x-compute-request-id: req-33812181-c767-45b7-a4c3-3166e0ba57b7 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:19,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-33812181-c767-45b7-a4c3-3166e0ba57b7 2019-01-09 17:07:19,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358753919601s 2019-01-09 17:07:19,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-33812181-c767-45b7-a4c3-3166e0ba57b7 2019-01-09 17:07:19,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:21,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:21,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:21,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-b4942115-f1e8-4bcb-a101-f7e3a7ab6b83 x-compute-request-id: req-b4942115-f1e8-4bcb-a101-f7e3a7ab6b83 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:21,867 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b4942115-f1e8-4bcb-a101-f7e3a7ab6b83 2019-01-09 17:07:21,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.393576145172s 2019-01-09 17:07:21,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b4942115-f1e8-4bcb-a101-f7e3a7ab6b83 2019-01-09 17:07:21,872 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:23,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:23,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:24,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ffac1ffe-eab5-4a81-9e4e-481bcbd8c970 x-compute-request-id: req-ffac1ffe-eab5-4a81-9e4e-481bcbd8c970 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:24,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ffac1ffe-eab5-4a81-9e4e-481bcbd8c970 2019-01-09 17:07:24,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434877872467s 2019-01-09 17:07:24,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ffac1ffe-eab5-4a81-9e4e-481bcbd8c970 2019-01-09 17:07:24,314 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:26,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:26,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:26,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7963f56d-964c-415e-88f7-218a4abbc666 x-compute-request-id: req-7963f56d-964c-415e-88f7-218a4abbc666 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:26,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7963f56d-964c-415e-88f7-218a4abbc666 2019-01-09 17:07:26,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23492193222s 2019-01-09 17:07:26,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7963f56d-964c-415e-88f7-218a4abbc666 2019-01-09 17:07:26,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:28,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:28,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:28,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5dc54575-6477-482d-bc34-498efd3e8ca4 x-compute-request-id: req-5dc54575-6477-482d-bc34-498efd3e8ca4 Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:28,742 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5dc54575-6477-482d-bc34-498efd3e8ca4 2019-01-09 17:07:28,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184494018555s 2019-01-09 17:07:28,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5dc54575-6477-482d-bc34-498efd3e8ca4 2019-01-09 17:07:28,746 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:30,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:30,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:31,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07: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-8b6e6ec6-5da1-4f83-8469-5b1a6337b78e x-compute-request-id: req-8b6e6ec6-5da1-4f83-8469-5b1a6337b78e Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:04:14Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:31,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8b6e6ec6-5da1-4f83-8469-5b1a6337b78e 2019-01-09 17:07:31,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3424680233s 2019-01-09 17:07:31,092 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8b6e6ec6-5da1-4f83-8469-5b1a6337b78e 2019-01-09 17:07:31,096 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:07:33,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:07:33,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:33,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-270c0d13-339d-4d38-b2cb-3472a21ee209 x-compute-request-id: req-270c0d13-339d-4d38-b2cb-3472a21ee209 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_75801fd1-9626-4680-89e7-1329ae1882b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:17:e9", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T17:07:32.000000", "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T17:07:32Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:07:33,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-270c0d13-339d-4d38-b2cb-3472a21ee209 2019-01-09 17:07:33,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365058898926s 2019-01-09 17:07:33,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-270c0d13-339d-4d38-b2cb-3472a21ee209 2019-01-09 17:07:33,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 17:07:33,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=13354202-377c-42be-9195-d96b3817083d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:33,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-1af174e7-cdcc-4782-ac4e-e0f7b630eafa Date: Wed, 09 Jan 2019 17:07:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T17:07:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcffd54b-cf40-4889-a43b-ce652efbd100","ip_address":"192.168.120.21"}],"id":"b7aa3bee-3995-42cf-8509-4d804cf24650","security_groups":["7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61"],"mac_address":"fa:16:3e:5a:17:e9","project_id":"72d91bf2fe2740868844a2cfd4c4fee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a54a001-55d4-442a-9af1-cf237d691ada","tenant_id":"72d91bf2fe2740868844a2cfd4c4fee0","created_at":"2019-01-09T17:04:14Z","binding:vnic_type":"normal","device_id":"13354202-377c-42be-9195-d96b3817083d","ip_allocation":"immediate"}]} 2019-01-09 17:07:33,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=13354202-377c-42be-9195-d96b3817083d used request id req-1af174e7-cdcc-4782-ac4e-e0f7b630eafa 2019-01-09 17:07:33,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0496420860291s 2019-01-09 17:07:33,518 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=13354202-377c-42be-9195-d96b3817083d used request id req-1af174e7-cdcc-4782-ac4e-e0f7b630eafa 2019-01-09 17:07:33,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:07:33,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=b7aa3bee-3995-42cf-8509-4d804cf24650" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:33,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-22e6a7e3-a432-4ba4-a3e5-9db8c3581547 Date: Wed, 09 Jan 2019 17:07:33 GMT RESP BODY: {"floatingips": []} 2019-01-09 17:07:33,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=b7aa3bee-3995-42cf-8509-4d804cf24650 used request id req-22e6a7e3-a432-4ba4-a3e5-9db8c3581547 2019-01-09 17:07:33,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0162100791931s 2019-01-09 17:07:33,540 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=b7aa3bee-3995-42cf-8509-4d804cf24650 used request id req-22e6a7e3-a432-4ba4-a3e5-9db8c3581547 2019-01-09 17:07:33,540 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_75801fd1-9626-4680-89e7-1329ae1882b8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:5a:17:e9', u'version': 4, u'addr': u'192.168.120.21', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'8aa14702-9d0b-4c9c-990b-213f31d5aa0d'}), 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-09T17:07:32.000000', 'flavor': Munch({u'id': u'd6120a73-ba03-4a87-8081-68c361e4de6a'}), 'az': u'nova', 'id': u'13354202-377c-42be-9195-d96b3817083d', 'security_groups': [Munch({u'name': u'shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'c5c159c37d3846229aac1099d35726f8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72d91bf2fe2740868844a2cfd4c4fee0', 'name': 'shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8', '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-09T17:07:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T17:07:32Z', 'hostId': u'35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8', 'public_v6': '', 'private_v4': u'192.168.120.21', 'cloud': 'envvars', 'host_id': u'35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e', '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-09T17:07:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'72d91bf2fe2740868844a2cfd4c4fee0', 'name': u'shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8', 'adminPass': u'9r7futSVoCEW', 'tenant_id': u'72d91bf2fe2740868844a2cfd4c4fee0', 'created_at': u'2019-01-09T17:04:11Z', 'created': u'2019-01-09T17:04:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-09 17:07:33,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:07:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:33,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-a161b442-5345-4a45-9dc0-93bdd19acb3e Date: Wed, 09 Jan 2019 17:07:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8a54a001-55d4-442a-9af1-cf237d691ada","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"72d91bf2fe2740868844a2cfd4c4fee0","l2_adjacency":true,"status":"ACTIVE","subnets":["fcffd54b-cf40-4889-a43b-ce652efbd100"],"description":"","tags":[],"updated_at":"2019-01-09T17:03:50Z","qos_policy_id":null,"name":"shaker-net_75801fd1-9626-4680-89e7-1329ae1882b8","admin_state_up":true,"tenant_id":"72d91bf2fe2740868844a2cfd4c4fee0","created_at":"2019-01-09T17:03:49Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 17:07:33,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a161b442-5345-4a45-9dc0-93bdd19acb3e 2019-01-09 17:07:33,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103254079819s 2019-01-09 17:07:33,647 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-a161b442-5345-4a45-9dc0-93bdd19acb3e 2019-01-09 17:07:33,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 17:07:33,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=13354202-377c-42be-9195-d96b3817083d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:33,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-161956f2-d9b1-44a7-a6d8-d25e316aca2d Date: Wed, 09 Jan 2019 17:07:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T17:07:31Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcffd54b-cf40-4889-a43b-ce652efbd100","ip_address":"192.168.120.21"}],"id":"b7aa3bee-3995-42cf-8509-4d804cf24650","security_groups":["7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61"],"mac_address":"fa:16:3e:5a:17:e9","project_id":"72d91bf2fe2740868844a2cfd4c4fee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8a54a001-55d4-442a-9af1-cf237d691ada","tenant_id":"72d91bf2fe2740868844a2cfd4c4fee0","created_at":"2019-01-09T17:04:14Z","binding:vnic_type":"normal","device_id":"13354202-377c-42be-9195-d96b3817083d","ip_allocation":"immediate"}]} 2019-01-09 17:07:33,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=13354202-377c-42be-9195-d96b3817083d used request id req-161956f2-d9b1-44a7-a6d8-d25e316aca2d 2019-01-09 17:07:33,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476498603821s 2019-01-09 17:07:33,696 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=13354202-377c-42be-9195-d96b3817083d used request id req-161956f2-d9b1-44a7-a6d8-d25e316aca2d 2019-01-09 17:07:33,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-09 17:07:33,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" -d '{"floatingip": {"floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.21", "port_id": "b7aa3bee-3995-42cf-8509-4d804cf24650"}}' 2019-01-09 17:07:35,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-ef641bba-00eb-48d2-841f-c35453742528 Date: Wed, 09 Jan 2019 17:07:35 GMT RESP BODY: {"floatingip": {"router_id": "ae265b47-39b1-445f-af28-aecb7d31ced0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:07:34Z", "updated_at": "2019-01-09T17:07:34Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_id": "b7aa3bee-3995-42cf-8509-4d804cf24650", "id": "5c6672a8-619c-4799-831f-f3dce183bd59", "qos_policy_id": null}} 2019-01-09 17:07:35,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ef641bba-00eb-48d2-841f-c35453742528 2019-01-09 17:07:35,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.23507380486s 2019-01-09 17:07:35,933 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ef641bba-00eb-48d2-841f-c35453742528 2019-01-09 17:07:35,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:07:35,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:35,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-8d1a9110-a9d8-4d03-a9c7-4cebe32ab416 Date: Wed, 09 Jan 2019 17:07:35 GMT RESP BODY: {"floatingips": [{"router_id": "ae265b47-39b1-445f-af28-aecb7d31ced0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:07:34Z", "updated_at": "2019-01-09T17:07:34Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_id": "b7aa3bee-3995-42cf-8509-4d804cf24650", "id": "5c6672a8-619c-4799-831f-f3dce183bd59", "qos_policy_id": null}]} 2019-01-09 17:07:35,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8d1a9110-a9d8-4d03-a9c7-4cebe32ab416 2019-01-09 17:07:35,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0480029582977s 2019-01-09 17:07:35,989 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8d1a9110-a9d8-4d03-a9c7-4cebe32ab416 2019-01-09 17:07:35,992 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:07:36,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:07:36,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:36,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-7b6cd8ce-5e82-4357-ab31-48288814b00a Date: Wed, 09 Jan 2019 17:07:36 GMT RESP BODY: {"floatingips": [{"router_id": "ae265b47-39b1-445f-af28-aecb7d31ced0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:07:34Z", "updated_at": "2019-01-09T17:07:34Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_id": "b7aa3bee-3995-42cf-8509-4d804cf24650", "id": "5c6672a8-619c-4799-831f-f3dce183bd59", "qos_policy_id": null}]} 2019-01-09 17:07:36,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-7b6cd8ce-5e82-4357-ab31-48288814b00a 2019-01-09 17:07:36,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0208740234375s 2019-01-09 17:07:36,118 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-7b6cd8ce-5e82-4357-ab31-48288814b00a 2019-01-09 17:07:36,121 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:07:36,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:07:36,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:36,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-d2f1e81a-e79d-4488-aa4b-bc2f52ed986a Date: Wed, 09 Jan 2019 17:07:36 GMT RESP BODY: {"floatingips": [{"router_id": "ae265b47-39b1-445f-af28-aecb7d31ced0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:07:34Z", "updated_at": "2019-01-09T17:07:34Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_id": "b7aa3bee-3995-42cf-8509-4d804cf24650", "id": "5c6672a8-619c-4799-831f-f3dce183bd59", "qos_policy_id": null}]} 2019-01-09 17:07:36,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d2f1e81a-e79d-4488-aa4b-bc2f52ed986a 2019-01-09 17:07:36,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0442581176758s 2019-01-09 17:07:36,271 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d2f1e81a-e79d-4488-aa4b-bc2f52ed986a 2019-01-09 17:07:36,274 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:07:36,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:07:36,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:36,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-56a6b8b7-dc70-44c9-8b82-ec7879c51339 Date: Wed, 09 Jan 2019 17:07:36 GMT RESP BODY: {"floatingips": [{"router_id": "ae265b47-39b1-445f-af28-aecb7d31ced0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:07:34Z", "updated_at": "2019-01-09T17:07:34Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_id": "b7aa3bee-3995-42cf-8509-4d804cf24650", "id": "5c6672a8-619c-4799-831f-f3dce183bd59", "qos_policy_id": null}]} 2019-01-09 17:07:36,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-56a6b8b7-dc70-44c9-8b82-ec7879c51339 2019-01-09 17:07:36,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0208880901337s 2019-01-09 17:07:36,401 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-56a6b8b7-dc70-44c9-8b82-ec7879c51339 2019-01-09 17:07:36,404 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:07:36,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:07:36,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:36,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-20f3a430-c377-41d7-9b11-a03b2a80bb74 Date: Wed, 09 Jan 2019 17:07:36 GMT RESP BODY: {"floatingips": [{"router_id": "ae265b47-39b1-445f-af28-aecb7d31ced0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:07:34Z", "updated_at": "2019-01-09T17:07:34Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_id": "b7aa3bee-3995-42cf-8509-4d804cf24650", "id": "5c6672a8-619c-4799-831f-f3dce183bd59", "qos_policy_id": null}]} 2019-01-09 17:07:36,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-20f3a430-c377-41d7-9b11-a03b2a80bb74 2019-01-09 17:07:36,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0202929973602s 2019-01-09 17:07:36,529 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-20f3a430-c377-41d7-9b11-a03b2a80bb74 2019-01-09 17:07:36,532 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:07:36,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:07:36,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:36,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-47068892-ea96-4c20-bd28-aa32adeae068 Date: Wed, 09 Jan 2019 17:07:36 GMT RESP BODY: {"floatingips": [{"router_id": "ae265b47-39b1-445f-af28-aecb7d31ced0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:07:34Z", "updated_at": "2019-01-09T17:07:34Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_id": "b7aa3bee-3995-42cf-8509-4d804cf24650", "id": "5c6672a8-619c-4799-831f-f3dce183bd59", "qos_policy_id": null}]} 2019-01-09 17:07:36,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-47068892-ea96-4c20-bd28-aa32adeae068 2019-01-09 17:07:36,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0217101573944s 2019-01-09 17:07:36,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-47068892-ea96-4c20-bd28-aa32adeae068 2019-01-09 17:07:36,662 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:07:36,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:07:36,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:07:36,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-f82b22b8-fa7e-411f-8d7f-e81170dc9608 Date: Wed, 09 Jan 2019 17:07:36 GMT RESP BODY: {"floatingips": [{"router_id": "ae265b47-39b1-445f-af28-aecb7d31ced0", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:07:34Z", "updated_at": "2019-01-09T17:07:36Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.21", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_id": "b7aa3bee-3995-42cf-8509-4d804cf24650", "id": "5c6672a8-619c-4799-831f-f3dce183bd59", "qos_policy_id": null}]} 2019-01-09 17:07:36,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f82b22b8-fa7e-411f-8d7f-e81170dc9608 2019-01-09 17:07:36,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0208430290222s 2019-01-09 17:07:36,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f82b22b8-fa7e-411f-8d7f-e81170dc9608 2019-01-09 17:07:36,792 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'ae265b47-39b1-445f-af28-aecb7d31ced0', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'72d91bf2fe2740868844a2cfd4c4fee0', 'created_at': u'2019-01-09T17:07:34Z', 'attached': True, 'updated_at': u'2019-01-09T17:07:36Z', 'id': u'5c6672a8-619c-4799-831f-f3dce183bd59', 'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', 'fixed_ip_address': u'192.168.120.21', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'72d91bf2fe2740868844a2cfd4c4fee0', 'name': 'shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'ae265b47-39b1-445f-af28-aecb7d31ced0', u'qos_policy_id': None, 'project_id': u'72d91bf2fe2740868844a2cfd4c4fee0', 'port_id': u'b7aa3bee-3995-42cf-8509-4d804cf24650', 'port': u'b7aa3bee-3995-42cf-8509-4d804cf24650', 'network': u'947a8529-aad3-4570-a0df-05e5c7a7390d'}) 2019-01-09 17:07:36,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 17:07:36,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d/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}043393abe4535cf12d3b4e64c96226999d261420" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 17:07:36,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bfc612f-38d1-457c-888e-e0fc4702e8e9 x-compute-request-id: req-9bfc612f-38d1-457c-888e-e0fc4702e8e9 Content-Encoding: gzip Content-Length: 10159 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 768564253 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.220913] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223866] pid_max: default: 32768 minimum: 301\n[ 0.225454] ACPI: Core revision 20150930\n[ 0.227454] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229752] Security Framework initialized\n[ 0.231194] Yama: becoming mindful.\n[ 0.232477] AppArmor: AppArmor initialized\n[ 0.233958] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240625] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242994] Initializing cgroup subsys io\n[ 0.244425] Initializing cgroup subsys memory\n[ 0.245945] Initializing cgroup subsys devices\n[ 0.247488] Initializing cgroup subsys freezer\n[ 0.249027] Initializing cgroup subsys net_cls\n[ 0.250559] Initializing cgroup subsys perf_event\n[ 0.252168] Initializing cgroup subsys net_prio\n[ 0.253723] Initializing cgroup subsys hugetlb\n[ 0.255287] Initializing cgroup subsys pids\n[ 0.256788] CPU: Physical Processor ID: 0\n[ 0.258907] mce: CPU supports 10 MCE banks\n[ 0.260382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262155] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.264099] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265942] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.268001] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.270145] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.272076] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274732] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.295082] Freeing SMP alternatives memory: 32K\n[ 0.302578] ftrace: allocating 32237 entries in 126 pages\n[ 0.343234] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347479] smpboot: Max logical packages: 1\n[ 0.349305] x2apic enabled\n[ 0.350685] Switched APIC routing to physical x2apic.\n[ 0.353695] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355711] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359437] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362660] KVM setup paravirtual spinlock\n[ 0.365495] x86: Booted up 1 node, 1 CPUs\n[ 0.366927] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369532] devtmpfs: initialized\n[ 0.371908] evm: security.selinux\n[ 0.373150] evm: security.SMACK64\n[ 0.374374] evm: security.SMACK64EXEC\n[ 0.375692] evm: security.SMACK64TRANSMUTE\n[ 0.377128] evm: security.SMACK64MMAP\n[ 0.378445] evm: security.ima\n[ 0.379577] evm: security.capability\n[ 0.381041] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384270] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386389] pinctrl core: initialized pinctrl subsystem\n[ 0.388395] RTC time: 17:07:32, date: 01/09/19\n[ 0.390128] NET: Registered protocol family 16\n[ 0.391856] cpuidle: using governor ladder\n[ 0.393308] cpuidle: using governor menu\n[ 0.394709] PCCT header not found.\n[ 0.396051] ACPI: bus type PCI registered\n[ 0.397484] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.399705] PCI: Using configuration type 1 for base access\n[ 0.402532] ACPI: Added _OSI(Module Device)\n[ 0.404013] ACPI: Added _OSI(Processor Device)\n[ 0.405542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407141] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410005] ACPI: Interpreter enabled\n[ 0.411371] ACPI: (supports S0 S5)\n[ 0.412621] ACPI: Using IOAPIC for interrupt routing\n[ 0.414293] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.418992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423220] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425360] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429252] acpiphp: Slot [3] registered\n[ 0.446740] acpiphp: Slot [4] registered\n[ 0.448152] acpiphp: Slot [5] registered\n[ 0.449564] acpiphp: Slot [6] registered\n[ 0.450976] acpiphp: Slot [7] registered\n[ 0.452380] acpiphp: Slot [8] registered\n[ 0.453787] acpiphp: Slot [9] registered\n[ 0.455199] acpiphp: Slot [10] registered\n[ 0.456631] acpiphp: Slot [11] registered\n[ 0.458061] acpiphp: Slot [12] registered\n[ 0.459497] acpiphp: Slot [13] registered\n[ 0.460985] acpiphp: Slot [14] registered\n[ 0.462416] acpiphp: Slot [15] registered\n[ 0.463857] acpiphp: Slot [16] registered\n[ 0.465288] acpiphp: Slot [17] registered\n[ 0.466715] acpiphp: Slot [18] registered\n[ 0.468150] acpiphp: Slot [19] registered\n[ 0.469586] acpiphp: Slot [20] registered\n[ 0.471018] acpiphp: Slot [21] registered\n[ 0.472452] acpiphp: Slot [22] registered\n[ 0.473893] acpiphp: Slot [23] registered\n[ 0.475325] acpiphp: Slot [24] registered\n[ 0.476762] acpiphp: Slot [25] registered\n[ 0.478404] acpiphp: Slot [26] registered\n[ 0.480045] acpiphp: Slot [27] registered\n[ 0.481688] acpiphp: Slot [28] registered\n[ 0.483334] acpiphp: Slot [29] registered\n[ 0.484827] acpiphp: Slot [30] registered\n[ 0.486101] acpiphp: Slot [31] registered\n[ 0.487474] PCI host bridge to bus 0000:00\n[ 0.489133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.491664] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.494213] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.497176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.500266] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.503326] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.508324] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.510638] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.512768] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.515052] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.519605] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.522144] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.543505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.546050] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.548769] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.551242] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.553691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.555869] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.558146] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.560040] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.562805] vgaarb: loaded\n[ 0.563870] vgaarb: bridge control possible 0000:00:02.0\n[ 0.566001] SCSI subsystem initialized\n[ 0.567575] ACPI: bus type USB registered\n[ 0.569045] usbcore: registered new interface driver usbfs\n[ 0.570889] usbcore: registered new interface driver hub\n[ 0.572693] usbcore: registered new device driver usb\n[ 0.574602] PCI: Using ACPI for IRQ routing\n[ 0.576513] NetLabel: Initializing\n[ 0.577783] NetLabel: domain hash size = 128\n[ 0.579299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.581011] NetLabel: unlabeled traffic allowed by default\n[ 0.583015] amd_nb: Cannot enumerate AMD northbridges\n[ 0.584752] clocksource: Switched to clocksource kvm-clock\n[ 0.594491] AppArmor: AppArmor Filesystem Enabled\n[ 0.596181] pnp: PnP ACPI init\n[ 0.597686] pnp: PnP ACPI: found 5 devices\n[ 0.604852] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.607901] NET: Registered protocol family 2\n[ 0.609697] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.611991] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.614120] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.616254] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.620302] NET: Registered protocol family 1\n[ 0.621857] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.623822] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.625745] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.642474] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.659230] Unpacking initramfs...\n[ 1.138765] Freeing initrd memory: 37084K\n[ 1.140625] Scanning for low memory corruption every 60 seconds\n[ 1.142951] audit: initializing netlink subsys (disabled)\n[ 1.144821] audit: type=2000 audit(1547053653.662:1): initialized\n[ 1.147104] Initialise system trusted keyring\n[ 1.148825] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.150895] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.154069] zbud: loaded\n[ 1.155353] VFS: Disk quotas dquot_6.6.0\n[ 1.156808] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.159209] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.161362] fuse init (API version 7.23)\n[ 1.162901] Key type big_key registered\n[ 1.164297] Allocating IMA MOK and blacklist keyrings.\n[ 1.166380] Key type asymmetric registered\n[ 1.167850] Asymmetric key parser 'x509' registered\n[ 1.169548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.172166] io scheduler noop registered\n[ 1.173586] io scheduler deadline registered (default)\n[ 1.175340] io scheduler cfq registered\n[ 1.176809] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.178664] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.180893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.183454] ACPI: Power Button [PWRF]\n[ 1.184930] GHES: HEST is not enabled!\n[ 1.200925] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.233994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.237401] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.262692] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.266196] Linux agpgart interface v0.103\n[ 1.269271] loop: module loaded\n[ 1.272852] vda: vda1\n[ 1.274589] scsi host0: ata_piix\n[ 1.275886] scsi host1: ata_piix\n[ 1.277140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.279315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.282146] libphy: Fixed MDIO Bus: probed\n[ 1.283601] tun: Universal TUN/TAP device driver, 1.6\n[ 1.285306] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.288693] PPP generic driver version 2.4.2\n[ 1.290294] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.292389] ehci-pci: EHCI PCI platform driver\n[ 1.293997] ehci-platform: EHCI generic platform driver\n[ 1.295746] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.297731] ohci-pci: OHCI PCI platform driver\n[ 1.299263] ohci-platform: OHCI generic platform driver\n[ 1.301017] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.317721] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.319470] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.322040] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.323782] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.325809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.327969] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.330413] usb usb1: Product: UHCI Host Controller\n[ 1.332033] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.334035] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.335674] hub 1-0:1.0: USB hub found\n[ 1.337010] hub 1-0:1.0: 2 ports detected\n[ 1.338547] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.342170] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.343822] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.345600] mousedev: PS/2 mouse device common for all mice\n[ 1.347780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.350764] rtc_cmos 00:00: RTC can wake from S4\n[ 1.352887] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.354971] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.357059] i2c /dev entries driver\n[ 1.358372] device-mapper: uevent: version 1.0.3\n[ 1.359988] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.362832] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.365075] NET: Registered protocol family 10\n[ 1.366877] NET: Registered protocol family 17\n[ 1.368419] Key type dns_resolver registered\n[ 1.370134] registered taskstats version 1\n[ 1.371592] Loading compiled-in X.509 certificates\n[ 1.373780] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.377013] zswap: loaded using pool lzo/zbud\n[ 1.379873] Key type trusted registered\n[ 1.383205] Key type encrypted registered\n[ 1.384624] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.386892] ima: No TPM chip found, activating TPM-bypass!\n[ 1.388704] evm: HMAC attrs: 0x1\n[ 1.390334] Magic number: 3:512:137\n[ 1.391857] rtc_cmos 00:00: setting system clock to 2019-01-09 17:07:33 UTC (1547053653)\n[ 1.394654] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.413155] EDD information not available.\n[ 1.439716] Freeing unused kernel memory: 1512K\n[ 1.441402] Write protecting the kernel read-only data: 14336k\n[ 1.446471] Freeing unused kernel memory: 1692K\n[ 1.448455] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.461967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.465741] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.469253] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.472612] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.475988] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480778] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490264] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494415] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497746] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.501183] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558922] [drm] Initialized drm 1.1.0 20060810\n[ 1.561956] virtio_net virtio0 ens3: renamed from eth0\n[ 1.571827] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.576971] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.597258] FDC 0 is a S82078B\n[ 1.618584] AVX2 version of gcm_enc/dec engaged.\n[ 1.620337] AES CTR mode by8 optimization enabled\n[ 1.648835] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.815349] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.817852] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.820229] usb 1-1: Product: QEMU USB Tablet\n[ 1.821818] usb 1-1: Manufacturer: QEMU\n[ 1.823251] usb 1-1: SerialNumber: 42\n[ 1.832253] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.840007] usbcore: registered new interface driver usbhid\n[ 1.842028] usbhid: USB HID core driver\n[ 1.844840] 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.848944] 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.229631] md: linear personality registered for level -1\n[ 2.233662] md: multipath personality registered for level -4\n[ 2.237798] md: raid0 personality registered for level 0\n[ 2.242319] md: raid1 personality registered for level 1\n[ 2.312768] raid6: sse2x1 gen() 11504 MB/s\n[ 2.380755] raid6: sse2x1 xor() 8982 MB/s\n[ 2.448779] raid6: sse2x2 gen() 14469 MB/s\n[ 2.516766] raid6: sse2x2 xor() 9820 MB/s\n[ 2.584764] raid6: sse2x4 gen() 16731 MB/s\n[ 2.652764] raid6: sse2x4 xor() 11008 MB/s\n[ 2.724754] raid6: avx2x1 gen() 22056 MB/s\n[ 2.792764] raid6: avx2x2 gen() 25394 MB/s\n[ 2.860765] raid6: avx2x4 gen() 29440 MB/s\n[ 2.862286] raid6: using algorithm avx2x4 gen() 29440 MB/s\n[ 2.864124] raid6: using avx2x2 recovery algorithm\n[ 2.872270] xor: automatically using best checksumming function:\n[ 2.912753] avx : 31781.000 MB/sec\n[ 2.915896] async_tx: api initialized (async)\n[ 2.929337] md: raid6 personality registered for level 6\n[ 2.931159] md: raid5 personality registered for level 5\n[ 2.932952] md: raid4 personality registered for level 4\n[ 2.941134] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.983173] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.008103] 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.139597] 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.145477] systemd[1]: Detected virtualization kvm.\n[ 3.147182] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.152029] systemd[1]: Set hostname to .\n[ 3.156185] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.158191] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.301994] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.306340] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.309686] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.314322] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.318305] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.321648] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.324974] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.328973] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.332587] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.336408] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.340743] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.347179] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.353257] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.356874] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.360478] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.364459] 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.374364] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.378402] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.386231] systemd[1]: Mounting POSIX Message Queue File System...\n[ 3.391128] Loading iSCSI transport class v2.0-870.\n Mounting POSIX Message Queue File System...\n[ 3.395961] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.[ 3.405065] iscsi: registered transport (tcp)\n\n[ 3.407868] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.414119] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.424297] 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.430641] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.437147] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.442743] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.452909] iscsi: registered transport (iser)\n[ 3.455184] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.465590] 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.480382] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.484262] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.492290] 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.507284] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.514485] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.523330] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.532861] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.945966] intel_rapl: no valid rapl domains found in package 0\n"} 2019-01-09 17:07:36,866 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d/action used request id req-9bfc612f-38d1-457c-888e-e0fc4702e8e9 2019-01-09 17:07:36,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0735750198364s 2019-01-09 17:07:36,867 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d/action used request id req-9bfc612f-38d1-457c-888e-e0fc4702e8e9 2019-01-09 17:07:36,867 - 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 768564253 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.220913] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223866] pid_max: default: 32768 minimum: 301 [ 0.225454] ACPI: Core revision 20150930 [ 0.227454] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229752] Security Framework initialized [ 0.231194] Yama: becoming mindful. [ 0.232477] AppArmor: AppArmor initialized [ 0.233958] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240625] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242994] Initializing cgroup subsys io [ 0.244425] Initializing cgroup subsys memory [ 0.245945] Initializing cgroup subsys devices [ 0.247488] Initializing cgroup subsys freezer [ 0.249027] Initializing cgroup subsys net_cls [ 0.250559] Initializing cgroup subsys perf_event [ 0.252168] Initializing cgroup subsys net_prio [ 0.253723] Initializing cgroup subsys hugetlb [ 0.255287] Initializing cgroup subsys pids [ 0.256788] CPU: Physical Processor ID: 0 [ 0.258907] mce: CPU supports 10 MCE banks [ 0.260382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.262155] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.264099] Spectre V2 : Mitigation: Full generic retpoline [ 0.265942] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.268001] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.270145] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.272076] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274732] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.295082] Freeing SMP alternatives memory: 32K [ 0.302578] ftrace: allocating 32237 entries in 126 pages [ 0.343234] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347479] smpboot: Max logical packages: 1 [ 0.349305] x2apic enabled [ 0.350685] Switched APIC routing to physical x2apic. [ 0.353695] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355711] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359437] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362660] KVM setup paravirtual spinlock [ 0.365495] x86: Booted up 1 node, 1 CPUs [ 0.366927] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369532] devtmpfs: initialized [ 0.371908] evm: security.selinux [ 0.373150] evm: security.SMACK64 [ 0.374374] evm: security.SMACK64EXEC [ 0.375692] evm: security.SMACK64TRANSMUTE [ 0.377128] evm: security.SMACK64MMAP [ 0.378445] evm: security.ima [ 0.379577] evm: security.capability [ 0.381041] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384270] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386389] pinctrl core: initialized pinctrl subsystem [ 0.388395] RTC time: 17:07:32, date: 01/09/19 [ 0.390128] NET: Registered protocol family 16 [ 0.391856] cpuidle: using governor ladder [ 0.393308] cpuidle: using governor menu [ 0.394709] PCCT header not found. [ 0.396051] ACPI: bus type PCI registered [ 0.397484] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.399705] PCI: Using configuration type 1 for base access [ 0.402532] ACPI: Added _OSI(Module Device) [ 0.404013] ACPI: Added _OSI(Processor Device) [ 0.405542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407141] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410005] ACPI: Interpreter enabled [ 0.411371] ACPI: (supports S0 S5) [ 0.412621] ACPI: Using IOAPIC for interrupt routing [ 0.414293] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.418992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423220] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425360] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429252] acpiphp: Slot [3] registered [ 0.446740] acpiphp: Slot [4] registered [ 0.448152] acpiphp: Slot [5] registered [ 0.449564] acpiphp: Slot [6] registered [ 0.450976] acpiphp: Slot [7] registered [ 0.452380] acpiphp: Slot [8] registered [ 0.453787] acpiphp: Slot [9] registered [ 0.455199] acpiphp: Slot [10] registered [ 0.456631] acpiphp: Slot [11] registered [ 0.458061] acpiphp: Slot [12] registered [ 0.459497] acpiphp: Slot [13] registered [ 0.460985] acpiphp: Slot [14] registered [ 0.462416] acpiphp: Slot [15] registered [ 0.463857] acpiphp: Slot [16] registered [ 0.465288] acpiphp: Slot [17] registered [ 0.466715] acpiphp: Slot [18] registered [ 0.468150] acpiphp: Slot [19] registered [ 0.469586] acpiphp: Slot [20] registered [ 0.471018] acpiphp: Slot [21] registered [ 0.472452] acpiphp: Slot [22] registered [ 0.473893] acpiphp: Slot [23] registered [ 0.475325] acpiphp: Slot [24] registered [ 0.476762] acpiphp: Slot [25] registered [ 0.478404] acpiphp: Slot [26] registered [ 0.480045] acpiphp: Slot [27] registered [ 0.481688] acpiphp: Slot [28] registered [ 0.483334] acpiphp: Slot [29] registered [ 0.484827] acpiphp: Slot [30] registered [ 0.486101] acpiphp: Slot [31] registered [ 0.487474] PCI host bridge to bus 0000:00 [ 0.489133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.491664] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.494213] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.497176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.500266] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.503326] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508324] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.510638] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.512768] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.515052] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.519605] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.522144] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.546050] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.548769] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.551242] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.553691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.555869] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.558146] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.560040] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.562805] vgaarb: loaded [ 0.563870] vgaarb: bridge control possible 0000:00:02.0 [ 0.566001] SCSI subsystem initialized [ 0.567575] ACPI: bus type USB registered [ 0.569045] usbcore: registered new interface driver usbfs [ 0.570889] usbcore: registered new interface driver hub [ 0.572693] usbcore: registered new device driver usb [ 0.574602] PCI: Using ACPI for IRQ routing [ 0.576513] NetLabel: Initializing [ 0.577783] NetLabel: domain hash size = 128 [ 0.579299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.581011] NetLabel: unlabeled traffic allowed by default [ 0.583015] amd_nb: Cannot enumerate AMD northbridges [ 0.584752] clocksource: Switched to clocksource kvm-clock [ 0.594491] AppArmor: AppArmor Filesystem Enabled [ 0.596181] pnp: PnP ACPI init [ 0.597686] pnp: PnP ACPI: found 5 devices [ 0.604852] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.607901] NET: Registered protocol family 2 [ 0.609697] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.611991] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.614120] TCP: Hash tables configured (established 4096 bind 4096) [ 0.616254] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.618195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.620302] NET: Registered protocol family 1 [ 0.621857] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.623822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.625745] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.642474] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.659230] Unpacking initramfs... [ 1.138765] Freeing initrd memory: 37084K [ 1.140625] Scanning for low memory corruption every 60 seconds [ 1.142951] audit: initializing netlink subsys (disabled) [ 1.144821] audit: type=2000 audit(1547053653.662:1): initialized [ 1.147104] Initialise system trusted keyring [ 1.148825] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.150895] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.154069] zbud: loaded [ 1.155353] VFS: Disk quotas dquot_6.6.0 [ 1.156808] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.159209] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.161362] fuse init (API version 7.23) [ 1.162901] Key type big_key registered [ 1.164297] Allocating IMA MOK and blacklist keyrings. [ 1.166380] Key type asymmetric registered [ 1.167850] Asymmetric key parser 'x509' registered [ 1.169548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.172166] io scheduler noop registered [ 1.173586] io scheduler deadline registered (default) [ 1.175340] io scheduler cfq registered [ 1.176809] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.178664] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.180893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.183454] ACPI: Power Button [PWRF] [ 1.184930] GHES: HEST is not enabled! [ 1.200925] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.233994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.237401] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.262692] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.266196] Linux agpgart interface v0.103 [ 1.269271] loop: module loaded [ 1.272852] vda: vda1 [ 1.274589] scsi host0: ata_piix [ 1.275886] scsi host1: ata_piix [ 1.277140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.279315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.282146] libphy: Fixed MDIO Bus: probed [ 1.283601] tun: Universal TUN/TAP device driver, 1.6 [ 1.285306] tun: (C) 1999-2004 Max Krasnyansky [ 1.288693] PPP generic driver version 2.4.2 [ 1.290294] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.292389] ehci-pci: EHCI PCI platform driver [ 1.293997] ehci-platform: EHCI generic platform driver [ 1.295746] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.297731] ohci-pci: OHCI PCI platform driver [ 1.299263] ohci-platform: OHCI generic platform driver [ 1.301017] uhci_hcd: USB Universal Host Controller Interface driver [ 1.317721] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.319470] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.322040] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.323782] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.325809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.327969] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.330413] usb usb1: Product: UHCI Host Controller [ 1.332033] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.334035] usb usb1: SerialNumber: 0000:00:01.2 [ 1.335674] hub 1-0:1.0: USB hub found [ 1.337010] hub 1-0:1.0: 2 ports detected [ 1.338547] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.342170] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.343822] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.345600] mousedev: PS/2 mouse device common for all mice [ 1.347780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.350764] rtc_cmos 00:00: RTC can wake from S4 [ 1.352887] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.354971] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.357059] i2c /dev entries driver [ 1.358372] device-mapper: uevent: version 1.0.3 [ 1.359988] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.362832] ledtrig-cpu: registered to indicate activity on CPUs [ 1.365075] NET: Registered protocol family 10 [ 1.366877] NET: Registered protocol family 17 [ 1.368419] Key type dns_resolver registered [ 1.370134] registered taskstats version 1 [ 1.371592] Loading compiled-in X.509 certificates [ 1.373780] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.377013] zswap: loaded using pool lzo/zbud [ 1.379873] Key type trusted registered [ 1.383205] Key type encrypted registered [ 1.384624] AppArmor: AppArmor sha1 policy hashing enabled [ 1.386892] ima: No TPM chip found, activating TPM-bypass! [ 1.388704] evm: HMAC attrs: 0x1 [ 1.390334] Magic number: 3:512:137 [ 1.391857] rtc_cmos 00:00: setting system clock to 2019-01-09 17:07:33 UTC (1547053653) [ 1.394654] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.413155] EDD information not available. [ 1.439716] Freeing unused kernel memory: 1512K [ 1.441402] Write protecting the kernel read-only data: 14336k [ 1.446471] Freeing unused kernel memory: 1692K [ 1.448455] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.461967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.465741] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.469253] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.472612] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.475988] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480778] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490264] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494415] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497746] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501183] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558922] [drm] Initialized drm 1.1.0 20060810 [ 1.561956] virtio_net virtio0 ens3: renamed from eth0 [ 1.571827] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.576971] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.597258] FDC 0 is a S82078B [ 1.618584] AVX2 version of gcm_enc/dec engaged. [ 1.620337] AES CTR mode by8 optimization enabled [ 1.648835] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.815349] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.817852] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.820229] usb 1-1: Product: QEMU USB Tablet [ 1.821818] usb 1-1: Manufacturer: QEMU [ 1.823251] usb 1-1: SerialNumber: 42 [ 1.832253] hidraw: raw HID events driver (C) Jiri Kosina [ 1.840007] usbcore: registered new interface driver usbhid [ 1.842028] usbhid: USB HID core driver [ 1.844840] 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.848944] 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.229631] md: linear personality registered for level -1 [ 2.233662] md: multipath personality registered for level -4 [ 2.237798] md: raid0 personality registered for level 0 [ 2.242319] md: raid1 personality registered for level 1 [ 2.312768] raid6: sse2x1 gen() 11504 MB/s [ 2.380755] raid6: sse2x1 xor() 8982 MB/s [ 2.448779] raid6: sse2x2 gen() 14469 MB/s [ 2.516766] raid6: sse2x2 xor() 9820 MB/s [ 2.584764] raid6: sse2x4 gen() 16731 MB/s [ 2.652764] raid6: sse2x4 xor() 11008 MB/s [ 2.724754] raid6: avx2x1 gen() 22056 MB/s [ 2.792764] raid6: avx2x2 gen() 25394 MB/s [ 2.860765] raid6: avx2x4 gen() 29440 MB/s [ 2.862286] raid6: using algorithm avx2x4 gen() 29440 MB/s [ 2.864124] raid6: using avx2x2 recovery algorithm [ 2.872270] xor: automatically using best checksumming function: [ 2.912753] avx : 31781.000 MB/sec [ 2.915896] async_tx: api initialized (async) [ 2.929337] md: raid6 personality registered for level 6 [ 2.931159] md: raid5 personality registered for level 5 [ 2.932952] md: raid4 personality registered for level 4 [ 2.941134] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.983173] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.008103] 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.139597] 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.145477] systemd[1]: Detected virtualization kvm. [ 3.147182] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.152029] systemd[1]: Set hostname to . [ 3.156185] systemd[1]: Initializing machine ID from KVM UUID. [ 3.158191] systemd[1]: Installed transient /etc/machine-id file. [ 3.301994] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.306340] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.309686] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.314322] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.318305] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.321648] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.324974] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.328973] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.332587] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.336408] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.340743] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.347179] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.353257] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.356874] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.360478] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.364459] 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.374364] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.378402] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.386231] systemd[1]: Mounting POSIX Message Queue File System... [ 3.391128] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 3.395961] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.[ 3.405065] iscsi: registered transport (tcp) [ 3.407868] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.414119] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.424297] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.430641] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.437147] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.442743] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.452909] iscsi: registered transport (iser) [ 3.455184] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.465590] 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.480382] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.484262] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.492290] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.507284] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.514485] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.523330] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.532861] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.945966] intel_rapl: no valid rapl domains found in package 0 2019-01-09 17:07:37,870 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-01-09 17:07:46,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 17:07:46,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d/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}043393abe4535cf12d3b4e64c96226999d261420" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 17:07:46,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-7a8376b6-8cdc-45f3-bbd3-42290dc62a1e x-compute-request-id: req-7a8376b6-8cdc-45f3-bbd3-42290dc62a1e Content-Encoding: gzip Content-Length: 13283 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 768564253 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.220913] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.223866] pid_max: default: 32768 minimum: 301\n[ 0.225454] ACPI: Core revision 20150930\n[ 0.227454] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.229752] Security Framework initialized\n[ 0.231194] Yama: becoming mindful.\n[ 0.232477] AppArmor: AppArmor initialized\n[ 0.233958] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.236259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.238493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.240625] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242994] Initializing cgroup subsys io\n[ 0.244425] Initializing cgroup subsys memory\n[ 0.245945] Initializing cgroup subsys devices\n[ 0.247488] Initializing cgroup subsys freezer\n[ 0.249027] Initializing cgroup subsys net_cls\n[ 0.250559] Initializing cgroup subsys perf_event\n[ 0.252168] Initializing cgroup subsys net_prio\n[ 0.253723] Initializing cgroup subsys hugetlb\n[ 0.255287] Initializing cgroup subsys pids\n[ 0.256788] CPU: Physical Processor ID: 0\n[ 0.258907] mce: CPU supports 10 MCE banks\n[ 0.260382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.262155] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.264099] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.265942] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.268001] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.270145] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.272076] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274732] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.295082] Freeing SMP alternatives memory: 32K\n[ 0.302578] ftrace: allocating 32237 entries in 126 pages\n[ 0.343234] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.347479] smpboot: Max logical packages: 1\n[ 0.349305] x2apic enabled\n[ 0.350685] Switched APIC routing to physical x2apic.\n[ 0.353695] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.355711] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.359437] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.362660] KVM setup paravirtual spinlock\n[ 0.365495] x86: Booted up 1 node, 1 CPUs\n[ 0.366927] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.369532] devtmpfs: initialized\n[ 0.371908] evm: security.selinux\n[ 0.373150] evm: security.SMACK64\n[ 0.374374] evm: security.SMACK64EXEC\n[ 0.375692] evm: security.SMACK64TRANSMUTE\n[ 0.377128] evm: security.SMACK64MMAP\n[ 0.378445] evm: security.ima\n[ 0.379577] evm: security.capability\n[ 0.381041] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.384270] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.386389] pinctrl core: initialized pinctrl subsystem\n[ 0.388395] RTC time: 17:07:32, date: 01/09/19\n[ 0.390128] NET: Registered protocol family 16\n[ 0.391856] cpuidle: using governor ladder\n[ 0.393308] cpuidle: using governor menu\n[ 0.394709] PCCT header not found.\n[ 0.396051] ACPI: bus type PCI registered\n[ 0.397484] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.399705] PCI: Using configuration type 1 for base access\n[ 0.402532] ACPI: Added _OSI(Module Device)\n[ 0.404013] ACPI: Added _OSI(Processor Device)\n[ 0.405542] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.407141] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.410005] ACPI: Interpreter enabled\n[ 0.411371] ACPI: (supports S0 S5)\n[ 0.412621] ACPI: Using IOAPIC for interrupt routing\n[ 0.414293] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.418992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423220] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425360] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429252] acpiphp: Slot [3] registered\n[ 0.446740] acpiphp: Slot [4] registered\n[ 0.448152] acpiphp: Slot [5] registered\n[ 0.449564] acpiphp: Slot [6] registered\n[ 0.450976] acpiphp: Slot [7] registered\n[ 0.452380] acpiphp: Slot [8] registered\n[ 0.453787] acpiphp: Slot [9] registered\n[ 0.455199] acpiphp: Slot [10] registered\n[ 0.456631] acpiphp: Slot [11] registered\n[ 0.458061] acpiphp: Slot [12] registered\n[ 0.459497] acpiphp: Slot [13] registered\n[ 0.460985] acpiphp: Slot [14] registered\n[ 0.462416] acpiphp: Slot [15] registered\n[ 0.463857] acpiphp: Slot [16] registered\n[ 0.465288] acpiphp: Slot [17] registered\n[ 0.466715] acpiphp: Slot [18] registered\n[ 0.468150] acpiphp: Slot [19] registered\n[ 0.469586] acpiphp: Slot [20] registered\n[ 0.471018] acpiphp: Slot [21] registered\n[ 0.472452] acpiphp: Slot [22] registered\n[ 0.473893] acpiphp: Slot [23] registered\n[ 0.475325] acpiphp: Slot [24] registered\n[ 0.476762] acpiphp: Slot [25] registered\n[ 0.478404] acpiphp: Slot [26] registered\n[ 0.480045] acpiphp: Slot [27] registered\n[ 0.481688] acpiphp: Slot [28] registered\n[ 0.483334] acpiphp: Slot [29] registered\n[ 0.484827] acpiphp: Slot [30] registered\n[ 0.486101] acpiphp: Slot [31] registered\n[ 0.487474] PCI host bridge to bus 0000:00\n[ 0.489133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.491664] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.494213] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.497176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.500266] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.503326] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.508324] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.510638] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.512768] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.515052] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.519605] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.522144] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.543505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.546050] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.548769] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.551242] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.553691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.555869] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.558146] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.560040] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.562805] vgaarb: loaded\n[ 0.563870] vgaarb: bridge control possible 0000:00:02.0\n[ 0.566001] SCSI subsystem initialized\n[ 0.567575] ACPI: bus type USB registered\n[ 0.569045] usbcore: registered new interface driver usbfs\n[ 0.570889] usbcore: registered new interface driver hub\n[ 0.572693] usbcore: registered new device driver usb\n[ 0.574602] PCI: Using ACPI for IRQ routing\n[ 0.576513] NetLabel: Initializing\n[ 0.577783] NetLabel: domain hash size = 128\n[ 0.579299] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.581011] NetLabel: unlabeled traffic allowed by default\n[ 0.583015] amd_nb: Cannot enumerate AMD northbridges\n[ 0.584752] clocksource: Switched to clocksource kvm-clock\n[ 0.594491] AppArmor: AppArmor Filesystem Enabled\n[ 0.596181] pnp: PnP ACPI init\n[ 0.597686] pnp: PnP ACPI: found 5 devices\n[ 0.604852] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.607901] NET: Registered protocol family 2\n[ 0.609697] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.611991] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.614120] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.616254] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.618195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.620302] NET: Registered protocol family 1\n[ 0.621857] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.623822] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.625745] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.642474] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.659230] Unpacking initramfs...\n[ 1.138765] Freeing initrd memory: 37084K\n[ 1.140625] Scanning for low memory corruption every 60 seconds\n[ 1.142951] audit: initializing netlink subsys (disabled)\n[ 1.144821] audit: type=2000 audit(1547053653.662:1): initialized\n[ 1.147104] Initialise system trusted keyring\n[ 1.148825] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.150895] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.154069] zbud: loaded\n[ 1.155353] VFS: Disk quotas dquot_6.6.0\n[ 1.156808] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.159209] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.161362] fuse init (API version 7.23)\n[ 1.162901] Key type big_key registered\n[ 1.164297] Allocating IMA MOK and blacklist keyrings.\n[ 1.166380] Key type asymmetric registered\n[ 1.167850] Asymmetric key parser 'x509' registered\n[ 1.169548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.172166] io scheduler noop registered\n[ 1.173586] io scheduler deadline registered (default)\n[ 1.175340] io scheduler cfq registered\n[ 1.176809] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.178664] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.180893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.183454] ACPI: Power Button [PWRF]\n[ 1.184930] GHES: HEST is not enabled!\n[ 1.200925] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.233994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.237401] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.262692] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.266196] Linux agpgart interface v0.103\n[ 1.269271] loop: module loaded\n[ 1.272852] vda: vda1\n[ 1.274589] scsi host0: ata_piix\n[ 1.275886] scsi host1: ata_piix\n[ 1.277140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.279315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.282146] libphy: Fixed MDIO Bus: probed\n[ 1.283601] tun: Universal TUN/TAP device driver, 1.6\n[ 1.285306] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.288693] PPP generic driver version 2.4.2\n[ 1.290294] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.292389] ehci-pci: EHCI PCI platform driver\n[ 1.293997] ehci-platform: EHCI generic platform driver\n[ 1.295746] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.297731] ohci-pci: OHCI PCI platform driver\n[ 1.299263] ohci-platform: OHCI generic platform driver\n[ 1.301017] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.317721] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.319470] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.322040] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.323782] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.325809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.327969] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.330413] usb usb1: Product: UHCI Host Controller\n[ 1.332033] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.334035] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.335674] hub 1-0:1.0: USB hub found\n[ 1.337010] hub 1-0:1.0: 2 ports detected\n[ 1.338547] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.342170] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.343822] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.345600] mousedev: PS/2 mouse device common for all mice\n[ 1.347780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.350764] rtc_cmos 00:00: RTC can wake from S4\n[ 1.352887] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.354971] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.357059] i2c /dev entries driver\n[ 1.358372] device-mapper: uevent: version 1.0.3\n[ 1.359988] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.362832] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.365075] NET: Registered protocol family 10\n[ 1.366877] NET: Registered protocol family 17\n[ 1.368419] Key type dns_resolver registered\n[ 1.370134] registered taskstats version 1\n[ 1.371592] Loading compiled-in X.509 certificates\n[ 1.373780] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.377013] zswap: loaded using pool lzo/zbud\n[ 1.379873] Key type trusted registered\n[ 1.383205] Key type encrypted registered\n[ 1.384624] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.386892] ima: No TPM chip found, activating TPM-bypass!\n[ 1.388704] evm: HMAC attrs: 0x1\n[ 1.390334] Magic number: 3:512:137\n[ 1.391857] rtc_cmos 00:00: setting system clock to 2019-01-09 17:07:33 UTC (1547053653)\n[ 1.394654] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.413155] EDD information not available.\n[ 1.439716] Freeing unused kernel memory: 1512K\n[ 1.441402] Write protecting the kernel read-only data: 14336k\n[ 1.446471] Freeing unused kernel memory: 1692K\n[ 1.448455] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.461967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.465741] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.469253] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.472612] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.475988] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.480778] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.490264] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494415] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497746] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.501183] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.558922] [drm] Initialized drm 1.1.0 20060810\n[ 1.561956] virtio_net virtio0 ens3: renamed from eth0\n[ 1.571827] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.576971] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.597258] FDC 0 is a S82078B\n[ 1.618584] AVX2 version of gcm_enc/dec engaged.\n[ 1.620337] AES CTR mode by8 optimization enabled\n[ 1.648835] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.815349] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.817852] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.820229] usb 1-1: Product: QEMU USB Tablet\n[ 1.821818] usb 1-1: Manufacturer: QEMU\n[ 1.823251] usb 1-1: SerialNumber: 42\n[ 1.832253] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.840007] usbcore: registered new interface driver usbhid\n[ 1.842028] usbhid: USB HID core driver\n[ 1.844840] 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.848944] 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.229631] md: linear personality registered for level -1\n[ 2.233662] md: multipath personality registered for level -4\n[ 2.237798] md: raid0 personality registered for level 0\n[ 2.242319] md: raid1 personality registered for level 1\n[ 2.312768] raid6: sse2x1 gen() 11504 MB/s\n[ 2.380755] raid6: sse2x1 xor() 8982 MB/s\n[ 2.448779] raid6: sse2x2 gen() 14469 MB/s\n[ 2.516766] raid6: sse2x2 xor() 9820 MB/s\n[ 2.584764] raid6: sse2x4 gen() 16731 MB/s\n[ 2.652764] raid6: sse2x4 xor() 11008 MB/s\n[ 2.724754] raid6: avx2x1 gen() 22056 MB/s\n[ 2.792764] raid6: avx2x2 gen() 25394 MB/s\n[ 2.860765] raid6: avx2x4 gen() 29440 MB/s\n[ 2.862286] raid6: using algorithm avx2x4 gen() 29440 MB/s\n[ 2.864124] raid6: using avx2x2 recovery algorithm\n[ 2.872270] xor: automatically using best checksumming function:\n[ 2.912753] avx : 31781.000 MB/sec\n[ 2.915896] async_tx: api initialized (async)\n[ 2.929337] md: raid6 personality registered for level 6\n[ 2.931159] md: raid5 personality registered for level 5\n[ 2.932952] md: raid4 personality registered for level 4\n[ 2.941134] md: raid10 personality registered for level 10\ndone.\nBegin: Running /scripts/init-premount ... done.\nBegin: Mounting root file system ... Begin: Running /scripts/local-top ... done.\nBegin: Running /scripts/local-premount ... [ 2.983173] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.008103] 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.139597] 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.145477] systemd[1]: Detected virtualization kvm.\n[ 3.147182] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.152029] systemd[1]: Set hostname to .\n[ 3.156185] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.158191] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.301994] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.306340] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.309686] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.314322] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.318305] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.321648] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.324974] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.328973] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.332587] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.336408] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.340743] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.347179] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.353257] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.356874] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.360478] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.364459] 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.374364] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.378402] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.386231] systemd[1]: Mounting POSIX Message Queue File System...\n[ 3.391128] Loading iSCSI transport class v2.0-870.\n Mounting POSIX Message Queue File System...\n[ 3.395961] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.[ 3.405065] iscsi: registered transport (tcp)\n\n[ 3.407868] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.414119] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.424297] 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.430641] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.437147] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.442743] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.452909] iscsi: registered transport (iser)\n[ 3.455184] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.465590] 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.480382] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.484262] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.492290] 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.507284] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.514485] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.523330] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.532861] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[ 3.945966] intel_rapl: no valid rapl domains found in package 0\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Initial cloud-init job (pre-networking)...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting LSB: AppArmor initialization...\n Starting Commit a transient machine-id on disk...\n Starting Tell Plymouth To Write Out Runtime Data...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Network Time Synchronization.\n[ 4.948354] cloud-init[579]: Cloud-init v. 18.2 running 'init-local' at Wed, 09 Jan 2019 17:07:37 +0000. Up 4.74 seconds.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[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[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 9.902955] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 09 Jan 2019 17:07:38 +0000. Up 6.43 seconds.\n[ 9.908339] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.914605] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.920394] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.927259] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.934870] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.21 | 255.255.255.0 | . | fa:16:3e:5a:17:e9 |\n[ 9.940407] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe5a:17e9/64 | . | link | fa:16:3e:5a:17:e9 |\n[ 9.948122] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.952119] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.960124] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.968120] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.971139] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.977997] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.984388] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.987816] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.991564] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.996398] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.000754] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.006411] cloud-init[934]: 2019-01-09 17:07:42,295 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 10.520357] cloud-init[934]: Generating public/private rsa key pair.\n[ 10.522605] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.528441] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.532125] cloud-init[934]: The key fingerprint is:\n[ 10.536121] cloud-init[934]: SHA256:2pFHC9Aw0PBQvqxi6qAgyX53W0JNv+hSL7IgCegcp/g root@shaker-vm-75801fd1-9626-4680-89e7-1329ae1882b8\n[ 10.544141] cloud-init[934]: The key's randomart image is:\n[ 10.548128] cloud-init[934]: +---[RSA 2048]----+\n[ 10.552122] cloud-init[934]: | +==o |\n[ 10.553917] cloud-init[934]: | +.o. |\n[ 10.560152] cloud-init[934]: | o ... |\n[ 10.561981] cloud-init[934]: |. . .o+.. |\n[ 10.568180] cloud-init[934]: |.o . o.S.o. |\n[ 10.569977] cloud-init[934]: |=.= ...o +. . |\n[ 10.571720] cloud-init[934]: |*=oo....oo.. |\n[ 10.577214] cloud-init[934]: |*+ o...++. . |\n[ 10.578968] cloud-init[934]: |+oE . .o=.. |\n[ 10.583504] cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 10.588182] cloud-init[934]: Generating public/private dsa key pair.[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n\n[ 10.596288] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.598765] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.[ 10.601309] cloud-init[934]: The key fingerprint is:\n[ 10.610193] cloud-init[934]: SHA256:hahNHmm2iAAXaBEppTgF6npJ70q8EwOcXzC780zqnwg root@shaker-vm-75801fd1-9626-4680-89e7-1329ae1882b8\n[ 10.612961] cloud-init[934]: The key's randomart image is:\n[ 10.614458] cloud-init[934]: +---[DSA 1024]----+\n[ 10.615800] \ncloud-init[934]: |o*O. | Starting LXD - unix socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m\n[ 10.624590] cloud-init[934]: |** o o . |\n[ 10.625936] cloud-init[934]: |X . + B . . |\n[ 10.627268] cloud-init[934]: |o= o X o . |\n[ 10.628626] cloud-init[934]: | o+ = + S |\n[ 10.629967] cloud-init[934]: |.oo* . |\n[ 10.631300] cloud-init[934]: ] Reached target Timers.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n|.E=oB |\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[ 10.638710] cloud-init[934]: | oo+.o. |\n[ 10.640429] cloud-init[934]: | +=oo |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.[ 10.644416] cloud-init[934]: +----[SHA256]-----+\n\n[[0;32m OK [0m] [ 10.649164] cloud-initReached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[934]: Generating public/private ecdsa key pair.\n[[0;32m OK [0m] Started Deferred execution scheduler.[ 10.656325] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.658481] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m] \n[ 10.664441] cloud-init[934]: The key fingerprint is:Started iperf Service.\n\n Starting Pollinate to seed the pseudo random number generator...[ 10.688896] cloud-init[934]: SHA256:UIqSe2Ja+HvC9ux5ppIMjfKg3hQfKXCcsF5fIYwTI1Q root@shaker-vm-75801fd1-9626-4680-89e7-1329ae1882b8\n[ 10.691667] \n Starting /etc/rc.local Compatibility...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\ncloud-init[934]: The key's randomart image is:\n[ 10.706955] cloud-init[934]: +---[ECDSA 256]---+\n[ 10.717994] cloud-init[934]: |.+.E+. .. |\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[ 10.723815] [[0;32m OK [0m] Started ACPI event daemon.\ncloud-init[934]: | =+oo.o. |\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[ 10.745401] Starting Accounts Service...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started iperf3 Service.\ncloud-init Starting System Logging Service...\n Starting Login Service...[934]: | oo=o o. |\n\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting LSB: MD monitoring daemon...\n Starting LXD - container startup/shutdown...\n[ 10.783462] cloud-init[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[934]: |..+o. o. |[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started System Logging Service.\n\n[ 10.860792] cloud-init[934]: |.+=o.+ S |\n[ 10.888452] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[934]: |==.o+ . |\n[ 10.905897] cloud-init[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[934]: |+*.o . | Starting Login to default iSCSI targets...\n\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 10.950232] [[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0mcloud-init[934]: |. @o..o |] Reached target Remote File Systems.\n Starting LSB: network benchmark...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n\n[ 11.026725] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[934]: |.o.B*+ |\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[ 11.059722] Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.cloud-init[934]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target Login Prompts.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n\n[ 11.107667] [[0;32m OK [0mcloud-init[934]: Generating public/private ed25519 key pair.\n] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started Set console scheme.\n[ 11.123456] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n\n[ 11.162189] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 11.176289] cloud-init[934]: The key fingerprint is:\n[ 11.184119] cloud-init[934]: SHA256:HcH2L+ZAP79FeADUYVeg3DkOH+JMDarW7UE1RWYY2oM root@shaker-vm-75801fd1-9626-4680-89e7-1329ae1882b8\n[ 11.196126] cloud-init[934]: The key's randomart image is:\n[ 11.204105] cloud-init[934]: +--[ED25519 256]--+\n[ 11.208209] cloud-init[934]: | ...+.BBO|\n[ 11.212379] cloud-init[934]: | o+ %o* |\n[ 11.220610] cloud-init[934]: | .o.E X |\n[ 11.224108] cloud-init[934]: | +.B.= * |\n[ 11.228186] cloud-init[934]: | S.o.=.+ o|\n[ 11.231457] cloud-init[934]: | . ..=..o |\n[ 11.235721] cloud-init[934]: | +.+ .|\n[ 11.240902] cloud-init[934]: | . .. |\n[ 11.245308] cloud-init[934]: | .. |\n[ 11.249866] cloud-init[934]: +----[SHA256]-----+\n[ 11.563569] cloud-init[1033]: 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[ 12.302662] cloud-init[1033]: en_US.UTF-8... done\n[ 12.305558] cloud-init[1033]: Generation complete.\n[ 12.773901] cloud-init[1033]: Cloud-init v. 18.2 running 'modules:config' at Wed, 09 Jan 2019 17:07:43 +0000. Up 11.43 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n"} 2019-01-09 17:07:46,971 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d/action used request id req-7a8376b6-8cdc-45f3-bbd3-42290dc62a1e 2019-01-09 17:07:46,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.091276884079s 2019-01-09 17:07:46,972 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d/action used request id req-7a8376b6-8cdc-45f3-bbd3-42290dc62a1e 2019-01-09 17:07:46,972 - 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 768564253 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.220913] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.223866] pid_max: default: 32768 minimum: 301 [ 0.225454] ACPI: Core revision 20150930 [ 0.227454] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.229752] Security Framework initialized [ 0.231194] Yama: becoming mindful. [ 0.232477] AppArmor: AppArmor initialized [ 0.233958] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.236259] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.238493] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.240625] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242994] Initializing cgroup subsys io [ 0.244425] Initializing cgroup subsys memory [ 0.245945] Initializing cgroup subsys devices [ 0.247488] Initializing cgroup subsys freezer [ 0.249027] Initializing cgroup subsys net_cls [ 0.250559] Initializing cgroup subsys perf_event [ 0.252168] Initializing cgroup subsys net_prio [ 0.253723] Initializing cgroup subsys hugetlb [ 0.255287] Initializing cgroup subsys pids [ 0.256788] CPU: Physical Processor ID: 0 [ 0.258907] mce: CPU supports 10 MCE banks [ 0.260382] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.262155] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.264099] Spectre V2 : Mitigation: Full generic retpoline [ 0.265942] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.268001] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.270145] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.272076] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.274732] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.295082] Freeing SMP alternatives memory: 32K [ 0.302578] ftrace: allocating 32237 entries in 126 pages [ 0.343234] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.347479] smpboot: Max logical packages: 1 [ 0.349305] x2apic enabled [ 0.350685] Switched APIC routing to physical x2apic. [ 0.353695] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.355711] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.359437] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.362660] KVM setup paravirtual spinlock [ 0.365495] x86: Booted up 1 node, 1 CPUs [ 0.366927] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.369532] devtmpfs: initialized [ 0.371908] evm: security.selinux [ 0.373150] evm: security.SMACK64 [ 0.374374] evm: security.SMACK64EXEC [ 0.375692] evm: security.SMACK64TRANSMUTE [ 0.377128] evm: security.SMACK64MMAP [ 0.378445] evm: security.ima [ 0.379577] evm: security.capability [ 0.381041] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.384270] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.386389] pinctrl core: initialized pinctrl subsystem [ 0.388395] RTC time: 17:07:32, date: 01/09/19 [ 0.390128] NET: Registered protocol family 16 [ 0.391856] cpuidle: using governor ladder [ 0.393308] cpuidle: using governor menu [ 0.394709] PCCT header not found. [ 0.396051] ACPI: bus type PCI registered [ 0.397484] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.399705] PCI: Using configuration type 1 for base access [ 0.402532] ACPI: Added _OSI(Module Device) [ 0.404013] ACPI: Added _OSI(Processor Device) [ 0.405542] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.407141] ACPI: Added _OSI(Processor Aggregator Device) [ 0.410005] ACPI: Interpreter enabled [ 0.411371] ACPI: (supports S0 S5) [ 0.412621] ACPI: Using IOAPIC for interrupt routing [ 0.414293] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.418992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421023] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423220] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425360] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429252] acpiphp: Slot [3] registered [ 0.446740] acpiphp: Slot [4] registered [ 0.448152] acpiphp: Slot [5] registered [ 0.449564] acpiphp: Slot [6] registered [ 0.450976] acpiphp: Slot [7] registered [ 0.452380] acpiphp: Slot [8] registered [ 0.453787] acpiphp: Slot [9] registered [ 0.455199] acpiphp: Slot [10] registered [ 0.456631] acpiphp: Slot [11] registered [ 0.458061] acpiphp: Slot [12] registered [ 0.459497] acpiphp: Slot [13] registered [ 0.460985] acpiphp: Slot [14] registered [ 0.462416] acpiphp: Slot [15] registered [ 0.463857] acpiphp: Slot [16] registered [ 0.465288] acpiphp: Slot [17] registered [ 0.466715] acpiphp: Slot [18] registered [ 0.468150] acpiphp: Slot [19] registered [ 0.469586] acpiphp: Slot [20] registered [ 0.471018] acpiphp: Slot [21] registered [ 0.472452] acpiphp: Slot [22] registered [ 0.473893] acpiphp: Slot [23] registered [ 0.475325] acpiphp: Slot [24] registered [ 0.476762] acpiphp: Slot [25] registered [ 0.478404] acpiphp: Slot [26] registered [ 0.480045] acpiphp: Slot [27] registered [ 0.481688] acpiphp: Slot [28] registered [ 0.483334] acpiphp: Slot [29] registered [ 0.484827] acpiphp: Slot [30] registered [ 0.486101] acpiphp: Slot [31] registered [ 0.487474] PCI host bridge to bus 0000:00 [ 0.489133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.491664] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.494213] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.497176] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.500266] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.503326] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508324] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.510638] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.512768] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.515052] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.519605] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.522144] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.543505] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.546050] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.548769] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.551242] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.553691] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.555869] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.558146] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.560040] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.562805] vgaarb: loaded [ 0.563870] vgaarb: bridge control possible 0000:00:02.0 [ 0.566001] SCSI subsystem initialized [ 0.567575] ACPI: bus type USB registered [ 0.569045] usbcore: registered new interface driver usbfs [ 0.570889] usbcore: registered new interface driver hub [ 0.572693] usbcore: registered new device driver usb [ 0.574602] PCI: Using ACPI for IRQ routing [ 0.576513] NetLabel: Initializing [ 0.577783] NetLabel: domain hash size = 128 [ 0.579299] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.581011] NetLabel: unlabeled traffic allowed by default [ 0.583015] amd_nb: Cannot enumerate AMD northbridges [ 0.584752] clocksource: Switched to clocksource kvm-clock [ 0.594491] AppArmor: AppArmor Filesystem Enabled [ 0.596181] pnp: PnP ACPI init [ 0.597686] pnp: PnP ACPI: found 5 devices [ 0.604852] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.607901] NET: Registered protocol family 2 [ 0.609697] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.611991] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.614120] TCP: Hash tables configured (established 4096 bind 4096) [ 0.616254] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.618195] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.620302] NET: Registered protocol family 1 [ 0.621857] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.623822] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.625745] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.642474] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.659230] Unpacking initramfs... [ 1.138765] Freeing initrd memory: 37084K [ 1.140625] Scanning for low memory corruption every 60 seconds [ 1.142951] audit: initializing netlink subsys (disabled) [ 1.144821] audit: type=2000 audit(1547053653.662:1): initialized [ 1.147104] Initialise system trusted keyring [ 1.148825] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.150895] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.154069] zbud: loaded [ 1.155353] VFS: Disk quotas dquot_6.6.0 [ 1.156808] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.159209] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.161362] fuse init (API version 7.23) [ 1.162901] Key type big_key registered [ 1.164297] Allocating IMA MOK and blacklist keyrings. [ 1.166380] Key type asymmetric registered [ 1.167850] Asymmetric key parser 'x509' registered [ 1.169548] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.172166] io scheduler noop registered [ 1.173586] io scheduler deadline registered (default) [ 1.175340] io scheduler cfq registered [ 1.176809] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.178664] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.180893] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.183454] ACPI: Power Button [PWRF] [ 1.184930] GHES: HEST is not enabled! [ 1.200925] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.233994] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.237401] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.262692] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.266196] Linux agpgart interface v0.103 [ 1.269271] loop: module loaded [ 1.272852] vda: vda1 [ 1.274589] scsi host0: ata_piix [ 1.275886] scsi host1: ata_piix [ 1.277140] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.279315] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.282146] libphy: Fixed MDIO Bus: probed [ 1.283601] tun: Universal TUN/TAP device driver, 1.6 [ 1.285306] tun: (C) 1999-2004 Max Krasnyansky [ 1.288693] PPP generic driver version 2.4.2 [ 1.290294] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.292389] ehci-pci: EHCI PCI platform driver [ 1.293997] ehci-platform: EHCI generic platform driver [ 1.295746] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.297731] ohci-pci: OHCI PCI platform driver [ 1.299263] ohci-platform: OHCI generic platform driver [ 1.301017] uhci_hcd: USB Universal Host Controller Interface driver [ 1.317721] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.319470] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.322040] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.323782] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.325809] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.327969] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.330413] usb usb1: Product: UHCI Host Controller [ 1.332033] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.334035] usb usb1: SerialNumber: 0000:00:01.2 [ 1.335674] hub 1-0:1.0: USB hub found [ 1.337010] hub 1-0:1.0: 2 ports detected [ 1.338547] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.342170] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.343822] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.345600] mousedev: PS/2 mouse device common for all mice [ 1.347780] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.350764] rtc_cmos 00:00: RTC can wake from S4 [ 1.352887] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.354971] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.357059] i2c /dev entries driver [ 1.358372] device-mapper: uevent: version 1.0.3 [ 1.359988] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.362832] ledtrig-cpu: registered to indicate activity on CPUs [ 1.365075] NET: Registered protocol family 10 [ 1.366877] NET: Registered protocol family 17 [ 1.368419] Key type dns_resolver registered [ 1.370134] registered taskstats version 1 [ 1.371592] Loading compiled-in X.509 certificates [ 1.373780] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.377013] zswap: loaded using pool lzo/zbud [ 1.379873] Key type trusted registered [ 1.383205] Key type encrypted registered [ 1.384624] AppArmor: AppArmor sha1 policy hashing enabled [ 1.386892] ima: No TPM chip found, activating TPM-bypass! [ 1.388704] evm: HMAC attrs: 0x1 [ 1.390334] Magic number: 3:512:137 [ 1.391857] rtc_cmos 00:00: setting system clock to 2019-01-09 17:07:33 UTC (1547053653) [ 1.394654] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.413155] EDD information not available. [ 1.439716] Freeing unused kernel memory: 1512K [ 1.441402] Write protecting the kernel read-only data: 14336k [ 1.446471] Freeing unused kernel memory: 1692K [ 1.448455] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.461967] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.465741] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.469253] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.472612] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.475988] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.480778] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.490264] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494415] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497746] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.501183] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.558922] [drm] Initialized drm 1.1.0 20060810 [ 1.561956] virtio_net virtio0 ens3: renamed from eth0 [ 1.571827] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.576971] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.597258] FDC 0 is a S82078B [ 1.618584] AVX2 version of gcm_enc/dec engaged. [ 1.620337] AES CTR mode by8 optimization enabled [ 1.648835] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.815349] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.817852] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.820229] usb 1-1: Product: QEMU USB Tablet [ 1.821818] usb 1-1: Manufacturer: QEMU [ 1.823251] usb 1-1: SerialNumber: 42 [ 1.832253] hidraw: raw HID events driver (C) Jiri Kosina [ 1.840007] usbcore: registered new interface driver usbhid [ 1.842028] usbhid: USB HID core driver [ 1.844840] 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.848944] 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.229631] md: linear personality registered for level -1 [ 2.233662] md: multipath personality registered for level -4 [ 2.237798] md: raid0 personality registered for level 0 [ 2.242319] md: raid1 personality registered for level 1 [ 2.312768] raid6: sse2x1 gen() 11504 MB/s [ 2.380755] raid6: sse2x1 xor() 8982 MB/s [ 2.448779] raid6: sse2x2 gen() 14469 MB/s [ 2.516766] raid6: sse2x2 xor() 9820 MB/s [ 2.584764] raid6: sse2x4 gen() 16731 MB/s [ 2.652764] raid6: sse2x4 xor() 11008 MB/s [ 2.724754] raid6: avx2x1 gen() 22056 MB/s [ 2.792764] raid6: avx2x2 gen() 25394 MB/s [ 2.860765] raid6: avx2x4 gen() 29440 MB/s [ 2.862286] raid6: using algorithm avx2x4 gen() 29440 MB/s [ 2.864124] raid6: using avx2x2 recovery algorithm [ 2.872270] xor: automatically using best checksumming function: [ 2.912753] avx : 31781.000 MB/sec [ 2.915896] async_tx: api initialized (async) [ 2.929337] md: raid6 personality registered for level 6 [ 2.931159] md: raid5 personality registered for level 5 [ 2.932952] md: raid4 personality registered for level 4 [ 2.941134] md: raid10 personality registered for level 10 done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 2.983173] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.008103] 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.139597] 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.145477] systemd[1]: Detected virtualization kvm. [ 3.147182] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.152029] systemd[1]: Set hostname to . [ 3.156185] systemd[1]: Initializing machine ID from KVM UUID. [ 3.158191] systemd[1]: Installed transient /etc/machine-id file. [ 3.301994] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.306340] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.309686] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.314322] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.318305] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.321648] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.324974] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.328973] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.332587] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.336408] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.340743] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.347179] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.353257] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.356874] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.360478] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.364459] 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.374364] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.378402] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.386231] systemd[1]: Mounting POSIX Message Queue File System... [ 3.391128] Loading iSCSI transport class v2.0-870. Mounting POSIX Message Queue File System... [ 3.395961] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.[ 3.405065] iscsi: registered transport (tcp) [ 3.407868] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.414119] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.424297] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.430641] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.437147] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.442743] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.452909] iscsi: registered transport (iser) [ 3.455184] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.465590] 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.480382] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.484262] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.492290] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.507284] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.514485] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.523330] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.532861] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Found device /dev/ttyS0. [ 3.945966] intel_rapl: no valid rapl domains found in package 0 [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Initial cloud-init job (pre-networking)... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... Starting Tell Plymouth To Write Out Runtime Data... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [ 4.948354] cloud-init[579]: Cloud-init v. 18.2 running 'init-local' at Wed, 09 Jan 2019 17:07:37 +0000. Up 4.74 seconds. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[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. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 9.902955] cloud-init[934]: Cloud-init v. 18.2 running 'init' at Wed, 09 Jan 2019 17:07:38 +0000. Up 6.43 seconds. [ 9.908339] cloud-init[934]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.914605] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.920394] cloud-init[934]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.927259] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.934870] cloud-init[934]: ci-info: | ens3 | True | 192.168.120.21 | 255.255.255.0 | . | fa:16:3e:5a:17:e9 | [ 9.940407] cloud-init[934]: ci-info: | ens3 | True | fe80::f816:3eff:fe5a:17e9/64 | . | link | fa:16:3e:5a:17:e9 | [ 9.948122] cloud-init[934]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.952119] cloud-init[934]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.960124] cloud-init[934]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.968120] cloud-init[934]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.971139] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.977997] cloud-init[934]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.984388] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.987816] cloud-init[934]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.991564] cloud-init[934]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.996398] cloud-init[934]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.000754] cloud-init[934]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.006411] cloud-init[934]: 2019-01-09 17:07:42,295 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 10.520357] cloud-init[934]: Generating public/private rsa key pair. [ 10.522605] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.528441] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.532125] cloud-init[934]: The key fingerprint is: [ 10.536121] cloud-init[934]: SHA256:2pFHC9Aw0PBQvqxi6qAgyX53W0JNv+hSL7IgCegcp/g root@shaker-vm-75801fd1-9626-4680-89e7-1329ae1882b8 [ 10.544141] cloud-init[934]: The key's randomart image is: [ 10.548128] cloud-init[934]: +---[RSA 2048]----+ [ 10.552122] cloud-init[934]: | +==o | [ 10.553917] cloud-init[934]: | +.o. | [ 10.560152] cloud-init[934]: | o ... | [ 10.561981] cloud-init[934]: |. . .o+.. | [ 10.568180] cloud-init[934]: |.o . o.S.o. | [ 10.569977] cloud-init[934]: |=.= ...o +. . | [ 10.571720] cloud-init[934]: |*=oo....oo.. | [ 10.577214] cloud-init[934]: |*+ o...++. . | [ 10.578968] cloud-init[934]: |+oE . .o=.. | [ 10.583504] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 10.588182] cloud-init[934]: Generating public/private dsa key pair.[[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 10.596288] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.598765] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.[ 10.601309] cloud-init[934]: The key fingerprint is: [ 10.610193] cloud-init[934]: SHA256:hahNHmm2iAAXaBEppTgF6npJ70q8EwOcXzC780zqnwg root@shaker-vm-75801fd1-9626-4680-89e7-1329ae1882b8 [ 10.612961] cloud-init[934]: The key's randomart image is: [ 10.614458] cloud-init[934]: +---[DSA 1024]----+ [ 10.615800] cloud-init[934]: |o*O. | Starting LXD - unix socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m [ 10.624590] cloud-init[934]: |** o o . | [ 10.625936] cloud-init[934]: |X . + B . . | [ 10.627268] cloud-init[934]: |o= o X o . | [ 10.628626] cloud-init[934]: | o+ = + S | [ 10.629967] cloud-init[934]: |.oo* . | [ 10.631300] cloud-init[934]: ] Reached target Timers. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... |.E=oB | [[0;32m OK [0m] Listening on LXD - unix socket. [ 10.638710] cloud-init[934]: | oo+.o. | [ 10.640429] cloud-init[934]: | +=oo | [[0;32m OK [0m] Listening on Socket activation for snappy daemon.[ 10.644416] cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] [ 10.649164] cloud-initReached target Sockets. [[0;32m OK [0m] Reached target Basic System. [934]: Generating public/private ecdsa key pair. [[0;32m OK [0m] Started Deferred execution scheduler.[ 10.656325] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.658481] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] [ 10.664441] cloud-init[934]: The key fingerprint is:Started iperf Service. Starting Pollinate to seed the pseudo random number generator...[ 10.688896] cloud-init[934]: SHA256:UIqSe2Ja+HvC9ux5ppIMjfKg3hQfKXCcsF5fIYwTI1Q root@shaker-vm-75801fd1-9626-4680-89e7-1329ae1882b8 [ 10.691667] Starting /etc/rc.local Compatibility... [[0;32m OK [0m] Started D-Bus System Message Bus. cloud-init[934]: The key's randomart image is: [ 10.706955] cloud-init[934]: +---[ECDSA 256]---+ [ 10.717994] cloud-init[934]: |.+.E+. .. | [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [ 10.723815] [[0;32m OK [0m] Started ACPI event daemon. cloud-init[934]: | =+oo.o. | Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. [ 10.745401] Starting Accounts Service... Starting Snappy daemon... [[0;32m OK [0m] Started iperf3 Service. cloud-init Starting System Logging Service... Starting Login Service...[934]: | oo=o o. | [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting LSB: MD monitoring daemon... Starting LXD - container startup/shutdown... [ 10.783462] cloud-init[[0;32m OK [0m] Started /etc/rc.local Compatibility. [934]: |..+o. o. |[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started System Logging Service. [ 10.860792] cloud-init[934]: |.+=o.+ S | [ 10.888452] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. cloud-init[934]: |==.o+ . | [ 10.905897] cloud-init[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [934]: |+*.o . | Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 10.950232] [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0mcloud-init[934]: |. @o..o |] Reached target Remote File Systems. Starting LSB: network benchmark... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [ 11.026725] cloud-init[[0;32m OK [0m] Started LXD - container startup/shutdown. [934]: |.o.B*+ | [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started LSB: network benchmark. [ 11.059722] Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0.cloud-init[934]: +----[SHA256]-----+ [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [ 11.107667] [[0;32m OK [0mcloud-init[934]: Generating public/private ed25519 key pair. ] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started Set console scheme. [ 11.123456] cloud-init[934]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.[[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 11.162189] cloud-init[934]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 11.176289] cloud-init[934]: The key fingerprint is: [ 11.184119] cloud-init[934]: SHA256:HcH2L+ZAP79FeADUYVeg3DkOH+JMDarW7UE1RWYY2oM root@shaker-vm-75801fd1-9626-4680-89e7-1329ae1882b8 [ 11.196126] cloud-init[934]: The key's randomart image is: [ 11.204105] cloud-init[934]: +--[ED25519 256]--+ [ 11.208209] cloud-init[934]: | ...+.BBO| [ 11.212379] cloud-init[934]: | o+ %o* | [ 11.220610] cloud-init[934]: | .o.E X | [ 11.224108] cloud-init[934]: | +.B.= * | [ 11.228186] cloud-init[934]: | S.o.=.+ o| [ 11.231457] cloud-init[934]: | . ..=..o | [ 11.235721] cloud-init[934]: | +.+ .| [ 11.240902] cloud-init[934]: | . .. | [ 11.245308] cloud-init[934]: | .. | [ 11.249866] cloud-init[934]: +----[SHA256]-----+ [ 11.563569] cloud-init[1033]: 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. [ 12.302662] cloud-init[1033]: en_US.UTF-8... done [ 12.305558] cloud-init[1033]: Generation complete. [ 12.773901] cloud-init[1033]: Cloud-init v. 18.2 running 'modules:config' at Wed, 09 Jan 2019 17:07:43 +0000. Up 11.43 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. 2019-01-09 17:07:46,976 - paramiko.transport - DEBUG - starting thread (client mode): 0x9dfa42d0L 2019-01-09 17:07:46,977 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 17:07:46,981 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-01-09 17:07:46,981 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-01-09 17:07:46,982 - 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-09 17:07:46,982 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 17:07:46,983 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 17:07:46,983 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 17:07:46,983 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 17:07:46,983 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 17:07:47,028 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 17:07:47,029 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 17:07:47,040 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 80abcb784be86f9ff7002e16c05458cc 2019-01-09 17:07:47,042 - paramiko.transport - DEBUG - Trying discovered key 388b5cae139cfca1bd8b2ce43f121a97 in /tmp/tmpzJx0OQ 2019-01-09 17:07:47,067 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 17:07:47,087 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 17:07:47,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-09 17:07:47,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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-09 17:07:47,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 17: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://192.30.9.4: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.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 17:07:47,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:47,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59bba2e0-82a6-4946-9e84-3c0ed84f9327 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/22a7299703534e2e82b992b551a2522b"}, "enabled": true, "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4717077414284e3f961902d8c0944254"}, "enabled": true, "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/614b683bc799461aaa8f2ca241b9fed7"}, "enabled": true, "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/63a8acabacb642f78b2450de5f0e7340"}, "enabled": true, "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/71ef488140974ef49719f554f104c76d"}, "enabled": true, "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9c271945f3f8465bbabd834d53ba434e"}, "enabled": true, "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a61154b8e8a945b997f3e9f39abcf493"}, "enabled": true, "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aea4ee122f6f40e98a0dc482890bd467"}, "enabled": true, "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b43a0e99c677415ead46a25551dcaa62"}, "enabled": true, "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b90b05cccdb349a289180c838900f68c"}, "enabled": true, "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/c83add85f03845e2a1ce45d254dc9b15"}, "enabled": true, "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/da226220039d4615b5f8080537c6c4a1"}, "enabled": true, "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e3b4c57a2e4b41019377f1675443f695"}, "enabled": true, "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f0e34f7515014511bae41aee0418f831"}, "enabled": true, "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f91ac5ded4bc47bbae877082dd9291c4"}, "enabled": true, "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2019-01-09 17:07:47,201 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-59bba2e0-82a6-4946-9e84-3c0ed84f9327 2019-01-09 17:07:47,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0918350219727s 2019-01-09 17:07:47,202 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-59bba2e0-82a6-4946-9e84-3c0ed84f9327 2019-01-09 17:07:47,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-01-09 17:07:47,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:47,222 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-01-09 17:07:47,222 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-01-09 17:07:47,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa385e27-db75-449e-8074-917731be16a1 Content-Encoding: gzip Content-Length: 1956 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0494669e6d664717880aebbd11e4ae6f"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/04d35a572f924343aa32492c786071a4"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "04d35a572f924343aa32492c786071a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0690c92d0c164de2a16224489d883f5b"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "0690c92d0c164de2a16224489d883f5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0deb5bc52df045ada936f4b18c6a3c8f"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/119ecfd8b420436b9c6e88dd1da04922"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71ef488140974ef49719f554f104c76d", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2218848367404a1eac6f8ca2d04d0e6f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2763ead0f88e4e6090b1b8da5ef2578c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/319a147d6e124efb97d6a97c450012fc"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "319a147d6e124efb97d6a97c450012fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/355294da3c9d412681cf2f590b41be19"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4717077414284e3f961902d8c0944254", "id": "355294da3c9d412681cf2f590b41be19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/3b5ffa070ba44334837f8ef37a3002b6"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4260397daaf34de5a3de392b9176f823"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "4260397daaf34de5a3de392b9176f823"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/486c4ab736ea4feaa67d1b83d6e623c1"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/582c241a23bc49ae87845cb9d0079e65"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5a8e2dc6214849e79098ede842dc424e"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5f570c6186f5490fa61ba9505618d4b6"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5f79df9592784e868f26484a5da49352"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "5f79df9592784e868f26484a5da49352"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/606903abb74049c2a056538f35c2ba1a"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4717077414284e3f961902d8c0944254", "id": "606903abb74049c2a056538f35c2ba1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/70da0e4e7a084832ac28cc9ac23c173b"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4717077414284e3f961902d8c0944254", "id": "70da0e4e7a084832ac28cc9ac23c173b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/7578d48bc0dc49dfb5bca1cc62e3cf81"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/80c444892a134608972016eb91c65d44"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "80c444892a134608972016eb91c65d44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8229dee59f61487e8c443d8883943bcc"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "8229dee59f61487e8c443d8883943bcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/90f2e10e13764f47b58b3740c374c9f7"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/956a7257362d42a6855e7698e00194c0"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "956a7257362d42a6855e7698e00194c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/989a3966184d46c1bf7a08cee156c05a"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/998bf57150744a2cb215189d5606ff4f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "998bf57150744a2cb215189d5606ff4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a3723a8b886143438cc87f43c49a2509"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "a3723a8b886143438cc87f43c49a2509"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/aafbcc22baa2460098ef75c92660bdeb"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71ef488140974ef49719f554f104c76d", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ab34b269564748bbb67812ad50577b28"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "ab34b269564748bbb67812ad50577b28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ac7b46b8ccfb45318b4f4c4fd027f84c"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/af8099841ebd4626be67394b87a270f3"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "af8099841ebd4626be67394b87a270f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b5124e7b2d364989a49208133960b11d"}, "url": "http://172.30.9.29:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "b5124e7b2d364989a49208133960b11d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c3388084bfd046d49e4f2e58459f204b"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "c3388084bfd046d49e4f2e58459f204b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ca2378a76601468b91ea637427d8c9e8"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "ca2378a76601468b91ea637427d8c9e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/cbfe54a82e8a4af49f405799c6549a8e"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "cbfe54a82e8a4af49f405799c6549a8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d47856aec8e64fddafd275b4069b2d26"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "d47856aec8e64fddafd275b4069b2d26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d692e93224cc4cc181f0716f0895cd50"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "d692e93224cc4cc181f0716f0895cd50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e0ea0c6d13d2461990ca160bb0e0c593"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e8da202a4f094bba8a90ca07a7a8ebba"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e9409f19e2f248e8a5467f8de5282e0a"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "e9409f19e2f248e8a5467f8de5282e0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e99e9d2db4514fdbb69b9a02ccc9f8e2"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71ef488140974ef49719f554f104c76d", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f9da5b1c5c7649d9a57988068eea0a76"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "f9da5b1c5c7649d9a57988068eea0a76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/fa97e1f3166f48f590d2a5f9d70b83a9"}, "url": "http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-09 17:07:47,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-fa385e27-db75-449e-8074-917731be16a1 2019-01-09 17:07:47,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.100579023361s 2019-01-09 17:07:47,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-fa385e27-db75-449e-8074-917731be16a1 2019-01-09 17:07:47,318 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.29:5000 2019-01-09 17:07:47,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 17:07:47,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:47,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7489af5-505e-4b6c-b5f7-7b29691a8dff Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 17:07:47,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a7489af5-505e-4b6c-b5f7-7b29691a8dff 2019-01-09 17:07:47,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0919909477234s 2019-01-09 17:07:47,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-a7489af5-505e-4b6c-b5f7-7b29691a8dff 2019-01-09 17:07:47,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 17:07:47,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:47,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10160471-2e10-483c-a654-eb1d88ad8d04 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 17:07:47,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-10160471-2e10-483c-a654-eb1d88ad8d04 2019-01-09 17:07:47,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0921850204468s 2019-01-09 17:07:47,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-10160471-2e10-483c-a654-eb1d88ad8d04 2019-01-09 17:07:47,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 17:07:47,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:47,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8fb8926-7bcf-4b99-85ce-b84faeef37ef Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 17:07:47,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a8fb8926-7bcf-4b99-85ce-b84faeef37ef 2019-01-09 17:07:47,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0946249961853s 2019-01-09 17:07:47,611 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-a8fb8926-7bcf-4b99-85ce-b84faeef37ef 2019-01-09 17:07:47,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 17:07:47,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:47,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57f7222-fc0d-4f67-9cc6-6ff3ac818df7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "shaker-user_75801fd1-9626-4680-89e7-1329ae1882b8", "links": {"self": "http://172.30.9.29:5000/v3/users/c5c159c37d3846229aac1099d35726f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5c159c37d3846229aac1099d35726f8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 17:07:47,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c57f7222-fc0d-4f67-9cc6-6ff3ac818df7 2019-01-09 17:07:47,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110361814499s 2019-01-09 17:07:47,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c57f7222-fc0d-4f67-9cc6-6ff3ac818df7 2019-01-09 17:07:47,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 17:07:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:47,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ba5499-6632-4e38-811b-f31156fdc955 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0"}, "tags": [], "enabled": true, "id": "72d91bf2fe2740868844a2cfd4c4fee0", "parent_id": "default", "domain_id": "default", "name": "shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 17:07:47,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-77ba5499-6632-4e38-811b-f31156fdc955 2019-01-09 17:07:47,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.084860086441s 2019-01-09 17:07:47,819 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-77ba5499-6632-4e38-811b-f31156fdc955 2019-01-09 17:07:47,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 17:07:47,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=c5c159c37d3846229aac1099d35726f8&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=72d91bf2fe2740868844a2cfd4c4fee0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:47,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f642f3fe-21af-4e8e-977f-d05efb31b396 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=c5c159c37d3846229aac1099d35726f8&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=72d91bf2fe2740868844a2cfd4c4fee0", "previous": null, "next": null}} 2019-01-09 17:07:47,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=c5c159c37d3846229aac1099d35726f8&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=72d91bf2fe2740868844a2cfd4c4fee0 used request id req-f642f3fe-21af-4e8e-977f-d05efb31b396 2019-01-09 17:07:47,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0926160812378s 2019-01-09 17:07:47,919 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=c5c159c37d3846229aac1099d35726f8&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=72d91bf2fe2740868844a2cfd4c4fee0 used request id req-f642f3fe-21af-4e8e-977f-d05efb31b396 2019-01-09 17:07:47,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 17:07:47,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0/users/c5c159c37d3846229aac1099d35726f8/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:48,069 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17:07:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-967cbbfe-1cd2-4e43-97f0-b243765e0651 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 17:07:48,069 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0/users/c5c159c37d3846229aac1099d35726f8/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-967cbbfe-1cd2-4e43-97f0-b243765e0651 2019-01-09 17:07:48,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145992040634s 2019-01-09 17:07:48,069 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0/users/c5c159c37d3846229aac1099d35726f8/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-967cbbfe-1cd2-4e43-97f0-b243765e0651 2019-01-09 17:07:48,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 17:07:48,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:48,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6181c16-eed1-4bac-a72d-ed99932caeea Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 17:07:48,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b6181c16-eed1-4bac-a72d-ed99932caeea 2019-01-09 17:07:48,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0986278057098s 2019-01-09 17:07:48,172 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-b6181c16-eed1-4bac-a72d-ed99932caeea 2019-01-09 17:07:48,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-09 17:07:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-09 17:07:48,282 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 17:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3ab8547-4bf1-4ca2-9af8-fe2d349d1671 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fbad67604ff4423849a04ceedfc643f", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fbad67604ff4423849a04ceedfc643f"}, "name": "heat_stack_owner"}} 2019-01-09 17:07:48,282 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d3ab8547-4bf1-4ca2-9af8-fe2d349d1671 2019-01-09 17:07:48,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.105169057846s 2019-01-09 17:07:48,282 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-d3ab8547-4bf1-4ca2-9af8-fe2d349d1671 2019-01-09 17:07:48,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 17:07:48,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:48,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f588ef9-61fb-4f53-ba6d-2411b4071bf7 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fbad67604ff4423849a04ceedfc643f", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fbad67604ff4423849a04ceedfc643f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 17:07:48,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1f588ef9-61fb-4f53-ba6d-2411b4071bf7 2019-01-09 17:07:48,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0917890071869s 2019-01-09 17:07:48,378 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1f588ef9-61fb-4f53-ba6d-2411b4071bf7 2019-01-09 17:07:48,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 17:07:48,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:48,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853ad7b9-eb50-4b43-9ba7-47f45b5d09c8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 17:07:48,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-853ad7b9-eb50-4b43-9ba7-47f45b5d09c8 2019-01-09 17:07:48,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0921270847321s 2019-01-09 17:07:48,475 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-853ad7b9-eb50-4b43-9ba7-47f45b5d09c8 2019-01-09 17:07:48,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 17:07:48,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:48,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c79dc76-4385-4b89-bdc3-c85d94ecdcef Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "shaker-user_75801fd1-9626-4680-89e7-1329ae1882b8", "links": {"self": "http://172.30.9.29:5000/v3/users/c5c159c37d3846229aac1099d35726f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5c159c37d3846229aac1099d35726f8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 17:07:48,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6c79dc76-4385-4b89-bdc3-c85d94ecdcef 2019-01-09 17:07:48,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110985994339s 2019-01-09 17:07:48,588 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6c79dc76-4385-4b89-bdc3-c85d94ecdcef 2019-01-09 17:07:48,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 17:07:48,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:48,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fdc0c91-67b0-469a-aec2-bdf6a292e5dd Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0"}, "tags": [], "enabled": true, "id": "72d91bf2fe2740868844a2cfd4c4fee0", "parent_id": "default", "domain_id": "default", "name": "shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 17:07:48,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-0fdc0c91-67b0-469a-aec2-bdf6a292e5dd 2019-01-09 17:07:48,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0961620807648s 2019-01-09 17:07:48,696 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-0fdc0c91-67b0-469a-aec2-bdf6a292e5dd 2019-01-09 17:07:48,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 17:07:48,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=c5c159c37d3846229aac1099d35726f8&role.id=9fbad67604ff4423849a04ceedfc643f&scope.project.id=72d91bf2fe2740868844a2cfd4c4fee0" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:48,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:07:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c2c782d-25c6-402c-9af3-95987cebf0f9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=c5c159c37d3846229aac1099d35726f8&role.id=9fbad67604ff4423849a04ceedfc643f&scope.project.id=72d91bf2fe2740868844a2cfd4c4fee0", "previous": null, "next": null}} 2019-01-09 17:07:48,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=c5c159c37d3846229aac1099d35726f8&role.id=9fbad67604ff4423849a04ceedfc643f&scope.project.id=72d91bf2fe2740868844a2cfd4c4fee0 used request id req-7c2c782d-25c6-402c-9af3-95987cebf0f9 2019-01-09 17:07:48,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0929729938507s 2019-01-09 17:07:48,796 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=c5c159c37d3846229aac1099d35726f8&role.id=9fbad67604ff4423849a04ceedfc643f&scope.project.id=72d91bf2fe2740868844a2cfd4c4fee0 used request id req-7c2c782d-25c6-402c-9af3-95987cebf0f9 2019-01-09 17:07:48,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 17:07:48,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0/users/c5c159c37d3846229aac1099d35726f8/roles/9fbad67604ff4423849a04ceedfc643f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:07:48,925 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17:07:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffeb757b-4938-4743-8b86-c325dba58f25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 17:07:48,926 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0/users/c5c159c37d3846229aac1099d35726f8/roles/9fbad67604ff4423849a04ceedfc643f used request id req-ffeb757b-4938-4743-8b86-c325dba58f25 2019-01-09 17:07:48,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.125558853149s 2019-01-09 17:07:48,926 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0/users/c5c159c37d3846229aac1099d35726f8/roles/9fbad67604ff4423849a04ceedfc643f used request id req-ffeb757b-4938-4743-8b86-c325dba58f25 2019-01-09 17:07:48,927 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 17:07:48,928 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 17:07:48,928 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 17:07:48,932 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 17:07:49,005 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 17:07:49,006 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-09 17:07:49,007 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 17:07:49,047 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-09 17:07:49,047 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-09 17:07:49,072 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-09 17:33:26,270 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-09 17:33:26,271 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=72d91bf2fe2740868844a2cfd4c4fee0 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 56438 22 OS_REGION_NAME=regionOne OS_USER_DOMAIN_NAME=Default OS_IMAGE_API_VERSION=2 USER=ubuntu PYTHONWARNINGS=ignore:Certificate has no, ignore:A true SSLContext object is not available OS_PROJECT_NAME=shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8 CLOUDPROMPT_ENABLED=1 MAIL=/var/mail/ubuntu PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games OS_IDENTITY_API_VERSION=3 NOVA_VERSION=1.1 PWD=/home/ubuntu OS_PASSWORD=67d98004-e4ad-4f26-b6f2-4a8a35082a23 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.29:5000 OS_USERNAME=shaker-user_75801fd1-9626-4680-89e7-1329ae1882b8 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.29,192.30.9.4 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 56438 192.168.120.21 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-09 17:07:49.641 1378 INFO shaker.engine.utils [-] Logging enabled 2019-01-09 17:07:49.644 1378 INFO shaker.engine.messaging [-] Listening on *:9000 2019-01-09 17:07:49.647 1378 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-01-09 17:07:49.654 1392 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-01-09 17:07:49.654 1392 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.201:9000 2019-01-09 17:07:49.655 1392 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-01-09 17:07:49.665 1378 INFO pykwalify.core [-] validation.valid 2019-01-09 17:07:50.265 1378 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-01-09 17:07:53.067 1378 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'2d2783b4-3e65-40bf-a466-981b61f25374', u'links': [{u'href': u'http://172.30.9.29:8004/v1/72d91bf2fe2740868844a2cfd4c4fee0/stacks/shaker_uimfer/2d2783b4-3e65-40bf-a466-981b61f25374', u'rel': u'self'}]} 2019-01-09 17:11:24.376 1378 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_uimfer_slave_0', 'shaker_uimfer_master_0']) 2019-01-09 17:11:37.055 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:13:08.049 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:14:38.545 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:16:09.038 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:16:09.040 1378 INFO shaker.engine.server [-] Execution is done 2019-01-09 17:16:09.597 1378 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-01-09 17:16:34.735 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:16:34.738 1378 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-01-09 17:16:34.753 1378 INFO pykwalify.core [-] validation.valid 2019-01-09 17:16:35.182 1378 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-01-09 17:16:38.318 1378 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'2637f286-8a1a-4b96-9547-582947b35f6f', u'links': [{u'href': u'http://172.30.9.29:8004/v1/72d91bf2fe2740868844a2cfd4c4fee0/stacks/shaker_pzuatf/2637f286-8a1a-4b96-9547-582947b35f6f', u'rel': u'self'}]} 2019-01-09 17:17:26.677 1378 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_pzuatf_master_0', 'shaker_pzuatf_slave_0']) 2019-01-09 17:17:42.551 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:19:14.422 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:20:44.911 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:22:15.390 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:22:15.391 1378 INFO shaker.engine.server [-] Execution is done 2019-01-09 17:22:16.014 1378 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-01-09 17:22:37.009 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:22:37.011 1378 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-01-09 17:22:37.026 1378 INFO pykwalify.core [-] validation.valid 2019-01-09 17:22:37.438 1378 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-01-09 17:22:40.508 1378 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'8f15bf0f-4315-4adc-976d-9e88188e6c79', u'links': [{u'href': u'http://172.30.9.29:8004/v1/72d91bf2fe2740868844a2cfd4c4fee0/stacks/shaker_pzsrka/8f15bf0f-4315-4adc-976d-9e88188e6c79', u'rel': u'self'}]} 2019-01-09 17:23:28.963 1378 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_pzsrka_master_0', 'shaker_pzsrka_slave_0']) 2019-01-09 17:23:40.892 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:25:12.395 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:26:42.871 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:28:13.342 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:28:13.342 1378 INFO shaker.engine.server [-] Execution is done 2019-01-09 17:28:13.686 1378 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-01-09 17:28:39.310 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:28:39.311 1378 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-01-09 17:28:39.325 1378 INFO pykwalify.core [-] validation.valid 2019-01-09 17:28:39.733 1378 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-01-09 17:28:42.372 1378 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'2dc9c099-f59b-4477-9fc0-f693d32469f5', u'links': [{u'href': u'http://172.30.9.29:8004/v1/72d91bf2fe2740868844a2cfd4c4fee0/stacks/shaker_erfiok/2dc9c099-f59b-4477-9fc0-f693d32469f5', u'rel': u'self'}]} 2019-01-09 17:29:35.996 1378 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_erfiok_master_0', 'shaker_erfiok_slave_0']) 2019-01-09 17:29:47.942 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:30:20.453 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:31:40.626 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:33:00.860 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:33:00.860 1378 INFO shaker.engine.server [-] Execution is done 2019-01-09 17:33:03.344 1378 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-01-09 17:33:26.162 1378 INFO shaker.engine.quorum [-] Finished processing operation: 2019-01-09 17:33:26.163 1378 INFO shaker.engine.server [-] Generating aggregated report 2019-01-09 17:33:26.172 1378 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-01-09 17:33:26.175 1378 INFO shaker.engine.report [-] ******************************************************************************** 2019-01-09 17:33:26.175 1378 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-01-09 17:33:26.175 1378 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-09 17:33:26.175 1378 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-01-09 17:33:26.175 1378 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-01-09 17:33:26.175 1378 INFO shaker.engine.report [-] ******************************************************************************** 2019-01-09 17:33:26.176 1378 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-09 17:33:26.187 1378 INFO shaker.engine.report [-] Report saved to: report.html 2019-01-09 17:33:26,272 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-09 17:33:26,271 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-01-09 17:33:26,274 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-01-09 17:33:26,311 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-01-09 17:33:26,311 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-01-09 17:33:26,339 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-01-09 17:33:26,395 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-01-09 17:33:26,395 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-01-09 17:33:26,406 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-01-09 17:33:26,435 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-01-09 17:33:26,435 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-01-09 17:33:26,439 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-01-09 17:33:26,450 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-01-09 17:33:26,451 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-01-09 17:33:26,573 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 17:33:26,574 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 29:38 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 17:33:26,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 17:33:26,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/5c6672a8-619c-4799-831f-f3dce183bd59.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:28,217 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b0a63524-20b7-42f1-a573-e42459266491 Content-Length: 0 Date: Wed, 09 Jan 2019 17:33:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:33:28,217 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/5c6672a8-619c-4799-831f-f3dce183bd59.json used request id req-b0a63524-20b7-42f1-a573-e42459266491 2019-01-09 17:33:28,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.6353662014s 2019-01-09 17:33:28,217 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/5c6672a8-619c-4799-831f-f3dce183bd59.json used request id req-b0a63524-20b7-42f1-a573-e42459266491 2019-01-09 17:33:28,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:33:28,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:28,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d5624ed3-4768-408d-96df-892bb249d03d Date: Wed, 09 Jan 2019 17:33:28 GMT RESP BODY: {"floatingips": []} 2019-01-09 17:33:28,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d5624ed3-4768-408d-96df-892bb249d03d 2019-01-09 17:33:28,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0385599136353s 2019-01-09 17:33:28,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-d5624ed3-4768-408d-96df-892bb249d03d 2019-01-09 17:33:28,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 17:33:28,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:28,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17: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 x-openstack-request-id: req-8c2d2d6f-beaa-4e15-9a31-6c0beba4980f x-compute-request-id: req-8c2d2d6f-beaa-4e15-9a31-6c0beba4980f Content-Type: application/json 2019-01-09 17:33:28,588 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d used request id req-8c2d2d6f-beaa-4e15-9a31-6c0beba4980f 2019-01-09 17:33:28,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.326740980148s 2019-01-09 17:33:28,589 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d used request id req-8c2d2d6f-beaa-4e15-9a31-6c0beba4980f 2019-01-09 17:33:28,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:33:28,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:29,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-af7fe07d-ab81-4a6f-937c-17f7a0d37ba4 x-compute-request-id: req-af7fe07d-ab81-4a6f-937c-17f7a0d37ba4 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_75801fd1-9626-4680-89e7-1329ae1882b8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:17:e9", "version": 4, "addr": "192.168.120.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5a:17:e9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/13354202-377c-42be-9195-d96b3817083d", "rel": "bookmark"}], "image": {"id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "links": [{"href": "http://172.30.9.29:8774/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000005d", "OS-SRV-USG:launched_at": "2019-01-09T17:07:32.000000", "flavor": {"id": "d6120a73-ba03-4a87-8081-68c361e4de6a", "links": [{"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "bookmark"}]}, "id": "13354202-377c-42be-9195-d96b3817083d", "security_groups": [{"name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}], "user_id": "c5c159c37d3846229aac1099d35726f8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T17:33:28Z", "hostId": "35025d635f911acf3bda5ad48ae13337af13283dbe4fd97b4b442d9e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_75801fd1-9626-4680-89e7-1329ae1882b8", "created": "2019-01-09T17:04:11Z", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:33:29,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-af7fe07d-ab81-4a6f-937c-17f7a0d37ba4 2019-01-09 17:33:29,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01296782494s 2019-01-09 17:33:29,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-af7fe07d-ab81-4a6f-937c-17f7a0d37ba4 2019-01-09 17:33:29,604 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:33:31,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:33:31,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:31,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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 x-openstack-request-id: req-e7af3fc4-75c7-44d4-8762-d6dda31ad6a1 x-compute-request-id: req-e7af3fc4-75c7-44d4-8762-d6dda31ad6a1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 17:33:31,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e7af3fc4-75c7-44d4-8762-d6dda31ad6a1 2019-01-09 17:33:31,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0745530128479s 2019-01-09 17:33:31,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e7af3fc4-75c7-44d4-8762-d6dda31ad6a1 2019-01-09 17:33:31,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:33:31,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:31,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 33961 X-Openstack-Request-Id: req-6703b3cf-1224-44fd-8843-c8b0a8e2616e Date: Wed, 09 Jan 2019 17:33:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:03:48Z", "updated_at": "2019-01-09T17:03:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "0eb3de74-28d5-49d7-a732-be994004d3f2", "remote_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "1d7b9a9e-bc05-40db-9387-b284da77e4ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "c9693bb9-722f-48e7-89f8-41200951b0ca", "remote_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "e258f207-c76e-490f-834e-4246da3cce7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}], "revision_number": 4, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:04:09Z", "updated_at": "2019-01-09T17:04:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "15a0bc2b-0812-489e-95df-d779beeb807b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "55182bb1-8f7a-49c6-9b33-fa64fdd890ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "7663b8f4-80b2-4032-954e-a69fe7dd1e7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "8b881f50-6ad1-49ee-a4d3-8fba994d5851", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:04:09Z", "revision_number": 0, "id": "b1337c18-02d7-4a68-bace-59983c93fad1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:04:09Z", "security_group_id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}], "revision_number": 5, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61", "name": "shaker-sg_75801fd1-9626-4680-89e7-1329ae1882b8"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 17:33:31,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6703b3cf-1224-44fd-8843-c8b0a8e2616e 2019-01-09 17:33:31,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0939090251923s 2019-01-09 17:33:31,780 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6703b3cf-1224-44fd-8843-c8b0a8e2616e 2019-01-09 17:33:31,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 17:33:31,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:31,928 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6813308e-9207-439c-a9bd-0e8d6c9c50da Content-Length: 0 Date: Wed, 09 Jan 2019 17:33:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:33:31,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61.json used request id req-6813308e-9207-439c-a9bd-0e8d6c9c50da 2019-01-09 17:33:31,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.142673969269s 2019-01-09 17:33:31,928 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7b75bbf5-08fc-4e52-b4f4-ffa5a3c1ad61.json used request id req-6813308e-9207-439c-a9bd-0e8d6c9c50da 2019-01-09 17:33:31,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-09 17:33:31,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:31,957 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 17: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 x-openstack-request-id: req-72125b12-dcf4-497d-afe5-710beed31e57 x-compute-request-id: req-72125b12-dcf4-497d-afe5-710beed31e57 Content-Length: 0 Content-Type: application/json 2019-01-09 17:33:31,958 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8 used request id req-72125b12-dcf4-497d-afe5-710beed31e57 2019-01-09 17:33:31,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0290701389313s 2019-01-09 17:33:31,958 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/shaker-kp_75801fd1-9626-4680-89e7-1329ae1882b8 used request id req-72125b12-dcf4-497d-afe5-710beed31e57 2019-01-09 17:33:31,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 17:33:31,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/ae265b47-39b1-445f-af28-aecb7d31ced0/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}043393abe4535cf12d3b4e64c96226999d261420" -d '{"subnet_id": "fcffd54b-cf40-4889-a43b-ce652efbd100"}' 2019-01-09 17:33:33,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b527719b-1af7-4b2d-bfaa-f25ad5db9454 Date: Wed, 09 Jan 2019 17:33:33 GMT RESP BODY: {"network_id": "8a54a001-55d4-442a-9af1-cf237d691ada", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "subnet_id": "fcffd54b-cf40-4889-a43b-ce652efbd100", "subnet_ids": ["fcffd54b-cf40-4889-a43b-ce652efbd100"], "port_id": "9d7833ec-cca5-4976-9198-88af81e7a8a1", "id": "ae265b47-39b1-445f-af28-aecb7d31ced0"} 2019-01-09 17:33:33,883 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ae265b47-39b1-445f-af28-aecb7d31ced0/remove_router_interface.json used request id req-b527719b-1af7-4b2d-bfaa-f25ad5db9454 2019-01-09 17:33:33,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.92497801781s 2019-01-09 17:33:33,884 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ae265b47-39b1-445f-af28-aecb7d31ced0/remove_router_interface.json used request id req-b527719b-1af7-4b2d-bfaa-f25ad5db9454 returning object ae265b47-39b1-445f-af28-aecb7d31ced0 2019-01-09 17:33:33,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 17:33:33,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:34,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1704 X-Openstack-Request-Id: req-e681d482-b33d-4899-8c4d-1357f3bdf43f Date: Wed, 09 Jan 2019 17:33:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:03:50Z", "admin_state_up": true, "updated_at": "2019-01-09T17:33:32Z", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "flavor_id": null, "revision_number": 5, "routes": [], "ha": false, "id": "ae265b47-39b1-445f-af28-aecb7d31ced0", "name": "shaker-router_75801fd1-9626-4680-89e7-1329ae1882b8"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "51a7c9eee9c143709911da63d80921da", "created_at": "2019-01-09T14:55:06Z", "admin_state_up": false, "updated_at": "2019-01-09T14:55:06Z", "project_id": "51a7c9eee9c143709911da63d80921da", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "b8dc235a-2de2-43e6-9e15-2c0d02d114e2", "name": "tempest-router-1927793149"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "108b35b55409492e8c83ec92189f6b38", "created_at": "2019-01-09T14:54:38Z", "admin_state_up": true, "updated_at": "2019-01-09T14:54:38Z", "project_id": "108b35b55409492e8c83ec92189f6b38", "flavor_id": null, "revision_number": 1, "routes": [], "ha": false, "id": "f9c3e3e0-7483-4a53-b32a-c9375477d8cc", "name": "tempest-pretest-check-753267560"}]} 2019-01-09 17:33:34,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-e681d482-b33d-4899-8c4d-1357f3bdf43f 2019-01-09 17:33:34,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.14475107193s 2019-01-09 17:33:34,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-e681d482-b33d-4899-8c4d-1357f3bdf43f 2019-01-09 17:33:34,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 17:33:34,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/ae265b47-39b1-445f-af28-aecb7d31ced0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:35,188 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e332852a-95fa-4a50-867d-dd11a998203b Content-Length: 0 Date: Wed, 09 Jan 2019 17:33:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:33:35,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/ae265b47-39b1-445f-af28-aecb7d31ced0.json used request id req-e332852a-95fa-4a50-867d-dd11a998203b 2019-01-09 17:33:35,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.1574139595s 2019-01-09 17:33:35,189 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/ae265b47-39b1-445f-af28-aecb7d31ced0.json used request id req-e332852a-95fa-4a50-867d-dd11a998203b 2019-01-09 17:33:35,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 17:33:35,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:35,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-875165ab-da2c-4594-af11-93199d21b627 Date: Wed, 09 Jan 2019 17:33:35 GMT RESP BODY: {"subnets":[{"updated_at":"2019-01-09T14:33:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"172.30.9.200","end":"172.30.9.220"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ddfa2b41-c83e-4eac-a584-f3b52c45dc8e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"0500c4b87961418980a7c07f67a08318","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"947a8529-aad3-4570-a0df-05e5c7a7390d","tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:58Z","ip_version":4},{"updated_at":"2019-01-09T17:03:50Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"fcffd54b-cf40-4889-a43b-ce652efbd100","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"72d91bf2fe2740868844a2cfd4c4fee0","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_75801fd1-9626-4680-89e7-1329ae1882b8","enable_dhcp":true,"segment_id":null,"network_id":"8a54a001-55d4-442a-9af1-cf237d691ada","tenant_id":"72d91bf2fe2740868844a2cfd4c4fee0","created_at":"2019-01-09T17:03:50Z","ip_version":4}]} 2019-01-09 17:33:35,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-875165ab-da2c-4594-af11-93199d21b627 2019-01-09 17:33:35,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0427119731903s 2019-01-09 17:33:35,232 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-875165ab-da2c-4594-af11-93199d21b627 2019-01-09 17:33:35,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 17:33:35,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/fcffd54b-cf40-4889-a43b-ce652efbd100.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:36,124 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4340aff2-6ba9-4a34-97dc-c43a4a30bfa7 Date: Wed, 09 Jan 2019 17:33:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:33:36,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/fcffd54b-cf40-4889-a43b-ce652efbd100.json used request id req-4340aff2-6ba9-4a34-97dc-c43a4a30bfa7 2019-01-09 17:33:36,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.889894008636s 2019-01-09 17:33:36,124 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/fcffd54b-cf40-4889-a43b-ce652efbd100.json used request id req-4340aff2-6ba9-4a34-97dc-c43a4a30bfa7 2019-01-09 17:33:36,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:33:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:36,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-76db65a5-2ec2-44a4-b462-f8e8ba9beaa6 Date: Wed, 09 Jan 2019 17:33:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"8a54a001-55d4-442a-9af1-cf237d691ada","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"72d91bf2fe2740868844a2cfd4c4fee0","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T17:33:35Z","qos_policy_id":null,"name":"shaker-net_75801fd1-9626-4680-89e7-1329ae1882b8","admin_state_up":true,"tenant_id":"72d91bf2fe2740868844a2cfd4c4fee0","created_at":"2019-01-09T17:03:49Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 17:33:36,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-76db65a5-2ec2-44a4-b462-f8e8ba9beaa6 2019-01-09 17:33:36,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.321324110031s 2019-01-09 17:33:36,446 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-76db65a5-2ec2-44a4-b462-f8e8ba9beaa6 2019-01-09 17:33:36,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 17:33:36,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/8a54a001-55d4-442a-9af1-cf237d691ada.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:37,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-00705518-2303-44c2-9ae6-32c0e1a416c0 Date: Wed, 09 Jan 2019 17:33:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:33:37,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/8a54a001-55d4-442a-9af1-cf237d691ada.json used request id req-00705518-2303-44c2-9ae6-32c0e1a416c0 2019-01-09 17:33:37,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.934321880341s 2019-01-09 17:33:37,382 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/8a54a001-55d4-442a-9af1-cf237d691ada.json used request id req-00705518-2303-44c2-9ae6-32c0e1a416c0 2019-01-09 17:33:37,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:33:37,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:37,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-1fac62ff-fd88-4cdf-bb94-34d626d9f764 Date: Wed, 09 Jan 2019 17:33:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/snap", "metadata": {}}], "file": "/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/file", "owner": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "size": 666173440, "self": "/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "updated_at": "2019-01-09T17:04:07Z", "visibility": "private", "owner_specified.shade.object": "images/shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_75801fd1-9626-4680-89e7-1329ae1882b8", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-01-09T17:03:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:33:37,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1fac62ff-fd88-4cdf-bb94-34d626d9f764 2019-01-09 17:33:37,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.205360889435s 2019-01-09 17:33:37,592 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1fac62ff-fd88-4cdf-bb94-34d626d9f764 2019-01-09 17:33:37,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 17:33:37,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}043393abe4535cf12d3b4e64c96226999d261420" 2019-01-09 17:33:38,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ced2196d-19f3-47cc-998c-a20c9edf7a48 Date: Wed, 09 Jan 2019 17:33: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-09 17:33:38,324 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d used request id req-ced2196d-19f3-47cc-998c-a20c9edf7a48 2019-01-09 17:33:38,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.731131076813s 2019-01-09 17:33:38,325 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/8aa14702-9d0b-4c9c-990b-213f31d5aa0d used request id req-ced2196d-19f3-47cc-998c-a20c9edf7a48 2019-01-09 17:33:38,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 17:33:38,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:33:38,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-721f7079-c480-402a-835c-35ba9cde6794 x-compute-request-id: req-721f7079-c480-402a-835c-35ba9cde6794 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_75801fd1-9626-4680-89e7-1329ae1882b8", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a", "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": "d6120a73-ba03-4a87-8081-68c361e4de6a"}]} 2019-01-09 17:33:38,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-721f7079-c480-402a-835c-35ba9cde6794 2019-01-09 17:33:38,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.131641864777s 2019-01-09 17:33:38,457 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-721f7079-c480-402a-835c-35ba9cde6794 2019-01-09 17:33:38,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 17:33:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:33:38,491 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 17: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 x-openstack-request-id: req-50d72a7d-ee63-4ee8-bae7-da9fd29354e0 x-compute-request-id: req-50d72a7d-ee63-4ee8-bae7-da9fd29354e0 Content-Length: 0 Content-Type: application/json 2019-01-09 17:33:38,491 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a used request id req-50d72a7d-ee63-4ee8-bae7-da9fd29354e0 2019-01-09 17:33:38,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326149463654s 2019-01-09 17:33:38,491 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/d6120a73-ba03-4a87-8081-68c361e4de6a used request id req-50d72a7d-ee63-4ee8-bae7-da9fd29354e0 2019-01-09 17:33:38,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 17:33:38,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:33:38,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91cdd094-6ea4-4d34-ab0a-01db9a6550c2 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "shaker-user_75801fd1-9626-4680-89e7-1329ae1882b8", "links": {"self": "http://172.30.9.29:5000/v3/users/c5c159c37d3846229aac1099d35726f8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c5c159c37d3846229aac1099d35726f8", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 17:33:38,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-91cdd094-6ea4-4d34-ab0a-01db9a6550c2 2019-01-09 17:33:38,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.150846004486s 2019-01-09 17:33:38,643 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-91cdd094-6ea4-4d34-ab0a-01db9a6550c2 2019-01-09 17:33:38,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 17:33:38,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/c5c159c37d3846229aac1099d35726f8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:33:38,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d40c748-8143-4e12-afcf-d809719a3779 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_75801fd1-9626-4680-89e7-1329ae1882b8", "links": {"self": "http://172.30.9.29:5000/v3/users/c5c159c37d3846229aac1099d35726f8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c5c159c37d3846229aac1099d35726f8", "description": null}} 2019-01-09 17:33:38,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/c5c159c37d3846229aac1099d35726f8 used request id req-2d40c748-8143-4e12-afcf-d809719a3779 2019-01-09 17:33:38,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111709117889s 2019-01-09 17:33:38,761 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/c5c159c37d3846229aac1099d35726f8 used request id req-2d40c748-8143-4e12-afcf-d809719a3779 2019-01-09 17:33:38,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 17:33:38,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/c5c159c37d3846229aac1099d35726f8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:33:40,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17:33:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e94328-a02f-46a4-a58e-e794fe9b171e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 17:33:40,047 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c5c159c37d3846229aac1099d35726f8 used request id req-f0e94328-a02f-46a4-a58e-e794fe9b171e 2019-01-09 17:33:40,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 1.28550386429s 2019-01-09 17:33:40,047 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c5c159c37d3846229aac1099d35726f8 used request id req-f0e94328-a02f-46a4-a58e-e794fe9b171e 2019-01-09 17:33:40,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 17:33:40,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:33:40,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e94060-f968-414f-9b03-076e0534d217 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0"}, "tags": [], "enabled": true, "id": "72d91bf2fe2740868844a2cfd4c4fee0", "parent_id": "default", "domain_id": "default", "name": "shaker-project_75801fd1-9626-4680-89e7-1329ae1882b8"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 17:33:40,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-93e94060-f968-414f-9b03-076e0534d217 2019-01-09 17:33:40,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0986170768738s 2019-01-09 17:33:40,152 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-93e94060-f968-414f-9b03-076e0534d217 2019-01-09 17:33:40,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 17:33:40,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:33:40,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cacea150-4aa0-4e5c-92fe-0b5ea294707d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 17:33:40,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0 used request id req-cacea150-4aa0-4e5c-92fe-0b5ea294707d 2019-01-09 17:33:40,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.198223114014s 2019-01-09 17:33:40,355 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/72d91bf2fe2740868844a2cfd4c4fee0 used request id req-cacea150-4aa0-4e5c-92fe-0b5ea294707d 2019-01-09 17:33:40,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:33:40,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=72d91bf2fe2740868844a2cfd4c4fee0&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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:33:41,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-0a50b6e5-3ec2-45a8-a234-3c59ab4854b1 Date: Wed, 09 Jan 2019 17:33:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:03:48Z", "updated_at": "2019-01-09T17:03:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "0eb3de74-28d5-49d7-a732-be994004d3f2", "remote_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "1d7b9a9e-bc05-40db-9387-b284da77e4ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "c9693bb9-722f-48e7-89f8-41200951b0ca", "remote_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "e258f207-c76e-490f-834e-4246da3cce7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}], "revision_number": 4, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "name": "default"}]} 2019-01-09 17:33:41,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=72d91bf2fe2740868844a2cfd4c4fee0&name=default used request id req-0a50b6e5-3ec2-45a8-a234-3c59ab4854b1 2019-01-09 17:33:41,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.706431865692s 2019-01-09 17:33:41,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=72d91bf2fe2740868844a2cfd4c4fee0&name=default used request id req-0a50b6e5-3ec2-45a8-a234-3c59ab4854b1 2019-01-09 17:33:41,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:33:41,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:33:41,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-d2821ce2-01b1-423e-b433-cae4d557b388 Date: Wed, 09 Jan 2019 17:33:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "created_at": "2019-01-09T17:03:48Z", "updated_at": "2019-01-09T17:03:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "0eb3de74-28d5-49d7-a732-be994004d3f2", "remote_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "1d7b9a9e-bc05-40db-9387-b284da77e4ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "c9693bb9-722f-48e7-89f8-41200951b0ca", "remote_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:03:48Z", "revision_number": 0, "id": "e258f207-c76e-490f-834e-4246da3cce7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:03:48Z", "security_group_id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "tenant_id": "72d91bf2fe2740868844a2cfd4c4fee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72d91bf2fe2740868844a2cfd4c4fee0"}], "revision_number": 4, "project_id": "72d91bf2fe2740868844a2cfd4c4fee0", "id": "4920fe3b-bfed-417a-849c-e6ddf506c872", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 17:33:41,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-d2821ce2-01b1-423e-b433-cae4d557b388 2019-01-09 17:33:41,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.121472120285s 2019-01-09 17:33:41,190 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-d2821ce2-01b1-423e-b433-cae4d557b388 2019-01-09 17:33:41,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 17:33:41,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/4920fe3b-bfed-417a-849c-e6ddf506c872.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:33:41,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-058a0b1a-ad44-4b67-9b85-a9107a3338a4 Content-Length: 0 Date: Wed, 09 Jan 2019 17:33:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:33:41,329 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/4920fe3b-bfed-417a-849c-e6ddf506c872.json used request id req-058a0b1a-ad44-4b67-9b85-a9107a3338a4 2019-01-09 17:33:41,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.133536100388s 2019-01-09 17:33:41,329 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/4920fe3b-bfed-417a-849c-e6ddf506c872.json used request id req-058a0b1a-ad44-4b67-9b85-a9107a3338a4 2019-01-09 17:33:41,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 17:33:41,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:33:41,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b0e9fd-a155-4f31-9d79-0291522708e4 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fbad67604ff4423849a04ceedfc643f", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fbad67604ff4423849a04ceedfc643f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 17:33:41,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-85b0e9fd-a155-4f31-9d79-0291522708e4 2019-01-09 17:33:41,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183618068695s 2019-01-09 17:33:41,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-85b0e9fd-a155-4f31-9d79-0291522708e4 2019-01-09 17:33:41,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-01-09 17:33:41,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/9fbad67604ff4423849a04ceedfc643f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}85e7b8022a94f8840e01e189819a8ecd138255b1" 2019-01-09 17:33:42,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba1fe2e5-eeda-4f72-8c52-f03e1dd962df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 17:33:42,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/9fbad67604ff4423849a04ceedfc643f used request id req-ba1fe2e5-eeda-4f72-8c52-f03e1dd962df 2019-01-09 17:33:42,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 1.12114787102s 2019-01-09 17:33:42,643 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/9fbad67604ff4423849a04ceedfc643f used request id req-ba1fe2e5-eeda-4f72-8c52-f03e1dd962df 2019-01-09 17:33:42,644 - xtesting.ci.run_tests - INFO - Xtesting report: +-------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-------------------+------------------+----------------------+------------------+----------------+ | vmtp | functest | benchmarking | 18:46 | PASS | | shaker | functest | benchmarking | 29:38 | PASS | +-------------------+------------------+----------------------+------------------+----------------+ 2019-01-09 17:33:42,647 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-09 17:33:42,678 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 17:33:47,540 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-133 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 17:33:47,546 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3DNGC2CYdAktubRrC8s2eV8Gp 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=805038e1e9f34a349c09768ea1e3dacf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-01-09 17:33:47,546 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-09 17:33:47,547 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2019-01-09 17:33:47,548 - 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-09 17:33:47,552 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-01-09 17:33:51,462 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-133 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 17:33:51,468 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3DNGC2CYdAktubRrC8s2eV8Gp 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=805038e1e9f34a349c09768ea1e3dacf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-01-09 17:33:51,468 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-01-09 17:33:51,470 - 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-09 17:33:51,486 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-01-09 17:33:52,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 17:33:52,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb845ee-66fa-45b2-9623-5c84e2e4c3d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 17:33:52,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-6fb845ee-66fa-45b2-9623-5c84e2e4c3d6 2019-01-09 17:33:52,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 17:33:52,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T18:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["Vb-PV3yNR-mZzrE9xqgemA"], "issued_at": "2019-01-09T17:33:52.000000Z"}} 2019-01-09 17:33:52,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:33:52,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:33:52,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-6fb655d6-8193-408f-a2fe-8888c8a28963 Date: Wed, 09 Jan 2019 17:33:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 17:33:52,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6fb655d6-8193-408f-a2fe-8888c8a28963 2019-01-09 17:33:52,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25713300705s 2019-01-09 17:33:52,943 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6fb655d6-8193-408f-a2fe-8888c8a28963 2019-01-09 17:33:52,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 17:33:52,956 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 17:33: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 17:33:52,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 17:33:52,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:33:53,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57021ff0-479f-4bc0-8ada-c7690203d7b2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 17:33:53,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-57021ff0-479f-4bc0-8ada-c7690203d7b2 2019-01-09 17:33:53,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0918641090393s 2019-01-09 17:33:53,049 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-57021ff0-479f-4bc0-8ada-c7690203d7b2 2019-01-09 17:33:53,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 17:33:53,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}}' 2019-01-09 17:33:53,115 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 17:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35b2f2d1-9e85-4b5b-af22-7a2a80727b8c 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.29:5000/v3/projects/82907d470adc42889802118e527c96a9"}, "tags": [], "enabled": true, "id": "82907d470adc42889802118e527c96a9", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}} 2019-01-09 17:33:53,116 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-35b2f2d1-9e85-4b5b-af22-7a2a80727b8c 2019-01-09 17:33:53,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0596640110016s 2019-01-09 17:33:53,116 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-35b2f2d1-9e85-4b5b-af22-7a2a80727b8c 2019-01-09 17:33:53,116 - 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'82907d470adc42889802118e527c96a9', '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_53c39929-65fa-4f71-97c2-9bd1752ec1b6'}) 2019-01-09 17:33:53,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 17:33:53,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "c2e17d83-bc69-4055-b811-fa04246e2320", "email": null, "name": "cloudify-user_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}}' 2019-01-09 17:33:53,494 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 17:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ca7519a-a651-4384-95e0-0e12311e726f Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "links": {"self": "http://172.30.9.29:5000/v3/users/06837c702ea648afa718e907a8dd8c7b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06837c702ea648afa718e907a8dd8c7b", "domain_id": "default", "password_expires_at": null}} 2019-01-09 17:33:53,494 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-8ca7519a-a651-4384-95e0-0e12311e726f 2019-01-09 17:33:53,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.372085094452s 2019-01-09 17:33:53,495 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-8ca7519a-a651-4384-95e0-0e12311e726f 2019-01-09 17:33:53,495 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'06837c702ea648afa718e907a8dd8c7b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_53c39929-65fa-4f71-97c2-9bd1752ec1b6'}) 2019-01-09 17:33:53,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 17:33:53,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:33:53,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de72f15a-97e5-443a-83ab-23c1b8649d86 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 17:33:53,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-de72f15a-97e5-443a-83ab-23c1b8649d86 2019-01-09 17:33:53,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0933628082275s 2019-01-09 17:33:53,593 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-de72f15a-97e5-443a-83ab-23c1b8649d86 2019-01-09 17:33:53,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 17:33:53,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:33:53,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6600e6a-1d5e-48e0-9e7f-25ab468047ee Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 17:33:53,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c6600e6a-1d5e-48e0-9e7f-25ab468047ee 2019-01-09 17:33:53,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0913100242615s 2019-01-09 17:33:53,689 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-c6600e6a-1d5e-48e0-9e7f-25ab468047ee 2019-01-09 17:33:53,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 17:33:53,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:33:53,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d76765-0e99-4c0e-9745-be23499aedda Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 17:33:53,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-f7d76765-0e99-4c0e-9745-be23499aedda 2019-01-09 17:33:53,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0938949584961s 2019-01-09 17:33:53,788 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-f7d76765-0e99-4c0e-9745-be23499aedda 2019-01-09 17:33:53,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 17:33:53,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:33:53,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98b12ce2-8520-48c2-a293-3b1d81e91015 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "links": {"self": "http://172.30.9.29:5000/v3/users/06837c702ea648afa718e907a8dd8c7b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06837c702ea648afa718e907a8dd8c7b", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 17:33:53,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-98b12ce2-8520-48c2-a293-3b1d81e91015 2019-01-09 17:33:53,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109924077988s 2019-01-09 17:33:53,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-98b12ce2-8520-48c2-a293-3b1d81e91015 2019-01-09 17:33:53,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 17:33:53,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:33:54,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a5c0c1d-4356-48c8-825e-9fd9417f6b08 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.29:5000/v3/projects/82907d470adc42889802118e527c96a9"}, "tags": [], "enabled": true, "id": "82907d470adc42889802118e527c96a9", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}]} 2019-01-09 17:33:54,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4a5c0c1d-4356-48c8-825e-9fd9417f6b08 2019-01-09 17:33:54,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.091717004776s 2019-01-09 17:33:54,009 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4a5c0c1d-4356-48c8-825e-9fd9417f6b08 2019-01-09 17:33:54,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 17:33:54,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=06837c702ea648afa718e907a8dd8c7b&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=82907d470adc42889802118e527c96a9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:33:54,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e298ed-8ae1-4c29-bca2-5c05960e487a Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=06837c702ea648afa718e907a8dd8c7b&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=82907d470adc42889802118e527c96a9", "previous": null, "next": null}} 2019-01-09 17:33:54,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=06837c702ea648afa718e907a8dd8c7b&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=82907d470adc42889802118e527c96a9 used request id req-b0e298ed-8ae1-4c29-bca2-5c05960e487a 2019-01-09 17:33:54,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0929009914398s 2019-01-09 17:33:54,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=06837c702ea648afa718e907a8dd8c7b&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=82907d470adc42889802118e527c96a9 used request id req-b0e298ed-8ae1-4c29-bca2-5c05960e487a 2019-01-09 17:33:54,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 17:33:54,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/82907d470adc42889802118e527c96a9/users/06837c702ea648afa718e907a8dd8c7b/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:33:54,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17:33:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2feab18b-cb4f-4956-b706-975dbe4a03c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 17:33:54,241 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/82907d470adc42889802118e527c96a9/users/06837c702ea648afa718e907a8dd8c7b/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-2feab18b-cb4f-4956-b706-975dbe4a03c1 2019-01-09 17:33:54,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126711845398s 2019-01-09 17:33:54,241 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/82907d470adc42889802118e527c96a9/users/06837c702ea648afa718e907a8dd8c7b/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-2feab18b-cb4f-4956-b706-975dbe4a03c1 2019-01-09 17:33:54,242 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_53c39929-65fa-4f71-97c2-9bd1752ec1b6', 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'82907d470adc42889802118e527c96a9', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'c2e17d83-bc69-4055-b811-fa04246e2320', 'username': u'cloudify-user_53c39929-65fa-4f71-97c2-9bd1752ec1b6', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 17:33:54,247 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_53c39929-65fa-4f71-97c2-9bd1752ec1b6', 'password': 'c2e17d83-bc69-4055-b811-fa04246e2320', 'project_name': 'cloudify-project_53c39929-65fa-4f71-97c2-9bd1752ec1b6', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '82907d470adc42889802118e527c96a9', 'project_domain_name': 'Default'} 2019-01-09 17:33:54,248 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-01-09 17:33:54,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 17:33:54,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:33:54,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a3ea50-e3ea-4cdf-b75f-61779d481363 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 17:33:54,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-b2a3ea50-e3ea-4cdf-b75f-61779d481363 2019-01-09 17:33:54,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185583114624s 2019-01-09 17:33:54,435 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-b2a3ea50-e3ea-4cdf-b75f-61779d481363 2019-01-09 17:33:54,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 17:33:54,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:33:54,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d720c5-8166-4e75-9c90-1f8a3e003e19 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.29:5000/v3/projects/82907d470adc42889802118e527c96a9"}, "tags": [], "enabled": true, "id": "82907d470adc42889802118e527c96a9", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}]} 2019-01-09 17:33:54,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f3d720c5-8166-4e75-9c90-1f8a3e003e19 2019-01-09 17:33:54,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0934281349182s 2019-01-09 17:33:54,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-f3d720c5-8166-4e75-9c90-1f8a3e003e19 2019-01-09 17:33:54,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 17:33:54,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" -d '{"network": {"tenant_id": "82907d470adc42889802118e527c96a9", "name": "cloudify-net_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "admin_state_up": true}}' 2019-01-09 17:33:54,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-de86c789-c36b-42de-befa-41b35b1e0b36 Date: Wed, 09 Jan 2019 17:33:54 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"dc28fa56-d93f-47c3-91ee-16d6500f87a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"82907d470adc42889802118e527c96a9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T17:33:54Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_53c39929-65fa-4f71-97c2-9bd1752ec1b6","admin_state_up":true,"tenant_id":"82907d470adc42889802118e527c96a9","created_at":"2019-01-09T17:33:54Z","mtu":1450}} 2019-01-09 17:33:54,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-de86c789-c36b-42de-befa-41b35b1e0b36 2019-01-09 17:33:54,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.372648000717s 2019-01-09 17:33:54,911 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-de86c789-c36b-42de-befa-41b35b1e0b36 2019-01-09 17:33:54,912 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T17:33:54Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'dc28fa56-d93f-47c3-91ee-16d6500f87a9', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify-net_53c39929-65fa-4f71-97c2-9bd1752ec1b6', u'created_at': u'2019-01-09T17:33:54Z', u'mtu': 1450, u'tenant_id': u'82907d470adc42889802118e527c96a9', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'82907d470adc42889802118e527c96a9', u'l2_adjacency': True}) 2019-01-09 17:33:54,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 17:33:54,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ec7cac-858c-4b0f-8254-f64e07b0fdd2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 17:33:54,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-12ec7cac-858c-4b0f-8254-f64e07b0fdd2 2019-01-09 17:33:54,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 17:33:55,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T18:33:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82907d470adc42889802118e527c96a9", "name": "cloudify-project_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/82907d470adc42889802118e527c96a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/82907d470adc42889802118e527c96a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/82907d470adc42889802118e527c96a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/82907d470adc42889802118e527c96a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/82907d470adc42889802118e527c96a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/82907d470adc42889802118e527c96a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/82907d470adc42889802118e527c96a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/82907d470adc42889802118e527c96a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/82907d470adc42889802118e527c96a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/82907d470adc42889802118e527c96a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/82907d470adc42889802118e527c96a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/82907d470adc42889802118e527c96a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_82907d470adc42889802118e527c96a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_82907d470adc42889802118e527c96a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "id": "06837c702ea648afa718e907a8dd8c7b"}, "audit_ids": ["IzCCwifLTKWzXeILQ1AU8g"], "issued_at": "2019-01-09T17:33:55.000000Z"}} 2019-01-09 17:33:55,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:33:55,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:33:55,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-b1bb9a56-2ded-4f6e-b131-b272a137cd42 Date: Wed, 09 Jan 2019 17:33:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dc28fa56-d93f-47c3-91ee-16d6500f87a9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"82907d470adc42889802118e527c96a9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T17:33:54Z","qos_policy_id":null,"name":"cloudify-net_53c39929-65fa-4f71-97c2-9bd1752ec1b6","admin_state_up":true,"tenant_id":"82907d470adc42889802118e527c96a9","created_at":"2019-01-09T17:33:54Z","mtu":1450}]} 2019-01-09 17:33:55,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b1bb9a56-2ded-4f6e-b131-b272a137cd42 2019-01-09 17:33:55,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262196063995s 2019-01-09 17:33:55,579 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b1bb9a56-2ded-4f6e-b131-b272a137cd42 2019-01-09 17:33:55,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 17:33:55,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -d '{"subnet": {"name": "cloudify-subnet_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "enable_dhcp": true, "network_id": "dc28fa56-d93f-47c3-91ee-16d6500f87a9", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 17:33:56,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ef4b3081-91ef-4c84-95f9-656885c461ce Date: Wed, 09 Jan 2019 17:33:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc28fa56-d93f-47c3-91ee-16d6500f87a9","tenant_id":"82907d470adc42889802118e527c96a9","created_at":"2019-01-09T17:33:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T17:33:55Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"82907d470adc42889802118e527c96a9","id":"ecbf930e-2e4c-4c77-88c3-ce6daba91a48","subnetpool_id":null,"name":"cloudify-subnet_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}} 2019-01-09 17:33:56,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-ef4b3081-91ef-4c84-95f9-656885c461ce 2019-01-09 17:33:56,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.744710922241s 2019-01-09 17:33:56,325 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-ef4b3081-91ef-4c84-95f9-656885c461ce 2019-01-09 17:33:56,326 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T17:33:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ecbf930e-2e4c-4c77-88c3-ce6daba91a48', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_53c39929-65fa-4f71-97c2-9bd1752ec1b6', u'enable_dhcp': True, u'network_id': u'dc28fa56-d93f-47c3-91ee-16d6500f87a9', u'tenant_id': u'82907d470adc42889802118e527c96a9', u'created_at': u'2019-01-09T17:33:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'82907d470adc42889802118e527c96a9'}) 2019-01-09 17:33:56,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 17:33:56,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "cloudify-router_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "admin_state_up": true}}' 2019-01-09 17:33:57,889 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-ab34ca71-b2c4-467c-924d-a14aa447fa43 Date: Wed, 09 Jan 2019 17:33:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:33:56Z", "admin_state_up": true, "updated_at": "2019-01-09T17:33:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "82907d470adc42889802118e527c96a9", "id": "40c8fdff-38ec-44b6-a2d1-a7471057c723", "name": "cloudify-router_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}} 2019-01-09 17:33:57,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-ab34ca71-b2c4-467c-924d-a14aa447fa43 2019-01-09 17:33:57,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56307005882s 2019-01-09 17:33:57,890 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-ab34ca71-b2c4-467c-924d-a14aa447fa43 2019-01-09 17:33:57,890 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T17:33:57Z', u'revision_number': 3, u'id': u'40c8fdff-38ec-44b6-a2d1-a7471057c723', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_53c39929-65fa-4f71-97c2-9bd1752ec1b6', u'admin_state_up': True, u'tenant_id': u'82907d470adc42889802118e527c96a9', u'created_at': u'2019-01-09T17:33:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'82907d470adc42889802118e527c96a9'}) 2019-01-09 17:33:57,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 17:33:57,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/40c8fdff-38ec-44b6-a2d1-a7471057c723/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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -d '{"subnet_id": "ecbf930e-2e4c-4c77-88c3-ce6daba91a48"}' 2019-01-09 17:34:00,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-009752bb-1a33-46a4-9654-0496cfc810ef Date: Wed, 09 Jan 2019 17:34:00 GMT RESP BODY: {"network_id": "dc28fa56-d93f-47c3-91ee-16d6500f87a9", "tenant_id": "82907d470adc42889802118e527c96a9", "subnet_id": "ecbf930e-2e4c-4c77-88c3-ce6daba91a48", "subnet_ids": ["ecbf930e-2e4c-4c77-88c3-ce6daba91a48"], "port_id": "64deae9c-8749-4f7c-a300-afbc7e1a5092", "id": "40c8fdff-38ec-44b6-a2d1-a7471057c723"} 2019-01-09 17:34:00,396 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/40c8fdff-38ec-44b6-a2d1-a7471057c723/add_router_interface.json used request id req-009752bb-1a33-46a4-9654-0496cfc810ef 2019-01-09 17:34:00,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50547099113s 2019-01-09 17:34:00,397 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/40c8fdff-38ec-44b6-a2d1-a7471057c723/add_router_interface.json used request id req-009752bb-1a33-46a4-9654-0496cfc810ef returning object 40c8fdff-38ec-44b6-a2d1-a7471057c723 2019-01-09 17:34:00,397 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2019-01-09 17:34:36,205 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2019-01-09 17:34:36,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 17:34:36,214 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 17:34:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 17:34:36,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:34:36,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:34:36,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c9204f44-df7f-42eb-9cad-f245e8dcda0e Date: Wed, 09 Jan 2019 17:34:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:34:36,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c9204f44-df7f-42eb-9cad-f245e8dcda0e 2019-01-09 17:34:36,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.312678098679s 2019-01-09 17:34:36,532 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c9204f44-df7f-42eb-9cad-f245e8dcda0e 2019-01-09 17:34:36,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 17:34:36,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}' 2019-01-09 17:34:36,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6ddd0bad-fd9a-40a0-890d-9842cae95c0b Date: Wed, 09 Jan 2019 17:34:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/file", "owner": "82907d470adc42889802118e527c96a9", "id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "size": null, "self": "/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T17:34:36Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "checksum": null, "created_at": "2019-01-09T17:34:36Z", "protected": false} 2019-01-09 17:34:36,698 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6ddd0bad-fd9a-40a0-890d-9842cae95c0b 2019-01-09 17:34:36,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.157441854477s 2019-01-09 17:34:36,698 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-6ddd0bad-fd9a-40a0-890d-9842cae95c0b returning object a5f52c78-310a-4d32-ae53-fd61f346b8a7 2019-01-09 17:34:36,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 17:34:36,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -d '' 2019-01-09 17:35:34,849 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5751921f-c916-42a8-80a9-e0790a65d157 Date: Wed, 09 Jan 2019 17:35: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-09 17:35:34,849 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/file used request id req-5751921f-c916-42a8-80a9-e0790a65d157 2019-01-09 17:35:34,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 58.1504328251s 2019-01-09 17:35:34,850 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/file used request id req-5751921f-c916-42a8-80a9-e0790a65d157 2019-01-09 17:35:34,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:35:34,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:34,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-e7c51d35-5f37-40fc-8998-5c0235b6fcec Date: Wed, 09 Jan 2019 17:35:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/snap", "metadata": {}}], "file": "/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/file", "owner": "82907d470adc42889802118e527c96a9", "id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "size": 4373348352, "self": "/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T17:35:34Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T17:34:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:35:34,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e7c51d35-5f37-40fc-8998-5c0235b6fcec 2019-01-09 17:35:34,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366220474243s 2019-01-09 17:35:34,891 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e7c51d35-5f37-40fc-8998-5c0235b6fcec 2019-01-09 17:35:34,893 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/file', 'owner': u'82907d470adc42889802118e527c96a9', 'id': u'a5f52c78-310a-4d32-ae53-fd61f346b8a7', 'size': 4373348352, u'self': u'/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'82907d470adc42889802118e527c96a9', 'name': 'cloudify-project_53c39929-65fa-4f71-97c2-9bd1752ec1b6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T17:35:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T17:35:34Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6', 'created': u'2019-01-09T17:34:36Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-09T17:34:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-09 17:35:34,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 17:35:34,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-01-09 17:35:35,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:35: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-dac5e5da-7fc7-4db7-b200-2fe061784bc0 x-compute-request-id: req-dac5e5da-7fc7-4db7-b200-2fe061784bc0 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "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": "fea4150e-be9c-4e1e-9853-b62601f5560a"}} 2019-01-09 17:35:35,196 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-dac5e5da-7fc7-4db7-b200-2fe061784bc0 2019-01-09 17:35:35,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.302140951157s 2019-01-09 17:35:35,197 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-dac5e5da-7fc7-4db7-b200-2fe061784bc0 2019-01-09 17:35:35,198 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_53c39929-65fa-4f71-97c2-9bd1752ec1b6', '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'805038e1e9f34a349c09768ea1e3dacf', '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'fea4150e-be9c-4e1e-9853-b62601f5560a', 'swap': 0}) 2019-01-09 17:35:35,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 17:35:35,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a/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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" -d '{"extra_specs": {}}' 2019-01-09 17:35:35,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:35: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-d1c834f0-d2fc-464f-ab94-149ac127bcdb x-compute-request-id: req-d1c834f0-d2fc-464f-ab94-149ac127bcdb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 17:35:35,405 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a/os-extra_specs used request id req-d1c834f0-d2fc-464f-ab94-149ac127bcdb 2019-01-09 17:35:35,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.206950902939s 2019-01-09 17:35:35,406 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a/os-extra_specs used request id req-d1c834f0-d2fc-464f-ab94-149ac127bcdb 2019-01-09 17:35:35,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-09 17:35:35,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -d '{"keypair": {"name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}}' 2019-01-09 17:35:35,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:35: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-15c2c8c7-e5c8-4ca3-9a06-f69f569e6bfe x-compute-request-id: req-15c2c8c7-e5c8-4ca3-9a06-f69f569e6bfe Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/9sTMxcogS34BquNnohRvOAIGed7+rQxeeC+ikCoVhVnbp50SCMsIt05gn0MkKq0fZEnTbDkMP6vzfdWDxF3A/hg/09mvgb7vomM7KVeY6h75xnl1eRyiUg6IqavCwz1IybRtQCUR1YWT8YV1HFTAX9MFIZJXpxhYONOTzuJjjT/LNTKDcSih8xrmieR1JU86SbDvjJIBfom1iYyqqndY4kRh0YyJkQFBgnB0PECACsUNNIsEMJi/6c6aldLNXHXpxJrH+uWNZK8pU0yTgOTfb31M19caJPctJKNslDNeVW5KgWD/Uwvu9CAxKUdWYYrX7d2pJOKJhsynlMYvzVLf Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAv/bEzMXKIEt+AarjZ6IUbzgCBnne/q0MXngvopAqFYVZ26ed\nEgjLCLdOYJ9DJCqtH2RJ02w5DD+r833Vg8RdwP4YP9PZr4G+76JjOylXmOoe+cZ5\ndXkcolIOiKmrwsM9SMm0bUAlEdWFk/GFdRxUwF/TBSGSV6cYWDjTk87iY40/yzUy\ng3EoofMa5onkdSVPOkmw74ySAX6JtYmMqqp3WOJEYdGMiZEBQYJwdDxAgArFDTSL\nBDCYv+nOmpXSzVx16cSax/rljWSvKVNMk4Dk3299TNfXGiT3LSSjbJQzXlVuSoFg\n/1ML7vQgMSlHVmGK1+3dqSTiiYbMp5TGL81S3wIDAQABAoIBAAaPqKpXGFGCQwxL\nivo/z/L9NxSBld2ejI2uDfLAeq/BnxCi6ftz0Xy6xzMGPoU98CzigKN5T3nbs0Tf\nSCz4yTuPc8S6uPYGuT/3jOy4vQW8+tIOtpgNS61AoL6LDhPaGH4kZsZVKu8xHR+x\nYZ5fGYZ5v/ys6ROV4n8hchnbOGGuowpn5IxGiMpOWWbrZWxZMxzoN9USg0EGjIFH\nfNrVFA/4tkgcNDjo3uKjQH+HL1bFBGqrlPyc/5TG6bHN6sSPhMLBEel3vO1RLllI\nRU5UMpP2+7aJvFdZItJB2Z5PobUq0nDhbaITbdz37mh6air39VBp00IBIX5RHjcb\nE6hx+gECgYEA8SDt1Xa8qqAoo6fviF1N9Y/5JoFXmZdb7yFvxKOHxEFJBjjEjSKW\nNqLXS2JnD1aI6YfMVKlvjtuHPHtq4FY529zY5+nXHUSAg/ds9bDVeIe4B+o/aI0W\nK5XuqNi6LimpP+ncD/Myb/nGO2hdGZNRDruwKGnzDOBg9ycoWArw3q0CgYEAy82Z\nxM1EXtNCukyu5FnTwTIpmV5lY+Vbkl6dptkzSHU5cUQx/P1BNwTTA9ZwwAZEPHib\nc5beuw+HUSAgXhFjXXKngh7dkNmQjL3xeN/BQy5lNasdlqfcQvlreo8jKTqODfRR\nX0aFMAbNgf6lefJdQKOnWHdg+kuXmgwpXxznJTsCgYEAjO9DM44n7c6YkjcY0OpA\nI7QX2wKkUdhe2qD/c75lHzdNWD6b2yYJCDwbfCsys4tPkLdXnXA/DQ+QtrAoIqEj\nRjeJ69sIaUndl8RpQh0uWDlzPeUTVKeJ+sWybavm/g5Jp1qnzgbGRx6FV7nDGKy7\nJtJavvRWJAONiUew0+zpJi0CgYEAyiCBjyQd2QYhue9vzV4hnAyKIWfzmt3QshxQ\nszfbmtNYQzPleAoc8dpBBh9Z97i/WFItqrhI8rF1/UmlkGYibH3YED9Yc96zdEK2\nCLGyVVTgYBfz4oVc+Leylvz7XFqMpN5ZDes9EOLOU00hBQ8Q2Zj10dGkRtlN5CSH\nq6NYxB0CgYAnApB9aGILNmJUOZ4Z0XML0maKv117jSmAwssFDYnrRlFXeOOa2TaI\nPG/TijO/jbF3VcZC62Oz42YSw5YF3QTNO41KShp0XxlGRVKmauF7ks0gVIlQDzek\nPrPxTGt/1z+VJ+27giQQIx/nfpHaBckn/spGdEcVyl+aMmapoqWSqw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "06837c702ea648afa718e907a8dd8c7b", "name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "fingerprint": "30:92:c9:ff:e1:22:3d:98:54:ae:f0:53:54:54:2d:31"}} 2019-01-09 17:35:35,841 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-15c2c8c7-e5c8-4ca3-9a06-f69f569e6bfe 2019-01-09 17:35:35,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.435022830963s 2019-01-09 17:35:35,842 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-15c2c8c7-e5c8-4ca3-9a06-f69f569e6bfe 2019-01-09 17:35:35,843 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/9sTMxcogS34BquNnohRvOAIGed7+rQxeeC+ikCoVhVnbp50SCMsIt05gn0MkKq0fZEnTbDkMP6vzfdWDxF3A/hg/09mvgb7vomM7KVeY6h75xnl1eRyiUg6IqavCwz1IybRtQCUR1YWT8YV1HFTAX9MFIZJXpxhYONOTzuJjjT/LNTKDcSih8xrmieR1JU86SbDvjJIBfom1iYyqqndY4kRh0YyJkQFBgnB0PECACsUNNIsEMJi/6c6aldLNXHXpxJrH+uWNZK8pU0yTgOTfb31M19caJPctJKNslDNeVW5KgWD/Uwvu9CAxKUdWYYrX7d2pJOKJhsynlMYvzVLf Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAv/bEzMXKIEt+AarjZ6IUbzgCBnne/q0MXngvopAqFYVZ26ed\nEgjLCLdOYJ9DJCqtH2RJ02w5DD+r833Vg8RdwP4YP9PZr4G+76JjOylXmOoe+cZ5\ndXkcolIOiKmrwsM9SMm0bUAlEdWFk/GFdRxUwF/TBSGSV6cYWDjTk87iY40/yzUy\ng3EoofMa5onkdSVPOkmw74ySAX6JtYmMqqp3WOJEYdGMiZEBQYJwdDxAgArFDTSL\nBDCYv+nOmpXSzVx16cSax/rljWSvKVNMk4Dk3299TNfXGiT3LSSjbJQzXlVuSoFg\n/1ML7vQgMSlHVmGK1+3dqSTiiYbMp5TGL81S3wIDAQABAoIBAAaPqKpXGFGCQwxL\nivo/z/L9NxSBld2ejI2uDfLAeq/BnxCi6ftz0Xy6xzMGPoU98CzigKN5T3nbs0Tf\nSCz4yTuPc8S6uPYGuT/3jOy4vQW8+tIOtpgNS61AoL6LDhPaGH4kZsZVKu8xHR+x\nYZ5fGYZ5v/ys6ROV4n8hchnbOGGuowpn5IxGiMpOWWbrZWxZMxzoN9USg0EGjIFH\nfNrVFA/4tkgcNDjo3uKjQH+HL1bFBGqrlPyc/5TG6bHN6sSPhMLBEel3vO1RLllI\nRU5UMpP2+7aJvFdZItJB2Z5PobUq0nDhbaITbdz37mh6air39VBp00IBIX5RHjcb\nE6hx+gECgYEA8SDt1Xa8qqAoo6fviF1N9Y/5JoFXmZdb7yFvxKOHxEFJBjjEjSKW\nNqLXS2JnD1aI6YfMVKlvjtuHPHtq4FY529zY5+nXHUSAg/ds9bDVeIe4B+o/aI0W\nK5XuqNi6LimpP+ncD/Myb/nGO2hdGZNRDruwKGnzDOBg9ycoWArw3q0CgYEAy82Z\nxM1EXtNCukyu5FnTwTIpmV5lY+Vbkl6dptkzSHU5cUQx/P1BNwTTA9ZwwAZEPHib\nc5beuw+HUSAgXhFjXXKngh7dkNmQjL3xeN/BQy5lNasdlqfcQvlreo8jKTqODfRR\nX0aFMAbNgf6lefJdQKOnWHdg+kuXmgwpXxznJTsCgYEAjO9DM44n7c6YkjcY0OpA\nI7QX2wKkUdhe2qD/c75lHzdNWD6b2yYJCDwbfCsys4tPkLdXnXA/DQ+QtrAoIqEj\nRjeJ69sIaUndl8RpQh0uWDlzPeUTVKeJ+sWybavm/g5Jp1qnzgbGRx6FV7nDGKy7\nJtJavvRWJAONiUew0+zpJi0CgYEAyiCBjyQd2QYhue9vzV4hnAyKIWfzmt3QshxQ\nszfbmtNYQzPleAoc8dpBBh9Z97i/WFItqrhI8rF1/UmlkGYibH3YED9Yc96zdEK2\nCLGyVVTgYBfz4oVc+Leylvz7XFqMpN5ZDes9EOLOU00hBQ8Q2Zj10dGkRtlN5CSH\nq6NYxB0CgYAnApB9aGILNmJUOZ4Z0XML0maKv117jSmAwssFDYnrRlFXeOOa2TaI\nPG/TijO/jbF3VcZC62Oz42YSw5YF3QTNO41KShp0XxlGRVKmauF7ks0gVIlQDzek\nPrPxTGt/1z+VJ+27giQQIx/nfpHaBckn/spGdEcVyl+aMmapoqWSqw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'06837c702ea648afa718e907a8dd8c7b', 'name': u'cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6', 'created_at': '2019-01-09T17:35:35.843247', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'82907d470adc42889802118e527c96a9', 'name': 'cloudify-project_53c39929-65fa-4f71-97c2-9bd1752ec1b6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'30:92:c9:ff:e1:22:3d:98:54:ae:f0:53:54:54:2d:31', 'type': 'ssh', 'id': u'cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6'}) 2019-01-09 17:35:35,843 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAv/bEzMXKIEt+AarjZ6IUbzgCBnne/q0MXngvopAqFYVZ26ed EgjLCLdOYJ9DJCqtH2RJ02w5DD+r833Vg8RdwP4YP9PZr4G+76JjOylXmOoe+cZ5 dXkcolIOiKmrwsM9SMm0bUAlEdWFk/GFdRxUwF/TBSGSV6cYWDjTk87iY40/yzUy g3EoofMa5onkdSVPOkmw74ySAX6JtYmMqqp3WOJEYdGMiZEBQYJwdDxAgArFDTSL BDCYv+nOmpXSzVx16cSax/rljWSvKVNMk4Dk3299TNfXGiT3LSSjbJQzXlVuSoFg /1ML7vQgMSlHVmGK1+3dqSTiiYbMp5TGL81S3wIDAQABAoIBAAaPqKpXGFGCQwxL ivo/z/L9NxSBld2ejI2uDfLAeq/BnxCi6ftz0Xy6xzMGPoU98CzigKN5T3nbs0Tf SCz4yTuPc8S6uPYGuT/3jOy4vQW8+tIOtpgNS61AoL6LDhPaGH4kZsZVKu8xHR+x YZ5fGYZ5v/ys6ROV4n8hchnbOGGuowpn5IxGiMpOWWbrZWxZMxzoN9USg0EGjIFH fNrVFA/4tkgcNDjo3uKjQH+HL1bFBGqrlPyc/5TG6bHN6sSPhMLBEel3vO1RLllI RU5UMpP2+7aJvFdZItJB2Z5PobUq0nDhbaITbdz37mh6air39VBp00IBIX5RHjcb E6hx+gECgYEA8SDt1Xa8qqAoo6fviF1N9Y/5JoFXmZdb7yFvxKOHxEFJBjjEjSKW NqLXS2JnD1aI6YfMVKlvjtuHPHtq4FY529zY5+nXHUSAg/ds9bDVeIe4B+o/aI0W K5XuqNi6LimpP+ncD/Myb/nGO2hdGZNRDruwKGnzDOBg9ycoWArw3q0CgYEAy82Z xM1EXtNCukyu5FnTwTIpmV5lY+Vbkl6dptkzSHU5cUQx/P1BNwTTA9ZwwAZEPHib c5beuw+HUSAgXhFjXXKngh7dkNmQjL3xeN/BQy5lNasdlqfcQvlreo8jKTqODfRR X0aFMAbNgf6lefJdQKOnWHdg+kuXmgwpXxznJTsCgYEAjO9DM44n7c6YkjcY0OpA I7QX2wKkUdhe2qD/c75lHzdNWD6b2yYJCDwbfCsys4tPkLdXnXA/DQ+QtrAoIqEj RjeJ69sIaUndl8RpQh0uWDlzPeUTVKeJ+sWybavm/g5Jp1qnzgbGRx6FV7nDGKy7 JtJavvRWJAONiUew0+zpJi0CgYEAyiCBjyQd2QYhue9vzV4hnAyKIWfzmt3QshxQ szfbmtNYQzPleAoc8dpBBh9Z97i/WFItqrhI8rF1/UmlkGYibH3YED9Yc96zdEK2 CLGyVVTgYBfz4oVc+Leylvz7XFqMpN5ZDes9EOLOU00hBQ8Q2Zj10dGkRtlN5CSH q6NYxB0CgYAnApB9aGILNmJUOZ4Z0XML0maKv117jSmAwssFDYnrRlFXeOOa2TaI PG/TijO/jbF3VcZC62Oz42YSw5YF3QTNO41KShp0XxlGRVKmauF7ks0gVIlQDzek PrPxTGt/1z+VJ+27giQQIx/nfpHaBckn/spGdEcVyl+aMmapoqWSqw== -----END RSA PRIVATE KEY----- 2019-01-09 17:35:35,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-09 17:35:35,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -d '{"security_group": {"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "description": "created by OPNFV Functest (cloudify)"}}' 2019-01-09 17:35:36,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-0b39e2c0-ccd8-4104-9ca7-6a59afa86326 Date: Wed, 09 Jan 2019 17:35:36 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:36Z", "updated_at": "2019-01-09T17:35:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "0803c7a4-ac16-48bd-86ca-2f21a0ba6e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "d6e505c4-fedb-4a91-98d5-5f6a3cc97046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 2, "project_id": "82907d470adc42889802118e527c96a9", "id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}} 2019-01-09 17:35:36,653 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-0b39e2c0-ccd8-4104-9ca7-6a59afa86326 2019-01-09 17:35:36,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.806962013245s 2019-01-09 17:35:36,654 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-0b39e2c0-ccd8-4104-9ca7-6a59afa86326 2019-01-09 17:35:36,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:35:36,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:36,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-9e532b97-7c5c-42a2-bd55-21d2967c4f10 Date: Wed, 09 Jan 2019 17:35:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:36Z", "updated_at": "2019-01-09T17:35:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "0803c7a4-ac16-48bd-86ca-2f21a0ba6e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "d6e505c4-fedb-4a91-98d5-5f6a3cc97046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 2, "project_id": "82907d470adc42889802118e527c96a9", "id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}, {"description": "Default security group", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:33:54Z", "updated_at": "2019-01-09T17:33:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "0fcebd36-7582-4f2a-872c-cede4abcd54f", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "1dea4074-6c34-4f9b-9a74-d96292d0243a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "23e56b05-ba15-43e5-aaaf-d7b17642a12b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "d699f4f2-4383-4740-a18f-26663fbe6f33", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 4, "project_id": "82907d470adc42889802118e527c96a9", "id": "b5535340-1e48-4fcc-868a-669307f05088", "name": "default"}]} 2019-01-09 17:35:36,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9e532b97-7c5c-42a2-bd55-21d2967c4f10 2019-01-09 17:35:36,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0950510501862s 2019-01-09 17:35:36,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9e532b97-7c5c-42a2-bd55-21d2967c4f10 2019-01-09 17:35:36,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:35:36,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -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": "95198807-41a9-4374-9b0a-5d29dbc69ba6"}}' 2019-01-09 17:35:36,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0186ae5f-f02e-4e37-be91-2b3f6017825f Date: Wed, 09 Jan 2019 17:35: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-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "port_range_min": 22, "revision_number": 0, "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:36Z", "project_id": "82907d470adc42889802118e527c96a9", "id": "b3f0f571-22df-464c-8694-406dad520964"}} 2019-01-09 17:35:36,898 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-0186ae5f-f02e-4e37-be91-2b3f6017825f 2019-01-09 17:35:36,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14000082016s 2019-01-09 17:35:36,898 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-0186ae5f-f02e-4e37-be91-2b3f6017825f 2019-01-09 17:35:36,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:35:36,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:36,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-05c25c27-8cea-468f-ad73-dd899707fc75 Date: Wed, 09 Jan 2019 17:35:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:36Z", "updated_at": "2019-01-09T17:35:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "0803c7a4-ac16-48bd-86ca-2f21a0ba6e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "b3f0f571-22df-464c-8694-406dad520964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "d6e505c4-fedb-4a91-98d5-5f6a3cc97046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 3, "project_id": "82907d470adc42889802118e527c96a9", "id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}, {"description": "Default security group", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:33:54Z", "updated_at": "2019-01-09T17:33:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "0fcebd36-7582-4f2a-872c-cede4abcd54f", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "1dea4074-6c34-4f9b-9a74-d96292d0243a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "23e56b05-ba15-43e5-aaaf-d7b17642a12b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "d699f4f2-4383-4740-a18f-26663fbe6f33", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 4, "project_id": "82907d470adc42889802118e527c96a9", "id": "b5535340-1e48-4fcc-868a-669307f05088", "name": "default"}]} 2019-01-09 17:35:36,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-05c25c27-8cea-468f-ad73-dd899707fc75 2019-01-09 17:35:36,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0474679470062s 2019-01-09 17:35:36,950 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-05c25c27-8cea-468f-ad73-dd899707fc75 2019-01-09 17:35:36,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:35:36,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -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": "95198807-41a9-4374-9b0a-5d29dbc69ba6"}}' 2019-01-09 17:35:37,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-d4582ee4-4a5d-4d50-8b3c-f7ad6bac3ba8 Date: Wed, 09 Jan 2019 17:35: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-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "port_range_min": null, "revision_number": 0, "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:37Z", "project_id": "82907d470adc42889802118e527c96a9", "id": "e13cf92a-ab82-4e9c-bf42-1c475d6a00cd"}} 2019-01-09 17:35:37,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-d4582ee4-4a5d-4d50-8b3c-f7ad6bac3ba8 2019-01-09 17:35:37,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139293909073s 2019-01-09 17:35:37,093 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-d4582ee4-4a5d-4d50-8b3c-f7ad6bac3ba8 2019-01-09 17:35:37,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:35:37,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:37,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-bca5c527-967b-4eb9-9ff5-028ca04f50ad Date: Wed, 09 Jan 2019 17:35:37 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:36Z", "updated_at": "2019-01-09T17:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "0803c7a4-ac16-48bd-86ca-2f21a0ba6e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "b3f0f571-22df-464c-8694-406dad520964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "d6e505c4-fedb-4a91-98d5-5f6a3cc97046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "e13cf92a-ab82-4e9c-bf42-1c475d6a00cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 4, "project_id": "82907d470adc42889802118e527c96a9", "id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}, {"description": "Default security group", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:33:54Z", "updated_at": "2019-01-09T17:33:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "0fcebd36-7582-4f2a-872c-cede4abcd54f", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "1dea4074-6c34-4f9b-9a74-d96292d0243a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "23e56b05-ba15-43e5-aaaf-d7b17642a12b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "d699f4f2-4383-4740-a18f-26663fbe6f33", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 4, "project_id": "82907d470adc42889802118e527c96a9", "id": "b5535340-1e48-4fcc-868a-669307f05088", "name": "default"}]} 2019-01-09 17:35:37,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-bca5c527-967b-4eb9-9ff5-028ca04f50ad 2019-01-09 17:35:37,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0448589324951s 2019-01-09 17:35:37,141 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-bca5c527-967b-4eb9-9ff5-028ca04f50ad 2019-01-09 17:35:37,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:35:37,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -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": "95198807-41a9-4374-9b0a-5d29dbc69ba6"}}' 2019-01-09 17:35:37,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-49c69f90-719b-4b5b-b30c-129cefb8914a Date: Wed, 09 Jan 2019 17:35: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-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "port_range_min": 80, "revision_number": 0, "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:37Z", "project_id": "82907d470adc42889802118e527c96a9", "id": "20ceb9bf-f1fb-42f4-90ba-315c852f449e"}} 2019-01-09 17:35:37,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-49c69f90-719b-4b5b-b30c-129cefb8914a 2019-01-09 17:35:37,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.176731109619s 2019-01-09 17:35:37,321 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-49c69f90-719b-4b5b-b30c-129cefb8914a 2019-01-09 17:35:37,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:35:37,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:37,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-f1dc33c2-12a9-481c-b9f3-92fd2e2f60e4 Date: Wed, 09 Jan 2019 17:35:37 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:36Z", "updated_at": "2019-01-09T17:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "0803c7a4-ac16-48bd-86ca-2f21a0ba6e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "20ceb9bf-f1fb-42f4-90ba-315c852f449e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "b3f0f571-22df-464c-8694-406dad520964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "d6e505c4-fedb-4a91-98d5-5f6a3cc97046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "e13cf92a-ab82-4e9c-bf42-1c475d6a00cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 5, "project_id": "82907d470adc42889802118e527c96a9", "id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}, {"description": "Default security group", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:33:54Z", "updated_at": "2019-01-09T17:33:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "0fcebd36-7582-4f2a-872c-cede4abcd54f", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "1dea4074-6c34-4f9b-9a74-d96292d0243a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "23e56b05-ba15-43e5-aaaf-d7b17642a12b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "d699f4f2-4383-4740-a18f-26663fbe6f33", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 4, "project_id": "82907d470adc42889802118e527c96a9", "id": "b5535340-1e48-4fcc-868a-669307f05088", "name": "default"}]} 2019-01-09 17:35:37,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f1dc33c2-12a9-481c-b9f3-92fd2e2f60e4 2019-01-09 17:35:37,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.048063993454s 2019-01-09 17:35:37,373 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f1dc33c2-12a9-481c-b9f3-92fd2e2f60e4 2019-01-09 17:35:37,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:35:37,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -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": "95198807-41a9-4374-9b0a-5d29dbc69ba6"}}' 2019-01-09 17:35:37,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-bb2449d8-629e-4b47-9c7e-b847a02c6784 Date: Wed, 09 Jan 2019 17:35: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": 443, "updated_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "port_range_min": 443, "revision_number": 0, "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:37Z", "project_id": "82907d470adc42889802118e527c96a9", "id": "fd27db6b-0f20-4d21-a1f0-5d96fa3cca80"}} 2019-01-09 17:35:37,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-bb2449d8-629e-4b47-9c7e-b847a02c6784 2019-01-09 17:35:37,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.162194013596s 2019-01-09 17:35:37,539 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-bb2449d8-629e-4b47-9c7e-b847a02c6784 2019-01-09 17:35:37,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:35:37,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:37,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-a5c32cae-7bfa-42ae-bff7-8361e9619feb Date: Wed, 09 Jan 2019 17:35:37 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:36Z", "updated_at": "2019-01-09T17:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "0803c7a4-ac16-48bd-86ca-2f21a0ba6e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "20ceb9bf-f1fb-42f4-90ba-315c852f449e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "b3f0f571-22df-464c-8694-406dad520964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "d6e505c4-fedb-4a91-98d5-5f6a3cc97046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "e13cf92a-ab82-4e9c-bf42-1c475d6a00cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "fd27db6b-0f20-4d21-a1f0-5d96fa3cca80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 443, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 6, "project_id": "82907d470adc42889802118e527c96a9", "id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}, {"description": "Default security group", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:33:54Z", "updated_at": "2019-01-09T17:33:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "0fcebd36-7582-4f2a-872c-cede4abcd54f", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "1dea4074-6c34-4f9b-9a74-d96292d0243a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "23e56b05-ba15-43e5-aaaf-d7b17642a12b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "d699f4f2-4383-4740-a18f-26663fbe6f33", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 4, "project_id": "82907d470adc42889802118e527c96a9", "id": "b5535340-1e48-4fcc-868a-669307f05088", "name": "default"}]} 2019-01-09 17:35:37,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a5c32cae-7bfa-42ae-bff7-8361e9619feb 2019-01-09 17:35:37,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0464131832123s 2019-01-09 17:35:37,590 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a5c32cae-7bfa-42ae-bff7-8361e9619feb 2019-01-09 17:35:37,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:35:37,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -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": "95198807-41a9-4374-9b0a-5d29dbc69ba6"}}' 2019-01-09 17:35:37,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-874cf0b5-4f15-4b8a-a257-d53b982d75f6 Date: Wed, 09 Jan 2019 17:35: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": 5671, "updated_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "port_range_min": 5671, "revision_number": 0, "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:37Z", "project_id": "82907d470adc42889802118e527c96a9", "id": "a5f2c553-f04b-4402-b377-b8de51d4f0ef"}} 2019-01-09 17:35:37,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-874cf0b5-4f15-4b8a-a257-d53b982d75f6 2019-01-09 17:35:37,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.178271055222s 2019-01-09 17:35:37,773 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-874cf0b5-4f15-4b8a-a257-d53b982d75f6 2019-01-09 17:35:37,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:35:37,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:37,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-b28045dd-92f1-4ae9-88af-03c3b2736fe3 Date: Wed, 09 Jan 2019 17:35:37 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:36Z", "updated_at": "2019-01-09T17:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "0803c7a4-ac16-48bd-86ca-2f21a0ba6e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "20ceb9bf-f1fb-42f4-90ba-315c852f449e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "a5f2c553-f04b-4402-b377-b8de51d4f0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "b3f0f571-22df-464c-8694-406dad520964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "d6e505c4-fedb-4a91-98d5-5f6a3cc97046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "e13cf92a-ab82-4e9c-bf42-1c475d6a00cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "fd27db6b-0f20-4d21-a1f0-5d96fa3cca80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 443, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 7, "project_id": "82907d470adc42889802118e527c96a9", "id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}, {"description": "Default security group", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:33:54Z", "updated_at": "2019-01-09T17:33:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "0fcebd36-7582-4f2a-872c-cede4abcd54f", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "1dea4074-6c34-4f9b-9a74-d96292d0243a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "23e56b05-ba15-43e5-aaaf-d7b17642a12b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "d699f4f2-4383-4740-a18f-26663fbe6f33", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 4, "project_id": "82907d470adc42889802118e527c96a9", "id": "b5535340-1e48-4fcc-868a-669307f05088", "name": "default"}]} 2019-01-09 17:35:37,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-b28045dd-92f1-4ae9-88af-03c3b2736fe3 2019-01-09 17:35:37,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0507929325104s 2019-01-09 17:35:37,828 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-b28045dd-92f1-4ae9-88af-03c3b2736fe3 2019-01-09 17:35:37,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:35:37,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -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": "95198807-41a9-4374-9b0a-5d29dbc69ba6"}}' 2019-01-09 17:35:37,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-55358b80-63ab-4b3b-bfa1-0176d9a11d65 Date: Wed, 09 Jan 2019 17:35: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": 53333, "updated_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "port_range_min": 53333, "revision_number": 0, "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:37Z", "project_id": "82907d470adc42889802118e527c96a9", "id": "356e4c7f-94e9-4bac-a50e-3d9c783399e4"}} 2019-01-09 17:35:37,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-55358b80-63ab-4b3b-bfa1-0176d9a11d65 2019-01-09 17:35:37,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.148604869843s 2019-01-09 17:35:37,980 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-55358b80-63ab-4b3b-bfa1-0176d9a11d65 2019-01-09 17:35:37,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:35:37,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:38,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-9b0c6fc1-63c0-491e-9c49-265e72ea0a7e Date: Wed, 09 Jan 2019 17:35:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dc28fa56-d93f-47c3-91ee-16d6500f87a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82907d470adc42889802118e527c96a9","l2_adjacency":true,"status":"ACTIVE","subnets":["ecbf930e-2e4c-4c77-88c3-ce6daba91a48"],"description":"","tags":[],"updated_at":"2019-01-09T17:33:55Z","qos_policy_id":null,"name":"cloudify-net_53c39929-65fa-4f71-97c2-9bd1752ec1b6","admin_state_up":true,"tenant_id":"82907d470adc42889802118e527c96a9","created_at":"2019-01-09T17:33:54Z","mtu":1450}]} 2019-01-09 17:35:38,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-9b0c6fc1-63c0-491e-9c49-265e72ea0a7e 2019-01-09 17:35:38,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284640073776s 2019-01-09 17:35:38,266 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-9b0c6fc1-63c0-491e-9c49-265e72ea0a7e 2019-01-09 17:35:38,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:35:38,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:38,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-714e6a72-b146-4ffc-9b2c-2957c6b5534b Date: Wed, 09 Jan 2019 17:35:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/snap", "metadata": {}}], "file": "/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/file", "owner": "82907d470adc42889802118e527c96a9", "id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "size": 4373348352, "self": "/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T17:35:34Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T17:34:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:35:38,305 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-714e6a72-b146-4ffc-9b2c-2957c6b5534b 2019-01-09 17:35:38,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0341768264771s 2019-01-09 17:35:38,305 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-714e6a72-b146-4ffc-9b2c-2957c6b5534b 2019-01-09 17:35:38,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 17:35:38,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:38,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:35: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-be238e45-397e-4991-a0cc-cb8a627d2d64 x-compute-request-id: req-be238e45-397e-4991-a0cc-cb8a627d2d64 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "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": "fea4150e-be9c-4e1e-9853-b62601f5560a"}]} 2019-01-09 17:35:38,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-be238e45-397e-4991-a0cc-cb8a627d2d64 2019-01-09 17:35:38,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233390331268s 2019-01-09 17:35:38,331 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-be238e45-397e-4991-a0cc-cb8a627d2d64 2019-01-09 17:35:38,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 17:35:38,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -d '{"server": {"name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "imageRef": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "flavorRef": "fea4150e-be9c-4e1e-9853-b62601f5560a", "max_count": 1, "min_count": 1, "networks": [{"uuid": "dc28fa56-d93f-47c3-91ee-16d6500f87a9"}], "security_groups": [{"name": "95198807-41a9-4374-9b0a-5d29dbc69ba6"}]}}' 2019-01-09 17:35:39,816 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 17:35: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-2e93ee38-9213-45b6-9437-2b253992cd52 x-compute-request-id: req-2e93ee38-9213-45b6-9437-2b253992cd52 Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "95198807-41a9-4374-9b0a-5d29dbc69ba6"}], "OS-DCF:diskConfig": "MANUAL", "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "adminPass": "H7Jka22hL2LG"}} 2019-01-09 17:35:39,816 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-2e93ee38-9213-45b6-9437-2b253992cd52 2019-01-09 17:35:39,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.48347711563s 2019-01-09 17:35:39,816 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-2e93ee38-9213-45b6-9437-2b253992cd52 2019-01-09 17:35:39,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:35:39,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:40,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:35:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3bfa01c-5e7d-4067-9212-ab7891fef622 x-compute-request-id: req-b3bfa01c-5e7d-4067-9212-ab7891fef622 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.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "user_id": "06837c702ea648afa718e907a8dd8c7b", "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-09T17:35:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:35:40,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b3bfa01c-5e7d-4067-9212-ab7891fef622 2019-01-09 17:35:40,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.879534006119s 2019-01-09 17:35:40,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b3bfa01c-5e7d-4067-9212-ab7891fef622 2019-01-09 17:35:40,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:35:40,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:40,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-7fe75e15-4065-4b88-b7fb-aeaa058e350a Date: Wed, 09 Jan 2019 17:35:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dc28fa56-d93f-47c3-91ee-16d6500f87a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82907d470adc42889802118e527c96a9","l2_adjacency":true,"status":"ACTIVE","subnets":["ecbf930e-2e4c-4c77-88c3-ce6daba91a48"],"description":"","tags":[],"updated_at":"2019-01-09T17:33:55Z","qos_policy_id":null,"name":"cloudify-net_53c39929-65fa-4f71-97c2-9bd1752ec1b6","admin_state_up":true,"tenant_id":"82907d470adc42889802118e527c96a9","created_at":"2019-01-09T17:33:54Z","mtu":1450}]} 2019-01-09 17:35:40,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7fe75e15-4065-4b88-b7fb-aeaa058e350a 2019-01-09 17:35:40,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0905568599701s 2019-01-09 17:35:40,795 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7fe75e15-4065-4b88-b7fb-aeaa058e350a 2019-01-09 17:35:40,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 17:35:40,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:40,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c9d5a005-52b1-4c6c-9447-7a9567ee41fa Date: Wed, 09 Jan 2019 17:35:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc28fa56-d93f-47c3-91ee-16d6500f87a9","tenant_id":"82907d470adc42889802118e527c96a9","created_at":"2019-01-09T17:33:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T17:33:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"82907d470adc42889802118e527c96a9","id":"ecbf930e-2e4c-4c77-88c3-ce6daba91a48","subnetpool_id":null,"name":"cloudify-subnet_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}]} 2019-01-09 17:35:40,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-c9d5a005-52b1-4c6c-9447-7a9567ee41fa 2019-01-09 17:35:40,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0426440238953s 2019-01-09 17:35:40,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-c9d5a005-52b1-4c6c-9447-7a9567ee41fa 2019-01-09 17:35:40,839 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:35:42,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:35:42,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:43,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:35:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16be10d0-f857-4297-b6b8-74d48dcc44d1 x-compute-request-id: req-16be10d0-f857-4297-b6b8-74d48dcc44d1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:35:43,436 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-16be10d0-f857-4297-b6b8-74d48dcc44d1 2019-01-09 17:35:43,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.594055891037s 2019-01-09 17:35:43,437 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-16be10d0-f857-4297-b6b8-74d48dcc44d1 2019-01-09 17:35:43,440 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:35:45,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:35:45,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:45,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:35:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-466a29a2-595d-48eb-b511-d78860093d72 x-compute-request-id: req-466a29a2-595d-48eb-b511-d78860093d72 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:35:45,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-466a29a2-595d-48eb-b511-d78860093d72 2019-01-09 17:35:45,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174108028412s 2019-01-09 17:35:45,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-466a29a2-595d-48eb-b511-d78860093d72 2019-01-09 17:35:45,621 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:35:47,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:35:47,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:47,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:35:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-719eb0e4-98bc-4db3-9b64-2dad42fb6a05 x-compute-request-id: req-719eb0e4-98bc-4db3-9b64-2dad42fb6a05 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:35:47,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-719eb0e4-98bc-4db3-9b64-2dad42fb6a05 2019-01-09 17:35:47,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191791057587s 2019-01-09 17:35:47,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-719eb0e4-98bc-4db3-9b64-2dad42fb6a05 2019-01-09 17:35:47,820 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:35:49,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:35:49,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:50,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:35:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30250ad8-9b5b-4b58-805a-b5e199022203 x-compute-request-id: req-30250ad8-9b5b-4b58-805a-b5e199022203 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:35:50,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-30250ad8-9b5b-4b58-805a-b5e199022203 2019-01-09 17:35:50,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48171210289s 2019-01-09 17:35:50,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-30250ad8-9b5b-4b58-805a-b5e199022203 2019-01-09 17:35:50,309 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:35:52,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:35:52,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:52,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:35: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-983be46a-9fd6-45b1-9a32-daba629d1942 x-compute-request-id: req-983be46a-9fd6-45b1-9a32-daba629d1942 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:35:52,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-983be46a-9fd6-45b1-9a32-daba629d1942 2019-01-09 17:35:52,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646681070328s 2019-01-09 17:35:52,958 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-983be46a-9fd6-45b1-9a32-daba629d1942 2019-01-09 17:35:52,962 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:35:54,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:35:54,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:55,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:35:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90288840-86d7-4d07-b49b-49adfaff49d4 x-compute-request-id: req-90288840-86d7-4d07-b49b-49adfaff49d4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:35:55,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-90288840-86d7-4d07-b49b-49adfaff49d4 2019-01-09 17:35:55,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342833995819s 2019-01-09 17:35:55,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-90288840-86d7-4d07-b49b-49adfaff49d4 2019-01-09 17:35:55,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:35:57,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:35:57,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:57,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:35:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1bacd63-0301-4fb7-a1a4-ed7378f8c69c x-compute-request-id: req-d1bacd63-0301-4fb7-a1a4-ed7378f8c69c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:35:57,711 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d1bacd63-0301-4fb7-a1a4-ed7378f8c69c 2019-01-09 17:35:57,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396864891052s 2019-01-09 17:35:57,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d1bacd63-0301-4fb7-a1a4-ed7378f8c69c 2019-01-09 17:35:57,715 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:35:59,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:35:59,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:35:59,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:35:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5602e185-b77e-4ebb-808c-c556e1b28f0e x-compute-request-id: req-5602e185-b77e-4ebb-808c-c556e1b28f0e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:35:59,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5602e185-b77e-4ebb-808c-c556e1b28f0e 2019-01-09 17:35:59,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195454120636s 2019-01-09 17:35:59,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5602e185-b77e-4ebb-808c-c556e1b28f0e 2019-01-09 17:35:59,917 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:01,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:01,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:02,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fef66ea7-b13f-4ad0-a3f1-729bce3b7929 x-compute-request-id: req-fef66ea7-b13f-4ad0-a3f1-729bce3b7929 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:02,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fef66ea7-b13f-4ad0-a3f1-729bce3b7929 2019-01-09 17:36:02,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540837049484s 2019-01-09 17:36:02,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fef66ea7-b13f-4ad0-a3f1-729bce3b7929 2019-01-09 17:36:02,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:04,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:04,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:05,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b38ae905-8c11-4aa6-8dd5-787bc7ed1a36 x-compute-request-id: req-b38ae905-8c11-4aa6-8dd5-787bc7ed1a36 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:05,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b38ae905-8c11-4aa6-8dd5-787bc7ed1a36 2019-01-09 17:36:05,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715249061584s 2019-01-09 17:36:05,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b38ae905-8c11-4aa6-8dd5-787bc7ed1a36 2019-01-09 17:36:05,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:07,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:07,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:07,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e48226b7-5561-4814-a177-8a86ca9e934e x-compute-request-id: req-e48226b7-5561-4814-a177-8a86ca9e934e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:07,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e48226b7-5561-4814-a177-8a86ca9e934e 2019-01-09 17:36:07,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352118015289s 2019-01-09 17:36:07,542 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e48226b7-5561-4814-a177-8a86ca9e934e 2019-01-09 17:36:07,546 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:09,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:09,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:09,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c00c13b-06d7-4e7f-81be-45ace14e52f1 x-compute-request-id: req-4c00c13b-06d7-4e7f-81be-45ace14e52f1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:09,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4c00c13b-06d7-4e7f-81be-45ace14e52f1 2019-01-09 17:36:09,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164271116257s 2019-01-09 17:36:09,713 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4c00c13b-06d7-4e7f-81be-45ace14e52f1 2019-01-09 17:36:09,717 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:11,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:11,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:11,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1e0b873-d16d-44d2-a911-db4ab4450cac x-compute-request-id: req-f1e0b873-d16d-44d2-a911-db4ab4450cac Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:11,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f1e0b873-d16d-44d2-a911-db4ab4450cac 2019-01-09 17:36:11,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172385215759s 2019-01-09 17:36:11,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f1e0b873-d16d-44d2-a911-db4ab4450cac 2019-01-09 17:36:11,896 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:13,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:13,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:14,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c2b595d-9190-447a-9519-028d93e6a0e4 x-compute-request-id: req-9c2b595d-9190-447a-9519-028d93e6a0e4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:14,622 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9c2b595d-9190-447a-9519-028d93e6a0e4 2019-01-09 17:36:14,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723682880402s 2019-01-09 17:36:14,623 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9c2b595d-9190-447a-9519-028d93e6a0e4 2019-01-09 17:36:14,626 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:16,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:16,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:16,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36: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-5e478f38-a0bf-48db-9b2f-9c86b2075267 x-compute-request-id: req-5e478f38-a0bf-48db-9b2f-9c86b2075267 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:16,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5e478f38-a0bf-48db-9b2f-9c86b2075267 2019-01-09 17:36:16,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194453954697s 2019-01-09 17:36:16,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5e478f38-a0bf-48db-9b2f-9c86b2075267 2019-01-09 17:36:16,827 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:18,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:18,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:19,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3ddbe72-c311-4151-99b5-1dcf62b48650 x-compute-request-id: req-e3ddbe72-c311-4151-99b5-1dcf62b48650 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:19,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e3ddbe72-c311-4151-99b5-1dcf62b48650 2019-01-09 17:36:19,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177379846573s 2019-01-09 17:36:19,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e3ddbe72-c311-4151-99b5-1dcf62b48650 2019-01-09 17:36:19,011 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:21,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:21,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:21,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8567ab7-bef2-46ef-aa57-124efb1261d1 x-compute-request-id: req-a8567ab7-bef2-46ef-aa57-124efb1261d1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:21,823 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a8567ab7-bef2-46ef-aa57-124efb1261d1 2019-01-09 17:36:21,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809098005295s 2019-01-09 17:36:21,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a8567ab7-bef2-46ef-aa57-124efb1261d1 2019-01-09 17:36:21,827 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:23,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:23,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:24,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-467063b6-c7ce-41de-a436-ae47cda2e330 x-compute-request-id: req-467063b6-c7ce-41de-a436-ae47cda2e330 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:24,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-467063b6-c7ce-41de-a436-ae47cda2e330 2019-01-09 17:36:24,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.316726207733s 2019-01-09 17:36:24,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-467063b6-c7ce-41de-a436-ae47cda2e330 2019-01-09 17:36:24,151 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:26,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:26,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:26,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c2ac4c4-a6f7-4a2d-a778-239f3136e702 x-compute-request-id: req-0c2ac4c4-a6f7-4a2d-a778-239f3136e702 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:26,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0c2ac4c4-a6f7-4a2d-a778-239f3136e702 2019-01-09 17:36:26,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184789180756s 2019-01-09 17:36:26,339 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0c2ac4c4-a6f7-4a2d-a778-239f3136e702 2019-01-09 17:36:26,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:28,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:28,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:28,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d42969a-5911-4fe4-93e8-cf3917253a59 x-compute-request-id: req-1d42969a-5911-4fe4-93e8-cf3917253a59 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:28,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1d42969a-5911-4fe4-93e8-cf3917253a59 2019-01-09 17:36:28,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372117042542s 2019-01-09 17:36:28,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1d42969a-5911-4fe4-93e8-cf3917253a59 2019-01-09 17:36:28,721 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:30,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:30,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:30,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7748cb72-e573-4e80-ba45-95cff1deb3a8 x-compute-request-id: req-7748cb72-e573-4e80-ba45-95cff1deb3a8 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:30,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7748cb72-e573-4e80-ba45-95cff1deb3a8 2019-01-09 17:36:30,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188205957413s 2019-01-09 17:36:30,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7748cb72-e573-4e80-ba45-95cff1deb3a8 2019-01-09 17:36:30,916 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:32,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:32,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:33,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cffa697d-d5a0-4af1-89a5-0f908e879846 x-compute-request-id: req-cffa697d-d5a0-4af1-89a5-0f908e879846 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:33,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cffa697d-d5a0-4af1-89a5-0f908e879846 2019-01-09 17:36:33,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196858167648s 2019-01-09 17:36:33,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-cffa697d-d5a0-4af1-89a5-0f908e879846 2019-01-09 17:36:33,120 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:35,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:35,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:35,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0647fb4-6788-4ce0-9b53-ee2d4e8b33f5 x-compute-request-id: req-b0647fb4-6788-4ce0-9b53-ee2d4e8b33f5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:35,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b0647fb4-6788-4ce0-9b53-ee2d4e8b33f5 2019-01-09 17:36:35,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374210834503s 2019-01-09 17:36:35,497 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b0647fb4-6788-4ce0-9b53-ee2d4e8b33f5 2019-01-09 17:36:35,501 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:37,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:37,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:38,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccf48985-9672-43bc-8b46-a9b706125788 x-compute-request-id: req-ccf48985-9672-43bc-8b46-a9b706125788 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:38,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ccf48985-9672-43bc-8b46-a9b706125788 2019-01-09 17:36:38,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523686170578s 2019-01-09 17:36:38,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ccf48985-9672-43bc-8b46-a9b706125788 2019-01-09 17:36:38,031 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:40,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:40,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:40,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36: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-823513d9-3e76-47b5-bc2e-72e8c5aa57cb x-compute-request-id: req-823513d9-3e76-47b5-bc2e-72e8c5aa57cb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:40,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-823513d9-3e76-47b5-bc2e-72e8c5aa57cb 2019-01-09 17:36:40,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373145103455s 2019-01-09 17:36:40,407 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-823513d9-3e76-47b5-bc2e-72e8c5aa57cb 2019-01-09 17:36:40,411 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:42,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:42,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:42,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be1d8fc1-f18c-44c2-8f6f-a4dd6707c2a5 x-compute-request-id: req-be1d8fc1-f18c-44c2-8f6f-a4dd6707c2a5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:42,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-be1d8fc1-f18c-44c2-8f6f-a4dd6707c2a5 2019-01-09 17:36:42,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.37976193428s 2019-01-09 17:36:42,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-be1d8fc1-f18c-44c2-8f6f-a4dd6707c2a5 2019-01-09 17:36:42,797 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:44,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:44,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:45,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f020fd6f-bf0b-4242-a13b-3faf7488ff5a x-compute-request-id: req-f020fd6f-bf0b-4242-a13b-3faf7488ff5a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:45,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f020fd6f-bf0b-4242-a13b-3faf7488ff5a 2019-01-09 17:36:45,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349856853485s 2019-01-09 17:36:45,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f020fd6f-bf0b-4242-a13b-3faf7488ff5a 2019-01-09 17:36:45,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:47,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:47,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:47,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36: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-c2e954fb-e63b-4f87-8cd6-e6df91975391 x-compute-request-id: req-c2e954fb-e63b-4f87-8cd6-e6df91975391 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:47,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c2e954fb-e63b-4f87-8cd6-e6df91975391 2019-01-09 17:36:47,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500580072403s 2019-01-09 17:36:47,657 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c2e954fb-e63b-4f87-8cd6-e6df91975391 2019-01-09 17:36:47,661 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:49,664 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:49,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:50,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23e01093-df3b-4def-adcf-e2ac25d68a4c x-compute-request-id: req-23e01093-df3b-4def-adcf-e2ac25d68a4c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:50,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-23e01093-df3b-4def-adcf-e2ac25d68a4c 2019-01-09 17:36:50,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55303812027s 2019-01-09 17:36:50,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-23e01093-df3b-4def-adcf-e2ac25d68a4c 2019-01-09 17:36:50,221 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:52,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:52,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:52,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc977006-6c4b-4661-bab9-970f94da28cb x-compute-request-id: req-dc977006-6c4b-4661-bab9-970f94da28cb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:52,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dc977006-6c4b-4661-bab9-970f94da28cb 2019-01-09 17:36:52,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.500289916992s 2019-01-09 17:36:52,724 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dc977006-6c4b-4661-bab9-970f94da28cb 2019-01-09 17:36:52,728 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:54,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:54,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:54,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d030da57-3db3-4c1c-92ef-fe3f63d073b6 x-compute-request-id: req-d030da57-3db3-4c1c-92ef-fe3f63d073b6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:54,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d030da57-3db3-4c1c-92ef-fe3f63d073b6 2019-01-09 17:36:54,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190371990204s 2019-01-09 17:36:54,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d030da57-3db3-4c1c-92ef-fe3f63d073b6 2019-01-09 17:36:54,925 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:56,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:56,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:57,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4041c624-5bcd-4482-9e3f-abf90fe088f9 x-compute-request-id: req-4041c624-5bcd-4482-9e3f-abf90fe088f9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:57,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4041c624-5bcd-4482-9e3f-abf90fe088f9 2019-01-09 17:36:57,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362935066223s 2019-01-09 17:36:57,291 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4041c624-5bcd-4482-9e3f-abf90fe088f9 2019-01-09 17:36:57,294 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:36:59,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:36:59,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:36:59,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:36:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fecc85c5-ba25-47eb-b9f3-3e2b52369837 x-compute-request-id: req-fecc85c5-ba25-47eb-b9f3-3e2b52369837 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:36:59,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fecc85c5-ba25-47eb-b9f3-3e2b52369837 2019-01-09 17:36:59,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374850988388s 2019-01-09 17:36:59,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fecc85c5-ba25-47eb-b9f3-3e2b52369837 2019-01-09 17:36:59,675 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:01,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:02,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1898a08d-929d-445a-a353-2311cc68df19 x-compute-request-id: req-1898a08d-929d-445a-a353-2311cc68df19 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:02,073 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1898a08d-929d-445a-a353-2311cc68df19 2019-01-09 17:37:02,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395009994507s 2019-01-09 17:37:02,073 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1898a08d-929d-445a-a353-2311cc68df19 2019-01-09 17:37:02,077 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:04,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:04,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:04,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37: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-69a2a780-b628-49b0-82f7-5407fb87d2ca x-compute-request-id: req-69a2a780-b628-49b0-82f7-5407fb87d2ca Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:04,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-69a2a780-b628-49b0-82f7-5407fb87d2ca 2019-01-09 17:37:04,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189363002777s 2019-01-09 17:37:04,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-69a2a780-b628-49b0-82f7-5407fb87d2ca 2019-01-09 17:37:04,273 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:06,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:06,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:06,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37: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-6a2b0962-3b3e-4a94-9a01-c3694394692c x-compute-request-id: req-6a2b0962-3b3e-4a94-9a01-c3694394692c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:06,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6a2b0962-3b3e-4a94-9a01-c3694394692c 2019-01-09 17:37:06,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18653011322s 2019-01-09 17:37:06,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6a2b0962-3b3e-4a94-9a01-c3694394692c 2019-01-09 17:37:06,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:08,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:08,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:08,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6276183-3e1a-47f6-bcc2-b8ac4cb8e4d4 x-compute-request-id: req-b6276183-3e1a-47f6-bcc2-b8ac4cb8e4d4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:08,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b6276183-3e1a-47f6-bcc2-b8ac4cb8e4d4 2019-01-09 17:37:08,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174063920975s 2019-01-09 17:37:08,643 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b6276183-3e1a-47f6-bcc2-b8ac4cb8e4d4 2019-01-09 17:37:08,647 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:10,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:10,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:10,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a859cec-89be-4bf2-a75a-d59c663c95a0 x-compute-request-id: req-2a859cec-89be-4bf2-a75a-d59c663c95a0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:10,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2a859cec-89be-4bf2-a75a-d59c663c95a0 2019-01-09 17:37:10,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349458932877s 2019-01-09 17:37:11,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2a859cec-89be-4bf2-a75a-d59c663c95a0 2019-01-09 17:37:11,003 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:13,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:13,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0341741b-c22b-438e-9aa6-215964f7a62f x-compute-request-id: req-0341741b-c22b-438e-9aa6-215964f7a62f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:13,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0341741b-c22b-438e-9aa6-215964f7a62f 2019-01-09 17:37:13,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183588981628s 2019-01-09 17:37:13,190 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0341741b-c22b-438e-9aa6-215964f7a62f 2019-01-09 17:37:13,194 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:15,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:15,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:15,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37: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-7f6bf3b9-f2b2-42e8-9716-3dfb04f9a99a x-compute-request-id: req-7f6bf3b9-f2b2-42e8-9716-3dfb04f9a99a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:15,386 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7f6bf3b9-f2b2-42e8-9716-3dfb04f9a99a 2019-01-09 17:37:15,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189785003662s 2019-01-09 17:37:15,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7f6bf3b9-f2b2-42e8-9716-3dfb04f9a99a 2019-01-09 17:37:15,390 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:17,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:17,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:17,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f72d84b-c5c6-4a3b-9638-adf6ba0a7d07 x-compute-request-id: req-1f72d84b-c5c6-4a3b-9638-adf6ba0a7d07 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:17,745 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1f72d84b-c5c6-4a3b-9638-adf6ba0a7d07 2019-01-09 17:37:17,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352727890015s 2019-01-09 17:37:17,746 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1f72d84b-c5c6-4a3b-9638-adf6ba0a7d07 2019-01-09 17:37:17,750 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:19,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:19,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:20,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb34f186-341f-4567-85c0-c4d88f4012c9 x-compute-request-id: req-fb34f186-341f-4567-85c0-c4d88f4012c9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:20,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fb34f186-341f-4567-85c0-c4d88f4012c9 2019-01-09 17:37:20,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353944063187s 2019-01-09 17:37:20,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fb34f186-341f-4567-85c0-c4d88f4012c9 2019-01-09 17:37:20,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:22,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:22,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:22,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb073b46-51c3-412b-b564-f97b29d7751f x-compute-request-id: req-bb073b46-51c3-412b-b564-f97b29d7751f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:22,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bb073b46-51c3-412b-b564-f97b29d7751f 2019-01-09 17:37:22,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.328497171402s 2019-01-09 17:37:22,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bb073b46-51c3-412b-b564-f97b29d7751f 2019-01-09 17:37:22,446 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:24,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:24,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:24,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12e8c08d-9caf-451a-a98e-20f9f1f9c25f x-compute-request-id: req-12e8c08d-9caf-451a-a98e-20f9f1f9c25f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:24,634 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-12e8c08d-9caf-451a-a98e-20f9f1f9c25f 2019-01-09 17:37:24,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18554186821s 2019-01-09 17:37:24,634 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-12e8c08d-9caf-451a-a98e-20f9f1f9c25f 2019-01-09 17:37:24,638 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:26,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:26,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:27,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ad5f6d0-32b5-40fa-995b-bc7d0c323eea x-compute-request-id: req-3ad5f6d0-32b5-40fa-995b-bc7d0c323eea Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:27,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3ad5f6d0-32b5-40fa-995b-bc7d0c323eea 2019-01-09 17:37:27,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361027956009s 2019-01-09 17:37:27,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3ad5f6d0-32b5-40fa-995b-bc7d0c323eea 2019-01-09 17:37:27,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:29,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:29,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:29,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37: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-2b2f2950-2aee-4b72-bb59-28eb9565a9e6 x-compute-request-id: req-2b2f2950-2aee-4b72-bb59-28eb9565a9e6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:29,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2b2f2950-2aee-4b72-bb59-28eb9565a9e6 2019-01-09 17:37:29,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409087896347s 2019-01-09 17:37:29,418 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2b2f2950-2aee-4b72-bb59-28eb9565a9e6 2019-01-09 17:37:29,421 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:31,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:31,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7ba70ee-6312-4f63-a191-ed9c20244eb7 x-compute-request-id: req-d7ba70ee-6312-4f63-a191-ed9c20244eb7 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:31,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d7ba70ee-6312-4f63-a191-ed9c20244eb7 2019-01-09 17:37:31,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346822023392s 2019-01-09 17:37:31,771 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d7ba70ee-6312-4f63-a191-ed9c20244eb7 2019-01-09 17:37:31,775 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:33,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:33,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:33,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8af889b8-3c73-40a7-85bc-0f950686ce8a x-compute-request-id: req-8af889b8-3c73-40a7-85bc-0f950686ce8a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:33,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8af889b8-3c73-40a7-85bc-0f950686ce8a 2019-01-09 17:37:33,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188894033432s 2019-01-09 17:37:33,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8af889b8-3c73-40a7-85bc-0f950686ce8a 2019-01-09 17:37:33,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:35,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:35,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:36,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07df5617-dd2b-4b03-bf15-82a5ac2bd090 x-compute-request-id: req-07df5617-dd2b-4b03-bf15-82a5ac2bd090 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:36,143 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-07df5617-dd2b-4b03-bf15-82a5ac2bd090 2019-01-09 17:37:36,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170274972916s 2019-01-09 17:37:36,143 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-07df5617-dd2b-4b03-bf15-82a5ac2bd090 2019-01-09 17:37:36,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:38,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:38,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:38,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b75247f7-84c5-427d-8519-dc487788dbaf x-compute-request-id: req-b75247f7-84c5-427d-8519-dc487788dbaf Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:38,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b75247f7-84c5-427d-8519-dc487788dbaf 2019-01-09 17:37:38,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.349690914154s 2019-01-09 17:37:38,500 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b75247f7-84c5-427d-8519-dc487788dbaf 2019-01-09 17:37:38,504 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:40,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:40,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:40,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa93395b-86af-4132-af84-6e8eea7926fe x-compute-request-id: req-aa93395b-86af-4132-af84-6e8eea7926fe Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:40,878 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aa93395b-86af-4132-af84-6e8eea7926fe 2019-01-09 17:37:40,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372306108475s 2019-01-09 17:37:40,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aa93395b-86af-4132-af84-6e8eea7926fe 2019-01-09 17:37:40,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:42,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:42,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:43,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b1529cc-cea4-40d3-b52e-4b8cb23c0993 x-compute-request-id: req-4b1529cc-cea4-40d3-b52e-4b8cb23c0993 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:43,070 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b1529cc-cea4-40d3-b52e-4b8cb23c0993 2019-01-09 17:37:43,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184887170792s 2019-01-09 17:37:43,071 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b1529cc-cea4-40d3-b52e-4b8cb23c0993 2019-01-09 17:37:43,074 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:45,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:45,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:45,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-562d1626-afc0-4497-a525-0a7ce6639c4c x-compute-request-id: req-562d1626-afc0-4497-a525-0a7ce6639c4c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:45,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-562d1626-afc0-4497-a525-0a7ce6639c4c 2019-01-09 17:37:45,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194695949554s 2019-01-09 17:37:45,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-562d1626-afc0-4497-a525-0a7ce6639c4c 2019-01-09 17:37:45,276 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:47,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:47,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:47,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50ca1d8f-ca41-4488-ad68-79b42af193b7 x-compute-request-id: req-50ca1d8f-ca41-4488-ad68-79b42af193b7 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:47,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-50ca1d8f-ca41-4488-ad68-79b42af193b7 2019-01-09 17:37:47,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.387047052383s 2019-01-09 17:37:47,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-50ca1d8f-ca41-4488-ad68-79b42af193b7 2019-01-09 17:37:47,670 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:49,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:49,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:49,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b648c3bd-fc94-4595-851c-451979c75752 x-compute-request-id: req-b648c3bd-fc94-4595-851c-451979c75752 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:49,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b648c3bd-fc94-4595-851c-451979c75752 2019-01-09 17:37:49,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175472974777s 2019-01-09 17:37:49,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b648c3bd-fc94-4595-851c-451979c75752 2019-01-09 17:37:49,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:51,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:51,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:52,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf73d61e-b00b-4a7c-bfb1-51795e6b8a2a x-compute-request-id: req-bf73d61e-b00b-4a7c-bfb1-51795e6b8a2a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:52,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bf73d61e-b00b-4a7c-bfb1-51795e6b8a2a 2019-01-09 17:37:52,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170292854309s 2019-01-09 17:37:52,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bf73d61e-b00b-4a7c-bfb1-51795e6b8a2a 2019-01-09 17:37:52,029 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:54,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:54,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:54,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a14b61e-bce2-44fe-88b2-bafdfcd81ace x-compute-request-id: req-2a14b61e-bce2-44fe-88b2-bafdfcd81ace Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:54,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2a14b61e-bce2-44fe-88b2-bafdfcd81ace 2019-01-09 17:37:54,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193308115005s 2019-01-09 17:37:54,226 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2a14b61e-bce2-44fe-88b2-bafdfcd81ace 2019-01-09 17:37:54,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:56,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:56,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:56,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28f40196-c441-464d-a829-0073efc5a4ff x-compute-request-id: req-28f40196-c441-464d-a829-0073efc5a4ff Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:35:42Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:56,598 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-28f40196-c441-464d-a829-0073efc5a4ff 2019-01-09 17:37:56,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366767883301s 2019-01-09 17:37:56,599 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-28f40196-c441-464d-a829-0073efc5a4ff 2019-01-09 17:37:56,602 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:37:58,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:37:58,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:58,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:37:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1da027b5-1980-44df-99b1-00d558b7b50e x-compute-request-id: req-1da027b5-1980-44df-99b1-00d558b7b50e Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_53c39929-65fa-4f71-97c2-9bd1752ec1b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:05:f0", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T17:37:57.000000", "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T17:37:57Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:37:58,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1da027b5-1980-44df-99b1-00d558b7b50e 2019-01-09 17:37:58,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189950942993s 2019-01-09 17:37:58,795 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1da027b5-1980-44df-99b1-00d558b7b50e 2019-01-09 17:37:58,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 17:37:58,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:58,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-098da158-b27e-4cbd-9437-d67488257c20 Date: Wed, 09 Jan 2019 17:37:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T17:37:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ecbf930e-2e4c-4c77-88c3-ce6daba91a48","ip_address":"192.168.120.14"}],"id":"29c7e18f-ecb6-4896-9591-afc5adab0d2e","security_groups":["95198807-41a9-4374-9b0a-5d29dbc69ba6"],"mac_address":"fa:16:3e:ab:05:f0","project_id":"82907d470adc42889802118e527c96a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dc28fa56-d93f-47c3-91ee-16d6500f87a9","tenant_id":"82907d470adc42889802118e527c96a9","created_at":"2019-01-09T17:35:41Z","binding:vnic_type":"normal","device_id":"460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8","ip_allocation":"immediate"}]} 2019-01-09 17:37:58,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8 used request id req-098da158-b27e-4cbd-9437-d67488257c20 2019-01-09 17:37:58,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0516440868378s 2019-01-09 17:37:58,852 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8 used request id req-098da158-b27e-4cbd-9437-d67488257c20 2019-01-09 17:37:58,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:37:58,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=29c7e18f-ecb6-4896-9591-afc5adab0d2e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:58,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2d71bc6a-6ab6-4aee-bd8a-cbf7e1b87a45 Date: Wed, 09 Jan 2019 17:37:58 GMT RESP BODY: {"floatingips": []} 2019-01-09 17:37:58,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=29c7e18f-ecb6-4896-9591-afc5adab0d2e used request id req-2d71bc6a-6ab6-4aee-bd8a-cbf7e1b87a45 2019-01-09 17:37:58,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0171129703522s 2019-01-09 17:37:58,874 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=29c7e18f-ecb6-4896-9591-afc5adab0d2e used request id req-2d71bc6a-6ab6-4aee-bd8a-cbf7e1b87a45 2019-01-09 17:37:58,875 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_53c39929-65fa-4f71-97c2-9bd1752ec1b6': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ab:05:f0', 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'a5f52c78-310a-4d32-ae53-fd61f346b8a7'}), 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-09T17:37:57.000000', 'flavor': Munch({u'id': u'fea4150e-be9c-4e1e-9853-b62601f5560a'}), 'az': u'nova', 'id': u'460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8', 'security_groups': [Munch({u'name': u'cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'06837c702ea648afa718e907a8dd8c7b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'82907d470adc42889802118e527c96a9', 'name': 'cloudify-project_53c39929-65fa-4f71-97c2-9bd1752ec1b6', '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-09T17:37:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T17:37:57Z', 'hostId': u'e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943', '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-09T17:37:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'82907d470adc42889802118e527c96a9', 'name': u'cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6', 'adminPass': u'H7Jka22hL2LG', 'tenant_id': u'82907d470adc42889802118e527c96a9', 'created_at': u'2019-01-09T17:35:39Z', 'created': u'2019-01-09T17:35:39Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-09 17:37:58,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:37:58,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:58,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-7f5a365e-2873-40fb-bdc3-29a7714fe0ac Date: Wed, 09 Jan 2019 17:37:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"dc28fa56-d93f-47c3-91ee-16d6500f87a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82907d470adc42889802118e527c96a9","l2_adjacency":true,"status":"ACTIVE","subnets":["ecbf930e-2e4c-4c77-88c3-ce6daba91a48"],"description":"","tags":[],"updated_at":"2019-01-09T17:33:55Z","qos_policy_id":null,"name":"cloudify-net_53c39929-65fa-4f71-97c2-9bd1752ec1b6","admin_state_up":true,"tenant_id":"82907d470adc42889802118e527c96a9","created_at":"2019-01-09T17:33:54Z","mtu":1450}]} 2019-01-09 17:37:58,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7f5a365e-2873-40fb-bdc3-29a7714fe0ac 2019-01-09 17:37:58,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0953931808472s 2019-01-09 17:37:58,974 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-7f5a365e-2873-40fb-bdc3-29a7714fe0ac 2019-01-09 17:37:58,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 17:37:58,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:37:59,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 800 X-Openstack-Request-Id: req-1b19b9aa-c928-4372-a80d-5071b42e827d Date: Wed, 09 Jan 2019 17:37:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T17:37:57Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ecbf930e-2e4c-4c77-88c3-ce6daba91a48","ip_address":"192.168.120.14"}],"id":"29c7e18f-ecb6-4896-9591-afc5adab0d2e","security_groups":["95198807-41a9-4374-9b0a-5d29dbc69ba6"],"mac_address":"fa:16:3e:ab:05:f0","project_id":"82907d470adc42889802118e527c96a9","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dc28fa56-d93f-47c3-91ee-16d6500f87a9","tenant_id":"82907d470adc42889802118e527c96a9","created_at":"2019-01-09T17:35:41Z","binding:vnic_type":"normal","device_id":"460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8","ip_allocation":"immediate"}]} 2019-01-09 17:37:59,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8 used request id req-1b19b9aa-c928-4372-a80d-5071b42e827d 2019-01-09 17:37:59,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.046422958374s 2019-01-09 17:37:59,023 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8 used request id req-1b19b9aa-c928-4372-a80d-5071b42e827d 2019-01-09 17:37:59,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-09 17:37:59,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -d '{"floatingip": {"floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.14", "port_id": "29c7e18f-ecb6-4896-9591-afc5adab0d2e"}}' 2019-01-09 17:38:01,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 575 X-Openstack-Request-Id: req-42bb19ca-d600-4144-b350-c05fe2cc2ee5 Date: Wed, 09 Jan 2019 17:38:01 GMT RESP BODY: {"floatingip": {"router_id": "40c8fdff-38ec-44b6-a2d1-a7471057c723", "status": "DOWN", "description": "", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:38:00Z", "updated_at": "2019-01-09T17:38:00Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "82907d470adc42889802118e527c96a9", "port_id": "29c7e18f-ecb6-4896-9591-afc5adab0d2e", "id": "8de4b02c-5ea8-4ea0-a550-a4cab76c442f", "qos_policy_id": null}} 2019-01-09 17:38:01,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-42bb19ca-d600-4144-b350-c05fe2cc2ee5 2019-01-09 17:38:01,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.43349099159s 2019-01-09 17:38:01,457 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-42bb19ca-d600-4144-b350-c05fe2cc2ee5 2019-01-09 17:38:01,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:38:01,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:01,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-5dae5387-53ec-4f3e-a60d-b9585ae1e0c3 Date: Wed, 09 Jan 2019 17:38:01 GMT RESP BODY: {"floatingips": [{"router_id": "40c8fdff-38ec-44b6-a2d1-a7471057c723", "status": "DOWN", "description": "", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:38:00Z", "updated_at": "2019-01-09T17:38:00Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "82907d470adc42889802118e527c96a9", "port_id": "29c7e18f-ecb6-4896-9591-afc5adab0d2e", "id": "8de4b02c-5ea8-4ea0-a550-a4cab76c442f", "qos_policy_id": null}]} 2019-01-09 17:38:01,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-5dae5387-53ec-4f3e-a60d-b9585ae1e0c3 2019-01-09 17:38:01,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0488848686218s 2019-01-09 17:38:01,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-5dae5387-53ec-4f3e-a60d-b9585ae1e0c3 2019-01-09 17:38:01,518 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:38:01,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:38:01,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:01,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-1d937155-51b9-4bea-bc64-255d96575908 Date: Wed, 09 Jan 2019 17:38:01 GMT RESP BODY: {"floatingips": [{"router_id": "40c8fdff-38ec-44b6-a2d1-a7471057c723", "status": "DOWN", "description": "", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:38:00Z", "updated_at": "2019-01-09T17:38:00Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "82907d470adc42889802118e527c96a9", "port_id": "29c7e18f-ecb6-4896-9591-afc5adab0d2e", "id": "8de4b02c-5ea8-4ea0-a550-a4cab76c442f", "qos_policy_id": null}]} 2019-01-09 17:38:01,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1d937155-51b9-4bea-bc64-255d96575908 2019-01-09 17:38:01,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0209889411926s 2019-01-09 17:38:01,645 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-1d937155-51b9-4bea-bc64-255d96575908 2019-01-09 17:38:01,648 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:38:01,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:38:01,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:01,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-24766fcb-c822-4d7f-9781-a7c927a5a7a9 Date: Wed, 09 Jan 2019 17:38:01 GMT RESP BODY: {"floatingips": [{"router_id": "40c8fdff-38ec-44b6-a2d1-a7471057c723", "status": "DOWN", "description": "", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:38:00Z", "updated_at": "2019-01-09T17:38:00Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "82907d470adc42889802118e527c96a9", "port_id": "29c7e18f-ecb6-4896-9591-afc5adab0d2e", "id": "8de4b02c-5ea8-4ea0-a550-a4cab76c442f", "qos_policy_id": null}]} 2019-01-09 17:38:01,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-24766fcb-c822-4d7f-9781-a7c927a5a7a9 2019-01-09 17:38:01,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0222771167755s 2019-01-09 17:38:01,776 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-24766fcb-c822-4d7f-9781-a7c927a5a7a9 2019-01-09 17:38:01,779 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:38:01,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:38:01,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:01,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-f4004807-8bb6-4b08-b995-b88c176a7ada Date: Wed, 09 Jan 2019 17:38:01 GMT RESP BODY: {"floatingips": [{"router_id": "40c8fdff-38ec-44b6-a2d1-a7471057c723", "status": "DOWN", "description": "", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:38:00Z", "updated_at": "2019-01-09T17:38:00Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "82907d470adc42889802118e527c96a9", "port_id": "29c7e18f-ecb6-4896-9591-afc5adab0d2e", "id": "8de4b02c-5ea8-4ea0-a550-a4cab76c442f", "qos_policy_id": null}]} 2019-01-09 17:38:01,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f4004807-8bb6-4b08-b995-b88c176a7ada 2019-01-09 17:38:01,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0221807956696s 2019-01-09 17:38:01,907 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f4004807-8bb6-4b08-b995-b88c176a7ada 2019-01-09 17:38:01,910 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:38:02,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:38:02,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:02,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-69ea491c-5a76-4c5c-b453-0d41d9f667a6 Date: Wed, 09 Jan 2019 17:38:02 GMT RESP BODY: {"floatingips": [{"router_id": "40c8fdff-38ec-44b6-a2d1-a7471057c723", "status": "DOWN", "description": "", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:38:00Z", "updated_at": "2019-01-09T17:38:00Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "82907d470adc42889802118e527c96a9", "port_id": "29c7e18f-ecb6-4896-9591-afc5adab0d2e", "id": "8de4b02c-5ea8-4ea0-a550-a4cab76c442f", "qos_policy_id": null}]} 2019-01-09 17:38:02,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-69ea491c-5a76-4c5c-b453-0d41d9f667a6 2019-01-09 17:38:02,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0290241241455s 2019-01-09 17:38:02,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-69ea491c-5a76-4c5c-b453-0d41d9f667a6 2019-01-09 17:38:02,048 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:38:02,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:38:02,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:02,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-0ed30943-6431-4029-9343-99e517e51543 Date: Wed, 09 Jan 2019 17:38:02 GMT RESP BODY: {"floatingips": [{"router_id": "40c8fdff-38ec-44b6-a2d1-a7471057c723", "status": "DOWN", "description": "", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:38:00Z", "updated_at": "2019-01-09T17:38:00Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "82907d470adc42889802118e527c96a9", "port_id": "29c7e18f-ecb6-4896-9591-afc5adab0d2e", "id": "8de4b02c-5ea8-4ea0-a550-a4cab76c442f", "qos_policy_id": null}]} 2019-01-09 17:38:02,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-0ed30943-6431-4029-9343-99e517e51543 2019-01-09 17:38:02,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0240480899811s 2019-01-09 17:38:02,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-0ed30943-6431-4029-9343-99e517e51543 2019-01-09 17:38:02,181 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:38:02,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:38:02,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:02,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 578 X-Openstack-Request-Id: req-2600bdbb-0979-461d-9948-94fe99622283 Date: Wed, 09 Jan 2019 17:38:02 GMT RESP BODY: {"floatingips": [{"router_id": "40c8fdff-38ec-44b6-a2d1-a7471057c723", "status": "DOWN", "description": "", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:38:00Z", "updated_at": "2019-01-09T17:38:00Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "82907d470adc42889802118e527c96a9", "port_id": "29c7e18f-ecb6-4896-9591-afc5adab0d2e", "id": "8de4b02c-5ea8-4ea0-a550-a4cab76c442f", "qos_policy_id": null}]} 2019-01-09 17:38:02,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-2600bdbb-0979-461d-9948-94fe99622283 2019-01-09 17:38:02,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0218679904938s 2019-01-09 17:38:02,308 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-2600bdbb-0979-461d-9948-94fe99622283 2019-01-09 17:38:02,312 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:38:02,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:38:02,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:02,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 580 X-Openstack-Request-Id: req-bfa7b2bc-26f7-4de3-8c84-dfeff92ce785 Date: Wed, 09 Jan 2019 17:38:02 GMT RESP BODY: {"floatingips": [{"router_id": "40c8fdff-38ec-44b6-a2d1-a7471057c723", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:38:00Z", "updated_at": "2019-01-09T17:38:02Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "82907d470adc42889802118e527c96a9", "port_id": "29c7e18f-ecb6-4896-9591-afc5adab0d2e", "id": "8de4b02c-5ea8-4ea0-a550-a4cab76c442f", "qos_policy_id": null}]} 2019-01-09 17:38:02,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-bfa7b2bc-26f7-4de3-8c84-dfeff92ce785 2019-01-09 17:38:02,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.02237200737s 2019-01-09 17:38:02,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-bfa7b2bc-26f7-4de3-8c84-dfeff92ce785 2019-01-09 17:38:02,443 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'40c8fdff-38ec-44b6-a2d1-a7471057c723', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'82907d470adc42889802118e527c96a9', 'created_at': u'2019-01-09T17:38:00Z', 'attached': True, 'updated_at': u'2019-01-09T17:38:02Z', 'id': u'8de4b02c-5ea8-4ea0-a550-a4cab76c442f', 'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.202', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'82907d470adc42889802118e527c96a9', 'name': 'cloudify-project_53c39929-65fa-4f71-97c2-9bd1752ec1b6', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'40c8fdff-38ec-44b6-a2d1-a7471057c723', u'qos_policy_id': None, 'project_id': u'82907d470adc42889802118e527c96a9', 'port_id': u'29c7e18f-ecb6-4896-9591-afc5adab0d2e', 'port': u'29c7e18f-ecb6-4896-9591-afc5adab0d2e', 'network': u'947a8529-aad3-4570-a0df-05e5c7a7390d'}) 2019-01-09 17:38:02,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 17:38:02,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8/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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 17:38:02,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38: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-e952e4de-8495-4c7f-85c1-399027313d87 x-compute-request-id: req-e952e4de-8495-4c7f-85c1-399027313d87 Content-Encoding: gzip Content-Length: 9282 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 1880413017 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.497171] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.500987] pid_max: default: 32768 minimum: 301\n[ 0.503059] Security Framework initialized\n[ 0.504972] SELinux: Initializing.\n[ 0.506976] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.513906] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.518329] Mount-cache hash table entries: 4096\n[ 0.520662] Initializing cgroup subsys memory\n[ 0.522657] Initializing cgroup subsys devices\n[ 0.524656] Initializing cgroup subsys freezer\n[ 0.526658] Initializing cgroup subsys net_cls\n[ 0.528661] Initializing cgroup subsys blkio\n[ 0.530613] Initializing cgroup subsys perf_event\n[ 0.532688] Initializing cgroup subsys hugetlb\n[ 0.534689] Initializing cgroup subsys pids\n[ 0.536606] Initializing cgroup subsys net_prio\n[ 0.538719] CPU: Physical Processor ID: 0\n[ 0.541332] mce: CPU supports 10 MCE banks\n[ 0.543279] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.545513] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.547750] tlb_flushall_shift: 6\n[ 0.549689] Freeing SMP alternatives: 28k freed\n[ 0.555070] ACPI: Core revision 20130517\n[ 0.557373] ACPI: All ACPI Tables successfully acquired\n[ 0.559884] ftrace: allocating 25812 entries in 101 pages\n[ 0.586433] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.589040] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.591638] smpboot: Max logical packages: 2\n[ 0.593867] Enabling x2apic\n[ 0.595403] Enabled x2apic\n[ 0.597215] Switched APIC routing to physical x2apic.\n[ 0.600791] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603293] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.608101] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.618774] KVM setup paravirtual spinlock\n[ 0.622035] smpboot: Booting Node 0, Processors #1 OK\n[ 0.624791] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.647290] Brought up 2 CPUs\n[ 0.647292] KVM setup async PF for cpu 1\n[ 0.647296] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.652737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.656181] devtmpfs: initialized\n[ 0.659415] EVM: security.selinux\n[ 0.661101] EVM: security.ima\n[ 0.662682] EVM: security.capability\n[ 0.665104] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.667779] pinctrl core: initialized pinctrl subsystem\n[ 0.670117] NET: Registered protocol family 16\n[ 0.672318] ACPI: bus type PCI registered\n[ 0.674199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.676846] PCI: Using configuration type 1 for base access\n[ 0.683571] ACPI: Added _OSI(Module Device)\n[ 0.685510] ACPI: Added _OSI(Processor Device)\n[ 0.687502] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.689561] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.692959] ACPI: Interpreter enabled\n[ 0.694760] ACPI: (supports S0 S5)\n[ 0.696482] ACPI: Using IOAPIC for interrupt routing\n[ 0.698638] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.704441] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.706940] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.709628] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712237] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717009] acpiphp: Slot [3] registered\n[ 0.718888] acpiphp: Slot [4] registered\n[ 0.720779] acpiphp: Slot [5] registered\n[ 0.722654] acpiphp: Slot [6] registered\n[ 0.724528] acpiphp: Slot [7] registered\n[ 0.726398] acpiphp: Slot [8] registered\n[ 0.728267] acpiphp: Slot [9] registered\n[ 0.730139] acpiphp: Slot [10] registered\n[ 0.732036] acpiphp: Slot [11] registered\n[ 0.733933] acpiphp: Slot [12] registered\n[ 0.735840] acpiphp: Slot [13] registered\n[ 0.737741] acpiphp: Slot [14] registered\n[ 0.739644] acpiphp: Slot [15] registered\n[ 0.741548] acpiphp: Slot [16] registered\n[ 0.743500] acpiphp: Slot [17] registered\n[ 0.745395] acpiphp: Slot [18] registered\n[ 0.747291] acpiphp: Slot [19] registered\n[ 0.749197] acpiphp: Slot [20] registered\n[ 0.751101] acpiphp: Slot [21] registered\n[ 0.753001] acpiphp: Slot [22] registered\n[ 0.754901] acpiphp: Slot [23] registered\n[ 0.756800] acpiphp: Slot [24] registered\n[ 0.758705] acpiphp: Slot [25] registered\n[ 0.760607] acpiphp: Slot [26] registered\n[ 0.762514] acpiphp: Slot [27] registered\n[ 0.764415] acpiphp: Slot [28] registered\n[ 0.766316] acpiphp: Slot [29] registered\n[ 0.768213] acpiphp: Slot [30] registered\n[ 0.770118] acpiphp: Slot [31] registered\n[ 0.772009] PCI host bridge to bus 0000:00\n[ 0.773910] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.776199] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.778841] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.781470] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.784932] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.788400] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794975] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797711] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800273] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803005] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.808017] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.811428] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.836063] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.839125] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.842103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.845077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.848023] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.850733] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.853422] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.857050] vgaarb: loaded\n[ 0.858563] vgaarb: bridge control possible 0000:00:02.0\n[ 0.860984] SCSI subsystem initialized\n[ 0.862825] ACPI: bus type USB registered\n[ 0.864733] usbcore: registered new interface driver usbfs\n[ 0.867019] usbcore: registered new interface driver hub\n[ 0.869274] usbcore: registered new device driver usb\n[ 0.871651] PCI: Using ACPI for IRQ routing\n[ 0.873990] NetLabel: Initializing\n[ 0.875707] NetLabel: domain hash size = 128\n[ 0.877691] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.879857] NetLabel: unlabeled traffic allowed by default\n[ 0.882283] Switched to clocksource kvm-clock\n[ 0.892276] pnp: PnP ACPI init\n[ 0.893891] ACPI: bus type PNP registered\n[ 0.896172] pnp: PnP ACPI: found 5 devices\n[ 0.898069] ACPI: bus type PNP unregistered\n[ 0.906303] NET: Registered protocol family 2\n[ 0.908615] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.912271] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.915283] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.917974] TCP: reno registered\n[ 0.919634] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.922103] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924750] NET: Registered protocol family 1\n[ 0.926739] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.929134] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.931505] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.952536] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.973494] Unpacking initramfs...\n[ 1.449907] Freeing initrd memory: 37508k freed\n[ 1.460095] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.462748] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.467492] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.470054] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.472895] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.475387] Initialise system trusted keyring\n[ 1.477378] audit: initializing netlink socket (disabled)\n[ 1.479652] type=2000 audit(1547055480.629:1): initialized\n[ 1.497314] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.499846] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.503216] zpool: loaded\n[ 1.504720] zbud: loaded\n[ 1.506359] VFS: Disk quotas dquot_6.5.2\n[ 1.508247] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.510951] msgmni has been set to 7578\n[ 1.512837] Key type big_key registered\n[ 1.515482] NET: Registered protocol family 38\n[ 1.517496] Key type asymmetric registered\n[ 1.519385] Asymmetric key parser 'x509' registered\n[ 1.521511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.524997] io scheduler noop registered\n[ 1.526856] io scheduler deadline registered (default)\n[ 1.545092] io scheduler cfq registered\n[ 1.547004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.549307] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.552007] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.555454] ACPI: Power Button [PWRF]\n[ 1.557386] GHES: HEST is not enabled!\n[ 1.559258] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.585176] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.587985] Non-volatile memory driver v1.3\n[ 1.589926] Linux agpgart interface v0.103\n[ 1.591932] crash memory driver: version 1.1\n[ 1.593935] rdac: device handler registered\n[ 1.595908] hp_sw: device handler registered\n[ 1.597865] emc: device handler registered\n[ 1.599761] alua: device handler registered\n[ 1.601709] libphy: Fixed MDIO Bus: probed\n[ 1.603664] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.606239] ehci-pci: EHCI PCI platform driver\n[ 1.608233] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.610714] ohci-pci: OHCI PCI platform driver\n[ 1.612714] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.633779] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.636051] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.639534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.641748] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.644199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.646851] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.650261] usb usb1: Product: UHCI Host Controller\n[ 1.652349] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.655070] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.657194] hub 1-0:1.0: USB hub found\n[ 1.658999] hub 1-0:1.0: 2 ports detected\n[ 1.661005] usbcore: registered new interface driver usbserial\n[ 1.663374] usbcore: registered new interface driver usbserial_generic\n[ 1.665942] usbserial: USB Serial support registered for generic\n[ 1.668398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.672879] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.675001] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.677235] mousedev: PS/2 mouse device common for all mice\n[ 1.679954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.683912] rtc_cmos 00:00: RTC can wake from S4\n[ 1.684863] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.691352] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.691911] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.698800] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.701878] cpuidle: using governor menu\n[ 1.704075] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.706828] usbcore: registered new interface driver usbhid\n[ 1.709538] usbhid: USB HID core driver\n[ 1.711677] drop_monitor: Initializing network drop monitor service\n[ 1.714661] TCP: cubic registered\n[ 1.716585] Initializing XFRM netlink socket\n[ 1.718912] NET: Registered protocol family 10\n[ 1.721501] NET: Registered protocol family 17\n[ 1.723999] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.726372] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.729159] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.733737] Loading compiled-in X.509 certificates\n[ 1.736196] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.740962] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.746231] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.750996] registered taskstats version 1\n[ 1.755052] Key type trusted registered\n[ 1.758869] Key type encrypted registered\n[ 1.762246] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.765008] rtc_cmos 00:00: setting system clock to 2019-01-09 17:38:01 UTC (1547055481)\n[ 1.769332] Freeing unused kernel memory: 1680k freed\n[ 1.775326] 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.782391] systemd[1]: Detected virtualization kvm.\n[ 1.784545] systemd[1]: Detected architecture x86-64.\n[ 1.786709] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.790805] systemd[1]: No hostname configured.\n[ 1.792842] systemd[1]: Set hostname to .\n[ 1.795048] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.819278] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.822907] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.827971] systemd[1]: Created slice Root Slice.\n[ 1.830058] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.833492] systemd[1]: Created slice System Slice.\n[ 1.835631] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.839136] systemd[1]: Reached target Local File Systems.\n[ 1.841438] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Slices.\n[ 1.844880] systemd[1]: Reached target Slices.\n[ 1.846888] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Swap.\n[ 1.850003] systemd[1]: Reached target Swap.\n[ 1.851971] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.855075] systemd[1]: Reached target Timers.\n[ 1.857077] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.860476] systemd[1]: Listening on udev Kernel Socket.\n[ 1.862786] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.866311] systemd[1]: Reached target Paths.\n[ 1.868278] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.871576] systemd[1]: Listening on udev Control Socket.\n[ 1.873817] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.877357] systemd[1]: Listening on Journal Socket.\n[ 1.879493] systemd[1]: Starting Journal Socket.\n[ 1.881831] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.886357] systemd[1]: Reached target Sockets.\n[ 1.888378] systemd[1]: Starting Sockets.\n[ 1.890575] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.896664] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.900386] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.905454] 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.964297] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.967646] RPC: Registered named UNIX socket transport module.\n[ 1.970135] RPC: Registered udp transport module.\n[ 1.972239] RPC: Registered tcp transport module.\n[ 1.974321] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 2.067884] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 2.097256] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.101416] scsi host0: ata_piix\n[ 2.103238] scsi host1: ata_piix\n[ 2.105042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.107740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.115385] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.118047] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.120783] usb 1-1: Product: QEMU USB Tablet\n[ 2.122764] usb 1-1: Manufacturer: QEMU\n[ 2.124599] usb 1-1: SerialNumber: 42\n[ 2.135742] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.140068] 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.148530] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.155098] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.282785] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.286235] XFS (vda1): Mounting V4 Filesystem\n[ 2.330838] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped 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.591967] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.731981] SELinux: Disabled at runtime.\n[ 2.770292] type=1404 audit(1547055482.505:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.792335] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.794680] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n"} 2019-01-09 17:38:02,517 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8/action used request id req-e952e4de-8495-4c7f-85c1-399027313d87 2019-01-09 17:38:02,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0728809833527s 2019-01-09 17:38:02,518 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8/action used request id req-e952e4de-8495-4c7f-85c1-399027313d87 2019-01-09 17:38:02,518 - 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 1880413017 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.497171] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.500987] pid_max: default: 32768 minimum: 301 [ 0.503059] Security Framework initialized [ 0.504972] SELinux: Initializing. [ 0.506976] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.513906] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.518329] Mount-cache hash table entries: 4096 [ 0.520662] Initializing cgroup subsys memory [ 0.522657] Initializing cgroup subsys devices [ 0.524656] Initializing cgroup subsys freezer [ 0.526658] Initializing cgroup subsys net_cls [ 0.528661] Initializing cgroup subsys blkio [ 0.530613] Initializing cgroup subsys perf_event [ 0.532688] Initializing cgroup subsys hugetlb [ 0.534689] Initializing cgroup subsys pids [ 0.536606] Initializing cgroup subsys net_prio [ 0.538719] CPU: Physical Processor ID: 0 [ 0.541332] mce: CPU supports 10 MCE banks [ 0.543279] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.545513] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.547750] tlb_flushall_shift: 6 [ 0.549689] Freeing SMP alternatives: 28k freed [ 0.555070] ACPI: Core revision 20130517 [ 0.557373] ACPI: All ACPI Tables successfully acquired [ 0.559884] ftrace: allocating 25812 entries in 101 pages [ 0.586433] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.589040] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.591638] smpboot: Max logical packages: 2 [ 0.593867] Enabling x2apic [ 0.595403] Enabled x2apic [ 0.597215] Switched APIC routing to physical x2apic. [ 0.600791] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603293] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.608101] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.618774] KVM setup paravirtual spinlock [ 0.622035] smpboot: Booting Node 0, Processors #1 OK [ 0.624791] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.647290] Brought up 2 CPUs [ 0.647292] KVM setup async PF for cpu 1 [ 0.647296] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.652737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.656181] devtmpfs: initialized [ 0.659415] EVM: security.selinux [ 0.661101] EVM: security.ima [ 0.662682] EVM: security.capability [ 0.665104] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.667779] pinctrl core: initialized pinctrl subsystem [ 0.670117] NET: Registered protocol family 16 [ 0.672318] ACPI: bus type PCI registered [ 0.674199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.676846] PCI: Using configuration type 1 for base access [ 0.683571] ACPI: Added _OSI(Module Device) [ 0.685510] ACPI: Added _OSI(Processor Device) [ 0.687502] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.689561] ACPI: Added _OSI(Processor Aggregator Device) [ 0.692959] ACPI: Interpreter enabled [ 0.694760] ACPI: (supports S0 S5) [ 0.696482] ACPI: Using IOAPIC for interrupt routing [ 0.698638] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.704441] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.706940] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.709628] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712237] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717009] acpiphp: Slot [3] registered [ 0.718888] acpiphp: Slot [4] registered [ 0.720779] acpiphp: Slot [5] registered [ 0.722654] acpiphp: Slot [6] registered [ 0.724528] acpiphp: Slot [7] registered [ 0.726398] acpiphp: Slot [8] registered [ 0.728267] acpiphp: Slot [9] registered [ 0.730139] acpiphp: Slot [10] registered [ 0.732036] acpiphp: Slot [11] registered [ 0.733933] acpiphp: Slot [12] registered [ 0.735840] acpiphp: Slot [13] registered [ 0.737741] acpiphp: Slot [14] registered [ 0.739644] acpiphp: Slot [15] registered [ 0.741548] acpiphp: Slot [16] registered [ 0.743500] acpiphp: Slot [17] registered [ 0.745395] acpiphp: Slot [18] registered [ 0.747291] acpiphp: Slot [19] registered [ 0.749197] acpiphp: Slot [20] registered [ 0.751101] acpiphp: Slot [21] registered [ 0.753001] acpiphp: Slot [22] registered [ 0.754901] acpiphp: Slot [23] registered [ 0.756800] acpiphp: Slot [24] registered [ 0.758705] acpiphp: Slot [25] registered [ 0.760607] acpiphp: Slot [26] registered [ 0.762514] acpiphp: Slot [27] registered [ 0.764415] acpiphp: Slot [28] registered [ 0.766316] acpiphp: Slot [29] registered [ 0.768213] acpiphp: Slot [30] registered [ 0.770118] acpiphp: Slot [31] registered [ 0.772009] PCI host bridge to bus 0000:00 [ 0.773910] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.776199] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.778841] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.781470] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.784932] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.788400] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794975] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797711] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800273] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803005] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.808017] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.811428] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.836063] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.839125] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.842103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.845077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.848023] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.850733] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.853422] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857050] vgaarb: loaded [ 0.858563] vgaarb: bridge control possible 0000:00:02.0 [ 0.860984] SCSI subsystem initialized [ 0.862825] ACPI: bus type USB registered [ 0.864733] usbcore: registered new interface driver usbfs [ 0.867019] usbcore: registered new interface driver hub [ 0.869274] usbcore: registered new device driver usb [ 0.871651] PCI: Using ACPI for IRQ routing [ 0.873990] NetLabel: Initializing [ 0.875707] NetLabel: domain hash size = 128 [ 0.877691] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879857] NetLabel: unlabeled traffic allowed by default [ 0.882283] Switched to clocksource kvm-clock [ 0.892276] pnp: PnP ACPI init [ 0.893891] ACPI: bus type PNP registered [ 0.896172] pnp: PnP ACPI: found 5 devices [ 0.898069] ACPI: bus type PNP unregistered [ 0.906303] NET: Registered protocol family 2 [ 0.908615] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.912271] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.915283] TCP: Hash tables configured (established 32768 bind 32768) [ 0.917974] TCP: reno registered [ 0.919634] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.922103] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924750] NET: Registered protocol family 1 [ 0.926739] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.929134] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.931505] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952536] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.973494] Unpacking initramfs... [ 1.449907] Freeing initrd memory: 37508k freed [ 1.460095] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.462748] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.467492] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.470054] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.472895] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.475387] Initialise system trusted keyring [ 1.477378] audit: initializing netlink socket (disabled) [ 1.479652] type=2000 audit(1547055480.629:1): initialized [ 1.497314] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.499846] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.503216] zpool: loaded [ 1.504720] zbud: loaded [ 1.506359] VFS: Disk quotas dquot_6.5.2 [ 1.508247] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.510951] msgmni has been set to 7578 [ 1.512837] Key type big_key registered [ 1.515482] NET: Registered protocol family 38 [ 1.517496] Key type asymmetric registered [ 1.519385] Asymmetric key parser 'x509' registered [ 1.521511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.524997] io scheduler noop registered [ 1.526856] io scheduler deadline registered (default) [ 1.545092] io scheduler cfq registered [ 1.547004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.549307] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.552007] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.555454] ACPI: Power Button [PWRF] [ 1.557386] GHES: HEST is not enabled! [ 1.559258] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.585176] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.587985] Non-volatile memory driver v1.3 [ 1.589926] Linux agpgart interface v0.103 [ 1.591932] crash memory driver: version 1.1 [ 1.593935] rdac: device handler registered [ 1.595908] hp_sw: device handler registered [ 1.597865] emc: device handler registered [ 1.599761] alua: device handler registered [ 1.601709] libphy: Fixed MDIO Bus: probed [ 1.603664] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.606239] ehci-pci: EHCI PCI platform driver [ 1.608233] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.610714] ohci-pci: OHCI PCI platform driver [ 1.612714] uhci_hcd: USB Universal Host Controller Interface driver [ 1.633779] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.636051] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.639534] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.641748] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.644199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.646851] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.650261] usb usb1: Product: UHCI Host Controller [ 1.652349] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.655070] usb usb1: SerialNumber: 0000:00:01.2 [ 1.657194] hub 1-0:1.0: USB hub found [ 1.658999] hub 1-0:1.0: 2 ports detected [ 1.661005] usbcore: registered new interface driver usbserial [ 1.663374] usbcore: registered new interface driver usbserial_generic [ 1.665942] usbserial: USB Serial support registered for generic [ 1.668398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.672879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.675001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.677235] mousedev: PS/2 mouse device common for all mice [ 1.679954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.683912] rtc_cmos 00:00: RTC can wake from S4 [ 1.684863] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.691352] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.691911] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.698800] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.701878] cpuidle: using governor menu [ 1.704075] hidraw: raw HID events driver (C) Jiri Kosina [ 1.706828] usbcore: registered new interface driver usbhid [ 1.709538] usbhid: USB HID core driver [ 1.711677] drop_monitor: Initializing network drop monitor service [ 1.714661] TCP: cubic registered [ 1.716585] Initializing XFRM netlink socket [ 1.718912] NET: Registered protocol family 10 [ 1.721501] NET: Registered protocol family 17 [ 1.723999] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.726372] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.729159] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.733737] Loading compiled-in X.509 certificates [ 1.736196] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.740962] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.746231] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.750996] registered taskstats version 1 [ 1.755052] Key type trusted registered [ 1.758869] Key type encrypted registered [ 1.762246] IMA: No TPM chip found, activating TPM-bypass! [ 1.765008] rtc_cmos 00:00: setting system clock to 2019-01-09 17:38:01 UTC (1547055481) [ 1.769332] Freeing unused kernel memory: 1680k freed [ 1.775326] 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.782391] systemd[1]: Detected virtualization kvm. [ 1.784545] systemd[1]: Detected architecture x86-64. [ 1.786709] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.790805] systemd[1]: No hostname configured. [ 1.792842] systemd[1]: Set hostname to . [ 1.795048] systemd[1]: Initializing machine ID from KVM UUID. [ 1.819278] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.822907] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.827971] systemd[1]: Created slice Root Slice. [ 1.830058] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.833492] systemd[1]: Created slice System Slice. [ 1.835631] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.839136] systemd[1]: Reached target Local File Systems. [ 1.841438] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Slices. [ 1.844880] systemd[1]: Reached target Slices. [ 1.846888] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Swap. [ 1.850003] systemd[1]: Reached target Swap. [ 1.851971] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.855075] systemd[1]: Reached target Timers. [ 1.857077] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.860476] systemd[1]: Listening on udev Kernel Socket. [ 1.862786] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Paths. [ 1.866311] systemd[1]: Reached target Paths. [ 1.868278] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.871576] systemd[1]: Listening on udev Control Socket. [ 1.873817] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.877357] systemd[1]: Listening on Journal Socket. [ 1.879493] systemd[1]: Starting Journal Socket. [ 1.881831] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.886357] systemd[1]: Reached target Sockets. [ 1.888378] systemd[1]: Starting Sockets. [ 1.890575] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.896664] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.900386] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.905454] 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.964297] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.967646] RPC: Registered named UNIX socket transport module. [ 1.970135] RPC: Registered udp transport module. [ 1.972239] RPC: Registered tcp transport module. [ 1.974321] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 2.067884] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.097256] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.101416] scsi host0: ata_piix [ 2.103238] scsi host1: ata_piix [ 2.105042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.107740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.115385] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.118047] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.120783] usb 1-1: Product: QEMU USB Tablet [ 2.122764] usb 1-1: Manufacturer: QEMU [ 2.124599] usb 1-1: SerialNumber: 42 [ 2.135742] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.140068] 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.148530] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.155098] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.282785] SGI XFS with ACLs, security attributes, no debug enabled [ 2.286235] XFS (vda1): Mounting V4 Filesystem [ 2.330838] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped 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.591967] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.731981] SELinux: Disabled at runtime. [ 2.770292] type=1404 audit(1547055482.505:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.792335] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.794680] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! 2019-01-09 17:38:03,521 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.202: timed out 2019-01-09 17:38:12,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 17:38:12,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8/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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 17:38:12,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38: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-bdb70afe-8a64-4231-b7a2-8c0bbd889eaf x-compute-request-id: req-bdb70afe-8a64-4231-b7a2-8c0bbd889eaf Content-Encoding: gzip Content-Length: 12750 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 1880413017 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.497171] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.500987] pid_max: default: 32768 minimum: 301\n[ 0.503059] Security Framework initialized\n[ 0.504972] SELinux: Initializing.\n[ 0.506976] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.513906] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.518329] Mount-cache hash table entries: 4096\n[ 0.520662] Initializing cgroup subsys memory\n[ 0.522657] Initializing cgroup subsys devices\n[ 0.524656] Initializing cgroup subsys freezer\n[ 0.526658] Initializing cgroup subsys net_cls\n[ 0.528661] Initializing cgroup subsys blkio\n[ 0.530613] Initializing cgroup subsys perf_event\n[ 0.532688] Initializing cgroup subsys hugetlb\n[ 0.534689] Initializing cgroup subsys pids\n[ 0.536606] Initializing cgroup subsys net_prio\n[ 0.538719] CPU: Physical Processor ID: 0\n[ 0.541332] mce: CPU supports 10 MCE banks\n[ 0.543279] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.545513] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.547750] tlb_flushall_shift: 6\n[ 0.549689] Freeing SMP alternatives: 28k freed\n[ 0.555070] ACPI: Core revision 20130517\n[ 0.557373] ACPI: All ACPI Tables successfully acquired\n[ 0.559884] ftrace: allocating 25812 entries in 101 pages\n[ 0.586433] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.589040] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.591638] smpboot: Max logical packages: 2\n[ 0.593867] Enabling x2apic\n[ 0.595403] Enabled x2apic\n[ 0.597215] Switched APIC routing to physical x2apic.\n[ 0.600791] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.603293] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.608101] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.618774] KVM setup paravirtual spinlock\n[ 0.622035] smpboot: Booting Node 0, Processors #1 OK\n[ 0.624791] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.647290] Brought up 2 CPUs\n[ 0.647292] KVM setup async PF for cpu 1\n[ 0.647296] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.652737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.656181] devtmpfs: initialized\n[ 0.659415] EVM: security.selinux\n[ 0.661101] EVM: security.ima\n[ 0.662682] EVM: security.capability\n[ 0.665104] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.667779] pinctrl core: initialized pinctrl subsystem\n[ 0.670117] NET: Registered protocol family 16\n[ 0.672318] ACPI: bus type PCI registered\n[ 0.674199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.676846] PCI: Using configuration type 1 for base access\n[ 0.683571] ACPI: Added _OSI(Module Device)\n[ 0.685510] ACPI: Added _OSI(Processor Device)\n[ 0.687502] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.689561] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.692959] ACPI: Interpreter enabled\n[ 0.694760] ACPI: (supports S0 S5)\n[ 0.696482] ACPI: Using IOAPIC for interrupt routing\n[ 0.698638] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.704441] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.706940] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.709628] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.712237] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.717009] acpiphp: Slot [3] registered\n[ 0.718888] acpiphp: Slot [4] registered\n[ 0.720779] acpiphp: Slot [5] registered\n[ 0.722654] acpiphp: Slot [6] registered\n[ 0.724528] acpiphp: Slot [7] registered\n[ 0.726398] acpiphp: Slot [8] registered\n[ 0.728267] acpiphp: Slot [9] registered\n[ 0.730139] acpiphp: Slot [10] registered\n[ 0.732036] acpiphp: Slot [11] registered\n[ 0.733933] acpiphp: Slot [12] registered\n[ 0.735840] acpiphp: Slot [13] registered\n[ 0.737741] acpiphp: Slot [14] registered\n[ 0.739644] acpiphp: Slot [15] registered\n[ 0.741548] acpiphp: Slot [16] registered\n[ 0.743500] acpiphp: Slot [17] registered\n[ 0.745395] acpiphp: Slot [18] registered\n[ 0.747291] acpiphp: Slot [19] registered\n[ 0.749197] acpiphp: Slot [20] registered\n[ 0.751101] acpiphp: Slot [21] registered\n[ 0.753001] acpiphp: Slot [22] registered\n[ 0.754901] acpiphp: Slot [23] registered\n[ 0.756800] acpiphp: Slot [24] registered\n[ 0.758705] acpiphp: Slot [25] registered\n[ 0.760607] acpiphp: Slot [26] registered\n[ 0.762514] acpiphp: Slot [27] registered\n[ 0.764415] acpiphp: Slot [28] registered\n[ 0.766316] acpiphp: Slot [29] registered\n[ 0.768213] acpiphp: Slot [30] registered\n[ 0.770118] acpiphp: Slot [31] registered\n[ 0.772009] PCI host bridge to bus 0000:00\n[ 0.773910] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.776199] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.778841] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.781470] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.784932] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.788400] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.794975] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.797711] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.800273] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.803005] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.808017] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.811428] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.836063] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.839125] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.842103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.845077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.848023] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.850733] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.853422] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.857050] vgaarb: loaded\n[ 0.858563] vgaarb: bridge control possible 0000:00:02.0\n[ 0.860984] SCSI subsystem initialized\n[ 0.862825] ACPI: bus type USB registered\n[ 0.864733] usbcore: registered new interface driver usbfs\n[ 0.867019] usbcore: registered new interface driver hub\n[ 0.869274] usbcore: registered new device driver usb\n[ 0.871651] PCI: Using ACPI for IRQ routing\n[ 0.873990] NetLabel: Initializing\n[ 0.875707] NetLabel: domain hash size = 128\n[ 0.877691] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.879857] NetLabel: unlabeled traffic allowed by default\n[ 0.882283] Switched to clocksource kvm-clock\n[ 0.892276] pnp: PnP ACPI init\n[ 0.893891] ACPI: bus type PNP registered\n[ 0.896172] pnp: PnP ACPI: found 5 devices\n[ 0.898069] ACPI: bus type PNP unregistered\n[ 0.906303] NET: Registered protocol family 2\n[ 0.908615] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.912271] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.915283] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.917974] TCP: reno registered\n[ 0.919634] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.922103] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.924750] NET: Registered protocol family 1\n[ 0.926739] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.929134] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.931505] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.952536] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.973494] Unpacking initramfs...\n[ 1.449907] Freeing initrd memory: 37508k freed\n[ 1.460095] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.462748] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.467492] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.470054] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.472895] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.475387] Initialise system trusted keyring\n[ 1.477378] audit: initializing netlink socket (disabled)\n[ 1.479652] type=2000 audit(1547055480.629:1): initialized\n[ 1.497314] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.499846] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.503216] zpool: loaded\n[ 1.504720] zbud: loaded\n[ 1.506359] VFS: Disk quotas dquot_6.5.2\n[ 1.508247] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.510951] msgmni has been set to 7578\n[ 1.512837] Key type big_key registered\n[ 1.515482] NET: Registered protocol family 38\n[ 1.517496] Key type asymmetric registered\n[ 1.519385] Asymmetric key parser 'x509' registered\n[ 1.521511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.524997] io scheduler noop registered\n[ 1.526856] io scheduler deadline registered (default)\n[ 1.545092] io scheduler cfq registered\n[ 1.547004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.549307] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.552007] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.555454] ACPI: Power Button [PWRF]\n[ 1.557386] GHES: HEST is not enabled!\n[ 1.559258] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.585176] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.587985] Non-volatile memory driver v1.3\n[ 1.589926] Linux agpgart interface v0.103\n[ 1.591932] crash memory driver: version 1.1\n[ 1.593935] rdac: device handler registered\n[ 1.595908] hp_sw: device handler registered\n[ 1.597865] emc: device handler registered\n[ 1.599761] alua: device handler registered\n[ 1.601709] libphy: Fixed MDIO Bus: probed\n[ 1.603664] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.606239] ehci-pci: EHCI PCI platform driver\n[ 1.608233] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.610714] ohci-pci: OHCI PCI platform driver\n[ 1.612714] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.633779] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.636051] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.639534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.641748] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.644199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.646851] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.650261] usb usb1: Product: UHCI Host Controller\n[ 1.652349] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.655070] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.657194] hub 1-0:1.0: USB hub found\n[ 1.658999] hub 1-0:1.0: 2 ports detected\n[ 1.661005] usbcore: registered new interface driver usbserial\n[ 1.663374] usbcore: registered new interface driver usbserial_generic\n[ 1.665942] usbserial: USB Serial support registered for generic\n[ 1.668398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.672879] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.675001] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.677235] mousedev: PS/2 mouse device common for all mice\n[ 1.679954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.683912] rtc_cmos 00:00: RTC can wake from S4\n[ 1.684863] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.691352] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.691911] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.698800] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.701878] cpuidle: using governor menu\n[ 1.704075] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.706828] usbcore: registered new interface driver usbhid\n[ 1.709538] usbhid: USB HID core driver\n[ 1.711677] drop_monitor: Initializing network drop monitor service\n[ 1.714661] TCP: cubic registered\n[ 1.716585] Initializing XFRM netlink socket\n[ 1.718912] NET: Registered protocol family 10\n[ 1.721501] NET: Registered protocol family 17\n[ 1.723999] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.726372] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.729159] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.733737] Loading compiled-in X.509 certificates\n[ 1.736196] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.740962] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.746231] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.750996] registered taskstats version 1\n[ 1.755052] Key type trusted registered\n[ 1.758869] Key type encrypted registered\n[ 1.762246] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.765008] rtc_cmos 00:00: setting system clock to 2019-01-09 17:38:01 UTC (1547055481)\n[ 1.769332] Freeing unused kernel memory: 1680k freed\n[ 1.775326] 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.782391] systemd[1]: Detected virtualization kvm.\n[ 1.784545] systemd[1]: Detected architecture x86-64.\n[ 1.786709] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.790805] systemd[1]: No hostname configured.\n[ 1.792842] systemd[1]: Set hostname to .\n[ 1.795048] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.819278] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.822907] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.827971] systemd[1]: Created slice Root Slice.\n[ 1.830058] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.833492] systemd[1]: Created slice System Slice.\n[ 1.835631] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.839136] systemd[1]: Reached target Local File Systems.\n[ 1.841438] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Slices.\n[ 1.844880] systemd[1]: Reached target Slices.\n[ 1.846888] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Swap.\n[ 1.850003] systemd[1]: Reached target Swap.\n[ 1.851971] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Timers.\n[ 1.855075] systemd[1]: Reached target Timers.\n[ 1.857077] systemd[1]: Starting Timers.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.860476] systemd[1]: Listening on udev Kernel Socket.\n[ 1.862786] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.866311] systemd[1]: Reached target Paths.\n[ 1.868278] systemd[1]: Starting Paths.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.871576] systemd[1]: Listening on udev Control Socket.\n[ 1.873817] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.877357] systemd[1]: Listening on Journal Socket.\n[ 1.879493] systemd[1]: Starting Journal Socket.\n[ 1.881831] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.886357] systemd[1]: Reached target Sockets.\n[ 1.888378] systemd[1]: Starting Sockets.\n[ 1.890575] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.896664] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.900386] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.905454] 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.964297] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.967646] RPC: Registered named UNIX socket transport module.\n[ 1.970135] RPC: Registered udp transport module.\n[ 1.972239] RPC: Registered tcp transport module.\n[ 1.974321] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 2.067884] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 2.097256] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.101416] scsi host0: ata_piix\n[ 2.103238] scsi host1: ata_piix\n[ 2.105042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.107740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.115385] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.118047] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.120783] usb 1-1: Product: QEMU USB Tablet\n[ 2.122764] usb 1-1: Manufacturer: QEMU\n[ 2.124599] usb 1-1: SerialNumber: 42\n[ 2.135742] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.140068] 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.148530] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.155098] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 2.282785] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.286235] XFS (vda1): Mounting V4 Filesystem\n[ 2.330838] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped 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.591967] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.731981] SELinux: Disabled at runtime.\n[ 2.770292] type=1404 audit(1547055482.505:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.792335] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.794680] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Debug File System...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\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] 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 Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\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[[32m OK [0m] Started Apply Kernel Variables.\n[ 3.145969] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[ 3.189684] systemd-journald[382]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Setup Virtual Console.\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 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.355269] type=1305 audit(1547055483.089:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.483041] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.489009] [drm] Initialized drm 1.1.0 20060810\n[ 3.495800] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.510827] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.513829] [TTM] Initializing pool allocator\n[ 3.516542] [TTM] Initializing DMA pool allocator\n[ 3.519355] [drm] fb mappable at 0xFC000000\n[ 3.521547] [drm] vram aper at 0xFC000000\n[ 3.521547] [drm] size 33554432\n[ 3.521548] [drm] fb depth is 24\n[ 3.521548] [drm] pitch is 3072\n[ 3.524297] ppdev: user-space parallel port driver\n[ 3.573631] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.600940] Console: switching to colour frame buffer device 128x48\n[ 3.619128] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.629290] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting Dump dmesg to /var/log/dmesg...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Login Service.\n[ 3.701004] AES CTR mode by8 optimization enabled\n[ 3.704449] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.713310] alg: No test for crc32 (crc32-pclmul)\n[ 3.750966] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).[ 3.760087] intel_rapl: no valid rapl domains found in package 0\n\n[[32m OK [0m] Reached target Remote File Systems.\n[ 3.765221] intel_powerclamp: No package C-state available Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n\n[ 3.773996] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\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 Authorization Manager.\n[ 4.027224] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 17:38:04 +0000. Up 3.99 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n Starting nginx - high performance web server...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n Starting Crash recovery kernel arming...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.266254] cloud-init[800]: Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 17:38:06 +0000. Up 6.19 seconds.\n[ 6.279970] cloud-init[800]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.283472] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.286956] cloud-init[800]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.293101] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.296597] cloud-init[800]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.300045] cloud-init[800]: ci-info: | eth0: | True | 192.168.120.14 | 255.255.255.0 | fa:16:3e:ab:05:f0 |\n[ 6.303985] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.307707] cloud-init[800]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.311578] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.315516] cloud-init[800]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.324054] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.328116] cloud-init[800]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.332208] cloud-init[800]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.337961] cloud-init[800]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.341911] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.121399] cloud-init[3141]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 17:38:11 +0000. Up 11.06 seconds.\n[ 11.419651] cloud-init[3335]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 17:38:11 +0000. Up 11.37 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 | 30:92:c9:ff:e1:22:3d:98:54:ae:f0:53:54:54:2d:31 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.506780] cloud-init[3335]: Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 17:38:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.50 seconds\n"} 2019-01-09 17:38:12,613 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8/action used request id req-bdb70afe-8a64-4231-b7a2-8c0bbd889eaf 2019-01-09 17:38:12,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0820488929749s 2019-01-09 17:38:12,614 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8/action used request id req-bdb70afe-8a64-4231-b7a2-8c0bbd889eaf 2019-01-09 17:38:12,614 - 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 1880413017 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.497171] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.500987] pid_max: default: 32768 minimum: 301 [ 0.503059] Security Framework initialized [ 0.504972] SELinux: Initializing. [ 0.506976] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.513906] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.518329] Mount-cache hash table entries: 4096 [ 0.520662] Initializing cgroup subsys memory [ 0.522657] Initializing cgroup subsys devices [ 0.524656] Initializing cgroup subsys freezer [ 0.526658] Initializing cgroup subsys net_cls [ 0.528661] Initializing cgroup subsys blkio [ 0.530613] Initializing cgroup subsys perf_event [ 0.532688] Initializing cgroup subsys hugetlb [ 0.534689] Initializing cgroup subsys pids [ 0.536606] Initializing cgroup subsys net_prio [ 0.538719] CPU: Physical Processor ID: 0 [ 0.541332] mce: CPU supports 10 MCE banks [ 0.543279] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.545513] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.547750] tlb_flushall_shift: 6 [ 0.549689] Freeing SMP alternatives: 28k freed [ 0.555070] ACPI: Core revision 20130517 [ 0.557373] ACPI: All ACPI Tables successfully acquired [ 0.559884] ftrace: allocating 25812 entries in 101 pages [ 0.586433] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.589040] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.591638] smpboot: Max logical packages: 2 [ 0.593867] Enabling x2apic [ 0.595403] Enabled x2apic [ 0.597215] Switched APIC routing to physical x2apic. [ 0.600791] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.603293] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.608101] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.618774] KVM setup paravirtual spinlock [ 0.622035] smpboot: Booting Node 0, Processors #1 OK [ 0.624791] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.647290] Brought up 2 CPUs [ 0.647292] KVM setup async PF for cpu 1 [ 0.647296] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.652737] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.656181] devtmpfs: initialized [ 0.659415] EVM: security.selinux [ 0.661101] EVM: security.ima [ 0.662682] EVM: security.capability [ 0.665104] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.667779] pinctrl core: initialized pinctrl subsystem [ 0.670117] NET: Registered protocol family 16 [ 0.672318] ACPI: bus type PCI registered [ 0.674199] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.676846] PCI: Using configuration type 1 for base access [ 0.683571] ACPI: Added _OSI(Module Device) [ 0.685510] ACPI: Added _OSI(Processor Device) [ 0.687502] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.689561] ACPI: Added _OSI(Processor Aggregator Device) [ 0.692959] ACPI: Interpreter enabled [ 0.694760] ACPI: (supports S0 S5) [ 0.696482] ACPI: Using IOAPIC for interrupt routing [ 0.698638] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.704441] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.706940] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.709628] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.712237] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.717009] acpiphp: Slot [3] registered [ 0.718888] acpiphp: Slot [4] registered [ 0.720779] acpiphp: Slot [5] registered [ 0.722654] acpiphp: Slot [6] registered [ 0.724528] acpiphp: Slot [7] registered [ 0.726398] acpiphp: Slot [8] registered [ 0.728267] acpiphp: Slot [9] registered [ 0.730139] acpiphp: Slot [10] registered [ 0.732036] acpiphp: Slot [11] registered [ 0.733933] acpiphp: Slot [12] registered [ 0.735840] acpiphp: Slot [13] registered [ 0.737741] acpiphp: Slot [14] registered [ 0.739644] acpiphp: Slot [15] registered [ 0.741548] acpiphp: Slot [16] registered [ 0.743500] acpiphp: Slot [17] registered [ 0.745395] acpiphp: Slot [18] registered [ 0.747291] acpiphp: Slot [19] registered [ 0.749197] acpiphp: Slot [20] registered [ 0.751101] acpiphp: Slot [21] registered [ 0.753001] acpiphp: Slot [22] registered [ 0.754901] acpiphp: Slot [23] registered [ 0.756800] acpiphp: Slot [24] registered [ 0.758705] acpiphp: Slot [25] registered [ 0.760607] acpiphp: Slot [26] registered [ 0.762514] acpiphp: Slot [27] registered [ 0.764415] acpiphp: Slot [28] registered [ 0.766316] acpiphp: Slot [29] registered [ 0.768213] acpiphp: Slot [30] registered [ 0.770118] acpiphp: Slot [31] registered [ 0.772009] PCI host bridge to bus 0000:00 [ 0.773910] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.776199] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.778841] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.781470] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.784932] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.788400] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.794975] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.797711] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.800273] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.803005] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.808017] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.811428] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.836063] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.839125] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.842103] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.845077] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.848023] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.850733] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.853422] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857050] vgaarb: loaded [ 0.858563] vgaarb: bridge control possible 0000:00:02.0 [ 0.860984] SCSI subsystem initialized [ 0.862825] ACPI: bus type USB registered [ 0.864733] usbcore: registered new interface driver usbfs [ 0.867019] usbcore: registered new interface driver hub [ 0.869274] usbcore: registered new device driver usb [ 0.871651] PCI: Using ACPI for IRQ routing [ 0.873990] NetLabel: Initializing [ 0.875707] NetLabel: domain hash size = 128 [ 0.877691] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.879857] NetLabel: unlabeled traffic allowed by default [ 0.882283] Switched to clocksource kvm-clock [ 0.892276] pnp: PnP ACPI init [ 0.893891] ACPI: bus type PNP registered [ 0.896172] pnp: PnP ACPI: found 5 devices [ 0.898069] ACPI: bus type PNP unregistered [ 0.906303] NET: Registered protocol family 2 [ 0.908615] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.912271] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.915283] TCP: Hash tables configured (established 32768 bind 32768) [ 0.917974] TCP: reno registered [ 0.919634] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.922103] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.924750] NET: Registered protocol family 1 [ 0.926739] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.929134] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.931505] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.952536] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.973494] Unpacking initramfs... [ 1.449907] Freeing initrd memory: 37508k freed [ 1.460095] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.462748] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.467492] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.470054] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.472895] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.475387] Initialise system trusted keyring [ 1.477378] audit: initializing netlink socket (disabled) [ 1.479652] type=2000 audit(1547055480.629:1): initialized [ 1.497314] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.499846] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.503216] zpool: loaded [ 1.504720] zbud: loaded [ 1.506359] VFS: Disk quotas dquot_6.5.2 [ 1.508247] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.510951] msgmni has been set to 7578 [ 1.512837] Key type big_key registered [ 1.515482] NET: Registered protocol family 38 [ 1.517496] Key type asymmetric registered [ 1.519385] Asymmetric key parser 'x509' registered [ 1.521511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.524997] io scheduler noop registered [ 1.526856] io scheduler deadline registered (default) [ 1.545092] io scheduler cfq registered [ 1.547004] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.549307] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.552007] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.555454] ACPI: Power Button [PWRF] [ 1.557386] GHES: HEST is not enabled! [ 1.559258] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.585176] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.587985] Non-volatile memory driver v1.3 [ 1.589926] Linux agpgart interface v0.103 [ 1.591932] crash memory driver: version 1.1 [ 1.593935] rdac: device handler registered [ 1.595908] hp_sw: device handler registered [ 1.597865] emc: device handler registered [ 1.599761] alua: device handler registered [ 1.601709] libphy: Fixed MDIO Bus: probed [ 1.603664] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.606239] ehci-pci: EHCI PCI platform driver [ 1.608233] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.610714] ohci-pci: OHCI PCI platform driver [ 1.612714] uhci_hcd: USB Universal Host Controller Interface driver [ 1.633779] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.636051] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.639534] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.641748] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.644199] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.646851] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.650261] usb usb1: Product: UHCI Host Controller [ 1.652349] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.655070] usb usb1: SerialNumber: 0000:00:01.2 [ 1.657194] hub 1-0:1.0: USB hub found [ 1.658999] hub 1-0:1.0: 2 ports detected [ 1.661005] usbcore: registered new interface driver usbserial [ 1.663374] usbcore: registered new interface driver usbserial_generic [ 1.665942] usbserial: USB Serial support registered for generic [ 1.668398] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.672879] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.675001] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.677235] mousedev: PS/2 mouse device common for all mice [ 1.679954] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.683912] rtc_cmos 00:00: RTC can wake from S4 [ 1.684863] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.691352] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.691911] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.698800] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.701878] cpuidle: using governor menu [ 1.704075] hidraw: raw HID events driver (C) Jiri Kosina [ 1.706828] usbcore: registered new interface driver usbhid [ 1.709538] usbhid: USB HID core driver [ 1.711677] drop_monitor: Initializing network drop monitor service [ 1.714661] TCP: cubic registered [ 1.716585] Initializing XFRM netlink socket [ 1.718912] NET: Registered protocol family 10 [ 1.721501] NET: Registered protocol family 17 [ 1.723999] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.726372] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.729159] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.733737] Loading compiled-in X.509 certificates [ 1.736196] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.740962] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.746231] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.750996] registered taskstats version 1 [ 1.755052] Key type trusted registered [ 1.758869] Key type encrypted registered [ 1.762246] IMA: No TPM chip found, activating TPM-bypass! [ 1.765008] rtc_cmos 00:00: setting system clock to 2019-01-09 17:38:01 UTC (1547055481) [ 1.769332] Freeing unused kernel memory: 1680k freed [ 1.775326] 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.782391] systemd[1]: Detected virtualization kvm. [ 1.784545] systemd[1]: Detected architecture x86-64. [ 1.786709] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.790805] systemd[1]: No hostname configured. [ 1.792842] systemd[1]: Set hostname to . [ 1.795048] systemd[1]: Initializing machine ID from KVM UUID. [ 1.819278] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.822907] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.827971] systemd[1]: Created slice Root Slice. [ 1.830058] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.833492] systemd[1]: Created slice System Slice. [ 1.835631] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.839136] systemd[1]: Reached target Local File Systems. [ 1.841438] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Slices. [ 1.844880] systemd[1]: Reached target Slices. [ 1.846888] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Swap. [ 1.850003] systemd[1]: Reached target Swap. [ 1.851971] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Timers. [ 1.855075] systemd[1]: Reached target Timers. [ 1.857077] systemd[1]: Starting Timers. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.860476] systemd[1]: Listening on udev Kernel Socket. [ 1.862786] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Paths. [ 1.866311] systemd[1]: Reached target Paths. [ 1.868278] systemd[1]: Starting Paths. [[32m OK [0m] Listening on udev Control Socket. [ 1.871576] systemd[1]: Listening on udev Control Socket. [ 1.873817] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.877357] systemd[1]: Listening on Journal Socket. [ 1.879493] systemd[1]: Starting Journal Socket. [ 1.881831] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.886357] systemd[1]: Reached target Sockets. [ 1.888378] systemd[1]: Starting Sockets. [ 1.890575] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.896664] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.900386] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.905454] 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.964297] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.967646] RPC: Registered named UNIX socket transport module. [ 1.970135] RPC: Registered udp transport module. [ 1.972239] RPC: Registered tcp transport module. [ 1.974321] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 2.067884] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.097256] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.101416] scsi host0: ata_piix [ 2.103238] scsi host1: ata_piix [ 2.105042] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.107740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.115385] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.118047] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.120783] usb 1-1: Product: QEMU USB Tablet [ 2.122764] usb 1-1: Manufacturer: QEMU [ 2.124599] usb 1-1: SerialNumber: 42 [ 2.135742] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.140068] 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.148530] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.155098] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 2.282785] SGI XFS with ACLs, security attributes, no debug enabled [ 2.286235] XFS (vda1): Mounting V4 Filesystem [ 2.330838] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped 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.591967] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.731981] SELinux: Disabled at runtime. [ 2.770292] type=1404 audit(1547055482.505:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.792335] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.794680] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Debug File System... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Apply Kernel Variables. [ 3.145969] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [ 3.189684] systemd-journald[382]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... [[32m OK [0m] Started Setup Virtual Console. [[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 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.355269] type=1305 audit(1547055483.089:3): audit_pid=431 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 3.483041] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.489009] [drm] Initialized drm 1.1.0 20060810 [ 3.495800] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.510827] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.513829] [TTM] Initializing pool allocator [ 3.516542] [TTM] Initializing DMA pool allocator [ 3.519355] [drm] fb mappable at 0xFC000000 [ 3.521547] [drm] vram aper at 0xFC000000 [ 3.521547] [drm] size 33554432 [ 3.521548] [drm] fb depth is 24 [ 3.521548] [drm] pitch is 3072 [ 3.524297] ppdev: user-space parallel port driver [ 3.573631] fbcon: cirrusdrmfb (fb0) is primary device [ 3.600940] Console: switching to colour frame buffer device 128x48 [ 3.619128] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.629290] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting NTP client/server... Starting Dump dmesg to /var/log/dmesg... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting LSB: Bring up/down networking... Starting Login Service... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Login Service. [ 3.701004] AES CTR mode by8 optimization enabled [ 3.704449] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.713310] alg: No test for crc32 (crc32-pclmul) [ 3.750966] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre).[ 3.760087] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Reached target Remote File Systems. [ 3.765221] intel_powerclamp: No package C-state available Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [ 3.773996] intel_powerclamp: No package C-state available[[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Authorization Manager. [ 4.027224] cloud-init[497]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 17:38:04 +0000. Up 3.99 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... Starting nginx - high performance web server... Starting OpenSSH server daemon... Starting System Logging Service... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.266254] cloud-init[800]: Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 17:38:06 +0000. Up 6.19 seconds. [ 6.279970] cloud-init[800]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.283472] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.286956] cloud-init[800]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.293101] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.296597] cloud-init[800]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.300045] cloud-init[800]: ci-info: | eth0: | True | 192.168.120.14 | 255.255.255.0 | fa:16:3e:ab:05:f0 | [ 6.303985] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.307707] cloud-init[800]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.311578] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.315516] cloud-init[800]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.324054] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.328116] cloud-init[800]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.332208] cloud-init[800]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.337961] cloud-init[800]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.341911] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.121399] cloud-init[3141]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 17:38:11 +0000. Up 11.06 seconds. [ 11.419651] cloud-init[3335]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 17:38:11 +0000. Up 11.37 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 | 30:92:c9:ff:e1:22:3d:98:54:ae:f0:53:54:54:2d:31 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.506780] cloud-init[3335]: Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 17:38:11 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.50 seconds 2019-01-09 17:38:12,618 - paramiko.transport - DEBUG - starting thread (client mode): 0x97720e10L 2019-01-09 17:38:12,619 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 17:38:12,628 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2019-01-09 17:38:12,628 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2019-01-09 17:38:12,639 - 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-09 17:38:12,639 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 17:38:12,639 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 17:38:12,639 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 17:38:12,639 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 17:38:12,639 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 17:38:12,649 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 17:38:12,650 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 17:38:12,682 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: 4c1f7c71f5a98b8370f02ab218eae423 2019-01-09 17:38:12,684 - paramiko.transport - DEBUG - Trying discovered key 3092c9ffe1223d9854aef05354542d31 in /tmp/tmpg6VoYH 2019-01-09 17:38:12,691 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 17:38:12,729 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 17:38:12,748 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-01-09 17:38:12,749 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-01-09 17:38:12,749 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-01-09 17:38:12,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2019-01-09 17:38:12,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:38:12,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:38:12,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:38:12,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:38:12,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:38:12,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:38:12,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:38:12,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 808, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 3696, "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": 1836, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 3694, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 883, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 814, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 819, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 3697, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "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-09 17:38:12,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:38:12,980 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:38:13 GMT 2019-01-09 17:38:12,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:38:12,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2019-01-09 17:38:12,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:38:12,981 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 808, 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': 3696, 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': 1836, 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': 3694, 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': 883, 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': 814, 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': 819, 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': 3697, 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': 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-09 17:38:12,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/status 2019-01-09 17:38:13,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:38:13,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:38:13,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:38:13,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:38:13,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:38:13,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:38:13,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:38:13,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 808, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 3696, "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": 1836, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 3694, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 883, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 814, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 819, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 3697, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "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-09 17:38:13,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:38:13,383 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:38:13 GMT 2019-01-09 17:38:13,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:38:13,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2389 2019-01-09 17:38:13,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:38:13,383 - functest.core.cloudify - INFO - The current manager status is running 2019-01-09 17:38:13,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.202:80/api/v3/secrets 2019-01-09 17:38:13,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:38:13,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:38:13,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:38:13,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:38:13,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:38:13,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:38:13,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:38:13,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2019-01-09 17:38:13,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:38:13,465 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:38:13 GMT 2019-01-09 17:38:13,465 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:38:13,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2019-01-09 17:38:13,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:38:13,466 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-01-09 17:38:13,466 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.202:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-01-09 17:38:13,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:38:13,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:38:13,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:38:13,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:38:13,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:38:13,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:38:13,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:38:13,607 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-01-09 17:38:13,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T17:38:13.617Z", "updated_at": "2019-01-09T17:38:13.617Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-09 17:38:13,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:38:13,608 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:38:13 GMT 2019-01-09 17:38:13,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:38:13,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-09 17:38:13,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:38:13,608 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.202:80/api/v3/secrets/foo 2019-01-09 17:38:13,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:38:13,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:38:13,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:38:13,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:38:13,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:38:13,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:38:13,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:38:13,676 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-09 17:38:13,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T17:38:13.617Z", "updated_at": "2019-01-09T17:38:13.617Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-09 17:38:13,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:38:13,676 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:38:13 GMT 2019-01-09 17:38:13,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:38:13,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-09 17:38:13,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:38:13,676 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-01-09 17:38:13,676 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-01-09 17:38:13,797 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 17:38:13,798 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:19 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 17:38:13,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 17:38:13,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/8de4b02c-5ea8-4ea0-a550-a4cab76c442f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:14,991 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a2d9b974-cb89-4a5f-8292-615b90ef4ea4 Content-Length: 0 Date: Wed, 09 Jan 2019 17:38:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:38:14,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/8de4b02c-5ea8-4ea0-a550-a4cab76c442f.json used request id req-a2d9b974-cb89-4a5f-8292-615b90ef4ea4 2019-01-09 17:38:14,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.18603801727s 2019-01-09 17:38:14,992 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/8de4b02c-5ea8-4ea0-a550-a4cab76c442f.json used request id req-a2d9b974-cb89-4a5f-8292-615b90ef4ea4 2019-01-09 17:38:14,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:38:14,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:15,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f2f6352c-9d27-4b84-83d1-c2a8676eda77 Date: Wed, 09 Jan 2019 17:38:15 GMT RESP BODY: {"floatingips": []} 2019-01-09 17:38:15,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f2f6352c-9d27-4b84-83d1-c2a8676eda77 2019-01-09 17:38:15,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0369918346405s 2019-01-09 17:38:15,034 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f2f6352c-9d27-4b84-83d1-c2a8676eda77 2019-01-09 17:38:15,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 17:38:15,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:16,174 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17:38:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a07b466f-7cdd-462e-b0f6-7c7e25b1b581 x-compute-request-id: req-a07b466f-7cdd-462e-b0f6-7c7e25b1b581 Content-Type: application/json 2019-01-09 17:38:16,174 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8 used request id req-a07b466f-7cdd-462e-b0f6-7c7e25b1b581 2019-01-09 17:38:16,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 1.13923001289s 2019-01-09 17:38:16,175 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8 used request id req-a07b466f-7cdd-462e-b0f6-7c7e25b1b581 2019-01-09 17:38:16,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:38:16,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:16,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38: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-db0e66f5-d0ce-4acc-a026-e801a4a2080a x-compute-request-id: req-db0e66f5-d0ce-4acc-a026-e801a4a2080a Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_53c39929-65fa-4f71-97c2-9bd1752ec1b6": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:05:f0", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ab:05:f0", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "rel": "bookmark"}], "image": {"id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "links": [{"href": "http://172.30.9.29:8774/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T17:37:57.000000", "flavor": {"id": "fea4150e-be9c-4e1e-9853-b62601f5560a", "links": [{"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "bookmark"}]}, "id": "460a0e04-f623-4bbd-8a6f-6ef3dc00d0f8", "security_groups": [{"name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}], "user_id": "06837c702ea648afa718e907a8dd8c7b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T17:38:15Z", "hostId": "e908499bdc978c2da2ae8ebee102adcbe39b2ab27107bbb6d9509943", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "name": "cloudify-vm_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "created": "2019-01-09T17:35:39Z", "tenant_id": "82907d470adc42889802118e527c96a9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:38:16,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-db0e66f5-d0ce-4acc-a026-e801a4a2080a 2019-01-09 17:38:16,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36465883255s 2019-01-09 17:38:16,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-db0e66f5-d0ce-4acc-a026-e801a4a2080a 2019-01-09 17:38:16,542 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:38:18,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:38:18,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:18,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1ab53a9-f606-4190-98e0-2b5885d21920 x-compute-request-id: req-e1ab53a9-f606-4190-98e0-2b5885d21920 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 17:38:18,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e1ab53a9-f606-4190-98e0-2b5885d21920 2019-01-09 17:38:18,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0692620277405s 2019-01-09 17:38:18,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e1ab53a9-f606-4190-98e0-2b5885d21920 2019-01-09 17:38:18,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:38:18,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:18,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-4363b72e-fc00-4afa-a673-2593dda27a96 Date: Wed, 09 Jan 2019 17:38:18 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:35:36Z", "updated_at": "2019-01-09T17:35:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "0803c7a4-ac16-48bd-86ca-2f21a0ba6e65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "20ceb9bf-f1fb-42f4-90ba-315c852f449e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 80, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "356e4c7f-94e9-4bac-a50e-3d9c783399e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "a5f2c553-f04b-4402-b377-b8de51d4f0ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "b3f0f571-22df-464c-8694-406dad520964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 22, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:36Z", "revision_number": 0, "id": "d6e505c4-fedb-4a91-98d5-5f6a3cc97046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:36Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "e13cf92a-ab82-4e9c-bf42-1c475d6a00cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T17:35:37Z", "revision_number": 0, "id": "fd27db6b-0f20-4d21-a1f0-5d96fa3cca80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:35:37Z", "security_group_id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": 443, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 8, "project_id": "82907d470adc42889802118e527c96a9", "id": "95198807-41a9-4374-9b0a-5d29dbc69ba6", "name": "cloudify-sg_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}, {"description": "Default security group", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:33:54Z", "updated_at": "2019-01-09T17:33:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "0fcebd36-7582-4f2a-872c-cede4abcd54f", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "1dea4074-6c34-4f9b-9a74-d96292d0243a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "23e56b05-ba15-43e5-aaaf-d7b17642a12b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "d699f4f2-4383-4740-a18f-26663fbe6f33", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 4, "project_id": "82907d470adc42889802118e527c96a9", "id": "b5535340-1e48-4fcc-868a-669307f05088", "name": "default"}]} 2019-01-09 17:38:18,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-4363b72e-fc00-4afa-a673-2593dda27a96 2019-01-09 17:38:18,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0514199733734s 2019-01-09 17:38:18,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-4363b72e-fc00-4afa-a673-2593dda27a96 2019-01-09 17:38:18,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 17:38:18,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/95198807-41a9-4374-9b0a-5d29dbc69ba6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:18,839 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb54b0f6-fb60-4c06-bd40-5ec69405c2d8 Content-Length: 0 Date: Wed, 09 Jan 2019 17:38:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:38:18,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/95198807-41a9-4374-9b0a-5d29dbc69ba6.json used request id req-fb54b0f6-fb60-4c06-bd40-5ec69405c2d8 2019-01-09 17:38:18,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.167904853821s 2019-01-09 17:38:18,839 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/95198807-41a9-4374-9b0a-5d29dbc69ba6.json used request id req-fb54b0f6-fb60-4c06-bd40-5ec69405c2d8 2019-01-09 17:38:18,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-09 17:38:18,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:19,886 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 17:38:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1e2b0d25-1f20-405a-8b62-2fb322fa4b07 x-compute-request-id: req-1e2b0d25-1f20-405a-8b62-2fb322fa4b07 Content-Length: 0 Content-Type: application/json 2019-01-09 17:38:19,887 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6 used request id req-1e2b0d25-1f20-405a-8b62-2fb322fa4b07 2019-01-09 17:38:19,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 1.04673409462s 2019-01-09 17:38:19,887 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cloudify-kp_53c39929-65fa-4f71-97c2-9bd1752ec1b6 used request id req-1e2b0d25-1f20-405a-8b62-2fb322fa4b07 2019-01-09 17:38:19,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 17:38:19,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/40c8fdff-38ec-44b6-a2d1-a7471057c723/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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" -d '{"subnet_id": "ecbf930e-2e4c-4c77-88c3-ce6daba91a48"}' 2019-01-09 17:38:21,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4897ba87-6646-4824-a8e7-32c890c2107d Date: Wed, 09 Jan 2019 17:38:21 GMT RESP BODY: {"network_id": "dc28fa56-d93f-47c3-91ee-16d6500f87a9", "tenant_id": "82907d470adc42889802118e527c96a9", "subnet_id": "ecbf930e-2e4c-4c77-88c3-ce6daba91a48", "subnet_ids": ["ecbf930e-2e4c-4c77-88c3-ce6daba91a48"], "port_id": "64deae9c-8749-4f7c-a300-afbc7e1a5092", "id": "40c8fdff-38ec-44b6-a2d1-a7471057c723"} 2019-01-09 17:38:21,770 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/40c8fdff-38ec-44b6-a2d1-a7471057c723/remove_router_interface.json used request id req-4897ba87-6646-4824-a8e7-32c890c2107d 2019-01-09 17:38:21,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88251590729s 2019-01-09 17:38:21,770 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/40c8fdff-38ec-44b6-a2d1-a7471057c723/remove_router_interface.json used request id req-4897ba87-6646-4824-a8e7-32c890c2107d returning object 40c8fdff-38ec-44b6-a2d1-a7471057c723 2019-01-09 17:38:21,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 17:38:21,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:21,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-468bcab8-3fc2-4f90-97a7-e92f677947dd Date: Wed, 09 Jan 2019 17:38:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:33:56Z", "admin_state_up": true, "updated_at": "2019-01-09T17:38:20Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "82907d470adc42889802118e527c96a9", "id": "40c8fdff-38ec-44b6-a2d1-a7471057c723", "name": "cloudify-router_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}]} 2019-01-09 17:38:21,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-468bcab8-3fc2-4f90-97a7-e92f677947dd 2019-01-09 17:38:21,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.116884946823s 2019-01-09 17:38:21,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-468bcab8-3fc2-4f90-97a7-e92f677947dd 2019-01-09 17:38:21,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 17:38:21,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/40c8fdff-38ec-44b6-a2d1-a7471057c723.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:23,025 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-223f13eb-f32c-4425-8214-1f9259e8a278 Content-Length: 0 Date: Wed, 09 Jan 2019 17:38:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:38:23,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/40c8fdff-38ec-44b6-a2d1-a7471057c723.json used request id req-223f13eb-f32c-4425-8214-1f9259e8a278 2019-01-09 17:38:23,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13589596748s 2019-01-09 17:38:23,026 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/40c8fdff-38ec-44b6-a2d1-a7471057c723.json used request id req-223f13eb-f32c-4425-8214-1f9259e8a278 2019-01-09 17:38:23,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 17:38:23,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:23,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-469cbe48-a41f-4726-97fe-4928fc57d2f1 Date: Wed, 09 Jan 2019 17:38:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dc28fa56-d93f-47c3-91ee-16d6500f87a9","tenant_id":"82907d470adc42889802118e527c96a9","created_at":"2019-01-09T17:33:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T17:33:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"82907d470adc42889802118e527c96a9","id":"ecbf930e-2e4c-4c77-88c3-ce6daba91a48","subnetpool_id":null,"name":"cloudify-subnet_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}]} 2019-01-09 17:38:23,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-469cbe48-a41f-4726-97fe-4928fc57d2f1 2019-01-09 17:38:23,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0497100353241s 2019-01-09 17:38:23,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-469cbe48-a41f-4726-97fe-4928fc57d2f1 2019-01-09 17:38:23,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 17:38:23,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/ecbf930e-2e4c-4c77-88c3-ce6daba91a48.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:24,249 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4bee291-5d39-4d5a-a086-5e7dd401dbfb Date: Wed, 09 Jan 2019 17:38:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:38:24,249 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/ecbf930e-2e4c-4c77-88c3-ce6daba91a48.json used request id req-a4bee291-5d39-4d5a-a086-5e7dd401dbfb 2019-01-09 17:38:24,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1716132164s 2019-01-09 17:38:24,250 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/ecbf930e-2e4c-4c77-88c3-ce6daba91a48.json used request id req-a4bee291-5d39-4d5a-a086-5e7dd401dbfb 2019-01-09 17:38:24,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:38:24,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:24,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-4a4a52b7-cc08-4a1e-8f32-efe713dc3c80 Date: Wed, 09 Jan 2019 17:38:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"dc28fa56-d93f-47c3-91ee-16d6500f87a9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"82907d470adc42889802118e527c96a9","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T17:38:24Z","qos_policy_id":null,"name":"cloudify-net_53c39929-65fa-4f71-97c2-9bd1752ec1b6","admin_state_up":true,"tenant_id":"82907d470adc42889802118e527c96a9","created_at":"2019-01-09T17:33:54Z","mtu":1450}]} 2019-01-09 17:38:24,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4a4a52b7-cc08-4a1e-8f32-efe713dc3c80 2019-01-09 17:38:24,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111613035202s 2019-01-09 17:38:24,362 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4a4a52b7-cc08-4a1e-8f32-efe713dc3c80 2019-01-09 17:38:24,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 17:38:24,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/dc28fa56-d93f-47c3-91ee-16d6500f87a9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:25,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-41a81001-4e3e-4257-a0b9-279d91dc14f4 Date: Wed, 09 Jan 2019 17:38:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:38:25,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/dc28fa56-d93f-47c3-91ee-16d6500f87a9.json used request id req-41a81001-4e3e-4257-a0b9-279d91dc14f4 2019-01-09 17:38:25,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12993502617s 2019-01-09 17:38:25,494 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/dc28fa56-d93f-47c3-91ee-16d6500f87a9.json used request id req-41a81001-4e3e-4257-a0b9-279d91dc14f4 2019-01-09 17:38:25,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:38:25,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:25,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-46a28c0a-ad69-4a34-bb5f-aaded3bf0774 Date: Wed, 09 Jan 2019 17:38:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/snap", "metadata": {}}], "file": "/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/file", "owner": "82907d470adc42889802118e527c96a9", "id": "a5f52c78-310a-4d32-ae53-fd61f346b8a7", "size": 4373348352, "self": "/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T17:35:34Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T17:34:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:38:25,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-46a28c0a-ad69-4a34-bb5f-aaded3bf0774 2019-01-09 17:38:25,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398919582367s 2019-01-09 17:38:25,538 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-46a28c0a-ad69-4a34-bb5f-aaded3bf0774 2019-01-09 17:38:25,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 17:38:25,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c0b1b58293c6f9b735d5e96dd822e474f61d93fe" 2019-01-09 17:38:26,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c1d00c5a-c76f-49f5-b783-1c2802d054ec Date: Wed, 09 Jan 2019 17:38: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-09 17:38:26,864 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7 used request id req-c1d00c5a-c76f-49f5-b783-1c2802d054ec 2019-01-09 17:38:26,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.32468104362s 2019-01-09 17:38:26,864 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/a5f52c78-310a-4d32-ae53-fd61f346b8a7 used request id req-c1d00c5a-c76f-49f5-b783-1c2802d054ec 2019-01-09 17:38:26,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 17:38:26,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:38:26,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c88e562d-e937-49cd-bfb9-eb42c11428e3 x-compute-request-id: req-c88e562d-e937-49cd-bfb9-eb42c11428e3 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a", "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": "fea4150e-be9c-4e1e-9853-b62601f5560a"}]} 2019-01-09 17:38:26,886 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-c88e562d-e937-49cd-bfb9-eb42c11428e3 2019-01-09 17:38:26,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0208940505981s 2019-01-09 17:38:26,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-c88e562d-e937-49cd-bfb9-eb42c11428e3 2019-01-09 17:38:26,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 17:38:26,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:38:26,929 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 17:38:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-979e5643-aca8-4770-b24c-fbbba9f7983c x-compute-request-id: req-979e5643-aca8-4770-b24c-fbbba9f7983c Content-Length: 0 Content-Type: application/json 2019-01-09 17:38:26,929 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a used request id req-979e5643-aca8-4770-b24c-fbbba9f7983c 2019-01-09 17:38:26,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0419499874115s 2019-01-09 17:38:26,930 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/fea4150e-be9c-4e1e-9853-b62601f5560a used request id req-979e5643-aca8-4770-b24c-fbbba9f7983c 2019-01-09 17:38:26,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 17:38:26,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:38:27,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0052687-2393-4495-9560-0561476b26ea Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "links": {"self": "http://172.30.9.29:5000/v3/users/06837c702ea648afa718e907a8dd8c7b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "06837c702ea648afa718e907a8dd8c7b", "domain_id": "default", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 17:38:27,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f0052687-2393-4495-9560-0561476b26ea 2019-01-09 17:38:27,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118981122971s 2019-01-09 17:38:27,050 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f0052687-2393-4495-9560-0561476b26ea 2019-01-09 17:38:27,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 17:38:27,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/06837c702ea648afa718e907a8dd8c7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:38:27,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98df4971-f4bc-489b-aae8-388e6f1640d4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_53c39929-65fa-4f71-97c2-9bd1752ec1b6", "links": {"self": "http://172.30.9.29:5000/v3/users/06837c702ea648afa718e907a8dd8c7b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "06837c702ea648afa718e907a8dd8c7b", "description": null}} 2019-01-09 17:38:27,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/06837c702ea648afa718e907a8dd8c7b used request id req-98df4971-f4bc-489b-aae8-388e6f1640d4 2019-01-09 17:38:27,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105385780334s 2019-01-09 17:38:27,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/06837c702ea648afa718e907a8dd8c7b used request id req-98df4971-f4bc-489b-aae8-388e6f1640d4 2019-01-09 17:38:27,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 17:38:27,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/06837c702ea648afa718e907a8dd8c7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:38:27,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37914930-3231-4f91-bfeb-b3360cda2fda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 17:38:27,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/06837c702ea648afa718e907a8dd8c7b used request id req-37914930-3231-4f91-bfeb-b3360cda2fda 2019-01-09 17:38:27,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.210711956024s 2019-01-09 17:38:27,373 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/06837c702ea648afa718e907a8dd8c7b used request id req-37914930-3231-4f91-bfeb-b3360cda2fda 2019-01-09 17:38:27,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 17:38:27,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:38:27,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc89e4b-aea1-44d3-a1f4-da3f588a1308 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.29:5000/v3/projects/82907d470adc42889802118e527c96a9"}, "tags": [], "enabled": true, "id": "82907d470adc42889802118e527c96a9", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_53c39929-65fa-4f71-97c2-9bd1752ec1b6"}]} 2019-01-09 17:38:27,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-6bc89e4b-aea1-44d3-a1f4-da3f588a1308 2019-01-09 17:38:27,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103772878647s 2019-01-09 17:38:27,484 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-6bc89e4b-aea1-44d3-a1f4-da3f588a1308 2019-01-09 17:38:27,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 17:38:27,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/82907d470adc42889802118e527c96a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:38:27,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17:38:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c607db4-c568-4602-ba97-fa3f7db4269f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 17:38:27,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/82907d470adc42889802118e527c96a9 used request id req-5c607db4-c568-4602-ba97-fa3f7db4269f 2019-01-09 17:38:27,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.162916183472s 2019-01-09 17:38:27,652 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/82907d470adc42889802118e527c96a9 used request id req-5c607db4-c568-4602-ba97-fa3f7db4269f 2019-01-09 17:38:27,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:38:27,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=82907d470adc42889802118e527c96a9&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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:38:27,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-792e8f46-77f8-400a-9717-32a862dd745d Date: Wed, 09 Jan 2019 17:38:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:33:54Z", "updated_at": "2019-01-09T17:33:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "0fcebd36-7582-4f2a-872c-cede4abcd54f", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "1dea4074-6c34-4f9b-9a74-d96292d0243a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "23e56b05-ba15-43e5-aaaf-d7b17642a12b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "d699f4f2-4383-4740-a18f-26663fbe6f33", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 4, "project_id": "82907d470adc42889802118e527c96a9", "id": "b5535340-1e48-4fcc-868a-669307f05088", "name": "default"}]} 2019-01-09 17:38:27,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=82907d470adc42889802118e527c96a9&name=default used request id req-792e8f46-77f8-400a-9717-32a862dd745d 2019-01-09 17:38:27,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206419944763s 2019-01-09 17:38:27,861 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=82907d470adc42889802118e527c96a9&name=default used request id req-792e8f46-77f8-400a-9717-32a862dd745d 2019-01-09 17:38:27,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:38:27,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:38:27,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-44ae3afb-f984-45a5-ad02-06b9a1ae9bf1 Date: Wed, 09 Jan 2019 17:38:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82907d470adc42889802118e527c96a9", "created_at": "2019-01-09T17:33:54Z", "updated_at": "2019-01-09T17:33:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "0fcebd36-7582-4f2a-872c-cede4abcd54f", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "1dea4074-6c34-4f9b-9a74-d96292d0243a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "23e56b05-ba15-43e5-aaaf-d7b17642a12b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "82907d470adc42889802118e527c96a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:33:54Z", "revision_number": 0, "id": "d699f4f2-4383-4740-a18f-26663fbe6f33", "remote_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "remote_ip_prefix": null, "created_at": "2019-01-09T17:33:54Z", "security_group_id": "b5535340-1e48-4fcc-868a-669307f05088", "tenant_id": "82907d470adc42889802118e527c96a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "82907d470adc42889802118e527c96a9"}], "revision_number": 4, "project_id": "82907d470adc42889802118e527c96a9", "id": "b5535340-1e48-4fcc-868a-669307f05088", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 17:38:27,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-44ae3afb-f984-45a5-ad02-06b9a1ae9bf1 2019-01-09 17:38:27,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.115628957748s 2019-01-09 17:38:27,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-44ae3afb-f984-45a5-ad02-06b9a1ae9bf1 2019-01-09 17:38:27,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 17:38:27,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/b5535340-1e48-4fcc-868a-669307f05088.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d21edd8cfe54719e31510fdff7bd614f261e7ddd" 2019-01-09 17:38:28,152 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65bdafda-867d-4de7-946e-ac0149170589 Content-Length: 0 Date: Wed, 09 Jan 2019 17:38:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 17:38:28,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b5535340-1e48-4fcc-868a-669307f05088.json used request id req-65bdafda-867d-4de7-946e-ac0149170589 2019-01-09 17:38:28,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.164350032806s 2019-01-09 17:38:28,153 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/b5535340-1e48-4fcc-868a-669307f05088.json used request id req-65bdafda-867d-4de7-946e-ac0149170589 2019-01-09 17:38:28,176 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-01-09 17:38:28,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 17:38:28,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f185b1a-ddf1-42a7-a264-0114f77484f4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 17:38:28,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-4f185b1a-ddf1-42a7-a264-0114f77484f4 2019-01-09 17:38:28,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 17:38:28,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T18:38:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["y6Y6Kb5UTEil0Umgl8uatA"], "issued_at": "2019-01-09T17:38:28.000000Z"}} 2019-01-09 17:38:28,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:38:28,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:38:28,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-7d2b4bb4-ee80-4da7-aa14-162524e75ef4 Date: Wed, 09 Jan 2019 17:38:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 17:38:28,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7d2b4bb4-ee80-4da7-aa14-162524e75ef4 2019-01-09 17:38:28,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.268099069595s 2019-01-09 17:38:28,909 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7d2b4bb4-ee80-4da7-aa14-162524e75ef4 2019-01-09 17:38:28,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 17:38:28,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 17:38: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 17:38:28,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 17:38:28,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:38:29,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919a8c95-d3c7-4c05-96d7-5e8f6f9c16ad Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 17:38:29,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-919a8c95-d3c7-4c05-96d7-5e8f6f9c16ad 2019-01-09 17:38:29,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0974059104919s 2019-01-09 17:38:29,017 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-919a8c95-d3c7-4c05-96d7-5e8f6f9c16ad 2019-01-09 17:38:29,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 17:38:29,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}}' 2019-01-09 17:38:29,142 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 17:38:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27248827-b160-45b0-9c55-c707b61627ed 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.29:5000/v3/projects/726f4c2317c347bf85a7afd6cf32cd43"}, "tags": [], "enabled": true, "id": "726f4c2317c347bf85a7afd6cf32cd43", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}} 2019-01-09 17:38:29,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-27248827-b160-45b0-9c55-c707b61627ed 2019-01-09 17:38:29,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.11847782135s 2019-01-09 17:38:29,142 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-27248827-b160-45b0-9c55-c707b61627ed 2019-01-09 17:38:29,143 - 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'726f4c2317c347bf85a7afd6cf32cd43', '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_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1'}) 2019-01-09 17:38:29,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 17:38:29,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cb85badd-f0ee-490a-909e-933e588f98f6", "email": null, "name": "cloudify_ims-user_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}}' 2019-01-09 17:38:29,516 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 17:38:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a8c2b72-6f30-4841-b870-706b3b2491ca Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "links": {"self": "http://172.30.9.29:5000/v3/users/5570f926829f4665b0a94694cf6ac4b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5570f926829f4665b0a94694cf6ac4b9", "domain_id": "default", "password_expires_at": null}} 2019-01-09 17:38:29,517 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-6a8c2b72-6f30-4841-b870-706b3b2491ca 2019-01-09 17:38:29,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.367520093918s 2019-01-09 17:38:29,517 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-6a8c2b72-6f30-4841-b870-706b3b2491ca 2019-01-09 17:38:29,518 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'5570f926829f4665b0a94694cf6ac4b9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1'}) 2019-01-09 17:38:29,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 17:38:29,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:38:29,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbdfa672-be49-4ffe-90c7-0a16e3f97cb5 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 17:38:29,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bbdfa672-be49-4ffe-90c7-0a16e3f97cb5 2019-01-09 17:38:29,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.082827091217s 2019-01-09 17:38:29,605 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-bbdfa672-be49-4ffe-90c7-0a16e3f97cb5 2019-01-09 17:38:29,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 17:38:29,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:38:29,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df3529db-cb85-494f-9637-b5c8b8b18fc2 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 17:38:29,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-df3529db-cb85-494f-9637-b5c8b8b18fc2 2019-01-09 17:38:29,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.021684885025s 2019-01-09 17:38:29,631 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-df3529db-cb85-494f-9637-b5c8b8b18fc2 2019-01-09 17:38:29,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 17:38:29,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:38:29,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29da4fb7-8adc-4034-9dab-cc2d7e100b07 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 17:38:29,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-29da4fb7-8adc-4034-9dab-cc2d7e100b07 2019-01-09 17:38:29,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0985779762268s 2019-01-09 17:38:29,735 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-29da4fb7-8adc-4034-9dab-cc2d7e100b07 2019-01-09 17:38:29,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 17:38:29,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:38:29,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-185016fb-f80f-43a8-a37f-ac23e20d9853 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "links": {"self": "http://172.30.9.29:5000/v3/users/5570f926829f4665b0a94694cf6ac4b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5570f926829f4665b0a94694cf6ac4b9", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 17:38:29,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-185016fb-f80f-43a8-a37f-ac23e20d9853 2019-01-09 17:38:29,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114418983459s 2019-01-09 17:38:29,850 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-185016fb-f80f-43a8-a37f-ac23e20d9853 2019-01-09 17:38:29,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 17:38:29,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:38:29,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7396cd92-6a81-4f38-adb4-022f67925dd2 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/726f4c2317c347bf85a7afd6cf32cd43"}, "tags": [], "enabled": true, "id": "726f4c2317c347bf85a7afd6cf32cd43", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 17:38:29,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7396cd92-6a81-4f38-adb4-022f67925dd2 2019-01-09 17:38:29,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0978000164032s 2019-01-09 17:38:29,960 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7396cd92-6a81-4f38-adb4-022f67925dd2 2019-01-09 17:38:29,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 17:38:29,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=5570f926829f4665b0a94694cf6ac4b9&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=726f4c2317c347bf85a7afd6cf32cd43" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:38:30,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a3da23-8149-465a-9fb7-56d6b97f9cc1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=5570f926829f4665b0a94694cf6ac4b9&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=726f4c2317c347bf85a7afd6cf32cd43", "previous": null, "next": null}} 2019-01-09 17:38:30,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=5570f926829f4665b0a94694cf6ac4b9&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=726f4c2317c347bf85a7afd6cf32cd43 used request id req-81a3da23-8149-465a-9fb7-56d6b97f9cc1 2019-01-09 17:38:30,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0935838222504s 2019-01-09 17:38:30,062 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=5570f926829f4665b0a94694cf6ac4b9&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=726f4c2317c347bf85a7afd6cf32cd43 used request id req-81a3da23-8149-465a-9fb7-56d6b97f9cc1 2019-01-09 17:38:30,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 17:38:30,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/726f4c2317c347bf85a7afd6cf32cd43/users/5570f926829f4665b0a94694cf6ac4b9/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:38:30,215 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 17:38:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d434f5ca-ff08-4fac-bbda-7ce8495624dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 17:38:30,215 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/726f4c2317c347bf85a7afd6cf32cd43/users/5570f926829f4665b0a94694cf6ac4b9/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-d434f5ca-ff08-4fac-bbda-7ce8495624dd 2019-01-09 17:38:30,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.149167060852s 2019-01-09 17:38:30,215 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/726f4c2317c347bf85a7afd6cf32cd43/users/5570f926829f4665b0a94694cf6ac4b9/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-d434f5ca-ff08-4fac-bbda-7ce8495624dd 2019-01-09 17:38:30,216 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 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'726f4c2317c347bf85a7afd6cf32cd43', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'cb85badd-f0ee-490a-909e-933e588f98f6', 'username': u'cloudify_ims-user_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 17:38:30,219 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'password': 'cb85badd-f0ee-490a-909e-933e588f98f6', 'project_name': 'cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '726f4c2317c347bf85a7afd6cf32cd43', 'project_domain_name': 'Default'} 2019-01-09 17:38:30,287 - 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-09 17:38:30,303 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-01-09 17:38:30,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 17:38:30,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:38:30,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6acafbb-31cb-41ec-a139-aae08f28894c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 17:38:30,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-f6acafbb-31cb-41ec-a139-aae08f28894c 2019-01-09 17:38:30,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0957300662994s 2019-01-09 17:38:30,400 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-f6acafbb-31cb-41ec-a139-aae08f28894c 2019-01-09 17:38:30,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 17:38:30,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:38:30,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e2a3b8f-4f24-4457-847e-54a5ccc5b738 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/726f4c2317c347bf85a7afd6cf32cd43"}, "tags": [], "enabled": true, "id": "726f4c2317c347bf85a7afd6cf32cd43", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 17:38:30,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-3e2a3b8f-4f24-4457-847e-54a5ccc5b738 2019-01-09 17:38:30,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0891029834747s 2019-01-09 17:38:30,496 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-3e2a3b8f-4f24-4457-847e-54a5ccc5b738 2019-01-09 17:38:30,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 17:38:30,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" -d '{"network": {"tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "name": "cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "admin_state_up": true}}' 2019-01-09 17:38:31,193 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-cb9894b6-7053-4e1b-8201-c8e3bfab4b63 Date: Wed, 09 Jan 2019 17:38:31 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"510bf5c2-227f-40b5-b880-df6ffb0846ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"726f4c2317c347bf85a7afd6cf32cd43","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T17:38:30Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1","admin_state_up":true,"tenant_id":"726f4c2317c347bf85a7afd6cf32cd43","created_at":"2019-01-09T17:38:30Z","mtu":1450}} 2019-01-09 17:38:31,193 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-cb9894b6-7053-4e1b-8201-c8e3bfab4b63 2019-01-09 17:38:31,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.694868087769s 2019-01-09 17:38:31,193 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-cb9894b6-7053-4e1b-8201-c8e3bfab4b63 2019-01-09 17:38:31,194 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T17:38:30Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee', u'provider:segmentation_id': 2, 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_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'created_at': u'2019-01-09T17:38:30Z', u'mtu': 1450, u'tenant_id': u'726f4c2317c347bf85a7afd6cf32cd43', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'726f4c2317c347bf85a7afd6cf32cd43', u'l2_adjacency': True}) 2019-01-09 17:38:31,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 17:38:31,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1481269-82af-4e90-b20e-347e0c543e9b Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 17:38:31,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f1481269-82af-4e90-b20e-347e0c543e9b 2019-01-09 17:38:31,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 17:38:31,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T18:38:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "726f4c2317c347bf85a7afd6cf32cd43", "name": "cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/726f4c2317c347bf85a7afd6cf32cd43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/726f4c2317c347bf85a7afd6cf32cd43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/726f4c2317c347bf85a7afd6cf32cd43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/726f4c2317c347bf85a7afd6cf32cd43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/726f4c2317c347bf85a7afd6cf32cd43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/726f4c2317c347bf85a7afd6cf32cd43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/726f4c2317c347bf85a7afd6cf32cd43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/726f4c2317c347bf85a7afd6cf32cd43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/726f4c2317c347bf85a7afd6cf32cd43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/726f4c2317c347bf85a7afd6cf32cd43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/726f4c2317c347bf85a7afd6cf32cd43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/726f4c2317c347bf85a7afd6cf32cd43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_726f4c2317c347bf85a7afd6cf32cd43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_726f4c2317c347bf85a7afd6cf32cd43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "id": "5570f926829f4665b0a94694cf6ac4b9"}, "audit_ids": ["gHUCyjGbQ9uO3d8SlS3PdA"], "issued_at": "2019-01-09T17:38:31.000000Z"}} 2019-01-09 17:38:31,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:38:31,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:38:31,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-aa2afff7-7c89-4879-90bc-897011dfab2e Date: Wed, 09 Jan 2019 17:38:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"510bf5c2-227f-40b5-b880-df6ffb0846ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"726f4c2317c347bf85a7afd6cf32cd43","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T17:38:30Z","qos_policy_id":null,"name":"cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1","admin_state_up":true,"tenant_id":"726f4c2317c347bf85a7afd6cf32cd43","created_at":"2019-01-09T17:38:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 17:38:31,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-aa2afff7-7c89-4879-90bc-897011dfab2e 2019-01-09 17:38:31,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280680894852s 2019-01-09 17:38:31,873 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-aa2afff7-7c89-4879-90bc-897011dfab2e 2019-01-09 17:38:31,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 17:38:31,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '{"subnet": {"name": "cloudify_ims-subnet_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "enable_dhcp": true, "network_id": "510bf5c2-227f-40b5-b880-df6ffb0846ee", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 17:38:32,458 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-1b4a726e-92ee-4616-9f01-3ab047314587 Date: Wed, 09 Jan 2019 17:38:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"510bf5c2-227f-40b5-b880-df6ffb0846ee","tenant_id":"726f4c2317c347bf85a7afd6cf32cd43","created_at":"2019-01-09T17:38:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T17:38: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":"726f4c2317c347bf85a7afd6cf32cd43","id":"da281838-9912-409d-9c5e-067f246f5249","subnetpool_id":null,"name":"cloudify_ims-subnet_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}} 2019-01-09 17:38:32,459 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-1b4a726e-92ee-4616-9f01-3ab047314587 2019-01-09 17:38:32,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.584253072739s 2019-01-09 17:38:32,459 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-1b4a726e-92ee-4616-9f01-3ab047314587 2019-01-09 17:38:32,459 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T17:38: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'da281838-9912-409d-9c5e-067f246f5249', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'enable_dhcp': True, u'network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee', u'tenant_id': u'726f4c2317c347bf85a7afd6cf32cd43', u'created_at': u'2019-01-09T17:38: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'726f4c2317c347bf85a7afd6cf32cd43'}) 2019-01-09 17:38:32,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 17:38:32,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "cloudify_ims-router_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "admin_state_up": true}}' 2019-01-09 17:38:34,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-a572f943-f7db-4701-9354-cbe0cbc90ea4 Date: Wed, 09 Jan 2019 17:38:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:38:32Z", "admin_state_up": true, "updated_at": "2019-01-09T17:38:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "85be8b78-3f27-41fa-a1e2-c5aac769d599", "name": "cloudify_ims-router_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}} 2019-01-09 17:38:34,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-a572f943-f7db-4701-9354-cbe0cbc90ea4 2019-01-09 17:38:34,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.80817890167s 2019-01-09 17:38:34,269 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-a572f943-f7db-4701-9354-cbe0cbc90ea4 2019-01-09 17:38:34,269 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T17:38:33Z', u'revision_number': 3, u'id': u'85be8b78-3f27-41fa-a1e2-c5aac769d599', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'admin_state_up': True, u'tenant_id': u'726f4c2317c347bf85a7afd6cf32cd43', u'created_at': u'2019-01-09T17:38:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'726f4c2317c347bf85a7afd6cf32cd43'}) 2019-01-09 17:38:34,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 17:38:34,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/85be8b78-3f27-41fa-a1e2-c5aac769d599/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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '{"subnet_id": "da281838-9912-409d-9c5e-067f246f5249"}' 2019-01-09 17:38:36,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bf2910e3-b7e1-4dae-8e24-9dae891c21d9 Date: Wed, 09 Jan 2019 17:38:36 GMT RESP BODY: {"network_id": "510bf5c2-227f-40b5-b880-df6ffb0846ee", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "subnet_id": "da281838-9912-409d-9c5e-067f246f5249", "subnet_ids": ["da281838-9912-409d-9c5e-067f246f5249"], "port_id": "de7d7dd2-1572-4506-a73d-42ac20d564af", "id": "85be8b78-3f27-41fa-a1e2-c5aac769d599"} 2019-01-09 17:38:36,816 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/85be8b78-3f27-41fa-a1e2-c5aac769d599/add_router_interface.json used request id req-bf2910e3-b7e1-4dae-8e24-9dae891c21d9 2019-01-09 17:38:36,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.5462679863s 2019-01-09 17:38:36,816 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/85be8b78-3f27-41fa-a1e2-c5aac769d599/add_router_interface.json used request id req-bf2910e3-b7e1-4dae-8e24-9dae891c21d9 returning object 85be8b78-3f27-41fa-a1e2-c5aac769d599 2019-01-09 17:38:36,817 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2019-01-09 17:38:59,800 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2019-01-09 17:38:59,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 17:38:59,807 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 17:38:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 17:38:59,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:38:59,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:39:00,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b26768ab-3fcc-4f12-af04-d3b50d846bde Date: Wed, 09 Jan 2019 17:39:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:39:00,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b26768ab-3fcc-4f12-af04-d3b50d846bde 2019-01-09 17:39:00,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.229079961777s 2019-01-09 17:39:00,038 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b26768ab-3fcc-4f12-af04-d3b50d846bde 2019-01-09 17:39:00,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 17:39:00,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}' 2019-01-09 17:39:00,087 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-544b955b-646d-4e0b-bf1b-4ca90605224a Date: Wed, 09 Jan 2019 17:39:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/file", "owner": "726f4c2317c347bf85a7afd6cf32cd43", "id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "size": null, "self": "/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T17:39:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "checksum": null, "created_at": "2019-01-09T17:39:00Z", "protected": false} 2019-01-09 17:39:00,087 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-544b955b-646d-4e0b-bf1b-4ca90605224a 2019-01-09 17:39:00,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0465641021729s 2019-01-09 17:39:00,088 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-544b955b-646d-4e0b-bf1b-4ca90605224a returning object ac8d6c3e-0456-47f4-ae96-6639cb2b5612 2019-01-09 17:39:00,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 17:39:00,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '' 2019-01-09 17:39:59,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2749808a-4c45-4ed3-9ef8-aa81a97ea5d3 Date: Wed, 09 Jan 2019 17:39:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 17:39:59,604 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/file used request id req-2749808a-4c45-4ed3-9ef8-aa81a97ea5d3 2019-01-09 17:39:59,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.5164089203s 2019-01-09 17:39:59,605 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/file used request id req-2749808a-4c45-4ed3-9ef8-aa81a97ea5d3 2019-01-09 17:39:59,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:39:59,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:39:59,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-7a5e3a9d-7dd7-4a60-9676-17d60607f235 Date: Wed, 09 Jan 2019 17:39:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/snap", "metadata": {}}], "file": "/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/file", "owner": "726f4c2317c347bf85a7afd6cf32cd43", "id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "size": 4373348352, "self": "/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T17:39:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T17:39:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:39:59,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7a5e3a9d-7dd7-4a60-9676-17d60607f235 2019-01-09 17:39:59,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0361020565033s 2019-01-09 17:39:59,645 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7a5e3a9d-7dd7-4a60-9676-17d60607f235 2019-01-09 17:39:59,647 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/file', 'owner': u'726f4c2317c347bf85a7afd6cf32cd43', 'id': u'ac8d6c3e-0456-47f4-ae96-6639cb2b5612', 'size': 4373348352, u'self': u'/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'726f4c2317c347bf85a7afd6cf32cd43', 'name': 'cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T17:39:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T17:39:59Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'created': u'2019-01-09T17:39:00Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-09T17:39:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-09 17:39:59,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 17:39:59,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-01-09 17:39:59,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:39: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-3b2346ed-8f0a-4ebd-ab95-47daebdb9026 x-compute-request-id: req-3b2346ed-8f0a-4ebd-ab95-47daebdb9026 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "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": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242"}} 2019-01-09 17:39:59,882 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-3b2346ed-8f0a-4ebd-ab95-47daebdb9026 2019-01-09 17:39:59,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.234637975693s 2019-01-09 17:39:59,883 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-3b2346ed-8f0a-4ebd-ab95-47daebdb9026 2019-01-09 17:39:59,883 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', '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'805038e1e9f34a349c09768ea1e3dacf', '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'e409ea7f-9210-4f3e-83b7-2b1f04bb7242', 'swap': 0}) 2019-01-09 17:39:59,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 17:39:59,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242/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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" -d '{"extra_specs": {}}' 2019-01-09 17:39:59,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:39: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-3ff86041-f4d6-454c-b374-37e19346ead7 x-compute-request-id: req-3ff86041-f4d6-454c-b374-37e19346ead7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 17:39:59,904 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242/os-extra_specs used request id req-3ff86041-f4d6-454c-b374-37e19346ead7 2019-01-09 17:39:59,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200171470642s 2019-01-09 17:39:59,904 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242/os-extra_specs used request id req-3ff86041-f4d6-454c-b374-37e19346ead7 2019-01-09 17:39:59,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-09 17:39:59,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '{"keypair": {"name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}}' 2019-01-09 17:40:00,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:39: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-343d973d-3e78-4b40-884a-81f618e12932 x-compute-request-id: req-343d973d-3e78-4b40-884a-81f618e12932 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpTJqZqhnvLrHFMGUgnUMlC9CGs2wOqp/HtOQger4ZUu0qzvY0XWAvsjPeH6mEtL8QFtFXhk2jiFnEMqqgY5SC9w8kwfGa5YonDeq+1mYgGQ2m1bd9wyeXnQKQoe+06kLQxwJVHbxonGViiBlhndKea6ZH2ZuBYD7wO6AJ4pMY0842f7bYL55reSnFz2hPTbAmddJ7LDab/F3CeypW/7N840/jx4tTVBSq77Eiht3iM5ZVhRNEugZBzdaCWiXKaZZFF54smgQCggAUIl5ObAJPf3TmmkT/SqxmUqsO0rhLS71/ZfgZ+6KRz17recrFPVlVJRYpgZohRJ0jVhIFZuY9 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6UyamaoZ7y6xxTBlIJ1DJQvQhrNsDqqfx7TkIHq+GVLtKs72\nNF1gL7Iz3h+phLS/EBbRV4ZNo4hZxDKqoGOUgvcPJMHxmuWKJw3qvtZmIBkNptW3\nfcMnl50CkKHvtOpC0McCVR28aJxlYogZYZ3SnmumR9mbgWA+8DugCeKTGNPONn+2\n2C+ea3kpxc9oT02wJnXSeyw2m/xdwnsqVv+zfONP48eLU1QUqu+xIobd4jOWVYUT\nRLoGQc3WglolymmWRReeLJoEAoIAFCJeTmwCT3905ppE/0qsZlKrDtK4S0u9f2X4\nGfuikc9e63nKxT1ZVSUWKYGaIUSdI1YSBWbmPQIDAQABAoIBAQCG5FD7ilvGbORC\nlJHUQrmhAOzIBZP0AvmxmcjRcsbZk5Yny1SVwGuuCEZvJzV30p4qalcOWUwowtzM\nUVNQu2MSOlFaOn08x32SyTwyrXqNEo9PKIEYyS7qPdFO2SLlIxIQ7xBNMI1QmyUP\nzIuIYp12Fd4l6w87xe9+LauCK6xLjIkxX0UZiY8BpQQ340x5THtYnlAi8fW+dMZc\nGwfTyTWxmR2CLRlbJAIT1zeILkQGVBglD+7lIGxZEFdleydTlehnkDQQcAvui+VG\nJcTze4LOlf851jRbaz10ZcP63Ogy90mZ0UUBgw2/CCeroZ0MTp13e6LN9HuB7sAH\nZcrIxoxhAoGBAPWEf/95iA7yW13avEMdImzWE6h1MxL16h4TEuqDb382Dul8aDAX\nyj8QCbVswQcJQoGJaAZFFYPOEo4FSq3a87JARsh5sVtIhQ+YGfS6IJQ6YzQd1Ad7\n6a1gvoK2wyZUkXjYNx67Amggkh7qnuRXABiGauKMJ39RcFl/9wUIXA75AoGBAPNC\njsnvqHEY7R1eHDPU9yMYN62cwbdbLBkTg1PI0/ZY0mSOtuwcSIfdyUSvKQHYMOaU\nUrFQeXHJ8EJxdrFSTBecNC6pmvGhvg6YWK2dqy3OdzHt42CEk9CM9vyRiKKF9JZ1\niPd/MtjqAf1UxkbRLKfQRFmxh6EfVJeV5rv7Vm5lAoGAO9TNaJHSYWoYb/fVNznL\nYOCOq9fb2XwKUMfvLS1Yp5Sh7658qXOyusmKxCa7p55PEchNjHGbe6JljSym9VVN\nXBwj48kcOpWir5kugiA1vkm4UUQPnr9IxBK2ep5VUmr7hIqUbC3AuWVulpAwpo65\nHEDtnUXwfit3iKgRp61Q2ekCgYEAtHewTwfJQv5nCt6CtcFNB3Az/kzJOiodcQ0U\n5NecyKnkjE2ET248MO/NHXOFTKUCwk1Pe9RkBJL395MNp0eSxAFShTu2g4Sm51UG\nlObf07/UleoSQcyZjKLHqWCeqVQPvH+9+T8YjewtRa/a2TbdljHgQ1p9cH851quS\n3er8mDECgYBfrY31MOBLqnciRY4pF/zakjaLdWrUpd2OkGn8xL6V/cCYuLa4WbIr\ndU2+VczvmWtD/Hrswznb3r30ovMzGvGVDWbxGE8evFVyOiR7pZKXf8RRmiF1qNhV\nVCFt5S2rTF+dbxvdbwZN1JN0LBBsgpJFyg94J8rspgmd5r0yCCMHuQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "5570f926829f4665b0a94694cf6ac4b9", "name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "fingerprint": "d3:39:63:d3:e2:c6:99:48:f9:fe:f6:50:57:36:e2:47"}} 2019-01-09 17:40:00,346 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-343d973d-3e78-4b40-884a-81f618e12932 2019-01-09 17:40:00,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.441171884537s 2019-01-09 17:40:00,346 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-343d973d-3e78-4b40-884a-81f618e12932 2019-01-09 17:40:00,347 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDpTJqZqhnvLrHFMGUgnUMlC9CGs2wOqp/HtOQger4ZUu0qzvY0XWAvsjPeH6mEtL8QFtFXhk2jiFnEMqqgY5SC9w8kwfGa5YonDeq+1mYgGQ2m1bd9wyeXnQKQoe+06kLQxwJVHbxonGViiBlhndKea6ZH2ZuBYD7wO6AJ4pMY0842f7bYL55reSnFz2hPTbAmddJ7LDab/F3CeypW/7N840/jx4tTVBSq77Eiht3iM5ZVhRNEugZBzdaCWiXKaZZFF54smgQCggAUIl5ObAJPf3TmmkT/SqxmUqsO0rhLS71/ZfgZ+6KRz17recrFPVlVJRYpgZohRJ0jVhIFZuY9 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA6UyamaoZ7y6xxTBlIJ1DJQvQhrNsDqqfx7TkIHq+GVLtKs72\nNF1gL7Iz3h+phLS/EBbRV4ZNo4hZxDKqoGOUgvcPJMHxmuWKJw3qvtZmIBkNptW3\nfcMnl50CkKHvtOpC0McCVR28aJxlYogZYZ3SnmumR9mbgWA+8DugCeKTGNPONn+2\n2C+ea3kpxc9oT02wJnXSeyw2m/xdwnsqVv+zfONP48eLU1QUqu+xIobd4jOWVYUT\nRLoGQc3WglolymmWRReeLJoEAoIAFCJeTmwCT3905ppE/0qsZlKrDtK4S0u9f2X4\nGfuikc9e63nKxT1ZVSUWKYGaIUSdI1YSBWbmPQIDAQABAoIBAQCG5FD7ilvGbORC\nlJHUQrmhAOzIBZP0AvmxmcjRcsbZk5Yny1SVwGuuCEZvJzV30p4qalcOWUwowtzM\nUVNQu2MSOlFaOn08x32SyTwyrXqNEo9PKIEYyS7qPdFO2SLlIxIQ7xBNMI1QmyUP\nzIuIYp12Fd4l6w87xe9+LauCK6xLjIkxX0UZiY8BpQQ340x5THtYnlAi8fW+dMZc\nGwfTyTWxmR2CLRlbJAIT1zeILkQGVBglD+7lIGxZEFdleydTlehnkDQQcAvui+VG\nJcTze4LOlf851jRbaz10ZcP63Ogy90mZ0UUBgw2/CCeroZ0MTp13e6LN9HuB7sAH\nZcrIxoxhAoGBAPWEf/95iA7yW13avEMdImzWE6h1MxL16h4TEuqDb382Dul8aDAX\nyj8QCbVswQcJQoGJaAZFFYPOEo4FSq3a87JARsh5sVtIhQ+YGfS6IJQ6YzQd1Ad7\n6a1gvoK2wyZUkXjYNx67Amggkh7qnuRXABiGauKMJ39RcFl/9wUIXA75AoGBAPNC\njsnvqHEY7R1eHDPU9yMYN62cwbdbLBkTg1PI0/ZY0mSOtuwcSIfdyUSvKQHYMOaU\nUrFQeXHJ8EJxdrFSTBecNC6pmvGhvg6YWK2dqy3OdzHt42CEk9CM9vyRiKKF9JZ1\niPd/MtjqAf1UxkbRLKfQRFmxh6EfVJeV5rv7Vm5lAoGAO9TNaJHSYWoYb/fVNznL\nYOCOq9fb2XwKUMfvLS1Yp5Sh7658qXOyusmKxCa7p55PEchNjHGbe6JljSym9VVN\nXBwj48kcOpWir5kugiA1vkm4UUQPnr9IxBK2ep5VUmr7hIqUbC3AuWVulpAwpo65\nHEDtnUXwfit3iKgRp61Q2ekCgYEAtHewTwfJQv5nCt6CtcFNB3Az/kzJOiodcQ0U\n5NecyKnkjE2ET248MO/NHXOFTKUCwk1Pe9RkBJL395MNp0eSxAFShTu2g4Sm51UG\nlObf07/UleoSQcyZjKLHqWCeqVQPvH+9+T8YjewtRa/a2TbdljHgQ1p9cH851quS\n3er8mDECgYBfrY31MOBLqnciRY4pF/zakjaLdWrUpd2OkGn8xL6V/cCYuLa4WbIr\ndU2+VczvmWtD/Hrswznb3r30ovMzGvGVDWbxGE8evFVyOiR7pZKXf8RRmiF1qNhV\nVCFt5S2rTF+dbxvdbwZN1JN0LBBsgpJFyg94J8rspgmd5r0yCCMHuQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'5570f926829f4665b0a94694cf6ac4b9', 'name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'created_at': '2019-01-09T17:40:00.347687', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'726f4c2317c347bf85a7afd6cf32cd43', 'name': 'cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd3:39:63:d3:e2:c6:99:48:f9:fe:f6:50:57:36:e2:47', 'type': 'ssh', 'id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1'}) 2019-01-09 17:40:00,348 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA6UyamaoZ7y6xxTBlIJ1DJQvQhrNsDqqfx7TkIHq+GVLtKs72 NF1gL7Iz3h+phLS/EBbRV4ZNo4hZxDKqoGOUgvcPJMHxmuWKJw3qvtZmIBkNptW3 fcMnl50CkKHvtOpC0McCVR28aJxlYogZYZ3SnmumR9mbgWA+8DugCeKTGNPONn+2 2C+ea3kpxc9oT02wJnXSeyw2m/xdwnsqVv+zfONP48eLU1QUqu+xIobd4jOWVYUT RLoGQc3WglolymmWRReeLJoEAoIAFCJeTmwCT3905ppE/0qsZlKrDtK4S0u9f2X4 Gfuikc9e63nKxT1ZVSUWKYGaIUSdI1YSBWbmPQIDAQABAoIBAQCG5FD7ilvGbORC lJHUQrmhAOzIBZP0AvmxmcjRcsbZk5Yny1SVwGuuCEZvJzV30p4qalcOWUwowtzM UVNQu2MSOlFaOn08x32SyTwyrXqNEo9PKIEYyS7qPdFO2SLlIxIQ7xBNMI1QmyUP zIuIYp12Fd4l6w87xe9+LauCK6xLjIkxX0UZiY8BpQQ340x5THtYnlAi8fW+dMZc GwfTyTWxmR2CLRlbJAIT1zeILkQGVBglD+7lIGxZEFdleydTlehnkDQQcAvui+VG JcTze4LOlf851jRbaz10ZcP63Ogy90mZ0UUBgw2/CCeroZ0MTp13e6LN9HuB7sAH ZcrIxoxhAoGBAPWEf/95iA7yW13avEMdImzWE6h1MxL16h4TEuqDb382Dul8aDAX yj8QCbVswQcJQoGJaAZFFYPOEo4FSq3a87JARsh5sVtIhQ+YGfS6IJQ6YzQd1Ad7 6a1gvoK2wyZUkXjYNx67Amggkh7qnuRXABiGauKMJ39RcFl/9wUIXA75AoGBAPNC jsnvqHEY7R1eHDPU9yMYN62cwbdbLBkTg1PI0/ZY0mSOtuwcSIfdyUSvKQHYMOaU UrFQeXHJ8EJxdrFSTBecNC6pmvGhvg6YWK2dqy3OdzHt42CEk9CM9vyRiKKF9JZ1 iPd/MtjqAf1UxkbRLKfQRFmxh6EfVJeV5rv7Vm5lAoGAO9TNaJHSYWoYb/fVNznL YOCOq9fb2XwKUMfvLS1Yp5Sh7658qXOyusmKxCa7p55PEchNjHGbe6JljSym9VVN XBwj48kcOpWir5kugiA1vkm4UUQPnr9IxBK2ep5VUmr7hIqUbC3AuWVulpAwpo65 HEDtnUXwfit3iKgRp61Q2ekCgYEAtHewTwfJQv5nCt6CtcFNB3Az/kzJOiodcQ0U 5NecyKnkjE2ET248MO/NHXOFTKUCwk1Pe9RkBJL395MNp0eSxAFShTu2g4Sm51UG lObf07/UleoSQcyZjKLHqWCeqVQPvH+9+T8YjewtRa/a2TbdljHgQ1p9cH851quS 3er8mDECgYBfrY31MOBLqnciRY4pF/zakjaLdWrUpd2OkGn8xL6V/cCYuLa4WbIr dU2+VczvmWtD/Hrswznb3r30ovMzGvGVDWbxGE8evFVyOiR7pZKXf8RRmiF1qNhV VCFt5S2rTF+dbxvdbwZN1JN0LBBsgpJFyg94J8rspgmd5r0yCCMHuQ== -----END RSA PRIVATE KEY----- 2019-01-09 17:40:00,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-09 17:40:00,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '{"security_group": {"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-01-09 17:40:00,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-5d0f7219-864e-4bf0-83e8-be89eafcc208 Date: Wed, 09 Jan 2019 17:40:00 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:00Z", "updated_at": "2019-01-09T17:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "3153fe9e-c836-454e-8eca-29a813facb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "af8164eb-0073-40b3-9916-d100d578b62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 2, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}} 2019-01-09 17:40:00,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-5d0f7219-864e-4bf0-83e8-be89eafcc208 2019-01-09 17:40:00,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.375058889389s 2019-01-09 17:40:00,726 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-5d0f7219-864e-4bf0-83e8-be89eafcc208 2019-01-09 17:40:00,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:40:00,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:00,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-ded90c58-9dc0-48ec-ae56-ed11f3b4fd11 Date: Wed, 09 Jan 2019 17:40:00 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:00Z", "updated_at": "2019-01-09T17:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "3153fe9e-c836-454e-8eca-29a813facb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "af8164eb-0073-40b3-9916-d100d578b62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 2, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}, {"description": "Default security group", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:38:30Z", "updated_at": "2019-01-09T17:38:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "364dd655-316e-4a40-b48c-743f81db1bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "380c55cb-6a43-49f7-b1fc-3e7f04c4415c", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "66b62c16-d9c2-4461-8527-f86ceff172a2", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "8f43c005-3091-47ed-af17-a68b08421cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 4, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "name": "default"}]} 2019-01-09 17:40:00,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ded90c58-9dc0-48ec-ae56-ed11f3b4fd11 2019-01-09 17:40:00,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0693829059601s 2019-01-09 17:40:00,800 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-ded90c58-9dc0-48ec-ae56-ed11f3b4fd11 2019-01-09 17:40:00,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:40:00,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -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": "4f330309-b32a-43c4-99e3-ce7d389eb47a"}}' 2019-01-09 17:40:00,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-7bcf0f4f-4496-446e-a9e7-077d11515c4c Date: Wed, 09 Jan 2019 17:40:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "port_range_min": 22, "revision_number": 0, "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:00Z", "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "c80357cb-3be0-4820-ab71-2efeee6a9bc2"}} 2019-01-09 17:40:00,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-7bcf0f4f-4496-446e-a9e7-077d11515c4c 2019-01-09 17:40:00,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.160173892975s 2019-01-09 17:40:00,965 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-7bcf0f4f-4496-446e-a9e7-077d11515c4c 2019-01-09 17:40:00,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:40:00,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:01,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-a162e8ef-b71d-4cda-a08a-2c5807db58e9 Date: Wed, 09 Jan 2019 17:40:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:00Z", "updated_at": "2019-01-09T17:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "3153fe9e-c836-454e-8eca-29a813facb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "af8164eb-0073-40b3-9916-d100d578b62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "c80357cb-3be0-4820-ab71-2efeee6a9bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 22, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 3, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}, {"description": "Default security group", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:38:30Z", "updated_at": "2019-01-09T17:38:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "364dd655-316e-4a40-b48c-743f81db1bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "380c55cb-6a43-49f7-b1fc-3e7f04c4415c", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "66b62c16-d9c2-4461-8527-f86ceff172a2", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "8f43c005-3091-47ed-af17-a68b08421cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 4, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "name": "default"}]} 2019-01-09 17:40:01,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a162e8ef-b71d-4cda-a08a-2c5807db58e9 2019-01-09 17:40:01,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0486831665039s 2019-01-09 17:40:01,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a162e8ef-b71d-4cda-a08a-2c5807db58e9 2019-01-09 17:40:01,020 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:40:01,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -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": "4f330309-b32a-43c4-99e3-ce7d389eb47a"}}' 2019-01-09 17:40:01,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-d85ccf85-7149-4c27-b3c4-1d495c6f7e36 Date: Wed, 09 Jan 2019 17:40:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "port_range_min": null, "revision_number": 0, "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:01Z", "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "62a5f5e5-c314-4a7a-968e-2c8d218d8ff1"}} 2019-01-09 17:40:01,162 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-d85ccf85-7149-4c27-b3c4-1d495c6f7e36 2019-01-09 17:40:01,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141806840897s 2019-01-09 17:40:01,162 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-d85ccf85-7149-4c27-b3c4-1d495c6f7e36 2019-01-09 17:40:01,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:40:01,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:01,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-733499f6-fc50-4592-bd59-63abb410986b Date: Wed, 09 Jan 2019 17:40:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:00Z", "updated_at": "2019-01-09T17:40:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "3153fe9e-c836-454e-8eca-29a813facb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "62a5f5e5-c314-4a7a-968e-2c8d218d8ff1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "af8164eb-0073-40b3-9916-d100d578b62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "c80357cb-3be0-4820-ab71-2efeee6a9bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 22, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 4, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}, {"description": "Default security group", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:38:30Z", "updated_at": "2019-01-09T17:38:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "364dd655-316e-4a40-b48c-743f81db1bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "380c55cb-6a43-49f7-b1fc-3e7f04c4415c", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "66b62c16-d9c2-4461-8527-f86ceff172a2", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "8f43c005-3091-47ed-af17-a68b08421cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 4, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "name": "default"}]} 2019-01-09 17:40:01,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-733499f6-fc50-4592-bd59-63abb410986b 2019-01-09 17:40:01,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0448551177979s 2019-01-09 17:40:01,211 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-733499f6-fc50-4592-bd59-63abb410986b 2019-01-09 17:40:01,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:40:01,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -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": "4f330309-b32a-43c4-99e3-ce7d389eb47a"}}' 2019-01-09 17:40:01,358 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8bf130c9-9817-4d7b-a0dd-2043b6987f42 Date: Wed, 09 Jan 2019 17:40:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "port_range_min": 80, "revision_number": 0, "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:01Z", "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "a3c2ad69-2d88-42e7-adc2-d60b1fc16e72"}} 2019-01-09 17:40:01,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-8bf130c9-9817-4d7b-a0dd-2043b6987f42 2019-01-09 17:40:01,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.14439201355s 2019-01-09 17:40:01,358 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-8bf130c9-9817-4d7b-a0dd-2043b6987f42 2019-01-09 17:40:01,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:40:01,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:01,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-c9e632a3-8d88-4571-bb58-d40144844457 Date: Wed, 09 Jan 2019 17:40:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:00Z", "updated_at": "2019-01-09T17:40:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "3153fe9e-c836-454e-8eca-29a813facb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "62a5f5e5-c314-4a7a-968e-2c8d218d8ff1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "a3c2ad69-2d88-42e7-adc2-d60b1fc16e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 80, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "af8164eb-0073-40b3-9916-d100d578b62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "c80357cb-3be0-4820-ab71-2efeee6a9bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 22, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 5, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}, {"description": "Default security group", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:38:30Z", "updated_at": "2019-01-09T17:38:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "364dd655-316e-4a40-b48c-743f81db1bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "380c55cb-6a43-49f7-b1fc-3e7f04c4415c", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "66b62c16-d9c2-4461-8527-f86ceff172a2", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "8f43c005-3091-47ed-af17-a68b08421cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 4, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "name": "default"}]} 2019-01-09 17:40:01,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-c9e632a3-8d88-4571-bb58-d40144844457 2019-01-09 17:40:01,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0453600883484s 2019-01-09 17:40:01,408 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-c9e632a3-8d88-4571-bb58-d40144844457 2019-01-09 17:40:01,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:40:01,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -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": "4f330309-b32a-43c4-99e3-ce7d389eb47a"}}' 2019-01-09 17:40:01,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-ed670806-7fe7-4e40-87c4-934d973e9bb6 Date: Wed, 09 Jan 2019 17:40:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "port_range_min": 443, "revision_number": 0, "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:01Z", "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "0c2ffe6b-69d9-4bb4-847a-fd08274c0c80"}} 2019-01-09 17:40:01,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-ed670806-7fe7-4e40-87c4-934d973e9bb6 2019-01-09 17:40:01,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132648944855s 2019-01-09 17:40:01,544 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-ed670806-7fe7-4e40-87c4-934d973e9bb6 2019-01-09 17:40:01,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:40:01,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:01,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-2f742325-e1eb-45b2-8467-ce6ce5465eee Date: Wed, 09 Jan 2019 17:40:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:00Z", "updated_at": "2019-01-09T17:40:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "0c2ffe6b-69d9-4bb4-847a-fd08274c0c80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 443, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "3153fe9e-c836-454e-8eca-29a813facb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "62a5f5e5-c314-4a7a-968e-2c8d218d8ff1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "a3c2ad69-2d88-42e7-adc2-d60b1fc16e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 80, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "af8164eb-0073-40b3-9916-d100d578b62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "c80357cb-3be0-4820-ab71-2efeee6a9bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 22, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 6, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}, {"description": "Default security group", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:38:30Z", "updated_at": "2019-01-09T17:38:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "364dd655-316e-4a40-b48c-743f81db1bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "380c55cb-6a43-49f7-b1fc-3e7f04c4415c", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "66b62c16-d9c2-4461-8527-f86ceff172a2", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "8f43c005-3091-47ed-af17-a68b08421cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 4, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "name": "default"}]} 2019-01-09 17:40:01,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-2f742325-e1eb-45b2-8467-ce6ce5465eee 2019-01-09 17:40:01,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0470948219299s 2019-01-09 17:40:01,596 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-2f742325-e1eb-45b2-8467-ce6ce5465eee 2019-01-09 17:40:01,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:40:01,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -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": "4f330309-b32a-43c4-99e3-ce7d389eb47a"}}' 2019-01-09 17:40:01,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-95d08026-e429-4eda-b966-46e9ca5a0c4a Date: Wed, 09 Jan 2019 17:40:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "port_range_min": 5671, "revision_number": 0, "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:01Z", "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "8b19ceb0-4e14-419a-950d-680a14da31aa"}} 2019-01-09 17:40:01,747 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-95d08026-e429-4eda-b966-46e9ca5a0c4a 2019-01-09 17:40:01,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.148478031158s 2019-01-09 17:40:01,748 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-95d08026-e429-4eda-b966-46e9ca5a0c4a 2019-01-09 17:40:01,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:40:01,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:01,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-9d1550cc-c6c0-4c6c-beb6-51cf5ceeda6b Date: Wed, 09 Jan 2019 17:40:01 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:00Z", "updated_at": "2019-01-09T17:40:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "0c2ffe6b-69d9-4bb4-847a-fd08274c0c80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 443, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "3153fe9e-c836-454e-8eca-29a813facb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "62a5f5e5-c314-4a7a-968e-2c8d218d8ff1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "8b19ceb0-4e14-419a-950d-680a14da31aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "a3c2ad69-2d88-42e7-adc2-d60b1fc16e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 80, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "af8164eb-0073-40b3-9916-d100d578b62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "c80357cb-3be0-4820-ab71-2efeee6a9bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 22, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 7, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}, {"description": "Default security group", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:38:30Z", "updated_at": "2019-01-09T17:38:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "364dd655-316e-4a40-b48c-743f81db1bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "380c55cb-6a43-49f7-b1fc-3e7f04c4415c", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "66b62c16-d9c2-4461-8527-f86ceff172a2", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "8f43c005-3091-47ed-af17-a68b08421cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 4, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "name": "default"}]} 2019-01-09 17:40:01,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9d1550cc-c6c0-4c6c-beb6-51cf5ceeda6b 2019-01-09 17:40:01,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0520467758179s 2019-01-09 17:40:01,804 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-9d1550cc-c6c0-4c6c-beb6-51cf5ceeda6b 2019-01-09 17:40:01,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:40:01,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -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": "4f330309-b32a-43c4-99e3-ce7d389eb47a"}}' 2019-01-09 17:40:01,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-330baf38-a79d-4c7b-876f-a03b68654103 Date: Wed, 09 Jan 2019 17:40:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "port_range_min": 53333, "revision_number": 0, "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:01Z", "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "65ed1013-683a-4b82-baa7-067547522d53"}} 2019-01-09 17:40:01,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-330baf38-a79d-4c7b-876f-a03b68654103 2019-01-09 17:40:01,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139436006546s 2019-01-09 17:40:01,947 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-330baf38-a79d-4c7b-876f-a03b68654103 2019-01-09 17:40:01,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:40:01,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:02,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-b10037a0-89d7-4cf5-8ac8-9b5d92f27da3 Date: Wed, 09 Jan 2019 17:40:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"510bf5c2-227f-40b5-b880-df6ffb0846ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"726f4c2317c347bf85a7afd6cf32cd43","l2_adjacency":true,"status":"ACTIVE","subnets":["da281838-9912-409d-9c5e-067f246f5249"],"description":"","tags":[],"updated_at":"2019-01-09T17:38:32Z","qos_policy_id":null,"name":"cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1","admin_state_up":true,"tenant_id":"726f4c2317c347bf85a7afd6cf32cd43","created_at":"2019-01-09T17:38:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 17:40:02,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b10037a0-89d7-4cf5-8ac8-9b5d92f27da3 2019-01-09 17:40:02,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0951960086823s 2019-01-09 17:40:02,044 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b10037a0-89d7-4cf5-8ac8-9b5d92f27da3 2019-01-09 17:40:02,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:40:02,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:02,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-5aa91746-781e-4f3d-a1ef-1c6fe7dfa892 Date: Wed, 09 Jan 2019 17:40:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/snap", "metadata": {}}], "file": "/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/file", "owner": "726f4c2317c347bf85a7afd6cf32cd43", "id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "size": 4373348352, "self": "/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T17:39:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T17:39:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:40:02,086 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5aa91746-781e-4f3d-a1ef-1c6fe7dfa892 2019-01-09 17:40:02,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381441116333s 2019-01-09 17:40:02,087 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5aa91746-781e-4f3d-a1ef-1c6fe7dfa892 2019-01-09 17:40:02,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 17:40:02,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:02,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9e20c4e-5808-42c4-bab9-9bb8670120ee x-compute-request-id: req-a9e20c4e-5808-42c4-bab9-9bb8670120ee Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "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": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242"}]} 2019-01-09 17:40:02,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-a9e20c4e-5808-42c4-bab9-9bb8670120ee 2019-01-09 17:40:02,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0208859443665s 2019-01-09 17:40:02,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-a9e20c4e-5808-42c4-bab9-9bb8670120ee 2019-01-09 17:40:02,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 17:40:02,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '{"server": {"name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "imageRef": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "flavorRef": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "max_count": 1, "min_count": 1, "networks": [{"uuid": "510bf5c2-227f-40b5-b880-df6ffb0846ee"}], "security_groups": [{"name": "4f330309-b32a-43c4-99e3-ce7d389eb47a"}]}}' 2019-01-09 17:40:03,192 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 17:40:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5edd6c10-5373-4682-b170-2fe916026ea3 x-compute-request-id: req-5edd6c10-5373-4682-b170-2fe916026ea3 Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4f330309-b32a-43c4-99e3-ce7d389eb47a"}], "OS-DCF:diskConfig": "MANUAL", "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "adminPass": "yTpoNxXJwzF7"}} 2019-01-09 17:40:03,192 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-5edd6c10-5373-4682-b170-2fe916026ea3 2019-01-09 17:40:03,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.08068990707s 2019-01-09 17:40:03,192 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-5edd6c10-5373-4682-b170-2fe916026ea3 2019-01-09 17:40:03,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:03,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:03,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f5ebe01-731f-4b7a-8687-793d51b2f153 x-compute-request-id: req-4f5ebe01-731f-4b7a-8687-793d51b2f153 Content-Encoding: gzip Content-Length: 605 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "user_id": "5570f926829f4665b0a94694cf6ac4b9", "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-09T17:40:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:03,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4f5ebe01-731f-4b7a-8687-793d51b2f153 2019-01-09 17:40:03,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581487894058s 2019-01-09 17:40:03,775 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4f5ebe01-731f-4b7a-8687-793d51b2f153 2019-01-09 17:40:03,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:40:03,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:03,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-4aacffd7-e3c0-4d06-b7e4-376ad568c22f Date: Wed, 09 Jan 2019 17:40:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"510bf5c2-227f-40b5-b880-df6ffb0846ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"726f4c2317c347bf85a7afd6cf32cd43","l2_adjacency":true,"status":"ACTIVE","subnets":["da281838-9912-409d-9c5e-067f246f5249"],"description":"","tags":[],"updated_at":"2019-01-09T17:38:32Z","qos_policy_id":null,"name":"cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1","admin_state_up":true,"tenant_id":"726f4c2317c347bf85a7afd6cf32cd43","created_at":"2019-01-09T17:38:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 17:40:03,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4aacffd7-e3c0-4d06-b7e4-376ad568c22f 2019-01-09 17:40:03,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0897779464722s 2019-01-09 17:40:03,872 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-4aacffd7-e3c0-4d06-b7e4-376ad568c22f 2019-01-09 17:40:03,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 17:40:03,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:03,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-9c95a54a-2ff2-4900-9947-a1c8e1b02f12 Date: Wed, 09 Jan 2019 17:40:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"510bf5c2-227f-40b5-b880-df6ffb0846ee","tenant_id":"726f4c2317c347bf85a7afd6cf32cd43","created_at":"2019-01-09T17:38:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T17:38: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":"726f4c2317c347bf85a7afd6cf32cd43","id":"da281838-9912-409d-9c5e-067f246f5249","subnetpool_id":null,"name":"cloudify_ims-subnet_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}]} 2019-01-09 17:40:03,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9c95a54a-2ff2-4900-9947-a1c8e1b02f12 2019-01-09 17:40:03,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0468881130219s 2019-01-09 17:40:03,920 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9c95a54a-2ff2-4900-9947-a1c8e1b02f12 2019-01-09 17:40:03,921 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:05,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:05,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:06,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6e31df1-4ec7-43e7-a1bc-433c0bb3f3e4 x-compute-request-id: req-b6e31df1-4ec7-43e7-a1bc-433c0bb3f3e4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:06,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b6e31df1-4ec7-43e7-a1bc-433c0bb3f3e4 2019-01-09 17:40:06,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.21425819397s 2019-01-09 17:40:06,138 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b6e31df1-4ec7-43e7-a1bc-433c0bb3f3e4 2019-01-09 17:40:06,141 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:08,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:08,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:08,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-328006d9-2a6b-458f-b36d-425d4f089fdf x-compute-request-id: req-328006d9-2a6b-458f-b36d-425d4f089fdf Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:08,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-328006d9-2a6b-458f-b36d-425d4f089fdf 2019-01-09 17:40:08,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540656805038s 2019-01-09 17:40:08,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-328006d9-2a6b-458f-b36d-425d4f089fdf 2019-01-09 17:40:08,689 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:10,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:11,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40: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-a8f10379-fcf9-47dc-89c7-3e0a8d796de4 x-compute-request-id: req-a8f10379-fcf9-47dc-89c7-3e0a8d796de4 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:11,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a8f10379-fcf9-47dc-89c7-3e0a8d796de4 2019-01-09 17:40:11,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371239900589s 2019-01-09 17:40:11,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a8f10379-fcf9-47dc-89c7-3e0a8d796de4 2019-01-09 17:40:11,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:13,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:13,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:13,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40: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-b9785754-9b9a-40f8-a449-0b06274be446 x-compute-request-id: req-b9785754-9b9a-40f8-a449-0b06274be446 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:13,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b9785754-9b9a-40f8-a449-0b06274be446 2019-01-09 17:40:13,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183176994324s 2019-01-09 17:40:13,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b9785754-9b9a-40f8-a449-0b06274be446 2019-01-09 17:40:13,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:15,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:15,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:15,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-3c14bcd4-a65f-4635-a999-2039311269bb x-compute-request-id: req-3c14bcd4-a65f-4635-a999-2039311269bb Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:15,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3c14bcd4-a65f-4635-a999-2039311269bb 2019-01-09 17:40:15,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389409065247s 2019-01-09 17:40:15,649 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3c14bcd4-a65f-4635-a999-2039311269bb 2019-01-09 17:40:15,652 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:17,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:17,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:17,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40: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-08083562-9553-46eb-939c-ad27b62a5851 x-compute-request-id: req-08083562-9553-46eb-939c-ad27b62a5851 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:17,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-08083562-9553-46eb-939c-ad27b62a5851 2019-01-09 17:40:17,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184798002243s 2019-01-09 17:40:17,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-08083562-9553-46eb-939c-ad27b62a5851 2019-01-09 17:40:17,844 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:19,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:19,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:20,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fdac685-4ea8-412d-9b1f-e56f3dac5d4d x-compute-request-id: req-4fdac685-4ea8-412d-9b1f-e56f3dac5d4d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:20,031 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4fdac685-4ea8-412d-9b1f-e56f3dac5d4d 2019-01-09 17:40:20,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184275865555s 2019-01-09 17:40:20,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4fdac685-4ea8-412d-9b1f-e56f3dac5d4d 2019-01-09 17:40:20,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:22,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:22,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:22,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40: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-d897ae98-2ee3-424a-adcb-10382b5ec874 x-compute-request-id: req-d897ae98-2ee3-424a-adcb-10382b5ec874 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:22,393 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d897ae98-2ee3-424a-adcb-10382b5ec874 2019-01-09 17:40:22,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35512304306s 2019-01-09 17:40:22,393 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d897ae98-2ee3-424a-adcb-10382b5ec874 2019-01-09 17:40:22,397 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:24,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:24,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:24,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05bf1164-daf8-496d-ad44-c8ced1ca05d7 x-compute-request-id: req-05bf1164-daf8-496d-ad44-c8ced1ca05d7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:24,579 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-05bf1164-daf8-496d-ad44-c8ced1ca05d7 2019-01-09 17:40:24,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179536819458s 2019-01-09 17:40:24,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-05bf1164-daf8-496d-ad44-c8ced1ca05d7 2019-01-09 17:40:24,583 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:26,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:26,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:26,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40: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-39812725-d7c0-47c6-9ca3-415f5f32963d x-compute-request-id: req-39812725-d7c0-47c6-9ca3-415f5f32963d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:26,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-39812725-d7c0-47c6-9ca3-415f5f32963d 2019-01-09 17:40:26,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18320608139s 2019-01-09 17:40:26,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-39812725-d7c0-47c6-9ca3-415f5f32963d 2019-01-09 17:40:26,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:28,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:29,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40: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-d2e4b13c-b4ac-48b9-85bf-5a38ad9e7ec1 x-compute-request-id: req-d2e4b13c-b4ac-48b9-85bf-5a38ad9e7ec1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:29,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d2e4b13c-b4ac-48b9-85bf-5a38ad9e7ec1 2019-01-09 17:40:29,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495511054993s 2019-01-09 17:40:29,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d2e4b13c-b4ac-48b9-85bf-5a38ad9e7ec1 2019-01-09 17:40:29,275 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:31,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:31,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:31,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40: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-fd444daf-63bd-49db-b9b9-2ce8841311e6 x-compute-request-id: req-fd444daf-63bd-49db-b9b9-2ce8841311e6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:31,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fd444daf-63bd-49db-b9b9-2ce8841311e6 2019-01-09 17:40:31,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165552139282s 2019-01-09 17:40:31,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fd444daf-63bd-49db-b9b9-2ce8841311e6 2019-01-09 17:40:31,448 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:33,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:33,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:33,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40: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-2ca94adc-8d80-485f-938f-1fb29b64582c x-compute-request-id: req-2ca94adc-8d80-485f-938f-1fb29b64582c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:33,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2ca94adc-8d80-485f-938f-1fb29b64582c 2019-01-09 17:40:33,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169296979904s 2019-01-09 17:40:33,620 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2ca94adc-8d80-485f-938f-1fb29b64582c 2019-01-09 17:40:33,624 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:35,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:35,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:35,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40: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-39d6ce94-3efc-487e-b4ed-1c492fc125c0 x-compute-request-id: req-39d6ce94-3efc-487e-b4ed-1c492fc125c0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:35,828 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-39d6ce94-3efc-487e-b4ed-1c492fc125c0 2019-01-09 17:40:35,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201298952103s 2019-01-09 17:40:35,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-39d6ce94-3efc-487e-b4ed-1c492fc125c0 2019-01-09 17:40:35,832 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:37,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:37,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:38,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94364268-ef2c-4c9c-810f-40500750e155 x-compute-request-id: req-94364268-ef2c-4c9c-810f-40500750e155 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:38,016 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-94364268-ef2c-4c9c-810f-40500750e155 2019-01-09 17:40:38,016 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181846141815s 2019-01-09 17:40:38,017 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-94364268-ef2c-4c9c-810f-40500750e155 2019-01-09 17:40:38,021 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:40,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:40,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:40,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17: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-aed6fe57-5e55-43a9-b9f6-5f4e0b6edeba x-compute-request-id: req-aed6fe57-5e55-43a9-b9f6-5f4e0b6edeba Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:40,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aed6fe57-5e55-43a9-b9f6-5f4e0b6edeba 2019-01-09 17:40:40,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183282136917s 2019-01-09 17:40:40,207 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-aed6fe57-5e55-43a9-b9f6-5f4e0b6edeba 2019-01-09 17:40:40,211 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:42,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:42,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:42,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40: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-d9cc80e2-7918-458b-84e9-d0e027f09ee2 x-compute-request-id: req-d9cc80e2-7918-458b-84e9-d0e027f09ee2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:42,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d9cc80e2-7918-458b-84e9-d0e027f09ee2 2019-01-09 17:40:42,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166580915451s 2019-01-09 17:40:42,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d9cc80e2-7918-458b-84e9-d0e027f09ee2 2019-01-09 17:40:42,384 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:44,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:44,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:44,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40: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-2ce65b75-bcad-4079-8ac4-a17ea682f9b3 x-compute-request-id: req-2ce65b75-bcad-4079-8ac4-a17ea682f9b3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:44,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2ce65b75-bcad-4079-8ac4-a17ea682f9b3 2019-01-09 17:40:44,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364466190338s 2019-01-09 17:40:44,752 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2ce65b75-bcad-4079-8ac4-a17ea682f9b3 2019-01-09 17:40:44,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:46,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:46,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:46,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eaf3720d-fb0b-4cae-9a26-525f33647fd0 x-compute-request-id: req-eaf3720d-fb0b-4cae-9a26-525f33647fd0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:46,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-eaf3720d-fb0b-4cae-9a26-525f33647fd0 2019-01-09 17:40:46,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180815935135s 2019-01-09 17:40:46,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-eaf3720d-fb0b-4cae-9a26-525f33647fd0 2019-01-09 17:40:46,943 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:48,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:48,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:49,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25c7cf3f-f36d-4237-a69f-1adfbc68acd9 x-compute-request-id: req-25c7cf3f-f36d-4237-a69f-1adfbc68acd9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:49,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-25c7cf3f-f36d-4237-a69f-1adfbc68acd9 2019-01-09 17:40:49,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185518026352s 2019-01-09 17:40:49,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-25c7cf3f-f36d-4237-a69f-1adfbc68acd9 2019-01-09 17:40:49,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:51,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:51,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:51,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2994e90a-2e66-4e4e-8337-54c31b269c79 x-compute-request-id: req-2994e90a-2e66-4e4e-8337-54c31b269c79 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:51,534 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2994e90a-2e66-4e4e-8337-54c31b269c79 2019-01-09 17:40:51,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395434141159s 2019-01-09 17:40:51,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2994e90a-2e66-4e4e-8337-54c31b269c79 2019-01-09 17:40:51,538 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:53,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:53,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:54,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40: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-dbc806d9-51de-4bd6-ba8e-b3443b9f3906 x-compute-request-id: req-dbc806d9-51de-4bd6-ba8e-b3443b9f3906 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:54,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dbc806d9-51de-4bd6-ba8e-b3443b9f3906 2019-01-09 17:40:54,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533118963242s 2019-01-09 17:40:54,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dbc806d9-51de-4bd6-ba8e-b3443b9f3906 2019-01-09 17:40:54,079 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:56,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:56,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:56,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bb5775f-6a1b-430f-b2fc-d68cc107a6ae x-compute-request-id: req-9bb5775f-6a1b-430f-b2fc-d68cc107a6ae Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:56,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9bb5775f-6a1b-430f-b2fc-d68cc107a6ae 2019-01-09 17:40:56,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189831018448s 2019-01-09 17:40:56,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9bb5775f-6a1b-430f-b2fc-d68cc107a6ae 2019-01-09 17:40:56,276 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:40:58,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:40:58,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:40:58,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:40:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-03068d7a-1825-46a4-804d-4148595a5b19 x-compute-request-id: req-03068d7a-1825-46a4-804d-4148595a5b19 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:40:58,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-03068d7a-1825-46a4-804d-4148595a5b19 2019-01-09 17:40:58,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.441338062286s 2019-01-09 17:40:58,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-03068d7a-1825-46a4-804d-4148595a5b19 2019-01-09 17:40:58,724 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:00,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:00,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:00,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6715912-c919-4323-91c9-020e1ed3cb03 x-compute-request-id: req-e6715912-c919-4323-91c9-020e1ed3cb03 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:00,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e6715912-c919-4323-91c9-020e1ed3cb03 2019-01-09 17:41:00,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165671110153s 2019-01-09 17:41:00,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e6715912-c919-4323-91c9-020e1ed3cb03 2019-01-09 17:41:00,894 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:02,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:02,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:03,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7b6dda81-5075-4c7f-acd9-512cca27d63a x-compute-request-id: req-7b6dda81-5075-4c7f-acd9-512cca27d63a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:03,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7b6dda81-5075-4c7f-acd9-512cca27d63a 2019-01-09 17:41:03,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18581199646s 2019-01-09 17:41:03,083 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7b6dda81-5075-4c7f-acd9-512cca27d63a 2019-01-09 17:41:03,086 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:05,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:05,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:05,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15c098f8-d2b6-4921-ba36-fb415472d832 x-compute-request-id: req-15c098f8-d2b6-4921-ba36-fb415472d832 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:05,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-15c098f8-d2b6-4921-ba36-fb415472d832 2019-01-09 17:41:05,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.334851980209s 2019-01-09 17:41:05,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-15c098f8-d2b6-4921-ba36-fb415472d832 2019-01-09 17:41:05,427 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:07,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:07,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:07,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41: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-60dd9ae4-e4b6-479b-bff9-a1780fd049c7 x-compute-request-id: req-60dd9ae4-e4b6-479b-bff9-a1780fd049c7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:07,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-60dd9ae4-e4b6-479b-bff9-a1780fd049c7 2019-01-09 17:41:07,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551856994629s 2019-01-09 17:41:07,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-60dd9ae4-e4b6-479b-bff9-a1780fd049c7 2019-01-09 17:41:07,983 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:09,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:09,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:10,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b209b983-6c12-4379-a457-9b750c3d013f x-compute-request-id: req-b209b983-6c12-4379-a457-9b750c3d013f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:10,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b209b983-6c12-4379-a457-9b750c3d013f 2019-01-09 17:41:10,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348014116287s 2019-01-09 17:41:10,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b209b983-6c12-4379-a457-9b750c3d013f 2019-01-09 17:41:10,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:12,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:12,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:12,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41: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-7892ad76-20e3-4c93-8fd6-a18310a9e7d3 x-compute-request-id: req-7892ad76-20e3-4c93-8fd6-a18310a9e7d3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:12,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7892ad76-20e3-4c93-8fd6-a18310a9e7d3 2019-01-09 17:41:12,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547304868698s 2019-01-09 17:41:12,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7892ad76-20e3-4c93-8fd6-a18310a9e7d3 2019-01-09 17:41:12,893 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:14,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:14,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:15,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41: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-e8715e1e-b7a7-4d5d-9cc2-bd6441b91e95 x-compute-request-id: req-e8715e1e-b7a7-4d5d-9cc2-bd6441b91e95 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:15,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e8715e1e-b7a7-4d5d-9cc2-bd6441b91e95 2019-01-09 17:41:15,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389719009399s 2019-01-09 17:41:15,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e8715e1e-b7a7-4d5d-9cc2-bd6441b91e95 2019-01-09 17:41:15,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:17,292 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:17,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:17,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41: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-85ae19bd-962e-4220-9769-4223ed34fa2c x-compute-request-id: req-85ae19bd-962e-4220-9769-4223ed34fa2c Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:17,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-85ae19bd-962e-4220-9769-4223ed34fa2c 2019-01-09 17:41:17,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471502065659s 2019-01-09 17:41:17,764 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-85ae19bd-962e-4220-9769-4223ed34fa2c 2019-01-09 17:41:17,768 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:19,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:19,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:20,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e47f83e8-fb13-439a-a02b-00e64a0cdeed x-compute-request-id: req-e47f83e8-fb13-439a-a02b-00e64a0cdeed Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:20,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e47f83e8-fb13-439a-a02b-00e64a0cdeed 2019-01-09 17:41:20,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356256008148s 2019-01-09 17:41:20,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e47f83e8-fb13-439a-a02b-00e64a0cdeed 2019-01-09 17:41:20,131 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:22,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:22,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:22,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f9bc6db-6a03-43d3-9063-cc1040e52119 x-compute-request-id: req-2f9bc6db-6a03-43d3-9063-cc1040e52119 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:22,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2f9bc6db-6a03-43d3-9063-cc1040e52119 2019-01-09 17:41:22,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351129055023s 2019-01-09 17:41:22,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2f9bc6db-6a03-43d3-9063-cc1040e52119 2019-01-09 17:41:22,489 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:24,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:24,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:24,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eee459ca-793a-484d-aae6-b8503c292c23 x-compute-request-id: req-eee459ca-793a-484d-aae6-b8503c292c23 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:24,839 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-eee459ca-793a-484d-aae6-b8503c292c23 2019-01-09 17:41:24,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347887039185s 2019-01-09 17:41:24,840 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-eee459ca-793a-484d-aae6-b8503c292c23 2019-01-09 17:41:24,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:26,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:26,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:27,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4e51f7e-2ede-45fd-8f79-1e75f5b8a193 x-compute-request-id: req-c4e51f7e-2ede-45fd-8f79-1e75f5b8a193 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:27,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c4e51f7e-2ede-45fd-8f79-1e75f5b8a193 2019-01-09 17:41:27,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175764083862s 2019-01-09 17:41:27,022 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c4e51f7e-2ede-45fd-8f79-1e75f5b8a193 2019-01-09 17:41:27,026 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:29,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:29,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:29,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46b7d85f-a672-4dcd-be42-93dfffd53b1d x-compute-request-id: req-46b7d85f-a672-4dcd-be42-93dfffd53b1d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:29,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-46b7d85f-a672-4dcd-be42-93dfffd53b1d 2019-01-09 17:41:29,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353331804276s 2019-01-09 17:41:29,383 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-46b7d85f-a672-4dcd-be42-93dfffd53b1d 2019-01-09 17:41:29,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:31,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:31,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:31,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da11d0bb-289a-446f-90a4-9b29281c89fa x-compute-request-id: req-da11d0bb-289a-446f-90a4-9b29281c89fa Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:31,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-da11d0bb-289a-446f-90a4-9b29281c89fa 2019-01-09 17:41:31,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185343027115s 2019-01-09 17:41:31,575 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-da11d0bb-289a-446f-90a4-9b29281c89fa 2019-01-09 17:41:31,579 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:33,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:33,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:33,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4921dc10-99ad-420a-9b7d-7a529f2cf522 x-compute-request-id: req-4921dc10-99ad-420a-9b7d-7a529f2cf522 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:33,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4921dc10-99ad-420a-9b7d-7a529f2cf522 2019-01-09 17:41:33,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174844026566s 2019-01-09 17:41:33,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4921dc10-99ad-420a-9b7d-7a529f2cf522 2019-01-09 17:41:33,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:35,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:35,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:36,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41: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-ec83e7a9-8ca2-4032-aa91-cd860757ece6 x-compute-request-id: req-ec83e7a9-8ca2-4032-aa91-cd860757ece6 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:36,183 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ec83e7a9-8ca2-4032-aa91-cd860757ece6 2019-01-09 17:41:36,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419894933701s 2019-01-09 17:41:36,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ec83e7a9-8ca2-4032-aa91-cd860757ece6 2019-01-09 17:41:36,187 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:38,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:38,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:38,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41: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-1f6bb2ec-2349-4120-a3c3-95af6922f2a0 x-compute-request-id: req-1f6bb2ec-2349-4120-a3c3-95af6922f2a0 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:38,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1f6bb2ec-2349-4120-a3c3-95af6922f2a0 2019-01-09 17:41:38,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180989980698s 2019-01-09 17:41:38,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1f6bb2ec-2349-4120-a3c3-95af6922f2a0 2019-01-09 17:41:38,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:40,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:40,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:40,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-888e04c2-c2b5-4c7e-8a34-f3815b28a88d x-compute-request-id: req-888e04c2-c2b5-4c7e-8a34-f3815b28a88d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:40,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-888e04c2-c2b5-4c7e-8a34-f3815b28a88d 2019-01-09 17:41:40,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169060945511s 2019-01-09 17:41:40,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-888e04c2-c2b5-4c7e-8a34-f3815b28a88d 2019-01-09 17:41:40,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:42,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:42,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:42,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41: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-0ebb9501-68c9-4908-8fb7-cd13acfb041d x-compute-request-id: req-0ebb9501-68c9-4908-8fb7-cd13acfb041d Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:42,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0ebb9501-68c9-4908-8fb7-cd13acfb041d 2019-01-09 17:41:42,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176857948303s 2019-01-09 17:41:42,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0ebb9501-68c9-4908-8fb7-cd13acfb041d 2019-01-09 17:41:42,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:44,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:44,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:44,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7231a61-ddca-4970-9869-c95f4f6ad257 x-compute-request-id: req-b7231a61-ddca-4970-9869-c95f4f6ad257 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:44,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b7231a61-ddca-4970-9869-c95f4f6ad257 2019-01-09 17:41:44,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187546014786s 2019-01-09 17:41:44,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b7231a61-ddca-4970-9869-c95f4f6ad257 2019-01-09 17:41:44,929 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:46,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:46,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:47,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41: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-ae5cfbde-5d63-4415-8b26-185936d244ad x-compute-request-id: req-ae5cfbde-5d63-4415-8b26-185936d244ad Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:47,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ae5cfbde-5d63-4415-8b26-185936d244ad 2019-01-09 17:41:47,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370249986649s 2019-01-09 17:41:47,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ae5cfbde-5d63-4415-8b26-185936d244ad 2019-01-09 17:41:47,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:49,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:49,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:49,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41: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-44eab762-d222-494e-b496-b14e3a7fd18a x-compute-request-id: req-44eab762-d222-494e-b496-b14e3a7fd18a Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:49,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-44eab762-d222-494e-b496-b14e3a7fd18a 2019-01-09 17:41:49,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180126190186s 2019-01-09 17:41:49,489 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-44eab762-d222-494e-b496-b14e3a7fd18a 2019-01-09 17:41:49,492 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:51,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:51,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:51,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41: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-5b6a8c15-3b8f-4f2b-9232-93e5c295ca14 x-compute-request-id: req-5b6a8c15-3b8f-4f2b-9232-93e5c295ca14 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:51,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5b6a8c15-3b8f-4f2b-9232-93e5c295ca14 2019-01-09 17:41:51,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174606084824s 2019-01-09 17:41:51,670 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5b6a8c15-3b8f-4f2b-9232-93e5c295ca14 2019-01-09 17:41:51,674 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:53,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:53,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:54,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41: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-1629d06b-1517-436e-8801-497f22f5984e x-compute-request-id: req-1629d06b-1517-436e-8801-497f22f5984e Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:54,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1629d06b-1517-436e-8801-497f22f5984e 2019-01-09 17:41:54,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358835935593s 2019-01-09 17:41:54,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1629d06b-1517-436e-8801-497f22f5984e 2019-01-09 17:41:54,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:56,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:56,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:56,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41: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-ea7100ba-5aaa-403f-b956-7c81a72526f1 x-compute-request-id: req-ea7100ba-5aaa-403f-b956-7c81a72526f1 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:56,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ea7100ba-5aaa-403f-b956-7c81a72526f1 2019-01-09 17:41:56,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365561962128s 2019-01-09 17:41:56,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ea7100ba-5aaa-403f-b956-7c81a72526f1 2019-01-09 17:41:56,412 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:41:58,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:41:58,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:41:58,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:41:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a66a0b0-1bbc-4ffa-b5c9-d175be6a46c2 x-compute-request-id: req-2a66a0b0-1bbc-4ffa-b5c9-d175be6a46c2 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:41:58,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2a66a0b0-1bbc-4ffa-b5c9-d175be6a46c2 2019-01-09 17:41:58,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355111837387s 2019-01-09 17:41:58,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2a66a0b0-1bbc-4ffa-b5c9-d175be6a46c2 2019-01-09 17:41:58,773 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:42:00,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:42:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:01,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd0aa86f-d74a-48df-a9d5-0a2ecb830248 x-compute-request-id: req-bd0aa86f-d74a-48df-a9d5-0a2ecb830248 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:42:01,111 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bd0aa86f-d74a-48df-a9d5-0a2ecb830248 2019-01-09 17:42:01,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335722923279s 2019-01-09 17:42:01,112 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bd0aa86f-d74a-48df-a9d5-0a2ecb830248 2019-01-09 17:42:01,116 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:42:03,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:42:03,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:03,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f865422-3891-4c16-a57c-fd3b78ba8bd3 x-compute-request-id: req-0f865422-3891-4c16-a57c-fd3b78ba8bd3 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:42:03,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0f865422-3891-4c16-a57c-fd3b78ba8bd3 2019-01-09 17:42:03,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44077205658s 2019-01-09 17:42:03,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-0f865422-3891-4c16-a57c-fd3b78ba8bd3 2019-01-09 17:42:03,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:42:05,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:42:05,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:05,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a9a15e7-c9c3-4c54-baa5-6a12b2ee916f x-compute-request-id: req-7a9a15e7-c9c3-4c54-baa5-6a12b2ee916f Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:42:05,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7a9a15e7-c9c3-4c54-baa5-6a12b2ee916f 2019-01-09 17:42:05,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373454093933s 2019-01-09 17:42:05,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7a9a15e7-c9c3-4c54-baa5-6a12b2ee916f 2019-01-09 17:42:05,944 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:42:07,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:42:07,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:08,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42: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-e4e7d1ef-6398-427b-895b-49121cd36624 x-compute-request-id: req-e4e7d1ef-6398-427b-895b-49121cd36624 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:42:08,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e4e7d1ef-6398-427b-895b-49121cd36624 2019-01-09 17:42:08,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335250139236s 2019-01-09 17:42:08,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e4e7d1ef-6398-427b-895b-49121cd36624 2019-01-09 17:42:08,286 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:42:10,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:42:10,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:10,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b168ce2-6efa-4d91-93f6-9d97845a9532 x-compute-request-id: req-5b168ce2-6efa-4d91-93f6-9d97845a9532 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:42:10,479 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5b168ce2-6efa-4d91-93f6-9d97845a9532 2019-01-09 17:42:10,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19059920311s 2019-01-09 17:42:10,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5b168ce2-6efa-4d91-93f6-9d97845a9532 2019-01-09 17:42:10,482 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:42:12,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:42:12,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:12,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42: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-125302c7-8ca0-4b52-84fe-15d755e65cd9 x-compute-request-id: req-125302c7-8ca0-4b52-84fe-15d755e65cd9 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:42:12,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-125302c7-8ca0-4b52-84fe-15d755e65cd9 2019-01-09 17:42:12,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189716100693s 2019-01-09 17:42:12,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-125302c7-8ca0-4b52-84fe-15d755e65cd9 2019-01-09 17:42:12,679 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:42:14,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:42:14,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:15,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42: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-23303b5e-f3e0-4fdc-8942-1a764055c8b7 x-compute-request-id: req-23303b5e-f3e0-4fdc-8942-1a764055c8b7 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:42:15,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-23303b5e-f3e0-4fdc-8942-1a764055c8b7 2019-01-09 17:42:15,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341312885284s 2019-01-09 17:42:15,023 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-23303b5e-f3e0-4fdc-8942-1a764055c8b7 2019-01-09 17:42:15,027 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:42:17,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:42:17,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:17,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b473f91-498c-4bb6-b866-96088f364b90 x-compute-request-id: req-4b473f91-498c-4bb6-b866-96088f364b90 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:42:17,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b473f91-498c-4bb6-b866-96088f364b90 2019-01-09 17:42:17,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517254829407s 2019-01-09 17:42:17,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b473f91-498c-4bb6-b866-96088f364b90 2019-01-09 17:42:17,551 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:42:19,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:42:19,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:19,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42: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-c771039b-43a6-479a-b58a-8213e1a3c328 x-compute-request-id: req-c771039b-43a6-479a-b58a-8213e1a3c328 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:42:19,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c771039b-43a6-479a-b58a-8213e1a3c328 2019-01-09 17:42:19,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187261104584s 2019-01-09 17:42:19,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c771039b-43a6-479a-b58a-8213e1a3c328 2019-01-09 17:42:19,745 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:42:21,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:42:21,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:21,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42: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-537a9167-fbe5-47f6-8702-17a3b741f600 x-compute-request-id: req-537a9167-fbe5-47f6-8702-17a3b741f600 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T17:40:04Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:42:21,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-537a9167-fbe5-47f6-8702-17a3b741f600 2019-01-09 17:42:21,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180865049362s 2019-01-09 17:42:21,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-537a9167-fbe5-47f6-8702-17a3b741f600 2019-01-09 17:42:21,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 17:42:23,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 17:42:23,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:24,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e164b26-683f-4766-8a58-5b227b9d21e1 x-compute-request-id: req-8e164b26-683f-4766-8a58-5b227b9d21e1 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:0f:e4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T17:42:22.000000", "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T17:42:22Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 17:42:24,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8e164b26-683f-4766-8a58-5b227b9d21e1 2019-01-09 17:42:24,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339552879333s 2019-01-09 17:42:24,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8e164b26-683f-4766-8a58-5b227b9d21e1 2019-01-09 17:42:24,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 17:42:24,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=aa515373-f2e3-4218-911c-a42ab0594c19" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:24,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-a154e6e0-cc10-459e-8155-91057fd4b42c Date: Wed, 09 Jan 2019 17:42:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T17:42:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"da281838-9912-409d-9c5e-067f246f5249","ip_address":"192.168.120.8"}],"id":"8df35b08-5eb4-4d46-90ae-b00b9d724887","security_groups":["4f330309-b32a-43c4-99e3-ce7d389eb47a"],"mac_address":"fa:16:3e:1e:0f:e4","project_id":"726f4c2317c347bf85a7afd6cf32cd43","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"510bf5c2-227f-40b5-b880-df6ffb0846ee","tenant_id":"726f4c2317c347bf85a7afd6cf32cd43","created_at":"2019-01-09T17:40:04Z","binding:vnic_type":"normal","device_id":"aa515373-f2e3-4218-911c-a42ab0594c19","ip_allocation":"immediate"}]} 2019-01-09 17:42:24,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=aa515373-f2e3-4218-911c-a42ab0594c19 used request id req-a154e6e0-cc10-459e-8155-91057fd4b42c 2019-01-09 17:42:24,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476129055023s 2019-01-09 17:42:24,327 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=aa515373-f2e3-4218-911c-a42ab0594c19 used request id req-a154e6e0-cc10-459e-8155-91057fd4b42c 2019-01-09 17:42:24,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:42:24,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=8df35b08-5eb4-4d46-90ae-b00b9d724887" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:24,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-2146c9e6-555b-4ff7-a149-ae1084042c16 Date: Wed, 09 Jan 2019 17:42:24 GMT RESP BODY: {"floatingips": []} 2019-01-09 17:42:24,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=8df35b08-5eb4-4d46-90ae-b00b9d724887 used request id req-2146c9e6-555b-4ff7-a149-ae1084042c16 2019-01-09 17:42:24,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0180501937866s 2019-01-09 17:42:24,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=8df35b08-5eb4-4d46-90ae-b00b9d724887 used request id req-2146c9e6-555b-4ff7-a149-ae1084042c16 2019-01-09 17:42:24,352 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1e:0f:e4', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'ac8d6c3e-0456-47f4-ae96-6639cb2b5612'}), 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-09T17:42:22.000000', 'flavor': Munch({u'id': u'e409ea7f-9210-4f3e-83b7-2b1f04bb7242'}), 'az': u'nova', 'id': u'aa515373-f2e3-4218-911c-a42ab0594c19', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'5570f926829f4665b0a94694cf6ac4b9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'726f4c2317c347bf85a7afd6cf32cd43', 'name': 'cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', '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-09T17:42:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T17:42:22Z', 'hostId': u'822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df', '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-09T17:42:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'726f4c2317c347bf85a7afd6cf32cd43', 'name': u'cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'adminPass': u'yTpoNxXJwzF7', 'tenant_id': u'726f4c2317c347bf85a7afd6cf32cd43', 'created_at': u'2019-01-09T17:40:03Z', 'created': u'2019-01-09T17:40:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-09 17:42:24,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 17:42:24,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:24,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-e2a5feac-0e95-4cc1-b486-d8b3023b21cc Date: Wed, 09 Jan 2019 17:42:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"510bf5c2-227f-40b5-b880-df6ffb0846ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"726f4c2317c347bf85a7afd6cf32cd43","l2_adjacency":true,"status":"ACTIVE","subnets":["da281838-9912-409d-9c5e-067f246f5249"],"description":"","tags":[],"updated_at":"2019-01-09T17:38:32Z","qos_policy_id":null,"name":"cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1","admin_state_up":true,"tenant_id":"726f4c2317c347bf85a7afd6cf32cd43","created_at":"2019-01-09T17:38:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 17:42:24,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e2a5feac-0e95-4cc1-b486-d8b3023b21cc 2019-01-09 17:42:24,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0925500392914s 2019-01-09 17:42:24,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-e2a5feac-0e95-4cc1-b486-d8b3023b21cc 2019-01-09 17:42:24,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 17:42:24,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=aa515373-f2e3-4218-911c-a42ab0594c19" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:24,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-07b66e05-f8dc-4115-a46c-34b373035647 Date: Wed, 09 Jan 2019 17:42:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T17:42:21Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"da281838-9912-409d-9c5e-067f246f5249","ip_address":"192.168.120.8"}],"id":"8df35b08-5eb4-4d46-90ae-b00b9d724887","security_groups":["4f330309-b32a-43c4-99e3-ce7d389eb47a"],"mac_address":"fa:16:3e:1e:0f:e4","project_id":"726f4c2317c347bf85a7afd6cf32cd43","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"510bf5c2-227f-40b5-b880-df6ffb0846ee","tenant_id":"726f4c2317c347bf85a7afd6cf32cd43","created_at":"2019-01-09T17:40:04Z","binding:vnic_type":"normal","device_id":"aa515373-f2e3-4218-911c-a42ab0594c19","ip_allocation":"immediate"}]} 2019-01-09 17:42:24,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=aa515373-f2e3-4218-911c-a42ab0594c19 used request id req-07b66e05-f8dc-4115-a46c-34b373035647 2019-01-09 17:42:24,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0423269271851s 2019-01-09 17:42:24,491 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=aa515373-f2e3-4218-911c-a42ab0594c19 used request id req-07b66e05-f8dc-4115-a46c-34b373035647 2019-01-09 17:42:24,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-09 17:42:24,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '{"floatingip": {"floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "port_id": "8df35b08-5eb4-4d46-90ae-b00b9d724887"}}' 2019-01-09 17:42:26,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-86e6506a-ed35-4cb7-ac16-f62f075832a3 Date: Wed, 09 Jan 2019 17:42:26 GMT RESP BODY: {"floatingip": {"router_id": "85be8b78-3f27-41fa-a1e2-c5aac769d599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:42:25Z", "updated_at": "2019-01-09T17:42:25Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_id": "8df35b08-5eb4-4d46-90ae-b00b9d724887", "id": "996553cb-66f3-4d14-8fa4-1781756fc3ad", "qos_policy_id": null}} 2019-01-09 17:42:26,784 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-86e6506a-ed35-4cb7-ac16-f62f075832a3 2019-01-09 17:42:26,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.29212617874s 2019-01-09 17:42:26,784 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-86e6506a-ed35-4cb7-ac16-f62f075832a3 2019-01-09 17:42:26,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:42:26,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:26,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-4764d4cc-8f21-4c08-beaf-5fea7aa7c946 Date: Wed, 09 Jan 2019 17:42:26 GMT RESP BODY: {"floatingips": [{"router_id": "85be8b78-3f27-41fa-a1e2-c5aac769d599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:42:25Z", "updated_at": "2019-01-09T17:42:25Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_id": "8df35b08-5eb4-4d46-90ae-b00b9d724887", "id": "996553cb-66f3-4d14-8fa4-1781756fc3ad", "qos_policy_id": null}]} 2019-01-09 17:42:26,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4764d4cc-8f21-4c08-beaf-5fea7aa7c946 2019-01-09 17:42:26,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0463078022003s 2019-01-09 17:42:26,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4764d4cc-8f21-4c08-beaf-5fea7aa7c946 2019-01-09 17:42:26,843 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:42:26,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:42:26,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:26,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-df35c5f8-5787-42e9-a0cd-d481f0f67675 Date: Wed, 09 Jan 2019 17:42:26 GMT RESP BODY: {"floatingips": [{"router_id": "85be8b78-3f27-41fa-a1e2-c5aac769d599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:42:25Z", "updated_at": "2019-01-09T17:42:25Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_id": "8df35b08-5eb4-4d46-90ae-b00b9d724887", "id": "996553cb-66f3-4d14-8fa4-1781756fc3ad", "qos_policy_id": null}]} 2019-01-09 17:42:26,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-df35c5f8-5787-42e9-a0cd-d481f0f67675 2019-01-09 17:42:26,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0210769176483s 2019-01-09 17:42:26,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-df35c5f8-5787-42e9-a0cd-d481f0f67675 2019-01-09 17:42:26,972 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:42:27,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:42:27,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:27,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-06ca5a1b-670d-4c29-8f22-6c14d6f5dc58 Date: Wed, 09 Jan 2019 17:42:27 GMT RESP BODY: {"floatingips": [{"router_id": "85be8b78-3f27-41fa-a1e2-c5aac769d599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:42:25Z", "updated_at": "2019-01-09T17:42:25Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_id": "8df35b08-5eb4-4d46-90ae-b00b9d724887", "id": "996553cb-66f3-4d14-8fa4-1781756fc3ad", "qos_policy_id": null}]} 2019-01-09 17:42:27,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-06ca5a1b-670d-4c29-8f22-6c14d6f5dc58 2019-01-09 17:42:27,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0212321281433s 2019-01-09 17:42:27,099 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-06ca5a1b-670d-4c29-8f22-6c14d6f5dc58 2019-01-09 17:42:27,103 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:42:27,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:42:27,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:27,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-a294f332-b4ae-46fb-b335-1c5fabd10de5 Date: Wed, 09 Jan 2019 17:42:27 GMT RESP BODY: {"floatingips": [{"router_id": "85be8b78-3f27-41fa-a1e2-c5aac769d599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:42:25Z", "updated_at": "2019-01-09T17:42:25Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_id": "8df35b08-5eb4-4d46-90ae-b00b9d724887", "id": "996553cb-66f3-4d14-8fa4-1781756fc3ad", "qos_policy_id": null}]} 2019-01-09 17:42:27,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a294f332-b4ae-46fb-b335-1c5fabd10de5 2019-01-09 17:42:27,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0209288597107s 2019-01-09 17:42:27,229 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a294f332-b4ae-46fb-b335-1c5fabd10de5 2019-01-09 17:42:27,232 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:42:27,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:42:27,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:27,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-8a25dba7-3230-4ed1-9940-d0204189727f Date: Wed, 09 Jan 2019 17:42:27 GMT RESP BODY: {"floatingips": [{"router_id": "85be8b78-3f27-41fa-a1e2-c5aac769d599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:42:25Z", "updated_at": "2019-01-09T17:42:25Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_id": "8df35b08-5eb4-4d46-90ae-b00b9d724887", "id": "996553cb-66f3-4d14-8fa4-1781756fc3ad", "qos_policy_id": null}]} 2019-01-09 17:42:27,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8a25dba7-3230-4ed1-9940-d0204189727f 2019-01-09 17:42:27,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0208051204681s 2019-01-09 17:42:27,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8a25dba7-3230-4ed1-9940-d0204189727f 2019-01-09 17:42:27,362 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:42:27,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:42:27,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:27,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-be9c331c-2857-49bd-bd89-6df73c5e46ad Date: Wed, 09 Jan 2019 17:42:27 GMT RESP BODY: {"floatingips": [{"router_id": "85be8b78-3f27-41fa-a1e2-c5aac769d599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:42:25Z", "updated_at": "2019-01-09T17:42:25Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_id": "8df35b08-5eb4-4d46-90ae-b00b9d724887", "id": "996553cb-66f3-4d14-8fa4-1781756fc3ad", "qos_policy_id": null}]} 2019-01-09 17:42:27,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-be9c331c-2857-49bd-bd89-6df73c5e46ad 2019-01-09 17:42:27,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.022038936615s 2019-01-09 17:42:27,490 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-be9c331c-2857-49bd-bd89-6df73c5e46ad 2019-01-09 17:42:27,493 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:42:27,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:42:27,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:27,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-8790c039-a28d-4893-9f01-48788aa336eb Date: Wed, 09 Jan 2019 17:42:27 GMT RESP BODY: {"floatingips": [{"router_id": "85be8b78-3f27-41fa-a1e2-c5aac769d599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:42:25Z", "updated_at": "2019-01-09T17:42:25Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_id": "8df35b08-5eb4-4d46-90ae-b00b9d724887", "id": "996553cb-66f3-4d14-8fa4-1781756fc3ad", "qos_policy_id": null}]} 2019-01-09 17:42:27,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8790c039-a28d-4893-9f01-48788aa336eb 2019-01-09 17:42:27,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0207359790802s 2019-01-09 17:42:27,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8790c039-a28d-4893-9f01-48788aa336eb 2019-01-09 17:42:27,622 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:42:27,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:42:27,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:27,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-105a01e0-c663-4fd4-b527-c1c9764d4d4e Date: Wed, 09 Jan 2019 17:42:27 GMT RESP BODY: {"floatingips": [{"router_id": "85be8b78-3f27-41fa-a1e2-c5aac769d599", "status": "DOWN", "description": "", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:42:25Z", "updated_at": "2019-01-09T17:42:25Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_id": "8df35b08-5eb4-4d46-90ae-b00b9d724887", "id": "996553cb-66f3-4d14-8fa4-1781756fc3ad", "qos_policy_id": null}]} 2019-01-09 17:42:27,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-105a01e0-c663-4fd4-b527-c1c9764d4d4e 2019-01-09 17:42:27,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0219278335571s 2019-01-09 17:42:27,750 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-105a01e0-c663-4fd4-b527-c1c9764d4d4e 2019-01-09 17:42:27,753 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 17:42:27,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 17:42:27,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:42:27,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 579 X-Openstack-Request-Id: req-0305153d-1379-4535-87ca-621ad05c8f2c Date: Wed, 09 Jan 2019 17:42:27 GMT RESP BODY: {"floatingips": [{"router_id": "85be8b78-3f27-41fa-a1e2-c5aac769d599", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:42:25Z", "updated_at": "2019-01-09T17:42:27Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_id": "8df35b08-5eb4-4d46-90ae-b00b9d724887", "id": "996553cb-66f3-4d14-8fa4-1781756fc3ad", "qos_policy_id": null}]} 2019-01-09 17:42:27,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-0305153d-1379-4535-87ca-621ad05c8f2c 2019-01-09 17:42:27,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0212440490723s 2019-01-09 17:42:27,879 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-0305153d-1379-4535-87ca-621ad05c8f2c 2019-01-09 17:42:27,882 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'85be8b78-3f27-41fa-a1e2-c5aac769d599', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'726f4c2317c347bf85a7afd6cf32cd43', 'created_at': u'2019-01-09T17:42:25Z', 'attached': True, 'updated_at': u'2019-01-09T17:42:27Z', 'id': u'996553cb-66f3-4d14-8fa4-1781756fc3ad', 'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.209', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'726f4c2317c347bf85a7afd6cf32cd43', 'name': 'cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'85be8b78-3f27-41fa-a1e2-c5aac769d599', u'qos_policy_id': None, 'project_id': u'726f4c2317c347bf85a7afd6cf32cd43', 'port_id': u'8df35b08-5eb4-4d46-90ae-b00b9d724887', 'port': u'8df35b08-5eb4-4d46-90ae-b00b9d724887', 'network': u'947a8529-aad3-4570-a0df-05e5c7a7390d'}) 2019-01-09 17:42:27,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 17:42:27,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19/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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 17:42:27,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c89d9b6f-574f-42d4-b610-b51628366bb9 x-compute-request-id: req-c89d9b6f-574f-42d4-b610-b51628366bb9 Content-Encoding: gzip Content-Length: 10008 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 1971900071 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.509739] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.513492] pid_max: default: 32768 minimum: 301\n[ 0.515512] Security Framework initialized\n[ 0.517372] SELinux: Initializing.\n[ 0.519335] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.526211] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.530575] Mount-cache hash table entries: 4096\n[ 0.532852] Initializing cgroup subsys memory\n[ 0.534808] Initializing cgroup subsys devices\n[ 0.536780] Initializing cgroup subsys freezer\n[ 0.538740] Initializing cgroup subsys net_cls\n[ 0.540700] Initializing cgroup subsys blkio\n[ 0.542617] Initializing cgroup subsys perf_event\n[ 0.544644] Initializing cgroup subsys hugetlb\n[ 0.546595] Initializing cgroup subsys pids\n[ 0.548466] Initializing cgroup subsys net_prio\n[ 0.550527] CPU: Physical Processor ID: 0\n[ 0.553094] mce: CPU supports 10 MCE banks\n[ 0.554995] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.557173] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.559344] tlb_flushall_shift: 6\n[ 0.561237] Freeing SMP alternatives: 28k freed\n[ 0.566497] ACPI: Core revision 20130517\n[ 0.568768] ACPI: All ACPI Tables successfully acquired\n[ 0.571224] ftrace: allocating 25812 entries in 101 pages\n[ 0.597934] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.600490] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.603007] smpboot: Max logical packages: 2\n[ 0.605200] Enabling x2apic\n[ 0.606703] Enabled x2apic\n[ 0.608485] Switched APIC routing to physical x2apic.\n[ 0.612013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.614449] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.618943] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.628666] KVM setup paravirtual spinlock\n[ 0.631810] smpboot: Booting Node 0, Processors #1 OK\n[ 0.634391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.657079] Brought up 2 CPUs\n[ 0.657095] KVM setup async PF for cpu 1\n[ 0.657098] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.662379] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.665706] devtmpfs: initialized\n[ 0.668710] EVM: security.selinux\n[ 0.670360] EVM: security.ima\n[ 0.671895] EVM: security.capability\n[ 0.674257] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.676856] pinctrl core: initialized pinctrl subsystem\n[ 0.679135] NET: Registered protocol family 16\n[ 0.681265] ACPI: bus type PCI registered\n[ 0.683093] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.685658] PCI: Using configuration type 1 for base access\n[ 0.692238] ACPI: Added _OSI(Module Device)\n[ 0.694127] ACPI: Added _OSI(Processor Device)\n[ 0.696063] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.698063] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.701743] ACPI: Interpreter enabled\n[ 0.703508] ACPI: (supports S0 S5)\n[ 0.705166] ACPI: Using IOAPIC for interrupt routing\n[ 0.707255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.712859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.715290] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.717883] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.720418] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.725057] acpiphp: Slot [3] registered\n[ 0.726883] acpiphp: Slot [4] registered\n[ 0.728706] acpiphp: Slot [5] registered\n[ 0.730532] acpiphp: Slot [6] registered\n[ 0.732343] acpiphp: Slot [7] registered\n[ 0.734159] acpiphp: Slot [8] registered\n[ 0.735975] acpiphp: Slot [9] registered\n[ 0.737765] acpiphp: Slot [10] registered\n[ 0.739596] acpiphp: Slot [11] registered\n[ 0.741416] acpiphp: Slot [12] registered\n[ 0.743244] acpiphp: Slot [13] registered\n[ 0.745061] acpiphp: Slot [14] registered\n[ 0.746887] acpiphp: Slot [15] registered\n[ 0.748707] acpiphp: Slot [16] registered\n[ 0.750522] acpiphp: Slot [17] registered\n[ 0.752435] acpiphp: Slot [18] registered\n[ 0.754252] acpiphp: Slot [19] registered\n[ 0.756079] acpiphp: Slot [20] registered\n[ 0.757892] acpiphp: Slot [21] registered\n[ 0.759706] acpiphp: Slot [22] registered\n[ 0.761523] acpiphp: Slot [23] registered\n[ 0.763351] acpiphp: Slot [24] registered\n[ 0.765175] acpiphp: Slot [25] registered\n[ 0.766993] acpiphp: Slot [26] registered\n[ 0.768815] acpiphp: Slot [27] registered\n[ 0.770643] acpiphp: Slot [28] registered\n[ 0.772463] acpiphp: Slot [29] registered\n[ 0.774283] acpiphp: Slot [30] registered\n[ 0.776111] acpiphp: Slot [31] registered\n[ 0.777927] PCI host bridge to bus 0000:00\n[ 0.779736] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.781928] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.784461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.786990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.790348] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.793695] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.800875] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.803528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.806007] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.808656] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.813462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.816758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.842591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.845561] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.848441] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.851424] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.854266] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.856887] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.859517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.863083] vgaarb: loaded\n[ 0.864560] vgaarb: bridge control possible 0000:00:02.0\n[ 0.866927] SCSI subsystem initialized\n[ 0.868731] ACPI: bus type USB registered\n[ 0.870590] usbcore: registered new interface driver usbfs\n[ 0.872828] usbcore: registered new interface driver hub\n[ 0.875038] usbcore: registered new device driver usb\n[ 0.877354] PCI: Using ACPI for IRQ routing\n[ 0.879655] NetLabel: Initializing\n[ 0.881336] NetLabel: domain hash size = 128\n[ 0.883255] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.885375] NetLabel: unlabeled traffic allowed by default\n[ 0.887760] Switched to clocksource kvm-clock\n[ 0.897752] pnp: PnP ACPI init\n[ 0.899679] ACPI: bus type PNP registered\n[ 0.901938] pnp: PnP ACPI: found 5 devices\n[ 0.903856] ACPI: bus type PNP unregistered\n[ 0.911977] NET: Registered protocol family 2\n[ 0.914254] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.917909] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.920949] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.923584] TCP: reno registered\n[ 0.925210] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927600] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.930113] NET: Registered protocol family 1\n[ 0.932013] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.934332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.936604] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.957058] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.977548] Unpacking initramfs...\n[ 1.463872] Freeing initrd memory: 37508k freed\n[ 1.474233] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.476817] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.481440] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.483910] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.486706] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.489147] Initialise system trusted keyring\n[ 1.491091] audit: initializing netlink socket (disabled)\n[ 1.493306] type=2000 audit(1547055745.212:1): initialized\n[ 1.510916] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.513382] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.516675] zpool: loaded\n[ 1.518148] zbud: loaded\n[ 1.519784] VFS: Disk quotas dquot_6.5.2\n[ 1.521628] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.524287] msgmni has been set to 7578\n[ 1.526132] Key type big_key registered\n[ 1.528692] NET: Registered protocol family 38\n[ 1.530644] Key type asymmetric registered\n[ 1.532494] Asymmetric key parser 'x509' registered\n[ 1.534561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.537956] io scheduler noop registered\n[ 1.539768] io scheduler deadline registered (default)\n[ 1.557659] io scheduler cfq registered\n[ 1.559520] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.561763] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.564375] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.567737] ACPI: Power Button [PWRF]\n[ 1.569624] GHES: HEST is not enabled!\n[ 1.571453] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.597174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.599920] Non-volatile memory driver v1.3\n[ 1.601800] Linux agpgart interface v0.103\n[ 1.603768] crash memory driver: version 1.1\n[ 1.605718] rdac: device handler registered\n[ 1.607638] hp_sw: device handler registered\n[ 1.609532] emc: device handler registered\n[ 1.611370] alua: device handler registered\n[ 1.613257] libphy: Fixed MDIO Bus: probed\n[ 1.615176] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.617667] ehci-pci: EHCI PCI platform driver\n[ 1.619601] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.621995] ohci-pci: OHCI PCI platform driver\n[ 1.623930] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.644894] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.647104] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.650498] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.652649] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.655026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.657597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.660906] usb usb1: Product: UHCI Host Controller\n[ 1.662949] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.665584] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.667671] hub 1-0:1.0: USB hub found\n[ 1.669450] hub 1-0:1.0: 2 ports detected\n[ 1.671418] usbcore: registered new interface driver usbserial\n[ 1.673736] usbcore: registered new interface driver usbserial_generic\n[ 1.676242] usbserial: USB Serial support registered for generic\n[ 1.678624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.682996] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.685072] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.687245] mousedev: PS/2 mouse device common for all mice\n[ 1.689878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.693667] rtc_cmos 00:00: RTC can wake from S4\n[ 1.696209] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.696527] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.702537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.702984] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.708815] cpuidle: using governor menu\n[ 1.710691] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.712983] usbcore: registered new interface driver usbhid\n[ 1.715247] usbhid: USB HID core driver\n[ 1.716983] drop_monitor: Initializing network drop monitor service\n[ 1.719862] TCP: cubic registered\n[ 1.721732] Initializing XFRM netlink socket\n[ 1.723986] NET: Registered protocol family 10\n[ 1.726504] NET: Registered protocol family 17\n[ 1.728938] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.731249] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.733937] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.738319] Loading compiled-in X.509 certificates\n[ 1.740683] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.745217] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.750355] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.754962] registered taskstats version 1\n[ 1.759124] Key type trusted registered\n[ 1.762300] Key type encrypted registered\n[ 1.765443] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.768251] rtc_cmos 00:00: setting system clock to 2019-01-09 17:42:25 UTC (1547055745)\n[ 1.773071] Freeing unused kernel memory: 1680k freed\n[ 1.779093] 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.786040] systemd[1]: Detected virtualization kvm.\n[ 1.788158] systemd[1]: Detected architecture x86-64.\n[ 1.790287] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.794411] systemd[1]: No hostname configured.\n[ 1.796397] systemd[1]: Set hostname to .\n[ 1.798569] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.827365] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.830977] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.835929] systemd[1]: Reached target Timers.\n[ 1.837896] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.840988] systemd[1]: Reached target Swap.\n[ 1.842933] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.845959] systemd[1]: Reached target Paths.\n[ 1.847893] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.851164] systemd[1]: Reached target Local File Systems.\n[ 1.853422] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.856907] systemd[1]: Created slice Root Slice.\n[ 1.858968] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.862304] systemd[1]: Listening on Journal Socket.\n[ 1.864401] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867870] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870086] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.873730] systemd[1]: Listening on udev Control Socket.\n[ 1.875984] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.879432] systemd[1]: Reached target Sockets.\n[ 1.881410] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.884679] systemd[1]: Created slice System Slice.\n[ 1.886756] systemd[1]: Starting System Slice.\n[ 1.889162] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.893795] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.899171] 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.909867] systemd[1]: Reached target Slices.\n[ 1.911877] systemd[1]: Starting Slices.\n[ 1.914104] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.921478] 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.977309] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.987639] RPC: Registered named UNIX socket transport module.\n[ 1.990013] RPC: Registered udp transport module.\n[ 1.992042] RPC: Registered tcp transport module.\n[ 1.994067] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.096552] FDC 0 is a S82078B\n[ 2.111320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.130594] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.133284] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.136468] usb 1-1: Product: QEMU USB Tablet\n[ 2.138478] usb 1-1: Manufacturer: QEMU\n[ 2.140322] usb 1-1: SerialNumber: 42\n[ 2.151177] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.154608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.160809] scsi host0: ata_piix\n[ 2.163000] vda: vda1\n[ 2.164357] 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.169459] scsi host1: ata_piix\n[ 2.171168] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.173802] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[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.350886] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.354406] XFS (vda1): Mounting V4 Filesystem\n[ 2.384448] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped 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 Swap.\n[[32m OK [0m] Stopped target Paths.\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.639550] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.793857] SELinux: Disabled at runtime.\n[ 2.830804] type=1404 audit(1547055746.562:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.865502] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.867816] 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 User and Session Slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n Mounting Huge Pages File System...\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[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 3.209594] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\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 Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[ 3.418450] systemd-journald[396]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.540977] type=1305 audit(1547055747.272:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m"} 2019-01-09 17:42:27,953 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19/action used request id req-c89d9b6f-574f-42d4-b610-b51628366bb9 2019-01-09 17:42:27,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0705380439758s 2019-01-09 17:42:27,954 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19/action used request id req-c89d9b6f-574f-42d4-b610-b51628366bb9 2019-01-09 17:42:27,955 - 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 1971900071 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.509739] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.513492] pid_max: default: 32768 minimum: 301 [ 0.515512] Security Framework initialized [ 0.517372] SELinux: Initializing. [ 0.519335] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.526211] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.530575] Mount-cache hash table entries: 4096 [ 0.532852] Initializing cgroup subsys memory [ 0.534808] Initializing cgroup subsys devices [ 0.536780] Initializing cgroup subsys freezer [ 0.538740] Initializing cgroup subsys net_cls [ 0.540700] Initializing cgroup subsys blkio [ 0.542617] Initializing cgroup subsys perf_event [ 0.544644] Initializing cgroup subsys hugetlb [ 0.546595] Initializing cgroup subsys pids [ 0.548466] Initializing cgroup subsys net_prio [ 0.550527] CPU: Physical Processor ID: 0 [ 0.553094] mce: CPU supports 10 MCE banks [ 0.554995] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.557173] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.559344] tlb_flushall_shift: 6 [ 0.561237] Freeing SMP alternatives: 28k freed [ 0.566497] ACPI: Core revision 20130517 [ 0.568768] ACPI: All ACPI Tables successfully acquired [ 0.571224] ftrace: allocating 25812 entries in 101 pages [ 0.597934] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.600490] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.603007] smpboot: Max logical packages: 2 [ 0.605200] Enabling x2apic [ 0.606703] Enabled x2apic [ 0.608485] Switched APIC routing to physical x2apic. [ 0.612013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.614449] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.618943] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.628666] KVM setup paravirtual spinlock [ 0.631810] smpboot: Booting Node 0, Processors #1 OK [ 0.634391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.657079] Brought up 2 CPUs [ 0.657095] KVM setup async PF for cpu 1 [ 0.657098] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.662379] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.665706] devtmpfs: initialized [ 0.668710] EVM: security.selinux [ 0.670360] EVM: security.ima [ 0.671895] EVM: security.capability [ 0.674257] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.676856] pinctrl core: initialized pinctrl subsystem [ 0.679135] NET: Registered protocol family 16 [ 0.681265] ACPI: bus type PCI registered [ 0.683093] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.685658] PCI: Using configuration type 1 for base access [ 0.692238] ACPI: Added _OSI(Module Device) [ 0.694127] ACPI: Added _OSI(Processor Device) [ 0.696063] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.698063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.701743] ACPI: Interpreter enabled [ 0.703508] ACPI: (supports S0 S5) [ 0.705166] ACPI: Using IOAPIC for interrupt routing [ 0.707255] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.712859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.715290] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.717883] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.720418] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.725057] acpiphp: Slot [3] registered [ 0.726883] acpiphp: Slot [4] registered [ 0.728706] acpiphp: Slot [5] registered [ 0.730532] acpiphp: Slot [6] registered [ 0.732343] acpiphp: Slot [7] registered [ 0.734159] acpiphp: Slot [8] registered [ 0.735975] acpiphp: Slot [9] registered [ 0.737765] acpiphp: Slot [10] registered [ 0.739596] acpiphp: Slot [11] registered [ 0.741416] acpiphp: Slot [12] registered [ 0.743244] acpiphp: Slot [13] registered [ 0.745061] acpiphp: Slot [14] registered [ 0.746887] acpiphp: Slot [15] registered [ 0.748707] acpiphp: Slot [16] registered [ 0.750522] acpiphp: Slot [17] registered [ 0.752435] acpiphp: Slot [18] registered [ 0.754252] acpiphp: Slot [19] registered [ 0.756079] acpiphp: Slot [20] registered [ 0.757892] acpiphp: Slot [21] registered [ 0.759706] acpiphp: Slot [22] registered [ 0.761523] acpiphp: Slot [23] registered [ 0.763351] acpiphp: Slot [24] registered [ 0.765175] acpiphp: Slot [25] registered [ 0.766993] acpiphp: Slot [26] registered [ 0.768815] acpiphp: Slot [27] registered [ 0.770643] acpiphp: Slot [28] registered [ 0.772463] acpiphp: Slot [29] registered [ 0.774283] acpiphp: Slot [30] registered [ 0.776111] acpiphp: Slot [31] registered [ 0.777927] PCI host bridge to bus 0000:00 [ 0.779736] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.781928] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.784461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.786990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.790348] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793695] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.800875] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.803528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.806007] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808656] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.816758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845561] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848441] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.851424] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.854266] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.856887] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.859517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.863083] vgaarb: loaded [ 0.864560] vgaarb: bridge control possible 0000:00:02.0 [ 0.866927] SCSI subsystem initialized [ 0.868731] ACPI: bus type USB registered [ 0.870590] usbcore: registered new interface driver usbfs [ 0.872828] usbcore: registered new interface driver hub [ 0.875038] usbcore: registered new device driver usb [ 0.877354] PCI: Using ACPI for IRQ routing [ 0.879655] NetLabel: Initializing [ 0.881336] NetLabel: domain hash size = 128 [ 0.883255] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.885375] NetLabel: unlabeled traffic allowed by default [ 0.887760] Switched to clocksource kvm-clock [ 0.897752] pnp: PnP ACPI init [ 0.899679] ACPI: bus type PNP registered [ 0.901938] pnp: PnP ACPI: found 5 devices [ 0.903856] ACPI: bus type PNP unregistered [ 0.911977] NET: Registered protocol family 2 [ 0.914254] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.917909] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.920949] TCP: Hash tables configured (established 32768 bind 32768) [ 0.923584] TCP: reno registered [ 0.925210] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927600] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.930113] NET: Registered protocol family 1 [ 0.932013] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.934332] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.936604] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.957058] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.977548] Unpacking initramfs... [ 1.463872] Freeing initrd memory: 37508k freed [ 1.474233] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.476817] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.481440] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.483910] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.486706] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.489147] Initialise system trusted keyring [ 1.491091] audit: initializing netlink socket (disabled) [ 1.493306] type=2000 audit(1547055745.212:1): initialized [ 1.510916] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.513382] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.516675] zpool: loaded [ 1.518148] zbud: loaded [ 1.519784] VFS: Disk quotas dquot_6.5.2 [ 1.521628] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.524287] msgmni has been set to 7578 [ 1.526132] Key type big_key registered [ 1.528692] NET: Registered protocol family 38 [ 1.530644] Key type asymmetric registered [ 1.532494] Asymmetric key parser 'x509' registered [ 1.534561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.537956] io scheduler noop registered [ 1.539768] io scheduler deadline registered (default) [ 1.557659] io scheduler cfq registered [ 1.559520] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.561763] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.564375] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.567737] ACPI: Power Button [PWRF] [ 1.569624] GHES: HEST is not enabled! [ 1.571453] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.597174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.599920] Non-volatile memory driver v1.3 [ 1.601800] Linux agpgart interface v0.103 [ 1.603768] crash memory driver: version 1.1 [ 1.605718] rdac: device handler registered [ 1.607638] hp_sw: device handler registered [ 1.609532] emc: device handler registered [ 1.611370] alua: device handler registered [ 1.613257] libphy: Fixed MDIO Bus: probed [ 1.615176] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.617667] ehci-pci: EHCI PCI platform driver [ 1.619601] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.621995] ohci-pci: OHCI PCI platform driver [ 1.623930] uhci_hcd: USB Universal Host Controller Interface driver [ 1.644894] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.647104] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.650498] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.652649] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.655026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.657597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.660906] usb usb1: Product: UHCI Host Controller [ 1.662949] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.665584] usb usb1: SerialNumber: 0000:00:01.2 [ 1.667671] hub 1-0:1.0: USB hub found [ 1.669450] hub 1-0:1.0: 2 ports detected [ 1.671418] usbcore: registered new interface driver usbserial [ 1.673736] usbcore: registered new interface driver usbserial_generic [ 1.676242] usbserial: USB Serial support registered for generic [ 1.678624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.682996] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.685072] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.687245] mousedev: PS/2 mouse device common for all mice [ 1.689878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.693667] rtc_cmos 00:00: RTC can wake from S4 [ 1.696209] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.696527] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.702537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.702984] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.708815] cpuidle: using governor menu [ 1.710691] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712983] usbcore: registered new interface driver usbhid [ 1.715247] usbhid: USB HID core driver [ 1.716983] drop_monitor: Initializing network drop monitor service [ 1.719862] TCP: cubic registered [ 1.721732] Initializing XFRM netlink socket [ 1.723986] NET: Registered protocol family 10 [ 1.726504] NET: Registered protocol family 17 [ 1.728938] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.731249] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.733937] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.738319] Loading compiled-in X.509 certificates [ 1.740683] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.745217] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.750355] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.754962] registered taskstats version 1 [ 1.759124] Key type trusted registered [ 1.762300] Key type encrypted registered [ 1.765443] IMA: No TPM chip found, activating TPM-bypass! [ 1.768251] rtc_cmos 00:00: setting system clock to 2019-01-09 17:42:25 UTC (1547055745) [ 1.773071] Freeing unused kernel memory: 1680k freed [ 1.779093] 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.786040] systemd[1]: Detected virtualization kvm. [ 1.788158] systemd[1]: Detected architecture x86-64. [ 1.790287] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.794411] systemd[1]: No hostname configured. [ 1.796397] systemd[1]: Set hostname to . [ 1.798569] systemd[1]: Initializing machine ID from KVM UUID. [ 1.827365] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.830977] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.835929] systemd[1]: Reached target Timers. [ 1.837896] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.840988] systemd[1]: Reached target Swap. [ 1.842933] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.845959] systemd[1]: Reached target Paths. [ 1.847893] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.851164] systemd[1]: Reached target Local File Systems. [ 1.853422] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.856907] systemd[1]: Created slice Root Slice. [ 1.858968] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.862304] systemd[1]: Listening on Journal Socket. [ 1.864401] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867870] systemd[1]: Listening on udev Kernel Socket. [ 1.870086] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.873730] systemd[1]: Listening on udev Control Socket. [ 1.875984] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.879432] systemd[1]: Reached target Sockets. [ 1.881410] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.884679] systemd[1]: Created slice System Slice. [ 1.886756] systemd[1]: Starting System Slice. [ 1.889162] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.893795] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.899171] 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.909867] systemd[1]: Reached target Slices. [ 1.911877] systemd[1]: Starting Slices. [ 1.914104] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.921478] 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.977309] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.987639] RPC: Registered named UNIX socket transport module. [ 1.990013] RPC: Registered udp transport module. [ 1.992042] RPC: Registered tcp transport module. [ 1.994067] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.096552] FDC 0 is a S82078B [ 2.111320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.130594] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.133284] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.136468] usb 1-1: Product: QEMU USB Tablet [ 2.138478] usb 1-1: Manufacturer: QEMU [ 2.140322] usb 1-1: SerialNumber: 42 [ 2.151177] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.154608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.160809] scsi host0: ata_piix [ 2.163000] vda: vda1 [ 2.164357] 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.169459] scsi host1: ata_piix [ 2.171168] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.173802] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[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.350886] SGI XFS with ACLs, security attributes, no debug enabled [ 2.354406] XFS (vda1): Mounting V4 Filesystem [ 2.384448] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped 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 Swap. [[32m OK [0m] Stopped target Paths. [[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.639550] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.793857] SELinux: Disabled at runtime. [ 2.830804] type=1404 audit(1547055746.562:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.865502] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.867816] 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 User and Session Slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... Mounting Debug File System... Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on udev Kernel Socket. Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Apply Kernel Variables. [ 3.209594] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. [[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 Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [ 3.418450] systemd-journald[396]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.540977] type=1305 audit(1547055747.272:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m 2019-01-09 17:42:28,958 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.209: timed out 2019-01-09 17:42:37,967 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 17:42:37,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19/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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 17:42:38,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42: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-c3761da9-9cdf-4f1f-8f35-a7718786404c x-compute-request-id: req-c3761da9-9cdf-4f1f-8f35-a7718786404c Content-Encoding: gzip Content-Length: 12701 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 1971900071 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.509739] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.513492] pid_max: default: 32768 minimum: 301\n[ 0.515512] Security Framework initialized\n[ 0.517372] SELinux: Initializing.\n[ 0.519335] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.526211] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.530575] Mount-cache hash table entries: 4096\n[ 0.532852] Initializing cgroup subsys memory\n[ 0.534808] Initializing cgroup subsys devices\n[ 0.536780] Initializing cgroup subsys freezer\n[ 0.538740] Initializing cgroup subsys net_cls\n[ 0.540700] Initializing cgroup subsys blkio\n[ 0.542617] Initializing cgroup subsys perf_event\n[ 0.544644] Initializing cgroup subsys hugetlb\n[ 0.546595] Initializing cgroup subsys pids\n[ 0.548466] Initializing cgroup subsys net_prio\n[ 0.550527] CPU: Physical Processor ID: 0\n[ 0.553094] mce: CPU supports 10 MCE banks\n[ 0.554995] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.557173] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.559344] tlb_flushall_shift: 6\n[ 0.561237] Freeing SMP alternatives: 28k freed\n[ 0.566497] ACPI: Core revision 20130517\n[ 0.568768] ACPI: All ACPI Tables successfully acquired\n[ 0.571224] ftrace: allocating 25812 entries in 101 pages\n[ 0.597934] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.600490] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.603007] smpboot: Max logical packages: 2\n[ 0.605200] Enabling x2apic\n[ 0.606703] Enabled x2apic\n[ 0.608485] Switched APIC routing to physical x2apic.\n[ 0.612013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.614449] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.618943] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.628666] KVM setup paravirtual spinlock\n[ 0.631810] smpboot: Booting Node 0, Processors #1 OK\n[ 0.634391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.657079] Brought up 2 CPUs\n[ 0.657095] KVM setup async PF for cpu 1\n[ 0.657098] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.662379] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.665706] devtmpfs: initialized\n[ 0.668710] EVM: security.selinux\n[ 0.670360] EVM: security.ima\n[ 0.671895] EVM: security.capability\n[ 0.674257] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.676856] pinctrl core: initialized pinctrl subsystem\n[ 0.679135] NET: Registered protocol family 16\n[ 0.681265] ACPI: bus type PCI registered\n[ 0.683093] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.685658] PCI: Using configuration type 1 for base access\n[ 0.692238] ACPI: Added _OSI(Module Device)\n[ 0.694127] ACPI: Added _OSI(Processor Device)\n[ 0.696063] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.698063] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.701743] ACPI: Interpreter enabled\n[ 0.703508] ACPI: (supports S0 S5)\n[ 0.705166] ACPI: Using IOAPIC for interrupt routing\n[ 0.707255] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.712859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.715290] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.717883] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.720418] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.725057] acpiphp: Slot [3] registered\n[ 0.726883] acpiphp: Slot [4] registered\n[ 0.728706] acpiphp: Slot [5] registered\n[ 0.730532] acpiphp: Slot [6] registered\n[ 0.732343] acpiphp: Slot [7] registered\n[ 0.734159] acpiphp: Slot [8] registered\n[ 0.735975] acpiphp: Slot [9] registered\n[ 0.737765] acpiphp: Slot [10] registered\n[ 0.739596] acpiphp: Slot [11] registered\n[ 0.741416] acpiphp: Slot [12] registered\n[ 0.743244] acpiphp: Slot [13] registered\n[ 0.745061] acpiphp: Slot [14] registered\n[ 0.746887] acpiphp: Slot [15] registered\n[ 0.748707] acpiphp: Slot [16] registered\n[ 0.750522] acpiphp: Slot [17] registered\n[ 0.752435] acpiphp: Slot [18] registered\n[ 0.754252] acpiphp: Slot [19] registered\n[ 0.756079] acpiphp: Slot [20] registered\n[ 0.757892] acpiphp: Slot [21] registered\n[ 0.759706] acpiphp: Slot [22] registered\n[ 0.761523] acpiphp: Slot [23] registered\n[ 0.763351] acpiphp: Slot [24] registered\n[ 0.765175] acpiphp: Slot [25] registered\n[ 0.766993] acpiphp: Slot [26] registered\n[ 0.768815] acpiphp: Slot [27] registered\n[ 0.770643] acpiphp: Slot [28] registered\n[ 0.772463] acpiphp: Slot [29] registered\n[ 0.774283] acpiphp: Slot [30] registered\n[ 0.776111] acpiphp: Slot [31] registered\n[ 0.777927] PCI host bridge to bus 0000:00\n[ 0.779736] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.781928] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.784461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.786990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.790348] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.793695] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.800875] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.803528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.806007] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.808656] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.813462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.816758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.842591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.845561] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.848441] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.851424] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.854266] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.856887] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.859517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.863083] vgaarb: loaded\n[ 0.864560] vgaarb: bridge control possible 0000:00:02.0\n[ 0.866927] SCSI subsystem initialized\n[ 0.868731] ACPI: bus type USB registered\n[ 0.870590] usbcore: registered new interface driver usbfs\n[ 0.872828] usbcore: registered new interface driver hub\n[ 0.875038] usbcore: registered new device driver usb\n[ 0.877354] PCI: Using ACPI for IRQ routing\n[ 0.879655] NetLabel: Initializing\n[ 0.881336] NetLabel: domain hash size = 128\n[ 0.883255] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.885375] NetLabel: unlabeled traffic allowed by default\n[ 0.887760] Switched to clocksource kvm-clock\n[ 0.897752] pnp: PnP ACPI init\n[ 0.899679] ACPI: bus type PNP registered\n[ 0.901938] pnp: PnP ACPI: found 5 devices\n[ 0.903856] ACPI: bus type PNP unregistered\n[ 0.911977] NET: Registered protocol family 2\n[ 0.914254] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.917909] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.920949] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.923584] TCP: reno registered\n[ 0.925210] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.927600] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.930113] NET: Registered protocol family 1\n[ 0.932013] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.934332] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.936604] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.957058] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.977548] Unpacking initramfs...\n[ 1.463872] Freeing initrd memory: 37508k freed\n[ 1.474233] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.476817] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.481440] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.483910] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.486706] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.489147] Initialise system trusted keyring\n[ 1.491091] audit: initializing netlink socket (disabled)\n[ 1.493306] type=2000 audit(1547055745.212:1): initialized\n[ 1.510916] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.513382] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.516675] zpool: loaded\n[ 1.518148] zbud: loaded\n[ 1.519784] VFS: Disk quotas dquot_6.5.2\n[ 1.521628] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.524287] msgmni has been set to 7578\n[ 1.526132] Key type big_key registered\n[ 1.528692] NET: Registered protocol family 38\n[ 1.530644] Key type asymmetric registered\n[ 1.532494] Asymmetric key parser 'x509' registered\n[ 1.534561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.537956] io scheduler noop registered\n[ 1.539768] io scheduler deadline registered (default)\n[ 1.557659] io scheduler cfq registered\n[ 1.559520] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.561763] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.564375] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.567737] ACPI: Power Button [PWRF]\n[ 1.569624] GHES: HEST is not enabled!\n[ 1.571453] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.597174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.599920] Non-volatile memory driver v1.3\n[ 1.601800] Linux agpgart interface v0.103\n[ 1.603768] crash memory driver: version 1.1\n[ 1.605718] rdac: device handler registered\n[ 1.607638] hp_sw: device handler registered\n[ 1.609532] emc: device handler registered\n[ 1.611370] alua: device handler registered\n[ 1.613257] libphy: Fixed MDIO Bus: probed\n[ 1.615176] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.617667] ehci-pci: EHCI PCI platform driver\n[ 1.619601] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.621995] ohci-pci: OHCI PCI platform driver\n[ 1.623930] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.644894] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.647104] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.650498] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.652649] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.655026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.657597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.660906] usb usb1: Product: UHCI Host Controller\n[ 1.662949] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.665584] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.667671] hub 1-0:1.0: USB hub found\n[ 1.669450] hub 1-0:1.0: 2 ports detected\n[ 1.671418] usbcore: registered new interface driver usbserial\n[ 1.673736] usbcore: registered new interface driver usbserial_generic\n[ 1.676242] usbserial: USB Serial support registered for generic\n[ 1.678624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.682996] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.685072] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.687245] mousedev: PS/2 mouse device common for all mice\n[ 1.689878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.693667] rtc_cmos 00:00: RTC can wake from S4\n[ 1.696209] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.696527] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.702537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.702984] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.708815] cpuidle: using governor menu\n[ 1.710691] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.712983] usbcore: registered new interface driver usbhid\n[ 1.715247] usbhid: USB HID core driver\n[ 1.716983] drop_monitor: Initializing network drop monitor service\n[ 1.719862] TCP: cubic registered\n[ 1.721732] Initializing XFRM netlink socket\n[ 1.723986] NET: Registered protocol family 10\n[ 1.726504] NET: Registered protocol family 17\n[ 1.728938] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.731249] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.733937] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.738319] Loading compiled-in X.509 certificates\n[ 1.740683] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.745217] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.750355] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.754962] registered taskstats version 1\n[ 1.759124] Key type trusted registered\n[ 1.762300] Key type encrypted registered\n[ 1.765443] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.768251] rtc_cmos 00:00: setting system clock to 2019-01-09 17:42:25 UTC (1547055745)\n[ 1.773071] Freeing unused kernel memory: 1680k freed\n[ 1.779093] 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.786040] systemd[1]: Detected virtualization kvm.\n[ 1.788158] systemd[1]: Detected architecture x86-64.\n[ 1.790287] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.794411] systemd[1]: No hostname configured.\n[ 1.796397] systemd[1]: Set hostname to .\n[ 1.798569] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.827365] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.830977] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Timers.\n[ 1.835929] systemd[1]: Reached target Timers.\n[ 1.837896] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.840988] systemd[1]: Reached target Swap.\n[ 1.842933] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Paths.\n[ 1.845959] systemd[1]: Reached target Paths.\n[ 1.847893] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.851164] systemd[1]: Reached target Local File Systems.\n[ 1.853422] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.856907] systemd[1]: Created slice Root Slice.\n[ 1.858968] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.862304] systemd[1]: Listening on Journal Socket.\n[ 1.864401] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.867870] systemd[1]: Listening on udev Kernel Socket.\n[ 1.870086] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.873730] systemd[1]: Listening on udev Control Socket.\n[ 1.875984] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.879432] systemd[1]: Reached target Sockets.\n[ 1.881410] systemd[1]: Starting Sockets.\n[[32m OK [0m] Created slice System Slice.\n[ 1.884679] systemd[1]: Created slice System Slice.\n[ 1.886756] systemd[1]: Starting System Slice.\n[ 1.889162] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.893795] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.899171] 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.909867] systemd[1]: Reached target Slices.\n[ 1.911877] systemd[1]: Starting Slices.\n[ 1.914104] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.921478] 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.977309] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.987639] RPC: Registered named UNIX socket transport module.\n[ 1.990013] RPC: Registered udp transport module.\n[ 1.992042] RPC: Registered tcp transport module.\n[ 1.994067] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 2.096552] FDC 0 is a S82078B\n[ 2.111320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.130594] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.133284] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.136468] usb 1-1: Product: QEMU USB Tablet\n[ 2.138478] usb 1-1: Manufacturer: QEMU\n[ 2.140322] usb 1-1: SerialNumber: 42\n[ 2.151177] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.154608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.160809] scsi host0: ata_piix\n[ 2.163000] vda: vda1\n[ 2.164357] 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.169459] scsi host1: ata_piix\n[ 2.171168] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.173802] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[[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.350886] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.354406] XFS (vda1): Mounting V4 Filesystem\n[ 2.384448] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped 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 Swap.\n[[32m OK [0m] Stopped target Paths.\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.639550] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.793857] SELinux: Disabled at runtime.\n[ 2.830804] type=1404 audit(1547055746.562:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.865502] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.867816] 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 User and Session Slice.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n Mounting Huge Pages File System...\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[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Setup Virtual Console...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 3.209594] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\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 Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting udev Kernel Device Manager...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[ 3.418450] systemd-journald[396]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.540977] type=1305 audit(1547055747.272:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m[ 3.665442] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.670946] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.678313] [drm] Initialized drm 1.1.0 20060810\n] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting NTP client/server...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 3.718434] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.721012] [TTM] Initializing pool allocator\n[ 3.721015] [TTM] Initializing DMA pool allocator\n[ 3.721333] [drm] fb mappable at 0xFC000000\n[ 3.721333] [drm] vram aper at 0xFC000000\n Starting LSB: Bring up/down networking...\n[ 3.721334] [drm] size 33554432\n[ 3.721334] [drm] fb depth is 24\n[ 3.721334] [drm] pitch is 3072\n[ 3.728410] ppdev: user-space parallel port driver\n[ 3.728829] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.758443] Console: switching to colour frame buffer device 128x48\n[ 3.775882] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.782772] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Authorization Manager...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n Starting Login Service...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\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 Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.944207] AES CTR mode by8 optimization enabled\n[ 3.947356] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.954126] alg: No test for crc32 (crc32-pclmul)\n[ 3.974931] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Authorization Manager.\n[ 3.981414] intel_rapl: no valid rapl domains found in package 0\n[ 3.986374] intel_powerclamp: No package C-state available\n[ 3.993616] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available\n[ 4.010587] intel_powerclamp: No package C-state available[ 3.812761] cloud-init[488]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 17:42:28 +0000. Up 3.78 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 Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.183346] cloud-init[811]: Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 17:42:30 +0000. Up 6.08 seconds.\n[ 6.206387] cloud-init[811]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.209424] cloud-init[811]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.213114] cloud-init[811]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.224417] cloud-init[811]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.231978] cloud-init[811]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.239741] cloud-init[811]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:1e:0f:e4 |\n[ 6.247463] cloud-init[811]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.257816] cloud-init[811]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.264532] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.276175] cloud-init[811]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.285393] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.290681] cloud-init[811]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.297012] cloud-init[811]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.310986] cloud-init[811]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.316452] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.661646] cloud-init[3213]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 17:42:35 +0000. Up 10.61 seconds.\n[ 10.946697] cloud-init[3383]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 17:42:35 +0000. Up 10.89 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 | d3:39:63:d3:e2:c6:99:48:f9:fe:f6:50:57:36:e2:47 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA)\nec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519)\nec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= \nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm \nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId \n-----END SSH HOST KEY KEYS-----\n[ 11.019270] cloud-init[3383]: Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 17:42:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.00 seconds\n"} 2019-01-09 17:42:38,047 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19/action used request id req-c3761da9-9cdf-4f1f-8f35-a7718786404c 2019-01-09 17:42:38,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0791029930115s 2019-01-09 17:42:38,048 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19/action used request id req-c3761da9-9cdf-4f1f-8f35-a7718786404c 2019-01-09 17:42:38,048 - 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 1971900071 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.509739] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.513492] pid_max: default: 32768 minimum: 301 [ 0.515512] Security Framework initialized [ 0.517372] SELinux: Initializing. [ 0.519335] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.526211] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.530575] Mount-cache hash table entries: 4096 [ 0.532852] Initializing cgroup subsys memory [ 0.534808] Initializing cgroup subsys devices [ 0.536780] Initializing cgroup subsys freezer [ 0.538740] Initializing cgroup subsys net_cls [ 0.540700] Initializing cgroup subsys blkio [ 0.542617] Initializing cgroup subsys perf_event [ 0.544644] Initializing cgroup subsys hugetlb [ 0.546595] Initializing cgroup subsys pids [ 0.548466] Initializing cgroup subsys net_prio [ 0.550527] CPU: Physical Processor ID: 0 [ 0.553094] mce: CPU supports 10 MCE banks [ 0.554995] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.557173] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.559344] tlb_flushall_shift: 6 [ 0.561237] Freeing SMP alternatives: 28k freed [ 0.566497] ACPI: Core revision 20130517 [ 0.568768] ACPI: All ACPI Tables successfully acquired [ 0.571224] ftrace: allocating 25812 entries in 101 pages [ 0.597934] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.600490] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.603007] smpboot: Max logical packages: 2 [ 0.605200] Enabling x2apic [ 0.606703] Enabled x2apic [ 0.608485] Switched APIC routing to physical x2apic. [ 0.612013] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.614449] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.618943] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.628666] KVM setup paravirtual spinlock [ 0.631810] smpboot: Booting Node 0, Processors #1 OK [ 0.634391] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.657079] Brought up 2 CPUs [ 0.657095] KVM setup async PF for cpu 1 [ 0.657098] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.662379] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.665706] devtmpfs: initialized [ 0.668710] EVM: security.selinux [ 0.670360] EVM: security.ima [ 0.671895] EVM: security.capability [ 0.674257] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.676856] pinctrl core: initialized pinctrl subsystem [ 0.679135] NET: Registered protocol family 16 [ 0.681265] ACPI: bus type PCI registered [ 0.683093] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.685658] PCI: Using configuration type 1 for base access [ 0.692238] ACPI: Added _OSI(Module Device) [ 0.694127] ACPI: Added _OSI(Processor Device) [ 0.696063] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.698063] ACPI: Added _OSI(Processor Aggregator Device) [ 0.701743] ACPI: Interpreter enabled [ 0.703508] ACPI: (supports S0 S5) [ 0.705166] ACPI: Using IOAPIC for interrupt routing [ 0.707255] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.712859] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.715290] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.717883] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.720418] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.725057] acpiphp: Slot [3] registered [ 0.726883] acpiphp: Slot [4] registered [ 0.728706] acpiphp: Slot [5] registered [ 0.730532] acpiphp: Slot [6] registered [ 0.732343] acpiphp: Slot [7] registered [ 0.734159] acpiphp: Slot [8] registered [ 0.735975] acpiphp: Slot [9] registered [ 0.737765] acpiphp: Slot [10] registered [ 0.739596] acpiphp: Slot [11] registered [ 0.741416] acpiphp: Slot [12] registered [ 0.743244] acpiphp: Slot [13] registered [ 0.745061] acpiphp: Slot [14] registered [ 0.746887] acpiphp: Slot [15] registered [ 0.748707] acpiphp: Slot [16] registered [ 0.750522] acpiphp: Slot [17] registered [ 0.752435] acpiphp: Slot [18] registered [ 0.754252] acpiphp: Slot [19] registered [ 0.756079] acpiphp: Slot [20] registered [ 0.757892] acpiphp: Slot [21] registered [ 0.759706] acpiphp: Slot [22] registered [ 0.761523] acpiphp: Slot [23] registered [ 0.763351] acpiphp: Slot [24] registered [ 0.765175] acpiphp: Slot [25] registered [ 0.766993] acpiphp: Slot [26] registered [ 0.768815] acpiphp: Slot [27] registered [ 0.770643] acpiphp: Slot [28] registered [ 0.772463] acpiphp: Slot [29] registered [ 0.774283] acpiphp: Slot [30] registered [ 0.776111] acpiphp: Slot [31] registered [ 0.777927] PCI host bridge to bus 0000:00 [ 0.779736] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.781928] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.784461] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.786990] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.790348] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.793695] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.800875] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.803528] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.806007] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.808656] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.813462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.816758] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.842591] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.845561] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.848441] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.851424] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.854266] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.856887] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.859517] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.863083] vgaarb: loaded [ 0.864560] vgaarb: bridge control possible 0000:00:02.0 [ 0.866927] SCSI subsystem initialized [ 0.868731] ACPI: bus type USB registered [ 0.870590] usbcore: registered new interface driver usbfs [ 0.872828] usbcore: registered new interface driver hub [ 0.875038] usbcore: registered new device driver usb [ 0.877354] PCI: Using ACPI for IRQ routing [ 0.879655] NetLabel: Initializing [ 0.881336] NetLabel: domain hash size = 128 [ 0.883255] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.885375] NetLabel: unlabeled traffic allowed by default [ 0.887760] Switched to clocksource kvm-clock [ 0.897752] pnp: PnP ACPI init [ 0.899679] ACPI: bus type PNP registered [ 0.901938] pnp: PnP ACPI: found 5 devices [ 0.903856] ACPI: bus type PNP unregistered [ 0.911977] NET: Registered protocol family 2 [ 0.914254] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.917909] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.920949] TCP: Hash tables configured (established 32768 bind 32768) [ 0.923584] TCP: reno registered [ 0.925210] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.927600] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.930113] NET: Registered protocol family 1 [ 0.932013] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.934332] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.936604] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.957058] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.977548] Unpacking initramfs... [ 1.463872] Freeing initrd memory: 37508k freed [ 1.474233] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.476817] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.481440] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.483910] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.486706] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.489147] Initialise system trusted keyring [ 1.491091] audit: initializing netlink socket (disabled) [ 1.493306] type=2000 audit(1547055745.212:1): initialized [ 1.510916] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.513382] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.516675] zpool: loaded [ 1.518148] zbud: loaded [ 1.519784] VFS: Disk quotas dquot_6.5.2 [ 1.521628] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.524287] msgmni has been set to 7578 [ 1.526132] Key type big_key registered [ 1.528692] NET: Registered protocol family 38 [ 1.530644] Key type asymmetric registered [ 1.532494] Asymmetric key parser 'x509' registered [ 1.534561] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.537956] io scheduler noop registered [ 1.539768] io scheduler deadline registered (default) [ 1.557659] io scheduler cfq registered [ 1.559520] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.561763] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.564375] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.567737] ACPI: Power Button [PWRF] [ 1.569624] GHES: HEST is not enabled! [ 1.571453] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.597174] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.599920] Non-volatile memory driver v1.3 [ 1.601800] Linux agpgart interface v0.103 [ 1.603768] crash memory driver: version 1.1 [ 1.605718] rdac: device handler registered [ 1.607638] hp_sw: device handler registered [ 1.609532] emc: device handler registered [ 1.611370] alua: device handler registered [ 1.613257] libphy: Fixed MDIO Bus: probed [ 1.615176] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.617667] ehci-pci: EHCI PCI platform driver [ 1.619601] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.621995] ohci-pci: OHCI PCI platform driver [ 1.623930] uhci_hcd: USB Universal Host Controller Interface driver [ 1.644894] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.647104] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.650498] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.652649] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.655026] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.657597] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.660906] usb usb1: Product: UHCI Host Controller [ 1.662949] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.665584] usb usb1: SerialNumber: 0000:00:01.2 [ 1.667671] hub 1-0:1.0: USB hub found [ 1.669450] hub 1-0:1.0: 2 ports detected [ 1.671418] usbcore: registered new interface driver usbserial [ 1.673736] usbcore: registered new interface driver usbserial_generic [ 1.676242] usbserial: USB Serial support registered for generic [ 1.678624] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.682996] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.685072] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.687245] mousedev: PS/2 mouse device common for all mice [ 1.689878] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.693667] rtc_cmos 00:00: RTC can wake from S4 [ 1.696209] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.696527] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.702537] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.702984] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.708815] cpuidle: using governor menu [ 1.710691] hidraw: raw HID events driver (C) Jiri Kosina [ 1.712983] usbcore: registered new interface driver usbhid [ 1.715247] usbhid: USB HID core driver [ 1.716983] drop_monitor: Initializing network drop monitor service [ 1.719862] TCP: cubic registered [ 1.721732] Initializing XFRM netlink socket [ 1.723986] NET: Registered protocol family 10 [ 1.726504] NET: Registered protocol family 17 [ 1.728938] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.731249] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.733937] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.738319] Loading compiled-in X.509 certificates [ 1.740683] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.745217] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.750355] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.754962] registered taskstats version 1 [ 1.759124] Key type trusted registered [ 1.762300] Key type encrypted registered [ 1.765443] IMA: No TPM chip found, activating TPM-bypass! [ 1.768251] rtc_cmos 00:00: setting system clock to 2019-01-09 17:42:25 UTC (1547055745) [ 1.773071] Freeing unused kernel memory: 1680k freed [ 1.779093] 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.786040] systemd[1]: Detected virtualization kvm. [ 1.788158] systemd[1]: Detected architecture x86-64. [ 1.790287] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.794411] systemd[1]: No hostname configured. [ 1.796397] systemd[1]: Set hostname to . [ 1.798569] systemd[1]: Initializing machine ID from KVM UUID. [ 1.827365] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.830977] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Timers. [ 1.835929] systemd[1]: Reached target Timers. [ 1.837896] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.840988] systemd[1]: Reached target Swap. [ 1.842933] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Paths. [ 1.845959] systemd[1]: Reached target Paths. [ 1.847893] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.851164] systemd[1]: Reached target Local File Systems. [ 1.853422] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice Root Slice. [ 1.856907] systemd[1]: Created slice Root Slice. [ 1.858968] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.862304] systemd[1]: Listening on Journal Socket. [ 1.864401] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.867870] systemd[1]: Listening on udev Kernel Socket. [ 1.870086] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.873730] systemd[1]: Listening on udev Control Socket. [ 1.875984] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Reached target Sockets. [ 1.879432] systemd[1]: Reached target Sockets. [ 1.881410] systemd[1]: Starting Sockets. [[32m OK [0m] Created slice System Slice. [ 1.884679] systemd[1]: Created slice System Slice. [ 1.886756] systemd[1]: Starting System Slice. [ 1.889162] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.893795] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.899171] 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.909867] systemd[1]: Reached target Slices. [ 1.911877] systemd[1]: Starting Slices. [ 1.914104] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.921478] 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.977309] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.987639] RPC: Registered named UNIX socket transport module. [ 1.990013] RPC: Registered udp transport module. [ 1.992042] RPC: Registered tcp transport module. [ 1.994067] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 2.096552] FDC 0 is a S82078B [ 2.111320] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.130594] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.133284] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.136468] usb 1-1: Product: QEMU USB Tablet [ 2.138478] usb 1-1: Manufacturer: QEMU [ 2.140322] usb 1-1: SerialNumber: 42 [ 2.151177] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.154608] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.160809] scsi host0: ata_piix [ 2.163000] vda: vda1 [ 2.164357] 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.169459] scsi host1: ata_piix [ 2.171168] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.173802] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [[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.350886] SGI XFS with ACLs, security attributes, no debug enabled [ 2.354406] XFS (vda1): Mounting V4 Filesystem [ 2.384448] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped 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 Swap. [[32m OK [0m] Stopped target Paths. [[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.639550] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.793857] SELinux: Disabled at runtime. [ 2.830804] type=1404 audit(1547055746.562:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.865502] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.867816] 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 User and Session Slice. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting NFSD configuration filesystem... Mounting Debug File System... Mounting Huge Pages File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on udev Kernel Socket. Starting Setup Virtual Console... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on udev Control Socket. Starting Apply Kernel Variables... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Apply Kernel Variables. [ 3.209594] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. [[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 Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting udev Kernel Device Manager... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [ 3.418450] systemd-journald[396]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.540977] type=1305 audit(1547055747.272:3): audit_pid=430 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m[ 3.665442] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.670946] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.678313] [drm] Initialized drm 1.1.0 20060810 ] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting NTP client/server... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.718434] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.721012] [TTM] Initializing pool allocator [ 3.721015] [TTM] Initializing DMA pool allocator [ 3.721333] [drm] fb mappable at 0xFC000000 [ 3.721333] [drm] vram aper at 0xFC000000 Starting LSB: Bring up/down networking... [ 3.721334] [drm] size 33554432 [ 3.721334] [drm] fb depth is 24 [ 3.721334] [drm] pitch is 3072 [ 3.728410] ppdev: user-space parallel port driver [ 3.728829] fbcon: cirrusdrmfb (fb0) is primary device [ 3.758443] Console: switching to colour frame buffer device 128x48 [ 3.775882] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Dump dmesg to /var/log/dmesg... [ 3.782772] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Authorization Manager... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting Login Service... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[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 Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 3.944207] AES CTR mode by8 optimization enabled [ 3.947356] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.954126] alg: No test for crc32 (crc32-pclmul) [ 3.974931] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Authorization Manager. [ 3.981414] intel_rapl: no valid rapl domains found in package 0 [ 3.986374] intel_powerclamp: No package C-state available [ 3.993616] intel_powerclamp: No package C-state availableintel_powerclamp: No package C-state available [ 4.010587] intel_powerclamp: No package C-state available[ 3.812761] cloud-init[488]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 17:42:28 +0000. Up 3.78 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 Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... Starting System Logging Service... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.183346] cloud-init[811]: Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 17:42:30 +0000. Up 6.08 seconds. [ 6.206387] cloud-init[811]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.209424] cloud-init[811]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.213114] cloud-init[811]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.224417] cloud-init[811]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.231978] cloud-init[811]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.239741] cloud-init[811]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:1e:0f:e4 | [ 6.247463] cloud-init[811]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.257816] cloud-init[811]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.264532] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.276175] cloud-init[811]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.285393] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.290681] cloud-init[811]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.297012] cloud-init[811]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.310986] cloud-init[811]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.316452] cloud-init[811]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.661646] cloud-init[3213]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 17:42:35 +0000. Up 10.61 seconds. [ 10.946697] cloud-init[3383]: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 17:42:35 +0000. Up 10.89 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 | d3:39:63:d3:e2:c6:99:48:f9:fe:f6:50:57:36:e2:47 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 256 ec:4a:7d:c6:4a:d4:38:03:1e:d5:f4:cf:e8:1f:f1:69 (ECDSA) ec2: 256 4c:1f:7c:71:f5:a9:8b:83:70:f0:2a:b2:18:ea:e4:23 (ED25519) ec2: 2048 de:55:dc:64:de:b5:41:67:2a:6b:61:55:3f:c6:92:8d (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAF/VRHg+Zmgczo/iL9Ky04LO1oMtyemBiDkxMaJMXetSkVO/UzzoOaZYsU+ZHEFk8kFLfRg8mX/E2EubUM4Upw= ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIQfrbNnyNkXuvrU94cOnRQZlO2zAPA07yX/c2HcNgm ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDVW9UtKAjoWMl1lFxVzCltiWwjjzZIwTSdkOuNIDG8WRfeoL1dUkegWyvbWBl71QVR8pYu6WxowwZ+xK+j251WQN1mfWerQFdABNuH4uDSYuytTh5gYQu5PvSQVh/OPLk/vJzy+UtAP4vq0HT+GVF9Tv0GN6Hyd246AEIeSgj8DZtC+9uWrG9mwn9gNKQdorjNaQWxp1BeeRf9E6ke876xRHda84yDd2e3GUO7+1LeKkyHrlL6+CF6dTMZmU7OfQVXPTNuANaIxotVe1DFQnajIaihh7HeRNMGnM3OCkNaGTCk3FjZfXUFlvq+3PpxC9kPuiPJThZPlcW1fb+6dKId -----END SSH HOST KEY KEYS----- [ 11.019270] cloud-init[3383]: Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 17:42:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.00 seconds 2019-01-09 17:42:38,052 - paramiko.transport - DEBUG - starting thread (client mode): 0x97519d90L 2019-01-09 17:42:38,053 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 17:42:38,061 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2019-01-09 17:42:38,061 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2019-01-09 17:42:38,093 - 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-09 17:42:38,093 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 17:42:38,093 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 17:42:38,093 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 17:42:38,093 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 17:42:38,093 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 17:42:38,100 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 17:42:38,101 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 17:42:38,116 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.209: 4c1f7c71f5a98b8370f02ab218eae423 2019-01-09 17:42:38,118 - paramiko.transport - DEBUG - Trying discovered key d33963d3e2c69948f9fef6505736e247 in /tmp/tmpSw_U3J 2019-01-09 17:42:38,149 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 17:42:38,170 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 17:42:38,182 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-01-09 17:42:38,182 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-01-09 17:42:38,183 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-01-09 17:42:38,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2019-01-09 17:42:38,467 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:42:38,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:42:38,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:42:38,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:42:38,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:42:38,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:42:38,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:42:38,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 835, "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": 1958, "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": 883, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 822, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 837, "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": 869, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-09 17:42:38,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:42:38,468 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:42:37 GMT 2019-01-09 17:42:38,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:42:38,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2019-01-09 17:42:38,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:42:38,469 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 835, 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': 1958, 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': 883, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 822, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 837, 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': 869, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2019-01-09 17:42:38,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/status 2019-01-09 17:42:38,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:42:38,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:42:38,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:42:38,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:42:38,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:42:38,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:42:38,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:42:38,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 835, "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": 1958, "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": 883, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 822, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 837, "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": 869, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-09 17:42:38,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:42:38,631 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:42:38 GMT 2019-01-09 17:42:38,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:42:38,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2019-01-09 17:42:38,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:42:38,631 - functest.core.cloudify - INFO - The current manager status is running 2019-01-09 17:42:38,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2019-01-09 17:42:38,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:42:38,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:42:38,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:42:38,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:42:38,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:42:38,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:42:38,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:42:38,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2019-01-09 17:42:38,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:42:38,694 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:42:38 GMT 2019-01-09 17:42:38,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:42:38,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2019-01-09 17:42:38,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:42:38,694 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-01-09 17:42:38,695 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-01-09 17:42:38,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:42:38,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:42:38,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:42:38,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:42:38,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:42:38,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:42:38,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:42:38,864 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-01-09 17:42:38,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T17:42:38.247Z", "updated_at": "2019-01-09T17:42:38.247Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-09 17:42:38,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:42:38,864 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:42:38 GMT 2019-01-09 17:42:38,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:42:38,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-09 17:42:38,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:42:38,865 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/secrets/foo 2019-01-09 17:42:38,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:42:38,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:42:38,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:42:38,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:42:38,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:42:38,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:42:38,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:42:38,957 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-09 17:42:38,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T17:42:38.247Z", "updated_at": "2019-01-09T17:42:38.247Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-09 17:42:38,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:42:38,958 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:42:38 GMT 2019-01-09 17:42:38,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:42:38,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-09 17:42:38,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:42:38,958 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-01-09 17:42:38,958 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-01-09 17:42:38,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 17:42:38,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:42:39,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a3e591c-31ba-417b-88a1-9b5fe7bb4247 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/726f4c2317c347bf85a7afd6cf32cd43"}, "tags": [], "enabled": true, "id": "726f4c2317c347bf85a7afd6cf32cd43", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 17:42:39,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-6a3e591c-31ba-417b-88a1-9b5fe7bb4247 2019-01-09 17:42:39,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106000900269s 2019-01-09 17:42:39,071 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-6a3e591c-31ba-417b-88a1-9b5fe7bb4247 2019-01-09 17:42:39,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-01-09 17:42:39,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/quotas/726f4c2317c347bf85a7afd6cf32cd43.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-01-09 17:42:39,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-de01ef63-7d7f-4bb0-b41c-f7722948aad2 Date: Wed, 09 Jan 2019 17:42:39 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-09 17:42:39,299 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/quotas/726f4c2317c347bf85a7afd6cf32cd43.json used request id req-de01ef63-7d7f-4bb0-b41c-f7722948aad2 2019-01-09 17:42:39,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.225386142731s 2019-01-09 17:42:39,299 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/quotas/726f4c2317c347bf85a7afd6cf32cd43.json used request id req-de01ef63-7d7f-4bb0-b41c-f7722948aad2 2019-01-09 17:42:39,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-01-09 17:42:39,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-09 17:42:39,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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-09 17:42:39,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 17: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://192.30.9.4: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.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 17:42:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:42:39,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53b636b0-466b-4bf7-9bce-917f7a7fa0bb Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/22a7299703534e2e82b992b551a2522b"}, "enabled": true, "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4717077414284e3f961902d8c0944254"}, "enabled": true, "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/614b683bc799461aaa8f2ca241b9fed7"}, "enabled": true, "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/63a8acabacb642f78b2450de5f0e7340"}, "enabled": true, "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/71ef488140974ef49719f554f104c76d"}, "enabled": true, "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9c271945f3f8465bbabd834d53ba434e"}, "enabled": true, "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a61154b8e8a945b997f3e9f39abcf493"}, "enabled": true, "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aea4ee122f6f40e98a0dc482890bd467"}, "enabled": true, "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b43a0e99c677415ead46a25551dcaa62"}, "enabled": true, "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b90b05cccdb349a289180c838900f68c"}, "enabled": true, "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/c83add85f03845e2a1ce45d254dc9b15"}, "enabled": true, "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/da226220039d4615b5f8080537c6c4a1"}, "enabled": true, "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e3b4c57a2e4b41019377f1675443f695"}, "enabled": true, "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f0e34f7515014511bae41aee0418f831"}, "enabled": true, "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f91ac5ded4bc47bbae877082dd9291c4"}, "enabled": true, "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2019-01-09 17:42:39,395 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-53b636b0-466b-4bf7-9bce-917f7a7fa0bb 2019-01-09 17:42:39,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0924410820007s 2019-01-09 17:42:39,396 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-53b636b0-466b-4bf7-9bce-917f7a7fa0bb 2019-01-09 17:42:39,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-01-09 17:42:39,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 17:42:39,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d25831-5c26-4e76-a76b-4df9efb14709 Content-Encoding: gzip Content-Length: 1956 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0494669e6d664717880aebbd11e4ae6f"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/04d35a572f924343aa32492c786071a4"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "04d35a572f924343aa32492c786071a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0690c92d0c164de2a16224489d883f5b"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "0690c92d0c164de2a16224489d883f5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0deb5bc52df045ada936f4b18c6a3c8f"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/119ecfd8b420436b9c6e88dd1da04922"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71ef488140974ef49719f554f104c76d", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2218848367404a1eac6f8ca2d04d0e6f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2763ead0f88e4e6090b1b8da5ef2578c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/319a147d6e124efb97d6a97c450012fc"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "319a147d6e124efb97d6a97c450012fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/355294da3c9d412681cf2f590b41be19"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4717077414284e3f961902d8c0944254", "id": "355294da3c9d412681cf2f590b41be19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/3b5ffa070ba44334837f8ef37a3002b6"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4260397daaf34de5a3de392b9176f823"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "4260397daaf34de5a3de392b9176f823"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/486c4ab736ea4feaa67d1b83d6e623c1"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/582c241a23bc49ae87845cb9d0079e65"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5a8e2dc6214849e79098ede842dc424e"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5f570c6186f5490fa61ba9505618d4b6"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5f79df9592784e868f26484a5da49352"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "5f79df9592784e868f26484a5da49352"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/606903abb74049c2a056538f35c2ba1a"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4717077414284e3f961902d8c0944254", "id": "606903abb74049c2a056538f35c2ba1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/70da0e4e7a084832ac28cc9ac23c173b"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4717077414284e3f961902d8c0944254", "id": "70da0e4e7a084832ac28cc9ac23c173b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/7578d48bc0dc49dfb5bca1cc62e3cf81"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/80c444892a134608972016eb91c65d44"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "80c444892a134608972016eb91c65d44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8229dee59f61487e8c443d8883943bcc"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "8229dee59f61487e8c443d8883943bcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/90f2e10e13764f47b58b3740c374c9f7"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/956a7257362d42a6855e7698e00194c0"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "956a7257362d42a6855e7698e00194c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/989a3966184d46c1bf7a08cee156c05a"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/998bf57150744a2cb215189d5606ff4f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "998bf57150744a2cb215189d5606ff4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a3723a8b886143438cc87f43c49a2509"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "a3723a8b886143438cc87f43c49a2509"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/aafbcc22baa2460098ef75c92660bdeb"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71ef488140974ef49719f554f104c76d", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ab34b269564748bbb67812ad50577b28"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "ab34b269564748bbb67812ad50577b28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ac7b46b8ccfb45318b4f4c4fd027f84c"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/af8099841ebd4626be67394b87a270f3"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "af8099841ebd4626be67394b87a270f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b5124e7b2d364989a49208133960b11d"}, "url": "http://172.30.9.29:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "b5124e7b2d364989a49208133960b11d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c3388084bfd046d49e4f2e58459f204b"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "c3388084bfd046d49e4f2e58459f204b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ca2378a76601468b91ea637427d8c9e8"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "ca2378a76601468b91ea637427d8c9e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/cbfe54a82e8a4af49f405799c6549a8e"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "cbfe54a82e8a4af49f405799c6549a8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d47856aec8e64fddafd275b4069b2d26"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "d47856aec8e64fddafd275b4069b2d26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d692e93224cc4cc181f0716f0895cd50"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "d692e93224cc4cc181f0716f0895cd50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e0ea0c6d13d2461990ca160bb0e0c593"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e8da202a4f094bba8a90ca07a7a8ebba"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e9409f19e2f248e8a5467f8de5282e0a"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "e9409f19e2f248e8a5467f8de5282e0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e99e9d2db4514fdbb69b9a02ccc9f8e2"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71ef488140974ef49719f554f104c76d", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f9da5b1c5c7649d9a57988068eea0a76"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "f9da5b1c5c7649d9a57988068eea0a76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/fa97e1f3166f48f590d2a5f9d70b83a9"}, "url": "http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-09 17:42:39,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-b5d25831-5c26-4e76-a76b-4df9efb14709 2019-01-09 17:42:39,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0990161895752s 2019-01-09 17:42:39,504 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-b5d25831-5c26-4e76-a76b-4df9efb14709 2019-01-09 17:42:39,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'cb85badd-f0ee-490a-909e-933e588f98f6', 'keystone_tenant_name': u'cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.29:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'project_domain_name': 'Default'} 2019-01-09 17:42:39,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/secrets 2019-01-09 17:42:39,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:42:39,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:42:39,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:42:39,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:42:39,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:42:39,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:42:39,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:42:39,621 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2019-01-09 17:42:39,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:42:39,621 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:42:39 GMT 2019-01-09 17:42:39,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:42:39,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2019-01-09 17:42:39,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:42:39,622 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "cb85badd-f0ee-490a-909e-933e588f98f6"} 2019-01-09 17:42:39,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:42:39,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:42:39,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:42:39,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:42:39,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:42:39,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:42:39,734 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:42:39,734 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2019-01-09 17:42:39,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T17:42:39.153Z", "updated_at": "2019-01-09T17:42:39.153Z", "created_by": "admin", "private_resource": false, "value": "cb85badd-f0ee-490a-909e-933e588f98f6", "key": "keystone_password"} 2019-01-09 17:42:39,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:42:39,735 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:42:39 GMT 2019-01-09 17:42:39,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:42:39,735 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2019-01-09 17:42:39,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:42:39,735 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"} 2019-01-09 17:42:39,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:42:39,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:42:39,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:42:39,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:42:39,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:42:39,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:42:39,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:42:39,861 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-01-09 17:42:39,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T17:42:39.289Z", "updated_at": "2019-01-09T17:42:39.289Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "key": "keystone_tenant_name"} 2019-01-09 17:42:39,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:42:39,861 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:42:39 GMT 2019-01-09 17:42:39,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:42:39,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2019-01-09 17:42:39,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:42:39,861 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-01-09 17:42:39,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:42:39,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:42:39,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:42:39,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:42:39,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:42:39,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:42:39,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:42:39,988 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-01-09 17:42:39,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T17:42:39.414Z", "updated_at": "2019-01-09T17:42:39.414Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2019-01-09 17:42:39,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:42:39,989 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:42:39 GMT 2019-01-09 17:42:39,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:42:39,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2019-01-09 17:42:39,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:42:39,989 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.29:5000"} 2019-01-09 17:42:40,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:42:40,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:42:40,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:42:40,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:42:40,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:42:40,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:42:40,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:42:40,070 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-01-09 17:42:40,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T17:42:39.494Z", "updated_at": "2019-01-09T17:42:39.494Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.29:5000", "key": "keystone_url"} 2019-01-09 17:42:40,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:42:40,070 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:42:39 GMT 2019-01-09 17:42:40,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:42:40,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2019-01-09 17:42:40,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:42:40,071 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-01-09 17:42:40,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:42:40,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:42:40,151 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:42:40,151 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:42:40,151 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:42:40,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:42:40,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:42:40,151 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-01-09 17:42:40,151 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T17:42:39.578Z", "updated_at": "2019-01-09T17:42:39.578Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2019-01-09 17:42:40,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:42:40,152 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:42:39 GMT 2019-01-09 17:42:40,152 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:42:40,152 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2019-01-09 17:42:40,152 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:42:40,152 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"} 2019-01-09 17:42:40,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:42:40,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:42:40,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:42:40,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:42:40,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:42:40,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:42:40,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:42:40,257 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-01-09 17:42:40,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T17:42:39.683Z", "updated_at": "2019-01-09T17:42:39.683Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "key": "keystone_username"} 2019-01-09 17:42:40,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:42:40,258 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:42:39 GMT 2019-01-09 17:42:40,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:42:40,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2019-01-09 17:42:40,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:42:40,258 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-01-09 17:42:40,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:42:40,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:42:40,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:42:40,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:42:40,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:42:40,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:42:40,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:42:40,341 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-01-09 17:42:40,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T17:42:39.780Z", "updated_at": "2019-01-09T17:42:39.780Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2019-01-09 17:42:40,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:42:40,341 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:42:39 GMT 2019-01-09 17:42:40,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:42:40,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2019-01-09 17:42:40,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:42:40,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2019-01-09 17:42:40,343 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 17:42:40,346 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 17:42:40,346 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 17:42:40,356 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 17:42:40,502 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 17:42:40,503 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-09 17:42:40,504 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 17:42:40,504 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-09 17:42:40,504 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-09 17:42:40,526 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-09 17:43:35,974 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-09 17:43:35,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.sonic.net * extras: mirror.fileplanet.com * updates: mirror.sfo12.us.leaseweb.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 14 MB/s | 55 MB 00:03 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-09 17:43:35,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: http://mirrors.cmich.edu/centos/7.6.1810/updates/x86_64/repodata/repomd.xml: [Errno 12] Timeout on http://mirrors.cmich.edu/centos/7.6.1810/updates/x86_64/repodata/repomd.xml: (28, 'Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds') Trying other mirror. 2019-01-09 17:43:35,975 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-09 17:43:35,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:43:35,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=726f4c2317c347bf85a7afd6cf32cd43&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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:43:36,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-24e3b3b8-cfcd-4131-b203-2ad900688f13 Date: Wed, 09 Jan 2019 17:43:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:38:30Z", "updated_at": "2019-01-09T17:38:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "364dd655-316e-4a40-b48c-743f81db1bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "380c55cb-6a43-49f7-b1fc-3e7f04c4415c", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "66b62c16-d9c2-4461-8527-f86ceff172a2", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "8f43c005-3091-47ed-af17-a68b08421cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 4, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "name": "default"}]} 2019-01-09 17:43:36,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=726f4c2317c347bf85a7afd6cf32cd43&name=default used request id req-24e3b3b8-cfcd-4131-b203-2ad900688f13 2019-01-09 17:43:36,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0610220432281s 2019-01-09 17:43:36,041 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=726f4c2317c347bf85a7afd6cf32cd43&name=default used request id req-24e3b3b8-cfcd-4131-b203-2ad900688f13 2019-01-09 17:43:36,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 17:43:36,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:43:36,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-321cbaae-0692-4f9e-a874-266e301c9ea4 Date: Wed, 09 Jan 2019 17:43:36 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:00Z", "updated_at": "2019-01-09T17:40:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "0c2ffe6b-69d9-4bb4-847a-fd08274c0c80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 443, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "3153fe9e-c836-454e-8eca-29a813facb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "62a5f5e5-c314-4a7a-968e-2c8d218d8ff1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "65ed1013-683a-4b82-baa7-067547522d53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "8b19ceb0-4e14-419a-950d-680a14da31aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "a3c2ad69-2d88-42e7-adc2-d60b1fc16e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 80, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "af8164eb-0073-40b3-9916-d100d578b62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "c80357cb-3be0-4820-ab71-2efeee6a9bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 22, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 8, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}, {"description": "Default security group", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:38:30Z", "updated_at": "2019-01-09T17:38:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "364dd655-316e-4a40-b48c-743f81db1bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "380c55cb-6a43-49f7-b1fc-3e7f04c4415c", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "66b62c16-d9c2-4461-8527-f86ceff172a2", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "8f43c005-3091-47ed-af17-a68b08421cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 4, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "name": "default"}]} 2019-01-09 17:43:36,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-321cbaae-0692-4f9e-a874-266e301c9ea4 2019-01-09 17:43:36,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0569069385529s 2019-01-09 17:43:36,102 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-321cbaae-0692-4f9e-a874-266e301c9ea4 2019-01-09 17:43:36,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 17:43:36,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -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": "9b5714e0-7a9d-4536-b20a-4755bb1adddb"}}' 2019-01-09 17:43:36,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-35dbe69d-f705-4d41-8aab-df6e062ef204 Date: Wed, 09 Jan 2019 17:43: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-09T17:43:36Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "port_range_min": 22, "revision_number": 0, "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:43:36Z", "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "75f3355f-48d0-4fda-8e68-99b2798baa0f"}} 2019-01-09 17:43:36,313 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-35dbe69d-f705-4d41-8aab-df6e062ef204 2019-01-09 17:43:36,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.207140922546s 2019-01-09 17:43:36,314 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-35dbe69d-f705-4d41-8aab-df6e062ef204 2019-01-09 17:43:36,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-01-09 17:43:36,706 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2019-01-09 17:43:39,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:43:39,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:43:39,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:43:39,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:43:39,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:43:39,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:43:39,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:43:39,356 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-01-09 17:43:39,356 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-01-09T17:43:39.295Z", "updated_at": "2019-01-09T17:43:39.295Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2019-01-09 17:43:39,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:43:39,359 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:43:39 GMT 2019-01-09 17:43:39,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:43:39,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2019-01-09 17:43:39,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:43:39,385 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-09 17:43:40,848 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2019-01-09 17:43:40,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:43:40,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:43:41,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-840d5d4b-e280-49f9-aa9b-b89bf49cb341 Date: Wed, 09 Jan 2019 17:43:41 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/snap", "metadata": {}}], "file": "/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/file", "owner": "726f4c2317c347bf85a7afd6cf32cd43", "id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "size": 4373348352, "self": "/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T17:39:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T17:39:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:43:41,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-840d5d4b-e280-49f9-aa9b-b89bf49cb341 2019-01-09 17:43:41,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212384939194s 2019-01-09 17:43:41,062 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-840d5d4b-e280-49f9-aa9b-b89bf49cb341 2019-01-09 17:43:41,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 17:43:41,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/cloudify_ims-img_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}' 2019-01-09 17:43:41,122 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-45e41dfe-6428-4feb-86de-5e0d858de11d Date: Wed, 09 Jan 2019 17:43:41 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245/file", "owner": "726f4c2317c347bf85a7afd6cf32cd43", "id": "03cc1f50-789d-41cc-875e-1e38eb4e2245", "size": null, "self": "/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T17:43:41Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "checksum": null, "created_at": "2019-01-09T17:43:41Z", "protected": false} 2019-01-09 17:43:41,123 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-45e41dfe-6428-4feb-86de-5e0d858de11d 2019-01-09 17:43:41,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0515120029449s 2019-01-09 17:43:41,123 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-45e41dfe-6428-4feb-86de-5e0d858de11d returning object 03cc1f50-789d-41cc-875e-1e38eb4e2245 2019-01-09 17:43:41,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 17:43:41,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245/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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '' 2019-01-09 17:43:45,090 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2792cf4e-74cc-41bf-80d9-e6a9392974fd Date: Wed, 09 Jan 2019 17:43: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-09 17:43:45,091 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245/file used request id req-2792cf4e-74cc-41bf-80d9-e6a9392974fd 2019-01-09 17:43:45,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.96693706512s 2019-01-09 17:43:45,091 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245/file used request id req-2792cf4e-74cc-41bf-80d9-e6a9392974fd 2019-01-09 17:43:45,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 17:43:45,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 17:43:45,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-1c109fda-c182-4d38-8394-44e559760946 Date: Wed, 09 Jan 2019 17:43:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/03cc1f50-789d-41cc-875e-1e38eb4e2245/snap", "metadata": {}}], "file": "/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245/file", "owner": "726f4c2317c347bf85a7afd6cf32cd43", "id": "03cc1f50-789d-41cc-875e-1e38eb4e2245", "size": 263586304, "self": "/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/03cc1f50-789d-41cc-875e-1e38eb4e2245/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T17:43:44Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T17:43:41Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/snap", "metadata": {}}], "file": "/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/file", "owner": "726f4c2317c347bf85a7afd6cf32cd43", "id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "size": 4373348352, "self": "/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T17:39:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T17:39:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 17:43:45,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1c109fda-c182-4d38-8394-44e559760946 2019-01-09 17:43:45,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0512721538544s 2019-01-09 17:43:45,147 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-1c109fda-c182-4d38-8394-44e559760946 2019-01-09 17:43:45,149 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/03cc1f50-789d-41cc-875e-1e38eb4e2245/snap', u'metadata': Munch({})})], 'file': u'/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245/file', 'owner': u'726f4c2317c347bf85a7afd6cf32cd43', 'id': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'size': 263586304, u'self': u'/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'726f4c2317c347bf85a7afd6cf32cd43', 'name': 'cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/03cc1f50-789d-41cc-875e-1e38eb4e2245/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T17:43:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T17:43:44Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'created': u'2019-01-09T17:43:41Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2019-01-09T17:43:41Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2019-01-09 17:43:45,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 17:43:45,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2019-01-09 17:43:45,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:43:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8236fb2-1a00-4be6-a2d6-68015420350c x-compute-request-id: req-d8236fb2-1a00-4be6-a2d6-68015420350c Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b9650537-4479-4cee-a7ae-2a19c739f9a3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b9650537-4479-4cee-a7ae-2a19c739f9a3", "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": "b9650537-4479-4cee-a7ae-2a19c739f9a3"}} 2019-01-09 17:43:45,178 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d8236fb2-1a00-4be6-a2d6-68015420350c 2019-01-09 17:43:45,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0281040668488s 2019-01-09 17:43:45,178 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-d8236fb2-1a00-4be6-a2d6-68015420350c 2019-01-09 17:43:45,179 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', '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'805038e1e9f34a349c09768ea1e3dacf', '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'b9650537-4479-4cee-a7ae-2a19c739f9a3', 'swap': 0}) 2019-01-09 17:43:45,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 17:43:45,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/b9650537-4479-4cee-a7ae-2a19c739f9a3/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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" -d '{"extra_specs": {}}' 2019-01-09 17:43:45,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 17:43:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ae5aee5c-7e76-4a23-a3a4-aa2b171c2d3d x-compute-request-id: req-ae5aee5c-7e76-4a23-a3a4-aa2b171c2d3d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 17:43:45,200 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b9650537-4479-4cee-a7ae-2a19c739f9a3/os-extra_specs used request id req-ae5aee5c-7e76-4a23-a3a4-aa2b171c2d3d 2019-01-09 17:43:45,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210919380188s 2019-01-09 17:43:45,201 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b9650537-4479-4cee-a7ae-2a19c739f9a3/os-extra_specs used request id req-ae5aee5c-7e76-4a23-a3a4-aa2b171c2d3d 2019-01-09 17:43:45,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-01-09 17:43:45,201 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "03cc1f50-789d-41cc-875e-1e38eb4e2245", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "bono_cluster_size": 1, "flavor_id": "b9650537-4479-4cee-a7ae-2a19c739f9a3", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-01-09 17:43:46,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:43:46,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:43:46,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:43:46,404 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:43:46,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:43:46,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:43:46,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:43:46,404 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-01-09 17:43:46,404 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "03cc1f50-789d-41cc-875e-1e38eb4e2245", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "bono_cluster_size": 1, "flavor_id": "b9650537-4479-4cee-a7ae-2a19c739f9a3", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-01-09T17:43:45.331Z", "updated_at": "2019-01-09T17:43:45.331Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-01-09 17:43:46,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:43:46,405 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:43:46 GMT 2019-01-09 17:43:46,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:43:46,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2019-01-09 17:43:46,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:43:46,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2019-01-09 17:43:46,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:43:46,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:43:46,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:43:46,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:43:46,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:43:46,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:43:46,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:43:46,469 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-09T17:43:46.294Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2019-01-09 17:43:46,469 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:43:46,469 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:43:46 GMT 2019-01-09 17:43:46,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:43:46,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2019-01-09 17:43:46,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:43:46,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:43:46,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:43:46,537 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:43:46,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:43:46,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:43:46,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:43:46,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:43:46,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:43:46,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-09 17:43:46,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:43:46,538 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:43:46 GMT 2019-01-09 17:43:46,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:43:46,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-09 17:43:46,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:43:46,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d1b9a751-6d6a-472c-9d6d-a42cbeb810fd 2019-01-09 17:43:46,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:43:46,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:43:46,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:43:46,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:43:46,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:43:46,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:43:46,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:43:46,655 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-09T17:43:46.294Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"} 2019-01-09 17:43:46,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:43:46,655 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:43:46 GMT 2019-01-09 17:43:46,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:43:46,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-09 17:43:46,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:43:51,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:43:51,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:43:51,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:43:51,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:43:51,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:43:51,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:43:51,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:43:51,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:43:51,725 - 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-09T17:43:47.286Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T17:43:47.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:43:47.510Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T17:43:47.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:43:47.644Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T17:43:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd", "logger": "5020daae-cba6-43f1-a966-3d03e474dad0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:43:48.431Z", "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-09T17:43:48.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd", "logger": "5020daae-cba6-43f1-a966-3d03e474dad0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:43:48.431Z", "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-09T17:43:48.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd", "logger": "5020daae-cba6-43f1-a966-3d03e474dad0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:43:48.431Z", "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-09T17:43:48.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd", "logger": "5020daae-cba6-43f1-a966-3d03e474dad0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:43:48.431Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T17:43:48.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd", "logger": "5020daae-cba6-43f1-a966-3d03e474dad0"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:43:48.520Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T17:43:48.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:43:48.520Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T17:43:48.520Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:43:49.454Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmphDmpM9 --prefix=\"/tmp/openstack-mnUUtr\" --constraint=\"/tmp/openstack-mnUUtr/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T17:43:49.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd", "logger": "5020daae-cba6-43f1-a966-3d03e474dad0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:43:49.454Z", "message": "Installing from directory: /tmp/tmphDmpM9 [args=--prefix=\"/tmp/openstack-mnUUtr\" --constraint=\"/tmp/openstack-mnUUtr/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T17:43:49.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd", "logger": "5020daae-cba6-43f1-a966-3d03e474dad0"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2019-01-09 17:43:51,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:43:51,726 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:43:51 GMT 2019-01-09 17:43:51,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:43:51,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2019-01-09 17:43:51,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:43:51,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-01-09 17:43:51,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-01-09 17:43:51,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-01-09 17:43:51,727 - 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-09 17:43:51,727 - 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-09 17:43:51,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2019-01-09 17:43:51,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 17:43:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 17:43:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 17:43:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmphDmpM9 --prefix="/tmp/openstack-mnUUtr" --constraint="/tmp/openstack-mnUUtr/constraint.txt" 2019-01-09 17:43:51,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmphDmpM9 [args=--prefix="/tmp/openstack-mnUUtr" --constraint="/tmp/openstack-mnUUtr/constraint.txt", package_name=cloudify-openstack-plugin] 2019-01-09 17:43:51,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d1b9a751-6d6a-472c-9d6d-a42cbeb810fd 2019-01-09 17:43:51,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:43:51,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:43:51,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:43:51,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:43:51,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:43:51,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:43:51,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:43:51,834 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-09T17:43:46.294Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"} 2019-01-09 17:43:51,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:43:51,834 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:43:51 GMT 2019-01-09 17:43:51,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:43:51,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-09 17:43:51,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:43:56,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:43:56,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:43:56,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:43:56,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:43:56,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:43:56,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:43:56,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:43:56,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:43:56,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 17:43:56,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:43:56,902 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:43:56 GMT 2019-01-09 17:43:56,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:43:56,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 17:43:56,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:43:56,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d1b9a751-6d6a-472c-9d6d-a42cbeb810fd 2019-01-09 17:43:56,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:43:56,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:43:56,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:43:56,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:43:56,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:43:56,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:43:56,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:43:56,960 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-09T17:43:46.294Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"} 2019-01-09 17:43:56,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:43:56,960 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:43:56 GMT 2019-01-09 17:43:56,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:43:56,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-09 17:43:56,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:01,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:44:02,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:02,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:02,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:02,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:02,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:02,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:02,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:02,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 17:44:02,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:02,032 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:02 GMT 2019-01-09 17:44:02,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:02,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 17:44:02,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:02,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d1b9a751-6d6a-472c-9d6d-a42cbeb810fd 2019-01-09 17:44:02,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:02,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:02,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:02,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:02,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:02,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:02,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:02,095 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-09T17:43:46.294Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"} 2019-01-09 17:44:02,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:02,095 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:02 GMT 2019-01-09 17:44:02,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:02,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-09 17:44:02,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:07,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:44:07,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:07,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:07,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:07,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:07,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:07,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:07,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:07,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 17:44:07,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:07,169 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:07 GMT 2019-01-09 17:44:07,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:07,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 17:44:07,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:07,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d1b9a751-6d6a-472c-9d6d-a42cbeb810fd 2019-01-09 17:44:07,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:07,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:07,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:07,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:07,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:07,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:07,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:07,255 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-09T17:43:46.294Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"} 2019-01-09 17:44:07,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:07,256 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:07 GMT 2019-01-09 17:44:07,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:07,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-09 17:44:07,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:12,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:44:12,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:12,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:12,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:12,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:12,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:12,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:12,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:12,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 17:44:12,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:12,342 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:12 GMT 2019-01-09 17:44:12,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:12,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 17:44:12,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:12,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d1b9a751-6d6a-472c-9d6d-a42cbeb810fd 2019-01-09 17:44:12,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:12,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:12,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:12,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:12,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:12,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:12,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:12,398 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-09T17:43:46.294Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"} 2019-01-09 17:44:12,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:12,399 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:12 GMT 2019-01-09 17:44:12,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:12,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2019-01-09 17:44:12,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:17,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:44:17,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:17,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:17,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:17,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:17,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:17,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:17,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:17,472 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:13.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-09T17:44:13.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd", "logger": "5020daae-cba6-43f1-a966-3d03e474dad0"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:13.503Z", "message": "Removing directory: /tmp/tmphDmpM9", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:13.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd", "logger": "5020daae-cba6-43f1-a966-3d03e474dad0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:14.334Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:14.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:14.544Z", "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-09T17:44:14.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:15.550Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:15.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:15.550Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:15.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2019-01-09 17:44:17,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:17,472 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:17 GMT 2019-01-09 17:44:17,472 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:17,472 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2019-01-09 17:44:17,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:17,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2019-01-09 17:44:17,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmphDmpM9 2019-01-09 17:44:17,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 17:44:17,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-01-09 17:44:17,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-01-09 17:44:17,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-01-09 17:44:17,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/d1b9a751-6d6a-472c-9d6d-a42cbeb810fd 2019-01-09 17:44:17,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:17,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:17,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:17,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:17,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:17,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:17,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:17,529 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-09T17:43:46.294Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"} 2019-01-09 17:44:17,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:17,530 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:17 GMT 2019-01-09 17:44:17,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:17,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2019-01-09 17:44:17,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:17,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-01-09 17:44:17,531 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-01-09 17:44:17,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:17,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:17,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:17,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:17,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:17,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:17,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:17,832 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-01-09 17:44:17,833 - 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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:44:17,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:17,833 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:17 GMT 2019-01-09 17:44:17,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:17,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:44:17,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:17,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:44:17,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:17,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:17,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:17,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:17,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:17,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:17,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:17,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-09 17:44:17,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:17,905 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:17 GMT 2019-01-09 17:44:17,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:17,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-09 17:44:17,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:17,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:44:17,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:17,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:17,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:17,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:17,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:17,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:17,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:17,964 - 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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:44:17,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:17,965 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:17 GMT 2019-01-09 17:44:17,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:17,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:44:17,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:22,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:44:23,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:23,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:23,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:23,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:23,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:23,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:23,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:23,039 - 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-09T17:44:18.481Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:18.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_security_group_0a485u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:19.666Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:19.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_floatingip_lth5iz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:21.579Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:21.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_floatingip_hvwtjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:21.579Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:21.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_security_group_zuiquz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:21.579Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:21.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_security_group_s44tay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:21.579Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:21.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_floatingip_lth5iz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:21.579Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:21.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_floatingip_hvwtjx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:21.579Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:21.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_security_group_0a485u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:21.579Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:21.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_security_group_s44tay", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:21.579Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:21.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_floatingip_lth5iz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:21.579Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:21.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_floatingip_hvwtjx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:21.579Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:21.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_security_group_0a485u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:21.579Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:21.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_security_group_s44tay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:21.908Z", "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-09T17:44:21.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "99c7bdd5-bb8e-4341-81df-1bda28942649"}, {"node_instance_id": "base_security_group_nsxj1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_floatingip_n3h6do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_security_group_bi1s7y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_security_group_voh598", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_security_group_eg78jh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_security_group_e76gbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "keypair_qa2ato", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_floatingip_n3h6do", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "base_security_group_nsxj1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_security_group_bi1s7y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_security_group_voh598", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_security_group_eg78jh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_security_group_e76gbb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_security_group_zuiquz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "keypair_qa2ato", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_security_group_zuiquz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_security_group_s44tay", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.628Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:22.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_security_group_0a485u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc280018-6189-4281-9509-ffa7bf3ddba3"}, {"node_instance_id": "vellum_security_group_s44tay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "99c7bdd5-bb8e-4341-81df-1bda28942649"}, {"node_instance_id": "vellum_security_group_s44tay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "99c7bdd5-bb8e-4341-81df-1bda28942649"}, {"node_instance_id": "vellum_security_group_s44tay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "99c7bdd5-bb8e-4341-81df-1bda28942649"}, {"node_instance_id": "vellum_security_group_s44tay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "99c7bdd5-bb8e-4341-81df-1bda28942649"}, {"node_instance_id": "vellum_security_group_s44tay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "99c7bdd5-bb8e-4341-81df-1bda28942649"}, {"node_instance_id": "vellum_security_group_s44tay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "99c7bdd5-bb8e-4341-81df-1bda28942649"}, {"node_instance_id": "sprout_security_group_zuiquz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "0e7a2df2-9613-450c-96c3-c7356c32fa1a"}, {"node_instance_id": "bind_security_group_0a485u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc280018-6189-4281-9509-ffa7bf3ddba3"}, {"node_instance_id": "bind_security_group_0a485u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc280018-6189-4281-9509-ffa7bf3ddba3"}, {"node_instance_id": "vellum_security_group_s44tay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "99c7bdd5-bb8e-4341-81df-1bda28942649"}, {"node_instance_id": "vellum_security_group_s44tay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "99c7bdd5-bb8e-4341-81df-1bda28942649"}, {"node_instance_id": "vellum_security_group_s44tay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "99c7bdd5-bb8e-4341-81df-1bda28942649"}, {"node_instance_id": "vellum_security_group_s44tay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "99c7bdd5-bb8e-4341-81df-1bda28942649"}, {"node_instance_id": "vellum_security_group_s44tay", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "99c7bdd5-bb8e-4341-81df-1bda28942649"}, {"node_instance_id": "sprout_security_group_zuiquz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "0e7a2df2-9613-450c-96c3-c7356c32fa1a"}, {"node_instance_id": "bind_security_group_0a485u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:22.861Z", "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-09T17:44:22.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc280018-6189-4281-9509-ffa7bf3ddba3"}], "metadata": {"pagination": {"total": 50, "offset": 0, "size": 50}}} 2019-01-09 17:44:23,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:23,040 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:23 GMT 2019-01-09 17:44:23,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:23,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28368 2019-01-09 17:44:23,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:23,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-01-09 17:44:23,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:23,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:23,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:23,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:23,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:23,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-09 17:44:23,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-09 17:44:23,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 17:44:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 17:44:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-09 17:44:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-09 17:44:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 17:44:23,043 - 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-09 17:44:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:23,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:23,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-09 17:44:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 17:44:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 17:44:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 17:44:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 17:44:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 17:44:23,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 17:44:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 17:44:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-01-09 17:44:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 17:44:23,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 17:44:23,046 - 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-09 17:44:23,046 - 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-09 17:44:23,047 - 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-09 17:44:23,047 - 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-09 17:44:23,047 - 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-09 17:44:23,047 - 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-09 17:44:23,047 - 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-09 17:44:23,047 - 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-09 17:44:23,048 - 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-09 17:44:23,048 - 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-09 17:44:23,048 - 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-09 17:44:23,048 - 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-09 17:44:23,048 - 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-09 17:44:23,048 - 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-09 17:44:23,048 - 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-09 17:44:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'tcp', u'port': 9888} 2019-01-09 17:44:23,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule before transformations: {u'remote_ip_prefix': u'0.0.0.0/0', u'protocol': u'udp', u'port': 53} 2019-01-09 17:44:23,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:44:23,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:23,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:23,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:23,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:23,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:23,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:23,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:23,105 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:44:23,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:23,105 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:23 GMT 2019-01-09 17:44:23,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:23,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:44:23,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:28,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:44:28,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:28,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:28,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:28,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:28,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:28,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:28,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:28,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_lth5iz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:24.166Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'726f4c2317c347bf85a7afd6cf32cd43', u'created_at': u'2019-01-09T17:44:23Z', u'updated_at': u'2019-01-09T17:44:23Z', u'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'726f4c2317c347bf85a7afd6cf32cd43', u'port_id': None, u'id': u'39f93a8e-5731-4889-8989-e1c3bedf7378', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:24.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a55159c1-9ff6-4cf9-8de7-5ecf43070375"}, {"node_instance_id": "bind_floatingip_lth5iz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:24.364Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:24.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:24.843Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:24.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "keypair_qa2ato", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:24.843Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:24.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_floatingip_hvwtjx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:24.843Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:24.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_floatingip_hvwtjx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:24.991Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'726f4c2317c347bf85a7afd6cf32cd43', u'created_at': u'2019-01-09T17:44:23Z', u'updated_at': u'2019-01-09T17:44:23Z', u'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'726f4c2317c347bf85a7afd6cf32cd43', u'port_id': None, u'id': u'857cef23-30d1-4183-8df7-32fb4eae9e3f', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:24.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "cc97ec04-2235-4090-9e0a-e07008c85628"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.315Z", "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-09T17:44:26.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "08c17ac1-f1e1-476e-8dc8-9ae072a1853c"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.315Z", "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-09T17:44:26.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "08c17ac1-f1e1-476e-8dc8-9ae072a1853c"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.315Z", "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-09T17:44:26.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "08c17ac1-f1e1-476e-8dc8-9ae072a1853c"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.315Z", "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-09T17:44:26.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "08c17ac1-f1e1-476e-8dc8-9ae072a1853c"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.315Z", "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-09T17:44:26.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "08c17ac1-f1e1-476e-8dc8-9ae072a1853c"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.315Z", "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-09T17:44:26.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "08c17ac1-f1e1-476e-8dc8-9ae072a1853c"}, {"node_instance_id": "keypair_qa2ato", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.315Z", "message": "Using external resource keypair: cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:26.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "0bf07268-15f4-47a9-96a5-0f4dc11f8fb3"}, {"node_instance_id": "bind_floatingip_lth5iz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.344Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:26.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_floatingip_hvwtjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.344Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:26.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_floatingip_lth5iz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.344Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:26.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_security_group_eg78jh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.344Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:26.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_security_group_e76gbb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.344Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:26.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_security_group_0a485u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.344Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:26.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_security_group_zuiquz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:26.344Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:26.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_security_group_eg78jh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.378Z", "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-09T17:44:27.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "740fbd43-6f64-419d-86ec-801b88be25b9"}, {"node_instance_id": "homer_security_group_e76gbb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.378Z", "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-09T17:44:27.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "73984b35-15fe-47c9-912e-c0593fa540b9"}, {"node_instance_id": "ellis_security_group_eg78jh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.378Z", "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-09T17:44:27.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "740fbd43-6f64-419d-86ec-801b88be25b9"}, {"node_instance_id": "homer_security_group_e76gbb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.378Z", "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-09T17:44:27.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "73984b35-15fe-47c9-912e-c0593fa540b9"}, {"node_instance_id": "ellis_security_group_eg78jh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.378Z", "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-09T17:44:27.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "740fbd43-6f64-419d-86ec-801b88be25b9"}, {"node_instance_id": "homer_security_group_e76gbb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.378Z", "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-09T17:44:27.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "73984b35-15fe-47c9-912e-c0593fa540b9"}, {"node_instance_id": "ellis_security_group_eg78jh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.378Z", "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-09T17:44:27.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "740fbd43-6f64-419d-86ec-801b88be25b9"}, {"node_instance_id": "homer_security_group_e76gbb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.378Z", "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-09T17:44:27.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "73984b35-15fe-47c9-912e-c0593fa540b9"}, {"node_instance_id": "bind_security_group_0a485u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.393Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:27.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_security_group_zuiquz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.393Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:27.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_floatingip_hvwtjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.393Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:27.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_floatingip_n3h6do", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.393Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:27.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_security_group_bi1s7y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.393Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:27.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_security_group_s44tay", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.393Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:27.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "keypair_qa2ato", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:27.393Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:27.393Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 85, "offset": 50, "size": 50}}} 2019-01-09 17:44:28,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:28,176 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:28 GMT 2019-01-09 17:44:28,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:28,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21483 2019-01-09 17:44:28,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:28,178 - 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'726f4c2317c347bf85a7afd6cf32cd43', u'created_at': u'2019-01-09T17:44:23Z', u'updated_at': u'2019-01-09T17:44:23Z', u'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'726f4c2317c347bf85a7afd6cf32cd43', u'port_id': None, u'id': u'39f93a8e-5731-4889-8989-e1c3bedf7378', u'qos_policy_id': None} 2019-01-09 17:44:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-09 17:44:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 17:44:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2019-01-09 17:44:28,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-09 17:44:28,179 - 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'726f4c2317c347bf85a7afd6cf32cd43', u'created_at': u'2019-01-09T17:44:23Z', u'updated_at': u'2019-01-09T17:44:23Z', u'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'726f4c2317c347bf85a7afd6cf32cd43', u'port_id': None, u'id': u'857cef23-30d1-4183-8df7-32fb4eae9e3f', u'qos_policy_id': None} 2019-01-09 17:44:28,179 - 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-09 17:44:28,179 - 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-09 17:44:28,179 - 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-09 17:44:28,179 - 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-09 17:44:28,179 - 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-09 17:44:28,180 - 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-09 17:44:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1 2019-01-09 17:44:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:28,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 17:44:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 17:44:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 17:44:28,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 17:44:28,181 - 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-09 17:44:28,181 - 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-09 17:44:28,181 - 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-09 17:44:28,182 - 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-09 17:44:28,182 - 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-09 17:44:28,182 - 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-09 17:44:28,182 - 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-09 17:44:28,182 - 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-09 17:44:28,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:28,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:28,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:28,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-09 17:44:28,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 17:44:28,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 17:44:28,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-01-09 17:44:28,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:44:28,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:28,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:28,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:28,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:28,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:28,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:28,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:28,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:44:28,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:28,248 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:28 GMT 2019-01-09 17:44:28,248 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:28,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:44:28,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:33,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:44:33,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:33,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:33,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:33,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:33,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:33,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:33,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:33,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.390Z", "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-09T17:44:28.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "04255b5b-7c44-4a89-a518-78c63325472d"}, {"node_instance_id": "keypair_qa2ato", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.474Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:28.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_security_group_s44tay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.474Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:28.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_security_group_0a485u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.474Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:28.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_security_group_zuiquz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:28.474Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:28.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_floatingip_n3h6do", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:29.454Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'726f4c2317c347bf85a7afd6cf32cd43', u'created_at': u'2019-01-09T17:44:28Z', u'updated_at': u'2019-01-09T17:44:28Z', u'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.214', u'revision_number': 0, u'project_id': u'726f4c2317c347bf85a7afd6cf32cd43', u'port_id': None, u'id': u'98d46a80-5442-4767-8ceb-a3c60a6d4d91', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:29.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "0c6f1e46-d802-4210-920d-d95a7afed14f"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:29.486Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:29.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:29.486Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:29.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:29.486Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:29.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "keypair_qa2ato", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:29.486Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:29.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_security_group_s44tay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:29.486Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:29.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_security_group_voh598", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:29.486Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:29.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:29.486Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:29.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "base_security_group_nsxj1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "481bdf66-1d54-4486-8799-8bd82416e452"}, {"node_instance_id": "base_security_group_nsxj1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "481bdf66-1d54-4486-8799-8bd82416e452"}, {"node_instance_id": "base_security_group_nsxj1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "481bdf66-1d54-4486-8799-8bd82416e452"}, {"node_instance_id": "dime_security_group_voh598", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "201dc7a9-8936-4b4e-8aec-5fca49205682"}, {"node_instance_id": "dime_security_group_voh598", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "201dc7a9-8936-4b4e-8aec-5fca49205682"}, {"node_instance_id": "dime_security_group_voh598", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "201dc7a9-8936-4b4e-8aec-5fca49205682"}, {"node_instance_id": "base_security_group_nsxj1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "481bdf66-1d54-4486-8799-8bd82416e452"}, {"node_instance_id": "base_security_group_nsxj1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "481bdf66-1d54-4486-8799-8bd82416e452"}, {"node_instance_id": "base_security_group_nsxj1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "481bdf66-1d54-4486-8799-8bd82416e452"}, {"node_instance_id": "base_security_group_nsxj1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "481bdf66-1d54-4486-8799-8bd82416e452"}, {"node_instance_id": "dime_security_group_voh598", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "201dc7a9-8936-4b4e-8aec-5fca49205682"}, {"node_instance_id": "dime_security_group_voh598", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "201dc7a9-8936-4b4e-8aec-5fca49205682"}, {"node_instance_id": "dime_security_group_voh598", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "201dc7a9-8936-4b4e-8aec-5fca49205682"}, {"node_instance_id": "base_security_group_nsxj1p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.521Z", "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-09T17:44:30.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "481bdf66-1d54-4486-8799-8bd82416e452"}, {"node_instance_id": "bono_floatingip_n3h6do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.607Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:30.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.607Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:30.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "base_security_group_nsxj1p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.607Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:30.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_floatingip_n3h6do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:30.607Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:30.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:31.607Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:31.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2e2df878-1585-46c5-91da-bae25922e990"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:31.607Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_bdcx11'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:31.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2e2df878-1585-46c5-91da-bae25922e990"}, {"node_instance_id": "ellis_security_group_eg78jh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:31.644Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:31.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_security_group_e76gbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:31.644Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:31.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 144, "offset": 85, "size": 50}}} 2019-01-09 17:44:33,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:33,327 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:33 GMT 2019-01-09 17:44:33,328 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:33,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31047 2019-01-09 17:44:33,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:33,329 - 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-09 17:44:33,329 - 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-09 17:44:33,329 - 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-09 17:44:33,329 - 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-09 17:44:33,330 - 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-09 17:44:33,330 - 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-09 17:44:33,330 - 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-09 17:44:33,330 - 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-09 17:44:33,330 - 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-09 17:44:33,330 - 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-09 17:44:33,331 - 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-09 17:44:33,331 - 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-09 17:44:33,331 - 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-09 17:44:33,331 - 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-09 17:44:33,331 - 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-09 17:44:33,331 - 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-09 17:44:33,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:33,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:33,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:33,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:33,332 - 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'726f4c2317c347bf85a7afd6cf32cd43', u'created_at': u'2019-01-09T17:44:28Z', u'updated_at': u'2019-01-09T17:44:28Z', u'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.214', u'revision_number': 0, u'project_id': u'726f4c2317c347bf85a7afd6cf32cd43', u'port_id': None, u'id': u'98d46a80-5442-4767-8ceb-a3c60a6d4d91', u'qos_policy_id': None} 2019-01-09 17:44:33,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:33,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:33,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 17:44:33,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:33,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:33,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 17:44:33,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 17:44:33,333 - 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-09 17:44:33,334 - 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-09 17:44:33,334 - 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-09 17:44:33,334 - 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-09 17:44:33,334 - 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-09 17:44:33,334 - 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-09 17:44:33,334 - 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-09 17:44:33,335 - 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-09 17:44:33,335 - 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-09 17:44:33,335 - 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-09 17:44:33,335 - 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-09 17:44:33,335 - 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-09 17:44:33,335 - 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-09 17:44:33,335 - 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-09 17:44:33,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:33,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:33,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 17:44:33,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-09 17:44:33,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}] 2019-01-09 17:44:33,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_bdcx11'} 2019-01-09 17:44:33,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:33,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:33,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:44:33,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:33,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:33,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:33,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:33,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:33,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:33,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:33,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:44:33,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:33,394 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:33 GMT 2019-01-09 17:44:33,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:33,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:44:33,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:38,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:44:38,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:38,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:38,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:38,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:38,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:38,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:38,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:38,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_n3h6do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:31.644Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:31.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_security_group_e76gbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:31.644Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:31.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:31.644Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:31.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_security_group_eg78jh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:31.644Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:31.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_security_group_e76gbb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:31.644Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:31.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_security_group_bi1s7y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:32.648Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:32.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_security_group_eg78jh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:32.648Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:32.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_security_group_bi1s7y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:32.648Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:32.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:33.074Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_bdcx11', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:33.074Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2e2df878-1585-46c5-91da-bae25922e990"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:33.614Z", "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-09T17:44:33.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2e2df878-1585-46c5-91da-bae25922e990"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:33.614Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_bdcx11', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:33.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2e2df878-1585-46c5-91da-bae25922e990"}, {"node_instance_id": "bono_security_group_bi1s7y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:33.674Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:33.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_security_group_voh598", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:33.674Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:33.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "base_security_group_nsxj1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:34.679Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:34.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_security_group_voh598", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:34.679Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:34.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_security_group_voh598", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:34.679Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:34.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "base_security_group_nsxj1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:34.679Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:34.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:34.679Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:34.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:35.693Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:35.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:35.693Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:35.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "base_security_group_nsxj1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:35.693Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:35.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:35.693Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:35.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:35.693Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:35.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:37.053Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:37.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.047Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bd0114da-df11-47fa-b42a-67c725e5c770', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'8ea2079c-ede1-40ad-a751-4a327f58278d', 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-09T17:44:38.047Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ad46482d-76be-4602-9833-2419ecca4ae1"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.270Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:38.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.270Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:38.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.270Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:38.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.270Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:38.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.270Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-09T17:44:38.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.270Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:38.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 179, "offset": 135, "size": 50}}} 2019-01-09 17:44:38,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:38,593 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:38 GMT 2019-01-09 17:44:38,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:38,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23877 2019-01-09 17:44:38,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:38,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:38,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:38,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 17:44:38,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 17:44:38,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 17:44:38,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:38,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:38,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 17:44:38,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_bdcx11', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:38,596 - 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-09 17:44:38,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_bdcx11', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:38,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:38,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 17:44:38,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:38,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:38,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:38,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 17:44:38,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 17:44:38,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:38,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 17:44:38,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:38,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:38,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 17:44:38,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:38,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:38,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:38,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:38,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:38,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:38,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 17:44:38,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 17:44:38,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 17:44:38,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 17:44:38,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 17:44:38,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 17:44:38,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 17:44:38,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 17:44:38,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bd0114da-df11-47fa-b42a-67c725e5c770', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'8ea2079c-ede1-40ad-a751-4a327f58278d', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-01-09 17:44:38,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:44:38,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 17:44:38,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 17:44:38,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 17:44:38,601 - 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-09 17:44:38,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 17:44:38,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:44:38,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:38,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:38,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:38,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:38,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:38,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:38,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:38,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:44:38,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:38,660 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:38 GMT 2019-01-09 17:44:38,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:38,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:44:38,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:43,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:44:43,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:43,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:43,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:43,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:43,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:43,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:43,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:43,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.667Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0323650b-49c8-49c2-801f-5a86af1a00ba', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'39f93a8e-5731-4889-8989-e1c3bedf7378', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:38.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3340ed71-a502-413e-ad10-2abd2a5d086a"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.667Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2512a008-0b11-41a9-8d0b-6dd246ea1e5f', 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-09T17:44:38.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "fe85deca-da48-4b4c-81ea-c890de322a9e"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.667Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'760e9a25-6bb0-4843-93f1-6c16dee3db8f', 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-09T17:44:38.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a80f0ac7-3d53-4085-88fd-5f1ab914419a"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.667Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_kn5fq8'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:38.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3340ed71-a502-413e-ad10-2abd2a5d086a"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.667Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_wpxjc1'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:38.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "fe85deca-da48-4b4c-81ea-c890de322a9e"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.667Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_7trq0j'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:38.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a80f0ac7-3d53-4085-88fd-5f1ab914419a"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:38.667Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_00aiji'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:38.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ad46482d-76be-4602-9833-2419ecca4ae1"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:39.673Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6f63bb65-eec9-432d-99c9-ec54c8153278', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'bd0114da-df11-47fa-b42a-67c725e5c770', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'98d46a80-5442-4767-8ceb-a3c60a6d4d91', u'floating_ip_address': u'172.30.9.214', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:39.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1e2d98dd-8228-4d00-99c5-fd5f13897a89"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:39.673Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2n8jj7'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:39.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1e2d98dd-8228-4d00-99c5-fd5f13897a89"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:40.963Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_00aiji', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:40.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ad46482d-76be-4602-9833-2419ecca4ae1"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:41.681Z", "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-09T17:44:41.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "fe85deca-da48-4b4c-81ea-c890de322a9e"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:41.681Z", "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-09T17:44:41.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ad46482d-76be-4602-9833-2419ecca4ae1"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:41.681Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_wpxjc1', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:41.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "fe85deca-da48-4b4c-81ea-c890de322a9e"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:41.681Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_00aiji', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:41.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ad46482d-76be-4602-9833-2419ecca4ae1"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:41.681Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_wpxjc1', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:41.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "fe85deca-da48-4b4c-81ea-c890de322a9e"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:41.976Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:41.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:42.284Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:42.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:42.775Z", "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-09T17:44:42.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3340ed71-a502-413e-ad10-2abd2a5d086a"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:42.775Z", "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-09T17:44:42.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1e2d98dd-8228-4d00-99c5-fd5f13897a89"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:42.775Z", "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-09T17:44:42.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a80f0ac7-3d53-4085-88fd-5f1ab914419a"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:42.775Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_kn5fq8', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:42.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3340ed71-a502-413e-ad10-2abd2a5d086a"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:42.775Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2n8jj7', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:42.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1e2d98dd-8228-4d00-99c5-fd5f13897a89"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:42.775Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_7trq0j', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:42.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a80f0ac7-3d53-4085-88fd-5f1ab914419a"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:42.775Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_kn5fq8', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:42.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3340ed71-a502-413e-ad10-2abd2a5d086a"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:42.775Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2n8jj7', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:42.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1e2d98dd-8228-4d00-99c5-fd5f13897a89"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:42.775Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_7trq0j', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:42.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a80f0ac7-3d53-4085-88fd-5f1ab914419a"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:43.290Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:43.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:43.290Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:43.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:43.290Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:43.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:43.290Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:43.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:43.823Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'833a8e71-ef48-4ce4-8001-4933d9b2d22c', 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-09T17:44:43.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9f058f56-9545-4fb3-8c98-412d9b2b8a41"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:43.823Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_arrmud'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:43.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9f058f56-9545-4fb3-8c98-412d9b2b8a41"}], "metadata": {"pagination": {"total": 209, "offset": 179, "size": 50}}} 2019-01-09 17:44:43,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:43,847 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:43 GMT 2019-01-09 17:44:43,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:43,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25038 2019-01-09 17:44:43,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:43,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0323650b-49c8-49c2-801f-5a86af1a00ba', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'39f93a8e-5731-4889-8989-e1c3bedf7378', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2019-01-09 17:44:43,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'2512a008-0b11-41a9-8d0b-6dd246ea1e5f', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-01-09 17:44:43,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'760e9a25-6bb0-4843-93f1-6c16dee3db8f', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-01-09 17:44:43,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_kn5fq8'} 2019-01-09 17:44:43,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_wpxjc1'} 2019-01-09 17:44:43,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_7trq0j'} 2019-01-09 17:44:43,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_00aiji'} 2019-01-09 17:44:43,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'6f63bb65-eec9-432d-99c9-ec54c8153278', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'bd0114da-df11-47fa-b42a-67c725e5c770', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'98d46a80-5442-4767-8ceb-a3c60a6d4d91', u'floating_ip_address': u'172.30.9.214', u'external_type': u'floatingip'}] 2019-01-09 17:44:43,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_2n8jj7'} 2019-01-09 17:44:43,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_00aiji', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:43,850 - 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-09 17:44:43,850 - 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-09 17:44:43,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_wpxjc1', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:43,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_00aiji', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:43,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_wpxjc1', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:43,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 17:44:43,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 17:44:43,851 - 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-09 17:44:43,851 - 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-09 17:44:43,851 - 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-09 17:44:43,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_kn5fq8', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:43,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_2n8jj7', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:43,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_7trq0j', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:43,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_kn5fq8', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:43,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_2n8jj7', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:43,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_7trq0j', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:43,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:43,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 17:44:43,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 17:44:43,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 17:44:43,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'833a8e71-ef48-4ce4-8001-4933d9b2d22c', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-01-09 17:44:43,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_arrmud'} 2019-01-09 17:44:43,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:44:43,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:43,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:43,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:43,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:43,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:43,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:43,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:43,983 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:44:43,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:43,983 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:43 GMT 2019-01-09 17:44:43,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:43,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:44:43,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:48,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:44:49,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:49,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:49,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:49,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:49,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:49,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:49,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:49,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_kn5fq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:44.319Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:44.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:44.319Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:44.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:44.319Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:44.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:44.319Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:44.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:44.319Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:44.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:44.319Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:44.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:44.319Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:44.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:44.929Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd721bff3-73ae-49b1-928f-277bd2362d0e', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'857cef23-30d1-4183-8df7-32fb4eae9e3f', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:44.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "083d4cef-211a-4d59-95b9-ccbb9bc71e2f"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:44.929Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_vwc3yh'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:44.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "083d4cef-211a-4d59-95b9-ccbb9bc71e2f"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:45.424Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:45.424Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:45.424Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:45.424Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:45.424Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:45.424Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:45.424Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:45.424Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:45.939Z", "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-09T17:44:45.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9f058f56-9545-4fb3-8c98-412d9b2b8a41"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:45.939Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_arrmud', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:45.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9f058f56-9545-4fb3-8c98-412d9b2b8a41"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:45.939Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_arrmud', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:45.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9f058f56-9545-4fb3-8c98-412d9b2b8a41"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:46.489Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:46.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:46.489Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:46.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:46.489Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:46.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:46.489Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:46.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:46.489Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:46.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:46.489Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:46.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:46.993Z", "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-09T17:44:46.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "083d4cef-211a-4d59-95b9-ccbb9bc71e2f"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:46.993Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_vwc3yh', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:46.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "083d4cef-211a-4d59-95b9-ccbb9bc71e2f"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:46.993Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_vwc3yh', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:46.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "083d4cef-211a-4d59-95b9-ccbb9bc71e2f"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:47.495Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:47.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:47.495Z", "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-09T17:44:47.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:47.495Z", "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-09T17:44:47.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:47.495Z", "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-09T17:44:47.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:47.495Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:47.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:47.495Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:47.495Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:48.503Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:48.503Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:48.503Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:48.503Z", "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-09T17:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:48.503Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:48.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 251, "offset": 211, "size": 50}}} 2019-01-09 17:44:49,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:49,115 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:49 GMT 2019-01-09 17:44:49,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:49,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24912 2019-01-09 17:44:49,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:49,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:49,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:49,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 17:44:49,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:49,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 17:44:49,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 17:44:49,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 17:44:49,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', u'external_type': u'keypair'}, {u'external_id': u'f7bc87f0-25fd-4dc1-974c-db9cd08c0145', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'd721bff3-73ae-49b1-928f-277bd2362d0e', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'857cef23-30d1-4183-8df7-32fb4eae9e3f', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2019-01-09 17:44:49,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_vwc3yh'} 2019-01-09 17:44:49,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:49,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:49,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 17:44:49,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 17:44:49,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:49,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:49,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 17:44:49,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 17:44:49,118 - 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-09 17:44:49,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_arrmud', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:49,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_arrmud', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:49,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 17:44:49,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 17:44:49,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:49,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:49,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 17:44:49,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 17:44:49,120 - 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-09 17:44:49,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_vwc3yh', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:49,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_vwc3yh', 'key_name': u'cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'image': u'03cc1f50-789d-41cc-875e-1e38eb4e2245', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1', 'cloudify_management_network_id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}, 'nics': [{'net-id': u'510bf5c2-227f-40b5-b880-df6ffb0846ee'}], 'flavor': u'b9650537-4479-4cee-a7ae-2a19c739f9a3'} 2019-01-09 17:44:49,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:49,120 - 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-09 17:44:49,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-01-09 17:44:49,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-01-09 17:44:49,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 17:44:49,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 17:44:49,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:44:49,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 17:44:49,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:49,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-01-09 17:44:49,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 17:44:49,122 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:44:49,370 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:49,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:49,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:49,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:49,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:49,371 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:49,371 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:49,371 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:44:49,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:49,371 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:49 GMT 2019-01-09 17:44:49,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:49,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:44:49,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:54,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:44:54,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:54,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:54,439 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:54,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:54,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:54,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:54,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:54,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:49.508Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:49.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:49.508Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:49.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:49.508Z", "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-09T17:44:49.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:50.526Z", "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-09T17:44:50.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:50.526Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:44:50.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:44:51.532Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "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-09T17:44:51.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 257, "offset": 251, "size": 50}}} 2019-01-09 17:44:54,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:54,440 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:54 GMT 2019-01-09 17:44:54,440 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:54,440 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4899 2019-01-09 17:44:54,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:54,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 17:44:54,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:44:54,441 - 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-09 17:44:54,441 - 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-09 17:44:54,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 17:44:54,442 - 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-09 17:44:54,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:44:54,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:54,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:54,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:54,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:54,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:54,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:54,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:54,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:44:54,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:54,498 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:54 GMT 2019-01-09 17:44:54,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:54,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:44:54,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:59,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:44:59,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:59,568 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:59,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:59,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:59,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:59,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:59,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:59,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2019-01-09 17:44:59,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:59,569 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:59 GMT 2019-01-09 17:44:59,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:59,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 17:44:59,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:44:59,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:44:59,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:44:59,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:44:59,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:44:59,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:44:59,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:44:59,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:44:59,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:44:59,625 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:44:59,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:44:59,625 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:44:59 GMT 2019-01-09 17:44:59,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:44:59,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:44:59,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:04,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:45:04,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:04,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:04,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:04,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:04,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:04,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:04,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:04,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2019-01-09 17:45:04,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:04,699 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:04 GMT 2019-01-09 17:45:04,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:04,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 17:45:04,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:04,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:45:04,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:04,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:04,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:04,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:04,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:04,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:04,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:04,758 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:45:04,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:04,758 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:04 GMT 2019-01-09 17:45:04,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:04,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:45:04,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:09,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:45:09,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:09,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:09,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:09,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:09,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:09,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:09,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:09,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:07.616Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:07.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:08.540Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:08.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:09.544Z", "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-09T17:45:09.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 260, "offset": 257, "size": 50}}} 2019-01-09 17:45:09,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:09,828 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:09 GMT 2019-01-09 17:45:09,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:09,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2244 2019-01-09 17:45:09,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:09,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:09,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:09,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-01-09 17:45:09,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:45:09,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:09,885 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:09,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:09,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:09,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:09,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:09,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:09,886 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:45:09,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:09,886 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:09 GMT 2019-01-09 17:45:09,886 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:09,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:45:09,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:14,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:45:14,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:14,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:14,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:14,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:14,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:14,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:14,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:14,976 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 260, "offset": 260, "size": 50}}} 2019-01-09 17:45:14,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:14,977 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:14 GMT 2019-01-09 17:45:14,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:14,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 17:45:14,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:14,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:45:15,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:15,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:15,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:15,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:15,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:15,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:15,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:15,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:45:15,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:15,033 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:15 GMT 2019-01-09 17:45:15,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:15,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:45:15,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:20,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:45:20,107 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:20,107 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:20,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:20,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:20,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:20,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:20,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:20,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:16.945Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:16.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:17.666Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:17.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:17.666Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:17.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:17.666Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:17.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:17.666Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:17.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:18.794Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:18.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:18.794Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:18.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:18.794Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:18.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:19.805Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:19.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:19.805Z", "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-09T17:45:19.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:19.805Z", "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-09T17:45:19.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:19.805Z", "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-09T17:45:19.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:19.805Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:19.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 273, "offset": 260, "size": 50}}} 2019-01-09 17:45:20,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:20,108 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:20 GMT 2019-01-09 17:45:20,108 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:20,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8610 2019-01-09 17:45:20,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:20,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:20,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:20,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:20,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:20,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:20,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:20,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:20,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:20,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:20,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-01-09 17:45:20,111 - 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-09 17:45:20,111 - 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-09 17:45:20,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:20,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:45:20,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:20,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:20,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:20,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:20,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:20,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:20,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:20,216 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:45:20,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:20,216 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:20 GMT 2019-01-09 17:45:20,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:20,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:45:20,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:25,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:45:25,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:25,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:25,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:25,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:25,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:25,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:25,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:25,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:20.814Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:20.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:20.814Z", "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-09T17:45:20.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:20.814Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:20.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:21.829Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:21.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:21.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": "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-09T17:45:21.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:21.829Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:21.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:22.833Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60]", "node_name": "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-09T17:45:22.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:23.836Z", "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-09T17:45:23.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 281, "offset": 273, "size": 50}}} 2019-01-09 17:45:25,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:25,390 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:25 GMT 2019-01-09 17:45:25,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:25,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6682 2019-01-09 17:45:25,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:25,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:25,391 - 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-09 17:45:25,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:25,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:25,392 - 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-09 17:45:25,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 17:45:25,392 - 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-09 17:45:25,392 - 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-09 17:45:25,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:45:25,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:25,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:25,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:25,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:25,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:25,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:25,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:25,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:45:25,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:25,451 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:25 GMT 2019-01-09 17:45:25,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:25,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:45:25,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:30,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:45:30,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:30,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:30,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:30,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:30,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:30,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:30,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:30,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2019-01-09 17:45:30,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:30,623 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:30 GMT 2019-01-09 17:45:30,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:30,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 17:45:30,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:30,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:45:30,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:30,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:30,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:30,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:30,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:30,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:30,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:30,684 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:45:30,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:30,684 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:30 GMT 2019-01-09 17:45:30,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:30,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:45:30,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:35,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:45:35,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:35,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:35,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:35,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:35,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:35,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:35,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:35,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2019-01-09 17:45:35,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:35,755 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:35 GMT 2019-01-09 17:45:35,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:35,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 17:45:35,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:35,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:45:35,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:35,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:35,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:35,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:35,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:35,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:35,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:35,811 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:45:35,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:35,811 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:35 GMT 2019-01-09 17:45:35,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:35,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:45:35,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:40,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:45:40,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:40,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:40,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:40,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:40,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:40,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:40,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:40,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:39.566Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:39.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:39.842Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:39.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 283, "offset": 281, "size": 50}}} 2019-01-09 17:45:40,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:40,937 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:40 GMT 2019-01-09 17:45:40,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:40,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2019-01-09 17:45:40,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:40,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:40,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:40,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:45:40,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:40,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:40,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:40,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:40,992 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:40,992 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:40,992 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:40,992 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:45:40,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:40,992 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:40 GMT 2019-01-09 17:45:40,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:40,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:45:40,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:45,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:45:46,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:46,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:46,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:46,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:46,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:46,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:46,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:46,067 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bdcx11", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:41.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 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-09T17:45:41.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 284, "offset": 283, "size": 50}}} 2019-01-09 17:45:46,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:46,067 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:46 GMT 2019-01-09 17:45:46,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:46,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1218 2019-01-09 17:45:46,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:46,067 - 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-09 17:45:46,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:45:46,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:46,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:46,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:46,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:46,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:46,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:46,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:46,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:45:46,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:46,125 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:46 GMT 2019-01-09 17:45:46,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:46,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:45:46,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:51,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:45:51,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:51,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:51,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:51,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:51,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:51,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:51,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:51,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:49.198Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:49.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:50.035Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:50.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:50.035Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:50.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:50.035Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:50.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:50.035Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:50.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:50.035Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:50.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:51.059Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:51.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:51.059Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:51.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 292, "offset": 284, "size": 50}}} 2019-01-09 17:45:51,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:51,230 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:51 GMT 2019-01-09 17:45:51,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:51,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4182 2019-01-09 17:45:51,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:51,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:51,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:51,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:51,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:51,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:51,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:51,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:51,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:51,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:45:51,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:51,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:51,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:51,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:51,324 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:51,324 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:51,324 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:51,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:45:51,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:51,324 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:51 GMT 2019-01-09 17:45:51,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:51,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:45:51,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:56,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:45:56,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:56,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:56,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:56,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:56,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:56,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:56,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:56,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:52.089Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:52.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:52.089Z", "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-09T17:45:52.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:52.089Z", "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-09T17:45:52.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:52.089Z", "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-09T17:45:52.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:52.089Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:52.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:53.093Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:53.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:53.093Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-09T17:45:53.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:53.093Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-09T17:45:53.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:53.093Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:53.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:54.098Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:54.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:54.098Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:45:54.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:55.102Z", "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-09T17:45:55.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:45:56.106Z", "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-09T17:45:56.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 305, "offset": 292, "size": 50}}} 2019-01-09 17:45:56,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:56,441 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:56 GMT 2019-01-09 17:45:56,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:56,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11110 2019-01-09 17:45:56,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:45:56,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:56,443 - 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-09 17:45:56,443 - 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-09 17:45:56,443 - 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-09 17:45:56,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:56,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:56,443 - 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-09 17:45:56,443 - 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-09 17:45:56,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:56,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:56,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 17:45:56,444 - 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-09 17:45:56,444 - 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-09 17:45:56,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:45:56,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:45:56,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:45:56,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:45:56,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:45:56,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:45:56,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:45:56,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:45:56,503 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:45:56,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:45:56,503 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:45:56 GMT 2019-01-09 17:45:56,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:45:56,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:45:56,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:01,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:46:01,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:01,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:01,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:01,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:01,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:01,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:01,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:01,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2019-01-09 17:46:01,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:01,599 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:01 GMT 2019-01-09 17:46:01,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:01,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 17:46:01,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:01,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:46:01,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:01,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:01,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:01,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:01,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:01,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:01,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:01,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:46:01,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:01,656 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:01 GMT 2019-01-09 17:46:01,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:01,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:46:01,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:06,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:46:07,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:07,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:07,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:07,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:07,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:07,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:07,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:07,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2019-01-09 17:46:07,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:07,035 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:07 GMT 2019-01-09 17:46:07,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:07,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 17:46:07,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:07,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:46:07,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:07,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:07,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:07,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:07,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:07,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:07,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:07,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:46:07,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:07,121 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:07 GMT 2019-01-09 17:46:07,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:07,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:46:07,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:12,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:46:12,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:12,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:12,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:12,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:12,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:12,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:12,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:12,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:11.760Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:11.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:12.113Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:12.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 307, "offset": 305, "size": 50}}} 2019-01-09 17:46:12,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:12,301 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:12 GMT 2019-01-09 17:46:12,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:12,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2019-01-09 17:46:12,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:12,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:12,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:12,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:46:12,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:12,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:12,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:12,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:12,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:12,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:12,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:12,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:46:12,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:12,578 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:12 GMT 2019-01-09 17:46:12,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:12,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:46:12,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:17,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:46:18,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:18,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:18,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:18,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:18,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:18,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:18,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:18,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 307, "offset": 307, "size": 50}}} 2019-01-09 17:46:18,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:18,015 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:18 GMT 2019-01-09 17:46:18,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:18,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 17:46:18,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:18,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:46:18,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:18,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:18,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:18,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:18,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:18,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:18,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:18,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:46:18,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:18,605 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:18 GMT 2019-01-09 17:46:18,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:18,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:46:18,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:23,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:46:24,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:24,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:24,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:24,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:24,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:24,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:24,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:24,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bdcx11", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:19.570Z", "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-09T17:46:19.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:21.822Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:21.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:21.822Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:21.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 310, "offset": 307, "size": 50}}} 2019-01-09 17:46:24,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:24,082 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:24 GMT 2019-01-09 17:46:24,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:24,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2240 2019-01-09 17:46:24,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:24,082 - 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-09 17:46:24,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:24,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:24,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:46:25,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:25,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:25,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:25,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:25,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:25,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:25,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:25,909 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:46:25,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:25,909 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:25 GMT 2019-01-09 17:46:25,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:25,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:46:25,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:30,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:46:31,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:31,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:31,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:31,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:31,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:31,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:31,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:31,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:23.802Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:23.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:23.802Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:23.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:23.802Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:23.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:23.802Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:23.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:23.802Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:23.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:23.802Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:23.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:23.802Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:23.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:23.802Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:23.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:25.535Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:25.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:25.535Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:25.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:28.673Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:28.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:29.724Z", "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-09T17:46:29.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:29.724Z", "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-09T17:46:29.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:29.724Z", "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-09T17:46:29.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:29.724Z", "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-09T17:46:29.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:29.724Z", "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-09T17:46:29.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:29.724Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:29.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 327, "offset": 310, "size": 50}}} 2019-01-09 17:46:31,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:31,454 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:31 GMT 2019-01-09 17:46:31,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:31,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11914 2019-01-09 17:46:31,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:31,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:31,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:31,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:31,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:31,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:31,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:31,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:31,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:31,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:31,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:31,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:31,457 - 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-09 17:46:31,457 - 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-09 17:46:31,457 - 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-09 17:46:31,457 - 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-09 17:46:31,457 - 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-09 17:46:31,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2019-01-09 17:46:31,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:46:31,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:31,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:31,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:31,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:31,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:31,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:31,663 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:31,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:46:31,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:31,663 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:31 GMT 2019-01-09 17:46:31,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:31,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:46:31,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:36,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:46:36,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:36,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:36,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:36,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:36,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:36,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:36,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:36,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_arrmud", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:31.717Z", "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-09T17:46:31.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:32.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 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-09T17:46:32.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 329, "offset": 327, "size": 50}}} 2019-01-09 17:46:36,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:36,758 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:36 GMT 2019-01-09 17:46:36,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:36,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2356 2019-01-09 17:46:36,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:36,759 - 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-09 17:46:36,759 - 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-09 17:46:36,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:46:36,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:36,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:36,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:36,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:36,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:36,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:36,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:36,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:46:36,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:36,851 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:36 GMT 2019-01-09 17:46:36,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:36,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:46:36,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:41,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:46:42,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:42,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:42,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:42,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:42,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:42,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:42,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:42,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2019-01-09 17:46:42,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:42,114 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:42 GMT 2019-01-09 17:46:42,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:42,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 17:46:42,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:42,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:46:42,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:42,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:42,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:42,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:42,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:42,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:42,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:42,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:46:42,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:42,341 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:42 GMT 2019-01-09 17:46:42,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:42,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:46:42,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:47,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:46:48,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:48,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:48,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:48,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:48,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:48,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:48,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:48,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2019-01-09 17:46:48,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:48,064 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:48 GMT 2019-01-09 17:46:48,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:48,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 17:46:48,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:48,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:46:48,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:48,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:48,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:48,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:48,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:48,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:48,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:48,264 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:46:48,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:48,264 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:48 GMT 2019-01-09 17:46:48,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:48,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:46:48,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:53,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:46:55,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:55,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:55,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:55,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:55,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:55,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:55,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:55,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:49.681Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:49.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:50.937Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:50.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:52.055Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:52.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f1afe8f2-f703-4c8f-8180-6562bb2a31a3"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:53.090Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:53.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 333, "offset": 329, "size": 50}}} 2019-01-09 17:46:55,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:55,169 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:55 GMT 2019-01-09 17:46:55,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:55,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2137 2019-01-09 17:46:55,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:46:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:46:55,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:46:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 17:46:55,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:46:55,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:46:56,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:46:56,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:46:56,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:46:56,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:46:56,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:46:56,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:46:56,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:46:56,160 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:46:56,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:46:56,161 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:46:56 GMT 2019-01-09 17:46:56,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:46:56,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:46:56,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:01,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:47:02,002 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:02,002 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:02,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:02,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:02,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:02,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:02,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:02,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bdcx11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:54.017Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:54.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:54.017Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:54.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:56.426Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:56.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:46:58.831Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:46:58.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:00.120Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:00.120Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:00.120Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:00.120Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:00.120Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:00.120Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:00.120Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:00.120Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:00.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 345, "offset": 333, "size": 50}}} 2019-01-09 17:47:02,003 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:02,003 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:01 GMT 2019-01-09 17:47:02,003 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:02,003 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6190 2019-01-09 17:47:02,003 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:02,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 17:47:02,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 17:47:02,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 17:47:02,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:02,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:02,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:02,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:02,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:02,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:02,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:02,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:02,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:02,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:47:02,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:02,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:02,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:02,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:02,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:02,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:02,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:02,662 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:47:02,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:02,662 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:02 GMT 2019-01-09 17:47:02,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:02,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:47:02,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:07,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:47:11,128 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:11,128 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:11,128 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:11,128 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:11,128 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:11,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:11,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:11,128 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:02.039Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:02.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:02.137Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:02.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "746fc9e0-7a4a-4fdb-9d13-60b1a3111ff2"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:03.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:03.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f046a5b7-e128-4d50-abd8-75c62956caf9"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:03.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:03.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f046a5b7-e128-4d50-abd8-75c62956caf9"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:03.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:03.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f046a5b7-e128-4d50-abd8-75c62956caf9"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:03.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:03.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f046a5b7-e128-4d50-abd8-75c62956caf9"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:03.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:03.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f046a5b7-e128-4d50-abd8-75c62956caf9"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:03.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:03.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f046a5b7-e128-4d50-abd8-75c62956caf9"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:03.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:03.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f046a5b7-e128-4d50-abd8-75c62956caf9"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:03.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:03.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f046a5b7-e128-4d50-abd8-75c62956caf9"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:03.126Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:03.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f046a5b7-e128-4d50-abd8-75c62956caf9"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:03.126Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:03.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f046a5b7-e128-4d50-abd8-75c62956caf9"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:03.126Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:03.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f046a5b7-e128-4d50-abd8-75c62956caf9"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:03.499Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:03.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:04.647Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:04.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f05d96a7-6319-45f7-ba9f-8adb28e46d83"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:05.256Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:05.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:06.407Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:06.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:06.407Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:06.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:06.407Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.22 on port 22: Unable to connect to port 22 on 192.168.120.22 (tried 1 time)", "node_name": "proxy_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.22 on port 22: Unable to connect to port 22 on 192.168.120.22 (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.22 on port 22: Unable to connect to port 22 on 192.168.120.22 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-09T17:47:06.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:06.407Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-09T17:47:06.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:06.407Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:06.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:06.407Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:06.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:06.407Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:06.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:06.407Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:06.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:08.551Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:08.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:08.551Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:08.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:08.551Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-09T17:47:08.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:08.551Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:08.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:08.551Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:08.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 374, "offset": 345, "size": 50}}} 2019-01-09 17:47:11,129 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:11,129 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:11 GMT 2019-01-09 17:47:11,129 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:11,129 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17210 2019-01-09 17:47:11,129 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:11,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:11,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 17:47:11,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:11,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:11,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:11,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:11,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:11,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:11,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:11,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:11,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:11,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 17:47:11,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:47:11,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:11,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 17:47:11,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:11,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 17:47:11,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 17:47:11,133 - 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.22 on port 22: Unable to connect to port 22 on 192.168.120.22 (tried 1 time) 2019-01-09 17:47:11,133 - 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-09 17:47:11,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 17:47:11,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:11,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:11,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:11,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 17:47:11,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 17:47:11,134 - 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-09 17:47:11,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 17:47:11,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:11,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:47:11,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:11,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:11,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:11,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:11,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:11,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:11,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:11,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:47:11,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:11,784 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:11 GMT 2019-01-09 17:47:11,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:11,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:47:11,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:16,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:47:16,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:16,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:16,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:16,881 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:16,881 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:16,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:16,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:16,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:11.024Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:11.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "fe924682-d8b5-4b05-b0ab-73efea5aa7d6"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:11.747Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-09T17:47:11.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:12.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:12.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:12.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:12.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:12.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:12.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:12.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:12.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:12.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:12.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:12.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:12.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:12.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:12.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:12.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:12.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:12.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:12.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:12.200Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:12.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:12.200Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:12.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:12.200Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:12.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:13.171Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:13.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:13.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:13.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:13.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:13.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:13.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:13.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:13.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:13.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:13.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:13.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:13.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:13.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:13.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:13.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:13.255Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:13.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:13.255Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:13.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:13.255Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:13.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:13.324Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:13.324Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-01-09T17:47:13.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}], "metadata": {"pagination": {"total": 484, "offset": 374, "size": 50}}} 2019-01-09 17:47:16,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:16,882 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:16 GMT 2019-01-09 17:47:16,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:16,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28560 2019-01-09 17:47:16,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:16,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 17:47:16,884 - 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-09 17:47:16,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 17:47:16,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:47:16,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2019-01-09 17:47:16,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 17:47:16,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:47:16,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 17:47:16,888 - 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-09 17:47:16,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:16,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:47:16,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:16,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:16,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:16,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:16,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:16,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:16,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:16,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:47:16,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:16,969 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:16 GMT 2019-01-09 17:47:16,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:16,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:47:16,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:21,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:47:22,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:22,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:22,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:22,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:22,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:22,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:22,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:22,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Creating Agent bind_host_kn5fq8", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_kn5fq8/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.411Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.449Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:14.449Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:14.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "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-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}], "metadata": {"pagination": {"total": 570, "offset": 424, "size": 50}}} 2019-01-09 17:47:22,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:22,362 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:22 GMT 2019-01-09 17:47:22,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:22,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27722 2019-01-09 17:47:22,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-09 17:47:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_kn5fq8 2019-01-09 17:47:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 17:47:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 17:47:22,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 17:47:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 17:47:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 17:47:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:47:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 17:47:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_kn5fq8/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 17:47:22,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:47:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 17:47:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 17:47:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:22,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 17:47:22,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-09 17:47:22,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 17:47:22,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:47:22,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:22,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:22,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:22,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:22,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:22,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:22,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:22,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:47:22,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:22,467 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:22 GMT 2019-01-09 17:47:22,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:22,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:47:22,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:27,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:47:27,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:27,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:27,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:27,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:27,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:27,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:27,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:27,628 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:15.482Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:15.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:16.509Z", "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-09T17:47:16.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:16.509Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:16.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:16.509Z", "message": "Creating Agent vellum_host_arrmud", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:16.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:16.509Z", "message": "Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:16.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:16.509Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:16.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:16.509Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_arrmud/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:16.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "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-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_kn5fq8/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "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-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_kn5fq8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_kn5fq8/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_kn5fq8', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_kn5fq8/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_kn5fq8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Creating Agent dime_host_wpxjc1", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Downloading Agent Package from https://192.168.120.8: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-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "/home/ubuntu/bind_host_kn5fq8/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-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}], "metadata": {"pagination": {"total": 661, "offset": 474, "size": 50}}} 2019-01-09 17:47:27,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:27,628 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:27 GMT 2019-01-09 17:47:27,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:27,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28797 2019-01-09 17:47:27,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:27,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 17:47:27,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:47:27,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 17:47:27,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 17:47:27,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 17:47:27,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 17:47:27,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_arrmud 2019-01-09 17:47:27,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 17:47:27,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 17:47:27,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_arrmud/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 17:47:27,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 17:47:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_kn5fq8/env 2019-01-09 17:47:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-09 17:47:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_kn5fq8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_kn5fq8/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_kn5fq8', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_kn5fq8/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_kn5fq8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'} 2019-01-09 17:47:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:47:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 17:47:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_wpxjc1 2019-01-09 17:47:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 17:47:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 17:47:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 17:47:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 17:47:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 17:47:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_kn5fq8/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-09 17:47:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 17:47:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:47:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 17:47:27,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:47:27,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:27,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:27,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:27,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:27,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:27,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:27,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:27,703 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:47:27,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:27,703 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:27 GMT 2019-01-09 17:47:27,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:27,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:47:27,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:32,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:47:33,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:33,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:33,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:33,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:33,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:33,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:33,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:33,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a18a88de-fc37-4e3d-8c35-2a86e5e98ff4"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:17.629Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:17.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.457Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.457Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.457Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.640Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_arrmud/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.640Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.640Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.640Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.640Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_arrmud/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_arrmud/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_arrmud', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_arrmud/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_arrmud', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.640Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.640Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.640Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.640Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.640Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:18.640Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:18.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:19.463Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:19.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:19.463Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:19.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:19.463Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:19.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:19.463Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:19.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:19.695Z", "message": "/home/ubuntu/vellum_host_arrmud/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-09T17:47:19.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:19.695Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:19.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:19.695Z", "message": "Successfully created daemon: vellum_host_arrmud", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:19.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:19.695Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:19.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6a323c95-6fdb-4e09-bbe7-27e71fa953de"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.599Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": "/home/ubuntu/dime_host_wpxjc1/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-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_wpxjc1/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_wpxjc1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_wpxjc1/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_wpxjc1', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_wpxjc1/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_wpxjc1', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": "Successfully created daemon: dime_host_wpxjc1", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:20.708Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:20.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "34524efd-ce7e-4fd6-abe6-a53d45cb11af"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:21.468Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:21.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:21.468Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:21.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:21.468Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:21.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:21.468Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:21.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:21.468Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:21.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}], "metadata": {"pagination": {"total": 753, "offset": 524, "size": 50}}} 2019-01-09 17:47:33,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:33,052 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:33 GMT 2019-01-09 17:47:33,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:33,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29384 2019-01-09 17:47:33,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:33,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 17:47:33,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 17:47:33,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 17:47:33,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 17:47:33,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 17:47:33,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_arrmud/env 2019-01-09 17:47:33,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:47:33,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_arrmud/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_arrmud/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_arrmud', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_arrmud/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_arrmud', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'} 2019-01-09 17:47:33,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:47:33,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 17:47:33,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 17:47:33,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 17:47:33,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 17:47:33,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 17:47:33,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 17:47:33,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 17:47:33,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_arrmud/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-09 17:47:33,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 17:47:33,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_arrmud 2019-01-09 17:47:33,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 17:47:33,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 17:47:33,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 17:47:33,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_wpxjc1/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-09 17:47:33,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 17:47:33,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:47:33,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_wpxjc1/env 2019-01-09 17:47:33,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_wpxjc1/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_wpxjc1/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_wpxjc1', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_wpxjc1/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_wpxjc1', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'} 2019-01-09 17:47:33,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 17:47:33,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_wpxjc1 2019-01-09 17:47:33,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:47:33,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 17:47:33,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 17:47:33,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 17:47:33,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-09 17:47:33,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 17:47:33,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-09 17:47:33,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:33,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:47:33,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:33,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:33,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:33,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:33,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:33,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:33,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:33,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:47:33,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:33,221 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:33 GMT 2019-01-09 17:47:33,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:33,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:47:33,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:38,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:47:38,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:38,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:38,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:38,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:38,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:38,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:38,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:38,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Configuring Agent bind_host_kn5fq8", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:22.736Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:22.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:23.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:23.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:23.746Z", "message": "Successfully configured daemon: bind_host_kn5fq8", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:23.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:23.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:23.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:23.746Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:23.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:23.746Z", "message": "Configuring Agent dime_host_wpxjc1", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:23.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:23.746Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:23.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:23.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:23.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:23.746Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:23.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:23.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:23.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:23.746Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:23.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35fb8773-01be-4261-a341-9852412b0ed4"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:23.746Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:23.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:23.821Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:23.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.800Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.800Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.800Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.800Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.800Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.800Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.800Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.814Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.814Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.814Z", "message": "Successfully configured daemon: dime_host_wpxjc1", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.814Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.814Z", "message": "Configuring Agent vellum_host_arrmud", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.814Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:24.814Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:24.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "a7cc70c1-5c80-4093-a958-f856a05ce8f8"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.848Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 823, "offset": 574, "size": 50}}} 2019-01-09 17:47:38,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:38,332 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:38 GMT 2019-01-09 17:47:38,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:38,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27079 2019-01-09 17:47:38,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:38,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:47:38,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:47:38,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_kn5fq8 2019-01-09 17:47:38,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:47:38,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_kn5fq8 2019-01-09 17:47:38,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 17:47:38,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_wpxjc1 2019-01-09 17:47:38,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:47:38,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 17:47:38,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:47:38,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 17:47:38,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 17:47:38,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 17:47:38,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 17:47:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 17:47:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 17:47:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 17:47:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 17:47:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:47:38,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 17:47:38,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_wpxjc1 2019-01-09 17:47:38,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:38,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_arrmud 2019-01-09 17:47:38,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 17:47:38,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:47:38,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 17:47:38,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:47:38,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:38,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:38,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:38,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:38,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:38,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:38,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:38,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:47:38,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:38,418 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:38 GMT 2019-01-09 17:47:38,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:38,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:47:38,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:43,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:47:43,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:43,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:43,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:43,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:43,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:43,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:43,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:43,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.848Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.848Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.848Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Starting Agent bind_host_kn5fq8", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Successfully configured daemon: vellum_host_arrmud", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7320d67d-9c21-45a1-a7dd-0dd959330475"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:25.851Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:25.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:26.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:26.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:26.927Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:26.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:26.927Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:26.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:26.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:26.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:26.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:26.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:26.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:26.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:26.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:26.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:26.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:26.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:26.927Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:26.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:26.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:26.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:26.927Z", "message": "Starting Agent dime_host_wpxjc1", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:26.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:26.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:26.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:26.927Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:26.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}], "metadata": {"pagination": {"total": 945, "offset": 624, "size": 50}}} 2019-01-09 17:47:43,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:43,598 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:43 GMT 2019-01-09 17:47:43,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:43,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27274 2019-01-09 17:47:43,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:43,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 17:47:43,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 17:47:43,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 17:47:43,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:47:43,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:47:43,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 17:47:43,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:47:43,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_kn5fq8 2019-01-09 17:47:43,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 17:47:43,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:47:43,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_arrmud 2019-01-09 17:47:43,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:47:43,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:47:43,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:47:43,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_wpxjc1 2019-01-09 17:47:43,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:43,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 17:47:43,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:47:43,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:43,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:43,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:43,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:43,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:43,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:43,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:43,669 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:47:43,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:43,669 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:43 GMT 2019-01-09 17:47:43,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:43,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:47:43,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:48,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:47:49,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:49,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:49,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:49,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:49,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:49,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:49,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:49,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Starting Agent vellum_host_arrmud", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:27.943Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:27.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:28.949Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:28.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:28.949Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_bdcx11/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:28.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:28.949Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:28.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:28.949Z", "message": "Downloading Agent Package from https://192.168.120.8: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-09T17:47:28.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:28.949Z", "message": "Creating Agent proxy_host_bdcx11", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:28.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:28.949Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:28.949Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:29.670Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:29.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:29.855Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:29.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:29.855Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:29.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:29.953Z", "message": "Successfully started daemon: dime_host_wpxjc1", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:29.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:29.953Z", "message": "Successfully started daemon: bind_host_kn5fq8", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:29.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:29.953Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_wpxjc1 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:29.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:29.953Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:29.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:29.953Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_kn5fq8 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:29.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "8526268b-f329-4da6-902e-00fa771e36ba"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:29.953Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:29.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bd9081d1-3f9b-475f-91db-390b96a5024f"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.892Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.892Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.892Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.892Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.892Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.892Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.892Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.968Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3fc857d-7550-43d7-bdc4-217f1f41ca7e"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.968Z", "message": "[localhost] run: /home/ubuntu/bind_host_kn5fq8/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3fc857d-7550-43d7-bdc4-217f1f41ca7e"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.968Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3fc857d-7550-43d7-bdc4-217f1f41ca7e"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.968Z", "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-09T17:47:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3fc857d-7550-43d7-bdc4-217f1f41ca7e"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.968Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3fc857d-7550-43d7-bdc4-217f1f41ca7e"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.968Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8ad21ae-7db0-4326-9cb2-dfa70d48e0e8"}], "metadata": {"pagination": {"total": 1016, "offset": 674, "size": 50}}} 2019-01-09 17:47:49,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:49,484 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:49 GMT 2019-01-09 17:47:49,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:49,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27332 2019-01-09 17:47:49,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:49,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 17:47:49,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_arrmud 2019-01-09 17:47:49,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:47:49,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 17:47:49,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 17:47:49,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:49,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 17:47:49,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_bdcx11/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 17:47:49,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 17:47:49,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 17:47:49,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_bdcx11 2019-01-09 17:47:49,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 17:47:49,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 17:47:49,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 17:47:49,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 17:47:49,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_wpxjc1 2019-01-09 17:47:49,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_kn5fq8 2019-01-09 17:47:49,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_wpxjc1 start 2019-01-09 17:47:49,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 17:47:49,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_kn5fq8 start 2019-01-09 17:47:49,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 17:47:49,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 17:47:49,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 17:47:49,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 17:47:49,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 17:47:49,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 17:47:49,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 17:47:49,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 17:47:49,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 17:47:49,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_kn5fq8/env/bin/pip freeze 2019-01-09 17:47:49,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 17:47:49,493 - 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-09 17:47:49,493 - 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-09 17:47:49,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 17:47:49,493 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:47:49,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:49,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:49,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:49,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:49,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:49,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:49,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:49,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:47:49,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:49,618 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:49 GMT 2019-01-09 17:47:49,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:49,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:47:49,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:54,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:47:54,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:54,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:54,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:54,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:54,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:54,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:54,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:54,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.968Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3fc857d-7550-43d7-bdc4-217f1f41ca7e"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.968Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12810317-dbce-4a93-821c-9c597fc13705"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.968Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3fc857d-7550-43d7-bdc4-217f1f41ca7e"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:30.968Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:30.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3fc857d-7550-43d7-bdc4-217f1f41ca7e"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.902Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.902Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_bdcx11/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "message": "Successfully created daemon: proxy_host_bdcx11", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "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-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8ad21ae-7db0-4326-9cb2-dfa70d48e0e8"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "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-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3fc857d-7550-43d7-bdc4-217f1f41ca7e"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8ad21ae-7db0-4326-9cb2-dfa70d48e0e8"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_bdcx11/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_bdcx11/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_bdcx11', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_bdcx11/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_bdcx11', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "message": "[localhost] run: /home/ubuntu/vellum_host_arrmud/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "400a10ae-8370-425b-a98e-6bc03f248bc0"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "400a10ae-8370-425b-a98e-6bc03f248bc0"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "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-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8ad21ae-7db0-4326-9cb2-dfa70d48e0e8"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "message": "/home/ubuntu/proxy_host_bdcx11/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-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "66a1bb18-b09c-48a2-9619-44b0e8c7cc46"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:31.998Z", "message": "Removing directory: /tmp/tmpgFoY02", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:31.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3fc857d-7550-43d7-bdc4-217f1f41ca7e"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:32.977Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:32.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:32.977Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:32.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:32.977Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:32.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:32.977Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:32.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:32.977Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:32.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:32.977Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:32.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:32.977Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:32.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:33.112Z", "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-09T17:47:33.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "400a10ae-8370-425b-a98e-6bc03f248bc0"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:33.112Z", "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-09T17:47:33.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "400a10ae-8370-425b-a98e-6bc03f248bc0"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:33.112Z", "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-09T17:47:33.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8ad21ae-7db0-4326-9cb2-dfa70d48e0e8"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:33.112Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:33.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "400a10ae-8370-425b-a98e-6bc03f248bc0"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:33.112Z", "message": "Removing directory: /tmp/tmpbbeZI2", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:33.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8ad21ae-7db0-4326-9cb2-dfa70d48e0e8"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.005Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.005Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.005Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.005Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.005Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.005Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.005Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.005Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.005Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "message": "Configuring Agent proxy_host_bdcx11", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}], "metadata": {"pagination": {"total": 1099, "offset": 724, "size": 50}}} 2019-01-09 17:47:54,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:54,702 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:54 GMT 2019-01-09 17:47:54,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:54,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28590 2019-01-09 17:47:54,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:47:54,704 - 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-09 17:47:54,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 17:47:54,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 17:47:54,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 17:47:54,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 17:47:54,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 17:47:54,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_bdcx11/env 2019-01-09 17:47:54,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_bdcx11 2019-01-09 17:47:54,705 - 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-09 17:47:54,705 - 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-09 17:47:54,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 17:47:54,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 17:47:54,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_bdcx11/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_bdcx11/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_bdcx11', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_bdcx11/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_bdcx11', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'} 2019-01-09 17:47:54,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 17:47:54,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_arrmud/env/bin/pip freeze 2019-01-09 17:47:54,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 17:47:54,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 17:47:54,706 - 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-09 17:47:54,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 17:47:54,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_bdcx11/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-09 17:47:54,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:47:54,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpgFoY02 2019-01-09 17:47:54,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 17:47:54,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 17:47:54,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 17:47:54,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-01-09 17:47:54,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 17:47:54,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 17:47:54,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 17:47:54,708 - 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-09 17:47:54,708 - 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-09 17:47:54,708 - 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-09 17:47:54,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 17:47:54,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpbbeZI2 2019-01-09 17:47:54,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 17:47:54,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 17:47:54,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 17:47:54,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 17:47:54,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 17:47:54,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 17:47:54,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 17:47:54,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 17:47:54,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 17:47:54,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:54,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:54,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:54,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:54,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:47:54,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_bdcx11 2019-01-09 17:47:54,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:47:54,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:47:54,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:47:55,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:47:55,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:47:55,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:47:55,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:47:55,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:47:55,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:47:55,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:47:55,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:47:55,001 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:47:54 GMT 2019-01-09 17:47:55,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:47:55,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:47:55,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:00,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:48:00,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:00,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:00,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:00,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:00,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:00,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:00,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:00,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "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-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "400a10ae-8370-425b-a98e-6bc03f248bc0"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:34.127Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:34.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.016Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.016Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.016Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.016Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.016Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.016Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.016Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.016Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.016Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.016Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.016Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.016Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.016Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.155Z", "message": "Successfully configured daemon: proxy_host_bdcx11", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.155Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.155Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:35.155Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:35.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b9ede0db-e76d-4600-969f-b451a4064c87"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.025Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.025Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.025Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.025Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.025Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.159Z", "message": "Starting Agent proxy_host_bdcx11", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.159Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.159Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:36.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:36.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:37.029Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:37.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:37.029Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:37.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:37.029Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:37.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:37.029Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:37.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:37.029Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:37.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:37.690Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:37.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "52c35c04-ac1f-4aac-a70d-a857beb05942"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:38.032Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:38.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:38.032Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:38.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:38.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:38.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}], "metadata": {"pagination": {"total": 1254, "offset": 774, "size": 50}}} 2019-01-09 17:48:00,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:00,474 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:00 GMT 2019-01-09 17:48:00,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:00,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26534 2019-01-09 17:48:00,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:00,476 - 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-09 17:48:00,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:00,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 17:48:00,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:00,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 17:48:00,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 17:48:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 17:48:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 17:48:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 17:48:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 17:48:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 17:48:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 17:48:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_bdcx11 2019-01-09 17:48:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 17:48:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 17:48:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:48:00,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-09 17:48:00,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:00,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:00,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-09 17:48:00,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 17:48:00,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_bdcx11 2019-01-09 17:48:00,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:00,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:48:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-09 17:48:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 17:48:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-09 17:48:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 17:48:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-01-09 17:48:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 17:48:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:00,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:48:00,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:00,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:00,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:00,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:00,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:00,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:00,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:00,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:48:00,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:00,653 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:00 GMT 2019-01-09 17:48:00,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:00,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:48:00,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:05,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:48:05,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:05,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:05,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:05,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:05,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:05,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:05,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:05,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:38.708Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:38.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.093Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.093Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.093Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.093Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.093Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.093Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.165Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.165Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:39.165Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:39.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.099Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.099Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.099Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.099Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.099Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.099Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "Successfully started daemon: proxy_host_bdcx11", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_bdcx11 start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2921ac4b-7868-4af7-9212-9fa72053ab7b"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:40.171Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:40.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:41.105Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:41.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:41.105Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:41.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:41.105Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:41.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:41.105Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:41.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:41.193Z", "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-09T17:47:41.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bcd68013-eed7-4480-9aeb-14dfad57fcc3"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:41.193Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:41.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bcd68013-eed7-4480-9aeb-14dfad57fcc3"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:41.193Z", "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-09T17:47:41.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bcd68013-eed7-4480-9aeb-14dfad57fcc3"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:41.193Z", "message": "[localhost] run: /home/ubuntu/proxy_host_bdcx11/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:41.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bcd68013-eed7-4480-9aeb-14dfad57fcc3"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:41.193Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:41.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bcd68013-eed7-4480-9aeb-14dfad57fcc3"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.138Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.138Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.138Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.138Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 1310, "offset": 824, "size": 50}}} 2019-01-09 17:48:05,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:05,783 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:05 GMT 2019-01-09 17:48:05,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:05,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26920 2019-01-09 17:48:05,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:05,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 17:48:05,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 17:48:05,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 17:48:05,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 17:48:05,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 17:48:05,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-01-09 17:48:05,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 17:48:05,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:05,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:05,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 17:48:05,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:05,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:05,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:05,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:05,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 17:48:05,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 17:48:05,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:05,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_bdcx11 2019-01-09 17:48:05,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_bdcx11 start 2019-01-09 17:48:05,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:05,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:05,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:05,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:05,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:05,791 - 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-09 17:48:05,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 17:48:05,792 - 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-09 17:48:05,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_bdcx11/env/bin/pip freeze 2019-01-09 17:48:05,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 17:48:05,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:05,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:05,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:05,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:05,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:48:06,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:06,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:06,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:06,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:06,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:06,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:06,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:06,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:48:06,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:06,147 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:06 GMT 2019-01-09 17:48:06,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:06,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:48:06,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:11,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:48:11,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:11,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:11,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:11,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:11,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:11,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:11,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:11,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.138Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.138Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.138Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "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-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bcd68013-eed7-4480-9aeb-14dfad57fcc3"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Removing directory: /tmp/tmp9qbwKN", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bcd68013-eed7-4480-9aeb-14dfad57fcc3"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "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-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:42.251Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:42.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.155Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.155Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.155Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_00aiji/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Creating Agent sprout_host_00aiji", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "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-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}], "metadata": {"pagination": {"total": 1355, "offset": 874, "size": 50}}} 2019-01-09 17:48:11,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:11,298 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:11 GMT 2019-01-09 17:48:11,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:11,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27657 2019-01-09 17:48:11,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:11,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:11,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 17:48:11,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:11,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,300 - 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-09 17:48:11,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp9qbwKN 2019-01-09 17:48:11,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 17:48:11,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-09 17:48:11,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:48:11,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 17:48:11,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 17:48:11,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 17:48:11,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 17:48:11,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 17:48:11,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 17:48:11,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 17:48:11,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_00aiji/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 17:48:11,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_00aiji 2019-01-09 17:48:11,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 17:48:11,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:11,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:48:11,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:11,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:11,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:11,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:11,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:11,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:11,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:11,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:48:11,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:11,916 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:11 GMT 2019-01-09 17:48:11,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:11,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:48:11,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:16,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:48:17,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:17,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:17,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:17,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:17,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:17,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:17,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:17,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Downloading Agent Package from https://192.168.120.8: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-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_00aiji/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:43.262Z", "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-09T17:47:43.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:44.328Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:44.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:44.328Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:44.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_node_qvpz8v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:44.328Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:44.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:44.354Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:44.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:44.354Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:44.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:44.354Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_7trq0j/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:44.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:44.354Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:44.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:44.354Z", "message": "Creating Agent homer_host_7trq0j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:44.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:44.354Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:44.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:44.354Z", "message": "Downloading Agent Package from https://192.168.120.8: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-09T17:47:44.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "proxy_node_qvpz8v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:45.351Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:45.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:45.351Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:45.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:45.351Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:45.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:45.351Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:45.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_node_qvpz8v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:45.351Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:45.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:45.351Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:45.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:45.358Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_00aiji/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:45.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "proxy_node_qvpz8v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:45.358Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/YKKPK/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:45.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dfe91e99-4a32-4ee7-a195-38e3731aa3af"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:45.358Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:45.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:45.358Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:45.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:45.358Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:45.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "proxy_node_qvpz8v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:45.358Z", "message": "Executing: /tmp/YKKPK/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:45.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dfe91e99-4a32-4ee7-a195-38e3731aa3af"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:45.358Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_00aiji/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_00aiji/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_00aiji', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_00aiji/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_00aiji', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:45.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.378Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_7trq0j/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_7trq0j/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_7trq0j', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_7trq0j/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_7trq0j', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.378Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.378Z", "message": "/home/ubuntu/sprout_host_00aiji/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-09T17:47:46.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.378Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.378Z", "message": "Successfully created daemon: sprout_host_00aiji", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.378Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_7trq0j/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}], "metadata": {"pagination": {"total": 1405, "offset": 924, "size": 50}}} 2019-01-09 17:48:17,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:17,139 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:17 GMT 2019-01-09 17:48:17,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:17,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29510 2019-01-09 17:48:17,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:17,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 17:48:17,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 17:48:17,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 17:48:17,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_00aiji/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 17:48:17,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:17,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 17:48:17,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-09 17:48:17,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-01-09 17:48:17,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 17:48:17,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:48:17,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 17:48:17,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 17:48:17,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_7trq0j/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 17:48:17,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 17:48:17,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_7trq0j 2019-01-09 17:48:17,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 17:48:17,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 17:48:17,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:48:17,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-09 17:48:17,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:17,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:17,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:48:17,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2019-01-09 17:48:17,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_00aiji/env 2019-01-09 17:48:17,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/YKKPK/install_requirements.sh 2019-01-09 17:48:17,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 17:48:17,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 17:48:17,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:48:17,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/YKKPK/install_requirements.sh 2019-01-09 17:48:17,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_00aiji/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_00aiji/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_00aiji', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_00aiji/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_00aiji', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'} 2019-01-09 17:48:17,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_7trq0j/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_7trq0j/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_7trq0j', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_7trq0j/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_7trq0j', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'} 2019-01-09 17:48:17,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 17:48:17,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_00aiji/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-09 17:48:17,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 17:48:17,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_00aiji 2019-01-09 17:48:17,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_7trq0j/env 2019-01-09 17:48:17,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:48:17,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:17,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:17,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:17,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:17,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:17,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:17,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:17,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:48:17,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:17,236 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:17 GMT 2019-01-09 17:48:17,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:17,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:48:17,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:22,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:48:22,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:22,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:22,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:22,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:22,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:22,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:22,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:22,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.378Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.378Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "517f316c-cde7-40e9-b0ac-6c04eaad0a0d"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.378Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_7trq0j/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.380Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.380Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.380Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.380Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.380Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:46.380Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:46.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.388Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:47.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.388Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:47.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.388Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:47.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.388Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:47.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.388Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:47.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.388Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:47.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.388Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:47.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.388Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:47.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.389Z", "message": "/home/ubuntu/homer_host_7trq0j/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-09T17:47:47.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.389Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:47.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b8205c8c-3ba7-4ea0-99fe-e1187cddafca"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.389Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:47.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.389Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:47.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "970db1ee-455b-4aa2-aa0e-1788735c0390"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.389Z", "message": "Successfully created daemon: homer_host_7trq0j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:47.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:47.389Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:47.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2ff4f031-bcf7-441e-bf20-09b148f58360"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.540Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.540Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.540Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.540Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.590Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.590Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.590Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.590Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.590Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.590Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.590Z", "message": "Configuring Agent sprout_host_00aiji", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.590Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.590Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.590Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.590Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:48.590Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:48.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:49.664Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:49.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:49.664Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:49.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:49.664Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:49.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:49.664Z", "message": "Successfully configured daemon: sprout_host_00aiji", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:49.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:49.664Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:49.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:49.664Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:49.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:49.664Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:49.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:49.664Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:49.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:49.664Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:49.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dc07e64a-e139-4f87-8153-62043ccfbbfc"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:49.784Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:49.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.664Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 1425, "offset": 974, "size": 50}}} 2019-01-09 17:48:22,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:22,340 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:22 GMT 2019-01-09 17:48:22,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:22,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27008 2019-01-09 17:48:22,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:22,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:48:22,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 17:48:22,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_7trq0j/env 2019-01-09 17:48:22,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 17:48:22,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 17:48:22,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:22,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:22,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:22,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 17:48:22,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:22,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 17:48:22,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 17:48:22,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-01-09 17:48:22,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 17:48:22,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 17:48:22,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 17:48:22,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 17:48:22,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_7trq0j/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-09 17:48:22,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 17:48:22,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 17:48:22,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-01-09 17:48:22,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_7trq0j 2019-01-09 17:48:22,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 17:48:22,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-01-09 17:48:22,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-01-09 17:48:22,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2019-01-09 17:48:22,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 17:48:22,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:22,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:22,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:22,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:22,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:22,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:22,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_00aiji 2019-01-09 17:48:22,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:22,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:22,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:22,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:22,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:48:22,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:22,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:22,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:22,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_00aiji 2019-01-09 17:48:22,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 17:48:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 17:48:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:48:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 17:48:22,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 17:48:22,349 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:48:22,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:22,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:22,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:22,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:22,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:22,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:22,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:22,406 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:48:22,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:22,406 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:22 GMT 2019-01-09 17:48:22,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:22,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:48:22,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:27,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:48:27,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:27,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:27,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:27,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:27,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:27,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:27,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:27,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.664Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.664Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.664Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.664Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.664Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.664Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Successfully configured daemon: homer_host_7trq0j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Configuring Agent homer_host_7trq0j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77b72888-013c-4691-97fc-2e03511c8ada"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:50.781Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:50.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.811Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.811Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.811Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.811Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.811Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.811Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:51.841Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:51.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}], "metadata": {"pagination": {"total": 1434, "offset": 1024, "size": 50}}} 2019-01-09 17:48:27,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:27,632 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:27 GMT 2019-01-09 17:48:27,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:27,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26960 2019-01-09 17:48:27,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 17:48:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2019-01-09 17:48:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:27,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 17:48:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 17:48:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 17:48:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 17:48:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_7trq0j 2019-01-09 17:48:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:48:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_7trq0j 2019-01-09 17:48:27,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:48:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 17:48:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:27,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 17:48:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-09 17:48:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:27,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2019-01-09 17:48:27,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:27,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:27,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:48:27,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:27,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:27,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:27,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:27,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:27,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:27,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:27,703 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:48:27,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:27,703 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:27 GMT 2019-01-09 17:48:27,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:27,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:48:27,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:32,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:48:32,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:32,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:32,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:32,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:32,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:32,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:32,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:32,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Starting Agent homer_host_7trq0j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Starting Agent sprout_host_00aiji", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:52.891Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:52.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.073Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.538Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "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-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}], "metadata": {"pagination": {"total": 1439, "offset": 1074, "size": 50}}} 2019-01-09 17:48:32,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:32,917 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:32 GMT 2019-01-09 17:48:32,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:32,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27542 2019-01-09 17:48:32,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:32,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:48:32,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:48:32,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_7trq0j 2019-01-09 17:48:32,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_00aiji 2019-01-09 17:48:32,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:32,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:48:32,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-09 17:48:32,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 17:48:32,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-09 17:48:32,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 17:48:32,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2019-01-09 17:48:32,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2019-01-09 17:48:32,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 17:48:32,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:32,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:48:33,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:33,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:33,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:33,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:33,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:33,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:33,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:33,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:48:33,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:33,024 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:33 GMT 2019-01-09 17:48:33,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:33,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:48:33,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:38,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:48:38,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:38,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:38,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:38,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:38,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:38,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:38,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:38,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:54.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:54.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bind_5l195r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.816Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_5l195r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.816Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_5l195r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.816Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Downloading Agent Package from https://192.168.120.8: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-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Creating Agent bono_host_2n8jj7", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Creating Agent ellis_host_vwc3yh", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_2n8jj7/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Downloading Agent Package from https://192.168.120.8: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-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Downloaded scripts/bind/bind.py to /tmp/1JTTR/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Successfully started daemon: sprout_host_00aiji", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "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-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_00aiji start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ba48e43c-da19-4b65-ba48-d3d0dfe00dc2"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:55.975Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_vwc3yh/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:55.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.821Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.821Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 1439, "offset": 1124, "size": 50}}} 2019-01-09 17:48:38,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:38,104 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:38 GMT 2019-01-09 17:48:38,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:38,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27456 2019-01-09 17:48:38,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:48:38,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,107 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:48:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:48:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:48:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 17:48:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 17:48:38,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 17:48:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 17:48:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_2n8jj7 2019-01-09 17:48:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2019-01-09 17:48:38,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_vwc3yh 2019-01-09 17:48:38,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 17:48:38,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_2n8jj7/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 17:48:38,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-01-09 17:48:38,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2019-01-09 17:48:38,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2019-01-09 17:48:38,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.8:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-01-09 17:48:38,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2019-01-09 17:48:38,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/1JTTR/bind.py 2019-01-09 17:48:38,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_00aiji 2019-01-09 17:48:38,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2019-01-09 17:48:38,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_00aiji start 2019-01-09 17:48:38,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:38,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_vwc3yh/cloudify/ssl/cloudify_internal_cert.pem 2019-01-09 17:48:38,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:38,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:38,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:48:38,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:38,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:38,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:38,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:38,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:38,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:38,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:38,177 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:48:38,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:38,177 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:38 GMT 2019-01-09 17:48:38,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:38,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:48:38,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:43,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:48:43,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:43,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:43,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:43,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:43,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:43,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:43,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:43,276 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_00aiji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.821Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.821Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.821Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.821Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.821Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.821Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.982Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.982Z", "message": "Successfully started daemon: homer_host_7trq0j", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.982Z", "message": "[localhost] run: /home/ubuntu/sprout_host_00aiji/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9f2b4363-89fc-45dd-afa1-f2809ab04659"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.982Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9f2b4363-89fc-45dd-afa1-f2809ab04659"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.982Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:56.982Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_7trq0j start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:56.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9fb282c0-7163-4759-9173-7910e42f51f1"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9f2b4363-89fc-45dd-afa1-f2809ab04659"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "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-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9f2b4363-89fc-45dd-afa1-f2809ab04659"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "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-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9f2b4363-89fc-45dd-afa1-f2809ab04659"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "message": "[localhost] run: /home/ubuntu/homer_host_7trq0j/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "42f42f97-7f05-40f2-9339-2727aaf9b245"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "42f42f97-7f05-40f2-9339-2727aaf9b245"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_vwc3yh/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_vwc3yh/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_vwc3yh', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_vwc3yh/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_vwc3yh', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "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-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "42f42f97-7f05-40f2-9339-2727aaf9b245"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "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-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "42f42f97-7f05-40f2-9339-2727aaf9b245"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "42f42f97-7f05-40f2-9339-2727aaf9b245"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_vwc3yh/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "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-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9f2b4363-89fc-45dd-afa1-f2809ab04659"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:57.989Z", "message": "Removing directory: /tmp/tmpzfYvB_", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:57.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "9f2b4363-89fc-45dd-afa1-f2809ab04659"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:58.189Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:58.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:58.827Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:58.827Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:58.827Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:58.827Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:58.827Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:58.827Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:58.827Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:58.827Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:58.827Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:58.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_2n8jj7/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": "Successfully created daemon: bono_host_2n8jj7", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_2n8jj7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_2n8jj7/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_2n8jj7', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_2n8jj7/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_2n8jj7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": "/home/ubuntu/bono_host_2n8jj7/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-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": "Removing directory: /tmp/tmpsb7zMJ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "42f42f97-7f05-40f2-9339-2727aaf9b245"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "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-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "42f42f97-7f05-40f2-9339-2727aaf9b245"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1a16f98a-b7bf-4a76-92ef-9d6c571ad9e9"}], "metadata": {"pagination": {"total": 1439, "offset": 1174, "size": 50}}} 2019-01-09 17:48:43,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:43,276 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:43 GMT 2019-01-09 17:48:43,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:43,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29245 2019-01-09 17:48:43,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:43,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 17:48:43,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:43,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:43,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:43,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:43,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 17:48:43,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2019-01-09 17:48:43,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_7trq0j 2019-01-09 17:48:43,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_00aiji/env/bin/pip freeze 2019-01-09 17:48:43,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 17:48:43,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 17:48:43,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_7trq0j start 2019-01-09 17:48:43,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 17:48:43,280 - 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-09 17:48:43,280 - 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-09 17:48:43,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:48:43,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_7trq0j/env/bin/pip freeze 2019-01-09 17:48:43,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 17:48:43,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_vwc3yh/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_vwc3yh/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_vwc3yh', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_vwc3yh/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_vwc3yh', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'} 2019-01-09 17:48:43,281 - 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-09 17:48:43,281 - 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-09 17:48:43,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 17:48:43,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_vwc3yh/env 2019-01-09 17:48:43,281 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 17:48:43,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 17:48:43,282 - 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-09 17:48:43,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpzfYvB_ 2019-01-09 17:48:43,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:43,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 17:48:43,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 17:48:43,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 17:48:43,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 17:48:43,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 17:48:43,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 17:48:43,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 17:48:43,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:43,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 17:48:43,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-01-09 17:48:43,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 17:48:43,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 17:48:43,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:48:43,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_2n8jj7/env 2019-01-09 17:48:43,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_2n8jj7 2019-01-09 17:48:43,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.8', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_2n8jj7/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_2n8jj7/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_2n8jj7', 'REST_HOST': '192.168.120.8', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_2n8jj7/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_2n8jj7', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DxfEcQ.3V3kfpXbSrXkBMcOATEPPyHjWBo'} 2019-01-09 17:48:43,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-01-09 17:48:43,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_2n8jj7/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-09 17:48:43,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpsb7zMJ 2019-01-09 17:48:43,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-01-09 17:48:43,285 - 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-09 17:48:43,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2019-01-09 17:48:43,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:48:43,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:43,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:43,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:43,345 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:43,345 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:43,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:43,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:43,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:48:43,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:43,346 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:43 GMT 2019-01-09 17:48:43,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:43,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:48:43,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:48,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:48:48,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:48,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:48,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:48,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:48,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:48,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:48,564 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:48,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": "Successfully created daemon: ellis_host_vwc3yh", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.038Z", "message": "/home/ubuntu/ellis_host_vwc3yh/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-09T17:47:59.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "22bac2f9-bf69-4908-ab6f-a03b1a9e86b3"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.840Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.840Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.840Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.840Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.840Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.840Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:47:59.840Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:47:59.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Configuring Agent ellis_host_vwc3yh", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.046Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.849Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.849Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:00.849Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:00.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Configuring Agent bono_host_2n8jj7", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Successfully configured daemon: ellis_host_vwc3yh", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "12b4820f-2a78-4128-b78e-5bcb46033c76"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Successfully configured daemon: bono_host_2n8jj7", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:01.353Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:01.353Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7c55d291-8d2f-41b0-9812-9a5aafe703ad"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 1439, "offset": 1224, "size": 50}}} 2019-01-09 17:48:48,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:48,564 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:48 GMT 2019-01-09 17:48:48,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:48,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27244 2019-01-09 17:48:48,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:48,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_vwc3yh 2019-01-09 17:48:48,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_vwc3yh/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-09 17:48:48,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2019-01-09 17:48:48,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-01-09 17:48:48,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 17:48:48,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 17:48:48,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2019-01-09 17:48:48,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2019-01-09 17:48:48,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 17:48:48,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:48:48,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_vwc3yh 2019-01-09 17:48:48,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:48,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:48,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 17:48:48,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 17:48:48,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 17:48:48,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:48:48,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_2n8jj7 2019-01-09 17:48:48,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 17:48:48,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2019-01-09 17:48:48,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 17:48:48,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:48:48,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_vwc3yh 2019-01-09 17:48:48,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-01-09 17:48:48,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-01-09 17:48:48,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_2n8jj7 2019-01-09 17:48:48,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:48,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 17:48:48,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:48,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:48,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:48,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 17:48:48,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 17:48:48,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:48:48,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:48,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:48,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:48,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:48,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:48,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:48,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:48,707 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:48:48,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:48,707 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:48 GMT 2019-01-09 17:48:48,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:48,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:48:48,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:53,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:48:53,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:53,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:53,785 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:53,785 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:53,785 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:53,785 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:53,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:53,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.234Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.365Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.365Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.365Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.365Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:02.365Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:02.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Starting Agent ellis_host_vwc3yh", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Starting Agent bono_host_2n8jj7", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:03.566Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:03.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:06.306Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:06.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:06.504Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:06.504Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:06.583Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:06.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:06.583Z", "message": "Successfully started daemon: bono_host_2n8jj7", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:06.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:06.583Z", "message": "Successfully started daemon: ellis_host_vwc3yh", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:06.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:06.583Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_2n8jj7 start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:06.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "35b10ada-72ce-47c9-ae58-e471d9385dea"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:06.583Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_vwc3yh start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:06.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dbaffb20-8e0b-45c8-9e7c-75ce0fde7563"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.274Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.274Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.274Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.274Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.274Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.274Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.274Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.274Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.274Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.274Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.274Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 1439, "offset": 1274, "size": 50}}} 2019-01-09 17:48:53,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:53,786 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:53 GMT 2019-01-09 17:48:53,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:53,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26682 2019-01-09 17:48:53,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:53,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 17:48:53,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:53,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2019-01-09 17:48:53,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:53,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:53,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2019-01-09 17:48:53,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:53,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:53,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:53,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:48:53,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_vwc3yh 2019-01-09 17:48:53,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_2n8jj7 2019-01-09 17:48:53,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 17:48:53,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-01-09 17:48:53,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-01-09 17:48:53,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 17:48:53,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:53,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-01-09 17:48:53,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_2n8jj7 2019-01-09 17:48:53,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_vwc3yh 2019-01-09 17:48:53,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_2n8jj7 start 2019-01-09 17:48:53,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_vwc3yh start 2019-01-09 17:48:53,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:53,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 17:48:53,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:53,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-01-09 17:48:53,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:53,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:53,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:53,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:53,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2019-01-09 17:48:53,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:53,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:53,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:48:53,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:53,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:53,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:53,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:53,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:53,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:53,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:53,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:48:53,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:53,928 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:53 GMT 2019-01-09 17:48:53,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:53,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:48:53,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:58,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:48:59,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:59,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:59,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:59,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:59,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:59,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:59,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:59,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.587Z", "message": "[localhost] run: /home/ubuntu/ellis_host_vwc3yh/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5c63c353-42f1-47ec-ada0-3d76ec0fa5b7"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.587Z", "message": "[localhost] run: /home/ubuntu/bono_host_2n8jj7/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ae05b33f-493e-417f-8014-364f72821edc"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.587Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5c63c353-42f1-47ec-ada0-3d76ec0fa5b7"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:07.587Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:07.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ae05b33f-493e-417f-8014-364f72821edc"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:08.591Z", "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-09T17:48:08.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5c63c353-42f1-47ec-ada0-3d76ec0fa5b7"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:08.591Z", "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-09T17:48:08.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5c63c353-42f1-47ec-ada0-3d76ec0fa5b7"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:08.591Z", "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-09T17:48:08.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:08.591Z", "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-09T17:48:08.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ae05b33f-493e-417f-8014-364f72821edc"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:08.591Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:08.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5c63c353-42f1-47ec-ada0-3d76ec0fa5b7"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:08.591Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:08.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ae05b33f-493e-417f-8014-364f72821edc"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:08.591Z", "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-09T17:48:08.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ae05b33f-493e-417f-8014-364f72821edc"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:09.033Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:09.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:09.291Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:09.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:09.291Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:09.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:09.291Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:09.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:09.291Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:09.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:09.626Z", "message": "Removing directory: /tmp/tmpuB5Yx4", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:09.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ae05b33f-493e-417f-8014-364f72821edc"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:09.626Z", "message": "Removing directory: /tmp/tmpA6L34L", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:09.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5c63c353-42f1-47ec-ada0-3d76ec0fa5b7"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:09.626Z", "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-09T17:48:09.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ae05b33f-493e-417f-8014-364f72821edc"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:09.626Z", "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-09T17:48:09.626Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5c63c353-42f1-47ec-ada0-3d76ec0fa5b7"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:10.298Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:10.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:10.298Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:10.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:10.298Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:10.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:10.298Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:10.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:10.298Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:10.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:11.513Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:11.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:11.513Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:11.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:11.513Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:11.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:11.513Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:11.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:11.513Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:11.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:11.513Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:11.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:11.513Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:11.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:11.513Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:11.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:11.513Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:11.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:12.843Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:12.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:12.843Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:12.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:14.304Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:14.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:14.335Z", "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-09T17:48:14.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:14.631Z", "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-09T17:48:14.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:14.631Z", "message": "[localhost] run: sudo mv /tmp/tmpYngKBc /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:14.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:14.631Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:14.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:14.631Z", "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-09T17:48:14.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:14.631Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:14.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.335Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:15.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.335Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:15.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.335Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:15.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "message": "[localhost] run: sudo mv /tmp/tmpF8Wp71 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "message": "The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "message": "[localhost] run: sudo mv /tmp/tmp1e97KF /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}], "metadata": {"pagination": {"total": 1439, "offset": 1324, "size": 50}}} 2019-01-09 17:48:59,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:59,016 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:59 GMT 2019-01-09 17:48:59,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:59,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27681 2019-01-09 17:48:59,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:48:59,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_vwc3yh/env/bin/pip freeze 2019-01-09 17:48:59,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_2n8jj7/env/bin/pip freeze 2019-01-09 17:48:59,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 17:48:59,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-01-09 17:48:59,018 - 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-09 17:48:59,018 - 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-09 17:48:59,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2019-01-09 17:48:59,018 - 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-09 17:48:59,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 17:48:59,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-01-09 17:48:59,019 - 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-09 17:48:59,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:59,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 17:48:59,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 17:48:59,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 17:48:59,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-01-09 17:48:59,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpuB5Yx4 2019-01-09 17:48:59,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpA6L34L 2019-01-09 17:48:59,020 - 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-09 17:48:59,020 - 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-09 17:48:59,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2019-01-09 17:48:59,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 17:48:59,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 17:48:59,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-01-09 17:48:59,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 17:48:59,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:59,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2019-01-09 17:48:59,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:59,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-01-09 17:48:59,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 17:48:59,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:59,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-01-09 17:48:59,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:59,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:59,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:59,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-01-09 17:48:59,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:59,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-09 17:48:59,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 17:48:59,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYngKBc /etc/clearwater/local_config 2019-01-09 17:48:59,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}. 2019-01-09 17:48:59,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-01-09 17:48:59,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 17:48:59,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:59,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:59,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 17:48:59,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpF8Wp71 /etc/bind/db.clearwater.local 2019-01-09 17:48:59,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.7', 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.7', u'hss_hostname': u''}. 2019-01-09 17:48:59,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1e97KF /etc/clearwater/shared_config 2019-01-09 17:48:59,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-01-09 17:48:59,025 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:48:59,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:48:59,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:48:59,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:48:59,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:48:59,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:48:59,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:48:59,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:48:59,115 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:48:59,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:48:59,116 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:48:59 GMT 2019-01-09 17:48:59,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:48:59,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:48:59,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:04,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:49:04,192 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:04,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:04,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:04,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:04,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:04,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:04,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:04,193 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "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-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "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-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "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-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "message": "[localhost] run: sudo mv /tmp/tmpZFFlGn /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "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-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "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-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "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-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:15.650Z", "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-09T17:48:15.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:16.476Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:16.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_5l195r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:16.476Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:16.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:16.841Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:16.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:16.841Z", "message": "[localhost] run: sudo mv /tmp/tmpoRijDl /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:16.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:16.841Z", "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-09T17:48:16.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "f3ee9467-c220-4d7b-a236-d2030c978064"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:16.847Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:16.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:16.847Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:16.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_5l195r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:16.847Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:16.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:16.847Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:16.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_5l195r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:16.847Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:16.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:18.059Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:18.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:18.059Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:18.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:18.059Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/4RQA9/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:18.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:18.059Z", "message": "Executing: /tmp/4RQA9/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:18.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:18.156Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:18.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:18.156Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:18.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:18.156Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:18.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:19.066Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:19.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "proxy_node_qvpz8v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:19.066Z", "message": "Execution done (return_code=0): /tmp/YKKPK/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:19.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "dfe91e99-4a32-4ee7-a195-38e3731aa3af"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:19.066Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:19.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "proxy_node_qvpz8v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:19.369Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:19.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_node_qvpz8v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:19.369Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:19.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:19.369Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:19.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:20.376Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:20.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:20.376Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:20.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:20.376Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:20.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "proxy_node_qvpz8v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:20.376Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:20.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:21.380Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:21.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:21.380Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:21.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:21.380Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:21.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:23.463Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:23.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:24.387Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:24.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:24.387Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:24.387Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:25.390Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:25.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:25.390Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:25.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:25.390Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:25.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:26.081Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-kn5fq8\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\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://security.ubuntu.com trusty-security/main Translation-en\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://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nIgn http://repo.cw-ngv.com binary/ 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 5s (4,627 B/s)\nReading package lists...\n\nreal\t0m7.255s\nuser\t0m2.709s\nsys\t0m0.395s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:26.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:27.086Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:27.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:27.086Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:27.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:27.776Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:27.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 1439, "offset": 1374, "size": 50}}} 2019-01-09 17:49:04,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:04,193 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:04 GMT 2019-01-09 17:49:04,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:04,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30326 2019-01-09 17:49:04,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:04,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 17:49:04,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 17:49:04,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2019-01-09 17:49:04,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 17:49:04,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZFFlGn /etc/bind/named.conf.local 2019-01-09 17:49:04,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2019-01-09 17:49:04,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-01-09 17:49:04,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 17:49:04,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 17:49:04,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 17:49:04,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:49:04,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:49:04,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 17:49:04,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpoRijDl /etc/bind/db.clearwater.opnfv 2019-01-09 17:49:04,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 17:49:04,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:04,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 17:49:04,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:04,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-01-09 17:49:04,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-01-09 17:49:04,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/4RQA9/install-etcd.sh 2019-01-09 17:49:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4RQA9/install-etcd.sh 2019-01-09 17:49:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-01-09 17:49:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-01-09 17:49:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/YKKPK/install_requirements.sh 2019-01-09 17:49:04,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-01-09 17:49:04,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:49:04,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:49:04,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:49:04,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-01-09 17:49:04,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-09 17:49:04,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-kn5fq8 Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages 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://security.ubuntu.com trusty-security/main Translation-en 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://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Ign http://repo.cw-ngv.com binary/ 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 5s (4,627 B/s) Reading package lists... real 0m7.255s user 0m2.709s sys 0m0.395s 2019-01-09 17:49:04,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-01-09 17:49:04,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:49:04,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-01-09 17:49:04,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:49:04,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:04,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:04,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:04,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:04,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:04,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:04,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:04,263 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:49:04,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:04,264 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:04 GMT 2019-01-09 17:49:04,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:04,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:49:04,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:09,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:49:09,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:09,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:09,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:09,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:09,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:09,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:09,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:09,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:28.401Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:28.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:28.401Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:28.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:28.401Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:28.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:48:32.113Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:48:32.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 1439, "offset": 1424, "size": 50}}} 2019-01-09 17:49:09,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:09,339 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:09 GMT 2019-01-09 17:49:09,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:09,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2120 2019-01-09 17:49:09,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:09,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2019-01-09 17:49:09,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-01-09 17:49:09,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-09 17:49:09,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-01-09 17:49:09,340 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:49:09,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:09,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:09,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:09,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:09,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:09,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:09,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:09,548 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:49:09,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:09,549 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:09 GMT 2019-01-09 17:49:09,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:09,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:49:09,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:14,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:49:14,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:14,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:14,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:14,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:14,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:14,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:14,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:14,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1439, "offset": 1428, "size": 50}}} 2019-01-09 17:49:14,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:14,675 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:14 GMT 2019-01-09 17:49:14,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:14,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:49:14,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:14,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:49:14,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:14,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:14,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:14,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:14,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:14,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:14,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:14,733 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:49:14,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:14,733 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:14 GMT 2019-01-09 17:49:14,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:14,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:49:14,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:19,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:49:19,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:19,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:19,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:19,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:19,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:19,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:19,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:19,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:17.860Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-kn5fq8\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 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/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:31 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:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:33 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:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:37 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:38 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:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\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 8s (10.4 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51415 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-164.214) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8960\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting 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.116s\nuser\t0m18.770s\nsys\t0m8.718s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:17.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:18.102Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:18.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:19.105Z", "message": "[etcd] => \nreal\t0m0.014s\nuser\t0m0.005s\nsys\t0m0.009s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:19.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:19.105Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b9:9f:8d \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb9:9f8d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:71140 errors:0 dropped:0 overruns:0 frame:0\n TX packets:35219 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123695250 (123.6 MB) TX bytes:4981753 (4.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:180 errors:0 dropped:0 overruns:0 frame:0\n TX packets:180 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:14903 (14.9 KB) TX bytes:14903 (14.9 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.001s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:19.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:19.105Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:19.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:19.105Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:19.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}], "metadata": {"pagination": {"total": 1445, "offset": 1428, "size": 50}}} 2019-01-09 17:49:19,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:19,828 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:19 GMT 2019-01-09 17:49:19,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:19,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 48152 2019-01-09 17:49:19,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:19,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-kn5fq8 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 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/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:31 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:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:33 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:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:37 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:38 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:39 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] 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 8s (10.4 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51415 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8960 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting 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.116s user 0m18.770s sys 0m8.718s 2019-01-09 17:49:19,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-01-09 17:49:19,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.014s user 0m0.005s sys 0m0.009s 2019-01-09 17:49:19,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b9:9f:8d inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb9:9f8d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:71140 errors:0 dropped:0 overruns:0 frame:0 TX packets:35219 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123695250 (123.6 MB) TX bytes:4981753 (4.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:180 errors:0 dropped:0 overruns:0 frame:0 TX packets:180 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:14903 (14.9 KB) TX bytes:14903 (14.9 KB) real 0m0.007s user 0m0.001s sys 0m0.005s 2019-01-09 17:49:19,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-01-09 17:49:19,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-01-09 17:49:19,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:49:19,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:19,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:19,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:19,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:19,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:19,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:19,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:19,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:49:19,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:19,963 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:19 GMT 2019-01-09 17:49:19,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:19,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:49:19,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:24,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:49:25,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:25,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:25,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:25,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:25,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:25,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:25,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:25,143 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:20.110Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:20.110Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:46 ? 00:00:01 /sbin/init\nroot 2 0 0 17:46 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:46 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 17:46 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 17:46 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:46 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 17:46 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:46 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:46 ? 00:00:00 [rcuos/1]\nroot 10 2 0 17:46 ? 00:00:00 [rcu_bh]\nroot 11 2 0 17:46 ? 00:00:00 [rcuob/0]\nroot 12 2 0 17:46 ? 00:00:00 [rcuob/1]\nroot 13 2 0 17:46 ? 00:00:00 [migration/0]\nroot 14 2 0 17:46 ? 00:00:00 [watchdog/0]\nroot 15 2 0 17:46 ? 00:00:00 [watchdog/1]\nroot 16 2 0 17:46 ? 00:00:00 [migration/1]\nroot 17 2 0 17:46 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 17:46 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 17:46 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 17:46 ? 00:00:00 [khelper]\nroot 21 2 0 17:46 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 17:46 ? 00:00:00 [netns]\nroot 23 2 0 17:46 ? 00:00:00 [writeback]\nroot 24 2 0 17:46 ? 00:00:00 [kintegrityd]\nroot 25 2 0 17:46 ? 00:00:00 [bioset]\nroot 26 2 0 17:46 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 17:46 ? 00:00:00 [kblockd]\nroot 28 2 0 17:46 ? 00:00:00 [ata_sff]\nroot 29 2 0 17:46 ? 00:00:00 [khubd]\nroot 30 2 0 17:46 ? 00:00:00 [md]\nroot 31 2 0 17:46 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 17:46 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 17:46 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 17:46 ? 00:00:00 [khungtaskd]\nroot 36 2 0 17:46 ? 00:00:00 [kswapd0]\nroot 37 2 0 17:46 ? 00:00:00 [vmstat]\nroot 38 2 0 17:46 ? 00:00:00 [ksmd]\nroot 39 2 0 17:46 ? 00:00:00 [khugepaged]\nroot 40 2 0 17:46 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 17:46 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 17:46 ? 00:00:00 [crypto]\nroot 54 2 0 17:46 ? 00:00:00 [kthrotld]\nroot 55 2 0 17:46 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 17:46 ? 00:00:00 [vballoon]\nroot 57 2 0 17:46 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 17:46 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 17:46 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 17:46 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 17:46 ? 00:00:00 [deferwq]\nroot 80 2 0 17:46 ? 00:00:00 [charger_manager]\nroot 123 2 0 17:46 ? 00:00:00 [kpsmoused]\nroot 142 2 0 17:46 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 17:46 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 17:46 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 17:46 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 17:46 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 17:46 ? 00:00:00 [kworker/u5:1]\nroot 498 1 0 17:46 ? 00:00:00 upstart-socket-bridge --daemon\nroot 653 1 0 17:46 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 17:46 ? 00:00:00 [kworker/u5:2]\nroot 822 2 0 17:47 ? 00:00:00 [kauditd]\nroot 927 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 961 1 0 17:47 ? 00:00:00 rsyslogd\nroot 1042 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1045 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1051 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1052 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1054 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1088 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D\nroot 1089 1 0 17:47 ? 00:00:00 cron\ndaemon 1090 1 0 17:47 ? 00:00:00 atd\nroot 1098 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1129 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance\nmessage+ 1136 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork\nroot 1149 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1204 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1210 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1543 2 0 17:47 ? 00:00:00 [kworker/0:2]\nubuntu 1661 1 0 17:47 ? 00:00:00 /home/ubuntu/bind_host_kn5fq8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_kn5fq8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_kn5fq8 --logging-server-logdir=/home/ubuntu/bind_host_kn5fq8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_kn5fq8/work/bind_host_kn5fq8%I.log --pidfile=/home/ubuntu/bind_host_kn5fq8/work/bind_host_kn5fq8.pid\nubuntu 1700 1661 0 17:47 ? 00:00:00 /home/ubuntu/bind_host_kn5fq8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_kn5fq8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_kn5fq8 --logging-server-logdir=/home/ubuntu/bind_host_kn5fq8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_kn5fq8/work/bind_host_kn5fq8%I.log --pidfile=/home/ubuntu/bind_host_kn5fq8/work/bind_host_kn5fq8.pid\nubuntu 1775 1 0 17:47 ? 00:00:00 python2.7 /home/ubuntu/bind_host_kn5fq8/env/bin/diamond --configfile /home/ubuntu/bind_host_kn5fq8/work/plugins/diamond/etc/diamond.conf\nbind 2446 1 0 17:48 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2500 1700 0 17:48 ? 00:00:00 /home/ubuntu/bind_host_kn5fq8/env/bin/python2.7 /home/ubuntu/bind_host_kn5fq8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-LcOupB\nubuntu 2511 2500 0 17:48 ? 00:00:00 /bin/sh -c /tmp/4RQA9/install-etcd.sh\nubuntu 2513 2511 0 17:48 ? 00:00:00 /bin/bash -e /tmp/4RQA9/install-etcd.sh\nntp 8555 1 0 17:48 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9093 1 0 17:49 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9102 9093 0 17:49 ? 00:00:00 [check-monit-upt] \nclearwa+ 9172 1 0 17:49 ? 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.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380\nroot 9186 9093 0 17:49 ? 00:00:00 [check-etcd-upti] \nroot 9189 9093 0 17:49 ? 00:00:00 [poll_etcd_clust] \nroot 9191 9093 0 17:49 ? 00:00:00 [poll_etcd.sh] \nroot 9214 1 0 17:49 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9222 9214 0 17:49 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9379 2513 0 17:49 ? 00:00:00 /bin/bash -e /tmp/4RQA9/install-etcd.sh\nubuntu 9380 9379 0 17:49 ? 00:00:00 /bin/bash -e /tmp/4RQA9/install-etcd.sh\nroot 9381 9380 0 17:49 ? 00:00:00 sudo ps -edf\nroot 9382 9381 0 17:49 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:20.110Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:20.110Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:20.110Z", "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.7:2380 0.0.0.0:* LISTEN 9172/etcd \ntcp 0 0 192.168.120.7:53 0.0.0.0:* LISTEN 2446/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2446/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1088/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2446/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9093/monit \ntcp6 0 0 :::53 :::* LISTEN 2446/named \ntcp6 0 0 :::22 :::* LISTEN 1088/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2446/named \ntcp6 0 0 :::4000 :::* LISTEN 9172/etcd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8555/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8555/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8555/ntpd \nudp 0 0 0.0.0.0:15638 0.0.0.0:* 653/dhclient \nudp 0 0 192.168.120.7:53 0.0.0.0:* 2446/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2446/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 653/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8555/ntpd \nudp6 0 0 ::1:123 :::* 8555/ntpd \nudp6 0 0 :::123 :::* 8555/ntpd \nudp6 0 0 :::65463 :::* 653/dhclient \nudp6 0 0 :::53 :::* 2446/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10689 1661/python2.7 /tmp/cloudify-logging-server-9daf4.socket\nunix 2 [ ACC ] STREAM LISTENING 1526 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 14008 2500/python2.7 /tmp/ctx-rnCWDS.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7593 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 8619 1136/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9683 1098/acpid /var/run/acpid.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-09T17:49:20.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:21.114Z", "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.000s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:21.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:21.114Z", "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/sa09\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:21.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:21.114Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:21.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:21.114Z", "message": "[etcd] => [09-Jan-2019 17:49:11 UTC] clearwater-diags-monitor starting\n[09-Jan-2019 17:49:11 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:21.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:21.114Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:21.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:22.118Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:22.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:22.118Z", "message": "[etcd] => 2019-01-09 17:49:05.294687335 Stopping etcd clearwater-etcd\n2019-01-09 17:49:11.318924474 Restarting etcd clearwater-etcd\n2019-01-09 17:49:11.323646030 Configured ETCDCTL_PEERS: \n2019-01-09 17:49:11.324343868 Check for previous failed startup attempt\n2019-01-09 17:49:11.325507323 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2019-01-09 17:49:11.340067555 etcdctl returned 2\n2019-01-09 17:49:11.345965174 Creating new cluster...\n2019-01-09 17:49:11.348633988 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.7:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.7\n --name 192-168-120-7\n --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.7:2380\n --listen-peer-urls http://192.168.120.7:2380\n2019-01-09 17:49:11.350248192 Check we're actually a member of the cluster\n2019-01-09 17:49:11.368591641 Wait for etcd to startup\n2019-01-09 17:49:11.388426434 Etcd started successfully\n2019-01-09 17:49:11.374630 I | etcdmain: etcd Version: 3.1.7\n2019-01-09 17:49:11.374685 I | etcdmain: Git SHA: 43b7507\n2019-01-09 17:49:11.374690 I | etcdmain: Go Version: go1.7.5\n2019-01-09 17:49:11.374693 I | etcdmain: Go OS/Arch: linux/amd64\n2019-01-09 17:49:11.374696 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2019-01-09 17:49:11.374779 I | embed: listening for peers on http://192.168.120.7:2380\n2019-01-09 17:49:11.374846 I | embed: listening for client requests on 0.0.0.0:4000\n2019-01-09 17:49:11.415202 I | etcdserver: name = 192-168-120-7\n2019-01-09 17:49:11.415217 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7\n2019-01-09 17:49:11.415222 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member\n2019-01-09 17:49:11.415226 I | etcdserver: heartbeat = 100ms\n2019-01-09 17:49:11.415231 I | etcdserver: election = 1000ms\n2019-01-09 17:49:11.415234 I | etcdserver: snapshot count = 10000\n2019-01-09 17:49:11.415241 I | etcdserver: advertise client URLs = http://192.168.120.7:4000\n2019-01-09 17:49:11.415245 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380\n2019-01-09 17:49:11.415252 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380\n2019-01-09 17:49:11.424703 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110\n2019-01-09 17:49:11.424756 I | raft: 5ddd06b029c620bb became follower at term 0\n2019-01-09 17:49:11.424790 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-01-09 17:49:11.424795 I | raft: 5ddd06b029c620bb became follower at term 1\n2019-01-09 17:49:11.448555 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-01-09 17:49:11.449535 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110\n2019-01-09 17:49:11.825129 I | raft: 5ddd06b029c620bb is starting a new election at term 1\n2019-01-09 17:49:11.825231 I | raft: 5ddd06b029c620bb became candidate at term 2\n2019-01-09 17:49:11.825254 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2\n2019-01-09 17:49:11.825276 I | raft: 5ddd06b029c620bb became leader at term 2\n2019-01-09 17:49:11.825283 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2\n2019-01-09 17:49:11.825523 I | etcdserver: setting up the initial cluster version to 3.1\n2019-01-09 17:49:11.827396 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-01-09 17:49:11.827424 I | etcdserver/api: enabled capabilities for version 3.1\n2019-01-09 17:49:11.827443 I | embed: ready to serve client requests\n2019-01-09 17:49:11.827536 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110\n2019-01-09 17:49:11.827847 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-01-09 17:49:11.829334 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:40331\n2019-01-09 17:49:11.829750 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:40332\n2019-01-09 17:49:11.832645 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:40339\n2019-01-09 17:49:18.294038 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:40340\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:22.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:22.519Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:22.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:23.122Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:23.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:23.122Z", "message": "Execution done (return_code=0): /tmp/4RQA9/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:23.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c34f28cc-93c5-4484-a31a-90d46ac6687c"}, {"node_instance_id": "bind_5l195r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:23.419Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:23.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_vav737", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:24.427Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:24.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_4arwgr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:24.427Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:24.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_vav737", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:24.427Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:24.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_e5wldj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:24.427Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:24.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_55qcih", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:24.427Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:24.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_ksdowk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:24.427Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:24.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_e5wldj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:24.427Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:24.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_4arwgr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:24.427Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:24.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_vav737", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:24.427Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:24.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_e5wldj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:24.427Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:24.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_4arwgr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:24.427Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:24.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:24.590Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/61LMA/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:24.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1125cd36-b910-4512-beb4-62c3a7b08648"}], "metadata": {"pagination": {"total": 1476, "offset": 1434, "size": 50}}} 2019-01-09 17:49:25,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:25,143 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:25 GMT 2019-01-09 17:49:25,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:25,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32520 2019-01-09 17:49:25,144 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:25,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-01-09 17:49:25,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:46 ? 00:00:01 /sbin/init root 2 0 0 17:46 ? 00:00:00 [kthreadd] root 3 2 0 17:46 ? 00:00:00 [ksoftirqd/0] root 4 2 0 17:46 ? 00:00:00 [kworker/0:0] root 5 2 0 17:46 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:46 ? 00:00:00 [kworker/u4:0] root 7 2 0 17:46 ? 00:00:00 [rcu_sched] root 8 2 0 17:46 ? 00:00:00 [rcuos/0] root 9 2 0 17:46 ? 00:00:00 [rcuos/1] root 10 2 0 17:46 ? 00:00:00 [rcu_bh] root 11 2 0 17:46 ? 00:00:00 [rcuob/0] root 12 2 0 17:46 ? 00:00:00 [rcuob/1] root 13 2 0 17:46 ? 00:00:00 [migration/0] root 14 2 0 17:46 ? 00:00:00 [watchdog/0] root 15 2 0 17:46 ? 00:00:00 [watchdog/1] root 16 2 0 17:46 ? 00:00:00 [migration/1] root 17 2 0 17:46 ? 00:00:00 [ksoftirqd/1] root 18 2 0 17:46 ? 00:00:00 [kworker/1:0] root 19 2 0 17:46 ? 00:00:00 [kworker/1:0H] root 20 2 0 17:46 ? 00:00:00 [khelper] root 21 2 0 17:46 ? 00:00:00 [kdevtmpfs] root 22 2 0 17:46 ? 00:00:00 [netns] root 23 2 0 17:46 ? 00:00:00 [writeback] root 24 2 0 17:46 ? 00:00:00 [kintegrityd] root 25 2 0 17:46 ? 00:00:00 [bioset] root 26 2 0 17:46 ? 00:00:00 [kworker/u5:0] root 27 2 0 17:46 ? 00:00:00 [kblockd] root 28 2 0 17:46 ? 00:00:00 [ata_sff] root 29 2 0 17:46 ? 00:00:00 [khubd] root 30 2 0 17:46 ? 00:00:00 [md] root 31 2 0 17:46 ? 00:00:00 [devfreq_wq] root 32 2 0 17:46 ? 00:00:00 [kworker/0:1] root 33 2 0 17:46 ? 00:00:00 [kworker/1:1] root 35 2 0 17:46 ? 00:00:00 [khungtaskd] root 36 2 0 17:46 ? 00:00:00 [kswapd0] root 37 2 0 17:46 ? 00:00:00 [vmstat] root 38 2 0 17:46 ? 00:00:00 [ksmd] root 39 2 0 17:46 ? 00:00:00 [khugepaged] root 40 2 0 17:46 ? 00:00:00 [fsnotify_mark] root 41 2 0 17:46 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 17:46 ? 00:00:00 [crypto] root 54 2 0 17:46 ? 00:00:00 [kthrotld] root 55 2 0 17:46 ? 00:00:00 [kworker/u4:1] root 56 2 0 17:46 ? 00:00:00 [vballoon] root 57 2 0 17:46 ? 00:00:00 [scsi_eh_0] root 58 2 0 17:46 ? 00:00:00 [scsi_eh_1] root 59 2 0 17:46 ? 00:00:00 [kworker/u4:2] root 60 2 0 17:46 ? 00:00:00 [kworker/u4:3] root 79 2 0 17:46 ? 00:00:00 [deferwq] root 80 2 0 17:46 ? 00:00:00 [charger_manager] root 123 2 0 17:46 ? 00:00:00 [kpsmoused] root 142 2 0 17:46 ? 00:00:00 [kworker/1:2] root 186 2 0 17:46 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 17:46 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 17:46 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 17:46 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 17:46 ? 00:00:00 [kworker/u5:1] root 498 1 0 17:46 ? 00:00:00 upstart-socket-bridge --daemon root 653 1 0 17:46 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 17:46 ? 00:00:00 [kworker/u5:2] root 822 2 0 17:47 ? 00:00:00 [kauditd] root 927 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon syslog 961 1 0 17:47 ? 00:00:00 rsyslogd root 1042 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1045 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1051 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1052 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1054 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1088 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D root 1089 1 0 17:47 ? 00:00:00 cron daemon 1090 1 0 17:47 ? 00:00:00 atd root 1098 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1129 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance message+ 1136 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork root 1149 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind root 1204 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1210 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1543 2 0 17:47 ? 00:00:00 [kworker/0:2] ubuntu 1661 1 0 17:47 ? 00:00:00 /home/ubuntu/bind_host_kn5fq8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_kn5fq8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_kn5fq8 --logging-server-logdir=/home/ubuntu/bind_host_kn5fq8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_kn5fq8/work/bind_host_kn5fq8%I.log --pidfile=/home/ubuntu/bind_host_kn5fq8/work/bind_host_kn5fq8.pid ubuntu 1700 1661 0 17:47 ? 00:00:00 /home/ubuntu/bind_host_kn5fq8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_kn5fq8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_kn5fq8 --logging-server-logdir=/home/ubuntu/bind_host_kn5fq8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_kn5fq8/work/bind_host_kn5fq8%I.log --pidfile=/home/ubuntu/bind_host_kn5fq8/work/bind_host_kn5fq8.pid ubuntu 1775 1 0 17:47 ? 00:00:00 python2.7 /home/ubuntu/bind_host_kn5fq8/env/bin/diamond --configfile /home/ubuntu/bind_host_kn5fq8/work/plugins/diamond/etc/diamond.conf bind 2446 1 0 17:48 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2500 1700 0 17:48 ? 00:00:00 /home/ubuntu/bind_host_kn5fq8/env/bin/python2.7 /home/ubuntu/bind_host_kn5fq8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-LcOupB ubuntu 2511 2500 0 17:48 ? 00:00:00 /bin/sh -c /tmp/4RQA9/install-etcd.sh ubuntu 2513 2511 0 17:48 ? 00:00:00 /bin/bash -e /tmp/4RQA9/install-etcd.sh ntp 8555 1 0 17:48 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9093 1 0 17:49 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9102 9093 0 17:49 ? 00:00:00 [check-monit-upt] clearwa+ 9172 1 0 17:49 ? 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.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 root 9186 9093 0 17:49 ? 00:00:00 [check-etcd-upti] root 9189 9093 0 17:49 ? 00:00:00 [poll_etcd_clust] root 9191 9093 0 17:49 ? 00:00:00 [poll_etcd.sh] root 9214 1 0 17:49 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9222 9214 0 17:49 ? 00:00:00 inotifywait -e create -qq . ubuntu 9379 2513 0 17:49 ? 00:00:00 /bin/bash -e /tmp/4RQA9/install-etcd.sh ubuntu 9380 9379 0 17:49 ? 00:00:00 /bin/bash -e /tmp/4RQA9/install-etcd.sh root 9381 9380 0 17:49 ? 00:00:00 sudo ps -edf root 9382 9381 0 17:49 ? 00:00:00 ps -edf real 0m0.011s user 0m0.009s sys 0m0.002s 2019-01-09 17:49:25,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-01-09 17:49:25,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-01-09 17:49:25,146 - 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.7:2380 0.0.0.0:* LISTEN 9172/etcd tcp 0 0 192.168.120.7:53 0.0.0.0:* LISTEN 2446/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2446/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1088/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2446/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9093/monit tcp6 0 0 :::53 :::* LISTEN 2446/named tcp6 0 0 :::22 :::* LISTEN 1088/sshd tcp6 0 0 ::1:953 :::* LISTEN 2446/named tcp6 0 0 :::4000 :::* LISTEN 9172/etcd udp 0 0 192.168.120.7:123 0.0.0.0:* 8555/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8555/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8555/ntpd udp 0 0 0.0.0.0:15638 0.0.0.0:* 653/dhclient udp 0 0 192.168.120.7:53 0.0.0.0:* 2446/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2446/named udp 0 0 0.0.0.0:68 0.0.0.0:* 653/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8555/ntpd udp6 0 0 ::1:123 :::* 8555/ntpd udp6 0 0 :::123 :::* 8555/ntpd udp6 0 0 :::65463 :::* 653/dhclient udp6 0 0 :::53 :::* 2446/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10689 1661/python2.7 /tmp/cloudify-logging-server-9daf4.socket unix 2 [ ACC ] STREAM LISTENING 1526 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 14008 2500/python2.7 /tmp/ctx-rnCWDS.socket unix 2 [ ACC ] SEQPACKET LISTENING 7593 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 8619 1136/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9683 1098/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2019-01-09 17:49:25,146 - 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.000s sys 0m0.008s 2019-01-09 17:49:25,146 - 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/sa09 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.009s user 0m0.000s sys 0m0.006s 2019-01-09 17:49:25,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-01-09 17:49:25,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [09-Jan-2019 17:49:11 UTC] clearwater-diags-monitor starting [09-Jan-2019 17:49:11 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-09 17:49:25,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-01-09 17:49:25,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-01-09 17:49:25,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-01-09 17:49:05.294687335 Stopping etcd clearwater-etcd 2019-01-09 17:49:11.318924474 Restarting etcd clearwater-etcd 2019-01-09 17:49:11.323646030 Configured ETCDCTL_PEERS: 2019-01-09 17:49:11.324343868 Check for previous failed startup attempt 2019-01-09 17:49:11.325507323 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2019-01-09 17:49:11.340067555 etcdctl returned 2 2019-01-09 17:49:11.345965174 Creating new cluster... 2019-01-09 17:49:11.348633988 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.7:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.7 --name 192-168-120-7 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.7:2380 --listen-peer-urls http://192.168.120.7:2380 2019-01-09 17:49:11.350248192 Check we're actually a member of the cluster 2019-01-09 17:49:11.368591641 Wait for etcd to startup 2019-01-09 17:49:11.388426434 Etcd started successfully 2019-01-09 17:49:11.374630 I | etcdmain: etcd Version: 3.1.7 2019-01-09 17:49:11.374685 I | etcdmain: Git SHA: 43b7507 2019-01-09 17:49:11.374690 I | etcdmain: Go Version: go1.7.5 2019-01-09 17:49:11.374693 I | etcdmain: Go OS/Arch: linux/amd64 2019-01-09 17:49:11.374696 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2019-01-09 17:49:11.374779 I | embed: listening for peers on http://192.168.120.7:2380 2019-01-09 17:49:11.374846 I | embed: listening for client requests on 0.0.0.0:4000 2019-01-09 17:49:11.415202 I | etcdserver: name = 192-168-120-7 2019-01-09 17:49:11.415217 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.7 2019-01-09 17:49:11.415222 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.7/member 2019-01-09 17:49:11.415226 I | etcdserver: heartbeat = 100ms 2019-01-09 17:49:11.415231 I | etcdserver: election = 1000ms 2019-01-09 17:49:11.415234 I | etcdserver: snapshot count = 10000 2019-01-09 17:49:11.415241 I | etcdserver: advertise client URLs = http://192.168.120.7:4000 2019-01-09 17:49:11.415245 I | etcdserver: initial advertise peer URLs = http://192.168.120.7:2380 2019-01-09 17:49:11.415252 I | etcdserver: initial cluster = 192-168-120-7=http://192.168.120.7:2380 2019-01-09 17:49:11.424703 I | etcdserver: starting member 5ddd06b029c620bb in cluster fc9468c5fc975110 2019-01-09 17:49:11.424756 I | raft: 5ddd06b029c620bb became follower at term 0 2019-01-09 17:49:11.424790 I | raft: newRaft 5ddd06b029c620bb [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-01-09 17:49:11.424795 I | raft: 5ddd06b029c620bb became follower at term 1 2019-01-09 17:49:11.448555 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-01-09 17:49:11.449535 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110 2019-01-09 17:49:11.825129 I | raft: 5ddd06b029c620bb is starting a new election at term 1 2019-01-09 17:49:11.825231 I | raft: 5ddd06b029c620bb became candidate at term 2 2019-01-09 17:49:11.825254 I | raft: 5ddd06b029c620bb received MsgVoteResp from 5ddd06b029c620bb at term 2 2019-01-09 17:49:11.825276 I | raft: 5ddd06b029c620bb became leader at term 2 2019-01-09 17:49:11.825283 I | raft: raft.node: 5ddd06b029c620bb elected leader 5ddd06b029c620bb at term 2 2019-01-09 17:49:11.825523 I | etcdserver: setting up the initial cluster version to 3.1 2019-01-09 17:49:11.827396 N | etcdserver/membership: set the initial cluster version to 3.1 2019-01-09 17:49:11.827424 I | etcdserver/api: enabled capabilities for version 3.1 2019-01-09 17:49:11.827443 I | embed: ready to serve client requests 2019-01-09 17:49:11.827536 I | etcdserver: published {Name:192-168-120-7 ClientURLs:[http://192.168.120.7:4000]} to cluster fc9468c5fc975110 2019-01-09 17:49:11.827847 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-01-09 17:49:11.829334 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.7:40331 2019-01-09 17:49:11.829750 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.7:40332 2019-01-09 17:49:11.832645 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:40339 2019-01-09 17:49:18.294038 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.7/liveness-check remote:192.168.120.7:40340 real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-09 17:49:25,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:49:25,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-01-09 17:49:25,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4RQA9/install-etcd.sh 2019-01-09 17:49:25,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:49:25,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:49:25,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:49:25,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:25,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:25,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:49:25,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:49:25,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:49:25,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:25,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:25,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:25,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:25,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/61LMA/clearwater.py 2019-01-09 17:49:25,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:49:25,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:25,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:25,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:25,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:25,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:25,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:25,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:25,288 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:49:25,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:25,289 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:25 GMT 2019-01-09 17:49:25,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:25,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:49:25,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:30,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:49:30,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:30,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:30,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:30,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:30,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:30,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:30,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:30,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.258Z", "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-09T17:49:25.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "abd2df7e-7557-4382-86b5-a1eaa1767638"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.258Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/2Q0OV/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2daf7436-b9c8-4905-9f60-4fcfe13c4702"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.258Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "abd2df7e-7557-4382-86b5-a1eaa1767638"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.258Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1125cd36-b910-4512-beb4-62c3a7b08648"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.258Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZIJ8N/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "abd2df7e-7557-4382-86b5-a1eaa1767638"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.258Z", "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-09T17:49:25.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2daf7436-b9c8-4905-9f60-4fcfe13c4702"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.258Z", "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-09T17:49:25.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1125cd36-b910-4512-beb4-62c3a7b08648"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.258Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2daf7436-b9c8-4905-9f60-4fcfe13c4702"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.258Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/6L3YI/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6879442a-dabd-4f94-b8e9-07a573089556"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.258Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6879442a-dabd-4f94-b8e9-07a573089556"}, {"node_instance_id": "homer_ksdowk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.438Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_ksdowk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.438Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_55qcih", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.438Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_wekm9v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.438Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_55qcih", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.438Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_wekm9v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.438Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_wekm9v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:25.438Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:25.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c7ce4a69-c858-4afd-a623-c02a71be5228"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6879442a-dabd-4f94-b8e9-07a573089556"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "abd2df7e-7557-4382-86b5-a1eaa1767638"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mv /tmp/tmpcFcnfs /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6879442a-dabd-4f94-b8e9-07a573089556"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mv /tmp/tmp9n2cIl /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2daf7436-b9c8-4905-9f60-4fcfe13c4702"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5e5aabac-3598-4101-b587-d32213eac576"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/HB6TY/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c7ce4a69-c858-4afd-a623-c02a71be5228"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mv /tmp/tmpHmhm5t /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "abd2df7e-7557-4382-86b5-a1eaa1767638"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1125cd36-b910-4512-beb4-62c3a7b08648"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6879442a-dabd-4f94-b8e9-07a573089556"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2daf7436-b9c8-4905-9f60-4fcfe13c4702"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2daf7436-b9c8-4905-9f60-4fcfe13c4702"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c7ce4a69-c858-4afd-a623-c02a71be5228"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5e5aabac-3598-4101-b587-d32213eac576"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "abd2df7e-7557-4382-86b5-a1eaa1767638"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c7ce4a69-c858-4afd-a623-c02a71be5228"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1125cd36-b910-4512-beb4-62c3a7b08648"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "abd2df7e-7557-4382-86b5-a1eaa1767638"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mv /tmp/tmpVu9HPf /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5e5aabac-3598-4101-b587-d32213eac576"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5e5aabac-3598-4101-b587-d32213eac576"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mv /tmp/tmpDT1ftx /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1125cd36-b910-4512-beb4-62c3a7b08648"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mv /tmp/tmpvJhXuJ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5e5aabac-3598-4101-b587-d32213eac576"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mv /tmp/tmp12RlGN /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2daf7436-b9c8-4905-9f60-4fcfe13c4702"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5e5aabac-3598-4101-b587-d32213eac576"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2daf7436-b9c8-4905-9f60-4fcfe13c4702"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-e5wldj', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.28'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2daf7436-b9c8-4905-9f60-4fcfe13c4702"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mv /tmp/tmplWgcKz /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1125cd36-b910-4512-beb4-62c3a7b08648"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.7', 'name': u'ellis-55qcih', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6879442a-dabd-4f94-b8e9-07a573089556"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-ksdowk', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5e5aabac-3598-4101-b587-d32213eac576"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1125cd36-b910-4512-beb4-62c3a7b08648"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'vellum-4arwgr', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "abd2df7e-7557-4382-86b5-a1eaa1767638"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mv /tmp/tmpQwF87G /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "abd2df7e-7557-4382-86b5-a1eaa1767638"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6879442a-dabd-4f94-b8e9-07a573089556"}], "metadata": {"pagination": {"total": 1592, "offset": 1462, "size": 50}}} 2019-01-09 17:49:30,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:30,368 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:30 GMT 2019-01-09 17:49:30,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:30,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27527 2019-01-09 17:49:30,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:30,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 17:49:30,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/2Q0OV/clearwater.py 2019-01-09 17:49:30,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-09 17:49:30,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-09 17:49:30,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZIJ8N/clearwater.py 2019-01-09 17:49:30,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 17:49:30,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 17:49:30,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-09 17:49:30,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/6L3YI/clearwater.py 2019-01-09 17:49:30,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-09 17:49:30,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:30,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:30,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:30,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2019-01-09 17:49:30,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:30,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:30,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:30,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-01-09 17:49:30,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-09 17:49:30,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 17:49:30,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcFcnfs /etc/clearwater/local_config 2019-01-09 17:49:30,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp9n2cIl /etc/dnsmasq.resolv.conf 2019-01-09 17:49:30,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-09 17:49:30,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/HB6TY/clearwater.py 2019-01-09 17:49:30,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHmhm5t /etc/dnsmasq.resolv.conf 2019-01-09 17:49:30,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 17:49:30,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 17:49:30,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-09 17:49:30,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 17:49:30,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 17:49:30,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 17:49:30,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-09 17:49:30,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 17:49:30,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-09 17:49:30,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-09 17:49:30,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVu9HPf /etc/clearwater/local_config 2019-01-09 17:49:30,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 17:49:30,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDT1ftx /etc/clearwater/local_config 2019-01-09 17:49:30,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvJhXuJ /etc/dnsmasq.resolv.conf 2019-01-09 17:49:30,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp12RlGN /etc/clearwater/local_config 2019-01-09 17:49:30,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 17:49:30,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 17:49:30,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'sprout-e5wldj', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.28'}. 2019-01-09 17:49:30,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplWgcKz /etc/dnsmasq.resolv.conf 2019-01-09 17:49:30,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.7', 'name': u'ellis-55qcih', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2019-01-09 17:49:30,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'homer-ksdowk', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2019-01-09 17:49:30,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 17:49:30,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.7', 'name': u'vellum-4arwgr', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2019-01-09 17:49:30,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQwF87G /etc/clearwater/local_config 2019-01-09 17:49:30,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-09 17:49:30,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:49:30,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:30,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:30,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:30,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:30,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:30,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:30,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:30,437 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:49:30,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:30,437 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:30 GMT 2019-01-09 17:49:30,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:30,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:49:30,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:35,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:49:35,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:35,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:35,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:35,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:35,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:35,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:35,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:35,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "abd2df7e-7557-4382-86b5-a1eaa1767638"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1125cd36-b910-4512-beb4-62c3a7b08648"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "abd2df7e-7557-4382-86b5-a1eaa1767638"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6879442a-dabd-4f94-b8e9-07a573089556"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/HB6TY/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c7ce4a69-c858-4afd-a623-c02a71be5228"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mv /tmp/tmpvJhXuJ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5e5aabac-3598-4101-b587-d32213eac576"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mv /tmp/tmpDT1ftx /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "1125cd36-b910-4512-beb4-62c3a7b08648"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6879442a-dabd-4f94-b8e9-07a573089556"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c7ce4a69-c858-4afd-a623-c02a71be5228"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "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-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5e5aabac-3598-4101-b587-d32213eac576"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "2daf7436-b9c8-4905-9f60-4fcfe13c4702"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.284Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/QSNB1/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5e5aabac-3598-4101-b587-d32213eac576"}, {"node_instance_id": "homer_ksdowk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.456Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_vav737", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.456Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.456Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.456Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_e5wldj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.456Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_vav737", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.456Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_4arwgr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.456Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_55qcih", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:26.456Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:26.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.298Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/3PBFA/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "73b81882-3851-4f4e-b71e-8a4ae953e173"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.298Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/WQU5I/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.298Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/IXHB5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.298Z", "message": "Executing: /tmp/IXHB5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.298Z", "message": "Executing: /tmp/WQU5I/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.298Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.468Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_ksdowk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.468Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_4arwgr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.468Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_ksdowk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.468Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_4arwgr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.468Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_e5wldj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.468Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_4arwgr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.468Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.468Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_ksdowk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.468Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_55qcih", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.468Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_55qcih", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.468Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_55qcih", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.468Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_vav737", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:27.468Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:27.468Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "Executing: /tmp/8BOB4/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/9WO50/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "Executing: /tmp/WUIT4/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/WUIT4/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "Executing: /tmp/9WO50/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}], "metadata": {"pagination": {"total": 1610, "offset": 1512, "size": 50}}} 2019-01-09 17:49:35,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:35,575 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:35 GMT 2019-01-09 17:49:35,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:35,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25867 2019-01-09 17:49:35,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:35,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 17:49:35,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 17:49:35,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-09 17:49:35,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 17:49:35,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/HB6TY/clearwater.py 2019-01-09 17:49:35,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvJhXuJ /etc/dnsmasq.resolv.conf 2019-01-09 17:49:35,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpDT1ftx /etc/clearwater/local_config 2019-01-09 17:49:35,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-01-09 17:49:35,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 17:49:35,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-09 17:49:35,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2019-01-09 17:49:35,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/QSNB1/clearwater.py 2019-01-09 17:49:35,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:49:35,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:49:35,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:35,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:35,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:49:35,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:49:35,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:49:35,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:49:35,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/3PBFA/append_proxy_snmp_conf.py 2019-01-09 17:49:35,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/WQU5I/install-dime.sh 2019-01-09 17:49:35,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/IXHB5/install-vellum.sh 2019-01-09 17:49:35,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IXHB5/install-vellum.sh 2019-01-09 17:49:35,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WQU5I/install-dime.sh 2019-01-09 17:49:35,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-01-09 17:49:35,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:35,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:35,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:35,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:49:35,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:49:35,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:49:35,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:35,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:49:35,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:35,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:35,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:49:35,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:35,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:35,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8BOB4/install-ellis.sh 2019-01-09 17:49:35,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/9WO50/install-homer.sh 2019-01-09 17:49:35,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WUIT4/install-sprout.sh 2019-01-09 17:49:35,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-01-09 17:49:35,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-01-09 17:49:35,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-01-09 17:49:35,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/WUIT4/install-sprout.sh 2019-01-09 17:49:35,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-01-09 17:49:35,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-01-09 17:49:35,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9WO50/install-homer.sh 2019-01-09 17:49:35,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-01-09 17:49:35,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:49:35,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:35,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:35,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:35,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:35,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:35,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:35,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:35,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:49:35,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:35,643 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:35 GMT 2019-01-09 17:49:35,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:35,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:49:35,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:40,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:49:40,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:40,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:40,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:40,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:40,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:40,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:40,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:40,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/WUIT4/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.305Z", "message": "Executing: /tmp/9WO50/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "sprout_e5wldj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.473Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_e5wldj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:28.473Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:28.473Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:29.312Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:29.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:29.312Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:29.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:29.312Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:29.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:29.312Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:29.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:29.312Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:29.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:29.312Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:29.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:29.312Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:29.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:29.312Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:29.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:29.312Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:29.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:31.017Z", "message": "[localhost] run: sudo mv /tmp/tmpPIdesS /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:31.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c7ce4a69-c858-4afd-a623-c02a71be5228"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:31.317Z", "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-09T17:49:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c7ce4a69-c858-4afd-a623-c02a71be5228"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:31.317Z", "message": "[localhost] run: sudo mv /tmp/tmp0Ke8Iq /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c7ce4a69-c858-4afd-a623-c02a71be5228"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:31.317Z", "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-09T17:49:31.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "c7ce4a69-c858-4afd-a623-c02a71be5228"}, {"node_instance_id": "bono_wekm9v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:31.369Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:31.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:32.404Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/YZIIZ/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:32.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7a0e9781-21d3-4f97-b105-7884b972bdd9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:32.478Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:32.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:32.478Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:32.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_wekm9v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:33.528Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:33.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_wekm9v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:33.528Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:33.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_wekm9v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:33.528Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:33.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:33.528Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:33.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:33.692Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/SQTVE/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:33.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:34.322Z", "message": "Executing: /tmp/SQTVE/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:34.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:34.322Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:34.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:35.345Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:35.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:35.345Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:35.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:35.345Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:35.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:38.070Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-7trq0j\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:11 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [7,616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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,002 kB/s)\nReading package lists...\n\nreal\t0m8.707s\nuser\t0m5.078s\nsys\t0m0.591s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:38.070Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:38.522Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:38.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:38.522Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:38.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:38.522Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-00aiji\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [7,616 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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,024 kB/s)\nReading package lists...\n\nreal\t0m8.586s\nuser\t0m4.966s\nsys\t0m0.645s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:38.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:38.522Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:38.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:39.526Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:39.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}], "metadata": {"pagination": {"total": 1616, "offset": 1562, "size": 50}}} 2019-01-09 17:49:40,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:40,933 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:40 GMT 2019-01-09 17:49:40,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:40,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29797 2019-01-09 17:49:40,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:40,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2019-01-09 17:49:40,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-01-09 17:49:40,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/WUIT4/install-sprout.sh 2019-01-09 17:49:40,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9WO50/install-homer.sh 2019-01-09 17:49:40,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:40,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:40,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-01-09 17:49:40,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-01-09 17:49:40,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-01-09 17:49:40,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-01-09 17:49:40,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-01-09 17:49:40,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-01-09 17:49:40,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-01-09 17:49:40,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-01-09 17:49:40,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-01-09 17:49:40,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPIdesS /etc/clearwater/local_config 2019-01-09 17:49:40,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2019-01-09 17:49:40,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0Ke8Iq /etc/dnsmasq.resolv.conf 2019-01-09 17:49:40,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2019-01-09 17:49:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:49:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/YZIIZ/append_proxy_snmp_conf.py 2019-01-09 17:49:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:49:40,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2019-01-09 17:49:40,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:49:40,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:49:40,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/SQTVE/install-bono.sh 2019-01-09 17:49:40,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SQTVE/install-bono.sh 2019-01-09 17:49:40,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-01-09 17:49:40,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-01-09 17:49:40,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-01-09 17:49:40,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-01-09 17:49:40,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-7trq0j Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:11 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [7,616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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,002 kB/s) Reading package lists... real 0m8.707s user 0m5.078s sys 0m0.591s 2019-01-09 17:49:40,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-01-09 17:49:40,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:49:40,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-00aiji Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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 [7,616 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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,024 kB/s) Reading package lists... real 0m8.586s user 0m4.966s sys 0m0.645s 2019-01-09 17:49:40,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-01-09 17:49:40,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:49:40,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:49:41,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:41,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:41,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:41,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:41,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:41,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:41,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:41,098 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:49:41,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:41,099 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:41 GMT 2019-01-09 17:49:41,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:41,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:49:41,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:46,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:49:46,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:46,202 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:46,202 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:46,202 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:46,202 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:46,202 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:46,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:46,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:42.076Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-wpxjc1\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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,172 kB/s)\nReading package lists...\n\nreal\t0m13.581s\nuser\t0m4.757s\nsys\t0m0.538s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:42.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:42.531Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:42.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:42.531Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:42.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:43.784Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:43.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:43.784Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:43.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:43.784Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-vwc3yh\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 [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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,211 kB/s)\nReading package lists...\n\nreal\t0m13.697s\nuser\t0m4.977s\nsys\t0m0.631s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:43.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:43.784Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2n8jj7\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\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 [1,896 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 [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 5s (2,290 kB/s)\nReading package lists...\n\nreal\t0m8.251s\nuser\t0m4.796s\nsys\t0m0.647s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:43.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:43.784Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-arrmud\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.9 MB in 10s (1,208 kB/s)\nReading package lists...\n\nreal\t0m14.278s\nuser\t0m4.681s\nsys\t0m0.710s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:43.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:43.784Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:43.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:43.784Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:43.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:44.817Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:44.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:49:44.817Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:49:44.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}], "metadata": {"pagination": {"total": 1628, "offset": 1601, "size": 50}}} 2019-01-09 17:49:46,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:46,203 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:46 GMT 2019-01-09 17:49:46,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:46,203 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25387 2019-01-09 17:49:46,203 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-wpxjc1 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 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,172 kB/s) Reading package lists... real 0m13.581s user 0m4.757s sys 0m0.538s 2019-01-09 17:49:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-01-09 17:49:46,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:49:46,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-01-09 17:49:46,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:49:46,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-vwc3yh 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 [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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,211 kB/s) Reading package lists... real 0m13.697s user 0m4.977s sys 0m0.631s 2019-01-09 17:49:46,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2n8jj7 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:20 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] 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 [1,896 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 [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 5s (2,290 kB/s) Reading package lists... real 0m8.251s user 0m4.796s sys 0m0.647s 2019-01-09 17:49:46,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-arrmud Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,136 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.9 MB in 10s (1,208 kB/s) Reading package lists... real 0m14.278s user 0m4.681s sys 0m0.710s 2019-01-09 17:49:46,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:49:46,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-01-09 17:49:46,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:49:46,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-01-09 17:49:46,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:49:46,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:46,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:46,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:46,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:46,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:46,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:46,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:46,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:49:46,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:46,498 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:46 GMT 2019-01-09 17:49:46,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:46,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:49:46,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:51,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:49:51,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:51,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:51,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:51,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:51,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:51,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:51,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:51,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:49:51,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:51,638 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:51 GMT 2019-01-09 17:49:51,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:51,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:49:51,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:51,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:49:51,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:51,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:51,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:51,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:51,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:51,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:51,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:51,716 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:49:51,716 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:51,716 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:51 GMT 2019-01-09 17:49:51,716 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:51,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:49:51,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:56,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:49:56,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:56,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:56,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:56,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:56,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:56,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:56,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:56,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:49:56,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:56,815 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:56 GMT 2019-01-09 17:49:56,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:56,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:49:56,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:49:56,816 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:49:56,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:49:56,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:49:56,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:49:56,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:49:56,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:49:56,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:49:56,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:49:56,903 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:49:56,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:49:56,903 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:49:56 GMT 2019-01-09 17:49:56,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:49:56,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:49:56,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:01,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:50:02,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:02,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:02,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:02,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:02,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:02,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:02,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:02,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:50:02,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:02,006 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:02 GMT 2019-01-09 17:50:02,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:02,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:50:02,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:02,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:50:02,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:02,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:02,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:02,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:02,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:02,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:02,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:02,167 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:50:02,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:02,167 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:02 GMT 2019-01-09 17:50:02,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:02,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:50:02,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:07,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:50:07,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:07,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:07,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:07,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:07,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:07,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:07,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:07,249 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:50:07,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:07,249 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:07 GMT 2019-01-09 17:50:07,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:07,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:50:07,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:07,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:50:07,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:07,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:07,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:07,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:07,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:07,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:07,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:07,323 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:50:07,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:07,323 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:07 GMT 2019-01-09 17:50:07,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:07,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:50:07,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:12,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:50:12,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:12,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:12,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:12,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:12,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:12,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:12,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:12,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:50:12,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:12,421 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:12 GMT 2019-01-09 17:50:12,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:12,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:50:12,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:12,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:50:12,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:12,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:12,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:12,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:12,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:12,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:12,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:12,499 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:50:12,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:12,499 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:12 GMT 2019-01-09 17:50:12,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:12,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:50:12,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:17,505 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:50:17,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:17,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:17,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:17,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:17,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:17,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:17,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:17,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:50:17,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:17,587 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:17 GMT 2019-01-09 17:50:17,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:17,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:50:17,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:17,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:50:17,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:17,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:17,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:17,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:17,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:17,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:17,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:17,645 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:50:17,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:17,645 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:17 GMT 2019-01-09 17:50:17,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:17,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:50:17,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:22,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:50:22,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:22,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:22,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:22,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:22,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:22,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:22,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:22,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:50:22,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:22,749 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:22 GMT 2019-01-09 17:50:22,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:22,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:50:22,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:22,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:50:22,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:22,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:22,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:22,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:22,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:22,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:22,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:22,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:50:22,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:22,825 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:22 GMT 2019-01-09 17:50:22,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:22,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:50:22,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:27,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:50:27,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:27,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:27,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:27,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:27,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:27,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:27,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:27,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:50:27,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:27,924 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:27 GMT 2019-01-09 17:50:27,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:27,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:50:27,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:27,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:50:28,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:28,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:28,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:28,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:28,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:28,024 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:28,024 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:28,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:50:28,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:28,024 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:28 GMT 2019-01-09 17:50:28,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:28,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:50:28,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:33,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:50:33,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:33,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:33,147 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:33,147 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:33,147 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:33,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:33,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:33,147 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:50:33,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:33,147 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:33 GMT 2019-01-09 17:50:33,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:33,148 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:50:33,148 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:33,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:50:33,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:33,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:33,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:33,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:33,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:33,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:33,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:33,241 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:50:33,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:33,241 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:33 GMT 2019-01-09 17:50:33,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:33,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:50:33,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:38,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:50:38,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:38,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:38,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:38,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:38,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:38,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:38,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:38,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:50:38,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:38,344 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:38 GMT 2019-01-09 17:50:38,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:38,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:50:38,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:38,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:50:38,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:38,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:38,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:38,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:38,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:38,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:38,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:38,424 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:50:38,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:38,424 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:38 GMT 2019-01-09 17:50:38,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:38,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:50:38,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:43,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:50:43,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:43,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:43,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:43,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:43,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:43,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:43,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:43,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:50:43,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:43,611 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:43 GMT 2019-01-09 17:50:43,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:43,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:50:43,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:43,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:50:43,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:43,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:43,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:43,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:43,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:43,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:43,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:43,671 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:50:43,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:43,671 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:43 GMT 2019-01-09 17:50:43,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:43,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:50:43,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:48,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:50:48,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:48,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:48,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:48,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:48,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:48,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:48,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:48,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:50:48,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:48,842 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:48 GMT 2019-01-09 17:50:48,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:48,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:50:48,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:48,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:50:48,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:48,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:48,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:48,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:48,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:48,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:48,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:48,922 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:50:48,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:48,922 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:48 GMT 2019-01-09 17:50:48,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:48,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:50:48,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:53,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:50:54,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:54,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:54,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:54,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:54,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:54,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:54,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:54,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:50:54,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:54,011 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:54 GMT 2019-01-09 17:50:54,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:54,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:50:54,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:54,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:50:54,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:54,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:54,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:54,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:54,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:54,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:54,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:54,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:50:54,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:54,110 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:54 GMT 2019-01-09 17:50:54,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:54,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:50:54,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:59,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:50:59,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:59,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:59,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:59,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:59,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:59,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:59,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:59,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:50:59,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:59,190 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:59 GMT 2019-01-09 17:50:59,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:59,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:50:59,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:50:59,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:50:59,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:50:59,260 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:50:59,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:50:59,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:50:59,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:50:59,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:50:59,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:50:59,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:50:59,261 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:50:59,261 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:50:59 GMT 2019-01-09 17:50:59,261 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:50:59,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:50:59,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:04,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:51:04,414 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:04,414 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:04,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:04,415 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:04,415 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:04,415 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:04,415 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:04,415 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:51:04,415 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:04,415 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:04 GMT 2019-01-09 17:51:04,415 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:04,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:51:04,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:04,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:51:04,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:04,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:04,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:04,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:04,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:04,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:04,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:04,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:51:04,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:04,486 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:04 GMT 2019-01-09 17:51:04,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:04,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:51:04,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:09,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:51:09,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:09,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:09,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:09,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:09,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:09,580 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:09,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:09,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:51:09,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:09,580 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:09 GMT 2019-01-09 17:51:09,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:09,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:51:09,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:09,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:51:09,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:09,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:09,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:09,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:09,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:09,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:09,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:09,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:51:09,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:09,642 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:09 GMT 2019-01-09 17:51:09,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:09,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:51:09,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:14,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:51:14,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:14,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:14,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:14,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:14,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:14,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:14,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:14,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:51:14,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:14,727 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:14 GMT 2019-01-09 17:51:14,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:14,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:51:14,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:14,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:51:14,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:14,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:14,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:14,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:14,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:14,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:14,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:14,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:51:14,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:14,806 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:14 GMT 2019-01-09 17:51:14,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:14,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:51:14,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:19,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:51:19,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:19,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:19,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:19,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:19,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:19,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:19,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:19,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:51:19,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:19,900 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:19 GMT 2019-01-09 17:51:19,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:19,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:51:19,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:19,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:51:20,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:20,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:20,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:20,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:20,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:20,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:20,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:20,058 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:51:20,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:20,058 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:20 GMT 2019-01-09 17:51:20,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:20,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:51:20,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:25,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:51:25,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:25,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:25,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:25,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:25,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:25,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:25,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:25,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1628, "offset": 1613, "size": 50}}} 2019-01-09 17:51:25,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:25,163 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:25 GMT 2019-01-09 17:51:25,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:25,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:51:25,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:25,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:51:25,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:25,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:25,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:25,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:25,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:25,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:25,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:25,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:51:25,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:25,232 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:25 GMT 2019-01-09 17:51:25,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:25,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:51:25,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:30,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:51:30,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:30,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:30,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:30,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:30,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:30,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:30,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:30,329 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:51:29.481Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2n8jj7\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://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-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 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-monit 5.18-171207.172716 [271 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 12s (4,150 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 8629\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 8659\nclearwater-socket-factory-sig start/running, process 8664\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\t1m45.246s\nuser\t0m8.700s\nsys\t0m8.280s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:51:29.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:51:29.862Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:51:29.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}], "metadata": {"pagination": {"total": 1630, "offset": 1613, "size": 50}}} 2019-01-09 17:51:30,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:30,329 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:30 GMT 2019-01-09 17:51:30,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:30,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37790 2019-01-09 17:51:30,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:30,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-2n8jj7 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://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-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 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-monit 5.18-171207.172716 [271 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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 12s (4,150 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 8629 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 8659 clearwater-socket-factory-sig start/running, process 8664 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 1m45.246s user 0m8.700s sys 0m8.280s 2019-01-09 17:51:30,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:51:30,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:51:30,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:30,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:30,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:30,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:30,403 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:30,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:30,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:30,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:51:30,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:30,404 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:30 GMT 2019-01-09 17:51:30,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:30,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:51:30,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:35,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:51:35,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:35,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:35,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:35,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:35,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:35,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:35,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:35,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1630, "offset": 1615, "size": 50}}} 2019-01-09 17:51:35,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:35,492 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:35 GMT 2019-01-09 17:51:35,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:35,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:51:35,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:35,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:51:35,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:35,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:35,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:35,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:35,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:35,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:35,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:35,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:51:35,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:35,555 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:35 GMT 2019-01-09 17:51:35,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:35,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:51:35,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:40,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:51:40,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:40,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:40,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:40,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:40,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:40,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:40,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:40,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:51:36.619Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-00aiji\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://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/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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 9s (5,827 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 8902\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 8933\nclearwater-socket-factory-sig start/running, process 8939\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8987\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\t1m57.884s\nuser\t0m9.574s\nsys\t0m9.049s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:51:36.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:51:36.871Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:51:36.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}], "metadata": {"pagination": {"total": 1632, "offset": 1615, "size": 50}}} 2019-01-09 17:51:40,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:40,675 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:40 GMT 2019-01-09 17:51:40,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:40,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46574 2019-01-09 17:51:40,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:40,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-00aiji 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://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/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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 9s (5,827 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 8902 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 8933 clearwater-socket-factory-sig start/running, process 8939 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8987 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 1m57.884s user 0m9.574s sys 0m9.049s 2019-01-09 17:51:40,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:51:40,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:51:40,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:40,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:40,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:40,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:40,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:40,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:40,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:40,754 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:51:40,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:40,754 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:40 GMT 2019-01-09 17:51:40,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:40,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:51:40,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:45,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:51:45,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:45,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:45,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:45,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:45,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:45,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:45,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:45,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1632, "offset": 1617, "size": 50}}} 2019-01-09 17:51:45,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:45,885 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:45 GMT 2019-01-09 17:51:45,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:45,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:51:45,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:45,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:51:45,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:45,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:45,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:45,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:45,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:45,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:45,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:45,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:51:45,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:45,969 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:45 GMT 2019-01-09 17:51:45,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:45,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:51:45,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:50,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:51:51,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:51,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:51,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:51,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:51,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:51,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:51,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:51,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:51:47.376Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-7trq0j\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://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-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/ crest 1.0-171213.182937 [14.3 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 17s (4,916 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 8979\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\t2m8.580s\nuser\t0m20.516s\nsys\t0m11.317s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:51:47.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:51:47.899Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:51:47.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}], "metadata": {"pagination": {"total": 1634, "offset": 1617, "size": 50}}} 2019-01-09 17:51:51,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:51,072 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:51 GMT 2019-01-09 17:51:51,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:51,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51448 2019-01-09 17:51:51,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:51,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-7trq0j 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://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-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/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 17s (4,916 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 8979 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 2m8.580s user 0m20.516s sys 0m11.317s 2019-01-09 17:51:51,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:51:51,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:51:51,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:51,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:51,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:51,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:51,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:51,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:51,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:51,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:51:51,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:51,138 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:51 GMT 2019-01-09 17:51:51,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:51,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:51:51,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:56,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:51:56,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:56,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:56,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:56,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:56,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:56,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:56,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:56,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1619, "size": 50}}} 2019-01-09 17:51:56,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:56,474 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:56 GMT 2019-01-09 17:51:56,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:56,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:51:56,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:51:56,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:51:56,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:51:56,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:51:56,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:51:56,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:51:56,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:51:56,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:51:56,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:51:56,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:51:56,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:51:56,606 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:51:56 GMT 2019-01-09 17:51:56,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:51:56,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:51:56,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:01,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:52:01,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:01,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:01,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:01,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:01,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:01,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:01,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:01,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:01.063Z", "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 3s (10.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57619 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m31.189s\nuser\t0m12.818s\nsys\t0m3.530s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:01.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}], "metadata": {"pagination": {"total": 1635, "offset": 1619, "size": 50}}} 2019-01-09 17:52:01,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:01,701 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:01 GMT 2019-01-09 17:52:01,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:01,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14365 2019-01-09 17:52:01,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:01,702 - 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 3s (10.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57619 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m31.189s user 0m12.818s sys 0m3.530s 2019-01-09 17:52:01,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:52:01,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:01,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:01,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:01,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:01,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:01,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:01,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:01,786 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:52:01,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:01,786 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:01 GMT 2019-01-09 17:52:01,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:01,786 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:52:01,786 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:06,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:52:07,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:07,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:07,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:07,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:07,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:07,020 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:07,020 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:07,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:01.934Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:01.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:05.320Z", "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 2s (13.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57922 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m28.222s\nuser\t0m12.785s\nsys\t0m3.652s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:05.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:06.113Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:06.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:06.113Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:06.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:06.113Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:06.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}], "metadata": {"pagination": {"total": 1640, "offset": 1620, "size": 50}}} 2019-01-09 17:52:07,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:07,020 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:07 GMT 2019-01-09 17:52:07,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:07,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16495 2019-01-09 17:52:07,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:07,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:52:07,021 - 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 2s (13.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57922 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m28.222s user 0m12.785s sys 0m3.652s 2019-01-09 17:52:07,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-01-09 17:52:07,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-01-09 17:52:07,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-01-09 17:52:07,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:52:07,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:07,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:07,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:07,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:07,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:07,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:07,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:07,105 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:52:07,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:07,105 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:07 GMT 2019-01-09 17:52:07,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:07,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:52:07,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:12,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:52:12,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:12,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:12,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:12,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:12,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:12,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:12,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:12,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:07.403Z", "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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 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 (522 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57842 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m5.950s\nuser\t0m0.739s\nsys\t0m0.561s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:07.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:08.126Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:08.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:08.126Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:08.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:08.126Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:08.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:09.131Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.092s\nuser\t0m0.007s\nsys\t0m0.060s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:09.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:09.131Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:09.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:09.131Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:09.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:09.131Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:90:b3:7a \n inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe90:b37a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:84183 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42876 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133790449 (133.7 MB) TX bytes:7465759 (7.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:16 errors:0 dropped:0 overruns:0 frame:0\n TX packets:16 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:09.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:09.131Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-wpxjc1\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://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/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:15 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:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:46 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:47 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:48 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:49 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:51 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:53 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\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 10s (8,541 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 9367\nclearwater-socket-factory-sig start/running, process 9372\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9422\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.........................................................................................+++\n...+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m26.266s\nuser\t0m21.035s\nsys\t0m13.078s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:09.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:09.131Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:47 ? 00:00:01 /sbin/init\nroot 2 0 0 17:47 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:47 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 17:47 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 17:47 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:47 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 17:47 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:47 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:47 ? 00:00:00 [rcuos/1]\nroot 10 2 0 17:47 ? 00:00:00 [rcu_bh]\nroot 11 2 0 17:47 ? 00:00:00 [rcuob/0]\nroot 12 2 0 17:47 ? 00:00:00 [rcuob/1]\nroot 13 2 0 17:47 ? 00:00:00 [migration/0]\nroot 14 2 0 17:47 ? 00:00:00 [watchdog/0]\nroot 15 2 0 17:47 ? 00:00:00 [watchdog/1]\nroot 16 2 0 17:47 ? 00:00:00 [migration/1]\nroot 17 2 0 17:47 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 17:47 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 17:47 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 17:47 ? 00:00:00 [khelper]\nroot 21 2 0 17:47 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 17:47 ? 00:00:00 [netns]\nroot 23 2 0 17:47 ? 00:00:00 [writeback]\nroot 24 2 0 17:47 ? 00:00:00 [kintegrityd]\nroot 25 2 0 17:47 ? 00:00:00 [bioset]\nroot 26 2 0 17:47 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 17:47 ? 00:00:00 [kblockd]\nroot 28 2 0 17:47 ? 00:00:00 [ata_sff]\nroot 29 2 0 17:47 ? 00:00:00 [khubd]\nroot 30 2 0 17:47 ? 00:00:00 [md]\nroot 31 2 0 17:47 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 17:47 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 17:47 ? 00:00:00 [khungtaskd]\nroot 35 2 0 17:47 ? 00:00:00 [kswapd0]\nroot 36 2 0 17:47 ? 00:00:00 [vmstat]\nroot 37 2 0 17:47 ? 00:00:00 [ksmd]\nroot 38 2 0 17:47 ? 00:00:00 [khugepaged]\nroot 39 2 0 17:47 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 17:47 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 17:47 ? 00:00:00 [crypto]\nroot 53 2 0 17:47 ? 00:00:00 [kthrotld]\nroot 54 2 0 17:47 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 17:47 ? 00:00:00 [vballoon]\nroot 56 2 0 17:47 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 17:47 ? 00:00:00 [scsi_eh_1]\nroot 58 2 0 17:47 ? 00:00:00 [kworker/u4:2]\nroot 59 2 0 17:47 ? 00:00:00 [kworker/u4:3]\nroot 78 2 0 17:47 ? 00:00:00 [deferwq]\nroot 79 2 0 17:47 ? 00:00:00 [charger_manager]\nroot 81 2 0 17:47 ? 00:00:00 [kworker/1:1]\nroot 124 2 0 17:47 ? 00:00:00 [kpsmoused]\nroot 142 2 0 17:47 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 17:47 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 17:47 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 17:47 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 441 2 0 17:47 ? 00:00:00 [kworker/u5:1]\nroot 538 1 0 17:47 ? 00:00:00 upstart-socket-bridge --daemon\nroot 578 1 0 17:47 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 17:47 ? 00:00:00 [kauditd]\nroot 933 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon\nroot 1035 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1038 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1042 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1043 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1045 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1089 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D\nroot 1091 1 0 17:47 ? 00:00:00 cron\ndaemon 1092 1 0 17:47 ? 00:00:00 atd\nmessage+ 1099 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork\nroot 1104 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1106 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1196 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1202 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1657 1 0 17:47 ? 00:00:00 /home/ubuntu/sprout_host_00aiji/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_00aiji --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_00aiji --logging-server-logdir=/home/ubuntu/sprout_host_00aiji/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_00aiji/work/sprout_host_00aiji%I.log --pidfile=/home/ubuntu/sprout_host_00aiji/work/sprout_host_00aiji.pid\nubuntu 1771 1 0 17:48 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_00aiji/env/bin/diamond --configfile /home/ubuntu/sprout_host_00aiji/work/plugins/diamond/etc/diamond.conf\nubuntu 1811 1657 0 17:49 ? 00:00:00 /home/ubuntu/sprout_host_00aiji/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_00aiji --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_00aiji --logging-server-logdir=/home/ubuntu/sprout_host_00aiji/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_00aiji/work/sprout_host_00aiji%I.log --pidfile=/home/ubuntu/sprout_host_00aiji/work/sprout_host_00aiji.pid\nubuntu 1832 1811 0 17:49 ? 00:00:00 /home/ubuntu/sprout_host_00aiji/env/bin/python2.7 /home/ubuntu/sprout_host_00aiji/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-dx3__z\nubuntu 1843 1832 0 17:49 ? 00:00:00 /bin/sh -c /tmp/WUIT4/install-sprout.sh\nubuntu 1845 1843 0 17:49 ? 00:00:00 /bin/bash -e /tmp/WUIT4/install-sprout.sh\nroot 2246 2 0 17:49 ? 00:00:00 [kworker/u5:2]\nntp 8420 1 0 17:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8902 1 0 17:51 ? 00:00:00 rsyslogd\nroot 8933 1 0 17:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8934 8933 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8939 1 0 17:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8942 8939 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8943 8934 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8949 8942 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8950 8949 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8987 1 0 17:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9550 1 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9554 9550 0 17:51 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 9737 1 0 17:52 ? 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 9800 1845 0 17:52 ? 00:00:00 /bin/bash -e /tmp/WUIT4/install-sprout.sh\nubuntu 9801 9800 0 17:52 ? 00:00:00 /bin/bash -e /tmp/WUIT4/install-sprout.sh\nroot 9802 9801 0 17:52 ? 00:00:00 sudo ps -edf\nroot 9803 9802 0 17:52 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:09.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:10.136Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:10.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:10.136Z", "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 9737/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1089/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8987/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9737/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1089/sshd \nudp 0 0 192.168.120.28:123 0.0.0.0:* 8420/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8420/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8420/ntpd \nudp 0 0 0.0.0.0:12761 0.0.0.0:* 578/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9737/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8420/ntpd \nudp6 0 0 ::1:123 :::* 8420/ntpd \nudp6 0 0 :::123 :::* 8420/ntpd \nudp6 0 0 :::25929 :::* 578/dhclient \nudp6 0 0 ::1:53 :::* 9737/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11406 1657/python2.7 /tmp/cloudify-logging-server-79314.socket\nunix 2 [ ACC ] STREAM LISTENING 1527 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11787 1832/python2.7 /tmp/ctx-W2i1CN.socket\nunix 2 [ ACC ] STREAM LISTENING 20812 8943/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20817 8950/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9406 1099/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1728 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9427 1104/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:10.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:10.136Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:10.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:10.136Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:10.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:10.136Z", "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-sa09\n/var/log/sysstat/sa09\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_20190109T170000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:10.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:11.148Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9d:71:9a \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9d:719a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:77640 errors:0 dropped:0 overruns:0 frame:0\n TX packets:59830 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131272039 (131.2 MB) TX bytes:8459798 (8.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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:3609 (3.6 KB) TX bytes:3609 (3.6 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:11.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:11.148Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:11.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:11.148Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:11.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:11.148Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.080s\nuser\t0m0.009s\nsys\t0m0.052s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:11.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:11.148Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:11.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:11.148Z", "message": "[sprout] => [09-Jan-2019 17:51:57 UTC] clearwater-diags-monitor starting\n[09-Jan-2019 17:51:58 UTC] Waiting for trigger files\n2019:01:09 17:51:29: Namespace: management\n2019:01:09 17:51:29: [management] Starting server\n2019:01:09 17:51:29: [management] Listening for requests\n2019:01:09 17:51:29: Namespace: signaling\n2019:01:09 17:51:29: [signaling] Starting server\n2019:01:09 17:51:29: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:11.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "sprout_e5wldj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:12.036Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:12.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 1665, "offset": 1625, "size": 50}}} 2019-01-09 17:52:12,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:12,196 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:12 GMT 2019-01-09 17:52:12,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:12,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 89287 2019-01-09 17:52:12,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:12,199 - 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 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 (522 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57842 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m5.950s user 0m0.739s sys 0m0.561s 2019-01-09 17:52:12,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-01-09 17:52:12,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-01-09 17:52:12,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-01-09 17:52:12,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.092s user 0m0.007s sys 0m0.060s 2019-01-09 17:52:12,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-01-09 17:52:12,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-01-09 17:52:12,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:90:b3:7a inet addr:192.168.120.28 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe90:b37a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:84183 errors:0 dropped:0 overruns:0 frame:0 TX packets:42876 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133790449 (133.7 MB) TX bytes:7465759 (7.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:16 errors:0 dropped:0 overruns:0 frame:0 TX packets:16 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1807 (1.8 KB) TX bytes:1807 (1.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 17:52:12,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-wpxjc1 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://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/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:15 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:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:47 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:48 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:49 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:51 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:53 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] 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 10s (8,541 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 9367 clearwater-socket-factory-sig start/running, process 9372 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9422 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .........................................................................................+++ ...+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m26.266s user 0m21.035s sys 0m13.078s 2019-01-09 17:52:12,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:47 ? 00:00:01 /sbin/init root 2 0 0 17:47 ? 00:00:00 [kthreadd] root 3 2 0 17:47 ? 00:00:00 [ksoftirqd/0] root 4 2 0 17:47 ? 00:00:00 [kworker/0:0] root 5 2 0 17:47 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:47 ? 00:00:00 [kworker/u4:0] root 7 2 0 17:47 ? 00:00:00 [rcu_sched] root 8 2 0 17:47 ? 00:00:00 [rcuos/0] root 9 2 0 17:47 ? 00:00:00 [rcuos/1] root 10 2 0 17:47 ? 00:00:00 [rcu_bh] root 11 2 0 17:47 ? 00:00:00 [rcuob/0] root 12 2 0 17:47 ? 00:00:00 [rcuob/1] root 13 2 0 17:47 ? 00:00:00 [migration/0] root 14 2 0 17:47 ? 00:00:00 [watchdog/0] root 15 2 0 17:47 ? 00:00:00 [watchdog/1] root 16 2 0 17:47 ? 00:00:00 [migration/1] root 17 2 0 17:47 ? 00:00:00 [ksoftirqd/1] root 18 2 0 17:47 ? 00:00:00 [kworker/1:0] root 19 2 0 17:47 ? 00:00:00 [kworker/1:0H] root 20 2 0 17:47 ? 00:00:00 [khelper] root 21 2 0 17:47 ? 00:00:00 [kdevtmpfs] root 22 2 0 17:47 ? 00:00:00 [netns] root 23 2 0 17:47 ? 00:00:00 [writeback] root 24 2 0 17:47 ? 00:00:00 [kintegrityd] root 25 2 0 17:47 ? 00:00:00 [bioset] root 26 2 0 17:47 ? 00:00:00 [kworker/u5:0] root 27 2 0 17:47 ? 00:00:00 [kblockd] root 28 2 0 17:47 ? 00:00:00 [ata_sff] root 29 2 0 17:47 ? 00:00:00 [khubd] root 30 2 0 17:47 ? 00:00:00 [md] root 31 2 0 17:47 ? 00:00:00 [devfreq_wq] root 32 2 0 17:47 ? 00:00:00 [kworker/0:1] root 34 2 0 17:47 ? 00:00:00 [khungtaskd] root 35 2 0 17:47 ? 00:00:00 [kswapd0] root 36 2 0 17:47 ? 00:00:00 [vmstat] root 37 2 0 17:47 ? 00:00:00 [ksmd] root 38 2 0 17:47 ? 00:00:00 [khugepaged] root 39 2 0 17:47 ? 00:00:00 [fsnotify_mark] root 40 2 0 17:47 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 17:47 ? 00:00:00 [crypto] root 53 2 0 17:47 ? 00:00:00 [kthrotld] root 54 2 0 17:47 ? 00:00:00 [kworker/u4:1] root 55 2 0 17:47 ? 00:00:00 [vballoon] root 56 2 0 17:47 ? 00:00:00 [scsi_eh_0] root 57 2 0 17:47 ? 00:00:00 [scsi_eh_1] root 58 2 0 17:47 ? 00:00:00 [kworker/u4:2] root 59 2 0 17:47 ? 00:00:00 [kworker/u4:3] root 78 2 0 17:47 ? 00:00:00 [deferwq] root 79 2 0 17:47 ? 00:00:00 [charger_manager] root 81 2 0 17:47 ? 00:00:00 [kworker/1:1] root 124 2 0 17:47 ? 00:00:00 [kpsmoused] root 142 2 0 17:47 ? 00:00:00 [kworker/1:2] root 186 2 0 17:47 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 17:47 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 17:47 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 441 2 0 17:47 ? 00:00:00 [kworker/u5:1] root 538 1 0 17:47 ? 00:00:00 upstart-socket-bridge --daemon root 578 1 0 17:47 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 17:47 ? 00:00:00 [kauditd] root 933 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon root 1035 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1038 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1042 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1043 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1045 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1089 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D root 1091 1 0 17:47 ? 00:00:00 cron daemon 1092 1 0 17:47 ? 00:00:00 atd message+ 1099 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork root 1104 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1106 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind root 1196 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1202 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1657 1 0 17:47 ? 00:00:00 /home/ubuntu/sprout_host_00aiji/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_00aiji --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_00aiji --logging-server-logdir=/home/ubuntu/sprout_host_00aiji/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_00aiji/work/sprout_host_00aiji%I.log --pidfile=/home/ubuntu/sprout_host_00aiji/work/sprout_host_00aiji.pid ubuntu 1771 1 0 17:48 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_00aiji/env/bin/diamond --configfile /home/ubuntu/sprout_host_00aiji/work/plugins/diamond/etc/diamond.conf ubuntu 1811 1657 0 17:49 ? 00:00:00 /home/ubuntu/sprout_host_00aiji/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_00aiji --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_00aiji --logging-server-logdir=/home/ubuntu/sprout_host_00aiji/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_00aiji/work/sprout_host_00aiji%I.log --pidfile=/home/ubuntu/sprout_host_00aiji/work/sprout_host_00aiji.pid ubuntu 1832 1811 0 17:49 ? 00:00:00 /home/ubuntu/sprout_host_00aiji/env/bin/python2.7 /home/ubuntu/sprout_host_00aiji/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-dx3__z ubuntu 1843 1832 0 17:49 ? 00:00:00 /bin/sh -c /tmp/WUIT4/install-sprout.sh ubuntu 1845 1843 0 17:49 ? 00:00:00 /bin/bash -e /tmp/WUIT4/install-sprout.sh root 2246 2 0 17:49 ? 00:00:00 [kworker/u5:2] ntp 8420 1 0 17:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8902 1 0 17:51 ? 00:00:00 rsyslogd root 8933 1 0 17:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8934 8933 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8939 1 0 17:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8942 8939 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8943 8934 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8949 8942 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8950 8949 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8987 1 0 17:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9550 1 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9554 9550 0 17:51 ? 00:00:00 inotifywait -e create -qq . dnsmasq 9737 1 0 17:52 ? 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 9800 1845 0 17:52 ? 00:00:00 /bin/bash -e /tmp/WUIT4/install-sprout.sh ubuntu 9801 9800 0 17:52 ? 00:00:00 /bin/bash -e /tmp/WUIT4/install-sprout.sh root 9802 9801 0 17:52 ? 00:00:00 sudo ps -edf root 9803 9802 0 17:52 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.008s 2019-01-09 17:52:12,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:52:12,203 - 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 9737/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1089/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8987/monit tcp6 0 0 ::1:53 :::* LISTEN 9737/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1089/sshd udp 0 0 192.168.120.28:123 0.0.0.0:* 8420/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8420/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8420/ntpd udp 0 0 0.0.0.0:12761 0.0.0.0:* 578/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9737/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 578/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8420/ntpd udp6 0 0 ::1:123 :::* 8420/ntpd udp6 0 0 :::123 :::* 8420/ntpd udp6 0 0 :::25929 :::* 578/dhclient udp6 0 0 ::1:53 :::* 9737/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11406 1657/python2.7 /tmp/cloudify-logging-server-79314.socket unix 2 [ ACC ] STREAM LISTENING 1527 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11787 1832/python2.7 /tmp/ctx-W2i1CN.socket unix 2 [ ACC ] STREAM LISTENING 20812 8943/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20817 8950/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9406 1099/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 1728 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9427 1104/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2019-01-09 17:52:12,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-01-09 17:52:12,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-01-09 17:52:12,204 - 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-sa09 /var/log/sysstat/sa09 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20190109T170000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.008s user 0m0.000s sys 0m0.006s 2019-01-09 17:52:12,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9d:71:9a inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9d:719a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:77640 errors:0 dropped:0 overruns:0 frame:0 TX packets:59830 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131272039 (131.2 MB) TX bytes:8459798 (8.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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:3609 (3.6 KB) TX bytes:3609 (3.6 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 17:52:12,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-01-09 17:52:12,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-01-09 17:52:12,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.080s user 0m0.009s sys 0m0.052s 2019-01-09 17:52:12,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-01-09 17:52:12,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => [09-Jan-2019 17:51:57 UTC] clearwater-diags-monitor starting [09-Jan-2019 17:51:58 UTC] Waiting for trigger files 2019:01:09 17:51:29: Namespace: management 2019:01:09 17:51:29: [management] Starting server 2019:01:09 17:51:29: [management] Listening for requests 2019:01:09 17:51:29: Namespace: signaling 2019:01:09 17:51:29: [signaling] Starting server 2019:01:09 17:51:29: [signaling] Listening for requests real 0m0.006s user 0m0.000s sys 0m0.006s 2019-01-09 17:52:12,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:52:12,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:52:12,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:12,277 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:12,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:12,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:12,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:12,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:12,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:12,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:52:12,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:12,278 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:12 GMT 2019-01-09 17:52:12,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:12,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:52:12,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:17,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:52:17,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:17,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:17,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:17,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:17,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:17,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:17,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:17,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:12.178Z", "message": "[bono] => /var/log/iotop.log\n/var/log/btmp\n/var/log/lastlog\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20190109T170000Z.txt\n/var/log/bono/bono_err.log\n/var/log/auth.log\n/var/log/sysstat/clearwater-sa09\n/var/log/sysstat/sa09\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:12.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:12.178Z", "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 9803/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8755/monit \ntcp 0 0 192.168.120.4:5058 0.0.0.0:* LISTEN 9099/bono \ntcp 0 0 192.168.120.4:5060 0.0.0.0:* LISTEN 9099/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9099/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9803/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1108/sshd \nudp 0 0 192.168.120.4:123 0.0.0.0:* 8124/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8124/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8124/ntpd \nudp 0 0 0.0.0.0:22290 0.0.0.0:* 582/dhclient \nudp 0 0 192.168.120.4:5058 0.0.0.0:* 9099/bono \nudp 0 0 192.168.120.4:5060 0.0.0.0:* 9099/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9803/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 582/dhclient \nudp6 0 0 ::1:123 :::* 8124/ntpd \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8124/ntpd \nudp6 0 0 :::123 :::* 8124/ntpd \nudp6 0 0 :::9006 :::* 582/dhclient \nudp6 0 0 ::1:53 :::* 9803/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9486 1123/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7476 389/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20729 8674/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20730 8676/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9291 920/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 10797 1663/python2.7 /tmp/cloudify-logging-server-a79a1.socket\nunix 2 [ ACC ] STREAM LISTENING 7070 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11080 1836/python2.7 /tmp/ctx-gn77mo.socket\n\nreal\t0m0.010s\nuser\t0m0.009s\nsys\t0m0.001s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:12.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:12.178Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:12.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:12.178Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:12.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:12.178Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:47 ? 00:00:01 /sbin/init\nroot 2 0 0 17:47 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:47 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 17:47 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 17:47 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:47 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 17:47 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:47 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:47 ? 00:00:00 [rcuos/1]\nroot 10 2 0 17:47 ? 00:00:00 [rcu_bh]\nroot 11 2 0 17:47 ? 00:00:00 [rcuob/0]\nroot 12 2 0 17:47 ? 00:00:00 [rcuob/1]\nroot 13 2 0 17:47 ? 00:00:00 [migration/0]\nroot 14 2 0 17:47 ? 00:00:00 [watchdog/0]\nroot 15 2 0 17:47 ? 00:00:00 [watchdog/1]\nroot 16 2 0 17:47 ? 00:00:00 [migration/1]\nroot 17 2 0 17:47 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 17:47 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 17:47 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 17:47 ? 00:00:00 [khelper]\nroot 21 2 0 17:47 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 17:47 ? 00:00:00 [netns]\nroot 23 2 0 17:47 ? 00:00:00 [writeback]\nroot 24 2 0 17:47 ? 00:00:00 [kintegrityd]\nroot 25 2 0 17:47 ? 00:00:00 [bioset]\nroot 26 2 0 17:47 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 17:47 ? 00:00:00 [kblockd]\nroot 28 2 0 17:47 ? 00:00:00 [ata_sff]\nroot 29 2 0 17:47 ? 00:00:00 [khubd]\nroot 30 2 0 17:47 ? 00:00:00 [md]\nroot 31 2 0 17:47 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 17:47 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 17:47 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 17:47 ? 00:00:00 [khungtaskd]\nroot 36 2 0 17:47 ? 00:00:00 [kswapd0]\nroot 37 2 0 17:47 ? 00:00:00 [vmstat]\nroot 38 2 0 17:47 ? 00:00:00 [ksmd]\nroot 39 2 0 17:47 ? 00:00:00 [khugepaged]\nroot 40 2 0 17:47 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 17:47 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 17:47 ? 00:00:00 [crypto]\nroot 54 2 0 17:47 ? 00:00:00 [kthrotld]\nroot 55 2 0 17:47 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 17:47 ? 00:00:00 [vballoon]\nroot 57 2 0 17:47 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 17:47 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 17:47 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 17:47 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 17:47 ? 00:00:00 [deferwq]\nroot 80 2 0 17:47 ? 00:00:00 [charger_manager]\nroot 123 2 0 17:47 ? 00:00:00 [kpsmoused]\nroot 142 2 0 17:47 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 17:47 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 17:47 ? 00:00:00 [ext4-rsv-conver]\nroot 385 1 0 17:47 ? 00:00:00 upstart-udev-bridge --daemon\nroot 389 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 17:47 ? 00:00:00 [kworker/u5:1]\nroot 509 1 0 17:47 ? 00:00:00 upstart-socket-bridge --daemon\nroot 582 1 0 17:47 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 17:47 ? 00:00:00 [kworker/u5:2]\nroot 822 2 0 17:47 ? 00:00:00 [kauditd]\nmessage+ 920 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork\nroot 941 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon\nroot 953 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1021 1 0 17:47 ? 00:00:00 rsyslogd\nroot 1053 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1063 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1064 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1066 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1108 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D\nroot 1115 1 0 17:47 ? 00:00:00 cron\ndaemon 1116 1 0 17:47 ? 00:00:00 atd\nroot 1123 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1137 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance\nroot 1202 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1663 1 0 17:48 ? 00:00:00 /home/ubuntu/bono_host_2n8jj7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_2n8jj7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_2n8jj7 --logging-server-logdir=/home/ubuntu/bono_host_2n8jj7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_2n8jj7/work/bono_host_2n8jj7%I.log --pidfile=/home/ubuntu/bono_host_2n8jj7/work/bono_host_2n8jj7.pid\nubuntu 1777 1 0 17:48 ? 00:00:01 python2.7 /home/ubuntu/bono_host_2n8jj7/env/bin/diamond --configfile /home/ubuntu/bono_host_2n8jj7/work/plugins/diamond/etc/diamond.conf\nubuntu 1813 1663 0 17:49 ? 00:00:00 /home/ubuntu/bono_host_2n8jj7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_2n8jj7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_2n8jj7 --logging-server-logdir=/home/ubuntu/bono_host_2n8jj7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_2n8jj7/work/bono_host_2n8jj7%I.log --pidfile=/home/ubuntu/bono_host_2n8jj7/work/bono_host_2n8jj7.pid\nubuntu 1836 1813 0 17:49 ? 00:00:00 /home/ubuntu/bono_host_2n8jj7/env/bin/python2.7 /home/ubuntu/bono_host_2n8jj7/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Cgp1YA\nubuntu 1847 1836 0 17:49 ? 00:00:00 /bin/sh -c /tmp/SQTVE/install-bono.sh\nubuntu 1850 1847 0 17:49 ? 00:00:00 /bin/bash -e /tmp/SQTVE/install-bono.sh\nntp 8124 1 0 17:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8659 1 0 17:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8660 8659 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8664 1 0 17:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8666 8664 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8674 8660 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8675 8666 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8676 8675 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8755 1 0 17:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9078 1 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9082 9078 0 17:51 ? 00:00:00 inotifywait -e create -qq .\nbono 9099 1 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.4,bono-wekm9v.clearwater.local --alias=172.30.9.214,bono-wekm9v.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-wekm9v.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid\ndnsmasq 9803 1 0 17:52 ? 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 9866 1850 0 17:52 ? 00:00:00 /bin/bash -e /tmp/SQTVE/install-bono.sh\nubuntu 9867 9866 0 17:52 ? 00:00:00 /bin/bash -e /tmp/SQTVE/install-bono.sh\nroot 9868 9867 0 17:52 ? 00:00:00 sudo ps -edf\nroot 9869 9868 0 17:52 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:12.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:12.178Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:12.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:12.178Z", "message": "Execution done (return_code=0): /tmp/WUIT4/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:12.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:12.178Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:12.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:12.178Z", "message": "[sprout] => 2019-01-09 17:51:49.654780125 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:12.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ce2f15b8-d5cd-4018-b8cd-1225e139cacc"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:12.178Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-vwc3yh\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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 libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\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 15s (4,497 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 9228\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 9966\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\t2m27.933s\nuser\t0m17.031s\nsys\t0m11.949s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:12.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:12.178Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:12.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:13.192Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:13.192Z", "message": "[bono] => [09-Jan-2019 17:51:59 UTC] clearwater-diags-monitor starting\n[09-Jan-2019 17:51:59 UTC] Waiting for trigger files\n2019:01:09 17:51:26: Namespace: management\n2019:01:09 17:51:26: [management] Starting server\n2019:01:09 17:51:26: [management] Listening for requests\n2019:01:09 17:51:26: Namespace: signaling\n2019:01:09 17:51:26: [signaling] Starting server\n2019:01:09 17:51:26: [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-09T17:52:13.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:13.197Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "sprout_e5wldj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:13.197Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:13.579Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:13.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:14.223Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:14.223Z", "message": "[bono] sudo cat /var/log/bono/bono_20190109T170000Z.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-09T17:52:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:14.223Z", "message": "Downloaded scripts/bind/bind.py to /tmp/PQAWE/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "612b0596-ebfa-4880-9e99-b5ddc80d4ed7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:14.223Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:14.223Z", "message": "[bono] => 2019-01-09 17:51:44.122739863 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-09T17:52:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:14.223Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "612b0596-ebfa-4880-9e99-b5ddc80d4ed7"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:14.223Z", "message": "Execution done (return_code=0): /tmp/SQTVE/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "96790748-7838-4dbd-92d0-7b6dc0be7ae7"}, {"node_instance_id": "bono_wekm9v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:14.582Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:14.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.244Z", "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,574 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\t0m27.311s\nuser\t0m12.708s\nsys\t0m3.344s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:15.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.244Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:15.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "612b0596-ebfa-4880-9e99-b5ddc80d4ed7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.244Z", "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-09T17:52:15.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "612b0596-ebfa-4880-9e99-b5ddc80d4ed7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.244Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:15.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "612b0596-ebfa-4880-9e99-b5ddc80d4ed7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.244Z", "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-09T17:52:15.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "612b0596-ebfa-4880-9e99-b5ddc80d4ed7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.244Z", "message": "[localhost] run: sudo mv /tmp/tmpW9Fg0V /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:15.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "612b0596-ebfa-4880-9e99-b5ddc80d4ed7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.244Z", "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-09T17:52:15.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "612b0596-ebfa-4880-9e99-b5ddc80d4ed7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.244Z", "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-09T17:52:15.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "612b0596-ebfa-4880-9e99-b5ddc80d4ed7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.244Z", "message": "[localhost] run: sudo mv /tmp/tmp10QvMu /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:15.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "612b0596-ebfa-4880-9e99-b5ddc80d4ed7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.244Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:15.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "612b0596-ebfa-4880-9e99-b5ddc80d4ed7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.244Z", "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-09T17:52:15.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "612b0596-ebfa-4880-9e99-b5ddc80d4ed7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.637Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:15.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.637Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:15.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "bono_wekm9v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.637Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:15.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:15.637Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:15.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:16.252Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:16.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:16.252Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_bdcx11/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:16.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bdd2cf49-eb4a-41e0-9c17-2d180adf955b"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:16.252Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:16.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:16.252Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/A07BY/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:16.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "bdd2cf49-eb4a-41e0-9c17-2d180adf955b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:16.252Z", "message": "Downloaded scripts/bind/bind.py to /tmp/5I0YR/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:16.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ac7a5b81-9214-4e8a-895f-e31263896717"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:16.252Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:16.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:16.642Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:16.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:16.642Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:16.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:17.279Z", "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-09T17:52:17.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ac7a5b81-9214-4e8a-895f-e31263896717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:17.279Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:17.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ac7a5b81-9214-4e8a-895f-e31263896717"}], "metadata": {"pagination": {"total": 1718, "offset": 1647, "size": 50}}} 2019-01-09 17:52:17,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:17,419 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:17 GMT 2019-01-09 17:52:17,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:17,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 99612 2019-01-09 17:52:17,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:17,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/iotop.log /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-diags-monitor.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/bono/bono_out.log /var/log/bono/bono_20190109T170000Z.txt /var/log/bono/bono_err.log /var/log/auth.log /var/log/sysstat/clearwater-sa09 /var/log/sysstat/sa09 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/clearwater-socket-factory.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.008s user 0m0.000s sys 0m0.006s 2019-01-09 17:52:17,422 - 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 9803/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8755/monit tcp 0 0 192.168.120.4:5058 0.0.0.0:* LISTEN 9099/bono tcp 0 0 192.168.120.4:5060 0.0.0.0:* LISTEN 9099/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9099/bono tcp6 0 0 ::1:53 :::* LISTEN 9803/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1108/sshd udp 0 0 192.168.120.4:123 0.0.0.0:* 8124/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8124/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8124/ntpd udp 0 0 0.0.0.0:22290 0.0.0.0:* 582/dhclient udp 0 0 192.168.120.4:5058 0.0.0.0:* 9099/bono udp 0 0 192.168.120.4:5060 0.0.0.0:* 9099/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9803/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 582/dhclient udp6 0 0 ::1:123 :::* 8124/ntpd udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8124/ntpd udp6 0 0 :::123 :::* 8124/ntpd udp6 0 0 :::9006 :::* 582/dhclient udp6 0 0 ::1:53 :::* 9803/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9486 1123/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7476 389/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20729 8674/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20730 8676/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9291 920/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 10797 1663/python2.7 /tmp/cloudify-logging-server-a79a1.socket unix 2 [ ACC ] STREAM LISTENING 7070 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11080 1836/python2.7 /tmp/ctx-gn77mo.socket real 0m0.010s user 0m0.009s sys 0m0.001s 2019-01-09 17:52:17,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:52:17,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-01-09 17:52:17,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:47 ? 00:00:01 /sbin/init root 2 0 0 17:47 ? 00:00:00 [kthreadd] root 3 2 0 17:47 ? 00:00:00 [ksoftirqd/0] root 4 2 0 17:47 ? 00:00:00 [kworker/0:0] root 5 2 0 17:47 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:47 ? 00:00:00 [kworker/u4:0] root 7 2 0 17:47 ? 00:00:00 [rcu_sched] root 8 2 0 17:47 ? 00:00:00 [rcuos/0] root 9 2 0 17:47 ? 00:00:00 [rcuos/1] root 10 2 0 17:47 ? 00:00:00 [rcu_bh] root 11 2 0 17:47 ? 00:00:00 [rcuob/0] root 12 2 0 17:47 ? 00:00:00 [rcuob/1] root 13 2 0 17:47 ? 00:00:00 [migration/0] root 14 2 0 17:47 ? 00:00:00 [watchdog/0] root 15 2 0 17:47 ? 00:00:00 [watchdog/1] root 16 2 0 17:47 ? 00:00:00 [migration/1] root 17 2 0 17:47 ? 00:00:00 [ksoftirqd/1] root 18 2 0 17:47 ? 00:00:00 [kworker/1:0] root 19 2 0 17:47 ? 00:00:00 [kworker/1:0H] root 20 2 0 17:47 ? 00:00:00 [khelper] root 21 2 0 17:47 ? 00:00:00 [kdevtmpfs] root 22 2 0 17:47 ? 00:00:00 [netns] root 23 2 0 17:47 ? 00:00:00 [writeback] root 24 2 0 17:47 ? 00:00:00 [kintegrityd] root 25 2 0 17:47 ? 00:00:00 [bioset] root 26 2 0 17:47 ? 00:00:00 [kworker/u5:0] root 27 2 0 17:47 ? 00:00:00 [kblockd] root 28 2 0 17:47 ? 00:00:00 [ata_sff] root 29 2 0 17:47 ? 00:00:00 [khubd] root 30 2 0 17:47 ? 00:00:00 [md] root 31 2 0 17:47 ? 00:00:00 [devfreq_wq] root 32 2 0 17:47 ? 00:00:00 [kworker/0:1] root 33 2 0 17:47 ? 00:00:00 [kworker/1:1] root 35 2 0 17:47 ? 00:00:00 [khungtaskd] root 36 2 0 17:47 ? 00:00:00 [kswapd0] root 37 2 0 17:47 ? 00:00:00 [vmstat] root 38 2 0 17:47 ? 00:00:00 [ksmd] root 39 2 0 17:47 ? 00:00:00 [khugepaged] root 40 2 0 17:47 ? 00:00:00 [fsnotify_mark] root 41 2 0 17:47 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 17:47 ? 00:00:00 [crypto] root 54 2 0 17:47 ? 00:00:00 [kthrotld] root 55 2 0 17:47 ? 00:00:00 [kworker/u4:1] root 56 2 0 17:47 ? 00:00:00 [vballoon] root 57 2 0 17:47 ? 00:00:00 [scsi_eh_0] root 58 2 0 17:47 ? 00:00:00 [scsi_eh_1] root 59 2 0 17:47 ? 00:00:00 [kworker/u4:2] root 60 2 0 17:47 ? 00:00:00 [kworker/u4:3] root 79 2 0 17:47 ? 00:00:00 [deferwq] root 80 2 0 17:47 ? 00:00:00 [charger_manager] root 123 2 0 17:47 ? 00:00:00 [kpsmoused] root 142 2 0 17:47 ? 00:00:00 [kworker/0:2] root 186 2 0 17:47 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 17:47 ? 00:00:00 [ext4-rsv-conver] root 385 1 0 17:47 ? 00:00:00 upstart-udev-bridge --daemon root 389 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 17:47 ? 00:00:00 [kworker/u5:1] root 509 1 0 17:47 ? 00:00:00 upstart-socket-bridge --daemon root 582 1 0 17:47 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 17:47 ? 00:00:00 [kworker/u5:2] root 822 2 0 17:47 ? 00:00:00 [kauditd] message+ 920 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork root 941 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon root 953 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind syslog 1021 1 0 17:47 ? 00:00:00 rsyslogd root 1053 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1063 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1064 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1066 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1108 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D root 1115 1 0 17:47 ? 00:00:00 cron daemon 1116 1 0 17:47 ? 00:00:00 atd root 1123 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1137 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance root 1202 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1663 1 0 17:48 ? 00:00:00 /home/ubuntu/bono_host_2n8jj7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_2n8jj7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_2n8jj7 --logging-server-logdir=/home/ubuntu/bono_host_2n8jj7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_2n8jj7/work/bono_host_2n8jj7%I.log --pidfile=/home/ubuntu/bono_host_2n8jj7/work/bono_host_2n8jj7.pid ubuntu 1777 1 0 17:48 ? 00:00:01 python2.7 /home/ubuntu/bono_host_2n8jj7/env/bin/diamond --configfile /home/ubuntu/bono_host_2n8jj7/work/plugins/diamond/etc/diamond.conf ubuntu 1813 1663 0 17:49 ? 00:00:00 /home/ubuntu/bono_host_2n8jj7/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_2n8jj7 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_2n8jj7 --logging-server-logdir=/home/ubuntu/bono_host_2n8jj7/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_2n8jj7/work/bono_host_2n8jj7%I.log --pidfile=/home/ubuntu/bono_host_2n8jj7/work/bono_host_2n8jj7.pid ubuntu 1836 1813 0 17:49 ? 00:00:00 /home/ubuntu/bono_host_2n8jj7/env/bin/python2.7 /home/ubuntu/bono_host_2n8jj7/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Cgp1YA ubuntu 1847 1836 0 17:49 ? 00:00:00 /bin/sh -c /tmp/SQTVE/install-bono.sh ubuntu 1850 1847 0 17:49 ? 00:00:00 /bin/bash -e /tmp/SQTVE/install-bono.sh ntp 8124 1 0 17:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8659 1 0 17:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8660 8659 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8664 1 0 17:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8666 8664 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8674 8660 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8675 8666 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8676 8675 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8755 1 0 17:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9078 1 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9082 9078 0 17:51 ? 00:00:00 inotifywait -e create -qq . bono 9099 1 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.4,bono-wekm9v.clearwater.local --alias=172.30.9.214,bono-wekm9v.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-wekm9v.clearwater.local --dns-server=127.0.0.1 --worker-threads=2 --analytics=/var/log/bono --log-file=/var/log/bono --log-level=2 --daemon --pidfile=/var/run/bono/bono.pid dnsmasq 9803 1 0 17:52 ? 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 9866 1850 0 17:52 ? 00:00:00 /bin/bash -e /tmp/SQTVE/install-bono.sh ubuntu 9867 9866 0 17:52 ? 00:00:00 /bin/bash -e /tmp/SQTVE/install-bono.sh root 9868 9867 0 17:52 ? 00:00:00 sudo ps -edf root 9869 9868 0 17:52 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2019-01-09 17:52:17,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-01-09 17:52:17,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/WUIT4/install-sprout.sh 2019-01-09 17:52:17,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-01-09 17:52:17,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-01-09 17:51:49.654780125 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 17:52:17,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-vwc3yh 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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 libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] 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 15s (4,497 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 9228 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 9966 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 2m27.933s user 0m17.031s sys 0m11.949s 2019-01-09 17:52:17,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-01-09 17:52:17,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-01-09 17:52:17,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [09-Jan-2019 17:51:59 UTC] clearwater-diags-monitor starting [09-Jan-2019 17:51:59 UTC] Waiting for trigger files 2019:01:09 17:51:26: Namespace: management 2019:01:09 17:51:26: [management] Starting server 2019:01:09 17:51:26: [management] Listening for requests 2019:01:09 17:51:26: Namespace: signaling 2019:01:09 17:51:26: [signaling] Starting server 2019:01:09 17:51:26: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 17:52:17,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:52:17,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:52:17,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:52:17,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-01-09 17:52:17,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190109T170000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-01-09 17:52:17,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/PQAWE/bind.py 2019-01-09 17:52:17,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-01-09 17:52:17,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-01-09 17:51:44.122739863 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-09 17:52:17,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 17:52:17,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/SQTVE/install-bono.sh 2019-01-09 17:52:17,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:52:17,427 - 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,574 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 0m27.311s user 0m12.708s sys 0m3.344s 2019-01-09 17:52:17,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 17:52:17,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 17:52:17,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}}, 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.7', u'hss_hostname': u''}. 2019-01-09 17:52:17,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 17:52:17,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpW9Fg0V /etc/bind/db.clearwater.local 2019-01-09 17:52:17,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 17:52:17,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 17:52:17,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp10QvMu /etc/bind/db.clearwater.opnfv 2019-01-09 17:52:17,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 17:52:17,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 17:52:17,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:52:17,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:52:17,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:52:17,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:52:17,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-01-09 17:52:17,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_bdcx11/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-01-09 17:52:17,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-01-09 17:52:17,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/A07BY/add-snmpproxy-collector.py 2019-01-09 17:52:17,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/5I0YR/bind.py 2019-01-09 17:52:17,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-01-09 17:52:17,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:52:17,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:52:17,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 17:52:17,431 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 17:52:17,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:52:17,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:17,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:17,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:17,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:17,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:17,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:17,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:17,521 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:52:17,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:17,521 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:17 GMT 2019-01-09 17:52:17,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:17,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:52:17,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:22,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:52:22,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:22,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:22,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:22,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:22,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:22,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:22,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:22,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:17.877Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:17.877Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:18.339Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:18.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ac7a5b81-9214-4e8a-895f-e31263896717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:18.339Z", "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-09T17:52:18.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ac7a5b81-9214-4e8a-895f-e31263896717"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:18.339Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.086s\nuser\t0m0.013s\nsys\t0m0.054s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:18.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:18.339Z", "message": "[localhost] run: sudo mv /tmp/tmpAA5G4K /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:18.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ac7a5b81-9214-4e8a-895f-e31263896717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:18.339Z", "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-09T17:52:18.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ac7a5b81-9214-4e8a-895f-e31263896717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:18.339Z", "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-09T17:52:18.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ac7a5b81-9214-4e8a-895f-e31263896717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:18.339Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:18.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ac7a5b81-9214-4e8a-895f-e31263896717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:18.339Z", "message": "[localhost] run: sudo mv /tmp/tmpHP5EPi /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:18.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ac7a5b81-9214-4e8a-895f-e31263896717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:18.339Z", "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-09T17:52:18.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ac7a5b81-9214-4e8a-895f-e31263896717"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:18.339Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:18.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "ac7a5b81-9214-4e8a-895f-e31263896717"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:18.672Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:18.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:18.672Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:18.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:19.371Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:19.371Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/DLGZH/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d938c16f-2c03-41e3-9ab0-52f5a17d0ab4"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:19.371Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:19.371Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:19.371Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:47 ? 00:00:01 /sbin/init\nroot 2 0 0 17:47 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:47 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 17:47 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 17:47 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:47 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 17:47 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:47 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:47 ? 00:00:00 [rcuos/1]\nroot 10 2 0 17:47 ? 00:00:00 [rcu_bh]\nroot 11 2 0 17:47 ? 00:00:00 [rcuob/0]\nroot 12 2 0 17:47 ? 00:00:00 [rcuob/1]\nroot 13 2 0 17:47 ? 00:00:00 [migration/0]\nroot 14 2 0 17:47 ? 00:00:00 [watchdog/0]\nroot 15 2 0 17:47 ? 00:00:00 [watchdog/1]\nroot 16 2 0 17:47 ? 00:00:00 [migration/1]\nroot 17 2 0 17:47 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 17:47 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 17:47 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 17:47 ? 00:00:00 [khelper]\nroot 21 2 0 17:47 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 17:47 ? 00:00:00 [netns]\nroot 23 2 0 17:47 ? 00:00:00 [writeback]\nroot 24 2 0 17:47 ? 00:00:00 [kintegrityd]\nroot 25 2 0 17:47 ? 00:00:00 [bioset]\nroot 26 2 0 17:47 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 17:47 ? 00:00:00 [kblockd]\nroot 28 2 0 17:47 ? 00:00:00 [ata_sff]\nroot 29 2 0 17:47 ? 00:00:00 [khubd]\nroot 30 2 0 17:47 ? 00:00:00 [md]\nroot 31 2 0 17:47 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 17:47 ? 00:00:00 [kworker/1:1]\nroot 33 2 0 17:47 ? 00:00:00 [kworker/0:1]\nroot 35 2 0 17:47 ? 00:00:00 [khungtaskd]\nroot 36 2 0 17:47 ? 00:00:00 [kswapd0]\nroot 37 2 0 17:47 ? 00:00:00 [vmstat]\nroot 38 2 0 17:47 ? 00:00:00 [ksmd]\nroot 39 2 0 17:47 ? 00:00:00 [khugepaged]\nroot 40 2 0 17:47 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 17:47 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 17:47 ? 00:00:00 [crypto]\nroot 54 2 0 17:47 ? 00:00:00 [kthrotld]\nroot 55 2 0 17:47 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 17:47 ? 00:00:00 [vballoon]\nroot 57 2 0 17:47 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 17:47 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 17:47 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 17:47 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 17:47 ? 00:00:00 [deferwq]\nroot 80 2 0 17:47 ? 00:00:00 [charger_manager]\nroot 124 2 0 17:47 ? 00:00:00 [kpsmoused]\nroot 142 2 0 17:47 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 17:47 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 17:47 ? 00:00:00 [ext4-rsv-conver]\nroot 385 1 0 17:47 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 429 2 0 17:47 ? 00:00:00 [kworker/u5:1]\nroot 514 1 0 17:47 ? 00:00:00 upstart-socket-bridge --daemon\nroot 579 1 0 17:47 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 816 2 0 17:47 ? 00:00:00 [kauditd]\nroot 926 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1002 1 0 17:47 ? 00:00:00 rsyslogd\nmessage+ 1009 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork\nroot 1019 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1046 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1049 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1053 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1054 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1056 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1098 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D\nroot 1099 1 0 17:47 ? 00:00:00 cron\ndaemon 1100 1 0 17:47 ? 00:00:00 atd\nroot 1109 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1110 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance\nroot 1246 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1254 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1557 2 0 17:47 ? 00:00:00 [kworker/0:2]\nubuntu 1657 1 0 17:47 ? 00:00:00 /home/ubuntu/homer_host_7trq0j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_7trq0j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_7trq0j --logging-server-logdir=/home/ubuntu/homer_host_7trq0j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_7trq0j/work/homer_host_7trq0j%I.log --pidfile=/home/ubuntu/homer_host_7trq0j/work/homer_host_7trq0j.pid\nubuntu 1771 1 0 17:48 ? 00:00:01 python2.7 /home/ubuntu/homer_host_7trq0j/env/bin/diamond --configfile /home/ubuntu/homer_host_7trq0j/work/plugins/diamond/etc/diamond.conf\nubuntu 1811 1657 0 17:49 ? 00:00:00 /home/ubuntu/homer_host_7trq0j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_7trq0j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_7trq0j --logging-server-logdir=/home/ubuntu/homer_host_7trq0j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_7trq0j/work/homer_host_7trq0j%I.log --pidfile=/home/ubuntu/homer_host_7trq0j/work/homer_host_7trq0j.pid\nubuntu 1831 1811 0 17:49 ? 00:00:00 /home/ubuntu/homer_host_7trq0j/env/bin/python2.7 /home/ubuntu/homer_host_7trq0j/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-NWHg2p\nubuntu 1842 1831 0 17:49 ? 00:00:00 /bin/sh -c /tmp/9WO50/install-homer.sh\nubuntu 1844 1842 0 17:49 ? 00:00:00 /bin/bash -e /tmp/9WO50/install-homer.sh\nroot 2140 2 0 17:49 ? 00:00:00 [kworker/u5:2]\nntp 8467 1 0 17:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8979 1 0 17:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9072 1 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9076 9072 0 17:51 ? 00:00:00 inotifywait -e create -qq .\nroot 9160 1 0 17:51 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9161 9160 0 17:51 ? 00:00:00 nginx: worker process\nwww-data 9162 9160 0 17:51 ? 00:00:00 nginx: worker process\nwww-data 9163 9160 0 17:51 ? 00:00:00 nginx: worker process\nwww-data 9164 9160 0 17:51 ? 00:00:00 nginx: worker process\nroot 9328 8979 0 17:51 ? 00:00:00 [nginx_ping] \nroot 9330 8979 0 17:51 ? 00:00:00 [check-nginx-upt] \nroot 9332 8979 0 17:51 ? 00:00:00 [check-monit-upt] \ndnsmasq 9762 1 0 17:52 ? 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 9826 1844 0 17:52 ? 00:00:00 /bin/bash -e /tmp/9WO50/install-homer.sh\nubuntu 9827 9826 0 17:52 ? 00:00:00 /bin/bash -e /tmp/9WO50/install-homer.sh\nroot 9828 9827 0 17:52 ? 00:00:00 sudo ps -edf\nroot 9829 9828 0 17:52 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:19.371Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:05:ab:41 \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe05:ab41/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:105616 errors:0 dropped:0 overruns:0 frame:0\n TX packets:65656 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166449717 (166.4 MB) TX bytes:9414420 (9.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:39 errors:0 dropped:0 overruns:0 frame:0\n TX packets:39 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3306 (3.3 KB) TX bytes:3306 (3.3 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:19.977Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:19.977Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:20.400Z", "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 9762/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8979/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9160/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9762/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1098/sshd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 8467/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8467/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8467/ntpd \nudp 0 0 0.0.0.0:22290 0.0.0.0:* 579/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9762/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 579/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8467/ntpd \nudp6 0 0 ::1:123 :::* 8467/ntpd \nudp6 0 0 :::123 :::* 8467/ntpd \nudp6 0 0 :::9006 :::* 579/dhclient \nudp6 0 0 ::1:53 :::* 9762/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8216 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11685 1657/python2.7 /tmp/cloudify-logging-server-dd4c4.socket\nunix 2 [ ACC ] STREAM LISTENING 635 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11218 1831/python2.7 /tmp/ctx-Y9HRH5.socket\nunix 2 [ ACC ] STREAM LISTENING 9135 1009/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9414 1109/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:20.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:20.400Z", "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-sa09\n/var/log/sysstat/sa09\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:20.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:20.400Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:20.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:20.400Z", "message": "[homer] => [09-Jan-2019 17:51:30 UTC] clearwater-diags-monitor starting\n[09-Jan-2019 17:51:30 UTC] Waiting for trigger files\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:20.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:20.400Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:20.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:21.433Z", "message": "[homer] => 2019-01-09 17:52:01.154293033 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-09T17:52:21.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:21.433Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:21.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "homer_ksdowk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:21.966Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:21.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:22.454Z", "message": "Execution done (return_code=0): /tmp/9WO50/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:22.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:22.454Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:22.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "6e349568-7bf9-4bba-b2c0-0832653b339a"}], "metadata": {"pagination": {"total": 1753, "offset": 1696, "size": 50}}} 2019-01-09 17:52:22,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:22,615 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:22 GMT 2019-01-09 17:52:22,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:22,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30101 2019-01-09 17:52:22,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:22,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:52:22,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}. 2019-01-09 17:52:22,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 17:52:22,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.086s user 0m0.013s sys 0m0.054s 2019-01-09 17:52:22,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAA5G4K /etc/bind/db.clearwater.opnfv 2019-01-09 17:52:22,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 17:52:22,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 17:52:22,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 17:52:22,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHP5EPi /etc/bind/db.clearwater.local 2019-01-09 17:52:22,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 17:52:22,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 17:52:22,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:52:22,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:52:22,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-01-09 17:52:22,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/DLGZH/add-snmpproxy-collector.py 2019-01-09 17:52:22,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-01-09 17:52:22,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-01-09 17:52:22,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:47 ? 00:00:01 /sbin/init root 2 0 0 17:47 ? 00:00:00 [kthreadd] root 3 2 0 17:47 ? 00:00:00 [ksoftirqd/0] root 4 2 0 17:47 ? 00:00:00 [kworker/0:0] root 5 2 0 17:47 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:47 ? 00:00:00 [kworker/u4:0] root 7 2 0 17:47 ? 00:00:00 [rcu_sched] root 8 2 0 17:47 ? 00:00:00 [rcuos/0] root 9 2 0 17:47 ? 00:00:00 [rcuos/1] root 10 2 0 17:47 ? 00:00:00 [rcu_bh] root 11 2 0 17:47 ? 00:00:00 [rcuob/0] root 12 2 0 17:47 ? 00:00:00 [rcuob/1] root 13 2 0 17:47 ? 00:00:00 [migration/0] root 14 2 0 17:47 ? 00:00:00 [watchdog/0] root 15 2 0 17:47 ? 00:00:00 [watchdog/1] root 16 2 0 17:47 ? 00:00:00 [migration/1] root 17 2 0 17:47 ? 00:00:00 [ksoftirqd/1] root 18 2 0 17:47 ? 00:00:00 [kworker/1:0] root 19 2 0 17:47 ? 00:00:00 [kworker/1:0H] root 20 2 0 17:47 ? 00:00:00 [khelper] root 21 2 0 17:47 ? 00:00:00 [kdevtmpfs] root 22 2 0 17:47 ? 00:00:00 [netns] root 23 2 0 17:47 ? 00:00:00 [writeback] root 24 2 0 17:47 ? 00:00:00 [kintegrityd] root 25 2 0 17:47 ? 00:00:00 [bioset] root 26 2 0 17:47 ? 00:00:00 [kworker/u5:0] root 27 2 0 17:47 ? 00:00:00 [kblockd] root 28 2 0 17:47 ? 00:00:00 [ata_sff] root 29 2 0 17:47 ? 00:00:00 [khubd] root 30 2 0 17:47 ? 00:00:00 [md] root 31 2 0 17:47 ? 00:00:00 [devfreq_wq] root 32 2 0 17:47 ? 00:00:00 [kworker/1:1] root 33 2 0 17:47 ? 00:00:00 [kworker/0:1] root 35 2 0 17:47 ? 00:00:00 [khungtaskd] root 36 2 0 17:47 ? 00:00:00 [kswapd0] root 37 2 0 17:47 ? 00:00:00 [vmstat] root 38 2 0 17:47 ? 00:00:00 [ksmd] root 39 2 0 17:47 ? 00:00:00 [khugepaged] root 40 2 0 17:47 ? 00:00:00 [fsnotify_mark] root 41 2 0 17:47 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 17:47 ? 00:00:00 [crypto] root 54 2 0 17:47 ? 00:00:00 [kthrotld] root 55 2 0 17:47 ? 00:00:00 [kworker/u4:1] root 56 2 0 17:47 ? 00:00:00 [vballoon] root 57 2 0 17:47 ? 00:00:00 [scsi_eh_0] root 58 2 0 17:47 ? 00:00:00 [scsi_eh_1] root 59 2 0 17:47 ? 00:00:00 [kworker/u4:2] root 60 2 0 17:47 ? 00:00:00 [kworker/u4:3] root 79 2 0 17:47 ? 00:00:00 [deferwq] root 80 2 0 17:47 ? 00:00:00 [charger_manager] root 124 2 0 17:47 ? 00:00:00 [kpsmoused] root 142 2 0 17:47 ? 00:00:00 [kworker/1:2] root 186 2 0 17:47 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 17:47 ? 00:00:00 [ext4-rsv-conver] root 385 1 0 17:47 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 429 2 0 17:47 ? 00:00:00 [kworker/u5:1] root 514 1 0 17:47 ? 00:00:00 upstart-socket-bridge --daemon root 579 1 0 17:47 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 816 2 0 17:47 ? 00:00:00 [kauditd] root 926 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon syslog 1002 1 0 17:47 ? 00:00:00 rsyslogd message+ 1009 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork root 1019 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind root 1046 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1049 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1053 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1054 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1056 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D root 1099 1 0 17:47 ? 00:00:00 cron daemon 1100 1 0 17:47 ? 00:00:00 atd root 1109 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1110 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance root 1246 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1254 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1557 2 0 17:47 ? 00:00:00 [kworker/0:2] ubuntu 1657 1 0 17:47 ? 00:00:00 /home/ubuntu/homer_host_7trq0j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_7trq0j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_7trq0j --logging-server-logdir=/home/ubuntu/homer_host_7trq0j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_7trq0j/work/homer_host_7trq0j%I.log --pidfile=/home/ubuntu/homer_host_7trq0j/work/homer_host_7trq0j.pid ubuntu 1771 1 0 17:48 ? 00:00:01 python2.7 /home/ubuntu/homer_host_7trq0j/env/bin/diamond --configfile /home/ubuntu/homer_host_7trq0j/work/plugins/diamond/etc/diamond.conf ubuntu 1811 1657 0 17:49 ? 00:00:00 /home/ubuntu/homer_host_7trq0j/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_7trq0j --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_7trq0j --logging-server-logdir=/home/ubuntu/homer_host_7trq0j/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_7trq0j/work/homer_host_7trq0j%I.log --pidfile=/home/ubuntu/homer_host_7trq0j/work/homer_host_7trq0j.pid ubuntu 1831 1811 0 17:49 ? 00:00:00 /home/ubuntu/homer_host_7trq0j/env/bin/python2.7 /home/ubuntu/homer_host_7trq0j/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-NWHg2p ubuntu 1842 1831 0 17:49 ? 00:00:00 /bin/sh -c /tmp/9WO50/install-homer.sh ubuntu 1844 1842 0 17:49 ? 00:00:00 /bin/bash -e /tmp/9WO50/install-homer.sh root 2140 2 0 17:49 ? 00:00:00 [kworker/u5:2] ntp 8467 1 0 17:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8979 1 0 17:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9072 1 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9076 9072 0 17:51 ? 00:00:00 inotifywait -e create -qq . root 9160 1 0 17:51 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9161 9160 0 17:51 ? 00:00:00 nginx: worker process www-data 9162 9160 0 17:51 ? 00:00:00 nginx: worker process www-data 9163 9160 0 17:51 ? 00:00:00 nginx: worker process www-data 9164 9160 0 17:51 ? 00:00:00 nginx: worker process root 9328 8979 0 17:51 ? 00:00:00 [nginx_ping] root 9330 8979 0 17:51 ? 00:00:00 [check-nginx-upt] root 9332 8979 0 17:51 ? 00:00:00 [check-monit-upt] dnsmasq 9762 1 0 17:52 ? 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 9826 1844 0 17:52 ? 00:00:00 /bin/bash -e /tmp/9WO50/install-homer.sh ubuntu 9827 9826 0 17:52 ? 00:00:00 /bin/bash -e /tmp/9WO50/install-homer.sh root 9828 9827 0 17:52 ? 00:00:00 sudo ps -edf root 9829 9828 0 17:52 ? 00:00:00 ps -edf real 0m0.010s user 0m0.004s sys 0m0.007s 2019-01-09 17:52:22,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:05:ab:41 inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe05:ab41/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:105616 errors:0 dropped:0 overruns:0 frame:0 TX packets:65656 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166449717 (166.4 MB) TX bytes:9414420 (9.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:39 errors:0 dropped:0 overruns:0 frame:0 TX packets:39 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3306 (3.3 KB) TX bytes:3306 (3.3 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2019-01-09 17:52:22,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:52:22,619 - 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 9762/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8979/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9160/nginx tcp6 0 0 ::1:53 :::* LISTEN 9762/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1098/sshd udp 0 0 192.168.120.3:123 0.0.0.0:* 8467/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8467/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8467/ntpd udp 0 0 0.0.0.0:22290 0.0.0.0:* 579/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9762/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 579/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8467/ntpd udp6 0 0 ::1:123 :::* 8467/ntpd udp6 0 0 :::123 :::* 8467/ntpd udp6 0 0 :::9006 :::* 579/dhclient udp6 0 0 ::1:53 :::* 9762/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8216 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11685 1657/python2.7 /tmp/cloudify-logging-server-dd4c4.socket unix 2 [ ACC ] STREAM LISTENING 635 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11218 1831/python2.7 /tmp/ctx-Y9HRH5.socket unix 2 [ ACC ] STREAM LISTENING 9135 1009/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9414 1109/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2019-01-09 17:52:22,620 - 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-sa09 /var/log/sysstat/sa09 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.008s user 0m0.004s sys 0m0.003s 2019-01-09 17:52:22,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-01-09 17:52:22,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [09-Jan-2019 17:51:30 UTC] clearwater-diags-monitor starting [09-Jan-2019 17:51:30 UTC] Waiting for trigger files real 0m0.006s user 0m0.000s sys 0m0.006s 2019-01-09 17:52:22,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-01-09 17:52:22,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-01-09 17:52:01.154293033 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 17:52:22,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-01-09 17:52:22,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:52:22,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9WO50/install-homer.sh 2019-01-09 17:52:22,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-01-09 17:52:22,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:52:22,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:22,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:22,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:22,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:22,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:22,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:22,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:22,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:52:22,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:22,710 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:22 GMT 2019-01-09 17:52:22,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:22,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:52:22,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:27,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:52:27,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:27,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:27,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:27,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:27,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:27,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:27,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:27,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_ksdowk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:23.017Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:23.017Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:23.648Z", "message": "Downloaded scripts/bind/bind.py to /tmp/20BYL/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:23.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7049afd4-a42f-4702-955a-3d9f97f63445"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:24.034Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:24.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:24.034Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:24.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:24.469Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:24.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7049afd4-a42f-4702-955a-3d9f97f63445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:24.469Z", "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-09T17:52:24.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7049afd4-a42f-4702-955a-3d9f97f63445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:24.469Z", "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-09T17:52:24.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7049afd4-a42f-4702-955a-3d9f97f63445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:24.469Z", "message": "[localhost] run: sudo mv /tmp/tmpVhM_HT /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:24.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7049afd4-a42f-4702-955a-3d9f97f63445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:24.469Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:24.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7049afd4-a42f-4702-955a-3d9f97f63445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:24.469Z", "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-09T17:52:24.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7049afd4-a42f-4702-955a-3d9f97f63445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:24.469Z", "message": "[localhost] run: sudo mv /tmp/tmppqjjLc /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:24.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7049afd4-a42f-4702-955a-3d9f97f63445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:24.469Z", "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-09T17:52:24.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7049afd4-a42f-4702-955a-3d9f97f63445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:24.469Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:24.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7049afd4-a42f-4702-955a-3d9f97f63445"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:25.038Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:25.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:25.492Z", "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-09T17:52:25.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7049afd4-a42f-4702-955a-3d9f97f63445"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:25.492Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:25.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "7049afd4-a42f-4702-955a-3d9f97f63445"}], "metadata": {"pagination": {"total": 1770, "offset": 1726, "size": 50}}} 2019-01-09 17:52:27,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:27,787 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:27 GMT 2019-01-09 17:52:27,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:27,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9148 2019-01-09 17:52:27,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:27,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:52:27,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/20BYL/bind.py 2019-01-09 17:52:27,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:52:27,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:52:27,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 17:52:27,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 17:52:27,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 17:52:27,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVhM_HT /etc/bind/db.clearwater.opnfv 2019-01-09 17:52:27,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 17:52:27,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 17:52:27,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppqjjLc /etc/bind/db.clearwater.local 2019-01-09 17:52:27,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 17:52:27,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}. 2019-01-09 17:52:27,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:52:27,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 17:52:27,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 17:52:27,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:52:27,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:27,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:27,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:27,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:27,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:27,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:27,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:27,847 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:52:27,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:27,847 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:27 GMT 2019-01-09 17:52:27,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:27,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:52:27,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:32,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:52:32,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:32,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:32,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:32,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:32,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:32,946 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:32,946 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:32,946 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1770, "offset": 1742, "size": 50}}} 2019-01-09 17:52:32,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:32,946 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:32 GMT 2019-01-09 17:52:32,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:32,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:52:32,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:32,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:52:33,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:33,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:33,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:33,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:33,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:33,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:33,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:33,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:52:33,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:33,054 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:33 GMT 2019-01-09 17:52:33,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:33,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:52:33,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:38,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:52:38,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:38,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:38,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:38,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:38,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:38,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:38,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:38,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:37.550Z", "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 2s (13.3 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\t0m28.135s\nuser\t0m12.578s\nsys\t0m3.237s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:37.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}], "metadata": {"pagination": {"total": 1771, "offset": 1742, "size": 50}}} 2019-01-09 17:52:38,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:38,192 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:38 GMT 2019-01-09 17:52:38,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:38,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14365 2019-01-09 17:52:38,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:38,193 - 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 2s (13.3 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 0m28.135s user 0m12.578s sys 0m3.237s 2019-01-09 17:52:38,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:52:38,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:38,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:38,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:38,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:38,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:38,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:38,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:38,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:52:38,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:38,291 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:38 GMT 2019-01-09 17:52:38,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:38,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:52:38,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:43,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:52:43,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:43,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:43,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:43,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:43,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:43,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:43,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:43,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:38.499Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:38.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:38.499Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:38.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:38.499Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:38.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:39.502Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:39.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:39.502Z", "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 2s (13.7 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\t0m26.989s\nuser\t0m12.207s\nsys\t0m3.328s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:39.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:39.502Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:39.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:39.502Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:39.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:40.547Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.085s\nuser\t0m0.010s\nsys\t0m0.056s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:40.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:41.587Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3c:64:68 \n inet addr:192.168.120.23 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3c:6468/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:112070 errors:0 dropped:0 overruns:0 frame:0\n TX packets:62816 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172031334 (172.0 MB) TX bytes:9974029 (9.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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-09T17:52:41.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:41.587Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:41.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:41.587Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:41.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:41.587Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.064s\nuser\t0m0.003s\nsys\t0m0.061s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:41.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:41.587Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:46 ? 00:00:01 /sbin/init\nroot 2 0 0 17:46 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:46 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 17:46 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:46 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 17:46 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:46 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:46 ? 00:00:00 [rcuos/1]\nroot 10 2 0 17:46 ? 00:00:00 [rcu_bh]\nroot 11 2 0 17:46 ? 00:00:00 [rcuob/0]\nroot 12 2 0 17:46 ? 00:00:00 [rcuob/1]\nroot 13 2 0 17:46 ? 00:00:00 [migration/0]\nroot 14 2 0 17:46 ? 00:00:00 [watchdog/0]\nroot 15 2 0 17:46 ? 00:00:00 [watchdog/1]\nroot 16 2 0 17:46 ? 00:00:00 [migration/1]\nroot 17 2 0 17:46 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 17:46 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 17:46 ? 00:00:00 [khelper]\nroot 21 2 0 17:46 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 17:46 ? 00:00:00 [netns]\nroot 23 2 0 17:46 ? 00:00:00 [writeback]\nroot 24 2 0 17:46 ? 00:00:00 [kintegrityd]\nroot 25 2 0 17:46 ? 00:00:00 [bioset]\nroot 26 2 0 17:46 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 17:46 ? 00:00:00 [kblockd]\nroot 28 2 0 17:46 ? 00:00:00 [ata_sff]\nroot 29 2 0 17:46 ? 00:00:00 [khubd]\nroot 30 2 0 17:46 ? 00:00:00 [md]\nroot 31 2 0 17:46 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 17:46 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 17:46 ? 00:00:00 [khungtaskd]\nroot 35 2 0 17:46 ? 00:00:00 [kswapd0]\nroot 36 2 0 17:46 ? 00:00:00 [vmstat]\nroot 37 2 0 17:46 ? 00:00:00 [ksmd]\nroot 38 2 0 17:46 ? 00:00:00 [khugepaged]\nroot 39 2 0 17:46 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 17:46 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 17:46 ? 00:00:00 [crypto]\nroot 53 2 0 17:46 ? 00:00:00 [kthrotld]\nroot 54 2 0 17:46 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 17:46 ? 00:00:00 [vballoon]\nroot 56 2 0 17:46 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 17:46 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 17:46 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 17:46 ? 00:00:00 [deferwq]\nroot 80 2 0 17:46 ? 00:00:00 [charger_manager]\nroot 124 2 0 17:46 ? 00:00:00 [kpsmoused]\nroot 142 2 0 17:46 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 17:46 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 17:46 ? 00:00:00 [ext4-rsv-conver]\nroot 385 1 0 17:46 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 17:46 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 425 2 0 17:46 ? 00:00:00 [kworker/u5:1]\nroot 543 1 0 17:46 ? 00:00:00 upstart-socket-bridge --daemon\nroot 567 1 0 17:46 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 17:46 ? 00:00:00 [kauditd]\nroot 934 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon\nroot 1030 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1033 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1037 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1038 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1040 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1072 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D\nroot 1087 1 0 17:47 ? 00:00:00 cron\ndaemon 1088 1 0 17:47 ? 00:00:00 atd\nsyslog 1093 1 0 17:47 ? 00:00:00 rsyslogd\nroot 1102 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1125 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance\nmessage+ 1174 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork\nroot 1184 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1201 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1207 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1561 2 0 17:47 ? 00:00:00 [kworker/0:2]\nubuntu 1661 1 0 17:47 ? 00:00:00 /home/ubuntu/dime_host_wpxjc1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_wpxjc1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_wpxjc1 --logging-server-logdir=/home/ubuntu/dime_host_wpxjc1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_wpxjc1/work/dime_host_wpxjc1%I.log --pidfile=/home/ubuntu/dime_host_wpxjc1/work/dime_host_wpxjc1.pid\nubuntu 1775 1 0 17:47 ? 00:00:01 python2.7 /home/ubuntu/dime_host_wpxjc1/env/bin/diamond --configfile /home/ubuntu/dime_host_wpxjc1/work/plugins/diamond/etc/diamond.conf\nubuntu 1825 1661 0 17:49 ? 00:00:00 /home/ubuntu/dime_host_wpxjc1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_wpxjc1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_wpxjc1 --logging-server-logdir=/home/ubuntu/dime_host_wpxjc1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_wpxjc1/work/dime_host_wpxjc1%I.log --pidfile=/home/ubuntu/dime_host_wpxjc1/work/dime_host_wpxjc1.pid\nubuntu 1845 1825 0 17:49 ? 00:00:00 /home/ubuntu/dime_host_wpxjc1/env/bin/python2.7 /home/ubuntu/dime_host_wpxjc1/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-wH2aNF\nubuntu 1857 1845 0 17:49 ? 00:00:00 /bin/sh -c /tmp/WQU5I/install-dime.sh\nubuntu 1859 1857 0 17:49 ? 00:00:00 /bin/bash -e /tmp/WQU5I/install-dime.sh\nroot 2185 2 0 17:49 ? 00:00:00 [kworker/u5:2]\nntp 8804 1 0 17:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9367 1 0 17:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9368 9367 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9372 1 0 17:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9373 9372 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9382 9368 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9383 9373 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9384 9383 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9422 1 0 17:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10113 1 0 17:52 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10437 1 0 17:52 ? 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 10501 1859 0 17:52 ? 00:00:00 /bin/bash -e /tmp/WQU5I/install-dime.sh\nubuntu 10502 10501 0 17:52 ? 00:00:00 /bin/bash -e /tmp/WQU5I/install-dime.sh\nroot 10503 10502 0 17:52 ? 00:00:00 sudo ps -edf\nroot 10504 10503 0 17:52 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:41.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:41.587Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:41.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:42.612Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:42.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:42.612Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:47 ? 00:00:01 /sbin/init\nroot 2 0 0 17:47 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:47 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 17:47 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 17:47 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:47 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 17:47 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:47 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:47 ? 00:00:00 [rcuos/1]\nroot 10 2 0 17:47 ? 00:00:00 [rcu_bh]\nroot 11 2 0 17:47 ? 00:00:00 [rcuob/0]\nroot 12 2 0 17:47 ? 00:00:00 [rcuob/1]\nroot 13 2 0 17:47 ? 00:00:00 [migration/0]\nroot 14 2 0 17:47 ? 00:00:00 [watchdog/0]\nroot 15 2 0 17:47 ? 00:00:00 [watchdog/1]\nroot 16 2 0 17:47 ? 00:00:00 [migration/1]\nroot 17 2 0 17:47 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 17:47 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 17:47 ? 00:00:00 [khelper]\nroot 21 2 0 17:47 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 17:47 ? 00:00:00 [netns]\nroot 23 2 0 17:47 ? 00:00:00 [writeback]\nroot 24 2 0 17:47 ? 00:00:00 [kintegrityd]\nroot 25 2 0 17:47 ? 00:00:00 [bioset]\nroot 26 2 0 17:47 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 17:47 ? 00:00:00 [kblockd]\nroot 28 2 0 17:47 ? 00:00:00 [ata_sff]\nroot 29 2 0 17:47 ? 00:00:00 [khubd]\nroot 30 2 0 17:47 ? 00:00:00 [md]\nroot 31 2 0 17:47 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 17:47 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 17:47 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 17:47 ? 00:00:00 [khungtaskd]\nroot 36 2 0 17:47 ? 00:00:00 [kswapd0]\nroot 37 2 0 17:47 ? 00:00:00 [vmstat]\nroot 38 2 0 17:47 ? 00:00:00 [ksmd]\nroot 39 2 0 17:47 ? 00:00:00 [khugepaged]\nroot 40 2 0 17:47 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 17:47 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 17:47 ? 00:00:00 [crypto]\nroot 54 2 0 17:47 ? 00:00:00 [kthrotld]\nroot 55 2 0 17:47 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 17:47 ? 00:00:00 [vballoon]\nroot 57 2 0 17:47 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 17:47 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 17:47 ? 00:00:00 [deferwq]\nroot 80 2 0 17:47 ? 00:00:00 [charger_manager]\nroot 124 2 0 17:47 ? 00:00:00 [kpsmoused]\nroot 142 2 0 17:47 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 17:47 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 17:47 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 17:47 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 17:47 ? 00:00:00 [kworker/u5:1]\nroot 535 1 0 17:47 ? 00:00:00 upstart-socket-bridge --daemon\nroot 583 1 0 17:47 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 17:47 ? 00:00:00 [kauditd]\nroot 937 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 993 1 0 17:47 ? 00:00:00 rsyslogd\nmessage+ 1030 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork\nroot 1040 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1064 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1067 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1071 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1072 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1074 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1116 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D\nroot 1119 1 0 17:47 ? 00:00:00 cron\ndaemon 1120 1 0 17:47 ? 00:00:00 atd\nroot 1128 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance\nroot 1132 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1252 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1258 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1455 2 0 17:47 ? 00:00:00 [kworker/0:2]\nubuntu 1661 1 0 17:48 ? 00:00:00 /home/ubuntu/ellis_host_vwc3yh/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_vwc3yh --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_vwc3yh --logging-server-logdir=/home/ubuntu/ellis_host_vwc3yh/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_vwc3yh/work/ellis_host_vwc3yh%I.log --pidfile=/home/ubuntu/ellis_host_vwc3yh/work/ellis_host_vwc3yh.pid\nubuntu 1775 1 0 17:48 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_vwc3yh/env/bin/diamond --configfile /home/ubuntu/ellis_host_vwc3yh/work/plugins/diamond/etc/diamond.conf\nubuntu 1812 1661 0 17:49 ? 00:00:00 /home/ubuntu/ellis_host_vwc3yh/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_vwc3yh --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_vwc3yh --logging-server-logdir=/home/ubuntu/ellis_host_vwc3yh/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_vwc3yh/work/ellis_host_vwc3yh%I.log --pidfile=/home/ubuntu/ellis_host_vwc3yh/work/ellis_host_vwc3yh.pid\nubuntu 1832 1812 0 17:49 ? 00:00:00 /home/ubuntu/ellis_host_vwc3yh/env/bin/python2.7 /home/ubuntu/ellis_host_vwc3yh/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4H4J6Z\nubuntu 1843 1832 0 17:49 ? 00:00:00 /bin/sh -c /tmp/8BOB4/install-ellis.sh\nubuntu 1845 1843 0 17:49 ? 00:00:00 /bin/bash -e /tmp/8BOB4/install-ellis.sh\nroot 2129 2 0 17:50 ? 00:00:00 [kworker/u5:2]\nmysql 9228 1 0 17:51 ? 00:00:00 /usr/sbin/mysqld\nntp 9379 1 0 17:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9966 1 0 17:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10018 1 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10022 10018 0 17:51 ? 00:00:00 inotifywait -e create -qq .\nroot 10164 1 0 17:52 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10165 10164 0 17:52 ? 00:00:00 nginx: worker process\nwww-data 10166 10164 0 17:52 ? 00:00:00 nginx: worker process\nwww-data 10167 10164 0 17:52 ? 00:00:00 nginx: worker process\nwww-data 10168 10164 0 17:52 ? 00:00:00 nginx: worker process\nellis 10347 1 0 17:52 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10673 1 1 17:52 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380\nroot 10823 1 0 17:52 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.6 --sig-local-ip=192.168.120.6 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=9bfda059-ebea-4e30-8678-7bc1e5fe9b06 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\nroot 10928 1 0 17:52 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.6 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 11022 9966 0 17:52 ? 00:00:00 [nginx_ping] \nroot 11025 9966 0 17:52 ? 00:00:00 [check-nginx-upt] \nroot 11031 9966 0 17:52 ? 00:00:00 [check-monit-upt] \nroot 11035 9966 0 17:52 ? 00:00:00 [poll_ellis.sh] \nroot 11037 9966 0 17:52 ? 00:00:00 [poll_ellis_http] \nroot 11042 9966 0 17:52 ? 00:00:00 [check-queue-man] \nroot 11046 9966 0 17:52 ? 00:00:00 [check-etcd-upti] \nroot 11052 9966 0 17:52 ? 00:00:00 [poll_etcd_clust] \nroot 11055 9966 0 17:52 ? 00:00:00 [poll_etcd.sh] \nroot 11080 1 0 17:52 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.6 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\ndnsmasq 11192 1 0 17:52 ? 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 11255 1845 0 17:52 ? 00:00:00 /bin/bash -e /tmp/8BOB4/install-ellis.sh\nubuntu 11256 11255 0 17:52 ? 00:00:00 /bin/bash -e /tmp/8BOB4/install-ellis.sh\nroot 11257 11256 0 17:52 ? 00:00:00 sudo ps -edf\nroot 11258 11257 0 17:52 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:42.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:42.612Z", "message": "[dime] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_20190109T170000Z.txt\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-sa09\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ralf\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:42.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:42.612Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:42.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:42.612Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:42.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:42.612Z", "message": "[dime] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 10437/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1072/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9422/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10437/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1072/sshd \nudp 0 0 192.168.120.23:123 0.0.0.0:* 8804/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8804/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8804/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10113/snmpd \nudp 0 0 0.0.0.0:19856 0.0.0.0:* 567/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10437/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8804/ntpd \nudp6 0 0 ::1:123 :::* 8804/ntpd \nudp6 0 0 :::123 :::* 8804/ntpd \nudp6 0 0 :::161 :::* 10113/snmpd \nudp6 0 0 :::61232 :::* 567/dhclient \nudp6 0 0 ::1:53 :::* 10437/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8961 1102/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11090 1661/python2.7 /tmp/cloudify-logging-server-e0474.socket\nunix 2 [ ACC ] STREAM LISTENING 9051 1174/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 604 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 349 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12496 1845/python2.7 /tmp/ctx-NfarY8.socket\nunix 2 [ ACC ] STREAM LISTENING 21900 9382/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21140 9384/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 23925 10113/snmpd /var/agentx/master\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:42.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:42.612Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:42.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:42.612Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:42.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:42.612Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9b:ad:6c \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9b:ad6c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:96340 errors:0 dropped:0 overruns:0 frame:0\n TX packets:55023 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147622048 (147.6 MB) TX bytes:8915650 (8.9 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:376 errors:0 dropped:0 overruns:0 frame:0\n TX packets:376 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:36442 (36.4 KB) TX bytes:36442 (36.4 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.001s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:42.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}], "metadata": {"pagination": {"total": 1794, "offset": 1743, "size": 50}}} 2019-01-09 17:52:43,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:43,375 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:43 GMT 2019-01-09 17:52:43,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:43,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 51769 2019-01-09 17:52:43,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:43,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-01-09 17:52:43,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-01-09 17:52:43,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-01-09 17:52:43,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-01-09 17:52:43,378 - 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 2s (13.7 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 0m26.989s user 0m12.207s sys 0m3.328s 2019-01-09 17:52:43,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-01-09 17:52:43,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-01-09 17:52:43,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.085s user 0m0.010s sys 0m0.056s 2019-01-09 17:52:43,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3c:64:68 inet addr:192.168.120.23 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe3c:6468/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:112070 errors:0 dropped:0 overruns:0 frame:0 TX packets:62816 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172031334 (172.0 MB) TX bytes:9974029 (9.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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-09 17:52:43,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-01-09 17:52:43,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-01-09 17:52:43,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.003s sys 0m0.061s 2019-01-09 17:52:43,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:46 ? 00:00:01 /sbin/init root 2 0 0 17:46 ? 00:00:00 [kthreadd] root 3 2 0 17:46 ? 00:00:00 [ksoftirqd/0] root 5 2 0 17:46 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:46 ? 00:00:00 [kworker/u4:0] root 7 2 0 17:46 ? 00:00:00 [rcu_sched] root 8 2 0 17:46 ? 00:00:00 [rcuos/0] root 9 2 0 17:46 ? 00:00:00 [rcuos/1] root 10 2 0 17:46 ? 00:00:00 [rcu_bh] root 11 2 0 17:46 ? 00:00:00 [rcuob/0] root 12 2 0 17:46 ? 00:00:00 [rcuob/1] root 13 2 0 17:46 ? 00:00:00 [migration/0] root 14 2 0 17:46 ? 00:00:00 [watchdog/0] root 15 2 0 17:46 ? 00:00:00 [watchdog/1] root 16 2 0 17:46 ? 00:00:00 [migration/1] root 17 2 0 17:46 ? 00:00:00 [ksoftirqd/1] root 19 2 0 17:46 ? 00:00:00 [kworker/1:0H] root 20 2 0 17:46 ? 00:00:00 [khelper] root 21 2 0 17:46 ? 00:00:00 [kdevtmpfs] root 22 2 0 17:46 ? 00:00:00 [netns] root 23 2 0 17:46 ? 00:00:00 [writeback] root 24 2 0 17:46 ? 00:00:00 [kintegrityd] root 25 2 0 17:46 ? 00:00:00 [bioset] root 26 2 0 17:46 ? 00:00:00 [kworker/u5:0] root 27 2 0 17:46 ? 00:00:00 [kblockd] root 28 2 0 17:46 ? 00:00:00 [ata_sff] root 29 2 0 17:46 ? 00:00:00 [khubd] root 30 2 0 17:46 ? 00:00:00 [md] root 31 2 0 17:46 ? 00:00:00 [devfreq_wq] root 32 2 0 17:46 ? 00:00:00 [kworker/1:1] root 34 2 0 17:46 ? 00:00:00 [khungtaskd] root 35 2 0 17:46 ? 00:00:00 [kswapd0] root 36 2 0 17:46 ? 00:00:00 [vmstat] root 37 2 0 17:46 ? 00:00:00 [ksmd] root 38 2 0 17:46 ? 00:00:00 [khugepaged] root 39 2 0 17:46 ? 00:00:00 [fsnotify_mark] root 40 2 0 17:46 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 17:46 ? 00:00:00 [crypto] root 53 2 0 17:46 ? 00:00:00 [kthrotld] root 54 2 0 17:46 ? 00:00:00 [kworker/u4:1] root 55 2 0 17:46 ? 00:00:00 [vballoon] root 56 2 0 17:46 ? 00:00:00 [kworker/0:1] root 57 2 0 17:46 ? 00:00:00 [scsi_eh_0] root 58 2 0 17:46 ? 00:00:00 [scsi_eh_1] root 79 2 0 17:46 ? 00:00:00 [deferwq] root 80 2 0 17:46 ? 00:00:00 [charger_manager] root 124 2 0 17:46 ? 00:00:00 [kpsmoused] root 142 2 0 17:46 ? 00:00:00 [kworker/1:2] root 186 2 0 17:46 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 17:46 ? 00:00:00 [ext4-rsv-conver] root 385 1 0 17:46 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 17:46 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 425 2 0 17:46 ? 00:00:00 [kworker/u5:1] root 543 1 0 17:46 ? 00:00:00 upstart-socket-bridge --daemon root 567 1 0 17:46 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 17:46 ? 00:00:00 [kauditd] root 934 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon root 1030 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1033 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1037 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1038 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1040 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1072 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D root 1087 1 0 17:47 ? 00:00:00 cron daemon 1088 1 0 17:47 ? 00:00:00 atd syslog 1093 1 0 17:47 ? 00:00:00 rsyslogd root 1102 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1125 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance message+ 1174 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork root 1184 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind root 1201 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1207 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1561 2 0 17:47 ? 00:00:00 [kworker/0:2] ubuntu 1661 1 0 17:47 ? 00:00:00 /home/ubuntu/dime_host_wpxjc1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_wpxjc1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_wpxjc1 --logging-server-logdir=/home/ubuntu/dime_host_wpxjc1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_wpxjc1/work/dime_host_wpxjc1%I.log --pidfile=/home/ubuntu/dime_host_wpxjc1/work/dime_host_wpxjc1.pid ubuntu 1775 1 0 17:47 ? 00:00:01 python2.7 /home/ubuntu/dime_host_wpxjc1/env/bin/diamond --configfile /home/ubuntu/dime_host_wpxjc1/work/plugins/diamond/etc/diamond.conf ubuntu 1825 1661 0 17:49 ? 00:00:00 /home/ubuntu/dime_host_wpxjc1/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_wpxjc1 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_wpxjc1 --logging-server-logdir=/home/ubuntu/dime_host_wpxjc1/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_wpxjc1/work/dime_host_wpxjc1%I.log --pidfile=/home/ubuntu/dime_host_wpxjc1/work/dime_host_wpxjc1.pid ubuntu 1845 1825 0 17:49 ? 00:00:00 /home/ubuntu/dime_host_wpxjc1/env/bin/python2.7 /home/ubuntu/dime_host_wpxjc1/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-wH2aNF ubuntu 1857 1845 0 17:49 ? 00:00:00 /bin/sh -c /tmp/WQU5I/install-dime.sh ubuntu 1859 1857 0 17:49 ? 00:00:00 /bin/bash -e /tmp/WQU5I/install-dime.sh root 2185 2 0 17:49 ? 00:00:00 [kworker/u5:2] ntp 8804 1 0 17:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9367 1 0 17:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9368 9367 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9372 1 0 17:51 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9373 9372 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9382 9368 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9383 9373 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9384 9383 0 17:51 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9422 1 0 17:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10113 1 0 17:52 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10437 1 0 17:52 ? 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 10501 1859 0 17:52 ? 00:00:00 /bin/bash -e /tmp/WQU5I/install-dime.sh ubuntu 10502 10501 0 17:52 ? 00:00:00 /bin/bash -e /tmp/WQU5I/install-dime.sh root 10503 10502 0 17:52 ? 00:00:00 sudo ps -edf root 10504 10503 0 17:52 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.007s 2019-01-09 17:52:43,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-01-09 17:52:43,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-01-09 17:52:43,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:47 ? 00:00:01 /sbin/init root 2 0 0 17:47 ? 00:00:00 [kthreadd] root 3 2 0 17:47 ? 00:00:00 [ksoftirqd/0] root 4 2 0 17:47 ? 00:00:00 [kworker/0:0] root 5 2 0 17:47 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:47 ? 00:00:00 [kworker/u4:0] root 7 2 0 17:47 ? 00:00:00 [rcu_sched] root 8 2 0 17:47 ? 00:00:00 [rcuos/0] root 9 2 0 17:47 ? 00:00:00 [rcuos/1] root 10 2 0 17:47 ? 00:00:00 [rcu_bh] root 11 2 0 17:47 ? 00:00:00 [rcuob/0] root 12 2 0 17:47 ? 00:00:00 [rcuob/1] root 13 2 0 17:47 ? 00:00:00 [migration/0] root 14 2 0 17:47 ? 00:00:00 [watchdog/0] root 15 2 0 17:47 ? 00:00:00 [watchdog/1] root 16 2 0 17:47 ? 00:00:00 [migration/1] root 17 2 0 17:47 ? 00:00:00 [ksoftirqd/1] root 19 2 0 17:47 ? 00:00:00 [kworker/1:0H] root 20 2 0 17:47 ? 00:00:00 [khelper] root 21 2 0 17:47 ? 00:00:00 [kdevtmpfs] root 22 2 0 17:47 ? 00:00:00 [netns] root 23 2 0 17:47 ? 00:00:00 [writeback] root 24 2 0 17:47 ? 00:00:00 [kintegrityd] root 25 2 0 17:47 ? 00:00:00 [bioset] root 26 2 0 17:47 ? 00:00:00 [kworker/u5:0] root 27 2 0 17:47 ? 00:00:00 [kblockd] root 28 2 0 17:47 ? 00:00:00 [ata_sff] root 29 2 0 17:47 ? 00:00:00 [khubd] root 30 2 0 17:47 ? 00:00:00 [md] root 31 2 0 17:47 ? 00:00:00 [devfreq_wq] root 32 2 0 17:47 ? 00:00:00 [kworker/0:1] root 33 2 0 17:47 ? 00:00:00 [kworker/1:1] root 35 2 0 17:47 ? 00:00:00 [khungtaskd] root 36 2 0 17:47 ? 00:00:00 [kswapd0] root 37 2 0 17:47 ? 00:00:00 [vmstat] root 38 2 0 17:47 ? 00:00:00 [ksmd] root 39 2 0 17:47 ? 00:00:00 [khugepaged] root 40 2 0 17:47 ? 00:00:00 [fsnotify_mark] root 41 2 0 17:47 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 17:47 ? 00:00:00 [crypto] root 54 2 0 17:47 ? 00:00:00 [kthrotld] root 55 2 0 17:47 ? 00:00:00 [kworker/u4:1] root 56 2 0 17:47 ? 00:00:00 [vballoon] root 57 2 0 17:47 ? 00:00:00 [scsi_eh_0] root 58 2 0 17:47 ? 00:00:00 [scsi_eh_1] root 79 2 0 17:47 ? 00:00:00 [deferwq] root 80 2 0 17:47 ? 00:00:00 [charger_manager] root 124 2 0 17:47 ? 00:00:00 [kpsmoused] root 142 2 0 17:47 ? 00:00:00 [kworker/1:2] root 186 2 0 17:47 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 17:47 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 17:47 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 17:47 ? 00:00:00 [kworker/u5:1] root 535 1 0 17:47 ? 00:00:00 upstart-socket-bridge --daemon root 583 1 0 17:47 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 17:47 ? 00:00:00 [kauditd] root 937 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon syslog 993 1 0 17:47 ? 00:00:00 rsyslogd message+ 1030 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork root 1040 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind root 1064 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1067 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1071 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1072 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1074 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1116 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D root 1119 1 0 17:47 ? 00:00:00 cron daemon 1120 1 0 17:47 ? 00:00:00 atd root 1128 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance root 1132 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1252 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1258 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1455 2 0 17:47 ? 00:00:00 [kworker/0:2] ubuntu 1661 1 0 17:48 ? 00:00:00 /home/ubuntu/ellis_host_vwc3yh/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_vwc3yh --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_vwc3yh --logging-server-logdir=/home/ubuntu/ellis_host_vwc3yh/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_vwc3yh/work/ellis_host_vwc3yh%I.log --pidfile=/home/ubuntu/ellis_host_vwc3yh/work/ellis_host_vwc3yh.pid ubuntu 1775 1 0 17:48 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_vwc3yh/env/bin/diamond --configfile /home/ubuntu/ellis_host_vwc3yh/work/plugins/diamond/etc/diamond.conf ubuntu 1812 1661 0 17:49 ? 00:00:00 /home/ubuntu/ellis_host_vwc3yh/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_vwc3yh --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_vwc3yh --logging-server-logdir=/home/ubuntu/ellis_host_vwc3yh/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_vwc3yh/work/ellis_host_vwc3yh%I.log --pidfile=/home/ubuntu/ellis_host_vwc3yh/work/ellis_host_vwc3yh.pid ubuntu 1832 1812 0 17:49 ? 00:00:00 /home/ubuntu/ellis_host_vwc3yh/env/bin/python2.7 /home/ubuntu/ellis_host_vwc3yh/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-4H4J6Z ubuntu 1843 1832 0 17:49 ? 00:00:00 /bin/sh -c /tmp/8BOB4/install-ellis.sh ubuntu 1845 1843 0 17:49 ? 00:00:00 /bin/bash -e /tmp/8BOB4/install-ellis.sh root 2129 2 0 17:50 ? 00:00:00 [kworker/u5:2] mysql 9228 1 0 17:51 ? 00:00:00 /usr/sbin/mysqld ntp 9379 1 0 17:51 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9966 1 0 17:51 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10018 1 0 17:51 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10022 10018 0 17:51 ? 00:00:00 inotifywait -e create -qq . root 10164 1 0 17:52 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10165 10164 0 17:52 ? 00:00:00 nginx: worker process www-data 10166 10164 0 17:52 ? 00:00:00 nginx: worker process www-data 10167 10164 0 17:52 ? 00:00:00 nginx: worker process www-data 10168 10164 0 17:52 ? 00:00:00 nginx: worker process ellis 10347 1 0 17:52 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10673 1 1 17:52 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcd --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 root 10823 1 0 17:52 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.6 --sig-local-ip=192.168.120.6 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=9bfda059-ebea-4e30-8678-7bc1e5fe9b06 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid root 10928 1 0 17:52 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.6 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 11022 9966 0 17:52 ? 00:00:00 [nginx_ping] root 11025 9966 0 17:52 ? 00:00:00 [check-nginx-upt] root 11031 9966 0 17:52 ? 00:00:00 [check-monit-upt] root 11035 9966 0 17:52 ? 00:00:00 [poll_ellis.sh] root 11037 9966 0 17:52 ? 00:00:00 [poll_ellis_http] root 11042 9966 0 17:52 ? 00:00:00 [check-queue-man] root 11046 9966 0 17:52 ? 00:00:00 [check-etcd-upti] root 11052 9966 0 17:52 ? 00:00:00 [poll_etcd_clust] root 11055 9966 0 17:52 ? 00:00:00 [poll_etcd.sh] root 11080 1 0 17:52 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.6 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater dnsmasq 11192 1 0 17:52 ? 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 11255 1845 0 17:52 ? 00:00:00 /bin/bash -e /tmp/8BOB4/install-ellis.sh ubuntu 11256 11255 0 17:52 ? 00:00:00 /bin/bash -e /tmp/8BOB4/install-ellis.sh root 11257 11256 0 17:52 ? 00:00:00 sudo ps -edf root 11258 11257 0 17:52 ? 00:00:00 ps -edf real 0m0.012s user 0m0.000s sys 0m0.011s 2019-01-09 17:52:43,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20190109T170000Z.txt /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-sa09 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ralf /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.006s 2019-01-09 17:52:43,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-01-09 17:52:43,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-01-09 17:52:43,381 - 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 10437/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1072/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9422/monit tcp6 0 0 ::1:53 :::* LISTEN 10437/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1072/sshd udp 0 0 192.168.120.23:123 0.0.0.0:* 8804/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8804/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8804/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10113/snmpd udp 0 0 0.0.0.0:19856 0.0.0.0:* 567/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10437/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 567/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8804/ntpd udp6 0 0 ::1:123 :::* 8804/ntpd udp6 0 0 :::123 :::* 8804/ntpd udp6 0 0 :::161 :::* 10113/snmpd udp6 0 0 :::61232 :::* 567/dhclient udp6 0 0 ::1:53 :::* 10437/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8961 1102/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11090 1661/python2.7 /tmp/cloudify-logging-server-e0474.socket unix 2 [ ACC ] STREAM LISTENING 9051 1174/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 604 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 349 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12496 1845/python2.7 /tmp/ctx-NfarY8.socket unix 2 [ ACC ] STREAM LISTENING 21900 9382/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21140 9384/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 23925 10113/snmpd /var/agentx/master real 0m0.008s user 0m0.000s sys 0m0.007s 2019-01-09 17:52:43,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-01-09 17:52:43,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-01-09 17:52:43,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9b:ad:6c inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9b:ad6c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:96340 errors:0 dropped:0 overruns:0 frame:0 TX packets:55023 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147622048 (147.6 MB) TX bytes:8915650 (8.9 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:376 errors:0 dropped:0 overruns:0 frame:0 TX packets:376 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:36442 (36.4 KB) TX bytes:36442 (36.4 KB) real 0m0.006s user 0m0.001s sys 0m0.005s 2019-01-09 17:52:43,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:52:43,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:43,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:43,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:43,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:43,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:43,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:43,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:43,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:52:43,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:43,441 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:43 GMT 2019-01-09 17:52:43,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:43,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:52:43,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:48,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:52:48,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:48,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:48,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:48,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:48,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:48,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:48,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:48,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:43.657Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 10673/etcd \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11192/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1116/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9966/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10164/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9228/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 11192/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1116/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10673/etcd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 9379/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9379/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9379/ntpd \nudp 0 0 0.0.0.0:22290 0.0.0.0:* 583/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11192/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 9379/ntpd \nudp6 0 0 ::1:123 :::* 9379/ntpd \nudp6 0 0 :::123 :::* 9379/ntpd \nudp6 0 0 :::9006 :::* 583/dhclient \nudp6 0 0 ::1:53 :::* 11192/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 22836 10347/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 21813 9228/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] SEQPACKET LISTENING 7480 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11610 1661/python2.7 /tmp/cloudify-logging-server-d0bf4.socket\nunix 2 [ ACC ] STREAM LISTENING 9563 1132/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6980 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11187 1832/python2.7 /tmp/ctx-kFfihs.socket\nunix 2 [ ACC ] STREAM LISTENING 9396 1030/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.009s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:43.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:43.657Z", "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/clearwater-config-manager/config-manager.output.log\n/var/log/clearwater-config-manager/config-manager_20190109T170000Z.txt\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/clearwater-cluster-manager/cluster-manager_20190109T170000Z.txt\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager_20190109T170000Z.txt\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa09\n/var/log/sysstat/sa09\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/mysql.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/mysql.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/ellis\n/var/log/cloud-init.log\n\nreal\t0m0.022s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:43.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:43.657Z", "message": "[dime] => 2019:01:09 17:51:41: Namespace: management\n2019:01:09 17:51:41: [management] Starting server\n2019:01:09 17:51:41: [management] Listening for requests\n2019:01:09 17:51:41: Namespace: signaling\n2019:01:09 17:51:41: [signaling] Starting server\n2019:01:09 17:51:41: [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-09T17:52:43.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:43.657Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:43.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:43.657Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:43.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:43.657Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:43.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:43.657Z", "message": "[dime] => 2019-01-09 17:52:23.839779992 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:43.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:44.118Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:44.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:44.662Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:44.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:44.662Z", "message": "[ellis] => [09-Jan-2019 17:51:58 UTC] clearwater-diags-monitor starting\n[09-Jan-2019 17:51:58 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-09T17:52:44.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:44.662Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:44.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:44.662Z", "message": "Execution done (return_code=0): /tmp/WQU5I/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:44.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:44.662Z", "message": "[ellis] => 09-01-2019 17:52:38.486 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n09-01-2019 17:52:38.486 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n09-01-2019 17:52:38.488 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n09-01-2019 17:52:38.488 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n09-01-2019 17:52:38.488 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n09-01-2019 17:52:38.489 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n09-01-2019 17:52:38.496 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n09-01-2019 17:52:38.507 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n09-01-2019 17:52:40.611 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n09-01-2019 17:52:40.612 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n09-01-2019 17:52:40.612 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n09-01-2019 17:52:40.613 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n09-01-2019 17:52:40.664 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.7: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.7\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None\n09-01-2019 17:52:40.664 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 847, MD5 hash 9c8c06256454f205c0aec883ab157f0d\n09-01-2019 17:52:40.665 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n09-01-2019 17:52:40.667 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n09-01-2019 17:52:40.668 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n09-01-2019 17:52:40.668 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n09-01-2019 17:52:42.855 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value {\n \"hostnames\": [\n ]\n}\n09-01-2019 17:52:42.855 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13\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-09T17:52:44.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:44.662Z", "message": "[ellis] => 09-01-2019 17:52:29.318 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n09-01-2019 17:52:29.318 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:44.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:44.662Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:44.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "50dd59f2-909a-4fb6-a1e2-5d4b5b85949b"}, {"node_instance_id": "dime_vav737", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:45.046Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:45.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:45.046Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:45.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:45.046Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:45.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:45.666Z", "message": "[ellis] => 2019-01-09 17:52:24.143022239 Stopping etcd clearwater-etcd\n2019-01-09 17:52:24.696405964 Restarting etcd clearwater-etcd\n2019-01-09 17:52:24.701201990 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2019-01-09 17:52:24.701952565 Check for previous failed startup attempt\n2019-01-09 17:52:24.703112210 Running etcdctl member list\n5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true\n2019-01-09 17:52:24.830225259 etcdctl returned 0\n2019-01-09 17:52:24.847267813 Joining existing cluster...\n2019-01-09 17:52:26.849876800 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2019-01-09 17:52:26.850629210 Check cluster is healthy\n2019-01-09 17:52:26.852362856 Running etcdctl cluster-health\nmember 5ddd06b029c620bb is healthy: got healthy result from http://192.168.120.7:4000\ncluster is healthy\n2019-01-09 17:52:26.865721256 etcdctl returned 0\n2019-01-09 17:52:26.866823585 Tell the cluster we're joining\n2019-01-09 17:52:26.867558261 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380\nAdded member named 192-168-120-6 with ID 8f95413c40b830a7 to cluster\n\nETCD_NAME=\"192-168-120-6\"\nETCD_INITIAL_CLUSTER=\"192-168-120-7=http://192.168.120.7:2380,192-168-120-6=http://192.168.120.6:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-01-09 17:52:26.954626784 etcdctl returned 0\n2019-01-09 17:52:26.984418862 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.6:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.6\n --name 192-168-120-6\n --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-6=http://192.168.120.6:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.6:2380\n --listen-peer-urls http://192.168.120.6:2380\n2019-01-09 17:52:26.990747912 Check we're actually a member of the cluster\n2019-01-09 17:52:27.000779431 Wait for etcd to startup\n2019-01-09 17:52:27.088105543 Etcd started successfully\n2019-01-09 17:52:27.018887 I | etcdmain: etcd Version: 3.1.7\n2019-01-09 17:52:27.018957 I | etcdmain: Git SHA: 43b7507\n2019-01-09 17:52:27.018961 I | etcdmain: Go Version: go1.7.5\n2019-01-09 17:52:27.018965 I | etcdmain: Go OS/Arch: linux/amd64\n2019-01-09 17:52:27.018968 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2019-01-09 17:52:27.019057 I | embed: listening for peers on http://192.168.120.6:2380\n2019-01-09 17:52:27.019107 I | embed: listening for client requests on 0.0.0.0:4000\n2019-01-09 17:52:27.178114 I | etcdserver: name = 192-168-120-6\n2019-01-09 17:52:27.178133 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6\n2019-01-09 17:52:27.178140 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member\n2019-01-09 17:52:27.178143 I | etcdserver: heartbeat = 100ms\n2019-01-09 17:52:27.178147 I | etcdserver: election = 1000ms\n2019-01-09 17:52:27.178150 I | etcdserver: snapshot count = 10000\n2019-01-09 17:52:27.178158 I | etcdserver: advertise client URLs = http://192.168.120.6:4000\n2019-01-09 17:52:27.254121 I | etcdserver: starting member 8f95413c40b830a7 in cluster fc9468c5fc975110\n2019-01-09 17:52:27.254173 I | raft: 8f95413c40b830a7 became follower at term 0\n2019-01-09 17:52:27.254207 I | raft: newRaft 8f95413c40b830a7 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-01-09 17:52:27.254212 I | raft: 8f95413c40b830a7 became follower at term 1\n2019-01-09 17:52:27.312271 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb\n2019-01-09 17:52:27.312310 I | rafthttp: starting peer 5ddd06b029c620bb...\n2019-01-09 17:52:27.312321 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb\n2019-01-09 17:52:27.313525 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer)\n2019-01-09 17:52:27.313637 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer)\n2019-01-09 17:52:27.322092 I | rafthttp: started peer 5ddd06b029c620bb\n2019-01-09 17:52:27.322136 I | rafthttp: added peer 5ddd06b029c620bb\n2019-01-09 17:52:27.322164 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-01-09 17:52:27.322230 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream MsgApp v2 reader)\n2019-01-09 17:52:27.324515 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream Message reader)\n2019-01-09 17:52:27.325147 I | raft: 8f95413c40b830a7 [term: 1] received a MsgHeartbeat message with higher term from 5ddd06b029c620bb [term: 2]\n2019-01-09 17:52:27.325162 I | raft: 8f95413c40b830a7 became follower at term 2\n2019-01-09 17:52:27.325195 I | raft: raft.node: 8f95413c40b830a7 elected leader 5ddd06b029c620bb at term 2\n2019-01-09 17:52:27.325629 I | rafthttp: peer 5ddd06b029c620bb became active\n2019-01-09 17:52:27.325650 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message writer)\n2019-01-09 17:52:27.325679 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 reader)\n2019-01-09 17:52:27.327957 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 writer)\n2019-01-09 17:52:27.328576 D | raft: 8f95413c40b830a7 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 5ddd06b029c620bb\n2019-01-09 17:52:27.328694 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message reader)\n2019-01-09 17:52:27.329753 D | raft: 8f95413c40b830a7 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 5ddd06b029c620bb\n2019-01-09 17:52:27.329783 D | raft: 8f95413c40b830a7 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 5ddd06b029c620bb\n2019-01-09 17:52:27.329805 D | raft: 8f95413c40b830a7 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 5ddd06b029c620bb\n2019-01-09 17:52:27.329837 D | raft: 8f95413c40b830a7 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 5ddd06b029c620bb\n2019-01-09 17:52:27.330178 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110\n2019-01-09 17:52:27.330377 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-01-09 17:52:27.330402 I | etcdserver/api: enabled capabilities for version 3.1\n2019-01-09 17:52:27.330580 I | etcdserver/membership: added member 8f95413c40b830a7 [http://192.168.120.6:2380] to cluster fc9468c5fc975110\n2019-01-09 17:52:27.332826 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster fc9468c5fc975110\n2019-01-09 17:52:27.332906 I | embed: ready to serve client requests\n2019-01-09 17:52:27.333332 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-01-09 17:52:27.334109 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:58239\n2019-01-09 17:52:27.334406 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:58238\n2019-01-09 17:52:27.339138 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:58249\n2019-01-09 17:52:29.202138 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:58252\n2019-01-09 17:52:29.216025 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:58253\n2019-01-09 17:52:29.221495 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:58255\n2019-01-09 17:52:33.836844 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:58259\n2019-01-09 17:52:33.840766 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:58259\n2019-01-09 17:52:34.032411 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:58260\n2019-01-09 17:52:34.040994 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:58261\n2019-01-09 17:52:34.044534 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:58263\n2019-01-09 17:52:34.531554 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:46236\n2019-01-09 17:52:38.054247 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:58259\n2019-01-09 17:52:38.204475 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:58259\n2019-01-09 17:52:38.345230 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:54310\n2019-01-09 17:52:38.345553 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.4:54310\n2019-01-09 17:52:38.382642 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:58265\n2019-01-09 17:52:38.515139 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:58267\n2019-01-09 17:52:38.518257 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:58269\n2019-01-09 17:52:40.614109 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.6:58270\n2019-01-09 17:52:40.614356 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.6:58271\n2019-01-09 17:52:40.751746 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:58272\n2019-01-09 17:52:40.757705 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:58272\n2019-01-09 17:52:40.788152 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:58273\n2019-01-09 17:52:42.410966 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:58259\n2019-01-09 17:52:42.701955 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:58259\n2019-01-09 17:52:42.777174 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.6:58270\n2019-01-09 17:52:42.811158 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:47077\n2019-01-09 17:52:42.856758 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.6:58270\n2019-01-09 17:52:42.901033 I | etcdserver/membership: added member e3ea87f0858a29d4 [http://192.168.120.28:2380] to cluster fc9468c5fc975110\n2019-01-09 17:52:42.901078 I | rafthttp: starting peer e3ea87f0858a29d4...\n2019-01-09 17:52:42.901121 I | rafthttp: started HTTP pipelining with peer e3ea87f0858a29d4\n2019-01-09 17:52:42.901406 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (writer)\n2019-01-09 17:52:42.905773 I | rafthttp: started peer e3ea87f0858a29d4\n2019-01-09 17:52:42.905815 I | rafthttp: added peer e3ea87f0858a29d4\n2019-01-09 17:52:42.905847 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (writer)\n2019-01-09 17:52:42.905924 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (stream MsgApp v2 reader)\n2019-01-09 17:52:42.906176 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (stream Message reader)\n2019-01-09 17:52:42.913500 D | rafthttp: failed to dial e3ea87f0858a29d4 on stream Message (dial tcp 192.168.120.28:2380: getsockopt: connection refused)\n2019-01-09 17:52:42.913544 D | rafthttp: failed to dial e3ea87f0858a29d4 on stream MsgApp v2 (dial tcp 192.168.120.28:2380: getsockopt: connection refused)\n2019-01-09 17:52:43.487779 I | rafthttp: peer e3ea87f0858a29d4 became active\n2019-01-09 17:52:43.487822 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream MsgApp v2 writer)\n2019-01-09 17:52:43.487945 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream MsgApp v2 reader)\n2019-01-09 17:52:43.488101 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream Message reader)\n2019-01-09 17:52:43.492817 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream Message writer)\n2019-01-09 17:52:44.137343 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:47097\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-09T17:52:45.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:45.666Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:45.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:45.666Z", "message": "[ellis] => 09-01-2019 17:52:33.810 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n09-01-2019 17:52:33.810 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n09-01-2019 17:52:33.830 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n09-01-2019 17:52:33.830 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n09-01-2019 17:52:33.834 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n09-01-2019 17:52:33.835 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n09-01-2019 17:52:33.840 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n09-01-2019 17:52:33.843 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n09-01-2019 17:52:33.843 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n09-01-2019 17:52:33.849 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n09-01-2019 17:52:35.950 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n09-01-2019 17:52:38.053 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n09-01-2019 17:52:38.204 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n09-01-2019 17:52:38.344 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n09-01-2019 17:52:40.307 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n09-01-2019 17:52:42.410 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n09-01-2019 17:52:42.723 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.6-ellis\"}]} from etcd, comparing to last value None\n09-01-2019 17:52:42.724 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.6-ellis\"}]} from etcd\n09-01-2019 17:52:42.724 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm\n09-01-2019 17:52:44.825 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm\n09-01-2019 17:52:40.750 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n09-01-2019 17:52:40.750 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.6-ellis to queue to restart\n09-01-2019 17:52:40.787 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n09-01-2019 17:52:40.788 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.6-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:45.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:45.666Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TN4AG/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:45.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b667524c-b475-4f1f-8051-0b0371739c98"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:45.666Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:45.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": "ellis_55qcih", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:46.057Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:46.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:46.671Z", "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-09T17:52:46.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b667524c-b475-4f1f-8051-0b0371739c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:46.671Z", "message": "[localhost] run: sudo mv /tmp/tmpv4Yl2z /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:46.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b667524c-b475-4f1f-8051-0b0371739c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:46.671Z", "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-09T17:52:46.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b667524c-b475-4f1f-8051-0b0371739c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:46.671Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:46.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b667524c-b475-4f1f-8051-0b0371739c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:46.671Z", "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-09T17:52:46.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b667524c-b475-4f1f-8051-0b0371739c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:46.671Z", "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-09T17:52:46.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b667524c-b475-4f1f-8051-0b0371739c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:46.671Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:46.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b667524c-b475-4f1f-8051-0b0371739c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:46.671Z", "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-09T17:52:46.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b667524c-b475-4f1f-8051-0b0371739c98"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:46.671Z", "message": "Execution done (return_code=0): /tmp/8BOB4/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:46.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "83e161af-b1eb-4529-a32f-9f365d7a6bf9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:46.671Z", "message": "[localhost] run: sudo mv /tmp/tmpF6PYbN /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:46.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b667524c-b475-4f1f-8051-0b0371739c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:46.671Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:46.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b667524c-b475-4f1f-8051-0b0371739c98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:46.671Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}, u'dime': {u'dime_vav737': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'dime-vav737'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:46.671Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "b667524c-b475-4f1f-8051-0b0371739c98"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:47.061Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:47.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "ellis_55qcih", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:47.061Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:47.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:47.061Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:47.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:47.061Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:47.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:47.675Z", "message": "Executing: /tmp/EXI5P/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77a79f82-69d4-4728-95bb-b2e6f9c460ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:47.675Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JP6DM/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "75f676a5-6acc-4195-9586-224e70d4e3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:47.675Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "75f676a5-6acc-4195-9586-224e70d4e3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:47.675Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/EXI5P/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77a79f82-69d4-4728-95bb-b2e6f9c460ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:47.675Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:47.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77a79f82-69d4-4728-95bb-b2e6f9c460ea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:48.407Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:48.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 1847, "offset": 1766, "size": 50}}} 2019-01-09 17:52:48,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:48,523 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:48 GMT 2019-01-09 17:52:48,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:48,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 50466 2019-01-09 17:52:48,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:48,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.6:2380 0.0.0.0:* LISTEN 10673/etcd tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11192/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1116/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9966/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10164/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9228/mysqld tcp6 0 0 ::1:53 :::* LISTEN 11192/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1116/sshd tcp6 0 0 :::4000 :::* LISTEN 10673/etcd udp 0 0 192.168.120.6:123 0.0.0.0:* 9379/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9379/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9379/ntpd udp 0 0 0.0.0.0:22290 0.0.0.0:* 583/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11192/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 583/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 9379/ntpd udp6 0 0 ::1:123 :::* 9379/ntpd udp6 0 0 :::123 :::* 9379/ntpd udp6 0 0 :::9006 :::* 583/dhclient udp6 0 0 ::1:53 :::* 11192/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 22836 10347/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 21813 9228/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] SEQPACKET LISTENING 7480 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11610 1661/python2.7 /tmp/cloudify-logging-server-d0bf4.socket unix 2 [ ACC ] STREAM LISTENING 9563 1132/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6980 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11187 1832/python2.7 /tmp/ctx-kFfihs.socket unix 2 [ ACC ] STREAM LISTENING 9396 1030/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.000s sys 0m0.009s 2019-01-09 17:52:48,525 - 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/clearwater-config-manager/config-manager.output.log /var/log/clearwater-config-manager/config-manager_20190109T170000Z.txt /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-cluster-manager/cluster-manager_20190109T170000Z.txt /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager_20190109T170000Z.txt /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/mysql /var/log/mysql/error.log /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa09 /var/log/sysstat/sa09 /var/log/ntpstats /var/log/monit.log /var/log/mysql.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/ellis /var/log/cloud-init.log real 0m0.022s user 0m0.004s sys 0m0.003s 2019-01-09 17:52:48,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019:01:09 17:51:41: Namespace: management 2019:01:09 17:51:41: [management] Starting server 2019:01:09 17:51:41: [management] Listening for requests 2019:01:09 17:51:41: Namespace: signaling 2019:01:09 17:51:41: [signaling] Starting server 2019:01:09 17:51:41: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-09 17:52:48,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-01-09 17:52:48,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-01-09 17:52:48,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-01-09 17:52:48,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-01-09 17:52:23.839779992 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 17:52:48,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:52:48,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-01-09 17:52:48,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [09-Jan-2019 17:51:58 UTC] clearwater-diags-monitor starting [09-Jan-2019 17:51:58 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 17:52:48,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-01-09 17:52:48,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/WQU5I/install-dime.sh 2019-01-09 17:52:48,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 09-01-2019 17:52:38.486 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 09-01-2019 17:52:38.486 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 09-01-2019 17:52:38.488 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 09-01-2019 17:52:38.488 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 09-01-2019 17:52:38.488 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 09-01-2019 17:52:38.489 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 09-01-2019 17:52:38.496 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 09-01-2019 17:52:38.507 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 09-01-2019 17:52:40.611 UTC INFO main.py:113 (thread MainThread): Loaded plugin 09-01-2019 17:52:40.612 UTC INFO main.py:113 (thread MainThread): Loaded plugin 09-01-2019 17:52:40.612 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 09-01-2019 17:52:40.613 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 09-01-2019 17:52:40.664 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.7: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.7 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None 09-01-2019 17:52:40.664 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 847, MD5 hash 9c8c06256454f205c0aec883ab157f0d 09-01-2019 17:52:40.665 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file 09-01-2019 17:52:40.667 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 09-01-2019 17:52:40.668 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 09-01-2019 17:52:40.668 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 09-01-2019 17:52:42.855 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value { "hostnames": [ ] } 09-01-2019 17:52:42.855 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 13 real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 17:52:48,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 09-01-2019 17:52:29.318 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 09-01-2019 17:52:29.318 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.006s user 0m0.004s sys 0m0.003s 2019-01-09 17:52:48,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-01-09 17:52:48,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:52:48,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:52:48,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:52:48,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-01-09 17:52:24.143022239 Stopping etcd clearwater-etcd 2019-01-09 17:52:24.696405964 Restarting etcd clearwater-etcd 2019-01-09 17:52:24.701201990 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2019-01-09 17:52:24.701952565 Check for previous failed startup attempt 2019-01-09 17:52:24.703112210 Running etcdctl member list 5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true 2019-01-09 17:52:24.830225259 etcdctl returned 0 2019-01-09 17:52:24.847267813 Joining existing cluster... 2019-01-09 17:52:26.849876800 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2019-01-09 17:52:26.850629210 Check cluster is healthy 2019-01-09 17:52:26.852362856 Running etcdctl cluster-health member 5ddd06b029c620bb is healthy: got healthy result from http://192.168.120.7:4000 cluster is healthy 2019-01-09 17:52:26.865721256 etcdctl returned 0 2019-01-09 17:52:26.866823585 Tell the cluster we're joining 2019-01-09 17:52:26.867558261 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380 Added member named 192-168-120-6 with ID 8f95413c40b830a7 to cluster ETCD_NAME="192-168-120-6" ETCD_INITIAL_CLUSTER="192-168-120-7=http://192.168.120.7:2380,192-168-120-6=http://192.168.120.6:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-01-09 17:52:26.954626784 etcdctl returned 0 2019-01-09 17:52:26.984418862 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-7=http://192.168.120.7:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 2019-01-09 17:52:26.990747912 Check we're actually a member of the cluster 2019-01-09 17:52:27.000779431 Wait for etcd to startup 2019-01-09 17:52:27.088105543 Etcd started successfully 2019-01-09 17:52:27.018887 I | etcdmain: etcd Version: 3.1.7 2019-01-09 17:52:27.018957 I | etcdmain: Git SHA: 43b7507 2019-01-09 17:52:27.018961 I | etcdmain: Go Version: go1.7.5 2019-01-09 17:52:27.018965 I | etcdmain: Go OS/Arch: linux/amd64 2019-01-09 17:52:27.018968 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2019-01-09 17:52:27.019057 I | embed: listening for peers on http://192.168.120.6:2380 2019-01-09 17:52:27.019107 I | embed: listening for client requests on 0.0.0.0:4000 2019-01-09 17:52:27.178114 I | etcdserver: name = 192-168-120-6 2019-01-09 17:52:27.178133 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6 2019-01-09 17:52:27.178140 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member 2019-01-09 17:52:27.178143 I | etcdserver: heartbeat = 100ms 2019-01-09 17:52:27.178147 I | etcdserver: election = 1000ms 2019-01-09 17:52:27.178150 I | etcdserver: snapshot count = 10000 2019-01-09 17:52:27.178158 I | etcdserver: advertise client URLs = http://192.168.120.6:4000 2019-01-09 17:52:27.254121 I | etcdserver: starting member 8f95413c40b830a7 in cluster fc9468c5fc975110 2019-01-09 17:52:27.254173 I | raft: 8f95413c40b830a7 became follower at term 0 2019-01-09 17:52:27.254207 I | raft: newRaft 8f95413c40b830a7 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-01-09 17:52:27.254212 I | raft: 8f95413c40b830a7 became follower at term 1 2019-01-09 17:52:27.312271 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb 2019-01-09 17:52:27.312310 I | rafthttp: starting peer 5ddd06b029c620bb... 2019-01-09 17:52:27.312321 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb 2019-01-09 17:52:27.313525 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer) 2019-01-09 17:52:27.313637 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer) 2019-01-09 17:52:27.322092 I | rafthttp: started peer 5ddd06b029c620bb 2019-01-09 17:52:27.322136 I | rafthttp: added peer 5ddd06b029c620bb 2019-01-09 17:52:27.322164 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-01-09 17:52:27.322230 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream MsgApp v2 reader) 2019-01-09 17:52:27.324515 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream Message reader) 2019-01-09 17:52:27.325147 I | raft: 8f95413c40b830a7 [term: 1] received a MsgHeartbeat message with higher term from 5ddd06b029c620bb [term: 2] 2019-01-09 17:52:27.325162 I | raft: 8f95413c40b830a7 became follower at term 2 2019-01-09 17:52:27.325195 I | raft: raft.node: 8f95413c40b830a7 elected leader 5ddd06b029c620bb at term 2 2019-01-09 17:52:27.325629 I | rafthttp: peer 5ddd06b029c620bb became active 2019-01-09 17:52:27.325650 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message writer) 2019-01-09 17:52:27.325679 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 reader) 2019-01-09 17:52:27.327957 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 writer) 2019-01-09 17:52:27.328576 D | raft: 8f95413c40b830a7 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 5ddd06b029c620bb 2019-01-09 17:52:27.328694 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message reader) 2019-01-09 17:52:27.329753 D | raft: 8f95413c40b830a7 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 5ddd06b029c620bb 2019-01-09 17:52:27.329783 D | raft: 8f95413c40b830a7 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 5ddd06b029c620bb 2019-01-09 17:52:27.329805 D | raft: 8f95413c40b830a7 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 5ddd06b029c620bb 2019-01-09 17:52:27.329837 D | raft: 8f95413c40b830a7 [logterm: 0, index: 30] rejected msgApp [logterm: 2, index: 30] from 5ddd06b029c620bb 2019-01-09 17:52:27.330178 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110 2019-01-09 17:52:27.330377 N | etcdserver/membership: set the initial cluster version to 3.1 2019-01-09 17:52:27.330402 I | etcdserver/api: enabled capabilities for version 3.1 2019-01-09 17:52:27.330580 I | etcdserver/membership: added member 8f95413c40b830a7 [http://192.168.120.6:2380] to cluster fc9468c5fc975110 2019-01-09 17:52:27.332826 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster fc9468c5fc975110 2019-01-09 17:52:27.332906 I | embed: ready to serve client requests 2019-01-09 17:52:27.333332 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-01-09 17:52:27.334109 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:58239 2019-01-09 17:52:27.334406 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:58238 2019-01-09 17:52:27.339138 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:58249 2019-01-09 17:52:29.202138 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:58252 2019-01-09 17:52:29.216025 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:58253 2019-01-09 17:52:29.221495 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:58255 2019-01-09 17:52:33.836844 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:58259 2019-01-09 17:52:33.840766 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:58259 2019-01-09 17:52:34.032411 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:58260 2019-01-09 17:52:34.040994 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:58261 2019-01-09 17:52:34.044534 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:58263 2019-01-09 17:52:34.531554 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.7:46236 2019-01-09 17:52:38.054247 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:58259 2019-01-09 17:52:38.204475 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:58259 2019-01-09 17:52:38.345230 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:54310 2019-01-09 17:52:38.345553 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.4:54310 2019-01-09 17:52:38.382642 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.6:58265 2019-01-09 17:52:38.515139 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.6:58267 2019-01-09 17:52:38.518257 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.6:58269 2019-01-09 17:52:40.614109 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.6:58270 2019-01-09 17:52:40.614356 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.6:58271 2019-01-09 17:52:40.751746 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:58272 2019-01-09 17:52:40.757705 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:58272 2019-01-09 17:52:40.788152 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:58273 2019-01-09 17:52:42.410966 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.6:58259 2019-01-09 17:52:42.701955 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.6:58259 2019-01-09 17:52:42.777174 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.6:58270 2019-01-09 17:52:42.811158 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:47077 2019-01-09 17:52:42.856758 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=13&recursive=false&wait=true remote:192.168.120.6:58270 2019-01-09 17:52:42.901033 I | etcdserver/membership: added member e3ea87f0858a29d4 [http://192.168.120.28:2380] to cluster fc9468c5fc975110 2019-01-09 17:52:42.901078 I | rafthttp: starting peer e3ea87f0858a29d4... 2019-01-09 17:52:42.901121 I | rafthttp: started HTTP pipelining with peer e3ea87f0858a29d4 2019-01-09 17:52:42.901406 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (writer) 2019-01-09 17:52:42.905773 I | rafthttp: started peer e3ea87f0858a29d4 2019-01-09 17:52:42.905815 I | rafthttp: added peer e3ea87f0858a29d4 2019-01-09 17:52:42.905847 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (writer) 2019-01-09 17:52:42.905924 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (stream MsgApp v2 reader) 2019-01-09 17:52:42.906176 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (stream Message reader) 2019-01-09 17:52:42.913500 D | rafthttp: failed to dial e3ea87f0858a29d4 on stream Message (dial tcp 192.168.120.28:2380: getsockopt: connection refused) 2019-01-09 17:52:42.913544 D | rafthttp: failed to dial e3ea87f0858a29d4 on stream MsgApp v2 (dial tcp 192.168.120.28:2380: getsockopt: connection refused) 2019-01-09 17:52:43.487779 I | rafthttp: peer e3ea87f0858a29d4 became active 2019-01-09 17:52:43.487822 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream MsgApp v2 writer) 2019-01-09 17:52:43.487945 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream MsgApp v2 reader) 2019-01-09 17:52:43.488101 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream Message reader) 2019-01-09 17:52:43.492817 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream Message writer) 2019-01-09 17:52:44.137343 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:47097 real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 17:52:48,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-01-09 17:52:48,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 09-01-2019 17:52:33.810 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 09-01-2019 17:52:33.810 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 09-01-2019 17:52:33.830 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 09-01-2019 17:52:33.830 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 09-01-2019 17:52:33.834 UTC INFO main.py:114 (thread MainThread): Loaded plugin 09-01-2019 17:52:33.835 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 09-01-2019 17:52:33.840 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 09-01-2019 17:52:33.843 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 09-01-2019 17:52:33.843 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 09-01-2019 17:52:33.849 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 09-01-2019 17:52:35.950 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 09-01-2019 17:52:38.053 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 09-01-2019 17:52:38.204 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 09-01-2019 17:52:38.344 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 09-01-2019 17:52:40.307 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 09-01-2019 17:52:42.410 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 09-01-2019 17:52:42.723 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-7): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.6-ellis"}]} from etcd, comparing to last value None 09-01-2019 17:52:42.724 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.6-ellis"}]} from etcd 09-01-2019 17:52:42.724 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor local alarm 09-01-2019 17:52:44.825 UTC INFO alarms.py:27 (thread ApplyConfigPlugin): Raising minor global alarm 09-01-2019 17:52:40.750 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 09-01-2019 17:52:40.750 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.6-ellis to queue to restart 09-01-2019 17:52:40.787 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 09-01-2019 17:52:40.788 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.6-ellis"}]} real 0m0.005s user 0m0.004s sys 0m0.002s 2019-01-09 17:52:48,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TN4AG/bind.py 2019-01-09 17:52:48,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-01-09 17:52:48,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:52:48,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 17:52:48,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpv4Yl2z /etc/bind/db.clearwater.local 2019-01-09 17:52:48,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 17:52:48,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 17:52:48,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 17:52:48,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 17:52:48,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 17:52:48,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 17:52:48,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8BOB4/install-ellis.sh 2019-01-09 17:52:48,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpF6PYbN /etc/bind/db.clearwater.opnfv 2019-01-09 17:52:48,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 17:52:48,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}, u'dime': {u'dime_vav737': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'dime-vav737'}}}, 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.7', u'hss_hostname': u''}. 2019-01-09 17:52:48,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:52:48,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:52:48,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:52:48,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:52:48,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EXI5P/create_number.sh 2019-01-09 17:52:48,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JP6DM/bind.py 2019-01-09 17:52:48,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 17:52:48,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/EXI5P/create_number.sh 2019-01-09 17:52:48,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-01-09 17:52:48,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:52:48,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:52:48,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:48,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:48,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:48,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:48,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:48,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:48,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:48,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:52:48,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:48,589 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:48 GMT 2019-01-09 17:52:48,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:48,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:52:48,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:53,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:52:53,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:53,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:53,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:53,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:53,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:53,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:53,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:53,670 - 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-09T17:52:48.744Z", "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-09T17:52:48.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "75f676a5-6acc-4195-9586-224e70d4e3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:48.744Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:48.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "75f676a5-6acc-4195-9586-224e70d4e3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:48.744Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:48.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77a79f82-69d4-4728-95bb-b2e6f9c460ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:48.744Z", "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-09T17:52:48.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "75f676a5-6acc-4195-9586-224e70d4e3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:48.744Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.7: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.7\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-09T17:52:48.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77a79f82-69d4-4728-95bb-b2e6f9c460ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:48.744Z", "message": "[localhost] run: sudo mv /tmp/tmpJWsu0G /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:48.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "75f676a5-6acc-4195-9586-224e70d4e3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:48.744Z", "message": "[localhost] run: sudo mv /tmp/tmpphkwGQ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:48.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "75f676a5-6acc-4195-9586-224e70d4e3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:48.744Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'ellis': {u'ellis_55qcih': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.6', u'name': u'ellis-55qcih'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}, u'dime': {u'dime_vav737': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'dime-vav737'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:48.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "75f676a5-6acc-4195-9586-224e70d4e3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:48.744Z", "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-09T17:52:48.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "75f676a5-6acc-4195-9586-224e70d4e3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:48.744Z", "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-09T17:52:48.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "75f676a5-6acc-4195-9586-224e70d4e3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:48.744Z", "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-09T17:52:48.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "75f676a5-6acc-4195-9586-224e70d4e3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:48.744Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:48.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "75f676a5-6acc-4195-9586-224e70d4e3eb"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:51.716Z", "message": "Execution done (return_code=0): /tmp/EXI5P/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:51.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "77a79f82-69d4-4728-95bb-b2e6f9c460ea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:52:51.782Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:52:51.782Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 1862, "offset": 1812, "size": 50}}} 2019-01-09 17:52:53,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:53,670 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:53 GMT 2019-01-09 17:52:53,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:53,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9338 2019-01-09 17:52:53,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:53,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 17:52:53,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 17:52:53,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-01-09 17:52:53,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 17:52:53,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.7: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.7 # 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-09 17:52:53,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJWsu0G /etc/bind/db.clearwater.opnfv 2019-01-09 17:52:53,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpphkwGQ /etc/bind/db.clearwater.local 2019-01-09 17:52:53,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'ellis': {u'ellis_55qcih': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.6', u'name': u'ellis-55qcih'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}, u'dime': {u'dime_vav737': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'dime-vav737'}}}, 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.7', u'hss_hostname': u''}. 2019-01-09 17:52:53,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 17:52:53,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 17:52:53,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 17:52:53,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 17:52:53,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/EXI5P/create_number.sh 2019-01-09 17:52:53,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:52:53,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:52:53,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:53,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:53,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:53,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:53,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:53,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:53,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:53,733 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:52:53,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:53,733 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:53 GMT 2019-01-09 17:52:53,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:53,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:52:53,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:58,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:52:58,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:58,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:58,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:58,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:58,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:58,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:58,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:58,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1862, "offset": 1826, "size": 50}}} 2019-01-09 17:52:58,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:58,900 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:58 GMT 2019-01-09 17:52:58,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:58,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:52:58,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:52:58,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:52:58,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:52:58,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:52:58,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:52:58,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:52:58,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:52:58,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:52:58,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:52:58,959 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:52:58,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:52:58,959 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:52:58 GMT 2019-01-09 17:52:58,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:52:58,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:52:58,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:03,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:53:04,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:04,036 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:04,036 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:04,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:04,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:04,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:04,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:04,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:00.765Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:00.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}], "metadata": {"pagination": {"total": 1863, "offset": 1826, "size": 50}}} 2019-01-09 17:53:04,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:04,036 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:04 GMT 2019-01-09 17:53:04,037 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:04,037 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2019-01-09 17:53:04,037 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:04,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-01-09 17:53:04,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:53:04,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:04,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:04,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:04,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:04,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:04,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:04,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:04,098 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:53:04,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:04,098 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:04 GMT 2019-01-09 17:53:04,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:04,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:53:04,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:09,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:53:09,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:09,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:09,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:09,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:09,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:09,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:09,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:09,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:07.391Z", "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,417 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.391s\nuser\t0m3.553s\nsys\t0m0.913s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:07.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:07.779Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:07.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:08.785Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:08.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:08.785Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:08.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}], "metadata": {"pagination": {"total": 1867, "offset": 1827, "size": 50}}} 2019-01-09 17:53:09,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:09,268 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:09 GMT 2019-01-09 17:53:09,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:09,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6919 2019-01-09 17:53:09,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:09,269 - 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,417 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.391s user 0m3.553s sys 0m0.913s 2019-01-09 17:53:09,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-01-09 17:53:09,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-01-09 17:53:09,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-01-09 17:53:09,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:53:09,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:09,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:09,327 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:09,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:09,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:09,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:09,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:09,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:53:09,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:09,327 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:09 GMT 2019-01-09 17:53:09,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:09,328 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:53:09,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:14,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:53:14,538 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:14,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:14,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:14,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:14,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:14,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:14,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:14,539 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:10.350Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.063s\nuser\t0m0.006s\nsys\t0m0.056s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:10.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:10.789Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4c:99:48 \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4c:9948/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:142288 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57832 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218791922 (218.7 MB) TX bytes:9869600 (9.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:158 errors:0 dropped:0 overruns:0 frame:0\n TX packets:158 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13228 (13.2 KB) TX bytes:13228 (13.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:10.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:10.789Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:10.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:11.794Z", "message": "[vellum] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14312/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13060/monit \ntcp 0 0 192.168.120.10:11211 0.0.0.0:* LISTEN 14000/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12294/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14312/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1112/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 11898/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11898/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11898/ntpd \nudp 0 0 0.0.0.0:27102 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12294/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14312/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 11898/ntpd \nudp6 0 0 ::1:123 :::* 11898/ntpd \nudp6 0 0 :::123 :::* 11898/ntpd \nudp6 0 0 :::51986 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 14312/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8204 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11614 1662/python2.7 /tmp/cloudify-logging-server-c4705.socket\nunix 2 [ ACC ] STREAM LISTENING 6921 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11943 1846/python2.7 /tmp/ctx-pXx0lT.socket\nunix 2 [ ACC ] STREAM LISTENING 9377 1123/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9125 902/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:11.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:11.794Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:11.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:11.794Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:46 ? 00:00:01 /sbin/init\nroot 2 0 0 17:46 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:46 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 17:46 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:46 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 17:46 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:46 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:46 ? 00:00:00 [rcuos/1]\nroot 10 2 0 17:46 ? 00:00:00 [rcu_bh]\nroot 11 2 0 17:46 ? 00:00:00 [rcuob/0]\nroot 12 2 0 17:46 ? 00:00:00 [rcuob/1]\nroot 13 2 0 17:46 ? 00:00:00 [migration/0]\nroot 14 2 0 17:46 ? 00:00:00 [watchdog/0]\nroot 15 2 0 17:46 ? 00:00:00 [watchdog/1]\nroot 16 2 0 17:46 ? 00:00:00 [migration/1]\nroot 17 2 0 17:46 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 17:46 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 17:46 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 17:46 ? 00:00:00 [khelper]\nroot 21 2 0 17:46 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 17:46 ? 00:00:00 [netns]\nroot 23 2 0 17:46 ? 00:00:00 [writeback]\nroot 24 2 0 17:46 ? 00:00:00 [kintegrityd]\nroot 25 2 0 17:46 ? 00:00:00 [bioset]\nroot 26 2 0 17:46 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 17:46 ? 00:00:00 [kblockd]\nroot 28 2 0 17:46 ? 00:00:00 [ata_sff]\nroot 29 2 0 17:46 ? 00:00:00 [khubd]\nroot 30 2 0 17:46 ? 00:00:00 [md]\nroot 31 2 0 17:46 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 17:46 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 17:46 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 17:46 ? 00:00:00 [khungtaskd]\nroot 36 2 0 17:46 ? 00:00:00 [kswapd0]\nroot 37 2 0 17:46 ? 00:00:00 [vmstat]\nroot 38 2 0 17:46 ? 00:00:00 [ksmd]\nroot 39 2 0 17:46 ? 00:00:00 [khugepaged]\nroot 40 2 0 17:46 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 17:46 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 17:46 ? 00:00:00 [crypto]\nroot 54 2 0 17:46 ? 00:00:00 [kthrotld]\nroot 55 2 0 17:46 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 17:46 ? 00:00:00 [vballoon]\nroot 57 2 0 17:46 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 17:46 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 17:46 ? 00:00:00 [deferwq]\nroot 80 2 0 17:46 ? 00:00:00 [charger_manager]\nroot 124 2 0 17:46 ? 00:00:00 [kpsmoused]\nroot 141 2 0 17:46 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 17:46 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 17:46 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 17:46 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 17:46 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 433 2 0 17:46 ? 00:00:00 [kworker/u5:2]\nroot 509 1 0 17:46 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 17:46 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 17:47 ? 00:00:00 [kauditd]\nmessage+ 902 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork\nroot 937 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon\nroot 946 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1019 1 0 17:47 ? 00:00:00 rsyslogd\nroot 1055 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1058 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1062 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1063 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1065 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1112 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D\nroot 1114 1 0 17:47 ? 00:00:00 cron\ndaemon 1115 1 0 17:47 ? 00:00:00 atd\nroot 1123 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1125 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance\nroot 1205 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1211 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1662 1 0 17:47 ? 00:00:00 /home/ubuntu/vellum_host_arrmud/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_arrmud --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_arrmud --logging-server-logdir=/home/ubuntu/vellum_host_arrmud/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_arrmud/work/vellum_host_arrmud%I.log --pidfile=/home/ubuntu/vellum_host_arrmud/work/vellum_host_arrmud.pid\nubuntu 1776 1 0 17:47 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_arrmud/env/bin/diamond --configfile /home/ubuntu/vellum_host_arrmud/work/plugins/diamond/etc/diamond.conf\nubuntu 1826 1662 0 17:49 ? 00:00:00 /home/ubuntu/vellum_host_arrmud/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_arrmud --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_arrmud --logging-server-logdir=/home/ubuntu/vellum_host_arrmud/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_arrmud/work/vellum_host_arrmud%I.log --pidfile=/home/ubuntu/vellum_host_arrmud/work/vellum_host_arrmud.pid\nubuntu 1846 1826 0 17:49 ? 00:00:00 /home/ubuntu/vellum_host_arrmud/env/bin/python2.7 /home/ubuntu/vellum_host_arrmud/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Zuu4ta\nubuntu 1858 1846 0 17:49 ? 00:00:00 /bin/sh -c /tmp/IXHB5/install-vellum.sh\nubuntu 1860 1858 0 17:49 ? 00:00:00 /bin/bash -e /tmp/IXHB5/install-vellum.sh\nntp 11898 1 0 17:52 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nroot 11955 2 0 17:52 ? 00:00:00 [kworker/u5:1]\nmemcache 12294 1 0 17:52 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 13060 1 0 17:52 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13284 1 0 17:52 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13290 13284 0 17:52 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13977 13060 0 17:52 ? 00:00:00 [check-monit-upt] \nmemcache 14000 1 0 17:52 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.10 -c 4096 -r -U 0\nroot 14006 13060 0 17:52 ? 00:00:00 [check-memcached] \nroot 14009 13060 0 17:52 ? 00:00:00 [poll_memcached.] \nroot 14014 13060 0 17:52 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 14020 14014 0 17:52 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 14060 14020 0 17:52 ? 00:00:00 sleep 13\ndnsmasq 14312 1 0 17:53 ? 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 14375 1860 0 17:53 ? 00:00:00 /bin/bash -e /tmp/IXHB5/install-vellum.sh\nubuntu 14376 14375 0 17:53 ? 00:00:00 /bin/bash -e /tmp/IXHB5/install-vellum.sh\nroot 14377 14376 0 17:53 ? 00:00:00 sudo ps -edf\nroot 14378 14377 0 17:53 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:11.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:11.794Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:11.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:12.799Z", "message": "[vellum] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/astaire\n/var/log/memcached.log\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/rogers\n/var/log/rogers/rogers_20190109T170000Z.txt\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_out.log\n/var/log/rogers/rogers_current.txt\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa09\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/chronos\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/upstart\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:12.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:12.799Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:12.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:12.799Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:12.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:12.799Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:12.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:13.803Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:13.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:13.803Z", "message": "[vellum] => 2019-01-09 17:52:31.742988970 Stopping etcd clearwater-etcd\n2019-01-09 17:52:58.740397875 Restarting etcd clearwater-etcd\n2019-01-09 17:52:58.745797811 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2019-01-09 17:52:58.746624814 Check for previous failed startup attempt\n2019-01-09 17:52:58.747916667 Running etcdctl member list\n47b0b142bdfb9447: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=false\n5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true\n8f95413c40b830a7: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=false\ne3ea87f0858a29d4: name=192-168-120-28 peerURLs=http://192.168.120.28:2380 clientURLs=http://192.168.120.28:4000 isLeader=false\n2019-01-09 17:52:58.818619228 etcdctl returned 0\n2019-01-09 17:52:58.825373665 Joining existing cluster...\n2019-01-09 17:53:11.828701682 Configured ETCDCTL_PEERS: 192.168.120.7:4000,\n2019-01-09 17:53:11.829556024 Check cluster is healthy\n2019-01-09 17:53:11.830713475 Running etcdctl cluster-health\nmember 47b0b142bdfb9447 is healthy: got healthy result from http://192.168.120.4:4000\nmember 5ddd06b029c620bb is healthy: got healthy result from http://192.168.120.7:4000\nmember 8f95413c40b830a7 is healthy: got healthy result from http://192.168.120.6:4000\nmember d20adc50283b2d20 is healthy: got healthy result from http://192.168.120.3:4000\nmember e3ea87f0858a29d4 is healthy: got healthy result from http://192.168.120.28:4000\ncluster is healthy\n2019-01-09 17:53:12.389767684 etcdctl returned 0\n2019-01-09 17:53:12.390968568 Tell the cluster we're joining\n2019-01-09 17:53:12.391785760 Running etcdctl member add 192-168-120-10 http://192.168.120.10:2380\nAdded member named 192-168-120-10 with ID 6a5cdef220a3fc9f to cluster\n\nETCD_NAME=\"192-168-120-10\"\nETCD_INITIAL_CLUSTER=\"192-168-120-4=http://192.168.120.4:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-3=http://192.168.120.3:2380,192-168-120-28=http://192.168.120.28:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-01-09 17:53:12.416849091 etcdctl returned 0\n2019-01-09 17:53:12.462228311 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-4=http://192.168.120.4:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-3=http://192.168.120.3:2380,192-168-120-28=http://192.168.120.28:2380,192-168-120-10=http://192.168.120.10:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.10:2380\n --listen-peer-urls http://192.168.120.10:2380\n2019-01-09 17:53:12.467223745 Check we're actually a member of the cluster\n2019-01-09 17:53:12.487468387 Wait for etcd to startup\n2019-01-09 17:53:12.495951 I | etcdmain: etcd Version: 3.1.7\n2019-01-09 17:53:12.496007 I | etcdmain: Git SHA: 43b7507\n2019-01-09 17:53:12.496012 I | etcdmain: Go Version: go1.7.5\n2019-01-09 17:53:12.496015 I | etcdmain: Go OS/Arch: linux/amd64\n2019-01-09 17:53:12.496019 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2019-01-09 17:53:12.496122 I | embed: listening for peers on http://192.168.120.10:2380\n2019-01-09 17:53:12.496184 I | embed: listening for client requests on 0.0.0.0:4000\n2019-01-09 17:53:12.529834 I | etcdserver: name = 192-168-120-10\n2019-01-09 17:53:12.529847 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.10\n2019-01-09 17:53:12.529855 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.10/member\n2019-01-09 17:53:12.529859 I | etcdserver: heartbeat = 100ms\n2019-01-09 17:53:12.529863 I | etcdserver: election = 1000ms\n2019-01-09 17:53:12.529867 I | etcdserver: snapshot count = 10000\n2019-01-09 17:53:12.529873 I | etcdserver: advertise client URLs = http://192.168.120.10:4000\n2019-01-09 17:53:12.536383 I | etcdserver: starting member 6a5cdef220a3fc9f in cluster fc9468c5fc975110\n2019-01-09 17:53:12.536431 I | raft: 6a5cdef220a3fc9f became follower at term 0\n2019-01-09 17:53:12.536462 I | raft: newRaft 6a5cdef220a3fc9f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-01-09 17:53:12.536468 I | raft: 6a5cdef220a3fc9f became follower at term 1\n2019-01-09 17:53:12.557289 I | rafthttp: started HTTP pipelining with peer 47b0b142bdfb9447\n2019-01-09 17:53:12.557312 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb\n2019-01-09 17:53:12.557333 I | rafthttp: started HTTP pipelining with peer 8f95413c40b830a7\n2019-01-09 17:53:12.557345 I | rafthttp: started HTTP pipelining with peer d20adc50283b2d20\n2019-01-09 17:53:12.557367 I | rafthttp: started HTTP pipelining with peer e3ea87f0858a29d4\n2019-01-09 17:53:12.557390 I | rafthttp: starting peer 47b0b142bdfb9447...\n2019-01-09 17:53:12.557401 I | rafthttp: started HTTP pipelining with peer 47b0b142bdfb9447\n2019-01-09 17:53:12.558797 I | rafthttp: started streaming with peer 47b0b142bdfb9447 (writer)\n2019-01-09 17:53:12.559284 I | rafthttp: started streaming with peer 47b0b142bdfb9447 (writer)\n2019-01-09 17:53:12.561751 I | rafthttp: started peer 47b0b142bdfb9447\n2019-01-09 17:53:12.561790 I | rafthttp: added peer 47b0b142bdfb9447\n2019-01-09 17:53:12.561805 I | rafthttp: starting peer 5ddd06b029c620bb...\n2019-01-09 17:53:12.561827 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb\n2019-01-09 17:53:12.563242 I | rafthttp: started streaming with peer 47b0b142bdfb9447 (stream MsgApp v2 reader)\n2019-01-09 17:53:12.563433 I | rafthttp: started streaming with peer 47b0b142bdfb9447 (stream Message reader)\n2019-01-09 17:53:12.564124 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer)\n2019-01-09 17:53:12.564922 I | rafthttp: started peer 5ddd06b029c620bb\n2019-01-09 17:53:12.564942 I | rafthttp: added peer 5ddd06b029c620bb\n2019-01-09 17:53:12.564955 I | rafthttp: starting peer 8f95413c40b830a7...\n2019-01-09 17:53:12.564968 I | rafthttp: started HTTP pipelining with peer 8f95413c40b830a7\n2019-01-09 17:53:12.567255 I | rafthttp: started peer 8f95413c40b830a7\n2019-01-09 17:53:12.567275 I | rafthttp: added peer 8f95413c40b830a7\n2019-01-09 17:53:12.567288 I | rafthttp: starting peer d20adc50283b2d20...\n2019-01-09 17:53:12.567386 I | rafthttp: started HTTP pipelining with peer d20adc50283b2d20\n2019-01-09 17:53:12.568970 I | rafthttp: started streaming with peer d20adc50283b2d20 (writer)\n2019-01-09 17:53:12.568985 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer)\n2019-01-09 17:53:12.568992 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream MsgApp v2 reader)\n2019-01-09 17:53:12.569101 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream Message reader)\n2019-01-09 17:53:12.569200 I | rafthttp: started streaming with peer 8f95413c40b830a7 (writer)\n2019-01-09 17:53:12.569211 I | rafthttp: started streaming with peer 8f95413c40b830a7 (writer)\n2019-01-09 17:53:12.569229 I | rafthttp: started streaming with peer 8f95413c40b830a7 (stream MsgApp v2 reader)\n2019-01-09 17:53:12.569333 I | rafthttp: started streaming with peer 8f95413c40b830a7 (stream Message reader)\n2019-01-09 17:53:12.570920 I | rafthttp: started peer d20adc50283b2d20\n2019-01-09 17:53:12.570949 I | rafthttp: added peer d20adc50283b2d20\n2019-01-09 17:53:12.570966 I | rafthttp: starting peer e3ea87f0858a29d4...\n2019-01-09 17:53:12.570981 I | rafthttp: started HTTP pipelining with peer e3ea87f0858a29d4\n2019-01-09 17:53:12.573052 I | rafthttp: started peer e3ea87f0858a29d4\n2019-01-09 17:53:12.573071 I | rafthttp: added peer e3ea87f0858a29d4\n2019-01-09 17:53:12.573095 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-01-09 17:53:12.574551 I | rafthttp: peer 47b0b142bdfb9447 became active\n2019-01-09 17:53:12.574575 I | rafthttp: established a TCP streaming connection with peer 47b0b142bdfb9447 (stream Message reader)\n2019-01-09 17:53:12.574952 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (writer)\n2019-01-09 17:53:12.574989 I | rafthttp: established a TCP streaming connection with peer 47b0b142bdfb9447 (stream MsgApp v2 reader)\n2019-01-09 17:53:12.575957 I | rafthttp: started streaming with peer d20adc50283b2d20 (writer)\n2019-01-09 17:53:12.576034 I | rafthttp: started streaming with peer d20adc50283b2d20 (stream MsgApp v2 reader)\n2019-01-09 17:53:12.576162 I | rafthttp: started streaming with peer d20adc50283b2d20 (stream Message reader)\n2019-01-09 17:53:12.576344 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (writer)\n2019-01-09 17:53:12.576574 I | rafthttp: peer 8f95413c40b830a7 became active\n2019-01-09 17:53:12.576587 I | rafthttp: established a TCP streaming connection with peer 8f95413c40b830a7 (stream Message reader)\n2019-01-09 17:53:12.576624 I | rafthttp: established a TCP streaming connection with peer 8f95413c40b830a7 (stream MsgApp v2 reader)\n2019-01-09 17:53:12.577568 I | rafthttp: peer 5ddd06b029c620bb became active\n2019-01-09 17:53:12.577583 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message reader)\n2019-01-09 17:53:12.577616 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 reader)\n2019-01-09 17:53:12.578030 I | rafthttp: peer d20adc50283b2d20 became active\n2019-01-09 17:53:12.578043 I | rafthttp: established a TCP streaming connection with peer d20adc50283b2d20 (stream MsgApp v2 reader)\n2019-01-09 17:53:12.578295 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (stream MsgApp v2 reader)\n2019-01-09 17:53:12.578455 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (stream Message reader)\n2019-01-09 17:53:12.580534 I | rafthttp: established a TCP streaming connection with peer d20adc50283b2d20 (stream Message reader)\n2019-01-09 17:53:12.580704 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message writer)\n2019-01-09 17:53:12.581715 I | raft: 6a5cdef220a3fc9f [term: 1] received a MsgHeartbeat message with higher term from 5ddd06b029c620bb [term: 2]\n2019-01-09 17:53:12.581736 I | raft: 6a5cdef220a3fc9f became follower at term 2\n2019-01-09 17:53:12.581760 I | raft: raft.node: 6a5cdef220a3fc9f elected leader 5ddd06b029c620bb at term 2\n2019-01-09 17:53:12.587754 I | rafthttp: established a TCP streaming connection with peer d20adc50283b2d20 (stream Message writer)\n2019-01-09 17:53:12.587935 I | rafthttp: established a TCP streaming connection with peer d20adc50283b2d20 (stream MsgApp v2 writer)\n2019-01-09 17:53:12.588055 I | rafthttp: established a TCP streaming connection with peer 8f95413c40b830a7 (stream Message writer)\n2019-01-09 17:53:12.588166 I | rafthttp: peer e3ea87f0858a29d4 became active\n2019-01-09 17:53:12.588179 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream MsgApp v2 reader)\n2019-01-09 17:53:12.588282 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream Message reader)\n2019-01-09 17:53:12.588485 I | rafthttp: established a TCP streaming connection with peer 47b0b142bdfb9447 (stream MsgApp v2 writer)\n2019-01-09 17:53:12.588667 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream MsgApp v2 writer)\n2019-01-09 17:53:12.588789 I | rafthttp: established a TCP streaming connection with peer 47b0b142bdfb9447 (stream Message writer)\n2019-01-09 17:53:12.588949 D | raft: 6a5cdef220a3fc9f [logterm: 0, index: 127] rejected msgApp [logterm: 2, index: 127] from 5ddd06b029c620bb\n2019-01-09 17:53:12.589223 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 writer)\n2019-01-09 17:53:12.589361 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream Message writer)\n2019-01-09 17:53:12.589454 I | rafthttp: established a TCP streaming connection with peer 8f95413c40b830a7 (stream MsgApp v2 writer)\n2019-01-09 17:53:12.590207 D | raft: 6a5cdef220a3fc9f [logterm: 0, index: 127] rejected msgApp [logterm: 2, index: 127] from 5ddd06b029c620bb\n2019-01-09 17:53:12.590876 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110\n2019-01-09 17:53:12.591012 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-01-09 17:53:12.591051 I | etcdserver/api: enabled capabilities for version 3.1\n2019-01-09 17:53:12.591389 I | etcdserver/membership: added member 8f95413c40b830a7 [http://192.168.120.6:2380] to cluster fc9468c5fc975110\n2019-01-09 17:53:12.591693 I | etcdserver/membership: added member e3ea87f0858a29d4 [http://192.168.120.28:2380] to cluster fc9468c5fc975110\n2019-01-09 17:53:12.591969 I | etcdserver/membership: added member 47b0b142bdfb9447 [http://192.168.120.4:2380] to cluster fc9468c5fc975110\n2019-01-09 17:53:12.592271 I | etcdserver/membership: added member d20adc50283b2d20 [http://192.168.120.3:2380] to cluster fc9468c5fc975110\n2019-01-09 17:53:12.592692 I | etcdserver/membership: added member 6a5cdef220a3fc9f [http://192.168.120.10:2380] to cluster fc9468c5fc975110\n2019-01-09 17:53:12.593485 I | embed: ready to serve client requests\n2019-01-09 17:53:12.593574 I | etcdserver: published {Name:192-168-120-10 ClientURLs:[http://192.168.120.10:4000]} to cluster fc9468c5fc975110\n2019-01-09 17:53:12.594008 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:13.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:13.803Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:13.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}], "metadata": {"pagination": {"total": 1883, "offset": 1831, "size": 50}}} 2019-01-09 17:53:14,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:14,540 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:14 GMT 2019-01-09 17:53:14,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:14,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 35219 2019-01-09 17:53:14,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:14,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.063s user 0m0.006s sys 0m0.056s 2019-01-09 17:53:14,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4c:99:48 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe4c:9948/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:142288 errors:0 dropped:0 overruns:0 frame:0 TX packets:57832 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218791922 (218.7 MB) TX bytes:9869600 (9.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:158 errors:0 dropped:0 overruns:0 frame:0 TX packets:158 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13228 (13.2 KB) TX bytes:13228 (13.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 17:53:14,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-01-09 17:53:14,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 14312/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 13060/monit tcp 0 0 192.168.120.10:11211 0.0.0.0:* LISTEN 14000/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12294/memcached tcp6 0 0 ::1:53 :::* LISTEN 14312/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1112/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 11898/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11898/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11898/ntpd udp 0 0 0.0.0.0:27102 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12294/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14312/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 11898/ntpd udp6 0 0 ::1:123 :::* 11898/ntpd udp6 0 0 :::123 :::* 11898/ntpd udp6 0 0 :::51986 :::* 584/dhclient udp6 0 0 ::1:53 :::* 14312/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8204 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11614 1662/python2.7 /tmp/cloudify-logging-server-c4705.socket unix 2 [ ACC ] STREAM LISTENING 6921 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11943 1846/python2.7 /tmp/ctx-pXx0lT.socket unix 2 [ ACC ] STREAM LISTENING 9377 1123/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9125 902/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.005s sys 0m0.005s 2019-01-09 17:53:14,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-01-09 17:53:14,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:46 ? 00:00:01 /sbin/init root 2 0 0 17:46 ? 00:00:00 [kthreadd] root 3 2 0 17:46 ? 00:00:00 [ksoftirqd/0] root 5 2 0 17:46 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:46 ? 00:00:00 [kworker/u4:0] root 7 2 0 17:46 ? 00:00:00 [rcu_sched] root 8 2 0 17:46 ? 00:00:00 [rcuos/0] root 9 2 0 17:46 ? 00:00:00 [rcuos/1] root 10 2 0 17:46 ? 00:00:00 [rcu_bh] root 11 2 0 17:46 ? 00:00:00 [rcuob/0] root 12 2 0 17:46 ? 00:00:00 [rcuob/1] root 13 2 0 17:46 ? 00:00:00 [migration/0] root 14 2 0 17:46 ? 00:00:00 [watchdog/0] root 15 2 0 17:46 ? 00:00:00 [watchdog/1] root 16 2 0 17:46 ? 00:00:00 [migration/1] root 17 2 0 17:46 ? 00:00:00 [ksoftirqd/1] root 18 2 0 17:46 ? 00:00:00 [kworker/1:0] root 19 2 0 17:46 ? 00:00:00 [kworker/1:0H] root 20 2 0 17:46 ? 00:00:00 [khelper] root 21 2 0 17:46 ? 00:00:00 [kdevtmpfs] root 22 2 0 17:46 ? 00:00:00 [netns] root 23 2 0 17:46 ? 00:00:00 [writeback] root 24 2 0 17:46 ? 00:00:00 [kintegrityd] root 25 2 0 17:46 ? 00:00:00 [bioset] root 26 2 0 17:46 ? 00:00:00 [kworker/u5:0] root 27 2 0 17:46 ? 00:00:00 [kblockd] root 28 2 0 17:46 ? 00:00:00 [ata_sff] root 29 2 0 17:46 ? 00:00:00 [khubd] root 30 2 0 17:46 ? 00:00:00 [md] root 31 2 0 17:46 ? 00:00:00 [devfreq_wq] root 32 2 0 17:46 ? 00:00:00 [kworker/0:1] root 33 2 0 17:46 ? 00:00:00 [kworker/1:1] root 35 2 0 17:46 ? 00:00:00 [khungtaskd] root 36 2 0 17:46 ? 00:00:00 [kswapd0] root 37 2 0 17:46 ? 00:00:00 [vmstat] root 38 2 0 17:46 ? 00:00:00 [ksmd] root 39 2 0 17:46 ? 00:00:00 [khugepaged] root 40 2 0 17:46 ? 00:00:00 [fsnotify_mark] root 41 2 0 17:46 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 17:46 ? 00:00:00 [crypto] root 54 2 0 17:46 ? 00:00:00 [kthrotld] root 55 2 0 17:46 ? 00:00:00 [kworker/u4:1] root 56 2 0 17:46 ? 00:00:00 [vballoon] root 57 2 0 17:46 ? 00:00:00 [scsi_eh_0] root 58 2 0 17:46 ? 00:00:00 [scsi_eh_1] root 79 2 0 17:46 ? 00:00:00 [deferwq] root 80 2 0 17:46 ? 00:00:00 [charger_manager] root 124 2 0 17:46 ? 00:00:00 [kpsmoused] root 141 2 0 17:46 ? 00:00:00 [kworker/0:2] root 186 2 0 17:46 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 17:46 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 17:46 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 17:46 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 17:46 ? 00:00:00 [kworker/u5:2] root 509 1 0 17:46 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 17:46 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 17:47 ? 00:00:00 [kauditd] message+ 902 1 0 17:47 ? 00:00:00 dbus-daemon --system --fork root 937 1 0 17:47 ? 00:00:00 upstart-file-bridge --daemon root 946 1 0 17:47 ? 00:00:00 /lib/systemd/systemd-logind syslog 1019 1 0 17:47 ? 00:00:00 rsyslogd root 1055 1 0 17:47 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1058 1 0 17:47 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1062 1 0 17:47 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1063 1 0 17:47 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 17:47 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1112 1 0 17:47 ? 00:00:00 /usr/sbin/sshd -D root 1114 1 0 17:47 ? 00:00:00 cron daemon 1115 1 0 17:47 ? 00:00:00 atd root 1123 1 0 17:47 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1125 1 0 17:47 ? 00:00:00 /usr/sbin/irqbalance root 1205 1 0 17:47 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1211 1 0 17:47 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1662 1 0 17:47 ? 00:00:00 /home/ubuntu/vellum_host_arrmud/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_arrmud --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_arrmud --logging-server-logdir=/home/ubuntu/vellum_host_arrmud/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_arrmud/work/vellum_host_arrmud%I.log --pidfile=/home/ubuntu/vellum_host_arrmud/work/vellum_host_arrmud.pid ubuntu 1776 1 0 17:47 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_arrmud/env/bin/diamond --configfile /home/ubuntu/vellum_host_arrmud/work/plugins/diamond/etc/diamond.conf ubuntu 1826 1662 0 17:49 ? 00:00:00 /home/ubuntu/vellum_host_arrmud/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_arrmud --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_arrmud --logging-server-logdir=/home/ubuntu/vellum_host_arrmud/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_arrmud/work/vellum_host_arrmud%I.log --pidfile=/home/ubuntu/vellum_host_arrmud/work/vellum_host_arrmud.pid ubuntu 1846 1826 0 17:49 ? 00:00:00 /home/ubuntu/vellum_host_arrmud/env/bin/python2.7 /home/ubuntu/vellum_host_arrmud/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Zuu4ta ubuntu 1858 1846 0 17:49 ? 00:00:00 /bin/sh -c /tmp/IXHB5/install-vellum.sh ubuntu 1860 1858 0 17:49 ? 00:00:00 /bin/bash -e /tmp/IXHB5/install-vellum.sh ntp 11898 1 0 17:52 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 root 11955 2 0 17:52 ? 00:00:00 [kworker/u5:1] memcache 12294 1 0 17:52 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 13060 1 0 17:52 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13284 1 0 17:52 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13290 13284 0 17:52 ? 00:00:00 cpulimit -e astaire -l 10 root 13977 13060 0 17:52 ? 00:00:00 [check-monit-upt] memcache 14000 1 0 17:52 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.10 -c 4096 -r -U 0 root 14006 13060 0 17:52 ? 00:00:00 [check-memcached] root 14009 13060 0 17:52 ? 00:00:00 [poll_memcached.] root 14014 13060 0 17:52 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 14020 14014 0 17:52 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14060 14020 0 17:52 ? 00:00:00 sleep 13 dnsmasq 14312 1 0 17:53 ? 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 14375 1860 0 17:53 ? 00:00:00 /bin/bash -e /tmp/IXHB5/install-vellum.sh ubuntu 14376 14375 0 17:53 ? 00:00:00 /bin/bash -e /tmp/IXHB5/install-vellum.sh root 14377 14376 0 17:53 ? 00:00:00 sudo ps -edf root 14378 14377 0 17:53 ? 00:00:00 ps -edf real 0m0.010s user 0m0.009s sys 0m0.002s 2019-01-09 17:53:14,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-01-09 17:53:14,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/astaire /var/log/memcached.log /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/rogers /var/log/rogers/rogers_20190109T170000Z.txt /var/log/rogers/rogers_err.log /var/log/rogers/rogers_out.log /var/log/rogers/rogers_current.txt /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa09 /var/log/ntpstats /var/log/monit.log /var/log/chronos /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/upstart /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init.log real 0m0.008s user 0m0.000s sys 0m0.006s 2019-01-09 17:53:14,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-01-09 17:53:14,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-01-09 17:53:14,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-01-09 17:53:14,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-01-09 17:53:14,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-01-09 17:52:31.742988970 Stopping etcd clearwater-etcd 2019-01-09 17:52:58.740397875 Restarting etcd clearwater-etcd 2019-01-09 17:52:58.745797811 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2019-01-09 17:52:58.746624814 Check for previous failed startup attempt 2019-01-09 17:52:58.747916667 Running etcdctl member list 47b0b142bdfb9447: name=192-168-120-4 peerURLs=http://192.168.120.4:2380 clientURLs=http://192.168.120.4:4000 isLeader=false 5ddd06b029c620bb: name=192-168-120-7 peerURLs=http://192.168.120.7:2380 clientURLs=http://192.168.120.7:4000 isLeader=true 8f95413c40b830a7: name=192-168-120-6 peerURLs=http://192.168.120.6:2380 clientURLs=http://192.168.120.6:4000 isLeader=false e3ea87f0858a29d4: name=192-168-120-28 peerURLs=http://192.168.120.28:2380 clientURLs=http://192.168.120.28:4000 isLeader=false 2019-01-09 17:52:58.818619228 etcdctl returned 0 2019-01-09 17:52:58.825373665 Joining existing cluster... 2019-01-09 17:53:11.828701682 Configured ETCDCTL_PEERS: 192.168.120.7:4000, 2019-01-09 17:53:11.829556024 Check cluster is healthy 2019-01-09 17:53:11.830713475 Running etcdctl cluster-health member 47b0b142bdfb9447 is healthy: got healthy result from http://192.168.120.4:4000 member 5ddd06b029c620bb is healthy: got healthy result from http://192.168.120.7:4000 member 8f95413c40b830a7 is healthy: got healthy result from http://192.168.120.6:4000 member d20adc50283b2d20 is healthy: got healthy result from http://192.168.120.3:4000 member e3ea87f0858a29d4 is healthy: got healthy result from http://192.168.120.28:4000 cluster is healthy 2019-01-09 17:53:12.389767684 etcdctl returned 0 2019-01-09 17:53:12.390968568 Tell the cluster we're joining 2019-01-09 17:53:12.391785760 Running etcdctl member add 192-168-120-10 http://192.168.120.10:2380 Added member named 192-168-120-10 with ID 6a5cdef220a3fc9f to cluster ETCD_NAME="192-168-120-10" ETCD_INITIAL_CLUSTER="192-168-120-4=http://192.168.120.4:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-3=http://192.168.120.3:2380,192-168-120-28=http://192.168.120.28:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-01-09 17:53:12.416849091 etcdctl returned 0 2019-01-09 17:53:12.462228311 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-4=http://192.168.120.4:2380,192-168-120-7=http://192.168.120.7:2380,192-168-120-6=http://192.168.120.6:2380,192-168-120-3=http://192.168.120.3:2380,192-168-120-28=http://192.168.120.28:2380,192-168-120-10=http://192.168.120.10:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.10:2380 --listen-peer-urls http://192.168.120.10:2380 2019-01-09 17:53:12.467223745 Check we're actually a member of the cluster 2019-01-09 17:53:12.487468387 Wait for etcd to startup 2019-01-09 17:53:12.495951 I | etcdmain: etcd Version: 3.1.7 2019-01-09 17:53:12.496007 I | etcdmain: Git SHA: 43b7507 2019-01-09 17:53:12.496012 I | etcdmain: Go Version: go1.7.5 2019-01-09 17:53:12.496015 I | etcdmain: Go OS/Arch: linux/amd64 2019-01-09 17:53:12.496019 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2019-01-09 17:53:12.496122 I | embed: listening for peers on http://192.168.120.10:2380 2019-01-09 17:53:12.496184 I | embed: listening for client requests on 0.0.0.0:4000 2019-01-09 17:53:12.529834 I | etcdserver: name = 192-168-120-10 2019-01-09 17:53:12.529847 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.10 2019-01-09 17:53:12.529855 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.10/member 2019-01-09 17:53:12.529859 I | etcdserver: heartbeat = 100ms 2019-01-09 17:53:12.529863 I | etcdserver: election = 1000ms 2019-01-09 17:53:12.529867 I | etcdserver: snapshot count = 10000 2019-01-09 17:53:12.529873 I | etcdserver: advertise client URLs = http://192.168.120.10:4000 2019-01-09 17:53:12.536383 I | etcdserver: starting member 6a5cdef220a3fc9f in cluster fc9468c5fc975110 2019-01-09 17:53:12.536431 I | raft: 6a5cdef220a3fc9f became follower at term 0 2019-01-09 17:53:12.536462 I | raft: newRaft 6a5cdef220a3fc9f [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-01-09 17:53:12.536468 I | raft: 6a5cdef220a3fc9f became follower at term 1 2019-01-09 17:53:12.557289 I | rafthttp: started HTTP pipelining with peer 47b0b142bdfb9447 2019-01-09 17:53:12.557312 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb 2019-01-09 17:53:12.557333 I | rafthttp: started HTTP pipelining with peer 8f95413c40b830a7 2019-01-09 17:53:12.557345 I | rafthttp: started HTTP pipelining with peer d20adc50283b2d20 2019-01-09 17:53:12.557367 I | rafthttp: started HTTP pipelining with peer e3ea87f0858a29d4 2019-01-09 17:53:12.557390 I | rafthttp: starting peer 47b0b142bdfb9447... 2019-01-09 17:53:12.557401 I | rafthttp: started HTTP pipelining with peer 47b0b142bdfb9447 2019-01-09 17:53:12.558797 I | rafthttp: started streaming with peer 47b0b142bdfb9447 (writer) 2019-01-09 17:53:12.559284 I | rafthttp: started streaming with peer 47b0b142bdfb9447 (writer) 2019-01-09 17:53:12.561751 I | rafthttp: started peer 47b0b142bdfb9447 2019-01-09 17:53:12.561790 I | rafthttp: added peer 47b0b142bdfb9447 2019-01-09 17:53:12.561805 I | rafthttp: starting peer 5ddd06b029c620bb... 2019-01-09 17:53:12.561827 I | rafthttp: started HTTP pipelining with peer 5ddd06b029c620bb 2019-01-09 17:53:12.563242 I | rafthttp: started streaming with peer 47b0b142bdfb9447 (stream MsgApp v2 reader) 2019-01-09 17:53:12.563433 I | rafthttp: started streaming with peer 47b0b142bdfb9447 (stream Message reader) 2019-01-09 17:53:12.564124 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer) 2019-01-09 17:53:12.564922 I | rafthttp: started peer 5ddd06b029c620bb 2019-01-09 17:53:12.564942 I | rafthttp: added peer 5ddd06b029c620bb 2019-01-09 17:53:12.564955 I | rafthttp: starting peer 8f95413c40b830a7... 2019-01-09 17:53:12.564968 I | rafthttp: started HTTP pipelining with peer 8f95413c40b830a7 2019-01-09 17:53:12.567255 I | rafthttp: started peer 8f95413c40b830a7 2019-01-09 17:53:12.567275 I | rafthttp: added peer 8f95413c40b830a7 2019-01-09 17:53:12.567288 I | rafthttp: starting peer d20adc50283b2d20... 2019-01-09 17:53:12.567386 I | rafthttp: started HTTP pipelining with peer d20adc50283b2d20 2019-01-09 17:53:12.568970 I | rafthttp: started streaming with peer d20adc50283b2d20 (writer) 2019-01-09 17:53:12.568985 I | rafthttp: started streaming with peer 5ddd06b029c620bb (writer) 2019-01-09 17:53:12.568992 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream MsgApp v2 reader) 2019-01-09 17:53:12.569101 I | rafthttp: started streaming with peer 5ddd06b029c620bb (stream Message reader) 2019-01-09 17:53:12.569200 I | rafthttp: started streaming with peer 8f95413c40b830a7 (writer) 2019-01-09 17:53:12.569211 I | rafthttp: started streaming with peer 8f95413c40b830a7 (writer) 2019-01-09 17:53:12.569229 I | rafthttp: started streaming with peer 8f95413c40b830a7 (stream MsgApp v2 reader) 2019-01-09 17:53:12.569333 I | rafthttp: started streaming with peer 8f95413c40b830a7 (stream Message reader) 2019-01-09 17:53:12.570920 I | rafthttp: started peer d20adc50283b2d20 2019-01-09 17:53:12.570949 I | rafthttp: added peer d20adc50283b2d20 2019-01-09 17:53:12.570966 I | rafthttp: starting peer e3ea87f0858a29d4... 2019-01-09 17:53:12.570981 I | rafthttp: started HTTP pipelining with peer e3ea87f0858a29d4 2019-01-09 17:53:12.573052 I | rafthttp: started peer e3ea87f0858a29d4 2019-01-09 17:53:12.573071 I | rafthttp: added peer e3ea87f0858a29d4 2019-01-09 17:53:12.573095 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-01-09 17:53:12.574551 I | rafthttp: peer 47b0b142bdfb9447 became active 2019-01-09 17:53:12.574575 I | rafthttp: established a TCP streaming connection with peer 47b0b142bdfb9447 (stream Message reader) 2019-01-09 17:53:12.574952 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (writer) 2019-01-09 17:53:12.574989 I | rafthttp: established a TCP streaming connection with peer 47b0b142bdfb9447 (stream MsgApp v2 reader) 2019-01-09 17:53:12.575957 I | rafthttp: started streaming with peer d20adc50283b2d20 (writer) 2019-01-09 17:53:12.576034 I | rafthttp: started streaming with peer d20adc50283b2d20 (stream MsgApp v2 reader) 2019-01-09 17:53:12.576162 I | rafthttp: started streaming with peer d20adc50283b2d20 (stream Message reader) 2019-01-09 17:53:12.576344 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (writer) 2019-01-09 17:53:12.576574 I | rafthttp: peer 8f95413c40b830a7 became active 2019-01-09 17:53:12.576587 I | rafthttp: established a TCP streaming connection with peer 8f95413c40b830a7 (stream Message reader) 2019-01-09 17:53:12.576624 I | rafthttp: established a TCP streaming connection with peer 8f95413c40b830a7 (stream MsgApp v2 reader) 2019-01-09 17:53:12.577568 I | rafthttp: peer 5ddd06b029c620bb became active 2019-01-09 17:53:12.577583 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message reader) 2019-01-09 17:53:12.577616 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 reader) 2019-01-09 17:53:12.578030 I | rafthttp: peer d20adc50283b2d20 became active 2019-01-09 17:53:12.578043 I | rafthttp: established a TCP streaming connection with peer d20adc50283b2d20 (stream MsgApp v2 reader) 2019-01-09 17:53:12.578295 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (stream MsgApp v2 reader) 2019-01-09 17:53:12.578455 I | rafthttp: started streaming with peer e3ea87f0858a29d4 (stream Message reader) 2019-01-09 17:53:12.580534 I | rafthttp: established a TCP streaming connection with peer d20adc50283b2d20 (stream Message reader) 2019-01-09 17:53:12.580704 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream Message writer) 2019-01-09 17:53:12.581715 I | raft: 6a5cdef220a3fc9f [term: 1] received a MsgHeartbeat message with higher term from 5ddd06b029c620bb [term: 2] 2019-01-09 17:53:12.581736 I | raft: 6a5cdef220a3fc9f became follower at term 2 2019-01-09 17:53:12.581760 I | raft: raft.node: 6a5cdef220a3fc9f elected leader 5ddd06b029c620bb at term 2 2019-01-09 17:53:12.587754 I | rafthttp: established a TCP streaming connection with peer d20adc50283b2d20 (stream Message writer) 2019-01-09 17:53:12.587935 I | rafthttp: established a TCP streaming connection with peer d20adc50283b2d20 (stream MsgApp v2 writer) 2019-01-09 17:53:12.588055 I | rafthttp: established a TCP streaming connection with peer 8f95413c40b830a7 (stream Message writer) 2019-01-09 17:53:12.588166 I | rafthttp: peer e3ea87f0858a29d4 became active 2019-01-09 17:53:12.588179 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream MsgApp v2 reader) 2019-01-09 17:53:12.588282 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream Message reader) 2019-01-09 17:53:12.588485 I | rafthttp: established a TCP streaming connection with peer 47b0b142bdfb9447 (stream MsgApp v2 writer) 2019-01-09 17:53:12.588667 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream MsgApp v2 writer) 2019-01-09 17:53:12.588789 I | rafthttp: established a TCP streaming connection with peer 47b0b142bdfb9447 (stream Message writer) 2019-01-09 17:53:12.588949 D | raft: 6a5cdef220a3fc9f [logterm: 0, index: 127] rejected msgApp [logterm: 2, index: 127] from 5ddd06b029c620bb 2019-01-09 17:53:12.589223 I | rafthttp: established a TCP streaming connection with peer 5ddd06b029c620bb (stream MsgApp v2 writer) 2019-01-09 17:53:12.589361 I | rafthttp: established a TCP streaming connection with peer e3ea87f0858a29d4 (stream Message writer) 2019-01-09 17:53:12.589454 I | rafthttp: established a TCP streaming connection with peer 8f95413c40b830a7 (stream MsgApp v2 writer) 2019-01-09 17:53:12.590207 D | raft: 6a5cdef220a3fc9f [logterm: 0, index: 127] rejected msgApp [logterm: 2, index: 127] from 5ddd06b029c620bb 2019-01-09 17:53:12.590876 I | etcdserver/membership: added member 5ddd06b029c620bb [http://192.168.120.7:2380] to cluster fc9468c5fc975110 2019-01-09 17:53:12.591012 N | etcdserver/membership: set the initial cluster version to 3.1 2019-01-09 17:53:12.591051 I | etcdserver/api: enabled capabilities for version 3.1 2019-01-09 17:53:12.591389 I | etcdserver/membership: added member 8f95413c40b830a7 [http://192.168.120.6:2380] to cluster fc9468c5fc975110 2019-01-09 17:53:12.591693 I | etcdserver/membership: added member e3ea87f0858a29d4 [http://192.168.120.28:2380] to cluster fc9468c5fc975110 2019-01-09 17:53:12.591969 I | etcdserver/membership: added member 47b0b142bdfb9447 [http://192.168.120.4:2380] to cluster fc9468c5fc975110 2019-01-09 17:53:12.592271 I | etcdserver/membership: added member d20adc50283b2d20 [http://192.168.120.3:2380] to cluster fc9468c5fc975110 2019-01-09 17:53:12.592692 I | etcdserver/membership: added member 6a5cdef220a3fc9f [http://192.168.120.10:2380] to cluster fc9468c5fc975110 2019-01-09 17:53:12.593485 I | embed: ready to serve client requests 2019-01-09 17:53:12.593574 I | etcdserver: published {Name:192-168-120-10 ClientURLs:[http://192.168.120.10:4000]} to cluster fc9468c5fc975110 2019-01-09 17:53:12.594008 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! real 0m0.005s user 0m0.002s sys 0m0.003s 2019-01-09 17:53:14,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-01-09 17:53:14,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:53:14,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:14,609 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:14,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:14,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:14,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:14,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:14,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:14,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:53:14,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:14,610 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:14 GMT 2019-01-09 17:53:14,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:14,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:53:14,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:19,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:53:19,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:19,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:19,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:19,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:19,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:19,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:19,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:19,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:14.808Z", "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.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:14.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:14.808Z", "message": "[vellum] => \n\n\n \n System.err\n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n WARN\n \n \n\n \n \n \n\n\n\n\n \n \n ${cassandra.logdir}/system.log\n \n ${cassandra.logdir}/system.log.%i.zip\n 1\n 20\n \n\n \n 20MB\n \n \n %-5level [%thread] %date{ISO8601} %F:%L - %msg%n\n \n \n \n \n \n \n %-5level %date{HH:mm:ss,SSS} %msg%n\n \n \n \n \n \n \n \n \n \n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:14.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:14.808Z", "message": "[vellum] => INFO [main] 2019-01-09 17:51:03,398 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-01-09 17:51:03,415 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 17:51:03,515 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-09 17:51:03,673 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-01-09 17:51:03,681 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2019-01-09 17:51:03,681 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2019-01-09 17:51:04,045 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 17:51:04,069 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-09 17:51:04,118 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2019-01-09 17:51:04,118 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-01-09 17:51:04,118 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2019-01-09 17:51:04,139 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 702656(686K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-01-09 17:51:04,139 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74014736(72280K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2019-01-09 17:51:04,140 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2019-01-09 17:51:04,140 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2019-01-09 17:51:04,140 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16778104(16384K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-01-09 17:51:04,140 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-09 17:51:04,140 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_1547056262.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1547056262.log]\nINFO [main] 2019-01-09 17:51:04,250 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-01-09 17:51:04,250 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-01-09 17:51:04,366 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-01-09 17:51:04,368 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-01-09 17:51:04,368 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-01-09 17:51:04,373 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2019-01-09 17:51:04,380 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-01-09 17:51:04,385 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2019-01-09 17:51:04,386 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-01-09 17:51:04,455 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-01-09 17:51:05,729 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-01-09 17:51:05,741 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-01-09 17:51:05,745 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-01-09 17:51:05,751 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-01-09 17:51:05,755 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-01-09 17:51:05,759 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-01-09 17:51:05,768 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-01-09 17:51:05,774 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-01-09 17:51:05,782 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-01-09 17:51:05,788 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-01-09 17:51:05,794 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-01-09 17:51:05,799 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-01-09 17:51:05,802 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-01-09 17:51:05,808 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-01-09 17:51:05,811 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-01-09 17:51:05,815 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-01-09 17:51:05,900 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-01-09 17:51:05,901 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-01-09 17:51:05,940 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-09 17:51:05,945 Memtable.java:347 - Writing Memtable-local@64332617(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-09 17:51:05,992 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=1547056265704, position=399)\nINFO [main] 2019-01-09 17:51:06,329 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-01-09 17:51:06,481 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-01-09 17:51:06,482 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-01-09 17:51:06,484 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-01-09 17:51:06,495 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-09 17:51:06,496 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-01-09 17:51:06,510 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 17:51:06,522 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-09 17:51:06,533 SystemKeyspace.java:765 - No host ID found, created ce119b5f-6a1f-4b49-a041-6150c0bcd4f5 (Note: This should happen exactly once per node).\nINFO [main] 2019-01-09 17:51:06,535 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-01-09 17:51:06,537 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-09 17:51:06,537 Memtable.java:347 - Writing Memtable-local@2129950376(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-09 17:51:06,539 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=1547056265704, position=93397)\nINFO [main] 2019-01-09 17:51:06,963 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 17:51:06,972 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-09 17:51:07,001 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-01-09 17:51:07,018 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 17:51:07,033 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-09 17:51:07,045 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 17:51:07,053 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-09 17:51:07,064 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-01-09 17:51:07,065 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-01-09 17:51:07,072 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-09 17:51:07,100 StorageService.java:959 - Generated random tokens. tokens are [-1170454017056198901, -1397925367725065610, -9016497389770674785, 8306884185446735161, 922158063409046925, -1609547643027427113, -4558255653633224576, -5285841245565057796, 4375050786960388530, 2576016859007053657, -7392142555794527651, 2185776268898221079, 1297341276964498960, -7907910681636345441, -948454500899889787, 3610085112376374494, 3307623285065963501, -7083265438375031824, 9035290033377393060, -1821688632946404473, 4186230389106073445, 4752426048107620367, -3803512840229581239, 4191728608148768909, -1990534667353050507, 1343727011770525138, 7421752039796765988, 507404747760333209, 25078222813601827, 7328061152729721895, -8504407182482545123, 3776699938820527566, -3560881626798516696, 8683123537035815064, 3567178126356285435, -4985544262845187246, -8004877772648783048, -4808231756945267724, 4821967916159486527, -6720716414078475844, 2163768386245328744, -2636063087408494677, -6656397922705621677, -8600132616485778845, -8220199788396689057, -1052738265143527938, -6844540191903511947, 7127971411566950294, -3637107089983984887, -9133991650411741206, 931452801448699614, 6857562807552190668, -6446850241404205505, 6645799859952897957, -6751416318536685181, -2952412890248635705, 5815242320338986048, 1700887044415029211, -3200337986984333312, -7912876256650311940, -2245326310311182039, -72052175196698748, 4631907337659758154, 6296429016463641933, -3891032878094342281, 2259043567141689443, -8589440503176205039, 5109704251346657489, -5298143343431731857, 163809215840505237, 5764615276456915851, -8332383976188806418, 1365779260861157563, 275625741230919428, -4532869392839189380, 5163927098686604718, -1546369410506924674, 1161433392766162762, -8392744604408070193, -1478346362380012693, -2352009570929273555, -8684798770672195282, -5458928339240333693, -4942936009271387155, -6080147823215270929, -694286918894786499, 6102557590121156283, -2072218968084394464, 1494050116215463603, 7498820753408387563, 940265877144402358, -1769040369565870448, -5127251058128271791, -3992380081510770404, -1737599012389596103, -245196457962385507, 2521559171255813518, -5788480228898862043, 8825662424423693120, -4927811616751018562, -5066500043945930112, 5048625077163549542, 7068354083292512954, -8015463027700918748, -1301938666189496369, -1681802415678962250, -6553154141683628875, -3875052942533985087, 9029320463432499065, -6835460802335517091, 2499038840957905371, 4104728460519781865, 2423917827547660143, 5721918624584840760, 3148104858647113498, 8043935119866791518, -7378729982121799066, -8323129977276675955, -3660826121674244622, 4650159678635397485, 4926278446875893424, 3666210845482767912, -8056585559735843937, -3404307377726096919, -5777346603621800891, 7105346266972682262, 4735974226634134376, -7295674124666651704, 8195845695411428796, -1860567378480557879, 2045586530927989883, 5202291483346902432, -8297710156777856148, 3457859984470352918, -2064513367853622283, 5891204755283016599, -3100797199863848917, -7592367567325652129, 8043809107043126923, 6709910742535047937, 4195629462827438281, -257667453338003153, 9122175044842188223, 6299344991585299861, -5222513984899294700, -8062797913638021214, 4335977187327843299, -3044843371446482361, -7351355411022049023, 4098480559931581096, 1005645361645076166, -6122743235264773182, -2123052324557603603, 4502230912433846153, 6591599716496140463, -7258854903534132600, 6455942404197315570, -3750288027795623596, 6952113197982230021, -1268621289559922662, -4693089702509118765, 3196361977133326505, -1812319821869125288, -3723996771279682975, -4375593191226747886, -1225845460644218638, -2145269349566845502, -6772562478977325024, -6667455099309286343, 1223241486205379879, -113378417619183441, -3868779703151938578, 7118377120161210260, 2619144212692226567, 2809101985811431670, -2694086638703636835, 1162617336926393497, -6665282928896517255, -7813314084009217399, 7590496099718580850, 5431651386630981497, 6154153737774058896, 5575733275085444171, -4133092891555266172, -979627357638496568, 342818835222407430, -5492022174455540683, 2003495180854515969, -7572076184108267363, 8927818174539913561, 8974684777122592096, -2449585172330272989, -2356509243189293976, -7479189115961783722, -3492129464260681900, -6876613378697951450, 3407354820792954548, -7802754791633965739, 6537488051476827415, 1693280557542099354, -4264468859251633380, -9111785032440107942, 4778550426196444343, -236812367348805487, 6428871682705346207, 2533300123921192516, -2396753739198334059, -5753638528468770246, 7940007610369478541, 3529040111479912233, 5613413185648265861, 5061056833799652190, -8857205228528024211, 695275890042335929, 8014492426138672809, 5485263332482430338, 1333365672873965249, 2740001306336714751, -3869465066980881144, 2746189016246731320, 5065874187246593541, -86411989744141799, -2486343684671850964, -6348146967593845288, 818460039024724699, -4017353765527359404, -151687050359134053, -5240955324891736661, 4599551579095540474, -6160909113024042775, 4249661505228496940, 2015236189249453623, 8666969282779496678, -2116870399185305576, -4290302884665324647, 6419229637566123597, 7750053759357091300, -4389022962701721599, -4754544176738913684, 4477485102694921027, 4025756917662471380, -8473166507798280615, -9081929634595698050, -8726041656769337313, 1507553512244244651, 8223786280557283236, -5343046241561155866, 2851755948063626429, -5324727955966295024, -5771868251153389476, 2639504376307023513, -818976367595588143, -6517921740285214358, -7743197236177660335, 7910461962859973697, -6194528365963892478]\nINFO [main] 2019-01-09 17:51:07,111 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@434bf904[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@30d4a751[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@6478cf1d}\nINFO [MigrationStage:1] 2019-01-09 17:51:07,150 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-09 17:51:07,150 Memtable.java:347 - Writing Memtable-schema_keyspaces@447151028(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-09 17:51:07,151 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=1547056265704, position=102352)\nINFO [MigrationStage:1] 2019-01-09 17:51:07,602 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-09 17:51:07,603 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1603139600(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-09 17:51:07,613 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=1547056265704, position=102352)\nINFO [MigrationStage:1] 2019-01-09 17:51:07,962 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-09 17:51:07,963 Memtable.java:347 - Writing Memtable-schema_columns@1246483756(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-09 17:51:07,980 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=1547056265704, position=102352)\nINFO [MigrationStage:1] 2019-01-09 17:51:08,150 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-09 17:51:08,151 Memtable.java:347 - Writing Memtable-schema_triggers@1801548863(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-09 17:51:08,152 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=1547056265704, position=102352)\nINFO [MigrationStage:1] 2019-01-09 17:51:08,544 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-09 17:51:08,545 Memtable.java:347 - Writing Memtable-schema_usertypes@1033226518(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-09 17:51:08,546 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=1547056265704, position=102352)\nINFO [MigrationStage:1] 2019-01-09 17:51:08,999 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1c6011d4[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-09 17:51:09,073 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-01-09 17:51:09,074 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2f776412[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-09 17:51:09,080 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-01-09 17:51:09,119 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-01-09 17:51:09,119 Memtable.java:347 - Writing Memtable-local@1164392484(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-01-09 17:51:09,120 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=1547056265704, position=102595)\nINFO [main] 2019-01-09 17:51:09,256 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51490 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-01-09 17:51:09,257 Memtable.java:347 - Writing Memtable-local@1810116308(8.375KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-01-09 17:51:09,267 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=1547056265704, position=114595)\nINFO [CompactionExecutor:1] 2019-01-09 17:51:09,743 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-1-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-3-Data.db')]\nINFO [main] 2019-01-09 17:51:09,778 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-01-09 17:51:09,848 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-01-09 17:51:09,874 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-09 17:51:09,874 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-01-09 17:51:09,921 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-01-09 17:51:09,926 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2019-01-09 17:51:10,110 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,927 bytes to 5,768 (~97% of original) in 353ms = 0.015583MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-01-09 17:52:28,634 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-01-09 17:52:28,654 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-01-09 17:52:28,655 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-01-09 17:52:28,656 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-01-09 17:52:30,665 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-01-09 17:52:30,666 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:14.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:14.808Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:14.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:14.808Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:14.808Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:15.176Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:15.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:15.814Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:15.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:15.814Z", "message": "Execution done (return_code=0): /tmp/IXHB5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:15.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "d8b99f8e-cfb0-4b08-9775-4c5e9d150c1a"}, {"node_instance_id": "vellum_4arwgr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:16.076Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:16.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_4arwgr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:16.076Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:16.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_4arwgr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:16.076Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:16.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:16.818Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:16.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:16.818Z", "message": "Executing: /tmp/TYNBW/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:16.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:16.818Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/TYNBW/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:16.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:17.823Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:17.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:17.823Z", "message": "[vellum] 192.168.120.10", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:17.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:17.823Z", "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-09T17:53:17.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:17.823Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:53:17.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1901, "offset": 1845, "size": 50}}} 2019-01-09 17:53:19,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:19,747 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:19 GMT 2019-01-09 17:53:19,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:19,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 64321 2019-01-09 17:53:19,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:19,749 - 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.000s sys 0m0.005s 2019-01-09 17:53:19,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => System.err %-5level %date{HH:mm:ss,SSS} %msg%n WARN ${cassandra.logdir}/system.log ${cassandra.logdir}/system.log.%i.zip 1 20 20MB %-5level [%thread] %date{ISO8601} %F:%L - %msg%n %-5level %date{HH:mm:ss,SSS} %msg%n real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 17:53:19,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-01-09 17:51:03,398 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-01-09 17:51:03,415 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 17:51:03,515 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-09 17:51:03,673 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-01-09 17:51:03,681 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2019-01-09 17:51:03,681 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2019-01-09 17:51:04,045 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 17:51:04,069 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-09 17:51:04,118 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2019-01-09 17:51:04,118 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-01-09 17:51:04,118 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2019-01-09 17:51:04,139 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 702656(686K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-01-09 17:51:04,139 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74014736(72280K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2019-01-09 17:51:04,140 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2019-01-09 17:51:04,140 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2019-01-09 17:51:04,140 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16778104(16384K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-01-09 17:51:04,140 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-09 17:51:04,140 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_1547056262.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1547056262.log] INFO [main] 2019-01-09 17:51:04,250 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-01-09 17:51:04,250 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-01-09 17:51:04,366 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-01-09 17:51:04,368 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-01-09 17:51:04,368 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-01-09 17:51:04,373 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2019-01-09 17:51:04,380 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-01-09 17:51:04,385 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2019-01-09 17:51:04,386 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-01-09 17:51:04,455 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-01-09 17:51:05,729 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-01-09 17:51:05,741 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-01-09 17:51:05,745 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-01-09 17:51:05,751 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-01-09 17:51:05,755 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-01-09 17:51:05,759 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-01-09 17:51:05,768 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-01-09 17:51:05,774 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-01-09 17:51:05,782 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-01-09 17:51:05,788 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-01-09 17:51:05,794 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-01-09 17:51:05,799 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-01-09 17:51:05,802 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-01-09 17:51:05,808 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-01-09 17:51:05,811 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-01-09 17:51:05,815 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-01-09 17:51:05,900 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-01-09 17:51:05,901 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-01-09 17:51:05,940 ColumnFamilyStore.java:905 - Enqueuing flush of local: 794 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-09 17:51:05,945 Memtable.java:347 - Writing Memtable-local@64332617(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-09 17:51:05,992 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=1547056265704, position=399) INFO [main] 2019-01-09 17:51:06,329 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-01-09 17:51:06,481 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-01-09 17:51:06,482 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-01-09 17:51:06,484 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-01-09 17:51:06,495 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-09 17:51:06,496 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-01-09 17:51:06,510 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 17:51:06,522 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-09 17:51:06,533 SystemKeyspace.java:765 - No host ID found, created ce119b5f-6a1f-4b49-a041-6150c0bcd4f5 (Note: This should happen exactly once per node). INFO [main] 2019-01-09 17:51:06,535 StorageService.java:807 - Starting up server gossip INFO [main] 2019-01-09 17:51:06,537 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1984 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-09 17:51:06,537 Memtable.java:347 - Writing Memtable-local@2129950376(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-09 17:51:06,539 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=1547056265704, position=93397) INFO [main] 2019-01-09 17:51:06,963 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 17:51:06,972 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-09 17:51:07,001 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-01-09 17:51:07,018 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 17:51:07,033 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-09 17:51:07,045 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 17:51:07,053 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-09 17:51:07,064 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-01-09 17:51:07,065 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-01-09 17:51:07,072 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-09 17:51:07,100 StorageService.java:959 - Generated random tokens. tokens are [-1170454017056198901, -1397925367725065610, -9016497389770674785, 8306884185446735161, 922158063409046925, -1609547643027427113, -4558255653633224576, -5285841245565057796, 4375050786960388530, 2576016859007053657, -7392142555794527651, 2185776268898221079, 1297341276964498960, -7907910681636345441, -948454500899889787, 3610085112376374494, 3307623285065963501, -7083265438375031824, 9035290033377393060, -1821688632946404473, 4186230389106073445, 4752426048107620367, -3803512840229581239, 4191728608148768909, -1990534667353050507, 1343727011770525138, 7421752039796765988, 507404747760333209, 25078222813601827, 7328061152729721895, -8504407182482545123, 3776699938820527566, -3560881626798516696, 8683123537035815064, 3567178126356285435, -4985544262845187246, -8004877772648783048, -4808231756945267724, 4821967916159486527, -6720716414078475844, 2163768386245328744, -2636063087408494677, -6656397922705621677, -8600132616485778845, -8220199788396689057, -1052738265143527938, -6844540191903511947, 7127971411566950294, -3637107089983984887, -9133991650411741206, 931452801448699614, 6857562807552190668, -6446850241404205505, 6645799859952897957, -6751416318536685181, -2952412890248635705, 5815242320338986048, 1700887044415029211, -3200337986984333312, -7912876256650311940, -2245326310311182039, -72052175196698748, 4631907337659758154, 6296429016463641933, -3891032878094342281, 2259043567141689443, -8589440503176205039, 5109704251346657489, -5298143343431731857, 163809215840505237, 5764615276456915851, -8332383976188806418, 1365779260861157563, 275625741230919428, -4532869392839189380, 5163927098686604718, -1546369410506924674, 1161433392766162762, -8392744604408070193, -1478346362380012693, -2352009570929273555, -8684798770672195282, -5458928339240333693, -4942936009271387155, -6080147823215270929, -694286918894786499, 6102557590121156283, -2072218968084394464, 1494050116215463603, 7498820753408387563, 940265877144402358, -1769040369565870448, -5127251058128271791, -3992380081510770404, -1737599012389596103, -245196457962385507, 2521559171255813518, -5788480228898862043, 8825662424423693120, -4927811616751018562, -5066500043945930112, 5048625077163549542, 7068354083292512954, -8015463027700918748, -1301938666189496369, -1681802415678962250, -6553154141683628875, -3875052942533985087, 9029320463432499065, -6835460802335517091, 2499038840957905371, 4104728460519781865, 2423917827547660143, 5721918624584840760, 3148104858647113498, 8043935119866791518, -7378729982121799066, -8323129977276675955, -3660826121674244622, 4650159678635397485, 4926278446875893424, 3666210845482767912, -8056585559735843937, -3404307377726096919, -5777346603621800891, 7105346266972682262, 4735974226634134376, -7295674124666651704, 8195845695411428796, -1860567378480557879, 2045586530927989883, 5202291483346902432, -8297710156777856148, 3457859984470352918, -2064513367853622283, 5891204755283016599, -3100797199863848917, -7592367567325652129, 8043809107043126923, 6709910742535047937, 4195629462827438281, -257667453338003153, 9122175044842188223, 6299344991585299861, -5222513984899294700, -8062797913638021214, 4335977187327843299, -3044843371446482361, -7351355411022049023, 4098480559931581096, 1005645361645076166, -6122743235264773182, -2123052324557603603, 4502230912433846153, 6591599716496140463, -7258854903534132600, 6455942404197315570, -3750288027795623596, 6952113197982230021, -1268621289559922662, -4693089702509118765, 3196361977133326505, -1812319821869125288, -3723996771279682975, -4375593191226747886, -1225845460644218638, -2145269349566845502, -6772562478977325024, -6667455099309286343, 1223241486205379879, -113378417619183441, -3868779703151938578, 7118377120161210260, 2619144212692226567, 2809101985811431670, -2694086638703636835, 1162617336926393497, -6665282928896517255, -7813314084009217399, 7590496099718580850, 5431651386630981497, 6154153737774058896, 5575733275085444171, -4133092891555266172, -979627357638496568, 342818835222407430, -5492022174455540683, 2003495180854515969, -7572076184108267363, 8927818174539913561, 8974684777122592096, -2449585172330272989, -2356509243189293976, -7479189115961783722, -3492129464260681900, -6876613378697951450, 3407354820792954548, -7802754791633965739, 6537488051476827415, 1693280557542099354, -4264468859251633380, -9111785032440107942, 4778550426196444343, -236812367348805487, 6428871682705346207, 2533300123921192516, -2396753739198334059, -5753638528468770246, 7940007610369478541, 3529040111479912233, 5613413185648265861, 5061056833799652190, -8857205228528024211, 695275890042335929, 8014492426138672809, 5485263332482430338, 1333365672873965249, 2740001306336714751, -3869465066980881144, 2746189016246731320, 5065874187246593541, -86411989744141799, -2486343684671850964, -6348146967593845288, 818460039024724699, -4017353765527359404, -151687050359134053, -5240955324891736661, 4599551579095540474, -6160909113024042775, 4249661505228496940, 2015236189249453623, 8666969282779496678, -2116870399185305576, -4290302884665324647, 6419229637566123597, 7750053759357091300, -4389022962701721599, -4754544176738913684, 4477485102694921027, 4025756917662471380, -8473166507798280615, -9081929634595698050, -8726041656769337313, 1507553512244244651, 8223786280557283236, -5343046241561155866, 2851755948063626429, -5324727955966295024, -5771868251153389476, 2639504376307023513, -818976367595588143, -6517921740285214358, -7743197236177660335, 7910461962859973697, -6194528365963892478] INFO [main] 2019-01-09 17:51:07,111 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@434bf904[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@30d4a751[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@6478cf1d} INFO [MigrationStage:1] 2019-01-09 17:51:07,150 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 960 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-09 17:51:07,150 Memtable.java:347 - Writing Memtable-schema_keyspaces@447151028(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-09 17:51:07,151 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=1547056265704, position=102352) INFO [MigrationStage:1] 2019-01-09 17:51:07,602 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115125 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-09 17:51:07,603 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1603139600(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-09 17:51:07,613 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=1547056265704, position=102352) INFO [MigrationStage:1] 2019-01-09 17:51:07,962 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254938 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-09 17:51:07,963 Memtable.java:347 - Writing Memtable-schema_columns@1246483756(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-09 17:51:07,980 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=1547056265704, position=102352) INFO [MigrationStage:1] 2019-01-09 17:51:08,150 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-09 17:51:08,151 Memtable.java:347 - Writing Memtable-schema_triggers@1801548863(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-09 17:51:08,152 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=1547056265704, position=102352) INFO [MigrationStage:1] 2019-01-09 17:51:08,544 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 155 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-09 17:51:08,545 Memtable.java:347 - Writing Memtable-schema_usertypes@1033226518(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-09 17:51:08,546 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=1547056265704, position=102352) INFO [MigrationStage:1] 2019-01-09 17:51:08,999 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@1c6011d4[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-09 17:51:09,073 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-01-09 17:51:09,074 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2f776412[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-09 17:51:09,080 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-01-09 17:51:09,119 ColumnFamilyStore.java:905 - Enqueuing flush of local: 595 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-01-09 17:51:09,119 Memtable.java:347 - Writing Memtable-local@1164392484(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-01-09 17:51:09,120 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=1547056265704, position=102595) INFO [main] 2019-01-09 17:51:09,256 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51490 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-01-09 17:51:09,257 Memtable.java:347 - Writing Memtable-local@1810116308(8.375KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-01-09 17:51:09,267 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=1547056265704, position=114595) INFO [CompactionExecutor:1] 2019-01-09 17:51:09,743 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-1-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-3-Data.db')] INFO [main] 2019-01-09 17:51:09,778 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-01-09 17:51:09,848 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-01-09 17:51:09,874 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-09 17:51:09,874 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-01-09 17:51:09,921 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-01-09 17:51:09,926 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-01-09 17:51:10,110 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,927 bytes to 5,768 (~97% of original) in 353ms = 0.015583MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-01-09 17:52:28,634 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-01-09 17:52:28,654 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-01-09 17:52:28,655 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-01-09 17:52:28,656 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-01-09 17:52:30,665 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-01-09 17:52:30,666 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.005s 2019-01-09 17:53:19,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-01-09 17:53:19,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-01-09 17:53:19,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:53:19,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-01-09 17:53:19,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/IXHB5/install-vellum.sh 2019-01-09 17:53:19,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:53:19,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2019-01-09 17:53:19,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:53:19,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-01-09 17:53:19,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TYNBW/start-vellum.sh 2019-01-09 17:53:19,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/TYNBW/start-vellum.sh 2019-01-09 17:53:19,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-01-09 17:53:19,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.10 2019-01-09 17:53:19,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:53:19,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-01-09 17:53:19,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:53:19,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:19,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:19,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:19,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:19,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:19,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:19,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:19,863 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:53:19,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:19,863 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:19 GMT 2019-01-09 17:53:19,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:19,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:53:19,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:24,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:53:24,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:24,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:24,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:24,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:24,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:24,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:24,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:24,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1901, "offset": 1863, "size": 50}}} 2019-01-09 17:53:24,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:24,949 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:24 GMT 2019-01-09 17:53:24,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:24,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:53:24,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:24,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:53:25,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:25,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:25,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:25,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:25,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:25,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:25,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:25,056 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:53:25,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:25,056 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:25 GMT 2019-01-09 17:53:25,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:25,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:53:25,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:30,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:53:30,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:30,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:30,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:30,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:30,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:30,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:30,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:30,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:27.886Z", "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-09T17:53:27.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1902, "offset": 1863, "size": 50}}} 2019-01-09 17:53:30,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:30,183 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:30 GMT 2019-01-09 17:53:30,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:30,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:53:30,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:30,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:53:30,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:53:30,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:30,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:30,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:30,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:30,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:30,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:30,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:30,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:53:30,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:30,427 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:30 GMT 2019-01-09 17:53:30,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:30,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:53:30,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:35,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:53:35,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:35,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:35,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:35,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:35,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:35,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:35,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:35,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1902, "offset": 1864, "size": 50}}} 2019-01-09 17:53:35,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:35,529 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:35 GMT 2019-01-09 17:53:35,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:35,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:53:35,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:35,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:53:35,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:35,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:35,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:35,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:35,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:35,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:35,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:35,767 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:53:35,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:35,767 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:35 GMT 2019-01-09 17:53:35,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:35,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:53:35,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:40,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:53:40,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:40,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:40,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:40,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:40,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:40,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:40,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:40,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:38.117Z", "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-09T17:53:38.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1903, "offset": 1864, "size": 50}}} 2019-01-09 17:53:40,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:40,919 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:40 GMT 2019-01-09 17:53:40,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:40,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:53:40,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:40,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:53:40,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:53:41,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:41,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:41,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:41,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:41,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:41,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:41,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:41,185 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:53:41,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:41,186 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:41 GMT 2019-01-09 17:53:41,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:41,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:53:41,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:46,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:53:46,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:46,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:46,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:46,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:46,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:46,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:46,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:46,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1903, "offset": 1865, "size": 50}}} 2019-01-09 17:53:46,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:46,266 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:46 GMT 2019-01-09 17:53:46,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:46,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:53:46,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:46,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:53:46,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:46,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:46,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:46,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:46,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:46,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:46,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:46,330 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:53:46,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:46,330 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:46 GMT 2019-01-09 17:53:46,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:46,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:53:46,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:51,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:53:51,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:51,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:51,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:51,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:51,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:51,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:51,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:51,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:48.350Z", "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-09T17:53:48.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1904, "offset": 1865, "size": 50}}} 2019-01-09 17:53:51,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:51,535 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:51 GMT 2019-01-09 17:53:51,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:51,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:53:51,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:51,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:53:51,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:53:51,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:51,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:51,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:51,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:51,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:51,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:51,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:51,602 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:53:51,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:51,602 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:51 GMT 2019-01-09 17:53:51,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:51,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:53:51,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:56,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:53:56,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:56,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:56,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:56,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:56,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:56,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:56,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:56,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1904, "offset": 1866, "size": 50}}} 2019-01-09 17:53:56,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:56,823 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:56 GMT 2019-01-09 17:53:56,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:56,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:53:56,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:53:56,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:53:56,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:53:56,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:53:56,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:53:56,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:53:56,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:53:56,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:53:56,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:53:56,882 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:53:56,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:53:56,882 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:53:56 GMT 2019-01-09 17:53:56,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:53:56,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:53:56,882 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:01,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:54:01,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:01,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:01,960 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:01,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:01,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:01,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:01,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:01,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:53:58.582Z", "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-09T17:53:58.582Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1905, "offset": 1866, "size": 50}}} 2019-01-09 17:54:01,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:01,961 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:01 GMT 2019-01-09 17:54:01,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:01,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:54:01,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:01,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:54:01,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:54:02,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:02,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:02,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:02,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:02,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:02,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:02,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:02,030 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:54:02,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:02,030 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:02 GMT 2019-01-09 17:54:02,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:02,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:54:02,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:07,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:54:07,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:07,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:07,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:07,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:07,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:07,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:07,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:07,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1905, "offset": 1867, "size": 50}}} 2019-01-09 17:54:07,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:07,111 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:07 GMT 2019-01-09 17:54:07,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:07,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:54:07,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:07,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:54:07,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:07,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:07,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:07,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:07,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:07,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:07,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:07,167 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:54:07,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:07,167 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:07 GMT 2019-01-09 17:54:07,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:07,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:54:07,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:12,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:54:12,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:12,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:12,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:12,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:12,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:12,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:12,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:12,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:54:08.813Z", "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-09T17:54:08.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1906, "offset": 1867, "size": 50}}} 2019-01-09 17:54:12,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:12,250 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:12 GMT 2019-01-09 17:54:12,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:12,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:54:12,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:12,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:54:12,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:54:12,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:12,308 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:12,308 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:12,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:12,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:12,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:12,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:12,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:54:12,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:12,309 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:12 GMT 2019-01-09 17:54:12,309 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:12,309 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:54:12,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:17,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:54:17,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:17,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:17,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:17,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:17,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:17,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:17,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:17,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1906, "offset": 1868, "size": 50}}} 2019-01-09 17:54:17,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:17,393 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:17 GMT 2019-01-09 17:54:17,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:17,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:54:17,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:17,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:54:17,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:17,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:17,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:17,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:17,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:17,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:17,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:17,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:54:17,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:17,453 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:17 GMT 2019-01-09 17:54:17,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:17,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:54:17,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:22,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:54:22,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:22,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:22,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:22,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:22,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:22,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:22,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:22,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:54:19.044Z", "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-09T17:54:19.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1907, "offset": 1868, "size": 50}}} 2019-01-09 17:54:22,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:22,534 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:22 GMT 2019-01-09 17:54:22,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:22,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:54:22,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:22,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:54:22,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:54:22,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:22,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:22,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:22,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:22,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:22,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:22,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:22,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:54:22,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:22,591 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:22 GMT 2019-01-09 17:54:22,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:22,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:54:22,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:27,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:54:27,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:27,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:27,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:27,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:27,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:27,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:27,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:27,669 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1907, "offset": 1869, "size": 50}}} 2019-01-09 17:54:27,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:27,669 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:27 GMT 2019-01-09 17:54:27,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:27,669 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:54:27,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:27,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:54:27,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:27,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:27,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:27,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:27,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:27,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:27,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:27,729 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:54:27,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:27,729 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:27 GMT 2019-01-09 17:54:27,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:27,730 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:54:27,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:32,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:54:32,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:32,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:32,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:32,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:32,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:32,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:32,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:32,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:54:29.276Z", "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-09T17:54:29.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1908, "offset": 1869, "size": 50}}} 2019-01-09 17:54:32,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:32,817 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:32 GMT 2019-01-09 17:54:32,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:32,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:54:32,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:32,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:54:32,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:54:32,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:32,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:32,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:32,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:32,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:32,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:32,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:32,877 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:54:32,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:32,877 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:32 GMT 2019-01-09 17:54:32,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:32,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:54:32,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:37,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:54:37,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:37,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:37,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:37,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:37,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:37,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:37,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:37,954 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1908, "offset": 1870, "size": 50}}} 2019-01-09 17:54:37,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:37,954 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:37 GMT 2019-01-09 17:54:37,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:37,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:54:37,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:37,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:54:38,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:38,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:38,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:38,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:38,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:38,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:38,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:38,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:54:38,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:38,014 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:38 GMT 2019-01-09 17:54:38,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:38,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:54:38,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:43,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:54:43,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:43,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:43,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:43,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:43,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:43,118 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:43,118 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:43,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:54:39.506Z", "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-09T17:54:39.506Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1909, "offset": 1870, "size": 50}}} 2019-01-09 17:54:43,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:43,119 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:43 GMT 2019-01-09 17:54:43,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:43,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:54:43,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:43,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:54:43,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:54:43,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:43,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:43,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:43,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:43,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:43,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:43,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:43,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:54:43,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:43,176 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:43 GMT 2019-01-09 17:54:43,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:43,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:54:43,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:48,182 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:54:48,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:48,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:48,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:48,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:48,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:48,257 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:48,257 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:48,257 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1909, "offset": 1871, "size": 50}}} 2019-01-09 17:54:48,257 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:48,257 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:48 GMT 2019-01-09 17:54:48,257 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:48,257 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:54:48,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:48,258 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:54:48,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:48,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:48,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:48,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:48,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:48,317 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:48,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:48,317 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:54:48,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:48,317 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:48 GMT 2019-01-09 17:54:48,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:48,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:54:48,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:53,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:54:53,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:53,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:53,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:53,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:53,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:53,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:53,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:53,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:54:49.736Z", "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-09T17:54:49.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1910, "offset": 1871, "size": 50}}} 2019-01-09 17:54:53,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:53,421 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:53 GMT 2019-01-09 17:54:53,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:53,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:54:53,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:53,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:54:53,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:54:53,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:53,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:53,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:53,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:53,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:53,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:53,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:53,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:54:53,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:53,480 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:53 GMT 2019-01-09 17:54:53,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:53,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:54:53,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:58,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:54:58,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:58,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:58,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:58,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:58,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:58,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:58,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:58,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1910, "offset": 1872, "size": 50}}} 2019-01-09 17:54:58,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:58,563 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:58 GMT 2019-01-09 17:54:58,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:58,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:54:58,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:54:58,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:54:58,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:54:58,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:54:58,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:54:58,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:54:58,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:54:58,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:54:58,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:54:58,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:54:58,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:54:58,624 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:54:58 GMT 2019-01-09 17:54:58,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:54:58,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:54:58,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:03,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:55:03,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:03,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:03,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:03,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:03,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:03,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:03,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:03,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:54:59.967Z", "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-09T17:54:59.967Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1911, "offset": 1872, "size": 50}}} 2019-01-09 17:55:03,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:03,702 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:03 GMT 2019-01-09 17:55:03,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:03,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:55:03,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:03,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:55:03,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:55:03,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:03,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:03,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:03,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:03,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:03,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:03,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:03,760 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:55:03,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:03,760 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:03 GMT 2019-01-09 17:55:03,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:03,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:55:03,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:08,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:55:08,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:08,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:08,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:08,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:08,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:08,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:08,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:08,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1911, "offset": 1873, "size": 50}}} 2019-01-09 17:55:08,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:08,838 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:08 GMT 2019-01-09 17:55:08,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:08,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:55:08,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:08,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:55:08,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:08,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:08,908 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:08,908 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:08,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:08,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:08,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:08,909 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:55:08,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:08,909 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:08 GMT 2019-01-09 17:55:08,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:08,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:55:08,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:13,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:55:14,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:14,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:14,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:14,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:14,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:14,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:14,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:14,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:55:10.198Z", "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-09T17:55:10.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1912, "offset": 1873, "size": 50}}} 2019-01-09 17:55:14,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:14,139 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:14 GMT 2019-01-09 17:55:14,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:14,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:55:14,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:14,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:55:14,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:55:14,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:14,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:14,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:14,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:14,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:14,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:14,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:14,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:55:14,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:14,198 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:14 GMT 2019-01-09 17:55:14,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:14,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:55:14,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:19,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:55:19,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:19,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:19,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:19,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:19,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:19,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:19,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:19,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1912, "offset": 1874, "size": 50}}} 2019-01-09 17:55:19,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:19,284 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:19 GMT 2019-01-09 17:55:19,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:19,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:55:19,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:19,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:55:19,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:19,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:19,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:19,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:19,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:19,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:19,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:19,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:55:19,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:19,530 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:19 GMT 2019-01-09 17:55:19,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:19,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:55:19,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:24,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:55:24,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:24,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:24,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:24,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:24,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:24,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:24,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:24,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:55:20.428Z", "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-09T17:55:20.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1913, "offset": 1874, "size": 50}}} 2019-01-09 17:55:24,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:24,607 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:24 GMT 2019-01-09 17:55:24,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:24,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:55:24,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:24,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:55:24,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:55:24,671 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:24,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:24,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:24,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:24,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:24,672 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:24,672 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:24,672 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:55:24,672 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:24,672 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:24 GMT 2019-01-09 17:55:24,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:24,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:55:24,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:29,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:55:29,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:29,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:29,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:29,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:29,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:29,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:29,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:29,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1913, "offset": 1875, "size": 50}}} 2019-01-09 17:55:29,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:29,760 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:29 GMT 2019-01-09 17:55:29,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:29,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:55:29,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:29,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:55:29,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:29,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:29,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:29,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:29,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:29,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:29,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:29,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:55:29,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:29,924 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:29 GMT 2019-01-09 17:55:29,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:29,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:55:29,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:34,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:55:35,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:35,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:35,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:35,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:35,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:35,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:35,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:35,032 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:55:30.664Z", "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-09T17:55:30.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1914, "offset": 1875, "size": 50}}} 2019-01-09 17:55:35,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:35,033 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:35 GMT 2019-01-09 17:55:35,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:35,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:55:35,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:35,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:55:35,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:55:35,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:35,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:35,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:35,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:35,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:35,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:35,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:35,092 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:55:35,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:35,092 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:35 GMT 2019-01-09 17:55:35,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:35,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:55:35,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:40,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:55:40,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:40,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:40,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:40,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:40,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:40,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:40,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:40,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1914, "offset": 1876, "size": 50}}} 2019-01-09 17:55:40,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:40,177 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:40 GMT 2019-01-09 17:55:40,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:40,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:55:40,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:40,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:55:40,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:40,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:40,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:40,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:40,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:40,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:40,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:40,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:55:40,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:40,235 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:40 GMT 2019-01-09 17:55:40,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:40,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:55:40,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:45,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:55:45,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:45,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:45,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:45,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:45,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:45,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:45,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:45,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:55:40.904Z", "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-09T17:55:40.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1915, "offset": 1876, "size": 50}}} 2019-01-09 17:55:45,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:45,321 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:45 GMT 2019-01-09 17:55:45,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:45,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:55:45,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:45,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:55:45,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:55:45,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:45,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:45,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:45,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:45,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:45,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:45,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:45,381 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:55:45,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:45,381 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:45 GMT 2019-01-09 17:55:45,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:45,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:55:45,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:50,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:55:50,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:50,464 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:50,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:50,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:50,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:50,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:50,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:50,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1915, "offset": 1877, "size": 50}}} 2019-01-09 17:55:50,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:50,464 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:50 GMT 2019-01-09 17:55:50,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:50,465 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:55:50,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:50,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:55:50,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:50,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:50,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:50,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:50,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:50,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:50,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:50,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:55:50,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:50,599 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:50 GMT 2019-01-09 17:55:50,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:50,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:55:50,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:55,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:55:55,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:55,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:55,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:55,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:55,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:55,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:55,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:55,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:55:51.142Z", "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-09T17:55:51.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1916, "offset": 1877, "size": 50}}} 2019-01-09 17:55:55,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:55,683 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:55 GMT 2019-01-09 17:55:55,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:55,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:55:55,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:55:55,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:55:55,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:55:55,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:55:55,743 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:55:55,743 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:55:55,743 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:55:55,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:55:55,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:55:55,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:55:55,744 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:55:55,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:55:55,744 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:55:55 GMT 2019-01-09 17:55:55,744 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:55:55,744 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:55:55,744 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:00,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:56:00,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:56:00,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:56:00,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:56:00,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:56:00,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:56:00,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:56:00,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:56:00,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1916, "offset": 1878, "size": 50}}} 2019-01-09 17:56:00,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:56:00,827 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:56:00 GMT 2019-01-09 17:56:00,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:56:00,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:56:00,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:00,827 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:56:00,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:56:00,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:56:00,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:56:00,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:56:00,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:56:00,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:56:00,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:56:00,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:56:00,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:56:00,891 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:56:00 GMT 2019-01-09 17:56:00,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:56:00,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:56:00,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:05,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:56:05,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:56:05,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:56:05,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:56:05,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:56:05,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:56:05,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:56:05,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:56:05,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:01.374Z", "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-09T17:56:01.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1917, "offset": 1878, "size": 50}}} 2019-01-09 17:56:05,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:56:05,980 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:56:05 GMT 2019-01-09 17:56:05,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:56:05,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:56:05,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:05,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:56:05,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:56:06,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:56:06,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:56:06,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:56:06,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:56:06,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:56:06,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:56:06,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:56:06,041 - cloudify.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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:56:06,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:56:06,041 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:56:06 GMT 2019-01-09 17:56:06,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:56:06,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:56:06,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:11,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:56:11,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:56:11,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:56:11,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:56:11,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:56:11,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:56:11,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:56:11,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:56:11,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1917, "offset": 1879, "size": 50}}} 2019-01-09 17:56:11,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:56:11,223 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:56:11 GMT 2019-01-09 17:56:11,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:56:11,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:56:11,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:11,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:56:11,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:56:11,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:56:11,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:56:11,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:56:11,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:56:11,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:56:11,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:56:11,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:56:11,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:56:11,280 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:56:11 GMT 2019-01-09 17:56:11,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:56:11,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:56:11,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:16,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:56:16,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:56:16,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:56:16,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:56:16,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:56:16,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:56:16,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:56:16,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:56:16,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:11.613Z", "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-09T17:56:11.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}], "metadata": {"pagination": {"total": 1918, "offset": 1879, "size": 50}}} 2019-01-09 17:56:16,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:56:16,365 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:56:16 GMT 2019-01-09 17:56:16,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:56:16,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2019-01-09 17:56:16,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:16,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-01-09 17:56:16,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:56:16,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:56:16,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:56:16,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:56:16,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:56:16,423 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:56:16,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:56:16,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:56:16,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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:56:16,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:56:16,424 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:56:16 GMT 2019-01-09 17:56:16,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:56:16,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:56:16,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:21,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:56:21,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:56:21,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:56:21,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:56:21,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:56:21,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:56:21,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:56:21,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:56:21,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1918, "offset": 1880, "size": 50}}} 2019-01-09 17:56:21,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:56:21,503 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:56:21 GMT 2019-01-09 17:56:21,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:56:21,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2019-01-09 17:56:21,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:21,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:56:21,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:56:21,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:56:21,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:56:21,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:56:21,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:56:21,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:56:21,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:56:21,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:56:21,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:56:21,564 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:56:21 GMT 2019-01-09 17:56:21,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:56:21,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2019-01-09 17:56:21,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:26,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 17:56:26,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:56:26,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:56:26,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:56:26,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:56:26,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:56:26,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:56:26,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:56:26,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:21.652Z", "message": "Execution done (return_code=0): /tmp/TYNBW/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:56:21.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "5dd21f24-d7f1-481e-bef0-2afc48102dc8"}, {"node_instance_id": "vellum_4arwgr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:21.745Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:56:21.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:22.123Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:56:22.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:22.123Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:56:22.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:22.853Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:56:22.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3f9edbbc-b269-4770-aa49-5556f71cf02f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:22.853Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JI1CA/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:56:22.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3f9edbbc-b269-4770-aa49-5556f71cf02f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:23.410Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:56:23.410Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:23.896Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:56:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3f9edbbc-b269-4770-aa49-5556f71cf02f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:23.896Z", "message": "[localhost] run: sudo mv /tmp/tmpwki0we /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:56:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3f9edbbc-b269-4770-aa49-5556f71cf02f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:23.896Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:56:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3f9edbbc-b269-4770-aa49-5556f71cf02f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:23.896Z", "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-09T17:56:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3f9edbbc-b269-4770-aa49-5556f71cf02f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:23.896Z", "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-09T17:56:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3f9edbbc-b269-4770-aa49-5556f71cf02f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:23.896Z", "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-09T17:56:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3f9edbbc-b269-4770-aa49-5556f71cf02f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:23.896Z", "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-09T17:56:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3f9edbbc-b269-4770-aa49-5556f71cf02f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:23.896Z", "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-09T17:56:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3f9edbbc-b269-4770-aa49-5556f71cf02f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:23.896Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'ellis': {u'ellis_55qcih': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.6', u'name': u'ellis-55qcih'}}, u'dime': {u'dime_vav737': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'dime-vav737'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {u'vellum_4arwgr': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-4arwgr'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:56:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3f9edbbc-b269-4770-aa49-5556f71cf02f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:23.896Z", "message": "[localhost] run: sudo mv /tmp/tmpU8X1Pj /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:56:23.896Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086", "logger": "3f9edbbc-b269-4770-aa49-5556f71cf02f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T17:56:24.126Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T17:56:24.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 1937, "offset": 1880, "size": 50}}} 2019-01-09 17:56:26,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:56:26,651 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:56:26 GMT 2019-01-09 17:56:26,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:56:26,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10571 2019-01-09 17:56:26,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:26,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TYNBW/start-vellum.sh 2019-01-09 17:56:26,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:56:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 17:56:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 17:56:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 17:56:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JI1CA/bind.py 2019-01-09 17:56:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 17:56:26,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 17:56:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwki0we /etc/bind/db.clearwater.opnfv 2019-01-09 17:56:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 17:56:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 17:56:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 17:56:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 17:56:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 17:56:26,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 17:56:26,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'ellis': {u'ellis_55qcih': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.6', u'name': u'ellis-55qcih'}}, u'dime': {u'dime_vav737': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'dime-vav737'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {u'vellum_4arwgr': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-4arwgr'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}. 2019-01-09 17:56:26,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpU8X1Pj /etc/bind/db.clearwater.local 2019-01-09 17:56:26,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2019-01-09 17:56:26,655 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fd6aa0c2-80c3-4dca-996c-b394bfbdd086 2019-01-09 17:56:26,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:56:26,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:56:26,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:56:26,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:56:26,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:56:26,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:56:26,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:56:26,715 - 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-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"} 2019-01-09 17:56:26,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:56:26,715 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:56:26 GMT 2019-01-09 17:56:26,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:56:26,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2019-01-09 17:56:26,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:26,715 - 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-09T17:44:17.656Z', 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'fd6aa0c2-80c3-4dca-996c-b394bfbdd086'} 2019-01-09 17:56:26,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv/outputs 2019-01-09 17:56:26,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 17:56:26,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 17:56:26,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 17:56:26,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 17:56:26,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 17:56:26,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 17:56:26,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 17:56:26,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.204"}, "deployment_id": "clearwater-opnfv"} 2019-01-09 17:56:26,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 17:56:26,780 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 17:56:26 GMT 2019-01-09 17:56:26,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 17:56:26,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2019-01-09 17:56:26,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 17:56:26,783 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.204 2019-01-09 17:56:26,876 - 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-09 17:56:26,947 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-01-09 17:56:26,947 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-01-09 17:56:26,984 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 17:56:26,984 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-01-09 17:56:52,212 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 17:56:52,212 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-01-09 17:57:17,265 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 17:57:17,265 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-01-09 17:57:42,320 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 17:57:42,321 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-01-09 17:58:07,373 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 17:58:07,373 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-01-09 17:58:32,428 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 17:58:32,429 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-01-09 17:58:57,490 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 17:58:57,490 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-01-09 17:59:22,538 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 17:59:22,538 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-01-09 17:59:47,586 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 17:59:47,586 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-01-09 18:00:12,646 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 18:00:12,646 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-01-09 18:00:37,696 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 18:00:37,696 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-01-09 18:01:02,748 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 18:01:02,748 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2019-01-09 18:01:27,972 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550971@clearwater.opnfv', u'sip_username': u'6505550971', u'formatted_number': u'(650) 555-0971', u'number': u'6505550971', u'sip_uri': u'sip:6505550971@clearwater.opnfv', u'number_id': u'88f760bb3bdb43c1ac06fa29da634205', u'sip_password': u'Y7pFZKnmb', u'pstn': False} 2019-01-09 18:01:27,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv/outputs 2019-01-09 18:01:28,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:01:28,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:01:28,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:01:28,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:01:28,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:01:28,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:01:28,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:01:28,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.204"}, "deployment_id": "clearwater-opnfv"} 2019-01-09 18:01:28,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:01:28,145 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:01:28 GMT 2019-01-09 18:01:28,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:01:28,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2019-01-09 18:01:28,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:01:28,146 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-01-09 18:01:28,146 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-01-09 18:01:28,171 - 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-09 18:01:28,172 - 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-09 18:03:42,674 - 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' # 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) - (6505550906, 6505550344) Passed Basic Call - SDP (TCP) - (6505550408, 6505550753) Passed Basic Call - Tel URIs (TCP) - (6505550025, 6505550993) Passed Basic Call - Unknown number (TCP) - (6505550151, 6505550209) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550090, 6505550963) Passed Basic Call - Messages - Pager model (TCP) - (6505550148, 6505550430) Passed Basic Call - Pracks (TCP) - (6505550428, 6505550418) Passed Basic Registration (TCP) - (6505550989) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550510, 6505550054) Passed Call Barring - Outbound Rejection (TCP) - (6505550516, 6505550936) 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) - (6505550770, 6505550237) 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) - (6505550832, 6505550955, 6505550773) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550162, 6505550002, 6505550053) Passed Call Diversion - Not reachable (408) (TCP) - (6505550618, 6505550743, 6505550967) Passed Call Diversion - Not reachable (503) (TCP) - (6505550176, 6505550636, 6505550435) Passed Call Diversion - Not reachable (500) (TCP) - (6505550715, 6505550757, 6505550165) Passed Call Diversion - Busy (TCP) - (6505550721, 6505550921, 6505550899) Passed Call Diversion - Unconditional (TCP) - (6505550379, 6505550001, 6505550351) Passed Call Diversion - No answer (TCP) - (6505550869, 6505550035, 6505550848) Passed Call Diversion - Bad target URI (TCP) - (6505550924, 6505550819) Passed Call Diversion - Audio-only call (TCP) - (6505550522, 6505550636, 6505550887, 6505550268) Passed Call Diversion - Audio-video call (TCP) - (6505550633, 6505550998, 6505550137, 6505550605) Passed Call Forking - Mainline (TCP) - (6505550844, 6505550101) Passed Call Forking - Endpoint offline (TCP) - (6505550897, 6505550815) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550345, 6505550625) Passed Call Waiting - Accepted (TCP) - (6505550405, 6505550458, 6505550804) Passed Call Waiting - Cancelled (TCP) - (6505550977, 6505550114, 6505550731) Passed CANCEL - Mainline (TCP) - (6505550503, 6505550116) Passed Filtering - Accept-Contact (TCP) - (6505550223, 6505550024) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550057, 6505550153) Passed Filtering - Accept-Contact no match (TCP) - (6505550385, 6505550931) Passed Filtering - Accept-Contact negated match (TCP) - (6505550923, 6505550822) Passed Filtering - RFC3841 example (TCP) - (6505550031, 6505550863) Passed Filtering - Reject-Contact no match (TCP) - (6505550237, 6505550797) Passed Filtering - Reject-Contact match (TCP) - (6505550386, 6505550757) 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) - (6505550308) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550167) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550166) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550037) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550340, 6505550007) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550733, 6505550384) Passed GRUU - Call - only GRUU as target (TCP) - (6505550237, 6505550834) Passed GRUU - Call - AoR as target (TCP) - (6505550894, 6505550776) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550365, 6505550573) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550428, 6505550028) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550661, 6505550222) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550863, 6505550026) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550988, 6505550346) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550638, 6505550092) 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=/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' 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) - (6505550436) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550583) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550307) 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) - (6505550989, 6505550364) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 96 tests run 43 tests skipped 2019-01-09 18:03:42,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-01-09 18:03:42,791 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 18:03:42,792 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:12 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-09 18:03:42,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-01-09 18:03:42,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions 2019-01-09 18:03:42,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:03:42,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:03:42,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:03:42,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:03:42,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:03:42,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:03:42,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:03:42,877 - 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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"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-09T17:43:46.294Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "d1b9a751-6d6a-472c-9d6d-a42cbeb810fd"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T17:44:17.656Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "fd6aa0c2-80c3-4dca-996c-b394bfbdd086"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2019-01-09 18:03:42,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:03:42,877 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:03:42 GMT 2019-01-09 18:03:42,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:03:42,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2019-01-09 18:03:42,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:03:42,878 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.209:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-01-09 18:03:43,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:03:43,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:03:43,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:03:43,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:03:43,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:03:43,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:03:43,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:03:43,149 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2019-01-09 18:03:43,149 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:03:43,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:03:43,150 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:03:43 GMT 2019-01-09 18:03:43,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:03:43,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:03:43,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:03:43,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:03:43,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:03:43,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:03:43,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:03:43,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:03:43,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:03:43,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:03:43,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:03:43,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-09 18:03:43,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:03:43,247 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:03:43 GMT 2019-01-09 18:03:43,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:03:43,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-09 18:03:43,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:03:43,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:03:43,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:03:43,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:03:43,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:03:43,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:03:43,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:03:43,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:03:43,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:03:43,385 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:03:43,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:03:43,386 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:03:43 GMT 2019-01-09 18:03:43,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:03:43,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:03:43,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:03:48,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:03:48,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:03:48,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:03:48,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:03:48,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:03:48,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:03:48,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:03:48,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:03:48,568 - 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-09T18:03:43.788Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:43.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_55qcih", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:44.841Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:44.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_vav737", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:44.841Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:44.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_e5wldj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:44.841Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:44.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_4arwgr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:44.841Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:44.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_ksdowk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:44.841Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:44.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_e5wldj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:44.841Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:44.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_wekm9v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:44.841Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:44.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:45.369Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/9RW2U/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:45.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "bda56e01-8ab2-4ea6-923b-9e1525945ecc"}, {"node_instance_id": "vellum_4arwgr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:45.385Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:45.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_vav737", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:45.385Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:45.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_4arwgr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:45.385Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:45.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_ksdowk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:45.385Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:45.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_55qcih", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:45.385Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:45.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_e5wldj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:45.385Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:45.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_wekm9v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:45.385Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:45.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_55qcih", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:45.385Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:45.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_ksdowk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:45.385Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:45.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_wekm9v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:45.385Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:45.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_vav737", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:45.385Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:45.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/PX70T/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "8c51817d-40ca-4a80-9034-cbab57ed0405"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "bda56e01-8ab2-4ea6-923b-9e1525945ecc"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Execution done (return_code=1): /tmp/PX70T/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "8c51817d-40ca-4a80-9034-cbab57ed0405"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9683cbce-2fab-4f10-a934-1a6a1fa9823f"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "30887cb4-cf5d-4c58-8441-cb58a173336a"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Executing: /tmp/W4838/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "30887cb4-cf5d-4c58-8441-cb58a173336a"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Executing: /tmp/AXQWJ/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "90a95a6c-618c-4083-950b-99820d1b25de"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/AXQWJ/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "90a95a6c-618c-4083-950b-99820d1b25de"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Executing: /tmp/O7PYL/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9683cbce-2fab-4f10-a934-1a6a1fa9823f"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Execution done (return_code=1): /tmp/AXQWJ/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "90a95a6c-618c-4083-950b-99820d1b25de"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Executing: /tmp/9RW2U/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "bda56e01-8ab2-4ea6-923b-9e1525945ecc"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/W4838/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "30887cb4-cf5d-4c58-8441-cb58a173336a"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Executing: /tmp/IAXO5/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "14775f7b-8d18-4bb9-a200-2e7421e0c622"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Executing: /tmp/PX70T/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "8c51817d-40ca-4a80-9034-cbab57ed0405"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/IAXO5/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "14775f7b-8d18-4bb9-a200-2e7421e0c622"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/O7PYL/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9683cbce-2fab-4f10-a934-1a6a1fa9823f"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "8c51817d-40ca-4a80-9034-cbab57ed0405"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "90a95a6c-618c-4083-950b-99820d1b25de"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "14775f7b-8d18-4bb9-a200-2e7421e0c622"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.027Z", "message": "Execution done (return_code=1): /tmp/O7PYL/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9683cbce-2fab-4f10-a934-1a6a1fa9823f"}, {"node_instance_id": "homer_ksdowk", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.397Z", "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_7trq0j/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_7trq0j/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_7trq0j/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-09T18:03:46.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.397Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_55qcih", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.397Z", "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_vwc3yh/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_vwc3yh/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_vwc3yh/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-09T18:03:46.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_4arwgr", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.397Z", "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_arrmud/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_arrmud/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_arrmud/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-09T18:03:46.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_vav737", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.397Z", "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_wpxjc1/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_wpxjc1/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_wpxjc1/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-09T18:03:46.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:46.397Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:46.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:47.032Z", "message": "Downloaded scripts/bind/bind.py to /tmp/FIJ4N/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:47.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cb88586e-cb57-46af-92e1-abf8bc4c596c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:47.032Z", "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-09T18:03:47.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cb88586e-cb57-46af-92e1-abf8bc4c596c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:47.032Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SIR9S/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:47.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e8954f1-158a-442f-8478-bc164cf8afa5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:47.032Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:47.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cb88586e-cb57-46af-92e1-abf8bc4c596c"}], "metadata": {"pagination": {"total": 110, "offset": 0, "size": 50}}} 2019-01-09 18:03:48,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:03:48,568 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:03:48 GMT 2019-01-09 18:03:48,569 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:03:48,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30452 2019-01-09 18:03:48,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:03:48,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2019-01-09 18:03:48,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:03:48,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:03:48,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:03:48,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:03:48,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:03:48,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:48,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:03:48,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/9RW2U/stop-sprout.sh 2019-01-09 18:03:48,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:48,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:48,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:48,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:48,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:48,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:48,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:48,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:48,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:48,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:48,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:48,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/PX70T/stop-homer.sh 2019-01-09 18:03:48,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2019-01-09 18:03:48,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/PX70T/stop-homer.sh 2019-01-09 18:03:48,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2019-01-09 18:03:48,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2019-01-09 18:03:48,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/W4838/stop-bono.sh 2019-01-09 18:03:48,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AXQWJ/stop-vellum.sh 2019-01-09 18:03:48,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/AXQWJ/stop-vellum.sh 2019-01-09 18:03:48,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/O7PYL/stop-ellis.sh 2019-01-09 18:03:48,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/AXQWJ/stop-vellum.sh 2019-01-09 18:03:48,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9RW2U/stop-sprout.sh 2019-01-09 18:03:48,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/W4838/stop-bono.sh 2019-01-09 18:03:48,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IAXO5/stop-dime.sh 2019-01-09 18:03:48,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PX70T/stop-homer.sh 2019-01-09 18:03:48,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/IAXO5/stop-dime.sh 2019-01-09 18:03:48,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/O7PYL/stop-ellis.sh 2019-01-09 18:03:48,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2019-01-09 18:03:48,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2019-01-09 18:03:48,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2019-01-09 18:03:48,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/O7PYL/stop-ellis.sh 2019-01-09 18:03:48,576 - 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-09 18:03:48,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:48,577 - 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-09 18:03:48,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2019-01-09 18:03:48,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2019-01-09 18:03:48,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:48,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/FIJ4N/bind.py 2019-01-09 18:03:48,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 18:03:48,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SIR9S/bind.py 2019-01-09 18:03:48,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 18:03:48,578 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:03:48,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:03:48,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:03:48,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:03:48,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:03:48,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:03:48,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:03:48,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:03:48,641 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:03:48,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:03:48,641 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:03:48 GMT 2019-01-09 18:03:48,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:03:48,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:03:48,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:03:53,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:03:53,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:03:53,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:03:53,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:03:53,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:03:53,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:03:53,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:03:53,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:03:53,714 - 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-09T18:03:47.032Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SIR9S/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:47.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e8954f1-158a-442f-8478-bc164cf8afa5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:47.032Z", "message": "[localhost] run: sudo mv /tmp/tmpCCdasH /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:47.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cb88586e-cb57-46af-92e1-abf8bc4c596c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:47.032Z", "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-09T18:03:47.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cb88586e-cb57-46af-92e1-abf8bc4c596c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:47.032Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'ellis': {}, u'dime': {u'dime_vav737': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'dime-vav737'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {u'vellum_4arwgr': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-4arwgr'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:47.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cb88586e-cb57-46af-92e1-abf8bc4c596c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:47.404Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:47.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:47.404Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:47.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cb88586e-cb57-46af-92e1-abf8bc4c596c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e8954f1-158a-442f-8478-bc164cf8afa5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e8954f1-158a-442f-8478-bc164cf8afa5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e8954f1-158a-442f-8478-bc164cf8afa5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cb88586e-cb57-46af-92e1-abf8bc4c596c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "Downloaded scripts/bind/bind.py to /tmp/9Z0F9/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a0d4389b-8842-4c6b-9181-99588d49e407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "[localhost] run: sudo mv /tmp/tmpfoocFI /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f4dc49ee-7bf6-41de-9b60-e063d995deaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f4dc49ee-7bf6-41de-9b60-e063d995deaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f4dc49ee-7bf6-41de-9b60-e063d995deaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f4dc49ee-7bf6-41de-9b60-e063d995deaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f4dc49ee-7bf6-41de-9b60-e063d995deaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e8954f1-158a-442f-8478-bc164cf8afa5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f4dc49ee-7bf6-41de-9b60-e063d995deaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f4dc49ee-7bf6-41de-9b60-e063d995deaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a0d4389b-8842-4c6b-9181-99588d49e407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e8954f1-158a-442f-8478-bc164cf8afa5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "[localhost] run: sudo mv /tmp/tmpYfDLlX /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a0d4389b-8842-4c6b-9181-99588d49e407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a0d4389b-8842-4c6b-9181-99588d49e407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a0d4389b-8842-4c6b-9181-99588d49e407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "[localhost] run: sudo mv /tmp/tmpKW1R5V /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f4dc49ee-7bf6-41de-9b60-e063d995deaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a0d4389b-8842-4c6b-9181-99588d49e407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a0d4389b-8842-4c6b-9181-99588d49e407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a0d4389b-8842-4c6b-9181-99588d49e407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'ellis': {}, u'dime': {u'dime_vav737': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'dime-vav737'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {u'vellum_4arwgr': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-4arwgr'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cb88586e-cb57-46af-92e1-abf8bc4c596c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "[localhost] run: sudo mv /tmp/tmp5OOZZl /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e8954f1-158a-442f-8478-bc164cf8afa5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a0d4389b-8842-4c6b-9181-99588d49e407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'ellis': {}, u'dime': {u'dime_vav737': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'dime-vav737'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e8954f1-158a-442f-8478-bc164cf8afa5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JV11X/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f4dc49ee-7bf6-41de-9b60-e063d995deaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cb88586e-cb57-46af-92e1-abf8bc4c596c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "[localhost] run: sudo mv /tmp/tmplQBYhV /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e8954f1-158a-442f-8478-bc164cf8afa5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "[localhost] run: sudo mv /tmp/tmpZL3dqW /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cb88586e-cb57-46af-92e1-abf8bc4c596c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cb88586e-cb57-46af-92e1-abf8bc4c596c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e8954f1-158a-442f-8478-bc164cf8afa5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e8954f1-158a-442f-8478-bc164cf8afa5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e8954f1-158a-442f-8478-bc164cf8afa5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f4dc49ee-7bf6-41de-9b60-e063d995deaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.045Z", "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-09T18:03:48.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cb88586e-cb57-46af-92e1-abf8bc4c596c"}, {"node_instance_id": "vellum_4arwgr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.429Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_4arwgr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.429Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_55qcih", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.429Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_55qcih", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.429Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_4arwgr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.429Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_wekm9v", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.429Z", "message": "Task failed 'script_runner.tasks.run' -> \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "\nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_2n8jj7/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_2n8jj7/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_2n8jj7/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: \nWARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.\n\nThere is no service named \"clearwater_config_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2019-01-09T18:03:48.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_55qcih", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.429Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 178, "offset": 50, "size": 50}}} 2019-01-09 18:03:53,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:03:53,715 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:03:53 GMT 2019-01-09 18:03:53,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:03:53,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31998 2019-01-09 18:03:53,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:03:53,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SIR9S/bind.py 2019-01-09 18:03:53,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCCdasH /etc/bind/db.clearwater.local 2019-01-09 18:03:53,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-09 18:03:53,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'ellis': {}, u'dime': {u'dime_vav737': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'dime-vav737'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {u'vellum_4arwgr': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-4arwgr'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}. 2019-01-09 18:03:53,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:53,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:53,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 18:03:53,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 18:03:53,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 18:03:53,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 18:03:53,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 18:03:53,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/9Z0F9/bind.py 2019-01-09 18:03:53,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfoocFI /etc/bind/db.clearwater.local 2019-01-09 18:03:53,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 18:03:53,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}. 2019-01-09 18:03:53,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 18:03:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 18:03:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 18:03:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 18:03:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 18:03:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 18:03:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 18:03:53,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpYfDLlX /etc/bind/db.clearwater.local 2019-01-09 18:03:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}. 2019-01-09 18:03:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 18:03:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKW1R5V /etc/bind/db.clearwater.opnfv 2019-01-09 18:03:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 18:03:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 18:03:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 18:03:53,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'ellis': {}, u'dime': {u'dime_vav737': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'dime-vav737'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {u'vellum_4arwgr': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'vellum-4arwgr'}}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}. 2019-01-09 18:03:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5OOZZl /etc/bind/db.clearwater.local 2019-01-09 18:03:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 18:03:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_ksdowk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'homer-ksdowk'}}, u'ellis': {}, u'dime': {u'dime_vav737': {u'public_address': u'', u'private_address': u'192.168.120.23', u'name': u'dime-vav737'}}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}. 2019-01-09 18:03:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JV11X/bind.py 2019-01-09 18:03:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 18:03:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplQBYhV /etc/bind/db.clearwater.opnfv 2019-01-09 18:03:53,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZL3dqW /etc/bind/db.clearwater.opnfv 2019-01-09 18:03:53,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 18:03:53,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 18:03:53,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 18:03:53,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 18:03:53,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 18:03:53,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 18:03:53,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:03:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:03:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes. There is no service named "clearwater_config_manager" 2019-01-09 18:03:53,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:53,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:03:53,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:03:53,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:03:53,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:03:53,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:03:53,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:03:53,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:03:53,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:03:53,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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:03:53,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:03:53,780 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:03:53 GMT 2019-01-09 18:03:53,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:03:53,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:03:53,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:03:58,786 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:03:58,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:03:58,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:03:58,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:03:58,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:03:58,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:03:58,952 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:03:58,952 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:03:58,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:48.429Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:48.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9ZEG8/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "11e5c38c-cf43-4bc1-afb4-6bb4c57873ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "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-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f4dc49ee-7bf6-41de-9b60-e063d995deaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "message": "[localhost] run: sudo mv /tmp/tmpWXmSth /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a0d4389b-8842-4c6b-9181-99588d49e407"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "11e5c38c-cf43-4bc1-afb4-6bb4c57873ea"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a0d4389b-8842-4c6b-9181-99588d49e407"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "message": "Executing: /tmp/N56WI/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e5f79bd-b018-44dd-abcc-6a1e2c82e088"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e5f79bd-b018-44dd-abcc-6a1e2c82e088"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f4dc49ee-7bf6-41de-9b60-e063d995deaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "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-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a0d4389b-8842-4c6b-9181-99588d49e407"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/N56WI/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e5f79bd-b018-44dd-abcc-6a1e2c82e088"}, {"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "message": "Executing: /tmp/9ZEG8/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "11e5c38c-cf43-4bc1-afb4-6bb4c57873ea"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "message": "Execution done (return_code=1): /tmp/W4838/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "30887cb4-cf5d-4c58-8441-cb58a173336a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a0d4389b-8842-4c6b-9181-99588d49e407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.057Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TAXU4/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9b3a1f94-7b2e-41a7-9a11-ba59c592dd75"}, {"node_instance_id": "dime_vav737", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.527Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_ksdowk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.527Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_vav737", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.527Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_ksdowk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.527Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_vav737", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.527Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_ksdowk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.527Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.527Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:49.527Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:49.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MGD8G/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e12d9039-b7d3-4f3b-a476-36bb2128eb9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "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-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9b3a1f94-7b2e-41a7-9a11-ba59c592dd75"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e12d9039-b7d3-4f3b-a476-36bb2128eb9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "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-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9b3a1f94-7b2e-41a7-9a11-ba59c592dd75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, 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.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9b3a1f94-7b2e-41a7-9a11-ba59c592dd75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9b3a1f94-7b2e-41a7-9a11-ba59c592dd75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "message": "[localhost] run: sudo mv /tmp/tmp0VQsns /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9b3a1f94-7b2e-41a7-9a11-ba59c592dd75"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cbd1cdb0-1fe7-43e3-bbeb-05b1cfe3fd8c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9b3a1f94-7b2e-41a7-9a11-ba59c592dd75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "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-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9b3a1f94-7b2e-41a7-9a11-ba59c592dd75"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "message": "Executing: /tmp/MGD8G/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e12d9039-b7d3-4f3b-a476-36bb2128eb9e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9b3a1f94-7b2e-41a7-9a11-ba59c592dd75"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "message": "Executing: /tmp/AOK0B/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cbd1cdb0-1fe7-43e3-bbeb-05b1cfe3fd8c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "message": "[localhost] run: sudo mv /tmp/tmpcuQnXU /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9b3a1f94-7b2e-41a7-9a11-ba59c592dd75"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AOK0B/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cbd1cdb0-1fe7-43e3-bbeb-05b1cfe3fd8c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "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-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9b3a1f94-7b2e-41a7-9a11-ba59c592dd75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.064Z", "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-09T18:03:50.064Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9b3a1f94-7b2e-41a7-9a11-ba59c592dd75"}, {"node_instance_id": "bono_wekm9v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.530Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.530Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_wekm9v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.530Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_wekm9v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:50.530Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:50.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:51.071Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9H8OV/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:51.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "d017e30b-e9ce-4d07-870d-f8e7aedaa651"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:51.071Z", "message": "Execution done (return_code=1): /tmp/9RW2U/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:51.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "bda56e01-8ab2-4ea6-923b-9e1525945ecc"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:51.071Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:51.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "d017e30b-e9ce-4d07-870d-f8e7aedaa651"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:51.071Z", "message": "Executing: /tmp/9H8OV/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:51.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "d017e30b-e9ce-4d07-870d-f8e7aedaa651"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:51.535Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:51.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_e5wldj", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:51.535Z", "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_00aiji/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_00aiji/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_00aiji/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-09T18:03:51.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 209, "offset": 100, "size": 50}}} 2019-01-09 18:03:58,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:03:58,952 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:03:58 GMT 2019-01-09 18:03:58,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:03:58,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28940 2019-01-09 18:03:58,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:03:58,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:58,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9ZEG8/remove-cluster-node.sh 2019-01-09 18:03:58,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 18:03:58,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpWXmSth /etc/bind/db.clearwater.opnfv 2019-01-09 18:03:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-09 18:03:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, u'vellum': {}, u'bono': {u'bono_wekm9v': {u'public_address': u'172.30.9.214', u'private_address': u'192.168.120.4', u'name': u'bono-wekm9v'}}}, 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.7', u'hss_hostname': u''}. 2019-01-09 18:03:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/N56WI/remove-cluster-node.sh 2019-01-09 18:03:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-09 18:03:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 18:03:58,955 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 18:03:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/N56WI/remove-cluster-node.sh 2019-01-09 18:03:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9ZEG8/remove-cluster-node.sh 2019-01-09 18:03:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/W4838/stop-bono.sh 2019-01-09 18:03:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 18:03:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TAXU4/bind.py 2019-01-09 18:03:58,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:58,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:58,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:58,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:03:58,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:03:58,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:58,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MGD8G/remove-cluster-node.sh 2019-01-09 18:03:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 18:03:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-09 18:03:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 18:03:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_e5wldj': {u'public_address': u'', u'private_address': u'192.168.120.28', u'name': u'sprout-e5wldj'}}, 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.7', u'hss_hostname': u''}. 2019-01-09 18:03:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 18:03:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0VQsns /etc/bind/db.clearwater.opnfv 2019-01-09 18:03:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-09 18:03:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 18:03:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 18:03:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MGD8G/remove-cluster-node.sh 2019-01-09 18:03:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 18:03:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AOK0B/remove-cluster-node.sh 2019-01-09 18:03:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcuQnXU /etc/bind/db.clearwater.local 2019-01-09 18:03:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AOK0B/remove-cluster-node.sh 2019-01-09 18:03:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 18:03:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 18:03:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:58,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 18:03:58,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:03:58,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:03:58,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9H8OV/remove-cluster-node.sh 2019-01-09 18:03:58,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/9RW2U/stop-sprout.sh 2019-01-09 18:03:58,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-09 18:03:58,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9H8OV/remove-cluster-node.sh 2019-01-09 18:03:58,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:03:58,962 - 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-09 18:03:58,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:03:59,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:03:59,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:03:59,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:03:59,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:03:59,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:03:59,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:03:59,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:03:59,054 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:03:59,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:03:59,054 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:03:59 GMT 2019-01-09 18:03:59,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:03:59,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:03:59,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:04,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:04:04,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:04,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:04,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:04,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:04,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:04,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:04,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:04,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_e5wldj", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:51.535Z", "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_00aiji/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_00aiji/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_00aiji/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-09T18:03:51.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:52.075Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:52.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "c77983dc-25c3-4520-b352-9e110672b05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:52.075Z", "message": "[localhost] run: sudo mv /tmp/tmpBezNst /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:52.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "c77983dc-25c3-4520-b352-9e110672b05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:52.075Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:52.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "c77983dc-25c3-4520-b352-9e110672b05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:52.075Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:52.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "c77983dc-25c3-4520-b352-9e110672b05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:52.075Z", "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-09T18:03:52.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "c77983dc-25c3-4520-b352-9e110672b05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:52.075Z", "message": "[localhost] run: sudo mv /tmp/tmpiawP62 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:52.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "c77983dc-25c3-4520-b352-9e110672b05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:52.075Z", "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-09T18:03:52.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "c77983dc-25c3-4520-b352-9e110672b05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:52.075Z", "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-09T18:03:52.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "c77983dc-25c3-4520-b352-9e110672b05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:52.075Z", "message": "Downloaded scripts/bind/bind.py to /tmp/WCRN3/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:52.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "c77983dc-25c3-4520-b352-9e110672b05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:52.075Z", "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-09T18:03:52.075Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "c77983dc-25c3-4520-b352-9e110672b05c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:52.538Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:52.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:53.078Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:53.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "c77983dc-25c3-4520-b352-9e110672b05c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:53.078Z", "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-09T18:03:53.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "c77983dc-25c3-4520-b352-9e110672b05c"}, {"node_instance_id": "sprout_e5wldj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:53.608Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:53.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_e5wldj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:53.608Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:53.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_e5wldj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:53.608Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:53.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:54.083Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:54.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "41e439b3-9037-4393-9f21-01fc17107ace"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:54.083Z", "message": "Executing: /tmp/4Y4GB/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:54.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "41e439b3-9037-4393-9f21-01fc17107ace"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:54.083Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4Y4GB/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:54.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "41e439b3-9037-4393-9f21-01fc17107ace"}, {"node_instance_id": "ellis_55qcih", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:55.969Z", "message": "Execution done (return_code=0): /tmp/N56WI/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:55.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0e5f79bd-b018-44dd-abcc-6a1e2c82e088"}, {"node_instance_id": "ellis_55qcih", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:56.039Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:56.039Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:56.660Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:56.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:56.660Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:56.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_wekm9v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:56.660Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:56.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_wekm9v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:57.067Z", "message": "Execution done (return_code=0): /tmp/9H8OV/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:57.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "d017e30b-e9ce-4d07-870d-f8e7aedaa651"}, {"node_instance_id": "dime_vav737", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:57.067Z", "message": "Execution done (return_code=0): /tmp/MGD8G/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:57.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e12d9039-b7d3-4f3b-a476-36bb2128eb9e"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:57.665Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:57.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:57.665Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:57.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:57.665Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:57.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:57.665Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:57.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_vav737", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:57.665Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:57.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:57.665Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:57.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_ksdowk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.087Z", "message": "Execution done (return_code=0): /tmp/AOK0B/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cbd1cdb0-1fe7-43e3-bbeb-05b1cfe3fd8c"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_ksdowk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:58.688Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:58.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:59.406Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:59.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a639adfa-4df3-475d-b888-6ca075d35ac4"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:59.744Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:59.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 252, "offset": 150, "size": 50}}} 2019-01-09 18:04:04,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:04,164 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:04 GMT 2019-01-09 18:04:04,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:04,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27813 2019-01-09 18:04:04,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:04,166 - 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-09 18:04:04,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-01-09 18:04:04,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBezNst /etc/bind/db.clearwater.opnfv 2019-01-09 18:04:04,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-01-09 18:04:04,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.7', u'hss_hostname': u''}. 2019-01-09 18:04:04,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-01-09 18:04:04,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpiawP62 /etc/bind/db.clearwater.local 2019-01-09 18:04:04,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-01-09 18:04:04,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-01-09 18:04:04,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WCRN3/bind.py 2019-01-09 18:04:04,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2019-01-09 18:04:04,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 18:04:04,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2019-01-09 18:04:04,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2019-01-09 18:04:04,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:04,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-01-09 18:04:04,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2019-01-09 18:04:04,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-01-09 18:04:04,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4Y4GB/remove-cluster-node.sh 2019-01-09 18:04:04,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4Y4GB/remove-cluster-node.sh 2019-01-09 18:04:04,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/N56WI/remove-cluster-node.sh 2019-01-09 18:04:04,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 18:04:04,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 18:04:04,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 18:04:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/9H8OV/remove-cluster-node.sh 2019-01-09 18:04:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/MGD8G/remove-cluster-node.sh 2019-01-09 18:04:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 18:04:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:04,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 18:04:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 18:04:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 18:04:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/AOK0B/remove-cluster-node.sh 2019-01-09 18:04:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 18:04:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:04,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 18:04:04,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 18:04:04,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:04,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 18:04:04,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 18:04:04,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:04,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 18:04:04,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 18:04:04,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 18:04:04,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:04,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:04,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:04,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:04,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:04,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:04:04,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:04,240 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:04,240 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:04,240 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:04,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:04,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:04,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:04,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:04:04,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:04,241 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:04 GMT 2019-01-09 18:04:04,241 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:04,241 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:04:04,241 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:09,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:04:09,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:09,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:09,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:09,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:09,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:09,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:09,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:09,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:59.744Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:59.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:59.744Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:59.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:59.744Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:59.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:59.744Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:59.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:03:59.744Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:03:59.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9fc7bce8-39e4-49c4-926f-5269674d7224"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a639adfa-4df3-475d-b888-6ca075d35ac4"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a639adfa-4df3-475d-b888-6ca075d35ac4"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a639adfa-4df3-475d-b888-6ca075d35ac4"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9fc7bce8-39e4-49c4-926f-5269674d7224"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Stopping Agent bono_host_2n8jj7", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a639adfa-4df3-475d-b888-6ca075d35ac4"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9fc7bce8-39e4-49c4-926f-5269674d7224"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a639adfa-4df3-475d-b888-6ca075d35ac4"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a639adfa-4df3-475d-b888-6ca075d35ac4"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a639adfa-4df3-475d-b888-6ca075d35ac4"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a639adfa-4df3-475d-b888-6ca075d35ac4"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9fc7bce8-39e4-49c4-926f-5269674d7224"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9fc7bce8-39e4-49c4-926f-5269674d7224"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9fc7bce8-39e4-49c4-926f-5269674d7224"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9fc7bce8-39e4-49c4-926f-5269674d7224"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a639adfa-4df3-475d-b888-6ca075d35ac4"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:00.093Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:00.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9fc7bce8-39e4-49c4-926f-5269674d7224"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:01.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:01.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9fc7bce8-39e4-49c4-926f-5269674d7224"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:01.097Z", "message": "Stopping Agent ellis_host_vwc3yh", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:01.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9fc7bce8-39e4-49c4-926f-5269674d7224"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:02.300Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:02.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:02.747Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:02.747Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:03.752Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:03.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:03.752Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:03.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:03.752Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:03.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:03.752Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:03.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:03.900Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:03.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0bb404e8-9096-46d0-a8de-9f62138daf01"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0bb404e8-9096-46d0-a8de-9f62138daf01"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0bb404e8-9096-46d0-a8de-9f62138daf01"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0bb404e8-9096-46d0-a8de-9f62138daf01"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0bb404e8-9096-46d0-a8de-9f62138daf01"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0bb404e8-9096-46d0-a8de-9f62138daf01"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.102Z", "message": "Stopping Agent dime_host_wpxjc1", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0bb404e8-9096-46d0-a8de-9f62138daf01"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0bb404e8-9096-46d0-a8de-9f62138daf01"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0bb404e8-9096-46d0-a8de-9f62138daf01"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.102Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0bb404e8-9096-46d0-a8de-9f62138daf01"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.871Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.871Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.871Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.871Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.871Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.871Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.871Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.871Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.871Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 315, "offset": 200, "size": 50}}} 2019-01-09 18:04:09,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:09,389 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:09 GMT 2019-01-09 18:04:09,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:09,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26687 2019-01-09 18:04:09,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:09,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 18:04:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_2n8jj7 2019-01-09 18:04:09,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,393 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_vwc3yh 2019-01-09 18:04:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 18:04:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:09,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:09,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 18:04:09,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:09,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:09,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_wpxjc1 2019-01-09 18:04:09,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:09,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:09,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:09,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:09,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:09,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 18:04:09,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 18:04:09,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:09,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 18:04:09,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:09,398 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:04:09,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:09,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:09,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:09,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:09,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:09,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:09,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:09,520 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:04:09,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:09,520 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:09 GMT 2019-01-09 18:04:09,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:09,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:04:09,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:14,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:04:14,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:14,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:14,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:14,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:14,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:14,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:14,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:14,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2n8jj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.871Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:04.871Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:04.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:05.141Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:05.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9fc7bce8-39e4-49c4-926f-5269674d7224"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:05.141Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_2n8jj7 stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:05.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a639adfa-4df3-475d-b888-6ca075d35ac4"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:05.141Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_vwc3yh stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:05.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9fc7bce8-39e4-49c4-926f-5269674d7224"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:05.141Z", "message": "Successfully stopped daemon: bono_host_2n8jj7\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:05.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a639adfa-4df3-475d-b888-6ca075d35ac4"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:05.141Z", "message": "Successfully stopped daemon: ellis_host_vwc3yh\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:05.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "9fc7bce8-39e4-49c4-926f-5269674d7224"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:05.141Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:05.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a639adfa-4df3-475d-b888-6ca075d35ac4"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:05.911Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:05.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:05.911Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:05.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:05.911Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:05.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:05.911Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:05.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e8931a8e-c49d-412a-8967-e6e3e99e75cb"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Deleting Agent bono_host_2n8jj7", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e8931a8e-c49d-412a-8967-e6e3e99e75cb"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ffa80340-791c-448e-b2d5-34195bb351e2"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Stopping Agent homer_host_7trq0j", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ffa80340-791c-448e-b2d5-34195bb351e2"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ffa80340-791c-448e-b2d5-34195bb351e2"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ffa80340-791c-448e-b2d5-34195bb351e2"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e8931a8e-c49d-412a-8967-e6e3e99e75cb"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ffa80340-791c-448e-b2d5-34195bb351e2"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e8931a8e-c49d-412a-8967-e6e3e99e75cb"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e8931a8e-c49d-412a-8967-e6e3e99e75cb"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e8931a8e-c49d-412a-8967-e6e3e99e75cb"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ffa80340-791c-448e-b2d5-34195bb351e2"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Deleting Agent ellis_host_vwc3yh", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b26538df-331b-4128-b90d-36af4614c5f5"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b26538df-331b-4128-b90d-36af4614c5f5"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b26538df-331b-4128-b90d-36af4614c5f5"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ffa80340-791c-448e-b2d5-34195bb351e2"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e8931a8e-c49d-412a-8967-e6e3e99e75cb"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ffa80340-791c-448e-b2d5-34195bb351e2"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b26538df-331b-4128-b90d-36af4614c5f5"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b26538df-331b-4128-b90d-36af4614c5f5"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b26538df-331b-4128-b90d-36af4614c5f5"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b26538df-331b-4128-b90d-36af4614c5f5"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ffa80340-791c-448e-b2d5-34195bb351e2"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b26538df-331b-4128-b90d-36af4614c5f5"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e8931a8e-c49d-412a-8967-e6e3e99e75cb"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e8931a8e-c49d-412a-8967-e6e3e99e75cb"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b26538df-331b-4128-b90d-36af4614c5f5"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b26538df-331b-4128-b90d-36af4614c5f5"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ffa80340-791c-448e-b2d5-34195bb351e2"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:06.150Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:06.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e8931a8e-c49d-412a-8967-e6e3e99e75cb"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:07.514Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:07.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e8931a8e-c49d-412a-8967-e6e3e99e75cb"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:07.933Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:07.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:08.157Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:08.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b26538df-331b-4128-b90d-36af4614c5f5"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:08.157Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:08.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b26538df-331b-4128-b90d-36af4614c5f5"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:08.157Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:08.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e8931a8e-c49d-412a-8967-e6e3e99e75cb"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:08.157Z", "message": "Successfully deleted daemon: ellis_host_vwc3yh", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:08.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b26538df-331b-4128-b90d-36af4614c5f5"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:08.157Z", "message": "Successfully deleted daemon: bono_host_2n8jj7", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:08.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e8931a8e-c49d-412a-8967-e6e3e99e75cb"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:08.921Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:08.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 369, "offset": 250, "size": 50}}} 2019-01-09 18:04:14,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:14,649 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:14 GMT 2019-01-09 18:04:14,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:14,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27123 2019-01-09 18:04:14,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:14,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 18:04:14,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 18:04:14,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 18:04:14,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_2n8jj7 stop 2019-01-09 18:04:14,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_vwc3yh stop 2019-01-09 18:04:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_2n8jj7 2019-01-09 18:04:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_vwc3yh 2019-01-09 18:04:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 18:04:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 18:04:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:14,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:14,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_2n8jj7 2019-01-09 18:04:14,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_7trq0j 2019-01-09 18:04:14,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_vwc3yh 2019-01-09 18:04:14,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:14,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 18:04:14,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:14,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 18:04:14,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 18:04:14,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 18:04:14,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_vwc3yh 2019-01-09 18:04:14,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_2n8jj7 2019-01-09 18:04:14,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:14,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:04:14,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:14,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:14,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:14,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:14,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:14,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:14,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:14,713 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:04:14,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:14,714 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:14 GMT 2019-01-09 18:04:14,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:14,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:04:14,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:19,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:04:19,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:19,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:19,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:19,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:19,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:19,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:19,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:19,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:08.921Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:08.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:08.921Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:08.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:08.921Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:08.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:08.921Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:08.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:09.302Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:09.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0bb404e8-9096-46d0-a8de-9f62138daf01"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:09.302Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_wpxjc1 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:09.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0bb404e8-9096-46d0-a8de-9f62138daf01"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:09.302Z", "message": "Successfully stopped daemon: dime_host_wpxjc1\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:09.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0bb404e8-9096-46d0-a8de-9f62138daf01"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:09.927Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:09.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:09.927Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:09.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:09.927Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:09.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:09.927Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:09.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6bc13c74-256c-4920-8ea4-ebf774f398c1"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.386Z", "message": "Deleting Agent dime_host_wpxjc1", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6bc13c74-256c-4920-8ea4-ebf774f398c1"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6bc13c74-256c-4920-8ea4-ebf774f398c1"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6bc13c74-256c-4920-8ea4-ebf774f398c1"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6bc13c74-256c-4920-8ea4-ebf774f398c1"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6bc13c74-256c-4920-8ea4-ebf774f398c1"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6bc13c74-256c-4920-8ea4-ebf774f398c1"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6bc13c74-256c-4920-8ea4-ebf774f398c1"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.386Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ffa80340-791c-448e-b2d5-34195bb351e2"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6bc13c74-256c-4920-8ea4-ebf774f398c1"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.386Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_7trq0j stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ffa80340-791c-448e-b2d5-34195bb351e2"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6bc13c74-256c-4920-8ea4-ebf774f398c1"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.386Z", "message": "Successfully stopped daemon: homer_host_7trq0j\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ffa80340-791c-448e-b2d5-34195bb351e2"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.931Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.931Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.931Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.931Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:10.931Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:10.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:11.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:11.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ebb2da5f-cf11-4afd-bb7b-5b4c89cc64e0"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:11.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:11.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ebb2da5f-cf11-4afd-bb7b-5b4c89cc64e0"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:11.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:11.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ebb2da5f-cf11-4afd-bb7b-5b4c89cc64e0"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:11.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:11.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ebb2da5f-cf11-4afd-bb7b-5b4c89cc64e0"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:11.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:11.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ebb2da5f-cf11-4afd-bb7b-5b4c89cc64e0"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:11.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:11.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ebb2da5f-cf11-4afd-bb7b-5b4c89cc64e0"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:11.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:11.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ebb2da5f-cf11-4afd-bb7b-5b4c89cc64e0"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:11.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:11.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ebb2da5f-cf11-4afd-bb7b-5b4c89cc64e0"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:11.392Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:11.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ebb2da5f-cf11-4afd-bb7b-5b4c89cc64e0"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:11.392Z", "message": "Deleting Agent homer_host_7trq0j", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:11.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ebb2da5f-cf11-4afd-bb7b-5b4c89cc64e0"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:11.934Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:11.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:11.934Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:11.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:11.934Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:11.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:12.415Z", "message": "Successfully deleted daemon: dime_host_wpxjc1", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:12.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6bc13c74-256c-4920-8ea4-ebf774f398c1"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:12.415Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:12.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6bc13c74-256c-4920-8ea4-ebf774f398c1"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:12.415Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:12.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6bc13c74-256c-4920-8ea4-ebf774f398c1"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:12.938Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:12.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:12.938Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:12.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:12.938Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:12.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:13.418Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:13.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ebb2da5f-cf11-4afd-bb7b-5b4c89cc64e0"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:13.418Z", "message": "Successfully deleted daemon: homer_host_7trq0j", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:13.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ebb2da5f-cf11-4afd-bb7b-5b4c89cc64e0"}], "metadata": {"pagination": {"total": 392, "offset": 300, "size": 50}}} 2019-01-09 18:04:19,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:19,884 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:19 GMT 2019-01-09 18:04:19,884 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:19,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26725 2019-01-09 18:04:19,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:19,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 18:04:19,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:19,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 18:04:19,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 18:04:19,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 18:04:19,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_wpxjc1 stop 2019-01-09 18:04:19,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_wpxjc1 2019-01-09 18:04:19,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:19,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 18:04:19,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:19,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:19,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_wpxjc1 2019-01-09 18:04:19,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 18:04:19,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_7trq0j stop 2019-01-09 18:04:19,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_7trq0j 2019-01-09 18:04:19,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:19,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:19,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 18:04:19,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:19,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 18:04:19,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_7trq0j 2019-01-09 18:04:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-01-09 18:04:19,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 18:04:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2019-01-09 18:04:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_wpxjc1 2019-01-09 18:04:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 18:04:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 18:04:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 18:04:19,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 18:04:19,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:19,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 18:04:19,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_7trq0j 2019-01-09 18:04:19,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:04:19,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:19,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:19,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:19,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:19,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:19,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:19,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:19,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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:04:19,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:19,981 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:19 GMT 2019-01-09 18:04:19,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:19,981 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:04:19,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:24,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:04:25,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:25,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:25,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:25,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:25,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:25,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:25,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:25,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:13.418Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:13.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ebb2da5f-cf11-4afd-bb7b-5b4c89cc64e0"}, {"node_instance_id": "sprout_e5wldj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:13.959Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:13.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:13.959Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:13.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:13.959Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:13.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:13.959Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:13.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_e5wldj", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:14.429Z", "message": "Execution done (return_code=0): /tmp/4Y4GB/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:14.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "41e439b3-9037-4393-9f21-01fc17107ace"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:14.963Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:14.963Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_node_qvpz8v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:14.963Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:14.963Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:14.963Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:14.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:15.971Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:15.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:15.971Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:15.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:15.971Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:15.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:15.971Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:15.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:15.971Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:15.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:15.971Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:15.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_node_qvpz8v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:15.971Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:15.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:17.044Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:17.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:17.044Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:17.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:17.044Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:17.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:18.733Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:18.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:19.056Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:19.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:19.056Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:19.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.065Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.065Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.065Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.065Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.065Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.065Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.065Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.319Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.319Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "eb79076b-705b-4754-b171-3873004fb88a"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "eb79076b-705b-4754-b171-3873004fb88a"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "eb79076b-705b-4754-b171-3873004fb88a"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "eb79076b-705b-4754-b171-3873004fb88a"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "eb79076b-705b-4754-b171-3873004fb88a"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "eb79076b-705b-4754-b171-3873004fb88a"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.487Z", "message": "Stopping Agent sprout_host_00aiji", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "eb79076b-705b-4754-b171-3873004fb88a"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "eb79076b-705b-4754-b171-3873004fb88a"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "eb79076b-705b-4754-b171-3873004fb88a"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:20.487Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:20.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "eb79076b-705b-4754-b171-3873004fb88a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:21.145Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:21.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:21.145Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:21.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:21.145Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:21.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:22.476Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:22.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:23.179Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:23.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:23.179Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:23.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:23.179Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:23.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:23.698Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:23.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "1e1dafc0-e31e-43b8-abcd-29e15ef8711f"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:24.182Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:24.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 428, "offset": 350, "size": 50}}} 2019-01-09 18:04:25,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:25,183 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:25 GMT 2019-01-09 18:04:25,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:25,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25800 2019-01-09 18:04:25,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:25,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 18:04:25,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-01-09 18:04:25,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:25,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 18:04:25,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 18:04:25,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4Y4GB/remove-cluster-node.sh 2019-01-09 18:04:25,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 18:04:25,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 18:04:25,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:25,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 18:04:25,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:25,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:25,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:25,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 18:04:25,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 18:04:25,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:25,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 18:04:25,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:25,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:25,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:25,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-09 18:04:25,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 18:04:25,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:25,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:25,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:25,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:25,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:25,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:25,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:25,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:25,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 18:04:25,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:25,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:25,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:25,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:25,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:25,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:25,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_00aiji 2019-01-09 18:04:25,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:25,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:25,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:25,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:25,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:25,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:25,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:25,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:25,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 18:04:25,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 18:04:25,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 18:04:25,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 18:04:25,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:04:25,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:25,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:25,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:25,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:25,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:25,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:25,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:25,266 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:04:25,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:25,266 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:25 GMT 2019-01-09 18:04:25,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:25,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:04:25,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:30,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:04:30,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:30,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:30,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:30,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:30,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:30,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:30,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:30,381 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_7trq0j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:24.182Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:24.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:24.182Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:24.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:24.182Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:24.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:24.492Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:24.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "07f0451d-a982-4c9d-9748-a342eca534ea"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:25.202Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:25.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:25.202Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:25.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:25.202Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:25.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:25.508Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_00aiji stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:25.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "eb79076b-705b-4754-b171-3873004fb88a"}, {"node_instance_id": "dime_host_wpxjc1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:25.508Z", "message": "Waiting for server \"3d1f39f4-c095-4a0f-9f1c-8efa01d08abe\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:25.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "1e1dafc0-e31e-43b8-abcd-29e15ef8711f"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:25.508Z", "message": "Successfully stopped daemon: sprout_host_00aiji\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:25.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "eb79076b-705b-4754-b171-3873004fb88a"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:25.508Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:25.508Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "eb79076b-705b-4754-b171-3873004fb88a"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.221Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.221Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.221Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.221Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.221Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.221Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.221Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "13713866-af66-4842-aab4-a9f0c98559e6"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "13713866-af66-4842-aab4-a9f0c98559e6"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "13713866-af66-4842-aab4-a9f0c98559e6"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "13713866-af66-4842-aab4-a9f0c98559e6"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "13713866-af66-4842-aab4-a9f0c98559e6"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "13713866-af66-4842-aab4-a9f0c98559e6"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "13713866-af66-4842-aab4-a9f0c98559e6"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.513Z", "message": "Deleting Agent sprout_host_00aiji", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "13713866-af66-4842-aab4-a9f0c98559e6"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "13713866-af66-4842-aab4-a9f0c98559e6"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.513Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "5da8e4b6-6607-415c-a564-03a0895a1cfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.513Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "13713866-af66-4842-aab4-a9f0c98559e6"}, {"node_instance_id": "homer_host_7trq0j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:26.513Z", "message": "Waiting for server \"8b58a245-bc30-4c20-b6c9-4cacb13b9c18\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:26.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "07f0451d-a982-4c9d-9748-a342eca534ea"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:27.227Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:27.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:27.227Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:27.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:27.227Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:27.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:27.227Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5845)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5845)", "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_bdcx11/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_bdcx11/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_bdcx11/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_bdcx11/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_bdcx11/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=5845)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2019-01-09T18:04:27.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:27.227Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:27.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:27.227Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:27.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:28.229Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:28.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "13713866-af66-4842-aab4-a9f0c98559e6"}, {"node_instance_id": "ellis_host_vwc3yh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:28.630Z", "message": "Waiting for server \"7b1d070d-7948-4368-8188-a1bee43b68b7\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:28.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "5da8e4b6-6607-415c-a564-03a0895a1cfc"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:28.630Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:28.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "13713866-af66-4842-aab4-a9f0c98559e6"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:28.630Z", "message": "Successfully deleted daemon: sprout_host_00aiji", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:28.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "13713866-af66-4842-aab4-a9f0c98559e6"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:28.648Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:28.648Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:29.230Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:29.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:29.230Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:29.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:29.230Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:29.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:29.230Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:29.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:29.638Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:29.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "7d8bc3a8-4858-4d69-8d75-5078ffc9f5e2"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:29.638Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:29.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "7d8bc3a8-4858-4d69-8d75-5078ffc9f5e2"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:29.638Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:29.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "7d8bc3a8-4858-4d69-8d75-5078ffc9f5e2"}], "metadata": {"pagination": {"total": 473, "offset": 400, "size": 50}}} 2019-01-09 18:04:30,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:30,382 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:30 GMT 2019-01-09 18:04:30,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:30,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26758 2019-01-09 18:04:30,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:30,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 18:04:30,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 18:04:30,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:30,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 18:04:30,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:30,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:30,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:30,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_00aiji stop 2019-01-09 18:04:30,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "3d1f39f4-c095-4a0f-9f1c-8efa01d08abe" to be deleted. current status: ACTIVE 2019-01-09 18:04:30,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_00aiji 2019-01-09 18:04:30,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 18:04:30,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:30,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 18:04:30,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:30,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 18:04:30,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:30,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:30,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 18:04:30,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:30,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:30,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:30,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:30,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:30,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:30,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:30,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_00aiji 2019-01-09 18:04:30,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:30,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 18:04:30,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:30,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8b58a245-bc30-4c20-b6c9-4cacb13b9c18" to be deleted. current status: ACTIVE 2019-01-09 18:04:30,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:30,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:30,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:30,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5845) 2019-01-09 18:04:30,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 18:04:30,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 18:04:30,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 18:04:30,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "7b1d070d-7948-4368-8188-a1bee43b68b7" to be deleted. current status: SHUTOFF 2019-01-09 18:04:30,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 18:04:30,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_00aiji 2019-01-09 18:04:30,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:30,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 18:04:30,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 18:04:30,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:30,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:30,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:30,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:30,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:30,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:04:30,487 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:30,487 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:30,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:30,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:30,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:30,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:30,488 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:30,488 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:04:30,488 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:30,488 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:30 GMT 2019-01-09 18:04:30,488 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:30,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:04:30,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:35,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:04:35,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:35,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:35,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:35,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:35,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:35,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:35,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:35,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_2n8jj7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:30.305Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:30.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:30.305Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:30.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:30.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:30.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "7d8bc3a8-4858-4d69-8d75-5078ffc9f5e2"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:30.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:30.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "7d8bc3a8-4858-4d69-8d75-5078ffc9f5e2"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:30.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:30.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "7d8bc3a8-4858-4d69-8d75-5078ffc9f5e2"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:30.700Z", "message": "Stopping Agent proxy_host_bdcx11", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:30.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "7d8bc3a8-4858-4d69-8d75-5078ffc9f5e2"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:30.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:30.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "7d8bc3a8-4858-4d69-8d75-5078ffc9f5e2"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:30.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:30.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "7d8bc3a8-4858-4d69-8d75-5078ffc9f5e2"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:30.700Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:30.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "7d8bc3a8-4858-4d69-8d75-5078ffc9f5e2"}, {"node_instance_id": "dime_security_group_voh598", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:31.440Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:31.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_security_group_e76gbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:31.440Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:31.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_host_7trq0j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:31.440Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:31.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:31.440Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:31.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:31.440Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:31.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:31.440Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:31.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:31.440Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:31.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_host_wpxjc1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:31.440Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:31.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:31.706Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:31.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0130dfe5-2888-404f-8615-c695aa321865"}, {"node_instance_id": "dime_security_group_voh598", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:32.445Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:32.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_security_group_voh598", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:32.445Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:32.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_security_group_voh598", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:32.445Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:32.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_security_group_e76gbb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:32.445Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:32.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "homer_security_group_e76gbb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:32.445Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:32.445Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:32.710Z", "message": "Waiting for server \"5817edf5-3112-41f4-adc9-7728be362f1a\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:32.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "0130dfe5-2888-404f-8615-c695aa321865"}, {"node_instance_id": "ellis_host_vwc3yh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:33.692Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:33.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_security_group_voh598", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:33.713Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:33.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "245b08de-2f65-4dc0-98ee-34775e1fd9e1"}, {"node_instance_id": "homer_security_group_e76gbb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:34.449Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:34.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_security_group_eg78jh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:34.449Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:34.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_floatingip_hvwtjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:34.449Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:34.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "dime_security_group_voh598", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:34.449Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:34.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:34.716Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_bdcx11 stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:34.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "7d8bc3a8-4858-4d69-8d75-5078ffc9f5e2"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:34.716Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:34.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "7d8bc3a8-4858-4d69-8d75-5078ffc9f5e2"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:34.716Z", "message": "Successfully stopped daemon: proxy_host_bdcx11\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:34.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "7d8bc3a8-4858-4d69-8d75-5078ffc9f5e2"}, {"node_instance_id": "homer_security_group_e76gbb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:34.716Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:34.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "18b80263-8250-4d7d-9fd7-0f9242866110"}, {"node_instance_id": "ellis_security_group_eg78jh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:35.632Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:35.632Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_security_group_eg78jh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:35.632Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_floatingip_hvwtjx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:35.632Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:35.632Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_security_group_eg78jh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:35.632Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:35.632Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_floatingip_hvwtjx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:35.632Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:35.632Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:35.632Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:35.632Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:35.632Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:35.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 519, "offset": 448, "size": 50}}} 2019-01-09 18:04:35,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:35,825 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:35 GMT 2019-01-09 18:04:35,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:35,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23875 2019-01-09 18:04:35,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:35,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 18:04:35,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:35,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:35,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:35,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:35,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_bdcx11 2019-01-09 18:04:35,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:35,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:35,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:35,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:35,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:35,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 18:04:35,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:35,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 18:04:35,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 18:04:35,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:35,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 18:04:35,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 18:04:35,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 18:04:35,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:35,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 18:04:35,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:35,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 18:04:35,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5817edf5-3112-41f4-adc9-7728be362f1a" to be deleted. current status: SHUTOFF 2019-01-09 18:04:35,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 18:04:35,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 18:04:35,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 18:04:35,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:35,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:35,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 18:04:35,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_bdcx11 stop 2019-01-09 18:04:35,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 18:04:35,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_bdcx11 2019-01-09 18:04:35,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 18:04:35,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 18:04:35,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:35,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 18:04:35,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:35,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:35,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:35,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:35,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-09 18:04:35,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 18:04:35,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 18:04:35,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:35,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:35,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:04:36,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:36,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:36,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:36,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:36,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:36,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:36,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:36,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:04:36,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:36,061 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:36 GMT 2019-01-09 18:04:36,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:36,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:04:36,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:41,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:04:41,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:41,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:41,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:41,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:41,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:41,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:41,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:41,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.068Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f3c04161-7800-413b-ad67-1d295b8e46cb"}, {"node_instance_id": "homer_security_group_e76gbb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.731Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_floatingip_hvwtjx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.731Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_floatingip_hvwtjx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.921Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ba9abc78-1bda-4354-9bc9-6ca1933342c4"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f3c04161-7800-413b-ad67-1d295b8e46cb"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f3c04161-7800-413b-ad67-1d295b8e46cb"}, {"node_instance_id": "ellis_security_group_eg78jh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.921Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "dc320bf8-fe83-4453-979e-ebb21834443f"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f3c04161-7800-413b-ad67-1d295b8e46cb"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f3c04161-7800-413b-ad67-1d295b8e46cb"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.921Z", "message": "Deleting Agent proxy_host_bdcx11", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f3c04161-7800-413b-ad67-1d295b8e46cb"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f3c04161-7800-413b-ad67-1d295b8e46cb"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f3c04161-7800-413b-ad67-1d295b8e46cb"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f3c04161-7800-413b-ad67-1d295b8e46cb"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:36.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:36.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f3c04161-7800-413b-ad67-1d295b8e46cb"}, {"node_instance_id": "ellis_security_group_eg78jh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:37.734Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:37.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:38.389Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:38.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f3c04161-7800-413b-ad67-1d295b8e46cb"}, {"node_instance_id": "bono_security_group_bi1s7y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:38.743Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:38.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_host_2n8jj7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:38.743Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:38.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "ellis_floatingip_hvwtjx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:38.743Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:38.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_floatingip_n3h6do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:38.743Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:38.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:38.925Z", "message": "Successfully deleted daemon: proxy_host_bdcx11", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:38.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f3c04161-7800-413b-ad67-1d295b8e46cb"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:38.925Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:38.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f3c04161-7800-413b-ad67-1d295b8e46cb"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:40.123Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:40.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:40.123Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:40.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_floatingip_n3h6do", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:40.123Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:40.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_floatingip_n3h6do", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:40.123Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:40.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:40.123Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:40.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:40.123Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:40.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_floatingip_n3h6do", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:40.123Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:40.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_security_group_bi1s7y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:40.123Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:40.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:40.123Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:40.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:40.123Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:40.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_security_group_bi1s7y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:40.123Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:40.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_security_group_bi1s7y", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:40.123Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:40.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_security_group_bi1s7y", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:40.474Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:40.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "cd9a7177-3464-418f-b785-cbb8b84ee218"}, {"node_instance_id": "bono_floatingip_n3h6do", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:41.029Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:41.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "e9e723f8-c2ea-49cf-82d1-d117441856f2"}], "metadata": {"pagination": {"total": 555, "offset": 494, "size": 50}}} 2019-01-09 18:04:41,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:41,130 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:41 GMT 2019-01-09 18:04:41,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:41,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19032 2019-01-09 18:04:41,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:41,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:41,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 18:04:41,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-09 18:04:41,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-09 18:04:41,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:41,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:41,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 18:04:41,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:41,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:41,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_bdcx11 2019-01-09 18:04:41,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:41,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:41,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:41,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:04:41,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 18:04:41,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 18:04:41,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:41,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 18:04:41,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-09 18:04:41,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:41,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_bdcx11 2019-01-09 18:04:41,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 18:04:41,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 18:04:41,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 18:04:41,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-09 18:04:41,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:41,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 18:04:41,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:41,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-09 18:04:41,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:41,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:41,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:41,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 18:04:41,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 18:04:41,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 18:04:41,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-09 18:04:41,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:04:41,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:41,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:41,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:41,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:41,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:41,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:41,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:41,191 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:04:41,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:41,191 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:41 GMT 2019-01-09 18:04:41,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:41,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:04:41,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:46,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:04:46,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:46,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:46,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:46,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:46,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:46,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:46,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:46,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:41.314Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:41.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_floatingip_n3h6do", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:42.169Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:42.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:42.169Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:42.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:42.169Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:42.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bono_security_group_bi1s7y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:42.169Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:42.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:42.169Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:42.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:42.846Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:42.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6365dbb1-27a6-4fb3-961d-e49f0a857e27"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:43.240Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:43.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:44.172Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:44.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:44.172Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:44.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:44.172Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:44.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:44.351Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:44.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ff833158-fced-413d-80ab-5a408bb8321c"}, {"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:45.035Z", "message": "Waiting for server \"90ce91e2-2b8a-4538-8fcd-4535e6781026\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:45.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6365dbb1-27a6-4fb3-961d-e49f0a857e27"}, {"node_instance_id": "sprout_host_00aiji", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:46.096Z", "message": "Waiting for server \"19e31af6-40bd-4e03-8aac-dc0a0df5e1d4\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:46.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ff833158-fced-413d-80ab-5a408bb8321c"}], "metadata": {"pagination": {"total": 569, "offset": 530, "size": 50}}} 2019-01-09 18:04:46,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:46,267 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:46 GMT 2019-01-09 18:04:46,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:46,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7314 2019-01-09 18:04:46,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:46,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 18:04:46,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-09 18:04:46,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 18:04:46,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:46,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 18:04:46,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 18:04:46,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 18:04:46,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:04:46,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 18:04:46,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:46,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 18:04:46,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 18:04:46,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "90ce91e2-2b8a-4538-8fcd-4535e6781026" to be deleted. current status: ACTIVE 2019-01-09 18:04:46,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "19e31af6-40bd-4e03-8aac-dc0a0df5e1d4" to be deleted. current status: SHUTOFF 2019-01-09 18:04:46,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:04:46,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:46,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:46,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:46,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:46,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:46,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:46,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:46,327 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:04:46,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:46,327 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:46 GMT 2019-01-09 18:04:46,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:46,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:04:46,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:51,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:04:51,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:51,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:51,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:51,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:51,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:51,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:51,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:51,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_bdcx11", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:49.908Z", "message": "Waiting for server \"90ce91e2-2b8a-4538-8fcd-4535e6781026\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:49.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "6365dbb1-27a6-4fb3-961d-e49f0a857e27"}, {"node_instance_id": "sprout_host_00aiji", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:50.730Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:50.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 571, "offset": 544, "size": 50}}} 2019-01-09 18:04:51,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:51,399 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:51 GMT 2019-01-09 18:04:51,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:51,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1189 2019-01-09 18:04:51,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:51,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "90ce91e2-2b8a-4538-8fcd-4535e6781026" to be deleted. current status: ACTIVE 2019-01-09 18:04:51,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 18:04:51,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:04:51,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:51,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:51,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:51,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:51,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:51,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:51,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:51,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:04:51,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:51,457 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:51 GMT 2019-01-09 18:04:51,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:51,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:04:51,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:56,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:04:56,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:56,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:56,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:56,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:56,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:56,526 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:56,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:56,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_zuiquz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:52.060Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:52.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:52.060Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:52.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_security_group_zuiquz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:52.060Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:52.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_security_group_zuiquz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:52.177Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:52.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_security_group_zuiquz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:52.177Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:52.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:52.177Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:52.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_security_group_zuiquz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:52.846Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:52.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "54887f86-0f92-4c21-833f-32e52edbddb1"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:53.108Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:53.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "311cbe9d-c7f0-47b4-8e68-a5458f6d4bd5"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:53.180Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:53.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:53.180Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:53.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "sprout_security_group_zuiquz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:54.183Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:54.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "internal_sip_security_group_lxy7dz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:54.183Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:54.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "proxy_host_bdcx11", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:04:55.186Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:04:55.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 584, "offset": 546, "size": 50}}} 2019-01-09 18:04:56,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:56,526 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:56 GMT 2019-01-09 18:04:56,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:56,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6868 2019-01-09 18:04:56,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:04:56,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:56,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:56,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:04:56,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 18:04:56,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 18:04:56,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:04:56,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 18:04:56,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 18:04:56,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 18:04:56,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 18:04:56,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 18:04:56,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 18:04:56,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 18:04:56,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:04:56,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:04:56,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:04:56,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:04:56,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:04:56,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:04:56,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:04:56,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:04:56,584 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:04:56,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:04:56,584 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:04:56 GMT 2019-01-09 18:04:56,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:04:56,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:04:56,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:01,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:05:01,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:01,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:01,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:01,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:01,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:01,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:01,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:01,658 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 559, "size": 50}}} 2019-01-09 18:05:01,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:01,658 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:01 GMT 2019-01-09 18:05:01,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:01,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:05:01,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:01,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:05:01,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:01,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:01,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:01,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:01,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:01,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:01,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:01,714 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:05:01,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:01,714 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:01 GMT 2019-01-09 18:05:01,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:01,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:05:01,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:06,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:05:06,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:06,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:06,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:06,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:06,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:06,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:06,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:06,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 559, "size": 50}}} 2019-01-09 18:05:06,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:06,784 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:06 GMT 2019-01-09 18:05:06,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:06,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:05:06,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:06,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:05:06,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:06,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:06,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:06,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:06,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:06,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:06,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:06,840 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:05:06,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:06,840 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:06 GMT 2019-01-09 18:05:06,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:06,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:05:06,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:11,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:05:11,908 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:11,908 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:11,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:11,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:11,909 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:11,909 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:11,909 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:11,909 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 559, "size": 50}}} 2019-01-09 18:05:11,909 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:11,909 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:11 GMT 2019-01-09 18:05:11,909 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:11,909 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:05:11,909 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:11,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:05:11,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:11,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:11,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:11,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:11,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:11,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:11,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:11,966 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:05:11,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:11,966 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:11 GMT 2019-01-09 18:05:11,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:11,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:05:11,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:16,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:05:17,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:17,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:17,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:17,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:17,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:17,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:17,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:17,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 559, "size": 50}}} 2019-01-09 18:05:17,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:17,035 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:17 GMT 2019-01-09 18:05:17,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:17,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:05:17,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:17,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:05:17,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:17,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:17,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:17,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:17,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:17,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:17,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:17,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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:05:17,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:17,091 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:17 GMT 2019-01-09 18:05:17,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:17,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:05:17,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:22,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:05:22,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:22,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:22,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:22,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:22,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:22,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:22,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:22,159 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 559, "size": 50}}} 2019-01-09 18:05:22,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:22,160 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:22 GMT 2019-01-09 18:05:22,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:22,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:05:22,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:22,160 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:05:22,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:22,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:22,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:22,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:22,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:22,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:22,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:22,215 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:05:22,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:22,216 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:22 GMT 2019-01-09 18:05:22,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:22,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:05:22,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:27,221 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:05:27,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:27,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:27,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:27,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:27,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:27,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:27,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:27,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 559, "size": 50}}} 2019-01-09 18:05:27,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:27,284 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:27 GMT 2019-01-09 18:05:27,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:27,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:05:27,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:27,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:05:27,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:27,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:27,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:27,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:27,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:27,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:27,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:27,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:05:27,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:27,339 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:27 GMT 2019-01-09 18:05:27,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:27,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:05:27,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:32,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:05:32,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:32,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:32,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:32,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:32,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:32,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:32,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:32,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 559, "size": 50}}} 2019-01-09 18:05:32,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:32,407 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:32 GMT 2019-01-09 18:05:32,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:32,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:05:32,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:32,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:05:32,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:32,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:32,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:32,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:32,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:32,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:32,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:32,464 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:05:32,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:32,464 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:32 GMT 2019-01-09 18:05:32,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:32,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:05:32,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:37,470 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:05:37,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:37,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:37,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:37,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:37,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:37,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:37,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:37,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 559, "size": 50}}} 2019-01-09 18:05:37,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:37,536 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:37 GMT 2019-01-09 18:05:37,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:37,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:05:37,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:37,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:05:37,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:37,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:37,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:37,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:37,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:37,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:37,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:37,592 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:05:37,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:37,592 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:37 GMT 2019-01-09 18:05:37,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:37,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:05:37,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:42,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:05:42,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:42,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:42,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:42,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:42,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:42,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:42,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:42,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 559, "size": 50}}} 2019-01-09 18:05:42,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:42,661 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:42 GMT 2019-01-09 18:05:42,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:42,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:05:42,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:42,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:05:42,724 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:42,724 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:42,724 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:42,724 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:42,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:42,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:42,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:42,725 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:05:42,725 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:42,725 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:42 GMT 2019-01-09 18:05:42,725 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:42,725 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:05:42,725 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:47,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:05:47,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:47,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:47,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:47,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:47,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:47,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:47,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:47,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_4arwgr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:47.391Z", "message": "Execution done (return_code=2): /tmp/9ZEG8/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:47.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "11e5c38c-cf43-4bc1-afb4-6bb4c57873ea"}, {"node_instance_id": "vellum_4arwgr", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:47.586Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 6a5cdef220a3fc9f: 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: etcd member http://192.168.120.7:4000 has no leader\n; error #2: client: endpoint http://192.168.120.23:4000 exceeded header timeout\n", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 6a5cdef220a3fc9f: 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: etcd member http://192.168.120.7:4000 has no leader\n; error #2: client: endpoint http://192.168.120.23:4000 exceeded header timeout\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/vellum_host_arrmud/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_arrmud/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_arrmud/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 6a5cdef220a3fc9f: 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: etcd member http://192.168.120.7:4000 has no leader\n; error #2: client: endpoint http://192.168.120.23:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2019-01-09T18:05:47.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 586, "offset": 559, "size": 50}}} 2019-01-09 18:05:47,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:47,797 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:47 GMT 2019-01-09 18:05:47,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:47,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2988 2019-01-09 18:05:47,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:47,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/9ZEG8/remove-cluster-node.sh 2019-01-09 18:05:47,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 6a5cdef220a3fc9f: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.10:4000 has no leader ; error #1: client: etcd member http://192.168.120.7:4000 has no leader ; error #2: client: endpoint http://192.168.120.23:4000 exceeded header timeout 2019-01-09 18:05:47,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:05:47,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:47,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:47,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:47,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:47,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:47,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:47,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:47,854 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:05:47,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:47,854 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:47 GMT 2019-01-09 18:05:47,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:47,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:05:47,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:52,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:05:52,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:52,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:52,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:52,927 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:52,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:52,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:52,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:52,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:48.196Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:48.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:48.196Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:48.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_5l195r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:48.196Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:48.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:48.196Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:48.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:49.200Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:49.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_5l195r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:49.200Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:49.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:49.200Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:49.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:50.203Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:50.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:51.961Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:51.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:52.206Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:52.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:52.206Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:52.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 597, "offset": 561, "size": 50}}} 2019-01-09 18:05:52,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:52,927 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:52 GMT 2019-01-09 18:05:52,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:52,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5444 2019-01-09 18:05:52,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:52,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 18:05:52,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 18:05:52,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:05:52,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:05:52,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-01-09 18:05:52,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:05:52,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:05:52,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2019-01-09 18:05:52,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 18:05:52,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 18:05:52,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 18:05:52,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:05:53,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:53,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:53,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:53,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:53,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:53,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:53,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:53,009 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:05:53,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:53,010 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:53 GMT 2019-01-09 18:05:53,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:53,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:05:53,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:58,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:05:58,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:58,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:58,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:58,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:58,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:58,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:58,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:58,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:53.241Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:53.241Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:53.241Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:53.241Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:53.241Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:53.241Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:53.241Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:53.241Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:53.241Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:53.241Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:53.241Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:53.241Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:53.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:53.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "945b9dd8-e100-4d49-93f5-242ac529be00"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a627842c-ddc2-4aeb-ba80-fd3a0dd004ef"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a627842c-ddc2-4aeb-ba80-fd3a0dd004ef"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "945b9dd8-e100-4d49-93f5-242ac529be00"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a627842c-ddc2-4aeb-ba80-fd3a0dd004ef"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "945b9dd8-e100-4d49-93f5-242ac529be00"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "945b9dd8-e100-4d49-93f5-242ac529be00"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a627842c-ddc2-4aeb-ba80-fd3a0dd004ef"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a627842c-ddc2-4aeb-ba80-fd3a0dd004ef"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a627842c-ddc2-4aeb-ba80-fd3a0dd004ef"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "945b9dd8-e100-4d49-93f5-242ac529be00"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a627842c-ddc2-4aeb-ba80-fd3a0dd004ef"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "945b9dd8-e100-4d49-93f5-242ac529be00"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a627842c-ddc2-4aeb-ba80-fd3a0dd004ef"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "945b9dd8-e100-4d49-93f5-242ac529be00"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "945b9dd8-e100-4d49-93f5-242ac529be00"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a627842c-ddc2-4aeb-ba80-fd3a0dd004ef"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Stopping Agent vellum_host_arrmud", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "945b9dd8-e100-4d49-93f5-242ac529be00"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "945b9dd8-e100-4d49-93f5-242ac529be00"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:54.175Z", "message": "Stopping Agent bind_host_kn5fq8", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:54.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a627842c-ddc2-4aeb-ba80-fd3a0dd004ef"}], "metadata": {"pagination": {"total": 628, "offset": 572, "size": 50}}} 2019-01-09 18:05:58,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:58,083 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:58 GMT 2019-01-09 18:05:58,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:58,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16702 2019-01-09 18:05:58,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:05:58,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 18:05:58,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 18:05:58,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-01-09 18:05:58,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 18:05:58,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-01-09 18:05:58,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-01-09 18:05:58,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2019-01-09 18:05:58,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 18:05:58,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2019-01-09 18:05:58,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-01-09 18:05:58,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-01-09 18:05:58,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_arrmud 2019-01-09 18:05:58,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:05:58,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_kn5fq8 2019-01-09 18:05:58,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:05:58,150 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:05:58,150 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:05:58,150 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:05:58,150 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:05:58,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:05:58,151 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:05:58,151 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:05:58,151 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:05:58,151 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:05:58,151 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:05:58 GMT 2019-01-09 18:05:58,151 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:05:58,151 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:05:58,151 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:03,157 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:06:03,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:03,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:03,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:03,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:03,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:03,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:03,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:03,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:58.305Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:58.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "945b9dd8-e100-4d49-93f5-242ac529be00"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:58.477Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:58.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:59.181Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_arrmud stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:59.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "945b9dd8-e100-4d49-93f5-242ac529be00"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:59.181Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_kn5fq8 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:59.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a627842c-ddc2-4aeb-ba80-fd3a0dd004ef"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:59.181Z", "message": "Successfully stopped daemon: vellum_host_arrmud\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:59.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "945b9dd8-e100-4d49-93f5-242ac529be00"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:59.181Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:59.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a627842c-ddc2-4aeb-ba80-fd3a0dd004ef"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:59.181Z", "message": "Successfully stopped daemon: bind_host_kn5fq8\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:59.181Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "a627842c-ddc2-4aeb-ba80-fd3a0dd004ef"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:59.252Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:59.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:59.252Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:59.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:59.252Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:59.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:59.252Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:59.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:59.252Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:59.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:59.252Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:59.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:05:59.252Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:05:59.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69b56dc5-e132-4c6b-bafb-21da3f1f98cd"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69e76219-beeb-4634-8124-d564ab15805f"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69e76219-beeb-4634-8124-d564ab15805f"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69e76219-beeb-4634-8124-d564ab15805f"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69e76219-beeb-4634-8124-d564ab15805f"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69e76219-beeb-4634-8124-d564ab15805f"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69b56dc5-e132-4c6b-bafb-21da3f1f98cd"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69b56dc5-e132-4c6b-bafb-21da3f1f98cd"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Deleting Agent bind_host_kn5fq8", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69b56dc5-e132-4c6b-bafb-21da3f1f98cd"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69b56dc5-e132-4c6b-bafb-21da3f1f98cd"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69e76219-beeb-4634-8124-d564ab15805f"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69e76219-beeb-4634-8124-d564ab15805f"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69b56dc5-e132-4c6b-bafb-21da3f1f98cd"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69e76219-beeb-4634-8124-d564ab15805f"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69b56dc5-e132-4c6b-bafb-21da3f1f98cd"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69e76219-beeb-4634-8124-d564ab15805f"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69b56dc5-e132-4c6b-bafb-21da3f1f98cd"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69b56dc5-e132-4c6b-bafb-21da3f1f98cd"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Deleting Agent vellum_host_arrmud", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69e76219-beeb-4634-8124-d564ab15805f"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:00.198Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:00.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69b56dc5-e132-4c6b-bafb-21da3f1f98cd"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:01.400Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:01.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69e76219-beeb-4634-8124-d564ab15805f"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:01.812Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:01.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:02.254Z", "message": "Successfully deleted daemon: vellum_host_arrmud", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:02.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69e76219-beeb-4634-8124-d564ab15805f"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:02.254Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:02.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69b56dc5-e132-4c6b-bafb-21da3f1f98cd"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:02.254Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:02.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69e76219-beeb-4634-8124-d564ab15805f"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:02.254Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:02.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69b56dc5-e132-4c6b-bafb-21da3f1f98cd"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:02.254Z", "message": "Successfully deleted daemon: bind_host_kn5fq8", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:02.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "69b56dc5-e132-4c6b-bafb-21da3f1f98cd"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:02.263Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:02.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:02.263Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:02.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:02.263Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:02.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:02.263Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:02.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:02.263Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:02.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 674, "offset": 603, "size": 50}}} 2019-01-09 18:06:03,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:03,224 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:03 GMT 2019-01-09 18:06:03,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:03,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24768 2019-01-09 18:06:03,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:03,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 18:06:03,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 18:06:03,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_arrmud stop 2019-01-09 18:06:03,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_kn5fq8 stop 2019-01-09 18:06:03,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_arrmud 2019-01-09 18:06:03,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-01-09 18:06:03,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_kn5fq8 2019-01-09 18:06:03,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 18:06:03,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 18:06:03,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-01-09 18:06:03,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-01-09 18:06:03,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 18:06:03,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-01-09 18:06:03,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2019-01-09 18:06:03,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_kn5fq8 2019-01-09 18:06:03,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_arrmud 2019-01-09 18:06:03,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2019-01-09 18:06:03,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 18:06:03,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 18:06:03,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_arrmud 2019-01-09 18:06:03,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-01-09 18:06:03,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 18:06:03,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-01-09 18:06:03,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_kn5fq8 2019-01-09 18:06:03,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 18:06:03,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 18:06:03,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-01-09 18:06:03,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 18:06:03,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 18:06:03,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:06:03,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:03,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:03,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:03,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:03,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:03,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:03,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:03,286 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:06:03,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:03,286 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:03 GMT 2019-01-09 18:06:03,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:03,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:06:03,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:08,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:06:08,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:08,424 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:08,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:08,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:08,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:08,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:08,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:08,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:03.831Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:03.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:04.291Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:04.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:04.291Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:04.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:04.291Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:04.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:04.291Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:04.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:04.291Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:04.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:07.758Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:07.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:08.350Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:08.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:08.350Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:08.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:08.350Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:08.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 686, "offset": 649, "size": 50}}} 2019-01-09 18:06:08,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:08,425 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:08 GMT 2019-01-09 18:06:08,425 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:08,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5190 2019-01-09 18:06:08,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:08,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 18:06:08,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-01-09 18:06:08,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:06:08,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2019-01-09 18:06:08,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-01-09 18:06:08,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:06:08,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-01-09 18:06:08,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:06:08,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:06:08,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:06:08,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:06:08,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:08,508 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:08,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:08,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:08,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:08,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:08,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:08,508 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:06:08,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:08,509 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:08 GMT 2019-01-09 18:06:08,509 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:08,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:06:08,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:13,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:06:13,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:13,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:13,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:13,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:13,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:13,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:13,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:13,577 - 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-09T18:06:11.355Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:11.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:11.426Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:11.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:11.426Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:11.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:12.432Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:12.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:12.432Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:12.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:12.432Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:12.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:12.432Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:12.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:12.606Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:12.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f13d71ba-d1e0-4692-91d9-6399e697ec98"}], "metadata": {"pagination": {"total": 694, "offset": 659, "size": 50}}} 2019-01-09 18:06:13,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:13,577 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:13 GMT 2019-01-09 18:06:13,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:13,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4122 2019-01-09 18:06:13,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:13,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:06:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:06:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:06:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 18:06:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:06:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 18:06:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:06:13,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 18:06:13,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:06:13,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:13,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:13,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:13,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:13,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:13,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:13,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:13,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:06:13,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:13,636 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:13 GMT 2019-01-09 18:06:13,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:13,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:06:13,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:18,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:06:18,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:18,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:18,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:18,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:18,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:18,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:18,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:18,812 - 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-09T18:06:14.138Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:14.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_host_arrmud", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:14.381Z", "message": "Waiting for server \"5e721288-5cc9-42fe-a1fd-f0b968edf435\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:14.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "f13d71ba-d1e0-4692-91d9-6399e697ec98"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:15.289Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:15.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "856386b3-839d-4992-9f98-51efaeffb418"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:15.438Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:15.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:15.438Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:15.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:15.438Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:15.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:16.704Z", "message": "Waiting for server \"4e8027d5-f482-4584-939d-4b0ce296a0fe\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:16.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "856386b3-839d-4992-9f98-51efaeffb418"}], "metadata": {"pagination": {"total": 701, "offset": 667, "size": 50}}} 2019-01-09 18:06:18,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:18,812 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:18 GMT 2019-01-09 18:06:18,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:18,812 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3758 2019-01-09 18:06:18,812 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:18,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-01-09 18:06:18,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5e721288-5cc9-42fe-a1fd-f0b968edf435" to be deleted. current status: ACTIVE 2019-01-09 18:06:18,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-01-09 18:06:18,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 18:06:18,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 18:06:18,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:06:18,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4e8027d5-f482-4584-939d-4b0ce296a0fe" to be deleted. current status: SHUTOFF 2019-01-09 18:06:18,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:06:18,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:18,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:18,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:18,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:18,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:18,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:18,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:18,869 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:06:18,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:18,869 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:18 GMT 2019-01-09 18:06:18,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:18,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:06:18,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:23,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:06:24,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:24,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:24,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:24,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:24,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:24,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:24,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:24,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_arrmud", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:19.550Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:19.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_security_group_s44tay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:20.443Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:20.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_security_group_s44tay", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:21.386Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:21.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "2aeec513-26b4-4241-af23-6ca7ddf67f2b"}, {"node_instance_id": "vellum_security_group_s44tay", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:21.446Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_security_group_s44tay", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:21.446Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_security_group_s44tay", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:21.446Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:21.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "keypair_qa2ato", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:22.449Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:22.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_host_kn5fq8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:22.449Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:22.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "vellum_security_group_s44tay", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:22.449Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:22.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "base_security_group_nsxj1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:22.449Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:22.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "base_security_group_nsxj1p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:23.534Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:23.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_floatingip_lth5iz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:23.534Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:23.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_floatingip_lth5iz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:23.534Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:23.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "keypair_qa2ato", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:23.534Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:23.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_floatingip_lth5iz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:23.534Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:23.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "keypair_qa2ato", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:23.534Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:23.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_security_group_0a485u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:23.534Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:23.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_security_group_0a485u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:23.534Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:23.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "keypair_qa2ato", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:23.534Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:23.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_security_group_0a485u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:23.534Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:23.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_security_group_0a485u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:23.534Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:23.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 722, "offset": 674, "size": 50}}} 2019-01-09 18:06:24,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:24,056 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:24 GMT 2019-01-09 18:06:24,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:24,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10466 2019-01-09 18:06:24,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:24,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 18:06:24,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:06:24,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 18:06:24,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:06:24,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 18:06:24,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 18:06:24,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:06:24,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-01-09 18:06:24,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 18:06:24,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:06:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:06:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-09 18:06:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:06:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:06:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:06:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-01-09 18:06:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 18:06:24,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2019-01-09 18:06:24,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2019-01-09 18:06:24,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 18:06:24,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2019-01-09 18:06:24,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:06:24,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:24,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:24,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:24,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:24,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:24,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:24,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:24,289 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:06:24,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:24,289 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:24 GMT 2019-01-09 18:06:24,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:24,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2019-01-09 18:06:24,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:29,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/events 2019-01-09 18:06:29,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:29,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:29,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:29,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:29,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:29,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:29,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:29,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_qa2ato", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:24.451Z", "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-09T18:06:24.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "07b371c0-91f4-438e-93a2-e0969ccbcc8c"}, {"node_instance_id": "bind_floatingip_lth5iz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:24.609Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:24.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "base_security_group_nsxj1p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:24.609Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:24.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "base_security_group_nsxj1p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:24.609Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:24.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_floatingip_lth5iz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:25.306Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:25.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "ff7ff88a-aff1-427d-95ee-1538d4d19e10"}, {"node_instance_id": "base_security_group_nsxj1p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:25.306Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:25.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "68fc1c36-7132-4fb5-80f5-a3cb8f9454ef"}, {"node_instance_id": "bind_security_group_0a485u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:25.306Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:25.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187", "logger": "b4c23cfd-39f7-4242-aaaa-6fd4eba815c3"}, {"node_instance_id": "keypair_qa2ato", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:25.655Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:25.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_security_group_0a485u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:25.655Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:25.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:26.660Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:26.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "base_security_group_nsxj1p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:26.660Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:26.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}, {"node_instance_id": "bind_floatingip_lth5iz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-01-09T18:06:26.660Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:06:26.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"}], "metadata": {"pagination": {"total": 734, "offset": 695, "size": 50}}} 2019-01-09 18:06:29,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:29,363 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:29 GMT 2019-01-09 18:06:29,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:29,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6385 2019-01-09 18:06:29,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:29,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2019-01-09 18:06:29,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-09 18:06:29,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 18:06:29,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 18:06:29,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-01-09 18:06:29,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 18:06:29,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-01-09 18:06:29,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-01-09 18:06:29,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 18:06:29,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2019-01-09 18:06:29,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 18:06:29,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-09 18:06:29,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.209:80/api/v3/executions/fe23c536-44b7-45fa-8d31-4b6b1020d187 2019-01-09 18:06:29,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:29,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:29,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:29,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:29,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:29,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:29,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:29,421 - 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-09T18:03:42.942Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "fe23c536-44b7-45fa-8d31-4b6b1020d187"} 2019-01-09 18:06:29,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:29,422 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:29 GMT 2019-01-09 18:06:29,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:29,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2019-01-09 18:06:29,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:29,422 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/deployments/clearwater-opnfv 2019-01-09 18:06:30,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:30,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:30,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:30,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:30,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:30,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:30,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:30,127 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-09 18:06:30,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "03cc1f50-789d-41cc-875e-1e38eb4e2245", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "bono_cluster_size": 1, "flavor_id": "b9650537-4479-4cee-a7ae-2a19c739f9a3", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "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"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-01-09T17:43:45.331Z", "updated_at": "2019-01-09T17:43:45.331Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2019-01-09 18:06:30,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:30,128 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:30 GMT 2019-01-09 18:06:30,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:30,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2019-01-09 18:06:30,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:30,129 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.209:80/api/v3/blueprints/clearwater-opnfv 2019-01-09 18:06:30,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:06:30,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:06:30,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:06:30,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:06:30,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:06:30,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:06:30,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:06:30,206 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-09 18:06:30,207 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-01-09T17:43:39.295Z", "updated_at": "2019-01-09T17:43:39.295Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2019-01-09 18:06:30,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:06:30,209 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:06:30 GMT 2019-01-09 18:06:30,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:06:30,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2019-01-09 18:06:30,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:06:30,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 18:06:30,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:31,376 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c50038c1-5242-4d5a-936f-461e80a15d85 Date: Wed, 09 Jan 2019 18:06: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-09 18:06:31,376 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245 used request id req-c50038c1-5242-4d5a-936f-461e80a15d85 2019-01-09 18:06:31,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.14260411263s 2019-01-09 18:06:31,376 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/03cc1f50-789d-41cc-875e-1e38eb4e2245 used request id req-c50038c1-5242-4d5a-936f-461e80a15d85 2019-01-09 18:06:31,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 18:06:31,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 18:06:31,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06: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-27acd6ea-bafd-4377-86f8-42721078317c x-compute-request-id: req-27acd6ea-bafd-4377-86f8-42721078317c Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b9650537-4479-4cee-a7ae-2a19c739f9a3", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b9650537-4479-4cee-a7ae-2a19c739f9a3", "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": "b9650537-4479-4cee-a7ae-2a19c739f9a3"}, {"name": "cloudify_ims-flavor_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "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": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242"}]} 2019-01-09 18:06:31,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-27acd6ea-bafd-4377-86f8-42721078317c 2019-01-09 18:06:31,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.194230794907s 2019-01-09 18:06:31,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-27acd6ea-bafd-4377-86f8-42721078317c 2019-01-09 18:06:31,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 18:06:31,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/b9650537-4479-4cee-a7ae-2a19c739f9a3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 18:06:31,618 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 18:06: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-5a66cff2-1b3d-4654-9710-076349db128d x-compute-request-id: req-5a66cff2-1b3d-4654-9710-076349db128d Content-Length: 0 Content-Type: application/json 2019-01-09 18:06:31,618 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b9650537-4479-4cee-a7ae-2a19c739f9a3 used request id req-5a66cff2-1b3d-4654-9710-076349db128d 2019-01-09 18:06:31,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0445268154144s 2019-01-09 18:06:31,619 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b9650537-4479-4cee-a7ae-2a19c739f9a3 used request id req-5a66cff2-1b3d-4654-9710-076349db128d 2019-01-09 18:06:31,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 18:06:31,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/996553cb-66f3-4d14-8fa4-1781756fc3ad.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:32,774 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85a68196-83cf-410a-a26a-4ea2eaec5449 Content-Length: 0 Date: Wed, 09 Jan 2019 18:06:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:06:32,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/996553cb-66f3-4d14-8fa4-1781756fc3ad.json used request id req-85a68196-83cf-410a-a26a-4ea2eaec5449 2019-01-09 18:06:32,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15278601646s 2019-01-09 18:06:32,774 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/996553cb-66f3-4d14-8fa4-1781756fc3ad.json used request id req-85a68196-83cf-410a-a26a-4ea2eaec5449 2019-01-09 18:06:32,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 18:06:32,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:32,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4fbb75a1-bea4-4bf6-ad51-6a271f69fe5c Date: Wed, 09 Jan 2019 18:06:32 GMT RESP BODY: {"floatingips": []} 2019-01-09 18:06:32,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4fbb75a1-bea4-4bf6-ad51-6a271f69fe5c 2019-01-09 18:06:32,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0545370578766s 2019-01-09 18:06:32,834 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4fbb75a1-bea4-4bf6-ad51-6a271f69fe5c 2019-01-09 18:06:32,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 18:06:32,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:33,150 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:06:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-952c3a42-ac73-4795-9d96-7e96c0d4ff87 x-compute-request-id: req-952c3a42-ac73-4795-9d96-7e96c0d4ff87 Content-Type: application/json 2019-01-09 18:06:33,150 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19 used request id req-952c3a42-ac73-4795-9d96-7e96c0d4ff87 2019-01-09 18:06:33,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.314872980118s 2019-01-09 18:06:33,150 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19 used request id req-952c3a42-ac73-4795-9d96-7e96c0d4ff87 2019-01-09 18:06:33,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:06:33,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:33,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-b47d02db-fc56-4f9a-8f70-b4cbd172e879 x-compute-request-id: req-b47d02db-fc56-4f9a-8f70-b4cbd172e879 Content-Encoding: gzip Content-Length: 756 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:0f:e4", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa515373-f2e3-4218-911c-a42ab0594c19", "rel": "bookmark"}], "image": {"id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "links": [{"href": "http://172.30.9.29:8774/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T17:42:22.000000", "flavor": {"id": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "links": [{"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "bookmark"}]}, "id": "aa515373-f2e3-4218-911c-a42ab0594c19", "security_groups": [{"name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}], "user_id": "5570f926829f4665b0a94694cf6ac4b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:06:33Z", "hostId": "822eb3e680371ae061020be94c2d549cf043eeafbea8a3f5c1af08df", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "name": "cloudify_ims-vm_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "created": "2019-01-09T17:40:03Z", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:06:33,664 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b47d02db-fc56-4f9a-8f70-b4cbd172e879 2019-01-09 18:06:33,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513580083847s 2019-01-09 18:06:33,665 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b47d02db-fc56-4f9a-8f70-b4cbd172e879 2019-01-09 18:06:33,666 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:06:35,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:06:35,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:35,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-91bae8ce-615d-4ebb-a918-575ace688ebd x-compute-request-id: req-91bae8ce-615d-4ebb-a918-575ace688ebd Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 18:06:35,746 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-91bae8ce-615d-4ebb-a918-575ace688ebd 2019-01-09 18:06:35,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0771038532257s 2019-01-09 18:06:35,746 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-91bae8ce-615d-4ebb-a918-575ace688ebd 2019-01-09 18:06:35,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:06:35,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:35,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-7dd4d782-d126-4026-a9d7-d986c98adc88 Date: Wed, 09 Jan 2019 18:06:35 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:40:00Z", "updated_at": "2019-01-09T17:40:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "0c2ffe6b-69d9-4bb4-847a-fd08274c0c80", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 443, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "3153fe9e-c836-454e-8eca-29a813facb07", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "62a5f5e5-c314-4a7a-968e-2c8d218d8ff1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "65ed1013-683a-4b82-baa7-067547522d53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "8b19ceb0-4e14-419a-950d-680a14da31aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T17:40:01Z", "revision_number": 0, "id": "a3c2ad69-2d88-42e7-adc2-d60b1fc16e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:01Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 80, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "af8164eb-0073-40b3-9916-d100d578b62d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:40:00Z", "revision_number": 0, "id": "c80357cb-3be0-4820-ab71-2efeee6a9bc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:40:00Z", "security_group_id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 22, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 8, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "4f330309-b32a-43c4-99e3-ce7d389eb47a", "name": "cloudify_ims-sg_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}, {"description": "Default security group", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:38:30Z", "updated_at": "2019-01-09T17:43:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "364dd655-316e-4a40-b48c-743f81db1bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "380c55cb-6a43-49f7-b1fc-3e7f04c4415c", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "66b62c16-d9c2-4461-8527-f86ceff172a2", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:43:36Z", "revision_number": 0, "id": "75f3355f-48d0-4fda-8e68-99b2798baa0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:43:36Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 22, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "8f43c005-3091-47ed-af17-a68b08421cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 5, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "name": "default"}]} 2019-01-09 18:06:35,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-7dd4d782-d126-4026-a9d7-d986c98adc88 2019-01-09 18:06:35,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.059818983078s 2019-01-09 18:06:35,810 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-7dd4d782-d126-4026-a9d7-d986c98adc88 2019-01-09 18:06:35,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 18:06:35,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/4f330309-b32a-43c4-99e3-ce7d389eb47a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:35,970 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e9f6b71c-ee1e-4a18-a7d7-4f73f3f9dd3d Content-Length: 0 Date: Wed, 09 Jan 2019 18:06:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:06:35,970 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/4f330309-b32a-43c4-99e3-ce7d389eb47a.json used request id req-e9f6b71c-ee1e-4a18-a7d7-4f73f3f9dd3d 2019-01-09 18:06:35,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.156903982162s 2019-01-09 18:06:35,971 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/4f330309-b32a-43c4-99e3-ce7d389eb47a.json used request id req-e9f6b71c-ee1e-4a18-a7d7-4f73f3f9dd3d 2019-01-09 18:06:35,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-09 18:06:35,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:35,999 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 18: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-6ddec00e-3d4b-49f4-916c-b4dec9909544 x-compute-request-id: req-6ddec00e-3d4b-49f4-916c-b4dec9909544 Content-Length: 0 Content-Type: application/json 2019-01-09 18:06:35,999 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1 used request id req-6ddec00e-3d4b-49f4-916c-b4dec9909544 2019-01-09 18:06:35,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0277240276337s 2019-01-09 18:06:35,999 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/cloudify_ims-kp_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1 used request id req-6ddec00e-3d4b-49f4-916c-b4dec9909544 2019-01-09 18:06:35,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 18:06:36,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/85be8b78-3f27-41fa-a1e2-c5aac769d599/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}8dc69462aba07cefe81e2e131a14bacd80f75c72" -d '{"subnet_id": "da281838-9912-409d-9c5e-067f246f5249"}' 2019-01-09 18:06:38,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-24a31156-59b4-46f0-891e-81905ff723f1 Date: Wed, 09 Jan 2019 18:06:38 GMT RESP BODY: {"network_id": "510bf5c2-227f-40b5-b880-df6ffb0846ee", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "subnet_id": "da281838-9912-409d-9c5e-067f246f5249", "subnet_ids": ["da281838-9912-409d-9c5e-067f246f5249"], "port_id": "de7d7dd2-1572-4506-a73d-42ac20d564af", "id": "85be8b78-3f27-41fa-a1e2-c5aac769d599"} 2019-01-09 18:06:38,097 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/85be8b78-3f27-41fa-a1e2-c5aac769d599/remove_router_interface.json used request id req-24a31156-59b4-46f0-891e-81905ff723f1 2019-01-09 18:06:38,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.09813499451s 2019-01-09 18:06:38,098 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/85be8b78-3f27-41fa-a1e2-c5aac769d599/remove_router_interface.json used request id req-24a31156-59b4-46f0-891e-81905ff723f1 returning object 85be8b78-3f27-41fa-a1e2-c5aac769d599 2019-01-09 18:06:38,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 18:06:38,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:38,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-74bba57c-44e7-4e53-a3c5-64761c494619 Date: Wed, 09 Jan 2019 18:06:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:38:32Z", "admin_state_up": true, "updated_at": "2019-01-09T18:06:36Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "85be8b78-3f27-41fa-a1e2-c5aac769d599", "name": "cloudify_ims-router_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}]} 2019-01-09 18:06:38,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-74bba57c-44e7-4e53-a3c5-64761c494619 2019-01-09 18:06:38,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.115953922272s 2019-01-09 18:06:38,215 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-74bba57c-44e7-4e53-a3c5-64761c494619 2019-01-09 18:06:38,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 18:06:38,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/85be8b78-3f27-41fa-a1e2-c5aac769d599.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:39,384 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c395901f-0136-4b90-9a3e-9ccd64ce203a Content-Length: 0 Date: Wed, 09 Jan 2019 18:06:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:06:39,385 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/85be8b78-3f27-41fa-a1e2-c5aac769d599.json used request id req-c395901f-0136-4b90-9a3e-9ccd64ce203a 2019-01-09 18:06:39,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16852903366s 2019-01-09 18:06:39,385 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/85be8b78-3f27-41fa-a1e2-c5aac769d599.json used request id req-c395901f-0136-4b90-9a3e-9ccd64ce203a 2019-01-09 18:06:39,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 18:06:39,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:39,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-cc7ac81d-ef21-4247-827c-c4b59a9f7a85 Date: Wed, 09 Jan 2019 18:06:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"510bf5c2-227f-40b5-b880-df6ffb0846ee","tenant_id":"726f4c2317c347bf85a7afd6cf32cd43","created_at":"2019-01-09T17:38:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T17:38: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":"726f4c2317c347bf85a7afd6cf32cd43","id":"da281838-9912-409d-9c5e-067f246f5249","subnetpool_id":null,"name":"cloudify_ims-subnet_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}]} 2019-01-09 18:06:39,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-cc7ac81d-ef21-4247-827c-c4b59a9f7a85 2019-01-09 18:06:39,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0439131259918s 2019-01-09 18:06:39,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-cc7ac81d-ef21-4247-827c-c4b59a9f7a85 2019-01-09 18:06:39,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 18:06:39,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/da281838-9912-409d-9c5e-067f246f5249.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:40,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b682ed2b-93be-4fc2-8e5b-00d04614d02d Date: Wed, 09 Jan 2019 18:06:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:06:40,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/da281838-9912-409d-9c5e-067f246f5249.json used request id req-b682ed2b-93be-4fc2-8e5b-00d04614d02d 2019-01-09 18:06:40,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16324496269s 2019-01-09 18:06:40,594 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/da281838-9912-409d-9c5e-067f246f5249.json used request id req-b682ed2b-93be-4fc2-8e5b-00d04614d02d 2019-01-09 18:06:40,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 18:06:40,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:40,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-40abfc11-1959-49a3-aa5b-318bfa437f28 Date: Wed, 09 Jan 2019 18:06:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"510bf5c2-227f-40b5-b880-df6ffb0846ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"726f4c2317c347bf85a7afd6cf32cd43","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T18:06:40Z","qos_policy_id":null,"name":"cloudify_ims-net_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1","admin_state_up":true,"tenant_id":"726f4c2317c347bf85a7afd6cf32cd43","created_at":"2019-01-09T17:38:30Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 18:06:40,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-40abfc11-1959-49a3-aa5b-318bfa437f28 2019-01-09 18:06:40,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101552009583s 2019-01-09 18:06:40,697 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-40abfc11-1959-49a3-aa5b-318bfa437f28 2019-01-09 18:06:40,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 18:06:40,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/510bf5c2-227f-40b5-b880-df6ffb0846ee.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:41,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-706ebc37-3052-43e5-ac2d-2cad7be5c2cc Date: Wed, 09 Jan 2019 18:06:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:06:41,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/510bf5c2-227f-40b5-b880-df6ffb0846ee.json used request id req-706ebc37-3052-43e5-ac2d-2cad7be5c2cc 2019-01-09 18:06:41,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.13315391541s 2019-01-09 18:06:41,832 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/510bf5c2-227f-40b5-b880-df6ffb0846ee.json used request id req-706ebc37-3052-43e5-ac2d-2cad7be5c2cc 2019-01-09 18:06:41,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:06:41,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:42,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-3fee751b-2c29-4ab9-9a5b-d2820ea64965 Date: Wed, 09 Jan 2019 18:06:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/snap", "metadata": {}}], "file": "/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/file", "owner": "726f4c2317c347bf85a7afd6cf32cd43", "id": "ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "size": 4373348352, "self": "/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T17:39:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T17:39:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:06:42,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-3fee751b-2c29-4ab9-9a5b-d2820ea64965 2019-01-09 18:06:42,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202934026718s 2019-01-09 18:06:42,039 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-3fee751b-2c29-4ab9-9a5b-d2820ea64965 2019-01-09 18:06:42,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 18:06:42,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8dc69462aba07cefe81e2e131a14bacd80f75c72" 2019-01-09 18:06:42,447 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4a38843d-d793-4eda-9303-4c882bc9c743 Date: Wed, 09 Jan 2019 18:06: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-09 18:06:42,448 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612 used request id req-4a38843d-d793-4eda-9303-4c882bc9c743 2019-01-09 18:06:42,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.407213926315s 2019-01-09 18:06:42,448 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/ac8d6c3e-0456-47f4-ae96-6639cb2b5612 used request id req-4a38843d-d793-4eda-9303-4c882bc9c743 2019-01-09 18:06:42,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 18:06:42,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 18:06:42,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-639048e5-ca7e-40eb-a5f0-24d87aa82cdb x-compute-request-id: req-639048e5-ca7e-40eb-a5f0-24d87aa82cdb Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242", "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": "e409ea7f-9210-4f3e-83b7-2b1f04bb7242"}]} 2019-01-09 18:06:42,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-639048e5-ca7e-40eb-a5f0-24d87aa82cdb 2019-01-09 18:06:42,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0212907791138s 2019-01-09 18:06:42,470 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-639048e5-ca7e-40eb-a5f0-24d87aa82cdb 2019-01-09 18:06:42,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 18:06:42,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 18:06:42,500 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 18: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-e8b15d20-1ce4-4cb8-802e-12befd77ece9 x-compute-request-id: req-e8b15d20-1ce4-4cb8-802e-12befd77ece9 Content-Length: 0 Content-Type: application/json 2019-01-09 18:06:42,501 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242 used request id req-e8b15d20-1ce4-4cb8-802e-12befd77ece9 2019-01-09 18:06:42,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0295369625092s 2019-01-09 18:06:42,501 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/e409ea7f-9210-4f3e-83b7-2b1f04bb7242 used request id req-e8b15d20-1ce4-4cb8-802e-12befd77ece9 2019-01-09 18:06:42,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 18:06:42,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 18:06:42,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf306e90-d797-4c1e-a682-2dfc39679c63 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "links": {"self": "http://172.30.9.29:5000/v3/users/5570f926829f4665b0a94694cf6ac4b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "5570f926829f4665b0a94694cf6ac4b9", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 18:06:42,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-bf306e90-d797-4c1e-a682-2dfc39679c63 2019-01-09 18:06:42,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111304998398s 2019-01-09 18:06:42,613 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-bf306e90-d797-4c1e-a682-2dfc39679c63 2019-01-09 18:06:42,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 18:06:42,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/5570f926829f4665b0a94694cf6ac4b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 18:06:42,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a8abc8-7860-44c3-884f-041c1643ba3e Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1", "links": {"self": "http://172.30.9.29:5000/v3/users/5570f926829f4665b0a94694cf6ac4b9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "5570f926829f4665b0a94694cf6ac4b9", "description": null}} 2019-01-09 18:06:42,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/5570f926829f4665b0a94694cf6ac4b9 used request id req-d5a8abc8-7860-44c3-884f-041c1643ba3e 2019-01-09 18:06:42,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0972318649292s 2019-01-09 18:06:42,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/5570f926829f4665b0a94694cf6ac4b9 used request id req-d5a8abc8-7860-44c3-884f-041c1643ba3e 2019-01-09 18:06:42,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 18:06:42,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/5570f926829f4665b0a94694cf6ac4b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 18:06:42,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:06:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81a6e5a3-7044-4171-8c6b-91911e0014fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 18:06:42,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5570f926829f4665b0a94694cf6ac4b9 used request id req-81a6e5a3-7044-4171-8c6b-91911e0014fb 2019-01-09 18:06:42,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.23019695282s 2019-01-09 18:06:42,947 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/5570f926829f4665b0a94694cf6ac4b9 used request id req-81a6e5a3-7044-4171-8c6b-91911e0014fb 2019-01-09 18:06:42,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 18:06:42,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 18:06:43,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb59f38-0bbb-4e98-9a27-33ec231a650d Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/726f4c2317c347bf85a7afd6cf32cd43"}, "tags": [], "enabled": true, "id": "726f4c2317c347bf85a7afd6cf32cd43", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_4a2cee1f-04d2-4dfc-b360-032a5bbc61f1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 18:06:43,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-1eb59f38-0bbb-4e98-9a27-33ec231a650d 2019-01-09 18:06:43,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0851409435272s 2019-01-09 18:06:43,039 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-1eb59f38-0bbb-4e98-9a27-33ec231a650d 2019-01-09 18:06:43,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 18:06:43,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/726f4c2317c347bf85a7afd6cf32cd43 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 18:06:43,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:06:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a73673e0-984c-4435-9fb7-d1203b6e82b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 18:06:43,192 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/726f4c2317c347bf85a7afd6cf32cd43 used request id req-a73673e0-984c-4435-9fb7-d1203b6e82b3 2019-01-09 18:06:43,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.149360895157s 2019-01-09 18:06:43,192 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/726f4c2317c347bf85a7afd6cf32cd43 used request id req-a73673e0-984c-4435-9fb7-d1203b6e82b3 2019-01-09 18:06:43,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:06:43,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=726f4c2317c347bf85a7afd6cf32cd43&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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 18:06:43,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-ab91894b-89b3-4d50-b6ee-585d5cdc71cd Date: Wed, 09 Jan 2019 18:06:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:38:30Z", "updated_at": "2019-01-09T17:43:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "364dd655-316e-4a40-b48c-743f81db1bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "380c55cb-6a43-49f7-b1fc-3e7f04c4415c", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "66b62c16-d9c2-4461-8527-f86ceff172a2", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:43:36Z", "revision_number": 0, "id": "75f3355f-48d0-4fda-8e68-99b2798baa0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:43:36Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 22, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "8f43c005-3091-47ed-af17-a68b08421cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 5, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "name": "default"}]} 2019-01-09 18:06:43,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=726f4c2317c347bf85a7afd6cf32cd43&name=default used request id req-ab91894b-89b3-4d50-b6ee-585d5cdc71cd 2019-01-09 18:06:43,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.234539985657s 2019-01-09 18:06:43,430 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=726f4c2317c347bf85a7afd6cf32cd43&name=default used request id req-ab91894b-89b3-4d50-b6ee-585d5cdc71cd 2019-01-09 18:06:43,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:06:43,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 18:06:43,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31566 X-Openstack-Request-Id: req-5f1af8ff-c45b-47dd-8bf1-3b5c7c5e865a Date: Wed, 09 Jan 2019 18:06:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "created_at": "2019-01-09T17:38:30Z", "updated_at": "2019-01-09T17:43:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "364dd655-316e-4a40-b48c-743f81db1bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "380c55cb-6a43-49f7-b1fc-3e7f04c4415c", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "66b62c16-d9c2-4461-8527-f86ceff172a2", "remote_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv6", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T17:43:36Z", "revision_number": 0, "id": "75f3355f-48d0-4fda-8e68-99b2798baa0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:43:36Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": 22, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T17:38:30Z", "revision_number": 0, "id": "8f43c005-3091-47ed-af17-a68b08421cb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T17:38:30Z", "security_group_id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "tenant_id": "726f4c2317c347bf85a7afd6cf32cd43", "port_range_min": null, "ethertype": "IPv4", "project_id": "726f4c2317c347bf85a7afd6cf32cd43"}], "revision_number": 5, "project_id": "726f4c2317c347bf85a7afd6cf32cd43", "id": "9b5714e0-7a9d-4536-b20a-4755bb1adddb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 18:06:43,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-5f1af8ff-c45b-47dd-8bf1-3b5c7c5e865a 2019-01-09 18:06:43,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.122825860977s 2019-01-09 18:06:43,557 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-5f1af8ff-c45b-47dd-8bf1-3b5c7c5e865a 2019-01-09 18:06:43,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 18:06:43,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/9b5714e0-7a9d-4536-b20a-4755bb1adddb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e246c08fe2fbe4b0dcd397a53988ba578ca4c8d" 2019-01-09 18:06:43,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a242e3de-ef4b-4af5-879d-9f07cda0ddea Content-Length: 0 Date: Wed, 09 Jan 2019 18:06:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:06:43,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/9b5714e0-7a9d-4536-b20a-4755bb1adddb.json used request id req-a242e3de-ef4b-4af5-879d-9f07cda0ddea 2019-01-09 18:06:43,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.156373977661s 2019-01-09 18:06:43,720 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/9b5714e0-7a9d-4536-b20a-4755bb1adddb.json used request id req-a242e3de-ef4b-4af5-879d-9f07cda0ddea 2019-01-09 18:06:43,739 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-01-09 18:06:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 18:06:43,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e969ab-2f51-42a7-85eb-6e863a0b247f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 18:06:43,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-39e969ab-2f51-42a7-85eb-6e863a0b247f 2019-01-09 18:06:43,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 18:06:44,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T19:06:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["Ol7V4wFaTN6lpQrkcI3jXg"], "issued_at": "2019-01-09T18:06:44.000000Z"}} 2019-01-09 18:06:44,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 18:06:44,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:06:44,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-99d5afb8-7176-4c83-a458-1a190fed8b79 Date: Wed, 09 Jan 2019 18:06:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 18:06:44,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-99d5afb8-7176-4c83-a458-1a190fed8b79 2019-01-09 18:06:44,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.250673055649s 2019-01-09 18:06:44,418 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-99d5afb8-7176-4c83-a458-1a190fed8b79 2019-01-09 18:06:44,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 18:06:44,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 18:06: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 18:06:44,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 18:06:44,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:06:44,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aadc8702-a48e-4b10-be86-1194587c8bbc Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 18:06:44,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-aadc8702-a48e-4b10-be86-1194587c8bbc 2019-01-09 18:06:44,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0936408042908s 2019-01-09 18:06:44,522 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-aadc8702-a48e-4b10-be86-1194587c8bbc 2019-01-09 18:06:44,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 18:06:44,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49"}}' 2019-01-09 18:06:44,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 18:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25699cdd-65d3-4452-9ead-783b3ff16c72 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.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f"}, "tags": [], "enabled": true, "id": "338d66b1fbdd43d8aa26fb6db7b7942f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49"}} 2019-01-09 18:06:44,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-25699cdd-65d3-4452-9ead-783b3ff16c72 2019-01-09 18:06:44,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.12517786026s 2019-01-09 18:06:44,655 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-25699cdd-65d3-4452-9ead-783b3ff16c72 2019-01-09 18:06:44,655 - 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'338d66b1fbdd43d8aa26fb6db7b7942f', '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_cfce1165-4def-4d44-869e-5b5c020c4c49'}) 2019-01-09 18:06:44,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 18:06:44,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2468fe94-90cb-4aa0-9219-866731d1e005", "email": null, "name": "heat_ims-user_cfce1165-4def-4d44-869e-5b5c020c4c49"}}' 2019-01-09 18:06:45,023 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 18:06:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7da78078-6a66-47ae-9113-c1d3c773b404 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": {"self": "http://172.30.9.29:5000/v3/users/dd1e7ff46cb1433fa86ef6357d8efb70"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dd1e7ff46cb1433fa86ef6357d8efb70", "domain_id": "default", "password_expires_at": null}} 2019-01-09 18:06:45,023 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-7da78078-6a66-47ae-9113-c1d3c773b404 2019-01-09 18:06:45,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.361679077148s 2019-01-09 18:06:45,024 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-7da78078-6a66-47ae-9113-c1d3c773b404 2019-01-09 18:06:45,025 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'dd1e7ff46cb1433fa86ef6357d8efb70', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_cfce1165-4def-4d44-869e-5b5c020c4c49'}) 2019-01-09 18:06:45,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 18:06:45,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:06:45,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7238b03f-56fa-4fce-bd27-d52ca56cbd8a Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 18:06:45,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7238b03f-56fa-4fce-bd27-d52ca56cbd8a 2019-01-09 18:06:45,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0921919345856s 2019-01-09 18:06:45,121 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7238b03f-56fa-4fce-bd27-d52ca56cbd8a 2019-01-09 18:06:45,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 18:06:45,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:06:45,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594f6a81-f295-4058-a4d9-57577493245d Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 18:06:45,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-594f6a81-f295-4058-a4d9-57577493245d 2019-01-09 18:06:45,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0952069759369s 2019-01-09 18:06:45,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-594f6a81-f295-4058-a4d9-57577493245d 2019-01-09 18:06:45,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 18:06:45,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:06:45,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866decf1-5ab0-4c06-9deb-a3d9c62b9697 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 18:06:45,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-866decf1-5ab0-4c06-9deb-a3d9c62b9697 2019-01-09 18:06:45,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0947060585022s 2019-01-09 18:06:45,321 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-866decf1-5ab0-4c06-9deb-a3d9c62b9697 2019-01-09 18:06:45,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 18:06:45,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:06:45,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c369ab-623e-46d2-8c7a-ae9e427a5e54 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_ims-user_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": {"self": "http://172.30.9.29:5000/v3/users/dd1e7ff46cb1433fa86ef6357d8efb70"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dd1e7ff46cb1433fa86ef6357d8efb70", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 18:06:45,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-01c369ab-623e-46d2-8c7a-ae9e427a5e54 2019-01-09 18:06:45,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113733053207s 2019-01-09 18:06:45,436 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-01c369ab-623e-46d2-8c7a-ae9e427a5e54 2019-01-09 18:06:45,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 18:06:45,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:06:45,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bdb127c-2c00-4325-a39e-425663f7d8de Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f"}, "tags": [], "enabled": true, "id": "338d66b1fbdd43d8aa26fb6db7b7942f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 18:06:45,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-5bdb127c-2c00-4325-a39e-425663f7d8de 2019-01-09 18:06:45,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0201849937439s 2019-01-09 18:06:45,468 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-5bdb127c-2c00-4325-a39e-425663f7d8de 2019-01-09 18:06:45,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 18:06:45,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=dd1e7ff46cb1433fa86ef6357d8efb70&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=338d66b1fbdd43d8aa26fb6db7b7942f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:06:45,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5dee27-5188-4bf1-8948-2aa4f59fdc17 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=dd1e7ff46cb1433fa86ef6357d8efb70&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=338d66b1fbdd43d8aa26fb6db7b7942f", "previous": null, "next": null}} 2019-01-09 18:06:45,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=dd1e7ff46cb1433fa86ef6357d8efb70&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=338d66b1fbdd43d8aa26fb6db7b7942f used request id req-cf5dee27-5188-4bf1-8948-2aa4f59fdc17 2019-01-09 18:06:45,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0915999412537s 2019-01-09 18:06:45,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=dd1e7ff46cb1433fa86ef6357d8efb70&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=338d66b1fbdd43d8aa26fb6db7b7942f used request id req-cf5dee27-5188-4bf1-8948-2aa4f59fdc17 2019-01-09 18:06:45,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 18:06:45,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f/users/dd1e7ff46cb1433fa86ef6357d8efb70/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:06:46,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:06:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3870f47-bb19-4f8c-9de5-7b301977280f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 18:06:46,711 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f/users/dd1e7ff46cb1433fa86ef6357d8efb70/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-b3870f47-bb19-4f8c-9de5-7b301977280f 2019-01-09 18:06:46,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 1.13885712624s 2019-01-09 18:06:46,711 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f/users/dd1e7ff46cb1433fa86ef6357d8efb70/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-b3870f47-bb19-4f8c-9de5-7b301977280f 2019-01-09 18:06:46,712 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 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'338d66b1fbdd43d8aa26fb6db7b7942f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '2468fe94-90cb-4aa0-9219-866731d1e005', 'username': u'heat_ims-user_cfce1165-4def-4d44-869e-5b5c020c4c49', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 18:06:46,715 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_cfce1165-4def-4d44-869e-5b5c020c4c49', 'password': '2468fe94-90cb-4aa0-9219-866731d1e005', 'project_name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '338d66b1fbdd43d8aa26fb6db7b7942f', 'project_domain_name': 'Default'} 2019-01-09 18:06:46,755 - 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-09 18:06:46,755 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-01-09 18:06:46,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 18:06:46,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:06:46,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c30f741-137e-4de2-9433-c46d490edf18 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 18:06:46,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-0c30f741-137e-4de2-9433-c46d490edf18 2019-01-09 18:06:46,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106083869934s 2019-01-09 18:06:46,862 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-0c30f741-137e-4de2-9433-c46d490edf18 2019-01-09 18:06:46,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 18:06:46,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:06:46,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d192ffbd-7508-4379-9bf4-e5545b9eeb4c Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f"}, "tags": [], "enabled": true, "id": "338d66b1fbdd43d8aa26fb6db7b7942f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 18:06:46,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d192ffbd-7508-4379-9bf4-e5545b9eeb4c 2019-01-09 18:06:46,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0902459621429s 2019-01-09 18:06:46,960 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-d192ffbd-7508-4379-9bf4-e5545b9eeb4c 2019-01-09 18:06:46,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 18:06:46,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" -d '{"network": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "heat_ims-net_cfce1165-4def-4d44-869e-5b5c020c4c49", "admin_state_up": true}}' 2019-01-09 18:06:47,447 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-17358f52-e8d7-418b-8476-9e64a4a0131e Date: Wed, 09 Jan 2019 18:06:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0fc599b8-002a-476c-af39-cc9e536e4c59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"338d66b1fbdd43d8aa26fb6db7b7942f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T18:06:47Z","is_default":false,"qos_policy_id":null,"name":"heat_ims-net_cfce1165-4def-4d44-869e-5b5c020c4c49","admin_state_up":true,"tenant_id":"338d66b1fbdd43d8aa26fb6db7b7942f","created_at":"2019-01-09T18:06:47Z","mtu":1450}} 2019-01-09 18:06:47,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-17358f52-e8d7-418b-8476-9e64a4a0131e 2019-01-09 18:06:47,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.485404014587s 2019-01-09 18:06:47,448 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-17358f52-e8d7-418b-8476-9e64a4a0131e 2019-01-09 18:06:47,448 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T18:06:47Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0fc599b8-002a-476c-af39-cc9e536e4c59', u'provider:segmentation_id': 36, 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_cfce1165-4def-4d44-869e-5b5c020c4c49', u'created_at': u'2019-01-09T18:06:47Z', u'mtu': 1450, u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'l2_adjacency': True}) 2019-01-09 18:06:47,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 18:06:47,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f353bc-c867-4dcd-8878-f716eea00638 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 18:06:47,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-20f353bc-c867-4dcd-8878-f716eea00638 2019-01-09 18:06:47,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 18:06:47,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T19:06:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_338d66b1fbdd43d8aa26fb6db7b7942f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_cfce1165-4def-4d44-869e-5b5c020c4c49", "id": "dd1e7ff46cb1433fa86ef6357d8efb70"}, "audit_ids": ["a7nc8ZkgRYmLepkILqPMzQ"], "issued_at": "2019-01-09T18:06:47.000000Z"}} 2019-01-09 18:06:47,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 18:06:47,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:06:48,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-b777d28b-a5a4-43d6-aec4-4e9c2b8bf774 Date: Wed, 09 Jan 2019 18:06:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0fc599b8-002a-476c-af39-cc9e536e4c59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"338d66b1fbdd43d8aa26fb6db7b7942f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T18:06:47Z","qos_policy_id":null,"name":"heat_ims-net_cfce1165-4def-4d44-869e-5b5c020c4c49","admin_state_up":true,"tenant_id":"338d66b1fbdd43d8aa26fb6db7b7942f","created_at":"2019-01-09T18:06:47Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 18:06:48,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b777d28b-a5a4-43d6-aec4-4e9c2b8bf774 2019-01-09 18:06:48,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.309523105621s 2019-01-09 18:06:48,154 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b777d28b-a5a4-43d6-aec4-4e9c2b8bf774 2019-01-09 18:06:48,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 18:06:48,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" -d '{"subnet": {"name": "heat_ims-subnet_cfce1165-4def-4d44-869e-5b5c020c4c49", "enable_dhcp": true, "network_id": "0fc599b8-002a-476c-af39-cc9e536e4c59", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 18:06:48,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-79a816c3-893d-4280-b32a-a0ee606f37c8 Date: Wed, 09 Jan 2019 18:06:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fc599b8-002a-476c-af39-cc9e536e4c59","tenant_id":"338d66b1fbdd43d8aa26fb6db7b7942f","created_at":"2019-01-09T18:06:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T18:06:48Z","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":"338d66b1fbdd43d8aa26fb6db7b7942f","id":"00173a94-b33d-4e5e-ad88-76a53836c4ae","subnetpool_id":null,"name":"heat_ims-subnet_cfce1165-4def-4d44-869e-5b5c020c4c49"}} 2019-01-09 18:06:48,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-79a816c3-893d-4280-b32a-a0ee606f37c8 2019-01-09 18:06:48,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.611713886261s 2019-01-09 18:06:48,768 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-79a816c3-893d-4280-b32a-a0ee606f37c8 2019-01-09 18:06:48,768 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T18:06:48Z', 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'00173a94-b33d-4e5e-ad88-76a53836c4ae', u'subnetpool_id': None, u'service_types': [], u'name': u'heat_ims-subnet_cfce1165-4def-4d44-869e-5b5c020c4c49', u'enable_dhcp': True, u'network_id': u'0fc599b8-002a-476c-af39-cc9e536e4c59', u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'created_at': u'2019-01-09T18:06:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f'}) 2019-01-09 18:06:48,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 18:06:48,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "heat_ims-router_cfce1165-4def-4d44-869e-5b5c020c4c49", "admin_state_up": true}}' 2019-01-09 18:06:50,429 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-df04b19e-4225-4716-9b43-270e1dba8763 Date: Wed, 09 Jan 2019 18:06:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "created_at": "2019-01-09T18:06:48Z", "admin_state_up": true, "updated_at": "2019-01-09T18:06:50Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "31141686-83c9-49ac-9191-ab98f183f9f3", "name": "heat_ims-router_cfce1165-4def-4d44-869e-5b5c020c4c49"}} 2019-01-09 18:06:50,429 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-df04b19e-4225-4716-9b43-270e1dba8763 2019-01-09 18:06:50,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6600689888s 2019-01-09 18:06:50,429 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-df04b19e-4225-4716-9b43-270e1dba8763 2019-01-09 18:06:50,430 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T18:06:50Z', u'revision_number': 3, u'id': u'31141686-83c9-49ac-9191-ab98f183f9f3', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'heat_ims-router_cfce1165-4def-4d44-869e-5b5c020c4c49', u'admin_state_up': True, u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'created_at': u'2019-01-09T18:06:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f'}) 2019-01-09 18:06:50,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 18:06:50,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/31141686-83c9-49ac-9191-ab98f183f9f3/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"subnet_id": "00173a94-b33d-4e5e-ad88-76a53836c4ae"}' 2019-01-09 18:06:52,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-80c9d471-8aeb-43d5-b08f-9b07991b4527 Date: Wed, 09 Jan 2019 18:06:52 GMT RESP BODY: {"network_id": "0fc599b8-002a-476c-af39-cc9e536e4c59", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "subnet_id": "00173a94-b33d-4e5e-ad88-76a53836c4ae", "subnet_ids": ["00173a94-b33d-4e5e-ad88-76a53836c4ae"], "port_id": "69bf0189-4ff6-4c47-926c-8590459b14b9", "id": "31141686-83c9-49ac-9191-ab98f183f9f3"} 2019-01-09 18:06:52,954 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/31141686-83c9-49ac-9191-ab98f183f9f3/add_router_interface.json used request id req-80c9d471-8aeb-43d5-b08f-9b07991b4527 2019-01-09 18:06:52,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.52406787872s 2019-01-09 18:06:52,955 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/31141686-83c9-49ac-9191-ab98f183f9f3/add_router_interface.json used request id req-80c9d471-8aeb-43d5-b08f-9b07991b4527 returning object 31141686-83c9-49ac-9191-ab98f183f9f3 2019-01-09 18:06:52,956 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-09 18:06:54,447 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2019-01-09 18:06:54,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 18:06:54,452 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 18:06:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 18:06:54,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:06:54,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:06:54,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-896314c9-5785-4467-a723-a7488b5ed671 Date: Wed, 09 Jan 2019 18:06:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:06:54,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-896314c9-5785-4467-a723-a7488b5ed671 2019-01-09 18:06:54,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.211774110794s 2019-01-09 18:06:54,665 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-896314c9-5785-4467-a723-a7488b5ed671 2019-01-09 18:06:54,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 18:06:54,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49"}' 2019-01-09 18:06:54,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/69162732-d246-48ea-9094-8a5c04015733 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-34e4daac-d33d-4a91-8ff0-32664edf4689 Date: Wed, 09 Jan 2019 18:06:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/69162732-d246-48ea-9094-8a5c04015733/file", "owner": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "69162732-d246-48ea-9094-8a5c04015733", "size": null, "self": "/v2/images/69162732-d246-48ea-9094-8a5c04015733", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T18:06:54Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "checksum": null, "created_at": "2019-01-09T18:06:54Z", "protected": false} 2019-01-09 18:06:54,760 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-34e4daac-d33d-4a91-8ff0-32664edf4689 2019-01-09 18:06:54,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0875561237335s 2019-01-09 18:06:54,761 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-34e4daac-d33d-4a91-8ff0-32664edf4689 returning object 69162732-d246-48ea-9094-8a5c04015733 2019-01-09 18:06:54,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 18:06:54,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/69162732-d246-48ea-9094-8a5c04015733/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}5c96f448da19b0b660f2351824408a6289515868" -d '' 2019-01-09 18:06:59,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6d343e5d-699d-4219-a7eb-1f745cd682bf Date: Wed, 09 Jan 2019 18:06:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 18:06:59,479 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/69162732-d246-48ea-9094-8a5c04015733/file used request id req-6d343e5d-699d-4219-a7eb-1f745cd682bf 2019-01-09 18:06:59,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.71771907806s 2019-01-09 18:06:59,479 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/69162732-d246-48ea-9094-8a5c04015733/file used request id req-6d343e5d-699d-4219-a7eb-1f745cd682bf 2019-01-09 18:06:59,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:06:59,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:06:59,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-29fc651d-971e-4328-8fb1-49ad64b73c6b Date: Wed, 09 Jan 2019 18:06:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "metadata": {}}], "file": "/v2/images/69162732-d246-48ea-9094-8a5c04015733/file", "owner": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "69162732-d246-48ea-9094-8a5c04015733", "size": 263586304, "self": "/v2/images/69162732-d246-48ea-9094-8a5c04015733", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T18:06:59Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T18:06:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:06:59,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-29fc651d-971e-4328-8fb1-49ad64b73c6b 2019-01-09 18:06:59,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.03946185112s 2019-01-09 18:06:59,523 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-29fc651d-971e-4328-8fb1-49ad64b73c6b 2019-01-09 18:06:59,525 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap', u'metadata': Munch({})})], 'file': u'/v2/images/69162732-d246-48ea-9094-8a5c04015733/file', 'owner': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'id': u'69162732-d246-48ea-9094-8a5c04015733', 'size': 263586304, u'self': u'/v2/images/69162732-d246-48ea-9094-8a5c04015733', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T18:06:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T18:06:59Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/69162732-d246-48ea-9094-8a5c04015733', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49', 'created': u'2019-01-09T18:06:54Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2019-01-09T18:06:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/69162732-d246-48ea-9094-8a5c04015733', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2019-01-09 18:06:59,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 18:06:59,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2019-01-09 18:06:59,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7ef96f4-1a4b-4e7f-8bb7-4b53d8badc3a x-compute-request-id: req-a7ef96f4-1a4b-4e7f-8bb7-4b53d8badc3a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "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": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d"}} 2019-01-09 18:06:59,742 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a7ef96f4-1a4b-4e7f-8bb7-4b53d8badc3a 2019-01-09 18:06:59,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.215786933899s 2019-01-09 18:06:59,742 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a7ef96f4-1a4b-4e7f-8bb7-4b53d8badc3a 2019-01-09 18:06:59,743 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'805038e1e9f34a349c09768ea1e3dacf', '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'bc3e6d09-9abb-424a-ae79-b8c0662aef8d', 'swap': 0}) 2019-01-09 18:06:59,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 18:06:59,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d/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}943b83d36a20763cf0c07dc60b8ce68168035f7b" -d '{"extra_specs": {}}' 2019-01-09 18:06:59,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fefff45c-1295-438a-8615-015958ff2fe6 x-compute-request-id: req-fefff45c-1295-438a-8615-015958ff2fe6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 18:06:59,768 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d/os-extra_specs used request id req-fefff45c-1295-438a-8615-015958ff2fe6 2019-01-09 18:06:59,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0240359306335s 2019-01-09 18:06:59,768 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d/os-extra_specs used request id req-fefff45c-1295-438a-8615-015958ff2fe6 2019-01-09 18:06:59,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 18:06:59,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:06:59,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7e88dd1-3441-4cbe-bb85-1fecf914fe16 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f"}, "tags": [], "enabled": true, "id": "338d66b1fbdd43d8aa26fb6db7b7942f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 18:06:59,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-a7e88dd1-3441-4cbe-bb85-1fecf914fe16 2019-01-09 18:06:59,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0935950279236s 2019-01-09 18:06:59,868 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-a7e88dd1-3441-4cbe-bb85-1fecf914fe16 2019-01-09 18:06:59,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-01-09 18:06:59,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/quotas/338d66b1fbdd43d8aa26fb6db7b7942f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-01-09 18:07:00,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-5fd5df78-0265-4f13-8304-81976c285fe7 Date: Wed, 09 Jan 2019 18:07:00 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2019-01-09 18:07:00,108 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/quotas/338d66b1fbdd43d8aa26fb6db7b7942f.json used request id req-5fd5df78-0265-4f13-8304-81976c285fe7 2019-01-09 18:07:00,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.237478971481s 2019-01-09 18:07:00,108 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/quotas/338d66b1fbdd43d8aa26fb6db7b7942f.json used request id req-5fd5df78-0265-4f13-8304-81976c285fe7 2019-01-09 18:07:00,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 18:07:00,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:07:00,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4eb6b3-5b6e-4aac-838a-6bc5a8761520 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 18:07:00,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4f4eb6b3-5b6e-4aac-838a-6bc5a8761520 2019-01-09 18:07:00,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0913162231445s 2019-01-09 18:07:00,203 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-4f4eb6b3-5b6e-4aac-838a-6bc5a8761520 2019-01-09 18:07:00,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-01-09 18:07:00,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" -d '{"role": {"name": "heat_stack_owner"}}' 2019-01-09 18:07:00,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 18:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9465060-7acb-4477-b1a0-2131b0f9f9b6 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df593b2336b44389bdd7b29892a3bd1a", "links": {"self": "http://172.30.9.29:5000/v3/roles/df593b2336b44389bdd7b29892a3bd1a"}, "name": "heat_stack_owner"}} 2019-01-09 18:07:00,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c9465060-7acb-4477-b1a0-2131b0f9f9b6 2019-01-09 18:07:00,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.112412929535s 2019-01-09 18:07:00,321 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/roles used request id req-c9465060-7acb-4477-b1a0-2131b0f9f9b6 2019-01-09 18:07:00,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 18:07:00,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:07:00,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da47cc9b-9816-4d5b-8d7d-0d21d69efae7 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "df593b2336b44389bdd7b29892a3bd1a", "links": {"self": "http://172.30.9.29:5000/v3/roles/df593b2336b44389bdd7b29892a3bd1a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 18:07:00,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-da47cc9b-9816-4d5b-8d7d-0d21d69efae7 2019-01-09 18:07:00,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0910549163818s 2019-01-09 18:07:00,416 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-da47cc9b-9816-4d5b-8d7d-0d21d69efae7 2019-01-09 18:07:00,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 18:07:00,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:07:00,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735a73be-e603-4995-bf7b-9a4f2b66a2c6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 18:07:00,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-735a73be-e603-4995-bf7b-9a4f2b66a2c6 2019-01-09 18:07:00,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0954179763794s 2019-01-09 18:07:00,517 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-735a73be-e603-4995-bf7b-9a4f2b66a2c6 2019-01-09 18:07:00,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 18:07:00,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:07:00,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c6fae3-764e-48ac-8d49-660e56bb3e4b Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_ims-user_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": {"self": "http://172.30.9.29:5000/v3/users/dd1e7ff46cb1433fa86ef6357d8efb70"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dd1e7ff46cb1433fa86ef6357d8efb70", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 18:07:00,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d8c6fae3-764e-48ac-8d49-660e56bb3e4b 2019-01-09 18:07:00,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108375072479s 2019-01-09 18:07:00,627 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-d8c6fae3-764e-48ac-8d49-660e56bb3e4b 2019-01-09 18:07:00,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 18:07:00,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:07:00,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd4e25a-d358-4322-af64-a41c611cb38f Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f"}, "tags": [], "enabled": true, "id": "338d66b1fbdd43d8aa26fb6db7b7942f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 18:07:00,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4bd4e25a-d358-4322-af64-a41c611cb38f 2019-01-09 18:07:00,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0970771312714s 2019-01-09 18:07:00,736 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4bd4e25a-d358-4322-af64-a41c611cb38f 2019-01-09 18:07:00,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 18:07:00,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=dd1e7ff46cb1433fa86ef6357d8efb70&role.id=df593b2336b44389bdd7b29892a3bd1a&scope.project.id=338d66b1fbdd43d8aa26fb6db7b7942f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:07:00,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9efc04-f753-401c-8ec3-16873eaf0b7e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=dd1e7ff46cb1433fa86ef6357d8efb70&role.id=df593b2336b44389bdd7b29892a3bd1a&scope.project.id=338d66b1fbdd43d8aa26fb6db7b7942f", "previous": null, "next": null}} 2019-01-09 18:07:00,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=dd1e7ff46cb1433fa86ef6357d8efb70&role.id=df593b2336b44389bdd7b29892a3bd1a&scope.project.id=338d66b1fbdd43d8aa26fb6db7b7942f used request id req-6a9efc04-f753-401c-8ec3-16873eaf0b7e 2019-01-09 18:07:00,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0863690376282s 2019-01-09 18:07:00,830 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=dd1e7ff46cb1433fa86ef6357d8efb70&role.id=df593b2336b44389bdd7b29892a3bd1a&scope.project.id=338d66b1fbdd43d8aa26fb6db7b7942f used request id req-6a9efc04-f753-401c-8ec3-16873eaf0b7e 2019-01-09 18:07:00,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 18:07:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f/users/dd1e7ff46cb1433fa86ef6357d8efb70/roles/df593b2336b44389bdd7b29892a3bd1a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:07:00,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:07:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1e470d6-bdf5-4ab7-9636-efb2c8b4f211 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 18:07:00,960 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f/users/dd1e7ff46cb1433fa86ef6357d8efb70/roles/df593b2336b44389bdd7b29892a3bd1a used request id req-a1e470d6-bdf5-4ab7-9636-efb2c8b4f211 2019-01-09 18:07:00,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.126884937286s 2019-01-09 18:07:00,961 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f/users/dd1e7ff46cb1433fa86ef6357d8efb70/roles/df593b2336b44389bdd7b29892a3bd1a used request id req-a1e470d6-bdf5-4ab7-9636-efb2c8b4f211 2019-01-09 18:07:00,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-09 18:07:00,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" -d '{"keypair": {"name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49"}}' 2019-01-09 18:07:01,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62915f50-a270-4519-be17-798e3fa9b516 x-compute-request-id: req-62915f50-a270-4519-be17-798e3fa9b516 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDM/q26J8Q8oVCIO4zzMDnNh912DoRSGs3VJkq6EGwYNT3Rvb6yfljTmteKVWKyA25acP3Q4/Q+ihaKae+apaN00d8LbYL6cXRM2OZD1KEsfgawtHZYCmAk+QEmgDcYr3mPyl5fkFZ55bIIQ1dzWEcI64RWlapdaxDTVKxZVi9/OCXOvvuM/E3SiwpKg5c8Sp2PzkM/iWLyKHFih84E5/YcrGo5Drz/OyHj5g3qjkoFRVDkrcPu0uHfKs1Czckx7IN6qfJgrbg0rqu2EfYFzVYH4eXPPiIxgmR8CgwxXP8vtTyVeiycgXG1/q/J8h8u5DtoU/P+cygBrQzF9SWWVpVr Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAzP6tuifEPKFQiDuM8zA5zYfddg6EUhrN1SZKuhBsGDU90b2+\nsn5Y05rXilVisgNuWnD90OP0PooWimnvmqWjdNHfC22C+nF0TNjmQ9ShLH4GsLR2\nWApgJPkBJoA3GK95j8peX5BWeeWyCENXc1hHCOuEVpWqXWsQ01SsWVYvfzglzr77\njPxN0osKSoOXPEqdj85DP4li8ihxYofOBOf2HKxqOQ68/zsh4+YN6o5KBUVQ5K3D\n7tLh3yrNQs3JMeyDeqnyYK24NK6rthH2Bc1WB+Hlzz4iMYJkfAoMMVz/L7U8lXos\nnIFxtf6vyfIfLuQ7aFPz/nMoAa0MxfUlllaVawIDAQABAoIBACfWVmyWzcv6jWvs\nJrgb5x/KB3+p0o0iKF4D0wHVrywFLL5V4XlOlHSK4tg/P67Ye9mXm7u8kPqWW0sK\ny0WCawGIx4+w+IMzCSbl/9muuKOs2h/88gKqAYUt3stcn1hswXLwIObxZdzKho6U\nh6oivas+Gbm53CHLbLmk+tlhpllSds2tK+R9GTFevyuhTytPJu0J+OtgJ+J4W9OW\niG54j0uBZuPj0dwTYDsLX/NGV/OEC1MMHuV+LfTFZDYrMKYMjsAK3e2CShYTmwud\nNy8m8V6u7SOfoGlYaVfzrPmUligpSd07GHdIQ61iL9w3rioF+2b9dEEbdTiko9Pg\nKlIh8AECgYEA9Epn8+rxNCMcci7oODUz5uogMKir3WmIMnQ+qng7lIsgQvGH492A\n6lZm8quKeCxMa9JXL6RSoA5bNKqO/7v3G5Lw23TNelxK7URfYto+0CGTrU7CJo0E\nWmmJU43diAZgdLu8xxOaBwARZxfguPRzEOpBc6T0DpTrZavSWaJAYKECgYEA1tIW\n1mTB0f9aUm6SeICwuAKbTLFgWb4CDIUSi6Zh0B64KmOc7G4qNfn3fQrJtGIOyZen\n6DLCwriffvSPDUuQALzBff09CJyd7rN2DmtF1EJHjQiW6r0ULR7IqZQHgs4BcYdO\n+HY8bDSFyBWdaWj969b6zEcrrPXihxd7mMWHXosCgYB3hthqDjBKdEt8ytqwdceZ\nWkC5zi2ZPgN3vEzVF9L/ETuNxaPZqA1lmzTv02MC/Zm+v8IM+3e5/Iw/rpwdIJj9\nkt3qYrIPBo1anjOVqHdHWsZo67ovJpxUqIKasTUNUyFqvFjXhw28ExpwuMwpcuHC\nCvxPWwxW/iJXMsTPOoYJQQKBgBkic7GaEGN1sSe78D9RL1wYUftjNZbKeIrmdwkH\n6qHjNkEfbpjrOt0d5isnO/pzDq/forG0Xr1RxLeh/arckHjFnQ4UtzNuv7vSG5oM\nSxtOtfh2bNICVX4CABB3VXmkiN6zqjW//8nZS13hyY0vz6XsfWOxYBbYniyYPsnd\nMr2JAoGABV1nt+tLOdzbkwJHrPLMSPyhvAPY8gvhpRGGMNdpiMwpLuOHuuRaRGZZ\n1Bv+uR3YyEksz73uzxWCC6UH9Hr9KCuclcmMgXHNkMYsvxABmfphks9KjFjhREfw\nqG+ueWb3Zuwofh4fvHSHSmW9A5jt6ItoDTgEWyWHzV6BkzCkeLY=\n-----END RSA PRIVATE KEY-----\n", "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "fingerprint": "f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c"}} 2019-01-09 18:07:01,280 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-62915f50-a270-4519-be17-798e3fa9b516 2019-01-09 18:07:01,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.318687915802s 2019-01-09 18:07:01,280 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-62915f50-a270-4519-be17-798e3fa9b516 2019-01-09 18:07:01,281 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDM/q26J8Q8oVCIO4zzMDnNh912DoRSGs3VJkq6EGwYNT3Rvb6yfljTmteKVWKyA25acP3Q4/Q+ihaKae+apaN00d8LbYL6cXRM2OZD1KEsfgawtHZYCmAk+QEmgDcYr3mPyl5fkFZ55bIIQ1dzWEcI64RWlapdaxDTVKxZVi9/OCXOvvuM/E3SiwpKg5c8Sp2PzkM/iWLyKHFih84E5/YcrGo5Drz/OyHj5g3qjkoFRVDkrcPu0uHfKs1Czckx7IN6qfJgrbg0rqu2EfYFzVYH4eXPPiIxgmR8CgwxXP8vtTyVeiycgXG1/q/J8h8u5DtoU/P+cygBrQzF9SWWVpVr Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAzP6tuifEPKFQiDuM8zA5zYfddg6EUhrN1SZKuhBsGDU90b2+\nsn5Y05rXilVisgNuWnD90OP0PooWimnvmqWjdNHfC22C+nF0TNjmQ9ShLH4GsLR2\nWApgJPkBJoA3GK95j8peX5BWeeWyCENXc1hHCOuEVpWqXWsQ01SsWVYvfzglzr77\njPxN0osKSoOXPEqdj85DP4li8ihxYofOBOf2HKxqOQ68/zsh4+YN6o5KBUVQ5K3D\n7tLh3yrNQs3JMeyDeqnyYK24NK6rthH2Bc1WB+Hlzz4iMYJkfAoMMVz/L7U8lXos\nnIFxtf6vyfIfLuQ7aFPz/nMoAa0MxfUlllaVawIDAQABAoIBACfWVmyWzcv6jWvs\nJrgb5x/KB3+p0o0iKF4D0wHVrywFLL5V4XlOlHSK4tg/P67Ye9mXm7u8kPqWW0sK\ny0WCawGIx4+w+IMzCSbl/9muuKOs2h/88gKqAYUt3stcn1hswXLwIObxZdzKho6U\nh6oivas+Gbm53CHLbLmk+tlhpllSds2tK+R9GTFevyuhTytPJu0J+OtgJ+J4W9OW\niG54j0uBZuPj0dwTYDsLX/NGV/OEC1MMHuV+LfTFZDYrMKYMjsAK3e2CShYTmwud\nNy8m8V6u7SOfoGlYaVfzrPmUligpSd07GHdIQ61iL9w3rioF+2b9dEEbdTiko9Pg\nKlIh8AECgYEA9Epn8+rxNCMcci7oODUz5uogMKir3WmIMnQ+qng7lIsgQvGH492A\n6lZm8quKeCxMa9JXL6RSoA5bNKqO/7v3G5Lw23TNelxK7URfYto+0CGTrU7CJo0E\nWmmJU43diAZgdLu8xxOaBwARZxfguPRzEOpBc6T0DpTrZavSWaJAYKECgYEA1tIW\n1mTB0f9aUm6SeICwuAKbTLFgWb4CDIUSi6Zh0B64KmOc7G4qNfn3fQrJtGIOyZen\n6DLCwriffvSPDUuQALzBff09CJyd7rN2DmtF1EJHjQiW6r0ULR7IqZQHgs4BcYdO\n+HY8bDSFyBWdaWj969b6zEcrrPXihxd7mMWHXosCgYB3hthqDjBKdEt8ytqwdceZ\nWkC5zi2ZPgN3vEzVF9L/ETuNxaPZqA1lmzTv02MC/Zm+v8IM+3e5/Iw/rpwdIJj9\nkt3qYrIPBo1anjOVqHdHWsZo67ovJpxUqIKasTUNUyFqvFjXhw28ExpwuMwpcuHC\nCvxPWwxW/iJXMsTPOoYJQQKBgBkic7GaEGN1sSe78D9RL1wYUftjNZbKeIrmdwkH\n6qHjNkEfbpjrOt0d5isnO/pzDq/forG0Xr1RxLeh/arckHjFnQ4UtzNuv7vSG5oM\nSxtOtfh2bNICVX4CABB3VXmkiN6zqjW//8nZS13hyY0vz6XsfWOxYBbYniyYPsnd\nMr2JAoGABV1nt+tLOdzbkwJHrPLMSPyhvAPY8gvhpRGGMNdpiMwpLuOHuuRaRGZZ\n1Bv+uR3YyEksz73uzxWCC6UH9Hr9KCuclcmMgXHNkMYsvxABmfphks9KjFjhREfw\nqG+ueWb3Zuwofh4fvHSHSmW9A5jt6ItoDTgEWyWHzV6BkzCkeLY=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'dd1e7ff46cb1433fa86ef6357d8efb70', 'name': u'heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49', 'created_at': '2019-01-09T18:07:01.281524', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c', 'type': 'ssh', 'id': u'heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49'}) 2019-01-09 18:07:01,282 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-01-09 18:07:02,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-01-09 18:07:02,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" -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_cfce1165-4def-4d44-869e-5b5c020c4c49", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "public_sig_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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-09 18:07:08,753 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 18:07:02 GMT Server: Apache x-openstack-request-id: req-2311e104-fbad-4a20-99f0-4985e39f9f5f Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}]}} 2019-01-09 18:07:08,753 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks used request id req-2311e104-fbad-4a20-99f0-4985e39f9f5f 2019-01-09 18:07:08,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 6.35591197014s 2019-01-09 18:07:08,754 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks used request id req-2311e104-fbad-4a20-99f0-4985e39f9f5f 2019-01-09 18:07:08,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:07:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:07:08,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:07:08 GMT Server: Apache x-openstack-request-id: req-4a82f3ed-d425-4c8a-b751-6aed8876b358 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/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-09 18:07:09,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:08 GMT Server: Apache x-openstack-request-id: req-1691f5e3-3ea0-4f21-b369-9e41ab8822e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 437 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/clearwater-opnfv/events/4ab88a08-1426-4109-b283-f8b619694602", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "id": "4ab88a08-1426-4109-b283-f8b619694602"}, {"resource_name": "security_groups", "event_time": "2019-01-09T18:07:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/security_groups/events/6b158946-2149-43dd-94be-80178b040892", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-qmyfx5zpwyji", "id": "6b158946-2149-43dd-94be-80178b040892"}]} 2019-01-09 18:07:09,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?sort_dir=asc&sort_dir=asc used request id req-1691f5e3-3ea0-4f21-b369-9e41ab8822e9 2019-01-09 18:07:09,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.884026050568s 2019-01-09 18:07:09,639 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?sort_dir=asc&sort_dir=asc used request id req-1691f5e3-3ea0-4f21-b369-9e41ab8822e9 2019-01-09 18:07:14,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:07:14,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=6b158946-2149-43dd-94be-80178b040892&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:07:15,448 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:07:14 GMT Server: Apache x-openstack-request-id: req-123edaa0-565d-4522-820e-1caf90d5783c Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=6b158946-2149-43dd-94be-80178b040892&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-09 18:07:15,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:15 GMT Server: Apache x-openstack-request-id: req-8c21147f-ba56-45fa-a74b-56464a61eb5a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 433 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sig_network", "event_time": "2019-01-09T18:07:10Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sig_network/events/e74ee414-2017-463f-b3fb-fd398ce8477e", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-vadqan2slhlv", "id": "e74ee414-2017-463f-b3fb-fd398ce8477e"}, {"resource_name": "mgmt_network", "event_time": "2019-01-09T18:07:11Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/mgmt_network/events/2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-ts52vnau64jg", "id": "2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9"}]} 2019-01-09 18:07:15,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=6b158946-2149-43dd-94be-80178b040892&sort_dir=asc&marker=6b158946-2149-43dd-94be-80178b040892&sort_dir=asc used request id req-8c21147f-ba56-45fa-a74b-56464a61eb5a 2019-01-09 18:07:15,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.847943067551s 2019-01-09 18:07:15,493 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=6b158946-2149-43dd-94be-80178b040892&sort_dir=asc&marker=6b158946-2149-43dd-94be-80178b040892&sort_dir=asc used request id req-8c21147f-ba56-45fa-a74b-56464a61eb5a 2019-01-09 18:07:20,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:07:20,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:07:20,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:07:20 GMT Server: Apache x-openstack-request-id: req-ef05708c-c08f-47a3-8ebd-a6e36eb0b9ea Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9&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-09 18:07:20,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:20 GMT Server: Apache x-openstack-request-id: req-e54605a7-ffea-4614-9b52-a2adf94b2659 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:07:20,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9&sort_dir=asc&marker=2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9&sort_dir=asc used request id req-e54605a7-ffea-4614-9b52-a2adf94b2659 2019-01-09 18:07:20,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.304900884628s 2019-01-09 18:07:20,805 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9&sort_dir=asc&marker=2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9&sort_dir=asc used request id req-e54605a7-ffea-4614-9b52-a2adf94b2659 2019-01-09 18:07:25,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:07:25,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:07:25,838 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:07:25 GMT Server: Apache x-openstack-request-id: req-4e28b13a-8b22-4c8d-9e36-abfc065fd098 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9&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-09 18:07:26,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:25 GMT Server: Apache x-openstack-request-id: req-6834a9cc-696f-4af0-8ceb-6f136392fad1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-01-09T18:07:21Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/mgmt_network/events/f5915058-9988-4c34-b0fb-75d10f350068", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "6e399d08-dda4-43bb-a6dc-321b59d9dbc1", "id": "f5915058-9988-4c34-b0fb-75d10f350068"}, {"resource_name": "sig_network", "event_time": "2019-01-09T18:07:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sig_network/events/431ef504-c69b-494d-99be-7c842cbd8f63", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8e6f84d8-82f3-4840-a7f7-f267ff04d91b", "id": "431ef504-c69b-494d-99be-7c842cbd8f63"}, {"resource_name": "security_groups", "event_time": "2019-01-09T18:07:24Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/security_groups/events/e68f1056-b75f-447f-8ddf-e84120a8cade", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ca944be8-e0a2-44dc-9b8d-4586c4377715", "id": "e68f1056-b75f-447f-8ddf-e84120a8cade"}, {"resource_name": "dns", "event_time": "2019-01-09T18:07:25Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dns/events/a3f00e15-2977-434b-8854-6a60d96b8bce", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-joxxapskcroi", "id": "a3f00e15-2977-434b-8854-6a60d96b8bce"}]} 2019-01-09 18:07:26,470 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9&sort_dir=asc&marker=2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9&sort_dir=asc used request id req-6834a9cc-696f-4af0-8ceb-6f136392fad1 2019-01-09 18:07:26,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.659324169159s 2019-01-09 18:07:26,470 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9&sort_dir=asc&marker=2e02fcaf-62a9-4ec1-8055-84e6b4d9cae9&sort_dir=asc used request id req-6834a9cc-696f-4af0-8ceb-6f136392fad1 2019-01-09 18:07:31,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:07:31,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:07:32,151 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:07:31 GMT Server: Apache x-openstack-request-id: req-5051e0c9-46c2-42c2-89f7-7e7be64a30ee Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:07:32,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:32 GMT Server: Apache x-openstack-request-id: req-fdb7b19b-b402-4c3f-add8-a606c8cd7668 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:07:32,852 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-fdb7b19b-b402-4c3f-add8-a606c8cd7668 2019-01-09 18:07:32,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.38075685501s 2019-01-09 18:07:32,853 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-fdb7b19b-b402-4c3f-add8-a606c8cd7668 2019-01-09 18:07:37,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:07:37,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:07:38,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:07:37 GMT Server: Apache x-openstack-request-id: req-cf8e6ea5-6859-4725-8ed0-21f7f3e15718 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:07:38,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:38 GMT Server: Apache x-openstack-request-id: req-2a41b56d-096c-493d-985e-d62c1426d4a7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:07:38,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-2a41b56d-096c-493d-985e-d62c1426d4a7 2019-01-09 18:07:38,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.642287969589s 2019-01-09 18:07:38,501 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-2a41b56d-096c-493d-985e-d62c1426d4a7 2019-01-09 18:07:38,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:07:38,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:07:38,530 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:07:38 GMT Server: Apache x-openstack-request-id: req-ca983125-dabb-46c9-9bf5-98b52bc00903 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:07:38,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:38 GMT Server: Apache x-openstack-request-id: req-79282422-4926-45ae-8013-131c402b29e4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:07:38,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-79282422-4926-45ae-8013-131c402b29e4 2019-01-09 18:07:38,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0694971084595s 2019-01-09 18:07:38,572 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-79282422-4926-45ae-8013-131c402b29e4 2019-01-09 18:07:43,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:07:43,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:07:44,220 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:07:43 GMT Server: Apache x-openstack-request-id: req-4ff2bcc5-65e3-4550-ba0b-ae06d3c178c6 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:07:44,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:44 GMT Server: Apache x-openstack-request-id: req-84522d21-9b60-486c-ba7a-2693484c74f6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:07:44,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-84522d21-9b60-486c-ba7a-2693484c74f6 2019-01-09 18:07:44,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.682798147202s 2019-01-09 18:07:44,261 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-84522d21-9b60-486c-ba7a-2693484c74f6 2019-01-09 18:07:49,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:07:49,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:07:49,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:07:49 GMT Server: Apache x-openstack-request-id: req-01f978fa-ecb7-4219-bed7-93667f668e63 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:07:49,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:49 GMT Server: Apache x-openstack-request-id: req-3b334ec7-a3cc-4aed-b814-a495751eafdc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:07:49,890 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-3b334ec7-a3cc-4aed-b814-a495751eafdc 2019-01-09 18:07:49,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.623358011246s 2019-01-09 18:07:49,891 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-3b334ec7-a3cc-4aed-b814-a495751eafdc 2019-01-09 18:07:49,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:07:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:07:49,918 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:07:49 GMT Server: Apache x-openstack-request-id: req-47c66960-70fa-4dde-8b2e-bb6c858ef10d Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:07:49,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:49 GMT Server: Apache x-openstack-request-id: req-b905842b-2677-45cc-a6ab-26a145f72cce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:07:49,959 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-b905842b-2677-45cc-a6ab-26a145f72cce 2019-01-09 18:07:49,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0681259632111s 2019-01-09 18:07:49,960 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-b905842b-2677-45cc-a6ab-26a145f72cce 2019-01-09 18:07:54,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:07:54,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:07:55,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:07:54 GMT Server: Apache x-openstack-request-id: req-5c4633b8-6ae5-4a6a-a9d2-9625d5050e09 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:07:55,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:07:55 GMT Server: Apache x-openstack-request-id: req-0f642a3d-a292-4aa3-bb68-cea65e333d53 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:07:55,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-0f642a3d-a292-4aa3-bb68-cea65e333d53 2019-01-09 18:07:55,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.640529870987s 2019-01-09 18:07:55,607 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-0f642a3d-a292-4aa3-bb68-cea65e333d53 2019-01-09 18:08:00,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:08:00,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:00,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:00 GMT Server: Apache x-openstack-request-id: req-821d832e-7e22-48a0-8d84-45ab2810ad7a Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:08:00,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:00 GMT Server: Apache x-openstack-request-id: req-c4c3e782-f18e-411e-9238-d0cf8d7162e2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:08:00,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-c4c3e782-f18e-411e-9238-d0cf8d7162e2 2019-01-09 18:08:00,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.144629001617s 2019-01-09 18:08:00,758 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-c4c3e782-f18e-411e-9238-d0cf8d7162e2 2019-01-09 18:08:00,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:08:00,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:00,787 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:00 GMT Server: Apache x-openstack-request-id: req-93b20355-8073-451d-9954-3a9c84deba6c Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:08:00,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:00 GMT Server: Apache x-openstack-request-id: req-99abaf2e-dac0-4f21-a7a1-af539f3ae3db Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:08:00,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-99abaf2e-dac0-4f21-a7a1-af539f3ae3db 2019-01-09 18:08:00,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0700521469116s 2019-01-09 18:08:00,829 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-99abaf2e-dac0-4f21-a7a1-af539f3ae3db 2019-01-09 18:08:05,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:08:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:05,864 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:05 GMT Server: Apache x-openstack-request-id: req-560614a8-7558-47b9-b726-704424ae59a5 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:08:05,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:05 GMT Server: Apache x-openstack-request-id: req-0f18bc92-afdc-46a5-ad9e-662267b56495 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:08:05,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-0f18bc92-afdc-46a5-ad9e-662267b56495 2019-01-09 18:08:05,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703821182251s 2019-01-09 18:08:05,906 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-0f18bc92-afdc-46a5-ad9e-662267b56495 2019-01-09 18:08:10,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:08:10,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:10,941 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:10 GMT Server: Apache x-openstack-request-id: req-768d8453-7eae-4c5d-99e3-db5716b8f0a0 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:08:10,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:10 GMT Server: Apache x-openstack-request-id: req-fcfc74a7-e1e8-4cad-b249-ebdaa840efba Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:08:10,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-fcfc74a7-e1e8-4cad-b249-ebdaa840efba 2019-01-09 18:08:10,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070592880249s 2019-01-09 18:08:10,983 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-fcfc74a7-e1e8-4cad-b249-ebdaa840efba 2019-01-09 18:08:10,983 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:08:10,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:11,011 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:10 GMT Server: Apache x-openstack-request-id: req-149600c1-9898-49f3-99d5-b209478c0183 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:08:11,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:11 GMT Server: Apache x-openstack-request-id: req-572c57e0-75e6-42d2-bfbf-edf152bfd2ba Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:08:11,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-572c57e0-75e6-42d2-bfbf-edf152bfd2ba 2019-01-09 18:08:11,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0688669681549s 2019-01-09 18:08:11,052 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-572c57e0-75e6-42d2-bfbf-edf152bfd2ba 2019-01-09 18:08:16,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:08:16,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:16,089 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:16 GMT Server: Apache x-openstack-request-id: req-12ffd77d-904d-466a-be8c-730838325f07 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:08:16,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:16 GMT Server: Apache x-openstack-request-id: req-d26bb92e-078d-42f0-b9b9-8ab6d17ef017 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:08:16,130 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-d26bb92e-078d-42f0-b9b9-8ab6d17ef017 2019-01-09 18:08:16,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709409713745s 2019-01-09 18:08:16,130 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-d26bb92e-078d-42f0-b9b9-8ab6d17ef017 2019-01-09 18:08:21,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:08:21,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:21,166 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:21 GMT Server: Apache x-openstack-request-id: req-a742f610-1cc5-45ec-9e71-550d7dd024f9 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:08:21,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:21 GMT Server: Apache x-openstack-request-id: req-8740a77f-565b-46ab-8c3a-56fcc37cd55e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:08:21,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-8740a77f-565b-46ab-8c3a-56fcc37cd55e 2019-01-09 18:08:21,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728838443756s 2019-01-09 18:08:21,209 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-8740a77f-565b-46ab-8c3a-56fcc37cd55e 2019-01-09 18:08:21,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:08:21,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:21,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:21 GMT Server: Apache x-openstack-request-id: req-08002bbf-abda-453c-870a-f4462198a2c5 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:08:21,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:21 GMT Server: Apache x-openstack-request-id: req-74840083-fc40-406f-b728-304a1204b286 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:08:21,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-74840083-fc40-406f-b728-304a1204b286 2019-01-09 18:08:21,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703859329224s 2019-01-09 18:08:21,280 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-74840083-fc40-406f-b728-304a1204b286 2019-01-09 18:08:26,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:08:26,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:26,316 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:26 GMT Server: Apache x-openstack-request-id: req-2551650a-3e6b-438d-ac2f-5aceb79f28e5 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:08:26,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:26 GMT Server: Apache x-openstack-request-id: req-b9fc3a12-fbcd-4709-9802-b563b7702566 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:08:26,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-b9fc3a12-fbcd-4709-9802-b563b7702566 2019-01-09 18:08:26,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071750164032s 2019-01-09 18:08:26,359 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-b9fc3a12-fbcd-4709-9802-b563b7702566 2019-01-09 18:08:31,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:08:31,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:31,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:31 GMT Server: Apache x-openstack-request-id: req-03e89754-6dc8-442f-a15b-a64f18db7842 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:08:31,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:31 GMT Server: Apache x-openstack-request-id: req-0d3df443-2de2-4d42-bb27-dc974866184a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:08:31,438 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-0d3df443-2de2-4d42-bb27-dc974866184a 2019-01-09 18:08:31,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736589431763s 2019-01-09 18:08:31,438 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-0d3df443-2de2-4d42-bb27-dc974866184a 2019-01-09 18:08:31,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:08:31,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:31,467 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:31 GMT Server: Apache x-openstack-request-id: req-718f363d-d2c2-485a-ba37-990065c3f089 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:08:31,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:31 GMT Server: Apache x-openstack-request-id: req-20d8c111-2101-4cc7-b200-bd89fd034887 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:08:31,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-20d8c111-2101-4cc7-b200-bd89fd034887 2019-01-09 18:08:31,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0697269439697s 2019-01-09 18:08:31,509 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-20d8c111-2101-4cc7-b200-bd89fd034887 2019-01-09 18:08:36,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:08:36,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:36,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:36 GMT Server: Apache x-openstack-request-id: req-b9e6a46c-b115-4027-ad43-6095ae28f3e0 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:08:36,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:36 GMT Server: Apache x-openstack-request-id: req-06018495-b2bd-445b-9d1d-396846c621f9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:08:36,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-06018495-b2bd-445b-9d1d-396846c621f9 2019-01-09 18:08:36,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0689179897308s 2019-01-09 18:08:36,584 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-06018495-b2bd-445b-9d1d-396846c621f9 2019-01-09 18:08:41,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:08:41,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:41,621 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:41 GMT Server: Apache x-openstack-request-id: req-126a5afd-4e32-4d48-aa33-46302022ef5a Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:08:41,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:41 GMT Server: Apache x-openstack-request-id: req-446a545f-b87f-4acc-b60b-1dea72641ac0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:08:41,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-446a545f-b87f-4acc-b60b-1dea72641ac0 2019-01-09 18:08:41,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072466135025s 2019-01-09 18:08:41,663 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-446a545f-b87f-4acc-b60b-1dea72641ac0 2019-01-09 18:08:41,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:08:41,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:41,693 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:41 GMT Server: Apache x-openstack-request-id: req-7edbbfff-12fa-4f63-ba60-459c34fd789b Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:08:41,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:41 GMT Server: Apache x-openstack-request-id: req-e9198897-f1a6-4945-afbf-b8151fac4972 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:08:41,735 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-e9198897-f1a6-4945-afbf-b8151fac4972 2019-01-09 18:08:41,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0714869499207s 2019-01-09 18:08:41,735 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-e9198897-f1a6-4945-afbf-b8151fac4972 2019-01-09 18:08:46,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:08:46,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:46,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:46 GMT Server: Apache x-openstack-request-id: req-ed3b272c-8cb7-4bdd-8b29-6d07c4b73140 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:08:46,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:46 GMT Server: Apache x-openstack-request-id: req-9e0f7617-9bc4-4c35-9888-15d9e4cd7bc5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:08:46,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-9e0f7617-9bc4-4c35-9888-15d9e4cd7bc5 2019-01-09 18:08:46,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072459936142s 2019-01-09 18:08:46,814 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-9e0f7617-9bc4-4c35-9888-15d9e4cd7bc5 2019-01-09 18:08:51,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:08:51,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:51,864 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:51 GMT Server: Apache x-openstack-request-id: req-4011ece1-a161-4992-aa7f-4977475a7ef1 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:08:51,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:51 GMT Server: Apache x-openstack-request-id: req-1e690967-fbdf-4cfd-bd17-3ac9573a8b25 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:08:51,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-1e690967-fbdf-4cfd-bd17-3ac9573a8b25 2019-01-09 18:08:51,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0866591930389s 2019-01-09 18:08:51,907 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-1e690967-fbdf-4cfd-bd17-3ac9573a8b25 2019-01-09 18:08:51,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:08:51,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:51,938 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:51 GMT Server: Apache x-openstack-request-id: req-62950fd7-04ec-4399-9db8-7455541089d0 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:08:51,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:51 GMT Server: Apache x-openstack-request-id: req-28a4337a-1342-4de9-91df-fcfc5c5831c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:08:51,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-28a4337a-1342-4de9-91df-fcfc5c5831c1 2019-01-09 18:08:51,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717749595642s 2019-01-09 18:08:51,980 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-28a4337a-1342-4de9-91df-fcfc5c5831c1 2019-01-09 18:08:56,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:08:56,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:08:57,016 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:08:56 GMT Server: Apache x-openstack-request-id: req-5e963481-53b3-4e7f-9127-5d4b7ce5b88c Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:08:57,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:08:57 GMT Server: Apache x-openstack-request-id: req-ebf3c66f-1d04-4e4e-b88d-fd0bd4341b6e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:08:57,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-ebf3c66f-1d04-4e4e-b88d-fd0bd4341b6e 2019-01-09 18:08:57,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722460746765s 2019-01-09 18:08:57,059 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-ebf3c66f-1d04-4e4e-b88d-fd0bd4341b6e 2019-01-09 18:09:02,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:09:02,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:02,093 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:02 GMT Server: Apache x-openstack-request-id: req-cb0d6cd0-f6da-478a-95d3-2749fc93b74e Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:09:02,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:02 GMT Server: Apache x-openstack-request-id: req-d4f012cb-4314-4da9-96fe-e6a7886b0fe2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:09:02,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-d4f012cb-4314-4da9-96fe-e6a7886b0fe2 2019-01-09 18:09:02,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709238052368s 2019-01-09 18:09:02,135 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-d4f012cb-4314-4da9-96fe-e6a7886b0fe2 2019-01-09 18:09:02,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:09:02,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:02,164 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:02 GMT Server: Apache x-openstack-request-id: req-2f9a7b5b-3e3e-4a4b-8c82-f896b28c6a13 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:09:02,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:02 GMT Server: Apache x-openstack-request-id: req-9e5e33fe-dcde-4100-a7d9-9850b76f957d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:09:02,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-9e5e33fe-dcde-4100-a7d9-9850b76f957d 2019-01-09 18:09:02,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.20321393013s 2019-01-09 18:09:02,340 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-9e5e33fe-dcde-4100-a7d9-9850b76f957d 2019-01-09 18:09:07,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:09:07,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:07,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:07 GMT Server: Apache x-openstack-request-id: req-6b82e00f-0314-46f2-be3b-3426fe7eae9e Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:09:07,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:07 GMT Server: Apache x-openstack-request-id: req-75fd94d4-5820-4486-8d20-5642bc1b0d76 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:09:07,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-75fd94d4-5820-4486-8d20-5642bc1b0d76 2019-01-09 18:09:07,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701630115509s 2019-01-09 18:09:07,417 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-75fd94d4-5820-4486-8d20-5642bc1b0d76 2019-01-09 18:09:12,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:09:12,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:12,451 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:12 GMT Server: Apache x-openstack-request-id: req-bb92d1f6-1dcf-423b-9c70-d2b7b7701b42 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:09:12,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:12 GMT Server: Apache x-openstack-request-id: req-67492fcc-0f28-444e-9a85-ca3f42b366b5 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:09:12,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-67492fcc-0f28-444e-9a85-ca3f42b366b5 2019-01-09 18:09:12,492 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0696909427643s 2019-01-09 18:09:12,492 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-67492fcc-0f28-444e-9a85-ca3f42b366b5 2019-01-09 18:09:12,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:09:12,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:12,521 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:12 GMT Server: Apache x-openstack-request-id: req-ae9c3138-7779-4551-83ed-61edff540f4e Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:09:12,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:12 GMT Server: Apache x-openstack-request-id: req-8da2948d-497a-439e-9dcd-f55ff7b75aec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:09:12,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-8da2948d-497a-439e-9dcd-f55ff7b75aec 2019-01-09 18:09:12,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0689330101013s 2019-01-09 18:09:12,562 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-8da2948d-497a-439e-9dcd-f55ff7b75aec 2019-01-09 18:09:17,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:09:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:17,656 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:17 GMT Server: Apache x-openstack-request-id: req-3e80cbbd-7b7f-474b-9451-d6752cea4dc1 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:09:17,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:17 GMT Server: Apache x-openstack-request-id: req-82bb65af-a5c4-44c6-94d7-9c87e2bd46eb Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:09:17,760 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-82bb65af-a5c4-44c6-94d7-9c87e2bd46eb 2019-01-09 18:09:17,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.191450119019s 2019-01-09 18:09:17,761 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-82bb65af-a5c4-44c6-94d7-9c87e2bd46eb 2019-01-09 18:09:22,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:09:22,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:22,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:22 GMT Server: Apache x-openstack-request-id: req-a8fa965c-b973-444d-b9b4-6e59ed2e346f Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&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-09 18:09:22,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:22 GMT Server: Apache x-openstack-request-id: req-1c14def6-3589-4109-9591-0cef9773b295 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-01-09T18:09:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dns/events/d9df8a7f-8818-45da-b0f2-41b66ede9061", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "16e300da-ec41-4602-a453-4bb1cf71b268", "id": "d9df8a7f-8818-45da-b0f2-41b66ede9061"}]} 2019-01-09 18:09:22,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-1c14def6-3589-4109-9591-0cef9773b295 2019-01-09 18:09:22,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716037750244s 2019-01-09 18:09:22,838 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc&marker=a3f00e15-2977-434b-8854-6a60d96b8bce&sort_dir=asc used request id req-1c14def6-3589-4109-9591-0cef9773b295 2019-01-09 18:09:27,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:09:27,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=d9df8a7f-8818-45da-b0f2-41b66ede9061&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:27,873 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:27 GMT Server: Apache x-openstack-request-id: req-21f0dede-6837-4bd9-95f3-3f0da497b782 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=d9df8a7f-8818-45da-b0f2-41b66ede9061&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-09 18:09:27,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:27 GMT Server: Apache x-openstack-request-id: req-7ae418f1-40d5-49dc-bbfe-6a6bac56d95e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-01-09T18:09:22Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/ellis/events/bdcd0e85-3b97-4108-8d89-84d1b006fb02", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-uywgn3wi5xuo", "id": "bdcd0e85-3b97-4108-8d89-84d1b006fb02"}]} 2019-01-09 18:09:27,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=d9df8a7f-8818-45da-b0f2-41b66ede9061&sort_dir=asc&marker=d9df8a7f-8818-45da-b0f2-41b66ede9061&sort_dir=asc used request id req-7ae418f1-40d5-49dc-bbfe-6a6bac56d95e 2019-01-09 18:09:27,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698239803314s 2019-01-09 18:09:27,915 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=d9df8a7f-8818-45da-b0f2-41b66ede9061&sort_dir=asc&marker=d9df8a7f-8818-45da-b0f2-41b66ede9061&sort_dir=asc used request id req-7ae418f1-40d5-49dc-bbfe-6a6bac56d95e 2019-01-09 18:09:32,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:09:32,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:33,031 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:32 GMT Server: Apache x-openstack-request-id: req-14083a46-8ca2-48f0-becf-d66d6b1eea31 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:09:33,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:33 GMT Server: Apache x-openstack-request-id: req-6123ae4a-4ca6-4db0-8b0e-80a3f0a88e70 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:09:33,073 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-6123ae4a-4ca6-4db0-8b0e-80a3f0a88e70 2019-01-09 18:09:33,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.152722120285s 2019-01-09 18:09:33,074 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-6123ae4a-4ca6-4db0-8b0e-80a3f0a88e70 2019-01-09 18:09:38,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:09:38,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:38,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:38 GMT Server: Apache x-openstack-request-id: req-d23630ff-9444-4b47-a377-046d1b23cc85 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:09:38,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:38 GMT Server: Apache x-openstack-request-id: req-043432c1-7419-4e12-acdc-f9386e159b1b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:09:38,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-043432c1-7419-4e12-acdc-f9386e159b1b 2019-01-09 18:09:38,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702199935913s 2019-01-09 18:09:38,150 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-043432c1-7419-4e12-acdc-f9386e159b1b 2019-01-09 18:09:38,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:09:38,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:38,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:38 GMT Server: Apache x-openstack-request-id: req-348ba37c-b80a-420d-bc00-6c3920f39144 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:09:38,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:38 GMT Server: Apache x-openstack-request-id: req-5860ccf0-2357-4b8a-adee-8b06d18b39d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:09:38,218 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-5860ccf0-2357-4b8a-adee-8b06d18b39d4 2019-01-09 18:09:38,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0673041343689s 2019-01-09 18:09:38,218 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-5860ccf0-2357-4b8a-adee-8b06d18b39d4 2019-01-09 18:09:43,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:09:43,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:43,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:43 GMT Server: Apache x-openstack-request-id: req-431081c3-dd79-4687-9cfe-222864ae25cf Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:09:43,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:43 GMT Server: Apache x-openstack-request-id: req-06fae4bc-c442-463a-ac08-7157d7d4ff06 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:09:43,294 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-06fae4bc-c442-463a-ac08-7157d7d4ff06 2019-01-09 18:09:43,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700631141663s 2019-01-09 18:09:43,295 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-06fae4bc-c442-463a-ac08-7157d7d4ff06 2019-01-09 18:09:48,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:09:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:48,332 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:48 GMT Server: Apache x-openstack-request-id: req-a2ae460b-ee17-4a2a-a751-fbf90067433b Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:09:48,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:48 GMT Server: Apache x-openstack-request-id: req-1a8b9bae-1de9-45a6-b493-0287730863dd Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:09:48,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-1a8b9bae-1de9-45a6-b493-0287730863dd 2019-01-09 18:09:48,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732939243317s 2019-01-09 18:09:48,374 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-1a8b9bae-1de9-45a6-b493-0287730863dd 2019-01-09 18:09:48,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:09:48,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:48,403 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:48 GMT Server: Apache x-openstack-request-id: req-06796568-c533-4395-8553-522a038f605a Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:09:48,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:48 GMT Server: Apache x-openstack-request-id: req-09f6cfd0-8916-4e86-a871-bcb6c1600a47 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:09:48,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-09f6cfd0-8916-4e86-a871-bcb6c1600a47 2019-01-09 18:09:48,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070258140564s 2019-01-09 18:09:48,445 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-09f6cfd0-8916-4e86-a871-bcb6c1600a47 2019-01-09 18:09:53,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:09:53,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:53,560 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:53 GMT Server: Apache x-openstack-request-id: req-3e70de74-c22c-4a9e-9996-8096d2fce7e3 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:09:53,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:53 GMT Server: Apache x-openstack-request-id: req-7f0b1bc8-e468-4cf3-858c-c0e52053b937 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:09:53,601 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-7f0b1bc8-e468-4cf3-858c-c0e52053b937 2019-01-09 18:09:53,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.149121046066s 2019-01-09 18:09:53,601 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-7f0b1bc8-e468-4cf3-858c-c0e52053b937 2019-01-09 18:09:58,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:09:58,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:58,638 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:58 GMT Server: Apache x-openstack-request-id: req-a06eb484-7aa0-4881-ae5c-eb326baa2302 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:09:58,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:58 GMT Server: Apache x-openstack-request-id: req-b4b0533c-65c8-4167-9d15-3ee3846a5d3c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:09:58,680 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-b4b0533c-65c8-4167-9d15-3ee3846a5d3c 2019-01-09 18:09:58,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733771324158s 2019-01-09 18:09:58,681 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-b4b0533c-65c8-4167-9d15-3ee3846a5d3c 2019-01-09 18:09:58,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:09:58,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:09:58,710 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:09:58 GMT Server: Apache x-openstack-request-id: req-6338b0b0-15b6-4e30-a809-4aa63f2a2730 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:09:58,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:09:58 GMT Server: Apache x-openstack-request-id: req-a5a8d070-70cc-4e26-91fd-ae83764ea928 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:09:58,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-a5a8d070-70cc-4e26-91fd-ae83764ea928 2019-01-09 18:09:58,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701310634613s 2019-01-09 18:09:58,752 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-a5a8d070-70cc-4e26-91fd-ae83764ea928 2019-01-09 18:10:03,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:10:03,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:03,788 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:03 GMT Server: Apache x-openstack-request-id: req-9ddc2ac3-81b5-44f8-9f9c-69323580f6d8 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:10:03,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:03 GMT Server: Apache x-openstack-request-id: req-99ef54ef-dda3-4e33-a0bc-e390c3956fe7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:10:03,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-99ef54ef-dda3-4e33-a0bc-e390c3956fe7 2019-01-09 18:10:03,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733261108398s 2019-01-09 18:10:03,832 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-99ef54ef-dda3-4e33-a0bc-e390c3956fe7 2019-01-09 18:10:08,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:10:08,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:08,867 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:08 GMT Server: Apache x-openstack-request-id: req-973eb6eb-db8a-4a24-b094-1b9734fee176 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:10:08,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:08 GMT Server: Apache x-openstack-request-id: req-2141f3d7-6de5-441e-8b9a-3c61bfc22180 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:10:08,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-2141f3d7-6de5-441e-8b9a-3c61bfc22180 2019-01-09 18:10:08,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710730552673s 2019-01-09 18:10:08,909 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-2141f3d7-6de5-441e-8b9a-3c61bfc22180 2019-01-09 18:10:08,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:10:08,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:08,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:08 GMT Server: Apache x-openstack-request-id: req-22da852a-551b-4ab3-81bb-1db1b789224c Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:10:08,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:08 GMT Server: Apache x-openstack-request-id: req-eb65a0a7-1c2f-47e1-bf5a-8ab51979ff81 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:10:08,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-eb65a0a7-1c2f-47e1-bf5a-8ab51979ff81 2019-01-09 18:10:08,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0886929035187s 2019-01-09 18:10:08,999 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-eb65a0a7-1c2f-47e1-bf5a-8ab51979ff81 2019-01-09 18:10:14,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:10:14,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:14,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:14 GMT Server: Apache x-openstack-request-id: req-b5e75a19-1aa6-4320-b9bd-a2e4ca97d10f Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:10:14,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:14 GMT Server: Apache x-openstack-request-id: req-1ef0909c-5715-4376-8980-3ad314fc059b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:10:14,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-1ef0909c-5715-4376-8980-3ad314fc059b 2019-01-09 18:10:14,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748779773712s 2019-01-09 18:10:14,080 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-1ef0909c-5715-4376-8980-3ad314fc059b 2019-01-09 18:10:19,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:10:19,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:19,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:19 GMT Server: Apache x-openstack-request-id: req-7338498e-11dd-4568-aaa2-0c2fae646bbe Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:10:19,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:19 GMT Server: Apache x-openstack-request-id: req-96c30cc6-4ab7-40f1-afc7-fa0fe69b81ae Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:10:19,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-96c30cc6-4ab7-40f1-afc7-fa0fe69b81ae 2019-01-09 18:10:19,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717561244965s 2019-01-09 18:10:19,158 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-96c30cc6-4ab7-40f1-afc7-fa0fe69b81ae 2019-01-09 18:10:19,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:10:19,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:19,187 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:19 GMT Server: Apache x-openstack-request-id: req-37026038-9768-4d09-bee6-fc00f44ee8aa Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:10:19,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:19 GMT Server: Apache x-openstack-request-id: req-1e511b95-e729-4e96-91ea-6e3e16a709fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:10:19,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-1e511b95-e729-4e96-91ea-6e3e16a709fa 2019-01-09 18:10:19,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0689170360565s 2019-01-09 18:10:19,228 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-1e511b95-e729-4e96-91ea-6e3e16a709fa 2019-01-09 18:10:24,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:10:24,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:24,263 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:24 GMT Server: Apache x-openstack-request-id: req-f5f1293b-ef1c-47e5-8276-9646b5ed40e1 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:10:24,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:24 GMT Server: Apache x-openstack-request-id: req-c4f817ab-02ab-44d2-ac62-30ee566b289a Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:10:24,305 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-c4f817ab-02ab-44d2-ac62-30ee566b289a 2019-01-09 18:10:24,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723359584808s 2019-01-09 18:10:24,305 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-c4f817ab-02ab-44d2-ac62-30ee566b289a 2019-01-09 18:10:29,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:10:29,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:29,341 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:29 GMT Server: Apache x-openstack-request-id: req-97273de4-5392-494e-ae76-575fbb50e1c2 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:10:29,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:29 GMT Server: Apache x-openstack-request-id: req-8298e832-74f5-4468-8e92-48e8bf6d2666 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:10:29,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-8298e832-74f5-4468-8e92-48e8bf6d2666 2019-01-09 18:10:29,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722539424896s 2019-01-09 18:10:29,384 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-8298e832-74f5-4468-8e92-48e8bf6d2666 2019-01-09 18:10:29,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:10:29,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:29,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:29 GMT Server: Apache x-openstack-request-id: req-65ab94a1-581d-4a2f-b651-ce4922761659 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:10:29,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:29 GMT Server: Apache x-openstack-request-id: req-56faaa8b-7250-47ad-bf96-c936604dc190 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:10:29,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-56faaa8b-7250-47ad-bf96-c936604dc190 2019-01-09 18:10:29,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0698790550232s 2019-01-09 18:10:29,454 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-56faaa8b-7250-47ad-bf96-c936604dc190 2019-01-09 18:10:34,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:10:34,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:34,491 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:34 GMT Server: Apache x-openstack-request-id: req-702b058a-9c26-44e4-9587-30c772846e66 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:10:34,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:34 GMT Server: Apache x-openstack-request-id: req-7b9ae300-299d-47eb-b66b-a0b74694a8a3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:10:34,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-7b9ae300-299d-47eb-b66b-a0b74694a8a3 2019-01-09 18:10:34,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726380348206s 2019-01-09 18:10:34,534 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-7b9ae300-299d-47eb-b66b-a0b74694a8a3 2019-01-09 18:10:39,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:10:39,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:39,570 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:39 GMT Server: Apache x-openstack-request-id: req-897e441a-7365-4083-9cf4-166185809cec Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:10:39,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:39 GMT Server: Apache x-openstack-request-id: req-ccd58ce1-ab43-4eaf-bc5d-b7cd9409df2f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:10:39,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-ccd58ce1-ab43-4eaf-bc5d-b7cd9409df2f 2019-01-09 18:10:39,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725920200348s 2019-01-09 18:10:39,613 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-ccd58ce1-ab43-4eaf-bc5d-b7cd9409df2f 2019-01-09 18:10:39,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:10:39,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:39,644 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:39 GMT Server: Apache x-openstack-request-id: req-9050906c-9aa7-4f9f-894b-8d6b0aea8850 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:10:39,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:39 GMT Server: Apache x-openstack-request-id: req-c801297b-00d3-4e31-b3b9-4730d18decb0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:10:39,686 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-c801297b-00d3-4e31-b3b9-4730d18decb0 2019-01-09 18:10:39,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726561546326s 2019-01-09 18:10:39,686 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-c801297b-00d3-4e31-b3b9-4730d18decb0 2019-01-09 18:10:44,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:10:44,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:44,720 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:44 GMT Server: Apache x-openstack-request-id: req-7efbd5cd-1b41-4e73-9772-de027882ea28 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:10:44,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:44 GMT Server: Apache x-openstack-request-id: req-4a4d1f2f-00a6-49de-91bd-e471d9d03872 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:10:44,761 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-4a4d1f2f-00a6-49de-91bd-e471d9d03872 2019-01-09 18:10:44,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697619915009s 2019-01-09 18:10:44,761 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-4a4d1f2f-00a6-49de-91bd-e471d9d03872 2019-01-09 18:10:49,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:10:49,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:49,795 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:49 GMT Server: Apache x-openstack-request-id: req-bb2b1fea-145e-4efb-845e-622602039804 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:10:49,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:49 GMT Server: Apache x-openstack-request-id: req-72600fef-5953-4a3a-94e7-78a5281f457d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:10:49,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-72600fef-5953-4a3a-94e7-78a5281f457d 2019-01-09 18:10:49,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0690150260925s 2019-01-09 18:10:49,836 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-72600fef-5953-4a3a-94e7-78a5281f457d 2019-01-09 18:10:49,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:10:49,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:49,865 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:49 GMT Server: Apache x-openstack-request-id: req-fa53700f-394b-42b8-90e3-ca09fdcc6c22 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:10:49,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:49 GMT Server: Apache x-openstack-request-id: req-16bacddd-6330-4f59-ba37-81b005a162b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:10:49,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-16bacddd-6330-4f59-ba37-81b005a162b4 2019-01-09 18:10:49,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0687839984894s 2019-01-09 18:10:49,906 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-16bacddd-6330-4f59-ba37-81b005a162b4 2019-01-09 18:10:54,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:10:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:10:54,944 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:54 GMT Server: Apache x-openstack-request-id: req-63291211-4330-43c5-aa45-5046031a0f29 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:10:54,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:10:54 GMT Server: Apache x-openstack-request-id: req-43b9d82f-a6f7-496d-bc4c-e966bb95f69e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:10:54,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-43b9d82f-a6f7-496d-bc4c-e966bb95f69e 2019-01-09 18:10:54,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733830928802s 2019-01-09 18:10:54,986 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-43b9d82f-a6f7-496d-bc4c-e966bb95f69e 2019-01-09 18:10:59,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:10:59,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:00,023 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:10:59 GMT Server: Apache x-openstack-request-id: req-ce9eb1d6-9bfe-4946-a369-f316d95ed504 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:11:00,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:00 GMT Server: Apache x-openstack-request-id: req-964d4ca7-9fad-4808-87d9-a699c2969b32 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:11:00,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-964d4ca7-9fad-4808-87d9-a699c2969b32 2019-01-09 18:11:00,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073126077652s 2019-01-09 18:11:00,066 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-964d4ca7-9fad-4808-87d9-a699c2969b32 2019-01-09 18:11:00,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:11:00,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:00,111 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:00 GMT Server: Apache x-openstack-request-id: req-52a262a1-0a4b-41ef-a4bf-704ec0309349 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:11:00,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:00 GMT Server: Apache x-openstack-request-id: req-2fd6b40e-fc65-489b-b23c-48e6dd18de26 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:11:00,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-2fd6b40e-fc65-489b-b23c-48e6dd18de26 2019-01-09 18:11:00,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0871291160583s 2019-01-09 18:11:00,154 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-2fd6b40e-fc65-489b-b23c-48e6dd18de26 2019-01-09 18:11:05,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:11:05,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:05,191 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:05 GMT Server: Apache x-openstack-request-id: req-ea7b5514-bfe5-4b7d-ba50-02b4a72f3f80 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:11:05,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:05 GMT Server: Apache x-openstack-request-id: req-22700c2a-0fb5-4e6b-b6b8-c2b557fcd330 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:11:05,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-22700c2a-0fb5-4e6b-b6b8-c2b557fcd330 2019-01-09 18:11:05,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720908641815s 2019-01-09 18:11:05,233 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-22700c2a-0fb5-4e6b-b6b8-c2b557fcd330 2019-01-09 18:11:10,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:11:10,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:10,266 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:10 GMT Server: Apache x-openstack-request-id: req-ca552ad5-5f03-48ec-99ae-cf70cdf598ea Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:11:10,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:10 GMT Server: Apache x-openstack-request-id: req-a1d99e37-4c48-4a66-b1eb-e61329c449cf Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:11:10,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-a1d99e37-4c48-4a66-b1eb-e61329c449cf 2019-01-09 18:11:10,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.069244146347s 2019-01-09 18:11:10,308 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-a1d99e37-4c48-4a66-b1eb-e61329c449cf 2019-01-09 18:11:10,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:11:10,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:10,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:10 GMT Server: Apache x-openstack-request-id: req-0e5c47cc-d2ff-496b-a522-253611037f82 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:11:10,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:10 GMT Server: Apache x-openstack-request-id: req-2c279442-177b-4b69-8fdc-88eeb5fc4704 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:11:10,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-2c279442-177b-4b69-8fdc-88eeb5fc4704 2019-01-09 18:11:10,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710320472717s 2019-01-09 18:11:10,380 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-2c279442-177b-4b69-8fdc-88eeb5fc4704 2019-01-09 18:11:15,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:11:15,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:15,415 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:15 GMT Server: Apache x-openstack-request-id: req-8b808e17-9923-439e-9eab-07f6aa769789 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:11:15,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:15 GMT Server: Apache x-openstack-request-id: req-8d89c152-c19e-4a3e-922b-d44e437d689c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:11:15,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-8d89c152-c19e-4a3e-922b-d44e437d689c 2019-01-09 18:11:15,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694370269775s 2019-01-09 18:11:15,456 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-8d89c152-c19e-4a3e-922b-d44e437d689c 2019-01-09 18:11:20,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:11:20,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:20,505 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:20 GMT Server: Apache x-openstack-request-id: req-0d7950b9-5576-4a58-84f5-36f089bdfd8a Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&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-09 18:11:20,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:20 GMT Server: Apache x-openstack-request-id: req-2ae287e3-c0d1-4c35-84cf-092520ea940a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-01-09T18:11:16Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/ellis/events/98ba7dd1-c881-4951-835e-dfad5cbc48a8", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "afd1d66c-d45f-4062-ad4f-6bbdc82849a2", "id": "98ba7dd1-c881-4951-835e-dfad5cbc48a8"}, {"resource_name": "dime", "event_time": "2019-01-09T18:11:16Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dime/events/2f430ead-f1af-4c84-92df-ac681ecf94cf", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-55tsindengst", "id": "2f430ead-f1af-4c84-92df-ac681ecf94cf"}, {"resource_name": "homer", "event_time": "2019-01-09T18:11:16Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/homer/events/fa2dda88-cff9-4515-8f29-c15e81bd8b2f", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-a776gg73avlq", "id": "fa2dda88-cff9-4515-8f29-c15e81bd8b2f"}, {"resource_name": "sprout", "event_time": "2019-01-09T18:11:16Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sprout/events/b4b06f31-4259-4d21-890e-e8b18df32264", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-t627w24bsfqc", "id": "b4b06f31-4259-4d21-890e-e8b18df32264"}, {"resource_name": "bono", "event_time": "2019-01-09T18:11:16Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/bono/events/e4b05a41-2a6f-4225-bb1a-65ee821d6b30", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-3jduevwhioci", "id": "e4b05a41-2a6f-4225-bb1a-65ee821d6b30"}, {"resource_name": "vellum", "event_time": "2019-01-09T18:11:16Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/vellum/events/c6539e74-96ab-4146-b628-5bf0634d6cc1", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-j3jrvdtcxc7f", "id": "c6539e74-96ab-4146-b628-5bf0634d6cc1"}]} 2019-01-09 18:11:20,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-2ae287e3-c0d1-4c35-84cf-092520ea940a 2019-01-09 18:11:20,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.169718027115s 2019-01-09 18:11:20,632 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc&marker=bdcd0e85-3b97-4108-8d89-84d1b006fb02&sort_dir=asc used request id req-2ae287e3-c0d1-4c35-84cf-092520ea940a 2019-01-09 18:11:25,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:11:25,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:25,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:25 GMT Server: Apache x-openstack-request-id: req-be0e2d8f-6e8f-4b2f-a23d-317965379124 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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-09 18:11:25,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:25 GMT Server: Apache x-openstack-request-id: req-88b52f84-e6b6-4e78-9d6d-5943cea7d443 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:11:25,709 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-88b52f84-e6b6-4e78-9d6d-5943cea7d443 2019-01-09 18:11:25,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704720020294s 2019-01-09 18:11:25,710 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-88b52f84-e6b6-4e78-9d6d-5943cea7d443 2019-01-09 18:11:30,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:11:30,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:30,760 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:30 GMT Server: Apache x-openstack-request-id: req-2a50f733-3bb2-430d-9de7-957c7ae9db51 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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-09 18:11:30,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:30 GMT Server: Apache x-openstack-request-id: req-fa2a71b8-4830-4c98-938a-85af66e96c6b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:11:30,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-fa2a71b8-4830-4c98-938a-85af66e96c6b 2019-01-09 18:11:30,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0871160030365s 2019-01-09 18:11:30,803 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-fa2a71b8-4830-4c98-938a-85af66e96c6b 2019-01-09 18:11:30,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:11:30,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:30,849 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:30 GMT Server: Apache x-openstack-request-id: req-6062a0a3-6e75-4704-9432-221946b898ae Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:11:30,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:30 GMT Server: Apache x-openstack-request-id: req-fb6afe3f-7a74-4015-98f3-965f149158d9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:11:30,892 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-fb6afe3f-7a74-4015-98f3-965f149158d9 2019-01-09 18:11:30,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0888068675995s 2019-01-09 18:11:30,893 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-fb6afe3f-7a74-4015-98f3-965f149158d9 2019-01-09 18:11:35,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:11:35,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:35,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:35 GMT Server: Apache x-openstack-request-id: req-c8215ecd-01a3-4239-b1ca-16becc54681b Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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-09 18:11:35,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:35 GMT Server: Apache x-openstack-request-id: req-a2e1a27d-5f2f-42b4-ae5b-09bc55f89840 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:11:35,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-a2e1a27d-5f2f-42b4-ae5b-09bc55f89840 2019-01-09 18:11:35,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694677829742s 2019-01-09 18:11:35,969 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-a2e1a27d-5f2f-42b4-ae5b-09bc55f89840 2019-01-09 18:11:40,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:11:40,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:41,052 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:40 GMT Server: Apache x-openstack-request-id: req-8438b1f0-e765-45df-ac71-307459de553a Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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-09 18:11:41,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:41 GMT Server: Apache x-openstack-request-id: req-0517a8c4-213a-4a2a-8bd6-6c99238b4edc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:11:41,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-0517a8c4-213a-4a2a-8bd6-6c99238b4edc 2019-01-09 18:11:41,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.118175983429s 2019-01-09 18:11:41,094 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-0517a8c4-213a-4a2a-8bd6-6c99238b4edc 2019-01-09 18:11:41,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:11:41,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:41,121 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:41 GMT Server: Apache x-openstack-request-id: req-24688acb-0a7d-486e-bf00-6313c05843b1 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:11:41,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:41 GMT Server: Apache x-openstack-request-id: req-230d2e8b-2fe6-4073-a3c5-56f5311112ee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:11:41,162 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-230d2e8b-2fe6-4073-a3c5-56f5311112ee 2019-01-09 18:11:41,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0684599876404s 2019-01-09 18:11:41,163 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-230d2e8b-2fe6-4073-a3c5-56f5311112ee 2019-01-09 18:11:46,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:11:46,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:46,198 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:46 GMT Server: Apache x-openstack-request-id: req-5dff1158-7211-43e2-82e9-6b5e4961d82a Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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-09 18:11:46,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:46 GMT Server: Apache x-openstack-request-id: req-3d5c2df7-92f9-4be8-aff1-38a6d4be4650 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:11:46,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-3d5c2df7-92f9-4be8-aff1-38a6d4be4650 2019-01-09 18:11:46,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0692579746246s 2019-01-09 18:11:46,239 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-3d5c2df7-92f9-4be8-aff1-38a6d4be4650 2019-01-09 18:11:51,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:11:51,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:51,276 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:51 GMT Server: Apache x-openstack-request-id: req-9f9e46bf-5659-4eb9-9d1a-f716124ebb2a Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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-09 18:11:51,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:51 GMT Server: Apache x-openstack-request-id: req-f40561ac-e1d2-45a7-89f4-e8c680449d55 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:11:51,317 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-f40561ac-e1d2-45a7-89f4-e8c680449d55 2019-01-09 18:11:51,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723819732666s 2019-01-09 18:11:51,318 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-f40561ac-e1d2-45a7-89f4-e8c680449d55 2019-01-09 18:11:51,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:11:51,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:51,347 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:51 GMT Server: Apache x-openstack-request-id: req-0fdb3813-aeb1-4797-8523-a12dd2b26951 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:11:51,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:51 GMT Server: Apache x-openstack-request-id: req-06303ac4-1e01-4301-8140-aaa312502f58 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:11:51,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-06303ac4-1e01-4301-8140-aaa312502f58 2019-01-09 18:11:51,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0696661472321s 2019-01-09 18:11:51,388 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-06303ac4-1e01-4301-8140-aaa312502f58 2019-01-09 18:11:56,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:11:56,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:11:56,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:11:56 GMT Server: Apache x-openstack-request-id: req-14af6f77-667f-499a-b282-aa94682b6921 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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-09 18:11:56,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:11:56 GMT Server: Apache x-openstack-request-id: req-dad565cc-bbd8-449b-b5f1-1693d0927554 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:11:56,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-dad565cc-bbd8-449b-b5f1-1693d0927554 2019-01-09 18:11:56,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710718631744s 2019-01-09 18:11:56,466 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-dad565cc-bbd8-449b-b5f1-1693d0927554 2019-01-09 18:12:01,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:12:01,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:01,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:12:01 GMT Server: Apache x-openstack-request-id: req-80426b71-8424-4f7d-a196-4491f6c71ac9 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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-09 18:12:01,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:01 GMT Server: Apache x-openstack-request-id: req-bb69a530-5501-4f3e-812e-f7830cc77bfe Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:12:01,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-bb69a530-5501-4f3e-812e-f7830cc77bfe 2019-01-09 18:12:01,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0707159042358s 2019-01-09 18:12:01,543 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-bb69a530-5501-4f3e-812e-f7830cc77bfe 2019-01-09 18:12:01,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:12:01,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:01,572 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:12:01 GMT Server: Apache x-openstack-request-id: req-97a4f9cf-bcb0-4c1d-a1ea-a3367dd0b94e Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:12:01,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:01 GMT Server: Apache x-openstack-request-id: req-bfecfd41-15b7-4abb-a2bc-02fb2d5675bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:12:01,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-bfecfd41-15b7-4abb-a2bc-02fb2d5675bc 2019-01-09 18:12:01,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710980892181s 2019-01-09 18:12:01,615 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-bfecfd41-15b7-4abb-a2bc-02fb2d5675bc 2019-01-09 18:12:06,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:12:06,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:06,667 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:12:06 GMT Server: Apache x-openstack-request-id: req-8344afb6-3a81-411d-9489-df1abdb43ad8 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&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-09 18:12:06,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:06 GMT Server: Apache x-openstack-request-id: req-1b955c3f-79fe-495d-a2d4-f296ecc8df38 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 353 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-01-09T18:12:06Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/bono/events/8337d3b1-044a-4559-8fa8-54494b7f03d7", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "48f0fd11-2583-4ad8-b824-990c02a08579", "id": "8337d3b1-044a-4559-8fa8-54494b7f03d7"}]} 2019-01-09 18:12:06,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-1b955c3f-79fe-495d-a2d4-f296ecc8df38 2019-01-09 18:12:06,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0864760875702s 2019-01-09 18:12:06,709 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc&marker=c6539e74-96ab-4146-b628-5bf0634d6cc1&sort_dir=asc used request id req-1b955c3f-79fe-495d-a2d4-f296ecc8df38 2019-01-09 18:12:11,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:12:11,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=8337d3b1-044a-4559-8fa8-54494b7f03d7&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:11,760 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:12:11 GMT Server: Apache x-openstack-request-id: req-3952a7fa-d80b-402d-9dc7-eef2446c7dde Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=8337d3b1-044a-4559-8fa8-54494b7f03d7&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-09 18:12:12,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:11 GMT Server: Apache x-openstack-request-id: req-bcfe4402-e124-4fdb-8bc7-a2832ed7fba6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-01-09T18:12:09Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/vellum/events/f48e108f-4b8e-4070-b53e-3457bc0ac29d", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f23d7a12-e196-444e-823b-b8344acadee1", "id": "f48e108f-4b8e-4070-b53e-3457bc0ac29d"}, {"resource_name": "homer", "event_time": "2019-01-09T18:12:10Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/homer/events/0b475d34-94b0-4d33-a993-dfe149c4ac57", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "b94327eb-9569-4dfb-826b-5faa393f230a", "id": "0b475d34-94b0-4d33-a993-dfe149c4ac57"}]} 2019-01-09 18:12:12,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=8337d3b1-044a-4559-8fa8-54494b7f03d7&sort_dir=asc&marker=8337d3b1-044a-4559-8fa8-54494b7f03d7&sort_dir=asc used request id req-bcfe4402-e124-4fdb-8bc7-a2832ed7fba6 2019-01-09 18:12:12,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340286016464s 2019-01-09 18:12:12,056 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=8337d3b1-044a-4559-8fa8-54494b7f03d7&sort_dir=asc&marker=8337d3b1-044a-4559-8fa8-54494b7f03d7&sort_dir=asc used request id req-bcfe4402-e124-4fdb-8bc7-a2832ed7fba6 2019-01-09 18:12:17,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:12:17,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/events?marker=0b475d34-94b0-4d33-a993-dfe149c4ac57&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:17,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:12:17 GMT Server: Apache x-openstack-request-id: req-8e48892b-88d1-447e-9876-4a1bb5632f34 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=0b475d34-94b0-4d33-a993-dfe149c4ac57&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-09 18:12:17,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:17 GMT Server: Apache x-openstack-request-id: req-02c17113-f89c-44c0-9f4d-93780e4ce388 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-01-09T18:12:12Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dime/events/534e70e8-11ed-4d93-a711-c5a23d65bda0", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "46d510eb-99bc-4e97-bd62-a30f5ef5a09e", "id": "534e70e8-11ed-4d93-a711-c5a23d65bda0"}, {"resource_name": "sprout", "event_time": "2019-01-09T18:12:12Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sprout/events/030e74aa-62c8-434b-abbd-cbd185296f57", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "cb3b4166-a74d-4e4e-93ee-480163cb17d4", "id": "030e74aa-62c8-434b-abbd-cbd185296f57"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-01-09T18:12:12Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/clearwater-opnfv/events/b7a8cea7-bccd-4f4e-b369-f35f2189d29b", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "id": "b7a8cea7-bccd-4f4e-b369-f35f2189d29b"}]} 2019-01-09 18:12:17,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=0b475d34-94b0-4d33-a993-dfe149c4ac57&sort_dir=asc&marker=0b475d34-94b0-4d33-a993-dfe149c4ac57&sort_dir=asc used request id req-02c17113-f89c-44c0-9f4d-93780e4ce388 2019-01-09 18:12:17,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0895390510559s 2019-01-09 18:12:17,152 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=0b475d34-94b0-4d33-a993-dfe149c4ac57&sort_dir=asc&marker=0b475d34-94b0-4d33-a993-dfe149c4ac57&sort_dir=asc used request id req-02c17113-f89c-44c0-9f4d-93780e4ce388 2019-01-09 18:12:17,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:12:17,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:17,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:12:17 GMT Server: Apache x-openstack-request-id: req-fb038a3f-dc4e-41da-8ef5-dbb788ce33d7 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d 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-09 18:12:17,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:17 GMT Server: Apache x-openstack-request-id: req-fdab80f8-714b-4eba-903b-b5aafdb4c1cd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 946 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "outputs": [{"output_value": "172.30.9.200", "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-09 18:12:17,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d used request id req-fdab80f8-714b-4eba-903b-b5aafdb4c1cd 2019-01-09 18:12:17,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.374474048615s 2019-01-09 18:12:17,528 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d used request id req-fdab80f8-714b-4eba-903b-b5aafdb4c1cd 2019-01-09 18:12:17,529 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-01-09T18:07:08Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'533db60c-d8bc-47fb-aadb-fd9b70c5df1d', 'parameters': Munch({u'OS::project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49', 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_cfce1165-4def-4d44-869e-5b5c020c4c49', 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'947a8529-aad3-4570-a0df-05e5c7a7390d', 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'533db60c-d8bc-47fb-aadb-fd9b70c5df1d', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'f2827f6d58934e91925b3af33290d19b', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.200', 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-09T18:07:08Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d'}) 2019-01-09 18:12:17,530 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:12:17,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:18,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83bd045f-3ca1-4131-ab8c-7289068451a7 x-compute-request-id: req-83bd045f-3ca1-4131-ab8c-7289068451a7 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:12:18,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-83bd045f-3ca1-4131-ab8c-7289068451a7 2019-01-09 18:12:18,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47824716568s 2019-01-09 18:12:18,009 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-83bd045f-3ca1-4131-ab8c-7289068451a7 2019-01-09 18:12:18,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 18:12:18,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:18,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2525 X-Openstack-Request-Id: req-b34a98a0-1111-4a79-9422-7a2989e9b8ee Date: Wed, 09 Jan 2019 18:12:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"0fc599b8-002a-476c-af39-cc9e536e4c59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"338d66b1fbdd43d8aa26fb6db7b7942f","l2_adjacency":true,"status":"ACTIVE","subnets":["00173a94-b33d-4e5e-ad88-76a53836c4ae"],"description":"","tags":[],"updated_at":"2019-01-09T18:06:48Z","qos_policy_id":null,"name":"heat_ims-net_cfce1165-4def-4d44-869e-5b5c020c4c49","admin_state_up":true,"tenant_id":"338d66b1fbdd43d8aa26fb6db7b7942f","created_at":"2019-01-09T18:06:47Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"95508eb2-ba99-4b37-9dab-90f0f1146055","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"338d66b1fbdd43d8aa26fb6db7b7942f","l2_adjacency":true,"status":"ACTIVE","subnets":["1d873e81-15d7-42f5-9bd0-acf07cdce527"],"description":"","tags":[],"updated_at":"2019-01-09T18:07:14Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"338d66b1fbdd43d8aa26fb6db7b7942f","created_at":"2019-01-09T18:07:12Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cd7578d9-1aac-47e1-a76d-7a9ddc8d0ff3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"338d66b1fbdd43d8aa26fb6db7b7942f","l2_adjacency":true,"status":"ACTIVE","subnets":["cbb778d8-4d1c-43a5-9758-4932e51fb5e7"],"description":"","tags":[],"updated_at":"2019-01-09T18:07:12Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"338d66b1fbdd43d8aa26fb6db7b7942f","created_at":"2019-01-09T18:07:11Z","mtu":1450}]} 2019-01-09 18:12:18,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b34a98a0-1111-4a79-9422-7a2989e9b8ee 2019-01-09 18:12:18,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.367058038712s 2019-01-09 18:12:18,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-b34a98a0-1111-4a79-9422-7a2989e9b8ee 2019-01-09 18:12:18,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 18:12:18,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:18,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1964 X-Openstack-Request-Id: req-006d4d2c-13ce-41a3-99d4-abd34c74be39 Date: Wed, 09 Jan 2019 18:12:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fc599b8-002a-476c-af39-cc9e536e4c59","tenant_id":"338d66b1fbdd43d8aa26fb6db7b7942f","created_at":"2019-01-09T18:06:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T18:06:48Z","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":"338d66b1fbdd43d8aa26fb6db7b7942f","id":"00173a94-b33d-4e5e-ad88-76a53836c4ae","subnetpool_id":null,"name":"heat_ims-subnet_cfce1165-4def-4d44-869e-5b5c020c4c49"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"95508eb2-ba99-4b37-9dab-90f0f1146055","tenant_id":"338d66b1fbdd43d8aa26fb6db7b7942f","created_at":"2019-01-09T18:07:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T18:07:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.0.1","end":"192.168.0.253"}],"gateway_ip":"192.168.0.254","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.0.0/24","project_id":"338d66b1fbdd43d8aa26fb6db7b7942f","id":"1d873e81-15d7-42f5-9bd0-acf07cdce527","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd7578d9-1aac-47e1-a76d-7a9ddc8d0ff3","tenant_id":"338d66b1fbdd43d8aa26fb6db7b7942f","created_at":"2019-01-09T18:07:12Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T18:07:12Z","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":"338d66b1fbdd43d8aa26fb6db7b7942f","id":"cbb778d8-4d1c-43a5-9758-4932e51fb5e7","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2019-01-09 18:12:18,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-006d4d2c-13ce-41a3-99d4-abd34c74be39 2019-01-09 18:12:18,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0488798618317s 2019-01-09 18:12:18,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-006d4d2c-13ce-41a3-99d4-abd34c74be39 2019-01-09 18:12:18,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 18:12:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:18,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12: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-74e2bf20-138b-4bbd-b226-deb56b546bc0 x-compute-request-id: req-74e2bf20-138b-4bbd-b226-deb56b546bc0 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "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": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d"}]} 2019-01-09 18:12:18,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-74e2bf20-138b-4bbd-b226-deb56b546bc0 2019-01-09 18:12:18,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0214409828186s 2019-01-09 18:12:18,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-74e2bf20-138b-4bbd-b226-deb56b546bc0 2019-01-09 18:12:18,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-09 18:12:18,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:18,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12: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-a43a7bcd-4442-44e2-b924-6e49f9a1becf x-compute-request-id: req-a43a7bcd-4442-44e2-b924-6e49f9a1becf Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e93478-e530-46a8-a7da-4c9cc82cee0a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3d3d774-8b22-4f36-922f-a528fe3edeef"}, {"from_port": 4000, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {}, "id": "a7bf516b-e6f2-4edd-87e6-ca8a2cbf823a"}, {"from_port": 2380, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {}, "id": "b86c3eaf-f8cb-4eb3-a441-43caf45929e0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8294e2f-86e8-41fa-96e5-36c022b575c2"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ffcf24d7-c450-4569-a85a-f1c6fc5a8c0c", "ip_range": {}, "id": "0898511c-567a-43ab-8d7f-ebb9c05d30c0"}, {"from_port": 9888, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "ffcf24d7-c450-4569-a85a-f1c6fc5a8c0c", "ip_range": {}, "id": "2fbc7c2b-8fe3-4846-b57d-a730c8afaa1d"}, {"from_port": 5052, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ffcf24d7-c450-4569-a85a-f1c6fc5a8c0c", "ip_range": {}, "id": "435da81a-6304-4ad9-8fac-87349cbb1255"}, {"from_port": 9888, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "ffcf24d7-c450-4569-a85a-f1c6fc5a8c0c", "ip_range": {}, "id": "6c23a971-889e-427e-a0d3-69028fb53b75"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "ffcf24d7-c450-4569-a85a-f1c6fc5a8c0c", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5052, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "b2c50c9e-604b-4746-af0e-9d6caf458599", "ip_range": {}, "id": "5f517a29-f5f4-47cb-b1eb-c66f5431ba55"}, {"from_port": 5054, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "b2c50c9e-604b-4746-af0e-9d6caf458599", "ip_range": {}, "id": "de0d95d2-470a-4ccb-b374-632ac20efcd7"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "b2c50c9e-604b-4746-af0e-9d6caf458599", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2019-01-09 18:12:18,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/os-security-groups used request id req-a43a7bcd-4442-44e2-b924-6e49f9a1becf 2019-01-09 18:12:18,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.2700278759s 2019-01-09 18:12:18,731 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/os-security-groups used request id req-a43a7bcd-4442-44e2-b924-6e49f9a1becf 2019-01-09 18:12:18,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:12:18,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:18,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-cc15fc74-991f-433d-8e28-e2e5d81ff405 Date: Wed, 09 Jan 2019 18:12:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "metadata": {}}], "file": "/v2/images/69162732-d246-48ea-9094-8a5c04015733/file", "owner": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "69162732-d246-48ea-9094-8a5c04015733", "size": 263586304, "self": "/v2/images/69162732-d246-48ea-9094-8a5c04015733", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T18:06:59Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T18:06:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:12:18,779 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-cc15fc74-991f-433d-8e28-e2e5d81ff405 2019-01-09 18:12:18,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0395741462708s 2019-01-09 18:12:18,780 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-cc15fc74-991f-433d-8e28-e2e5d81ff405 2019-01-09 18:12:18,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 18:12:18,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:19,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:18 GMT Server: Apache x-compute-request-id: req-955f63c3-4b9f-4a8b-b9db-d900d022f3e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-955f63c3-4b9f-4a8b-b9db-d900d022f3e4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 18:12:19,420 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-955f63c3-4b9f-4a8b-b9db-d900d022f3e4 2019-01-09 18:12:19,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.637649059296s 2019-01-09 18:12:19,421 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-955f63c3-4b9f-4a8b-b9db-d900d022f3e4 2019-01-09 18:12:19,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 18:12:19,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:19,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-783c67be-9853-4d61-8c56-77ca11b8a63e x-compute-request-id: req-783c67be-9853-4d61-8c56-77ca11b8a63e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "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": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d"}]} 2019-01-09 18:12:19,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-783c67be-9853-4d61-8c56-77ca11b8a63e 2019-01-09 18:12:19,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0294589996338s 2019-01-09 18:12:19,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-783c67be-9853-4d61-8c56-77ca11b8a63e 2019-01-09 18:12:19,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-09 18:12:19,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:19,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cef45f2-f2ef-4545-9ce3-926cec65722b x-compute-request-id: req-1cef45f2-f2ef-4545-9ce3-926cec65722b Content-Encoding: gzip Content-Length: 914 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e93478-e530-46a8-a7da-4c9cc82cee0a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3d3d774-8b22-4f36-922f-a528fe3edeef"}, {"from_port": 4000, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {}, "id": "a7bf516b-e6f2-4edd-87e6-ca8a2cbf823a"}, {"from_port": 2380, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {}, "id": "b86c3eaf-f8cb-4eb3-a441-43caf45929e0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8294e2f-86e8-41fa-96e5-36c022b575c2"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "de0bff8a-338d-4278-a6de-f5b6744d1c10", "ip_range": {}, "id": "0a54a577-2d3d-4ce4-b89e-5b7522c9454f"}, {"from_port": 9160, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "de0bff8a-338d-4278-a6de-f5b6744d1c10", "ip_range": {}, "id": "0e36d9e7-40f7-4445-9669-96f962743f57"}, {"from_port": 11311, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "de0bff8a-338d-4278-a6de-f5b6744d1c10", "ip_range": {}, "id": "bc8253d5-96b1-4f0b-b6e3-64fd2d26a729"}, {"from_port": 11311, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "de0bff8a-338d-4278-a6de-f5b6744d1c10", "ip_range": {}, "id": "bfc01726-7b5e-4c41-8103-097692adcad4"}, {"from_port": 7253, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "de0bff8a-338d-4278-a6de-f5b6744d1c10", "ip_range": {}, "id": "dcdbc97a-c51f-4d0e-8524-1fb83920f160"}, {"from_port": 7253, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "de0bff8a-338d-4278-a6de-f5b6744d1c10", "ip_range": {}, "id": "e006856d-daea-4f45-a8cd-c59c5a6dcb77"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "de0bff8a-338d-4278-a6de-f5b6744d1c10", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 11211, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "4450022f-1186-42aa-8523-566a4ef62fdd", "ip_range": {}, "id": "117fa776-81f0-490b-b13d-c0ab5e03f706"}, {"from_port": 7253, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "4450022f-1186-42aa-8523-566a4ef62fdd", "ip_range": {}, "id": "5bbfcb4b-4f79-4908-9d13-96dea541b702"}, {"from_port": 7000, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "4450022f-1186-42aa-8523-566a4ef62fdd", "ip_range": {}, "id": "aed3d4bd-33df-479a-b671-2421d5127405"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "4450022f-1186-42aa-8523-566a4ef62fdd", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2019-01-09 18:12:19,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/os-security-groups used request id req-1cef45f2-f2ef-4545-9ce3-926cec65722b 2019-01-09 18:12:19,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.260949850082s 2019-01-09 18:12:19,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/os-security-groups used request id req-1cef45f2-f2ef-4545-9ce3-926cec65722b 2019-01-09 18:12:19,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:12:19,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:19,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-b0d99650-8306-4587-9749-27fd61477f2b Date: Wed, 09 Jan 2019 18:12:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "metadata": {}}], "file": "/v2/images/69162732-d246-48ea-9094-8a5c04015733/file", "owner": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "69162732-d246-48ea-9094-8a5c04015733", "size": 263586304, "self": "/v2/images/69162732-d246-48ea-9094-8a5c04015733", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T18:06:59Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T18:06:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:12:19,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b0d99650-8306-4587-9749-27fd61477f2b 2019-01-09 18:12:19,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0356020927429s 2019-01-09 18:12:19,759 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b0d99650-8306-4587-9749-27fd61477f2b 2019-01-09 18:12:19,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 18:12:19,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:20,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:19 GMT Server: Apache x-compute-request-id: req-05aca5a8-59c2-4d0b-bbc1-220fe95d014e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-05aca5a8-59c2-4d0b-bbc1-220fe95d014e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 18:12:20,402 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-05aca5a8-59c2-4d0b-bbc1-220fe95d014e 2019-01-09 18:12:20,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.6393430233s 2019-01-09 18:12:20,402 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-05aca5a8-59c2-4d0b-bbc1-220fe95d014e 2019-01-09 18:12:21,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 18:12:21,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:21,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-4e1d70ea-8d9f-4ec7-9378-85debba1af01 x-compute-request-id: req-4e1d70ea-8d9f-4ec7-9378-85debba1af01 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "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": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d"}]} 2019-01-09 18:12:21,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-4e1d70ea-8d9f-4ec7-9378-85debba1af01 2019-01-09 18:12:21,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237259864807s 2019-01-09 18:12:21,429 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-4e1d70ea-8d9f-4ec7-9378-85debba1af01 2019-01-09 18:12:21,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-09 18:12:21,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:21,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-7aea529d-240b-48c8-8609-7df7061ce68f x-compute-request-id: req-7aea529d-240b-48c8-8609-7df7061ce68f Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e93478-e530-46a8-a7da-4c9cc82cee0a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3d3d774-8b22-4f36-922f-a528fe3edeef"}, {"from_port": 4000, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {}, "id": "a7bf516b-e6f2-4edd-87e6-ca8a2cbf823a"}, {"from_port": 2380, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {}, "id": "b86c3eaf-f8cb-4eb3-a441-43caf45929e0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8294e2f-86e8-41fa-96e5-36c022b575c2"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "8862a6a2-5b88-409a-93ae-0ed6b740b159", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1fe2d664-3377-4a01-8908-44f8b9ad1c82"}, {"from_port": 7888, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "8862a6a2-5b88-409a-93ae-0ed6b740b159", "ip_range": {}, "id": "6828fd6a-8e21-4b58-aac0-3b00d46befc5"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "8862a6a2-5b88-409a-93ae-0ed6b740b159", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "4b6ae8df-3cd9-4b04-87ff-b2393b7e8bb4", "ip_range": {}, "id": "5aad7762-466b-4fbc-b887-ee637dad5877"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "4b6ae8df-3cd9-4b04-87ff-b2393b7e8bb4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "c76d19b0-0745-4b0f-8abb-23de25fd413d"}, {"from_port": 9160, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "4b6ae8df-3cd9-4b04-87ff-b2393b7e8bb4", "ip_range": {}, "id": "ce731518-aabc-4056-b968-8c6ecb4ab2af"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "4b6ae8df-3cd9-4b04-87ff-b2393b7e8bb4", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2019-01-09 18:12:21,617 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20/os-security-groups used request id req-7aea529d-240b-48c8-8609-7df7061ce68f 2019-01-09 18:12:21,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.186448097229s 2019-01-09 18:12:21,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20/os-security-groups used request id req-7aea529d-240b-48c8-8609-7df7061ce68f 2019-01-09 18:12:21,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:12:21,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:21,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-cbe96655-9893-4643-ab57-5181d894db7c Date: Wed, 09 Jan 2019 18:12:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "metadata": {}}], "file": "/v2/images/69162732-d246-48ea-9094-8a5c04015733/file", "owner": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "69162732-d246-48ea-9094-8a5c04015733", "size": 263586304, "self": "/v2/images/69162732-d246-48ea-9094-8a5c04015733", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T18:06:59Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T18:06:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:12:21,658 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-cbe96655-9893-4643-ab57-5181d894db7c 2019-01-09 18:12:21,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0335462093353s 2019-01-09 18:12:21,659 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-cbe96655-9893-4643-ab57-5181d894db7c 2019-01-09 18:12:21,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 18:12:21,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:22,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:21 GMT Server: Apache x-compute-request-id: req-e37971db-7c19-4090-a4b6-948721b89409 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e37971db-7c19-4090-a4b6-948721b89409 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 18:12:22,278 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-e37971db-7c19-4090-a4b6-948721b89409 2019-01-09 18:12:22,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.615670919418s 2019-01-09 18:12:22,278 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-e37971db-7c19-4090-a4b6-948721b89409 2019-01-09 18:12:23,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 18:12:23,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:23,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd2ee621-bb7d-4e61-9e85-eef77e498624 x-compute-request-id: req-dd2ee621-bb7d-4e61-9e85-eef77e498624 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "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": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d"}]} 2019-01-09 18:12:23,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-dd2ee621-bb7d-4e61-9e85-eef77e498624 2019-01-09 18:12:23,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226080417633s 2019-01-09 18:12:23,304 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-dd2ee621-bb7d-4e61-9e85-eef77e498624 2019-01-09 18:12:23,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-09 18:12:23,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:23,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb88fb23-683d-40d9-8ac5-40e718feefb8 x-compute-request-id: req-cb88fb23-683d-40d9-8ac5-40e718feefb8 Content-Encoding: gzip Content-Length: 813 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e93478-e530-46a8-a7da-4c9cc82cee0a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3d3d774-8b22-4f36-922f-a528fe3edeef"}, {"from_port": 4000, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {}, "id": "a7bf516b-e6f2-4edd-87e6-ca8a2cbf823a"}, {"from_port": 2380, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {}, "id": "b86c3eaf-f8cb-4eb3-a441-43caf45929e0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8294e2f-86e8-41fa-96e5-36c022b575c2"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5058, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "3e04b050-9749-4124-970f-4eb09728c673", "ip_range": {}, "id": "2e9447f7-fa25-4a6a-b90f-9195fb0e633e"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "3e04b050-9749-4124-970f-4eb09728c673", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "519d8589-efd5-40aa-b6fd-c7613df5a13e"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "3e04b050-9749-4124-970f-4eb09728c673", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "67231cc4-7859-4738-8336-471d063b4894"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "3e04b050-9749-4124-970f-4eb09728c673", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7171c89a-21ff-4dd5-a014-530e2d412fec"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "3e04b050-9749-4124-970f-4eb09728c673", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8065790d-4314-421b-bee7-0a27329c2dfe"}, {"from_port": 5058, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "3e04b050-9749-4124-970f-4eb09728c673", "ip_range": {}, "id": "ad516425-8a6b-4e14-ba12-ee3fd6720884"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "3e04b050-9749-4124-970f-4eb09728c673", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af6ea372-e7b2-4d9c-9de6-ef20c9b1a77e"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "3e04b050-9749-4124-970f-4eb09728c673", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f092fe3d-3d91-4b3c-8a29-dcbc9fb34c54"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "3e04b050-9749-4124-970f-4eb09728c673", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2019-01-09 18:12:23,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad/os-security-groups used request id req-cb88fb23-683d-40d9-8ac5-40e718feefb8 2019-01-09 18:12:23,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.192130088806s 2019-01-09 18:12:23,497 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad/os-security-groups used request id req-cb88fb23-683d-40d9-8ac5-40e718feefb8 2019-01-09 18:12:23,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:12:23,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:23,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-d30ab749-601f-413d-9283-c3933c9a2a0e Date: Wed, 09 Jan 2019 18:12:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "metadata": {}}], "file": "/v2/images/69162732-d246-48ea-9094-8a5c04015733/file", "owner": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "69162732-d246-48ea-9094-8a5c04015733", "size": 263586304, "self": "/v2/images/69162732-d246-48ea-9094-8a5c04015733", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T18:06:59Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T18:06:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:12:23,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d30ab749-601f-413d-9283-c3933c9a2a0e 2019-01-09 18:12:23,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0390040874481s 2019-01-09 18:12:23,545 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d30ab749-601f-413d-9283-c3933c9a2a0e 2019-01-09 18:12:23,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 18:12:23,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:24,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:23 GMT Server: Apache x-compute-request-id: req-f61ad08b-4b50-4acc-8e1c-d48167cc0a37 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f61ad08b-4b50-4acc-8e1c-d48167cc0a37 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 18:12:24,173 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-f61ad08b-4b50-4acc-8e1c-d48167cc0a37 2019-01-09 18:12:24,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.625394105911s 2019-01-09 18:12:24,174 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-f61ad08b-4b50-4acc-8e1c-d48167cc0a37 2019-01-09 18:12:24,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 18:12:24,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:24,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d99d648-67f0-4f79-ba0a-f3818a578cc5 x-compute-request-id: req-6d99d648-67f0-4f79-ba0a-f3818a578cc5 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "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": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d"}]} 2019-01-09 18:12:24,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-6d99d648-67f0-4f79-ba0a-f3818a578cc5 2019-01-09 18:12:24,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0281538963318s 2019-01-09 18:12:24,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-6d99d648-67f0-4f79-ba0a-f3818a578cc5 2019-01-09 18:12:24,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-09 18:12:24,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:24,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d28d4c8e-9229-4fae-b59b-bad5334c6976 x-compute-request-id: req-d28d4c8e-9229-4fae-b59b-bad5334c6976 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e93478-e530-46a8-a7da-4c9cc82cee0a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3d3d774-8b22-4f36-922f-a528fe3edeef"}, {"from_port": 4000, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {}, "id": "a7bf516b-e6f2-4edd-87e6-ca8a2cbf823a"}, {"from_port": 2380, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {}, "id": "b86c3eaf-f8cb-4eb3-a441-43caf45929e0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8294e2f-86e8-41fa-96e5-36c022b575c2"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "fc30d7d8-cb44-42ec-9bf3-e2e3537c36ce", "ip_range": {}, "id": "2ba34ebd-b58c-473e-8feb-8dfc85ecf150"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "fc30d7d8-cb44-42ec-9bf3-e2e3537c36ce", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "81f4fab2-468d-42f5-a510-17adbd2cc8ac", "ip_range": {}, "id": "0a26b90f-900b-4d3f-a2f8-8a56b234dad0"}, {"from_port": 8888, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "81f4fab2-468d-42f5-a510-17adbd2cc8ac", "ip_range": {}, "id": "566c479a-5e72-4c29-9cb0-8349d0ce8892"}, {"from_port": 10888, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "81f4fab2-468d-42f5-a510-17adbd2cc8ac", "ip_range": {}, "id": "69450c55-e057-4eed-9cba-f85ffa6d0f5e"}, {"from_port": 10888, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "81f4fab2-468d-42f5-a510-17adbd2cc8ac", "ip_range": {}, "id": "a2aaa1d5-8a4c-42ad-bd87-4b0bbbddbead"}, {"from_port": 8888, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "81f4fab2-468d-42f5-a510-17adbd2cc8ac", "ip_range": {}, "id": "c4aeaffc-d8f5-4889-99df-7473e02aa033"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "81f4fab2-468d-42f5-a510-17adbd2cc8ac", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2019-01-09 18:12:24,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520/os-security-groups used request id req-d28d4c8e-9229-4fae-b59b-bad5334c6976 2019-01-09 18:12:24,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.284284830093s 2019-01-09 18:12:24,489 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520/os-security-groups used request id req-d28d4c8e-9229-4fae-b59b-bad5334c6976 2019-01-09 18:12:24,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:12:24,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:24,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-08f5782e-b83b-49e3-92c1-0d4a16127a0d Date: Wed, 09 Jan 2019 18:12:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "metadata": {}}], "file": "/v2/images/69162732-d246-48ea-9094-8a5c04015733/file", "owner": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "69162732-d246-48ea-9094-8a5c04015733", "size": 263586304, "self": "/v2/images/69162732-d246-48ea-9094-8a5c04015733", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T18:06:59Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T18:06:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:12:24,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-08f5782e-b83b-49e3-92c1-0d4a16127a0d 2019-01-09 18:12:24,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0369999408722s 2019-01-09 18:12:24,534 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-08f5782e-b83b-49e3-92c1-0d4a16127a0d 2019-01-09 18:12:24,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 18:12:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:24,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:24 GMT Server: Apache x-compute-request-id: req-94863bc2-7dc9-4822-a91c-e3253f7466ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-94863bc2-7dc9-4822-a91c-e3253f7466ea Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 18:12:24,582 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-94863bc2-7dc9-4822-a91c-e3253f7466ea 2019-01-09 18:12:24,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0442941188812s 2019-01-09 18:12:24,583 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-94863bc2-7dc9-4822-a91c-e3253f7466ea 2019-01-09 18:12:24,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 18:12:24,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:24,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1036c3a-de68-4c69-b8f1-3bd08348dac9 x-compute-request-id: req-d1036c3a-de68-4c69-b8f1-3bd08348dac9 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "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": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d"}]} 2019-01-09 18:12:24,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d1036c3a-de68-4c69-b8f1-3bd08348dac9 2019-01-09 18:12:24,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0251379013062s 2019-01-09 18:12:24,609 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d1036c3a-de68-4c69-b8f1-3bd08348dac9 2019-01-09 18:12:24,610 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-09 18:12:24,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:24,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c603c23e-71c4-4bdc-8b9d-4963be899ac4 x-compute-request-id: req-c603c23e-71c4-4bdc-8b9d-4963be899ac4 Content-Encoding: gzip Content-Length: 583 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "65e93478-e530-46a8-a7da-4c9cc82cee0a"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a3d3d774-8b22-4f36-922f-a528fe3edeef"}, {"from_port": 4000, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {}, "id": "a7bf516b-e6f2-4edd-87e6-ca8a2cbf823a"}, {"from_port": 2380, "group": {"tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {}, "id": "b86c3eaf-f8cb-4eb3-a441-43caf45929e0"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "f8294e2f-86e8-41fa-96e5-36c022b575c2"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "4ec2d14e-5767-4368-928f-7afe91528bc4", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "82731671-3f85-4b5c-98f5-1acab9f62614", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1001b38a-47eb-456c-937f-240fb03fb706"}, {"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "82731671-3f85-4b5c-98f5-1acab9f62614", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "289bd6b3-6908-4723-bf2b-82eee112ff5c"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "82731671-3f85-4b5c-98f5-1acab9f62614", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2019-01-09 18:12:24,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee/os-security-groups used request id req-c603c23e-71c4-4bdc-8b9d-4963be899ac4 2019-01-09 18:12:24,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.326420068741s 2019-01-09 18:12:24,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee/os-security-groups used request id req-c603c23e-71c4-4bdc-8b9d-4963be899ac4 2019-01-09 18:12:24,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:12:24,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:24,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-123cdbec-1485-44cd-93c6-628aa05ec85a Date: Wed, 09 Jan 2019 18:12:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "metadata": {}}], "file": "/v2/images/69162732-d246-48ea-9094-8a5c04015733/file", "owner": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "69162732-d246-48ea-9094-8a5c04015733", "size": 263586304, "self": "/v2/images/69162732-d246-48ea-9094-8a5c04015733", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T18:06:59Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T18:06:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:12:24,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-123cdbec-1485-44cd-93c6-628aa05ec85a 2019-01-09 18:12:24,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0398631095886s 2019-01-09 18:12:24,984 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-123cdbec-1485-44cd-93c6-628aa05ec85a 2019-01-09 18:12:24,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 18:12:24,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:25,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:24 GMT Server: Apache x-compute-request-id: req-3dbe1951-e01e-4b3f-889e-403aea75723a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3dbe1951-e01e-4b3f-889e-403aea75723a Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 18:12:25,628 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-3dbe1951-e01e-4b3f-889e-403aea75723a 2019-01-09 18:12:25,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.639922142029s 2019-01-09 18:12:25,628 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-3dbe1951-e01e-4b3f-889e-403aea75723a 2019-01-09 18:12:25,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 18:12:25,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:25,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-b24395af-36fb-42cc-b0f3-51f8908183d2 x-compute-request-id: req-b24395af-36fb-42cc-b0f3-51f8908183d2 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "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": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d"}]} 2019-01-09 18:12:25,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-b24395af-36fb-42cc-b0f3-51f8908183d2 2019-01-09 18:12:25,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0214219093323s 2019-01-09 18:12:25,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-b24395af-36fb-42cc-b0f3-51f8908183d2 2019-01-09 18:12:25,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-01-09 18:12:25,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:25,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-fe5fefa4-2cc1-49bd-bb9a-c7290da910c3 x-compute-request-id: req-fe5fefa4-2cc1-49bd-bb9a-c7290da910c3 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "98ef3848-8ad7-49f2-a1b6-ea7d549e36d6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "866b9fc6-7d5f-4fe7-8c78-5968511278ee"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "98ef3848-8ad7-49f2-a1b6-ea7d549e36d6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba2f3a1b-76ca-451c-ad14-8edecc01023f"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "98ef3848-8ad7-49f2-a1b6-ea7d549e36d6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d063b2e3-8e6e-4670-8526-ea659b1eef6d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "98ef3848-8ad7-49f2-a1b6-ea7d549e36d6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dd8ee718-a5d5-4279-b471-a5f9b69a0089"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "98ef3848-8ad7-49f2-a1b6-ea7d549e36d6", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "98ef3848-8ad7-49f2-a1b6-ea7d549e36d6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "866b9fc6-7d5f-4fe7-8c78-5968511278ee"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "98ef3848-8ad7-49f2-a1b6-ea7d549e36d6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ba2f3a1b-76ca-451c-ad14-8edecc01023f"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "98ef3848-8ad7-49f2-a1b6-ea7d549e36d6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d063b2e3-8e6e-4670-8526-ea659b1eef6d"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "98ef3848-8ad7-49f2-a1b6-ea7d549e36d6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "dd8ee718-a5d5-4279-b471-a5f9b69a0089"}], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "98ef3848-8ad7-49f2-a1b6-ea7d549e36d6", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2019-01-09 18:12:25,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0/os-security-groups used request id req-fe5fefa4-2cc1-49bd-bb9a-c7290da910c3 2019-01-09 18:12:25,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.13167309761s 2019-01-09 18:12:25,784 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0/os-security-groups used request id req-fe5fefa4-2cc1-49bd-bb9a-c7290da910c3 2019-01-09 18:12:25,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:12:25,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:25,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-d43c9442-485a-4247-91ae-afe2c4a72559 Date: Wed, 09 Jan 2019 18:12:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "metadata": {}}], "file": "/v2/images/69162732-d246-48ea-9094-8a5c04015733/file", "owner": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "69162732-d246-48ea-9094-8a5c04015733", "size": 263586304, "self": "/v2/images/69162732-d246-48ea-9094-8a5c04015733", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T18:06:59Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T18:06:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:12:25,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d43c9442-485a-4247-91ae-afe2c4a72559 2019-01-09 18:12:25,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0355651378632s 2019-01-09 18:12:25,826 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-d43c9442-485a-4247-91ae-afe2c4a72559 2019-01-09 18:12:25,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2019-01-09 18:12:25,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:26,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:25 GMT Server: Apache x-compute-request-id: req-eb330930-a4cd-431d-9dfe-3aca4bce389f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eb330930-a4cd-431d-9dfe-3aca4bce389f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2019-01-09 18:12:26,441 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-eb330930-a4cd-431d-9dfe-3aca4bce389f 2019-01-09 18:12:26,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.611546039581s 2019-01-09 18:12:26,442 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.29:8776/v3/338d66b1fbdd43d8aa26fb6db7b7942f/volumes/detail used request id req-eb330930-a4cd-431d-9dfe-3aca4bce389f 2019-01-09 18:12:26,442 - 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:d4:4f:47', u'version': 4, u'addr': u'192.168.1.11', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ec:65:77', u'version': 4, u'addr': u'192.168.0.24', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ec:65:77', u'version': 4, u'addr': u'172.30.9.213', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'69162732-d246-48ea-9094-8a5c04015733', 'name': u'heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 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-09T18:12:10.000000', 'flavor': Munch({u'id': u'bc3e6d09-9abb-424a-ae79-b8c0662aef8d', 'name': u'heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 'az': u'nova', 'id': u'aa497639-7684-43b1-81cb-881df64bd945', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'65e93478-e530-46a8-a7da-4c9cc82cee0a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'a3d3d774-8b22-4f36-922f-a528fe3edeef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a7bf516b-e6f2-4edd-87e6-ca8a2cbf823a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b86c3eaf-f8cb-4eb3-a441-43caf45929e0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'f8294e2f-86e8-41fa-96e5-36c022b575c2'})], 'id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'ffcf24d7-c450-4569-a85a-f1c6fc5a8c0c', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'0898511c-567a-43ab-8d7f-ebb9c05d30c0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'ffcf24d7-c450-4569-a85a-f1c6fc5a8c0c', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'2fbc7c2b-8fe3-4846-b57d-a730c8afaa1d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'ffcf24d7-c450-4569-a85a-f1c6fc5a8c0c', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'435da81a-6304-4ad9-8fac-87349cbb1255'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'ffcf24d7-c450-4569-a85a-f1c6fc5a8c0c', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'6c23a971-889e-427e-a0d3-69028fb53b75'})], 'id': u'ffcf24d7-c450-4569-a85a-f1c6fc5a8c0c', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'b2c50c9e-604b-4746-af0e-9d6caf458599', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'5f517a29-f5f4-47cb-b1eb-c66f5431ba55'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'b2c50c9e-604b-4746-af0e-9d6caf458599', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'de0d95d2-470a-4ccb-b374-632ac20efcd7'})], 'id': u'b2c50c9e-604b-4746-af0e-9d6caf458599', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dd1e7ff46cb1433fa86ef6357d8efb70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.213', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.213', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.213', 'launched_at': u'2019-01-09T18:12:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T18:12:10Z', 'hostId': u'957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49', 'public_v6': '', 'private_v4': u'192.168.0.24', 'cloud': 'envvars', 'host_id': u'957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3', '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-09T18:12:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'created_at': u'2019-01-09T18:11:30Z', 'created': u'2019-01-09T18:11:30Z', '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:7b:5a:37', u'version': 4, u'addr': u'192.168.1.13', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:53:21:1a', 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:53:21:1a', 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'69162732-d246-48ea-9094-8a5c04015733', 'name': u'heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 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-09T18:12:07.000000', 'flavor': Munch({u'id': u'bc3e6d09-9abb-424a-ae79-b8c0662aef8d', 'name': u'heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 'az': u'nova', 'id': u'667d8d64-30de-4342-b847-fb0c001e77e9', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'65e93478-e530-46a8-a7da-4c9cc82cee0a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'a3d3d774-8b22-4f36-922f-a528fe3edeef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a7bf516b-e6f2-4edd-87e6-ca8a2cbf823a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b86c3eaf-f8cb-4eb3-a441-43caf45929e0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'f8294e2f-86e8-41fa-96e5-36c022b575c2'})], 'id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'de0bff8a-338d-4278-a6de-f5b6744d1c10', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'0a54a577-2d3d-4ce4-b89e-5b7522c9454f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'de0bff8a-338d-4278-a6de-f5b6744d1c10', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'0e36d9e7-40f7-4445-9669-96f962743f57'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'de0bff8a-338d-4278-a6de-f5b6744d1c10', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'bc8253d5-96b1-4f0b-b6e3-64fd2d26a729'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'de0bff8a-338d-4278-a6de-f5b6744d1c10', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'bfc01726-7b5e-4c41-8103-097692adcad4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'de0bff8a-338d-4278-a6de-f5b6744d1c10', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'dcdbc97a-c51f-4d0e-8524-1fb83920f160'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'de0bff8a-338d-4278-a6de-f5b6744d1c10', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'e006856d-daea-4f45-a8cd-c59c5a6dcb77'})], 'id': u'de0bff8a-338d-4278-a6de-f5b6744d1c10', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'4450022f-1186-42aa-8523-566a4ef62fdd', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'117fa776-81f0-490b-b13d-c0ab5e03f706'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'4450022f-1186-42aa-8523-566a4ef62fdd', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'5bbfcb4b-4f79-4908-9d13-96dea541b702'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'4450022f-1186-42aa-8523-566a4ef62fdd', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'aed3d4bd-33df-479a-b671-2421d5127405'})], 'id': u'4450022f-1186-42aa-8523-566a4ef62fdd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dd1e7ff46cb1433fa86ef6357d8efb70', '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'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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-09T18:12:07.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T18:12:07Z', 'hostId': u'957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49', 'public_v6': '', 'private_v4': u'192.168.0.5', 'cloud': 'envvars', 'host_id': u'957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3', '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-09T18:12:07.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'created_at': u'2019-01-09T18:11:29Z', 'created': u'2019-01-09T18:11:29Z', '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:aa:5b:63', 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:aa:5b:63', 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:e4:8a:28', u'version': 4, u'addr': u'192.168.0.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e4:8a:28', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'69162732-d246-48ea-9094-8a5c04015733', 'name': u'heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 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-09T18:12:08.000000', 'flavor': Munch({u'id': u'bc3e6d09-9abb-424a-ae79-b8c0662aef8d', 'name': u'heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 'az': u'nova', 'id': u'0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'65e93478-e530-46a8-a7da-4c9cc82cee0a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'a3d3d774-8b22-4f36-922f-a528fe3edeef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a7bf516b-e6f2-4edd-87e6-ca8a2cbf823a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b86c3eaf-f8cb-4eb3-a441-43caf45929e0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'f8294e2f-86e8-41fa-96e5-36c022b575c2'})], 'id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'8862a6a2-5b88-409a-93ae-0ed6b740b159', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'1fe2d664-3377-4a01-8908-44f8b9ad1c82'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'8862a6a2-5b88-409a-93ae-0ed6b740b159', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'6828fd6a-8e21-4b58-aac0-3b00d46befc5'})], 'id': u'8862a6a2-5b88-409a-93ae-0ed6b740b159', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'4b6ae8df-3cd9-4b04-87ff-b2393b7e8bb4', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'5aad7762-466b-4fbc-b887-ee637dad5877'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'4b6ae8df-3cd9-4b04-87ff-b2393b7e8bb4', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'c76d19b0-0745-4b0f-8abb-23de25fd413d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'4b6ae8df-3cd9-4b04-87ff-b2393b7e8bb4', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'ce731518-aabc-4056-b968-8c6ecb4ab2af'})], 'id': u'4b6ae8df-3cd9-4b04-87ff-b2393b7e8bb4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dd1e7ff46cb1433fa86ef6357d8efb70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.208', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.208', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.208', 'launched_at': u'2019-01-09T18:12:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T18:12:08Z', 'hostId': u'7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49', 'public_v6': '', 'private_v4': u'192.168.1.18', 'cloud': 'envvars', 'host_id': u'7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e', '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-09T18:12:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'created_at': u'2019-01-09T18:11:28Z', 'created': u'2019-01-09T18:11:28Z', '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:13:d3:2a', u'version': 4, u'addr': u'192.168.1.3', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:13:d3:2a', u'version': 4, u'addr': u'172.30.9.203', u'OS-EXT-IPS:type': u'floating'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6d:56:7b', u'version': 4, u'addr': u'192.168.0.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6d:56:7b', 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'69162732-d246-48ea-9094-8a5c04015733', 'name': u'heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 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-09T18:12:04.000000', 'flavor': Munch({u'id': u'bc3e6d09-9abb-424a-ae79-b8c0662aef8d', 'name': u'heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 'az': u'nova', 'id': u'7b74db41-ee9f-46bd-b56f-e15ffb780dad', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'65e93478-e530-46a8-a7da-4c9cc82cee0a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'a3d3d774-8b22-4f36-922f-a528fe3edeef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a7bf516b-e6f2-4edd-87e6-ca8a2cbf823a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b86c3eaf-f8cb-4eb3-a441-43caf45929e0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'f8294e2f-86e8-41fa-96e5-36c022b575c2'})], 'id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'3e04b050-9749-4124-970f-4eb09728c673', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'2e9447f7-fa25-4a6a-b90f-9195fb0e633e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'3e04b050-9749-4124-970f-4eb09728c673', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'519d8589-efd5-40aa-b6fd-c7613df5a13e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'3e04b050-9749-4124-970f-4eb09728c673', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'67231cc4-7859-4738-8336-471d063b4894'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'3e04b050-9749-4124-970f-4eb09728c673', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'7171c89a-21ff-4dd5-a014-530e2d412fec'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'3e04b050-9749-4124-970f-4eb09728c673', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'8065790d-4314-421b-bee7-0a27329c2dfe'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'3e04b050-9749-4124-970f-4eb09728c673', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'ad516425-8a6b-4e14-ba12-ee3fd6720884'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'3e04b050-9749-4124-970f-4eb09728c673', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'af6ea372-e7b2-4d9c-9de6-ef20c9b1a77e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'3e04b050-9749-4124-970f-4eb09728c673', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'f092fe3d-3d91-4b3c-8a29-dcbc9fb34c54'})], 'id': u'3e04b050-9749-4124-970f-4eb09728c673', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dd1e7ff46cb1433fa86ef6357d8efb70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.214', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.214', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.214', 'launched_at': u'2019-01-09T18:12:04.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T18:12:04Z', 'hostId': u'957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49', 'public_v6': '', 'private_v4': u'192.168.1.3', 'cloud': 'envvars', 'host_id': u'957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3', '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-09T18:12:04.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'created_at': u'2019-01-09T18:11:28Z', 'created': u'2019-01-09T18:11:28Z', '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:52:88:ce', 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:0b:c8:4a', 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:0b:c8:4a', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'69162732-d246-48ea-9094-8a5c04015733', 'name': u'heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 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-09T18:12:10.000000', 'flavor': Munch({u'id': u'bc3e6d09-9abb-424a-ae79-b8c0662aef8d', 'name': u'heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 'az': u'nova', 'id': u'93f7b08b-8403-416f-9b28-f767c20f8520', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'65e93478-e530-46a8-a7da-4c9cc82cee0a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'a3d3d774-8b22-4f36-922f-a528fe3edeef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a7bf516b-e6f2-4edd-87e6-ca8a2cbf823a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b86c3eaf-f8cb-4eb3-a441-43caf45929e0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'f8294e2f-86e8-41fa-96e5-36c022b575c2'})], 'id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'fc30d7d8-cb44-42ec-9bf3-e2e3537c36ce', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'2ba34ebd-b58c-473e-8feb-8dfc85ecf150'})], 'id': u'fc30d7d8-cb44-42ec-9bf3-e2e3537c36ce', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'81f4fab2-468d-42f5-a510-17adbd2cc8ac', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'0a26b90f-900b-4d3f-a2f8-8a56b234dad0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'81f4fab2-468d-42f5-a510-17adbd2cc8ac', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'566c479a-5e72-4c29-9cb0-8349d0ce8892'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'81f4fab2-468d-42f5-a510-17adbd2cc8ac', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'69450c55-e057-4eed-9cba-f85ffa6d0f5e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'81f4fab2-468d-42f5-a510-17adbd2cc8ac', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'a2aaa1d5-8a4c-42ad-bd87-4b0bbbddbead'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'81f4fab2-468d-42f5-a510-17adbd2cc8ac', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'c4aeaffc-d8f5-4889-99df-7473e02aa033'})], 'id': u'81f4fab2-468d-42f5-a510-17adbd2cc8ac', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dd1e7ff46cb1433fa86ef6357d8efb70', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.209', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.209', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.209', 'launched_at': u'2019-01-09T18:12:10.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T18:12:10Z', 'hostId': u'7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49', 'public_v6': '', 'private_v4': u'192.168.0.3', 'cloud': 'envvars', 'host_id': u'7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e', '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-09T18:12:10.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'created_at': u'2019-01-09T18:11:28Z', 'created': u'2019-01-09T18:11:28Z', '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:25:49:96', 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:25:49:96', 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'69162732-d246-48ea-9094-8a5c04015733', 'name': u'heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 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-09T18:11:14.000000', 'flavor': Munch({u'id': u'bc3e6d09-9abb-424a-ae79-b8c0662aef8d', 'name': u'heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 'az': u'nova', 'id': u'93f27aa6-c45b-418c-a092-856ca3f609ee', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'65e93478-e530-46a8-a7da-4c9cc82cee0a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'a3d3d774-8b22-4f36-922f-a528fe3edeef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a7bf516b-e6f2-4edd-87e6-ca8a2cbf823a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b86c3eaf-f8cb-4eb3-a441-43caf45929e0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'f8294e2f-86e8-41fa-96e5-36c022b575c2'})], 'id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'82731671-3f85-4b5c-98f5-1acab9f62614', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'1001b38a-47eb-456c-937f-240fb03fb706'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'82731671-3f85-4b5c-98f5-1acab9f62614', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'289bd6b3-6908-4723-bf2b-82eee112ff5c'})], 'id': u'82731671-3f85-4b5c-98f5-1acab9f62614', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dd1e7ff46cb1433fa86ef6357d8efb70', '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'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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-09T18:11:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T18:11:14Z', 'hostId': u'957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3', '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-09T18:11:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'created_at': u'2019-01-09T18:09:30Z', 'created': u'2019-01-09T18:09:30Z', '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:cd:47:ef', u'version': 4, u'addr': u'192.168.1.15', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:71:38:76', u'version': 4, u'addr': u'192.168.0.20', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:71:38:76', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'69162732-d246-48ea-9094-8a5c04015733', 'name': u'heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 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-09T18:09:20.000000', 'flavor': Munch({u'id': u'bc3e6d09-9abb-424a-ae79-b8c0662aef8d', 'name': u'heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 'az': u'nova', 'id': u'f49c5d83-73f9-4e5e-b17c-312c2bb36bb0', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'98ef3848-8ad7-49f2-a1b6-ea7d549e36d6', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'866b9fc6-7d5f-4fe7-8c78-5968511278ee'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'98ef3848-8ad7-49f2-a1b6-ea7d549e36d6', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'ba2f3a1b-76ca-451c-ad14-8edecc01023f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'98ef3848-8ad7-49f2-a1b6-ea7d549e36d6', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'd063b2e3-8e6e-4670-8526-ea659b1eef6d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'98ef3848-8ad7-49f2-a1b6-ea7d549e36d6', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'dd8ee718-a5d5-4279-b471-a5f9b69a0089'})], 'id': u'98ef3848-8ad7-49f2-a1b6-ea7d549e36d6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'98ef3848-8ad7-49f2-a1b6-ea7d549e36d6', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'866b9fc6-7d5f-4fe7-8c78-5968511278ee'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'98ef3848-8ad7-49f2-a1b6-ea7d549e36d6', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'ba2f3a1b-76ca-451c-ad14-8edecc01023f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'98ef3848-8ad7-49f2-a1b6-ea7d549e36d6', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'd063b2e3-8e6e-4670-8526-ea659b1eef6d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'98ef3848-8ad7-49f2-a1b6-ea7d549e36d6', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'dd8ee718-a5d5-4279-b471-a5f9b69a0089'})], 'id': u'98ef3848-8ad7-49f2-a1b6-ea7d549e36d6', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dd1e7ff46cb1433fa86ef6357d8efb70', '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'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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-09T18:09:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T18:09:20Z', 'hostId': u'7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49', 'public_v6': '', 'private_v4': u'192.168.0.20', 'cloud': 'envvars', 'host_id': u'7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e', '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-09T18:09:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'created_at': u'2019-01-09T18:07:35Z', 'created': u'2019-01-09T18:07:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-01-09 18:12:26,455 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:12:26,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:26,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-4a1c025c-7fed-4313-8531-800ff12c052e x-compute-request-id: req-4a1c025c-7fed-4313-8531-800ff12c052e Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:12:26,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4a1c025c-7fed-4313-8531-800ff12c052e 2019-01-09 18:12:26,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.293527126312s 2019-01-09 18:12:26,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4a1c025c-7fed-4313-8531-800ff12c052e 2019-01-09 18:12:26,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:12:26,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:12:26,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-6ff83666-ef9b-4f6a-ad0a-e5097eee5a1f x-compute-request-id: req-6ff83666-ef9b-4f6a-ad0a-e5097eee5a1f Content-Encoding: gzip Content-Length: 9641 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: "} 2019-01-09 18:12:26,832 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-6ff83666-ef9b-4f6a-ad0a-e5097eee5a1f 2019-01-09 18:12:26,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759739875793s 2019-01-09 18:12:26,833 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-6ff83666-ef9b-4f6a-ad0a-e5097eee5a1f 2019-01-09 18:12:26,833 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 2019-01-09 18:12:26,835 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:12:36,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:12:36,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:37,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2df1d8a6-ac95-4dde-b308-9dc51847a652 x-compute-request-id: req-2df1d8a6-ac95-4dde-b308-9dc51847a652 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:12:37,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2df1d8a6-ac95-4dde-b308-9dc51847a652 2019-01-09 18:12:37,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.314952135086s 2019-01-09 18:12:37,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2df1d8a6-ac95-4dde-b308-9dc51847a652 2019-01-09 18:12:37,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:12:37,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:12:37,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47676fb6-6821-4d49-af25-a75fc04159c8 x-compute-request-id: req-47676fb6-6821-4d49-af25-a75fc04159c8 Content-Encoding: gzip Content-Length: 10472 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists..."} 2019-01-09 18:12:37,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-47676fb6-6821-4d49-af25-a75fc04159c8 2019-01-09 18:12:37,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0751338005066s 2019-01-09 18:12:37,245 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-47676fb6-6821-4d49-af25-a75fc04159c8 2019-01-09 18:12:37,245 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... 2019-01-09 18:12:37,247 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:12:47,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:12:47,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:47,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50778122-38d9-4094-b10b-7c12cbf48a55 x-compute-request-id: req-50778122-38d9-4094-b10b-7c12cbf48a55 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:12:47,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-50778122-38d9-4094-b10b-7c12cbf48a55 2019-01-09 18:12:47,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486986160278s 2019-01-09 18:12:47,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-50778122-38d9-4094-b10b-7c12cbf48a55 2019-01-09 18:12:47,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:12:47,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:12:47,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71933576-b048-4ad3-ba36-70fab5f150b8 x-compute-request-id: req-71933576-b048-4ad3-ba36-70fab5f150b8 Content-Encoding: gzip Content-Length: 12792 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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]\n"} 2019-01-09 18:12:47,826 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-71933576-b048-4ad3-ba36-70fab5f150b8 2019-01-09 18:12:47,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0735619068146s 2019-01-09 18:12:47,827 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-71933576-b048-4ad3-ba36-70fab5f150b8 2019-01-09 18:12:47,828 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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] 2019-01-09 18:12:47,830 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:12:57,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:12:57,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:12:58,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae8110c9-9e78-4e01-bd10-7eac6950b4c3 x-compute-request-id: req-ae8110c9-9e78-4e01-bd10-7eac6950b4c3 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:12:58,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ae8110c9-9e78-4e01-bd10-7eac6950b4c3 2019-01-09 18:12:58,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518229007721s 2019-01-09 18:12:58,352 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ae8110c9-9e78-4e01-bd10-7eac6950b4c3 2019-01-09 18:12:58,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:12:58,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:12:58,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8c4845b-4bab-4170-a9d9-f54ab86d7a64 x-compute-request-id: req-e8c4845b-4bab-4170-a9d9-f54ab86d7a64 Content-Encoding: gzip Content-Length: 13741 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ...\n"} 2019-01-09 18:12:58,435 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-e8c4845b-4bab-4170-a9d9-f54ab86d7a64 2019-01-09 18:12:58,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0753321647644s 2019-01-09 18:12:58,437 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-e8c4845b-4bab-4170-a9d9-f54ab86d7a64 2019-01-09 18:12:58,437 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ... 2019-01-09 18:12:58,439 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:13:08,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:13:08,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:13:08,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:13:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53dba118-442b-46f5-90d2-bf22d2be1e55 x-compute-request-id: req-53dba118-442b-46f5-90d2-bf22d2be1e55 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:13:08,740 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-53dba118-442b-46f5-90d2-bf22d2be1e55 2019-01-09 18:13:08,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.289875030518s 2019-01-09 18:13:08,741 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-53dba118-442b-46f5-90d2-bf22d2be1e55 2019-01-09 18:13:08,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:13:08,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:13:08,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:13:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a08a3030-6b03-4784-8079-43497eaf8b71 x-compute-request-id: req-a08a3030-6b03-4784-8079-43497eaf8b71 Content-Encoding: gzip Content-Length: 14118 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ...\n"} 2019-01-09 18:13:08,821 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-a08a3030-6b03-4784-8079-43497eaf8b71 2019-01-09 18:13:08,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0738918781281s 2019-01-09 18:13:08,823 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-a08a3030-6b03-4784-8079-43497eaf8b71 2019-01-09 18:13:08,823 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ... 2019-01-09 18:13:08,826 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:13:18,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:13:18,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:13:19,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-9a58c223-5a6a-42e1-96d1-9775f2ef9d33 x-compute-request-id: req-9a58c223-5a6a-42e1-96d1-9775f2ef9d33 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:13:19,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9a58c223-5a6a-42e1-96d1-9775f2ef9d33 2019-01-09 18:13:19,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473069190979s 2019-01-09 18:13:19,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9a58c223-5a6a-42e1-96d1-9775f2ef9d33 2019-01-09 18:13:19,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:13:19,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:13:19,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:13:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe8b36c9-15f6-444b-ac40-959b12d94127 x-compute-request-id: req-fe8b36c9-15f6-444b-ac40-959b12d94127 Content-Encoding: gzip Content-Length: 14474 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ...\n"} 2019-01-09 18:13:19,392 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-fe8b36c9-15f6-444b-ac40-959b12d94127 2019-01-09 18:13:19,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0749328136444s 2019-01-09 18:13:19,394 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-fe8b36c9-15f6-444b-ac40-959b12d94127 2019-01-09 18:13:19,394 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ... 2019-01-09 18:13:19,397 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:13:29,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:13:29,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:13:29,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:13:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bdddf5b0-a0cc-4a68-b6d7-5fd72604acb1 x-compute-request-id: req-bdddf5b0-a0cc-4a68-b6d7-5fd72604acb1 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:13:29,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bdddf5b0-a0cc-4a68-b6d7-5fd72604acb1 2019-01-09 18:13:29,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486975908279s 2019-01-09 18:13:29,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bdddf5b0-a0cc-4a68-b6d7-5fd72604acb1 2019-01-09 18:13:29,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:13:29,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:13:29,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:13:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-172d0976-34d9-4e8b-bba2-9a71221000a8 x-compute-request-id: req-172d0976-34d9-4e8b-bba2-9a71221000a8 Content-Encoding: gzip Content-Length: 14670 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ...\n"} 2019-01-09 18:13:29,978 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-172d0976-34d9-4e8b-bba2-9a71221000a8 2019-01-09 18:13:29,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.07444190979s 2019-01-09 18:13:29,980 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-172d0976-34d9-4e8b-bba2-9a71221000a8 2019-01-09 18:13:29,980 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ... 2019-01-09 18:13:29,983 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:13:39,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:13:39,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:13:40,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-4453bd7e-12da-4486-b5e7-ec1c27d9d5ab x-compute-request-id: req-4453bd7e-12da-4486-b5e7-ec1c27d9d5ab Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:13:40,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4453bd7e-12da-4486-b5e7-ec1c27d9d5ab 2019-01-09 18:13:40,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480464935303s 2019-01-09 18:13:40,475 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4453bd7e-12da-4486-b5e7-ec1c27d9d5ab 2019-01-09 18:13:40,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:13:40,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:13:40,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:13:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c25f8cc2-ef95-4bfe-9312-34437afd896b x-compute-request-id: req-c25f8cc2-ef95-4bfe-9312-34437afd896b Content-Encoding: gzip Content-Length: 15272 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ...\n"} 2019-01-09 18:13:40,566 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-c25f8cc2-ef95-4bfe-9312-34437afd896b 2019-01-09 18:13:40,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0850601196289s 2019-01-09 18:13:40,568 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-c25f8cc2-ef95-4bfe-9312-34437afd896b 2019-01-09 18:13:40,569 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ... 2019-01-09 18:13:40,571 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:13:50,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:13:50,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:13:50,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:13:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8b5e9a87-1247-4f4a-98b7-04c138c0b48e x-compute-request-id: req-8b5e9a87-1247-4f4a-98b7-04c138c0b48e Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:13:50,874 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8b5e9a87-1247-4f4a-98b7-04c138c0b48e 2019-01-09 18:13:50,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.291668891907s 2019-01-09 18:13:50,875 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8b5e9a87-1247-4f4a-98b7-04c138c0b48e 2019-01-09 18:13:50,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:13:50,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:13:50,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:13:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92eac473-f28d-4a1e-a872-527d8239ec83 x-compute-request-id: req-92eac473-f28d-4a1e-a872-527d8239ec83 Content-Encoding: gzip Content-Length: 15644 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ...\n"} 2019-01-09 18:13:50,958 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-92eac473-f28d-4a1e-a872-527d8239ec83 2019-01-09 18:13:50,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0759840011597s 2019-01-09 18:13:50,960 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-92eac473-f28d-4a1e-a872-527d8239ec83 2019-01-09 18:13:50,960 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ... 2019-01-09 18:13:50,963 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:14:00,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:14:00,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:14:01,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:14:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04545793-22a3-469c-b081-06b4034fda70 x-compute-request-id: req-04545793-22a3-469c-b081-06b4034fda70 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:14:01,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-04545793-22a3-469c-b081-06b4034fda70 2019-01-09 18:14:01,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640508890152s 2019-01-09 18:14:01,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-04545793-22a3-469c-b081-06b4034fda70 2019-01-09 18:14:01,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:14:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:14:01,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:14:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-807096c4-2e99-4f08-b6cf-f81257046e0d x-compute-request-id: req-807096c4-2e99-4f08-b6cf-f81257046e0d Content-Encoding: gzip Content-Length: 15774 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ...\n"} 2019-01-09 18:14:01,705 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-807096c4-2e99-4f08-b6cf-f81257046e0d 2019-01-09 18:14:01,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0824930667877s 2019-01-09 18:14:01,707 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-807096c4-2e99-4f08-b6cf-f81257046e0d 2019-01-09 18:14:01,707 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ... 2019-01-09 18:14:01,710 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:14:11,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:14:11,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:14:12,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:14:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c85a8082-d37e-4419-8046-f4ca1f0896c1 x-compute-request-id: req-c85a8082-d37e-4419-8046-f4ca1f0896c1 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:14:12,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c85a8082-d37e-4419-8046-f4ca1f0896c1 2019-01-09 18:14:12,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.296133041382s 2019-01-09 18:14:12,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c85a8082-d37e-4419-8046-f4ca1f0896c1 2019-01-09 18:14:12,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:14:12,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:14:12,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:14:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c433f1b-bce1-4956-b022-3825fb8b7fe9 x-compute-request-id: req-4c433f1b-bce1-4956-b022-3825fb8b7fe9 Content-Encoding: gzip Content-Length: 16053 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ...\n"} 2019-01-09 18:14:12,106 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-4c433f1b-bce1-4956-b022-3825fb8b7fe9 2019-01-09 18:14:12,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0807540416718s 2019-01-09 18:14:12,108 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-4c433f1b-bce1-4956-b022-3825fb8b7fe9 2019-01-09 18:14:12,108 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ... 2019-01-09 18:14:12,111 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:14:22,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:14:22,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:14:22,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:14:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2da44709-995d-438f-9b39-48554fc47c3c x-compute-request-id: req-2da44709-995d-438f-9b39-48554fc47c3c Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:14:22,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2da44709-995d-438f-9b39-48554fc47c3c 2019-01-09 18:14:22,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.301640987396s 2019-01-09 18:14:22,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2da44709-995d-438f-9b39-48554fc47c3c 2019-01-09 18:14:22,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:14:22,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:14:22,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:14:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7752dbaa-0704-49fa-b98e-01e4166773e0 x-compute-request-id: req-7752dbaa-0704-49fa-b98e-01e4166773e0 Content-Encoding: gzip Content-Length: 16347 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ...\n"} 2019-01-09 18:14:22,510 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-7752dbaa-0704-49fa-b98e-01e4166773e0 2019-01-09 18:14:22,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.077479839325s 2019-01-09 18:14:22,512 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-7752dbaa-0704-49fa-b98e-01e4166773e0 2019-01-09 18:14:22,512 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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) ... 2019-01-09 18:14:22,516 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:14:32,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:14:32,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:14:32,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-3329f5cf-6ca1-4d19-b7b2-9a7f414c91a1 x-compute-request-id: req-3329f5cf-6ca1-4d19-b7b2-9a7f414c91a1 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:14:32,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3329f5cf-6ca1-4d19-b7b2-9a7f414c91a1 2019-01-09 18:14:32,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472753047943s 2019-01-09 18:14:33,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3329f5cf-6ca1-4d19-b7b2-9a7f414c91a1 2019-01-09 18:14:33,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:14:33,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:14:33,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-b4700835-64b3-4837-b3b2-7063de1bfc48 x-compute-request-id: req-b4700835-64b3-4837-b3b2-7063de1bfc48 Content-Encoding: gzip Content-Length: 17262 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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 8273\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 8302\nclearwater-socket-factory-sig start/running, process 8307\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8356\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"} 2019-01-09 18:14:33,092 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-b4700835-64b3-4837-b3b2-7063de1bfc48 2019-01-09 18:14:33,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0851140022278s 2019-01-09 18:14:33,094 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-b4700835-64b3-4837-b3b2-7063de1bfc48 2019-01-09 18:14:33,095 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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 8273 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 8302 clearwater-socket-factory-sig start/running, process 8307 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8356 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 2019-01-09 18:14:33,098 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:14:43,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:14:43,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:14:43,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:14:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81aa7cd1-6de1-494d-bf1e-b591f5ca0e8f x-compute-request-id: req-81aa7cd1-6de1-494d-bf1e-b591f5ca0e8f Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:14:43,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-81aa7cd1-6de1-494d-bf1e-b591f5ca0e8f 2019-01-09 18:14:43,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.497804880142s 2019-01-09 18:14:43,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-81aa7cd1-6de1-494d-bf1e-b591f5ca0e8f 2019-01-09 18:14:43,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:14:43,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:14:43,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:14:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4322af7a-5138-4a2d-8533-7d6da84c9df0 x-compute-request-id: req-4322af7a-5138-4a2d-8533-7d6da84c9df0 Content-Encoding: gzip Content-Length: 17741 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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 8273\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 8302\nclearwater-socket-factory-sig start/running, process 8307\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8356\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://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 (5856 kB/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 ...\n"} 2019-01-09 18:14:43,694 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-4322af7a-5138-4a2d-8533-7d6da84c9df0 2019-01-09 18:14:43,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0795760154724s 2019-01-09 18:14:43,697 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-4322af7a-5138-4a2d-8533-7d6da84c9df0 2019-01-09 18:14:43,697 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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 8273 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 8302 clearwater-socket-factory-sig start/running, process 8307 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8356 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://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 (5856 kB/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 ... 2019-01-09 18:14:43,701 - functest.core.singlevm - DEBUG - try 14: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:14:53,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:14:53,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:14:54,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:14:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe54ea04-ba84-4d7c-81d0-6aa5aa16d281 x-compute-request-id: req-fe54ea04-ba84-4d7c-81d0-6aa5aa16d281 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:14:54,186 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fe54ea04-ba84-4d7c-81d0-6aa5aa16d281 2019-01-09 18:14:54,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474429130554s 2019-01-09 18:14:54,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fe54ea04-ba84-4d7c-81d0-6aa5aa16d281 2019-01-09 18:14:54,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:14:54,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:14:54,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-8955e0ab-a552-454a-8ce4-176ecd1b7cb1 x-compute-request-id: req-8955e0ab-a552-454a-8ce4-176ecd1b7cb1 Content-Encoding: gzip Content-Length: 18109 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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 8273\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 8302\nclearwater-socket-factory-sig start/running, process 8307\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8356\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://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 (5856 kB/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\n"} 2019-01-09 18:14:54,271 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-8955e0ab-a552-454a-8ce4-176ecd1b7cb1 2019-01-09 18:14:54,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0772650241852s 2019-01-09 18:14:54,274 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-8955e0ab-a552-454a-8ce4-176ecd1b7cb1 2019-01-09 18:14:54,274 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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 8273 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 8302 clearwater-socket-factory-sig start/running, process 8307 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8356 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://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 (5856 kB/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 2019-01-09 18:14:54,278 - functest.core.singlevm - DEBUG - try 15: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:15:04,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:15:04,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:15:04,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d1972a3-20ed-47f0-b297-c3019e90a04c x-compute-request-id: req-1d1972a3-20ed-47f0-b297-c3019e90a04c Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:15:04,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1d1972a3-20ed-47f0-b297-c3019e90a04c 2019-01-09 18:15:04,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505664110184s 2019-01-09 18:15:04,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-1d1972a3-20ed-47f0-b297-c3019e90a04c 2019-01-09 18:15:04,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:15:04,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:15:04,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aac5a5f4-e791-4bb6-9444-bbac1cc6b087 x-compute-request-id: req-aac5a5f4-e791-4bb6-9444-bbac1cc6b087 Content-Encoding: gzip Content-Length: 18989 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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 8273\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 8302\nclearwater-socket-factory-sig start/running, process 8307\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8356\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://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 (5856 kB/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.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ echo 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ echo 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.11\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.15'\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n"} 2019-01-09 18:15:04,881 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-aac5a5f4-e791-4bb6-9444-bbac1cc6b087 2019-01-09 18:15:04,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0804009437561s 2019-01-09 18:15:04,884 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-aac5a5f4-e791-4bb6-9444-bbac1cc6b087 2019-01-09 18:15:04,884 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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 8273 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 8302 clearwater-socket-factory-sig start/running, process 8307 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8356 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://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 (5856 kB/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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ echo 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ echo 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.11 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.15' + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq 2019-01-09 18:15:04,888 - functest.core.singlevm - DEBUG - try 16: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:15:14,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:15:14,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:15:15,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d42bdce5-9d68-4319-9992-51e50aab0378 x-compute-request-id: req-d42bdce5-9d68-4319-9992-51e50aab0378 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:15:15,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d42bdce5-9d68-4319-9992-51e50aab0378 2019-01-09 18:15:15,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470477819443s 2019-01-09 18:15:15,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d42bdce5-9d68-4319-9992-51e50aab0378 2019-01-09 18:15:15,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:15:15,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:15:15,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-141c7a23-076d-4df4-b0a7-ce9343b2ef14 x-compute-request-id: req-141c7a23-076d-4df4-b0a7-ce9343b2ef14 Content-Encoding: gzip Content-Length: 20053 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.009703] Security Framework initialized\n[ 0.011220] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028027] Initializing cgroup subsys devices\n[ 0.029601] Initializing cgroup subsys freezer\n[ 0.031150] Initializing cgroup subsys blkio\n[ 0.032007] Initializing cgroup subsys perf_event\n[ 0.033570] Initializing cgroup subsys hugetlb\n[ 0.036799] mce: CPU supports 10 MCE banks\n[ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064566] ACPI: Core revision 20131115\n[ 0.066528] ACPI: All ACPI Tables successfully acquired\n[ 0.068425] ftrace: allocating 28753 entries in 113 pages\n[ 0.088311] smpboot: Max logical packages: 2\n[ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.094414] Enabling x2apic\n[ 0.095529] Enabled x2apic\n[ 0.096008] Switched APIC routing to physical x2apic.\n[ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.115422] KVM setup paravirtual spinlock\n[ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.120304] x86: Booting SMP configuration:\n[ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140055] x86: Booted up 1 node, 2 CPUs\n[ 0.140040] KVM setup async PF for cpu 1\n[ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146569] devtmpfs: initialized\n[ 0.149815] EVM: security.selinux\n[ 0.151012] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153096] EVM: security.capability\n[ 0.154413] pinctrl core: initialized pinctrl subsystem\n[ 0.156063] regulator-dummy: no parameters\n[ 0.157610] RTC time: 18:12:11, date: 01/09/19\n[ 0.159200] NET: Registered protocol family 16\n[ 0.160134] cpuidle: using governor ladder\n[ 0.161533] cpuidle: using governor menu\n[ 0.162953] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166233] PCI: Using configuration type 1 for base access\n[ 0.168700] bio: create slab at 0\n[ 0.169533] ACPI: Added _OSI(Module Device)\n[ 0.169558] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173629] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176747] ACPI: Interpreter enabled\n[ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191327] ACPI: (supports S0 S5)\n[ 0.192004] ACPI: Using IOAPIC for interrupt routing\n[ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196213] ACPI: No dock devices found.\n[ 0.199627] 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.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207918] acpiphp: Slot [3] registered\n[ 0.208025] acpiphp: Slot [4] registered\n[ 0.209470] acpiphp: Slot [5] registered\n[ 0.211064] acpiphp: Slot [6] registered\n[ 0.212025] acpiphp: Slot [7] registered\n[ 0.213456] acpiphp: Slot [8] registered\n[ 0.214870] acpiphp: Slot [9] registered\n[ 0.216032] acpiphp: Slot [10] registered\n[ 0.217465] acpiphp: Slot [11] registered\n[ 0.219723] acpiphp: Slot [12] registered\n[ 0.220025] acpiphp: Slot [13] registered\n[ 0.221469] acpiphp: Slot [14] registered\n[ 0.222939] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225502] acpiphp: Slot [17] registered\n[ 0.226974] acpiphp: Slot [18] registered\n[ 0.228030] acpiphp: Slot [19] registered\n[ 0.229445] acpiphp: Slot [20] registered\n[ 0.230850] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233436] acpiphp: Slot [23] registered\n[ 0.234853] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237885] acpiphp: Slot [26] registered\n[ 0.239743] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241543] acpiphp: Slot [29] registered\n[ 0.243138] acpiphp: Slot [30] registered\n[ 0.244037] acpiphp: Slot [31] registered\n[ 0.245473] PCI host bridge to bus 0000:00\n[ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250060] 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.254207] 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.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313104] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315201] SCSI subsystem initialized\n[ 0.316170] ACPI: bus type USB registered\n[ 0.317553] usbcore: registered new interface driver usbfs\n[ 0.319402] usbcore: registered new interface driver hub\n[ 0.320064] usbcore: registered new device driver usb\n[ 0.321844] PCI: Using ACPI for IRQ routing\n[ 0.321947] NetLabel: Initializing\n[ 0.324007] NetLabel: domain hash size = 128\n[ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327323] NetLabel: unlabeled traffic allowed by default\n[ 0.328216] Switched to clocksource kvm-clock\n[ 0.337452] AppArmor: AppArmor Filesystem Enabled\n[ 0.339141] pnp: PnP ACPI init\n[ 0.340312] ACPI: bus type PNP registered\n[ 0.342272] pnp: PnP ACPI: found 8 devices\n[ 0.343798] ACPI: bus type PNP unregistered\n[ 0.351581] NET: Registered protocol family 2\n[ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358574] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360827] TCP: reno registered\n[ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366222] NET: Registered protocol family 1\n[ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417941] Trying to unpack rootfs image as initramfs...\n[ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.530393] Scanning for low memory corruption every 60 seconds\n[ 0.533101] Initialise system trusted keyring\n[ 0.534947] audit: initializing netlink socket (disabled)\n[ 0.537092] type=2000 audit(1547057532.147:1): initialized\n[ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561575] zbud: loaded\n[ 0.562813] VFS: Disk quotas dquot_6.5.2\n[ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.566809] fuse init (API version 7.22)\n[ 0.568307] msgmni has been set to 3997\n[ 0.569747] Key type big_key registered\n[ 0.571705] Key type asymmetric registered\n[ 0.573221] Asymmetric key parser 'x509' registered\n[ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.577518] io scheduler noop registered\n[ 0.578919] io scheduler deadline registered (default)\n[ 0.580665] io scheduler cfq registered\n[ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586184] ipmi message handler version 39.2\n[ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590427] ACPI: Power Button [PWRF]\n[ 0.591914] GHES: HEST is not enabled!\n[ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.720314] Linux agpgart interface v0.103\n[ 0.722987] brd: module loaded\n[ 0.724806] loop: module loaded\n[ 0.726478] blk-mq: CPU -> queue map\n[ 0.727798] CPU 0 -> Queue 0\n[ 0.728955] CPU 1 -> Queue 0\n[ 0.730974] vda: vda1\n[ 0.733245] scsi0 : ata_piix\n[ 0.734517] scsi1 : ata_piix\n[ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.740622] libphy: Fixed MDIO Bus: probed\n[ 0.742441] tun: Universal TUN/TAP device driver, 1.6\n[ 0.744286] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.748493] PPP generic driver version 2.4.2\n[ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.752614] ehci-pci: EHCI PCI platform driver\n[ 0.754206] ehci-platform: EHCI generic platform driver\n[ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.758215] ohci-pci: OHCI PCI platform driver\n[ 0.759868] ohci-platform: OHCI generic platform driver\n[ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799275] usb usb1: Product: UHCI Host Controller\n[ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803113] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.804893] hub 1-0:1.0: USB hub found\n[ 0.806296] hub 1-0:1.0: 2 ports detected\n[ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.815378] mousedev: PS/2 mouse device common for all mice\n[ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821026] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.827687] device-mapper: uevent: version 1.0.3\n[ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834997] TCP: cubic registered\n[ 0.836458] NET: Registered protocol family 10\n[ 0.838449] NET: Registered protocol family 17\n[ 0.851873] Key type dns_resolver registered\n[ 0.853718] Loading compiled-in X.509 certificates\n[ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.859084] registered taskstats version 1\n[ 0.862499] Key type trusted registered\n[ 0.866635] Key type encrypted registered\n[ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869986] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.872533] regulator-dummy: disabling\n[ 0.873977] Magic number: 3:721:240\n[ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532)\n[ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880370] EDD information not available.\n[ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.900267] Write protecting the kernel read-only data: 12288k\n[ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.922241] systemd-udevd[107]: starting version 204\n[ 0.952753] FDC 0 is a S82078B\n[ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.285656] usb 1-1: Product: QEMU USB Tablet\n[ 1.287201] usb 1-1: Manufacturer: QEMU\n[ 1.288581] usb 1-1: SerialNumber: 42\n[ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available\n[ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds.\ncloud-init-nonet[4.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 |\nci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .o*oE |\n| .+ O . |\n| . o . |\n| * o |\n| . = S |\n| + + |\n| . = o |\n| + . |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + . . |\n| S . ...o |\n| . ...=.+|\n| . =o.B|\n| E..=o|\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:\n21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| ..+o....+oo |\n| . =o.o.o. +.. |\n| o.o..= o |\n| ..... ..|\n| .S E+|\n| 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:\n40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .Eoo.oo...oo |\n| o.o.oo. .+o. |\n| . .o. . .+ |\n| 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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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 8273\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 8302\nclearwater-socket-factory-sig start/running, process 8307\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8356\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://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 (5856 kB/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.213\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.213\n++ echo A 172.30.9.213\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.11\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ echo 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.11\n++ ip2rr 192.168.1.11\n++ echo 192.168.1.11\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.11\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.15'\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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 (DSA)\nec2: 256 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 (ECDSA)\nec2: 256 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 (ED25519)\nec2: 2048 e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKMl+qRnIzEVerl5GJ9grQ8zEfsCEvt/2jwlE4A6H3pZWssq3U20kyQt7PUAdpSQwmDW8YvtkITj788JQ9lNveg= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIquOx10RQihT2O5yHY93RQVbL6nIWxe6Lq4WpMmF1Pj root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6v59dQ0SfBwsoo0seKwZt8BLmK03vJflAbP4Dppsa/OQZCcjZVsOL4yGykrP6hrnL0oKgxh+HLJkUs9+0t10nChM9/Ad5pGYd7Rxmzj91V1ye//MGCiISL6nDfvX7/zNHBic62qxkF9STDvDYClkKF3G6iWvYoPTtdnrCULlB+xxfLudNc8k3GuMGWbU2zz8y6BoUcnxxPUShplNrTryoPYp7n/q/nWBHzlso+rhUQfSVk54ETIENMkwXov0W/XVXLMf1utJKrHxwThZWJkbisAgI64S6kveWxb+kCfmy1t83X3a0Ud7tbeHU9Y9JdLjSf+3IxDUczO1c5mi9YSBF root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:15:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 174.48 seconds\n"} 2019-01-09 18:15:15,454 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-141c7a23-076d-4df4-b0a7-ce9343b2ef14 2019-01-09 18:15:15,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0784718990326s 2019-01-09 18:15:15,457 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945/action used request id req-141c7a23-076d-4df4-b0a7-ce9343b2ef14 2019-01-09 18:15:15,457 - 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.009703] Security Framework initialized [ 0.011220] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013530] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017793] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020878] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028027] Initializing cgroup subsys devices [ 0.029601] Initializing cgroup subsys freezer [ 0.031150] Initializing cgroup subsys blkio [ 0.032007] Initializing cgroup subsys perf_event [ 0.033570] Initializing cgroup subsys hugetlb [ 0.036799] mce: CPU supports 10 MCE banks [ 0.038323] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038323] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] 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.050169] 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.057080] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064566] ACPI: Core revision 20131115 [ 0.066528] ACPI: All ACPI Tables successfully acquired [ 0.068425] ftrace: allocating 28753 entries in 113 pages [ 0.088311] smpboot: Max logical packages: 2 [ 0.090151] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.092005] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.094414] Enabling x2apic [ 0.095529] Enabled x2apic [ 0.096008] Switched APIC routing to physical x2apic. [ 0.100796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.102842] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.105765] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.115422] KVM setup paravirtual spinlock [ 0.119087] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.120304] x86: Booting SMP configuration: [ 0.122815] .... node #0, CPUs: #1[ 0.119013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140055] x86: Booted up 1 node, 2 CPUs [ 0.140040] KVM setup async PF for cpu 1 [ 0.140040] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144011] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146569] devtmpfs: initialized [ 0.149815] EVM: security.selinux [ 0.151012] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153096] EVM: security.capability [ 0.154413] pinctrl core: initialized pinctrl subsystem [ 0.156063] regulator-dummy: no parameters [ 0.157610] RTC time: 18:12:11, date: 01/09/19 [ 0.159200] NET: Registered protocol family 16 [ 0.160134] cpuidle: using governor ladder [ 0.161533] cpuidle: using governor menu [ 0.162953] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166233] PCI: Using configuration type 1 for base access [ 0.168700] bio: create slab at 0 [ 0.169533] ACPI: Added _OSI(Module Device) [ 0.169558] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173629] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176747] ACPI: Interpreter enabled [ 0.178101] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.184004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.188011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191327] ACPI: (supports S0 S5) [ 0.192004] ACPI: Using IOAPIC for interrupt routing [ 0.194239] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196213] ACPI: No dock devices found. [ 0.199627] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202143] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207918] acpiphp: Slot [3] registered [ 0.208025] acpiphp: Slot [4] registered [ 0.209470] acpiphp: Slot [5] registered [ 0.211064] acpiphp: Slot [6] registered [ 0.212025] acpiphp: Slot [7] registered [ 0.213456] acpiphp: Slot [8] registered [ 0.214870] acpiphp: Slot [9] registered [ 0.216032] acpiphp: Slot [10] registered [ 0.217465] acpiphp: Slot [11] registered [ 0.219723] acpiphp: Slot [12] registered [ 0.220025] acpiphp: Slot [13] registered [ 0.221469] acpiphp: Slot [14] registered [ 0.222939] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225502] acpiphp: Slot [17] registered [ 0.226974] acpiphp: Slot [18] registered [ 0.228030] acpiphp: Slot [19] registered [ 0.229445] acpiphp: Slot [20] registered [ 0.230850] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233436] acpiphp: Slot [23] registered [ 0.234853] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237885] acpiphp: Slot [26] registered [ 0.239743] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241543] acpiphp: Slot [29] registered [ 0.243138] acpiphp: Slot [30] registered [ 0.244037] acpiphp: Slot [31] registered [ 0.245473] PCI host bridge to bus 0000:00 [ 0.246974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248006] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250060] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254207] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264508] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267062] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296251] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298863] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.304136] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.306695] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.308944] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.311120] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.311120] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313104] vgaarb: bridge control possible 0000:00:02.0 [ 0.315201] SCSI subsystem initialized [ 0.316170] ACPI: bus type USB registered [ 0.317553] usbcore: registered new interface driver usbfs [ 0.319402] usbcore: registered new interface driver hub [ 0.320064] usbcore: registered new device driver usb [ 0.321844] PCI: Using ACPI for IRQ routing [ 0.321947] NetLabel: Initializing [ 0.324007] NetLabel: domain hash size = 128 [ 0.325517] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327323] NetLabel: unlabeled traffic allowed by default [ 0.328216] Switched to clocksource kvm-clock [ 0.337452] AppArmor: AppArmor Filesystem Enabled [ 0.339141] pnp: PnP ACPI init [ 0.340312] ACPI: bus type PNP registered [ 0.342272] pnp: PnP ACPI: found 8 devices [ 0.343798] ACPI: bus type PNP unregistered [ 0.351581] NET: Registered protocol family 2 [ 0.353396] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356082] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358574] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360827] TCP: reno registered [ 0.362041] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366222] NET: Registered protocol family 1 [ 0.367770] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369724] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371636] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417941] Trying to unpack rootfs image as initramfs... [ 0.519672] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.522606] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524564] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.526916] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.530393] Scanning for low memory corruption every 60 seconds [ 0.533101] Initialise system trusted keyring [ 0.534947] audit: initializing netlink socket (disabled) [ 0.537092] type=2000 audit(1547057532.147:1): initialized [ 0.558628] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561575] zbud: loaded [ 0.562813] VFS: Disk quotas dquot_6.5.2 [ 0.564280] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.566809] fuse init (API version 7.22) [ 0.568307] msgmni has been set to 3997 [ 0.569747] Key type big_key registered [ 0.571705] Key type asymmetric registered [ 0.573221] Asymmetric key parser 'x509' registered [ 0.574905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.577518] io scheduler noop registered [ 0.578919] io scheduler deadline registered (default) [ 0.580665] io scheduler cfq registered [ 0.582107] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586184] ipmi message handler version 39.2 [ 0.587755] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590427] ACPI: Power Button [PWRF] [ 0.591914] GHES: HEST is not enabled! [ 0.614946] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686131] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689652] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.716381] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.720314] Linux agpgart interface v0.103 [ 0.722987] brd: module loaded [ 0.724806] loop: module loaded [ 0.726478] blk-mq: CPU -> queue map [ 0.727798] CPU 0 -> Queue 0 [ 0.728955] CPU 1 -> Queue 0 [ 0.730974] vda: vda1 [ 0.733245] scsi0 : ata_piix [ 0.734517] scsi1 : ata_piix [ 0.735697] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.737934] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.740622] libphy: Fixed MDIO Bus: probed [ 0.742441] tun: Universal TUN/TAP device driver, 1.6 [ 0.744286] tun: (C) 1999-2004 Max Krasnyansky [ 0.748493] PPP generic driver version 2.4.2 [ 0.750306] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.752614] ehci-pci: EHCI PCI platform driver [ 0.754206] ehci-platform: EHCI generic platform driver [ 0.756114] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.758215] ohci-pci: OHCI PCI platform driver [ 0.759868] ohci-platform: OHCI generic platform driver [ 0.761767] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787596] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789533] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792333] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.794409] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.796686] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799275] usb usb1: Product: UHCI Host Controller [ 0.800975] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803113] usb usb1: SerialNumber: 0000:00:01.2 [ 0.804893] hub 1-0:1.0: USB hub found [ 0.806296] hub 1-0:1.0: 2 ports detected [ 0.807946] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.811675] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.813463] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.815378] mousedev: PS/2 mouse device common for all mice [ 0.817724] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821026] rtc_cmos 00:00: RTC can wake from S4 [ 0.823022] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.825395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.827687] device-mapper: uevent: version 1.0.3 [ 0.829577] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832736] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834997] TCP: cubic registered [ 0.836458] NET: Registered protocol family 10 [ 0.838449] NET: Registered protocol family 17 [ 0.851873] Key type dns_resolver registered [ 0.853718] Loading compiled-in X.509 certificates [ 0.855906] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.859084] registered taskstats version 1 [ 0.862499] Key type trusted registered [ 0.866635] Key type encrypted registered [ 0.868124] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869986] IMA: No TPM chip found, activating TPM-bypass! [ 0.872533] regulator-dummy: disabling [ 0.873977] Magic number: 3:721:240 [ 0.875491] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:12 UTC (1547057532) [ 0.878378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880370] EDD information not available. [ 0.897528] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.900267] Write protecting the kernel read-only data: 12288k [ 0.902875] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.907069] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.922241] systemd-udevd[107]: starting version 204 [ 0.952753] FDC 0 is a S82078B [ 1.116057] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.281060] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.283315] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.285656] usb 1-1: Product: QEMU USB Tablet [ 1.287201] usb 1-1: Manufacturer: QEMU [ 1.288581] usb 1-1: SerialNumber: 42 [ 1.985814] 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.352259] 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.926934] random: init urandom read with 10 bits of entropy available [ 3.516358] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * 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 Wed, 09 Jan 2019 18:12:15 +0000. Up 3.98 seconds. cloud-init-nonet[4.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.71]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 5.91 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:d4:4f:47 | ci-info: | eth0 | True | 192.168.0.24 | 255.255.255.0 | fa:16:3e:ec:65:77 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .o*oE | | .+ O . | | . o . | | * o | | . = S | | + + | | . = 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: 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + . . | | S . ...o | | . ...=.+| | . =o.B| | 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: 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | ..+o....+oo | | . =o.o.o. +.. | | o.o..= o | | ..... ..| | .S E+| | o| | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | .Eoo.oo...oo | | o.o.oo. .+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 Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting SystemD login management service[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 Wed, 09 Jan 2019 18:12:24 +0000. Up 12.43 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:26 +0000. Up 15.03 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 18662 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1603 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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 (3495 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 8273 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 8302 clearwater-socket-factory-sig start/running, process 8307 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8356 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://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 (5856 kB/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.213 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.213 ++ echo A 172.30.9.213 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.11 ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ echo 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.11 ++ ip2rr 192.168.1.11 ++ echo 192.168.1.11 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.11 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.15' + 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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 8d:f9:55:eb:bd:5c:dd:a2:ef:12:9d:d6:a2:5f:a6:92 root@sprout-0 (DSA) ec2: 256 21:14:8b:5c:d2:7e:85:e7:20:75:47:b7:c4:f0:7f:97 root@sprout-0 (ECDSA) ec2: 256 40:71:fa:ff:0f:10:b5:70:fc:68:81:28:29:61:78:48 root@sprout-0 (ED25519) ec2: 2048 e8:b8:4d:3d:98:84:f1:44:58:67:ea:45:36:22:57:70 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKMl+qRnIzEVerl5GJ9grQ8zEfsCEvt/2jwlE4A6H3pZWssq3U20kyQt7PUAdpSQwmDW8YvtkITj788JQ9lNveg= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIIquOx10RQihT2O5yHY93RQVbL6nIWxe6Lq4WpMmF1Pj root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC6v59dQ0SfBwsoo0seKwZt8BLmK03vJflAbP4Dppsa/OQZCcjZVsOL4yGykrP6hrnL0oKgxh+HLJkUs9+0t10nChM9/Ad5pGYd7Rxmzj91V1ye//MGCiISL6nDfvX7/zNHBic62qxkF9STDvDYClkKF3G6iWvYoPTtdnrCULlB+xxfLudNc8k3GuMGWbU2zz8y6BoUcnxxPUShplNrTryoPYp7n/q/nWBHzlso+rhUQfSVk54ETIENMkwXov0W/XVXLMf1utJKrHxwThZWJkbisAgI64S6kveWxb+kCfmy1t83X3a0Ud7tbeHU9Y9JdLjSf+3IxDUczO1c5mi9YSBF root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:15:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 174.48 seconds 2019-01-09 18:15:15,461 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-09 18:15:15,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:15:15,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:15:15,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd5a1653-f91d-4517-9e5d-70920f65e48d x-compute-request-id: req-fd5a1653-f91d-4517-9e5d-70920f65e48d Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:15:15,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fd5a1653-f91d-4517-9e5d-70920f65e48d 2019-01-09 18:15:15,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.460844993591s 2019-01-09 18:15:15,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fd5a1653-f91d-4517-9e5d-70920f65e48d 2019-01-09 18:15:15,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:15:15,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:15:16,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-778f564c-2102-4e12-b0ea-7ba414d7331a x-compute-request-id: req-778f564c-2102-4e12-b0ea-7ba414d7331a Content-Encoding: gzip Content-Length: 21446 Content-Type: application/json RESP BODY: {"output": "t_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.011763] pid_max: default: 32768 minimum: 301\n[ 0.012233] Security Framework initialized\n[ 0.016094] AppArmor: AppArmor initialized\n[ 0.017910] Yama: becoming mindful.\n[ 0.020010] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.024703] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.028470] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031213] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.032469] Initializing cgroup subsys memory\n[ 0.036027] Initializing cgroup subsys devices\n[ 0.037962] Initializing cgroup subsys freezer\n[ 0.040014] Initializing cgroup subsys blkio\n[ 0.041891] Initializing cgroup subsys perf_event\n[ 0.044011] Initializing cgroup subsys hugetlb\n[ 0.046742] mce: CPU supports 10 MCE banks\n[ 0.048072] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.052013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.054343] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.056003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.060003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.062731] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.064008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.072376] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.079882] ACPI: Core revision 20131115\n[ 0.080541] ACPI: All ACPI Tables successfully acquired\n[ 0.084466] ftrace: allocating 28753 entries in 113 pages\n[ 0.108273] smpboot: Max logical packages: 2\n[ 0.110160] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.116300] Enabling x2apic\n[ 0.117642] Enabled x2apic\n[ 0.119270] Switched APIC routing to physical x2apic.\n[ 0.121406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129662] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139561] KVM setup paravirtual spinlock\n[ 0.142043] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.144209] x86: Booting SMP configuration:\n[ 0.145854] .... node #0, CPUs: #1[ 0.141986] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.164046] x86: Booted up 1 node, 2 CPUs\n[ 0.164031] KVM setup async PF for cpu 1\n[ 0.164031] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.168015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.170686] devtmpfs: initialized\n[ 0.173816] EVM: security.selinux\n[ 0.175180] EVM: security.SMACK64\n[ 0.176004] EVM: security.ima\n[ 0.177216] EVM: security.capability\n[ 0.178607] pinctrl core: initialized pinctrl subsystem\n[ 0.180066] regulator-dummy: no parameters\n[ 0.181669] RTC time: 18:12:07, date: 01/09/19\n[ 0.183300] NET: Registered protocol family 16\n[ 0.184131] cpuidle: using governor ladder\n[ 0.185632] cpuidle: using governor menu\n[ 0.187133] ACPI: bus type PCI registered\n[ 0.188009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.190312] PCI: Using configuration type 1 for base access\n[ 0.192662] bio: create slab at 0\n[ 0.193507] ACPI: Added _OSI(Module Device)\n[ 0.193551] ACPI: Added _OSI(Processor Device)\n[ 0.196004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.197574] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.201151] ACPI: Interpreter enabled\n[ 0.202513] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.204909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.208004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.212011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.215468] ACPI: (supports S0 S5)\n[ 0.216005] ACPI: Using IOAPIC for interrupt routing\n[ 0.217779] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.220214] ACPI: No dock devices found.\n[ 0.223741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.224009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.226216] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.228020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.232008] acpiphp: Slot [3] registered\n[ 0.233435] acpiphp: Slot [4] registered\n[ 0.234918] acpiphp: Slot [5] registered\n[ 0.236043] acpiphp: Slot [6] registered\n[ 0.237592] acpiphp: Slot [7] registered\n[ 0.239044] acpiphp: Slot [8] registered\n[ 0.240023] acpiphp: Slot [9] registered\n[ 0.241476] acpiphp: Slot [10] registered\n[ 0.242943] acpiphp: Slot [11] registered\n[ 0.244023] acpiphp: Slot [12] registered\n[ 0.245558] acpiphp: Slot [13] registered\n[ 0.247396] acpiphp: Slot [14] registered\n[ 0.248038] acpiphp: Slot [15] registered\n[ 0.249754] acpiphp: Slot [16] registered\n[ 0.251427] acpiphp: Slot [17] registered\n[ 0.252051] acpiphp: Slot [18] registered\n[ 0.253749] acpiphp: Slot [19] registered\n[ 0.255232] acpiphp: Slot [20] registered\n[ 0.256024] acpiphp: Slot [21] registered\n[ 0.257566] acpiphp: Slot [22] registered\n[ 0.258991] acpiphp: Slot [23] registered\n[ 0.260031] acpiphp: Slot [24] registered\n[ 0.261524] acpiphp: Slot [25] registered\n[ 0.263034] acpiphp: Slot [26] registered\n[ 0.264022] acpiphp: Slot [27] registered\n[ 0.265492] acpiphp: Slot [28] registered\n[ 0.267031] acpiphp: Slot [29] registered\n[ 0.268022] acpiphp: Slot [30] registered\n[ 0.269535] acpiphp: Slot [31] registered\n[ 0.271033] PCI host bridge to bus 0000:00\n[ 0.272007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.273930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.276006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.278241] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.280005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.282172] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.290368] 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.320687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.323628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.325284] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.328545] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.331170] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.332967] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.335157] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.335157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.336005] vgaarb: loaded\n[ 0.337291] vgaarb: bridge control possible 0000:00:02.0\n[ 0.339820] SCSI subsystem initialized\n[ 0.340173] ACPI: bus type USB registered\n[ 0.341764] usbcore: registered new interface driver usbfs\n[ 0.344014] usbcore: registered new interface driver hub\n[ 0.346185] usbcore: registered new device driver usb\n[ 0.348115] PCI: Using ACPI for IRQ routing\n[ 0.350151] NetLabel: Initializing\n[ 0.351603] NetLabel: domain hash size = 128\n[ 0.352003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.353960] NetLabel: unlabeled traffic allowed by default\n[ 0.356229] Switched to clocksource kvm-clock\n[ 0.364975] AppArmor: AppArmor Filesystem Enabled\n[ 0.366936] pnp: PnP ACPI init\n[ 0.368277] ACPI: bus type PNP registered\n[ 0.370591] pnp: PnP ACPI: found 8 devices\n[ 0.372296] ACPI: bus type PNP unregistered\n[ 0.380627] NET: Registered protocol family 2\n[ 0.382709] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.385789] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.388656] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.391261] TCP: reno registered\n[ 0.392669] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395028] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.397767] NET: Registered protocol family 1\n[ 0.399349] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403233] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426512] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.450103] Trying to unpack rootfs image as initramfs...\n[ 0.551593] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.554933] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.556965] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.559262] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.562725] Scanning for low memory corruption every 60 seconds\n[ 0.565447] Initialise system trusted keyring\n[ 0.567838] audit: initializing netlink socket (disabled)\n[ 0.570714] type=2000 audit(1547057528.390:1): initialized\n[ 0.594419] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597520] zbud: loaded\n[ 0.598800] VFS: Disk quotas dquot_6.5.2\n[ 0.600262] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.602756] fuse init (API version 7.22)\n[ 0.604279] msgmni has been set to 3997\n[ 0.605778] Key type big_key registered\n[ 0.607613] Key type asymmetric registered\n[ 0.609135] Asymmetric key parser 'x509' registered\n[ 0.610844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.613630] io scheduler noop registered\n[ 0.615068] io scheduler deadline registered (default)\n[ 0.616877] io scheduler cfq registered\n[ 0.618317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.620163] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.622399] ipmi message handler version 39.2\n[ 0.623980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.626812] ACPI: Power Button [PWRF]\n[ 0.628306] GHES: HEST is not enabled!\n[ 0.651326] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.720910] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.723591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.749040] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.752908] Linux agpgart interface v0.103\n[ 0.755631] brd: module loaded\n[ 0.757461] loop: module loaded\n[ 0.759108] blk-mq: CPU -> queue map\n[ 0.760492] CPU 0 -> Queue 0\n[ 0.761680] CPU 1 -> Queue 0\n[ 0.763696] vda: vda1\n[ 0.765512] scsi0 : ata_piix\n[ 0.766771] scsi1 : ata_piix\n[ 0.767970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.770262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.772813] libphy: Fixed MDIO Bus: probed\n[ 0.774495] tun: Universal TUN/TAP device driver, 1.6\n[ 0.776260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.781358] PPP generic driver version 2.4.2\n[ 0.782989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.785301] ehci-pci: EHCI PCI platform driver\n[ 0.786921] ehci-platform: EHCI generic platform driver\n[ 0.788790] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790863] ohci-pci: OHCI PCI platform driver\n[ 0.792492] ohci-platform: OHCI generic platform driver\n[ 0.794288] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.817675] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.819518] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.822199] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.824198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.826393] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.828891] usb usb1: Product: UHCI Host Controller\n[ 0.830545] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.832612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.834771] hub 1-0:1.0: USB hub found\n[ 0.836682] hub 1-0:1.0: 2 ports detected\n[ 0.838238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841819] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843498] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.845390] mousedev: PS/2 mouse device common for all mice\n[ 0.847611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.850872] rtc_cmos 00:00: RTC can wake from S4\n[ 0.852879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.855011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.857182] device-mapper: uevent: version 1.0.3\n[ 0.858905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.861787] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.863848] TCP: cubic registered\n[ 0.865177] NET: Registered protocol family 10\n[ 0.866975] NET: Registered protocol family 17\n[ 0.880175] Key type dns_resolver registered\n[ 0.881975] Loading compiled-in X.509 certificates\n[ 0.884146] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.887294] registered taskstats version 1\n[ 0.890622] Key type trusted registered\n[ 0.894980] Key type encrypted registered\n[ 0.896486] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.898359] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.900901] regulator-dummy: disabling\n[ 0.902324] Magic number: 3:721:240\n[ 0.903843] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:08 UTC (1547057528)\n[ 0.906685] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.908647] EDD information not available.\n[ 0.929612] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.932353] Write protecting the kernel read-only data: 12288k\n[ 0.934891] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.939006] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.954078] systemd-udevd[107]: starting version 204\n[ 0.997831] FDC 0 is a S82078B\n[ 1.148088] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.311491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.314180] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.317021] usb 1-1: Product: QEMU USB Tablet\n[ 1.318831] usb 1-1: Manufacturer: QEMU\n[ 1.320469] usb 1-1: SerialNumber: 42\n[ 2.033373] 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.405501] 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.525740] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate 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.647968] 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 ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 18:12:10 +0000. Up 3.00 seconds.\ncloud-init-nonet[3.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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[3.98]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[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 Wed, 09 Jan 2019 18:12:11 +0000. Up 4.39 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:7b:5a:37 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:53:21:1a |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nf8:a4:70:7d:e8:e7:4d:50:7e:5c:98:5c:48:35:c6:07 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .E*o|\n| .o=o|\n| . + o|\n| o . o . . |\n| . o S o . o |\n| o = . . . |\n| . o . . |\n| o o |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n01:9d:23:cf:c3:3d:d2:11:25:2a:df:9a:0d:86:8b:5d root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .oo. |\n| ..+... |\n| .=o+ . |\n| +*o+ |\n| . Eo.. |\n| o + = |\n| . o o . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n5b:9d:e1:54:c7:4c:4b:07:27:6b:1c:58:45:95:5a:68 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oBO@|\n| .E.O=|\n| + *. |\n| + = |\n| S . + |\n| 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:\nfb:25:cd:30:88:c9:98:3d:ba:7e:18:fa:0d:a4:79:f5 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| = o . |\n| + B S o |\n| +.o o . = |\n| o.+o E . + |\n| ...+. . o |\n| o+.. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Starting save udev log and update rules[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping save udev log and update rules[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:18 +0000. Up 10.91 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 ]\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 Wed, 09 Jan 2019 18:12:19 +0000. Up 12.26 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 14937 0 --:--:-- --:--:-- --:--:-- 14995\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1541 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018i-0ubuntu0.14.04 [168 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 tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:49 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:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\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 22s (7628 kB/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: Wed Jan 9 18:12:59 UTC 2019.\nUniversal Time is now: Wed Jan 9 18:12:59 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 11946\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"} 2019-01-09 18:15:16,006 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/action used request id req-778f564c-2102-4e12-b0ea-7ba414d7331a 2019-01-09 18:15:16,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0746560096741s 2019-01-09 18:15:16,008 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/action used request id req-778f564c-2102-4e12-b0ea-7ba414d7331a 2019-01-09 18:15:16,008 - functest.core.singlevm - DEBUG - console: t_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.011763] pid_max: default: 32768 minimum: 301 [ 0.012233] Security Framework initialized [ 0.016094] AppArmor: AppArmor initialized [ 0.017910] Yama: becoming mindful. [ 0.020010] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.024703] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.028470] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031213] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.032469] Initializing cgroup subsys memory [ 0.036027] Initializing cgroup subsys devices [ 0.037962] Initializing cgroup subsys freezer [ 0.040014] Initializing cgroup subsys blkio [ 0.041891] Initializing cgroup subsys perf_event [ 0.044011] Initializing cgroup subsys hugetlb [ 0.046742] mce: CPU supports 10 MCE banks [ 0.048072] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.052013] Spectre V2 : Mitigation: Full generic retpoline [ 0.054343] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.056003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.060003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.062731] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.064008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072376] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.079882] ACPI: Core revision 20131115 [ 0.080541] ACPI: All ACPI Tables successfully acquired [ 0.084466] ftrace: allocating 28753 entries in 113 pages [ 0.108273] smpboot: Max logical packages: 2 [ 0.110160] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.116300] Enabling x2apic [ 0.117642] Enabled x2apic [ 0.119270] Switched APIC routing to physical x2apic. [ 0.121406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129662] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139561] KVM setup paravirtual spinlock [ 0.142043] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.144209] x86: Booting SMP configuration: [ 0.145854] .... node #0, CPUs: #1[ 0.141986] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.164046] x86: Booted up 1 node, 2 CPUs [ 0.164031] KVM setup async PF for cpu 1 [ 0.164031] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.168015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.170686] devtmpfs: initialized [ 0.173816] EVM: security.selinux [ 0.175180] EVM: security.SMACK64 [ 0.176004] EVM: security.ima [ 0.177216] EVM: security.capability [ 0.178607] pinctrl core: initialized pinctrl subsystem [ 0.180066] regulator-dummy: no parameters [ 0.181669] RTC time: 18:12:07, date: 01/09/19 [ 0.183300] NET: Registered protocol family 16 [ 0.184131] cpuidle: using governor ladder [ 0.185632] cpuidle: using governor menu [ 0.187133] ACPI: bus type PCI registered [ 0.188009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.190312] PCI: Using configuration type 1 for base access [ 0.192662] bio: create slab at 0 [ 0.193507] ACPI: Added _OSI(Module Device) [ 0.193551] ACPI: Added _OSI(Processor Device) [ 0.196004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.197574] ACPI: Added _OSI(Processor Aggregator Device) [ 0.201151] ACPI: Interpreter enabled [ 0.202513] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.204909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.208004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.212011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.215468] ACPI: (supports S0 S5) [ 0.216005] ACPI: Using IOAPIC for interrupt routing [ 0.217779] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.220214] ACPI: No dock devices found. [ 0.223741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.224009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.226216] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.228020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.232008] acpiphp: Slot [3] registered [ 0.233435] acpiphp: Slot [4] registered [ 0.234918] acpiphp: Slot [5] registered [ 0.236043] acpiphp: Slot [6] registered [ 0.237592] acpiphp: Slot [7] registered [ 0.239044] acpiphp: Slot [8] registered [ 0.240023] acpiphp: Slot [9] registered [ 0.241476] acpiphp: Slot [10] registered [ 0.242943] acpiphp: Slot [11] registered [ 0.244023] acpiphp: Slot [12] registered [ 0.245558] acpiphp: Slot [13] registered [ 0.247396] acpiphp: Slot [14] registered [ 0.248038] acpiphp: Slot [15] registered [ 0.249754] acpiphp: Slot [16] registered [ 0.251427] acpiphp: Slot [17] registered [ 0.252051] acpiphp: Slot [18] registered [ 0.253749] acpiphp: Slot [19] registered [ 0.255232] acpiphp: Slot [20] registered [ 0.256024] acpiphp: Slot [21] registered [ 0.257566] acpiphp: Slot [22] registered [ 0.258991] acpiphp: Slot [23] registered [ 0.260031] acpiphp: Slot [24] registered [ 0.261524] acpiphp: Slot [25] registered [ 0.263034] acpiphp: Slot [26] registered [ 0.264022] acpiphp: Slot [27] registered [ 0.265492] acpiphp: Slot [28] registered [ 0.267031] acpiphp: Slot [29] registered [ 0.268022] acpiphp: Slot [30] registered [ 0.269535] acpiphp: Slot [31] registered [ 0.271033] PCI host bridge to bus 0000:00 [ 0.272007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.273930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.276006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.278241] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.280005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.282172] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.290368] 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.320687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.323628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.325284] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.328545] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331170] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.332967] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.335157] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.336005] vgaarb: loaded [ 0.337291] vgaarb: bridge control possible 0000:00:02.0 [ 0.339820] SCSI subsystem initialized [ 0.340173] ACPI: bus type USB registered [ 0.341764] usbcore: registered new interface driver usbfs [ 0.344014] usbcore: registered new interface driver hub [ 0.346185] usbcore: registered new device driver usb [ 0.348115] PCI: Using ACPI for IRQ routing [ 0.350151] NetLabel: Initializing [ 0.351603] NetLabel: domain hash size = 128 [ 0.352003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.353960] NetLabel: unlabeled traffic allowed by default [ 0.356229] Switched to clocksource kvm-clock [ 0.364975] AppArmor: AppArmor Filesystem Enabled [ 0.366936] pnp: PnP ACPI init [ 0.368277] ACPI: bus type PNP registered [ 0.370591] pnp: PnP ACPI: found 8 devices [ 0.372296] ACPI: bus type PNP unregistered [ 0.380627] NET: Registered protocol family 2 [ 0.382709] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.385789] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.388656] TCP: Hash tables configured (established 16384 bind 16384) [ 0.391261] TCP: reno registered [ 0.392669] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395028] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.397767] NET: Registered protocol family 1 [ 0.399349] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.401306] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403233] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426512] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.450103] Trying to unpack rootfs image as initramfs... [ 0.551593] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.554933] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.556965] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.559262] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.562725] Scanning for low memory corruption every 60 seconds [ 0.565447] Initialise system trusted keyring [ 0.567838] audit: initializing netlink socket (disabled) [ 0.570714] type=2000 audit(1547057528.390:1): initialized [ 0.594419] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.597520] zbud: loaded [ 0.598800] VFS: Disk quotas dquot_6.5.2 [ 0.600262] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.602756] fuse init (API version 7.22) [ 0.604279] msgmni has been set to 3997 [ 0.605778] Key type big_key registered [ 0.607613] Key type asymmetric registered [ 0.609135] Asymmetric key parser 'x509' registered [ 0.610844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.613630] io scheduler noop registered [ 0.615068] io scheduler deadline registered (default) [ 0.616877] io scheduler cfq registered [ 0.618317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620163] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.622399] ipmi message handler version 39.2 [ 0.623980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.626812] ACPI: Power Button [PWRF] [ 0.628306] GHES: HEST is not enabled! [ 0.651326] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.720910] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.723591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.749040] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.752908] Linux agpgart interface v0.103 [ 0.755631] brd: module loaded [ 0.757461] loop: module loaded [ 0.759108] blk-mq: CPU -> queue map [ 0.760492] CPU 0 -> Queue 0 [ 0.761680] CPU 1 -> Queue 0 [ 0.763696] vda: vda1 [ 0.765512] scsi0 : ata_piix [ 0.766771] scsi1 : ata_piix [ 0.767970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.770262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.772813] libphy: Fixed MDIO Bus: probed [ 0.774495] tun: Universal TUN/TAP device driver, 1.6 [ 0.776260] tun: (C) 1999-2004 Max Krasnyansky [ 0.781358] PPP generic driver version 2.4.2 [ 0.782989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.785301] ehci-pci: EHCI PCI platform driver [ 0.786921] ehci-platform: EHCI generic platform driver [ 0.788790] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.790863] ohci-pci: OHCI PCI platform driver [ 0.792492] ohci-platform: OHCI generic platform driver [ 0.794288] uhci_hcd: USB Universal Host Controller Interface driver [ 0.817675] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.819518] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.822199] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.824198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.826393] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.828891] usb usb1: Product: UHCI Host Controller [ 0.830545] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.832612] usb usb1: SerialNumber: 0000:00:01.2 [ 0.834771] hub 1-0:1.0: USB hub found [ 0.836682] hub 1-0:1.0: 2 ports detected [ 0.838238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.841819] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.843498] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.845390] mousedev: PS/2 mouse device common for all mice [ 0.847611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.850872] rtc_cmos 00:00: RTC can wake from S4 [ 0.852879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.855011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.857182] device-mapper: uevent: version 1.0.3 [ 0.858905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.861787] ledtrig-cpu: registered to indicate activity on CPUs [ 0.863848] TCP: cubic registered [ 0.865177] NET: Registered protocol family 10 [ 0.866975] NET: Registered protocol family 17 [ 0.880175] Key type dns_resolver registered [ 0.881975] Loading compiled-in X.509 certificates [ 0.884146] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.887294] registered taskstats version 1 [ 0.890622] Key type trusted registered [ 0.894980] Key type encrypted registered [ 0.896486] AppArmor: AppArmor sha1 policy hashing enabled [ 0.898359] IMA: No TPM chip found, activating TPM-bypass! [ 0.900901] regulator-dummy: disabling [ 0.902324] Magic number: 3:721:240 [ 0.903843] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:08 UTC (1547057528) [ 0.906685] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.908647] EDD information not available. [ 0.929612] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.932353] Write protecting the kernel read-only data: 12288k [ 0.934891] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.939006] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.954078] systemd-udevd[107]: starting version 204 [ 0.997831] FDC 0 is a S82078B [ 1.148088] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.311491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.314180] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.317021] usb 1-1: Product: QEMU USB Tablet [ 1.318831] usb 1-1: Manufacturer: QEMU [ 1.320469] usb 1-1: SerialNumber: 42 [ 2.033373] 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.405501] 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.525740] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate 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.647968] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 18:12:10 +0000. Up 3.00 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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[3.98]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[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 Wed, 09 Jan 2019 18:12:11 +0000. Up 4.39 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:7b:5a:37 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:53:21:1a | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: f8:a4:70:7d:e8:e7:4d:50:7e:5c:98:5c:48:35:c6:07 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .E*o| | .o=o| | . + o| | o . o . . | | . o S o . o | | o = . . . | | . o . . | | o o | | . . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 01:9d:23:cf:c3:3d:d2:11:25:2a:df:9a:0d:86:8b:5d root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .oo. | | ..+... | | .=o+ . | | +*o+ | | . Eo.. | | o + = | | . o o . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 5b:9d:e1:54:c7:4c:4b:07:27:6b:1c:58:45:95:5a:68 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | oBO@| | .E.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: fb:25:cd:30:88:c9:98:3d:ba:7e:18:fa:0d:a4:79:f5 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | = o . | | + B S o | | +.o o . = | | o.+o E . + | | ...+. . o | | o+.. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:18 +0000. Up 10.91 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 ] * 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 Wed, 09 Jan 2019 18:12:19 +0000. Up 12.26 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 14937 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1541 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018i-0ubuntu0.14.04 [168 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 tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:49 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:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] 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 22s (7628 kB/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: Wed Jan 9 18:12:59 UTC 2019. Universal Time is now: Wed Jan 9 18:12:59 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 11946 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 2019-01-09 18:15:16,013 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:15:26,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:15:26,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:15:26,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf31fd56-0aef-42f3-8bf8-8352747dd7c3 x-compute-request-id: req-bf31fd56-0aef-42f3-8bf8-8352747dd7c3 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:15:26,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bf31fd56-0aef-42f3-8bf8-8352747dd7c3 2019-01-09 18:15:26,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491342067719s 2019-01-09 18:15:26,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bf31fd56-0aef-42f3-8bf8-8352747dd7c3 2019-01-09 18:15:26,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:15:26,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:15:26,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59bc4385-98c5-40fc-b139-62c589b6d8b9 x-compute-request-id: req-59bc4385-98c5-40fc-b139-62c589b6d8b9 Content-Encoding: gzip Content-Length: 21324 Content-Type: application/json RESP BODY: {"output": "000] 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.011763] pid_max: default: 32768 minimum: 301\n[ 0.012233] Security Framework initialized\n[ 0.016094] AppArmor: AppArmor initialized\n[ 0.017910] Yama: becoming mindful.\n[ 0.020010] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.024703] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.028470] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031213] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.032469] Initializing cgroup subsys memory\n[ 0.036027] Initializing cgroup subsys devices\n[ 0.037962] Initializing cgroup subsys freezer\n[ 0.040014] Initializing cgroup subsys blkio\n[ 0.041891] Initializing cgroup subsys perf_event\n[ 0.044011] Initializing cgroup subsys hugetlb\n[ 0.046742] mce: CPU supports 10 MCE banks\n[ 0.048072] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.052013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.054343] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.056003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.060003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.062731] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.064008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.072376] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.079882] ACPI: Core revision 20131115\n[ 0.080541] ACPI: All ACPI Tables successfully acquired\n[ 0.084466] ftrace: allocating 28753 entries in 113 pages\n[ 0.108273] smpboot: Max logical packages: 2\n[ 0.110160] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.116300] Enabling x2apic\n[ 0.117642] Enabled x2apic\n[ 0.119270] Switched APIC routing to physical x2apic.\n[ 0.121406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129662] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139561] KVM setup paravirtual spinlock\n[ 0.142043] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.144209] x86: Booting SMP configuration:\n[ 0.145854] .... node #0, CPUs: #1[ 0.141986] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.164046] x86: Booted up 1 node, 2 CPUs\n[ 0.164031] KVM setup async PF for cpu 1\n[ 0.164031] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.168015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.170686] devtmpfs: initialized\n[ 0.173816] EVM: security.selinux\n[ 0.175180] EVM: security.SMACK64\n[ 0.176004] EVM: security.ima\n[ 0.177216] EVM: security.capability\n[ 0.178607] pinctrl core: initialized pinctrl subsystem\n[ 0.180066] regulator-dummy: no parameters\n[ 0.181669] RTC time: 18:12:07, date: 01/09/19\n[ 0.183300] NET: Registered protocol family 16\n[ 0.184131] cpuidle: using governor ladder\n[ 0.185632] cpuidle: using governor menu\n[ 0.187133] ACPI: bus type PCI registered\n[ 0.188009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.190312] PCI: Using configuration type 1 for base access\n[ 0.192662] bio: create slab at 0\n[ 0.193507] ACPI: Added _OSI(Module Device)\n[ 0.193551] ACPI: Added _OSI(Processor Device)\n[ 0.196004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.197574] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.201151] ACPI: Interpreter enabled\n[ 0.202513] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.204909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.208004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.212011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.215468] ACPI: (supports S0 S5)\n[ 0.216005] ACPI: Using IOAPIC for interrupt routing\n[ 0.217779] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.220214] ACPI: No dock devices found.\n[ 0.223741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.224009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.226216] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.228020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.232008] acpiphp: Slot [3] registered\n[ 0.233435] acpiphp: Slot [4] registered\n[ 0.234918] acpiphp: Slot [5] registered\n[ 0.236043] acpiphp: Slot [6] registered\n[ 0.237592] acpiphp: Slot [7] registered\n[ 0.239044] acpiphp: Slot [8] registered\n[ 0.240023] acpiphp: Slot [9] registered\n[ 0.241476] acpiphp: Slot [10] registered\n[ 0.242943] acpiphp: Slot [11] registered\n[ 0.244023] acpiphp: Slot [12] registered\n[ 0.245558] acpiphp: Slot [13] registered\n[ 0.247396] acpiphp: Slot [14] registered\n[ 0.248038] acpiphp: Slot [15] registered\n[ 0.249754] acpiphp: Slot [16] registered\n[ 0.251427] acpiphp: Slot [17] registered\n[ 0.252051] acpiphp: Slot [18] registered\n[ 0.253749] acpiphp: Slot [19] registered\n[ 0.255232] acpiphp: Slot [20] registered\n[ 0.256024] acpiphp: Slot [21] registered\n[ 0.257566] acpiphp: Slot [22] registered\n[ 0.258991] acpiphp: Slot [23] registered\n[ 0.260031] acpiphp: Slot [24] registered\n[ 0.261524] acpiphp: Slot [25] registered\n[ 0.263034] acpiphp: Slot [26] registered\n[ 0.264022] acpiphp: Slot [27] registered\n[ 0.265492] acpiphp: Slot [28] registered\n[ 0.267031] acpiphp: Slot [29] registered\n[ 0.268022] acpiphp: Slot [30] registered\n[ 0.269535] acpiphp: Slot [31] registered\n[ 0.271033] PCI host bridge to bus 0000:00\n[ 0.272007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.273930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.276006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.278241] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.280005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.282172] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.290368] 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.320687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.323628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.325284] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.328545] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.331170] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.332967] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.335157] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.335157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.336005] vgaarb: loaded\n[ 0.337291] vgaarb: bridge control possible 0000:00:02.0\n[ 0.339820] SCSI subsystem initialized\n[ 0.340173] ACPI: bus type USB registered\n[ 0.341764] usbcore: registered new interface driver usbfs\n[ 0.344014] usbcore: registered new interface driver hub\n[ 0.346185] usbcore: registered new device driver usb\n[ 0.348115] PCI: Using ACPI for IRQ routing\n[ 0.350151] NetLabel: Initializing\n[ 0.351603] NetLabel: domain hash size = 128\n[ 0.352003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.353960] NetLabel: unlabeled traffic allowed by default\n[ 0.356229] Switched to clocksource kvm-clock\n[ 0.364975] AppArmor: AppArmor Filesystem Enabled\n[ 0.366936] pnp: PnP ACPI init\n[ 0.368277] ACPI: bus type PNP registered\n[ 0.370591] pnp: PnP ACPI: found 8 devices\n[ 0.372296] ACPI: bus type PNP unregistered\n[ 0.380627] NET: Registered protocol family 2\n[ 0.382709] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.385789] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.388656] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.391261] TCP: reno registered\n[ 0.392669] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395028] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.397767] NET: Registered protocol family 1\n[ 0.399349] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403233] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426512] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.450103] Trying to unpack rootfs image as initramfs...\n[ 0.551593] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.554933] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.556965] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.559262] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.562725] Scanning for low memory corruption every 60 seconds\n[ 0.565447] Initialise system trusted keyring\n[ 0.567838] audit: initializing netlink socket (disabled)\n[ 0.570714] type=2000 audit(1547057528.390:1): initialized\n[ 0.594419] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597520] zbud: loaded\n[ 0.598800] VFS: Disk quotas dquot_6.5.2\n[ 0.600262] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.602756] fuse init (API version 7.22)\n[ 0.604279] msgmni has been set to 3997\n[ 0.605778] Key type big_key registered\n[ 0.607613] Key type asymmetric registered\n[ 0.609135] Asymmetric key parser 'x509' registered\n[ 0.610844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.613630] io scheduler noop registered\n[ 0.615068] io scheduler deadline registered (default)\n[ 0.616877] io scheduler cfq registered\n[ 0.618317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.620163] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.622399] ipmi message handler version 39.2\n[ 0.623980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.626812] ACPI: Power Button [PWRF]\n[ 0.628306] GHES: HEST is not enabled!\n[ 0.651326] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.720910] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.723591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.749040] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.752908] Linux agpgart interface v0.103\n[ 0.755631] brd: module loaded\n[ 0.757461] loop: module loaded\n[ 0.759108] blk-mq: CPU -> queue map\n[ 0.760492] CPU 0 -> Queue 0\n[ 0.761680] CPU 1 -> Queue 0\n[ 0.763696] vda: vda1\n[ 0.765512] scsi0 : ata_piix\n[ 0.766771] scsi1 : ata_piix\n[ 0.767970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.770262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.772813] libphy: Fixed MDIO Bus: probed\n[ 0.774495] tun: Universal TUN/TAP device driver, 1.6\n[ 0.776260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.781358] PPP generic driver version 2.4.2\n[ 0.782989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.785301] ehci-pci: EHCI PCI platform driver\n[ 0.786921] ehci-platform: EHCI generic platform driver\n[ 0.788790] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790863] ohci-pci: OHCI PCI platform driver\n[ 0.792492] ohci-platform: OHCI generic platform driver\n[ 0.794288] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.817675] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.819518] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.822199] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.824198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.826393] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.828891] usb usb1: Product: UHCI Host Controller\n[ 0.830545] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.832612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.834771] hub 1-0:1.0: USB hub found\n[ 0.836682] hub 1-0:1.0: 2 ports detected\n[ 0.838238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841819] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843498] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.845390] mousedev: PS/2 mouse device common for all mice\n[ 0.847611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.850872] rtc_cmos 00:00: RTC can wake from S4\n[ 0.852879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.855011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.857182] device-mapper: uevent: version 1.0.3\n[ 0.858905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.861787] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.863848] TCP: cubic registered\n[ 0.865177] NET: Registered protocol family 10\n[ 0.866975] NET: Registered protocol family 17\n[ 0.880175] Key type dns_resolver registered\n[ 0.881975] Loading compiled-in X.509 certificates\n[ 0.884146] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.887294] registered taskstats version 1\n[ 0.890622] Key type trusted registered\n[ 0.894980] Key type encrypted registered\n[ 0.896486] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.898359] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.900901] regulator-dummy: disabling\n[ 0.902324] Magic number: 3:721:240\n[ 0.903843] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:08 UTC (1547057528)\n[ 0.906685] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.908647] EDD information not available.\n[ 0.929612] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.932353] Write protecting the kernel read-only data: 12288k\n[ 0.934891] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.939006] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.954078] systemd-udevd[107]: starting version 204\n[ 0.997831] FDC 0 is a S82078B\n[ 1.148088] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.311491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.314180] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.317021] usb 1-1: Product: QEMU USB Tablet\n[ 1.318831] usb 1-1: Manufacturer: QEMU\n[ 1.320469] usb 1-1: SerialNumber: 42\n[ 2.033373] 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.405501] 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.525740] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate 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.647968] 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 ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 18:12:10 +0000. Up 3.00 seconds.\ncloud-init-nonet[3.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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[3.98]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[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 Wed, 09 Jan 2019 18:12:11 +0000. Up 4.39 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:7b:5a:37 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:53:21:1a |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nf8:a4:70:7d:e8:e7:4d:50:7e:5c:98:5c:48:35:c6:07 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .E*o|\n| .o=o|\n| . + o|\n| o . o . . |\n| . o S o . o |\n| o = . . . |\n| . o . . |\n| o o |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n01:9d:23:cf:c3:3d:d2:11:25:2a:df:9a:0d:86:8b:5d root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .oo. |\n| ..+... |\n| .=o+ . |\n| +*o+ |\n| . Eo.. |\n| o + = |\n| . o o . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n5b:9d:e1:54:c7:4c:4b:07:27:6b:1c:58:45:95:5a:68 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oBO@|\n| .E.O=|\n| + *. |\n| + = |\n| S . + |\n| 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:\nfb:25:cd:30:88:c9:98:3d:ba:7e:18:fa:0d:a4:79:f5 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| = o . |\n| + B S o |\n| +.o o . = |\n| o.+o E . + |\n| ...+. . o |\n| o+.. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Starting save udev log and update rules[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping save udev log and update rules[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:18 +0000. Up 10.91 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 ]\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 Wed, 09 Jan 2019 18:12:19 +0000. Up 12.26 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 14937 0 --:--:-- --:--:-- --:--:-- 14995\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1541 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018i-0ubuntu0.14.04 [168 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 tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:49 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:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\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 22s (7628 kB/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: Wed Jan 9 18:12:59 UTC 2019.\nUniversal Time is now: Wed Jan 9 18:12:59 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 11946\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 12597\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"} 2019-01-09 18:15:26,601 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/action used request id req-59bc4385-98c5-40fc-b139-62c589b6d8b9 2019-01-09 18:15:26,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0782210826874s 2019-01-09 18:15:26,604 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/action used request id req-59bc4385-98c5-40fc-b139-62c589b6d8b9 2019-01-09 18:15:26,604 - functest.core.singlevm - DEBUG - console: 000] 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.011763] pid_max: default: 32768 minimum: 301 [ 0.012233] Security Framework initialized [ 0.016094] AppArmor: AppArmor initialized [ 0.017910] Yama: becoming mindful. [ 0.020010] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.024703] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.028470] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031213] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.032469] Initializing cgroup subsys memory [ 0.036027] Initializing cgroup subsys devices [ 0.037962] Initializing cgroup subsys freezer [ 0.040014] Initializing cgroup subsys blkio [ 0.041891] Initializing cgroup subsys perf_event [ 0.044011] Initializing cgroup subsys hugetlb [ 0.046742] mce: CPU supports 10 MCE banks [ 0.048072] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.052013] Spectre V2 : Mitigation: Full generic retpoline [ 0.054343] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.056003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.060003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.062731] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.064008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072376] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.079882] ACPI: Core revision 20131115 [ 0.080541] ACPI: All ACPI Tables successfully acquired [ 0.084466] ftrace: allocating 28753 entries in 113 pages [ 0.108273] smpboot: Max logical packages: 2 [ 0.110160] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.116300] Enabling x2apic [ 0.117642] Enabled x2apic [ 0.119270] Switched APIC routing to physical x2apic. [ 0.121406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129662] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139561] KVM setup paravirtual spinlock [ 0.142043] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.144209] x86: Booting SMP configuration: [ 0.145854] .... node #0, CPUs: #1[ 0.141986] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.164046] x86: Booted up 1 node, 2 CPUs [ 0.164031] KVM setup async PF for cpu 1 [ 0.164031] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.168015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.170686] devtmpfs: initialized [ 0.173816] EVM: security.selinux [ 0.175180] EVM: security.SMACK64 [ 0.176004] EVM: security.ima [ 0.177216] EVM: security.capability [ 0.178607] pinctrl core: initialized pinctrl subsystem [ 0.180066] regulator-dummy: no parameters [ 0.181669] RTC time: 18:12:07, date: 01/09/19 [ 0.183300] NET: Registered protocol family 16 [ 0.184131] cpuidle: using governor ladder [ 0.185632] cpuidle: using governor menu [ 0.187133] ACPI: bus type PCI registered [ 0.188009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.190312] PCI: Using configuration type 1 for base access [ 0.192662] bio: create slab at 0 [ 0.193507] ACPI: Added _OSI(Module Device) [ 0.193551] ACPI: Added _OSI(Processor Device) [ 0.196004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.197574] ACPI: Added _OSI(Processor Aggregator Device) [ 0.201151] ACPI: Interpreter enabled [ 0.202513] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.204909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.208004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.212011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.215468] ACPI: (supports S0 S5) [ 0.216005] ACPI: Using IOAPIC for interrupt routing [ 0.217779] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.220214] ACPI: No dock devices found. [ 0.223741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.224009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.226216] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.228020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.232008] acpiphp: Slot [3] registered [ 0.233435] acpiphp: Slot [4] registered [ 0.234918] acpiphp: Slot [5] registered [ 0.236043] acpiphp: Slot [6] registered [ 0.237592] acpiphp: Slot [7] registered [ 0.239044] acpiphp: Slot [8] registered [ 0.240023] acpiphp: Slot [9] registered [ 0.241476] acpiphp: Slot [10] registered [ 0.242943] acpiphp: Slot [11] registered [ 0.244023] acpiphp: Slot [12] registered [ 0.245558] acpiphp: Slot [13] registered [ 0.247396] acpiphp: Slot [14] registered [ 0.248038] acpiphp: Slot [15] registered [ 0.249754] acpiphp: Slot [16] registered [ 0.251427] acpiphp: Slot [17] registered [ 0.252051] acpiphp: Slot [18] registered [ 0.253749] acpiphp: Slot [19] registered [ 0.255232] acpiphp: Slot [20] registered [ 0.256024] acpiphp: Slot [21] registered [ 0.257566] acpiphp: Slot [22] registered [ 0.258991] acpiphp: Slot [23] registered [ 0.260031] acpiphp: Slot [24] registered [ 0.261524] acpiphp: Slot [25] registered [ 0.263034] acpiphp: Slot [26] registered [ 0.264022] acpiphp: Slot [27] registered [ 0.265492] acpiphp: Slot [28] registered [ 0.267031] acpiphp: Slot [29] registered [ 0.268022] acpiphp: Slot [30] registered [ 0.269535] acpiphp: Slot [31] registered [ 0.271033] PCI host bridge to bus 0000:00 [ 0.272007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.273930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.276006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.278241] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.280005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.282172] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.290368] 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.320687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.323628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.325284] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.328545] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331170] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.332967] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.335157] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.336005] vgaarb: loaded [ 0.337291] vgaarb: bridge control possible 0000:00:02.0 [ 0.339820] SCSI subsystem initialized [ 0.340173] ACPI: bus type USB registered [ 0.341764] usbcore: registered new interface driver usbfs [ 0.344014] usbcore: registered new interface driver hub [ 0.346185] usbcore: registered new device driver usb [ 0.348115] PCI: Using ACPI for IRQ routing [ 0.350151] NetLabel: Initializing [ 0.351603] NetLabel: domain hash size = 128 [ 0.352003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.353960] NetLabel: unlabeled traffic allowed by default [ 0.356229] Switched to clocksource kvm-clock [ 0.364975] AppArmor: AppArmor Filesystem Enabled [ 0.366936] pnp: PnP ACPI init [ 0.368277] ACPI: bus type PNP registered [ 0.370591] pnp: PnP ACPI: found 8 devices [ 0.372296] ACPI: bus type PNP unregistered [ 0.380627] NET: Registered protocol family 2 [ 0.382709] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.385789] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.388656] TCP: Hash tables configured (established 16384 bind 16384) [ 0.391261] TCP: reno registered [ 0.392669] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395028] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.397767] NET: Registered protocol family 1 [ 0.399349] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.401306] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403233] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426512] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.450103] Trying to unpack rootfs image as initramfs... [ 0.551593] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.554933] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.556965] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.559262] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.562725] Scanning for low memory corruption every 60 seconds [ 0.565447] Initialise system trusted keyring [ 0.567838] audit: initializing netlink socket (disabled) [ 0.570714] type=2000 audit(1547057528.390:1): initialized [ 0.594419] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.597520] zbud: loaded [ 0.598800] VFS: Disk quotas dquot_6.5.2 [ 0.600262] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.602756] fuse init (API version 7.22) [ 0.604279] msgmni has been set to 3997 [ 0.605778] Key type big_key registered [ 0.607613] Key type asymmetric registered [ 0.609135] Asymmetric key parser 'x509' registered [ 0.610844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.613630] io scheduler noop registered [ 0.615068] io scheduler deadline registered (default) [ 0.616877] io scheduler cfq registered [ 0.618317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620163] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.622399] ipmi message handler version 39.2 [ 0.623980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.626812] ACPI: Power Button [PWRF] [ 0.628306] GHES: HEST is not enabled! [ 0.651326] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.720910] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.723591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.749040] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.752908] Linux agpgart interface v0.103 [ 0.755631] brd: module loaded [ 0.757461] loop: module loaded [ 0.759108] blk-mq: CPU -> queue map [ 0.760492] CPU 0 -> Queue 0 [ 0.761680] CPU 1 -> Queue 0 [ 0.763696] vda: vda1 [ 0.765512] scsi0 : ata_piix [ 0.766771] scsi1 : ata_piix [ 0.767970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.770262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.772813] libphy: Fixed MDIO Bus: probed [ 0.774495] tun: Universal TUN/TAP device driver, 1.6 [ 0.776260] tun: (C) 1999-2004 Max Krasnyansky [ 0.781358] PPP generic driver version 2.4.2 [ 0.782989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.785301] ehci-pci: EHCI PCI platform driver [ 0.786921] ehci-platform: EHCI generic platform driver [ 0.788790] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.790863] ohci-pci: OHCI PCI platform driver [ 0.792492] ohci-platform: OHCI generic platform driver [ 0.794288] uhci_hcd: USB Universal Host Controller Interface driver [ 0.817675] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.819518] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.822199] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.824198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.826393] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.828891] usb usb1: Product: UHCI Host Controller [ 0.830545] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.832612] usb usb1: SerialNumber: 0000:00:01.2 [ 0.834771] hub 1-0:1.0: USB hub found [ 0.836682] hub 1-0:1.0: 2 ports detected [ 0.838238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.841819] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.843498] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.845390] mousedev: PS/2 mouse device common for all mice [ 0.847611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.850872] rtc_cmos 00:00: RTC can wake from S4 [ 0.852879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.855011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.857182] device-mapper: uevent: version 1.0.3 [ 0.858905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.861787] ledtrig-cpu: registered to indicate activity on CPUs [ 0.863848] TCP: cubic registered [ 0.865177] NET: Registered protocol family 10 [ 0.866975] NET: Registered protocol family 17 [ 0.880175] Key type dns_resolver registered [ 0.881975] Loading compiled-in X.509 certificates [ 0.884146] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.887294] registered taskstats version 1 [ 0.890622] Key type trusted registered [ 0.894980] Key type encrypted registered [ 0.896486] AppArmor: AppArmor sha1 policy hashing enabled [ 0.898359] IMA: No TPM chip found, activating TPM-bypass! [ 0.900901] regulator-dummy: disabling [ 0.902324] Magic number: 3:721:240 [ 0.903843] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:08 UTC (1547057528) [ 0.906685] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.908647] EDD information not available. [ 0.929612] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.932353] Write protecting the kernel read-only data: 12288k [ 0.934891] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.939006] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.954078] systemd-udevd[107]: starting version 204 [ 0.997831] FDC 0 is a S82078B [ 1.148088] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.311491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.314180] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.317021] usb 1-1: Product: QEMU USB Tablet [ 1.318831] usb 1-1: Manufacturer: QEMU [ 1.320469] usb 1-1: SerialNumber: 42 [ 2.033373] 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.405501] 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.525740] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate 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.647968] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 18:12:10 +0000. Up 3.00 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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[3.98]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[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 Wed, 09 Jan 2019 18:12:11 +0000. Up 4.39 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:7b:5a:37 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:53:21:1a | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: f8:a4:70:7d:e8:e7:4d:50:7e:5c:98:5c:48:35:c6:07 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .E*o| | .o=o| | . + o| | o . o . . | | . o S o . o | | o = . . . | | . o . . | | o o | | . . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 01:9d:23:cf:c3:3d:d2:11:25:2a:df:9a:0d:86:8b:5d root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .oo. | | ..+... | | .=o+ . | | +*o+ | | . Eo.. | | o + = | | . o o . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 5b:9d:e1:54:c7:4c:4b:07:27:6b:1c:58:45:95:5a:68 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | oBO@| | .E.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: fb:25:cd:30:88:c9:98:3d:ba:7e:18:fa:0d:a4:79:f5 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | = o . | | + B S o | | +.o o . = | | o.+o E . + | | ...+. . o | | o+.. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:18 +0000. Up 10.91 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 ] * 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 Wed, 09 Jan 2019 18:12:19 +0000. Up 12.26 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 14937 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1541 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018i-0ubuntu0.14.04 [168 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 tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:49 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:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] 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 22s (7628 kB/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: Wed Jan 9 18:12:59 UTC 2019. Universal Time is now: Wed Jan 9 18:12:59 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 11946 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 12597 * 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 2019-01-09 18:15:26,610 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:15:36,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:15:36,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:15:37,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15: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-e408877f-ec3a-4748-96ee-163a92f3cba9 x-compute-request-id: req-e408877f-ec3a-4748-96ee-163a92f3cba9 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:15:37,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e408877f-ec3a-4748-96ee-163a92f3cba9 2019-01-09 18:15:37,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489167928696s 2019-01-09 18:15:37,110 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e408877f-ec3a-4748-96ee-163a92f3cba9 2019-01-09 18:15:37,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:15:37,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:15:37,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efd02bc4-b9c8-47bb-90e2-72dddffdbcb1 x-compute-request-id: req-efd02bc4-b9c8-47bb-90e2-72dddffdbcb1 Content-Encoding: gzip Content-Length: 20345 Content-Type: application/json RESP BODY: {"output": "] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.028470] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.031213] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.032469] Initializing cgroup subsys memory\n[ 0.036027] Initializing cgroup subsys devices\n[ 0.037962] Initializing cgroup subsys freezer\n[ 0.040014] Initializing cgroup subsys blkio\n[ 0.041891] Initializing cgroup subsys perf_event\n[ 0.044011] Initializing cgroup subsys hugetlb\n[ 0.046742] mce: CPU supports 10 MCE banks\n[ 0.048072] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.048072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.052013] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.054343] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.056003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.060003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.062731] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.064008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.072376] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.079882] ACPI: Core revision 20131115\n[ 0.080541] ACPI: All ACPI Tables successfully acquired\n[ 0.084466] ftrace: allocating 28753 entries in 113 pages\n[ 0.108273] smpboot: Max logical packages: 2\n[ 0.110160] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.116300] Enabling x2apic\n[ 0.117642] Enabled x2apic\n[ 0.119270] Switched APIC routing to physical x2apic.\n[ 0.121406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.129662] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139561] KVM setup paravirtual spinlock\n[ 0.142043] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.144209] x86: Booting SMP configuration:\n[ 0.145854] .... node #0, CPUs: #1[ 0.141986] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.164046] x86: Booted up 1 node, 2 CPUs\n[ 0.164031] KVM setup async PF for cpu 1\n[ 0.164031] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.168015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.170686] devtmpfs: initialized\n[ 0.173816] EVM: security.selinux\n[ 0.175180] EVM: security.SMACK64\n[ 0.176004] EVM: security.ima\n[ 0.177216] EVM: security.capability\n[ 0.178607] pinctrl core: initialized pinctrl subsystem\n[ 0.180066] regulator-dummy: no parameters\n[ 0.181669] RTC time: 18:12:07, date: 01/09/19\n[ 0.183300] NET: Registered protocol family 16\n[ 0.184131] cpuidle: using governor ladder\n[ 0.185632] cpuidle: using governor menu\n[ 0.187133] ACPI: bus type PCI registered\n[ 0.188009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.190312] PCI: Using configuration type 1 for base access\n[ 0.192662] bio: create slab at 0\n[ 0.193507] ACPI: Added _OSI(Module Device)\n[ 0.193551] ACPI: Added _OSI(Processor Device)\n[ 0.196004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.197574] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.201151] ACPI: Interpreter enabled\n[ 0.202513] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.204909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.208004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.212011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.215468] ACPI: (supports S0 S5)\n[ 0.216005] ACPI: Using IOAPIC for interrupt routing\n[ 0.217779] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.220214] ACPI: No dock devices found.\n[ 0.223741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.224009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.226216] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.228020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.232008] acpiphp: Slot [3] registered\n[ 0.233435] acpiphp: Slot [4] registered\n[ 0.234918] acpiphp: Slot [5] registered\n[ 0.236043] acpiphp: Slot [6] registered\n[ 0.237592] acpiphp: Slot [7] registered\n[ 0.239044] acpiphp: Slot [8] registered\n[ 0.240023] acpiphp: Slot [9] registered\n[ 0.241476] acpiphp: Slot [10] registered\n[ 0.242943] acpiphp: Slot [11] registered\n[ 0.244023] acpiphp: Slot [12] registered\n[ 0.245558] acpiphp: Slot [13] registered\n[ 0.247396] acpiphp: Slot [14] registered\n[ 0.248038] acpiphp: Slot [15] registered\n[ 0.249754] acpiphp: Slot [16] registered\n[ 0.251427] acpiphp: Slot [17] registered\n[ 0.252051] acpiphp: Slot [18] registered\n[ 0.253749] acpiphp: Slot [19] registered\n[ 0.255232] acpiphp: Slot [20] registered\n[ 0.256024] acpiphp: Slot [21] registered\n[ 0.257566] acpiphp: Slot [22] registered\n[ 0.258991] acpiphp: Slot [23] registered\n[ 0.260031] acpiphp: Slot [24] registered\n[ 0.261524] acpiphp: Slot [25] registered\n[ 0.263034] acpiphp: Slot [26] registered\n[ 0.264022] acpiphp: Slot [27] registered\n[ 0.265492] acpiphp: Slot [28] registered\n[ 0.267031] acpiphp: Slot [29] registered\n[ 0.268022] acpiphp: Slot [30] registered\n[ 0.269535] acpiphp: Slot [31] registered\n[ 0.271033] PCI host bridge to bus 0000:00\n[ 0.272007] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.273930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.276006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.278241] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.280005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.282172] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.290368] 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.320687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.323628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.325284] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.328545] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.331170] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.332967] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.335157] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.335157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.336005] vgaarb: loaded\n[ 0.337291] vgaarb: bridge control possible 0000:00:02.0\n[ 0.339820] SCSI subsystem initialized\n[ 0.340173] ACPI: bus type USB registered\n[ 0.341764] usbcore: registered new interface driver usbfs\n[ 0.344014] usbcore: registered new interface driver hub\n[ 0.346185] usbcore: registered new device driver usb\n[ 0.348115] PCI: Using ACPI for IRQ routing\n[ 0.350151] NetLabel: Initializing\n[ 0.351603] NetLabel: domain hash size = 128\n[ 0.352003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.353960] NetLabel: unlabeled traffic allowed by default\n[ 0.356229] Switched to clocksource kvm-clock\n[ 0.364975] AppArmor: AppArmor Filesystem Enabled\n[ 0.366936] pnp: PnP ACPI init\n[ 0.368277] ACPI: bus type PNP registered\n[ 0.370591] pnp: PnP ACPI: found 8 devices\n[ 0.372296] ACPI: bus type PNP unregistered\n[ 0.380627] NET: Registered protocol family 2\n[ 0.382709] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.385789] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.388656] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.391261] TCP: reno registered\n[ 0.392669] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.395028] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.397767] NET: Registered protocol family 1\n[ 0.399349] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.401306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403233] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426512] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.450103] Trying to unpack rootfs image as initramfs...\n[ 0.551593] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.554933] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.556965] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.559262] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.562725] Scanning for low memory corruption every 60 seconds\n[ 0.565447] Initialise system trusted keyring\n[ 0.567838] audit: initializing netlink socket (disabled)\n[ 0.570714] type=2000 audit(1547057528.390:1): initialized\n[ 0.594419] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597520] zbud: loaded\n[ 0.598800] VFS: Disk quotas dquot_6.5.2\n[ 0.600262] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.602756] fuse init (API version 7.22)\n[ 0.604279] msgmni has been set to 3997\n[ 0.605778] Key type big_key registered\n[ 0.607613] Key type asymmetric registered\n[ 0.609135] Asymmetric key parser 'x509' registered\n[ 0.610844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.613630] io scheduler noop registered\n[ 0.615068] io scheduler deadline registered (default)\n[ 0.616877] io scheduler cfq registered\n[ 0.618317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.620163] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.622399] ipmi message handler version 39.2\n[ 0.623980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.626812] ACPI: Power Button [PWRF]\n[ 0.628306] GHES: HEST is not enabled!\n[ 0.651326] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.720910] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.723591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.749040] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.752908] Linux agpgart interface v0.103\n[ 0.755631] brd: module loaded\n[ 0.757461] loop: module loaded\n[ 0.759108] blk-mq: CPU -> queue map\n[ 0.760492] CPU 0 -> Queue 0\n[ 0.761680] CPU 1 -> Queue 0\n[ 0.763696] vda: vda1\n[ 0.765512] scsi0 : ata_piix\n[ 0.766771] scsi1 : ata_piix\n[ 0.767970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.770262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.772813] libphy: Fixed MDIO Bus: probed\n[ 0.774495] tun: Universal TUN/TAP device driver, 1.6\n[ 0.776260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.781358] PPP generic driver version 2.4.2\n[ 0.782989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.785301] ehci-pci: EHCI PCI platform driver\n[ 0.786921] ehci-platform: EHCI generic platform driver\n[ 0.788790] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790863] ohci-pci: OHCI PCI platform driver\n[ 0.792492] ohci-platform: OHCI generic platform driver\n[ 0.794288] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.817675] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.819518] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.822199] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.824198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.826393] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.828891] usb usb1: Product: UHCI Host Controller\n[ 0.830545] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.832612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.834771] hub 1-0:1.0: USB hub found\n[ 0.836682] hub 1-0:1.0: 2 ports detected\n[ 0.838238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841819] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843498] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.845390] mousedev: PS/2 mouse device common for all mice\n[ 0.847611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.850872] rtc_cmos 00:00: RTC can wake from S4\n[ 0.852879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.855011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.857182] device-mapper: uevent: version 1.0.3\n[ 0.858905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.861787] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.863848] TCP: cubic registered\n[ 0.865177] NET: Registered protocol family 10\n[ 0.866975] NET: Registered protocol family 17\n[ 0.880175] Key type dns_resolver registered\n[ 0.881975] Loading compiled-in X.509 certificates\n[ 0.884146] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.887294] registered taskstats version 1\n[ 0.890622] Key type trusted registered\n[ 0.894980] Key type encrypted registered\n[ 0.896486] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.898359] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.900901] regulator-dummy: disabling\n[ 0.902324] Magic number: 3:721:240\n[ 0.903843] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:08 UTC (1547057528)\n[ 0.906685] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.908647] EDD information not available.\n[ 0.929612] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.932353] Write protecting the kernel read-only data: 12288k\n[ 0.934891] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.939006] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.954078] systemd-udevd[107]: starting version 204\n[ 0.997831] FDC 0 is a S82078B\n[ 1.148088] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.311491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.314180] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.317021] usb 1-1: Product: QEMU USB Tablet\n[ 1.318831] usb 1-1: Manufacturer: QEMU\n[ 1.320469] usb 1-1: SerialNumber: 42\n[ 2.033373] 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.405501] 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.525740] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate 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.647968] 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 ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 18:12:10 +0000. Up 3.00 seconds.\ncloud-init-nonet[3.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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[3.98]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[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 Wed, 09 Jan 2019 18:12:11 +0000. Up 4.39 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:7b:5a:37 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:53:21:1a |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nf8:a4:70:7d:e8:e7:4d:50:7e:5c:98:5c:48:35:c6:07 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .E*o|\n| .o=o|\n| . + o|\n| o . o . . |\n| . o S o . o |\n| o = . . . |\n| . o . . |\n| o o |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n01:9d:23:cf:c3:3d:d2:11:25:2a:df:9a:0d:86:8b:5d root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .oo. |\n| ..+... |\n| .=o+ . |\n| +*o+ |\n| . Eo.. |\n| o + = |\n| . o o . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n5b:9d:e1:54:c7:4c:4b:07:27:6b:1c:58:45:95:5a:68 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oBO@|\n| .E.O=|\n| + *. |\n| + = |\n| S . + |\n| 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:\nfb:25:cd:30:88:c9:98:3d:ba:7e:18:fa:0d:a4:79:f5 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| = o . |\n| + B S o |\n| +.o o . = |\n| o.+o E . + |\n| ...+. . o |\n| o+.. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Starting save udev log and update rules[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping save udev log and update rules[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:18 +0000. Up 10.91 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 ]\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 Wed, 09 Jan 2019 18:12:19 +0000. Up 12.26 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 14937 0 --:--:-- --:--:-- --:--:-- 14995\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1541 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018i-0ubuntu0.14.04 [168 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 tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:49 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:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\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 22s (7628 kB/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: Wed Jan 9 18:12:59 UTC 2019.\nUniversal Time is now: Wed Jan 9 18:12:59 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 11946\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 12597\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)\n"} 2019-01-09 18:15:37,198 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/action used request id req-efd02bc4-b9c8-47bb-90e2-72dddffdbcb1 2019-01-09 18:15:37,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0808010101318s 2019-01-09 18:15:37,200 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/action used request id req-efd02bc4-b9c8-47bb-90e2-72dddffdbcb1 2019-01-09 18:15:37,201 - functest.core.singlevm - DEBUG - console: ] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.028470] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.031213] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.032469] Initializing cgroup subsys memory [ 0.036027] Initializing cgroup subsys devices [ 0.037962] Initializing cgroup subsys freezer [ 0.040014] Initializing cgroup subsys blkio [ 0.041891] Initializing cgroup subsys perf_event [ 0.044011] Initializing cgroup subsys hugetlb [ 0.046742] mce: CPU supports 10 MCE banks [ 0.048072] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.048072] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.052013] Spectre V2 : Mitigation: Full generic retpoline [ 0.054343] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.056003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.060003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.062731] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.064008] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.072376] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.079882] ACPI: Core revision 20131115 [ 0.080541] ACPI: All ACPI Tables successfully acquired [ 0.084466] ftrace: allocating 28753 entries in 113 pages [ 0.108273] smpboot: Max logical packages: 2 [ 0.110160] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.116300] Enabling x2apic [ 0.117642] Enabled x2apic [ 0.119270] Switched APIC routing to physical x2apic. [ 0.121406] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.124002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.129662] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139561] KVM setup paravirtual spinlock [ 0.142043] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.144209] x86: Booting SMP configuration: [ 0.145854] .... node #0, CPUs: #1[ 0.141986] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.164046] x86: Booted up 1 node, 2 CPUs [ 0.164031] KVM setup async PF for cpu 1 [ 0.164031] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.168015] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.170686] devtmpfs: initialized [ 0.173816] EVM: security.selinux [ 0.175180] EVM: security.SMACK64 [ 0.176004] EVM: security.ima [ 0.177216] EVM: security.capability [ 0.178607] pinctrl core: initialized pinctrl subsystem [ 0.180066] regulator-dummy: no parameters [ 0.181669] RTC time: 18:12:07, date: 01/09/19 [ 0.183300] NET: Registered protocol family 16 [ 0.184131] cpuidle: using governor ladder [ 0.185632] cpuidle: using governor menu [ 0.187133] ACPI: bus type PCI registered [ 0.188009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.190312] PCI: Using configuration type 1 for base access [ 0.192662] bio: create slab at 0 [ 0.193507] ACPI: Added _OSI(Module Device) [ 0.193551] ACPI: Added _OSI(Processor Device) [ 0.196004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.197574] ACPI: Added _OSI(Processor Aggregator Device) [ 0.201151] ACPI: Interpreter enabled [ 0.202513] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.204909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.208004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.212011] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.215468] ACPI: (supports S0 S5) [ 0.216005] ACPI: Using IOAPIC for interrupt routing [ 0.217779] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.220214] ACPI: No dock devices found. [ 0.223741] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.224009] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.226216] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.228020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.232008] acpiphp: Slot [3] registered [ 0.233435] acpiphp: Slot [4] registered [ 0.234918] acpiphp: Slot [5] registered [ 0.236043] acpiphp: Slot [6] registered [ 0.237592] acpiphp: Slot [7] registered [ 0.239044] acpiphp: Slot [8] registered [ 0.240023] acpiphp: Slot [9] registered [ 0.241476] acpiphp: Slot [10] registered [ 0.242943] acpiphp: Slot [11] registered [ 0.244023] acpiphp: Slot [12] registered [ 0.245558] acpiphp: Slot [13] registered [ 0.247396] acpiphp: Slot [14] registered [ 0.248038] acpiphp: Slot [15] registered [ 0.249754] acpiphp: Slot [16] registered [ 0.251427] acpiphp: Slot [17] registered [ 0.252051] acpiphp: Slot [18] registered [ 0.253749] acpiphp: Slot [19] registered [ 0.255232] acpiphp: Slot [20] registered [ 0.256024] acpiphp: Slot [21] registered [ 0.257566] acpiphp: Slot [22] registered [ 0.258991] acpiphp: Slot [23] registered [ 0.260031] acpiphp: Slot [24] registered [ 0.261524] acpiphp: Slot [25] registered [ 0.263034] acpiphp: Slot [26] registered [ 0.264022] acpiphp: Slot [27] registered [ 0.265492] acpiphp: Slot [28] registered [ 0.267031] acpiphp: Slot [29] registered [ 0.268022] acpiphp: Slot [30] registered [ 0.269535] acpiphp: Slot [31] registered [ 0.271033] PCI host bridge to bus 0000:00 [ 0.272007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.273930] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.276006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.278241] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.280005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.282172] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.290368] 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.320687] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.323628] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.325284] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.328545] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.331170] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.332967] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.335157] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.335157] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.336005] vgaarb: loaded [ 0.337291] vgaarb: bridge control possible 0000:00:02.0 [ 0.339820] SCSI subsystem initialized [ 0.340173] ACPI: bus type USB registered [ 0.341764] usbcore: registered new interface driver usbfs [ 0.344014] usbcore: registered new interface driver hub [ 0.346185] usbcore: registered new device driver usb [ 0.348115] PCI: Using ACPI for IRQ routing [ 0.350151] NetLabel: Initializing [ 0.351603] NetLabel: domain hash size = 128 [ 0.352003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.353960] NetLabel: unlabeled traffic allowed by default [ 0.356229] Switched to clocksource kvm-clock [ 0.364975] AppArmor: AppArmor Filesystem Enabled [ 0.366936] pnp: PnP ACPI init [ 0.368277] ACPI: bus type PNP registered [ 0.370591] pnp: PnP ACPI: found 8 devices [ 0.372296] ACPI: bus type PNP unregistered [ 0.380627] NET: Registered protocol family 2 [ 0.382709] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.385789] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.388656] TCP: Hash tables configured (established 16384 bind 16384) [ 0.391261] TCP: reno registered [ 0.392669] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.395028] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.397767] NET: Registered protocol family 1 [ 0.399349] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.401306] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403233] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426512] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.450103] Trying to unpack rootfs image as initramfs... [ 0.551593] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.554933] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.556965] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.559262] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.562725] Scanning for low memory corruption every 60 seconds [ 0.565447] Initialise system trusted keyring [ 0.567838] audit: initializing netlink socket (disabled) [ 0.570714] type=2000 audit(1547057528.390:1): initialized [ 0.594419] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.597520] zbud: loaded [ 0.598800] VFS: Disk quotas dquot_6.5.2 [ 0.600262] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.602756] fuse init (API version 7.22) [ 0.604279] msgmni has been set to 3997 [ 0.605778] Key type big_key registered [ 0.607613] Key type asymmetric registered [ 0.609135] Asymmetric key parser 'x509' registered [ 0.610844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.613630] io scheduler noop registered [ 0.615068] io scheduler deadline registered (default) [ 0.616877] io scheduler cfq registered [ 0.618317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620163] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.622399] ipmi message handler version 39.2 [ 0.623980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.626812] ACPI: Power Button [PWRF] [ 0.628306] GHES: HEST is not enabled! [ 0.651326] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.720910] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.723591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.749040] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.752908] Linux agpgart interface v0.103 [ 0.755631] brd: module loaded [ 0.757461] loop: module loaded [ 0.759108] blk-mq: CPU -> queue map [ 0.760492] CPU 0 -> Queue 0 [ 0.761680] CPU 1 -> Queue 0 [ 0.763696] vda: vda1 [ 0.765512] scsi0 : ata_piix [ 0.766771] scsi1 : ata_piix [ 0.767970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.770262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.772813] libphy: Fixed MDIO Bus: probed [ 0.774495] tun: Universal TUN/TAP device driver, 1.6 [ 0.776260] tun: (C) 1999-2004 Max Krasnyansky [ 0.781358] PPP generic driver version 2.4.2 [ 0.782989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.785301] ehci-pci: EHCI PCI platform driver [ 0.786921] ehci-platform: EHCI generic platform driver [ 0.788790] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.790863] ohci-pci: OHCI PCI platform driver [ 0.792492] ohci-platform: OHCI generic platform driver [ 0.794288] uhci_hcd: USB Universal Host Controller Interface driver [ 0.817675] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.819518] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.822199] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.824198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.826393] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.828891] usb usb1: Product: UHCI Host Controller [ 0.830545] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.832612] usb usb1: SerialNumber: 0000:00:01.2 [ 0.834771] hub 1-0:1.0: USB hub found [ 0.836682] hub 1-0:1.0: 2 ports detected [ 0.838238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.841819] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.843498] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.845390] mousedev: PS/2 mouse device common for all mice [ 0.847611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.850872] rtc_cmos 00:00: RTC can wake from S4 [ 0.852879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.855011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.857182] device-mapper: uevent: version 1.0.3 [ 0.858905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.861787] ledtrig-cpu: registered to indicate activity on CPUs [ 0.863848] TCP: cubic registered [ 0.865177] NET: Registered protocol family 10 [ 0.866975] NET: Registered protocol family 17 [ 0.880175] Key type dns_resolver registered [ 0.881975] Loading compiled-in X.509 certificates [ 0.884146] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.887294] registered taskstats version 1 [ 0.890622] Key type trusted registered [ 0.894980] Key type encrypted registered [ 0.896486] AppArmor: AppArmor sha1 policy hashing enabled [ 0.898359] IMA: No TPM chip found, activating TPM-bypass! [ 0.900901] regulator-dummy: disabling [ 0.902324] Magic number: 3:721:240 [ 0.903843] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:08 UTC (1547057528) [ 0.906685] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.908647] EDD information not available. [ 0.929612] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.932353] Write protecting the kernel read-only data: 12288k [ 0.934891] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.939006] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.954078] systemd-udevd[107]: starting version 204 [ 0.997831] FDC 0 is a S82078B [ 1.148088] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.311491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.314180] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.317021] usb 1-1: Product: QEMU USB Tablet [ 1.318831] usb 1-1: Manufacturer: QEMU [ 1.320469] usb 1-1: SerialNumber: 42 [ 2.033373] 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.405501] 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.525740] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate 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.647968] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 18:12:10 +0000. Up 3.00 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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[3.98]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[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 Wed, 09 Jan 2019 18:12:11 +0000. Up 4.39 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:7b:5a:37 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:53:21:1a | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: f8:a4:70:7d:e8:e7:4d:50:7e:5c:98:5c:48:35:c6:07 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .E*o| | .o=o| | . + o| | o . o . . | | . o S o . o | | o = . . . | | . o . . | | o o | | . . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 01:9d:23:cf:c3:3d:d2:11:25:2a:df:9a:0d:86:8b:5d root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .oo. | | ..+... | | .=o+ . | | +*o+ | | . Eo.. | | o + = | | . o o . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 5b:9d:e1:54:c7:4c:4b:07:27:6b:1c:58:45:95:5a:68 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | oBO@| | .E.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: fb:25:cd:30:88:c9:98:3d:ba:7e:18:fa:0d:a4:79:f5 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | = o . | | + B S o | | +.o o . = | | o.+o E . + | | ...+. . o | | o+.. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:18 +0000. Up 10.91 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 ] * 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 Wed, 09 Jan 2019 18:12:19 +0000. Up 12.26 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 14937 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1541 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018i-0ubuntu0.14.04 [168 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 tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:49 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:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] 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 22s (7628 kB/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: Wed Jan 9 18:12:59 UTC 2019. Universal Time is now: Wed Jan 9 18:12:59 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 11946 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 12597 * 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) 2019-01-09 18:15:37,206 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2019-01-09 18:15:47,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:15:47,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:15:47,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61c4d828-1005-4d20-817b-3c5dca3c6931 x-compute-request-id: req-61c4d828-1005-4d20-817b-3c5dca3c6931 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:15:47,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-61c4d828-1005-4d20-817b-3c5dca3c6931 2019-01-09 18:15:47,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484122991562s 2019-01-09 18:15:47,702 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-61c4d828-1005-4d20-817b-3c5dca3c6931 2019-01-09 18:15:47,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:15:47,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:15:47,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a48a625-1b94-4612-9683-85328f237b28 x-compute-request-id: req-0a48a625-1b94-4612-9683-85328f237b28 Content-Encoding: gzip Content-Length: 19560 Content-Type: application/json RESP BODY: {"output": "62] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.562725] Scanning for low memory corruption every 60 seconds\n[ 0.565447] Initialise system trusted keyring\n[ 0.567838] audit: initializing netlink socket (disabled)\n[ 0.570714] type=2000 audit(1547057528.390:1): initialized\n[ 0.594419] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.597520] zbud: loaded\n[ 0.598800] VFS: Disk quotas dquot_6.5.2\n[ 0.600262] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.602756] fuse init (API version 7.22)\n[ 0.604279] msgmni has been set to 3997\n[ 0.605778] Key type big_key registered\n[ 0.607613] Key type asymmetric registered\n[ 0.609135] Asymmetric key parser 'x509' registered\n[ 0.610844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.613630] io scheduler noop registered\n[ 0.615068] io scheduler deadline registered (default)\n[ 0.616877] io scheduler cfq registered\n[ 0.618317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.620163] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.622399] ipmi message handler version 39.2\n[ 0.623980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.626812] ACPI: Power Button [PWRF]\n[ 0.628306] GHES: HEST is not enabled!\n[ 0.651326] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.720910] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.723591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.749040] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.752908] Linux agpgart interface v0.103\n[ 0.755631] brd: module loaded\n[ 0.757461] loop: module loaded\n[ 0.759108] blk-mq: CPU -> queue map\n[ 0.760492] CPU 0 -> Queue 0\n[ 0.761680] CPU 1 -> Queue 0\n[ 0.763696] vda: vda1\n[ 0.765512] scsi0 : ata_piix\n[ 0.766771] scsi1 : ata_piix\n[ 0.767970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.770262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.772813] libphy: Fixed MDIO Bus: probed\n[ 0.774495] tun: Universal TUN/TAP device driver, 1.6\n[ 0.776260] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.781358] PPP generic driver version 2.4.2\n[ 0.782989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.785301] ehci-pci: EHCI PCI platform driver\n[ 0.786921] ehci-platform: EHCI generic platform driver\n[ 0.788790] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.790863] ohci-pci: OHCI PCI platform driver\n[ 0.792492] ohci-platform: OHCI generic platform driver\n[ 0.794288] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.817675] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.819518] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.822199] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.824198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.826393] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.828891] usb usb1: Product: UHCI Host Controller\n[ 0.830545] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.832612] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.834771] hub 1-0:1.0: USB hub found\n[ 0.836682] hub 1-0:1.0: 2 ports detected\n[ 0.838238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.841819] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.843498] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.845390] mousedev: PS/2 mouse device common for all mice\n[ 0.847611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.850872] rtc_cmos 00:00: RTC can wake from S4\n[ 0.852879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.855011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.857182] device-mapper: uevent: version 1.0.3\n[ 0.858905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.861787] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.863848] TCP: cubic registered\n[ 0.865177] NET: Registered protocol family 10\n[ 0.866975] NET: Registered protocol family 17\n[ 0.880175] Key type dns_resolver registered\n[ 0.881975] Loading compiled-in X.509 certificates\n[ 0.884146] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.887294] registered taskstats version 1\n[ 0.890622] Key type trusted registered\n[ 0.894980] Key type encrypted registered\n[ 0.896486] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.898359] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.900901] regulator-dummy: disabling\n[ 0.902324] Magic number: 3:721:240\n[ 0.903843] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:08 UTC (1547057528)\n[ 0.906685] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.908647] EDD information not available.\n[ 0.929612] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.932353] Write protecting the kernel read-only data: 12288k\n[ 0.934891] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.939006] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.954078] systemd-udevd[107]: starting version 204\n[ 0.997831] FDC 0 is a S82078B\n[ 1.148088] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.311491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.314180] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.317021] usb 1-1: Product: QEMU USB Tablet\n[ 1.318831] usb 1-1: Manufacturer: QEMU\n[ 1.320469] usb 1-1: SerialNumber: 42\n[ 2.033373] 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.405501] 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.525740] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate 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.647968] 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 ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 18:12:10 +0000. Up 3.00 seconds.\ncloud-init-nonet[3.15]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[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[3.98]: static networking is now up\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[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 Wed, 09 Jan 2019 18:12:11 +0000. Up 4.39 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:7b:5a:37 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:53:21:1a |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nf8:a4:70:7d:e8:e7:4d:50:7e:5c:98:5c:48:35:c6:07 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .E*o|\n| .o=o|\n| . + o|\n| o . o . . |\n| . o S o . o |\n| o = . . . |\n| . o . . |\n| o o |\n| . . |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n01:9d:23:cf:c3:3d:d2:11:25:2a:df:9a:0d:86:8b:5d root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. .oo. |\n| ..+... |\n| .=o+ . |\n| +*o+ |\n| . Eo.. |\n| o + = |\n| . o o . |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n5b:9d:e1:54:c7:4c:4b:07:27:6b:1c:58:45:95:5a:68 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oBO@|\n| .E.O=|\n| + *. |\n| + = |\n| S . + |\n| 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:\nfb:25:cd:30:88:c9:98:3d:ba:7e:18:fa:0d:a4:79:f5 root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| = o . |\n| + B S o |\n| +.o o . = |\n| o.+o E . + |\n| ...+. . o |\n| o+.. . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Starting save udev log and update rules[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping save udev log and update rules[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:18 +0000. Up 10.91 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 ]\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 Wed, 09 Jan 2019 18:12:19 +0000. Up 12.26 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: 100 3149 100 3149 0 0 14937 0 --:--:-- --:--:-- --:--:-- 14995\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1541 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018i-0ubuntu0.14.04 [168 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 tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:49 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:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\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 22s (7628 kB/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: Wed Jan 9 18:12:59 UTC 2019.\nUniversal Time is now: Wed Jan 9 18:12:59 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 11946\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 12597\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 (5724 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.215\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.215\n++ echo A 172.30.9.215\n++ ip2rr 192.168.1.13\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.13\n++ echo A 192.168.1.13\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.15'\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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 01:9d:23:cf:c3:3d:d2:11:25:2a:df:9a:0d:86:8b:5d root@vellum-0 (DSA)\nec2: 256 5b:9d:e1:54:c7:4c:4b:07:27:6b:1c:58:45:95:5a:68 root@vellum-0 (ECDSA)\nec2: 256 fb:25:cd:30:88:c9:98:3d:ba:7e:18:fa:0d:a4:79:f5 root@vellum-0 (ED25519)\nec2: 2048 f8:a4:70:7d:e8:e7:4d:50:7e:5c:98:5c:48:35:c6:07 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPffwWCEwrsqRyvuZpF8AI96t0zaFfYBUJPuUb4qSAPYR4O4MZ02UQgSSJX04y28Cd3ZmYt14aXzsLCu2urZZMU= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJDrC05UG4/oWygT9jZtcmLYISZ3yifuFy/1ESk3VzMQ root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC//zoyAMCrdvA8kvCuamd3tg9Jd2YtkAy+yssDZt4F5fJiPUruzKs9+V57ZFPorXqMsU07cYWSiBZUkY0M3EJdFJEvv2nXVviihSi90ZfN3F9tyOgC7KFPg4yWVwvOXtvOZ1pvxA2oFIYGNcPV5QMewoy4aK9EWxWjxDIX4n+8OrSirNdYhjk/WWkhGwcuxxRmHK5yhbrOizgFF8wRLiFESw7qlVaFRL4jZAO6XK2s6zcR+5BPTVlMgYQ7gbRZq7Af9ZcqhHgX8Z2cy4xKvg++AJShYMi+fI3SZh6bNfqHlOevD9NQZBQKDTsr72kqlOcXZ9XgJCyTiCdl7/K1+34b root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:15:47 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 219.54 seconds\n"} 2019-01-09 18:15:47,789 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/action used request id req-0a48a625-1b94-4612-9683-85328f237b28 2019-01-09 18:15:47,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0803411006927s 2019-01-09 18:15:47,792 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9/action used request id req-0a48a625-1b94-4612-9683-85328f237b28 2019-01-09 18:15:47,792 - functest.core.singlevm - DEBUG - console: 62] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.562725] Scanning for low memory corruption every 60 seconds [ 0.565447] Initialise system trusted keyring [ 0.567838] audit: initializing netlink socket (disabled) [ 0.570714] type=2000 audit(1547057528.390:1): initialized [ 0.594419] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.597520] zbud: loaded [ 0.598800] VFS: Disk quotas dquot_6.5.2 [ 0.600262] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.602756] fuse init (API version 7.22) [ 0.604279] msgmni has been set to 3997 [ 0.605778] Key type big_key registered [ 0.607613] Key type asymmetric registered [ 0.609135] Asymmetric key parser 'x509' registered [ 0.610844] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.613630] io scheduler noop registered [ 0.615068] io scheduler deadline registered (default) [ 0.616877] io scheduler cfq registered [ 0.618317] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.620163] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.622399] ipmi message handler version 39.2 [ 0.623980] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.626812] ACPI: Power Button [PWRF] [ 0.628306] GHES: HEST is not enabled! [ 0.651326] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697185] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.720910] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.723591] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.749040] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.752908] Linux agpgart interface v0.103 [ 0.755631] brd: module loaded [ 0.757461] loop: module loaded [ 0.759108] blk-mq: CPU -> queue map [ 0.760492] CPU 0 -> Queue 0 [ 0.761680] CPU 1 -> Queue 0 [ 0.763696] vda: vda1 [ 0.765512] scsi0 : ata_piix [ 0.766771] scsi1 : ata_piix [ 0.767970] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.770262] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.772813] libphy: Fixed MDIO Bus: probed [ 0.774495] tun: Universal TUN/TAP device driver, 1.6 [ 0.776260] tun: (C) 1999-2004 Max Krasnyansky [ 0.781358] PPP generic driver version 2.4.2 [ 0.782989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.785301] ehci-pci: EHCI PCI platform driver [ 0.786921] ehci-platform: EHCI generic platform driver [ 0.788790] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.790863] ohci-pci: OHCI PCI platform driver [ 0.792492] ohci-platform: OHCI generic platform driver [ 0.794288] uhci_hcd: USB Universal Host Controller Interface driver [ 0.817675] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.819518] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.822199] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.824198] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.826393] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.828891] usb usb1: Product: UHCI Host Controller [ 0.830545] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.832612] usb usb1: SerialNumber: 0000:00:01.2 [ 0.834771] hub 1-0:1.0: USB hub found [ 0.836682] hub 1-0:1.0: 2 ports detected [ 0.838238] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.841819] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.843498] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.845390] mousedev: PS/2 mouse device common for all mice [ 0.847611] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.850872] rtc_cmos 00:00: RTC can wake from S4 [ 0.852879] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.855011] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.857182] device-mapper: uevent: version 1.0.3 [ 0.858905] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.861787] ledtrig-cpu: registered to indicate activity on CPUs [ 0.863848] TCP: cubic registered [ 0.865177] NET: Registered protocol family 10 [ 0.866975] NET: Registered protocol family 17 [ 0.880175] Key type dns_resolver registered [ 0.881975] Loading compiled-in X.509 certificates [ 0.884146] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.887294] registered taskstats version 1 [ 0.890622] Key type trusted registered [ 0.894980] Key type encrypted registered [ 0.896486] AppArmor: AppArmor sha1 policy hashing enabled [ 0.898359] IMA: No TPM chip found, activating TPM-bypass! [ 0.900901] regulator-dummy: disabling [ 0.902324] Magic number: 3:721:240 [ 0.903843] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:08 UTC (1547057528) [ 0.906685] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.908647] EDD information not available. [ 0.929612] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.932353] Write protecting the kernel read-only data: 12288k [ 0.934891] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.939006] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.954078] systemd-udevd[107]: starting version 204 [ 0.997831] FDC 0 is a S82078B [ 1.148088] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.311491] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.314180] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.317021] usb 1-1: Product: QEMU USB Tablet [ 1.318831] usb 1-1: Manufacturer: QEMU [ 1.320469] usb 1-1: SerialNumber: 42 [ 2.033373] 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.405501] 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.525740] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate 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.647968] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 18:12:10 +0000. Up 3.00 seconds. cloud-init-nonet[3.15]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[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[3.98]: static networking is now up * Stopping Mount network filesystems[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[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 Wed, 09 Jan 2019 18:12:11 +0000. Up 4.39 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:7b:5a:37 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:53:21:1a | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: f8:a4:70:7d:e8:e7:4d:50:7e:5c:98:5c:48:35:c6:07 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | .E*o| | .o=o| | . + o| | o . o . . | | . o S o . o | | o = . . . | | . o . . | | o o | | . . | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 01:9d:23:cf:c3:3d:d2:11:25:2a:df:9a:0d:86:8b:5d root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ | .. .oo. | | ..+... | | .=o+ . | | +*o+ | | . Eo.. | | o + = | | . o o . | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 5b:9d:e1:54:c7:4c:4b:07:27:6b:1c:58:45:95:5a:68 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | oBO@| | .E.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: fb:25:cd:30:88:c9:98:3d:ba:7e:18:fa:0d:a4:79:f5 root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | | | | | | | = o . | | + B S o | | +.o o . = | | o.+o E . + | | ...+. . o | | o+.. . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Starting save udev log and update rules[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping save udev log and update rules[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:18 +0000. Up 10.91 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 ] * 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 Wed, 09 Jan 2019 18:12:19 +0000. Up 12.26 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 100 3149 100 3149 0 0 14937 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1541 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata all 2018i-0ubuntu0.14.04 [168 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 tzdata-java all 2018i-0ubuntu0.14.04 [69.5 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:18 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:32 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:42 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:43 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:49 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:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:55 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 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/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:62 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:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:77 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:78 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:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:100 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:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:103 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:104 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:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] 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 22s (7628 kB/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: Wed Jan 9 18:12:59 UTC 2019. Universal Time is now: Wed Jan 9 18:12:59 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 11946 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 12597 * 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 (5724 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.215 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.215 ++ echo A 172.30.9.215 ++ ip2rr 192.168.1.13 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.13 ++ echo A 192.168.1.13 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.15' + 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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 01:9d:23:cf:c3:3d:d2:11:25:2a:df:9a:0d:86:8b:5d root@vellum-0 (DSA) ec2: 256 5b:9d:e1:54:c7:4c:4b:07:27:6b:1c:58:45:95:5a:68 root@vellum-0 (ECDSA) ec2: 256 fb:25:cd:30:88:c9:98:3d:ba:7e:18:fa:0d:a4:79:f5 root@vellum-0 (ED25519) ec2: 2048 f8:a4:70:7d:e8:e7:4d:50:7e:5c:98:5c:48:35:c6:07 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPffwWCEwrsqRyvuZpF8AI96t0zaFfYBUJPuUb4qSAPYR4O4MZ02UQgSSJX04y28Cd3ZmYt14aXzsLCu2urZZMU= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJDrC05UG4/oWygT9jZtcmLYISZ3yifuFy/1ESk3VzMQ root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC//zoyAMCrdvA8kvCuamd3tg9Jd2YtkAy+yssDZt4F5fJiPUruzKs9+V57ZFPorXqMsU07cYWSiBZUkY0M3EJdFJEvv2nXVviihSi90ZfN3F9tyOgC7KFPg4yWVwvOXtvOZ1pvxA2oFIYGNcPV5QMewoy4aK9EWxWjxDIX4n+8OrSirNdYhjk/WWkhGwcuxxRmHK5yhbrOizgFF8wRLiFESw7qlVaFRL4jZAO6XK2s6zcR+5BPTVlMgYQ7gbRZq7Af9ZcqhHgX8Z2cy4xKvg++AJShYMi+fI3SZh6bNfqHlOevD9NQZBQKDTsr72kqlOcXZ9XgJCyTiCdl7/K1+34b root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:15:47 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 219.54 seconds 2019-01-09 18:15:47,797 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-09 18:15:47,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:15:47,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:15:48,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbc08019-397d-4e7a-b602-b44b78036acf x-compute-request-id: req-fbc08019-397d-4e7a-b602-b44b78036acf Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:15:48,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fbc08019-397d-4e7a-b602-b44b78036acf 2019-01-09 18:15:48,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474612951279s 2019-01-09 18:15:48,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fbc08019-397d-4e7a-b602-b44b78036acf 2019-01-09 18:15:48,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:15:48,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:15:48,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10db4177-731d-4e2b-a958-c7ebc7f6fe91 x-compute-request-id: req-10db4177-731d-4e2b-a958-c7ebc7f6fe91 Content-Encoding: gzip Content-Length: 20801 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.008005] pid_max: default: 32768 minimum: 301\n[ 0.009948] Security Framework initialized\n[ 0.012035] AppArmor: AppArmor initialized\n[ 0.013746] Yama: becoming mindful.\n[ 0.015392] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.020463] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024018] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026574] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028296] Initializing cgroup subsys memory\n[ 0.030111] Initializing cgroup subsys devices\n[ 0.032004] Initializing cgroup subsys freezer\n[ 0.033864] Initializing cgroup subsys blkio\n[ 0.036004] Initializing cgroup subsys perf_event\n[ 0.037912] Initializing cgroup subsys hugetlb\n[ 0.040793] mce: CPU supports 10 MCE banks\n[ 0.042529] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.042529] 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.050431] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] 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.071219] ACPI: Core revision 20131115\n[ 0.076281] ACPI: All ACPI Tables successfully acquired\n[ 0.078689] ftrace: allocating 28753 entries in 113 pages\n[ 0.100379] smpboot: Max logical packages: 2\n[ 0.102230] 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.106802] Enabling x2apic\n[ 0.108000] Enabled x2apic\n[ 0.108013] Switched APIC routing to physical x2apic.\n[ 0.113404] ..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.120050] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.131465] KVM setup paravirtual spinlock\n[ 0.134167] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.136213] x86: Booting SMP configuration:\n[ 0.137808] .... node #0, CPUs: #1[ 0.134114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.152028] x86: Booted up 1 node, 2 CPUs\n[ 0.152019] KVM setup async PF for cpu 1\n[ 0.152019] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.156014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.158587] devtmpfs: initialized\n[ 0.161911] EVM: security.selinux\n[ 0.163151] EVM: security.SMACK64\n[ 0.164004] EVM: security.ima\n[ 0.165168] EVM: security.capability\n[ 0.166551] pinctrl core: initialized pinctrl subsystem\n[ 0.168063] regulator-dummy: no parameters\n[ 0.169688] RTC time: 18:12:08, date: 01/09/19\n[ 0.171367] NET: Registered protocol family 16\n[ 0.172149] cpuidle: using governor ladder\n[ 0.173849] cpuidle: using governor menu\n[ 0.175550] ACPI: bus type PCI registered\n[ 0.176009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.178620] PCI: Using configuration type 1 for base access\n[ 0.180657] bio: create slab at 0\n[ 0.181751] ACPI: Added _OSI(Module Device)\n[ 0.184004] ACPI: Added _OSI(Processor Device)\n[ 0.185824] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.187722] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.189292] ACPI: Interpreter enabled\n[ 0.190867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.194438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.197056] 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.203855] ACPI: (supports S0 S5)\n[ 0.204003] ACPI: Using IOAPIC for interrupt routing\n[ 0.205951] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.208210] ACPI: No dock devices found.\n[ 0.211803] 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.214632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.216018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.220219] acpiphp: Slot [3] registered\n[ 0.221875] acpiphp: Slot [4] registered\n[ 0.223512] acpiphp: Slot [5] registered\n[ 0.224025] acpiphp: Slot [6] registered\n[ 0.225663] acpiphp: Slot [7] registered\n[ 0.227335] acpiphp: Slot [8] registered\n[ 0.228023] acpiphp: Slot [9] registered\n[ 0.229691] acpiphp: Slot [10] registered\n[ 0.231377] acpiphp: Slot [11] registered\n[ 0.232023] acpiphp: Slot [12] registered\n[ 0.233695] acpiphp: Slot [13] registered\n[ 0.235369] acpiphp: Slot [14] registered\n[ 0.236030] acpiphp: Slot [15] registered\n[ 0.237715] acpiphp: Slot [16] registered\n[ 0.239399] acpiphp: Slot [17] registered\n[ 0.240023] acpiphp: Slot [18] registered\n[ 0.241715] acpiphp: Slot [19] registered\n[ 0.243393] acpiphp: Slot [20] registered\n[ 0.244023] acpiphp: Slot [21] registered\n[ 0.245716] acpiphp: Slot [22] registered\n[ 0.247399] acpiphp: Slot [23] registered\n[ 0.248031] acpiphp: Slot [24] registered\n[ 0.249708] acpiphp: Slot [25] registered\n[ 0.251393] acpiphp: Slot [26] registered\n[ 0.252023] acpiphp: Slot [27] registered\n[ 0.253700] acpiphp: Slot [28] registered\n[ 0.255364] acpiphp: Slot [29] registered\n[ 0.256023] acpiphp: Slot [30] registered\n[ 0.257732] acpiphp: Slot [31] registered\n[ 0.259406] PCI host bridge to bus 0000:00\n[ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.262142] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.266398] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.268004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.270607] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.278048] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.280015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.309103] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.311815] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.313617] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.316105] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.318587] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.320743] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.322886] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.322886] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.324004] vgaarb: loaded\n[ 0.325072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.327106] SCSI subsystem initialized\n[ 0.328185] ACPI: bus type USB registered\n[ 0.329525] usbcore: registered new interface driver usbfs\n[ 0.331369] usbcore: registered new interface driver hub\n[ 0.332050] usbcore: registered new device driver usb\n[ 0.333832] PCI: Using ACPI for IRQ routing\n[ 0.333920] NetLabel: Initializing\n[ 0.336007] NetLabel: domain hash size = 128\n[ 0.337525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.339268] NetLabel: unlabeled traffic allowed by default\n[ 0.340213] Switched to clocksource kvm-clock\n[ 0.348587] AppArmor: AppArmor Filesystem Enabled\n[ 0.350234] pnp: PnP ACPI init\n[ 0.351397] ACPI: bus type PNP registered\n[ 0.353286] pnp: PnP ACPI: found 8 devices\n[ 0.354739] ACPI: bus type PNP unregistered\n[ 0.363515] NET: Registered protocol family 2\n[ 0.365313] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.367971] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.370327] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.372577] TCP: reno registered\n[ 0.373785] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.375777] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.377950] NET: Registered protocol family 1\n[ 0.379506] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.381445] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.383343] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.406139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.429167] Trying to unpack rootfs image as initramfs...\n[ 0.527981] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.531055] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.533322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.535789] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.538767] Scanning for low memory corruption every 60 seconds\n[ 0.541266] Initialise system trusted keyring\n[ 0.542873] audit: initializing netlink socket (disabled)\n[ 0.544747] type=2000 audit(1547057529.574:1): initialized\n[ 0.565532] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.568654] zbud: loaded\n[ 0.569951] VFS: Disk quotas dquot_6.5.2\n[ 0.571399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.573881] fuse init (API version 7.22)\n[ 0.575365] msgmni has been set to 3997\n[ 0.576823] Key type big_key registered\n[ 0.578821] Key type asymmetric registered\n[ 0.580314] Asymmetric key parser 'x509' registered\n[ 0.582016] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.584663] io scheduler noop registered\n[ 0.586078] io scheduler deadline registered (default)\n[ 0.587821] io scheduler cfq registered\n[ 0.589315] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.591187] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.593379] ipmi message handler version 39.2\n[ 0.595045] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.597611] ACPI: Power Button [PWRF]\n[ 0.599050] GHES: HEST is not enabled!\n[ 0.621549] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.665767] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.689346] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.692350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.718849] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.722787] Linux agpgart interface v0.103\n[ 0.725492] brd: module loaded\n[ 0.727327] loop: module loaded\n[ 0.729156] blk-mq: CPU -> queue map\n[ 0.730738] CPU 0 -> Queue 0\n[ 0.732136] CPU 1 -> Queue 0\n[ 0.734555] vda: vda1\n[ 0.736306] scsi0 : ata_piix\n[ 0.737507] scsi1 : ata_piix\n[ 0.738644] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.740821] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.743268] libphy: Fixed MDIO Bus: probed\n[ 0.744814] tun: Universal TUN/TAP device driver, 1.6\n[ 0.746831] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751225] PPP generic driver version 2.4.2\n[ 0.752907] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.755216] ehci-pci: EHCI PCI platform driver\n[ 0.756843] ehci-platform: EHCI generic platform driver\n[ 0.758747] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.761017] ohci-pci: OHCI PCI platform driver\n[ 0.762644] ohci-platform: OHCI generic platform driver\n[ 0.764485] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.787487] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.789274] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.792813] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.795066] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.797261] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.799748] usb usb1: Product: UHCI Host Controller\n[ 0.801456] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.803736] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.805653] hub 1-0:1.0: USB hub found\n[ 0.807242] hub 1-0:1.0: 2 ports detected\n[ 0.808969] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.812817] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.814492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.816372] mousedev: PS/2 mouse device common for all mice\n[ 0.818633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.821937] rtc_cmos 00:00: RTC can wake from S4\n[ 0.823951] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.826092] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.828287] device-mapper: uevent: version 1.0.3\n[ 0.829963] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.832877] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.834949] TCP: cubic registered\n[ 0.836310] NET: Registered protocol family 10\n[ 0.838228] NET: Registered protocol family 17\n[ 0.851180] Key type dns_resolver registered\n[ 0.852889] Loading compiled-in X.509 certificates\n[ 0.855092] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.858239] registered taskstats version 1\n[ 0.861827] Key type trusted registered\n[ 0.866079] Key type encrypted registered\n[ 0.867511] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.869346] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.871863] regulator-dummy: disabling\n[ 0.873317] Magic number: 3:721:240\n[ 0.874834] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:09 UTC (1547057529)\n[ 0.877724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.879708] EDD information not available.\n[ 0.901916] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.904594] Write protecting the kernel read-only data: 12288k\n[ 0.907868] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.912640] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.927768] systemd-udevd[107]: starting version 204\n[ 0.968731] FDC 0 is a S82078B\n[ 1.120067] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.284441] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.286712] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.288985] usb 1-1: Product: QEMU USB Tablet\n[ 1.290495] usb 1-1: Manufacturer: QEMU\n[ 1.291854] usb 1-1: SerialNumber: 42\n[ 1.985809] 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.349717] 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.462140] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.563060] 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 Wed, 09 Jan 2019 18:12:11 +0000. Up 2.95 seconds.\ncloud-init-nonet[3.10]: waiting 10 seconds for network device\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 cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.34]: 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 * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:13 +0000. Up 4.47 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:aa:5b:63 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:e4:8a:28 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n5a:3f:92:ec:05:4a:f8:67:87:ea:07:16:b4:0a:a6:22 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . . |\n| o .o |\n| o .....S |\n|E .oo= = |\n|o .+.B = |\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:\nb8:d0:74:72:c4:80:2b:dc:83:93:ed:80:8f:0f:25:1d root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..o. |\n| E . .. |\n| + * .o o |\n|o X =o = |\n| = =..o S |\n|o . .. . |\n| o . |\n| . |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nc5:d6:1b:45:91:a6:68:b0:e3:9b:4d:ac:36:58:d3:05 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+o |\n| ..E. .o |\n| o+ooo |\n| ooo oo |\n| .S= .. |\n| + + |\n| o B |\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:\n6d:c3:84:40:be:e5:7f:bc:be:18:dd:a9:29:5e:a3:c1 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o |\n| . . . |\n| . o . |\n| + + |\n| . S = |\n| + + . . |\n| E * o |\n| .B = |\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 * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:19 +0000. Up 11.08 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting 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 ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:20 +0000. Up 12.14 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 14522 0 --:--:-- --:--:-- --:--:-- 14578\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://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1438 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 (5295 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 8349\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 4s (9213 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58194 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.208\n++ echo 172.30.9.208\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.208\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.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.15'\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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b8:d0:74:72:c4:80:2b:dc:83:93:ed:80:8f:0f:25:1d root@homer-0 (DSA)\nec2: 256 c5:d6:1b:45:91:a6:68:b0:e3:9b:4d:ac:36:58:d3:05 root@homer-0 (ECDSA)\nec2: 256 6d:c3:84:40:be:e5:7f:bc:be:18:dd:a9:29:5e:a3:c1 root@homer-0 (ED25519)\nec2: 2048 5a:3f:92:ec:05:4a:f8:67:87:ea:07:16:b4:0a:a6:22 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDR6z4Ntsi1xQtHRkwm3ORnpqH1h16CP4qckUdKIsC1jn8Etl1c4ITJREAHs8bvDUDocpkFTOzknAviiPSp0N44= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINAG4wv7q39ki3l9rImsTBHDOuEGuGvh/gvTxuUtr3i/ root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlzr5kaPojBgu4uL5DwEO87DYzD3vb5VlBpQ/3PpT0c9VmVyeyl2PEBJZm+x0h09R9r5Ezv4ayWIo5tk+cM3EkV6pjQJve3QWkE4H2DF8rIg35ZjjbJze28IY6tzUGSvFXrJxTBSQJ0SjlFMp2vgMXSBDq5HOQfsMyQb8388jPOY04WgY4VK6BO16hP+GO612IYtEYSN55BqT0Xup4OuYwhjtY9+VhUGA/Cd0CgoMt/Dm4+HDqQ2Ao+q1iJ0Vc5UKbQ1LZ4n1zDTeFGfdjsugE0uoVdQLTx5wvegXH0yun4OLe0U6t/chRPnSKWbT2o31L+1uWBzjQC7PxWyY98Rq1 root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:15:02 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 173.13 seconds\n"} 2019-01-09 18:15:48,374 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20/action used request id req-10db4177-731d-4e2b-a958-c7ebc7f6fe91 2019-01-09 18:15:48,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0937099456787s 2019-01-09 18:15:48,376 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20/action used request id req-10db4177-731d-4e2b-a958-c7ebc7f6fe91 2019-01-09 18:15:48,377 - 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.008005] pid_max: default: 32768 minimum: 301 [ 0.009948] Security Framework initialized [ 0.012035] AppArmor: AppArmor initialized [ 0.013746] Yama: becoming mindful. [ 0.015392] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.020463] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024018] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026574] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028296] Initializing cgroup subsys memory [ 0.030111] Initializing cgroup subsys devices [ 0.032004] Initializing cgroup subsys freezer [ 0.033864] Initializing cgroup subsys blkio [ 0.036004] Initializing cgroup subsys perf_event [ 0.037912] Initializing cgroup subsys hugetlb [ 0.040793] mce: CPU supports 10 MCE banks [ 0.042529] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.042529] 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.050431] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] 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.071219] ACPI: Core revision 20131115 [ 0.076281] ACPI: All ACPI Tables successfully acquired [ 0.078689] ftrace: allocating 28753 entries in 113 pages [ 0.100379] smpboot: Max logical packages: 2 [ 0.102230] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.104004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.106802] Enabling x2apic [ 0.108000] Enabled x2apic [ 0.108013] Switched APIC routing to physical x2apic. [ 0.113404] ..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.120050] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.131465] KVM setup paravirtual spinlock [ 0.134167] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.136213] x86: Booting SMP configuration: [ 0.137808] .... node #0, CPUs: #1[ 0.134114] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.152028] x86: Booted up 1 node, 2 CPUs [ 0.152019] KVM setup async PF for cpu 1 [ 0.152019] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.156014] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.158587] devtmpfs: initialized [ 0.161911] EVM: security.selinux [ 0.163151] EVM: security.SMACK64 [ 0.164004] EVM: security.ima [ 0.165168] EVM: security.capability [ 0.166551] pinctrl core: initialized pinctrl subsystem [ 0.168063] regulator-dummy: no parameters [ 0.169688] RTC time: 18:12:08, date: 01/09/19 [ 0.171367] NET: Registered protocol family 16 [ 0.172149] cpuidle: using governor ladder [ 0.173849] cpuidle: using governor menu [ 0.175550] ACPI: bus type PCI registered [ 0.176009] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.178620] PCI: Using configuration type 1 for base access [ 0.180657] bio: create slab at 0 [ 0.181751] ACPI: Added _OSI(Module Device) [ 0.184004] ACPI: Added _OSI(Processor Device) [ 0.185824] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.187722] ACPI: Added _OSI(Processor Aggregator Device) [ 0.189292] ACPI: Interpreter enabled [ 0.190867] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.194438] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.197056] 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.203855] ACPI: (supports S0 S5) [ 0.204003] ACPI: Using IOAPIC for interrupt routing [ 0.205951] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.208210] ACPI: No dock devices found. [ 0.211803] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.212008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.214632] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.216018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.220219] acpiphp: Slot [3] registered [ 0.221875] acpiphp: Slot [4] registered [ 0.223512] acpiphp: Slot [5] registered [ 0.224025] acpiphp: Slot [6] registered [ 0.225663] acpiphp: Slot [7] registered [ 0.227335] acpiphp: Slot [8] registered [ 0.228023] acpiphp: Slot [9] registered [ 0.229691] acpiphp: Slot [10] registered [ 0.231377] acpiphp: Slot [11] registered [ 0.232023] acpiphp: Slot [12] registered [ 0.233695] acpiphp: Slot [13] registered [ 0.235369] acpiphp: Slot [14] registered [ 0.236030] acpiphp: Slot [15] registered [ 0.237715] acpiphp: Slot [16] registered [ 0.239399] acpiphp: Slot [17] registered [ 0.240023] acpiphp: Slot [18] registered [ 0.241715] acpiphp: Slot [19] registered [ 0.243393] acpiphp: Slot [20] registered [ 0.244023] acpiphp: Slot [21] registered [ 0.245716] acpiphp: Slot [22] registered [ 0.247399] acpiphp: Slot [23] registered [ 0.248031] acpiphp: Slot [24] registered [ 0.249708] acpiphp: Slot [25] registered [ 0.251393] acpiphp: Slot [26] registered [ 0.252023] acpiphp: Slot [27] registered [ 0.253700] acpiphp: Slot [28] registered [ 0.255364] acpiphp: Slot [29] registered [ 0.256023] acpiphp: Slot [30] registered [ 0.257732] acpiphp: Slot [31] registered [ 0.259406] PCI host bridge to bus 0000:00 [ 0.260005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.262142] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.264004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.266398] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.268004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.270607] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.278048] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.280015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.309103] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.311815] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.313617] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.316105] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.318587] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.320743] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.322886] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.322886] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.324004] vgaarb: loaded [ 0.325072] vgaarb: bridge control possible 0000:00:02.0 [ 0.327106] SCSI subsystem initialized [ 0.328185] ACPI: bus type USB registered [ 0.329525] usbcore: registered new interface driver usbfs [ 0.331369] usbcore: registered new interface driver hub [ 0.332050] usbcore: registered new device driver usb [ 0.333832] PCI: Using ACPI for IRQ routing [ 0.333920] NetLabel: Initializing [ 0.336007] NetLabel: domain hash size = 128 [ 0.337525] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.339268] NetLabel: unlabeled traffic allowed by default [ 0.340213] Switched to clocksource kvm-clock [ 0.348587] AppArmor: AppArmor Filesystem Enabled [ 0.350234] pnp: PnP ACPI init [ 0.351397] ACPI: bus type PNP registered [ 0.353286] pnp: PnP ACPI: found 8 devices [ 0.354739] ACPI: bus type PNP unregistered [ 0.363515] NET: Registered protocol family 2 [ 0.365313] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.367971] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.370327] TCP: Hash tables configured (established 16384 bind 16384) [ 0.372577] TCP: reno registered [ 0.373785] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.375777] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.377950] NET: Registered protocol family 1 [ 0.379506] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.381445] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.383343] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.406139] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.429167] Trying to unpack rootfs image as initramfs... [ 0.527981] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.531055] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.533322] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.535789] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.538767] Scanning for low memory corruption every 60 seconds [ 0.541266] Initialise system trusted keyring [ 0.542873] audit: initializing netlink socket (disabled) [ 0.544747] type=2000 audit(1547057529.574:1): initialized [ 0.565532] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.568654] zbud: loaded [ 0.569951] VFS: Disk quotas dquot_6.5.2 [ 0.571399] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.573881] fuse init (API version 7.22) [ 0.575365] msgmni has been set to 3997 [ 0.576823] Key type big_key registered [ 0.578821] Key type asymmetric registered [ 0.580314] Asymmetric key parser 'x509' registered [ 0.582016] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.584663] io scheduler noop registered [ 0.586078] io scheduler deadline registered (default) [ 0.587821] io scheduler cfq registered [ 0.589315] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.591187] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.593379] ipmi message handler version 39.2 [ 0.595045] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.597611] ACPI: Power Button [PWRF] [ 0.599050] GHES: HEST is not enabled! [ 0.621549] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.665767] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.689346] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.692350] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.718849] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.722787] Linux agpgart interface v0.103 [ 0.725492] brd: module loaded [ 0.727327] loop: module loaded [ 0.729156] blk-mq: CPU -> queue map [ 0.730738] CPU 0 -> Queue 0 [ 0.732136] CPU 1 -> Queue 0 [ 0.734555] vda: vda1 [ 0.736306] scsi0 : ata_piix [ 0.737507] scsi1 : ata_piix [ 0.738644] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.740821] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.743268] libphy: Fixed MDIO Bus: probed [ 0.744814] tun: Universal TUN/TAP device driver, 1.6 [ 0.746831] tun: (C) 1999-2004 Max Krasnyansky [ 0.751225] PPP generic driver version 2.4.2 [ 0.752907] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.755216] ehci-pci: EHCI PCI platform driver [ 0.756843] ehci-platform: EHCI generic platform driver [ 0.758747] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.761017] ohci-pci: OHCI PCI platform driver [ 0.762644] ohci-platform: OHCI generic platform driver [ 0.764485] uhci_hcd: USB Universal Host Controller Interface driver [ 0.787487] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.789274] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.792813] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.795066] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.797261] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.799748] usb usb1: Product: UHCI Host Controller [ 0.801456] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.803736] usb usb1: SerialNumber: 0000:00:01.2 [ 0.805653] hub 1-0:1.0: USB hub found [ 0.807242] hub 1-0:1.0: 2 ports detected [ 0.808969] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.812817] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.814492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.816372] mousedev: PS/2 mouse device common for all mice [ 0.818633] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.821937] rtc_cmos 00:00: RTC can wake from S4 [ 0.823951] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.826092] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.828287] device-mapper: uevent: version 1.0.3 [ 0.829963] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.832877] ledtrig-cpu: registered to indicate activity on CPUs [ 0.834949] TCP: cubic registered [ 0.836310] NET: Registered protocol family 10 [ 0.838228] NET: Registered protocol family 17 [ 0.851180] Key type dns_resolver registered [ 0.852889] Loading compiled-in X.509 certificates [ 0.855092] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.858239] registered taskstats version 1 [ 0.861827] Key type trusted registered [ 0.866079] Key type encrypted registered [ 0.867511] AppArmor: AppArmor sha1 policy hashing enabled [ 0.869346] IMA: No TPM chip found, activating TPM-bypass! [ 0.871863] regulator-dummy: disabling [ 0.873317] Magic number: 3:721:240 [ 0.874834] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:09 UTC (1547057529) [ 0.877724] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.879708] EDD information not available. [ 0.901916] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.904594] Write protecting the kernel read-only data: 12288k [ 0.907868] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.912640] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.927768] systemd-udevd[107]: starting version 204 [ 0.968731] FDC 0 is a S82078B [ 1.120067] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.284441] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.286712] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.288985] usb 1-1: Product: QEMU USB Tablet [ 1.290495] usb 1-1: Manufacturer: QEMU [ 1.291854] usb 1-1: SerialNumber: 42 [ 1.985809] 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.349717] 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.462140] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.563060] 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 Wed, 09 Jan 2019 18:12:11 +0000. Up 2.95 seconds. cloud-init-nonet[3.10]: waiting 10 seconds for network device * 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 cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.34]: 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 ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:13 +0000. Up 4.47 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:aa:5b:63 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:e4:8a:28 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 5a:3f:92:ec:05:4a:f8:67:87:ea:07:16:b4:0a:a6:22 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . . | | o .o | | o .....S | |E .oo= = | |o .+.B = | | =.+ . | | .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: b8:d0:74:72:c4:80:2b:dc:83:93:ed:80:8f:0f:25:1d root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | ..o. | | E . .. | | + * .o o | |o X =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: c5:d6:1b:45:91:a6:68:b0:e3:9b:4d:ac:36:58:d3:05 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ | .+o | | ..E. .o | | o+ooo | | ooo oo | | .S= .. | | + + | | 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: 6d:c3:84:40:be:e5:7f:bc:be:18:dd:a9:29:5e:a3:c1 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .o | | . . . | | . o . | | + + | | . S = | | + + . . | | E * o | | .B = | | .+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... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:19 +0000. Up 11.08 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:20 +0000. Up 12.14 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 14522 0 --:--:-- --:--:-- --:--:-- 14578 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://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1438 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 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 (5295 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 8349 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 4s (9213 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58194 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.208 ++ echo 172.30.9.208 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.208 ++ 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.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.15' + 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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b8:d0:74:72:c4:80:2b:dc:83:93:ed:80:8f:0f:25:1d root@homer-0 (DSA) ec2: 256 c5:d6:1b:45:91:a6:68:b0:e3:9b:4d:ac:36:58:d3:05 root@homer-0 (ECDSA) ec2: 256 6d:c3:84:40:be:e5:7f:bc:be:18:dd:a9:29:5e:a3:c1 root@homer-0 (ED25519) ec2: 2048 5a:3f:92:ec:05:4a:f8:67:87:ea:07:16:b4:0a:a6:22 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDR6z4Ntsi1xQtHRkwm3ORnpqH1h16CP4qckUdKIsC1jn8Etl1c4ITJREAHs8bvDUDocpkFTOzknAviiPSp0N44= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINAG4wv7q39ki3l9rImsTBHDOuEGuGvh/gvTxuUtr3i/ root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDlzr5kaPojBgu4uL5DwEO87DYzD3vb5VlBpQ/3PpT0c9VmVyeyl2PEBJZm+x0h09R9r5Ezv4ayWIo5tk+cM3EkV6pjQJve3QWkE4H2DF8rIg35ZjjbJze28IY6tzUGSvFXrJxTBSQJ0SjlFMp2vgMXSBDq5HOQfsMyQb8388jPOY04WgY4VK6BO16hP+GO612IYtEYSN55BqT0Xup4OuYwhjtY9+VhUGA/Cd0CgoMt/Dm4+HDqQ2Ao+q1iJ0Vc5UKbQ1LZ4n1zDTeFGfdjsugE0uoVdQLTx5wvegXH0yun4OLe0U6t/chRPnSKWbT2o31L+1uWBzjQC7PxWyY98Rq1 root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:15:02 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 173.13 seconds 2019-01-09 18:15:48,381 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-09 18:15:48,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:15:48,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:15:49,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ece8f73-e4e2-4f2b-a796-b6c99da05017 x-compute-request-id: req-4ece8f73-e4e2-4f2b-a796-b6c99da05017 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:15:49,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4ece8f73-e4e2-4f2b-a796-b6c99da05017 2019-01-09 18:15:49,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.631828069687s 2019-01-09 18:15:49,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4ece8f73-e4e2-4f2b-a796-b6c99da05017 2019-01-09 18:15:49,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:15:49,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:15:49,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee8f64fb-d76f-4fa9-b9b8-b02170dfdcd4 x-compute-request-id: req-ee8f64fb-d76f-4fa9-b9b8-b02170dfdcd4 Content-Encoding: gzip Content-Length: 18727 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.009691] Security Framework initialized\n[ 0.011202] AppArmor: AppArmor initialized\n[ 0.012007] Yama: becoming mindful.\n[ 0.013531] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017779] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026730] Initializing cgroup subsys memory\n[ 0.028026] Initializing cgroup subsys devices\n[ 0.029565] Initializing cgroup subsys freezer\n[ 0.031108] Initializing cgroup subsys blkio\n[ 0.032006] Initializing cgroup subsys perf_event\n[ 0.033607] Initializing cgroup subsys hugetlb\n[ 0.036792] mce: CPU supports 10 MCE banks\n[ 0.038308] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.038308] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040012] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.044006] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.046064] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.050141] 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.057062] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.064383] ACPI: Core revision 20131115\n[ 0.066323] ACPI: All ACPI Tables successfully acquired\n[ 0.068554] ftrace: allocating 28753 entries in 113 pages\n[ 0.092336] smpboot: Max logical packages: 2\n[ 0.093936] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096004] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.098428] Enabling x2apic\n[ 0.099499] Enabled x2apic\n[ 0.100017] Switched APIC routing to physical x2apic.\n[ 0.105330] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.107373] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.111035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119231] KVM setup paravirtual spinlock\n[ 0.123439] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124274] x86: Booting SMP configuration:\n[ 0.126020] .... node #0, CPUs: #1[ 0.123365] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.144056] x86: Booted up 1 node, 2 CPUs\n[ 0.144042] KVM setup async PF for cpu 1\n[ 0.144042] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.148028] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.150925] devtmpfs: initialized\n[ 0.154098] EVM: security.selinux\n[ 0.155547] EVM: security.SMACK64\n[ 0.156008] EVM: security.ima\n[ 0.157276] EVM: security.capability\n[ 0.160035] pinctrl core: initialized pinctrl subsystem\n[ 0.162135] regulator-dummy: no parameters\n[ 0.163809] RTC time: 18:12:05, date: 01/09/19\n[ 0.164122] NET: Registered protocol family 16\n[ 0.165834] cpuidle: using governor ladder\n[ 0.167255] cpuidle: using governor menu\n[ 0.168097] ACPI: bus type PCI registered\n[ 0.169489] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.171677] PCI: Using configuration type 1 for base access\n[ 0.172765] bio: create slab at 0\n[ 0.173479] ACPI: Added _OSI(Module Device)\n[ 0.176004] ACPI: Added _OSI(Processor Device)\n[ 0.177945] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.179982] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.181348] ACPI: Interpreter enabled\n[ 0.183036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.186591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.190584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.196005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.200008] ACPI: (supports S0 S5)\n[ 0.201578] ACPI: Using IOAPIC for interrupt routing\n[ 0.203723] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.204210] ACPI: No dock devices found.\n[ 0.207992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.208010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.210822] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.212021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.216222] acpiphp: Slot [3] registered\n[ 0.218007] acpiphp: Slot [4] registered\n[ 0.219774] acpiphp: Slot [5] registered\n[ 0.220026] acpiphp: Slot [6] registered\n[ 0.221796] acpiphp: Slot [7] registered\n[ 0.223566] acpiphp: Slot [8] registered\n[ 0.224024] acpiphp: Slot [9] registered\n[ 0.225799] acpiphp: Slot [10] registered\n[ 0.227604] acpiphp: Slot [11] registered\n[ 0.228024] acpiphp: Slot [12] registered\n[ 0.229840] acpiphp: Slot [13] registered\n[ 0.231637] acpiphp: Slot [14] registered\n[ 0.232032] acpiphp: Slot [15] registered\n[ 0.233841] acpiphp: Slot [16] registered\n[ 0.235650] acpiphp: Slot [17] registered\n[ 0.236024] acpiphp: Slot [18] registered\n[ 0.237835] acpiphp: Slot [19] registered\n[ 0.239636] acpiphp: Slot [20] registered\n[ 0.240029] acpiphp: Slot [21] registered\n[ 0.241818] acpiphp: Slot [22] registered\n[ 0.243621] acpiphp: Slot [23] registered\n[ 0.244031] acpiphp: Slot [24] registered\n[ 0.245838] acpiphp: Slot [25] registered\n[ 0.247640] acpiphp: Slot [26] registered\n[ 0.248024] acpiphp: Slot [27] registered\n[ 0.249819] acpiphp: Slot [28] registered\n[ 0.251609] acpiphp: Slot [29] registered\n[ 0.252024] acpiphp: Slot [30] registered\n[ 0.253824] acpiphp: Slot [31] registered\n[ 0.255611] PCI host bridge to bus 0000:00\n[ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.258314] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.260005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.262567] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.264005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.266887] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.274462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.304003] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.307156] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.309276] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.312109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.315111] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.317003] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.319635] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.319635] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.320004] vgaarb: loaded\n[ 0.321371] vgaarb: bridge control possible 0000:00:02.0\n[ 0.323953] SCSI subsystem initialized\n[ 0.324177] ACPI: bus type USB registered\n[ 0.325960] usbcore: registered new interface driver usbfs\n[ 0.328015] usbcore: registered new interface driver hub\n[ 0.329888] usbcore: registered new device driver usb\n[ 0.329888] PCI: Using ACPI for IRQ routing\n[ 0.332443] NetLabel: Initializing\n[ 0.333701] NetLabel: domain hash size = 128\n[ 0.335187] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.336067] NetLabel: unlabeled traffic allowed by default\n[ 0.337936] Switched to clocksource kvm-clock\n[ 0.344861] AppArmor: AppArmor Filesystem Enabled\n[ 0.346570] pnp: PnP ACPI init\n[ 0.347758] ACPI: bus type PNP registered\n[ 0.349704] pnp: PnP ACPI: found 8 devices\n[ 0.351172] ACPI: bus type PNP unregistered\n[ 0.358309] NET: Registered protocol family 2\n[ 0.360172] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.362830] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.365186] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.367427] TCP: reno registered\n[ 0.368659] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.370671] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.372850] NET: Registered protocol family 1\n[ 0.374406] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.376386] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.378406] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.401386] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.425019] Trying to unpack rootfs image as initramfs...\n[ 0.526320] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.529230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.531202] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.533158] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.536132] Scanning for low memory corruption every 60 seconds\n[ 0.538443] Initialise system trusted keyring\n[ 0.540074] audit: initializing netlink socket (disabled)\n[ 0.541941] type=2000 audit(1547057526.162:1): initialized\n[ 0.563200] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.566227] zbud: loaded\n[ 0.567514] VFS: Disk quotas dquot_6.5.2\n[ 0.568996] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.571559] fuse init (API version 7.22)\n[ 0.573109] msgmni has been set to 3997\n[ 0.574585] Key type big_key registered\n[ 0.576545] Key type asymmetric registered\n[ 0.578049] Asymmetric key parser 'x509' registered\n[ 0.579767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.582408] io scheduler noop registered\n[ 0.583834] io scheduler deadline registered (default)\n[ 0.585602] io scheduler cfq registered\n[ 0.587076] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.588979] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.591204] ipmi message handler version 39.2\n[ 0.592810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595427] ACPI: Power Button [PWRF]\n[ 0.596898] GHES: HEST is not enabled!\n[ 0.619244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.663870] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686896] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.689437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.714932] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.718376] Linux agpgart interface v0.103\n[ 0.720759] brd: module loaded\n[ 0.722380] loop: module loaded\n[ 0.723973] blk-mq: CPU -> queue map\n[ 0.725291] CPU 0 -> Queue 0\n[ 0.726462] CPU 1 -> Queue 0\n[ 0.728431] vda: vda1\n[ 0.730104] scsi0 : ata_piix\n[ 0.731321] scsi1 : ata_piix\n[ 0.732463] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734618] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.737065] libphy: Fixed MDIO Bus: probed\n[ 0.738619] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740386] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744225] PPP generic driver version 2.4.2\n[ 0.746075] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748323] ehci-pci: EHCI PCI platform driver\n[ 0.749953] ehci-platform: EHCI generic platform driver\n[ 0.751784] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754018] ohci-pci: OHCI PCI platform driver\n[ 0.755618] ohci-platform: OHCI generic platform driver\n[ 0.757474] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.781010] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.782837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.785572] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.787625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.789874] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.792472] usb usb1: Product: UHCI Host Controller\n[ 0.794177] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.796331] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.798045] hub 1-0:1.0: USB hub found\n[ 0.799459] hub 1-0:1.0: 2 ports detected\n[ 0.801090] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.804788] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.806486] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.808494] mousedev: PS/2 mouse device common for all mice\n[ 0.810833] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.813966] rtc_cmos 00:00: RTC can wake from S4\n[ 0.815929] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.820457] device-mapper: uevent: version 1.0.3\n[ 0.822164] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.825097] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.827262] TCP: cubic registered\n[ 0.828630] NET: Registered protocol family 10\n[ 0.830472] NET: Registered protocol family 17\n[ 0.843530] Key type dns_resolver registered\n[ 0.845272] Loading compiled-in X.509 certificates\n[ 0.847484] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.850691] registered taskstats version 1\n[ 0.854012] Key type trusted registered\n[ 0.858049] Key type encrypted registered\n[ 0.859524] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.861385] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.863932] regulator-dummy: disabling\n[ 0.865396] Magic number: 3:721:240\n[ 0.866894] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:06 UTC (1547057526)\n[ 0.869786] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.871816] EDD information not available.\n[ 0.893486] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.896308] Write protecting the kernel read-only data: 12288k\n[ 0.898886] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.903062] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.917250] systemd-udevd[107]: starting version 204\n[ 0.976499] FDC 0 is a S82078B\n[ 1.112034] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.276674] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278938] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.281219] usb 1-1: Product: QEMU USB Tablet\n[ 1.282744] usb 1-1: Manufacturer: QEMU\n[ 1.284133] usb 1-1: SerialNumber: 42\n[ 2.000057] 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.386598] 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.494622] random: init urandom read with 10 bits of entropy available\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.607393] 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 Wed, 09 Jan 2019 18:12:08 +0000. Up 3.04 seconds.\ncloud-init-nonet[3.23]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.37]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:10 +0000. Up 4.54 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:13:d3:2a |\nci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:6d:56:7b |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n3c:95:48:c0:b2:79:7d:de:0e:54:09:f1:07:62:18:f3 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ...+o=o.. |\n| . ...= +o. |\n| + .. E.. . |\n| o ....o . |\n| . S+ . |\n| .o . |\n| o |\n| . |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nb5:53:f6:dc:30:39:bd:73:4c:c8:1c:1c:f1:72:e1:ce root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .++ |\n| oo*.|\n| . o X.=|\n| . + ooX.|\n| S o oE+|\n| . o|\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n4c:2d:ab:12:b9:a1:4f:12:e7:4b:58:9f:e6:4e:21:97 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . |\n| o . |\n| . + o |\n| . B E S |\n| B B + |\n| + * * |\n| = * |\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:\n17:48:44:02:a0:f8:81:0a:4e:6b:5f:ee:c0:1d:b5:0e root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .....o+ |\n|.o o . |\n|=.. .. . |\n|=... . . . |\n|.+. E .S . |\n|. o + + . |\n| + o . |\n| o |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting 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 Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:16 +0000. Up 11.06 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:18 +0000. Up 12.76 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11508 0 --:--:-- --:--:-- --:--:-- 11492\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 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]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1594 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://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-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 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:21 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: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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 14s (3637 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 7983\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 7996\nclearwater-socket-factory-sig start/running, process 8001\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 4s (8839 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++ echo 172.30.9.214\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.214\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 172.30.9.203\n++ echo 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.203\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.15'\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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 b5:53:f6:dc:30:39:bd:73:4c:c8:1c:1c:f1:72:e1:ce root@bono-0 (DSA)\nec2: 256 4c:2d:ab:12:b9:a1:4f:12:e7:4b:58:9f:e6:4e:21:97 root@bono-0 (ECDSA)\nec2: 256 17:48:44:02:a0:f8:81:0a:4e:6b:5f:ee:c0:1d:b5:0e root@bono-0 (ED25519)\nec2: 2048 3c:95:48:c0:b2:79:7d:de:0e:54:09:f1:07:62:18:f3 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMeL4M7maEn7b2GuoaWOx9H4SVWjKIaPJQUiPgKFJ7hx6JGCSZF0Yvvkqk67u4kAVQU1OL1V1AmX0NVUWBDYVa0= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILRjnrW78T+qPrtSTOs5wu61Yw/QA8FHyub2gjdF8h/L root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvdPwuP4nbr9GjupxkY6uU6ycnN8SV4D9qQzsg4qq+N4OvH33u3wlYpKYhPlkNiOTZhMCMZSNIjx5ZL65jXQyeR2gBT3ohxNilX7NAQy6rZqtunConksYZ/rOk19Y6jxffreHBZsGR4+YlhqBIqtouLjCHXVzHtSdLnmjQGDsZPDzExlrEHRRmInB903pCjv8V/LPtlqnPrib66J+jiWvW+DfvQ2aWN2nvILjM5J8Gn+ikJSEqhIfo94HfJi1oDfXzDO4hZmVduYO3kVFnrDNTFfiEVFHCtmooVkEEiJGvRWH9mLwIkXDO8u8wzq5xkgFmO2Q3vl8cydan/vMyu1cd root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:14:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 151.11 seconds\n"} 2019-01-09 18:15:49,107 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad/action used request id req-ee8f64fb-d76f-4fa9-b9b8-b02170dfdcd4 2019-01-09 18:15:49,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0859851837158s 2019-01-09 18:15:49,109 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad/action used request id req-ee8f64fb-d76f-4fa9-b9b8-b02170dfdcd4 2019-01-09 18:15:49,110 - 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.009691] Security Framework initialized [ 0.011202] AppArmor: AppArmor initialized [ 0.012007] Yama: becoming mindful. [ 0.013531] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017779] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020880] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026730] Initializing cgroup subsys memory [ 0.028026] Initializing cgroup subsys devices [ 0.029565] Initializing cgroup subsys freezer [ 0.031108] Initializing cgroup subsys blkio [ 0.032006] Initializing cgroup subsys perf_event [ 0.033607] Initializing cgroup subsys hugetlb [ 0.036792] mce: CPU supports 10 MCE banks [ 0.038308] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.038308] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040012] Spectre V2 : Mitigation: Full generic retpoline [ 0.044006] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.046064] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.048003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.050141] 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.057062] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.064383] ACPI: Core revision 20131115 [ 0.066323] ACPI: All ACPI Tables successfully acquired [ 0.068554] ftrace: allocating 28753 entries in 113 pages [ 0.092336] smpboot: Max logical packages: 2 [ 0.093936] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096004] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.098428] Enabling x2apic [ 0.099499] Enabled x2apic [ 0.100017] Switched APIC routing to physical x2apic. [ 0.105330] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.107373] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.111035] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119231] KVM setup paravirtual spinlock [ 0.123439] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124274] x86: Booting SMP configuration: [ 0.126020] .... node #0, CPUs: #1[ 0.123365] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144056] x86: Booted up 1 node, 2 CPUs [ 0.144042] KVM setup async PF for cpu 1 [ 0.144042] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.148028] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.150925] devtmpfs: initialized [ 0.154098] EVM: security.selinux [ 0.155547] EVM: security.SMACK64 [ 0.156008] EVM: security.ima [ 0.157276] EVM: security.capability [ 0.160035] pinctrl core: initialized pinctrl subsystem [ 0.162135] regulator-dummy: no parameters [ 0.163809] RTC time: 18:12:05, date: 01/09/19 [ 0.164122] NET: Registered protocol family 16 [ 0.165834] cpuidle: using governor ladder [ 0.167255] cpuidle: using governor menu [ 0.168097] ACPI: bus type PCI registered [ 0.169489] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.171677] PCI: Using configuration type 1 for base access [ 0.172765] bio: create slab at 0 [ 0.173479] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177945] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179982] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181348] ACPI: Interpreter enabled [ 0.183036] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190584] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.196005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.200008] ACPI: (supports S0 S5) [ 0.201578] ACPI: Using IOAPIC for interrupt routing [ 0.203723] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.204210] ACPI: No dock devices found. [ 0.207992] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.208010] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.210822] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.212021] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.216222] acpiphp: Slot [3] registered [ 0.218007] acpiphp: Slot [4] registered [ 0.219774] acpiphp: Slot [5] registered [ 0.220026] acpiphp: Slot [6] registered [ 0.221796] acpiphp: Slot [7] registered [ 0.223566] acpiphp: Slot [8] registered [ 0.224024] acpiphp: Slot [9] registered [ 0.225799] acpiphp: Slot [10] registered [ 0.227604] acpiphp: Slot [11] registered [ 0.228024] acpiphp: Slot [12] registered [ 0.229840] acpiphp: Slot [13] registered [ 0.231637] acpiphp: Slot [14] registered [ 0.232032] acpiphp: Slot [15] registered [ 0.233841] acpiphp: Slot [16] registered [ 0.235650] acpiphp: Slot [17] registered [ 0.236024] acpiphp: Slot [18] registered [ 0.237835] acpiphp: Slot [19] registered [ 0.239636] acpiphp: Slot [20] registered [ 0.240029] acpiphp: Slot [21] registered [ 0.241818] acpiphp: Slot [22] registered [ 0.243621] acpiphp: Slot [23] registered [ 0.244031] acpiphp: Slot [24] registered [ 0.245838] acpiphp: Slot [25] registered [ 0.247640] acpiphp: Slot [26] registered [ 0.248024] acpiphp: Slot [27] registered [ 0.249819] acpiphp: Slot [28] registered [ 0.251609] acpiphp: Slot [29] registered [ 0.252024] acpiphp: Slot [30] registered [ 0.253824] acpiphp: Slot [31] registered [ 0.255611] PCI host bridge to bus 0000:00 [ 0.256005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.258314] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.260005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.262567] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.264005] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.266887] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.274462] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.276016] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.304003] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.307156] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.309276] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.312109] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.315111] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.317003] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.319635] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.319635] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.320004] vgaarb: loaded [ 0.321371] vgaarb: bridge control possible 0000:00:02.0 [ 0.323953] SCSI subsystem initialized [ 0.324177] ACPI: bus type USB registered [ 0.325960] usbcore: registered new interface driver usbfs [ 0.328015] usbcore: registered new interface driver hub [ 0.329888] usbcore: registered new device driver usb [ 0.329888] PCI: Using ACPI for IRQ routing [ 0.332443] NetLabel: Initializing [ 0.333701] NetLabel: domain hash size = 128 [ 0.335187] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.336067] NetLabel: unlabeled traffic allowed by default [ 0.337936] Switched to clocksource kvm-clock [ 0.344861] AppArmor: AppArmor Filesystem Enabled [ 0.346570] pnp: PnP ACPI init [ 0.347758] ACPI: bus type PNP registered [ 0.349704] pnp: PnP ACPI: found 8 devices [ 0.351172] ACPI: bus type PNP unregistered [ 0.358309] NET: Registered protocol family 2 [ 0.360172] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.362830] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.365186] TCP: Hash tables configured (established 16384 bind 16384) [ 0.367427] TCP: reno registered [ 0.368659] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.370671] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.372850] NET: Registered protocol family 1 [ 0.374406] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.376386] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.378406] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.401386] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.425019] Trying to unpack rootfs image as initramfs... [ 0.526320] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.529230] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.531202] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.533158] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.536132] Scanning for low memory corruption every 60 seconds [ 0.538443] Initialise system trusted keyring [ 0.540074] audit: initializing netlink socket (disabled) [ 0.541941] type=2000 audit(1547057526.162:1): initialized [ 0.563200] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.566227] zbud: loaded [ 0.567514] VFS: Disk quotas dquot_6.5.2 [ 0.568996] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.571559] fuse init (API version 7.22) [ 0.573109] msgmni has been set to 3997 [ 0.574585] Key type big_key registered [ 0.576545] Key type asymmetric registered [ 0.578049] Asymmetric key parser 'x509' registered [ 0.579767] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.582408] io scheduler noop registered [ 0.583834] io scheduler deadline registered (default) [ 0.585602] io scheduler cfq registered [ 0.587076] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.588979] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.591204] ipmi message handler version 39.2 [ 0.592810] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595427] ACPI: Power Button [PWRF] [ 0.596898] GHES: HEST is not enabled! [ 0.619244] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.663870] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686896] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.689437] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.714932] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.718376] Linux agpgart interface v0.103 [ 0.720759] brd: module loaded [ 0.722380] loop: module loaded [ 0.723973] blk-mq: CPU -> queue map [ 0.725291] CPU 0 -> Queue 0 [ 0.726462] CPU 1 -> Queue 0 [ 0.728431] vda: vda1 [ 0.730104] scsi0 : ata_piix [ 0.731321] scsi1 : ata_piix [ 0.732463] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734618] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.737065] libphy: Fixed MDIO Bus: probed [ 0.738619] tun: Universal TUN/TAP device driver, 1.6 [ 0.740386] tun: (C) 1999-2004 Max Krasnyansky [ 0.744225] PPP generic driver version 2.4.2 [ 0.746075] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.748323] ehci-pci: EHCI PCI platform driver [ 0.749953] ehci-platform: EHCI generic platform driver [ 0.751784] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.754018] ohci-pci: OHCI PCI platform driver [ 0.755618] ohci-platform: OHCI generic platform driver [ 0.757474] uhci_hcd: USB Universal Host Controller Interface driver [ 0.781010] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.782837] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.785572] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.787625] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.789874] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.792472] usb usb1: Product: UHCI Host Controller [ 0.794177] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.796331] usb usb1: SerialNumber: 0000:00:01.2 [ 0.798045] hub 1-0:1.0: USB hub found [ 0.799459] hub 1-0:1.0: 2 ports detected [ 0.801090] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.804788] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.806486] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.808494] mousedev: PS/2 mouse device common for all mice [ 0.810833] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.813966] rtc_cmos 00:00: RTC can wake from S4 [ 0.815929] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.818175] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.820457] device-mapper: uevent: version 1.0.3 [ 0.822164] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.825097] ledtrig-cpu: registered to indicate activity on CPUs [ 0.827262] TCP: cubic registered [ 0.828630] NET: Registered protocol family 10 [ 0.830472] NET: Registered protocol family 17 [ 0.843530] Key type dns_resolver registered [ 0.845272] Loading compiled-in X.509 certificates [ 0.847484] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.850691] registered taskstats version 1 [ 0.854012] Key type trusted registered [ 0.858049] Key type encrypted registered [ 0.859524] AppArmor: AppArmor sha1 policy hashing enabled [ 0.861385] IMA: No TPM chip found, activating TPM-bypass! [ 0.863932] regulator-dummy: disabling [ 0.865396] Magic number: 3:721:240 [ 0.866894] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:06 UTC (1547057526) [ 0.869786] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.871816] EDD information not available. [ 0.893486] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.896308] Write protecting the kernel read-only data: 12288k [ 0.898886] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.903062] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.917250] systemd-udevd[107]: starting version 204 [ 0.976499] FDC 0 is a S82078B [ 1.112034] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.276674] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278938] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.281219] usb 1-1: Product: QEMU USB Tablet [ 1.282744] usb 1-1: Manufacturer: QEMU [ 1.284133] usb 1-1: SerialNumber: 42 [ 2.000057] 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.386598] 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.494622] random: init urandom read with 10 bits of entropy available * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.607393] 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 Wed, 09 Jan 2019 18:12:08 +0000. Up 3.04 seconds. cloud-init-nonet[3.23]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.37]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:10 +0000. Up 4.54 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:13:d3:2a | ci-info: | eth0 | True | 192.168.0.11 | 255.255.255.0 | fa:16:3e:6d:56:7b | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 3c:95:48:c0:b2:79:7d:de:0e:54:09:f1:07:62:18:f3 root@bono-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: b5:53:f6:dc:30:39:bd:73:4c:c8:1c:1c:f1:72:e1:ce root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | .++ | | oo*.| | . o X.=| | . + ooX.| | S o oE+| | . 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: 4c:2d:ab:12:b9:a1:4f:12:e7:4b:58:9f:e6:4e:21:97 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | . | | o . | | . + o | | . B E S | | B B + | | + * * | | = * | | 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: 17:48:44:02:a0:f8:81:0a:4e:6b:5f:ee:c0:1d:b5:0e root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .....o+ | |.o o . | |=.. .. . | |=... . . . | |.+. E .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 D-Bus system message bus[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 SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:16 +0000. Up 11.06 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:18 +0000. Up 12.76 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 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 11508 0 --:--:-- --:--:-- --:--:-- 11492 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 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] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 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 [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1594 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://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-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 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:21 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: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 libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 14s (3637 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 7983 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 7996 clearwater-socket-factory-sig start/running, process 8001 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 4s (8839 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 ++ echo 172.30.9.214 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.214 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ echo 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.203 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.15' + 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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 b5:53:f6:dc:30:39:bd:73:4c:c8:1c:1c:f1:72:e1:ce root@bono-0 (DSA) ec2: 256 4c:2d:ab:12:b9:a1:4f:12:e7:4b:58:9f:e6:4e:21:97 root@bono-0 (ECDSA) ec2: 256 17:48:44:02:a0:f8:81:0a:4e:6b:5f:ee:c0:1d:b5:0e root@bono-0 (ED25519) ec2: 2048 3c:95:48:c0:b2:79:7d:de:0e:54:09:f1:07:62:18:f3 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMeL4M7maEn7b2GuoaWOx9H4SVWjKIaPJQUiPgKFJ7hx6JGCSZF0Yvvkqk67u4kAVQU1OL1V1AmX0NVUWBDYVa0= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILRjnrW78T+qPrtSTOs5wu61Yw/QA8FHyub2gjdF8h/L root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDvdPwuP4nbr9GjupxkY6uU6ycnN8SV4D9qQzsg4qq+N4OvH33u3wlYpKYhPlkNiOTZhMCMZSNIjx5ZL65jXQyeR2gBT3ohxNilX7NAQy6rZqtunConksYZ/rOk19Y6jxffreHBZsGR4+YlhqBIqtouLjCHXVzHtSdLnmjQGDsZPDzExlrEHRRmInB903pCjv8V/LPtlqnPrib66J+jiWvW+DfvQ2aWN2nvILjM5J8Gn+ikJSEqhIfo94HfJi1oDfXzDO4hZmVduYO3kVFnrDNTFfiEVFHCtmooVkEEiJGvRWH9mLwIkXDO8u8wzq5xkgFmO2Q3vl8cydan/vMyu1cd root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:14:36 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 151.11 seconds 2019-01-09 18:15:49,113 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-09 18:15:49,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:15:49,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:15:49,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-640fddae-a530-4903-9f5e-7b3920b91470 x-compute-request-id: req-640fddae-a530-4903-9f5e-7b3920b91470 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:15:49,616 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-640fddae-a530-4903-9f5e-7b3920b91470 2019-01-09 18:15:49,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502187013626s 2019-01-09 18:15:49,617 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-640fddae-a530-4903-9f5e-7b3920b91470 2019-01-09 18:15:49,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:15:49,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:15:49,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d3d0918-9da8-4641-b12b-c7647ecafe35 x-compute-request-id: req-8d3d0918-9da8-4641-b12b-c7647ecafe35 Content-Encoding: gzip Content-Length: 20776 Content-Type: application/json RESP BODY: {"output": " 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.009622] Security Framework initialized\n[ 0.011088] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.016434] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.021239] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.024361] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.026497] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.028504] Initializing cgroup subsys memory\n[ 0.030032] Initializing cgroup subsys devices\n[ 0.032008] Initializing cgroup subsys freezer\n[ 0.033562] Initializing cgroup subsys blkio\n[ 0.035034] Initializing cgroup subsys perf_event\n[ 0.036010] Initializing cgroup subsys hugetlb\n[ 0.038330] mce: CPU supports 10 MCE banks\n[ 0.040069] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.044012] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.045839] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.050228] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.054785] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.057062] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.066163] ACPI: Core revision 20131115\n[ 0.068109] ACPI: All ACPI Tables successfully acquired\n[ 0.070151] ftrace: allocating 28753 entries in 113 pages\n[ 0.092282] smpboot: Max logical packages: 2\n[ 0.093764] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.098397] Enabling x2apic\n[ 0.099481] Enabled x2apic\n[ 0.100007] Switched APIC routing to physical x2apic.\n[ 0.105401] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.107519] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.110769] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.118672] KVM setup paravirtual spinlock\n[ 0.121944] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124193] x86: Booting SMP configuration:\n[ 0.125713] .... node #0, CPUs: #1[ 0.121893] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.140022] x86: Booted up 1 node, 2 CPUs\n[ 0.140013] KVM setup async PF for cpu 1\n[ 0.140015] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.144012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.146677] devtmpfs: initialized\n[ 0.149957] EVM: security.selinux\n[ 0.151181] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153118] EVM: security.capability\n[ 0.154445] pinctrl core: initialized pinctrl subsystem\n[ 0.156056] regulator-dummy: no parameters\n[ 0.157578] RTC time: 18:12:10, date: 01/09/19\n[ 0.159216] NET: Registered protocol family 16\n[ 0.160136] cpuidle: using governor ladder\n[ 0.161574] cpuidle: using governor menu\n[ 0.163058] ACPI: bus type PCI registered\n[ 0.164007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166234] PCI: Using configuration type 1 for base access\n[ 0.168649] bio: create slab at 0\n[ 0.169464] ACPI: Added _OSI(Module Device)\n[ 0.169564] ACPI: Added _OSI(Processor Device)\n[ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173620] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177230] ACPI: Interpreter enabled\n[ 0.178578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180916] 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.188005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.191270] ACPI: (supports S0 S5)\n[ 0.192003] ACPI: Using IOAPIC for interrupt routing\n[ 0.193876] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196208] ACPI: No dock devices found.\n[ 0.199904] 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.202215] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207852] acpiphp: Slot [3] registered\n[ 0.208036] acpiphp: Slot [4] registered\n[ 0.209480] acpiphp: Slot [5] registered\n[ 0.211093] acpiphp: Slot [6] registered\n[ 0.212043] acpiphp: Slot [7] registered\n[ 0.213465] acpiphp: Slot [8] registered\n[ 0.214877] acpiphp: Slot [9] registered\n[ 0.216038] acpiphp: Slot [10] registered\n[ 0.217482] acpiphp: Slot [11] registered\n[ 0.218949] acpiphp: Slot [12] registered\n[ 0.220024] acpiphp: Slot [13] registered\n[ 0.221477] acpiphp: Slot [14] registered\n[ 0.222924] acpiphp: Slot [15] registered\n[ 0.224023] acpiphp: Slot [16] registered\n[ 0.225465] acpiphp: Slot [17] registered\n[ 0.226928] acpiphp: Slot [18] registered\n[ 0.228032] acpiphp: Slot [19] registered\n[ 0.229493] acpiphp: Slot [20] registered\n[ 0.230928] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233462] acpiphp: Slot [23] registered\n[ 0.234926] acpiphp: Slot [24] registered\n[ 0.236023] acpiphp: Slot [25] registered\n[ 0.237486] acpiphp: Slot [26] registered\n[ 0.238936] acpiphp: Slot [27] registered\n[ 0.240024] acpiphp: Slot [28] registered\n[ 0.241468] acpiphp: Slot [29] registered\n[ 0.242904] acpiphp: Slot [30] registered\n[ 0.244031] acpiphp: Slot [31] registered\n[ 0.245458] PCI host bridge to bus 0000:00\n[ 0.246923] 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.250007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.252008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.254136] 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.264548] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.267009] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296377] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298929] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.303954] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.305110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.307320] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.308316] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.309863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313033] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315190] SCSI subsystem initialized\n[ 0.316186] ACPI: bus type USB registered\n[ 0.317543] usbcore: registered new interface driver usbfs\n[ 0.319344] usbcore: registered new interface driver hub\n[ 0.320053] usbcore: registered new device driver usb\n[ 0.321792] PCI: Using ACPI for IRQ routing\n[ 0.321964] NetLabel: Initializing\n[ 0.324008] NetLabel: domain hash size = 128\n[ 0.325534] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.327245] NetLabel: unlabeled traffic allowed by default\n[ 0.328214] Switched to clocksource kvm-clock\n[ 0.337283] AppArmor: AppArmor Filesystem Enabled\n[ 0.338916] pnp: PnP ACPI init\n[ 0.340053] ACPI: bus type PNP registered\n[ 0.341923] pnp: PnP ACPI: found 8 devices\n[ 0.343327] ACPI: bus type PNP unregistered\n[ 0.351225] NET: Registered protocol family 2\n[ 0.353051] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.355634] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.357918] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360203] TCP: reno registered\n[ 0.361399] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.363374] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.365546] NET: Registered protocol family 1\n[ 0.367086] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369018] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.370889] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.393898] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417317] Trying to unpack rootfs image as initramfs...\n[ 0.517122] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.520073] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.521978] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.523989] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.526992] Scanning for low memory corruption every 60 seconds\n[ 0.529737] Initialise system trusted keyring\n[ 0.531598] audit: initializing netlink socket (disabled)\n[ 0.533680] type=2000 audit(1547057531.414:1): initialized\n[ 0.555930] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.559367] zbud: loaded\n[ 0.560947] VFS: Disk quotas dquot_6.5.2\n[ 0.562664] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.565179] fuse init (API version 7.22)\n[ 0.566666] msgmni has been set to 3997\n[ 0.568137] Key type big_key registered\n[ 0.570050] Key type asymmetric registered\n[ 0.571615] Asymmetric key parser 'x509' registered\n[ 0.573465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.576312] io scheduler noop registered\n[ 0.577775] io scheduler deadline registered (default)\n[ 0.579633] io scheduler cfq registered\n[ 0.581333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.583251] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.585733] ipmi message handler version 39.2\n[ 0.587571] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590530] ACPI: Power Button [PWRF]\n[ 0.592041] GHES: HEST is not enabled!\n[ 0.614834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.659395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.683008] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.686233] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.713751] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.717390] Linux agpgart interface v0.103\n[ 0.719907] brd: module loaded\n[ 0.721512] loop: module loaded\n[ 0.723114] blk-mq: CPU -> queue map\n[ 0.724459] CPU 0 -> Queue 0\n[ 0.725616] CPU 1 -> Queue 0\n[ 0.727698] vda: vda1\n[ 0.729456] scsi0 : ata_piix\n[ 0.730753] scsi1 : ata_piix\n[ 0.732037] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.734278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.737096] libphy: Fixed MDIO Bus: probed\n[ 0.738652] tun: Universal TUN/TAP device driver, 1.6\n[ 0.740377] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.744654] PPP generic driver version 2.4.2\n[ 0.746274] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.748626] ehci-pci: EHCI PCI platform driver\n[ 0.750421] ehci-platform: EHCI generic platform driver\n[ 0.752493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.754902] ohci-pci: OHCI PCI platform driver\n[ 0.756735] ohci-platform: OHCI generic platform driver\n[ 0.758824] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.782716] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.784548] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.787206] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.789213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.791329] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.793848] usb usb1: Product: UHCI Host Controller\n[ 0.795549] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.797596] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.799269] hub 1-0:1.0: USB hub found\n[ 0.800658] hub 1-0:1.0: 2 ports detected\n[ 0.802211] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.805842] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.807516] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.809337] mousedev: PS/2 mouse device common for all mice\n[ 0.811767] rtc_cmos 00:00: RTC can wake from S4\n[ 0.814135] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.816604] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.820433] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.823006] device-mapper: uevent: version 1.0.3\n[ 0.824946] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.828351] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.830766] TCP: cubic registered\n[ 0.832329] NET: Registered protocol family 10\n[ 0.834556] NET: Registered protocol family 17\n[ 0.848072] Key type dns_resolver registered\n[ 0.850081] Loading compiled-in X.509 certificates\n[ 0.852609] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.856292] registered taskstats version 1\n[ 0.859850] Key type trusted registered\n[ 0.864461] Key type encrypted registered\n[ 0.866158] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.868306] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.871129] regulator-dummy: disabling\n[ 0.872851] Magic number: 3:721:240\n[ 0.874680] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:11 UTC (1547057531)\n[ 0.878129] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880538] EDD information not available.\n[ 0.893997] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.896830] Write protecting the kernel read-only data: 12288k\n[ 0.899780] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.904499] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.919680] systemd-udevd[107]: starting version 204\n[ 0.960699] FDC 0 is a S82078B\n[ 1.112078] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.275862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.278115] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.280436] usb 1-1: Product: QEMU USB Tablet\n[ 1.282083] usb 1-1: Manufacturer: QEMU\n[ 1.283485] usb 1-1: SerialNumber: 42\n[ 1.981489] 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.338632] 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[ 4.134362] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[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[ 4.290361] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 18:12:15 +0000. Up 4.69 seconds.\ncloud-init-nonet[4.88]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[6.23]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 6.39 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:52:88:ce |\nci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:0b:c8:4a |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\ne3:27:2d:c8:9d:32:f9:50:ab:b2:42:32:c7:79:e6:7f root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| |\n| . . S |\n|o = o. * = |\n| = + B B o |\n| . o *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:\n80:66:86:7d:88:4a:5e:2e:79:69:9c:1d:0e:5f:6d:74 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . E |\n| + o o . |\n| .ooB.o. o |\n|o.=+B.o.. |\n|.+ B + S |\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:\n50:f9:7b:5b:0e:45:29:49:26:54:50:01:71:af:27:52 root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .o*BBo . |\n| .. +o.o |\n| . . Eo. |\n| . .. .. |\n| S ..o.. |\n| ..oo. |\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:\n36:91:3f:1e:33:e8:b8:ae:3b:4e:ae:da:d8:de:dd:8c root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| . |\n| o |\n| + |\n| S * |\n| + o = |\n| . . . . |\n| + +.. = |\n|oo=o*=E o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:24 +0000. Up 13.79 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:27 +0000. Up 15.85 seconds.\n+ cat\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ chmod a+x /etc/init.d/signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace\n+ ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace\n+ /etc/init.d/signaling_namespace\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14962 0 --:--:-- --:--:-- --:--:-- 14995\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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 [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1545 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.4\n+ '[' -n 192.168.0.4 ']'\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://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://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:24 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:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 (4962 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 8731\nclearwater-socket-factory-sig start/running, process 8736\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8785\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 (11.4 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.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.1.8\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.8\n++ echo A 192.168.1.8\n++ ip2rr 192.168.0.3\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.0.3\n++ echo A 192.168.0.3\n+ echo 'nameserver 192.168.0.20'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.15'\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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 80:66:86:7d:88:4a:5e:2e:79:69:9c:1d:0e:5f:6d:74 root@dime-0 (DSA)\nec2: 256 50:f9:7b:5b:0e:45:29:49:26:54:50:01:71:af:27:52 root@dime-0 (ECDSA)\nec2: 256 36:91:3f:1e:33:e8:b8:ae:3b:4e:ae:da:d8:de:dd:8c root@dime-0 (ED25519)\nec2: 2048 e3:27:2d:c8:9d:32:f9:50:ab:b2:42:32:c7:79:e6:7f root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH8S1TphQaFSVwsldosgZhU9OUVJEV372dtPsS1xnxc4jWD6DMRSd/XLrQrf2Y/p/Bgnj2c5sWm1jo01G1g9Z7c= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMQNKz/K3uJgvJWreCymTmzkzhAKZgDyHD/f/DanqBCq root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4UfgwgrCIwZK/yiphCKEQzIT9yI4+QxKoYEFpw/+y3gD9l4eDcyCg5Rv2z08YoxxS3liK0FRc2gWjL0x2lufZldeMJWbKNoKxdKgaZpDVTzUsVkQuL2UEXYTnsC4zaT5vQushOPxHX7PpMglT816ApUUz83GOFCWlZt+WRGIpLsqJCUOK5o3v7l7+nCkTsSYF23mya2ZcVAWTKRatQ6TagR1zSYwpq/z1Wa4BmSGyzU51mA5eHrMPBd7LjhNUidZ798D47jbi0po8d2/VymZSALG67JD+urVNwnWGgPpZcDgDN55aFQTpLGo+qdjpfQbtVNqDWFQeiMFrrQkd/4HD root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:15:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 195.87 seconds\n"} 2019-01-09 18:15:49,704 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520/action used request id req-8d3d0918-9da8-4641-b12b-c7647ecafe35 2019-01-09 18:15:49,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0804989337921s 2019-01-09 18:15:49,707 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520/action used request id req-8d3d0918-9da8-4641-b12b-c7647ecafe35 2019-01-09 18:15:49,707 - functest.core.singlevm - DEBUG - console: 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.009622] Security Framework initialized [ 0.011088] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.016434] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.021239] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.024361] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.026497] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.028504] Initializing cgroup subsys memory [ 0.030032] Initializing cgroup subsys devices [ 0.032008] Initializing cgroup subsys freezer [ 0.033562] Initializing cgroup subsys blkio [ 0.035034] Initializing cgroup subsys perf_event [ 0.036010] Initializing cgroup subsys hugetlb [ 0.038330] mce: CPU supports 10 MCE banks [ 0.040069] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040069] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.044012] Spectre V2 : Mitigation: Full generic retpoline [ 0.045839] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.048002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.050228] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.052003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.054785] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.057062] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.066163] ACPI: Core revision 20131115 [ 0.068109] ACPI: All ACPI Tables successfully acquired [ 0.070151] ftrace: allocating 28753 entries in 113 pages [ 0.092282] smpboot: Max logical packages: 2 [ 0.093764] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.098397] Enabling x2apic [ 0.099481] Enabled x2apic [ 0.100007] Switched APIC routing to physical x2apic. [ 0.105401] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.107519] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.110769] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.118672] KVM setup paravirtual spinlock [ 0.121944] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124193] x86: Booting SMP configuration: [ 0.125713] .... node #0, CPUs: #1[ 0.121893] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140022] x86: Booted up 1 node, 2 CPUs [ 0.140013] KVM setup async PF for cpu 1 [ 0.140015] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.144012] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.146677] devtmpfs: initialized [ 0.149957] EVM: security.selinux [ 0.151181] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153118] EVM: security.capability [ 0.154445] pinctrl core: initialized pinctrl subsystem [ 0.156056] regulator-dummy: no parameters [ 0.157578] RTC time: 18:12:10, date: 01/09/19 [ 0.159216] NET: Registered protocol family 16 [ 0.160136] cpuidle: using governor ladder [ 0.161574] cpuidle: using governor menu [ 0.163058] ACPI: bus type PCI registered [ 0.164007] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166234] PCI: Using configuration type 1 for base access [ 0.168649] bio: create slab at 0 [ 0.169464] ACPI: Added _OSI(Module Device) [ 0.169564] ACPI: Added _OSI(Processor Device) [ 0.172003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173620] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177230] ACPI: Interpreter enabled [ 0.178578] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180916] 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.188005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.191270] ACPI: (supports S0 S5) [ 0.192003] ACPI: Using IOAPIC for interrupt routing [ 0.193876] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196208] ACPI: No dock devices found. [ 0.199904] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202215] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204019] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207852] acpiphp: Slot [3] registered [ 0.208036] acpiphp: Slot [4] registered [ 0.209480] acpiphp: Slot [5] registered [ 0.211093] acpiphp: Slot [6] registered [ 0.212043] acpiphp: Slot [7] registered [ 0.213465] acpiphp: Slot [8] registered [ 0.214877] acpiphp: Slot [9] registered [ 0.216038] acpiphp: Slot [10] registered [ 0.217482] acpiphp: Slot [11] registered [ 0.218949] acpiphp: Slot [12] registered [ 0.220024] acpiphp: Slot [13] registered [ 0.221477] acpiphp: Slot [14] registered [ 0.222924] acpiphp: Slot [15] registered [ 0.224023] acpiphp: Slot [16] registered [ 0.225465] acpiphp: Slot [17] registered [ 0.226928] acpiphp: Slot [18] registered [ 0.228032] acpiphp: Slot [19] registered [ 0.229493] acpiphp: Slot [20] registered [ 0.230928] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233462] acpiphp: Slot [23] registered [ 0.234926] acpiphp: Slot [24] registered [ 0.236023] acpiphp: Slot [25] registered [ 0.237486] acpiphp: Slot [26] registered [ 0.238936] acpiphp: Slot [27] registered [ 0.240024] acpiphp: Slot [28] registered [ 0.241468] acpiphp: Slot [29] registered [ 0.242904] acpiphp: Slot [30] registered [ 0.244031] acpiphp: Slot [31] registered [ 0.245458] PCI host bridge to bus 0000:00 [ 0.246923] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248005] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.252008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.254136] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.264548] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.267009] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296377] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298929] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301168] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303954] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305110] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307320] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308316] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.309863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313033] vgaarb: bridge control possible 0000:00:02.0 [ 0.315190] SCSI subsystem initialized [ 0.316186] ACPI: bus type USB registered [ 0.317543] usbcore: registered new interface driver usbfs [ 0.319344] usbcore: registered new interface driver hub [ 0.320053] usbcore: registered new device driver usb [ 0.321792] PCI: Using ACPI for IRQ routing [ 0.321964] NetLabel: Initializing [ 0.324008] NetLabel: domain hash size = 128 [ 0.325534] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.327245] NetLabel: unlabeled traffic allowed by default [ 0.328214] Switched to clocksource kvm-clock [ 0.337283] AppArmor: AppArmor Filesystem Enabled [ 0.338916] pnp: PnP ACPI init [ 0.340053] ACPI: bus type PNP registered [ 0.341923] pnp: PnP ACPI: found 8 devices [ 0.343327] ACPI: bus type PNP unregistered [ 0.351225] NET: Registered protocol family 2 [ 0.353051] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.355634] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.357918] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360203] TCP: reno registered [ 0.361399] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.363374] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.365546] NET: Registered protocol family 1 [ 0.367086] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369018] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.370889] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.393898] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417317] Trying to unpack rootfs image as initramfs... [ 0.517122] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.520073] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.521978] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.523989] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.526992] Scanning for low memory corruption every 60 seconds [ 0.529737] Initialise system trusted keyring [ 0.531598] audit: initializing netlink socket (disabled) [ 0.533680] type=2000 audit(1547057531.414:1): initialized [ 0.555930] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.559367] zbud: loaded [ 0.560947] VFS: Disk quotas dquot_6.5.2 [ 0.562664] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565179] fuse init (API version 7.22) [ 0.566666] msgmni has been set to 3997 [ 0.568137] Key type big_key registered [ 0.570050] Key type asymmetric registered [ 0.571615] Asymmetric key parser 'x509' registered [ 0.573465] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.576312] io scheduler noop registered [ 0.577775] io scheduler deadline registered (default) [ 0.579633] io scheduler cfq registered [ 0.581333] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.583251] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.585733] ipmi message handler version 39.2 [ 0.587571] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590530] ACPI: Power Button [PWRF] [ 0.592041] GHES: HEST is not enabled! [ 0.614834] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.659395] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.683008] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.686233] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.713751] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.717390] Linux agpgart interface v0.103 [ 0.719907] brd: module loaded [ 0.721512] loop: module loaded [ 0.723114] blk-mq: CPU -> queue map [ 0.724459] CPU 0 -> Queue 0 [ 0.725616] CPU 1 -> Queue 0 [ 0.727698] vda: vda1 [ 0.729456] scsi0 : ata_piix [ 0.730753] scsi1 : ata_piix [ 0.732037] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.734278] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.737096] libphy: Fixed MDIO Bus: probed [ 0.738652] tun: Universal TUN/TAP device driver, 1.6 [ 0.740377] tun: (C) 1999-2004 Max Krasnyansky [ 0.744654] PPP generic driver version 2.4.2 [ 0.746274] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.748626] ehci-pci: EHCI PCI platform driver [ 0.750421] ehci-platform: EHCI generic platform driver [ 0.752493] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.754902] ohci-pci: OHCI PCI platform driver [ 0.756735] ohci-platform: OHCI generic platform driver [ 0.758824] uhci_hcd: USB Universal Host Controller Interface driver [ 0.782716] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.784548] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.787206] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.789213] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.791329] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.793848] usb usb1: Product: UHCI Host Controller [ 0.795549] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.797596] usb usb1: SerialNumber: 0000:00:01.2 [ 0.799269] hub 1-0:1.0: USB hub found [ 0.800658] hub 1-0:1.0: 2 ports detected [ 0.802211] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.805842] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.807516] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.809337] mousedev: PS/2 mouse device common for all mice [ 0.811767] rtc_cmos 00:00: RTC can wake from S4 [ 0.814135] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.816604] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.820433] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.823006] device-mapper: uevent: version 1.0.3 [ 0.824946] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.828351] ledtrig-cpu: registered to indicate activity on CPUs [ 0.830766] TCP: cubic registered [ 0.832329] NET: Registered protocol family 10 [ 0.834556] NET: Registered protocol family 17 [ 0.848072] Key type dns_resolver registered [ 0.850081] Loading compiled-in X.509 certificates [ 0.852609] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.856292] registered taskstats version 1 [ 0.859850] Key type trusted registered [ 0.864461] Key type encrypted registered [ 0.866158] AppArmor: AppArmor sha1 policy hashing enabled [ 0.868306] IMA: No TPM chip found, activating TPM-bypass! [ 0.871129] regulator-dummy: disabling [ 0.872851] Magic number: 3:721:240 [ 0.874680] rtc_cmos 00:00: setting system clock to 2019-01-09 18:12:11 UTC (1547057531) [ 0.878129] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880538] EDD information not available. [ 0.893997] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.896830] Write protecting the kernel read-only data: 12288k [ 0.899780] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.904499] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.919680] systemd-udevd[107]: starting version 204 [ 0.960699] FDC 0 is a S82078B [ 1.112078] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.275862] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.278115] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.280436] usb 1-1: Product: QEMU USB Tablet [ 1.282083] usb 1-1: Manufacturer: QEMU [ 1.283485] usb 1-1: SerialNumber: 42 [ 1.981489] 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.338632] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) Begin: Running /scripts/local-bottom ... done. done. Begin: Running /scripts/init-bottom ... done. [ 4.134362] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[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 ] [ 4.290361] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 18:12:15 +0000. Up 4.69 seconds. cloud-init-nonet[4.88]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[6.23]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:12:17 +0000. Up 6.39 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:52:88:ce | ci-info: | eth0 | True | 192.168.0.3 | 255.255.255.0 | fa:16:3e:0b:c8:4a | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: e3:27:2d:c8:9d:32:f9:50:ab:b2:42:32:c7:79:e6:7f root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | | | . . S | |o = o. * = | | = + B B o | | . o *E+ | | ..+o.. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 80:66:86:7d:88:4a:5e:2e:79:69:9c:1d:0e:5f:6d:74 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | . E | | + o o . | | .ooB.o. o | |o.=+B.o.. | |.+ B + S | | + | | | | | | | +-----------------+ 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: 50:f9:7b:5b:0e:45:29:49:26:54:50:01:71:af:27:52 root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | .o*BBo . | | .. +o.o | | . . Eo. | | . .. .. | | S ..o.. | | ..oo. | | . = | | . . | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 36:91:3f:1e:33:e8:b8:ae:3b:4e:ae:da:d8:de:dd:8c root@dime-0 The key's randomart image is: +--[ED25519 256--+ | | | . | | o | | + | | S * | | + o = | | . . . . | | + +.. = | |oo=o*=E o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:12:24 +0000. Up 13.79 seconds. * 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 automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:12:27 +0000. Up 15.85 seconds. + cat ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + chmod a+x /etc/init.d/signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc2.d/S01signaling_namespace + ln -s /etc/init.d/signaling_namespace /etc/rc3.d/S01signaling_namespace + /etc/init.d/signaling_namespace + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14962 0 --:--:-- --:--:-- --:--:-- 14995 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 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 [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1545 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.4 + '[' -n 192.168.0.4 ']' + 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://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://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 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://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:24 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:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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 (4962 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 8731 clearwater-socket-factory-sig start/running, process 8736 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8785 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 (11.4 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.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.1.8 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.8 ++ echo A 192.168.1.8 ++ ip2rr 192.168.0.3 ++ grep -q -e '[^0-9.]' ++ echo 192.168.0.3 ++ echo A 192.168.0.3 + echo 'nameserver 192.168.0.20' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.15' + 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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 80:66:86:7d:88:4a:5e:2e:79:69:9c:1d:0e:5f:6d:74 root@dime-0 (DSA) ec2: 256 50:f9:7b:5b:0e:45:29:49:26:54:50:01:71:af:27:52 root@dime-0 (ECDSA) ec2: 256 36:91:3f:1e:33:e8:b8:ae:3b:4e:ae:da:d8:de:dd:8c root@dime-0 (ED25519) ec2: 2048 e3:27:2d:c8:9d:32:f9:50:ab:b2:42:32:c7:79:e6:7f root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH8S1TphQaFSVwsldosgZhU9OUVJEV372dtPsS1xnxc4jWD6DMRSd/XLrQrf2Y/p/Bgnj2c5sWm1jo01G1g9Z7c= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMQNKz/K3uJgvJWreCymTmzkzhAKZgDyHD/f/DanqBCq root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4UfgwgrCIwZK/yiphCKEQzIT9yI4+QxKoYEFpw/+y3gD9l4eDcyCg5Rv2z08YoxxS3liK0FRc2gWjL0x2lufZldeMJWbKNoKxdKgaZpDVTzUsVkQuL2UEXYTnsC4zaT5vQushOPxHX7PpMglT816ApUUz83GOFCWlZt+WRGIpLsqJCUOK5o3v7l7+nCkTsSYF23mya2ZcVAWTKRatQ6TagR1zSYwpq/z1Wa4BmSGyzU51mA5eHrMPBd7LjhNUidZ798D47jbi0po8d2/VymZSALG67JD+urVNwnWGgPpZcDgDN55aFQTpLGo+qdjpfQbtVNqDWFQeiMFrrQkd/4HD root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:15:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 195.87 seconds 2019-01-09 18:15:49,711 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-09 18:15:49,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:15:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:15:50,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b3646d49-ffa9-47b2-a6b4-3a2d2e57803c x-compute-request-id: req-b3646d49-ffa9-47b2-a6b4-3a2d2e57803c Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:15:50,337 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b3646d49-ffa9-47b2-a6b4-3a2d2e57803c 2019-01-09 18:15:50,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625707864761s 2019-01-09 18:15:50,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-b3646d49-ffa9-47b2-a6b4-3a2d2e57803c 2019-01-09 18:15:50,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:15:50,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:15:50,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8021e642-dbf2-427a-931a-09a8859c5f37 x-compute-request-id: req-8021e642-dbf2-427a-931a-09a8859c5f37 Content-Encoding: gzip Content-Length: 20649 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.009622] Security Framework initialized\n[ 0.011103] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013420] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.017801] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.020872] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.023027] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024287] Initializing cgroup subsys memory\n[ 0.025821] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029534] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033617] Initializing cgroup subsys hugetlb\n[ 0.036448] mce: CPU supports 10 MCE banks\n[ 0.037926] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037926] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041833] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046194] 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.056240] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.062212] ACPI: Core revision 20131115\n[ 0.064094] ACPI: All ACPI Tables successfully acquired\n[ 0.066125] ftrace: allocating 28753 entries in 113 pages\n[ 0.088247] smpboot: Max logical packages: 2\n[ 0.092288] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.094439] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.096471] Enabling x2apic\n[ 0.097581] Enabled x2apic\n[ 0.100042] Switched APIC routing to physical x2apic.\n[ 0.104190] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.106235] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.109833] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.120470] KVM setup paravirtual spinlock\n[ 0.126594] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.128309] x86: Booting SMP configuration:\n[ 0.129830] .... node #0, CPUs: #1[ 0.126508] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.144017] KVM setup async PF for cpu 1\n[ 0.144040] x86: Booted up 1 node, 2 CPUs\n[ 0.144050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.144017] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.152009] devtmpfs: initialized\n[ 0.155566] EVM: security.selinux\n[ 0.156003] EVM: security.SMACK64\n[ 0.157232] EVM: security.ima\n[ 0.158354] EVM: security.capability\n[ 0.161008] pinctrl core: initialized pinctrl subsystem\n[ 0.163002] regulator-dummy: no parameters\n[ 0.164105] RTC time: 18:11:14, date: 01/09/19\n[ 0.165803] NET: Registered protocol family 16\n[ 0.167590] cpuidle: using governor ladder\n[ 0.168004] cpuidle: using governor menu\n[ 0.169519] ACPI: bus type PCI registered\n[ 0.170978] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.172248] PCI: Using configuration type 1 for base access\n[ 0.174829] bio: create slab at 0\n[ 0.176144] ACPI: Added _OSI(Module Device)\n[ 0.177614] ACPI: Added _OSI(Processor Device)\n[ 0.179141] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.180003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.183791] ACPI: Interpreter enabled\n[ 0.184038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.187301] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.190092] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.196006] ACPI: (supports S0 S5)\n[ 0.197246] ACPI: Using IOAPIC for interrupt routing\n[ 0.198934] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200217] ACPI: No dock devices found.\n[ 0.203654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.204032] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.206228] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.208055] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.211978] acpiphp: Slot [3] registered\n[ 0.212035] acpiphp: Slot [4] registered\n[ 0.213456] acpiphp: Slot [5] registered\n[ 0.214880] acpiphp: Slot [6] registered\n[ 0.216022] acpiphp: Slot [7] registered\n[ 0.217431] acpiphp: Slot [8] registered\n[ 0.218837] acpiphp: Slot [9] registered\n[ 0.220036] acpiphp: Slot [10] registered\n[ 0.221460] acpiphp: Slot [11] registered\n[ 0.222888] acpiphp: Slot [12] registered\n[ 0.224021] acpiphp: Slot [13] registered\n[ 0.225462] acpiphp: Slot [14] registered\n[ 0.226899] acpiphp: Slot [15] registered\n[ 0.228021] acpiphp: Slot [16] registered\n[ 0.229465] acpiphp: Slot [17] registered\n[ 0.230893] 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.237457] acpiphp: Slot [23] registered\n[ 0.238898] acpiphp: Slot [24] registered\n[ 0.240021] acpiphp: Slot [25] registered\n[ 0.241448] acpiphp: Slot [26] registered\n[ 0.242878] acpiphp: Slot [27] registered\n[ 0.244021] acpiphp: Slot [28] registered\n[ 0.245448] acpiphp: Slot [29] registered\n[ 0.246871] acpiphp: Slot [30] registered\n[ 0.248027] acpiphp: Slot [31] registered\n[ 0.249451] PCI host bridge to bus 0000:00\n[ 0.250881] 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.254002] 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.258183] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.260003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.269838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.296161] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.298764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.301159] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.303770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.305120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.307355] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.308289] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.309925] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312003] vgaarb: loaded\n[ 0.313064] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315228] SCSI subsystem initialized\n[ 0.316178] ACPI: bus type USB registered\n[ 0.317576] usbcore: registered new interface driver usbfs\n[ 0.319407] usbcore: registered new interface driver hub\n[ 0.320052] usbcore: registered new device driver usb\n[ 0.321831] PCI: Using ACPI for IRQ routing\n[ 0.324126] NetLabel: Initializing\n[ 0.325405] NetLabel: domain hash size = 128\n[ 0.326925] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.328111] NetLabel: unlabeled traffic allowed by default\n[ 0.329967] Switched to clocksource kvm-clock\n[ 0.337152] AppArmor: AppArmor Filesystem Enabled\n[ 0.338825] pnp: PnP ACPI init\n[ 0.339999] ACPI: bus type PNP registered\n[ 0.341917] pnp: PnP ACPI: found 8 devices\n[ 0.343373] ACPI: bus type PNP unregistered\n[ 0.351619] NET: Registered protocol family 2\n[ 0.353658] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.356314] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.358659] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.360925] TCP: reno registered\n[ 0.362141] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.364136] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.366359] NET: Registered protocol family 1\n[ 0.367950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.369902] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.371806] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.394596] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417483] Trying to unpack rootfs image as initramfs...\n[ 0.517700] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.520673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.522614] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.524665] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.527673] Scanning for low memory corruption every 60 seconds\n[ 0.530130] Initialise system trusted keyring\n[ 0.531749] audit: initializing netlink socket (disabled)\n[ 0.533648] type=2000 audit(1547057475.443:1): initialized\n[ 0.555073] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.558029] zbud: loaded\n[ 0.559305] VFS: Disk quotas dquot_6.5.2\n[ 0.560762] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.563372] fuse init (API version 7.22)\n[ 0.564906] msgmni has been set to 3997\n[ 0.566365] Key type big_key registered\n[ 0.568369] Key type asymmetric registered\n[ 0.569837] Asymmetric key parser 'x509' registered\n[ 0.571526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.574160] io scheduler noop registered\n[ 0.575564] io scheduler deadline registered (default)\n[ 0.577302] io scheduler cfq registered\n[ 0.578788] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.580657] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.582863] ipmi message handler version 39.2\n[ 0.584449] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.587027] ACPI: Power Button [PWRF]\n[ 0.588518] GHES: HEST is not enabled!\n[ 0.610842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.654788] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.657460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.685388] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.688833] Linux agpgart interface v0.103\n[ 0.691167] brd: module loaded\n[ 0.692753] loop: module loaded\n[ 0.694312] blk-mq: CPU -> queue map\n[ 0.695620] CPU 0 -> Queue 0\n[ 0.696762] CPU 1 -> Queue 0\n[ 0.698857] vda: vda1\n[ 0.700780] scsi0 : ata_piix\n[ 0.702066] scsi1 : ata_piix\n[ 0.703221] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.705379] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.707856] libphy: Fixed MDIO Bus: probed\n[ 0.709400] tun: Universal TUN/TAP device driver, 1.6\n[ 0.711137] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.714173] PPP generic driver version 2.4.2\n[ 0.715769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.717886] ehci-pci: EHCI PCI platform driver\n[ 0.719428] ehci-platform: EHCI generic platform driver\n[ 0.721191] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.723219] ohci-pci: OHCI PCI platform driver\n[ 0.724788] ohci-platform: OHCI generic platform driver\n[ 0.726547] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.749310] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.751093] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.753799] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.755842] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.758030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.760549] usb usb1: Product: UHCI Host Controller\n[ 0.762205] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.764274] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.765979] hub 1-0:1.0: USB hub found\n[ 0.767350] hub 1-0:1.0: 2 ports detected\n[ 0.768964] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.772634] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.774334] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.776232] mousedev: PS/2 mouse device common for all mice\n[ 0.778502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.781694] rtc_cmos 00:00: RTC can wake from S4\n[ 0.783657] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.785765] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.787936] device-mapper: uevent: version 1.0.3\n[ 0.789596] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.792451] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.794535] TCP: cubic registered\n[ 0.795884] NET: Registered protocol family 10\n[ 0.797819] NET: Registered protocol family 17\n[ 0.799385] Key type dns_resolver registered\n[ 0.801169] Loading compiled-in X.509 certificates\n[ 0.803413] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.806583] registered taskstats version 1\n[ 0.810153] Key type trusted registered\n[ 0.825981] Key type encrypted registered\n[ 0.827442] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.829289] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.831690] regulator-dummy: disabling\n[ 0.833152] Magic number: 3:171:190\n[ 0.834514] acpi device:1c: hash matches\n[ 0.836055] rtc_cmos 00:00: setting system clock to 2019-01-09 18:11:15 UTC (1547057475)\n[ 0.838923] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.840891] EDD information not available.\n[ 0.866210] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.868940] Write protecting the kernel read-only data: 12288k\n[ 0.872314] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.877152] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.893023] systemd-udevd[107]: starting version 204\n[ 0.928911] FDC 0 is a S82078B\n[ 1.080025] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.244748] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.246968] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.249251] usb 1-1: Product: QEMU USB Tablet\n[ 1.250784] usb 1-1: Manufacturer: QEMU\n[ 1.252184] usb 1-1: SerialNumber: 42\n[ 1.949327] 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.301259] 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.401333] 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 * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.501971] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[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 Wed, 09 Jan 2019 18:11:17 +0000. Up 2.81 seconds.\ncloud-init-nonet[2.95]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting 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.09]: 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 Wed, 09 Jan 2019 18:11:18 +0000. Up 4.29 seconds.\nci-info: ++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++\nci-info: +--------+------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:25:49:96 |\nci-info: +--------+------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\nbf:ef:7d:11:61:a0:d7:6c:1f:78:31:f4:5d:c1:a4:c8 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .=*o|\n| . o =+*|\n| E +.*+|\n| . o.o|\n| S o|\n| . . |\n| . .|\n| . . .|\n| .oo .. |\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:e0:4c:34:72:47:5d:d8:86:be:30:fc:39:ce:0e:d3 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . +.o. =. |\n| + o + o |\n| o. . . |\n| + o+ . |\n| + S+ o |\n| . .= |\n| ooE. |\n| oo |\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:\n20:4b:bf:6f:24:e9:2a:9a:ff:60:c0:50:a3:b5:8a:05 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|E + |\n| = o |\n|o o o . |\n|+o . + . |\n|+. . ..S |\n| . o.. |\n| o ..o |\n| o.. ... |\n|oo.oo. .. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n05:b4:d4:fe:0c:15:ff:41:84:ed:a7:4c:c0:7b:b3:c7 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .+. ...+o |\n| . o. +o.. |\n| .... oo. |\n| .o . +oo|\n| S + + =o|\n| o + E|\n| . |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:11:25 +0000. Up 10.74 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:11:27 +0000. Up 11.85 seconds.\n\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: + 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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14128 0 --:--:-- --:--:-- --:--:-- 14121\nOK\n+ apt-get update\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 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]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 [227 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1588 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.4\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://repo.cw-ngv.com/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/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [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 13s (5212 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 8564\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 9287\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 2s (13.1 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.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n++ ip2rr 172.30.9.204\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.204\n++ echo A 172.30.9.204\n+ echo 'nameserver 192.168.0.20'\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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 d2:e0:4c:34:72:47:5d:d8:86:be:30:fc:39:ce:0e:d3 root@ellis-0 (DSA)\nec2: 256 20:4b:bf:6f:24:e9:2a:9a:ff:60:c0:50:a3:b5:8a:05 root@ellis-0 (ECDSA)\nec2: 256 05:b4:d4:fe:0c:15:ff:41:84:ed:a7:4c:c0:7b:b3:c7 root@ellis-0 (ED25519)\nec2: 2048 bf:ef:7d:11:61:a0:d7:6c:1f:78:31:f4:5d:c1:a4:c8 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMj9tfyxuCbsVk+QOdm9oEin5McCBvjmumPS28nxSgyQ2rifYxkhhVBKo/8tVqnf1Yjnj60/u63gseH+FdzTXL4= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN8LR76w0x6jiiTSf7QDanoHpK9a+0nLDJrZLswVi7DZ root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiS4EuylhQKn+4Lf+38tjH5LEFfOLRklcc3RXtlWU4iawmT0ss4Ktu68tIP2h9HvZdite44HeByFN33IQCiy2/uedLRnD6/P8dJ33SfHWQft+mUxCmEXv9nfK5w6I5N5UIqssAp24d67kBPaX8P1J1Db5yjHPVi5pO/Q85uOmpFCOb/8P1B2nKnli1yRaKLLJyxHFnHDyHOSev786anb2kv5IpvNR/obK3xDzpjxxXScsJzYK49rUlUH2qmWJIpho1sIlp31jZgFSyL48QtRJdqHvJATCANoCQX04BAc4gnKXjWoJDn6Z32FjSoRaXZKY+trpYvt7oqS6wem+D7t8h root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:14:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 186.87 seconds\n"} 2019-01-09 18:15:50,424 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee/action used request id req-8021e642-dbf2-427a-931a-09a8859c5f37 2019-01-09 18:15:50,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0781309604645s 2019-01-09 18:15:50,426 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee/action used request id req-8021e642-dbf2-427a-931a-09a8859c5f37 2019-01-09 18:15:50,427 - 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.009622] Security Framework initialized [ 0.011103] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013420] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017801] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020872] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.023027] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024287] Initializing cgroup subsys memory [ 0.025821] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029534] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033617] Initializing cgroup subsys hugetlb [ 0.036448] mce: CPU supports 10 MCE banks [ 0.037926] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037926] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041833] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046194] 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.056240] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062212] ACPI: Core revision 20131115 [ 0.064094] ACPI: All ACPI Tables successfully acquired [ 0.066125] ftrace: allocating 28753 entries in 113 pages [ 0.088247] smpboot: Max logical packages: 2 [ 0.092288] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.094439] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.096471] Enabling x2apic [ 0.097581] Enabled x2apic [ 0.100042] Switched APIC routing to physical x2apic. [ 0.104190] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.106235] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.109833] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.120470] KVM setup paravirtual spinlock [ 0.126594] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.128309] x86: Booting SMP configuration: [ 0.129830] .... node #0, CPUs: #1[ 0.126508] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.144017] KVM setup async PF for cpu 1 [ 0.144040] x86: Booted up 1 node, 2 CPUs [ 0.144050] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.144017] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.152009] devtmpfs: initialized [ 0.155566] EVM: security.selinux [ 0.156003] EVM: security.SMACK64 [ 0.157232] EVM: security.ima [ 0.158354] EVM: security.capability [ 0.161008] pinctrl core: initialized pinctrl subsystem [ 0.163002] regulator-dummy: no parameters [ 0.164105] RTC time: 18:11:14, date: 01/09/19 [ 0.165803] NET: Registered protocol family 16 [ 0.167590] cpuidle: using governor ladder [ 0.168004] cpuidle: using governor menu [ 0.169519] ACPI: bus type PCI registered [ 0.170978] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.172248] PCI: Using configuration type 1 for base access [ 0.174829] bio: create slab at 0 [ 0.176144] ACPI: Added _OSI(Module Device) [ 0.177614] ACPI: Added _OSI(Processor Device) [ 0.179141] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.180003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.183791] ACPI: Interpreter enabled [ 0.184038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.187301] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.190092] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.196006] ACPI: (supports S0 S5) [ 0.197246] ACPI: Using IOAPIC for interrupt routing [ 0.198934] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200217] ACPI: No dock devices found. [ 0.203654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204032] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206228] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.208055] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.211978] acpiphp: Slot [3] registered [ 0.212035] acpiphp: Slot [4] registered [ 0.213456] acpiphp: Slot [5] registered [ 0.214880] acpiphp: Slot [6] registered [ 0.216022] acpiphp: Slot [7] registered [ 0.217431] acpiphp: Slot [8] registered [ 0.218837] acpiphp: Slot [9] registered [ 0.220036] acpiphp: Slot [10] registered [ 0.221460] acpiphp: Slot [11] registered [ 0.222888] acpiphp: Slot [12] registered [ 0.224021] acpiphp: Slot [13] registered [ 0.225462] acpiphp: Slot [14] registered [ 0.226899] acpiphp: Slot [15] registered [ 0.228021] acpiphp: Slot [16] registered [ 0.229465] acpiphp: Slot [17] registered [ 0.230893] 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.237457] acpiphp: Slot [23] registered [ 0.238898] acpiphp: Slot [24] registered [ 0.240021] acpiphp: Slot [25] registered [ 0.241448] acpiphp: Slot [26] registered [ 0.242878] acpiphp: Slot [27] registered [ 0.244021] acpiphp: Slot [28] registered [ 0.245448] acpiphp: Slot [29] registered [ 0.246871] acpiphp: Slot [30] registered [ 0.248027] acpiphp: Slot [31] registered [ 0.249451] PCI host bridge to bus 0000:00 [ 0.250881] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.252004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.254002] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.256004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.258183] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.260003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.269838] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.296161] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.298764] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.301159] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.303770] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.305120] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.307355] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308289] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.309925] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312003] vgaarb: loaded [ 0.313064] vgaarb: bridge control possible 0000:00:02.0 [ 0.315228] SCSI subsystem initialized [ 0.316178] ACPI: bus type USB registered [ 0.317576] usbcore: registered new interface driver usbfs [ 0.319407] usbcore: registered new interface driver hub [ 0.320052] usbcore: registered new device driver usb [ 0.321831] PCI: Using ACPI for IRQ routing [ 0.324126] NetLabel: Initializing [ 0.325405] NetLabel: domain hash size = 128 [ 0.326925] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.328111] NetLabel: unlabeled traffic allowed by default [ 0.329967] Switched to clocksource kvm-clock [ 0.337152] AppArmor: AppArmor Filesystem Enabled [ 0.338825] pnp: PnP ACPI init [ 0.339999] ACPI: bus type PNP registered [ 0.341917] pnp: PnP ACPI: found 8 devices [ 0.343373] ACPI: bus type PNP unregistered [ 0.351619] NET: Registered protocol family 2 [ 0.353658] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.356314] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.358659] TCP: Hash tables configured (established 16384 bind 16384) [ 0.360925] TCP: reno registered [ 0.362141] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.364136] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.366359] NET: Registered protocol family 1 [ 0.367950] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.369902] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.371806] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.394596] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417483] Trying to unpack rootfs image as initramfs... [ 0.517700] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.520673] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.522614] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.524665] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.527673] Scanning for low memory corruption every 60 seconds [ 0.530130] Initialise system trusted keyring [ 0.531749] audit: initializing netlink socket (disabled) [ 0.533648] type=2000 audit(1547057475.443:1): initialized [ 0.555073] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.558029] zbud: loaded [ 0.559305] VFS: Disk quotas dquot_6.5.2 [ 0.560762] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.563372] fuse init (API version 7.22) [ 0.564906] msgmni has been set to 3997 [ 0.566365] Key type big_key registered [ 0.568369] Key type asymmetric registered [ 0.569837] Asymmetric key parser 'x509' registered [ 0.571526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.574160] io scheduler noop registered [ 0.575564] io scheduler deadline registered (default) [ 0.577302] io scheduler cfq registered [ 0.578788] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.580657] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.582863] ipmi message handler version 39.2 [ 0.584449] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.587027] ACPI: Power Button [PWRF] [ 0.588518] GHES: HEST is not enabled! [ 0.610842] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.654788] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.657460] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.685388] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.688833] Linux agpgart interface v0.103 [ 0.691167] brd: module loaded [ 0.692753] loop: module loaded [ 0.694312] blk-mq: CPU -> queue map [ 0.695620] CPU 0 -> Queue 0 [ 0.696762] CPU 1 -> Queue 0 [ 0.698857] vda: vda1 [ 0.700780] scsi0 : ata_piix [ 0.702066] scsi1 : ata_piix [ 0.703221] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.705379] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.707856] libphy: Fixed MDIO Bus: probed [ 0.709400] tun: Universal TUN/TAP device driver, 1.6 [ 0.711137] tun: (C) 1999-2004 Max Krasnyansky [ 0.714173] PPP generic driver version 2.4.2 [ 0.715769] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.717886] ehci-pci: EHCI PCI platform driver [ 0.719428] ehci-platform: EHCI generic platform driver [ 0.721191] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.723219] ohci-pci: OHCI PCI platform driver [ 0.724788] ohci-platform: OHCI generic platform driver [ 0.726547] uhci_hcd: USB Universal Host Controller Interface driver [ 0.749310] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.751093] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.753799] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.755842] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.758030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.760549] usb usb1: Product: UHCI Host Controller [ 0.762205] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.764274] usb usb1: SerialNumber: 0000:00:01.2 [ 0.765979] hub 1-0:1.0: USB hub found [ 0.767350] hub 1-0:1.0: 2 ports detected [ 0.768964] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.772634] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.774334] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.776232] mousedev: PS/2 mouse device common for all mice [ 0.778502] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.781694] rtc_cmos 00:00: RTC can wake from S4 [ 0.783657] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.785765] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.787936] device-mapper: uevent: version 1.0.3 [ 0.789596] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.792451] ledtrig-cpu: registered to indicate activity on CPUs [ 0.794535] TCP: cubic registered [ 0.795884] NET: Registered protocol family 10 [ 0.797819] NET: Registered protocol family 17 [ 0.799385] Key type dns_resolver registered [ 0.801169] Loading compiled-in X.509 certificates [ 0.803413] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.806583] registered taskstats version 1 [ 0.810153] Key type trusted registered [ 0.825981] Key type encrypted registered [ 0.827442] AppArmor: AppArmor sha1 policy hashing enabled [ 0.829289] IMA: No TPM chip found, activating TPM-bypass! [ 0.831690] regulator-dummy: disabling [ 0.833152] Magic number: 3:171:190 [ 0.834514] acpi device:1c: hash matches [ 0.836055] rtc_cmos 00:00: setting system clock to 2019-01-09 18:11:15 UTC (1547057475) [ 0.838923] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.840891] EDD information not available. [ 0.866210] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.868940] Write protecting the kernel read-only data: 12288k [ 0.872314] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.877152] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.893023] systemd-udevd[107]: starting version 204 [ 0.928911] FDC 0 is a S82078B [ 1.080025] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.244748] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.246968] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.249251] usb 1-1: Product: QEMU USB Tablet [ 1.250784] usb 1-1: Manufacturer: QEMU [ 1.252184] usb 1-1: SerialNumber: 42 [ 1.949327] 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.301259] 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.401333] 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 ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.501971] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[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 Wed, 09 Jan 2019 18:11:17 +0000. Up 2.81 seconds. cloud-init-nonet[2.95]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[4.09]: 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 Wed, 09 Jan 2019 18:11:18 +0000. Up 4.29 seconds. ci-info: ++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++ ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:25:49:96 | ci-info: +--------+------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: bf:ef:7d:11:61:a0:d7:6c:1f:78:31:f4:5d:c1:a4:c8 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | .=*o| | . o =+*| | E +.*+| | . o.o| | S o| | . . | | . .| | . . .| | .oo .. | +-----------------+ 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:e0:4c:34:72:47:5d:d8:86:be:30:fc:39:ce:0e:d3 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ | . +.o. =. | | + o + o | | o. . . | | + o+ . | | + S+ o | | . .= | | ooE. | | oo | | .. | +-----------------+ 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: 20:4b:bf:6f:24:e9:2a:9a:ff:60:c0:50:a3:b5:8a:05 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ |E + | | = o | |o o o . | |+o . + . | |+. . ..S | | . o.. | | o ..o | | o.. ... | |oo.oo. .. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 05:b4:d4:fe:0c:15:ff:41:84:ed:a7:4c:c0:7b:b3:c7 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | .+. ...+o | | . o. +o.. | | .... oo. | | .o . +oo| | S + + =o| | o + E| | . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:11:25 +0000. Up 10.74 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:11:27 +0000. Up 11.85 seconds. Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: + 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 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14128 0 --:--:-- --:--:-- --:--:-- 14121 OK + apt-get update Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 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] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 [227 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 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 (1588 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.4 + 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 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://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/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://repo.cw-ngv.com/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/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [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 13s (5212 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 8564 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 9287 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 2s (13.1 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.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 ++ ip2rr 172.30.9.204 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.204 ++ echo A 172.30.9.204 + echo 'nameserver 192.168.0.20' + 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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 d2:e0:4c:34:72:47:5d:d8:86:be:30:fc:39:ce:0e:d3 root@ellis-0 (DSA) ec2: 256 20:4b:bf:6f:24:e9:2a:9a:ff:60:c0:50:a3:b5:8a:05 root@ellis-0 (ECDSA) ec2: 256 05:b4:d4:fe:0c:15:ff:41:84:ed:a7:4c:c0:7b:b3:c7 root@ellis-0 (ED25519) ec2: 2048 bf:ef:7d:11:61:a0:d7:6c:1f:78:31:f4:5d:c1:a4:c8 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMj9tfyxuCbsVk+QOdm9oEin5McCBvjmumPS28nxSgyQ2rifYxkhhVBKo/8tVqnf1Yjnj60/u63gseH+FdzTXL4= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN8LR76w0x6jiiTSf7QDanoHpK9a+0nLDJrZLswVi7DZ root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDiS4EuylhQKn+4Lf+38tjH5LEFfOLRklcc3RXtlWU4iawmT0ss4Ktu68tIP2h9HvZdite44HeByFN33IQCiy2/uedLRnD6/P8dJ33SfHWQft+mUxCmEXv9nfK5w6I5N5UIqssAp24d67kBPaX8P1J1Db5yjHPVi5pO/Q85uOmpFCOb/8P1B2nKnli1yRaKLLJyxHFnHDyHOSev786anb2kv5IpvNR/obK3xDzpjxxXScsJzYK49rUlUH2qmWJIpho1sIlp31jZgFSyL48QtRJdqHvJATCANoCQX04BAc4gnKXjWoJDn6Z32FjSoRaXZKY+trpYvt7oqS6wem+D7t8h root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:14:22 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 186.87 seconds 2019-01-09 18:15:50,431 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-09 18:15:50,431 - 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:25:49:96', 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:25:49:96', 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'69162732-d246-48ea-9094-8a5c04015733', 'name': u'heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 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-09T18:11:14.000000', 'flavor': Munch({u'id': u'bc3e6d09-9abb-424a-ae79-b8c0662aef8d', 'name': u'heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49'}), 'az': u'nova', 'id': u'93f27aa6-c45b-418c-a092-856ca3f609ee', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'65e93478-e530-46a8-a7da-4c9cc82cee0a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'a3d3d774-8b22-4f36-922f-a528fe3edeef'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'a7bf516b-e6f2-4edd-87e6-ca8a2cbf823a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'b86c3eaf-f8cb-4eb3-a441-43caf45929e0'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'f8294e2f-86e8-41fa-96e5-36c022b575c2'})], 'id': u'4ec2d14e-5767-4368-928f-7afe91528bc4', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'82731671-3f85-4b5c-98f5-1acab9f62614', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'1001b38a-47eb-456c-937f-240fb03fb706'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'82731671-3f85-4b5c-98f5-1acab9f62614', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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'289bd6b3-6908-4723-bf2b-82eee112ff5c'})], 'id': u'82731671-3f85-4b5c-98f5-1acab9f62614', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'dd1e7ff46cb1433fa86ef6357d8efb70', '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'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': 'heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49', '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-09T18:11:14.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T18:11:14Z', 'hostId': u'957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3', '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-09T18:11:14.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'338d66b1fbdd43d8aa26fb6db7b7942f', 'created_at': u'2019-01-09T18:09:30Z', 'created': u'2019-01-09T18:09:30Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-09 18:15:50,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:15:50,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:15:50,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78674d74-7afb-4c0d-8148-751f885af0d9 x-compute-request-id: req-78674d74-7afb-4c0d-8148-751f885af0d9 Content-Encoding: gzip Content-Length: 1514 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:ec:65:77", "version": 4, "addr": "192.168.0.24", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ec:65:77", "version": 4, "addr": "172.30.9.213", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:4f:47", "version": 4, "addr": "192.168.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/aa497639-7684-43b1-81cb-881df64bd945", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "aa497639-7684-43b1-81cb-881df64bd945", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "sprout-0.clearwater.opnfv", "created": "2019-01-09T18:11:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:21:1a", "version": 4, "addr": "172.30.9.215", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:5a:37", "version": 4, "addr": "192.168.1.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/667d8d64-30de-4342-b847-fb0c001e77e9", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:07.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "667d8d64-30de-4342-b847-fb0c001e77e9", "security_groups": [{"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:07Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "vellum-0.clearwater.opnfv", "created": "2019-01-09T18:11:29Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e4:8a:28", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "192.168.1.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:5b:63", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:08.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "0aeaaf05-8b81-4a86-8a2d-e0c1c86f9e20", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-homer-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:08Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "homer-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "version": 4, "addr": "192.168.0.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:56:7b", "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:13:d3:2a", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:d3:2a", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b74db41-ee9f-46bd-b56f-e15ffb780dad", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:04.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "7b74db41-ee9f-46bd-b56f-e15ffb780dad", "security_groups": [{"name": "clearwater-opnfv-bono-sig"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:04Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "bono-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "192.168.0.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:c8:4a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:88:ce", "version": 4, "addr": "192.168.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f7b08b-8403-416f-9b28-f767c20f8520", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:12:10.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f7b08b-8403-416f-9b28-f767c20f8520", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:12:10Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "dime-0.clearwater.opnfv", "created": "2019-01-09T18:11:28Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:49:96", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/93f27aa6-c45b-418c-a092-856ca3f609ee", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:11:14.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "93f27aa6-c45b-418c-a092-856ca3f609ee", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:11:14Z", "hostId": "957ea7ff10d0b3c057443435190a04abe1b3d9a8449346e7755384a3", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ellis-0.clearwater.opnfv", "created": "2019-01-09T18:09:30Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "192.168.0.20", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:38:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:47:ef", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "rel": "bookmark"}], "image": {"id": "69162732-d246-48ea-9094-8a5c04015733", "links": [{"href": "http://172.30.9.29:8774/images/69162732-d246-48ea-9094-8a5c04015733", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:09:20.000000", "flavor": {"id": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "links": [{"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "bookmark"}]}, "id": "f49c5d83-73f9-4e5e-b17c-312c2bb36bb0", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "dd1e7ff46cb1433fa86ef6357d8efb70", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:09:20Z", "hostId": "7b0f0fff117a304c9d1c924923f5ee8b22ce7b0ab7c8578bd21f006e", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_cfce1165-4def-4d44-869e-5b5c020c4c49", "name": "ns.clearwater.opnfv", "created": "2019-01-09T18:07:35Z", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:15:50,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-78674d74-7afb-4c0d-8148-751f885af0d9 2019-01-09 18:15:50,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.292304992676s 2019-01-09 18:15:50,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-78674d74-7afb-4c0d-8148-751f885af0d9 2019-01-09 18:15:50,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:15:50,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:15:50,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:15:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8b9138d-a1df-4ae1-aee1-cf114115b6aa x-compute-request-id: req-a8b9138d-a1df-4ae1-aee1-cf114115b6aa Content-Encoding: gzip Content-Length: 11914 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008004] pid_max: default: 32768 minimum: 301\n[ 0.009583] Security Framework initialized\n[ 0.011037] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013393] 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.020853] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.023006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.024280] Initializing cgroup subsys memory\n[ 0.025805] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029549] Initializing cgroup subsys blkio\n[ 0.032003] Initializing cgroup subsys perf_event\n[ 0.033619] Initializing cgroup subsys hugetlb\n[ 0.036201] mce: CPU supports 10 MCE banks\n[ 0.037693] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037693] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040004] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041849] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046280] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] 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.056204] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.062140] ACPI: Core revision 20131115\n[ 0.064038] ACPI: All ACPI Tables successfully acquired\n[ 0.066035] ftrace: allocating 28753 entries in 113 pages\n[ 0.088248] smpboot: Max logical packages: 2\n[ 0.092090] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.100310] Enabling x2apic\n[ 0.101420] Enabled x2apic\n[ 0.102810] Switched APIC routing to physical x2apic.\n[ 0.105434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.111917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.119916] KVM setup paravirtual spinlock\n[ 0.122388] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.124235] x86: Booting SMP configuration:\n[ 0.125822] .... node #0, CPUs: #1[ 0.122332] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n[ 0.140014] KVM setup async PF for cpu 1\n[ 0.140025] x86: Booted up 1 node, 2 CPUs\n[ 0.140029] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n\n[ 0.144000] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.147576] devtmpfs: initialized\n[ 0.149876] EVM: security.selinux\n[ 0.151115] EVM: security.SMACK64\n[ 0.152003] EVM: security.ima\n[ 0.153175] EVM: security.capability\n[ 0.154536] pinctrl core: initialized pinctrl subsystem\n[ 0.156116] regulator-dummy: no parameters\n[ 0.157675] RTC time: 18:09:21, date: 01/09/19\n[ 0.159319] NET: Registered protocol family 16\n[ 0.160160] cpuidle: using governor ladder\n[ 0.161589] cpuidle: using governor menu\n[ 0.163095] ACPI: bus type PCI registered\n[ 0.164013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166277] PCI: Using configuration type 1 for base access\n[ 0.168653] bio: create slab at 0\n[ 0.169510] ACPI: Added _OSI(Module Device)\n[ 0.169575] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173613] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.177293] ACPI: Interpreter enabled\n[ 0.178661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180945] 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.188944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.192011] ACPI: (supports S0 S5)\n[ 0.193258] ACPI: Using IOAPIC for interrupt routing\n[ 0.194963] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.196215] ACPI: No dock devices found.\n[ 0.199635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.200017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.202280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.204030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.207946] acpiphp: Slot [3] registered\n[ 0.208038] acpiphp: Slot [4] registered\n[ 0.209442] acpiphp: Slot [5] registered\n[ 0.211022] acpiphp: Slot [6] registered\n[ 0.212041] acpiphp: Slot [7] registered\n[ 0.213486] acpiphp: Slot [8] registered\n[ 0.214917] acpiphp: Slot [9] registered\n[ 0.216030] acpiphp: Slot [10] registered\n[ 0.217473] acpiphp: Slot [11] registered\n[ 0.218913] acpiphp: Slot [12] registered\n[ 0.220022] acpiphp: Slot [13] registered\n[ 0.221488] acpiphp: Slot [14] registered\n[ 0.222942] acpiphp: Slot [15] registered\n[ 0.224022] acpiphp: Slot [16] registered\n[ 0.225491] acpiphp: Slot [17] registered\n[ 0.226955] acpiphp: Slot [18] registered\n[ 0.228029] acpiphp: Slot [19] registered\n[ 0.229484] acpiphp: Slot [20] registered\n[ 0.230901] acpiphp: Slot [21] registered\n[ 0.232022] acpiphp: Slot [22] registered\n[ 0.233475] acpiphp: Slot [23] registered\n[ 0.234923] acpiphp: Slot [24] registered\n[ 0.236022] acpiphp: Slot [25] registered\n[ 0.237445] acpiphp: Slot [26] registered\n[ 0.238898] acpiphp: Slot [27] registered\n[ 0.240022] acpiphp: Slot [28] registered\n[ 0.241451] acpiphp: Slot [29] registered\n[ 0.242881] acpiphp: Slot [30] registered\n[ 0.244029] acpiphp: Slot [31] registered\n[ 0.245457] PCI host bridge to bus 0000:00\n[ 0.246887] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.250003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.251995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.254165] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.263805] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.292657] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.295265] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.297156] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.299661] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.301157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.303431] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.304285] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.305878] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.308003] vgaarb: loaded\n[ 0.309050] vgaarb: bridge control possible 0000:00:02.0\n[ 0.311079] SCSI subsystem initialized\n[ 0.312168] ACPI: bus type USB registered\n[ 0.313502] usbcore: registered new interface driver usbfs\n[ 0.315306] usbcore: registered new interface driver hub\n[ 0.316056] usbcore: registered new device driver usb\n[ 0.317779] PCI: Using ACPI for IRQ routing\n[ 0.317909] NetLabel: Initializing\n[ 0.320007] NetLabel: domain hash size = 128\n[ 0.321497] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.323200] NetLabel: unlabeled traffic allowed by default\n[ 0.324204] Switched to clocksource kvm-clock\n[ 0.332811] AppArmor: AppArmor Filesystem Enabled\n[ 0.334430] pnp: PnP ACPI init\n[ 0.335583] ACPI: bus type PNP registered\n[ 0.337451] pnp: PnP ACPI: found 8 devices\n[ 0.338884] ACPI: bus type PNP unregistered\n[ 0.346687] NET: Registered protocol family 2\n[ 0.348487] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.351078] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.353376] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.355587] TCP: reno registered\n[ 0.356785] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.358738] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.360872] NET: Registered protocol family 1\n[ 0.362393] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.364320] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.366193] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.388946] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.411930] Trying to unpack rootfs image as initramfs...\n[ 0.511328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.514194] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.516104] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.518109] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.521097] Scanning for low memory corruption every 60 seconds\n[ 0.523454] Initialise system trusted keyring\n[ 0.525054] audit: initializing netlink socket (disabled)\n[ 0.526877] type=2000 audit(1547057361.735:1): initialized\n[ 0.548074] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.551014] zbud: loaded\n[ 0.552239] VFS: Disk quotas dquot_6.5.2\n[ 0.553671] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.556177] fuse init (API version 7.22)\n[ 0.557697] msgmni has been set to 3997\n[ 0.559130] Key type big_key registered\n[ 0.560995] Key type asymmetric registered\n[ 0.562427] Asymmetric key parser 'x509' registered\n[ 0.564101] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.566694] io scheduler noop registered\n[ 0.568082] io scheduler deadline registered (default)\n[ 0.569823] io scheduler cfq registered\n[ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.573096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.575249] ipmi message handler version 39.2\n[ 0.576813] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.579341] ACPI: Power Button [PWRF]\n[ 0.580775] GHES: HEST is not enabled!\n[ 0.603076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.670923] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.673506] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.698905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702293] Linux agpgart interface v0.103\n[ 0.704692] brd: module loaded\n[ 0.706278] loop: module loaded\n[ 0.707885] blk-mq: CPU -> queue map\n[ 0.709190] CPU 0 -> Queue 0\n[ 0.710343] CPU 1 -> Queue 0\n[ 0.712402] vda: vda1\n[ 0.714179] scsi0 : ata_piix\n[ 0.715432] scsi1 : ata_piix\n[ 0.716569] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.718723] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.721080] libphy: Fixed MDIO Bus: probed\n[ 0.722601] tun: Universal TUN/TAP device driver, 1.6\n[ 0.724356] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.728230] PPP generic driver version 2.4.2\n[ 0.729778] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.731861] ehci-pci: EHCI PCI platform driver\n[ 0.733386] ehci-platform: EHCI generic platform driver\n[ 0.735119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.737104] ohci-pci: OHCI PCI platform driver\n[ 0.738632] ohci-platform: OHCI generic platform driver\n[ 0.740365] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.763182] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.764926] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.769519] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771667] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.774119] usb usb1: Product: UHCI Host Controller\n[ 0.775746] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.777785] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.779456] hub 1-0:1.0: USB hub found\n[ 0.780802] hub 1-0:1.0: 2 ports detected\n[ 0.782357] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.785966] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.787645] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.789465] mousedev: PS/2 mouse device common for all mice\n[ 0.791684] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.794831] rtc_cmos 00:00: RTC can wake from S4\n[ 0.796732] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.798794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800914] device-mapper: uevent: version 1.0.3\n[ 0.802548] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.805360] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.807388] TCP: cubic registered\n[ 0.808686] NET: Registered protocol family 10\n[ 0.821818] NET: Registered protocol family 17\n[ 0.823371] Key type dns_resolver registered\n[ 0.825070] Loading compiled-in X.509 certificates\n[ 0.827224] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.830332] registered taskstats version 1\n[ 0.833558] Key type trusted registered\n[ 0.837784] Key type encrypted registered\n[ 0.839223] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.841022] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.843460] regulator-dummy: disabling\n[ 0.844853] Magic number: 3:171:190\n[ 0.846196] acpi device:1c: hash matches\n[ 0.847692] rtc_cmos 00:00: setting system clock to 2019-01-09 18:09:21 UTC (1547057361)\n[ 0.850496] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.852446] EDD information not available.\n[ 0.877520] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.880228] Write protecting the kernel read-only data: 12288k\n[ 0.882809] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.886853] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.900749] systemd-udevd[107]: starting version 204\n[ 0.936503] FDC 0 is a S82078B\n[ 1.092047] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.256474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.258689] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.260987] usb 1-1: Product: QEMU USB Tablet\n[ 1.262527] usb 1-1: Manufacturer: QEMU\n[ 1.263916] usb 1-1: SerialNumber: 42\n[ 1.949330] 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.296996] 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.392939] random: init urandom read with 10 bits of entropy available\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.491262] 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 * Stopping Track if upstart is running in a container[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 Wed, 09 Jan 2019 18:09:23 +0000. Up 2.85 seconds.\ncloud-init-nonet[2.99]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.06]: static networking is now up\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 Wed, 09 Jan 2019 18:09:24 +0000. Up 4.27 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:cd:47:ef |\nci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:71:38:76 |\nci-info: +--------+-------+--------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n3b:73:fe:f7:b0:e3:4e:a8:74:aa:6f:9b:5b:b3:03:a0 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| .S. |\n| E .. . |\n| + o.= o |\n| *.*.+oo |\n| .+O+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:\nc6:21:eb:c4:1b:bd:c0:28:e7:41:d8:f6:d9:98:e9:24 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| o |\n| . + . . |\n| o = @ . |\n| . E # S |\n| + B = . |\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:\n4e:8d:bb:e6:b7:f7:2c:4c:40:eb:b8:77:e0:50:f5:42 root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| . E |\n| . + . |\n| o+ . . |\n| S+.. . |\n| oo.o . |\n| o+ + |\n| o.+ =. |\n| ooo.+ oo |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne9:a4:b4:cf:83:32:86:70:4f:20:9d:b8:eb:7c:ef:0a root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| o . |\n|o + . |\n| o . . S |\n|o . .. = |\n| E + o.. |\n|o o.= .o. |\n|.o.o+= o. |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting 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 ]\n * Starting automatic crash report generation[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:09:30 +0000. Up 9.91 seconds.\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:09:31 +0000. Up 10.81 seconds.\n++ echo 192.168.1.0/24\n++ cut -d / -f 2\n+ ip addr add 192.168.1.15/24 dev eth1\n+ ip link set dev eth1 up\n+ apt-get update\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 kB]\nGet:10 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:22 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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 5s (2340 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 0s (572 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.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 c6:21:eb:c4:1b:bd:c0:28:e7:41:d8:f6:d9:98:e9:24 root@ns (DSA)\nec2: 256 4e:8d:bb:e6:b7:f7:2c:4c:40:eb:b8:77:e0:50:f5:42 root@ns (ECDSA)\nec2: 256 e9:a4:b4:cf:83:32:86:70:4f:20:9d:b8:eb:7c:ef:0a root@ns (ED25519)\nec2: 2048 3b:73:fe:f7:b0:e3:4e:a8:74:aa:6f:9b:5b:b3:03:a0 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBDWrQIQJaGc9BpPLKJpt2+ffTTwU0zqg3LK2EA5ZcRDAXPrIgWwhEib8p/ZFsmdWFx/W78tnXZ1gBFizLnqiMo= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC94UYRjDFv93C5GuHaSBvdqzzitCDJbN2vgFIkjhneI root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5KWO1ROSYISusSK2JAqdAl22oKQ23RaMvRLz97Vjb5SL4mcvxMXSo6lgxpGObj8ZxsNF4dCPowsAEtDgNwNC1G/Kvz5ZYPZVgyypo49eAlRqdGIQdjADhHnA9kvHzOqctFzFGhbY0ZddgtiYp40CC6u5qPeKNWEKMNhSCltbN1xH/HI544i049DtD5v3isOcS94uFDoAPy9j5PgOjZIJ0HFHxrVMWjvQWTabPOkqxV5r23wdFaUM2qDtE6zYI3sXQG4Mx3hPd4xvsIQlyaaPiXGsqiHW4jemYIuwVuouN+JOUo3m/LgjvLWldkoF+veQLH1+irz5bF9S8bd2DFbW9 root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:09:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 21.56 seconds\n"} 2019-01-09 18:15:50,804 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0/action used request id req-a8b9138d-a1df-4ae1-aee1-cf114115b6aa 2019-01-09 18:15:50,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0703799724579s 2019-01-09 18:15:50,805 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/f49c5d83-73f9-4e5e-b17c-312c2bb36bb0/action used request id req-a8b9138d-a1df-4ae1-aee1-cf114115b6aa 2019-01-09 18:15:50,805 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1551 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14d1 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84096 r8192 d22400 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc80 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039680K/2096616K available (7502K kernel code, 1163K rwdata, 3440K rodata, 1376K init, 1448K bss, 56936K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008004] pid_max: default: 32768 minimum: 301 [ 0.009583] Security Framework initialized [ 0.011037] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013393] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.017756] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.020853] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.023006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.024280] Initializing cgroup subsys memory [ 0.025805] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029549] Initializing cgroup subsys blkio [ 0.032003] Initializing cgroup subsys perf_event [ 0.033619] Initializing cgroup subsys hugetlb [ 0.036201] mce: CPU supports 10 MCE banks [ 0.037693] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037693] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040004] Spectre V2 : Mitigation: Full generic retpoline [ 0.041849] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046280] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] 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.056204] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.062140] ACPI: Core revision 20131115 [ 0.064038] ACPI: All ACPI Tables successfully acquired [ 0.066035] ftrace: allocating 28753 entries in 113 pages [ 0.088248] smpboot: Max logical packages: 2 [ 0.092090] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.096003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.100310] Enabling x2apic [ 0.101420] Enabled x2apic [ 0.102810] Switched APIC routing to physical x2apic. [ 0.105434] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.108002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.111917] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.119916] KVM setup paravirtual spinlock [ 0.122388] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.124235] x86: Booting SMP configuration: [ 0.125822] .... node #0, CPUs: #1[ 0.122332] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.140014] KVM setup async PF for cpu 1 [ 0.140025] x86: Booted up 1 node, 2 CPUs [ 0.140029] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.144000] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.147576] devtmpfs: initialized [ 0.149876] EVM: security.selinux [ 0.151115] EVM: security.SMACK64 [ 0.152003] EVM: security.ima [ 0.153175] EVM: security.capability [ 0.154536] pinctrl core: initialized pinctrl subsystem [ 0.156116] regulator-dummy: no parameters [ 0.157675] RTC time: 18:09:21, date: 01/09/19 [ 0.159319] NET: Registered protocol family 16 [ 0.160160] cpuidle: using governor ladder [ 0.161589] cpuidle: using governor menu [ 0.163095] ACPI: bus type PCI registered [ 0.164013] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166277] PCI: Using configuration type 1 for base access [ 0.168653] bio: create slab at 0 [ 0.169510] ACPI: Added _OSI(Module Device) [ 0.169575] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173613] ACPI: Added _OSI(Processor Aggregator Device) [ 0.177293] ACPI: Interpreter enabled [ 0.178661] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180945] 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.188944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.192011] ACPI: (supports S0 S5) [ 0.193258] ACPI: Using IOAPIC for interrupt routing [ 0.194963] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196215] ACPI: No dock devices found. [ 0.199635] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200017] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.202280] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.204030] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.207946] acpiphp: Slot [3] registered [ 0.208038] acpiphp: Slot [4] registered [ 0.209442] acpiphp: Slot [5] registered [ 0.211022] acpiphp: Slot [6] registered [ 0.212041] acpiphp: Slot [7] registered [ 0.213486] acpiphp: Slot [8] registered [ 0.214917] acpiphp: Slot [9] registered [ 0.216030] acpiphp: Slot [10] registered [ 0.217473] acpiphp: Slot [11] registered [ 0.218913] acpiphp: Slot [12] registered [ 0.220022] acpiphp: Slot [13] registered [ 0.221488] acpiphp: Slot [14] registered [ 0.222942] acpiphp: Slot [15] registered [ 0.224022] acpiphp: Slot [16] registered [ 0.225491] acpiphp: Slot [17] registered [ 0.226955] acpiphp: Slot [18] registered [ 0.228029] acpiphp: Slot [19] registered [ 0.229484] acpiphp: Slot [20] registered [ 0.230901] acpiphp: Slot [21] registered [ 0.232022] acpiphp: Slot [22] registered [ 0.233475] acpiphp: Slot [23] registered [ 0.234923] acpiphp: Slot [24] registered [ 0.236022] acpiphp: Slot [25] registered [ 0.237445] acpiphp: Slot [26] registered [ 0.238898] acpiphp: Slot [27] registered [ 0.240022] acpiphp: Slot [28] registered [ 0.241451] acpiphp: Slot [29] registered [ 0.242881] acpiphp: Slot [30] registered [ 0.244029] acpiphp: Slot [31] registered [ 0.245457] PCI host bridge to bus 0000:00 [ 0.246887] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.248004] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.250003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.251995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.254165] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.263805] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.264015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.292657] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.295265] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.297156] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.299661] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.301157] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.303431] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.304285] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.305878] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.308003] vgaarb: loaded [ 0.309050] vgaarb: bridge control possible 0000:00:02.0 [ 0.311079] SCSI subsystem initialized [ 0.312168] ACPI: bus type USB registered [ 0.313502] usbcore: registered new interface driver usbfs [ 0.315306] usbcore: registered new interface driver hub [ 0.316056] usbcore: registered new device driver usb [ 0.317779] PCI: Using ACPI for IRQ routing [ 0.317909] NetLabel: Initializing [ 0.320007] NetLabel: domain hash size = 128 [ 0.321497] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.323200] NetLabel: unlabeled traffic allowed by default [ 0.324204] Switched to clocksource kvm-clock [ 0.332811] AppArmor: AppArmor Filesystem Enabled [ 0.334430] pnp: PnP ACPI init [ 0.335583] ACPI: bus type PNP registered [ 0.337451] pnp: PnP ACPI: found 8 devices [ 0.338884] ACPI: bus type PNP unregistered [ 0.346687] NET: Registered protocol family 2 [ 0.348487] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.351078] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.353376] TCP: Hash tables configured (established 16384 bind 16384) [ 0.355587] TCP: reno registered [ 0.356785] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.358738] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.360872] NET: Registered protocol family 1 [ 0.362393] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.364320] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.366193] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.388946] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.411930] Trying to unpack rootfs image as initramfs... [ 0.511328] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.514194] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.516104] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.518109] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.521097] Scanning for low memory corruption every 60 seconds [ 0.523454] Initialise system trusted keyring [ 0.525054] audit: initializing netlink socket (disabled) [ 0.526877] type=2000 audit(1547057361.735:1): initialized [ 0.548074] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.551014] zbud: loaded [ 0.552239] VFS: Disk quotas dquot_6.5.2 [ 0.553671] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.556177] fuse init (API version 7.22) [ 0.557697] msgmni has been set to 3997 [ 0.559130] Key type big_key registered [ 0.560995] Key type asymmetric registered [ 0.562427] Asymmetric key parser 'x509' registered [ 0.564101] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.566694] io scheduler noop registered [ 0.568082] io scheduler deadline registered (default) [ 0.569823] io scheduler cfq registered [ 0.571248] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.573096] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.575249] ipmi message handler version 39.2 [ 0.576813] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579341] ACPI: Power Button [PWRF] [ 0.580775] GHES: HEST is not enabled! [ 0.603076] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647804] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.670923] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.673506] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.698905] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702293] Linux agpgart interface v0.103 [ 0.704692] brd: module loaded [ 0.706278] loop: module loaded [ 0.707885] blk-mq: CPU -> queue map [ 0.709190] CPU 0 -> Queue 0 [ 0.710343] CPU 1 -> Queue 0 [ 0.712402] vda: vda1 [ 0.714179] scsi0 : ata_piix [ 0.715432] scsi1 : ata_piix [ 0.716569] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.718723] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.721080] libphy: Fixed MDIO Bus: probed [ 0.722601] tun: Universal TUN/TAP device driver, 1.6 [ 0.724356] tun: (C) 1999-2004 Max Krasnyansky [ 0.728230] PPP generic driver version 2.4.2 [ 0.729778] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.731861] ehci-pci: EHCI PCI platform driver [ 0.733386] ehci-platform: EHCI generic platform driver [ 0.735119] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.737104] ohci-pci: OHCI PCI platform driver [ 0.738632] ohci-platform: OHCI generic platform driver [ 0.740365] uhci_hcd: USB Universal Host Controller Interface driver [ 0.763182] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.764926] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.767539] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.769519] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.771667] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.774119] usb usb1: Product: UHCI Host Controller [ 0.775746] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.777785] usb usb1: SerialNumber: 0000:00:01.2 [ 0.779456] hub 1-0:1.0: USB hub found [ 0.780802] hub 1-0:1.0: 2 ports detected [ 0.782357] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.785966] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.787645] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.789465] mousedev: PS/2 mouse device common for all mice [ 0.791684] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.794831] rtc_cmos 00:00: RTC can wake from S4 [ 0.796732] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.798794] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.800914] device-mapper: uevent: version 1.0.3 [ 0.802548] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.805360] ledtrig-cpu: registered to indicate activity on CPUs [ 0.807388] TCP: cubic registered [ 0.808686] NET: Registered protocol family 10 [ 0.821818] NET: Registered protocol family 17 [ 0.823371] Key type dns_resolver registered [ 0.825070] Loading compiled-in X.509 certificates [ 0.827224] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.830332] registered taskstats version 1 [ 0.833558] Key type trusted registered [ 0.837784] Key type encrypted registered [ 0.839223] AppArmor: AppArmor sha1 policy hashing enabled [ 0.841022] IMA: No TPM chip found, activating TPM-bypass! [ 0.843460] regulator-dummy: disabling [ 0.844853] Magic number: 3:171:190 [ 0.846196] acpi device:1c: hash matches [ 0.847692] rtc_cmos 00:00: setting system clock to 2019-01-09 18:09:21 UTC (1547057361) [ 0.850496] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.852446] EDD information not available. [ 0.877520] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.880228] Write protecting the kernel read-only data: 12288k [ 0.882809] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.886853] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.900749] systemd-udevd[107]: starting version 204 [ 0.936503] FDC 0 is a S82078B [ 1.092047] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.256474] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.258689] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.260987] usb 1-1: Product: QEMU USB Tablet [ 1.262527] usb 1-1: Manufacturer: QEMU [ 1.263916] usb 1-1: SerialNumber: 42 [ 1.949330] 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.296996] 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.392939] random: init urandom read with 10 bits of entropy available * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.491262] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 18:09:23 +0000. Up 2.85 seconds. cloud-init-nonet[2.99]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.06]: static networking is now up * 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 Wed, 09 Jan 2019 18:09:24 +0000. Up 4.27 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:cd:47:ef | ci-info: | eth0 | True | 192.168.0.20 | 255.255.255.0 | fa:16:3e:71:38:76 | ci-info: +--------+-------+--------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 3b:73:fe:f7:b0:e3:4e:a8:74:aa:6f:9b:5b:b3:03:a0 root@ns The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | .S. | | E .. . | | + o.= o | | *.*.+oo | | .+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: c6:21:eb:c4:1b:bd:c0:28:e7:41:d8:f6:d9:98:e9:24 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | o | | . + . . | | o = @ . | | . E # S | | + 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: 4e:8d:bb:e6:b7:f7:2c:4c:40:eb:b8:77:e0:50:f5:42 root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | . E | | . + . | | o+ . . | | S+.. . | | oo.o . | | o+ + | | o.+ =. | | ooo.+ oo | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e9:a4:b4:cf:83:32:86:70:4f:20:9d:b8:eb:7c:ef:0a root@ns The key's randomart image is: +--[ED25519 256--+ | | | | | o . | |o + . | | o . . S | |o . .. = | | E + o.. | |o o.= .o. | |.o.o+= o. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting D-Bus system message bus[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 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 ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting Handle applying cloud-config[74G[ OK ] * 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 ] * Starting automatic crash report generation[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:09:30 +0000. Up 9.91 seconds. open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Wed, 09 Jan 2019 18:09:31 +0000. Up 10.81 seconds. ++ echo 192.168.1.0/24 ++ cut -d / -f 2 + ip addr add 192.168.1.15/24 dev eth1 + ip link set dev eth1 up + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [227 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.1 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7427 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1136 kB] Get:10 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [510 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4021 B] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [272 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:22 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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 5s (2340 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 0s (572 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.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 + 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 | f4:e8:c4:81:07:73:a1:e3:f7:5a:b2:82:27:88:50:3c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 c6:21:eb:c4:1b:bd:c0:28:e7:41:d8:f6:d9:98:e9:24 root@ns (DSA) ec2: 256 4e:8d:bb:e6:b7:f7:2c:4c:40:eb:b8:77:e0:50:f5:42 root@ns (ECDSA) ec2: 256 e9:a4:b4:cf:83:32:86:70:4f:20:9d:b8:eb:7c:ef:0a root@ns (ED25519) ec2: 2048 3b:73:fe:f7:b0:e3:4e:a8:74:aa:6f:9b:5b:b3:03:a0 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBDWrQIQJaGc9BpPLKJpt2+ffTTwU0zqg3LK2EA5ZcRDAXPrIgWwhEib8p/ZFsmdWFx/W78tnXZ1gBFizLnqiMo= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC94UYRjDFv93C5GuHaSBvdqzzitCDJbN2vgFIkjhneI root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5KWO1ROSYISusSK2JAqdAl22oKQ23RaMvRLz97Vjb5SL4mcvxMXSo6lgxpGObj8ZxsNF4dCPowsAEtDgNwNC1G/Kvz5ZYPZVgyypo49eAlRqdGIQdjADhHnA9kvHzOqctFzFGhbY0ZddgtiYp40CC6u5qPeKNWEKMNhSCltbN1xH/HI544i049DtD5v3isOcS94uFDoAPy9j5PgOjZIJ0HFHxrVMWjvQWTabPOkqxV5r23wdFaUM2qDtE6zYI3sXQG4Mx3hPd4xvsIQlyaaPiXGsqiHW4jemYIuwVuouN+JOUo3m/LgjvLWldkoF+veQLH1+irz5bF9S8bd2DFbW9 root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Wed, 09 Jan 2019 18:09:43 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 21.56 seconds 2019-01-09 18:15:50,807 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2019-01-09 18:15:50,809 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.204 2019-01-09 18:15:50,901 - 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-09 18:15:50,971 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-01-09 18:15:50,971 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-01-09 18:15:51,091 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 18:15:51,091 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-01-09 18:16:16,149 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 18:16:16,149 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-01-09 18:16:41,206 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 18:16:41,207 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-01-09 18:17:06,265 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 18:17:06,266 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-01-09 18:17:31,340 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 18:17:31,340 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-01-09 18:17:56,405 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 18:17:56,405 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-01-09 18:18:21,452 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 18:18:21,452 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-01-09 18:18:46,509 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 18:18:46,509 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-01-09 18:19:45,363 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-01-09 18:19:45,363 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-01-09 18:20:10,631 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550872@clearwater.opnfv', u'sip_username': u'6505550872', u'formatted_number': u'(650) 555-0872', u'number': u'6505550872', u'sip_uri': u'sip:6505550872@clearwater.opnfv', u'number_id': u'9ec2fba2bae74fec8fd3c2dda107c78b', u'sip_password': u'FYDaxQAFP', u'pstn': False} 2019-01-09 18:20:10,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:20:10,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:20:10,847 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:20:10 GMT Server: Apache x-openstack-request-id: req-7d5b3960-0d66-4801-8c74-6f15e7e8c0ed Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d 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-09 18:20:11,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:20:10 GMT Server: Apache x-openstack-request-id: req-4ee6ec09-92e4-4967-8286-d58f37ace810 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 946 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "outputs": [{"output_value": "172.30.9.200", "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-09 18:20:11,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d used request id req-4ee6ec09-92e4-4967-8286-d58f37ace810 2019-01-09 18:20:11,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.51012301445s 2019-01-09 18:20:11,143 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d used request id req-4ee6ec09-92e4-4967-8286-d58f37ace810 2019-01-09 18:20:11,145 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.200', 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-09 18:20:11,146 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-01-09 18:20:11,146 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-01-09 18:20:11,154 - 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-09 18:20:11,155 - 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-09 18:20:24,022 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2019-01-09 18:20:24,023 - 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) - (6505550178, 6505550092) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID b238b119c6cd398d107994e41e631df4) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID b238b119c6cd398d107994e41e631df4) - /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) - (6505550667, 6505550847) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID db1b6f0125afd1b8dac906c962239787) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID db1b6f0125afd1b8dac906c962239787) - /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:88: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 - Tel URIs (TCP) - (6505550080, 6505550938) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID 3130e5de5f759f17454e129ee7fd2f83) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID 3130e5de5f759f17454e129ee7fd2f83) - /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:143: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 - Unknown number (TCP) - (6505550277, 6505550852) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID 4b0e98a53fc6fc70f853ff7fb4c8d01b) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID 4b0e98a53fc6fc70f853ff7fb4c8d01b) - /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:182:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:18:in `block in ' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.5.0/monitor.rb:226:in `mon_synchronize' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.5.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
'# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/call.rb:223:in `recv_response': Expected 401, got 403 (call ID 567f34d2b64c9957e5ca8c74a3e8df4a) (RuntimeError) from /src/vims-test/lib/tests/basic-register.rb:16:in `block (2 levels) in ' Basic Call - Rejected by remote endpoint (TCP) - (6505550150, 6505550705) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID e14671aa425937efd7b770828835eb9c) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID e14671aa425937efd7b770828835eb9c) - /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:206: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 - Messages - Pager model (TCP) - (6505550769, 6505550039) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID 944b07cdf1f3bbd7e9cd9ec7c8825758) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID 944b07cdf1f3bbd7e9cd9ec7c8825758) - /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:241: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 - Pracks (TCP) - (6505550591, 6505550833) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID be021ce87c772431f909a7224c22fc60) Failed RuntimeError thrown: - Expected 401|200, got 403 (call ID be021ce87c772431f909a7224c22fc60) - /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:271: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 Registration (TCP) - (6505550641) Failed Endpoint threw exception: - Expected 401, got 403 (call ID 567f34d2b64c9957e5ca8c74a3e8df4a) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:16:in `block (2 levels) in '# terminated with exception (report_on_exception is true): /src/vims-test/quaff/lib/sip_parser.rb:23:in `gets': stream closed in another thread (IOError) from /src/vims-test/quaff/lib/sip_parser.rb:23:in `parse_from_io' from /src/vims-test/quaff/lib/endpoint.rb:343:in `recv_msg_from_sock' from /src/vims-test/quaff/lib/endpoint.rb:338:in `block in recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:337:in `each' from /src/vims-test/quaff/lib/endpoint.rb:337:in `recv_msg' from /src/vims-test/quaff/lib/endpoint.rb:246:in `block in start' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 401|200, got 403 (call ID 895f55c39f2a7d020ea175e7e9c793c1) Leaked sip:6505550641@clearwater.opnfv, DELETE returned 502 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/6505550160%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/6505550650%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/6505550628%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/6505550509%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/6505550612%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/6505550870%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/6505550294%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/6505550665%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/6505550472%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/6505550845%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/6505550808%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/6505550895%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/6505550459%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/6505550846%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/6505550145%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/6505550030%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/6505550714%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/6505550799%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/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/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/6505550754%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/6505550384%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/6505550588%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/6505550843%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/6505550461%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/6505550116%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/6505550189%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/6505550280%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/6505550166%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/6505550087%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/6505550687%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/6505550671%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/6505550518%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/6505550526%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/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/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/6505550570%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/6505550674%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/6505550228%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/6505550722%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/6505550571%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/6505550822%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/6505550955%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/6505550077%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/6505550385%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/6505550448%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/6505550532%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= Listing existing numbers failed with HTTP code 502 Detailed error output: {"Upstream error"=>"502", "Upstream URL"=>"http://hs-prov.clearwater.opnfv:8889/public/sip%3A6505550641%40clearwater.opnfv/associated_private_ids"} 53 failures out of 96 tests run Basic Call - Mainline (TCP) at 2019-01-09 18:20:13 +0000 Basic Call - SDP (TCP) at 2019-01-09 18:20:14 +0000 Basic Call - Tel URIs (TCP) at 2019-01-09 18:20:14 +0000 Basic Call - Unknown number (TCP) at 2019-01-09 18:20:15 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2019-01-09 18:20:16 +0000 Basic Call - Messages - Pager model (TCP) at 2019-01-09 18:20:17 +0000 Basic Call - Pracks (TCP) at 2019-01-09 18:20:18 +0000 Basic Registration (TCP) at 2019-01-09 18:20:19 +0000 Multiple Identities (TCP) at 2019-01-09 18:20:19 +0000 Call Barring - Outbound Rejection (TCP) at 2019-01-09 18:20:19 +0000 Call Barring - Inbound Rejection (TCP) at 2019-01-09 18:20:19 +0000 Call Diversion - Not registered (TCP) at 2019-01-09 18:20:19 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2019-01-09 18:20:19 +0000 Call Diversion - Not reachable (408) (TCP) at 2019-01-09 18:20:20 +0000 Call Diversion - Not reachable (503) (TCP) at 2019-01-09 18:20:20 +0000 Call Diversion - Not reachable (500) (TCP) at 2019-01-09 18:20:20 +0000 Call Diversion - Busy (TCP) at 2019-01-09 18:20:20 +0000 Call Diversion - Unconditional (TCP) at 2019-01-09 18:20:20 +0000 Call Diversion - No answer (TCP) at 2019-01-09 18:20:20 +0000 Call Diversion - Bad target URI (TCP) at 2019-01-09 18:20:20 +0000 Call Diversion - Audio-only call (TCP) at 2019-01-09 18:20:20 +0000 Call Diversion - Audio-video call (TCP) at 2019-01-09 18:20:20 +0000 Call Forking - Mainline (TCP) at 2019-01-09 18:20:21 +0000 Call Forking - Endpoint offline (TCP) at 2019-01-09 18:20:21 +0000 Call Forking - Endpoint offline while ringing (TCP) at 2019-01-09 18:20:21 +0000 Call Waiting - Accepted (TCP) at 2019-01-09 18:20:21 +0000 Call Waiting - Cancelled (TCP) at 2019-01-09 18:20:21 +0000 CANCEL - Mainline (TCP) at 2019-01-09 18:20:21 +0000 Filtering - Accept-Contact (TCP) at 2019-01-09 18:20:21 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2019-01-09 18:20:21 +0000 Filtering - Accept-Contact no match (TCP) at 2019-01-09 18:20:22 +0000 Filtering - Accept-Contact negated match (TCP) at 2019-01-09 18:20:22 +0000 Filtering - RFC3841 example (TCP) at 2019-01-09 18:20:22 +0000 Filtering - Reject-Contact no match (TCP) at 2019-01-09 18:20:22 +0000 Filtering - Reject-Contact match (TCP) at 2019-01-09 18:20:22 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2019-01-09 18:20:22 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2019-01-09 18:20:22 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2019-01-09 18:20:22 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2019-01-09 18:20:22 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2019-01-09 18:20:22 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2019-01-09 18:20:22 +0000 GRUU - Call - only GRUU as target (TCP) at 2019-01-09 18:20:22 +0000 GRUU - Call - AoR as target (TCP) at 2019-01-09 18:20:22 +0000 GRUU - Call - unknown GRUU as target (TCP) at 2019-01-09 18:20:23 +0000 GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) at 2019-01-09 18:20:23 +0000 GRUU - Call - Reject-Contact interop (TCP) at 2019-01-09 18:20:23 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2019-01-09 18:20:23 +0000 GRUU - Call - AoR with other param as target (TCP) at 2019-01-09 18:20:23 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2019-01-09 18:20:23 +0000 SUBSCRIBE - reg-event (TCP) at 2019-01-09 18:20:23 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2019-01-09 18:20:23 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2019-01-09 18:20:23 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2019-01-09 18:20:23 +0000 43 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2019-01-09 18:20:24,028 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 53, 'skipped': 43, 'total': 96, 'passed': 0} 2019-01-09 18:20:24,150 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 18:20:24,151 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 13:37 | FAIL | +-------------------+------------------+------------------+----------------+ 2019-01-09 18:20:24,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:20:24,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:20:24,366 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:20:24 GMT Server: Apache x-openstack-request-id: req-f365413c-17ad-43cf-a706-06bcf1c31cea Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:20:24,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:20:24 GMT Server: Apache x-openstack-request-id: req-cf8a160b-9568-4a3b-9bda-d07845610f80 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:20:24,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-cf8a160b-9568-4a3b-9bda-d07845610f80 2019-01-09 18:20:24,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.428060054779s 2019-01-09 18:20:24,585 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-cf8a160b-9568-4a3b-9bda-d07845610f80 2019-01-09 18:20:24,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:20:24,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:20:24,774 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:20:24 GMT Server: Apache x-openstack-request-id: req-3f2b124a-1084-44f8-918e-f5969820243a Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/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-09 18:20:24,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:20:24 GMT Server: Apache x-openstack-request-id: req-9da1f8d8-01b8-4efd-8c63-205aa2aa2ed8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-01-09T18:12:12Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/clearwater-opnfv/events/b7a8cea7-bccd-4f4e-b369-f35f2189d29b", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "id": "b7a8cea7-bccd-4f4e-b369-f35f2189d29b"}]} 2019-01-09 18:20:24,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-9da1f8d8-01b8-4efd-8c63-205aa2aa2ed8 2019-01-09 18:20:24,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.228647947311s 2019-01-09 18:20:24,816 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-9da1f8d8-01b8-4efd-8c63-205aa2aa2ed8 2019-01-09 18:20:24,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-01-09 18:20:24,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:20:25,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:20:24 GMT Server: Apache x-openstack-request-id: req-b767cfb0-755a-483e-9e85-e962f82049cb Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d 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-09 18:20:25,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:20:25 GMT Server: Apache x-openstack-request-id: req-392016a3-0aea-4839-add7-62ab16df1793 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 18:20:25,261 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d used request id req-392016a3-0aea-4839-add7-62ab16df1793 2019-01-09 18:20:25,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.444883108139s 2019-01-09 18:20:25,262 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d used request id req-392016a3-0aea-4839-add7-62ab16df1793 2019-01-09 18:20:25,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:20:25,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=b7a8cea7-bccd-4f4e-b369-f35f2189d29b&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:20:25,290 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:20:25 GMT Server: Apache x-openstack-request-id: req-90e30cfc-3f85-4c9c-922e-96225393dafe Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=b7a8cea7-bccd-4f4e-b369-f35f2189d29b&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-09 18:20:25,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:20:25 GMT Server: Apache x-openstack-request-id: req-93980535-6774-46a7-8ffd-c5e15a695d93 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 334 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-01-09T18:20:25Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/clearwater-opnfv/events/7187785a-7507-45c7-a4e5-f719c5ee94cf", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "id": "7187785a-7507-45c7-a4e5-f719c5ee94cf"}]} 2019-01-09 18:20:25,364 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=b7a8cea7-bccd-4f4e-b369-f35f2189d29b&sort_dir=asc&marker=b7a8cea7-bccd-4f4e-b369-f35f2189d29b&sort_dir=asc used request id req-93980535-6774-46a7-8ffd-c5e15a695d93 2019-01-09 18:20:25,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.101391077042s 2019-01-09 18:20:25,364 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=b7a8cea7-bccd-4f4e-b369-f35f2189d29b&sort_dir=asc&marker=b7a8cea7-bccd-4f4e-b369-f35f2189d29b&sort_dir=asc used request id req-93980535-6774-46a7-8ffd-c5e15a695d93 2019-01-09 18:20:30,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:20:30,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=7187785a-7507-45c7-a4e5-f719c5ee94cf&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:20:30,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:20:30 GMT Server: Apache x-openstack-request-id: req-2f252b89-a450-48ed-90eb-f29a1bdee09d Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=7187785a-7507-45c7-a4e5-f719c5ee94cf&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-09 18:20:30,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:20:30 GMT Server: Apache x-openstack-request-id: req-003ab2a4-a6d5-4109-9a8b-6962a5d0b89b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 681 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-01-09T18:20:25Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/homer/events/e74151c4-b08b-49cf-a28d-4f68e4961ac2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "b94327eb-9569-4dfb-826b-5faa393f230a", "id": "e74151c4-b08b-49cf-a28d-4f68e4961ac2"}, {"resource_name": "vellum", "event_time": "2019-01-09T18:20:26Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/vellum/events/d401de31-157a-4c63-8541-fe52a1eb8615", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f23d7a12-e196-444e-823b-b8344acadee1", "id": "d401de31-157a-4c63-8541-fe52a1eb8615"}, {"resource_name": "bono", "event_time": "2019-01-09T18:20:27Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/bono/events/6aea7d0a-39bf-43fa-8f86-bae035d66d6b", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "48f0fd11-2583-4ad8-b824-990c02a08579", "id": "6aea7d0a-39bf-43fa-8f86-bae035d66d6b"}, {"resource_name": "dime", "event_time": "2019-01-09T18:20:28Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dime/events/34527d35-47a4-48a9-937c-e734dcc24e1d", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "46d510eb-99bc-4e97-bd62-a30f5ef5a09e", "id": "34527d35-47a4-48a9-937c-e734dcc24e1d"}, {"resource_name": "sprout", "event_time": "2019-01-09T18:20:29Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sprout/events/52c3cd18-46c4-42ef-942d-01363162b6fb", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "cb3b4166-a74d-4e4e-93ee-480163cb17d4", "id": "52c3cd18-46c4-42ef-942d-01363162b6fb"}]} 2019-01-09 18:20:30,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=7187785a-7507-45c7-a4e5-f719c5ee94cf&sort_dir=asc&marker=7187785a-7507-45c7-a4e5-f719c5ee94cf&sort_dir=asc used request id req-003ab2a4-a6d5-4109-9a8b-6962a5d0b89b 2019-01-09 18:20:30,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.5128262043s 2019-01-09 18:20:30,883 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=7187785a-7507-45c7-a4e5-f719c5ee94cf&sort_dir=asc&marker=7187785a-7507-45c7-a4e5-f719c5ee94cf&sort_dir=asc used request id req-003ab2a4-a6d5-4109-9a8b-6962a5d0b89b 2019-01-09 18:20:35,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:20:35,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=52c3cd18-46c4-42ef-942d-01363162b6fb&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:20:36,096 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:20:35 GMT Server: Apache x-openstack-request-id: req-c6b33b76-ffe6-40ab-8741-be2a35b0e3aa Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=52c3cd18-46c4-42ef-942d-01363162b6fb&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-09 18:20:36,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:20:36 GMT Server: Apache x-openstack-request-id: req-15de9a0e-0f89-47bf-8f66-92b5344f457a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 352 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-01-09T18:20:35Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/homer/events/6f4af11e-4d28-478e-99c8-a55d0fa9b60e", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "b94327eb-9569-4dfb-826b-5faa393f230a", "id": "6f4af11e-4d28-478e-99c8-a55d0fa9b60e"}]} 2019-01-09 18:20:36,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=52c3cd18-46c4-42ef-942d-01363162b6fb&sort_dir=asc&marker=52c3cd18-46c4-42ef-942d-01363162b6fb&sort_dir=asc used request id req-15de9a0e-0f89-47bf-8f66-92b5344f457a 2019-01-09 18:20:36,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.255145072937s 2019-01-09 18:20:36,141 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=52c3cd18-46c4-42ef-942d-01363162b6fb&sort_dir=asc&marker=52c3cd18-46c4-42ef-942d-01363162b6fb&sort_dir=asc used request id req-15de9a0e-0f89-47bf-8f66-92b5344f457a 2019-01-09 18:20:41,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:20:41,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=6f4af11e-4d28-478e-99c8-a55d0fa9b60e&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:20:41,377 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:20:41 GMT Server: Apache x-openstack-request-id: req-432836c1-10ea-4f2d-8ecd-86efc483478c Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=6f4af11e-4d28-478e-99c8-a55d0fa9b60e&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-09 18:20:41,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:20:41 GMT Server: Apache x-openstack-request-id: req-33239ddb-eb9f-41e8-8078-8ce02b1a97b9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-01-09T18:20:36Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/vellum/events/486f8bd6-cfba-4e83-8153-c224d21e7a77", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f23d7a12-e196-444e-823b-b8344acadee1", "id": "486f8bd6-cfba-4e83-8153-c224d21e7a77"}, {"resource_name": "bono", "event_time": "2019-01-09T18:20:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/bono/events/43bbcd31-f2fd-4dff-a070-20079284282d", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "48f0fd11-2583-4ad8-b824-990c02a08579", "id": "43bbcd31-f2fd-4dff-a070-20079284282d"}, {"resource_name": "sprout", "event_time": "2019-01-09T18:20:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sprout/events/6452998f-1fc3-413d-a82e-101a024377ce", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "cb3b4166-a74d-4e4e-93ee-480163cb17d4", "id": "6452998f-1fc3-413d-a82e-101a024377ce"}, {"resource_name": "dime", "event_time": "2019-01-09T18:20:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dime/events/9cc5555f-f06a-4f30-a165-1d21bb633707", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "46d510eb-99bc-4e97-bd62-a30f5ef5a09e", "id": "9cc5555f-f06a-4f30-a165-1d21bb633707"}, {"resource_name": "ellis", "event_time": "2019-01-09T18:20:37Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/ellis/events/0d04a991-e6db-41d4-b93d-c9ce6b0d365a", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "afd1d66c-d45f-4062-ad4f-6bbdc82849a2", "id": "0d04a991-e6db-41d4-b93d-c9ce6b0d365a"}]} 2019-01-09 18:20:41,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=6f4af11e-4d28-478e-99c8-a55d0fa9b60e&sort_dir=asc&marker=6f4af11e-4d28-478e-99c8-a55d0fa9b60e&sort_dir=asc used request id req-33239ddb-eb9f-41e8-8078-8ce02b1a97b9 2019-01-09 18:20:41,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.276395082474s 2019-01-09 18:20:41,424 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=6f4af11e-4d28-478e-99c8-a55d0fa9b60e&sort_dir=asc&marker=6f4af11e-4d28-478e-99c8-a55d0fa9b60e&sort_dir=asc used request id req-33239ddb-eb9f-41e8-8078-8ce02b1a97b9 2019-01-09 18:20:46,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:20:46,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=0d04a991-e6db-41d4-b93d-c9ce6b0d365a&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:20:46,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:20:46 GMT Server: Apache x-openstack-request-id: req-6592ce4a-20d4-4175-a3dc-b9f25bbf85e9 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=0d04a991-e6db-41d4-b93d-c9ce6b0d365a&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-09 18:20:46,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:20:46 GMT Server: Apache x-openstack-request-id: req-229ee569-d818-49d4-aa26-9e572fc68181 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-01-09T18:20:43Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/ellis/events/ada534a6-0a9b-47e1-b816-9fdf237a5ad4", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "afd1d66c-d45f-4062-ad4f-6bbdc82849a2", "id": "ada534a6-0a9b-47e1-b816-9fdf237a5ad4"}, {"resource_name": "dns", "event_time": "2019-01-09T18:20:43Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dns/events/19ac1d0a-b64e-41a7-bc3d-be8a1cdafac2", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "16e300da-ec41-4602-a453-4bb1cf71b268", "id": "19ac1d0a-b64e-41a7-bc3d-be8a1cdafac2"}]} 2019-01-09 18:20:46,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=0d04a991-e6db-41d4-b93d-c9ce6b0d365a&sort_dir=asc&marker=0d04a991-e6db-41d4-b93d-c9ce6b0d365a&sort_dir=asc used request id req-229ee569-d818-49d4-aa26-9e572fc68181 2019-01-09 18:20:46,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732572078705s 2019-01-09 18:20:46,504 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=0d04a991-e6db-41d4-b93d-c9ce6b0d365a&sort_dir=asc&marker=0d04a991-e6db-41d4-b93d-c9ce6b0d365a&sort_dir=asc used request id req-229ee569-d818-49d4-aa26-9e572fc68181 2019-01-09 18:20:51,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:20:51,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=19ac1d0a-b64e-41a7-bc3d-be8a1cdafac2&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:20:51,540 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:20:51 GMT Server: Apache x-openstack-request-id: req-9dca0824-8314-4ffb-9636-0f3aba53a6b6 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=19ac1d0a-b64e-41a7-bc3d-be8a1cdafac2&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-09 18:20:51,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:20:51 GMT Server: Apache x-openstack-request-id: req-508603cc-f4db-4651-a7f0-e10849b69339 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-01-09T18:20:48Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dns/events/aa6c348e-4321-4195-b036-d243a8e070df", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "16e300da-ec41-4602-a453-4bb1cf71b268", "id": "aa6c348e-4321-4195-b036-d243a8e070df"}, {"resource_name": "sig_network", "event_time": "2019-01-09T18:20:48Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sig_network/events/62a991aa-deeb-4032-a6d0-5709e247a4fd", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8e6f84d8-82f3-4840-a7f7-f267ff04d91b", "id": "62a991aa-deeb-4032-a6d0-5709e247a4fd"}, {"resource_name": "mgmt_network", "event_time": "2019-01-09T18:20:48Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/mgmt_network/events/e656f828-faa7-4c0b-9424-e6d78d04d68f", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "6e399d08-dda4-43bb-a6dc-321b59d9dbc1", "id": "e656f828-faa7-4c0b-9424-e6d78d04d68f"}, {"resource_name": "security_groups", "event_time": "2019-01-09T18:20:48Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/security_groups/events/e07ba04a-3b80-4b24-af56-f7daa2639a6f", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ca944be8-e0a2-44dc-9b8d-4586c4377715", "id": "e07ba04a-3b80-4b24-af56-f7daa2639a6f"}]} 2019-01-09 18:20:51,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=19ac1d0a-b64e-41a7-bc3d-be8a1cdafac2&sort_dir=asc&marker=19ac1d0a-b64e-41a7-bc3d-be8a1cdafac2&sort_dir=asc used request id req-508603cc-f4db-4651-a7f0-e10849b69339 2019-01-09 18:20:51,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734348297119s 2019-01-09 18:20:51,585 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=19ac1d0a-b64e-41a7-bc3d-be8a1cdafac2&sort_dir=asc&marker=19ac1d0a-b64e-41a7-bc3d-be8a1cdafac2&sort_dir=asc used request id req-508603cc-f4db-4651-a7f0-e10849b69339 2019-01-09 18:20:56,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:20:56,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=e07ba04a-3b80-4b24-af56-f7daa2639a6f&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:20:56,620 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:20:56 GMT Server: Apache x-openstack-request-id: req-b76d1acc-3083-40dc-a0da-2d1ad9e73451 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=e07ba04a-3b80-4b24-af56-f7daa2639a6f&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-09 18:20:56,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:20:56 GMT Server: Apache x-openstack-request-id: req-c160c49f-7b8c-4bbe-acb1-808ec845c33a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-01-09T18:20:55Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/mgmt_network/events/1d7692d2-0a84-4191-9685-b252e4b89568", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "6e399d08-dda4-43bb-a6dc-321b59d9dbc1", "id": "1d7692d2-0a84-4191-9685-b252e4b89568"}, {"resource_name": "sig_network", "event_time": "2019-01-09T18:20:56Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sig_network/events/855373bb-237e-42a4-922d-9bb28efba661", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8e6f84d8-82f3-4840-a7f7-f267ff04d91b", "id": "855373bb-237e-42a4-922d-9bb28efba661"}]} 2019-01-09 18:20:56,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=e07ba04a-3b80-4b24-af56-f7daa2639a6f&sort_dir=asc&marker=e07ba04a-3b80-4b24-af56-f7daa2639a6f&sort_dir=asc used request id req-c160c49f-7b8c-4bbe-acb1-808ec845c33a 2019-01-09 18:20:56,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706310272217s 2019-01-09 18:20:56,663 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=e07ba04a-3b80-4b24-af56-f7daa2639a6f&sort_dir=asc&marker=e07ba04a-3b80-4b24-af56-f7daa2639a6f&sort_dir=asc used request id req-c160c49f-7b8c-4bbe-acb1-808ec845c33a 2019-01-09 18:21:01,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:21:01,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=855373bb-237e-42a4-922d-9bb28efba661&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:21:01,884 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:21:01 GMT Server: Apache x-openstack-request-id: req-06616389-5302-4b2b-8e9b-38d2534e729f Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=855373bb-237e-42a4-922d-9bb28efba661&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-09 18:21:01,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:01 GMT Server: Apache x-openstack-request-id: req-a6397d66-f884-41b6-be5c-22ae48db3e85 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 447 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-01-09T18:20:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/security_groups/events/5bdeaf50-87cc-48c5-a247-162fb5ad2c39", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ca944be8-e0a2-44dc-9b8d-4586c4377715", "id": "5bdeaf50-87cc-48c5-a247-162fb5ad2c39"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-01-09T18:20:57Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/clearwater-opnfv/events/95610aee-9126-4950-b336-791804419c0c", "rel": "self"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "id": "95610aee-9126-4950-b336-791804419c0c"}]} 2019-01-09 18:21:01,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=855373bb-237e-42a4-922d-9bb28efba661&sort_dir=asc&marker=855373bb-237e-42a4-922d-9bb28efba661&sort_dir=asc used request id req-a6397d66-f884-41b6-be5c-22ae48db3e85 2019-01-09 18:21:01,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.258166790009s 2019-01-09 18:21:01,927 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=855373bb-237e-42a4-922d-9bb28efba661&sort_dir=asc&marker=855373bb-237e-42a4-922d-9bb28efba661&sort_dir=asc used request id req-a6397d66-f884-41b6-be5c-22ae48db3e85 2019-01-09 18:21:06,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:21:06,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=95610aee-9126-4950-b336-791804419c0c&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:21:06,964 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:21:06 GMT Server: Apache x-openstack-request-id: req-8a31a111-8cdd-4e00-9b51-7d54d1068b19 Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=95610aee-9126-4950-b336-791804419c0c&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-09 18:21:07,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:06 GMT Server: Apache x-openstack-request-id: req-95fecc5d-df80-4b29-a9db-e665c0423c27 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:21:07,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=95610aee-9126-4950-b336-791804419c0c&sort_dir=asc&marker=95610aee-9126-4950-b336-791804419c0c&sort_dir=asc used request id req-95fecc5d-df80-4b29-a9db-e665c0423c27 2019-01-09 18:21:07,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729959011078s 2019-01-09 18:21:07,007 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=95610aee-9126-4950-b336-791804419c0c&sort_dir=asc&marker=95610aee-9126-4950-b336-791804419c0c&sort_dir=asc used request id req-95fecc5d-df80-4b29-a9db-e665c0423c27 2019-01-09 18:21:12,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-01-09 18:21:12,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=95610aee-9126-4950-b336-791804419c0c&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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:21:12,229 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:21:12 GMT Server: Apache x-openstack-request-id: req-4fef4bf3-b540-4ac0-99f0-3f46ee33164d Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=95610aee-9126-4950-b336-791804419c0c&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-09 18:21:12,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:12 GMT Server: Apache x-openstack-request-id: req-5059209b-0e91-4596-ae86-051c0a57f988 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2019-01-09 18:21:12,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=95610aee-9126-4950-b336-791804419c0c&sort_dir=asc&marker=95610aee-9126-4950-b336-791804419c0c&sort_dir=asc used request id req-5059209b-0e91-4596-ae86-051c0a57f988 2019-01-09 18:21:12,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.257272958755s 2019-01-09 18:21:12,270 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d/events?marker=95610aee-9126-4950-b336-791804419c0c&sort_dir=asc&marker=95610aee-9126-4950-b336-791804419c0c&sort_dir=asc used request id req-5059209b-0e91-4596-ae86-051c0a57f988 2019-01-09 18:21:12,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-01-09 18:21:12,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:21:12,298 - keystoneauth.session - DEBUG - RESP: [302] Date: Wed, 09 Jan 2019 18:21:12 GMT Server: Apache x-openstack-request-id: req-c257e3f3-c187-47f6-bc04-88baf991fd9e Location: http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?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-09 18:21:12,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:12 GMT Server: Apache x-openstack-request-id: req-cc529965-0dd6-4052-9cc0-52b370d252d9 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": "338d66b1fbdd43d8aa26fb6db7b7942f", "private_sig_net_ip_version": "4", "image": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "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_cfce1165-4def-4d44-869e-5b5c020c4c49", "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": "947a8529-aad3-4570-a0df-05e5c7a7390d", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "deletion_time": "2019-01-09T18:20:59Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "f2827f6d58934e91925b3af33290d19b", "tags": null, "creation_time": "2019-01-09T18:07:08Z", "links": [{"href": "http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-01-09T18:20:25Z", "id": "533db60c-d8bc-47fb-aadb-fd9b70c5df1d", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-01-09 18:21:12,339 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-cc529965-0dd6-4052-9cc0-52b370d252d9 2019-01-09 18:21:12,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.068174123764s 2019-01-09 18:21:12,339 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.29:8004/v1/338d66b1fbdd43d8aa26fb6db7b7942f/stacks/clearwater-opnfv/533db60c-d8bc-47fb-aadb-fd9b70c5df1d?resolve_outputs=False used request id req-cc529965-0dd6-4052-9cc0-52b370d252d9 2019-01-09 18:21:12,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 18:21:12,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/31141686-83c9-49ac-9191-ab98f183f9f3/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}5c96f448da19b0b660f2351824408a6289515868" -d '{"subnet_id": "00173a94-b33d-4e5e-ad88-76a53836c4ae"}' 2019-01-09 18:21:14,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e5818c0a-7be9-4554-a9fb-36634e1c8a9f Date: Wed, 09 Jan 2019 18:21:14 GMT RESP BODY: {"network_id": "0fc599b8-002a-476c-af39-cc9e536e4c59", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "subnet_id": "00173a94-b33d-4e5e-ad88-76a53836c4ae", "subnet_ids": ["00173a94-b33d-4e5e-ad88-76a53836c4ae"], "port_id": "69bf0189-4ff6-4c47-926c-8590459b14b9", "id": "31141686-83c9-49ac-9191-ab98f183f9f3"} 2019-01-09 18:21:14,503 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/31141686-83c9-49ac-9191-ab98f183f9f3/remove_router_interface.json used request id req-e5818c0a-7be9-4554-a9fb-36634e1c8a9f 2019-01-09 18:21:14,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.16251015663s 2019-01-09 18:21:14,503 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/31141686-83c9-49ac-9191-ab98f183f9f3/remove_router_interface.json used request id req-e5818c0a-7be9-4554-a9fb-36634e1c8a9f returning object 31141686-83c9-49ac-9191-ab98f183f9f3 2019-01-09 18:21:14,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 18:21:14,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:21:14,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-be2bad6f-66b8-4600-928d-af556c43bf19 Date: Wed, 09 Jan 2019 18:21:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "created_at": "2019-01-09T18:06:48Z", "admin_state_up": true, "updated_at": "2019-01-09T18:21:13Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "31141686-83c9-49ac-9191-ab98f183f9f3", "name": "heat_ims-router_cfce1165-4def-4d44-869e-5b5c020c4c49"}]} 2019-01-09 18:21:14,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-be2bad6f-66b8-4600-928d-af556c43bf19 2019-01-09 18:21:14,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.124771118164s 2019-01-09 18:21:14,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-be2bad6f-66b8-4600-928d-af556c43bf19 2019-01-09 18:21:14,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 18:21:14,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/31141686-83c9-49ac-9191-ab98f183f9f3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:21:15,852 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89a9d5d8-4864-4b20-926c-e85de6e29c25 Content-Length: 0 Date: Wed, 09 Jan 2019 18:21:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:21:15,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/31141686-83c9-49ac-9191-ab98f183f9f3.json used request id req-89a9d5d8-4864-4b20-926c-e85de6e29c25 2019-01-09 18:21:15,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22253608704s 2019-01-09 18:21:15,853 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/31141686-83c9-49ac-9191-ab98f183f9f3.json used request id req-89a9d5d8-4864-4b20-926c-e85de6e29c25 2019-01-09 18:21:15,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 18:21:15,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:21:15,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9a0a3b56-420d-4f1f-9940-22534e828730 Date: Wed, 09 Jan 2019 18:21:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fc599b8-002a-476c-af39-cc9e536e4c59","tenant_id":"338d66b1fbdd43d8aa26fb6db7b7942f","created_at":"2019-01-09T18:06:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T18:06:48Z","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":"338d66b1fbdd43d8aa26fb6db7b7942f","id":"00173a94-b33d-4e5e-ad88-76a53836c4ae","subnetpool_id":null,"name":"heat_ims-subnet_cfce1165-4def-4d44-869e-5b5c020c4c49"}]} 2019-01-09 18:21:15,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9a0a3b56-420d-4f1f-9940-22534e828730 2019-01-09 18:21:15,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0573098659515s 2019-01-09 18:21:15,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-9a0a3b56-420d-4f1f-9940-22534e828730 2019-01-09 18:21:15,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 18:21:15,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/00173a94-b33d-4e5e-ad88-76a53836c4ae.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:21:17,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a20795a7-f807-4f34-9cc5-ef8cab3a0682 Date: Wed, 09 Jan 2019 18:21:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:21:17,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/00173a94-b33d-4e5e-ad88-76a53836c4ae.json used request id req-a20795a7-f807-4f34-9cc5-ef8cab3a0682 2019-01-09 18:21:17,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.20241498947s 2019-01-09 18:21:17,115 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/00173a94-b33d-4e5e-ad88-76a53836c4ae.json used request id req-a20795a7-f807-4f34-9cc5-ef8cab3a0682 2019-01-09 18:21:17,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 18:21:17,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:21:17,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-1217b1a2-6f6a-428c-be45-db04a77b7652 Date: Wed, 09 Jan 2019 18:21:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0fc599b8-002a-476c-af39-cc9e536e4c59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"338d66b1fbdd43d8aa26fb6db7b7942f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T18:21:16Z","qos_policy_id":null,"name":"heat_ims-net_cfce1165-4def-4d44-869e-5b5c020c4c49","admin_state_up":true,"tenant_id":"338d66b1fbdd43d8aa26fb6db7b7942f","created_at":"2019-01-09T18:06:47Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 18:21:17,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1217b1a2-6f6a-428c-be45-db04a77b7652 2019-01-09 18:21:17,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0969498157501s 2019-01-09 18:21:17,213 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-1217b1a2-6f6a-428c-be45-db04a77b7652 2019-01-09 18:21:17,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 18:21:17,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/0fc599b8-002a-476c-af39-cc9e536e4c59.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:21:18,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0264cfb2-f96f-4e14-a62c-724a3df7ac50 Date: Wed, 09 Jan 2019 18:21:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:21:18,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/0fc599b8-002a-476c-af39-cc9e536e4c59.json used request id req-0264cfb2-f96f-4e14-a62c-724a3df7ac50 2019-01-09 18:21:18,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.925472974777s 2019-01-09 18:21:18,140 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/0fc599b8-002a-476c-af39-cc9e536e4c59.json used request id req-0264cfb2-f96f-4e14-a62c-724a3df7ac50 2019-01-09 18:21:18,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:21:18,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:21:18,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-e857153c-69e7-4e4a-b8d4-2eb3b1329b4d Date: Wed, 09 Jan 2019 18:21:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "metadata": {}}], "file": "/v2/images/69162732-d246-48ea-9094-8a5c04015733/file", "owner": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "69162732-d246-48ea-9094-8a5c04015733", "size": 263586304, "self": "/v2/images/69162732-d246-48ea-9094-8a5c04015733", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/69162732-d246-48ea-9094-8a5c04015733/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T18:06:59Z", "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "heat_ims-img_cfce1165-4def-4d44-869e-5b5c020c4c49", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T18:06:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:21:18,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e857153c-69e7-4e4a-b8d4-2eb3b1329b4d 2019-01-09 18:21:18,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.212190151215s 2019-01-09 18:21:18,357 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-e857153c-69e7-4e4a-b8d4-2eb3b1329b4d 2019-01-09 18:21:18,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 18:21:18,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/69162732-d246-48ea-9094-8a5c04015733 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5c96f448da19b0b660f2351824408a6289515868" 2019-01-09 18:21:18,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-54a94ab4-2ca4-44d6-aa73-c5dadcf9cb49 Date: Wed, 09 Jan 2019 18:21: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-09 18:21:18,800 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/69162732-d246-48ea-9094-8a5c04015733 used request id req-54a94ab4-2ca4-44d6-aa73-c5dadcf9cb49 2019-01-09 18:21:18,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.441900014877s 2019-01-09 18:21:18,801 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/69162732-d246-48ea-9094-8a5c04015733 used request id req-54a94ab4-2ca4-44d6-aa73-c5dadcf9cb49 2019-01-09 18:21:18,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 18:21:18,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:21:18,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21: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-1ee7266f-0303-4543-b8ea-2dc6d73e2e68 x-compute-request-id: req-1ee7266f-0303-4543-b8ea-2dc6d73e2e68 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d", "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": "bc3e6d09-9abb-424a-ae79-b8c0662aef8d"}]} 2019-01-09 18:21:18,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-1ee7266f-0303-4543-b8ea-2dc6d73e2e68 2019-01-09 18:21:18,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.193243980408s 2019-01-09 18:21:18,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-1ee7266f-0303-4543-b8ea-2dc6d73e2e68 2019-01-09 18:21:18,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 18:21:18,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:21:19,023 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 18:21: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-373079bb-233d-4325-a202-3007104a8670 x-compute-request-id: req-373079bb-233d-4325-a202-3007104a8670 Content-Length: 0 Content-Type: application/json 2019-01-09 18:21:19,023 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d used request id req-373079bb-233d-4325-a202-3007104a8670 2019-01-09 18:21:19,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0266721248627s 2019-01-09 18:21:19,023 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/bc3e6d09-9abb-424a-ae79-b8c0662aef8d used request id req-373079bb-233d-4325-a202-3007104a8670 2019-01-09 18:21:19,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 18:21:19,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:21:19,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c92fce-07db-4184-a6ac-2c8cc02bbdd2 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_ims-user_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": {"self": "http://172.30.9.29:5000/v3/users/dd1e7ff46cb1433fa86ef6357d8efb70"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "dd1e7ff46cb1433fa86ef6357d8efb70", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 18:21:19,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-53c92fce-07db-4184-a6ac-2c8cc02bbdd2 2019-01-09 18:21:19,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108783006668s 2019-01-09 18:21:19,133 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-53c92fce-07db-4184-a6ac-2c8cc02bbdd2 2019-01-09 18:21:19,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 18:21:19,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/dd1e7ff46cb1433fa86ef6357d8efb70 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:21:19,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d613140-bb43-4f66-a01e-86efde05d318 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_cfce1165-4def-4d44-869e-5b5c020c4c49", "links": {"self": "http://172.30.9.29:5000/v3/users/dd1e7ff46cb1433fa86ef6357d8efb70"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "dd1e7ff46cb1433fa86ef6357d8efb70", "description": null}} 2019-01-09 18:21:19,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/dd1e7ff46cb1433fa86ef6357d8efb70 used request id req-0d613140-bb43-4f66-a01e-86efde05d318 2019-01-09 18:21:19,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10689496994s 2019-01-09 18:21:19,246 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/dd1e7ff46cb1433fa86ef6357d8efb70 used request id req-0d613140-bb43-4f66-a01e-86efde05d318 2019-01-09 18:21:19,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 18:21:19,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/dd1e7ff46cb1433fa86ef6357d8efb70 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:21:19,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c05819fb-dfab-485f-a3b8-09e461739e5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 18:21:19,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/dd1e7ff46cb1433fa86ef6357d8efb70 used request id req-c05819fb-dfab-485f-a3b8-09e461739e5e 2019-01-09 18:21:19,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.21928191185s 2019-01-09 18:21:19,467 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/dd1e7ff46cb1433fa86ef6357d8efb70 used request id req-c05819fb-dfab-485f-a3b8-09e461739e5e 2019-01-09 18:21:19,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 18:21:19,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:21:19,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6002e3c-3035-4d6f-8d09-a1c36bbd1181 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f"}, "tags": [], "enabled": true, "id": "338d66b1fbdd43d8aa26fb6db7b7942f", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_cfce1165-4def-4d44-869e-5b5c020c4c49"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 18:21:19,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-b6002e3c-3035-4d6f-8d09-a1c36bbd1181 2019-01-09 18:21:19,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10112786293s 2019-01-09 18:21:19,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-b6002e3c-3035-4d6f-8d09-a1c36bbd1181 2019-01-09 18:21:19,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 18:21:19,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:21:19,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:21:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85a8ffeb-b244-4173-80fa-a7077910de73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 18:21:19,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f used request id req-85a8ffeb-b244-4173-80fa-a7077910de73 2019-01-09 18:21:19,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.185341119766s 2019-01-09 18:21:19,765 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/338d66b1fbdd43d8aa26fb6db7b7942f used request id req-85a8ffeb-b244-4173-80fa-a7077910de73 2019-01-09 18:21:19,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:21:19,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=338d66b1fbdd43d8aa26fb6db7b7942f&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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:21:19,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-34de5538-fd8a-411e-ae39-8a70b4649c0f Date: Wed, 09 Jan 2019 18:21:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "created_at": "2019-01-09T18:06:47Z", "updated_at": "2019-01-09T18:06:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:06:47Z", "revision_number": 0, "id": "1c85aa46-beb8-4431-ad98-7597a15a6255", "remote_group_id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "remote_ip_prefix": null, "created_at": "2019-01-09T18:06:47Z", "security_group_id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "port_range_min": null, "ethertype": "IPv4", "project_id": "338d66b1fbdd43d8aa26fb6db7b7942f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:06:47Z", "revision_number": 0, "id": "62a08c87-68f7-4889-9877-4b683fec77f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:06:47Z", "security_group_id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "port_range_min": null, "ethertype": "IPv4", "project_id": "338d66b1fbdd43d8aa26fb6db7b7942f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:06:47Z", "revision_number": 0, "id": "ab2c9aec-4c0a-4d97-9b08-f7c968908d5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:06:47Z", "security_group_id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "port_range_min": null, "ethertype": "IPv6", "project_id": "338d66b1fbdd43d8aa26fb6db7b7942f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:06:47Z", "revision_number": 0, "id": "fa5c71b1-1091-4d25-a773-7e1c810a8337", "remote_group_id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "remote_ip_prefix": null, "created_at": "2019-01-09T18:06:47Z", "security_group_id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "port_range_min": null, "ethertype": "IPv6", "project_id": "338d66b1fbdd43d8aa26fb6db7b7942f"}], "revision_number": 4, "project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "name": "default"}]} 2019-01-09 18:21:19,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=338d66b1fbdd43d8aa26fb6db7b7942f&name=default used request id req-34de5538-fd8a-411e-ae39-8a70b4649c0f 2019-01-09 18:21:19,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.221871137619s 2019-01-09 18:21:19,990 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=338d66b1fbdd43d8aa26fb6db7b7942f&name=default used request id req-34de5538-fd8a-411e-ae39-8a70b4649c0f 2019-01-09 18:21:19,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:21:19,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:21:20,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-fbe66548-f55c-4388-b3fb-ad48723d3f92 Date: Wed, 09 Jan 2019 18:21:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "created_at": "2019-01-09T18:06:47Z", "updated_at": "2019-01-09T18:06:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:06:47Z", "revision_number": 0, "id": "1c85aa46-beb8-4431-ad98-7597a15a6255", "remote_group_id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "remote_ip_prefix": null, "created_at": "2019-01-09T18:06:47Z", "security_group_id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "port_range_min": null, "ethertype": "IPv4", "project_id": "338d66b1fbdd43d8aa26fb6db7b7942f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:06:47Z", "revision_number": 0, "id": "62a08c87-68f7-4889-9877-4b683fec77f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:06:47Z", "security_group_id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "port_range_min": null, "ethertype": "IPv4", "project_id": "338d66b1fbdd43d8aa26fb6db7b7942f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:06:47Z", "revision_number": 0, "id": "ab2c9aec-4c0a-4d97-9b08-f7c968908d5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:06:47Z", "security_group_id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "port_range_min": null, "ethertype": "IPv6", "project_id": "338d66b1fbdd43d8aa26fb6db7b7942f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:06:47Z", "revision_number": 0, "id": "fa5c71b1-1091-4d25-a773-7e1c810a8337", "remote_group_id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "remote_ip_prefix": null, "created_at": "2019-01-09T18:06:47Z", "security_group_id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "tenant_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "port_range_min": null, "ethertype": "IPv6", "project_id": "338d66b1fbdd43d8aa26fb6db7b7942f"}], "revision_number": 4, "project_id": "338d66b1fbdd43d8aa26fb6db7b7942f", "id": "ceb11567-fc82-41d6-bdd9-1ff7d4e49148", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 18:21:20,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-fbe66548-f55c-4388-b3fb-ad48723d3f92 2019-01-09 18:21:20,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.308119058609s 2019-01-09 18:21:20,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-fbe66548-f55c-4388-b3fb-ad48723d3f92 2019-01-09 18:21:20,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 18:21:20,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/ceb11567-fc82-41d6-bdd9-1ff7d4e49148.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:21:20,438 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5eb593a8-1298-43aa-a520-93577094703a Content-Length: 0 Date: Wed, 09 Jan 2019 18:21:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:21:20,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ceb11567-fc82-41d6-bdd9-1ff7d4e49148.json used request id req-5eb593a8-1298-43aa-a520-93577094703a 2019-01-09 18:21:20,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.129391908646s 2019-01-09 18:21:20,438 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/ceb11567-fc82-41d6-bdd9-1ff7d4e49148.json used request id req-5eb593a8-1298-43aa-a520-93577094703a 2019-01-09 18:21:20,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 18:21:20,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:21:20,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca5269e-aad5-41c6-9369-5970f544ae38 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "df593b2336b44389bdd7b29892a3bd1a", "links": {"self": "http://172.30.9.29:5000/v3/roles/df593b2336b44389bdd7b29892a3bd1a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 18:21:20,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1ca5269e-aad5-41c6-9369-5970f544ae38 2019-01-09 18:21:20,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178683042526s 2019-01-09 18:21:20,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-1ca5269e-aad5-41c6-9369-5970f544ae38 2019-01-09 18:21:20,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-01-09 18:21:20,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/roles/df593b2336b44389bdd7b29892a3bd1a -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}943b83d36a20763cf0c07dc60b8ce68168035f7b" 2019-01-09 18:21:20,746 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:21:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ca7b175-9d84-4c3a-9505-47413548459e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 18:21:20,746 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/df593b2336b44389bdd7b29892a3bd1a used request id req-7ca7b175-9d84-4c3a-9505-47413548459e 2019-01-09 18:21:20,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.119475841522s 2019-01-09 18:21:20,746 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/roles/df593b2336b44389bdd7b29892a3bd1a used request id req-7ca7b175-9d84-4c3a-9505-47413548459e 2019-01-09 18:21:20,747 - xtesting.ci.run_tests - ERROR - The test case 'heat_ims' failed. 2019-01-09 18:21:20,768 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-01-09 18:21:20,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 18:21:20,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0785d6d0-b12c-4ae6-ae5a-fc35aebc372e Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 18:21:20,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-0785d6d0-b12c-4ae6-ae5a-fc35aebc372e 2019-01-09 18:21:20,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 18:21:21,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T19:21:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["ST4N-Xb4RJGcGOFwptLa9A"], "issued_at": "2019-01-09T18:21:21.000000Z"}} 2019-01-09 18:21:21,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 18:21:21,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:21:21,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-f3a7e31a-4f48-4816-a14e-139bac183c4c Date: Wed, 09 Jan 2019 18:21:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 18:21:21,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f3a7e31a-4f48-4816-a14e-139bac183c4c 2019-01-09 18:21:21,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257457971573s 2019-01-09 18:21:21,588 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f3a7e31a-4f48-4816-a14e-139bac183c4c 2019-01-09 18:21:21,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 18:21:21,597 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 18:21: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 18:21:21,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 18:21:21,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:21:21,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f2aa0d7-ccb1-4587-a7b3-91839c480bff Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 18:21:21,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-2f2aa0d7-ccb1-4587-a7b3-91839c480bff 2019-01-09 18:21:21,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.096626996994s 2019-01-09 18:21:21,695 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-2f2aa0d7-ccb1-4587-a7b3-91839c480bff 2019-01-09 18:21:21,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 18:21:21,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}}' 2019-01-09 18:21:21,826 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 18:21:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5349a989-3964-4321-95bc-dda40adddf9f 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.29:5000/v3/projects/486234d7859b41e881325125536f2d4d"}, "tags": [], "enabled": true, "id": "486234d7859b41e881325125536f2d4d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}} 2019-01-09 18:21:21,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5349a989-3964-4321-95bc-dda40adddf9f 2019-01-09 18:21:21,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.124245166779s 2019-01-09 18:21:21,827 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-5349a989-3964-4321-95bc-dda40adddf9f 2019-01-09 18:21:21,827 - 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'486234d7859b41e881325125536f2d4d', '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_46ba66ee-03a6-4879-bd35-d2dccd7879a1'}) 2019-01-09 18:21:21,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 18:21:21,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "497e7a36-d1bd-491c-b12c-c45c66745f49", "email": null, "name": "vyos_vrouter-user_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}}' 2019-01-09 18:21:22,204 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 18:21:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cb719cc-7600-4a63-9c65-711054459e21 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "links": {"self": "http://172.30.9.29:5000/v3/users/3458b1d7aba9494d86f6b84a4abe74b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3458b1d7aba9494d86f6b84a4abe74b9", "domain_id": "default", "password_expires_at": null}} 2019-01-09 18:21:22,204 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-3cb719cc-7600-4a63-9c65-711054459e21 2019-01-09 18:21:22,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.370090961456s 2019-01-09 18:21:22,204 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-3cb719cc-7600-4a63-9c65-711054459e21 2019-01-09 18:21:22,205 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3458b1d7aba9494d86f6b84a4abe74b9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_46ba66ee-03a6-4879-bd35-d2dccd7879a1'}) 2019-01-09 18:21:22,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 18:21:22,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:21:22,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c64b289-bd10-4ab8-954a-cd68be1673d9 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 18:21:22,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8c64b289-bd10-4ab8-954a-cd68be1673d9 2019-01-09 18:21:22,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0932559967041s 2019-01-09 18:21:22,302 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8c64b289-bd10-4ab8-954a-cd68be1673d9 2019-01-09 18:21:22,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 18:21:22,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:21:22,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d86480-4a77-40d4-afb9-9a505809cb2c Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 18:21:22,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d5d86480-4a77-40d4-afb9-9a505809cb2c 2019-01-09 18:21:22,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0900039672852s 2019-01-09 18:21:22,397 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d5d86480-4a77-40d4-afb9-9a505809cb2c 2019-01-09 18:21:22,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 18:21:22,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:21:22,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03707d66-1d35-47e8-a311-6a907a7b6665 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 18:21:22,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-03707d66-1d35-47e8-a311-6a907a7b6665 2019-01-09 18:21:22,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0213260650635s 2019-01-09 18:21:22,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-03707d66-1d35-47e8-a311-6a907a7b6665 2019-01-09 18:21:22,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 18:21:22,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:21:22,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7336d87e-af7b-4f1f-87a7-75c9dc8b50f8 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "links": {"self": "http://172.30.9.29:5000/v3/users/3458b1d7aba9494d86f6b84a4abe74b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3458b1d7aba9494d86f6b84a4abe74b9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 18:21:22,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7336d87e-af7b-4f1f-87a7-75c9dc8b50f8 2019-01-09 18:21:22,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110444068909s 2019-01-09 18:21:22,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-7336d87e-af7b-4f1f-87a7-75c9dc8b50f8 2019-01-09 18:21:22,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 18:21:22,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:21:22,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7547293a-d1b2-4381-bb01-ee4279c1a896 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/486234d7859b41e881325125536f2d4d"}, "tags": [], "enabled": true, "id": "486234d7859b41e881325125536f2d4d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 18:21:22,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7547293a-d1b2-4381-bb01-ee4279c1a896 2019-01-09 18:21:22,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0948572158813s 2019-01-09 18:21:22,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-7547293a-d1b2-4381-bb01-ee4279c1a896 2019-01-09 18:21:22,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 18:21:22,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=3458b1d7aba9494d86f6b84a4abe74b9&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=486234d7859b41e881325125536f2d4d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:21:22,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f71bc97-4ff8-405e-b3db-fee98ac7baf2 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=3458b1d7aba9494d86f6b84a4abe74b9&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=486234d7859b41e881325125536f2d4d", "previous": null, "next": null}} 2019-01-09 18:21:22,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=3458b1d7aba9494d86f6b84a4abe74b9&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=486234d7859b41e881325125536f2d4d used request id req-1f71bc97-4ff8-405e-b3db-fee98ac7baf2 2019-01-09 18:21:22,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0971429347992s 2019-01-09 18:21:22,747 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=3458b1d7aba9494d86f6b84a4abe74b9&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=486234d7859b41e881325125536f2d4d used request id req-1f71bc97-4ff8-405e-b3db-fee98ac7baf2 2019-01-09 18:21:22,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 18:21:22,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/486234d7859b41e881325125536f2d4d/users/3458b1d7aba9494d86f6b84a4abe74b9/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:21:22,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cf7b694-23c8-44b9-b1ab-8ac599b35b5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 18:21:22,888 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/486234d7859b41e881325125536f2d4d/users/3458b1d7aba9494d86f6b84a4abe74b9/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-4cf7b694-23c8-44b9-b1ab-8ac599b35b5b 2019-01-09 18:21:22,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.137195825577s 2019-01-09 18:21:22,888 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/486234d7859b41e881325125536f2d4d/users/3458b1d7aba9494d86f6b84a4abe74b9/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-4cf7b694-23c8-44b9-b1ab-8ac599b35b5b 2019-01-09 18:21:22,889 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 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'486234d7859b41e881325125536f2d4d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '497e7a36-d1bd-491c-b12c-c45c66745f49', 'username': u'vyos_vrouter-user_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 18:21:22,892 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'password': '497e7a36-d1bd-491c-b12c-c45c66745f49', 'project_name': 'vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '486234d7859b41e881325125536f2d4d', 'project_domain_name': 'Default'} 2019-01-09 18:21:22,933 - 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-09 18:21:22,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-01-09 18:21:22,972 - 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-09 18:21:23,029 - 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-09 18:21:23,030 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-01-09 18:21:23,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 18:21:23,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:21:23,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f2ecfd-68dd-4c0d-adce-554290cabf5a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 18:21:23,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-55f2ecfd-68dd-4c0d-adce-554290cabf5a 2019-01-09 18:21:23,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0933520793915s 2019-01-09 18:21:23,125 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-55f2ecfd-68dd-4c0d-adce-554290cabf5a 2019-01-09 18:21:23,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 18:21:23,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:21:23,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73fd37de-8ca1-457f-989c-e5010a847df7 Content-Encoding: gzip Content-Length: 400 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/486234d7859b41e881325125536f2d4d"}, "tags": [], "enabled": true, "id": "486234d7859b41e881325125536f2d4d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 18:21:23,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-73fd37de-8ca1-457f-989c-e5010a847df7 2019-01-09 18:21:23,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0937020778656s 2019-01-09 18:21:23,226 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-73fd37de-8ca1-457f-989c-e5010a847df7 2019-01-09 18:21:23,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 18:21:23,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" -d '{"network": {"tenant_id": "486234d7859b41e881325125536f2d4d", "name": "vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "admin_state_up": true}}' 2019-01-09 18:21:23,592 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-70fb0c26-545c-4c1b-ad31-abb2d35badc4 Date: Wed, 09 Jan 2019 18:21:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"8e5df676-fc90-46c4-b4fc-18abaf6c6885","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":false,"project_id":"486234d7859b41e881325125536f2d4d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T18:21:23Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1","admin_state_up":true,"tenant_id":"486234d7859b41e881325125536f2d4d","created_at":"2019-01-09T18:21:23Z","mtu":1450}} 2019-01-09 18:21:23,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-70fb0c26-545c-4c1b-ad31-abb2d35badc4 2019-01-09 18:21:23,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.363925933838s 2019-01-09 18:21:23,593 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-70fb0c26-545c-4c1b-ad31-abb2d35badc4 2019-01-09 18:21:23,593 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T18:21:23Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8e5df676-fc90-46c4-b4fc-18abaf6c6885', 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'vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1', u'created_at': u'2019-01-09T18:21:23Z', u'mtu': 1450, u'tenant_id': u'486234d7859b41e881325125536f2d4d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'486234d7859b41e881325125536f2d4d', u'l2_adjacency': True}) 2019-01-09 18:21:23,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 18:21:23,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c288bbfc-cbbf-44a8-adc8-e503011002c3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 18:21:23,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-c288bbfc-cbbf-44a8-adc8-e503011002c3 2019-01-09 18:21:23,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 18:21:23,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T19:21:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "486234d7859b41e881325125536f2d4d", "name": "vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/486234d7859b41e881325125536f2d4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/486234d7859b41e881325125536f2d4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/486234d7859b41e881325125536f2d4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/486234d7859b41e881325125536f2d4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/486234d7859b41e881325125536f2d4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/486234d7859b41e881325125536f2d4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/486234d7859b41e881325125536f2d4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/486234d7859b41e881325125536f2d4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/486234d7859b41e881325125536f2d4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/486234d7859b41e881325125536f2d4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/486234d7859b41e881325125536f2d4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/486234d7859b41e881325125536f2d4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_486234d7859b41e881325125536f2d4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_486234d7859b41e881325125536f2d4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "id": "3458b1d7aba9494d86f6b84a4abe74b9"}, "audit_ids": ["37WIwf5ORYO0tykQ157xJw"], "issued_at": "2019-01-09T18:21:23.000000Z"}} 2019-01-09 18:21:23,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 18:21:23,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:21:24,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-03a80c54-04b9-40f9-bebc-52aa738905c4 Date: Wed, 09 Jan 2019 18:21:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8e5df676-fc90-46c4-b4fc-18abaf6c6885","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"486234d7859b41e881325125536f2d4d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T18:21:23Z","qos_policy_id":null,"name":"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1","admin_state_up":true,"tenant_id":"486234d7859b41e881325125536f2d4d","created_at":"2019-01-09T18:21:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 18:21:24,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-03a80c54-04b9-40f9-bebc-52aa738905c4 2019-01-09 18:21:24,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.291440963745s 2019-01-09 18:21:24,289 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-03a80c54-04b9-40f9-bebc-52aa738905c4 2019-01-09 18:21:24,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 18:21:24,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" -d '{"subnet": {"name": "vyos_vrouter-subnet_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "enable_dhcp": true, "network_id": "8e5df676-fc90-46c4-b4fc-18abaf6c6885", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-01-09 18:21:25,195 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-c3d4a7b3-1206-457e-af0d-0782a9e46489 Date: Wed, 09 Jan 2019 18:21:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e5df676-fc90-46c4-b4fc-18abaf6c6885","tenant_id":"486234d7859b41e881325125536f2d4d","created_at":"2019-01-09T18:21:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T18:21:24Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"486234d7859b41e881325125536f2d4d","id":"5ac10424-9258-47de-b1e0-3741ba35dd06","subnetpool_id":null,"name":"vyos_vrouter-subnet_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}} 2019-01-09 18:21:25,195 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-c3d4a7b3-1206-457e-af0d-0782a9e46489 2019-01-09 18:21:25,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.904533147812s 2019-01-09 18:21:25,195 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-c3d4a7b3-1206-457e-af0d-0782a9e46489 2019-01-09 18:21:25,196 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T18:21:24Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'5ac10424-9258-47de-b1e0-3741ba35dd06', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_46ba66ee-03a6-4879-bd35-d2dccd7879a1', u'enable_dhcp': True, u'network_id': u'8e5df676-fc90-46c4-b4fc-18abaf6c6885', u'tenant_id': u'486234d7859b41e881325125536f2d4d', u'created_at': u'2019-01-09T18:21:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'486234d7859b41e881325125536f2d4d'}) 2019-01-09 18:21:25,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 18:21:25,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "vyos_vrouter-router_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "admin_state_up": true}}' 2019-01-09 18:21:26,839 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-e4ab222a-a58e-4db9-a0a9-22be260151d2 Date: Wed, 09 Jan 2019 18:21:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:21:25Z", "admin_state_up": true, "updated_at": "2019-01-09T18:21:26Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "486234d7859b41e881325125536f2d4d", "id": "36c4e62f-8c53-4d2b-84d3-1195d8367ed1", "name": "vyos_vrouter-router_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}} 2019-01-09 18:21:26,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-e4ab222a-a58e-4db9-a0a9-22be260151d2 2019-01-09 18:21:26,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.64324998856s 2019-01-09 18:21:26,840 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-e4ab222a-a58e-4db9-a0a9-22be260151d2 2019-01-09 18:21:26,841 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T18:21:26Z', u'revision_number': 3, u'id': u'36c4e62f-8c53-4d2b-84d3-1195d8367ed1', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.213'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_46ba66ee-03a6-4879-bd35-d2dccd7879a1', u'admin_state_up': True, u'tenant_id': u'486234d7859b41e881325125536f2d4d', u'created_at': u'2019-01-09T18:21:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'486234d7859b41e881325125536f2d4d'}) 2019-01-09 18:21:26,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 18:21:26,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/36c4e62f-8c53-4d2b-84d3-1195d8367ed1/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}2a676a494886be52df385423f50fa14685b1cba8" -d '{"subnet_id": "5ac10424-9258-47de-b1e0-3741ba35dd06"}' 2019-01-09 18:21:29,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dca0432f-4298-48ff-80cd-348ef77baa68 Date: Wed, 09 Jan 2019 18:21:29 GMT RESP BODY: {"network_id": "8e5df676-fc90-46c4-b4fc-18abaf6c6885", "tenant_id": "486234d7859b41e881325125536f2d4d", "subnet_id": "5ac10424-9258-47de-b1e0-3741ba35dd06", "subnet_ids": ["5ac10424-9258-47de-b1e0-3741ba35dd06"], "port_id": "bcbfb51b-0136-43b7-9f03-cbd3540c6f07", "id": "36c4e62f-8c53-4d2b-84d3-1195d8367ed1"} 2019-01-09 18:21:29,375 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/36c4e62f-8c53-4d2b-84d3-1195d8367ed1/add_router_interface.json used request id req-dca0432f-4298-48ff-80cd-348ef77baa68 2019-01-09 18:21:29,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.53397798538s 2019-01-09 18:21:29,376 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/36c4e62f-8c53-4d2b-84d3-1195d8367ed1/add_router_interface.json used request id req-dca0432f-4298-48ff-80cd-348ef77baa68 returning object 36c4e62f-8c53-4d2b-84d3-1195d8367ed1 2019-01-09 18:21:29,376 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2019-01-09 18:21:52,351 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2019-01-09 18:21:52,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 18:21:52,357 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 18:21:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 18:21:52,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:21:52,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:21:52,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2890609b-e070-432d-8246-69893f94257e Date: Wed, 09 Jan 2019 18:21:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:21:52,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-2890609b-e070-432d-8246-69893f94257e 2019-01-09 18:21:52,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.618176937103s 2019-01-09 18:21:52,977 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-2890609b-e070-432d-8246-69893f94257e 2019-01-09 18:21:52,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 18:21:52,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}' 2019-01-09 18:21:53,055 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/222fe375-625b-487e-82e1-e071c597c8bf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9d2d8c0b-59f5-4a10-b387-18a23344bc78 Date: Wed, 09 Jan 2019 18:21:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/222fe375-625b-487e-82e1-e071c597c8bf/file", "owner": "486234d7859b41e881325125536f2d4d", "id": "222fe375-625b-487e-82e1-e071c597c8bf", "size": null, "self": "/v2/images/222fe375-625b-487e-82e1-e071c597c8bf", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T18:21:52Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "checksum": null, "created_at": "2019-01-09T18:21:52Z", "protected": false} 2019-01-09 18:21:53,055 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-9d2d8c0b-59f5-4a10-b387-18a23344bc78 2019-01-09 18:21:53,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0702228546143s 2019-01-09 18:21:53,056 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-9d2d8c0b-59f5-4a10-b387-18a23344bc78 returning object 222fe375-625b-487e-82e1-e071c597c8bf 2019-01-09 18:21:53,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 18:21:53,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/222fe375-625b-487e-82e1-e071c597c8bf/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}2a676a494886be52df385423f50fa14685b1cba8" -d '' 2019-01-09 18:22:52,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eeccdba3-cdcd-44d1-850a-764811eb7a42 Date: Wed, 09 Jan 2019 18:22: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-09 18:22:52,588 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/222fe375-625b-487e-82e1-e071c597c8bf/file used request id req-eeccdba3-cdcd-44d1-850a-764811eb7a42 2019-01-09 18:22:52,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.5317051411s 2019-01-09 18:22:52,588 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/222fe375-625b-487e-82e1-e071c597c8bf/file used request id req-eeccdba3-cdcd-44d1-850a-764811eb7a42 2019-01-09 18:22:52,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:22:52,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:52,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-4c70903f-5efd-423d-9418-af8ca2ba445c Date: Wed, 09 Jan 2019 18:22:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/222fe375-625b-487e-82e1-e071c597c8bf/snap", "metadata": {}}], "file": "/v2/images/222fe375-625b-487e-82e1-e071c597c8bf/file", "owner": "486234d7859b41e881325125536f2d4d", "id": "222fe375-625b-487e-82e1-e071c597c8bf", "size": 4373348352, "self": "/v2/images/222fe375-625b-487e-82e1-e071c597c8bf", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/222fe375-625b-487e-82e1-e071c597c8bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T18:22:52Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T18:21:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:22:52,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4c70903f-5efd-423d-9418-af8ca2ba445c 2019-01-09 18:22:52,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0433869361877s 2019-01-09 18:22:52,636 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4c70903f-5efd-423d-9418-af8ca2ba445c 2019-01-09 18:22:52,638 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/222fe375-625b-487e-82e1-e071c597c8bf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/222fe375-625b-487e-82e1-e071c597c8bf/file', 'owner': u'486234d7859b41e881325125536f2d4d', 'id': u'222fe375-625b-487e-82e1-e071c597c8bf', 'size': 4373348352, u'self': u'/v2/images/222fe375-625b-487e-82e1-e071c597c8bf', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'486234d7859b41e881325125536f2d4d', 'name': 'vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/222fe375-625b-487e-82e1-e071c597c8bf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T18:22:52Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T18:22:52Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/222fe375-625b-487e-82e1-e071c597c8bf', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'created': u'2019-01-09T18:21:52Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2019-01-09T18:21:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/222fe375-625b-487e-82e1-e071c597c8bf', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2019-01-09 18:22:52,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 18:22:52,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-01-09 18:22:52,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:22:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e90ec5db-a562-4a63-aa17-0972de75ec5a x-compute-request-id: req-e90ec5db-a562-4a63-aa17-0972de75ec5a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "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": "6e853946-c4b5-4e49-8637-ec6634ee6bcb"}} 2019-01-09 18:22:52,866 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e90ec5db-a562-4a63-aa17-0972de75ec5a 2019-01-09 18:22:52,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.2271900177s 2019-01-09 18:22:52,867 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-e90ec5db-a562-4a63-aa17-0972de75ec5a 2019-01-09 18:22:52,867 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_46ba66ee-03a6-4879-bd35-d2dccd7879a1', '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'805038e1e9f34a349c09768ea1e3dacf', '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'6e853946-c4b5-4e49-8637-ec6634ee6bcb', 'swap': 0}) 2019-01-09 18:22:52,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 18:22:52,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb/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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" -d '{"extra_specs": {}}' 2019-01-09 18:22:52,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:22:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a1ffb73-98e4-4d10-8463-6512caf102df x-compute-request-id: req-1a1ffb73-98e4-4d10-8463-6512caf102df Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 18:22:52,891 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb/os-extra_specs used request id req-1a1ffb73-98e4-4d10-8463-6512caf102df 2019-01-09 18:22:52,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022607088089s 2019-01-09 18:22:52,891 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb/os-extra_specs used request id req-1a1ffb73-98e4-4d10-8463-6512caf102df 2019-01-09 18:22:52,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-01-09 18:22:52,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" -d '{"keypair": {"name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}}' 2019-01-09 18:22:53,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:22:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c25015b0-032d-455a-bbf4-cae158fda312 x-compute-request-id: req-c25015b0-032d-455a-bbf4-cae158fda312 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDi4y1zUN196hbz0nH2YdaxLQA8OvdQuWq4FpGjIWukoQAw05AkL/OfhfzumuDGbywz/iaSc7XiG3MfM8jELKknPi3OL58DtNx/6yi598kRkhNVjAyGQQ7SqkK0nfD005vtRYaS6Jkt2SqDXOrmBQOKisS7kD3ua0XXTnTydP49ESnzDX70A0GRG453QLdFrTIce515XvnHU0f7ZilIl2dSRi0Zx+xTTgHivcI5Kf1u9IoxuGHq9kKdhB9Jnu/247KEQ2IKRzZ5AJ355HxOwf22M1072lD9XhWk3L58RfNa2/F9uFL/cibB+A1nN1eO+nJ7U1xG5go5tLO372F6ZkNp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4uMtc1DdfeoW89Jx9mHWsS0APDr3ULlquBaRoyFrpKEAMNOQ\nJC/zn4X87prgxm8sM/4mknO14htzHzPIxCypJz4tzi+fA7Tcf+souffJEZITVYwM\nhkEO0qpCtJ3w9NOb7UWGkuiZLdkqg1zq5gUDiorEu5A97mtF10508nT+PREp8w1+\n9ANBkRuOd0C3Ra0yHHudeV75x1NH+2YpSJdnUkYtGcfsU04B4r3COSn9bvSKMbhh\n6vZCnYQfSZ7v9uOyhENiCkc2eQCd+eR8TsH9tjNdO9pQ/V4VpNy+fEXzWtvxfbhS\n/3ImwfgNZzdXjvpye1NcRuYKObSzt+9hemZDaQIDAQABAoIBADI0nwwTas/ACxAt\nEza387AFCzZIvg1I2kqeA+AbNxyY29fyGMVJLxmvpoaOEwsV8qwWoyZpIGhGNrVC\n2jw+vbeHVM95TjCdxuUvfjWYlQ+kSU72zJawsrz/G/+nq3ghkzFv3xWHDs5MbdHf\nr8LyfRQdHOd8RZgKeMvp+orkRJXyWaMaf4i+yNNUEU5CmeIh8cJT8mhKnXUDeMgE\njK+ZL01GZ4Qd98nJt/mdkC7JaSbg7yuiMjgXQVCAAvWxprt3crSFFwcLwwTpSbFW\nAoB+pG17308Hb45Zmlv5k7jCgti+kQviSQr3k0yA45+4kxLlmlQxIrhjEwpTV+YB\ncbWLjHkCgYEA+VvzjGblQ66o4NZfNgQwjwBYhmAAEur9zTZdnT6Ee2iLwAtjcB1B\n1oMN1w4EnMnmKr4XM++UkVro8aAJVCvkihH3E3OaKp3dfNiFsnQlxZ2eLJnd4RJl\nBB3ogrqZ5RHfgVogBWjTuWf2mXfBM0e5EaLSaWFGVKDj8Fz8/ERUqCcCgYEA6O4F\nY2+qsQ7PqWLQxH/x/pTjEYRB9Kvy8hNsYOS5FqjpnY6Gc2OZrY6LsuKryVsN6buz\nAvCETWKj34BWOkt4W9EGulanOEInNtULioHL+J1TePUwHTNvQjiKrOeWCDnHn+9I\ntUsyCN7tbrMM4c615mjyptJ05NikGQSQ4vy14e8CgYBNxXf4Wj83FMpnFXUsi7H5\nZ8o0XsynGdN+pW4dFNqNAtZTVzn0Rau7E7TFVgHqRK4ctpzV/esASrJMafV+4xGs\nXl4JGw0CLapevck1FzSQpdAnaPXitLH8zrctzrUg1Ko41bsW9NLUCLDIvKjtLXlz\nHq0xYL1mt6df2CCvLUCaEQKBgQCGiTwJg+zmGXTuFAobBP9kGODSND7YMBzBn2Bg\n0prpMKTGgRS9PxD7QrMDnpK0WWg+0VAC6aKxA8E9DWZAg2jAN4oYRIaPIv59WC4z\nUObb8RrOaWfh5dxkNj46wgRROfZINTAcrpL2trQS1U4ien9r1sAYhMRJjauyW4XH\n5Ui0dwKBgQCKYuhtm80lqlx7oL/DyPy7iUYnk++qpR6GrKZrHnNcKXeNQzlhj5SA\nCPuPeGtzM6GemYYB+MjmZiWHqjMfE0hgmpV6BHLEDi2zkhyoW5rGDixK7+7MkDnW\nhhbM3ICdenqFoSEURROzsW/0MQWB9NBo0aWS9DnROk8WuNuiBfAhzw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "fingerprint": "68:77:d4:f0:07:19:46:59:05:46:40:3b:96:b7:97:9b"}} 2019-01-09 18:22:53,265 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-c25015b0-032d-455a-bbf4-cae158fda312 2019-01-09 18:22:53,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.373397111893s 2019-01-09 18:22:53,265 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/os-keypairs used request id req-c25015b0-032d-455a-bbf4-cae158fda312 2019-01-09 18:22:53,266 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDi4y1zUN196hbz0nH2YdaxLQA8OvdQuWq4FpGjIWukoQAw05AkL/OfhfzumuDGbywz/iaSc7XiG3MfM8jELKknPi3OL58DtNx/6yi598kRkhNVjAyGQQ7SqkK0nfD005vtRYaS6Jkt2SqDXOrmBQOKisS7kD3ua0XXTnTydP49ESnzDX70A0GRG453QLdFrTIce515XvnHU0f7ZilIl2dSRi0Zx+xTTgHivcI5Kf1u9IoxuGHq9kKdhB9Jnu/247KEQ2IKRzZ5AJ355HxOwf22M1072lD9XhWk3L58RfNa2/F9uFL/cibB+A1nN1eO+nJ7U1xG5go5tLO372F6ZkNp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4uMtc1DdfeoW89Jx9mHWsS0APDr3ULlquBaRoyFrpKEAMNOQ\nJC/zn4X87prgxm8sM/4mknO14htzHzPIxCypJz4tzi+fA7Tcf+souffJEZITVYwM\nhkEO0qpCtJ3w9NOb7UWGkuiZLdkqg1zq5gUDiorEu5A97mtF10508nT+PREp8w1+\n9ANBkRuOd0C3Ra0yHHudeV75x1NH+2YpSJdnUkYtGcfsU04B4r3COSn9bvSKMbhh\n6vZCnYQfSZ7v9uOyhENiCkc2eQCd+eR8TsH9tjNdO9pQ/V4VpNy+fEXzWtvxfbhS\n/3ImwfgNZzdXjvpye1NcRuYKObSzt+9hemZDaQIDAQABAoIBADI0nwwTas/ACxAt\nEza387AFCzZIvg1I2kqeA+AbNxyY29fyGMVJLxmvpoaOEwsV8qwWoyZpIGhGNrVC\n2jw+vbeHVM95TjCdxuUvfjWYlQ+kSU72zJawsrz/G/+nq3ghkzFv3xWHDs5MbdHf\nr8LyfRQdHOd8RZgKeMvp+orkRJXyWaMaf4i+yNNUEU5CmeIh8cJT8mhKnXUDeMgE\njK+ZL01GZ4Qd98nJt/mdkC7JaSbg7yuiMjgXQVCAAvWxprt3crSFFwcLwwTpSbFW\nAoB+pG17308Hb45Zmlv5k7jCgti+kQviSQr3k0yA45+4kxLlmlQxIrhjEwpTV+YB\ncbWLjHkCgYEA+VvzjGblQ66o4NZfNgQwjwBYhmAAEur9zTZdnT6Ee2iLwAtjcB1B\n1oMN1w4EnMnmKr4XM++UkVro8aAJVCvkihH3E3OaKp3dfNiFsnQlxZ2eLJnd4RJl\nBB3ogrqZ5RHfgVogBWjTuWf2mXfBM0e5EaLSaWFGVKDj8Fz8/ERUqCcCgYEA6O4F\nY2+qsQ7PqWLQxH/x/pTjEYRB9Kvy8hNsYOS5FqjpnY6Gc2OZrY6LsuKryVsN6buz\nAvCETWKj34BWOkt4W9EGulanOEInNtULioHL+J1TePUwHTNvQjiKrOeWCDnHn+9I\ntUsyCN7tbrMM4c615mjyptJ05NikGQSQ4vy14e8CgYBNxXf4Wj83FMpnFXUsi7H5\nZ8o0XsynGdN+pW4dFNqNAtZTVzn0Rau7E7TFVgHqRK4ctpzV/esASrJMafV+4xGs\nXl4JGw0CLapevck1FzSQpdAnaPXitLH8zrctzrUg1Ko41bsW9NLUCLDIvKjtLXlz\nHq0xYL1mt6df2CCvLUCaEQKBgQCGiTwJg+zmGXTuFAobBP9kGODSND7YMBzBn2Bg\n0prpMKTGgRS9PxD7QrMDnpK0WWg+0VAC6aKxA8E9DWZAg2jAN4oYRIaPIv59WC4z\nUObb8RrOaWfh5dxkNj46wgRROfZINTAcrpL2trQS1U4ien9r1sAYhMRJjauyW4XH\n5Ui0dwKBgQCKYuhtm80lqlx7oL/DyPy7iUYnk++qpR6GrKZrHnNcKXeNQzlhj5SA\nCPuPeGtzM6GemYYB+MjmZiWHqjMfE0hgmpV6BHLEDi2zkhyoW5rGDixK7+7MkDnW\nhhbM3ICdenqFoSEURROzsW/0MQWB9NBo0aWS9DnROk8WuNuiBfAhzw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3458b1d7aba9494d86f6b84a4abe74b9', 'name': u'vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'created_at': '2019-01-09T18:22:53.266643', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'486234d7859b41e881325125536f2d4d', 'name': 'vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'68:77:d4:f0:07:19:46:59:05:46:40:3b:96:b7:97:9b', 'type': 'ssh', 'id': u'vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1'}) 2019-01-09 18:22:53,267 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA4uMtc1DdfeoW89Jx9mHWsS0APDr3ULlquBaRoyFrpKEAMNOQ JC/zn4X87prgxm8sM/4mknO14htzHzPIxCypJz4tzi+fA7Tcf+souffJEZITVYwM hkEO0qpCtJ3w9NOb7UWGkuiZLdkqg1zq5gUDiorEu5A97mtF10508nT+PREp8w1+ 9ANBkRuOd0C3Ra0yHHudeV75x1NH+2YpSJdnUkYtGcfsU04B4r3COSn9bvSKMbhh 6vZCnYQfSZ7v9uOyhENiCkc2eQCd+eR8TsH9tjNdO9pQ/V4VpNy+fEXzWtvxfbhS /3ImwfgNZzdXjvpye1NcRuYKObSzt+9hemZDaQIDAQABAoIBADI0nwwTas/ACxAt Eza387AFCzZIvg1I2kqeA+AbNxyY29fyGMVJLxmvpoaOEwsV8qwWoyZpIGhGNrVC 2jw+vbeHVM95TjCdxuUvfjWYlQ+kSU72zJawsrz/G/+nq3ghkzFv3xWHDs5MbdHf r8LyfRQdHOd8RZgKeMvp+orkRJXyWaMaf4i+yNNUEU5CmeIh8cJT8mhKnXUDeMgE jK+ZL01GZ4Qd98nJt/mdkC7JaSbg7yuiMjgXQVCAAvWxprt3crSFFwcLwwTpSbFW AoB+pG17308Hb45Zmlv5k7jCgti+kQviSQr3k0yA45+4kxLlmlQxIrhjEwpTV+YB cbWLjHkCgYEA+VvzjGblQ66o4NZfNgQwjwBYhmAAEur9zTZdnT6Ee2iLwAtjcB1B 1oMN1w4EnMnmKr4XM++UkVro8aAJVCvkihH3E3OaKp3dfNiFsnQlxZ2eLJnd4RJl BB3ogrqZ5RHfgVogBWjTuWf2mXfBM0e5EaLSaWFGVKDj8Fz8/ERUqCcCgYEA6O4F Y2+qsQ7PqWLQxH/x/pTjEYRB9Kvy8hNsYOS5FqjpnY6Gc2OZrY6LsuKryVsN6buz AvCETWKj34BWOkt4W9EGulanOEInNtULioHL+J1TePUwHTNvQjiKrOeWCDnHn+9I tUsyCN7tbrMM4c615mjyptJ05NikGQSQ4vy14e8CgYBNxXf4Wj83FMpnFXUsi7H5 Z8o0XsynGdN+pW4dFNqNAtZTVzn0Rau7E7TFVgHqRK4ctpzV/esASrJMafV+4xGs Xl4JGw0CLapevck1FzSQpdAnaPXitLH8zrctzrUg1Ko41bsW9NLUCLDIvKjtLXlz Hq0xYL1mt6df2CCvLUCaEQKBgQCGiTwJg+zmGXTuFAobBP9kGODSND7YMBzBn2Bg 0prpMKTGgRS9PxD7QrMDnpK0WWg+0VAC6aKxA8E9DWZAg2jAN4oYRIaPIv59WC4z UObb8RrOaWfh5dxkNj46wgRROfZINTAcrpL2trQS1U4ien9r1sAYhMRJjauyW4XH 5Ui0dwKBgQCKYuhtm80lqlx7oL/DyPy7iUYnk++qpR6GrKZrHnNcKXeNQzlhj5SA CPuPeGtzM6GemYYB+MjmZiWHqjMfE0hgmpV6BHLEDi2zkhyoW5rGDixK7+7MkDnW hhbM3ICdenqFoSEURROzsW/0MQWB9NBo0aWS9DnROk8WuNuiBfAhzw== -----END RSA PRIVATE KEY----- 2019-01-09 18:22:53,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-01-09 18:22:53,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" -d '{"security_group": {"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-01-09 18:22:53,635 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-af2c3468-e0e5-4821-a441-6a70848fb0c0 Date: Wed, 09 Jan 2019 18:22:53 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:53Z", "updated_at": "2019-01-09T18:22:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "68165f48-3ba4-45b7-9943-8c4800077325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "8d86ab4f-e249-4063-a7e9-f812e43b8e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 2, "project_id": "486234d7859b41e881325125536f2d4d", "id": "7403429d-d95c-435c-962e-2011a4ed7244", "name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}} 2019-01-09 18:22:53,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-af2c3468-e0e5-4821-a441-6a70848fb0c0 2019-01-09 18:22:53,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.365871191025s 2019-01-09 18:22:53,636 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-af2c3468-e0e5-4821-a441-6a70848fb0c0 2019-01-09 18:22:53,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:22:53,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:53,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-8ce93ad6-d039-4da9-b2f2-af38deff3bb9 Date: Wed, 09 Jan 2019 18:22:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:53Z", "updated_at": "2019-01-09T18:22:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "68165f48-3ba4-45b7-9943-8c4800077325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "8d86ab4f-e249-4063-a7e9-f812e43b8e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 2, "project_id": "486234d7859b41e881325125536f2d4d", "id": "7403429d-d95c-435c-962e-2011a4ed7244", "name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}, {"description": "Default security group", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:21:23Z", "updated_at": "2019-01-09T18:21:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "2eb5c876-a0f4-494e-83e9-1075c41c64ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "398e6a10-520b-42eb-a297-0230953c5c7f", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "699ab464-d261-4ef5-ba43-13b032da8a7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "d9005cda-6bb9-4e60-8749-4a714a5365b4", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 4, "project_id": "486234d7859b41e881325125536f2d4d", "id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "name": "default"}]} 2019-01-09 18:22:53,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-8ce93ad6-d039-4da9-b2f2-af38deff3bb9 2019-01-09 18:22:53,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0659129619598s 2019-01-09 18:22:53,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-8ce93ad6-d039-4da9-b2f2-af38deff3bb9 2019-01-09 18:22:53,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 18:22:53,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" -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": "7403429d-d95c-435c-962e-2011a4ed7244"}}' 2019-01-09 18:22:53,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-aeb1f0c7-2234-418a-bda9-503f98035039 Date: Wed, 09 Jan 2019 18:22: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-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "port_range_min": 22, "revision_number": 0, "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:53Z", "project_id": "486234d7859b41e881325125536f2d4d", "id": "91452a5a-321f-4dce-862d-1abe04017fa6"}} 2019-01-09 18:22:53,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-aeb1f0c7-2234-418a-bda9-503f98035039 2019-01-09 18:22:53,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127110004425s 2019-01-09 18:22:53,839 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-aeb1f0c7-2234-418a-bda9-503f98035039 2019-01-09 18:22:53,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:22:53,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:53,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-8a3bb253-64da-47fe-b6e4-4f4bc81bba78 Date: Wed, 09 Jan 2019 18:22:53 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:53Z", "updated_at": "2019-01-09T18:22:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "68165f48-3ba4-45b7-9943-8c4800077325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "8d86ab4f-e249-4063-a7e9-f812e43b8e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "91452a5a-321f-4dce-862d-1abe04017fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 3, "project_id": "486234d7859b41e881325125536f2d4d", "id": "7403429d-d95c-435c-962e-2011a4ed7244", "name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}, {"description": "Default security group", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:21:23Z", "updated_at": "2019-01-09T18:21:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "2eb5c876-a0f4-494e-83e9-1075c41c64ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "398e6a10-520b-42eb-a297-0230953c5c7f", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "699ab464-d261-4ef5-ba43-13b032da8a7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "d9005cda-6bb9-4e60-8749-4a714a5365b4", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 4, "project_id": "486234d7859b41e881325125536f2d4d", "id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "name": "default"}]} 2019-01-09 18:22:53,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-8a3bb253-64da-47fe-b6e4-4f4bc81bba78 2019-01-09 18:22:53,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0460000038147s 2019-01-09 18:22:53,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-8a3bb253-64da-47fe-b6e4-4f4bc81bba78 2019-01-09 18:22:53,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 18:22:53,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" -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": "7403429d-d95c-435c-962e-2011a4ed7244"}}' 2019-01-09 18:22:54,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a0a6ffd7-e684-4ed8-a3c5-c32ca6923a27 Date: Wed, 09 Jan 2019 18:22: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-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "port_range_min": null, "revision_number": 0, "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:53Z", "project_id": "486234d7859b41e881325125536f2d4d", "id": "5531fcdc-d59f-4eb6-86d4-2884800227c3"}} 2019-01-09 18:22:54,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-a0a6ffd7-e684-4ed8-a3c5-c32ca6923a27 2019-01-09 18:22:54,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139410018921s 2019-01-09 18:22:54,032 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-a0a6ffd7-e684-4ed8-a3c5-c32ca6923a27 2019-01-09 18:22:54,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:22:54,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:54,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-f4e16d86-414d-48d2-87e7-550bc25f92c9 Date: Wed, 09 Jan 2019 18:22:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:53Z", "updated_at": "2019-01-09T18:22:53Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "5531fcdc-d59f-4eb6-86d4-2884800227c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "68165f48-3ba4-45b7-9943-8c4800077325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "8d86ab4f-e249-4063-a7e9-f812e43b8e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "91452a5a-321f-4dce-862d-1abe04017fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 4, "project_id": "486234d7859b41e881325125536f2d4d", "id": "7403429d-d95c-435c-962e-2011a4ed7244", "name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}, {"description": "Default security group", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:21:23Z", "updated_at": "2019-01-09T18:21:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "2eb5c876-a0f4-494e-83e9-1075c41c64ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "398e6a10-520b-42eb-a297-0230953c5c7f", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "699ab464-d261-4ef5-ba43-13b032da8a7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "d9005cda-6bb9-4e60-8749-4a714a5365b4", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 4, "project_id": "486234d7859b41e881325125536f2d4d", "id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "name": "default"}]} 2019-01-09 18:22:54,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f4e16d86-414d-48d2-87e7-550bc25f92c9 2019-01-09 18:22:54,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0517210960388s 2019-01-09 18:22:54,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-f4e16d86-414d-48d2-87e7-550bc25f92c9 2019-01-09 18:22:54,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 18:22:54,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" -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": "7403429d-d95c-435c-962e-2011a4ed7244"}}' 2019-01-09 18:22:54,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3ab4b21b-057e-480d-af30-146ac3406884 Date: Wed, 09 Jan 2019 18:22:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "port_range_min": 80, "revision_number": 0, "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:54Z", "project_id": "486234d7859b41e881325125536f2d4d", "id": "bb2f67a6-5c95-4a2f-9d7b-3814179a148f"}} 2019-01-09 18:22:54,247 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-3ab4b21b-057e-480d-af30-146ac3406884 2019-01-09 18:22:54,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156113147736s 2019-01-09 18:22:54,247 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-3ab4b21b-057e-480d-af30-146ac3406884 2019-01-09 18:22:54,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:22:54,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:54,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-2a35fcdc-a358-4226-a92c-34a66c59ef92 Date: Wed, 09 Jan 2019 18:22:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:53Z", "updated_at": "2019-01-09T18:22:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "5531fcdc-d59f-4eb6-86d4-2884800227c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "68165f48-3ba4-45b7-9943-8c4800077325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "8d86ab4f-e249-4063-a7e9-f812e43b8e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "91452a5a-321f-4dce-862d-1abe04017fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T18:22:54Z", "revision_number": 0, "id": "bb2f67a6-5c95-4a2f-9d7b-3814179a148f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 5, "project_id": "486234d7859b41e881325125536f2d4d", "id": "7403429d-d95c-435c-962e-2011a4ed7244", "name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}, {"description": "Default security group", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:21:23Z", "updated_at": "2019-01-09T18:21:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "2eb5c876-a0f4-494e-83e9-1075c41c64ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "398e6a10-520b-42eb-a297-0230953c5c7f", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "699ab464-d261-4ef5-ba43-13b032da8a7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "d9005cda-6bb9-4e60-8749-4a714a5365b4", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 4, "project_id": "486234d7859b41e881325125536f2d4d", "id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "name": "default"}]} 2019-01-09 18:22:54,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-2a35fcdc-a358-4226-a92c-34a66c59ef92 2019-01-09 18:22:54,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0503220558167s 2019-01-09 18:22:54,301 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-2a35fcdc-a358-4226-a92c-34a66c59ef92 2019-01-09 18:22:54,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 18:22:54,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" -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": "7403429d-d95c-435c-962e-2011a4ed7244"}}' 2019-01-09 18:22:54,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-09685f99-a0f4-4038-9ce7-c26e8d9abe0d Date: Wed, 09 Jan 2019 18:22:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "port_range_min": 443, "revision_number": 0, "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:54Z", "project_id": "486234d7859b41e881325125536f2d4d", "id": "c0dcaa60-57c8-4d68-913a-41a42ed2e0a7"}} 2019-01-09 18:22:54,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-09685f99-a0f4-4038-9ce7-c26e8d9abe0d 2019-01-09 18:22:54,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158525943756s 2019-01-09 18:22:54,463 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-09685f99-a0f4-4038-9ce7-c26e8d9abe0d 2019-01-09 18:22:54,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:22:54,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:54,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-a7156332-28d7-4c20-9269-f97285a13812 Date: Wed, 09 Jan 2019 18:22:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:53Z", "updated_at": "2019-01-09T18:22:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "5531fcdc-d59f-4eb6-86d4-2884800227c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "68165f48-3ba4-45b7-9943-8c4800077325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "8d86ab4f-e249-4063-a7e9-f812e43b8e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "91452a5a-321f-4dce-862d-1abe04017fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T18:22:54Z", "revision_number": 0, "id": "bb2f67a6-5c95-4a2f-9d7b-3814179a148f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T18:22:54Z", "revision_number": 0, "id": "c0dcaa60-57c8-4d68-913a-41a42ed2e0a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 6, "project_id": "486234d7859b41e881325125536f2d4d", "id": "7403429d-d95c-435c-962e-2011a4ed7244", "name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}, {"description": "Default security group", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:21:23Z", "updated_at": "2019-01-09T18:21:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "2eb5c876-a0f4-494e-83e9-1075c41c64ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "398e6a10-520b-42eb-a297-0230953c5c7f", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "699ab464-d261-4ef5-ba43-13b032da8a7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "d9005cda-6bb9-4e60-8749-4a714a5365b4", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 4, "project_id": "486234d7859b41e881325125536f2d4d", "id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "name": "default"}]} 2019-01-09 18:22:54,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a7156332-28d7-4c20-9269-f97285a13812 2019-01-09 18:22:54,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.04634308815s 2019-01-09 18:22:54,513 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-a7156332-28d7-4c20-9269-f97285a13812 2019-01-09 18:22:54,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 18:22:54,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" -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": "7403429d-d95c-435c-962e-2011a4ed7244"}}' 2019-01-09 18:22:54,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-00f515c9-8779-4311-ab03-e308aa323930 Date: Wed, 09 Jan 2019 18:22:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "port_range_min": 5671, "revision_number": 0, "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:54Z", "project_id": "486234d7859b41e881325125536f2d4d", "id": "5f395867-9cfe-48bb-b332-1b8eef9788e4"}} 2019-01-09 18:22:54,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-00f515c9-8779-4311-ab03-e308aa323930 2019-01-09 18:22:54,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.288652896881s 2019-01-09 18:22:54,804 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-00f515c9-8779-4311-ab03-e308aa323930 2019-01-09 18:22:54,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:22:54,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:54,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-6a9f3165-af8b-4dc1-b3b6-23d2a2dcf42e Date: Wed, 09 Jan 2019 18:22:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:53Z", "updated_at": "2019-01-09T18:22:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "5531fcdc-d59f-4eb6-86d4-2884800227c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-09T18:22:54Z", "revision_number": 0, "id": "5f395867-9cfe-48bb-b332-1b8eef9788e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "68165f48-3ba4-45b7-9943-8c4800077325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "8d86ab4f-e249-4063-a7e9-f812e43b8e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "91452a5a-321f-4dce-862d-1abe04017fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T18:22:54Z", "revision_number": 0, "id": "bb2f67a6-5c95-4a2f-9d7b-3814179a148f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T18:22:54Z", "revision_number": 0, "id": "c0dcaa60-57c8-4d68-913a-41a42ed2e0a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 7, "project_id": "486234d7859b41e881325125536f2d4d", "id": "7403429d-d95c-435c-962e-2011a4ed7244", "name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}, {"description": "Default security group", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:21:23Z", "updated_at": "2019-01-09T18:21:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "2eb5c876-a0f4-494e-83e9-1075c41c64ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "398e6a10-520b-42eb-a297-0230953c5c7f", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "699ab464-d261-4ef5-ba43-13b032da8a7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "d9005cda-6bb9-4e60-8749-4a714a5365b4", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 4, "project_id": "486234d7859b41e881325125536f2d4d", "id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "name": "default"}]} 2019-01-09 18:22:54,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6a9f3165-af8b-4dc1-b3b6-23d2a2dcf42e 2019-01-09 18:22:54,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0516409873962s 2019-01-09 18:22:54,860 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-6a9f3165-af8b-4dc1-b3b6-23d2a2dcf42e 2019-01-09 18:22:54,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-01-09 18:22:54,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" -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": "7403429d-d95c-435c-962e-2011a4ed7244"}}' 2019-01-09 18:22:55,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-26dfc774-b335-4aaf-845c-edfd0952f135 Date: Wed, 09 Jan 2019 18:22:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "port_range_min": 53333, "revision_number": 0, "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:54Z", "project_id": "486234d7859b41e881325125536f2d4d", "id": "1cb3d782-5352-4166-b08b-620b4b7a5475"}} 2019-01-09 18:22:55,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-26dfc774-b335-4aaf-845c-edfd0952f135 2019-01-09 18:22:55,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.167611122131s 2019-01-09 18:22:55,031 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/security-group-rules.json used request id req-26dfc774-b335-4aaf-845c-edfd0952f135 2019-01-09 18:22:55,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 18:22:55,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:55,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-059b4592-6f19-4b72-b09c-92e832669b3d Date: Wed, 09 Jan 2019 18:22:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8e5df676-fc90-46c4-b4fc-18abaf6c6885","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"486234d7859b41e881325125536f2d4d","l2_adjacency":true,"status":"ACTIVE","subnets":["5ac10424-9258-47de-b1e0-3741ba35dd06"],"description":"","tags":[],"updated_at":"2019-01-09T18:21:24Z","qos_policy_id":null,"name":"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1","admin_state_up":true,"tenant_id":"486234d7859b41e881325125536f2d4d","created_at":"2019-01-09T18:21:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 18:22:55,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-059b4592-6f19-4b72-b09c-92e832669b3d 2019-01-09 18:22:55,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100243091583s 2019-01-09 18:22:55,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-059b4592-6f19-4b72-b09c-92e832669b3d 2019-01-09 18:22:55,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:22:55,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:55,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-7ba7e67e-414e-4ed5-822b-5f383cc71199 Date: Wed, 09 Jan 2019 18:22:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/222fe375-625b-487e-82e1-e071c597c8bf/snap", "metadata": {}}], "file": "/v2/images/222fe375-625b-487e-82e1-e071c597c8bf/file", "owner": "486234d7859b41e881325125536f2d4d", "id": "222fe375-625b-487e-82e1-e071c597c8bf", "size": 4373348352, "self": "/v2/images/222fe375-625b-487e-82e1-e071c597c8bf", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/222fe375-625b-487e-82e1-e071c597c8bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T18:22:52Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T18:21:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:22:55,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7ba7e67e-414e-4ed5-822b-5f383cc71199 2019-01-09 18:22:55,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0364849567413s 2019-01-09 18:22:55,175 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-7ba7e67e-414e-4ed5-822b-5f383cc71199 2019-01-09 18:22:55,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 18:22:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:55,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9e38834-60fd-4ee9-a45f-e02a5c2ab5fa x-compute-request-id: req-d9e38834-60fd-4ee9-a45f-e02a5c2ab5fa Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "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": "6e853946-c4b5-4e49-8637-ec6634ee6bcb"}]} 2019-01-09 18:22:55,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d9e38834-60fd-4ee9-a45f-e02a5c2ab5fa 2019-01-09 18:22:55,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231359004974s 2019-01-09 18:22:55,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d9e38834-60fd-4ee9-a45f-e02a5c2ab5fa 2019-01-09 18:22:55,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-01-09 18:22:55,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" -d '{"server": {"name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "imageRef": "222fe375-625b-487e-82e1-e071c597c8bf", "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "flavorRef": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8e5df676-fc90-46c4-b4fc-18abaf6c6885"}], "security_groups": [{"name": "7403429d-d95c-435c-962e-2011a4ed7244"}]}}' 2019-01-09 18:22:56,621 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 18:22:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef56bcc1-fcab-43cb-9a5f-8f41fb328403 x-compute-request-id: req-ef56bcc1-fcab-43cb-9a5f-8f41fb328403 Content-Length: 403 location: http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "7403429d-d95c-435c-962e-2011a4ed7244"}], "OS-DCF:diskConfig": "MANUAL", "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "adminPass": "F7tpsVh7w9Yg"}} 2019-01-09 18:22:56,621 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-ef56bcc1-fcab-43cb-9a5f-8f41fb328403 2019-01-09 18:22:56,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.41956591606s 2019-01-09 18:22:56,621 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers used request id req-ef56bcc1-fcab-43cb-9a5f-8f41fb328403 2019-01-09 18:22:56,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:22:56,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:56,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:22:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cd5c146-6a14-40ce-a5bf-e27c9c42a65d x-compute-request-id: req-6cd5c146-6a14-40ce-a5bf-e27c9c42a65d 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "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-09T18:22:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:22:56,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6cd5c146-6a14-40ce-a5bf-e27c9c42a65d 2019-01-09 18:22:56,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.310473918915s 2019-01-09 18:22:56,933 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6cd5c146-6a14-40ce-a5bf-e27c9c42a65d 2019-01-09 18:22:56,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 18:22:56,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:57,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-ff103642-aa6f-4de1-bd3a-9658147b3800 Date: Wed, 09 Jan 2019 18:22:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8e5df676-fc90-46c4-b4fc-18abaf6c6885","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"486234d7859b41e881325125536f2d4d","l2_adjacency":true,"status":"ACTIVE","subnets":["5ac10424-9258-47de-b1e0-3741ba35dd06"],"description":"","tags":[],"updated_at":"2019-01-09T18:21:24Z","qos_policy_id":null,"name":"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1","admin_state_up":true,"tenant_id":"486234d7859b41e881325125536f2d4d","created_at":"2019-01-09T18:21:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 18:22:57,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-ff103642-aa6f-4de1-bd3a-9658147b3800 2019-01-09 18:22:57,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0884048938751s 2019-01-09 18:22:57,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-ff103642-aa6f-4de1-bd3a-9658147b3800 2019-01-09 18:22:57,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 18:22:57,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:57,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-7bcb11a1-43c5-4af7-a937-29defb34262b Date: Wed, 09 Jan 2019 18:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e5df676-fc90-46c4-b4fc-18abaf6c6885","tenant_id":"486234d7859b41e881325125536f2d4d","created_at":"2019-01-09T18:21:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T18:21:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"486234d7859b41e881325125536f2d4d","id":"5ac10424-9258-47de-b1e0-3741ba35dd06","subnetpool_id":null,"name":"vyos_vrouter-subnet_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}]} 2019-01-09 18:22:57,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-7bcb11a1-43c5-4af7-a937-29defb34262b 2019-01-09 18:22:57,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0418457984924s 2019-01-09 18:22:57,071 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-7bcb11a1-43c5-4af7-a937-29defb34262b 2019-01-09 18:22:57,072 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:22:59,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:22:59,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:22:59,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:22:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b027132-05d4-433c-bf22-e6a2c8a5d6ce x-compute-request-id: req-4b027132-05d4-433c-bf22-e6a2c8a5d6ce 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:22:59,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b027132-05d4-433c-bf22-e6a2c8a5d6ce 2019-01-09 18:22:59,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623414993286s 2019-01-09 18:22:59,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b027132-05d4-433c-bf22-e6a2c8a5d6ce 2019-01-09 18:22:59,702 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:01,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:01,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:02,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e19f59c4-283f-42c7-b854-801a9ce47aed x-compute-request-id: req-e19f59c4-283f-42c7-b854-801a9ce47aed 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:02,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e19f59c4-283f-42c7-b854-801a9ce47aed 2019-01-09 18:23:02,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375507116318s 2019-01-09 18:23:02,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e19f59c4-283f-42c7-b854-801a9ce47aed 2019-01-09 18:23:02,084 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:04,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:04,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:04,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e37970f5-59ad-48bc-a098-a57f316a5c17 x-compute-request-id: req-e37970f5-59ad-48bc-a098-a57f316a5c17 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:04,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e37970f5-59ad-48bc-a098-a57f316a5c17 2019-01-09 18:23:04,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197397947311s 2019-01-09 18:23:04,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e37970f5-59ad-48bc-a098-a57f316a5c17 2019-01-09 18:23:04,289 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:06,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:06,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:06,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e6ea323-8080-473b-b090-1297fefea026 x-compute-request-id: req-4e6ea323-8080-473b-b090-1297fefea026 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:06,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4e6ea323-8080-473b-b090-1297fefea026 2019-01-09 18:23:06,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502614021301s 2019-01-09 18:23:06,792 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4e6ea323-8080-473b-b090-1297fefea026 2019-01-09 18:23:06,796 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:08,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:08,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:09,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63db8c72-b747-406f-bac5-a7e6bd939b3b x-compute-request-id: req-63db8c72-b747-406f-bac5-a7e6bd939b3b 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:09,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-63db8c72-b747-406f-bac5-a7e6bd939b3b 2019-01-09 18:23:09,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410184860229s 2019-01-09 18:23:09,209 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-63db8c72-b747-406f-bac5-a7e6bd939b3b 2019-01-09 18:23:09,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:11,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:11,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:11,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23: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-be476bec-9e91-4365-a4b2-a7d3cde4bbed x-compute-request-id: req-be476bec-9e91-4365-a4b2-a7d3cde4bbed 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:11,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-be476bec-9e91-4365-a4b2-a7d3cde4bbed 2019-01-09 18:23:11,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539445877075s 2019-01-09 18:23:11,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-be476bec-9e91-4365-a4b2-a7d3cde4bbed 2019-01-09 18:23:11,759 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:13,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:13,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:14,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23: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-a64d65fc-f801-4a11-9000-8a14a493aa25 x-compute-request-id: req-a64d65fc-f801-4a11-9000-8a14a493aa25 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:14,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a64d65fc-f801-4a11-9000-8a14a493aa25 2019-01-09 18:23:14,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375468969345s 2019-01-09 18:23:14,137 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a64d65fc-f801-4a11-9000-8a14a493aa25 2019-01-09 18:23:14,141 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:16,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:16,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:16,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07ed07b2-8f56-4e7e-8b4a-2d0216f5696d x-compute-request-id: req-07ed07b2-8f56-4e7e-8b4a-2d0216f5696d 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:16,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-07ed07b2-8f56-4e7e-8b4a-2d0216f5696d 2019-01-09 18:23:16,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504145860672s 2019-01-09 18:23:16,648 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-07ed07b2-8f56-4e7e-8b4a-2d0216f5696d 2019-01-09 18:23:16,652 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:18,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:18,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:18,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f82e0887-85a8-4538-b844-01ef1bbb7510 x-compute-request-id: req-f82e0887-85a8-4538-b844-01ef1bbb7510 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:18,853 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f82e0887-85a8-4538-b844-01ef1bbb7510 2019-01-09 18:23:18,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198239088058s 2019-01-09 18:23:18,853 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f82e0887-85a8-4538-b844-01ef1bbb7510 2019-01-09 18:23:18,857 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:20,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:20,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:21,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23: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-7bd3f888-f2da-482e-96e8-006fdde4fef1 x-compute-request-id: req-7bd3f888-f2da-482e-96e8-006fdde4fef1 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:21,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7bd3f888-f2da-482e-96e8-006fdde4fef1 2019-01-09 18:23:21,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505666017532s 2019-01-09 18:23:21,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7bd3f888-f2da-482e-96e8-006fdde4fef1 2019-01-09 18:23:21,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:23,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:23,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:23,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6d172e0-8476-4e29-8b6c-af1a90b57944 x-compute-request-id: req-d6d172e0-8476-4e29-8b6c-af1a90b57944 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:23,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d6d172e0-8476-4e29-8b6c-af1a90b57944 2019-01-09 18:23:23,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359771966934s 2019-01-09 18:23:23,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d6d172e0-8476-4e29-8b6c-af1a90b57944 2019-01-09 18:23:23,736 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:25,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:25,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:26,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e83516c7-2d7a-4b11-93de-ffedd9208a0d x-compute-request-id: req-e83516c7-2d7a-4b11-93de-ffedd9208a0d 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:26,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e83516c7-2d7a-4b11-93de-ffedd9208a0d 2019-01-09 18:23:26,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338975906372s 2019-01-09 18:23:26,078 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-e83516c7-2d7a-4b11-93de-ffedd9208a0d 2019-01-09 18:23:26,082 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:28,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:28,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:28,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c307848-f3ef-41d8-8d5f-963ed54593d3 x-compute-request-id: req-5c307848-f3ef-41d8-8d5f-963ed54593d3 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:28,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5c307848-f3ef-41d8-8d5f-963ed54593d3 2019-01-09 18:23:28,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362554073334s 2019-01-09 18:23:28,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5c307848-f3ef-41d8-8d5f-963ed54593d3 2019-01-09 18:23:28,451 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:30,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:30,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:30,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-021809e8-8fe5-434b-a26c-21f9783faef2 x-compute-request-id: req-021809e8-8fe5-434b-a26c-21f9783faef2 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:30,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-021809e8-8fe5-434b-a26c-21f9783faef2 2019-01-09 18:23:30,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198091983795s 2019-01-09 18:23:30,652 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-021809e8-8fe5-434b-a26c-21f9783faef2 2019-01-09 18:23:30,656 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:32,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:32,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:33,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92189c58-1eaa-40af-802c-2e19434caf67 x-compute-request-id: req-92189c58-1eaa-40af-802c-2e19434caf67 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:33,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-92189c58-1eaa-40af-802c-2e19434caf67 2019-01-09 18:23:33,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344830036163s 2019-01-09 18:23:33,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-92189c58-1eaa-40af-802c-2e19434caf67 2019-01-09 18:23:33,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:35,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:35,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:35,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea25171b-71c6-4648-a376-312aecb6204e x-compute-request-id: req-ea25171b-71c6-4648-a376-312aecb6204e 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:35,570 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ea25171b-71c6-4648-a376-312aecb6204e 2019-01-09 18:23:35,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56071805954s 2019-01-09 18:23:35,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ea25171b-71c6-4648-a376-312aecb6204e 2019-01-09 18:23:35,575 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:37,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:37,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37463cba-0515-4fc3-819f-1fa5a5533065 x-compute-request-id: req-37463cba-0515-4fc3-819f-1fa5a5533065 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:37,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-37463cba-0515-4fc3-819f-1fa5a5533065 2019-01-09 18:23:37,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192164897919s 2019-01-09 18:23:37,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-37463cba-0515-4fc3-819f-1fa5a5533065 2019-01-09 18:23:37,774 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:39,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:39,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:40,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b69fd0f-985f-4488-a150-dd8cc881096e x-compute-request-id: req-3b69fd0f-985f-4488-a150-dd8cc881096e 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:40,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3b69fd0f-985f-4488-a150-dd8cc881096e 2019-01-09 18:23:40,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343791007996s 2019-01-09 18:23:40,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3b69fd0f-985f-4488-a150-dd8cc881096e 2019-01-09 18:23:40,125 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:42,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:42,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:42,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-760b72b6-2473-4873-abf9-d19e6f6cb50c x-compute-request-id: req-760b72b6-2473-4873-abf9-d19e6f6cb50c 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:42,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-760b72b6-2473-4873-abf9-d19e6f6cb50c 2019-01-09 18:23:42,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197203159332s 2019-01-09 18:23:42,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-760b72b6-2473-4873-abf9-d19e6f6cb50c 2019-01-09 18:23:42,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:44,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:44,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-41e38ae9-dbcd-4dcc-b962-6db69f202e10 x-compute-request-id: req-41e38ae9-dbcd-4dcc-b962-6db69f202e10 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:44,713 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-41e38ae9-dbcd-4dcc-b962-6db69f202e10 2019-01-09 18:23:44,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380820989609s 2019-01-09 18:23:44,714 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-41e38ae9-dbcd-4dcc-b962-6db69f202e10 2019-01-09 18:23:44,717 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:46,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:46,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:46,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82367af9-4028-4415-96f8-eee89bacc886 x-compute-request-id: req-82367af9-4028-4415-96f8-eee89bacc886 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:46,918 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-82367af9-4028-4415-96f8-eee89bacc886 2019-01-09 18:23:46,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197601079941s 2019-01-09 18:23:46,918 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-82367af9-4028-4415-96f8-eee89bacc886 2019-01-09 18:23:46,922 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:48,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:48,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:49,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72c57413-2f30-4fe7-845d-be4a0a360b0e x-compute-request-id: req-72c57413-2f30-4fe7-845d-be4a0a360b0e 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:49,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-72c57413-2f30-4fe7-845d-be4a0a360b0e 2019-01-09 18:23:49,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190654993057s 2019-01-09 18:23:49,116 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-72c57413-2f30-4fe7-845d-be4a0a360b0e 2019-01-09 18:23:49,119 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:51,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:51,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:51,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f89618da-00bc-4ac8-8379-29312210d564 x-compute-request-id: req-f89618da-00bc-4ac8-8379-29312210d564 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:51,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f89618da-00bc-4ac8-8379-29312210d564 2019-01-09 18:23:51,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179613113403s 2019-01-09 18:23:51,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f89618da-00bc-4ac8-8379-29312210d564 2019-01-09 18:23:51,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:53,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:53,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:53,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c09fec83-0def-4fa0-b879-184f833de786 x-compute-request-id: req-c09fec83-0def-4fa0-b879-184f833de786 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:53,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c09fec83-0def-4fa0-b879-184f833de786 2019-01-09 18:23:53,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525274038315s 2019-01-09 18:23:53,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c09fec83-0def-4fa0-b879-184f833de786 2019-01-09 18:23:53,838 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:55,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:55,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:56,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40316f30-13d0-4fad-9cc2-9c9105a4f63a x-compute-request-id: req-40316f30-13d0-4fad-9cc2-9c9105a4f63a 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:56,010 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-40316f30-13d0-4fad-9cc2-9c9105a4f63a 2019-01-09 18:23:56,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169398069382s 2019-01-09 18:23:56,010 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-40316f30-13d0-4fad-9cc2-9c9105a4f63a 2019-01-09 18:23:56,014 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:23:58,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:23:58,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:23:58,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:23:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acf9a4b1-00d5-4af7-bdc1-3662702ddb29 x-compute-request-id: req-acf9a4b1-00d5-4af7-bdc1-3662702ddb29 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:23:58,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-acf9a4b1-00d5-4af7-bdc1-3662702ddb29 2019-01-09 18:23:58,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352689027786s 2019-01-09 18:23:58,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-acf9a4b1-00d5-4af7-bdc1-3662702ddb29 2019-01-09 18:23:58,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:00,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:00,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:00,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d26acbe1-b5b9-43c6-8f6c-fbe7fef0f3b1 x-compute-request-id: req-d26acbe1-b5b9-43c6-8f6c-fbe7fef0f3b1 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:00,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d26acbe1-b5b9-43c6-8f6c-fbe7fef0f3b1 2019-01-09 18:24:00,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467001914978s 2019-01-09 18:24:00,844 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-d26acbe1-b5b9-43c6-8f6c-fbe7fef0f3b1 2019-01-09 18:24:00,848 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:02,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:02,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:03,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01a5168c-8626-41f7-a2e0-7994abfc3a04 x-compute-request-id: req-01a5168c-8626-41f7-a2e0-7994abfc3a04 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:03,039 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-01a5168c-8626-41f7-a2e0-7994abfc3a04 2019-01-09 18:24:03,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188511133194s 2019-01-09 18:24:03,039 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-01a5168c-8626-41f7-a2e0-7994abfc3a04 2019-01-09 18:24:03,043 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:05,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:05,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:05,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e5ff670-fd71-4ab2-976d-d2e430cbb1b4 x-compute-request-id: req-2e5ff670-fd71-4ab2-976d-d2e430cbb1b4 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:05,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2e5ff670-fd71-4ab2-976d-d2e430cbb1b4 2019-01-09 18:24:05,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355502128601s 2019-01-09 18:24:05,402 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2e5ff670-fd71-4ab2-976d-d2e430cbb1b4 2019-01-09 18:24:05,405 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:07,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:07,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:07,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9df7ca90-52c3-4fe3-95c7-52d31a3e274d x-compute-request-id: req-9df7ca90-52c3-4fe3-95c7-52d31a3e274d 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:07,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9df7ca90-52c3-4fe3-95c7-52d31a3e274d 2019-01-09 18:24:07,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.359081029892s 2019-01-09 18:24:07,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9df7ca90-52c3-4fe3-95c7-52d31a3e274d 2019-01-09 18:24:07,771 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:09,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:09,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:10,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3be9efe-984b-4235-9939-77a7016c4e7b x-compute-request-id: req-a3be9efe-984b-4235-9939-77a7016c4e7b 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:10,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a3be9efe-984b-4235-9939-77a7016c4e7b 2019-01-09 18:24:10,112 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338547945023s 2019-01-09 18:24:10,113 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a3be9efe-984b-4235-9939-77a7016c4e7b 2019-01-09 18:24:10,117 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:12,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:12,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:12,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-157a7585-53b0-4709-b012-eb86a95862a4 x-compute-request-id: req-157a7585-53b0-4709-b012-eb86a95862a4 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:12,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-157a7585-53b0-4709-b012-eb86a95862a4 2019-01-09 18:24:12,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.328181028366s 2019-01-09 18:24:12,448 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-157a7585-53b0-4709-b012-eb86a95862a4 2019-01-09 18:24:12,452 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:14,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:14,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:14,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b5c113b-3de5-4846-af12-a4a3b59f1416 x-compute-request-id: req-2b5c113b-3de5-4846-af12-a4a3b59f1416 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:14,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2b5c113b-3de5-4846-af12-a4a3b59f1416 2019-01-09 18:24:14,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.32710313797s 2019-01-09 18:24:14,782 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2b5c113b-3de5-4846-af12-a4a3b59f1416 2019-01-09 18:24:14,786 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:16,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:17,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24: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-9902aeb7-f2ca-4360-864f-489a9b0947c2 x-compute-request-id: req-9902aeb7-f2ca-4360-864f-489a9b0947c2 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:17,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9902aeb7-f2ca-4360-864f-489a9b0947c2 2019-01-09 18:24:17,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.317003011703s 2019-01-09 18:24:17,106 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9902aeb7-f2ca-4360-864f-489a9b0947c2 2019-01-09 18:24:17,110 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:19,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:19,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:19,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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,Accept-Encoding x-openstack-request-id: req-6007245f-2042-4a84-950f-a7138ead13f4 x-compute-request-id: req-6007245f-2042-4a84-950f-a7138ead13f4 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:19,484 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6007245f-2042-4a84-950f-a7138ead13f4 2019-01-09 18:24:19,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371510982513s 2019-01-09 18:24:19,485 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6007245f-2042-4a84-950f-a7138ead13f4 2019-01-09 18:24:19,488 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:21,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:21,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:21,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42c132c2-3f09-4444-9cfe-38558483faf8 x-compute-request-id: req-42c132c2-3f09-4444-9cfe-38558483faf8 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:21,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-42c132c2-3f09-4444-9cfe-38558483faf8 2019-01-09 18:24:21,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347853899002s 2019-01-09 18:24:21,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-42c132c2-3f09-4444-9cfe-38558483faf8 2019-01-09 18:24:21,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:23,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:23,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:24,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24: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-7d5324c8-8d9e-46b4-9c50-416297a1f53c x-compute-request-id: req-7d5324c8-8d9e-46b4-9c50-416297a1f53c 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:24,029 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7d5324c8-8d9e-46b4-9c50-416297a1f53c 2019-01-09 18:24:24,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183347940445s 2019-01-09 18:24:24,029 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7d5324c8-8d9e-46b4-9c50-416297a1f53c 2019-01-09 18:24:24,033 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:26,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:26,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24: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-4b5c9701-c375-403a-8594-584c3c6968f1 x-compute-request-id: req-4b5c9701-c375-403a-8594-584c3c6968f1 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:26,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b5c9701-c375-403a-8594-584c3c6968f1 2019-01-09 18:24:26,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179910182953s 2019-01-09 18:24:26,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4b5c9701-c375-403a-8594-584c3c6968f1 2019-01-09 18:24:26,220 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:28,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:28,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:28,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9750a0c9-4f2d-47a3-9655-1e0c7c82479a x-compute-request-id: req-9750a0c9-4f2d-47a3-9655-1e0c7c82479a 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:28,783 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9750a0c9-4f2d-47a3-9655-1e0c7c82479a 2019-01-09 18:24:28,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560688972473s 2019-01-09 18:24:28,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-9750a0c9-4f2d-47a3-9655-1e0c7c82479a 2019-01-09 18:24:28,787 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:30,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:30,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:30,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24: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-32b33fd7-257a-4807-8b82-abd35660dabb x-compute-request-id: req-32b33fd7-257a-4807-8b82-abd35660dabb 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:30,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-32b33fd7-257a-4807-8b82-abd35660dabb 2019-01-09 18:24:30,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192160129547s 2019-01-09 18:24:30,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-32b33fd7-257a-4807-8b82-abd35660dabb 2019-01-09 18:24:30,986 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:32,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:32,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:33,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81c7d195-6dfa-4e62-935d-bf486402df62 x-compute-request-id: req-81c7d195-6dfa-4e62-935d-bf486402df62 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:33,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-81c7d195-6dfa-4e62-935d-bf486402df62 2019-01-09 18:24:33,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.888190031052s 2019-01-09 18:24:33,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-81c7d195-6dfa-4e62-935d-bf486402df62 2019-01-09 18:24:33,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:35,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:35,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:36,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24: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-7b20d0bf-b442-4826-b259-c49b19646b79 x-compute-request-id: req-7b20d0bf-b442-4826-b259-c49b19646b79 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:36,251 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7b20d0bf-b442-4826-b259-c49b19646b79 2019-01-09 18:24:36,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366950035095s 2019-01-09 18:24:36,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-7b20d0bf-b442-4826-b259-c49b19646b79 2019-01-09 18:24:36,255 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:38,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:38,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:38,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24: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-c93da0ae-b960-45ab-b172-2790ef917eb4 x-compute-request-id: req-c93da0ae-b960-45ab-b172-2790ef917eb4 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:38,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c93da0ae-b960-45ab-b172-2790ef917eb4 2019-01-09 18:24:38,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172473907471s 2019-01-09 18:24:38,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c93da0ae-b960-45ab-b172-2790ef917eb4 2019-01-09 18:24:38,434 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:40,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:40,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:40,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24: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-8bca71a0-84c6-49e7-bd27-8dc12c5c6eea x-compute-request-id: req-8bca71a0-84c6-49e7-bd27-8dc12c5c6eea 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:40,774 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8bca71a0-84c6-49e7-bd27-8dc12c5c6eea 2019-01-09 18:24:40,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336930036545s 2019-01-09 18:24:40,774 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-8bca71a0-84c6-49e7-bd27-8dc12c5c6eea 2019-01-09 18:24:40,778 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:42,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:42,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:43,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24: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-52e3a282-4f85-416f-b1c8-3655ac5685bc x-compute-request-id: req-52e3a282-4f85-416f-b1c8-3655ac5685bc 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:43,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-52e3a282-4f85-416f-b1c8-3655ac5685bc 2019-01-09 18:24:43,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338319063187s 2019-01-09 18:24:43,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-52e3a282-4f85-416f-b1c8-3655ac5685bc 2019-01-09 18:24:43,123 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:45,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:45,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:45,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24: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-ace35663-af6e-4e5e-a055-bf5156b8af3d x-compute-request-id: req-ace35663-af6e-4e5e-a055-bf5156b8af3d 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:45,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ace35663-af6e-4e5e-a055-bf5156b8af3d 2019-01-09 18:24:45,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183387994766s 2019-01-09 18:24:45,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ace35663-af6e-4e5e-a055-bf5156b8af3d 2019-01-09 18:24:45,313 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:47,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:47,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:47,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-2cbcc0c1-4049-4dc5-bb6f-f25257c84af3 x-compute-request-id: req-2cbcc0c1-4049-4dc5-bb6f-f25257c84af3 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:47,493 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2cbcc0c1-4049-4dc5-bb6f-f25257c84af3 2019-01-09 18:24:47,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177126169205s 2019-01-09 18:24:47,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-2cbcc0c1-4049-4dc5-bb6f-f25257c84af3 2019-01-09 18:24:47,497 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:49,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:49,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:49,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-dd3d21e0-bbfa-4b15-88a3-05722b871e4a x-compute-request-id: req-dd3d21e0-bbfa-4b15-88a3-05722b871e4a 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:49,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dd3d21e0-bbfa-4b15-88a3-05722b871e4a 2019-01-09 18:24:49,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179520130157s 2019-01-09 18:24:49,679 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-dd3d21e0-bbfa-4b15-88a3-05722b871e4a 2019-01-09 18:24:49,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:51,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:51,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f50882d4-b043-422b-bdae-f7949fd9fe68 x-compute-request-id: req-f50882d4-b043-422b-bdae-f7949fd9fe68 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:51,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f50882d4-b043-422b-bdae-f7949fd9fe68 2019-01-09 18:24:51,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162912130356s 2019-01-09 18:24:51,849 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f50882d4-b043-422b-bdae-f7949fd9fe68 2019-01-09 18:24:51,853 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:53,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:53,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:54,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-4229410b-a3ba-4a11-9daf-17d5990ea1ae x-compute-request-id: req-4229410b-a3ba-4a11-9daf-17d5990ea1ae 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:54,045 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4229410b-a3ba-4a11-9daf-17d5990ea1ae 2019-01-09 18:24:54,045 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189041137695s 2019-01-09 18:24:54,045 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-4229410b-a3ba-4a11-9daf-17d5990ea1ae 2019-01-09 18:24:54,049 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:56,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:56,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:56,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-c7048ce1-df39-4379-9261-97656344e68d x-compute-request-id: req-c7048ce1-df39-4379-9261-97656344e68d 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:56,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c7048ce1-df39-4379-9261-97656344e68d 2019-01-09 18:24:56,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418546915054s 2019-01-09 18:24:56,471 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c7048ce1-df39-4379-9261-97656344e68d 2019-01-09 18:24:56,474 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:24:58,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:24:58,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:24:59,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:24:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a678f82d-b9f7-409c-be8f-ad05306d8bf1 x-compute-request-id: req-a678f82d-b9f7-409c-be8f-ad05306d8bf1 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:24:59,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a678f82d-b9f7-409c-be8f-ad05306d8bf1 2019-01-09 18:24:59,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572199821472s 2019-01-09 18:24:59,050 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a678f82d-b9f7-409c-be8f-ad05306d8bf1 2019-01-09 18:24:59,053 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:25:01,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:25:01,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:01,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:25:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-524a7b38-8702-4785-8f61-473dc6492df8 x-compute-request-id: req-524a7b38-8702-4785-8f61-473dc6492df8 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:25:01,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-524a7b38-8702-4785-8f61-473dc6492df8 2019-01-09 18:25:01,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351743936539s 2019-01-09 18:25:01,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-524a7b38-8702-4785-8f61-473dc6492df8 2019-01-09 18:25:01,412 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:25:03,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:25:03,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:03,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:25:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-37a58184-d2e5-438c-801f-b558c4ea42c9 x-compute-request-id: req-37a58184-d2e5-438c-801f-b558c4ea42c9 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:25:03,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-37a58184-d2e5-438c-801f-b558c4ea42c9 2019-01-09 18:25:03,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341097831726s 2019-01-09 18:25:03,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-37a58184-d2e5-438c-801f-b558c4ea42c9 2019-01-09 18:25:03,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:25:05,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:25:05,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:05,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:25: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-a654f51b-e7ba-4820-8c06-dc5c2107b219 x-compute-request-id: req-a654f51b-e7ba-4820-8c06-dc5c2107b219 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:25:05,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a654f51b-e7ba-4820-8c06-dc5c2107b219 2019-01-09 18:25:05,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186403989792s 2019-01-09 18:25:05,949 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-a654f51b-e7ba-4820-8c06-dc5c2107b219 2019-01-09 18:25:05,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:25:07,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:25:07,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:08,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:25:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6348b692-b738-4cac-afec-b66820a3cb47 x-compute-request-id: req-6348b692-b738-4cac-afec-b66820a3cb47 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:25:08,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6348b692-b738-4cac-afec-b66820a3cb47 2019-01-09 18:25:08,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183841943741s 2019-01-09 18:25:08,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-6348b692-b738-4cac-afec-b66820a3cb47 2019-01-09 18:25:08,144 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:25:10,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:25:10,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:10,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:25:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9073411-14ba-4e37-91ea-79ec909cac10 x-compute-request-id: req-f9073411-14ba-4e37-91ea-79ec909cac10 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.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-01-09T18:22:58Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:25:10,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f9073411-14ba-4e37-91ea-79ec909cac10 2019-01-09 18:25:10,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18168592453s 2019-01-09 18:25:10,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f9073411-14ba-4e37-91ea-79ec909cac10 2019-01-09 18:25:10,332 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:25:12,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:25:12,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:12,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:25:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57d8ca1f-e4bf-40b4-8cfe-fb101e9d8d9c x-compute-request-id: req-57d8ca1f-e4bf-40b4-8cfe-fb101e9d8d9c Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:25:11.000000", "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:25:12Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:25:12,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-57d8ca1f-e4bf-40b4-8cfe-fb101e9d8d9c 2019-01-09 18:25:12,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166300058365s 2019-01-09 18:25:12,502 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-57d8ca1f-e4bf-40b4-8cfe-fb101e9d8d9c 2019-01-09 18:25:12,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 18:25:12,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=7b61c7e3-bde1-45b7-8303-a46e1ef688f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:12,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-25136c35-7a8f-4be2-a314-78e500989af0 Date: Wed, 09 Jan 2019 18:25:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T18:25:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5ac10424-9258-47de-b1e0-3741ba35dd06","ip_address":"192.168.120.8"}],"id":"559f14e7-f591-40d0-90fc-3ca00895c69f","security_groups":["7403429d-d95c-435c-962e-2011a4ed7244"],"mac_address":"fa:16:3e:01:89:a3","project_id":"486234d7859b41e881325125536f2d4d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e5df676-fc90-46c4-b4fc-18abaf6c6885","tenant_id":"486234d7859b41e881325125536f2d4d","created_at":"2019-01-09T18:22:58Z","binding:vnic_type":"normal","device_id":"7b61c7e3-bde1-45b7-8303-a46e1ef688f2","ip_allocation":"immediate"}]} 2019-01-09 18:25:12,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=7b61c7e3-bde1-45b7-8303-a46e1ef688f2 used request id req-25136c35-7a8f-4be2-a314-78e500989af0 2019-01-09 18:25:12,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0524199008942s 2019-01-09 18:25:12,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=7b61c7e3-bde1-45b7-8303-a46e1ef688f2 used request id req-25136c35-7a8f-4be2-a314-78e500989af0 2019-01-09 18:25:12,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 18:25:12,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/floatingips.json?port_id=559f14e7-f591-40d0-90fc-3ca00895c69f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:12,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-334c83d0-22ef-4725-994d-3b8e37ab901e Date: Wed, 09 Jan 2019 18:25:12 GMT RESP BODY: {"floatingips": []} 2019-01-09 18:25:12,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=559f14e7-f591-40d0-90fc-3ca00895c69f used request id req-334c83d0-22ef-4725-994d-3b8e37ab901e 2019-01-09 18:25:12,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0163280963898s 2019-01-09 18:25:12,580 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json?port_id=559f14e7-f591-40d0-90fc-3ca00895c69f used request id req-334c83d0-22ef-4725-994d-3b8e37ab901e 2019-01-09 18:25:12,580 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:01:89:a3', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'222fe375-625b-487e-82e1-e071c597c8bf'}), 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-09T18:25:11.000000', 'flavor': Munch({u'id': u'6e853946-c4b5-4e49-8637-ec6634ee6bcb'}), 'az': u'nova', 'id': u'7b61c7e3-bde1-45b7-8303-a46e1ef688f2', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3458b1d7aba9494d86f6b84a4abe74b9', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'486234d7859b41e881325125536f2d4d', 'name': 'vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1', '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-09T18:25:11.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-01-09T18:25:12Z', 'hostId': u'0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc', '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-09T18:25:11.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'486234d7859b41e881325125536f2d4d', 'name': u'vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'adminPass': u'F7tpsVh7w9Yg', 'tenant_id': u'486234d7859b41e881325125536f2d4d', 'created_at': u'2019-01-09T18:22:56Z', 'created': u'2019-01-09T18:22:56Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-01-09 18:25:12,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 18:25:12,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:12,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-df9dcafc-f028-4806-8720-43e4a0617edd Date: Wed, 09 Jan 2019 18:25:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8e5df676-fc90-46c4-b4fc-18abaf6c6885","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"486234d7859b41e881325125536f2d4d","l2_adjacency":true,"status":"ACTIVE","subnets":["5ac10424-9258-47de-b1e0-3741ba35dd06"],"description":"","tags":[],"updated_at":"2019-01-09T18:21:24Z","qos_policy_id":null,"name":"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1","admin_state_up":true,"tenant_id":"486234d7859b41e881325125536f2d4d","created_at":"2019-01-09T18:21:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 18:25:12,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-df9dcafc-f028-4806-8720-43e4a0617edd 2019-01-09 18:25:12,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12788105011s 2019-01-09 18:25:12,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-df9dcafc-f028-4806-8720-43e4a0617edd 2019-01-09 18:25:12,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-01-09 18:25:12,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/ports.json?device_id=7b61c7e3-bde1-45b7-8303-a46e1ef688f2" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:12,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-02661b23-a7b5-4f64-b65d-2cf7dfffbd90 Date: Wed, 09 Jan 2019 18:25:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-01-09T18:25:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5ac10424-9258-47de-b1e0-3741ba35dd06","ip_address":"192.168.120.8"}],"id":"559f14e7-f591-40d0-90fc-3ca00895c69f","security_groups":["7403429d-d95c-435c-962e-2011a4ed7244"],"mac_address":"fa:16:3e:01:89:a3","project_id":"486234d7859b41e881325125536f2d4d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8e5df676-fc90-46c4-b4fc-18abaf6c6885","tenant_id":"486234d7859b41e881325125536f2d4d","created_at":"2019-01-09T18:22:58Z","binding:vnic_type":"normal","device_id":"7b61c7e3-bde1-45b7-8303-a46e1ef688f2","ip_allocation":"immediate"}]} 2019-01-09 18:25:12,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=7b61c7e3-bde1-45b7-8303-a46e1ef688f2 used request id req-02661b23-a7b5-4f64-b65d-2cf7dfffbd90 2019-01-09 18:25:12,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0456190109253s 2019-01-09 18:25:12,759 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/ports.json?device_id=7b61c7e3-bde1-45b7-8303-a46e1ef688f2 used request id req-02661b23-a7b5-4f64-b65d-2cf7dfffbd90 2019-01-09 18:25:12,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-01-09 18:25:12,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" -d '{"floatingip": {"floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "port_id": "559f14e7-f591-40d0-90fc-3ca00895c69f"}}' 2019-01-09 18:25:15,089 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 574 X-Openstack-Request-Id: req-51a2db1f-eb8c-45cf-8a35-438a5be7af8e Date: Wed, 09 Jan 2019 18:25:15 GMT RESP BODY: {"floatingip": {"router_id": "36c4e62f-8c53-4d2b-84d3-1195d8367ed1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:25:13Z", "updated_at": "2019-01-09T18:25:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "486234d7859b41e881325125536f2d4d", "port_id": "559f14e7-f591-40d0-90fc-3ca00895c69f", "id": "a14efbb7-5cf1-4753-bc6f-462d27993aa2", "qos_policy_id": null}} 2019-01-09 18:25:15,089 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-51a2db1f-eb8c-45cf-8a35-438a5be7af8e 2019-01-09 18:25:15,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.32943201065s 2019-01-09 18:25:15,089 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-51a2db1f-eb8c-45cf-8a35-438a5be7af8e 2019-01-09 18:25:15,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 18:25:15,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:15,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-9b7e68c6-962b-48c3-a724-05c1c850619a Date: Wed, 09 Jan 2019 18:25:15 GMT RESP BODY: {"floatingips": [{"router_id": "36c4e62f-8c53-4d2b-84d3-1195d8367ed1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:25:13Z", "updated_at": "2019-01-09T18:25:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "486234d7859b41e881325125536f2d4d", "port_id": "559f14e7-f591-40d0-90fc-3ca00895c69f", "id": "a14efbb7-5cf1-4753-bc6f-462d27993aa2", "qos_policy_id": null}]} 2019-01-09 18:25:15,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-9b7e68c6-962b-48c3-a724-05c1c850619a 2019-01-09 18:25:15,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.084860086441s 2019-01-09 18:25:15,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-9b7e68c6-962b-48c3-a724-05c1c850619a 2019-01-09 18:25:15,188 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 18:25:15,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 18:25:15,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:15,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-24ad4318-344e-4d67-887d-2f2abce9d6ad Date: Wed, 09 Jan 2019 18:25:15 GMT RESP BODY: {"floatingips": [{"router_id": "36c4e62f-8c53-4d2b-84d3-1195d8367ed1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:25:13Z", "updated_at": "2019-01-09T18:25:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "486234d7859b41e881325125536f2d4d", "port_id": "559f14e7-f591-40d0-90fc-3ca00895c69f", "id": "a14efbb7-5cf1-4753-bc6f-462d27993aa2", "qos_policy_id": null}]} 2019-01-09 18:25:15,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-24ad4318-344e-4d67-887d-2f2abce9d6ad 2019-01-09 18:25:15,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0206520557404s 2019-01-09 18:25:15,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-24ad4318-344e-4d67-887d-2f2abce9d6ad 2019-01-09 18:25:15,318 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 18:25:15,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 18:25:15,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:15,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-6e341348-7d46-4020-bcae-701d0c0d428e Date: Wed, 09 Jan 2019 18:25:15 GMT RESP BODY: {"floatingips": [{"router_id": "36c4e62f-8c53-4d2b-84d3-1195d8367ed1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:25:13Z", "updated_at": "2019-01-09T18:25:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "486234d7859b41e881325125536f2d4d", "port_id": "559f14e7-f591-40d0-90fc-3ca00895c69f", "id": "a14efbb7-5cf1-4753-bc6f-462d27993aa2", "qos_policy_id": null}]} 2019-01-09 18:25:15,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-6e341348-7d46-4020-bcae-701d0c0d428e 2019-01-09 18:25:15,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0304460525513s 2019-01-09 18:25:15,454 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-6e341348-7d46-4020-bcae-701d0c0d428e 2019-01-09 18:25:15,457 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 18:25:15,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 18:25:15,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:15,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-f7f84242-ccd3-45df-a6fd-e0527fb89fbd Date: Wed, 09 Jan 2019 18:25:15 GMT RESP BODY: {"floatingips": [{"router_id": "36c4e62f-8c53-4d2b-84d3-1195d8367ed1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:25:13Z", "updated_at": "2019-01-09T18:25:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "486234d7859b41e881325125536f2d4d", "port_id": "559f14e7-f591-40d0-90fc-3ca00895c69f", "id": "a14efbb7-5cf1-4753-bc6f-462d27993aa2", "qos_policy_id": null}]} 2019-01-09 18:25:15,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f7f84242-ccd3-45df-a6fd-e0527fb89fbd 2019-01-09 18:25:15,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0242321491241s 2019-01-09 18:25:15,587 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-f7f84242-ccd3-45df-a6fd-e0527fb89fbd 2019-01-09 18:25:15,590 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 18:25:15,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 18:25:15,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:15,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-e5831b5e-19ef-4408-9934-ed259469178e Date: Wed, 09 Jan 2019 18:25:15 GMT RESP BODY: {"floatingips": [{"router_id": "36c4e62f-8c53-4d2b-84d3-1195d8367ed1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:25:13Z", "updated_at": "2019-01-09T18:25:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "486234d7859b41e881325125536f2d4d", "port_id": "559f14e7-f591-40d0-90fc-3ca00895c69f", "id": "a14efbb7-5cf1-4753-bc6f-462d27993aa2", "qos_policy_id": null}]} 2019-01-09 18:25:15,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-e5831b5e-19ef-4408-9934-ed259469178e 2019-01-09 18:25:15,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0208220481873s 2019-01-09 18:25:15,716 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-e5831b5e-19ef-4408-9934-ed259469178e 2019-01-09 18:25:15,720 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 18:25:15,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 18:25:15,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:15,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-2e9cd8ec-b7f8-48ea-8f34-17dc0c99598b Date: Wed, 09 Jan 2019 18:25:15 GMT RESP BODY: {"floatingips": [{"router_id": "36c4e62f-8c53-4d2b-84d3-1195d8367ed1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:25:13Z", "updated_at": "2019-01-09T18:25:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "486234d7859b41e881325125536f2d4d", "port_id": "559f14e7-f591-40d0-90fc-3ca00895c69f", "id": "a14efbb7-5cf1-4753-bc6f-462d27993aa2", "qos_policy_id": null}]} 2019-01-09 18:25:15,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-2e9cd8ec-b7f8-48ea-8f34-17dc0c99598b 2019-01-09 18:25:15,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0212690830231s 2019-01-09 18:25:15,846 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-2e9cd8ec-b7f8-48ea-8f34-17dc0c99598b 2019-01-09 18:25:15,850 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 18:25:15,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 18:25:15,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:15,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 577 X-Openstack-Request-Id: req-fd7c41e6-97f1-4f02-8e11-22813c656be5 Date: Wed, 09 Jan 2019 18:25:15 GMT RESP BODY: {"floatingips": [{"router_id": "36c4e62f-8c53-4d2b-84d3-1195d8367ed1", "status": "DOWN", "description": "", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:25:13Z", "updated_at": "2019-01-09T18:25:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "486234d7859b41e881325125536f2d4d", "port_id": "559f14e7-f591-40d0-90fc-3ca00895c69f", "id": "a14efbb7-5cf1-4753-bc6f-462d27993aa2", "qos_policy_id": null}]} 2019-01-09 18:25:15,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-fd7c41e6-97f1-4f02-8e11-22813c656be5 2019-01-09 18:25:15,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0211517810822s 2019-01-09 18:25:15,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-fd7c41e6-97f1-4f02-8e11-22813c656be5 2019-01-09 18:25:15,980 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-01-09 18:25:16,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 18:25:16,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:25:16,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 579 X-Openstack-Request-Id: req-a76c9c38-d96f-4a34-83bf-b94815cd48d6 Date: Wed, 09 Jan 2019 18:25:16 GMT RESP BODY: {"floatingips": [{"router_id": "36c4e62f-8c53-4d2b-84d3-1195d8367ed1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:25:13Z", "updated_at": "2019-01-09T18:25:16Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": "192.168.120.8", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "486234d7859b41e881325125536f2d4d", "port_id": "559f14e7-f591-40d0-90fc-3ca00895c69f", "id": "a14efbb7-5cf1-4753-bc6f-462d27993aa2", "qos_policy_id": null}]} 2019-01-09 18:25:16,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a76c9c38-d96f-4a34-83bf-b94815cd48d6 2019-01-09 18:25:16,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0219209194183s 2019-01-09 18:25:16,107 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-a76c9c38-d96f-4a34-83bf-b94815cd48d6 2019-01-09 18:25:16,111 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'36c4e62f-8c53-4d2b-84d3-1195d8367ed1', 'properties': Munch({u'qos_policy_id': None, u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'486234d7859b41e881325125536f2d4d', 'created_at': u'2019-01-09T18:25:13Z', 'attached': True, 'updated_at': u'2019-01-09T18:25:16Z', 'id': u'a14efbb7-5cf1-4753-bc6f-462d27993aa2', 'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', 'fixed_ip_address': u'192.168.120.8', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'486234d7859b41e881325125536f2d4d', 'name': 'vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 1, 'router': u'36c4e62f-8c53-4d2b-84d3-1195d8367ed1', u'qos_policy_id': None, 'project_id': u'486234d7859b41e881325125536f2d4d', 'port_id': u'559f14e7-f591-40d0-90fc-3ca00895c69f', 'port': u'559f14e7-f591-40d0-90fc-3ca00895c69f', 'network': u'947a8529-aad3-4570-a0df-05e5c7a7390d'}) 2019-01-09 18:25:16,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:25:16,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2/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}2a676a494886be52df385423f50fa14685b1cba8" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:25:16,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:25: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-f6fbf2b0-ea37-47ce-a76d-33090c139137 x-compute-request-id: req-f6fbf2b0-ea37-47ce-a76d-33090c139137 Content-Encoding: gzip Content-Length: 8085 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 2365199048 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.483149] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.486929] pid_max: default: 32768 minimum: 301\n[ 0.488977] Security Framework initialized\n[ 0.490863] SELinux: Initializing.\n[ 0.492848] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.500098] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.504628] Mount-cache hash table entries: 4096\n[ 0.506950] Initializing cgroup subsys memory\n[ 0.508924] Initializing cgroup subsys devices\n[ 0.510889] Initializing cgroup subsys freezer\n[ 0.512852] Initializing cgroup subsys net_cls\n[ 0.514817] Initializing cgroup subsys blkio\n[ 0.516729] Initializing cgroup subsys perf_event\n[ 0.518766] Initializing cgroup subsys hugetlb\n[ 0.520725] Initializing cgroup subsys pids\n[ 0.522623] Initializing cgroup subsys net_prio\n[ 0.524707] CPU: Physical Processor ID: 0\n[ 0.527283] mce: CPU supports 10 MCE banks\n[ 0.529206] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.531416] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.533612] tlb_flushall_shift: 6\n[ 0.535532] Freeing SMP alternatives: 28k freed\n[ 0.540881] ACPI: Core revision 20130517\n[ 0.543173] ACPI: All ACPI Tables successfully acquired\n[ 0.545639] ftrace: allocating 25812 entries in 101 pages\n[ 0.572639] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.575222] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577776] smpboot: Max logical packages: 2\n[ 0.580158] Enabling x2apic\n[ 0.581866] Enabled x2apic\n[ 0.583816] Switched APIC routing to physical x2apic.\n[ 0.587635] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.590461] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.595583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.605772] KVM setup paravirtual spinlock\n[ 0.609155] smpboot: Booting Node 0, Processors #1 OK\n[ 0.612060] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.634770] Brought up 2 CPUs\n[ 0.634774] KVM setup async PF for cpu 1\n[ 0.634778] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.640723] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.644463] devtmpfs: initialized\n[ 0.648123] EVM: security.selinux\n[ 0.649968] EVM: security.ima\n[ 0.651691] EVM: security.capability\n[ 0.654259] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.657241] pinctrl core: initialized pinctrl subsystem\n[ 0.659821] NET: Registered protocol family 16\n[ 0.662220] ACPI: bus type PCI registered\n[ 0.664278] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.667218] PCI: Using configuration type 1 for base access\n[ 0.674122] ACPI: Added _OSI(Module Device)\n[ 0.676254] ACPI: Added _OSI(Processor Device)\n[ 0.678445] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.680720] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.684386] ACPI: Interpreter enabled\n[ 0.686308] ACPI: (supports S0 S5)\n[ 0.688109] ACPI: Using IOAPIC for interrupt routing\n[ 0.690409] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.696471] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.699188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.702083] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.704922] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.710040] acpiphp: Slot [3] registered\n[ 0.712050] acpiphp: Slot [4] registered\n[ 0.714091] acpiphp: Slot [5] registered\n[ 0.716104] acpiphp: Slot [6] registered\n[ 0.718097] acpiphp: Slot [7] registered\n[ 0.720073] acpiphp: Slot [8] registered\n[ 0.722041] acpiphp: Slot [9] registered\n[ 0.724012] acpiphp: Slot [10] registered\n[ 0.726037] acpiphp: Slot [11] registered\n[ 0.728036] acpiphp: Slot [12] registered\n[ 0.730038] acpiphp: Slot [13] registered\n[ 0.732033] acpiphp: Slot [14] registered\n[ 0.734050] acpiphp: Slot [15] registered\n[ 0.736148] acpiphp: Slot [16] registered\n[ 0.738145] acpiphp: Slot [17] registered\n[ 0.740145] acpiphp: Slot [18] registered\n[ 0.742178] acpiphp: Slot [19] registered\n[ 0.744186] acpiphp: Slot [20] registered\n[ 0.746217] acpiphp: Slot [21] registered\n[ 0.748211] acpiphp: Slot [22] registered\n[ 0.750207] acpiphp: Slot [23] registered\n[ 0.752199] acpiphp: Slot [24] registered\n[ 0.754207] acpiphp: Slot [25] registered\n[ 0.756214] acpiphp: Slot [26] registered\n[ 0.758230] acpiphp: Slot [27] registered\n[ 0.760236] acpiphp: Slot [28] registered\n[ 0.762233] acpiphp: Slot [29] registered\n[ 0.764235] acpiphp: Slot [30] registered\n[ 0.766231] acpiphp: Slot [31] registered\n[ 0.768226] PCI host bridge to bus 0000:00\n[ 0.770231] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.772665] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.775493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.778339] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.782016] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.785720] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.792492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.795446] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.798211] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.801299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.806320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.809971] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.834891] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.838134] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.841295] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.844589] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.847701] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.850657] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.853591] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.857608] vgaarb: loaded\n[ 0.859245] vgaarb: bridge control possible 0000:00:02.0\n[ 0.861916] SCSI subsystem initialized\n[ 0.863940] ACPI: bus type USB registered\n[ 0.866017] usbcore: registered new interface driver usbfs\n[ 0.868552] usbcore: registered new interface driver hub\n[ 0.871064] usbcore: registered new device driver usb\n[ 0.873657] PCI: Using ACPI for IRQ routing\n[ 0.876194] NetLabel: Initializing\n[ 0.878070] NetLabel: domain hash size = 128\n[ 0.880230] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.882634] NetLabel: unlabeled traffic allowed by default\n[ 0.885323] Switched to clocksource kvm-clock\n[ 0.895922] pnp: PnP ACPI init\n[ 0.897687] ACPI: bus type PNP registered\n[ 0.900205] pnp: PnP ACPI: found 5 devices\n[ 0.902068] ACPI: bus type PNP unregistered\n[ 0.911160] NET: Registered protocol family 2\n[ 0.913445] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.917063] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.920015] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.922643] TCP: reno registered\n[ 0.924275] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.926693] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.929277] NET: Registered protocol family 1\n[ 0.931229] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.933585] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.935901] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.956854] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.977594] Unpacking initramfs...\n[ 1.448226] Freeing initrd memory: 37508k freed\n[ 1.458536] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.461136] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.465914] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.468492] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.471375] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.473858] Initialise system trusted keyring\n[ 1.475831] audit: initializing netlink socket (disabled)\n[ 1.478083] type=2000 audit(1547058315.138:1): initialized\n[ 1.495849] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.498352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.501725] zpool: loaded\n[ 1.503218] zbud: loaded\n[ 1.504862] VFS: Disk quotas dquot_6.5.2\n[ 1.506736] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.509441] msgmni has been set to 7578\n[ 1.511308] Key type big_key registered\n[ 1.514090] NET: Registered protocol family 38\n[ 1.516107] Key type asymmetric registered\n[ 1.517995] Asymmetric key parser 'x509' registered\n[ 1.520108] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.523576] io scheduler noop registered\n[ 1.525436] io scheduler deadline registered (default)\n[ 1.543611] io scheduler cfq registered\n[ 1.545516] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.547804] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.550470] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.553891] ACPI: Power Button [PWRF]\n[ 1.555836] GHES: HEST is not enabled!\n[ 1.557708] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.583575] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.586503] Non-volatile memory driver v1.3\n[ 1.588439] Linux agpgart interface v0.103\n[ 1.590461] crash memory driver: version 1.1\n[ 1.592450] rdac: device handler registered\n[ 1.594404] hp_sw: device handler registered\n[ 1.596351] emc: device handler registered\n[ 1.598232] alua: device handler registered\n[ 1.600152] libphy: Fixed MDIO Bus: probed\n[ 1.602081] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.604607] ehci-pci: EHCI PCI platform driver\n[ 1.606554] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.608959] ohci-pci: OHCI PCI platform driver\n[ 1.610911] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.631935] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.634151] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.637549] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.639708] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.642083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.644642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.647945] usb usb1: Product: UHCI Host Controller\n[ 1.649988] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.652622] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.654707] hub 1-0:1.0: USB hub found\n[ 1.656507] hub 1-0:1.0: 2 ports detected\n[ 1.658506] usbcore: registered new interface driver usbserial\n[ 1.660844] usbcore: registered new interface driver usbserial_generic\n[ 1.663352] usbserial: USB Serial support registered for generic\n[ 1.665750] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.670151] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.672246] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.674469] mousedev: PS/2 mouse device common for all mice\n[ 1.677165] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.681140] rtc_cmos 00:00: RTC can wake from S4\n[ 1.682337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.687982] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.688616] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.694453] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.697007] cpuidle: using governor menu\n[ 1.698875] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.701207] usbcore: registered new interface driver usbhid\n[ 1.703470] usbhid: USB HID core driver\n[ 1.705292] drop_monitor: Initializing network drop monitor service\n[ 1.707779] TCP: cubic registered\n[ 1.709429] Initializing XFRM netlink socket\n[ 1.711415] NET: Registered protocol family 10\n[ 1.713650] NET: Registered protocol family 17\n[ 1.715801] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.718579] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.720920] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.724770] Loading compiled-in X.509 certificates\n[ 1.726848] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.730836] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.735328] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.739348] registered taskstats version 1\n[ 1.743179] Key type trusted registered\n[ 1.746376] Key type encrypted registered\n[ 1.749479] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.752344] rtc_cmos 00:00: setting system clock to 2019-01-09 18:25:15 UTC (1547058315)\n[ 1.756734] Freeing unused kernel memory: 1680k freed\n[ 1.762958] 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.769871] systemd[1]: Detected virtualization kvm.\n[ 1.771975] systemd[1]: Detected architecture x86-64.\n[ 1.774082] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.778102] systemd[1]: No hostname configured.\n[ 1.780099] systemd[1]: Set hostname to .\n[ 1.782253] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.811653] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.815249] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.820137] systemd[1]: Reached target Swap.\n[ 1.822086] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.825393] systemd[1]: Reached target Local File Systems.\n[ 1.827653] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Paths.\n[ 1.831005] systemd[1]: Reached target Paths.\n[ 1.832941] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.836003] systemd[1]: Reached target Timers.\n[ 1.837956] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.841167] systemd[1]: Created slice Root Slice.\n[ 1.843198] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.846514] systemd[1]: Listening on Journal Socket.\n[ 1.848637] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.852162] systemd[1]: Listening on udev Control Socket.\n[ 1.854399] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.857935] systemd[1]: Created slice System Slice.\n[ 1.860068] systemd[1]: Starting System Slice.\n[ 1.862500] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.869362] systemd[1]: Reached target Slices.\n[ 1.872417] systemd[1]: Starting Slices.\n[ 1.875588] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.882778] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.888365] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.893509] systemd[1]: Listening on udev Kernel Socket.\n[ 1.895718] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.899430] systemd[1]: Reached target Sockets.\n[ 1.901421] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.904803] 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"} 2019-01-09 18:25:16,179 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2/action used request id req-f6fbf2b0-ea37-47ce-a76d-33090c139137 2019-01-09 18:25:16,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0679078102112s 2019-01-09 18:25:16,180 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2/action used request id req-f6fbf2b0-ea37-47ce-a76d-33090c139137 2019-01-09 18:25:16,180 - 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 2365199048 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.483149] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.486929] pid_max: default: 32768 minimum: 301 [ 0.488977] Security Framework initialized [ 0.490863] SELinux: Initializing. [ 0.492848] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.500098] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.504628] Mount-cache hash table entries: 4096 [ 0.506950] Initializing cgroup subsys memory [ 0.508924] Initializing cgroup subsys devices [ 0.510889] Initializing cgroup subsys freezer [ 0.512852] Initializing cgroup subsys net_cls [ 0.514817] Initializing cgroup subsys blkio [ 0.516729] Initializing cgroup subsys perf_event [ 0.518766] Initializing cgroup subsys hugetlb [ 0.520725] Initializing cgroup subsys pids [ 0.522623] Initializing cgroup subsys net_prio [ 0.524707] CPU: Physical Processor ID: 0 [ 0.527283] mce: CPU supports 10 MCE banks [ 0.529206] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.531416] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.533612] tlb_flushall_shift: 6 [ 0.535532] Freeing SMP alternatives: 28k freed [ 0.540881] ACPI: Core revision 20130517 [ 0.543173] ACPI: All ACPI Tables successfully acquired [ 0.545639] ftrace: allocating 25812 entries in 101 pages [ 0.572639] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.575222] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577776] smpboot: Max logical packages: 2 [ 0.580158] Enabling x2apic [ 0.581866] Enabled x2apic [ 0.583816] Switched APIC routing to physical x2apic. [ 0.587635] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.590461] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.595583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605772] KVM setup paravirtual spinlock [ 0.609155] smpboot: Booting Node 0, Processors #1 OK [ 0.612060] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.634770] Brought up 2 CPUs [ 0.634774] KVM setup async PF for cpu 1 [ 0.634778] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.640723] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.644463] devtmpfs: initialized [ 0.648123] EVM: security.selinux [ 0.649968] EVM: security.ima [ 0.651691] EVM: security.capability [ 0.654259] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.657241] pinctrl core: initialized pinctrl subsystem [ 0.659821] NET: Registered protocol family 16 [ 0.662220] ACPI: bus type PCI registered [ 0.664278] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.667218] PCI: Using configuration type 1 for base access [ 0.674122] ACPI: Added _OSI(Module Device) [ 0.676254] ACPI: Added _OSI(Processor Device) [ 0.678445] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.680720] ACPI: Added _OSI(Processor Aggregator Device) [ 0.684386] ACPI: Interpreter enabled [ 0.686308] ACPI: (supports S0 S5) [ 0.688109] ACPI: Using IOAPIC for interrupt routing [ 0.690409] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.696471] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.699188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.702083] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.704922] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.710040] acpiphp: Slot [3] registered [ 0.712050] acpiphp: Slot [4] registered [ 0.714091] acpiphp: Slot [5] registered [ 0.716104] acpiphp: Slot [6] registered [ 0.718097] acpiphp: Slot [7] registered [ 0.720073] acpiphp: Slot [8] registered [ 0.722041] acpiphp: Slot [9] registered [ 0.724012] acpiphp: Slot [10] registered [ 0.726037] acpiphp: Slot [11] registered [ 0.728036] acpiphp: Slot [12] registered [ 0.730038] acpiphp: Slot [13] registered [ 0.732033] acpiphp: Slot [14] registered [ 0.734050] acpiphp: Slot [15] registered [ 0.736148] acpiphp: Slot [16] registered [ 0.738145] acpiphp: Slot [17] registered [ 0.740145] acpiphp: Slot [18] registered [ 0.742178] acpiphp: Slot [19] registered [ 0.744186] acpiphp: Slot [20] registered [ 0.746217] acpiphp: Slot [21] registered [ 0.748211] acpiphp: Slot [22] registered [ 0.750207] acpiphp: Slot [23] registered [ 0.752199] acpiphp: Slot [24] registered [ 0.754207] acpiphp: Slot [25] registered [ 0.756214] acpiphp: Slot [26] registered [ 0.758230] acpiphp: Slot [27] registered [ 0.760236] acpiphp: Slot [28] registered [ 0.762233] acpiphp: Slot [29] registered [ 0.764235] acpiphp: Slot [30] registered [ 0.766231] acpiphp: Slot [31] registered [ 0.768226] PCI host bridge to bus 0000:00 [ 0.770231] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.772665] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.775493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.778339] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.782016] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.785720] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.792492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.795446] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.798211] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.801299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.806320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.809971] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.834891] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.838134] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.841295] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.844589] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.847701] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.850657] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.853591] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857608] vgaarb: loaded [ 0.859245] vgaarb: bridge control possible 0000:00:02.0 [ 0.861916] SCSI subsystem initialized [ 0.863940] ACPI: bus type USB registered [ 0.866017] usbcore: registered new interface driver usbfs [ 0.868552] usbcore: registered new interface driver hub [ 0.871064] usbcore: registered new device driver usb [ 0.873657] PCI: Using ACPI for IRQ routing [ 0.876194] NetLabel: Initializing [ 0.878070] NetLabel: domain hash size = 128 [ 0.880230] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.882634] NetLabel: unlabeled traffic allowed by default [ 0.885323] Switched to clocksource kvm-clock [ 0.895922] pnp: PnP ACPI init [ 0.897687] ACPI: bus type PNP registered [ 0.900205] pnp: PnP ACPI: found 5 devices [ 0.902068] ACPI: bus type PNP unregistered [ 0.911160] NET: Registered protocol family 2 [ 0.913445] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.917063] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.920015] TCP: Hash tables configured (established 32768 bind 32768) [ 0.922643] TCP: reno registered [ 0.924275] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.926693] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.929277] NET: Registered protocol family 1 [ 0.931229] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.933585] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.935901] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.956854] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.977594] Unpacking initramfs... [ 1.448226] Freeing initrd memory: 37508k freed [ 1.458536] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.461136] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.465914] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.468492] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.471375] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.473858] Initialise system trusted keyring [ 1.475831] audit: initializing netlink socket (disabled) [ 1.478083] type=2000 audit(1547058315.138:1): initialized [ 1.495849] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.498352] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.501725] zpool: loaded [ 1.503218] zbud: loaded [ 1.504862] VFS: Disk quotas dquot_6.5.2 [ 1.506736] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.509441] msgmni has been set to 7578 [ 1.511308] Key type big_key registered [ 1.514090] NET: Registered protocol family 38 [ 1.516107] Key type asymmetric registered [ 1.517995] Asymmetric key parser 'x509' registered [ 1.520108] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.523576] io scheduler noop registered [ 1.525436] io scheduler deadline registered (default) [ 1.543611] io scheduler cfq registered [ 1.545516] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.547804] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.550470] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.553891] ACPI: Power Button [PWRF] [ 1.555836] GHES: HEST is not enabled! [ 1.557708] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.583575] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.586503] Non-volatile memory driver v1.3 [ 1.588439] Linux agpgart interface v0.103 [ 1.590461] crash memory driver: version 1.1 [ 1.592450] rdac: device handler registered [ 1.594404] hp_sw: device handler registered [ 1.596351] emc: device handler registered [ 1.598232] alua: device handler registered [ 1.600152] libphy: Fixed MDIO Bus: probed [ 1.602081] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.604607] ehci-pci: EHCI PCI platform driver [ 1.606554] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.608959] ohci-pci: OHCI PCI platform driver [ 1.610911] uhci_hcd: USB Universal Host Controller Interface driver [ 1.631935] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.634151] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.637549] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.639708] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.642083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.644642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.647945] usb usb1: Product: UHCI Host Controller [ 1.649988] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.652622] usb usb1: SerialNumber: 0000:00:01.2 [ 1.654707] hub 1-0:1.0: USB hub found [ 1.656507] hub 1-0:1.0: 2 ports detected [ 1.658506] usbcore: registered new interface driver usbserial [ 1.660844] usbcore: registered new interface driver usbserial_generic [ 1.663352] usbserial: USB Serial support registered for generic [ 1.665750] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.670151] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.672246] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.674469] mousedev: PS/2 mouse device common for all mice [ 1.677165] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.681140] rtc_cmos 00:00: RTC can wake from S4 [ 1.682337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.687982] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.688616] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.694453] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.697007] cpuidle: using governor menu [ 1.698875] hidraw: raw HID events driver (C) Jiri Kosina [ 1.701207] usbcore: registered new interface driver usbhid [ 1.703470] usbhid: USB HID core driver [ 1.705292] drop_monitor: Initializing network drop monitor service [ 1.707779] TCP: cubic registered [ 1.709429] Initializing XFRM netlink socket [ 1.711415] NET: Registered protocol family 10 [ 1.713650] NET: Registered protocol family 17 [ 1.715801] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.718579] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.720920] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.724770] Loading compiled-in X.509 certificates [ 1.726848] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.730836] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.735328] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.739348] registered taskstats version 1 [ 1.743179] Key type trusted registered [ 1.746376] Key type encrypted registered [ 1.749479] IMA: No TPM chip found, activating TPM-bypass! [ 1.752344] rtc_cmos 00:00: setting system clock to 2019-01-09 18:25:15 UTC (1547058315) [ 1.756734] Freeing unused kernel memory: 1680k freed [ 1.762958] 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.769871] systemd[1]: Detected virtualization kvm. [ 1.771975] systemd[1]: Detected architecture x86-64. [ 1.774082] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.778102] systemd[1]: No hostname configured. [ 1.780099] systemd[1]: Set hostname to . [ 1.782253] systemd[1]: Initializing machine ID from KVM UUID. [ 1.811653] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.815249] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.820137] systemd[1]: Reached target Swap. [ 1.822086] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.825393] systemd[1]: Reached target Local File Systems. [ 1.827653] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Paths. [ 1.831005] systemd[1]: Reached target Paths. [ 1.832941] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.836003] systemd[1]: Reached target Timers. [ 1.837956] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.841167] systemd[1]: Created slice Root Slice. [ 1.843198] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.846514] systemd[1]: Listening on Journal Socket. [ 1.848637] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.852162] systemd[1]: Listening on udev Control Socket. [ 1.854399] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.857935] systemd[1]: Created slice System Slice. [ 1.860068] systemd[1]: Starting System Slice. [ 1.862500] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.869362] systemd[1]: Reached target Slices. [ 1.872417] systemd[1]: Starting Slices. [ 1.875588] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.882778] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.888365] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.893509] systemd[1]: Listening on udev Kernel Socket. [ 1.895718] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.899430] systemd[1]: Reached target Sockets. [ 1.901421] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.904803] 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... 2019-01-09 18:25:17,183 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: timed out 2019-01-09 18:25:26,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-01-09 18:25:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2/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}2a676a494886be52df385423f50fa14685b1cba8" -d '{"os-getConsoleOutput": {"length": null}}' 2019-01-09 18:25:26,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:25: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-95440797-92f1-4b09-b7ff-b6e21412de9d x-compute-request-id: req-95440797-92f1-4b09-b7ff-b6e21412de9d Content-Encoding: gzip Content-Length: 11724 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 2365199048 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.483149] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.486929] pid_max: default: 32768 minimum: 301\n[ 0.488977] Security Framework initialized\n[ 0.490863] SELinux: Initializing.\n[ 0.492848] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.500098] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.504628] Mount-cache hash table entries: 4096\n[ 0.506950] Initializing cgroup subsys memory\n[ 0.508924] Initializing cgroup subsys devices\n[ 0.510889] Initializing cgroup subsys freezer\n[ 0.512852] Initializing cgroup subsys net_cls\n[ 0.514817] Initializing cgroup subsys blkio\n[ 0.516729] Initializing cgroup subsys perf_event\n[ 0.518766] Initializing cgroup subsys hugetlb\n[ 0.520725] Initializing cgroup subsys pids\n[ 0.522623] Initializing cgroup subsys net_prio\n[ 0.524707] CPU: Physical Processor ID: 0\n[ 0.527283] mce: CPU supports 10 MCE banks\n[ 0.529206] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.531416] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.533612] tlb_flushall_shift: 6\n[ 0.535532] Freeing SMP alternatives: 28k freed\n[ 0.540881] ACPI: Core revision 20130517\n[ 0.543173] ACPI: All ACPI Tables successfully acquired\n[ 0.545639] ftrace: allocating 25812 entries in 101 pages\n[ 0.572639] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.575222] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.577776] smpboot: Max logical packages: 2\n[ 0.580158] Enabling x2apic\n[ 0.581866] Enabled x2apic\n[ 0.583816] Switched APIC routing to physical x2apic.\n[ 0.587635] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.590461] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.595583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.605772] KVM setup paravirtual spinlock\n[ 0.609155] smpboot: Booting Node 0, Processors #1 OK\n[ 0.612060] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.634770] Brought up 2 CPUs\n[ 0.634774] KVM setup async PF for cpu 1\n[ 0.634778] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.640723] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.644463] devtmpfs: initialized\n[ 0.648123] EVM: security.selinux\n[ 0.649968] EVM: security.ima\n[ 0.651691] EVM: security.capability\n[ 0.654259] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.657241] pinctrl core: initialized pinctrl subsystem\n[ 0.659821] NET: Registered protocol family 16\n[ 0.662220] ACPI: bus type PCI registered\n[ 0.664278] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.667218] PCI: Using configuration type 1 for base access\n[ 0.674122] ACPI: Added _OSI(Module Device)\n[ 0.676254] ACPI: Added _OSI(Processor Device)\n[ 0.678445] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.680720] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.684386] ACPI: Interpreter enabled\n[ 0.686308] ACPI: (supports S0 S5)\n[ 0.688109] ACPI: Using IOAPIC for interrupt routing\n[ 0.690409] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.696471] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.699188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.702083] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.704922] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.710040] acpiphp: Slot [3] registered\n[ 0.712050] acpiphp: Slot [4] registered\n[ 0.714091] acpiphp: Slot [5] registered\n[ 0.716104] acpiphp: Slot [6] registered\n[ 0.718097] acpiphp: Slot [7] registered\n[ 0.720073] acpiphp: Slot [8] registered\n[ 0.722041] acpiphp: Slot [9] registered\n[ 0.724012] acpiphp: Slot [10] registered\n[ 0.726037] acpiphp: Slot [11] registered\n[ 0.728036] acpiphp: Slot [12] registered\n[ 0.730038] acpiphp: Slot [13] registered\n[ 0.732033] acpiphp: Slot [14] registered\n[ 0.734050] acpiphp: Slot [15] registered\n[ 0.736148] acpiphp: Slot [16] registered\n[ 0.738145] acpiphp: Slot [17] registered\n[ 0.740145] acpiphp: Slot [18] registered\n[ 0.742178] acpiphp: Slot [19] registered\n[ 0.744186] acpiphp: Slot [20] registered\n[ 0.746217] acpiphp: Slot [21] registered\n[ 0.748211] acpiphp: Slot [22] registered\n[ 0.750207] acpiphp: Slot [23] registered\n[ 0.752199] acpiphp: Slot [24] registered\n[ 0.754207] acpiphp: Slot [25] registered\n[ 0.756214] acpiphp: Slot [26] registered\n[ 0.758230] acpiphp: Slot [27] registered\n[ 0.760236] acpiphp: Slot [28] registered\n[ 0.762233] acpiphp: Slot [29] registered\n[ 0.764235] acpiphp: Slot [30] registered\n[ 0.766231] acpiphp: Slot [31] registered\n[ 0.768226] PCI host bridge to bus 0000:00\n[ 0.770231] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.772665] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.775493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.778339] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.782016] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.785720] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.792492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.795446] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.798211] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.801299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.806320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.809971] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.834891] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.838134] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.841295] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.844589] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.847701] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.850657] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.853591] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.857608] vgaarb: loaded\n[ 0.859245] vgaarb: bridge control possible 0000:00:02.0\n[ 0.861916] SCSI subsystem initialized\n[ 0.863940] ACPI: bus type USB registered\n[ 0.866017] usbcore: registered new interface driver usbfs\n[ 0.868552] usbcore: registered new interface driver hub\n[ 0.871064] usbcore: registered new device driver usb\n[ 0.873657] PCI: Using ACPI for IRQ routing\n[ 0.876194] NetLabel: Initializing\n[ 0.878070] NetLabel: domain hash size = 128\n[ 0.880230] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.882634] NetLabel: unlabeled traffic allowed by default\n[ 0.885323] Switched to clocksource kvm-clock\n[ 0.895922] pnp: PnP ACPI init\n[ 0.897687] ACPI: bus type PNP registered\n[ 0.900205] pnp: PnP ACPI: found 5 devices\n[ 0.902068] ACPI: bus type PNP unregistered\n[ 0.911160] NET: Registered protocol family 2\n[ 0.913445] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.917063] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.920015] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.922643] TCP: reno registered\n[ 0.924275] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.926693] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.929277] NET: Registered protocol family 1\n[ 0.931229] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.933585] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.935901] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.956854] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.977594] Unpacking initramfs...\n[ 1.448226] Freeing initrd memory: 37508k freed\n[ 1.458536] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.461136] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.465914] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.468492] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.471375] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.473858] Initialise system trusted keyring\n[ 1.475831] audit: initializing netlink socket (disabled)\n[ 1.478083] type=2000 audit(1547058315.138:1): initialized\n[ 1.495849] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.498352] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.501725] zpool: loaded\n[ 1.503218] zbud: loaded\n[ 1.504862] VFS: Disk quotas dquot_6.5.2\n[ 1.506736] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.509441] msgmni has been set to 7578\n[ 1.511308] Key type big_key registered\n[ 1.514090] NET: Registered protocol family 38\n[ 1.516107] Key type asymmetric registered\n[ 1.517995] Asymmetric key parser 'x509' registered\n[ 1.520108] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.523576] io scheduler noop registered\n[ 1.525436] io scheduler deadline registered (default)\n[ 1.543611] io scheduler cfq registered\n[ 1.545516] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.547804] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.550470] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.553891] ACPI: Power Button [PWRF]\n[ 1.555836] GHES: HEST is not enabled!\n[ 1.557708] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.583575] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.586503] Non-volatile memory driver v1.3\n[ 1.588439] Linux agpgart interface v0.103\n[ 1.590461] crash memory driver: version 1.1\n[ 1.592450] rdac: device handler registered\n[ 1.594404] hp_sw: device handler registered\n[ 1.596351] emc: device handler registered\n[ 1.598232] alua: device handler registered\n[ 1.600152] libphy: Fixed MDIO Bus: probed\n[ 1.602081] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.604607] ehci-pci: EHCI PCI platform driver\n[ 1.606554] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.608959] ohci-pci: OHCI PCI platform driver\n[ 1.610911] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.631935] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.634151] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.637549] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.639708] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.642083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.644642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.647945] usb usb1: Product: UHCI Host Controller\n[ 1.649988] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.652622] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.654707] hub 1-0:1.0: USB hub found\n[ 1.656507] hub 1-0:1.0: 2 ports detected\n[ 1.658506] usbcore: registered new interface driver usbserial\n[ 1.660844] usbcore: registered new interface driver usbserial_generic\n[ 1.663352] usbserial: USB Serial support registered for generic\n[ 1.665750] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.670151] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.672246] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.674469] mousedev: PS/2 mouse device common for all mice\n[ 1.677165] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.681140] rtc_cmos 00:00: RTC can wake from S4\n[ 1.682337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.687982] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.688616] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.694453] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.697007] cpuidle: using governor menu\n[ 1.698875] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.701207] usbcore: registered new interface driver usbhid\n[ 1.703470] usbhid: USB HID core driver\n[ 1.705292] drop_monitor: Initializing network drop monitor service\n[ 1.707779] TCP: cubic registered\n[ 1.709429] Initializing XFRM netlink socket\n[ 1.711415] NET: Registered protocol family 10\n[ 1.713650] NET: Registered protocol family 17\n[ 1.715801] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.718579] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.720920] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.724770] Loading compiled-in X.509 certificates\n[ 1.726848] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.730836] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.735328] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.739348] registered taskstats version 1\n[ 1.743179] Key type trusted registered\n[ 1.746376] Key type encrypted registered\n[ 1.749479] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.752344] rtc_cmos 00:00: setting system clock to 2019-01-09 18:25:15 UTC (1547058315)\n[ 1.756734] Freeing unused kernel memory: 1680k freed\n[ 1.762958] 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.769871] systemd[1]: Detected virtualization kvm.\n[ 1.771975] systemd[1]: Detected architecture x86-64.\n[ 1.774082] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.778102] systemd[1]: No hostname configured.\n[ 1.780099] systemd[1]: Set hostname to .\n[ 1.782253] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.811653] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.815249] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Swap.\n[ 1.820137] systemd[1]: Reached target Swap.\n[ 1.822086] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.825393] systemd[1]: Reached target Local File Systems.\n[ 1.827653] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Paths.\n[ 1.831005] systemd[1]: Reached target Paths.\n[ 1.832941] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.836003] systemd[1]: Reached target Timers.\n[ 1.837956] systemd[1]: Starting Timers.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.841167] systemd[1]: Created slice Root Slice.\n[ 1.843198] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.846514] systemd[1]: Listening on Journal Socket.\n[ 1.848637] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.852162] systemd[1]: Listening on udev Control Socket.\n[ 1.854399] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.857935] systemd[1]: Created slice System Slice.\n[ 1.860068] systemd[1]: Starting System Slice.\n[ 1.862500] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Slices.\n[ 1.869362] systemd[1]: Reached target Slices.\n[ 1.872417] systemd[1]: Starting Slices.\n[ 1.875588] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[ 1.882778] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.888365] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.893509] systemd[1]: Listening on udev Kernel Socket.\n[ 1.895718] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.899430] systemd[1]: Reached target Sockets.\n[ 1.901421] systemd[1]: Starting Sockets.\n[[32m OK [0m] Started Journal Service.\n[ 1.904803] 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.954132] RPC: Registered named UNIX socket transport module.\n[ 1.956614] RPC: Registered udp transport module.\n[ 1.958674] RPC: Registered tcp transport module.\n[ 1.960719] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[ 1.961339] 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[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 2.068817] FDC 0 is a S82078B\n[ 2.101184] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 2.105252] scsi host0: ata_piix\n[ 2.107192] scsi host1: ata_piix\n[ 2.108918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 2.111591] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 2.113476] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 2.113477] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 2.113478] usb 1-1: Product: QEMU USB Tablet\n[ 2.113479] usb 1-1: Manufacturer: QEMU\n[ 2.113479] usb 1-1: SerialNumber: 42\n[ 2.123693] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 2.123870] 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.171534] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 2.178965] 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.307414] SGI XFS with ACLs, security attributes, no debug enabled\n[ 2.311075] XFS (vda1): Mounting V4 Filesystem\n[ 2.334122] 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 Sockets.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Paths.\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 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.603228] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.745179] SELinux: Disabled at runtime.\n[ 2.783363] type=1404 audit(1547058316.531:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.826040] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.828335] 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-getty.slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped Journal Service.\n Starting 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 Create list of required sta...ce nodes for the current kernel.\n[ 3.134125] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[ 3.212438] systemd-journald[397]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.666369] type=1305 audit(1547058317.414: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 Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.826274] input: PC Speaker as /devices/platform/pcspkr/input/input5\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 Starting Authorization Manager...\n[ 3.846482] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.854498] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.870608] ppdev: user-space parallel port driver\n[ 3.877863] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.877863] [TTM] Initializing pool allocator\n[ 3.877865] [TTM] Initializing DMA pool allocator\n[ 3.878110] [drm] fb mappable at 0xFC000000\n[ 3.878111] [drm] vram aper at 0xFC000000\n[ 3.878111] [drm] size 33554432\n[ 3.878111] [drm] fb depth is 24\n[ 3.878112] [drm] pitch is 3072\n[ 3.928199] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.957820] Console: switching to colour frame buffer device 128x48\n[ 3.976722] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.982859] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 4.078062] AES CTR mode by8 optimization enabled\n[[32m OK [0m] Started Authorization Manager.\n[ 4.090791] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 4.097361] alg: No test for crc32 (crc32-pclmul)\n[[32m OK [0m] Started NTP client/server.\n[ 4.102573] intel_rapl: no valid rapl domains found in package 0\n[ 4.105684] intel_rapl: no valid rapl domains found in package 0\n[ 4.108413] intel_powerclamp: No package C-state available\n[ 4.113205] 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 Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Reached target Login Prompts.\n[ 4.173686] cloud-init[505]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 18:25:18 +0000. Up 4.13 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 nginx - high performance web server...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\n Starting LSB: Starts Logstash as a daemon....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started System Logging Service.\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[ 6.279629] cloud-init[804]: Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:25:20 +0000. Up 6.23 seconds.\n[ 6.348220] cloud-init[804]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.351381] cloud-init[804]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.354385] cloud-init[804]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.357790] cloud-init[804]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.369037] cloud-init[804]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.372367] cloud-init[804]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:01:89:a3 |\n[ 6.378321] cloud-init[804]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.388976] cloud-init[804]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.392447] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.395749] cloud-init[804]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.399156] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.406609] cloud-init[804]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.414198] cloud-init[804]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.419706] cloud-init[804]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.425680] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 11.134848] cloud-init[3342]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:25:25 +0000. Up 11.08 seconds.\n"} 2019-01-09 18:25:26,267 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2/action used request id req-95440797-92f1-4b09-b7ff-b6e21412de9d 2019-01-09 18:25:26,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0756599903107s 2019-01-09 18:25:26,268 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2/action used request id req-95440797-92f1-4b09-b7ff-b6e21412de9d 2019-01-09 18:25:26,269 - 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 2365199048 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.483149] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.486929] pid_max: default: 32768 minimum: 301 [ 0.488977] Security Framework initialized [ 0.490863] SELinux: Initializing. [ 0.492848] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.500098] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.504628] Mount-cache hash table entries: 4096 [ 0.506950] Initializing cgroup subsys memory [ 0.508924] Initializing cgroup subsys devices [ 0.510889] Initializing cgroup subsys freezer [ 0.512852] Initializing cgroup subsys net_cls [ 0.514817] Initializing cgroup subsys blkio [ 0.516729] Initializing cgroup subsys perf_event [ 0.518766] Initializing cgroup subsys hugetlb [ 0.520725] Initializing cgroup subsys pids [ 0.522623] Initializing cgroup subsys net_prio [ 0.524707] CPU: Physical Processor ID: 0 [ 0.527283] mce: CPU supports 10 MCE banks [ 0.529206] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.531416] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.533612] tlb_flushall_shift: 6 [ 0.535532] Freeing SMP alternatives: 28k freed [ 0.540881] ACPI: Core revision 20130517 [ 0.543173] ACPI: All ACPI Tables successfully acquired [ 0.545639] ftrace: allocating 25812 entries in 101 pages [ 0.572639] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.575222] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.577776] smpboot: Max logical packages: 2 [ 0.580158] Enabling x2apic [ 0.581866] Enabled x2apic [ 0.583816] Switched APIC routing to physical x2apic. [ 0.587635] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.590461] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.595583] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.605772] KVM setup paravirtual spinlock [ 0.609155] smpboot: Booting Node 0, Processors #1 OK [ 0.612060] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.634770] Brought up 2 CPUs [ 0.634774] KVM setup async PF for cpu 1 [ 0.634778] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.640723] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.644463] devtmpfs: initialized [ 0.648123] EVM: security.selinux [ 0.649968] EVM: security.ima [ 0.651691] EVM: security.capability [ 0.654259] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.657241] pinctrl core: initialized pinctrl subsystem [ 0.659821] NET: Registered protocol family 16 [ 0.662220] ACPI: bus type PCI registered [ 0.664278] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.667218] PCI: Using configuration type 1 for base access [ 0.674122] ACPI: Added _OSI(Module Device) [ 0.676254] ACPI: Added _OSI(Processor Device) [ 0.678445] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.680720] ACPI: Added _OSI(Processor Aggregator Device) [ 0.684386] ACPI: Interpreter enabled [ 0.686308] ACPI: (supports S0 S5) [ 0.688109] ACPI: Using IOAPIC for interrupt routing [ 0.690409] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.696471] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.699188] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.702083] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.704922] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.710040] acpiphp: Slot [3] registered [ 0.712050] acpiphp: Slot [4] registered [ 0.714091] acpiphp: Slot [5] registered [ 0.716104] acpiphp: Slot [6] registered [ 0.718097] acpiphp: Slot [7] registered [ 0.720073] acpiphp: Slot [8] registered [ 0.722041] acpiphp: Slot [9] registered [ 0.724012] acpiphp: Slot [10] registered [ 0.726037] acpiphp: Slot [11] registered [ 0.728036] acpiphp: Slot [12] registered [ 0.730038] acpiphp: Slot [13] registered [ 0.732033] acpiphp: Slot [14] registered [ 0.734050] acpiphp: Slot [15] registered [ 0.736148] acpiphp: Slot [16] registered [ 0.738145] acpiphp: Slot [17] registered [ 0.740145] acpiphp: Slot [18] registered [ 0.742178] acpiphp: Slot [19] registered [ 0.744186] acpiphp: Slot [20] registered [ 0.746217] acpiphp: Slot [21] registered [ 0.748211] acpiphp: Slot [22] registered [ 0.750207] acpiphp: Slot [23] registered [ 0.752199] acpiphp: Slot [24] registered [ 0.754207] acpiphp: Slot [25] registered [ 0.756214] acpiphp: Slot [26] registered [ 0.758230] acpiphp: Slot [27] registered [ 0.760236] acpiphp: Slot [28] registered [ 0.762233] acpiphp: Slot [29] registered [ 0.764235] acpiphp: Slot [30] registered [ 0.766231] acpiphp: Slot [31] registered [ 0.768226] PCI host bridge to bus 0000:00 [ 0.770231] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.772665] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.775493] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.778339] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.782016] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.785720] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.792492] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.795446] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.798211] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.801299] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.806320] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.809971] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.834891] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.838134] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.841295] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.844589] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.847701] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.850657] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.853591] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.857608] vgaarb: loaded [ 0.859245] vgaarb: bridge control possible 0000:00:02.0 [ 0.861916] SCSI subsystem initialized [ 0.863940] ACPI: bus type USB registered [ 0.866017] usbcore: registered new interface driver usbfs [ 0.868552] usbcore: registered new interface driver hub [ 0.871064] usbcore: registered new device driver usb [ 0.873657] PCI: Using ACPI for IRQ routing [ 0.876194] NetLabel: Initializing [ 0.878070] NetLabel: domain hash size = 128 [ 0.880230] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.882634] NetLabel: unlabeled traffic allowed by default [ 0.885323] Switched to clocksource kvm-clock [ 0.895922] pnp: PnP ACPI init [ 0.897687] ACPI: bus type PNP registered [ 0.900205] pnp: PnP ACPI: found 5 devices [ 0.902068] ACPI: bus type PNP unregistered [ 0.911160] NET: Registered protocol family 2 [ 0.913445] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.917063] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.920015] TCP: Hash tables configured (established 32768 bind 32768) [ 0.922643] TCP: reno registered [ 0.924275] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.926693] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.929277] NET: Registered protocol family 1 [ 0.931229] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.933585] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.935901] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.956854] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.977594] Unpacking initramfs... [ 1.448226] Freeing initrd memory: 37508k freed [ 1.458536] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.461136] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.465914] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.468492] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.471375] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.473858] Initialise system trusted keyring [ 1.475831] audit: initializing netlink socket (disabled) [ 1.478083] type=2000 audit(1547058315.138:1): initialized [ 1.495849] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.498352] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.501725] zpool: loaded [ 1.503218] zbud: loaded [ 1.504862] VFS: Disk quotas dquot_6.5.2 [ 1.506736] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.509441] msgmni has been set to 7578 [ 1.511308] Key type big_key registered [ 1.514090] NET: Registered protocol family 38 [ 1.516107] Key type asymmetric registered [ 1.517995] Asymmetric key parser 'x509' registered [ 1.520108] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.523576] io scheduler noop registered [ 1.525436] io scheduler deadline registered (default) [ 1.543611] io scheduler cfq registered [ 1.545516] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.547804] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.550470] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.553891] ACPI: Power Button [PWRF] [ 1.555836] GHES: HEST is not enabled! [ 1.557708] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.583575] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.586503] Non-volatile memory driver v1.3 [ 1.588439] Linux agpgart interface v0.103 [ 1.590461] crash memory driver: version 1.1 [ 1.592450] rdac: device handler registered [ 1.594404] hp_sw: device handler registered [ 1.596351] emc: device handler registered [ 1.598232] alua: device handler registered [ 1.600152] libphy: Fixed MDIO Bus: probed [ 1.602081] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.604607] ehci-pci: EHCI PCI platform driver [ 1.606554] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.608959] ohci-pci: OHCI PCI platform driver [ 1.610911] uhci_hcd: USB Universal Host Controller Interface driver [ 1.631935] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.634151] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.637549] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.639708] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.642083] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.644642] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.647945] usb usb1: Product: UHCI Host Controller [ 1.649988] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.652622] usb usb1: SerialNumber: 0000:00:01.2 [ 1.654707] hub 1-0:1.0: USB hub found [ 1.656507] hub 1-0:1.0: 2 ports detected [ 1.658506] usbcore: registered new interface driver usbserial [ 1.660844] usbcore: registered new interface driver usbserial_generic [ 1.663352] usbserial: USB Serial support registered for generic [ 1.665750] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.670151] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.672246] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.674469] mousedev: PS/2 mouse device common for all mice [ 1.677165] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.681140] rtc_cmos 00:00: RTC can wake from S4 [ 1.682337] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.687982] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.688616] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.694453] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.697007] cpuidle: using governor menu [ 1.698875] hidraw: raw HID events driver (C) Jiri Kosina [ 1.701207] usbcore: registered new interface driver usbhid [ 1.703470] usbhid: USB HID core driver [ 1.705292] drop_monitor: Initializing network drop monitor service [ 1.707779] TCP: cubic registered [ 1.709429] Initializing XFRM netlink socket [ 1.711415] NET: Registered protocol family 10 [ 1.713650] NET: Registered protocol family 17 [ 1.715801] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.718579] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.720920] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.724770] Loading compiled-in X.509 certificates [ 1.726848] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.730836] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.735328] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.739348] registered taskstats version 1 [ 1.743179] Key type trusted registered [ 1.746376] Key type encrypted registered [ 1.749479] IMA: No TPM chip found, activating TPM-bypass! [ 1.752344] rtc_cmos 00:00: setting system clock to 2019-01-09 18:25:15 UTC (1547058315) [ 1.756734] Freeing unused kernel memory: 1680k freed [ 1.762958] 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.769871] systemd[1]: Detected virtualization kvm. [ 1.771975] systemd[1]: Detected architecture x86-64. [ 1.774082] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.778102] systemd[1]: No hostname configured. [ 1.780099] systemd[1]: Set hostname to . [ 1.782253] systemd[1]: Initializing machine ID from KVM UUID. [ 1.811653] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.815249] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Swap. [ 1.820137] systemd[1]: Reached target Swap. [ 1.822086] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.825393] systemd[1]: Reached target Local File Systems. [ 1.827653] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Paths. [ 1.831005] systemd[1]: Reached target Paths. [ 1.832941] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.836003] systemd[1]: Reached target Timers. [ 1.837956] systemd[1]: Starting Timers. [[32m OK [0m] Created slice Root Slice. [ 1.841167] systemd[1]: Created slice Root Slice. [ 1.843198] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.846514] systemd[1]: Listening on Journal Socket. [ 1.848637] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.852162] systemd[1]: Listening on udev Control Socket. [ 1.854399] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.857935] systemd[1]: Created slice System Slice. [ 1.860068] systemd[1]: Starting System Slice. [ 1.862500] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Slices. [ 1.869362] systemd[1]: Reached target Slices. [ 1.872417] systemd[1]: Starting Slices. [ 1.875588] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 1.882778] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.888365] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Kernel Socket. [ 1.893509] systemd[1]: Listening on udev Kernel Socket. [ 1.895718] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.899430] systemd[1]: Reached target Sockets. [ 1.901421] systemd[1]: Starting Sockets. [[32m OK [0m] Started Journal Service. [ 1.904803] 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.954132] RPC: Registered named UNIX socket transport module. [ 1.956614] RPC: Registered udp transport module. [ 1.958674] RPC: Registered tcp transport module. [ 1.960719] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.961339] 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. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 2.068817] FDC 0 is a S82078B [ 2.101184] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 2.105252] scsi host0: ata_piix [ 2.107192] scsi host1: ata_piix [ 2.108918] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 2.111591] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 2.113476] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 2.113477] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 2.113478] usb 1-1: Product: QEMU USB Tablet [ 2.113479] usb 1-1: Manufacturer: QEMU [ 2.113479] usb 1-1: SerialNumber: 42 [ 2.123693] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 2.123870] 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.171534] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 2.178965] 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.307414] SGI XFS with ACLs, security attributes, no debug enabled [ 2.311075] XFS (vda1): Mounting V4 Filesystem [ 2.334122] 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 Sockets. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Paths. [[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 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.603228] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.745179] SELinux: Disabled at runtime. [ 2.783363] type=1404 audit(1547058316.531:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.826040] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.828335] 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-getty.slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd File Systems. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... Starting Setup Virtual Console... Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped Journal Service. Starting 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 Create list of required sta...ce nodes for the current kernel. [ 3.134125] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Remount Root and Kernel File Systems. Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [ 3.212438] systemd-journald[397]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.666369] type=1305 audit(1547058317.414: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 Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.826274] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... [ 3.846482] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.854498] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.870608] ppdev: user-space parallel port driver [ 3.877863] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.877863] [TTM] Initializing pool allocator [ 3.877865] [TTM] Initializing DMA pool allocator [ 3.878110] [drm] fb mappable at 0xFC000000 [ 3.878111] [drm] vram aper at 0xFC000000 [ 3.878111] [drm] size 33554432 [ 3.878111] [drm] fb depth is 24 [ 3.878112] [drm] pitch is 3072 [ 3.928199] fbcon: cirrusdrmfb (fb0) is primary device [ 3.957820] Console: switching to colour frame buffer device 128x48 [ 3.976722] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.982859] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... Starting Dump dmesg to /var/log/dmesg... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 4.078062] AES CTR mode by8 optimization enabled [[32m OK [0m] Started Authorization Manager. [ 4.090791] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 4.097361] alg: No test for crc32 (crc32-pclmul) [[32m OK [0m] Started NTP client/server. [ 4.102573] intel_rapl: no valid rapl domains found in package 0 [ 4.105684] intel_rapl: no valid rapl domains found in package 0 [ 4.108413] intel_powerclamp: No package C-state available [ 4.113205] 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 Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Reached target Login Prompts. [ 4.173686] cloud-init[505]: Cloud-init v. 0.7.5 running 'init-local' at Wed, 09 Jan 2019 18:25:18 +0000. Up 4.13 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 nginx - high performance web server... Starting System Logging Service... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting Initial cloud-init job (metadata service crawler)... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started System Logging Service. [[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. [ 6.279629] cloud-init[804]: Cloud-init v. 0.7.5 running 'init' at Wed, 09 Jan 2019 18:25:20 +0000. Up 6.23 seconds. [ 6.348220] cloud-init[804]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.351381] cloud-init[804]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.354385] cloud-init[804]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.357790] cloud-init[804]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.369037] cloud-init[804]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.372367] cloud-init[804]: ci-info: | eth0: | True | 192.168.120.8 | 255.255.255.0 | fa:16:3e:01:89:a3 | [ 6.378321] cloud-init[804]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.388976] cloud-init[804]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.392447] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.395749] cloud-init[804]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.399156] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.406609] cloud-init[804]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.414198] cloud-init[804]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.419706] cloud-init[804]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.425680] cloud-init[804]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 11.134848] cloud-init[3342]: Cloud-init v. 0.7.5 running 'modules:config' at Wed, 09 Jan 2019 18:25:25 +0000. Up 11.08 seconds. 2019-01-09 18:25:26,273 - paramiko.transport - DEBUG - starting thread (client mode): 0x975191d0L 2019-01-09 18:25:26,273 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 18:25:26,304 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2019-01-09 18:25:26,304 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2019-01-09 18:25:26,339 - 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-09 18:25:26,340 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-01-09 18:25:26,340 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-01-09 18:25:26,340 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 18:25:26,340 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-01-09 18:25:26,340 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 18:25:26,359 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-01-09 18:25:26,360 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 18:25:26,373 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 4c1f7c71f5a98b8370f02ab218eae423 2019-01-09 18:25:26,374 - paramiko.transport - DEBUG - Trying discovered key 6877d4f0071946590546403b96b7979b in /tmp/tmpl0fD08 2019-01-09 18:25:26,402 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 18:25:26,435 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-01-09 18:25:26,439 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-01-09 18:25:26,439 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-01-09 18:25:26,440 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-01-09 18:25:26,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2019-01-09 18:25:26,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:25:26,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:25:26,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:25:26,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:25:26,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:25:26,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:25:26,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:25:26,674 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 814, "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": 1778, "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": 868, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 817, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 823, "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": 840, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-09 18:25:26,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:25:26,674 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:25:26 GMT 2019-01-09 18:25:26,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:25:26,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2019-01-09 18:25:26,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:25:26,674 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 814, 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': 1778, 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': 868, 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': 817, 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': 823, 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': 840, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2019-01-09 18:25:26,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2019-01-09 18:25:26,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:25:26,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:25:26,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:25:26,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:25:26,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:25:26,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:25:26,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:25:26,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 814, "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": 1778, "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": 868, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 817, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 823, "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": 840, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2019-01-09 18:25:26,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:25:26,782 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:25:26 GMT 2019-01-09 18:25:26,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:25:26,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2019-01-09 18:25:26,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:25:26,782 - functest.core.cloudify - INFO - The current manager status is running 2019-01-09 18:25:26,783 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/secrets 2019-01-09 18:25:26,883 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:25:26,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:25:26,884 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:25:26,884 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:25:26,884 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:25:26,884 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:25:26,884 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:25:26,884 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2019-01-09 18:25:26,884 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:25:26,885 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:25:26 GMT 2019-01-09 18:25:26,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:25:26,885 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2019-01-09 18:25:26,885 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:25:26,885 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-01-09 18:25:26,885 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-01-09 18:25:26,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:25:26,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:25:26,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:25:26,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:25:26,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:25:26,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:25:26,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:25:26,949 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-01-09 18:25:26,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T18:25:26.460Z", "updated_at": "2019-01-09T18:25:26.460Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-09 18:25:26,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:25:26,950 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:25:26 GMT 2019-01-09 18:25:26,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:25:26,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-09 18:25:26,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:25:26,950 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/secrets/foo 2019-01-09 18:25:27,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:25:27,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:25:27,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:25:27,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:25:27,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:25:27,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:25:27,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:25:27,034 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-09 18:25:27,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2019-01-09T18:25:26.460Z", "updated_at": "2019-01-09T18:25:26.460Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2019-01-09 18:25:27,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:25:27,035 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:25:26 GMT 2019-01-09 18:25:27,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:25:27,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2019-01-09 18:25:27,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:25:27,035 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-01-09 18:25:27,035 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-01-09 18:25:27,036 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2019-01-09 18:25:27,036 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 18:25:27,047 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 18:25:27,047 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 18:25:27,054 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 18:25:27,124 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-01-09 18:25:27,125 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-01-09 18:25:27,126 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-01-09 18:25:27,127 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-01-09 18:25:27,127 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-01-09 18:25:27,131 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-01-09 18:26:06,220 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-01-09 18:26:06,220 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.syringanetworks.net * extras: centos.sonn.com * updates: mirrors.cat.pdx.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-36.el7 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-16.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 13 MB/s | 55 MB 00:04 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-09 18:26:06,221 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-01-09 18:26:06,221 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2019-01-09 18:26:06,222 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2019-01-09 18:26:09,305 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2019-01-09 18:26:09,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:26:09,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:26:09,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-56ddfb9a-f081-4943-8bf2-0664969d2ba4 Date: Wed, 09 Jan 2019 18:26:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/222fe375-625b-487e-82e1-e071c597c8bf/snap", "metadata": {}}], "file": "/v2/images/222fe375-625b-487e-82e1-e071c597c8bf/file", "owner": "486234d7859b41e881325125536f2d4d", "id": "222fe375-625b-487e-82e1-e071c597c8bf", "size": 4373348352, "self": "/v2/images/222fe375-625b-487e-82e1-e071c597c8bf", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/222fe375-625b-487e-82e1-e071c597c8bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T18:22:52Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T18:21:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:26:09,525 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-56ddfb9a-f081-4943-8bf2-0664969d2ba4 2019-01-09 18:26:09,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.217367172241s 2019-01-09 18:26:09,526 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-56ddfb9a-f081-4943-8bf2-0664969d2ba4 2019-01-09 18:26:09,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 18:26:09,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}' 2019-01-09 18:26:10,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2feb1ab2-933f-4ea5-92d4-c7dda4bbab7a Date: Wed, 09 Jan 2019 18:26:10 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8/file", "owner": "486234d7859b41e881325125536f2d4d", "id": "f4d605ba-ba44-4454-864d-b7336b363df8", "size": null, "self": "/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2019-01-09T18:26:09Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "checksum": null, "created_at": "2019-01-09T18:26:09Z", "protected": false} 2019-01-09 18:26:10,605 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2feb1ab2-933f-4ea5-92d4-c7dda4bbab7a 2019-01-09 18:26:10,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 1.0700480938s 2019-01-09 18:26:10,605 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2feb1ab2-933f-4ea5-92d4-c7dda4bbab7a returning object f4d605ba-ba44-4454-864d-b7336b363df8 2019-01-09 18:26:10,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 18:26:10,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8/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}2a676a494886be52df385423f50fa14685b1cba8" -d '' 2019-01-09 18:26:16,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29323bc2-4817-483b-b490-cb0ec4b0a508 Date: Wed, 09 Jan 2019 18:26: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-09 18:26:16,503 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8/file used request id req-29323bc2-4817-483b-b490-cb0ec4b0a508 2019-01-09 18:26:16,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.8973801136s 2019-01-09 18:26:16,504 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8/file used request id req-29323bc2-4817-483b-b490-cb0ec4b0a508 2019-01-09 18:26:16,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:26:16,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:26:16,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-77ce0c54-01e7-4d3f-9595-b054dba417c0 Date: Wed, 09 Jan 2019 18:26:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f4d605ba-ba44-4454-864d-b7336b363df8/snap", "metadata": {}}], "file": "/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8/file", "owner": "486234d7859b41e881325125536f2d4d", "id": "f4d605ba-ba44-4454-864d-b7336b363df8", "size": 426967040, "self": "/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f4d605ba-ba44-4454-864d-b7336b363df8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2019-01-09T18:26:16Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2019-01-09T18:26:09Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/222fe375-625b-487e-82e1-e071c597c8bf/snap", "metadata": {}}], "file": "/v2/images/222fe375-625b-487e-82e1-e071c597c8bf/file", "owner": "486234d7859b41e881325125536f2d4d", "id": "222fe375-625b-487e-82e1-e071c597c8bf", "size": 4373348352, "self": "/v2/images/222fe375-625b-487e-82e1-e071c597c8bf", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/222fe375-625b-487e-82e1-e071c597c8bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T18:22:52Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T18:21:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:26:16,563 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-77ce0c54-01e7-4d3f-9595-b054dba417c0 2019-01-09 18:26:16,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0551071166992s 2019-01-09 18:26:16,564 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-77ce0c54-01e7-4d3f-9595-b054dba417c0 2019-01-09 18:26:16,566 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f4d605ba-ba44-4454-864d-b7336b363df8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8/file', 'owner': u'486234d7859b41e881325125536f2d4d', 'id': u'f4d605ba-ba44-4454-864d-b7336b363df8', 'size': 426967040, u'self': u'/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'486234d7859b41e881325125536f2d4d', 'name': 'vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/f4d605ba-ba44-4454-864d-b7336b363df8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T18:26:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T18:26:16Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1', 'created': u'2019-01-09T18:26:09Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2019-01-09T18:26:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2019-01-09 18:26:16,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 18:26:16,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2019-01-09 18:26:16,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:26:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a70066d7-35a3-48e5-84a4-529c612628b2 x-compute-request-id: req-a70066d7-35a3-48e5-84a4-529c612628b2 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "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": "a727fda2-887b-4076-b9a7-6dd4cc151dc9"}} 2019-01-09 18:26:16,601 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a70066d7-35a3-48e5-84a4-529c612628b2 2019-01-09 18:26:16,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0340828895569s 2019-01-09 18:26:16,601 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-a70066d7-35a3-48e5-84a4-529c612628b2 2019-01-09 18:26:16,602 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1', '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'805038e1e9f34a349c09768ea1e3dacf', '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'a727fda2-887b-4076-b9a7-6dd4cc151dc9', 'swap': 0}) 2019-01-09 18:26:16,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 18:26:16,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9/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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" -d '{"extra_specs": {}}' 2019-01-09 18:26:16,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:26:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ececf62f-d229-45dc-9268-8ef2220cd8af x-compute-request-id: req-ececf62f-d229-45dc-9268-8ef2220cd8af Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 18:26:16,624 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9/os-extra_specs used request id req-ececf62f-d229-45dc-9268-8ef2220cd8af 2019-01-09 18:26:16,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.021133184433s 2019-01-09 18:26:16,624 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9/os-extra_specs used request id req-ececf62f-d229-45dc-9268-8ef2220cd8af 2019-01-09 18:26:16,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-09 18:26:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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-09 18:26:16,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 18:26: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://192.30.9.4: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.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 18:26:16,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:26:16,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e311333-3061-4027-98de-8c34c9cc101a Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/22a7299703534e2e82b992b551a2522b"}, "enabled": true, "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4717077414284e3f961902d8c0944254"}, "enabled": true, "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/614b683bc799461aaa8f2ca241b9fed7"}, "enabled": true, "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/63a8acabacb642f78b2450de5f0e7340"}, "enabled": true, "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/71ef488140974ef49719f554f104c76d"}, "enabled": true, "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9c271945f3f8465bbabd834d53ba434e"}, "enabled": true, "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a61154b8e8a945b997f3e9f39abcf493"}, "enabled": true, "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aea4ee122f6f40e98a0dc482890bd467"}, "enabled": true, "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b43a0e99c677415ead46a25551dcaa62"}, "enabled": true, "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b90b05cccdb349a289180c838900f68c"}, "enabled": true, "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/c83add85f03845e2a1ce45d254dc9b15"}, "enabled": true, "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/da226220039d4615b5f8080537c6c4a1"}, "enabled": true, "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e3b4c57a2e4b41019377f1675443f695"}, "enabled": true, "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f0e34f7515014511bae41aee0418f831"}, "enabled": true, "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f91ac5ded4bc47bbae877082dd9291c4"}, "enabled": true, "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2019-01-09 18:26:16,725 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-5e311333-3061-4027-98de-8c34c9cc101a 2019-01-09 18:26:16,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0977969169617s 2019-01-09 18:26:16,725 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-5e311333-3061-4027-98de-8c34c9cc101a 2019-01-09 18:26:16,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-01-09 18:26:16,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:26:16,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26469fe-ae54-4070-932b-4b3c5a23bff3 Content-Encoding: gzip Content-Length: 1956 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0494669e6d664717880aebbd11e4ae6f"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/04d35a572f924343aa32492c786071a4"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "04d35a572f924343aa32492c786071a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0690c92d0c164de2a16224489d883f5b"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "0690c92d0c164de2a16224489d883f5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0deb5bc52df045ada936f4b18c6a3c8f"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/119ecfd8b420436b9c6e88dd1da04922"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71ef488140974ef49719f554f104c76d", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2218848367404a1eac6f8ca2d04d0e6f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2763ead0f88e4e6090b1b8da5ef2578c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/319a147d6e124efb97d6a97c450012fc"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "319a147d6e124efb97d6a97c450012fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/355294da3c9d412681cf2f590b41be19"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4717077414284e3f961902d8c0944254", "id": "355294da3c9d412681cf2f590b41be19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/3b5ffa070ba44334837f8ef37a3002b6"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4260397daaf34de5a3de392b9176f823"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "4260397daaf34de5a3de392b9176f823"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/486c4ab736ea4feaa67d1b83d6e623c1"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/582c241a23bc49ae87845cb9d0079e65"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5a8e2dc6214849e79098ede842dc424e"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5f570c6186f5490fa61ba9505618d4b6"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5f79df9592784e868f26484a5da49352"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "5f79df9592784e868f26484a5da49352"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/606903abb74049c2a056538f35c2ba1a"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4717077414284e3f961902d8c0944254", "id": "606903abb74049c2a056538f35c2ba1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/70da0e4e7a084832ac28cc9ac23c173b"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4717077414284e3f961902d8c0944254", "id": "70da0e4e7a084832ac28cc9ac23c173b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/7578d48bc0dc49dfb5bca1cc62e3cf81"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/80c444892a134608972016eb91c65d44"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "80c444892a134608972016eb91c65d44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8229dee59f61487e8c443d8883943bcc"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "8229dee59f61487e8c443d8883943bcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/90f2e10e13764f47b58b3740c374c9f7"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/956a7257362d42a6855e7698e00194c0"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "956a7257362d42a6855e7698e00194c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/989a3966184d46c1bf7a08cee156c05a"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/998bf57150744a2cb215189d5606ff4f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "998bf57150744a2cb215189d5606ff4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a3723a8b886143438cc87f43c49a2509"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "a3723a8b886143438cc87f43c49a2509"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/aafbcc22baa2460098ef75c92660bdeb"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71ef488140974ef49719f554f104c76d", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ab34b269564748bbb67812ad50577b28"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "ab34b269564748bbb67812ad50577b28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ac7b46b8ccfb45318b4f4c4fd027f84c"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/af8099841ebd4626be67394b87a270f3"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "af8099841ebd4626be67394b87a270f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b5124e7b2d364989a49208133960b11d"}, "url": "http://172.30.9.29:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "b5124e7b2d364989a49208133960b11d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c3388084bfd046d49e4f2e58459f204b"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "c3388084bfd046d49e4f2e58459f204b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ca2378a76601468b91ea637427d8c9e8"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "ca2378a76601468b91ea637427d8c9e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/cbfe54a82e8a4af49f405799c6549a8e"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "cbfe54a82e8a4af49f405799c6549a8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d47856aec8e64fddafd275b4069b2d26"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "d47856aec8e64fddafd275b4069b2d26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d692e93224cc4cc181f0716f0895cd50"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "d692e93224cc4cc181f0716f0895cd50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e0ea0c6d13d2461990ca160bb0e0c593"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e8da202a4f094bba8a90ca07a7a8ebba"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e9409f19e2f248e8a5467f8de5282e0a"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "e9409f19e2f248e8a5467f8de5282e0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e99e9d2db4514fdbb69b9a02ccc9f8e2"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71ef488140974ef49719f554f104c76d", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f9da5b1c5c7649d9a57988068eea0a76"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "f9da5b1c5c7649d9a57988068eea0a76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/fa97e1f3166f48f590d2a5f9d70b83a9"}, "url": "http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-09 18:26:16,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-d26469fe-ae54-4070-932b-4b3c5a23bff3 2019-01-09 18:26:16,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0986220836639s 2019-01-09 18:26:16,834 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-d26469fe-ae54-4070-932b-4b3c5a23bff3 2019-01-09 18:26:16,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-01-09 18:26:16,871 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2019-01-09 18:26:18,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:18,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:18,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:18,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:18,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:18,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:18,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:18,877 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-01-09 18:26:18,877 - 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-09T18:26:18.832Z", "updated_at": "2019-01-09T18:26:18.832Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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": "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.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": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "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": "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.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": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "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_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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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": "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": "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "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-09 18:26:18,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:18,879 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:18 GMT 2019-01-09 18:26:18,879 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:18,879 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2019-01-09 18:26:18,879 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:18,892 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-01-09 18:26:18,892 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.29:5000", "keystone_tenant_name": "vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "f4d605ba-ba44-4454-864d-b7336b363df8", "keystone_password": "497e7a36-d1bd-491c-b12c-c45c66745f49", "reference_vnf_flavor_id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "target_vnf_flavor_id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "target_vnf_image_id": "f4d605ba-ba44-4454-864d-b7336b363df8"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-01-09 18:26:19,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:19,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:19,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:19,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:19,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:19,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:19,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:19,601 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2019-01-09 18:26:19,601 - 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": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "target_vnf_flavor_id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "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_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "f4d605ba-ba44-4454-864d-b7336b363df8", "keystone_password": "497e7a36-d1bd-491c-b12c-c45c66745f49", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.29: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": "f4d605ba-ba44-4454-864d-b7336b363df8", "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-09T18:26:19.024Z", "updated_at": "2019-01-09T18:26:19.024Z", "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-09 18:26:19,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:19,601 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:19 GMT 2019-01-09 18:26:19,601 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:19,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2019-01-09 18:26:19,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:19,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions 2019-01-09 18:26:19,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:19,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:19,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:19,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:19,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:19,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:19,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:19,707 - 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-09T18:26:19.476Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2019-01-09 18:26:19,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:19,708 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:19 GMT 2019-01-09 18:26:19,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:19,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2019-01-09 18:26:19,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:19,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:26:19,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:19,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:19,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:19,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:19,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:19,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:19,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:19,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-09 18:26:19,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:19,778 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:19 GMT 2019-01-09 18:26:19,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:19,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-09 18:26:19,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:19,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2 2019-01-09 18:26:19,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:19,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:19,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:19,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:19,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:19,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:19,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:19,834 - 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-09T18:26:19.476Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"} 2019-01-09 18:26:19,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:19,835 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:19 GMT 2019-01-09 18:26:19,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:19,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-09 18:26:19,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:24,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:26:24,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:24,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:24,909 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:24,909 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:24,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:24,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:24,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:24,910 - 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-09T18:26:20.460Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:20.460Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:21.122Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:21.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2", "logger": "19b3a331-4c0a-405c-a4f5-91b610dc2a44"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:21.158Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:21.158Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:21.158Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:21.158Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:21.158Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:21.158Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:22.150Z", "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-09T18:26:22.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2", "logger": "19b3a331-4c0a-405c-a4f5-91b610dc2a44"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:22.150Z", "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-09T18:26:22.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2", "logger": "19b3a331-4c0a-405c-a4f5-91b610dc2a44"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:23.161Z", "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-09T18:26:23.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2", "logger": "19b3a331-4c0a-405c-a4f5-91b610dc2a44"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:23.161Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:23.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2", "logger": "19b3a331-4c0a-405c-a4f5-91b610dc2a44"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:24.167Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpujjJtd --prefix=\"/tmp/openstack-oCIKGq\" --constraint=\"/tmp/openstack-oCIKGq/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:24.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2", "logger": "19b3a331-4c0a-405c-a4f5-91b610dc2a44"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:24.167Z", "message": "Installing from directory: /tmp/tmpujjJtd [args=--prefix=\"/tmp/openstack-oCIKGq\" --constraint=\"/tmp/openstack-oCIKGq/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:24.167Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2", "logger": "19b3a331-4c0a-405c-a4f5-91b610dc2a44"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2019-01-09 18:26:24,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:24,910 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:24 GMT 2019-01-09 18:26:24,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:24,910 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2019-01-09 18:26:24,910 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:24,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-01-09 18:26:24,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-01-09 18:26:24,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-01-09 18:26:24,911 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-01-09 18:26:24,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-01-09 18:26:24,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2019-01-09 18:26:24,912 - 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-09 18:26:24,912 - 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-09 18:26:24,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2019-01-09 18:26:24,912 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpujjJtd --prefix="/tmp/openstack-oCIKGq" --constraint="/tmp/openstack-oCIKGq/constraint.txt" 2019-01-09 18:26:24,913 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpujjJtd [args=--prefix="/tmp/openstack-oCIKGq" --constraint="/tmp/openstack-oCIKGq/constraint.txt", package_name=cloudify-openstack-plugin] 2019-01-09 18:26:24,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2 2019-01-09 18:26:24,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:24,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:24,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:24,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:24,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:24,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:24,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:24,973 - 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-09T18:26:19.476Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"} 2019-01-09 18:26:24,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:24,973 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:24 GMT 2019-01-09 18:26:24,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:24,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-09 18:26:24,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:29,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:26:30,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:30,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:30,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:30,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:30,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:30,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:30,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:30,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 18:26:30,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:30,041 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:30 GMT 2019-01-09 18:26:30,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:30,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 18:26:30,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:30,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2 2019-01-09 18:26:30,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:30,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:30,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:30,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:30,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:30,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:30,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:30,102 - 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-09T18:26:19.476Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"} 2019-01-09 18:26:30,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:30,102 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:30 GMT 2019-01-09 18:26:30,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:30,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-09 18:26:30,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:35,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:26:35,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:35,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:35,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:35,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:35,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:35,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:35,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:35,173 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 18:26:35,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:35,173 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:35 GMT 2019-01-09 18:26:35,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:35,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 18:26:35,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:35,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2 2019-01-09 18:26:35,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:35,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:35,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:35,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:35,298 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:35,298 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:35,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:35,299 - 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-09T18:26:19.476Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"} 2019-01-09 18:26:35,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:35,299 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:35 GMT 2019-01-09 18:26:35,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:35,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-09 18:26:35,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:40,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:26:40,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:40,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:40,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:40,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:40,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:40,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:40,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:40,393 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 18:26:40,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:40,393 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:40 GMT 2019-01-09 18:26:40,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:40,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 18:26:40,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:40,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2 2019-01-09 18:26:40,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:40,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:40,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:40,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:40,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:40,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:40,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:40,461 - 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-09T18:26:19.476Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"} 2019-01-09 18:26:40,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:40,461 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:40 GMT 2019-01-09 18:26:40,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:40,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-09 18:26:40,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:45,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:26:45,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:45,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:45,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:45,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:45,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:45,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:45,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:45,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2019-01-09 18:26:45,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:45,544 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:45 GMT 2019-01-09 18:26:45,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:45,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2019-01-09 18:26:45,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:45,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2 2019-01-09 18:26:45,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:45,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:45,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:45,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:45,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:45,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:45,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:45,707 - 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-09T18:26:19.476Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"} 2019-01-09 18:26:45,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:45,708 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:45 GMT 2019-01-09 18:26:45,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:45,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2019-01-09 18:26:45,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:50,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:26:50,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:50,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:50,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:50,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:50,778 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:50,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:50,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:50,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:46.632Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:46.632Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2", "logger": "19b3a331-4c0a-405c-a4f5-91b610dc2a44"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:47.186Z", "message": "Removing directory: /tmp/tmpujjJtd", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:47.186Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2", "logger": "19b3a331-4c0a-405c-a4f5-91b610dc2a44"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:47.881Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:47.881Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:48.307Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:48.307Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:48.307Z", "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-09T18:26:48.307Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:49.312Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:49.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2019-01-09 18:26:50,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:50,779 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:50 GMT 2019-01-09 18:26:50,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:50,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2019-01-09 18:26:50,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:50,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2019-01-09 18:26:50,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpujjJtd 2019-01-09 18:26:50,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-01-09 18:26:50,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-01-09 18:26:50,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-01-09 18:26:50,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-01-09 18:26:50,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2 2019-01-09 18:26:50,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:50,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:50,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:50,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:50,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:50,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:50,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:50,834 - 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-09T18:26:19.476Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"} 2019-01-09 18:26:50,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:50,835 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:50 GMT 2019-01-09 18:26:50,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:50,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2019-01-09 18:26:50,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:50,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-01-09 18:26:50,836 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.210:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-01-09 18:26:50,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:50,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:50,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:50,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:50,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:50,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:50,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:50,974 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-01-09 18:26:50,974 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:26:50,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:50,974 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:50 GMT 2019-01-09 18:26:50,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:50,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:26:50,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:50,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:26:51,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:51,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:51,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:51,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:51,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:51,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:51,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:51,043 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-09 18:26:51,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:51,044 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:51 GMT 2019-01-09 18:26:51,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:51,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-09 18:26:51,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:51,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:26:51,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:51,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:51,102 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:51,102 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:51,102 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:51,102 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:51,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:51,102 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:26:51,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:51,102 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:51 GMT 2019-01-09 18:26:51,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:51,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:26:51,103 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:56,108 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:26:56,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:56,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:56,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:56,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:56,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:56,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:56,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:56,198 - 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-09T18:26:51.550Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:51.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_ip_0rxcpa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:52.569Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:52.569Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "management_plane_network_stqw8k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.160Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_ip_hvcd2f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.160Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_ip_0rxcpa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.160Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "security_group_kz03t8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.160Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "security_group_kz03t8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.160Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "security_group_kz03t8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.160Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_ip_0rxcpa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.160Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_ip_hvcd2f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.160Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "security_group_kz03t8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.473Z", "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-09T18:26:54.473Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "a53199f1-baf7-4481-9294-db62c0c487e5"}, {"node_instance_id": "management_plane_network_stqw8k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.864Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "external_network_t4808r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.864Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "keypair_cy5jcf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.864Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_ip_hvcd2f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.864Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "keypair_cy5jcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.864Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "external_network_t4808r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.864Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "data_plane_network_x34hcu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.864Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "management_plane_network_stqw8k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.864Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "data_plane_network_x34hcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.864Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "external_network_t4808r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:54.864Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:54.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "security_group_kz03t8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:55.204Z", "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-09T18:26:55.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "a53199f1-baf7-4481-9294-db62c0c487e5"}, {"node_instance_id": "security_group_kz03t8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:55.204Z", "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-09T18:26:55.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "a53199f1-baf7-4481-9294-db62c0c487e5"}, {"node_instance_id": "security_group_kz03t8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:55.204Z", "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-09T18:26:55.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "a53199f1-baf7-4481-9294-db62c0c487e5"}, {"node_instance_id": "security_group_kz03t8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:55.204Z", "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-09T18:26:55.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "a53199f1-baf7-4481-9294-db62c0c487e5"}, {"node_instance_id": "security_group_kz03t8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:55.204Z", "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-09T18:26:55.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "a53199f1-baf7-4481-9294-db62c0c487e5"}, {"node_instance_id": "security_group_kz03t8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:55.204Z", "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-09T18:26:55.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "a53199f1-baf7-4481-9294-db62c0c487e5"}, {"node_instance_id": "security_group_kz03t8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:55.204Z", "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-09T18:26:55.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "a53199f1-baf7-4481-9294-db62c0c487e5"}, {"node_instance_id": "external_network_t4808r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:56.147Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:56.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}], "metadata": {"pagination": {"total": 29, "offset": 0, "size": 50}}} 2019-01-09 18:26:56,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:56,198 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:56 GMT 2019-01-09 18:26:56,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:56,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15749 2019-01-09 18:26:56,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:26:56,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-01-09 18:26:56,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:26:56,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:26:56,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-09 18:26:56,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-01-09 18:26:56,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-01-09 18:26:56,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:26:56,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2019-01-09 18:26:56,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-09 18:26:56,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:26:56,201 - 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-09 18:26:56,201 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-09 18:26:56,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-09 18:26:56,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-01-09 18:26:56,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2019-01-09 18:26:56,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:26:56,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:26:56,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-09 18:26:56,202 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-09 18:26:56,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:26:56,203 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-01-09 18:26:56,203 - 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-09 18:26:56,203 - 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-09 18:26:56,203 - 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-09 18:26:56,203 - 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-09 18:26:56,203 - 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-09 18:26:56,204 - 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-09 18:26:56,204 - 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-09 18:26:56,204 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-09 18:26:56,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:26:56,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:26:56,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:26:56,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:26:56,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:26:56,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:26:56,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:26:56,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:26:56,338 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:26:56,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:26:56,338 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:26:56 GMT 2019-01-09 18:26:56,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:26:56,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:26:56,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:01,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:27:01,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:01,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:01,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:01,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:01,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:01,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:01,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:01,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_t4808r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:56.263Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:56.263Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "852e5dba-2931-4dd0-b2b7-d3fc626df9c1"}, {"node_instance_id": "data_plane_network_x34hcu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:57.116Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:57.116Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "keypair_cy5jcf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:57.116Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:57.116Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "management_plane_network_stqw8k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:57.116Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:57.116Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_ip_0rxcpa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:57.356Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'486234d7859b41e881325125536f2d4d', u'created_at': u'2019-01-09T18:26:56Z', u'updated_at': u'2019-01-09T18:26:56Z', u'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'486234d7859b41e881325125536f2d4d', u'port_id': None, u'id': u'4ecdecd7-18ed-429b-b6b7-30468786b068', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:57.356Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "ee29c71c-68f8-4ff8-a188-326b1237ebbd"}, {"node_instance_id": "reference_vnf_ip_hvcd2f", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:57.356Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'486234d7859b41e881325125536f2d4d', u'created_at': u'2019-01-09T18:26:56Z', u'updated_at': u'2019-01-09T18:26:56Z', u'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'486234d7859b41e881325125536f2d4d', u'port_id': None, u'id': u'0a8430d3-fcb6-414e-8523-c592431d0762', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:57.356Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "cad1ac72-d3c7-4205-9862-bac65931ba0b"}, {"node_instance_id": "external_network_t4808r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:58.147Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:58.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "management_plane_network_stqw8k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:58.147Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:58.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_ip_hvcd2f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:58.147Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:58.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_ip_0rxcpa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:58.147Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:58.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "external_network_t4808r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:58.147Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:58.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "management_plane_network_stqw8k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:58.147Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:58.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_ip_0rxcpa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:58.147Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:58.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_ip_hvcd2f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:58.147Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:58.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_ip_0rxcpa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:58.147Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:58.147Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "data_plane_network_x34hcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:59.195Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:59.195Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "keypair_cy5jcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:59.195Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:59.195Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "router_93wwvb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:59.195Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:59.195Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "router_93wwvb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:59.195Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:59.195Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_ip_hvcd2f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:59.195Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:59.195Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "router_93wwvb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:59.195Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:59.195Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "data_plane_network_x34hcu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:59.195Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:59.195Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "keypair_cy5jcf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:26:59.195Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:26:59.195Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "security_group_kz03t8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:00.203Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:00.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "data_plane_subnet_0gl10a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:00.203Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:00.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "data_plane_network_x34hcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:00.203Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:00.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "keypair_cy5jcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:00.203Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:00.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "security_group_kz03t8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:00.203Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:00.203Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "data_plane_subnet_0gl10a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:01.209Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:01.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "security_group_kz03t8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:01.209Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:01.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "data_plane_subnet_0gl10a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:01.209Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:01.209Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}], "metadata": {"pagination": {"total": 60, "offset": 29, "size": 50}}} 2019-01-09 18:27:01,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:01,412 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:01 GMT 2019-01-09 18:27:01,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:01,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16056 2019-01-09 18:27:01,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:01,413 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-01-09 18:27:01,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2019-01-09 18:27:01,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2019-01-09 18:27:01,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-09 18:27:01,414 - 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'486234d7859b41e881325125536f2d4d', u'created_at': u'2019-01-09T18:26:56Z', u'updated_at': u'2019-01-09T18:26:56Z', u'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'486234d7859b41e881325125536f2d4d', u'port_id': None, u'id': u'4ecdecd7-18ed-429b-b6b7-30468786b068', u'qos_policy_id': None} 2019-01-09 18:27:01,414 - 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'486234d7859b41e881325125536f2d4d', u'created_at': u'2019-01-09T18:26:56Z', u'updated_at': u'2019-01-09T18:26:56Z', u'floating_network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.205', u'revision_number': 0, u'project_id': u'486234d7859b41e881325125536f2d4d', u'port_id': None, u'id': u'0a8430d3-fcb6-414e-8523-c592431d0762', u'qos_policy_id': None} 2019-01-09 18:27:01,414 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:01,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:01,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:01,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:01,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:01,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:01,415 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:01,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-09 18:27:01,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-01-09 18:27:01,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:01,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:01,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:27:01,416 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-01-09 18:27:01,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:01,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2019-01-09 18:27:01,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-01-09 18:27:01,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-01-09 18:27:01,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:01,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:27:01,417 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:01,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:01,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-01-09 18:27:01,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-01-09 18:27:01,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:01,418 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2019-01-09 18:27:01,418 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:27:01,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:01,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:01,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:01,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:01,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:01,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:01,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:01,475 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:27:01,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:01,475 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:01 GMT 2019-01-09 18:27:01,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:01,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:27:01,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:06,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:27:06,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:06,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:06,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:06,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:06,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:06,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:06,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:06,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_93wwvb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:02.213Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:02.213Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "data_plane_subnet_0gl10a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:03.219Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:03.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "router_93wwvb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:03.219Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:03.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "router_93wwvb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:03.219Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:03.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "data_plane_subnet_0gl10a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:03.219Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:03.219Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "management_plane_subnet_4cfczc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:04.228Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:04.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "management_plane_subnet_4cfczc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:04.228Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:04.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "data_plane_subnet_0gl10a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:04.228Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:04.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "management_plane_subnet_4cfczc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:04.228Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:04.228Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_data_plane_port_z2owge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:05.303Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:05.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_data_plane_port_moh7e8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:05.303Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:05.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_data_plane_port_z2owge", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:05.303Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:05.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_data_plane_port_moh7e8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:05.303Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:05.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_data_plane_port_z2owge", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:05.303Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:05.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_data_plane_port_moh7e8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:05.303Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:05.303Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}], "metadata": {"pagination": {"total": 75, "offset": 60, "size": 50}}} 2019-01-09 18:27:06,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:06,550 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:06 GMT 2019-01-09 18:27:06,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:06,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7478 2019-01-09 18:27:06,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:06,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-01-09 18:27:06,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:06,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:06,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:06,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-01-09 18:27:06,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:27:06,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-01-09 18:27:06,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:06,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2019-01-09 18:27:06,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:27:06,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:27:06,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-09 18:27:06,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-09 18:27:06,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-09 18:27:06,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-09 18:27:06,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:27:06,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:06,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:06,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:06,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:06,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:06,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:06,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:06,696 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:27:06,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:06,696 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:06 GMT 2019-01-09 18:27:06,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:06,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:27:06,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:11,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:27:11,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:11,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:11,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:11,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:11,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:11,772 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:11,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:11,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_4cfczc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:06.915Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:06.915Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "management_plane_subnet_4cfczc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:08.164Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:08.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "management_plane_subnet_4cfczc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:08.164Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:08.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_data_plane_port_z2owge", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:08.164Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:08.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_data_plane_port_moh7e8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:08.164Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:08.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_data_plane_port_moh7e8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:08.312Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:08.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_data_plane_port_z2owge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:09.317Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:09.317Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:09.317Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:09.317Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_data_plane_port_z2owge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:09.317Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:09.317Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_data_plane_port_moh7e8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:09.317Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:09.317Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:09.317Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:09.317Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:10.328Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:10.328Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:10.328Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:10.328Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:10.876Z", "message": "connect_security_group(): source_id=6c229909-d1d8-4497-97bf-3561d566a8c7 target={u'external_id': u'6bc22d63-355d-4ea6-8266-8e70b60bb59b', 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-09T18:27:10.876Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "e5c465cb-0a73-4e0e-8e9b-5a1932270196"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:11.385Z", "message": "connect_security_group(): source_id=32410ff2-3e64-49db-9b90-62fdc58da887 target={u'external_id': u'6bc22d63-355d-4ea6-8266-8e70b60bb59b', 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-09T18:27:11.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "4deaf726-74cf-4621-8c95-0fa85c3a9446"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:11.751Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:11.751Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}], "metadata": {"pagination": {"total": 92, "offset": 75, "size": 50}}} 2019-01-09 18:27:11,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:11,772 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:11 GMT 2019-01-09 18:27:11,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:11,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8464 2019-01-09 18:27:11,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:11,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-01-09 18:27:11,773 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:11,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:11,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-09 18:27:11,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-09 18:27:11,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:11,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:11,774 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-01-09 18:27:11,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:11,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:11,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2019-01-09 18:27:11,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-01-09 18:27:11,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2019-01-09 18:27:11,775 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=6c229909-d1d8-4497-97bf-3561d566a8c7 target={u'external_id': u'6bc22d63-355d-4ea6-8266-8e70b60bb59b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-09 18:27:11,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=32410ff2-3e64-49db-9b90-62fdc58da887 target={u'external_id': u'6bc22d63-355d-4ea6-8266-8e70b60bb59b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-09 18:27:11,776 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-09 18:27:11,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:27:11,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:11,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:11,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:11,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:11,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:11,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:11,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:11,835 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:27:11,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:11,836 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:11 GMT 2019-01-09 18:27:11,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:11,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:27:11,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:16,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:27:16,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:16,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:16,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:16,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:16,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:16,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:16,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:16,900 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:12.333Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:12.333Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_port_yxewdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:13.474Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:13.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_port_jyg50o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:13.474Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:13.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_port_yxewdk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:13.474Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:13.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_port_jyg50o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:13.474Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:13.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_port_yxewdk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:13.474Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:13.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_port_jyg50o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:13.474Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:13.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:13.474Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:13.474Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_port_yxewdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:16.506Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:16.506Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}], "metadata": {"pagination": {"total": 102, "offset": 91, "size": 50}}} 2019-01-09 18:27:16,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:16,901 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:16 GMT 2019-01-09 18:27:16,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:16,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4562 2019-01-09 18:27:16,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:16,901 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-09 18:27:16,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:27:16,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:27:16,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-09 18:27:16,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-01-09 18:27:16,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-09 18:27:16,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2019-01-09 18:27:16,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-01-09 18:27:16,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-09 18:27:16,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:27:16,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:16,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:16,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:16,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:16,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:16,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:16,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:16,955 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:27:16,955 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:16,956 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:16 GMT 2019-01-09 18:27:16,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:16,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:27:16,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:21,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:27:22,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:22,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:22,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:22,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:22,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:22,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:22,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:22,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_yxewdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:17.486Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:17.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_port_jyg50o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:17.486Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:17.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_port_jyg50o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:17.486Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:17.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:18.490Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:18.490Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_port_yxewdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:18.490Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:18.490Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_port_jyg50o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:18.490Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:18.490Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:19.516Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:19.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:19.516Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:19.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:20.274Z", "message": "connect_security_group(): source_id=9c536920-85d6-46ca-8a66-4b3d12387005 target={u'external_id': u'6bc22d63-355d-4ea6-8266-8e70b60bb59b', 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-09T18:27:20.274Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "9e1402cf-497b-4aeb-883f-03569f9e8269"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:20.393Z", "message": "connect_security_group(): source_id=e19c2a10-f251-4ce4-b1b1-a7c228805b10 target={u'external_id': u'6bc22d63-355d-4ea6-8266-8e70b60bb59b', 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-09T18:27:20.393Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "f0cbea23-c3b0-461a-be57-b4d00fce9934"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:21.721Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:21.721Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}], "metadata": {"pagination": {"total": 114, "offset": 100, "size": 50}}} 2019-01-09 18:27:22,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:22,082 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:22 GMT 2019-01-09 18:27:22,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:22,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5855 2019-01-09 18:27:22,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:22,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:22,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:22,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-01-09 18:27:22,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-01-09 18:27:22,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:22,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:22,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-01-09 18:27:22,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2019-01-09 18:27:22,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=9c536920-85d6-46ca-8a66-4b3d12387005 target={u'external_id': u'6bc22d63-355d-4ea6-8266-8e70b60bb59b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-09 18:27:22,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e19c2a10-f251-4ce4-b1b1-a7c228805b10 target={u'external_id': u'6bc22d63-355d-4ea6-8266-8e70b60bb59b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-01-09 18:27:22,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-09 18:27:22,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:27:22,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:22,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:22,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:22,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:22,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:22,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:22,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:22,190 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:27:22,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:22,190 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:22 GMT 2019-01-09 18:27:22,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:22,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:27:22,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:27,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:27:27,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:27,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:27,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:27,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:27,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:27,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:27,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:27,260 - 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-09T18:27:22.539Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:22.539Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:22.539Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:22.539Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:22.539Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:22.539Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:24.079Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:24.079Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:24.547Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:24.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:24.547Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:24.547Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:25.525Z", "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'9c536920-85d6-46ca-8a66-4b3d12387005', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9d:ad:93'}, {u'external_id': u'6c229909-d1d8-4497-97bf-3561d566a8c7', u'fixed_ip_address': u'12.0.0.25', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:2c:d3:7f'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:25.525Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "eae7d5d3-7f64-461e-a784-a1174fb2f247"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:25.602Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:25.602Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:25.602Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:25.602Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:25.602Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:25.602Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:25.602Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:25.602Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:25.602Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:25.602Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_host_yl6k51", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:26.406Z", "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'e19c2a10-f251-4ce4-b1b1-a7c228805b10', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1f:e0:c7'}, {u'external_id': u'32410ff2-3e64-49db-9b90-62fdc58da887', u'fixed_ip_address': u'12.0.0.16', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:87:4e:af'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:26.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "d074d516-e7f5-490a-93c2-1dc2dea4fb1e"}, {"node_instance_id": "reference_vnf_host_yl6k51", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:26.406Z", "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-09T18:27:26.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "d074d516-e7f5-490a-93c2-1dc2dea4fb1e"}, {"node_instance_id": "target_vnf_host_ye5mdh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:26.406Z", "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-09T18:27:26.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "eae7d5d3-7f64-461e-a784-a1174fb2f247"}], "metadata": {"pagination": {"total": 131, "offset": 111, "size": 50}}} 2019-01-09 18:27:27,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:27,260 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:27 GMT 2019-01-09 18:27:27,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:27,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8851 2019-01-09 18:27:27,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:27,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-01-09 18:27:27,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2019-01-09 18:27:27,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-01-09 18:27:27,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-01-09 18:27:27,261 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:27:27,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-01-09 18:27:27,262 - 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'9c536920-85d6-46ca-8a66-4b3d12387005', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9d:ad:93'}, {u'external_id': u'6c229909-d1d8-4497-97bf-3561d566a8c7', u'fixed_ip_address': u'12.0.0.25', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:2c:d3:7f'}] 2019-01-09 18:27:27,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2019-01-09 18:27:27,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 18:27:27,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-01-09 18:27:27,262 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 18:27:27,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2019-01-09 18:27:27,263 - 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'e19c2a10-f251-4ce4-b1b1-a7c228805b10', u'fixed_ip_address': u'11.0.0.4', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:1f:e0:c7'}, {u'external_id': u'32410ff2-3e64-49db-9b90-62fdc58da887', u'fixed_ip_address': u'12.0.0.16', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:87:4e:af'}] 2019-01-09 18:27:27,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-01-09 18:27:27,263 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-01-09 18:27:27,263 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:27:27,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:27,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:27,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:27,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:27,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:27,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:27,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:27,316 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:27:27,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:27,316 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:27 GMT 2019-01-09 18:27:27,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:27,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:27:27,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:32,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:27:32,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:32,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:32,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:32,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:32,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:32,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:32,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:32,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_ye5mdh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:27.411Z", "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-09T18:27:27.411Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "eae7d5d3-7f64-461e-a784-a1174fb2f247"}, {"node_instance_id": "target_vnf_host_ye5mdh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:27.411Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f4d605ba-ba44-4454-864d-b7336b363df8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3f8b50b4-6d52-4a18-80b0-8e7d628fe6da'}, 'nics': [{'port-id': u'9c536920-85d6-46ca-8a66-4b3d12387005'}, {'port-id': u'6c229909-d1d8-4497-97bf-3561d566a8c7'}], 'flavor': u'a727fda2-887b-4076-b9a7-6dd4cc151dc9'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:27.411Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "eae7d5d3-7f64-461e-a784-a1174fb2f247"}, {"node_instance_id": "target_vnf_host_ye5mdh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:27.411Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f4d605ba-ba44-4454-864d-b7336b363df8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3f8b50b4-6d52-4a18-80b0-8e7d628fe6da'}, 'nics': [{'port-id': u'9c536920-85d6-46ca-8a66-4b3d12387005'}, {'port-id': u'6c229909-d1d8-4497-97bf-3561d566a8c7'}], 'flavor': u'a727fda2-887b-4076-b9a7-6dd4cc151dc9'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:27.411Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "eae7d5d3-7f64-461e-a784-a1174fb2f247"}, {"node_instance_id": "reference_vnf_host_yl6k51", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:28.415Z", "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-09T18:27:28.415Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "d074d516-e7f5-490a-93c2-1dc2dea4fb1e"}, {"node_instance_id": "reference_vnf_host_yl6k51", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:28.415Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f4d605ba-ba44-4454-864d-b7336b363df8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3f8b50b4-6d52-4a18-80b0-8e7d628fe6da'}, 'nics': [{'port-id': u'e19c2a10-f251-4ce4-b1b1-a7c228805b10'}, {'port-id': u'32410ff2-3e64-49db-9b90-62fdc58da887'}], 'flavor': u'a727fda2-887b-4076-b9a7-6dd4cc151dc9'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:28.415Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "d074d516-e7f5-490a-93c2-1dc2dea4fb1e"}, {"node_instance_id": "reference_vnf_host_yl6k51", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:28.415Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f4d605ba-ba44-4454-864d-b7336b363df8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3f8b50b4-6d52-4a18-80b0-8e7d628fe6da'}, 'nics': [{'port-id': u'e19c2a10-f251-4ce4-b1b1-a7c228805b10'}, {'port-id': u'32410ff2-3e64-49db-9b90-62fdc58da887'}], 'flavor': u'a727fda2-887b-4076-b9a7-6dd4cc151dc9'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:28.415Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "d074d516-e7f5-490a-93c2-1dc2dea4fb1e"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:28.956Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:28.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:29.609Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:29.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:30.666Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:30.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:30.666Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:30.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:30.666Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:30.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:30.666Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:30.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:30.666Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:30.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:30.666Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:30.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:30.666Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:30.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:31.677Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:27:31.677Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}], "metadata": {"pagination": {"total": 147, "offset": 126, "size": 50}}} 2019-01-09 18:27:32,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:32,391 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:32 GMT 2019-01-09 18:27:32,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:32,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10038 2019-01-09 18:27:32,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:32,392 - 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-09 18:27:32,392 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f4d605ba-ba44-4454-864d-b7336b363df8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3f8b50b4-6d52-4a18-80b0-8e7d628fe6da'}, 'nics': [{'port-id': u'9c536920-85d6-46ca-8a66-4b3d12387005'}, {'port-id': u'6c229909-d1d8-4497-97bf-3561d566a8c7'}], 'flavor': u'a727fda2-887b-4076-b9a7-6dd4cc151dc9'} 2019-01-09 18:27:32,392 - 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'f4d605ba-ba44-4454-864d-b7336b363df8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3f8b50b4-6d52-4a18-80b0-8e7d628fe6da'}, 'nics': [{'port-id': u'9c536920-85d6-46ca-8a66-4b3d12387005'}, {'port-id': u'6c229909-d1d8-4497-97bf-3561d566a8c7'}], 'flavor': u'a727fda2-887b-4076-b9a7-6dd4cc151dc9'} 2019-01-09 18:27:32,393 - 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-09 18:27:32,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'f4d605ba-ba44-4454-864d-b7336b363df8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3f8b50b4-6d52-4a18-80b0-8e7d628fe6da'}, 'nics': [{'port-id': u'e19c2a10-f251-4ce4-b1b1-a7c228805b10'}, {'port-id': u'32410ff2-3e64-49db-9b90-62fdc58da887'}], 'flavor': u'a727fda2-887b-4076-b9a7-6dd4cc151dc9'} 2019-01-09 18:27:32,393 - 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'f4d605ba-ba44-4454-864d-b7336b363df8', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'3f8b50b4-6d52-4a18-80b0-8e7d628fe6da'}, 'nics': [{'port-id': u'e19c2a10-f251-4ce4-b1b1-a7c228805b10'}, {'port-id': u'32410ff2-3e64-49db-9b90-62fdc58da887'}], 'flavor': u'a727fda2-887b-4076-b9a7-6dd4cc151dc9'} 2019-01-09 18:27:32,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 18:27:32,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-01-09 18:27:32,393 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:32,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2019-01-09 18:27:32,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 18:27:32,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-01-09 18:27:32,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:32,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2019-01-09 18:27:32,394 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 18:27:32,395 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2019-01-09 18:27:32,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:27:32,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:32,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:32,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:32,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:32,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:32,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:32,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:32,450 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:27:32,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:32,450 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:32 GMT 2019-01-09 18:27:32,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:32,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:27:32,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:37,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:27:37,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:37,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:37,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:37,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:37,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:37,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:37,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:37,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:32.681Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-09T18:27:32.681Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:27:33.685Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-09T18:27:33.685Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2019-01-09 18:27:37,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:37,632 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:37 GMT 2019-01-09 18:27:37,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:37,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2019-01-09 18:27:37,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:37,633 - 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-09 18:27:37,633 - 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-09 18:27:37,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:27:37,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:37,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:37,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:37,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:37,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:37,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:37,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:37,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:27:37,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:37,738 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:37 GMT 2019-01-09 18:27:37,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:37,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:27:37,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:42,742 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:27:42,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:42,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:42,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:42,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:42,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:42,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:42,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:42,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2019-01-09 18:27:42,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:42,804 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:42 GMT 2019-01-09 18:27:42,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:42,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:27:42,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:42,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:27:42,855 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:42,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:42,856 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:42,856 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:42,856 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:42,856 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:42,856 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:42,856 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:27:42,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:42,856 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:42 GMT 2019-01-09 18:27:42,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:42,857 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:27:42,857 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:47,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:27:48,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:48,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:48,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:48,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:48,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:48,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:48,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:48,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2019-01-09 18:27:48,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:48,130 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:48 GMT 2019-01-09 18:27:48,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:48,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:27:48,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:48,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:27:48,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:48,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:48,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:48,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:48,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:48,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:48,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:48,184 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:27:48,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:48,184 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:48 GMT 2019-01-09 18:27:48,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:48,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:27:48,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:53,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:27:53,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:53,251 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:53,251 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:53,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:53,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:53,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:53,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:53,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2019-01-09 18:27:53,252 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:53,252 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:53 GMT 2019-01-09 18:27:53,252 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:53,252 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:27:53,252 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:53,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:27:53,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:53,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:53,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:53,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:53,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:53,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:53,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:53,307 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:27:53,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:53,307 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:53 GMT 2019-01-09 18:27:53,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:53,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:27:53,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:58,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:27:58,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:58,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:58,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:58,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:58,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:58,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:58,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:58,447 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 144, "size": 50}}} 2019-01-09 18:27:58,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:58,447 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:58 GMT 2019-01-09 18:27:58,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:58,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:27:58,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:27:58,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:27:58,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:27:58,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:27:58,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:27:58,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:27:58,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:27:58,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:27:58,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:27:58,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:27:58,502 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:27:58,502 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:27:58 GMT 2019-01-09 18:27:58,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:27:58,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:27:58,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:03,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:28:03,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:03,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:03,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:03,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:03,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:03,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:03,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:03,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:02.400Z", "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-09T18:28:02.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:02.831Z", "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-09T18:28:02.831Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}], "metadata": {"pagination": {"total": 151, "offset": 144, "size": 50}}} 2019-01-09 18:28:03,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:03,575 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:03 GMT 2019-01-09 18:28:03,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:03,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1128 2019-01-09 18:28:03,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:03,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 18:28:03,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 18:28:03,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:28:03,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:03,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:03,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:03,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:03,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:03,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:03,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:03,631 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:28:03,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:03,631 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:03 GMT 2019-01-09 18:28:03,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:03,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:28:03,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:08,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:28:08,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:08,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:08,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:08,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:08,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:08,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:08,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:08,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:03.836Z", "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-09T18:28:03.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:03.836Z", "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-09T18:28:03.836Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:04.840Z", "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-09T18:28:04.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:04.840Z", "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-09T18:28:04.840Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}], "metadata": {"pagination": {"total": 155, "offset": 146, "size": 50}}} 2019-01-09 18:28:08,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:08,699 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:08 GMT 2019-01-09 18:28:08,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:08,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3402 2019-01-09 18:28:08,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:08,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-01-09 18:28:08,700 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2019-01-09 18:28:08,700 - 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-09 18:28:08,701 - 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-09 18:28:08,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:28:08,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:08,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:08,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:08,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:08,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:08,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:08,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:08,758 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:28:08,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:08,758 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:08 GMT 2019-01-09 18:28:08,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:08,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:28:08,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:13,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:28:13,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:13,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:13,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:13,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:13,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:13,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:13,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:13,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2019-01-09 18:28:13,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:13,825 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:13 GMT 2019-01-09 18:28:13,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:13,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:28:13,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:13,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:28:13,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:13,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:13,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:13,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:13,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:13,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:13,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:13,880 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:28:13,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:13,880 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:13 GMT 2019-01-09 18:28:13,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:13,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:28:13,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:18,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:28:18,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:18,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:18,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:18,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:18,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:18,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:18,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:18,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2019-01-09 18:28:18,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:18,952 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:18 GMT 2019-01-09 18:28:18,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:18,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:28:18,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:18,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:28:19,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:19,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:19,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:19,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:19,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:19,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:19,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:19,005 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:28:19,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:19,005 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:19 GMT 2019-01-09 18:28:19,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:19,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:28:19,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:24,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:28:24,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:24,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:24,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:24,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:24,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:24,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:24,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:24,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2019-01-09 18:28:24,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:24,071 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:24 GMT 2019-01-09 18:28:24,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:24,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:28:24,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:24,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:28:24,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:24,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:24,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:24,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:24,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:24,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:24,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:24,123 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:28:24,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:24,123 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:24 GMT 2019-01-09 18:28:24,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:24,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:28:24,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:29,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:28:29,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:29,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:29,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:29,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:29,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:29,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:29,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:29,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2019-01-09 18:28:29,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:29,194 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:29 GMT 2019-01-09 18:28:29,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:29,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:28:29,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:29,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:28:29,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:29,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:29,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:29,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:29,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:29,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:29,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:29,248 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:28:29,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:29,248 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:29 GMT 2019-01-09 18:28:29,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:29,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:28:29,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:34,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:28:34,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:34,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:34,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:34,319 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:34,319 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:34,319 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:34,319 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:34,319 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 150, "size": 50}}} 2019-01-09 18:28:34,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:34,319 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:34 GMT 2019-01-09 18:28:34,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:34,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2019-01-09 18:28:34,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:34,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:28:34,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:34,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:34,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:34,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:34,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:34,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:34,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:34,375 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:28:34,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:34,375 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:34 GMT 2019-01-09 18:28:34,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:34,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2019-01-09 18:28:34,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:39,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:28:39,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:39,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:39,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:39,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:39,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:39,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:39,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:39,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:34.374Z", "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-09T18:28:34.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:34.959Z", "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-09T18:28:34.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:34.959Z", "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-09T18:28:34.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:34.959Z", "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-09T18:28:34.959Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "reference_vnf_host_yl6k51", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:36.225Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:28:36.225Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "d5f71bd1-3438-43c9-94d4-f928be185537"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:36.383Z", "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-09T18:28:36.383Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:36.972Z", "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-09T18:28:36.972Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}, {"node_instance_id": "target_vnf_host_ye5mdh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:37.446Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:28:37.446Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b", "logger": "0a60bc00-81f1-4367-8775-8d80488bef60"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:28:37.975Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-01-09T18:28:37.975Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}], "metadata": {"pagination": {"total": 164, "offset": 150, "size": 50}}} 2019-01-09 18:28:39,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:39,453 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:39 GMT 2019-01-09 18:28:39,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:39,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4691 2019-01-09 18:28:39,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:39,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 18:28:39,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-01-09 18:28:39,454 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 18:28:39,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2019-01-09 18:28:39,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-01-09 18:28:39,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-01-09 18:28:39,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2019-01-09 18:28:39,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-01-09 18:28:39,455 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2019-01-09 18:28:39,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b 2019-01-09 18:28:39,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:28:39,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:28:39,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:28:39,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:28:39,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:28:39,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:28:39,518 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:28:39,518 - 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-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"} 2019-01-09 18:28:39,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:28:39,518 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:28:39 GMT 2019-01-09 18:28:39,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:28:39,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2019-01-09 18:28:39,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:28:39,518 - 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-09T18:26:50.898Z', 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'fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b'} 2019-01-09 18:28:39,537 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-01-09 18:28:39,599 - 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.205'}, 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.202'}}, 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-09 18:28:39,659 - 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.205'}, 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.202'}}, 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-09 18:28:39,659 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-01-09 18:28:39,660 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.205 2019-01-09 18:28:39,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:28:39,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:28:40,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:28: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-66a835cd-1178-4ddf-a817-6ca6e0ffcd5a x-compute-request-id: req-66a835cd-1178-4ddf-a817-6ca6e0ffcd5a Content-Encoding: gzip Content-Length: 1185 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:1f:e0:c7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e0:c7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4e:af", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:10.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "3cca362d-0c0f-4205-82a6-88add7354402", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:10Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T18:27:29Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d3:7f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:12.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "7f6667dc-701f-429b-b422-7099f0e551e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:12Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T18:27:28Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:25:11.000000", "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:25:12Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:28:40,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-66a835cd-1178-4ddf-a817-6ca6e0ffcd5a 2019-01-09 18:28:40,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.706055879593s 2019-01-09 18:28:40,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-66a835cd-1178-4ddf-a817-6ca6e0ffcd5a 2019-01-09 18:28:40,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:28:40,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:28:40,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:28: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-34dfb50d-1057-4628-9d0b-f993f0e819e3 x-compute-request-id: req-34dfb50d-1057-4628-9d0b-f993f0e819e3 Content-Encoding: gzip Content-Length: 1185 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:1f:e0:c7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e0:c7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4e:af", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:10.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "3cca362d-0c0f-4205-82a6-88add7354402", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:10Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T18:27:29Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d3:7f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:12.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "7f6667dc-701f-429b-b422-7099f0e551e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:12Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T18:27:28Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:25:11.000000", "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:25:12Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:28:40,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-34dfb50d-1057-4628-9d0b-f993f0e819e3 2019-01-09 18:28:40,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367634057999s 2019-01-09 18:28:40,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-34dfb50d-1057-4628-9d0b-f993f0e819e3 2019-01-09 18:28:40,742 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.4 2019-01-09 18:28:40,742 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:1f:e0:c7 2019-01-09 18:28:40,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:28:40,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:28:41,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:28: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-c75f5732-3f51-4d00-9d80-b6118c8d65a8 x-compute-request-id: req-c75f5732-3f51-4d00-9d80-b6118c8d65a8 Content-Encoding: gzip Content-Length: 1185 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:1f:e0:c7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e0:c7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4e:af", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:10.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "3cca362d-0c0f-4205-82a6-88add7354402", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:10Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T18:27:29Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d3:7f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:12.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "7f6667dc-701f-429b-b422-7099f0e551e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:12Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T18:27:28Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:25:11.000000", "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:25:12Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:28:41,267 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c75f5732-3f51-4d00-9d80-b6118c8d65a8 2019-01-09 18:28:41,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524509191513s 2019-01-09 18:28:41,268 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-c75f5732-3f51-4d00-9d80-b6118c8d65a8 2019-01-09 18:28:41,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:28:41,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:28:41,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-fdb789d0-82b2-4e94-8e15-2b3c4448e4dc x-compute-request-id: req-fdb789d0-82b2-4e94-8e15-2b3c4448e4dc Content-Encoding: gzip Content-Length: 1185 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:1f:e0:c7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e0:c7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4e:af", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:10.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "3cca362d-0c0f-4205-82a6-88add7354402", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:10Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T18:27:29Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d3:7f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:12.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "7f6667dc-701f-429b-b422-7099f0e551e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:12Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T18:27:28Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:25:11.000000", "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:25:12Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:28:41,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fdb789d0-82b2-4e94-8e15-2b3c4448e4dc 2019-01-09 18:28:41,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.342732906342s 2019-01-09 18:28:41,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-fdb789d0-82b2-4e94-8e15-2b3c4448e4dc 2019-01-09 18:28:41,618 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.16 2019-01-09 18:28:41,618 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:87:4e:af 2019-01-09 18:28:41,619 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-01-09 18:28:41,619 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.202 2019-01-09 18:28:41,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:28:41,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:28:41,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-11b5f607-8e56-47dc-8894-d2668c2e8aa6 x-compute-request-id: req-11b5f607-8e56-47dc-8894-d2668c2e8aa6 Content-Encoding: gzip Content-Length: 1185 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:1f:e0:c7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e0:c7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4e:af", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:10.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "3cca362d-0c0f-4205-82a6-88add7354402", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:10Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T18:27:29Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d3:7f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:12.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "7f6667dc-701f-429b-b422-7099f0e551e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:12Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T18:27:28Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:25:11.000000", "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:25:12Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:28:41,965 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-11b5f607-8e56-47dc-8894-d2668c2e8aa6 2019-01-09 18:28:41,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345847129822s 2019-01-09 18:28:41,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-11b5f607-8e56-47dc-8894-d2668c2e8aa6 2019-01-09 18:28:41,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:28:41,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:28:42,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18: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-f827dc01-f479-4904-a98d-0c5347125e35 x-compute-request-id: req-f827dc01-f479-4904-a98d-0c5347125e35 Content-Encoding: gzip Content-Length: 1185 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:1f:e0:c7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e0:c7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4e:af", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:10.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "3cca362d-0c0f-4205-82a6-88add7354402", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:10Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T18:27:29Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d3:7f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:12.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "7f6667dc-701f-429b-b422-7099f0e551e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:12Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T18:27:28Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:25:11.000000", "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:25:12Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:28:42,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f827dc01-f479-4904-a98d-0c5347125e35 2019-01-09 18:28:42,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.339470148087s 2019-01-09 18:28:42,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-f827dc01-f479-4904-a98d-0c5347125e35 2019-01-09 18:28:42,313 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.9 2019-01-09 18:28:42,313 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:9d:ad:93 2019-01-09 18:28:42,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:28:42,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:28:42,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:28: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-bacea894-fb86-4aec-86b8-a3654fbf2a21 x-compute-request-id: req-bacea894-fb86-4aec-86b8-a3654fbf2a21 Content-Encoding: gzip Content-Length: 1185 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:1f:e0:c7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e0:c7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4e:af", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:10.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "3cca362d-0c0f-4205-82a6-88add7354402", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:10Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T18:27:29Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d3:7f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:12.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "7f6667dc-701f-429b-b422-7099f0e551e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:12Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T18:27:28Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:25:11.000000", "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:25:12Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:28:42,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bacea894-fb86-4aec-86b8-a3654fbf2a21 2019-01-09 18:28:42,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51001906395s 2019-01-09 18:28:42,824 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-bacea894-fb86-4aec-86b8-a3654fbf2a21 2019-01-09 18:28:42,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:28:42,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:28:43,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:28: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-eac9e8eb-dfe8-4554-a8b9-b3cdbcd450ea x-compute-request-id: req-eac9e8eb-dfe8-4554-a8b9-b3cdbcd450ea Content-Encoding: gzip Content-Length: 1185 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:1f:e0:c7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e0:c7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4e:af", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:10.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "3cca362d-0c0f-4205-82a6-88add7354402", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:10Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T18:27:29Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d3:7f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:12.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "7f6667dc-701f-429b-b422-7099f0e551e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:12Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T18:27:28Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:25:11.000000", "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:25:12Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:28:43,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-eac9e8eb-dfe8-4554-a8b9-b3cdbcd450ea 2019-01-09 18:28:43,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400591850281s 2019-01-09 18:28:43,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-eac9e8eb-dfe8-4554-a8b9-b3cdbcd450ea 2019-01-09 18:28:43,232 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.25 2019-01-09 18:28:43,233 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:2c:d3:7f 2019-01-09 18:28:43,233 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-01-09 18:28:43,254 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-01-09 18:28:43,272 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-01-09 18:28:43,272 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-01-09 18:28:43,348 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-01-09 18:28:43' 2019-01-09 18:28:43,349 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-01-09 18:28:43,349 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-01-09 18:28:43,397 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2019-01-09 18:28:43,399 - paramiko.transport - DEBUG - starting thread (client mode): 0x970030d0L 2019-01-09 18:28:43,400 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 18:28:43,403 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2019-01-09 18:28:43,403 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-01-09 18:28:43,404 - paramiko.transport - DEBUG - kex algos:[u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-01-09 18:28:43,404 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-01-09 18:28:43,404 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-01-09 18:28:43,404 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 18:28:43,404 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-01-09 18:28:43,405 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 18:28:43,442 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-01-09 18:28:43,551 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-01-09 18:28:43,551 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 18:28:43,552 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2019-01-09 18:28:43,591 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 18:28:49,604 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-01-09 18:28:49,605 - paramiko.transport - INFO - Authentication (password) successful! 2019-01-09 18:28:49,626 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2019-01-09 18:28:49,627 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 18:28:49,628 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 18:28:49,628 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 18:28:49,630 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 18:28:49,632 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 18:28:50,679 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-01-09 18:28:51,680 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-01-09 18:28:56,686 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-01-09 18:28:57,687 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-01-09 18:29:02,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-01-09 18:29:03,692 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-01-09 18:29:08,698 - 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-09 18:29:09,700 - 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-09 18:29:14,705 - 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-09 18:29:15,707 - 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-09 18:29:20,712 - 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-09 18:29:21,714 - 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-09 18:29:26,720 - 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-09 18:29:27,721 - 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-09 18:29:32,727 - 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-09 18:29:33,728 - 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-09 18:29:38,733 - 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-09 18:29:39,735 - 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-09 18:29:44,740 - 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-09 18:29:45,742 - 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-09 18:29:50,747 - 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-09 18:29:51,749 - 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-09 18:29:56,754 - 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-09 18:29:57,756 - 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-09 18:30:02,761 - 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-09 18:30:03,763 - 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-09 18:30:08,764 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-09 18:30:09,766 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-09 18:30:14,771 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.16 ebgp-multihop '2' 2019-01-09 18:30:15,773 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.16 ebgp-multihop '2' [edit] vyos@vyos# 2019-01-09 18:30:20,779 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.16 remote-as 65002 2019-01-09 18:30:21,781 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.16 remote-as 65002 [edit] vyos@vyos# 2019-01-09 18:30:26,786 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.16 update-source 12.0.0.25 2019-01-09 18:30:27,788 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.16 update-source 12.0.0.25 [edit] vyos@vyos# 2019-01-09 18:30:32,793 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.16 soft-reconfiguration inbound 2019-01-09 18:30:33,795 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.16 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-01-09 18:30:38,800 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.16 password lab0033 2019-01-09 18:30:39,802 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.16 password lab0033 [edit] vyos@vyos# 2019-01-09 18:30:44,807 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-01-09 18:30:45,809 - 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-09 18:30:50,814 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-01-09 18:30:51,816 - 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-09 18:30:56,821 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-01-09 18:30:57,823 - 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-09 18:31:02,828 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-01-09 18:31:03,830 - 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-09 18:31:08,835 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-01-09 18:31:09,836 - 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-09 18:31:14,842 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-01-09 18:31:15,843 - 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-09 18:31:20,849 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-01-09 18:31:21,850 - 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-09 18:31:26,856 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-01-09 18:31:27,857 - 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-09 18:31:32,863 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-01-09 18:31:33,864 - 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-09 18:31:38,870 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-01-09 18:31:39,871 - 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-09 18:31:44,876 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.25 2019-01-09 18:31:45,878 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.25 [edit] vyos@vyos# 2019-01-09 18:31:50,883 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-09 18:31:51,885 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-09 18:31:56,937 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 18:31:56,954 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-01-09 18:31:57,004 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.205. 2019-01-09 18:31:57,007 - paramiko.transport - DEBUG - starting thread (client mode): 0x976e74d0L 2019-01-09 18:31:57,007 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 18:31:57,016 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2019-01-09 18:31:57,016 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-01-09 18:31:57,017 - 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-09 18:31:57,017 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-01-09 18:31:57,017 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-01-09 18:31:57,017 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 18:31:57,017 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-01-09 18:31:57,017 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 18:31:57,053 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-01-09 18:31:57,162 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-01-09 18:31:57,162 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 18:31:57,166 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.205: 05fe7a9c6c774fcdf055d1aa31e1b495 2019-01-09 18:31:57,201 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 18:31:57,211 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-01-09 18:31:57,211 - paramiko.transport - INFO - Authentication (password) successful! 2019-01-09 18:31:57,230 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.205. 2019-01-09 18:31:57,230 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 18:31:57,231 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 18:31:57,232 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 18:31:57,235 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 18:31:57,237 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 18:31:58,264 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-01-09 18:31:59,266 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-01-09 18:32:04,271 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-01-09 18:32:05,273 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-01-09 18:32:10,278 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-01-09 18:32:11,280 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-01-09 18:32:16,285 - 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-09 18:32:17,287 - 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-09 18:32:22,293 - 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-09 18:32:23,294 - 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-09 18:32:28,300 - 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-09 18:32:29,301 - 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-09 18:32:34,307 - 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-09 18:32:35,308 - 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-09 18:32:40,314 - 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-09 18:32:41,315 - 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-09 18:32:46,321 - 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-09 18:32:47,322 - 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-09 18:32:52,328 - 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-09 18:32:53,330 - 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-09 18:32:58,335 - 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-09 18:32:59,337 - 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-09 18:33:04,342 - 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-09 18:33:05,344 - 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-09 18:33:10,347 - 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-09 18:33:11,349 - 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-09 18:33:16,354 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-09 18:33:17,355 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-09 18:33:22,361 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.25 ebgp-multihop '2' 2019-01-09 18:33:23,363 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.25 ebgp-multihop '2' [edit] vyos@vyos# 2019-01-09 18:33:28,363 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.25 remote-as 65001 2019-01-09 18:33:29,365 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.25 remote-as 65001 [edit] vyos@vyos# 2019-01-09 18:33:34,371 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.25 update-source 12.0.0.16 2019-01-09 18:33:35,373 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.25 update-source 12.0.0.16 [edit] vyos@vyos# 2019-01-09 18:33:40,378 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.25 soft-reconfiguration inbound 2019-01-09 18:33:41,380 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.25 soft-reconfiguration inbou nd [edit] vyos@vyos# 2019-01-09 18:33:46,385 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.25 password lab0033 2019-01-09 18:33:47,387 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.25 password lab0033 [edit] vyos@vyos# 2019-01-09 18:33:52,392 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-01-09 18:33:53,394 - 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-09 18:33:58,399 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-01-09 18:33:59,401 - 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-09 18:34:04,406 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-01-09 18:34:05,408 - 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-09 18:34:10,413 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-01-09 18:34:11,415 - 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-09 18:34:16,420 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-01-09 18:34:17,422 - 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-09 18:34:22,427 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-01-09 18:34:23,429 - 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-09 18:34:28,434 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-01-09 18:34:29,436 - 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-09 18:34:34,441 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-01-09 18:34:35,443 - 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-09 18:34:40,448 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-01-09 18:34:41,450 - 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-09 18:34:46,456 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-01-09 18:34:47,457 - 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-09 18:34:52,459 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.16 2019-01-09 18:34:53,461 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.16 [edit] vyos@vyos# 2019-01-09 18:34:58,466 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-01-09 18:34:59,468 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-01-09 18:35:04,515 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 18:35:04,537 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-01-09 18:35:04,537 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-01-09 18:36:04,572 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-01-09 18:36:04,618 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.202. 2019-01-09 18:36:04,622 - paramiko.transport - DEBUG - starting thread (client mode): 0x96fb0090L 2019-01-09 18:36:04,622 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2019-01-09 18:36:04,630 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2019-01-09 18:36:04,630 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-01-09 18:36:04,631 - 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-09 18:36:04,631 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-01-09 18:36:04,631 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-01-09 18:36:04,631 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-01-09 18:36:04,632 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-01-09 18:36:04,632 - paramiko.transport - DEBUG - Compression agreed: none 2019-01-09 18:36:04,671 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-01-09 18:36:04,772 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-01-09 18:36:04,773 - paramiko.transport - DEBUG - Switch to new keys ... 2019-01-09 18:36:04,776 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.202: 05fe7a9c6c774fcdf055d1aa31e1b495 2019-01-09 18:36:04,810 - paramiko.transport - DEBUG - userauth is OK 2019-01-09 18:36:04,815 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-01-09 18:36:04,815 - paramiko.transport - INFO - Authentication (password) successful! 2019-01-09 18:36:04,841 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.202. 2019-01-09 18:36:04,841 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-01-09 18:36:04,842 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-01-09 18:36:04,842 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-01-09 18:36:04,844 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 18:36:04,846 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-01-09 18:36:05,847 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-01-09 18:36:35,957 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 18:36:35,959 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - INFO - Test result: +-------------------------------+----------------+ | TEST ITEM | RESULT | +-------------------------------+----------------+ | Check bgp peer | OK | | Check bgp status | OK | | Check route advertise | OK | | Check route receive | OK | | Check route table | OK | +-------------------------------+----------------+ 2019-01-09 18:36:35,960 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.25, 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.16 4 65002 3 6 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2019-01-09 18:36:35,960 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.16 | no-more BGP neighbor is 12.0.0.16, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.16 BGP state = Established, up for 00:01:09 Last read 05:31:46, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.25 For address family: IPv4 Unicast Inbound soft reconfiguration allowed Community attribute sent to this neighbor(both) 10 accepted prefixes Connections established 1; dropped 0 Last reset never External BGP neighbor may be up to 2 hops away. Local host: 12.0.0.25, Local port: 179 Foreign host: 12.0.0.16, Foreign port: 46189 Nexthop: 12.0.0.25 Nexthop global: fe80::f816:3eff:fe2c:d37f Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-01-09 18:36:35,960 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.16 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.25 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.0.1.0/24 12.0.0.25 0 32768 i *> 10.0.2.0/24 12.0.0.25 0 32768 i *> 10.0.3.0/24 12.0.0.25 0 32768 i *> 10.0.4.0/24 12.0.0.25 0 32768 i *> 10.0.5.0/24 12.0.0.25 0 32768 i *> 10.0.6.0/24 12.0.0.25 0 32768 i *> 10.0.7.0/24 12.0.0.25 0 32768 i *> 10.0.8.0/24 12.0.0.25 0 32768 i *> 10.0.9.0/24 12.0.0.25 0 32768 i *> 10.0.10.0/24 12.0.0.25 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-01-09 18:36:35,960 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.16 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.25 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.16 0 0 65002 i *> 10.1.2.0/24 12.0.0.16 0 0 65002 i *> 10.1.3.0/24 12.0.0.16 0 0 65002 i *> 10.1.4.0/24 12.0.0.16 0 0 65002 i *> 10.1.5.0/24 12.0.0.16 0 0 65002 i *> 10.1.6.0/24 12.0.0.16 0 0 65002 i *> 10.1.7.0/24 12.0.0.16 0 0 65002 i *> 10.1.8.0/24 12.0.0.16 0 0 65002 i *> 10.1.9.0/24 12.0.0.16 0 0 65002 i *> 10.1.10.0/24 12.0.0.16 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-01-09 18:36:35,960 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.16 routes | no-more BGP table version is 0, local router ID is 12.0.0.25 Status codes: s suppressed, d damped, h history, * valid, > best, i - internal, r RIB-failure, S Stale, R Removed Origin codes: i - IGP, e - EGP, ? - incomplete Network Next Hop Metric LocPrf Weight Path *> 10.1.1.0/24 12.0.0.16 0 0 65002 i *> 10.1.2.0/24 12.0.0.16 0 0 65002 i *> 10.1.3.0/24 12.0.0.16 0 0 65002 i *> 10.1.4.0/24 12.0.0.16 0 0 65002 i *> 10.1.5.0/24 12.0.0.16 0 0 65002 i *> 10.1.6.0/24 12.0.0.16 0 0 65002 i *> 10.1.7.0/24 12.0.0.16 0 0 65002 i *> 10.1.8.0/24 12.0.0.16 0 0 65002 i *> 10.1.9.0/24 12.0.0.16 0 0 65002 i *> 10.1.10.0/24 12.0.0.16 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-01-09 18:36:35,961 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-01-09 18:36:35,961 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'472.6' 2019-01-09 18:36:35,961 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-01-09 18:36:35,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:36:35,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:36:36,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:36:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ca8f1a8-6b1f-4274-94e9-da1c1ba53e33 x-compute-request-id: req-3ca8f1a8-6b1f-4274-94e9-da1c1ba53e33 Content-Encoding: gzip Content-Length: 1185 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:1f:e0:c7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e0:c7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4e:af", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:10.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "3cca362d-0c0f-4205-82a6-88add7354402", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:10Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T18:27:29Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d3:7f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:12.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "7f6667dc-701f-429b-b422-7099f0e551e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:12Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T18:27:28Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:25:11.000000", "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:25:12Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:36:36,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3ca8f1a8-6b1f-4274-94e9-da1c1ba53e33 2019-01-09 18:36:36,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77724981308s 2019-01-09 18:36:36,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-3ca8f1a8-6b1f-4274-94e9-da1c1ba53e33 2019-01-09 18:36:36,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 18:36:36,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/3cca362d-0c0f-4205-82a6-88add7354402 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:36:36,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:36: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-af72d081-c451-404a-bebf-53550d215651 x-compute-request-id: req-af72d081-c451-404a-bebf-53550d215651 Content-Type: application/json 2019-01-09 18:36:36,896 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/3cca362d-0c0f-4205-82a6-88add7354402 used request id req-af72d081-c451-404a-bebf-53550d215651 2019-01-09 18:36:36,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.152810811996s 2019-01-09 18:36:36,896 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/3cca362d-0c0f-4205-82a6-88add7354402 used request id req-af72d081-c451-404a-bebf-53550d215651 2019-01-09 18:36:36,896 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-01-09 18:36:36,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:36:36,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:36:37,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:36: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-126092e9-97f8-419a-8490-db84bfa5a18c x-compute-request-id: req-126092e9-97f8-419a-8490-db84bfa5a18c Content-Encoding: gzip Content-Length: 1199 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e0:c7", "version": 4, "addr": "11.0.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:e0:c7", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:87:4e:af", "version": 4, "addr": "12.0.0.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/3cca362d-0c0f-4205-82a6-88add7354402", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:10.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "3cca362d-0c0f-4205-82a6-88add7354402", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:36:36Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-01-09T18:27:29Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9d:ad:93", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2c:d3:7f", "version": 4, "addr": "12.0.0.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7f6667dc-701f-429b-b422-7099f0e551e8", "rel": "bookmark"}], "image": {"id": "f4d605ba-ba44-4454-864d-b7336b363df8", "links": [{"href": "http://172.30.9.29:8774/images/f4d605ba-ba44-4454-864d-b7336b363df8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:28:12.000000", "flavor": {"id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "links": [{"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "bookmark"}]}, "id": "7f6667dc-701f-429b-b422-7099f0e551e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:28:12Z", "hostId": "10c468ad472a8dc8e4643b40295fa041e52728c96d7e19fa3568062b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-01-09T18:27:28Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "3f8b50b4-6d52-4a18-80b0-8e7d628fe6da"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:25:11.000000", "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:25:12Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:36:37,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-126092e9-97f8-419a-8490-db84bfa5a18c 2019-01-09 18:36:37,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566234111786s 2019-01-09 18:36:37,464 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-126092e9-97f8-419a-8490-db84bfa5a18c 2019-01-09 18:36:37,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 18:36:37,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/7f6667dc-701f-429b-b422-7099f0e551e8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:36:37,628 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:36:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-35ec193e-0db0-48b9-8499-66e580158508 x-compute-request-id: req-35ec193e-0db0-48b9-8499-66e580158508 Content-Type: application/json 2019-01-09 18:36:37,628 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/7f6667dc-701f-429b-b422-7099f0e551e8 used request id req-35ec193e-0db0-48b9-8499-66e580158508 2019-01-09 18:36:37,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.16073513031s 2019-01-09 18:36:37,628 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/7f6667dc-701f-429b-b422-7099f0e551e8 used request id req-35ec193e-0db0-48b9-8499-66e580158508 2019-01-09 18:36:37,741 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 18:36:37,742 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 15:15 | PASS | +----------------------+------------------+------------------+----------------+ 2019-01-09 18:36:37,747 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-01-09 18:36:37,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions 2019-01-09 18:36:37,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:36:37,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:36:37,822 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:36:37,822 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:36:37,822 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:36:37,822 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:36:37,822 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:36:37,822 - 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-09T18:26:19.476Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "4dacb8fe-f5bb-4c71-9fba-7fae9fcf9cb2"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-01-09T18:26:50.898Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "fc8d404f-e4bb-4ef4-92b8-b958f2cf2a6b"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2019-01-09 18:36:37,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:36:37,822 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:36:37 GMT 2019-01-09 18:36:37,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:36:37,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2019-01-09 18:36:37,823 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:36:37,823 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.210:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2019-01-09 18:36:38,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:36:38,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:36:38,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:36:38,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:36:38,011 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:36:38,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:36:38,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:36:38,012 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-01-09 18:36:38,012 - 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-09T18:36:37.911Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7c670f36-de15-49c6-85f7-73d37991ae16"} 2019-01-09 18:36:38,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:36:38,012 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:36:38 GMT 2019-01-09 18:36:38,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:36:38,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 18:36:38,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:36:38,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:36:38,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:36:38,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:36:38,075 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:36:38,075 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:36:38,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:36:38,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:36:38,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:36:38,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-01-09 18:36:38,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:36:38,076 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:36:38 GMT 2019-01-09 18:36:38,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:36:38,076 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2019-01-09 18:36:38,076 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:36:38,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/7c670f36-de15-49c6-85f7-73d37991ae16 2019-01-09 18:36:38,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:36:38,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:36:38,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:36:38,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:36:38,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:36:38,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:36:38,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:36:38,133 - 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-09T18:36:37.911Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7c670f36-de15-49c6-85f7-73d37991ae16"} 2019-01-09 18:36:38,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:36:38,133 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:36:38 GMT 2019-01-09 18:36:38,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:36:38,134 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 18:36:38,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:36:43,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:36:43,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:36:43,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:36:43,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:36:43,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:36:43,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:36:43,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:36:43,204 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:36:43,204 - 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-09T18:36:38.681Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:38.681Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:39.716Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:39.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:39.716Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:39.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:39.716Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:39.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:39.716Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:39.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:39.716Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:39.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:40.171Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:40.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:41.220Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 3cca362d-0c0f-4205-82a6-88add7354402 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 3cca362d-0c0f-4205-82a6-88add7354402 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 3cca362d-0c0f-4205-82a6-88add7354402 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-09T18:36:41.220Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:42.229Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:42.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:42.229Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 7f6667dc-701f-429b-b422-7099f0e551e8 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 7f6667dc-701f-429b-b422-7099f0e551e8 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 7f6667dc-701f-429b-b422-7099f0e551e8 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-09T18:36:42.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:42.229Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:42.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:42.866Z", "message": "Detaching port 32410ff2-3e64-49db-9b90-62fdc58da887...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:42.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "9efc3726-a66d-44e9-b0df-ad0f6c19a0af"}], "metadata": {"pagination": {"total": 14, "offset": 0, "size": 50}}} 2019-01-09 18:36:43,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:36:43,205 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:36:43 GMT 2019-01-09 18:36:43,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:36:43,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10440 2019-01-09 18:36:43,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:36:43,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2019-01-09 18:36:43,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 18:36:43,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-01-09 18:36:43,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:36:43,206 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:36:43,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 18:36:43,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2019-01-09 18:36:43,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 3cca362d-0c0f-4205-82a6-88add7354402 could not be found. [status_code=404] 2019-01-09 18:36:43,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-09 18:36:43,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 7f6667dc-701f-429b-b422-7099f0e551e8 could not be found. [status_code=404] 2019-01-09 18:36:43,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-09 18:36:43,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 32410ff2-3e64-49db-9b90-62fdc58da887... 2019-01-09 18:36:43,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/7c670f36-de15-49c6-85f7-73d37991ae16 2019-01-09 18:36:43,259 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:36:43,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:36:43,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:36:43,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:36:43,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:36:43,260 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:36:43,260 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:36:43,260 - 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-09T18:36:37.911Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7c670f36-de15-49c6-85f7-73d37991ae16"} 2019-01-09 18:36:43,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:36:43,260 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:36:43 GMT 2019-01-09 18:36:43,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:36:43,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 18:36:43,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:36:48,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:36:48,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:36:48,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:36:48,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:36:48,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:36:48,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:36:48,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:36:48,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:36:48,333 - 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-09T18:36:43.551Z", "message": "Detaching port 6c229909-d1d8-4497-97bf-3561d566a8c7...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:43.551Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "42f1a86f-9cc1-4f93-aa14-aac395812137"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:43.817Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:43.817Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:44.421Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:44.421Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:44.421Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:44.421Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:44.421Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:44.421Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:44.554Z", "message": "Successfully detached port 32410ff2-3e64-49db-9b90-62fdc58da887", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:44.554Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "9efc3726-a66d-44e9-b0df-ad0f6c19a0af"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:44.554Z", "message": "Successfully detached port 6c229909-d1d8-4497-97bf-3561d566a8c7", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:44.554Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "42f1a86f-9cc1-4f93-aa14-aac395812137"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:45.557Z", "message": "Detaching port 9c536920-85d6-46ca-8a66-4b3d12387005...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:45.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "7f7b8067-f8c1-498c-891b-138a28cd5656"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:45.927Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:45.927Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:46.561Z", "message": "Detaching port e19c2a10-f251-4ce4-b1b1-a7c228805b10...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:46.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "692b5616-3258-47d1-8446-62ab17018cc0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:46.561Z", "message": "Successfully detached port 9c536920-85d6-46ca-8a66-4b3d12387005", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:46.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "7f7b8067-f8c1-498c-891b-138a28cd5656"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:46.561Z", "message": "Successfully detached port e19c2a10-f251-4ce4-b1b1-a7c228805b10", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:46.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "692b5616-3258-47d1-8446-62ab17018cc0"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:46.955Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:46.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:46.955Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:46.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:46.955Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:46.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:46.955Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:46.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:46.955Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:46.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:46.955Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:46.955Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:47.428Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:47.428Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_host_ye5mdh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:47.565Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:47.565Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "717b38c7-cb08-4435-983e-5effead25f93"}], "metadata": {"pagination": {"total": 36, "offset": 12, "size": 50}}} 2019-01-09 18:36:48,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:36:48,333 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:36:48 GMT 2019-01-09 18:36:48,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:36:48,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10301 2019-01-09 18:36:48,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:36:48,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 6c229909-d1d8-4497-97bf-3561d566a8c7... 2019-01-09 18:36:48,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-09 18:36:48,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-01-09 18:36:48,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2019-01-09 18:36:48,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-09 18:36:48,334 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 32410ff2-3e64-49db-9b90-62fdc58da887 2019-01-09 18:36:48,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 6c229909-d1d8-4497-97bf-3561d566a8c7 2019-01-09 18:36:48,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 9c536920-85d6-46ca-8a66-4b3d12387005... 2019-01-09 18:36:48,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-09 18:36:48,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e19c2a10-f251-4ce4-b1b1-a7c228805b10... 2019-01-09 18:36:48,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 9c536920-85d6-46ca-8a66-4b3d12387005 2019-01-09 18:36:48,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e19c2a10-f251-4ce4-b1b1-a7c228805b10 2019-01-09 18:36:48,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:36:48,335 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:36:48,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 18:36:48,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-01-09 18:36:48,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 18:36:48,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-01-09 18:36:48,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2019-01-09 18:36:48,336 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-01-09 18:36:48,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/7c670f36-de15-49c6-85f7-73d37991ae16 2019-01-09 18:36:48,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:36:48,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:36:48,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:36:48,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:36:48,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:36:48,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:36:48,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:36:48,405 - 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-09T18:36:37.911Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7c670f36-de15-49c6-85f7-73d37991ae16"} 2019-01-09 18:36:48,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:36:48,405 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:36:48 GMT 2019-01-09 18:36:48,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:36:48,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 18:36:48,405 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:36:53,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:36:53,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:36:53,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:36:53,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:36:53,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:36:53,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:36:53,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:36:53,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:36:53,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_moh7e8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:48.433Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:48.433Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_port_jyg50o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:48.433Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:48.433Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_host_ye5mdh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:48.433Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 7f6667dc-701f-429b-b422-7099f0e551e8 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 7f6667dc-701f-429b-b422-7099f0e551e8 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 7f6667dc-701f-429b-b422-7099f0e551e8 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-09T18:36:48.433Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_host_yl6k51", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:48.568Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:48.568Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "234ab11d-17b5-4693-bf2a-2aa8f80fb00e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:49.447Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:49.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "keypair_cy5jcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:49.447Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:49.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_data_plane_port_z2owge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:49.447Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:49.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_port_yxewdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:49.447Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:49.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_host_yl6k51", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:49.447Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 3cca362d-0c0f-4205-82a6-88add7354402 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 3cca362d-0c0f-4205-82a6-88add7354402 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 3cca362d-0c0f-4205-82a6-88add7354402 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-01-09T18:36:49.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:49.447Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:49.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "keypair_cy5jcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:50.520Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:50.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_data_plane_port_z2owge", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:50.520Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:50.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_data_plane_port_moh7e8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:50.520Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:50.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:50.520Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:50.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_data_plane_port_z2owge", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:50.520Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:50.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_data_plane_port_moh7e8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:50.520Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:50.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "keypair_cy5jcf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:50.520Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:50.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:50.520Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:50.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_data_plane_port_z2owge", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:50.520Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:50.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_data_plane_port_moh7e8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:50.520Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:50.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "keypair_cy5jcf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:50.520Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:50.520Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "keypair_cy5jcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:50.682Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:50.682Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "ed28f94b-46ec-41f4-b9c4-f6903d63bcfe"}, {"node_instance_id": "target_vnf_port_jyg50o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:51.557Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:51.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_port_jyg50o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:51.557Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:51.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_port_jyg50o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:51.557Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:51.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:51.557Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:51.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "keypair_cy5jcf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:51.557Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:51.557Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_data_plane_port_z2owge", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:51.594Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:51.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "58724cdc-d7f9-4d21-b75d-b980de7c5e32"}, {"node_instance_id": "target_vnf_data_plane_port_moh7e8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:51.594Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:51.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "ffc9557d-9800-4cd2-81ec-be9f285b1f4a"}, {"node_instance_id": "keypair_cy5jcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:51.594Z", "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-09T18:36:51.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "ed28f94b-46ec-41f4-b9c4-f6903d63bcfe"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:52.563Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:52.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_port_jyg50o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:52.623Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:52.623Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "b58203c8-7211-44e7-ae45-94bc0f55fa88"}], "metadata": {"pagination": {"total": 68, "offset": 32, "size": 50}}} 2019-01-09 18:36:53,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:36:53,545 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:36:53 GMT 2019-01-09 18:36:53,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:36:53,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20562 2019-01-09 18:36:53,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:36:53,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:36:53,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:36:53,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 7f6667dc-701f-429b-b422-7099f0e551e8 could not be found. [status_code=404] 2019-01-09 18:36:53,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-01-09 18:36:53,547 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-01-09 18:36:53,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:36:53,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:36:53,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:36:53,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 3cca362d-0c0f-4205-82a6-88add7354402 could not be found. [status_code=404] 2019-01-09 18:36:53,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2019-01-09 18:36:53,548 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:36:53,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:36:53,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:36:53,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-01-09 18:36:53,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-09 18:36:53,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-09 18:36:53,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-01-09 18:36:53,549 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2019-01-09 18:36:53,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-09 18:36:53,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-09 18:36:53,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2019-01-09 18:36:53,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2019-01-09 18:36:53,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:36:53,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-09 18:36:53,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-09 18:36:53,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-01-09 18:36:53,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-01-09 18:36:53,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-09 18:36:53,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-09 18:36:53,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-01-09 18:36:53,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-01-09 18:36:53,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-09 18:36:53,552 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/7c670f36-de15-49c6-85f7-73d37991ae16 2019-01-09 18:36:53,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:36:53,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:36:53,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:36:53,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:36:53,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:36:53,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:36:53,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:36:53,662 - 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-09T18:36:37.911Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7c670f36-de15-49c6-85f7-73d37991ae16"} 2019-01-09 18:36:53,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:36:53,662 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:36:53 GMT 2019-01-09 18:36:53,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:36:53,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 18:36:53,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:36:58,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:36:58,733 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:36:58,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:36:58,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:36:58,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:36:58,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:36:58,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:36:58,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:36:58,734 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_yxewdk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:53.640Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:53.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_port_yxewdk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:53.640Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:53.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "data_plane_subnet_0gl10a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:53.640Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:53.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_port_yxewdk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:53.640Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:53.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_data_plane_port_z2owge", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:53.640Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:53.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_data_plane_port_moh7e8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:53.640Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:53.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_port_jyg50o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:53.640Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:53.640Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_port_yxewdk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:53.802Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:53.802Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "7efc829a-7549-431d-bfaa-235ae6c5960c"}, {"node_instance_id": "data_plane_subnet_0gl10a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:54.730Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:54.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_ip_0rxcpa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:54.730Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:54.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_ip_0rxcpa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:54.730Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:54.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "data_plane_subnet_0gl10a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:54.730Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:54.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_ip_0rxcpa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:54.730Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:54.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_ip_0rxcpa", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:54.730Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:54.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "data_plane_subnet_0gl10a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:54.730Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:54.730Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "data_plane_subnet_0gl10a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:54.880Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:54.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "54e9c224-cfee-406f-baac-055000a8c80e"}, {"node_instance_id": "target_vnf_ip_0rxcpa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:55.647Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:55.647Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "5be67900-9aca-4f8d-86b9-9c9f508d9286"}, {"node_instance_id": "management_plane_subnet_4cfczc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:55.736Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:55.736Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_ip_hvcd2f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:55.736Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:55.736Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "security_group_kz03t8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:55.736Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:55.736Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_port_yxewdk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:55.736Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:55.736Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_ip_hvcd2f", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:56.797Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:56.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "security_group_kz03t8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:56.797Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:56.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_ip_hvcd2f", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:56.797Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:56.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:56.797Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:56.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "security_group_kz03t8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:56.797Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:56.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_ip_hvcd2f", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:56.797Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:56.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:56.797Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:56.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "security_group_kz03t8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:56.797Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:56.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "security_group_kz03t8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:56.993Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:56.993Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "ba867685-d37d-4488-a33b-40d1f8964de3"}, {"node_instance_id": "reference_vnf_ip_hvcd2f", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:57.654Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:57.654Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "62dcee70-098d-40b8-8e26-ae453a74293a"}, {"node_instance_id": "data_plane_network_x34hcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:57.804Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:57.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "target_vnf_ip_0rxcpa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:57.804Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:57.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "data_plane_subnet_0gl10a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:57.804Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:57.804Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "data_plane_network_x34hcu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:58.692Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:58.692Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "eb2c1dbb-c023-44d3-9ee5-c512786df69b"}], "metadata": {"pagination": {"total": 103, "offset": 64, "size": 50}}} 2019-01-09 18:36:58,734 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:36:58,734 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:36:58 GMT 2019-01-09 18:36:58,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:36:58,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17534 2019-01-09 18:36:58,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:36:58,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:36:58,735 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-01-09 18:36:58,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:36:58,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2019-01-09 18:36:58,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-09 18:36:58,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-09 18:36:58,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-09 18:36:58,736 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-01-09 18:36:58,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:36:58,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:36:58,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-09 18:36:58,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-01-09 18:36:58,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:36:58,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-09 18:36:58,737 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2019-01-09 18:36:58,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2019-01-09 18:36:58,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2019-01-09 18:36:58,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:36:58,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:36:58,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:36:58,738 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-01-09 18:36:58,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:36:58,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:36:58,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-01-09 18:36:58,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2019-01-09 18:36:58,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-01-09 18:36:58,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2019-01-09 18:36:58,739 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2019-01-09 18:36:58,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2019-01-09 18:36:58,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2019-01-09 18:36:58,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2019-01-09 18:36:58,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:36:58,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-09 18:36:58,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-01-09 18:36:58,740 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2019-01-09 18:36:58,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/7c670f36-de15-49c6-85f7-73d37991ae16 2019-01-09 18:36:58,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:36:58,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:36:58,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:36:58,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:36:58,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:36:58,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:36:58,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:36:58,794 - 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-09T18:36:37.911Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7c670f36-de15-49c6-85f7-73d37991ae16"} 2019-01-09 18:36:58,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:36:58,795 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:36:58 GMT 2019-01-09 18:36:58,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:36:58,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 18:36:58,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:37:03,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:37:03,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:37:03,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:37:03,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:37:03,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:37:03,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:37:03,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:37:03,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:37:03,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_x34hcu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:58.808Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:58.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "data_plane_network_x34hcu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:58.808Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:58.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "data_plane_network_x34hcu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:58.808Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:58.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "security_group_kz03t8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:58.808Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:58.808Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "management_plane_subnet_4cfczc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:59.813Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:59.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "management_plane_subnet_4cfczc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:59.813Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:59.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "management_plane_subnet_4cfczc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:59.813Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:59.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "reference_vnf_ip_hvcd2f", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:59.813Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:59.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:36:59.813Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:36:59.813Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "management_plane_subnet_4cfczc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:00.077Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:00.077Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "d8635605-1be6-425c-b7b8-08f3ddfeb4f3"}, {"node_instance_id": "data_plane_network_x34hcu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:00.816Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:00.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "management_plane_subnet_4cfczc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:01.932Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:01.932Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "management_plane_network_stqw8k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:02.820Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:02.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "router_93wwvb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:02.820Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:02.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "management_plane_network_stqw8k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:03.696Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:03.696Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "56960cec-6e2c-468a-971a-449658b4e72d"}, {"node_instance_id": "management_plane_network_stqw8k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:03.829Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:03.829Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "router_93wwvb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:03.829Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:03.829Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "management_plane_network_stqw8k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:03.829Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:03.829Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "router_93wwvb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:03.829Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:03.829Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "management_plane_network_stqw8k", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:03.829Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:03.829Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "router_93wwvb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:03.829Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:03.829Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}], "metadata": {"pagination": {"total": 124, "offset": 99, "size": 50}}} 2019-01-09 18:37:03,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:37:03,864 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:37:03 GMT 2019-01-09 18:37:03,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:37:03,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10635 2019-01-09 18:37:03,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:37:03,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:37:03,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-09 18:37:03,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-09 18:37:03,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-01-09 18:37:03,865 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:37:03,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2019-01-09 18:37:03,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2019-01-09 18:37:03,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-01-09 18:37:03,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2019-01-09 18:37:03,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2019-01-09 18:37:03,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-09 18:37:03,866 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2019-01-09 18:37:03,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:37:03,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:37:03,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2019-01-09 18:37:03,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:37:03,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:37:03,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-09 18:37:03,867 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2019-01-09 18:37:03,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-09 18:37:03,868 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2019-01-09 18:37:03,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/7c670f36-de15-49c6-85f7-73d37991ae16 2019-01-09 18:37:03,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:37:03,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:37:03,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:37:03,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:37:03,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:37:03,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:37:03,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:37:03,925 - 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-09T18:36:37.911Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7c670f36-de15-49c6-85f7-73d37991ae16"} 2019-01-09 18:37:03,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:37:03,925 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:37:03 GMT 2019-01-09 18:37:03,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:37:03,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2019-01-09 18:37:03,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:37:08,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2019-01-09 18:37:08,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:37:08,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:37:08,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:37:08,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:37:08,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:37:08,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:37:08,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:37:08,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_93wwvb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:04.664Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:04.664Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "697c40b4-0faf-40ce-80df-76a4691acde9"}, {"node_instance_id": "management_plane_network_stqw8k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:05.354Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:05.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "external_network_t4808r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:06.546Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:06.546Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "router_93wwvb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:06.546Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:06.546Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "external_network_t4808r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:07.833Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:07.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "external_network_t4808r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:07.833Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:07.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "external_network_t4808r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:07.833Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:07.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": "external_network_t4808r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:08.047Z", "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-09T18:37:08.047Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16", "logger": "d9d953b3-7074-438e-8367-6d99d9427845"}, {"node_instance_id": "external_network_t4808r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:08.837Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:08.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-01-09T18:37:08.837Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-01-09T18:37:08.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "7c670f36-de15-49c6-85f7-73d37991ae16"}], "metadata": {"pagination": {"total": 134, "offset": 120, "size": 50}}} 2019-01-09 18:37:08,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:37:08,991 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:37:08 GMT 2019-01-09 18:37:08,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:37:08,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5083 2019-01-09 18:37:08,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:37:08,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2019-01-09 18:37:08,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-09 18:37:08,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2019-01-09 18:37:08,992 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2019-01-09 18:37:08,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2019-01-09 18:37:08,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2019-01-09 18:37:08,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2019-01-09 18:37:08,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2019-01-09 18:37:08,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2019-01-09 18:37:08,993 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2019-01-09 18:37:08,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/7c670f36-de15-49c6-85f7-73d37991ae16 2019-01-09 18:37:09,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:37:09,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:37:09,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:37:09,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:37:09,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:37:09,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:37:09,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:37:09,047 - 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-09T18:36:37.911Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "7c670f36-de15-49c6-85f7-73d37991ae16"} 2019-01-09 18:37:09,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:37:09,047 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:37:09 GMT 2019-01-09 18:37:09,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:37:09,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2019-01-09 18:37:09,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:37:09,048 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/deployments/vrouter-opnfv 2019-01-09 18:37:09,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:37:09,284 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:37:09,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:37:09,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:37:09,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:37:09,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:37:09,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:37:09,284 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-09 18:37:09,284 - 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": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "target_vnf_flavor_id": "a727fda2-887b-4076-b9a7-6dd4cc151dc9", "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_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "f4d605ba-ba44-4454-864d-b7336b363df8", "keystone_password": "497e7a36-d1bd-491c-b12c-c45c66745f49", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.29: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": "f4d605ba-ba44-4454-864d-b7336b363df8", "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-09T18:26:19.024Z", "updated_at": "2019-01-09T18:26:19.024Z", "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-09 18:37:09,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:37:09,285 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:37:09 GMT 2019-01-09 18:37:09,285 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:37:09,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2019-01-09 18:37:09,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:37:09,286 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/blueprints/vrouter-opnfv 2019-01-09 18:37:09,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-01-09 18:37:09,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-01-09 18:37:09,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-01-09 18:37:09,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2019-01-09 18:37:09,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-01-09 18:37:09,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-01-09 18:37:09,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-01-09 18:37:09,350 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-01-09 18:37:09,351 - 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-09T18:26:18.832Z", "updated_at": "2019-01-09T18:26:18.832Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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": "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.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": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "use_external_resource": false}}, {"relationships": [], "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": "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.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": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "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_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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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": "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": "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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": "", "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "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-09 18:37:09,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2019-01-09 18:37:09,352 - cloudify.rest_client.http - DEBUG - response header: Date: Wed, 09 Jan 2019 18:37:09 GMT 2019-01-09 18:37:09,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-01-09 18:37:09,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2019-01-09 18:37:09,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-01-09 18:37:09,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 18:37:09,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:10,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13f19cc4-2126-4fbb-9057-25b3b21a19ce Date: Wed, 09 Jan 2019 18:37: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-09 18:37:10,493 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8 used request id req-13f19cc4-2126-4fbb-9057-25b3b21a19ce 2019-01-09 18:37:10,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.12818384171s 2019-01-09 18:37:10,494 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/f4d605ba-ba44-4454-864d-b7336b363df8 used request id req-13f19cc4-2126-4fbb-9057-25b3b21a19ce 2019-01-09 18:37:10,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 18:37:10,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:37:10,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-054ba8e0-d200-44f8-a0f0-8398bbe92a2d x-compute-request-id: req-054ba8e0-d200-44f8-a0f0-8398bbe92a2d Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "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": "6e853946-c4b5-4e49-8637-ec6634ee6bcb"}, {"name": "vyos_vrouter-flavor_alt_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9", "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": "a727fda2-887b-4076-b9a7-6dd4cc151dc9"}]} 2019-01-09 18:37:10,723 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-054ba8e0-d200-44f8-a0f0-8398bbe92a2d 2019-01-09 18:37:10,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.228538990021s 2019-01-09 18:37:10,723 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-054ba8e0-d200-44f8-a0f0-8398bbe92a2d 2019-01-09 18:37:10,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 18:37:10,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:37:10,760 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 18:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8512a08c-abde-4208-a475-b687e78d8174 x-compute-request-id: req-8512a08c-abde-4208-a475-b687e78d8174 Content-Length: 0 Content-Type: application/json 2019-01-09 18:37:10,760 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9 used request id req-8512a08c-abde-4208-a475-b687e78d8174 2019-01-09 18:37:10,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0345599651337s 2019-01-09 18:37:10,761 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/a727fda2-887b-4076-b9a7-6dd4cc151dc9 used request id req-8512a08c-abde-4208-a475-b687e78d8174 2019-01-09 18:37:10,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 18:37:10,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/a14efbb7-5cf1-4753-bc6f-462d27993aa2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:12,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae69539a-0029-4d1a-bfd2-94a1a271b023 Content-Length: 0 Date: Wed, 09 Jan 2019 18:37:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:37:12,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/a14efbb7-5cf1-4753-bc6f-462d27993aa2.json used request id req-ae69539a-0029-4d1a-bfd2-94a1a271b023 2019-01-09 18:37:12,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.25525403023s 2019-01-09 18:37:12,019 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/a14efbb7-5cf1-4753-bc6f-462d27993aa2.json used request id req-ae69539a-0029-4d1a-bfd2-94a1a271b023 2019-01-09 18:37:12,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 18:37:12,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:12,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fb21cf2e-8afa-445d-b8aa-b013d3dd1800 Date: Wed, 09 Jan 2019 18:37:12 GMT RESP BODY: {"floatingips": []} 2019-01-09 18:37:12,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-fb21cf2e-8afa-445d-b8aa-b013d3dd1800 2019-01-09 18:37:12,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0359761714935s 2019-01-09 18:37:12,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-fb21cf2e-8afa-445d-b8aa-b013d3dd1800 2019-01-09 18:37:12,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-01-09 18:37:12,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:12,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f74bfc46-98dd-4873-9c55-e2313810cdd3 x-compute-request-id: req-f74bfc46-98dd-4873-9c55-e2313810cdd3 Content-Type: application/json 2019-01-09 18:37:12,217 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2 used request id req-f74bfc46-98dd-4873-9c55-e2313810cdd3 2019-01-09 18:37:12,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.156655073166s 2019-01-09 18:37:12,218 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2 used request id req-f74bfc46-98dd-4873-9c55-e2313810cdd3 2019-01-09 18:37:12,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:37:12,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:12,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce725887-922f-4f4a-86d5-557b04635f8d x-compute-request-id: req-ce725887-922f-4f4a-86d5-557b04635f8d Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:89:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.29:8774/v2.1/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "self"}, {"href": "http://172.30.9.29:8774/servers/7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "rel": "bookmark"}], "image": {"id": "222fe375-625b-487e-82e1-e071c597c8bf", "links": [{"href": "http://172.30.9.29:8774/images/222fe375-625b-487e-82e1-e071c597c8bf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-01-09T18:25:11.000000", "flavor": {"id": "6e853946-c4b5-4e49-8637-ec6634ee6bcb", "links": [{"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "bookmark"}]}, "id": "7b61c7e3-bde1-45b7-8303-a46e1ef688f2", "security_groups": [{"name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}], "user_id": "3458b1d7aba9494d86f6b84a4abe74b9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-01-09T18:37:12Z", "hostId": "0564b34c072e1b6570ac82dbbf1ad18a155f70c8bb19748c9d3295cc", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "name": "vyos_vrouter-vm_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "created": "2019-01-09T18:22:56Z", "tenant_id": "486234d7859b41e881325125536f2d4d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-01-09 18:37:12,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ce725887-922f-4f4a-86d5-557b04635f8d 2019-01-09 18:37:12,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.559240102768s 2019-01-09 18:37:12,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-ce725887-922f-4f4a-86d5-557b04635f8d 2019-01-09 18:37:12,780 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-01-09 18:37:14,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-01-09 18:37:14,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:14,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5531e280-780c-43bd-9d52-495477f0b220 x-compute-request-id: req-5531e280-780c-43bd-9d52-495477f0b220 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2019-01-09 18:37:14,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5531e280-780c-43bd-9d52-495477f0b220 2019-01-09 18:37:14,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0857539176941s 2019-01-09 18:37:14,868 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/servers/detail used request id req-5531e280-780c-43bd-9d52-495477f0b220 2019-01-09 18:37:14,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:37:14,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:14,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-07f25a80-f3a4-4d5b-a4f1-cabf869f2831 Date: Wed, 09 Jan 2019 18:37:14 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:22:53Z", "updated_at": "2019-01-09T18:22:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-01-09T18:22:54Z", "revision_number": 0, "id": "1cb3d782-5352-4166-b08b-620b4b7a5475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "5531fcdc-d59f-4eb6-86d4-2884800227c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-01-09T18:22:54Z", "revision_number": 0, "id": "5f395867-9cfe-48bb-b332-1b8eef9788e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "68165f48-3ba4-45b7-9943-8c4800077325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "8d86ab4f-e249-4063-a7e9-f812e43b8e0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-01-09T18:22:53Z", "revision_number": 0, "id": "91452a5a-321f-4dce-862d-1abe04017fa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:53Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-01-09T18:22:54Z", "revision_number": 0, "id": "bb2f67a6-5c95-4a2f-9d7b-3814179a148f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 80, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-01-09T18:22:54Z", "revision_number": 0, "id": "c0dcaa60-57c8-4d68-913a-41a42ed2e0a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:22:54Z", "security_group_id": "7403429d-d95c-435c-962e-2011a4ed7244", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": 443, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 8, "project_id": "486234d7859b41e881325125536f2d4d", "id": "7403429d-d95c-435c-962e-2011a4ed7244", "name": "vyos_vrouter-sg_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}, {"description": "Default security group", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:21:23Z", "updated_at": "2019-01-09T18:21:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "2eb5c876-a0f4-494e-83e9-1075c41c64ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "398e6a10-520b-42eb-a297-0230953c5c7f", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "699ab464-d261-4ef5-ba43-13b032da8a7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "d9005cda-6bb9-4e60-8749-4a714a5365b4", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 4, "project_id": "486234d7859b41e881325125536f2d4d", "id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "name": "default"}]} 2019-01-09 18:37:14,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-07f25a80-f3a4-4d5b-a4f1-cabf869f2831 2019-01-09 18:37:14,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0514018535614s 2019-01-09 18:37:14,923 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-07f25a80-f3a4-4d5b-a4f1-cabf869f2831 2019-01-09 18:37:14,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 18:37:14,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/7403429d-d95c-435c-962e-2011a4ed7244.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:15,087 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-659ae8cd-2d4f-4063-b4a7-935a0ea95e2f Content-Length: 0 Date: Wed, 09 Jan 2019 18:37:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:37:15,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7403429d-d95c-435c-962e-2011a4ed7244.json used request id req-659ae8cd-2d4f-4063-b4a7-935a0ea95e2f 2019-01-09 18:37:15,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.160400867462s 2019-01-09 18:37:15,088 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/7403429d-d95c-435c-962e-2011a4ed7244.json used request id req-659ae8cd-2d4f-4063-b4a7-935a0ea95e2f 2019-01-09 18:37:15,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-01-09 18:37:15,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/os-keypairs/vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:15,127 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 18:37: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-e005df0d-d45a-4c4a-bf34-e1ce63a87d18 x-compute-request-id: req-e005df0d-d45a-4c4a-bf34-e1ce63a87d18 Content-Length: 0 Content-Type: application/json 2019-01-09 18:37:15,127 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1 used request id req-e005df0d-d45a-4c4a-bf34-e1ce63a87d18 2019-01-09 18:37:15,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0391690731049s 2019-01-09 18:37:15,128 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/os-keypairs/vyos_vrouter-kp_46ba66ee-03a6-4879-bd35-d2dccd7879a1 used request id req-e005df0d-d45a-4c4a-bf34-e1ce63a87d18 2019-01-09 18:37:15,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 18:37:15,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/36c4e62f-8c53-4d2b-84d3-1195d8367ed1/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}2a676a494886be52df385423f50fa14685b1cba8" -d '{"subnet_id": "5ac10424-9258-47de-b1e0-3741ba35dd06"}' 2019-01-09 18:37:17,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-76958f41-c3ef-4570-ba6e-713e12a31efe Date: Wed, 09 Jan 2019 18:37:17 GMT RESP BODY: {"network_id": "8e5df676-fc90-46c4-b4fc-18abaf6c6885", "tenant_id": "486234d7859b41e881325125536f2d4d", "subnet_id": "5ac10424-9258-47de-b1e0-3741ba35dd06", "subnet_ids": ["5ac10424-9258-47de-b1e0-3741ba35dd06"], "port_id": "bcbfb51b-0136-43b7-9f03-cbd3540c6f07", "id": "36c4e62f-8c53-4d2b-84d3-1195d8367ed1"} 2019-01-09 18:37:17,216 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/36c4e62f-8c53-4d2b-84d3-1195d8367ed1/remove_router_interface.json used request id req-76958f41-c3ef-4570-ba6e-713e12a31efe 2019-01-09 18:37:17,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.08788299561s 2019-01-09 18:37:17,216 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/36c4e62f-8c53-4d2b-84d3-1195d8367ed1/remove_router_interface.json used request id req-76958f41-c3ef-4570-ba6e-713e12a31efe returning object 36c4e62f-8c53-4d2b-84d3-1195d8367ed1 2019-01-09 18:37:17,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 18:37:17,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:17,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-e206cf9d-374d-4bc9-b6c6-2a9e302e176c Date: Wed, 09 Jan 2019 18:37:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.213"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:21:25Z", "admin_state_up": true, "updated_at": "2019-01-09T18:37:16Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "486234d7859b41e881325125536f2d4d", "id": "36c4e62f-8c53-4d2b-84d3-1195d8367ed1", "name": "vyos_vrouter-router_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}]} 2019-01-09 18:37:17,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-e206cf9d-374d-4bc9-b6c6-2a9e302e176c 2019-01-09 18:37:17,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.150158166885s 2019-01-09 18:37:17,367 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-e206cf9d-374d-4bc9-b6c6-2a9e302e176c 2019-01-09 18:37:17,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 18:37:17,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/36c4e62f-8c53-4d2b-84d3-1195d8367ed1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:18,505 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8295f2fc-6db9-45dd-808f-8f30a0d6580f Content-Length: 0 Date: Wed, 09 Jan 2019 18:37:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:37:18,505 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/36c4e62f-8c53-4d2b-84d3-1195d8367ed1.json used request id req-8295f2fc-6db9-45dd-808f-8f30a0d6580f 2019-01-09 18:37:18,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.13596892357s 2019-01-09 18:37:18,505 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/36c4e62f-8c53-4d2b-84d3-1195d8367ed1.json used request id req-8295f2fc-6db9-45dd-808f-8f30a0d6580f 2019-01-09 18:37:18,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 18:37:18,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:18,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-372963d2-44fa-4b24-b4a8-ef34e10ac96e Date: Wed, 09 Jan 2019 18:37:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8e5df676-fc90-46c4-b4fc-18abaf6c6885","tenant_id":"486234d7859b41e881325125536f2d4d","created_at":"2019-01-09T18:21:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T18:21:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"486234d7859b41e881325125536f2d4d","id":"5ac10424-9258-47de-b1e0-3741ba35dd06","subnetpool_id":null,"name":"vyos_vrouter-subnet_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}]} 2019-01-09 18:37:18,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-372963d2-44fa-4b24-b4a8-ef34e10ac96e 2019-01-09 18:37:18,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0997049808502s 2019-01-09 18:37:18,606 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-372963d2-44fa-4b24-b4a8-ef34e10ac96e 2019-01-09 18:37:18,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 18:37:18,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/5ac10424-9258-47de-b1e0-3741ba35dd06.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:19,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-55dde940-003e-40a0-8405-2409f7e6b914 Date: Wed, 09 Jan 2019 18:37:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:37:19,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/5ac10424-9258-47de-b1e0-3741ba35dd06.json used request id req-55dde940-003e-40a0-8405-2409f7e6b914 2019-01-09 18:37:19,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.18396401405s 2019-01-09 18:37:19,791 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/5ac10424-9258-47de-b1e0-3741ba35dd06.json used request id req-55dde940-003e-40a0-8405-2409f7e6b914 2019-01-09 18:37:19,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 18:37:19,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:19,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-dfa8833e-94e7-4483-9b7b-77b9b908a971 Date: Wed, 09 Jan 2019 18:37:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"8e5df676-fc90-46c4-b4fc-18abaf6c6885","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"486234d7859b41e881325125536f2d4d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T18:37:19Z","qos_policy_id":null,"name":"vyos_vrouter-net_46ba66ee-03a6-4879-bd35-d2dccd7879a1","admin_state_up":true,"tenant_id":"486234d7859b41e881325125536f2d4d","created_at":"2019-01-09T18:21:23Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 18:37:19,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-dfa8833e-94e7-4483-9b7b-77b9b908a971 2019-01-09 18:37:19,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.095358133316s 2019-01-09 18:37:19,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-dfa8833e-94e7-4483-9b7b-77b9b908a971 2019-01-09 18:37:19,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 18:37:19,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/8e5df676-fc90-46c4-b4fc-18abaf6c6885.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:20,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-321b3f79-2dbc-43e3-b890-71cb9200eab6 Date: Wed, 09 Jan 2019 18:37:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:37:20,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/8e5df676-fc90-46c4-b4fc-18abaf6c6885.json used request id req-321b3f79-2dbc-43e3-b890-71cb9200eab6 2019-01-09 18:37:20,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09479808807s 2019-01-09 18:37:20,984 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/8e5df676-fc90-46c4-b4fc-18abaf6c6885.json used request id req-321b3f79-2dbc-43e3-b890-71cb9200eab6 2019-01-09 18:37:20,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:37:20,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:21,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-15069be9-d37f-4494-a371-190d7820e28e Date: Wed, 09 Jan 2019 18:37:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/222fe375-625b-487e-82e1-e071c597c8bf/snap", "metadata": {}}], "file": "/v2/images/222fe375-625b-487e-82e1-e071c597c8bf/file", "owner": "486234d7859b41e881325125536f2d4d", "id": "222fe375-625b-487e-82e1-e071c597c8bf", "size": 4373348352, "self": "/v2/images/222fe375-625b-487e-82e1-e071c597c8bf", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/222fe375-625b-487e-82e1-e071c597c8bf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2019-01-09T18:22:52Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2019-01-09T18:21:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:37:21,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-15069be9-d37f-4494-a371-190d7820e28e 2019-01-09 18:37:21,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.200139045715s 2019-01-09 18:37:21,188 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-15069be9-d37f-4494-a371-190d7820e28e 2019-01-09 18:37:21,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 18:37:21,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/222fe375-625b-487e-82e1-e071c597c8bf -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2a676a494886be52df385423f50fa14685b1cba8" 2019-01-09 18:37:22,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-515c3675-5386-44c3-81bb-518915fd0c38 Date: Wed, 09 Jan 2019 18:37: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-09 18:37:22,494 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/222fe375-625b-487e-82e1-e071c597c8bf used request id req-515c3675-5386-44c3-81bb-518915fd0c38 2019-01-09 18:37:22,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.30439400673s 2019-01-09 18:37:22,495 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/222fe375-625b-487e-82e1-e071c597c8bf used request id req-515c3675-5386-44c3-81bb-518915fd0c38 2019-01-09 18:37:22,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 18:37:22,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:37:22,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9976a5a2-b4a6-44c1-9786-934c86363047 x-compute-request-id: req-9976a5a2-b4a6-44c1-9786-934c86363047 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb", "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": "6e853946-c4b5-4e49-8637-ec6634ee6bcb"}]} 2019-01-09 18:37:22,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-9976a5a2-b4a6-44c1-9786-934c86363047 2019-01-09 18:37:22,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023295879364s 2019-01-09 18:37:22,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-9976a5a2-b4a6-44c1-9786-934c86363047 2019-01-09 18:37:22,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 18:37:22,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:37:22,547 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 18:37:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3a0bd43-4711-4957-aae2-8dedb6968578 x-compute-request-id: req-c3a0bd43-4711-4957-aae2-8dedb6968578 Content-Length: 0 Content-Type: application/json 2019-01-09 18:37:22,548 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb used request id req-c3a0bd43-4711-4957-aae2-8dedb6968578 2019-01-09 18:37:22,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0276119709015s 2019-01-09 18:37:22,548 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6e853946-c4b5-4e49-8637-ec6634ee6bcb used request id req-c3a0bd43-4711-4957-aae2-8dedb6968578 2019-01-09 18:37:22,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 18:37:22,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:37:22,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd32242-97f8-45c2-a7b9-2001c526f5a7 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "links": {"self": "http://172.30.9.29:5000/v3/users/3458b1d7aba9494d86f6b84a4abe74b9"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3458b1d7aba9494d86f6b84a4abe74b9", "domain_id": "default", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 18:37:22,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4fd32242-97f8-45c2-a7b9-2001c526f5a7 2019-01-09 18:37:22,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.1106569767s 2019-01-09 18:37:22,660 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-4fd32242-97f8-45c2-a7b9-2001c526f5a7 2019-01-09 18:37:22,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 18:37:22,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/3458b1d7aba9494d86f6b84a4abe74b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:37:22,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c8fc516-fc4c-4341-a2db-66ba2a892b58 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_46ba66ee-03a6-4879-bd35-d2dccd7879a1", "links": {"self": "http://172.30.9.29:5000/v3/users/3458b1d7aba9494d86f6b84a4abe74b9"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3458b1d7aba9494d86f6b84a4abe74b9", "description": null}} 2019-01-09 18:37:22,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/3458b1d7aba9494d86f6b84a4abe74b9 used request id req-7c8fc516-fc4c-4341-a2db-66ba2a892b58 2019-01-09 18:37:22,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105551958084s 2019-01-09 18:37:22,772 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/3458b1d7aba9494d86f6b84a4abe74b9 used request id req-7c8fc516-fc4c-4341-a2db-66ba2a892b58 2019-01-09 18:37:22,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 18:37:22,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/3458b1d7aba9494d86f6b84a4abe74b9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:37:23,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:37:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59c82d1d-d3fc-4f2c-947c-8640f9dfae14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 18:37:23,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3458b1d7aba9494d86f6b84a4abe74b9 used request id req-59c82d1d-d3fc-4f2c-947c-8640f9dfae14 2019-01-09 18:37:23,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.286360025406s 2019-01-09 18:37:23,059 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/3458b1d7aba9494d86f6b84a4abe74b9 used request id req-59c82d1d-d3fc-4f2c-947c-8640f9dfae14 2019-01-09 18:37:23,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 18:37:23,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:37:23,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78c641f-7eb7-435f-a388-1f3931dc01f6 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.29:5000/v3/projects/486234d7859b41e881325125536f2d4d"}, "tags": [], "enabled": true, "id": "486234d7859b41e881325125536f2d4d", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_46ba66ee-03a6-4879-bd35-d2dccd7879a1"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 18:37:23,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-b78c641f-7eb7-435f-a388-1f3931dc01f6 2019-01-09 18:37:23,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0933020114899s 2019-01-09 18:37:23,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-b78c641f-7eb7-435f-a388-1f3931dc01f6 2019-01-09 18:37:23,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 18:37:23,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/486234d7859b41e881325125536f2d4d -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:37:23,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:37:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48f02b69-f4ac-4cf1-a11a-cdbbd4fcd402 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 18:37:23,344 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/486234d7859b41e881325125536f2d4d used request id req-48f02b69-f4ac-4cf1-a11a-cdbbd4fcd402 2019-01-09 18:37:23,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.180114030838s 2019-01-09 18:37:23,344 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/486234d7859b41e881325125536f2d4d used request id req-48f02b69-f4ac-4cf1-a11a-cdbbd4fcd402 2019-01-09 18:37:23,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:37:23,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=486234d7859b41e881325125536f2d4d&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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:37:23,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-d8299490-b7c8-4c07-b83d-75b6f0efabca Date: Wed, 09 Jan 2019 18:37:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:21:23Z", "updated_at": "2019-01-09T18:21:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "2eb5c876-a0f4-494e-83e9-1075c41c64ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "398e6a10-520b-42eb-a297-0230953c5c7f", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "699ab464-d261-4ef5-ba43-13b032da8a7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "d9005cda-6bb9-4e60-8749-4a714a5365b4", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 4, "project_id": "486234d7859b41e881325125536f2d4d", "id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "name": "default"}]} 2019-01-09 18:37:23,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=486234d7859b41e881325125536f2d4d&name=default used request id req-d8299490-b7c8-4c07-b83d-75b6f0efabca 2019-01-09 18:37:23,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.155971050262s 2019-01-09 18:37:23,504 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=486234d7859b41e881325125536f2d4d&name=default used request id req-d8299490-b7c8-4c07-b83d-75b6f0efabca 2019-01-09 18:37:23,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 18:37:23,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:37:23,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-3f401ea2-b85a-44cb-9da7-92f4e3105ccc Date: Wed, 09 Jan 2019 18:37:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "486234d7859b41e881325125536f2d4d", "created_at": "2019-01-09T18:21:23Z", "updated_at": "2019-01-09T18:21:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "2eb5c876-a0f4-494e-83e9-1075c41c64ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "398e6a10-520b-42eb-a297-0230953c5c7f", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "699ab464-d261-4ef5-ba43-13b032da8a7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:21:23Z", "revision_number": 0, "id": "d9005cda-6bb9-4e60-8749-4a714a5365b4", "remote_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "remote_ip_prefix": null, "created_at": "2019-01-09T18:21:23Z", "security_group_id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "tenant_id": "486234d7859b41e881325125536f2d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "486234d7859b41e881325125536f2d4d"}], "revision_number": 4, "project_id": "486234d7859b41e881325125536f2d4d", "id": "eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 18:37:23,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-3f401ea2-b85a-44cb-9da7-92f4e3105ccc 2019-01-09 18:37:23,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.126494884491s 2019-01-09 18:37:23,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-3f401ea2-b85a-44cb-9da7-92f4e3105ccc 2019-01-09 18:37:23,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 18:37:23,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e599d774e9ad378d0c4a9679479290ad0a9f2f58" 2019-01-09 18:37:23,782 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df5ded55-3499-456e-bba7-0eddaeea6cb5 Content-Length: 0 Date: Wed, 09 Jan 2019 18:37:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 18:37:23,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05.json used request id req-df5ded55-3499-456e-bba7-0eddaeea6cb5 2019-01-09 18:37:23,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.141780853271s 2019-01-09 18:37:23,782 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/eb3b18dc-d65e-4022-b6d3-7a1f7ee97e05.json used request id req-df5ded55-3499-456e-bba7-0eddaeea6cb5 2019-01-09 18:37:23,803 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-01-09 18:37:23,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 18:37:23,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f5cf1b-f8bf-4d8d-a192-57bedd36591a Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 18:37:23,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-40f5cf1b-f8bf-4d8d-a192-57bedd36591a 2019-01-09 18:37:23,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 18:37:24,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T19:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["HEYOtoMYQc6IpgKJr5Kdeg"], "issued_at": "2019-01-09T18:37:24.000000Z"}} 2019-01-09 18:37:24,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 18:37:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 18:37:24,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-118fbe9c-7afc-4484-a7a3-a1e687cd8199 Date: Wed, 09 Jan 2019 18:37:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 18:37:24,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-118fbe9c-7afc-4484-a7a3-a1e687cd8199 2019-01-09 18:37:24,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257800102234s 2019-01-09 18:37:24,498 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-118fbe9c-7afc-4484-a7a3-a1e687cd8199 2019-01-09 18:37:24,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 18:37:24,506 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 18:37: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 18:37:24,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 18:37:24,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 18:37:24,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769227d2-6a9d-4267-aae2-f96beb14980b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 18:37:24,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-769227d2-6a9d-4267-aae2-f96beb14980b 2019-01-09 18:37:24,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0923202037811s 2019-01-09 18:37:24,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-769227d2-6a9d-4267-aae2-f96beb14980b 2019-01-09 18:37:24,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 18:37:24,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_f07ee1cb-100a-4569-90dc-11fab2e89921"}}' 2019-01-09 18:37:24,734 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 18:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04c9b471-c73e-4cad-a5c1-9273dccc9fbc 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.29:5000/v3/projects/d2f86a0c9c4b45678cb474cf9a753f14"}, "tags": [], "enabled": true, "id": "d2f86a0c9c4b45678cb474cf9a753f14", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_f07ee1cb-100a-4569-90dc-11fab2e89921"}} 2019-01-09 18:37:24,734 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-04c9b471-c73e-4cad-a5c1-9273dccc9fbc 2019-01-09 18:37:24,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.127218961716s 2019-01-09 18:37:24,735 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-04c9b471-c73e-4cad-a5c1-9273dccc9fbc 2019-01-09 18:37:24,735 - 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'd2f86a0c9c4b45678cb474cf9a753f14', '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_f07ee1cb-100a-4569-90dc-11fab2e89921'}) 2019-01-09 18:37:24,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 18:37:24,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4e6bedf4-d83e-491a-88cc-263f6777165c", "email": null, "name": "juju_epc-user_f07ee1cb-100a-4569-90dc-11fab2e89921"}}' 2019-01-09 18:37:25,106 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 18:37:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-224976b7-386e-4c48-81f0-e47f22e07407 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_f07ee1cb-100a-4569-90dc-11fab2e89921", "links": {"self": "http://172.30.9.29:5000/v3/users/ab2f16106da3402c88ca2c7af5b6698b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab2f16106da3402c88ca2c7af5b6698b", "domain_id": "default", "password_expires_at": null}} 2019-01-09 18:37:25,107 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-224976b7-386e-4c48-81f0-e47f22e07407 2019-01-09 18:37:25,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.364787101746s 2019-01-09 18:37:25,107 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-224976b7-386e-4c48-81f0-e47f22e07407 2019-01-09 18:37:25,108 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ab2f16106da3402c88ca2c7af5b6698b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_f07ee1cb-100a-4569-90dc-11fab2e89921'}) 2019-01-09 18:37:25,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 18:37:25,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 18:37:25,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b70133-9f4d-451f-b61d-680028aebb0e Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 18:37:25,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-52b70133-9f4d-451f-b61d-680028aebb0e 2019-01-09 18:37:25,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0917370319366s 2019-01-09 18:37:25,204 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-52b70133-9f4d-451f-b61d-680028aebb0e 2019-01-09 18:37:25,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 18:37:25,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 18:37:25,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9021ebf4-e005-4b37-a45c-ba38b54d9c4b Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 18:37:25,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9021ebf4-e005-4b37-a45c-ba38b54d9c4b 2019-01-09 18:37:25,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0919089317322s 2019-01-09 18:37:25,301 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-9021ebf4-e005-4b37-a45c-ba38b54d9c4b 2019-01-09 18:37:25,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 18:37:25,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 18:37:25,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c5788d1-9292-4967-a862-2586a877bcac Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 18:37:25,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-9c5788d1-9292-4967-a862-2586a877bcac 2019-01-09 18:37:25,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0944550037384s 2019-01-09 18:37:25,400 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-9c5788d1-9292-4967-a862-2586a877bcac 2019-01-09 18:37:25,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 18:37:25,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 18:37:25,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76037480-1d81-4dec-95bf-7ab7e493daa3 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "juju_epc-user_f07ee1cb-100a-4569-90dc-11fab2e89921", "links": {"self": "http://172.30.9.29:5000/v3/users/ab2f16106da3402c88ca2c7af5b6698b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab2f16106da3402c88ca2c7af5b6698b", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 18:37:25,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-76037480-1d81-4dec-95bf-7ab7e493daa3 2019-01-09 18:37:25,511 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109378099442s 2019-01-09 18:37:25,511 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-76037480-1d81-4dec-95bf-7ab7e493daa3 2019-01-09 18:37:25,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 18:37:25,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 18:37:25,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c31bb08-f4ce-425d-b753-16ed0b31bd5f Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/d2f86a0c9c4b45678cb474cf9a753f14"}, "tags": [], "enabled": true, "id": "d2f86a0c9c4b45678cb474cf9a753f14", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_f07ee1cb-100a-4569-90dc-11fab2e89921"}]} 2019-01-09 18:37:25,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-9c31bb08-f4ce-425d-b753-16ed0b31bd5f 2019-01-09 18:37:25,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0934860706329s 2019-01-09 18:37:25,616 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-9c31bb08-f4ce-425d-b753-16ed0b31bd5f 2019-01-09 18:37:25,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 18:37:25,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=ab2f16106da3402c88ca2c7af5b6698b&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=d2f86a0c9c4b45678cb474cf9a753f14" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 18:37:25,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8014052-c725-4e84-8737-ab483ccc1252 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=ab2f16106da3402c88ca2c7af5b6698b&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=d2f86a0c9c4b45678cb474cf9a753f14", "previous": null, "next": null}} 2019-01-09 18:37:25,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=ab2f16106da3402c88ca2c7af5b6698b&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=d2f86a0c9c4b45678cb474cf9a753f14 used request id req-f8014052-c725-4e84-8737-ab483ccc1252 2019-01-09 18:37:25,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0839998722076s 2019-01-09 18:37:25,708 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=ab2f16106da3402c88ca2c7af5b6698b&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=d2f86a0c9c4b45678cb474cf9a753f14 used request id req-f8014052-c725-4e84-8737-ab483ccc1252 2019-01-09 18:37:25,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 18:37:25,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/d2f86a0c9c4b45678cb474cf9a753f14/users/ab2f16106da3402c88ca2c7af5b6698b/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 18:37:25,832 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 18:37:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a2cf36e-2fde-4f17-ac2f-f57dbcd62427 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 18:37:25,832 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d2f86a0c9c4b45678cb474cf9a753f14/users/ab2f16106da3402c88ca2c7af5b6698b/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-5a2cf36e-2fde-4f17-ac2f-f57dbcd62427 2019-01-09 18:37:25,832 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.120786905289s 2019-01-09 18:37:25,832 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/d2f86a0c9c4b45678cb474cf9a753f14/users/ab2f16106da3402c88ca2c7af5b6698b/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-5a2cf36e-2fde-4f17-ac2f-f57dbcd62427 2019-01-09 18:37:25,833 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_f07ee1cb-100a-4569-90dc-11fab2e89921', 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'd2f86a0c9c4b45678cb474cf9a753f14', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '4e6bedf4-d83e-491a-88cc-263f6777165c', 'username': u'juju_epc-user_f07ee1cb-100a-4569-90dc-11fab2e89921', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 18:37:25,836 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_f07ee1cb-100a-4569-90dc-11fab2e89921', 'password': '4e6bedf4-d83e-491a-88cc-263f6777165c', 'project_name': 'juju_epc-project_f07ee1cb-100a-4569-90dc-11fab2e89921', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': 'd2f86a0c9c4b45678cb474cf9a753f14', 'project_domain_name': 'Default'} 2019-01-09 18:37:25,903 - 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-09 18:37:25,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-01-09 18:37:25,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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-09 18:37:25,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 18:37:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 597 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://192.30.9.4: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.4:35357/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 18:37:25,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://192.30.9.4: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 18:37:26,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22062d9c-c433-4606-bcee-b9fc9de52eb8 Content-Encoding: gzip Content-Length: 857 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/22a7299703534e2e82b992b551a2522b"}, "enabled": true, "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/4717077414284e3f961902d8c0944254"}, "enabled": true, "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/614b683bc799461aaa8f2ca241b9fed7"}, "enabled": true, "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/63a8acabacb642f78b2450de5f0e7340"}, "enabled": true, "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/71ef488140974ef49719f554f104c76d"}, "enabled": true, "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9c271945f3f8465bbabd834d53ba434e"}, "enabled": true, "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a61154b8e8a945b997f3e9f39abcf493"}, "enabled": true, "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aea4ee122f6f40e98a0dc482890bd467"}, "enabled": true, "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b43a0e99c677415ead46a25551dcaa62"}, "enabled": true, "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b90b05cccdb349a289180c838900f68c"}, "enabled": true, "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/c83add85f03845e2a1ce45d254dc9b15"}, "enabled": true, "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/da226220039d4615b5f8080537c6c4a1"}, "enabled": true, "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/e3b4c57a2e4b41019377f1675443f695"}, "enabled": true, "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f0e34f7515014511bae41aee0418f831"}, "enabled": true, "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/f91ac5ded4bc47bbae877082dd9291c4"}, "enabled": true, "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2019-01-09 18:37:26,017 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-22062d9c-c433-4606-bcee-b9fc9de52eb8 2019-01-09 18:37:26,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.0898759365082s 2019-01-09 18:37:26,017 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-22062d9c-c433-4606-bcee-b9fc9de52eb8 2019-01-09 18:37:26,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-01-09 18:37:26,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 18:37:26,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6657c0d9-de3f-4f46-89e8-91f417de399d Content-Encoding: gzip Content-Length: 1956 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0494669e6d664717880aebbd11e4ae6f"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/04d35a572f924343aa32492c786071a4"}, "url": "http://172.30.9.29:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "04d35a572f924343aa32492c786071a4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0690c92d0c164de2a16224489d883f5b"}, "url": "http://172.30.9.29:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "0690c92d0c164de2a16224489d883f5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/0deb5bc52df045ada936f4b18c6a3c8f"}, "url": "http://12.0.0.28:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/119ecfd8b420436b9c6e88dd1da04922"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "71ef488140974ef49719f554f104c76d", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2218848367404a1eac6f8ca2d04d0e6f"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/2763ead0f88e4e6090b1b8da5ef2578c"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/319a147d6e124efb97d6a97c450012fc"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "319a147d6e124efb97d6a97c450012fc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/355294da3c9d412681cf2f590b41be19"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4717077414284e3f961902d8c0944254", "id": "355294da3c9d412681cf2f590b41be19"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/3b5ffa070ba44334837f8ef37a3002b6"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/4260397daaf34de5a3de392b9176f823"}, "url": "http://12.0.0.28:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "4260397daaf34de5a3de392b9176f823"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/486c4ab736ea4feaa67d1b83d6e623c1"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/582c241a23bc49ae87845cb9d0079e65"}, "url": "http://172.30.9.29:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5a8e2dc6214849e79098ede842dc424e"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5f570c6186f5490fa61ba9505618d4b6"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/5f79df9592784e868f26484a5da49352"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "5f79df9592784e868f26484a5da49352"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/606903abb74049c2a056538f35c2ba1a"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4717077414284e3f961902d8c0944254", "id": "606903abb74049c2a056538f35c2ba1a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/70da0e4e7a084832ac28cc9ac23c173b"}, "url": "http://172.30.9.29:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4717077414284e3f961902d8c0944254", "id": "70da0e4e7a084832ac28cc9ac23c173b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/7578d48bc0dc49dfb5bca1cc62e3cf81"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/80c444892a134608972016eb91c65d44"}, "url": "http://172.30.9.29:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "80c444892a134608972016eb91c65d44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/8229dee59f61487e8c443d8883943bcc"}, "url": "http://172.30.9.29:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "8229dee59f61487e8c443d8883943bcc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/90f2e10e13764f47b58b3740c374c9f7"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/956a7257362d42a6855e7698e00194c0"}, "url": "http://172.30.9.29:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "956a7257362d42a6855e7698e00194c0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/989a3966184d46c1bf7a08cee156c05a"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/998bf57150744a2cb215189d5606ff4f"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "998bf57150744a2cb215189d5606ff4f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/a3723a8b886143438cc87f43c49a2509"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "a3723a8b886143438cc87f43c49a2509"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/aafbcc22baa2460098ef75c92660bdeb"}, "url": "http://172.30.9.29:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "71ef488140974ef49719f554f104c76d", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ab34b269564748bbb67812ad50577b28"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "ab34b269564748bbb67812ad50577b28"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ac7b46b8ccfb45318b4f4c4fd027f84c"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/af8099841ebd4626be67394b87a270f3"}, "url": "http://172.30.9.29:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c83add85f03845e2a1ce45d254dc9b15", "id": "af8099841ebd4626be67394b87a270f3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/b5124e7b2d364989a49208133960b11d"}, "url": "http://172.30.9.29:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c271945f3f8465bbabd834d53ba434e", "id": "b5124e7b2d364989a49208133960b11d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/c3388084bfd046d49e4f2e58459f204b"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f91ac5ded4bc47bbae877082dd9291c4", "id": "c3388084bfd046d49e4f2e58459f204b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/ca2378a76601468b91ea637427d8c9e8"}, "url": "http://172.30.9.29:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "22a7299703534e2e82b992b551a2522b", "id": "ca2378a76601468b91ea637427d8c9e8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/cbfe54a82e8a4af49f405799c6549a8e"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a61154b8e8a945b997f3e9f39abcf493", "id": "cbfe54a82e8a4af49f405799c6549a8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d47856aec8e64fddafd275b4069b2d26"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aea4ee122f6f40e98a0dc482890bd467", "id": "d47856aec8e64fddafd275b4069b2d26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/d692e93224cc4cc181f0716f0895cd50"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "614b683bc799461aaa8f2ca241b9fed7", "id": "d692e93224cc4cc181f0716f0895cd50"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e0ea0c6d13d2461990ca160bb0e0c593"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e3b4c57a2e4b41019377f1675443f695", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e8da202a4f094bba8a90ca07a7a8ebba"}, "url": "http://172.30.9.29:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b90b05cccdb349a289180c838900f68c", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e9409f19e2f248e8a5467f8de5282e0a"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b43a0e99c677415ead46a25551dcaa62", "id": "e9409f19e2f248e8a5467f8de5282e0a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/e99e9d2db4514fdbb69b9a02ccc9f8e2"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "71ef488140974ef49719f554f104c76d", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/f9da5b1c5c7649d9a57988068eea0a76"}, "url": "http://172.30.9.29:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "da226220039d4615b5f8080537c6c4a1", "id": "f9da5b1c5c7649d9a57988068eea0a76"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.29:5000/v3/endpoints/fa97e1f3166f48f590d2a5f9d70b83a9"}, "url": "http://172.30.9.29:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0e34f7515014511bae41aee0418f831", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "links": {"self": "http://172.30.9.29:5000/v3/endpoints", "previous": null, "next": null}} 2019-01-09 18:37:26,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-6657c0d9-de3f-4f46-89e8-91f417de399d 2019-01-09 18:37:26,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.0975489616394s 2019-01-09 18:37:26,124 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/endpoints used request id req-6657c0d9-de3f-4f46-89e8-91f417de399d 2019-01-09 18:37:26,132 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-01-09 18:37:26,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 18:37:26,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 18:37:26,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1704a44e-83e2-4e49-9b09-7696a7a218bb Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 18:37:26,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-1704a44e-83e2-4e49-9b09-7696a7a218bb 2019-01-09 18:37:26,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0948719978333s 2019-01-09 18:37:26,228 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-1704a44e-83e2-4e49-9b09-7696a7a218bb 2019-01-09 18:37:26,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 18:37:26,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 18:37:26,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501261f1-78a5-448a-925a-bbe4c3f99655 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/d2f86a0c9c4b45678cb474cf9a753f14"}, "tags": [], "enabled": true, "id": "d2f86a0c9c4b45678cb474cf9a753f14", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_f07ee1cb-100a-4569-90dc-11fab2e89921"}]} 2019-01-09 18:37:26,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-501261f1-78a5-448a-925a-bbe4c3f99655 2019-01-09 18:37:26,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0925779342651s 2019-01-09 18:37:26,328 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-501261f1-78a5-448a-925a-bbe4c3f99655 2019-01-09 18:37:26,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-01-09 18:37:26,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" -d '{"network": {"tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "name": "juju_epc-net_f07ee1cb-100a-4569-90dc-11fab2e89921", "admin_state_up": true}}' 2019-01-09 18:37:27,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-41f170c6-3d5b-4d53-b8ff-f62a9940bee8 Date: Wed, 09 Jan 2019 18:37:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"45894e47-468c-45c2-9191-ecc77651fcc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"d2f86a0c9c4b45678cb474cf9a753f14","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T18:37:26Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_f07ee1cb-100a-4569-90dc-11fab2e89921","admin_state_up":true,"tenant_id":"d2f86a0c9c4b45678cb474cf9a753f14","created_at":"2019-01-09T18:37:26Z","mtu":1450}} 2019-01-09 18:37:27,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-41f170c6-3d5b-4d53-b8ff-f62a9940bee8 2019-01-09 18:37:27,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.942176103592s 2019-01-09 18:37:27,272 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-41f170c6-3d5b-4d53-b8ff-f62a9940bee8 2019-01-09 18:37:27,273 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-01-09T18:37:26Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'45894e47-468c-45c2-9191-ecc77651fcc1', u'provider:segmentation_id': 82, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'juju_epc-net_f07ee1cb-100a-4569-90dc-11fab2e89921', u'created_at': u'2019-01-09T18:37:26Z', u'mtu': 1450, u'tenant_id': u'd2f86a0c9c4b45678cb474cf9a753f14', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd2f86a0c9c4b45678cb474cf9a753f14', u'l2_adjacency': True}) 2019-01-09 18:37:27,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 18:37:27,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f762064d-2177-4e8d-84ef-791181f6749f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 18:37:27,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-f762064d-2177-4e8d-84ef-791181f6749f 2019-01-09 18:37:27,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 18:37:27,674 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T19:37:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d2f86a0c9c4b45678cb474cf9a753f14", "name": "juju_epc-project_f07ee1cb-100a-4569-90dc-11fab2e89921"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/d2f86a0c9c4b45678cb474cf9a753f14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/d2f86a0c9c4b45678cb474cf9a753f14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/d2f86a0c9c4b45678cb474cf9a753f14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d2f86a0c9c4b45678cb474cf9a753f14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/d2f86a0c9c4b45678cb474cf9a753f14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/d2f86a0c9c4b45678cb474cf9a753f14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d2f86a0c9c4b45678cb474cf9a753f14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/d2f86a0c9c4b45678cb474cf9a753f14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/d2f86a0c9c4b45678cb474cf9a753f14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d2f86a0c9c4b45678cb474cf9a753f14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/d2f86a0c9c4b45678cb474cf9a753f14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/d2f86a0c9c4b45678cb474cf9a753f14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_d2f86a0c9c4b45678cb474cf9a753f14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_d2f86a0c9c4b45678cb474cf9a753f14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_f07ee1cb-100a-4569-90dc-11fab2e89921", "id": "ab2f16106da3402c88ca2c7af5b6698b"}, "audit_ids": ["0zyU3-OSSiWN2KO1Dto-gQ"], "issued_at": "2019-01-09T18:37:27.000000Z"}} 2019-01-09 18:37:27,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 18:37:27,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 18:37:27,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-90f391f9-30c9-4909-b343-480815ab64a1 Date: Wed, 09 Jan 2019 18:37:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"45894e47-468c-45c2-9191-ecc77651fcc1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d2f86a0c9c4b45678cb474cf9a753f14","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T18:37:26Z","qos_policy_id":null,"name":"juju_epc-net_f07ee1cb-100a-4569-90dc-11fab2e89921","admin_state_up":true,"tenant_id":"d2f86a0c9c4b45678cb474cf9a753f14","created_at":"2019-01-09T18:37:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 18:37:27,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-90f391f9-30c9-4909-b343-480815ab64a1 2019-01-09 18:37:27,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290066003799s 2019-01-09 18:37:27,968 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-90f391f9-30c9-4909-b343-480815ab64a1 2019-01-09 18:37:27,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-01-09 18:37:27,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}efb61b286204c70fa263ecda214df6134742a881" -d '{"subnet": {"name": "juju_epc-subnet_f07ee1cb-100a-4569-90dc-11fab2e89921", "enable_dhcp": true, "network_id": "45894e47-468c-45c2-9191-ecc77651fcc1", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-01-09 18:37:28,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-568f52e6-1b07-4c85-afa5-f042c6f10a9f Date: Wed, 09 Jan 2019 18:37:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45894e47-468c-45c2-9191-ecc77651fcc1","tenant_id":"d2f86a0c9c4b45678cb474cf9a753f14","created_at":"2019-01-09T18:37:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T18:37:28Z","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":"d2f86a0c9c4b45678cb474cf9a753f14","id":"f707000e-204d-4930-a616-c97f0b902dae","subnetpool_id":null,"name":"juju_epc-subnet_f07ee1cb-100a-4569-90dc-11fab2e89921"}} 2019-01-09 18:37:28,812 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-568f52e6-1b07-4c85-afa5-f042c6f10a9f 2019-01-09 18:37:28,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.842545032501s 2019-01-09 18:37:28,812 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-568f52e6-1b07-4c85-afa5-f042c6f10a9f 2019-01-09 18:37:28,813 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T18:37:28Z', 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'f707000e-204d-4930-a616-c97f0b902dae', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_f07ee1cb-100a-4569-90dc-11fab2e89921', u'enable_dhcp': True, u'network_id': u'45894e47-468c-45c2-9191-ecc77651fcc1', u'tenant_id': u'd2f86a0c9c4b45678cb474cf9a753f14', u'created_at': u'2019-01-09T18:37:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'd2f86a0c9c4b45678cb474cf9a753f14'}) 2019-01-09 18:37:28,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-01-09 18:37:28,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}efb61b286204c70fa263ecda214df6134742a881" -d '{"router": {"external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d"}, "name": "juju_epc-router_f07ee1cb-100a-4569-90dc-11fab2e89921", "admin_state_up": true}}' 2019-01-09 18:37:30,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-1a193fe6-621f-45be-8632-cb1ba82295ab Date: Wed, 09 Jan 2019 18:37:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:37:28Z", "admin_state_up": true, "updated_at": "2019-01-09T18:37:29Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "id": "ac005fcc-e625-4bb4-b697-9ce538712b0f", "name": "juju_epc-router_f07ee1cb-100a-4569-90dc-11fab2e89921"}} 2019-01-09 18:37:30,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-1a193fe6-621f-45be-8632-cb1ba82295ab 2019-01-09 18:37:30,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.80181694031s 2019-01-09 18:37:30,616 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-1a193fe6-621f-45be-8632-cb1ba82295ab 2019-01-09 18:37:30,616 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-01-09T18:37:29Z', u'revision_number': 3, u'id': u'ac005fcc-e625-4bb4-b697-9ce538712b0f', u'external_gateway_info': {u'network_id': u'947a8529-aad3-4570-a0df-05e5c7a7390d', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'ddfa2b41-c83e-4eac-a584-f3b52c45dc8e', u'ip_address': u'172.30.9.212'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_f07ee1cb-100a-4569-90dc-11fab2e89921', u'admin_state_up': True, u'tenant_id': u'd2f86a0c9c4b45678cb474cf9a753f14', u'created_at': u'2019-01-09T18:37:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'd2f86a0c9c4b45678cb474cf9a753f14'}) 2019-01-09 18:37:30,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-01-09 18:37:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/ac005fcc-e625-4bb4-b697-9ce538712b0f/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}efb61b286204c70fa263ecda214df6134742a881" -d '{"subnet_id": "f707000e-204d-4930-a616-c97f0b902dae"}' 2019-01-09 18:37:33,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-83f258f3-b472-469d-b1d8-803231fd4991 Date: Wed, 09 Jan 2019 18:37:33 GMT RESP BODY: {"network_id": "45894e47-468c-45c2-9191-ecc77651fcc1", "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "subnet_id": "f707000e-204d-4930-a616-c97f0b902dae", "subnet_ids": ["f707000e-204d-4930-a616-c97f0b902dae"], "port_id": "5f053c60-03f3-45df-876b-097401c0b949", "id": "ac005fcc-e625-4bb4-b697-9ce538712b0f"} 2019-01-09 18:37:33,314 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ac005fcc-e625-4bb4-b697-9ce538712b0f/add_router_interface.json used request id req-83f258f3-b472-469d-b1d8-803231fd4991 2019-01-09 18:37:33,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.69741010666s 2019-01-09 18:37:33,315 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ac005fcc-e625-4bb4-b697-9ce538712b0f/add_router_interface.json used request id req-83f258f3-b472-469d-b1d8-803231fd4991 returning object ac005fcc-e625-4bb4-b697-9ce538712b0f 2019-01-09 18:37:33,315 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-01-09 18:37:35,822 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:56cea6fd89a03c2b12f0f2004ca9c688 sha256:9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f 2019-01-09 18:37:35,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 18:37:35,829 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 18:37:35 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 18:37:35,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:37:35,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 18:37:36,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b58c88b5-c868-4917-b595-f4fa6c3ec0c5 Date: Wed, 09 Jan 2019 18:37:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:37:36,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b58c88b5-c868-4917-b595-f4fa6c3ec0c5 2019-01-09 18:37:36,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.202936172485s 2019-01-09 18:37:36,035 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-b58c88b5-c868-4917-b595-f4fa6c3ec0c5 2019-01-09 18:37:36,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 18:37:36,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" -d '{"owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "owner_specified.shade.object": "images/juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921"}' 2019-01-09 18:37:36,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-acbf3a40-a99d-4c53-b875-d77150596975 Date: Wed, 09 Jan 2019 18:37:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715/file", "owner": "d2f86a0c9c4b45678cb474cf9a753f14", "id": "4f7e2b84-1f49-479b-8945-48a6add9f715", "size": null, "self": "/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-09T18:37:36Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921", "checksum": null, "created_at": "2019-01-09T18:37:36Z", "protected": false} 2019-01-09 18:37:36,130 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-acbf3a40-a99d-4c53-b875-d77150596975 2019-01-09 18:37:36,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0870110988617s 2019-01-09 18:37:36,131 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-acbf3a40-a99d-4c53-b875-d77150596975 returning object 4f7e2b84-1f49-479b-8945-48a6add9f715 2019-01-09 18:37:36,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 18:37:36,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715/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}efb61b286204c70fa263ecda214df6134742a881" -d '' 2019-01-09 18:37:40,373 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-89392fbe-ab3a-4109-808d-be287a3e1ff3 Date: Wed, 09 Jan 2019 18:37: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-09 18:37:40,373 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715/file used request id req-89392fbe-ab3a-4109-808d-be287a3e1ff3 2019-01-09 18:37:40,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.24171996117s 2019-01-09 18:37:40,373 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715/file used request id req-89392fbe-ab3a-4109-808d-be287a3e1ff3 2019-01-09 18:37:40,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:37:40,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 18:37:40,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-0b965c71-745c-4272-a519-81712f1a2893 Date: Wed, 09 Jan 2019 18:37:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4f7e2b84-1f49-479b-8945-48a6add9f715/snap", "metadata": {}}], "file": "/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715/file", "owner": "d2f86a0c9c4b45678cb474cf9a753f14", "id": "4f7e2b84-1f49-479b-8945-48a6add9f715", "size": 297009152, "self": "/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4f7e2b84-1f49-479b-8945-48a6add9f715/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-09T18:37:40Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-09T18:37:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:37:40,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-0b965c71-745c-4272-a519-81712f1a2893 2019-01-09 18:37:40,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367791652679s 2019-01-09 18:37:40,415 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-0b965c71-745c-4272-a519-81712f1a2893 2019-01-09 18:37:40,417 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4f7e2b84-1f49-479b-8945-48a6add9f715/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715/file', 'owner': u'd2f86a0c9c4b45678cb474cf9a753f14', 'id': u'4f7e2b84-1f49-479b-8945-48a6add9f715', 'size': 297009152, u'self': u'/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2f86a0c9c4b45678cb474cf9a753f14', 'name': 'juju_epc-project_f07ee1cb-100a-4569-90dc-11fab2e89921', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4f7e2b84-1f49-479b-8945-48a6add9f715/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T18:37:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T18:37:40Z', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'owner_specified.shade.object': u'images/juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', 'properties': {u'self': u'/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921', 'created': u'2019-01-09T18:37:36Z', 'checksum': u'56cea6fd89a03c2b12f0f2004ca9c688', 'created_at': u'2019-01-09T18:37:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}}) 2019-01-09 18:37:43,158 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 4f7e2b84-1f49-479b-8945-48a6add9f715 -s xenial -r regionOne -u http://172.30.9.29: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-09 18:37:43,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 18:37:43,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_f07ee1cb-100a-4569-90dc-11fab2e89921", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-01-09 18:37:43,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37: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-9c3a9ea2-53f5-4f5c-a064-d648766f7e35 x-compute-request-id: req-9c3a9ea2-53f5-4f5c-a064-d648766f7e35 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_f07ee1cb-100a-4569-90dc-11fab2e89921", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ea614634-f2fd-4fde-ab1b-f9ce29c3a399", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ea614634-f2fd-4fde-ab1b-f9ce29c3a399", "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": "ea614634-f2fd-4fde-ab1b-f9ce29c3a399"}} 2019-01-09 18:37:43,388 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9c3a9ea2-53f5-4f5c-a064-d648766f7e35 2019-01-09 18:37:43,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.228786945343s 2019-01-09 18:37:43,388 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-9c3a9ea2-53f5-4f5c-a064-d648766f7e35 2019-01-09 18:37:43,389 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_f07ee1cb-100a-4569-90dc-11fab2e89921', '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'805038e1e9f34a349c09768ea1e3dacf', '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'ea614634-f2fd-4fde-ab1b-f9ce29c3a399', 'swap': 0}) 2019-01-09 18:37:43,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 18:37:43,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/ea614634-f2fd-4fde-ab1b-f9ce29c3a399/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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" -d '{"extra_specs": {}}' 2019-01-09 18:37:43,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37: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-a6295776-8896-465e-8864-6d5216a91e1d x-compute-request-id: req-a6295776-8896-465e-8864-6d5216a91e1d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 18:37:43,414 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ea614634-f2fd-4fde-ab1b-f9ce29c3a399/os-extra_specs used request id req-a6295776-8896-465e-8864-6d5216a91e1d 2019-01-09 18:37:43,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238769054413s 2019-01-09 18:37:43,414 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/ea614634-f2fd-4fde-ab1b-f9ce29c3a399/os-extra_specs used request id req-a6295776-8896-465e-8864-6d5216a91e1d 2019-01-09 18:37:43,414 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-01-09 18:37:43,416 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | SDN_CONTROLLER_RESTCONFPORT | 8181 | | SDN_CONTROLLER_WEBPORT | 8080 | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-133 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 18:37:43,420 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-01-09 18:37:43,569 - 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-09 18:37:43,569 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-01-09 18:37:43,690 - 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-09 18:37:43,690 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-01-09 18:37:45,122 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2019-01-09 18:37:45,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:37:45,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 18:37:45,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-0049ae0f-76cf-495c-88a3-b3a004de88fe Date: Wed, 09 Jan 2019 18:37:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4f7e2b84-1f49-479b-8945-48a6add9f715/snap", "metadata": {}}], "file": "/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715/file", "owner": "d2f86a0c9c4b45678cb474cf9a753f14", "id": "4f7e2b84-1f49-479b-8945-48a6add9f715", "size": 297009152, "self": "/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4f7e2b84-1f49-479b-8945-48a6add9f715/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-09T18:37:40Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-09T18:37:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:37:45,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-0049ae0f-76cf-495c-88a3-b3a004de88fe 2019-01-09 18:37:45,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0359289646149s 2019-01-09 18:37:45,160 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-0049ae0f-76cf-495c-88a3-b3a004de88fe 2019-01-09 18:37:45,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 18:37:45,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/juju_epc-img_alt_f07ee1cb-100a-4569-90dc-11fab2e89921", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_f07ee1cb-100a-4569-90dc-11fab2e89921"}' 2019-01-09 18:37:45,215 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bae39cd0-ef8c-4596-be6c-05c24f895590 Date: Wed, 09 Jan 2019 18:37:45 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f/file", "owner": "d2f86a0c9c4b45678cb474cf9a753f14", "id": "d29b70fd-5719-4314-979d-fabdef00a07f", "size": null, "self": "/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T18:37:45Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_f07ee1cb-100a-4569-90dc-11fab2e89921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_f07ee1cb-100a-4569-90dc-11fab2e89921", "checksum": null, "created_at": "2019-01-09T18:37:45Z", "protected": false} 2019-01-09 18:37:45,215 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-bae39cd0-ef8c-4596-be6c-05c24f895590 2019-01-09 18:37:45,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0508010387421s 2019-01-09 18:37:45,216 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-bae39cd0-ef8c-4596-be6c-05c24f895590 returning object d29b70fd-5719-4314-979d-fabdef00a07f 2019-01-09 18:37:45,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 18:37:45,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f/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}efb61b286204c70fa263ecda214df6134742a881" -d '' 2019-01-09 18:37:49,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4db86caa-115b-4042-957b-1e63e3d88c69 Date: Wed, 09 Jan 2019 18:37: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-09 18:37:49,025 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f/file used request id req-4db86caa-115b-4042-957b-1e63e3d88c69 2019-01-09 18:37:49,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.80819797516s 2019-01-09 18:37:49,025 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f/file used request id req-4db86caa-115b-4042-957b-1e63e3d88c69 2019-01-09 18:37:49,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 18:37:49,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 18:37:49,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-ea0c908c-b863-46c9-91cd-653330fd8fd7 Date: Wed, 09 Jan 2019 18:37:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d29b70fd-5719-4314-979d-fabdef00a07f/snap", "metadata": {}}], "file": "/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f/file", "owner": "d2f86a0c9c4b45678cb474cf9a753f14", "id": "d29b70fd-5719-4314-979d-fabdef00a07f", "size": 263586304, "self": "/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d29b70fd-5719-4314-979d-fabdef00a07f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2019-01-09T18:37:48Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_f07ee1cb-100a-4569-90dc-11fab2e89921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_f07ee1cb-100a-4569-90dc-11fab2e89921", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2019-01-09T18:37:45Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4f7e2b84-1f49-479b-8945-48a6add9f715/snap", "metadata": {}}], "file": "/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715/file", "owner": "d2f86a0c9c4b45678cb474cf9a753f14", "id": "4f7e2b84-1f49-479b-8945-48a6add9f715", "size": 297009152, "self": "/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4f7e2b84-1f49-479b-8945-48a6add9f715/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-09T18:37:40Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-09T18:37:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 18:37:49,068 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ea0c908c-b863-46c9-91cd-653330fd8fd7 2019-01-09 18:37:49,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0389869213104s 2019-01-09 18:37:49,069 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ea0c908c-b863-46c9-91cd-653330fd8fd7 2019-01-09 18:37:49,071 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d29b70fd-5719-4314-979d-fabdef00a07f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f/file', 'owner': u'd2f86a0c9c4b45678cb474cf9a753f14', 'id': u'd29b70fd-5719-4314-979d-fabdef00a07f', 'size': 263586304, u'self': u'/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd2f86a0c9c4b45678cb474cf9a753f14', 'name': 'juju_epc-project_f07ee1cb-100a-4569-90dc-11fab2e89921', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/d29b70fd-5719-4314-979d-fabdef00a07f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T18:37:48Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-01-09T18:37:48Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_f07ee1cb-100a-4569-90dc-11fab2e89921', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_f07ee1cb-100a-4569-90dc-11fab2e89921', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_f07ee1cb-100a-4569-90dc-11fab2e89921', 'created': u'2019-01-09T18:37:45Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2019-01-09T18:37:45Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_f07ee1cb-100a-4569-90dc-11fab2e89921', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2019-01-09 18:37:49,328 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i d29b70fd-5719-4314-979d-fabdef00a07f -s trusty -r regionOne -u http://172.30.9.29: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-09 18:37:49,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 18:37:49,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_f07ee1cb-100a-4569-90dc-11fab2e89921", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-01-09 18:37:49,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ac02739-8f0b-46cf-a46a-03391f9f6e34 x-compute-request-id: req-0ac02739-8f0b-46cf-a46a-03391f9f6e34 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_f07ee1cb-100a-4569-90dc-11fab2e89921", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5b40fc61-fd7d-42e7-8d4e-5f8ade113e97", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5b40fc61-fd7d-42e7-8d4e-5f8ade113e97", "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": "5b40fc61-fd7d-42e7-8d4e-5f8ade113e97"}} 2019-01-09 18:37:49,372 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0ac02739-8f0b-46cf-a46a-03391f9f6e34 2019-01-09 18:37:49,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0430319309235s 2019-01-09 18:37:49,373 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-0ac02739-8f0b-46cf-a46a-03391f9f6e34 2019-01-09 18:37:49,374 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_f07ee1cb-100a-4569-90dc-11fab2e89921', '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'805038e1e9f34a349c09768ea1e3dacf', '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'5b40fc61-fd7d-42e7-8d4e-5f8ade113e97', 'swap': 0}) 2019-01-09 18:37:49,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 18:37:49,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/5b40fc61-fd7d-42e7-8d4e-5f8ade113e97/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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" -d '{"extra_specs": {}}' 2019-01-09 18:37:49,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 18:37:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96bbc9bf-a955-4bad-9dfe-9b03fde6c212 x-compute-request-id: req-96bbc9bf-a955-4bad-9dfe-9b03fde6c212 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 18:37:49,398 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/5b40fc61-fd7d-42e7-8d4e-5f8ade113e97/os-extra_specs used request id req-96bbc9bf-a955-4bad-9dfe-9b03fde6c212 2019-01-09 18:37:49,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230100154877s 2019-01-09 18:37:49,398 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/5b40fc61-fd7d-42e7-8d4e-5f8ade113e97/os-extra_specs used request id req-96bbc9bf-a955-4bad-9dfe-9b03fde6c212 2019-01-09 18:37:49,398 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-01-09 18:41:34,888 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.3.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=45894e47-468c-45c2-9191-ecc77651fcc1 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 18:37:49 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.10.7] 18:37:49 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=45894e47-468c-45c2-9191-ecc77651fcc1", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 18:37:49 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 18:37:49 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-default-secgroup:true network:45894e47-468c-45c2-9191-ecc77651fcc1 external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true] 18:37:49 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 18:37:49 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[agent-metadata-url: logforward-enabled:false default-series:xenial update-status-hook-interval:5m automatically-retry-hooks:true disable-network-management:false enable-os-upgrade:true https-proxy: type:openstack net-bond-reconfigure-delay:17 ignore-machine-addresses:false container-inherit-properties: ssl-hostname-verification:false max-status-history-size:5G uuid:74e5f9f0-e173-4385-80ab-9d82d345a5cb container-image-metadata-url: container-networking-method: logging-config: proxy-ssh:false apt-http-proxy: max-action-results-age:336h provisioner-harvest-mode:destroyed development:false fan-config: use-default-secgroup:true name:controller max-action-results-size:5G no-proxy:127.0.0.1,localhost,::1 agent-stream:released max-status-history-age:336h use-openstack-gbp:false apt-mirror: image-metadata-url: apt-https-proxy: use-floating-ip:true egress-subnets: network:45894e47-468c-45c2-9191-ecc77651fcc1 external-network: ftp-proxy: apt-no-proxy: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDyZGpM3H4XQA1zTX8OPO0n+UzYDB2gnnVvZqcCGsaXlQnaHWOGzpuSO9Xdecy7vmROOPwS+TGdPEoCtGbLdDo67f0kocVMUxxljt4etZyqqzTS/x9xHAZHpO022E0btmKaqm6PnQg/W03Jwe/qicFsSlPjvSlnLP5nu84NdJcXEZW0s45Gu1gsI6HiQUP0sJVwXo+sKfMeW7KLZSIOR42sUlvB1mbFATi5mfWu9TXq4BSxOLYc7rU4FSOaLbTUWS58JE32DYIePpjThYeP4+sNPZkWTrrF3mByglBzvFmUO8uTT5rq3e7GFJ8oFA2mHLR4opJfbixKbWPB8/ob784p juju-client-key test-mode:false http-proxy: cloudinit-userdata: resource-tags: apt-ftp-proxy: policy-target-group: container-image-stream:released firewall-mode:instance enable-os-refresh-update:true transmit-vendor-metrics:true image-stream:released] 18:37:49 INFO juju.provider.openstack provider.go:145 opening model "controller" 18:37:49 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcNj99uGhzrJh-AEfoY1RhldtziXjJQdMFQrdrPGJNvVjZfZCP55cEuTPFhqhdhcw_u81CFwkDGKsdLw5kDrfuqbzXe3DS6eu0UfQ72FKW8r2HPNqHXBvoVXzOQ_4HctTEluuUi4_5AupjXhVCI5fBuG-8kMXAx6A1dP2dpBfNzPDq1-Y TenantId:d2f86a0c9c4b45678cb474cf9a753f14 UserId:ab2f16106da3402c88ca2c7af5b6698b Domain: RegionServiceURLs:map[regionOne:map[compute:http://172.30.9.29:8774/v2.1 volume:http://172.30.9.29:8776/v1/d2f86a0c9c4b45678cb474cf9a753f14 placement:http://172.30.9.29:8778/placement event:http://172.30.9.29:8977 volumev3:http://172.30.9.29:8776/v3/d2f86a0c9c4b45678cb474cf9a753f14 object-store:http://172.30.9.29:8080/v1/AUTH_d2f86a0c9c4b45678cb474cf9a753f14 volumev2:http://172.30.9.29:8776/v2/d2f86a0c9c4b45678cb474cf9a753f14 alarming:http://172.30.9.29:8042 identity:http://172.30.9.29:5000 image:http://172.30.9.29:9292 network:http://172.30.9.29:9696 cloudformation:http://172.30.9.29:8000/v1 orchestration:http://172.30.9.29:8004/v1/d2f86a0c9c4b45678cb474cf9a753f14 metric:http://172.30.9.29:8041]]} 18:37:50 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 18:37:50 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.29:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.29:8774/v2.1/ Rel:self}] Status:CURRENT}] 18:37:50 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 18:37:50 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 18:37:50 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 18:37:50 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 18:37:50 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 18:37:50 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 18:37:50 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 18:37:50 INFO cmd bootstrap.go:233 Loading image metadata 18:37:50 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 18:37:50 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 18:37:50 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 18:37:50 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.29:5000/v3} [saucy trusty win2016hv precise utopic raring win2012hvr2 win7 win2012r2 win2012 win10 bionic win2016nano zesty artful centos7 genericlinux win2008r2 win2016 win8 win81 quantal vivid wily xenial yakkety win2012hv opensuseleap] [amd64 i386 armhf arm64 ppc64el s390x] released}} 18:37:50 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 18:37:52 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 18:37:53 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.29:5000/v3} not found 18:37:53 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.29:5000/v3} not found 18:37:53 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 18:37:53 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 18:37:53 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 18:37:53 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 18:37:53 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 18:37:53 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 18:37:53 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 18:37:53 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 18:37:53 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 18:37:53 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 []} 18:37:55 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 18:37:55 INFO cmd bootstrap.go:389 Starting new instance for initial controller 18:37:55 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 18:37:55 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 18:37: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:4f7e2b84-1f49-479b-8945-48a6add9f715 Arch:amd64 VirtType:}] 18:37:55 INFO juju.environs.instances image.go:106 find instance - using image with id: 4f7e2b84-1f49-479b-8945-48a6add9f715 18:37:55 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 18:37:55 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 18:37:55 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2485 bytes 18:37:55 DEBUG juju.provider.openstack provider.go:1005 using network id "45894e47-468c-45c2-9191-ecc77651fcc1" 18:37:55 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.29:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "a44be025-1d31-4597-b0fe-2f19f8127283" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "a44be025-1d31-4597-b0fe-2f19f8127283" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "a44be025-1d31-4597-b0fe-2f19f8127283" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "a44be025-1d31-4597-b0fe-2f19f8127283" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "a44be025-1d31-4597-b0fe-2f19f8127283" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "a44be025-1d31-4597-b0fe-2f19f8127283" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "a44be025-1d31-4597-b0fe-2f19f8127283" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "a44be025-1d31-4597-b0fe-2f19f8127283" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "a44be025-1d31-4597-b0fe-2f19f8127283" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "a44be025-1d31-4597-b0fe-2f19f8127283" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "a44be025-1d31-4597-b0fe-2f19f8127283" has status BUILD, wait 10 seconds before retry, attempt 11 18:39:55 INFO juju.provider.openstack provider.go:1175 started instance "a44be025-1d31-4597-b0fe-2f19f8127283" 18:39:55 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 18:39:57 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.203 18:39:57 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.203 18:39:59 INFO cmd bootstrap.go:225 - a44be025-1d31-4597-b0fe-2f19f8127283 (arch=amd64 mem=2G cores=1) 18:39:59 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 18:39:59 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 18:39:59 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 18:40:02 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 18:40:02 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 18:40:02 DEBUG juju.provider.openstack provider.go:417 instance a44be025-1d31-4597-b0fe-2f19f8127283 has floating IP address: 172.30.9.203 Attempting to connect to 172.30.9.203:22 Attempting to connect to 192.168.121.7:22 18:40:02 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 18:40:03 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: ssh: connect to host 172.30.9.203 port 22: Connection refused 18:40:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 18:40:08 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.203 failed: /var/lib/juju/nonce.txt does not exist 18:40:13 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.7 failed: ssh: connect to host 192.168.121.7 port 22: Connection refused 18:40:14 DEBUG juju.provider.openstack provider.go:417 instance a44be025-1d31-4597-b0fe-2f19f8127283 has floating IP address: 172.30.9.203 18:40:14 INFO cmd bootstrap.go:333 Connected to 172.30.9.203 18:40:14 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 18:40:14 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-45a5cb-controller-0 18:41:31 INFO cmd bootstrap.go:455 Bootstrap agent now started 18:41:32 DEBUG juju.provider.openstack provider.go:417 instance a44be025-1d31-4597-b0fe-2f19f8127283 has floating IP address: 172.30.9.203 18:41:32 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.203:17070 192.168.121.7:17070] 18:41:32 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.203 to verify accessibility... 18:41:32 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.203:17070 192.168.121.7:17070] 18:41:34 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" 18:41:34 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" 18:41:34 DEBUG juju.api monitor.go:35 RPC connection died 18:41:34 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 18:41:34 INFO cmd controller.go:88 Controller machines are in the "controller" model 18:41:34 INFO cmd controller.go:89 Initial model "default" added 18:41:34 INFO cmd supercommand.go:465 command finished 2019-01-09 18:41:34,889 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-01-09 18:41:34,889 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-01-09 18:41:48,327 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Resolving charm: cs:mysql-55 Executing changes: - upload charm /src/epc-requirements/abot_charm/abot-epc-basic for series xenial - deploy application abot-epc-basic on xenial using /src/epc-requirements/abot_charm/abot-epc-basic - expose abot-epc-basic - set annotations for abot-epc-basic - upload charm cs:mysql-55 for series trusty - deploy application mysql on trusty using cs:mysql-55 - set annotations for mysql - upload charm /src/epc-requirements/abot_charm/oai-epc for series trusty - deploy application oai-epc on trusty using /src/epc-requirements/abot_charm/oai-epc - set annotations for oai-epc - upload charm /src/epc-requirements/abot_charm/oai-hss for series trusty - deploy application oai-hss on trusty using /src/epc-requirements/abot_charm/oai-hss - set annotations for oai-hss - add relation mysql:db - oai-hss:db - add relation oai-hss:hss - oai-epc:hss - add relation oai-epc:epc - abot-epc-basic:epc - add relation oai-epc:ssh-abot-epc - abot-epc-basic:ssh-abot - add unit abot-epc-basic/0 to new machine 0 - add unit mysql/0 to new machine 1 - add unit oai-epc/0 to new machine 2 - add unit oai-hss/0 to new machine 3 Deploy of bundle completed. 2019-01-09 18:41:48,327 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-01-09 19:08:06,075 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2019-01-09 19:07:49.106353Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-01-09 19:08:06,076 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-01-09 19:08:06,076 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-01-09 19:08:06,270 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.210 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.211 3306/tcp oai-epc/0* active idle 2 172.30.9.205 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.213 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.210 0b046d78-8639-4378-b110-1f15dbc14196 xenial nova ACTIVE 1 started 172.30.9.211 231839c8-d396-4cca-9646-7075fe8f78e1 trusty nova ACTIVE 2 started 172.30.9.205 e068a222-c8ed-45f7-80e6-bcf5c25ceac6 trusty nova ACTIVE 3 started 172.30.9.213 3bde8595-64ec-4535-ad58-7c02dd343ba6 trusty nova ACTIVE 2019-01-09 19:08:06,460 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.210 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-01-09 19:08:06,461 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-01-09 19:08:06,671 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.205 (agent:idle, workload:active) 2152/udp 2019-01-09 19:08:06,672 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-01-09 19:08:06,888 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.213 (agent:idle, workload:active) 2019-01-09 19:08:06,889 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-01-09 19:08:06,889 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-01-09 19:08:07,854 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2019-01-09 19:08:07,854 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-01-09 19:08:08,445 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-ad2075-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' 2019-01-09 19:08:08,445 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-01-09 19:08:08,681 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: e03a37c6-aec3-49f2-8b7a-65aa6c237919 2019-01-09 19:17:55,546 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2019-01-09 19:17:38.242791Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-01-09 19:17:55,546 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-01-09 19:17:56,053 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2019-01-09 19:17:56,054 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-01-09 19:17:56,069 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-01-09 19:17:56,069 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-01-09 19:17:56,286 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-01-09 19:17:56,286 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 40:30 | PASS | +-------------------+------------------+------------------+----------------+ 2019-01-09 19:17:57,120 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 18:44:33 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 18:44:33 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 18:44:33 DEBUG juju.agent read agent config, format "2.0" machine-0: 18:44:33 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 18:44:33 DEBUG juju.worker start "engine" machine-0: 18:44:33 INFO juju.worker start "engine" machine-0: 18:44:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 18:44:33 DEBUG juju.worker "engine" started machine-0: 18:44:33 DEBUG juju.worker.introspection stats worker now serving machine-0: 18:44:33 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 18:44:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 18:44:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 18:44:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 18:44:33 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 18:44:33 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 18:44:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 18:44:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 18:44:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 18:44:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 18:44:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 18:44:33 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 18:44:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:33 DEBUG juju.worker.apicaller connecting with old password machine-0: 18:44:33 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:33 INFO juju.api connection established to "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:33 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:33 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 18:44:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 18:44:34 DEBUG juju.worker.apicaller connected machine-0: 18:44:34 DEBUG juju.worker.apicaller changing password... machine-0: 18:44:34 DEBUG juju.worker.apicaller password changed machine-0: 18:44:34 DEBUG juju.api RPC connection died machine-0: 18:44:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 18:44:34 DEBUG juju.worker.apicaller connecting with current password machine-0: 18:44:34 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:34 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:34 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:34 DEBUG juju.worker.apicaller connected machine-0: 18:44:34 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 18:44:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 18:44:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 18:44:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 18:44:34 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 18:44:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:34 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 18:44:34 INFO juju.worker.upgrader unblocking abort check machine-0: 18:44:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 18:44:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 18:44:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 18:44:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 18:44:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 18:44:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 18:44:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 18:44:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 18:44:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 18:44:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 18:44:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 18:44:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 18:44:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 18:44:35 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 18:44:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 18:44:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 18:44:35 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.logger logger setup machine-0: 18:44:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 18:44:35 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 18:44:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 18:44:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 18:44:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:44:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:44:35 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:44:35 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 18:44:35 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 18:44:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 18:44:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 18:44:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 18:44:35 DEBUG juju.network including address public:172.30.9.203 for machine machine-0: 18:44:35 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-0: 18:44:35 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 18:44:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 18:44:35 DEBUG juju.network including address local-machine:::1 for machine machine-0: 18:44:35 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 18:44:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 18:44:35 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-0: 18:44:35 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 18:44:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-0: 18:44:35 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 18:44:35 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 18:44:35 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 18:44:35 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 18:44:35 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 18:44:35 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 18:44:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 18:44:35 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 18:44:35 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 18:44:35 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 18:44:35 DEBUG juju.worker start "0-container-watcher" machine-0: 18:44:35 DEBUG juju.worker start "stateconverter" machine-0: 18:44:35 INFO juju.worker start "0-container-watcher" machine-0: 18:44:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 18:44:35 DEBUG juju.worker "0-container-watcher" started machine-0: 18:44:35 INFO juju.worker start "stateconverter" machine-0: 18:44:35 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 18:44:35 DEBUG juju.worker "stateconverter" started machine-0: 18:44:35 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 18:44:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 18:44:35 DEBUG juju.api RPC connection died machine-0: 18:44:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 18:44:35 DEBUG juju.worker killing runner 0xc42068e0d0 machine-0: 18:44:35 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 18:44:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 18:44:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 18:44:35 INFO juju.worker stopped "stateconverter", err: connection is shut down machine-0: 18:44:35 INFO juju.worker stopped "0-container-watcher", err: worker "0-container-watcher" exited: connection is shut down machine-0: 18:44:35 INFO juju.worker runner is dying machine-0: 18:44:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 18:44:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 18:44:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 18:44:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 18:44:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 18:44:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 18:44:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 18:44:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 18:44:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 18:44:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 18:44:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 18:44:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 18:44:35 DEBUG juju.worker killing "0-container-watcher" machine-0: 18:44:35 DEBUG juju.worker killing "stateconverter" machine-0: 18:44:35 DEBUG juju.worker "stateconverter" done: connection is shut down machine-0: 18:44:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 18:44:35 ERROR juju.worker fatal "stateconverter": connection is shut down machine-0: 18:44:35 DEBUG juju.worker "0-container-watcher" done: worker "0-container-watcher" exited: connection is shut down machine-0: 18:44:35 ERROR juju.worker fatal "0-container-watcher": worker "0-container-watcher" exited: connection is shut down machine-0: 18:44:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-0: 18:44:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 18:44:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.apicaller connecting with current password machine-0: 18:44:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 18:44:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 18:44:35 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:35 INFO juju.api connection established to "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 18:44:35 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 18:44:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 18:44:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:35 DEBUG juju.worker.apicaller connected machine-0: 18:44:35 DEBUG juju.api RPC connection died machine-0: 18:44:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 18:44:35 DEBUG juju.worker.apicaller connecting with current password machine-0: 18:44:35 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:35 INFO juju.api connection established to "wss://252.7.0.1:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:35 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:35 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:36 DEBUG juju.worker.apicaller connected machine-0: 18:44:36 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 18:44:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 18:44:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 18:44:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:36 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 18:44:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:36 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 18:44:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 18:44:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 18:44:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 18:44:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 18:44:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 18:44:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 18:44:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 18:44:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 18:44:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 18:44:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 18:44:36 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 18:44:36 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 18:44:36 INFO juju.worker.upgrader unblocking abort check machine-0: 18:44:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 18:44:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 18:44:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:44:36 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:44:36 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:44:36 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 18:44:36 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 18:44:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 18:44:36 DEBUG juju.worker.logger logger setup machine-0: 18:44:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 18:44:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 18:44:36 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 18:44:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 18:44:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 18:44:36 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 18:44:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 18:44:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 18:44:36 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 18:44:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 18:44:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 18:44:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 18:44:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 18:44:36 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 18:44:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 18:44:36 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 18:44:36 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 18:44:36 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 18:44:36 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 18:44:36 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 18:44:36 DEBUG juju.worker start "0-container-watcher" machine-0: 18:44:36 DEBUG juju.worker start "stateconverter" machine-0: 18:44:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 18:44:36 INFO juju.worker start "0-container-watcher" machine-0: 18:44:36 DEBUG juju.worker "0-container-watcher" started machine-0: 18:44:36 INFO juju.worker start "stateconverter" machine-0: 18:44:36 DEBUG juju.worker "stateconverter" started machine-0: 18:44:36 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 18:44:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 18:44:36 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 18:44:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 18:44:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 18:44:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 18:44:36 DEBUG juju.network "lxdbr0" has addresses [fe80::54d0:4bff:fe0f:7ea1/64 fe80::1/64] machine-0: 18:44:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 18:44:36 DEBUG juju.network including address public:172.30.9.203 for machine machine-0: 18:44:36 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-0: 18:44:36 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-0: 18:44:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 18:44:36 DEBUG juju.network including address local-machine:::1 for machine machine-0: 18:44:36 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 18:44:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 18:44:36 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-0: 18:44:36 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 18:44:36 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 18:44:36 DEBUG juju.service discovered init system "systemd" from local host machine-0: 18:44:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 18:44:36 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-0: 18:44:36 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 18:44:36 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 18:44:36 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 18:44:37 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 18:44:37 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 18:44:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 18:44:37 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 18:44:37 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 18:44:37 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 18:44:37 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 18:44:37 DEBUG juju.network "lxdbr0" has addresses [fe80::54d0:4bff:fe0f:7ea1/64 fe80::1/64] machine-0: 18:44:37 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 18:44:37 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 18:44:37 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-0: 18:44:37 DEBUG juju.network including address local-fan:252.10.0.1 for machine machine-0: 18:44:37 DEBUG juju.network including address local-machine:::1 for machine machine-0: 18:44:37 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:::1] machine-0: 18:44:37 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-fan:252.10.0.1 local-machine:::1] machine-0: 18:44:37 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 18:44:37 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 18:44:37 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-abot-epc-basic-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "abot-epc-basic/0", "--debug"} unit-abot-epc-basic-0: 18:44:37 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 18:44:37 INFO juju.worker start "api" unit-abot-epc-basic-0: 18:44:37 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:44:37 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-abot-epc-basic-0: 18:44:37 INFO juju.api connection established to "wss://252.7.0.1:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-abot-epc-basic-0: 18:44:37 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-abot-epc-basic-0: 18:44:37 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:37 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 18:44:37 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 18:44:37 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-abot-epc-basic-0: 18:44:37 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-abot-epc-basic-0: 18:44:37 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-abot-epc-basic-0: 18:44:37 DEBUG juju.api successfully dialed "wss://252.7.0.1:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-0: 18:44:37 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:26:36:59 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:26:36:59 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress:56:d0:4b:0f:7e:a1 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:3 MACAddress:56:d0:4b:0f:7e:a1 CIDR: MTU:1500 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lxdbr0 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:1e:56:26:82:c4:06 CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.10.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:1e:56:26:82:c4:06 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:5 MACAddress:1e:56:26:82:c4:06 CIDR: MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ftun0 ParentInterfaceName:fan-252 InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 18:44:38 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 18:44:38 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:44:38 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 18:44:38 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 18:44:38 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 18:44:38 DEBUG juju.network "lxdbr0" has addresses [fe80::54d0:4bff:fe0f:7ea1/64 fe80::1/64] unit-abot-epc-basic-0: 18:44:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 18:44:38 DEBUG juju.network including address public:172.30.9.203 for machine unit-abot-epc-basic-0: 18:44:38 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-abot-epc-basic-0: 18:44:38 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-abot-epc-basic-0: 18:44:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 18:44:38 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 18:44:38 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 18:44:38 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 18:44:38 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 18:44:38 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 18:44:38 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 18:44:38 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 18:44:38 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 18:44:38 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 18:44:38 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 18:44:38 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-abot-epc-basic-0/run.socket unit-abot-epc-basic-0: 18:44:38 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 18:44:38 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 18:44:38 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 18:44:38 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 18:44:38 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 18:44:38 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 18:44:38 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 18:44:38 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:44:38 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 18:44:38 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 18:44:38 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 18:44:38 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 18:44:38 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 18:44:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 18:44:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 18:44:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 18:44:38 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ad2075-default-0 unit-abot-epc-basic-0: 18:44:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 18:44:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 18:44:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 18:44:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 18:44:39 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 18:44:39 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 18:44:39 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 18:44:39 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libglapi-mesa libgraphite2-3 libgtk2.0-0 libgtk2.0-bin libgtk2.0-common unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libllvm6.0 libogg0 libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev machine-0: 18:44:41 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 18:44:41 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 18:44:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 18:44:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 18:44:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-0: 18:44:41 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 18:44:41 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 18:44:41 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 18:44:41 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 18:44:41 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-core all 2.35-1 [1039 kB] unit-abot-epc-basic-0: 18:44:42 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig-config all 2.11.94-0ubuntu1.1 [49.9 kB] unit-abot-epc-basic-0: 18:44:42 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1 amd64 2.11.94-0ubuntu1.1 [131 kB] unit-abot-epc-basic-0: 18:44:42 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 fontconfig amd64 2.11.94-0ubuntu1.1 [178 kB] unit-abot-epc-basic-0: 18:44:42 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasyncns0 amd64 0.8-5build1 [12.3 kB] unit-abot-epc-basic-0: 18:44:42 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11-common all 1:7.7+13ubuntu3.1 [22.9 kB] unit-abot-epc-basic-0: 18:44:42 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice6 amd64 2:1.0.9-1 [39.2 kB] unit-abot-epc-basic-0: 18:44:43 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8 amd64 1.4.2-0ubuntu3.1 [111 kB] unit-abot-epc-basic-0: 18:44:43 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 18:44:43 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] unit-abot-epc-basic-0: 18:44:43 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 18:44:43 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 18:44:43 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes3 amd64 1:5.0.1-2 [11.1 kB] unit-abot-epc-basic-0: 18:44:43 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 18:44:43 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 18:44:43 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-abot-epc-basic-0: 18:44:43 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm1 amd64 1:1.1.4-1 [10.6 kB] unit-abot-epc-basic-0: 18:44:43 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 18:44:43 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-abot-epc-basic-0: 18:44:43 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 18:44:44 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common-data amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.5 kB] unit-abot-epc-basic-0: 18:44:44 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-common3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [21.6 kB] unit-abot-epc-basic-0: 18:44:44 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libavahi-client3 amd64 0.6.32~rc+dfsg-1ubuntu2.2 [25.2 kB] unit-abot-epc-basic-0: 18:44:44 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.6 [197 kB] unit-abot-epc-basic-0: 18:44:44 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblcms2-2 amd64 2.6-3ubuntu2.1 [136 kB] unit-abot-epc-basic-0: 18:44:44 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-abot-epc-basic-0: 18:44:44 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpcsclite1 amd64 1.8.14-1ubuntu1.16.04.1 [21.4 kB] unit-abot-epc-basic-0: 18:44:44 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi6 amd64 2:1.7.6-1 [28.6 kB] unit-abot-epc-basic-0: 18:44:44 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender1 amd64 1:0.9.9-0ubuntu1 [18.5 kB] unit-abot-epc-basic-0: 18:44:44 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u191-b12-0ubuntu0.16.04.1 [27.1 MB] unit-abot-epc-basic-0: 18:44:45 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates-java all 20160321ubuntu1 [12.5 kB] unit-abot-epc-basic-0: 18:44:45 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-dejavu-extra all 2.35-1 [1749 kB] unit-abot-epc-basic-0: 18:44:45 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 hicolor-icon-theme all 0.15-0ubuntu1.1 [7698 B] unit-abot-epc-basic-0: 18:44:46 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2-data all 1.1.0-0ubuntu1 [29.4 kB] unit-abot-epc-basic-0: 18:44:46 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasound2 amd64 1.1.0-0ubuntu1 [350 kB] unit-abot-epc-basic-0: 18:44:46 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-data all 2.18.0-1 [17.1 kB] unit-abot-epc-basic-0: 18:44:46 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-0 amd64 2.18.0-1 [56.9 kB] unit-abot-epc-basic-0: 18:44:46 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-0 amd64 0.33.6-1 [231 kB] unit-abot-epc-basic-0: 18:44:46 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0 amd64 1.11.1-1ubuntu1 [11.4 kB] unit-abot-epc-basic-0: 18:44:46 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0 amd64 1.11.1-1ubuntu1 [5588 B] unit-abot-epc-basic-0: 18:44:46 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2 amd64 1.14.6-1 [555 kB] unit-abot-epc-basic-0: 18:44:46 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdatrie1 amd64 0.2.10-2 [17.3 kB] unit-abot-epc-basic-0: 18:44:46 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-amdgpu1 amd64 2.4.91-2~16.04.1 [18.9 kB] unit-abot-epc-basic-0: 18:44:46 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpciaccess0 amd64 0.13.4-1 [18.1 kB] unit-abot-epc-basic-0: 18:44:46 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-intel1 amd64 2.4.91-2~16.04.1 [59.9 kB] unit-abot-epc-basic-0: 18:44:47 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-nouveau2 amd64 2.4.91-2~16.04.1 [16.3 kB] unit-abot-epc-basic-0: 18:44:47 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-radeon1 amd64 2.4.91-2~16.04.1 [21.5 kB] unit-abot-epc-basic-0: 18:44:47 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libflac8 amd64 1.3.1-4 [210 kB] unit-abot-epc-basic-0: 18:44:47 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtiff5 amd64 4.0.6-1ubuntu0.4 [148 kB] unit-abot-epc-basic-0: 18:44:47 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-common all 2.32.2-1ubuntu1.5 [10.3 kB] unit-abot-epc-basic-0: 18:44:47 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-0 amd64 2.32.2-1ubuntu1.5 [159 kB] unit-abot-epc-basic-0: 18:44:47 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgif7 amd64 5.1.4-0.3~16.04 [30.5 kB] unit-abot-epc-basic-0: 18:44:47 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglapi-mesa amd64 18.0.5-0ubuntu0~16.04.1 [23.4 kB] unit-abot-epc-basic-0: 18:44:47 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libllvm6.0 amd64 1:6.0-1ubuntu2~16.04.1 [14.3 MB] unit-abot-epc-basic-0: 18:44:48 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsensors4 amd64 1:3.4.0-2 [28.4 kB] unit-abot-epc-basic-0: 18:44:48 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dri amd64 18.0.5-0ubuntu0~16.04.1 [6080 kB] unit-abot-epc-basic-0: 18:44:48 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2.1 [9044 B] unit-abot-epc-basic-0: 18:44:48 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0 amd64 1.11.1-1ubuntu1 [6882 B] unit-abot-epc-basic-0: 18:44:48 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 18:44:48 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0 amd64 1.11.1-1ubuntu1 [20.9 kB] unit-abot-epc-basic-0: 18:44:48 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present0 amd64 1.11.1-1ubuntu1 [5218 B] unit-abot-epc-basic-0: 18:44:48 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync1 amd64 1.11.1-1ubuntu1 [8324 B] unit-abot-epc-basic-0: 18:44:49 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-glx amd64 18.0.5-0ubuntu0~16.04.1 [132 kB] unit-abot-epc-basic-0: 18:44:49 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgraphite2-3 amd64 1.3.10-0ubuntu0.16.04.1 [71.7 kB] unit-abot-epc-basic-0: 18:44:49 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-common all 2.24.30-1ubuntu1.16.04.2 [123 kB] unit-abot-epc-basic-0: 18:44:49 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai-data all 0.1.24-2 [131 kB] unit-abot-epc-basic-0: 18:44:49 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libthai0 amd64 0.1.24-2 [17.3 kB] unit-abot-epc-basic-0: 18:44:49 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango-1.0-0 amd64 1.38.1-1 [148 kB] unit-abot-epc-basic-0: 18:44:49 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz0b amd64 1.0.1-1ubuntu0.1 [140 kB] unit-abot-epc-basic-0: 18:44:49 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoft2-1.0-0 amd64 1.38.1-1 [33.3 kB] unit-abot-epc-basic-0: 18:44:49 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangocairo-1.0-0 amd64 1.38.1-1 [20.5 kB] unit-abot-epc-basic-0: 18:44:49 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor1 amd64 1:1.1.14-1ubuntu0.16.04.2 [19.9 kB] unit-abot-epc-basic-0: 18:44:49 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr2 amd64 2:1.5.0-1 [17.6 kB] unit-abot-epc-basic-0: 18:44:49 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-0 amd64 2.24.30-1ubuntu1.16.04.2 [1775 kB] unit-abot-epc-basic-0: 18:44:50 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk2.0-bin amd64 2.24.30-1ubuntu1.16.04.2 [9834 B] unit-abot-epc-basic-0: 18:44:50 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xorg-sgml-doctools all 1:1.11-1 [12.9 kB] unit-abot-epc-basic-0: 18:44:50 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 x11proto-core-dev all 7.0.31-1~ubuntu16.04.2 [254 kB] unit-abot-epc-basic-0: 18:44:50 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libice-dev amd64 2:1.0.9-1 [44.9 kB] unit-abot-epc-basic-0: 18:44:50 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-abot-epc-basic-0: 18:44:50 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbis0a amd64 1.3.5-3ubuntu0.2 [86.0 kB] unit-abot-epc-basic-0: 18:44:50 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libvorbisenc2 amd64 1.3.5-3ubuntu0.2 [70.6 kB] unit-abot-epc-basic-0: 18:44:50 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsndfile1 amd64 1.0.25-10ubuntu0.16.04.1 [138 kB] unit-abot-epc-basic-0: 18:44:50 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpulse0 amd64 1:8.0-0ubuntu3.10 [249 kB] unit-abot-epc-basic-0: 18:44:50 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsm-dev amd64 2:1.2.2-1 [16.2 kB] unit-abot-epc-basic-0: 18:44:50 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxau-dev amd64 1:1.0.8-1 [11.1 kB] unit-abot-epc-basic-0: 18:44:51 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp-dev amd64 1:1.1.2-1.1 [25.1 kB] unit-abot-epc-basic-0: 18:44:51 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-input-dev all 2.3.1-1 [118 kB] unit-abot-epc-basic-0: 18:44:51 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-kb-dev all 1.0.7-0ubuntu1 [224 kB] unit-abot-epc-basic-0: 18:44:51 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xtrans-dev all 1.3.5-1 [70.5 kB] unit-abot-epc-basic-0: 18:44:51 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1-dev amd64 1.11.1-1ubuntu1 [74.2 kB] unit-abot-epc-basic-0: 18:44:51 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2.1 [640 kB] unit-abot-epc-basic-0: 18:44:51 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-doc all 2:1.6.3-1ubuntu2.1 [1470 kB] unit-abot-epc-basic-0: 18:44:51 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt6 amd64 1:1.1.5-0ubuntu1 [160 kB] unit-abot-epc-basic-0: 18:44:51 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxt-dev amd64 1:1.1.5-0ubuntu1 [394 kB] unit-abot-epc-basic-0: 18:44:51 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u191-b12-0ubuntu0.16.04.1 [69.3 kB] unit-abot-epc-basic-0: 18:44:51 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u191-b12-0ubuntu0.16.04.1 [8208 kB] unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-0ubuntu0.16.04.1 [1415 kB] unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 92% Extracting templates from packages: 100% unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 10s (6659 kB/s) unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 54413 files and directories currently installed.) unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 18:44:52 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:44:53 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common-data_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 18:44:54 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-common3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libavahi-client3_0.6.32~rc+dfsg-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcsclite1_1.8.14-1ubuntu1.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:44:55 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:44:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 18:44:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:44:58 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 18:44:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 18:44:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 18:44:58 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:44:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-amdgpu1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-intel1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-nouveau2_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-radeon1_2.4.91-2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 18:45:00 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-common_2.32.2-1ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgif7_5.1.4-0.3~16.04_amd64.deb ... unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglapi-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm6.0_1%3a6.0-1ubuntu2~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:01 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 18:45:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 18:45:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 18:45:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 18:45:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 18:45:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dri_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:45:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 18:45:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:05 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:45:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 18:45:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:45:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 18:45:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:45:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 18:45:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:45:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-glx_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphite2-3_1.3.10-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-common_2.24.30-1ubuntu1.16.04.2_all.deb ... unit-abot-epc-basic-0: 18:45:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:45:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 18:45:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 18:45:07 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 18:45:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 18:45:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 18:45:08 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 18:45:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 18:45:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 18:45:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:45:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 18:45:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:08 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:45:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 18:45:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoft2-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 18:45:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangocairo-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor1_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-0_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk2.0-bin_2.24.30-1ubuntu1.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 18:45:09 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-core-dev_7.0.31-1~ubuntu16.04.2_all.deb ... unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 18:45:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 18:45:11 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 18:45:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 18:45:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsndfile1_1.0.25-10ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:45:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 18:45:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 18:45:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 18:45:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 18:45:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:45:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdmcp-dev_1%3a1.1.2-1.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 18:45:13 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2.1_all.deb ... unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:45:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 18:45:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 18:45:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:15 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:45:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 18:45:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:15 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:45:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 18:45:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:45:16 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:45:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 18:45:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:45:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 18:45:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 18:45:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 18:45:18 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 18:45:18 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 18:45:18 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 18:45:18 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 18:45:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 18:45:18 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 18:45:18 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:45:19 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:45:19 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:45:22 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 18:45:22 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 18:45:22 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 18:45:22 DEBUG unit.abot-epc-basic/0.install update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults unit-abot-epc-basic-0: 18:45:22 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 18:45:22 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 18:45:22 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:45:22 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:45:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 18:45:22 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 18:45:22 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 18:45:24 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/jjs to provide /usr/bin/jjs (jjs) in auto mode unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode unit-abot-epc-basic-0: 18:45:25 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜRKTRUST_Elektronik_Sertifika_Hizmet_Sağlayıcısı_H5.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:TÜBİTAK_UEKAE_Kök_Sertifika_Hizmet_Sağlayıcısı_-_Sürüm_3.pem unit-abot-epc-basic-0: 18:45:26 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/policytool to provide /usr/bin/policytool (policytool) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/idlj to provide /usr/bin/idlj (idlj) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdeps to provide /usr/bin/jdeps (jdeps) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsimport to provide /usr/bin/wsimport (wsimport) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jinfo to provide /usr/bin/jinfo (jinfo) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jsadebugd to provide /usr/bin/jsadebugd (jsadebugd) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/native2ascii to provide /usr/bin/native2ascii (native2ascii) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstat to provide /usr/bin/jstat (jstat) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javadoc to provide /usr/bin/javadoc (javadoc) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javah to provide /usr/bin/javah (javah) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jps to provide /usr/bin/jps (jps) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstack to provide /usr/bin/jstack (jstack) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jrunscript to provide /usr/bin/jrunscript (jrunscript) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/javap to provide /usr/bin/javap (javap) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jar to provide /usr/bin/jar (jar) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/xjc to provide /usr/bin/xjc (xjc) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/schemagen to provide /usr/bin/schemagen (schemagen) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/extcheck to provide /usr/bin/extcheck (extcheck) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/rmic to provide /usr/bin/rmic (rmic) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jstatd to provide /usr/bin/jstatd (jstatd) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jmap to provide /usr/bin/jmap (jmap) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jhat to provide /usr/bin/jhat (jhat) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jdb to provide /usr/bin/jdb (jdb) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/serialver to provide /usr/bin/serialver (serialver) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/wsgen to provide /usr/bin/wsgen (wsgen) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jcmd to provide /usr/bin/jcmd (jcmd) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jarsigner to provide /usr/bin/jarsigner (jarsigner) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/appletviewer to provide /usr/bin/appletviewer (appletviewer) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/jvm/java-8-openjdk-amd64/bin/jconsole to provide /usr/bin/jconsole (jconsole) in auto mode unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 18:45:27 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 18:45:28 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 18:45:28 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 18:45:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:45:28 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 18:45:28 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 18:45:29 DEBUG unit.abot-epc-basic/0.install --2019-01-09 18:45:29-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 18:45:29 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 18:45:29 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 18:45:29 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 18:45:29 DEBUG unit.abot-epc-basic/0.install Saving to: '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' unit-abot-epc-basic-0: 18:45:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:45:30 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 99.9K 7m47s unit-abot-epc-basic-0: 18:45:30 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 200K 5m50s unit-abot-epc-basic-0: 18:45:30 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 11.4M 3m54s unit-abot-epc-basic-0: 18:45:30 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.1M 2m56s unit-abot-epc-basic-0: 18:45:30 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 205K 3m6s unit-abot-epc-basic-0: 18:45:30 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.5M 2m36s unit-abot-epc-basic-0: 18:45:30 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.8M 2m14s unit-abot-epc-basic-0: 18:45:30 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.4M 1m58s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 212K 2m9s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.2M 1m56s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.3M 1m46s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.2M 97s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.3M 90s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.3M 84s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.2M 78s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 10.9M 74s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 4.14M 70s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 240K 76s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.2M 73s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.5M 69s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 10.8M 66s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.5M 63s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.3M 60s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 10.9M 58s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.3M 56s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.1M 54s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.1M 52s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.4M 50s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.2M 48s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.2M 47s unit-abot-epc-basic-0: 18:45:31 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.3M 45s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 72.4K 63s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 48.5M 61s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 52.1M 60s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 53.7M 58s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 54.6M 56s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 48.7M 55s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 55.9M 53s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 56.3M 52s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 54.8M 50s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 47.9M 49s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 53.0M 48s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 54.3M 47s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 53.3M 46s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 48.8M 45s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 55.0M 44s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 63.3M 43s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 104M 42s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 158M 41s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 354M 40s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 528M 39s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 555M 38s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 491M 38s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 544M 37s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 563M 36s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 539M 36s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 499M 35s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 568M 34s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 540M 34s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 557M 33s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 356M 32s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 553M 32s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 559M 31s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 537M 31s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 483M 30s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 549M 30s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 567M 29s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 213K 32s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 3.16M 32s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 2.29M 31s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 6.17M 31s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 3.55M 31s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 3.90M 30s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 3.85M 30s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 4.10M 30s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.8M 29s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 10.9M 29s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.1M 29s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.7M 28s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.1M 28s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 10.8M 28s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.1M 27s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.9M 27s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 10.8M 27s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 10.9M 26s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 197K 29s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 11.1M 28s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 11.5M 28s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 24.4M 28s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 50.1M 27s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 51.0M 27s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 54.0M 27s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 49.0M 26s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 56.3M 26s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 55.6M 26s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 55.7M 25s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 48.3M 25s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 54.1M 25s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 54.9M 25s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 55.0M 24s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 48.8M 24s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 52.3M 24s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 70.3M 24s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 97.7M 23s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 104M 23s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 76.6M 23s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 114M 23s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 306M 22s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 256M 22s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 518K 23s unit-abot-epc-basic-0: 18:45:32 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 2.00M 23s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 2.83M 22s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 2.86M 22s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 2.55M 22s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 7.25M 22s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 7.81M 22s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 8.00M 22s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 8.00M 22s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 10.9M 21s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 10.9M 21s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.1M 21s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 10.8M 21s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.1M 21s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 9.96M 21s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 8.31M 20s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 9.33M 20s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 461K 21s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 2.00M 21s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 2.81M 21s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 2.96M 21s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 2.48M 20s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 7.25M 20s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 8.17M 20s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 8.05M 20s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 7.46M 20s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 11.3M 20s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.0M 20s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 10.6M 20s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.7M 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 10.8M 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.3M 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 8.38M 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 9.19M 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 471K 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 2.00M 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 3.26M 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 2.52M 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 2.51M 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 6.14M 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 8.05M 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 7.41M 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 7.85M 19s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 10.8M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 11.0M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.5M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 11.0M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 11.3M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.0M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 9.63M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 8.87M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 515K 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 1.75M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 2.78M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 3.42M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 3.06M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 2.73M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 7.81M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 7.71M 18s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 8.46M 17s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 8.17M 17s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 11.0M 17s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 10.5M 17s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 10.8M 17s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.5M 17s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 11.0M 17s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 10.7M 17s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.0M 17s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 8.66M 17s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 475K 17s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 2.00M 17s unit-abot-epc-basic-0: 18:45:33 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 3.20M 17s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 3.03M 17s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 2.92M 17s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 3.87M 17s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 7.52M 17s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 8.42M 17s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 7.94M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 9.53M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 10.6M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 10.9M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 11.0M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 11.0M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 11.2M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.5M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.3M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 9.09M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 469K 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 2.13M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 3.23M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 3.08M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 3.33M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 2.66M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 11.3M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 11.2M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 8.31M 16s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 9.12M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 10.5M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 11.3M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 11.0M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 10.9M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 11.1M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 11.2M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.1M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 10.7M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 489K 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 2.22M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 2.80M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 3.03M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 3.52M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 2.29M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 9.38M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 11.4M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 11.1M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 8.87M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 9.15M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 7.49M 15s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 10.4M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 11.4M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 10.7M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.6M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 11.0M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 11.6M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 549K 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 2.27M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 2.28M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 2.82M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 3.13M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 3.27M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 3.79M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 9.08M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 11.0M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 11.3M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 8.92M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 11.2M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 7.07M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 10.2M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.1M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 11.8M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 11.0M 13s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 10.9M 13s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 11.6M 13s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 543K 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 1.80M 14s unit-abot-epc-basic-0: 18:45:34 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 2.70M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 3.43M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 2.95M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 2.41M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 7.78M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 10.5M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 11.0M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 11.1M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 9.62M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 9.56M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 88.8K 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 52.4M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 56.7M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 59.2M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 51.7M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 58.0M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 57.8M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 58.6M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 52.3M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 56.1M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 56.2M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 57.1M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 50.4M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 57.0M 14s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 55.4M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 52.2M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 45.6M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 54.7M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 56.2M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 56.3M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 50.0M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 56.2M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 57.1M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 1.28M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 1.78M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 3.26M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 2.80M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 3.09M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 3.26M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 3.71M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 7.31M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 9.05M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 5.44M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 1.66M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 1.21M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 11.9M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 11.1M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 824K 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 2.22M 13s unit-abot-epc-basic-0: 18:45:35 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 3.10M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 3.52M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 3.43M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 2.27M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 7.47M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 9.03M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 10.4M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 2.61M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 902K 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 11.4M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 10.9M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 88.5K 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 46.0M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 56.1M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 56.3M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 53.7M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 47.5M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 53.6M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 55.3M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 55.3M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 47.5M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 52.0M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 55.0M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 48.8M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 43.7M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 45.5M 13s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 53.2M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 51.9M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 70.4M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 126M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 83.0M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 85.9M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 109M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 3.65M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 2.44M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 2.07M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 3.32M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 1.99M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 1.73M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 1.27M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 8.59M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 784K 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 3.84M 12s unit-abot-epc-basic-0: 18:45:36 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 2.08M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 2.27M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 1.89M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 5.14M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 1.75M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 903K 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 8.78M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 971K 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 2.72M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 2.48M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 2.35M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 2.51M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 2.06M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 3.81M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 1.83M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 955K 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 6.53M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 1013K 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 2.75M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 2.51M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 2.20M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 2.72M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 2.16M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 4.85M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 1.70M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 945K 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 8.21M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 996K 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 2.54M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 3.20M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 2.68M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 2.22M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 2.57M 12s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 3.52M 11s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 2.10M 11s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 1.78M 11s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 1.23M 11s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 6.81M 11s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 816K 11s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 8.87M 11s unit-abot-epc-basic-0: 18:45:37 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 2.13M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 2.53M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 2.83M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 2.22M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 3.81M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 1.90M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 945K 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 7.28M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 1.07M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 2.19M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 2.83M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 3.65M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 2.52M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 3.27M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 2.33M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 2.78M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 1.91M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 1.03M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 6.68M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 1.03M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 2.47M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 2.64M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 3.69M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 2.19M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 3.13M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 3.01M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 2.57M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 1.88M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 1.08M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 6.64M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 1.03M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 2.54M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 2.72M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 3.69M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 2.19M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 3.35M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 2.81M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 2.58M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 2.08M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 1.03M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 6.55M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 1.04M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 2.50M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 2.99M 11s unit-abot-epc-basic-0: 18:45:38 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 3.49M 11s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 2.28M 11s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 4.21M 11s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 2.26M 11s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 4.55M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 1.78M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 973K 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 6.80M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 1.06M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 2.27M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 4.81M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 2.57M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 2.88M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 2.99M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 2.35M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 5.70M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 2.32M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 1.61M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 1.36M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 6.03M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 810K 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 11.2M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 2.83M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 3.80M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 2.18M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 2.76M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 3.37M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 2.67M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 1.94M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 1.08M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 5.46M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 1.11M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 2.15M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 3.42M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 3.66M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 2.69M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 3.15M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 2.35M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 6.12M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 1.95M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 912K 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 6.75M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 5.75M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 804K 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 10.9M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 3.02M 10s unit-abot-epc-basic-0: 18:45:39 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 3.85M 10s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 2.22M 10s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 3.40M 10s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 2.65M 10s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 2.82M 10s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 1.94M 10s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 1.06M 10s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 5.71M 10s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 1.12M 10s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 2.14M 10s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 3.70M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 3.62M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 2.89M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 2.77M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 2.48M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 5.58M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 2.44M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 1.77M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 1.23M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 6.10M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 1.08M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 2.29M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 3.14M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 4.07M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 2.26M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 4.01M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 2.47M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 5.97M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 1.64M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 977K 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 6.08M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 7.02M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 827K 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 8.68M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 3.03M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 4.23M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 2.10M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 3.53M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 2.73M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 3.70M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 1.70M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 1.04M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 5.94M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 1.16M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 2.01M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 7.80M 9s unit-abot-epc-basic-0: 18:45:40 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 2.54M 9s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 3.01M 9s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 2.52M 9s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 2.58M 9s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 6.41M 9s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 2.83M 9s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 1.80M 9s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 1.10M 9s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 5.91M 9s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 1.12M 9s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 2.11M 9s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 4.27M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 3.20M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 2.95M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 2.72M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 2.67M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 4.98M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 2.65M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 1.75M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 1.21M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 5.80M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 1.13M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 2.11M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 3.02M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 4.67M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 2.32M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 3.53M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 2.68M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 5.00M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 2.24M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 1.57M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 1.43M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 6.31M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 855K 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 6.44M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 2.85M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 4.77M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 2.19M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 3.62M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 2.62M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 5.34M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 1.86M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 974K 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 5.65M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 4.88M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 871K 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 7.86M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 2.82M 8s unit-abot-epc-basic-0: 18:45:41 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 4.58M 8s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 2.15M 8s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 3.32M 8s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 2.99M 8s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 4.34M 8s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 1.91M 8s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 953K 8s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 5.49M 8s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 1.22M 8s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 1.92M 8s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 8.79M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 2.56M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 3.28M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 2.36M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 4.58M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 2.97M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 2.45M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 2.33M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 1.02M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 5.32M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 1.16M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 2.12M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 4.37M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 3.02M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 3.53M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 2.42M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 2.55M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 5.92M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 2.58M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 1.97M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 1.09M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 5.83M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 1.14M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 2.15M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 4.06M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 3.18M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 3.20M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 2.67M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 2.56M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 5.15M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 2.50M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 1.71M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 1.24M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 6.11M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 1.06M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 2.39M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 3.10M 7s unit-abot-epc-basic-0: 18:45:42 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 4.47M 7s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 2.70M 7s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 2.96M 7s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 2.65M 7s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 5.63M 7s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 2.33M 7s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 882K 7s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 4.60M 7s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 6.41M 7s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 882K 7s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 4.93M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 2.99M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 4.76M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 2.32M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 3.02M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 3.06M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 4.74M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 2.03M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 918K 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 5.36M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 3.67M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 964K 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 6.36M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 2.81M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 5.05M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 2.30M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 3.02M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 2.91M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 4.11M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 1.94M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 945K 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 5.19M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 1.30M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 1.91M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 6.89M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 2.78M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 3.42M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 2.48M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 2.85M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 4.03M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 2.45M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 2.38M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 993K 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 5.61M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 1.22M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 2.08M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 4.04M 6s unit-abot-epc-basic-0: 18:45:43 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 3.34M 6s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 3.18M 6s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 2.52M 6s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 2.69M 6s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 5.34M 6s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 2.28M 6s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 2.08M 6s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 1.10M 6s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 5.50M 6s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 1.17M 6s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 2.25M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 3.91M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 3.11M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 3.20M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 2.74M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 2.54M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 5.20M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 2.42M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 1.82M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 1.18M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 5.64M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 1.03M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 3.00M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 3.14M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 3.77M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 3.33M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 2.70M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 2.54M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 4.91M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 2.46M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 1.62M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 1.29M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 5.54M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 943K 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 4.65M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 3.10M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 3.89M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 3.30M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 2.65M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 2.59M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 4.82M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 2.45M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 1.65M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 1.28M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 5.36M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 927K 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 4.61M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 3.29M 5s unit-abot-epc-basic-0: 18:45:44 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 3.99M 5s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 3.33M 5s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 2.66M 5s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 2.58M 5s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 5.10M 5s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 2.45M 5s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 896K 5s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 3.97M 5s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 5.40M 5s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 935K 5s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 4.35M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 3.30M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 4.04M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 3.32M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 2.62M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 2.51M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 5.44M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 2.47M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 903K 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 3.50M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 6.33M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 938K 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 4.34M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 3.40M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 3.89M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 3.41M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 2.68M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 2.41M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 5.94M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 2.40M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 1.65M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 1.25M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 4.22M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 1.01M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 4.06M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 3.30M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 4.10M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 3.24M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 2.63M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 2.54M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 4.36M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 2.61M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 1.69M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 1.27M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 4.91M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 1.09M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 2.98M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 3.31M 4s unit-abot-epc-basic-0: 18:45:45 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 3.93M 4s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 3.35M 4s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 2.64M 4s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 2.49M 4s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 5.34M 4s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 2.35M 4s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 2.02M 4s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 1.13M 4s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 4.50M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 1.29M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 2.17M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 3.39M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 4.18M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 3.09M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 2.77M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 2.74M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 4.02M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 2.51M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 2.40M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 1.06M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 4.32M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 1.29M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 2.13M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 5.36M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 3.46M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 3.42M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 2.70M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 3.64M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 2.59M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 3.45M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 2.23M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 1.01M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 3.98M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 4.95M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 1000K 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 4.65M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 3.29M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 3.98M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 3.20M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 2.86M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 2.58M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 5.38M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 2.39M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 2.05M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 1.12M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 4.70M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 1.30M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 2.19M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 5.64M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 3.44M 3s unit-abot-epc-basic-0: 18:45:46 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 2.83M 3s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 3.32M 3s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 3.74M 3s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 2.49M 3s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 5.37M 3s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 1.90M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 1.03M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 3.65M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 5.28M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 976K 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 5.44M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 3.60M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 3.89M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 3.60M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 2.55M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 2.67M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 5.01M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 2.64M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 2.48M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 1.04M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 3.68M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 4.98M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 998K 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 7.61M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 3.36M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 3.99M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 3.59M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 2.55M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 2.87M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 4.90M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 2.52M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 2.52M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 1.08M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 3.60M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 5.13M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 998K 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 8.18M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 3.35M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 4.02M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 3.54M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 2.60M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 2.81M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 5.47M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 2.45M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 2.76M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.05M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 3.49M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 4.75M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 1023K 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 8.32M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 3.46M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 4.22M 2s unit-abot-epc-basic-0: 18:45:47 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 3.59M 2s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 3.32M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 2.28M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 4.71M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 3.73M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 2.32M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 1.06M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 3.94M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 4.72M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 1.34M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 2.09M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 5.91M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 4.26M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 3.32M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 3.26M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 3.36M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 2.75M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 6.06M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 2.47M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 2.37M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 1.12M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 3.85M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 3.68M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 1.07M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 7.83M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 3.59M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 4.44M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 3.71M 1s unit-abot-epc-basic-0: 18:45:48 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 3.39M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 87.4K 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 53.3M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 54.0M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 61.0M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 59.5M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 58.5M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 55.7M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 64.1M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 58.9M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 60.8M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 55.6M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 60.9M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 57.7M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 58.3M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 54.5M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 60.8M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 58.2M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 60.4M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 85.6M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 122M 1s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 91.7M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 119M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 103M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 1.57M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 3.05M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 952K 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 4.69M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 2.74M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 1.93M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 1.88M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 1.82M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 1.78M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 11.6M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 11.2M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 1.12M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 3.76M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 904K 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 5.12M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 2.29M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 2.33M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 1.75M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 1.63M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 2.32M 0s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 11.7M=20s unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install 2019-01-09 18:45:49 (2.32 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57456 files and directories currently installed.) unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 18:45:49 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libxml-commons-resolver1.1-java-doc libxom-java-doc make-doc python-doc unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install build-essential cpp cpp-5 dpkg-dev fakeroot g++ g++-5 gcc gcc-5 junit junit4 unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install libxom-java libxpp2-java libxpp3-java linux-libc-dev make manpages-dev maven unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 18:45:52 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 18:45:53 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:45:53 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 18:45:53 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 18:45:53 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 18:45:53 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 18:45:53 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libapache-pom-java all 10-2build1 [4022 B] unit-abot-epc-basic-0: 18:45:53 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-parent-java all 39-3 [9380 B] unit-abot-epc-basic-0: 18:45:53 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-logging-java all 1.2-1+build1 [59.5 kB] unit-abot-epc-basic-0: 18:45:53 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpcore-java all 4.4.4-1 [573 kB] unit-abot-epc-basic-0: 18:45:53 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhttpclient-java all 4.5.1-1 [694 kB] unit-abot-epc-basic-0: 18:45:54 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslf4j-java all 1.7.14-3 [124 kB] unit-abot-epc-basic-0: 18:45:54 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-httpclient-java all 3.1-12 [279 kB] unit-abot-epc-basic-0: 18:45:54 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-io-java all 2.4-2 [176 kB] unit-abot-epc-basic-0: 18:45:54 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net2-java all 2.2-2 [194 kB] unit-abot-epc-basic-0: 18:45:54 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsch-java all 0.1.53-1ubuntu1 [267 kB] unit-abot-epc-basic-0: 18:45:54 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsoup-java all 1.8.3-1 [298 kB] unit-abot-epc-basic-0: 18:45:54 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatinject-jsr330-api-java all 1.0+ds1-2 [22.7 kB] unit-abot-epc-basic-0: 18:45:54 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjsr305-java all 0.1~+svn49-9 [26.4 kB] unit-abot-epc-basic-0: 18:45:54 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguava-java all 19.0-1 [2028 kB] unit-abot-epc-basic-0: 18:45:54 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds-java all 1.5.0-5 [49.2 kB] unit-abot-epc-basic-0: 18:45:55 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjaxp1.3-java all 1.3.05-2ubuntu3 [450 kB] unit-abot-epc-basic-0: 18:45:55 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-resolver1.1-java all 1.2-7build1 [91.6 kB] unit-abot-epc-basic-0: 18:45:55 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-commons-external-java all 1.4.01-2build1 [245 kB] unit-abot-epc-basic-0: 18:45:55 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxerces2-java all 2.11.0-7 [1362 kB] unit-abot-epc-basic-0: 18:45:55 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxalan2-java all 2.7.1-9 [3166 kB] unit-abot-epc-basic-0: 18:45:55 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interpolation-java all 1.21-1 [61.3 kB] unit-abot-epc-basic-0: 18:45:55 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 18:45:55 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxbean-java all 4.5-1 [815 kB] unit-abot-epc-basic-0: 18:45:55 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers-java all 1.0~beta3.0.7-8 [178 kB] unit-abot-epc-basic-0: 18:45:55 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-interactivity-api-java all 1.0-alpha-6-7 [14.2 kB] unit-abot-epc-basic-0: 18:45:56 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 18:45:56 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeclipse-aether-java all 1.0.2-1 [564 kB] unit-abot-epc-basic-0: 18:45:56 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-cli-java all 1.3.1-3ubuntu1 [53.3 kB] unit-abot-epc-basic-0: 18:45:56 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang3-java all 3.4-1 [380 kB] unit-abot-epc-basic-0: 18:45:56 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 18:45:56 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libguice-java all 4.0-2 [836 kB] unit-abot-epc-basic-0: 18:45:56 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit all 3.8.2-8build1 [106 kB] unit-abot-epc-basic-0: 18:45:56 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 18:45:56 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-classworlds2-java all 2.5.2-1 [46.7 kB] unit-abot-epc-basic-0: 18:45:56 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils2-java all 3.0.22-1 [235 kB] unit-abot-epc-basic-0: 18:45:56 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default1.5-java all 1.6-2 [186 kB] unit-abot-epc-basic-0: 18:45:56 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-annotations-java all 1.6-2 [6662 B] unit-abot-epc-basic-0: 18:45:57 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libasm4-java all 5.0.4-1 [252 kB] unit-abot-epc-basic-0: 18:45:57 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjaxen-java all 1.1.6-1ubuntu1 [206 kB] unit-abot-epc-basic-0: 18:45:57 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjdom1-java all 1.1.3-1 [150 kB] unit-abot-epc-basic-0: 18:45:57 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libclassworlds-java all 1.1-final-5 [39.3 kB] unit-abot-epc-basic-0: 18:45:57 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 18:45:57 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdoxia-core-java all 1.1.4-3ubuntu1 [148 kB] unit-abot-epc-basic-0: 18:45:57 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-container-default-java all 1.0-alpha-9-stable-1-7 [153 kB] unit-abot-epc-basic-0: 18:45:57 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-ant-factory-java all 1.0~alpha2.1-3 [11.2 kB] unit-abot-epc-basic-0: 18:45:57 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-io-java all 1.0~alpha5-2 [44.7 kB] unit-abot-epc-basic-0: 18:45:57 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-abot-epc-basic-0: 18:45:58 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libbsh-java all 2.0b4-17ubuntu1 [264 kB] unit-abot-epc-basic-0: 18:45:58 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-bsh-factory-java all 1.0~alpha7-3.1 [7708 B] unit-abot-epc-basic-0: 18:45:58 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-sec-dispatcher-java all 1.3.1-6 [27.1 kB] unit-abot-epc-basic-0: 18:45:58 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven2-core-java all 2.2.1-24 [710 kB] unit-abot-epc-basic-0: 18:45:58 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cli-java all 1.2-5 [9700 B] unit-abot-epc-basic-0: 18:45:58 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqdox2-java all 2.0~M3-2 [257 kB] unit-abot-epc-basic-0: 18:45:58 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-component-metadata-java all 1.6-2 [103 kB] unit-abot-epc-basic-0: 18:45:58 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-containers1.5-java all 1.6-2 [2410 B] unit-abot-epc-basic-0: 18:45:58 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgeronimo-interceptor-3.0-spec-java all 1.0.1-3fakesync1 [7284 B] unit-abot-epc-basic-0: 18:45:58 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.8 [391 kB] unit-abot-epc-basic-0: 18:45:58 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcdi-api-java all 1.0-2 [31.9 kB] unit-abot-epc-basic-0: 18:45:58 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-inject-java all 0.3.2-1 [347 kB] unit-abot-epc-basic-0: 18:45:58 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsisu-plexus-java all 0.3.2-1 [182 kB] unit-abot-epc-basic-0: 18:45:59 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libhamcrest-java all 1.3-5ubuntu1 [373 kB] unit-abot-epc-basic-0: 18:45:59 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 junit4 all 4.12-4ubuntu1 [279 kB] unit-abot-epc-basic-0: 18:45:59 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-net-java all 3.4-2ubuntu2 [334 kB] unit-abot-epc-basic-0: 18:45:59 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 18:45:59 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libobjenesis-java all 2.2-1 [44.3 kB] unit-abot-epc-basic-0: 18:45:59 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libeasymock-java all 3.3.1+ds-3 [88.3 kB] unit-abot-epc-basic-0: 18:45:59 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 18:45:59 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 18:45:59 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 liblog4j1.2-java all 1.2.17-7ubuntu1 [426 kB] unit-abot-epc-basic-0: 18:45:59 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 18:46:00 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon2-java all 2.10-3 [2144 kB] unit-abot-epc-basic-0: 18:46:00 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven3-core-java all 3.3.9-3 [1446 kB] unit-abot-epc-basic-0: 18:46:00 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 maven all 3.3.9-3 [17.4 kB] unit-abot-epc-basic-0: 18:46:00 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 18:46:00 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1 amd64 1.5.4-1build1 [77.1 kB] unit-abot-epc-basic-0: 18:46:00 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-dbd-sqlite3 amd64 1.5.4-1build1 [10.6 kB] unit-abot-epc-basic-0: 18:46:00 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 18:46:00 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 18:46:00 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-bin amd64 2.4.18-2ubuntu3.9 [925 kB] unit-abot-epc-basic-0: 18:46:00 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-utils amd64 2.4.18-2ubuntu3.9 [81.8 kB] unit-abot-epc-basic-0: 18:46:00 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 18:46:00 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2 amd64 2.4.18-2ubuntu3.9 [86.6 kB] unit-abot-epc-basic-0: 18:46:01 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 18:46:01 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] unit-abot-epc-basic-0: 18:46:01 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] unit-abot-epc-basic-0: 18:46:01 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 18:46:01 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] unit-abot-epc-basic-0: 18:46:01 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] unit-abot-epc-basic-0: 18:46:01 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 18:46:01 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 18:46:01 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 18:46:01 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 18:46:01 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant all 1.9.6-1ubuntu1.1 [1899 kB] unit-abot-epc-basic-0: 18:46:02 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 ant-optional all 1.9.6-1ubuntu1.1 [315 kB] unit-abot-epc-basic-0: 18:46:02 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.7 [2309 kB] unit-abot-epc-basic-0: 18:46:02 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu10 [68.7 kB] unit-abot-epc-basic-0: 18:46:02 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-141.167 [854 kB] unit-abot-epc-basic-0: 18:46:02 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 18:46:02 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 18:46:02 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] unit-abot-epc-basic-0: 18:46:03 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] unit-abot-epc-basic-0: 18:46:03 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] unit-abot-epc-basic-0: 18:46:03 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] unit-abot-epc-basic-0: 18:46:03 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] unit-abot-epc-basic-0: 18:46:03 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] unit-abot-epc-basic-0: 18:46:03 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] unit-abot-epc-basic-0: 18:46:04 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] unit-abot-epc-basic-0: 18:46:04 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] unit-abot-epc-basic-0: 18:46:04 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] unit-abot-epc-basic-0: 18:46:04 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] unit-abot-epc-basic-0: 18:46:04 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] unit-abot-epc-basic-0: 18:46:04 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] unit-abot-epc-basic-0: 18:46:04 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB] unit-abot-epc-basic-0: 18:46:04 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] unit-abot-epc-basic-0: 18:46:05 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] unit-abot-epc-basic-0: 18:46:05 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] unit-abot-epc-basic-0: 18:46:05 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] unit-abot-epc-basic-0: 18:46:05 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] unit-abot-epc-basic-0: 18:46:05 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] unit-abot-epc-basic-0: 18:46:05 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] unit-abot-epc-basic-0: 18:46:05 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] unit-abot-epc-basic-0: 18:46:06 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] unit-abot-epc-basic-0: 18:46:06 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] unit-abot-epc-basic-0: 18:46:06 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 18:46:06 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 18:46:06 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 18:46:06 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 18:46:06 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 18:46:06 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 18:46:06 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libdom4j-java all 1.6.1+dfsg.3-2ubuntu1 [323 kB] unit-abot-epc-basic-0: 18:46:06 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1-dev amd64 2.1.0-7ubuntu0.16.04.3 [115 kB] unit-abot-epc-basic-0: 18:46:06 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] unit-abot-epc-basic-0: 18:46:07 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.4 [1071 kB] unit-abot-epc-basic-0: 18:46:07 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [27.8 MB] unit-abot-epc-basic-0: 18:46:08 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-dev amd64 2.7.12-1~16.04 [7840 B] unit-abot-epc-basic-0: 18:46:08 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-all-dev amd64 2.7.12-1~16.04 [1006 B] unit-abot-epc-basic-0: 18:46:08 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxom-java all 1.2.10-1 [170 kB] unit-abot-epc-basic-0: 18:46:08 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] unit-abot-epc-basic-0: 18:46:08 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 18:46:08 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.4 [276 kB] unit-abot-epc-basic-0: 18:46:08 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-dev amd64 2.7.12-1~16.04 [1186 B] unit-abot-epc-basic-0: 18:46:08 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all-dev amd64 2.7.12-1~16.04 [1016 B] unit-abot-epc-basic-0: 18:46:08 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 18:46:08 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-setuptools all 20.7.0-1 [169 kB] unit-abot-epc-basic-0: 18:46:08 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 python-wheel all 0.29.0-1 [48.0 kB] unit-abot-epc-basic-0: 18:46:08 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ssl-cert all 1.0.37 [16.9 kB] unit-abot-epc-basic-0: 18:46:09 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 20% Extracting templates from packages: 40% Extracting templates from packages: 61% Extracting templates from packages: 81% Extracting templates from packages: 100% unit-abot-epc-basic-0: 18:46:09 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 18:46:09 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 16s (6290 kB/s) unit-abot-epc-basic-0: 18:46:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 18:46:09 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57619 files and directories currently installed.) unit-abot-epc-basic-0: 18:46:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 18:46:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 18:46:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 18:46:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 18:46:09 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 18:46:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 18:46:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 18:46:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 18:46:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-external-java_1.4.01-2build1_all.deb ... unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 18:46:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 18:46:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 18:46:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 18:46:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgeronimo-interceptor-3.0-spec-java_1.0.1-3fakesync1_all.deb ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 18:46:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 18:46:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 18:46:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 18:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 18:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 18:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 18:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 18:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 18:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 18:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 18:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 18:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 18:46:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 18:46:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:46:18 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 18:46:19 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:46:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 18:46:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 18:46:20 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 18:46:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 18:46:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 18:46:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:46:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 18:46:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 18:46:21 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:46:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 18:46:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 18:46:22 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:46:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 18:46:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 18:46:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:46:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 18:46:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 18:46:23 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:46:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 18:46:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 18:46:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:46:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 18:46:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:46:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 18:46:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 18:46:24 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 18:46:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 18:46:25 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:46:25 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:46:26 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:46:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 18:46:26 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 61262 files and directories currently installed.) unit-abot-epc-basic-0: 18:46:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 18:46:27 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:46:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 18:46:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 18:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 18:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 18:46:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 18:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 18:46:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 18:46:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:46:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 18:46:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-abot-epc-basic-0: 18:46:28 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 18:46:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 18:46:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 18:46:29 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:46:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 18:46:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-141.167_amd64.deb ... unit-abot-epc-basic-0: 18:46:29 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-141.167) ... unit-abot-epc-basic-0: 18:46:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 18:46:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 18:46:29 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:46:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 18:46:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 18:46:30 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 18:46:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 18:46:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:30 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 18:46:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:33 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 18:46:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:33 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 18:46:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:33 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 18:46:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:33 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 18:46:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 18:46:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 18:46:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:34 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 18:46:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 18:46:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:35 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 18:46:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:46:36 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:46:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 18:46:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:36 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 18:46:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:46:37 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:46:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 18:46:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:46:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 18:46:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 18:46:41 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:46:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 18:46:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 18:46:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:46:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 18:46:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 18:46:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:46:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 18:46:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 18:46:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 18:46:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 18:46:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 18:46:45 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 18:46:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 18:46:50 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 18:46:51 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 18:46:52 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/maven/bin/mvn to provide /usr/bin/mvn (mvn) in auto mode unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:46:53 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 18:46:54 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:46:54 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:46:54 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:46:54 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 18:46:55 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 18:46:57 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 18:46:57 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:46:57 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:46:57 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:46:57 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:46:57 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 18:46:58 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 18:46:58 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 18:46:58 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 18:46:58 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 18:47:00 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 18:47:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom machine-1: 18:47:00 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 18:47:00 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 18:47:00 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom (4 KB at 7.9 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 454.8 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 6/26 KB 9/26 KB 12/26 KB 14/26 KB 17/26 KB 20/26 KB 22/26 KB 25/26 KB 26/26 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 KB at 804.4 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 578.1 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.jar (25 KB at 1093.4 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 348.2 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 424.0 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom machine-1: 18:47:01 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 18:47:01 DEBUG juju.worker start "engine" machine-1: 18:47:01 INFO juju.worker start "engine" machine-1: 18:47:01 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 18:47:01 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 18:47:01 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 18:47:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 18:47:01 DEBUG juju.worker "engine" started machine-1: 18:47:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.introspection stats worker now serving machine-1: 18:47:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 18:47:01 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 18:47:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 18:47:01 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.apicaller connecting with old password machine-1: 18:47:01 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1091.9 KB/sec) machine-1: 18:47:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 18:47:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-1: 18:47:01 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-1: 18:47:01 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom machine-1: 18:47:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 717.0 KB/sec) machine-1: 18:47:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 18:47:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 18:47:01 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 18:47:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar machine-1: 18:47:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 18:47:01 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1155.0 KB/sec) machine-1: 18:47:01 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 83.8 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 683.9 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 989.0 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/5/apache-5.pom (5 KB at 266.7 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 150.4 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (3 KB at 101.3 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (4 KB at 197.8 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 393.4 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 1/12 KB 4/12 KB 6/12 KB 9/12 KB 12/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 596.7 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 62.0 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (6 KB at 380.3 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 192.8 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 492/492 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 30.0 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (6 KB at 233.4 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 51.3 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 393.8 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 145.5 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 151.4 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 137.7 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 130.5 KB/sec) unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom unit-abot-epc-basic-0: 18:47:01 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 77.2 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 43.0 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 104.7 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 495.3 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/41 KB 32/41 KB 36/41 KB 40/41 KB 41/41 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (41 KB at 1637.4 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 4/15 KB 8/15 KB 12/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 KB at 870.9 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom machine-1: 18:47:02 DEBUG juju.worker.apicaller connected machine-1: 18:47:02 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 188.2 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom machine-1: 18:47:02 DEBUG juju.worker.apicaller password changed machine-1: 18:47:02 DEBUG juju.api RPC connection died machine-1: 18:47:02 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 365.3 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1591.1 KB/sec) machine-1: 18:47:02 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom machine-1: 18:47:02 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-1: 18:47:02 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-1: 18:47:02 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 649.8 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 965/965 B Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 58.9 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 146.3 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 1109.3 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 440.0 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 827.6 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 326.6 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 8/153 KB 3/48 KB 8/153 KB 5/48 KB 11/153 KB 3/48 KB 11/153 KB 5/48 KB 13/153 KB 8/48 KB 13/153 KB 11/48 KB 13/153 KB 13/48 KB 13/153 KB 13/48 KB 3/50 KB 13/153 KB 13/48 KB 3/50 KB 16/153 KB 13/48 KB 3/50 KB 19/153 KB 13/48 KB 3/50 KB 21/153 KB 13/48 KB 3/50 KB 24/153 KB 16/48 KB 3/50 KB 24/153 KB 19/48 KB 6/50 KB 27/153 KB 16/48 KB 6/50 KB 27/153 KB 16/48 KB 6/50 KB 24/153 KB 19/48 KB 6/50 KB 29/153 KB 19/48 KB 6/50 KB 32/153 KB 3/35 KB 21/48 KB 9/50 KB 32/153 KB 5/35 KB 21/48 KB 9/50 KB 32/153 KB 8/35 KB 21/48 KB 9/50 KB 32/153 KB 11/35 KB 21/48 KB 9/50 KB 32/153 KB 13/35 KB 21/48 KB 9/50 KB 32/153 KB 19/48 KB 9/50 KB 32/153 KB 13/35 KB 21/48 KB 11/50 KB 32/153 KB 13/35 KB 21/48 KB 14/50 KB 32/153 KB 13/35 KB 21/48 KB 16/50 KB 36/153 KB 21/48 KB 9/50 KB 32/153 KB 13/35 KB 24/48 KB 16/50 KB 36/153 KB 13/35 KB 27/48 KB 16/50 KB 36/153 KB 13/35 KB 29/48 KB 16/50 KB 36/153 KB 3/30 KB 13/35 KB 32/48 KB 16/50 KB 36/153 KB 3/30 KB 16/35 KB 36/48 KB 19/50 KB 36/153 KB 3/30 KB 16/35 KB 40/48 KB 19/50 KB 36/153 KB 3/30 KB 13/35 KB 21/48 KB 14/50 KB 36/153 KB 16/35 KB 32/48 KB 19/50 KB 36/153 KB 3/30 KB 19/35 KB 40/48 KB 19/50 KB 36/153 KB 3/30 KB 21/35 KB 40/48 KB 19/50 KB 36/153 KB 3/30 KB 24/35 KB 40/48 KB 19/50 KB 36/153 KB 3/30 KB 27/35 KB 40/48 KB 19/50 KB 36/153 KB 3/30 KB 29/35 KB 40/48 KB 19/50 KB 36/153 KB 3/30 KB 32/35 KB 40/48 KB 19/50 KB 36/153 KB 3/30 KB 35/35 KB 40/48 KB 19/50 KB 36/153 KB 3/30 KB 35/35 KB 40/48 KB 19/50 KB 40/153 KB 3/30 KB 13/35 KB 32/48 KB 19/50 KB 36/153 KB 3/30 KB 13/35 KB 27/48 KB 16/50 KB 36/153 KB 3/30 KB 35/35 KB 40/48 KB 19/50 KB 44/153 KB 6/30 KB 35/35 KB 40/48 KB 19/50 KB 44/153 KB 9/30 KB 35/35 KB 40/48 KB 19/50 KB 44/153 KB 11/30 KB 35/35 KB 40/48 KB 19/50 KB 44/153 KB 14/30 KB 35/35 KB 40/48 KB 19/50 KB 44/153 KB 16/30 KB 35/35 KB 40/48 KB 19/50 KB 44/153 KB 19/30 KB 35/35 KB 40/48 KB 19/50 KB 44/153 KB 22/30 KB 35/35 KB 40/48 KB 19/50 KB 44/153 KB 25/30 KB 35/35 KB 40/48 KB 19/50 KB 44/153 KB 27/30 KB 35/35 KB 40/48 KB 22/50 KB 44/153 KB 27/30 KB 35/35 KB 40/48 KB 25/50 KB 44/153 KB 30/30 KB 35/35 KB 40/48 KB 19/50 KB 44/153 KB 3/30 KB 35/35 KB 40/48 KB 19/50 KB 40/153 KB 3/30 KB 35/35 KB 40/48 KB 22/50 KB 44/153 KB 30/30 KB 35/35 KB 40/48 KB 25/50 KB 48/153 KB 30/30 KB 35/35 KB 40/48 KB 25/50 KB 52/153 KB 30/30 KB 35/35 KB 44/48 KB 27/50 KB 56/153 KB 30/30 KB 35/35 KB 44/48 KB 27/50 KB 52/153 KB 30/30 KB 35/35 KB 40/48 KB 27/50 KB 52/153 KB 30/30 KB 35/35 KB 44/48 KB 30/50 KB 56/153 KB 30/30 KB 35/35 KB 48/48 KB 30/50 KB 56/153 KB 30/30 KB 35/35 KB 48/48 KB 32/50 KB 56/153 KB 30/30 KB 35/35 KB 48/48 KB 32/50 KB 60/153 KB 30/30 KB 35/35 KB 48/48 KB 32/50 KB 60/153 KB 30/30 KB 35/35 KB 48/48 KB 36/50 KB 60/153 KB 30/30 KB 48/48 KB 40/50 KB 64/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 539.6 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 35/35 KB 48/48 KB 36/50 KB 64/153 KB 30/30 KB 48/48 KB 44/50 KB 68/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 468.0 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 44/50 KB 68/153 KB 48/50 KB 72/153 KB 50/50 KB 72/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 674.5 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 44/50 KB 72/153 KB 50/50 KB 76/153 KB 50/50 KB 80/153 KB 50/50 KB 84/153 KB 50/50 KB 88/153 KB 50/50 KB 92/153 KB 50/50 KB 96/153 KB 50/50 KB 100/153 KB 50/50 KB 104/153 KB 4/190 KB 50/50 KB 100/153 KB 4/190 KB 50/50 KB 108/153 KB 8/190 KB 50/50 KB 108/153 KB 12/190 KB 50/50 KB 108/153 KB 12/190 KB 50/50 KB 112/153 KB 16/190 KB 3/119 KB 116/153 KB 16/190 KB 3/37 KB 50/50 KB 108/153 KB 16/190 KB 3/119 KB 112/153 KB 16/190 KB 3/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 654.5 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 50/50 KB 3/119 KB 112/153 KB 16/190 KB 5/119 KB 120/153 KB 16/190 KB 3/37 KB 8/119 KB 120/153 KB 16/190 KB 3/37 KB 11/119 KB 120/153 KB 16/190 KB 3/37 KB 13/119 KB 120/153 KB 16/190 KB 3/37 KB 16/119 KB 120/153 KB 20/190 KB 5/37 KB 19/119 KB 120/153 KB 20/190 KB 5/37 KB 13/119 KB 120/153 KB 20/190 KB 5/37 KB 13/119 KB 120/153 KB 16/190 KB 5/37 KB 19/119 KB 120/153 KB 20/190 KB 8/37 KB 19/119 KB 120/153 KB 20/190 KB 11/37 KB 19/119 KB 120/153 KB 20/190 KB 5/37 KB 19/119 KB 124/153 KB 20/190 KB 11/37 KB 19/119 KB 124/153 KB 24/190 KB 13/37 KB 19/119 KB 124/153 KB 24/190 KB 11/37 KB 21/119 KB 128/153 KB 28/190 KB 13/37 KB 24/119 KB 128/153 KB 28/190 KB 16/37 KB 21/119 KB 128/153 KB 28/190 KB 16/37 KB 19/119 KB 128/153 KB 24/190 KB 13/37 KB 19/119 KB 128/153 KB 28/190 KB 13/37 KB 24/119 KB 132/153 KB 28/190 KB 16/37 KB 27/119 KB 136/153 KB 32/190 KB 19/37 KB 27/119 KB 132/153 KB 32/190 KB 19/37 KB 24/119 KB 132/153 KB 32/190 KB 19/37 KB 24/119 KB 132/153 KB 32/190 KB 16/37 KB 27/119 KB 140/153 KB 36/190 KB 19/37 KB 3/86 KB 29/119 KB 140/153 KB 40/190 KB 21/37 KB 27/119 KB 140/153 KB 36/190 KB 21/37 KB 3/86 KB 29/119 KB 140/153 KB 36/190 KB 21/37 KB 3/86 KB 27/119 KB 140/153 KB 36/190 KB 21/37 KB 3/86 KB 29/119 KB 144/153 KB 44/190 KB 24/37 KB 3/86 KB 29/119 KB 144/153 KB 44/190 KB 27/37 KB 3/86 KB 27/119 KB 140/153 KB 36/190 KB 19/37 KB 5/86 KB 32/119 KB 144/153 KB 44/190 KB 27/37 KB 8/86 KB 32/119 KB 144/153 KB 44/190 KB 27/37 KB 11/86 KB 32/119 KB 144/153 KB 44/190 KB 27/37 KB 3/86 KB 32/119 KB 144/153 KB 44/190 KB 27/37 KB 3/86 KB 29/119 KB 144/153 KB 44/190 KB 24/37 KB 11/86 KB 32/119 KB 148/153 KB 44/190 KB 27/37 KB 13/86 KB 32/119 KB 152/153 KB 44/190 KB 29/37 KB 13/86 KB 36/119 KB 153/153 KB 44/190 KB 29/37 KB 3/86 KB 32/119 KB 148/153 KB 44/190 KB 29/37 KB 13/86 KB 32/119 KB 148/153 KB 44/190 KB 29/37 KB 11/86 KB 32/119 KB 148/153 KB 44/190 KB 29/37 KB 16/86 KB 36/119 KB 153/153 KB 48/190 KB 29/37 KB 19/86 KB 36/119 KB 153/153 KB 48/190 KB 29/37 KB 21/86 KB 36/119 KB 153/153 KB 48/190 KB 32/37 KB 24/86 KB 36/119 KB 153/153 KB 48/190 KB 32/37 KB 27/86 KB 36/119 KB 48/190 KB 32/37 KB 13/86 KB 36/119 KB 152/153 KB 44/190 KB 29/37 KB 27/86 KB 40/119 KB 48/190 KB 32/37 KB 27/86 KB 44/119 KB 48/190 KB 32/37 KB 27/86 KB 48/119 KB 48/190 KB 32/37 KB 29/86 KB 48/119 KB 48/190 KB 32/37 KB 32/86 KB 52/119 KB 48/190 KB 32/37 KB 36/86 KB 52/119 KB 48/190 KB 32/37 KB 19/86 KB 36/119 KB 153/153 KB 48/190 KB 32/37 KB 16/86 KB 36/119 KB 153/153 KB 48/190 KB 29/37 KB 36/86 KB 52/119 KB 52/190 KB 32/37 KB 36/86 KB 52/119 KB 56/190 KB 35/37 KB 36/86 KB 52/119 KB 60/190 KB 35/37 KB 36/86 KB 52/119 KB 64/190 KB 35/37 KB 36/86 KB 52/119 KB 68/190 KB 35/37 KB 29/86 KB 52/119 KB 48/190 KB 32/37 KB 36/86 KB 56/119 KB 72/190 KB 35/37 KB 36/86 KB 60/119 KB 72/190 KB 35/37 KB 36/86 KB 52/119 KB 52/190 KB 35/37 KB 36/86 KB 60/119 KB 72/190 KB 37/37 KB 36/86 KB 52/119 KB 72/190 KB 35/37 KB 40/86 KB 64/119 KB 76/190 KB 37/37 KB 40/86 KB 64/119 KB 80/190 KB 37/37 KB 40/86 KB 64/119 KB 84/190 KB 37/37 KB 40/86 KB 64/119 KB 72/190 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1426.4 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 36/86 KB 64/119 KB 72/190 KB 37/37 KB 44/86 KB 68/119 KB 88/190 KB 37/37 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 44/86 KB 68/119 KB 88/190 KB 37/37 KB 48/86 KB 72/119 KB 88/190 KB 37/37 KB 52/86 KB 72/119 KB 88/190 KB 37/37 KB 44/86 KB 72/119 KB 88/190 KB 37/37 KB 48/86 KB 72/119 KB 88/190 KB 37/37 KB 56/86 KB 76/119 KB 92/190 KB 37/37 KB 56/86 KB 76/119 KB 88/190 KB 37/37 KB 56/86 KB 80/119 KB 96/190 KB 37/37 KB 56/86 KB 80/119 KB 96/190 KB 37/37 KB 56/86 KB 84/119 KB 96/190 KB 37/37 KB 56/86 KB 88/119 KB 100/190 KB 37/37 KB 56/86 KB 84/119 KB 100/190 KB 37/37 KB 56/86 KB 84/119 KB 100/190 KB 37/37 KB 60/86 KB 92/119 KB 100/190 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 333.1 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 60/86 KB 92/119 KB 104/190 KB 64/86 KB 92/119 KB 108/190 KB 64/86 KB 92/119 KB 104/190 KB 56/86 KB 92/119 KB 100/190 KB 37/37 KB 64/86 KB 96/119 KB 112/190 KB 4/66 KB 64/86 KB 96/119 KB 112/190 KB 8/66 KB 64/86 KB 100/119 KB 112/190 KB 12/66 KB 68/86 KB 100/119 KB 112/190 KB 16/66 KB 68/86 KB 100/119 KB 112/190 KB 64/86 KB 96/119 KB 112/190 KB 16/66 KB 68/86 KB 100/119 KB 116/190 KB 4/66 KB 64/86 KB 100/119 KB 112/190 KB 20/66 KB 68/86 KB 3/26 KB 100/119 KB 116/190 KB 16/66 KB 68/86 KB 3/26 KB 100/119 KB 116/190 KB 8/66 KB 68/86 KB 100/119 KB 112/190 KB 20/66 KB 68/86 KB 5/26 KB 100/119 KB 116/190 KB 20/66 KB 68/86 KB 8/26 KB 100/119 KB 116/190 KB 20/66 KB 68/86 KB 11/26 KB 100/119 KB 116/190 KB 20/66 KB 72/86 KB 11/26 KB 100/119 KB 116/190 KB 20/66 KB 72/86 KB 13/26 KB 100/119 KB 116/190 KB 20/66 KB 76/86 KB 16/26 KB 100/119 KB 116/190 KB 20/66 KB 76/86 KB 13/26 KB 100/119 KB 116/190 KB 20/66 KB 80/86 KB 16/26 KB 100/119 KB 116/190 KB 20/66 KB 84/86 KB 16/26 KB 100/119 KB 116/190 KB 24/66 KB 86/86 KB 19/26 KB 104/119 KB 120/190 KB 20/66 KB 84/86 KB 19/26 KB 100/119 KB 120/190 KB 24/66 KB 84/86 KB 19/26 KB 104/119 KB 120/190 KB 24/66 KB 84/86 KB 19/26 KB 104/119 KB 116/190 KB 24/66 KB 86/86 KB 19/26 KB 108/119 KB 120/190 KB 24/66 KB 86/86 KB 19/26 KB 112/119 KB 120/190 KB 24/66 KB 86/86 KB 19/26 KB 116/119 KB 120/190 KB 24/66 KB 84/86 KB 19/26 KB 100/119 KB 116/190 KB 28/66 KB 86/86 KB 19/26 KB 119/119 KB 124/190 KB 32/66 KB 86/86 KB 19/26 KB 119/119 KB 124/190 KB 24/66 KB 86/86 KB 19/26 KB 116/119 KB 124/190 KB 32/66 KB 86/86 KB 21/26 KB 119/119 KB 128/190 KB 32/66 KB 86/86 KB 21/26 KB 119/119 KB 132/190 KB 36/66 KB 86/86 KB 21/26 KB 119/119 KB 136/190 KB 32/66 KB 86/86 KB 21/26 KB 119/119 KB 124/190 KB 24/66 KB 86/86 KB 19/26 KB 119/119 KB 124/190 KB 36/66 KB 86/86 KB 24/26 KB 119/119 KB 140/190 KB 36/66 KB 86/86 KB 26/26 KB 119/119 KB 140/190 KB 36/66 KB 86/86 KB 26/26 KB 119/119 KB 140/190 KB 36/66 KB 86/86 KB 26/26 KB 119/119 KB 144/190 KB 36/66 KB 86/86 KB 21/26 KB 119/119 KB 132/190 KB 40/66 KB 86/86 KB 26/26 KB 119/119 KB 144/190 KB 44/66 KB 86/86 KB 26/26 KB 119/119 KB 148/190 KB 48/66 KB 86/86 KB 26/26 KB 119/119 KB 148/190 KB 52/66 KB 86/86 KB 26/26 KB 119/119 KB 148/190 KB 56/66 KB 26/26 KB 119/119 KB 148/190 KB 40/66 KB 86/86 KB 26/26 KB 119/119 KB 148/190 KB 60/66 KB 26/26 KB 119/119 KB 152/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 658.0 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 60/66 KB 26/26 KB 156/190 KB 60/66 KB 26/26 KB 160/190 KB 60/66 KB 26/26 KB 164/190 KB 60/66 KB 168/190 KB 60/66 KB 172/190 KB 60/66 KB 176/190 KB 60/66 KB 180/190 KB 60/66 KB 184/190 KB Downloading: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 KB at 179.0 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 60/66 KB 26/26 KB 164/190 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 909.5 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 64/66 KB 184/190 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 64/66 KB 188/190 KB 64/66 KB 190/190 KB 66/66 KB 190/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1215.6 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 423.0 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 3/324 KB 66/66 KB 4/79 KB 5/324 KB 4/79 KB 8/324 KB 4/79 KB 11/324 KB 4/79 KB 13/324 KB 4/79 KB 16/324 KB 4/228 KB 4/79 KB 66/66 KB 4/79 KB 16/324 KB 4/228 KB 8/79 KB 16/324 KB 4/228 KB 12/79 KB 16/324 KB 4/228 KB 16/79 KB 16/324 KB 4/228 KB 20/79 KB 19/324 KB 4/228 KB 24/79 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 13/324 KB 4/228 KB 4/79 KB 19/324 KB 8/228 KB 24/79 KB 19/324 KB 12/228 KB 24/79 KB 19/324 KB 16/228 KB 24/79 KB 19/324 KB 20/228 KB 24/79 KB 19/324 KB 24/228 KB 24/79 KB 19/324 KB 4/228 KB 20/79 KB 21/324 KB 24/228 KB 28/79 KB 19/324 KB 24/228 KB 28/79 KB 21/324 KB 24/228 KB 32/79 KB 21/324 KB 28/228 KB 36/79 KB 24/324 KB 28/228 KB 40/79 KB 21/324 KB 28/228 KB 32/79 KB 24/324 KB 32/228 KB 44/79 KB 24/324 KB 28/228 KB 36/79 KB 24/324 KB 36/228 KB 44/79 KB 27/324 KB 40/228 KB 44/79 KB 27/324 KB 36/228 KB 44/79 KB 27/324 KB 44/228 KB 48/79 KB 27/324 KB 36/228 KB 44/79 KB 29/324 KB 44/228 KB 48/79 KB 32/324 KB 44/228 KB 48/79 KB 27/324 KB 44/228 KB 44/79 KB 36/324 KB 48/228 KB 48/79 KB 40/324 KB 48/228 KB 52/79 KB 36/324 KB 48/228 KB 52/79 KB 44/324 KB 48/228 KB 4/152 KB 52/79 KB 44/324 KB 48/228 KB 8/152 KB 3/32 KB 52/79 KB 44/324 KB 48/228 KB 12/152 KB 3/32 KB 52/79 KB 44/324 KB 48/228 KB 16/152 KB 3/32 KB 52/79 KB 44/324 KB 48/228 KB 20/152 KB 3/32 KB 52/79 KB 44/324 KB 48/228 KB 24/152 KB 3/32 KB 52/79 KB 44/324 KB 48/228 KB 28/152 KB 3/32 KB 52/79 KB 44/324 KB 48/228 KB 32/152 KB 3/32 KB 56/79 KB 36/324 KB 48/228 KB 48/79 KB 44/324 KB 52/228 KB 32/152 KB 3/32 KB 56/79 KB 44/324 KB 48/228 KB 56/79 KB 44/324 KB 48/228 KB 28/152 KB 3/32 KB 56/79 KB 48/324 KB 52/228 KB 32/152 KB 3/32 KB 60/79 KB 48/324 KB 52/228 KB 32/152 KB 3/32 KB 64/79 KB 48/324 KB 56/228 KB 36/152 KB 3/32 KB 68/79 KB 44/324 KB 48/228 KB 4/152 KB 3/32 KB 52/79 KB 48/324 KB 56/228 KB 36/152 KB 6/32 KB 68/79 KB 48/324 KB 56/228 KB 36/152 KB 9/32 KB 68/79 KB 48/324 KB 56/228 KB 36/152 KB 11/32 KB 68/79 KB 48/324 KB 56/228 KB 36/152 KB 14/32 KB 68/79 KB 48/324 KB 56/228 KB 36/152 KB 16/32 KB 68/79 KB 48/324 KB 56/228 KB 36/152 KB 19/32 KB 68/79 KB 48/324 KB 56/228 KB 36/152 KB 22/32 KB 68/79 KB 48/324 KB 56/228 KB 36/152 KB 3/32 KB 64/79 KB 48/324 KB 56/228 KB 40/152 KB 22/32 KB 68/79 KB 48/324 KB 56/228 KB 44/152 KB 22/32 KB 68/79 KB 48/324 KB 56/228 KB 48/152 KB 25/32 KB 72/79 KB 48/324 KB 56/228 KB 32/152 KB 3/32 KB 64/79 KB 48/324 KB 52/228 KB 32/152 KB 3/32 KB 64/79 KB 52/324 KB 60/228 KB 48/152 KB 25/32 KB 72/79 KB 56/324 KB 60/228 KB 48/152 KB 25/32 KB 72/79 KB 48/324 KB 56/228 KB 44/152 KB 25/32 KB 72/79 KB 60/324 KB 60/228 KB 48/152 KB 25/32 KB 76/79 KB 60/324 KB 60/228 KB 48/152 KB 25/32 KB 79/79 KB 48/324 KB 56/228 KB 44/152 KB 25/32 KB 68/79 KB 60/324 KB 60/228 KB 48/152 KB 25/32 KB 76/79 KB 64/324 KB 60/228 KB 48/152 KB 25/32 KB 79/79 KB 68/324 KB 60/228 KB 48/152 KB 27/32 KB 79/79 KB 72/324 KB 60/228 KB 52/152 KB 27/32 KB 79/79 KB 48/324 KB 60/228 KB 48/152 KB 25/32 KB 72/79 KB 76/324 KB 64/228 KB 52/152 KB 27/32 KB 79/79 KB 76/324 KB 68/228 KB 52/152 KB 27/32 KB 79/79 KB 76/324 KB 72/228 KB 52/152 KB 27/32 KB 79/79 KB 76/324 KB 76/228 KB 52/152 KB 27/32 KB 79/79 KB 76/324 KB 80/228 KB 52/152 KB 27/32 KB 79/79 KB 68/324 KB 60/228 KB 52/152 KB 27/32 KB 79/79 KB 76/324 KB 80/228 KB 56/152 KB 27/32 KB 79/79 KB 76/324 KB 84/228 KB 60/152 KB 27/32 KB 79/79 KB 76/324 KB 84/228 KB 64/152 KB 27/32 KB 79/79 KB 64/324 KB 60/228 KB 48/152 KB 27/32 KB 79/79 KB 76/324 KB 84/228 KB 64/152 KB 30/32 KB 79/79 KB 76/324 KB 84/228 KB 64/152 KB 32/32 KB 79/79 KB 76/324 KB 60/228 KB 52/152 KB 32/32 KB 79/79 KB 80/324 KB 84/228 KB 64/152 KB 32/32 KB 79/79 KB 84/324 KB 84/228 KB 64/152 KB unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 32/32 KB 88/324 KB 84/228 KB 68/152 KB 32/32 KB 92/324 KB 84/228 KB 68/152 KB 32/32 KB 96/324 KB 84/228 KB 68/152 KB 32/32 KB 76/324 KB 84/228 KB 56/152 KB 27/32 KB 79/79 KB 96/324 KB 88/228 KB 68/152 KB 32/32 KB 96/324 KB 92/228 KB 68/152 KB 32/32 KB 96/324 KB 96/228 KB 68/152 KB 32/32 KB 84/324 KB 84/228 KB 68/152 KB 32/32 KB 96/324 KB 96/228 KB 72/152 KB 32/32 KB 96/324 KB 96/228 KB 76/152 KB 32/32 KB 96/324 KB 100/228 KB 80/152 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 404.3 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 159.6 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 96/324 KB 100/228 KB 76/152 KB 32/32 KB 96/324 KB 104/228 KB 84/152 KB 96/324 KB 108/228 KB 84/152 KB 96/324 KB 112/228 KB 84/152 KB 96/324 KB 100/228 KB 84/152 KB 96/324 KB 112/228 KB 88/152 KB 96/324 KB 112/228 KB 92/152 KB 100/324 KB 116/228 KB 96/152 KB 100/324 KB 116/228 KB 100/152 KB 100/324 KB 116/228 KB 92/152 KB 100/324 KB 112/228 KB 92/152 KB 104/324 KB 120/228 KB 100/152 KB 108/324 KB 120/228 KB 100/152 KB 112/324 KB 120/228 KB 100/152 KB 112/324 KB 120/228 KB 100/152 KB 112/324 KB 124/228 KB 100/152 KB 112/324 KB 128/228 KB 100/152 KB 112/324 KB 132/228 KB 100/152 KB 116/324 KB 136/228 KB 104/152 KB 116/324 KB 140/228 KB 104/152 KB 116/324 KB 144/228 KB 104/152 KB 116/324 KB 148/228 KB 104/152 KB 116/324 KB 152/228 KB 104/152 KB 3/234 KB 116/324 KB 132/228 KB 104/152 KB 116/324 KB 152/228 KB 108/152 KB 3/234 KB 116/324 KB 132/228 KB 100/152 KB 116/324 KB 148/228 KB 104/152 KB 3/234 KB 116/324 KB 152/228 KB 112/152 KB 6/234 KB 116/324 KB 152/228 KB 112/152 KB 9/234 KB 120/324 KB 152/228 KB 112/152 KB 9/234 KB 124/324 KB 152/228 KB 112/152 KB 9/234 KB 128/324 KB 152/228 KB 112/152 KB 11/234 KB 116/324 KB 152/228 KB 112/152 KB 3/234 KB 128/324 KB 152/228 KB 112/152 KB 11/234 KB 128/324 KB 152/228 KB 116/152 KB 11/234 KB 132/324 KB 152/228 KB 120/152 KB 14/234 KB 132/324 KB 152/228 KB 124/152 KB 14/234 KB 132/324 KB 152/228 KB 128/152 KB 14/234 KB 132/324 KB 152/228 KB 116/152 KB 14/234 KB 136/324 KB 152/228 KB 128/152 KB 14/234 KB 140/324 KB 152/228 KB 128/152 KB 14/234 KB 144/324 KB 152/228 KB 128/152 KB 14/234 KB 128/324 KB 152/228 KB 116/152 KB 14/234 KB 144/324 KB 152/228 KB 132/152 KB 16/234 KB 144/324 KB 152/228 KB 132/152 KB 19/234 KB 148/324 KB 152/228 KB 132/152 KB 19/234 KB 152/324 KB 156/228 KB 132/152 KB 22/234 KB 156/324 KB 156/228 KB 132/152 KB 22/234 KB 160/324 KB 156/228 KB 132/152 KB 22/234 KB 144/324 KB 152/228 KB 132/152 KB 14/234 KB 160/324 KB 156/228 KB 136/152 KB 22/234 KB 160/324 KB 156/228 KB 140/152 KB 22/234 KB 148/324 KB 156/228 KB 132/152 KB 22/234 KB 148/324 KB 156/228 KB 132/152 KB 19/234 KB 160/324 KB 160/228 KB 140/152 KB 22/234 KB 160/324 KB 160/228 KB 140/152 KB 25/234 KB 160/324 KB 160/228 KB 140/152 KB 27/234 KB 160/324 KB 164/228 KB 140/152 KB 30/234 KB 160/324 KB 164/228 KB 144/152 KB 32/234 KB 164/324 KB 164/228 KB 144/152 KB 36/234 KB 164/324 KB 164/228 KB 144/152 KB 40/234 KB 160/324 KB 164/228 KB 140/152 KB 27/234 KB 164/324 KB 168/228 KB 144/152 KB 44/234 KB 164/324 KB 172/228 KB 144/152 KB 44/234 KB 164/324 KB 176/228 KB 144/152 KB 44/234 KB 164/324 KB 180/228 KB 144/152 KB 44/234 KB 164/324 KB 184/228 KB 144/152 KB 44/234 KB 164/324 KB 164/228 KB 144/152 KB 32/234 KB 168/324 KB 188/228 KB 144/152 KB 44/234 KB 172/324 KB 188/228 KB 144/152 KB 44/234 KB 176/324 KB 188/228 KB 144/152 KB 44/234 KB 160/324 KB 164/228 KB 144/152 KB 30/234 KB 176/324 KB 188/228 KB 148/152 KB 44/234 KB 176/324 KB 188/228 KB 152/152 KB 44/234 KB 176/324 KB 188/228 KB 152/152 KB 44/234 KB 164/324 KB 164/228 KB 144/152 KB 44/234 KB 180/324 KB 188/228 KB 152/152 KB 48/234 KB 164/324 KB 188/228 KB 152/152 KB 48/234 KB 180/324 KB 192/228 KB 152/152 KB 52/234 KB 180/324 KB 192/228 KB 152/152 KB 52/234 KB 180/324 KB 196/228 KB 152/152 KB 56/234 KB 180/324 KB 200/228 KB 152/152 KB 56/234 KB 180/324 KB 204/228 KB 152/152 KB 56/234 KB 180/324 KB 208/228 KB 152/152 KB 56/234 KB 180/324 KB 192/228 KB 152/ unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 152 KB 56/234 KB 180/324 KB 208/228 KB 152/152 KB 60/234 KB 180/324 KB 208/228 KB 152/152 KB 63/234 KB 180/324 KB 208/228 KB 152/152 KB 67/234 KB 180/324 KB 212/228 KB 152/152 KB 71/234 KB 180/324 KB 212/228 KB 152/152 KB 75/234 KB 180/324 KB 212/228 KB 152/152 KB 67/234 KB 180/324 KB 216/228 KB 152/152 KB 79/234 KB 180/324 KB 220/228 KB 152/152 KB 79/234 KB 180/324 KB 224/228 KB 152/152 KB 79/234 KB 180/324 KB 228/228 KB 152/152 KB 79/234 KB 180/324 KB 212/228 KB 152/152 KB 79/234 KB 180/324 KB 228/228 KB 152/152 KB 83/234 KB 180/324 KB 188/228 KB 152/152 KB 44/234 KB 184/324 KB 228/228 KB 152/152 KB 83/234 KB 188/324 KB 228/228 KB 152/152 KB 83/234 KB 192/324 KB 228/228 KB 152/152 KB 83/234 KB 196/324 KB 228/228 KB 152/152 KB 83/234 KB 200/324 KB 228/228 KB 152/152 KB 83/234 KB 204/324 KB 228/228 KB 152/152 KB 83/234 KB 208/324 KB 228/228 KB 152/152 KB 83/234 KB 212/324 KB 228/228 KB 152/152 KB 83/234 KB 216/324 KB 228/228 KB 152/152 KB 83/234 KB 220/324 KB 228/228 KB 152/152 KB 87/234 KB 224/324 KB 228/228 KB 152/152 KB 87/234 KB 216/324 KB 228/228 KB 152/152 KB 87/234 KB 224/324 KB 228/228 KB 152/152 KB 91/234 KB 224/324 KB 228/228 KB 152/152 KB 95/234 KB 228/324 KB 228/228 KB 152/152 KB 95/234 KB 232/324 KB 228/228 KB 152/152 KB 99/234 KB 236/324 KB 228/228 KB 152/152 KB 99/234 KB 240/324 KB 228/228 KB 152/152 KB 99/234 KB 244/324 KB 228/228 KB 152/152 KB 99/234 KB 248/324 KB 152/152 KB 99/234 KB 252/324 KB 152/152 KB 99/234 KB 228/324 KB 228/228 KB 152/152 KB 99/234 KB 256/324 KB 103/234 KB 256/324 KB 107/234 KB 256/324 KB 111/234 KB 256/324 KB 115/234 KB 256/324 KB 119/234 KB 256/324 KB 123/234 KB 256/324 KB 127/234 KB 256/324 KB 99/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 643.3 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 959.1 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install 260/324 KB 127/234 KB 264/324 KB 131/234 KB 260/324 KB 131/234 KB 268/324 KB 135/234 KB 268/324 KB 139/234 KB 268/324 KB 139/234 KB 272/324 KB 143/234 KB 268/324 KB 143/234 KB 276/324 KB 143/234 KB 280/324 KB 147/234 KB 284/324 KB 147/234 KB 276/324 KB 147/234 KB 284/324 KB 151/234 KB 284/324 KB 155/234 KB 284/324 KB 159/234 KB 288/324 KB 159/234 KB 288/324 KB 163/234 KB 292/324 KB 167/234 KB 292/324 KB 171/234 KB 292/324 KB 175/234 KB 292/324 KB 163/234 KB 296/324 KB 175/234 KB 300/324 KB 175/234 KB 304/324 KB 175/234 KB 308/324 KB 175/234 KB 312/324 KB 179/234 KB 316/324 KB 179/234 KB 320/324 KB 179/234 KB 308/324 KB 179/234 KB 320/324 KB 183/234 KB 320/324 KB 187/234 KB 320/324 KB 191/234 KB 324/324 KB 191/234 KB 324/324 KB 191/234 KB 324/324 KB 195/234 KB 324/324 KB 199/234 KB 324/324 KB 203/234 KB 324/324 KB 207/234 KB 324/324 KB 211/234 KB 324/324 KB 215/234 KB 324/324 KB 219/234 KB 324/324 KB 223/234 KB 324/324 KB 227/234 KB 231/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1260.5 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 887.3 KB/sec) unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-base-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4515994765208338140.pom to /root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.pom unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.789 s unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-09T18:47:02+00:00 unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:02 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-1: 18:47:03 DEBUG juju.worker.apicaller connected machine-1: 18:47:03 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 18:47:03 INFO juju.worker.upgrader unblocking abort check machine-1: 18:47:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 18:47:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 18:47:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 18:47:03 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 18:47:03 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 18:47:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 18:47:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.logger logger setup machine-1: 18:47:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 18:47:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 18:47:03 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 18:47:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 18:47:03 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 18:47:03 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:47:03 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:47:03 DEBUG juju.network including address public:172.30.9.203 for machine machine-1: 18:47:03 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 18:47:03 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-1: 18:47:03 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 18:47:03 DEBUG juju.network including address local-machine:::1 for machine machine-1: 18:47:03 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 18:47:03 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 18:47:03 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 18:47:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 18:47:03 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-1: 18:47:03 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 18:47:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 18:47:03 INFO juju.util.exec run result: exit status 127 machine-1: 18:47:03 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec735871873/script.sh: line 1: fanatic: command not found 127 machine-1: 18:47:03 DEBUG juju.api RPC connection died machine-1: 18:47:03 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 18:47:03 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-1: 18:47:03 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 18:47:03 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 18:47:03 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 18:47:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:47:03 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 18:47:03 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 18:47:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 18:47:03 ERROR juju.worker.logger connection is shut down machine-1: 18:47:03 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 18:47:03 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:47:03 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:47:03 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-1: 18:47:03 DEBUG juju.worker killing runner 0xc4205fdee0 machine-1: 18:47:03 INFO juju.worker runner is dying machine-1: 18:47:03 ERROR juju.worker.dependency "machine-action-runner" manifold worker returned unexpected error: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/api/machineactions/machineactions.go:38: machine-1: 18:47:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 18:47:03 ERROR juju.worker.dependency "upgrader" manifold worker returned unexpected error: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 18:47:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 18:47:03 ERROR juju.worker.dependency "host-key-reporter" manifold worker returned unexpected error: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: github.com/juju/juju/worker/hostkeyreporter/worker.go:84: machine-1: 18:47:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 18:47:03 ERROR juju.worker.dependency "migration-inactive-flag" manifold worker returned unexpected error: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 18:47:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching volumes: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 18:47:03 ERROR juju.worker.dependency "migration-minion" manifold worker returned unexpected error: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency stack trace: github.com/juju/juju/rpc/client.go:12: connection is shut down github.com/juju/juju/rpc/client.go:149: github.com/juju/juju/api/apiclient.go:930: machine-1: 18:47:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 18:47:03 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 18:47:03 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 18:47:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 18:47:03 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 18:47:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 18:47:03 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.apicaller connecting with current password machine-1: 18:47:03 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:47:03 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-1: 18:47:03 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-1: 18:47:03 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-1: 18:47:03 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:03 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.apicaller connected machine-1: 18:47:04 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 18:47:04 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 18:47:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 18:47:04 INFO juju.worker.upgrader unblocking abort check machine-1: 18:47:04 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 18:47:04 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 18:47:04 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 18:47:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 18:47:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 18:47:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 18:47:04 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 18:47:04 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 18:47:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 18:47:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 18:47:04 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 18:47:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 18:47:04 DEBUG juju.worker.logger logger setup machine-1: 18:47:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 18:47:04 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:47:04 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:47:04 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:47:04 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 18:47:04 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 18:47:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 18:47:04 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 18:47:04 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 18:47:04 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-1: 18:47:04 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 18:47:04 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 18:47:04 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 18:47:04 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 18:47:04 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 18:47:04 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 18:47:04 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 18:47:04 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 18:47:04 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 18:47:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 18:47:04 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 18:47:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 18:47:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 18:47:04 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 18:47:04 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 18:47:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 18:47:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 18:47:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 18:47:04 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 18:47:04 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 18:47:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 18:47:04 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 18:47:04 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 18:47:04 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:47:04 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:47:04 DEBUG juju.network including address public:172.30.9.203 for machine machine-1: 18:47:04 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 18:47:04 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-1: 18:47:04 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 18:47:04 DEBUG juju.network including address local-machine:::1 for machine machine-1: 18:47:04 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 18:47:04 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 18:47:04 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-1: 18:47:04 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 18:47:04 INFO juju.util.exec run result: exit status 127 machine-1: 18:47:04 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec638479039/script.sh: line 1: fanatic: command not found 127 machine-1: 18:47:04 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 18:47:04 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 18:47:04 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 18:47:04 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 18:47:04 INFO juju.util.exec run result: exit status 127 machine-1: 18:47:04 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec505003849/script.sh: line 1: fanatic: command not found 127 machine-1: 18:47:04 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 18:47:04 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 18:47:04 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 18:47:04 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:47:04 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:47:04 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 18:47:04 DEBUG juju.network including address local-cloud:192.168.121.4 for machine machine-1: 18:47:04 DEBUG juju.network including address local-machine:::1 for machine machine-1: 18:47:04 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-1: 18:47:04 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.4 local-machine:::1] machine-1: 18:47:04 DEBUG juju.worker start "1-container-watcher" machine-1: 18:47:04 DEBUG juju.worker start "stateconverter" machine-1: 18:47:04 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 18:47:04 INFO juju.worker start "1-container-watcher" machine-1: 18:47:04 DEBUG juju.worker "1-container-watcher" started machine-1: 18:47:04 INFO juju.worker start "stateconverter" machine-1: 18:47:04 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 18:47:04 DEBUG juju.worker "stateconverter" started machine-1: 18:47:04 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 18:47:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 18:47:04 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 18:47:04 INFO juju.worker.machiner "machine-1" started machine-1: 18:47:04 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 18:47:04 DEBUG juju.service discovered init system "upstart" from local host machine-1: 18:47:04 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-1: 18:47:04 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 18:47:04 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 18:47:04 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-mysql-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "mysql/0", "--debug"} unit-mysql-0: 18:47:04 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 18:47:04 DEBUG juju.worker start "api" unit-mysql-0: 18:47:04 INFO juju.worker start "api" unit-mysql-0: 18:47:04 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 18:47:04 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 18:47:04 DEBUG juju.worker "api" started unit-mysql-0: 18:47:04 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:04 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 18:47:04 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-mysql-0: 18:47:04 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-mysql-0: 18:47:04 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-mysql-0: 18:47:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 18:47:04 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... machine-1: 18:47:04 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:7e:1d:7f CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.4 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:7e:1d:7f CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-abot-epc-basic-0: 18:47:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:04 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:04 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 18:47:04 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:04 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:04 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 18:47:05 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 18:47:05 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5507063584431552684.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 18:47:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:05 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:47:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:05 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.670 s unit-abot-epc-basic-0: 18:47:05 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-09T18:47:05+00:00 unit-abot-epc-basic-0: 18:47:05 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 18:47:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:05 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 18:47:05 DEBUG juju.worker.apicaller connected unit-mysql-0: 18:47:05 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 18:47:05 DEBUG juju.worker.apicaller password changed unit-mysql-0: 18:47:05 DEBUG juju.api RPC connection died unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 18:47:05 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 18:47:05 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-mysql-0: 18:47:05 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-mysql-0: 18:47:05 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-mysql-0: 18:47:05 DEBUG juju.worker.apicaller connected unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:47:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:47:06 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 18:47:06 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 18:47:06 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 18:47:06 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 18:47:06 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 18:47:06 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 18:47:06 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 18:47:06 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 18:47:06 DEBUG juju.worker.logger logger setup unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 18:47:06 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 18:47:06 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 18:47:06 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 18:47:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 18:47:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 18:47:06 DEBUG juju.network including address public:172.30.9.203 for machine unit-mysql-0: 18:47:06 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-mysql-0: 18:47:06 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-mysql-0: 18:47:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 18:47:06 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 18:47:06 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 18:47:06 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 18:47:06 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 18:47:06 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 18:47:06 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 18:47:06 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 18:47:06 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] unit-mysql-0: 18:47:06 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 18:47:06 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 18:47:07 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 18:47:07 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 18:47:07 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 18:47:07 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 18:47:07 INFO juju.worker.uniter resuming charm install unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 18:47:07 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 18:47:07 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 18:47:07 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 18:47:07 DEBUG httpbakery } -> error unit-mysql-0: 18:47:07 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 18:47:07 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 18:47:07 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 18:47:07 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 18:47:07 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 18:47:07 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 18:47:07 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7310482406058610668.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-mysql-0: 18:47:07 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.685 s unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-09T18:47:07+00:00 unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 18:47:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 18:47:08 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-2.1.2.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ui-bootstrap-tpls-0.14.3.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js.map unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js.map unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/angular-local-storage.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs-default-translations.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.min.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-controllers.tests.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-services.tests.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/dialogs-main.tests.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/angular-ui-router.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.min.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777777_256x240.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_777620_256x240.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_555555_256x240.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_444444_256x240.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_cc0000_256x240.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ui-icons_ffffff_256x240.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.structure.min.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/jquery.js unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 18:47:08 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-netaddr all 0.7.10-1ubuntu1.1 [849 kB] unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.min.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/jquery-ui.theme.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 18:47:08 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 18:47:09 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 18:47:09 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/b1/f1/89735ebb863767516d55cee2cfdd5e2883ff1db903be3ba1fe15a1725adc/elasticsearch-6.3.1-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 18:47:09 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 60.2MB/s eta 0:00:01  17% |##### | 20kB 4.7MB/s eta 0:00:01  25% |######## | 30kB 6.7MB/s eta 0:00:01  34% |########## | 40kB 4.3MB/s eta 0:00:01  42% |############# | 51kB 5.2MB/s eta 0:00:01  51% |################ | 61kB 6.1MB/s eta 0:00:01  59% |################### | 71kB 7.0MB/s eta 0:00:01  68% |##################### | 81kB 5.5MB/s eta 0:00:01  76% |######################## | 92kB 6.1MB/s eta 0:00:01  85% |########################### | 102kB 6.7MB/s eta 0:00:01  93% |############################## | 112kB 6.7MB/s eta 0:00:01  100% |################################| 122kB 5.5MB/s unit-abot-epc-basic-0: 18:47:09 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 18:47:09 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-abot-epc-basic-0: 18:47:09 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 66.9MB/s eta 0:00:01  17% |##### | 20kB 57.0MB/s eta 0:00:01  26% |######## | 30kB 56.7MB/s eta 0:00:01  34% |########### | 40kB 55.3MB/s eta 0:00:01  43% |############# | 51kB 54.8MB/s eta 0:00:01  52% |################ | 61kB 55.6MB/s eta 0:00:01  60% |################### | 71kB 55.4MB/s eta 0:00:01  69% |###################### | 81kB 55.8MB/s eta 0:00:01  78% |######################## | 92kB 55.8MB/s eta 0:00:01  86% |########################### | 102kB 55.3MB/s eta 0:00:01  95% |############################## | 112kB 54.8MB/s eta 0:00:01  100% |################################| 122kB 9.2MB/s unit-abot-epc-basic-0: 18:47:09 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-mysql-0: 18:47:09 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (671 kB/s) unit-mysql-0: 18:47:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 18:47:09 DEBUG unit.mysql/0.install (Reading database ... 78222 files and directories currently installed.) unit-mysql-0: 18:47:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:47:09 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-mysql-0: 18:47:09 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 18:47:09 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:47:10 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 18:47:10 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 18:47:10 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-mysql-0: 18:47:10 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 18:47:10 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 18:47:10 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 18:47:10 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 18:47:10 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:47:10 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 18:47:10 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:47:10 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 18:47:10 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 18:47:10 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/e7/08578774ed4536d3242b14dacb4696386634607af824ea997202cd0edb4b/Flask-1.0.2-py2.py3-none-any.whl (91kB) unit-abot-epc-basic-0: 18:47:10 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 60.6MB/s eta 0:00:01  22% |####### | 20kB 4.5MB/s eta 0:00:01  33% |########## | 30kB 6.4MB/s eta 0:00:01  44% |############## | 40kB 4.2MB/s eta 0:00:01  56% |################# | 51kB 5.1MB/s eta 0:00:01  67% |##################### | 61kB 6.0MB/s eta 0:00:01  78% |######################### | 71kB 6.8MB/s eta 0:00:01  89% |############################ | 81kB 5.5MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 18:47:10 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 18:47:10 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7f/ff/ae64bacdfc95f27a016a7bed8e8686763ba4d277a78ca76f32659220a731/Jinja2-2.10-py2.py3-none-any.whl (126kB) unit-abot-epc-basic-0: 18:47:10 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 82.6MB/s eta 0:00:01  16% |##### | 20kB 54.2MB/s eta 0:00:01  24% |####### | 30kB 55.3MB/s eta 0:00:01  32% |########## | 40kB 53.8MB/s eta 0:00:01  40% |############ | 51kB 53.6MB/s eta 0:00:01  48% |############### | 61kB 54.5MB/s eta 0:00:01  56% |################## | 71kB 54.3MB/s eta 0:00:01  64% |#################### | 81kB 18.3MB/s eta 0:00:01  72% |####################### | 92kB 19.7MB/s eta 0:00:01  81% |######################### | 102kB 20.9MB/s eta 0:00:01  89% |############################ | 112kB 20.7MB/s eta 0:00:01  97% |############################### | 122kB 21.0MB/s eta 0:00:01  100% |################################| 133kB 7.8MB/s unit-abot-epc-basic-0: 18:47:10 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-mysql-0: 18:47:10 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:47:10 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 18:47:10 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 18:47:10 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-abot-epc-basic-0: 18:47:10 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 18:47:10 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 18:47:11 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/20/c4/12e3e56473e52375aa29c4764e70d1b8f3efa6682bef8d0aae04fe335243/Werkzeug-0.14.1-py2.py3-none-any.whl (322kB) unit-mysql-0: 18:47:11 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (24.3 kB/s) unit-abot-epc-basic-0: 18:47:11 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 74.2MB/s eta 0:00:01  6% |## | 20kB 51.7MB/s eta 0:00:01  9% |### | 30kB 52.3MB/s eta 0:00:01  12% |#### | 40kB 49.5MB/s eta 0:00:01  15% |##### | 51kB 49.1MB/s eta 0:00:01  19% |###### | 61kB 50.0MB/s eta 0:00:01  22% |####### | 71kB 50.0MB/s eta 0:00:01  25% |######## | 81kB 49.7MB/s eta 0:00:01  28% |######### | 92kB 50.4MB/s eta 0:00:01  31% |########## | 102kB 21.6MB/s eta 0:00:01  34% |########### | 112kB 20.5MB/s eta 0:00:01  38% |############ | 122kB 19.4MB/s eta 0:00:01  41% |############# | 133kB 18.4MB/s eta 0:00:01  44% |############## | 143kB 18.4MB/s eta 0:00:01  47% |############### | 153kB 18.2MB/s eta 0:00:01  50% |################ | 163kB 18.2MB/s eta 0:00:01  53% |################# | 174kB 18.2MB/s eta 0:00:01  57% |################## | 184kB 18.2MB/s eta 0:00:01  60% |################### | 194kB 18.3MB/s eta 0:00:01  63% |#################### | 204kB 34.9MB/s eta 0:00:01  66% |##################### | 215kB 37.3MB/s eta 0:00:01  69% |###################### | 225kB 42.7MB/s eta 0:00:01  72% |####################### | 235kB 47.9MB/s eta 0:00:01  76% |######################## | 245kB 48.5MB/s eta 0:00:01  79% |######################### | 256kB 49.9MB/s eta 0:00:01  82% |########################## | 266kB 49.6MB/s eta 0:00:01  85% |########################### | 276kB 49.7MB/s eta 0:00:01  88% |############################ | 286kB 49.7MB/s eta 0:00:01  91% |############################# | 296kB 49.2MB/s eta 0:00:01  95% |############################## | 307kB 49.5MB/s eta 0:00:01  98% |############################### | 317kB 49.9MB/s eta 0:00:01  100% |################################| 327kB 4.3MB/s unit-mysql-0: 18:47:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-abot-epc-basic-0: 18:47:11 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-mysql-0: 18:47:11 DEBUG unit.mysql/0.install (Reading database ... 78262 files and directories currently installed.) unit-mysql-0: 18:47:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 18:47:11 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 18:47:11 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 18:47:11 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/fa/37/45185cb5abbc30d7257104c434fe0b07e5a195a6847506c074527aa599ec/Click-7.0-py2.py3-none-any.whl (81kB) unit-abot-epc-basic-0: 18:47:11 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 52.8MB/s eta 0:00:01  25% |######## | 20kB 47.1MB/s eta 0:00:01  37% |############ | 30kB 50.2MB/s eta 0:00:01  50% |################ | 40kB 50.6MB/s eta 0:00:01  62% |#################### | 51kB 50.3MB/s eta 0:00:01  75% |######################## | 61kB 51.2MB/s eta 0:00:01  88% |############################ | 71kB 50.7MB/s eta 0:00:01  100% |################################| 81kB 12.7MB/s unit-abot-epc-basic-0: 18:47:11 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 18:47:11 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 18:47:11 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 18:47:11 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 unit-abot-epc-basic-0: 18:47:11 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 18:47:11 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 18:47:11 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 18:47:11 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 18:47:11 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 18:47:11 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 18:47:12 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 18:47:12 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 18:47:12 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 18:47:12 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/8b/0e/048a2f88bc4be5e3697df9dc1f7b9d5c9c75be62676feeeb91d2e896c5ea/beautifulsoup4-4.7.1-py2-none-any.whl (94kB) unit-abot-epc-basic-0: 18:47:12 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 60.6MB/s eta 0:00:01  21% |###### | 20kB 4.5MB/s eta 0:00:01  32% |########## | 30kB 6.4MB/s eta 0:00:01  43% |############# | 40kB 4.2MB/s eta 0:00:01  54% |################# | 51kB 5.1MB/s eta 0:00:01  65% |#################### | 61kB 6.0MB/s eta 0:00:01  75% |######################## | 71kB 6.9MB/s eta 0:00:01  86% |########################### | 81kB 7.7MB/s eta 0:00:01  97% |############################### | 92kB 6.1MB/s eta 0:00:01  100% |################################| 102kB 4.9MB/s unit-abot-epc-basic-0: 18:47:12 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 18:47:12 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/ef/06/53edcae4edea76b38a325980dd35aed3b39f9bd0ef27b9d33f2e6dc4c7f6/soupsieve-1.6.2-py2.py3-none-any.whl unit-abot-epc-basic-0: 18:47:12 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-abot-epc-basic-0: 18:47:12 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/03/8e/2424c0e65c4a066e28f539364deee49b6451f8fcd4f718fefa50cc3dcf48/backports.functools_lru_cache-1.5-py2.py3-none-any.whl unit-abot-epc-basic-0: 18:47:12 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-mysql-0: 18:47:12 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 18:47:13 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 18:47:13 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 18:47:13 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 18:47:13 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 18:47:13 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 bs4-0.0.1 soupsieve-1.6.2 unit-mysql-0: 18:47:13 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 18:47:13 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.1 is available. unit-abot-epc-basic-0: 18:47:13 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 18:47:13 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 18:47:13 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 18:47:13 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 18:47:13 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 18:47:13 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 18:47:13 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 18:47:13 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-mysql-0: 18:47:13 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 18:47:13 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 18:47:13 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 18:47:13 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-mysql-0: 18:47:14 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-mysql-0: 18:47:14 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] unit-mysql-0: 18:47:14 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-mysql-0: 18:47:14 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-mysql-0: 18:47:14 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 18:47:14 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-mysql-0: 18:47:14 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-mysql-0: 18:47:15 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 18:47:15 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 18:47:15 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 18:47:15 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 18:47:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:15 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 18:47:15 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:15 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-mysql-0: 18:47:15 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 18:47:15 DEBUG unit.mysql/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-mysql-0: 18:47:16 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 18:47:16 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 18:47:16 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom (5 KB at 9.3 KB/sec) unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 437.8 KB/sec) unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-mysql-0: 18:47:16 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 733.1 KB/sec) unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 485.9 KB/sec) unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar unit-mysql-0: 18:47:16 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 717.0 KB/sec) unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 88.8 KB/sec) unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom unit-mysql-0: 18:47:16 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 401.6 KB/sec) unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 620.0 KB/sec) unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 186.1 KB/sec) unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom unit-mysql-0: 18:47:16 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 2/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4 KB at 198.6 KB/sec) unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 388.7 KB/sec) unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (9 KB at 453.7 KB/sec) unit-mysql-0: 18:47:16 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB 13/13 KB 3/221 KB 5/221 KB 8/221 KB 11/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 380.6 KB/sec) unit-mysql-0: 18:47:16 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2453.0 KB/sec) unit-mysql-0: 18:47:16 DEBUG unit.mysql/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (3 KB at 122.6 KB/sec) unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2 KB at 114.9 KB/sec) unit-abot-epc-basic-0: 18:47:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 135.3 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom unit-mysql-0: 18:47:17 DEBUG unit.mysql/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (2 KB at 116.5 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 101.8 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom unit-mysql-0: 18:47:17 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (3 KB at 170.7 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 90.3 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 77.0 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 135.7 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom unit-mysql-0: 18:47:17 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 191.5 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 3/17 KB 4/17 KB 6/17 KB 9/17 KB 12/17 KB 14/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 909.5 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 51.7 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.7/plexus-components-1.1.7.pom (5 KB at 347.0 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom unit-mysql-0: 18:47:17 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 392.3 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 394.0 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 3/114 KB 6/114 KB 9/114 KB 11/114 KB 14/114 KB 16/114 KB 19/114 KB 22/114 KB 25/114 KB 27/114 KB 30/114 KB 32/114 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 36/114 KB 40/114 KB 3/48 KB 44/114 KB 3/48 KB 48/114 KB 3/48 KB 36/114 KB 3/48 KB 48/114 KB 5/48 KB 48/114 KB 8/48 KB 48/114 KB 11/48 KB 48/114 KB 13/48 KB 48/114 KB 16/48 KB 48/114 KB 19/48 KB 48/114 KB 21/48 KB 52/114 KB 24/48 KB 52/114 KB 27/48 KB 52/114 KB 29/48 KB 52/114 KB 32/48 KB 52/114 KB 36/48 KB 52/114 KB 40/48 KB 52/114 KB 21/48 KB 56/114 KB 40/48 KB 60/114 KB 40/48 KB 64/114 KB 40/48 KB 68/114 KB 40/48 KB 72/114 KB 40/48 KB 76/114 KB 40/48 KB 80/114 KB 40/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-mysql-0: 18:47:17 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 80/114 KB 44/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 88/114 KB 48/48 KB 92/114 KB 48/48 KB 96/114 KB 48/48 KB 100/114 KB 48/48 KB 104/114 KB 48/48 KB 108/114 KB 48/48 KB 112/114 KB 48/48 KB 84/114 KB 48/48 KB 114/114 KB 48/48 KB 3/35 KB 114/114 KB 48/48 KB 5/35 KB 114/114 KB 48/48 KB 8/35 KB 114/114 KB 48/48 KB 11/35 KB 114/114 KB 48/48 KB 13/35 KB 114/114 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1042.4 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 3/29 KB 16/35 KB 114/114 KB 3/29 KB 19/35 KB 3/29 KB 21/35 KB 3/29 KB 24/35 KB 3/29 KB 27/35 KB 3/29 KB 13/35 KB 114/114 KB 5/29 KB 27/35 KB 8/29 KB 27/35 KB 11/29 KB 27/35 KB 3/85 KB 13/29 KB 27/35 KB 3/85 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 2140.8 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 16/29 KB 27/35 KB 3/85 KB 19/29 KB 27/35 KB 3/85 KB 8/29 KB 27/35 KB 3/85 KB 3/56 KB 19/29 KB 29/35 KB 3/85 KB 6/56 KB 21/29 KB 29/35 KB 5/85 KB 19/29 KB 29/35 KB 3/85 KB 6/56 KB 21/29 KB 32/35 KB 5/85 KB 3/56 KB 21/29 KB 29/35 KB 5/85 KB 3/56 KB 21/29 KB 29/35 KB 3/85 KB 6/56 KB 21/29 KB 35/35 KB 5/85 KB 6/56 KB 24/29 KB 35/35 KB 8/85 KB 6/56 KB 24/29 KB 35/35 KB 8/85 KB 6/56 KB 24/29 KB 35/35 KB 5/85 KB 6/56 KB 27/29 KB 35/35 KB 8/85 KB 6/56 KB 29/29 KB 35/35 KB 11/85 KB 6/56 KB 27/29 KB 35/35 KB 11/85 KB 6/56 KB 29/29 KB 35/35 KB 13/85 KB 6/56 KB 29/29 KB 35/35 KB 16/85 KB 9/56 KB 29/29 KB 35/35 KB 19/85 KB 3/24 KB 9/56 KB 29/29 KB 35/35 KB 16/85 KB 3/24 KB 6/56 KB 29/29 KB 35/35 KB 16/85 KB 3/24 KB 9/56 KB 29/29 KB 35/35 KB 19/85 KB 6/24 KB 9/56 KB 29/29 KB 35/35 KB 19/85 KB 9/24 KB 11/56 KB 29/29 KB 35/35 KB 19/85 KB 11/24 KB 11/56 KB 29/29 KB 35/35 KB 19/85 KB 14/24 KB 11/56 KB 29/29 KB 35/35 KB 19/85 KB 9/24 KB 14/56 KB 29/29 KB 35/35 KB 21/85 KB 14/24 KB 11/56 KB 29/29 KB 35/35 KB 21/85 KB 14/24 KB 16/56 KB 29/29 KB 35/35 KB 21/85 KB 14/24 KB 19/56 KB 29/29 KB 24/85 KB 16/24 KB 16/56 KB 29/29 KB 24/85 KB 16/24 KB 16/56 KB 29/29 KB 21/85 KB 16/24 KB 19/56 KB 24/85 KB 19/24 KB 22/56 KB 27/85 KB 22/24 KB 22/56 KB 27/85 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 564.2 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 22/56 KB 27/85 KB 19/24 KB 19/56 KB 27/85 KB 19/24 KB 22/56 KB 29/85 KB 24/24 KB 22/56 KB 32/85 KB 24/24 KB 25/56 KB 36/85 KB 24/24 KB 25/56 KB 40/85 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 495.5 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 25/56 KB 32/85 KB 24/24 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 27/56 KB 44/85 KB 24/24 KB 30/56 KB 44/85 KB 24/24 KB 32/56 KB 44/85 KB 24/24 KB 36/56 KB 44/85 KB 24/24 KB 40/56 KB 44/85 KB 24/24 KB 44/56 KB 44/85 KB 24/24 KB 48/56 KB 44/85 KB 24/24 KB 36/56 KB 44/85 KB 24/24 KB 52/56 KB 48/85 KB 3/86 KB 52/56 KB 52/85 KB 3/86 KB 3/218 KB 52/56 KB 56/85 KB 3/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 442.6 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 52/56 KB 44/85 KB 24/24 KB 3/86 KB 3/218 KB 56/56 KB 60/85 KB 3/86 KB 48/56 KB 44/85 KB 24/24 KB 3/86 KB 3/218 KB 56/56 KB 60/85 KB 6/86 KB 3/218 KB 56/56 KB 60/85 KB 9/86 KB 3/218 KB 56/56 KB 60/85 KB 11/86 KB 3/218 KB 52/56 KB 60/85 KB 3/86 KB 3/218 KB 56/56 KB 64/85 KB 14/86 KB 3/218 KB 52/56 KB 52/85 KB 3/86 KB 5/218 KB 56/56 KB 64/85 KB 14/86 KB 8/218 KB 56/56 KB 64/85 KB 14/86 KB 3/218 KB 56/56 KB 64/85 KB 14/86 KB 8/218 KB 56/56 KB 68/85 KB 14/86 KB 11/218 KB 56/56 KB 72/85 KB 16/86 KB 11/218 KB 56/56 KB 68/85 KB 16/86 KB 11/218 KB 56/56 KB 68/85 KB 14/86 KB 13/218 KB 56/56 KB 72/85 KB 16/86 KB 16/218 KB 56/56 KB 72/85 KB 19/86 KB 19/218 KB 3/12 KB 56/56 KB 76/85 KB 19/86 KB 13/218 KB 56/56 KB 72/85 KB 19/86 KB 19/218 KB 3/12 KB 56/56 KB 76/85 KB 22/86 KB 16/218 KB 3/12 KB 56/56 KB 76/85 KB 19/86 KB 19/218 KB 3/12 KB 56/56 KB 80/85 KB 25/86 KB 21/218 KB 3/12 KB 56/56 KB 80/85 KB 25/86 KB 24/218 KB 3/12 KB 56/56 KB 80/85 KB 27/86 KB 27/218 KB 3/12 KB 80/85 KB 27/86 KB 16/218 KB 3/12 KB 56/56 KB 72/85 KB 19/86 KB 27/218 KB 5/12 KB 80/85 KB 27/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 849.0 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 21/218 KB 3/12 KB 56/56 KB 80/85 KB 27/86 KB 19/218 KB 3/12 KB 56/56 KB 80/85 KB 25/86 KB 27/218 KB 8/12 KB 84/85 KB 27/86 KB 27/218 KB 8/12 KB 85/85 KB 27/86 KB 29/218 KB 8/12 KB 85/85 KB 30/86 KB 27/218 KB 8/12 KB 80/85 KB 27/86 KB 27/218 KB 8/12 KB 85/85 KB 30/86 KB 32/218 KB 8/12 KB 85/85 KB 30/86 KB 36/218 KB 11/12 KB 30/86 KB 40/218 KB 11/12 KB 30/86 KB 44/218 KB 11/12 KB 30/86 KB 48/218 KB 11/12 KB 30/86 KB 52/218 KB 11/12 KB 30/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 907.2 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 32/218 KB 11/12 KB 85/85 KB 30/86 KB 56/218 KB 12/12 KB 30/86 KB 56/218 KB 11/12 KB 30/86 KB 60/218 KB 12/12 KB 30/86 KB 64/218 KB 12/12 KB 30/86 KB 68/218 KB 12/12 KB 30/86 KB 72/218 KB 12/12 KB 30/86 KB 76/218 KB 12/12 KB 30/86 KB 80/218 KB 12/12 KB 30/86 KB 84/218 KB 12/12 KB 30/86 KB 88/218 KB 12/12 KB 30/86 KB 92/218 KB 12/12 KB 30/86 KB 96/218 KB 12/12 KB 30/86 KB 100/218 KB 12/12 KB 30/86 KB 100/218 KB 12/12 KB 32/86 KB 100/218 KB 12/12 KB 36/86 KB 100/218 KB 12/12 KB 40/86 KB 100/218 KB 12/12 KB 44/86 KB 100/218 KB 12/12 KB 48/86 KB 100/218 KB 12/12 KB 52/86 KB 100/218 KB 12/12 KB 56/86 KB 100/218 KB 12/12 KB 60/86 KB 100/218 KB 12/12 KB 64/86 KB 100/218 KB 12/12 KB 68/86 KB 100/218 KB 12/12 KB 72/86 KB 100/218 KB 12/12 KB 76/86 KB 100/218 KB 12/12 KB 80/86 KB 100/218 KB 12/12 KB 84/86 KB 100/218 KB 12/12 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 123.2 KB/sec) unit-mysql-0: 18:47:17 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 104/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB 86/86 KB 132/218 KB 86/86 KB 136/218 KB 86/86 KB 140/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 836.4 KB/sec) unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 1862.7 KB/sec) unit-mysql-0: 18:47:17 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6969513280290923975.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2261195981602360913.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5161916126915327215.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6325267705939963895.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-mysql-0: 18:47:17 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2944744022011129885.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8884193515239436003.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.467 s unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-09T18:47:17+00:00 unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 18:47:17 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 18:47:17 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-mysql-0: 18:47:17 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-mysql-0: 18:47:17 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-mysql-0: 18:47:17 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Fetched 40.9 MB in 6s (6671 kB/s) unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install (Reading database ... 78272 files and directories currently installed.) unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 18:47:18 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 18:47:19 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 18:47:19 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:19 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 18:47:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-mysql-0: 18:47:19 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.7 KB/sec) unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 528.4 KB/sec) unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 806.8 KB/sec) unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 850.8 KB/sec) unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-mysql-0: 18:47:20 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 18:47:20 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1153.1 KB/sec) unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 336.5 KB/sec) unit-mysql-0: 18:47:20 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1094.7 KB/sec) unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 226.4 KB/sec) unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 948.4 KB/sec) unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1689.2 KB/sec) unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 791.4 KB/sec) unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/38 KB 5/38 KB 8/38 KB 11/38 KB 13/38 KB 16/38 KB 19/38 KB 21/38 KB 24/38 KB 27/38 KB 29/38 KB 32/38 KB 35/38 KB 37/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1389.0 KB/sec) unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 316.5 KB/sec) unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar unit-abot-epc-basic-0: 18:47:20 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1186.6 KB/sec) unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.pom (7 KB at 325.0 KB/sec) unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom unit-mysql-0: 18:47:21 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 18:47:21 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 204.8 KB/sec) unit-mysql-0: 18:47:21 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 384.6 KB/sec) unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.pom (7 KB at 305.9 KB/sec) unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 18:47:21 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-mysql-0: 18:47:21 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 509.1 KB/sec) unit-mysql-0: 18:47:21 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-mysql-0: 18:47:21 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 18:47:21 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:47:21 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (5 KB at 214.4 KB/sec) unit-abot-epc-basic-0: 18:47:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-mysql-0: 18:47:21 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 18:47:21 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:47:21 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:47:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 18:47:22 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 243.4 KB/sec) unit-abot-epc-basic-0: 18:47:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-mysql-0: 18:47:22 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 18:47:22 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:47:22 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom unit-mysql-0: 18:47:22 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 18:47:22 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 171.9 KB/sec) unit-abot-epc-basic-0: 18:47:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-mysql-0: 18:47:22 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 18:47:22 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:47:22 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:47:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom unit-abot-epc-basic-0: 18:47:23 DEBUG unit.abot-epc-basic/0.install 3/36 KB 5/36 KB 8/36 KB 11/36 KB 13/36 KB 16/36 KB 19/36 KB 21/36 KB 24/36 KB 27/36 KB 29/36 KB 32/36 KB 35/36 KB 36/36 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom (36 KB at 1254.4 KB/sec) unit-abot-epc-basic-0: 18:47:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 18:47:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 18:47:23 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom (6 KB at 181.4 KB/sec) unit-abot-epc-basic-0: 18:47:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 18:47:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 18:47:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom (4 KB at 116.6 KB/sec) unit-abot-epc-basic-0: 18:47:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-mysql-0: 18:47:23 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 18:47:23 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:47:23 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:47:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom unit-abot-epc-basic-0: 18:47:23 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 18:47:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 18:47:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.3/cucumber-jvm-deps-1.0.3.pom (5 KB at 173.0 KB/sec) unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 120.5 KB/sec) unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 32.5 KB/sec) unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 18:47:24 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 18:47:24 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 18:47:24 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-mysql-0: 18:47:24 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 18:47:24 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 18:47:24 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2 KB at 120.4 KB/sec) unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-mysql-0: 18:47:24 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 18:47:24 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 18:47:24 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 158.0 KB/sec) unit-abot-epc-basic-0: 18:47:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-mysql-0: 18:47:24 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 18:47:24 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 18:47:24 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 72.0 KB/sec) unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 594.2 KB/sec) unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 368.2 KB/sec) unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 18:47:25 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install 3/53 KB 5/53 KB 8/53 KB 11/53 KB 13/53 KB 16/53 KB 19/53 KB 21/53 KB 24/53 KB 27/53 KB 29/53 KB 32/53 KB 36/53 KB 40/53 KB 44/53 KB 48/53 KB 52/53 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom (53 KB at 1940.6 KB/sec) unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 980.5 KB/sec) unit-abot-epc-basic-0: 18:47:25 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-mysql-0: 18:47:26 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 18:47:26 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 18:47:26 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 18:47:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 18:47:26 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 718.3 KB/sec) unit-abot-epc-basic-0: 18:47:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-mysql-0: 18:47:26 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 18:47:26 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 18:47:26 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 18:47:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 18:47:26 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 182.6 KB/sec) unit-abot-epc-basic-0: 18:47:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-mysql-0: 18:47:26 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 18:47:26 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 18:47:26 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 18:47:26 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 18:47:26 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:47:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 18:47:26 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 205.6 KB/sec) unit-abot-epc-basic-0: 18:47:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-mysql-0: 18:47:26 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 143.0 KB/sec) unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 781.5 KB/sec) unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 2875.4 KB/sec) unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.pom (5 KB at 307.1 KB/sec) unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 18:47:27 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 140.0 KB/sec) unit-abot-epc-basic-0: 18:47:27 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install 363/363 B Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 19.7 KB/sec) unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom (3 KB at 152.6 KB/sec) unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.pom (2 KB at 80.1 KB/sec) unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-mysql-0: 18:47:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 18:47:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 18:47:28 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 323.9 KB/sec) unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 18:47:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 18:47:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install 640/640 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 34.7 KB/sec) unit-abot-epc-basic-0: 18:47:28 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-mysql-0: 18:47:28 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 633.2 KB/sec) unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-mysql-0: 18:47:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 18:47:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 18:47:29 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 18:47:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 18:47:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-mysql-0: 18:47:29 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 720.9 KB/sec) unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-mysql-0: 18:47:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 18:47:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 18:47:29 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 18:47:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 18:47:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 18:47:29 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 18:47:29 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 243.9 KB/sec) unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1047.3 KB/sec) unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1920.1 KB/sec) unit-abot-epc-basic-0: 18:47:29 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 89.7 KB/sec) unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 422.2 KB/sec) unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom (2 KB at 59.3 KB/sec) unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 125.0 KB/sec) unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 496.5 KB/sec) unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.pom (3 KB at 165.6 KB/sec) unit-abot-epc-basic-0: 18:47:30 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 18:47:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-abot-epc-basic-0: 18:47:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 60.0 KB/sec) unit-abot-epc-basic-0: 18:47:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 18:47:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 18:47:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 59.9 KB/sec) unit-abot-epc-basic-0: 18:47:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 18:47:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-abot-epc-basic-0: 18:47:31 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 550.5 KB/sec) unit-abot-epc-basic-0: 18:47:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-mysql-0: 18:47:31 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:31 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:31 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 18:47:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 18:47:31 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 320.8 KB/sec) unit-abot-epc-basic-0: 18:47:31 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-mysql-0: 18:47:32 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 42.2 KB/sec) unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-mysql-0: 18:47:32 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 620.2 KB/sec) unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 18:47:32 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:32 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 286.5 KB/sec) unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-mysql-0: 18:47:32 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.pom (11 KB at 602.8 KB/sec) unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-mysql-0: 18:47:32 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:32 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:32 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1416.0 KB/sec) unit-abot-epc-basic-0: 18:47:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 514.0 KB/sec) unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-mysql-0: 18:47:33 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 18:47:33 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install 3/34 KB 5/34 KB 8/34 KB 11/34 KB 13/34 KB 16/34 KB 19/34 KB 21/34 KB 24/34 KB 27/34 KB 29/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1844.2 KB/sec) unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 18:47:33 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.pom (3 KB at 146.4 KB/sec) unit-mysql-0: 18:47:33 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-mysql-0: 18:47:33 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 311.1 KB/sec) unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-mysql-0: 18:47:33 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 409.7 KB/sec) unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 18:47:33 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:33 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 1065.5 KB/sec) unit-abot-epc-basic-0: 18:47:33 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 417.8 KB/sec) unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 284.7 KB/sec) unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (2 KB at 93.3 KB/sec) unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 66.1 KB/sec) unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (2 KB at 106.8 KB/sec) unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom (2 KB at 16.4 KB/sec) unit-abot-epc-basic-0: 18:47:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-mysql-0: 18:47:34 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 72.3 KB/sec) unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-mysql-0: 18:47:35 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 18:47:35 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-mysql-0: 18:47:35 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 18:47:35 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 378.5 KB/sec) unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-mysql-0: 18:47:35 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 128.9 KB/sec) unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.8/jackson-core-2.8.8.pom (6 KB at 330.5 KB/sec) unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-mysql-0: 18:47:35 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-mysql-0: 18:47:35 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install 3/31 KB 5/31 KB 8/31 KB 11/31 KB 13/31 KB 16/31 KB 19/31 KB 21/31 KB 24/31 KB 27/31 KB 29/31 KB 31/31 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom (31 KB at 1321.7 KB/sec) unit-abot-epc-basic-0: 18:47:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-mysql-0: 18:47:36 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-mysql-0: 18:47:36 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom (3 KB at 193.6 KB/sec) unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-mysql-0: 18:47:36 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 879.2 KB/sec) unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-mysql-0: 18:47:36 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 489.4 KB/sec) unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 71.8 KB/sec) unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 447.1 KB/sec) unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-mysql-0: 18:47:36 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 187.6 KB/sec) unit-abot-epc-basic-0: 18:47:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-mysql-0: 18:47:36 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:47:36 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 18:47:37 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:47:37 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 768.5 KB/sec) unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 345.3 KB/sec) unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 791.3 KB/sec) unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 18:47:37 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:47:37 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 18:47:37 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 18:47:37 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install 3/27 KB 5/27 KB 8/27 KB 11/27 KB 13/27 KB 16/27 KB 19/27 KB 21/27 KB 24/27 KB 27/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1209.3 KB/sec) unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 317.9 KB/sec) unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-mysql-0: 18:47:37 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (121 kB/s) unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 715.4 KB/sec) unit-abot-epc-basic-0: 18:47:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-mysql-0: 18:47:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 18:47:38 DEBUG unit.mysql/0.install (Reading database ... 83400 files and directories currently installed.) unit-mysql-0: 18:47:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 18:47:38 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 8/18 KB 11/18 KB 13/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 597.4 KB/sec) unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-mysql-0: 18:47:38 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install 3/49 KB 5/49 KB 8/49 KB 11/49 KB 13/49 KB 16/49 KB 19/49 KB 21/49 KB 24/49 KB 27/49 KB 29/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 3060.9 KB/sec) unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom (5 KB at 274.9 KB/sec) unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 279.2 KB/sec) unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1268.7 KB/sec) unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-mysql-0: 18:47:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 369.2 KB/sec) unit-abot-epc-basic-0: 18:47:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-mysql-0: 18:47:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 18:47:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:47:39 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 197.8 KB/sec) unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-mysql-0: 18:47:39 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install 503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom (503 B at 1.6 KB/sec) unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-mysql-0: 18:47:39 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 18:47:39 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-mysql-0: 18:47:39 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 18:47:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 603.8 KB/sec) unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-mysql-0: 18:47:39 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-mysql-0: 18:47:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 706.8 KB/sec) unit-abot-epc-basic-0: 18:47:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-mysql-0: 18:47:39 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 18:47:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 610.6 KB/sec) unit-mysql-0: 18:47:40 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-mysql-0: 18:47:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1070.8 KB/sec) unit-mysql-0: 18:47:40 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-mysql-0: 18:47:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 18:47:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 909.9 KB/sec) unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-mysql-0: 18:47:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 10.5 KB/sec) unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-mysql-0: 18:47:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 652.6 KB/sec) unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 18:47:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-mysql-0: 18:47:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 171.5 KB/sec) unit-abot-epc-basic-0: 18:47:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-mysql-0: 18:47:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 18:47:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 18:47:41 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 61.6 KB/sec) unit-abot-epc-basic-0: 18:47:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-mysql-0: 18:47:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 18:47:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 18:47:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 18:47:41 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 633.8 KB/sec) unit-abot-epc-basic-0: 18:47:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-mysql-0: 18:47:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 18:47:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 18:47:41 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 2564.3 KB/sec) unit-mysql-0: 18:47:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 18:47:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-mysql-0: 18:47:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 18:47:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 18:47:41 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 261.5 KB/sec) unit-abot-epc-basic-0: 18:47:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-mysql-0: 18:47:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 18:47:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 18:47:42 DEBUG unit.abot-epc-basic/0.install 680/680 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 31.6 KB/sec) unit-abot-epc-basic-0: 18:47:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-mysql-0: 18:47:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 18:47:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom unit-abot-epc-basic-0: 18:47:42 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 359.0 KB/sec) unit-abot-epc-basic-0: 18:47:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-mysql-0: 18:47:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 18:47:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 18:47:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 18:47:42 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 513.8 KB/sec) unit-abot-epc-basic-0: 18:47:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-mysql-0: 18:47:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 18:47:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 18:47:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 18:47:42 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 18:47:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-mysql-0: 18:47:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 18:47:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 18:47:42 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 360.4 KB/sec) unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-mysql-0: 18:47:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-mysql-0: 18:47:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-mysql-0: 18:47:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 18:47:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-mysql-0: 18:47:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-mysql-0: 18:47:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-mysql-0: 18:47:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 18:47:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-mysql-0: 18:47:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-mysql-0: 18:47:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-mysql-0: 18:47:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-mysql-0: 18:47:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-mysql-0: 18:47:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-mysql-0: 18:47:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 18:47:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-mysql-0: 18:47:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-mysql-0: 18:47:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-mysql-0: 18:47:45 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 334.8 KB/sec) unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar unit-abot-epc-basic-0: 18:47:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 64/590 KB 3/232 KB 68/590 KB 5/232 KB 3/1710 KB 68/590 KB 3/232 KB 3/1710 KB 64/590 KB 3/232 KB 3/1710 KB 72/590 KB 5/232 KB 5/1710 KB 72/590 KB 5/232 KB 8/1710 KB 72/590 KB 5/232 KB 11/1710 KB 72/590 KB 5/232 KB 13/1710 KB 72/590 KB 5/232 KB 3/1710 KB 76/590 KB 5/232 KB 13/1710 KB 80/590 KB 5/232 KB 13/1710 KB 84/590 KB 5/232 KB 13/1710 KB 84/590 KB 8/232 KB 13/1710 KB 84/590 KB 11/232 KB 13/1710 KB 84/590 KB 13/232 KB 13/1710 KB 84/590 KB 16/232 KB 13/1710 KB 88/590 KB 19/232 KB 16/1710 KB 88/590 KB 16/232 KB 16/1710 KB 84/590 KB 16/232 KB 16/1710 KB 88/590 KB 19/232 KB 19/1710 KB 88/590 KB 19/232 KB 21/1710 KB 88/590 KB 19/232 KB 24/1710 KB 88/590 KB 19/232 KB 27/1710 KB 88/590 KB 19/232 KB 29/1710 KB 92/590 KB 19/232 KB 29/1710 KB 96/590 KB 19/232 KB 29/1710 KB 96/590 KB 19/232 KB 32/1710 KB 3/240 KB 96/590 KB 19/232 KB 32/1710 KB 5/240 KB 96/590 KB 19/232 KB 32/1710 KB 8/240 KB 96/590 KB 19/232 KB 32/1710 KB 8/240 KB 96/590 KB 21/232 KB 32/1710 KB 11/240 KB 100/590 KB 24/232 KB 36/1710 KB 11/240 KB 100/590 KB 27/232 KB 36/1710 KB 11/240 KB 100/590 KB 21/232 KB 36/1710 KB 11/240 KB 104/590 KB 27/232 KB 36/1710 KB 11/240 KB 108/590 KB 29/232 KB 36/1710 KB 11/240 KB 112/590 KB 29/232 KB 36/1710 KB 11/240 KB 96/590 KB 21/232 KB 36/1710 KB 11/240 KB 96/590 KB 21/232 KB 32/1710 KB 13/240 KB 112/590 KB 29/232 KB 40/1710 KB 16/240 KB 112/590 KB 29/232 KB 40/1710 KB 11/240 KB 104/590 KB 29/232 KB 36/1710 KB 11/240 KB 112/590 KB 29/232 KB 40/1710 KB 16/240 KB 112/590 KB 29/232 KB 44/1710 KB 19/240 KB 116/590 KB 32/232 KB 48/1710 KB 19/240 KB 116/590 KB 32/232 KB 44/1710 KB 19/240 KB 116/590 KB 29/232 KB 44/1710 KB 21/240 KB 116/590 KB 32/232 KB 48/1710 KB 24/240 KB 116/590 KB 36/232 KB 48/1710 KB 27/240 KB 116/590 KB 36/232 KB 52/1710 KB 16/240 KB 116/590 KB 29/232 KB 44/1710 KB 27/240 KB 120/590 KB 36/232 KB 52/1710 KB 27/240 KB 124/590 KB 36/232 KB 52/1710 KB 24/240 KB 116/590 KB 36/232 KB 52/1710 KB 29/240 KB 124/590 KB 36/232 KB 56/1710 KB 29/240 KB 124/590 KB 36/232 KB 60/1710 KB 21/240 KB 116/590 KB 36/232 KB 48/1710 KB 29/240 KB 128/590 KB 36/232 KB 60/1710 KB 29/240 KB 124/590 KB 36/232 KB 52/1710 KB 32/240 KB 128/590 KB 36/232 KB 60/1710 KB 36/240 KB 128/590 KB 40/232 KB 64/1710 KB 40/240 KB 132/590 KB 40/232 KB 64/1710 KB 32/240 KB 128/590 KB 40/232 KB 64/1710 KB 32/240 KB 128/590 KB 40/232 KB 60/1710 KB 40/240 KB 132/590 KB 44/232 KB 64/1710 KB 40/240 KB 132/590 KB 48/232 KB 64/1710 KB 40/240 KB 132/590 KB 52/232 KB 64/1710 KB 44/240 KB 132/590 KB 56/232 KB 68/1710 KB 44/240 KB 132/590 KB 60/232 KB 68/1710 KB 36/240 KB 132/590 KB 40/232 KB 64/1710 KB 44/240 KB 136/590 KB 64/232 KB 68/1710 KB 44/240 KB 140/590 KB 64/232 KB 68/1710 KB 44/240 KB 144/590 KB 64/232 KB 68/1710 KB 44/240 KB 132/590 KB 52/232 KB 68/1710 KB 48/240 KB 144/590 KB 64/232 KB 68/1710 KB 40/240 KB 132/590 KB 52/232 KB 68/1710 KB 48/240 KB 144/590 KB 64/232 KB 72/1710 KB 48/240 KB 144/590 KB 64/232 KB 76/1710 KB 52/240 KB 144/590 KB 64/232 KB 80/1710 KB 52/240 KB 144/590 KB 64/232 KB 84/1710 KB 52/240 KB 148/590 KB 64/232 KB 88/1710 KB 52/240 KB 144/590 KB 64/232 KB 76/1710 KB 56/240 KB 148/590 KB 64/232 KB 88/1710 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 60/240 KB 148/590 KB 64/232 KB 88/1710 KB 44/240 KB 132/590 KB 64/232 KB 68/1710 KB 64/240 KB 148/590 KB 68/232 KB 88/1710 KB 64/240 KB 148/590 KB 72/232 KB 88/1710 KB 52/240 KB 148/590 KB 64/232 KB 84/1710 KB 64/240 KB 152/590 KB 72/232 KB 88/1710 KB 64/240 KB 156/590 KB 72/232 KB 88/1710 KB 64/240 KB 160/590 KB 72/232 KB 88/1710 KB 64/240 KB 164/590 KB 72/232 KB 88/1710 KB 64/240 KB 148/590 KB 72/232 KB 88/1710 KB 68/240 KB 164/590 KB 76/232 KB 92/1710 KB 64/240 KB 164/590 KB 76/232 KB 92/1710 KB 64/240 KB 164/590 KB 76/232 KB 88/1710 KB 72/240 KB 168/590 KB 80/232 KB 92/1710 KB 72/240 KB 168/590 KB 80/232 KB 96/1710 KB 72/240 KB 168/590 KB 84/232 KB 96/1710 KB 72/240 KB 168/590 KB 88/232 KB 100/1710 KB 72/240 KB 168/590 KB 92/232 KB 100/1710 KB 72/240 KB 168/590 KB 96/232 KB 100/1710 KB 68/240 KB 168/590 KB 76/232 KB 92/1710 KB 72/240 KB 172/590 KB 96/232 KB 100/1710 KB 72/240 KB 176/590 KB 96/232 KB 100/1710 KB 72/240 KB 168/590 KB 76/232 KB 92/1710 KB 76/240 KB 176/590 KB 96/232 KB 100/1710 KB 80/240 KB 176/590 KB 96/232 KB 100/1710 KB 84/240 KB 176/590 KB 96/232 KB 100/1710 KB 88/240 KB 180/590 KB 100/232 KB 100/1710 KB 92/240 KB 180/590 KB 100/232 KB 100/1710 KB 96/240 KB 180/590 KB 100/232 KB 100/1710 KB 72/240 KB 168/590 KB 84/232 KB 100/1710 KB 96/240 KB 180/590 KB 100/232 KB 104/1710 KB 96/240 KB 180/590 KB 100/232 KB 108/1710 KB 96/240 KB 180/590 KB 100/232 KB 112/1710 KB 96/240 KB 180/590 KB 100/232 KB 116/1710 KB 96/240 KB 180/590 KB 100/232 KB 120/1710 KB 96/240 KB 180/590 KB 100/232 KB 124/1710 KB 96/240 KB 180/590 KB 100/232 KB 128/1710 KB 96/240 KB 180/590 KB 100/232 KB 132/1710 KB 100/240 KB 180/590 KB 100/232 KB 136/1710 KB 100/240 KB 180/590 KB 100/232 KB 140/1710 KB 100/240 KB 180/590 KB 100/232 KB 144/1710 KB 84/240 KB 180/590 KB 100/232 KB 100/1710 KB 100/240 KB 180/590 KB 104/232 KB 144/1710 KB 100/240 KB 180/590 KB 108/232 KB 144/1710 KB 100/240 KB 180/590 KB 112/232 KB 144/1710 KB 84/240 KB 180/590 KB 96/232 KB 100/1710 KB 100/240 KB 184/590 KB 112/232 KB 144/1710 KB 100/240 KB 188/590 KB 112/232 KB 144/1710 KB 100/240 KB 192/590 KB 112/232 KB 144/1710 KB 100/240 KB 196/590 KB 112/232 KB 144/1710 KB 100/240 KB 200/590 KB 116/232 KB 144/1710 KB 100/240 KB 204/590 KB 116/232 KB 144/1710 KB 100/240 KB 208/590 KB 116/232 KB 144/1710 KB 100/240 KB 180/590 KB 100/232 KB 132/1710 KB 104/240 KB 208/590 KB 116/232 KB 144/1710 KB 100/240 KB 196/590 KB 116/232 KB 144/1710 KB 108/240 KB 208/590 KB 120/232 KB 144/1710 KB 108/240 KB 208/590 KB 124/232 KB 144/1710 KB 108/240 KB 208/590 KB 128/232 KB 144/1710 KB 108/240 KB 208/590 KB 132/232 KB 144/1710 KB 108/240 KB 212/590 KB 136/232 KB 148/1710 KB 108/240 KB 208/590 KB 128/232 KB 144/1710 KB 112/240 KB 212/590 KB 136/232 KB 148/1710 KB 116/240 KB 212/590 KB 136/232 KB 148/1710 KB 120/240 KB 212/590 KB 136/232 KB 148/1710 KB 124/240 KB 212/590 KB 136/232 KB 148/1710 KB 108/240 KB 212/590 KB 132/232 KB 148/1710 KB 124/240 KB 216/590 KB 140/232 KB 148/1710 KB 124/240 KB 220/590 KB 140/232 KB 148/1710 KB 124/240 KB 224/590 KB 140/232 KB 148/1710 KB 108/240 KB 208/590 KB 132/232 KB 148/1710 KB 124/240 KB 224/590 KB 140/232 KB 152/1710 KB 124/240 KB 224/590 KB 140/232 KB 156/1710 KB 124/240 KB 224/590 KB 140/232 KB 160/1710 KB 128/240 KB 224/590 KB 140/232 KB 164/1710 KB 128/240 KB 228/590 KB 140/232 KB 168/1710 KB 128/240 KB 228/590 KB 140/232 KB 172/1710 KB 128/240 KB 228/590 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install KB 140/232 KB 176/1710 KB 124/240 KB 212/590 KB 140/232 KB 148/1710 KB 128/240 KB 228/590 KB 144/232 KB 176/1710 KB 128/240 KB 228/590 KB 148/232 KB 176/1710 KB 128/240 KB 228/590 KB 152/232 KB 176/1710 KB 128/240 KB 228/590 KB 156/232 KB 176/1710 KB 128/240 KB 228/590 KB 160/232 KB 176/1710 KB 128/240 KB 228/590 KB 164/232 KB 176/1710 KB 128/240 KB 228/590 KB 168/232 KB 180/1710 KB 128/240 KB 228/590 KB 172/232 KB 180/1710 KB 128/240 KB 228/590 KB 176/232 KB 180/1710 KB 128/240 KB 228/590 KB 140/232 KB 164/1710 KB 128/240 KB 232/590 KB 176/232 KB 180/1710 KB 128/240 KB 236/590 KB 176/232 KB 180/1710 KB 128/240 KB 240/590 KB 176/232 KB 180/1710 KB 128/240 KB 224/590 KB 140/232 KB 160/1710 KB 132/240 KB 240/590 KB 176/232 KB 180/1710 KB 136/240 KB 240/590 KB 176/232 KB 180/1710 KB 140/240 KB 240/590 KB 176/232 KB 180/1710 KB 144/240 KB 240/590 KB 176/232 KB 180/1710 KB 144/240 KB 244/590 KB 176/232 KB 180/1710 KB 148/240 KB 248/590 KB 176/232 KB 180/1710 KB 148/240 KB 252/590 KB 176/232 KB 180/1710 KB 148/240 KB 256/590 KB 176/232 KB 180/1710 KB 128/240 KB 228/590 KB 164/232 KB 180/1710 KB 148/240 KB 256/590 KB 176/232 KB 184/1710 KB 148/240 KB 256/590 KB 176/232 KB 188/1710 KB 148/240 KB 256/590 KB 176/232 KB 192/1710 KB 148/240 KB 244/590 KB 176/232 KB 180/1710 KB 152/240 KB 256/590 KB 176/232 KB 192/1710 KB 156/240 KB 256/590 KB 176/232 KB 192/1710 KB 160/240 KB 256/590 KB 176/232 KB 192/1710 KB 164/240 KB 256/590 KB 176/232 KB 192/1710 KB 168/240 KB 260/590 KB 180/232 KB 196/1710 KB 172/240 KB 260/590 KB 180/232 KB 196/1710 KB 176/240 KB 260/590 KB 180/232 KB 196/1710 KB 180/240 KB 260/590 KB 180/232 KB 196/1710 KB 184/240 KB 260/590 KB 180/232 KB 196/1710 KB 188/240 KB 260/590 KB 180/232 KB 196/1710 KB 164/240 KB 260/590 KB 180/232 KB 196/1710 KB 192/240 KB 264/590 KB 180/232 KB 196/1710 KB 192/240 KB 268/590 KB 180/232 KB 196/1710 KB 192/240 KB 272/590 KB 180/232 KB 196/1710 KB 164/240 KB 256/590 KB 180/232 KB 196/1710 KB 164/240 KB 256/590 KB 176/232 KB 196/1710 KB 192/240 KB 272/590 KB 180/232 KB 200/1710 KB 192/240 KB 272/590 KB 180/232 KB 204/1710 KB 192/240 KB 272/590 KB 184/232 KB 208/1710 KB 192/240 KB 272/590 KB 184/232 KB 204/1710 KB 192/240 KB 272/590 KB 188/232 KB 208/1710 KB 192/240 KB 272/590 KB 192/232 KB 208/1710 KB 192/240 KB 272/590 KB 196/232 KB 208/1710 KB 192/240 KB 276/590 KB 200/232 KB 212/1710 KB 192/240 KB 276/590 KB 204/232 KB 212/1710 KB 192/240 KB 276/590 KB 208/232 KB 212/1710 KB 192/240 KB 276/590 KB 196/232 KB 212/1710 KB 192/240 KB 276/590 KB 208/232 KB 216/1710 KB 192/240 KB 276/590 KB 208/232 KB 220/1710 KB 192/240 KB 276/590 KB 196/232 KB 208/1710 KB 192/240 KB 280/590 KB 208/232 KB 220/1710 KB 192/240 KB 284/590 KB 208/232 KB 220/1710 KB 192/240 KB 288/590 KB 208/232 KB 220/1710 KB 192/240 KB 276/590 KB 200/232 KB 212/1710 KB 196/240 KB 288/590 KB 208/232 KB 220/1710 KB 200/240 KB 292/590 KB 212/232 KB 224/1710 KB 204/240 KB 292/590 KB 212/232 KB 224/1710 KB 208/240 KB 292/590 KB 212/232 KB 224/1710 KB 196/240 KB 288/590 KB 208/232 KB 224/1710 KB 208/240 KB 3/10 KB 292/590 KB 212/232 KB 228/1710 KB 208/240 KB 3/10 KB 292/590 KB 212/232 KB 232/1710 KB 208/240 KB 3/10 KB 292/590 KB 212/232 KB 236/1710 KB 208/240 KB 3/10 KB 292/590 KB 212/232 KB 240/1710 KB 208/240 KB 3/10 KB 292/590 KB 212/232 KB 244/1710 KB 212/240 KB 3/10 KB 292/590 KB 212/232 KB 248/1710 KB 212/240 KB 3/10 KB 292/590 KB 212/232 KB 252/1710 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 212/240 KB 3/10 KB 292/590 KB 212/232 KB 256/1710 KB 196/240 KB 292/590 KB 212/232 KB 224/1710 KB 212/240 KB 3/10 KB 292/590 KB 216/232 KB 256/1710 KB 212/240 KB 3/10 KB 292/590 KB 220/232 KB 256/1710 KB 212/240 KB 3/10 KB 292/590 KB 224/232 KB 256/1710 KB 196/240 KB 292/590 KB 208/232 KB 224/1710 KB 212/240 KB 3/10 KB 296/590 KB 224/232 KB 256/1710 KB 212/240 KB 3/10 KB 300/590 KB 224/232 KB 256/1710 KB 212/240 KB 3/10 KB 304/590 KB 224/232 KB 256/1710 KB 212/240 KB 3/10 KB 304/590 KB 228/232 KB 256/1710 KB 212/240 KB 3/10 KB 308/590 KB 232/232 KB 256/1710 KB 212/240 KB 3/10 KB 308/590 KB 232/232 KB 256/1710 KB 212/240 KB 3/10 KB 292/590 KB 212/232 KB 244/1710 KB 208/240 KB 3/10 KB 292/590 KB 212/232 KB 224/1710 KB 212/240 KB 5/10 KB 308/590 KB 232/232 KB 256/1710 KB 212/240 KB 8/10 KB 308/590 KB 232/232 KB 256/1710 KB 212/240 KB 10/10 KB 308/590 KB 232/232 KB 256/1710 KB 216/240 KB 10/10 KB 308/590 KB 232/232 KB 256/1710 KB 220/240 KB 10/10 KB 308/590 KB 232/232 KB 256/1710 KB 224/240 KB 10/10 KB 308/590 KB 232/232 KB 256/1710 KB 212/240 KB 3/10 KB 308/590 KB 228/232 KB 256/1710 KB 224/240 KB 10/10 KB 312/590 KB 232/232 KB 256/1710 KB 224/240 KB 10/10 KB 316/590 KB 232/232 KB 256/1710 KB 224/240 KB 10/10 KB 320/590 KB 232/232 KB 256/1710 KB 228/240 KB 10/10 KB 320/590 KB 232/232 KB 260/1710 KB 228/240 KB 10/10 KB 324/590 KB 232/232 KB 264/1710 KB 228/240 KB 10/10 KB 324/590 KB 232/232 KB 268/1710 KB 228/240 KB 10/10 KB 320/590 KB 232/232 KB 256/1710 KB 232/240 KB 10/10 KB 324/590 KB 232/232 KB 268/1710 KB 236/240 KB 10/10 KB 324/590 KB 232/232 KB 268/1710 KB 240/240 KB 10/10 KB 324/590 KB 232/232 KB 268/1710 KB 228/240 KB 10/10 KB 324/590 KB 232/232 KB 260/1710 KB 240/240 KB 10/10 KB 328/590 KB 232/232 KB 268/1710 KB 240/240 KB 10/10 KB 332/590 KB 232/232 KB 268/1710 KB 240/240 KB 10/10 KB 336/590 KB 232/232 KB 272/1710 KB 240/240 KB 10/10 KB 340/590 KB 232/232 KB 272/1710 KB 240/240 KB 10/10 KB 344/590 KB 232/232 KB 272/1710 KB 240/240 KB 10/10 KB 348/590 KB 232/232 KB 272/1710 KB 240/240 KB 10/10 KB 352/590 KB 232/232 KB 272/1710 KB 240/240 KB 10/10 KB 332/590 KB 232/232 KB 272/1710 KB 240/240 KB 10/10 KB 352/590 KB 232/232 KB 276/1710 KB 240/240 KB 10/10 KB 352/590 KB 232/232 KB 280/1710 KB 240/240 KB 10/10 KB 352/590 KB 232/232 KB 284/1710 KB 240/240 KB 10/10 KB 352/590 KB 232/232 KB 288/1710 KB 240/240 KB 10/10 KB 356/590 KB 232/232 KB 288/1710 KB 240/240 KB 10/10 KB 360/590 KB 232/232 KB 292/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 82.5 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1825.8 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 240/240 KB 10/10 KB 356/590 KB 232/232 KB 292/1710 KB 3/44 KB 364/590 KB 296/1710 KB 3/44 KB 364/590 KB 300/1710 KB 3/44 KB 364/590 KB 304/1710 KB 3/44 KB 364/590 KB 292/1710 KB 3/44 KB 368/590 KB 304/1710 KB 240/240 KB 3/44 KB 360/590 KB 292/1710 KB 5/44 KB 368/590 KB 304/1710 KB 8/44 KB 368/590 KB 304/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1799.2 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 8/44 KB 4/258 KB 368/590 KB 304/1710 KB 8/44 KB 8/258 KB 368/590 KB 308/1710 KB 8/44 KB 12/258 KB 368/590 KB 308/1710 KB 8/44 KB 16/258 KB 368/590 KB 308/1710 KB 8/44 KB 20/258 KB 368/590 KB 308/1710 KB 8/44 KB 24/258 KB 368/590 KB 308/1710 KB 8/44 KB 28/258 KB 368/590 KB 308/1710 KB 8/44 KB 32/258 KB 368/590 KB 308/1710 KB 8/44 KB 4/258 KB 368/590 KB 308/1710 KB 8/44 KB 32/258 KB 368/590 KB 312/1710 KB 8/44 KB 32/258 KB 368/590 KB 316/1710 KB 8/44 KB 32/258 KB 368/590 KB 320/1710 KB 8/44 KB 32/258 KB 368/590 KB 324/1710 KB 8/44 KB 32/258 KB 368/590 KB 328/1710 KB 8/44 KB 32/258 KB 368/590 KB 332/1710 KB 8/44 KB 32/258 KB 368/590 KB 336/1710 KB 8/44 KB 32/258 KB 368/590 KB 340/1710 KB 8/44 KB 36/258 KB 368/590 KB 344/1710 KB 8/44 KB 36/258 KB 368/590 KB 348/1710 KB 8/44 KB 36/258 KB 368/590 KB 340/1710 KB 8/44 KB 36/258 KB 368/590 KB 352/1710 KB 8/44 KB 40/258 KB 368/590 KB 352/1710 KB 8/44 KB 44/258 KB 368/590 KB 352/1710 KB 8/44 KB 48/258 KB 368/590 KB 352/1710 KB 8/44 KB 52/258 KB 368/590 KB 352/1710 KB 8/44 KB 56/258 KB 368/590 KB 356/1710 KB 8/44 KB 60/258 KB 368/590 KB 356/1710 KB 8/44 KB 64/258 KB 368/590 KB 356/1710 KB 8/44 KB 52/258 KB 368/590 KB 356/1710 KB 8/44 KB 64/258 KB 368/590 KB 360/1710 KB 8/44 KB 64/258 KB 368/590 KB 364/1710 KB 8/44 KB 64/258 KB 368/590 KB 368/1710 KB 8/44 KB 64/258 KB 368/590 KB 372/1710 KB 8/44 KB 68/258 KB 368/590 KB 376/1710 KB 8/44 KB 68/258 KB 368/590 KB 380/1710 KB 8/44 KB 68/258 KB 368/590 KB 384/1710 KB 8/44 KB 68/258 KB 368/590 KB 372/1710 KB 8/44 KB 72/258 KB 368/590 KB 384/1710 KB 8/44 KB 76/258 KB 368/590 KB 384/1710 KB 8/44 KB 80/258 KB 368/590 KB 384/1710 KB 8/44 KB 84/258 KB 368/590 KB 384/1710 KB 11/44 KB 88/258 KB 372/590 KB 388/1710 KB 11/44 KB 92/258 KB 372/590 KB 388/1710 KB 11/44 KB 84/258 KB 372/590 KB 388/1710 KB 11/44 KB 84/258 KB 372/590 KB 384/1710 KB 13/44 KB 92/258 KB 372/590 KB 388/1710 KB 16/44 KB 92/258 KB 372/590 KB 388/1710 KB 19/44 KB 92/258 KB 372/590 KB 388/1710 KB 21/44 KB 92/258 KB 372/590 KB 388/1710 KB 24/44 KB 92/258 KB 372/590 KB 388/1710 KB 27/44 KB 92/258 KB 372/590 KB 388/1710 KB 29/44 KB 92/258 KB 372/590 KB 388/1710 KB 32/44 KB 92/258 KB 372/590 KB 388/1710 KB 8/44 KB 84/258 KB 372/590 KB 384/1710 KB 32/44 KB 92/258 KB 376/590 KB 388/1710 KB 32/44 KB 92/258 KB 380/590 KB 388/1710 KB 32/44 KB 92/258 KB 384/590 KB 388/1710 KB 32/44 KB 92/258 KB 388/590 KB 388/1710 KB 32/44 KB 92/258 KB 392/590 KB 388/1710 KB 32/44 KB 92/258 KB 396/590 KB 388/1710 KB 32/44 KB 92/258 KB 400/590 KB 388/1710 KB 32/44 KB 92/258 KB 404/590 KB 388/1710 KB 32/44 KB 92/258 KB 408/590 KB 388/1710 KB 32/44 KB 92/258 KB 412/590 KB 388/1710 KB 32/44 KB 92/258 KB 416/590 KB 388/1710 KB 32/44 KB 92/258 KB 420/590 KB 388/1710 KB 36/44 KB 92/258 KB 424/590 KB 388/1710 KB 36/44 KB 92/258 KB 420/590 KB 388/1710 KB 40/44 KB 92/258 KB 428/590 KB 388/1710 KB 44/44 KB 92/258 KB 428/590 KB 388/1710 KB 44/44 KB 92/258 KB 428/590 KB 388/1710 KB 36/44 KB 92/258 KB 428/590 KB 388/1710 KB 44/44 KB 92/258 KB 432/590 KB 388/1710 KB 44/44 KB 92/258 KB 436/590 KB 388/1710 KB 44/44 KB 92/258 KB 440/590 KB 388/1710 KB 44/44 KB 92/258 KB 444/590 KB 388/1710 KB 44/44 KB 92/258 KB 448/590 KB 388/1710 KB 44/44 KB 92/258 KB 452/590 KB 388/1710 KB 44/44 KB 92/258 KB 456/590 KB 388/1710 KB 44/44 KB 92/258 KB 460/590 KB 392/1710 KB 44/44 KB 92/258 KB 464/590 KB 392/1710 KB 44/44 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 92/258 KB 456/590 KB 392/1710 KB 44/44 KB 92/258 KB 464/590 KB 396/1710 KB 44/44 KB 92/258 KB 464/590 KB 400/1710 KB 44/44 KB 92/258 KB 468/590 KB 400/1710 KB 44/44 KB 96/258 KB 472/590 KB 404/1710 KB 44/44 KB 96/258 KB 476/590 KB 404/1710 KB 44/44 KB 96/258 KB 480/590 KB 404/1710 KB 44/44 KB 96/258 KB 468/590 KB 404/1710 KB 44/44 KB 96/258 KB 480/590 KB 408/1710 KB 44/44 KB 96/258 KB 480/590 KB 412/1710 KB 44/44 KB 96/258 KB 480/590 KB 416/1710 KB 44/44 KB 96/258 KB 468/590 KB 400/1710 KB 4/223 KB 44/44 KB 96/258 KB 480/590 KB 416/1710 KB 8/223 KB 44/44 KB 96/258 KB 480/590 KB 416/1710 KB 12/223 KB 44/44 KB 96/258 KB 480/590 KB 416/1710 KB 16/223 KB 44/44 KB 96/258 KB 480/590 KB 416/1710 KB 20/223 KB 44/44 KB 96/258 KB 480/590 KB 416/1710 KB 24/223 KB 96/258 KB 480/590 KB 416/1710 KB 28/223 KB 96/258 KB 480/590 KB 416/1710 KB 32/223 KB 96/258 KB 480/590 KB 416/1710 KB 36/223 KB 96/258 KB 480/590 KB 416/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 266.5 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 40/223 KB 96/258 KB 480/590 KB 416/1710 KB 44/223 KB 96/258 KB 480/590 KB 416/1710 KB 48/223 KB 96/258 KB 480/590 KB 416/1710 KB 52/223 KB 96/258 KB 480/590 KB 416/1710 KB 56/223 KB 96/258 KB 480/590 KB 416/1710 KB 60/223 KB 96/258 KB 480/590 KB 416/1710 KB 64/223 KB 100/258 KB 480/590 KB 416/1710 KB 68/223 KB 100/258 KB 480/590 KB 420/1710 KB 72/223 KB 100/258 KB 484/590 KB 420/1710 KB 76/223 KB 100/258 KB 484/590 KB 420/1710 KB 80/223 KB 100/258 KB 484/590 KB 420/1710 KB 60/223 KB 100/258 KB 480/590 KB 416/1710 KB 80/223 KB 104/258 KB 484/590 KB 420/1710 KB 80/223 KB 108/258 KB 484/590 KB 420/1710 KB 80/223 KB 112/258 KB 484/590 KB 420/1710 KB 80/223 KB 116/258 KB 484/590 KB 420/1710 KB 80/223 KB 120/258 KB 484/590 KB 420/1710 KB 80/223 KB 124/258 KB 484/590 KB 420/1710 KB 80/223 KB 128/258 KB 484/590 KB 420/1710 KB 80/223 KB 132/258 KB 484/590 KB 420/1710 KB 84/223 KB 136/258 KB 484/590 KB 420/1710 KB 84/223 KB 140/258 KB 484/590 KB 420/1710 KB 84/223 KB 144/258 KB 484/590 KB 420/1710 KB 4/208 KB 68/223 KB 100/258 KB 484/590 KB 420/1710 KB 64/223 KB 100/258 KB 480/590 KB 420/1710 KB 84/223 KB 144/258 KB 488/590 KB 424/1710 KB 4/208 KB 84/223 KB 144/258 KB 488/590 KB 428/1710 KB 4/208 KB 84/223 KB 144/258 KB 488/590 KB 432/1710 KB 4/208 KB 84/223 KB 140/258 KB 484/590 KB 420/1710 KB 4/208 KB 84/223 KB 144/258 KB 488/590 KB 432/1710 KB 8/208 KB 84/223 KB 144/258 KB 488/590 KB 432/1710 KB 12/208 KB 84/223 KB 144/258 KB 488/590 KB 432/1710 KB 16/208 KB 84/223 KB 144/258 KB 488/590 KB 432/1710 KB 20/208 KB 84/223 KB 144/258 KB 488/590 KB 436/1710 KB 24/208 KB 84/223 KB 144/258 KB 488/590 KB 436/1710 KB 28/208 KB 84/223 KB 144/258 KB 488/590 KB 436/1710 KB 32/208 KB 84/223 KB 144/258 KB 488/590 KB 436/1710 KB 36/208 KB 84/223 KB 144/258 KB 488/590 KB 436/1710 KB 40/208 KB 84/223 KB 144/258 KB 488/590 KB 436/1710 KB 44/208 KB 84/223 KB 144/258 KB 488/590 KB 436/1710 KB 48/208 KB 84/223 KB 144/258 KB 488/590 KB 436/1710 KB 52/208 KB 84/223 KB 148/258 KB 488/590 KB 436/1710 KB 56/208 KB 84/223 KB 148/258 KB 488/590 KB 436/1710 KB 60/208 KB 84/223 KB 148/258 KB 488/590 KB 436/1710 KB 64/208 KB 84/223 KB 132/258 KB 484/590 KB 420/1710 KB 88/223 KB 148/258 KB 488/590 KB 436/1710 KB 64/208 KB 92/223 KB 148/258 KB 488/590 KB 436/1710 KB 64/208 KB 96/223 KB 148/258 KB 488/590 KB 436/1710 KB 64/208 KB 100/223 KB 148/258 KB 488/590 KB 436/1710 KB 64/208 KB 84/223 KB 148/258 KB 488/590 KB 436/1710 KB 52/208 KB 100/223 KB 152/258 KB 488/590 KB 436/1710 KB 64/208 KB 100/223 KB 156/258 KB 488/590 KB 436/1710 KB 64/208 KB 84/223 KB 144/258 KB 488/590 KB 436/1710 KB 20/208 KB 104/223 KB 156/258 KB 488/590 KB 440/1710 KB 64/208 KB 104/223 KB 156/258 KB 488/590 KB 444/1710 KB 64/208 KB 84/223 KB 144/258 KB 488/590 KB 428/1710 KB 4/208 KB 104/223 KB 156/258 KB 492/590 KB 444/1710 KB 64/208 KB 104/223 KB 156/258 KB 496/590 KB 444/1710 KB 64/208 KB 104/223 KB 156/258 KB 500/590 KB 444/1710 KB 64/208 KB 104/223 KB 156/258 KB 504/590 KB 448/1710 KB 64/208 KB 104/223 KB 156/258 KB 508/590 KB 448/1710 KB 64/208 KB 104/223 KB 156/258 KB 512/590 KB 448/1710 KB 64/208 KB 104/223 KB 156/258 KB 516/590 KB 448/1710 KB 64/208 KB 104/223 KB 156/258 KB 520/590 KB 448/1710 KB 64/208 KB 104/223 KB 156/258 KB 524/590 KB 448/1710 KB 64/208 KB 104/223 KB 160/258 KB 528/590 KB 448/1710 KB 64/208 KB 104/223 KB 156/258 KB 488/590 KB 436/1710 KB 64/208 KB 108/223 KB 160/258 KB 528/590 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 448/1710 KB 64/208 KB 112/223 KB 160/258 KB 528/590 KB 448/1710 KB 64/208 KB 104/223 KB 160/258 KB 524/590 KB 448/1710 KB 64/208 KB 104/223 KB 156/258 KB 500/590 KB 448/1710 KB 64/208 KB 112/223 KB 160/258 KB 528/590 KB 452/1710 KB 64/208 KB 112/223 KB 160/258 KB 528/590 KB 456/1710 KB 64/208 KB 112/223 KB 160/258 KB 528/590 KB 460/1710 KB 64/208 KB 112/223 KB 160/258 KB 528/590 KB 464/1710 KB 64/208 KB 112/223 KB 160/258 KB 528/590 KB 468/1710 KB 64/208 KB 116/223 KB 164/258 KB 532/590 KB 472/1710 KB 68/208 KB 116/223 KB 164/258 KB 532/590 KB 476/1710 KB 68/208 KB 116/223 KB 164/258 KB 532/590 KB 480/1710 KB 68/208 KB 116/223 KB 160/258 KB 528/590 KB 468/1710 KB 64/208 KB 116/223 KB 164/258 KB 532/590 KB 484/1710 KB 68/208 KB 116/223 KB 164/258 KB 532/590 KB 468/1710 KB 68/208 KB 120/223 KB 164/258 KB 532/590 KB 484/1710 KB 72/208 KB 120/223 KB 164/258 KB 532/590 KB 484/1710 KB 76/208 KB 120/223 KB 164/258 KB 532/590 KB 484/1710 KB 80/208 KB 116/223 KB 164/258 KB 532/590 KB 468/1710 KB 64/208 KB 120/223 KB 168/258 KB 532/590 KB 484/1710 KB 80/208 KB 120/223 KB 172/258 KB 532/590 KB 484/1710 KB 80/208 KB 120/223 KB 176/258 KB 532/590 KB 484/1710 KB 80/208 KB 116/223 KB 160/258 KB 532/590 KB 468/1710 KB 64/208 KB 120/223 KB 176/258 KB 536/590 KB 484/1710 KB 80/208 KB 120/223 KB 176/258 KB 540/590 KB 484/1710 KB 80/208 KB 120/223 KB 176/258 KB 544/590 KB 484/1710 KB 80/208 KB 120/223 KB 176/258 KB 548/590 KB 484/1710 KB 80/208 KB 120/223 KB 180/258 KB 552/590 KB 488/1710 KB 84/208 KB 120/223 KB 180/258 KB 556/590 KB 488/1710 KB 84/208 KB 120/223 KB 180/258 KB 560/590 KB 488/1710 KB 84/208 KB 120/223 KB 164/258 KB 532/590 KB 484/1710 KB 68/208 KB 124/223 KB 180/258 KB 560/590 KB 488/1710 KB 84/208 KB 128/223 KB 180/258 KB 560/590 KB 488/1710 KB 84/208 KB 132/223 KB 180/258 KB 560/590 KB 488/1710 KB 84/208 KB 136/223 KB 180/258 KB 560/590 KB 488/1710 KB 84/208 KB 140/223 KB 180/258 KB 560/590 KB 488/1710 KB 84/208 KB 144/223 KB 180/258 KB 560/590 KB 488/1710 KB 84/208 KB 120/223 KB 180/258 KB 548/590 KB 488/1710 KB 84/208 KB 144/223 KB 180/258 KB 560/590 KB 492/1710 KB 84/208 KB 144/223 KB 180/258 KB 560/590 KB 496/1710 KB 84/208 KB 120/223 KB 180/258 KB 548/590 KB 484/1710 KB 84/208 KB 144/223 KB 180/258 KB 560/590 KB 496/1710 KB 88/208 KB 144/223 KB 180/258 KB 560/590 KB 496/1710 KB 92/208 KB 144/223 KB 180/258 KB 560/590 KB 496/1710 KB 96/208 KB 144/223 KB 180/258 KB 560/590 KB 496/1710 KB 100/208 KB 148/223 KB 180/258 KB 564/590 KB 500/1710 KB 104/208 KB 120/223 KB 180/258 KB 548/590 KB 484/1710 KB 80/208 KB 148/223 KB 184/258 KB 564/590 KB 500/1710 KB 104/208 KB 148/223 KB 188/258 KB 564/590 KB 500/1710 KB 104/208 KB 148/223 KB 192/258 KB 564/590 KB 500/1710 KB 104/208 KB 148/223 KB 196/258 KB 564/590 KB 500/1710 KB 104/208 KB 148/223 KB 200/258 KB 564/590 KB 500/1710 KB 104/208 KB 148/223 KB 204/258 KB 564/590 KB 500/1710 KB 104/208 KB 148/223 KB 180/258 KB 564/590 KB 500/1710 KB 100/208 KB 148/223 KB 208/258 KB 564/590 KB 504/1710 KB 104/208 KB 148/223 KB 208/258 KB 564/590 KB 508/1710 KB 104/208 KB 148/223 KB 208/258 KB 564/590 KB 512/1710 KB 104/208 KB 148/223 KB 180/258 KB 564/590 KB 496/1710 KB 100/208 KB 152/223 KB 208/258 KB 564/590 KB 512/1710 KB 104/208 KB 156/223 KB 208/258 KB 564/590 KB 512/1710 KB 104/208 KB 160/223 KB 208/258 KB 564/590 KB 512/1710 KB 104/208 KB 144/223 KB 180/258 KB 564/590 KB 496/1710 KB 100/208 KB 160/223 KB 208/258 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 568/590 KB 512/1710 KB 104/208 KB 160/223 KB 208/258 KB 572/590 KB 512/1710 KB 104/208 KB 160/223 KB 208/258 KB 576/590 KB 512/1710 KB 104/208 KB 148/223 KB 208/258 KB 564/590 KB 500/1710 KB 104/208 KB 160/223 KB 212/258 KB 576/590 KB 512/1710 KB 104/208 KB 164/223 KB 216/258 KB 580/590 KB 516/1710 KB 108/208 KB 164/223 KB 212/258 KB 580/590 KB 516/1710 KB 108/208 KB 164/223 KB 216/258 KB 580/590 KB 520/1710 KB 108/208 KB 160/223 KB 212/258 KB 576/590 KB 512/1710 KB 108/208 KB 164/223 KB 220/258 KB 580/590 KB 520/1710 KB 112/208 KB 164/223 KB 220/258 KB 580/590 KB 520/1710 KB 116/208 KB 164/223 KB 212/258 KB 580/590 KB 512/1710 KB 108/208 KB 168/223 KB 220/258 KB 580/590 KB 524/1710 KB 116/208 KB 172/223 KB 220/258 KB 580/590 KB 524/1710 KB 116/208 KB 176/223 KB 220/258 KB 580/590 KB 524/1710 KB 116/208 KB 160/223 KB 212/258 KB 580/590 KB 512/1710 KB 108/208 KB 176/223 KB 220/258 KB 584/590 KB 524/1710 KB 120/208 KB 176/223 KB 220/258 KB 588/590 KB 524/1710 KB 120/208 KB 176/223 KB 220/258 KB 590/590 KB 524/1710 KB 120/208 KB 176/223 KB 220/258 KB 580/590 KB 524/1710 KB 120/208 KB 176/223 KB 220/258 KB 590/590 KB 524/1710 KB 124/208 KB 180/223 KB 220/258 KB 590/590 KB 524/1710 KB 128/208 KB 164/223 KB 220/258 KB 580/590 KB 524/1710 KB 116/208 KB 180/223 KB 220/258 KB 590/590 KB 528/1710 KB 128/208 KB 164/223 KB 220/258 KB 580/590 KB 520/1710 KB 108/208 KB 180/223 KB 224/258 KB 590/590 KB 528/1710 KB 128/208 KB 180/223 KB 228/258 KB 590/590 KB 528/1710 KB 128/208 KB 180/223 KB 232/258 KB 590/590 KB 532/1710 KB 128/208 KB 180/223 KB 236/258 KB 590/590 KB 532/1710 KB 128/208 KB 180/223 KB 240/258 KB 590/590 KB 532/1710 KB 128/208 KB 180/223 KB 220/258 KB 590/590 KB 524/1710 KB 124/208 KB 184/223 KB 240/258 KB 590/590 KB 532/1710 KB 128/208 KB 188/223 KB 240/258 KB 590/590 KB 532/1710 KB 128/208 KB 192/223 KB 244/258 KB 590/590 KB 532/1710 KB 128/208 KB 180/223 KB 228/258 KB 590/590 KB 532/1710 KB 128/208 KB 192/223 KB 244/258 KB 590/590 KB 536/1710 KB 132/208 KB 192/223 KB 244/258 KB 590/590 KB 540/1710 KB 132/208 KB 192/223 KB 244/258 KB 590/590 KB 544/1710 KB 132/208 KB 192/223 KB 244/258 KB 590/590 KB 532/1710 KB 132/208 KB 192/223 KB 244/258 KB 590/590 KB 544/1710 KB 136/208 KB 192/223 KB 244/258 KB 590/590 KB 544/1710 KB 140/208 KB 192/223 KB 244/258 KB 590/590 KB 544/1710 KB 144/208 KB 196/223 KB 244/258 KB 590/590 KB 544/1710 KB 148/208 KB 196/223 KB 244/258 KB 590/590 KB 548/1710 KB 152/208 KB 196/223 KB 244/258 KB 590/590 KB 548/1710 KB 156/208 KB 196/223 KB 244/258 KB 590/590 KB 548/1710 KB 160/208 KB 188/223 KB 244/258 KB 590/590 KB 532/1710 KB 128/208 KB 196/223 KB 248/258 KB 590/590 KB 548/1710 KB 160/208 KB 196/223 KB 252/258 KB 590/590 KB 548/1710 KB 160/208 KB 196/223 KB 256/258 KB 590/590 KB 548/1710 KB 160/208 KB 196/223 KB 244/258 KB 590/590 KB 548/1710 KB 148/208 KB 196/223 KB 256/258 KB 590/590 KB 552/1710 KB 160/208 KB 196/223 KB 256/258 KB 590/590 KB 556/1710 KB 160/208 KB 196/223 KB 244/258 KB 590/590 KB 544/1710 KB 144/208 KB 200/223 KB 258/258 KB 590/590 KB 556/1710 KB 160/208 KB 204/223 KB 258/258 KB 590/590 KB 556/1710 KB 160/208 KB 208/223 KB 258/258 KB 590/590 KB 556/1710 KB 160/208 KB 196/223 KB 258/258 KB 590/590 KB 556/1710 KB 160/208 KB 208/223 KB 258/258 KB 590/590 KB 560/1710 KB 160/208 KB 208/223 KB 258/258 KB 590/590 KB 564/1710 KB 160/208 KB 212/223 KB 258/258 KB 590/590 KB 568/1710 KB 164/208 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2729.9 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 212/223 KB 258/258 KB 590/590 KB 564/1710 KB 160/208 KB 216/223 KB 258/258 KB 568/1710 KB 164/208 KB 220/223 KB 258/258 KB 568/1710 KB 164/208 KB 212/223 KB 258/258 KB 590/590 KB 564/1710 KB 164/208 KB 220/223 KB 258/258 KB 572/1710 KB 168/208 KB 220/223 KB 258/258 KB 572/1710 KB 164/208 KB 223/223 KB 258/258 KB 576/1710 KB 168/208 KB 223/223 KB 258/258 KB 572/1710 KB 168/208 KB 223/223 KB 258/258 KB 576/1710 KB 172/208 KB 223/223 KB 258/258 KB 580/1710 KB 176/208 KB 223/223 KB 258/258 KB 584/1710 KB 176/208 KB 223/223 KB 258/258 KB 588/1710 KB 176/208 KB 223/223 KB 258/258 KB 592/1710 KB 176/208 KB 223/223 KB 258/258 KB 576/1710 KB 176/208 KB 223/223 KB 258/258 KB 592/1710 KB 180/208 KB 223/223 KB 258/258 KB 592/1710 KB 184/208 KB 223/223 KB 258/258 KB 592/1710 KB 188/208 KB 223/223 KB 258/258 KB 592/1710 KB 192/208 KB 223/223 KB 258/258 KB 596/1710 KB 192/208 KB 223/223 KB 600/1710 KB 196/208 KB 223/223 KB 604/1710 KB 196/208 KB 223/223 KB 608/1710 KB 196/208 KB 223/223 KB 596/1710 KB 196/208 KB 223/223 KB 608/1710 KB 200/208 KB 223/223 KB 608/1710 KB 204/208 KB 223/223 KB 608/1710 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1181.9 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 995.7 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 608/1710 KB 4/38 KB 208/208 KB 612/1710 KB 8/38 KB 208/208 KB 612/1710 KB 12/38 KB 208/208 KB 612/1710 KB 16/38 KB 208/208 KB 612/1710 KB 20/38 KB 208/208 KB 612/1710 KB 24/38 KB 208/208 KB 612/1710 KB 28/38 KB 208/208 KB 612/1710 KB 32/38 KB 208/208 KB 612/1710 KB 36/38 KB 208/208 KB 612/1710 KB 38/38 KB 208/208 KB 612/1710 KB 4/38 KB 208/208 KB 616/1710 KB 38/38 KB 208/208 KB 620/1710 KB 38/38 KB 208/208 KB 624/1710 KB 38/38 KB 208/208 KB 628/1710 KB 38/38 KB 208/208 KB 632/1710 KB 38/38 KB 208/208 KB 636/1710 KB 38/38 KB 208/208 KB 640/1710 KB 38/38 KB 208/208 KB 4/18 KB 640/1710 KB 38/38 KB 208/208 KB 8/18 KB 640/1710 KB 38/38 KB 208/208 KB 12/18 KB 640/1710 KB 38/38 KB 208/208 KB 16/18 KB 640/1710 KB 38/38 KB 208/208 KB 18/18 KB 640/1710 KB 38/38 KB 208/208 KB 18/18 KB 644/1710 KB 38/38 KB 208/208 KB 18/18 KB 648/1710 KB 38/38 KB 208/208 KB 18/18 KB 652/1710 KB 38/38 KB 208/208 KB 18/18 KB 656/1710 KB 38/38 KB 208/208 KB 18/18 KB 660/1710 KB 38/38 KB 208/208 KB 18/18 KB 664/1710 KB 38/38 KB 208/208 KB 18/18 KB 668/1710 KB 38/38 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 162.2 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 18/18 KB 672/1710 KB 208/208 KB 18/18 KB 676/1710 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 74.8 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 680/1710 KB 208/208 KB 684/1710 KB 208/208 KB 688/1710 KB 208/208 KB 692/1710 KB 208/208 KB 696/1710 KB 208/208 KB 700/1710 KB 208/208 KB 704/1710 KB 208/208 KB 708/1710 KB 208/208 KB 712/1710 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 855.4 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 4/531 KB 712/1710 KB 208/208 KB 8/531 KB 712/1710 KB 12/531 KB 712/1710 KB 16/531 KB 712/1710 KB 20/531 KB 712/1710 KB 24/531 KB 712/1710 KB 28/531 KB 712/1710 KB 32/531 KB 712/1710 KB 36/531 KB 712/1710 KB 40/531 KB 712/1710 KB 44/531 KB 712/1710 KB 48/531 KB 712/1710 KB 52/531 KB 712/1710 KB 56/531 KB 712/1710 KB 60/531 KB 712/1710 KB 64/531 KB 712/1710 KB 68/531 KB 712/1710 KB 72/531 KB 716/1710 KB 68/531 KB 716/1710 KB 72/531 KB 720/1710 KB 76/531 KB 720/1710 KB 80/531 KB 720/1710 KB 4/214 KB 80/531 KB 4/1267 KB 720/1710 KB 4/214 KB 80/531 KB 720/1710 KB 8/214 KB 80/531 KB 4/1267 KB 720/1710 KB 12/214 KB 80/531 KB 8/1267 KB 720/1710 KB 16/214 KB 80/531 KB 8/1267 KB 720/1710 KB 8/214 KB 80/531 KB 8/1267 KB 720/1710 KB 16/214 KB 80/531 KB 12/1267 KB 720/1710 KB 16/214 KB 80/531 KB 16/1267 KB 720/1710 KB 20/214 KB 80/531 KB 16/1267 KB 720/1710 KB 24/214 KB 80/531 KB 20/1267 KB 720/1710 KB 28/214 KB 80/531 KB 20/1267 KB 720/1710 KB 32/214 KB 80/531 KB 20/1267 KB 720/1710 KB 20/214 KB 80/531 KB 20/1267 KB 720/1710 KB 32/214 KB 80/531 KB 24/1267 KB 720/1710 KB 32/214 KB 80/531 KB 28/1267 KB 720/1710 KB 32/214 KB 80/531 KB 32/1267 KB 720/1710 KB 32/214 KB 80/531 KB 36/1267 KB 720/1710 KB 36/214 KB 3/109 KB 84/531 KB 40/1267 KB 724/1710 KB 36/214 KB 3/109 KB 84/531 KB 44/1267 KB 724/1710 KB 36/214 KB 3/109 KB 84/531 KB 48/1267 KB 724/1710 KB 32/214 KB 3/109 KB 80/531 KB 36/1267 KB 720/1710 KB 36/214 KB 6/109 KB 84/531 KB 48/1267 KB 724/1710 KB 36/214 KB 9/109 KB 84/531 KB 48/1267 KB 724/1710 KB 36/214 KB 11/109 KB 84/531 KB 48/1267 KB 724/1710 KB 36/214 KB 14/109 KB 84/531 KB 48/1267 KB 724/1710 KB 36/214 KB 16/109 KB 84/531 KB 48/1267 KB 724/1710 KB 36/214 KB 19/109 KB 84/531 KB 48/1267 KB 724/1710 KB 36/214 KB 22/109 KB 84/531 KB 48/1267 KB 724/1710 KB 36/214 KB 25/109 KB 84/531 KB 48/1267 KB 724/1710 KB 36/214 KB 27/109 KB 84/531 KB 48/1267 KB 724/1710 KB 36/214 KB 30/109 KB 84/531 KB 48/1267 KB 724/1710 KB 36/214 KB 32/109 KB 84/531 KB 48/1267 KB 724/1710 KB 36/214 KB 36/109 KB 84/531 KB 52/1267 KB 724/1710 KB 36/214 KB 40/109 KB 84/531 KB 52/1267 KB 724/1710 KB 36/214 KB 44/109 KB 84/531 KB 52/1267 KB 724/1710 KB 36/214 KB 48/109 KB 84/531 KB 52/1267 KB 724/1710 KB 36/214 KB 52/109 KB 84/531 KB 52/1267 KB 724/1710 KB 36/214 KB 56/109 KB 84/531 KB 52/1267 KB 724/1710 KB 36/214 KB 60/109 KB 84/531 KB 52/1267 KB 724/1710 KB 36/214 KB 64/109 KB 84/531 KB 52/1267 KB 724/1710 KB 36/214 KB 3/109 KB 84/531 KB 36/1267 KB 724/1710 KB 36/214 KB 64/109 KB 84/531 KB 52/1267 KB 728/1710 KB 36/214 KB 64/109 KB 84/531 KB 52/1267 KB 732/1710 KB 36/214 KB 64/109 KB 84/531 KB 52/1267 KB 736/1710 KB 36/214 KB 3/109 KB 84/531 KB 36/1267 KB 720/1710 KB 36/214 KB 3/109 KB 80/531 KB 36/1267 KB 720/1710 KB 40/214 KB 64/109 KB 84/531 KB 52/1267 KB 736/1710 KB 44/214 KB 64/109 KB 84/531 KB 52/1267 KB 736/1710 KB 48/214 KB 64/109 KB 84/531 KB 52/1267 KB 736/1710 KB 52/214 KB 64/109 KB 84/531 KB 52/1267 KB 736/1710 KB 56/214 KB 64/109 KB 84/531 KB 52/1267 KB 736/1710 KB 60/214 KB 64/109 KB 84/531 KB 52/1267 KB 736/1710 KB 64/214 KB 64/109 KB 84/531 KB 52/1267 KB 736/1710 KB 36/214 KB 32/109 KB 84/531 KB 52/1267 KB 724/1710 KB 64/214 KB 64/109 KB 84/531 KB 56/1267 KB 736/1710 KB 64/214 KB 64/109 KB 84/531 KB 60/1267 KB 736/1710 KB 64/214 KB 64/109 KB 84/531 KB 64/1267 KB 736/1710 KB 64/214 KB 64/109 KB 84/531 KB 68/1267 KB 736/1710 KB 6 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 8/214 KB 64/109 KB 84/531 KB 72/1267 KB 736/1710 KB 68/214 KB 64/109 KB 84/531 KB 76/1267 KB 736/1710 KB 68/214 KB 64/109 KB 88/531 KB 80/1267 KB 736/1710 KB 68/214 KB 64/109 KB 84/531 KB 68/1267 KB 736/1710 KB 72/214 KB 64/109 KB 88/531 KB 80/1267 KB 736/1710 KB 76/214 KB 64/109 KB 88/531 KB 80/1267 KB 736/1710 KB 80/214 KB 64/109 KB 88/531 KB 80/1267 KB 740/1710 KB 84/214 KB 64/109 KB 88/531 KB 80/1267 KB 740/1710 KB 88/214 KB 68/109 KB 88/531 KB 84/1267 KB 740/1710 KB 92/214 KB 68/109 KB 88/531 KB 84/1267 KB 740/1710 KB 96/214 KB 68/109 KB 88/531 KB 84/1267 KB 740/1710 KB 68/214 KB 64/109 KB 88/531 KB 76/1267 KB 736/1710 KB 96/214 KB 68/109 KB 92/531 KB 84/1267 KB 740/1710 KB 96/214 KB 68/109 KB 96/531 KB 84/1267 KB 740/1710 KB 96/214 KB 68/109 KB 100/531 KB 84/1267 KB 740/1710 KB 96/214 KB 68/109 KB 104/531 KB 84/1267 KB 740/1710 KB 96/214 KB 68/109 KB 108/531 KB 84/1267 KB 740/1710 KB 96/214 KB 68/109 KB 112/531 KB 84/1267 KB 740/1710 KB 84/214 KB 68/109 KB 88/531 KB 84/1267 KB 740/1710 KB 96/214 KB 68/109 KB 112/531 KB 88/1267 KB 740/1710 KB 96/214 KB 68/109 KB 112/531 KB 92/1267 KB 740/1710 KB 96/214 KB 68/109 KB 112/531 KB 96/1267 KB 740/1710 KB 84/214 KB 68/109 KB 88/531 KB 80/1267 KB 740/1710 KB 96/214 KB 72/109 KB 112/531 KB 96/1267 KB 740/1710 KB 96/214 KB 76/109 KB 112/531 KB 96/1267 KB 740/1710 KB 96/214 KB 80/109 KB 112/531 KB 100/1267 KB 740/1710 KB 76/214 KB 64/109 KB 88/531 KB 80/1267 KB 740/1710 KB 96/214 KB 80/109 KB 112/531 KB 100/1267 KB 744/1710 KB 96/214 KB 80/109 KB 112/531 KB 100/1267 KB 748/1710 KB 96/214 KB 80/109 KB 112/531 KB 100/1267 KB 752/1710 KB 96/214 KB 80/109 KB 112/531 KB 100/1267 KB 756/1710 KB 100/214 KB 84/109 KB 116/531 KB 100/1267 KB 760/1710 KB 100/214 KB 84/109 KB 116/531 KB 100/1267 KB 764/1710 KB 100/214 KB 84/109 KB 116/531 KB 100/1267 KB 768/1710 KB 96/214 KB 76/109 KB 112/531 KB 100/1267 KB 740/1710 KB 100/214 KB 84/109 KB 116/531 KB 104/1267 KB 768/1710 KB 100/214 KB 84/109 KB 116/531 KB 108/1267 KB 768/1710 KB 100/214 KB 84/109 KB 116/531 KB 112/1267 KB 768/1710 KB 100/214 KB 84/109 KB 116/531 KB 100/1267 KB 756/1710 KB 100/214 KB 84/109 KB 120/531 KB 112/1267 KB 768/1710 KB 100/214 KB 84/109 KB 124/531 KB 112/1267 KB 768/1710 KB 100/214 KB 84/109 KB 128/531 KB 112/1267 KB 768/1710 KB 100/214 KB 84/109 KB 132/531 KB 112/1267 KB 768/1710 KB 100/214 KB 84/109 KB 136/531 KB 116/1267 KB 772/1710 KB 100/214 KB 84/109 KB 140/531 KB 116/1267 KB 772/1710 KB 100/214 KB 84/109 KB 144/531 KB 116/1267 KB 772/1710 KB 100/214 KB 84/109 KB 112/531 KB 100/1267 KB 756/1710 KB 96/214 KB 84/109 KB 112/531 KB 100/1267 KB 756/1710 KB 100/214 KB 88/109 KB 144/531 KB 116/1267 KB 772/1710 KB 100/214 KB 92/109 KB 144/531 KB 116/1267 KB 772/1710 KB 104/214 KB 96/109 KB 144/531 KB 116/1267 KB 772/1710 KB 104/214 KB 100/109 KB 144/531 KB 116/1267 KB 772/1710 KB 104/214 KB 104/109 KB 144/531 KB 116/1267 KB 772/1710 KB 104/214 KB 108/109 KB 144/531 KB 116/1267 KB 772/1710 KB 104/214 KB 109/109 KB 144/531 KB 116/1267 KB 772/1710 KB 100/214 KB 84/109 KB 132/531 KB 116/1267 KB 772/1710 KB 104/214 KB 109/109 KB 144/531 KB 120/1267 KB 772/1710 KB 104/214 KB 109/109 KB 144/531 KB 124/1267 KB 772/1710 KB 104/214 KB 109/109 KB 144/531 KB 128/1267 KB 772/1710 KB 100/214 KB 84/109 KB 132/531 KB 112/1267 KB 772/1710 KB 104/214 KB 109/109 KB 144/531 KB 128/1267 KB 776/1710 KB 104/214 KB 109/109 KB 144/531 KB 128/1267 KB 780/1710 KB 104/214 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 109/109 KB 144/531 KB 128/1267 KB 784/1710 KB 104/214 KB 92/109 KB 144/531 KB 116/1267 KB 772/1710 KB 108/214 KB 109/109 KB 144/531 KB 128/1267 KB 784/1710 KB 112/214 KB 109/109 KB 144/531 KB 128/1267 KB 784/1710 KB 116/214 KB 109/109 KB 144/531 KB 128/1267 KB 784/1710 KB 120/214 KB 109/109 KB 144/531 KB 128/1267 KB 784/1710 KB 124/214 KB 109/109 KB 144/531 KB 128/1267 KB 784/1710 KB 128/214 KB 109/109 KB 148/531 KB 128/1267 KB 788/1710 KB 124/214 KB 109/109 KB 148/531 KB 128/1267 KB 788/1710 KB 128/214 KB 109/109 KB 148/531 KB 128/1267 KB 792/1710 KB 132/214 KB 109/109 KB 148/531 KB 132/1267 KB 796/1710 KB 132/214 KB 109/109 KB 148/531 KB 132/1267 KB 800/1710 KB 124/214 KB 109/109 KB 148/531 KB 128/1267 KB 784/1710 KB 132/214 KB 109/109 KB 152/531 KB 132/1267 KB 800/1710 KB 132/214 KB 109/109 KB 156/531 KB 132/1267 KB 800/1710 KB 132/214 KB 109/109 KB 160/531 KB 132/1267 KB 800/1710 KB 132/214 KB 109/109 KB 164/531 KB 132/1267 KB 800/1710 KB 132/214 KB 168/531 KB 132/1267 KB 804/1710 KB 132/214 KB 172/531 KB 132/1267 KB 804/1710 KB 132/214 KB 176/531 KB 132/1267 KB 804/1710 KB 132/214 KB 109/109 KB 148/531 KB 132/1267 KB 792/1710 KB 128/214 KB 109/109 KB 148/531 KB 132/1267 KB 792/1710 KB 132/214 KB 176/531 KB 136/1267 KB 804/1710 KB 132/214 KB 176/531 KB 140/1267 KB 804/1710 KB 132/214 KB 176/531 KB 144/1267 KB 804/1710 KB 136/214 KB 176/531 KB 144/1267 KB 804/1710 KB 140/214 KB 176/531 KB 144/1267 KB 804/1710 KB 144/214 KB 176/531 KB 144/1267 KB 804/1710 KB 148/214 KB 176/531 KB 144/1267 KB 804/1710 KB 152/214 KB 176/531 KB 148/1267 KB 804/1710 KB 156/214 KB 176/531 KB 148/1267 KB 804/1710 KB 160/214 KB 176/531 KB 148/1267 KB 804/1710 KB 164/214 KB 176/531 KB 148/1267 KB 804/1710 KB 168/214 KB 180/531 KB 148/1267 KB 804/1710 KB 172/214 KB 180/531 KB 148/1267 KB 804/1710 KB 176/214 KB 180/531 KB 148/1267 KB 804/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 132/214 KB 109/109 KB 164/531 KB 132/1267 KB 804/1710 KB 176/214 KB 180/531 KB 148/1267 KB 808/1710 KB 176/214 KB 180/531 KB 148/1267 KB 812/1710 KB 176/214 KB 180/531 KB 148/1267 KB 816/1710 KB 176/214 KB 180/531 KB 148/1267 KB 820/1710 KB 176/214 KB 180/531 KB 148/1267 KB 824/1710 KB 176/214 KB 180/531 KB 148/1267 KB 828/1710 KB 164/214 KB 180/531 KB 148/1267 KB 804/1710 KB 176/214 KB 184/531 KB 148/1267 KB 832/1710 KB 176/214 KB 188/531 KB 148/1267 KB 832/1710 KB 176/214 KB 192/531 KB 148/1267 KB 832/1710 KB 148/214 KB 176/531 KB 148/1267 KB 804/1710 KB 176/214 KB 192/531 KB 152/1267 KB 832/1710 KB 176/214 KB 192/531 KB 156/1267 KB 832/1710 KB 176/214 KB 192/531 KB 160/1267 KB 832/1710 KB 176/214 KB 192/531 KB 164/1267 KB 832/1710 KB 176/214 KB 192/531 KB 168/1267 KB 832/1710 KB 176/214 KB 192/531 KB 172/1267 KB 832/1710 KB 176/214 KB 192/531 KB 176/1267 KB 832/1710 KB 176/214 KB 192/531 KB 148/1267 KB 832/1710 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 176/214 KB 192/531 KB 180/1267 KB 832/1710 KB 180/214 KB 196/531 KB 184/1267 KB 836/1710 KB 180/214 KB 196/531 KB 188/1267 KB 836/1710 KB 180/214 KB 196/531 KB 192/1267 KB 836/1710 KB 180/214 KB 196/531 KB 180/1267 KB 836/1710 KB 180/214 KB 196/531 KB 192/1267 KB 840/1710 KB 180/214 KB 196/531 KB 192/1267 KB 844/1710 KB 180/214 KB 196/531 KB 192/1267 KB 848/1710 KB 180/214 KB 196/531 KB 180/1267 KB 832/1710 KB 184/214 KB 196/531 KB 192/1267 KB 848/1710 KB 188/214 KB 196/531 KB 192/1267 KB 848/1710 KB 192/214 KB 196/531 KB 192/1267 KB 848/1710 KB 196/214 KB 196/531 KB 196/1267 KB 848/1710 KB 200/214 KB 196/531 KB 196/1267 KB 852/1710 KB 204/214 KB 196/531 KB 196/1267 KB 852/1710 KB 208/214 KB 196/531 KB 196/1267 KB 852/1710 KB 176/214 KB 196/531 KB 180/1267 KB 832/1710 KB 208/214 KB 200/531 KB 196/1267 KB 852/1710 KB 208/214 KB 204/531 KB 196/1267 KB 852/1710 KB 208/214 KB 208/531 KB 196/1267 KB 852/1710 KB 196/214 KB 196/531 KB 196/1267 KB 852/1710 KB 208/214 KB 208/531 KB 196/1267 KB 856/1710 KB 192/214 KB 196/531 KB 196/1267 KB 848/1710 KB 208/214 KB 212/531 KB 200/1267 KB 856/1710 KB 208/214 KB 212/531 KB 204/1267 KB 856/1710 KB 208/214 KB 212/531 KB 196/1267 KB 856/1710 KB 208/214 KB 216/531 KB 204/1267 KB 860/1710 KB 208/214 KB 212/531 KB 204/1267 KB 860/1710 KB 208/214 KB 216/531 KB 208/1267 KB 864/1710 KB 208/214 KB 216/531 KB 208/1267 KB 860/1710 KB 208/214 KB 220/531 KB 208/1267 KB 864/1710 KB 208/214 KB 224/531 KB 208/1267 KB 864/1710 KB 208/214 KB 228/531 KB 208/1267 KB 868/1710 KB 212/214 KB 232/531 KB 212/1267 KB 868/1710 KB 208/214 KB 224/531 KB 208/1267 KB 868/1710 KB 212/214 KB 232/531 KB 212/1267 KB 872/1710 KB 212/214 KB 232/531 KB 212/1267 KB 876/1710 KB 212/214 KB 232/531 KB 212/1267 KB 880/1710 KB 212/214 KB 228/531 KB 212/1267 KB 868/1710 KB 214/214 KB 236/531 KB 212/1267 KB 880/1710 KB 208/214 KB 228/531 KB 212/1267 KB 868/1710 KB 214/214 KB 236/531 KB 216/1267 KB 880/1710 KB 214/214 KB 236/531 KB 220/1267 KB 880/1710 KB 214/214 KB 236/531 KB 224/1267 KB 880/1710 KB 212/214 KB 236/531 KB 212/1267 KB 880/1710 KB 214/214 KB 236/531 KB 224/1267 KB 880/1710 KB 4/80 KB 214/214 KB 236/531 KB 224/1267 KB 880/1710 KB 8/80 KB 214/214 KB 236/531 KB 224/1267 KB 880/1710 KB 12/80 KB 214/214 KB 236/531 KB 224/1267 KB 880/1710 KB 16/80 KB 214/214 KB 236/531 KB 224/1267 KB 880/1710 KB 20/80 KB 214/214 KB 236/531 KB 224/1267 KB 880/1710 KB 24/80 KB 214/214 KB 236/531 KB 224/1267 KB 880/1710 KB 28/80 KB 214/214 KB 236/531 KB 224/1267 KB 880/1710 KB 32/80 KB 214/214 KB 236/531 KB 224/1267 KB 880/1710 KB 36/80 KB 214/214 KB 236/531 KB 224/1267 KB 880/1710 KB 40/80 KB 214/214 KB 236/531 KB 224/1267 KB 880/1710 KB 44/80 KB 214/214 KB 236/531 KB 224/1267 KB 880/1710 KB 48/80 KB 214/214 KB 240/531 KB 228/1267 KB 880/1710 KB 52/80 KB 214/214 KB 240/531 KB 228/1267 KB 884/1710 KB 56/80 KB 214/214 KB 240/531 KB 228/1267 KB 880/1710 KB 48/80 KB 214/214 KB 240/531 KB 232/1267 KB 884/1710 KB 56/80 KB 214/214 KB 240/531 KB 236/1267 KB 884/1710 KB 56/80 KB 214/214 KB 240/531 KB 240/1267 KB 884/1710 KB 60/80 KB 214/214 KB 240/531 KB 224/1267 KB 880/1710 KB 48/80 KB 214/214 KB 244/531 KB 240/1267 KB 884/1710 KB 60/80 KB 248/531 KB 240/1267 KB 884/1710 KB 60/80 KB 252/531 KB 240/1267 KB 884/1710 KB 60/80 KB 256/531 KB 240/1267 KB 884/1710 KB 60/80 KB 214/214 KB 240/531 KB 236/1267 KB 884/1710 KB 60/80 KB 256/531 KB 244/1267 KB 884/1710 KB 64/80 KB 214/214 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 240/531 KB 228/1267 KB 884/1710 KB 52/80 KB 256/531 KB 244/1267 KB 888/1710 KB 64/80 KB 256/531 KB 244/1267 KB 892/1710 KB 64/80 KB 256/531 KB 244/1267 KB 896/1710 KB 64/80 KB 256/531 KB 244/1267 KB 896/1710 KB 68/80 KB 260/531 KB 244/1267 KB 900/1710 KB 72/80 KB 260/531 KB 244/1267 KB 900/1710 KB 76/80 KB 260/531 KB 244/1267 KB 900/1710 KB 80/80 KB 256/531 KB 244/1267 KB 884/1710 KB 60/80 KB 260/531 KB 248/1267 KB 900/1710 KB 80/80 KB 260/531 KB 252/1267 KB 900/1710 KB 80/80 KB 260/531 KB 256/1267 KB 900/1710 KB 80/80 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 694.4 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 260/531 KB 244/1267 KB 900/1710 KB 68/80 KB 264/531 KB 256/1267 KB 900/1710 KB 80/80 KB 268/531 KB 256/1267 KB 900/1710 KB 80/80 KB 272/531 KB 260/1267 KB 900/1710 KB 80/80 KB 256/531 KB 244/1267 KB 900/1710 KB 68/80 KB 272/531 KB 260/1267 KB 904/1710 KB 80/80 KB 272/531 KB 260/1267 KB 908/1710 KB 80/80 KB 272/531 KB 260/1267 KB 912/1710 KB 80/80 KB 272/531 KB 260/1267 KB 916/1710 KB 80/80 KB 272/531 KB 260/1267 KB 920/1710 KB 80/80 KB 268/531 KB 260/1267 KB 900/1710 KB 80/80 KB 276/531 KB 264/1267 KB 920/1710 KB 80/80 KB 276/531 KB 268/1267 KB 924/1710 KB 80/80 KB 276/531 KB 272/1267 KB 924/1710 KB 80/80 KB 276/531 KB 260/1267 KB 920/1710 KB 80/80 KB 280/531 KB 272/1267 KB 924/1710 KB 80/80 KB 284/531 KB 272/1267 KB 924/1710 KB 80/80 KB 288/531 KB 272/1267 KB 924/1710 KB 80/80 KB 276/531 KB 264/1267 KB 924/1710 KB 80/80 KB 288/531 KB 272/1267 KB 928/1710 KB 80/80 KB 288/531 KB 276/1267 KB 928/1710 KB 80/80 KB 292/531 KB 280/1267 KB 932/1710 KB 80/80 KB 292/531 KB 284/1267 KB 932/1710 KB 80/80 KB 292/531 KB 288/1267 KB 932/1710 KB 80/80 KB 292/531 KB 276/1267 KB 932/1710 KB 80/80 KB 292/531 KB 288/1267 KB 936/1710 KB 80/80 KB 292/531 KB 288/1267 KB 940/1710 KB 80/80 KB 292/531 KB 288/1267 KB 944/1710 KB 80/80 KB 292/531 KB 276/1267 KB 928/1710 KB 80/80 KB 296/531 KB 288/1267 KB 944/1710 KB 80/80 KB 300/531 KB 288/1267 KB 944/1710 KB 80/80 KB 304/531 KB 292/1267 KB 944/1710 KB 80/80 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 250.8 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 304/531 KB 292/1267 KB 948/1710 KB 308/531 KB 292/1267 KB 952/1710 KB 308/531 KB 292/1267 KB 956/1710 KB 308/531 KB 292/1267 KB 960/1710 KB 300/531 KB 292/1267 KB 944/1710 KB 80/80 KB 308/531 KB 296/1267 KB 960/1710 KB 308/531 KB 300/1267 KB 960/1710 KB 308/531 KB 304/1267 KB 960/1710 KB 308/531 KB 292/1267 KB 948/1710 KB 312/531 KB 304/1267 KB 960/1710 KB 316/531 KB 304/1267 KB 960/1710 KB 320/531 KB 304/1267 KB 960/1710 KB 324/531 KB 308/1267 KB 960/1710 KB 328/531 KB 308/1267 KB 964/1710 KB 332/531 KB 308/1267 KB 964/1710 KB 336/531 KB 308/1267 KB 964/1710 KB 320/531 KB 308/1267 KB 960/1710 KB 336/531 KB 312/1267 KB 964/1710 KB 336/531 KB 316/1267 KB 964/1710 KB 336/531 KB 320/1267 KB 964/1710 KB 324/531 KB 308/1267 KB 964/1710 KB 336/531 KB 320/1267 KB 968/1710 KB 336/531 KB 320/1267 KB 972/1710 KB 336/531 KB 320/1267 KB 976/1710 KB 336/531 KB 324/1267 KB 976/1710 KB 340/531 KB 328/1267 KB 980/1710 KB 340/531 KB 332/1267 KB 980/1710 KB 340/531 KB 336/1267 KB 980/1710 KB 340/531 KB 3/61 KB 336/1267 KB 980/1710 KB 340/531 KB 5/61 KB 336/1267 KB 980/1710 KB 340/531 KB 8/61 KB 336/1267 KB 980/1710 KB 340/531 KB 11/61 KB 336/1267 KB 980/1710 KB 340/531 KB 13/61 KB 336/1267 KB 980/1710 KB 340/531 KB 16/61 KB 336/1267 KB 980/1710 KB 340/531 KB 19/61 KB 336/1267 KB 980/1710 KB 340/531 KB 21/61 KB 336/1267 KB 980/1710 KB 340/531 KB 24/61 KB 336/1267 KB 980/1710 KB 340/531 KB 27/61 KB 336/1267 KB 980/1710 KB 340/531 KB 29/61 KB 336/1267 KB 980/1710 KB 340/531 KB 324/1267 KB 980/1710 KB 336/531 KB 324/1267 KB 980/1710 KB 340/531 KB 32/61 KB 336/1267 KB 984/1710 KB 340/531 KB 32/61 KB 336/1267 KB 988/1710 KB 340/531 KB 32/61 KB 336/1267 KB 980/1710 KB 344/531 KB 32/61 KB 336/1267 KB 988/1710 KB 348/531 KB 32/61 KB 336/1267 KB 988/1710 KB 352/531 KB 32/61 KB 336/1267 KB 992/1710 KB 356/531 KB 36/61 KB 336/1267 KB 992/1710 KB 360/531 KB 36/61 KB 340/1267 KB 992/1710 KB 364/531 KB 36/61 KB 340/1267 KB 992/1710 KB 368/531 KB 36/61 KB 340/1267 KB 992/1710 KB 348/531 KB 32/61 KB 336/1267 KB 992/1710 KB 368/531 KB 36/61 KB 340/1267 KB 996/1710 KB 356/531 KB 36/61 KB 340/1267 KB 992/1710 KB 368/531 KB 36/61 KB 344/1267 KB 996/1710 KB 368/531 KB 36/61 KB 348/1267 KB 996/1710 KB 352/531 KB 36/61 KB 336/1267 KB 992/1710 KB 368/531 KB 36/61 KB 348/1267 KB 4/1044 KB 996/1710 KB 368/531 KB 36/61 KB 348/1267 KB 8/1044 KB 996/1710 KB 368/531 KB 36/61 KB 348/1267 KB 12/1044 KB 996/1710 KB 368/531 KB 36/61 KB 348/1267 KB 16/1044 KB 996/1710 KB 368/531 KB 36/61 KB 348/1267 KB 20/1044 KB 996/1710 KB 368/531 KB 36/61 KB 348/1267 KB 24/1044 KB 996/1710 KB 368/531 KB 36/61 KB 348/1267 KB 28/1044 KB 996/1710 KB 368/531 KB 36/61 KB 348/1267 KB 32/1044 KB 996/1710 KB 368/531 KB 36/61 KB 348/1267 KB 36/1044 KB 996/1710 KB 368/531 KB 36/61 KB 348/1267 KB 40/1044 KB 996/1710 KB 368/531 KB 36/61 KB 348/1267 KB 44/1044 KB 996/1710 KB 368/531 KB 36/61 KB 348/1267 KB 48/1044 KB 996/1710 KB 368/531 KB 36/61 KB 348/1267 KB 52/1044 KB 996/1710 KB 368/531 KB 40/61 KB 348/1267 KB 52/1044 KB 996/1710 KB 368/531 KB 40/61 KB 348/1267 KB 56/1044 KB 996/1710 KB 368/531 KB 44/61 KB 348/1267 KB 56/1044 KB 996/1710 KB 368/531 KB 48/61 KB 348/1267 KB 56/1044 KB 996/1710 KB 368/531 KB 48/61 KB 352/1267 KB 60/1044 KB 1000/1710 KB 368/531 KB 48/61 KB 352/1267 KB 60/1044 KB 996/1710 KB 368/531 KB 48/61 KB 352/1267 KB 64/1044 KB 1000/1710 KB 368/531 KB 48/61 KB 352/1267 KB 68/1044 KB 1000/1710 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 372/531 KB 52/61 KB 352/1267 KB 72/1044 KB 1004/1710 KB 372/531 KB 52/61 KB 352/1267 KB 76/1044 KB 1004/1710 KB 372/531 KB 52/61 KB 352/1267 KB 80/1044 KB 1004/1710 KB 368/531 KB 48/61 KB 352/1267 KB 56/1044 KB 996/1710 KB 372/531 KB 52/61 KB 356/1267 KB 80/1044 KB 1004/1710 KB 372/531 KB 52/61 KB 360/1267 KB 80/1044 KB 1004/1710 KB 372/531 KB 52/61 KB 364/1267 KB 80/1044 KB 1004/1710 KB 372/531 KB 52/61 KB 368/1267 KB 80/1044 KB 1004/1710 KB 372/531 KB 52/61 KB 352/1267 KB 68/1044 KB 1004/1710 KB 376/531 KB 52/61 KB 368/1267 KB 80/1044 KB 1004/1710 KB 380/531 KB 52/61 KB 368/1267 KB 80/1044 KB 1004/1710 KB 384/531 KB 52/61 KB 368/1267 KB 80/1044 KB 1004/1710 KB 368/531 KB 52/61 KB 352/1267 KB 68/1044 KB 1004/1710 KB 384/531 KB 56/61 KB 368/1267 KB 80/1044 KB 1004/1710 KB 384/531 KB 60/61 KB 368/1267 KB 80/1044 KB 1004/1710 KB 384/531 KB 61/61 KB 368/1267 KB 80/1044 KB 1004/1710 KB 368/531 KB 48/61 KB 352/1267 KB 68/1044 KB 1004/1710 KB 384/531 KB 61/61 KB 368/1267 KB 80/1044 KB 1008/1710 KB 384/531 KB 61/61 KB 368/1267 KB 80/1044 KB 1012/1710 KB 384/531 KB 61/61 KB 368/1267 KB 80/1044 KB 1016/1710 KB 384/531 KB 61/61 KB 368/1267 KB 80/1044 KB 1020/1710 KB 388/531 KB 61/61 KB 368/1267 KB 84/1044 KB 1024/1710 KB 388/531 KB 61/61 KB 368/1267 KB 84/1044 KB 1028/1710 KB 388/531 KB 61/61 KB 372/1267 KB 84/1044 KB 1032/1710 KB 388/531 KB 61/61 KB 372/1267 KB 84/1044 KB 1036/1710 KB 388/531 KB 61/61 KB 368/1267 KB 84/1044 KB 1020/1710 KB 384/531 KB 61/61 KB 368/1267 KB 84/1044 KB 1020/1710 KB 388/531 KB 61/61 KB 372/1267 KB 84/1044 KB 1028/1710 KB 392/531 KB 61/61 KB 376/1267 KB 84/1044 KB 1040/1710 KB 392/531 KB 61/61 KB 380/1267 KB 88/1044 KB 1040/1710 KB 392/531 KB 384/1267 KB 88/1044 KB 1040/1710 KB 392/531 KB 61/61 KB 376/1267 KB 88/1044 KB 1040/1710 KB 392/531 KB 384/1267 KB 92/1044 KB 1040/1710 KB 392/531 KB 380/1267 KB 88/1044 KB 1040/1710 KB 392/531 KB 384/1267 KB 96/1044 KB 1040/1710 KB 396/531 KB 388/1267 KB 96/1044 KB 1040/1710 KB 396/531 KB 392/1267 KB 100/1044 KB 1040/1710 KB 396/531 KB 393/1267 KB 100/1044 KB 1040/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 174.0 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 388/531 KB 61/61 KB 372/1267 KB 100/1044 KB 1040/1710 KB Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 396/531 KB 393/1267 KB 100/1044 KB 1044/1710 KB 396/531 KB 393/1267 KB 100/1044 KB 1048/1710 KB 396/531 KB 393/1267 KB 100/1044 KB 1052/1710 KB 396/531 KB 388/1267 KB 100/1044 KB 1040/1710 KB 396/531 KB 384/1267 KB 96/1044 KB 1040/1710 KB 400/531 KB 397/1267 KB 100/1044 KB 1052/1710 KB 404/531 KB 397/1267 KB 100/1044 KB 1052/1710 KB 408/531 KB 397/1267 KB 100/1044 KB 1052/1710 KB 412/531 KB 397/1267 KB 104/1044 KB 1052/1710 KB 416/531 KB 397/1267 KB 104/1044 KB 1052/1710 KB 396/531 KB 397/1267 KB 100/1044 KB 1052/1710 KB 420/531 KB 397/1267 KB 104/1044 KB 1056/1710 KB 416/531 KB 397/1267 KB 104/1044 KB 1056/1710 KB 408/531 KB 397/1267 KB 104/1044 KB 1052/1710 KB 420/531 KB 401/1267 KB 108/1044 KB 1056/1710 KB 420/531 KB 401/1267 KB 112/1044 KB 1056/1710 KB 420/531 KB 401/1267 KB 116/1044 KB 1056/1710 KB 420/531 KB 401/1267 KB 120/1044 KB 1060/1710 KB 420/531 KB 401/1267 KB 104/1044 KB 1056/1710 KB 424/531 KB 405/1267 KB 120/1044 KB 1060/1710 KB 424/531 KB 409/1267 KB 120/1044 KB 1060/1710 KB 424/531 KB 413/1267 KB 120/1044 KB 1060/1710 KB 424/531 KB 401/1267 KB 120/1044 KB 1060/1710 KB 428/531 KB 413/1267 KB 124/1044 KB 1060/1710 KB 432/531 KB 413/1267 KB 124/1044 KB 1060/1710 KB 420/531 KB 401/1267 KB 116/1044 KB 1060/1710 KB 432/531 KB 413/1267 KB 124/1044 KB 1064/1710 KB 432/531 KB 413/1267 KB 124/1044 KB 1068/1710 KB 432/531 KB 413/1267 KB 124/1044 KB 1072/1710 KB 432/531 KB 417/1267 KB 124/1044 KB 1076/1710 KB 436/531 KB 417/1267 KB 124/1044 KB 1080/1710 KB 436/531 KB 417/1267 KB 124/1044 KB 1084/1710 KB 436/531 KB 417/1267 KB 124/1044 KB 1088/1710 KB 424/531 KB 413/1267 KB 124/1044 KB 1060/1710 KB 436/531 KB 417/1267 KB 128/1044 KB 1088/1710 KB 436/531 KB 417/1267 KB 132/1044 KB 1088/1710 KB 436/531 KB 417/1267 KB 136/1044 KB 1088/1710 KB 436/531 KB 417/1267 KB 140/1044 KB 1088/1710 KB 436/531 KB 417/1267 KB 124/1044 KB 1076/1710 KB 440/531 KB 417/1267 KB 140/1044 KB 1088/1710 KB 444/531 KB 417/1267 KB 140/1044 KB 1088/1710 KB 448/531 KB 417/1267 KB 140/1044 KB 1088/1710 KB 432/531 KB 417/1267 KB 124/1044 KB 1072/1710 KB 448/531 KB 421/1267 KB 140/1044 KB 1088/1710 KB 448/531 KB 425/1267 KB 140/1044 KB 1088/1710 KB 448/531 KB 429/1267 KB 140/1044 KB 1088/1710 KB 448/531 KB 433/1267 KB 140/1044 KB 1088/1710 KB 448/531 KB 437/1267 KB 140/1044 KB 1088/1710 KB 452/531 KB 441/1267 KB 140/1044 KB 1088/1710 KB 452/531 KB 445/1267 KB 140/1044 KB 1088/1710 KB 452/531 KB 449/1267 KB 140/1044 KB 1092/1710 KB 452/531 KB 453/1267 KB 140/1044 KB 1092/1710 KB 452/531 KB 457/1267 KB 140/1044 KB 1092/1710 KB 452/531 KB 437/1267 KB 140/1044 KB 1088/1710 KB 456/531 KB 457/1267 KB 140/1044 KB 1092/1710 KB 460/531 KB 457/1267 KB 140/1044 KB 1092/1710 KB 464/531 KB 457/1267 KB 140/1044 KB 1092/1710 KB 452/531 KB 445/1267 KB 140/1044 KB 1092/1710 KB 464/531 KB 457/1267 KB 140/1044 KB 1096/1710 KB 464/531 KB 457/1267 KB 140/1044 KB 1100/1710 KB 464/531 KB 457/1267 KB 140/1044 KB 1104/1710 KB 464/531 KB 457/1267 KB 140/1044 KB 1108/1710 KB 468/531 KB 461/1267 KB 140/1044 KB 1112/1710 KB 468/531 KB 461/1267 KB 140/1044 KB 1116/1710 KB 468/531 KB 461/1267 KB 140/1044 KB 1120/1710 KB 468/531 KB 461/1267 KB 140/1044 KB 1108/1710 KB 468/531 KB 457/1267 KB 140/1044 KB 1108/1710 KB 472/531 KB 461/1267 KB 140/1044 KB 1120/1710 KB 476/531 KB 461/1267 KB 140/1044 KB 1120/1710 KB 480/531 KB 461/1267 KB 140/1044 KB 1120/1710 KB 484/531 KB 461/1267 KB 140/1044 KB 1120/1710 KB 488/531 KB 465/1267 KB 140/1044 KB 1124/1710 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install KB 492/531 KB 465/1267 KB 140/1044 KB 1124/1710 KB 484/531 KB 465/1267 KB 140/1044 KB 1124/1710 KB 492/531 KB 465/1267 KB 140/1044 KB 1128/1710 KB 484/531 KB 465/1267 KB 140/1044 KB 1120/1710 KB 496/531 KB 469/1267 KB 140/1044 KB 1128/1710 KB 496/531 KB 473/1267 KB 140/1044 KB 1128/1710 KB 496/531 KB 477/1267 KB 140/1044 KB 1128/1710 KB 496/531 KB 465/1267 KB 140/1044 KB 1128/1710 KB 496/531 KB 477/1267 KB 140/1044 KB 1132/1710 KB 496/531 KB 477/1267 KB 140/1044 KB 1136/1710 KB 496/531 KB 477/1267 KB 140/1044 KB 1140/1710 KB 500/531 KB 481/1267 KB 140/1044 KB 1144/1710 KB 500/531 KB 481/1267 KB 140/1044 KB 1140/1710 KB 496/531 KB 481/1267 KB 140/1044 KB 1140/1710 KB 500/531 KB 485/1267 KB 140/1044 KB 1144/1710 KB 500/531 KB 489/1267 KB 140/1044 KB 1144/1710 KB 500/531 KB 493/1267 KB 140/1044 KB 1144/1710 KB 504/531 KB 493/1267 KB 140/1044 KB 1148/1710 KB 504/531 KB 493/1267 KB 140/1044 KB 1152/1710 KB 504/531 KB 493/1267 KB 140/1044 KB 1144/1710 KB 508/531 KB 493/1267 KB 140/1044 KB 1152/1710 KB 512/531 KB 493/1267 KB 140/1044 KB 1152/1710 KB 512/531 KB 497/1267 KB 140/1044 KB 1152/1710 KB 512/531 KB 501/1267 KB 140/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 140/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 144/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 148/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 152/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 156/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 160/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 164/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 168/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 172/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 176/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 180/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 184/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 188/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 192/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 196/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 200/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 204/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 208/1044 KB 1152/1710 KB 512/531 KB 505/1267 KB 212/1044 KB 1152/1710 KB 4/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1156/1710 KB 8/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1156/1710 KB 12/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1156/1710 KB 16/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1156/1710 KB 20/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1156/1710 KB 24/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1156/1710 KB 28/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1156/1710 KB 32/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1156/1710 KB 36/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1156/1710 KB 516/531 KB 509/1267 KB 212/1044 KB 1156/1710 KB 36/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1160/1710 KB 36/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1164/1710 KB 36/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1168/1710 KB 36/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1172/1710 KB 36/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1176/1710 KB 36/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1180/1710 KB 36/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1184/1710 KB 36/1063 KB 516/531 KB 509/1267 KB 212/1044 KB 1188/1710 KB 516/531 KB 509/1267 KB 212/1044 KB 1152/1710 KB 36/1063 KB 516/531 KB 513/1267 KB 212/1044 KB 1188/1710 KB 36/1063 KB 516/531 KB 517/1267 KB 212/1044 KB 1188/1710 KB 36/1063 KB 516/531 KB 521/1267 KB 212/1044 KB 1188/1710 KB 36/1063 KB 516/531 KB 525/1267 KB 212/1044 KB 1188/1710 KB 36/1063 KB 516/531 KB 529/1267 KB 212/1044 KB 11 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 88/1710 KB 36/1063 KB 516/531 KB 533/1267 KB 212/1044 KB 1188/1710 KB 36/1063 KB 516/531 KB 537/1267 KB 212/1044 KB 1188/1710 KB 36/1063 KB 516/531 KB 541/1267 KB 212/1044 KB 1188/1710 KB 516/531 KB 505/1267 KB 212/1044 KB 1152/1710 KB 36/1063 KB 520/531 KB 541/1267 KB 212/1044 KB 1192/1710 KB 36/1063 KB 524/531 KB 541/1267 KB 212/1044 KB 1192/1710 KB 36/1063 KB 528/531 KB 541/1267 KB 212/1044 KB 1192/1710 KB 36/1063 KB 531/531 KB 541/1267 KB 212/1044 KB 1192/1710 KB 36/1063 KB 516/531 KB 541/1267 KB 212/1044 KB 1192/1710 KB 40/1063 KB 531/531 KB 541/1267 KB 212/1044 KB 1196/1710 KB 40/1063 KB 531/531 KB 541/1267 KB 212/1044 KB 1192/1710 KB 44/1063 KB 531/531 KB 545/1267 KB 212/1044 KB 1196/1710 KB 40/1063 KB 531/531 KB 545/1267 KB 212/1044 KB 1196/1710 KB 44/1063 KB 531/531 KB 549/1267 KB 212/1044 KB 1200/1710 KB 44/1063 KB 531/531 KB 553/1267 KB 212/1044 KB 1200/1710 KB 44/1063 KB 531/531 KB 545/1267 KB 212/1044 KB 1200/1710 KB 48/1063 KB 531/531 KB 553/1267 KB 212/1044 KB 1200/1710 KB 48/1063 KB 531/531 KB 557/1267 KB 212/1044 KB 1200/1710 KB 52/1063 KB 531/531 KB 561/1267 KB 212/1044 KB 1204/1710 KB 52/1063 KB 531/531 KB 565/1267 KB 212/1044 KB 1204/1710 KB 52/1063 KB 531/531 KB 569/1267 KB 212/1044 KB 1204/1710 KB 52/1063 KB 531/531 KB 557/1267 KB 212/1044 KB 1204/1710 KB 52/1063 KB 531/531 KB 569/1267 KB 212/1044 KB 1208/1710 KB 52/1063 KB 531/531 KB 557/1267 KB 212/1044 KB 1200/1710 KB 56/1063 KB 531/531 KB 569/1267 KB 212/1044 KB 1208/1710 KB 56/1063 KB 531/531 KB 569/1267 KB 212/1044 KB 1212/1710 KB 56/1063 KB 531/531 KB 569/1267 KB 212/1044 KB 1216/1710 KB 60/1063 KB 531/531 KB 569/1267 KB 212/1044 KB 1216/1710 KB 64/1063 KB 531/531 KB 569/1267 KB 212/1044 KB 1216/1710 KB 68/1063 KB 531/531 KB 569/1267 KB 212/1044 KB 1216/1710 KB 72/1063 KB 531/531 KB 573/1267 KB 212/1044 KB 1220/1710 KB 76/1063 KB 531/531 KB 573/1267 KB 212/1044 KB 1220/1710 KB 80/1063 KB 531/531 KB 573/1267 KB 212/1044 KB 1220/1710 KB 68/1063 KB 531/531 KB 573/1267 KB 212/1044 KB 1220/1710 KB 80/1063 KB 531/531 KB 577/1267 KB 212/1044 KB 1220/1710 KB 80/1063 KB 531/531 KB 581/1267 KB 212/1044 KB 1220/1710 KB 68/1063 KB 531/531 KB 569/1267 KB 212/1044 KB 1220/1710 KB 80/1063 KB 531/531 KB 581/1267 KB 212/1044 KB 1224/1710 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1329.1 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 80/1063 KB 581/1267 KB 212/1044 KB 1228/1710 KB 80/1063 KB 585/1267 KB 212/1044 KB 1232/1710 KB 80/1063 KB 585/1267 KB 212/1044 KB 1232/1710 KB 84/1063 KB 585/1267 KB 212/1044 KB 1232/1710 KB 88/1063 KB 589/1267 KB 216/1044 KB 1236/1710 KB 92/1063 KB 589/1267 KB 216/1044 KB 1236/1710 KB 96/1063 KB 589/1267 KB 216/1044 KB 1236/1710 KB 100/1063 KB 589/1267 KB 216/1044 KB 1236/1710 KB 104/1063 KB 589/1267 KB 216/1044 KB 1236/1710 KB 108/1063 KB 589/1267 KB 216/1044 KB 1236/1710 KB 112/1063 KB 589/1267 KB 216/1044 KB 1236/1710 KB 84/1063 KB 589/1267 KB 216/1044 KB 1236/1710 KB 112/1063 KB 589/1267 KB 220/1044 KB 1236/1710 KB 112/1063 KB 589/1267 KB 224/1044 KB 1236/1710 KB 84/1063 KB 589/1267 KB 212/1044 KB 1236/1710 KB 112/1063 KB 593/1267 KB 224/1044 KB 1236/1710 KB 112/1063 KB 597/1267 KB 224/1044 KB 1236/1710 KB 112/1063 KB 601/1267 KB 224/1044 KB 1236/1710 KB 84/1063 KB 585/1267 KB 212/1044 KB 1236/1710 KB 112/1063 KB 601/1267 KB 224/1044 KB 1240/1710 KB 112/1063 KB 601/1267 KB 224/1044 KB 1244/1710 KB 112/1063 KB 601/1267 KB 224/1044 KB 1248/1710 KB 112/1063 KB 601/1267 KB 228/1044 KB 1248/1710 KB 112/1063 KB 605/1267 KB 232/1044 KB 1252/1710 KB 112/1063 KB 605/1267 KB 236/1044 KB 1252/1710 KB 112/1063 KB 605/1267 KB 240/1044 KB 1252/1710 KB 112/1063 KB 605/1267 KB 228/1044 KB 1252/1710 KB 112/1063 KB 605/1267 KB 240/1044 KB 1256/1710 KB 112/1063 KB 605/1267 KB 240/1044 KB 1260/1710 KB 112/1063 KB 605/1267 KB 240/1044 KB 1264/1710 KB 112/1063 KB 605/1267 KB 228/1044 KB 1248/1710 KB 116/1063 KB 609/1267 KB 244/1044 KB 1264/1710 KB 116/1063 KB 613/1267 KB 244/1044 KB 1264/1710 KB 116/1063 KB 617/1267 KB 244/1044 KB 1264/1710 KB 116/1063 KB 617/1267 KB 244/1044 KB 1268/1710 KB 116/1063 KB 617/1267 KB 244/1044 KB 1272/1710 KB 116/1063 KB 605/1267 KB 244/1044 KB 1264/1710 KB 116/1063 KB 621/1267 KB 248/1044 KB 1272/1710 KB 116/1063 KB 621/1267 KB 252/1044 KB 1272/1710 KB 116/1063 KB 621/1267 KB 256/1044 KB 1272/1710 KB 116/1063 KB 605/1267 KB 240/1044 KB 1264/1710 KB 120/1063 KB 621/1267 KB 256/1044 KB 1272/1710 KB 124/1063 KB 621/1267 KB 256/1044 KB 1272/1710 KB 116/1063 KB 621/1267 KB 244/1044 KB 1272/1710 KB 128/1063 KB 625/1267 KB 256/1044 KB 1272/1710 KB 128/1063 KB 621/1267 KB 256/1044 KB 1272/1710 KB 128/1063 KB 625/1267 KB 260/1044 KB 1276/1710 KB 132/1063 KB 629/1267 KB 264/1044 KB 1276/1710 KB 132/1063 KB 629/1267 KB 268/1044 KB 1276/1710 KB 132/1063 KB 629/1267 KB 272/1044 KB 1276/1710 KB 128/1063 KB 625/1267 KB 256/1044 KB 1276/1710 KB 132/1063 KB 629/1267 KB 272/1044 KB 1280/1710 KB 132/1063 KB 629/1267 KB 272/1044 KB 1284/1710 KB 132/1063 KB 4/713 KB 629/1267 KB 272/1044 KB 1288/1710 KB 132/1063 KB 4/713 KB 629/1267 KB 272/1044 KB 1292/1710 KB 132/1063 KB 4/713 KB 629/1267 KB 276/1044 KB 1296/1710 KB 132/1063 KB 629/1267 KB 260/1044 KB 1276/1710 KB 128/1063 KB 629/1267 KB 260/1044 KB 1276/1710 KB 132/1063 KB 4/713 KB 633/1267 KB 276/1044 KB 1296/1710 KB 132/1063 KB 4/713 KB 637/1267 KB 276/1044 KB 1296/1710 KB 136/1063 KB 4/713 KB 641/1267 KB 276/1044 KB 1296/1710 KB 136/1063 KB 4/713 KB 645/1267 KB 276/1044 KB 1296/1710 KB 136/1063 KB 4/713 KB 649/1267 KB 276/1044 KB 1296/1710 KB 136/1063 KB 4/713 KB 653/1267 KB 276/1044 KB 1296/1710 KB 136/1063 KB 4/713 KB 657/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 4/713 KB 661/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 4/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 132/1063 KB 4/713 KB 629/1267 KB 276/1044 KB 1292/1710 KB 132/10 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 63 KB 4/713 KB 629/1267 KB 272/1044 KB 1284/1710 KB 136/1063 KB 8/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 12/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 16/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 20/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 24/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 28/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 32/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 36/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 40/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 44/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 48/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 52/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 56/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 60/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 64/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 68/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 72/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 76/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 80/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 84/713 KB 665/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 88/713 KB 665/1267 KB 280/1044 KB 1300/1710 KB 136/1063 KB 92/713 KB 665/1267 KB 280/1044 KB 1300/1710 KB 136/1063 KB 96/713 KB 665/1267 KB 280/1044 KB 1300/1710 KB 136/1063 KB 100/713 KB 665/1267 KB 280/1044 KB 1300/1710 KB 136/1063 KB 104/713 KB 669/1267 KB 280/1044 KB 1300/1710 KB 136/1063 KB 108/713 KB 669/1267 KB 280/1044 KB 1300/1710 KB 136/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1300/1710 KB 136/1063 KB 4/713 KB 653/1267 KB 276/1044 KB 1300/1710 KB 136/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1304/1710 KB 136/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1308/1710 KB 136/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1312/1710 KB 136/1063 KB 4/713 KB 637/1267 KB 276/1044 KB 1296/1710 KB 140/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1312/1710 KB 144/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1312/1710 KB 148/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1312/1710 KB 152/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1312/1710 KB 156/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1312/1710 KB 160/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1312/1710 KB 164/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1312/1710 KB 168/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1316/1710 KB 172/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1316/1710 KB 176/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1316/1710 KB 136/1063 KB 100/713 KB 669/1267 KB 280/1044 KB 1300/1710 KB 176/1063 KB 112/713 KB 673/1267 KB 280/1044 KB 1316/1710 KB 176/1063 KB 112/713 KB 677/1267 KB 280/1044 KB 1316/1710 KB 136/1063 KB 84/713 KB 665/1267 KB 280/1044 KB 1300/1710 KB 176/1063 KB 112/713 KB 677/1267 KB 284/1044 KB 1316/1710 KB 176/1063 KB 112/713 KB 677/1267 KB 288/1044 KB 1316/1710 KB 176/1063 KB 112/713 KB 677/1267 KB 292/1044 KB 1316/1710 KB 176/1063 KB 112/713 KB 677/1267 KB 296/1044 KB 1316/1710 KB 176/1063 KB 112/713 KB 677/1267 KB 300/1044 KB 1316/1710 KB 176/1063 KB 112/713 KB 681/1267 KB 304/1044 KB 1316/1710 KB 176/1063 KB 112/713 KB 681/1267 KB 308/1044 KB 1316/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 312/1044 KB 1316/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 316/1044 KB 1316/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 320/1044 KB 1316/1710 KB 164/1063 KB 112/713 KB 669/1267 KB 280/1044 KB 1316/1710 KB 180/1063 KB 1 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 16/713 KB 681/1267 KB 320/1044 KB 1320/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 320/1044 KB 1324/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 320/1044 KB 1328/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 320/1044 KB 1332/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 320/1044 KB 1336/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 320/1044 KB 1340/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 320/1044 KB 1344/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 320/1044 KB 1348/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 324/1044 KB 1352/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 324/1044 KB 1356/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 324/1044 KB 1360/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 308/1044 KB 1316/1710 KB 180/1063 KB 120/713 KB 681/1267 KB 324/1044 KB 1360/1710 KB 180/1063 KB 124/713 KB 681/1267 KB 324/1044 KB 1360/1710 KB 180/1063 KB 128/713 KB 681/1267 KB 324/1044 KB 1360/1710 KB 180/1063 KB 112/713 KB 681/1267 KB 308/1044 KB 1316/1710 KB 176/1063 KB 112/713 KB 681/1267 KB 300/1044 KB 1316/1710 KB 184/1063 KB 128/713 KB 685/1267 KB 324/1044 KB 1360/1710 KB 184/1063 KB 128/713 KB 689/1267 KB 324/1044 KB 1360/1710 KB 184/1063 KB 128/713 KB 693/1267 KB 324/1044 KB 1360/1710 KB 184/1063 KB 128/713 KB 697/1267 KB 324/1044 KB 1360/1710 KB 184/1063 KB 128/713 KB 701/1267 KB 324/1044 KB 1360/1710 KB 184/1063 KB 132/713 KB 705/1267 KB 324/1044 KB 1360/1710 KB 184/1063 KB 132/713 KB 709/1267 KB 324/1044 KB 1360/1710 KB 184/1063 KB 132/713 KB 713/1267 KB 324/1044 KB 1360/1710 KB 180/1063 KB 116/713 KB 681/1267 KB 324/1044 KB 1348/1710 KB 184/1063 KB 132/713 KB 713/1267 KB 328/1044 KB 1360/1710 KB 184/1063 KB 132/713 KB 713/1267 KB 332/1044 KB 1360/1710 KB 184/1063 KB 132/713 KB 701/1267 KB 324/1044 KB 1360/1710 KB 184/1063 KB 136/713 KB 713/1267 KB 332/1044 KB 1360/1710 KB 184/1063 KB 140/713 KB 713/1267 KB 332/1044 KB 1360/1710 KB 184/1063 KB 144/713 KB 713/1267 KB 336/1044 KB 1360/1710 KB 184/1063 KB 148/713 KB 713/1267 KB 336/1044 KB 1360/1710 KB 184/1063 KB 128/713 KB 681/1267 KB 324/1044 KB 1360/1710 KB 188/1063 KB 148/713 KB 717/1267 KB 336/1044 KB 1364/1710 KB 192/1063 KB 148/713 KB 717/1267 KB 336/1044 KB 1364/1710 KB 196/1063 KB 148/713 KB 717/1267 KB 336/1044 KB 1364/1710 KB 200/1063 KB 148/713 KB 717/1267 KB 336/1044 KB 1364/1710 KB 204/1063 KB 148/713 KB 717/1267 KB 336/1044 KB 1364/1710 KB 208/1063 KB 148/713 KB 717/1267 KB 336/1044 KB 1364/1710 KB 212/1063 KB 148/713 KB 717/1267 KB 336/1044 KB 1364/1710 KB 184/1063 KB 148/713 KB 717/1267 KB 336/1044 KB 1364/1710 KB 216/1063 KB 148/713 KB 717/1267 KB 336/1044 KB 1364/1710 KB 184/1063 KB 148/713 KB 713/1267 KB 336/1044 KB 1364/1710 KB 216/1063 KB 148/713 KB 721/1267 KB 336/1044 KB 1368/1710 KB 220/1063 KB 152/713 KB 721/1267 KB 336/1044 KB 1372/1710 KB 184/1063 KB 140/713 KB 713/1267 KB 336/1044 KB 1360/1710 KB 220/1063 KB 152/713 KB 721/1267 KB 340/1044 KB 1372/1710 KB 220/1063 KB 152/713 KB 721/1267 KB 336/1044 KB 1368/1710 KB 220/1063 KB 148/713 KB 721/1267 KB 336/1044 KB 1368/1710 KB 216/1063 KB 148/713 KB 721/1267 KB 336/1044 KB 1364/1710 KB 220/1063 KB 152/713 KB 725/1267 KB 340/1044 KB 1372/1710 KB 220/1063 KB 152/713 KB 729/1267 KB 340/1044 KB 1372/1710 KB 224/1063 KB 152/713 KB 729/1267 KB 340/1044 KB 1372/1710 KB 224/1063 KB 156/713 KB 733/1267 KB 340/1044 KB 1372/1710 KB 228/1063 KB 156/713 KB 737/1267 KB 344/1044 KB 1376/1710 KB 228/1063 KB 156/713 KB 741/1267 KB 344/1044 KB 1376/1710 KB 228/1063 KB 156/713 KB 745/1267 KB 344/1044 KB 1376/1710 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install KB 224/1063 KB 156/713 KB 729/1267 KB 340/1044 KB 1372/1710 KB 228/1063 KB 160/713 KB 745/1267 KB 344/1044 KB 1376/1710 KB 228/1063 KB 156/713 KB 733/1267 KB 344/1044 KB 1376/1710 KB 228/1063 KB 160/713 KB 745/1267 KB 344/1044 KB 1380/1710 KB 228/1063 KB 164/713 KB 745/1267 KB 344/1044 KB 1384/1710 KB 228/1063 KB 164/713 KB 745/1267 KB 344/1044 KB 1388/1710 KB 228/1063 KB 164/713 KB 745/1267 KB 344/1044 KB 1392/1710 KB 228/1063 KB 164/713 KB 745/1267 KB 344/1044 KB 1396/1710 KB 228/1063 KB 164/713 KB 749/1267 KB 344/1044 KB 1400/1710 KB 228/1063 KB 164/713 KB 749/1267 KB 344/1044 KB 1404/1710 KB 228/1063 KB 164/713 KB 749/1267 KB 344/1044 KB 1408/1710 KB 228/1063 KB 156/713 KB 733/1267 KB 344/1044 KB 1372/1710 KB 232/1063 KB 164/713 KB 749/1267 KB 344/1044 KB 1408/1710 KB 236/1063 KB 164/713 KB 749/1267 KB 344/1044 KB 1408/1710 KB 240/1063 KB 164/713 KB 749/1267 KB 344/1044 KB 1408/1710 KB 224/1063 KB 156/713 KB 733/1267 KB 344/1044 KB 1372/1710 KB 240/1063 KB 164/713 KB 749/1267 KB 348/1044 KB 1408/1710 KB 240/1063 KB 164/713 KB 749/1267 KB 352/1044 KB 1408/1710 KB 240/1063 KB 164/713 KB 749/1267 KB 356/1044 KB 1408/1710 KB 240/1063 KB 164/713 KB 749/1267 KB 360/1044 KB 1408/1710 KB 240/1063 KB 164/713 KB 749/1267 KB 364/1044 KB 1408/1710 KB 240/1063 KB 164/713 KB 749/1267 KB 368/1044 KB 1408/1710 KB 240/1063 KB 164/713 KB 749/1267 KB 372/1044 KB 1408/1710 KB 244/1063 KB 164/713 KB 749/1267 KB 376/1044 KB 1408/1710 KB 244/1063 KB 164/713 KB 749/1267 KB 380/1044 KB 1408/1710 KB 244/1063 KB 164/713 KB 749/1267 KB 384/1044 KB 1408/1710 KB 244/1063 KB 164/713 KB 749/1267 KB 388/1044 KB 1408/1710 KB 244/1063 KB 164/713 KB 749/1267 KB 392/1044 KB 1412/1710 KB 244/1063 KB 164/713 KB 749/1267 KB 396/1044 KB 1412/1710 KB 244/1063 KB 164/713 KB 749/1267 KB 400/1044 KB 1412/1710 KB 228/1063 KB 164/713 KB 749/1267 KB 344/1044 KB 1396/1710 KB 244/1063 KB 164/713 KB 753/1267 KB 400/1044 KB 1412/1710 KB 244/1063 KB 164/713 KB 757/1267 KB 400/1044 KB 1412/1710 KB 244/1063 KB 164/713 KB 761/1267 KB 400/1044 KB 1412/1710 KB 228/1063 KB 164/713 KB 745/1267 KB 344/1044 KB 1380/1710 KB 244/1063 KB 168/713 KB 761/1267 KB 400/1044 KB 1412/1710 KB 244/1063 KB 172/713 KB 761/1267 KB 400/1044 KB 1412/1710 KB 244/1063 KB 176/713 KB 761/1267 KB 400/1044 KB 1412/1710 KB 244/1063 KB 180/713 KB 761/1267 KB 400/1044 KB 1412/1710 KB 244/1063 KB 184/713 KB 761/1267 KB 400/1044 KB 1412/1710 KB 244/1063 KB 188/713 KB 761/1267 KB 400/1044 KB 1412/1710 KB 244/1063 KB 192/713 KB 761/1267 KB 400/1044 KB 1412/1710 KB 244/1063 KB 196/713 KB 761/1267 KB 400/1044 KB 1412/1710 KB 244/1063 KB 200/713 KB 765/1267 KB 400/1044 KB 1412/1710 KB 244/1063 KB 204/713 KB 765/1267 KB 400/1044 KB 1412/1710 KB 244/1063 KB 208/713 KB 765/1267 KB 400/1044 KB 1412/1710 KB 244/1063 KB 164/713 KB 749/1267 KB 388/1044 KB 1412/1710 KB 244/1063 KB 208/713 KB 765/1267 KB 400/1044 KB 1416/1710 KB 244/1063 KB 208/713 KB 765/1267 KB 400/1044 KB 1420/1710 KB 244/1063 KB 208/713 KB 765/1267 KB 400/1044 KB 1424/1710 KB 244/1063 KB 164/713 KB 749/1267 KB 372/1044 KB 1408/1710 KB 248/1063 KB 208/713 KB 765/1267 KB 400/1044 KB 1424/1710 KB 252/1063 KB 208/713 KB 765/1267 KB 400/1044 KB 1424/1710 KB 256/1063 KB 208/713 KB 765/1267 KB 400/1044 KB 1424/1710 KB 260/1063 KB 208/713 KB 765/1267 KB 400/1044 KB 1424/1710 KB 264/1063 KB 208/713 KB 765/1267 KB 400/1044 KB 1424/1710 KB 268/1063 KB 208/713 KB 765/1267 KB 400/1044 KB 1424/1710 KB 272/1063 KB 208/713 KB 765/1267 KB 4 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 00/1044 KB 1424/1710 KB 244/1063 KB 196/713 KB 765/1267 KB 400/1044 KB 1412/1710 KB 272/1063 KB 208/713 KB 769/1267 KB 400/1044 KB 1424/1710 KB 272/1063 KB 208/713 KB 773/1267 KB 400/1044 KB 1424/1710 KB 272/1063 KB 208/713 KB 777/1267 KB 400/1044 KB 1424/1710 KB 276/1063 KB 208/713 KB 777/1267 KB 400/1044 KB 1424/1710 KB 280/1063 KB 212/713 KB 781/1267 KB 404/1044 KB 1428/1710 KB 284/1063 KB 212/713 KB 781/1267 KB 404/1044 KB 1428/1710 KB 276/1063 KB 212/713 KB 781/1267 KB 404/1044 KB 1428/1710 KB 284/1063 KB 212/713 KB 785/1267 KB 404/1044 KB 1428/1710 KB 284/1063 KB 212/713 KB 789/1267 KB 404/1044 KB 1428/1710 KB 276/1063 KB 212/713 KB 777/1267 KB 404/1044 KB 1428/1710 KB 288/1063 KB 212/713 KB 789/1267 KB 404/1044 KB 1432/1710 KB 288/1063 KB 212/713 KB 789/1267 KB 404/1044 KB 1436/1710 KB 276/1063 KB 212/713 KB 777/1267 KB 404/1044 KB 1424/1710 KB 288/1063 KB 212/713 KB 789/1267 KB 408/1044 KB 1440/1710 KB 288/1063 KB 212/713 KB 789/1267 KB 412/1044 KB 1440/1710 KB 276/1063 KB 212/713 KB 777/1267 KB 400/1044 KB 1424/1710 KB 288/1063 KB 216/713 KB 793/1267 KB 412/1044 KB 1440/1710 KB 288/1063 KB 220/713 KB 793/1267 KB 412/1044 KB 1440/1710 KB 288/1063 KB 224/713 KB 793/1267 KB 412/1044 KB 1440/1710 KB 288/1063 KB 212/713 KB 793/1267 KB 412/1044 KB 1440/1710 KB 288/1063 KB 212/713 KB 789/1267 KB 412/1044 KB 1440/1710 KB 288/1063 KB 212/713 KB 789/1267 KB 404/1044 KB 1428/1710 KB 292/1063 KB 224/713 KB 793/1267 KB 412/1044 KB 1440/1710 KB 296/1063 KB 228/713 KB 797/1267 KB 416/1044 KB 1444/1710 KB 300/1063 KB 228/713 KB 797/1267 KB 416/1044 KB 1444/1710 KB 304/1063 KB 228/713 KB 797/1267 KB 416/1044 KB 1444/1710 KB 292/1063 KB 228/713 KB 797/1267 KB 416/1044 KB 1444/1710 KB 304/1063 KB 228/713 KB 797/1267 KB 416/1044 KB 1448/1710 KB 304/1063 KB 228/713 KB 797/1267 KB 416/1044 KB 1452/1710 KB 304/1063 KB 228/713 KB 797/1267 KB 416/1044 KB 1456/1710 KB 292/1063 KB 228/713 KB 797/1267 KB 416/1044 KB 1440/1710 KB 304/1063 KB 228/713 KB 801/1267 KB 416/1044 KB 1456/1710 KB 304/1063 KB 228/713 KB 805/1267 KB 416/1044 KB 1456/1710 KB 304/1063 KB 228/713 KB 809/1267 KB 416/1044 KB 1456/1710 KB 292/1063 KB 228/713 KB 793/1267 KB 416/1044 KB 1440/1710 KB 292/1063 KB 224/713 KB 793/1267 KB 416/1044 KB 1440/1710 KB 304/1063 KB 228/713 KB 809/1267 KB 420/1044 KB 1456/1710 KB 304/1063 KB 232/713 KB 809/1267 KB 420/1044 KB 1456/1710 KB 304/1063 KB 236/713 KB 809/1267 KB 420/1044 KB 1456/1710 KB 304/1063 KB 236/713 KB 809/1267 KB 424/1044 KB 1456/1710 KB 304/1063 KB 236/713 KB 809/1267 KB 428/1044 KB 1456/1710 KB 304/1063 KB 236/713 KB 809/1267 KB 432/1044 KB 1456/1710 KB 304/1063 KB 240/713 KB 809/1267 KB 432/1044 KB 1456/1710 KB 304/1063 KB 240/713 KB 809/1267 KB 432/1044 KB 1460/1710 KB 308/1063 KB 244/713 KB 809/1267 KB 436/1044 KB 1464/1710 KB 308/1063 KB 244/713 KB 809/1267 KB 436/1044 KB 1460/1710 KB 312/1063 KB 244/713 KB 813/1267 KB 436/1044 KB 1464/1710 KB 316/1063 KB 244/713 KB 813/1267 KB 436/1044 KB 1464/1710 KB 304/1063 KB 244/713 KB 809/1267 KB 436/1044 KB 1460/1710 KB 304/1063 KB 244/713 KB 809/1267 KB 432/1044 KB 1460/1710 KB 316/1063 KB 248/713 KB 813/1267 KB 436/1044 KB 1468/1710 KB 320/1063 KB 252/713 KB 813/1267 KB 440/1044 KB 1468/1710 KB 320/1063 KB 256/713 KB 813/1267 KB 440/1044 KB 1468/1710 KB 316/1063 KB 244/713 KB 813/1267 KB 436/1044 KB 1468/1710 KB 308/1063 KB 244/713 KB 813/1267 KB 436/1044 KB 1464/1710 KB 320/1063 KB 256/713 KB 817/1267 KB 440/1044 KB 1468/1710 KB 320/1063 KB 256/71 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 3 KB 821/1267 KB 440/1044 KB 1468/1710 KB 320/1063 KB 256/713 KB 825/1267 KB 440/1044 KB 1468/1710 KB 320/1063 KB 248/713 KB 813/1267 KB 440/1044 KB 1468/1710 KB 316/1063 KB 248/713 KB 813/1267 KB 440/1044 KB 1468/1710 KB 320/1063 KB 256/713 KB 825/1267 KB 444/1044 KB 1472/1710 KB 320/1063 KB 256/713 KB 825/1267 KB 440/1044 KB 1472/1710 KB 320/1063 KB 256/713 KB 825/1267 KB 444/1044 KB 1476/1710 KB 324/1063 KB 260/713 KB 829/1267 KB 448/1044 KB 1480/1710 KB 324/1063 KB 260/713 KB 829/1267 KB 448/1044 KB 1484/1710 KB 324/1063 KB 260/713 KB 829/1267 KB 448/1044 KB 1488/1710 KB 324/1063 KB 260/713 KB 829/1267 KB 448/1044 KB 1476/1710 KB 324/1063 KB 260/713 KB 833/1267 KB 448/1044 KB 1488/1710 KB 324/1063 KB 260/713 KB 837/1267 KB 448/1044 KB 1488/1710 KB 324/1063 KB 260/713 KB 825/1267 KB 448/1044 KB 1476/1710 KB 328/1063 KB 260/713 KB 837/1267 KB 448/1044 KB 1488/1710 KB 332/1063 KB 260/713 KB 837/1267 KB 448/1044 KB 1488/1710 KB 336/1063 KB 260/713 KB 837/1267 KB 448/1044 KB 1488/1710 KB 320/1063 KB 260/713 KB 825/1267 KB 448/1044 KB 1476/1710 KB 336/1063 KB 264/713 KB 837/1267 KB 448/1044 KB 1488/1710 KB 336/1063 KB 268/713 KB 837/1267 KB 448/1044 KB 1488/1710 KB 336/1063 KB 272/713 KB 837/1267 KB 448/1044 KB 1488/1710 KB 320/1063 KB 256/713 KB 825/1267 KB 448/1044 KB 1476/1710 KB 336/1063 KB 272/713 KB 837/1267 KB 452/1044 KB 1488/1710 KB 336/1063 KB 272/713 KB 837/1267 KB 456/1044 KB 1488/1710 KB 336/1063 KB 272/713 KB 837/1267 KB 460/1044 KB 1488/1710 KB 336/1063 KB 272/713 KB 837/1267 KB 464/1044 KB 1488/1710 KB 336/1063 KB 276/713 KB 841/1267 KB 468/1044 KB 1488/1710 KB 340/1063 KB 276/713 KB 841/1267 KB 472/1044 KB 1492/1710 KB 340/1063 KB 276/713 KB 841/1267 KB 476/1044 KB 1492/1710 KB 340/1063 KB 276/713 KB 841/1267 KB 480/1044 KB 1492/1710 KB 336/1063 KB 276/713 KB 841/1267 KB 464/1044 KB 1488/1710 KB 340/1063 KB 280/713 KB 841/1267 KB 480/1044 KB 1492/1710 KB 340/1063 KB 284/713 KB 841/1267 KB 480/1044 KB 1492/1710 KB 340/1063 KB 288/713 KB 841/1267 KB 480/1044 KB 1492/1710 KB 336/1063 KB 272/713 KB 841/1267 KB 464/1044 KB 1488/1710 KB 340/1063 KB 288/713 KB 845/1267 KB 480/1044 KB 1492/1710 KB 340/1063 KB 288/713 KB 849/1267 KB 480/1044 KB 1492/1710 KB 340/1063 KB 288/713 KB 853/1267 KB 480/1044 KB 1492/1710 KB 340/1063 KB 288/713 KB 857/1267 KB 480/1044 KB 1492/1710 KB 340/1063 KB 288/713 KB 861/1267 KB 480/1044 KB 1492/1710 KB 340/1063 KB 292/713 KB 865/1267 KB 484/1044 KB 1492/1710 KB 340/1063 KB 292/713 KB 869/1267 KB 484/1044 KB 1492/1710 KB 340/1063 KB 292/713 KB 873/1267 KB 484/1044 KB 1492/1710 KB 340/1063 KB 276/713 KB 841/1267 KB 468/1044 KB 1492/1710 KB 344/1063 KB 292/713 KB 873/1267 KB 484/1044 KB 1492/1710 KB 348/1063 KB 292/713 KB 873/1267 KB 484/1044 KB 1492/1710 KB 352/1063 KB 292/713 KB 873/1267 KB 484/1044 KB 1492/1710 KB 356/1063 KB 292/713 KB 873/1267 KB 484/1044 KB 1492/1710 KB 336/1063 KB 276/713 KB 841/1267 KB 468/1044 KB 1492/1710 KB 356/1063 KB 292/713 KB 873/1267 KB 484/1044 KB 1496/1710 KB 356/1063 KB 292/713 KB 873/1267 KB 484/1044 KB 1500/1710 KB 356/1063 KB 292/713 KB 873/1267 KB 484/1044 KB 1504/1710 KB 356/1063 KB 292/713 KB 873/1267 KB 484/1044 KB 1508/1710 KB 340/1063 KB 292/713 KB 861/1267 KB 484/1044 KB 1492/1710 KB 360/1063 KB 296/713 KB 873/1267 KB 484/1044 KB 1512/1710 KB 360/1063 KB 300/713 KB 873/1267 KB 484/1044 KB 1512/1710 KB 360/1063 KB 304/713 KB 873/1267 KB 484/1044 KB 1512/1710 KB 340/1063 KB 288/713 KB 861/1267 KB 484/1044 KB 1492/1710 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 360/1063 KB 304/713 KB 873/1267 KB 488/1044 KB 1512/1710 KB 360/1063 KB 304/713 KB 873/1267 KB 492/1044 KB 1512/1710 KB 360/1063 KB 308/713 KB 873/1267 KB 496/1044 KB 1512/1710 KB 360/1063 KB 292/713 KB 873/1267 KB 484/1044 KB 1508/1710 KB 364/1063 KB 308/713 KB 873/1267 KB 496/1044 KB 1512/1710 KB 368/1063 KB 308/713 KB 873/1267 KB 496/1044 KB 1512/1710 KB 372/1063 KB 308/713 KB 873/1267 KB 496/1044 KB 1512/1710 KB 376/1063 KB 308/713 KB 877/1267 KB 500/1044 KB 1512/1710 KB 380/1063 KB 308/713 KB 877/1267 KB 500/1044 KB 1512/1710 KB 360/1063 KB 308/713 KB 873/1267 KB 492/1044 KB 1512/1710 KB 380/1063 KB 312/713 KB 877/1267 KB 500/1044 KB 1512/1710 KB 360/1063 KB 292/713 KB 873/1267 KB 484/1044 KB 1512/1710 KB 380/1063 KB 312/713 KB 877/1267 KB 500/1044 KB 1516/1710 KB 380/1063 KB 312/713 KB 877/1267 KB 500/1044 KB 1520/1710 KB 380/1063 KB 312/713 KB 877/1267 KB 500/1044 KB 1524/1710 KB 384/1063 KB 312/713 KB 877/1267 KB 500/1044 KB 1528/1710 KB 384/1063 KB 316/713 KB 877/1267 KB 500/1044 KB 1532/1710 KB 384/1063 KB 316/713 KB 877/1267 KB 500/1044 KB 1536/1710 KB 384/1063 KB 316/713 KB 877/1267 KB 500/1044 KB 1540/1710 KB 384/1063 KB 316/713 KB 877/1267 KB 500/1044 KB 1544/1710 KB 384/1063 KB 316/713 KB 877/1267 KB 500/1044 KB 1548/1710 KB 384/1063 KB 316/713 KB 877/1267 KB 500/1044 KB 1552/1710 KB 372/1063 KB 308/713 KB 877/1267 KB 500/1044 KB 1512/1710 KB 384/1063 KB 316/713 KB 881/1267 KB 500/1044 KB 1552/1710 KB 384/1063 KB 316/713 KB 885/1267 KB 500/1044 KB 1552/1710 KB 384/1063 KB 316/713 KB 889/1267 KB 500/1044 KB 1552/1710 KB 372/1063 KB 308/713 KB 873/1267 KB 500/1044 KB 1512/1710 KB 384/1063 KB 316/713 KB 889/1267 KB 504/1044 KB 1552/1710 KB 384/1063 KB 316/713 KB 889/1267 KB 508/1044 KB 1552/1710 KB 384/1063 KB 316/713 KB 889/1267 KB 512/1044 KB 1552/1710 KB 384/1063 KB 316/713 KB 877/1267 KB 500/1044 KB 1528/1710 KB 384/1063 KB 320/713 KB 889/1267 KB 512/1044 KB 1552/1710 KB 384/1063 KB 312/713 KB 877/1267 KB 500/1044 KB 1524/1710 KB 388/1063 KB 320/713 KB 889/1267 KB 512/1044 KB 1552/1710 KB 392/1063 KB 324/713 KB 893/1267 KB 516/1044 KB 1552/1710 KB 393/1063 KB 324/713 KB 893/1267 KB 516/1044 KB 1552/1710 KB 397/1063 KB 324/713 KB 893/1267 KB 516/1044 KB 1552/1710 KB 401/1063 KB 324/713 KB 893/1267 KB 516/1044 KB 1552/1710 KB 405/1063 KB 324/713 KB 893/1267 KB 516/1044 KB 1552/1710 KB 409/1063 KB 324/713 KB 893/1267 KB 516/1044 KB 1552/1710 KB 413/1063 KB 324/713 KB 893/1267 KB 516/1044 KB 1552/1710 KB 417/1063 KB 324/713 KB 893/1267 KB 516/1044 KB 1556/1710 KB 421/1063 KB 324/713 KB 893/1267 KB 516/1044 KB 1556/1710 KB 388/1063 KB 324/713 KB 893/1267 KB 516/1044 KB 1552/1710 KB 425/1063 KB 328/713 KB 893/1267 KB 516/1044 KB 1556/1710 KB 425/1063 KB 332/713 KB 893/1267 KB 516/1044 KB 1556/1710 KB 425/1063 KB 336/713 KB 893/1267 KB 516/1044 KB 1556/1710 KB 388/1063 KB 320/713 KB 893/1267 KB 516/1044 KB 1552/1710 KB 425/1063 KB 336/713 KB 893/1267 KB 520/1044 KB 1556/1710 KB 425/1063 KB 336/713 KB 893/1267 KB 524/1044 KB 1556/1710 KB 425/1063 KB 336/713 KB 893/1267 KB 528/1044 KB 1556/1710 KB 388/1063 KB 320/713 KB 893/1267 KB 512/1044 KB 1552/1710 KB 425/1063 KB 336/713 KB 897/1267 KB 528/1044 KB 1556/1710 KB 425/1063 KB 336/713 KB 901/1267 KB 528/1044 KB 1556/1710 KB 425/1063 KB 336/713 KB 905/1267 KB 528/1044 KB 1556/1710 KB 425/1063 KB 340/713 KB 905/1267 KB 528/1044 KB 1556/1710 KB 425/1063 KB 344/713 KB 909/1267 KB 532/1044 KB 1556/1710 KB 425/1063 KB 348/713 KB 909/1267 KB 532/10 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 44 KB 1556/1710 KB 413/1063 KB 324/713 KB 893/1267 KB 516/1044 KB 1556/1710 KB 425/1063 KB 340/713 KB 909/1267 KB 532/1044 KB 1556/1710 KB 425/1063 KB 348/713 KB 913/1267 KB 532/1044 KB 1556/1710 KB 425/1063 KB 348/713 KB 917/1267 KB 532/1044 KB 1556/1710 KB 425/1063 KB 348/713 KB 921/1267 KB 532/1044 KB 1560/1710 KB 425/1063 KB 340/713 KB 905/1267 KB 532/1044 KB 1556/1710 KB 425/1063 KB 352/713 KB 921/1267 KB 536/1044 KB 1560/1710 KB 425/1063 KB 352/713 KB 921/1267 KB 540/1044 KB 1560/1710 KB 425/1063 KB 352/713 KB 921/1267 KB 544/1044 KB 1560/1710 KB 425/1063 KB 352/713 KB 921/1267 KB 532/1044 KB 1560/1710 KB 425/1063 KB 348/713 KB 917/1267 KB 532/1044 KB 1560/1710 KB 425/1063 KB 352/713 KB 921/1267 KB 544/1044 KB 1564/1710 KB 425/1063 KB 352/713 KB 921/1267 KB 544/1044 KB 1568/1710 KB 425/1063 KB 352/713 KB 921/1267 KB 544/1044 KB 1572/1710 KB 425/1063 KB 356/713 KB 925/1267 KB 548/1044 KB 1576/1710 KB 425/1063 KB 356/713 KB 925/1267 KB 548/1044 KB 1580/1710 KB 425/1063 KB 356/713 KB 925/1267 KB 548/1044 KB 1584/1710 KB 425/1063 KB 356/713 KB 925/1267 KB 548/1044 KB 1572/1710 KB 425/1063 KB 356/713 KB 925/1267 KB 552/1044 KB 1584/1710 KB 425/1063 KB 356/713 KB 925/1267 KB 556/1044 KB 1584/1710 KB 425/1063 KB 356/713 KB 925/1267 KB 560/1044 KB 1584/1710 KB 425/1063 KB 324/713 KB 893/1267 KB 516/1044 KB 1556/1710 KB 429/1063 KB 356/713 KB 925/1267 KB 560/1044 KB 1584/1710 KB 433/1063 KB 356/713 KB 925/1267 KB 560/1044 KB 1584/1710 KB 437/1063 KB 356/713 KB 925/1267 KB 560/1044 KB 1584/1710 KB 441/1063 KB 356/713 KB 925/1267 KB 560/1044 KB 1584/1710 KB 445/1063 KB 356/713 KB 925/1267 KB 564/1044 KB 1588/1710 KB 449/1063 KB 356/713 KB 925/1267 KB 564/1044 KB 1588/1710 KB 453/1063 KB 356/713 KB 925/1267 KB 564/1044 KB 1588/1710 KB 457/1063 KB 356/713 KB 925/1267 KB 564/1044 KB 1588/1710 KB 425/1063 KB 356/713 KB 925/1267 KB 544/1044 KB 1572/1710 KB 457/1063 KB 356/713 KB 929/1267 KB 564/1044 KB 1588/1710 KB 457/1063 KB 356/713 KB 933/1267 KB 564/1044 KB 1588/1710 KB 457/1063 KB 356/713 KB 937/1267 KB 564/1044 KB 1588/1710 KB 425/1063 KB 356/713 KB 921/1267 KB 544/1044 KB 1572/1710 KB 457/1063 KB 360/713 KB 937/1267 KB 564/1044 KB 1588/1710 KB 457/1063 KB 364/713 KB 937/1267 KB 564/1044 KB 1588/1710 KB 457/1063 KB 368/713 KB 937/1267 KB 564/1044 KB 1588/1710 KB 457/1063 KB 368/713 KB 941/1267 KB 564/1044 KB 1588/1710 KB 457/1063 KB 372/713 KB 945/1267 KB 564/1044 KB 1588/1710 KB 457/1063 KB 372/713 KB 949/1267 KB 564/1044 KB 1588/1710 KB 457/1063 KB 372/713 KB 953/1267 KB 564/1044 KB 1588/1710 KB 441/1063 KB 356/713 KB 925/1267 KB 564/1044 KB 1588/1710 KB 457/1063 KB 372/713 KB 953/1267 KB 568/1044 KB 1588/1710 KB 457/1063 KB 372/713 KB 953/1267 KB 572/1044 KB 1588/1710 KB 441/1063 KB 356/713 KB 925/1267 KB 560/1044 KB 1588/1710 KB 457/1063 KB 372/713 KB 953/1267 KB 572/1044 KB 1592/1710 KB 457/1063 KB 372/713 KB 941/1267 KB 564/1044 KB 1588/1710 KB 457/1063 KB 376/713 KB 953/1267 KB 572/1044 KB 1596/1710 KB 457/1063 KB 380/713 KB 953/1267 KB 572/1044 KB 1596/1710 KB 457/1063 KB 384/713 KB 953/1267 KB 572/1044 KB 1596/1710 KB 457/1063 KB 388/713 KB 953/1267 KB 572/1044 KB 1596/1710 KB 461/1063 KB 392/713 KB 957/1267 KB 576/1044 KB 1596/1710 KB 461/1063 KB 396/713 KB 957/1267 KB 576/1044 KB 1596/1710 KB 461/1063 KB 400/713 KB 957/1267 KB 576/1044 KB 1596/1710 KB 457/1063 KB 380/713 KB 953/1267 KB 572/1044 KB 1596/1710 KB 461/1063 KB 400/713 KB 957/1267 KB 576/1044 KB 1600/1710 KB 461/1063 KB 400/713 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 957/1267 KB 576/1044 KB 1604/1710 KB 461/1063 KB 400/713 KB 957/1267 KB 576/1044 KB 1608/1710 KB 461/1063 KB 400/713 KB 957/1267 KB 576/1044 KB 1612/1710 KB 461/1063 KB 388/713 KB 957/1267 KB 576/1044 KB 1596/1710 KB 465/1063 KB 400/713 KB 957/1267 KB 576/1044 KB 1612/1710 KB 469/1063 KB 400/713 KB 957/1267 KB 576/1044 KB 1612/1710 KB 473/1063 KB 400/713 KB 957/1267 KB 576/1044 KB 1612/1710 KB 477/1063 KB 400/713 KB 957/1267 KB 576/1044 KB 1616/1710 KB 481/1063 KB 404/713 KB 957/1267 KB 576/1044 KB 1616/1710 KB 485/1063 KB 404/713 KB 957/1267 KB 576/1044 KB 1616/1710 KB 489/1063 KB 404/713 KB 957/1267 KB 576/1044 KB 1616/1710 KB 457/1063 KB 388/713 KB 957/1267 KB 576/1044 KB 1596/1710 KB 489/1063 KB 404/713 KB 961/1267 KB 576/1044 KB 1616/1710 KB 489/1063 KB 404/713 KB 965/1267 KB 576/1044 KB 1616/1710 KB 489/1063 KB 404/713 KB 969/1267 KB 576/1044 KB 1616/1710 KB 457/1063 KB 388/713 KB 953/1267 KB 576/1044 KB 1596/1710 KB 489/1063 KB 404/713 KB 969/1267 KB 580/1044 KB 1616/1710 KB 489/1063 KB 404/713 KB 969/1267 KB 584/1044 KB 1616/1710 KB 489/1063 KB 404/713 KB 969/1267 KB 588/1044 KB 1616/1710 KB 489/1063 KB 404/713 KB 969/1267 KB 592/1044 KB 1616/1710 KB 489/1063 KB 404/713 KB 969/1267 KB 596/1044 KB 1616/1710 KB 489/1063 KB 404/713 KB 973/1267 KB 600/1044 KB 1616/1710 KB 489/1063 KB 404/713 KB 973/1267 KB 604/1044 KB 1616/1710 KB 489/1063 KB 404/713 KB 973/1267 KB 608/1044 KB 1616/1710 KB 477/1063 KB 404/713 KB 957/1267 KB 576/1044 KB 1616/1710 KB 489/1063 KB 408/713 KB 973/1267 KB 608/1044 KB 1616/1710 KB 489/1063 KB 412/713 KB 973/1267 KB 608/1044 KB 1616/1710 KB 489/1063 KB 416/713 KB 973/1267 KB 608/1044 KB 1616/1710 KB 473/1063 KB 400/713 KB 957/1267 KB 576/1044 KB 1616/1710 KB 489/1063 KB 416/713 KB 973/1267 KB 608/1044 KB 1620/1710 KB 489/1063 KB 416/713 KB 973/1267 KB 608/1044 KB 1624/1710 KB 489/1063 KB 404/713 KB 973/1267 KB 596/1044 KB 1616/1710 KB 489/1063 KB 416/713 KB 977/1267 KB 608/1044 KB 1624/1710 KB 489/1063 KB 416/713 KB 981/1267 KB 608/1044 KB 1624/1710 KB 489/1063 KB 416/713 KB 985/1267 KB 608/1044 KB 1624/1710 KB 489/1063 KB 416/713 KB 989/1267 KB 608/1044 KB 1624/1710 KB 493/1063 KB 420/713 KB 993/1267 KB 612/1044 KB 1628/1710 KB 493/1063 KB 420/713 KB 997/1267 KB 612/1044 KB 1628/1710 KB 493/1063 KB 420/713 KB 1001/1267 KB 612/1044 KB 1628/1710 KB 493/1063 KB 420/713 KB 1005/1267 KB 612/1044 KB 1628/1710 KB 493/1063 KB 420/713 KB 1009/1267 KB 612/1044 KB 1628/1710 KB 493/1063 KB 420/713 KB 1013/1267 KB 612/1044 KB 1628/1710 KB 493/1063 KB 420/713 KB 1017/1267 KB 612/1044 KB 1628/1710 KB 493/1063 KB 420/713 KB 989/1267 KB 612/1044 KB 1628/1710 KB 493/1063 KB 420/713 KB 1017/1267 KB 616/1044 KB 1628/1710 KB 493/1063 KB 420/713 KB 1017/1267 KB 620/1044 KB 1628/1710 KB 493/1063 KB 420/713 KB 1017/1267 KB 624/1044 KB 1628/1710 KB 493/1063 KB 420/713 KB 989/1267 KB 608/1044 KB 1628/1710 KB 497/1063 KB 420/713 KB 1017/1267 KB 624/1044 KB 1628/1710 KB 501/1063 KB 420/713 KB 1017/1267 KB 624/1044 KB 1628/1710 KB 505/1063 KB 420/713 KB 1017/1267 KB 624/1044 KB 1628/1710 KB 489/1063 KB 420/713 KB 989/1267 KB 608/1044 KB 1628/1710 KB 505/1063 KB 424/713 KB 1017/1267 KB 624/1044 KB 1628/1710 KB 505/1063 KB 428/713 KB 1017/1267 KB 624/1044 KB 1628/1710 KB 505/1063 KB 432/713 KB 1017/1267 KB 624/1044 KB 1628/1710 KB 489/1063 KB 416/713 KB 989/1267 KB 608/1044 KB 1628/1710 KB 505/1063 KB 432/713 KB 1017/1267 KB 624/1044 KB 1632/1710 KB 505/1063 KB 432/713 KB 1017/1267 KB 624/1044 KB 163 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 6/1710 KB 505/1063 KB 432/713 KB 1017/1267 KB 624/1044 KB 1640/1710 KB 505/1063 KB 432/713 KB 1017/1267 KB 624/1044 KB 1644/1710 KB 505/1063 KB 432/713 KB 1017/1267 KB 624/1044 KB 1648/1710 KB 505/1063 KB 432/713 KB 1017/1267 KB 624/1044 KB 1652/1710 KB 509/1063 KB 436/713 KB 1017/1267 KB 628/1044 KB 1656/1710 KB 509/1063 KB 436/713 KB 1017/1267 KB 628/1044 KB 1660/1710 KB 509/1063 KB 436/713 KB 1017/1267 KB 628/1044 KB 1664/1710 KB 509/1063 KB 436/713 KB 1017/1267 KB 628/1044 KB 1668/1710 KB 509/1063 KB 436/713 KB 1021/1267 KB 628/1044 KB 1672/1710 KB 509/1063 KB 436/713 KB 1021/1267 KB 628/1044 KB 1676/1710 KB 509/1063 KB 436/713 KB 1021/1267 KB 628/1044 KB 1680/1710 KB 509/1063 KB 436/713 KB 1017/1267 KB 628/1044 KB 1652/1710 KB 509/1063 KB 440/713 KB 1021/1267 KB 628/1044 KB 1680/1710 KB 509/1063 KB 432/713 KB 1017/1267 KB 628/1044 KB 1652/1710 KB 505/1063 KB 432/713 KB 1017/1267 KB 628/1044 KB 1652/1710 KB 509/1063 KB 440/713 KB 1021/1267 KB 632/1044 KB 1680/1710 KB 513/1063 KB 444/713 KB 1021/1267 KB 636/1044 KB 1680/1710 KB 513/1063 KB 444/713 KB 1021/1267 KB 640/1044 KB 1680/1710 KB 513/1063 KB 444/713 KB 1021/1267 KB 644/1044 KB 1680/1710 KB 509/1063 KB 436/713 KB 1021/1267 KB 628/1044 KB 1668/1710 KB 513/1063 KB 444/713 KB 1025/1267 KB 648/1044 KB 1680/1710 KB 513/1063 KB 444/713 KB 1029/1267 KB 648/1044 KB 1680/1710 KB 513/1063 KB 444/713 KB 1033/1267 KB 648/1044 KB 1680/1710 KB 513/1063 KB 444/713 KB 1021/1267 KB 632/1044 KB 1680/1710 KB 517/1063 KB 444/713 KB 1033/1267 KB 648/1044 KB 1680/1710 KB 509/1063 KB 444/713 KB 1021/1267 KB 632/1044 KB 1680/1710 KB 517/1063 KB 448/713 KB 1033/1267 KB 648/1044 KB 1680/1710 KB 521/1063 KB 448/713 KB 1033/1267 KB 648/1044 KB 1680/1710 KB 525/1063 KB 448/713 KB 1033/1267 KB 648/1044 KB 1680/1710 KB 529/1063 KB 452/713 KB 1033/1267 KB 648/1044 KB 1680/1710 KB 525/1063 KB 452/713 KB 1033/1267 KB 648/1044 KB 1680/1710 KB 529/1063 KB 456/713 KB 1033/1267 KB 648/1044 KB 1680/1710 KB 529/1063 KB 460/713 KB 1033/1267 KB 648/1044 KB 1680/1710 KB 529/1063 KB 464/713 KB 1033/1267 KB 648/1044 KB 1680/1710 KB 513/1063 KB 444/713 KB 1033/1267 KB 648/1044 KB 1680/1710 KB 529/1063 KB 464/713 KB 1033/1267 KB 652/1044 KB 1680/1710 KB 533/1063 KB 464/713 KB 1033/1267 KB 656/1044 KB 1680/1710 KB 533/1063 KB 468/713 KB 1037/1267 KB 660/1044 KB 1680/1710 KB 533/1063 KB 468/713 KB 1037/1267 KB 664/1044 KB 1684/1710 KB 533/1063 KB 468/713 KB 1037/1267 KB 668/1044 KB 1684/1710 KB 533/1063 KB 468/713 KB 1037/1267 KB 672/1044 KB 1684/1710 KB 533/1063 KB 464/713 KB 1033/1267 KB 652/1044 KB 1680/1710 KB 537/1063 KB 468/713 KB 1037/1267 KB 672/1044 KB 1684/1710 KB 541/1063 KB 468/713 KB 1037/1267 KB 672/1044 KB 1684/1710 KB 545/1063 KB 468/713 KB 1037/1267 KB 672/1044 KB 1684/1710 KB 549/1063 KB 468/713 KB 1037/1267 KB 672/1044 KB 1684/1710 KB 533/1063 KB 468/713 KB 1037/1267 KB 660/1044 KB 1684/1710 KB 553/1063 KB 468/713 KB 1037/1267 KB 672/1044 KB 1688/1710 KB 553/1063 KB 468/713 KB 1037/1267 KB 672/1044 KB 1692/1710 KB 553/1063 KB 468/713 KB 1037/1267 KB 672/1044 KB 1696/1710 KB 533/1063 KB 468/713 KB 1037/1267 KB 656/1044 KB 1680/1710 KB 553/1063 KB 468/713 KB 1041/1267 KB 672/1044 KB 1696/1710 KB 533/1063 KB 468/713 KB 1033/1267 KB 656/1044 KB 1680/1710 KB 553/1063 KB 472/713 KB 1041/1267 KB 672/1044 KB 1696/1710 KB 553/1063 KB 476/713 KB 1041/1267 KB 672/1044 KB 1696/1710 KB 553/1063 KB 476/713 KB 1045/1267 KB 672/1044 KB 1696/1710 KB 553/1063 KB 476/713 KB 1049/1267 KB 672/1044 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install KB 1696/1710 KB 553/1063 KB 480/713 KB 1049/1267 KB 672/1044 KB 1696/1710 KB 553/1063 KB 480/713 KB 1053/1267 KB 672/1044 KB 1696/1710 KB 553/1063 KB 484/713 KB 1057/1267 KB 676/1044 KB 1700/1710 KB 553/1063 KB 484/713 KB 1061/1267 KB 676/1044 KB 1700/1710 KB 553/1063 KB 484/713 KB 1065/1267 KB 676/1044 KB 1700/1710 KB 553/1063 KB 468/713 KB 1037/1267 KB 672/1044 KB 1684/1710 KB 557/1063 KB 484/713 KB 1065/1267 KB 676/1044 KB 1700/1710 KB 561/1063 KB 484/713 KB 1065/1267 KB 676/1044 KB 1700/1710 KB 565/1063 KB 484/713 KB 1065/1267 KB 676/1044 KB 1700/1710 KB 569/1063 KB 484/713 KB 1065/1267 KB 676/1044 KB 1700/1710 KB 573/1063 KB 484/713 KB 1065/1267 KB 676/1044 KB 1700/1710 KB 577/1063 KB 484/713 KB 1069/1267 KB 676/1044 KB 1700/1710 KB 581/1063 KB 484/713 KB 1069/1267 KB 676/1044 KB 1700/1710 KB 585/1063 KB 484/713 KB 1069/1267 KB 676/1044 KB 1700/1710 KB 553/1063 KB 484/713 KB 1053/1267 KB 676/1044 KB 1700/1710 KB 585/1063 KB 484/713 KB 1069/1267 KB 676/1044 KB 1704/1710 KB 585/1063 KB 484/713 KB 1069/1267 KB 676/1044 KB 1708/1710 KB 585/1063 KB 484/713 KB 1069/1267 KB 676/1044 KB 1710/1710 KB 553/1063 KB 484/713 KB 1053/1267 KB 676/1044 KB 1696/1710 KB 585/1063 KB 488/713 KB 1069/1267 KB 676/1044 KB 1710/1710 KB 585/1063 KB 492/713 KB 1069/1267 KB 676/1044 KB 1710/1710 KB 585/1063 KB 496/713 KB 1069/1267 KB 676/1044 KB 1710/1710 KB 553/1063 KB 480/713 KB 1053/1267 KB 676/1044 KB 1696/1710 KB 585/1063 KB 496/713 KB 1069/1267 KB 680/1044 KB 1710/1710 KB 585/1063 KB 496/713 KB 1069/1267 KB 684/1044 KB 1710/1710 KB 585/1063 KB 496/713 KB 1069/1267 KB 688/1044 KB 1710/1710 KB 585/1063 KB 500/713 KB 1069/1267 KB 688/1044 KB 1710/1710 KB 585/1063 KB 504/713 KB 1069/1267 KB 692/1044 KB 1710/1710 KB 585/1063 KB 508/713 KB 1069/1267 KB 692/1044 KB 1710/1710 KB 585/1063 KB 512/713 KB 1069/1267 KB 692/1044 KB 1710/1710 KB 573/1063 KB 484/713 KB 1069/1267 KB 676/1044 KB 1700/1710 KB 585/1063 KB 512/713 KB 1073/1267 KB 692/1044 KB 1710/1710 KB 585/1063 KB 512/713 KB 1077/1267 KB 692/1044 KB 1710/1710 KB 585/1063 KB 512/713 KB 1081/1267 KB 692/1044 KB 1710/1710 KB 585/1063 KB 500/713 KB 1069/1267 KB 692/1044 KB 1710/1710 KB 585/1063 KB 512/713 KB 1081/1267 KB 696/1044 KB 1710/1710 KB 585/1063 KB 512/713 KB 1081/1267 KB 700/1044 KB 1710/1710 KB 585/1063 KB 512/713 KB 1081/1267 KB 704/1044 KB 1710/1710 KB 585/1063 KB 512/713 KB 1085/1267 KB 704/1044 KB 1710/1710 KB 589/1063 KB 516/713 KB 1089/1267 KB 708/1044 KB 1710/1710 KB 589/1063 KB 516/713 KB 1093/1267 KB 708/1044 KB 1710/1710 KB 589/1063 KB 516/713 KB 1085/1267 KB 708/1044 KB 1710/1710 KB 593/1063 KB 516/713 KB 1093/1267 KB 708/1044 KB 1710/1710 KB 597/1063 KB 516/713 KB 1097/1267 KB 708/1044 KB 1710/1710 KB 585/1063 KB 516/713 KB 1085/1267 KB 708/1044 KB 1710/1710 KB 597/1063 KB 516/713 KB 1097/1267 KB 712/1044 KB 1710/1710 KB 597/1063 KB 516/713 KB 1097/1267 KB 716/1044 KB 1710/1710 KB 597/1063 KB 516/713 KB 1097/1267 KB 720/1044 KB 1710/1710 KB 585/1063 KB 516/713 KB 1085/1267 KB 704/1044 KB 1710/1710 KB 597/1063 KB 520/713 KB 1097/1267 KB 720/1044 KB 1710/1710 KB 597/1063 KB 524/713 KB 1097/1267 KB 720/1044 KB 1710/1710 KB 597/1063 KB 528/713 KB 1097/1267 KB 720/1044 KB 1710/1710 KB 593/1063 KB 516/713 KB 1097/1267 KB 708/1044 KB 1710/1710 KB 597/1063 KB 528/713 KB 1101/1267 KB 720/1044 KB 1710/1710 KB 601/1063 KB 532/713 KB 1105/1267 KB 724/1044 KB 1710/1710 KB 601/1063 KB 532/713 KB 1109/1267 KB 724/1044 KB 1710/1710 KB 601/1063 KB 532/713 KB 1113/1267 KB 7 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 24/1044 KB 1710/1710 KB 601/1063 KB 532/713 KB 1101/1267 KB 724/1044 KB 1710/1710 KB 601/1063 KB 532/713 KB 1101/1267 KB 720/1044 KB 1710/1710 KB 601/1063 KB 536/713 KB 1113/1267 KB 728/1044 KB 1710/1710 KB 601/1063 KB 540/713 KB 1113/1267 KB 728/1044 KB 1710/1710 KB 601/1063 KB 544/713 KB 1113/1267 KB 728/1044 KB 1710/1710 KB 601/1063 KB 548/713 KB 1113/1267 KB 728/1044 KB 1710/1710 KB 601/1063 KB 552/713 KB 1117/1267 KB 728/1044 KB 1710/1710 KB 601/1063 KB 556/713 KB 1117/1267 KB 728/1044 KB 1710/1710 KB 601/1063 KB 560/713 KB 1117/1267 KB 728/1044 KB 1710/1710 KB 601/1063 KB 528/713 KB 1101/1267 KB 720/1044 KB 1710/1710 KB 605/1063 KB 560/713 KB 1117/1267 KB 728/1044 KB 1710/1710 KB 609/1063 KB 560/713 KB 1117/1267 KB 728/1044 KB 1710/1710 KB 613/1063 KB 560/713 KB 1117/1267 KB 728/1044 KB 1710/1710 KB 617/1063 KB 560/713 KB 1117/1267 KB 728/1044 KB 1710/1710 KB 621/1063 KB 560/713 KB 1117/1267 KB 728/1044 KB 1710/1710 KB 625/1063 KB 560/713 KB 1117/1267 KB 728/1044 KB 1710/1710 KB 629/1063 KB 560/713 KB 1117/1267 KB 728/1044 KB 1710/1710 KB 633/1063 KB 560/713 KB 1117/1267 KB 728/1044 KB 601/1063 KB 548/713 KB 1117/1267 KB 728/1044 KB 1710/1710 KB 601/1063 KB 540/713 KB 1113/1267 KB 728/1044 KB 1710/1710 KB 633/1063 KB 560/713 KB 1117/1267 KB 732/1044 KB 633/1063 KB 560/713 KB 1117/1267 KB 736/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3042.5 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 633/1063 KB 560/713 KB 1117/1267 KB 740/1044 KB 633/1063 KB 560/713 KB 1121/1267 KB 744/1044 KB 633/1063 KB 560/713 KB 1121/1267 KB 740/1044 KB 633/1063 KB 560/713 KB 1125/1267 KB 744/1044 KB 633/1063 KB 560/713 KB 1129/1267 KB 744/1044 KB 633/1063 KB 560/713 KB 1129/1267 KB 748/1044 KB 633/1063 KB 560/713 KB 1129/1267 KB 752/1044 KB 633/1063 KB 560/713 KB 1133/1267 KB 752/1044 KB 637/1063 KB 564/713 KB 1137/1267 KB 756/1044 KB 637/1063 KB 564/713 KB 1141/1267 KB 756/1044 KB 637/1063 KB 564/713 KB 1145/1267 KB 756/1044 KB 637/1063 KB 564/713 KB 1133/1267 KB 756/1044 KB 637/1063 KB 568/713 KB 1145/1267 KB 756/1044 KB 637/1063 KB 572/713 KB 1145/1267 KB 756/1044 KB 637/1063 KB 576/713 KB 1145/1267 KB 756/1044 KB 637/1063 KB 560/713 KB 1133/1267 KB 756/1044 KB 641/1063 KB 576/713 KB 1145/1267 KB 756/1044 KB 645/1063 KB 576/713 KB 1145/1267 KB 756/1044 KB 649/1063 KB 576/713 KB 1145/1267 KB 756/1044 KB 653/1063 KB 580/713 KB 1145/1267 KB 756/1044 KB 657/1063 KB 580/713 KB 1149/1267 KB 756/1044 KB 661/1063 KB 580/713 KB 1149/1267 KB 756/1044 KB 633/1063 KB 560/713 KB 1133/1267 KB 756/1044 KB 661/1063 KB 580/713 KB 1149/1267 KB 760/1044 KB 661/1063 KB 580/713 KB 1149/1267 KB 764/1044 KB 661/1063 KB 580/713 KB 1149/1267 KB 768/1044 KB 661/1063 KB 580/713 KB 1149/1267 KB 772/1044 KB 661/1063 KB 580/713 KB 1149/1267 KB 776/1044 KB 661/1063 KB 580/713 KB 1149/1267 KB 780/1044 KB 661/1063 KB 580/713 KB 1149/1267 KB 784/1044 KB 653/1063 KB 580/713 KB 1149/1267 KB 756/1044 KB 665/1063 KB 580/713 KB 1153/1267 KB 784/1044 KB 649/1063 KB 580/713 KB 1145/1267 KB 756/1044 KB 665/1063 KB 584/713 KB 1153/1267 KB 784/1044 KB 665/1063 KB 588/713 KB 1153/1267 KB 784/1044 KB 665/1063 KB 592/713 KB 1153/1267 KB 784/1044 KB 665/1063 KB 596/713 KB 1157/1267 KB 784/1044 KB 665/1063 KB 600/713 KB 1157/1267 KB 788/1044 KB 665/1063 KB 604/713 KB 1157/1267 KB 788/1044 KB 665/1063 KB 608/713 KB 1157/1267 KB 788/1044 KB 665/1063 KB 580/713 KB 1149/1267 KB 784/1044 KB 669/1063 KB 608/713 KB 1157/1267 KB 788/1044 KB 673/1063 KB 608/713 KB 1157/1267 KB 788/1044 KB 677/1063 KB 608/713 KB 1157/1267 KB 788/1044 KB 665/1063 KB 596/713 KB 1157/1267 KB 788/1044 KB 4/257 KB 677/1063 KB 608/713 KB 1157/1267 KB 792/1044 KB 665/1063 KB 592/713 KB 1157/1267 KB 784/1044 KB 4/257 KB 677/1063 KB 608/713 KB 1157/1267 KB 788/1044 KB 8/257 KB 677/1063 KB 608/713 KB 1157/1267 KB 792/1044 KB 12/257 KB 677/1063 KB 608/713 KB 1157/1267 KB 792/1044 KB 16/257 KB 677/1063 KB 608/713 KB 1157/1267 KB 792/1044 KB 16/257 KB 677/1063 KB 608/713 KB 1161/1267 KB 792/1044 KB 20/257 KB 677/1063 KB 608/713 KB 1161/1267 KB 792/1044 KB 24/257 KB 677/1063 KB 608/713 KB 1165/1267 KB 792/1044 KB 20/257 KB 677/1063 KB 608/713 KB 1165/1267 KB 792/1044 KB 28/257 KB 677/1063 KB 608/713 KB 1169/1267 KB 792/1044 KB 28/257 KB 677/1063 KB 608/713 KB 1173/1267 KB 792/1044 KB 28/257 KB 677/1063 KB 608/713 KB 1177/1267 KB 792/1044 KB 28/257 KB 681/1063 KB 608/713 KB 1181/1267 KB 796/1044 KB 28/257 KB 681/1063 KB 612/713 KB 1185/1267 KB 796/1044 KB 28/257 KB 681/1063 KB 612/713 KB 1189/1267 KB 796/1044 KB 28/257 KB 681/1063 KB 612/713 KB 1193/1267 KB 796/1044 KB 28/257 KB 677/1063 KB 608/713 KB 1169/1267 KB 792/1044 KB 32/257 KB 681/1063 KB 612/713 KB 1193/1267 KB 796/1044 KB 36/257 KB 681/1063 KB 612/713 KB 1193/1267 KB 796/1044 KB 28/257 KB 681/1063 KB 612/713 KB 1181/1267 KB 796/1044 KB 28/257 KB 681/1063 KB 608/713 KB 1177/1267 KB 796/1044 KB 28/257 KB 681/1063 KB 60 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 8/713 KB 1177/1267 KB 792/1044 KB 36/257 KB 681/1063 KB 612/713 KB 1193/1267 KB 800/1044 KB 36/257 KB 685/1063 KB 612/713 KB 1193/1267 KB 800/1044 KB 40/257 KB 689/1063 KB 616/713 KB 1193/1267 KB 804/1044 KB 40/257 KB 693/1063 KB 616/713 KB 1193/1267 KB 804/1044 KB 40/257 KB 697/1063 KB 616/713 KB 1193/1267 KB 804/1044 KB 40/257 KB 701/1063 KB 616/713 KB 1193/1267 KB 804/1044 KB 40/257 KB 705/1063 KB 616/713 KB 1197/1267 KB 804/1044 KB 40/257 KB 709/1063 KB 616/713 KB 1197/1267 KB 804/1044 KB 40/257 KB 713/1063 KB 616/713 KB 1197/1267 KB 804/1044 KB 40/257 KB 685/1063 KB 616/713 KB 1193/1267 KB 804/1044 KB 44/257 KB 713/1063 KB 616/713 KB 1197/1267 KB 804/1044 KB 48/257 KB 713/1063 KB 616/713 KB 1197/1267 KB 804/1044 KB 36/257 KB 685/1063 KB 616/713 KB 1193/1267 KB 804/1044 KB 48/257 KB 713/1063 KB 620/713 KB 1197/1267 KB 804/1044 KB 48/257 KB 713/1063 KB 624/713 KB 1197/1267 KB 804/1044 KB 36/257 KB 685/1063 KB 612/713 KB 1193/1267 KB 804/1044 KB 48/257 KB 713/1063 KB 624/713 KB 1197/1267 KB 808/1044 KB 48/257 KB 713/1063 KB 624/713 KB 1197/1267 KB 812/1044 KB 48/257 KB 713/1063 KB 624/713 KB 1197/1267 KB 816/1044 KB 52/257 KB 713/1063 KB 624/713 KB 1197/1267 KB 820/1044 KB 52/257 KB 713/1063 KB 628/713 KB 1197/1267 KB 824/1044 KB 52/257 KB 713/1063 KB 628/713 KB 1197/1267 KB 828/1044 KB 52/257 KB 713/1063 KB 628/713 KB 1197/1267 KB 832/1044 KB 40/257 KB 701/1063 KB 616/713 KB 1197/1267 KB 804/1044 KB 52/257 KB 713/1063 KB 628/713 KB 1201/1267 KB 832/1044 KB 52/257 KB 713/1063 KB 628/713 KB 1205/1267 KB 832/1044 KB 52/257 KB 713/1063 KB 628/713 KB 1209/1267 KB 832/1044 KB 52/257 KB 713/1063 KB 628/713 KB 1197/1267 KB 820/1044 KB 52/257 KB 713/1063 KB 632/713 KB 1209/1267 KB 832/1044 KB 52/257 KB 713/1063 KB 636/713 KB 1209/1267 KB 832/1044 KB 52/257 KB 713/1063 KB 640/713 KB 1209/1267 KB 832/1044 KB 52/257 KB 713/1063 KB 624/713 KB 1197/1267 KB 816/1044 KB 56/257 KB 713/1063 KB 640/713 KB 1209/1267 KB 832/1044 KB 60/257 KB 713/1063 KB 640/713 KB 1209/1267 KB 832/1044 KB 64/257 KB 713/1063 KB 640/713 KB 1209/1267 KB 832/1044 KB 68/257 KB 713/1063 KB 640/713 KB 1209/1267 KB 832/1044 KB 72/257 KB 717/1063 KB 644/713 KB 1213/1267 KB 836/1044 KB 76/257 KB 717/1063 KB 644/713 KB 1213/1267 KB 836/1044 KB 80/257 KB 717/1063 KB 644/713 KB 1213/1267 KB 836/1044 KB 68/257 KB 717/1063 KB 644/713 KB 1213/1267 KB 836/1044 KB 80/257 KB 721/1063 KB 644/713 KB 1213/1267 KB 836/1044 KB 80/257 KB 725/1063 KB 644/713 KB 1213/1267 KB 836/1044 KB 80/257 KB 729/1063 KB 644/713 KB 1213/1267 KB 836/1044 KB 80/257 KB 733/1063 KB 644/713 KB 1213/1267 KB 836/1044 KB 84/257 KB 737/1063 KB 644/713 KB 1213/1267 KB 836/1044 KB 84/257 KB 741/1063 KB 644/713 KB 1213/1267 KB 836/1044 KB 84/257 KB 745/1063 KB 644/713 KB 1213/1267 KB 836/1044 KB 68/257 KB 713/1063 KB 644/713 KB 1213/1267 KB 836/1044 KB 84/257 KB 745/1063 KB 644/713 KB 1213/1267 KB 840/1044 KB 84/257 KB 745/1063 KB 644/713 KB 1213/1267 KB 844/1044 KB 68/257 KB 713/1063 KB 644/713 KB 1213/1267 KB 832/1044 KB 84/257 KB 745/1063 KB 644/713 KB 1217/1267 KB 848/1044 KB 84/257 KB 745/1063 KB 644/713 KB 1221/1267 KB 848/1044 KB 84/257 KB 745/1063 KB 644/713 KB 1225/1267 KB 848/1044 KB 68/257 KB 713/1063 KB 644/713 KB 1209/1267 KB 832/1044 KB 84/257 KB 745/1063 KB 648/713 KB 1225/1267 KB 848/1044 KB 84/257 KB 745/1063 KB 652/713 KB 1225/1267 KB 848/1044 KB 84/257 KB 745/1063 KB 656/713 KB 1225/1267 KB 848/1044 KB 84/257 KB 745/1063 KB 660/713 KB 1225/1267 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 848/1044 KB 84/257 KB 745/1063 KB 664/713 KB 1229/1267 KB 848/1044 KB 84/257 KB 745/1063 KB 668/713 KB 1229/1267 KB 848/1044 KB 84/257 KB 745/1063 KB 672/713 KB 1229/1267 KB 848/1044 KB 84/257 KB 733/1063 KB 644/713 KB 1213/1267 KB 836/1044 KB 88/257 KB 745/1063 KB 672/713 KB 1229/1267 KB 848/1044 KB 92/257 KB 745/1063 KB 672/713 KB 1229/1267 KB 848/1044 KB 96/257 KB 745/1063 KB 672/713 KB 1229/1267 KB 848/1044 KB 100/257 KB 745/1063 KB 672/713 KB 1229/1267 KB 848/1044 KB 104/257 KB 749/1063 KB 676/713 KB 1229/1267 KB 848/1044 KB 108/257 KB 749/1063 KB 676/713 KB 1229/1267 KB 848/1044 KB 112/257 KB 749/1063 KB 676/713 KB 1229/1267 KB 848/1044 KB 84/257 KB 745/1063 KB 660/713 KB 1229/1267 KB 848/1044 KB 84/257 KB 745/1063 KB 660/713 KB 1225/1267 KB 848/1044 KB 112/257 KB 749/1063 KB 676/713 KB 1229/1267 KB 852/1044 KB 112/257 KB 749/1063 KB 676/713 KB 1233/1267 KB 856/1044 KB 112/257 KB 749/1063 KB 676/713 KB 1233/1267 KB 860/1044 KB 112/257 KB 749/1063 KB 676/713 KB 1233/1267 KB 864/1044 KB 112/257 KB 749/1063 KB 676/713 KB 1233/1267 KB 868/1044 KB 112/257 KB 749/1063 KB 676/713 KB 1233/1267 KB 872/1044 KB 112/257 KB 749/1063 KB 676/713 KB 1233/1267 KB 876/1044 KB 112/257 KB 749/1063 KB 676/713 KB 1233/1267 KB 880/1044 KB 112/257 KB 749/1063 KB 676/713 KB 1233/1267 KB 884/1044 KB 116/257 KB 749/1063 KB 676/713 KB 1233/1267 KB 888/1044 KB 116/257 KB 749/1063 KB 676/713 KB 1233/1267 KB 892/1044 KB 116/257 KB 749/1063 KB 676/713 KB 1233/1267 KB 896/1044 KB 100/257 KB 749/1063 KB 676/713 KB 1229/1267 KB 848/1044 KB 116/257 KB 753/1063 KB 676/713 KB 1233/1267 KB 896/1044 KB 116/257 KB 757/1063 KB 676/713 KB 1233/1267 KB 896/1044 KB 116/257 KB 761/1063 KB 676/713 KB 1233/1267 KB 896/1044 KB 100/257 KB 745/1063 KB 676/713 KB 1229/1267 KB 848/1044 KB 116/257 KB 761/1063 KB 680/713 KB 1233/1267 KB 896/1044 KB 116/257 KB 761/1063 KB 684/713 KB 1233/1267 KB 896/1044 KB 116/257 KB 761/1063 KB 688/713 KB 1233/1267 KB 896/1044 KB 116/257 KB 761/1063 KB 692/713 KB 1233/1267 KB 896/1044 KB 116/257 KB 765/1063 KB 696/713 KB 1233/1267 KB 896/1044 KB 116/257 KB 765/1063 KB 700/713 KB 1233/1267 KB 896/1044 KB 116/257 KB 765/1063 KB 704/713 KB 1233/1267 KB 896/1044 KB 116/257 KB 749/1063 KB 676/713 KB 1233/1267 KB 884/1044 KB 112/257 KB 749/1063 KB 676/713 KB 1233/1267 KB 852/1044 KB 116/257 KB 765/1063 KB 704/713 KB 1237/1267 KB 896/1044 KB 116/257 KB 765/1063 KB 704/713 KB 1241/1267 KB 896/1044 KB 116/257 KB 765/1063 KB 704/713 KB 1245/1267 KB 896/1044 KB 116/257 KB 765/1063 KB 704/713 KB 1249/1267 KB 896/1044 KB 116/257 KB 765/1063 KB 704/713 KB 1253/1267 KB 896/1044 KB 116/257 KB 765/1063 KB 704/713 KB 1257/1267 KB 896/1044 KB 116/257 KB 765/1063 KB 704/713 KB 1261/1267 KB 896/1044 KB 116/257 KB 765/1063 KB 704/713 KB 1265/1267 KB 896/1044 KB 116/257 KB 765/1063 KB 704/713 KB 1267/1267 KB 896/1044 KB 120/257 KB 765/1063 KB 708/713 KB 1267/1267 KB 896/1044 KB 120/257 KB 765/1063 KB 712/713 KB 1267/1267 KB 900/1044 KB 120/257 KB 765/1063 KB 713/713 KB 1267/1267 KB 900/1044 KB 116/257 KB 765/1063 KB 692/713 KB 1233/1267 KB 896/1044 KB 120/257 KB 769/1063 KB 713/713 KB 1267/1267 KB 900/1044 KB 120/257 KB 765/1063 KB 708/713 KB 1267/1267 KB 900/1044 KB 120/257 KB 769/1063 KB 713/713 KB 1267/1267 KB 904/1044 KB 120/257 KB 769/1063 KB 713/713 KB 1267/1267 KB 908/1044 KB 120/257 KB 769/1063 KB 713/713 KB 1267/1267 KB 912/1044 KB 120/257 KB 769/1063 KB 713/713 KB 1267/1267 KB 916/1044 KB 120/257 KB 765/1063 KB 70 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 4/713 KB 1267/1267 KB 896/1044 KB 124/257 KB 769/1063 KB 713/713 KB 916/1044 KB 128/257 KB 769/1063 KB 713/713 KB 916/1044 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2036.1 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1144.4 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 132/257 KB 773/1063 KB 713/713 KB 920/1044 KB 136/257 KB 773/1063 KB 920/1044 KB 140/257 KB 773/1063 KB 920/1044 KB 144/257 KB 773/1063 KB 920/1044 KB 148/257 KB 773/1063 KB 920/1044 KB 152/257 KB 773/1063 KB 920/1044 KB 156/257 KB 773/1063 KB 920/1044 KB 160/257 KB 773/1063 KB 920/1044 KB 164/257 KB 773/1063 KB 920/1044 KB 128/257 KB 773/1063 KB 713/713 KB 920/1044 KB 164/257 KB 773/1063 KB 924/1044 KB 164/257 KB 773/1063 KB 928/1044 KB 164/257 KB 773/1063 KB 932/1044 KB 164/257 KB 773/1063 KB 936/1044 KB 164/257 KB 773/1063 KB 940/1044 KB 164/257 KB 773/1063 KB 944/1044 KB 164/257 KB 773/1063 KB 948/1044 KB 164/257 KB 773/1063 KB 952/1044 KB 164/257 KB 773/1063 KB 956/1044 KB 168/257 KB 773/1063 KB 960/1044 KB 128/257 KB 773/1063 KB 713/713 KB 916/1044 KB 168/257 KB 777/1063 KB 960/1044 KB 168/257 KB 773/1063 KB 956/1044 KB 172/257 KB 777/1063 KB 960/1044 KB 176/257 KB 777/1063 KB 960/1044 KB 180/257 KB 777/1063 KB 960/1044 KB 184/257 KB 781/1063 KB 964/1044 KB 188/257 KB 781/1063 KB 964/1044 KB 192/257 KB 781/1063 KB 964/1044 KB 180/257 KB 781/1063 KB 964/1044 KB 192/257 KB 785/1063 KB 964/1044 KB 192/257 KB 789/1063 KB 964/1044 KB 192/257 KB 793/1063 KB 964/1044 KB 180/257 KB 777/1063 KB 964/1044 KB 192/257 KB 793/1063 KB 968/1044 KB 192/257 KB 793/1063 KB 972/1044 KB 192/257 KB 793/1063 KB 976/1044 KB 192/257 KB 793/1063 KB 980/1044 KB 196/257 KB 797/1063 KB 984/1044 KB 196/257 KB 797/1063 KB 988/1044 KB 196/257 KB 797/1063 KB 992/1044 KB 196/257 KB 797/1063 KB 980/1044 KB 196/257 KB 801/1063 KB 992/1044 KB 196/257 KB 793/1063 KB 980/1044 KB 200/257 KB 801/1063 KB 992/1044 KB 204/257 KB 805/1063 KB 992/1044 KB 208/257 KB 805/1063 KB 992/1044 KB 212/257 KB 805/1063 KB 992/1044 KB 216/257 KB 805/1063 KB 996/1044 KB 220/257 KB 805/1063 KB 996/1044 KB 224/257 KB 805/1063 KB 996/1044 KB 200/257 KB 805/1063 KB 992/1044 KB 224/257 KB 809/1063 KB 996/1044 KB 224/257 KB 813/1063 KB 996/1044 KB 224/257 KB 817/1063 KB 996/1044 KB 224/257 KB 821/1063 KB 996/1044 KB 224/257 KB 825/1063 KB 996/1044 KB 212/257 KB 805/1063 KB 996/1044 KB 224/257 KB 825/1063 KB 1000/1044 KB 224/257 KB 825/1063 KB 1004/1044 KB 224/257 KB 825/1063 KB 1008/1044 KB 224/257 KB 825/1063 KB 1012/1044 KB 228/257 KB 829/1063 KB 4/358 KB 1016/1044 KB 228/257 KB 829/1063 KB 4/358 KB 1012/1044 KB 224/257 KB 829/1063 KB 4/358 KB 1012/1044 KB 228/257 KB 829/1063 KB 8/358 KB 1016/1044 KB 228/257 KB 829/1063 KB 12/358 KB 1016/1044 KB 228/257 KB 829/1063 KB 16/358 KB 1016/1044 KB 228/257 KB 829/1063 KB 20/358 KB 1016/1044 KB 228/257 KB 829/1063 KB 24/358 KB 1016/1044 KB 228/257 KB 829/1063 KB 28/358 KB 1016/1044 KB 228/257 KB 829/1063 KB 32/358 KB 1016/1044 KB 228/257 KB 829/1063 KB 36/358 KB 1016/1044 KB 228/257 KB 829/1063 KB 40/358 KB 1016/1044 KB 228/257 KB 829/1063 KB 44/358 KB 1016/1044 KB 228/257 KB 829/1063 KB 48/358 KB 1016/1044 KB 228/257 KB 829/1063 KB 52/358 KB 1016/1044 KB 232/257 KB 829/1063 KB 56/358 KB 4/549 KB 1020/1044 KB 224/257 KB 829/1063 KB 1012/1044 KB 232/257 KB 829/1063 KB 52/358 KB 4/549 KB 1020/1044 KB 232/257 KB 829/1063 KB 56/358 KB 8/549 KB 1020/1044 KB 232/257 KB 829/1063 KB 56/358 KB 12/549 KB 1020/1044 KB 232/257 KB 829/1063 KB 56/358 KB 16/549 KB 1020/1044 KB 232/257 KB 829/1063 KB 56/358 KB 20/549 KB 1020/1044 KB 232/257 KB 829/1063 KB 56/358 KB 24/549 KB 1020/1044 KB 232/257 KB 829/1063 KB 56/358 KB 28/549 KB 1020/1044 KB 232/257 KB 829/1063 KB 56/358 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 32/549 KB 1020/1044 KB 232/257 KB 829/1063 KB 56/358 KB 36/549 KB 1020/1044 KB 232/257 KB 829/1063 KB 56/358 KB 40/549 KB 1020/1044 KB 232/257 KB 829/1063 KB 56/358 KB 44/549 KB 1020/1044 KB 232/257 KB 829/1063 KB 56/358 KB 48/549 KB 1020/1044 KB 232/257 KB 833/1063 KB 56/358 KB 48/549 KB 1020/1044 KB 232/257 KB 837/1063 KB 56/358 KB 48/549 KB 1020/1044 KB 232/257 KB 841/1063 KB 56/358 KB 48/549 KB 1020/1044 KB 232/257 KB 845/1063 KB 56/358 KB 48/549 KB 1020/1044 KB 232/257 KB 849/1063 KB 60/358 KB 52/549 KB 1020/1044 KB 232/257 KB 853/1063 KB 60/358 KB 52/549 KB 1020/1044 KB 232/257 KB 857/1063 KB 60/358 KB 52/549 KB 1020/1044 KB 232/257 KB 829/1063 KB 52/358 KB 1020/1044 KB 232/257 KB 829/1063 KB 52/358 KB 1016/1044 KB 236/257 KB 857/1063 KB 60/358 KB 52/549 KB 1020/1044 KB 240/257 KB 857/1063 KB 60/358 KB 52/549 KB 1024/1044 KB 232/257 KB 845/1063 KB 60/358 KB 52/549 KB 1020/1044 KB 240/257 KB 857/1063 KB 64/358 KB 52/549 KB 1024/1044 KB 244/257 KB 857/1063 KB 68/358 KB 52/549 KB 1024/1044 KB 244/257 KB 861/1063 KB 72/358 KB 52/549 KB 1024/1044 KB 244/257 KB 861/1063 KB 76/358 KB 52/549 KB 1024/1044 KB 244/257 KB 861/1063 KB 80/358 KB 52/549 KB 1024/1044 KB 232/257 KB 845/1063 KB 56/358 KB 52/549 KB 1020/1044 KB 244/257 KB 861/1063 KB 80/358 KB 56/549 KB 1024/1044 KB 244/257 KB 861/1063 KB 80/358 KB 60/549 KB 1024/1044 KB 244/257 KB 861/1063 KB 80/358 KB 64/549 KB 1024/1044 KB 244/257 KB 861/1063 KB 80/358 KB 68/549 KB 1024/1044 KB 244/257 KB 861/1063 KB 80/358 KB 72/549 KB 1024/1044 KB 244/257 KB 861/1063 KB 80/358 KB 76/549 KB 1024/1044 KB 244/257 KB 861/1063 KB 80/358 KB 80/549 KB 1024/1044 KB 244/257 KB 861/1063 KB 68/358 KB 52/549 KB 1024/1044 KB 244/257 KB 865/1063 KB 80/358 KB 80/549 KB 1024/1044 KB 244/257 KB 869/1063 KB 80/358 KB 80/549 KB 1024/1044 KB 244/257 KB 873/1063 KB 80/358 KB 80/549 KB 1024/1044 KB 244/257 KB 877/1063 KB 80/358 KB 80/549 KB 1024/1044 KB 244/257 KB 881/1063 KB 84/358 KB 84/549 KB 1024/1044 KB 244/257 KB 885/1063 KB 84/358 KB 84/549 KB 1024/1044 KB 244/257 KB 889/1063 KB 84/358 KB 84/549 KB 1024/1044 KB 244/257 KB 857/1063 KB 64/358 KB 52/549 KB 1024/1044 KB 248/257 KB 889/1063 KB 84/358 KB 84/549 KB 1024/1044 KB 252/257 KB 889/1063 KB 84/358 KB 84/549 KB 1024/1044 KB 256/257 KB 889/1063 KB 84/358 KB 84/549 KB 1024/1044 KB 236/257 KB 857/1063 KB 60/358 KB 52/549 KB 1024/1044 KB 257/257 KB 889/1063 KB 84/358 KB 84/549 KB 1028/1044 KB 257/257 KB 889/1063 KB 84/358 KB 84/549 KB 1032/1044 KB 257/257 KB 889/1063 KB 84/358 KB 84/549 KB 1036/1044 KB 257/257 KB 889/1063 KB 84/358 KB 84/549 KB 1040/1044 KB 257/257 KB 889/1063 KB 84/358 KB 84/549 KB 1044/1044 KB 257/257 KB 889/1063 KB 84/358 KB 84/549 KB 1044/1044 KB 257/257 KB 889/1063 KB 84/358 KB 84/549 KB 1044/1044 KB 244/257 KB 877/1063 KB 84/358 KB 84/549 KB 1024/1044 KB 257/257 KB 889/1063 KB 84/358 KB 88/549 KB 1044/1044 KB 257/257 KB 893/1063 KB 84/358 KB 92/549 KB 1044/1044 KB 257/257 KB 893/1063 KB 84/358 KB 96/549 KB 1044/1044 KB 244/257 KB 877/1063 KB 84/358 KB 80/549 KB 1024/1044 KB 257/257 KB 893/1063 KB 88/358 KB 96/549 KB 1044/1044 KB 257/257 KB 893/1063 KB 92/358 KB 96/549 KB 1044/1044 KB 257/257 KB 893/1063 KB 96/358 KB 96/549 KB 1044/1044 KB 257/257 KB 893/1063 KB 96/358 KB 100/549 KB 1044/1044 KB 257/257 KB 893/1063 KB 100/358 KB 104/549 KB 1044/1044 KB 257/257 KB 893/1063 KB 100/358 KB 108/549 KB 1044/1044 KB 257/257 KB 893/1063 KB 100/358 KB 112/549 KB 1044/1044 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 257/257 KB 893/1063 KB 84/358 KB 88/549 KB 1044/1044 KB 897/1063 KB 100/358 KB 116/549 KB 1044/1044 KB 901/1063 KB 100/358 KB 116/549 KB 905/1063 KB 100/358 KB 116/549 KB 909/1063 KB 100/358 KB 116/549 KB 913/1063 KB 100/358 KB 116/549 KB 917/1063 KB 100/358 KB 116/549 KB 921/1063 KB 100/358 KB 116/549 KB 893/1063 KB 100/358 KB 116/549 KB 1044/1044 KB 921/1063 KB 100/358 KB 120/549 KB 921/1063 KB 100/358 KB 124/549 KB 921/1063 KB 100/358 KB 128/549 KB 257/257 KB 893/1063 KB 100/358 KB 100/549 KB 1044/1044 KB 921/1063 KB 104/358 KB 128/549 KB 921/1063 KB 108/358 KB 128/549 KB 921/1063 KB 112/358 KB 128/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.jar (1044 KB at 1560.4 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 921/1063 KB 116/358 KB 128/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.2.2.RELEASE/spring-expression-4.2.2.RELEASE.jar (257 KB at 383.6 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 921/1063 KB 120/358 KB 128/549 KB 921/1063 KB 124/358 KB 128/549 KB 921/1063 KB 128/358 KB 128/549 KB 921/1063 KB 128/358 KB 132/549 KB 925/1063 KB 132/358 KB 136/549 KB 925/1063 KB 132/358 KB 140/549 KB 925/1063 KB 132/358 KB 144/549 KB 925/1063 KB 132/358 KB 132/549 KB 929/1063 KB 132/358 KB 144/549 KB 933/1063 KB 132/358 KB 144/549 KB 937/1063 KB 132/358 KB 144/549 KB 941/1063 KB 132/358 KB 144/549 KB 945/1063 KB 132/358 KB 148/549 KB 949/1063 KB 132/358 KB 148/549 KB 953/1063 KB 132/358 KB 148/549 KB 921/1063 KB 132/358 KB 132/549 KB 953/1063 KB 136/358 KB 148/549 KB 953/1063 KB 140/358 KB 148/549 KB 953/1063 KB 144/358 KB 148/549 KB 953/1063 KB 148/358 KB 148/549 KB 953/1063 KB 152/358 KB 148/549 KB 953/1063 KB 156/358 KB 148/549 KB 953/1063 KB 160/358 KB 148/549 KB 941/1063 KB 132/358 KB 148/549 KB 953/1063 KB 160/358 KB 152/549 KB 953/1063 KB 160/358 KB 3/5 KB 152/549 KB 953/1063 KB 160/358 KB 5/5 KB 152/549 KB 953/1063 KB 164/358 KB 5/5 KB 152/549 KB 957/1063 KB 168/358 KB 5/5 KB 156/549 KB 4/86 KB 957/1063 KB 172/358 KB 5/5 KB 156/549 KB 4/86 KB 957/1063 KB 176/358 KB 5/5 KB 156/549 KB 4/86 KB 957/1063 KB 164/358 KB 5/5 KB 156/549 KB 4/86 KB 961/1063 KB 176/358 KB 5/5 KB 156/549 KB 4/86 KB 965/1063 KB 176/358 KB 5/5 KB 156/549 KB 4/86 KB 969/1063 KB 176/358 KB 5/5 KB 156/549 KB 4/86 KB 953/1063 KB 164/358 KB 5/5 KB 156/549 KB 4/86 KB 953/1063 KB 164/358 KB 5/5 KB 152/549 KB 4/86 KB 969/1063 KB 176/358 KB 5/5 KB 156/549 KB 8/86 KB 969/1063 KB 176/358 KB 5/5 KB 156/549 KB 12/86 KB 969/1063 KB 176/358 KB 5/5 KB 156/549 KB 16/86 KB 969/1063 KB 176/358 KB 5/5 KB 156/549 KB 20/86 KB 969/1063 KB 176/358 KB 5/5 KB 156/549 KB 24/86 KB 969/1063 KB 176/358 KB 5/5 KB 160/549 KB 24/86 KB 969/1063 KB 176/358 KB 5/5 KB 160/549 KB 28/86 KB 969/1063 KB 176/358 KB 5/5 KB 160/549 KB 32/86 KB 969/1063 KB 176/358 KB 5/5 KB 160/549 KB 36/86 KB 969/1063 KB 176/358 KB 5/5 KB 164/549 KB 40/86 KB 969/1063 KB 176/358 KB 5/5 KB 164/549 KB 44/86 KB 969/1063 KB 176/358 KB 5/5 KB 164/549 KB 48/86 KB 969/1063 KB 176/358 KB 5/5 KB 164/549 KB 36/86 KB 969/1063 KB 176/358 KB 5/5 KB 168/549 KB 48/86 KB 969/1063 KB 176/358 KB 5/5 KB 172/549 KB 48/86 KB 969/1063 KB 176/358 KB 5/5 KB 176/549 KB 48/86 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.4 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 969/1063 KB 180/358 KB 176/549 KB 48/86 KB 973/1063 KB 184/358 KB 180/549 KB 52/86 KB 973/1063 KB 188/358 KB 180/549 KB 52/86 KB 973/1063 KB 192/358 KB 180/549 KB 52/86 KB 973/1063 KB 180/358 KB 180/549 KB 52/86 KB 973/1063 KB 192/358 KB 184/549 KB 52/86 KB 973/1063 KB 192/358 KB 188/549 KB 52/86 KB 973/1063 KB 192/358 KB 192/549 KB 52/86 KB 973/1063 KB 180/358 KB 176/549 KB 52/86 KB 973/1063 KB 192/358 KB 192/549 KB 56/86 KB 973/1063 KB 192/358 KB 192/549 KB 60/86 KB 973/1063 KB 180/358 KB 176/549 KB 48/86 KB 977/1063 KB 192/358 KB 192/549 KB 64/86 KB 981/1063 KB 192/358 KB 192/549 KB 64/86 KB 985/1063 KB 192/358 KB 192/549 KB 64/86 KB 989/1063 KB 192/358 KB 196/549 KB 64/86 KB 993/1063 KB 196/358 KB 196/549 KB 64/86 KB 997/1063 KB 196/358 KB 196/549 KB 64/86 KB 1001/1063 KB 196/358 KB 196/549 KB 64/86 KB 973/1063 KB 192/358 KB 192/549 KB 64/86 KB 1001/1063 KB 196/358 KB 196/549 KB 68/86 KB 1001/1063 KB 196/358 KB 196/549 KB 72/86 KB 1001/1063 KB 196/358 KB 196/549 KB 76/86 KB 1001/1063 KB 196/358 KB 196/549 KB 80/86 KB 985/1063 KB 192/358 KB 196/549 KB 64/86 KB 1001/1063 KB 196/358 KB 200/549 KB 80/86 KB 1001/1063 KB 196/358 KB 204/549 KB 80/86 KB 1001/1063 KB 196/358 KB 208/549 KB 80/86 KB 989/1063 KB 196/358 KB 196/549 KB 64/86 KB 1001/1063 KB 200/358 KB 208/549 KB 80/86 KB 1001/1063 KB 204/358 KB 208/549 KB 80/86 KB 1001/1063 KB 208/358 KB 208/549 KB 80/86 KB 1001/1063 KB 3/404 KB 212/358 KB 208/549 KB 80/86 KB 1001/1063 KB 3/404 KB 208/358 KB 208/549 KB 80/86 KB 1005/1063 KB 5/404 KB 212/358 KB 212/549 KB 84/86 KB 1005/1063 KB 8/404 KB 212/358 KB 212/549 KB 84/86 KB 1005/1063 KB 11/404 KB 212/358 KB 212/549 KB 84/86 KB 1005/1063 KB 13/404 KB 212/358 KB 212/549 KB 84/86 KB 1005/1063 KB 16/404 KB 212/358 KB 212/549 KB 84/86 KB 1005/1063 KB 19/404 KB 212/358 KB 212/549 KB 84/86 KB 1005/1063 KB 21/404 KB 212/358 KB 212/549 KB 84/86 KB 1005/1063 KB 24/404 KB 212/358 KB 212/549 KB 84/86 KB 1005/1063 KB 27/404 KB 212/358 KB 212/549 KB 84/86 KB 1005/1063 KB 3/404 KB 212/358 KB 212/549 KB 84/86 KB 1009/1063 KB 27/404 KB 212/358 KB 212/549 KB 84/86 KB 1001/1063 KB 3/404 KB 212/358 KB 212/549 KB 84/86 KB 1009/1063 KB 29/404 KB 212/358 KB 212/549 KB 86/86 KB 1001/1063 KB 3/404 KB 212/358 KB 212/549 KB 80/86 KB 1013/1063 KB 29/404 KB 216/358 KB 212/549 KB 86/86 KB 1009/1063 KB 29/404 KB 216/358 KB 212/549 KB 86/86 KB 1013/1063 KB 29/404 KB 220/358 KB 216/549 KB 86/86 KB 1009/1063 KB 29/404 KB 212/358 KB 212/549 KB 84/86 KB 1017/1063 KB 32/404 KB 220/358 KB 216/549 KB 86/86 KB 1017/1063 KB 29/404 KB 220/358 KB 216/549 KB 86/86 KB 1013/1063 KB 29/404 KB 216/358 KB 216/549 KB 86/86 KB 1017/1063 KB 32/404 KB 220/358 KB 220/549 KB 86/86 KB 1017/1063 KB 32/404 KB 220/358 KB 224/549 KB 86/86 KB 1017/1063 KB 32/404 KB 224/358 KB 224/549 KB 86/86 KB 1017/1063 KB 32/404 KB 228/358 KB 224/549 KB 86/86 KB 1021/1063 KB 36/404 KB 232/358 KB 228/549 KB 86/86 KB 1021/1063 KB 36/404 KB 228/358 KB 228/549 KB 86/86 KB 1021/1063 KB 36/404 KB 228/358 KB 224/549 KB 86/86 KB 1017/1063 KB 36/404 KB 228/358 KB 224/549 KB 86/86 KB 1021/1063 KB 40/404 KB 232/358 KB 228/549 KB 86/86 KB 1025/1063 KB 40/404 KB 232/358 KB 228/549 KB 86/86 KB 1029/1063 KB 40/404 KB 232/358 KB 228/549 KB 86/86 KB 1029/1063 KB 44/404 KB 232/358 KB 232/549 KB 86/86 KB 1029/1063 KB 48/404 KB 232/358 KB 232/549 KB 86/86 KB 1029/1063 KB 40/404 KB 232/358 KB 232/549 KB 86/86 KB 1033/1063 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 48/404 KB 236/358 KB 236/549 KB 86/86 KB 1033/1063 KB 48/404 KB 236/358 KB 240/549 KB 86/86 KB 1033/1063 KB 48/404 KB 236/358 KB 244/549 KB 86/86 KB 1033/1063 KB 52/404 KB 236/358 KB 248/549 KB 86/86 KB 1033/1063 KB 52/404 KB 236/358 KB 252/549 KB 86/86 KB 1033/1063 KB 52/404 KB 236/358 KB 256/549 KB 86/86 KB 1033/1063 KB 48/404 KB 236/358 KB 232/549 KB 86/86 KB 1029/1063 KB 48/404 KB 236/358 KB 232/549 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 121.2 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 1033/1063 KB 52/404 KB 240/358 KB 256/549 KB 86/86 KB 1037/1063 KB 52/404 KB 240/358 KB 256/549 KB 1041/1063 KB 52/404 KB 244/358 KB 256/549 KB 1033/1063 KB 52/404 KB 236/358 KB 244/549 KB 86/86 KB 1045/1063 KB 56/404 KB 244/358 KB 256/549 KB 1045/1063 KB 60/404 KB 244/358 KB 256/549 KB 1045/1063 KB 64/404 KB 244/358 KB 256/549 KB 1037/1063 KB 52/404 KB 244/358 KB 256/549 KB 1045/1063 KB 64/404 KB 248/358 KB 256/549 KB 1045/1063 KB 64/404 KB 252/358 KB 256/549 KB 1045/1063 KB 68/404 KB 256/358 KB 256/549 KB 1045/1063 KB 68/404 KB 260/358 KB 256/549 KB 1045/1063 KB 68/404 KB 264/358 KB 260/549 KB Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 1045/1063 KB 68/404 KB 260/358 KB 260/549 KB 1045/1063 KB 68/404 KB 268/358 KB 264/549 KB 1045/1063 KB 68/404 KB 252/358 KB 256/549 KB 1045/1063 KB 72/404 KB 268/358 KB 268/549 KB 1045/1063 KB 76/404 KB 268/358 KB 268/549 KB 1045/1063 KB 80/404 KB 268/358 KB 268/549 KB 1045/1063 KB 64/404 KB 244/358 KB 256/549 KB 1049/1063 KB 80/404 KB 268/358 KB 268/549 KB 1053/1063 KB 80/404 KB 268/358 KB 268/549 KB 1057/1063 KB 80/404 KB 268/358 KB 268/549 KB 1061/1063 KB 80/404 KB 268/358 KB 268/549 KB 1063/1063 KB 80/404 KB 268/358 KB 268/549 KB 1045/1063 KB 68/404 KB 268/358 KB 268/549 KB 1063/1063 KB 80/404 KB 268/358 KB 272/549 KB 1063/1063 KB 80/404 KB 268/358 KB 276/549 KB 1063/1063 KB 84/404 KB 268/358 KB 280/549 KB 1063/1063 KB 84/404 KB 268/358 KB 284/549 KB 1063/1063 KB 84/404 KB 268/358 KB 288/549 KB 1045/1063 KB 80/404 KB 268/358 KB 272/549 KB 1063/1063 KB 84/404 KB 272/358 KB 288/549 KB 1063/1063 KB 84/404 KB 276/358 KB 288/549 KB 1063/1063 KB 84/404 KB 280/358 KB 288/549 KB 1063/1063 KB 84/404 KB 284/358 KB 288/549 KB 1063/1063 KB 84/404 KB 288/358 KB 288/549 KB 1063/1063 KB 84/404 KB 268/358 KB 276/549 KB 1063/1063 KB 88/404 KB 288/358 KB 288/549 KB 1063/1063 KB 92/404 KB 288/358 KB 288/549 KB 1063/1063 KB 96/404 KB 288/358 KB 288/549 KB 1063/1063 KB 100/404 KB 288/358 KB 288/549 KB 1063/1063 KB 104/404 KB 292/358 KB 292/549 KB 1063/1063 KB 108/404 KB 292/358 KB 292/549 KB 1063/1063 KB 112/404 KB 292/358 KB 292/549 KB 1063/1063 KB 100/404 KB 292/358 KB 292/549 KB 1063/1063 KB 112/404 KB 296/358 KB 292/549 KB 1063/1063 KB 112/404 KB 300/358 KB 292/549 KB 1063/1063 KB 116/404 KB 304/358 KB 292/549 KB 1063/1063 KB 116/404 KB 308/358 KB 292/549 KB 1063/1063 KB 116/404 KB 312/358 KB 292/549 KB 1063/1063 KB 100/404 KB 288/358 KB 292/549 KB 1063/1063 KB 116/404 KB 312/358 KB 296/549 KB 1063/1063 KB 116/404 KB 312/358 KB 300/549 KB 1063/1063 KB 116/404 KB 312/358 KB 304/549 KB 1063/1063 KB 116/404 KB 312/358 KB 308/549 KB 1063/1063 KB 116/404 KB 312/358 KB 312/549 KB 1063/1063 KB 116/404 KB 312/358 KB 316/549 KB 1063/1063 KB 116/404 KB 316/358 KB 320/549 KB 1063/1063 KB 116/404 KB 300/358 KB 292/549 KB 1063/1063 KB 120/404 KB 316/358 KB 320/549 KB 1063/1063 KB 124/404 KB 316/358 KB 320/549 KB 1063/1063 KB 128/404 KB 316/358 KB 320/549 KB 1063/1063 KB 132/404 KB 316/358 KB 320/549 KB 1063/1063 KB 136/404 KB 316/358 KB 324/549 KB 1063/1063 KB 140/404 KB 316/358 KB 324/549 KB 1063/1063 KB 144/404 KB 316/358 KB 324/549 KB 1063/1063 KB 116/404 KB 316/358 KB 316/549 KB 1063/1063 KB 144/404 KB 320/358 KB 324/549 KB 1063/1063 KB 144/404 KB 324/358 KB 324/549 KB 1063/1063 KB 144/404 KB 328/358 KB 324/549 KB 1063/1063 KB 144/404 KB 332/358 KB 324/549 KB 1063/1063 KB 144/404 KB 336/358 KB 324/549 KB 1063/1063 KB 144/404 KB 340/358 KB 324/549 KB 1063/1063 KB 148/404 KB 344/358 KB 324/549 KB 1063/1063 KB 148/404 KB 348/358 KB 324/549 KB 1063/1063 KB 148/404 KB 352/358 KB 324/549 KB 1063/1063 KB 132/404 KB 316/358 KB 324/549 KB 1063/1063 KB 148/404 KB 352/358 KB 328/549 KB 1063/1063 KB 148/404 KB 352/358 KB 332/549 KB 1063/1063 KB 148/404 KB 352/358 KB 336/549 KB 1063/1063 KB 148/404 KB 352/358 KB 340/549 KB 1063/1063 KB 148/404 KB 352/358 KB 344/549 KB 1063/1063 KB 148/404 KB 352/358 KB 348/549 KB 1063/1063 KB 148/404 KB 352/358 KB 352/549 KB 1063/1063 KB 148/404 KB 340/358 KB 324/549 KB 1063/1063 KB 152/404 KB 352/358 KB 352/549 KB 1063/1063 KB 156/404 KB 352/358 KB 352/549 KB unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 1063/1063 KB 160/404 KB 352/358 KB 352/549 KB 1063/1063 KB 164/404 KB 352/358 KB 352/549 KB 1063/1063 KB 168/404 KB 356/358 KB 356/549 KB 1063/1063 KB 172/404 KB 356/358 KB 356/549 KB 1063/1063 KB 176/404 KB 356/358 KB 356/549 KB 1063/1063 KB 164/404 KB 356/358 KB 356/549 KB 1063/1063 KB 176/404 KB 358/358 KB 356/549 KB 1063/1063 KB 164/404 KB 352/358 KB 356/549 KB 1063/1063 KB 176/404 KB 358/358 KB 360/549 KB 1063/1063 KB 176/404 KB 358/358 KB 364/549 KB 1063/1063 KB 176/404 KB 358/358 KB 368/549 KB 1063/1063 KB 176/404 KB 3/587 KB 358/358 KB 368/549 KB 1063/1063 KB 176/404 KB 5/587 KB 358/358 KB 368/549 KB 1063/1063 KB 176/404 KB 8/587 KB 358/358 KB 368/549 KB 1063/1063 KB 176/404 KB 11/587 KB 358/358 KB 368/549 KB 1063/1063 KB 176/404 KB 13/587 KB 358/358 KB 368/549 KB 1063/1063 KB 176/404 KB 16/587 KB 358/358 KB 368/549 KB 1063/1063 KB 176/404 KB 19/587 KB 358/358 KB 368/549 KB 1063/1063 KB 176/404 KB 21/587 KB 358/358 KB 368/549 KB 1063/1063 KB 176/404 KB 24/587 KB 358/358 KB 368/549 KB 1063/1063 KB 176/404 KB 27/587 KB 358/358 KB 368/549 KB 1063/1063 KB 176/404 KB 29/587 KB 358/358 KB 368/549 KB 1063/1063 KB 176/404 KB 32/587 KB 358/358 KB 368/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1445.0 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 176/404 KB 36/587 KB 358/358 KB 368/549 KB 176/404 KB 40/587 KB 358/358 KB 368/549 KB 176/404 KB 44/587 KB 358/358 KB 368/549 KB 176/404 KB 48/587 KB 358/358 KB 368/549 KB 176/404 KB 52/587 KB 358/358 KB 368/549 KB 180/404 KB 56/587 KB 358/358 KB 368/549 KB 180/404 KB 60/587 KB 358/358 KB 368/549 KB 180/404 KB 64/587 KB 358/358 KB 372/549 KB 180/404 KB 68/587 KB 358/358 KB 372/549 KB 180/404 KB 72/587 KB 372/549 KB 180/404 KB 76/587 KB 372/549 KB 180/404 KB 80/587 KB 372/549 KB 180/404 KB 52/587 KB 358/358 KB 368/549 KB 184/404 KB 80/587 KB 372/549 KB 188/404 KB 80/587 KB 372/549 KB 192/404 KB 80/587 KB 372/549 KB 196/404 KB 80/587 KB 372/549 KB 200/404 KB 80/587 KB 372/549 KB 204/404 KB 80/587 KB 372/549 KB 208/404 KB 80/587 KB 372/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 483.7 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 180/404 KB 60/587 KB 358/358 KB 372/549 KB 208/404 KB 80/587 KB 376/549 KB 208/404 KB 80/587 KB 380/549 KB 208/404 KB 80/587 KB 384/549 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 208/404 KB 80/587 KB 388/549 KB 208/404 KB 84/587 KB 388/549 KB 4/894 KB 212/404 KB 88/587 KB 392/549 KB 4/894 KB 212/404 KB 92/587 KB 392/549 KB 4/894 KB 212/404 KB 96/587 KB 392/549 KB 4/894 KB 212/404 KB 100/587 KB 392/549 KB 4/894 KB 212/404 KB 84/587 KB 392/549 KB 4/894 KB 208/404 KB 84/587 KB 392/549 KB 8/894 KB 212/404 KB 100/587 KB 392/549 KB 12/894 KB 212/404 KB 100/587 KB 392/549 KB 16/894 KB 212/404 KB 100/587 KB 392/549 KB 20/894 KB 212/404 KB 100/587 KB 392/549 KB 24/894 KB 212/404 KB 100/587 KB 392/549 KB 28/894 KB 212/404 KB 100/587 KB 392/549 KB 32/894 KB 212/404 KB 100/587 KB 392/549 KB 36/894 KB 212/404 KB 100/587 KB 392/549 KB 40/894 KB 212/404 KB 100/587 KB 392/549 KB 44/894 KB 212/404 KB 100/587 KB 392/549 KB 48/894 KB 212/404 KB 100/587 KB 392/549 KB 52/894 KB 212/404 KB 100/587 KB 392/549 KB 56/894 KB 212/404 KB 100/587 KB 392/549 KB 60/894 KB 212/404 KB 100/587 KB 392/549 KB 64/894 KB 212/404 KB 100/587 KB 392/549 KB 68/894 KB 212/404 KB 100/587 KB 392/549 KB 72/894 KB 4/26 KB 212/404 KB 100/587 KB 392/549 KB 76/894 KB 4/26 KB 212/404 KB 100/587 KB 392/549 KB 80/894 KB 4/26 KB 212/404 KB 100/587 KB 392/549 KB 208/404 KB 84/587 KB 392/549 KB 80/894 KB 4/26 KB 212/404 KB 100/587 KB 396/549 KB 80/894 KB 4/26 KB 212/404 KB 100/587 KB 400/549 KB 80/894 KB 4/26 KB 212/404 KB 100/587 KB 404/549 KB 84/894 KB 4/26 KB 216/404 KB 100/587 KB 408/549 KB 84/894 KB 4/26 KB 216/404 KB 100/587 KB 412/549 KB 68/894 KB 4/26 KB 212/404 KB 100/587 KB 392/549 KB 84/894 KB 8/26 KB 216/404 KB 104/587 KB 412/549 KB 84/894 KB 12/26 KB 216/404 KB 104/587 KB 412/549 KB 84/894 KB 16/26 KB 216/404 KB 104/587 KB 412/549 KB 84/894 KB 4/26 KB 216/404 KB 104/587 KB 412/549 KB 84/894 KB 4/26 KB 216/404 KB 100/587 KB 404/549 KB 84/894 KB 16/26 KB 220/404 KB 104/587 KB 416/549 KB 84/894 KB 16/26 KB 224/404 KB 104/587 KB 416/549 KB 84/894 KB 4/26 KB 212/404 KB 100/587 KB 404/549 KB 88/894 KB 16/26 KB 224/404 KB 104/587 KB 416/549 KB 92/894 KB 16/26 KB 224/404 KB 104/587 KB 416/549 KB 96/894 KB 16/26 KB 224/404 KB 104/587 KB 416/549 KB 100/894 KB 20/26 KB 224/404 KB 108/587 KB 416/549 KB 104/894 KB 20/26 KB 228/404 KB 108/587 KB 416/549 KB 84/894 KB 16/26 KB 216/404 KB 104/587 KB 416/549 KB 104/894 KB 20/26 KB 228/404 KB 108/587 KB 420/549 KB 104/894 KB 20/26 KB 228/404 KB 108/587 KB 424/549 KB 100/894 KB 20/26 KB 228/404 KB 108/587 KB 416/549 KB 108/894 KB 20/26 KB 232/404 KB 108/587 KB 424/549 KB 108/894 KB 20/26 KB 236/404 KB 108/587 KB 424/549 KB 108/894 KB 20/26 KB 240/404 KB 108/587 KB 424/549 KB 96/894 KB 20/26 KB 224/404 KB 108/587 KB 416/549 KB 108/894 KB 20/26 KB 240/404 KB 112/587 KB 424/549 KB 108/894 KB 20/26 KB 240/404 KB 116/587 KB 424/549 KB 108/894 KB 20/26 KB 240/404 KB 120/587 KB 424/549 KB 108/894 KB 20/26 KB 240/404 KB 124/587 KB 428/549 KB 108/894 KB 20/26 KB 240/404 KB 128/587 KB 428/549 KB 108/894 KB 20/26 KB 240/404 KB 132/587 KB 428/549 KB 108/894 KB 20/26 KB 244/404 KB 136/587 KB 428/549 KB 108/894 KB 20/26 KB 244/404 KB 140/587 KB 428/549 KB 108/894 KB 20/26 KB 244/404 KB 144/587 KB 428/549 KB 96/894 KB 20/26 KB 224/404 KB 104/587 KB 416/549 KB 108/894 KB 24/26 KB 244/404 KB 144/587 KB 428/549 KB 108/894 KB 26/26 KB 244/404 KB 144/587 KB 428/549 KB 108/894 KB 20/26 KB 244/404 KB 132/587 KB 428/549 KB 108/894 KB 26/26 KB 248/404 KB 144/587 KB 428/549 KB 108/894 KB 26/26 KB 252/404 KB 144/587 KB 428/549 KB 108 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install /894 KB 26/26 KB 256/404 KB 144/587 KB 428/549 KB 108/894 KB 20/26 KB 240/404 KB 120/587 KB 428/549 KB 108/894 KB 20/26 KB 228/404 KB 108/587 KB 424/549 KB 112/894 KB 26/26 KB 256/404 KB 144/587 KB 432/549 KB 108/894 KB 26/26 KB 256/404 KB 144/587 KB 432/549 KB 116/894 KB 26/26 KB 256/404 KB 144/587 KB 432/549 KB 120/894 KB 26/26 KB 256/404 KB 144/587 KB 436/549 KB 124/894 KB 26/26 KB 256/404 KB 144/587 KB 436/549 KB 128/894 KB 26/26 KB 256/404 KB 144/587 KB 436/549 KB 132/894 KB 26/26 KB 256/404 KB 144/587 KB 436/549 KB 136/894 KB 26/26 KB 260/404 KB 148/587 KB 436/549 KB 140/894 KB 26/26 KB 260/404 KB 148/587 KB 436/549 KB 144/894 KB 26/26 KB 260/404 KB 148/587 KB 436/549 KB 116/894 KB 26/26 KB 256/404 KB 144/587 KB 436/549 KB 144/894 KB 26/26 KB 260/404 KB 148/587 KB 440/549 KB 144/894 KB 26/26 KB 260/404 KB 148/587 KB 444/549 KB 144/894 KB 26/26 KB 260/404 KB 148/587 KB 448/549 KB 144/894 KB 26/26 KB 260/404 KB 148/587 KB 452/549 KB 144/894 KB 26/26 KB 260/404 KB 148/587 KB 456/549 KB 144/894 KB 26/26 KB 260/404 KB 148/587 KB 460/549 KB 144/894 KB 26/26 KB 260/404 KB 148/587 KB 464/549 KB 144/894 KB 26/26 KB 260/404 KB 148/587 KB 468/549 KB 148/894 KB 26/26 KB 260/404 KB 148/587 KB 472/549 KB 148/894 KB 26/26 KB 260/404 KB 148/587 KB 476/549 KB 148/894 KB 26/26 KB 260/404 KB 148/587 KB 480/549 KB 132/894 KB 26/26 KB 260/404 KB 148/587 KB 436/549 KB 148/894 KB 26/26 KB 260/404 KB 152/587 KB 480/549 KB 148/894 KB 26/26 KB 260/404 KB 156/587 KB 480/549 KB 148/894 KB 26/26 KB 260/404 KB 160/587 KB 480/549 KB 132/894 KB 26/26 KB 260/404 KB 144/587 KB 436/549 KB 148/894 KB 26/26 KB 264/404 KB 160/587 KB 480/549 KB 148/894 KB 26/26 KB 268/404 KB 160/587 KB 480/549 KB 148/894 KB 26/26 KB 272/404 KB 160/587 KB 480/549 KB 148/894 KB 26/26 KB 276/404 KB 160/587 KB 480/549 KB 148/894 KB 280/404 KB 164/587 KB 480/549 KB 148/894 KB 284/404 KB 164/587 KB 480/549 KB 148/894 KB 288/404 KB 164/587 KB 480/549 KB 148/894 KB 26/26 KB 260/404 KB 148/587 KB 468/549 KB 152/894 KB 288/404 KB 164/587 KB 480/549 KB 156/894 KB 288/404 KB 164/587 KB 480/549 KB 160/894 KB 288/404 KB 164/587 KB 480/549 KB 148/894 KB 276/404 KB 164/587 KB 480/549 KB 160/894 KB 288/404 KB 168/587 KB 480/549 KB 164/894 KB 292/404 KB 172/587 KB 480/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 32.8 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 164/894 KB 292/404 KB 176/587 KB 480/549 KB 164/894 KB 292/404 KB 180/587 KB 480/549 KB 164/894 KB 292/404 KB 184/587 KB 484/549 KB 164/894 KB 292/404 KB 168/587 KB 480/549 KB 160/894 KB 292/404 KB 168/587 KB 480/549 KB 164/894 KB 296/404 KB 184/587 KB 484/549 KB 164/894 KB 300/404 KB 184/587 KB 484/549 KB 164/894 KB 292/404 KB 180/587 KB 484/549 KB 168/894 KB 300/404 KB 184/587 KB 488/549 KB 168/894 KB 300/404 KB 184/587 KB 492/549 KB 168/894 KB 304/404 KB 184/587 KB 496/549 KB 168/894 KB 300/404 KB 184/587 KB 484/549 KB 172/894 KB 304/404 KB 184/587 KB 496/549 KB 176/894 KB 304/404 KB 184/587 KB 496/549 KB 168/894 KB 304/404 KB 184/587 KB 492/549 KB 176/894 KB 308/404 KB 184/587 KB 496/549 KB 180/894 KB 312/404 KB 188/587 KB 500/549 KB 180/894 KB 316/404 KB 188/587 KB 500/549 KB 180/894 KB 320/404 KB 188/587 KB 500/549 KB 180/894 KB 308/404 KB 188/587 KB 500/549 KB 176/894 KB 308/404 KB 188/587 KB 496/549 KB 180/894 KB 320/404 KB 192/587 KB 500/549 KB 180/894 KB 320/404 KB 196/587 KB 500/549 KB 176/894 KB 308/404 KB 188/587 KB 500/549 KB 184/894 KB 320/404 KB 196/587 KB 504/549 KB 184/894 KB 320/404 KB 196/587 KB 508/549 KB 184/894 KB 320/404 KB 196/587 KB 512/549 KB 184/894 KB 320/404 KB 196/587 KB 500/549 KB 188/894 KB 320/404 KB 200/587 KB 512/549 KB 192/894 KB 320/404 KB 200/587 KB 512/549 KB 196/894 KB 324/404 KB 200/587 KB 512/549 KB 200/894 KB 324/404 KB 200/587 KB 516/549 KB 204/894 KB 324/404 KB 200/587 KB 516/549 KB 184/894 KB 320/404 KB 200/587 KB 512/549 KB 204/894 KB 324/404 KB 204/587 KB 516/549 KB 204/894 KB 324/404 KB 208/587 KB 516/549 KB 204/894 KB 324/404 KB 212/587 KB 516/549 KB 204/894 KB 324/404 KB 216/587 KB 516/549 KB 204/894 KB 324/404 KB 220/587 KB 516/549 KB 208/894 KB 324/404 KB 224/587 KB 516/549 KB 196/894 KB 324/404 KB 200/587 KB 516/549 KB 208/894 KB 324/404 KB 224/587 KB 520/549 KB 208/894 KB 324/404 KB 224/587 KB 524/549 KB 208/894 KB 324/404 KB 224/587 KB 528/549 KB 208/894 KB 324/404 KB 224/587 KB 4/79 KB 532/549 KB 192/894 KB 324/404 KB 200/587 KB 512/549 KB 208/894 KB 328/404 KB 228/587 KB 4/79 KB 536/549 KB 208/894 KB 332/404 KB 228/587 KB 4/79 KB 536/549 KB 208/894 KB 336/404 KB 228/587 KB 4/79 KB 536/549 KB 208/894 KB 340/404 KB 228/587 KB 4/79 KB 536/549 KB 208/894 KB 344/404 KB 228/587 KB 4/79 KB 536/549 KB 208/894 KB 348/404 KB 228/587 KB 4/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 4/79 KB 536/549 KB 208/894 KB 324/404 KB 228/587 KB 4/79 KB 532/549 KB 208/894 KB 324/404 KB 224/587 KB 4/79 KB 528/549 KB 208/894 KB 352/404 KB 228/587 KB 8/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 12/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 16/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 20/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 24/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 28/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 32/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 36/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 40/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 44/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 48/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 52/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 56/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 60/79 KB 536/549 KB 208/894 KB 352/404 KB 228/587 KB 64/79 KB 536/549 KB 208/894 KB 324/404 KB 220/587 KB 516/549 KB 212/894 KB 352/404 KB 228/587 KB 64/79 KB 536/549 KB 216/8 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 94 KB 352/404 KB 228/587 KB 64/79 KB 536/549 KB 220/894 KB 352/404 KB 232/587 KB 64/79 KB 536/549 KB 224/894 KB 356/404 KB 232/587 KB 64/79 KB 536/549 KB 228/894 KB 356/404 KB 232/587 KB 64/79 KB 536/549 KB 208/894 KB 324/404 KB 228/587 KB 4/79 KB 536/549 KB 228/894 KB 356/404 KB 232/587 KB 68/79 KB 540/549 KB 228/894 KB 356/404 KB 232/587 KB 68/79 KB 544/549 KB 228/894 KB 356/404 KB 232/587 KB 68/79 KB 548/549 KB 228/894 KB 356/404 KB 232/587 KB 68/79 KB 549/549 KB 228/894 KB 356/404 KB 232/587 KB 68/79 KB 536/549 KB 228/894 KB 356/404 KB 232/587 KB 72/79 KB 549/549 KB 228/894 KB 356/404 KB 232/587 KB 76/79 KB 549/549 KB 228/894 KB 356/404 KB 232/587 KB 79/79 KB 549/549 KB 220/894 KB 356/404 KB 232/587 KB 64/79 KB 536/549 KB 216/894 KB 352/404 KB 232/587 KB 64/79 KB 536/549 KB 228/894 KB 356/404 KB 236/587 KB 79/79 KB 549/549 KB 228/894 KB 356/404 KB 240/587 KB 79/79 KB 549/549 KB 228/894 KB 356/404 KB 244/587 KB 79/79 KB 549/549 KB 232/894 KB 360/404 KB 248/587 KB 79/79 KB 549/549 KB 232/894 KB 360/404 KB 252/587 KB 79/79 KB 549/549 KB 232/894 KB 360/404 KB 244/587 KB 79/79 KB 549/549 KB 236/894 KB 360/404 KB 252/587 KB 79/79 KB 549/549 KB 240/894 KB 360/404 KB 252/587 KB 79/79 KB 549/549 KB 228/894 KB 360/404 KB 244/587 KB 79/79 KB 549/549 KB 240/894 KB 364/404 KB 252/587 KB 79/79 KB 549/549 KB 240/894 KB 368/404 KB 252/587 KB 79/79 KB 549/549 KB 240/894 KB 372/404 KB 252/587 KB 79/79 KB 549/549 KB 244/894 KB 376/404 KB 256/587 KB 79/79 KB 549/549 KB 244/894 KB 380/404 KB 256/587 KB 79/79 KB 549/549 KB 244/894 KB 384/404 KB 256/587 KB 79/79 KB 549/549 KB 244/894 KB 372/404 KB 256/587 KB 79/79 KB 549/549 KB 248/894 KB 384/404 KB 256/587 KB 79/79 KB 549/549 KB 240/894 KB 372/404 KB 256/587 KB 79/79 KB 549/549 KB 248/894 KB 384/404 KB 260/587 KB 79/79 KB 549/549 KB 248/894 KB 384/404 KB 264/587 KB 79/79 KB 549/549 KB 252/894 KB 384/404 KB 268/587 KB 79/79 KB 549/549 KB 252/894 KB 384/404 KB 272/587 KB 79/79 KB 549/549 KB 252/894 KB 384/404 KB 276/587 KB 79/79 KB 549/549 KB 252/894 KB 388/404 KB 280/587 KB 79/79 KB 549/549 KB 252/894 KB 388/404 KB 284/587 KB 79/79 KB 549/549 KB 252/894 KB 388/404 KB 288/587 KB 79/79 KB 549/549 KB 252/894 KB 388/404 KB 292/587 KB 79/79 KB 549/549 KB 252/894 KB 384/404 KB 264/587 KB 79/79 KB 549/549 KB 256/894 KB 388/404 KB 292/587 KB 79/79 KB 260/894 KB 388/404 KB 292/587 KB 79/79 KB 264/894 KB 388/404 KB 292/587 KB 79/79 KB 268/894 KB 388/404 KB 292/587 KB 79/79 KB 269/894 KB 388/404 KB 292/587 KB 79/79 KB 273/894 KB 388/404 KB 292/587 KB 79/79 KB 252/894 KB 388/404 KB 276/587 KB 79/79 KB 549/549 KB 273/894 KB 392/404 KB 296/587 KB 79/79 KB 273/894 KB 396/404 KB 296/587 KB 79/79 KB 273/894 KB 400/404 KB 296/587 KB 79/79 KB 273/894 KB 404/404 KB 296/587 KB 79/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.jar (549 KB at 681.5 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 277/894 KB 404/404 KB 296/587 KB 79/79 KB 273/894 KB 388/404 KB 296/587 KB 79/79 KB 281/894 KB 404/404 KB 300/587 KB 79/79 KB 281/894 KB 404/404 KB 304/587 KB 79/79 KB 281/894 KB 404/404 KB 296/587 KB 79/79 KB 285/894 KB 404/404 KB 304/587 KB 79/79 KB 285/894 KB 404/404 KB 308/587 KB 79/79 KB 289/894 KB 404/404 KB 312/587 KB 79/79 KB 289/894 KB 404/404 KB 316/587 KB 79/79 KB 289/894 KB 404/404 KB 320/587 KB 79/79 KB 289/894 KB 404/404 KB 308/587 KB 79/79 KB 293/894 KB 404/404 KB 320/587 KB 79/79 KB 297/894 KB 404/404 KB 320/587 KB 79/79 KB 301/894 KB 404/404 KB 320/587 KB 79/79 KB 305/894 KB 404/404 KB 320/587 KB 79/79 KB 309/894 KB 404/404 KB 324/587 KB 79/79 KB 313/894 KB 404/404 KB 324/587 KB 79/79 KB 317/894 KB 404/404 KB 324/587 KB 79/79 KB 305/894 KB 404/404 KB 324/587 KB 79/79 KB 317/894 KB 404/404 KB 328/587 KB 79/79 KB 317/894 KB 404/404 KB 332/587 KB 79/79 KB 317/894 KB 404/404 KB 336/587 KB 79/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 496.4 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 321/894 KB 336/587 KB 79/79 KB 325/894 KB 340/587 KB 79/79 KB 321/894 KB 340/587 KB 79/79 KB 329/894 KB 344/587 KB 79/79 KB 329/894 KB 348/587 KB 79/79 KB 329/894 KB 352/587 KB 79/79 KB 329/894 KB 340/587 KB 79/79 KB 333/894 KB 352/587 KB 79/79 KB 333/894 KB 356/587 KB 79/79 KB 333/894 KB 356/587 KB 4/1822 KB 79/79 KB 333/894 KB 356/587 KB 8/1822 KB 79/79 KB 333/894 KB 356/587 KB 12/1822 KB 79/79 KB 333/894 KB 356/587 KB 16/1822 KB 79/79 KB 333/894 KB 356/587 KB 20/1822 KB 79/79 KB 333/894 KB 356/587 KB 24/1822 KB 79/79 KB 333/894 KB 356/587 KB 28/1822 KB 79/79 KB 333/894 KB 356/587 KB 32/1822 KB 79/79 KB 337/894 KB 356/587 KB 36/1822 KB 79/79 KB 337/894 KB 360/587 KB 40/1822 KB 79/79 KB 337/894 KB 356/587 KB 32/1822 KB 79/79 KB 337/894 KB 360/587 KB 36/1822 KB 79/79 KB 341/894 KB 360/587 KB 40/1822 KB 79/79 KB 341/894 KB 364/587 KB 40/1822 KB 79/79 KB 345/894 KB 368/587 KB 40/1822 KB 79/79 KB 345/894 KB 368/587 KB 40/1822 KB 79/79 KB 349/894 KB 368/587 KB 40/1822 KB 79/79 KB 353/894 KB 372/587 KB 40/1822 KB 79/79 KB 349/894 KB 372/587 KB 40/1822 KB 79/79 KB 353/894 KB 3/115 KB 372/587 KB 44/1822 KB 79/79 KB 353/894 KB 3/115 KB 372/587 KB 40/1822 KB 79/79 KB 353/894 KB 5/115 KB 372/587 KB 44/1822 KB 79/79 KB 353/894 KB 8/115 KB 372/587 KB 44/1822 KB 79/79 KB 353/894 KB 11/115 KB 372/587 KB 44/1822 KB 79/79 KB 353/894 KB 13/115 KB 372/587 KB 44/1822 KB 79/79 KB 353/894 KB 16/115 KB 372/587 KB 44/1822 KB 79/79 KB 353/894 KB 19/115 KB 372/587 KB 44/1822 KB 79/79 KB 353/894 KB 21/115 KB 372/587 KB 44/1822 KB 79/79 KB 353/894 KB 24/115 KB 372/587 KB 44/1822 KB 79/79 KB 353/894 KB 27/115 KB 372/587 KB 44/1822 KB 79/79 KB 353/894 KB 29/115 KB 372/587 KB 48/1822 KB 79/79 KB 353/894 KB 27/115 KB 372/587 KB 48/1822 KB 79/79 KB 353/894 KB 29/115 KB 376/587 KB 48/1822 KB 79/79 KB 353/894 KB 29/115 KB 380/587 KB 48/1822 KB 79/79 KB 357/894 KB 32/115 KB 384/587 KB 48/1822 KB 79/79 KB 357/894 KB 32/115 KB 388/587 KB 48/1822 KB 79/79 KB 357/894 KB 32/115 KB 392/587 KB 52/1822 KB 79/79 KB 357/894 KB 32/115 KB 396/587 KB 52/1822 KB 79/79 KB 357/894 KB 32/115 KB 400/587 KB 52/1822 KB 79/79 KB 357/894 KB 32/115 KB 380/587 KB 48/1822 KB 79/79 KB 361/894 KB 32/115 KB 400/587 KB 52/1822 KB 79/79 KB 365/894 KB 32/115 KB 400/587 KB 52/1822 KB 79/79 KB 353/894 KB 32/115 KB 380/587 KB 48/1822 KB 79/79 KB 365/894 KB 36/115 KB 400/587 KB 52/1822 KB 79/79 KB 369/894 KB 40/115 KB 400/587 KB 52/1822 KB 79/79 KB 369/894 KB 44/115 KB 400/587 KB 52/1822 KB 79/79 KB 369/894 KB 48/115 KB 400/587 KB 52/1822 KB 79/79 KB 357/894 KB 32/115 KB 388/587 KB 52/1822 KB 79/79 KB 369/894 KB 48/115 KB 400/587 KB 56/1822 KB 79/79 KB 369/894 KB 48/115 KB 400/587 KB 60/1822 KB 79/79 KB 369/894 KB 48/115 KB 400/587 KB 64/1822 KB 79/79 KB 369/894 KB 48/115 KB 400/587 KB 68/1822 KB 79/79 KB 369/894 KB 52/115 KB 404/587 KB 72/1822 KB 79/79 KB 369/894 KB 52/115 KB 404/587 KB 76/1822 KB 79/79 KB 369/894 KB 52/115 KB 404/587 KB 80/1822 KB 79/79 KB 369/894 KB 36/115 KB 400/587 KB 52/1822 KB 79/79 KB 373/894 KB 52/115 KB 404/587 KB 80/1822 KB 79/79 KB 377/894 KB 52/115 KB 404/587 KB 80/1822 KB 79/79 KB 381/894 KB 52/115 KB 404/587 KB 80/1822 KB 79/79 KB 385/894 KB 52/115 KB 404/587 KB 80/1822 KB 79/79 KB 389/894 KB 52/115 KB 404/587 KB 80/1822 KB 79/79 KB 393/894 KB 52/115 KB 404/587 KB 80/1822 KB 79/79 KB 397/894 KB 52/115 KB 404/587 KB 80/1822 KB 79/79 KB 401/89 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 4 KB 52/115 KB 404/587 KB 80/1822 KB 79/79 KB 405/894 KB 52/115 KB 404/587 KB 84/1822 KB 79/79 KB 409/894 KB 52/115 KB 404/587 KB 84/1822 KB 79/79 KB 413/894 KB 52/115 KB 404/587 KB 84/1822 KB 79/79 KB 369/894 KB 52/115 KB 404/587 KB 68/1822 KB 79/79 KB 413/894 KB 56/115 KB 404/587 KB 84/1822 KB 79/79 KB 413/894 KB 60/115 KB 404/587 KB 84/1822 KB 79/79 KB 413/894 KB 64/115 KB 404/587 KB 84/1822 KB 79/79 KB 369/894 KB 48/115 KB 404/587 KB 68/1822 KB 79/79 KB 413/894 KB 64/115 KB 408/587 KB 84/1822 KB 79/79 KB 413/894 KB 64/115 KB 412/587 KB 84/1822 KB 79/79 KB 413/894 KB 64/115 KB 416/587 KB 84/1822 KB 79/79 KB 413/894 KB 64/115 KB 420/587 KB 84/1822 KB 79/79 KB 413/894 KB 68/115 KB 424/587 KB 84/1822 KB 79/79 KB 413/894 KB 68/115 KB 428/587 KB 84/1822 KB 79/79 KB 413/894 KB 68/115 KB 432/587 KB 84/1822 KB 79/79 KB 401/894 KB 52/115 KB 404/587 KB 84/1822 KB 79/79 KB 413/894 KB 68/115 KB 432/587 KB 88/1822 KB 79/79 KB 413/894 KB 68/115 KB 432/587 KB 92/1822 KB 79/79 KB 413/894 KB 68/115 KB 432/587 KB 96/1822 KB 79/79 KB 413/894 KB 68/115 KB 420/587 KB 84/1822 KB 79/79 KB 413/894 KB 72/115 KB 432/587 KB 96/1822 KB 79/79 KB 413/894 KB 76/115 KB 432/587 KB 96/1822 KB 79/79 KB 413/894 KB 80/115 KB 432/587 KB 96/1822 KB 79/79 KB 413/894 KB 84/115 KB 432/587 KB 96/1822 KB 79/79 KB 417/894 KB 88/115 KB 436/587 KB 100/1822 KB 79/79 KB 417/894 KB 92/115 KB 436/587 KB 100/1822 KB 79/79 KB 417/894 KB 96/115 KB 436/587 KB 100/1822 KB 79/79 KB 417/894 KB 84/115 KB 436/587 KB 100/1822 KB 79/79 KB 421/894 KB 96/115 KB 436/587 KB 100/1822 KB 79/79 KB 425/894 KB 96/115 KB 436/587 KB 100/1822 KB 79/79 KB 429/894 KB 96/115 KB 436/587 KB 100/1822 KB 79/79 KB 413/894 KB 84/115 KB 436/587 KB 100/1822 KB 79/79 KB 429/894 KB 96/115 KB 440/587 KB 100/1822 KB 79/79 KB 429/894 KB 96/115 KB 444/587 KB 100/1822 KB 79/79 KB 429/894 KB 96/115 KB 448/587 KB 100/1822 KB 79/79 KB 429/894 KB 96/115 KB 452/587 KB 100/1822 KB 79/79 KB 433/894 KB 100/115 KB 456/587 KB 100/1822 KB 79/79 KB 433/894 KB 100/115 KB 460/587 KB 100/1822 KB 79/79 KB 433/894 KB 100/115 KB 464/587 KB 100/1822 KB 79/79 KB 413/894 KB 84/115 KB 432/587 KB 100/1822 KB 79/79 KB 433/894 KB 100/115 KB 464/587 KB 104/1822 KB 79/79 KB 433/894 KB 100/115 KB 464/587 KB 108/1822 KB 79/79 KB 433/894 KB 100/115 KB 464/587 KB 112/1822 KB 79/79 KB 433/894 KB 100/115 KB 464/587 KB 116/1822 KB 79/79 KB 433/894 KB 100/115 KB 464/587 KB 120/1822 KB 79/79 KB 433/894 KB 100/115 KB 464/587 KB 124/1822 KB 79/79 KB 433/894 KB 100/115 KB 464/587 KB 128/1822 KB 79/79 KB 433/894 KB 100/115 KB 452/587 KB 100/1822 KB 79/79 KB 433/894 KB 104/115 KB 464/587 KB 128/1822 KB 79/79 KB 433/894 KB 108/115 KB 464/587 KB 128/1822 KB 79/79 KB 433/894 KB 112/115 KB 464/587 KB 128/1822 KB 79/79 KB 433/894 KB 96/115 KB 452/587 KB 100/1822 KB 79/79 KB 437/894 KB 112/115 KB 464/587 KB 128/1822 KB 79/79 KB 441/894 KB 112/115 KB 464/587 KB 128/1822 KB 79/79 KB 445/894 KB 112/115 KB 468/587 KB 128/1822 KB 79/79 KB 449/894 KB 115/115 KB 468/587 KB 132/1822 KB 79/79 KB 453/894 KB 115/115 KB 468/587 KB 132/1822 KB 79/79 KB 441/894 KB 112/115 KB 468/587 KB 128/1822 KB 79/79 KB 445/894 KB 115/115 KB 468/587 KB 132/1822 KB 79/79 KB 453/894 KB 115/115 KB 468/587 KB 136/1822 KB 79/79 KB 453/894 KB 115/115 KB 468/587 KB 140/1822 KB 79/79 KB 445/894 KB 115/115 KB 468/587 KB 128/1822 KB 79/79 KB 453/894 KB 115/115 KB 468/587 KB 144/1822 KB 79/79 KB 453/89 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 4 KB 115/115 KB 472/587 KB 144/1822 KB 79/79 KB 453/894 KB 115/115 KB 476/587 KB 144/1822 KB 79/79 KB 453/894 KB 115/115 KB 480/587 KB 144/1822 KB 79/79 KB 457/894 KB 115/115 KB 484/587 KB 144/1822 KB 79/79 KB 457/894 KB 115/115 KB 488/587 KB 148/1822 KB 79/79 KB 457/894 KB 115/115 KB 492/587 KB 148/1822 KB 79/79 KB 457/894 KB 115/115 KB 496/587 KB 148/1822 KB 79/79 KB 457/894 KB 115/115 KB 480/587 KB 144/1822 KB 79/79 KB 461/894 KB 115/115 KB 496/587 KB 148/1822 KB 79/79 KB 465/894 KB 115/115 KB 496/587 KB 148/1822 KB 79/79 KB 469/894 KB 115/115 KB 496/587 KB 148/1822 KB 79/79 KB 473/894 KB 115/115 KB 496/587 KB 148/1822 KB 79/79 KB 477/894 KB 115/115 KB 496/587 KB 148/1822 KB 79/79 KB 457/894 KB 115/115 KB 484/587 KB 148/1822 KB 79/79 KB 477/894 KB 115/115 KB 496/587 KB 152/1822 KB 79/79 KB 477/894 KB 115/115 KB 496/587 KB 156/1822 KB 79/79 KB 477/894 KB 115/115 KB 496/587 KB 160/1822 KB 79/79 KB 477/894 KB 115/115 KB 496/587 KB 164/1822 KB 79/79 KB 481/894 KB 115/115 KB 500/587 KB 168/1822 KB 79/79 KB 481/894 KB 115/115 KB 500/587 KB 172/1822 KB 79/79 KB 481/894 KB 115/115 KB 500/587 KB 176/1822 KB 79/79 KB 481/894 KB 115/115 KB 500/587 KB 164/1822 KB 79/79 KB 481/894 KB 115/115 KB 504/587 KB 176/1822 KB 79/79 KB 481/894 KB 115/115 KB 508/587 KB 176/1822 KB 79/79 KB 481/894 KB 115/115 KB 512/587 KB 176/1822 KB 79/79 KB 481/894 KB 115/115 KB 516/587 KB 176/1822 KB 79/79 KB 481/894 KB 115/115 KB 520/587 KB 180/1822 KB 79/79 KB 481/894 KB 115/115 KB 524/587 KB 180/1822 KB 79/79 KB 481/894 KB 115/115 KB 528/587 KB 180/1822 KB 79/79 KB 481/894 KB 115/115 KB 496/587 KB 164/1822 KB 79/79 KB 485/894 KB 115/115 KB 528/587 KB 180/1822 KB 79/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 133.2 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 489/894 KB 528/587 KB 180/1822 KB 79/79 KB 493/894 KB 528/587 KB 180/1822 KB 79/79 KB 497/894 KB 528/587 KB 180/1822 KB 79/79 KB 501/894 KB 528/587 KB 180/1822 KB 79/79 KB 505/894 KB 528/587 KB 180/1822 KB 79/79 KB 509/894 KB 532/587 KB 180/1822 KB 79/79 KB 513/894 KB 532/587 KB 180/1822 KB 79/79 KB 517/894 KB 532/587 KB 180/1822 KB 79/79 KB 521/894 KB 532/587 KB 180/1822 KB 79/79 KB 525/894 KB 532/587 KB 180/1822 KB 79/79 KB 481/894 KB 115/115 KB 516/587 KB 180/1822 KB 79/79 KB 525/894 KB 532/587 KB 184/1822 KB 79/79 KB 525/894 KB 532/587 KB 188/1822 KB 79/79 KB 525/894 KB 532/587 KB 192/1822 KB 79/79 KB 525/894 KB 532/587 KB 196/1822 KB 79/79 KB 525/894 KB 532/587 KB 200/1822 KB 79/79 KB 525/894 KB 532/587 KB 204/1822 KB 79/79 KB 525/894 KB 532/587 KB 208/1822 KB 79/79 KB 505/894 KB 532/587 KB 180/1822 KB 79/79 KB 525/894 KB 536/587 KB 208/1822 KB 79/79 KB 525/894 KB 540/587 KB 208/1822 KB 79/79 KB 525/894 KB 544/587 KB 208/1822 KB 79/79 KB 525/894 KB 544/587 KB 212/1822 KB 79/79 KB 525/894 KB 548/587 KB 216/1822 KB 79/79 KB 4/206 KB 525/894 KB 548/587 KB 220/1822 KB 79/79 KB 4/206 KB 525/894 KB 548/587 KB 224/1822 KB 79/79 KB 4/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 91.0 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 525/894 KB 548/587 KB 212/1822 KB 79/79 KB 4/206 KB 525/894 KB 552/587 KB 224/1822 KB 4/206 KB 525/894 KB 544/587 KB 212/1822 KB 79/79 KB 4/206 KB 525/894 KB 552/587 KB 224/1822 KB 8/206 KB 525/894 KB 552/587 KB 224/1822 KB 12/206 KB 525/894 KB 552/587 KB 224/1822 KB 16/206 KB 525/894 KB 552/587 KB 224/1822 KB 20/206 KB 525/894 KB 552/587 KB 224/1822 KB 24/206 KB 525/894 KB 552/587 KB 224/1822 KB 28/206 KB 525/894 KB 552/587 KB 224/1822 KB 32/206 KB 525/894 KB 552/587 KB 224/1822 KB 36/206 KB 529/894 KB 556/587 KB 228/1822 KB 40/206 KB 529/894 KB 556/587 KB 228/1822 KB 44/206 KB 529/894 KB 556/587 KB 228/1822 KB 48/206 KB 529/894 KB 556/587 KB 228/1822 KB 36/206 KB 529/894 KB 556/587 KB 232/1822 KB 48/206 KB 529/894 KB 556/587 KB 236/1822 KB 48/206 KB 529/894 KB 556/587 KB 240/1822 KB 48/206 KB 529/894 KB 556/587 KB 244/1822 KB 48/206 KB 529/894 KB 556/587 KB 248/1822 KB 52/206 KB 529/894 KB 556/587 KB 252/1822 KB 52/206 KB 529/894 KB 556/587 KB 256/1822 KB 52/206 KB 529/894 KB 556/587 KB 224/1822 KB 36/206 KB 525/894 KB 556/587 KB 224/1822 KB 36/206 KB 533/894 KB 560/587 KB 256/1822 KB 52/206 KB 533/894 KB 564/587 KB 256/1822 KB 52/206 KB 533/894 KB 568/587 KB 256/1822 KB 52/206 KB 533/894 KB 572/587 KB 256/1822 KB 52/206 KB 533/894 KB 576/587 KB 256/1822 KB 52/206 KB 533/894 KB 580/587 KB 256/1822 KB 52/206 KB 533/894 KB 584/587 KB 256/1822 KB 52/206 KB 533/894 KB 587/587 KB 256/1822 KB 52/206 KB 529/894 KB 556/587 KB 244/1822 KB 52/206 KB 533/894 KB 587/587 KB 256/1822 KB 56/206 KB 533/894 KB 587/587 KB 256/1822 KB 60/206 KB 533/894 KB 587/587 KB 256/1822 KB 64/206 KB 533/894 KB 587/587 KB 256/1822 KB 68/206 KB 533/894 KB 556/587 KB 256/1822 KB 52/206 KB 537/894 KB 587/587 KB 256/1822 KB 68/206 KB 541/894 KB 587/587 KB 256/1822 KB 68/206 KB 545/894 KB 587/587 KB 256/1822 KB 68/206 KB 549/894 KB 587/587 KB 256/1822 KB 68/206 KB 553/894 KB 587/587 KB 256/1822 KB 68/206 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 4/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 8/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 12/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 16/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 20/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 24/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 28/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 32/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 36/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 40/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 44/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 48/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 52/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 56/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 60/314 KB 557/894 KB 587/587 KB 256/1822 KB 68/206 KB 64/314 KB 557/894 KB 587/587 KB 256/1822 KB 72/206 KB 64/314 KB 557/894 KB 587/587 KB 256/1822 KB 76/206 KB 64/314 KB 561/894 KB 587/587 KB 260/1822 KB 80/206 KB 64/314 KB 561/894 KB 587/587 KB 260/1822 KB 84/206 KB 64/314 KB 561/894 KB 587/587 KB 260/1822 KB 88/206 KB 68/314 KB 561/894 KB 587/587 KB 260/1822 KB 92/206 KB 68/314 KB 561/894 KB 587/587 KB 260/1822 KB 96/206 KB 68/314 KB 561/894 KB 587/587 KB 260/1822 KB 76/206 KB 64/314 KB 565/894 KB 587/587 KB 260/1822 KB 96/206 KB 68/314 KB 569/894 KB 587/587 KB 260/1822 KB 96/206 KB 68/314 KB 557/894 KB 587/587 KB 260/1822 KB 76/206 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install KB 64/314 KB 573/894 KB 587/587 KB 264/1822 KB 96/206 KB 68/314 KB 573/894 KB 587/587 KB 268/1822 KB 96/206 KB 68/314 KB 573/894 KB 587/587 KB 272/1822 KB 96/206 KB 68/314 KB 561/894 KB 587/587 KB 260/1822 KB 84/206 KB 68/314 KB 573/894 KB 587/587 KB 272/1822 KB 96/206 KB 72/314 KB 573/894 KB 587/587 KB 272/1822 KB 96/206 KB 76/314 KB 573/894 KB 587/587 KB 272/1822 KB 96/206 KB 80/314 KB 573/894 KB 587/587 KB 272/1822 KB 96/206 KB 84/314 KB 573/894 KB 587/587 KB 276/1822 KB 100/206 KB 88/314 KB 573/894 KB 587/587 KB 276/1822 KB 100/206 KB 92/314 KB 573/894 KB 587/587 KB 276/1822 KB 100/206 KB 96/314 KB 573/894 KB 587/587 KB 260/1822 KB 96/206 KB 68/314 KB 577/894 KB 587/587 KB 276/1822 KB 100/206 KB 96/314 KB 581/894 KB 587/587 KB 276/1822 KB 100/206 KB 96/314 KB 585/894 KB 587/587 KB 276/1822 KB 100/206 KB 96/314 KB 589/894 KB 587/587 KB 276/1822 KB 100/206 KB 96/314 KB 593/894 KB 587/587 KB 276/1822 KB 100/206 KB 96/314 KB 597/894 KB 587/587 KB 276/1822 KB 100/206 KB 100/314 KB 601/894 KB 587/587 KB 276/1822 KB 100/206 KB 100/314 KB 605/894 KB 587/587 KB 276/1822 KB 100/206 KB 100/314 KB 573/894 KB 587/587 KB 276/1822 KB 100/206 KB 84/314 KB 605/894 KB 587/587 KB 276/1822 KB 104/206 KB 100/314 KB 605/894 KB 587/587 KB 276/1822 KB 108/206 KB 100/314 KB 573/894 KB 587/587 KB 276/1822 KB 96/206 KB 84/314 KB 605/894 KB 587/587 KB 280/1822 KB 112/206 KB 100/314 KB 605/894 KB 587/587 KB 284/1822 KB 112/206 KB 100/314 KB 605/894 KB 587/587 KB 288/1822 KB 112/206 KB 100/314 KB 605/894 KB 587/587 KB 292/1822 KB 112/206 KB 100/314 KB 605/894 KB 587/587 KB 296/1822 KB 112/206 KB 100/314 KB 605/894 KB 587/587 KB 300/1822 KB 112/206 KB 100/314 KB 605/894 KB 587/587 KB 304/1822 KB 112/206 KB 100/314 KB 605/894 KB 587/587 KB 308/1822 KB 112/206 KB 100/314 KB 609/894 KB 587/587 KB 312/1822 KB 112/206 KB 100/314 KB 609/894 KB 587/587 KB 316/1822 KB 112/206 KB 100/314 KB 609/894 KB 587/587 KB 320/1822 KB 112/206 KB 100/314 KB 593/894 KB 587/587 KB 276/1822 KB 100/206 KB 100/314 KB 609/894 KB 587/587 KB 320/1822 KB 112/206 KB 104/314 KB 609/894 KB 587/587 KB 320/1822 KB 112/206 KB 108/314 KB 609/894 KB 587/587 KB 320/1822 KB 112/206 KB 112/314 KB 609/894 KB 587/587 KB 320/1822 KB 112/206 KB 116/314 KB 609/894 KB 587/587 KB 320/1822 KB 112/206 KB 120/314 KB 609/894 KB 587/587 KB 320/1822 KB 112/206 KB 124/314 KB 609/894 KB 587/587 KB 320/1822 KB 112/206 KB 128/314 KB 609/894 KB 587/587 KB 308/1822 KB 112/206 KB 100/314 KB 613/894 KB 587/587 KB 320/1822 KB 112/206 KB 128/314 KB 617/894 KB 587/587 KB 320/1822 KB 112/206 KB 128/314 KB 605/894 KB 587/587 KB 292/1822 KB 112/206 KB 100/314 KB 621/894 KB 587/587 KB 320/1822 KB 116/206 KB 128/314 KB 621/894 KB 587/587 KB 320/1822 KB 120/206 KB 128/314 KB 621/894 KB 587/587 KB 320/1822 KB 124/206 KB 128/314 KB 621/894 KB 587/587 KB 320/1822 KB 128/206 KB 128/314 KB 621/894 KB 587/587 KB 320/1822 KB 132/206 KB 128/314 KB 621/894 KB 587/587 KB 320/1822 KB 136/206 KB 128/314 KB 621/894 KB 587/587 KB 320/1822 KB 140/206 KB 128/314 KB 621/894 KB 587/587 KB 320/1822 KB 144/206 KB 128/314 KB 621/894 KB 587/587 KB 320/1822 KB 148/206 KB 128/314 KB 621/894 KB 587/587 KB 324/1822 KB 152/206 KB 132/314 KB 621/894 KB 587/587 KB 324/1822 KB 156/206 KB 132/314 KB 621/894 KB 587/587 KB 324/1822 KB 160/206 KB 132/314 KB 621/894 KB 587/587 KB 320/1822 KB 112/206 KB 128/314 KB 625/894 KB 587/587 KB 324/1822 KB 160/206 KB 132/314 KB 629/894 KB 587/587 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install KB 324/1822 KB 160/206 KB 132/314 KB 633/894 KB 587/587 KB 324/1822 KB 160/206 KB 132/314 KB 621/894 KB 587/587 KB 324/1822 KB 148/206 KB 132/314 KB 621/894 KB 587/587 KB 320/1822 KB 148/206 KB 132/314 KB 633/894 KB 587/587 KB 324/1822 KB 160/206 KB 136/314 KB 633/894 KB 587/587 KB 328/1822 KB 160/206 KB 136/314 KB 637/894 KB 587/587 KB 328/1822 KB 160/206 KB 140/314 KB 637/894 KB 587/587 KB 328/1822 KB 160/206 KB 136/314 KB 637/894 KB 587/587 KB 332/1822 KB 160/206 KB 144/314 KB 637/894 KB 587/587 KB 332/1822 KB 160/206 KB 140/314 KB 637/894 KB 587/587 KB 336/1822 KB 160/206 KB 144/314 KB 637/894 KB 587/587 KB 340/1822 KB 160/206 KB 144/314 KB 641/894 KB 587/587 KB 344/1822 KB 164/206 KB 148/314 KB 641/894 KB 587/587 KB 348/1822 KB 164/206 KB 148/314 KB 641/894 KB 587/587 KB 352/1822 KB 164/206 KB 148/314 KB 641/894 KB 587/587 KB 340/1822 KB 164/206 KB 148/314 KB 641/894 KB 587/587 KB 352/1822 KB 164/206 KB 152/314 KB 641/894 KB 587/587 KB 352/1822 KB 164/206 KB 156/314 KB 641/894 KB 587/587 KB 352/1822 KB 164/206 KB 160/314 KB 641/894 KB 587/587 KB 340/1822 KB 164/206 KB 144/314 KB 641/894 KB 587/587 KB 352/1822 KB 168/206 KB 160/314 KB 641/894 KB 587/587 KB 352/1822 KB 172/206 KB 160/314 KB 641/894 KB 587/587 KB 352/1822 KB 176/206 KB 160/314 KB 641/894 KB 587/587 KB 352/1822 KB 180/206 KB 160/314 KB 641/894 KB 587/587 KB 356/1822 KB 184/206 KB 164/314 KB 641/894 KB 587/587 KB 356/1822 KB 188/206 KB 164/314 KB 641/894 KB 587/587 KB 356/1822 KB 192/206 KB 164/314 KB 641/894 KB 587/587 KB 340/1822 KB 160/206 KB 144/314 KB 645/894 KB 587/587 KB 356/1822 KB 192/206 KB 164/314 KB 649/894 KB 587/587 KB 356/1822 KB 192/206 KB 164/314 KB 653/894 KB 587/587 KB 356/1822 KB 192/206 KB 164/314 KB 657/894 KB 587/587 KB 356/1822 KB 192/206 KB 164/314 KB 661/894 KB 587/587 KB 356/1822 KB 192/206 KB 164/314 KB 665/894 KB 587/587 KB 356/1822 KB 192/206 KB 164/314 KB 669/894 KB 587/587 KB 356/1822 KB 192/206 KB 164/314 KB 641/894 KB 587/587 KB 356/1822 KB 180/206 KB 164/314 KB 669/894 KB 587/587 KB 360/1822 KB 192/206 KB 164/314 KB 669/894 KB 587/587 KB 364/1822 KB 192/206 KB 164/314 KB 669/894 KB 587/587 KB 368/1822 KB 192/206 KB 164/314 KB 641/894 KB 587/587 KB 352/1822 KB 180/206 KB 164/314 KB 669/894 KB 587/587 KB 368/1822 KB 192/206 KB 168/314 KB 669/894 KB 587/587 KB 368/1822 KB 192/206 KB 172/314 KB 669/894 KB 587/587 KB 368/1822 KB 192/206 KB 176/314 KB 673/894 KB 587/587 KB 368/1822 KB 192/206 KB 176/314 KB 677/894 KB 587/587 KB 372/1822 KB 196/206 KB 180/314 KB 681/894 KB 587/587 KB 372/1822 KB 196/206 KB 180/314 KB 685/894 KB 587/587 KB 372/1822 KB 196/206 KB 180/314 KB 673/894 KB 587/587 KB 372/1822 KB 196/206 KB 180/314 KB 685/894 KB 587/587 KB 372/1822 KB 196/206 KB 184/314 KB 685/894 KB 587/587 KB 372/1822 KB 196/206 KB 188/314 KB 685/894 KB 587/587 KB 372/1822 KB 196/206 KB 192/314 KB 673/894 KB 587/587 KB 372/1822 KB 196/206 KB 176/314 KB 685/894 KB 587/587 KB 372/1822 KB 200/206 KB 192/314 KB 685/894 KB 587/587 KB 372/1822 KB 204/206 KB 192/314 KB 685/894 KB 587/587 KB 372/1822 KB 206/206 KB 192/314 KB 673/894 KB 587/587 KB 372/1822 KB 192/206 KB 176/314 KB 685/894 KB 587/587 KB 376/1822 KB 206/206 KB 192/314 KB 685/894 KB 587/587 KB 380/1822 KB 206/206 KB 192/314 KB 685/894 KB 587/587 KB 384/1822 KB 206/206 KB 192/314 KB 689/894 KB 587/587 KB 384/1822 KB 206/206 KB 192/314 KB 693/894 KB 587/587 KB 388/1822 KB 206/206 KB 196/314 KB 697/894 KB 587/587 KB 388 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install /1822 KB 206/206 KB 196/314 KB 701/894 KB 587/587 KB 388/1822 KB 206/206 KB 196/314 KB 689/894 KB 587/587 KB 388/1822 KB 206/206 KB 196/314 KB 701/894 KB 587/587 KB 392/1822 KB 206/206 KB 196/314 KB 701/894 KB 587/587 KB 396/1822 KB 206/206 KB 196/314 KB 701/894 KB 587/587 KB 400/1822 KB 206/206 KB 196/314 KB 689/894 KB 587/587 KB 384/1822 KB 206/206 KB 196/314 KB 701/894 KB 587/587 KB 400/1822 KB 206/206 KB 200/314 KB 701/894 KB 587/587 KB 400/1822 KB 206/206 KB 204/314 KB 701/894 KB 587/587 KB 400/1822 KB 206/206 KB 208/314 KB 705/894 KB 587/587 KB 400/1822 KB 206/206 KB 208/314 KB 709/894 KB 587/587 KB 404/1822 KB 206/206 KB 212/314 KB 713/894 KB 587/587 KB 404/1822 KB 212/314 KB 705/894 KB 587/587 KB 404/1822 KB 206/206 KB 212/314 KB 705/894 KB 587/587 KB 400/1822 KB 206/206 KB 212/314 KB 713/894 KB 587/587 KB 408/1822 KB 216/314 KB 713/894 KB 587/587 KB 408/1822 KB 220/314 KB 717/894 KB 587/587 KB 408/1822 KB 224/314 KB 717/894 KB 587/587 KB 408/1822 KB 220/314 KB 713/894 KB 587/587 KB 408/1822 KB 212/314 KB 717/894 KB 587/587 KB 412/1822 KB 224/314 KB 717/894 KB 587/587 KB 416/1822 KB 224/314 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 223.3 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 721/894 KB 587/587 KB 416/1822 KB 224/314 KB 725/894 KB 587/587 KB 420/1822 KB 228/314 KB 729/894 KB 587/587 KB 420/1822 KB 228/314 KB 733/894 KB 587/587 KB 420/1822 KB 228/314 KB 721/894 KB 587/587 KB 420/1822 KB 228/314 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-mysql-0: 18:47:46 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 721/894 KB 587/587 KB 420/1822 KB 224/314 KB 733/894 KB 587/587 KB 424/1822 KB 228/314 KB 733/894 KB 587/587 KB 424/1822 KB 232/314 KB 733/894 KB 587/587 KB 424/1822 KB 236/314 KB 733/894 KB 587/587 KB 428/1822 KB 240/314 KB 733/894 KB 587/587 KB 428/1822 KB 244/314 KB 737/894 KB 587/587 KB 428/1822 KB 248/314 KB 737/894 KB 587/587 KB 428/1822 KB 252/314 KB 737/894 KB 587/587 KB 428/1822 KB 256/314 KB 733/894 KB 587/587 KB 428/1822 KB 236/314 KB 737/894 KB 587/587 KB 432/1822 KB 256/314 KB 737/894 KB 587/587 KB 436/1822 KB 256/314 KB 737/894 KB 587/587 KB 428/1822 KB 244/314 KB 741/894 KB 587/587 KB 440/1822 KB 256/314 KB 745/894 KB 587/587 KB 440/1822 KB 256/314 KB 749/894 KB 587/587 KB 440/1822 KB 256/314 KB 737/894 KB 587/587 KB 440/1822 KB 256/314 KB 749/894 KB 587/587 KB 444/1822 KB 256/314 KB 749/894 KB 587/587 KB 448/1822 KB 256/314 KB 749/894 KB 587/587 KB 452/1822 KB 260/314 KB 753/894 KB 587/587 KB 456/1822 KB 260/314 KB 753/894 KB 587/587 KB 460/1822 KB 260/314 KB 753/894 KB 587/587 KB 464/1822 KB 260/314 KB 749/894 KB 587/587 KB 448/1822 KB 260/314 KB 753/894 KB 587/587 KB 464/1822 KB 264/314 KB 753/894 KB 587/587 KB 464/1822 KB 268/314 KB 753/894 KB 587/587 KB 464/1822 KB 272/314 KB 753/894 KB 587/587 KB 452/1822 KB 260/314 KB 757/894 KB 587/587 KB 464/1822 KB 272/314 KB 761/894 KB 587/587 KB 464/1822 KB 272/314 KB 765/894 KB 587/587 KB 464/1822 KB 272/314 KB 765/894 KB 587/587 KB 464/1822 KB 4/57 KB 272/314 KB 765/894 KB 587/587 KB 464/1822 KB 8/57 KB 272/314 KB 765/894 KB 587/587 KB 464/1822 KB 12/57 KB 272/314 KB 765/894 KB 587/587 KB 464/1822 KB 16/57 KB 272/314 KB 765/894 KB 587/587 KB 464/1822 KB 20/57 KB 272/314 KB 765/894 KB 587/587 KB 464/1822 KB 24/57 KB 272/314 KB 765/894 KB 587/587 KB 464/1822 KB 28/57 KB 276/314 KB 765/894 KB 587/587 KB 464/1822 KB 32/57 KB 276/314 KB 765/894 KB 587/587 KB 468/1822 KB 36/57 KB 276/314 KB 769/894 KB 587/587 KB 468/1822 KB 40/57 KB 276/314 KB 769/894 KB 587/587 KB 468/1822 KB 44/57 KB 276/314 KB 769/894 KB 587/587 KB 468/1822 KB 48/57 KB 276/314 KB 765/894 KB 587/587 KB 464/1822 KB 24/57 KB 276/314 KB 769/894 KB 587/587 KB 468/1822 KB 48/57 KB 280/314 KB 769/894 KB 587/587 KB 468/1822 KB 48/57 KB 284/314 KB 769/894 KB 587/587 KB 468/1822 KB 48/57 KB 288/314 KB 769/894 KB 587/587 KB 468/1822 KB 48/57 KB 292/314 KB 769/894 KB 587/587 KB 468/1822 KB 52/57 KB 296/314 KB 769/894 KB 587/587 KB 468/1822 KB 52/57 KB 300/314 KB 769/894 KB 587/587 KB 468/1822 KB 52/57 KB 304/314 KB 769/894 KB 587/587 KB 468/1822 KB 36/57 KB 276/314 KB 773/894 KB 587/587 KB 468/1822 KB 52/57 KB 304/314 KB 777/894 KB 587/587 KB 468/1822 KB 52/57 KB 304/314 KB 781/894 KB 587/587 KB 468/1822 KB 52/57 KB 304/314 KB 765/894 KB 587/587 KB 468/1822 KB 32/57 KB 276/314 KB 781/894 KB 587/587 KB 472/1822 KB 52/57 KB 304/314 KB 781/894 KB 587/587 KB 476/1822 KB 52/57 KB 304/314 KB 781/894 KB 587/587 KB 480/1822 KB 52/57 KB 304/314 KB 785/894 KB 587/587 KB 480/1822 KB 52/57 KB 304/314 KB 789/894 KB 587/587 KB 484/1822 KB 52/57 KB 304/314 KB 793/894 KB 587/587 KB 484/1822 KB 52/57 KB 304/314 KB 797/894 KB 587/587 KB 484/1822 KB 52/57 KB 304/314 KB 769/894 KB 587/587 KB 468/1822 KB 52/57 KB 292/314 KB 797/894 KB 587/587 KB 484/1822 KB 56/57 KB 304/314 KB 797/894 KB 587/587 KB 484/1822 KB 57/57 KB 304/314 KB 785/894 KB 587/587 KB 484/1822 KB 52/57 KB 304/314 KB 797/894 KB 587/587 KB 488/1822 KB 57/57 KB 304/314 KB 797/894 KB 587/58 unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 7 KB 492/1822 KB 57/57 KB 304/314 KB 797/894 KB 587/587 KB 496/1822 KB 57/57 KB 304/314 KB 801/894 KB 587/587 KB 496/1822 KB 57/57 KB 304/314 KB 805/894 KB 587/587 KB 500/1822 KB 57/57 KB 308/314 KB 809/894 KB 587/587 KB 500/1822 KB 57/57 KB 308/314 KB 813/894 KB 587/587 KB 500/1822 KB 57/57 KB 308/314 KB 801/894 KB 587/587 KB 500/1822 KB 57/57 KB 308/314 KB 813/894 KB 587/587 KB 500/1822 KB 57/57 KB 312/314 KB 813/894 KB 587/587 KB 500/1822 KB 57/57 KB 314/314 KB 801/894 KB 587/587 KB 500/1822 KB 57/57 KB 304/314 KB 813/894 KB 587/587 KB 504/1822 KB 57/57 KB 314/314 KB 813/894 KB 587/587 KB 508/1822 KB 57/57 KB 314/314 KB 813/894 KB 587/587 KB 512/1822 KB 57/57 KB 314/314 KB 817/894 KB 587/587 KB 512/1822 KB 57/57 KB 314/314 KB 821/894 KB 587/587 KB 516/1822 KB 57/57 KB 314/314 KB 825/894 KB 587/587 KB 516/1822 KB 57/57 KB 314/314 KB 829/894 KB 587/587 KB 516/1822 KB 57/57 KB 314/314 KB 817/894 KB 587/587 KB 516/1822 KB 57/57 KB 314/314 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 60.0 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 829/894 KB 587/587 KB 520/1822 KB 314/314 KB 829/894 KB 587/587 KB 524/1822 KB 314/314 KB 829/894 KB 587/587 KB 528/1822 KB 314/314 KB 829/894 KB 587/587 KB 532/1822 KB 314/314 KB 833/894 KB 587/587 KB 536/1822 KB 833/894 KB 587/587 KB 540/1822 KB 833/894 KB 587/587 KB 544/1822 KB 833/894 KB 587/587 KB 532/1822 KB 837/894 KB 587/587 KB 544/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 330.0 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 841/894 KB 587/587 KB 544/1822 KB 845/894 KB 587/587 KB 544/1822 KB 849/894 KB 587/587 KB 544/1822 KB 853/894 KB 587/587 KB 548/1822 KB 857/894 KB 587/587 KB 548/1822 KB 861/894 KB 587/587 KB 548/1822 KB 849/894 KB 587/587 KB 548/1822 KB 861/894 KB 587/587 KB 552/1822 KB 861/894 KB 587/587 KB 556/1822 KB 861/894 KB 587/587 KB 560/1822 KB 865/894 KB 587/587 KB 564/1822 KB 865/894 KB 587/587 KB 568/1822 KB 865/894 KB 572/1822 KB 865/894 KB 576/1822 KB 865/894 KB 587/587 KB 560/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 614.9 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 869/894 KB 576/1822 KB 873/894 KB 576/1822 KB 877/894 KB 576/1822 KB 881/894 KB 576/1822 KB 885/894 KB 580/1822 KB 889/894 KB 580/1822 KB 893/894 KB 580/1822 KB 881/894 KB 580/1822 KB 894/894 KB 584/1822 KB 894/894 KB 588/1822 KB 894/894 KB 592/1822 KB 894/894 KB 592/1822 KB 894/894 KB 592/1822 KB 4/99 KB 894/894 KB 592/1822 KB 8/99 KB 894/894 KB 592/1822 KB 12/99 KB 894/894 KB 592/1822 KB 16/99 KB 894/894 KB 4/263 KB 592/1822 KB 16/99 KB 894/894 KB 8/263 KB 592/1822 KB 16/99 KB 894/894 KB 12/263 KB 592/1822 KB 16/99 KB 894/894 KB 16/263 KB 592/1822 KB 16/99 KB 894/894 KB 16/263 KB 592/1822 KB 16/99 KB 4/276 KB 894/894 KB 16/263 KB 592/1822 KB 16/99 KB 8/276 KB 894/894 KB 16/263 KB 592/1822 KB 16/99 KB 12/276 KB 894/894 KB 16/263 KB 592/1822 KB 16/99 KB 16/276 KB 894/894 KB 16/263 KB 592/1822 KB 16/99 KB 20/276 KB 894/894 KB 16/263 KB 592/1822 KB 16/99 KB 24/276 KB 894/894 KB 16/263 KB 592/1822 KB 16/99 KB 28/276 KB 894/894 KB 16/263 KB 592/1822 KB 16/99 KB 32/276 KB 894/894 KB 16/263 KB 592/1822 KB 16/99 KB 36/276 KB 894/894 KB 20/263 KB 592/1822 KB 20/99 KB 40/276 KB 894/894 KB 20/263 KB 592/1822 KB 20/99 KB 44/276 KB 894/894 KB 20/263 KB 592/1822 KB 20/99 KB 36/276 KB 894/894 KB 24/263 KB 592/1822 KB 20/99 KB 48/276 KB 894/894 KB 28/263 KB 592/1822 KB 20/99 KB 48/276 KB 894/894 KB 32/263 KB 592/1822 KB 20/99 KB 48/276 KB 894/894 KB 16/263 KB 592/1822 KB 20/99 KB 36/276 KB 894/894 KB 32/263 KB 592/1822 KB 24/99 KB 48/276 KB 894/894 KB 32/263 KB 592/1822 KB 28/99 KB 48/276 KB 894/894 KB 32/263 KB 592/1822 KB 32/99 KB 48/276 KB 894/894 KB 32/263 KB 592/1822 KB 36/99 KB 48/276 KB 894/894 KB 36/263 KB 596/1822 KB 40/99 KB 48/276 KB 894/894 KB 36/263 KB 596/1822 KB 44/99 KB 48/276 KB 894/894 KB 36/263 KB 596/1822 KB 48/99 KB 48/276 KB 894/894 KB 36/263 KB 596/1822 KB 52/99 KB 48/276 KB 894/894 KB 36/263 KB 596/1822 KB 56/99 KB 48/276 KB 894/894 KB 36/263 KB 596/1822 KB 60/99 KB 48/276 KB 894/894 KB 36/263 KB 596/1822 KB 64/99 KB 48/276 KB 894/894 KB 36/263 KB 596/1822 KB 36/99 KB 48/276 KB 894/894 KB 36/263 KB 600/1822 KB 64/99 KB 48/276 KB 894/894 KB 36/263 KB 604/1822 KB 64/99 KB 48/276 KB 894/894 KB 36/263 KB 608/1822 KB 64/99 KB 48/276 KB 894/894 KB 20/263 KB 592/1822 KB 20/99 KB 48/276 KB 894/894 KB 36/263 KB 608/1822 KB 64/99 KB 52/276 KB 894/894 KB 36/263 KB 608/1822 KB 64/99 KB 56/276 KB 894/894 KB 36/263 KB 608/1822 KB 64/99 KB 60/276 KB 894/894 KB 36/263 KB 608/1822 KB 64/99 KB 64/276 KB 894/894 KB 36/263 KB 592/1822 KB 36/99 KB 48/276 KB 894/894 KB 40/263 KB 608/1822 KB 64/99 KB 64/276 KB 894/894 KB 44/263 KB 608/1822 KB 64/99 KB 64/276 KB 894/894 KB 48/263 KB 608/1822 KB 64/99 KB 64/276 KB 894/894 KB 48/263 KB 608/1822 KB 64/99 KB 68/276 KB 894/894 KB 52/263 KB 612/1822 KB 68/99 KB 72/276 KB 894/894 KB 52/263 KB 612/1822 KB 68/99 KB 76/276 KB 894/894 KB 52/263 KB 612/1822 KB 68/99 KB 80/276 KB 894/894 KB 52/263 KB 612/1822 KB 68/99 KB 84/276 KB 894/894 KB 48/263 KB 612/1822 KB 64/99 KB 68/276 KB 894/894 KB 52/263 KB 616/1822 KB 68/99 KB 84/276 KB 894/894 KB 52/263 KB 620/1822 KB 68/99 KB 84/276 KB 894/894 KB 52/263 KB 624/1822 KB 68/99 KB 84/276 KB 894/894 KB 52/263 KB 612/1822 KB 68/99 KB 68/276 KB 894/894 KB 52/263 KB 624/1822 KB 72/99 KB 84/276 KB 894/894 KB 52/263 KB 624/1822 KB 76/99 KB 84/276 KB 894/894 KB 52/263 KB 624/1822 KB 80/99 KB 84/276 KB 894/894 KB 52/263 KB 624/1822 KB 84/99 KB 84/276 KB 894/ unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 894 KB 52/263 KB 612/1822 KB 64/99 KB 68/276 KB 56/263 KB 628/1822 KB 84/99 KB 88/276 KB 60/263 KB 628/1822 KB 84/99 KB 88/276 KB 64/263 KB 628/1822 KB 84/99 KB 88/276 KB 68/263 KB 628/1822 KB 84/99 KB 88/276 KB 72/263 KB 628/1822 KB 84/99 KB 88/276 KB 76/263 KB 628/1822 KB 84/99 KB 88/276 KB 80/263 KB 628/1822 KB 84/99 KB 88/276 KB 52/263 KB 628/1822 KB 84/99 KB 88/276 KB 80/263 KB 632/1822 KB 84/99 KB 88/276 KB 80/263 KB 636/1822 KB 84/99 KB 88/276 KB 80/263 KB 640/1822 KB 84/99 KB 88/276 KB 80/263 KB 644/1822 KB 84/99 KB 88/276 KB 84/263 KB 648/1822 KB 88/99 KB 88/276 KB 84/263 KB 652/1822 KB 88/99 KB 88/276 KB 84/263 KB 656/1822 KB 88/99 KB 88/276 KB 52/263 KB 624/1822 KB 84/99 KB 88/276 KB 84/263 KB 656/1822 KB 88/99 KB 92/276 KB 84/263 KB 656/1822 KB 88/99 KB 96/276 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 909.5 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 84/263 KB 656/1822 KB 88/99 KB 100/276 KB 84/263 KB 656/1822 KB 88/99 KB 104/276 KB 84/263 KB 656/1822 KB 88/99 KB 108/276 KB 84/263 KB 656/1822 KB 88/99 KB 112/276 KB 84/263 KB 644/1822 KB 88/99 KB 88/276 KB 88/263 KB 656/1822 KB 88/99 KB 112/276 KB 92/263 KB 656/1822 KB 88/99 KB 112/276 KB 96/263 KB 656/1822 KB 88/99 KB 112/276 KB 80/263 KB 644/1822 KB 88/99 KB 88/276 KB 96/263 KB 656/1822 KB 92/99 KB 112/276 KB 96/263 KB 656/1822 KB 96/99 KB 112/276 KB 96/263 KB 656/1822 KB 99/99 KB 112/276 KB 100/263 KB 656/1822 KB 99/99 KB 112/276 KB 104/263 KB 660/1822 KB 99/99 KB 116/276 KB 108/263 KB 660/1822 KB 99/99 KB 116/276 KB 112/263 KB 660/1822 KB 99/99 KB 116/276 KB 116/263 KB 660/1822 KB 99/99 KB 116/276 KB 120/263 KB 660/1822 KB 99/99 KB 116/276 KB 124/263 KB 660/1822 KB 99/99 KB 116/276 KB 100/263 KB 660/1822 KB 99/99 KB 116/276 KB 124/263 KB 664/1822 KB 99/99 KB 116/276 KB 124/263 KB 668/1822 KB 99/99 KB 116/276 KB 124/263 KB 672/1822 KB 99/99 KB 116/276 KB 100/263 KB 656/1822 KB 99/99 KB 116/276 KB 124/263 KB 672/1822 KB 99/99 KB 120/276 KB 124/263 KB 672/1822 KB 99/99 KB 124/276 KB 124/263 KB 672/1822 KB 99/99 KB 128/276 KB 124/263 KB 672/1822 KB 99/99 KB 132/276 KB 124/263 KB 676/1822 KB 99/99 KB 136/276 KB 124/263 KB 676/1822 KB 99/99 KB 140/276 KB 124/263 KB 676/1822 KB 99/99 KB 132/276 KB 128/263 KB 680/1822 KB 99/99 KB 140/276 KB 128/263 KB 684/1822 KB 99/99 KB 144/276 KB 128/263 KB 688/1822 KB 99/99 KB 144/276 KB 128/263 KB 676/1822 KB 99/99 KB 140/276 KB 128/263 KB 680/1822 KB 99/99 KB 144/276 KB 128/263 KB 688/1822 KB 99/99 KB 148/276 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 4/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 8/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 12/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 16/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 20/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 24/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 28/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 32/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 36/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 40/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 44/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 48/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 52/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB 54/54 KB 132/263 KB 692/1822 KB 99/99 KB 152/276 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 99.6 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install 132/263 KB 692/1822 KB 99/99 KB 148/276 KB 54/54 KB 136/263 KB 692/1822 KB 152/276 KB 54/54 KB 140/263 KB 692/1822 KB 152/276 KB 128/263 KB 692/1822 KB 99/99 KB 148/276 KB 54/54 KB 140/263 KB 696/1822 KB 152/276 KB 54/54 KB 144/263 KB 696/1822 KB 156/276 KB 54/54 KB 144/263 KB 696/1822 KB 160/276 KB 54/54 KB 144/263 KB 696/1822 KB 152/276 KB 54/54 KB 144/263 KB 700/1822 KB 160/276 KB 54/54 KB 144/263 KB 704/1822 KB 160/276 KB 54/54 KB 144/263 KB 708/1822 KB 164/276 KB 54/54 KB 148/263 KB 712/1822 KB 164/276 KB 54/54 KB 148/263 KB 716/1822 KB 164/276 KB 54/54 KB 148/263 KB 720/1822 KB 164/276 KB 54/54 KB 144/263 KB 704/1822 KB 164/276 KB 54/54 KB 148/263 KB 720/1822 KB 168/276 KB 54/54 KB 148/263 KB 720/1822 KB 172/276 KB 54/54 KB 148/263 KB 720/1822 KB 176/276 KB 54/54 KB 148/263 KB 708/1822 KB 164/276 KB 54/54 KB 152/263 KB 720/1822 KB 176/276 KB 54/54 KB 156/263 KB 720/1822 KB 176/276 KB 54/54 KB 160/263 KB 720/1822 KB 176/276 KB 54/54 KB 160/263 KB 720/1822 KB 180/276 KB 164/263 KB 724/1822 KB 184/276 KB 164/263 KB 724/1822 KB 188/276 KB 164/263 KB 724/1822 KB 192/276 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 53.7 KB/sec) unit-abot-epc-basic-0: 18:47:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-mysql-0: 18:47:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:47:47 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 54/54 KB 164/263 KB 724/1822 KB 180/276 KB 168/263 KB 724/1822 KB 192/276 KB 172/263 KB 724/1822 KB 192/276 KB 176/263 KB 724/1822 KB 192/276 KB 54/54 KB 160/263 KB 724/1822 KB 180/276 KB 176/263 KB 728/1822 KB 192/276 KB 176/263 KB 732/1822 KB 192/276 KB 176/263 KB 736/1822 KB 192/276 KB 180/263 KB 740/1822 KB 192/276 KB 180/263 KB 744/1822 KB 196/276 KB 180/263 KB 748/1822 KB 196/276 KB 180/263 KB 736/1822 KB 192/276 KB 4/748 KB 180/263 KB 748/1822 KB 196/276 KB 8/748 KB 180/263 KB 748/1822 KB 196/276 KB 12/748 KB 180/263 KB 748/1822 KB 196/276 KB 16/748 KB 180/263 KB 748/1822 KB 196/276 KB 20/748 KB 180/263 KB 748/1822 KB 196/276 KB 24/748 KB 180/263 KB 748/1822 KB 196/276 KB 28/748 KB 180/263 KB 748/1822 KB 196/276 KB 32/748 KB 180/263 KB 748/1822 KB 196/276 KB 36/748 KB 180/263 KB 748/1822 KB 196/276 KB 180/263 KB 740/1822 KB 196/276 KB 36/748 KB 184/263 KB 748/1822 KB 200/276 KB 36/748 KB 184/263 KB 748/1822 KB 204/276 KB 36/748 KB 184/263 KB 748/1822 KB 196/276 KB 40/748 KB 188/263 KB 748/1822 KB 204/276 KB 40/748 KB 184/263 KB 748/1822 KB 204/276 KB 44/748 KB 188/263 KB 748/1822 KB 208/276 KB 48/748 KB 188/263 KB 748/1822 KB 208/276 KB 40/748 KB 188/263 KB 748/1822 KB 208/276 KB 48/748 KB 192/263 KB 748/1822 KB 208/276 KB 48/748 KB 192/263 KB 748/1822 KB 212/276 KB 48/748 KB 196/263 KB 752/1822 KB 4/223 KB 216/276 KB 52/748 KB 196/263 KB 752/1822 KB 4/223 KB 220/276 KB 48/748 KB 196/263 KB 752/1822 KB 4/223 KB 212/276 KB 52/748 KB 196/263 KB 752/1822 KB 8/223 KB 220/276 KB 52/748 KB 196/263 KB 752/1822 KB 12/223 KB 220/276 KB 52/748 KB 196/263 KB 752/1822 KB 16/223 KB 220/276 KB 52/748 KB 196/263 KB 752/1822 KB 20/223 KB 220/276 KB 48/748 KB 196/263 KB 752/1822 KB 212/276 KB 52/748 KB 200/263 KB 752/1822 KB 20/223 KB 224/276 KB 52/748 KB 204/263 KB 752/1822 KB 20/223 KB 224/276 KB 52/748 KB 208/263 KB 752/1822 KB 20/223 KB 224/276 KB 48/748 KB 192/263 KB 752/1822 KB 212/276 KB 52/748 KB 208/263 KB 756/1822 KB 20/223 KB 224/276 KB 52/748 KB 208/263 KB 760/1822 KB 20/223 KB 224/276 KB 52/748 KB 208/263 KB 764/1822 KB 20/223 KB 224/276 KB 52/748 KB 208/263 KB 768/1822 KB 20/223 KB 224/276 KB 52/748 KB 212/263 KB 772/1822 KB 20/223 KB 224/276 KB 52/748 KB 212/263 KB 776/1822 KB 24/223 KB 224/276 KB 52/748 KB 212/263 KB 780/1822 KB 24/223 KB 224/276 KB 52/748 KB 212/263 KB 784/1822 KB 24/223 KB 224/276 KB 52/748 KB 196/263 KB 752/1822 KB 20/223 KB 224/276 KB 52/748 KB 196/263 KB 752/1822 KB 4/223 KB 216/276 KB 56/748 KB 212/263 KB 784/1822 KB 24/223 KB 224/276 KB 60/748 KB 212/263 KB 784/1822 KB 24/223 KB 224/276 KB 64/748 KB 212/263 KB 784/1822 KB 24/223 KB 224/276 KB 64/748 KB 212/263 KB 784/1822 KB 24/223 KB 228/276 KB 68/748 KB 212/263 KB 784/1822 KB 24/223 KB 232/276 KB 68/748 KB 212/263 KB 784/1822 KB 24/223 KB 236/276 KB 68/748 KB 212/263 KB 784/1822 KB 24/223 KB 240/276 KB 52/748 KB 212/263 KB 772/1822 KB 24/223 KB 224/276 KB 68/748 KB 212/263 KB 784/1822 KB 28/223 KB 240/276 KB 68/748 KB 212/263 KB 784/1822 KB 32/223 KB 240/276 KB 52/748 KB 212/263 KB 768/1822 KB 20/223 KB 224/276 KB 68/748 KB 216/263 KB 784/1822 KB 32/223 KB 240/276 KB 68/748 KB 220/263 KB 784/1822 KB 32/223 KB 240/276 KB 68/748 KB 224/263 KB 784/1822 KB 32/223 KB 240/276 KB 68/748 KB 228/263 KB 784/1822 KB 32/223 KB 240/276 KB 68/748 KB 232/263 KB 788/1822 KB 36/223 KB 244/276 KB 68/748 KB 236/263 KB 788/1822 KB 36/223 KB 244/276 KB 68/748 KB 240/263 KB 788/1 unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 822 KB 36/223 KB 244/276 KB 68/748 KB 212/263 KB 784/1822 KB 24/223 KB 228/276 KB 72/748 KB 240/263 KB 788/1822 KB 36/223 KB 244/276 KB 76/748 KB 240/263 KB 788/1822 KB 36/223 KB 244/276 KB 80/748 KB 240/263 KB 788/1822 KB 36/223 KB 244/276 KB 84/748 KB 240/263 KB 788/1822 KB 36/223 KB 244/276 KB 88/748 KB 240/263 KB 788/1822 KB 36/223 KB 244/276 KB 92/748 KB 240/263 KB 788/1822 KB 36/223 KB 244/276 KB 96/748 KB 240/263 KB 788/1822 KB 36/223 KB 244/276 KB 68/748 KB 228/263 KB 788/1822 KB 36/223 KB 244/276 KB 96/748 KB 240/263 KB 792/1822 KB 36/223 KB 244/276 KB 96/748 KB 240/263 KB 796/1822 KB 36/223 KB 244/276 KB 96/748 KB 240/263 KB 800/1822 KB 36/223 KB 244/276 KB 96/748 KB 240/263 KB 804/1822 KB 36/223 KB 244/276 KB 100/748 KB 244/263 KB 808/1822 KB 36/223 KB 244/276 KB 100/748 KB 244/263 KB 812/1822 KB 36/223 KB 244/276 KB 100/748 KB 244/263 KB 816/1822 KB 36/223 KB 244/276 KB 68/748 KB 228/263 KB 784/1822 KB 36/223 KB 244/276 KB 100/748 KB 244/263 KB 816/1822 KB 36/223 KB 248/276 KB 100/748 KB 244/263 KB 816/1822 KB 36/223 KB 252/276 KB 100/748 KB 244/263 KB 816/1822 KB 36/223 KB 256/276 KB 68/748 KB 228/263 KB 784/1822 KB 36/223 KB 240/276 KB 100/748 KB 244/263 KB 816/1822 KB 40/223 KB 256/276 KB 100/748 KB 244/263 KB 816/1822 KB 44/223 KB 256/276 KB 100/748 KB 244/263 KB 816/1822 KB 48/223 KB 256/276 KB 100/748 KB 244/263 KB 816/1822 KB 52/223 KB 256/276 KB 100/748 KB 244/263 KB 816/1822 KB 56/223 KB 260/276 KB 100/748 KB 244/263 KB 816/1822 KB 60/223 KB 260/276 KB 100/748 KB 244/263 KB 816/1822 KB 64/223 KB 260/276 KB 100/748 KB 244/263 KB 804/1822 KB 36/223 KB 244/276 KB 100/748 KB 248/263 KB 816/1822 KB 64/223 KB 260/276 KB 100/748 KB 252/263 KB 816/1822 KB 64/223 KB 260/276 KB 100/748 KB 256/263 KB 816/1822 KB 64/223 KB 260/276 KB 100/748 KB 260/263 KB 816/1822 KB 64/223 KB 260/276 KB 100/748 KB 263/263 KB 816/1822 KB 68/223 KB 260/276 KB 100/748 KB 240/263 KB 804/1822 KB 36/223 KB 244/276 KB 104/748 KB 263/263 KB 816/1822 KB 68/223 KB 260/276 KB 108/748 KB 263/263 KB 816/1822 KB 68/223 KB 260/276 KB 112/748 KB 263/263 KB 816/1822 KB 68/223 KB 260/276 KB 116/748 KB 263/263 KB 816/1822 KB 68/223 KB 260/276 KB 120/748 KB 263/263 KB 820/1822 KB 68/223 KB 260/276 KB 124/748 KB 263/263 KB 820/1822 KB 68/223 KB 260/276 KB 128/748 KB 263/263 KB 820/1822 KB 68/223 KB 260/276 KB 100/748 KB 260/263 KB 816/1822 KB 68/223 KB 260/276 KB 128/748 KB 263/263 KB 820/1822 KB 72/223 KB 260/276 KB 128/748 KB 263/263 KB 820/1822 KB 76/223 KB 260/276 KB 128/748 KB 263/263 KB 820/1822 KB 80/223 KB 260/276 KB 100/748 KB 244/263 KB 816/1822 KB 52/223 KB 260/276 KB 128/748 KB 263/263 KB 820/1822 KB 80/223 KB 264/276 KB 128/748 KB 263/263 KB 820/1822 KB 80/223 KB 268/276 KB 128/748 KB 263/263 KB 820/1822 KB 80/223 KB 272/276 KB 128/748 KB 263/263 KB 820/1822 KB 80/223 KB 276/276 KB 128/748 KB 263/263 KB 820/1822 KB 80/223 KB 276/276 KB 128/748 KB 263/263 KB 820/1822 KB 84/223 KB 276/276 KB 128/748 KB 263/263 KB 820/1822 KB 88/223 KB 276/276 KB 128/748 KB 263/263 KB 820/1822 KB 92/223 KB 276/276 KB 128/748 KB 263/263 KB 820/1822 KB 96/223 KB 276/276 KB 128/748 KB 263/263 KB 820/1822 KB 100/223 KB 276/276 KB 116/748 KB 263/263 KB 820/1822 KB 68/223 KB 260/276 KB 132/748 KB 263/263 KB 824/1822 KB 100/223 KB 276/276 KB 132/748 KB 263/263 KB 828/1822 KB 100/223 KB 276/276 KB 132/748 KB 263/263 KB 832/1822 KB 100/223 KB 276/276 KB 132/748 KB 263/263 KB 836/1822 KB 100/22 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 3 KB 276/276 KB 132/748 KB 263/263 KB 820/1822 KB 100/223 KB 276/276 KB 136/748 KB 263/263 KB 836/1822 KB 100/223 KB 276/276 KB 140/748 KB 263/263 KB 836/1822 KB 100/223 KB 276/276 KB 140/748 KB 263/263 KB 840/1822 KB 100/223 KB 276/276 KB 140/748 KB 263/263 KB 844/1822 KB 100/223 KB 276/276 KB 144/748 KB 263/263 KB 844/1822 KB 100/223 KB 276/276 KB 144/748 KB 263/263 KB 848/1822 KB 100/223 KB 276/276 KB 148/748 KB 263/263 KB 848/1822 KB 100/223 KB 276/276 KB 152/748 KB 263/263 KB 852/1822 KB 104/223 KB 276/276 KB 156/748 KB 852/1822 KB 104/223 KB 276/276 KB 160/748 KB 852/1822 KB 104/223 KB 276/276 KB 148/748 KB 263/263 KB 852/1822 KB 104/223 KB 276/276 KB 160/748 KB 856/1822 KB 104/223 KB 276/276 KB 160/748 KB 860/1822 KB 104/223 KB 276/276 KB 160/748 KB 864/1822 KB 104/223 KB 276/276 KB 148/748 KB 263/263 KB 848/1822 KB 104/223 KB 276/276 KB 160/748 KB 864/1822 KB 108/223 KB 276/276 KB 160/748 KB 864/1822 KB 112/223 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 253.1 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.jar (276 KB at 265.6 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 160/748 KB 864/1822 KB 116/223 KB 160/748 KB 864/1822 KB 120/223 KB 164/748 KB 864/1822 KB 124/223 KB 164/748 KB 864/1822 KB 128/223 KB 164/748 KB 868/1822 KB 128/223 KB 164/748 KB 872/1822 KB 132/223 KB 164/748 KB 876/1822 KB 132/223 KB 164/748 KB 880/1822 KB 132/223 KB 164/748 KB 864/1822 KB 120/223 KB 168/748 KB 880/1822 KB 132/223 KB 172/748 KB 880/1822 KB 132/223 KB 176/748 KB 880/1822 KB 132/223 KB 164/748 KB 868/1822 KB 132/223 KB 176/748 KB 884/1822 KB 132/223 KB 180/748 KB 888/1822 KB 136/223 KB 180/748 KB 892/1822 KB 136/223 KB 180/748 KB 896/1822 KB 136/223 KB 180/748 KB 900/1822 KB 136/223 KB 4/27 KB 180/748 KB 900/1822 KB 136/223 KB 8/27 KB 180/748 KB 900/1822 KB 136/223 KB 12/27 KB 180/748 KB 900/1822 KB 136/223 KB 16/27 KB 3/178 KB 180/748 KB 900/1822 KB 136/223 KB 16/27 KB 6/178 KB 180/748 KB 900/1822 KB 136/223 KB 16/27 KB 9/178 KB 180/748 KB 900/1822 KB 136/223 KB 16/27 KB 180/748 KB 900/1822 KB 136/223 KB 16/27 KB 11/178 KB 180/748 KB 900/1822 KB 136/223 KB 20/27 KB 14/178 KB 180/748 KB 900/1822 KB 136/223 KB 20/27 KB 16/178 KB 180/748 KB 900/1822 KB 136/223 KB 180/748 KB 884/1822 KB 136/223 KB 20/27 KB 16/178 KB 184/748 KB 900/1822 KB 136/223 KB 20/27 KB 16/178 KB 188/748 KB 900/1822 KB 136/223 KB 176/748 KB 884/1822 KB 136/223 KB 20/27 KB 19/178 KB 188/748 KB 900/1822 KB 140/223 KB 20/27 KB 19/178 KB 188/748 KB 900/1822 KB 144/223 KB 20/27 KB 19/178 KB 188/748 KB 900/1822 KB 148/223 KB 20/27 KB 19/178 KB 188/748 KB 900/1822 KB 136/223 KB 20/27 KB 11/178 KB 180/748 KB 900/1822 KB 136/223 KB 24/27 KB 19/178 KB 192/748 KB 900/1822 KB 148/223 KB 27/27 KB 19/178 KB 192/748 KB 900/1822 KB 148/223 KB 27/27 KB 19/178 KB 192/748 KB 900/1822 KB 152/223 KB 20/27 KB 19/178 KB 192/748 KB 900/1822 KB 148/223 KB 27/27 KB 22/178 KB 192/748 KB 900/1822 KB 156/223 KB 27/27 KB 22/178 KB 196/748 KB 900/1822 KB 156/223 KB 27/27 KB 25/178 KB 200/748 KB 904/1822 KB 156/223 KB 27/27 KB 25/178 KB 204/748 KB 904/1822 KB 156/223 KB 27/27 KB 25/178 KB 208/748 KB 904/1822 KB 156/223 KB 27/27 KB 25/178 KB 196/748 KB 904/1822 KB 156/223 KB 27/27 KB 25/178 KB 208/748 KB 908/1822 KB 156/223 KB 27/27 KB 25/178 KB 208/748 KB 912/1822 KB 156/223 KB 27/27 KB 25/178 KB 196/748 KB 900/1822 KB 156/223 KB 27/27 KB 19/178 KB 196/748 KB 900/1822 KB 156/223 KB 27/27 KB 25/178 KB 208/748 KB 912/1822 KB 160/223 KB 27/27 KB 25/178 KB 208/748 KB 912/1822 KB 164/223 KB 27/27 KB 27/178 KB 208/748 KB 912/1822 KB 164/223 KB 27/27 KB 30/178 KB 208/748 KB 912/1822 KB 164/223 KB 27/27 KB 30/178 KB 208/748 KB 912/1822 KB 168/223 KB 27/27 KB 32/178 KB 208/748 KB 912/1822 KB 168/223 KB 27/27 KB 32/178 KB 208/748 KB 912/1822 KB 172/223 KB 27/27 KB 32/178 KB 212/748 KB 912/1822 KB 176/223 KB 27/27 KB 32/178 KB 212/748 KB 916/1822 KB 180/223 KB 27/27 KB 36/178 KB 212/748 KB 916/1822 KB 184/223 KB 27/27 KB 36/178 KB 212/748 KB 916/1822 KB 188/223 KB 27/27 KB 36/178 KB 212/748 KB 916/1822 KB 192/223 KB 27/27 KB 32/178 KB 212/748 KB 912/1822 KB 172/223 KB 27/27 KB 36/178 KB 216/748 KB 916/1822 KB 192/223 KB 27/27 KB 36/178 KB 220/748 KB 916/1822 KB 192/223 KB 27/27 KB 36/178 KB 224/748 KB 916/1822 KB 192/223 KB 27/27 KB 36/178 KB 212/748 KB 916/1822 KB 180/223 KB 27/27 KB 40/178 KB 224/748 KB 916/1822 KB 192/223 KB 27/27 KB 44/178 KB 224/748 KB 916/1822 KB 192/223 KB 27/27 KB 48/178 KB 224/748 KB 916/1822 KB 192/223 KB 52/178 KB 224/748 KB 916/1822 KB 192/223 KB unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 56/178 KB 228/748 KB 916/1822 KB 196/223 KB 60/178 KB 228/748 KB 916/1822 KB 196/223 KB 64/178 KB 228/748 KB 916/1822 KB 196/223 KB 27/27 KB 32/178 KB 212/748 KB 916/1822 KB 176/223 KB 64/178 KB 228/748 KB 920/1822 KB 196/223 KB 64/178 KB 228/748 KB 924/1822 KB 196/223 KB 64/178 KB 228/748 KB 928/1822 KB 196/223 KB 64/178 KB 228/748 KB 932/1822 KB 196/223 KB 64/178 KB 228/748 KB 936/1822 KB 196/223 KB 64/178 KB 228/748 KB 940/1822 KB 196/223 KB 64/178 KB 228/748 KB 944/1822 KB 196/223 KB 52/178 KB 228/748 KB 916/1822 KB 196/223 KB 64/178 KB 228/748 KB 944/1822 KB 200/223 KB 52/178 KB 228/748 KB 916/1822 KB 192/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 KB at 24.9 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 64/178 KB 232/748 KB 944/1822 KB 200/223 KB 64/178 KB 236/748 KB 944/1822 KB 200/223 KB 64/178 KB 240/748 KB 944/1822 KB 200/223 KB 64/178 KB 240/748 KB 944/1822 KB 204/223 KB 64/178 KB 240/748 KB 944/1822 KB 208/223 KB 64/178 KB 244/748 KB 944/1822 KB 212/223 KB 68/178 KB 244/748 KB 948/1822 KB 216/223 KB 68/178 KB 244/748 KB 948/1822 KB 220/223 KB 68/178 KB 244/748 KB 948/1822 KB 223/223 KB 64/178 KB 244/748 KB 944/1822 KB 208/223 KB 68/178 KB 248/748 KB 948/1822 KB 223/223 KB 68/178 KB 252/748 KB 948/1822 KB 223/223 KB 68/178 KB 256/748 KB 948/1822 KB 223/223 KB 68/178 KB 244/748 KB 948/1822 KB 212/223 KB 72/178 KB 256/748 KB 948/1822 KB 223/223 KB 64/178 KB 244/748 KB 948/1822 KB 212/223 KB 72/178 KB 256/748 KB 952/1822 KB 223/223 KB 72/178 KB 256/748 KB 956/1822 KB 223/223 KB 76/178 KB 256/748 KB 956/1822 KB 223/223 KB 80/178 KB 256/748 KB 956/1822 KB 223/223 KB 80/178 KB 256/748 KB 960/1822 KB 223/223 KB 80/178 KB 260/748 KB 960/1822 KB 223/223 KB 84/178 KB 264/748 KB 964/1822 KB 223/223 KB 84/178 KB 268/748 KB 964/1822 KB 223/223 KB 84/178 KB 272/748 KB 964/1822 KB 223/223 KB 84/178 KB 276/748 KB 964/1822 KB 223/223 KB 84/178 KB 280/748 KB 964/1822 KB 4/23 KB 84/178 KB 260/748 KB 964/1822 KB 223/223 KB 84/178 KB 280/748 KB 968/1822 KB 4/23 KB 84/178 KB 280/748 KB 972/1822 KB 4/23 KB 84/178 KB 280/748 KB 976/1822 KB 4/23 KB 84/178 KB 260/748 KB 960/1822 KB 223/223 KB 88/178 KB 280/748 KB 976/1822 KB 4/23 KB 92/178 KB 280/748 KB 976/1822 KB 4/23 KB 96/178 KB 280/748 KB 976/1822 KB 4/23 KB 96/178 KB 280/748 KB 980/1822 KB 4/23 KB 100/178 KB 280/748 KB 984/1822 KB 4/23 KB 84/178 KB 276/748 KB 964/1822 KB 223/223 KB 4/23 KB 100/178 KB 284/748 KB 984/1822 KB 8/23 KB 100/178 KB 284/748 KB 984/1822 KB 12/23 KB 100/178 KB 284/748 KB 984/1822 KB 16/23 KB 100/178 KB 284/748 KB 984/1822 KB 20/23 KB 100/178 KB 284/748 KB 984/1822 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (223 KB at 206.8 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 100/178 KB 284/748 KB 984/1822 KB 4/23 KB 100/178 KB 288/748 KB 984/1822 KB 23/23 KB 100/178 KB 280/748 KB 980/1822 KB 4/23 KB 104/178 KB 288/748 KB 988/1822 KB 23/23 KB 108/178 KB 288/748 KB 988/1822 KB 23/23 KB 112/178 KB 288/748 KB 988/1822 KB 23/23 KB 116/178 KB 288/748 KB 988/1822 KB 23/23 KB 120/178 KB 292/748 KB 988/1822 KB 23/23 KB 124/178 KB 292/748 KB 988/1822 KB 23/23 KB 128/178 KB 292/748 KB 988/1822 KB 23/23 KB 100/178 KB 288/748 KB 988/1822 KB 23/23 KB 128/178 KB 292/748 KB 992/1822 KB 23/23 KB 128/178 KB 292/748 KB 996/1822 KB 23/23 KB 128/178 KB 292/748 KB 1000/1822 KB 23/23 KB 128/178 KB 292/748 KB 1004/1822 KB 23/23 KB 128/178 KB 292/748 KB 1008/1822 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 21.1 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 116/178 KB 292/748 KB 988/1822 KB 23/23 KB 128/178 KB 296/748 KB 1008/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 128/178 KB 300/748 KB 1008/1822 KB 128/178 KB 304/748 KB 1008/1822 KB 128/178 KB 308/748 KB 1008/1822 KB 132/178 KB 312/748 KB 1012/1822 KB 4/55 KB 132/178 KB 316/748 KB 1012/1822 KB 4/55 KB 132/178 KB 320/748 KB 1012/1822 KB 4/55 KB 132/178 KB 308/748 KB 1012/1822 KB 4/55 KB 132/178 KB 320/748 KB 1012/1822 KB 8/55 KB 132/178 KB 320/748 KB 1012/1822 KB 12/55 KB 132/178 KB 320/748 KB 1012/1822 KB 16/55 KB 132/178 KB 308/748 KB 1012/1822 KB 132/178 KB 320/748 KB 1016/1822 KB 16/55 KB 132/178 KB 320/748 KB 1020/1822 KB 16/55 KB 132/178 KB 320/748 KB 1024/1822 KB 16/55 KB 132/178 KB 324/748 KB 4/1210 KB 1028/1822 KB 20/55 KB 132/178 KB 308/748 KB 1008/1822 KB 136/178 KB 324/748 KB 4/1210 KB 1032/1822 KB 20/55 KB 140/178 KB 324/748 KB 4/1210 KB 1032/1822 KB 20/55 KB 144/178 KB 324/748 KB 4/1210 KB 1032/1822 KB 20/55 KB 148/178 KB 324/748 KB 4/1210 KB 1032/1822 KB 20/55 KB 132/178 KB 324/748 KB 4/1210 KB 1024/1822 KB 20/55 KB 132/178 KB 320/748 KB 4/1210 KB 1024/1822 KB 20/55 KB 148/178 KB 324/748 KB 8/1210 KB 1032/1822 KB 20/55 KB 148/178 KB 324/748 KB 12/1210 KB 1032/1822 KB 20/55 KB 132/178 KB 320/748 KB 1024/1822 KB 20/55 KB 148/178 KB 324/748 KB 12/1210 KB 1032/1822 KB 24/55 KB 148/178 KB 324/748 KB 12/1210 KB 1032/1822 KB 28/55 KB 148/178 KB 324/748 KB 12/1210 KB 1032/1822 KB 32/55 KB 148/178 KB 324/748 KB 16/1210 KB 1032/1822 KB 36/55 KB 148/178 KB 324/748 KB 16/1210 KB 1032/1822 KB 32/55 KB 152/178 KB 328/748 KB 20/1210 KB 1032/1822 KB 36/55 KB 152/178 KB 328/748 KB 16/1210 KB 1032/1822 KB 36/55 KB 156/178 KB 328/748 KB 20/1210 KB 1032/1822 KB 40/55 KB 160/178 KB 328/748 KB 20/1210 KB 1032/1822 KB 40/55 KB 132/178 KB 324/748 KB 4/1210 KB 1032/1822 KB 20/55 KB 160/178 KB 328/748 KB 20/1210 KB 1036/1822 KB 40/55 KB 160/178 KB 328/748 KB 20/1210 KB 1040/1822 KB 40/55 KB 148/178 KB 328/748 KB 16/1210 KB 1032/1822 KB 36/55 KB 160/178 KB 332/748 KB 20/1210 KB 1040/1822 KB 40/55 KB 160/178 KB 336/748 KB 20/1210 KB 1040/1822 KB 40/55 KB 160/178 KB 340/748 KB 20/1210 KB 1040/1822 KB 40/55 KB 164/178 KB 344/748 KB 24/1210 KB 1044/1822 KB 40/55 KB 164/178 KB 348/748 KB 24/1210 KB 1044/1822 KB 40/55 KB 164/178 KB 352/748 KB 24/1210 KB 1044/1822 KB 40/55 KB 164/178 KB 356/748 KB 24/1210 KB 1044/1822 KB 40/55 KB 164/178 KB 360/748 KB 24/1210 KB 1044/1822 KB 40/55 KB 164/178 KB 364/748 KB 24/1210 KB 1044/1822 KB 40/55 KB 164/178 KB 368/748 KB 24/1210 KB 1044/1822 KB 40/55 KB 164/178 KB 372/748 KB 24/1210 KB 1044/1822 KB 40/55 KB 152/178 KB 328/748 KB 20/1210 KB 1032/1822 KB 40/55 KB 164/178 KB 372/748 KB 24/1210 KB 1044/1822 KB 44/55 KB 164/178 KB 372/748 KB 24/1210 KB 1044/1822 KB 48/55 KB 164/178 KB 372/748 KB 24/1210 KB 1044/1822 KB 52/55 KB 164/178 KB 372/748 KB 24/1210 KB 1044/1822 KB 55/55 KB 164/178 KB 340/748 KB 24/1210 KB 1044/1822 KB 40/55 KB 164/178 KB 372/748 KB 28/1210 KB 1044/1822 KB 55/55 KB 164/178 KB 372/748 KB 32/1210 KB 1044/1822 KB 55/55 KB 164/178 KB 372/748 KB 36/1210 KB 1044/1822 KB 55/55 KB 164/178 KB 372/748 KB 40/1210 KB 1044/1822 KB 55/55 KB 164/178 KB 372/748 KB 44/1210 KB 1044/1822 KB 55/55 KB 164/178 KB 372/748 KB 48/1210 KB 1044/1822 KB 55/55 KB 164/178 KB 372/748 KB 52/1210 KB 1044/1822 KB 55/55 KB 164/178 KB 372/748 KB 56/1210 KB 1044/1822 KB 55/55 KB 164/178 KB 372/748 KB 60/1210 KB 1044/1822 KB 55/55 KB 164/178 KB 372/748 KB 64/1210 KB 1044/1822 KB 55/55 KB 164/178 KB 372/748 KB 68/1210 KB 1044/1822 KB 55/55 KB 164/178 KB 340 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install /748 KB 20/1210 KB 1044/1822 KB 40/55 KB 168/178 KB 376/748 KB 68/1210 KB 1044/1822 KB 55/55 KB 172/178 KB 376/748 KB 68/1210 KB 1044/1822 KB 55/55 KB 176/178 KB 376/748 KB 68/1210 KB 1044/1822 KB 55/55 KB 178/178 KB 376/748 KB 68/1210 KB 1044/1822 KB 55/55 KB 160/178 KB 340/748 KB 20/1210 KB 1044/1822 KB 40/55 KB 178/178 KB 376/748 KB 68/1210 KB 1048/1822 KB 55/55 KB 178/178 KB 376/748 KB 68/1210 KB 1052/1822 KB 55/55 KB 178/178 KB 376/748 KB 68/1210 KB 1056/1822 KB 55/55 KB 178/178 KB 376/748 KB 68/1210 KB 1060/1822 KB 55/55 KB 178/178 KB 376/748 KB 68/1210 KB 1064/1822 KB 55/55 KB 178/178 KB 376/748 KB 68/1210 KB 1068/1822 KB 55/55 KB 178/178 KB 376/748 KB 68/1210 KB 1072/1822 KB 55/55 KB 178/178 KB 376/748 KB 68/1210 KB 1076/1822 KB 55/55 KB 178/178 KB 376/748 KB 68/1210 KB 1080/1822 KB 55/55 KB 178/178 KB 376/748 KB 68/1210 KB 1084/1822 KB 55/55 KB 178/178 KB 376/748 KB 72/1210 KB 1088/1822 KB 55/55 KB 178/178 KB 376/748 KB 72/1210 KB 1092/1822 KB 55/55 KB 178/178 KB 376/748 KB 72/1210 KB 1096/1822 KB 178/178 KB 376/748 KB 72/1210 KB 1100/1822 KB 178/178 KB 376/748 KB 72/1210 KB 1104/1822 KB 178/178 KB 376/748 KB 72/1210 KB 1108/1822 KB 164/178 KB 376/748 KB 68/1210 KB 1044/1822 KB 55/55 KB 178/178 KB 380/748 KB 72/1210 KB 1108/1822 KB 178/178 KB 384/748 KB 72/1210 KB 1108/1822 KB 178/178 KB 388/748 KB 72/1210 KB 1108/1822 KB 178/178 KB 392/748 KB 72/1210 KB 1108/1822 KB 178/178 KB 396/748 KB 72/1210 KB 1108/1822 KB 178/178 KB 400/748 KB 72/1210 KB 1108/1822 KB 178/178 KB 404/748 KB 72/1210 KB 1108/1822 KB 178/178 KB 408/748 KB 72/1210 KB 1108/1822 KB 178/178 KB 412/748 KB 72/1210 KB 1108/1822 KB 178/178 KB 416/748 KB 72/1210 KB 1108/1822 KB 178/178 KB 420/748 KB 72/1210 KB 1112/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 48.6 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 178/178 KB 376/748 KB 72/1210 KB 1084/1822 KB 55/55 KB 420/748 KB 76/1210 KB 1112/1822 KB 420/748 KB 80/1210 KB 1112/1822 KB 420/748 KB 84/1210 KB 1112/1822 KB 420/748 KB 88/1210 KB 1112/1822 KB 420/748 KB 92/1210 KB 1112/1822 KB 420/748 KB 96/1210 KB 1112/1822 KB 420/748 KB 100/1210 KB 1112/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 158.8 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 178/178 KB 416/748 KB 72/1210 KB 1112/1822 KB 420/748 KB 100/1210 KB 1116/1822 KB 420/748 KB 104/1210 KB 1120/1822 KB Downloading: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 420/748 KB 104/1210 KB 1116/1822 KB 420/748 KB 108/1210 KB 1120/1822 KB 420/748 KB 112/1210 KB 1120/1822 KB 420/748 KB 112/1210 KB 1124/1822 KB 424/748 KB 116/1210 KB 1128/1822 KB 424/748 KB 116/1210 KB 1124/1822 KB 424/748 KB 112/1210 KB 1124/1822 KB 428/748 KB 116/1210 KB 1132/1822 KB 432/748 KB 116/1210 KB 1132/1822 KB 424/748 KB 116/1210 KB 1132/1822 KB 432/748 KB 120/1210 KB 4/471 KB 3/93 KB 1136/1822 KB 432/748 KB 120/1210 KB 4/471 KB 3/93 KB 1132/1822 KB 432/748 KB 120/1210 KB 4/471 KB 6/93 KB 1136/1822 KB 432/748 KB 120/1210 KB 4/471 KB 9/93 KB 1136/1822 KB 432/748 KB 120/1210 KB 4/471 KB 11/93 KB 1136/1822 KB 432/748 KB 120/1210 KB 4/471 KB 14/93 KB 1136/1822 KB 432/748 KB 120/1210 KB 4/471 KB 16/93 KB 1136/1822 KB 432/748 KB 120/1210 KB 4/471 KB 19/93 KB 1136/1822 KB 432/748 KB 120/1210 KB 4/471 KB 22/93 KB 1136/1822 KB 432/748 KB 120/1210 KB 4/471 KB 1132/1822 KB 432/748 KB 124/1210 KB 4/471 KB 22/93 KB 1136/1822 KB 432/748 KB 116/1210 KB 4/471 KB 1132/1822 KB 432/748 KB 124/1210 KB 8/471 KB 25/93 KB 1136/1822 KB 432/748 KB 124/1210 KB 12/471 KB 25/93 KB 1136/1822 KB 432/748 KB 124/1210 KB 16/471 KB 25/93 KB 1136/1822 KB 432/748 KB 128/1210 KB 20/471 KB 25/93 KB 1136/1822 KB 432/748 KB 128/1210 KB 24/471 KB 25/93 KB 1140/1822 KB 432/748 KB 128/1210 KB 28/471 KB 25/93 KB 1140/1822 KB 432/748 KB 128/1210 KB 32/471 KB 25/93 KB 1140/1822 KB 432/748 KB 124/1210 KB 4/471 KB 25/93 KB 1136/1822 KB 432/748 KB 128/1210 KB 32/471 KB 27/93 KB 1140/1822 KB 432/748 KB 128/1210 KB 32/471 KB 30/93 KB 1140/1822 KB 432/748 KB 128/1210 KB 20/471 KB 25/93 KB 1140/1822 KB 432/748 KB 128/1210 KB 32/471 KB 30/93 KB 1144/1822 KB 432/748 KB 128/1210 KB 16/471 KB 25/93 KB 1136/1822 KB 432/748 KB 132/1210 KB 32/471 KB 32/93 KB 1144/1822 KB 432/748 KB 128/1210 KB 32/471 KB 32/93 KB 1144/1822 KB 432/748 KB 132/1210 KB 32/471 KB 32/93 KB 1148/1822 KB 432/748 KB 132/1210 KB 32/471 KB 32/93 KB 1152/1822 KB 432/748 KB 132/1210 KB 32/471 KB 32/93 KB 1156/1822 KB 432/748 KB 136/1210 KB 36/471 KB 36/93 KB 1160/1822 KB 432/748 KB 136/1210 KB 36/471 KB 36/93 KB 1164/1822 KB 432/748 KB 136/1210 KB 36/471 KB 36/93 KB 1168/1822 KB 432/748 KB 136/1210 KB 36/471 KB 36/93 KB 1156/1822 KB 432/748 KB 136/1210 KB 32/471 KB 36/93 KB 1156/1822 KB 432/748 KB 136/1210 KB 40/471 KB 40/93 KB 1168/1822 KB 432/748 KB 136/1210 KB 40/471 KB 44/93 KB 1168/1822 KB 432/748 KB 136/1210 KB 40/471 KB 48/93 KB 1168/1822 KB 432/748 KB 136/1210 KB 32/471 KB 32/93 KB 1156/1822 KB 432/748 KB 140/1210 KB 40/471 KB 48/93 KB 1168/1822 KB 432/748 KB 144/1210 KB 40/471 KB 48/93 KB 1168/1822 KB 432/748 KB 148/1210 KB 40/471 KB 48/93 KB 1168/1822 KB 432/748 KB 152/1210 KB 40/471 KB 48/93 KB 1168/1822 KB 432/748 KB 156/1210 KB 40/471 KB 52/93 KB 1172/1822 KB 432/748 KB 160/1210 KB 40/471 KB 52/93 KB 1172/1822 KB 432/748 KB 136/1210 KB 40/471 KB 36/93 KB 1168/1822 KB 432/748 KB 160/1210 KB 44/471 KB 52/93 KB 1172/1822 KB 432/748 KB 160/1210 KB 48/471 KB 52/93 KB 1172/1822 KB 432/748 KB 160/1210 KB 52/471 KB 52/93 KB 1172/1822 KB 432/748 KB 164/1210 KB 56/471 KB 52/93 KB 1172/1822 KB 432/748 KB 164/1210 KB 60/471 KB 52/93 KB 1172/1822 KB 436/748 KB 164/1210 KB 64/471 KB 52/93 KB 1172/1822 KB 432/748 KB 152/1210 KB 40/471 KB 52/93 KB 1172/1822 KB 436/748 KB 164/1210 KB 64/471 KB 56/93 KB 1172/1822 KB 436/748 KB 164/1210 KB 64/471 KB 60/93 KB 1172/1822 KB 436/748 KB 164/1210 KB 64/471 KB 62/93 KB 1172/1822 KB 436/748 KB unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 164/1210 KB 64/471 KB 66/93 KB 1172/1822 KB 436/748 KB 164/1210 KB 64/471 KB 70/93 KB 1172/1822 KB 436/748 KB 164/1210 KB 64/471 KB 74/93 KB 1172/1822 KB 436/748 KB 164/1210 KB 64/471 KB 78/93 KB 1172/1822 KB 436/748 KB 164/1210 KB 64/471 KB 82/93 KB 1172/1822 KB 436/748 KB 164/1210 KB 68/471 KB 86/93 KB 1172/1822 KB 436/748 KB 164/1210 KB 68/471 KB 90/93 KB 1172/1822 KB 432/748 KB 152/1210 KB 40/471 KB 48/93 KB 1172/1822 KB 436/748 KB 164/1210 KB 68/471 KB 90/93 KB 1176/1822 KB 436/748 KB 164/1210 KB 68/471 KB 90/93 KB 1180/1822 KB 436/748 KB 164/1210 KB 68/471 KB 90/93 KB 1184/1822 KB 436/748 KB 164/1210 KB 68/471 KB 90/93 KB 1188/1822 KB 436/748 KB 164/1210 KB 68/471 KB 90/93 KB 1192/1822 KB 436/748 KB 164/1210 KB 68/471 KB 82/93 KB 1172/1822 KB 436/748 KB 164/1210 KB 60/471 KB 52/93 KB 1172/1822 KB 440/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 444/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 448/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 452/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 456/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 460/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 464/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 468/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 472/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 476/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 480/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 484/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 488/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 492/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 496/748 KB 164/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 432/748 KB 164/1210 KB 52/471 KB 52/93 KB 1172/1822 KB 496/748 KB 168/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 496/748 KB 172/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 496/748 KB 176/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 496/748 KB 180/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 500/748 KB 184/1210 KB 72/471 KB 90/93 KB 1196/1822 KB 500/748 KB 188/1210 KB 72/471 KB 90/93 KB 1196/1822 KB 500/748 KB 192/1210 KB 72/471 KB 90/93 KB 1196/1822 KB 500/748 KB 180/1210 KB 72/471 KB 90/93 KB 1196/1822 KB 500/748 KB 192/1210 KB 76/471 KB 90/93 KB 1196/1822 KB 500/748 KB 192/1210 KB 80/471 KB 90/93 KB 1196/1822 KB 500/748 KB 180/1210 KB 68/471 KB 90/93 KB 1196/1822 KB 504/748 KB 192/1210 KB 80/471 KB 90/93 KB 1196/1822 KB 508/748 KB 192/1210 KB 80/471 KB 90/93 KB 1196/1822 KB 512/748 KB 192/1210 KB 80/471 KB 90/93 KB 1196/1822 KB 516/748 KB 192/1210 KB 84/471 KB 90/93 KB 1196/1822 KB 520/748 KB 196/1210 KB 84/471 KB 93/93 KB 1196/1822 KB 524/748 KB 196/1210 KB 84/471 KB 93/93 KB 1196/1822 KB 528/748 KB 196/1210 KB 84/471 KB 93/93 KB 1196/1822 KB 436/748 KB 184/1210 KB 72/471 KB 90/93 KB 1196/1822 KB 528/748 KB 196/1210 KB 84/471 KB 93/93 KB 1200/1822 KB 528/748 KB 196/1210 KB 84/471 KB 93/93 KB 1204/1822 KB 528/748 KB 196/1210 KB 84/471 KB 93/93 KB 1208/1822 KB 528/748 KB 196/1210 KB 84/471 KB 93/93 KB 1212/1822 KB 528/748 KB 196/1210 KB 84/471 KB 93/93 KB 1216/1822 KB 516/748 KB 196/1210 KB 84/471 KB 93/93 KB 1196/1822 KB 528/748 KB 200/1210 KB 84/471 KB 93/93 KB 1216/1822 KB 528/748 KB 204/1210 KB 84/471 KB 93/93 KB 1216/1822 KB 528/748 KB 208/1210 KB 84/471 KB 93/93 KB 1216/1822 KB 516/748 KB 192/1210 KB 84/471 KB 93/93 KB 1196/1822 KB 512/748 KB 192/1210 KB 84/471 KB 90/93 KB 1196/1822 KB 528/748 KB 208/1210 KB 88/471 KB 93/93 KB 1216/1822 KB 528/748 KB 2 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 08/1210 KB 92/471 KB 93/93 KB 1216/1822 KB 528/748 KB 208/1210 KB 96/471 KB 93/93 KB 1220/1822 KB 532/748 KB 212/1210 KB 96/471 KB 93/93 KB 1224/1822 KB 532/748 KB 212/1210 KB 96/471 KB 93/93 KB 1228/1822 KB 532/748 KB 212/1210 KB 96/471 KB 93/93 KB 1232/1822 KB 532/748 KB 212/1210 KB 96/471 KB 93/93 KB 1220/1822 KB 528/748 KB 208/1210 KB 96/471 KB 93/93 KB 1220/1822 KB 532/748 KB 212/1210 KB 100/471 KB 93/93 KB 1232/1822 KB 532/748 KB 212/1210 KB 104/471 KB 93/93 KB 1232/1822 KB 532/748 KB 212/1210 KB 108/471 KB 93/93 KB 1232/1822 KB 532/748 KB 208/1210 KB 96/471 KB 93/93 KB 1220/1822 KB 536/748 KB 216/1210 KB 108/471 KB 93/93 KB 1232/1822 KB 540/748 KB 216/1210 KB 108/471 KB 93/93 KB 1232/1822 KB 544/748 KB 216/1210 KB 108/471 KB 93/93 KB 1232/1822 KB 548/748 KB 216/1210 KB 112/471 KB 93/93 KB 1232/1822 KB 552/748 KB 216/1210 KB 112/471 KB 93/93 KB 1236/1822 KB 556/748 KB 216/1210 KB 112/471 KB 93/93 KB 1236/1822 KB 560/748 KB 216/1210 KB 112/471 KB 93/93 KB 1236/1822 KB 532/748 KB 216/1210 KB 108/471 KB 93/93 KB 1232/1822 KB 560/748 KB 220/1210 KB 112/471 KB 93/93 KB 1236/1822 KB 560/748 KB 224/1210 KB 112/471 KB 93/93 KB 1236/1822 KB 560/748 KB 228/1210 KB 112/471 KB 93/93 KB 1236/1822 KB 560/748 KB 232/1210 KB 112/471 KB 93/93 KB 1236/1822 KB 560/748 KB 236/1210 KB 112/471 KB 93/93 KB 1236/1822 KB 560/748 KB 240/1210 KB 112/471 KB 93/93 KB 1236/1822 KB 548/748 KB 216/1210 KB 112/471 KB 93/93 KB 1236/1822 KB 560/748 KB 240/1210 KB 112/471 KB 93/93 KB 1240/1822 KB 560/748 KB 240/1210 KB 112/471 KB 93/93 KB 1244/1822 KB 560/748 KB 240/1210 KB 112/471 KB 93/93 KB 1248/1822 KB 544/748 KB 216/1210 KB 112/471 KB 93/93 KB 1232/1822 KB 560/748 KB 240/1210 KB 116/471 KB 93/93 KB 1248/1822 KB 560/748 KB 240/1210 KB 120/471 KB 93/93 KB 1248/1822 KB 560/748 KB 240/1210 KB 124/471 KB 93/93 KB 1248/1822 KB 560/748 KB 240/1210 KB 128/471 KB 93/93 KB 1248/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 78.9 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 560/748 KB 240/1210 KB 128/471 KB 1252/1822 KB 564/748 KB 244/1210 KB 132/471 KB 1256/1822 KB 564/748 KB 244/1210 KB 132/471 KB 1260/1822 KB 564/748 KB 244/1210 KB 132/471 KB 1264/1822 KB 564/748 KB 244/1210 KB 132/471 KB 1252/1822 KB 564/748 KB 248/1210 KB 132/471 KB 1264/1822 KB 564/748 KB 252/1210 KB 132/471 KB 1264/1822 KB 564/748 KB 256/1210 KB 132/471 KB 1264/1822 KB 564/748 KB 240/1210 KB 132/471 KB 1252/1822 KB 564/748 KB 256/1210 KB 136/471 KB 1264/1822 KB 564/748 KB 256/1210 KB 140/471 KB 1264/1822 KB 564/748 KB 256/1210 KB 144/471 KB 1264/1822 KB 564/748 KB 240/1210 KB 128/471 KB 1252/1822 KB 568/748 KB 256/1210 KB 144/471 KB 1264/1822 KB 572/748 KB 256/1210 KB 144/471 KB 1264/1822 KB 576/748 KB 256/1210 KB 144/471 KB 1264/1822 KB 580/748 KB 256/1210 KB 144/471 KB 1264/1822 KB 584/748 KB 256/1210 KB 148/471 KB 1268/1822 KB 588/748 KB 256/1210 KB 148/471 KB 1268/1822 KB 592/748 KB 256/1210 KB 148/471 KB 1268/1822 KB 580/748 KB 256/1210 KB 148/471 KB 1268/1822 KB 592/748 KB 260/1210 KB 148/471 KB 1272/1822 KB 592/748 KB 260/1210 KB 148/471 KB 1276/1822 KB 592/748 KB 260/1210 KB 148/471 KB 1280/1822 KB 580/748 KB 256/1210 KB 148/471 KB 1264/1822 KB 592/748 KB 260/1210 KB 152/471 KB 1280/1822 KB 592/748 KB 260/1210 KB 156/471 KB 1280/1822 KB 592/748 KB 260/1210 KB 160/471 KB 1280/1822 KB 592/748 KB 260/1210 KB 148/471 KB 1268/1822 KB 596/748 KB 264/1210 KB 160/471 KB 1280/1822 KB 596/748 KB 268/1210 KB 160/471 KB 1280/1822 KB 596/748 KB 272/1210 KB 160/471 KB 1280/1822 KB 596/748 KB 272/1210 KB 160/471 KB 1280/1822 KB 4/53 KB 596/748 KB 272/1210 KB 160/471 KB 1280/1822 KB 8/53 KB 596/748 KB 272/1210 KB 160/471 KB 1280/1822 KB 12/53 KB 596/748 KB 272/1210 KB 160/471 KB 1280/1822 KB 16/53 KB 596/748 KB 272/1210 KB 160/471 KB 1280/1822 KB 20/53 KB 596/748 KB 272/1210 KB 160/471 KB 1280/1822 KB 24/53 KB 596/748 KB 272/1210 KB 160/471 KB 1280/1822 KB 28/53 KB 596/748 KB 272/1210 KB 164/471 KB 1280/1822 KB 32/53 KB 596/748 KB 260/1210 KB 160/471 KB 1280/1822 KB 600/748 KB 272/1210 KB 164/471 KB 1284/1822 KB 32/53 KB 604/748 KB 272/1210 KB 164/471 KB 1284/1822 KB 32/53 KB 608/748 KB 272/1210 KB 164/471 KB 1284/1822 KB 32/53 KB 612/748 KB 276/1210 KB 164/471 KB 1284/1822 KB 32/53 KB 616/748 KB 276/1210 KB 164/471 KB 1284/1822 KB 36/53 KB 620/748 KB 276/1210 KB 164/471 KB 1284/1822 KB 36/53 KB 624/748 KB 276/1210 KB 164/471 KB 1284/1822 KB 36/53 KB 596/748 KB 272/1210 KB 164/471 KB 1284/1822 KB 32/53 KB 624/748 KB 276/1210 KB 164/471 KB 1288/1822 KB 36/53 KB 624/748 KB 276/1210 KB 164/471 KB 1292/1822 KB 36/53 KB 624/748 KB 276/1210 KB 164/471 KB 1296/1822 KB 36/53 KB 596/748 KB 272/1210 KB 164/471 KB 1280/1822 KB 28/53 KB 624/748 KB 276/1210 KB 168/471 KB 1296/1822 KB 36/53 KB 624/748 KB 276/1210 KB 172/471 KB 1296/1822 KB 36/53 KB 624/748 KB 276/1210 KB 176/471 KB 1296/1822 KB 36/53 KB 624/748 KB 276/1210 KB 180/471 KB 1296/1822 KB 36/53 KB 624/748 KB 276/1210 KB 184/471 KB 1300/1822 KB 36/53 KB 624/748 KB 276/1210 KB 188/471 KB 1300/1822 KB 36/53 KB 612/748 KB 276/1210 KB 164/471 KB 1284/1822 KB 36/53 KB 624/748 KB 276/1210 KB 188/471 KB 1300/1822 KB 40/53 KB 624/748 KB 276/1210 KB 188/471 KB 1300/1822 KB 44/53 KB 624/748 KB 276/1210 KB 188/471 KB 1300/1822 KB 48/53 KB 608/748 KB 276/1210 KB 164/471 KB 1284/1822 KB 32/53 KB 624/748 KB 280/1210 KB 188/471 KB 1300/1822 KB 48/53 KB 624/748 KB 284/1210 KB 188/471 KB 1300/1822 KB 48/53 KB 624/748 KB 288/1210 KB 1 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 88/471 KB 1300/1822 KB 48/53 KB 624/748 KB 292/1210 KB 188/471 KB 1300/1822 KB 48/53 KB 624/748 KB 296/1210 KB 188/471 KB 1300/1822 KB 52/53 KB 624/748 KB 300/1210 KB 188/471 KB 1300/1822 KB 52/53 KB 624/748 KB 304/1210 KB 192/471 KB 1300/1822 KB 52/53 KB 624/748 KB 308/1210 KB 192/471 KB 1300/1822 KB 52/53 KB 628/748 KB 312/1210 KB 192/471 KB 1300/1822 KB 52/53 KB 628/748 KB 316/1210 KB 192/471 KB 1300/1822 KB 52/53 KB 628/748 KB 320/1210 KB 192/471 KB 1300/1822 KB 52/53 KB 624/748 KB 276/1210 KB 180/471 KB 1300/1822 KB 36/53 KB 628/748 KB 320/1210 KB 192/471 KB 1304/1822 KB 52/53 KB 628/748 KB 320/1210 KB 192/471 KB 1308/1822 KB 52/53 KB 628/748 KB 320/1210 KB 192/471 KB 1312/1822 KB 52/53 KB 628/748 KB 320/1210 KB 192/471 KB 1316/1822 KB 52/53 KB 628/748 KB 320/1210 KB 192/471 KB 1320/1822 KB 52/53 KB 628/748 KB 320/1210 KB 192/471 KB 1324/1822 KB 52/53 KB 628/748 KB 320/1210 KB 192/471 KB 1328/1822 KB 52/53 KB 628/748 KB 308/1210 KB 192/471 KB 1300/1822 KB 52/53 KB 632/748 KB 320/1210 KB 192/471 KB 1328/1822 KB 52/53 KB 636/748 KB 320/1210 KB 192/471 KB 1328/1822 KB 52/53 KB 640/748 KB 320/1210 KB 192/471 KB 1328/1822 KB 52/53 KB 624/748 KB 300/1210 KB 192/471 KB 1300/1822 KB 52/53 KB 624/748 KB 292/1210 KB 188/471 KB 1300/1822 KB 52/53 KB 640/748 KB 320/1210 KB 192/471 KB 1328/1822 KB 53/53 KB 640/748 KB 320/1210 KB 196/471 KB 1328/1822 KB 53/53 KB 640/748 KB 320/1210 KB 200/471 KB 1328/1822 KB 53/53 KB 640/748 KB 320/1210 KB 204/471 KB 1328/1822 KB 53/53 KB 640/748 KB 320/1210 KB 208/471 KB 1328/1822 KB 53/53 KB 640/748 KB 320/1210 KB 212/471 KB 1328/1822 KB 53/53 KB 644/748 KB 324/1210 KB 216/471 KB 1332/1822 KB 53/53 KB 644/748 KB 324/1210 KB 220/471 KB 1332/1822 KB 53/53 KB 644/748 KB 324/1210 KB 212/471 KB 1332/1822 KB 53/53 KB 644/748 KB 320/1210 KB 212/471 KB 1332/1822 KB 53/53 KB 648/748 KB 324/1210 KB 220/471 KB 1332/1822 KB 53/53 KB 652/748 KB 324/1210 KB 220/471 KB 1332/1822 KB 53/53 KB 656/748 KB 324/1210 KB 220/471 KB 1332/1822 KB 53/53 KB 660/748 KB 324/1210 KB 220/471 KB 1332/1822 KB 53/53 KB 640/748 KB 320/1210 KB 212/471 KB 1332/1822 KB 53/53 KB 660/748 KB 328/1210 KB 224/471 KB 1336/1822 KB 53/53 KB 660/748 KB 328/1210 KB 224/471 KB 1340/1822 KB 53/53 KB 660/748 KB 328/1210 KB 224/471 KB 1344/1822 KB 53/53 KB 660/748 KB 328/1210 KB 224/471 KB 1348/1822 KB 53/53 KB 660/748 KB 328/1210 KB 224/471 KB 1332/1822 KB 53/53 KB 660/748 KB 328/1210 KB 220/471 KB 1332/1822 KB 53/53 KB 664/748 KB 332/1210 KB 224/471 KB 1348/1822 KB 53/53 KB 664/748 KB 336/1210 KB 224/471 KB 1348/1822 KB 53/53 KB 664/748 KB 336/1210 KB 228/471 KB 1348/1822 KB 53/53 KB 664/748 KB 328/1210 KB 224/471 KB 1348/1822 KB 53/53 KB 668/748 KB 340/1210 KB 228/471 KB 1352/1822 KB 53/53 KB 672/748 KB 340/1210 KB 228/471 KB 1352/1822 KB 53/53 KB 664/748 KB 340/1210 KB 228/471 KB 1352/1822 KB 53/53 KB 672/748 KB 340/1210 KB 228/471 KB 1356/1822 KB 53/53 KB 672/748 KB 340/1210 KB 228/471 KB 1360/1822 KB 53/53 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 44.4 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 664/748 KB 340/1210 KB 228/471 KB 1348/1822 KB 53/53 KB 672/748 KB 344/1210 KB 232/471 KB 1360/1822 KB 676/748 KB 348/1210 KB 232/471 KB 1360/1822 KB 676/748 KB 352/1210 KB 232/471 KB 1360/1822 KB 676/748 KB 356/1210 KB 232/471 KB 1364/1822 KB 676/748 KB 360/1210 KB 232/471 KB 1364/1822 KB 676/748 KB 364/1210 KB 232/471 KB 1364/1822 KB 676/748 KB 368/1210 KB 232/471 KB 1364/1822 KB 672/748 KB 340/1210 KB 232/471 KB 1360/1822 KB 53/53 KB 676/748 KB 368/1210 KB 236/471 KB 1364/1822 KB 676/748 KB 368/1210 KB 240/471 KB 1364/1822 KB 676/748 KB 368/1210 KB 244/471 KB 1364/1822 KB 676/748 KB 368/1210 KB 248/471 KB 1364/1822 KB 676/748 KB 368/1210 KB 252/471 KB 1364/1822 KB 676/748 KB 368/1210 KB 256/471 KB 1364/1822 KB 676/748 KB 352/1210 KB 232/471 KB 1364/1822 KB 676/748 KB 368/1210 KB 256/471 KB 1368/1822 KB 676/748 KB 368/1210 KB 256/471 KB 1372/1822 KB 676/748 KB 368/1210 KB 256/471 KB 1376/1822 KB 676/748 KB 344/1210 KB 232/471 KB 1360/1822 KB 680/748 KB 368/1210 KB 256/471 KB 1376/1822 KB 684/748 KB 368/1210 KB 256/471 KB 1376/1822 KB 688/748 KB 368/1210 KB 256/471 KB 1376/1822 KB 692/748 KB 368/1210 KB 256/471 KB 1376/1822 KB 696/748 KB 372/1210 KB 260/471 KB 4/276 KB 1380/1822 KB 700/748 KB 372/1210 KB 260/471 KB 4/276 KB 1380/1822 KB 704/748 KB 372/1210 KB 260/471 KB 4/276 KB 1380/1822 KB 692/748 KB 372/1210 KB 260/471 KB 4/276 KB 1380/1822 KB 704/748 KB 376/1210 KB 260/471 KB 4/276 KB 1380/1822 KB 704/748 KB 380/1210 KB 260/471 KB 4/276 KB 1380/1822 KB 692/748 KB 368/1210 KB 260/471 KB 4/276 KB 1380/1822 KB 704/748 KB 380/1210 KB 260/471 KB 8/276 KB 1380/1822 KB 704/748 KB 380/1210 KB 260/471 KB 12/276 KB 1380/1822 KB 704/748 KB 380/1210 KB 260/471 KB 16/276 KB 1380/1822 KB 704/748 KB 380/1210 KB 260/471 KB 20/276 KB 1380/1822 KB 704/748 KB 380/1210 KB 260/471 KB 24/276 KB 1380/1822 KB 704/748 KB 380/1210 KB 260/471 KB 28/276 KB 1380/1822 KB 704/748 KB 380/1210 KB 260/471 KB 32/276 KB 1380/1822 KB 692/748 KB 368/1210 KB 260/471 KB 1380/1822 KB 704/748 KB 380/1210 KB 264/471 KB 32/276 KB 1380/1822 KB 704/748 KB 380/1210 KB 268/471 KB 32/276 KB 1380/1822 KB 692/748 KB 368/1210 KB 256/471 KB 1380/1822 KB 704/748 KB 380/1210 KB 268/471 KB 32/276 KB 1384/1822 KB 704/748 KB 380/1210 KB 268/471 KB 32/276 KB 1388/1822 KB 704/748 KB 380/1210 KB 268/471 KB 32/276 KB 1392/1822 KB 704/748 KB 380/1210 KB 268/471 KB 32/276 KB 1396/1822 KB 708/748 KB 384/1210 KB 272/471 KB 36/276 KB 1400/1822 KB 708/748 KB 384/1210 KB 272/471 KB 36/276 KB 1404/1822 KB 708/748 KB 384/1210 KB 272/471 KB 36/276 KB 1408/1822 KB 708/748 KB 384/1210 KB 272/471 KB 36/276 KB 1412/1822 KB 708/748 KB 384/1210 KB 272/471 KB 36/276 KB 1416/1822 KB 708/748 KB 384/1210 KB 272/471 KB 36/276 KB 1420/1822 KB 708/748 KB 384/1210 KB 272/471 KB 36/276 KB 1424/1822 KB 708/748 KB 384/1210 KB 272/471 KB 36/276 KB 1396/1822 KB 712/748 KB 384/1210 KB 272/471 KB 36/276 KB 1424/1822 KB 716/748 KB 384/1210 KB 272/471 KB 36/276 KB 1424/1822 KB 720/748 KB 384/1210 KB 272/471 KB 36/276 KB 1424/1822 KB 704/748 KB 384/1210 KB 272/471 KB 36/276 KB 1396/1822 KB 704/748 KB 380/1210 KB 272/471 KB 36/276 KB 1396/1822 KB 720/748 KB 384/1210 KB 272/471 KB 40/276 KB 1424/1822 KB 720/748 KB 384/1210 KB 272/471 KB 44/276 KB 1424/1822 KB 720/748 KB 384/1210 KB 272/471 KB 48/276 KB 1424/1822 KB 720/748 KB 384/1210 KB 272/471 KB 52/276 KB 1424/1822 KB 724/748 KB 388/1210 KB 272/471 KB 56/276 KB 1424/1822 KB 724/748 KB 388/1210 KB 272/ unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 471 KB 60/276 KB 1424/1822 KB 724/748 KB 388/1210 KB 272/471 KB 64/276 KB 1424/1822 KB 704/748 KB 380/1210 KB 272/471 KB 32/276 KB 1396/1822 KB 724/748 KB 388/1210 KB 276/471 KB 64/276 KB 1424/1822 KB 724/748 KB 388/1210 KB 280/471 KB 64/276 KB 1424/1822 KB 724/748 KB 388/1210 KB 284/471 KB 64/276 KB 1424/1822 KB 724/748 KB 388/1210 KB 288/471 KB 64/276 KB 1424/1822 KB 724/748 KB 388/1210 KB 292/471 KB 64/276 KB 1424/1822 KB 724/748 KB 388/1210 KB 296/471 KB 64/276 KB 1424/1822 KB 724/748 KB 388/1210 KB 300/471 KB 64/276 KB 1424/1822 KB 724/748 KB 388/1210 KB 304/471 KB 64/276 KB 1428/1822 KB 724/748 KB 388/1210 KB 308/471 KB 64/276 KB 1428/1822 KB 724/748 KB 388/1210 KB 312/471 KB 68/276 KB 1428/1822 KB 724/748 KB 388/1210 KB 316/471 KB 68/276 KB 1428/1822 KB 724/748 KB 388/1210 KB 320/471 KB 68/276 KB 1428/1822 KB 724/748 KB 388/1210 KB 272/471 KB 52/276 KB 1424/1822 KB 728/748 KB 388/1210 KB 320/471 KB 68/276 KB 1428/1822 KB 732/748 KB 388/1210 KB 320/471 KB 68/276 KB 1428/1822 KB 736/748 KB 388/1210 KB 320/471 KB 68/276 KB 1428/1822 KB 720/748 KB 388/1210 KB 272/471 KB 52/276 KB 1424/1822 KB 736/748 KB 392/1210 KB 320/471 KB 68/276 KB 1428/1822 KB 736/748 KB 396/1210 KB 320/471 KB 68/276 KB 1428/1822 KB 736/748 KB 400/1210 KB 320/471 KB 68/276 KB 1428/1822 KB 736/748 KB 404/1210 KB 320/471 KB 68/276 KB 1428/1822 KB 736/748 KB 408/1210 KB 320/471 KB 68/276 KB 1428/1822 KB 736/748 KB 412/1210 KB 320/471 KB 68/276 KB 1428/1822 KB 736/748 KB 416/1210 KB 320/471 KB 68/276 KB 1428/1822 KB 724/748 KB 388/1210 KB 308/471 KB 68/276 KB 1428/1822 KB 736/748 KB 416/1210 KB 320/471 KB 72/276 KB 1428/1822 KB 736/748 KB 416/1210 KB 320/471 KB 76/276 KB 1428/1822 KB 724/748 KB 388/1210 KB 300/471 KB 64/276 KB 1428/1822 KB 740/748 KB 416/1210 KB 320/471 KB 76/276 KB 1432/1822 KB 740/748 KB 416/1210 KB 320/471 KB 76/276 KB 1436/1822 KB 740/748 KB 416/1210 KB 320/471 KB 76/276 KB 1440/1822 KB 740/748 KB 416/1210 KB 320/471 KB 80/276 KB 1444/1822 KB 740/748 KB 420/1210 KB 324/471 KB 80/276 KB 1448/1822 KB 740/748 KB 420/1210 KB 324/471 KB 80/276 KB 1452/1822 KB 740/748 KB 420/1210 KB 324/471 KB 80/276 KB 1456/1822 KB 740/748 KB 416/1210 KB 320/471 KB 76/276 KB 1428/1822 KB 744/748 KB 420/1210 KB 324/471 KB 80/276 KB 1456/1822 KB 748/748 KB 420/1210 KB 324/471 KB 80/276 KB 1456/1822 KB 748/748 KB 420/1210 KB 324/471 KB 80/276 KB 1456/1822 KB 740/748 KB 420/1210 KB 324/471 KB 80/276 KB 1444/1822 KB 748/748 KB 420/1210 KB 328/471 KB 80/276 KB 1456/1822 KB 748/748 KB 420/1210 KB 332/471 KB 80/276 KB 1456/1822 KB 748/748 KB 420/1210 KB 336/471 KB 80/276 KB 1456/1822 KB 748/748 KB 420/1210 KB 340/471 KB 80/276 KB 1456/1822 KB 748/748 KB 420/1210 KB 344/471 KB 80/276 KB 1460/1822 KB 748/748 KB 420/1210 KB 348/471 KB 80/276 KB 1460/1822 KB 748/748 KB 420/1210 KB 352/471 KB 80/276 KB 1460/1822 KB 740/748 KB 420/1210 KB 320/471 KB 80/276 KB 1444/1822 KB 748/748 KB 424/1210 KB 352/471 KB 80/276 KB 1460/1822 KB 748/748 KB 428/1210 KB 352/471 KB 80/276 KB 1460/1822 KB 748/748 KB 432/1210 KB 352/471 KB 80/276 KB 1460/1822 KB 740/748 KB 416/1210 KB 320/471 KB 80/276 KB 1440/1822 KB 748/748 KB 432/1210 KB 352/471 KB 84/276 KB 1460/1822 KB 748/748 KB 432/1210 KB 352/471 KB 88/276 KB 1460/1822 KB 748/748 KB 432/1210 KB 352/471 KB 92/276 KB 1460/1822 KB 748/748 KB 432/1210 KB 352/471 KB 96/276 KB 1460/1822 KB 748/748 KB 436/1210 KB 352/471 KB 96/276 KB 1460/1822 KB 748/748 KB 440/1210 KB 352/471 KB 100/276 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install KB 1460/1822 KB 748/748 KB 444/1210 KB 352/471 KB 100/276 KB 1460/1822 KB 748/748 KB 420/1210 KB 340/471 KB 80/276 KB 1460/1822 KB 748/748 KB 444/1210 KB 352/471 KB 100/276 KB 1464/1822 KB 748/748 KB 448/1210 KB 352/471 KB 100/276 KB 1468/1822 KB 748/748 KB 448/1210 KB 352/471 KB 100/276 KB 1472/1822 KB 748/748 KB 436/1210 KB 352/471 KB 100/276 KB 1460/1822 KB 748/748 KB 448/1210 KB 352/471 KB 104/276 KB 1472/1822 KB 748/748 KB 448/1210 KB 352/471 KB 108/276 KB 1472/1822 KB 748/748 KB 448/1210 KB 352/471 KB 112/276 KB 1472/1822 KB 748/748 KB 448/1210 KB 352/471 KB 100/276 KB 1464/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 611.4 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 452/1210 KB 356/471 KB 116/276 KB 1476/1822 KB 452/1210 KB 360/471 KB 116/276 KB 1476/1822 KB 452/1210 KB 364/471 KB 116/276 KB 1476/1822 KB 452/1210 KB 368/471 KB 116/276 KB 1476/1822 KB 452/1210 KB 352/471 KB 112/276 KB 1476/1822 KB 456/1210 KB 368/471 KB 116/276 KB 1476/1822 KB 460/1210 KB 368/471 KB 116/276 KB 1476/1822 KB 464/1210 KB 368/471 KB 116/276 KB 1476/1822 KB 448/1210 KB 352/471 KB 112/276 KB 1476/1822 KB 464/1210 KB 368/471 KB 116/276 KB 1480/1822 KB 464/1210 KB 368/471 KB 116/276 KB 1484/1822 KB 464/1210 KB 368/471 KB 116/276 KB 1488/1822 KB 464/1210 KB 368/471 KB 116/276 KB 1492/1822 KB 468/1210 KB 372/471 KB 116/276 KB 1496/1822 KB 468/1210 KB 372/471 KB 116/276 KB 1500/1822 KB 468/1210 KB 372/471 KB 116/276 KB 1504/1822 KB 452/1210 KB 352/471 KB 116/276 KB 1476/1822 KB 468/1210 KB 372/471 KB 120/276 KB 1504/1822 KB 468/1210 KB 372/471 KB 124/276 KB 1504/1822 KB 468/1210 KB 372/471 KB 128/276 KB 1504/1822 KB 468/1210 KB 372/471 KB 132/276 KB 1504/1822 KB 468/1210 KB 372/471 KB 136/276 KB 1504/1822 KB 468/1210 KB 372/471 KB 140/276 KB 1504/1822 KB 468/1210 KB 372/471 KB 144/276 KB 1504/1822 KB 468/1210 KB 372/471 KB 116/276 KB 1492/1822 KB 472/1210 KB 372/471 KB 144/276 KB 1504/1822 KB 476/1210 KB 372/471 KB 144/276 KB 1504/1822 KB 464/1210 KB 372/471 KB 116/276 KB 1492/1822 KB 476/1210 KB 376/471 KB 144/276 KB 1504/1822 KB 480/1210 KB 380/471 KB 144/276 KB 1504/1822 KB 480/1210 KB 384/471 KB 144/276 KB 1504/1822 KB 480/1210 KB 388/471 KB 144/276 KB 1504/1822 KB 480/1210 KB 392/471 KB 148/276 KB 1508/1822 KB 480/1210 KB 396/471 KB 148/276 KB 1508/1822 KB 480/1210 KB 400/471 KB 148/276 KB 1508/1822 KB 480/1210 KB 376/471 KB 144/276 KB 1504/1822 KB 484/1210 KB 400/471 KB 148/276 KB 1508/1822 KB 480/1210 KB 388/471 KB 148/276 KB 1508/1822 KB 484/1210 KB 400/471 KB 152/276 KB 1508/1822 KB 484/1210 KB 400/471 KB 156/276 KB 1508/1822 KB 488/1210 KB 400/471 KB 156/276 KB 1508/1822 KB 4/577 KB 488/1210 KB 400/471 KB 156/276 KB 1508/1822 KB 8/577 KB 480/1210 KB 388/471 KB 144/276 KB 1508/1822 KB 488/1210 KB 400/471 KB 156/276 KB 1508/1822 KB 12/577 KB 488/1210 KB 400/471 KB 156/276 KB 1512/1822 KB 12/577 KB 488/1210 KB 400/471 KB 156/276 KB 1508/1822 KB 488/1210 KB 400/471 KB 160/276 KB 1516/1822 KB 16/577 KB 488/1210 KB 400/471 KB 156/276 KB 1516/1822 KB 16/577 KB 492/1210 KB 400/471 KB 160/276 KB 1520/1822 KB 16/577 KB 492/1210 KB 400/471 KB 160/276 KB 1524/1822 KB 16/577 KB 492/1210 KB 404/471 KB 164/276 KB 1528/1822 KB 16/577 KB 492/1210 KB 404/471 KB 164/276 KB 1532/1822 KB 16/577 KB 492/1210 KB 404/471 KB 164/276 KB 1536/1822 KB 16/577 KB 488/1210 KB 400/471 KB 156/276 KB 1512/1822 KB 16/577 KB 492/1210 KB 404/471 KB 164/276 KB 1536/1822 KB 20/577 KB 492/1210 KB 404/471 KB 164/276 KB 1536/1822 KB 24/577 KB 492/1210 KB 404/471 KB 164/276 KB 1536/1822 KB 28/577 KB 492/1210 KB 404/471 KB 164/276 KB 1524/1822 KB 16/577 KB 492/1210 KB 408/471 KB 164/276 KB 1536/1822 KB 28/577 KB 492/1210 KB 412/471 KB 164/276 KB 1536/1822 KB 28/577 KB 492/1210 KB 400/471 KB 164/276 KB 1524/1822 KB 16/577 KB 492/1210 KB 412/471 KB 168/276 KB 1536/1822 KB 32/577 KB 492/1210 KB 412/471 KB 172/276 KB 1536/1822 KB 32/577 KB 492/1210 KB 400/471 KB 160/276 KB 1516/1822 KB 16/577 KB 496/1210 KB 416/471 KB 172/276 KB 1536/1822 KB 32/577 KB 500/1210 KB 416/471 KB 172/276 KB 1536/1822 KB 32/577 KB 504/1210 KB 416/471 KB 172/276 KB 1536/1822 KB 32/577 KB 508/1210 KB 416/471 KB 172/27 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 6 KB 1536/1822 KB 32/577 KB 492/1210 KB 416/471 KB 172/276 KB 1536/1822 KB 32/577 KB 492/1210 KB 412/471 KB 164/276 KB 1536/1822 KB 32/577 KB 508/1210 KB 416/471 KB 176/276 KB 1536/1822 KB 32/577 KB 508/1210 KB 416/471 KB 176/276 KB 1536/1822 KB 36/577 KB 512/1210 KB 420/471 KB 180/276 KB 1540/1822 KB 40/577 KB 512/1210 KB 420/471 KB 180/276 KB 1540/1822 KB 44/577 KB 512/1210 KB 420/471 KB 180/276 KB 1540/1822 KB 48/577 KB 512/1210 KB 420/471 KB 180/276 KB 1540/1822 KB 52/577 KB 512/1210 KB 420/471 KB 180/276 KB 1540/1822 KB 56/577 KB 512/1210 KB 420/471 KB 180/276 KB 1540/1822 KB 60/577 KB 512/1210 KB 420/471 KB 180/276 KB 1540/1822 KB 64/577 KB 512/1210 KB 420/471 KB 180/276 KB 1540/1822 KB 36/577 KB 512/1210 KB 424/471 KB 180/276 KB 1540/1822 KB 64/577 KB 512/1210 KB 428/471 KB 180/276 KB 1540/1822 KB 64/577 KB 512/1210 KB 432/471 KB 180/276 KB 1540/1822 KB 64/577 KB 512/1210 KB 416/471 KB 180/276 KB 1540/1822 KB 36/577 KB 512/1210 KB 432/471 KB 180/276 KB 1544/1822 KB 64/577 KB 512/1210 KB 432/471 KB 180/276 KB 1548/1822 KB 64/577 KB 512/1210 KB 432/471 KB 180/276 KB 1552/1822 KB 64/577 KB 512/1210 KB 416/471 KB 180/276 KB 1536/1822 KB 36/577 KB 512/1210 KB 432/471 KB 184/276 KB 1552/1822 KB 64/577 KB 512/1210 KB 432/471 KB 188/276 KB 1552/1822 KB 64/577 KB 512/1210 KB 432/471 KB 192/276 KB 1552/1822 KB 64/577 KB 512/1210 KB 416/471 KB 176/276 KB 1536/1822 KB 36/577 KB 516/1210 KB 432/471 KB 192/276 KB 1552/1822 KB 64/577 KB 520/1210 KB 432/471 KB 192/276 KB 1552/1822 KB 64/577 KB 524/1210 KB 432/471 KB 192/276 KB 1552/1822 KB 64/577 KB 528/1210 KB 432/471 KB 192/276 KB 1552/1822 KB 64/577 KB 532/1210 KB 436/471 KB 192/276 KB 1552/1822 KB 64/577 KB 536/1210 KB 436/471 KB 196/276 KB 1556/1822 KB 64/577 KB 540/1210 KB 436/471 KB 196/276 KB 1556/1822 KB 64/577 KB 544/1210 KB 436/471 KB 196/276 KB 1556/1822 KB 64/577 KB 548/1210 KB 436/471 KB 196/276 KB 1556/1822 KB 64/577 KB 552/1210 KB 436/471 KB 196/276 KB 1556/1822 KB 68/577 KB 556/1210 KB 436/471 KB 196/276 KB 1556/1822 KB 68/577 KB 560/1210 KB 436/471 KB 196/276 KB 1556/1822 KB 68/577 KB 528/1210 KB 436/471 KB 192/276 KB 1552/1822 KB 64/577 KB 560/1210 KB 440/471 KB 196/276 KB 1556/1822 KB 68/577 KB 560/1210 KB 444/471 KB 196/276 KB 1556/1822 KB 68/577 KB 560/1210 KB 448/471 KB 196/276 KB 1556/1822 KB 68/577 KB 560/1210 KB 452/471 KB 196/276 KB 1556/1822 KB 68/577 KB 560/1210 KB 456/471 KB 196/276 KB 1556/1822 KB 68/577 KB 560/1210 KB 460/471 KB 196/276 KB 1556/1822 KB 68/577 KB 560/1210 KB 464/471 KB 196/276 KB 1556/1822 KB 68/577 KB 548/1210 KB 436/471 KB 196/276 KB 1556/1822 KB 68/577 KB 560/1210 KB 464/471 KB 196/276 KB 1556/1822 KB 72/577 KB 560/1210 KB 464/471 KB 196/276 KB 1556/1822 KB 76/577 KB 560/1210 KB 464/471 KB 196/276 KB 1556/1822 KB 80/577 KB 532/1210 KB 436/471 KB 196/276 KB 1556/1822 KB 64/577 KB 560/1210 KB 464/471 KB 200/276 KB 1556/1822 KB 80/577 KB 560/1210 KB 464/471 KB 204/276 KB 1556/1822 KB 80/577 KB 560/1210 KB 464/471 KB 208/276 KB 1556/1822 KB 80/577 KB 532/1210 KB 436/471 KB 192/276 KB 1556/1822 KB 64/577 KB 560/1210 KB 464/471 KB 208/276 KB 1560/1822 KB 80/577 KB 560/1210 KB 464/471 KB 208/276 KB 1564/1822 KB 80/577 KB 560/1210 KB 464/471 KB 208/276 KB 1568/1822 KB 80/577 KB 560/1210 KB 464/471 KB 212/276 KB 1568/1822 KB 80/577 KB 560/1210 KB 464/471 KB 216/276 KB 1572/1822 KB 80/577 KB 560/1210 KB 464/471 KB 220/276 KB 1572/1822 KB 80/577 KB 560/1210 KB 464/471 KB 224/276 KB 1572/1822 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install KB 80/577 KB 560/1210 KB 464/471 KB 228/276 KB 1572/1822 KB 80/577 KB 564/1210 KB 468/471 KB 232/276 KB 1572/1822 KB 84/577 KB 564/1210 KB 468/471 KB 236/276 KB 1572/1822 KB 84/577 KB 564/1210 KB 468/471 KB 240/276 KB 1572/1822 KB 84/577 KB 560/1210 KB 464/471 KB 212/276 KB 1572/1822 KB 80/577 KB 564/1210 KB 468/471 KB 240/276 KB 1576/1822 KB 84/577 KB 564/1210 KB 468/471 KB 240/276 KB 1580/1822 KB 84/577 KB 564/1210 KB 468/471 KB 240/276 KB 1584/1822 KB 84/577 KB 564/1210 KB 468/471 KB 240/276 KB 1588/1822 KB 84/577 KB 564/1210 KB 468/471 KB 240/276 KB 1592/1822 KB 84/577 KB 564/1210 KB 468/471 KB 240/276 KB 1596/1822 KB 84/577 KB 564/1210 KB 468/471 KB 240/276 KB 1600/1822 KB 84/577 KB 564/1210 KB 468/471 KB 228/276 KB 1572/1822 KB 84/577 KB 564/1210 KB 471/471 KB 240/276 KB 1600/1822 KB 84/577 KB 564/1210 KB 464/471 KB 228/276 KB 1572/1822 KB 84/577 KB 568/1210 KB 471/471 KB 240/276 KB 1600/1822 KB 84/577 KB 572/1210 KB 471/471 KB 240/276 KB 1600/1822 KB 84/577 KB 576/1210 KB 471/471 KB 240/276 KB 1600/1822 KB 84/577 KB 560/1210 KB 464/471 KB 228/276 KB 1572/1822 KB 84/577 KB 576/1210 KB 471/471 KB 240/276 KB 1600/1822 KB 88/577 KB 576/1210 KB 471/471 KB 240/276 KB 1600/1822 KB 92/577 KB 576/1210 KB 471/471 KB 240/276 KB 1600/1822 KB 96/577 KB 576/1210 KB 471/471 KB 240/276 KB 1600/1822 KB 100/577 KB 580/1210 KB 471/471 KB 244/276 KB 1604/1822 KB 104/577 KB 580/1210 KB 471/471 KB 244/276 KB 1604/1822 KB 108/577 KB 580/1210 KB 471/471 KB 244/276 KB 1604/1822 KB 100/577 KB 584/1210 KB 471/471 KB 244/276 KB 1604/1822 KB 108/577 KB 588/1210 KB 471/471 KB 244/276 KB 1604/1822 KB 108/577 KB 592/1210 KB 471/471 KB 244/276 KB 1604/1822 KB 108/577 KB 576/1210 KB 471/471 KB 244/276 KB 1604/1822 KB 100/577 KB 592/1210 KB 471/471 KB 244/276 KB 1608/1822 KB 112/577 KB 592/1210 KB 471/471 KB 244/276 KB 1612/1822 KB 112/577 KB 592/1210 KB 471/471 KB 244/276 KB 1616/1822 KB 112/577 KB 576/1210 KB 471/471 KB 244/276 KB 1600/1822 KB 100/577 KB 592/1210 KB 471/471 KB 248/276 KB 1616/1822 KB 112/577 KB 592/1210 KB 471/471 KB 252/276 KB 1616/1822 KB 112/577 KB 592/1210 KB 471/471 KB 256/276 KB 1616/1822 KB 112/577 KB 592/1210 KB 471/471 KB 244/276 KB 1604/1822 KB 112/577 KB 596/1210 KB 471/471 KB 256/276 KB 1616/1822 KB 112/577 KB 600/1210 KB 471/471 KB 260/276 KB 1620/1822 KB 116/577 KB 604/1210 KB 471/471 KB 260/276 KB 1620/1822 KB 116/577 KB 608/1210 KB 471/471 KB 260/276 KB 1620/1822 KB 116/577 KB 596/1210 KB 471/471 KB 260/276 KB 1620/1822 KB 116/577 KB 608/1210 KB 471/471 KB 260/276 KB 1624/1822 KB 116/577 KB 608/1210 KB 471/471 KB 260/276 KB 1628/1822 KB 116/577 KB 608/1210 KB 471/471 KB 260/276 KB 1632/1822 KB 116/577 KB 596/1210 KB 471/471 KB 260/276 KB 1616/1822 KB 116/577 KB 596/1210 KB 471/471 KB 260/276 KB 1616/1822 KB 112/577 KB 608/1210 KB 264/276 KB 1632/1822 KB 116/577 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 371.7 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 608/1210 KB 264/276 KB 1632/1822 KB 120/577 KB 608/1210 KB 264/276 KB 1632/1822 KB 124/577 KB 608/1210 KB 268/276 KB 1632/1822 KB 128/577 KB 608/1210 KB 268/276 KB 1632/1822 KB 124/577 KB 608/1210 KB 272/276 KB 1632/1822 KB 128/577 KB 608/1210 KB 272/276 KB 1632/1822 KB 132/577 KB 612/1210 KB 276/276 KB 1636/1822 KB 136/577 KB 612/1210 KB 276/276 KB 1636/1822 KB 140/577 KB 612/1210 KB 276/276 KB 1636/1822 KB 144/577 KB 612/1210 KB 276/276 KB 1636/1822 KB 132/577 KB 616/1210 KB 276/276 KB 1636/1822 KB 144/577 KB 620/1210 KB 276/276 KB 1636/1822 KB 144/577 KB 624/1210 KB 276/276 KB 1636/1822 KB 144/577 KB 608/1210 KB 276/276 KB 1636/1822 KB 132/577 KB 624/1210 KB 276/276 KB 1640/1822 KB 144/577 KB 624/1210 KB 276/276 KB 1644/1822 KB 144/577 KB 624/1210 KB 276/276 KB 1648/1822 KB 144/577 KB 608/1210 KB 276/276 KB 1632/1822 KB 132/577 KB 624/1210 KB 276/276 KB 1648/1822 KB 144/577 KB 628/1210 KB 276/276 KB 1648/1822 KB 144/577 KB 632/1210 KB 276/276 KB 1652/1822 KB 148/577 KB 636/1210 KB 276/276 KB 1652/1822 KB 148/577 KB 640/1210 KB 276/276 KB 1652/1822 KB 148/577 KB 628/1210 KB 276/276 KB 1652/1822 KB 148/577 KB 640/1210 KB 276/276 KB 1652/1822 KB 152/577 KB 640/1210 KB 276/276 KB 1652/1822 KB 156/577 KB 640/1210 KB 276/276 KB 1652/1822 KB 160/577 KB 628/1210 KB 276/276 KB 1652/1822 KB 144/577 KB 640/1210 KB 276/276 KB 1656/1822 KB 160/577 KB 640/1210 KB 276/276 KB 1660/1822 KB 160/577 KB 640/1210 KB 276/276 KB 1664/1822 KB 160/577 KB 640/1210 KB 276/276 KB 1664/1822 KB 160/577 KB 4/37 KB 640/1210 KB 276/276 KB 1664/1822 KB 160/577 KB 8/37 KB 640/1210 KB 276/276 KB 1664/1822 KB 160/577 KB 12/37 KB 640/1210 KB 276/276 KB 1664/1822 KB 160/577 KB 16/37 KB 640/1210 KB 276/276 KB 1664/1822 KB 160/577 KB 20/37 KB 640/1210 KB 276/276 KB 1664/1822 KB 160/577 KB 24/37 KB 640/1210 KB 276/276 KB 1668/1822 KB 160/577 KB 28/37 KB 644/1210 KB 276/276 KB 1668/1822 KB 160/577 KB 32/37 KB 644/1210 KB 276/276 KB 1668/1822 KB 160/577 KB 36/37 KB 644/1210 KB 1668/1822 KB 164/577 KB 37/37 KB 640/1210 KB 276/276 KB 1668/1822 KB 160/577 KB 24/37 KB 644/1210 KB 1672/1822 KB 164/577 KB 37/37 KB 644/1210 KB 1676/1822 KB 164/577 KB 37/37 KB 644/1210 KB 1680/1822 KB 164/577 KB 37/37 KB 644/1210 KB 1684/1822 KB 164/577 KB 37/37 KB 644/1210 KB 1688/1822 KB 164/577 KB 37/37 KB 644/1210 KB 1692/1822 KB 164/577 KB 37/37 KB 644/1210 KB 1696/1822 KB 164/577 KB 37/37 KB 644/1210 KB 1668/1822 KB 164/577 KB 36/37 KB 644/1210 KB 1696/1822 KB 168/577 KB 37/37 KB 644/1210 KB 1696/1822 KB 172/577 KB 37/37 KB 644/1210 KB 1696/1822 KB 176/577 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 215.5 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 644/1210 KB 276/276 KB 1668/1822 KB 160/577 KB 28/37 KB 648/1210 KB 1696/1822 KB 176/577 KB 37/37 KB 652/1210 KB 1696/1822 KB 176/577 KB 37/37 KB 656/1210 KB 1696/1822 KB 176/577 KB 37/37 KB 660/1210 KB 1696/1822 KB 176/577 KB 37/37 KB 664/1210 KB 1696/1822 KB 180/577 KB 37/37 KB 668/1210 KB 1696/1822 KB 180/577 KB 37/37 KB 672/1210 KB 1696/1822 KB 180/577 KB 37/37 KB 660/1210 KB 1696/1822 KB 180/577 KB 37/37 KB 672/1210 KB 1696/1822 KB 184/577 KB 37/37 KB 672/1210 KB 1696/1822 KB 188/577 KB 37/37 KB 672/1210 KB 1696/1822 KB 192/577 KB 37/37 KB 672/1210 KB 1696/1822 KB 196/577 KB 37/37 KB 676/1210 KB 1700/1822 KB 200/577 KB 37/37 KB 676/1210 KB 1700/1822 KB 204/577 KB 37/37 KB 676/1210 KB 1700/1822 KB 208/577 KB 37/37 KB 676/1210 KB 1700/1822 KB 196/577 KB 37/37 KB 676/1210 KB 1704/1822 KB 208/577 KB 37/37 KB 676/1210 KB 1708/1822 KB 208/577 KB 37/37 KB 676/1210 KB 1712/1822 KB 208/577 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 28.4 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 676/1210 KB 1696/1822 KB 196/577 KB 37/37 KB 680/1210 KB 1712/1822 KB 208/577 KB 684/1210 KB 1712/1822 KB 208/577 KB 688/1210 KB 1712/1822 KB 208/577 KB 692/1210 KB 1712/1822 KB 208/577 KB 696/1210 KB 1716/1822 KB 212/577 KB 700/1210 KB 1716/1822 KB 212/577 KB 704/1210 KB 1716/1822 KB 212/577 KB 708/1210 KB 1716/1822 KB 212/577 KB 712/1210 KB 1716/1822 KB 212/577 KB 716/1210 KB 1716/1822 KB 212/577 KB 720/1210 KB 1716/1822 KB 212/577 KB 692/1210 KB 1716/1822 KB 212/577 KB 692/1210 KB 1712/1822 KB 212/577 KB 720/1210 KB 1716/1822 KB 216/577 KB 720/1210 KB 1716/1822 KB 220/577 KB 720/1210 KB 1720/1822 KB 224/577 KB 720/1210 KB 1720/1822 KB 220/577 KB 720/1210 KB 1724/1822 KB 224/577 KB 720/1210 KB 1728/1822 KB 224/577 KB 720/1210 KB 1732/1822 KB 224/577 KB 720/1210 KB 1736/1822 KB 228/577 KB 720/1210 KB 1740/1822 KB 228/577 KB 720/1210 KB 1744/1822 KB 228/577 KB 720/1210 KB 1732/1822 KB 228/577 KB 720/1210 KB 1744/1822 KB 232/577 KB 720/1210 KB 1744/1822 KB 236/577 KB 720/1210 KB 1744/1822 KB 240/577 KB 720/1210 KB 1748/1822 KB 240/577 KB 724/1210 KB 1752/1822 KB 244/577 KB 724/1210 KB 1756/1822 KB 244/577 KB 724/1210 KB 1760/1822 KB 244/577 KB 724/1210 KB 1748/1822 KB 244/577 KB 724/1210 KB 1760/1822 KB 248/577 KB 724/1210 KB 1760/1822 KB 252/577 KB 724/1210 KB 1760/1822 KB 256/577 KB 724/1210 KB 1748/1822 KB 240/577 KB 728/1210 KB 1760/1822 KB 256/577 KB 732/1210 KB 1760/1822 KB 256/577 KB 736/1210 KB 1760/1822 KB 256/577 KB 736/1210 KB 1764/1822 KB 256/577 KB 740/1210 KB 1768/1822 KB 260/577 KB 740/1210 KB 1764/1822 KB 260/577 KB 740/1210 KB 1764/1822 KB 256/577 KB 744/1210 KB 1768/1822 KB 260/577 KB 748/1210 KB 1772/1822 KB 264/577 KB 752/1210 KB 1772/1822 KB 264/577 KB 744/1210 KB 1772/1822 KB 264/577 KB 752/1210 KB 1776/1822 KB 264/577 KB 752/1210 KB 1780/1822 KB 264/577 KB 756/1210 KB 1784/1822 KB 264/577 KB 756/1210 KB 1788/1822 KB 264/577 KB 756/1210 KB 1792/1822 KB 264/577 KB 744/1210 KB 1768/1822 KB 264/577 KB 756/1210 KB 1792/1822 KB 268/577 KB 756/1210 KB 1792/1822 KB 272/577 KB 756/1210 KB 1792/1822 KB 276/577 KB 756/1210 KB 1792/1822 KB 280/577 KB 756/1210 KB 1792/1822 KB 284/577 KB 756/1210 KB 1792/1822 KB 288/577 KB 756/1210 KB 1792/1822 KB 292/577 KB 756/1210 KB 1796/1822 KB 296/577 KB 756/1210 KB 1796/1822 KB 300/577 KB 756/1210 KB 1796/1822 KB 304/577 KB 756/1210 KB 1780/1822 KB 264/577 KB 760/1210 KB 1796/1822 KB 304/577 KB 764/1210 KB 1796/1822 KB 304/577 KB 768/1210 KB 1796/1822 KB 304/577 KB 772/1210 KB 1796/1822 KB 304/577 KB 776/1210 KB 1796/1822 KB 304/577 KB 780/1210 KB 1796/1822 KB 304/577 KB 784/1210 KB 1796/1822 KB 304/577 KB 756/1210 KB 1796/1822 KB 292/577 KB 784/1210 KB 1800/1822 KB 304/577 KB 784/1210 KB 1804/1822 KB 304/577 KB 784/1210 KB 1808/1822 KB 304/577 KB 784/1210 KB 1812/1822 KB 304/577 KB 788/1210 KB 1816/1822 KB 308/577 KB 788/1210 KB 1820/1822 KB 308/577 KB 788/1210 KB 1822/1822 KB 308/577 KB 788/1210 KB 1812/1822 KB 308/577 KB 788/1210 KB 1822/1822 KB 312/577 KB 788/1210 KB 1822/1822 KB 316/577 KB 788/1210 KB 1822/1822 KB 320/577 KB 788/1210 KB 1822/1822 KB 324/577 KB 788/1210 KB 1812/1822 KB 304/577 KB 792/1210 KB 1822/1822 KB 324/577 KB 792/1210 KB 1822/1822 KB 324/577 KB 4/167 KB 792/1210 KB 1822/1822 KB 324/577 KB 8/167 KB 792/1210 KB 1822/1822 KB 324/577 KB 12/167 KB 792/1210 KB 1822/1822 KB 324/577 KB 16/167 KB 792/1210 KB 1822/1822 KB 324/577 KB 20/167 KB 792/1210 KB 1822/1822 KB 324/577 KB 24/167 KB 792/1 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 210 KB 1822/1822 KB 324/577 KB 28/167 KB 792/1210 KB 1822/1822 KB 324/577 KB 32/167 KB 792/1210 KB 1822/1822 KB 324/577 KB 36/167 KB 792/1210 KB 1822/1822 KB 324/577 KB 40/167 KB 792/1210 KB 1822/1822 KB 324/577 KB 44/167 KB 792/1210 KB 1822/1822 KB 324/577 KB 48/167 KB 792/1210 KB 1822/1822 KB 324/577 KB 52/167 KB 796/1210 KB 1822/1822 KB 324/577 KB 52/167 KB 796/1210 KB 1822/1822 KB 324/577 KB 56/167 KB 800/1210 KB 1822/1822 KB 324/577 KB 60/167 KB 800/1210 KB 1822/1822 KB 324/577 KB 64/167 KB 800/1210 KB 1822/1822 KB 324/577 KB 56/167 KB 800/1210 KB 1822/1822 KB 324/577 KB 68/167 KB 804/1210 KB 1822/1822 KB 328/577 KB 72/167 KB 804/1210 KB 1822/1822 KB 328/577 KB 76/167 KB 804/1210 KB 1822/1822 KB 328/577 KB 80/167 KB 804/1210 KB 1822/1822 KB 328/577 KB 84/167 KB 804/1210 KB 328/577 KB 88/167 KB 804/1210 KB 328/577 KB 92/167 KB 804/1210 KB 328/577 KB 96/167 KB 804/1210 KB 1822/1822 KB 328/577 KB 68/167 KB 808/1210 KB 328/577 KB 96/167 KB 812/1210 KB 328/577 KB 96/167 KB 816/1210 KB 328/577 KB 96/167 KB 800/1210 KB 1822/1822 KB 328/577 KB 68/167 KB 816/1210 KB 332/577 KB 96/167 KB 816/1210 KB 336/577 KB 96/167 KB 816/1210 KB 340/577 KB 96/167 KB 820/1210 KB 344/577 KB 96/167 KB 820/1210 KB 348/577 KB 96/167 KB 820/1210 KB 352/577 KB 96/167 KB 820/1210 KB 340/577 KB 96/167 KB 824/1210 KB 352/577 KB 96/167 KB 828/1210 KB 352/577 KB 96/167 KB 832/1210 KB 352/577 KB 96/167 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1381.9 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 836/1210 KB 352/577 KB 96/167 KB 840/1210 KB 356/577 KB 100/167 KB 844/1210 KB 356/577 KB 100/167 KB 848/1210 KB 356/577 KB 100/167 KB 836/1210 KB 356/577 KB 100/167 KB 848/1210 KB 360/577 KB 100/167 KB 848/1210 KB 364/577 KB 100/167 KB 848/1210 KB 368/577 KB 100/167 KB 836/1210 KB 352/577 KB 100/167 KB 848/1210 KB 368/577 KB 104/167 KB 848/1210 KB 368/577 KB 108/167 KB 848/1210 KB 368/577 KB 112/167 KB 848/1210 KB 4/1192 KB 368/577 KB 112/167 KB 848/1210 KB 8/1192 KB 368/577 KB 112/167 KB 848/1210 KB 12/1192 KB 368/577 KB 112/167 KB 848/1210 KB 16/1192 KB 368/577 KB 112/167 KB 848/1210 KB 20/1192 KB 368/577 KB 112/167 KB 848/1210 KB 24/1192 KB 368/577 KB 112/167 KB 848/1210 KB 28/1192 KB 368/577 KB 112/167 KB 848/1210 KB 32/1192 KB 368/577 KB 112/167 KB 848/1210 KB 36/1192 KB 368/577 KB 112/167 KB 848/1210 KB 40/1192 KB 368/577 KB 112/167 KB 848/1210 KB 44/1192 KB 368/577 KB 112/167 KB 848/1210 KB 48/1192 KB 368/577 KB 112/167 KB 848/1210 KB 52/1192 KB 368/577 KB 112/167 KB 848/1210 KB 56/1192 KB 368/577 KB 112/167 KB 848/1210 KB 60/1192 KB 368/577 KB 112/167 KB 848/1210 KB 64/1192 KB 368/577 KB 112/167 KB 848/1210 KB 68/1192 KB 368/577 KB 112/167 KB 848/1210 KB 72/1192 KB 372/577 KB 112/167 KB 848/1210 KB 76/1192 KB 372/577 KB 112/167 KB 848/1210 KB 80/1192 KB 372/577 KB 112/167 KB 848/1210 KB 68/1192 KB 372/577 KB 112/167 KB 852/1210 KB 80/1192 KB 376/577 KB 116/167 KB 852/1210 KB 80/1192 KB 380/577 KB 116/167 KB 852/1210 KB 80/1192 KB 384/577 KB 116/167 KB 852/1210 KB 80/1192 KB 388/577 KB 116/167 KB 852/1210 KB 84/1192 KB 4/439 KB 392/577 KB 116/167 KB 848/1210 KB 80/1192 KB 372/577 KB 116/167 KB 852/1210 KB 84/1192 KB 4/439 KB 392/577 KB 120/167 KB 852/1210 KB 84/1192 KB 4/439 KB 392/577 KB 124/167 KB 852/1210 KB 84/1192 KB 4/439 KB 392/577 KB 128/167 KB 852/1210 KB 84/1192 KB 4/439 KB 392/577 KB 132/167 KB 852/1210 KB 84/1192 KB 4/439 KB 388/577 KB 116/167 KB 852/1210 KB 80/1192 KB 4/439 KB 388/577 KB 116/167 KB 852/1210 KB 80/1192 KB 380/577 KB 116/167 KB 856/1210 KB 84/1192 KB 4/439 KB 396/577 KB 132/167 KB 860/1210 KB 84/1192 KB 4/439 KB 396/577 KB 132/167 KB 860/1210 KB 84/1192 KB 8/439 KB 396/577 KB 132/167 KB 864/1210 KB 84/1192 KB 12/439 KB 396/577 KB 132/167 KB 864/1210 KB 84/1192 KB 16/439 KB 396/577 KB 132/167 KB 864/1210 KB 88/1192 KB 20/439 KB 396/577 KB 132/167 KB 852/1210 KB 84/1192 KB 4/439 KB 396/577 KB 132/167 KB 864/1210 KB 88/1192 KB 20/439 KB 400/577 KB 136/167 KB 864/1210 KB 88/1192 KB 20/439 KB 404/577 KB 136/167 KB 864/1210 KB 88/1192 KB 20/439 KB 396/577 KB 136/167 KB 864/1210 KB 88/1192 KB 24/439 KB 404/577 KB 140/167 KB 864/1210 KB 88/1192 KB 24/439 KB 404/577 KB 144/167 KB 864/1210 KB 88/1192 KB 16/439 KB 396/577 KB 132/167 KB 864/1210 KB 92/1192 KB 24/439 KB 404/577 KB 144/167 KB 864/1210 KB 96/1192 KB 24/439 KB 404/577 KB 144/167 KB 864/1210 KB 84/1192 KB 8/439 KB 396/577 KB 132/167 KB 868/1210 KB 96/1192 KB 24/439 KB 404/577 KB 144/167 KB 872/1210 KB 96/1192 KB 24/439 KB 404/577 KB 144/167 KB 876/1210 KB 96/1192 KB 24/439 KB 404/577 KB 144/167 KB 880/1210 KB 96/1192 KB 24/439 KB 404/577 KB 144/167 KB 880/1210 KB 100/1192 KB 24/439 KB 404/577 KB 144/167 KB 884/1210 KB 104/1192 KB 24/439 KB 404/577 KB 144/167 KB 884/1210 KB 108/1192 KB 24/439 KB 404/577 KB 144/167 KB 884/1210 KB 112/1192 KB 24/439 KB 404/577 KB 144/167 KB 884/1210 KB 116/1192 KB 24/439 KB 408/577 KB 144/167 KB 884/1210 KB 120/1192 KB 24/439 KB 408/ unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 577 KB 148/167 KB 884/1210 KB 124/1192 KB 24/439 KB 408/577 KB 148/167 KB 884/1210 KB 128/1192 KB 24/439 KB 408/577 KB 148/167 KB 864/1210 KB 88/1192 KB 24/439 KB 404/577 KB 136/167 KB 884/1210 KB 128/1192 KB 28/439 KB 408/577 KB 148/167 KB 884/1210 KB 128/1192 KB 32/439 KB 408/577 KB 148/167 KB 884/1210 KB 128/1192 KB 36/439 KB 408/577 KB 148/167 KB 884/1210 KB 128/1192 KB 40/439 KB 408/577 KB 148/167 KB 884/1210 KB 116/1192 KB 24/439 KB 408/577 KB 148/167 KB 884/1210 KB 128/1192 KB 40/439 KB 408/577 KB 152/167 KB 884/1210 KB 128/1192 KB 40/439 KB 408/577 KB 156/167 KB 884/1210 KB 128/1192 KB 40/439 KB 408/577 KB 160/167 KB 884/1210 KB 112/1192 KB 24/439 KB 408/577 KB 144/167 KB 884/1210 KB 128/1192 KB 40/439 KB 412/577 KB 160/167 KB 884/1210 KB 128/1192 KB 40/439 KB 416/577 KB 160/167 KB 884/1210 KB 100/1192 KB 24/439 KB 404/577 KB 144/167 KB 888/1210 KB 128/1192 KB 40/439 KB 416/577 KB 160/167 KB 892/1210 KB 128/1192 KB 40/439 KB 416/577 KB 160/167 KB 896/1210 KB 128/1192 KB 40/439 KB 416/577 KB 160/167 KB 896/1210 KB 128/1192 KB 40/439 KB 420/577 KB 160/167 KB 900/1210 KB 128/1192 KB 40/439 KB 424/577 KB 164/167 KB 900/1210 KB 128/1192 KB 44/439 KB 428/577 KB 164/167 KB 900/1210 KB 128/1192 KB 44/439 KB 432/577 KB 164/167 KB 900/1210 KB 128/1192 KB 40/439 KB 420/577 KB 160/167 KB 900/1210 KB 128/1192 KB 40/439 KB 420/577 KB 164/167 KB 900/1210 KB 128/1192 KB 44/439 KB 432/577 KB 167/167 KB 900/1210 KB 128/1192 KB 44/439 KB 424/577 KB 164/167 KB 904/1210 KB 128/1192 KB 48/439 KB 432/577 KB 167/167 KB 904/1210 KB 132/1192 KB 48/439 KB 432/577 KB 167/167 KB 904/1210 KB 136/1192 KB 52/439 KB 432/577 KB 167/167 KB 904/1210 KB 140/1192 KB 52/439 KB 432/577 KB 167/167 KB 904/1210 KB 144/1192 KB 52/439 KB 432/577 KB 167/167 KB 904/1210 KB 128/1192 KB 44/439 KB 432/577 KB 167/167 KB 908/1210 KB 144/1192 KB 52/439 KB 432/577 KB 167/167 KB 912/1210 KB 144/1192 KB 52/439 KB 432/577 KB 167/167 KB 916/1210 KB 144/1192 KB 52/439 KB 432/577 KB 167/167 KB 920/1210 KB 144/1192 KB 52/439 KB 432/577 KB 167/167 KB 924/1210 KB 144/1192 KB 52/439 KB 432/577 KB 167/167 KB 928/1210 KB 144/1192 KB 52/439 KB 432/577 KB 167/167 KB 904/1210 KB 132/1192 KB 52/439 KB 432/577 KB 167/167 KB 928/1210 KB 144/1192 KB 56/439 KB 432/577 KB 167/167 KB 928/1210 KB 144/1192 KB 60/439 KB 432/577 KB 167/167 KB 928/1210 KB 144/1192 KB 64/439 KB 432/577 KB 167/167 KB 928/1210 KB 144/1192 KB 68/439 KB 432/577 KB 167/167 KB 928/1210 KB 148/1192 KB 72/439 KB 432/577 KB 167/167 KB 928/1210 KB 148/1192 KB 76/439 KB 432/577 KB 167/167 KB 928/1210 KB 148/1192 KB 80/439 KB 432/577 KB 167/167 KB 928/1210 KB 148/1192 KB 84/439 KB 432/577 KB 167/167 KB 928/1210 KB 148/1192 KB 68/439 KB 432/577 KB 167/167 KB 932/1210 KB 152/1192 KB 84/439 KB 432/577 KB 167/167 KB 932/1210 KB 156/1192 KB 84/439 KB 432/577 KB 167/167 KB 932/1210 KB 160/1192 KB 84/439 KB 432/577 KB 167/167 KB 932/1210 KB 164/1192 KB 84/439 KB 432/577 KB 167/167 KB 932/1210 KB 168/1192 KB 84/439 KB 432/577 KB 167/167 KB 932/1210 KB 148/1192 KB 84/439 KB 432/577 KB 167/167 KB 936/1210 KB 168/1192 KB 88/439 KB 432/577 KB 167/167 KB 940/1210 KB 168/1192 KB 88/439 KB 432/577 KB 167/167 KB 944/1210 KB 168/1192 KB 88/439 KB 432/577 KB 167/167 KB 948/1210 KB 168/1192 KB 88/439 KB 432/577 KB 167/167 KB 932/1210 KB 168/1192 KB 88/439 KB 432/577 KB 167/167 KB 948/1210 KB 172/1192 KB 92/439 KB 432/577 KB 167/167 KB 948/1210 KB 172/1192 KB 96/439 KB 432/577 KB 1 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 67/167 KB 948/1210 KB 172/1192 KB 88/439 KB 432/577 KB 167/167 KB 948/1210 KB 176/1192 KB 96/439 KB 432/577 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 122.3 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 948/1210 KB 176/1192 KB 96/439 KB 432/577 KB 4/562 KB 948/1210 KB 176/1192 KB 96/439 KB 432/577 KB 8/562 KB 948/1210 KB 176/1192 KB 96/439 KB 432/577 KB 12/562 KB 948/1210 KB 176/1192 KB 96/439 KB 432/577 KB 16/562 KB 948/1210 KB 176/1192 KB 96/439 KB 432/577 KB 20/562 KB 948/1210 KB 176/1192 KB 96/439 KB 432/577 KB 24/562 KB 948/1210 KB 176/1192 KB 96/439 KB 432/577 KB 28/562 KB 952/1210 KB 176/1192 KB 96/439 KB 436/577 KB 28/562 KB 952/1210 KB 176/1192 KB 96/439 KB 432/577 KB 28/562 KB 956/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 960/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 964/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 968/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 972/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 976/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 980/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 984/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 988/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 992/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 996/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 1000/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 1004/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 1008/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 1012/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 1016/1210 KB 176/1192 KB 96/439 KB 440/577 KB 32/562 KB 952/1210 KB 176/1192 KB 96/439 KB 436/577 KB 32/562 KB 1012/1210 KB 176/1192 KB 96/439 KB 440/577 KB 32/562 KB 1016/1210 KB 176/1192 KB 96/439 KB 440/577 KB 36/562 KB 1020/1210 KB 176/1192 KB 96/439 KB 444/577 KB 40/562 KB 1020/1210 KB 176/1192 KB 96/439 KB 444/577 KB 36/562 KB 1016/1210 KB 176/1192 KB 96/439 KB 444/577 KB 36/562 KB 1020/1210 KB 176/1192 KB 96/439 KB 448/577 KB 40/562 KB 1020/1210 KB 176/1192 KB 96/439 KB 452/577 KB 40/562 KB 1024/1210 KB 176/1192 KB 96/439 KB 452/577 KB 44/562 KB 1024/1210 KB 176/1192 KB 96/439 KB 452/577 KB 48/562 KB 1024/1210 KB 176/1192 KB 96/439 KB 452/577 KB 40/562 KB 1028/1210 KB 176/1192 KB 96/439 KB 456/577 KB 48/562 KB 1032/1210 KB 176/1192 KB 96/439 KB 456/577 KB 52/562 KB 1036/1210 KB 176/1192 KB 96/439 KB 456/577 KB 52/562 KB 1040/1210 KB 176/1192 KB 96/439 KB 456/577 KB 52/562 KB 1044/1210 KB 180/1192 KB 100/439 KB 456/577 KB 52/562 KB 1048/1210 KB 180/1192 KB 100/439 KB 456/577 KB 52/562 KB 1052/1210 KB 180/1192 KB 100/439 KB 456/577 KB 52/562 KB 1056/1210 KB 180/1192 KB 100/439 KB 456/577 KB 52/562 KB 1024/1210 KB 176/1192 KB 96/439 KB 456/577 KB 48/562 KB 1040/1210 KB 180/1192 KB 100/439 KB 456/577 KB 52/562 KB 1056/1210 KB 184/1192 KB 100/439 KB 456/577 KB 52/562 KB 1056/1210 KB 188/1192 KB 100/439 KB 456/577 KB 52/562 KB 1056/1210 KB 192/1192 KB 100/439 KB 456/577 KB 52/562 KB 1056/1210 KB 196/1192 KB 100/439 KB 456/577 KB 52/562 KB 1056/1210 KB 200/1192 KB 100/439 KB 456/577 KB 52/562 KB 1056/1210 KB 204/1192 KB 100/439 KB 456/577 KB 52/562 KB 1056/1210 KB 208/1192 KB 100/439 KB 456/577 KB 52/562 KB 1056/1210 KB 212/1192 KB 100/439 KB 456/577 KB 52/562 KB 1056/1210 KB 216/1192 KB 100/439 KB 456/577 KB 52/562 KB 1040/1210 KB 176/1192 KB 100/439 KB 456/577 KB 52/562 KB 1056/1210 KB 216/1192 KB 104/439 KB 456/577 KB 52/562 KB 1056/1210 KB 216/1192 KB 108/439 KB 456/577 KB 52/562 KB 1056/1210 KB 216/1192 KB 112/439 KB 456/577 KB 52/562 KB 1056/1210 KB 216/1192 KB 116/439 KB 456/577 KB 52/562 KB 1056/1210 KB 216/1192 KB 120/439 KB 456/577 KB 52/562 KB 1056/1210 KB unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 216/1192 KB 124/439 KB 456/577 KB 52/562 KB 1056/1210 KB 216/1192 KB 128/439 KB 456/577 KB 52/562 KB 1056/1210 KB 216/1192 KB 132/439 KB 456/577 KB 52/562 KB 1056/1210 KB 216/1192 KB 136/439 KB 456/577 KB 52/562 KB 1056/1210 KB 216/1192 KB 140/439 KB 456/577 KB 52/562 KB 1056/1210 KB 220/1192 KB 144/439 KB 456/577 KB 52/562 KB 1056/1210 KB 220/1192 KB 144/439 KB 456/577 KB 52/562 KB 1056/1210 KB 224/1192 KB 144/439 KB 456/577 KB 52/562 KB 1056/1210 KB 228/1192 KB 144/439 KB 456/577 KB 52/562 KB 1056/1210 KB 232/1192 KB 148/439 KB 456/577 KB 52/562 KB 1056/1210 KB 236/1192 KB 148/439 KB 456/577 KB 52/562 KB 1056/1210 KB 240/1192 KB 148/439 KB 456/577 KB 52/562 KB 1056/1210 KB 244/1192 KB 148/439 KB 456/577 KB 52/562 KB 1056/1210 KB 248/1192 KB 148/439 KB 456/577 KB 52/562 KB 1056/1210 KB 252/1192 KB 148/439 KB 456/577 KB 52/562 KB 1056/1210 KB 256/1192 KB 148/439 KB 456/577 KB 52/562 KB 1056/1210 KB 260/1192 KB 148/439 KB 460/577 KB 52/562 KB 1056/1210 KB 264/1192 KB 148/439 KB 460/577 KB 52/562 KB 1056/1210 KB 268/1192 KB 148/439 KB 460/577 KB 52/562 KB 1056/1210 KB 272/1192 KB 148/439 KB 460/577 KB 52/562 KB 1028/1210 KB 176/1192 KB 96/439 KB 456/577 KB 52/562 KB 1056/1210 KB 272/1192 KB 148/439 KB 460/577 KB 56/562 KB 1056/1210 KB 272/1192 KB 148/439 KB 460/577 KB 60/562 KB 1056/1210 KB 272/1192 KB 148/439 KB 460/577 KB 64/562 KB 1056/1210 KB 256/1192 KB 148/439 KB 460/577 KB 52/562 KB 1056/1210 KB 272/1192 KB 148/439 KB 464/577 KB 64/562 KB 1056/1210 KB 228/1192 KB 148/439 KB 456/577 KB 52/562 KB 1056/1210 KB 272/1192 KB 152/439 KB 464/577 KB 64/562 KB 1056/1210 KB 272/1192 KB 156/439 KB 464/577 KB 64/562 KB 1056/1210 KB 272/1192 KB 160/439 KB 464/577 KB 64/562 KB 1056/1210 KB 272/1192 KB 164/439 KB 464/577 KB 64/562 KB 1056/1210 KB 272/1192 KB 168/439 KB 464/577 KB 64/562 KB 1056/1210 KB 272/1192 KB 172/439 KB 464/577 KB 64/562 KB 1056/1210 KB 272/1192 KB 176/439 KB 464/577 KB 64/562 KB 1056/1210 KB 272/1192 KB 180/439 KB 464/577 KB 64/562 KB 1056/1210 KB 272/1192 KB 184/439 KB 468/577 KB 64/562 KB 1056/1210 KB 272/1192 KB 188/439 KB 468/577 KB 64/562 KB 1056/1210 KB 272/1192 KB 192/439 KB 468/577 KB 64/562 KB 1056/1210 KB 272/1192 KB 180/439 KB 468/577 KB 64/562 KB 1056/1210 KB 272/1192 KB 192/439 KB 472/577 KB 64/562 KB 1056/1210 KB 272/1192 KB 192/439 KB 476/577 KB 64/562 KB 1056/1210 KB 276/1192 KB 192/439 KB 480/577 KB 64/562 KB 1056/1210 KB 276/1192 KB 192/439 KB 484/577 KB 68/562 KB 1060/1210 KB 276/1192 KB 196/439 KB 488/577 KB 68/562 KB 1060/1210 KB 276/1192 KB 196/439 KB 492/577 KB 68/562 KB 1060/1210 KB 276/1192 KB 196/439 KB 496/577 KB 68/562 KB 1056/1210 KB 276/1192 KB 192/439 KB 476/577 KB 64/562 KB 1060/1210 KB 280/1192 KB 196/439 KB 496/577 KB 68/562 KB 1060/1210 KB 284/1192 KB 196/439 KB 496/577 KB 68/562 KB 1060/1210 KB 288/1192 KB 196/439 KB 496/577 KB 68/562 KB 1060/1210 KB 276/1192 KB 196/439 KB 484/577 KB 68/562 KB 1064/1210 KB 288/1192 KB 196/439 KB 496/577 KB 68/562 KB 1068/1210 KB 288/1192 KB 196/439 KB 496/577 KB 68/562 KB 1072/1210 KB 288/1192 KB 196/439 KB 496/577 KB 68/562 KB 1076/1210 KB 292/1192 KB 196/439 KB 496/577 KB 68/562 KB 1080/1210 KB 292/1192 KB 196/439 KB 500/577 KB 68/562 KB 1084/1210 KB 292/1192 KB 196/439 KB 500/577 KB 68/562 KB 1088/1210 KB 292/1192 KB 196/439 KB 500/577 KB 68/562 KB 1056/1210 KB 276/1192 KB 196/439 KB 484/577 KB 68/562 KB 1088/1210 KB 292/1192 KB 200/439 KB 500/577 KB 68/562 KB 1088/1210 KB 292/1192 KB unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 204/439 KB 500/577 KB 68/562 KB 1088/1210 KB 292/1192 KB 208/439 KB 500/577 KB 68/562 KB 1056/1210 KB 276/1192 KB 192/439 KB 480/577 KB 68/562 KB 1088/1210 KB 292/1192 KB 208/439 KB 500/577 KB 72/562 KB 1088/1210 KB 292/1192 KB 208/439 KB 500/577 KB 76/562 KB 1088/1210 KB 292/1192 KB 208/439 KB 500/577 KB 80/562 KB 1088/1210 KB 292/1192 KB 208/439 KB 500/577 KB 84/562 KB 1088/1210 KB 292/1192 KB 212/439 KB 500/577 KB 88/562 KB 1088/1210 KB 292/1192 KB 212/439 KB 500/577 KB 92/562 KB 1088/1210 KB 292/1192 KB 212/439 KB 500/577 KB 96/562 KB 1076/1210 KB 292/1192 KB 196/439 KB 500/577 KB 68/562 KB 1088/1210 KB 292/1192 KB 212/439 KB 504/577 KB 96/562 KB 1088/1210 KB 292/1192 KB 212/439 KB 508/577 KB 96/562 KB 1088/1210 KB 292/1192 KB 212/439 KB 512/577 KB 96/562 KB 1088/1210 KB 292/1192 KB 212/439 KB 516/577 KB 96/562 KB 1092/1210 KB 292/1192 KB 212/439 KB 520/577 KB 100/562 KB 1092/1210 KB 292/1192 KB 212/439 KB 524/577 KB 100/562 KB 1092/1210 KB 292/1192 KB 212/439 KB 528/577 KB 100/562 KB 1072/1210 KB 292/1192 KB 196/439 KB 496/577 KB 68/562 KB 1092/1210 KB 296/1192 KB 212/439 KB 528/577 KB 100/562 KB 1092/1210 KB 300/1192 KB 212/439 KB 528/577 KB 100/562 KB 1092/1210 KB 304/1192 KB 212/439 KB 528/577 KB 100/562 KB 1092/1210 KB 308/1192 KB 212/439 KB 528/577 KB 100/562 KB 1092/1210 KB 312/1192 KB 212/439 KB 528/577 KB 100/562 KB 1092/1210 KB 316/1192 KB 212/439 KB 528/577 KB 100/562 KB 1092/1210 KB 320/1192 KB 212/439 KB 528/577 KB 100/562 KB 1092/1210 KB 292/1192 KB 212/439 KB 516/577 KB 100/562 KB 1096/1210 KB 320/1192 KB 212/439 KB 528/577 KB 100/562 KB 1100/1210 KB 320/1192 KB 212/439 KB 528/577 KB 100/562 KB 1104/1210 KB 320/1192 KB 212/439 KB 528/577 KB 100/562 KB 1108/1210 KB 320/1192 KB 212/439 KB 528/577 KB 100/562 KB 1112/1210 KB 324/1192 KB 212/439 KB 532/577 KB 100/562 KB 1088/1210 KB 292/1192 KB 212/439 KB 516/577 KB 100/562 KB 1116/1210 KB 324/1192 KB 212/439 KB 532/577 KB 104/562 KB 1116/1210 KB 324/1192 KB 212/439 KB 532/577 KB 108/562 KB 1116/1210 KB 324/1192 KB 212/439 KB 532/577 KB 112/562 KB 1088/1210 KB 292/1192 KB 212/439 KB 500/577 KB 84/562 KB 1116/1210 KB 324/1192 KB 216/439 KB 532/577 KB 112/562 KB 1116/1210 KB 324/1192 KB 220/439 KB 532/577 KB 112/562 KB 1116/1210 KB 324/1192 KB 224/439 KB 532/577 KB 112/562 KB 1116/1210 KB 324/1192 KB 228/439 KB 532/577 KB 112/562 KB 1116/1210 KB 324/1192 KB 232/439 KB 532/577 KB 112/562 KB 1116/1210 KB 324/1192 KB 236/439 KB 532/577 KB 112/562 KB 1116/1210 KB 324/1192 KB 240/439 KB 532/577 KB 112/562 KB 1116/1210 KB 324/1192 KB 240/439 KB 532/577 KB 116/562 KB 1116/1210 KB 324/1192 KB 244/439 KB 532/577 KB 120/562 KB 1116/1210 KB 324/1192 KB 244/439 KB 532/577 KB 124/562 KB 1116/1210 KB 324/1192 KB 244/439 KB 532/577 KB 128/562 KB 1108/1210 KB 324/1192 KB 212/439 KB 532/577 KB 100/562 KB 1116/1210 KB 324/1192 KB 244/439 KB 536/577 KB 128/562 KB 1116/1210 KB 324/1192 KB 244/439 KB 540/577 KB 128/562 KB 1116/1210 KB 324/1192 KB 244/439 KB 544/577 KB 132/562 KB 1108/1210 KB 324/1192 KB 212/439 KB 528/577 KB 100/562 KB 1116/1210 KB 328/1192 KB 244/439 KB 544/577 KB 132/562 KB 1116/1210 KB 332/1192 KB 244/439 KB 544/577 KB 132/562 KB 1116/1210 KB 336/1192 KB 244/439 KB 544/577 KB 132/562 KB 1116/1210 KB 324/1192 KB 212/439 KB 532/577 KB 100/562 KB 1120/1210 KB 336/1192 KB 244/439 KB 544/577 KB 132/562 KB 1124/1210 KB 336/1192 KB 244/439 KB 548/577 KB 132/562 KB 1128/1210 KB 340/1192 KB 244/439 KB 548/577 KB 132/562 KB 11 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 32/1210 KB 340/1192 KB 244/439 KB 548/577 KB 132/562 KB 1136/1210 KB 340/1192 KB 244/439 KB 548/577 KB 132/562 KB 1116/1210 KB 324/1192 KB 244/439 KB 540/577 KB 132/562 KB 1136/1210 KB 340/1192 KB 244/439 KB 548/577 KB 136/562 KB 1136/1210 KB 340/1192 KB 244/439 KB 548/577 KB 140/562 KB 1136/1210 KB 340/1192 KB 244/439 KB 548/577 KB 144/562 KB 1116/1210 KB 324/1192 KB 244/439 KB 532/577 KB 116/562 KB 1136/1210 KB 340/1192 KB 248/439 KB 548/577 KB 144/562 KB 1136/1210 KB 340/1192 KB 252/439 KB 548/577 KB 144/562 KB 1136/1210 KB 340/1192 KB 256/439 KB 548/577 KB 144/562 KB 1136/1210 KB 340/1192 KB 260/439 KB 548/577 KB 144/562 KB 1136/1210 KB 340/1192 KB 264/439 KB 548/577 KB 144/562 KB 1136/1210 KB 340/1192 KB 268/439 KB 548/577 KB 144/562 KB 1136/1210 KB 340/1192 KB 272/439 KB 548/577 KB 144/562 KB 1124/1210 KB 340/1192 KB 244/439 KB 548/577 KB 132/562 KB 1136/1210 KB 344/1192 KB 272/439 KB 548/577 KB 144/562 KB 1136/1210 KB 348/1192 KB 272/439 KB 548/577 KB 144/562 KB 1136/1210 KB 352/1192 KB 276/439 KB 548/577 KB 144/562 KB 1136/1210 KB 356/1192 KB 276/439 KB 548/577 KB 144/562 KB 1140/1210 KB 360/1192 KB 276/439 KB 548/577 KB 148/562 KB 1140/1210 KB 364/1192 KB 276/439 KB 548/577 KB 148/562 KB 1140/1210 KB 368/1192 KB 276/439 KB 548/577 KB 148/562 KB 1120/1210 KB 336/1192 KB 244/439 KB 548/577 KB 132/562 KB 1140/1210 KB 368/1192 KB 276/439 KB 552/577 KB 148/562 KB 1140/1210 KB 368/1192 KB 276/439 KB 556/577 KB 148/562 KB 1140/1210 KB 368/1192 KB 276/439 KB 560/577 KB 148/562 KB 1140/1210 KB 368/1192 KB 276/439 KB 564/577 KB 148/562 KB 1140/1210 KB 368/1192 KB 276/439 KB 568/577 KB 148/562 KB 1140/1210 KB 368/1192 KB 276/439 KB 572/577 KB 148/562 KB 1140/1210 KB 368/1192 KB 276/439 KB 576/577 KB 148/562 KB 1140/1210 KB 356/1192 KB 276/439 KB 548/577 KB 148/562 KB 1144/1210 KB 368/1192 KB 276/439 KB 576/577 KB 148/562 KB 1148/1210 KB 368/1192 KB 276/439 KB 576/577 KB 148/562 KB 1152/1210 KB 368/1192 KB 276/439 KB 576/577 KB 148/562 KB 1156/1210 KB 368/1192 KB 276/439 KB 577/577 KB 148/562 KB 1160/1210 KB 372/1192 KB 276/439 KB 577/577 KB 148/562 KB 1164/1210 KB 372/1192 KB 276/439 KB 577/577 KB 148/562 KB 1168/1210 KB 372/1192 KB 276/439 KB 577/577 KB 148/562 KB 1136/1210 KB 356/1192 KB 276/439 KB 548/577 KB 148/562 KB 1168/1210 KB 372/1192 KB 276/439 KB 577/577 KB 152/562 KB 1168/1210 KB 372/1192 KB 276/439 KB 577/577 KB 156/562 KB 1168/1210 KB 372/1192 KB 276/439 KB 577/577 KB 160/562 KB 1136/1210 KB 348/1192 KB 276/439 KB 548/577 KB 144/562 KB 1168/1210 KB 372/1192 KB 280/439 KB 577/577 KB 160/562 KB 1168/1210 KB 372/1192 KB 284/439 KB 577/577 KB 160/562 KB 1168/1210 KB 372/1192 KB 288/439 KB 577/577 KB 160/562 KB 1168/1210 KB 372/1192 KB 288/439 KB 577/577 KB 164/562 KB 1168/1210 KB 372/1192 KB 292/439 KB 577/577 KB 168/562 KB 1168/1210 KB 372/1192 KB 292/439 KB 577/577 KB 172/562 KB 1168/1210 KB 372/1192 KB 292/439 KB 577/577 KB 176/562 KB 1156/1210 KB 372/1192 KB 276/439 KB 577/577 KB 148/562 KB 1168/1210 KB 376/1192 KB 292/439 KB 577/577 KB 176/562 KB 1168/1210 KB 380/1192 KB 292/439 KB 577/577 KB 176/562 KB 1168/1210 KB 384/1192 KB 292/439 KB 577/577 KB 176/562 KB 1168/1210 KB 388/1192 KB 292/439 KB 577/577 KB 176/562 KB 1172/1210 KB 392/1192 KB 292/439 KB 577/577 KB 180/562 KB 1152/1210 KB 368/1192 KB 276/439 KB 577/577 KB 148/562 KB 1172/1210 KB 388/1192 KB 292/439 KB 577/577 KB 180/562 KB 1176/1210 KB 396/1192 KB 292/439 KB 577/577 KB 180/562 KB 1180/1210 KB 396/1192 KB unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 292/439 KB 577/577 KB 180/562 KB 1184/1210 KB 396/1192 KB 292/439 KB 577/577 KB 180/562 KB 1168/1210 KB 388/1192 KB 292/439 KB 577/577 KB 180/562 KB 1184/1210 KB 396/1192 KB 292/439 KB 577/577 KB 184/562 KB 1184/1210 KB 396/1192 KB 292/439 KB 577/577 KB 188/562 KB 1184/1210 KB 396/1192 KB 292/439 KB 577/577 KB 192/562 KB 1168/1210 KB 372/1192 KB 292/439 KB 577/577 KB 164/562 KB 1184/1210 KB 396/1192 KB 296/439 KB 577/577 KB 192/562 KB 1184/1210 KB 396/1192 KB 300/439 KB 577/577 KB 192/562 KB 1184/1210 KB 396/1192 KB 304/439 KB 577/577 KB 192/562 KB 1184/1210 KB 396/1192 KB 308/439 KB 577/577 KB 192/562 KB 1184/1210 KB 396/1192 KB 312/439 KB 577/577 KB 192/562 KB 1184/1210 KB 396/1192 KB 316/439 KB 577/577 KB 192/562 KB 1184/1210 KB 396/1192 KB 320/439 KB 577/577 KB 192/562 KB 1184/1210 KB 396/1192 KB 320/439 KB 577/577 KB 196/562 KB 1184/1210 KB 396/1192 KB 324/439 KB 577/577 KB 200/562 KB 1184/1210 KB 396/1192 KB 324/439 KB 577/577 KB 204/562 KB 1184/1210 KB 396/1192 KB 324/439 KB 577/577 KB 208/562 KB 1172/1210 KB 396/1192 KB 292/439 KB 577/577 KB 180/562 KB 1188/1210 KB 400/1192 KB 324/439 KB 577/577 KB 208/562 KB 1188/1210 KB 404/1192 KB 324/439 KB 577/577 KB 208/562 KB 1188/1210 KB 408/1192 KB 324/439 KB 577/577 KB 208/562 KB 1188/1210 KB 412/1192 KB 324/439 KB 577/577 KB 208/562 KB 1188/1210 KB 416/1192 KB 324/439 KB 577/577 KB 208/562 KB 1188/1210 KB 420/1192 KB 324/439 KB 577/577 KB 208/562 KB 1188/1210 KB 424/1192 KB 324/439 KB 577/577 KB 212/562 KB 1188/1210 KB 428/1192 KB 324/439 KB 577/577 KB 212/562 KB 1188/1210 KB 432/1192 KB 324/439 KB 577/577 KB 212/562 KB 1188/1210 KB 396/1192 KB 324/439 KB 577/577 KB 208/562 KB 1192/1210 KB 432/1192 KB 324/439 KB 577/577 KB 212/562 KB 1196/1210 KB 432/1192 KB 324/439 KB 577/577 KB 212/562 KB 1200/1210 KB 432/1192 KB 324/439 KB 212/562 KB 1184/1210 KB 396/1192 KB 324/439 KB 577/577 KB 196/562 KB 1200/1210 KB 432/1192 KB 328/439 KB 212/562 KB 1200/1210 KB 432/1192 KB 332/439 KB 212/562 KB 1200/1210 KB 432/1192 KB 336/439 KB 212/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 404.4 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 1200/1210 KB 432/1192 KB 340/439 KB 212/562 KB 1204/1210 KB 432/1192 KB 344/439 KB 212/562 KB 1188/1210 KB 420/1192 KB 324/439 KB 577/577 KB 212/562 KB 1204/1210 KB 432/1192 KB 348/439 KB 216/562 KB 1204/1210 KB 432/1192 KB 348/439 KB 220/562 KB 1204/1210 KB 432/1192 KB 348/439 KB 224/562 KB 1204/1210 KB 432/1192 KB 340/439 KB 212/562 KB 1208/1210 KB 432/1192 KB 348/439 KB 224/562 KB 1210/1210 KB 432/1192 KB 348/439 KB 224/562 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 1204/1210 KB 432/1192 KB 348/439 KB 224/562 KB 1210/1210 KB 432/1192 KB 352/439 KB 224/562 KB 1210/1210 KB 432/1192 KB 352/439 KB 228/562 KB 1210/1210 KB 436/1192 KB 356/439 KB 232/562 KB 1210/1210 KB 436/1192 KB 356/439 KB 236/562 KB 1210/1210 KB 436/1192 KB 356/439 KB 240/562 KB 1210/1210 KB 436/1192 KB 356/439 KB 244/562 KB 1210/1210 KB 436/1192 KB 356/439 KB 248/562 KB 1210/1210 KB 436/1192 KB 356/439 KB 4/256 KB 252/562 KB 436/1192 KB 356/439 KB 4/256 KB 256/562 KB 1210/1210 KB 436/1192 KB 356/439 KB 228/562 KB 440/1192 KB 356/439 KB 4/256 KB 256/562 KB 444/1192 KB 356/439 KB 4/256 KB 256/562 KB 448/1192 KB 356/439 KB 4/256 KB 256/562 KB 1210/1210 KB 432/1192 KB 356/439 KB 228/562 KB 448/1192 KB 360/439 KB 4/256 KB 256/562 KB 448/1192 KB 364/439 KB 4/256 KB 256/562 KB 448/1192 KB 368/439 KB 4/256 KB 256/562 KB 452/1192 KB 368/439 KB 4/256 KB 256/562 KB 456/1192 KB 372/439 KB 4/256 KB 256/562 KB 460/1192 KB 372/439 KB 4/256 KB 256/562 KB 464/1192 KB 372/439 KB 4/256 KB 256/562 KB 468/1192 KB 372/439 KB 4/256 KB 256/562 KB 472/1192 KB 372/439 KB 4/256 KB 260/562 KB 476/1192 KB 372/439 KB 4/256 KB 260/562 KB 480/1192 KB 372/439 KB 4/256 KB 260/562 KB 1210/1210 KB 436/1192 KB 356/439 KB 4/256 KB 248/562 KB 480/1192 KB 372/439 KB 8/256 KB 260/562 KB 480/1192 KB 372/439 KB 12/256 KB 260/562 KB 480/1192 KB 372/439 KB 16/256 KB 260/562 KB 480/1192 KB 372/439 KB 20/256 KB 260/562 KB 480/1192 KB 372/439 KB 24/256 KB 260/562 KB 480/1192 KB 372/439 KB 28/256 KB 260/562 KB 480/1192 KB 372/439 KB 32/256 KB 260/562 KB 468/1192 KB 372/439 KB 4/256 KB 260/562 KB 480/1192 KB 372/439 KB 32/256 KB 264/562 KB 480/1192 KB 372/439 KB 32/256 KB 268/562 KB 480/1192 KB 372/439 KB 32/256 KB 272/562 KB 480/1192 KB 372/439 KB 32/256 KB 276/562 KB 484/1192 KB 372/439 KB 36/256 KB 280/562 KB 452/1192 KB 372/439 KB 4/256 KB 256/562 KB 484/1192 KB 376/439 KB 36/256 KB 280/562 KB 484/1192 KB 380/439 KB 36/256 KB 280/562 KB 484/1192 KB 384/439 KB 36/256 KB 280/562 KB 484/1192 KB 388/439 KB 36/256 KB 280/562 KB 484/1192 KB 392/439 KB 36/256 KB 280/562 KB 484/1192 KB 396/439 KB 36/256 KB 280/562 KB 484/1192 KB 400/439 KB 36/256 KB 280/562 KB 484/1192 KB 404/439 KB 36/256 KB 280/562 KB 484/1192 KB 408/439 KB 36/256 KB 284/562 KB 484/1192 KB 412/439 KB 36/256 KB 284/562 KB 484/1192 KB 416/439 KB 36/256 KB 284/562 KB 484/1192 KB 372/439 KB 36/256 KB 276/562 KB 488/1192 KB 416/439 KB 36/256 KB 284/562 KB 480/1192 KB 372/439 KB 36/256 KB 276/562 KB 488/1192 KB 416/439 KB 40/256 KB 284/562 KB 488/1192 KB 416/439 KB 44/256 KB 284/562 KB 488/1192 KB 416/439 KB 48/256 KB 284/562 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 838.2 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 484/1192 KB 404/439 KB 36/256 KB 284/562 KB 488/1192 KB 416/439 KB 48/256 KB 288/562 KB 492/1192 KB 416/439 KB 48/256 KB 292/562 KB 492/1192 KB 420/439 KB 52/256 KB 296/562 KB 492/1192 KB 420/439 KB 52/256 KB 300/562 KB 492/1192 KB 420/439 KB 52/256 KB 304/562 KB 492/1192 KB 416/439 KB 48/256 KB 288/562 KB 496/1192 KB 420/439 KB 52/256 KB 304/562 KB 500/1192 KB 420/439 KB 52/256 KB 304/562 KB 504/1192 KB 420/439 KB 52/256 KB 304/562 KB 508/1192 KB 420/439 KB 52/256 KB 304/562 KB 512/1192 KB 420/439 KB 52/256 KB 304/562 KB 492/1192 KB 420/439 KB 52/256 KB 292/562 KB 512/1192 KB 424/439 KB 52/256 KB 304/562 KB 512/1192 KB 428/439 KB 52/256 KB 304/562 KB 512/1192 KB 432/439 KB 52/256 KB 304/562 KB 512/1192 KB 436/439 KB 52/256 KB 304/562 KB 512/1192 KB 439/439 KB 52/256 KB 308/562 KB 492/1192 KB 416/439 KB 52/256 KB 292/562 KB 512/1192 KB 439/439 KB 56/256 KB 308/562 KB 512/1192 KB 439/439 KB 60/256 KB 308/562 KB 512/1192 KB 439/439 KB 64/256 KB 308/562 KB 512/1192 KB 439/439 KB 68/256 KB 308/562 KB 512/1192 KB 439/439 KB 72/256 KB 308/562 KB 512/1192 KB 439/439 KB 76/256 KB 308/562 KB 512/1192 KB 436/439 KB 52/256 KB 308/562 KB 516/1192 KB 439/439 KB 76/256 KB 312/562 KB 516/1192 KB 439/439 KB 76/256 KB 316/562 KB 516/1192 KB 439/439 KB 76/256 KB 320/562 KB 516/1192 KB 439/439 KB 76/256 KB 308/562 KB 520/1192 KB 439/439 KB 80/256 KB 320/562 KB 524/1192 KB 439/439 KB 80/256 KB 320/562 KB 528/1192 KB 439/439 KB 80/256 KB 320/562 KB 532/1192 KB 439/439 KB 80/256 KB 320/562 KB 536/1192 KB 439/439 KB 3/140 KB 80/256 KB 324/562 KB 516/1192 KB 439/439 KB 80/256 KB 320/562 KB 536/1192 KB 439/439 KB 3/140 KB 84/256 KB 324/562 KB 536/1192 KB 3/140 KB 88/256 KB 324/562 KB 536/1192 KB 3/140 KB 92/256 KB 324/562 KB 536/1192 KB 3/140 KB 96/256 KB 324/562 KB 532/1192 KB 439/439 KB 3/140 KB 80/256 KB 324/562 KB 532/1192 KB 439/439 KB 3/140 KB 80/256 KB 320/562 KB 540/1192 KB 5/140 KB 96/256 KB 324/562 KB 540/1192 KB 8/140 KB 96/256 KB 324/562 KB 540/1192 KB 11/140 KB 96/256 KB 324/562 KB 540/1192 KB 13/140 KB 96/256 KB 324/562 KB 540/1192 KB 16/140 KB 96/256 KB 324/562 KB 540/1192 KB 19/140 KB 96/256 KB 324/562 KB 540/1192 KB 21/140 KB 96/256 KB 324/562 KB 540/1192 KB 24/140 KB 96/256 KB 324/562 KB 540/1192 KB 27/140 KB 96/256 KB 324/562 KB 540/1192 KB 29/140 KB 96/256 KB 324/562 KB 540/1192 KB 32/140 KB 96/256 KB 324/562 KB 540/1192 KB 36/140 KB 96/256 KB 328/562 KB 540/1192 KB 40/140 KB 100/256 KB 328/562 KB 540/1192 KB 44/140 KB 100/256 KB 328/562 KB 540/1192 KB 48/140 KB 100/256 KB 328/562 KB 540/1192 KB 3/140 KB 96/256 KB 324/562 KB 544/1192 KB 48/140 KB 100/256 KB 328/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 299.4 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 548/1192 KB 48/140 KB 100/256 KB 328/562 KB 552/1192 KB 52/140 KB 100/256 KB 328/562 KB 556/1192 KB 52/140 KB 100/256 KB 328/562 KB 540/1192 KB 36/140 KB 100/256 KB 328/562 KB 556/1192 KB 52/140 KB 104/256 KB 328/562 KB 556/1192 KB 52/140 KB 108/256 KB 328/562 KB 556/1192 KB 52/140 KB 112/256 KB 328/562 KB 540/1192 KB 32/140 KB 96/256 KB 328/562 KB 556/1192 KB 52/140 KB 112/256 KB 332/562 KB 556/1192 KB 52/140 KB 112/256 KB 336/562 KB 556/1192 KB 52/140 KB 112/256 KB 340/562 KB 556/1192 KB 52/140 KB 112/256 KB 344/562 KB 556/1192 KB 52/140 KB 112/256 KB 348/562 KB 556/1192 KB 52/140 KB 112/256 KB 352/562 KB 556/1192 KB 52/140 KB 112/256 KB 356/562 KB 560/1192 KB 52/140 KB 116/256 KB 360/562 KB 560/1192 KB 52/140 KB 116/256 KB 364/562 KB 560/1192 KB 52/140 KB 116/256 KB 368/562 KB 548/1192 KB 52/140 KB 100/256 KB 328/562 KB 560/1192 KB 56/140 KB 116/256 KB 368/562 KB 560/1192 KB 60/140 KB 116/256 KB 368/562 KB 560/1192 KB 64/140 KB 116/256 KB 368/562 KB 560/1192 KB 52/140 KB 116/256 KB 356/562 KB 560/1192 KB 64/140 KB 120/256 KB 368/562 KB 560/1192 KB 52/140 KB 112/256 KB 356/562 KB 564/1192 KB 64/140 KB 120/256 KB 368/562 KB 568/1192 KB 64/140 KB 124/256 KB 368/562 KB 572/1192 KB 64/140 KB 124/256 KB 368/562 KB 576/1192 KB 64/140 KB 124/256 KB 368/562 KB 580/1192 KB 64/140 KB 124/256 KB 368/562 KB 584/1192 KB 68/140 KB 124/256 KB 372/562 KB 588/1192 KB 68/140 KB 124/256 KB 372/562 KB 592/1192 KB 68/140 KB 124/256 KB 372/562 KB 564/1192 KB 64/140 KB 124/256 KB 368/562 KB 592/1192 KB 68/140 KB 128/256 KB 372/562 KB 592/1192 KB 68/140 KB 132/256 KB 372/562 KB 592/1192 KB 68/140 KB 136/256 KB 372/562 KB 592/1192 KB 68/140 KB 140/256 KB 372/562 KB 592/1192 KB 68/140 KB 144/256 KB 372/562 KB 580/1192 KB 68/140 KB 124/256 KB 372/562 KB 592/1192 KB 68/140 KB 144/256 KB 376/562 KB 592/1192 KB 68/140 KB 144/256 KB 380/562 KB 592/1192 KB 68/140 KB 144/256 KB 384/562 KB 580/1192 KB 68/140 KB 124/256 KB 368/562 KB 592/1192 KB 72/140 KB 144/256 KB 384/562 KB 592/1192 KB 76/140 KB 144/256 KB 384/562 KB 592/1192 KB 80/140 KB 144/256 KB 384/562 KB 592/1192 KB 84/140 KB 144/256 KB 384/562 KB 592/1192 KB 88/140 KB 144/256 KB 388/562 KB 592/1192 KB 92/140 KB 148/256 KB 388/562 KB 592/1192 KB 96/140 KB 148/256 KB 388/562 KB 592/1192 KB 100/140 KB 148/256 KB 388/562 KB 596/1192 KB 104/140 KB 148/256 KB 388/562 KB 596/1192 KB 108/140 KB 148/256 KB 388/562 KB 596/1192 KB 112/140 KB 148/256 KB 388/562 KB 592/1192 KB 84/140 KB 144/256 KB 388/562 KB 596/1192 KB 112/140 KB 148/256 KB 392/562 KB 596/1192 KB 112/140 KB 148/256 KB 396/562 KB 596/1192 KB 112/140 KB 148/256 KB 400/562 KB 596/1192 KB 100/140 KB 148/256 KB 388/562 KB 600/1192 KB 112/140 KB 148/256 KB 400/562 KB 604/1192 KB 112/140 KB 148/256 KB 400/562 KB 608/1192 KB 112/140 KB 148/256 KB 400/562 KB 612/1192 KB 112/140 KB 148/256 KB 400/562 KB 616/1192 KB 116/140 KB 148/256 KB 404/562 KB 620/1192 KB 116/140 KB 148/256 KB 404/562 KB 624/1192 KB 116/140 KB 148/256 KB 404/562 KB 592/1192 KB 88/140 KB 148/256 KB 388/562 KB 624/1192 KB 116/140 KB 152/256 KB 404/562 KB 624/1192 KB 116/140 KB 156/256 KB 404/562 KB 624/1192 KB 116/140 KB 160/256 KB 404/562 KB 624/1192 KB 116/140 KB 164/256 KB 404/562 KB 624/1192 KB 116/140 KB 168/256 KB 404/562 KB 624/1192 KB 116/140 KB 172/256 KB 404/562 KB 624/1192 KB 116/140 KB 176/256 KB 404/562 KB 612/1192 KB 116/140 KB 148/256 KB 404/562 KB 624/1192 KB 120/140 KB 176/256 KB 404/56 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 2 KB 624/1192 KB 124/140 KB 176/256 KB 404/562 KB 624/1192 KB 128/140 KB 180/256 KB 404/562 KB 624/1192 KB 132/140 KB 180/256 KB 404/562 KB 628/1192 KB 136/140 KB 180/256 KB 404/562 KB 628/1192 KB 140/140 KB 180/256 KB 404/562 KB 628/1192 KB 140/140 KB 180/256 KB 404/562 KB 612/1192 KB 112/140 KB 148/256 KB 404/562 KB 628/1192 KB 140/140 KB 180/256 KB 408/562 KB 628/1192 KB 140/140 KB 180/256 KB 412/562 KB 628/1192 KB 140/140 KB 180/256 KB 416/562 KB 628/1192 KB 140/140 KB 180/256 KB 420/562 KB 628/1192 KB 140/140 KB 180/256 KB 424/562 KB 628/1192 KB 140/140 KB 180/256 KB 428/562 KB 628/1192 KB 140/140 KB 180/256 KB 432/562 KB 628/1192 KB 132/140 KB 180/256 KB 404/562 KB 632/1192 KB 140/140 KB 180/256 KB 432/562 KB 636/1192 KB 140/140 KB 180/256 KB 432/562 KB 640/1192 KB 140/140 KB 180/256 KB 432/562 KB 644/1192 KB 140/140 KB 180/256 KB 432/562 KB 648/1192 KB 140/140 KB 180/256 KB 436/562 KB 652/1192 KB 140/140 KB 180/256 KB 436/562 KB 656/1192 KB 140/140 KB 180/256 KB 436/562 KB 660/1192 KB 140/140 KB 180/256 KB 436/562 KB 624/1192 KB 124/140 KB 180/256 KB 404/562 KB 660/1192 KB 140/140 KB 184/256 KB 436/562 KB 660/1192 KB 140/140 KB 188/256 KB 436/562 KB 660/1192 KB 140/140 KB 192/256 KB 436/562 KB 660/1192 KB 140/140 KB 196/256 KB 436/562 KB 660/1192 KB 140/140 KB 200/256 KB 436/562 KB 660/1192 KB 140/140 KB 204/256 KB 436/562 KB 660/1192 KB 140/140 KB 208/256 KB 436/562 KB 660/1192 KB 140/140 KB 212/256 KB 436/562 KB 664/1192 KB 216/256 KB 436/562 KB 664/1192 KB 220/256 KB 436/562 KB 664/1192 KB 224/256 KB 436/562 KB 644/1192 KB 140/140 KB 180/256 KB 436/562 KB 664/1192 KB 224/256 KB 440/562 KB 664/1192 KB 224/256 KB 444/562 KB 664/1192 KB 224/256 KB 448/562 KB 664/1192 KB 224/256 KB 452/562 KB 664/1192 KB 224/256 KB 456/562 KB 664/1192 KB 224/256 KB 460/562 KB 664/1192 KB 224/256 KB 464/562 KB 664/1192 KB 212/256 KB 436/562 KB 668/1192 KB 224/256 KB 464/562 KB 672/1192 KB 224/256 KB 464/562 KB 672/1192 KB 224/256 KB 468/562 KB 676/1192 KB 228/256 KB 472/562 KB 676/1192 KB 228/256 KB 476/562 KB 676/1192 KB 228/256 KB 480/562 KB 676/1192 KB 228/256 KB 468/562 KB 676/1192 KB 232/256 KB 480/562 KB 676/1192 KB 236/256 KB 480/562 KB 676/1192 KB 240/256 KB 480/562 KB 676/1192 KB 244/256 KB 480/562 KB 676/1192 KB 248/256 KB 484/562 KB 676/1192 KB 252/256 KB 484/562 KB 676/1192 KB 256/256 KB 484/562 KB 676/1192 KB 256/256 KB 484/562 KB 676/1192 KB 224/256 KB 468/562 KB 680/1192 KB 256/256 KB 484/562 KB 684/1192 KB 256/256 KB 484/562 KB 688/1192 KB 256/256 KB 484/562 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 93.7 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 692/1192 KB 256/256 KB 484/562 KB 696/1192 KB 256/256 KB 484/562 KB 700/1192 KB 256/256 KB 484/562 KB 704/1192 KB 256/256 KB 484/562 KB 676/1192 KB 244/256 KB 484/562 KB 704/1192 KB 256/256 KB 4/1118 KB 484/562 KB 704/1192 KB 256/256 KB 8/1118 KB 484/562 KB 704/1192 KB 256/256 KB 12/1118 KB 484/562 KB 704/1192 KB 256/256 KB 16/1118 KB 484/562 KB 704/1192 KB 256/256 KB 20/1118 KB 484/562 KB 704/1192 KB 256/256 KB 24/1118 KB 484/562 KB 704/1192 KB 256/256 KB 28/1118 KB 484/562 KB 704/1192 KB 256/256 KB 32/1118 KB 484/562 KB 704/1192 KB 256/256 KB 36/1118 KB 484/562 KB 704/1192 KB 256/256 KB 40/1118 KB 484/562 KB 704/1192 KB 256/256 KB 44/1118 KB 484/562 KB 704/1192 KB 256/256 KB 48/1118 KB 484/562 KB 704/1192 KB 256/256 KB 52/1118 KB 484/562 KB 708/1192 KB 256/256 KB 56/1118 KB 488/562 KB 708/1192 KB 256/256 KB 60/1118 KB 488/562 KB 708/1192 KB 256/256 KB 64/1118 KB 488/562 KB 708/1192 KB 256/256 KB 68/1118 KB 488/562 KB 708/1192 KB 256/256 KB 72/1118 KB 488/562 KB 708/1192 KB 256/256 KB 76/1118 KB 488/562 KB 708/1192 KB 256/256 KB 80/1118 KB 488/562 KB 708/1192 KB 256/256 KB 84/1118 KB 488/562 KB 708/1192 KB 256/256 KB 88/1118 KB 488/562 KB 708/1192 KB 92/1118 KB 488/562 KB 708/1192 KB 96/1118 KB 488/562 KB 708/1192 KB 256/256 KB 52/1118 KB 488/562 KB 712/1192 KB 96/1118 KB 488/562 KB 716/1192 KB 96/1118 KB 488/562 KB 720/1192 KB 96/1118 KB 488/562 KB 704/1192 KB 256/256 KB 52/1118 KB 488/562 KB 720/1192 KB 96/1118 KB 492/562 KB 720/1192 KB 96/1118 KB 496/562 KB 720/1192 KB 96/1118 KB 500/562 KB 720/1192 KB 96/1118 KB 504/562 KB 720/1192 KB 96/1118 KB 508/562 KB 720/1192 KB 96/1118 KB 512/562 KB 720/1192 KB 96/1118 KB 516/562 KB 724/1192 KB 96/1118 KB 520/562 KB 724/1192 KB 96/1118 KB 524/562 KB 724/1192 KB 96/1118 KB 528/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 168.9 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 724/1192 KB 96/1118 KB 516/562 KB 728/1192 KB 96/1118 KB 528/562 KB 732/1192 KB 96/1118 KB 528/562 KB 736/1192 KB 96/1118 KB 528/562 KB 740/1192 KB 96/1118 KB 528/562 KB 744/1192 KB 100/1118 KB 532/562 KB 748/1192 KB 100/1118 KB 532/562 KB 752/1192 KB 100/1118 KB 532/562 KB 756/1192 KB 100/1118 KB 532/562 KB 760/1192 KB 100/1118 KB 532/562 KB 764/1192 KB 100/1118 KB 532/562 KB 768/1192 KB 100/1118 KB 532/562 KB 740/1192 KB 100/1118 KB 532/562 KB 768/1192 KB 104/1118 KB 532/562 KB 768/1192 KB 108/1118 KB 532/562 KB 768/1192 KB 112/1118 KB 532/562 KB 740/1192 KB 96/1118 KB 532/562 KB 768/1192 KB 112/1118 KB 536/562 KB 768/1192 KB 112/1118 KB 540/562 KB 768/1192 KB 112/1118 KB 544/562 KB 768/1192 KB 112/1118 KB 4/1461 KB 544/562 KB 768/1192 KB 112/1118 KB 8/1461 KB 544/562 KB 768/1192 KB 112/1118 KB 12/1461 KB 544/562 KB 768/1192 KB 112/1118 KB 16/1461 KB 544/562 KB 768/1192 KB 112/1118 KB 20/1461 KB 544/562 KB 768/1192 KB 112/1118 KB 24/1461 KB 544/562 KB 768/1192 KB 112/1118 KB 28/1461 KB 544/562 KB 768/1192 KB 112/1118 KB 32/1461 KB 544/562 KB 768/1192 KB 112/1118 KB 36/1461 KB 544/562 KB 768/1192 KB 112/1118 KB 40/1461 KB 544/562 KB 768/1192 KB 112/1118 KB 44/1461 KB 544/562 KB 768/1192 KB 112/1118 KB 44/1461 KB 548/562 KB 768/1192 KB 112/1118 KB 48/1461 KB 548/562 KB 4/37 KB 768/1192 KB 112/1118 KB 48/1461 KB 548/562 KB 768/1192 KB 112/1118 KB 48/1461 KB 552/562 KB 4/37 KB 768/1192 KB 112/1118 KB 48/1461 KB 556/562 KB 4/37 KB 768/1192 KB 112/1118 KB 48/1461 KB 560/562 KB 4/37 KB 768/1192 KB 112/1118 KB 48/1461 KB 562/562 KB 4/37 KB 768/1192 KB 116/1118 KB 52/1461 KB 562/562 KB 8/37 KB 772/1192 KB 116/1118 KB 52/1461 KB 562/562 KB 8/37 KB 768/1192 KB 116/1118 KB 48/1461 KB 562/562 KB 8/37 KB 772/1192 KB 120/1118 KB 56/1461 KB 562/562 KB 8/37 KB 772/1192 KB 124/1118 KB 56/1461 KB 562/562 KB 8/37 KB 772/1192 KB 128/1118 KB 56/1461 KB 562/562 KB 8/37 KB 768/1192 KB 112/1118 KB 48/1461 KB 562/562 KB 8/37 KB 772/1192 KB 128/1118 KB 56/1461 KB 562/562 KB 12/37 KB 772/1192 KB 128/1118 KB 56/1461 KB 562/562 KB 16/37 KB 772/1192 KB 116/1118 KB 56/1461 KB 562/562 KB 8/37 KB 772/1192 KB 128/1118 KB 56/1461 KB 562/562 KB 20/37 KB 776/1192 KB 132/1118 KB 60/1461 KB 562/562 KB 24/37 KB 776/1192 KB 132/1118 KB 60/1461 KB 562/562 KB 28/37 KB 776/1192 KB 132/1118 KB 60/1461 KB 562/562 KB 32/37 KB 776/1192 KB 132/1118 KB 60/1461 KB 562/562 KB 20/37 KB 780/1192 KB 132/1118 KB 60/1461 KB 562/562 KB 32/37 KB 784/1192 KB 132/1118 KB 60/1461 KB 562/562 KB 32/37 KB 788/1192 KB 132/1118 KB 60/1461 KB 562/562 KB 32/37 KB 792/1192 KB 132/1118 KB 60/1461 KB 562/562 KB 36/37 KB 772/1192 KB 132/1118 KB 60/1461 KB 562/562 KB 20/37 KB 792/1192 KB 136/1118 KB 60/1461 KB 562/562 KB 36/37 KB 792/1192 KB 140/1118 KB 60/1461 KB 562/562 KB 36/37 KB 792/1192 KB 144/1118 KB 60/1461 KB 562/562 KB 36/37 KB 772/1192 KB 128/1118 KB 60/1461 KB 562/562 KB 20/37 KB 792/1192 KB 144/1118 KB 64/1461 KB 562/562 KB 36/37 KB 792/1192 KB 144/1118 KB 68/1461 KB 562/562 KB 36/37 KB 792/1192 KB 144/1118 KB 72/1461 KB 562/562 KB 36/37 KB 792/1192 KB 144/1118 KB 76/1461 KB 562/562 KB 36/37 KB 792/1192 KB 144/1118 KB 80/1461 KB 562/562 KB 36/37 KB 792/1192 KB 144/1118 KB 84/1461 KB 562/562 KB 36/37 KB 796/1192 KB 148/1118 KB 88/1461 KB 562/562 KB 36/37 KB 796/1192 KB 148/1118 KB 92/1461 KB 562/562 KB 36/37 KB 796/1192 KB 148/1118 KB 96/1461 KB 562/562 KB 36/37 KB 788/1192 KB 132/1118 KB 60/1461 KB 562/562 KB unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 36/37 KB 796/1192 KB 148/1118 KB 96/1461 KB 562/562 KB 37/37 KB 796/1192 KB 148/1118 KB 84/1461 KB 562/562 KB 36/37 KB 800/1192 KB 148/1118 KB 96/1461 KB 562/562 KB 37/37 KB 792/1192 KB 148/1118 KB 84/1461 KB 562/562 KB 36/37 KB 800/1192 KB 152/1118 KB 96/1461 KB 562/562 KB 37/37 KB 800/1192 KB 156/1118 KB 96/1461 KB 562/562 KB 37/37 KB 804/1192 KB 160/1118 KB 96/1461 KB 562/562 KB 37/37 KB 804/1192 KB 164/1118 KB 96/1461 KB 562/562 KB 37/37 KB 804/1192 KB 168/1118 KB 100/1461 KB 37/37 KB 804/1192 KB 172/1118 KB 100/1461 KB 37/37 KB 804/1192 KB 156/1118 KB 96/1461 KB 562/562 KB 37/37 KB 808/1192 KB 172/1118 KB 100/1461 KB 37/37 KB 812/1192 KB 172/1118 KB 100/1461 KB 37/37 KB 816/1192 KB 172/1118 KB 100/1461 KB 37/37 KB 820/1192 KB 172/1118 KB 100/1461 KB 37/37 KB 804/1192 KB 164/1118 KB 100/1461 KB 37/37 KB 824/1192 KB 176/1118 KB 104/1461 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 365.8 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 824/1192 KB 176/1118 KB 108/1461 KB 37/37 KB 824/1192 KB 176/1118 KB 112/1461 KB 37/37 KB 820/1192 KB 176/1118 KB 100/1461 KB 37/37 KB 824/1192 KB 180/1118 KB 112/1461 KB 37/37 KB 824/1192 KB 184/1118 KB 116/1461 KB 824/1192 KB 180/1118 KB 116/1461 KB 824/1192 KB 184/1118 KB 120/1461 KB 824/1192 KB 184/1118 KB 124/1461 KB 824/1192 KB 184/1118 KB 128/1461 KB 824/1192 KB 176/1118 KB 100/1461 KB 37/37 KB 828/1192 KB 188/1118 KB 128/1461 KB 832/1192 KB 188/1118 KB 128/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 23.9 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 836/1192 KB 188/1118 KB 128/1461 KB 840/1192 KB 188/1118 KB 132/1461 KB 844/1192 KB 188/1118 KB 132/1461 KB 848/1192 KB 188/1118 KB 132/1461 KB 824/1192 KB 188/1118 KB 128/1461 KB 848/1192 KB 192/1118 KB 132/1461 KB 848/1192 KB 4/46 KB 196/1118 KB 132/1461 KB 848/1192 KB 4/46 KB 200/1118 KB 132/1461 KB 848/1192 KB 4/46 KB 204/1118 KB 132/1461 KB 848/1192 KB 4/46 KB 208/1118 KB 132/1461 KB 836/1192 KB 188/1118 KB 132/1461 KB 848/1192 KB 4/46 KB 208/1118 KB 136/1461 KB 848/1192 KB 4/46 KB 208/1118 KB 140/1461 KB 848/1192 KB 4/46 KB 208/1118 KB 144/1461 KB 848/1192 KB 4/46 KB 192/1118 KB 132/1461 KB 848/1192 KB 8/46 KB 208/1118 KB 144/1461 KB 848/1192 KB 12/46 KB 208/1118 KB 144/1461 KB 848/1192 KB 16/46 KB 208/1118 KB 144/1461 KB 848/1192 KB 20/46 KB 208/1118 KB 144/1461 KB 848/1192 KB 24/46 KB 208/1118 KB 144/1461 KB 848/1192 KB 28/46 KB 208/1118 KB 144/1461 KB 848/1192 KB 32/46 KB 208/1118 KB 144/1461 KB 848/1192 KB 36/46 KB 208/1118 KB 144/1461 KB 848/1192 KB 40/46 KB 208/1118 KB 144/1461 KB 848/1192 KB 44/46 KB 208/1118 KB 144/1461 KB 852/1192 KB 46/46 KB 212/1118 KB 144/1461 KB 852/1192 KB 44/46 KB 212/1118 KB 144/1461 KB 852/1192 KB 46/46 KB 212/1118 KB 148/1461 KB 856/1192 KB 46/46 KB 212/1118 KB 152/1461 KB 848/1192 KB 44/46 KB 212/1118 KB 144/1461 KB 856/1192 KB 46/46 KB 216/1118 KB 152/1461 KB 856/1192 KB 46/46 KB 212/1118 KB 148/1461 KB 860/1192 KB 46/46 KB 216/1118 KB 156/1461 KB 864/1192 KB 46/46 KB 216/1118 KB 156/1461 KB 856/1192 KB 46/46 KB 216/1118 KB 156/1461 KB 864/1192 KB 46/46 KB 216/1118 KB 160/1461 KB 864/1192 KB 46/46 KB 4/287 KB 220/1118 KB 160/1461 KB 864/1192 KB 46/46 KB 8/287 KB 220/1118 KB 160/1461 KB 864/1192 KB 46/46 KB 12/287 KB 220/1118 KB 160/1461 KB 864/1192 KB 46/46 KB 16/287 KB 220/1118 KB 160/1461 KB 864/1192 KB 46/46 KB 20/287 KB 220/1118 KB 160/1461 KB 868/1192 KB 46/46 KB 24/287 KB 220/1118 KB 164/1461 KB 868/1192 KB 28/287 KB 220/1118 KB 164/1461 KB 868/1192 KB 32/287 KB 220/1118 KB 164/1461 KB 864/1192 KB 46/46 KB 220/1118 KB 160/1461 KB 868/1192 KB 32/287 KB 224/1118 KB 164/1461 KB 868/1192 KB 32/287 KB 228/1118 KB 164/1461 KB 868/1192 KB 32/287 KB 232/1118 KB 164/1461 KB 868/1192 KB 36/287 KB 236/1118 KB 164/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 29.1 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 868/1192 KB 46/46 KB 20/287 KB 220/1118 KB 164/1461 KB 872/1192 KB 36/287 KB 236/1118 KB 164/1461 KB 876/1192 KB 36/287 KB 236/1118 KB 164/1461 KB 880/1192 KB 36/287 KB 236/1118 KB 164/1461 KB 864/1192 KB 46/46 KB 20/287 KB 220/1118 KB 164/1461 KB 880/1192 KB 36/287 KB 236/1118 KB 168/1461 KB 880/1192 KB 36/287 KB 236/1118 KB 172/1461 KB 880/1192 KB 36/287 KB 236/1118 KB 176/1461 KB 884/1192 KB 36/287 KB 236/1118 KB 176/1461 KB 888/1192 KB 36/287 KB 240/1118 KB 176/1461 KB 892/1192 KB 36/287 KB 240/1118 KB 176/1461 KB 868/1192 KB 36/287 KB 232/1118 KB 164/1461 KB 892/1192 KB 40/287 KB 240/1118 KB 180/1461 KB 892/1192 KB 44/287 KB 240/1118 KB 180/1461 KB 892/1192 KB 48/287 KB 240/1118 KB 180/1461 KB 892/1192 KB 36/287 KB 240/1118 KB 180/1461 KB 896/1192 KB 48/287 KB 240/1118 KB 184/1461 KB 896/1192 KB 48/287 KB 240/1118 KB 188/1461 KB 896/1192 KB 48/287 KB 240/1118 KB 192/1461 KB 896/1192 KB 48/287 KB 240/1118 KB 196/1461 KB 896/1192 KB 52/287 KB 240/1118 KB 200/1461 KB 896/1192 KB 52/287 KB 240/1118 KB 204/1461 KB 896/1192 KB 52/287 KB 240/1118 KB 208/1461 KB 884/1192 KB 36/287 KB 240/1118 KB 176/1461 KB 896/1192 KB 52/287 KB 244/1118 KB 208/1461 KB 896/1192 KB 52/287 KB 248/1118 KB 208/1461 KB 896/1192 KB 52/287 KB 252/1118 KB 208/1461 KB 896/1192 KB 52/287 KB 256/1118 KB 208/1461 KB 896/1192 KB 52/287 KB 260/1118 KB 208/1461 KB 896/1192 KB 52/287 KB 264/1118 KB 208/1461 KB 896/1192 KB 52/287 KB 268/1118 KB 208/1461 KB 896/1192 KB 52/287 KB 272/1118 KB 208/1461 KB 896/1192 KB 52/287 KB 240/1118 KB 196/1461 KB 896/1192 KB 56/287 KB 272/1118 KB 208/1461 KB 896/1192 KB 60/287 KB 272/1118 KB 208/1461 KB 896/1192 KB 64/287 KB 272/1118 KB 208/1461 KB 896/1192 KB 48/287 KB 240/1118 KB 180/1461 KB 900/1192 KB 64/287 KB 272/1118 KB 208/1461 KB 904/1192 KB 64/287 KB 272/1118 KB 208/1461 KB 908/1192 KB 64/287 KB 272/1118 KB 208/1461 KB 912/1192 KB 64/287 KB 272/1118 KB 208/1461 KB 916/1192 KB 64/287 KB 272/1118 KB 208/1461 KB 920/1192 KB 68/287 KB 276/1118 KB 212/1461 KB 924/1192 KB 68/287 KB 276/1118 KB 212/1461 KB 928/1192 KB 68/287 KB 276/1118 KB 212/1461 KB 916/1192 KB 68/287 KB 276/1118 KB 212/1461 KB 928/1192 KB 68/287 KB 280/1118 KB 212/1461 KB 928/1192 KB 68/287 KB 284/1118 KB 212/1461 KB 928/1192 KB 68/287 KB 288/1118 KB 212/1461 KB 928/1192 KB 68/287 KB 292/1118 KB 212/1461 KB 932/1192 KB 68/287 KB 296/1118 KB 212/1461 KB 932/1192 KB 68/287 KB 300/1118 KB 212/1461 KB 932/1192 KB 68/287 KB 304/1118 KB 212/1461 KB 916/1192 KB 68/287 KB 272/1118 KB 212/1461 KB 932/1192 KB 68/287 KB 304/1118 KB 216/1461 KB 932/1192 KB 68/287 KB 304/1118 KB 220/1461 KB 932/1192 KB 68/287 KB 304/1118 KB 224/1461 KB 916/1192 KB 68/287 KB 272/1118 KB 208/1461 KB 932/1192 KB 72/287 KB 304/1118 KB 224/1461 KB 932/1192 KB 76/287 KB 304/1118 KB 224/1461 KB 932/1192 KB 80/287 KB 304/1118 KB 224/1461 KB 932/1192 KB 84/287 KB 304/1118 KB 224/1461 KB 932/1192 KB 88/287 KB 304/1118 KB 228/1461 KB 932/1192 KB 92/287 KB 304/1118 KB 228/1461 KB 932/1192 KB 96/287 KB 304/1118 KB 228/1461 KB 932/1192 KB 68/287 KB 292/1118 KB 212/1461 KB 936/1192 KB 96/287 KB 304/1118 KB 228/1461 KB 940/1192 KB 96/287 KB 304/1118 KB 228/1461 KB 944/1192 KB 96/287 KB 304/1118 KB 228/1461 KB 948/1192 KB 100/287 KB 304/1118 KB 228/1461 KB 952/1192 KB 100/287 KB 308/1118 KB 228/1461 KB 956/1192 KB 100/287 KB 308/1118 KB 228/1461 KB 960/1192 KB 100/287 KB 308/1118 KB 228/1461 KB 964/1192 KB 100/287 KB 308/1118 KB 228/1461 KB unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 968/1192 KB 100/287 KB 308/1118 KB 228/1461 KB 932/1192 KB 84/287 KB 304/1118 KB 228/1461 KB 968/1192 KB 100/287 KB 308/1118 KB 232/1461 KB 968/1192 KB 100/287 KB 308/1118 KB 236/1461 KB 968/1192 KB 100/287 KB 308/1118 KB 240/1461 KB 968/1192 KB 100/287 KB 308/1118 KB 244/1461 KB 968/1192 KB 100/287 KB 308/1118 KB 248/1461 KB 968/1192 KB 100/287 KB 308/1118 KB 252/1461 KB 968/1192 KB 100/287 KB 308/1118 KB 256/1461 KB 948/1192 KB 100/287 KB 308/1118 KB 228/1461 KB 968/1192 KB 100/287 KB 312/1118 KB 256/1461 KB 968/1192 KB 100/287 KB 316/1118 KB 256/1461 KB 968/1192 KB 100/287 KB 320/1118 KB 256/1461 KB 968/1192 KB 100/287 KB 324/1118 KB 256/1461 KB 972/1192 KB 100/287 KB 328/1118 KB 260/1461 KB 972/1192 KB 100/287 KB 332/1118 KB 260/1461 KB 972/1192 KB 100/287 KB 336/1118 KB 260/1461 KB 944/1192 KB 100/287 KB 304/1118 KB 228/1461 KB 972/1192 KB 104/287 KB 336/1118 KB 260/1461 KB 972/1192 KB 108/287 KB 336/1118 KB 260/1461 KB 972/1192 KB 112/287 KB 336/1118 KB 260/1461 KB 972/1192 KB 116/287 KB 336/1118 KB 260/1461 KB 972/1192 KB 120/287 KB 336/1118 KB 260/1461 KB 972/1192 KB 124/287 KB 336/1118 KB 260/1461 KB 972/1192 KB 128/287 KB 336/1118 KB 260/1461 KB 972/1192 KB 100/287 KB 324/1118 KB 260/1461 KB 968/1192 KB 100/287 KB 324/1118 KB 260/1461 KB 976/1192 KB 128/287 KB 336/1118 KB 264/1461 KB 976/1192 KB 128/287 KB 336/1118 KB 268/1461 KB 976/1192 KB 128/287 KB 336/1118 KB 272/1461 KB 976/1192 KB 128/287 KB 336/1118 KB 260/1461 KB 980/1192 KB 128/287 KB 336/1118 KB 272/1461 KB 984/1192 KB 132/287 KB 340/1118 KB 276/1461 KB 988/1192 KB 132/287 KB 340/1118 KB 276/1461 KB 992/1192 KB 132/287 KB 340/1118 KB 276/1461 KB 980/1192 KB 132/287 KB 340/1118 KB 276/1461 KB 992/1192 KB 132/287 KB 344/1118 KB 276/1461 KB 992/1192 KB 132/287 KB 348/1118 KB 276/1461 KB 992/1192 KB 132/287 KB 352/1118 KB 276/1461 KB 992/1192 KB 132/287 KB 356/1118 KB 276/1461 KB 996/1192 KB 132/287 KB 360/1118 KB 276/1461 KB 996/1192 KB 132/287 KB 364/1118 KB 276/1461 KB 996/1192 KB 132/287 KB 368/1118 KB 276/1461 KB 980/1192 KB 132/287 KB 336/1118 KB 276/1461 KB 996/1192 KB 136/287 KB 368/1118 KB 276/1461 KB 996/1192 KB 140/287 KB 368/1118 KB 276/1461 KB 980/1192 KB 128/287 KB 336/1118 KB 276/1461 KB 996/1192 KB 144/287 KB 368/1118 KB 280/1461 KB 996/1192 KB 144/287 KB 368/1118 KB 280/1461 KB 996/1192 KB 144/287 KB 368/1118 KB 284/1461 KB 996/1192 KB 144/287 KB 368/1118 KB 288/1461 KB 996/1192 KB 144/287 KB 368/1118 KB 292/1461 KB 996/1192 KB 148/287 KB 368/1118 KB 296/1461 KB 996/1192 KB 148/287 KB 368/1118 KB 300/1461 KB 996/1192 KB 148/287 KB 368/1118 KB 304/1461 KB 996/1192 KB 132/287 KB 356/1118 KB 276/1461 KB 1000/1192 KB 148/287 KB 368/1118 KB 304/1461 KB 1004/1192 KB 148/287 KB 368/1118 KB 304/1461 KB 1008/1192 KB 148/287 KB 368/1118 KB 304/1461 KB 996/1192 KB 148/287 KB 368/1118 KB 292/1461 KB 1008/1192 KB 152/287 KB 368/1118 KB 304/1461 KB 1008/1192 KB 156/287 KB 368/1118 KB 304/1461 KB 1008/1192 KB 160/287 KB 368/1118 KB 304/1461 KB 1008/1192 KB 164/287 KB 368/1118 KB 304/1461 KB 1012/1192 KB 168/287 KB 372/1118 KB 308/1461 KB 1012/1192 KB 172/287 KB 372/1118 KB 308/1461 KB 1012/1192 KB 176/287 KB 372/1118 KB 308/1461 KB 1012/1192 KB 164/287 KB 368/1118 KB 304/1461 KB 1016/1192 KB 176/287 KB 372/1118 KB 308/1461 KB 1020/1192 KB 176/287 KB 372/1118 KB 308/1461 KB 1024/1192 KB 176/287 KB 372/1118 KB 308/1461 KB 1012/1192 KB 164/287 KB 372/1118 KB 308/1461 KB 1024/1192 KB 176/287 KB 376/1118 KB 308/146 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 1 KB 1024/1192 KB 176/287 KB 380/1118 KB 308/1461 KB 1024/1192 KB 176/287 KB 384/1118 KB 308/1461 KB 1028/1192 KB 176/287 KB 388/1118 KB 308/1461 KB 1028/1192 KB 180/287 KB 392/1118 KB 308/1461 KB 1028/1192 KB 180/287 KB 396/1118 KB 308/1461 KB 1028/1192 KB 180/287 KB 400/1118 KB 308/1461 KB 1012/1192 KB 164/287 KB 368/1118 KB 308/1461 KB 1028/1192 KB 180/287 KB 400/1118 KB 312/1461 KB 1028/1192 KB 180/287 KB 400/1118 KB 316/1461 KB 1028/1192 KB 180/287 KB 400/1118 KB 320/1461 KB 1028/1192 KB 180/287 KB 400/1118 KB 324/1461 KB 1028/1192 KB 180/287 KB 400/1118 KB 328/1461 KB 1028/1192 KB 180/287 KB 400/1118 KB 332/1461 KB 1028/1192 KB 180/287 KB 400/1118 KB 336/1461 KB 1028/1192 KB 180/287 KB 388/1118 KB 308/1461 KB 1028/1192 KB 184/287 KB 400/1118 KB 336/1461 KB 1028/1192 KB 188/287 KB 400/1118 KB 336/1461 KB 1028/1192 KB 192/287 KB 400/1118 KB 336/1461 KB 1028/1192 KB 176/287 KB 384/1118 KB 308/1461 KB 1032/1192 KB 192/287 KB 400/1118 KB 336/1461 KB 1036/1192 KB 192/287 KB 400/1118 KB 336/1461 KB 1040/1192 KB 192/287 KB 400/1118 KB 336/1461 KB 1044/1192 KB 192/287 KB 400/1118 KB 336/1461 KB 1048/1192 KB 196/287 KB 404/1118 KB 340/1461 KB 1052/1192 KB 196/287 KB 404/1118 KB 340/1461 KB 1056/1192 KB 196/287 KB 404/1118 KB 340/1461 KB 1044/1192 KB 196/287 KB 404/1118 KB 340/1461 KB 1056/1192 KB 200/287 KB 404/1118 KB 340/1461 KB 1056/1192 KB 204/287 KB 404/1118 KB 340/1461 KB 1056/1192 KB 208/287 KB 404/1118 KB 340/1461 KB 1056/1192 KB 212/287 KB 404/1118 KB 340/1461 KB 1060/1192 KB 216/287 KB 404/1118 KB 340/1461 KB 1060/1192 KB 220/287 KB 404/1118 KB 340/1461 KB 1060/1192 KB 224/287 KB 404/1118 KB 340/1461 KB 1044/1192 KB 192/287 KB 404/1118 KB 340/1461 KB 1060/1192 KB 224/287 KB 408/1118 KB 340/1461 KB 1060/1192 KB 224/287 KB 412/1118 KB 340/1461 KB 1060/1192 KB 224/287 KB 416/1118 KB 340/1461 KB 1044/1192 KB 192/287 KB 400/1118 KB 340/1461 KB 1060/1192 KB 224/287 KB 416/1118 KB 344/1461 KB 1060/1192 KB 224/287 KB 416/1118 KB 348/1461 KB 1060/1192 KB 224/287 KB 416/1118 KB 352/1461 KB 1060/1192 KB 212/287 KB 404/1118 KB 340/1461 KB 1064/1192 KB 228/287 KB 416/1118 KB 352/1461 KB 1068/1192 KB 228/287 KB 416/1118 KB 352/1461 KB 1072/1192 KB 228/287 KB 416/1118 KB 352/1461 KB 1076/1192 KB 228/287 KB 416/1118 KB 352/1461 KB 1080/1192 KB 228/287 KB 416/1118 KB 352/1461 KB 1084/1192 KB 228/287 KB 416/1118 KB 352/1461 KB 1088/1192 KB 228/287 KB 416/1118 KB 352/1461 KB 1060/1192 KB 228/287 KB 416/1118 KB 352/1461 KB 1088/1192 KB 232/287 KB 416/1118 KB 352/1461 KB 1088/1192 KB 236/287 KB 416/1118 KB 352/1461 KB 1088/1192 KB 240/287 KB 416/1118 KB 352/1461 KB 1088/1192 KB 244/287 KB 416/1118 KB 352/1461 KB 1092/1192 KB 248/287 KB 416/1118 KB 352/1461 KB 1092/1192 KB 252/287 KB 416/1118 KB 352/1461 KB 1092/1192 KB 256/287 KB 416/1118 KB 352/1461 KB 1092/1192 KB 244/287 KB 416/1118 KB 352/1461 KB 1096/1192 KB 256/287 KB 416/1118 KB 352/1461 KB 1100/1192 KB 256/287 KB 416/1118 KB 352/1461 KB 1104/1192 KB 256/287 KB 416/1118 KB 352/1461 KB 1108/1192 KB 256/287 KB 416/1118 KB 352/1461 KB 1112/1192 KB 260/287 KB 416/1118 KB 352/1461 KB 1116/1192 KB 260/287 KB 416/1118 KB 352/1461 KB 1120/1192 KB 260/287 KB 420/1118 KB 356/1461 KB 1108/1192 KB 260/287 KB 416/1118 KB 352/1461 KB 1116/1192 KB 260/287 KB 420/1118 KB 356/1461 KB 1116/1192 KB 260/287 KB 416/1118 KB 356/1461 KB 1120/1192 KB 260/287 KB 420/1118 KB 360/1461 KB 1120/1192 KB 260/287 KB 420/1118 KB 364/1461 KB 1120/1192 KB 260/287 KB 420/1118 KB unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 368/1461 KB 1120/1192 KB 260/287 KB 424/1118 KB 368/1461 KB 1120/1192 KB 260/287 KB 428/1118 KB 368/1461 KB 1120/1192 KB 260/287 KB 432/1118 KB 368/1461 KB 1120/1192 KB 260/287 KB 436/1118 KB 368/1461 KB 1120/1192 KB 260/287 KB 440/1118 KB 372/1461 KB 1120/1192 KB 260/287 KB 444/1118 KB 372/1461 KB 1120/1192 KB 260/287 KB 448/1118 KB 372/1461 KB 1120/1192 KB 260/287 KB 436/1118 KB 372/1461 KB 1120/1192 KB 260/287 KB 448/1118 KB 376/1461 KB 1120/1192 KB 260/287 KB 448/1118 KB 380/1461 KB 1120/1192 KB 260/287 KB 448/1118 KB 384/1461 KB 1120/1192 KB 260/287 KB 448/1118 KB 388/1461 KB 1120/1192 KB 260/287 KB 452/1118 KB 392/1461 KB 1120/1192 KB 260/287 KB 452/1118 KB 396/1461 KB 1120/1192 KB 260/287 KB 452/1118 KB 400/1461 KB 1120/1192 KB 260/287 KB 452/1118 KB 388/1461 KB 1120/1192 KB 260/287 KB 456/1118 KB 400/1461 KB 1120/1192 KB 260/287 KB 460/1118 KB 400/1461 KB 1120/1192 KB 260/287 KB 464/1118 KB 400/1461 KB 1120/1192 KB 260/287 KB 464/1118 KB 404/1461 KB 1120/1192 KB 260/287 KB 468/1118 KB 408/1461 KB 1120/1192 KB 264/287 KB 468/1118 KB 412/1461 KB 1120/1192 KB 264/287 KB 468/1118 KB 416/1461 KB 1120/1192 KB 264/287 KB 468/1118 KB 420/1461 KB 1124/1192 KB 264/287 KB 468/1118 KB 424/1461 KB 1124/1192 KB 264/287 KB 468/1118 KB 428/1461 KB 1124/1192 KB 264/287 KB 468/1118 KB 432/1461 KB 1120/1192 KB 260/287 KB 468/1118 KB 404/1461 KB 1124/1192 KB 264/287 KB 472/1118 KB 432/1461 KB 1124/1192 KB 264/287 KB 476/1118 KB 432/1461 KB 1124/1192 KB 264/287 KB 480/1118 KB 432/1461 KB 1124/1192 KB 264/287 KB 468/1118 KB 420/1461 KB 1128/1192 KB 264/287 KB 480/1118 KB 432/1461 KB 1132/1192 KB 264/287 KB 480/1118 KB 432/1461 KB 1136/1192 KB 264/287 KB 480/1118 KB 432/1461 KB 1140/1192 KB 264/287 KB 480/1118 KB 432/1461 KB 1144/1192 KB 264/287 KB 484/1118 KB 436/1461 KB 1148/1192 KB 264/287 KB 484/1118 KB 436/1461 KB 1152/1192 KB 264/287 KB 484/1118 KB 436/1461 KB 1120/1192 KB 264/287 KB 468/1118 KB 408/1461 KB 1152/1192 KB 268/287 KB 484/1118 KB 436/1461 KB 1152/1192 KB 272/287 KB 484/1118 KB 436/1461 KB 1152/1192 KB 276/287 KB 484/1118 KB 436/1461 KB 1152/1192 KB 280/287 KB 484/1118 KB 436/1461 KB 1152/1192 KB 284/287 KB 484/1118 KB 436/1461 KB 1152/1192 KB 287/287 KB 484/1118 KB 436/1461 KB 1140/1192 KB 264/287 KB 484/1118 KB 436/1461 KB 1152/1192 KB 287/287 KB 488/1118 KB 436/1461 KB 1152/1192 KB 287/287 KB 492/1118 KB 436/1461 KB 1152/1192 KB 287/287 KB 496/1118 KB 436/1461 KB 1152/1192 KB 287/287 KB 500/1118 KB 436/1461 KB 1156/1192 KB 287/287 KB 504/1118 KB 436/1461 KB 1156/1192 KB 287/287 KB 508/1118 KB 436/1461 KB 1156/1192 KB 287/287 KB 512/1118 KB 436/1461 KB 1140/1192 KB 264/287 KB 480/1118 KB 436/1461 KB 1156/1192 KB 287/287 KB 512/1118 KB 440/1461 KB 1156/1192 KB 287/287 KB 512/1118 KB 444/1461 KB 1156/1192 KB 287/287 KB 512/1118 KB 448/1461 KB 1156/1192 KB 287/287 KB 512/1118 KB 452/1461 KB 1156/1192 KB 287/287 KB 512/1118 KB 456/1461 KB 1156/1192 KB 287/287 KB 512/1118 KB 460/1461 KB 1156/1192 KB 287/287 KB 512/1118 KB 464/1461 KB 1156/1192 KB 287/287 KB 512/1118 KB 468/1461 KB 1156/1192 KB 287/287 KB 500/1118 KB 436/1461 KB 1160/1192 KB 287/287 KB 516/1118 KB 468/1461 KB 1164/1192 KB 287/287 KB 516/1118 KB 468/1461 KB 1168/1192 KB 287/287 KB 516/1118 KB 468/1461 KB 1172/1192 KB 287/287 KB 516/1118 KB 468/1461 KB 1176/1192 KB 287/287 KB 516/1118 KB 468/1461 KB 1180/1192 KB 287/287 KB 516/1118 KB 468/1461 KB 1184/1192 KB 287/287 KB 516/1118 KB 468/1461 KB 1156/1192 KB 287/287 KB 516/1 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 118 KB 468/1461 KB 1184/1192 KB 287/287 KB 520/1118 KB 468/1461 KB 1184/1192 KB 287/287 KB 524/1118 KB 468/1461 KB 1184/1192 KB 287/287 KB 528/1118 KB 468/1461 KB 1184/1192 KB 287/287 KB 532/1118 KB 468/1461 KB 1188/1192 KB 287/287 KB 532/1118 KB 472/1461 KB 1192/1192 KB 287/287 KB 532/1118 KB 472/1461 KB 1184/1192 KB 287/287 KB 532/1118 KB 472/1461 KB 1192/1192 KB 287/287 KB 536/1118 KB 476/1461 KB 1192/1192 KB 287/287 KB 536/1118 KB 480/1461 KB 1192/1192 KB 287/287 KB 536/1118 KB 484/1461 KB 1192/1192 KB 287/287 KB 536/1118 KB 488/1461 KB 1192/1192 KB 536/1118 KB 492/1461 KB 1192/1192 KB 536/1118 KB 496/1461 KB 1192/1192 KB 287/287 KB 536/1118 KB 472/1461 KB 1192/1192 KB 540/1118 KB 496/1461 KB 1192/1192 KB 544/1118 KB 496/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 176.1 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 1192/1192 KB 287/287 KB 536/1118 KB 484/1461 KB 1192/1192 KB 548/1118 KB 496/1461 KB 1192/1192 KB 552/1118 KB 500/1461 KB 1192/1192 KB 556/1118 KB 500/1461 KB 1192/1192 KB 560/1118 KB 500/1461 KB 1192/1192 KB 548/1118 KB 500/1461 KB 1192/1192 KB 560/1118 KB 504/1461 KB 1192/1192 KB 560/1118 KB 508/1461 KB 1192/1192 KB 560/1118 KB 512/1461 KB 1192/1192 KB 560/1118 KB 516/1461 KB 1192/1192 KB 564/1118 KB 520/1461 KB 1192/1192 KB 564/1118 KB 524/1461 KB 1192/1192 KB 564/1118 KB 528/1461 KB 1192/1192 KB 564/1118 KB 516/1461 KB 1192/1192 KB 568/1118 KB 528/1461 KB 1192/1192 KB 572/1118 KB 528/1461 KB 1192/1192 KB 576/1118 KB 528/1461 KB 1192/1192 KB 580/1118 KB 528/1461 KB 1192/1192 KB 584/1118 KB 532/1461 KB 1192/1192 KB 588/1118 KB 532/1461 KB 1192/1192 KB 592/1118 KB 532/1461 KB 1192/1192 KB 580/1118 KB 532/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 727.5 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 592/1118 KB 536/1461 KB 592/1118 KB 540/1461 KB 592/1118 KB 544/1461 KB 592/1118 KB 548/1461 KB 596/1118 KB 548/1461 KB 600/1118 KB 548/1461 KB 604/1118 KB 548/1461 KB 608/1118 KB 548/1461 KB 608/1118 KB 552/1461 KB 608/1118 KB 556/1461 KB 608/1118 KB 560/1461 KB 612/1118 KB 560/1461 KB 616/1118 KB 564/1461 KB 620/1118 KB 564/1461 KB 624/1118 KB 564/1461 KB 612/1118 KB 564/1461 KB 624/1118 KB 568/1461 KB 628/1118 KB 572/1461 KB 628/1118 KB 576/1461 KB 628/1118 KB 580/1461 KB 628/1118 KB 584/1461 KB 628/1118 KB 588/1461 KB 628/1118 KB 592/1461 KB 628/1118 KB 568/1461 KB 632/1118 KB 592/1461 KB 636/1118 KB 592/1461 KB 640/1118 KB 592/1461 KB 644/1118 KB 592/1461 KB 648/1118 KB 596/1461 KB 652/1118 KB 596/1461 KB 656/1118 KB 596/1461 KB 660/1118 KB 596/1461 KB 664/1118 KB 596/1461 KB 668/1118 KB 596/1461 KB 672/1118 KB 596/1461 KB 676/1118 KB 596/1461 KB 680/1118 KB 596/1461 KB 684/1118 KB 596/1461 KB 644/1118 KB 596/1461 KB 684/1118 KB 600/1461 KB 684/1118 KB 604/1461 KB 684/1118 KB 608/1461 KB 684/1118 KB 612/1461 KB 684/1118 KB 616/1461 KB 684/1118 KB 620/1461 KB 684/1118 KB 624/1461 KB 684/1118 KB 628/1461 KB 688/1118 KB 632/1461 KB 688/1118 KB 636/1461 KB 688/1118 KB 640/1461 KB 688/1118 KB 628/1461 KB 692/1118 KB 640/1461 KB 696/1118 KB 644/1461 KB 700/1118 KB 644/1461 KB 704/1118 KB 644/1461 KB 708/1118 KB 644/1461 KB 712/1118 KB 644/1461 KB 716/1118 KB 644/1461 KB 720/1118 KB 644/1461 KB 724/1118 KB 644/1461 KB 728/1118 KB 644/1461 KB 732/1118 KB 644/1461 KB 736/1118 KB 644/1461 KB 692/1118 KB 644/1461 KB 736/1118 KB 648/1461 KB 736/1118 KB 652/1461 KB 736/1118 KB 656/1461 KB 736/1118 KB 660/1461 KB 736/1118 KB 664/1461 KB 736/1118 KB 668/1461 KB 736/1118 KB 672/1461 KB 736/1118 KB 676/1461 KB 736/1118 KB 680/1461 KB 736/1118 KB 684/1461 KB 736/1118 KB 688/1461 KB 736/1118 KB 692/1461 KB 740/1118 KB 696/1461 KB 740/1118 KB 700/1461 KB 740/1118 KB 704/1461 KB 740/1118 KB 692/1461 KB 744/1118 KB 704/1461 KB 748/1118 KB 704/1461 KB 752/1118 KB 704/1461 KB 756/1118 KB 704/1461 KB 760/1118 KB 708/1461 KB 764/1118 KB 708/1461 KB 768/1118 KB 708/1461 KB 756/1118 KB 708/1461 KB 768/1118 KB 712/1461 KB 772/1118 KB 716/1461 KB 772/1118 KB 720/1461 KB 772/1118 KB 724/1461 KB 772/1118 KB 728/1461 KB 772/1118 KB 732/1461 KB 772/1118 KB 736/1461 KB 772/1118 KB 712/1461 KB 776/1118 KB 736/1461 KB 780/1118 KB 736/1461 KB 784/1118 KB 736/1461 KB 788/1118 KB 736/1461 KB 792/1118 KB 740/1461 KB 796/1118 KB 740/1461 KB 800/1118 KB 740/1461 KB 804/1118 KB 740/1461 KB 808/1118 KB 740/1461 KB 812/1118 KB 740/1461 KB 788/1118 KB 740/1461 KB 812/1118 KB 744/1461 KB 812/1118 KB 748/1461 KB 812/1118 KB 752/1461 KB 812/1118 KB 756/1461 KB 816/1118 KB 760/1461 KB 816/1118 KB 764/1461 KB 816/1118 KB 768/1461 KB 816/1118 KB 756/1461 KB 820/1118 KB 768/1461 KB 824/1118 KB 768/1461 KB 828/1118 KB 768/1461 KB 832/1118 KB 768/1461 KB 836/1118 KB 772/1461 KB 840/1118 KB 772/1461 KB 844/1118 KB 772/1461 KB 848/1118 KB 772/1461 KB 832/1118 KB 772/1461 KB 848/1118 KB 776/1461 KB 848/1118 KB 780/1461 KB 848/1118 KB 784/1461 KB 848/1118 KB 788/1461 KB 852/1118 KB 792/1461 KB 852/1118 KB 796/1461 KB 852/1118 KB 800/1461 KB 852/1118 KB 804/1461 KB 852/1118 KB 808/1461 KB 852/1118 KB 812/1461 KB 852/1118 KB 816/1461 KB 852/1118 KB 788/1461 KB 856/1118 KB 816/1461 KB 860/1118 KB 816/1461 KB 864/1118 KB 816/1461 KB 868/1118 KB 816/1461 KB 872/1118 KB 816/146 unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 1 KB 876/1118 KB 820/1461 KB 880/1118 KB 820/1461 KB 884/1118 KB 820/1461 KB 888/1118 KB 820/1461 KB 892/1118 KB 820/1461 KB 896/1118 KB 820/1461 KB 872/1118 KB 820/1461 KB 896/1118 KB 824/1461 KB 896/1118 KB 828/1461 KB 896/1118 KB 832/1461 KB 896/1118 KB 836/1461 KB 896/1118 KB 840/1461 KB 896/1118 KB 844/1461 KB 896/1118 KB 848/1461 KB 896/1118 KB 852/1461 KB 900/1118 KB 852/1461 KB 904/1118 KB 852/1461 KB 908/1118 KB 852/1461 KB 912/1118 KB 852/1461 KB 916/1118 KB 852/1461 KB 916/1118 KB 856/1461 KB 916/1118 KB 860/1461 KB 916/1118 KB 864/1461 KB 916/1118 KB 868/1461 KB 920/1118 KB 868/1461 KB 924/1118 KB 868/1461 KB 928/1118 KB 868/1461 KB 932/1118 KB 868/1461 KB 936/1118 KB 872/1461 KB 940/1118 KB 872/1461 KB 944/1118 KB 872/1461 KB 932/1118 KB 872/1461 KB 944/1118 KB 876/1461 KB 944/1118 KB 880/1461 KB 944/1118 KB 884/1461 KB 948/1118 KB 888/1461 KB 948/1118 KB 892/1461 KB 948/1118 KB 896/1461 KB 948/1118 KB 884/1461 KB 952/1118 KB 896/1461 KB 956/1118 KB 896/1461 KB 960/1118 KB 896/1461 KB 964/1118 KB 896/1461 KB 968/1118 KB 900/1461 KB 964/1118 KB 900/1461 KB 968/1118 KB 904/1461 KB 968/1118 KB 908/1461 KB 968/1118 KB 912/1461 KB 968/1118 KB 916/1461 KB 972/1118 KB 916/1461 KB 976/1118 KB 916/1461 KB 980/1118 KB 916/1461 KB 984/1118 KB 920/1461 KB 988/1118 KB 920/1461 KB 992/1118 KB 920/1461 KB 980/1118 KB 920/1461 KB 992/1118 KB 924/1461 KB 992/1118 KB 928/1461 KB 992/1118 KB 932/1461 KB 996/1118 KB 936/1461 KB 996/1118 KB 940/1461 KB 996/1118 KB 944/1461 KB 996/1118 KB 932/1461 KB 1000/1118 KB 944/1461 KB 1004/1118 KB 944/1461 KB 1008/1118 KB 944/1461 KB 1012/1118 KB 944/1461 KB 1016/1118 KB 948/1461 KB 1020/1118 KB 948/1461 KB 1024/1118 KB 948/1461 KB 1012/1118 KB 948/1461 KB 1024/1118 KB 952/1461 KB 1024/1118 KB 956/1461 KB 1024/1118 KB 960/1461 KB 1024/1118 KB 964/1461 KB 1028/1118 KB 968/1461 KB 1028/1118 KB 972/1461 KB 1028/1118 KB 976/1461 KB 1028/1118 KB 964/1461 KB 1032/1118 KB 976/1461 KB 1036/1118 KB 980/1461 KB 1040/1118 KB 980/1461 KB 1044/1118 KB 980/1461 KB 1048/1118 KB 980/1461 KB 1052/1118 KB 980/1461 KB 1056/1118 KB 980/1461 KB 1032/1118 KB 980/1461 KB 1056/1118 KB 984/1461 KB 1056/1118 KB 988/1461 KB 1056/1118 KB 992/1461 KB 1056/1118 KB 996/1461 KB 1060/1118 KB 1000/1461 KB 1060/1118 KB 1004/1461 KB 1060/1118 KB 1008/1461 KB 1060/1118 KB 996/1461 KB 1064/1118 KB 1008/1461 KB 1068/1118 KB 1012/1461 KB 1072/1118 KB 1012/1461 KB 1076/1118 KB 1012/1461 KB 1080/1118 KB 1012/1461 KB 1064/1118 KB 1012/1461 KB 1080/1118 KB 1016/1461 KB 1080/1118 KB 1020/1461 KB 1080/1118 KB 1024/1461 KB 1080/1118 KB 1028/1461 KB 1084/1118 KB 1032/1461 KB 1084/1118 KB 1036/1461 KB 1084/1118 KB 1040/1461 KB 1084/1118 KB 1028/1461 KB 1088/1118 KB 1040/1461 KB 1092/1118 KB 1040/1461 KB 1096/1118 KB 1040/1461 KB 1100/1118 KB 1044/1461 KB 1104/1118 KB 1044/1461 KB 1108/1118 KB 1044/1461 KB 1112/1118 KB 1044/1461 KB 1116/1118 KB 1044/1461 KB 1118/1118 KB 1044/1461 KB 1096/1118 KB 1044/1461 KB 1118/1118 KB 1048/1461 KB 1118/1118 KB 1052/1461 KB 1118/1118 KB 1056/1461 KB 1118/1118 KB 1060/1461 KB 1118/1118 KB 1064/1461 KB 1118/1118 KB 1068/1461 KB 1118/1118 KB 1072/1461 KB 1118/1118 KB 1076/1461 KB 1118/1118 KB 1080/1461 KB 1118/1118 KB 1084/1461 KB 1118/1118 KB 1088/1461 KB 1118/1118 KB 1092/1461 KB 1118/1118 KB 1096/1461 KB 1118/1118 KB 1100/1461 KB 1118/1118 KB 1104/1461 KB 1118/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB 1116/1461 KB unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 1120/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 838.7 KB/sec) unit-mysql-0: 18:47:47 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 436.9 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (2 KB at 116.6 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (2 KB at 106.9 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 87.8 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 424/424 B Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 31.9 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 254.8 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 118.9 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 128.5 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 151.6 KB/sec) unit-abot-epc-basic-0: 18:47:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 532.7 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (2 KB at 76.5 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.pom (4 KB at 249.7 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 332.5 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/9 KB 4/9 KB 7/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 66.8 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 186.4 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 196.3 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 351.1 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 605.7 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 62.1 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 198.7 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 838.8 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 4/21 KB 4/10 KB 3/149 KB 4/6 KB 4/21 KB 4/10 KB 3/149 KB 6/6 KB 4/21 KB 4/10 KB 3/149 KB 4/21 KB 4/10 KB 5/149 KB 6/6 KB 4/21 KB 4/10 KB 8/149 KB 6/6 KB 4/21 KB 4/10 KB 11/149 KB 6/6 KB 4/21 KB 4/10 KB 13/149 KB 6/6 KB 4/21 KB 4/10 KB 16/149 KB 6/6 KB 4/21 KB 4/10 KB 19/149 KB 6/6 KB 4/21 KB 4/10 KB 4/21 KB 8/10 KB 19/149 KB 6/6 KB 4/21 KB 10/10 KB 19/149 KB 6/6 KB 4/21 KB 10/10 KB 19/149 KB 6/6 KB 4/14 KB 4/21 KB 10/10 KB 19/149 KB 6/6 KB 8/14 KB 4/21 KB 10/10 KB 19/149 KB 6/6 KB 12/14 KB 4/21 KB 10/10 KB 19/149 KB 6/6 KB 14/14 KB 4/21 KB 10/10 KB 21/149 KB 6/6 KB 14/14 KB 4/21 KB 10/10 KB 24/149 KB 6/6 KB 14/14 KB 8/21 KB 10/10 KB 21/149 KB 6/6 KB 14/14 KB 8/21 KB 10/10 KB 24/149 KB 6/6 KB 14/14 KB 12/21 KB 10/10 KB 24/149 KB 6/6 KB 14/14 KB 16/21 KB 10/10 KB 27/149 KB 6/6 KB 14/14 KB 16/21 KB 10/10 KB 27/149 KB 6/6 KB 14/14 KB 20/21 KB 10/10 KB 29/149 KB 6/6 KB 14/14 KB 20/21 KB 10/10 KB 29/149 KB 6/6 KB 14/14 KB 21/21 KB 10/10 KB 32/149 KB 6/6 KB 14/14 KB 21/21 KB 10/10 KB 36/149 KB 6/6 KB 14/14 KB 21/21 KB 10/10 KB 40/149 KB 6/6 KB 14/14 KB 21/21 KB 10/10 KB 44/149 KB 6/6 KB 14/14 KB 21/21 KB 10/10 KB 48/149 KB 6/6 KB 14/14 KB 21/21 KB 10/10 KB 52/149 KB 14/14 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 289.8 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 10/10 KB 56/149 KB 14/14 KB 21/21 KB 10/10 KB 60/149 KB 14/14 KB 21/21 KB 10/10 KB 64/149 KB 14/14 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (10 KB at 404.5 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 KB at 604.2 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 723.9 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 68/149 KB 72/149 KB 76/149 KB 80/149 KB 80/149 KB 3/30 KB 80/149 KB 6/30 KB 80/149 KB 9/30 KB 80/149 KB 11/30 KB 80/149 KB 14/30 KB 80/149 KB 16/30 KB 80/149 KB 19/30 KB 80/149 KB 22/30 KB 80/149 KB 25/30 KB 80/149 KB 27/30 KB 80/149 KB 30/30 KB 84/149 KB 30/30 KB 84/149 KB 4/37 KB 30/30 KB 84/149 KB 8/37 KB 30/30 KB 84/149 KB 12/37 KB 30/30 KB 84/149 KB 16/37 KB 30/30 KB 84/149 KB 20/37 KB 30/30 KB 84/149 KB 24/37 KB 30/30 KB 84/149 KB 28/37 KB 30/30 KB 84/149 KB 32/37 KB 30/30 KB 84/149 KB 36/37 KB 30/30 KB 4/14 KB 84/149 KB 37/37 KB 4/37 KB 30/30 KB 4/14 KB 84/149 KB 36/37 KB 4/37 KB 30/30 KB 8/14 KB 84/149 KB 37/37 KB 4/37 KB 30/30 KB 12/14 KB 84/149 KB 37/37 KB 4/37 KB 30/30 KB 14/14 KB 84/149 KB 37/37 KB 4/37 KB 30/30 KB 84/149 KB 36/37 KB 4/37 KB 30/30 KB 14/14 KB 84/149 KB 37/37 KB 8/37 KB 30/30 KB 14/14 KB 84/149 KB 37/37 KB 12/37 KB 30/30 KB 14/14 KB 84/149 KB 37/37 KB 16/37 KB 30/30 KB 14/14 KB 84/149 KB 37/37 KB 20/37 KB 30/30 KB 14/14 KB 88/149 KB 37/37 KB 24/37 KB 30/30 KB 14/14 KB 88/149 KB 37/37 KB 28/37 KB 30/30 KB 14/14 KB 88/149 KB 37/37 KB 32/37 KB 30/30 KB 14/14 KB 88/149 KB 37/37 KB 20/37 KB 30/30 KB 14/14 KB 92/149 KB 37/37 KB 32/37 KB 30/30 KB 14/14 KB 96/149 KB 37/37 KB 32/37 KB 30/30 KB 14/14 KB 100/149 KB 37/37 KB 32/37 KB 30/30 KB 14/14 KB 104/149 KB 37/37 KB 36/37 KB 14/14 KB 108/149 KB 37/37 KB 36/37 KB 14/14 KB 112/149 KB 37/37 KB 36/37 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 817.0 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 14/14 KB 100/149 KB 37/37 KB 36/37 KB 30/30 KB 14/14 KB 112/149 KB 37/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 344.5 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 923.3 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 116/149 KB 37/37 KB 120/149 KB 37/37 KB 124/149 KB 37/37 KB 128/149 KB 37/37 KB 132/149 KB 37/37 KB 136/149 KB 37/37 KB 3/11 KB 140/149 KB 37/37 KB 3/11 KB 144/149 KB 37/37 KB 3/11 KB 132/149 KB 37/37 KB 3/11 KB 144/149 KB 37/37 KB 6/11 KB 144/149 KB 37/37 KB 9/11 KB 144/149 KB 37/37 KB 11/11 KB 148/149 KB 37/37 KB 11/11 KB 148/149 KB 37/37 KB 4/43 KB 11/11 KB 148/149 KB 37/37 KB 8/43 KB 11/11 KB 148/149 KB 37/37 KB 12/43 KB 11/11 KB 148/149 KB 3/7 KB 37/37 KB 16/43 KB 11/11 KB 148/149 KB 3/7 KB 37/37 KB 20/43 KB 11/11 KB 148/149 KB 3/7 KB 37/37 KB 24/43 KB 11/11 KB 148/149 KB 3/7 KB 37/37 KB 28/43 KB 11/11 KB 148/149 KB 3/7 KB 37/37 KB 32/43 KB 11/11 KB 148/149 KB 3/7 KB 37/37 KB 12/43 KB 11/11 KB 148/149 KB 3/7 KB 32/43 KB 11/11 KB 148/149 KB 5/7 KB 32/43 KB 11/11 KB 148/149 KB 7/7 KB 32/43 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 786.5 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 148/149 KB 7/7 KB 36/43 KB 11/11 KB 148/149 KB 7/7 KB 40/43 KB 11/11 KB 148/149 KB 7/7 KB 43/43 KB 11/11 KB 149/149 KB 7/7 KB 43/43 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 196.1 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 118.7 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 149/149 KB 4/60 KB 43/43 KB 8/60 KB 43/43 KB 12/60 KB 43/43 KB 16/60 KB 20/60 KB 24/60 KB 28/60 KB 32/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2177.4 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 701.6 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 889.9 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 76.8 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 1230.9 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1386.3 KB/sec) unit-mysql-0: 18:47:48 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 131.8 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 172.5 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 330.5 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (3 KB at 111.7 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (4 KB at 191.7 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.pom (2 KB at 95.9 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (3 KB at 143.0 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-mysql-0: 18:47:48 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 116.0 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 121.7 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 189.0 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 188.3 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 137.5 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom (3 KB at 135.1 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom unit-mysql-0: 18:47:48 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.pom (2 KB at 89.6 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 38.5 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 288.5 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 173.3 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1298.5 KB/sec) unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install 692/692 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 39.8 KB/sec) unit-mysql-0: 18:47:48 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-abot-epc-basic-0: 18:47:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 688/688 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 42.0 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 63.9 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 13/13 KB 3/156 KB 4/87 KB 6/156 KB 4/87 KB 9/156 KB 4/87 KB 11/156 KB 4/87 KB 3/156 KB 8/87 KB 11/156 KB 12/87 KB 11/156 KB 16/87 KB 11/156 KB 20/87 KB 14/156 KB 20/87 KB 14/156 KB 24/87 KB 14/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 547.4 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 24/87 KB 16/156 KB 28/87 KB 16/156 KB 32/87 KB 16/156 KB 36/87 KB 19/156 KB 3/48 KB 40/87 KB 19/156 KB 3/48 KB 44/87 KB 19/156 KB 3/48 KB 48/87 KB 19/156 KB 32/87 KB 19/156 KB 3/48 KB 48/87 KB 22/156 KB 3/48 KB 48/87 KB 25/156 KB 3/48 KB 48/87 KB 27/156 KB 3/48 KB 36/87 KB 19/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 3/48 KB 48/87 KB 30/156 KB 6/48 KB 48/87 KB 30/156 KB 6/48 KB 48/87 KB 32/156 KB 6/48 KB 48/87 KB 36/156 KB 9/48 KB 52/87 KB 40/156 KB 9/48 KB 52/87 KB 44/156 KB 9/48 KB 52/87 KB 48/156 KB 9/48 KB 52/87 KB 52/156 KB 9/48 KB 52/87 KB 56/156 KB 9/48 KB 52/87 KB 60/156 KB 9/48 KB 52/87 KB 64/156 KB 9/48 KB 52/87 KB 68/156 KB 9/48 KB 52/87 KB 36/156 KB 3/35 KB 9/48 KB 3/21 KB 56/87 KB 68/156 KB 3/35 KB 9/48 KB 3/21 KB 60/87 KB 68/156 KB 3/35 KB 9/48 KB 3/21 KB 64/87 KB 68/156 KB 9/48 KB 48/87 KB 36/156 KB 3/35 KB 11/48 KB 3/21 KB 64/87 KB 68/156 KB 3/35 KB 14/48 KB 3/21 KB 64/87 KB 68/156 KB 3/35 KB 16/48 KB 3/21 KB 64/87 KB 68/156 KB 3/35 KB 19/48 KB 3/21 KB 64/87 KB 68/156 KB 3/35 KB 19/48 KB 3/21 KB 68/87 KB 68/156 KB 3/35 KB 22/48 KB 3/21 KB 72/87 KB 68/156 KB 3/35 KB 22/48 KB 3/21 KB 76/87 KB 68/156 KB 3/35 KB 22/48 KB 3/21 KB 80/87 KB 68/156 KB 3/35 KB 22/48 KB 3/21 KB 84/87 KB 68/156 KB 3/35 KB 22/48 KB 3/21 KB 87/87 KB 68/156 KB 3/35 KB 22/48 KB 3/21 KB 87/87 KB 72/156 KB 3/35 KB 22/48 KB 3/21 KB 87/87 KB 76/156 KB 3/35 KB 22/48 KB 3/21 KB 87/87 KB 80/156 KB 3/35 KB 9/48 KB 3/21 KB 52/87 KB 68/156 KB 3/35 KB 9/48 KB 52/87 KB 68/156 KB 6/35 KB 22/48 KB 3/21 KB 87/87 KB 80/156 KB 9/35 KB 22/48 KB 3/21 KB 87/87 KB 80/156 KB 11/35 KB 22/48 KB 3/21 KB 87/87 KB 80/156 KB 14/35 KB 22/48 KB 3/21 KB 87/87 KB 80/156 KB 16/35 KB 22/48 KB 3/21 KB 87/87 KB 80/156 KB 3/35 KB 22/48 KB 3/21 KB 68/87 KB 68/156 KB 19/35 KB 22/48 KB 3/21 KB 87/87 KB 80/156 KB 19/35 KB 25/48 KB 3/21 KB 87/87 KB 80/156 KB 19/35 KB 27/48 KB 3/21 KB 87/87 KB 80/156 KB 22/35 KB 27/48 KB 3/21 KB 87/87 KB 80/156 KB 22/35 KB 30/48 KB 3/21 KB 87/87 KB 80/156 KB 25/35 KB 30/48 KB 3/21 KB 87/87 KB 80/156 KB 25/35 KB 32/48 KB 3/21 KB 87/87 KB 80/156 KB 27/35 KB 36/48 KB 3/21 KB 87/87 KB 80/156 KB 27/35 KB 40/48 KB 3/21 KB 87/87 KB 80/156 KB 27/35 KB 44/48 KB 3/21 KB 87/87 KB 80/156 KB 27/35 KB 32/48 KB 3/21 KB 87/87 KB 80/156 KB 30/35 KB 44/48 KB 6/21 KB 87/87 KB 80/156 KB 32/35 KB 44/48 KB 6/21 KB 87/87 KB 80/156 KB 35/35 KB 44/48 KB 6/21 KB 87/87 KB 80/156 KB 35/35 KB 48/48 KB 6/21 KB 87/87 KB 80/156 KB 27/35 KB 44/48 KB 6/21 KB 87/87 KB 80/156 KB 35/35 KB 48/48 KB 6/21 KB 87/87 KB 84/156 KB 35/35 KB 48/48 KB 9/21 KB 87/87 KB 88/156 KB 35/35 KB 48/48 KB 9/21 KB 87/87 KB 92/156 KB 35/35 KB 48/48 KB 9/21 KB 87/87 KB 96/156 KB 35/35 KB 48/48 KB 9/21 KB 87/87 KB 84/156 KB 35/35 KB 48/48 KB 11/21 KB 87/87 KB 96/156 KB 35/35 KB 48/48 KB 14/21 KB 87/87 KB 96/156 KB 35/35 KB 48/48 KB 16/21 KB 87/87 KB 96/156 KB 35/35 KB 48/48 KB 19/21 KB 87/87 KB 96/156 KB 35/35 KB 48/48 KB 19/21 KB 87/87 KB 100/156 KB 35/35 KB 48/48 KB 21/21 KB 87/87 KB 104/156 KB 35/35 KB 48/48 KB 21/21 KB 87/87 KB 108/156 KB 35/35 KB 48/48 KB 21/21 KB 87/87 KB 112/156 KB 35/35 KB 48/48 KB 21/21 KB 87/87 KB 116/156 KB 35/35 KB 48/48 KB 21/21 KB 87/87 KB 120/156 KB 35/35 KB 48/48 KB 21/21 KB 87/87 KB 124/156 KB 35/35 KB 48/48 KB 21/21 KB 87/87 KB 128/156 KB 35/35 KB 48/48 KB 21/21 KB 87/87 KB 100/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 863.3 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1702.5 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 999.2 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 21/21 KB 132/156 KB 21/21 KB 136/156 KB 21/21 KB 140/156 KB 21/21 KB 144/156 KB 21/21 KB 148/156 KB 21/21 KB 152/156 KB 21/21 KB 156/156 KB 4/86 KB 21/21 KB 156/156 KB 8/86 KB 156/156 KB 12/86 KB 156/156 KB 16/86 KB 156/156 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 392.1 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 20/86 KB 156/156 KB 24/86 KB 156/156 KB 28/86 KB 3/14 KB 156/156 KB 32/86 KB 3/14 KB 156/156 KB 24/86 KB 3/14 KB 156/156 KB 32/86 KB 6/14 KB 156/156 KB 32/86 KB 9/14 KB 156/156 KB 32/86 KB 11/14 KB 156/156 KB 32/86 KB 14/14 KB 156/156 KB 32/86 KB 3/24 KB 14/14 KB 156/156 KB 32/86 KB 6/24 KB 14/14 KB 156/156 KB 32/86 KB 9/24 KB 14/14 KB 156/156 KB 32/86 KB 11/24 KB 14/14 KB 156/156 KB 32/86 KB 14/24 KB 14/14 KB 156/156 KB 32/86 KB 16/24 KB 14/14 KB 156/156 KB 32/86 KB 19/24 KB 14/14 KB 156/156 KB 32/86 KB 22/24 KB 14/14 KB 156/156 KB 32/86 KB 24/24 KB 14/14 KB 156/156 KB 36/86 KB 24/24 KB 14/14 KB 156/156 KB 40/86 KB 24/24 KB 14/14 KB 156/156 KB 44/86 KB 24/24 KB 14/14 KB 156/156 KB 48/86 KB 24/24 KB 14/14 KB 156/156 KB 48/86 KB 24/24 KB 14/14 KB 4/119 KB 156/156 KB 48/86 KB 24/24 KB 14/14 KB 8/119 KB 156/156 KB 48/86 KB 24/24 KB 14/14 KB 12/119 KB 156/156 KB 48/86 KB 24/24 KB 14/14 KB 16/119 KB 156/156 KB 52/86 KB 24/24 KB 14/14 KB 16/119 KB 156/156 KB 56/86 KB 24/24 KB 20/119 KB 60/86 KB 24/24 KB 20/119 KB 64/86 KB 24/24 KB 20/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 210.4 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 52/86 KB 24/24 KB 14/14 KB 20/119 KB 64/86 KB 24/24 KB 24/119 KB 64/86 KB 24/24 KB 28/119 KB 64/86 KB 24/24 KB 32/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2259.3 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 64/86 KB 24/24 KB 36/119 KB 68/86 KB 24/24 KB 40/119 KB 68/86 KB 24/24 KB 44/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 347.6 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 68/86 KB 24/24 KB 36/119 KB 72/86 KB 44/119 KB 76/86 KB 44/119 KB 80/86 KB 44/119 KB 80/86 KB 48/119 KB 80/86 KB 52/119 KB 84/86 KB 56/119 KB 84/86 KB 60/119 KB 84/86 KB 64/119 KB 84/86 KB 52/119 KB 86/86 KB 64/119 KB 86/86 KB 3/29 KB 64/119 KB 86/86 KB 5/29 KB 64/119 KB 86/86 KB 8/29 KB 64/119 KB 86/86 KB 11/29 KB 64/119 KB 86/86 KB 13/29 KB 64/119 KB 86/86 KB 16/29 KB 64/119 KB 86/86 KB 19/29 KB 64/119 KB 86/86 KB 21/29 KB 64/119 KB 86/86 KB 21/29 KB 4/37 KB 64/119 KB 86/86 KB 24/29 KB 8/37 KB 64/119 KB 3/57 KB 86/86 KB 24/29 KB 4/37 KB 64/119 KB 3/57 KB 86/86 KB 21/29 KB 4/37 KB 64/119 KB 3/57 KB 86/86 KB 24/29 KB 8/37 KB 64/119 KB 5/57 KB 86/86 KB 24/29 KB 8/37 KB 64/119 KB 8/57 KB 86/86 KB 24/29 KB 8/37 KB 64/119 KB 11/57 KB 86/86 KB 24/29 KB 8/37 KB 64/119 KB 13/57 KB 86/86 KB 24/29 KB 8/37 KB 64/119 KB 16/57 KB 86/86 KB 24/29 KB 8/37 KB 64/119 KB 19/57 KB 86/86 KB 24/29 KB 8/37 KB 64/119 KB 21/57 KB 86/86 KB 27/29 KB 8/37 KB 64/119 KB 21/57 KB 86/86 KB 27/29 KB 8/37 KB 64/119 KB 24/57 KB 86/86 KB 29/29 KB 12/37 KB 64/119 KB 24/57 KB 86/86 KB 29/29 KB 16/37 KB 64/119 KB 24/57 KB 86/86 KB 29/29 KB 20/37 KB 64/119 KB 27/57 KB 86/86 KB 29/29 KB 24/37 KB 68/119 KB 27/57 KB 29/29 KB 28/37 KB 68/119 KB 27/57 KB 29/29 KB 32/37 KB 68/119 KB 27/57 KB 29/29 KB 36/37 KB 68/119 KB 27/57 KB 29/29 KB 37/37 KB 68/119 KB 27/57 KB 86/86 KB 29/29 KB 8/37 KB 64/119 KB 24/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1065.9 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 86/86 KB 29/29 KB 20/37 KB 68/119 KB 27/57 KB 86/86 KB 29/29 KB 16/37 KB 64/119 KB 27/57 KB 29/29 KB 37/37 KB 68/119 KB 29/57 KB 29/29 KB 37/37 KB 68/119 KB 32/57 KB 29/29 KB 37/37 KB 68/119 KB 36/57 KB 29/29 KB 37/37 KB 72/119 KB 40/57 KB 29/29 KB 37/37 KB 72/119 KB 44/57 KB 29/29 KB 37/37 KB 72/119 KB 48/57 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 29/29 KB 37/37 KB 72/119 KB 36/57 KB 29/29 KB 37/37 KB 76/119 KB 48/57 KB 29/29 KB 37/37 KB 80/119 KB 48/57 KB 29/29 KB 37/37 KB 84/119 KB 48/57 KB 29/29 KB 37/37 KB 88/119 KB 52/57 KB 29/29 KB 37/37 KB 92/119 KB 52/57 KB 29/29 KB 37/37 KB 96/119 KB 52/57 KB 29/29 KB 37/37 KB 100/119 KB 52/57 KB 29/29 KB 37/37 KB 104/119 KB 52/57 KB 108/119 KB 52/57 KB 112/119 KB 52/57 KB 29/29 KB 37/37 KB 84/119 KB 52/57 KB 112/119 KB 56/57 KB 112/119 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 326.3 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 4/11 KB 112/119 KB 57/57 KB 8/11 KB 112/119 KB 57/57 KB 11/11 KB 112/119 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 406.5 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 11/11 KB 116/119 KB 57/57 KB 11/11 KB 119/119 KB 57/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 600.8 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 11/11 KB 4/33 KB 119/119 KB 8/33 KB 119/119 KB 12/33 KB 119/119 KB 16/33 KB 119/119 KB 20/33 KB 4/21 KB 24/33 KB 4/21 KB 28/33 KB 4/21 KB 32/33 KB 4/21 KB 33/33 KB 4/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 103.5 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 1201.3 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 16/33 KB 4/21 KB 119/119 KB 33/33 KB 8/21 KB 33/33 KB 12/21 KB 33/33 KB 16/21 KB 33/33 KB 20/21 KB 33/33 KB 21/21 KB 33/33 KB 21/21 KB 3/5 KB 33/33 KB 21/21 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 197.1 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 41.6 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 300.4 KB/sec) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install 4/14 KB 5/5 KB 8/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 121.5 KB/sec) unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (412 kB/s) unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:49 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install (Reading database ... 83500 files and directories currently installed.) unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 18:47:49 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 421.2 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.pom (2 KB at 113.6 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 201.6 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 194.3 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 134.4 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1101.1 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2 KB at 119.4 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 123.6 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (3 KB at 151.3 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 178.3 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (2 KB at 119.1 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 87.7 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 137.7 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 233.3 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 7/17 KB 10/17 KB 12/17 KB 15/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1165.7 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/286 KB 5/286 KB 8/286 KB 11/286 KB 13/286 KB 16/286 KB 19/286 KB 21/286 KB 24/286 KB 27/286 KB 29/286 KB 32/286 KB 36/286 KB 40/286 KB 44/286 KB 48/286 KB 52/286 KB 56/286 KB 60/286 KB 64/286 KB 68/286 KB 72/286 KB 76/286 KB 80/286 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 3/223 KB 80/286 KB 5/223 KB 80/286 KB 5/223 KB 3/39 KB 80/286 KB 8/223 KB 5/39 KB 80/286 KB 8/223 KB 3/39 KB 80/286 KB 11/223 KB 5/39 KB 80/286 KB 13/223 KB 5/39 KB 80/286 KB 16/223 KB 5/39 KB 80/286 KB 19/223 KB 5/39 KB 80/286 KB 21/223 KB 5/39 KB 80/286 KB 21/223 KB 8/39 KB 80/286 KB 24/223 KB 11/39 KB 84/286 KB 24/223 KB 13/39 KB 84/286 KB 24/223 KB 8/39 KB 84/286 KB 24/223 KB 13/39 KB 88/286 KB 24/223 KB 8/39 KB 80/286 KB 27/223 KB 16/39 KB 88/286 KB 3/45 KB 29/223 KB 16/39 KB 88/286 KB 3/45 KB 32/223 KB 16/39 KB 88/286 KB 24/223 KB 16/39 KB 88/286 KB 3/45 KB 32/223 KB 16/39 KB 92/286 KB 3/45 KB 27/223 KB 16/39 KB 88/286 KB 5/45 KB 32/223 KB 16/39 KB 92/286 KB 8/45 KB 32/223 KB 16/39 KB 92/286 KB 11/45 KB 32/223 KB 16/39 KB 92/286 KB 13/45 KB 32/223 KB 16/39 KB 92/286 KB 16/45 KB 32/223 KB 16/39 KB 92/286 KB 19/45 KB 32/223 KB 16/39 KB 92/286 KB 21/45 KB 32/223 KB 16/39 KB 92/286 KB 24/45 KB 32/223 KB 16/39 KB 92/286 KB 27/45 KB 32/223 KB 16/39 KB 92/286 KB 29/45 KB 32/223 KB 16/39 KB 92/286 KB 32/45 KB 32/223 KB 16/39 KB 92/286 KB 36/45 KB 32/223 KB 16/39 KB 92/286 KB 40/45 KB 32/223 KB 16/39 KB 92/286 KB 44/45 KB 32/223 KB 16/39 KB 92/286 KB 45/45 KB 32/223 KB 16/39 KB 92/286 KB 45/45 KB 32/223 KB 16/39 KB 96/286 KB 45/45 KB 32/223 KB 19/39 KB 100/286 KB 45/45 KB 36/223 KB 19/39 KB 104/286 KB 45/45 KB 36/223 KB 19/39 KB 108/286 KB 45/45 KB 36/223 KB 19/39 KB 112/286 KB 45/45 KB 32/223 KB 19/39 KB 96/286 KB 45/45 KB 36/223 KB 21/39 KB 112/286 KB 45/45 KB 36/223 KB 24/39 KB 112/286 KB 45/45 KB 36/223 KB 19/39 KB 100/286 KB 45/45 KB 40/223 KB 24/39 KB 112/286 KB 45/45 KB 44/223 KB 27/39 KB 112/286 KB 45/45 KB 48/223 KB 27/39 KB 112/286 KB 45/45 KB 52/223 KB 27/39 KB 3/308 KB 112/286 KB 45/45 KB 56/223 KB 27/39 KB 3/308 KB 116/286 KB 45/45 KB 40/223 KB 27/39 KB 112/286 KB 45/45 KB 56/223 KB 29/39 KB 3/308 KB 116/286 KB 45/45 KB 56/223 KB 32/39 KB 3/308 KB 116/286 KB 45/45 KB 56/223 KB 35/39 KB 3/308 KB 116/286 KB 45/45 KB 52/223 KB 27/39 KB 3/308 KB 116/286 KB 45/45 KB 56/223 KB 35/39 KB 3/308 KB 120/286 KB 45/45 KB 56/223 KB 37/39 KB 3/308 KB 124/286 KB 45/45 KB 56/223 KB 37/39 KB 3/308 KB 128/286 KB 45/45 KB 48/223 KB 27/39 KB 3/308 KB 112/286 KB 45/45 KB 60/223 KB 37/39 KB 5/308 KB 128/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1234.3 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 60/223 KB 37/39 KB 8/308 KB 128/286 KB 60/223 KB 37/39 KB 11/308 KB 128/286 KB 60/223 KB 37/39 KB 13/308 KB 128/286 KB 60/223 KB 37/39 KB 16/308 KB 128/286 KB 60/223 KB 37/39 KB 19/308 KB 128/286 KB 45/45 KB 60/223 KB 37/39 KB 3/308 KB 128/286 KB 64/223 KB 37/39 KB 19/308 KB 128/286 KB 68/223 KB 37/39 KB 21/308 KB 128/286 KB 72/223 KB 37/39 KB 21/308 KB 132/286 KB 76/223 KB 37/39 KB 21/308 KB 132/286 KB 80/223 KB 37/39 KB 21/308 KB 132/286 KB 45/45 KB 56/223 KB 37/39 KB 3/308 KB 120/286 KB 80/223 KB 39/39 KB 21/308 KB 132/286 KB 68/223 KB 37/39 KB 21/308 KB 132/286 KB 80/223 KB 39/39 KB 21/308 KB 136/286 KB 80/223 KB 39/39 KB 21/308 KB 140/286 KB 80/223 KB 39/39 KB 21/308 KB 144/286 KB 64/223 KB 37/39 KB 21/308 KB 128/286 KB 80/223 KB 39/39 KB 24/308 KB 144/286 KB 80/223 KB 39/39 KB 27/308 KB 144/286 KB 80/223 KB 39/39 KB 29/308 KB 144/286 KB 80/223 KB 39/39 KB 32/308 KB 144/286 KB 80/223 KB 39/39 KB 32/308 KB 148/286 KB 84/223 KB 39/39 KB 36/308 KB 152/286 KB 84/223 KB 39/39 KB 36/308 KB 148/286 KB 80/223 KB 39/39 KB 36/308 KB 148/286 KB 84/223 KB 39/39 KB 40/308 KB 152/286 KB 84/223 KB 39/39 KB 44/308 KB 152/286 KB 88/223 KB 39/39 KB 44/308 KB 156/286 KB 88/223 KB 39/39 KB 44/308 KB 160/286 KB 88/223 KB 39/39 KB 48/308 KB 164/286 KB 4/174 KB 88/223 KB 39/39 KB 48/308 KB 168/286 KB 4/174 KB 88/223 KB 48/308 KB 172/286 KB 4/174 KB 88/223 KB 48/308 KB 176/286 KB 4/174 KB 88/223 KB 48/308 KB 180/286 KB 4/174 KB 88/223 KB 48/308 KB 184/286 KB 4/174 KB 88/223 KB 48/308 KB 188/286 KB 4/174 KB 88/223 KB 48/308 KB 192/286 KB 4/174 KB 88/223 KB 39/39 KB 44/308 KB 152/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 852.5 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 92/223 KB 48/308 KB 192/286 KB 4/174 KB 96/223 KB 48/308 KB 192/286 KB 4/174 KB 88/223 KB 39/39 KB 48/308 KB 160/286 KB 4/174 KB 96/223 KB 52/308 KB 192/286 KB 4/174 KB 100/223 KB 56/308 KB 192/286 KB 4/174 KB 100/223 KB 60/308 KB 192/286 KB 4/174 KB 100/223 KB 64/308 KB 192/286 KB 4/174 KB 88/223 KB 39/39 KB 44/308 KB 160/286 KB 4/174 KB 100/223 KB 64/308 KB 192/286 KB 8/174 KB 100/223 KB 64/308 KB 192/286 KB 12/174 KB 100/223 KB 64/308 KB 192/286 KB 16/174 KB 100/223 KB 52/308 KB 192/286 KB 4/174 KB 104/223 KB 64/308 KB 192/286 KB 16/174 KB 108/223 KB 64/308 KB 192/286 KB 16/174 KB 112/223 KB 64/308 KB 192/286 KB 16/174 KB 116/223 KB 64/308 KB 192/286 KB 16/174 KB 120/223 KB 68/308 KB 192/286 KB 20/174 KB 124/223 KB 68/308 KB 192/286 KB 20/174 KB 128/223 KB 68/308 KB 192/286 KB 20/174 KB 132/223 KB 68/308 KB 192/286 KB 20/174 KB 136/223 KB 68/308 KB 196/286 KB 20/174 KB 140/223 KB 68/308 KB 196/286 KB 20/174 KB 144/223 KB 68/308 KB 196/286 KB 20/174 KB 116/223 KB 68/308 KB 192/286 KB 20/174 KB 144/223 KB 72/308 KB 196/286 KB 20/174 KB 144/223 KB 76/308 KB 196/286 KB 20/174 KB 144/223 KB 80/308 KB 196/286 KB 20/174 KB 116/223 KB 64/308 KB 192/286 KB 20/174 KB 144/223 KB 80/308 KB 196/286 KB 24/174 KB 144/223 KB 80/308 KB 196/286 KB 28/174 KB 144/223 KB 80/308 KB 196/286 KB 32/174 KB 144/223 KB 80/308 KB 196/286 KB 36/174 KB 144/223 KB 84/308 KB 3/22 KB 196/286 KB 40/174 KB 144/223 KB 84/308 KB 3/22 KB 196/286 KB 44/174 KB 144/223 KB 84/308 KB 3/22 KB 196/286 KB 48/174 KB 132/223 KB 68/308 KB 196/286 KB 20/174 KB 144/223 KB 84/308 KB 3/22 KB 200/286 KB 48/174 KB 144/223 KB 84/308 KB 3/22 KB 204/286 KB 48/174 KB 144/223 KB 84/308 KB 3/22 KB 208/286 KB 48/174 KB 144/223 KB 84/308 KB 3/22 KB 196/286 KB 36/174 KB 144/223 KB 80/308 KB 3/22 KB 196/286 KB 36/174 KB 144/223 KB 84/308 KB 5/22 KB 208/286 KB 48/174 KB 144/223 KB 84/308 KB 8/22 KB 208/286 KB 48/174 KB 144/223 KB 84/308 KB 11/22 KB 208/286 KB 48/174 KB 144/223 KB 84/308 KB 13/22 KB 208/286 KB 48/174 KB 144/223 KB 84/308 KB 16/22 KB 208/286 KB 48/174 KB 144/223 KB 84/308 KB 19/22 KB 208/286 KB 48/174 KB 144/223 KB 84/308 KB 21/22 KB 208/286 KB 48/174 KB 144/223 KB 84/308 KB 22/22 KB 208/286 KB 48/174 KB 144/223 KB 88/308 KB 22/22 KB 208/286 KB 48/174 KB 144/223 KB 92/308 KB 22/22 KB 208/286 KB 48/174 KB 144/223 KB 96/308 KB 22/22 KB 208/286 KB 48/174 KB 144/223 KB 100/308 KB 22/22 KB 208/286 KB 48/174 KB 148/223 KB 104/308 KB 22/22 KB 212/286 KB 52/174 KB 148/223 KB 108/308 KB 22/22 KB 212/286 KB 52/174 KB 148/223 KB 112/308 KB 22/22 KB 212/286 KB 52/174 KB 148/223 KB 100/308 KB 22/22 KB 212/286 KB 52/174 KB 148/223 KB 112/308 KB 22/22 KB 216/286 KB 52/174 KB 148/223 KB 112/308 KB 22/22 KB 220/286 KB 52/174 KB 148/223 KB 112/308 KB 22/22 KB 224/286 KB 52/174 KB 148/223 KB 100/308 KB 22/22 KB 208/286 KB 52/174 KB 148/223 KB 112/308 KB 224/286 KB 56/174 KB 148/223 KB 112/308 KB 224/286 KB 60/174 KB 148/223 KB 112/308 KB 224/286 KB 64/174 KB 148/223 KB 100/308 KB 22/22 KB 208/286 KB 48/174 KB 152/223 KB 112/308 KB 224/286 KB 64/174 KB 156/223 KB 112/308 KB 224/286 KB 64/174 KB 160/223 KB 112/308 KB 224/286 KB 64/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 373.7 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 160/223 KB 116/308 KB 224/286 KB 64/174 KB 164/223 KB 120/308 KB 228/286 KB 68/174 KB 164/223 KB 124/308 KB 228/286 KB 68/174 KB 164/223 KB 128/308 KB 228/286 KB 68/174 KB 164/223 KB 132/308 KB 228/286 KB 68/174 KB 164/223 KB 136/308 KB 228/286 KB 68/174 KB 164/223 KB 116/308 KB 228/286 KB 68/174 KB 168/223 KB 136/308 KB 228/286 KB 68/174 KB 172/223 KB 136/308 KB 228/286 KB 68/174 KB 176/223 KB 136/308 KB 228/286 KB 68/174 KB 160/223 KB 116/308 KB 228/286 KB 68/174 KB 176/223 KB 136/308 KB 228/286 KB 72/174 KB 176/223 KB 136/308 KB 228/286 KB 76/174 KB 176/223 KB 136/308 KB 228/286 KB 80/174 KB 160/223 KB 116/308 KB 228/286 KB 64/174 KB 176/223 KB 136/308 KB 232/286 KB 80/174 KB 176/223 KB 136/308 KB 236/286 KB 80/174 KB 176/223 KB 136/308 KB 240/286 KB 80/174 KB 176/223 KB 136/308 KB 244/286 KB 80/174 KB 180/223 KB 136/308 KB 248/286 KB 84/174 KB 180/223 KB 136/308 KB 252/286 KB 84/174 KB 180/223 KB 140/308 KB 256/286 KB 84/174 KB 180/223 KB 136/308 KB 244/286 KB 84/174 KB 180/223 KB 140/308 KB 256/286 KB 88/174 KB 180/223 KB 140/308 KB 256/286 KB 92/174 KB 180/223 KB 140/308 KB 256/286 KB 96/174 KB 3/9 KB 180/223 KB 140/308 KB 256/286 KB 96/174 KB 5/9 KB 180/223 KB 140/308 KB 256/286 KB 96/174 KB 180/223 KB 136/308 KB 244/286 KB 80/174 KB 5/9 KB 184/223 KB 140/308 KB 256/286 KB 96/174 KB 8/9 KB 188/223 KB 140/308 KB 256/286 KB 96/174 KB 8/9 KB 192/223 KB 140/308 KB 256/286 KB 96/174 KB 8/9 KB 196/223 KB 140/308 KB 256/286 KB 96/174 KB 8/9 KB 200/223 KB 140/308 KB 260/286 KB 100/174 KB 8/9 KB 204/223 KB 140/308 KB 260/286 KB 100/174 KB 8/9 KB 208/223 KB 140/308 KB 260/286 KB 100/174 KB 180/223 KB 140/308 KB 252/286 KB 84/174 KB 8/9 KB 208/223 KB 144/308 KB 260/286 KB 100/174 KB 8/9 KB 208/223 KB 148/308 KB 260/286 KB 100/174 KB 8/9 KB 208/223 KB 152/308 KB 260/286 KB 100/174 KB 8/9 KB 208/223 KB 156/308 KB 260/286 KB 100/174 KB 8/9 KB 208/223 KB 160/308 KB 260/286 KB 100/174 KB 8/9 KB 196/223 KB 140/308 KB 260/286 KB 100/174 KB 8/9 KB 208/223 KB 160/308 KB 260/286 KB 104/174 KB 8/9 KB 208/223 KB 160/308 KB 260/286 KB 108/174 KB 8/9 KB 208/223 KB 160/308 KB 260/286 KB 112/174 KB 8/9 KB 196/223 KB 140/308 KB 260/286 KB 96/174 KB 8/9 KB 208/223 KB 160/308 KB 264/286 KB 112/174 KB 8/9 KB 208/223 KB 160/308 KB 268/286 KB 112/174 KB 8/9 KB 208/223 KB 160/308 KB 272/286 KB 112/174 KB 8/9 KB 184/223 KB 140/308 KB 256/286 KB 96/174 KB 9/9 KB 208/223 KB 160/308 KB 272/286 KB 112/174 KB 9/9 KB 208/223 KB 164/308 KB 272/286 KB 112/174 KB 9/9 KB 212/223 KB 168/308 KB 276/286 KB 116/174 KB 9/9 KB 212/223 KB 172/308 KB 276/286 KB 116/174 KB 9/9 KB 212/223 KB 176/308 KB 276/286 KB 116/174 KB 9/9 KB 212/223 KB 164/308 KB 276/286 KB 116/174 KB 9/9 KB 212/223 KB 176/308 KB 280/286 KB 116/174 KB 9/9 KB 212/223 KB 176/308 KB 284/286 KB 116/174 KB 9/9 KB 212/223 KB 176/308 KB 286/286 KB 116/174 KB 9/9 KB 212/223 KB 164/308 KB 272/286 KB 116/174 KB 9/9 KB 212/223 KB 176/308 KB 286/286 KB 120/174 KB 9/9 KB 212/223 KB 176/308 KB 286/286 KB 124/174 KB 9/9 KB 212/223 KB 176/308 KB 286/286 KB 128/174 KB 9/9 KB 212/223 KB 164/308 KB 272/286 KB 112/174 KB 9/9 KB 216/223 KB 176/308 KB 286/286 KB 128/174 KB 9/9 KB 220/223 KB 176/308 KB 286/286 KB 128/174 KB 9/9 KB 223/223 KB 176/308 KB 286/286 KB 128/174 KB 9/9 KB 223/223 KB 176/308 KB 286/286 KB 132/174 KB 223/223 KB 180/308 KB 286/286 KB 136/174 KB 223/223 KB 180/308 KB 286/286 KB 140/174 KB unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 223/223 KB 180/308 KB 286/286 KB 144/174 KB 223/223 KB 180/308 KB 286/286 KB 132/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 223/223 KB 184/308 KB 286/286 KB 144/174 KB 223/223 KB 188/308 KB 286/286 KB 144/174 KB 223/223 KB 192/308 KB 286/286 KB 144/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2914.8 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 223/223 KB 196/308 KB 144/174 KB 223/223 KB 200/308 KB 148/174 KB 223/223 KB 204/308 KB 148/174 KB 223/223 KB 208/308 KB 148/174 KB 223/223 KB 212/308 KB 148/174 KB 216/308 KB 148/174 KB 220/308 KB 148/174 KB 224/308 KB 148/174 KB 223/223 KB 196/308 KB 148/174 KB 224/308 KB 3/22 KB 148/174 KB 224/308 KB 5/22 KB 148/174 KB 224/308 KB 8/22 KB 148/174 KB 224/308 KB 11/22 KB 148/174 KB 224/308 KB 13/22 KB 148/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2395.3 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 224/308 KB 16/22 KB 148/174 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 224/308 KB 19/22 KB 148/174 KB 224/308 KB 19/22 KB 152/174 KB 224/308 KB 19/22 KB 156/174 KB 224/308 KB 21/22 KB 156/174 KB 224/308 KB 21/22 KB 160/174 KB 224/308 KB 22/22 KB 160/174 KB 224/308 KB 22/22 KB 164/174 KB 224/308 KB 22/22 KB 168/174 KB 224/308 KB 22/22 KB 172/174 KB 224/308 KB 22/22 KB 174/174 KB 228/308 KB 22/22 KB 174/174 KB 4/17 KB 228/308 KB 22/22 KB 174/174 KB 8/17 KB 228/308 KB 22/22 KB 174/174 KB 12/17 KB 228/308 KB 22/22 KB 174/174 KB 16/17 KB 228/308 KB 22/22 KB 174/174 KB 17/17 KB 228/308 KB 22/22 KB 174/174 KB 232/308 KB 22/22 KB 174/174 KB 17/17 KB 236/308 KB 22/22 KB 174/174 KB 17/17 KB 240/308 KB 22/22 KB 174/174 KB 17/17 KB 244/308 KB 22/22 KB 174/174 KB 17/17 KB 248/308 KB 4/11 KB 22/22 KB 174/174 KB 17/17 KB 252/308 KB 4/11 KB 22/22 KB 174/174 KB 17/17 KB 256/308 KB 4/11 KB 22/22 KB 174/174 KB 17/17 KB 244/308 KB 4/11 KB 22/22 KB 174/174 KB 17/17 KB 256/308 KB 8/11 KB 22/22 KB 174/174 KB 17/17 KB 256/308 KB 11/11 KB 22/22 KB 174/174 KB 17/17 KB 260/308 KB 11/11 KB 22/22 KB 174/174 KB 17/17 KB 264/308 KB 11/11 KB 17/17 KB 268/308 KB 11/11 KB 17/17 KB 272/308 KB 11/11 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1790.9 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 222.6 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 166.6 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 276/308 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 103.7 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 280/308 KB 284/308 KB 288/308 KB 292/308 KB 3/28 KB 296/308 KB 4/11 KB 3/13 KB 3/28 KB 300/308 KB 4/11 KB 3/13 KB 3/28 KB 304/308 KB 4/11 KB 3/13 KB 3/28 KB 308/308 KB 4/11 KB 3/13 KB 3/28 KB 292/308 KB 4/11 KB 3/13 KB 4/14 KB 3/28 KB 308/308 KB 4/11 KB 3/13 KB 292/308 KB 4/11 KB 3/13 KB 4/14 KB 3/28 KB 308/308 KB 8/11 KB 3/13 KB 4/14 KB 3/28 KB 308/308 KB 11/11 KB 3/13 KB 292/308 KB 3/13 KB 4/14 KB 5/28 KB 308/308 KB 11/11 KB 5/13 KB 4/14 KB 5/28 KB 308/308 KB 11/11 KB 8/13 KB 4/14 KB 5/28 KB 308/308 KB 11/11 KB 11/13 KB 4/14 KB 5/28 KB 308/308 KB 11/11 KB 13/13 KB 8/14 KB 5/28 KB 308/308 KB 11/11 KB 13/13 KB 12/14 KB 5/28 KB 308/308 KB 11/11 KB 13/13 KB 14/14 KB 5/28 KB 308/308 KB 11/11 KB 13/13 KB 4/14 KB 5/28 KB 308/308 KB 11/11 KB 3/13 KB 14/14 KB 8/28 KB 308/308 KB 11/11 KB 13/13 KB 14/14 KB 11/28 KB 308/308 KB 11/11 KB 13/13 KB 14/14 KB 13/28 KB 308/308 KB 11/11 KB 13/13 KB 14/14 KB 16/28 KB 308/308 KB 11/11 KB 13/13 KB 14/14 KB 19/28 KB 308/308 KB 11/11 KB 13/13 KB 14/14 KB 21/28 KB 308/308 KB 11/11 KB 13/13 KB 14/14 KB 24/28 KB 308/308 KB 11/11 KB 13/13 KB 14/14 KB 27/28 KB 308/308 KB 11/11 KB 13/13 KB 14/14 KB 27/28 KB 308/308 KB 11/11 KB 13/13 KB 14/14 KB 28/28 KB 308/308 KB 11/11 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 88.0 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 107.8 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 99.8 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 206.6 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2261.4 KB/sec) unit-mysql-0: 18:47:50 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 28/28 KB 4/309 KB 308/308 KB 8/309 KB 12/309 KB 16/309 KB 20/309 KB 24/309 KB 28/309 KB 32/309 KB 36/309 KB 40/309 KB 44/309 KB 48/309 KB 52/309 KB 56/309 KB 60/309 KB 64/309 KB 68/309 KB 72/309 KB 76/309 KB 80/309 KB 84/309 KB 88/309 KB 92/309 KB 96/309 KB 100/309 KB 104/309 KB 108/309 KB 112/309 KB 116/309 KB 120/309 KB 124/309 KB 128/309 KB 132/309 KB 132/309 KB 4/192 KB 132/309 KB 8/192 KB 132/309 KB 12/192 KB 132/309 KB 16/192 KB 3/37 KB 132/309 KB 20/192 KB 3/37 KB 4/14 KB 132/309 KB 24/192 KB 3/37 KB 4/14 KB 132/309 KB 28/192 KB 3/37 KB 4/14 KB 132/309 KB 32/192 KB 3/37 KB 4/14 KB 132/309 KB 36/192 KB 3/37 KB 4/14 KB 132/309 KB 40/192 KB 3/37 KB 4/14 KB 132/309 KB 44/192 KB 3/37 KB 4/14 KB 132/309 KB 48/192 KB 3/37 KB 4/14 KB 132/309 KB 12/192 KB 3/37 KB 132/309 KB 48/192 KB 6/37 KB 4/14 KB 132/309 KB 48/192 KB 9/37 KB 4/14 KB 132/309 KB 48/192 KB 11/37 KB 4/14 KB 132/309 KB 48/192 KB 14/37 KB 4/14 KB 132/309 KB 48/192 KB 16/37 KB 4/14 KB 132/309 KB 48/192 KB 19/37 KB 4/14 KB 132/309 KB 16/192 KB 3/37 KB 4/14 KB 132/309 KB 48/192 KB 19/37 KB 8/14 KB 132/309 KB 48/192 KB 19/37 KB 12/14 KB 132/309 KB 48/192 KB 19/37 KB 14/14 KB 132/309 KB 48/192 KB 22/37 KB 14/14 KB 132/309 KB 48/192 KB 25/37 KB 14/14 KB 132/309 KB 52/192 KB 25/37 KB 14/14 KB 132/309 KB 52/192 KB 27/37 KB 14/14 KB 132/309 KB 52/192 KB 30/37 KB 14/14 KB 132/309 KB 52/192 KB 32/37 KB 14/14 KB 132/309 KB 56/192 KB 32/37 KB 14/14 KB 132/309 KB 60/192 KB 32/37 KB 14/14 KB 132/309 KB 60/192 KB 35/37 KB 14/14 KB 132/309 KB 64/192 KB 35/37 KB 14/14 KB 132/309 KB 64/192 KB 37/37 KB 14/14 KB 132/309 KB 68/192 KB 37/37 KB 14/14 KB 132/309 KB 72/192 KB 37/37 KB 14/14 KB 132/309 KB 76/192 KB 37/37 KB 14/14 KB 132/309 KB 80/192 KB 37/37 KB 14/14 KB 132/309 KB 84/192 KB 37/37 KB 14/14 KB 132/309 KB 88/192 KB 37/37 KB 14/14 KB 132/309 KB 92/192 KB 37/37 KB 14/14 KB 132/309 KB 96/192 KB 37/37 KB 14/14 KB 136/309 KB 96/192 KB 37/37 KB 14/14 KB 140/309 KB 96/192 KB 37/37 KB 14/14 KB 144/309 KB 96/192 KB 37/37 KB 14/14 KB 148/309 KB 96/192 KB 37/37 KB 14/14 KB 152/309 KB 100/192 KB 37/37 KB 14/14 KB 156/309 KB 100/192 KB 37/37 KB 14/14 KB 160/309 KB 100/192 KB 37/37 KB 14/14 KB 148/309 KB 100/192 KB 37/37 KB 14/14 KB 160/309 KB 104/192 KB 37/37 KB 14/14 KB 160/309 KB 108/192 KB 37/37 KB 14/14 KB 160/309 KB 112/192 KB 37/37 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 86.2 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 160/309 KB 116/192 KB 37/37 KB 164/309 KB 120/192 KB 37/37 KB 164/309 KB 124/192 KB 37/37 KB 164/309 KB 128/192 KB 37/37 KB 164/309 KB 116/192 KB 37/37 KB 168/309 KB 128/192 KB 37/37 KB 172/309 KB 128/192 KB 37/37 KB 176/309 KB 128/192 KB 37/37 KB 176/309 KB 132/192 KB 37/37 KB 180/309 KB 136/192 KB 37/37 KB 180/309 KB 140/192 KB 37/37 KB 180/309 KB 144/192 KB 37/37 KB 180/309 KB 132/192 KB 37/37 KB 184/309 KB 144/192 KB 37/37 KB 188/309 KB 144/192 KB 37/37 KB 192/309 KB 144/192 KB 37/37 KB 196/309 KB 144/192 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.jar (37 KB at 222.7 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install 196/309 KB 148/192 KB 37/37 KB 196/309 KB 152/192 KB 196/309 KB 156/192 KB 196/309 KB 160/192 KB 200/309 KB 160/192 KB 204/309 KB 160/192 KB 208/309 KB 160/192 KB 212/309 KB 160/192 KB 216/309 KB 164/192 KB 220/309 KB 164/192 KB 224/309 KB 164/192 KB 228/309 KB 164/192 KB 232/309 KB 164/192 KB 236/309 KB 164/192 KB 240/309 KB 164/192 KB 212/309 KB 164/192 KB 240/309 KB 168/192 KB 240/309 KB 172/192 KB 240/309 KB 176/192 KB 240/309 KB 180/192 KB 240/309 KB 184/192 KB 240/309 KB 188/192 KB 240/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB 292/309 KB 192/192 KB 296/309 KB 192/192 KB 300/309 KB 192/192 KB 304/309 KB 192/192 KB 308/309 KB 192/192 KB 309/309 KB 192/192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 1075.7 KB/sec) unit-abot-epc-basic-0: 18:47:50 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1703.9 KB/sec) unit-mysql-0: 18:47:51 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 18:47:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-mysql-0: 18:47:51 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 18:47:51 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 177.2 KB/sec) unit-abot-epc-basic-0: 18:47:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom unit-abot-epc-basic-0: 18:47:51 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 166.9 KB/sec) unit-mysql-0: 18:47:51 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 18:47:51 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:47:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar unit-abot-epc-basic-0: 18:47:51 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 11/74 KB 13/74 KB 16/74 KB 19/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 36/74 KB 40/74 KB 44/74 KB 48/74 KB 52/74 KB 56/74 KB 60/74 KB 64/74 KB 68/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 2832.7 KB/sec) unit-abot-epc-basic-0: 18:47:51 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:47:51 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 18:47:51 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 18:47:51 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 18:47:51 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 18:47:51 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 18:47:51 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 18:47:51 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 18:47:51 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:47:51 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 18:47:51 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 18:47:51 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 18:47:51 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 18:47:51 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 18:47:51 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 18:47:51 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 18:47:51 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 18:47:51 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 18:47:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 18:47:52 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 18:47:52 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 18:47:52 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 18:47:52 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:47:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:47:52 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 18:47:52 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 18:47:52 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 18:47:52 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 18:47:52 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 18:47:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 18:47:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 18:47:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 18:47:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:47:52 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 18:47:52 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-mysql-0: 18:47:52 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 18:47:52 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:52 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 18:47:52 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Wed Jan 09 18:47:52 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 18:47:52 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:52 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:47:52 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-mysql-0: 18:47:52 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 18:47:52 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 18:47:52 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 18:47:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 18:47:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 18:47:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-abot-epc-basic-0: 18:47:53 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:53 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:47:53 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 18:47:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 18:47:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 18:47:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 18:47:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 18:47:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 18:47:53 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 18:47:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 18:47:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 18:47:53 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 18:47:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 18:47:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 18:47:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 18:47:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 18:47:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 18:47:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 18:47:54 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 18:47:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 18:47:55 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:55 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 18:47:55 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-mysql-0: 18:47:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 18:47:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 18:47:55 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:55 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 18:47:55 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Wed Jan 09 18:47:55 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 18:47:55 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:55 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:47:55 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 18:47:55 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:55 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:47:55 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 18:47:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 18:47:55 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:55 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:47:55 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 18:47:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 18:47:55 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:55 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:47:55 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 18:47:55 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 18:47:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:56 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Wed Jan 09 18:47:56 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:56 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 18:47:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:56 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:56 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-mysql-0: 18:47:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install Jan 09, 2019 6:47:56 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-mysql-0: 18:47:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 18:47:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 18:47:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 18:47:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 18:47:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-mysql-0: 18:47:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 18:47:56 [main] REPORT: STEP EXECUTION TIME TAKEN :1327 MS unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 18:47:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:47:56 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 18:47:56 [main] REPORT: ========================================================================================== unit-mysql-0: 18:47:56 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 18:47:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 18:47:57 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 18:47:57 [main] REPORT: STEP EXECUTION TIME TAKEN :99 MS unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 18:47:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 18:47:57 [main] REPORT: ========================================================================================== unit-mysql-0: 18:47:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response: # SshGrammars.runLocalCommand(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 0m1.968s unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.353 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.01 sec unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.017 sec unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 09-Jan-2019 18:47:57.160 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 18:47:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 18:47:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 18:47:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 201.4 KB/sec) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 195.9 KB/sec) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (2 KB at 141.0 KB/sec) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 164.7 KB/sec) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1211.8 KB/sec) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 1018/1018 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1018 B at 58.5 KB/sec) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (10 KB at 692.5 KB/sec) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 3/60 KB 19/22 KB 5/60 KB 19/22 KB 8/60 KB 19/22 KB 11/60 KB 19/22 KB 13/60 KB 19/22 KB 16/60 KB 19/22 KB 19/60 KB 19/22 KB 19/60 KB 21/22 KB 21/60 KB 21/22 KB 21/60 KB 3/203 KB 21/22 KB 21/60 KB 3/181 KB 6/203 KB 22/22 KB 3/57 KB 21/60 KB 3/181 KB 9/203 KB 22/22 KB 3/57 KB 21/60 KB 3/181 KB 11/203 KB 22/22 KB 3/57 KB 21/60 KB 3/181 KB 14/203 KB 22/22 KB 3/57 KB 21/60 KB 3/181 KB 16/203 KB 22/22 KB 3/57 KB 21/60 KB 3/181 KB 3/203 KB 22/22 KB 3/57 KB 21/60 KB 3/181 KB 16/203 KB 22/22 KB 6/57 KB 21/60 KB 3/181 KB 16/203 KB 22/22 KB 9/57 KB 21/60 KB 3/181 KB 16/203 KB 22/22 KB 11/57 KB 21/60 KB 3/181 KB 16/203 KB 22/22 KB 14/57 KB 21/60 KB 3/181 KB 16/203 KB 22/22 KB 16/57 KB 21/60 KB 3/181 KB 16/203 KB 22/22 KB 19/57 KB 21/60 KB 3/181 KB 19/203 KB 22/22 KB 22/57 KB 21/60 KB 3/181 KB 3/203 KB 22/22 KB 21/60 KB 5/181 KB 19/203 KB 22/22 KB 22/57 KB 21/60 KB 8/181 KB 19/203 KB 22/22 KB 22/57 KB 21/60 KB 11/181 KB 19/203 KB 22/22 KB 22/57 KB 21/60 KB 13/181 KB 19/203 KB 22/22 KB 22/57 KB 21/60 KB 16/181 KB 19/203 KB 22/22 KB 22/57 KB 21/60 KB 19/181 KB 19/203 KB 22/22 KB 22/57 KB 21/60 KB 3/203 KB 22/22 KB 21/60 KB 21/181 KB 19/203 KB 22/22 KB 22/57 KB 21/60 KB 3/181 KB 19/203 KB 22/22 KB 19/57 KB 21/60 KB 21/181 KB 22/203 KB 22/22 KB 22/57 KB 21/60 KB 21/181 KB 25/203 KB 22/22 KB 25/57 KB 21/60 KB 21/181 KB 22/203 KB 22/22 KB 25/57 KB 21/60 KB 24/181 KB 25/203 KB 22/22 KB 25/57 KB 21/60 KB 24/181 KB 27/203 KB 22/22 KB 25/57 KB 21/60 KB 27/181 KB 30/203 KB 22/22 KB 27/57 KB 21/60 KB 27/181 KB 27/203 KB 22/22 KB 27/57 KB 21/60 KB 24/181 KB 27/203 KB 22/22 KB 27/57 KB 21/60 KB 27/181 KB 30/203 KB 22/22 KB 30/57 KB 21/60 KB 29/181 KB 30/203 KB 22/22 KB 32/57 KB 21/60 KB 29/181 KB 30/203 KB 22/22 KB 30/57 KB 21/60 KB 32/181 KB 32/203 KB 22/22 KB 32/57 KB 21/60 KB 36/181 KB 32/203 KB 22/22 KB 32/57 KB 21/60 KB 40/181 KB 32/203 KB 22/22 KB 36/57 KB 21/60 KB 44/181 KB 32/203 KB 22/22 KB 36/57 KB 21/60 KB 48/181 KB 32/203 KB 22/22 KB 36/57 KB 21/60 KB 29/181 KB 32/203 KB 22/22 KB 32/57 KB 21/60 KB 48/181 KB 36/203 KB 22/22 KB 36/57 KB 21/60 KB 48/181 KB 40/203 KB 22/22 KB 36/57 KB 21/60 KB 48/181 KB 44/203 KB 22/22 KB 36/57 KB 21/60 KB 48/181 KB 48/203 KB 22/22 KB 36/57 KB 21/60 KB 48/181 KB 52/203 KB 22/22 KB 36/57 KB 21/60 KB 52/181 KB 56/203 KB 36/57 KB 21/60 KB 52/181 KB 60/203 KB 36/57 KB 21/60 KB 52/181 KB 64/203 KB 36/57 KB 21/60 KB 36/181 KB 32/203 KB 22/22 KB 36/57 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 409.6 KB/sec) unit-mysql-0: 18:47:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 21/60 KB 52/181 KB 64/203 KB 40/57 KB 21/60 KB 52/181 KB 64/203 KB 44/57 KB 21/60 KB 52/181 KB 64/203 KB 48/57 KB 21/60 KB 52/181 KB 64/203 KB 52/57 KB 21/60 KB 52/181 KB 64/203 KB 56/57 KB 21/60 KB 52/181 KB 64/203 KB 57/57 KB 21/60 KB 52/181 KB 52/203 KB 22/22 KB 36/57 KB 21/60 KB 56/181 KB 64/203 KB 57/57 KB 21/60 KB 60/181 KB 64/203 KB 57/57 KB 21/60 KB 64/181 KB 64/203 KB 57/57 KB 21/60 KB 68/181 KB 64/203 KB 57/57 KB 24/60 KB 68/181 KB 68/203 KB 57/57 KB 27/60 KB 68/181 KB 68/203 KB 57/57 KB 29/60 KB 68/181 KB 68/203 KB 57/57 KB 32/60 KB 68/181 KB 68/203 KB 57/57 KB 36/60 KB 68/181 KB 68/203 KB 57/57 KB 40/60 KB 68/181 KB 68/203 KB 57/57 KB 44/60 KB 68/181 KB 68/203 KB 57/57 KB 48/60 KB 68/181 KB 68/203 KB 57/57 KB 52/60 KB 68/181 KB 68/203 KB 57/57 KB 56/60 KB 68/181 KB 68/203 KB 57/57 KB 60/60 KB 68/181 KB 68/203 KB 57/57 KB 21/60 KB 68/181 KB 68/203 KB 57/57 KB 60/60 KB 68/181 KB 72/203 KB 57/57 KB 60/60 KB 72/181 KB 76/203 KB 57/57 KB 60/60 KB 72/181 KB 72/203 KB 57/57 KB 60/60 KB 76/181 KB 76/203 KB 57/57 KB 60/60 KB 80/181 KB 80/203 KB 57/57 KB 60/60 KB 76/181 KB 80/203 KB 57/57 KB 60/60 KB 80/181 KB 84/203 KB 57/57 KB 60/60 KB 84/181 KB 88/203 KB 57/57 KB 60/60 KB 84/181 KB 92/203 KB 57/57 KB 60/60 KB 84/181 KB 96/203 KB 57/57 KB 60/60 KB 84/181 KB 84/203 KB 57/57 KB 60/60 KB 88/181 KB 96/203 KB 57/57 KB 60/60 KB 92/181 KB 96/203 KB 57/57 KB 60/60 KB 96/181 KB 96/203 KB 57/57 KB 60/60 KB 100/181 KB 96/203 KB 60/60 KB 104/181 KB 100/203 KB 60/60 KB 108/181 KB 100/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1073.6 KB/sec) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 60/60 KB 100/181 KB 100/203 KB 60/60 KB 108/181 KB 104/203 KB 60/60 KB 108/181 KB 108/203 KB 60/60 KB 108/181 KB 112/203 KB 112/181 KB 112/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 922.8 KB/sec) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install 116/181 KB 112/203 KB 120/181 KB 116/203 KB 124/181 KB 116/203 KB 128/181 KB 116/203 KB 116/181 KB 116/203 KB 128/181 KB 120/203 KB 128/181 KB 124/203 KB 128/181 KB 128/203 KB 128/181 KB 132/203 KB 128/181 KB 136/203 KB 128/181 KB 140/203 KB 132/181 KB 144/203 KB 132/181 KB 148/203 KB 132/181 KB 152/203 KB 132/181 KB 156/203 KB 132/181 KB 160/203 KB 132/181 KB 140/203 KB 136/181 KB 160/203 KB 140/181 KB 160/203 KB 144/181 KB 160/203 KB 148/181 KB 160/203 KB 152/181 KB 160/203 KB 156/181 KB 160/203 KB 160/181 KB 160/203 KB 164/181 KB 160/203 KB 168/181 KB 164/203 KB 172/181 KB 164/203 KB 176/181 KB 164/203 KB 164/181 KB 164/203 KB 176/181 KB 168/203 KB 176/181 KB 172/203 KB 176/181 KB 176/203 KB 176/181 KB 180/203 KB 180/181 KB 184/203 KB 180/181 KB 188/203 KB 180/181 KB 192/203 KB 180/181 KB 180/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2251.5 KB/sec) unit-abot-epc-basic-0: 18:47:57 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 2741.3 KB/sec) unit-mysql-0: 18:47:57 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 211.1 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom unit-mysql-0: 18:47:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1346.3 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 259.2 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (4 KB at 265.8 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 127.4 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 271.5 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 893.6 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (2 KB at 107.7 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom unit-mysql-0: 18:47:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (3 KB at 176.9 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 551.5 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1262.9 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 41.6 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 612/612 B Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 42.7 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.pom (3 KB at 170.9 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 879.3 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 815/815 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 61.2 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom unit-mysql-0: 18:47:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 295.8 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 509.6 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (4 KB at 255.0 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3 KB at 192.8 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 566.7 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom unit-mysql-0: 18:47:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 930/930 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.pom (930 B at 60.5 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 661.8 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/48 KB 32/48 KB 36/48 KB 40/48 KB 44/48 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 KB at 2358.6 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 4/54 KB 4/158 KB 4/46 KB 8/54 KB 3/44 KB 4/201 KB 4/158 KB 4/46 KB 12/54 KB 3/44 KB 4/201 KB 4/158 KB 4/46 KB 16/54 KB 3/44 KB 4/201 KB 4/158 KB 4/46 KB 4/54 KB 3/44 KB 4/201 KB 4/158 KB 8/46 KB 16/54 KB 3/44 KB 4/201 KB 4/158 KB 12/46 KB 16/54 KB 3/44 KB 4/201 KB 4/158 KB 16/46 KB 16/54 KB 3/44 KB 4/201 KB 4/158 KB 20/46 KB 16/54 KB 3/44 KB 4/201 KB 4/158 KB 24/46 KB 20/54 KB 3/44 KB 4/201 KB 4/158 KB 28/46 KB 20/54 KB 3/44 KB 4/201 KB 4/158 KB 32/46 KB 20/54 KB 3/44 KB 4/201 KB 4/158 KB 4/54 KB 3/44 KB 4/201 KB 4/158 KB 32/46 KB 20/54 KB 5/44 KB 4/201 KB 4/158 KB 32/46 KB 20/54 KB 8/44 KB 4/201 KB 4/158 KB 32/46 KB 20/54 KB 11/44 KB 4/201 KB 4/158 KB 32/46 KB 20/54 KB 13/44 KB 4/201 KB 4/158 KB 32/46 KB 20/54 KB 16/44 KB 4/201 KB 4/158 KB 32/46 KB 20/54 KB 19/44 KB 4/201 KB 4/158 KB 4/54 KB 4/201 KB 8/158 KB 32/46 KB 20/54 KB 19/44 KB 4/201 KB 12/158 KB 32/46 KB 20/54 KB 19/44 KB 4/201 KB 16/158 KB 32/46 KB 20/54 KB 19/44 KB 4/201 KB 20/158 KB 32/46 KB 20/54 KB 19/44 KB 4/201 KB 4/54 KB 4/201 KB 20/158 KB 32/46 KB 20/54 KB 21/44 KB 8/201 KB 20/158 KB 32/46 KB 20/54 KB 21/44 KB 12/201 KB 20/158 KB 32/46 KB 20/54 KB 21/44 KB 16/201 KB 20/158 KB 32/46 KB 20/54 KB 21/44 KB 20/201 KB 20/158 KB 32/46 KB 20/54 KB 21/44 KB 24/201 KB 20/158 KB 32/46 KB 20/54 KB 21/44 KB 28/201 KB 20/158 KB 32/46 KB 20/54 KB 21/44 KB 4/201 KB 24/158 KB 32/46 KB 20/54 KB 24/44 KB 28/201 KB 24/158 KB 32/46 KB 20/54 KB 24/44 KB 32/201 KB 4/158 KB 20/46 KB 20/54 KB 3/44 KB 4/201 KB 24/158 KB 32/46 KB 24/54 KB 24/44 KB 32/201 KB 24/158 KB 32/46 KB 20/54 KB 21/44 KB 28/201 KB 28/158 KB 32/46 KB 24/54 KB 27/44 KB 32/201 KB 32/158 KB 32/46 KB 24/54 KB 27/44 KB 32/201 KB 24/158 KB 32/46 KB 24/54 KB 27/44 KB 32/201 KB 32/158 KB 32/46 KB 28/54 KB 27/44 KB 32/201 KB 32/158 KB 32/46 KB 32/54 KB 27/44 KB 32/201 KB 36/158 KB 32/46 KB 36/54 KB 29/44 KB 36/201 KB 36/158 KB 36/46 KB 40/54 KB 29/44 KB 36/201 KB 36/158 KB 36/46 KB 44/54 KB 29/44 KB 36/201 KB 36/158 KB 36/46 KB 48/54 KB 29/44 KB 36/201 KB 36/158 KB 32/46 KB 32/54 KB 29/44 KB 36/201 KB 40/158 KB 36/46 KB 48/54 KB 29/44 KB 36/201 KB 44/158 KB 36/46 KB 48/54 KB 29/44 KB 36/201 KB 48/158 KB 36/46 KB 48/54 KB 29/44 KB 36/201 KB 32/158 KB 32/46 KB 32/54 KB 29/44 KB 36/201 KB 48/158 KB 36/46 KB 48/54 KB 29/44 KB 40/201 KB 48/158 KB 36/46 KB 48/54 KB 29/44 KB 44/201 KB 48/158 KB 36/46 KB 48/54 KB 29/44 KB 48/201 KB 32/158 KB 32/46 KB 32/54 KB 29/44 KB 32/201 KB 48/158 KB 36/46 KB 48/54 KB 32/44 KB 48/201 KB 36/158 KB 36/46 KB 36/54 KB 29/44 KB 36/201 KB 48/158 KB 40/46 KB 48/54 KB 32/44 KB 48/201 KB 48/158 KB 44/46 KB 48/54 KB 32/44 KB 48/201 KB 48/158 KB 46/46 KB 48/54 KB 32/44 KB 48/201 KB 48/158 KB 46/46 KB 48/54 KB 36/44 KB 48/201 KB 48/158 KB 46/46 KB 48/54 KB 40/44 KB 52/201 KB 48/158 KB 46/46 KB 48/54 KB 44/44 KB 52/201 KB 48/158 KB 46/46 KB 52/54 KB 44/44 KB 52/201 KB 52/158 KB 46/46 KB 52/54 KB 44/44 KB 52/201 KB 48/158 KB 46/46 KB 48/54 KB 36/44 KB 52/201 KB 52/158 KB 46/46 KB 52/54 KB 44/44 KB 56/201 KB 52/158 KB 46/46 KB 52/54 KB 44/44 KB 60/201 KB 52/158 KB 46/46 KB 52/54 KB 44/44 KB 64/201 KB 48/158 KB 46/46 KB 52/54 KB 44/44 KB 52/201 KB 56/158 KB 46/46 KB 54/54 KB 44/44 KB 64/201 KB 56/158 KB 46/46 KB 52/54 KB 44/44 KB 64/201 KB 60/158 KB 46/46 KB 54/54 KB 44/44 KB 64/201 KB 64/158 KB 46/46 KB 54/54 KB 44/44 KB 64/ unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 201 KB 68/158 KB 46/46 KB 54/54 KB 44/44 KB 64/201 KB 68/158 KB 46/46 KB 54/54 KB 44/44 KB 68/201 KB 72/158 KB 46/46 KB 54/54 KB 44/44 KB 72/201 KB 72/158 KB 46/46 KB 54/54 KB 44/44 KB 76/201 KB 72/158 KB 46/46 KB 54/54 KB 44/44 KB 80/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 1280.9 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 937.9 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1154.1 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 72/158 KB 84/201 KB 72/158 KB 88/201 KB 72/158 KB 92/201 KB 72/158 KB 96/201 KB 72/158 KB 46/46 KB 84/201 KB 76/158 KB 96/201 KB 80/158 KB 96/201 KB 84/158 KB 96/201 KB 88/158 KB 96/201 KB 92/158 KB 96/201 KB 96/158 KB 96/201 KB 100/158 KB 96/201 KB 104/158 KB 100/201 KB 108/158 KB 100/201 KB 112/158 KB 100/201 KB 100/158 KB 100/201 KB 112/158 KB 104/201 KB 112/158 KB 108/201 KB 112/158 KB 112/201 KB 112/158 KB 116/201 KB 116/158 KB 120/201 KB 116/158 KB 124/201 KB 116/158 KB 128/201 KB 116/158 KB 116/201 KB 120/158 KB 128/201 KB 124/158 KB 128/201 KB 128/158 KB 128/201 KB 132/158 KB 128/201 KB 3/3 KB 136/158 KB 132/201 KB 3/3 KB 140/158 KB 132/201 KB 3/3 KB 144/158 KB 132/201 KB 3/3 KB 132/158 KB 132/201 KB 3/3 KB 132/158 KB 128/201 KB 3/3 KB 144/158 KB 136/201 KB 3/3 KB 144/158 KB 140/201 KB 3/3 KB 144/158 KB 144/201 KB 3/3 KB 144/158 KB 148/201 KB 3/3 KB 148/158 KB 152/201 KB 3/3 KB 148/158 KB 156/201 KB 3/3 KB 148/158 KB 160/201 KB 3/3 KB 148/158 KB 148/201 KB 3/3 KB 152/158 KB 160/201 KB 3/3 KB 156/158 KB 160/201 KB 3/3 KB 158/158 KB 160/201 KB 3/3 KB 158/158 KB 164/201 KB 3/3 KB 158/158 KB 168/201 KB 3/3 KB 158/158 KB 172/201 KB 3/3 KB 158/158 KB 176/201 KB 3/3 KB 158/158 KB 180/201 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 47.8 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 3/3 KB 158/158 KB 4/367 KB 180/201 KB 4/6 KB 158/158 KB 8/367 KB 180/201 KB 4/6 KB 158/158 KB 12/367 KB 180/201 KB 4/6 KB 158/158 KB 16/367 KB 180/201 KB 4/6 KB 158/158 KB 20/367 KB 180/201 KB 4/6 KB 158/158 KB 24/367 KB 180/201 KB 4/6 KB 158/158 KB 28/367 KB 180/201 KB 4/6 KB 158/158 KB 32/367 KB 180/201 KB 4/6 KB 3/3 KB 158/158 KB 180/201 KB 4/6 KB 158/158 KB 32/367 KB 180/201 KB 6/6 KB 158/158 KB 36/367 KB 180/201 KB 6/6 KB 158/158 KB 40/367 KB 180/201 KB 6/6 KB 158/158 KB 44/367 KB 180/201 KB 6/6 KB 158/158 KB 48/367 KB 180/201 KB 6/6 KB 158/158 KB 52/367 KB 180/201 KB 6/6 KB 158/158 KB 56/367 KB 180/201 KB 6/6 KB 158/158 KB 60/367 KB 180/201 KB 6/6 KB 158/158 KB 64/367 KB 180/201 KB 6/6 KB 158/158 KB 68/367 KB 180/201 KB 6/6 KB 158/158 KB 72/367 KB 180/201 KB 6/6 KB 158/158 KB 76/367 KB 180/201 KB 6/6 KB 158/158 KB 80/367 KB 180/201 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2453.9 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 80/367 KB 184/201 KB 6/6 KB 80/367 KB 188/201 KB 6/6 KB 80/367 KB 192/201 KB 6/6 KB 80/367 KB 196/201 KB 6/6 KB 84/367 KB 200/201 KB 6/6 KB 84/367 KB 201/201 KB 6/6 KB 84/367 KB 196/201 KB 6/6 KB 84/367 KB 201/201 KB 3/5 KB 6/6 KB 84/367 KB 201/201 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 93.6 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-mysql-0: 18:47:58 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 88/367 KB 201/201 KB 5/5 KB 92/367 KB 201/201 KB 5/5 KB 96/367 KB 201/201 KB 5/5 KB 100/367 KB 201/201 KB 5/5 KB 104/367 KB 4/52 KB 201/201 KB 108/367 KB 4/52 KB 201/201 KB 112/367 KB 4/52 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 59.6 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 100/367 KB 4/52 KB 201/201 KB 112/367 KB 4/52 KB 201/201 KB 3/47 KB 112/367 KB 4/52 KB 201/201 KB 5/47 KB 112/367 KB 4/52 KB 201/201 KB 8/47 KB 112/367 KB 4/52 KB 201/201 KB 11/47 KB 112/367 KB 4/52 KB 201/201 KB 13/47 KB 112/367 KB 4/52 KB 201/201 KB 16/47 KB 112/367 KB 4/52 KB 201/201 KB 19/47 KB 112/367 KB 4/52 KB 201/201 KB 21/47 KB 112/367 KB 4/52 KB 201/201 KB 24/47 KB 112/367 KB 4/52 KB 201/201 KB 27/47 KB 112/367 KB 4/52 KB 201/201 KB 29/47 KB 112/367 KB 4/52 KB 201/201 KB 32/47 KB 112/367 KB 4/52 KB 201/201 KB 36/47 KB 112/367 KB 4/52 KB 201/201 KB 40/47 KB 112/367 KB 4/52 KB 201/201 KB 44/47 KB 112/367 KB 4/52 KB 201/201 KB 47/47 KB 112/367 KB 8/52 KB 201/201 KB 47/47 KB 112/367 KB 12/52 KB 201/201 KB 47/47 KB 112/367 KB 16/52 KB 201/201 KB 47/47 KB 112/367 KB 20/52 KB 201/201 KB 47/47 KB 116/367 KB 24/52 KB 201/201 KB 47/47 KB 116/367 KB 28/52 KB 47/47 KB 116/367 KB 32/52 KB 47/47 KB 116/367 KB 36/52 KB 47/47 KB 116/367 KB 40/52 KB 47/47 KB 116/367 KB 40/52 KB 47/47 KB 4/238 KB 116/367 KB 40/52 KB 47/47 KB 8/238 KB 116/367 KB 40/52 KB 47/47 KB 12/238 KB 116/367 KB 40/52 KB 47/47 KB 16/238 KB 116/367 KB 40/52 KB 47/47 KB 20/238 KB 116/367 KB 40/52 KB 47/47 KB 24/238 KB 116/367 KB 40/52 KB 47/47 KB 28/238 KB 116/367 KB 40/52 KB 47/47 KB 32/238 KB 116/367 KB 20/52 KB 201/201 KB 47/47 KB 120/367 KB 40/52 KB 47/47 KB 32/238 KB 124/367 KB 40/52 KB 47/47 KB 32/238 KB 128/367 KB 40/52 KB 47/47 KB 32/238 KB 132/367 KB 40/52 KB 47/47 KB 32/238 KB 136/367 KB 44/52 KB 36/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2416.7 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 132/367 KB 44/52 KB 36/238 KB 136/367 KB 48/52 KB 36/238 KB 132/367 KB 40/52 KB 36/238 KB 136/367 KB 48/52 KB 40/238 KB 136/367 KB 48/52 KB 44/238 KB 136/367 KB 48/52 KB 48/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 KB at 570.6 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 136/367 KB 48/52 KB 52/238 KB 140/367 KB 52/52 KB 56/238 KB 140/367 KB 52/52 KB 60/238 KB 140/367 KB 52/52 KB 64/238 KB 140/367 KB 52/52 KB 52/238 KB 140/367 KB 48/52 KB 52/238 KB 144/367 KB 52/52 KB 64/238 KB 148/367 KB 52/52 KB 64/238 KB 152/367 KB 52/52 KB 64/238 KB 156/367 KB 52/52 KB 64/238 KB 160/367 KB 52/52 KB 64/238 KB 164/367 KB 52/52 KB 64/238 KB 168/367 KB 52/52 KB 68/238 KB 172/367 KB 52/52 KB 68/238 KB 4/28 KB 176/367 KB 52/52 KB 68/238 KB 4/28 KB 180/367 KB 52/52 KB 68/238 KB 4/28 KB 184/367 KB 68/238 KB 4/28 KB 188/367 KB 68/238 KB 4/28 KB 192/367 KB 68/238 KB 4/28 KB 196/367 KB 68/238 KB 164/367 KB 52/52 KB 68/238 KB 4/28 KB 196/367 KB 72/238 KB 4/28 KB 196/367 KB 76/238 KB 4/28 KB 196/367 KB 80/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 559.2 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 4/28 KB 172/367 KB 52/52 KB 68/238 KB 8/28 KB 196/367 KB 80/238 KB 12/28 KB 196/367 KB 80/238 KB 16/28 KB 196/367 KB 80/238 KB 20/28 KB 196/367 KB 80/238 KB 24/28 KB 196/367 KB 80/238 KB 28/28 KB 196/367 KB 80/238 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 28/28 KB 196/367 KB 84/238 KB 28/28 KB 200/367 KB 88/238 KB 28/28 KB 200/367 KB 92/238 KB 28/28 KB 200/367 KB 96/238 KB 28/28 KB 200/367 KB 100/238 KB 28/28 KB 200/367 KB 104/238 KB 28/28 KB 200/367 KB 108/238 KB 28/28 KB 200/367 KB 112/238 KB 28/28 KB 200/367 KB 116/238 KB 28/28 KB 200/367 KB 120/238 KB 28/28 KB 200/367 KB 124/238 KB 28/28 KB 200/367 KB 84/238 KB 28/28 KB 204/367 KB 124/238 KB 28/28 KB 208/367 KB 124/238 KB 28/28 KB 212/367 KB 124/238 KB 28/28 KB 216/367 KB 124/238 KB 28/28 KB 220/367 KB 124/238 KB 28/28 KB 224/367 KB 124/238 KB 28/28 KB 228/367 KB 124/238 KB 28/28 KB 232/367 KB 124/238 KB 28/28 KB 236/367 KB 124/238 KB 28/28 KB 236/367 KB 3/1199 KB 124/238 KB 28/28 KB 236/367 KB 5/1199 KB 124/238 KB 236/367 KB 4/186 KB 8/1199 KB 124/238 KB 236/367 KB 4/186 KB 11/1199 KB 124/238 KB 236/367 KB 4/186 KB 13/1199 KB 124/238 KB 236/367 KB 4/186 KB 16/1199 KB 128/238 KB 236/367 KB 4/186 KB 5/1199 KB 124/238 KB 240/367 KB 8/186 KB 16/1199 KB 128/238 KB 240/367 KB 12/186 KB 16/1199 KB 128/238 KB 240/367 KB 16/186 KB 16/1199 KB 128/238 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 245.9 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 240/367 KB 4/186 KB 16/1199 KB 128/238 KB 236/367 KB 4/186 KB 13/1199 KB 128/238 KB 240/367 KB 16/186 KB 16/1199 KB 132/238 KB 244/367 KB 20/186 KB 19/1199 KB 136/238 KB 244/367 KB 20/186 KB 19/1199 KB 140/238 KB 244/367 KB 20/186 KB 19/1199 KB 144/238 KB 244/367 KB 20/186 KB 19/1199 KB 132/238 KB 244/367 KB 24/186 KB 19/1199 KB 144/238 KB 244/367 KB 28/186 KB 19/1199 KB 144/238 KB 244/367 KB 32/186 KB 19/1199 KB 144/238 KB 244/367 KB 16/186 KB 19/1199 KB 132/238 KB 244/367 KB 32/186 KB 21/1199 KB 144/238 KB 244/367 KB 16/186 KB 16/1199 KB 132/238 KB 248/367 KB 32/186 KB 21/1199 KB 144/238 KB 252/367 KB 32/186 KB 24/1199 KB 144/238 KB 248/367 KB 32/186 KB 24/1199 KB 144/238 KB 256/367 KB 32/186 KB 24/1199 KB 144/238 KB 256/367 KB 36/186 KB 27/1199 KB 144/238 KB 260/367 KB 40/186 KB 27/1199 KB 148/238 KB 260/367 KB 44/186 KB 27/1199 KB 148/238 KB 260/367 KB 48/186 KB 27/1199 KB 148/238 KB 260/367 KB 52/186 KB 27/1199 KB 148/238 KB 260/367 KB 56/186 KB 27/1199 KB 148/238 KB 4/558 KB 256/367 KB 32/186 KB 27/1199 KB 144/238 KB 260/367 KB 52/186 KB 27/1199 KB 148/238 KB 4/558 KB 260/367 KB 56/186 KB 29/1199 KB 148/238 KB 4/558 KB 260/367 KB 36/186 KB 27/1199 KB 148/238 KB 260/367 KB 56/186 KB 32/1199 KB 148/238 KB 8/558 KB 260/367 KB 56/186 KB 36/1199 KB 152/238 KB 8/558 KB 260/367 KB 36/186 KB 27/1199 KB 144/238 KB 264/367 KB 60/186 KB 36/1199 KB 152/238 KB 8/558 KB 268/367 KB 60/186 KB 36/1199 KB 152/238 KB 8/558 KB 272/367 KB 60/186 KB 36/1199 KB 152/238 KB 8/558 KB 276/367 KB 60/186 KB 36/1199 KB 152/238 KB 8/558 KB 260/367 KB 60/186 KB 36/1199 KB 152/238 KB 8/558 KB 276/367 KB 64/186 KB 40/1199 KB 152/238 KB 8/558 KB 260/367 KB 56/186 KB 32/1199 KB 152/238 KB 8/558 KB 276/367 KB 64/186 KB 40/1199 KB 156/238 KB 8/558 KB 276/367 KB 64/186 KB 40/1199 KB 160/238 KB 8/558 KB 260/367 KB 56/186 KB 29/1199 KB 148/238 KB 8/558 KB 276/367 KB 64/186 KB 40/1199 KB 160/238 KB 12/558 KB 276/367 KB 64/186 KB 40/1199 KB 160/238 KB 16/558 KB 276/367 KB 64/186 KB 40/1199 KB 160/238 KB 20/558 KB 276/367 KB 64/186 KB 40/1199 KB 164/238 KB 24/558 KB 276/367 KB 64/186 KB 40/1199 KB 164/238 KB 28/558 KB 276/367 KB 64/186 KB 40/1199 KB 164/238 KB 32/558 KB 276/367 KB 64/186 KB 40/1199 KB 164/238 KB 36/558 KB 280/367 KB 68/186 KB 40/1199 KB 164/238 KB 40/558 KB 280/367 KB 68/186 KB 40/1199 KB 164/238 KB 44/558 KB 280/367 KB 68/186 KB 40/1199 KB 164/238 KB 48/558 KB 276/367 KB 60/186 KB 40/1199 KB 152/238 KB 8/558 KB 280/367 KB 68/186 KB 44/1199 KB 164/238 KB 48/558 KB 280/367 KB 68/186 KB 48/1199 KB 164/238 KB 48/558 KB 280/367 KB 68/186 KB 52/1199 KB 164/238 KB 48/558 KB 280/367 KB 68/186 KB 56/1199 KB 164/238 KB 52/558 KB 280/367 KB 68/186 KB 60/1199 KB 164/238 KB 52/558 KB 280/367 KB 68/186 KB 64/1199 KB 164/238 KB 52/558 KB 280/367 KB 68/186 KB 40/1199 KB 164/238 KB 36/558 KB 280/367 KB 72/186 KB 64/1199 KB 164/238 KB 52/558 KB 280/367 KB 76/186 KB 64/1199 KB 164/238 KB 52/558 KB 280/367 KB 80/186 KB 64/1199 KB 164/238 KB 52/558 KB 280/367 KB 64/186 KB 40/1199 KB 164/238 KB 36/558 KB 284/367 KB 80/186 KB 64/1199 KB 164/238 KB 52/558 KB 288/367 KB 80/186 KB 64/1199 KB 164/238 KB 52/558 KB 276/367 KB 64/186 KB 40/1199 KB 164/238 KB 20/558 KB 288/367 KB 80/186 KB 64/1199 KB 168/238 KB 52/558 KB 288/367 KB 80/186 KB 64/1199 KB 172/238 KB 52/558 KB 288/367 KB 80/186 KB 64/1199 KB 176/238 KB 52/558 KB 288/367 KB 80/186 KB 64/1199 KB 180/238 KB 52/558 KB unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 292/367 KB 80/186 KB 64/1199 KB 184/238 KB 52/558 KB 292/367 KB 80/186 KB 64/1199 KB 188/238 KB 52/558 KB 292/367 KB 80/186 KB 64/1199 KB 192/238 KB 52/558 KB 292/367 KB 80/186 KB 64/1199 KB 196/238 KB 52/558 KB 292/367 KB 84/186 KB 64/1199 KB 200/238 KB 52/558 KB 292/367 KB 84/186 KB 64/1199 KB 204/238 KB 52/558 KB 292/367 KB 84/186 KB 64/1199 KB 208/238 KB 52/558 KB 280/367 KB 68/186 KB 52/1199 KB 164/238 KB 52/558 KB 292/367 KB 84/186 KB 64/1199 KB 208/238 KB 56/558 KB 292/367 KB 84/186 KB 64/1199 KB 208/238 KB 60/558 KB 292/367 KB 84/186 KB 64/1199 KB 196/238 KB 52/558 KB 292/367 KB 88/186 KB 64/1199 KB 208/238 KB 60/558 KB 292/367 KB 92/186 KB 64/1199 KB 208/238 KB 60/558 KB 292/367 KB 96/186 KB 64/1199 KB 208/238 KB 60/558 KB 292/367 KB 100/186 KB 68/1199 KB 208/238 KB 60/558 KB 292/367 KB 104/186 KB 68/1199 KB 212/238 KB 64/558 KB 292/367 KB 108/186 KB 68/1199 KB 212/238 KB 64/558 KB 292/367 KB 112/186 KB 68/1199 KB 212/238 KB 64/558 KB 292/367 KB 80/186 KB 64/1199 KB 180/238 KB 52/558 KB 296/367 KB 112/186 KB 68/1199 KB 212/238 KB 64/558 KB 300/367 KB 112/186 KB 68/1199 KB 212/238 KB 64/558 KB 304/367 KB 112/186 KB 68/1199 KB 212/238 KB 64/558 KB 308/367 KB 112/186 KB 68/1199 KB 212/238 KB 64/558 KB 292/367 KB 100/186 KB 68/1199 KB 212/238 KB 64/558 KB 312/367 KB 112/186 KB 68/1199 KB 212/238 KB 64/558 KB 316/367 KB 112/186 KB 68/1199 KB 212/238 KB 64/558 KB 320/367 KB 112/186 KB 68/1199 KB 212/238 KB 64/558 KB 320/367 KB 112/186 KB 68/1199 KB 212/238 KB 68/558 KB 324/367 KB 112/186 KB 68/1199 KB 212/238 KB 72/558 KB 324/367 KB 112/186 KB 68/1199 KB 212/238 KB 76/558 KB 324/367 KB 112/186 KB 68/1199 KB 212/238 KB 80/558 KB 292/367 KB 100/186 KB 68/1199 KB 212/238 KB 64/558 KB 324/367 KB 116/186 KB 68/1199 KB 216/238 KB 80/558 KB 292/367 KB 96/186 KB 68/1199 KB 208/238 KB 60/558 KB 324/367 KB 116/186 KB 72/1199 KB 216/238 KB 80/558 KB 324/367 KB 116/186 KB 76/1199 KB 216/238 KB 80/558 KB 324/367 KB 116/186 KB 80/1199 KB 216/238 KB 80/558 KB 324/367 KB 116/186 KB 84/1199 KB 216/238 KB 80/558 KB 324/367 KB 116/186 KB 88/1199 KB 220/238 KB 84/558 KB 324/367 KB 116/186 KB 92/1199 KB 220/238 KB 84/558 KB 324/367 KB 116/186 KB 96/1199 KB 220/238 KB 84/558 KB 324/367 KB 116/186 KB 68/1199 KB 212/238 KB 80/558 KB 324/367 KB 120/186 KB 96/1199 KB 220/238 KB 84/558 KB 324/367 KB 124/186 KB 100/1199 KB 220/238 KB 84/558 KB 324/367 KB 128/186 KB 100/1199 KB 220/238 KB 84/558 KB 324/367 KB 112/186 KB 68/1199 KB 212/238 KB 68/558 KB 328/367 KB 128/186 KB 100/1199 KB 220/238 KB 84/558 KB 332/367 KB 128/186 KB 100/1199 KB 220/238 KB 84/558 KB 336/367 KB 128/186 KB 100/1199 KB 220/238 KB 84/558 KB 340/367 KB 128/186 KB 100/1199 KB 220/238 KB 84/558 KB 344/367 KB 128/186 KB 100/1199 KB 220/238 KB 84/558 KB 348/367 KB 128/186 KB 100/1199 KB 220/238 KB 84/558 KB 352/367 KB 128/186 KB 100/1199 KB 220/238 KB 84/558 KB 356/367 KB 128/186 KB 100/1199 KB 220/238 KB 84/558 KB 360/367 KB 132/186 KB 100/1199 KB 220/238 KB 84/558 KB 324/367 KB 120/186 KB 100/1199 KB 220/238 KB 84/558 KB 364/367 KB 132/186 KB 104/1199 KB 220/238 KB 84/558 KB 364/367 KB 132/186 KB 108/1199 KB 220/238 KB 84/558 KB 364/367 KB 132/186 KB 112/1199 KB 220/238 KB 84/558 KB 324/367 KB 116/186 KB 84/1199 KB 220/238 KB 84/558 KB 364/367 KB 132/186 KB 112/1199 KB 220/238 KB 88/558 KB 364/367 KB 132/186 KB 112/1199 KB 220/238 KB 92/558 KB 324/367 KB 116/186 KB 84/1199 KB 220/238 KB 80/558 KB unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 364/367 KB 132/186 KB 112/1199 KB 224/238 KB 92/558 KB 364/367 KB 132/186 KB 112/1199 KB 228/238 KB 92/558 KB 364/367 KB 132/186 KB 112/1199 KB 232/238 KB 92/558 KB 364/367 KB 132/186 KB 112/1199 KB 236/238 KB 92/558 KB 364/367 KB 132/186 KB 112/1199 KB 238/238 KB 92/558 KB 364/367 KB 132/186 KB 112/1199 KB 238/238 KB 96/558 KB 364/367 KB 132/186 KB 112/1199 KB 238/238 KB 100/558 KB 364/367 KB 132/186 KB 116/1199 KB 238/238 KB 104/558 KB 364/367 KB 132/186 KB 116/1199 KB 238/238 KB 108/558 KB 356/367 KB 132/186 KB 100/1199 KB 220/238 KB 84/558 KB 364/367 KB 136/186 KB 116/1199 KB 238/238 KB 112/558 KB 364/367 KB 140/186 KB 116/1199 KB 238/238 KB 112/558 KB 364/367 KB 144/186 KB 116/1199 KB 238/238 KB 112/558 KB 364/367 KB 132/186 KB 116/1199 KB 238/238 KB 112/558 KB 364/367 KB 148/186 KB 116/1199 KB 238/238 KB 112/558 KB 364/367 KB 152/186 KB 116/1199 KB 238/238 KB 116/558 KB 364/367 KB 156/186 KB 116/1199 KB 238/238 KB 116/558 KB 364/367 KB 160/186 KB 116/1199 KB 238/238 KB 116/558 KB 364/367 KB 132/186 KB 116/1199 KB 238/238 KB 100/558 KB 364/367 KB 160/186 KB 120/1199 KB 238/238 KB 116/558 KB 364/367 KB 160/186 KB 124/1199 KB 238/238 KB 116/558 KB 364/367 KB 160/186 KB 128/1199 KB 238/238 KB 116/558 KB 364/367 KB 160/186 KB 132/1199 KB 238/238 KB 116/558 KB 364/367 KB 164/186 KB 136/1199 KB 238/238 KB 116/558 KB 364/367 KB 148/186 KB 116/1199 KB 238/238 KB 116/558 KB 364/367 KB 164/186 KB 136/1199 KB 238/238 KB 120/558 KB 364/367 KB 164/186 KB 136/1199 KB 238/238 KB 124/558 KB 364/367 KB 164/186 KB 136/1199 KB 238/238 KB 128/558 KB 364/367 KB 144/186 KB 116/1199 KB 238/238 KB 112/558 KB 367/367 KB 164/186 KB 136/1199 KB 238/238 KB 128/558 KB 367/367 KB 164/186 KB 136/1199 KB 238/238 KB 132/558 KB 367/367 KB 164/186 KB 140/1199 KB 136/558 KB 367/367 KB 164/186 KB 140/1199 KB 140/558 KB 367/367 KB 164/186 KB 140/1199 KB 144/558 KB 367/367 KB 164/186 KB 140/1199 KB 148/558 KB 367/367 KB 164/186 KB 140/1199 KB 152/558 KB 367/367 KB 164/186 KB 140/1199 KB 156/558 KB 367/367 KB 164/186 KB 140/1199 KB 160/558 KB 364/367 KB 164/186 KB 132/1199 KB 238/238 KB 116/558 KB 367/367 KB 168/186 KB 140/1199 KB 160/558 KB 367/367 KB 172/186 KB 140/1199 KB 160/558 KB 367/367 KB 176/186 KB 140/1199 KB 160/558 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1483.9 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 367/367 KB 164/186 KB 140/1199 KB 238/238 KB 132/558 KB 367/367 KB 176/186 KB 144/1199 KB 160/558 KB 367/367 KB 176/186 KB 148/1199 KB 160/558 KB 367/367 KB 180/186 KB 152/1199 KB 160/558 KB 367/367 KB 180/186 KB 156/1199 KB 160/558 KB 367/367 KB 180/186 KB 160/1199 KB 160/558 KB 367/367 KB 180/186 KB 148/1199 KB 160/558 KB 367/367 KB 184/186 KB 160/1199 KB 160/558 KB 367/367 KB 186/186 KB 160/1199 KB 160/558 KB 367/367 KB 186/186 KB 164/1199 KB 160/558 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2248.3 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 186/186 KB 168/1199 KB 164/558 KB 186/186 KB 172/1199 KB 164/558 KB 186/186 KB 176/1199 KB 164/558 KB 367/367 KB 186/186 KB 164/1199 KB 164/558 KB 186/186 KB 176/1199 KB 168/558 KB 186/186 KB 176/1199 KB 172/558 KB 186/186 KB 176/1199 KB 176/558 KB 186/186 KB 176/1199 KB 180/558 KB 186/186 KB 180/1199 KB 184/558 KB 186/186 KB 180/1199 KB 188/558 KB 186/186 KB 180/1199 KB 192/558 KB 186/186 KB 180/1199 KB 196/558 KB 186/186 KB 180/1199 KB 200/558 KB 186/186 KB 180/1199 KB 204/558 KB 186/186 KB 180/1199 KB 208/558 KB 186/186 KB 180/1199 KB 212/558 KB 186/186 KB 180/1199 KB 180/558 KB 186/186 KB 184/1199 KB 212/558 KB 188/1199 KB 212/558 KB 192/1199 KB 212/558 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1107.0 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 196/1199 KB 212/558 KB 200/1199 KB 212/558 KB 4/1206 KB 200/1199 KB 212/558 KB 8/1206 KB 200/1199 KB 212/558 KB 12/1206 KB 200/1199 KB 212/558 KB 16/1206 KB 4/181 KB 200/1199 KB 212/558 KB 12/1206 KB 4/181 KB 200/1199 KB 212/558 KB 16/1206 KB 8/181 KB 200/1199 KB 212/558 KB 16/1206 KB 12/181 KB 200/1199 KB 212/558 KB 20/1206 KB 12/181 KB 200/1199 KB 212/558 KB 20/1206 KB 16/181 KB 200/1199 KB 212/558 KB 20/1206 KB 20/181 KB 200/1199 KB 212/558 KB 24/1206 KB 24/181 KB 200/1199 KB 212/558 KB 24/1206 KB 20/181 KB 200/1199 KB 212/558 KB 28/1206 KB 24/181 KB 200/1199 KB 212/558 KB 32/1206 KB 24/181 KB 200/1199 KB 212/558 KB 36/1206 KB 24/181 KB 200/1199 KB 212/558 KB 40/1206 KB 28/181 KB 204/1199 KB 212/558 KB 36/1206 KB 28/181 KB 204/1199 KB 212/558 KB 36/1206 KB 28/181 KB 200/1199 KB 212/558 KB 40/1206 KB 32/181 KB 204/1199 KB 212/558 KB 40/1206 KB 32/181 KB 208/1199 KB 212/558 KB 40/1206 KB 32/181 KB 212/1199 KB 212/558 KB 44/1206 KB 36/181 KB 216/1199 KB 216/558 KB 44/1206 KB 36/181 KB 220/1199 KB 216/558 KB 44/1206 KB 32/181 KB 212/1199 KB 212/558 KB 48/1206 KB 36/181 KB 220/1199 KB 216/558 KB 52/1206 KB 36/181 KB 220/1199 KB 216/558 KB 56/1206 KB 36/181 KB 220/1199 KB 216/558 KB 60/1206 KB 36/181 KB 220/1199 KB 216/558 KB 64/1206 KB 36/181 KB 220/1199 KB 216/558 KB 44/1206 KB 36/181 KB 212/1199 KB 216/558 KB 64/1206 KB 36/181 KB 220/1199 KB 220/558 KB 64/1206 KB 36/181 KB 220/1199 KB 224/558 KB 44/1206 KB 36/181 KB 212/1199 KB 212/558 KB 64/1206 KB 40/181 KB 220/1199 KB 224/558 KB 64/1206 KB 44/181 KB 220/1199 KB 224/558 KB 64/1206 KB 48/181 KB 220/1199 KB 224/558 KB 64/1206 KB 52/181 KB 220/1199 KB 224/558 KB 68/1206 KB 56/181 KB 224/1199 KB 228/558 KB 68/1206 KB 60/181 KB 224/1199 KB 228/558 KB 68/1206 KB 52/181 KB 224/1199 KB 228/558 KB 72/1206 KB 60/181 KB 224/1199 KB 228/558 KB 76/1206 KB 60/181 KB 224/1199 KB 228/558 KB 80/1206 KB 60/181 KB 224/1199 KB 228/558 KB 64/1206 KB 52/181 KB 224/1199 KB 228/558 KB 80/1206 KB 64/181 KB 228/1199 KB 228/558 KB 80/1206 KB 64/181 KB 232/1199 KB 228/558 KB 80/1206 KB 64/181 KB 236/1199 KB 228/558 KB 80/1206 KB 64/181 KB 240/1199 KB 228/558 KB 80/1206 KB 64/181 KB 244/1199 KB 228/558 KB 84/1206 KB 64/181 KB 248/1199 KB 228/558 KB 64/1206 KB 52/181 KB 220/1199 KB 228/558 KB 84/1206 KB 64/181 KB 248/1199 KB 232/558 KB 84/1206 KB 64/181 KB 248/1199 KB 236/558 KB 84/1206 KB 64/181 KB 248/1199 KB 240/558 KB 84/1206 KB 64/181 KB 248/1199 KB 244/558 KB 84/1206 KB 64/181 KB 248/1199 KB 248/558 KB 84/1206 KB 64/181 KB 248/1199 KB 252/558 KB 84/1206 KB 64/181 KB 248/1199 KB 256/558 KB 84/1206 KB 64/181 KB 244/1199 KB 228/558 KB 80/1206 KB 64/181 KB 224/1199 KB 228/558 KB 84/1206 KB 68/181 KB 248/1199 KB 256/558 KB 84/1206 KB 72/181 KB 248/1199 KB 256/558 KB 88/1206 KB 76/181 KB 248/1199 KB 256/558 KB 88/1206 KB 80/181 KB 248/1199 KB 256/558 KB 88/1206 KB 84/181 KB 252/1199 KB 256/558 KB 88/1206 KB 88/181 KB 252/1199 KB 260/558 KB 88/1206 KB 72/181 KB 248/1199 KB 256/558 KB 92/1206 KB 88/181 KB 252/1199 KB 260/558 KB 96/1206 KB 88/181 KB 252/1199 KB 260/558 KB 100/1206 KB 88/181 KB 252/1199 KB 260/558 KB 104/1206 KB 88/181 KB 252/1199 KB 260/558 KB 108/1206 KB 88/181 KB 252/1199 KB 260/558 KB 112/1206 KB 88/181 KB 252/1199 KB 260/558 KB 88/1206 KB 84/181 KB 252/1199 KB 260/558 KB 112/1206 KB 92/181 KB 252/1199 KB 264/558 KB 112/1206 KB 92/181 KB 252/1199 KB 268/558 KB 112/1206 KB 92/181 KB 252/1199 KB 272/558 unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install KB 88/1206 KB 80/181 KB 252/1199 KB 256/558 KB 112/1206 KB 92/181 KB 256/1199 KB 272/558 KB 112/1206 KB 92/181 KB 260/1199 KB 272/558 KB 112/1206 KB 92/181 KB 264/1199 KB 272/558 KB 112/1206 KB 92/181 KB 268/1199 KB 272/558 KB 112/1206 KB 92/181 KB 272/1199 KB 272/558 KB 112/1206 KB 92/181 KB 276/1199 KB 272/558 KB 116/1206 KB 92/181 KB 280/1199 KB 276/558 KB 116/1206 KB 92/181 KB 284/1199 KB 276/558 KB 116/1206 KB 92/181 KB 288/1199 KB 276/558 KB 112/1206 KB 92/181 KB 252/1199 KB 260/558 KB 116/1206 KB 96/181 KB 288/1199 KB 276/558 KB 116/1206 KB 100/181 KB 288/1199 KB 276/558 KB 116/1206 KB 104/181 KB 288/1199 KB 276/558 KB 116/1206 KB 108/181 KB 288/1199 KB 276/558 KB 116/1206 KB 112/181 KB 288/1199 KB 276/558 KB 116/1206 KB 116/181 KB 288/1199 KB 276/558 KB 116/1206 KB 120/181 KB 292/1199 KB 276/558 KB 116/1206 KB 124/181 KB 292/1199 KB 276/558 KB 116/1206 KB 128/181 KB 292/1199 KB 276/558 KB 116/1206 KB 92/181 KB 276/1199 KB 276/558 KB 120/1206 KB 128/181 KB 292/1199 KB 276/558 KB 124/1206 KB 128/181 KB 292/1199 KB 276/558 KB 128/1206 KB 128/181 KB 292/1199 KB 276/558 KB 112/1206 KB 92/181 KB 276/1199 KB 276/558 KB 128/1206 KB 128/181 KB 292/1199 KB 280/558 KB 128/1206 KB 128/181 KB 292/1199 KB 284/558 KB 128/1206 KB 128/181 KB 292/1199 KB 288/558 KB 128/1206 KB 128/181 KB 292/1199 KB 292/558 KB 132/1206 KB 128/181 KB 292/1199 KB 296/558 KB 132/1206 KB 128/181 KB 292/1199 KB 300/558 KB 132/1206 KB 128/181 KB 292/1199 KB 304/558 KB 116/1206 KB 116/181 KB 292/1199 KB 276/558 KB 132/1206 KB 128/181 KB 296/1199 KB 304/558 KB 132/1206 KB 128/181 KB 300/1199 KB 304/558 KB 132/1206 KB 128/181 KB 304/1199 KB 304/558 KB 132/1206 KB 128/181 KB 308/1199 KB 304/558 KB 132/1206 KB 132/181 KB 312/1199 KB 308/558 KB 132/1206 KB 132/181 KB 316/1199 KB 308/558 KB 132/1206 KB 132/181 KB 320/1199 KB 308/558 KB 132/1206 KB 128/181 KB 292/1199 KB 292/558 KB 136/1206 KB 132/181 KB 320/1199 KB 308/558 KB 140/1206 KB 132/181 KB 320/1199 KB 308/558 KB 144/1206 KB 132/181 KB 320/1199 KB 308/558 KB 148/1206 KB 132/181 KB 320/1199 KB 308/558 KB 152/1206 KB 132/181 KB 320/1199 KB 308/558 KB 156/1206 KB 132/181 KB 320/1199 KB 308/558 KB 160/1206 KB 132/181 KB 320/1199 KB 308/558 KB 164/1206 KB 132/181 KB 320/1199 KB 308/558 KB 168/1206 KB 132/181 KB 324/1199 KB 308/558 KB 172/1206 KB 132/181 KB 324/1199 KB 308/558 KB 176/1206 KB 132/181 KB 324/1199 KB 308/558 KB 132/1206 KB 132/181 KB 308/1199 KB 308/558 KB 176/1206 KB 136/181 KB 324/1199 KB 308/558 KB 176/1206 KB 140/181 KB 324/1199 KB 308/558 KB 176/1206 KB 144/181 KB 324/1199 KB 308/558 KB 132/1206 KB 128/181 KB 308/1199 KB 308/558 KB 176/1206 KB 144/181 KB 324/1199 KB 312/558 KB 176/1206 KB 144/181 KB 324/1199 KB 316/558 KB 176/1206 KB 144/181 KB 324/1199 KB 320/558 KB 176/1206 KB 144/181 KB 324/1199 KB 324/558 KB 176/1206 KB 144/181 KB 324/1199 KB 328/558 KB 176/1206 KB 144/181 KB 324/1199 KB 332/558 KB 176/1206 KB 148/181 KB 324/1199 KB 332/558 KB 164/1206 KB 132/181 KB 324/1199 KB 308/558 KB 176/1206 KB 148/181 KB 328/1199 KB 336/558 KB 176/1206 KB 148/181 KB 332/1199 KB 336/558 KB 176/1206 KB 148/181 KB 336/1199 KB 336/558 KB 176/1206 KB 148/181 KB 324/1199 KB 336/558 KB 176/1206 KB 152/181 KB 336/1199 KB 340/558 KB 180/1206 KB 152/181 KB 340/1199 KB 344/558 KB 180/1206 KB 152/181 KB 340/1199 KB 348/558 KB 180/1206 KB 152/181 KB 340/1199 KB 352/558 KB 176/1206 KB 152/181 KB 336/1199 KB 336/558 KB 180/1206 KB 156/181 KB 340/119 unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 9 KB 352/558 KB 180/1206 KB 160/181 KB 340/1199 KB 352/558 KB 180/1206 KB 164/181 KB 340/1199 KB 352/558 KB 180/1206 KB 168/181 KB 340/1199 KB 352/558 KB 180/1206 KB 172/181 KB 340/1199 KB 352/558 KB 180/1206 KB 176/181 KB 340/1199 KB 352/558 KB 180/1206 KB 152/181 KB 340/1199 KB 340/558 KB 184/1206 KB 176/181 KB 340/1199 KB 352/558 KB 188/1206 KB 176/181 KB 340/1199 KB 352/558 KB 192/1206 KB 176/181 KB 340/1199 KB 352/558 KB 176/1206 KB 152/181 KB 340/1199 KB 340/558 KB 192/1206 KB 176/181 KB 344/1199 KB 352/558 KB 192/1206 KB 176/181 KB 348/1199 KB 352/558 KB 192/1206 KB 176/181 KB 352/1199 KB 352/558 KB 192/1206 KB 176/181 KB 356/1199 KB 352/558 KB 196/1206 KB 180/181 KB 360/1199 KB 356/558 KB 196/1206 KB 180/181 KB 364/1199 KB 356/558 KB 196/1206 KB 180/181 KB 368/1199 KB 356/558 KB 196/1206 KB 180/181 KB 356/1199 KB 356/558 KB 196/1206 KB 180/181 KB 368/1199 KB 360/558 KB 196/1206 KB 180/181 KB 368/1199 KB 364/558 KB 196/1206 KB 180/181 KB 368/1199 KB 368/558 KB 196/1206 KB 180/181 KB 356/1199 KB 352/558 KB 196/1206 KB 181/181 KB 368/1199 KB 368/558 KB 196/1206 KB 181/181 KB 368/1199 KB 372/558 KB 196/1206 KB 181/181 KB 372/1199 KB 376/558 KB 196/1206 KB 181/181 KB 372/1199 KB 380/558 KB 196/1206 KB 181/181 KB 372/1199 KB 384/558 KB 196/1206 KB 176/181 KB 356/1199 KB 352/558 KB 200/1206 KB 181/181 KB 372/1199 KB 384/558 KB 204/1206 KB 181/181 KB 372/1199 KB 384/558 KB 208/1206 KB 181/181 KB 372/1199 KB 384/558 KB 212/1206 KB 181/181 KB 372/1199 KB 384/558 KB 216/1206 KB 181/181 KB 372/1199 KB 384/558 KB 196/1206 KB 181/181 KB 372/1199 KB 372/558 KB 216/1206 KB 181/181 KB 376/1199 KB 384/558 KB 216/1206 KB 181/181 KB 380/1199 KB 384/558 KB 216/1206 KB 181/181 KB 384/1199 KB 384/558 KB 216/1206 KB 181/181 KB 388/1199 KB 384/558 KB 220/1206 KB 181/181 KB 392/1199 KB 388/558 KB 220/1206 KB 181/181 KB 396/1199 KB 388/558 KB 220/1206 KB 181/181 KB 400/1199 KB 388/558 KB 220/1206 KB 181/181 KB 388/1199 KB 388/558 KB 220/1206 KB 181/181 KB 400/1199 KB 392/558 KB 220/1206 KB 181/181 KB 400/1199 KB 396/558 KB 220/1206 KB 181/181 KB 400/1199 KB 400/558 KB 220/1206 KB 181/181 KB 388/1199 KB 384/558 KB 224/1206 KB 181/181 KB 400/1199 KB 400/558 KB 228/1206 KB 181/181 KB 400/1199 KB 400/558 KB 232/1206 KB 181/181 KB 400/1199 KB 400/558 KB 236/1206 KB 181/181 KB 400/1199 KB 400/558 KB 236/1206 KB 181/181 KB 400/1199 KB 404/558 KB 240/1206 KB 404/1199 KB 408/558 KB 240/1206 KB 404/1199 KB 412/558 KB 240/1206 KB 404/1199 KB 416/558 KB 240/1206 KB 404/1199 KB 404/558 KB 240/1206 KB 400/1199 KB 404/558 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 840.9 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 240/1206 KB 408/1199 KB 416/558 KB 240/1206 KB 412/1199 KB 416/558 KB 240/1206 KB 416/1199 KB 416/558 KB 240/1206 KB 420/1199 KB 416/558 KB 244/1206 KB 424/1199 KB 420/558 KB 244/1206 KB 428/1199 KB 420/558 KB 244/1206 KB 432/1199 KB 420/558 KB 244/1206 KB 420/1199 KB 420/558 KB 244/1206 KB 432/1199 KB 424/558 KB 244/1206 KB 432/1199 KB 428/558 KB 244/1206 KB 432/1199 KB 432/558 KB 244/1206 KB 420/1199 KB 416/558 KB 248/1206 KB 432/1199 KB 432/558 KB 252/1206 KB 432/1199 KB 432/558 KB 256/1206 KB 432/1199 KB 432/558 KB 260/1206 KB 432/1199 KB 432/558 KB 264/1206 KB 436/1199 KB 432/558 KB 268/1206 KB 436/1199 KB 432/558 KB 272/1206 KB 436/1199 KB 432/558 KB 276/1206 KB 436/1199 KB 432/558 KB 280/1206 KB 436/1199 KB 436/558 KB 284/1206 KB 436/1199 KB 436/558 KB 288/1206 KB 436/1199 KB 436/558 KB 292/1206 KB 436/1199 KB 436/558 KB 296/1206 KB 436/1199 KB 436/558 KB 300/1206 KB 436/1199 KB 436/558 KB 304/1206 KB 436/1199 KB 436/558 KB 308/1206 KB 436/1199 KB 436/558 KB 260/1206 KB 436/1199 KB 432/558 KB 276/1206 KB 436/1199 KB 436/558 KB 308/1206 KB 436/1199 KB 440/558 KB 308/1206 KB 436/1199 KB 444/558 KB 308/1206 KB 436/1199 KB 448/558 KB 308/1206 KB 440/1199 KB 448/558 KB 308/1206 KB 444/1199 KB 448/558 KB 308/1206 KB 448/1199 KB 452/558 KB 308/1206 KB 452/1199 KB 452/558 KB 308/1206 KB 456/1199 KB 452/558 KB 308/1206 KB 460/1199 KB 452/558 KB 308/1206 KB 464/1199 KB 452/558 KB 308/1206 KB 468/1199 KB 452/558 KB 308/1206 KB 472/1199 KB 452/558 KB 308/1206 KB 476/1199 KB 452/558 KB 308/1206 KB 480/1199 KB 452/558 KB 312/1206 KB 484/1199 KB 452/558 KB 308/1206 KB 444/1199 KB 452/558 KB 312/1206 KB 484/1199 KB 456/558 KB 312/1206 KB 484/1199 KB 460/558 KB 312/1206 KB 484/1199 KB 464/558 KB 312/1206 KB 484/1199 KB 468/558 KB 312/1206 KB 484/1199 KB 472/558 KB 312/1206 KB 484/1199 KB 476/558 KB 312/1206 KB 484/1199 KB 480/558 KB 312/1206 KB 484/1199 KB 484/558 KB 312/1206 KB 480/1199 KB 452/558 KB 316/1206 KB 488/1199 KB 484/558 KB 320/1206 KB 488/1199 KB 484/558 KB 324/1206 KB 488/1199 KB 484/558 KB 312/1206 KB 488/1199 KB 484/558 KB 324/1206 KB 492/1199 KB 488/558 KB 324/1206 KB 496/1199 KB 488/558 KB 324/1206 KB 488/1199 KB 488/558 KB 324/1206 KB 496/1199 KB 492/558 KB 324/1206 KB 496/1199 KB 496/558 KB 328/1206 KB 496/1199 KB 496/558 KB 332/1206 KB 496/1199 KB 496/558 KB 336/1206 KB 496/1199 KB 500/558 KB 340/1206 KB 496/1199 KB 500/558 KB 344/1206 KB 500/1199 KB 500/558 KB 348/1206 KB 500/1199 KB 500/558 KB 352/1206 KB 500/1199 KB 500/558 KB 356/1206 KB 500/1199 KB 500/558 KB 360/1206 KB 500/1199 KB 500/558 KB 364/1206 KB 500/1199 KB 500/558 KB 368/1206 KB 500/1199 KB 500/558 KB 372/1206 KB 500/1199 KB 500/558 KB 332/1206 KB 496/1199 KB 500/558 KB 340/1206 KB 500/1199 KB 500/558 KB 372/1206 KB 504/1199 KB 500/558 KB 372/1206 KB 508/1199 KB 500/558 KB 372/1206 KB 508/1199 KB 504/558 KB 372/1206 KB 512/1199 KB 508/558 KB 372/1206 KB 512/1199 KB 512/558 KB 372/1206 KB 512/1199 KB 504/558 KB 372/1206 KB 516/1199 KB 512/558 KB 372/1206 KB 520/1199 KB 516/558 KB 372/1206 KB 524/1199 KB 516/558 KB 372/1206 KB 528/1199 KB 516/558 KB 372/1206 KB 516/1199 KB 516/558 KB 372/1206 KB 528/1199 KB 520/558 KB 372/1206 KB 528/1199 KB 524/558 KB 372/1206 KB 528/1199 KB 528/558 KB 372/1206 KB 528/1199 KB 532/558 KB 376/1206 KB 532/1199 KB 532/558 KB 380/1206 KB 532/1199 KB 532/558 KB 384/1206 KB 532/1199 KB 532/558 KB 372/1206 KB 532/1199 KB 532/558 KB 384/1206 KB 536/1199 unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install KB 536/558 KB 384/1206 KB 540/1199 KB 536/558 KB 384/1206 KB 544/1199 KB 536/558 KB 384/1206 KB 548/1199 KB 536/558 KB 388/1206 KB 552/1199 KB 536/558 KB 388/1206 KB 556/1199 KB 536/558 KB 388/1206 KB 560/1199 KB 536/558 KB 384/1206 KB 532/1199 KB 536/558 KB 388/1206 KB 560/1199 KB 540/558 KB 388/1206 KB 560/1199 KB 544/558 KB 388/1206 KB 560/1199 KB 548/558 KB 388/1206 KB 560/1199 KB 552/558 KB 388/1206 KB 560/1199 KB 556/558 KB 388/1206 KB 560/1199 KB 558/558 KB 388/1206 KB 548/1199 KB 536/558 KB 392/1206 KB 560/1199 KB 558/558 KB 396/1206 KB 560/1199 KB 558/558 KB 400/1206 KB 560/1199 KB 558/558 KB 404/1206 KB 560/1199 KB 558/558 KB 408/1206 KB 564/1199 KB 558/558 KB 412/1206 KB 564/1199 KB 558/558 KB 416/1206 KB 564/1199 KB 558/558 KB 404/1206 KB 564/1199 KB 558/558 KB 416/1206 KB 568/1199 KB 558/558 KB 416/1206 KB 572/1199 KB 558/558 KB 416/1206 KB 576/1199 KB 558/558 KB 416/1206 KB 580/1199 KB 558/558 KB 420/1206 KB 584/1199 KB 558/558 KB 420/1206 KB 588/1199 KB 558/558 KB 420/1206 KB 592/1199 KB 558/558 KB 420/1206 KB 596/1199 KB 558/558 KB 420/1206 KB 600/1199 KB 558/558 KB 420/1206 KB 604/1199 KB 558/558 KB 420/1206 KB 608/1199 KB 558/558 KB 420/1206 KB 580/1199 KB 558/558 KB 424/1206 KB 608/1199 KB 558/558 KB 428/1206 KB 608/1199 KB 558/558 KB 432/1206 KB 608/1199 KB 558/558 KB 436/1206 KB 608/1199 KB 558/558 KB 440/1206 KB 608/1199 KB 558/558 KB 444/1206 KB 608/1199 KB 558/558 KB 448/1206 KB 608/1199 KB 558/558 KB 452/1206 KB 608/1199 KB 558/558 KB 456/1206 KB 612/1199 KB 558/558 KB 460/1206 KB 612/1199 KB 558/558 KB 464/1206 KB 612/1199 KB 558/558 KB 452/1206 KB 612/1199 KB 558/558 KB 464/1206 KB 616/1199 KB 558/558 KB 464/1206 KB 620/1199 KB 558/558 KB 464/1206 KB 624/1199 KB 558/558 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2292.6 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 468/1206 KB 624/1199 KB 468/1206 KB 628/1199 KB 468/1206 KB 632/1199 KB 468/1206 KB 636/1199 KB 472/1206 KB 640/1199 KB 472/1206 KB 636/1199 KB 476/1206 KB 640/1199 KB 480/1206 KB 640/1199 KB 480/1206 KB 644/1199 KB 484/1206 KB 648/1199 KB 484/1206 KB 652/1199 KB 484/1206 KB 656/1199 KB 484/1206 KB 644/1199 KB 488/1206 KB 656/1199 KB 492/1206 KB 656/1199 KB 496/1206 KB 656/1199 KB 496/1206 KB 660/1199 KB 500/1206 KB 664/1199 KB 500/1206 KB 668/1199 KB 500/1206 KB 672/1199 KB 500/1206 KB 660/1199 KB 504/1206 KB 672/1199 KB 508/1206 KB 672/1199 KB 512/1206 KB 672/1199 KB 516/1206 KB 676/1199 KB 520/1206 KB 676/1199 KB 524/1206 KB 676/1199 KB 528/1206 KB 676/1199 KB 532/1206 KB 676/1199 KB 536/1206 KB 676/1199 KB 540/1206 KB 676/1199 KB 544/1206 KB 676/1199 KB 548/1206 KB 676/1199 KB 552/1206 KB 676/1199 KB 556/1206 KB 676/1199 KB 560/1206 KB 676/1199 KB 512/1206 KB 676/1199 KB 560/1206 KB 680/1199 KB 560/1206 KB 684/1199 KB 560/1206 KB 688/1199 KB 560/1206 KB 692/1199 KB 560/1206 KB 696/1199 KB 560/1206 KB 700/1199 KB 560/1206 KB 704/1199 KB 560/1206 KB 708/1199 KB 564/1206 KB 712/1199 KB 564/1206 KB 716/1199 KB 564/1206 KB 720/1199 KB 564/1206 KB 724/1199 KB 564/1206 KB 728/1199 KB 564/1206 KB 732/1199 KB 564/1206 KB 736/1199 KB 564/1206 KB 740/1199 KB 564/1206 KB 744/1199 KB 564/1206 KB 748/1199 KB 564/1206 KB 752/1199 KB 564/1206 KB 756/1199 KB 564/1206 KB 708/1199 KB 568/1206 KB 756/1199 KB 572/1206 KB 756/1199 KB 576/1206 KB 756/1199 KB 580/1206 KB 756/1199 KB 584/1206 KB 756/1199 KB 588/1206 KB 756/1199 KB 592/1206 KB 756/1199 KB 596/1206 KB 756/1199 KB 600/1206 KB 756/1199 KB 604/1206 KB 756/1199 KB 608/1206 KB 756/1199 KB 612/1206 KB 756/1199 KB 612/1206 KB 760/1199 KB 612/1206 KB 764/1199 KB 612/1206 KB 768/1199 KB 612/1206 KB 772/1199 KB 616/1206 KB 772/1199 KB 620/1206 KB 772/1199 KB 624/1206 KB 772/1199 KB 628/1206 KB 772/1199 KB 632/1206 KB 776/1199 KB 636/1206 KB 776/1199 KB 640/1206 KB 776/1199 KB 628/1206 KB 776/1199 KB 640/1206 KB 780/1199 KB 640/1206 KB 784/1199 KB 640/1206 KB 788/1199 KB 644/1206 KB 792/1199 KB 644/1206 KB 796/1199 KB 644/1206 KB 800/1199 KB 644/1206 KB 788/1199 KB 648/1206 KB 800/1199 KB 652/1206 KB 800/1199 KB 656/1206 KB 800/1199 KB 660/1206 KB 800/1199 KB 664/1206 KB 804/1199 KB 668/1206 KB 804/1199 KB 672/1206 KB 804/1199 KB 676/1206 KB 804/1199 KB 680/1206 KB 804/1199 KB 684/1206 KB 804/1199 KB 688/1206 KB 804/1199 KB 660/1206 KB 804/1199 KB 688/1206 KB 808/1199 KB 688/1206 KB 812/1199 KB 688/1206 KB 816/1199 KB 688/1206 KB 820/1199 KB 688/1206 KB 824/1199 KB 688/1206 KB 828/1199 KB 688/1206 KB 832/1199 KB 692/1206 KB 832/1199 KB 696/1206 KB 836/1199 KB 700/1206 KB 836/1199 KB 704/1206 KB 836/1199 KB 708/1206 KB 836/1199 KB 712/1206 KB 836/1199 KB 716/1206 KB 836/1199 KB 720/1206 KB 836/1199 KB 724/1206 KB 836/1199 KB 692/1206 KB 836/1199 KB 724/1206 KB 840/1199 KB 724/1206 KB 844/1199 KB 724/1206 KB 848/1199 KB 724/1206 KB 852/1199 KB 724/1206 KB 856/1199 KB 724/1206 KB 860/1199 KB 724/1206 KB 864/1199 KB 724/1206 KB 868/1199 KB 724/1206 KB 872/1199 KB 724/1206 KB 876/1199 KB 724/1206 KB 880/1199 KB 724/1206 KB 884/1199 KB 728/1206 KB 888/1199 KB 728/1206 KB 892/1199 KB 728/1206 KB 896/1199 KB 728/1206 KB 900/1199 KB 728/1206 KB 884/1199 KB 732/1206 KB 900/1199 KB 736/1206 KB 900/1199 KB 740/1206 KB 900/1199 KB 744/1206 KB 900/1199 KB 748/1206 KB 900/1199 KB 752/1206 KB 900/1199 unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install KB 756/1206 KB 900/1199 KB 760/1206 KB 900/1199 KB 764/1206 KB 904/1199 KB 768/1206 KB 904/1199 KB 760/1206 KB 904/1199 KB 768/1206 KB 908/1199 KB 768/1206 KB 912/1199 KB 772/1206 KB 912/1199 KB 776/1206 KB 916/1199 KB 780/1206 KB 916/1199 KB 784/1206 KB 916/1199 KB 788/1206 KB 916/1199 KB 792/1206 KB 916/1199 KB 796/1206 KB 916/1199 KB 800/1206 KB 916/1199 KB 804/1206 KB 916/1199 KB 772/1206 KB 916/1199 KB 804/1206 KB 920/1199 KB 804/1206 KB 924/1199 KB 804/1206 KB 928/1199 KB 808/1206 KB 928/1199 KB 812/1206 KB 928/1199 KB 816/1206 KB 928/1199 KB 820/1206 KB 928/1199 KB 824/1206 KB 928/1199 KB 828/1206 KB 928/1199 KB 832/1206 KB 928/1199 KB 836/1206 KB 928/1199 KB 840/1206 KB 928/1199 KB 844/1206 KB 928/1199 KB 848/1206 KB 928/1199 KB 852/1206 KB 928/1199 KB 856/1206 KB 928/1199 KB 860/1206 KB 928/1199 KB 864/1206 KB 928/1199 KB 868/1206 KB 928/1199 KB 868/1206 KB 932/1199 KB 868/1206 KB 936/1199 KB 868/1206 KB 940/1199 KB 868/1206 KB 944/1199 KB 868/1206 KB 948/1199 KB 868/1206 KB 952/1199 KB 868/1206 KB 956/1199 KB 868/1206 KB 960/1199 KB 868/1206 KB 964/1199 KB 868/1206 KB 968/1199 KB 868/1206 KB 972/1199 KB 868/1206 KB 976/1199 KB 868/1206 KB 980/1199 KB 868/1206 KB 984/1199 KB 868/1206 KB 988/1199 KB 868/1206 KB 992/1199 KB 868/1206 KB 996/1199 KB 868/1206 KB 1000/1199 KB 868/1206 KB 1004/1199 KB 868/1206 KB 1008/1199 KB 868/1206 KB 1012/1199 KB 872/1206 KB 1012/1199 KB 876/1206 KB 1012/1199 KB 880/1206 KB 1012/1199 KB 880/1206 KB 1016/1199 KB 880/1206 KB 1020/1199 KB 880/1206 KB 1024/1199 KB 884/1206 KB 1024/1199 KB 888/1206 KB 1028/1199 KB 892/1206 KB 1028/1199 KB 896/1206 KB 1028/1199 KB 884/1206 KB 1028/1199 KB 896/1206 KB 1032/1199 KB 896/1206 KB 1036/1199 KB 896/1206 KB 1040/1199 KB 896/1206 KB 1044/1199 KB 900/1206 KB 1048/1199 KB 900/1206 KB 1052/1199 KB 900/1206 KB 1056/1199 KB 900/1206 KB 1044/1199 KB 904/1206 KB 1056/1199 KB 908/1206 KB 1056/1199 KB 912/1206 KB 1056/1199 KB 916/1206 KB 1056/1199 KB 920/1206 KB 1060/1199 KB 924/1206 KB 1060/1199 KB 928/1206 KB 1060/1199 KB 916/1206 KB 1060/1199 KB 928/1206 KB 1064/1199 KB 932/1206 KB 1068/1199 KB 932/1206 KB 1072/1199 KB 932/1206 KB 1076/1199 KB 932/1206 KB 1080/1199 KB 932/1206 KB 1084/1199 KB 932/1206 KB 1088/1199 KB 932/1206 KB 1092/1199 KB 932/1206 KB 1096/1199 KB 932/1206 KB 1100/1199 KB 932/1206 KB 1104/1199 KB 932/1206 KB 1108/1199 KB 932/1206 KB 1064/1199 KB 936/1206 KB 1108/1199 KB 940/1206 KB 1108/1199 KB 944/1206 KB 1108/1199 KB 948/1206 KB 1108/1199 KB 952/1206 KB 1108/1199 KB 956/1206 KB 1108/1199 KB 960/1206 KB 1108/1199 KB 964/1206 KB 1108/1199 KB 968/1206 KB 1108/1199 KB 972/1206 KB 1108/1199 KB 976/1206 KB 1108/1199 KB 980/1206 KB 1112/1199 KB 984/1206 KB 1112/1199 KB 988/1206 KB 1112/1199 KB 992/1206 KB 1112/1199 KB 976/1206 KB 1112/1199 KB 992/1206 KB 1116/1199 KB 992/1206 KB 1120/1199 KB 992/1206 KB 1124/1199 KB 992/1206 KB 1128/1199 KB 992/1206 KB 1132/1199 KB 992/1206 KB 1136/1199 KB 996/1206 KB 1136/1199 KB 1000/1206 KB 1140/1199 KB 1004/1206 KB 1140/1199 KB 1008/1206 KB 1140/1199 KB 1012/1206 KB 1140/1199 KB 1016/1206 KB 1140/1199 KB 1020/1206 KB 1140/1199 KB 1024/1206 KB 1140/1199 KB 1028/1206 KB 1140/1199 KB 1032/1206 KB 1140/1199 KB 1036/1206 KB 1140/1199 KB 1040/1206 KB 1140/1199 KB 1044/1206 KB 1140/1199 KB 996/1206 KB 1140/1199 KB 1044/1206 KB 1144/1199 KB 1044/1206 KB 1148/1199 KB 1044/1206 KB 1152/1199 KB 1044/1206 KB 1156/1199 KB 1044/1206 KB 11 unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install 60/1199 KB 1044/1206 KB 1164/1199 KB 1044/1206 KB 1168/1199 KB 1044/1206 KB 1172/1199 KB 1044/1206 KB 1176/1199 KB 1044/1206 KB 1180/1199 KB 1044/1206 KB 1184/1199 KB 1048/1206 KB 1184/1199 KB 1052/1206 KB 1184/1199 KB 1056/1206 KB 1184/1199 KB 1056/1206 KB 1188/1199 KB 1056/1206 KB 1192/1199 KB 1056/1206 KB 1196/1199 KB 1056/1206 KB 1199/1199 KB 1060/1206 KB 1199/1199 KB 1064/1206 KB 1199/1199 KB 1068/1206 KB 1199/1199 KB 1072/1206 KB 1199/1199 KB 1076/1206 KB 1199/1199 KB 1080/1206 KB 1199/1199 KB 1084/1206 KB 1199/1199 KB 1088/1206 KB 1199/1199 KB 1092/1206 KB 1199/1199 KB 1096/1206 KB 1199/1199 KB 1100/1206 KB 1199/1199 KB 1104/1206 KB 1199/1199 KB 1108/1206 KB 1199/1199 KB 1112/1206 KB 1199/1199 KB 1116/1206 KB 1199/1199 KB 1120/1206 KB 1199/1199 KB 1124/1206 KB 1199/1199 KB 1128/1206 KB 1199/1199 KB 1132/1206 KB 1199/1199 KB 1136/1206 KB 1199/1199 KB 1140/1206 KB 1199/1199 KB 1144/1206 KB 1199/1199 KB 1148/1206 KB 1199/1199 KB 1152/1206 KB 1199/1199 KB 1156/1206 KB 1199/1199 KB 1160/1206 KB 1199/1199 KB 1164/1206 KB 1199/1199 KB 1168/1206 KB 1199/1199 KB 1172/1206 KB 1199/1199 KB 1176/1206 KB 1199/1199 KB 1180/1206 KB 1199/1199 KB 1184/1206 KB 1199/1199 KB 1188/1206 KB 1199/1199 KB 1192/1206 KB 1199/1199 KB 1196/1206 KB 1199/1199 KB 1200/1206 KB 1199/1199 KB 1204/1206 KB 1199/1199 KB 1206/1206 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3769.4 KB/sec) unit-abot-epc-basic-0: 18:47:58 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3664.6 KB/sec) unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/pom.xml to /root/.m2/repository/com/rebaca/abot/runscenarios/ABOT-RunScenarios/3.0.91/ABOT-RunScenarios-3.0.91.pom unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 40.226 s unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-01-09T18:47:59+00:00 unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-141.167) ... unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 18:47:59 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 18:48:00 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 18:48:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 18:48:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:48:00 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 18:48:00 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:48:00 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 18:48:00 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 18:48:00 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 18:48:01 DEBUG unit.mysql/0.config-changed Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:48:01 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 18:48:02 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 18:48:02 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-mysql-0: 18:48:02 DEBUG unit.mysql/0.config-changed Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 18:48:02 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 18:48:02 DEBUG unit.mysql/0.config-changed Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 18:48:02 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 18:48:02 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-ad2075-default-0". unit-abot-epc-basic-0: 18:48:02 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: You may want to fix your /etc/hosts and/or DNS setup and run unit-abot-epc-basic-0: 18:48:02 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 18:48:02 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-mysql-0: 18:48:02 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 18:48:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:48:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 18:48:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 18:48:02 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 18:48:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 18:48:03 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-mysql-0: 18:48:03 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-abot-epc-basic-0: 18:48:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 18:48:03 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ad2075-default-0 unit-abot-epc-basic-0: 18:48:04 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 18:48:04 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-mysql-0: 18:48:04 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-abot-epc-basic-0: 18:48:04 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 18:48:04 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-mysql-0: 18:48:04 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 18:48:05 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 18:48:05 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 3s (2344 kB/s) unit-mysql-0: 18:48:05 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 18:48:05 DEBUG unit.mysql/0.config-changed (Reading database ... 83594 files and directories currently installed.) unit-mysql-0: 18:48:05 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 18:48:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:48:05 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ad2075-default-0 unit-abot-epc-basic-0: 18:48:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:48:05 DEBUG unit.abot-epc-basic/0.install WARNING: apt does not have a stable CLI interface. Use with caution in scripts. unit-abot-epc-basic-0: 18:48:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:48:05 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ad2075-default-0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.14). unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 gir1.2-atspi-2.0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev libatlas3-base unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libgtk-3-0 libgtk-3-bin libgtk-3-common libgudev-1.0-0 libgusb2 libgvc6 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl libnet-ssleay-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libsoup-gnome2.4-1 libsoup2.4-1 libssl-doc libsuitesparseconfig4.4.6 libsvn1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxml-sax-base-perl libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install ruby ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration t1utils tcl tcl8.6 tex-common unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install gnuplot-doc graphviz-doc guile-2.0-doc lrzip libblas-doc liblapack-doc unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install xpdf-reader | pdf-viewer mesa-utils nickle cairo-5c xorg-docs-core gvfs-bin unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install gir1.2-atspi-2.0 gir1.2-freedesktop gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libgs9-common libgtk-3-0 libgtk-3-bin libgtk-3-common libgtk-3-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libpgm-5.2-0 libpgm-dev libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libserf-1-1 libslicot0 libsoup-gnome2.4-1 libsoup2.4-1 libssl-dev libssl-doc unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libtk8.6 libtool libumfpack5.7.1 libunistring0 liburi-perl libusb-1.0-0-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 18:48:06 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-mysql-0: 18:48:06 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 18:48:07 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:48:07 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 18:48:07 DEBUG unit.abot-epc-basic/0.install After this operation, 1,135 MB of additional disk space will be used. unit-abot-epc-basic-0: 18:48:07 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 18:48:07 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.4 [262 kB] unit-abot-epc-basic-0: 18:48:07 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.11 [186 kB] unit-abot-epc-basic-0: 18:48:07 DEBUG unit.abot-epc-basic/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 18:48:07 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 18:48:08 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 18:48:08 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 18:48:08 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 18:48:08 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 18:48:08 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 18:48:08 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.13 [42.3 kB] unit-abot-epc-basic-0: 18:48:08 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 18:48:08 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-mysql-0: 18:48:08 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 18:48:08 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:48:08 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 18:48:08 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-mysql-0: 18:48:08 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:48:08 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 18:48:08 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 18:48:08 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libieee1284-3 amd64 0.2.11-12 [23.8 kB] unit-abot-epc-basic-0: 18:48:09 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 18:48:09 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] unit-abot-epc-basic-0: 18:48:09 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [1,579 kB] unit-abot-epc-basic-0: 18:48:09 DEBUG unit.abot-epc-basic/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.13 [289 kB] unit-abot-epc-basic-0: 18:48:09 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-abot-epc-basic-0: 18:48:09 DEBUG unit.abot-epc-basic/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-abot-epc-basic-0: 18:48:09 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-mysql-0: 18:48:09 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 18:48:09 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 18:48:09 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-abot-epc-basic-0: 18:48:09 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-mysql-0: 18:48:09 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 18:48:09 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.11 [260 kB] unit-abot-epc-basic-0: 18:48:09 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-abot-epc-basic-0: 18:48:10 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-abot-epc-basic-0: 18:48:10 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-abot-epc-basic-0: 18:48:10 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-abot-epc-basic-0: 18:48:10 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 18:48:10 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 18:48:10 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-server0 amd64 1.12.0-1~ubuntu16.04.3 [28.0 kB] unit-abot-epc-basic-0: 18:48:10 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-abot-epc-basic-0: 18:48:10 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 18:48:10 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libboost-filesystem1.58.0 amd64 1.58.0+dfsg-5ubuntu3.1 [37.5 kB] unit-abot-epc-basic-0: 18:48:10 DEBUG unit.abot-epc-basic/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore1 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [24.4 kB] unit-abot-epc-basic-0: 18:48:10 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 18:48:10 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-mysql-0: 18:48:10 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 18:48:10 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:48:10 DEBUG unit.abot-epc-basic/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-mysql-0: 18:48:11 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:48:11 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-abot-epc-basic-0: 18:48:11 DEBUG unit.abot-epc-basic/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-abot-epc-basic-0: 18:48:11 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-client0 amd64 1.12.0-1~ubuntu16.04.3 [22.5 kB] unit-abot-epc-basic-0: 18:48:11 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-abot-epc-basic-0: 18:48:11 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [87.0 kB] unit-abot-epc-basic-0: 18:48:11 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-abot-epc-basic-0: 18:48:11 DEBUG unit.abot-epc-basic/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgudev-1.0-0 amd64 1:230-2 [13.0 kB] unit-abot-epc-basic-0: 18:48:11 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 18:48:11 DEBUG unit.abot-epc-basic/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-abot-epc-basic-0: 18:48:11 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput-bin amd64 1.6.3-1ubuntu1~16.04.1 [9,040 B] unit-abot-epc-basic-0: 18:48:11 DEBUG unit.abot-epc-basic/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-abot-epc-basic-0: 18:48:11 DEBUG unit.abot-epc-basic/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 18:48:12 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-abot-epc-basic-0: 18:48:12 DEBUG unit.abot-epc-basic/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5network5 amd64 5.5.1+dfsg-16ubuntu7.5 [540 kB] unit-abot-epc-basic-0: 18:48:12 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-icccm4 amd64 0.4.1-1ubuntu1 [10.4 kB] unit-abot-epc-basic-0: 18:48:12 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 18:48:12 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-image0 amd64 0.4.0-1build1 [12.3 kB] unit-abot-epc-basic-0: 18:48:12 DEBUG unit.abot-epc-basic/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 18:48:12 DEBUG unit.abot-epc-basic/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0 amd64 1.11.1-1ubuntu1 [14.4 kB] unit-abot-epc-basic-0: 18:48:12 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 18:48:12 DEBUG unit.abot-epc-basic/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0 amd64 1.11.1-1ubuntu1 [5,756 B] unit-abot-epc-basic-0: 18:48:12 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 18:48:12 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-abot-epc-basic-0: 18:48:12 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 18:48:12 DEBUG unit.abot-epc-basic/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5widgets5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,252 kB] unit-abot-epc-basic-0: 18:48:13 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 18:48:13 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-common all 2.48.2-1~ubuntu16.04.1 [10.9 kB] unit-mysql-0: 18:48:13 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 18:48:13 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:48:13 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking-services amd64 2.48.2-1~ubuntu16.04.1 [16.0 kB] unit-mysql-0: 18:48:13 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:48:13 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 18:48:13 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-service amd64 0.24.0-2 [27.1 kB] unit-abot-epc-basic-0: 18:48:13 DEBUG unit.abot-epc-basic/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 18:48:13 DEBUG unit.abot-epc-basic/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 18:48:13 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 glib-networking amd64 2.48.2-1~ubuntu16.04.1 [43.7 kB] unit-abot-epc-basic-0: 18:48:13 DEBUG unit.abot-epc-basic/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 18:48:13 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup-gnome2.4-1 amd64 2.52.2-1ubuntu0.3 [4,986 B] unit-abot-epc-basic-0: 18:48:13 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librest-0.7-0 amd64 0.7.93-1 [31.9 kB] unit-abot-epc-basic-0: 18:48:13 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libserf-1-1 amd64 1.3.8-1 [45.5 kB] unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-0 amd64 2.18.3-4ubuntu1 [57.4 kB] unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-mysql-0: 18:48:14 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 18:48:14 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:48:14 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-gobject2 amd64 1.14.6-1 [17.3 kB] unit-abot-epc-basic-0: 18:48:15 DEBUG unit.abot-epc-basic/0.install Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-mysql-0: 18:48:15 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:48:15 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy0 amd64 1.3.1-1ubuntu0.16.04.2 [177 kB] unit-abot-epc-basic-0: 18:48:15 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 18:48:15 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 18:48:15 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 18:48:15 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-egl1-mesa amd64 18.0.5-0ubuntu0~16.04.1 [5,778 B] unit-abot-epc-basic-0: 18:48:15 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 18:48:15 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-bin amd64 3.18.9-1ubuntu3.3 [53.7 kB] unit-abot-epc-basic-0: 18:48:15 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 18:48:16 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-2 amd64 2.40.13-3 [93.9 kB] unit-abot-epc-basic-0: 18:48:16 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 librsvg2-common amd64 2.40.13-3 [5,034 B] unit-abot-epc-basic-0: 18:48:16 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 18:48:16 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ubuntu-mono all 14.04+16.04.20180326-0ubuntu1 [178 kB] unit-abot-epc-basic-0: 18:48:16 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 18:48:16 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 at-spi2-core amd64 2.18.3-4ubuntu1 [45.7 kB] unit-abot-epc-basic-0: 18:48:16 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 18:48:17 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 18:48:17 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 18:48:17 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 18:48:17 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 bison amd64 2:3.0.4.dfsg-1 [259 kB] unit-abot-epc-basic-0: 18:48:17 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-mysql-0: 18:48:17 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 18:48:17 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:48:17 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 18:48:17 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-mysql-0: 18:48:17 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:48:17 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 18:48:17 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm4 amd64 1:3.5.11-1ubuntu0.16.04.1 [33.8 kB] unit-abot-epc-basic-0: 18:48:17 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 18:48:18 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-port12 amd64 2.5.9-3 [48.0 kB] unit-abot-epc-basic-0: 18:48:18 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 18:48:18 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 18:48:18 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 18:48:18 DEBUG unit.abot-epc-basic/0.install Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 18:48:18 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-abot-epc-basic-0: 18:48:18 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-mysql-0: 18:48:18 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 18:48:18 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 18:48:18 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 18:48:18 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-mysql-0: 18:48:18 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 18:48:18 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 18:48:18 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:48:18 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] unit-mysql-0: 18:48:18 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:48:18 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] unit-abot-epc-basic-0: 18:48:18 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 18:48:18 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4,864 B] unit-abot-epc-basic-0: 18:48:19 DEBUG unit.abot-epc-basic/0.install Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 18:48:19 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 18:48:19 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-abot-epc-basic-0: 18:48:19 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.11 [111 kB] unit-abot-epc-basic-0: 18:48:19 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [380 kB] unit-abot-epc-basic-0: 18:48:19 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-mysql-0: 18:48:19 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 18:48:19 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 18:48:19 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:48:19 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-mysql-0: 18:48:19 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 18:48:19 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 18:48:19 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 18:48:19 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 18:48:19 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:48:19 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] unit-abot-epc-basic-0: 18:48:19 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] unit-abot-epc-basic-0: 18:48:20 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 18:48:20 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 18:48:20 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 18:48:20 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-abot-epc-basic-0: 18:48:20 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-abot-epc-basic-0: 18:48:20 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-abot-epc-basic-0: 18:48:20 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] unit-abot-epc-basic-0: 18:48:20 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] unit-abot-epc-basic-0: 18:48:20 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-abot-epc-basic-0: 18:48:20 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-abot-epc-basic-0: 18:48:21 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 18:48:21 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-abot-epc-basic-0: 18:48:21 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [291 kB] unit-abot-epc-basic-0: 18:48:21 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.11 [8,034 kB] unit-abot-epc-basic-0: 18:48:21 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 18:48:21 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsfilters1 amd64 1.8.3-2ubuntu3.4 [80.5 kB] unit-abot-epc-basic-0: 18:48:21 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.6 [16.1 kB] unit-abot-epc-basic-0: 18:48:21 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 18:48:21 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjbig2dec0 amd64 0.12+20150918-1ubuntu0.1 [55.3 kB] unit-abot-epc-basic-0: 18:48:21 DEBUG unit.abot-epc-basic/0.install Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 18:48:22 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.3 [5,095 kB] unit-abot-epc-basic-0: 18:48:22 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [2,274 kB] unit-abot-epc-basic-0: 18:48:22 DEBUG unit.abot-epc-basic/0.install Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsfonts all 1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1 [3,374 kB] unit-abot-epc-basic-0: 18:48:22 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [47.2 kB] unit-abot-epc-basic-0: 18:48:22 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atk-1.0 amd64 2.18.0-1 [17.6 kB] unit-abot-epc-basic-0: 18:48:22 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-atspi-2.0 amd64 2.18.3-4ubuntu1 [14.1 kB] unit-abot-epc-basic-0: 18:48:22 DEBUG unit.abot-epc-basic/0.install Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-freedesktop amd64 1.46.0-3ubuntu1 [5,742 B] unit-abot-epc-basic-0: 18:48:22 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gdkpixbuf-2.0 amd64 2.32.2-1ubuntu1.5 [8,092 B] unit-abot-epc-basic-0: 18:48:22 DEBUG unit.abot-epc-basic/0.install Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 18:48:22 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 18:48:23 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 18:48:23 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 18:48:23 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 18:48:23 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 18:48:23 DEBUG unit.abot-epc-basic/0.install Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 18:48:23 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcdt5 amd64 2.38.0-12ubuntu2.1 [23.4 kB] unit-abot-epc-basic-0: 18:48:23 DEBUG unit.abot-epc-basic/0.install Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcgraph6 amd64 2.38.0-12ubuntu2.1 [43.6 kB] unit-mysql-0: 18:48:23 DEBUG unit.mysql/0.config-changed 190109 18:48:23 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-mysql-0: 18:48:23 DEBUG unit.mysql/0.config-changed 190109 18:48:23 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 18:48:23 DEBUG unit.mysql/0.config-changed 190109 18:48:23 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 26616 ... unit-abot-epc-basic-0: 18:48:23 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpathplan4 amd64 2.38.0-12ubuntu2.1 [26.6 kB] unit-abot-epc-basic-0: 18:48:23 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvc6 amd64 2.38.0-12ubuntu2.1 [591 kB] unit-abot-epc-basic-0: 18:48:23 DEBUG unit.abot-epc-basic/0.install Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 18:48:23 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 18:48:23 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 18:48:24 DEBUG unit.abot-epc-basic/0.install Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 18:48:24 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 18:48:24 DEBUG unit.abot-epc-basic/0.install Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 18:48:24 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 18:48:24 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 18:48:24 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 18:48:24 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-libs amd64 2.0.11+1-10ubuntu0.1 [2,237 kB] unit-abot-epc-basic-0: 18:48:24 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0 amd64 2.0.11+1-10ubuntu0.1 [8,690 B] unit-abot-epc-basic-0: 18:48:24 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtinfo-dev amd64 6.0+20160213-1ubuntu1 [77.4 kB] unit-abot-epc-basic-0: 18:48:24 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 18:48:24 DEBUG unit.abot-epc-basic/0.install Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 18:48:24 DEBUG unit.abot-epc-basic/0.install Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] unit-abot-epc-basic-0: 18:48:25 DEBUG unit.abot-epc-basic/0.install Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-abot-epc-basic-0: 18:48:25 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 18:48:25 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc-dev amd64 1:7.4.2-7.3ubuntu0.1 [223 kB] unit-abot-epc-basic-0: 18:48:25 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 18:48:25 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 guile-2.0-dev amd64 2.0.11+1-10ubuntu0.1 [701 kB] unit-abot-epc-basic-0: 18:48:25 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 18:48:25 DEBUG unit.abot-epc-basic/0.install Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-abot-epc-basic-0: 18:48:25 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 18:48:25 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.4 [2,438 B] unit-abot-epc-basic-0: 18:48:25 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-abot-epc-basic-0: 18:48:26 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 18:48:26 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 18:48:26 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 18:48:26 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 18:48:26 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 18:48:26 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 18:48:26 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4.1 [39.4 kB] unit-abot-epc-basic-0: 18:48:26 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] unit-abot-epc-basic-0: 18:48:26 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 18:48:27 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] unit-abot-epc-basic-0: 18:48:27 DEBUG unit.abot-epc-basic/0.install Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4.1 [1,379 kB] unit-abot-epc-basic-0: 18:48:27 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdbus-1-dev amd64 1.10.6-1ubuntu3.3 [161 kB] unit-abot-epc-basic-0: 18:48:27 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xext-dev all 7.3.0-1 [212 kB] unit-abot-epc-basic-0: 18:48:27 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxext-dev amd64 2:1.3.3-1 [82.1 kB] unit-abot-epc-basic-0: 18:48:27 DEBUG unit.abot-epc-basic/0.install Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-fixes-dev all 1:5.0-2ubuntu2 [14.2 kB] unit-abot-epc-basic-0: 18:48:27 DEBUG unit.abot-epc-basic/0.install Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxfixes-dev amd64 1:5.0.1-2 [10.9 kB] unit-abot-epc-basic-0: 18:48:27 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 18:48:27 DEBUG unit.abot-epc-basic/0.install Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 18:48:27 DEBUG unit.abot-epc-basic/0.install Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 18:48:27 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 18:48:27 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-dev amd64 2.18.1-2ubuntu1 [2,824 B] unit-abot-epc-basic-0: 18:48:28 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk1.0-dev amd64 2.18.0-1 [79.5 kB] unit-abot-epc-basic-0: 18:48:28 DEBUG unit.abot-epc-basic/0.install Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 18:48:28 DEBUG unit.abot-epc-basic/0.install Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-dev amd64 3.10.2-9 [22.1 kB] unit-abot-epc-basic-0: 18:48:28 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 18:48:28 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo-script-interpreter2 amd64 1.14.6-1 [54.3 kB] unit-abot-epc-basic-0: 18:48:28 DEBUG unit.abot-epc-basic/0.install Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpng12-dev amd64 1.2.54-1ubuntu1.1 [183 kB] unit-abot-epc-basic-0: 18:48:28 DEBUG unit.abot-epc-basic/0.install Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfreetype6-dev amd64 2.6.1-0.1ubuntu2.3 [956 kB] unit-abot-epc-basic-0: 18:48:28 DEBUG unit.abot-epc-basic/0.install Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libfontconfig1-dev amd64 2.11.94-0ubuntu1.1 [658 kB] unit-abot-epc-basic-0: 18:48:28 DEBUG unit.abot-epc-basic/0.install Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-render-dev all 2:0.11.1-2 [20.1 kB] unit-abot-epc-basic-0: 18:48:28 DEBUG unit.abot-epc-basic/0.install Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpixman-1-dev amd64 0.33.6-1 [248 kB] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcamd2.4.1 amd64 1:4.4.6-1 [20.0 kB] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolamd2.9.1 amd64 1:4.4.6-1 [15.7 kB] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig8-dev amd64 1.5-0.2 [1,756 B] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-abot-epc-basic-0: 18:48:29 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 18:48:30 DEBUG unit.abot-epc-basic/0.install Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-dri2-dev all 2.8-2 [12.6 kB] unit-abot-epc-basic-0: 18:48:30 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 18:48:30 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xf86vidmode-dev all 2.3.1-2 [6,116 B] unit-abot-epc-basic-0: 18:48:30 DEBUG unit.abot-epc-basic/0.install Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86vm-dev amd64 1:1.1.4-1 [13.3 kB] unit-abot-epc-basic-0: 18:48:30 DEBUG unit.abot-epc-basic/0.install Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-damage-dev all 1:1.2.1-2 [8,286 B] unit-abot-epc-basic-0: 18:48:30 DEBUG unit.abot-epc-basic/0.install Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage-dev amd64 1:1.1.4-2 [5,028 B] unit-abot-epc-basic-0: 18:48:30 DEBUG unit.abot-epc-basic/0.install Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-glx0-dev amd64 1.11.1-1ubuntu1 [26.9 kB] unit-abot-epc-basic-0: 18:48:30 DEBUG unit.abot-epc-basic/0.install Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri2-0-dev amd64 1.11.1-1ubuntu1 [8,384 B] unit-abot-epc-basic-0: 18:48:30 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 18:48:30 DEBUG unit.abot-epc-basic/0.install Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-randr0-dev amd64 1.11.1-1ubuntu1 [18.2 kB] unit-abot-epc-basic-0: 18:48:30 DEBUG unit.abot-epc-basic/0.install Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shape0-dev amd64 1.11.1-1ubuntu1 [6,900 B] unit-abot-epc-basic-0: 18:48:30 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 18:48:30 DEBUG unit.abot-epc-basic/0.install Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-sync-dev amd64 1.11.1-1ubuntu1 [10.1 kB] unit-abot-epc-basic-0: 18:48:31 DEBUG unit.abot-epc-basic/0.install Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 18:48:31 DEBUG unit.abot-epc-basic/0.install Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 18:48:31 DEBUG unit.abot-epc-basic/0.install Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2.1 [9,718 B] unit-abot-epc-basic-0: 18:48:31 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-bin amd64 1.12.0-1~ubuntu16.04.3 [18.4 kB] unit-abot-epc-basic-0: 18:48:31 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-dev amd64 1.12.0-1~ubuntu16.04.3 [92.4 kB] unit-abot-epc-basic-0: 18:48:31 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 18:48:31 DEBUG unit.abot-epc-basic/0.install Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 18:48:31 DEBUG unit.abot-epc-basic/0.install Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-dev amd64 2.6.1-1.3 [473 kB] unit-abot-epc-basic-0: 18:48:31 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 18:48:31 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [14.9 kB] unit-abot-epc-basic-0: 18:48:31 DEBUG unit.abot-epc-basic/0.install Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 18:48:31 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [5,152 B] unit-abot-epc-basic-0: 18:48:31 DEBUG unit.abot-epc-basic/0.install Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 18:48:32 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 18:48:32 DEBUG unit.abot-epc-basic/0.install Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] unit-abot-epc-basic-0: 18:48:32 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 18:48:32 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 18:48:32 DEBUG unit.abot-epc-basic/0.install Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-dev amd64 3.3.4-2ubuntu1 [2,104 kB] unit-abot-epc-basic-0: 18:48:32 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 18:48:32 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] unit-abot-epc-basic-0: 18:48:32 DEBUG unit.abot-epc-basic/0.install Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 18:48:32 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 18:48:32 DEBUG unit.abot-epc-basic/0.install Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 18:48:32 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 18:48:32 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 18:48:32 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 18:48:33 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk-gl1.3 amd64 1.3.3-7 [39.5 kB] unit-abot-epc-basic-0: 18:48:33 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] unit-mysql-0: 18:48:33 DEBUG unit.mysql/0.config-changed mysql start/running, process 26749 unit-abot-epc-basic-0: 18:48:33 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 18:48:33 DEBUG unit.abot-epc-basic/0.install Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 18:48:33 DEBUG unit.abot-epc-basic/0.install Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-abot-epc-basic-0: 18:48:33 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxpm-dev amd64 1:3.5.11-1ubuntu0.16.04.1 [86.7 kB] unit-abot-epc-basic-0: 18:48:33 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 18:48:33 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 18:48:33 DEBUG unit.abot-epc-basic/0.install Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt20-dev amd64 1.6.5-2ubuntu0.5 [380 kB] unit-mysql-0: 18:48:33 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 18:48:33 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 18:48:33 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:48:33 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 18:48:33 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgdk-pixbuf2.0-dev amd64 2.32.2-1ubuntu1.5 [44.4 kB] unit-abot-epc-basic-0: 18:48:33 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 18:48:34 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-mysql-0: 18:48:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:48:34 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 18:48:34 DEBUG unit.abot-epc-basic/0.install Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 18:48:34 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 18:48:34 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 18:48:34 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjasper1 amd64 1.900.1-debian1-2.4ubuntu1.2 [131 kB] unit-abot-epc-basic-0: 18:48:34 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 18:48:34 DEBUG unit.abot-epc-basic/0.install Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwmf0.2-7 amd64 0.2.8.4-10.5ubuntu1 [147 kB] unit-abot-epc-basic-0: 18:48:34 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 18:48:35 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 18:48:35 DEBUG unit.abot-epc-basic/0.install Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-icu0 amd64 1.0.1-1ubuntu0.1 [5,198 B] unit-abot-epc-basic-0: 18:48:35 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-gobject0 amd64 1.0.1-1ubuntu0.1 [10.9 kB] unit-abot-epc-basic-0: 18:48:35 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libharfbuzz-dev amd64 1.0.1-1ubuntu0.1 [189 kB] unit-abot-epc-basic-0: 18:48:35 DEBUG unit.abot-epc-basic/0.install Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft-dev amd64 2.3.2-1 [45.7 kB] unit-abot-epc-basic-0: 18:48:35 DEBUG unit.abot-epc-basic/0.install Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 18:48:35 DEBUG unit.abot-epc-basic/0.install Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 18:48:35 DEBUG unit.abot-epc-basic/0.install Get:316 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 18:48:35 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 18:48:35 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrandr-dev amd64 2:1.5.0-1 [23.7 kB] unit-abot-epc-basic-0: 18:48:35 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 18:48:35 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 18:48:36 DEBUG unit.abot-epc-basic/0.install Get:321 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 18:48:36 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 18:48:36 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 18:48:36 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 18:48:36 DEBUG unit.abot-epc-basic/0.install Get:325 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 18:48:36 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 18:48:36 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libjpeg-turbo8-dev amd64 1.4.2-0ubuntu3.1 [254 kB] unit-abot-epc-basic-0: 18:48:36 DEBUG unit.abot-epc-basic/0.install Get:328 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 18:48:36 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-mysql-0: 18:48:36 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 18:48:36 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec-dev amd64 0.3.2-1 [16.6 kB] unit-abot-epc-basic-0: 18:48:36 DEBUG unit.abot-epc-basic/0.install Get:331 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 18:48:37 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 18:48:37 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 18:48:37 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 18:48:37 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 18:48:37 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 18:48:37 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 18:48:37 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 18:48:37 DEBUG unit.abot-epc-basic/0.install Get:339 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] unit-abot-epc-basic-0: 18:48:37 DEBUG unit.abot-epc-basic/0.install Get:340 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] unit-abot-epc-basic-0: 18:48:37 DEBUG unit.abot-epc-basic/0.install Get:341 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] unit-abot-epc-basic-0: 18:48:37 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 18:48:37 DEBUG unit.abot-epc-basic/0.install Get:343 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu-dev amd64 55.1-7ubuntu0.4 [8,566 kB] unit-abot-epc-basic-0: 18:48:38 DEBUG unit.abot-epc-basic/0.install Get:344 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11-dev amd64 1.32-3ubuntu1.2 [518 kB] unit-abot-epc-basic-0: 18:48:38 DEBUG unit.abot-epc-basic/0.install Get:345 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] unit-abot-epc-basic-0: 18:48:38 DEBUG unit.abot-epc-basic/0.install Get:346 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] unit-abot-epc-basic-0: 18:48:38 DEBUG unit.abot-epc-basic/0.install Get:347 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjack-jackd2-0 amd64 1.9.10+20150825git1ed50c92~dfsg-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 18:48:38 DEBUG unit.abot-epc-basic/0.install Get:348 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjs-jquery all 1.11.3+dfsg-4 [161 kB] unit-abot-epc-basic-0: 18:48:38 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 18:48:38 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 18:48:38 DEBUG unit.abot-epc-basic/0.install Get:351 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] unit-mysql-0: 18:48:38 DEBUG unit.mysql/0.config-changed mysql start/running, process 26947 unit-abot-epc-basic-0: 18:48:38 DEBUG unit.abot-epc-basic/0.install Get:352 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:353 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8,682 B] unit-mysql-0: 18:48:39 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 18:48:39 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:354 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagick++-6.q16-5v5 amd64 8:6.8.9.9-7ubuntu5.13 [136 kB] unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-mysql-0: 18:48:39 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 18:48:39 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 18:48:39 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:48:39 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 18:48:39 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 18:48:39 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 18:48:39 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 18:48:39 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-mysql-0: 18:48:39 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 18:48:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:357 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6,288 B] unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:358 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.24-0ubuntu0.16.04.1 [15.3 kB] unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.24-0ubuntu0.16.04.1 [810 kB] unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.24-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:362 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-parser-perl amd64 2.44-1build1 [200 kB] unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:364 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dbus-perl amd64 1.1.0-3build1 [177 kB] unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:365 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libglu1-mesa amd64 9.0.0-2.1 [168 kB] unit-abot-epc-basic-0: 18:48:39 DEBUG unit.abot-epc-basic/0.install Get:366 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libumfpack5.7.1 amd64 1:4.4.6-1 [223 kB] unit-abot-epc-basic-0: 18:48:40 DEBUG unit.abot-epc-basic/0.install Get:367 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave3 amd64 4.0.0-3ubuntu9.2 [6,899 kB] unit-abot-epc-basic-0: 18:48:40 DEBUG unit.abot-epc-basic/0.install Get:368 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper-utils amd64 1.1.24+nmu4ubuntu1 [8,276 B] unit-abot-epc-basic-0: 18:48:40 DEBUG unit.abot-epc-basic/0.install Get:369 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] unit-abot-epc-basic-0: 18:48:40 DEBUG unit.abot-epc-basic/0.install Get:370 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpgm-dev amd64 5.2.122~dfsg-2 [189 kB] unit-abot-epc-basic-0: 18:48:40 DEBUG unit.abot-epc-basic/0.install Get:371 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplot2c2 amd64 2.6-3ubuntu1 [941 kB] unit-abot-epc-basic-0: 18:48:40 DEBUG unit.abot-epc-basic/0.install Get:372 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpoppler58 amd64 0.41.0-0ubuntu1.10 [757 kB] unit-abot-epc-basic-0: 18:48:40 DEBUG unit.abot-epc-basic/0.install Get:373 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libportaudio2 amd64 19+svn20140130-1build1 [63.9 kB] unit-abot-epc-basic-0: 18:48:40 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 18:48:40 DEBUG unit.abot-epc-basic/0.install Get:375 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libpstoedit0c2a amd64 3.70-1ubuntu2 [315 kB] unit-mysql-0: 18:48:40 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 18:48:40 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 18:48:41 DEBUG unit.abot-epc-basic/0.install Get:377 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqhull7 amd64 2015.2-1 [152 kB] unit-abot-epc-basic-0: 18:48:41 DEBUG unit.abot-epc-basic/0.install Get:378 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-l10n all 2.9.1+dfsg-4build1 [38.3 kB] unit-abot-epc-basic-0: 18:48:41 DEBUG unit.abot-epc-basic/0.install Get:379 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtcore4-l10n all 4:4.8.7+dfsg-5ubuntu2 [620 kB] unit-abot-epc-basic-0: 18:48:41 DEBUG unit.abot-epc-basic/0.install Get:380 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtcore4 amd64 4:4.8.7+dfsg-5ubuntu2 [1,552 kB] unit-abot-epc-basic-0: 18:48:41 DEBUG unit.abot-epc-basic/0.install Get:381 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xml amd64 4:4.8.7+dfsg-5ubuntu2 [96.3 kB] unit-abot-epc-basic-0: 18:48:41 DEBUG unit.abot-epc-basic/0.install Get:382 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtdbus4 amd64 4:4.8.7+dfsg-5ubuntu2 [186 kB] unit-abot-epc-basic-0: 18:48:41 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 18:48:41 DEBUG unit.abot-epc-basic/0.install Get:384 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-script amd64 4:4.8.7+dfsg-5ubuntu2 [814 kB] unit-abot-epc-basic-0: 18:48:41 DEBUG unit.abot-epc-basic/0.install Get:385 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-sql amd64 4:4.8.7+dfsg-5ubuntu2 [98.6 kB] unit-abot-epc-basic-0: 18:48:41 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 18:48:41 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 18:48:41 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 18:48:42 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 18:48:42 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 18:48:42 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 18:48:42 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 18:48:42 DEBUG unit.abot-epc-basic/0.install Get:393 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-opengl amd64 4:4.8.7+dfsg-5ubuntu2 [301 kB] unit-abot-epc-basic-0: 18:48:42 DEBUG unit.abot-epc-basic/0.install Get:394 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqt4-sql-mysql amd64 4:4.8.7+dfsg-5ubuntu2 [30.5 kB] unit-abot-epc-basic-0: 18:48:42 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 18:48:42 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 18:48:42 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.14 [1,345 kB] unit-abot-epc-basic-0: 18:48:42 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.14 [1,078 kB] unit-abot-epc-basic-0: 18:48:42 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-mysql-0: 18:48:43 DEBUG unit.mysql/0.start mysql start/running, process 27143 unit-abot-epc-basic-0: 18:48:43 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-mysql-0: 18:48:43 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 18:48:43 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 18:48:43 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-abot-epc-basic-0: 18:48:43 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-abot-epc-basic-0: 18:48:43 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 18:48:43 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 18:48:43 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 18:48:43 DEBUG unit.abot-epc-basic/0.install Get:407 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-0-dev amd64 2:1.0.20-1 [58.5 kB] unit-mysql-0: 18:48:43 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 18:48:43 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 18:48:43 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 18:48:44 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 18:48:44 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 18:48:44 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-mysql-0: 18:48:44 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 18:48:44 DEBUG unit.abot-epc-basic/0.install Get:412 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-base-perl all 1.07-1 [21.5 kB] unit-abot-epc-basic-0: 18:48:44 DEBUG unit.abot-epc-basic/0.install Get:413 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-perl all 0.99+dfsg-2ubuntu1 [64.6 kB] unit-abot-epc-basic-0: 18:48:44 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-mysql-0: 18:48:44 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 18:48:44 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:48:44 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:48:44 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 18:48:44 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 18:48:44 DEBUG unit.abot-epc-basic/0.install Get:415 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-sax-expat-perl all 0.40-2 [11.5 kB] unit-abot-epc-basic-0: 18:48:44 DEBUG unit.abot-epc-basic/0.install Get:416 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-xpathengine-perl all 0.13-1 [37.1 kB] unit-abot-epc-basic-0: 18:48:44 DEBUG unit.abot-epc-basic/0.install Get:417 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2-dev amd64 2.9.3+dfsg1-1ubuntu0.6 [743 kB] unit-abot-epc-basic-0: 18:48:44 DEBUG unit.abot-epc-basic/0.install Get:418 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxslt1-dev amd64 1.1.28-2.1ubuntu0.1 [406 kB] unit-abot-epc-basic-0: 18:48:45 DEBUG unit.abot-epc-basic/0.install Get:419 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libzzip-0-13 amd64 0.13.62-3ubuntu0.16.04.2 [26.1 kB] unit-abot-epc-basic-0: 18:48:45 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-mysql-0: 18:48:45 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 18:48:45 DEBUG unit.abot-epc-basic/0.install Get:421 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mesa-common-dev amd64 18.0.5-0ubuntu0~16.04.1 [543 kB] unit-abot-epc-basic-0: 18:48:45 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 18:48:45 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 18:48:45 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 18:48:45 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 18:48:45 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 18:48:45 DEBUG unit.abot-epc-basic/0.install Get:427 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-control amd64 3.0.0-1 [819 kB] unit-mysql-0: 18:48:46 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-abot-epc-basic-0: 18:48:46 DEBUG unit.abot-epc-basic/0.install Get:428 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 octave-signal amd64 1.3.2-1 [199 kB] unit-abot-epc-basic-0: 18:48:46 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 18:48:46 DEBUG unit.abot-epc-basic/0.install Get:430 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pydb all 1.26-2 [83.8 kB] unit-abot-epc-basic-0: 18:48:46 DEBUG unit.abot-epc-basic/0.install Get:431 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qt-at-spi amd64 0.4.0-3 [58.0 kB] unit-abot-epc-basic-0: 18:48:46 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 18:48:46 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 18:48:46 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 18:48:46 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 18:48:46 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 18:48:46 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 18:48:46 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 18:48:46 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.11 [2,958 kB] unit-abot-epc-basic-0: 18:48:47 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.11 [41.0 kB] unit-abot-epc-basic-0: 18:48:47 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 18:48:47 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 18:48:47 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 18:48:47 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-mysql-0: 18:48:47 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 18:48:47 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 18:48:47 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 18:48:47 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-mysql-0: 18:48:47 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 18:48:47 DEBUG unit.abot-epc-basic/0.install Get:448 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-utils all 1.1.1-1ubuntu1.16.04.3 [59.6 kB] unit-abot-epc-basic-0: 18:48:47 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 18:48:48 DEBUG unit.abot-epc-basic/0.install Get:450 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base all 2015.20160320-1ubuntu0.1 [851 kB] unit-abot-epc-basic-0: 18:48:48 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 18:48:49 DEBUG unit.abot-epc-basic/0.install Get:452 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk8.6 amd64 8.6.5-1 [12.2 kB] unit-abot-epc-basic-0: 18:48:49 DEBUG unit.abot-epc-basic/0.install Get:453 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tk amd64 8.6.0+9 [3,178 B] unit-abot-epc-basic-0: 18:48:49 DEBUG unit.abot-epc-basic/0.install Get:454 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] unit-abot-epc-basic-0: 18:48:50 DEBUG unit.abot-epc-basic/0.install Get:455 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-utils amd64 7.7+3 [189 kB] unit-abot-epc-basic-0: 18:48:50 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 18:48:50 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 18:48:50 DEBUG unit.abot-epc-basic/0.install Get:458 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 xmlstarlet amd64 1.6.1-1ubuntu1 [96.0 kB] unit-abot-epc-basic-0: 18:48:50 DEBUG unit.abot-epc-basic/0.install Get:459 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xterm amd64 322-1ubuntu1 [607 kB] unit-abot-epc-basic-0: 18:48:50 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 18:48:50 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 18:48:50 DEBUG unit.abot-epc-basic/0.install Get:462 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dbg amd64 2.23-0ubuntu10 [3,683 kB] unit-abot-epc-basic-0: 18:48:50 DEBUG unit.abot-epc-basic/0.install Get:463 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libffi-dev amd64 3.2.1-4 [161 kB] unit-abot-epc-basic-0: 18:48:50 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 18:48:50 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 18:48:50 DEBUG unit.abot-epc-basic/0.install Get:466 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 liboctave-dev amd64 4.0.0-3ubuntu9.2 [492 kB] unit-abot-epc-basic-0: 18:48:50 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 18:48:51 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 18:48:51 DEBUG unit.abot-epc-basic/0.install Extracting templates from packages: 6% Extracting templates from packages: 12% Extracting templates from packages: 19% Extracting templates from packages: 25% Extracting templates from packages: 32% Extracting templates from packages: 38% Extracting templates from packages: 44% Extracting templates from packages: 51% Extracting templates from packages: 57% Extracting templates from packages: 64% Extracting templates from packages: 70% Extracting templates from packages: 76% Extracting templates from packages: 83% Extracting templates from packages: 89% Extracting templates from packages: 96% Extracting templates from packages: 100% unit-abot-epc-basic-0: 18:48:51 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 18:48:52 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 44s (6,625 kB/s) unit-abot-epc-basic-0: 18:48:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 18:48:52 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67314 files and directories currently installed.) unit-abot-epc-basic-0: 18:48:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 18:48:52 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:48:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 18:48:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-abot-epc-basic-0: 18:48:53 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 18:48:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 18:48:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.11_amd64.deb ... unit-abot-epc-basic-0: 18:48:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 18:48:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 18:48:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:48:56 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 18:48:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 18:48:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:48:56 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:48:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 18:48:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:48:57 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:48:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 18:48:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 18:48:58 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 18:48:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 18:48:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 18:48:58 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 18:48:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 18:48:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 18:48:58 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 18:48:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 18:48:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 18:48:58 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:48:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 18:49:00 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 18:49:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 18:49:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 18:49:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:02 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 18:49:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 18:49:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 18:49:03 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 18:49:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 18:49:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:49:04 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-server0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgbm1_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:05 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore1_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirprotobuf3_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 18:49:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-client0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput-bin_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:07 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 18:49:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 18:49:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:08 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 18:49:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 18:49:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:49:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:49:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 18:49:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:08 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 18:49:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 18:49:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:49:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:49:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 18:49:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:49:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 18:49:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:49:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 18:49:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:49:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:49:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 18:49:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:49:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:49:11 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup-gnome2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librest-0.7-0_0.7.93-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 18:49:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 18:49:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 18:49:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-abot-epc-basic-0: 18:49:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 18:49:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 18:49:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:13 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 18:49:14 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-common_3.18.9-1ubuntu3.3_all.deb ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-0_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-common_1.1.2-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjson-glib-1.0-0_1.1.2-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 18:49:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 18:49:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 18:49:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:49:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 18:49:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:49:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 18:49:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 18:49:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:49:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 18:49:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 18:49:17 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/sbin/update-icon-caches to /usr/sbin/update-icon-caches.gtk2 by libgtk-3-bin' unit-abot-epc-basic-0: 18:49:17 DEBUG unit.abot-epc-basic/0.install Adding 'diversion of /usr/share/man/man8/update-icon-caches.8.gz to /usr/share/man/man8/update-icon-caches.gtk2.8.gz by libgtk-3-bin' unit-abot-epc-basic-0: 18:49:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:49:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 18:49:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 18:49:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 18:49:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 18:49:18 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 18:49:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 18:49:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 18:49:18 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 18:49:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 18:49:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 18:49:18 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 18:49:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 18:49:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ubuntu-mono_14.04+16.04.20180326-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:49:19 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 18:49:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 18:49:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../adwaita-icon-theme_3.18.0-2ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 18:49:20 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... machine-2: 18:49:20 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 18:49:20 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 18:49:20 DEBUG juju.agent read agent config, format "2.0" machine-2: 18:49:20 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 18:49:20 DEBUG juju.worker start "engine" machine-2: 18:49:20 INFO juju.worker start "engine" machine-2: 18:49:20 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 18:49:20 DEBUG juju.worker "engine" started machine-2: 18:49:20 DEBUG juju.worker.introspection stats worker now serving machine-2: 18:49:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 18:49:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 18:49:20 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 18:49:20 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 18:49:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 18:49:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 18:49:20 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 18:49:20 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 18:49:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 18:49:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 18:49:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 18:49:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 18:49:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 18:49:20 DEBUG juju.worker.apicaller connecting with old password machine-2: 18:49:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 18:49:20 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 18:49:20 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 18:49:20 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... machine-2: 18:49:21 DEBUG juju.worker.apicaller connected machine-2: 18:49:21 DEBUG juju.worker.apicaller changing password... machine-2: 18:49:21 DEBUG juju.worker.apicaller password changed machine-2: 18:49:21 DEBUG juju.api RPC connection died machine-2: 18:49:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 18:49:21 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. machine-2: 18:49:21 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 18:49:21 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 18:49:21 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:21 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 18:49:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 18:49:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:22 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... machine-2: 18:49:22 DEBUG juju.worker.apicaller connected machine-2: 18:49:22 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:49:22 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 18:49:22 INFO juju.worker.upgrader unblocking abort check machine-2: 18:49:22 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 18:49:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 18:49:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 18:49:22 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 18:49:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 18:49:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.logger logger setup machine-2: 18:49:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 18:49:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 18:49:22 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 18:49:22 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 18:49:22 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 18:49:22 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 18:49:22 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 18:49:22 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:49:22 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:49:22 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:49:22 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 18:49:22 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 18:49:22 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 18:49:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 18:49:22 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 18:49:22 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 18:49:22 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 18:49:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 18:49:22 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 18:49:22 INFO juju.util.exec run result: exit status 127 machine-2: 18:49:22 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec635591174/script.sh: line 1: fanatic: command not found 127 machine-2: 18:49:22 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 18:49:22 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 18:49:22 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:49:22 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:49:22 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 18:49:22 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 18:49:22 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 18:49:22 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 18:49:22 DEBUG juju.network including address local-machine:::1 for machine machine-2: 18:49:22 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 18:49:22 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 18:49:22 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-2: 18:49:22 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 18:49:22 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 18:49:22 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 18:49:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 18:49:22 DEBUG juju.api RPC connection died machine-2: 18:49:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker killing runner 0xc420029450 machine-2: 18:49:22 INFO juju.worker runner is dying machine-2: 18:49:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 18:49:22 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 18:49:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 18:49:22 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 18:49:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 18:49:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 18:49:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.apicaller connecting with current password machine-2: 18:49:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 18:49:22 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 18:49:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 18:49:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:23 DEBUG juju.worker.apicaller connected machine-2: 18:49:23 DEBUG juju.api RPC connection died machine-2: 18:49:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 18:49:23 DEBUG juju.worker.apicaller connecting with current password machine-2: 18:49:23 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 18:49:23 INFO juju.api connection established to "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 18:49:23 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 18:49:23 DEBUG juju.worker.apicaller connected machine-2: 18:49:24 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 18:49:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 18:49:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 18:49:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 18:49:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 18:49:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 18:49:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 18:49:24 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 18:49:24 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 18:49:24 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 18:49:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 18:49:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 18:49:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 18:49:24 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 18:49:24 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 18:49:24 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 18:49:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 18:49:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 18:49:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:49:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:49:24 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:49:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 18:49:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 18:49:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:49:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:49:24 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 18:49:24 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 18:49:24 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 18:49:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 18:49:24 DEBUG juju.network including address local-machine:::1 for machine machine-2: 18:49:24 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 18:49:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 18:49:24 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-2: 18:49:24 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 18:49:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 18:49:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 18:49:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 18:49:24 INFO juju.util.exec run result: exit status 127 machine-2: 18:49:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec536830257/script.sh: line 1: fanatic: command not found 127 machine-2: 18:49:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 18:49:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 18:49:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 18:49:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 18:49:24 INFO juju.util.exec run result: exit status 127 machine-2: 18:49:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec022300811/script.sh: line 1: fanatic: command not found 127 machine-2: 18:49:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 18:49:24 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 18:49:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 18:49:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.logger logger setup machine-2: 18:49:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 18:49:24 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 18:49:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 18:49:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 18:49:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:49:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:49:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 18:49:24 DEBUG juju.network including address local-cloud:192.168.121.34 for machine machine-2: 18:49:24 DEBUG juju.network including address local-machine:::1 for machine machine-2: 18:49:24 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.34 local-machine:::1] machine-2: 18:49:24 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.34 local-machine:::1] machine-2: 18:49:24 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 18:49:24 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 18:49:24 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 18:49:24 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 18:49:24 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 18:49:24 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 18:49:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 18:49:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... machine-2: 18:49:24 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 18:49:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 18:49:24 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 18:49:24 INFO juju.worker.upgrader unblocking abort check machine-2: 18:49:24 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 18:49:24 INFO juju.worker.deployer deploying unit "oai-epc/0" unit-abot-epc-basic-0: 18:49:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 18:49:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... machine-2: 18:49:25 DEBUG juju.worker start "2-container-watcher" machine-2: 18:49:25 DEBUG juju.worker start "stateconverter" machine-2: 18:49:25 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 18:49:25 INFO juju.worker start "2-container-watcher" machine-2: 18:49:25 DEBUG juju.worker "2-container-watcher" started machine-2: 18:49:25 INFO juju.worker start "stateconverter" machine-2: 18:49:25 DEBUG juju.worker "stateconverter" started machine-2: 18:49:25 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 18:49:25 INFO juju.worker.machiner "machine-2" started machine-2: 18:49:25 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 18:49:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 18:49:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:25 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... machine-2: 18:49:25 DEBUG juju.service discovered init system "upstart" from local host machine-2: 18:49:25 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-2: 18:49:25 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 18:49:25 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 18:49:25 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 18:49:25 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 18:49:25 DEBUG juju.worker start "api" unit-oai-epc-0: 18:49:25 INFO juju.worker start "api" unit-oai-epc-0: 18:49:25 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 18:49:25 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 18:49:25 DEBUG juju.worker "api" started unit-oai-epc-0: 18:49:25 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 18:49:25 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 18:49:25 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 18:49:25 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 18:49:25 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 18:49:25 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:03:a0:98 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.34 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:03:a0:98 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 18:49:26 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 18:49:26 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 18:49:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 18:49:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:49:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 18:49:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-abot-epc-basic-0: 18:49:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 18:49:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 18:49:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-oai-epc-0: 18:49:26 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 18:49:26 DEBUG juju.api RPC connection died unit-oai-epc-0: 18:49:26 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 18:49:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-epc-0: 18:49:26 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 18:49:26 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 18:49:26 INFO juju.api connection established to "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 18:49:26 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 18:49:26 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:49:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 18:49:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 18:49:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-epc-0: 18:49:27 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 18:49:27 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 18:49:27 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 18:49:27 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 18:49:27 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 18:49:27 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 18:49:27 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 18:49:27 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 18:49:27 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 18:49:27 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 18:49:27 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-epc-0: 18:49:27 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-epc-0: 18:49:27 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-epc-0: 18:49:27 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 18:49:27 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 18:49:27 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 18:49:27 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 18:49:27 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 18:49:27 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 18:49:27 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] unit-oai-epc-0: 18:49:27 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 18:49:27 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 18:49:27 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 18:49:27 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 18:49:27 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 18:49:28 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-abot-epc-basic-0: 18:49:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 18:49:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-epc-0: 18:49:28 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 18:49:28 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 18:49:28 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 18:49:28 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 18:49:28 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 18:49:28 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 18:49:28 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 18:49:28 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 18:49:28 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 18:49:28 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 18:49:28 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 18:49:28 DEBUG httpbakery client do GET https://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 18:49:28 DEBUG httpbakery } -> error unit-oai-epc-0: 18:49:28 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 18:49:28 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 18:49:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 18:49:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:49:29 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 18:49:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 18:49:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:29 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:49:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 18:49:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:29 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 18:49:29 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 18:49:29 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 18:49:29 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 18:49:29 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 18:49:29 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 18:49:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 18:49:29 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 18:49:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 18:49:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 18:49:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 18:49:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 18:49:29 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 18:49:29 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 18:49:30 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 18:49:30 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 18:49:30 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 18:49:30 DEBUG unit.oai-epc/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-epc-0: 18:49:30 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 18:49:30 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 18:49:30 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-epc-0: 18:49:30 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 18:49:30 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 18:49:30 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 18:49:30 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-epc-0: 18:49:30 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 18:49:30 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 18:49:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 18:49:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:49:31 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 18:49:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 18:49:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:49:31 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-epc-0: 18:49:31 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-oai-epc-0: 18:49:31 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (2017 kB/s) unit-oai-epc-0: 18:49:31 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 18:49:31 DEBUG unit.oai-epc/0.install (Reading database ... 78222 files and directories currently installed.) unit-oai-epc-0: 18:49:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 18:49:31 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 18:49:31 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 18:49:31 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 18:49:31 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 18:49:32 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 18:49:32 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 18:49:32 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 18:49:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 18:49:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:49:32 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:49:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 18:49:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:49:32 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 18:49:33 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:49:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 18:49:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:49:33 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-epc-0: 18:49:33 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 18:49:33 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-epc-0: 18:49:33 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 18:49:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 18:49:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:34 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 18:49:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 18:49:34 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 18:49:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:49:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:49:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 18:49:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:34 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 18:49:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 18:49:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 18:49:34 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 18:49:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 18:49:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:49:35 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-epc-0: 18:49:35 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 18:49:35 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 18:49:35 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 18:49:35 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 18:49:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 18:49:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 18:49:35 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-epc-0: 18:49:35 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (19.5 kB/s) unit-oai-epc-0: 18:49:35 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 18:49:35 DEBUG unit.oai-epc/0.install (Reading database ... 78972 files and directories currently installed.) unit-oai-epc-0: 18:49:35 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 18:49:35 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 18:49:35 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 18:49:35 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 18:49:36 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 18:49:36 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 18:49:36 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 18:49:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 18:49:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 18:49:36 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-epc-0: 18:49:36 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 18:49:36 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 18:49:36 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 18:49:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:36 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 18:49:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:36 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-epc-0: 18:49:37 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:37 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:49:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 18:49:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:38 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:49:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 18:49:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 18:49:38 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 18:49:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 18:49:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 18:49:38 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-epc-0: 18:49:38 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 18:49:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 18:49:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:49:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 18:49:38 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 18:49:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 18:49:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:49:39 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 2s (1513 kB/s) unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install (Reading database ... 78979 files and directories currently installed.) unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 18:49:39 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 18:49:40 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 18:49:40 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 18:49:40 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 18:49:40 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 18:49:40 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 18:49:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:40 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:49:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 18:49:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 18:49:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-epc-0: 18:49:40 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 18:49:40 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 18:49:40 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 18:49:40 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:49:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 18:49:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 18:49:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.6) ... unit-oai-epc-0: 18:49:41 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 18:49:41 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 18:49:41 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:49:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 18:49:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 18:49:41 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 18:49:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 18:49:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:49:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 18:49:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-epc-0: 18:49:42 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-abot-epc-basic-0: 18:49:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-oai-epc-0: 18:49:42 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 18:49:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.3_all.deb ... unit-oai-epc-0: 18:49:42 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:49:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-epc-0: 18:49:42 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 18:49:42 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:49:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 18:49:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 18:49:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-epc-0: 18:49:42 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 18:49:43 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 18:49:43 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 18:49:43 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 18:49:43 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:49:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 18:49:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:49:43 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-epc-0: 18:49:43 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 18:49:44 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 18:49:44 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 18:49:44 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 18:49:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-oai-epc-0: 18:49:44 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 18:49:44 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 18:49:44 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 18:49:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 18:49:44 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-epc-0: 18:49:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:49:44 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 18:49:44 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 18:49:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 18:49:45 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 18:49:45 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 18:49:45 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 18:49:45 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpangoxft-1.0-0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-pango-1.0_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:45 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:47 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 18:49:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:49:48 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot: No such file or directory unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 18:49:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 18:49:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 18:49:48 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-epc-0: 18:49:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:49:48 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 18:49:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 18:49:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:49:48 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-epc-0: 18:49:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install --2019-01-09 18:49:48-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 18:49:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 18:49:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:48 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 18:49:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 18:49:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 18:49:48 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-epc-0: 18:49:48 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 18:49:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 18:49:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install 0K ....... 43.7M=0s unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install 2019-01-09 18:49:49 (43.7 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install --2019-01-09 18:49:49-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:443. unit-abot-epc-basic-0: 18:49:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 368K 3s machine-3: 18:49:49 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 18:49:49 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 18:49:49 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 368K 3s unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 46.5M 2s unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 373K 2s unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 33.0M 1s unit-oai-epc-0: 18:49:49 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 38.8M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 380K 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 28.5M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 9.61M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 50.1M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 57.0M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 61.6M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 56.8M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 63.1M 0s unit-abot-epc-basic-0: 18:49:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 18:49:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 401K 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 39.9M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 11.4M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 28.5M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 36.3M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 61.4M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 58.2M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 64.6M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 50.0M=0.7s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2019-01-09 18:49:50 (1.60 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install --2019-01-09 18:49:50-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:443. unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 39.1M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 48.3M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 43.9M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 41.6M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 41.3M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 129M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 231M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 253M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 215M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 242M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 255M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 220M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 185M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 242M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 242M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 350M 0s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 326M 0s unit-abot-epc-basic-0: 18:49:50 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... machine-3: 18:49:50 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 18:49:50 DEBUG juju.worker start "engine" machine-3: 18:49:50 INFO juju.worker start "engine" machine-3: 18:49:50 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 18:49:50 DEBUG juju.worker "engine" started machine-3: 18:49:50 DEBUG juju.worker.introspection stats worker now serving machine-3: 18:49:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 18:49:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 18:49:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 18:49:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 18:49:50 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 18:49:50 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.apicaller connecting with old password machine-3: 18:49:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:49:50 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-3: 18:49:50 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-3: 18:49:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-3: 18:49:50 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 18:49:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 18:49:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 18:49:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 18:49:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 18:49:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:49:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 394K 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 30.2M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 34.0M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 28.6M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 33.4M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 32.5M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 33.7M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 28.1M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 40.0M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 30.7M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 32.9M 1s machine-3: 18:49:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 27.0M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 46.4M 1s machine-3: 18:49:50 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 48.2M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 112M 1s machine-3: 18:49:50 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 185K 3s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 48.3M 3s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 64.0M 3s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 63.0M 3s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 55.6M 3s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 62.5M 3s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 60.9M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 63.3M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 52.4M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 54.6M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 62.3M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 63.7M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 56.7M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 61.4M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 62.2M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 61.9M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 52.5M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 61.6M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 59.2M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 61.3M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 52.6M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 62.0M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 58.7M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 62.5M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 51.5M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 60.9M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 61.3M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 64.1M 2s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 54.9M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 63.4M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 60.8M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 62.8M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 54.1M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 71.1M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 62.3M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 92.0M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 70.1M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 79.7M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 76.9M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 70.7M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 65.7M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 78.0M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 72.6M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 79.0M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 54.9M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 77.8M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 88.1M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 78.7M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 53.5M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 68.2M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 85.3M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 73.2M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 70.1M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 62.5M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 79.7M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 70.6M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 531K 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 41.7M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 44.3M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 48.0M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 41.5M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 52.9M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 50.1M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 51.6M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 47.3M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 84.5M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 84.7M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 75.7M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 81.3M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 173M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 414M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 393M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 345M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 399M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 6.63M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 38.2M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 35.9M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 39.6M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 39.9M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 38.6M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 32.9M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 57.3M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 63.5M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 63.5M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 57.4M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 64.3M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 83.2M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 176M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 328M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 389M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 396M 1s unit-oai-epc-0: 18:49:50 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 443M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 486K 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 45.7M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 40.8M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 36.9M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 32.0M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 39.6M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 40.5M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 40.5M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 55.6M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 74.0M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 73.5M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 90.8M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 63.3M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 87.4M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 79.0M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 91.0M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 67.4M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 88.0M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 64.3M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 12.6M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 40.2M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 61.4M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 49.2M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 49.5M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 42.7M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 57.2M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 46.6M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 52.8M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 60.2M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 76.7M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 72.5M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 95.4M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 56.7M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 75.7M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 82.3M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 83.2M 0s machine-3: 18:49:51 DEBUG juju.worker.apicaller connected machine-3: 18:49:51 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 492K 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 45.7M 1s unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 53.1M 1s machine-3: 18:49:51 DEBUG juju.worker.apicaller password changed machine-3: 18:49:51 DEBUG juju.api RPC connection died machine-3: 18:49:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 54.6M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 41.0M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 46.3M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 45.4M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 50.4M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 45.0M 0s unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 45.2M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 53.7M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 67.1M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 82.6M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 72.8M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 74.3M 0s unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 83.4M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 77.0M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 105M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 75.0M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 4.52M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 28.0M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 45.8M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 47.5M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 48.5M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 52.4M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 46.6M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 61.2M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 52.0M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 38.0M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 41.3M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 115M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 236M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 211M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 319M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 436M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 438M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 384M 0s machine-3: 18:49:51 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. machine-3: 18:49:51 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-3: 18:49:51 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... machine-3: 18:49:51 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 513K 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 43.9M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 46.0M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 39.7M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 40.2M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 38.6M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 37.5M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 33.9M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 42.5M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 61.4M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 59.6M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 56.6M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 62.0M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 54.0M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 57.5M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 55.0M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 61.1M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 60.4M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 7.61M 0s unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 17.5M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 44.2M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 49.1M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 71.8M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 46.2M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 58.6M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 49.4M 0s unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 58.8M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 116M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 79.4M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 40.5M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 40.9M 0s unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 34.4M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 61.8M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 66.1M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 77.6M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 77.8M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 61.3M 0s unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 532K 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 43.9M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 37.3M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 45.5M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 45.6M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 42.9M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 34.4M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 41.9M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 41.3M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 53.2M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 77.7M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 72.5M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 101M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 72.1M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 97.9M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 71.5M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 74.1M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 94.0M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 69.7M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 5.31M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 23.8M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 43.7M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 76.7M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 296M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 50.4M 0s unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 34.7M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 44.5M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 52.4M=1.1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2019-01-09 18:49:51 (11.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install --2019-01-09 18:49:51-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:443. unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 119M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 256M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 73.8M 0s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 38.2M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 34.1M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 38.7M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 38.6M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 47.4M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 35.6M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 42.5M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 44.0M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 39.4M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 34.3M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 43.9M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 49.7M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 46.1M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 65.3M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 76.9M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 81.2M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 88.0M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 79.5M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 112M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 83.2M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 70.6M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 63.3M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 55.5M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 61.6M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 65.4M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 70.6M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 100M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 91.1M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 64.3M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 65.5M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 69.6M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 84.4M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 150M 1s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 387M 1s unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 475K 4s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 36.5M 4s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 40.8M 4s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 39.4M 4s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 45.4M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 41.9M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 53.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 39.0M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 47.0M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 41.4M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 51.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 41.0M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 50.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 47.5M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 47.3M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 42.3M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 57.0M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 73.1M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 81.9M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 62.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 72.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 67.8M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 57.2M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 69.8M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 64.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 120M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 59.8M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 66.3M 2s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 127M 2s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 64.3M 2s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 70.7M 2s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 137M 2s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 407M 2s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 313M 2s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 435M 2s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 348M 2s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 297M 2s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 267M 2s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 298M 2s unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 464K 4s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 40.3M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 38.3M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 41.9M 3s unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 34.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 39.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 42.2M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 38.9M 3s unit-abot-epc-basic-0: 18:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 34.5M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 40.2M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 33.1M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 31.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 33.8M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 39.7M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 60.3M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 60.2M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 64.2M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 69.8M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 95.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 62.3M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 49.1M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 56.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 55.8M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 58.8M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 51.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 92.3M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 87.0M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 73.7M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 72.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 68.7M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 79.5M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 73.7M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 67.5M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 68.9M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 67.3M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 63.2M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 66.2M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 92.2M 3s machine-3: 18:49:51 DEBUG juju.worker.apicaller connected machine-3: 18:49:51 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 18:49:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:51 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 18:49:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 18:49:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 18:49:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 18:49:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:49:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 501K 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 43.7M 3s machine-3: 18:49:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 28.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 36.3M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 33.8M 3s machine-3: 18:49:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:51 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 18:49:51 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 34.9M 3s machine-3: 18:49:51 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 18:49:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 31.5M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 35.6M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 35.8M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 36.0M 3s unit-oai-epc-0: 18:49:51 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 32.8M 3s machine-3: 18:49:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 40.0M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 42.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 34.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 39.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 84.8M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 87.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 59.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 74.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 80.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 84.1M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 18:49:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 65.6M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 65.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 75.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 60.4M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 88.5M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 64.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 67.2M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 162M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 358M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 329M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 392M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 433M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 435M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 397M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 447M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 439M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 440M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 316M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 18:49:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 18:49:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 18:49:52 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 18:49:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 18:49:52 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 18:49:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 18:49:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 18:49:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 18:49:52 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 18:49:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 18:49:52 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 18:49:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 18:49:52 DEBUG juju.worker.logger logger setup machine-3: 18:49:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 18:49:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 18:49:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 18:49:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-3: 18:49:52 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 18:49:52 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 18:49:52 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 18:49:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 18:49:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:49:52 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 18:49:52 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 18:49:52 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 18:49:52 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 18:49:52 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 18:49:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 18:49:52 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:49:52 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:49:52 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 18:49:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 18:49:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:49:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:49:52 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 18:49:52 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 18:49:52 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 18:49:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 18:49:52 DEBUG juju.network including address local-machine:::1 for machine machine-3: 18:49:52 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 18:49:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 18:49:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 18:49:52 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-3: 18:49:52 INFO juju.util.exec run result: exit status 127 machine-3: 18:49:52 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec249115955/script.sh: line 1: fanatic: command not found 127 machine-3: 18:49:52 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 18:49:52 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 18:49:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 18:49:52 DEBUG juju.api RPC connection died machine-3: 18:49:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker killing runner 0xc4206e2270 machine-3: 18:49:52 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-3: 18:49:52 INFO juju.worker runner is dying machine-3: 18:49:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 18:49:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 18:49:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 18:49:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-3 from state: connection is shut down machine-3: 18:49:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-3: 18:49:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 18:49:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 18:49:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 18:49:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 18:49:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 18:49:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 18:49:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 18:49:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-3: 18:49:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 471K 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 50.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 45.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 34.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 37.7M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 18:49:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 39.3M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 18:49:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 37.5M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:49:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 33.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 40.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 35.5M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 39.0M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 33.3M 3s unit-abot-epc-basic-0: 18:49:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 37.9M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 37.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 39.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 37.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 62.7M 3s machine-3: 18:49:52 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 18:49:52 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... machine-3: 18:49:52 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 18:49:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 61.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 62.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 52.2M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 75.7M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 74.0M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 78.0M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 59.0M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 72.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 69.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 88.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 54.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 90.3M 3s machine-3: 18:49:52 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-3: 18:49:52 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 69.3M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 72.2M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 62.2M 3s machine-3: 18:49:52 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-3: 18:49:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 74.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 107M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 52.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 51.5M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 56.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 53.2M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 58.2M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 48.3M 3s machine-3: 18:49:52 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:49:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. machine-3: 18:49:52 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:49:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... machine-3: 18:49:52 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:52 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:49:52 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 509K 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 38.7M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 41.2M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 33.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 47.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 49.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 44.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 35.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 42.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 44.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 38.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 42.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 117M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 237M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 249M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 211M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 241M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 260M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 233M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 216M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 248M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 269M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 260M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 212M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 270M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 256M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 274M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 217M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 253M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 259M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 241M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 214M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 194M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 173M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 170M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 153M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 31.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 59.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 59.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 50.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 442K 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 40.5M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 42.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 33.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 42.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 38.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 39.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 35.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 39.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 41.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 41.2M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 34.2M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 30.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 29.2M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 36.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 29.5M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 48.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 55.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 54.7M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 51.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 54.5M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 55.0M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 52.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 49.2M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 57.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 54.7M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 56.7M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 51.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 55.7M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 58.2M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 56.0M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 47.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 56.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 55.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 55.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 51.0M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 57.2M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 54.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 56.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 45.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 539K 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 31.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 34.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 25.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 30.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 23.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 24.5M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 20.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 24.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 23.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 24.7M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 29.5M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 41.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 57.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 54.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 48.0M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 56.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 55.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 54.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 51.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 56.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 57.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 58.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 49.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 55.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 57.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 54.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 51.1M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 56.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 56.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 57.8M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 49.9M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 57.4M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 57.2M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 57.2M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 51.4M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 55.3M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 55.0M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 56.5M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 47.7M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 55.9M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 564K 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 41.0M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 31.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 40.0M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 37.2M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 38.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 34.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 36.3M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 36.8M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 39.5M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 35.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 40.6M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 41.4M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 39.9M 3s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 36.5M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 39.0M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 41.4M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 56.6M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 58.7M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 62.4M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 62.7M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 64.8M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 54.9M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 67.1M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 61.9M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 64.9M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 57.6M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 63.8M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 62.6M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 61.4M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 52.9M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 59.7M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 57.8M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 58.4M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 51.6M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 58.6M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 57.2M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 56.0M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 50.9M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 58.3M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 526K 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 43.0M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 42.6M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 43.6M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 39.0M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 36.8M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 32.4M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 37.4M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 34.7M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 37.7M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 31.8M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 36.9M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 38.8M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 35.0M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 30.7M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 33.8M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 35.7M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 50.5M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 50.7M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 57.3M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 55.6M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 52.2M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 43.7M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 57.2M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 57.5M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 55.2M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 50.3M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 50.8M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 55.1M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 54.6M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 46.1M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 52.6M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 55.1M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 56.6M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 48.2M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 52.5M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 51.5M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 47.3M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 46.7M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 56.2M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 58.0M 2s machine-3: 18:49:52 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 551K 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 36.9M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 48.1M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 52.1M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 40.3M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 35.5M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 37.9M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 39.4M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 37.7M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 33.5M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 35.2M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 36.3M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 39.1M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 37.0M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 35.9M 2s unit-oai-epc-0: 18:49:52 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 36.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 444K 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 42.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 47.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 47.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 37.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 33.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 48.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 43.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 43.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 39.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 38.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 41.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 41.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 35.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 36.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 37.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 47.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 34.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 40.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 37.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 52.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 52.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 60.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 61.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 58.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 53.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 61.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 58.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 62.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 53.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 61.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 58.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 59.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 55.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 59.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 60.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 63.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 53.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 59.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 60.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 61.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 54.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 59.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 56.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 59.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 52.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 58.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 58.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 57.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 52.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 56.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 59.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 59.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 49.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 56.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 53.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 53.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 46.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 52.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 54.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 26.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 32.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 41.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 45.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 52.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 49.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 56.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 56.0M 2s machine-3: 18:49:53 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:49:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 18:49:53 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 18:49:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 18:49:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 18:49:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 18:49:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 18:49:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 18:49:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:49:53 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:49:53 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:49:53 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 18:49:53 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 18:49:53 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 18:49:53 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 18:49:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.logger logger setup machine-3: 18:49:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 18:49:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-3: 18:49:53 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 18:49:53 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 18:49:53 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 18:49:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 18:49:53 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 18:49:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 18:49:53 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 18:49:53 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 18:49:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 18:49:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 18:49:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 18:49:53 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 18:49:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 18:49:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 18:49:53 INFO juju.util.exec run result: exit status 127 machine-3: 18:49:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec573632535/script.sh: line 1: fanatic: command not found 127 machine-3: 18:49:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 18:49:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 18:49:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 18:49:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:49:53 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 18:49:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:49:53 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 18:49:53 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 18:49:53 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 18:49:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 18:49:53 DEBUG juju.network including address local-machine:::1 for machine machine-3: 18:49:53 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 18:49:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 18:49:53 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-3: 18:49:53 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 18:49:53 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 18:49:53 INFO juju.util.exec run result: exit status 127 machine-3: 18:49:53 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec593162828/script.sh: line 1: fanatic: command not found 127 machine-3: 18:49:53 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 18:49:53 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... machine-3: 18:49:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 18:49:53 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 18:49:53 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 18:49:53 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:49:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:49:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 18:49:53 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 18:49:53 DEBUG juju.network including address local-machine:::1 for machine machine-3: 18:49:53 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-3: 18:49:53 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 240K 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 27.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 44.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 44.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 45.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 41.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 44.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 43.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 38.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 41.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 44.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 44.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 43.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 41.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 41.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 44.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 46.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 50.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 55.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 57.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 59.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 51.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 58.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 58.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 56.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 48.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 56.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 56.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 55.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 50.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 57.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 56.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 56.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 50.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 57.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 57.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 59.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 53.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 58.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 57.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 59.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 50.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 58.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 55.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 59.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 54.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 58.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 57.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 59.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 50.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 60.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 7.81M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 42.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 40.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 46.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 39.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 47.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 40.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 47.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 47.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 50.1M 2s unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 711K 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 36.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 42.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 47.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 43.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 49.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 47.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 50.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 46.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 44.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 49.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 49.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 45.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 49.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 49.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 49.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 43.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 50.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 46.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 60.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 1.37M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 47.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 45.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 47.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 35.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 43.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 50.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 48.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 39.0M 2s machine-3: 18:49:53 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 18:49:53 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 18:49:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 18:49:53 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 18:49:53 INFO juju.worker.upgrader unblocking abort check machine-3: 18:49:53 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 18:49:53 DEBUG juju.worker start "3-container-watcher" machine-3: 18:49:53 DEBUG juju.worker start "stateconverter" machine-3: 18:49:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 18:49:53 INFO juju.worker start "3-container-watcher" machine-3: 18:49:53 DEBUG juju.worker "3-container-watcher" started machine-3: 18:49:53 INFO juju.worker start "stateconverter" machine-3: 18:49:53 DEBUG juju.worker "stateconverter" started machine-3: 18:49:53 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... machine-3: 18:49:53 INFO juju.worker.machiner "machine-3" started machine-3: 18:49:53 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 711K 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 35.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 41.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 35.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 46.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 47.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 45.6M 2s unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 44.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 45.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 42.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 47.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 44.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 50.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 49.1M 2s unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 47.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 42.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 51.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 50.4M 2s unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 49.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 54.0M 2s machine-3: 18:49:53 DEBUG juju.service discovered init system "upstart" from local host machine-3: 18:49:53 DEBUG juju.worker.deployer API addresses: ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 1.43M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 38.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 44.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 41.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 48.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 37.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 49.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 43.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 48.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 49.0M 2s machine-3: 18:49:53 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 51.9M 2s unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 701K 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 42.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 38.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 44.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 45.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 48.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 52.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 46.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 44.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 46.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 46.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 46.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 46.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 46.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 48.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 51.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 41.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 54.1M 2s unit-oai-hss-0: 18:49:53 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 58.7M 2s unit-oai-hss-0: 18:49:53 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 18:49:53 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 18:49:53 DEBUG juju.worker start "api" unit-oai-hss-0: 18:49:53 INFO juju.worker start "api" unit-oai-hss-0: 18:49:53 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 18:49:53 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 18:49:53 DEBUG juju.worker "api" started unit-oai-hss-0: 18:49:53 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 1.44M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 40.7M 2s unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-hss-0: 18:49:53 INFO juju.api connection established to "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 44.8M 2s unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 45.5M 2s unit-oai-hss-0: 18:49:53 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 48.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 30.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 44.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 46.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 50.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 44.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 49.7M 2s unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 18:49:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 706K 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 33.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 36.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 41.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 43.2M 2s unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsuitesparseconfig4.4.6_1%3a4.4.6-1_amd64.deb ... unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 47.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 50.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 45.5M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 51.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 53.4M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 34.9M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 43.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 46.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 45.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 41.1M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 56.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 51.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 53.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 49.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 58.2M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 1.47M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 39.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 41.3M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 50.0M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 45.6M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 35.8M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 37.7M 2s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 42.7M 1s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 49.9M 1s unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 45.4M 1s unit-abot-epc-basic-0: 18:49:53 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-epc-0: 18:49:53 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 1.31M 2s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 1.41M 2s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 37.8M 2s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 40.1M 2s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 35.1M 2s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 39.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 49.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 47.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 40.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 50.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 48.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 43.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 44.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 48.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 49.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 49.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 46.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 46.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 58.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 58.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 50.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 1.47M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 43.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 45.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 41.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 52.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 42.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 45.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 36.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 46.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 45.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 720K 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 20.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 39.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 40.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 38.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 35.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 50.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 46.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 47.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 44.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 45.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 40.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 48.1M 1s unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 39.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 51.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 45.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 48.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 43.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 58.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 56.6M 1s unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 52.9M 1s unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 1.50M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 34.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 43.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 43.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 43.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 42.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 45.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 39.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 43.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 47.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 723K 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 23.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 36.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 42.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 37.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 39.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 39.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 48.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 50.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 49.8M 1s machine-3: 18:49:54 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:85:a4:9b CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:85:a4:9b CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 51.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 50.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 40.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 46.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 43.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 47.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 54.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 54.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 44.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 52.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 59.6M 1s unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 1.50M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 36.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 34.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 48.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 46.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 41.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 47.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 43.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 43.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 42.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 53.2M 1s unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 710K 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 42.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 39.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 41.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 43.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 40.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 39.6M 1s unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 48.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 51.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 54.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 47.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 52.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 44.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 45.9M 1s unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 46.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 48.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 51.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 52.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 45.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 57.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 37.6M 1s unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 1.50M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 26.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 32.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 39.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 43.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 32.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 38.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 37.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 44.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 44.3M 1s unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 736K 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 24.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 32.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 26.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 27.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 28.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 37.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 36.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 43.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 29.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 32.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 31.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 37.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 44.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 45.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 44.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 50.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 51.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 49.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 43.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 44.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 46.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 1.77M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 24.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 34.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 37.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 38.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 29.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 32.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 37.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 44.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 39.5M 1s unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 748K 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 23.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 34.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 30.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 36.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 31.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 33.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 33.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 46.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 36.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 33.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 30.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 43.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 40.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 45.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 40.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 50.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 48.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 45.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 42.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 46.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 46.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 1.72M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 35.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 27.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 39.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 45.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 34.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 36.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 37.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 41.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 45.4M 1s unit-abot-epc-basic-0: 18:49:54 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 737K 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 25.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 37.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 30.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 34.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 32.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 33.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 33.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 44.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 37.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 39.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 28.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 42.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 38.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 38.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 40.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 49.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 49.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 49.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 42.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 48.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 47.8M 1s unit-oai-hss-0: 18:49:54 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 18:49:54 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 1.71M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 33.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 38.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 35.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 42.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 35.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 41.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 38.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 35.9M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 39.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 1.38M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 1.44M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 33.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 31.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 34.1M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 32.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 31.3M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 28.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 43.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 41.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 40.2M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 33.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 35.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 40.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 39.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 39.0M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 49.4M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 48.8M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 47.6M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 42.7M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 47.5M 1s unit-oai-epc-0: 18:49:54 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 47.4M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 1.71M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 20.0M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 19.9M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 26.5M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 21.2M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 22.1M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 32.4M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 31.3M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 32.0M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 27.3M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 32.6M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 826K 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 23.0M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 26.8M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 34.9M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 32.0M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 33.7M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 26.7M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 34.9M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 42.9M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 37.8M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 32.8M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 34.8M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 37.2M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 37.9M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 39.2M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 50.1M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 48.9M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 47.9M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 43.0M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 48.2M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 47.5M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 49.8M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 1.72M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 36.4M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 37.8M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 35.6M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 32.7M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 46.6M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 28.1M 1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 43.1M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 38.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 55.1M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 56.4M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 745K 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 24.7M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 34.9M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 36.1M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 36.8M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 34.8M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 40.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 40.3M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 38.7M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 37.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 41.8M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 36.3M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 38.4M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 32.0M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 41.0M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 46.7M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 50.7M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 45.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 50.9M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 46.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 48.0M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 42.4M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 1.65M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 36.9M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 36.4M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 32.1M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 36.5M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 41.3M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 34.1M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 25.1M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 48.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 47.3M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 49.0M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 741K 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 37.4M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 35.5M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 35.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 29.0M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 34.5M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 32.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 33.5M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 35.0M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 44.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 34.3M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 36.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 31.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 40.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 49.3M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 48.5M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 42.0M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 48.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 47.1M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 47.9M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 42.7M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 49.0M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 1.75M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 35.8M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 34.7M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 37.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 39.8M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 40.5M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 32.8M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 33.9M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 40.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 51.3M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 43.1M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 733K 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 38.8M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 37.2M 0s unit-oai-hss-0: 18:49:55 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 18:49:55 DEBUG juju.api RPC connection died unit-oai-hss-0: 18:49:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 33.3M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 35.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 32.7M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 35.9M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 28.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 39.5M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 38.5M 0s unit-oai-hss-0: 18:49:55 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 37.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 33.0M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 35.5M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 40.0M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 50.4M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 44.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 50.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 48.6M 0s unit-oai-hss-0: 18:49:55 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-hss-0: 18:49:55 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 50.2M 0s unit-oai-hss-0: 18:49:55 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 42.4M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 49.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 48.4M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 1.76M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 28.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 39.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 38.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 39.0M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 35.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 41.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 38.9M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 37.9M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 40.5M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 51.3M 0s unit-abot-epc-basic-0: 18:49:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 18:49:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 1.39M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 1.43M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 36.1M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 37.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 35.7M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 32.8M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 28.5M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 35.0M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 36.1M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 37.4M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 38.7M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 35.9M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 36.8M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 37.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 40.8M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 50.9M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 50.7M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 48.9M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 43.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 51.0M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 46.4M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 50.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 42.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 1.74M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 37.8M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 40.6M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 34.8M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 41.2M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 50.3M 0s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 53750K ...... 100% 24.2M=4.1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install 2019-01-09 18:49:55 (12.7 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install FINISHED --2019-01-09 18:49:55-- unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install Total wall clock time: 7.1s unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 5.9s (11.2 MB/s) unit-oai-epc-0: 18:49:55 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 18:49:55 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:49:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 18:49:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 18:49:56 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-epc-0: 18:49:56 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 18:49:56 DEBUG unit.oai-epc/0.install (Reading database ... 79248 files and directories currently installed.) unit-oai-epc-0: 18:49:56 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 18:49:56 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 18:49:56 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:49:56 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 18:49:56 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 18:49:56 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 18:49:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 18:49:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 18:49:56 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 18:49:56 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 18:49:56 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 18:49:56 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 18:49:56 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 18:49:56 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 18:49:56 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 18:49:56 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 18:49:56 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 18:49:56 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 18:49:56 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 18:49:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 18:49:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 18:49:56 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-hss-0: 18:49:56 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-hss-0: 18:49:56 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-hss-0: 18:49:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 18:49:56 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 18:49:56 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 18:49:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 18:49:56 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] unit-oai-hss-0: 18:49:56 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 18:49:56 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 18:49:56 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 18:49:56 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 18:49:56 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 18:49:56 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 18:49:56 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 18:49:56 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 18:49:56 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 18:49:56 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 18:49:56 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 18:49:56 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 18:49:56 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 18:49:56 DEBUG httpbakery client do GET https://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-abot-epc-basic-0: 18:49:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-oai-hss-0: 18:49:56 DEBUG httpbakery } -> error unit-oai-hss-0: 18:49:56 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 18:49:56 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 18:49:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 18:49:56 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 18:49:56 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 18:49:56 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 18:49:56 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 18:49:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 18:49:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 18:49:56 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 18:49:56 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 18:49:56 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 18:49:56 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 18:49:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 18:49:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-oai-hss-0: 18:49:57 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 18:49:57 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 18:49:57 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 18:49:57 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 18:49:57 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 18:49:57 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 18:49:57 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 18:49:57 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 18:49:57 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 18:49:57 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 18:49:57 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 18:49:57 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 18:49:57 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 18:49:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:49:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 18:49:57 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 18:49:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-abot-epc-basic-0: 18:49:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 18:49:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-oai-hss-0: 18:49:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 18:49:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 18:49:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 18:49:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install git-daemon-run git-daemon-sysvinit git-doc git-el git-email git-gui gitk unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-epc-0: 18:49:57 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 18:49:57 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-abot-epc-basic-0: 18:49:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 18:49:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 18:49:57 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-oai-epc-0: 18:49:58 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 18:49:58 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 18:49:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 18:49:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 18:49:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 18:49:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 18:49:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:49:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 18:49:59 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 18:49:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 18:49:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:49:59 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 18:49:59 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (1994 kB/s) unit-abot-epc-basic-0: 18:49:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 18:49:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-oai-hss-0: 18:49:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 18:49:59 DEBUG unit.oai-hss/0.install (Reading database ... 78222 files and directories currently installed.) unit-oai-hss-0: 18:49:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 18:49:59 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 18:49:59 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 18:50:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 18:50:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 18:50:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 18:50:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 18:50:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 18:50:00 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 18:50:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 18:50:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:01 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 18:50:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 18:50:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 18:50:01 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 18:50:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 18:50:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 18:50:01 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-oai-epc-0: 18:50:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 18:50:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-epc-0: 18:50:01 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 18:50:01 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 18:50:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 18:50:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 18:50:01 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 18:50:01 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 18:50:02 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 18:50:02 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 18:50:03 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 18:50:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 18:50:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:50:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 18:50:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 18:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 18:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 18:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 18:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 18:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (24.4 kB/s) unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install (Reading database ... 78972 files and directories currently installed.) unit-oai-hss-0: 18:50:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 18:50:05 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 18:50:05 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 18:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 18:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 18:50:05 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 18:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 18:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 18:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 18:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 18:50:05 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 18:50:05 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:50:05 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 18:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 18:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 18:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 18:50:06 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-oai-hss-0: 18:50:07 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:50:07 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 18:50:07 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 18:50:07 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 18:50:07 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libccolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:50:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 18:50:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 18:50:08 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 18:50:08 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] unit-abot-epc-basic-0: 18:50:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 18:50:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 18:50:08 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 18:50:08 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-oai-hss-0: 18:50:08 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 18:50:08 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-hss-0: 18:50:09 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 18:50:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 18:50:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 18:50:09 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-oai-hss-0: 18:50:09 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 18:50:09 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 2s (1512 kB/s) unit-oai-hss-0: 18:50:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 18:50:09 DEBUG unit.oai-hss/0.install (Reading database ... 78979 files and directories currently installed.) unit-oai-hss-0: 18:50:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 18:50:09 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:50:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 18:50:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 18:50:09 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 18:50:09 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 18:50:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 18:50:09 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:50:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 18:50:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-epc-0: 18:50:09 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-epc-0: 18:50:10 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 18:50:10 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 18:50:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 18:50:10 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 18:50:10 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-epc-0: 18:50:10 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 18:50:10 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 18:50:10 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 18:50:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 18:50:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-oai-epc-0: 18:50:10 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 18:50:10 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 18:50:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 18:50:10 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 18:50:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 18:50:10 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 18:50:11 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 18:50:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 18:50:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-oai-hss-0: 18:50:11 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 18:50:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 18:50:11 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 18:50:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-oai-hss-0: 18:50:11 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:50:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 18:50:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 18:50:12 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 18:50:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 18:50:12 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:50:13 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 18:50:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 18:50:13 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:50:13 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:50:13 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:50:14 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:50:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 18:50:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:50:14 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 18:50:14 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:50:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-oai-hss-0: 18:50:14 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 18:50:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-oai-hss-0: 18:50:14 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:50:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 18:50:14 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 18:50:15 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:50:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 18:50:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 18:50:15 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:50:15 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:50:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 18:50:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-bin_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 18:50:15 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 18:50:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 18:50:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 18:50:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-dev_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 18:50:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 18:50:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 18:50:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircore-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:50:16 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-oai-hss-0: 18:50:17 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 18:50:17 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:50:17 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 18:50:17 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 18:50:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:50:17 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 18:50:17 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 18:50:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:50:17 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 18:50:17 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 18:50:17 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 18:50:17 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-epc-0: 18:50:17 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 18:50:17 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-oai-epc-0: 18:50:17 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-oai-epc-0: 18:50:17 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 18:50:17 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 18:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 18:50:17 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 18:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-164-generic unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-163-generic unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 18:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 18:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 18:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 18:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 18:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 18:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 18:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 18:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-164-generic unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-164-generic unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-163-generic unit-abot-epc-basic-0: 18:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-163-generic unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 18:50:18 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 18:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 18:50:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-oai-epc-0: 18:50:19 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 18:50:19 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-abot-epc-basic-0: 18:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-epc-0: 18:50:19 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 18:50:19 INFO juju.worker.uniter.context trying to kill context process 17854 unit-oai-epc-0: 18:50:19 INFO juju.worker.uniter.context waiting for context process 17854 to die unit-oai-epc-0: 18:50:19 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 18:50:19 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 18:50:19 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 18:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 18:50:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 18:50:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 18:50:19 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 18:50:19 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 18:50:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:50:19 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 18:50:19 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 18:50:19 DEBUG juju.worker.uniter juju-run listener stopped machine-2: 18:50:20 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 18:50:20 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-2: 18:50:20 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 18:50:20 DEBUG juju.worker.reboot machine lock will not be released manually machine-2: 18:50:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 18:50:20 DEBUG juju.worker killing runner 0xc42031f040 unit-abot-epc-basic-0: 18:50:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 18:50:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 18:50:20 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 18:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 18:50:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 18:50:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-oai-hss-0: 18:50:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:50:21 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot: No such file or directory unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 18:50:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:50:21 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 18:50:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install + wget -r -e robots=off --accept-regex '(.*generic.*amd64)|(all).deb' https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install --2019-01-09 18:50:21-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 18:50:21 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 18:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 18:50:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 18:50:22 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install 0K ....... 26.5M=0s unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install 2019-01-09 18:50:22 (26.5 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install --2019-01-09 18:50:22-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:443. unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 368K 3s unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 369K 3s unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 46.6M 2s unit-abot-epc-basic-0: 18:50:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 18:50:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 370K 2s unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 33.2M 1s unit-oai-hss-0: 18:50:22 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 43.2M 1s unit-abot-epc-basic-0: 18:50:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 18:50:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 18:50:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 18:50:23 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 379K 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 20.9M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 26.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 39.8M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 51.2M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 52.0M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 46.1M 0s unit-abot-epc-basic-0: 18:50:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 18:50:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 18:50:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 395K 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 33.8M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 30.8M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 27.2M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 35.5M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 52.8M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 63.6M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 55.8M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 58.9M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 58.2M=0.7s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2019-01-09 18:50:23 (1.60 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install --2019-01-09 18:50:23-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:443. unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 40.1M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 40.2M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 39.8M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 43.1M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 33.0M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 42.7M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 42.7M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 43.6M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 34.6M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 50.2M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 61.1M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 63.7M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 54.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 60.2M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 62.9M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 62.9M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 54.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 60.5M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 60.7M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 62.1M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 38.4M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 35.7M 0s unit-abot-epc-basic-0: 18:50:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 18:50:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 444K 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 29.7M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 23.3M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 29.3M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 30.8M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 42.6M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 31.6M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 32.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 32.2M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 38.1M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 44.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 57.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 57.8M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 58.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 53.1M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 62.3M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 60.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 61.1M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 52.6M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 65.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 68.4M 1s unit-abot-epc-basic-0: 18:50:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 445K 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 47.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 46.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 61.7M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 263M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 68.2M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 38.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 36.3M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 35.8M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 32.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 36.7M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 35.2M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 40.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 34.1M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 41.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 36.8M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 40.9M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 31.8M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 36.1M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 41.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 39.3M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 33.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 44.5M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 72.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 57.9M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 54.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 65.6M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 59.3M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 59.1M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 50.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 56.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 56.2M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 60.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 52.6M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 60.9M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 58.7M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 61.6M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 48.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 57.6M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 82.9M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 57.6M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 52.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 60.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 60.8M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 71.9M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 66.7M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 75.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 61.6M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 61.3M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 52.2M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 61.2M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 59.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 59.2M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 592K 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 34.1M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 37.2M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 43.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 30.9M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 36.5M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 40.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 39.6M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 37.8M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 47.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 44.5M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 50.2M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 39.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 51.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 46.9M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 45.1M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 35.8M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 40.8M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 57.8M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 44.3M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 38.3M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 44.0M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 44.1M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 48.4M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 50.1M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 57.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 60.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 56.4M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 49.7M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 63.8M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 63.4M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 61.5M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 52.5M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 62.5M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 63.8M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 57.5M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 52.6M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 58.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 522K 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 35.7M 1s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 31.2M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 36.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 38.7M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 37.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 31.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 32.6M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 34.8M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 38.5M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 35.4M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 35.2M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 38.4M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 39.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 31.8M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 35.5M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 35.5M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 47.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 42.4M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 47.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 48.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 41.6M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 38.0M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 44.0M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 55.5M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 59.1M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 48.2M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 59.7M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 58.6M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 46.9M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 49.4M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 52.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 47.3M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 55.6M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 48.7M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 55.8M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 56.8M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 54.6M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 49.6M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 67.6M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 56.6M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 54.5M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 49.2M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 56.0M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 56.1M 0s unit-abot-epc-basic-0: 18:50:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 55.5M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 48.9M 0s unit-oai-hss-0: 18:50:23 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 51.9M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 50.6M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 58.3M 0s unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 607K 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 33.6M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 37.8M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 39.7M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 30.3M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 40.3M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 36.7M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 32.3M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 33.4M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 34.8M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 34.6M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 38.2M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 39.7M 0s unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 39.4M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 38.8M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 44.4M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 38.0M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 42.9M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 43.4M 0s unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 53.3M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 40.0M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 45.6M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 42.5M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 42.4M 0s unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 36.5M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 58.8M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 56.4M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 55.6M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 48.9M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 57.1M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 58.6M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 56.3M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 49.7M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 56.9M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 59.2M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 58.0M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 50.7M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 54.5M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 58.1M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 59.1M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 49.0M 0s unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 557K 0s unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 45.2M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 37.7M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 32.0M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 40.0M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 38.4M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 38.3M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 36.6M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 40.0M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 38.2M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 39.4M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 36.6M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 41.2M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 41.3M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 37.4M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 31.3M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 40.5M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 58.0M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 59.7M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 53.0M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 59.6M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 59.9M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 59.6M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 52.3M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 59.9M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 59.5M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 57.6M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 53.4M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 59.8M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 60.1M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 60.3M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 51.5M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 59.5M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 57.3M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 58.4M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 53.3M 0s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 53.6M=0.8s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2019-01-09 18:50:24 (15.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install --2019-01-09 18:50:24-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:443. unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 42.2M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 40.8M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 46.3M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 46.8M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 34.9M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 40.8M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 40.4M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 38.6M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 29.3M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 36.2M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 41.3M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 44.3M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 40.8M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 51.2M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 45.2M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 50.0M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 45.2M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 39.7M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 55.6M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 50.1M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 51.7M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 41.4M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 37.4M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 39.8M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 43.6M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 56.7M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 43.4M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 56.9M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 52.7M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 56.5M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 60.8M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 59.9M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 50.2M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 56.4M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 57.8M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 59.0M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 50.9M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 56.9M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 60.3M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 58.7M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 51.1M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 56.7M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 59.2M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 58.0M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 50.3M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 56.2M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 59.8M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 59.7M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 51.1M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 57.7M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 57.7M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 57.8M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 52.1M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 59.2M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 57.4M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 60.2M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 50.6M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 58.8M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 58.7M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 59.1M 1s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 49.8M 1s unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 661K 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 28.7M 2s unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 30.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 33.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 36.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 36.1M 2s unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 30.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 32.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 32.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 38.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 32.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 28.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 31.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 35.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 34.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 24.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 41.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 44.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 47.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 41.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 40.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 41.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 44.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 47.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 59.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 58.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 58.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 53.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 60.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 60.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 61.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 55.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 59.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 59.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 60.8M 2s unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 18:50:24 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 539K 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 35.2M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 42.6M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 39.6M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 36.4M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 46.2M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 41.7M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 38.9M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 35.6M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 43.1M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 37.6M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 38.3M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 32.8M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 39.7M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 40.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 40.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 33.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 46.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 42.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 37.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 53.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 46.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 49.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 52.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 44.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 43.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 51.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 48.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 41.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 56.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 61.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 61.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 51.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 60.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 60.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 60.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 54.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 62.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 58.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 61.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 51.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 60.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 61.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 62.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 53.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 60.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 60.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 61.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 52.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 61.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 60.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 59.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 599K 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 36.6M 3s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 42.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 40.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 32.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 36.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 41.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 47.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 40.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 44.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 45.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 50.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 40.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 41.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 56.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 43.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 42.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 50.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 52.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 47.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 35.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 50.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 46.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 54.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 40.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 46.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 45.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 47.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 43.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 48.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 48.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 55.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 54.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 61.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 60.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 60.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 51.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 61.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 61.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 60.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 55.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 60.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 59.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 61.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 548K 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 40.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 40.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 43.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 31.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 36.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 36.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 36.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 31.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 41.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 39.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 39.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 36.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 37.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 49.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 42.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 44.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 48.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 55.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 44.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 46.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 48.4M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 54.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 46.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 45.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 45.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 44.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 47.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 50.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 47.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 53.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 60.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 49.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 58.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 60.7M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 61.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 55.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 59.8M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 58.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 60.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 52.5M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 61.2M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 60.3M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 60.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 54.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 60.0M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 59.9M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 60.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 53.6M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 60.1M 2s unit-oai-hss-0: 18:50:24 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 61.3M 2s unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 596K 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 32.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 35.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 35.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 34.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 30.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 35.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 46.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 40.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 41.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 38.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 42.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 48.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 34.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 43.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 47.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 43.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 46.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 50.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 39.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 46.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 41.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 42.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 55.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 44.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 39.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 48.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 43.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 43.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 43.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 52.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 58.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 52.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 51.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 56.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 57.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 57.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 50.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 56.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 56.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 58.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 51.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 58.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 56.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 58.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 51.4M 2s unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 574K 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 40.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 40.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 32.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 37.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 40.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 41.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 31.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 36.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 40.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 41.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 41.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 51.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 51.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 47.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 50.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 53.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 46.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 45.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 50.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 50.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 48.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 47.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 45.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 52.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 44.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 40.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 16.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 46.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 46.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 54.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 51.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 58.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 59.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 59.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 51.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 58.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 58.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 58.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 50.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 58.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 58.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 58.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 53.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 58.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 58.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 57.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 48.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 58.0M 2s unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 594K 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 38.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 33.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 37.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 42.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 36.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 32.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 39.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 36.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 44.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 42.2M 2s unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 46.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 55.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 40.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 43.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 45.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 54.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 45.5M 2s unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgdk-pixbuf2.0-dev_2.32.2-1ubuntu1.5_amd64.deb ... unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 43.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 47.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 50.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 51.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 40.4M 2s unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 47.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 44.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 50.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 41.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 53.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 56.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 58.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 38.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 46.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 54.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 56.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 53.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 57.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 58.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 58.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 52.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 58.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 57.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 57.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 52.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 59.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 54.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 59.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 51.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 570K 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 36.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 35.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 33.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 37.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 38.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 37.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 33.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 39.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 36.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 44.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 43.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 50.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 46.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 42.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 43.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 49.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 49.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 39.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 44.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 47.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 48.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 43.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 45.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 47.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 50.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 45.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 48.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 56.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 41.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 40.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 45.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 56.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 58.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 58.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 50.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 57.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 57.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 55.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 50.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 57.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 58.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 57.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 52.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 57.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 57.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 58.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 50.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 57.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 59.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 596K 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 34.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 42.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 39.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 36.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 32.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 35.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 35.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 40.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 39.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 49.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 50.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 45.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 43.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 49.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 45.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 41.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 48.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 48.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 56.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 44.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 46.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 48.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 45.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 44.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 44.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 45.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 48.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 51.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 41.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 45.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 47.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 49.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 52.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 58.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 55.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 59.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 49.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 57.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 58.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 58.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 52.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 56.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 57.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 58.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 49.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 55.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 575K 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 35.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 33.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 34.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 36.8M 2s unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 37.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 34.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 37.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 39.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 40.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 43.5M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 44.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 46.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 47.4M 2s unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 43.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 45.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 41.8M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 50.1M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 53.2M 2s unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 42.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 42.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 51.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 42.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 46.4M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 47.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 54.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 47.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 48.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 44.3M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 45.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 43.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 47.9M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 49.7M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 58.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 52.6M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 59.2M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 58.5M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 57.5M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 50.5M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 57.9M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 57.8M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 56.0M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 51.5M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 59.1M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 57.4M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 58.1M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 50.6M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 56.5M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 58.3M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 58.1M 1s unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 597K 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 35.2M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 42.0M 2s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 36.7M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 31.8M 1s unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 35.4M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 37.2M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 39.9M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 47.0M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 48.9M 1s unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 40.1M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 56.2M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 45.7M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 50.8M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 52.9M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 49.7M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 43.6M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 47.0M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 57.9M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 46.6M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 41.7M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 46.9M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 55.1M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 43.8M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 50.0M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 47.2M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 49.2M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 54.7M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 39.5M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 46.9M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 48.0M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 49.0M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 45.9M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 45.3M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 51.4M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 59.6M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 52.1M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 59.0M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 60.9M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 59.5M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 53.0M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 58.6M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 59.5M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 59.5M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 52.4M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 60.2M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 61.2M 1s unit-oai-hss-0: 18:50:25 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 60.5M 1s unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 18:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 572K 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 39.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 37.1M 1s unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 39.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 32.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 39.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 35.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 38.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 34.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 42.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 49.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 50.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 40.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 50.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 48.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 44.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 44.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 58.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 45.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 50.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 40.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 58.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 47.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 48.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 42.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 56.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 51.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 44.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 41.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 46.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 51.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 50.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 43.3M 1s unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 52.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 47.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 51.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 49.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 57.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 58.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 58.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 50.1M 1s unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 57.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 57.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 57.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 48.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 58.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 55.8M 1s unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 59.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 53.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 57.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 58.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 574K 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 23.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 43.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 41.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 44.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 45.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 48.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 44.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 57.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 38.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 50.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 48.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 45.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 47.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 49.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 49.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 49.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 35.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 58.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 44.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 47.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 45.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 47.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 39.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 52.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 40.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 48.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 47.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 48.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 38.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 48.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 52.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 59.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 50.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 60.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 61.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 61.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 51.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 50.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 49.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 58.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 50.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 57.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 57.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 58.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 52.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 58.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 56.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 42.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 35.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 37.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 39.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 37.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 52.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 59.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 60.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 61.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 51.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 60.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 61.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 58.7M 1s unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 679K 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 25.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 48.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 45.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 40.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 46.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 39.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 41.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 53.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 50.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 47.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 50.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 43.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 45.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 45.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 48.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 49.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 49.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 46.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 51.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 46.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 47.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 49.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 54.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 43.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 49.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 51.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 51.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 45.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 45.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 56.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 48.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 42.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 58.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 61.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 3.50M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 33.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 40.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 39.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 38.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 34.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 42.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 38.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 51.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 52.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 59.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 60.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 61.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 54.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 61.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 60.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 59.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 52.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 60.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 58.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 792K 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 33.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 43.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 57.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 46.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 52.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 45.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 46.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 47.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 51.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 60.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 12.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 39.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 36.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 38.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 46.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 42.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 45.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 54.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 51.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 44.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 41.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 47.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 54.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 43.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 50.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 47.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 50.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 47.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 43.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 48.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 47.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 47.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 51.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 62.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 60.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 60.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 52.4M 1s unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 4.51M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 33.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 40.1M 1s unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 54.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 60.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 58.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 36.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 35.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 38.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 51.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 47.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 52.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 60.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 61.0M 1s unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 722K 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 37.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 35.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 36.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 40.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 36.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 35.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 41.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 46.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 51.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 60.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 60.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 60.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 41.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 44.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 46.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 44.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 46.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 51.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 48.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 61.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 54.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 60.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 53.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 45.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 37.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 46.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 45.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 39.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 43.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 47.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 52.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 42.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 45.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 44.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 45.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 60.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 53.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 57.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 58.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 56.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 50.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 59.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 5.27M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 37.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 38.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 58.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 58.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 45.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 32.5M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 40.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 49.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 54.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 44.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 58.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 57.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 57.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 50.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 700K 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 34.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 37.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 34.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 47.1M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 45.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 48.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 51.0M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 56.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 56.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 43.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 34.9M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 45.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 47.3M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 44.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 48.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 48.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 58.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 57.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 52.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 40.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 37.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 46.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 46.6M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 48.7M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 42.4M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 49.2M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 42.8M 1s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 59.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 44.2M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 39.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 45.9M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 50.2M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 57.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 59.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 53.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 58.9M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 58.0M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 58.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 51.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 5.55M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 41.1M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 38.0M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 34.4M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 44.2M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 41.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 50.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 41.3M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 53.1M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 44.9M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 46.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 53.9M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 58.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 56.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 57.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 51.1M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 58.0M 0s unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 727K 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 37.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 33.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 47.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 57.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 54.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 37.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 45.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 59.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 59.9M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 53.2M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 39.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 39.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 55.1M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 43.4M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 41.4M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 53.9M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 58.0M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 46.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 60.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 57.4M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 49.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 38.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 42.1M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 52.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 46.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 47.1M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 48.3M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 54.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 46.1M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 50.9M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 46.3M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 53.1M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 50.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 43.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 56.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 60.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 60.0M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 3.71M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 39.2M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 39.1M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 37.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 34.3M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 48.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 46.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 59.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 41.2M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 45.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 49.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 61.2M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 55.2M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 61.4M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 60.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 58.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 52.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 60.4M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 743K 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 42.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 31.9M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 38.9M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 54.4M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 46.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 35.9M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 56.1M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 60.2M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 57.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 45.4M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 38.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 58.4M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 60.0M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 52.5M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 59.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 42.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 39.1M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 38.3M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 61.0M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 46.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 41.4M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 44.4M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 49.9M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 43.6M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 59.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 39.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 49.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 58.3M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 42.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 41.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 50.7M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 42.8M 0s unit-oai-hss-0: 18:50:26 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 57.8M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 45.2M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 61.4M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 62.1M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 59.5M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 52.7M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 59.7M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 4.67M 0s unit-abot-epc-basic-0: 18:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 39.6M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 37.6M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 47.7M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 54.6M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 53.5M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 36.0M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 54.1M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 60.3M 0s unit-abot-epc-basic-0: 18:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 47.7M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 34.4M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 48.5M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 57.8M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 61.0M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 52.0M 0s unit-abot-epc-basic-0: 18:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 708K 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 40.5M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 42.5M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 33.6M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 39.6M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 36.4M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 42.7M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 48.5M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 59.5M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 50.3M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 43.7M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 43.1M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 59.6M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 58.6M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 59.3M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 34.3M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 42.5M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 52.6M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 59.5M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 54.4M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 53.9M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 37.7M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 38.5M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 38.3M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 45.8M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 54.5M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 47.9M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 45.4M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 44.6M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 47.2M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 58.1M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 36.4M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 48.6M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 61.0M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 59.7M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 53.4M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 61.2M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 59.6M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 59.9M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 52.8M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 61.2M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 4.98M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 41.0M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 34.5M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 49.4M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 57.5M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 57.6M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 52.7M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 56.7M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 58.0M 0s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 53750K ...... 100% 29.4M=2.8s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install 2019-01-09 18:50:27 (19.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install FINISHED --2019-01-09 18:50:27-- unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install Total wall clock time: 5.3s unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.3s (15.4 MB/s) unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 18:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 18:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-abot-epc-basic-0: 18:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install (Reading database ... 79248 files and directories currently installed.) unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 18:50:27 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 18:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 18:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:50:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 18:50:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 18:50:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 18:50:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 18:50:28 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 18:50:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 18:50:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:29 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:50:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 18:50:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 18:50:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:50:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 18:50:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:30 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 18:50:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 18:50:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 18:50:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 18:50:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:31 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 18:50:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 18:50:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 18:50:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 18:50:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 18:50:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:50:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 18:50:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 18:50:32 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:50:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 18:50:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:32 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 18:50:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-abot-epc-basic-0: 18:50:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-oai-hss-0: 18:50:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 18:50:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:32 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 18:50:32 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 18:50:32 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 18:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 18:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 18:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 18:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 18:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 18:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 18:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 18:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 18:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 18:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 18:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 18:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 18:50:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 18:50:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 18:50:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 18:50:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 18:50:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 18:50:36 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 18:50:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 18:50:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 18:50:36 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 18:50:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 18:50:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 18:50:38 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 18:50:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 18:50:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:50:38 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjack-jackd2-0_1.9.10+20150825git1ed50c92~dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 18:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 18:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-oai-hss-0: 18:50:41 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 18:50:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 18:50:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-oai-hss-0: 18:50:41 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 18:50:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 18:50:41 DEBUG unit.oai-hss/0.install Running depmod. unit-abot-epc-basic-0: 18:50:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 18:50:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.24-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 18:50:41 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:50:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 18:50:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 18:50:41 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 18:50:41 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 18:50:41 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 18:50:41 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 18:50:41 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 18:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.10_amd64.deb ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 18:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.7+dfsg-5ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:50:45 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:50:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 18:50:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:50:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 18:50:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:50:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 18:50:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 18:50:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 18:50:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 18:50:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 18:50:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 18:50:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 18:50:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-164-generic unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-163-generic unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 18:50:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 18:50:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-164-generic unit-oai-hss-0: 18:50:49 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-164-generic unit-oai-hss-0: 18:50:50 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-163-generic unit-oai-hss-0: 18:50:50 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-163-generic unit-oai-hss-0: 18:50:50 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 18:50:50 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 18:50:50 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 18:50:50 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 18:50:50 INFO juju.worker.uniter.context trying to kill context process 18229 unit-oai-hss-0: 18:50:50 INFO juju.worker.uniter.context waiting for context process 18229 to die unit-oai-hss-0: 18:50:50 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 18:50:50 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 18:50:50 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 18:50:50 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 18:50:50 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 18:50:50 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:50:50 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 18:50:50 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 18:50:50 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 18:50:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 18:50:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 18:50:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 18:50:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 18:50:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 18:50:50 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 18:50:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 18:50:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:50 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:50:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 18:50:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-dbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.14_amd64.deb ... unit-abot-epc-basic-0: 18:50:51 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 18:50:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 18:50:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.14_all.deb ... unit-abot-epc-basic-0: 18:50:52 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.14) ... machine-3: 18:50:52 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 18:50:52 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 18:50:52 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 18:50:52 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 18:50:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 18:50:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 18:50:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-6-dev_4.7-3ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 18:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-doc_2%3a1.0.20-1_all.deb ... unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-bin_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:54 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 18:50:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 18:50:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 18:50:56 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:50:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 18:50:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 18:50:56 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 18:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 18:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mesa-common-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 18:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 18:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 18:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 18:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:50:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 18:50:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 18:50:58 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 18:50:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 18:50:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 18:50:58 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 18:50:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 18:50:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 18:50:59 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 18:50:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 18:50:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:59 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 18:50:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 18:50:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:50:59 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 18:51:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 18:51:01 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 18:51:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 18:51:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 18:51:01 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 18:51:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 18:51:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 18:51:01 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 18:51:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 18:51:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:51:01 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 18:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 18:51:04 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 18:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 18:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 18:51:04 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 18:51:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 18:51:06 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 18:51:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 18:51:06 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 18:51:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 18:51:10 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 18:51:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 18:51:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 18:51:10 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 18:51:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 18:51:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:51:10 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 18:51:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 18:51:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 18:51:10 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 18:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 18:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 18:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 18:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 18:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 18:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 18:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 18:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 18:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 18:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 18:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 18:51:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtasn1-doc_4.7-3ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 18:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 18:51:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 18:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 18:51:13 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 18:51:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:51:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 18:51:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 18:51:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 18:51:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:51:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:51:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 18:51:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:51:25 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/libblas.so.3 to provide /usr/lib/libblas.so.3 (libblas.so.3) in auto mode unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_EGL.conf (x86_64-linux-gnu_egl_conf) in auto mode unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 18:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 18:51:28 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 18:51:28 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 18:51:28 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 18:51:28 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 18:51:28 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 18:51:28 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 18:51:28 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:29 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 18:51:30 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f95 (f95) in auto mode unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 18:51:31 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/guile-2.0 to provide /usr/bin/guile (guile) in auto mode unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:32 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 18:51:33 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/libblas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/libblas.so to provide /usr/lib/libblas.so (libblas.so) in auto mode unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/atlas-base/atlas/liblapack.so to provide /usr/lib/liblapack.so (liblapack.so) in auto mode unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 18:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 18:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5-serial.pc to provide /usr/lib/x86_64-linux-gnu/pkgconfig/hdf5.pc (hdf5.pc) in auto mode unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 18:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 18:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Setting up mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 18:51:40 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xdvi-xaw to provide /usr/bin/xdvi.bin (xdvi.bin) in auto mode unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 18:51:41 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 18:51:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 18:51:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 18:51:42 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:51:43 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 18:51:44 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 18:51:45 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 18:51:45 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:51:45 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 18:51:45 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-abot-epc-basic-0: 18:51:45 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 18:51:45 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 18:51:45 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 18:51:45 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 18:51:45 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 18:51:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:51:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:51:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:51:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 18:51:46 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 18:51:46 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 18:51:46 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 18:51:47 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 18:51:48 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ad2075-default-0 unit-abot-epc-basic-0: 18:51:48 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 18:51:48 DEBUG unit.abot-epc-basic/0.install Un-Installing Nettle from sources. The log file for nettle un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/nettle_uninstall_log.txt  unit-abot-epc-basic-0: 18:51:52 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ad2075-default-0 unit-abot-epc-basic-0: 18:51:52 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:51:52 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:51:52 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install After this operation, 2,538 kB of additional disk space will be used. unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 nettle-bin amd64 3.2-1ubuntu0.16.04.1 [24.5 kB] unit-abot-epc-basic-0: 18:51:53 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (35.3 kB/s) unit-abot-epc-basic-0: 18:51:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 18:51:54 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107971 files and directories currently installed.) unit-abot-epc-basic-0: 18:51:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-bin_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:51:54 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:51:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 18:51:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:51:54 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:51:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 18:51:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 18:51:54 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:51:54 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:51:55 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 18:51:55 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-mysql-0: 18:52:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 18:52:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:52:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 18:52:06 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 18:52:06 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 18:52:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 18:52:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 18:52:06 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 18:52:06 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 18:52:06 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 18:52:06 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:52:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ad2075-default-0 unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install dconf-service gir1.2-atk-1.0 gir1.2-atspi-2.0 gir1.2-freedesktop unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install gir1.2-gdkpixbuf-2.0 gir1.2-gtk-3.0 gir1.2-pango-1.0 glib-networking unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install humanity-icon-theme libatk-bridge2.0-0 libatk-bridge2.0-dev libatk1.0-dev unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libmirclient-dev libmircommon-dev unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 18:52:31 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 18:52:32 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:52:32 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 18:52:32 DEBUG unit.abot-epc-basic/0.install After this operation, 3,632 kB of additional disk space will be used. unit-abot-epc-basic-0: 18:52:32 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutlsxx28 amd64 3.4.10-4ubuntu1.4 [13.7 kB] unit-abot-epc-basic-0: 18:52:32 DEBUG unit.abot-epc-basic/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit-dev amd64 0.23.2-5~ubuntu16.04.1 [56.5 kB] unit-abot-epc-basic-0: 18:52:32 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls-dev amd64 3.4.10-4ubuntu1.4 [551 kB] unit-abot-epc-basic-0: 18:52:33 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (398 kB/s) unit-abot-epc-basic-0: 18:52:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 18:52:33 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108080 files and directories currently installed.) unit-abot-epc-basic-0: 18:52:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 18:52:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 18:52:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 18:52:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libp11-kit-dev_0.23.2-5~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:52:34 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:52:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 18:52:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 18:52:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 18:52:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:52:34 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 18:52:34 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:52:34 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 18:52:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:52:35 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 18:52:35 DEBUG unit.abot-epc-basic/0.install Installing ASN1. The log file for ASN1 installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/asn1c_install_log.txt  unit-abot-epc-basic-0: 18:53:14 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ad2075-default-0 unit-abot-epc-basic-0: 18:53:14 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-ad2075-default-0 unit-abot-epc-basic-0: 18:53:14 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 18:53:14 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 18:53:14 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-abot-epc-basic-0: 18:55:26 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 18:55:26 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-abot-epc-basic-0: 18:55:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 18:56:03 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 18:56:03 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 18:56:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 18:56:03 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 18:56:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 18:56:03 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 18:56:03 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 18:56:03 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 18:56:03 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 18:56:03 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 18:56:03 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 18:56:03 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 18:56:03 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 18:56:03 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 18:56:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 18:56:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 18:56:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 18:56:03 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 18:56:04 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 18:56:04 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 18:56:04 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 18:56:04 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 18:56:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:56:04 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 18:56:04 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 18:56:04 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 18:56:04 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 18:56:04 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 18:56:04 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 18:56:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start SHA256:je6+NBIzgAU9WqOqTxavIx/fIZEyZcInSj3fZWTFRQE root@juju-ad2075-default-0 unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start | .o. ooE++. | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start | ..o= o . | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start | .=*=o o | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start |..o*oo. oo | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start |..+ o.+.S . | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start |. = . = | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start |. + o o + | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start |oo.+ o = . | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start | ++.. ..+. | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-ad2075-default-0 unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start SHA256:CEoQNlforSbhyBHqt1T3vWtYOSW8kcdDQIG2ywZAhYM ubuntu@juju-ad2075-default-0 unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start |o+ .=oo. o+o | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start |.ooE + o . | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start |. + o o . o + | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start |.+ o + + . = = | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start |= + o o S o B . | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start |.= = = * | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start | = . . o o | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start | . . o | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start | ... | unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 18:56:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 18:56:04 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 18:56:04 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 18:56:04 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 18:56:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:56:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:56:04 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 18:56:04 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 18:56:04 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 18:56:04 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 18:56:04 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 18:56:04 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 18:56:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:56:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 18:56:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:56:08 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 18:56:08 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 18:56:08 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 18:56:08 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 18:56:08 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 18:56:08 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 18:56:08 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 18:56:08 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 18:56:08 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:56:08 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:00:09 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 19:00:09 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 19:00:09 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-epc-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-epc/0", "--debug"} unit-oai-epc-0: 19:00:09 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 19:00:09 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" machine-2: 19:00:09 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 19:00:09 DEBUG juju.agent read agent config, format "2.0" machine-2: 19:00:09 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:00:09 DEBUG juju.worker start "api" unit-oai-epc-0: 19:00:09 INFO juju.worker start "api" unit-oai-epc-0: 19:00:09 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 19:00:09 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 19:00:09 DEBUG juju.worker "api" started unit-oai-epc-0: 19:00:09 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 19:00:09 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 19:00:09 DEBUG juju.worker start "engine" machine-2: 19:00:09 INFO juju.worker start "engine" machine-2: 19:00:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 19:00:09 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 19:00:09 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 19:00:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 19:00:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 19:00:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 19:00:09 DEBUG juju.worker "engine" started machine-2: 19:00:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.introspection stats worker now serving machine-2: 19:00:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 19:00:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 19:00:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 19:00:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 19:00:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 19:00:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 19:00:09 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 19:00:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.apicaller connecting with current password machine-2: 19:00:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.apicaller connecting with current password machine-2: 19:00:09 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 19:00:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 19:00:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 19:00:09 INFO juju.api connection established to "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 19:00:09 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 19:00:09 INFO juju.api connection established to "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 19:00:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 19:00:09 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 19:00:09 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:00:09 DEBUG juju.api RPC connection died unit-oai-epc-0: 19:00:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 19:00:09 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 19:00:09 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 19:00:09 INFO juju.api connection established to "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 19:00:09 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 19:00:10 DEBUG juju.worker.apicaller connected machine-3: 19:00:10 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 19:00:10 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 19:00:10 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 19:00:10 DEBUG juju.agent read agent config, format "2.0" machine-3: 19:00:10 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:00:10 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/unit-oai-hss-0/jujud", "unit", "--data-dir", "/var/lib/juju", "--unit-name", "oai-hss/0", "--debug"} unit-oai-hss-0: 19:00:10 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 19:00:10 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:00:10 DEBUG juju.worker start "api" unit-oai-hss-0: 19:00:10 INFO juju.worker start "api" unit-oai-hss-0: 19:00:10 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 19:00:10 DEBUG juju.worker "api" started unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.apicaller connecting with current password machine-3: 19:00:10 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 19:00:10 DEBUG juju.worker start "engine" machine-3: 19:00:10 INFO juju.worker start "engine" machine-3: 19:00:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 19:00:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 19:00:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 19:00:10 DEBUG juju.worker "engine" started machine-3: 19:00:10 DEBUG juju.worker.introspection stats worker now serving machine-3: 19:00:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 19:00:10 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 19:00:10 DEBUG juju.worker.apicaller connecting with current password machine-3: 19:00:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 19:00:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 19:00:10 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 19:00:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 19:00:10 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 19:00:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 19:00:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 19:00:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 19:00:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 19:00:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 19:00:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:10 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-3: 19:00:10 INFO juju.api connection established to "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-hss-0: 19:00:10 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-hss-0: 19:00:10 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:00:10 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 19:00:10 DEBUG juju.worker.apicaller connected machine-3: 19:00:10 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 19:00:10 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 19:00:10 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 19:00:10 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 19:00:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 19:00:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:10 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 19:00:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 19:00:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: unit-oai-epc-0: 19:00:10 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 19:00:10 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 19:00:10 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started machine-2: 19:00:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "metric-sender" manifold worker started machine-2: 19:00:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:00:10 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership machine-2: 19:00:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:10 DEBUG juju.worker.apicaller connected machine-2: 19:00:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 19:00:10 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:00:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:00:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 19:00:10 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-epc-0: 19:00:10 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-epc-0: 19:00:10 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-epc-0: 19:00:10 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 19:00:10 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 19:00:10 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 19:00:10 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 19:00:10 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-2: 19:00:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 19:00:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 19:00:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:00:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 19:00:10 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 19:00:10 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 19:00:10 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 19:00:10 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 19:00:10 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 19:00:11 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 19:00:11 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 19:00:11 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 19:00:11 DEBUG juju.api RPC connection died machine-3: 19:00:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 19:00:11 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 19:00:11 INFO juju.worker.upgrader unblocking abort check machine-2: 19:00:11 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 19:00:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 19:00:11 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 19:00:11 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 19:00:11 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 19:00:11 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 19:00:11 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter.operation preparing operation "run install hook" machine-2: 19:00:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 19:00:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.apicaller connecting with current password machine-3: 19:00:11 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-3: 19:00:11 INFO juju.api connection established to "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-3: 19:00:11 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-2: 19:00:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 19:00:11 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 19:00:11 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 19:00:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 19:00:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 19:00:11 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 19:00:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 19:00:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 19:00:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 19:00:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 19:00:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 19:00:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 19:00:11 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:00:11 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 19:00:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 19:00:11 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 19:00:11 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 19:00:11 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 19:00:11 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 19:00:11 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 19:00:11 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 19:00:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 19:00:11 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 19:00:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 19:00:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 19:00:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 19:00:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 19:00:11 INFO juju.util.exec run result: exit status 127 machine-2: 19:00:11 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec212496484/script.sh: line 1: fanatic: command not found 127 machine-2: 19:00:11 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 19:00:11 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-2: 19:00:11 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 19:00:11 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 19:00:11 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 19:00:11 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 19:00:11 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 19:00:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 19:00:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 19:00:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 19:00:11 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 19:00:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 19:00:11 DEBUG juju.worker.logger logger setup machine-2: 19:00:11 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:00:11 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:00:11 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:00:11 DEBUG juju.network including address public:172.30.9.203 for machine machine-2: 19:00:11 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-2: 19:00:11 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-2: 19:00:11 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:00:11 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:00:11 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 19:00:11 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 19:00:11 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-2: 19:00:11 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 19:00:11 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 19:00:11 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 19:00:11 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 19:00:11 INFO juju.util.exec run result: exit status 127 machine-2: 19:00:11 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec024397085/script.sh: line 1: fanatic: command not found 127 machine-2: 19:00:11 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 19:00:11 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 19:00:11 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 19:00:11 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:00:11 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 19:00:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook machine-2: 19:00:11 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 19:00:11 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 19:00:11 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:00:11 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:00:11 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:00:11 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:00:11 DEBUG juju.network including address local-cloud:192.168.121.34 for machine machine-2: 19:00:11 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:00:11 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.34 local-machine:::1] machine-2: 19:00:11 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.34 local-machine:::1] unit-oai-hss-0: 19:00:11 DEBUG juju.worker.apicaller connected machine-2: 19:00:11 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 19:00:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 19:00:11 DEBUG juju.worker start "2-container-watcher" machine-2: 19:00:11 DEBUG juju.worker start "stateconverter" machine-2: 19:00:11 INFO juju.worker start "2-container-watcher" machine-2: 19:00:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 19:00:11 DEBUG juju.worker "2-container-watcher" started machine-2: 19:00:11 INFO juju.worker start "stateconverter" machine-2: 19:00:11 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 19:00:11 DEBUG juju.worker "stateconverter" started unit-oai-hss-0: 19:00:11 DEBUG juju.api RPC connection died unit-oai-hss-0: 19:00:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 19:00:11 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + open-port 2152/udp machine-2: 19:00:11 INFO juju.worker.machiner "machine-2" started machine-2: 19:00:11 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 19:00:11 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 19:00:11 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 19:00:11 DEBUG juju.api successfully dialed "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-hss-0: 19:00:11 INFO juju.api connection established to "wss://192.168.121.7:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" unit-oai-hss-0: 19:00:11 DEBUG juju.api successfully dialed "wss://172.30.9.203:17070/model/3df43de6-1183-420e-8eda-900fc9ad2075/api" machine-3: 19:00:11 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 19:00:11 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install ++ config-get branch machine-3: 19:00:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 19:00:11 INFO juju.worker.upgrader unblocking abort check machine-3: 19:00:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 19:00:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 19:00:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 19:00:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install ++ config-get revision machine-3: 19:00:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 19:00:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:00:11 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 19:00:11 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 19:00:11 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 19:00:11 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 19:00:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 19:00:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.logger logger setup machine-3: 19:00:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 19:00:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 19:00:11 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 19:00:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 19:00:11 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:00:11 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 19:00:11 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 19:00:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 19:00:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 19:00:11 INFO juju.util.exec run result: exit status 127 machine-3: 19:00:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 19:00:11 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec144680636/script.sh: line 1: fanatic: command not found 127 machine-3: 19:00:11 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 19:00:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 19:00:11 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} machine-3: 19:00:11 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 19:00:11 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 19:00:11 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 19:00:11 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:00:11 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 19:00:11 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 19:00:11 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:00:11 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:00:11 DEBUG juju.network including address public:172.30.9.203 for machine machine-3: 19:00:11 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 19:00:11 DEBUG juju.network including address local-fan:252.7.0.1 for machine machine-3: 19:00:11 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:00:11 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:00:11 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 19:00:11 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 19:00:11 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] machine-3: 19:00:11 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 19:00:11 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 19:00:11 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 19:00:11 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:00:11 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:00:11 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 19:00:11 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 19:00:11 INFO juju.util.exec run result: exit status 127 machine-3: 19:00:11 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec650829232/script.sh: line 1: fanatic: command not found 127 machine-3: 19:00:11 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 19:00:11 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 19:00:11 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 19:00:11 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 19:00:11 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 19:00:11 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 19:00:11 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 19:00:11 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:00:11 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:00:11 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:00:11 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:00:11 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 19:00:11 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:00:11 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-3: 19:00:11 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-3: 19:00:11 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 19:00:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 19:00:11 DEBUG juju.worker start "3-container-watcher" machine-3: 19:00:11 DEBUG juju.worker start "stateconverter" machine-3: 19:00:11 INFO juju.worker start "3-container-watcher" machine-3: 19:00:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 19:00:11 DEBUG juju.worker "3-container-watcher" started machine-3: 19:00:11 INFO juju.worker start "stateconverter" machine-3: 19:00:11 DEBUG juju.worker "stateconverter" started machine-3: 19:00:11 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-2: 19:00:11 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:03:a0:98 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.34 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:03:a0:98 CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] machine-3: 19:00:12 INFO juju.worker.machiner "machine-3" started machine-3: 19:00:12 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install machine-3: 19:00:12 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{DeviceIndex:1 MACAddress: CIDR:127.0.0.0/8 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:127.0.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:1 MACAddress: CIDR:::1/128 MTU:65536 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:lo ParentInterfaceName: InterfaceType:loopback Disabled:false NoAutoStart:false ConfigType:loopback Address:::1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:2 MACAddress:fa:16:3e:85:a4:9b CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:85:a4:9b CIDR: MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:3 MACAddress: CIDR: MTU:1480 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:tunl0 ParentInterfaceName: InterfaceType:ethernet Disabled:true NoAutoStart:true ConfigType:manual Address: DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false}] unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 19:00:12 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-hss-0: 19:00:12 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 19:00:12 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 19:00:12 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 19:00:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:00:12 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-hss-0: 19:00:12 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.203,192.168.121.7,252.7.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 19:00:12 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-hss-0: 19:00:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 19:00:12 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 19:00:12 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 19:00:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:00:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:00:12 DEBUG juju.network including address public:172.30.9.203 for machine unit-oai-hss-0: 19:00:12 DEBUG juju.network including address local-cloud:192.168.121.7 for machine unit-oai-hss-0: 19:00:12 DEBUG juju.network including address local-fan:252.7.0.1 for machine unit-oai-hss-0: 19:00:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 19:00:12 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 19:00:12 DEBUG juju.network addresses after filtering: [public:172.30.9.203 local-cloud:192.168.121.7 local-fan:252.7.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 19:00:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.203:17070 192.168.121.7:17070 252.7.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 19:00:12 DEBUG juju.agent API server address details [["172.30.9.203:17070" "192.168.121.7:17070" "252.7.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.7:17070" "252.7.0.1:17070" "172.30.9.203:17070"] unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:00:12 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 19:00:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:00:12 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 19:00:12 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 19:00:12 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 19:00:12 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 19:00:13 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 19:00:13 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 19:00:13 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 19:00:13 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 19:00:13 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 19:00:13 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 19:00:13 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 19:00:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 19:00:13 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 19:00:13 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-epc-0: 19:00:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:00:13 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 19:00:13 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 19:00:13 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-hss-0: 19:00:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 19:00:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 19:00:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:00:13 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 19:00:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:00:14 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 19:00:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 19:00:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 19:00:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:00:14 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 19:00:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 19:00:14 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 19:00:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:00:14 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 19:00:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:00:15 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 19:00:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 19:00:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:00:15 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 19:00:15 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + sed -i -r 's/(check_kernel_release_and_install_xtables_addons_oai[^()]+)/#\1/' /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 19:00:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:00:16 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 19:00:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:00:16 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 19:00:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 19:00:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 19:00:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:00:16 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 19:00:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 19:00:16 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 19:00:17 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 19:00:17 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 19:00:17 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 19:00:17 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 19:00:17 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 19:00:17 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 19:00:17 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 19:00:17 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 19:00:17 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 19:00:17 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 19:00:17 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 19:00:17 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 19:00:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 19:00:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 19:00:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 19:00:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 19:00:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 19:00:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 19:00:18 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 19:00:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 19:00:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 19:00:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 19:00:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 19:00:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 19:00:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 19:00:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 19:00:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 19:00:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 19:00:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 19:00:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 19:00:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 19:00:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 19:00:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 19:00:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 19:00:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 19:00:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 19:00:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 19:00:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 19:00:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 19:00:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 19:00:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 19:00:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 19:00:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 19:00:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 19:00:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 19:00:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 19:00:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 19:00:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib automake1.9 unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 19:00:25 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 19:00:26 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:00:26 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 19:00:26 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 19:00:26 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 19:00:26 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 19:00:26 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 19:00:27 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblzo2-2 amd64 2.06-1.2ubuntu1.1 [46.1 kB] unit-oai-hss-0: 19:00:27 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 19:00:27 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.6 [262 kB] unit-oai-hss-0: 19:00:27 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 19:00:27 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 19:00:28 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 19:00:28 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 19:00:28 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsm6 amd64 2:1.2.1-2 [18.1 kB] unit-oai-hss-0: 19:00:28 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxt6 amd64 1:1.1.4-1 [185 kB] unit-oai-hss-0: 19:00:28 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 19:00:28 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 19:00:28 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 19:00:29 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-oai-hss-0: 19:00:29 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-oai-hss-0: 19:00:29 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 19:00:29 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-oai-hss-0: 19:00:29 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-oai-hss-0: 19:00:30 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 19:00:30 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 19:00:30 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 19:00:30 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 19:00:31 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 19:00:31 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 19:00:31 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 19:00:31 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] unit-oai-hss-0: 19:00:31 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 19:00:31 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 19:00:32 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 19:00:32 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtdbus4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [180 kB] unit-oai-hss-0: 19:00:32 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-network amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [543 kB] unit-oai-hss-0: 19:00:32 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 19:00:32 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [97.4 kB] unit-oai-hss-0: 19:00:32 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xmlpatterns amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1028 kB] unit-oai-hss-0: 19:00:33 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig amd64 2.11.0-0ubuntu4.2 [176 kB] unit-oai-hss-0: 19:00:33 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 19:00:33 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] unit-oai-hss-0: 19:00:33 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] unit-oai-hss-0: 19:00:33 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 19:00:33 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 19:00:33 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtgui4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [4130 kB] unit-oai-hss-0: 19:00:34 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-declarative amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1076 kB] unit-oai-hss-0: 19:00:34 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-sql-mysql amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [30.3 kB] unit-oai-hss-0: 19:00:34 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-oai-hss-0: 19:00:34 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-oai-hss-0: 19:00:35 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-oai-hss-0: 19:00:35 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 19:00:35 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autotools-dev all 20130810.1 [44.3 kB] unit-oai-hss-0: 19:00:35 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main automake all 1:1.14.1-2ubuntu1 [510 kB] unit-oai-hss-0: 19:00:35 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 19:00:35 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libbison-dev amd64 2:3.0.2.dfsg-2 [338 kB] unit-oai-hss-0: 19:00:35 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 19:00:36 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-oai-hss-0: 19:00:36 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] unit-oai-hss-0: 19:00:36 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-oai-hss-0: 19:00:36 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-oai-hss-0: 19:00:36 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-oai-hss-0: 19:00:37 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-oai-hss-0: 19:00:37 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-oai-hss-0: 19:00:37 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 19:00:37 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 19:00:37 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-oai-hss-0: 19:00:38 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-oai-hss-0: 19:00:38 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] unit-oai-hss-0: 19:00:39 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-oai-hss-0: 19:00:39 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-oai-hss-0: 19:00:39 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-hss-0: 19:00:39 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake-data all 2.8.12.2-0ubuntu3 [676 kB] unit-oai-hss-0: 19:00:39 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 19:00:40 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cmake-curses-gui amd64 2.8.12.2-0ubuntu3 [1241 kB] unit-oai-hss-0: 19:00:40 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main doxygen amd64 1.8.6-2 [2408 kB] unit-oai-hss-0: 19:00:40 DEBUG unit.oai-hss/0.install Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe doxygen-gui amd64 1.8.6-2 [279 kB] unit-oai-hss-0: 19:00:40 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 19:00:40 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 19:00:40 DEBUG unit.oai-hss/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] unit-oai-hss-0: 19:00:41 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 19:00:41 DEBUG unit.oai-hss/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-oai-hss-0: 19:00:41 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 19:00:41 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 19:00:41 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 19:00:41 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 19:00:42 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-oai-hss-0: 19:00:42 DEBUG unit.oai-hss/0.install Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% unit-oai-hss-0: 19:00:42 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 19:00:42 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4101 kB/s) unit-oai-hss-0: 19:00:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install (Reading database ... 109451 files and directories currently installed.) unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 19:00:43 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 19:00:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 19:00:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:00:44 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:00:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 19:00:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:00:44 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:00:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 19:00:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 19:00:44 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 19:00:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 19:00:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 19:00:45 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 19:00:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 19:00:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 19:00:45 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 19:00:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 19:00:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 19:00:45 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 19:00:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 19:00:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 19:00:45 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 19:00:46 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 19:00:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 19:00:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 19:00:47 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 19:00:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 19:00:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 19:00:47 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 19:00:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 19:00:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 19:00:47 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 19:00:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 19:00:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 19:00:48 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 19:00:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 19:00:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:00:48 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:00:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 19:00:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:00:48 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:00:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 19:00:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 19:00:48 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 19:00:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 19:00:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 19:00:49 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 19:00:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 19:00:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 19:00:49 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 19:00:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 19:00:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../qtcore4-l10n_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_all.deb ... unit-oai-hss-0: 19:00:49 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:00:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 19:00:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtcore4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:00:49 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:00:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 19:00:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xml_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:00:50 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:00:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 19:00:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:00:50 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:00:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 19:00:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-network_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:00:50 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 19:00:51 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqtgui4_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:00:52 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:00:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 19:00:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-declarative_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:00:53 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:00:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 19:00:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:00:54 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:00:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 19:00:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:00:54 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:00:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 19:00:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:00:54 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:00:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 19:00:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:00:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 19:00:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:00:54 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 19:00:54 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 19:00:54 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:54 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 19:00:54 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 19:00:54 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 19:00:54 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 19:00:54 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 19:00:54 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 19:00:54 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:00:54 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 19:00:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 19:00:56 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 19:00:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 19:00:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 19:00:56 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 19:00:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 19:00:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 19:00:56 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:00:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 19:00:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-oai-hss-0: 19:00:57 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-oai-hss-0: 19:00:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 19:00:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 19:00:57 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:00:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 19:00:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:00:58 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:00:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 19:00:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 19:00:59 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:00:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 19:00:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:00:59 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 19:01:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:01:00 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 19:01:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 19:01:01 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:01:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 19:01:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:01:01 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 19:01:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:01:01 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 19:01:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 19:01:03 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:01:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 19:01:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 19:01:03 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 19:01:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 19:01:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 19:01:03 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 19:01:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 19:01:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 19:01:03 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 19:01:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 19:01:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 19:01:03 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 19:01:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 19:01:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 19:01:04 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:01:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 19:01:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 19:01:04 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:01:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 19:01:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 19:01:05 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:01:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 19:01:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 19:01:05 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 19:01:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 19:01:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 19:01:07 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 19:01:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 19:01:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:01:08 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 19:01:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 19:01:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:01:08 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 19:01:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 19:01:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 19:01:08 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 19:01:09 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 19:01:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 19:01:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 19:01:10 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:01:11 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:01:13 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 19:01:13 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 19:01:13 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 19:01:14 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 19:01:14 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 19:01:14 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 19:01:14 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 19:01:14 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-oai-hss-0: 19:01:14 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:14 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:14 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 19:01:15 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 19:01:15 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 19:01:15 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 19:01:15 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 19:01:15 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 19:01:15 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:01:15 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 19:01:15 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 19:01:16 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 19:01:16 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 19:01:16 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 19:01:16 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 19:01:16 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:16 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:16 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 19:01:16 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 19:01:16 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 19:01:17 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:01:17 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:01:17 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:01:17 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:01:17 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:01:17 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:01:17 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:01:17 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:01:17 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 19:01:19 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 19:01:19 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 19:01:19 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 19:01:19 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-oai-hss-0: 19:01:19 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 19:01:19 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 19:01:20 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 19:01:21 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:01:22 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 19:01:23 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:01:23 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 19:01:23 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 19:01:23 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libapr1 amd64 1.5.0-1 [85.1 kB] unit-oai-hss-0: 19:01:23 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaprutil1 amd64 1.5.3-1 [76.4 kB] unit-oai-hss-0: 19:01:23 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libserf-1-1 amd64 1.3.3-1ubuntu0.1 [42.2 kB] unit-oai-hss-0: 19:01:23 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main subversion amd64 1.8.8-1ubuntu3.3 [281 kB] unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (1034 kB/s) unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install (Reading database ... 116180 files and directories currently installed.) unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 19:01:24 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 19:01:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 19:01:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 19:01:25 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 19:01:25 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:01:25 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 19:01:25 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 19:01:25 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 19:01:25 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 19:01:25 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 19:01:25 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig9 amd64 1.4.9-2 [21.7 kB] unit-oai-hss-0: 19:01:26 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl7 amd64 2.4.2-1.7ubuntu1 [35.0 kB] unit-oai-hss-0: 19:01:27 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] unit-oai-hss-0: 19:01:27 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3754 kB] unit-oai-hss-0: 19:01:27 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-oai-hss-0: 19:01:27 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0 amd64 0.9-1 [81.8 kB] unit-oai-hss-0: 19:01:27 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-dev amd64 1.4.9-2 [85.1 kB] unit-oai-hss-0: 19:01:27 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig-doc all 1.4.9-2 [300 kB] unit-oai-hss-0: 19:01:27 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libconfig8-dev amd64 1.4.9-2 [1766 B] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgpg-error-dev amd64 1.12-0.2ubuntu1 [20.1 kB] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcrypt11-dev amd64 1.5.3-2ubuntu4.6 [273 kB] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libidn11-dev amd64 1.28-1ubuntu2.2 [519 kB] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpthread-stubs0-dev amd64 0.3-4 [4068 B] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.27 [1076 kB] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.27 [972 kB] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtool amd64 2.4.2-1.7ubuntu1 [188 kB] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] unit-oai-hss-0: 19:01:28 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 19:01:29 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libidn2-0-dev amd64 0.9-1 [292 kB] unit-oai-hss-0: 19:01:29 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 19:01:29 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 2s (4044 kB/s) unit-oai-hss-0: 19:01:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 19:01:29 DEBUG unit.oai-hss/0.install (Reading database ... 116291 files and directories currently installed.) unit-oai-hss-0: 19:01:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 19:01:29 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 19:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 19:01:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 19:01:30 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 19:01:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 19:01:30 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 19:01:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:01:30 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:01:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 19:01:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:01:31 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:01:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 19:01:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 19:01:32 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 19:01:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 19:01:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 19:01:32 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 19:01:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 19:01:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 19:01:32 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 19:01:33 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 19:01:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 19:01:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 19:01:34 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 19:01:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 19:01:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 19:01:34 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:01:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 19:01:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 19:01:34 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:01:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 19:01:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 19:01:34 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:01:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 19:01:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 19:01:35 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 19:01:35 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:01:36 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 19:01:36 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 19:01:36 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 19:01:36 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:01:36 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:01:37 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:01:37 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:01:40 DEBUG unit.oai-hss/0.install 190109 19:01:40 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 19:01:40 DEBUG unit.oai-hss/0.install 190109 19:01:40 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 19:01:40 DEBUG unit.oai-hss/0.install 190109 19:01:40 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11677 ... unit-oai-hss-0: 19:01:50 DEBUG unit.oai-hss/0.install mysql start/running, process 11812 unit-oai-hss-0: 19:01:51 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 19:01:51 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 19:01:51 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 19:01:51 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 19:01:51 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 19:01:51 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 19:01:51 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 19:01:51 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 19:01:52 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:01:52 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 19:01:52 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:01:52 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 19:01:52 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:01:52 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 19:01:52 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 19:01:52 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:01:52 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:01:52 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:01:53 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 19:01:54 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:01:54 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 19:01:54 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 19:01:54 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 19:01:54 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 19:01:55 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (256 kB/s) unit-oai-hss-0: 19:01:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 19:01:55 DEBUG unit.oai-hss/0.install (Reading database ... 118292 files and directories currently installed.) unit-oai-hss-0: 19:01:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:01:55 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:01:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 19:01:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:01:55 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:01:55 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:01:55 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:01:55 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install --2019-01-09 19:01:56-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 209.51.188.20, 2001:470:142:3::b unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 381K 3s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 769K 2s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 55.5M 1s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 775K 1s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 51.3M 1s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 56.4M 1s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 55.5M 1s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 797K 1s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 44.0M 0s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 53.1M 0s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 58.4M 0s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 58.5M 0s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 50.4M 0s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 57.9M 0s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 58.5M 0s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 850K 0s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 49.5M 0s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 53.5M 0s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 50.0M 0s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 65.5M 0s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 54.5M 0s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 73.5M=0.4s unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install 2019-01-09 19:01:56 (2.67 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 19:01:56 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-mysql-0: 19:01:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:01:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:01:57 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 19:01:57 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 19:01:57 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 19:01:57 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-mysql-0: 19:01:57 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 19:01:57 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-mysql-0: 19:01:57 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-mysql-0: 19:01:57 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 19:01:57 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:01:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 19:01:57 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.o : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.o.d unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.o : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.o.d unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 19:01:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.o -MD -MP -MF aes-set-encrypt-key.o.d -fpic -c aes-set-encrypt-key.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.o -MD -MP -MF aes-set-decrypt-key.o.d -fpic -c aes-set-decrypt-key.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.o : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.o.d unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.o -MD -MP -MF camellia-set-encrypt-key.o.d -fpic -c camellia-set-encrypt-key.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.o -MD -MP -MF camellia-set-decrypt-key.o.d -fpic -c camellia-set-decrypt-key.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 19:01:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 19:02:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.o : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.o.d unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install echo "sha1-compress.o : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.o.d unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.o : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.o.d unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.o : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.o.d unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 19:02:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 19:02:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.o -MD -MP -MF rsa-pkcs1-sign-tr.o.d -fpic -c rsa-pkcs1-sign-tr.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 19:02:03 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.po -MD -MP -MF aes-decrypt-internal.po.d -fpic -c aes-decrypt-internal.s -o aes-decrypt-internal.po unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install echo "aes-decrypt-internal.po : aes-decrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-decrypt-internal.po.d unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.po -MD -MP -MF aes-encrypt-internal.po.d -fpic -c aes-encrypt-internal.s -o aes-encrypt-internal.po unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install echo "aes-encrypt-internal.po : aes-encrypt-internal.asm ./asm.m4 machine.m4 config.m4" >aes-encrypt-internal.po.d unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.po -MD -MP -MF aes-encrypt-table.po.d -fpic -c aes-encrypt-table.c -o aes-encrypt-table.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-encrypt-key.po -MD -MP -MF aes-set-encrypt-key.po.d -fpic -c aes-set-encrypt-key.c -o aes-set-encrypt-key.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-set-decrypt-key.po -MD -MP -MF aes-set-decrypt-key.po.d -fpic -c aes-set-decrypt-key.c -o aes-set-decrypt-key.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.po -MD -MP -MF camellia-crypt-internal.po.d -fpic -c camellia-crypt-internal.s -o camellia-crypt-internal.po unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install echo "camellia-crypt-internal.po : camellia-crypt-internal.asm ./asm.m4 machine.m4 config.m4" >camellia-crypt-internal.po.d unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-encrypt-key.po -MD -MP -MF camellia-set-encrypt-key.po.d -fpic -c camellia-set-encrypt-key.c -o camellia-set-encrypt-key.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-set-decrypt-key.po -MD -MP -MF camellia-set-decrypt-key.po.d -fpic -c camellia-set-decrypt-key.c -o camellia-set-decrypt-key.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 19:02:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install cast128.c:210:26: warning: 'z[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install cast128.c:202:2: warning: 'z[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install cast128.c:207:26: warning: 'z[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install cast128.c:204:26: warning: 'z[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[3]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install cast128.c:166:12: warning: 't[2]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install cast128.c:48:30: warning: 't[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 19:02:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.po -MD -MP -MF salsa20-set-key.po.d -fpic -c salsa20-set-key.c -o salsa20-set-key.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install echo "salsa20-crypt.po : salsa20-crypt.asm ./asm.m4 machine.m4 config.m4" >salsa20-crypt.po.d unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install echo "sha1-compress.po : sha1-compress.asm ./asm.m4 machine.m4 config.m4" >sha1-compress.po.d unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.po -MD -MP -MF serpent-set-key.po.d -fpic -c serpent-set-key.c -o serpent-set-key.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install echo "serpent-encrypt.po : serpent-encrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-encrypt.po.d unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install echo "serpent-decrypt.po : serpent-decrypt.asm ./asm.m4 machine.m4 config.m4" >serpent-decrypt.po.d unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.po -MD -MP -MF yarrow_key_event.po.d -fpic -c yarrow_key_event.c -o yarrow_key_event.po \ unit-oai-hss-0: 19:02:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.po -MD -MP -MF nettle-meta-hashes.po.d -fpic -c nettle-meta-hashes.c -o nettle-meta-hashes.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.po -MD -MP -MF nettle-meta-ciphers.po.d -fpic -c nettle-meta-ciphers.c -o nettle-meta-ciphers.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.po -MD -MP -MF nettle-meta-armors.po.d -fpic -c nettle-meta-armors.c -o nettle-meta-armors.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.po -MD -MP -MF sexp-transport-format.po.d -fpic -c sexp-transport-format.c -o sexp-transport-format.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.po -MD -MP -MF bignum-next-prime.po.d -fpic -c bignum-next-prime.c -o bignum-next-prime.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.po -MD -MP -MF bignum-random-prime.po.d -fpic -c bignum-random-prime.c -o bignum-random-prime.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.po -MD -MP -MF pkcs1-rsa-digest.po.d -fpic -c pkcs1-rsa-digest.c -o pkcs1-rsa-digest.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.po -MD -MP -MF pkcs1-rsa-md5.po.d -fpic -c pkcs1-rsa-md5.c -o pkcs1-rsa-md5.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.po -MD -MP -MF pkcs1-rsa-sha1.po.d -fpic -c pkcs1-rsa-sha1.c -o pkcs1-rsa-sha1.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.po -MD -MP -MF pkcs1-rsa-sha256.po.d -fpic -c pkcs1-rsa-sha256.c -o pkcs1-rsa-sha256.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.po -MD -MP -MF pkcs1-rsa-sha512.po.d -fpic -c pkcs1-rsa-sha512.c -o pkcs1-rsa-sha512.po \ unit-oai-hss-0: 19:02:07 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.po -MD -MP -MF rsa-pkcs1-sign.po.d -fpic -c rsa-pkcs1-sign.c -o rsa-pkcs1-sign.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign-tr.po -MD -MP -MF rsa-pkcs1-sign-tr.po.d -fpic -c rsa-pkcs1-sign-tr.c -o rsa-pkcs1-sign-tr.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.po -MD -MP -MF rsa-pkcs1-verify.po.d -fpic -c rsa-pkcs1-verify.c -o rsa-pkcs1-verify.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.po -MD -MP -MF rsa-md5-sign.po.d -fpic -c rsa-md5-sign.c -o rsa-md5-sign.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.po -MD -MP -MF rsa-md5-verify.po.d -fpic -c rsa-md5-verify.c -o rsa-md5-verify.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.po -MD -MP -MF rsa-sha1-sign.po.d -fpic -c rsa-sha1-sign.c -o rsa-sha1-sign.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.po -MD -MP -MF rsa-sha1-verify.po.d -fpic -c rsa-sha1-verify.c -o rsa-sha1-verify.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.po -MD -MP -MF rsa-sha256-sign.po.d -fpic -c rsa-sha256-sign.c -o rsa-sha256-sign.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.po -MD -MP -MF rsa-sha256-verify.po.d -fpic -c rsa-sha256-verify.c -o rsa-sha256-verify.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.po -MD -MP -MF rsa-sha512-sign.po.d -fpic -c rsa-sha512-sign.c -o rsa-sha512-sign.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.po -MD -MP -MF rsa-sha512-verify.po.d -fpic -c rsa-sha512-verify.c -o rsa-sha512-verify.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.po -MD -MP -MF rsa-decrypt-tr.po.d -fpic -c rsa-decrypt-tr.c -o rsa-decrypt-tr.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.po -MD -MP -MF dsa-sha1-sign.po.d -fpic -c dsa-sha1-sign.c -o dsa-sha1-sign.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.po -MD -MP -MF dsa-sha1-verify.po.d -fpic -c dsa-sha1-verify.c -o dsa-sha1-verify.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.po -MD -MP -MF dsa-sha256-sign.po.d -fpic -c dsa-sha256-sign.c -o dsa-sha256-sign.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.po -MD -MP -MF dsa-sha256-verify.po.d -fpic -c dsa-sha256-verify.c -o dsa-sha256-verify.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 19:02:08 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs aesdata.o -lgmp -o aesdata unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs desdata.o -lgmp -o desdata unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install ar cru libnettle.a aes-decrypt-internal.o aes-decrypt.o aes-encrypt-internal.o aes-encrypt.o aes-encrypt-table.o aes-set-encrypt-key.o aes-set-decrypt-key.o aes-meta.o arcfour.o arcfour-crypt.o arcfour-meta.o arctwo.o arctwo-meta.o base16-encode.o base16-decode.o base16-meta.o base64-encode.o base64-decode.o base64-meta.o camellia-crypt.o camellia-crypt-internal.o camellia-set-encrypt-key.o camellia-set-decrypt-key.o camellia-table.o camellia-meta.o cast128.o cast128-meta.o blowfish.o cbc.o ctr.o gcm.o gcm-aes.o des.o des3.o des-compat.o hmac.o hmac-md5.o hmac-ripemd160.o hmac-sha1.o hmac-sha224.o hmac-sha256.o hmac-sha384.o hmac-sha512.o knuth-lfib.o md2.o md2-meta.o md4.o md4-meta.o md5.o md5-compress.o md5-compat.o md5-meta.o ripemd160.o ripemd160-compress.o ripemd160-meta.o salsa20-crypt.o salsa20-set-key.o sha1.o sha1-compress.o sha1-meta.o sha256.o sha256-compress.o sha224-meta.o sha256-meta.o sha512.o sha512-compress.o sha384-meta.o sha512-meta.o serpent-set-key.o serpent-encrypt.o serpent-decrypt.o serpent-meta.o twofish.o twofish-meta.o yarrow256.o yarrow_key_event.o buffer.o buffer-init.o realloc.o nettle-meta-hashes.o nettle-meta-ciphers.o nettle-meta-armors.o write-be32.o write-le32.o memxor.o unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install ar cru libhogweed.a sexp.o sexp-format.o sexp-transport.o sexp-transport-format.o bignum.o bignum-next-prime.o bignum-random.o bignum-random-prime.o sexp2bignum.o pkcs1.o pkcs1-encrypt.o pkcs1-decrypt.o pkcs1-rsa-digest.o pkcs1-rsa-md5.o pkcs1-rsa-sha1.o pkcs1-rsa-sha256.o pkcs1-rsa-sha512.o rsa.o rsa-sign.o rsa-verify.o rsa-pkcs1-sign.o rsa-pkcs1-sign-tr.o rsa-pkcs1-verify.o rsa-md5-sign.o rsa-md5-verify.o rsa-sha1-sign.o rsa-sha1-verify.o rsa-sha256-sign.o rsa-sha256-verify.o rsa-sha512-sign.o rsa-sha512-verify.o rsa-encrypt.o rsa-decrypt.o rsa-decrypt-tr.o rsa-keygen.o rsa-compat.o rsa-blind.o rsa2sexp.o sexp2rsa.o dsa.o dsa-sign.o dsa-verify.o dsa-keygen.o dsa-sha1-sign.o dsa-sha1-verify.o dsa-sha256-sign.o dsa-sha256-verify.o dsa2sexp.o sexp2dsa.o pgp-encode.o rsa2openpgp.o der-iterator.o der2rsa.o der2dsa.o unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -shared -Wl,-soname=libnettle.so.4 aes-decrypt-internal.po aes-decrypt.po aes-encrypt-internal.po aes-encrypt.po aes-encrypt-table.po aes-set-encrypt-key.po aes-set-decrypt-key.po aes-meta.po arcfour.po arcfour-crypt.po arcfour-meta.po arctwo.po arctwo-meta.po base16-encode.po base16-decode.po base16-meta.po base64-encode.po base64-decode.po base64-meta.po camellia-crypt.po camellia-crypt-internal.po camellia-set-encrypt-key.po camellia-set-decrypt-key.po camellia-table.po camellia-meta.po cast128.po cast128-meta.po blowfish.po cbc.po ctr.po gcm.po gcm-aes.po des.po des3.po des-compat.po hmac.po hmac-md5.po hmac-ripemd160.po hmac-sha1.po hmac-sha224.po hmac-sha256.po hmac-sha384.po hmac-sha512.po knuth-lfib.po md2.po md2-meta.po md4.po md4-meta.po md5.po md5-compress.po md5-compat.po md5-meta.po ripemd160.po ripemd160-compress.po ripemd160-meta.po salsa20-crypt.po salsa20-set-key.po sha1.po sha1-compress.po sha1-meta.po sha256.po sha256-compress.po sha224-meta.po sha256-meta.po sha512.po sha512-compress.po sha384-meta.po sha512-meta.po serpent-set-key.po serpent-encrypt.po serpent-decrypt.po serpent-meta.po twofish.po twofish-meta.po yarrow256.po yarrow_key_event.po buffer.po buffer-init.po realloc.po nettle-meta-hashes.po nettle-meta-ciphers.po nettle-meta-armors.po write-be32.po write-le32.po memxor.po -o libnettle.so unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -L. -shared -Wl,-soname=libhogweed.so.2 sexp.po sexp-format.po sexp-transport.po sexp-transport-format.po bignum.po bignum-next-prime.po bignum-random.po bignum-random-prime.po sexp2bignum.po pkcs1.po pkcs1-encrypt.po pkcs1-decrypt.po pkcs1-rsa-digest.po pkcs1-rsa-md5.po pkcs1-rsa-sha1.po pkcs1-rsa-sha256.po pkcs1-rsa-sha512.po rsa.po rsa-sign.po rsa-verify.po rsa-pkcs1-sign.po rsa-pkcs1-sign-tr.po rsa-pkcs1-verify.po rsa-md5-sign.po rsa-md5-verify.po rsa-sha1-sign.po rsa-sha1-verify.po rsa-sha256-sign.po rsa-sha256-verify.po rsa-sha512-sign.po rsa-sha512-verify.po rsa-encrypt.po rsa-decrypt.po rsa-decrypt-tr.po rsa-keygen.po rsa-compat.po rsa-blind.po rsa2sexp.po sexp2rsa.po dsa.po dsa-sign.po dsa-verify.po dsa-keygen.po dsa-sha1-sign.po dsa-sha1-verify.po dsa-sha256-sign.po dsa-sha256-verify.po dsa2sexp.po sexp2dsa.po pgp-encode.po rsa2openpgp.po der-iterator.po der2rsa.po der2dsa.po -o libhogweed.so -lnettle -lgmp unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 19:02:09 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 19:02:10 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 19:02:11 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install g++ -I.. -I.. -DHAVE_CONFIG_H -g -O2 -fpic -MT cxx-test.o -MD -MP -MF cxx-test.o.d -c cxx-test.cxx && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 19:02:12 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install g++ -g -O2 -L.. cxx-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cxx-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install nettle-benchmark.c:505:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install nettle-benchmark.c:521:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install nettle-benchmark.c:538:29: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 19:02:13 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install ../run-tests aes-test arcfour-test arctwo-test blowfish-test cast128-test base16-test base64-test camellia-test des-test des3-test des-compat-test md2-test md4-test md5-test md5-compat-test memxor-test ripemd160-test salsa20-test sha1-test sha224-test sha256-test sha384-test sha512-test serpent-test twofish-test knuth-lfib-test cbc-test ctr-test gcm-test hmac-test meta-hash-test meta-cipher-test meta-armor-test buffer-test yarrow-test sexp-test sexp-format-test rsa2sexp-test sexp2rsa-test bignum-test random-prime-test pkcs1-test rsa-test rsa-encrypt-test rsa-keygen-test dsa-test dsa-keygen-test cxx-test sexp-conv-test pkcs1-conv-test symbols-test unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 19:02:14 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 19:02:15 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 19:02:15 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 19:02:15 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 19:02:15 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 19:02:15 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 19:02:15 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 19:02:15 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 19:02:15 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 19:02:15 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 19:02:15 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 19:02:15 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 19:02:15 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install for f in aes.h arcfour.h arctwo.h asn1.h bignum.h blowfish.h base16.h base64.h buffer.h camellia.h cast128.h cbc.h ctr.h gcm.h des.h des-compat.h dsa.h hmac.h knuth-lfib.h macros.h md2.h md4.h md5.h md5-compat.h memxor.h nettle-meta.h nettle-types.h pgp.h pkcs1.h realloc.h ripemd160.h rsa.h rsa-compat.h salsa20.h sexp.h serpent.h sha.h twofish.h yarrow.h nettle-stdint.h ; do \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:02:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 19:02:17 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi1 amd64 0.3.11.2-1ubuntu1 [142 kB] unit-oai-hss-0: 19:02:18 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dev amd64 3.4-3ubuntu0.6 [385 kB] unit-oai-hss-0: 19:02:18 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtspi-dev amd64 0.3.11.2-1ubuntu1 [613 kB] unit-oai-hss-0: 19:02:19 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit-dev amd64 0.20.2-2ubuntu2 [56.4 kB] unit-oai-hss-0: 19:02:19 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 19:02:19 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtasn1-6-dbg amd64 3.4-3ubuntu0.6 [104 kB] unit-oai-hss-0: 19:02:19 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 19:02:19 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (882 kB/s) unit-oai-hss-0: 19:02:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 19:02:19 DEBUG unit.oai-hss/0.install (Reading database ... 118310 files and directories currently installed.) unit-oai-hss-0: 19:02:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:02:19 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 19:02:20 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install --2019-01-09 19:02:21-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install Resolving mirrors.dotsrc.org (mirrors.dotsrc.org)... 130.225.254.116, 2001:878:346::116 unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 19:02:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 142K 35s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 288K 26s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 507K 20s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 602K 17s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 946K 15s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.15M 13s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.17M 11s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.49M 10s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.62M 9s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.78M 8s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.06M 8s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.18M 7s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.42M 7s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.60M 6s unit-oai-hss-0: 19:02:22 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.15M 6s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.11M 6s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.30M 5s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.68M 5s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.46M 5s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.24M 4s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.07M 4s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.52M 4s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.52M 4s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.47M 4s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.83M 4s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 4.88M 3s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.25M 3s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 6.27M 3s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.38M 3s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.19M 3s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.58M 3s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.18M 3s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 7.39M 3s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.08M 2s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.26M 2s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.11M 2s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 8.12M 2s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.81M 2s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.80M 2s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.49M 2s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 7.06M 2s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.56M 2s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 9.38M 2s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 8.45M 2s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.15M 2s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 8.90M 2s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.20M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 10.8M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.42M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 11.3M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 8.95M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 11.6M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.2M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 9.30M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 14.0M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.6M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 9.17M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.7M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 13.5M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.4M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.4M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 10.5M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 12.2M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 15.9M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 15.0M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.7M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.0M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 11.0M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 14.5M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.0M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 12.8M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 17.4M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 13.4M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 13.6M 1s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 14.7M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 18.8M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 13.2M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 19.9M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 15.0M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 19.4M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 13.9M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 14.4M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 23.2M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 15.3M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 20.6M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 18.0M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 18.7M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 16.1M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 16.0M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 22.2M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 19.2M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 22.6M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 15.7M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 10.8M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 24.6M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 33.9M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 23.0M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 16.5M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 26.3M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 21.5M 0s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 15.4M=1.5s unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install 2019-01-09 19:02:23 (3.29 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 19:02:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 19:02:24 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking how to link with libnettle... /usr/lib/libnettle.so /usr/lib/libhogweed.so -lgmp unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 19:02:25 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 19:02:26 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 19:02:27 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 19:02:28 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 19:02:29 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 19:02:30 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 19:02:31 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 19:02:32 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 19:02:32 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 19:02:32 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 19:02:32 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 19:02:32 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 19:02:32 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 19:02:32 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 19:02:32 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 19:02:32 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 19:02:32 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 19:02:32 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 19:02:33 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 19:02:34 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether iconv supports conversion between UTF-8 and UTF-{16,32}{BE,LE}... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 19:02:35 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 19:02:36 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 19:02:37 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 19:02:38 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 19:02:39 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 19:02:39 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 19:02:39 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 19:02:39 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 19:02:39 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 19:02:39 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 19:02:39 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 19:02:39 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 19:02:40 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 19:02:41 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 19:02:42 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 19:02:43 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... (cached) word 2 bit 0 unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 19:02:44 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 19:02:45 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 19:02:46 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 19:02:47 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Jan 9 18:51 /dev/zero unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 19:02:48 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 19:02:49 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 19:02:50 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 19:02:51 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 19:02:52 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 19:02:53 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 19:02:54 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 19:02:54 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 19:02:54 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 19:02:54 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 19:02:54 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 19:02:54 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 19:02:54 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 19:02:55 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 19:02:55 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 19:02:55 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 19:02:55 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 19:02:55 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 19:02:55 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 19:02:55 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 19:02:55 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 19:02:55 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 19:02:55 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 19:02:55 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 19:02:56 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 19:02:56 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 19:02:56 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 19:02:56 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 19:02:56 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 19:02:56 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 19:02:56 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 19:02:56 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 19:02:56 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 19:02:56 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 19:02:56 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 19:02:56 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 19:02:56 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 19:02:57 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 19:02:57 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 19:02:57 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 19:02:57 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 19:02:57 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 19:02:57 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 19:02:58 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 19:02:59 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 19:02:59 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 19:03:00 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 19:03:00 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 19:03:01 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 19:03:01 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 19:03:01 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 19:03:01 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 19:03:02 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 19:03:02 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 19:03:03 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 19:03:03 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 19:03:04 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 19:03:04 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 19:03:05 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 19:03:05 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 19:03:05 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 19:03:05 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 19:03:06 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 19:03:07 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 19:03:07 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 19:03:07 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 19:03:08 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 19:03:08 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 19:03:09 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 19:03:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:03:09 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 19:03:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:03:09 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 19:03:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:03:09 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 19:03:09 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 19:03:09 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 19:03:09 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 19:03:10 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 19:03:10 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 19:03:10 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 19:03:10 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 19:03:10 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 19:03:10 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 19:03:11 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 19:03:12 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 19:03:12 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 19:03:12 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 19:03:13 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 19:03:13 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 19:03:13 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 19:03:13 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 19:03:14 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 19:03:14 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 19:03:14 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 19:03:14 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 19:03:15 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 19:03:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:03:15 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 19:03:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:03:15 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 19:03:15 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 19:03:15 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 19:03:15 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 19:03:16 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 19:03:16 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 19:03:16 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 19:03:16 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 19:03:16 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 19:03:17 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 19:03:17 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 19:03:17 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 19:03:18 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 19:03:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:03:18 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 19:03:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:03:18 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 19:03:18 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 19:03:18 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 19:03:18 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 19:03:18 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 19:03:18 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 19:03:18 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 19:03:19 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 19:03:19 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 19:03:19 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 19:03:19 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 19:03:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:03:19 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 19:03:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:03:19 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 19:03:20 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 19:03:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:03:20 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 19:03:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:03:20 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 19:03:20 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 19:03:20 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 19:03:20 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 19:03:20 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 19:03:21 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 19:03:21 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 19:03:21 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 19:03:22 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 19:03:23 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 19:03:23 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 19:03:23 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 19:03:23 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 19:03:24 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 19:03:24 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:03:24 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 19:03:24 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:03:24 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 19:03:24 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 19:03:24 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 19:03:24 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 19:03:25 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 19:03:25 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 19:03:25 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 19:03:26 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 19:03:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:03:26 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 19:03:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:03:26 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 19:03:26 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 19:03:26 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 19:03:26 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 19:03:27 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 19:03:27 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 19:03:28 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 19:03:28 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 19:03:28 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 19:03:28 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 19:03:28 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 19:03:28 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 19:03:29 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 19:03:29 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 19:03:29 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 19:03:29 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 19:03:29 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 19:03:29 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 19:03:29 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 19:03:30 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 19:03:30 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 19:03:30 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 19:03:30 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 19:03:31 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 19:03:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:03:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:03:31 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 19:03:31 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 19:03:31 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 19:03:31 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 19:03:31 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 19:03:31 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 19:03:32 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 19:03:32 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 19:03:33 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 19:03:33 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 19:03:33 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 19:03:34 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 19:03:34 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 19:03:34 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 19:03:35 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 19:03:35 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 19:03:35 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 19:03:36 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 19:03:36 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 19:03:36 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 19:03:37 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 19:03:37 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 19:03:37 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 19:03:38 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 19:03:38 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 19:03:38 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 19:03:38 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 19:03:39 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 19:03:39 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 19:03:39 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 19:03:39 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 19:03:39 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 19:03:39 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 19:03:39 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 19:03:40 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 19:03:40 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 19:03:41 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 19:03:41 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 19:03:41 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 19:03:41 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 19:03:41 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 19:03:41 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 19:03:42 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 19:03:42 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 19:03:43 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 19:03:43 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 19:03:43 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 19:03:43 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 19:03:44 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 19:03:44 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 19:03:44 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 19:03:44 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 19:03:45 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 19:03:45 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 19:03:45 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install pkcs11.c:237:3: warning: 'p11_kit_load_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:86): Use p11_kit_module_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install pkcs11.c:253:7: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install pkcs11.c:466:3: warning: 'p11_kit_initialize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:61): Use p11_kit_modules_load instead [-Wdeprecated-declarations] unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install pkcs11.c:477:3: warning: 'p11_kit_registered_modules' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:67): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install pkcs11.c:480:7: warning: 'p11_kit_registered_module_to_name' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:73): Use p11_kit_module_get_name instead [-Wdeprecated-declarations] unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install pkcs11.c:565:11: warning: 'p11_kit_initialize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:80): Use module->C_Initialize instead [-Wdeprecated-declarations] unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install pkcs11.c:599:9: warning: 'p11_kit_finalize_module' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:83): Use module->C_Finalize instead [-Wdeprecated-declarations] unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install pkcs11.c:604:5: warning: 'p11_kit_finalize_registered' is deprecated (declared at /usr/include/p11-kit-1/p11-kit/deprecated.h:64): Use p11_kit_modules_release instead [-Wdeprecated-declarations] unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 19:03:46 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:47 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 19:03:47 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 19:03:48 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 19:03:48 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 19:03:48 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 19:03:49 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 19:03:49 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 19:03:50 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 19:03:50 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:03:51 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install crywrap.c:867:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install crywrap.c:868:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install crywrap.c:819:10: warning: ignoring return value of 'fchown', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install crywrap.c:823:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 19:03:52 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:55 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 19:03:55 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:03:55 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:03:55 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 19:03:55 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 19:03:55 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 19:03:55 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 19:03:55 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 19:03:55 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 19:03:55 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 19:03:55 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 19:03:56 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 19:03:56 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 19:03:56 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 19:03:56 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 19:03:56 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 19:03:57 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 19:03:58 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 19:03:58 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 19:03:59 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 19:03:59 DEBUG unit.oai-hss/0.install cli-debug.c:286:40: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 19:03:59 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 19:03:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:03:59 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 19:03:59 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 19:03:59 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 19:03:59 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 19:03:59 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 19:03:59 DEBUG unit.oai-hss/0.install common.c:1071:9: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 19:03:59 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 19:03:59 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:04:00 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 19:04:00 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 19:04:00 DEBUG unit.oai-hss/0.install certtool-common.c:660:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 19:04:00 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 19:04:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:04:00 DEBUG unit.oai-hss/0.install certtool-common.c:662:17: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 19:04:00 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 19:04:00 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:04:00 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 19:04:00 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 19:04:00 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 19:04:00 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 19:04:00 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 19:04:01 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 19:04:01 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 19:04:01 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 19:04:01 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 19:04:01 DEBUG unit.oai-hss/0.install cli.c:1339:15: warning: ignoring return value of 'getline', declared with attribute warn_unused_result [-Wunused-result] unit-oai-hss-0: 19:04:01 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 19:04:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:04:01 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 19:04:01 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 19:04:01 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 19:04:02 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 19:04:03 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 19:04:03 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 19:04:03 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 19:04:03 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 19:04:03 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 19:04:03 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 19:04:03 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 19:04:03 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 19:04:03 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 19:04:04 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install ex-client-xssl1.c:42:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install ex-client-xssl2.c:57:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 19:04:05 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 19:04:06 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 19:04:06 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 19:04:06 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 19:04:06 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 19:04:06 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 19:04:06 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 19:04:06 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 19:04:06 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 19:04:06 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 19:04:06 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 19:04:06 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 19:04:06 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 19:04:06 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:07 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/x509.h gnutls/pkcs12.h gnutls/compat.h gnutls/openpgp.h gnutls/crypto.h gnutls/pkcs11.h gnutls/abstract.h gnutls/dtls.h gnutls/ocsp.h gnutls/tpm.h gnutls/xssl.h gnutls/gnutlsxx.h '/usr/include/gnutls' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:04:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls.la libgnutlsxx.la libgnutls-xssl.la '/usr/lib' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.so.28.21.3 /usr/lib/libgnutls.so.28.21.3 unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so.28 || { rm -f libgnutls.so.28 && ln -s libgnutls.so.28.21.3 libgnutls.so.28; }; }) unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls.so.28.21.3 libgnutls.so || { rm -f libgnutls.so && ln -s libgnutls.so.28.21.3 libgnutls.so; }; }) unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CXX --mode=relink g++ -I./includes -I./includes -g -O2 -no-undefined -version-info 29:0:1 -o libgnutlsxx.la -rpath /usr/lib libgnutlsxx_la-gnutlsxx.lo libgnutls.la ) unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.so.28.1.0T /usr/lib/libgnutlsxx.so.28.1.0 unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so.28 || { rm -f libgnutlsxx.so.28 && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so.28; }; }) unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutlsxx.so.28.1.0 libgnutlsxx.so || { rm -f libgnutlsxx.so && ln -s libgnutlsxx.so.28.1.0 libgnutlsxx.so; }; }) unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/lib; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 0:0:0 -o libgnutls-xssl.la -rpath /usr/lib xssl.lo xssl_getline.lo ../gl/libgnu.la libgnutls.la ) unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.so.0.0.0T /usr/lib/libgnutls-xssl.so.0.0.0 unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0 || { rm -f libgnutls-xssl.so.0 && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so.0; }; }) unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-xssl.so.0.0.0 libgnutls-xssl.so || { rm -f libgnutls-xssl.so && ln -s libgnutls-xssl.so.0.0.0 libgnutls-xssl.so; }; }) unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.lai /usr/lib/libgnutls-xssl.la unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-xssl.a /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.so.27.0.2T /usr/lib/libgnutls-openssl.so.27.0.2 unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27 || { rm -f libgnutls-openssl.so.27 && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so.27; }; }) unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: (cd /usr/lib && { ln -s -f libgnutls-openssl.so.27.0.2 libgnutls-openssl.so || { rm -f libgnutls-openssl.so && ln -s libgnutls-openssl.so.27.0.2 libgnutls-openssl.so; }; }) unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.lai /usr/lib/libgnutls-openssl.la unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls-openssl.a /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/lib unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c psktool gnutls-cli-debug certtool srptool ocsptool gnutls-serv gnutls-cli danetool tpmtool p11tool '/usr/bin' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli-debug /usr/bin/gnutls-cli-debug unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-cli.1 gnutls-cli-debug.1 gnutls-serv.1 certtool.1 psktool.1 p11tool.1 ocsptool.1 tpmtool.1 srptool.1 '/usr/share/man/man1' unit-oai-hss-0: 19:04:09 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_alert_get.3 gnutls_alert_get_name.3 gnutls_alert_get_strname.3 gnutls_alert_send.3 gnutls_alert_send_appropriate.3 gnutls_anon_allocate_client_credentials.3 gnutls_anon_allocate_server_credentials.3 gnutls_anon_free_client_credentials.3 gnutls_anon_free_server_credentials.3 gnutls_anon_set_params_function.3 gnutls_anon_set_server_dh_params.3 gnutls_anon_set_server_params_function.3 gnutls_auth_client_get_type.3 gnutls_auth_get_type.3 gnutls_auth_server_get_type.3 gnutls_bye.3 gnutls_certificate_activation_time_peers.3 gnutls_certificate_allocate_credentials.3 gnutls_certificate_client_get_request_status.3 gnutls_certificate_expiration_time_peers.3 gnutls_certificate_free_ca_names.3 gnutls_certificate_free_cas.3 gnutls_certificate_free_credentials.3 gnutls_certificate_free_crls.3 gnutls_certificate_free_keys.3 gnutls_certificate_get_issuer.3 gnutls_certificate_get_ours.3 gnutls_certificate_get_peers.3 gnutls_certificate_get_peers_subkey_id.3 gnutls_certificate_send_x509_rdn_sequence.3 gnutls_certificate_server_set_request.3 gnutls_certificate_set_dh_params.3 gnutls_certificate_set_key.3 gnutls_certificate_set_ocsp_status_request_file.3 gnutls_certificate_set_ocsp_status_request_function.3 gnutls_certificate_set_openpgp_key.3 gnutls_certificate_set_openpgp_key_file.3 gnutls_certificate_set_openpgp_key_file2.3 gnutls_certificate_set_openpgp_key_mem.3 gnutls_certificate_set_openpgp_key_mem2.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_certificate_set_openpgp_keyring_file.3 gnutls_certificate_set_openpgp_keyring_mem.3 gnutls_certificate_set_params_function.3 gnutls_certificate_set_pin_function.3 gnutls_certificate_set_retrieve_function.3 gnutls_certificate_set_retrieve_function2.3 gnutls_certificate_set_rsa_export_params.3 gnutls_certificate_set_verify_flags.3 gnutls_certificate_set_verify_function.3 gnutls_certificate_set_verify_limits.3 gnutls_certificate_set_x509_crl.3 gnutls_certificate_set_x509_crl_file.3 gnutls_certificate_set_x509_crl_mem.3 gnutls_certificate_set_x509_key.3 gnutls_certificate_set_x509_key_file.3 gnutls_certificate_set_x509_key_file2.3 gnutls_certificate_set_x509_key_mem.3 gnutls_certificate_set_x509_key_mem2.3 gnutls_certificate_set_x509_simple_pkcs12_file.3 gnutls_certificate_set_x509_simple_pkcs12_mem.3 gnutls_certificate_set_x509_system_trust.3 gnutls_certificate_set_x509_trust.3 gnutls_certificate_set_x509_trust_file.3 gnutls_certificate_set_x509_trust_mem.3 gnutls_certificate_type_get.3 gnutls_certificate_type_get_id.3 gnutls_certificate_type_get_name.3 gnutls_certificate_type_list.3 gnutls_certificate_type_set_priority.3 gnutls_certificate_verification_status_print.3 gnutls_certificate_verify_peers2.3 gnutls_certificate_verify_peers3.3 gnutls_check_version.3 gnutls_cipher_add_auth.3 gnutls_cipher_decrypt.3 gnutls_cipher_decrypt2.3 gnutls_cipher_deinit.3 gnutls_cipher_encrypt.3 gnutls_cipher_encrypt2.3 gnutls_cipher_get.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_cipher_get_block_size.3 gnutls_cipher_get_id.3 gnutls_cipher_get_key_size.3 gnutls_cipher_get_name.3 gnutls_cipher_init.3 gnutls_cipher_list.3 gnutls_cipher_set_iv.3 gnutls_cipher_set_priority.3 gnutls_cipher_suite_get_name.3 gnutls_cipher_suite_info.3 gnutls_cipher_tag.3 gnutls_compression_get.3 gnutls_compression_get_id.3 gnutls_compression_get_name.3 gnutls_compression_list.3 gnutls_compression_set_priority.3 gnutls_credentials_clear.3 gnutls_credentials_set.3 gnutls_db_check_entry.3 gnutls_db_check_entry_time.3 gnutls_db_get_ptr.3 gnutls_db_remove_session.3 gnutls_db_set_cache_expiration.3 gnutls_db_set_ptr.3 gnutls_db_set_remove_function.3 gnutls_db_set_retrieve_function.3 gnutls_db_set_store_function.3 gnutls_deinit.3 gnutls_dh_get_group.3 gnutls_dh_get_peers_public_bits.3 gnutls_dh_get_prime_bits.3 gnutls_dh_get_pubkey.3 gnutls_dh_get_secret_bits.3 gnutls_dh_params_cpy.3 gnutls_dh_params_deinit.3 gnutls_dh_params_export2_pkcs3.3 gnutls_dh_params_export_pkcs3.3 gnutls_dh_params_export_raw.3 gnutls_dh_params_generate2.3 gnutls_dh_params_import_pkcs3.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_dh_params_import_raw.3 gnutls_dh_params_init.3 gnutls_dh_set_prime_bits.3 gnutls_dtls_cookie_send.3 gnutls_dtls_cookie_verify.3 gnutls_dtls_get_data_mtu.3 gnutls_dtls_get_mtu.3 gnutls_dtls_get_timeout.3 gnutls_dtls_prestate_set.3 gnutls_dtls_set_data_mtu.3 gnutls_dtls_set_mtu.3 gnutls_dtls_set_timeouts.3 gnutls_ecc_curve_get.3 gnutls_ecc_curve_get_name.3 gnutls_ecc_curve_get_size.3 gnutls_ecc_curve_list.3 gnutls_error_is_fatal.3 gnutls_error_to_alert.3 gnutls_fingerprint.3 gnutls_global_deinit.3 gnutls_global_init.3 gnutls_global_set_audit_log_function.3 gnutls_global_set_log_function.3 gnutls_global_set_log_level.3 gnutls_global_set_mem_functions.3 gnutls_global_set_mutex.3 gnutls_global_set_time_function.3 gnutls_handshake.3 gnutls_handshake_get_last_in.3 gnutls_handshake_get_last_out.3 gnutls_handshake_set_max_packet_length.3 gnutls_handshake_set_post_client_hello_function.3 gnutls_handshake_set_private_extensions.3 gnutls_handshake_set_random.3 gnutls_handshake_set_timeout.3 gnutls_hash.3 gnutls_hash_deinit.3 gnutls_hash_fast.3 gnutls_hash_get_len.3 gnutls_hash_init.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_hash_output.3 gnutls_heartbeat_allowed.3 gnutls_heartbeat_enable.3 gnutls_heartbeat_get_timeout.3 gnutls_heartbeat_ping.3 gnutls_heartbeat_pong.3 gnutls_heartbeat_set_timeouts.3 gnutls_hex2bin.3 gnutls_hex_decode.3 gnutls_hex_encode.3 gnutls_hmac.3 gnutls_hmac_deinit.3 gnutls_hmac_fast.3 gnutls_hmac_get_len.3 gnutls_hmac_init.3 gnutls_hmac_output.3 gnutls_init.3 gnutls_key_generate.3 gnutls_kx_get.3 gnutls_kx_get_id.3 gnutls_kx_get_name.3 gnutls_kx_list.3 gnutls_kx_set_priority.3 gnutls_load_file.3 gnutls_mac_get.3 gnutls_mac_get_id.3 gnutls_mac_get_key_size.3 gnutls_mac_get_name.3 gnutls_mac_list.3 gnutls_mac_set_priority.3 gnutls_ocsp_req_add_cert.3 gnutls_ocsp_req_add_cert_id.3 gnutls_ocsp_req_deinit.3 gnutls_ocsp_req_export.3 gnutls_ocsp_req_get_cert_id.3 gnutls_ocsp_req_get_extension.3 gnutls_ocsp_req_get_nonce.3 gnutls_ocsp_req_get_version.3 gnutls_ocsp_req_import.3 gnutls_ocsp_req_init.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_ocsp_req_print.3 gnutls_ocsp_req_randomize_nonce.3 gnutls_ocsp_req_set_extension.3 gnutls_ocsp_req_set_nonce.3 gnutls_ocsp_resp_check_crt.3 gnutls_ocsp_resp_deinit.3 gnutls_ocsp_resp_export.3 gnutls_ocsp_resp_get_certs.3 gnutls_ocsp_resp_get_extension.3 gnutls_ocsp_resp_get_nonce.3 gnutls_ocsp_resp_get_produced.3 gnutls_ocsp_resp_get_responder.3 gnutls_ocsp_resp_get_response.3 gnutls_ocsp_resp_get_signature.3 gnutls_ocsp_resp_get_signature_algorithm.3 gnutls_ocsp_resp_get_single.3 gnutls_ocsp_resp_get_status.3 gnutls_ocsp_resp_get_version.3 gnutls_ocsp_resp_import.3 gnutls_ocsp_resp_init.3 gnutls_ocsp_resp_print.3 gnutls_ocsp_resp_verify.3 gnutls_ocsp_resp_verify_direct.3 gnutls_ocsp_status_request_enable_client.3 gnutls_ocsp_status_request_get.3 gnutls_ocsp_status_request_is_checked.3 gnutls_openpgp_crt_check_hostname.3 gnutls_openpgp_crt_deinit.3 gnutls_openpgp_crt_export.3 gnutls_openpgp_crt_export2.3 gnutls_openpgp_crt_get_auth_subkey.3 gnutls_openpgp_crt_get_creation_time.3 gnutls_openpgp_crt_get_expiration_time.3 gnutls_openpgp_crt_get_fingerprint.3 gnutls_openpgp_crt_get_key_id.3 gnutls_openpgp_crt_get_key_usage.3 gnutls_openpgp_crt_get_name.3 gnutls_openpgp_crt_get_pk_algorithm.3 gnutls_openpgp_crt_get_pk_dsa_raw.3 gnutls_openpgp_crt_get_pk_rsa_raw.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_crt_get_preferred_key_id.3 gnutls_openpgp_crt_get_revoked_status.3 gnutls_openpgp_crt_get_subkey_count.3 gnutls_openpgp_crt_get_subkey_creation_time.3 gnutls_openpgp_crt_get_subkey_expiration_time.3 gnutls_openpgp_crt_get_subkey_fingerprint.3 gnutls_openpgp_crt_get_subkey_id.3 gnutls_openpgp_crt_get_subkey_idx.3 gnutls_openpgp_crt_get_subkey_pk_algorithm.3 gnutls_openpgp_crt_get_subkey_pk_dsa_raw.3 gnutls_openpgp_crt_get_subkey_pk_rsa_raw.3 gnutls_openpgp_crt_get_subkey_revoked_status.3 gnutls_openpgp_crt_get_subkey_usage.3 gnutls_openpgp_crt_get_version.3 gnutls_openpgp_crt_import.3 gnutls_openpgp_crt_init.3 gnutls_openpgp_crt_print.3 gnutls_openpgp_crt_set_preferred_key_id.3 gnutls_openpgp_crt_verify_ring.3 gnutls_openpgp_crt_verify_self.3 gnutls_openpgp_keyring_check_id.3 gnutls_openpgp_keyring_deinit.3 gnutls_openpgp_keyring_get_crt.3 gnutls_openpgp_keyring_get_crt_count.3 gnutls_openpgp_keyring_import.3 gnutls_openpgp_keyring_init.3 gnutls_openpgp_privkey_deinit.3 gnutls_openpgp_privkey_export.3 gnutls_openpgp_privkey_export2.3 gnutls_openpgp_privkey_export_dsa_raw.3 gnutls_openpgp_privkey_export_rsa_raw.3 gnutls_openpgp_privkey_export_subkey_dsa_raw.3 gnutls_openpgp_privkey_export_subkey_rsa_raw.3 gnutls_openpgp_privkey_get_fingerprint.3 gnutls_openpgp_privkey_get_key_id.3 gnutls_openpgp_privkey_get_pk_algorithm.3 gnutls_openpgp_privkey_get_preferred_key_id.3 gnutls_openpgp_privkey_get_revoked_status.3 gnutls_openpgp_privkey_get_subkey_count.3 gnutls_openpgp_privkey_get_subkey_creation_time.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_openpgp_privkey_get_subkey_fingerprint.3 gnutls_openpgp_privkey_get_subkey_id.3 gnutls_openpgp_privkey_get_subkey_idx.3 gnutls_openpgp_privkey_get_subkey_pk_algorithm.3 gnutls_openpgp_privkey_get_subkey_revoked_status.3 gnutls_openpgp_privkey_import.3 gnutls_openpgp_privkey_init.3 gnutls_openpgp_privkey_sec_param.3 gnutls_openpgp_privkey_set_preferred_key_id.3 gnutls_openpgp_privkey_sign_hash.3 gnutls_openpgp_send_cert.3 gnutls_openpgp_set_recv_key_function.3 gnutls_pcert_deinit.3 gnutls_pcert_import_openpgp.3 gnutls_pcert_import_openpgp_raw.3 gnutls_pcert_import_x509.3 gnutls_pcert_import_x509_raw.3 gnutls_pcert_list_import_x509_raw.3 gnutls_pem_base64_decode.3 gnutls_pem_base64_decode_alloc.3 gnutls_pem_base64_encode.3 gnutls_pem_base64_encode_alloc.3 gnutls_perror.3 gnutls_pk_algorithm_get_name.3 gnutls_pk_bits_to_sec_param.3 gnutls_pkcs11_add_provider.3 gnutls_pkcs11_copy_secret_key.3 gnutls_pkcs11_copy_x509_crt.3 gnutls_pkcs11_copy_x509_privkey.3 gnutls_pkcs11_deinit.3 gnutls_pkcs11_delete_url.3 gnutls_pkcs11_get_pin_function.3 gnutls_pkcs11_init.3 gnutls_pkcs11_obj_deinit.3 gnutls_pkcs11_obj_export.3 gnutls_pkcs11_obj_export2.3 gnutls_pkcs11_obj_export_url.3 gnutls_pkcs11_obj_get_info.3 gnutls_pkcs11_obj_get_type.3 gnutls_pkcs11_obj_import_url.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs11_obj_init.3 gnutls_pkcs11_obj_list_import_url.3 gnutls_pkcs11_obj_list_import_url2.3 gnutls_pkcs11_obj_set_pin_function.3 gnutls_pkcs11_privkey_deinit.3 gnutls_pkcs11_privkey_export_url.3 gnutls_pkcs11_privkey_generate.3 gnutls_pkcs11_privkey_generate2.3 gnutls_pkcs11_privkey_get_info.3 gnutls_pkcs11_privkey_get_pk_algorithm.3 gnutls_pkcs11_privkey_import_url.3 gnutls_pkcs11_privkey_init.3 gnutls_pkcs11_privkey_set_pin_function.3 gnutls_pkcs11_privkey_status.3 gnutls_pkcs11_reinit.3 gnutls_pkcs11_set_pin_function.3 gnutls_pkcs11_set_token_function.3 gnutls_pkcs11_token_get_flags.3 gnutls_pkcs11_token_get_info.3 gnutls_pkcs11_token_get_mechanism.3 gnutls_pkcs11_token_get_url.3 gnutls_pkcs11_token_init.3 gnutls_pkcs11_token_set_pin.3 gnutls_pkcs11_type_get_name.3 gnutls_pkcs12_bag_decrypt.3 gnutls_pkcs12_bag_deinit.3 gnutls_pkcs12_bag_encrypt.3 gnutls_pkcs12_bag_get_count.3 gnutls_pkcs12_bag_get_data.3 gnutls_pkcs12_bag_get_friendly_name.3 gnutls_pkcs12_bag_get_key_id.3 gnutls_pkcs12_bag_get_type.3 gnutls_pkcs12_bag_init.3 gnutls_pkcs12_bag_set_crl.3 gnutls_pkcs12_bag_set_crt.3 gnutls_pkcs12_bag_set_data.3 gnutls_pkcs12_bag_set_friendly_name.3 gnutls_pkcs12_bag_set_key_id.3 gnutls_pkcs12_deinit.3 gnutls_pkcs12_export.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pkcs12_export2.3 gnutls_pkcs12_generate_mac.3 gnutls_pkcs12_get_bag.3 gnutls_pkcs12_import.3 gnutls_pkcs12_init.3 gnutls_pkcs12_set_bag.3 gnutls_pkcs12_simple_parse.3 gnutls_pkcs12_verify_mac.3 gnutls_pkcs7_deinit.3 gnutls_pkcs7_delete_crl.3 gnutls_pkcs7_delete_crt.3 gnutls_pkcs7_export.3 gnutls_pkcs7_export2.3 gnutls_pkcs7_get_crl_count.3 gnutls_pkcs7_get_crl_raw.3 gnutls_pkcs7_get_crt_count.3 gnutls_pkcs7_get_crt_raw.3 gnutls_pkcs7_import.3 gnutls_pkcs7_init.3 gnutls_pkcs7_set_crl.3 gnutls_pkcs7_set_crl_raw.3 gnutls_pkcs7_set_crt.3 gnutls_pkcs7_set_crt_raw.3 gnutls_pk_get_id.3 gnutls_pk_get_name.3 gnutls_pk_list.3 gnutls_pk_to_sign.3 gnutls_prf.3 gnutls_prf_raw.3 gnutls_priority_certificate_type_list.3 gnutls_priority_compression_list.3 gnutls_priority_deinit.3 gnutls_priority_ecc_curve_list.3 gnutls_priority_get_cipher_suite_index.3 gnutls_priority_init.3 gnutls_priority_protocol_list.3 gnutls_priority_set.3 gnutls_priority_set_direct.3 gnutls_priority_sign_list.3 gnutls_privkey_decrypt_data.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_privkey_deinit.3 gnutls_privkey_get_pk_algorithm.3 gnutls_privkey_get_type.3 gnutls_privkey_import_ext.3 gnutls_privkey_import_ext2.3 gnutls_privkey_import_openpgp.3 gnutls_privkey_import_openpgp_raw.3 gnutls_privkey_import_pkcs11.3 gnutls_privkey_import_pkcs11_url.3 gnutls_privkey_import_tpm_raw.3 gnutls_privkey_import_tpm_url.3 gnutls_privkey_import_url.3 gnutls_privkey_import_x509.3 gnutls_privkey_import_x509_raw.3 gnutls_privkey_init.3 gnutls_privkey_set_pin_function.3 gnutls_privkey_sign_data.3 gnutls_privkey_sign_hash.3 gnutls_privkey_sign_raw_data.3 gnutls_privkey_status.3 gnutls_protocol_get_id.3 gnutls_protocol_get_name.3 gnutls_protocol_get_version.3 gnutls_protocol_list.3 gnutls_protocol_set_priority.3 gnutls_psk_allocate_client_credentials.3 gnutls_psk_allocate_server_credentials.3 gnutls_psk_client_get_hint.3 gnutls_psk_free_client_credentials.3 gnutls_psk_free_server_credentials.3 gnutls_psk_server_get_username.3 gnutls_psk_set_client_credentials.3 gnutls_psk_set_client_credentials_function.3 gnutls_psk_set_params_function.3 gnutls_psk_set_server_credentials_file.3 gnutls_psk_set_server_credentials_function.3 gnutls_psk_set_server_credentials_hint.3 gnutls_psk_set_server_dh_params.3 gnutls_psk_set_server_params_function.3 gnutls_pubkey_deinit.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_pubkey_encrypt_data.3 gnutls_pubkey_export.3 gnutls_pubkey_export2.3 gnutls_pubkey_get_key_id.3 gnutls_pubkey_get_key_usage.3 gnutls_pubkey_get_openpgp_key_id.3 gnutls_pubkey_get_pk_algorithm.3 gnutls_pubkey_get_pk_dsa_raw.3 gnutls_pubkey_get_pk_ecc_raw.3 gnutls_pubkey_get_pk_ecc_x962.3 gnutls_pubkey_get_pk_rsa_raw.3 gnutls_pubkey_get_preferred_hash_algorithm.3 gnutls_pubkey_get_verify_algorithm.3 gnutls_pubkey_import.3 gnutls_pubkey_import_dsa_raw.3 gnutls_pubkey_import_ecc_raw.3 gnutls_pubkey_import_ecc_x962.3 gnutls_pubkey_import_openpgp.3 gnutls_pubkey_import_openpgp_raw.3 gnutls_pubkey_import_pkcs11.3 gnutls_pubkey_import_pkcs11_url.3 gnutls_pubkey_import_privkey.3 gnutls_pubkey_import_rsa_raw.3 gnutls_pubkey_import_tpm_raw.3 gnutls_pubkey_import_tpm_url.3 gnutls_pubkey_import_url.3 gnutls_pubkey_import_x509.3 gnutls_pubkey_import_x509_crq.3 gnutls_pubkey_import_x509_raw.3 gnutls_pubkey_init.3 gnutls_pubkey_print.3 gnutls_pubkey_set_key_usage.3 gnutls_pubkey_set_pin_function.3 gnutls_pubkey_verify_data.3 gnutls_pubkey_verify_data2.3 gnutls_pubkey_verify_hash.3 gnutls_pubkey_verify_hash2.3 gnutls_random_art.3 gnutls_range_split.3 gnutls_record_can_use_length_hiding.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_record_check_pending.3 gnutls_record_cork.3 gnutls_record_disable_padding.3 gnutls_record_get_direction.3 gnutls_record_get_discarded.3 gnutls_record_get_max_size.3 gnutls_record_recv.3 gnutls_record_recv_seq.3 gnutls_record_send.3 gnutls_record_send_range.3 gnutls_record_set_max_empty_records.3 gnutls_record_set_max_size.3 gnutls_record_set_timeout.3 gnutls_record_uncork.3 gnutls_rehandshake.3 gnutls_rnd.3 gnutls_rnd_refresh.3 gnutls_rsa_export_get_modulus_bits.3 gnutls_rsa_export_get_pubkey.3 gnutls_rsa_params_cpy.3 gnutls_rsa_params_deinit.3 gnutls_rsa_params_export_pkcs1.3 gnutls_rsa_params_export_raw.3 gnutls_rsa_params_generate2.3 gnutls_rsa_params_import_pkcs1.3 gnutls_rsa_params_import_raw.3 gnutls_rsa_params_init.3 gnutls_safe_renegotiation_status.3 gnutls_sec_param_get_name.3 gnutls_sec_param_to_pk_bits.3 gnutls_server_name_get.3 gnutls_server_name_set.3 gnutls_session_channel_binding.3 gnutls_session_enable_compatibility_mode.3 gnutls_session_force_valid.3 gnutls_session_get_data.3 gnutls_session_get_data2.3 gnutls_session_get_desc.3 gnutls_session_get_id.3 gnutls_session_get_id2.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_session_get_ptr.3 gnutls_session_get_random.3 gnutls_session_is_resumed.3 gnutls_session_resumption_requested.3 gnutls_session_set_data.3 gnutls_session_set_premaster.3 gnutls_session_set_ptr.3 gnutls_session_ticket_enable_client.3 gnutls_session_ticket_enable_server.3 gnutls_session_ticket_key_generate.3 gnutls_set_default_export_priority.3 gnutls_set_default_priority.3 gnutls_sign_algorithm_get.3 gnutls_sign_algorithm_get_client.3 gnutls_sign_algorithm_get_requested.3 gnutls_sign_callback_get.3 gnutls_sign_callback_set.3 gnutls_sign_get_hash_algorithm.3 gnutls_sign_get_id.3 gnutls_sign_get_name.3 gnutls_sign_get_pk_algorithm.3 gnutls_sign_is_secure.3 gnutls_sign_list.3 gnutls_srp_allocate_client_credentials.3 gnutls_srp_allocate_server_credentials.3 gnutls_srp_base64_decode.3 gnutls_srp_base64_decode_alloc.3 gnutls_srp_base64_encode.3 gnutls_srp_base64_encode_alloc.3 gnutls_srp_free_client_credentials.3 gnutls_srp_free_server_credentials.3 gnutls_srp_server_get_username.3 gnutls_srp_set_client_credentials.3 gnutls_srp_set_client_credentials_function.3 gnutls_srp_set_prime_bits.3 gnutls_srp_set_server_credentials_file.3 gnutls_srp_set_server_credentials_function.3 gnutls_srp_verifier.3 gnutls_srtp_get_keys.3 gnutls_srtp_get_mki.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_srtp_get_profile_id.3 gnutls_srtp_get_profile_name.3 gnutls_srtp_get_selected_profile.3 gnutls_srtp_set_mki.3 gnutls_srtp_set_profile.3 gnutls_srtp_set_profile_direct.3 gnutls_store_commitment.3 gnutls_store_pubkey.3 gnutls_strerror.3 gnutls_strerror_name.3 gnutls_supplemental_get_name.3 gnutls_tdb_deinit.3 gnutls_tdb_init.3 gnutls_tdb_set_store_commitment_func.3 gnutls_tdb_set_store_func.3 gnutls_tdb_set_verify_func.3 gnutls_tpm_get_registered.3 gnutls_tpm_key_list_deinit.3 gnutls_tpm_key_list_get_url.3 gnutls_tpm_privkey_delete.3 gnutls_tpm_privkey_generate.3 gnutls_transport_get_int.3 gnutls_transport_get_int2.3 gnutls_transport_get_ptr.3 gnutls_transport_get_ptr2.3 gnutls_transport_set_errno.3 gnutls_transport_set_errno_function.3 gnutls_transport_set_int.3 gnutls_transport_set_int2.3 gnutls_transport_set_ptr.3 gnutls_transport_set_ptr2.3 gnutls_transport_set_pull_function.3 gnutls_transport_set_pull_timeout_function.3 gnutls_transport_set_push_function.3 gnutls_transport_set_vec_push_function.3 gnutls_url_is_supported.3 gnutls_verify_stored_pubkey.3 gnutls_x509_crl_check_issuer.3 gnutls_x509_crl_deinit.3 gnutls_x509_crl_export.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crl_export2.3 gnutls_x509_crl_get_authority_key_gn_serial.3 gnutls_x509_crl_get_authority_key_id.3 gnutls_x509_crl_get_crt_count.3 gnutls_x509_crl_get_crt_serial.3 gnutls_x509_crl_get_dn_oid.3 gnutls_x509_crl_get_extension_data.3 gnutls_x509_crl_get_extension_info.3 gnutls_x509_crl_get_extension_oid.3 gnutls_x509_crl_get_issuer_dn.3 gnutls_x509_crl_get_issuer_dn2.3 gnutls_x509_crl_get_issuer_dn_by_oid.3 gnutls_x509_crl_get_next_update.3 gnutls_x509_crl_get_number.3 gnutls_x509_crl_get_raw_issuer_dn.3 gnutls_x509_crl_get_signature.3 gnutls_x509_crl_get_signature_algorithm.3 gnutls_x509_crl_get_this_update.3 gnutls_x509_crl_get_version.3 gnutls_x509_crl_import.3 gnutls_x509_crl_init.3 gnutls_x509_crl_list_import.3 gnutls_x509_crl_list_import2.3 gnutls_x509_crl_print.3 gnutls_x509_crl_privkey_sign.3 gnutls_x509_crl_set_authority_key_id.3 gnutls_x509_crl_set_crt.3 gnutls_x509_crl_set_crt_serial.3 gnutls_x509_crl_set_next_update.3 gnutls_x509_crl_set_number.3 gnutls_x509_crl_set_this_update.3 gnutls_x509_crl_set_version.3 gnutls_x509_crl_sign.3 gnutls_x509_crl_sign2.3 gnutls_x509_crl_verify.3 gnutls_x509_crq_deinit.3 gnutls_x509_crq_export.3 gnutls_x509_crq_export2.3 gnutls_x509_crq_get_attribute_by_oid.3 gnutls_x509_crq_get_attribute_data.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crq_get_attribute_info.3 gnutls_x509_crq_get_basic_constraints.3 gnutls_x509_crq_get_challenge_password.3 gnutls_x509_crq_get_dn.3 gnutls_x509_crq_get_dn2.3 gnutls_x509_crq_get_dn_by_oid.3 gnutls_x509_crq_get_dn_oid.3 gnutls_x509_crq_get_extension_by_oid.3 gnutls_x509_crq_get_extension_data.3 gnutls_x509_crq_get_extension_info.3 gnutls_x509_crq_get_key_id.3 gnutls_x509_crq_get_key_purpose_oid.3 gnutls_x509_crq_get_key_rsa_raw.3 gnutls_x509_crq_get_key_usage.3 gnutls_x509_crq_get_pk_algorithm.3 gnutls_x509_crq_get_private_key_usage_period.3 gnutls_x509_crq_get_subject_alt_name.3 gnutls_x509_crq_get_subject_alt_othername_oid.3 gnutls_x509_crq_get_version.3 gnutls_x509_crq_import.3 gnutls_x509_crq_init.3 gnutls_x509_crq_print.3 gnutls_x509_crq_privkey_sign.3 gnutls_x509_crq_set_attribute_by_oid.3 gnutls_x509_crq_set_basic_constraints.3 gnutls_x509_crq_set_challenge_password.3 gnutls_x509_crq_set_dn.3 gnutls_x509_crq_set_dn_by_oid.3 gnutls_x509_crq_set_key.3 gnutls_x509_crq_set_key_purpose_oid.3 gnutls_x509_crq_set_key_rsa_raw.3 gnutls_x509_crq_set_key_usage.3 gnutls_x509_crq_set_private_key_usage_period.3 gnutls_x509_crq_set_pubkey.3 gnutls_x509_crq_set_subject_alt_name.3 gnutls_x509_crq_set_version.3 gnutls_x509_crq_sign.3 gnutls_x509_crq_sign2.3 gnutls_x509_crq_verify.3 gnutls_x509_crt_check_hostname.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_check_issuer.3 gnutls_x509_crt_check_revocation.3 gnutls_x509_crt_cpy_crl_dist_points.3 gnutls_x509_crt_deinit.3 gnutls_x509_crt_export.3 gnutls_x509_crt_export2.3 gnutls_x509_crt_get_activation_time.3 gnutls_x509_crt_get_authority_info_access.3 gnutls_x509_crt_get_authority_key_gn_serial.3 gnutls_x509_crt_get_authority_key_id.3 gnutls_x509_crt_get_basic_constraints.3 gnutls_x509_crt_get_ca_status.3 gnutls_x509_crt_get_crl_dist_points.3 gnutls_x509_crt_get_dn.3 gnutls_x509_crt_get_dn2.3 gnutls_x509_crt_get_dn_by_oid.3 gnutls_x509_crt_get_dn_oid.3 gnutls_x509_crt_get_expiration_time.3 gnutls_x509_crt_get_extension_by_oid.3 gnutls_x509_crt_get_extension_data.3 gnutls_x509_crt_get_extension_info.3 gnutls_x509_crt_get_extension_oid.3 gnutls_x509_crt_get_fingerprint.3 gnutls_x509_crt_get_issuer.3 gnutls_x509_crt_get_issuer_alt_name.3 gnutls_x509_crt_get_issuer_alt_name2.3 gnutls_x509_crt_get_issuer_alt_othername_oid.3 gnutls_x509_crt_get_issuer_dn.3 gnutls_x509_crt_get_issuer_dn2.3 gnutls_x509_crt_get_issuer_dn_by_oid.3 gnutls_x509_crt_get_issuer_dn_oid.3 gnutls_x509_crt_get_issuer_unique_id.3 gnutls_x509_crt_get_key_id.3 gnutls_x509_crt_get_key_purpose_oid.3 gnutls_x509_crt_get_key_usage.3 gnutls_x509_crt_get_pk_algorithm.3 gnutls_x509_crt_get_pk_dsa_raw.3 gnutls_x509_crt_get_pk_rsa_raw.3 gnutls_x509_crt_get_policy.3 gnutls_x509_crt_get_preferred_hash_algorithm.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_get_private_key_usage_period.3 gnutls_x509_crt_get_proxy.3 gnutls_x509_crt_get_raw_dn.3 gnutls_x509_crt_get_raw_issuer_dn.3 gnutls_x509_crt_get_serial.3 gnutls_x509_crt_get_signature.3 gnutls_x509_crt_get_signature_algorithm.3 gnutls_x509_crt_get_subject.3 gnutls_x509_crt_get_subject_alt_name.3 gnutls_x509_crt_get_subject_alt_name2.3 gnutls_x509_crt_get_subject_alt_othername_oid.3 gnutls_x509_crt_get_subject_key_id.3 gnutls_x509_crt_get_subject_unique_id.3 gnutls_x509_crt_get_verify_algorithm.3 gnutls_x509_crt_get_version.3 gnutls_x509_crt_import.3 gnutls_x509_crt_import_pkcs11.3 gnutls_x509_crt_import_pkcs11_url.3 gnutls_x509_crt_init.3 gnutls_x509_crt_list_import.3 gnutls_x509_crt_list_import2.3 gnutls_x509_crt_list_import_pkcs11.3 gnutls_x509_crt_list_verify.3 gnutls_x509_crt_print.3 gnutls_x509_crt_privkey_sign.3 gnutls_x509_crt_set_activation_time.3 gnutls_x509_crt_set_authority_info_access.3 gnutls_x509_crt_set_authority_key_id.3 gnutls_x509_crt_set_basic_constraints.3 gnutls_x509_crt_set_ca_status.3 gnutls_x509_crt_set_crl_dist_points.3 gnutls_x509_crt_set_crl_dist_points2.3 gnutls_x509_crt_set_crq.3 gnutls_x509_crt_set_crq_extensions.3 gnutls_x509_crt_set_dn.3 gnutls_x509_crt_set_dn_by_oid.3 gnutls_x509_crt_set_expiration_time.3 gnutls_x509_crt_set_extension_by_oid.3 gnutls_x509_crt_set_issuer_dn.3 gnutls_x509_crt_set_issuer_dn_by_oid.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_crt_set_key.3 gnutls_x509_crt_set_key_purpose_oid.3 gnutls_x509_crt_set_key_usage.3 gnutls_x509_crt_set_pin_function.3 gnutls_x509_crt_set_policy.3 gnutls_x509_crt_set_private_key_usage_period.3 gnutls_x509_crt_set_proxy.3 gnutls_x509_crt_set_proxy_dn.3 gnutls_x509_crt_set_pubkey.3 gnutls_x509_crt_set_serial.3 gnutls_x509_crt_set_subject_alternative_name.3 gnutls_x509_crt_set_subject_alt_name.3 gnutls_x509_crt_set_subject_key_id.3 gnutls_x509_crt_set_version.3 gnutls_x509_crt_sign.3 gnutls_x509_crt_sign2.3 gnutls_x509_crt_verify.3 gnutls_x509_crt_verify_data.3 gnutls_x509_crt_verify_hash.3 gnutls_x509_dn_deinit.3 gnutls_x509_dn_export.3 gnutls_x509_dn_export2.3 gnutls_x509_dn_get_rdn_ava.3 gnutls_x509_dn_import.3 gnutls_x509_dn_init.3 gnutls_x509_dn_oid_known.3 gnutls_x509_dn_oid_name.3 gnutls_x509_policy_release.3 gnutls_x509_privkey_cpy.3 gnutls_x509_privkey_deinit.3 gnutls_x509_privkey_export.3 gnutls_x509_privkey_export2.3 gnutls_x509_privkey_export2_pkcs8.3 gnutls_x509_privkey_export_dsa_raw.3 gnutls_x509_privkey_export_ecc_raw.3 gnutls_x509_privkey_export_pkcs8.3 gnutls_x509_privkey_export_rsa_raw.3 gnutls_x509_privkey_export_rsa_raw2.3 gnutls_x509_privkey_fix.3 gnutls_x509_privkey_generate.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls_x509_privkey_get_key_id.3 gnutls_x509_privkey_get_pk_algorithm.3 gnutls_x509_privkey_get_pk_algorithm2.3 gnutls_x509_privkey_import.3 gnutls_x509_privkey_import2.3 gnutls_x509_privkey_import_dsa_raw.3 gnutls_x509_privkey_import_ecc_raw.3 gnutls_x509_privkey_import_openssl.3 gnutls_x509_privkey_import_pkcs8.3 gnutls_x509_privkey_import_rsa_raw.3 gnutls_x509_privkey_import_rsa_raw2.3 gnutls_x509_privkey_init.3 gnutls_x509_privkey_sec_param.3 gnutls_x509_privkey_sign_data.3 gnutls_x509_privkey_sign_hash.3 gnutls_x509_privkey_verify_params.3 gnutls_x509_rdn_get.3 gnutls_x509_rdn_get_by_oid.3 gnutls_x509_rdn_get_oid.3 gnutls_x509_trust_list_add_cas.3 gnutls_x509_trust_list_add_crls.3 gnutls_x509_trust_list_add_named_crt.3 gnutls_x509_trust_list_add_system_trust.3 gnutls_x509_trust_list_add_trust_file.3 gnutls_x509_trust_list_add_trust_mem.3 gnutls_x509_trust_list_deinit.3 gnutls_x509_trust_list_get_issuer.3 gnutls_x509_trust_list_init.3 gnutls_x509_trust_list_remove_cas.3 gnutls_x509_trust_list_remove_trust_file.3 gnutls_x509_trust_list_remove_trust_mem.3 gnutls_x509_trust_list_verify_crt.3 gnutls_x509_trust_list_verify_named_crt.3 '/usr/share/man/man3' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls-handshake-state.png gnutls-layers.png gnutls-modauth.png gnutls-pgp.png gnutls-client-server-use-case.png gnutls-handshake-sequence.png gnutls-internals.png gnutls-logo.png gnutls-x509.png pkcs11-vision.png '/usr/share/info' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./gnutls.info ./gnutls.info-1 ./gnutls.info-2 ./gnutls.info-3 ./gnutls.info-4 ./gnutls.info-5 ./gnutls-guile.info '/usr/share/info' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install python2.7-dev ssl-cert swig swig2.0 tcl tcl8.6 tk tk8.6 x11-utils xbitmaps unit-oai-hss-0: 19:04:10 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 19:04:11 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:04:11 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 19:04:11 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 19:04:11 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 19:04:11 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpciaccess0 amd64 0.13.2-1 [20.4 kB] unit-oai-hss-0: 19:04:12 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-intel1 amd64 2.4.67-1ubuntu0.14.04.2 [55.3 kB] unit-oai-hss-0: 19:04:12 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 19:04:12 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 19:04:12 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfontenc1 amd64 1:1.1.2-1 [15.6 kB] unit-oai-hss-0: 19:04:12 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libunistring0 amd64 0.9.3-5ubuntu3 [271 kB] unit-oai-hss-0: 19:04:13 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3.1 [108 kB] unit-oai-hss-0: 19:04:13 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libllvm3.4 amd64 1:3.4-1ubuntu3 [6540 kB] unit-oai-hss-0: 19:04:14 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-dri amd64 10.1.3-0ubuntu0.6 [4823 kB] unit-oai-hss-0: 19:04:14 DEBUG unit.oai-hss/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libglapi-mesa amd64 10.1.3-0ubuntu0.6 [21.0 kB] unit-oai-hss-0: 19:04:14 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2.1 [9350 B] unit-oai-hss-0: 19:04:14 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri2-0 amd64 1.10-2ubuntu1 [6710 B] unit-oai-hss-0: 19:04:14 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-dri3-0 amd64 1.10-2ubuntu1 [5118 B] unit-oai-hss-0: 19:04:14 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-glx0 amd64 1.10-2ubuntu1 [20.0 kB] unit-oai-hss-0: 19:04:15 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-present0 amd64 1.10-2ubuntu1 [5254 B] unit-oai-hss-0: 19:04:15 DEBUG unit.oai-hss/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-sync1 amd64 1.10-2ubuntu1 [8090 B] unit-oai-hss-0: 19:04:15 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxdamage1 amd64 1:1.1.4-1ubuntu1 [7612 B] unit-oai-hss-0: 19:04:15 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxfixes3 amd64 1:5.0.1-1ubuntu1.1 [10.4 kB] unit-oai-hss-0: 19:04:15 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxshmfence1 amd64 1.1-2 [4644 B] unit-oai-hss-0: 19:04:15 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86vm1 amd64 1:1.1.3-1 [11.7 kB] unit-oai-hss-0: 19:04:15 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 19:04:16 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 19:04:16 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5clnt-mit9 amd64 1.12+dfsg-2ubuntu5.3 [36.1 kB] unit-oai-hss-0: 19:04:16 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkdb5-7 amd64 1.12+dfsg-2ubuntu5.3 [36.2 kB] unit-oai-hss-0: 19:04:16 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libkadm5srv-mit9 amd64 1.12+dfsg-2ubuntu5.3 [50.3 kB] unit-oai-hss-0: 19:04:16 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 19:04:16 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.5 [22.0 MB] unit-oai-hss-0: 19:04:18 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtcl8.6 amd64 8.6.1-4ubuntu1 [841 kB] unit-oai-hss-0: 19:04:18 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxft2 amd64 2.3.1-2 [36.2 kB] unit-oai-hss-0: 19:04:18 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxss1 amd64 1:1.2.2-1 [8582 B] unit-oai-hss-0: 19:04:18 DEBUG unit.oai-hss/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtk8.6 amd64 8.6.1-3ubuntu2 [689 kB] unit-oai-hss-0: 19:04:18 DEBUG unit.oai-hss/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxmu6 amd64 2:1.1.1-1 [53.8 kB] unit-oai-hss-0: 19:04:18 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] unit-oai-hss-0: 19:04:18 DEBUG unit.oai-hss/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxaw7 amd64 2:1.0.12-1 [168 kB] unit-oai-hss-0: 19:04:19 DEBUG unit.oai-hss/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcb-shape0 amd64 1.10-2ubuntu1 [5654 B] unit-oai-hss-0: 19:04:19 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 19:04:19 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 19:04:19 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 19:04:19 DEBUG unit.oai-hss/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxtst6 amd64 2:1.2.2-1 [14.1 kB] unit-oai-hss-0: 19:04:19 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-oai-hss-0: 19:04:19 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-oai-hss-0: 19:04:19 DEBUG unit.oai-hss/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libtxc-dxtn-s2tc0 amd64 0~git20131104-1.1 [51.8 kB] unit-oai-hss-0: 19:04:20 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3.1 [829 kB] unit-oai-hss-0: 19:04:20 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 19:04:20 DEBUG unit.oai-hss/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main po-debconf all 1.0.16+nmu2ubuntu1 [210 kB] unit-oai-hss-0: 19:04:20 DEBUG unit.oai-hss/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dh-apparmor all 2.10.95-0ubuntu2.6~14.04.4 [11.3 kB] unit-oai-hss-0: 19:04:20 DEBUG unit.oai-hss/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debhelper all 9.20131227ubuntu1 [604 kB] unit-oai-hss-0: 19:04:21 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main comerr-dev amd64 2.1-1.42.9-3ubuntu1.3 [38.3 kB] unit-oai-hss-0: 19:04:21 DEBUG unit.oai-hss/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main krb5-multidev amd64 1.12+dfsg-2ubuntu5.3 [111 kB] unit-oai-hss-0: 19:04:21 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3.1 [4438 B] unit-oai-hss-0: 19:04:21 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3.1 [122 kB] unit-oai-hss-0: 19:04:21 DEBUG unit.oai-hss/0.install Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsys-hostname-long-perl all 1.4-3 [11.3 kB] unit-oai-hss-0: 19:04:21 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-oai-hss-0: 19:04:21 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.24-0ubuntu0.14.04 [78.5 kB] unit-oai-hss-0: 19:04:21 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.24-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 19:04:22 DEBUG unit.oai-hss/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libpython-dev amd64 2.7.5-5ubuntu3 [7078 B] unit-oai-hss-0: 19:04:22 DEBUG unit.oai-hss/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libutempter0 amd64 1.1.5-4build1 [8366 B] unit-oai-hss-0: 19:04:22 DEBUG unit.oai-hss/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] unit-oai-hss-0: 19:04:22 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.4 [1521 kB] unit-oai-hss-0: 19:04:22 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 19:04:22 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.5 [269 kB] unit-oai-hss-0: 19:04:22 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dev amd64 2.7.5-5ubuntu3 [1166 B] unit-oai-hss-0: 19:04:23 DEBUG unit.oai-hss/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ssl-cert all 1.0.33 [16.6 kB] unit-oai-hss-0: 19:04:23 DEBUG unit.oai-hss/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig2.0 amd64 2.0.11-1ubuntu2 [875 kB] unit-oai-hss-0: 19:04:23 DEBUG unit.oai-hss/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main swig amd64 2.0.11-1ubuntu2 [6272 B] unit-oai-hss-0: 19:04:23 DEBUG unit.oai-hss/0.install Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl8.6 amd64 8.6.1-4ubuntu1 [14.2 kB] unit-oai-hss-0: 19:04:23 DEBUG unit.oai-hss/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tcl amd64 8.6.0+6ubuntu3 [4900 B] unit-oai-hss-0: 19:04:23 DEBUG unit.oai-hss/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk8.6 amd64 8.6.1-3ubuntu2 [12.1 kB] unit-oai-hss-0: 19:04:23 DEBUG unit.oai-hss/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main tk amd64 8.6.0+6ubuntu3 [3192 B] unit-oai-hss-0: 19:04:24 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main x11-utils amd64 7.7+1 [230 kB] unit-oai-hss-0: 19:04:24 DEBUG unit.oai-hss/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xbitmaps all 1.1.1-2 [28.1 kB] unit-oai-hss-0: 19:04:24 DEBUG unit.oai-hss/0.install Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main xterm amd64 297-1ubuntu1 [665 kB] unit-oai-hss-0: 19:04:24 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 19:04:24 DEBUG unit.oai-hss/0.install Extracting templates from packages: 41% Extracting templates from packages: 82% Extracting templates from packages: 100% unit-oai-hss-0: 19:04:24 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 19:04:24 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 19:04:24 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 13s (3151 kB/s) unit-oai-hss-0: 19:04:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 19:04:24 DEBUG unit.oai-hss/0.install (Reading database ... 118586 files and directories currently installed.) unit-oai-hss-0: 19:04:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 19:04:25 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 19:04:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 19:04:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:04:26 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:04:27 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 19:04:28 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:04:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 19:04:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 19:04:29 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:04:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 19:04:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 19:04:29 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 19:04:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 19:04:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 19:04:29 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 19:04:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 19:04:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 19:04:31 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 19:04:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 19:04:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 19:04:32 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 19:04:33 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.4_all.deb ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 19:04:34 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 19:04:35 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:04:36 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 19:04:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 19:04:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:04:37 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 19:04:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 19:04:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 19:04:37 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 19:04:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 19:04:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 19:04:37 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 19:04:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 19:04:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:04:37 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 19:04:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 19:04:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 19:04:38 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 19:04:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 19:04:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 19:04:38 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 19:04:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 19:04:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 19:04:38 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 19:04:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 19:04:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:04:38 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 19:04:38 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 19:04:41 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:04:42 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:04:42 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:04:42 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:04:42 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:04:42 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 19:04:42 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 19:04:42 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 19:04:42 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf to provide /etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (x86_64-linux-gnu_gl_conf) in auto mode unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:04:43 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/lib/x86_64-linux-gnu/libtxc_dxtn_s2tc.so.0 to provide /usr/lib/x86_64-linux-gnu/libtxc_dxtn.so (libtxc-dxtn-x86_64-linux-gnu) in auto mode unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 19:04:44 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 19:04:45 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 19:04:45 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 19:04:45 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 19:04:45 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 19:04:45 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 19:04:46 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 19:04:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:46 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 19:04:46 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 19:04:46 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 19:04:46 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 19:04:46 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 19:04:47 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 19:04:47 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 19:04:47 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 19:04:47 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 19:04:47 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 19:04:47 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 19:04:47 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 19:04:47 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 19:04:47 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 19:04:47 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 19:04:47 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:04:48 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 19:04:48 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 19:04:56 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install libfdproto;dl;/usr/lib/x86_64-linux-gnu/libsctp.so;/usr/lib/x86_64-linux-gnu/libgcrypt.so;/usr/lib/libgnutls.so unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 19:04:57 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 19:04:58 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 19:04:59 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 19:05:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 19:05:01 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 19:05:02 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-oai-hss-0: 19:05:03 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install [ 62%] Building C object extensions/dict_eap/CMakeFiles/dict_eap.dir/dict_eap.c.o unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install [ 64%] Building C object extensions/dict_dcca_3gpp/CMakeFiles/dict_dcca_3gpp.dir/dict_dcca_3gpp.c.o unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install [ 65%] Building C object extensions/dict_dcca_starent/CMakeFiles/dict_dcca_starent.dir/dict_dcca_starent.c.o unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 19:05:04 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 19:05:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 76%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_conf.tab.c.o unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-hss-0: 19:05:05 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 88%] Building C object extensions/rt_ignore_dh/CMakeFiles/rt_ignore_dh.dir/rt_ignore_dh.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 92%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/acl_wl.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 93%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_tree.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 94%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/lex.aw_conf.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 95%] Building C object extensions/acl_wl/CMakeFiles/acl_wl.dir/aw_conf.tab.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 96%] Building C object extensions/dbg_monitor/CMakeFiles/dbg_monitor.dir/dbg_monitor.c.o unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 19:05:06 DEBUG unit.oai-hss/0.install [ 97%] Building C object extensions/dbg_msg_timings/CMakeFiles/dbg_msg_timings.dir/dbg_msg_timings.c.o unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 98%] Building C object extensions/dbg_msg_dumps/CMakeFiles/dbg_msg_dumps.dir/dbg_msg_dumps.c.o unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:05:07 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-pexpect all 3.1-1ubuntu0.1 [37.8 kB] unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (58.9 kB/s) unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install (Reading database ... 121477 files and directories currently installed.) unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install + install -o root -g root -m 0644 /var/lib/juju/agents/unit-oai-hss-0/charm/files/CMakeLists.txt /srv/openair-cn/BUILD/HSS/CMakeLists.txt unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 19:05:08 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install .............++++++ unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install ....................++++++ unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install ..++++++ unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Not Before: Jan 9 19:05:09 2019 GMT unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Not After : Jan 9 19:05:09 2020 GMT unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install 70:92:71:0E:C5:68:4E:86:DA:A2:21:0C:FC:C0:0B:03:C9:1C:13:09 unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install keyid:5A:76:26:74:8E:43:CC:8F:82:84:B9:88:7D:2D:30:92:24:22:55:E3 unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Certificate is to be certified until Jan 9 19:05:09 2020 GMT (365 days) unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_utils unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install [ 30%] [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] [ 60%] [ 65%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/rijndael.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/sequence_number.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_in_addr.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install [ 78%] [ 82%] [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 19:05:09 DEBUG unit.oai-hss/0.install [ 91%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 19:05:10 DEBUG unit.oai-hss/0.install [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 19:05:10 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 19:05:10 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-epc-0: 19:05:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 19:05:10 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_utils.a unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install Built target hss_access_restriction unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install [100%] Building C object CMakeFiles/oai_hss.dir/srv/openair-cn/SRC/OAI_HSS/hss_main.c.o unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 19:05:11 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 19:05:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:05:12 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install + cp /var/lib/juju/agents/unit-oai-hss-0/charm/files/oai_hss /etc/init/oai_hss.conf unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 19:05:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:05:12 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 19:05:12 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 19:05:12 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 19:05:12 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 19:05:12 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 19:05:12 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 19:05:12 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 19:05:12 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 19:05:12 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 19:05:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 19:05:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed cat: /var/lib/juju/agents/unit-oai-hss-0/charm/.realm: No such file or directory unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 19:05:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + sed -i s/oai-hss-0.openair4G.eur/oai-hss-0.openair4G.eur/ /etc/hosts unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + /srv/openair-cn/SCRIPTS/check_hss_s6a_certificate /usr oai-hss-0.openair4G.eur unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Identity[ ]*=[ ]*)".*"/\1"oai-hss-0.openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(Realm[ ]*=[ ]*)".*"/\1"openair4G.eur"/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + sed -r -i 's/(^ALLOW_OLD_TLS[ ]*).*/\1*.openair4G.eur/' /usr/etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 19:05:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 19:05:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:05:12 INFO unit.oai-hss/0.juju-log HSS is built, but is waiting for active connection to gather the last info unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.config-changed + juju-log 'no db is found, so HSS process is not going to be run' unit-oai-hss-0: 19:05:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:05:12 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 19:05:12 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 19:05:12 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:05:12 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 19:05:12 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 19:05:12 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 19:05:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:05:12 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 19:05:12 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 19:05:12 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:05:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:05:12 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 19:05:12 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 19:05:12 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 19:05:12 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-mysql-0: 19:05:13 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 19:05:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:05:13 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 19:05:13 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 19:05:13 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 19:05:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 19:05:13 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 19:05:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 19:05:13 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 19:05:13 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 19:05:13 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 19:05:13 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 19:05:13 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 19:05:13 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 19:05:13 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 19:05:13 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-oai-hss-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.4 unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-mysql-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:05:13 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:05:13 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 19:05:13 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 19:05:13 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:05:13 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 19:05:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 19:05:13 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 19:05:13 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 19:05:13 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `ohnguezoewienus` identified by 'thoonahgahngohj'] unit-mysql-0: 19:05:13 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `ohnguezoewienus` identified by 'thoonahgahngohj'] unit-mysql-0: 19:05:13 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=ohnguezoewienus', 'password=thoonahgahngohj', 'host=192.168.121.4', 'slave=False'] unit-mysql-0: 19:05:13 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 19:05:14 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 19:05:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:05:14 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 19:05:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 19:05:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 19:05:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:05:14 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:05:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 19:05:14 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 19:05:14 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 19:05:14 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 19:05:14 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:05:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:05:14 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 19:05:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 19:05:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 19:05:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 19:05:14 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 19:05:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 19:05:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 19:05:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + user=ohnguezoewienus unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 19:05:14 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-oai-hss-0: 19:05:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + password=thoonahgahngohj unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 19:05:14 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 19:05:14 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 19:05:14 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:05:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:05:14 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 19:05:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.4 unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 19:05:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 19:05:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:05:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.4 ohnguezoewienus thoonahgahngohj oai-hss unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.4"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"ohnguezoewienus"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"thoonahgahngohj"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_db[^"]*)".*"/\1"oai-hss"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(OPERATOR_key[^"]*)".*"/\1"1006020f0a478bf6b699f15c062e42b3"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(RANDOM[^"]*)".*"/\1"true"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u ohnguezoewienus --password=thoonahgahngohj -h 192.168.121.4 oai-hss -e 'show tables;' unit-oai-hss-0: 19:05:14 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u ohnguezoewienus --password=thoonahgahngohj -h 192.168.121.4 oai-hss unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 19:05:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 19:05:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:05:15 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22096 unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22096' unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22096 =~ .*running.* ]] unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 19:05:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:05:15 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:05:15 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 19:05:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:05:15 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 19:05:16 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 19:05:16 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 19:05:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:05:16 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 19:05:16 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 19:05:16 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 19:05:16 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 19:05:16 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 19:05:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:05:16 DEBUG unit.oai-hss/0.db-relation-changed + db_host=ohnguezoewienus unit-oai-hss-0: 19:05:16 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 19:05:16 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 19:05:17 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 19:05:17 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 19:05:17 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 19:05:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:05:17 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 19:05:17 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 19:05:17 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 19:05:17 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 19:05:17 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 19:05:17 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 19:05:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:05:17 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 19:05:17 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 19:05:17 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 19:05:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:05:18 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 19:05:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 19:05:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 19:05:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:05:18 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 19:05:18 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 19:05:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 19:05:18 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 19:05:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:05:18 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 19:05:18 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 19:05:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:05:19 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 19:05:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:05:19 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 19:05:19 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 19:05:19 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:05:19 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 19:05:19 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:05:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:05:19 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:05:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 19:05:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:05:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 19:05:34 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 19:05:34 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 19:05:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 19:05:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 19:05:34 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 19:05:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 19:05:34 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 19:05:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:05:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 19:06:21 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 19:06:22 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:06:22 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:06:22 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 19:06:22 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 19:06:22 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 19:06:22 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 19:06:22 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 19:06:22 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 19:06:22 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 19:06:22 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:06:22 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 19:06:22 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 19:06:22 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 19:06:23 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 19:06:23 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (121 kB/s) unit-oai-epc-0: 19:06:23 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 19:06:23 DEBUG unit.oai-epc/0.install (Reading database ... 128215 files and directories currently installed.) unit-oai-epc-0: 19:06:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 19:06:23 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 19:06:23 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 19:06:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 19:06:23 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 19:06:23 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 19:06:23 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 19:06:23 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 19:06:24 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 19:06:24 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 19:06:24 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 19:06:24 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 19:06:24 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 19:06:24 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 19:06:24 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 19:06:27 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 19:06:27 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 19:06:27 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 19:06:27 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 19:06:27 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 19:06:30 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 19:06:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 19:06:30 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 19:06:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 19:06:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 19:06:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 19:06:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 19:06:30 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 19:06:32 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 19:06:33 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 19:06:34 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 19:06:35 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 19:06:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 19:06:35 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 19:06:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 19:06:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 19:06:36 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 19:06:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 19:06:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 19:06:37 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 19:06:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 19:06:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 19:06:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 19:06:38 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 19:06:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 19:06:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 19:06:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 19:06:39 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 19:06:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 19:06:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 19:06:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 19:06:40 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 19:06:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 19:06:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 19:06:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 19:06:42 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 19:06:43 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 19:06:44 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 19:06:45 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 19:06:46 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:47 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 19:06:48 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 19:06:52 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 19:07:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:30 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 19:07:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:07:30 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 19:07:30 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 19:07:30 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 19:07:30 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 19:07:30 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 19:07:30 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 19:07:30 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 19:07:30 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 19:07:30 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 19:07:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 19:07:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 19:07:30 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 19:07:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 19:07:31 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 19:07:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 19:07:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.34 unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.34 ']' unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 19:07:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 19:07:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:32 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 19:07:32 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 19:07:32 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 19:07:32 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 19:07:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:33 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 19:07:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:33 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.34 unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.34/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.34/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.34/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 19:07:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:33 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 19:07:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:33 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 19:07:33 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 19:07:33 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 19:07:33 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 19:07:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:07:33 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 19:07:33 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 19:07:33 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 19:07:33 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 19:07:33 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 19:07:33 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 19:07:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 19:07:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 19:07:33 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 19:07:33 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 19:07:33 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 19:07:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:07:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:07:33 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 19:07:33 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 19:07:33 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 19:07:33 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 19:07:33 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 19:07:33 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 19:07:33 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 19:07:33 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 19:07:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 19:07:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 19:07:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 19:07:33 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 19:07:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-epc-0: 19:07:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:33 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-hss-0: 19:07:33 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 19:07:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:07:33 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 19:07:33 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 19:07:33 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 19:07:33 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 19:07:33 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 19:07:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 19:07:33 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:07:33 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 19:07:33 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:07:33 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 19:07:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:07:34 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-epc-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.34 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.34 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.34 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.34 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.34 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.34 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 34 -le 255 ]] unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.34 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.34 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.34 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 34 -le 255 ]] unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.34 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.34' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.34 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.34 unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 19:07:34 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:07:34 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 19:07:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 19:07:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-abot-epc-basic-0: 19:07:34 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:07:34 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 19:07:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 19:07:34 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-hss-0: 19:07:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 19:07:34 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 19:07:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 19:07:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-hss-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.8 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.8 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.8 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.8 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.8 unit-abot-epc-basic-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 19:07:34 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:07:34 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 19:07:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 19:07:34 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:07:34 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 19:07:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 19:07:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-abot-epc-basic-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 19:07:34 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-hss-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-epc-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:34 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22096' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22096 =~ .*running.* ]] unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-abot-epc-basic-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 19:07:34 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-hss-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:07:34 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-abot-epc-basic-0: 19:07:34 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-oai-epc-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss= unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:07:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn= unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-abot-epc-basic-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-abot-epc-basic-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:07:34 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart= unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-abot-epc-basic-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-hss-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-abot-epc-basic-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:34 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:07:34 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 19:07:34 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 19:07:34 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 19:07:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:07:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:07:34 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 19:07:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 19:07:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 19:07:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-abot-epc-basic-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 19:07:34 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-hss-0: 19:07:34 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 19:07:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 19:07:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:34 INFO unit.oai-epc/0.juju-log hss:2: Data not sent yet unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 19:07:34 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:07:34 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 19:07:34 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 19:07:34 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-hss-0: 19:07:34 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:07:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:07:34 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-abot-epc-basic-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 19:07:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:07:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:07:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:07:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 19:07:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 19:07:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 19:07:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 19:07:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 19:07:35 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-hss-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:07:35 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:35 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-abot-epc-basic-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-hss-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-hss-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.34 unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.34 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 19:07:35 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 19:07:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-abot-epc-basic-0: 19:07:35 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:35 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:07:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:07:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:07:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-hss-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=ohnguezoewienus unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=thoonahgahngohj unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-hss-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.4 unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.34 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.34 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.34 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.34 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.34 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.34 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 34 -le 255 ]] unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.34 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.34 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.34 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 34 -le 255 ]] unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.34 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.34' unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.34 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.34 unit-oai-hss-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z ohnguezoewienus ']' unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ohnguezoewienus --password=thoonahgahngohj -h 192.168.121.4 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u ohnguezoewienus --password=thoonahgahngohj -h 192.168.121.4 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-hss-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:07:35 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u ohnguezoewienus --password=thoonahgahngohj -h 192.168.121.4 oai-hss unit-oai-hss-0: 19:07:35 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:07:35 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-hss-0: 19:07:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:07:35 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 19:07:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 19:07:35 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-hss-0: 19:07:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 19:07:35 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:07:36 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 19:07:36 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:07:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:07:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 19:07:36 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 19:07:36 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 19:07:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-hss-0: 19:07:36 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 19:07:36 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:07:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:07:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:07:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 19:07:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:07:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 19:07:36 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:36 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 19:07:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:07:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 19:07:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:07:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-hss-0: 19:07:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.34 unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + sed -r -i '/TAI_LIST/a {MCC="208" ; MNC="93"; TAC = "1";},' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.34/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.34/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 19:07:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-oai-epc-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is not running...' unit-abot-epc-basic-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:36 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is not running... unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + status=1 unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -eq 0 ']' unit-oai-epc-0: 19:07:36 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 19:07:36 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 19:07:36 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 19:07:36 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:07:36 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 19:07:36 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:07:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:07:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 19:07:36 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 19:07:36 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 19:07:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-abot-epc-basic-0: 19:07:36 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:07:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:07:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 19:07:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:07:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 19:07:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:36 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 19:07:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 19:07:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.8 unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 19:07:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 19:07:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 19:07:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 19:07:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 19:07:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 19:07:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:37 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.8 ']' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 19:07:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:37 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.8 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 19:07:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:37 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 19:07:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15404 unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15404' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15404 =~ .*running.* ]] unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 19:07:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:37 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 19:07:37 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:07:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:07:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:07:38 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 19:07:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 19:07:38 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-mysql-0: 19:07:39 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:07:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:07:39 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 19:07:39 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 19:07:39 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 19:07:39 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 19:07:39 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 19:07:39 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 19:07:39 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 19:07:39 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 19:07:39 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:07:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:07:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:07:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:07:39 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 19:07:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 19:07:39 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:07:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:07:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:07:40 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 19:07:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 19:07:40 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:07:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:07:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:07:41 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 19:07:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 19:07:41 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:07:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:07:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 19:07:42 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 19:07:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:42 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 19:07:42 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 19:07:43 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:07:43 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 19:07:43 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 19:07:43 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 19:07:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 19:07:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:07:45 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 19:07:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 19:07:45 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:07:45 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 19:07:45 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 19:07:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:45 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 19:07:45 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 19:07:45 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:07:45 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 19:07:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:07:45 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 19:07:45 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 19:07:45 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 19:07:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:07:45 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 19:07:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:07:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:07:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 19:07:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:07:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 19:07:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:07:45 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 19:07:45 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:45 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:45 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:07:45 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:07:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 19:07:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 19:07:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 19:07:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.34 unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 19:07:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 19:07:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 19:07:45 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 19:07:45 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 19:07:46 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.34/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.34/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 19:07:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:07:46 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 19:07:46 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 19:07:46 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:07:46 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:07:46 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:07:46 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:07:46 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:08:09 DEBUG juju.worker.uniter.remotestate got action change: [e03a37c6-aec3-49f2-8b7a-65aa6c237919] ok=true unit-abot-epc-basic-0: 19:08:09 DEBUG juju.worker.uniter.operation running operation run action e03a37c6-aec3-49f2-8b7a-65aa6c237919 unit-abot-epc-basic-0: 19:08:09 DEBUG juju.machinelock acquire machine lock for uniter (run action e03a37c6-aec3-49f2-8b7a-65aa6c237919) unit-abot-epc-basic-0: 19:08:09 DEBUG juju.machinelock machine lock acquired for uniter (run action e03a37c6-aec3-49f2-8b7a-65aa6c237919) unit-abot-epc-basic-0: 19:08:09 DEBUG juju.worker.uniter.operation preparing operation "run action e03a37c6-aec3-49f2-8b7a-65aa6c237919" unit-abot-epc-basic-0: 19:08:09 DEBUG juju.worker.uniter.operation executing operation "run action e03a37c6-aec3-49f2-8b7a-65aa6c237919" unit-abot-epc-basic-0: 19:08:09 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 19:08:09 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 19:08:09 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 19:08:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 19:08:09 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 19:08:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 19:08:09 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 19:08:09 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 19:08:11 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6848447175558573618.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4108842549602535465.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.pom unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6795679120978552283.pom to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.pom unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall146220378349887438.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4468010074776413294.pom to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.pom unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall227389543450441109.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.816 s unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-01-09T19:08:12+00:00 unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 19:08:12 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 19:08:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:08:15 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 19:08:15 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:15 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:08:16 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 19:08:16 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 19:08:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:08:16 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 19:08:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:08:16 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 19:08:16 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 19:08:16 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:16 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:08:16 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 19:08:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:08:17 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:08:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:08:17 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 19:08:17 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 19:08:17 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 19:08:18 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:19 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Wed Jan 09 19:08:19 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:19 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:19 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:08:19 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 19:08:21 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:21 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 19:08:21 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@16c3ca31] to [cucumber.runtime.java.spring.GlueCodeScope@2d195ee4] unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:22 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Wed Jan 09 19:08:22 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:22 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Wed Jan 09 19:08:22 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:22 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:08:22 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run Jan 09, 2019 7:08:23 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: STEP EXECUTION TIME TAKEN :1368 MS unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: STEP EXECUTION TIME TAKEN :45 MS unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:25 [main] REPORT: STEP EXECUTION TIME TAKEN :875 MS unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:25 [main] REPORT: STEP EXECUTION TIME TAKEN :665 MS unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:25 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:35.870 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:35.881 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:35 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:35 [main] REPORT: STEP EXECUTION TIME TAKEN :54 MS unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:08:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:08:36 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: STEP EXECUTION TIME TAKEN :42 MS unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: STEP EXECUTION TIME TAKEN :75 MS unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:46 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: STEP EXECUTION TIME TAKEN :515 MS unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:57 [main] REPORT: STEP EXECUTION TIME TAKEN :10025 MS unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:57.569 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:57.575 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:57 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:57 [main] REPORT: STEP EXECUTION TIME TAKEN :44 MS unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:57 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:08:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:08:57 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:07 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:09:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:08 [main] REPORT: STEP EXECUTION TIME TAKEN :709 MS unit-abot-epc-basic-0: 19:09:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:08 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 19:09:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:08 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 19:09:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:08 [main] REPORT: ========================================================================================== unit-oai-epc-0: 19:09:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 19:09:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:09:15 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 19:09:15 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 19:09:15 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 19:09:15 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 19:09:15 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 19:09:15 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:09:15 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:09:15 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 19:09:15 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:09:15 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 19:09:15 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 19:09:15 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 19:09:15 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 15898' unit-oai-epc-0: 19:09:15 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 15898 =~ .*running.* ]] unit-oai-epc-0: 19:09:15 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 19:09:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:09:16 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 19:09:16 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 19:09:16 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 19:09:16 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 19:09:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:09:16 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 19:09:16 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 19:09:16 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 19:09:16 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:09:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:18 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:18.956 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 19:09:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:18.977 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:09:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:19 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:09:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:19 [main] REPORT: STEP EXECUTION TIME TAKEN :116 MS unit-abot-epc-basic-0: 19:09:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:19 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:09:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:19 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:09:19 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:09:19 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP EXECUTION TIME TAKEN :504 MS unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:30 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:09:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:30 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 19:09:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10019 MS unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:40.087 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:40.090 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:40 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:40 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:40 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:09:40 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 19:09:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:51 [main] REPORT: STEP EXECUTION TIME TAKEN :877 MS unit-abot-epc-basic-0: 19:09:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:09:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:09:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:51 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:09:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:09:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:09:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:09:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10022 MS unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:01.669 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:01.678 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:01 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:01 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:01 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:10:01 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: STEP EXECUTION TIME TAKEN :224 MS unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: STEP EXECUTION TIME TAKEN :928 MS unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:13 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:23.343 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:23.347 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:23 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:23 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:23 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:10:23 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 19:10:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 19:10:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:10:29 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 19:10:29 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 19:10:29 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 19:10:29 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 19:10:29 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 19:10:29 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22096' unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22096 =~ .*running.* ]] unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 19:10:29 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:10:29 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 19:10:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:10:29 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 19:10:29 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 19:10:29 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 19:10:29 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:10:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:33 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: STEP EXECUTION TIME TAKEN :490 MS unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:44.932 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:44.935 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:44 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:44 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:44 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:10:44 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:10:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP EXECUTION TIME TAKEN :423 MS unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:55 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: STEP EXECUTION TIME TAKEN :673 MS unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:10:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:10:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:06 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:06.489 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:06.494 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:06 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:06 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:06 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:11:06 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:16 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: STEP EXECUTION TIME TAKEN :442 MS unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: STEP EXECUTION TIME TAKEN :655 MS unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:17 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:27 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:27 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:11:27 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 19:11:27 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:27 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:28 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:28.230 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 19:11:28 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:28.233 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:11:28 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:28 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:28 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:11:28 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:28 [main] REPORT: STEP EXECUTION TIME TAKEN :276 MS unit-abot-epc-basic-0: 19:11:28 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:11:28 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:11:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:11:28 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:11:31 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:38 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: STEP EXECUTION TIME TAKEN :314 MS unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: STEP EXECUTION TIME TAKEN :641 MS unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:39 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:49 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:49 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:11:49 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 19:11:49 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:11:49 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:50.097 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 19:11:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:50.109 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:11:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:11:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:50 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:11:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:50 [main] REPORT: STEP EXECUTION TIME TAKEN :264 MS unit-abot-epc-basic-0: 19:11:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:50 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:11:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:11:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:11:50 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:11:50 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:11:50 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP EXECUTION TIME TAKEN :208 MS unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:00 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:00 [main] REPORT: ========================================================================================== unit-mysql-0: 19:12:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:12:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:12:01 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 19:12:01 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 19:12:01 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 19:12:01 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 19:12:01 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 19:12:01 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 19:12:01 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 19:12:01 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 19:12:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:12:01 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: STEP EXECUTION TIME TAKEN :74 MS unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:11.366 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:11.368 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:11 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:11 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:12:11 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP EXECUTION TIME TAKEN :211 MS unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:21 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: STEP EXECUTION TIME TAKEN :633 MS unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: STEP EXECUTION TIME TAKEN :223 MS unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:32.761 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:32.763 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:32 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:32 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:12:32 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:42 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:43 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:43 [main] REPORT: STEP EXECUTION TIME TAKEN :208 MS unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:43 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: STEP EXECUTION TIME TAKEN :871 MS unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:54.185 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:54.188 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:54 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:54 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:12:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:12:54 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP EXECUTION TIME TAKEN :212 MS unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:04 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: STEP EXECUTION TIME TAKEN :855 MS unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:05 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:15.646 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:15.647 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:15 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:15 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:13:15 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:25 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: STEP EXECUTION TIME TAKEN :438 MS unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: STEP EXECUTION TIME TAKEN :623 MS unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:26 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:36 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:37.013 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:37.016 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:37 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:37 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:13:37 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP EXECUTION TIME TAKEN :404 MS unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:47 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: STEP EXECUTION TIME TAKEN :627 MS unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:48 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:13:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:13:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:13:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 19:13:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:13:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:13:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:08.455 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:08.458 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:08 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:08 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:08 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:14:08 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 19:14:09 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP EXECUTION TIME TAKEN :348 MS unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:19 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: STEP EXECUTION TIME TAKEN :207 MS unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:20 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:30 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:14:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:30 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 19:14:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:40.901 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:40.903 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:40 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:40 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:40 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:14:40 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:14:41 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:14:41 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 19:14:41 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-oai-epc-0: 19:14:41 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 19:14:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:14:41 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 19:14:41 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 19:14:41 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 19:14:41 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 19:14:41 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 19:14:41 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:14:41 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:14:41 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 19:14:41 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:14:41 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 19:14:41 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 19:14:41 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 19:14:41 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 18616' unit-oai-epc-0: 19:14:41 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 18616 =~ .*running.* ]] unit-oai-epc-0: 19:14:41 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 19:14:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:14:41 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 19:14:41 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 19:14:41 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 19:14:41 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 19:14:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:14:41 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 19:14:41 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 19:14:41 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 19:14:41 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:14:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP EXECUTION TIME TAKEN :418 MS unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:51 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: STEP EXECUTION TIME TAKEN :646 MS unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:14:52 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:14:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:02 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:02 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:12.658 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:12.661 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:12 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:12 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:15:12 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:23 [main] REPORT: STEP EXECUTION TIME TAKEN :421 MS unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: STEP EXECUTION TIME TAKEN :643 MS unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: STEP EXECUTION TIME TAKEN :641 MS unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:24 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:15:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 19:15:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:44.946 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:44.948 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:44 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:44 [main] REPORT: STEP EXECUTION TIME TAKEN :234 MS unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:44 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:15:44 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:15:45 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 19:15:45 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 19:15:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP EXECUTION TIME TAKEN :422 MS unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:57 [main] REPORT: STEP EXECUTION TIME TAKEN :640 MS unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 19:15:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:58 [main] REPORT: STEP EXECUTION TIME TAKEN :635 MS unit-abot-epc-basic-0: 19:15:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:15:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:15:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:15:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:58 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 19:15:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:15:58 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:15:58 [main] REPORT: ========================================================================================== unit-oai-hss-0: 19:16:03 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 19:16:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:16:03 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 19:16:03 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 19:16:03 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 19:16:03 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 19:16:03 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 19:16:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22096' unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22096 =~ .*running.* ]] unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 19:16:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:16:03 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 19:16:03 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 19:16:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:16:03 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 19:16:03 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 19:16:03 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 19:16:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:16:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:16:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:16:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 19:16:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:08 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10015 MS unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:18.285 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:18.287 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:18 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:18 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:18 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:16:18 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:16:19 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP EXECUTION TIME TAKEN :259 MS unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:29 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 19:16:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:30 [main] REPORT: STEP EXECUTION TIME TAKEN :703 MS unit-abot-epc-basic-0: 19:16:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:30 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:16:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:30 [main] REPORT: STEP EXECUTION TIME TAKEN :100 MS unit-abot-epc-basic-0: 19:16:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:30 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:16:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:16:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:40 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:50.605 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:50.607 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:50 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:50 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:50 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:16:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:16:50 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 19:16:51 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:01 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: STEP EXECUTION TIME TAKEN :432 MS unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: STEP EXECUTION TIME TAKEN :631 MS unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:02 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:17:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 19:17:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:12 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:12 [main] REPORT: ========================================================================================== unit-mysql-0: 19:17:15 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:17:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:17:15 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 19:17:15 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 19:17:15 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 19:17:15 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 19:17:15 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 19:17:15 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 19:17:15 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 19:17:15 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 19:17:15 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:17:15 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:22.779 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:22.782 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:22 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:22 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:17:22 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 19:17:23 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run 9m11.131s unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:33 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 555.607 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.011 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.02 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.025 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run 09-Jan-2019 19:17:34.002 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:17:34 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:17:35 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-01-09T19:17:36+00:00 unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 19:17:36 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 19:17:36 DEBUG juju.worker.uniter.operation committing operation "run action e03a37c6-aec3-49f2-8b7a-65aa6c237919" unit-abot-epc-basic-0: 19:17:36 DEBUG juju.machinelock machine lock released for uniter (run action e03a37c6-aec3-49f2-8b7a-65aa6c237919) unit-abot-epc-basic-0: 19:17:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:17:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:17:36 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 19:17:36 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 19:17:36 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 19:17:36 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 19:17:36 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 19:17:36 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 19:17:36 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 19:17:36 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 19:17:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:17:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:17:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:17:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-01-09 19:17:57,429 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-01-09 19:18:22,083 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju destroy-controller -y abot-controller --destroy-all-models Destroying controller Waiting for hosted model resources to be reclaimed Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2019-01-09 19:18:22,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 19:18:22,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:22,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2422 X-Openstack-Request-Id: req-c9b0b740-3c09-43d3-9808-b7e89d9b7bfd Date: Wed, 09 Jan 2019 19:18:22 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:48:31Z", "updated_at": "2019-01-09T19:18:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "4a3a3a88-e9f6-41f6-8e74-e66b8e1bf606", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:43:46Z", "updated_at": "2019-01-09T19:18:05Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "5e7d0323-8bd9-44e3-b4cd-695b0afd60bd", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:46:03Z", "updated_at": "2019-01-09T19:18:08Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "9c5981d2-2a2d-4ca0-a166-dfebdab4ecd6", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:39:56Z", "updated_at": "2019-01-09T19:18:20Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "ca3472d2-d433-4a43-9e26-2cf3c7303f0e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:49:00Z", "updated_at": "2019-01-09T19:18:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "d30359ea-ad8a-4ca7-8075-0882c5195610", "qos_policy_id": null}]} 2019-01-09 19:18:22,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c9b0b740-3c09-43d3-9808-b7e89d9b7bfd 2019-01-09 19:18:22,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.213642835617s 2019-01-09 19:18:22,302 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-c9b0b740-3c09-43d3-9808-b7e89d9b7bfd 2019-01-09 19:18:22,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 19:18:22,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/4a3a3a88-e9f6-41f6-8e74-e66b8e1bf606.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:22,814 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff0fe135-40d7-4430-8a49-f3f0b4300f30 Content-Length: 0 Date: Wed, 09 Jan 2019 19:18:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 19:18:22,814 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/4a3a3a88-e9f6-41f6-8e74-e66b8e1bf606.json used request id req-ff0fe135-40d7-4430-8a49-f3f0b4300f30 2019-01-09 19:18:22,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.49501991272s 2019-01-09 19:18:22,814 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/4a3a3a88-e9f6-41f6-8e74-e66b8e1bf606.json used request id req-ff0fe135-40d7-4430-8a49-f3f0b4300f30 2019-01-09 19:18:22,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 19:18:22,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:22,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1941 X-Openstack-Request-Id: req-da12cb89-6271-4f2e-8a18-d1c570394d18 Date: Wed, 09 Jan 2019 19:18:22 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:43:46Z", "updated_at": "2019-01-09T19:18:05Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.210", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "5e7d0323-8bd9-44e3-b4cd-695b0afd60bd", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:46:03Z", "updated_at": "2019-01-09T19:18:08Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "9c5981d2-2a2d-4ca0-a166-dfebdab4ecd6", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:39:56Z", "updated_at": "2019-01-09T19:18:20Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "ca3472d2-d433-4a43-9e26-2cf3c7303f0e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:49:00Z", "updated_at": "2019-01-09T19:18:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "d30359ea-ad8a-4ca7-8075-0882c5195610", "qos_policy_id": null}]} 2019-01-09 19:18:22,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-da12cb89-6271-4f2e-8a18-d1c570394d18 2019-01-09 19:18:22,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0503721237183s 2019-01-09 19:18:22,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-da12cb89-6271-4f2e-8a18-d1c570394d18 2019-01-09 19:18:22,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 19:18:22,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/5e7d0323-8bd9-44e3-b4cd-695b0afd60bd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:23,355 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00dac16b-72e7-411e-b4be-bb991bd6b33a Content-Length: 0 Date: Wed, 09 Jan 2019 19:18:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 19:18:23,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/5e7d0323-8bd9-44e3-b4cd-695b0afd60bd.json used request id req-00dac16b-72e7-411e-b4be-bb991bd6b33a 2019-01-09 19:18:23,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.471966028214s 2019-01-09 19:18:23,355 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/5e7d0323-8bd9-44e3-b4cd-695b0afd60bd.json used request id req-00dac16b-72e7-411e-b4be-bb991bd6b33a 2019-01-09 19:18:23,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 19:18:23,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:23,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1460 X-Openstack-Request-Id: req-4dd1c37d-7380-489a-a90a-0aa35b98be18 Date: Wed, 09 Jan 2019 19:18:23 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:46:03Z", "updated_at": "2019-01-09T19:18:08Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "9c5981d2-2a2d-4ca0-a166-dfebdab4ecd6", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:39:56Z", "updated_at": "2019-01-09T19:18:20Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "ca3472d2-d433-4a43-9e26-2cf3c7303f0e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:49:00Z", "updated_at": "2019-01-09T19:18:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "d30359ea-ad8a-4ca7-8075-0882c5195610", "qos_policy_id": null}]} 2019-01-09 19:18:23,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4dd1c37d-7380-489a-a90a-0aa35b98be18 2019-01-09 19:18:23,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0477221012115s 2019-01-09 19:18:23,409 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-4dd1c37d-7380-489a-a90a-0aa35b98be18 2019-01-09 19:18:23,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 19:18:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/9c5981d2-2a2d-4ca0-a166-dfebdab4ecd6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:24,116 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd1bb3d2-a756-4b6e-892a-bf7d773acc7a Content-Length: 0 Date: Wed, 09 Jan 2019 19:18:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 19:18:24,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/9c5981d2-2a2d-4ca0-a166-dfebdab4ecd6.json used request id req-dd1bb3d2-a756-4b6e-892a-bf7d773acc7a 2019-01-09 19:18:24,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.695388793945s 2019-01-09 19:18:24,116 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/9c5981d2-2a2d-4ca0-a166-dfebdab4ecd6.json used request id req-dd1bb3d2-a756-4b6e-892a-bf7d773acc7a 2019-01-09 19:18:24,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 19:18:24,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:24,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 979 X-Openstack-Request-Id: req-ad7b8651-f68f-4b59-95b8-56164ce6589b Date: Wed, 09 Jan 2019 19:18:24 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:39:56Z", "updated_at": "2019-01-09T19:18:20Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "ca3472d2-d433-4a43-9e26-2cf3c7303f0e", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:49:00Z", "updated_at": "2019-01-09T19:18:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "d30359ea-ad8a-4ca7-8075-0882c5195610", "qos_policy_id": null}]} 2019-01-09 19:18:24,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ad7b8651-f68f-4b59-95b8-56164ce6589b 2019-01-09 19:18:24,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.041139125824s 2019-01-09 19:18:24,162 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-ad7b8651-f68f-4b59-95b8-56164ce6589b 2019-01-09 19:18:24,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 19:18:24,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/ca3472d2-d433-4a43-9e26-2cf3c7303f0e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:24,622 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4a09af9-2b4c-4b67-903e-06b64fa0d298 Content-Length: 0 Date: Wed, 09 Jan 2019 19:18:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 19:18:24,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/ca3472d2-d433-4a43-9e26-2cf3c7303f0e.json used request id req-c4a09af9-2b4c-4b67-903e-06b64fa0d298 2019-01-09 19:18:24,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.450523853302s 2019-01-09 19:18:24,623 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/ca3472d2-d433-4a43-9e26-2cf3c7303f0e.json used request id req-c4a09af9-2b4c-4b67-903e-06b64fa0d298 2019-01-09 19:18:24,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 19:18:24,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:24,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 498 X-Openstack-Request-Id: req-8237a3a3-7f52-4a72-8f56-220144ae2565 Date: Wed, 09 Jan 2019 19:18:24 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:49:00Z", "updated_at": "2019-01-09T19:18:13Z", "floating_network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "fixed_ip_address": null, "floating_ip_address": "172.30.9.213", "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_id": null, "id": "d30359ea-ad8a-4ca7-8075-0882c5195610", "qos_policy_id": null}]} 2019-01-09 19:18:24,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8237a3a3-7f52-4a72-8f56-220144ae2565 2019-01-09 19:18:24,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0495080947876s 2019-01-09 19:18:24,678 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-8237a3a3-7f52-4a72-8f56-220144ae2565 2019-01-09 19:18:24,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-01-09 19:18:24,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/floatingips/d30359ea-ad8a-4ca7-8075-0882c5195610.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:25,138 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af1beaa2-2622-4b2b-8bfe-2cfe2e98beb4 Content-Length: 0 Date: Wed, 09 Jan 2019 19:18:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 19:18:25,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d30359ea-ad8a-4ca7-8075-0882c5195610.json used request id req-af1beaa2-2622-4b2b-8bfe-2cfe2e98beb4 2019-01-09 19:18:25,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.453331947327s 2019-01-09 19:18:25,139 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/floatingips/d30359ea-ad8a-4ca7-8075-0882c5195610.json used request id req-af1beaa2-2622-4b2b-8bfe-2cfe2e98beb4 2019-01-09 19:18:25,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-01-09 19:18:25,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:25,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-225b3e92-d1b7-4cdf-b759-3e177aeec50d Date: Wed, 09 Jan 2019 19:18:25 GMT RESP BODY: {"floatingips": []} 2019-01-09 19:18:25,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-225b3e92-d1b7-4cdf-b759-3e177aeec50d 2019-01-09 19:18:25,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0371298789978s 2019-01-09 19:18:25,181 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/floatingips.json used request id req-225b3e92-d1b7-4cdf-b759-3e177aeec50d 2019-01-09 19:18:25,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 19:18:25,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:26,033 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8c1d7654-c145-464a-b949-6f2d7768afad Date: Wed, 09 Jan 2019 19:18: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-09 19:18:26,033 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f used request id req-8c1d7654-c145-464a-b949-6f2d7768afad 2019-01-09 19:18:26,033 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.849831819534s 2019-01-09 19:18:26,033 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/d29b70fd-5719-4314-979d-fabdef00a07f used request id req-8c1d7654-c145-464a-b949-6f2d7768afad 2019-01-09 19:18:26,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 19:18:26,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 19:18:26,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c593334c-575a-42eb-b25c-b98b029c2e9c x-compute-request-id: req-c593334c-575a-42eb-b25c-b98b029c2e9c Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_f07ee1cb-100a-4569-90dc-11fab2e89921", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/5b40fc61-fd7d-42e7-8d4e-5f8ade113e97", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/5b40fc61-fd7d-42e7-8d4e-5f8ade113e97", "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": "5b40fc61-fd7d-42e7-8d4e-5f8ade113e97"}, {"name": "juju_epc-flavor_f07ee1cb-100a-4569-90dc-11fab2e89921", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ea614634-f2fd-4fde-ab1b-f9ce29c3a399", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ea614634-f2fd-4fde-ab1b-f9ce29c3a399", "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": "ea614634-f2fd-4fde-ab1b-f9ce29c3a399"}]} 2019-01-09 19:18:26,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-c593334c-575a-42eb-b25c-b98b029c2e9c 2019-01-09 19:18:26,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.199867010117s 2019-01-09 19:18:26,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-c593334c-575a-42eb-b25c-b98b029c2e9c 2019-01-09 19:18:26,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 19:18:26,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/5b40fc61-fd7d-42e7-8d4e-5f8ade113e97 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 19:18:26,259 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 19:18:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab175d6a-5b4c-48fe-9fb9-4eec2f03ad88 x-compute-request-id: req-ab175d6a-5b4c-48fe-9fb9-4eec2f03ad88 Content-Length: 0 Content-Type: application/json 2019-01-09 19:18:26,259 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/5b40fc61-fd7d-42e7-8d4e-5f8ade113e97 used request id req-ab175d6a-5b4c-48fe-9fb9-4eec2f03ad88 2019-01-09 19:18:26,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0224120616913s 2019-01-09 19:18:26,259 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/5b40fc61-fd7d-42e7-8d4e-5f8ade113e97 used request id req-ab175d6a-5b4c-48fe-9fb9-4eec2f03ad88 2019-01-09 19:18:26,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-01-09 19:18:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9696/v2.0/routers/ac005fcc-e625-4bb4-b697-9ce538712b0f/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}efb61b286204c70fa263ecda214df6134742a881" -d '{"subnet_id": "f707000e-204d-4930-a616-c97f0b902dae"}' 2019-01-09 19:18:28,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6b573073-a9a1-4b87-b8a1-96f915904b44 Date: Wed, 09 Jan 2019 19:18:28 GMT RESP BODY: {"network_id": "45894e47-468c-45c2-9191-ecc77651fcc1", "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "subnet_id": "f707000e-204d-4930-a616-c97f0b902dae", "subnet_ids": ["f707000e-204d-4930-a616-c97f0b902dae"], "port_id": "5f053c60-03f3-45df-876b-097401c0b949", "id": "ac005fcc-e625-4bb4-b697-9ce538712b0f"} 2019-01-09 19:18:28,334 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ac005fcc-e625-4bb4-b697-9ce538712b0f/remove_router_interface.json used request id req-6b573073-a9a1-4b87-b8a1-96f915904b44 2019-01-09 19:18:28,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.07454109192s 2019-01-09 19:18:28,335 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.29:9696/v2.0/routers/ac005fcc-e625-4bb4-b697-9ce538712b0f/remove_router_interface.json used request id req-6b573073-a9a1-4b87-b8a1-96f915904b44 returning object ac005fcc-e625-4bb4-b697-9ce538712b0f 2019-01-09 19:18:28,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-01-09 19:18:28,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:28,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-7bde0fc7-d5a5-4478-a15f-6169b4fd8387 Date: Wed, 09 Jan 2019 19:18:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "947a8529-aad3-4570-a0df-05e5c7a7390d", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "ddfa2b41-c83e-4eac-a584-f3b52c45dc8e", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:37:28Z", "admin_state_up": true, "updated_at": "2019-01-09T19:18:27Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "id": "ac005fcc-e625-4bb4-b697-9ce538712b0f", "name": "juju_epc-router_f07ee1cb-100a-4569-90dc-11fab2e89921"}]} 2019-01-09 19:18:28,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-7bde0fc7-d5a5-4478-a15f-6169b4fd8387 2019-01-09 19:18:28,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127673149109s 2019-01-09 19:18:28,463 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/routers.json used request id req-7bde0fc7-d5a5-4478-a15f-6169b4fd8387 2019-01-09 19:18:28,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-01-09 19:18:28,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/routers/ac005fcc-e625-4bb4-b697-9ce538712b0f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:29,660 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fb71a9e-6f3d-407b-b22c-e7eb17c56a4c Content-Length: 0 Date: Wed, 09 Jan 2019 19:18:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 19:18:29,660 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/ac005fcc-e625-4bb4-b697-9ce538712b0f.json used request id req-5fb71a9e-6f3d-407b-b22c-e7eb17c56a4c 2019-01-09 19:18:29,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.19554901123s 2019-01-09 19:18:29,660 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/routers/ac005fcc-e625-4bb4-b697-9ce538712b0f.json used request id req-5fb71a9e-6f3d-407b-b22c-e7eb17c56a4c 2019-01-09 19:18:29,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-01-09 19:18:29,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:29,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b3792e78-7f84-4a6f-9cc3-6d01dda7bee2 Date: Wed, 09 Jan 2019 19:18:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"45894e47-468c-45c2-9191-ecc77651fcc1","tenant_id":"d2f86a0c9c4b45678cb474cf9a753f14","created_at":"2019-01-09T18:37:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-01-09T18:37:28Z","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":"d2f86a0c9c4b45678cb474cf9a753f14","id":"f707000e-204d-4930-a616-c97f0b902dae","subnetpool_id":null,"name":"juju_epc-subnet_f07ee1cb-100a-4569-90dc-11fab2e89921"}]} 2019-01-09 19:18:29,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-b3792e78-7f84-4a6f-9cc3-6d01dda7bee2 2019-01-09 19:18:29,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0454680919647s 2019-01-09 19:18:29,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/subnets.json used request id req-b3792e78-7f84-4a6f-9cc3-6d01dda7bee2 2019-01-09 19:18:29,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-01-09 19:18:29,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/subnets/f707000e-204d-4930-a616-c97f0b902dae.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:30,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f5652c48-9289-4cfe-a4b2-5647aa040b48 Date: Wed, 09 Jan 2019 19:18:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 19:18:30,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f707000e-204d-4930-a616-c97f0b902dae.json used request id req-f5652c48-9289-4cfe-a4b2-5647aa040b48 2019-01-09 19:18:30,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.22570300102s 2019-01-09 19:18:30,934 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/subnets/f707000e-204d-4930-a616-c97f0b902dae.json used request id req-f5652c48-9289-4cfe-a4b2-5647aa040b48 2019-01-09 19:18:30,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 19:18:30,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:31,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-5d8144ea-eaed-444a-89e5-abd89d22b2be Date: Wed, 09 Jan 2019 19:18:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"45894e47-468c-45c2-9191-ecc77651fcc1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d2f86a0c9c4b45678cb474cf9a753f14","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-01-09T19:18:30Z","qos_policy_id":null,"name":"juju_epc-net_f07ee1cb-100a-4569-90dc-11fab2e89921","admin_state_up":true,"tenant_id":"d2f86a0c9c4b45678cb474cf9a753f14","created_at":"2019-01-09T18:37:26Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","mtu":1500}]} 2019-01-09 19:18:31,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-5d8144ea-eaed-444a-89e5-abd89d22b2be 2019-01-09 19:18:31,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.103240013123s 2019-01-09 19:18:31,038 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json used request id req-5d8144ea-eaed-444a-89e5-abd89d22b2be 2019-01-09 19:18:31,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-01-09 19:18:31,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/networks/45894e47-468c-45c2-9191-ecc77651fcc1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:32,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac39ff0d-18b4-4cce-b712-c437b8c97489 Date: Wed, 09 Jan 2019 19:18:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 19:18:32,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/45894e47-468c-45c2-9191-ecc77651fcc1.json used request id req-ac39ff0d-18b4-4cce-b712-c437b8c97489 2019-01-09 19:18:32,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.32154107094s 2019-01-09 19:18:32,361 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/networks/45894e47-468c-45c2-9191-ecc77651fcc1.json used request id req-ac39ff0d-18b4-4cce-b712-c437b8c97489 2019-01-09 19:18:32,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 19:18:32,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:32,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-c47b62c1-38c5-4ce0-9eb8-1ebf3d558534 Date: Wed, 09 Jan 2019 19:18:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4f7e2b84-1f49-479b-8945-48a6add9f715/snap", "metadata": {}}], "file": "/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715/file", "owner": "d2f86a0c9c4b45678cb474cf9a753f14", "id": "4f7e2b84-1f49-479b-8945-48a6add9f715", "size": 297009152, "self": "/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/4f7e2b84-1f49-479b-8945-48a6add9f715/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2019-01-09T18:37:40Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_f07ee1cb-100a-4569-90dc-11fab2e89921", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2019-01-09T18:37:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 19:18:32,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c47b62c1-38c5-4ce0-9eb8-1ebf3d558534 2019-01-09 19:18:32,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0367410182953s 2019-01-09 19:18:32,402 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-c47b62c1-38c5-4ce0-9eb8-1ebf3d558534 2019-01-09 19:18:32,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 19:18:32,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}efb61b286204c70fa263ecda214df6134742a881" 2019-01-09 19:18:32,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7221619f-9838-4a50-898f-4b6e5f51a56b Date: Wed, 09 Jan 2019 19:18: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-09 19:18:32,717 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715 used request id req-7221619f-9838-4a50-898f-4b6e5f51a56b 2019-01-09 19:18:32,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.313177108765s 2019-01-09 19:18:32,717 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/4f7e2b84-1f49-479b-8945-48a6add9f715 used request id req-7221619f-9838-4a50-898f-4b6e5f51a56b 2019-01-09 19:18:32,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 19:18:32,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 19:18:32,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8845b5c-6dea-4bc1-a97a-d5fc19431bdf x-compute-request-id: req-e8845b5c-6dea-4bc1-a97a-d5fc19431bdf Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_f07ee1cb-100a-4569-90dc-11fab2e89921", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/ea614634-f2fd-4fde-ab1b-f9ce29c3a399", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/ea614634-f2fd-4fde-ab1b-f9ce29c3a399", "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": "ea614634-f2fd-4fde-ab1b-f9ce29c3a399"}]} 2019-01-09 19:18:32,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e8845b5c-6dea-4bc1-a97a-d5fc19431bdf 2019-01-09 19:18:32,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.020761013031s 2019-01-09 19:18:32,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e8845b5c-6dea-4bc1-a97a-d5fc19431bdf 2019-01-09 19:18:32,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 19:18:32,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/ea614634-f2fd-4fde-ab1b-f9ce29c3a399 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 19:18:32,776 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 19:18:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3bfd6a1a-4106-4302-bafe-90ebbb1040ac x-compute-request-id: req-3bfd6a1a-4106-4302-bafe-90ebbb1040ac Content-Length: 0 Content-Type: application/json 2019-01-09 19:18:32,776 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ea614634-f2fd-4fde-ab1b-f9ce29c3a399 used request id req-3bfd6a1a-4106-4302-bafe-90ebbb1040ac 2019-01-09 19:18:32,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0355789661407s 2019-01-09 19:18:32,776 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/ea614634-f2fd-4fde-ab1b-f9ce29c3a399 used request id req-3bfd6a1a-4106-4302-bafe-90ebbb1040ac 2019-01-09 19:18:32,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 19:18:32,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 19:18:32,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a601383-3c70-47a4-b8fb-0bc5757de0dc Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "juju_epc-user_f07ee1cb-100a-4569-90dc-11fab2e89921", "links": {"self": "http://172.30.9.29:5000/v3/users/ab2f16106da3402c88ca2c7af5b6698b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ab2f16106da3402c88ca2c7af5b6698b", "domain_id": "default", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 19:18:32,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3a601383-3c70-47a4-b8fb-0bc5757de0dc 2019-01-09 19:18:32,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105875015259s 2019-01-09 19:18:32,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-3a601383-3c70-47a4-b8fb-0bc5757de0dc 2019-01-09 19:18:32,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 19:18:32,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/ab2f16106da3402c88ca2c7af5b6698b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 19:18:32,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1337fedd-179a-48e0-85c5-af3e03e0f35d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_f07ee1cb-100a-4569-90dc-11fab2e89921", "links": {"self": "http://172.30.9.29:5000/v3/users/ab2f16106da3402c88ca2c7af5b6698b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ab2f16106da3402c88ca2c7af5b6698b", "description": null}} 2019-01-09 19:18:32,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ab2f16106da3402c88ca2c7af5b6698b used request id req-1337fedd-179a-48e0-85c5-af3e03e0f35d 2019-01-09 19:18:32,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0992321968079s 2019-01-09 19:18:32,990 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/ab2f16106da3402c88ca2c7af5b6698b used request id req-1337fedd-179a-48e0-85c5-af3e03e0f35d 2019-01-09 19:18:32,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 19:18:32,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/ab2f16106da3402c88ca2c7af5b6698b -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 19:18:33,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 19:18:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c00a024-2b02-49b9-8528-13b0a53e6253 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 19:18:33,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ab2f16106da3402c88ca2c7af5b6698b used request id req-9c00a024-2b02-49b9-8528-13b0a53e6253 2019-01-09 19:18:33,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.20866394043s 2019-01-09 19:18:33,199 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/ab2f16106da3402c88ca2c7af5b6698b used request id req-9c00a024-2b02-49b9-8528-13b0a53e6253 2019-01-09 19:18:33,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 19:18:33,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 19:18:33,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a446b39-1274-4ab8-b8dc-cd48fcb293d5 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.29:5000/v3/projects/d2f86a0c9c4b45678cb474cf9a753f14"}, "tags": [], "enabled": true, "id": "d2f86a0c9c4b45678cb474cf9a753f14", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_f07ee1cb-100a-4569-90dc-11fab2e89921"}]} 2019-01-09 19:18:33,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-2a446b39-1274-4ab8-b8dc-cd48fcb293d5 2019-01-09 19:18:33,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101807117462s 2019-01-09 19:18:33,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-2a446b39-1274-4ab8-b8dc-cd48fcb293d5 2019-01-09 19:18:33,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 19:18:33,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/d2f86a0c9c4b45678cb474cf9a753f14 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 19:18:33,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 19:18:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83ba2fce-6f72-40d3-9557-0d1d53f2f681 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 19:18:33,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d2f86a0c9c4b45678cb474cf9a753f14 used request id req-83ba2fce-6f72-40d3-9557-0d1d53f2f681 2019-01-09 19:18:33,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.38294005394s 2019-01-09 19:18:33,695 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/d2f86a0c9c4b45678cb474cf9a753f14 used request id req-83ba2fce-6f72-40d3-9557-0d1d53f2f681 2019-01-09 19:18:33,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 19:18:33,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=d2f86a0c9c4b45678cb474cf9a753f14&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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 19:18:33,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-556c05a4-a9d5-4426-81b6-7e429d5df172 Date: Wed, 09 Jan 2019 19:18:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:37:26Z", "updated_at": "2019-01-09T18:37:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:37:26Z", "revision_number": 0, "id": "2599f9b2-1a67-4f52-9561-0fbe91cbd530", "remote_group_id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "remote_ip_prefix": null, "created_at": "2019-01-09T18:37:26Z", "security_group_id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2f86a0c9c4b45678cb474cf9a753f14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:37:26Z", "revision_number": 0, "id": "26dc88c6-793f-4904-a461-e275e37ebe1b", "remote_group_id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "remote_ip_prefix": null, "created_at": "2019-01-09T18:37:26Z", "security_group_id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2f86a0c9c4b45678cb474cf9a753f14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:37:26Z", "revision_number": 0, "id": "a2dd5065-1481-4164-81fe-31725f179e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:37:26Z", "security_group_id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2f86a0c9c4b45678cb474cf9a753f14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:37:26Z", "revision_number": 0, "id": "e8c4f784-f221-43ca-8fcd-24453f044405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:37:26Z", "security_group_id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2f86a0c9c4b45678cb474cf9a753f14"}], "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "name": "default"}]} 2019-01-09 19:18:33,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=d2f86a0c9c4b45678cb474cf9a753f14&name=default used request id req-556c05a4-a9d5-4426-81b6-7e429d5df172 2019-01-09 19:18:33,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.223202943802s 2019-01-09 19:18:33,923 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=d2f86a0c9c4b45678cb474cf9a753f14&name=default used request id req-556c05a4-a9d5-4426-81b6-7e429d5df172 2019-01-09 19:18:33,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 19:18:33,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 19:18:34,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 31070 X-Openstack-Request-Id: req-d3b8e965-9d8f-4d76-99b9-0d0408a1a0ec Date: Wed, 09 Jan 2019 19:18:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "created_at": "2019-01-09T14:54:35Z", "updated_at": "2019-01-09T14:54:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "29d6d802-7a8c-4fe9-9363-05e238d81cb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "315bcd79-69d0-4589-abac-457acd7e2203", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "88bc9908-646a-40bc-bc20-fdde6eb01b2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:35Z", "revision_number": 0, "id": "d8ed4e83-8969-48a6-a730-3fa9fe1923ad", "remote_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:35Z", "security_group_id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "tenant_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467"}], "revision_number": 4, "project_id": "7ad95df3f9624c3e8b6ff03e7f6e3467", "id": "0a0f504a-921d-4b5d-b71e-dc4dbe6dbb56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "created_at": "2019-01-09T18:37:26Z", "updated_at": "2019-01-09T18:37:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:37:26Z", "revision_number": 0, "id": "2599f9b2-1a67-4f52-9561-0fbe91cbd530", "remote_group_id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "remote_ip_prefix": null, "created_at": "2019-01-09T18:37:26Z", "security_group_id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2f86a0c9c4b45678cb474cf9a753f14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:37:26Z", "revision_number": 0, "id": "26dc88c6-793f-4904-a461-e275e37ebe1b", "remote_group_id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "remote_ip_prefix": null, "created_at": "2019-01-09T18:37:26Z", "security_group_id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2f86a0c9c4b45678cb474cf9a753f14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:37:26Z", "revision_number": 0, "id": "a2dd5065-1481-4164-81fe-31725f179e71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:37:26Z", "security_group_id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_range_min": null, "ethertype": "IPv4", "project_id": "d2f86a0c9c4b45678cb474cf9a753f14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T18:37:26Z", "revision_number": 0, "id": "e8c4f784-f221-43ca-8fcd-24453f044405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T18:37:26Z", "security_group_id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "tenant_id": "d2f86a0c9c4b45678cb474cf9a753f14", "port_range_min": null, "ethertype": "IPv6", "project_id": "d2f86a0c9c4b45678cb474cf9a753f14"}], "revision_number": 4, "project_id": "d2f86a0c9c4b45678cb474cf9a753f14", "id": "0cc61a1d-2ecc-4cc9-bc8a-e32271768c02", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "created_at": "2019-01-09T14:58:06Z", "updated_at": "2019-01-09T14:58:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "84669306-7b5a-4c76-a6bf-d2e21dd98b30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "9bbcfde5-4364-486f-b226-cb35935bcee8", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "e6db44d7-02df-459b-b00d-06edb8f7b630", "remote_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc8c69f4de114beb992a61930b94e56b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:06Z", "revision_number": 0, "id": "fbdd9682-1261-4940-a04b-6446dceb4dc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:06Z", "security_group_id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "tenant_id": "bc8c69f4de114beb992a61930b94e56b", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc8c69f4de114beb992a61930b94e56b"}], "revision_number": 4, "project_id": "bc8c69f4de114beb992a61930b94e56b", "id": "5588a80f-7d1b-493f-a6f0-4f30ed8b9410", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-01-09T14:36:49Z", "updated_at": "2019-01-09T14:36:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:49Z", "revision_number": 0, "id": "1497356e-f915-4d94-be0c-a48ac7bbaccd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "1eb0472a-a61d-4217-9630-c6577e035a3c", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "c331bfe4-525e-464f-80f7-36e9cd29a532", "remote_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "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-09T14:36:49Z", "revision_number": 0, "id": "d93f0a14-1251-4858-9be0-80047e4e7836", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:49Z", "security_group_id": "59374c8c-17aa-41c2-9e55-81e357074329", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "59374c8c-17aa-41c2-9e55-81e357074329", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "17342542-7e90-40f9-9146-b74cb990a3da", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "6ea2c18f-f8fb-463c-94d9-188fd3f9993b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "7c52d83f-9348-4554-9197-1d9dc3505a35", "remote_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv6", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "9af5e902-0b8c-4990-be03-1b2c437223be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "60d86bb1-5378-4bff-a477-204babb4687f", "tenant_id": "e2b3da54330043649ed6cefc8c6eca2f", "port_range_min": null, "ethertype": "IPv4", "project_id": "e2b3da54330043649ed6cefc8c6eca2f"}], "revision_number": 4, "project_id": "e2b3da54330043649ed6cefc8c6eca2f", "id": "60d86bb1-5378-4bff-a477-204babb4687f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eb99cddd74704f73ac532e956b42e422", "created_at": "2019-01-09T14:54:28Z", "updated_at": "2019-01-09T14:54:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "0705b9a7-28d7-44aa-bfbe-bbb44d40cdc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "12c81181-d9ae-48b0-9ab4-0ebaec5ec73d", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "5b3d9882-2bef-4165-8ded-4e8d40fad6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv6", "project_id": "eb99cddd74704f73ac532e956b42e422"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:28Z", "revision_number": 0, "id": "89af2801-cf15-49f6-b94d-11ff51afabb8", "remote_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:28Z", "security_group_id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "tenant_id": "eb99cddd74704f73ac532e956b42e422", "port_range_min": null, "ethertype": "IPv4", "project_id": "eb99cddd74704f73ac532e956b42e422"}], "revision_number": 4, "project_id": "eb99cddd74704f73ac532e956b42e422", "id": "652d2f90-57b7-435d-ac8c-fba7a6cee63a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d797948be54460a979b6aba57f46fc0", "created_at": "2019-01-09T14:54:33Z", "updated_at": "2019-01-09T14:54:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "85c8ce09-de59-4a1a-bf4e-236b62ec6648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "ad9a2491-eefb-4eff-b0c6-dd678b25fb60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "cf90df35-c94f-4862-8ee8-b417028720ce", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d797948be54460a979b6aba57f46fc0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:33Z", "revision_number": 0, "id": "d47d0bca-7598-4cb5-9a38-9eea9f9776a7", "remote_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:33Z", "security_group_id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "tenant_id": "9d797948be54460a979b6aba57f46fc0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d797948be54460a979b6aba57f46fc0"}], "revision_number": 4, "project_id": "9d797948be54460a979b6aba57f46fc0", "id": "798d7f0a-d713-4edc-b8ab-7ebba1348bf7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1d774be899254c36b74c0850a5f91255", "created_at": "2019-01-09T14:58:05Z", "updated_at": "2019-01-09T14:58:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "1ca8cc5b-a9e0-4428-8ebc-14cad65cd535", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "7d8101a1-e0c1-4108-b8cb-79b2af391a5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "a8604c0f-4326-4656-9fdd-2533b91b80a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv4", "project_id": "1d774be899254c36b74c0850a5f91255"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:58:05Z", "revision_number": 0, "id": "ffb1e6f5-6d99-4707-9c96-d039bffc5eef", "remote_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "remote_ip_prefix": null, "created_at": "2019-01-09T14:58:05Z", "security_group_id": "a88a612d-78dc-4b6f-a458-202368b686d7", "tenant_id": "1d774be899254c36b74c0850a5f91255", "port_range_min": null, "ethertype": "IPv6", "project_id": "1d774be899254c36b74c0850a5f91255"}], "revision_number": 4, "project_id": "1d774be899254c36b74c0850a5f91255", "id": "a88a612d-78dc-4b6f-a458-202368b686d7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "created_at": "2019-01-09T14:36:47Z", "updated_at": "2019-01-09T14:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "73e4fa4e-c982-4e31-ba48-8e367325ac2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "77e1d255-65dd-44d1-8110-0ecf893ca35f", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "851bd44f-efca-4269-8084-461c4ec2cbe7", "remote_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv6", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:36:47Z", "revision_number": 0, "id": "8e074a48-6e6b-46a7-8233-b5d78cd5a291", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:36:47Z", "security_group_id": "afbcfbd6-439e-451f-a759-951f157a9e82", "tenant_id": "805038e1e9f34a349c09768ea1e3dacf", "port_range_min": null, "ethertype": "IPv4", "project_id": "805038e1e9f34a349c09768ea1e3dacf"}], "revision_number": 4, "project_id": "805038e1e9f34a349c09768ea1e3dacf", "id": "afbcfbd6-439e-451f-a759-951f157a9e82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "66b4d89467c2494a97056fb897f780ff", "created_at": "2019-01-09T14:54:06Z", "updated_at": "2019-01-09T14:54:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "0f5df85e-e658-4209-8fec-70ead7bc2fd0", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "3dd12005-4b19-4b4c-ad57-f0c57ded9a7d", "remote_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "ac4429a1-3fdd-44bd-a84f-b8706de69067", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "66b4d89467c2494a97056fb897f780ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:06Z", "revision_number": 0, "id": "c7f5ebbb-0a09-401c-a516-a7cd629e23e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:06Z", "security_group_id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "tenant_id": "66b4d89467c2494a97056fb897f780ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "66b4d89467c2494a97056fb897f780ff"}], "revision_number": 4, "project_id": "66b4d89467c2494a97056fb897f780ff", "id": "b7bb04c7-4f21-46b9-a5e5-bb47f3b12fa4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "created_at": "2019-01-09T14:54:26Z", "updated_at": "2019-01-09T14:54:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "071d4d12-c25d-439f-9769-7f33b2fff717", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "3abcd527-8186-4c7b-9ebf-0452ca2881e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "b5c44d84-2847-464f-9f4a-9a5dd277465b", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:26Z", "revision_number": 0, "id": "d85b283c-be0e-4a15-94f3-e1595ffa9d18", "remote_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:26Z", "security_group_id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "tenant_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a"}], "revision_number": 4, "project_id": "2f68b82f4bba468bb5c618ae82f2ea6a", "id": "bbc7d89b-dca9-4a97-b550-58270b2219cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "47b980ea44234b5e959346f061119a70", "created_at": "2019-01-09T14:54:36Z", "updated_at": "2019-01-09T14:54:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "1808f75b-005b-462d-86da-084c89034be6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "5273e565-8f03-4d03-b155-80c0604b751b", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv4", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "9a473d8f-9dca-4755-83d8-731bfbed6b1a", "remote_group_id": "bd367610-c61c-4260-b415-54c360044826", "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:54:36Z", "revision_number": 0, "id": "d000a6a0-84c3-4d0e-a572-8594355d8d6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:54:36Z", "security_group_id": "bd367610-c61c-4260-b415-54c360044826", "tenant_id": "47b980ea44234b5e959346f061119a70", "port_range_min": null, "ethertype": "IPv6", "project_id": "47b980ea44234b5e959346f061119a70"}], "revision_number": 4, "project_id": "47b980ea44234b5e959346f061119a70", "id": "bd367610-c61c-4260-b415-54c360044826", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0500c4b87961418980a7c07f67a08318", "created_at": "2019-01-09T14:33:52Z", "updated_at": "2019-01-09T14:33:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "4d3ddb19-f2a7-4866-91d9-0952cf497229", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "5e3fb706-5aa1-41d5-934e-6b314d230004", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "7dc2c889-863f-47c2-8771-64c7f8ee563a", "remote_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv6", "project_id": "0500c4b87961418980a7c07f67a08318"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-01-09T14:33:52Z", "revision_number": 0, "id": "e0e56b6a-af67-46a1-b98a-efd9638ce3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-01-09T14:33:52Z", "security_group_id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "tenant_id": "0500c4b87961418980a7c07f67a08318", "port_range_min": null, "ethertype": "IPv4", "project_id": "0500c4b87961418980a7c07f67a08318"}], "revision_number": 4, "project_id": "0500c4b87961418980a7c07f67a08318", "id": "f7d0ba4d-9b76-440e-933b-6f3790644775", "name": "default"}]} 2019-01-09 19:18:34,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-d3b8e965-9d8f-4d76-99b9-0d0408a1a0ec 2019-01-09 19:18:34,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.113027095795s 2019-01-09 19:18:34,040 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json used request id req-d3b8e965-9d8f-4d76-99b9-0d0408a1a0ec 2019-01-09 19:18:34,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-01-09 19:18:34,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9696/v2.0/security-groups/0cc61a1d-2ecc-4cc9-bc8a-e32271768c02.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2d11e144ab489c6acb6339b9d6888e07df3d11ca" 2019-01-09 19:18:34,183 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a20172d-ed11-4f92-a074-1be4df4b2979 Content-Length: 0 Date: Wed, 09 Jan 2019 19:18:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-01-09 19:18:34,183 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0cc61a1d-2ecc-4cc9-bc8a-e32271768c02.json used request id req-6a20172d-ed11-4f92-a074-1be4df4b2979 2019-01-09 19:18:34,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137936115265s 2019-01-09 19:18:34,183 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.29:9696/v2.0/security-groups/0cc61a1d-2ecc-4cc9-bc8a-e32271768c02.json used request id req-6a20172d-ed11-4f92-a074-1be4df4b2979 2019-01-09 19:18:34,184 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:19 | PASS | | cloudify_ims | functest | vnf | 25:12 | PASS | | heat_ims | functest | vnf | 13:37 | FAIL | | vyos_vrouter | functest | vnf | 15:15 | PASS | | juju_epc | functest | vnf | 40:30 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-01-09 19:18:34,191 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-09 19:18:34,194 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 19:18:34,198 - paramiko.transport - DEBUG - EOF in transport thread 2019-01-09 19:18:38,560 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-133 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 19:18:38,567 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3DNGC2CYdAktubRrC8s2eV8Gp 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=805038e1e9f34a349c09768ea1e3dacf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-01-09 19:18:38,567 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full 2019-01-09 19:18:38,586 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-01-09 19:18:39,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 19:18:39,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21f2b3d7-00b9-4614-8c0a-8fb69950b2ed Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 19:18:39,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-21f2b3d7-00b9-4614-8c0a-8fb69950b2ed 2019-01-09 19:18:39,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 19:18:39,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T20:18:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["2dpquLbDSHaoYE5A_TcoNA"], "issued_at": "2019-01-09T19:18:39.000000Z"}} 2019-01-09 19:18:39,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 19:18:39,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:39,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-438ecf09-8c31-40f2-b142-3b5e281daf51 Date: Wed, 09 Jan 2019 19:18:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 19:18:39,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-438ecf09-8c31-40f2-b142-3b5e281daf51 2019-01-09 19:18:39,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.273648023605s 2019-01-09 19:18:39,920 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-438ecf09-8c31-40f2-b142-3b5e281daf51 2019-01-09 19:18:39,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 19:18:39,930 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 19:18: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 19:18:39,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 19:18:39,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:40,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25e0715-67a0-487e-94fb-4a37db2d343c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 19:18:40,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-b25e0715-67a0-487e-94fb-4a37db2d343c 2019-01-09 19:18:40,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0937180519104s 2019-01-09 19:18:40,025 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-b25e0715-67a0-487e-94fb-4a37db2d343c 2019-01-09 19:18:40,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 19:18:40,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_5fe759c9-84c7-4074-b858-ecd30723a282"}}' 2019-01-09 19:18:40,161 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 19:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4322c36-7ad5-4559-b3e5-a53fe99f4020 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.29:5000/v3/projects/b1e90c57db2b4e99b44880aaee851c5c"}, "tags": [], "enabled": true, "id": "b1e90c57db2b4e99b44880aaee851c5c", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_5fe759c9-84c7-4074-b858-ecd30723a282"}} 2019-01-09 19:18:40,161 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a4322c36-7ad5-4559-b3e5-a53fe99f4020 2019-01-09 19:18:40,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.127761125565s 2019-01-09 19:18:40,161 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-a4322c36-7ad5-4559-b3e5-a53fe99f4020 2019-01-09 19:18:40,162 - 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'b1e90c57db2b4e99b44880aaee851c5c', '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_5fe759c9-84c7-4074-b858-ecd30723a282'}) 2019-01-09 19:18:40,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 19:18:40,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1f4b9af5-268b-447e-88fc-afd71969a4e6", "email": null, "name": "tempest_full-user_5fe759c9-84c7-4074-b858-ecd30723a282"}}' 2019-01-09 19:18:40,527 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 19:18:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2917b2eb-0eda-4237-92d9-23599893ba63 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_5fe759c9-84c7-4074-b858-ecd30723a282", "links": {"self": "http://172.30.9.29:5000/v3/users/895451e06eee436589b3dfa3b362849e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "895451e06eee436589b3dfa3b362849e", "domain_id": "default", "password_expires_at": null}} 2019-01-09 19:18:40,527 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-2917b2eb-0eda-4237-92d9-23599893ba63 2019-01-09 19:18:40,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.357975006104s 2019-01-09 19:18:40,527 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-2917b2eb-0eda-4237-92d9-23599893ba63 2019-01-09 19:18:40,528 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'895451e06eee436589b3dfa3b362849e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_5fe759c9-84c7-4074-b858-ecd30723a282'}) 2019-01-09 19:18:40,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 19:18:40,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:40,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79bec46d-0cfb-41ab-9a17-7bbe10b2a707 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 19:18:40,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-79bec46d-0cfb-41ab-9a17-7bbe10b2a707 2019-01-09 19:18:40,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101723909378s 2019-01-09 19:18:40,634 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-79bec46d-0cfb-41ab-9a17-7bbe10b2a707 2019-01-09 19:18:40,639 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 19:18:40,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:40,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cd31f95-ca38-49e5-933d-a14fce6c1a9f Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 19:18:40,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5cd31f95-ca38-49e5-933d-a14fce6c1a9f 2019-01-09 19:18:40,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0996558666229s 2019-01-09 19:18:40,739 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-5cd31f95-ca38-49e5-933d-a14fce6c1a9f 2019-01-09 19:18:40,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 19:18:40,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:40,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc51461-2dd6-4460-a4ee-c565ecb72965 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 19:18:40,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-5bc51461-2dd6-4460-a4ee-c565ecb72965 2019-01-09 19:18:40,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0974910259247s 2019-01-09 19:18:40,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-5bc51461-2dd6-4460-a4ee-c565ecb72965 2019-01-09 19:18:40,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 19:18:40,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:40,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd8b73a-094d-45c6-b729-34ac6b6237a3 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_5fe759c9-84c7-4074-b858-ecd30723a282", "links": {"self": "http://172.30.9.29:5000/v3/users/895451e06eee436589b3dfa3b362849e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "895451e06eee436589b3dfa3b362849e", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 19:18:40,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6bd8b73a-094d-45c6-b729-34ac6b6237a3 2019-01-09 19:18:40,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115813970566s 2019-01-09 19:18:40,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-6bd8b73a-094d-45c6-b729-34ac6b6237a3 2019-01-09 19:18:40,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 19:18:40,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:41,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d8cd83-e387-4890-80fa-6e2220ca2081 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1e90c57db2b4e99b44880aaee851c5c"}, "tags": [], "enabled": true, "id": "b1e90c57db2b4e99b44880aaee851c5c", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_5fe759c9-84c7-4074-b858-ecd30723a282"}]} 2019-01-09 19:18:41,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-73d8cd83-e387-4890-80fa-6e2220ca2081 2019-01-09 19:18:41,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0991818904877s 2019-01-09 19:18:41,070 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-73d8cd83-e387-4890-80fa-6e2220ca2081 2019-01-09 19:18:41,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 19:18:41,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=895451e06eee436589b3dfa3b362849e&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=b1e90c57db2b4e99b44880aaee851c5c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:41,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0504eb0a-82ec-4d13-b950-eeac289f30f0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=895451e06eee436589b3dfa3b362849e&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=b1e90c57db2b4e99b44880aaee851c5c", "previous": null, "next": null}} 2019-01-09 19:18:41,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=895451e06eee436589b3dfa3b362849e&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=b1e90c57db2b4e99b44880aaee851c5c used request id req-0504eb0a-82ec-4d13-b950-eeac289f30f0 2019-01-09 19:18:41,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10225892067s 2019-01-09 19:18:41,181 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=895451e06eee436589b3dfa3b362849e&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=b1e90c57db2b4e99b44880aaee851c5c used request id req-0504eb0a-82ec-4d13-b950-eeac289f30f0 2019-01-09 19:18:41,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 19:18:41,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/b1e90c57db2b4e99b44880aaee851c5c/users/895451e06eee436589b3dfa3b362849e/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:41,320 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 19:18:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2ebfa5d-9cb8-4661-a941-5b72ae3d6192 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 19:18:41,320 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b1e90c57db2b4e99b44880aaee851c5c/users/895451e06eee436589b3dfa3b362849e/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-f2ebfa5d-9cb8-4661-a941-5b72ae3d6192 2019-01-09 19:18:41,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136450052261s 2019-01-09 19:18:41,321 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b1e90c57db2b4e99b44880aaee851c5c/users/895451e06eee436589b3dfa3b362849e/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-f2ebfa5d-9cb8-4661-a941-5b72ae3d6192 2019-01-09 19:18:41,322 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_5fe759c9-84c7-4074-b858-ecd30723a282', 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'b1e90c57db2b4e99b44880aaee851c5c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1f4b9af5-268b-447e-88fc-afd71969a4e6', 'username': u'tempest_full-user_5fe759c9-84c7-4074-b858-ecd30723a282', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 19:18:41,326 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_5fe759c9-84c7-4074-b858-ecd30723a282', 'password': '1f4b9af5-268b-447e-88fc-afd71969a4e6', 'project_name': 'tempest_full-project_5fe759c9-84c7-4074-b858-ecd30723a282', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': 'b1e90c57db2b4e99b44880aaee851c5c', 'project_domain_name': 'Default'} 2019-01-09 19:18:41,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 19:18:41,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:41,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0414c716-b048-4ea8-a854-03cb0862af14 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 19:18:41,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0414c716-b048-4ea8-a854-03cb0862af14 2019-01-09 19:18:41,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0166840553284s 2019-01-09 19:18:41,347 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-0414c716-b048-4ea8-a854-03cb0862af14 2019-01-09 19:18:41,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 19:18:41,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:41,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f3e6861-b92f-4810-bc73-ae1524343c1c Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 19:18:41,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8f3e6861-b92f-4810-bc73-ae1524343c1c 2019-01-09 19:18:41,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.088268995285s 2019-01-09 19:18:41,440 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-8f3e6861-b92f-4810-bc73-ae1524343c1c 2019-01-09 19:18:41,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 19:18:41,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:41,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6e5fd8-4dbe-430e-860d-f5932aeece2e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 19:18:41,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-2a6e5fd8-4dbe-430e-860d-f5932aeece2e 2019-01-09 19:18:41,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0943651199341s 2019-01-09 19:18:41,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-2a6e5fd8-4dbe-430e-860d-f5932aeece2e 2019-01-09 19:18:41,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 19:18:41,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:41,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe1dc05f-37a1-49eb-bd7f-8d2a6d6022cf Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_5fe759c9-84c7-4074-b858-ecd30723a282", "links": {"self": "http://172.30.9.29:5000/v3/users/895451e06eee436589b3dfa3b362849e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "895451e06eee436589b3dfa3b362849e", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 19:18:41,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fe1dc05f-37a1-49eb-bd7f-8d2a6d6022cf 2019-01-09 19:18:41,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.110629081726s 2019-01-09 19:18:41,651 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-fe1dc05f-37a1-49eb-bd7f-8d2a6d6022cf 2019-01-09 19:18:41,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 19:18:41,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:41,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e7a606f-5eb3-48e8-98a6-7fdb86570043 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1e90c57db2b4e99b44880aaee851c5c"}, "tags": [], "enabled": true, "id": "b1e90c57db2b4e99b44880aaee851c5c", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_5fe759c9-84c7-4074-b858-ecd30723a282"}]} 2019-01-09 19:18:41,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4e7a606f-5eb3-48e8-98a6-7fdb86570043 2019-01-09 19:18:41,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206009149551s 2019-01-09 19:18:41,869 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-4e7a606f-5eb3-48e8-98a6-7fdb86570043 2019-01-09 19:18:41,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 19:18:41,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=895451e06eee436589b3dfa3b362849e&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=b1e90c57db2b4e99b44880aaee851c5c" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:41,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cdd1954-5a57-4588-9112-ba45f51134eb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=895451e06eee436589b3dfa3b362849e&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=b1e90c57db2b4e99b44880aaee851c5c", "previous": null, "next": null}} 2019-01-09 19:18:41,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=895451e06eee436589b3dfa3b362849e&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=b1e90c57db2b4e99b44880aaee851c5c used request id req-1cdd1954-5a57-4588-9112-ba45f51134eb 2019-01-09 19:18:41,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0941519737244s 2019-01-09 19:18:41,971 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=895451e06eee436589b3dfa3b362849e&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=b1e90c57db2b4e99b44880aaee851c5c used request id req-1cdd1954-5a57-4588-9112-ba45f51134eb 2019-01-09 19:18:41,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 19:18:41,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/b1e90c57db2b4e99b44880aaee851c5c/users/895451e06eee436589b3dfa3b362849e/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:42,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 19:18:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9585b5d6-eac6-4198-b58c-8de0ab2cd170 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 19:18:42,115 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b1e90c57db2b4e99b44880aaee851c5c/users/895451e06eee436589b3dfa3b362849e/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-9585b5d6-eac6-4198-b58c-8de0ab2cd170 2019-01-09 19:18:42,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.140915870667s 2019-01-09 19:18:42,116 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/b1e90c57db2b4e99b44880aaee851c5c/users/895451e06eee436589b3dfa3b362849e/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-9585b5d6-eac6-4198-b58c-8de0ab2cd170 2019-01-09 19:18:42,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 19:18:42,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:42,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b4d4b4-c628-44f5-95a1-cd7195edfa7b Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 19:18:42,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-07b4d4b4-c628-44f5-95a1-cd7195edfa7b 2019-01-09 19:18:42,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0954260826111s 2019-01-09 19:18:42,215 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-07b4d4b4-c628-44f5-95a1-cd7195edfa7b 2019-01-09 19:18:42,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 19:18:42,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:42,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab06a9e3-f591-4920-9788-84c23416e400 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 19:18:42,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-ab06a9e3-f591-4920-9788-84c23416e400 2019-01-09 19:18:42,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0928411483765s 2019-01-09 19:18:42,313 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-ab06a9e3-f591-4920-9788-84c23416e400 2019-01-09 19:18:42,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 19:18:42,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:42,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3d51cf-5276-4cbe-8f05-0903dcba3bf7 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_5fe759c9-84c7-4074-b858-ecd30723a282", "links": {"self": "http://172.30.9.29:5000/v3/users/895451e06eee436589b3dfa3b362849e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "895451e06eee436589b3dfa3b362849e", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 19:18:42,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ee3d51cf-5276-4cbe-8f05-0903dcba3bf7 2019-01-09 19:18:42,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108669996262s 2019-01-09 19:18:42,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-ee3d51cf-5276-4cbe-8f05-0903dcba3bf7 2019-01-09 19:18:42,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 19:18:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=895451e06eee436589b3dfa3b362849e&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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:42,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7284a95a-3919-43d9-997e-2b4ceedb9613 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=895451e06eee436589b3dfa3b362849e&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 19:18:42,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=895451e06eee436589b3dfa3b362849e&scope.domain.id=default used request id req-7284a95a-3919-43d9-997e-2b4ceedb9613 2019-01-09 19:18:42,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0911428928375s 2019-01-09 19:18:42,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=895451e06eee436589b3dfa3b362849e&scope.domain.id=default used request id req-7284a95a-3919-43d9-997e-2b4ceedb9613 2019-01-09 19:18:42,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-09 19:18:42,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/895451e06eee436589b3dfa3b362849e/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:18:42,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 19:18:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db0bc14-ca9f-4ba8-b938-de17be6a9b4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 19:18:42,654 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/895451e06eee436589b3dfa3b362849e/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-0db0bc14-ca9f-4ba8-b938-de17be6a9b4c 2019-01-09 19:18:42,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.125030040741s 2019-01-09 19:18:42,654 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/895451e06eee436589b3dfa3b362849e/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-0db0bc14-ca9f-4ba8-b938-de17be6a9b4c 2019-01-09 19:18:42,655 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 19:18:47,586 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | fb5bf983-dff5-4cb7-913c-2349a376bdee | 2019-01-09T19:18:47.189141 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: fb5bf983-dff5-4cb7-913c-2349a376bdee ~/.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-09 19:18:50,657 - 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-09 19:18:51,434 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 19:18:56,010 - 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=5e4a5c23-6079-433a-aaff-1b3f200d0e6b) as the default verifier for the future CLI operations. 2019-01-09 19:18:57,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 19:18:57,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b760fa-40c0-4d16-beda-ae36cf1ce30f Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 19:18:57,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-82b760fa-40c0-4d16-beda-ae36cf1ce30f 2019-01-09 19:18:57,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 19:18:58,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T20:18:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b1e90c57db2b4e99b44880aaee851c5c", "name": "tempest_full-project_5fe759c9-84c7-4074-b858-ecd30723a282"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/b1e90c57db2b4e99b44880aaee851c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/b1e90c57db2b4e99b44880aaee851c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/b1e90c57db2b4e99b44880aaee851c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b1e90c57db2b4e99b44880aaee851c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/b1e90c57db2b4e99b44880aaee851c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/b1e90c57db2b4e99b44880aaee851c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b1e90c57db2b4e99b44880aaee851c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/b1e90c57db2b4e99b44880aaee851c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/b1e90c57db2b4e99b44880aaee851c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/b1e90c57db2b4e99b44880aaee851c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/b1e90c57db2b4e99b44880aaee851c5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/b1e90c57db2b4e99b44880aaee851c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_b1e90c57db2b4e99b44880aaee851c5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_b1e90c57db2b4e99b44880aaee851c5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_5fe759c9-84c7-4074-b858-ecd30723a282", "id": "895451e06eee436589b3dfa3b362849e"}, "audit_ids": ["7ehsOrIgSN-HrnTovgMg0w"], "issued_at": "2019-01-09T19:18:58.000000Z"}} 2019-01-09 19:18:58,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-09 19:18:58,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}e31bc3ef534da2364d9a4ce61b4b9cac95d6d825" 2019-01-09 19:18:58,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-1f94d097-9061-40de-86b3-d42917c05471 Date: Wed, 09 Jan 2019 19:18:58 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-09 19:18:58,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-1f94d097-9061-40de-86b3-d42917c05471 2019-01-09 19:18:58,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.187961101532s 2019-01-09 19:18:58,300 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-1f94d097-9061-40de-86b3-d42917c05471 2019-01-09 19:18:58,309 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-01-09 19:18:58,309 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 19:18:58,431 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 19:18:58,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 19:18:58,437 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 19:18:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 19:18:58,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 19:18:58,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31bc3ef534da2364d9a4ce61b4b9cac95d6d825" 2019-01-09 19:18:59,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-be349cdf-1fe8-4b89-b7ef-dc9601b3471d Date: Wed, 09 Jan 2019 19:18:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 19:18:59,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-be349cdf-1fe8-4b89-b7ef-dc9601b3471d 2019-01-09 19:18:59,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.601013183594s 2019-01-09 19:18:59,040 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-be349cdf-1fe8-4b89-b7ef-dc9601b3471d 2019-01-09 19:18:59,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 19:18:59,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e31bc3ef534da2364d9a4ce61b4b9cac95d6d825" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282"}' 2019-01-09 19:18:59,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-2624b564-e762-4203-b152-4daf8e85e12a Date: Wed, 09 Jan 2019 19:18:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/file", "owner": "b1e90c57db2b4e99b44880aaee851c5c", "id": "67af5a24-06d7-4ac1-b5a6-81404e364d14", "size": null, "self": "/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:18:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282", "checksum": null, "created_at": "2019-01-09T19:18:59Z", "protected": false} 2019-01-09 19:18:59,117 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2624b564-e762-4203-b152-4daf8e85e12a 2019-01-09 19:18:59,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0687458515167s 2019-01-09 19:18:59,118 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-2624b564-e762-4203-b152-4daf8e85e12a returning object 67af5a24-06d7-4ac1-b5a6-81404e364d14 2019-01-09 19:18:59,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 19:18:59,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/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}e31bc3ef534da2364d9a4ce61b4b9cac95d6d825" -d '' 2019-01-09 19:18:59,822 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8199df48-281f-42a4-8426-d4ae0ebc6dbc Date: Wed, 09 Jan 2019 19:18:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-01-09 19:18:59,822 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/file used request id req-8199df48-281f-42a4-8426-d4ae0ebc6dbc 2019-01-09 19:18:59,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.703999996185s 2019-01-09 19:18:59,823 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/file used request id req-8199df48-281f-42a4-8426-d4ae0ebc6dbc 2019-01-09 19:18:59,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 19:18:59,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31bc3ef534da2364d9a4ce61b4b9cac95d6d825" 2019-01-09 19:18:59,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-5f1f2978-2eb7-49ad-b3ac-50a7be7e2526 Date: Wed, 09 Jan 2019 19:18:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/snap", "metadata": {}}], "file": "/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/file", "owner": "b1e90c57db2b4e99b44880aaee851c5c", "id": "67af5a24-06d7-4ac1-b5a6-81404e364d14", "size": 12716032, "self": "/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:18:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T19:18:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 19:18:59,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5f1f2978-2eb7-49ad-b3ac-50a7be7e2526 2019-01-09 19:18:59,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0235028266907s 2019-01-09 19:18:59,850 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-5f1f2978-2eb7-49ad-b3ac-50a7be7e2526 2019-01-09 19:18:59,852 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/snap', u'metadata': Munch({})})], 'file': u'/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/file', 'owner': u'b1e90c57db2b4e99b44880aaee851c5c', 'id': u'67af5a24-06d7-4ac1-b5a6-81404e364d14', 'size': 12716032, u'self': u'/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1e90c57db2b4e99b44880aaee851c5c', 'name': 'tempest_full-project_5fe759c9-84c7-4074-b858-ecd30723a282', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T19:18:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T19:18:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282', 'created': u'2019-01-09T19:18:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T19:18:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 19:18:59,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 19:18:59,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_5fe759c9-84c7-4074-b858-ecd30723a282", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 19:19:00,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:18:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-894c5fe9-7431-43d4-aedd-eb1c2a4bd273 x-compute-request-id: req-894c5fe9-7431-43d4-aedd-eb1c2a4bd273 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_5fe759c9-84c7-4074-b858-ecd30723a282", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/8ddc5623-f577-4653-b9fa-30877c3e06b8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/8ddc5623-f577-4653-b9fa-30877c3e06b8", "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": "8ddc5623-f577-4653-b9fa-30877c3e06b8"}} 2019-01-09 19:19:00,090 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-894c5fe9-7431-43d4-aedd-eb1c2a4bd273 2019-01-09 19:19:00,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.237153053284s 2019-01-09 19:19:00,091 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-894c5fe9-7431-43d4-aedd-eb1c2a4bd273 2019-01-09 19:19:00,092 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_5fe759c9-84c7-4074-b858-ecd30723a282', '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'805038e1e9f34a349c09768ea1e3dacf', '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'8ddc5623-f577-4653-b9fa-30877c3e06b8', 'swap': 0}) 2019-01-09 19:19:00,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 19:19:00,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/8ddc5623-f577-4653-b9fa-30877c3e06b8/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}7f5b92ec83add72292112a95f182e9356a0e8338" -d '{"extra_specs": {}}' 2019-01-09 19:19:00,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-66190109-124f-41df-8d20-ae65d1e934d9 x-compute-request-id: req-66190109-124f-41df-8d20-ae65d1e934d9 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 19:19:00,112 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/8ddc5623-f577-4653-b9fa-30877c3e06b8/os-extra_specs used request id req-66190109-124f-41df-8d20-ae65d1e934d9 2019-01-09 19:19:00,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202600955963s 2019-01-09 19:19:00,113 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/8ddc5623-f577-4653-b9fa-30877c3e06b8/os-extra_specs used request id req-66190109-124f-41df-8d20-ae65d1e934d9 2019-01-09 19:19:00,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 19:19:00,123 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 19:19: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 19:19:00,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 19:19:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31bc3ef534da2364d9a4ce61b4b9cac95d6d825" 2019-01-09 19:19:00,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8554b69-374a-4237-95a0-2b73bf6b4fd6 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 19:19:00,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d8554b69-374a-4237-95a0-2b73bf6b4fd6 2019-01-09 19:19:00,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.071506023407s 2019-01-09 19:19:00,199 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-d8554b69-374a-4237-95a0-2b73bf6b4fd6 2019-01-09 19:19:00,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 19:19:00,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:19:00,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2309d39c-6e6d-4e87-8582-f698e98269e4 x-compute-request-id: req-2309d39c-6e6d-4e87-8582-f698e98269e4 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2019-01-09 19:19:00,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-2309d39c-6e6d-4e87-8582-f698e98269e4 2019-01-09 19:19:00,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0337450504303s 2019-01-09 19:19:00,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-2309d39c-6e6d-4e87-8582-f698e98269e4 2019-01-09 19:19:00,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 19:19:00,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31bc3ef534da2364d9a4ce61b4b9cac95d6d825" 2019-01-09 19:19:00,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-3e4cb8f8-cb1e-47be-9c38-4f464e9844b3 Date: Wed, 09 Jan 2019 19:19:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/snap", "metadata": {}}], "file": "/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/file", "owner": "b1e90c57db2b4e99b44880aaee851c5c", "id": "67af5a24-06d7-4ac1-b5a6-81404e364d14", "size": 12716032, "self": "/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:18:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T19:18:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 19:19:00,277 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-3e4cb8f8-cb1e-47be-9c38-4f464e9844b3 2019-01-09 19:19:00,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0227360725403s 2019-01-09 19:19:00,278 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-3e4cb8f8-cb1e-47be-9c38-4f464e9844b3 2019-01-09 19:19:00,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 19:19:00,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e31bc3ef534da2364d9a4ce61b4b9cac95d6d825" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_5fe759c9-84c7-4074-b858-ecd30723a282", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_5fe759c9-84c7-4074-b858-ecd30723a282"}' 2019-01-09 19:19:00,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/2c9ba7fd-d738-4459-b663-27244d975197 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ff1a0940-e8e7-4893-a3f2-f03793f26b56 Date: Wed, 09 Jan 2019 19:19:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2c9ba7fd-d738-4459-b663-27244d975197/file", "owner": "b1e90c57db2b4e99b44880aaee851c5c", "id": "2c9ba7fd-d738-4459-b663-27244d975197", "size": null, "self": "/v2/images/2c9ba7fd-d738-4459-b663-27244d975197", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:19:00Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_5fe759c9-84c7-4074-b858-ecd30723a282", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_5fe759c9-84c7-4074-b858-ecd30723a282", "checksum": null, "created_at": "2019-01-09T19:19:00Z", "protected": false} 2019-01-09 19:19:00,325 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ff1a0940-e8e7-4893-a3f2-f03793f26b56 2019-01-09 19:19:00,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0398600101471s 2019-01-09 19:19:00,326 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-ff1a0940-e8e7-4893-a3f2-f03793f26b56 returning object 2c9ba7fd-d738-4459-b663-27244d975197 2019-01-09 19:19:00,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 19:19:00,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/2c9ba7fd-d738-4459-b663-27244d975197/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}e31bc3ef534da2364d9a4ce61b4b9cac95d6d825" -d '' 2019-01-09 19:19:00,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-750cbbbc-13a4-4c23-bf20-a34e81651adb Date: Wed, 09 Jan 2019 19:19: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-09 19:19:00,913 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2c9ba7fd-d738-4459-b663-27244d975197/file used request id req-750cbbbc-13a4-4c23-bf20-a34e81651adb 2019-01-09 19:19:00,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.586408853531s 2019-01-09 19:19:00,913 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/2c9ba7fd-d738-4459-b663-27244d975197/file used request id req-750cbbbc-13a4-4c23-bf20-a34e81651adb 2019-01-09 19:19:00,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 19:19:00,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31bc3ef534da2364d9a4ce61b4b9cac95d6d825" 2019-01-09 19:19:00,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2351 Content-Type: application/json X-Openstack-Request-Id: req-9154bee4-f543-46a4-9c3b-114abff958fd Date: Wed, 09 Jan 2019 19:19:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2c9ba7fd-d738-4459-b663-27244d975197/snap", "metadata": {}}], "file": "/v2/images/2c9ba7fd-d738-4459-b663-27244d975197/file", "owner": "b1e90c57db2b4e99b44880aaee851c5c", "id": "2c9ba7fd-d738-4459-b663-27244d975197", "size": 12716032, "self": "/v2/images/2c9ba7fd-d738-4459-b663-27244d975197", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2c9ba7fd-d738-4459-b663-27244d975197/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:19:00Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_5fe759c9-84c7-4074-b858-ecd30723a282", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_5fe759c9-84c7-4074-b858-ecd30723a282", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T19:19:00Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/snap", "metadata": {}}], "file": "/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/file", "owner": "b1e90c57db2b4e99b44880aaee851c5c", "id": "67af5a24-06d7-4ac1-b5a6-81404e364d14", "size": 12716032, "self": "/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:18:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T19:18:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 19:19:00,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9154bee4-f543-46a4-9c3b-114abff958fd 2019-01-09 19:19:00,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.025545835495s 2019-01-09 19:19:00,943 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-9154bee4-f543-46a4-9c3b-114abff958fd 2019-01-09 19:19:00,945 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2c9ba7fd-d738-4459-b663-27244d975197/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2c9ba7fd-d738-4459-b663-27244d975197/file', 'owner': u'b1e90c57db2b4e99b44880aaee851c5c', 'id': u'2c9ba7fd-d738-4459-b663-27244d975197', 'size': 12716032, u'self': u'/v2/images/2c9ba7fd-d738-4459-b663-27244d975197', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'b1e90c57db2b4e99b44880aaee851c5c', 'name': 'tempest_full-project_5fe759c9-84c7-4074-b858-ecd30723a282', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/2c9ba7fd-d738-4459-b663-27244d975197/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T19:19:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T19:19:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_5fe759c9-84c7-4074-b858-ecd30723a282', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2c9ba7fd-d738-4459-b663-27244d975197', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_5fe759c9-84c7-4074-b858-ecd30723a282', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_5fe759c9-84c7-4074-b858-ecd30723a282', 'created': u'2019-01-09T19:19:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T19:19:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2c9ba7fd-d738-4459-b663-27244d975197', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full-img_alt_5fe759c9-84c7-4074-b858-ecd30723a282', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 19:19:00,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 19:19:00,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_5fe759c9-84c7-4074-b858-ecd30723a282", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 19:19:00,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-79da109c-5b49-45c4-a398-b12b522af2ed x-compute-request-id: req-79da109c-5b49-45c4-a398-b12b522af2ed Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_5fe759c9-84c7-4074-b858-ecd30723a282", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e", "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": "6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e"}} 2019-01-09 19:19:00,977 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-79da109c-5b49-45c4-a398-b12b522af2ed 2019-01-09 19:19:00,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0312988758087s 2019-01-09 19:19:00,978 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-79da109c-5b49-45c4-a398-b12b522af2ed 2019-01-09 19:19:00,978 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_5fe759c9-84c7-4074-b858-ecd30723a282', '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'805038e1e9f34a349c09768ea1e3dacf', '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'6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e', 'swap': 0}) 2019-01-09 19:19:00,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 19:19:00,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e/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}7f5b92ec83add72292112a95f182e9356a0e8338" -d '{"extra_specs": {}}' 2019-01-09 19:19:00,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:19:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b52eb7ad-e4c5-4b14-b801-739e41311479 x-compute-request-id: req-b52eb7ad-e4c5-4b14-b801-739e41311479 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 19:19:00,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e/os-extra_specs used request id req-b52eb7ad-e4c5-4b14-b801-739e41311479 2019-01-09 19:19:00,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198760032654s 2019-01-09 19:19:00,999 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e/os-extra_specs used request id req-b52eb7ad-e4c5-4b14-b801-739e41311479 2019-01-09 19:19:01,000 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_5fe759c9-84c7-4074-b858-ecd30723a282', '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'805038e1e9f34a349c09768ea1e3dacf', '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'6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e', 'swap': 0}) 2019-01-09 19:19:03,636 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-09 19:19:03,636 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-09 19:19:03,637 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-09 19:19:03,639 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-09 19:19:03,659 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-09 19:19:05,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-5e4a5c23-6079-433a-aaff-1b3f200d0e6b/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-01-09 19:19:05,502 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-09 19:19:05,541 - 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-09 19:19:13,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:13.700 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.264s] 2019-01-09 19:19:13,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:13.752 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.307s] 2019-01-09 19:19:13,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:13.836 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.135s] 2019-01-09 19:19:13,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:13.864 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.373s] 2019-01-09 19:19:13,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:13.927 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.090s] 2019-01-09 19:19:13,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:13.932 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.179s] 2019-01-09 19:19:14,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.035 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.108s] 2019-01-09 19:19:14,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.100 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.065s] 2019-01-09 19:19:14,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.158 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.293s] 2019-01-09 19:19:14,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.321 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.162s] 2019-01-09 19:19:14,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.331 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.011s] 2019-01-09 19:19:14,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.341 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.010s] 2019-01-09 19:19:14,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.352 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.010s] 2019-01-09 19:19:14,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.469 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.116s] 2019-01-09 19:19:14,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.552 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.083s] 2019-01-09 19:19:14,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.595 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.042s] 2019-01-09 19:19:14,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.691 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.096s] 2019-01-09 19:19:14,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.715 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.024s] 2019-01-09 19:19:14,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.724 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.008s] 2019-01-09 19:19:14,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:14.985 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.260s] 2019-01-09 19:19:15,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:15.093 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.108s] 2019-01-09 19:19:17,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:17.733 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_auto_allocate_network.AutoAllocateNetworkTest ... skip: The microversion range[2.37 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:19:17,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:17.734 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2019-01-09 19:19:21,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:21.475 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.262s] 2019-01-09 19:19:21,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:21.526 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.051s] 2019-01-09 19:19:21,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:21.732 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.206s] 2019-01-09 19:19:22,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:22.008 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.041s] 2019-01-09 19:19:22,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:22.159 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.152s] 2019-01-09 19:19:22,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:22.461 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.301s] 2019-01-09 19:19:23,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:23.300 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [0.838s] 2019-01-09 19:19:23,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:23.646 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.346s] 2019-01-09 19:19:28,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:28.170 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.099s] 2019-01-09 19:19:30,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:30.471 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationRemoteConsolesV26Test ... skip: The microversion range[2.6 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:19:31,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.149 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.191s] 2019-01-09 19:19:31,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.163 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.014s] 2019-01-09 19:19:31,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.180 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.017s] 2019-01-09 19:19:31,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.193 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.012s] 2019-01-09 19:19:31,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.218 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.025s] 2019-01-09 19:19:31,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.227 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.008s] 2019-01-09 19:19:31,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.243 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.016s] 2019-01-09 19:19:31,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.251 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.008s] 2019-01-09 19:19:31,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.270 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.018s] 2019-01-09 19:19:31,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.280 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.010s] 2019-01-09 19:19:31,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.289 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.008s] 2019-01-09 19:19:31,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.298 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.009s] 2019-01-09 19:19:31,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.307 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.009s] 2019-01-09 19:19:31,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:31.326 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.019s] 2019-01-09 19:19:32,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:32.344 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [11.474s] 2019-01-09 19:19:32,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:32.617 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [0.274s] 2019-01-09 19:19:32,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:32.820 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [0.204s] 2019-01-09 19:19:33,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:33.035 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [0.214s] 2019-01-09 19:19:33,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:33.167 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.132s] 2019-01-09 19:19:33,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:33.418 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.250s] 2019-01-09 19:19:33,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:33.611 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [0.193s] 2019-01-09 19:19:34,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:34.535 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [0.923s] 2019-01-09 19:19:34,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:34.654 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.120s] 2019-01-09 19:19:37,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:37.398 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_iscsi_volume ... skip [0.000s]: Block Live migration not available 2019-01-09 19:19:38,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:38.248 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_get_hypervisor_show_servers ... success [0.281s] 2019-01-09 19:19:38,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:38.333 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_hypervisor.HypervisorAdminUnderV252Test.test_search_hypervisor ... success [0.085s] 2019-01-09 19:19:41,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:41.784 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_availability_zone_negative.AZAdminNegativeTestJSON.test_get_availability_zone_list_detail_with_non_admin_user ... success [0.191s] 2019-01-09 19:19:45,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:45.274 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.401s] 2019-01-09 19:19:45,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:45.460 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.187s] 2019-01-09 19:19:47,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:47.652 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [2.189s] 2019-01-09 19:19:49,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:49.265 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [1.614s] 2019-01-09 19:19:53,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:53.608 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [6.459s] 2019-01-09 19:19:56,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:56.229 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [18.825s] 2019-01-09 19:19:57,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:57.816 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [2.993s] 2019-01-09 19:19:58,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:58.455 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [4.846s] 2019-01-09 19:19:59,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:19:59.660 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [1.843s] 2019-01-09 19:20:00,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:00.871 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2019-01-09 19:20:01,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:01.484 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [1.821s] 2019-01-09 19:20:01,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:01.487 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-09 19:20:01,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:01.489 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_security_groups_rules_exceed_limit ... skip [0.001s]: Skipped until Bug: 1186354 is resolved. 2019-01-09 19:20:01,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:01.496 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.012s] 2019-01-09 19:20:04,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:04.255 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.265s] 2019-01-09 19:20:04,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:04.384 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.128s] 2019-01-09 19:20:04,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:04.503 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.119s] 2019-01-09 19:20:04,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:04.584 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.081s] 2019-01-09 19:20:04,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:04.874 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.289s] 2019-01-09 19:20:05,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:05.167 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.292s] 2019-01-09 19:20:05,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:05.275 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.107s] 2019-01-09 19:20:05,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:05.631 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [0.352s] 2019-01-09 19:20:05,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:05.749 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.120s] 2019-01-09 19:20:05,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:05.849 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.101s] 2019-01-09 19:20:11,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:11.977 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.194s] 2019-01-09 19:20:12,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:12.013 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.036s] 2019-01-09 19:20:12,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:12.073 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.059s] 2019-01-09 19:20:12,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:12.156 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [0.082s] 2019-01-09 19:20:12,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:12.279 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.122s] 2019-01-09 19:20:13,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:13.806 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [6.908s] 2019-01-09 19:20:15,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:15.132 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [18.900s] 2019-01-09 19:20:15,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:15.133 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.000s]: Volume-backed live migration not available 2019-01-09 19:20:17,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:17.601 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.120s] 2019-01-09 19:20:17,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:17.612 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.011s] 2019-01-09 19:20:17,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:17.621 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.008s] 2019-01-09 19:20:17,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:17.874 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.253s] 2019-01-09 19:20:17,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:17.883 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.009s] 2019-01-09 19:20:17,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:17.923 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.039s] 2019-01-09 19:20:17,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:17.933 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.010s] 2019-01-09 19:20:22,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:22.927 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [4.300s] 2019-01-09 19:20:24,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:24.296 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.357s] 2019-01-09 19:20:24,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:24.317 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.021s] 2019-01-09 19:20:26,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:26.590 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:20:27,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:27.484 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [0.474s] 2019-01-09 19:20:27,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:27.740 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.257s] 2019-01-09 19:20:29,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:29.995 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_get_instance_usage_audit_logs_with_invalid_time ... success [0.170s] 2019-01-09 19:20:30,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:30.190 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_instance_usage_audit_log_negative.InstanceUsageAuditLogNegativeTestJSON.test_instance_usage_audit_logs_with_nonadmin_user ... success [0.195s] 2019-01-09 19:20:32,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:32.379 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test ... skip: The microversion range[2.25 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:20:34,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:34.065 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [4.356s] 2019-01-09 19:20:38,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:38.049 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.245s] 2019-01-09 19:20:38,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:38.085 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.035s] 2019-01-09 19:20:38,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:38.351 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.265s] 2019-01-09 19:20:41,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:41.866 36 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2019-01-09 19:20:45,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:45.299 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.184s] 2019-01-09 19:20:50,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:50.757 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [5.455s] 2019-01-09 19:20:50,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:50.766 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2019-01-09 19:20:50,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:50.777 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.012s] 2019-01-09 19:20:50,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:50.788 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.010s] 2019-01-09 19:20:51,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:51.223 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [0.433s] 2019-01-09 19:20:51,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:51.608 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [0.385s] 2019-01-09 19:20:57,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:20:57.060 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [13.221s] 2019-01-09 19:21:00,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:00.176 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.253s] 2019-01-09 19:21:00,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:00.254 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.079s] 2019-01-09 19:21:00,348 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:00.347 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.092s] 2019-01-09 19:21:00,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:00.466 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.119s] 2019-01-09 19:21:02,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:02.696 36 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_volume_swap.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:21:03,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:03.968 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [99.611s] 2019-01-09 19:21:22,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:22.281 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [0.931s] 2019-01-09 19:21:22,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:22.377 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.096s] 2019-01-09 19:21:28,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:28.052 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.177s] 2019-01-09 19:21:28,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:28.063 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.011s] 2019-01-09 19:21:28,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:28.124 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.060s] 2019-01-09 19:21:28,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:28.162 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.038s] 2019-01-09 19:21:28,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:28.187 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.025s] 2019-01-09 19:21:28,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:28.198 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.010s] 2019-01-09 19:21:28,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:28.207 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.010s] 2019-01-09 19:21:28,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:28.386 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_with_floating_ip ... success [8.793s] 2019-01-09 19:21:28,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:28.396 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_ip_to_server_without_passing_floating_ip ... success [0.011s] 2019-01-09 19:21:28,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:28.639 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.242s] 2019-01-09 19:21:28,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:28.665 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.027s] 2019-01-09 19:21:33,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:33.074 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [57.169s] 2019-01-09 19:21:33,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:33.091 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.021s] 2019-01-09 19:21:34,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:34.337 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.189s] 2019-01-09 19:21:34,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:34.374 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.036s] 2019-01-09 19:21:34,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:34.436 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.062s] 2019-01-09 19:21:34,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:34.461 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.024s] 2019-01-09 19:21:34,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:34.618 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.156s] 2019-01-09 19:21:40,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:40.148 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_hypervisor_with_non_admin_user ... success [0.402s] 2019-01-09 19:21:40,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:40.166 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_search_nonexistent_hypervisor ... success [0.017s] 2019-01-09 19:21:40,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:40.204 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_non_admin_user ... success [0.038s] 2019-01-09 19:21:40,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:40.219 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeUnderV252Test.test_show_servers_with_nonexistent_hypervisor ... success [0.015s] 2019-01-09 19:21:42,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:42.416 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_keypairs_v210.KeyPairsV210TestJSON ... skip: The microversion range[2.10 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:21:50,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:50.274 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [4.598s] 2019-01-09 19:21:56,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:56.150 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [4.205s] 2019-01-09 19:21:56,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:56.431 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.281s] 2019-01-09 19:21:56,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:56.653 36 INFO opnfv-tempest [-] {1} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.222s] 2019-01-09 19:21:58,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:21:58.711 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [8.436s] 2019-01-09 19:22:01,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:01.104 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [64.027s] 2019-01-09 19:22:07,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:07.515 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [0.615s] 2019-01-09 19:22:10,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:10.130 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_security_group_default_rules.SecurityGroupDefaultRulesTest ... skip: Skip as this functionality is not yet implemented in Neutron. Related Bug#1311500 2019-01-09 19:22:12,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:12.477 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [11.374s] 2019-01-09 19:22:13,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:13.650 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.254s] 2019-01-09 19:22:13,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:13.735 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.085s] 2019-01-09 19:22:13,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:13.776 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.041s] 2019-01-09 19:22:13,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:13.822 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.045s] 2019-01-09 19:22:14,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:14.082 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [6.938s] 2019-01-09 19:22:14,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:14.105 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.025s] 2019-01-09 19:22:14,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:14.117 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.012s] 2019-01-09 19:22:14,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:14.129 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_37_characters_or_more ... success [0.012s] 2019-01-09 19:22:14,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:14.137 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.007s] 2019-01-09 19:22:14,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:14.334 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.196s] 2019-01-09 19:22:14,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:14.538 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.204s] 2019-01-09 19:22:14,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:14.734 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.195s] 2019-01-09 19:22:14,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:14.760 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.025s] 2019-01-09 19:22:14,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:14.946 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.186s] 2019-01-09 19:22:16,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:16.229 36 INFO opnfv-tempest [-] {3} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [3.752s] 2019-01-09 19:22:18,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:18.437 36 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.377s] 2019-01-09 19:22:19,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:19.325 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_empty_tenant_id ... success [0.298s] 2019-01-09 19:22:19,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:19.339 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.013s] 2019-01-09 19:22:19,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:19.548 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_list_usage_all_tenants_with_non_admin_user ... success [0.209s] 2019-01-09 19:22:20,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:20.997 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-09 19:22:22,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:22.253 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.361s] 2019-01-09 19:22:22,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:22.529 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.276s] 2019-01-09 19:22:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:22.629 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.099s] 2019-01-09 19:22:23,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:23.195 36 INFO opnfv-tempest [-] {1} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [0.564s] 2019-01-09 19:22:23,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:23.266 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.216s] 2019-01-09 19:22:28,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:28.128 36 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.501s] 2019-01-09 19:22:28,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:28.581 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [55.469s] 2019-01-09 19:22:29,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:29.319 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.119s] 2019-01-09 19:22:30,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:30.109 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [0.789s] 2019-01-09 19:22:30,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:30.889 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_group_id ... success [0.778s] 2019-01-09 19:22:32,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:32.581 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_delete_when_peer_group_deleted ... success [1.692s] 2019-01-09 19:22:33,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:33.497 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.408s] 2019-01-09 19:22:33,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:33.507 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.010s] 2019-01-09 19:22:33,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:33.518 36 INFO opnfv-tempest [-] {1} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [0.936s] 2019-01-09 19:22:33,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:33.896 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.386s] 2019-01-09 19:22:33,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:33.900 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_duplicate_name ... skip [0.000s]: Neutron allows duplicate names for security groups 2019-01-09 19:22:33,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:33.901 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_description ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2019-01-09 19:22:33,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:33.902 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_create_with_invalid_group_name ... skip [0.001s]: Skipped until Bug: 1161411 is resolved. 2019-01-09 19:22:34,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:34.161 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.262s] 2019-01-09 19:22:34,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:34.190 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.027s] 2019-01-09 19:22:34,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:34.192 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_des ... skip [0.000s]: Neutron does not check the security group description 2019-01-09 19:22:34,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:34.193 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_id ... skip [0.000s]: Neutron does not check the security group ID 2019-01-09 19:22:34,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:34.194 36 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_security_group_with_invalid_sg_name ... skip [0.000s]: Neutron does not check the security group name 2019-01-09 19:22:36,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:36.721 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsV221TestJSON ... skip: The microversion range[2.21 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:22:39,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:39.919 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [10.792s] 2019-01-09 19:22:42,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:42.361 36 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [2.444s] 2019-01-09 19:22:43,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:43.021 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.059s] 2019-01-09 19:22:43,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:43.038 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.017s] 2019-01-09 19:22:48,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:48.836 36 INFO opnfv-tempest [-] {0} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2019-01-09 19:22:53,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:53.979 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [6.156s] 2019-01-09 19:22:59,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:22:59.277 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [5.298s] 2019-01-09 19:23:12,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:12.557 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.116s] 2019-01-09 19:23:12,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:12.621 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.063s] 2019-01-09 19:23:12,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:12.799 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.178s] 2019-01-09 19:23:12,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:12.952 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.152s] 2019-01-09 19:23:12,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:12.953 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2019-01-09 19:23:13,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:13.744 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.043s] 2019-01-09 19:23:13,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:13.760 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.016s] 2019-01-09 19:23:22,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:22.259 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [13.971s] 2019-01-09 19:23:26,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:26.586 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [4.330s] 2019-01-09 19:23:26,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:26.858 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.421s] 2019-01-09 19:23:27,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:27.067 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.209s] 2019-01-09 19:23:27,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:27.250 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.182s] 2019-01-09 19:23:27,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:27.650 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.399s] 2019-01-09 19:23:28,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:28.002 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.351s] 2019-01-09 19:23:28,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:28.401 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.399s] 2019-01-09 19:23:28,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:28.947 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.545s] 2019-01-09 19:23:35,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:35.749 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [67.150s] 2019-01-09 19:23:43,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:43.433 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.388s] 2019-01-09 19:23:43,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:43.449 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.016s] 2019-01-09 19:23:43,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:43.465 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.016s] 2019-01-09 19:23:43,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:43.823 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.356s] 2019-01-09 19:23:45,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:45.514 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.687s] 2019-01-09 19:23:45,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:45.532 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.021s] 2019-01-09 19:23:45,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:45.549 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.017s] 2019-01-09 19:23:45,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:45.560 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.010s] 2019-01-09 19:23:45,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:45.569 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.009s] 2019-01-09 19:23:45,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:45.589 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.019s] 2019-01-09 19:23:45,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:45.599 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2019-01-09 19:23:45,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:45.610 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2019-01-09 19:23:48,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:48.155 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON ... skip: The microversion range[2.26 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:23:49,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:49.837 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_allocate_floating_ip_from_nonexistent_pool ... success [0.220s] 2019-01-09 19:23:50,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:50.021 36 INFO opnfv-tempest [-] {0} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.184s] 2019-01-09 19:23:51,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:51.251 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [5.586s] 2019-01-09 19:23:51,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:51.339 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.088s] 2019-01-09 19:23:51,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:51.523 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.184s] 2019-01-09 19:23:51,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:51.652 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.128s] 2019-01-09 19:23:51,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:51.653 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2019-01-09 19:23:56,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:56.106 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.491s] 2019-01-09 19:23:56,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:56.239 36 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.133s] 2019-01-09 19:23:59,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:59.398 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.611s] 2019-01-09 19:23:59,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:59.454 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.056s] 2019-01-09 19:23:59,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:23:59.524 36 INFO opnfv-tempest [-] {0} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [0.070s] 2019-01-09 19:24:08,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:08.232 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [6.013s] 2019-01-09 19:24:14,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:14.371 36 INFO opnfv-tempest [-] {3} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.150s] 2019-01-09 19:24:16,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:16.110 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [11.800s] 2019-01-09 19:24:16,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:16.669 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [0.560s] 2019-01-09 19:24:17,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:17.011 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 19:24:19,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:18.999 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.325s] 2019-01-09 19:24:21,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:21.553 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.376s] 2019-01-09 19:24:21,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:21.900 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.347s] 2019-01-09 19:24:30,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:30.642 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [2.676s] 2019-01-09 19:24:33,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:33.057 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [14.056s] 2019-01-09 19:24:33,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:33.963 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [23.941s] 2019-01-09 19:24:33,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:33.965 36 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.912s] 2019-01-09 19:24:38,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:38.095 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [0.425s] 2019-01-09 19:24:38,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:38.378 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [0.283s] 2019-01-09 19:24:41,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:41.684 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.304s] 2019-01-09 19:24:42,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:42.380 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [0.697s] 2019-01-09 19:24:43,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:43.834 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [1.453s] 2019-01-09 19:24:44,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:44.765 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [69.001s] 2019-01-09 19:24:52,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:52.194 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [0.509s] 2019-01-09 19:24:52,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:52.326 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeV248Test ... skip: The microversion range[2.48 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:24:52,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:52.664 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [0.470s] 2019-01-09 19:24:53,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:53.333 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [0.668s] 2019-01-09 19:24:53,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:53.984 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [0.650s] 2019-01-09 19:24:55,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:55.386 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [1.401s] 2019-01-09 19:24:56,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:56.298 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [0.912s] 2019-01-09 19:24:56,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:56.659 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [8.776s] 2019-01-09 19:24:57,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:24:57.174 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [23.213s] 2019-01-09 19:25:04,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:04.220 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTestV2_42 ... skip: The microversion range[2.42 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:25:05,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:05.388 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.083s] 2019-01-09 19:25:05,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:05.421 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [3.241s] 2019-01-09 19:25:05,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:05.436 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.048s] 2019-01-09 19:25:05,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:05.534 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.096s] 2019-01-09 19:25:05,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:05.605 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.072s] 2019-01-09 19:25:05,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:05.674 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.254s] 2019-01-09 19:25:05,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:05.692 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.086s] 2019-01-09 19:25:06,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:06.209 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [0.533s] 2019-01-09 19:25:06,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:06.658 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.449s] 2019-01-09 19:25:06,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:06.683 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.026s] 2019-01-09 19:25:07,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:07.464 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [0.779s] 2019-01-09 19:25:07,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:07.671 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.207s] 2019-01-09 19:25:10,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:10.234 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.056s] 2019-01-09 19:25:12,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:12.656 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [0.715s] 2019-01-09 19:25:12,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:12.965 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [2.728s] 2019-01-09 19:25:13,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:13.102 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.445s] 2019-01-09 19:25:13,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:13.568 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.466s] 2019-01-09 19:25:13,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:13.911 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.343s] 2019-01-09 19:25:17,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:17.204 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_fixed_ip ... success [20.542s] 2019-01-09 19:25:20,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:20.286 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.341s] 2019-01-09 19:25:20,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:20.730 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.444s] 2019-01-09 19:25:20,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:20.805 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.074s] 2019-01-09 19:25:21,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:21.081 36 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.276s] 2019-01-09 19:25:25,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:25.499 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.083s] 2019-01-09 19:25:25,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:25.510 36 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-09 19:25:25,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:25.653 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.142s] 2019-01-09 19:25:25,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:25.664 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2019-01-09 19:25:25,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:25.676 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2019-01-09 19:25:25,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:25.701 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.025s] 2019-01-09 19:25:25,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:25.760 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.058s] 2019-01-09 19:25:25,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:25.859 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.099s] 2019-01-09 19:25:26,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:26.192 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.110s] 2019-01-09 19:25:26,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:26.198 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.338s] 2019-01-09 19:25:26,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:26.214 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2019-01-09 19:25:26,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:26.283 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.069s] 2019-01-09 19:25:29,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:29.275 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2019-01-09 19:25:31,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:31.362 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.898s] 2019-01-09 19:25:35,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:35.367 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_password_history_check_self_service_api ... skip [0.000s]: Security compliance not available. 2019-01-09 19:25:35,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:35.369 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2019-01-09 19:25:41,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:41.247 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces_by_network_port ... success [24.040s] 2019-01-09 19:25:41,678 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:41.677 36 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.308s] 2019-01-09 19:25:43,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:43.009 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2019-01-09 19:25:43,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:43.010 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2019-01-09 19:25:43,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:43.011 36 INFO opnfv-tempest [-] {3} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2019-01-09 19:25:46,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:46.538 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [1.273s] 2019-01-09 19:25:46,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:46.681 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.143s] 2019-01-09 19:25:47,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:47.253 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.571s] 2019-01-09 19:25:48,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:25:48.395 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.141s] 2019-01-09 19:26:01,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:01.654 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.008s] 2019-01-09 19:26:01,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:01.662 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2019-01-09 19:26:01,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:01.716 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.054s] 2019-01-09 19:26:01,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:01.761 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.045s] 2019-01-09 19:26:01,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:01.796 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.035s] 2019-01-09 19:26:01,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:01.829 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.032s] 2019-01-09 19:26:01,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:01.880 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.050s] 2019-01-09 19:26:01,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:01.914 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.034s] 2019-01-09 19:26:02,126 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:02.125 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.211s] 2019-01-09 19:26:02,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:02.260 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.134s] 2019-01-09 19:26:02,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:02.303 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.043s] 2019-01-09 19:26:02,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:02.343 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.039s] 2019-01-09 19:26:02,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:02.380 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.037s] 2019-01-09 19:26:02,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:02.599 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.218s] 2019-01-09 19:26:02,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:02.639 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.040s] 2019-01-09 19:26:05,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:05.645 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [24.396s] 2019-01-09 19:26:14,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:14.285 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [0.489s] 2019-01-09 19:26:15,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:15.263 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [0.978s] 2019-01-09 19:26:16,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:16.366 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.235s] 2019-01-09 19:26:20,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:20.330 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [0.718s] 2019-01-09 19:26:20,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:20.490 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.159s] 2019-01-09 19:26:20,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:20.807 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [0.317s] 2019-01-09 19:26:25,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:25.042 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [1.105s] 2019-01-09 19:26:29,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:29.091 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [0.567s] 2019-01-09 19:26:32,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:32.764 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.189s] 2019-01-09 19:26:32,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:32.771 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.007s] 2019-01-09 19:26:32,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:32.778 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.007s] 2019-01-09 19:26:32,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:32.953 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.173s] 2019-01-09 19:26:32,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:32.961 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.007s] 2019-01-09 19:26:32,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:32.967 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.006s] 2019-01-09 19:26:33,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:33.147 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.178s] 2019-01-09 19:26:33,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:33.154 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.007s] 2019-01-09 19:26:33,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:33.404 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.249s] 2019-01-09 19:26:33,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:33.578 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.174s] 2019-01-09 19:26:37,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:37.053 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.391s] 2019-01-09 19:26:37,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:37.072 36 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.020s] 2019-01-09 19:26:39,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:39.711 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.083s] 2019-01-09 19:26:39,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:39.775 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2019-01-09 19:26:39,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:39.961 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.186s] 2019-01-09 19:26:40,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:40.087 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.125s] 2019-01-09 19:26:40,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:40.088 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2019-01-09 19:26:41,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:41.668 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.018s] 2019-01-09 19:26:41,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:41.887 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.219s] 2019-01-09 19:26:41,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:41.902 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.015s] 2019-01-09 19:26:42,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:42.259 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.357s] 2019-01-09 19:26:42,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:42.285 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.026s] 2019-01-09 19:26:49,138 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:49.137 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [101.440s] 2019-01-09 19:26:53,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:53.761 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [4.624s] 2019-01-09 19:26:54,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:54.249 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.408s] 2019-01-09 19:26:54,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:54.436 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.189s] 2019-01-09 19:26:54,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:54.461 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [0.702s] 2019-01-09 19:26:54,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:54.579 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.142s] 2019-01-09 19:26:57,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:26:57.748 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [5.449s] 2019-01-09 19:27:05,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:05.254 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.703s] 2019-01-09 19:27:06,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:06.738 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [8.988s] 2019-01-09 19:27:08,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:08.462 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [1.726s] 2019-01-09 19:27:09,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:09.594 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [4.338s] 2019-01-09 19:27:10,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:10.928 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.334s] 2019-01-09 19:27:12,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:12.595 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [1.666s] 2019-01-09 19:27:14,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:14.116 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [1.522s] 2019-01-09 19:27:14,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:14.642 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [6.176s] 2019-01-09 19:27:14,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:14.643 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shelved_state ... skip [0.000s]: Shelve is not available. 2019-01-09 19:27:16,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:16.500 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_affinity ... success [6.154s] 2019-01-09 19:27:20,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:20.927 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [0.337s] 2019-01-09 19:27:21,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:21.058 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.131s] 2019-01-09 19:27:22,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:22.101 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [5.597s] 2019-01-09 19:27:22,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:22.104 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts ... skip [0.000s]: DifferentHostFilter is not available. 2019-01-09 19:27:22,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:22.105 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_different_hosts_with_list_of_servers ... skip [0.000s]: DifferentHostFilter is not available. 2019-01-09 19:27:22,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:22.106 36 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_servers_on_same_host ... skip [0.000s]: SameHostFilter is not available. 2019-01-09 19:27:29,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:29.535 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [1.659s] 2019-01-09 19:27:30,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:30.403 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.205s] 2019-01-09 19:27:30,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:30.448 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.045s] 2019-01-09 19:27:30,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:30.496 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.048s] 2019-01-09 19:27:30,537 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:30.537 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.041s] 2019-01-09 19:27:30,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:30.558 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.021s] 2019-01-09 19:27:30,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:30.601 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.043s] 2019-01-09 19:27:30,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:30.802 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.200s] 2019-01-09 19:27:30,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:30.846 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.044s] 2019-01-09 19:27:30,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:30.876 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.030s] 2019-01-09 19:27:30,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:30.920 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.043s] 2019-01-09 19:27:30,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:30.967 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.047s] 2019-01-09 19:27:31,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:31.412 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [1.876s] 2019-01-09 19:27:32,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:32.846 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [1.435s] 2019-01-09 19:27:34,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:34.520 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [1.674s] 2019-01-09 19:27:38,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:38.216 36 INFO opnfv-tempest [-] {2} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [3.886s] 2019-01-09 19:27:41,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:41.982 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [1.094s] 2019-01-09 19:27:45,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:45.085 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [3.102s] 2019-01-09 19:27:50,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:50.679 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [3.840s] 2019-01-09 19:27:51,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:51.682 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [6.597s] 2019-01-09 19:27:53,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:53.541 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [2.862s] 2019-01-09 19:27:55,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:55.902 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [4.219s] 2019-01-09 19:27:59,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:27:59.559 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [3.657s] 2019-01-09 19:28:01,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:01.945 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [73.822s] 2019-01-09 19:28:03,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:03.586 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [1.646s] 2019-01-09 19:28:04,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:04.180 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [4.620s] 2019-01-09 19:28:08,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:08.263 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [53.604s] 2019-01-09 19:28:08,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:08.779 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [4.598s] 2019-01-09 19:28:09,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:09.191 36 INFO opnfv-tempest [-] {2} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.381s] 2019-01-09 19:28:10,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:10.325 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [6.738s] 2019-01-09 19:28:12,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:12.380 36 INFO opnfv-tempest [-] {3} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [3.601s] 2019-01-09 19:28:15,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:15.125 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [6.863s] 2019-01-09 19:28:20,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:20.579 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [0.660s] 2019-01-09 19:28:21,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:21.650 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [1.070s] 2019-01-09 19:28:22,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:22.032 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [0.382s] 2019-01-09 19:28:22,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:22.649 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [0.617s] 2019-01-09 19:28:23,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:23.396 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [0.746s] 2019-01-09 19:28:24,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:24.030 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [0.633s] 2019-01-09 19:28:25,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:25.104 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.302s] 2019-01-09 19:28:25,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:25.174 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.070s] 2019-01-09 19:28:26,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:26.637 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.461s] 2019-01-09 19:28:28,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:28.060 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.374s] 2019-01-09 19:28:28,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:28.247 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.187s] 2019-01-09 19:28:28,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:28.272 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.025s] 2019-01-09 19:28:28,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:28.467 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.195s] 2019-01-09 19:28:28,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:28.493 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.025s] 2019-01-09 19:28:28,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:28.516 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.023s] 2019-01-09 19:28:34,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:34.276 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2019-01-09 19:28:36,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:36.583 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.171s] 2019-01-09 19:28:38,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:38.012 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [1.428s] 2019-01-09 19:28:38,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:38.646 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [0.634s] 2019-01-09 19:28:39,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:39.120 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [0.473s] 2019-01-09 19:28:39,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:39.701 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.580s] 2019-01-09 19:28:40,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:40.708 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [1.005s] 2019-01-09 19:28:41,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:41.539 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.831s] 2019-01-09 19:28:41,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:41.610 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_non_existent_security_group ... success [0.072s] 2019-01-09 19:28:42,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:42.489 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [0.876s] 2019-01-09 19:28:43,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:43.069 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [0.579s] 2019-01-09 19:28:43,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:43.471 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.402s] 2019-01-09 19:28:43,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:43.511 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.041s] 2019-01-09 19:28:43,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:43.529 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.017s] 2019-01-09 19:28:43,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:43.543 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.014s] 2019-01-09 19:28:44,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:44.788 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [7.557s] 2019-01-09 19:28:45,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:45.185 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.399s] 2019-01-09 19:28:47,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:47.938 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.143s] 2019-01-09 19:28:53,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:53.167 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [1.544s] 2019-01-09 19:28:54,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:54.243 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.360s] 2019-01-09 19:28:54,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:54.604 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.360s] 2019-01-09 19:28:55,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:55.029 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.424s] 2019-01-09 19:28:57,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:28:57.041 36 INFO opnfv-tempest [-] {3} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2019-01-09 19:29:01,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:01.509 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete ... success [0.473s] 2019-01-09 19:29:01,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:01.939 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_bulk_delete_by_POST ... success [0.430s] 2019-01-09 19:29:04,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:04.336 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_bulk.BulkTest.test_extract_archive ... success [2.396s] 2019-01-09 19:29:08,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:08.277 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_second_image_when_first_image_is_being_saved ... success [13.240s] 2019-01-09 19:29:10,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:10.057 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.277s] 2019-01-09 19:29:12,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:12.834 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [57.692s] 2019-01-09 19:29:15,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:15.763 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.DeviceTaggingTest ... skip: The microversion range[2.32 - 2.32] of this test is out of the configuration range[None - None]. 2019-01-09 19:29:19,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.460 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.132s] 2019-01-09 19:29:19,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.479 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.019s] 2019-01-09 19:29:19,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.505 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_reverse_order ... success [0.026s] 2019-01-09 19:29:19,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.526 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.021s] 2019-01-09 19:29:19,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.540 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2019-01-09 19:29:19,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.543 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [11.266s] 2019-01-09 19:29:19,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.569 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_xml ... success [0.032s] 2019-01-09 19:29:19,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.598 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.028s] 2019-01-09 19:29:19,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.608 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.010s] 2019-01-09 19:29:19,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.810 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.199s] 2019-01-09 19:29:19,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.818 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.010s] 2019-01-09 19:29:19,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.838 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.019s] 2019-01-09 19:29:19,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.847 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2019-01-09 19:29:19,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.856 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_prefix ... success [0.009s] 2019-01-09 19:29:19,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.863 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.007s] 2019-01-09 19:29:19,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:19.873 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.009s] 2019-01-09 19:29:20,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:20.472 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.599s] 2019-01-09 19:29:20,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:20.626 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_and_delete_metadata ... success [0.153s] 2019-01-09 19:29:20,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:20.751 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata ... success [0.125s] 2019-01-09 19:29:20,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:20.835 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_create_metadata_key ... success [0.084s] 2019-01-09 19:29:20,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:20.906 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata ... success [0.071s] 2019-01-09 19:29:21,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:21.018 36 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_account_services.AccountTest.test_update_account_metadata_with_delete_metadata_key ... success [0.112s] 2019-01-09 19:29:36,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:36.453 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV314Test ... skip: The microversion range[3.14 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:29:36,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:36.455 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_groups.GroupsV320Test ... skip: The microversion range[3.20 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:29:36,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:36.456 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2019-01-09 19:29:36,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:36.457 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2019-01-09 19:29:36,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:36.458 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest ... skip: The microversion range[3.3 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:29:40,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:40.050 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.019s] 2019-01-09 19:29:42,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:42.295 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [1.303s] 2019-01-09 19:29:42,315 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:42.315 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.021s] 2019-01-09 19:29:42,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:42.516 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.201s] 2019-01-09 19:29:43,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:43.023 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [2.971s] 2019-01-09 19:29:45,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:45.314 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [2.795s] 2019-01-09 19:29:48,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:48.529 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [3.214s] 2019-01-09 19:29:48,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:48.570 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.042s] 2019-01-09 19:29:49,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:49.078 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.507s] 2019-01-09 19:29:53,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:53.173 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.404s] 2019-01-09 19:29:53,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:53.391 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.218s] 2019-01-09 19:29:53,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:53.455 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.063s] 2019-01-09 19:29:53,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:53.562 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.107s] 2019-01-09 19:29:53,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:53.903 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.339s] 2019-01-09 19:29:53,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:53.965 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.063s] 2019-01-09 19:29:54,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:54.021 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.055s] 2019-01-09 19:29:54,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:54.109 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.087s] 2019-01-09 19:29:54,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:54.159 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.050s] 2019-01-09 19:29:54,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:54.285 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.124s] 2019-01-09 19:29:54,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:54.373 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.088s] 2019-01-09 19:29:54,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:54.637 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.264s] 2019-01-09 19:29:54,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:54.691 36 INFO opnfv-tempest [-] {2} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.055s] 2019-01-09 19:29:55,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:55.598 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.198s] 2019-01-09 19:29:55,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:55.787 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.188s] 2019-01-09 19:29:55,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:55.992 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.205s] 2019-01-09 19:29:56,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:56.009 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.016s] 2019-01-09 19:29:56,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:56.203 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.194s] 2019-01-09 19:29:56,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:56.220 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.016s] 2019-01-09 19:29:56,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:56.418 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.197s] 2019-01-09 19:29:56,624 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:56.624 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.205s] 2019-01-09 19:29:56,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:56.821 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.197s] 2019-01-09 19:29:56,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:56.864 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.043s] 2019-01-09 19:29:57,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:29:57.083 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.219s] 2019-01-09 19:30:06,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:06.249 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.183s] 2019-01-09 19:30:06,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:06.284 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.035s] 2019-01-09 19:30:06,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:06.545 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.259s] 2019-01-09 19:30:06,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:06.554 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.010s] 2019-01-09 19:30:06,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:06.591 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.036s] 2019-01-09 19:30:06,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:06.600 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.009s] 2019-01-09 19:30:06,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:06.636 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.035s] 2019-01-09 19:30:06,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:06.652 36 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.017s] 2019-01-09 19:30:08,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:08.312 36 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [2.348s] 2019-01-09 19:30:11,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:11.568 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [53.817s] 2019-01-09 19:30:13,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:13.466 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [1.781s] 2019-01-09 19:30:13,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:13.887 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_from_port ... success [0.422s] 2019-01-09 19:30:13,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:13.897 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_id ... success [0.009s] 2019-01-09 19:30:14,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:14.160 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_ip_protocol ... success [0.263s] 2019-01-09 19:30:14,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:14.418 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_port_range ... success [0.257s] 2019-01-09 19:30:14,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:14.650 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_invalid_to_port ... success [0.231s] 2019-01-09 19:30:14,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:14.674 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_with_non_existent_id ... success [0.024s] 2019-01-09 19:30:14,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:14.697 36 INFO opnfv-tempest [-] {2} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_delete_security_group_rule_with_non_existent_id ... success [0.023s] 2019-01-09 19:30:15,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:15.879 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.187s] 2019-01-09 19:30:19,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:19.184 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2019-01-09 19:30:20,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:20.556 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test ... skip: The microversion range[3.9 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:30:24,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:24.781 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.440s] 2019-01-09 19:30:24,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:24.920 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.138s] 2019-01-09 19:30:29,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:29.079 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [6.621s] 2019-01-09 19:30:32,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:32.191 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [3.113s] 2019-01-09 19:30:33,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:33.646 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.127s] 2019-01-09 19:30:33,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:33.694 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.048s] 2019-01-09 19:30:36,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:36.602 36 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServerShowV247Test ... skip: The microversion range[2.47 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:30:38,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:38.592 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest ... skip: The microversion range[3.42 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:30:39,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:39.165 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.696s] 2019-01-09 19:30:39,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:39.174 36 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2019-01-09 19:30:45,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:45.577 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.281s] 2019-01-09 19:30:46,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:46.002 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.425s] 2019-01-09 19:30:46,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:46.540 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.537s] 2019-01-09 19:30:46,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:46.791 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.273s] 2019-01-09 19:30:46,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:46.985 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.445s] 2019-01-09 19:30:47,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:47.501 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.515s] 2019-01-09 19:30:47,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:47.943 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.442s] 2019-01-09 19:30:49,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:49.653 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [66.610s] 2019-01-09 19:30:54,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:54.385 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.174s] 2019-01-09 19:30:54,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:54.395 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.010s] 2019-01-09 19:30:54,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:54.408 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.013s] 2019-01-09 19:30:54,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:54.618 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.209s] 2019-01-09 19:30:54,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:54.625 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.007s] 2019-01-09 19:30:54,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:54.633 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2019-01-09 19:30:54,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:54.858 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.224s] 2019-01-09 19:30:55,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:55.246 36 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.388s] 2019-01-09 19:30:55,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:55.924 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.129s] 2019-01-09 19:30:56,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:56.454 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 19:30:56,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:30:56.454 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 19:31:00,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:00.626 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [0.497s] 2019-01-09 19:31:01,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:01.477 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.851s] 2019-01-09 19:31:03,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:03.791 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.866s] 2019-01-09 19:31:08,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:08.229 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [56.649s] 2019-01-09 19:31:08,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:08.673 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.534s] 2019-01-09 19:31:09,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:09.066 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.391s] 2019-01-09 19:31:09,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:09.638 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.573s] 2019-01-09 19:31:13,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:13.816 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.021s] 2019-01-09 19:31:13,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:13.860 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.044s] 2019-01-09 19:31:13,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:13.879 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.018s] 2019-01-09 19:31:13,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:13.912 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.033s] 2019-01-09 19:31:13,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:13.933 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.020s] 2019-01-09 19:31:13,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:13.953 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.020s] 2019-01-09 19:31:13,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:13.979 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.026s] 2019-01-09 19:31:14,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:14.006 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.027s] 2019-01-09 19:31:14,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:14.211 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.204s] 2019-01-09 19:31:14,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:14.431 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.220s] 2019-01-09 19:31:14,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:14.507 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.075s] 2019-01-09 19:31:14,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:14.608 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.101s] 2019-01-09 19:31:16,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:16.201 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.244s] 2019-01-09 19:31:16,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:16.273 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.073s] 2019-01-09 19:31:16,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:16.345 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.071s] 2019-01-09 19:31:16,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:16.414 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.068s] 2019-01-09 19:31:16,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:16.487 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.073s] 2019-01-09 19:31:22,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:22.955 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.226s] 2019-01-09 19:31:23,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:23.146 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.191s] 2019-01-09 19:31:23,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:23.321 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.174s] 2019-01-09 19:31:23,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:23.487 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [1.187s] 2019-01-09 19:31:23,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:23.512 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.192s] 2019-01-09 19:31:23,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:23.691 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.178s] 2019-01-09 19:31:24,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:24.061 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [0.574s] 2019-01-09 19:31:24,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:24.400 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.339s] 2019-01-09 19:31:24,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:24.659 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.258s] 2019-01-09 19:31:24,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:24.947 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.288s] 2019-01-09 19:31:25,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:25.710 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [0.762s] 2019-01-09 19:31:26,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:26.588 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [0.877s] 2019-01-09 19:31:26,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:26.937 36 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [3.245s] 2019-01-09 19:31:26,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:26.996 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_get_equals_list ... success [0.408s] 2019-01-09 19:31:27,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:27.403 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.406s] 2019-01-09 19:31:27,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:27.871 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.467s] 2019-01-09 19:31:28,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:28.353 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.482s] 2019-01-09 19:31:35,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:35.220 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.474s] 2019-01-09 19:31:36,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:36.156 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.935s] 2019-01-09 19:31:36,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:36.534 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.378s] 2019-01-09 19:31:36,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:36.893 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.359s] 2019-01-09 19:31:37,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:37.927 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.032s] 2019-01-09 19:31:38,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:38.348 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.421s] 2019-01-09 19:31:38,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:38.786 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.438s] 2019-01-09 19:31:40,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:40.432 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.644s] 2019-01-09 19:31:40,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:40.904 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... success [0.472s] 2019-01-09 19:31:41,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:41.530 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.625s] 2019-01-09 19:31:41,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:41.601 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.072s] 2019-01-09 19:31:42,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:42.004 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.402s] 2019-01-09 19:31:42,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:42.687 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.682s] 2019-01-09 19:31:50,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:50.079 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.544s] 2019-01-09 19:31:50,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:50.447 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.367s] 2019-01-09 19:31:51,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:51.259 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [0.811s] 2019-01-09 19:31:57,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:57.818 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.339s] 2019-01-09 19:31:59,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:59.827 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [2.006s] 2019-01-09 19:31:59,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:31:59.829 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-09 19:32:01,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:01.947 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [72.273s] 2019-01-09 19:32:01,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:01.995 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.054s] 2019-01-09 19:32:02,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:02.041 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.046s] 2019-01-09 19:32:02,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:02.413 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [2.587s] 2019-01-09 19:32:03,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:03.783 36 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.370s] 2019-01-09 19:32:06,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:06.396 36 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2019-01-09 19:32:06,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:06.397 36 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2019-01-09 19:32:07,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:07.415 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [59.166s] 2019-01-09 19:32:10,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:10.713 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [1.011s] 2019-01-09 19:32:18,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:18.089 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [0.996s] 2019-01-09 19:32:18,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:18.095 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.007s] 2019-01-09 19:32:18,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:18.295 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.199s] 2019-01-09 19:32:18,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:18.753 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [0.456s] 2019-01-09 19:32:19,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:19.478 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [0.724s] 2019-01-09 19:32:19,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:19.772 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [0.294s] 2019-01-09 19:32:21,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:21.510 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_specify_multibyte_character_name ... success [4.009s] 2019-01-09 19:32:22,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:22.579 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [1.069s] 2019-01-09 19:32:25,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:25.384 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.544s] 2019-01-09 19:32:25,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:25.791 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [0.406s] 2019-01-09 19:32:27,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:27.890 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [5.307s] 2019-01-09 19:32:29,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:29.132 36 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2019-01-09 19:32:30,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:30.353 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2019-01-09 19:32:32,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:32.803 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [4.911s] 2019-01-09 19:32:36,559 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:36.558 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [3.142s] 2019-01-09 19:32:42,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:42.858 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.376s] 2019-01-09 19:32:43,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:43.103 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_quotas.QuotasTest.test_show_quota_details ... success [0.247s] 2019-01-09 19:32:44,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:44.120 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [11.312s] 2019-01-09 19:32:45,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:45.154 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2019-01-09 19:32:48,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:48.765 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [4.646s] 2019-01-09 19:32:51,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:51.121 36 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [2.834s] 2019-01-09 19:32:59,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:32:59.727 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.430s] 2019-01-09 19:33:01,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:01.781 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.054s] 2019-01-09 19:33:03,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:03.810 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [56.379s] 2019-01-09 19:33:03,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:03.987 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [2.206s] 2019-01-09 19:33:07,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:07.762 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.775s] 2019-01-09 19:33:09,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:09.717 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [5.908s] 2019-01-09 19:33:15,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:15.449 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [1.981s] 2019-01-09 19:33:23,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:23.379 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.494s] 2019-01-09 19:33:27,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:27.281 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [3.902s] 2019-01-09 19:33:28,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:28.275 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.367s] 2019-01-09 19:33:28,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:28.672 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.396s] 2019-01-09 19:33:28,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:28.874 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.203s] 2019-01-09 19:33:29,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:29.087 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.212s] 2019-01-09 19:33:29,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:29.318 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.231s] 2019-01-09 19:33:29,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:29.383 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.064s] 2019-01-09 19:33:29,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:29.515 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.132s] 2019-01-09 19:33:29,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:29.586 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.070s] 2019-01-09 19:33:29,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:29.649 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.062s] 2019-01-09 19:33:29,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:29.710 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.061s] 2019-01-09 19:33:29,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:29.773 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.063s] 2019-01-09 19:33:33,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:33.065 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.784s] 2019-01-09 19:33:36,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:36.363 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [3.297s] 2019-01-09 19:33:38,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:38.013 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.650s] 2019-01-09 19:33:41,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:41.557 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [52.779s] 2019-01-09 19:33:46,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:46.293 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [8.277s] 2019-01-09 19:33:46,362 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:46.361 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.069s] 2019-01-09 19:33:46,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:46.403 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.042s] 2019-01-09 19:33:52,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:52.213 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [5.808s] 2019-01-09 19:33:53,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:53.043 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.773s] 2019-01-09 19:33:55,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:55.169 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [2.124s] 2019-01-09 19:33:57,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:57.237 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [2.068s] 2019-01-09 19:33:57,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:57.553 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip_substr ... success [5.338s] 2019-01-09 19:33:58,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:58.156 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.919s] 2019-01-09 19:33:58,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:58.748 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.591s] 2019-01-09 19:33:59,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:33:59.355 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.606s] 2019-01-09 19:34:00,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:00.447 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.091s] 2019-01-09 19:34:01,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:01.208 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.760s] 2019-01-09 19:34:01,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:01.943 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [0.734s] 2019-01-09 19:34:03,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:03.133 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.189s] 2019-01-09 19:34:03,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:03.362 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.230s] 2019-01-09 19:34:03,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:03.569 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.207s] 2019-01-09 19:34:03,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:03.789 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.219s] 2019-01-09 19:34:04,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:04.009 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.220s] 2019-01-09 19:34:04,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:04.271 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.261s] 2019-01-09 19:34:04,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:04.477 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.205s] 2019-01-09 19:34:05,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:05.051 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.573s] 2019-01-09 19:34:05,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:05.636 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.584s] 2019-01-09 19:34:05,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:05.841 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.205s] 2019-01-09 19:34:06,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:06.436 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [8.882s] 2019-01-09 19:34:06,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:06.760 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.325s] 2019-01-09 19:34:06,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:06.800 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.040s] 2019-01-09 19:34:09,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:09.366 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [3.522s] 2019-01-09 19:34:09,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:09.367 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_personality_file_contents_not_encoded ... skip [0.000s]: Nova personality feature disabled 2019-01-09 19:34:09,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:09.600 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.235s] 2019-01-09 19:34:10,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:10.161 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.560s] 2019-01-09 19:34:10,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:10.384 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.223s] 2019-01-09 19:34:10,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:10.604 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.220s] 2019-01-09 19:34:10,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:10.823 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.218s] 2019-01-09 19:34:11,068 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:11.068 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.245s] 2019-01-09 19:34:11,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:11.270 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.201s] 2019-01-09 19:34:11,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:11.491 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.221s] 2019-01-09 19:34:11,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:11.733 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.241s] 2019-01-09 19:34:11,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:11.959 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.226s] 2019-01-09 19:34:12,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:12.204 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.244s] 2019-01-09 19:34:12,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:12.901 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.693s] 2019-01-09 19:34:12,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:12.902 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-09 19:34:12,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:12.903 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_shelve_shelved_server ... skip [0.000s]: Shelve is not available. 2019-01-09 19:34:13,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:13.122 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.221s] 2019-01-09 19:34:13,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:13.346 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.223s] 2019-01-09 19:34:13,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:13.522 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [6.719s] 2019-01-09 19:34:16,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:16.210 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [2.864s] 2019-01-09 19:34:16,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:16.433 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.223s] 2019-01-09 19:34:16,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:16.691 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.256s] 2019-01-09 19:34:16,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:16.693 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_non_existent_server ... skip [0.000s]: Shelve is not available. 2019-01-09 19:34:16,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:16.694 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unshelve_server_invalid_state ... skip [0.000s]: Shelve is not available. 2019-01-09 19:34:17,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:17.081 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.389s] 2019-01-09 19:34:17,314 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:17.313 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.232s] 2019-01-09 19:34:17,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:17.511 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.198s] 2019-01-09 19:34:20,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:20.522 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [6.998s] 2019-01-09 19:34:34,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:34.453 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [64.658s] 2019-01-09 19:34:34,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:34.462 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.015s] 2019-01-09 19:34:34,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:34.474 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.048s] 2019-01-09 19:34:35,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:35.435 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.969s] 2019-01-09 19:34:35,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:35.436 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip_regex ... skip [0.001s]: Skipped until Bug: 1540645 is resolved. 2019-01-09 19:34:35,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:35.819 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.383s] 2019-01-09 19:34:35,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:35.956 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.138s] 2019-01-09 19:34:41,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:41.480 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [9.257s] 2019-01-09 19:34:41,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:41.532 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.053s] 2019-01-09 19:34:42,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:42.116 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.584s] 2019-01-09 19:34:42,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:42.694 36 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.181s] 2019-01-09 19:34:43,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:43.606 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.490s] 2019-01-09 19:34:45,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:45.947 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.194s] 2019-01-09 19:34:45,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:45.986 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.038s] 2019-01-09 19:34:47,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:47.203 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2019-01-09 19:34:47,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:47.899 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [4.291s] 2019-01-09 19:34:47,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:47.942 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.043s] 2019-01-09 19:34:47,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:47.994 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.052s] 2019-01-09 19:34:49,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:49.729 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.578s] 2019-01-09 19:34:49,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:49.766 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.575s] 2019-01-09 19:34:49,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:49.943 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.214s] 2019-01-09 19:34:50,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:50.164 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.398s] 2019-01-09 19:34:50,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:50.330 36 INFO opnfv-tempest [-] {1} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.386s] 2019-01-09 19:34:50,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:50.556 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.391s] 2019-01-09 19:34:50,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:50.949 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.392s] 2019-01-09 19:34:51,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:34:51.502 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.552s] 2019-01-09 19:35:01,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:01.225 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.191s] 2019-01-09 19:35:02,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:02.668 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.441s] 2019-01-09 19:35:03,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:03.671 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [1.003s] 2019-01-09 19:35:05,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:05.023 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.352s] 2019-01-09 19:35:06,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:06.018 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [0.993s] 2019-01-09 19:35:07,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:07.682 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.663s] 2019-01-09 19:35:08,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:08.487 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [0.805s] 2019-01-09 19:35:08,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:08.567 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.080s] 2019-01-09 19:35:09,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:09.884 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [1.315s] 2019-01-09 19:35:10,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:10.376 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.493s] 2019-01-09 19:35:10,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:10.393 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.017s] 2019-01-09 19:35:10,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:10.409 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.016s] 2019-01-09 19:35:10,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:10.424 36 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.014s] 2019-01-09 19:35:14,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:14.458 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_change_server_password ... skip [0.000s]: Change password not available. 2019-01-09 19:35:16,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:16.329 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest.test_list_containers_with_non_authorized_user ... success [0.553s] 2019-01-09 19:35:21,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:21.636 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_healthcheck.HealthcheckTest.test_get_healthcheck ... success [0.006s] 2019-01-09 19:35:26,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:26.621 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.301s] 2019-01-09 19:35:26,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:26.940 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.319s] 2019-01-09 19:35:27,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:27.157 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.216s] 2019-01-09 19:35:27,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:27.265 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.107s] 2019-01-09 19:35:27,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:27.450 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_fresh_metadata ... success [0.186s] 2019-01-09 19:35:27,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:27.585 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_meta ... success [0.134s] 2019-01-09 19:35:27,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:27.715 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_with_x_object_metakey ... success [0.130s] 2019-01-09 19:35:27,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:27.840 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.125s] 2019-01-09 19:35:28,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:28.225 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_disposition ... success [0.384s] 2019-01-09 19:35:28,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:28.368 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_content_encoding ... success [0.142s] 2019-01-09 19:35:28,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:28.608 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_etag ... success [0.240s] 2019-01-09 19:35:28,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:28.673 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_expect_continue ... success [0.064s] 2019-01-09 19:35:28,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:28.793 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_transfer_encoding ... success [0.120s] 2019-01-09 19:35:28,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:28.931 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_fresh_metadata ... success [0.137s] 2019-01-09 19:35:28,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:28.983 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_meta ... success [0.052s] 2019-01-09 19:35:29,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:29.034 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_object_metakey ... success [0.050s] 2019-01-09 19:35:29,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:29.147 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_meta ... success [0.112s] 2019-01-09 19:35:29,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:29.249 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object_with_x_remove_object_metakey ... success [0.101s] 2019-01-09 19:35:29,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:29.359 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.110s] 2019-01-09 19:35:29,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:29.467 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.108s] 2019-01-09 19:35:29,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:29.555 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.087s] 2019-01-09 19:35:29,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:29.587 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_match ... success [0.031s] 2019-01-09 19:35:29,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:29.668 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_modified_since ... success [0.081s] 2019-01-09 19:35:29,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:29.720 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_none_match ... success [0.052s] 2019-01-09 19:35:29,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:29.764 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_if_unmodified_since ... success [0.044s] 2019-01-09 19:35:29,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:29.806 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_metadata ... success [0.041s] 2019-01-09 19:35:29,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:29.853 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_range ... success [0.047s] 2019-01-09 19:35:29,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:29.912 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_newest ... success [0.059s] 2019-01-09 19:35:30,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:30.505 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_with_x_object_manifest ... success [0.590s] 2019-01-09 19:35:30,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:30.544 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_no_object_metadata ... success [0.040s] 2019-01-09 19:35:30,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:30.584 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.040s] 2019-01-09 19:35:31,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:31.023 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.437s] 2019-01-09 19:35:31,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:31.599 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.575s] 2019-01-09 19:35:31,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:31.669 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.071s] 2019-01-09 19:35:31,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:31.893 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_create_and_remove_metadata ... success [0.224s] 2019-01-09 19:35:31,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:31.986 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_remove_metadata ... success [0.092s] 2019-01-09 19:35:32,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:32.420 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_manifest ... success [0.432s] 2019-01-09 19:35:32,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:32.496 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_object_metakey ... success [0.078s] 2019-01-09 19:35:32,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:32.566 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata_with_x_remove_object_metakey ... success [0.070s] 2019-01-09 19:35:45,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:45.717 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [31.247s] 2019-01-09 19:35:48,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:48.810 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_container_object_without_using_creds ... success [0.317s] 2019-01-09 19:35:49,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:49.015 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [49.435s] 2019-01-09 19:35:49,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:49.207 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.PublicObjectTest.test_access_public_object_with_another_user_creds ... success [0.397s] 2019-01-09 19:35:49,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:49.289 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [3.575s] 2019-01-09 19:35:56,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:56.437 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [2.000s] 2019-01-09 19:35:58,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:35:58.216 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [1.778s] 2019-01-09 19:36:00,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:00.133 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [1.916s] 2019-01-09 19:36:01,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:01.954 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [1.821s] 2019-01-09 19:36:07,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:07.954 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest.test_get_object_after_expiration_time ... success [2.058s] 2019-01-09 19:36:12,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:12.186 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [22.890s] 2019-01-09 19:36:15,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:15.833 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [26.806s] 2019-01-09 19:36:19,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:19.355 36 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [5.193s] 2019-01-09 19:36:19,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:19.916 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [7.729s] 2019-01-09 19:36:20,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:20.425 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.512s] 2019-01-09 19:36:24,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:24.618 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.407s] 2019-01-09 19:36:24,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:24.863 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.245s] 2019-01-09 19:36:27,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:27.174 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:36:27,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:27.175 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_group_types.GroupTypesTest ... skip: The microversion range[3.11 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:36:27,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:27.176 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_groups.GroupsTest ... skip: The microversion range[3.13 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:36:29,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:29.130 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [8.701s] 2019-01-09 19:36:32,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:32.744 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [3.614s] 2019-01-09 19:36:33,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:33.423 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.895s] 2019-01-09 19:36:33,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:33.689 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.265s] 2019-01-09 19:36:33,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:33.992 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.303s] 2019-01-09 19:36:34,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:34.100 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.107s] 2019-01-09 19:36:34,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:34.114 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.015s] 2019-01-09 19:36:34,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:34.131 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.016s] 2019-01-09 19:36:34,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:34.408 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.277s] 2019-01-09 19:36:38,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:38.003 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2019-01-09 19:36:38,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:38.481 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server ... success [10.515s] 2019-01-09 19:36:39,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:39.163 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [6.419s] 2019-01-09 19:36:39,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:39.488 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.325s]: Skipped until Bug: 1014647 is resolved. 2019-01-09 19:36:43,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:43.900 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.625s] 2019-01-09 19:36:43,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:43.962 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.062s] 2019-01-09 19:36:47,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:47.647 36 INFO opnfv-tempest [-] {1} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [9.165s] 2019-01-09 19:36:54,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:54.010 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 19:36:54,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:54.012 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 19:36:54,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:54.013 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2019-01-09 19:36:54,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:54.014 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 19:36:54,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:54.821 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.596s] 2019-01-09 19:36:55,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:55.054 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.233s] 2019-01-09 19:36:57,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:57.606 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.420s] 2019-01-09 19:36:57,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:57.699 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.093s] 2019-01-09 19:36:58,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:58.132 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [0.433s] 2019-01-09 19:36:58,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:58.227 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.094s] 2019-01-09 19:36:58,646 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:36:58.646 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.419s] 2019-01-09 19:37:00,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:00.112 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [20.618s] 2019-01-09 19:37:04,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:04.637 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.662s] 2019-01-09 19:37:05,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:05.189 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.553s] 2019-01-09 19:37:05,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:05.234 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [2.253s] 2019-01-09 19:37:05,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:05.671 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.437s] 2019-01-09 19:37:06,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:06.789 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [1.117s] 2019-01-09 19:37:06,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:06.809 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.020s] 2019-01-09 19:37:07,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:07.235 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.426s] 2019-01-09 19:37:10,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:10.947 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.087s] 2019-01-09 19:37:11,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:11.380 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.432s] 2019-01-09 19:37:11,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:11.428 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.048s] 2019-01-09 19:37:11,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:11.502 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.074s] 2019-01-09 19:37:11,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:11.590 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.088s] 2019-01-09 19:37:11,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:11.911 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [0.320s] 2019-01-09 19:37:12,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:12.237 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.326s] 2019-01-09 19:37:24,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:24.117 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_domain_scopes ... success [5.365s] 2019-01-09 19:37:24,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:24.571 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.458s] 2019-01-09 19:37:25,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:25.439 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [10.958s] 2019-01-09 19:37:26,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:26.881 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [2.307s] 2019-01-09 19:37:27,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:27.474 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [2.038s] 2019-01-09 19:37:28,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:28.094 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.215s] 2019-01-09 19:37:30,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:30.422 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [2.947s] 2019-01-09 19:37:32,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:32.441 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [2.019s] 2019-01-09 19:37:35,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:35.172 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [2.730s] 2019-01-09 19:37:37,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:37.544 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [37.421s] 2019-01-09 19:37:37,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:37.853 36 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.680s] 2019-01-09 19:37:37,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:37.916 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.681s] 2019-01-09 19:37:40,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:40.872 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [2.957s] 2019-01-09 19:37:44,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:44.349 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [3.474s] 2019-01-09 19:37:46,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:46.903 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [2.555s] 2019-01-09 19:37:50,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:50.121 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.216s] 2019-01-09 19:37:53,279 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:53.278 36 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [3.155s] 2019-01-09 19:37:53,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:53.950 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [9.249s] 2019-01-09 19:37:53,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:53.951 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2019-01-09 19:37:55,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:55.886 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2019-01-09 19:37:55,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:55.887 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 19:37:55,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:55.888 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2019-01-09 19:37:57,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:57.812 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.110s] 2019-01-09 19:37:57,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:57.899 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.086s] 2019-01-09 19:37:57,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:57.982 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.082s] 2019-01-09 19:37:57,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:57.989 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2019-01-09 19:37:58,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:37:58.524 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [0.853s] 2019-01-09 19:38:00,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:00.270 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_get.VolumesSummaryTest ... skip: The microversion range[3.12 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:38:01,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:01.488 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.314s] 2019-01-09 19:38:02,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:02.182 36 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.694s] 2019-01-09 19:38:04,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:04.645 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [27.097s] 2019-01-09 19:38:06,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:06.916 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.039s] 2019-01-09 19:38:06,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:06.957 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.041s] 2019-01-09 19:38:07,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:07.253 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.295s] 2019-01-09 19:38:07,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:07.440 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.admin.test_images.BasicOperationsImagesAdminTest.test_create_image_owner_param ... success [0.365s] 2019-01-09 19:38:07,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:07.772 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.519s] 2019-01-09 19:38:07,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:07.892 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.119s] 2019-01-09 19:38:08,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:08.346 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.454s] 2019-01-09 19:38:08,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:08.383 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.037s] 2019-01-09 19:38:08,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:08.464 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.080s] 2019-01-09 19:38:08,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:08.542 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.078s] 2019-01-09 19:38:08,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:08.641 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.098s] 2019-01-09 19:38:08,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:08.723 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.082s] 2019-01-09 19:38:08,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:08.774 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.050s] 2019-01-09 19:38:08,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:08.861 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.086s] 2019-01-09 19:38:08,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:08.936 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.075s] 2019-01-09 19:38:09,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:09.034 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.097s] 2019-01-09 19:38:09,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:09.102 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.068s] 2019-01-09 19:38:09,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:09.172 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.069s] 2019-01-09 19:38:09,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:09.241 36 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.069s] 2019-01-09 19:38:11,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:11.954 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.178s] 2019-01-09 19:38:11,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:11.969 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.015s] 2019-01-09 19:38:12,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:12.107 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.137s] 2019-01-09 19:38:12,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:12.239 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [7.596s] 2019-01-09 19:38:12,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:12.517 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.409s] 2019-01-09 19:38:12,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:12.523 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.006s] 2019-01-09 19:38:12,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:12.536 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.012s] 2019-01-09 19:38:12,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:12.715 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.178s] 2019-01-09 19:38:12,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:12.942 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.227s] 2019-01-09 19:38:16,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:16.773 36 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [0.460s] 2019-01-09 19:38:24,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:24.292 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [3.179s] 2019-01-09 19:38:26,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:26.149 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [13.907s] 2019-01-09 19:38:32,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:32.321 36 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [2.936s] 2019-01-09 19:38:41,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:41.007 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [1.569s] 2019-01-09 19:38:43,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:43.262 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [2.255s] 2019-01-09 19:38:45,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:45.638 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.376s] 2019-01-09 19:38:49,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:49.615 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [3.976s] 2019-01-09 19:38:59,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:38:59.517 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.744s] 2019-01-09 19:39:00,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:00.030 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [0.513s] 2019-01-09 19:39:01,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:01.650 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [35.491s] 2019-01-09 19:39:12,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:12.634 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [3.179s] 2019-01-09 19:39:14,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:14.544 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [1.909s] 2019-01-09 19:39:15,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:15.335 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [0.791s] 2019-01-09 19:39:18,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:18.535 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [3.199s] 2019-01-09 19:39:19,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:19.773 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [1.238s] 2019-01-09 19:39:21,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:21.635 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [1.861s] 2019-01-09 19:39:25,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:25.134 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.499s] 2019-01-09 19:39:27,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:27.076 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [1.941s] 2019-01-09 19:39:28,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:28.742 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [1.665s] 2019-01-09 19:39:33,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:33.474 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [4.731s] 2019-01-09 19:39:34,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:34.466 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [0.992s] 2019-01-09 19:39:38,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:38.103 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [3.636s] 2019-01-09 19:39:38,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:38.295 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.193s] 2019-01-09 19:39:38,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:38.418 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.122s] 2019-01-09 19:39:38,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:38.513 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.095s] 2019-01-09 19:39:38,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:38.576 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.063s] 2019-01-09 19:39:38,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:38.792 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.216s] 2019-01-09 19:39:39,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:39.063 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.270s] 2019-01-09 19:39:39,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:39.154 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.091s] 2019-01-09 19:39:39,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:39.199 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.045s] 2019-01-09 19:39:39,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:39.242 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.042s] 2019-01-09 19:39:42,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:42.804 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.561s] 2019-01-09 19:39:42,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:42.849 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [41.188s] 2019-01-09 19:39:57,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:57.938 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.207s] 2019-01-09 19:39:57,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:57.967 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.030s] 2019-01-09 19:39:57,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:57.999 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.031s] 2019-01-09 19:39:58,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:58.028 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.029s] 2019-01-09 19:39:58,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:58.051 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.023s] 2019-01-09 19:39:58,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:58.255 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.203s] 2019-01-09 19:39:58,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:58.285 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.030s] 2019-01-09 19:39:58,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:58.553 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.268s] 2019-01-09 19:39:58,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:58.589 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.035s] 2019-01-09 19:39:58,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:39:58.616 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.028s] 2019-01-09 19:40:06,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:06.616 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [3.225s] 2019-01-09 19:40:11,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:11.038 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [4.421s] 2019-01-09 19:40:15,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:15.338 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.299s] 2019-01-09 19:40:18,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:18.264 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [2.926s] 2019-01-09 19:40:20,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:20.923 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.658s] 2019-01-09 19:40:28,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:28.062 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_volume_backed_server_confirm ... success [45.198s] 2019-01-09 19:40:28,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:28.063 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_shelve_unshelve_server ... skip [0.000s]: Shelve is not available. 2019-01-09 19:40:29,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:29.816 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [8.891s] 2019-01-09 19:40:29,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:29.866 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.051s] 2019-01-09 19:40:29,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:29.909 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.043s] 2019-01-09 19:40:35,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:35.283 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [5.372s] 2019-01-09 19:40:36,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:36.449 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [8.389s] 2019-01-09 19:40:40,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:40.761 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [4.312s] 2019-01-09 19:40:41,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:41.167 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip_substr ... success [5.883s] 2019-01-09 19:40:50,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:50.595 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [9.427s] 2019-01-09 19:40:50,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:50.698 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.104s] 2019-01-09 19:40:50,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:50.757 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.059s] 2019-01-09 19:40:56,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:40:56.786 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [6.026s] 2019-01-09 19:41:03,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:03.082 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [6.295s] 2019-01-09 19:41:10,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:10.743 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.068s] 2019-01-09 19:41:10,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:10.856 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.113s] 2019-01-09 19:41:17,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:17.568 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_multiple_server_groups_with_same_name_policy ... success [0.346s] 2019-01-09 19:41:17,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:17.770 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.202s] 2019-01-09 19:41:17,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:17.907 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.136s] 2019-01-09 19:41:23,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:23.619 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [11.593s] 2019-01-09 19:41:24,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:24.007 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [6.096s] 2019-01-09 19:41:24,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:24.044 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.039s] 2019-01-09 19:41:24,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:24.074 36 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.030s] 2019-01-09 19:41:29,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:29.867 36 INFO opnfv-tempest [-] {0} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.884s] 2019-01-09 19:41:30,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:30.768 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [7.149s] 2019-01-09 19:41:31,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:31.759 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest ... skip: The microversion range[2.60 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:41:31,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:31.761 36 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON ... skip: The microversion range[2.20 - latest] of this test is out of the configuration range[None - None]. 2019-01-09 19:41:31,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:31.762 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 19:41:31,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:31.763 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 19:41:31,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:31.764 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2019-01-09 19:41:36,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:36.216 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_domain_config_and_show_config_groups_and_options ... success [1.330s] 2019-01-09 19:41:36,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:36.678 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [5.908s] 2019-01-09 19:41:36,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:36.680 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2019-01-09 19:41:37,924 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:37.924 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [1.707s] 2019-01-09 19:41:39,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:39.056 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config_groups_and_opts ... success [1.132s] 2019-01-09 19:41:40,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:40.707 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.027s] 2019-01-09 19:41:42,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:42.874 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [3.812s] 2019-01-09 19:41:47,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:47.054 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [6.347s] 2019-01-09 19:41:49,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:49.001 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.422s] 2019-01-09 19:41:55,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:55.195 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.247s] 2019-01-09 19:41:55,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:55.708 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.513s] 2019-01-09 19:41:56,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:56.291 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.582s] 2019-01-09 19:41:57,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:57.743 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_domain_delete_cascades_content ... success [1.450s] 2019-01-09 19:41:57,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:57.815 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.073s] 2019-01-09 19:41:57,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:57.891 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.075s] 2019-01-09 19:41:57,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:41:57.971 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.081s] 2019-01-09 19:42:04,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:04.815 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.073s] 2019-01-09 19:42:04,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:04.887 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.072s] 2019-01-09 19:42:05,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:05.135 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.247s] 2019-01-09 19:42:05,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:05.423 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.287s] 2019-01-09 19:42:11,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:11.424 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [24.365s] 2019-01-09 19:42:12,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:12.836 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [1.415s] 2019-01-09 19:42:13,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:13.838 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [1.681s] 2019-01-09 19:42:13,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:13.913 36 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.076s] 2019-01-09 19:42:16,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:16.189 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2019-01-09 19:42:16,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:16.190 36 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2019-01-09 19:42:16,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:16.191 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2019-01-09 19:42:16,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:16.193 36 INFO opnfv-tempest [-] {0} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2019-01-09 19:42:18,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:18.984 36 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [0.836s] 2019-01-09 19:42:37,567 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:37.566 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_create_list_show_floating_ip_with_tenant_id_by_admin ... success [3.641s] 2019-01-09 19:42:42,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:42.258 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [4.692s] 2019-01-09 19:42:44,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:44.690 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.027s] 2019-01-09 19:42:44,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:44.738 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.048s] 2019-01-09 19:42:45,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:45.480 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [0.741s] 2019-01-09 19:42:47,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:47.425 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [1.945s] 2019-01-09 19:42:51,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:51.140 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2019-01-09 19:42:52,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:52.028 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [4.603s] 2019-01-09 19:42:52,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:52.244 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.215s] 2019-01-09 19:42:52,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:52.459 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.215s] 2019-01-09 19:42:56,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:56.761 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [1.577s] 2019-01-09 19:42:59,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:42:59.271 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [2.509s] 2019-01-09 19:43:00,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:00.299 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.028s] 2019-01-09 19:43:02,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:02.982 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [2.683s] 2019-01-09 19:43:05,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:05.086 36 INFO opnfv-tempest [-] {1} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.192s] 2019-01-09 19:43:10,261 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:10.260 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [1.141s] 2019-01-09 19:43:11,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:11.781 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.377s] 2019-01-09 19:43:13,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:13.655 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [3.395s] 2019-01-09 19:43:14,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:14.298 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.516s] 2019-01-09 19:43:16,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:16.844 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.546s] 2019-01-09 19:43:19,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:19.860 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [6.204s] 2019-01-09 19:43:23,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:23.464 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.310s] 2019-01-09 19:43:24,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:24.052 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [4.191s] 2019-01-09 19:43:25,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:25.710 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [2.245s] 2019-01-09 19:43:27,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:27.533 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [3.481s] 2019-01-09 19:43:28,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:28.037 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_key ... success [2.327s] 2019-01-09 19:43:30,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:30.336 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_metadata_value ... success [2.298s] 2019-01-09 19:43:31,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:31.149 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [3.614s] 2019-01-09 19:43:32,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:32.830 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_key ... success [2.493s] 2019-01-09 19:43:34,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:34.888 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [3.739s] 2019-01-09 19:43:35,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:35.290 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_with_remove_metadata_value ... success [2.458s] 2019-01-09 19:43:35,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:35.534 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.244s] 2019-01-09 19:43:37,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:37.962 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.427s] 2019-01-09 19:43:38,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:38.951 36 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [4.063s] 2019-01-09 19:43:40,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:40.372 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [2.409s] 2019-01-09 19:43:42,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:42.789 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [2.417s] 2019-01-09 19:43:45,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:45.199 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [2.410s] 2019-01-09 19:43:47,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:47.672 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_xml ... success [2.472s] 2019-01-09 19:43:50,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:50.174 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [2.500s] 2019-01-09 19:43:52,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:52.615 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [2.440s] 2019-01-09 19:43:54,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:54.637 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [10.583s] 2019-01-09 19:43:54,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:54.947 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [2.332s] 2019-01-09 19:43:57,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:57.470 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [2.522s] 2019-01-09 19:43:59,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:43:59.986 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [2.516s] 2019-01-09 19:44:02,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:02.509 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.522s] 2019-01-09 19:44:04,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:04.243 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [9.606s] 2019-01-09 19:44:04,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:04.867 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [2.357s] 2019-01-09 19:44:07,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:07.397 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [2.529s] 2019-01-09 19:44:07,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:07.503 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [3.262s] 2019-01-09 19:44:10,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:10.318 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [2.815s] 2019-01-09 19:44:11,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:11.185 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [3.787s] 2019-01-09 19:44:13,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:13.632 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [2.446s] 2019-01-09 19:44:16,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:16.137 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [2.503s] 2019-01-09 19:44:18,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:18.636 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [2.499s] 2019-01-09 19:44:22,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:22.380 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_exceeds_overall_metadata_count ... success [0.015s] 2019-01-09 19:44:22,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:22.386 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_name_exceeds_max_length ... success [0.007s] 2019-01-09 19:44:22,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:22.393 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_metadata_value_exceeds_max_length ... success [0.007s] 2019-01-09 19:44:22,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:22.400 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_create_container_name_exceeds_max_length ... success [0.007s] 2019-01-09 19:44:22,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:22.619 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [12.297s] 2019-01-09 19:44:22,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:22.878 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_non_empty_container ... success [0.476s] 2019-01-09 19:44:22,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:22.886 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_delete_with_nonexistent_container_name ... success [0.009s] 2019-01-09 19:44:22,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:22.896 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_get_metadata_headers_with_invalid_container_name ... success [0.009s] 2019-01-09 19:44:23,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:23.091 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_on_deleted_container ... success [0.195s] 2019-01-09 19:44:23,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:23.103 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_list_all_container_objects_with_nonexistent_container ... success [0.012s] 2019-01-09 19:44:23,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:23.111 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest.test_update_metadata_with_nonexistent_container_name ... success [0.008s] 2019-01-09 19:44:26,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:26.745 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_crossdomain.CrossdomainTest.test_get_crossdomain_policy ... fail [0.009s] 2019-01-09 19:44:42,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:42.078 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [11.146s] 2019-01-09 19:44:44,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:44.526 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [21.901s] 2019-01-09 19:44:45,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:45.531 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.011s] 2019-01-09 19:44:52,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:52.941 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [7.407s] 2019-01-09 19:44:54,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:44:54.236 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_at_expiry_time ... success [12.158s] 2019-01-09 19:45:00,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:00.445 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [7.504s] 2019-01-09 19:45:00,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:00.635 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest.test_post_object_using_form ... success [0.087s] 2019-01-09 19:45:04,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:04.032 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [3.588s] 2019-01-09 19:45:08,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:08.649 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_expired ... success [2.029s] 2019-01-09 19:45:08,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:08.667 36 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest.test_post_object_using_form_invalid_signature ... success [0.018s] 2019-01-09 19:45:12,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:12.353 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-09 19:45:18,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:18.170 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [0.509s] 2019-01-09 19:45:21,680 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:21.680 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [3.509s] 2019-01-09 19:45:24,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:24.700 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [3.020s] 2019-01-09 19:45:27,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:27.537 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [23.496s] 2019-01-09 19:45:28,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:28.740 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [4.039s] 2019-01-09 19:45:32,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:32.817 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [4.076s] 2019-01-09 19:45:33,211 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:33.210 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [0.394s] 2019-01-09 19:45:37,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:37.461 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [1.960s] 2019-01-09 19:45:38,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:38.759 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.298s] 2019-01-09 19:45:41,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:41.941 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.201s] 2019-01-09 19:45:42,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:42.216 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.275s] 2019-01-09 19:45:44,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:44.512 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2019-01-09 19:45:48,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:48.850 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete ... success [0.852s] 2019-01-09 19:45:49,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:49.414 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.564s] 2019-01-09 19:45:50,106 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:50.105 36 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [0.690s] 2019-01-09 19:45:54,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:54.604 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.175s] 2019-01-09 19:45:56,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:45:56.115 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.368s] 2019-01-09 19:46:00,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:46:00.970 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.854s] 2019-01-09 19:46:01,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:46:01.216 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [0.979s] 2019-01-09 19:46:01,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:46:01.805 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.589s] 2019-01-09 19:46:06,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:46:06.445 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [5.474s] 2019-01-09 19:46:10,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:46:10.024 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [1.330s] 2019-01-09 19:46:10,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:46:10.025 36 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot ... skip [0.001s]: Skipped until Bug: 1687044 is resolved. 2019-01-09 19:46:11,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:46:11.761 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [5.315s] 2019-01-09 19:46:21,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:46:21.853 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [10.091s] 2019-01-09 19:46:39,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:46:39.101 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.262s] 2019-01-09 19:46:42,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:46:42.538 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.436s] 2019-01-09 19:46:49,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:46:49.037 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.498s] 2019-01-09 19:46:58,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:46:58.236 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.351s] 2019-01-09 19:47:01,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:47:01.172 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [2.936s] 2019-01-09 19:47:04,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:47:04.789 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [3.616s] 2019-01-09 19:47:19,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:47:19.298 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [4.032s] 2019-01-09 19:47:23,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:47:23.909 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [4.611s] 2019-01-09 19:47:26,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:47:26.908 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [2.998s] 2019-01-09 19:47:28,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:47:28.769 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [1.861s] 2019-01-09 19:47:32,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:47:32.079 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [3.310s] 2019-01-09 19:47:44,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:47:44.454 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [3.634s] 2019-01-09 19:47:47,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:47:47.556 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.101s] 2019-01-09 19:47:50,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:47:50.671 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.114s] 2019-01-09 19:47:53,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:47:53.980 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [3.308s] 2019-01-09 19:47:57,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:47:57.392 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.411s] 2019-01-09 19:48:00,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:00.736 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.343s] 2019-01-09 19:48:02,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:02.533 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [1.796s] 2019-01-09 19:48:06,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:06.266 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [3.732s] 2019-01-09 19:48:07,267 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:07.266 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [0.999s] 2019-01-09 19:48:10,943 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:10.943 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.677s] 2019-01-09 19:48:11,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:11.118 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.176s] 2019-01-09 19:48:11,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:11.392 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.274s] 2019-01-09 19:48:11,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:11.495 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.103s] 2019-01-09 19:48:11,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:11.540 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.045s] 2019-01-09 19:48:11,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:11.581 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.040s] 2019-01-09 19:48:11,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:11.673 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.091s] 2019-01-09 19:48:11,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:11.760 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.088s] 2019-01-09 19:48:11,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:11.825 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.064s] 2019-01-09 19:48:11,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:11.873 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.047s] 2019-01-09 19:48:15,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:15.157 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.283s] 2019-01-09 19:48:33,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:33.489 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [11.797s] 2019-01-09 19:48:39,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:39.436 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [5.947s] 2019-01-09 19:48:45,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:45.128 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [5.690s] 2019-01-09 19:48:45,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:45.130 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2019-01-09 19:48:49,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:49.316 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.187s] 2019-01-09 19:48:54,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:48:54.841 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [5.525s] 2019-01-09 19:49:19,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:49:19.023 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [24.177s] 2019-01-09 19:49:20,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:49:20.431 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [1.412s] 2019-01-09 19:49:45,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:49:45.629 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.350s] 2019-01-09 19:49:46,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:49:46.904 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.275s] 2019-01-09 19:49:49,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:49:49.107 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [2.198s] 2019-01-09 19:49:49,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:49:49.887 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [0.783s] 2019-01-09 19:49:50,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:49:50.985 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [1.096s] 2019-01-09 19:49:51,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:49:51.678 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [0.693s] 2019-01-09 19:49:53,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:49:53.059 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.377s] 2019-01-09 19:49:53,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:49:53.100 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.044s] 2019-01-09 19:49:57,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:49:57.357 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.009s] 2019-01-09 19:49:58,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:49:58.201 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [0.844s] 2019-01-09 19:50:00,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:00.786 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [2.581s] 2019-01-09 19:50:01,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:01.284 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.502s] 2019-01-09 19:50:02,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:02.479 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.192s] 2019-01-09 19:50:03,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:03.382 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [0.903s] 2019-01-09 19:50:04,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:04.583 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.198s] 2019-01-09 19:50:04,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:04.874 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.293s] 2019-01-09 19:50:12,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:12.687 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [1.716s] 2019-01-09 19:50:15,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:15.240 36 INFO opnfv-tempest [-] {0} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [2.551s] 2019-01-09 19:50:24,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:24.374 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.428s] 2019-01-09 19:50:24,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:24.517 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.144s] 2019-01-09 19:50:34,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:34.966 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [2.712s] 2019-01-09 19:50:37,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:37.308 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [2.342s] 2019-01-09 19:50:43,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:43.489 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_with_non_authorized_user ... success [0.334s] 2019-01-09 19:50:43,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:43.619 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_using_creds ... success [0.130s] 2019-01-09 19:50:43,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:43.824 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_delete_object_without_write_rights ... success [0.205s] 2019-01-09 19:50:43,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:43.958 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_with_non_authorized_user ... success [0.134s] 2019-01-09 19:50:44,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:44.149 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_read_object_without_rights ... success [0.191s] 2019-01-09 19:50:44,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:44.252 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_with_non_authorized_user ... success [0.102s] 2019-01-09 19:50:44,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:44.428 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_rights ... success [0.176s] 2019-01-09 19:50:44,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:44.498 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_using_creds ... success [0.069s] 2019-01-09 19:50:44,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:44.682 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest.test_write_object_without_write_rights ... success [0.185s] 2019-01-09 19:50:49,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:49.631 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_error ... success [0.143s] 2019-01-09 19:50:49,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:49.836 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_index ... success [0.204s] 2019-01-09 19:50:49,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:49.961 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing ... success [0.125s] 2019-01-09 19:50:50,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:50.045 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_staticweb.StaticWebTest.test_web_listing_css ... success [0.084s] 2019-01-09 19:50:55,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:55.985 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.033s] 2019-01-09 19:50:56,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:56.070 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_key_2 ... success [0.083s] 2019-01-09 19:50:56,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:56.089 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url_with_inline_query_parameter ... success [0.019s] 2019-01-09 19:50:56,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:56.108 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_head_object_using_temp_url ... success [0.019s] 2019-01-09 19:50:56,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:56.168 36 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.059s] 2019-01-09 19:50:59,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:50:59.701 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-09 19:51:02,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:02.950 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.193s] 2019-01-09 19:51:03,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:03.357 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.406s] 2019-01-09 19:51:08,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:08.692 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.297s] 2019-01-09 19:51:10,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:10.319 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.625s] 2019-01-09 19:51:16,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:16.019 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.179s] 2019-01-09 19:51:16,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:16.193 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.174s] 2019-01-09 19:51:16,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:16.378 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.184s] 2019-01-09 19:51:17,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:17.256 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [0.877s] 2019-01-09 19:51:17,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:17.439 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.183s] 2019-01-09 19:51:26,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:26.444 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [1.435s] 2019-01-09 19:51:27,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:27.432 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [0.988s] 2019-01-09 19:51:34,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:34.354 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.404s] 2019-01-09 19:51:34,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:34.529 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.175s] 2019-01-09 19:51:34,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:34.726 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.196s] 2019-01-09 19:51:34,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:34.901 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.176s] 2019-01-09 19:51:37,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:37.151 36 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2019-01-09 19:51:44,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:44.096 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [0.602s] 2019-01-09 19:51:51,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:51.792 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.201s] 2019-01-09 19:51:58,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:58.158 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.480s] 2019-01-09 19:51:58,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:51:58.907 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.750s] 2019-01-09 19:52:08,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:52:08.493 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [2.728s] 2019-01-09 19:52:12,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:52:12.337 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [3.844s] 2019-01-09 19:52:26,370 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:52:26.369 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [8.611s] 2019-01-09 19:52:32,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:52:32.392 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [6.022s] 2019-01-09 19:52:32,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:52:32.959 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.568s] 2019-01-09 19:52:33,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:52:33.153 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.194s] 2019-01-09 19:52:33,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:52:33.370 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.216s] 2019-01-09 19:52:53,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:52:53.396 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [20.022s] 2019-01-09 19:52:55,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:52:55.938 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2019-01-09 19:53:04,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:04.753 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [6.301s] 2019-01-09 19:53:06,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:06.254 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [1.502s] 2019-01-09 19:53:08,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:08.947 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [2.693s] 2019-01-09 19:53:08,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:08.958 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.011s] 2019-01-09 19:53:08,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:08.984 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.026s] 2019-01-09 19:53:09,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:09.200 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.214s] 2019-01-09 19:53:09,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:09.383 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.183s] 2019-01-09 19:53:09,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:09.570 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.187s] 2019-01-09 19:53:09,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:09.741 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.170s] 2019-01-09 19:53:09,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:09.773 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.032s] 2019-01-09 19:53:09,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:09.807 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.033s] 2019-01-09 19:53:09,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:09.814 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.007s] 2019-01-09 19:53:10,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.008 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.194s] 2019-01-09 19:53:10,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.043 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.034s] 2019-01-09 19:53:10,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.050 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.007s] 2019-01-09 19:53:10,091 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.091 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.040s] 2019-01-09 19:53:10,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.132 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.041s] 2019-01-09 19:53:10,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.167 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.035s] 2019-01-09 19:53:10,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.205 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.038s] 2019-01-09 19:53:10,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.369 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [0.163s] 2019-01-09 19:53:10,405 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.405 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.036s] 2019-01-09 19:53:10,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.442 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.037s] 2019-01-09 19:53:10,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.450 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.007s] 2019-01-09 19:53:10,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.667 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.216s] 2019-01-09 19:53:10,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.700 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.033s] 2019-01-09 19:53:10,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.735 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.035s] 2019-01-09 19:53:10,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.771 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.036s] 2019-01-09 19:53:10,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.805 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.034s] 2019-01-09 19:53:10,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.840 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.035s] 2019-01-09 19:53:10,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.875 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.034s] 2019-01-09 19:53:10,907 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:10.907 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.032s] 2019-01-09 19:53:11,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:11.114 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.207s] 2019-01-09 19:53:17,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:17.254 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2019-01-09 19:53:36,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:36.828 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [19.565s] 2019-01-09 19:53:40,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:40.858 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [4.036s] 2019-01-09 19:53:58,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:53:58.236 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [17.370s] 2019-01-09 19:54:03,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:54:03.461 36 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.230s] 2019-01-09 19:54:11,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 36a1410a-456b-4b90-89ff-cdc24e1791cc 2019-01-09 19:54:11,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '36a1410a-456b-4b90-89ff-cdc24e1791cc']'. 2019-01-09 19:54:12,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-09 19:54:12,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-09 19:54:12,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 19:54:12,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 36a1410a-456b-4b90-89ff-cdc24e1791cc | 2019-01-09 19:54:12,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-01-09 19:54:12,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-09 19:19:07 | 2019-01-09 19:54:12,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-09 19:54:11 | 2019-01-09 19:54:12,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:35:04 | 2019-01-09 19:54:12,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-01-09 19:54:12,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-09 19:54:12,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-09 19:54:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5e4a5c23-6079-433a-aaff-1b3f200d0e6b) | 2019-01-09 19:54:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-09 19:54:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: fb5bf983-dff5-4cb7-913c-2349a376bdee) | 2019-01-09 19:54:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1471 | 2019-01-09 19:54:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2093.617 | 2019-01-09 19:54:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1216 | 2019-01-09 19:54:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 254 | 2019-01-09 19:54:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-09 19:54:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-09 19:54:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2019-01-09 19:54:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 19:54:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-09 19:54:12,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-09 19:54:13,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.9178307313% 2019-01-09 19:54:15,268 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 35:17 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-01-09 19:54:15,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 19:54:15,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/2c9ba7fd-d738-4459-b663-27244d975197 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31bc3ef534da2364d9a4ce61b4b9cac95d6d825" 2019-01-09 19:54:15,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-577b7ff3-62eb-45a1-afee-88665e255f0a Date: Wed, 09 Jan 2019 19:54: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-09 19:54:15,749 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2c9ba7fd-d738-4459-b663-27244d975197 used request id req-577b7ff3-62eb-45a1-afee-88665e255f0a 2019-01-09 19:54:15,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.474730968475s 2019-01-09 19:54:15,749 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/2c9ba7fd-d738-4459-b663-27244d975197 used request id req-577b7ff3-62eb-45a1-afee-88665e255f0a 2019-01-09 19:54:15,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 19:54:15,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:54:15,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19: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-cd430d3b-7c37-4fbe-967b-fd8dc070995a x-compute-request-id: req-cd430d3b-7c37-4fbe-967b-fd8dc070995a Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_alt_5fe759c9-84c7-4074-b858-ecd30723a282", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e", "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": "6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e"}, {"name": "tempest_full-flavor_5fe759c9-84c7-4074-b858-ecd30723a282", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/8ddc5623-f577-4653-b9fa-30877c3e06b8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/8ddc5623-f577-4653-b9fa-30877c3e06b8", "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": "8ddc5623-f577-4653-b9fa-30877c3e06b8"}]} 2019-01-09 19:54:15,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-cd430d3b-7c37-4fbe-967b-fd8dc070995a 2019-01-09 19:54:15,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.187813997269s 2019-01-09 19:54:15,938 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-cd430d3b-7c37-4fbe-967b-fd8dc070995a 2019-01-09 19:54:15,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 19:54:15,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:54:15,988 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 19:54:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-94111e51-2b70-4b52-9812-577a27b0ff16 x-compute-request-id: req-94111e51-2b70-4b52-9812-577a27b0ff16 Content-Length: 0 Content-Type: application/json 2019-01-09 19:54:15,988 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e used request id req-94111e51-2b70-4b52-9812-577a27b0ff16 2019-01-09 19:54:15,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0474510192871s 2019-01-09 19:54:15,988 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/6e1efe7e-6a68-4c1f-8b5c-8bd532d9c77e used request id req-94111e51-2b70-4b52-9812-577a27b0ff16 2019-01-09 19:54:15,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 19:54:15,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31bc3ef534da2364d9a4ce61b4b9cac95d6d825" 2019-01-09 19:54:16,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-ed8ecd24-9c83-4902-ba61-00f1bd3157f0 Date: Wed, 09 Jan 2019 19:54:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/snap", "metadata": {}}], "file": "/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/file", "owner": "b1e90c57db2b4e99b44880aaee851c5c", "id": "67af5a24-06d7-4ac1-b5a6-81404e364d14", "size": 12716032, "self": "/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/67af5a24-06d7-4ac1-b5a6-81404e364d14/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:18:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_5fe759c9-84c7-4074-b858-ecd30723a282", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T19:18:59Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 19:54:16,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ed8ecd24-9c83-4902-ba61-00f1bd3157f0 2019-01-09 19:54:16,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0289211273193s 2019-01-09 19:54:16,021 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ed8ecd24-9c83-4902-ba61-00f1bd3157f0 2019-01-09 19:54:16,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 19:54:16,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e31bc3ef534da2364d9a4ce61b4b9cac95d6d825" 2019-01-09 19:54:16,825 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f815f8fb-b6d5-4bb7-9def-dd8ccf517351 Date: Wed, 09 Jan 2019 19:54: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-09 19:54:16,826 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14 used request id req-f815f8fb-b6d5-4bb7-9def-dd8ccf517351 2019-01-09 19:54:16,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.802791118622s 2019-01-09 19:54:16,826 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/67af5a24-06d7-4ac1-b5a6-81404e364d14 used request id req-f815f8fb-b6d5-4bb7-9def-dd8ccf517351 2019-01-09 19:54:16,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 19:54:16,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:54:16,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6b21857-1ada-41d5-82fa-a6422d9c3bac x-compute-request-id: req-e6b21857-1ada-41d5-82fa-a6422d9c3bac Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_full-flavor_5fe759c9-84c7-4074-b858-ecd30723a282", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/8ddc5623-f577-4653-b9fa-30877c3e06b8", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/8ddc5623-f577-4653-b9fa-30877c3e06b8", "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": "8ddc5623-f577-4653-b9fa-30877c3e06b8"}]} 2019-01-09 19:54:16,851 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e6b21857-1ada-41d5-82fa-a6422d9c3bac 2019-01-09 19:54:16,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024719953537s 2019-01-09 19:54:16,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-e6b21857-1ada-41d5-82fa-a6422d9c3bac 2019-01-09 19:54:16,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 19:54:16,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/8ddc5623-f577-4653-b9fa-30877c3e06b8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:54:16,891 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 19:54:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9d3bf262-1f46-4050-a0e8-87dc24eeeb25 x-compute-request-id: req-9d3bf262-1f46-4050-a0e8-87dc24eeeb25 Content-Length: 0 Content-Type: application/json 2019-01-09 19:54:16,891 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/8ddc5623-f577-4653-b9fa-30877c3e06b8 used request id req-9d3bf262-1f46-4050-a0e8-87dc24eeeb25 2019-01-09 19:54:16,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0381779670715s 2019-01-09 19:54:16,891 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/8ddc5623-f577-4653-b9fa-30877c3e06b8 used request id req-9d3bf262-1f46-4050-a0e8-87dc24eeeb25 2019-01-09 19:54:16,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 19:54:16,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:54:17,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95aea1f-672f-4df7-9f47-594531ffc497 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_5fe759c9-84c7-4074-b858-ecd30723a282", "links": {"self": "http://172.30.9.29:5000/v3/users/895451e06eee436589b3dfa3b362849e"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "895451e06eee436589b3dfa3b362849e", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 19:54:17,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b95aea1f-672f-4df7-9f47-594531ffc497 2019-01-09 19:54:17,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.117963075638s 2019-01-09 19:54:17,010 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b95aea1f-672f-4df7-9f47-594531ffc497 2019-01-09 19:54:17,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 19:54:17,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/895451e06eee436589b3dfa3b362849e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:54:17,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d977e1-88de-48b2-9cb9-30363700ab9c Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_full-user_5fe759c9-84c7-4074-b858-ecd30723a282", "links": {"self": "http://172.30.9.29:5000/v3/users/895451e06eee436589b3dfa3b362849e"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "895451e06eee436589b3dfa3b362849e", "description": null}} 2019-01-09 19:54:17,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/895451e06eee436589b3dfa3b362849e used request id req-21d977e1-88de-48b2-9cb9-30363700ab9c 2019-01-09 19:54:17,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0990591049194s 2019-01-09 19:54:17,115 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/895451e06eee436589b3dfa3b362849e used request id req-21d977e1-88de-48b2-9cb9-30363700ab9c 2019-01-09 19:54:17,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 19:54:17,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/895451e06eee436589b3dfa3b362849e -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:54:17,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 19:54:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d519a1d-2e01-4400-9c9f-4e242e3dc4b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 19:54:17,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/895451e06eee436589b3dfa3b362849e used request id req-1d519a1d-2e01-4400-9c9f-4e242e3dc4b8 2019-01-09 19:54:17,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.189897060394s 2019-01-09 19:54:17,306 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/895451e06eee436589b3dfa3b362849e used request id req-1d519a1d-2e01-4400-9c9f-4e242e3dc4b8 2019-01-09 19:54:17,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 19:54:17,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:54:17,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb2f1e16-21ef-4966-9a54-340347cba405 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.29:5000/v3/projects/b1e90c57db2b4e99b44880aaee851c5c"}, "tags": [], "enabled": true, "id": "b1e90c57db2b4e99b44880aaee851c5c", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_5fe759c9-84c7-4074-b858-ecd30723a282"}]} 2019-01-09 19:54:17,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-bb2f1e16-21ef-4966-9a54-340347cba405 2019-01-09 19:54:17,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.103839874268s 2019-01-09 19:54:17,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-bb2f1e16-21ef-4966-9a54-340347cba405 2019-01-09 19:54:17,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 19:54:17,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/b1e90c57db2b4e99b44880aaee851c5c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:54:17,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 19:54:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02ef0896-f15e-4c10-9e84-b412ee3090d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 19:54:17,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b1e90c57db2b4e99b44880aaee851c5c used request id req-02ef0896-f15e-4c10-9e84-b412ee3090d1 2019-01-09 19:54:17,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.183796167374s 2019-01-09 19:54:17,605 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/b1e90c57db2b4e99b44880aaee851c5c used request id req-02ef0896-f15e-4c10-9e84-b412ee3090d1 2019-01-09 19:54:17,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 19:54:17,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b1e90c57db2b4e99b44880aaee851c5c&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}7f5b92ec83add72292112a95f182e9356a0e8338" 2019-01-09 19:54:17,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1256cdaa-dd7a-4f25-bca4-a48865b36883 Date: Wed, 09 Jan 2019 19:54:17 GMT RESP BODY: {"security_groups": []} 2019-01-09 19:54:17,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b1e90c57db2b4e99b44880aaee851c5c&name=default used request id req-1256cdaa-dd7a-4f25-bca4-a48865b36883 2019-01-09 19:54:17,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206117868423s 2019-01-09 19:54:17,815 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=b1e90c57db2b4e99b44880aaee851c5c&name=default used request id req-1256cdaa-dd7a-4f25-bca4-a48865b36883 2019-01-09 19:54:17,815 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-01-09 19:54:17,815 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-01-09 19:54:20,795 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-gambia-133 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-nofeature-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-01-09 19:54:20,802 - 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.29,192.30.9.4 export OS_USER_DOMAIN_NAME=Default export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.29:5000//v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=3DNGC2CYdAktubRrC8s2eV8Gp 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=805038e1e9f34a349c09768ea1e3dacf export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-01-09 19:54:20,802 - xtesting.ci.run_tests - DEBUG - Test args: tempest_scenario 2019-01-09 19:54:20,814 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-01-09 19:54:21,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 19:54:21,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9741b5ce-ecee-4274-b9ea-a6c945612014 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 19:54:21,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-9741b5ce-ecee-4274-b9ea-a6c945612014 2019-01-09 19:54:21,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 19:54:21,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}], "expires_at": "2019-01-09T20:54:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "805038e1e9f34a349c09768ea1e3dacf", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1323854840", "id": "ab64693a34e14f72a8b1460b183899a9", "name": "tempest-service-1460022078"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-1664269454", "id": "c41b9f8f42f145d9a20406e7bd259d7e", "name": "tempest-service-654489620"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_805038e1e9f34a349c09768ea1e3dacf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f532accc59d74f429f6bd1404e63fdb0"}, "audit_ids": ["24femhoPSSSDOE3uYIz8pg"], "issued_at": "2019-01-09T19:54:21.000000Z"}} 2019-01-09 19:54:21,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-01-09 19:54:21,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:21,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-7a414d8b-3c8b-4730-98b7-7e74823e5afd Date: Wed, 09 Jan 2019 19:54:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":8,"port_security_enabled":true,"mtu":1500,"id":"947a8529-aad3-4570-a0df-05e5c7a7390d","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"0500c4b87961418980a7c07f67a08318","l2_adjacency":true,"status":"ACTIVE","subnets":["ddfa2b41-c83e-4eac-a584-f3b52c45dc8e"],"description":"","tags":[],"updated_at":"2019-01-09T14:54:43Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"0500c4b87961418980a7c07f67a08318","created_at":"2019-01-09T14:33:52Z","provider:network_type":"flat"}]} 2019-01-09 19:54:21,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7a414d8b-3c8b-4730-98b7-7e74823e5afd 2019-01-09 19:54:21,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.286900997162s 2019-01-09 19:54:21,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7a414d8b-3c8b-4730-98b7-7e74823e5afd 2019-01-09 19:54:21,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 19:54:21,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 19:54: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 19:54:21,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 19:54:21,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:21,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac28208-a268-46ba-9b34-860ddc2d50e2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.29:5000/v3/domains/70f303950d8c4960b77fe442759bd87e"}, "tags": [], "enabled": true, "id": "70f303950d8c4960b77fe442759bd87e", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.29:5000/v3/domains", "previous": null, "next": null}} 2019-01-09 19:54:21,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-2ac28208-a268-46ba-9b34-860ddc2d50e2 2019-01-09 19:54:21,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17654800415s 2019-01-09 19:54:21,956 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains used request id req-2ac28208-a268-46ba-9b34-860ddc2d50e2 2019-01-09 19:54:21,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-01-09 19:54:21,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_b83cd54b-aa84-4179-9c90-da627a6c5f6b"}}' 2019-01-09 19:54:22,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 19:54:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1785c1f1-bb24-4bb7-8e30-f8027559e8df 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.29:5000/v3/projects/0e297d2df4d74fa4a15c68f931708ef8"}, "tags": [], "enabled": true, "id": "0e297d2df4d74fa4a15c68f931708ef8", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_b83cd54b-aa84-4179-9c90-da627a6c5f6b"}} 2019-01-09 19:54:22,098 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1785c1f1-bb24-4bb7-8e30-f8027559e8df 2019-01-09 19:54:22,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.133920192719s 2019-01-09 19:54:22,098 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/projects used request id req-1785c1f1-bb24-4bb7-8e30-f8027559e8df 2019-01-09 19:54:22,099 - 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'0e297d2df4d74fa4a15c68f931708ef8', '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_b83cd54b-aa84-4179-9c90-da627a6c5f6b'}) 2019-01-09 19:54:22,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-01-09 19:54:22,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "43c0aded-4c8d-404e-8df7-24c33816b181", "email": null, "name": "tempest_scenario-user_b83cd54b-aa84-4179-9c90-da627a6c5f6b"}}' 2019-01-09 19:54:22,474 - keystoneauth.session - DEBUG - RESP: [201] Date: Wed, 09 Jan 2019 19:54:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3099fd98-f823-41c5-8f27-0567a99f49b1 Content-Length: 331 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "links": {"self": "http://172.30.9.29:5000/v3/users/c33d876425264551937a9a5d09647049"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c33d876425264551937a9a5d09647049", "domain_id": "default", "password_expires_at": null}} 2019-01-09 19:54:22,474 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-3099fd98-f823-41c5-8f27-0567a99f49b1 2019-01-09 19:54:22,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.369129896164s 2019-01-09 19:54:22,475 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.29:5000/v3/users used request id req-3099fd98-f823-41c5-8f27-0567a99f49b1 2019-01-09 19:54:22,475 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c33d876425264551937a9a5d09647049', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_b83cd54b-aa84-4179-9c90-da627a6c5f6b'}) 2019-01-09 19:54:22,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 19:54:22,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:22,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473ec066-4b35-420c-b6a9-b2932748e702 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 19:54:22,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-473ec066-4b35-420c-b6a9-b2932748e702 2019-01-09 19:54:22,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0932109355927s 2019-01-09 19:54:22,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-473ec066-4b35-420c-b6a9-b2932748e702 2019-01-09 19:54:22,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 19:54:22,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:22,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f012a67f-ae60-46cb-b63f-3d7c6783c190 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 19:54:22,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f012a67f-ae60-46cb-b63f-3d7c6783c190 2019-01-09 19:54:22,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0917630195618s 2019-01-09 19:54:22,669 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-f012a67f-ae60-46cb-b63f-3d7c6783c190 2019-01-09 19:54:22,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 19:54:22,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:22,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14ced8c-eb0f-4259-a4db-9429958dc2d8 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 19:54:22,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d14ced8c-eb0f-4259-a4db-9429958dc2d8 2019-01-09 19:54:22,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0967791080475s 2019-01-09 19:54:22,771 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-d14ced8c-eb0f-4259-a4db-9429958dc2d8 2019-01-09 19:54:22,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 19:54:22,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:22,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c498c221-051a-47d0-9d45-5039635319cc Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "links": {"self": "http://172.30.9.29:5000/v3/users/c33d876425264551937a9a5d09647049"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c33d876425264551937a9a5d09647049", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 19:54:22,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c498c221-051a-47d0-9d45-5039635319cc 2019-01-09 19:54:22,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114843845367s 2019-01-09 19:54:22,887 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-c498c221-051a-47d0-9d45-5039635319cc 2019-01-09 19:54:22,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 19:54:22,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:23,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da7ab58-3b38-4580-a6e5-337bf842878f Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.29:5000/v3/projects/0e297d2df4d74fa4a15c68f931708ef8"}, "tags": [], "enabled": true, "id": "0e297d2df4d74fa4a15c68f931708ef8", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_b83cd54b-aa84-4179-9c90-da627a6c5f6b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 19:54:23,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-3da7ab58-3b38-4580-a6e5-337bf842878f 2019-01-09 19:54:23,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102976083755s 2019-01-09 19:54:23,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-3da7ab58-3b38-4580-a6e5-337bf842878f 2019-01-09 19:54:23,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 19:54:23,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=c33d876425264551937a9a5d09647049&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=0e297d2df4d74fa4a15c68f931708ef8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:23,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bedd5292-0ef1-426d-b783-2fb9a094a3c0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=c33d876425264551937a9a5d09647049&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=0e297d2df4d74fa4a15c68f931708ef8", "previous": null, "next": null}} 2019-01-09 19:54:23,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=c33d876425264551937a9a5d09647049&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=0e297d2df4d74fa4a15c68f931708ef8 used request id req-bedd5292-0ef1-426d-b783-2fb9a094a3c0 2019-01-09 19:54:23,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0920798778534s 2019-01-09 19:54:23,102 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=c33d876425264551937a9a5d09647049&role.id=7e6597241f8c4fb0a704cfd82578998c&scope.project.id=0e297d2df4d74fa4a15c68f931708ef8 used request id req-bedd5292-0ef1-426d-b783-2fb9a094a3c0 2019-01-09 19:54:23,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 19:54:23,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/0e297d2df4d74fa4a15c68f931708ef8/users/c33d876425264551937a9a5d09647049/roles/7e6597241f8c4fb0a704cfd82578998c -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:23,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 19:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81f24300-f92e-46f9-b535-91b86d1a01c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 19:54:23,238 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/0e297d2df4d74fa4a15c68f931708ef8/users/c33d876425264551937a9a5d09647049/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-81f24300-f92e-46f9-b535-91b86d1a01c5 2019-01-09 19:54:23,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.132251977921s 2019-01-09 19:54:23,238 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/0e297d2df4d74fa4a15c68f931708ef8/users/c33d876425264551937a9a5d09647049/roles/7e6597241f8c4fb0a704cfd82578998c used request id req-81f24300-f92e-46f9-b535-91b86d1a01c5 2019-01-09 19:54:23,239 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_b83cd54b-aa84-4179-9c90-da627a6c5f6b', 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'0e297d2df4d74fa4a15c68f931708ef8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '43c0aded-4c8d-404e-8df7-24c33816b181', 'username': u'tempest_scenario-user_b83cd54b-aa84-4179-9c90-da627a6c5f6b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.29: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-09 19:54:23,243 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_b83cd54b-aa84-4179-9c90-da627a6c5f6b', 'password': '43c0aded-4c8d-404e-8df7-24c33816b181', 'project_name': 'tempest_scenario-project_b83cd54b-aa84-4179-9c90-da627a6c5f6b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.29:5000//v3', 'project_id': '0e297d2df4d74fa4a15c68f931708ef8', 'project_domain_name': 'Default'} 2019-01-09 19:54:23,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 19:54:23,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:23,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331ec814-ce57-492d-9386-49eff9c9f5c6 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 19:54:23,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-331ec814-ce57-492d-9386-49eff9c9f5c6 2019-01-09 19:54:23,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0913109779358s 2019-01-09 19:54:23,338 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-331ec814-ce57-492d-9386-49eff9c9f5c6 2019-01-09 19:54:23,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 19:54:23,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:23,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ccc1fa8-6a20-41e2-8c00-8264f2bf5154 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 19:54:23,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7ccc1fa8-6a20-41e2-8c00-8264f2bf5154 2019-01-09 19:54:23,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0940101146698s 2019-01-09 19:54:23,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-7ccc1fa8-6a20-41e2-8c00-8264f2bf5154 2019-01-09 19:54:23,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 19:54:23,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:23,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e58c9b10-8179-4699-8fb2-3c4cad5ffdeb Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 19:54:23,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e58c9b10-8179-4699-8fb2-3c4cad5ffdeb 2019-01-09 19:54:23,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0201349258423s 2019-01-09 19:54:23,462 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-e58c9b10-8179-4699-8fb2-3c4cad5ffdeb 2019-01-09 19:54:23,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 19:54:23,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:23,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f046644c-a45d-49d2-86c9-36ae94cb3d2f Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "links": {"self": "http://172.30.9.29:5000/v3/users/c33d876425264551937a9a5d09647049"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c33d876425264551937a9a5d09647049", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 19:54:23,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f046644c-a45d-49d2-86c9-36ae94cb3d2f 2019-01-09 19:54:23,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107792139053s 2019-01-09 19:54:23,571 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-f046644c-a45d-49d2-86c9-36ae94cb3d2f 2019-01-09 19:54:23,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 19:54:23,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:23,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c209ab-0691-4d6f-a3a1-40987a399ee3 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.29:5000/v3/projects/0e297d2df4d74fa4a15c68f931708ef8"}, "tags": [], "enabled": true, "id": "0e297d2df4d74fa4a15c68f931708ef8", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_b83cd54b-aa84-4179-9c90-da627a6c5f6b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 19:54:23,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-67c209ab-0691-4d6f-a3a1-40987a399ee3 2019-01-09 19:54:23,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0936331748962s 2019-01-09 19:54:23,677 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects?domain_id=default used request id req-67c209ab-0691-4d6f-a3a1-40987a399ee3 2019-01-09 19:54:23,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 19:54:23,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?user.id=c33d876425264551937a9a5d09647049&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=0e297d2df4d74fa4a15c68f931708ef8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:23,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-928476de-0b38-421d-a52b-d3586266e880 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?user.id=c33d876425264551937a9a5d09647049&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=0e297d2df4d74fa4a15c68f931708ef8", "previous": null, "next": null}} 2019-01-09 19:54:23,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=c33d876425264551937a9a5d09647049&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=0e297d2df4d74fa4a15c68f931708ef8 used request id req-928476de-0b38-421d-a52b-d3586266e880 2019-01-09 19:54:23,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0929119586945s 2019-01-09 19:54:23,778 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?user.id=c33d876425264551937a9a5d09647049&role.id=1810c142dc3242c4a6346a71cf5af7c3&scope.project.id=0e297d2df4d74fa4a15c68f931708ef8 used request id req-928476de-0b38-421d-a52b-d3586266e880 2019-01-09 19:54:23,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-01-09 19:54:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/projects/0e297d2df4d74fa4a15c68f931708ef8/users/c33d876425264551937a9a5d09647049/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:23,930 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 19:54:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fdc3544-6aad-4bed-a680-44078a334a86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 19:54:23,930 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/0e297d2df4d74fa4a15c68f931708ef8/users/c33d876425264551937a9a5d09647049/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-1fdc3544-6aad-4bed-a680-44078a334a86 2019-01-09 19:54:23,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.148957014084s 2019-01-09 19:54:23,931 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/projects/0e297d2df4d74fa4a15c68f931708ef8/users/c33d876425264551937a9a5d09647049/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-1fdc3544-6aad-4bed-a680-44078a334a86 2019-01-09 19:54:23,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 19:54:23,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:24,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a4f311-5397-452d-93ed-fc793b61a2e1 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 19:54:24,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-83a4f311-5397-452d-93ed-fc793b61a2e1 2019-01-09 19:54:24,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0887799263s 2019-01-09 19:54:24,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-83a4f311-5397-452d-93ed-fc793b61a2e1 2019-01-09 19:54:24,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-01-09 19:54:24,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:24,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f31c55-c85b-49d5-ad03-4436c68c8a52 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.29:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-01-09 19:54:24,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-20f31c55-c85b-49d5-ad03-4436c68c8a52 2019-01-09 19:54:24,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0938849449158s 2019-01-09 19:54:24,122 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/domains/default used request id req-20f31c55-c85b-49d5-ad03-4436c68c8a52 2019-01-09 19:54:24,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 19:54:24,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:24,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b0fa39-e206-486f-8e4b-63bc7c10486c Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "links": {"self": "http://172.30.9.29:5000/v3/users/c33d876425264551937a9a5d09647049"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c33d876425264551937a9a5d09647049", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 19:54:24,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-07b0fa39-e206-486f-8e4b-63bc7c10486c 2019-01-09 19:54:24,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107932090759s 2019-01-09 19:54:24,232 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-07b0fa39-e206-486f-8e4b-63bc7c10486c 2019-01-09 19:54:24,243 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-01-09 19:54:24,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=c33d876425264551937a9a5d09647049&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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:24,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5bf001b-6e13-4e1d-b46c-24340bcf4e7c Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=c33d876425264551937a9a5d09647049&scope.domain.id=default", "previous": null, "next": null}} 2019-01-09 19:54:24,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=c33d876425264551937a9a5d09647049&scope.domain.id=default used request id req-a5bf001b-6e13-4e1d-b46c-24340bcf4e7c 2019-01-09 19:54:24,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0893468856812s 2019-01-09 19:54:24,333 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/role_assignments?role.id=1810c142dc3242c4a6346a71cf5af7c3&user.id=c33d876425264551937a9a5d09647049&scope.domain.id=default used request id req-a5bf001b-6e13-4e1d-b46c-24340bcf4e7c 2019-01-09 19:54:24,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-01-09 19:54:24,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:5000/v3/domains/default/users/c33d876425264551937a9a5d09647049/roles/1810c142dc3242c4a6346a71cf5af7c3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:24,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 19:54:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b584512-2fd2-416b-91b3-7b9d231995bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 19:54:24,464 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/c33d876425264551937a9a5d09647049/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-0b584512-2fd2-416b-91b3-7b9d231995bb 2019-01-09 19:54:24,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.128028869629s 2019-01-09 19:54:24,465 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.29:5000/v3/domains/default/users/c33d876425264551937a9a5d09647049/roles/1810c142dc3242c4a6346a71cf5af7c3 used request id req-0b584512-2fd2-416b-91b3-7b9d231995bb 2019-01-09 19:54:24,465 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2019-01-09 19:54:28,156 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 72973770-801a-494f-a5eb-8c18c6e16554 | 2019-01-09T19:54:27.779304 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 72973770-801a-494f-a5eb-8c18c6e16554 ~/.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-09 19:54:31,104 - 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-1323854840 | Available | | __unknown__ | tempest-type-1664269454 | 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-09 19:54:31,865 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2019-01-09 19:54:36,047 - 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=72a0b8d4-e2e4-4307-be3c-43f130eb77e3) as the default verifier for the future CLI operations. 2019-01-09 19:54:37,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 19:54:37,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57578068-cb58-4cd6-915a-0c0c26fa3bc6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2018-02-28T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.10", "links": [{"href": "http://172.30.9.29:5000/v3/", "rel": "self"}]}} 2019-01-09 19:54:37,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.29:5000//v3 used request id req-57578068-cb58-4cd6-915a-0c0c26fa3bc6 2019-01-09 19:54:37,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.29:5000/v3/auth/tokens 2019-01-09 19:54:38,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1810c142dc3242c4a6346a71cf5af7c3", "name": "admin"}, {"id": "7e6597241f8c4fb0a704cfd82578998c", "name": "Member"}], "expires_at": "2019-01-09T20:54:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0e297d2df4d74fa4a15c68f931708ef8", "name": "tempest_scenario-project_b83cd54b-aa84-4179-9c90-da627a6c5f6b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v1/0e297d2df4d74fa4a15c68f931708ef8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7578d48bc0dc49dfb5bca1cc62e3cf81"}, {"url": "http://192.30.9.4:8776/v1/0e297d2df4d74fa4a15c68f931708ef8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "989a3966184d46c1bf7a08cee156c05a"}, {"url": "http://172.30.9.29:8776/v1/0e297d2df4d74fa4a15c68f931708ef8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ca2378a76601468b91ea637427d8c9e8"}], "type": "volume", "id": "22a7299703534e2e82b992b551a2522b", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "355294da3c9d412681cf2f590b41be19"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "606903abb74049c2a056538f35c2ba1a"}, {"url": "http://172.30.9.29:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70da0e4e7a084832ac28cc9ac23c173b"}], "type": "cloudformation", "id": "4717077414284e3f961902d8c0944254", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.29:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "582c241a23bc49ae87845cb9d0079e65"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "998bf57150744a2cb215189d5606ff4f"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d692e93224cc4cc181f0716f0895cd50"}], "type": "placement", "id": "614b683bc799461aaa8f2ca241b9fed7", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "63a8acabacb642f78b2450de5f0e7340", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0e297d2df4d74fa4a15c68f931708ef8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "119ecfd8b420436b9c6e88dd1da04922"}, {"url": "http://172.30.9.29:8776/v2/0e297d2df4d74fa4a15c68f931708ef8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aafbcc22baa2460098ef75c92660bdeb"}, {"url": "http://192.30.9.4:8776/v2/0e297d2df4d74fa4a15c68f931708ef8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e99e9d2db4514fdbb69b9a02ccc9f8e2"}], "type": "volumev2", "id": "71ef488140974ef49719f554f104c76d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "0494669e6d664717880aebbd11e4ae6f"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ab34b269564748bbb67812ad50577b28"}, {"url": "http://172.30.9.29:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b5124e7b2d364989a49208133960b11d"}], "type": "event", "id": "9c271945f3f8465bbabd834d53ba434e", "name": "panko"}, {"endpoints": [{"url": "http://172.30.9.29:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "0690c92d0c164de2a16224489d883f5b"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "319a147d6e124efb97d6a97c450012fc"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cbfe54a82e8a4af49f405799c6549a8e"}], "type": "compute", "id": "a61154b8e8a945b997f3e9f39abcf493", "name": "nova"}, {"endpoints": [], "type": "tempest-type-1323854840", "id": "ab64693a34e14f72a8b1460b183899a9", "name": "tempest-service-1460022078"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0e297d2df4d74fa4a15c68f931708ef8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3b5ffa070ba44334837f8ef37a3002b6"}, {"url": "http://172.30.9.29:8004/v1/0e297d2df4d74fa4a15c68f931708ef8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "80c444892a134608972016eb91c65d44"}, {"url": "http://192.30.9.4:8004/v1/0e297d2df4d74fa4a15c68f931708ef8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d47856aec8e64fddafd275b4069b2d26"}], "type": "orchestration", "id": "aea4ee122f6f40e98a0dc482890bd467", "name": "heat"}, {"endpoints": [{"url": "http://172.30.9.29:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "04d35a572f924343aa32492c786071a4"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "90f2e10e13764f47b58b3740c374c9f7"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e9409f19e2f248e8a5467f8de5282e0a"}], "type": "metric", "id": "b43a0e99c677415ead46a25551dcaa62", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5a8e2dc6214849e79098ede842dc424e"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a3723a8b886143438cc87f43c49a2509"}, {"url": "http://172.30.9.29:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e8da202a4f094bba8a90ca07a7a8ebba"}], "type": "alarming", "id": "b90b05cccdb349a289180c838900f68c", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-1664269454", "id": "c41b9f8f42f145d9a20406e7bd259d7e", "name": "tempest-service-654489620"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/0e297d2df4d74fa4a15c68f931708ef8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "2763ead0f88e4e6090b1b8da5ef2578c"}, {"url": "http://192.30.9.4:8776/v3/0e297d2df4d74fa4a15c68f931708ef8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5f570c6186f5490fa61ba9505618d4b6"}, {"url": "http://172.30.9.29:8776/v3/0e297d2df4d74fa4a15c68f931708ef8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "af8099841ebd4626be67394b87a270f3"}], "type": "volumev3", "id": "c83add85f03845e2a1ce45d254dc9b15", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "486c4ab736ea4feaa67d1b83d6e623c1"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5f79df9592784e868f26484a5da49352"}, {"url": "http://172.30.9.29:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f9da5b1c5c7649d9a57988068eea0a76"}], "type": "image", "id": "da226220039d4615b5f8080537c6c4a1", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.29:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8229dee59f61487e8c443d8883943bcc"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac7b46b8ccfb45318b4f4c4fd027f84c"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e0ea0c6d13d2461990ca160bb0e0c593"}], "type": "identity", "id": "e3b4c57a2e4b41019377f1675443f695", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.28:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0deb5bc52df045ada936f4b18c6a3c8f"}, {"url": "http://12.0.0.28:8080/v1/AUTH_0e297d2df4d74fa4a15c68f931708ef8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4260397daaf34de5a3de392b9176f823"}, {"url": "http://172.30.9.29:8080/v1/AUTH_0e297d2df4d74fa4a15c68f931708ef8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fa97e1f3166f48f590d2a5f9d70b83a9"}], "type": "object-store", "id": "f0e34f7515014511bae41aee0418f831", "name": "swift"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2218848367404a1eac6f8ca2d04d0e6f"}, {"url": "http://172.30.9.29:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "956a7257362d42a6855e7698e00194c0"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c3388084bfd046d49e4f2e58459f204b"}], "type": "network", "id": "f91ac5ded4bc47bbae877082dd9291c4", "name": "neutron"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "id": "c33d876425264551937a9a5d09647049"}, "audit_ids": ["75it6eq7S-WsBqDk6Pk70g"], "issued_at": "2019-01-09T19:54:38.000000Z"}} 2019-01-09 19:54:38,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-01-09 19:54:38,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}61ec93bc2219648ad9cfd9492dde65e2b2069658" 2019-01-09 19:54:38,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9931 X-Openstack-Request-Id: req-4ddfb573-bcde-4c9c-9b66-563c36f8c979 Date: Wed, 09 Jan 2019 19:54:38 GMT RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "tag", "updated": "2016-01-01T00:00:00-00:00", "name": "Tag support", "links": [], "description": "Enables to set tag on resources."}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: trunk, policy, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "tag-ext", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources: subnet, subnetpool, port, router", "links": [], "description": "Extends tag support to more L2 and L3 resources."}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}]} 2019-01-09 19:54:38,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-4ddfb573-bcde-4c9c-9b66-563c36f8c979 2019-01-09 19:54:38,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.183151960373s 2019-01-09 19:54:38,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/extensions.json used request id req-4ddfb573-bcde-4c9c-9b66-563c36f8c979 2019-01-09 19:54:38,226 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-01-09 19:54:38,226 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-01-09 19:54:38,353 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-01-09 19:54:38,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 19:54:38,359 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 754 Date: Wed, 09 Jan 2019 19:54:38 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.6", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.29:9292/v2/", "rel": "self"}]}]} 2019-01-09 19:54:38,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 19:54:38,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61ec93bc2219648ad9cfd9492dde65e2b2069658" 2019-01-09 19:54:38,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-bfb9f8b2-c2f3-476d-8285-7d9ebd21fd59 Date: Wed, 09 Jan 2019 19:54:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 19:54:38,545 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bfb9f8b2-c2f3-476d-8285-7d9ebd21fd59 2019-01-09 19:54:38,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184151887894s 2019-01-09 19:54:38,546 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-bfb9f8b2-c2f3-476d-8285-7d9ebd21fd59 2019-01-09 19:54:38,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 19:54:38,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61ec93bc2219648ad9cfd9492dde65e2b2069658" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b"}' 2019-01-09 19:54:38,626 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-22cd3308-5313-46cb-a01b-1c0df9a0a526 Date: Wed, 09 Jan 2019 19:54:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/file", "owner": "0e297d2df4d74fa4a15c68f931708ef8", "id": "5e0cfce1-c5d9-44cf-85a8-ea9e0431b534", "size": null, "self": "/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:54:38Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "checksum": null, "created_at": "2019-01-09T19:54:38Z", "protected": false} 2019-01-09 19:54:38,626 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-22cd3308-5313-46cb-a01b-1c0df9a0a526 2019-01-09 19:54:38,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0721068382263s 2019-01-09 19:54:38,627 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-22cd3308-5313-46cb-a01b-1c0df9a0a526 returning object 5e0cfce1-c5d9-44cf-85a8-ea9e0431b534 2019-01-09 19:54:38,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 19:54:38,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/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}61ec93bc2219648ad9cfd9492dde65e2b2069658" -d '' 2019-01-09 19:54:39,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09a05304-e421-466e-823f-b4c1a2b3fe6f Date: Wed, 09 Jan 2019 19:54: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-09 19:54:39,539 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/file used request id req-09a05304-e421-466e-823f-b4c1a2b3fe6f 2019-01-09 19:54:39,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.911243200302s 2019-01-09 19:54:39,539 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/file used request id req-09a05304-e421-466e-823f-b4c1a2b3fe6f 2019-01-09 19:54:39,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 19:54:39,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61ec93bc2219648ad9cfd9492dde65e2b2069658" 2019-01-09 19:54:39,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-4235c81d-b480-4146-8063-16e289e995d7 Date: Wed, 09 Jan 2019 19:54:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/snap", "metadata": {}}], "file": "/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/file", "owner": "0e297d2df4d74fa4a15c68f931708ef8", "id": "5e0cfce1-c5d9-44cf-85a8-ea9e0431b534", "size": 12716032, "self": "/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:54:39Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T19:54:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 19:54:39,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4235c81d-b480-4146-8063-16e289e995d7 2019-01-09 19:54:39,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0249450206757s 2019-01-09 19:54:39,569 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-4235c81d-b480-4146-8063-16e289e995d7 2019-01-09 19:54:39,570 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/file', 'owner': u'0e297d2df4d74fa4a15c68f931708ef8', 'id': u'5e0cfce1-c5d9-44cf-85a8-ea9e0431b534', 'size': 12716032, u'self': u'/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e297d2df4d74fa4a15c68f931708ef8', 'name': 'tempest_scenario-project_b83cd54b-aa84-4179-9c90-da627a6c5f6b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T19:54:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T19:54:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b', 'created': u'2019-01-09T19:54:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T19:54:38Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 19:54:39,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 19:54:39,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 19:54:39,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84550605-fb73-48a1-91c5-bf11c9257c56 x-compute-request-id: req-84550605-fb73-48a1-91c5-bf11c9257c56 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/32840e0c-d3d1-4597-8e4e-c12a32e26173", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/32840e0c-d3d1-4597-8e4e-c12a32e26173", "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": "32840e0c-d3d1-4597-8e4e-c12a32e26173"}} 2019-01-09 19:54:39,792 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-84550605-fb73-48a1-91c5-bf11c9257c56 2019-01-09 19:54:39,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.22089600563s 2019-01-09 19:54:39,793 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-84550605-fb73-48a1-91c5-bf11c9257c56 2019-01-09 19:54:39,793 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_b83cd54b-aa84-4179-9c90-da627a6c5f6b', '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'805038e1e9f34a349c09768ea1e3dacf', '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'32840e0c-d3d1-4597-8e4e-c12a32e26173', 'swap': 0}) 2019-01-09 19:54:39,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 19:54:39,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/32840e0c-d3d1-4597-8e4e-c12a32e26173/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}2c01cd786ca2a5c3a787782687a2533870be3c14" -d '{"extra_specs": {}}' 2019-01-09 19:54:39,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19c46a33-5770-49d8-b1c4-210a62029025 x-compute-request-id: req-19c46a33-5770-49d8-b1c4-210a62029025 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 19:54:39,813 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/32840e0c-d3d1-4597-8e4e-c12a32e26173/os-extra_specs used request id req-19c46a33-5770-49d8-b1c4-210a62029025 2019-01-09 19:54:39,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0193929672241s 2019-01-09 19:54:39,814 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/32840e0c-d3d1-4597-8e4e-c12a32e26173/os-extra_specs used request id req-19c46a33-5770-49d8-b1c4-210a62029025 2019-01-09 19:54:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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-09 19:54:39,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Wed, 09 Jan 2019 19:54: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.29:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.29:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2019-01-09 19:54:39,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-01-09 19:54:39,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61ec93bc2219648ad9cfd9492dde65e2b2069658" 2019-01-09 19:54:39,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-824d6cab-fcd2-4730-b8e5-74bff2b59ca1 Content-Encoding: gzip Content-Length: 351 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1810c142dc3242c4a6346a71cf5af7c3", "links": {"self": "http://172.30.9.29:5000/v3/roles/1810c142dc3242c4a6346a71cf5af7c3"}, "name": "admin"}, {"domain_id": null, "id": "4d17bb70d2564fbd82cfa0fc88916733", "links": {"self": "http://172.30.9.29:5000/v3/roles/4d17bb70d2564fbd82cfa0fc88916733"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "7e6597241f8c4fb0a704cfd82578998c", "links": {"self": "http://172.30.9.29:5000/v3/roles/7e6597241f8c4fb0a704cfd82578998c"}, "name": "Member"}, {"domain_id": null, "id": "8fbd071d37d84457b39709fae45a557b", "links": {"self": "http://172.30.9.29:5000/v3/roles/8fbd071d37d84457b39709fae45a557b"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.29:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ea19b40588114da9937932a6d256167b", "links": {"self": "http://172.30.9.29:5000/v3/roles/ea19b40588114da9937932a6d256167b"}, "name": "heat_stack_user"}]} 2019-01-09 19:54:39,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-824d6cab-fcd2-4730-b8e5-74bff2b59ca1 2019-01-09 19:54:39,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0946099758148s 2019-01-09 19:54:39,922 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/roles used request id req-824d6cab-fcd2-4730-b8e5-74bff2b59ca1 2019-01-09 19:54:39,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-01-09 19:54:39,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 19:54:39,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19:54:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ae13e903-6364-49fd-a214-b4651fec9b64 x-compute-request-id: req-ae13e903-6364-49fd-a214-b4651fec9b64 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 5}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.8", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 6}, "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.3", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 148, "hypervisor_version": 2012000, "disk_available_least": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 2}]} 2019-01-09 19:54:39,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-ae13e903-6364-49fd-a214-b4651fec9b64 2019-01-09 19:54:39,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0355019569397s 2019-01-09 19:54:39,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/os-hypervisors/detail used request id req-ae13e903-6364-49fd-a214-b4651fec9b64 2019-01-09 19:54:39,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 19:54:39,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61ec93bc2219648ad9cfd9492dde65e2b2069658" 2019-01-09 19:54:39,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-325b7db3-8bb6-415a-b76c-5d0dfa202e94 Date: Wed, 09 Jan 2019 19:54:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/snap", "metadata": {}}], "file": "/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/file", "owner": "0e297d2df4d74fa4a15c68f931708ef8", "id": "5e0cfce1-c5d9-44cf-85a8-ea9e0431b534", "size": 12716032, "self": "/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:54:39Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T19:54:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 19:54:40,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-325b7db3-8bb6-415a-b76c-5d0dfa202e94 2019-01-09 19:54:40,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0236339569092s 2019-01-09 19:54:40,000 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-325b7db3-8bb6-415a-b76c-5d0dfa202e94 2019-01-09 19:54:40,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-01-09 19:54:40,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61ec93bc2219648ad9cfd9492dde65e2b2069658" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b"}' 2019-01-09 19:54:40,051 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.29:9292/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9ec5ff71-c0ad-4c3a-bfcc-21f6d4f9471a Date: Wed, 09 Jan 2019 19:54:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa/file", "owner": "0e297d2df4d74fa4a15c68f931708ef8", "id": "10df6b48-c6db-4283-9329-8ac253922cfa", "size": null, "self": "/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:54:40Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "checksum": null, "created_at": "2019-01-09T19:54:40Z", "protected": false} 2019-01-09 19:54:40,051 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-9ec5ff71-c0ad-4c3a-bfcc-21f6d4f9471a 2019-01-09 19:54:40,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0431931018829s 2019-01-09 19:54:40,051 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.29:9292/v2/images used request id req-9ec5ff71-c0ad-4c3a-bfcc-21f6d4f9471a returning object 10df6b48-c6db-4283-9329-8ac253922cfa 2019-01-09 19:54:40,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-01-09 19:54:40,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.29:9292/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa/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}61ec93bc2219648ad9cfd9492dde65e2b2069658" -d '' 2019-01-09 19:54:40,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-00ab94b9-8ad9-4fbe-af43-8edcfc5c85fa Date: Wed, 09 Jan 2019 19:54: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-09 19:54:40,568 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa/file used request id req-00ab94b9-8ad9-4fbe-af43-8edcfc5c85fa 2019-01-09 19:54:40,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.516330003738s 2019-01-09 19:54:40,569 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.29:9292/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa/file used request id req-00ab94b9-8ad9-4fbe-af43-8edcfc5c85fa 2019-01-09 19:54:40,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 19:54:40,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61ec93bc2219648ad9cfd9492dde65e2b2069658" 2019-01-09 19:54:40,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-551f6263-1448-4a23-8c51-011df86ec41e Date: Wed, 09 Jan 2019 19:54:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/10df6b48-c6db-4283-9329-8ac253922cfa/snap", "metadata": {}}], "file": "/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa/file", "owner": "0e297d2df4d74fa4a15c68f931708ef8", "id": "10df6b48-c6db-4283-9329-8ac253922cfa", "size": 12716032, "self": "/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/10df6b48-c6db-4283-9329-8ac253922cfa/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:54:40Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T19:54:40Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/snap", "metadata": {}}], "file": "/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/file", "owner": "0e297d2df4d74fa4a15c68f931708ef8", "id": "5e0cfce1-c5d9-44cf-85a8-ea9e0431b534", "size": 12716032, "self": "/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:54:39Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T19:54:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 19:54:40,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-551f6263-1448-4a23-8c51-011df86ec41e 2019-01-09 19:54:40,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258519649506s 2019-01-09 19:54:40,599 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-551f6263-1448-4a23-8c51-011df86ec41e 2019-01-09 19:54:40,601 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/10df6b48-c6db-4283-9329-8ac253922cfa/snap', u'metadata': Munch({})})], 'file': u'/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa/file', 'owner': u'0e297d2df4d74fa4a15c68f931708ef8', 'id': u'10df6b48-c6db-4283-9329-8ac253922cfa', 'size': 12716032, u'self': u'/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0e297d2df4d74fa4a15c68f931708ef8', 'name': 'tempest_scenario-project_b83cd54b-aa84-4179-9c90-da627a6c5f6b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/10df6b48-c6db-4283-9329-8ac253922cfa/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-01-09T19:54:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-01-09T19:54:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b', 'created': u'2019-01-09T19:54:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-01-09T19:54:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2019-01-09 19:54:40,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-01-09 19:54:40,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-01-09 19:54:40,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19: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-ab6a8126-bdca-4743-83f9-712fb9352e5d x-compute-request-id: req-ab6a8126-bdca-4743-83f9-712fb9352e5d Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b7b78444-f990-450f-be25-276f55b4ae47", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b7b78444-f990-450f-be25-276f55b4ae47", "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": "b7b78444-f990-450f-be25-276f55b4ae47"}} 2019-01-09 19:54:40,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ab6a8126-bdca-4743-83f9-712fb9352e5d 2019-01-09 19:54:40,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0406568050385s 2019-01-09 19:54:40,643 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors used request id req-ab6a8126-bdca-4743-83f9-712fb9352e5d 2019-01-09 19:54:40,644 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b', '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'805038e1e9f34a349c09768ea1e3dacf', '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'b7b78444-f990-450f-be25-276f55b4ae47', 'swap': 0}) 2019-01-09 19:54:40,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-01-09 19:54:40,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.29:8774/v2.1/flavors/b7b78444-f990-450f-be25-276f55b4ae47/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}2c01cd786ca2a5c3a787782687a2533870be3c14" -d '{"extra_specs": {}}' 2019-01-09 19:54:40,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 19: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 x-openstack-request-id: req-c1bb73a1-1c6b-47d3-a261-2fe536d91a60 x-compute-request-id: req-c1bb73a1-1c6b-47d3-a261-2fe536d91a60 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2019-01-09 19:54:40,667 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b7b78444-f990-450f-be25-276f55b4ae47/os-extra_specs used request id req-c1bb73a1-1c6b-47d3-a261-2fe536d91a60 2019-01-09 19:54:40,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218000411987s 2019-01-09 19:54:40,667 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.29:8774/v2.1/flavors/b7b78444-f990-450f-be25-276f55b4ae47/os-extra_specs used request id req-c1bb73a1-1c6b-47d3-a261-2fe536d91a60 2019-01-09 19:54:40,667 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b', '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'805038e1e9f34a349c09768ea1e3dacf', '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'b7b78444-f990-450f-be25-276f55b4ae47', 'swap': 0}) 2019-01-09 19:54:43,338 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-01-09 19:54:43,339 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2019-01-09 19:54:43,339 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2019-01-09 19:54:43,342 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-01-09 19:54:43,354 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-01-09 19:54:45,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-72a0b8d4-e2e4-4307-be3c-43f130eb77e3/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-01-09 19:54:45,418 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-01-09 19:54:45,424 - 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-09 19:56:36,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:56:36.292 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [96.859s] 2019-01-09 19:57:21,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:57:21.190 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [35.958s] 2019-01-09 19:58:02,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:58:02.781 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [36.236s] 2019-01-09 19:58:49,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 19:58:49.402 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [46.608s] 2019-01-09 20:00:09,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 20:00:09.516 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [75.025s] 2019-01-09 20:00:14,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 20:00:14.992 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.645s] 2019-01-09 20:01:32,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 20:01:32.682 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [71.367s] 2019-01-09 20:02:14,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 20:02:14.363 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [41.671s] 2019-01-09 20:02:43,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 20:02:43.693 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [19.543s] 2019-01-09 20:03:24,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 20:03:24.079 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [21.130s] 2019-01-09 20:03:49,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 20:03:49.657 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-09 20:04:25,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 20:04:25.631 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [35.958s] 2019-01-09 20:05:28,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2019-01-09 20:05:28.018 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [62.371s] 2019-01-09 20:05:43,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 7bfee6da-822b-4ce8-b6c5-f4da2fd99fca 2019-01-09 20:05:43,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '7bfee6da-822b-4ce8-b6c5-f4da2fd99fca']'. 2019-01-09 20:05:44,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-01-09 20:05:44,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-01-09 20:05:44,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 20:05:44,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 7bfee6da-822b-4ce8-b6c5-f4da2fd99fca | 2019-01-09 20:05:44,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-01-09 20:05:44,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-01-09 19:54:46 | 2019-01-09 20:05:44,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-01-09 20:05:42 | 2019-01-09 20:05:44,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:56 | 2019-01-09 20:05:44,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-01-09 20:05:44,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-01-09 20:05:44,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-01-09 20:05:44,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 72a0b8d4-e2e4-4307-be3c-43f130eb77e3) | 2019-01-09 20:05:44,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-01-09 20:05:44,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 72973770-801a-494f-a5eb-8c18c6e16554) | 2019-01-09 20:05:44,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2019-01-09 20:05:44,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 635.986 | 2019-01-09 20:05:44,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2019-01-09 20:05:44,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2019-01-09 20:05:44,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-01-09 20:05:44,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-01-09 20:05:44,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-01-09 20:05:44,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-01-09 20:05:44,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2019-01-09 20:05:44,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-01-09 20:05:44,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-01-09 20:05:45,826 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 11:08 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-01-09 20:05:45,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 20:05:45,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61ec93bc2219648ad9cfd9492dde65e2b2069658" 2019-01-09 20:05:46,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65a6d22c-3533-426d-9436-bee9cf2eab69 Date: Wed, 09 Jan 2019 20:05: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-09 20:05:46,361 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa used request id req-65a6d22c-3533-426d-9436-bee9cf2eab69 2019-01-09 20:05:46,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.526881933212s 2019-01-09 20:05:46,361 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/10df6b48-c6db-4283-9329-8ac253922cfa used request id req-65a6d22c-3533-426d-9436-bee9cf2eab69 2019-01-09 20:05:46,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 20:05:46,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 20:05:46,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 20:05: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-2e2460bd-0f90-4d67-8b40-02a7ae25168b x-compute-request-id: req-2e2460bd-0f90-4d67-8b40-02a7ae25168b Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/32840e0c-d3d1-4597-8e4e-c12a32e26173", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/32840e0c-d3d1-4597-8e4e-c12a32e26173", "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": "32840e0c-d3d1-4597-8e4e-c12a32e26173"}, {"name": "tempest_scenario-flavor_alt_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/b7b78444-f990-450f-be25-276f55b4ae47", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/b7b78444-f990-450f-be25-276f55b4ae47", "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": "b7b78444-f990-450f-be25-276f55b4ae47"}]} 2019-01-09 20:05:46,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-2e2460bd-0f90-4d67-8b40-02a7ae25168b 2019-01-09 20:05:46,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.190644025803s 2019-01-09 20:05:46,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-2e2460bd-0f90-4d67-8b40-02a7ae25168b 2019-01-09 20:05:46,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 20:05:46,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/b7b78444-f990-450f-be25-276f55b4ae47 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 20:05:46,600 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 20:05: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-45504043-5721-4005-9dbd-f0e417d37141 x-compute-request-id: req-45504043-5721-4005-9dbd-f0e417d37141 Content-Length: 0 Content-Type: application/json 2019-01-09 20:05:46,600 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b7b78444-f990-450f-be25-276f55b4ae47 used request id req-45504043-5721-4005-9dbd-f0e417d37141 2019-01-09 20:05:46,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0446100234985s 2019-01-09 20:05:46,600 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/b7b78444-f990-450f-be25-276f55b4ae47 used request id req-45504043-5721-4005-9dbd-f0e417d37141 2019-01-09 20:05:46,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-01-09 20:05:46,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61ec93bc2219648ad9cfd9492dde65e2b2069658" 2019-01-09 20:05:46,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-ffed6d16-c225-4335-a267-8df16da0838f Date: Wed, 09 Jan 2019 20:05:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/snap", "metadata": {}}], "file": "/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/file", "owner": "0e297d2df4d74fa4a15c68f931708ef8", "id": "5e0cfce1-c5d9-44cf-85a8-ea9e0431b534", "size": 12716032, "self": "/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534", "disk_format": "qcow2", "direct_url": "rbd://4e611aca-a9fe-47cd-827a-c51d815b9bc3/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2019-01-09T19:54:39Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-01-09T19:54:38Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-01-09 20:05:46,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ffed6d16-c225-4335-a267-8df16da0838f 2019-01-09 20:05:46,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268220901489s 2019-01-09 20:05:46,631 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.29:9292/v2/images used request id req-ffed6d16-c225-4335-a267-8df16da0838f 2019-01-09 20:05:46,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-01-09 20:05:46,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:9292/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61ec93bc2219648ad9cfd9492dde65e2b2069658" 2019-01-09 20:05:47,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d099c780-562d-4bf2-bc45-290ea2f09128 Date: Wed, 09 Jan 2019 20:05: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-09 20:05:47,359 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534 used request id req-d099c780-562d-4bf2-bc45-290ea2f09128 2019-01-09 20:05:47,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.727468967438s 2019-01-09 20:05:47,360 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.29:9292/v2/images/5e0cfce1-c5d9-44cf-85a8-ea9e0431b534 used request id req-d099c780-562d-4bf2-bc45-290ea2f09128 2019-01-09 20:05:47,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-01-09 20:05:47,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 20:05:47,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 20:05:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9b7dfab-7fc4-46d6-9b49-b958dc184d80 x-compute-request-id: req-d9b7dfab-7fc4-46d6-9b49-b958dc184d80 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "links": [{"href": "http://172.30.9.29:8774/v2.1/flavors/32840e0c-d3d1-4597-8e4e-c12a32e26173", "rel": "self"}, {"href": "http://172.30.9.29:8774/flavors/32840e0c-d3d1-4597-8e4e-c12a32e26173", "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": "32840e0c-d3d1-4597-8e4e-c12a32e26173"}]} 2019-01-09 20:05:47,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d9b7dfab-7fc4-46d6-9b49-b958dc184d80 2019-01-09 20:05:47,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243430137634s 2019-01-09 20:05:47,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.29:8774/v2.1/flavors/detail?is_public=None used request id req-d9b7dfab-7fc4-46d6-9b49-b958dc184d80 2019-01-09 20:05:47,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-01-09 20:05:47,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:8774/v2.1/flavors/32840e0c-d3d1-4597-8e4e-c12a32e26173 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 20:05:47,411 - keystoneauth.session - DEBUG - RESP: [202] Date: Wed, 09 Jan 2019 20:05:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5ef6314d-971a-4836-bd70-b14b36e45ad4 x-compute-request-id: req-5ef6314d-971a-4836-bd70-b14b36e45ad4 Content-Length: 0 Content-Type: application/json 2019-01-09 20:05:47,412 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/32840e0c-d3d1-4597-8e4e-c12a32e26173 used request id req-5ef6314d-971a-4836-bd70-b14b36e45ad4 2019-01-09 20:05:47,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0252130031586s 2019-01-09 20:05:47,412 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.29:8774/v2.1/flavors/32840e0c-d3d1-4597-8e4e-c12a32e26173 used request id req-5ef6314d-971a-4836-bd70-b14b36e45ad4 2019-01-09 20:05:47,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 20:05:47,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 20:05:47,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 20:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7ef0f76-ed44-4d2c-930b-46091e57184b Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.29:5000/v3/users/01c83b98b1f347ab9410fc10fedd430b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "01c83b98b1f347ab9410fc10fedd430b", "email": "heat@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.29:5000/v3/users/07d378842dcb43a9869542f6544a43c0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "07d378842dcb43a9869542f6544a43c0", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.29:5000/v3/users/26bc30d0dace40f98117a50a9685e9ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "26bc30d0dace40f98117a50a9685e9ba", "email": "swift@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.29:5000/v3/users/54c8874f53b54ad3962eb7c8949d5437"}, "domain_id": "default", "enabled": true, "options": {}, "id": "54c8874f53b54ad3962eb7c8949d5437", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.29:5000/v3/users/5771d01662484018a91690bb8afed30b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5771d01662484018a91690bb8afed30b", "email": "neutron@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.29:5000/v3/users/5e7439aec09c428aaed68b899ee9141a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5e7439aec09c428aaed68b899ee9141a", "email": "placement@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.29:5000/v3/users/5edfe4a4fa644ee394192ffd69f1b586"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5edfe4a4fa644ee394192ffd69f1b586", "email": "aodh@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.29:5000/v3/users/600e1589dfed4438b29f25ce164fc466"}, "domain_id": "default", "enabled": true, "options": {}, "id": "600e1589dfed4438b29f25ce164fc466", "email": "glance@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.29:5000/v3/users/7938b997a5714a9ba571ba02c101cf11"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7938b997a5714a9ba571ba02c101cf11", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.29:5000/v3/users/8bfd1f5635c549cf8c4ac403c81f2964"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8bfd1f5635c549cf8c4ac403c81f2964", "email": "panko@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.29:5000/v3/users/a2eea84444784e138ac7f34e5917f617"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a2eea84444784e138ac7f34e5917f617", "email": "cinder@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.29:5000/v3/users/bbae5385819a40de8a1701b968af7c18"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbae5385819a40de8a1701b968af7c18", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "tempest_scenario-user_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "links": {"self": "http://172.30.9.29:5000/v3/users/c33d876425264551937a9a5d09647049"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c33d876425264551937a9a5d09647049", "domain_id": "default", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.29:5000/v3/users/e220fc2b503a4ace9aa1c9fe722dd0af"}, "domain_id": "70f303950d8c4960b77fe442759bd87e", "enabled": true, "options": {}, "id": "e220fc2b503a4ace9aa1c9fe722dd0af", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.29:5000/v3/users/f532accc59d74f429f6bd1404e63fdb0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f532accc59d74f429f6bd1404e63fdb0", "email": "admin@example.com", "password_expires_at": null}], "links": {"self": "http://172.30.9.29:5000/v3/users", "previous": null, "next": null}} 2019-01-09 20:05:47,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b7ef0f76-ed44-4d2c-930b-46091e57184b 2019-01-09 20:05:47,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126881122589s 2019-01-09 20:05:47,540 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users used request id req-b7ef0f76-ed44-4d2c-930b-46091e57184b 2019-01-09 20:05:47,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-01-09 20:05:47,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29:5000/v3/users/c33d876425264551937a9a5d09647049 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 20:05:47,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 20:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7995d1-673b-404d-ad78-93e94aceb1ff Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"user": {"name": "tempest_scenario-user_b83cd54b-aa84-4179-9c90-da627a6c5f6b", "links": {"self": "http://172.30.9.29:5000/v3/users/c33d876425264551937a9a5d09647049"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c33d876425264551937a9a5d09647049", "description": null}} 2019-01-09 20:05:47,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/c33d876425264551937a9a5d09647049 used request id req-5c7995d1-673b-404d-ad78-93e94aceb1ff 2019-01-09 20:05:47,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108671188354s 2019-01-09 20:05:47,655 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/users/c33d876425264551937a9a5d09647049 used request id req-5c7995d1-673b-404d-ad78-93e94aceb1ff 2019-01-09 20:05:47,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-01-09 20:05:47,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/users/c33d876425264551937a9a5d09647049 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 20:05:47,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 20:05:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d75ca34-82a5-4176-88d4-9a40dcf5146a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 20:05:47,895 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c33d876425264551937a9a5d09647049 used request id req-2d75ca34-82a5-4176-88d4-9a40dcf5146a 2019-01-09 20:05:47,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.23948597908s 2019-01-09 20:05:47,895 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/users/c33d876425264551937a9a5d09647049 used request id req-2d75ca34-82a5-4176-88d4-9a40dcf5146a 2019-01-09 20:05:47,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-01-09 20:05:47,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.29: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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 20:05:47,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Wed, 09 Jan 2019 20:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-661b6065-6508-46b6-96d8-2bb0bf511e94 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.29:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.29:5000/v3/projects/0500c4b87961418980a7c07f67a08318"}, "tags": [], "enabled": true, "id": "0500c4b87961418980a7c07f67a08318", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.29:5000/v3/projects/0e297d2df4d74fa4a15c68f931708ef8"}, "tags": [], "enabled": true, "id": "0e297d2df4d74fa4a15c68f931708ef8", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_b83cd54b-aa84-4179-9c90-da627a6c5f6b"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.29:5000/v3/projects/805038e1e9f34a349c09768ea1e3dacf"}, "tags": [], "enabled": true, "id": "805038e1e9f34a349c09768ea1e3dacf", "parent_id": "default", "domain_id": "default", "name": "admin"}]} 2019-01-09 20:05:47,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-661b6065-6508-46b6-96d8-2bb0bf511e94 2019-01-09 20:05:47,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0947959423065s 2019-01-09 20:05:47,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.29:5000/v3/projects used request id req-661b6065-6508-46b6-96d8-2bb0bf511e94 2019-01-09 20:05:48,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-01-09 20:05:48,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.29:5000/v3/projects/0e297d2df4d74fa4a15c68f931708ef8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.2 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 20:05:48,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Wed, 09 Jan 2019 20:05:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d13fb7ae-427e-4900-a45c-dd86752b33b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-01-09 20:05:48,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/0e297d2df4d74fa4a15c68f931708ef8 used request id req-d13fb7ae-427e-4900-a45c-dd86752b33b5 2019-01-09 20:05:48,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.174118995667s 2019-01-09 20:05:48,175 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.29:5000/v3/projects/0e297d2df4d74fa4a15c68f931708ef8 used request id req-d13fb7ae-427e-4900-a45c-dd86752b33b5 2019-01-09 20:05:48,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-01-09 20:05:48,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.29:9696/v2.0/security-groups.json?project_id=0e297d2df4d74fa4a15c68f931708ef8&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}2c01cd786ca2a5c3a787782687a2533870be3c14" 2019-01-09 20:05:48,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d0a5d87c-57a2-412a-9ea1-d35551a60679 Date: Wed, 09 Jan 2019 20:05:48 GMT RESP BODY: {"security_groups": []} 2019-01-09 20:05:48,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=0e297d2df4d74fa4a15c68f931708ef8&name=default used request id req-d0a5d87c-57a2-412a-9ea1-d35551a60679 2019-01-09 20:05:48,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.212534189224s 2019-01-09 20:05:48,391 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.29:9696/v2.0/security-groups.json?project_id=0e297d2df4d74fa4a15c68f931708ef8&name=default used request id req-d0a5d87c-57a2-412a-9ea1-d35551a60679 2019-01-09 20:05:48,391 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK